Hi! On Wed, 2010-07-21 at 09:01:47 -0500, Jonathan Nieder wrote: > Trying to remove iceweasel causes update-alternatives to segfault > for me. iceweasel prerm does > > update-alternatives --remove x-www-browser /usr/bin/iceweasel > update-alternatives --remove gnome-www-browser /usr/bin/iceweasel > > Maybe the problem has to do with slave links. > > $ cat /var/lib/dpkg/alternatives/x-www-browser > auto > /usr/bin/x-www-browser > x-www-browser.1.gz > /usr/share/man/man1/x-www-browser.1.gz > > /usr/bin/chromium-browser > 40 > > /usr/bin/iceweasel > 70 > /usr/share/man/man1/iceweasel.1.gz > > This is with dpkg (and u-a) built from commit f86ff414.
I'll take a look into this later today if no one has done so. > So, I think, I should try ‘master’ instead. dpkg master fails some > dpkg-divert tests, so I haven’t tried using it. > > Test Summary Report > ------------------- > ../../src/t/100_dpkg_divert.t (Wstat: 1792 Tests: 235 Failed: 7) > Failed tests: 143-144, 158, 161-162, 175, 184 > Non-zero exit status: 7 > Files=1, Tests=235, 3 wallclock secs ( 0.21 usr 0.05 sys + 0.54 cusr > 0.49 csys = 1.29 CPU) > Result: FAIL The dpkg-divert tests do not fail for me, neither in-tree or out of tree. I've fixed the out of tree tests for scripts/ for which I forgot to add a variable in the check-local rule, now in master. So debuild works for me now too. > Unfortunately I do not have time to investigate beyond this at the > moment. Are these known problems? Nope. And thanks for testing! Once these have been looked at, I'll probably ask for some more testing and announce the next upload. regards, guillem -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

