touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #75938
[Bug 1451459] Re: click-apparmor fails to build in trusty with proposed python3.4 update
apparmor-easyprof was not pulled in during the build like it was with the archive build:
https://launchpadlibrarian.net/169500868/buildlog_ubuntu-trusty-i386.click-apparmor_0.2_UPLOADING.txt.gz
The reason why is due to the change in 2.8.95~2430-0ubuntu1:
* debian/control: drop Depends on apparmor-easyprof to Suggests for
dh-apparmor
click-apparmor in trusty should Build-Depends on apparmor-easyprof.
--
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
References