Josselin Mouette wrote:
> The easy way is to regenerate all symlinks from scratch, making them as
> they should be, and look for differences:
> find /usr/lib/pymodules | sort > foo
> cp -a /usr/lib/pymodules /var/tmp/pymodules.backup
> update-python-modules -f
> find
Josselin Mouette wrote:
> The easy way is to regenerate all symlinks from scratch, making them as
> they should be, and look for differences:
> find /usr/lib/pymodules | sort > foo
> cp -a /usr/lib/pymodules /var/tmp/pymodules.backup
> update-python-modules -f
> find
Le mercredi 27 janvier 2010 à 16:25 -0500, Joey Hess a écrit :
> > It doesn’t make much sense to me since it would mean that
> > update-python-modules failed silently for all of these packages; no
> > symlinks set, and no dpkg-trigger called.
>
> Or that dpkg-trigger failed to record the trigger s
Josselin Mouette wrote:
> There is definitely a problem with the last batch of packages
> configured, starting at 02:12:55. You can see that while several
> packages using python-support are upgraded, the python-support trigger
> is not activated by any of them.
Huh, interesting.
> It doesn’t ma
Le mercredi 27 janvier 2010 à 13:33 -0500, Joey Hess a écrit :
> > Do you have the dpkg.log snippet that corresponds to the python-dbus
> > upgrade? I’d like to see what was upgraded with it that could have made
> > it fail.
>
> Yes, I do, attached. (Has some earlier upgrades and also my removal
Le mercredi 27 janvier 2010 à 11:21 -0500, Joey Hess a écrit :
> I upgraded from 0.83.0-1 last night. This morning I rebooted
> and noticed wicd was not working; python could not load the dbus
> module.
>
> Seemed python-support had somehow not registered it:
>
> j...@gnu:/var/lib/python-support
reassign 567135 python-support
thanks
On 27.01.2010 17:21, Joey Hess wrote:
> Package: python-dbus
> Version: 0.83.0-1+b1
> Severity: normal
>
> I upgraded from 0.83.0-1 last night. This morning I rebooted
> and noticed wicd was not working; python could not load the dbus
> module.
>
> Seemed py
Package: python-dbus
Version: 0.83.0-1+b1
Severity: normal
I upgraded from 0.83.0-1 last night. This morning I rebooted
and noticed wicd was not working; python could not load the dbus
module.
Seemed python-support had somehow not registered it:
j...@gnu:/var/lib/python-support>find py* | grep -
8 matches
Mail list logo