ls | grep '\.dep$' | while read dep ; do
cat $dep | while read file ; do
if [ ! -f $file ] ; then
printf "missing %-30s for %-30s\n" $file $dep
fi
done
done | sort
missing apache2.tcz for php5.tczl.dep
missing cdrtools.tze for dvd+rwtools.tczl.dep
missing expat.tczl for gtkpod.tczl.dep
missing expat2.tcel for xfv.tcz.dep
missing expat2.tcel for xfw.tcz.dep
missing gcc.tczl for fltk2.tczl.dep
missing glib2-devs.tcz for libgnomeprint-devs.tcz.dep
missing glib2-devs.tcz for libwnck-dev.tcz.dep
missing glib2-devs.tcz for pygobject-dev.tcz.dep
missing glib2-devs.tcz for vte-dev.tcz.dep
missing glib2-devs.tcz for wv-dev.tcz.dep
missing gnutls.tcz for libsoup.tcz.dep
missing gnutls.tcz for webkit.tcz.dep
missing graphics-2.6.26.tczm for x11vnc-0.9.6.tcz.dep
missing icu.tczl for open-vm-tools-withx.tczlm.dep
missing libtool.tcz for gphoto2.tcz.dep
missing libtool.tcz for libgphoto2.tczl.dep
file | faulty entry | corrected entry |
dvd+rwtools.tczl.dep | cdrtools.tze | cdrtools.tcz |
fltk2.tczl.dep | gcc.tczl | gcc.tcz |
gphoto2.tcz.dep | libtool.tcz | libtool.tczl |
gtkpod.tczl.dep | expat.tczl | expat2.tczl |
libgnomeprint-devs.tcz.dep | glib2-devs.tcz | glib2-dev.tcz |
libgphoto2.tczl.dep | libtool.tcz | libtool.tczl |
libsoup.tcz.dep | gnutls.tcz | gnutls.tczl |
libwnck-dev.tcz.dep | glib2-devs.tcz | glib2-dev.tcz |
open-vm-tools-withx.tczlm.dep | icu.tczl | icu.tcz |
php5.tczl.dep | apache2.tcz | apache2.tczl |
pygobject-dev.tcz.dep | glib2-devs.tcz | glib2-dev.tcz |
vte-dev.tcz.dep | glib2-devs.tcz | glib2-dev.tcz |
webkit.tcz.dep | gnutls.tcz | gnutls.tczl |
wv-dev.tcz.dep | glib2-devs.tcz | glib2-dev.tcz |
x11vnc-0.9.6.tcz.dep | graphics-2.6.26.tczm | graphics-2.6.29.1-tinycore.tczm |
xfv.tcz.dep | expat2.tcel | expat2.tczl |
xfw.tcz.dep | expat2.tcel | expat2.tczl |
file | faulty entry | corrected entry |
bluez-gnome.tcz.dep | GConf-2.18.0.1.devs.tcz | GConf-2.22.0-devs.tcz |
GConf-2.22.0-devs.tcz.dep | ORBit2-2.14.17-devs.tcz | ORBit2-2.14.17_devs.tcz |
gfortran.tczl.dep | binutils.tcz | binutils.tczl |
vte-dev.tcz.dep | glib2-devs.tcz | glib2-dev.tcz |
tucan.tcz.dep | openssl-0.9.8h.tcz | openssl-0.9.8h.tczl |
vte-dev.tcz.dep | perl_xml.tcz | perl_xml_parser.tcz or perl_xml_simple.tcz |
php5-cgi-pear.tczl.dep | php-cgi.tczl | php5-cgi.tczl |
libftdi.tczl.dep | usbutils.tczl | usb-utils.tcz |
ls | grep '\.dep' | while read f ; do od -c $f | grep -q '\\r' ; [ $? -eq 0 ] && echo $f ; done
file | faulty entry | corrected entry |
dermixd-oss.tcz.dep | OSS.tczm | OSS.tcz |
recordmydesktop-gtk.tczl.dep | OSS.tczm | OSS.tcz |
recordmydesktop.tcz.dep | OSS.tczm | OSS.tcz |
vimtutor.tcz.dep | vim_7.2.245.tcz | vim.tcz |
file | faulty entry | corrected entry |
rhythmbox.tcz.dep | libgsf.tczl | libgsf.tcz |
python_coherence.tcz.dep | openssl-0.9.8h.tczl | openssl-0.9.8h.tcz |
python_coherence.tcz.dep | python.tczl | python.tcz |
python_coherence.tcz.dep | sqlite3.tczl | sqlite3.tcz |
python_coherence.tcz.dep | tcl_tk.tczl | tcl_tk.tcz |