java-hello-world example fails to snap on vivid: Operation not permitted: '/home/elopio/workspace/canonical/snapcraft/trunk/examples/java-hello-world/parts/local/install/sbin/mount.ntfs'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Snapcraft |
Fix Released
|
High
|
Sergio Schvezov |
Bug Description
When I tried to build the java-hello-world example on vivid, I got:
Failed doing pull for local: [Errno 1] Operation not permitted: '/home/
To reproduce:
bzr branch lp:snapcraft
cd snapcraft/
./../..
DEPRECATED: Use "plugin" instead of "type"
DEPRECATED: plugin names ending in -project are deprecated. Using ant instead of ant-project
DEPRECATED: Use "plugin" instead of "type"
DEPRECATED: plugin names ending in -project are deprecated. Using make instead of make-project
Pulling wrapper
Building wrapper
make
make: Nothing to be done for 'all'.
make install DESTDIR=
install -d -m755 /home/elopio/
install -m755 wrapper /home/elopio/
Staging wrapper
Snapping wrapper
Pulling local
Hit http://
Hit http://
Get:1 http://
Hit http://
Get:2 http://
Get:3 http://
Get:4 http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Hit http://
Fetched 198 kB in 6s (8317 kB/s)
Skipping blacklisted from manifest packages: ['adduser', 'apt', 'apt-utils', 'base-files', 'base-passwd', 'bash', 'bsdutils', 'coreutils', 'dash', 'debconf', 'debconf-i18n', 'debianutils', 'diffutils', 'dmsetup', 'dpkg', 'e2fslibs', 'e2fsprogs', 'file', 'findutils', 'gcc-4.9-base', 'gcc-5-base', 'gnupg', 'gpgv', 'grep', 'gzip', 'hostname', 'init', 'initscripts', 'insserv', 'libacl1', 'libapparmor1', 'libapt-inst1.5', 'libapt-pkg4.12', 'libattr1', 'libaudit-common', 'libaudit1', 'libblkid1', 'libbz2-1.0', 'libc-bin', 'libc6', 'libcap2', 'libcap2-bin', 'libcomerr2', 'libcryptsetup4', 'libdb5.3', 'libdebconfclie
Fetched 0 B in 0s (0 B/s)
Failed doing pull for local: [Errno 1] Operation not permitted: '/home/
Related branches
- Leo Arias (community): Approve
-
Diff: 13 lines (+2/-2)1 file modifiedsnapcraft/repo.py (+2/-2)
Changed in snapcraft: | |
importance: | Undecided → High |
assignee: | nobody → Sergio Schvezov (sergiusens) |
milestone: | none → 0.4 |
status: | New → In Progress |
Changed in snapcraft: | |
status: | In Progress → Fix Committed |
I can't reproduce this bug in wily.