@Matthias Klose: urgs, I'm very sorry for confusing this :/
--
Python upgrade errors
https://launchpad.net/bugs/58915
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
this is python-support ...
--
Python upgrade errors
https://launchpad.net/bugs/58915
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
the python-gtk-1.2 issue seems to be reported in #61323 already.
--
Python upgrade errors
https://launchpad.net/bugs/58915
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
@Bastanteroma: that one is yet another different bug in python-central
(or python-gtk-1.2/python-goject depends on how you look at it). If it
was not reported already it should be filed as a new bug.
--
Python upgrade errors
https://launchpad.net/bugs/58915
--
ubuntu-bugs mailing list
ubuntu-bu
And I still get what seems to be the same error.
[EMAIL PROTECTED]:~$ sudo aptitude upgrade
Reading package lists... Done
Building dependency tree... Done
Initializing package states... Done
Building tag database... Done
No packages will be installed, upgraded, or removed.
0 packages upgrade
** Bug 61457 has been marked a duplicate of this bug
--
Python upgrade errors
https://launchpad.net/bugs/58915
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
I have this error:
excuse me for log in italian
Conf python-gtk-1.2 (0.6.12-5) ...
Traceback (most recent call last):
File "/usr/sbin/update-python-modules", line 279, in ?
process(basedir,install_modules(py_installed))
File "/usr/sbin/update-python-modules", line 150, in process
func(
** Changed in: python-central (Ubuntu)
Status: Fix Committed => Fix Released
--
Python upgrade errors
https://launchpad.net/bugs/58915
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
At 4:18 pm EDT, i too did and apt-get update and installed the packages
listed above.
I can also confirm that this bug is FIXED.
Cheers and thank you.
--
Python upgrade errors
https://launchpad.net/bugs/58915
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/ma
Around 3:50 PM, I did an apt-get update, and the changes were up.
The following packages will be upgraded:
python python-apt python-central python-examples python-minimal python-pisock
The upgrade now continues for me and gets past these. (It errors on
another part, unrelated to this bug)
I ca
** Bug 61509 has been marked a duplicate of this bug
--
Python upgrade errors
https://launchpad.net/bugs/58915
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Robert:
The fix is already in progress. You did your part by making it here to
report the bug.
Cheers
--
Python upgrade errors
https://launchpad.net/bugs/58915
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
I'm glad that these has been reported. Hope it gets fixed. What else
should I do to help. But I can't code.
--
Python upgrade errors
https://launchpad.net/bugs/58915
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Yeah, the fix is in progress, it should be availalbe soon.
--
Python upgrade errors
https://launchpad.net/bugs/58915
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
I can't confirm fix either. In fact, I can confirm it's broken.
The pre-rm script involves pycentral, which attempts to invoke a
nonexistant method "old_versions" from pyversions.
Since the call only exists so pycentral can emit some warnings, and
doesn't affect actual program logic, I commented
I can confirm this bug as well. But I also seem to be getting it from the file
/var/cache/apt/archives/python-pisock_0.12.1-3_i386.deb
Going by what Micah said, I guess that if old_versions method is
corrected, both files will be fixed.
--
Python upgrade errors
https://launchpad.net/bugs/58915
As of 12:35 pm EDT, I can't confirm this bug has been fixed.
I attempted after an apt-get update.
--
Python upgrade errors
https://launchpad.net/bugs/58915
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Just re-installed using today's Flight 3. Install completed at 12:00 noon EST,
USA. Bug not fixed.
Machine Acer Ferrari 4005 AMD64. Selected all default options.
After re-boot, synaptic package manager gives me the following:
E: /var/cache/apt/archives/python-apt_0.6.19ubuntu5_amd64.deb:
subpro
** Bug 61458 has been marked a duplicate of this bug
--
Python upgrade errors
https://launchpad.net/bugs/58915
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
The latest upload of python-defaults should have fixed it (fingers
crossed). I set it to "commited" until it makes it to the archive and I
get a confirmation for the fix.
** Changed in: python-central (Ubuntu)
Assignee: Matthias Klose => Michael Vogt
Status: In Progress => Fix Committe
I reject that task against python2.3 because it turned out that is only
a python-central/python-minimal issue
** Changed in: python2.3 (Ubuntu)
Status: Unconfirmed => Rejected
--
Python upgrade errors
https://launchpad.net/bugs/58915
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu
Oh, the joy of code duplication :(
I uploaded a updated python-minimal now as well with the same set of
changes. Lets that should fixe the issue.
--
Python upgrade errors
https://launchpad.net/bugs/58915
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/
It doesn't work because pycentral puts /usr/share/python before
/usr/share/pycentral-data and /usr/share/python already has a
pyversion.py (from python-minimal), so it won't load the right module.
regards,
Benoit
--
Python upgrade errors
https://launchpad.net/bugs/58915
--
ubuntu-bugs mailing
** Attachment added: "Proposed debdiff to fix the problem and turn it into a
warning"
http://librarian.launchpad.net/4316426/python-central_0.5.5ubuntu1.debdiff
--
Python upgrade errors
https://launchpad.net/bugs/58915
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.
Hi Matthias,
attached is a debdiff for a fix that turns the error into a warning and
that should fix the issue. Please review. If you like it I will upload
it tomorrow.
Cheers,
Michael
** Changed in: python2.3 (Ubuntu)
Status: Confirmed => In Progress
** Changed in: python2.3 (Ubuntu)
S
Same here. I have been running edgy for since late July. I tried to
install scribus-ng which depends on python2.3 and the python2.3 package
is broken, as above.
It can't be removed/purged even using dpkg. Here is what i get when
trying to remove it.
$ sudo dpkg -P --force-all python2.3
(Readin
Confirmed here, too. Upgrade to Edgy from dapper went well. Except "sudo
aptitude dist-upgrade" shows this for Python 2.3 and Python 2.3-imaging:
[EMAIL PROTECTED]:~$ sudo aptitude dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading
Yep...Happened to me as well. If a confirmable ubuntu dev needs a login
to be able to re-produce this let me know.
--
Python upgrade errors
https://launchpad.net/bugs/58915
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
I can confirm this:
(Lese Datenbank ... 164948 Dateien und Verzeichnisse sind derzeit installiert.)
Entferne python2.3 ...
Unlinking and removing bytecode for runtime python2.3...
pycentral: pycentral rtremove: installed runtime python2.3 not found
pycentral rtremove: installed runtime python2.3 n
** Changed in: python2.3 (Ubuntu)
Assignee: (unassigned) => Matthias Klose
Status: Unconfirmed => Confirmed
--
Python upgrade errors
https://launchpad.net/bugs/58915
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
I can also confirm, after dist-upgrading to edgy from a fully updated
dapper today. python-wxglade also failing to configure, looks related:
Start console output
[EMAIL PROTECTED]:~$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree... Done
0 upgraded, 0 new
I can confirm this bug:
[EMAIL PROTECTED]:~$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk spa
I see what happened now. This comment listing is not showing all of the
file attachments for some reason. If you look on the right side under
"Bug Attachments" you can see that I've now duplicated term.log and
main.log.
--
Python upgrade errors
https://launchpad.net/bugs/58915
--
ubuntu-bugs ma
** Attachment added: "term.log"
http://librarian.launchpad.net/4128210/term.log
--
Python upgrade errors
https://launchpad.net/bugs/58915
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Odd, I attached all three log files from /var/log/dist-upgrade. Even
received 3 email notifications about it!
** Attachment added: "main.log"
http://librarian.launchpad.net/4128199/main.log
--
Python upgrade errors
https://launchpad.net/bugs/58915
--
ubuntu-bugs mailing list
ubuntu-bugs@lis
Thanks for your bugreport.
This looks like a problem with python2.3 during the upgrade. Can you
please attach the file '/var/log/dist-upgrade/main.log' and '/var/log
/dist-upgrade/term.log' as well to make it easier for us to debug the
problem?
Thanks,
Michael
** Changed in: update-manager (Ubu
--
Python upgrade errors
https://launchpad.net/bugs/58915
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
--
Python upgrade errors
https://launchpad.net/bugs/58915
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
--
Python upgrade errors
https://launchpad.net/bugs/58915
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
39 matches
Mail list logo