← Back to team overview

touch-packages team mailing list archive

[Bug 1451459] [NEW] click-apparmor fails to build in trusty with proposed python3.4 update

 

Public bug reported:

click-apparmor fails to build in trusty with proposed python3.4 update

seen at https://launchpad.net/ubuntu/+archive/test-
rebuild-20150317/+build/7073247

make test
make[2]: Entering directory `/build/buildd/click-apparmor-0.2'
python3 ./test-clicktool.py
Traceback (most recent call last):
  File "./test-clicktool.py", line 17, in <module>
    from apparmor import click
  File "/build/buildd/click-apparmor-0.2/apparmor/click.py", line 13, in <module>
    from apparmor import easyprof
ImportError: cannot import name 'easyprof'
make[2]: *** [test] Error 1

** Affects: click-apparmor (Ubuntu)
     Importance: High
         Status: Confirmed


** Tags: ftbfs python3.4

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to click-apparmor in Ubuntu.
https://bugs.launchpad.net/bugs/1451459

Title:
  click-apparmor fails to build in trusty with proposed python3.4 update

Status in click-apparmor package in Ubuntu:
  Confirmed

Bug description:
  click-apparmor fails to build in trusty with proposed python3.4 update

  seen at https://launchpad.net/ubuntu/+archive/test-
  rebuild-20150317/+build/7073247

  make test
  make[2]: Entering directory `/build/buildd/click-apparmor-0.2'
  python3 ./test-clicktool.py
  Traceback (most recent call last):
    File "./test-clicktool.py", line 17, in <module>
      from apparmor import click
    File "/build/buildd/click-apparmor-0.2/apparmor/click.py", line 13, in <module>
      from apparmor import easyprof
  ImportError: cannot import name 'easyprof'
  make[2]: *** [test] Error 1

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


Follow ups

References