At Sun, 5 Aug 2007 22:32:27 +0530, Ritesh Raj Sarraf wrote: > > On Sunday 05 August 2007, Junichi Uekawa wrote: > > Try the following NOW, as documented in README.Debian > > > > You should have explained that "NOW" earlier. :-) > By the time I saw your email, I had already done an apt-get clean. > > > > > (echo 'VERSION 2'; echo '' ; > > ls -1 /var/cache/apt/archives/*_*.deb | > > sed 's/^/x x x x /') | > > /usr/sbin/apt-listbugs apt -d > > Anyway, here's the output: > > And probably this is what you were wanting to have a look at: > > Retrieving bug reports... 0%Exception `LoadError' > at /usr/lib/ruby/1.8/xml/encoding-ja.rb:12 - no such file to load -- uconv > Set XSD::XMLParser::XMLParser as XML processor. > Exception `LoadError' at /usr/lib/ruby/1.8/http-access2.rb:31 - no such file > to load -- openssl > Wire dump:
No, the above error message always appears, so not relevant to this problem. > hurd:~# (echo 'VERSION 2'; echo ''; > ls -l /var/cache/apt/archives/*_*.deb | > sed 's/^/x x x x /') | > /usr/sbin/apt-listbugs apt -d > Reading package fields... 0%dpkg: conflicting actions -r (--remove) and -I > (--info) > > Type dpkg --help for help about installing and deinstalling packages [*]; > Use `dselect' or `aptitude' for user-friendly package management; > Type dpkg -Dhelp for a list of dpkg debug flag values; > Type dpkg --force-help for a list of forcing options; > Type dpkg-deb --help for help about manipulating *.deb files; > Type dpkg --license for copyright license and lack of warranty (GNU GPL) [*]. The above looks weird. What files do you have in /var/cache/apt/archives/ ? Ermm... actually, it needs to be 'ls -1 /var/cache/apt/archives/*_*.deb |' not 'ls -l /var/cache/apt/archives/*_*.deb |'. Note the difference between '-1' and '-l'. Could you try again with '-1' ? regards, junichi -- [EMAIL PROTECTED],netfort.gr.jp} Debian Project