> Sorry about the hasty post. The pyversions fix I mentions previously does not
> completely fix the problem.
> The problem is the symlink but it breaks more pieces of python-central than
> just pyversions.
> The easiest fix I've found is to restore the expected directory structure.
yes, this is
Sorry about the hasty post. The pyversions fix I mentions previously
does not completely fix the problem. The problem is the symlink but it
breaks more pieces of python-central than just pyversions. The easiest
fix I've found is to restore the expected directory structure.
ls -l /usr/bin/pyton
I believe the root of this problem is in /usr/bin/pyversions
It will incorrectly report the python version if the /usr/bin/python is not a
symlink pointing to python*. Without this value python is unable to get the
default_runtime and leaves it as None. Hence the error, AttributeError:
'NoneTy
the workaround worked for me, too, btw :D
--
[apport] pycentral crashed with AttributeError in install()
https://bugs.launchpad.net/bugs/93518
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bu
The wierd thing is that I can't find any byte compiling setting bits in
any of the post or pre install scripts in the offending packages.
--
[apport] pycentral crashed with AttributeError in install()
https://bugs.launchpad.net/bugs/93518
You received this bug notification because you are a membe
I was affected by the bug too. The work around corrected the errors.
--
[apport] pycentral crashed with AttributeError in install()
https://bugs.launchpad.net/bugs/93518
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bu
I first experienced this problem with the deskbar-applet package, but
now I'm getting the same error with the gedit-plugins package. The
weird part (I think?) is that gedit-plugins seems to have installed just
fine - I just continue to receive this traceback whenever using apt-get:
Setting up ged
I have the same problem, and I used the same quick-fix. Is there a
permanent workaround ?
--
[apport] pycentral crashed with AttributeError in install()
https://launchpad.net/bugs/93518
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bug
Install of launchpad-integration_0.1.10_all.deb update also returns
errors after updating to python-central_0.5.12ubuntu3 which is listed as
current.
apt-get terminal dump is attached.
Once again changing line 899 in /usr/bin/pycentral from:
self.options.exclude, byte_compile_default=True)
to
** Attachment added: "Post workaround apt-get terminal dump"
http://librarian.launchpad.net/7038051/post-workaround-apt-get.txt
--
[apport] pycentral crashed with AttributeError in install()
https://launchpad.net/bugs/93518
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://li
Matthias: does this change make sense?
** Changed in: python-central (Ubuntu)
Importance: Undecided => Medium
Assignee: (unassigned) => Matthias Klose
Status: Unconfirmed => Needs Info
--
[apport] pycentral crashed with AttributeError in install()
https://launchpad.net/bugs/93518
** Attachment added: "Modified version of /usr/bin/pycentral"
http://librarian.launchpad.net/6853289/pycentral
--
[apport] pycentral crashed with AttributeError in install()
https://launchpad.net/bugs/93518
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/ma
** Attachment added: "Dependencies.txt"
http://librarian.launchpad.net/6852899/Dependencies.txt
** Attachment added: "ProcMaps.txt"
http://librarian.launchpad.net/6852900/ProcMaps.txt
** Attachment added: "ProcStatus.txt"
http://librarian.launchpad.net/6852901/ProcStatus.txt
** Attachm
13 matches
Mail list logo