Public bug reported:

I have an app to test push notifications, called hello, available in the
store.

It's working well in utopic-proposed (Image #212) but it fails to
install in rtm-proposed (Image #12) in both cases i386 emulator.

When I try yo install the store's downloaded package I get this error:

dpkg: error: corrupt info database format file 
'/opt/click.ubuntu.com/com.ubuntu.developer.ralsina.hello/0.4/.click/info/format'
Traceback (most recent call last):
  File "/usr/bin/click", line 86, in <module>
    sys.exit(main())
  File "/usr/bin/click", line 82, in main
    return mod.run(args)
  File "/usr/lib/python3/dist-packages/click/commands/install.py", line 57, in 
run
    package_path, user=options.user, all_users=options.all_users)
  File "/usr/lib/python3/dist-packages/click/install.py", line 384, in install
    path, user=user, all_users=all_users)
  File "/usr/lib/python3/dist-packages/click/install.py", line 344, in _unpack
    env=env, **kwargs)
  File "/usr/lib/python3.4/subprocess.py", line 561, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['dpkg', '--force-not-root', 
'--force-bad-path', '--force-architecture', '--instdir', 
'/opt/click.ubuntu.com/com.ubuntu.developer.ralsina.hello/0.4', '--admindir', 
'/opt/click.ubuntu.com/com.ubuntu.developer.ralsina.hello/0.4/.click', 
'--path-exclude', '*/.click/*', '--log', '/opt/click.ubuntu.com/.click/log', 
'--no-triggers', '--install', 
'com.ubuntu.developer.ralsina.hello_0.4_all.click']' returned non-zero exit 
status 2

** Affects: click (Ubuntu)
     Importance: Undecided
         Status: New

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

Title:
  My app doesn't install in RTM with "corrupt info database" error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/click/+bug/1362866/+subscriptions

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

Reply via email to