touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #12624
[Bug 1362866] Re: My app doesn't install in RTM with "corrupt info database" error
Recreating the emulator with the same image made it work. So, probably
just "one of those things" I guess :-(
** Changed in: click (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to click in Ubuntu.
https://bugs.launchpad.net/bugs/1362866
Title:
My app doesn't install in RTM with "corrupt info database" error
Status in “click” package in Ubuntu:
Invalid
Bug description:
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/click/+bug/1362866/+subscriptions
References