[Bug 1251604] ProcEnviron.txt

Alistair Buxton a.j.buxton at gmail.com
Fri Nov 15 12:05:09 UTC 2013


apport information

** Attachment added: "ProcEnviron.txt"
   https://bugs.launchpad.net/bugs/1251604/+attachment/3909442/+files/ProcEnviron.txt

-- 
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/1251604

Title:
  Using the build -m option crashes click.

Status in “click” package in Ubuntu:
  New

Bug description:
  To reproduce:

  In current dir have:
      manifest.json
      foo/

  Directory "foo" contains the files to be packaged.

  Run: "click build -m . foo/"

  Expected result: click should build a click package using the
  manifest.json in current directory.

  Actual Result: click crashes with the following backtrace:

  Traceback (most recent call last):
    File "/usr/bin/click", line 83, in <module>
      sys.exit(main())
    File "/usr/bin/click", line 79, in main
      return mod.run(args)
    File "/usr/lib/python3/dist-packages/click/commands/build.py", line 45, in run
      path = builder.build(".", manifest_path=options.manifest)
    File "/usr/lib/python3/dist-packages/click/build.py", line 212, in build
      self.read_manifest(full_manifest_path)
    File "/usr/lib/python3/dist-packages/click/build.py", line 79, in read_manifest
      with io.open(manifest_path, encoding="UTF-8") as manifest:
  IsADirectoryError: [Errno 21] Is a directory: '/tmp/clickp4o0vn/data/.'
  --- 
  ApportVersion: 2.12.5-0ubuntu2.1
  Architecture: amd64
  DistroRelease: Ubuntu 13.10
  InstallationDate: Installed on 2013-08-27 (79 days ago)
  InstallationMedia: Xubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130827)
  MarkForUpload: True
  NonfreeKernelModules: nvidia
  Package: click 0.4.11
  PackageArchitecture: amd64
  Tags:  saucy
  Uname: Linux 3.11.0-031100-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo vboxusers video

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



More information about the foundations-bugs mailing list