[Bug 1023474] Re: dh_python3 mangles shebangs to use Python

2012-07-16 Thread Simon Andric
@scott -- your suggestion on fortunatelly didnt help - when i did that the result was the same as in comment #13. But what helped: your suggestion in comment #14 i manually dl and installed the package via dolphin - right click - open with - qapt package installer interetingly this way all depen

Re: [Bug 1023474] Re: dh_python3 mangles shebangs to use Python

2012-07-15 Thread Scott Kitterman
I suspect if you sudo apt-get -f install now it will offer to fix the situation by removing python3-dbg. I'd let it do that and then reinstall it later if you need it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.lau

[Bug 1023474] Re: dh_python3 mangles shebangs to use Python

2012-07-15 Thread Simon Andric
fani@avatar:~/Documents$ sudo -i [sudo] password for fani: root@avatar:~# sudo apt-get --download-only --reinstall install python3 && sudo dpkg -i /var/cache/apt/archives/python3_3.2.3-4_all.deb && sudo apt-get dist-upgrade Reading package lists... Done Building dependency tree Reading s

[Bug 1023474] Re: dh_python3 mangles shebangs to use Python

2012-07-15 Thread karma
#13 sudo apt-get --download-only --reinstall install python3 && sudo dpkg -i /var/cache/apt/archives/python3_3.2.3-4_all.deb && sudo apt-get dist-upgrade -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 1023474] Re: dh_python3 mangles shebangs to use Python

2012-07-15 Thread Scott Kitterman
I looks like you'll need to fetch the .deb for python3 manually and install it with dpkg. That should clear up the mess. It can be found here: https://launchpad.net/ubuntu/+source/python3-defaults/3.2.3-4/+build/3655725/+files/python3_3.2.3-4_all.deb -- You received this bug notification becaus

[Bug 1023474] Re: dh_python3 mangles shebangs to use Python

2012-07-15 Thread Simon Andric
this: fani@avatar:~/Documents$ sudo -i [sudo] password for fani: root@avatar:~# sudo apt-get -f install Reading package lists... Done Building dependency tree Reading state information... Done Correcting dependencies... Done The following extra packages will be installed: python3 python3

Re: [Bug 1023474] Re: dh_python3 mangles shebangs to use Python

2012-07-15 Thread Scott Kitterman
What happens if you do sudo apt-get -f install -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1023474 Title: dh_python3 mangles shebangs to use Python To manage notifications about this bug go to:

[Bug 1023474] Re: dh_python3 mangles shebangs to use Python

2012-07-15 Thread Simon Andric
Processing triggers for doc-base ... Processing 1 changed doc-base file... Registering documents with scrollkeeper... dpkg: dependency problems prevent configuration of python3: python3 depends on python3-minimal (= 3.2.3-2ubuntu1); however: Version of python3-minimal on system is 3.2.3-4. dpkg

[Bug 1023474] Re: dh_python3 mangles shebangs to use Python

2012-07-15 Thread Simon Andric
Errors were encountered while processing: python3 python3-dbg ubuntu-drivers-common python3-distupgrade nvidia-common python3-software-properties software-properties-common software-properties-gtk python3-pyqt4 python3-pyqt4-dbg software-properties-kde ubuntu-release-upgrader-core ubun

[Bug 1023474] Re: dh_python3 mangles shebangs to use Python

2012-07-15 Thread Simon Andric
sorry ... i posted that comment not because i have problem with vlc or libmagic but because i have problem with these: The following partially installed packages will be configured: python3-aptdaemon.pkcompat python3-software-properties software-properties-common software-properties-gtk sof

[Bug 1023474] Re: dh_python3 mangles shebangs to use Python

2012-07-13 Thread Scott Kitterman
@Simon: It's not clear to me what's going on with your system that you think is related to this bug. Neither libmagick++5 nor VLC are Python packages. You will need to be clearer about the possible relationship. Also, I see you have a mix of quantal and precise sources. That is generally not a g

[Bug 1023474] Re: dh_python3 mangles shebangs to use Python

2012-07-13 Thread Simon Andric
Current status: 21 updates [+13]. root@avatar:~# sudo aptitude full-upgrade The following NEW packages will be installed: libmagick++5{a} The following packages will be upgraded: cups-filters dvdauthor gdb libcupsfilters1 libpstoedit0c2a linux-firmware nvidia-common project-neon-amarok proj

[Bug 1023474] Re: dh_python3 mangles shebangs to use Python

2012-07-12 Thread Fabio Marconi
** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1023474 Title: dh_python3 mangles shebangs to use Python To manage notifications about this bug go to: https://bugs.la

[Bug 1023474] Re: dh_python3 mangles shebangs to use Python

2012-07-11 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker. A list of all reports related to this bug can be found here: http://iso.qa.ubuntu.com/qatracker/reports/bugs/1023474 ** Tags added: iso-testing -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 1023474] Re: dh_python3 mangles shebangs to use Python

2012-07-11 Thread Launchpad Bug Tracker
This bug was fixed in the package update-manager - 1:0.167 --- update-manager (1:0.167) quantal; urgency=low * Rebuild to get python3 wrapper script (LP: #1023474) -- Michael TerryWed, 11 Jul 2012 09:28:45 -0400 ** Branch linked: lp:update-manager ** Branch linked: lp:ubuntu/

[Bug 1023474] Re: dh_python3 mangles shebangs to use Python

2012-07-11 Thread Launchpad Bug Tracker
This bug was fixed in the package ubiquity - 2.11.12 --- ubiquity (2.11.12) quantal; urgency=low * Rebuild with fixed dh_python3 (LP: #1023474). -- Colin WatsonWed, 11 Jul 2012 17:56:31 +0100 -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1023474] Re: dh_python3 mangles shebangs to use Python

2012-07-11 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: update-manager (Ubuntu) Status: New => Confirmed ** Changed in: ubiquity (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 1023474] Re: dh_python3 mangles shebangs to use Python

2012-07-11 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ubiquity (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1023474 Title: d

[Bug 1023474] Re: dh_python3 mangles shebangs to use Python

2012-07-11 Thread Launchpad Bug Tracker
** Branch linked: lp:ubiquity -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1023474 Title: dh_python3 mangles shebangs to use Python To manage notifications about this bug go to: https://bugs.launc

[Bug 1023474] Re: dh_python3 mangles shebangs to use Python

2012-07-11 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/python3-defaults -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1023474 Title: dh_python3 mangles shebangs to use Python To manage notifications about this bug go to: htt

[Bug 1023474] Re: dh_python3 mangles shebangs to use Python

2012-07-11 Thread Scott Kitterman
** Summary changed: - dh_python3 mangles shebangs to use Python 2 + dh_python3 mangles shebangs to use Python -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1023474 Title: dh_python3 mangles shebang

[Bug 1023474] Re: dh_python3 mangles shebangs to use Python 2

2012-07-11 Thread Scott Kitterman
** Package changed: python-defaults (Ubuntu) => python3-defaults (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1023474 Title: dh_python3 mangles shebangs to use Python 2 To manage notifica

[Bug 1023474] Re: dh_python3 mangles shebangs to use Python 2

2012-07-11 Thread Launchpad Bug Tracker
This bug was fixed in the package python3-defaults - 3.2.3-1ubuntu1 --- python3-defaults (3.2.3-1ubuntu1) quantal; urgency=high * Fix SHEBANG_RE in debpython/tools.py to correctly match python3 and not python (LP: #1023474) -- Scott KittermanWed, 11 Jul 2012 11:36:12 -0400