No response in a number of months; assuming this is no longer an issue
we need to keep open. Feel free to reopen with additional details if
this is incorrect.
** Changed in: linux-restricted-modules-2.6.24 (Ubuntu)
Status: Incomplete => Fix Released
--
Update manager fails - From Gutsy t
Has anyone been able to reproduce it lately? If it's no longer
occurring for anyone maybe we don't need to have this bug open.
** Changed in: linux-restricted-modules-2.6.24 (Ubuntu)
Importance: High => Undecided
--
Update manager fails - From Gutsy to Hardy Beta
https://bugs.launchpad.net/b
** Tags added: gutsy2hardy
--
Update manager fails - From Gutsy to Hardy Beta
https://bugs.launchpad.net/bugs/208961
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.
Hey,
I had the same problem but more strangely I didn't even had fglrx installed.
As soon as I removed the diversions everything worked perfect, here maybe it
helps you too...
[EMAIL PROTECTED]:/home/valy# dpkg-divert --remove /usr/lib/libGL.so.1
Removing `diversion of /usr/lib/libGL.so.1 to
I agree, I think you can dedicate your time to more useful bugs has it seems
fixed.
Thanks for take care Steve.
P.D: Just in case :
$ LANG=C ls -l /usr/lib/fglrx /usr/X11R6/lib/fglrx
/usr/X11R6/lib/fglrx:
total 0
/usr/lib/fglrx:
total 392
-rw-r--r-- 1 root root 394924 Apr 6 00:06 libGL.so.1.2.x
Ok, so unfortunately at this point the upgrade failure appears to be
completely unreproducible and I can't find any trace of it in the xorg-
driver-fglrx package.
The failure does point to a diversions problem, so it's not a bug in
mesa and I'm reassigning; but I'm also dropping this package from
On Wed, 9. April 2008 11:14:15 Steve Langasek wrote:
> ldng, thanks for following up. It's unfortunate that you're unable to
> reproduce the problem now, since I don't see anything in the changelogs
> that would explain this being fixed. Then again, I couldn't find
> anything in the *package* tha
ldng, thanks for following up. It's unfortunate that you're unable to
reproduce the problem now, since I don't see anything in the changelogs
that would explain this being fixed. Then again, I couldn't find
anything in the *package* that explains why it was broken either...
coastgnu, since it ap
Sorry for answering late, been busy. That's what I have rightnow but I'm not
sure it's still relevant
as package seems fixed. hope it helps.
$ dpkg-divert --list '*GL*'
diversion of /usr/lib/libGL.so.1 to /usr/lib/fglrx/libGL.so.1.xlibmesa by
xorg-driver-fglrx
diversion of /usr/lib/libGL.so.1.2
coastgnu,
You don't appear to have reported problems with mesa on upgrade,
however. I need this information from the original submitter of this
bug report, ldng, who unfortunately ran into two unrelated problems in
the same upgrade.
--
Update manager fails - From Gutsy to Hardy Beta
https://bug
On Tue, 1. April 2008 22:35:14 Steve Langasek wrote:
> Hi ldng,
>
> This mesa error message is reminiscent of problems I've seen before
> involving diversions, and nvidia glx packages. Can you please provide
> the output from these two commands?
>
dpkg-divert --list '*GL*'
diversion of /usr/lib/l
Hi ldng,
This mesa error message is reminiscent of problems I've seen before
involving diversions, and nvidia glx packages. Can you please provide
the output from these two commands?
dpkg-divert --list '*GL*'
dpkg -l '*gl*'
** Changed in: mesa (Ubuntu)
Status: New => Incomplete
--
Upd
This bug was fixed in the package python-support - 0.7.5ubuntu1
---
python-support (0.7.5ubuntu1) hardy; urgency=low
* update-python-modules:
- deal with package content moving from package foo to empty foo and
new python-foo (LP: #208961)
-- Michael Vogt <[EMAIL PROTECT
** Attachment added: "Proposed fix"
http://launchpadlibrarian.net/12989652/python-support_0.7.5ubuntu1.debdiff
--
Update manager fails - From Gutsy to Hardy Beta
https://bugs.launchpad.net/bugs/208961
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
Reproducable with the sepolgen and python-libxml2 from gutsy and then:
$ sudo dpkg --unpack
/var/cache/apt/archives/sepolgen_1.0.11-0ubuntu1_all.deb
/var/cache/apt/archives/python-sepolgen_1.0.11-0ubuntu1_all.deb
/var/cache/apt/archives/python-libxml2_2.6.31.dfsg-2ubuntu1_amd64.deb
from hardy.
-
The bug is slightly more complicated to reproduce. The replacment of
sepolgen is the key, the new package is empty, that means that:
$ ls -l /var/lib/python-support/python2.4/sepolgen/__init__.py
lrwxrwxrwx 1 root root 55 2008-03-31 13:43
/var/lib/python-support/python2.4/sepolgen/__init__.py ->
For the python-sepolgen problem it looks like the following is
happening:
1. python-sepolgen (new package) is unpacked but the posinst script did not yet
run
2. python-libxml2 gets unpacked and the prerm is run (because it gets upgraded)
3. python-support expects files in
/var/lib/python-suppor
** Description changed:
Update manager fails to update cleanly from Gutsy to Hardy Beta.
Update manager was invoked as this :
$ /usr/bin/update-manager -d
+
+ Error is:
+
+ Preparing to replace libgl1-mesa-glx 7.0.1-1ubuntu3 (using
.../libgl1-mesa-glx_7.0.3~rc2-1ubuntu2_i386.deb) ...
+ U
Fixed it the ugly way after searching a bit alternative ways :
# nano /var/lib/dpkg/status
- Version: 7.0.1-1ubuntu3
+ Version: 7.0.3~rc2-1ubuntu2
# apt-get -f install
--
Update manager fails - From Gutsy to Hardy Beta
https://bugs.launchpad.net/bugs/208961
You received this bug notification beca
The following resolves most of the problems except for libgl1-mesa-glx :
# apt-get update
# apt-get dist-upgrade
# LC_ALL=C apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were
It seems to be a sepolgen related problem.
Apparently resolved some problem by :
# rm /var/lib/python-support/python2.5/sepolgen/__init__.py
# nano /var/lib/python-support/python2.5/sepolgen/__init__.py
# dpkg -e /var/cache/apt/archives/sepolgen_1.0.11-0ubuntu1_all.deb
# dpkg -e /var/cache/apt/arc
term.log
** Attachment added: "term.log"
http://launchpadlibrarian.net/12970048/term.log
--
Update manager fails - From Gutsy to Hardy Beta
https://bugs.launchpad.net/bugs/208961
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ub
main.log
** Attachment added: "main.log"
http://launchpadlibrarian.net/12970027/main.log
--
Update manager fails - From Gutsy to Hardy Beta
https://bugs.launchpad.net/bugs/208961
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ub
apt-term.log
** Attachment added: "apt-term.log"
http://launchpadlibrarian.net/12970024/apt-term.log
--
Update manager fails - From Gutsy to Hardy Beta
https://bugs.launchpad.net/bugs/208961
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubu
** Attachment added: "apt.log"
http://launchpadlibrarian.net/12969929/apt.log
--
Update manager fails - From Gutsy to Hardy Beta
https://bugs.launchpad.net/bugs/208961
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs m
25 matches
Mail list logo