-----BEGIN PGP SIGNED MESSAGE-----
+ set -x
+ basename /usr/bin/bug-lilypond-cygwin
+ name=bug-lilypond-cygwin
+ [ bug-lilypond-cygwin = bug-lilypond-cygwin ]
+ cat
Please source this script, ie do:
. /usr/bin/bug-lilypond-cygwin > bug.txt
+ docdir=/usr/share/doc/lilypond-1.6.11-1
+ [ ! -d /usr/share/doc/lilypond-1.6.11-1 ]
+ docdir=/usr/doc/lilypond-1.6.11-1
+ [ ! -d /usr/doc/lilypond-1.6.11-1 ]
+ echo
+ echo Availability of executables
Availability of executables
+ echo ===========================
===========================
+ type -p tex
- -p not found
tex is /usr/bin/tex
+ type -p latex
- -p not found
latex is /usr/bin/latex
+ type -p kpsewhich
- -p not found
kpsewhich is /usr/bin/kpsewhich
+ type -p lilypond
- -p not found
lilypond is /usr/bin/lilypond
+ type -p python
- -p not found
python is /usr/bin/python
+ type -p ly2dvi
- -p not found
ly2dvi is /usr/bin/ly2dvi
+ type -p tex.exe
- -p not found
tex.exe is /usr/bin/tex.exe
+ type -p latex.exe
- -p not found
latex.exe is /usr/bin/latex.exe
+ type -p kpsewhich.exe
- -p not found
kpsewhich.exe is /usr/bin/kpsewhich.exe
+ type -p lilypond.exe
- -p not found
lilypond.exe is /usr/bin/lilypond.exe
+ type -p python.exe
- -p not found
python.exe is /usr/bin/python.exe
+ lilypond --version
GNU LilyPond 1.6.11
This is free software. It is covered by the GNU General Public License,
and you are welcome to change it and/or distribute copies of it under
certain conditions. Invoke as `lilypond --warranty' for more information.
Copyright (c) 1996--2003 by
Han-Wen Nienhuys
Jan Nieuwenhuizen
+ python -V
Python 2.3
+ ly2dvi --version
/usr/lib/python2.3/pre.py:94: DeprecationWarning: Please use the 're' module, not the 'pre' module
DeprecationWarning)
ly2dvi (GNU LilyPond) 1.6.11
+ echo
+ echo Test runs
Test runs
+ echo =========
=========
+ mkdir -p /tmp/lily
+ cd /tmp/lily
+ rm -f example-1.* sample2e.*
+ ls -l
total 0
+ latex \nonstopmode \input sample2e
This is TeXk, Version 3.14159 (Web2C 7.4.5)
%&-line parsing enabled.
LaTeX2e <2001/06/01>
Babel and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(/usr/share/texmf/tex/latex/base/sample2e.tex
(/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo))
No file sample2e.aux.
(/usr/share/texmf/tex/latex/base/omscmr.fd) [1] [2] [3] (./sample2e.aux) )
Output written on sample2e.dvi (3 pages, 7256 bytes).
Transcript written on sample2e.log.
+ kpsewhich feta20.mf
/usr/share/lilypond/1.6.11/fonts/source/feta20.mf
+ kpsewhich feta20.pk
+ cp /usr/doc/lilypond-1.6.11-1/input/example-1.ly .
+ cp /usr/doc/lilypond-1.6.11-1/input/example-2.ly .
+ lilypond example-1.ly
GNU LilyPond 1.6.11
Now processing: `example-1.ly'
Parsing...
Interpreting music...[3]
Preprocessing elements...
Calculating column positions...
paper output to `example-1.tex'...
Interpreting music...
MIDI output to `example-1.midi'...
Track ...
+ tex \nonstopmode \input example-1.tex
This is TeXk, Version 3.14159 (Web2C 7.4.5)
%&-line parsing enabled.
(./example-1.tex (/usr/share/lilypond/1.6.11/tex/lilyponddefs.tex
(/usr/share/lilypond/1.6.11/tex/feta20.tex)
(/usr/share/lilypond/1.6.11/tex/lily-ps-defs.tex))
Overfull \hbox (90.84584pt too wide) in paragraph at lines 37--73
[][] |
)
! Emergency stop.
<*> \nonstopmode \input example-1.tex
No pages of output.
Transcript written on example-1.log.
+ dvips -o example-1.ps example-1.dvi
This is dvips(k) 5.92b Copyright 2002 Radical Eye Software (www.radicaleye.com)
dvips: ! DVI file can't be opened.
+ ls -l
total 20
- -rw-r--r-- 1 admin all 974 Sep 10 19:52 example-1.log
- -rw-r--r-- 1 admin all 238 Sep 10 19:52 example-1.ly
- -rw-r--r-- 1 admin all 377 Sep 10 19:52 example-1.midi
- -rw-r--r-- 1 admin all 3788 Sep 10 19:52 example-1.tex
- -rw-r--r-- 1 admin all 287 Sep 10 19:52 example-2.ly
- -rw-r--r-- 1 admin all 159 Sep 10 19:52 sample2e.aux
- -rw-r--r-- 1 admin all 7256 Sep 10 19:52 sample2e.dvi
- -rw-r--r-- 1 admin all 2741 Sep 10 19:52 sample2e.log
+ ly2dvi --verbose example-2
/usr/lib/python2.3/pre.py:94: DeprecationWarning: Please use the 're' module, not the 'pre' module
DeprecationWarning)
Opening pipe `kpsexpand \$TEXMF'
Opening pipe `kpsewhich -expand-path=\$T1FONTS'
TMP="/cygdrive/c/windows/TEMP"
extra_mem_bottom="1000000"
CVS_RSH="/bin/ssh"
USER="admin"
HOME="/home/admin"
PATH="/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/cygdrive/c/WINDOWS:/cygdrive/c/windows:/cygdrive/c/windows/COMMAND:/cygdrive/c/PGP:/cygdrive/c/TEXMF/MIKTEX/BIN"
PS1="$ "
INFOPATH="/usr/local/info:/usr/info:/usr/share/info:/usr/autotool/devel/info:/usr/autotool/stable/info:"
TERM="cygwin"
!C:="C:\cygwin\bin"
TEMP="/cygdrive/c/windows/TEMP"
WINBOOTDIR="C:\WINDOWS"
SHLVL="1"
CMDLINE="bash --login -i"
MANPATH="/usr/local/man:/usr/man:/usr/share/man:/usr/autotool/devel/man::/usr/ssl/man"
HOMEPATH="\cygwin\home\admin"
PGPPATH="C:\PGP"
PROMPT="$p$g"
COMSPEC="C:\WINDOWS\COMMAND.COM"
MAKE_MODE="unix"
GS_LIB="/usr/share/lilypond/1.6.11/ps"
_="/usr/bin/sh"
WINDIR="C:\WINDOWS"
HOMEDRIVE="c:"
OLDPWD="/usr/bin"
pool_size="250000"
PWD="/home/admin"
extra_mem_top="1000000"
GS_FONTPATH=".:/usr/share/lilypond/1.6.11/fonts/type1:/usr/share/texmf/fonts/type1:/usr/share/texmf/fonts/type1/bluesky:/usr/share/texmf/fonts/type1/bluesky/cm
"
TEXMF="{/usr/share/lilypond/1.6.11,{/usr/share/lilypond/1.6.11,/usr/share/texmf}}"
Invoking `lilypond -I /tmp/lily -I /tmp/lily -I /tmp/lily -H dedication -H title -H subtitle -H subsubtitle -H footer -H head -H composer -H arranger -H instrument -H opus -H piece -H metre -H meter -H poet -H texttranslator -H textheight -H orientation -H language -H latexpackages -H papersize -H pagenumber -H latexheaders -H latexoptions -H linewidth -H unit --verbose example-2 '
GNU LilyPond 1.6.11
lilypond_datadir: `/usr/share/lilypond'
local_lilypond_datadir: `/usr/share/lilypond/1.6.11'
localedir: `/usr/share/locale'
LILYPONDPREFIX: `'
[/usr/share/lilypond/1.6.11/scm/output-lib.scm][/usr/share/lilypond/1.6.11/scm/c++.scm][/usr/share/lilypond/1.6.11/scm/molecule.scm][/usr/share/lilypond/1.6.11/scm/bass-figure.scm][/usr/share/lilypond/1.6.11/scm/grob-property-description.scm][/usr/share/lilypond/1.6.11/scm/context-description.scm][/usr/share/lilypond/1.6.11/scm/interface-description.scm][/usr/share/lilypond/1.6.11/scm/beam.scm][/usr/share/lilypond/1.6.11/scm/clef.scm][/usr/share/lilypond/1.6.11/scm/slur.scm][/usr/share/lilypond/1.6.11/scm/font.scm][/usr/share/lilypond/1.6.11/scm/music-functions.scm][/usr/share/lilypond/1.6.11/scm/music-property-description.scm][/usr/share/lilypond/1.6.11/scm/auto-beam.scm][/usr/share/lilypond/1.6.11/scm/basic-properties.scm][/usr/share/lilypond/1.6.11/scm/chord-name.scm][/usr/share/lilypond/1.6.11/scm/grob-description.scm][/usr/share/lilypond/1.6.11/scm/translator-property-description.scm][/usr/share/lilypond/1.6.11/scm/script.scm][/usr/share/lilypond/1.6.11/scm/drums.scm][/usr/shar
e/lilypond/1.6.11/scm/midi.
Now processing: `example-2.ly'
Parsing...[/usr/share/lilypond/1.6.11/ly/init.ly[/usr/share/lilypond/1.6.11/ly/declarations-init.ly[/usr/share/lilypond/1.6.11/ly/nederlands.ly][/usr/share/lilypond/1.6.11/ly/chord-modifiers-init.ly][/usr/share/lilypond/1.6.11/ly/script-init.ly][/usr/share/lilypond/1.6.11/ly/scale-definitions-init.ly][/usr/share/lilypond/1.6.11/ly/engraver-init.ly][/usr/share/lilypond/1.6.11/ly/grace-init.ly][/usr/share/lilypond/1.6.11/ly/midi-init.ly[/usr/share/lilypond/1.6.11/ly/performer-init.ly]][/usr/share/lilypond/1.6.11/ly/generic-paper-init.ly][/usr/share/lilypond/1.6.11/ly/paper20-init.ly[/usr/share/lilypond/1.6.11/ly/params-init.ly[/usr/share/lilypond/1.6.11/ly/a4-init.ly][/usr/share/lilypond/1.6.11/ly/paper-init.ly]]][/usr/share/lilypond/1.6.11/ly/dynamic-scripts-init.ly][/usr/share/lilypond/1.6.11/ly/spanners-init.ly][/usr/share/lilypond/1.6.11/ly/property-init.ly]][/tmp/lily/example-2.ly]]
[/usr/share/lilypond/1.6.11/fonts/afm/feta20.afm]Interpreting music...[2]elapsed time: 0.23 seconds
Element count 88 (spanners 9) Preprocessing elements... Grob count 136 [/usr/share/lilypond/1.6.11/fonts/afm/parmesan20.afm]
Calculating column positions... Global shortest duration is 1/16
Optimal demerits: 6.302626
paper output to `example-2.tex'...
Element count 76.[0]
scm]((gc-time-taken . 286) (cells-allocated . 157384) (cell-heap-size . 884736) (bytes-malloced . 495827) (gc-malloc-threshold . 645811) (gc-times . 3) (gc-mark-time-taken . 45) (gc-sweep-time-taken . 241) (cells-marked . 220464) (cells-swept . 2639616) (cell-heap-segments (420227072 . 416032768) (420311040 . 420294656) (423251968 . 420384768)))Interpreting music...
/tmp/lily/example-2.ly:12:10: warning: No ties were created!:
a''2 ~
c4( [e8 )e] [a,16 a a a]
elapsed time: 0.01 seconds
MIDI output to `example-2.midi'...
Track ... [0]
Analyzing example-2.tex...
Invoking `latex \\nonstopmode \\input example-2.latex'
This is TeXk, Version 3.14159 (Web2C 7.4.5)
%&-line parsing enabled.
LaTeX2e <2001/06/01>
Babel and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.
(./example-2.latex (/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size10.clo))
(/usr/share/texmf/tex/latex/misc/geometry.sty
(/usr/share/texmf/tex/latex/graphics/keyval.sty)
(/usr/share/texmf/tex/latex/config/geometry.cfg))
(/usr/share/texmf/tex/latex/base/inputenc.sty
(/usr/share/texmf/tex/latex/base/latin1.def))
(/usr/share/lilypond/1.6.11/tex/titledefs.tex
(/usr/share/lilypond/1.6.11/tex/feta20.tex))
LaTeX Warning: Unused global option(s):
[compat2].
No file example-2.aux.
(./example-2.tex (/usr/share/lilypond/1.6.11/tex/lilyponddefs.tex
(/usr/share/lilypond/1.6.11/tex/feta20.tex)
(/usr/share/lilypond/1.6.11/tex/lily-ps-defs.tex)))
Overfull \vbox (0.7539pt too high) has occurred while \output is active
[1] (./example-2.aux) )
(see the transcript file for additional information)
Output written on example-2.dvi (1 page, 1820 bytes).
Transcript written on example-2.log.
DVI output to `example-2.dvi'...
MIDI output to `example-2.midi'...
Cleaning /cygdrive/c/windows/TEMP/tmpZF_yP1ly2dvi...
+ ls -l
total 23
- -rw-r--r-- 1 admin all 974 Sep 10 19:52 example-1.log
- -rw-r--r-- 1 admin all 238 Sep 10 19:52 example-1.ly
- -rw-r--r-- 1 admin all 377 Sep 10 19:52 example-1.midi
- -rw-r--r-- 1 admin all 3788 Sep 10 19:52 example-1.tex
- -rw-r--r-- 1 admin all 1820 Sep 10 2003 example-2.dvi
- -rw-r--r-- 1 admin all 287 Sep 10 19:52 example-2.ly
- -rw-r--r-- 1 admin all 383 Sep 10 19:53 example-2.midi
- -rw-r--r-- 1 admin all 159 Sep 10 19:52 sample2e.aux
- -rw-r--r-- 1 admin all 7256 Sep 10 19:52 sample2e.dvi
- -rw-r--r-- 1 admin all 2741 Sep 10 19:52 sample2e.log
+ echo
+ echo Environment settings
Environment settings
+ echo ====================
====================
+ echo HOME=
HOME=
+ echo SHELL=<>
SHELL=<>
+ echo LILYPONDPREFIX=<>
LILYPONDPREFIX=<>
+ echo TEXMF=<{/usr/share/lilypond/1.6.11,/usr/share/texmf}>
TEXMF=<{/usr/share/lilypond/1.6.11,/usr/share/texmf}>
+ echo MFINPUTS=<>
MFINPUTS=<>
+ echo TFMFONTS=<>
TFMFONTS=<>
+ echo TEXINPUTS=<>
TEXINPUTS=<>
+ echo
+ echo System information
System information
+ echo ==================
==================
+ uname -a
CYGWIN_98-4.10 bluewin 1.5.3(0.90/3/2) 2003-09-01 13:15 i686 unknown unknown Cygwin
+ cygcheck -s
Cygwin Win95/NT Configuration Diagnostics
Current System Time: Wed Sep 10 19:53:00 2003
Windows 98 SE Ver 4.10 Build 2222
Path: c:\cygwin\usr\local\bin
c:\cygwin\bin
c:\cygwin\bin
c:\cygwin\usr\X11R6\bin
c:\WINDOWS
c:\windows
c:\windows\COMMAND
c:\PGP
c:\TEXMF\MIKTEX\BIN
Output from c:\cygwin\bin\id.exe (nontsec)
UID: 500(admin) GID: 544(all)
544(all)
Output from c:\cygwin\bin\id.exe (ntsec)
UID: 500(admin) GID: 544(all)
544(all)
SysDir: C:\WINDOWS\SYSTEM
WinDir: C:\WINDOWS
HOME = `c:\cygwin\home\admin'
MAKE_MODE = `unix'
PWD = `/home/admin'
USER = `admin'
Use `-r' to scan registry
a: fd N/A N/A
c: hd FAT32 7155Mb 70% CP UN VAIONOTE
d: hd FAT32 4329Mb 24% CP UN
g: cd UDFRDR 656Mb 100% CP UN Imaging
c:\cygwin / system binmode
c:\cygwin/bin /usr/bin system binmode
c:\cygwin/lib /usr/lib system binmode
. /cygdrive system binmode,cygdrive
Found: c:\cygwin\bin\awk.exe
Found: c:\cygwin\bin\bash.exe
Found: c:\cygwin\bin\cat.exe
Found: c:\cygwin\bin\cp.exe
Not Found: cpp (good!)
Found: c:\cygwin\bin\find.exe
Found: c:\windows\COMMAND\find.exe
Not Found: gcc
Not Found: gdb
Found: c:\cygwin\bin\grep.exe
Not Found: ld
Found: c:\cygwin\bin\ls.exe
Not Found: make
Found: c:\cygwin\bin\mv.exe
Found: c:\cygwin\bin\rm.exe
Found: c:\cygwin\bin\sed.exe
Found: c:\cygwin\bin\sh.exe
Found: c:\cygwin\bin\tar.exe
135k 2003/04/13 c:\cygwin\bin\cygexpat-0.dll
61k 2003/08/09 c:\cygwin\bin\cygbz2-1.dll
380k 2002/07/24 c:\cygwin\bin\cygdb-3.1.dll
487k 2002/07/24 c:\cygwin\bin\cygdb_cxx-3.1.dll
19k 2003/03/22 c:\cygwin\bin\cyggdbm.dll
28k 2003/07/20 c:\cygwin\bin\cyggdbm-3.dll
15k 2003/07/20 c:\cygwin\bin\cyggdbm_compat-3.dll
30k 2003/08/11 c:\cygwin\bin\cyggdbm-4.dll
15k 2003/08/11 c:\cygwin\bin\cyggdbm_compat-4.dll
12k 2003/08/10 c:\cygwin\bin\cyggettextpo-0.dll
69k 2003/08/10 c:\cygwin\bin\cyggettextlib-0-12-1.dll
134k 2003/08/10 c:\cygwin\bin\cyggettextsrc-0-12-1.dll
489k 2003/08/09 c:\cygwin\bin\cygguile-12.dll
24k 2003/08/09 c:\cygwin\bin\cygguile-ltdl-1.dll
11k 2003/08/09 c:\cygwin\bin\cygguilereadline-v-12-12.dll
62k 2003/08/09 c:\cygwin\bin\cygguile-srfi-srfi-13-14-v-1-1.dll
23k 2003/08/09 c:\cygwin\bin\cygguile-srfi-srfi-4-v-1-1.dll
489k 2003/07/28 c:\cygwin\bin\cygguile-12abi13.dll
24k 2003/07/28 c:\cygwin\bin\cygguile-ltdl-1abi13.dll
11k 2003/07/28 c:\cygwin\bin\cygguilereadline-v-12-12abi13.dll
62k 2003/07/28 c:\cygwin\bin\cygguile-srfi-srfi-13-14-v-1-1abi13.dll
23k 2003/07/28 c:\cygwin\bin\cygguile-srfi-srfi-4-v-1-1abi13.dll
958k 2003/08/10 c:\cygwin\bin\cygiconv-2.dll
22k 2001/12/13 c:\cygwin\bin\cygintl-1.dll
37k 2003/08/10 c:\cygwin\bin\cygintl-2.dll
132k 2003/08/11 c:\cygwin\bin\cygjpeg-62.dll
119k 2002/02/09 c:\cygwin\bin\cygjpeg6b.dll
61k 2003/07/28 c:\cygwin\bin\cygkpathsea-3.dll
60k 2003/07/27 c:\cygwin\bin\cygkpathsea-3abi13.dll
32k 2003/08/18 c:\cygwin\bin\cygltdl-3.dll
45k 2001/04/25 c:\cygwin\bin\cygform5.dll
26k 2001/04/25 c:\cygwin\bin\cygmenu5.dll
156k 2001/04/25 c:\cygwin\bin\cygncurses++5.dll
226k 2001/04/25 c:\cygwin\bin\cygncurses5.dll
15k 2001/04/25 c:\cygwin\bin\cygpanel5.dll
35k 2002/01/09 c:\cygwin\bin\cygform6.dll
20k 2002/01/09 c:\cygwin\bin\cygmenu6.dll
175k 2002/01/09 c:\cygwin\bin\cygncurses++6.dll
202k 2002/01/09 c:\cygwin\bin\cygncurses6.dll
12k 2002/01/09 c:\cygwin\bin\cygpanel6.dll
48k 2003/08/09 c:\cygwin\bin\cygform7.dll
29k 2003/08/09 c:\cygwin\bin\cygmenu7.dll
224k 2003/08/09 c:\cygwin\bin\cygncurses7.dll
19k 2003/08/09 c:\cygwin\bin\cygpanel7.dll
63k 2003/04/11 c:\cygwin\bin\cygpcre.dll
61k 2003/04/11 c:\cygwin\bin\cygpcreposix.dll
173k 2003/08/10 c:\cygwin\bin\cygpng12.dll
22k 2002/06/09 c:\cygwin\bin\cygpopt-0.dll
17k 2001/06/28 c:\cygwin\bin\cyghistory4.dll
108k 2001/06/28 c:\cygwin\bin\cygreadline4.dll
29k 2003/08/10 c:\cygwin\bin\cyghistory5.dll
148k 2003/08/10 c:\cygwin\bin\cygreadline5.dll
281k 2003/02/24 c:\cygwin\bin\cygtiff3.dll
282k 2003/08/11 c:\cygwin\bin\cygtiff4.dll
849k 2003/08/11 c:\cygwin\bin\cygcrypto-0.9.7.dll
176k 2003/08/11 c:\cygwin\bin\cygssl-0.9.7.dll
1100k 2003/08/29 c:\cygwin\bin\cygperl5_8_0.dll
60k 2003/08/09 c:\cygwin\bin\cygz.dll
945k 2003/09/01 c:\cygwin\bin\cygwin1.dll
Cygwin DLL version info:
DLL version: 1.5.3
DLL epoch: 19
DLL bad signal mask: 19005
DLL old termios: 5
DLL malloc env: 28
API major: 0
API minor: 90
Shared data: 3
DLL identifier: cygwin1
Mount registry: 2
Cygnus registry name: Cygnus Solutions
Cygwin registry name: Cygwin
Program options name: Program Options
Cygwin mount registry name: mounts v2
Cygdrive flags: cygdrive flags
Cygdrive prefix: cygdrive prefix
Cygdrive default prefix:
Build date: Mon Sep 1 13:15:28 EDT 2003
Shared id: cygwin1S3
Cygwin Package Information
Package Version
_update-info-dir 00211-1
ash 20020731-3
base-files 2.5-1
base-passwd 1.1-1
bash 2.05b-13
bzip2 1.0.2-5
clear 1.0-1
cygutils 1.2.1-2
cygwin 1.5.3-1
diffutils 2.8.4-1
ed 0.2-1
expat 1.95.6-1
fileutils 4.1-2
findutils 4.1.7-4
gawk 3.1.3-3
gdbm 1.8.3-7
ghostscript 7.05-2
ghostscript-base 7.05-2
grep 2.5-1
gzip 1.3.3-4
libbz2_1 1.0.2-5
libdb3.1 3.1.17-2
libgdbm 1.8.0-5
libgdbm-devel 1.8.3-7
libgdbm3 1.8.3-3
libgdbm4 1.8.3-7
libgettextpo0 0.12.1-3
libguile12 1.6.4-12
libguile12abi13 1.6.4-2
libiconv2 1.9.1-3
libintl1 0.10.40-1
libintl2 0.12.1-3
libjpeg62 6b-11
libjpeg6b 6b-8
libkpathsea3 2.0.2-11
libkpathsea3abi13 2.0.2-2
libltdl3 1.5-3
libncurses5 5.2-1
libncurses6 5.2-8
libncurses7 5.3-4
libpcre 4.1-1
libpng12 1.2.5-4
libpopt0 1.6.4-4
libreadline4 4.1-2
libreadline5 4.3-5
libtiff3 3.6.0-2
libtiff4 3.6.0-5
lilypond 1.6.11-1
login 1.9-7
ncurses 5.3-4
openssl 0.9.7b-3
perl 5.8.0-5
python 2.3-2
readline 4.3-5
sed 4.0.7-3
sh-utils 2.0.15-4
tar 1.13.25-3
tcltk 20030901-1
termcap 20021106-2
terminfo 5.3_20030726-1
tetex-bin 2.0.2-12
tetex-tiny 2.0.2-12
texinfo 4.2-4
textutils 2.0.21-1
which 1.5-2
zlib 1.1.4-4
Use -h to see help about each section
+ false
-----BEGIN PGP SIGNATURE-----
Version: 2.6.3
Charset: cp852
Comment: 0xCD9B0F79 key at http://www.aacsc.ch/PGP263i/keys.html
iQCVAwUBP2BZWmrNVq/Nmw95AQFr4AQAoLSSOf+Qfl4iJfZHg9IZlCMiKtxdAcey
QCSJCsqSj9OWRRFEGzekm01D34F1LYHQx7xW8pzC1rKJyBS+VitzC3fFQOv5i9gD
a0UgRfYb7/KcmzY40dRpaNIX60qirwGhCiTu86sYeRYSHqx3O8ES4ZgionvYr8tl
E6tGJS7/dn4=
=Og2M
-----END PGP SIGNATURE-----