So far still unaddressed ones that have come to my knowledge include:
1. netcfg barfs on editing my eth0 in interfaces. Gives me a blank
window and the error (in bash):
Exception in Tkinter callback
Traceback (innermost last):
File "/var/tmp/python-root/usr/lib/python1.5/lib-tk/Tkinter.py", line
764, in
__call__
return apply(self.func, args)
File "/usr/lib/rhs/netcfg/netcfg.py", line 1537, in editEntry
return self.editInterface(self.IFBox.getItems(index)[0], index)
File "/usr/lib/rhs/netcfg/netcfg.py", line 1497, in editInterface
self.editBus(interface, index, bootp)
File "/usr/lib/rhs/netcfg/netcfg.py", line 544, in editBus
(('command', {'label':'none', 'command':lambda
x=self:x.bootproto.set('none')}),
File "/usr/lib/rhs/python/rhentry.py", line 102, in __init__
self.MB = Menubutton(self.MF, {'anchor':'e', 'bitmap':dropdown,
File "/var/tmp/python-root/usr/lib/python1.5/lib-tk/Tkinter.py", line
1571, in __init__
Widget.__init__(self, master, 'menubutton', cnf, kw)
File "/var/tmp/python-root/usr/lib/python1.5/lib-tk/Tkinter.py", line
1084, in __init__
self.tk.call(
TclError: error reading bitmap file
"/usr/lib/rhs/control-panel/loopy/dropdown.xbm"
2. Linuxconf core-dumps after trying to change the time zone (changes
take affect but upon quitting gnome-linuxconf I get error):
linuxconf: ipfw.cc:379: int ipfw_flush(int, SSTRING *, int): Assertion
`0' failed.
Aborted (core dumped)
3. Xboard info file is not bz2ed.
4. dumpreg, fix132x43, gftp, kdoc, makekdedoc, pgp (Mandrake 7.0 crypto
version), qt2kdoc, restorefont, restorepalette, restoretextmode,
manpage, runx, savetextmode, scp (mdk 7.0 crypto for openssh),
setmclk, slogin, ssh, ssh-add, ssh-agent, ssh-keygen, textmode(man1) is
not bz2ed. In man5, svgalibrc is not compressed. In man7 svgalib and
threedkit aren't compressed and in man8, sshd isn't compressed.
Also much of man3 and man6 remain uncompressed (only 7.25mb on my box
but still)
5. cdda2wav, cdrecord, deallocvt, devdump, disable-paste, floppyd,
floppyd_installtest, gpm-root, isodump, isoinfo, isovfy, kreglo, less,
lessecho, lesskey, mev, mkisofs, readcd, vigmeup, isn't stripped
(/usr/bin)
Answers or comments anyone?
Dara Hazeghi
P.S. I would be more than happy to fix the RPMs, for the uncrompressed
files, but only if someone will actually care to include them.