I've also got this problem. The actual problem occurs in pycentral:

[EMAIL PROTECTED] ~]$ sudo dpkg -i bzrtools_1.3.0-2ubuntu1_all.deb 
(Reading database ... 186674 files and directories currently installed.)
Preparing to replace bzrtools 1.2.0-1ubuntu3 (using 
bzrtools_1.3.0-2ubuntu1_all.deb) ...
Traceback (most recent call last):
  File "/usr/bin/pycentral", line 1814, in <module>
    main()
  File "/usr/bin/pycentral", line 1808, in main
    rv = action.run(global_options)
  File "/usr/bin/pycentral", line 1307, in run
    pkg.prepare(used_runtimes, old_used_runtimes, old_pkg)
  File "/usr/bin/pycentral", line 1001, in prepare
    link_cmd(f1, f2)
OSError: [Errno 2] No such file or directory
dpkg: error processing bzrtools_1.3.0-2ubuntu1_all.deb (--install):
 subprocess pre-installation script returned error exit status 1
Errors were encountered while processing:
 bzrtools_1.3.0-2ubuntu1_all.deb

And the last two f1,f2 values there are

f1: /usr/share/pyshared/BzrTools-1.3.0.egg-info f2: 
/usr/lib/python2.5/site-packages/BzrTools-1.3.0.egg-info
f1: /usr/share/pyshared/bzrlib/plugins/bzrtools/link_tree.py f2: 
/usr/lib/python2.5/site-packages/bzrlib/plugins/bzrtools/link_tree.py

-- 
package bzrtools 1.2.0-1ubuntu3 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/210622
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to