[Bug 329748] [NEW] sudo dpkg-reconfigure deluge-torrent, dpkg issue on wrong command
marcobra
marcobra at elart.it
Sun Feb 15 16:14:37 UTC 2009
Public bug reported:
Binary package hint: deluge-torrent
On updated/upgraded Jaunty no error if i try:
sudo dpkg-reconfigure deluge-torrent
but if i try
sudo dpkg-reconfigure deluge
Compiling /var/lib/python-support/python2.4/deluge/core/core.py ...
File "/var/lib/python-support/python2.4/deluge/core/core.py", line 323
vs = ver.split("_") if "_" in ver else ver.split("-")
^
SyntaxError: invalid syntax
Compiling /var/lib/python-support/python2.4/deluge/ui/gtkui/files_tab.py ...
File "/var/lib/python-support/python2.4/deluge/ui/gtkui/files_tab.py", line 215
"sort_order": int(sort_order) if sort_order else None
^
SyntaxError: invalid syntax
Compiling /var/lib/python-support/python2.4/deluge/ui/gtkui/peers_tab.py ...
File "/var/lib/python-support/python2.4/deluge/ui/gtkui/peers_tab.py", line 169
"sort_order": int(sort_order) if sort_order else None
^
SyntaxError: invalid syntax
Compiling /var/lib/python-support/python2.4/deluge/core/core.py ...
File "/var/lib/python-support/python2.4/deluge/core/core.py", line 323
vs = ver.split("_") if "_" in ver else ver.split("-")
^
SyntaxError: invalid syntax
Compiling /var/lib/python-support/python2.4/deluge/ui/gtkui/files_tab.py ...
File "/var/lib/python-support/python2.4/deluge/ui/gtkui/files_tab.py", line 215
"sort_order": int(sort_order) if sort_order else None
^
SyntaxError: invalid syntax
Compiling /var/lib/python-support/python2.4/deluge/ui/gtkui/peers_tab.py ...
File "/var/lib/python-support/python2.4/deluge/ui/gtkui/peers_tab.py", line 169
"sort_order": int(sort_order) if sort_order else None
^
SyntaxError: invalid syntax
********************
I think we must get this result as Intrepid do:
Package `deluge' is not installed and no info is available.
Use dpkg --info (= dpkg-deb --info) to examine archive files,
and dpkg --contents (= dpkg-deb --contents) to list their contents.
/usr/sbin/dpkg-reconfigure: deluge is not installed
Thank you
** Affects: deluge-torrent (Ubuntu)
Importance: Undecided
Status: New
--
sudo dpkg-reconfigure deluge-torrent, dpkg issue on wrong command
https://bugs.launchpad.net/bugs/329748
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list