Your message dated Thu, 10 Jul 2008 00:04:27 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Unreproducible: Debian Bug 334885
has caused the Debian Bug report #334885,
regarding mini-dinstall: crashes on dangling symlink
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
334885: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=334885
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: mini-dinstall
Version: 0.6.21
Severity: minor
ln -s unkown_dest foo
inside of archivedir causes immediate crash:
Oct 20 15:14:37 mini-dinstall [1142950832] INFO: Created new thread (testing
Indexer) for async directory notification
Oct 20 15:14:37 mini-dinstall [1117780912] INFO: Packages generation complete
Oct 20 15:14:37 mini-dinstall [1117780912] INFO: Generating Sources file...
Oct 20 15:14:37 mini-dinstall [1134562224] INFO: Packages generation complete
Oct 20 15:14:37 mini-dinstall [1134562224] INFO: Generating Sources file...
Oct 20 15:14:37 mini-dinstall [1126169520] INFO: Sources generation complete
Oct 20 15:14:37 mini-dinstall [1126169520] INFO: Entering daemon mode...
Oct 20 15:14:37 mini-dinstall [1151339440] INFO: Created new thread
(experimental Indexer) for async directory notification
Oct 20 15:14:37 mini-dinstall [1117780912] INFO: Sources generation complete
Oct 20 15:14:37 mini-dinstall [1117780912] INFO: Entering daemon mode...
Oct 20 15:14:37 mini-dinstall [1134562224] INFO: Sources generation complete
Oct 20 15:14:37 mini-dinstall [1159728048] INFO: Created new thread (unstable
Indexer) for async directory notification
Oct 20 15:14:37 mini-dinstall [1134562224] INFO: Entering daemon mode...
Oct 20 15:14:37 mini-dinstall [1168116656] INFO: Created new thread (stable
Indexer) for async directory notification
Oct 20 15:15:29 mini-dinstall [1099922352] INFO: Generating Packages file...
Oct 20 15:15:29 mini-dinstall [1099922352] ERROR: Unhandled exception; shutting
down
Traceback (most recent call last):
File "/usr/bin/mini-dinstall", line 1227, in run
self._daemonize()
File "/usr/bin/mini-dinstall", line 1285, in _daemonize
self._index([os.path.basename(os.path.abspath(dir))])
File "/usr/bin/mini-dinstall", line 1304, in _index
self._index_impl(arches, force=force)
File "/usr/bin/mini-dinstall", line 1366, in _index_impl
self._make_packagesfile(self._relpath())
File "/usr/bin/mini-dinstall", line 1065, in _make_packagesfile
self._make_indexfile(dir, 'packages', 'Packages')
File "/usr/bin/mini-dinstall", line 1060, in _make_indexfile
raise DinstallException("apt-ftparchive exited with status code %d" %
(status,))
DinstallException: 'apt-ftparchive exited with status code 25600'
Oct 20 15:15:29 mini-dinstall [1099922352] INFO: Thread "testing" exiting
Oct 20 15:15:29 mini-dinstall [1075355776] INFO: Die event caught; waiting for
incoming processor to finish
Oct 20 15:15:29 mini-dinstall [1091533744] INFO: All packages in incoming dir
installed; exiting
Oct 20 15:15:29 mini-dinstall [1075355776] INFO: Die event caught; waiting for
archive testing to finish
Oct 20 15:15:29 mini-dinstall [1075355776] INFO: Die event caught; waiting for
archive unstable to finish
Oct 20 15:15:30 mini-dinstall [1108310960] INFO: Caught cancel event; async
dnotify thread exiting
Oct 20 15:15:30 mini-dinstall [1142950832] INFO: Caught cancel event; async
dnotify thread exiting
Oct 20 15:15:30 mini-dinstall [1151339440] INFO: Caught cancel event; async
dnotify thread exiting
Oct 20 15:15:30 mini-dinstall [1126169520] INFO: Thread "experimental" exiting
Oct 20 15:15:30 mini-dinstall [1159728048] INFO: Caught cancel event; async
dnotify thread exiting
Oct 20 15:15:30 mini-dinstall [1134562224] INFO: Thread "stable" exiting
Oct 20 15:15:30 mini-dinstall [1168116656] INFO: Caught cancel event; async
dnotify thread exiting
Oct 20 15:15:30 mini-dinstall [1075355776] INFO: Die event caught; waiting for
archive experimental to finish
Oct 20 15:15:30 mini-dinstall [1075355776] INFO: Die event caught; waiting for
archive stable to finish
Oct 20 15:15:30 mini-dinstall [1117780912] INFO: Thread "unstable" exiting
Oct 20 15:15:30 mini-dinstall [1075355776] INFO: main thread exiting...
easily cured by removing dangling symlink and restarting
mini-dinstall, so not that important, but still a bug...
--
maks
--- End Message ---
--- Begin Message ---
On Wed, 09 Jul 2008, Stephan Suerken wrote:
> Hi Maximilian,
>
> i cannot reproduce your problem, neither for the version you reported
> (0.6.21 in a sarge chroot), nor for the current.
>
> What I get instead is a warning in the log
>
> "W: Unable to stat ..."
>
> which seems quite ok.
>
> My guess is that this was fixed by some third party update (python or
> apt-ftparchive).
ack
thanks for the testing, closing.
> Could you please re-test (and eventually close) this?
>
> Thanks,
>
> Stephan
> --
> Stephan Suerken <[EMAIL PROTECTED]>
> Phone: +49.721.91374-4393
>
> 1&1 Internet AG, Karlsruhe
kind regards
--
maks
--- End Message ---