[Bug 1232128] Re: click package cannot be installed on desktop

Launchpad Bug Tracker 1232128 at bugs.launchpad.net
Mon Sep 30 15:40:58 UTC 2013


This bug was fixed in the package click - 0.4.9

---------------
click (0.4.9) saucy; urgency=low

  * Explicitly build-depend on pkg-config, since it's needed even if the
    PackageKit/GLib-related build-dependencies are removed for backporting.
  * Remove some stray documentation references to Ubuntu 13.04.
  * Ensure that the user's overlay database directory exists when
    unregistering a preinstalled package (LP: #1232066).
  * Support packages containing code for multiple architectures, and
    document the "architecture" manifest field (LP: #1214380, #1214864).
  * Correctly pass through return values of commands as the exit status of
    the "click" wrapper.
  * Extend "click info" to take a registered package name as an alternative
    to a path to a Click package file (LP: #1232118).
  * Force unpacked files to be owner-writeable (LP: #1232128).
 -- Colin Watson <cjwatson at ubuntu.com>   Mon, 30 Sep 2013 15:24:49 +0100

** Changed in: click (Ubuntu)
       Status: Fix Committed => Fix Released

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

Title:
  click package cannot be installed on desktop

Status in “click” package in Ubuntu:
  Fix Released

Bug description:
  Installing this package on 13.10 desktop fails:-

  http://people.canonical.com/~alan/click/fr.skimbo.skimbou_1.2_unknown.click

  alan at deep-thought:~/Downloads$ sudo click install --user=$USER --force-missing-framework  fr.skimbo.skimbou_1.2_unknown.click 
  Selecting previously unselected package fr.skimbo.skimbou.
  (Reading database ... 0 files and directories currently installed.)
  Unpacking fr.skimbo.skimbou (from fr.skimbo.skimbou_1.2_unknown.click) ...
  dpkg: error processing fr.skimbo.skimbou_1.2_unknown.click (--install):
   unable to open '/opt/click.ubuntu.com/fr.skimbo.skimbou/1.2/.git/objects/4e/5e593ba4c1642b88374a6fd9d1f168df052937.dpkg-new': Permission denied
  Errors were encountered while processing:
   fr.skimbo.skimbou_1.2_unknown.click
  Traceback (most recent call last):
    File "/usr/bin/click", line 84, in <module>
      sys.exit(main())
    File "/usr/bin/click", line 79, in main
      mod.run(args)
    File "/usr/lib/python3/dist-packages/click/commands/install.py", line 51, in run
      package_path, user=options.user, all_users=options.all_users)
    File "/usr/lib/python3/dist-packages/click/install.py", line 292, in install
      env=env, **kwargs)
    File "/usr/lib/python3.3/subprocess.py", line 547, in check_call
      raise CalledProcessError(retcode, cmd)
  subprocess.CalledProcessError: Command '['dpkg', '--force-not-root', '--force-bad-path', '--instdir', '/opt/click.ubuntu.com/fr.skimbo.skimbou/1.2', '--admindir', '/opt/click.ubuntu.com/fr.skimbo.skimbou/1.2/.click', '--path-exclude', '*/.click/*', '--log', '/opt/click.ubuntu.com/.click/log', '--no-triggers', '--install', 'fr.skimbo.skimbou_1.2_unknown.click']' returned non-zero exit status 1

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: click 0.4.8
  Uname: Linux 3.11.0-994-generic x86_64
  ApportVersion: 2.12.4-0ubuntu1
  Architecture: amd64
  Date: Fri Sep 27 17:39:45 2013
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2012-06-29 (454 days ago)
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 (20120425)
  MarkForUpload: True
  SourcePackage: click
  UpgradeStatus: Upgraded to saucy on 2013-07-12 (77 days ago)

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



More information about the foundations-bugs mailing list