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

Simon Andric 1023474 at bugs.launchpad.net
Mon Jul 16 03:20:05 UTC 2012


fani at avatar:~/Documents$ sudo -i
[sudo] password for fani: 
root at 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 state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 python3-dbg : Depends: python3 (= 3.2.3-2ubuntu1) but 3.2.3-4 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
root at avatar:~# 


:(

but thank you anyway....

nice day
simon

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1023474

Title:
  dh_python3 mangles shebangs to use Python

Status in “python3-defaults” package in Ubuntu:
  Fix Released
Status in “ubiquity” package in Ubuntu:
  Fix Released
Status in “update-manager” package in Ubuntu:
  Fix Released

Bug description:
  The latest ubiquity and update-manager are accidentally installed as
  Python 2 apps because dh_python3 is changing the shebang lines to be
  /usr/bin/python.

  It seems to be a bad regular expression that was not updated from
  dh_python2 days.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/1023474/+subscriptions




More information about the foundations-bugs mailing list