[Bug 1916390] Re: seeding a package that depends/recommends fuse3 causes livefs builds to fail
Rik Mills
1916390 at bugs.launchpad.net
Tue Apr 20 20:17:43 UTC 2021
Looks like Debian will be tackling the fuse -> fuse3 upgrade path in
bookworm
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=918984
** Bug watch added: Debian Bug tracker #918984
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=918984
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to fuse in Ubuntu.
https://bugs.launchpad.net/bugs/1916390
Title:
seeding a package that depends/recommends fuse3 causes livefs builds
to fail
Status in fuse package in Ubuntu:
New
Status in kio-fuse package in Ubuntu:
New
Status in sshfs-fuse package in Ubuntu:
New
Bug description:
Seeding a package that depends/recommends fuse3 causes livefs builds
to fail.
Examples:
kio-fuse: depends fuse3. Upstream KDE have requested/suggested that
KDE distro add this to their default install.
sshfs-fuse: a dependency of kdeconnect, which is a default recommends
in Kubuntu. Currently the version in Ubuntu is
3.6.0+repack+really2.10-0ubuntu1 as the real 3.x release from debian
depends now on fuse3, and so breaks ISO builds.
Example build failure with seeded kio-fuse: https://launchpad.net
/~ubuntu-cdimage/+livefs/ubuntu/hirsute/kubuntu/+build/261723
**** build log snip ****
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
fuse3 : Breaks: fuse
E: Unable to correct problems, you have held broken packages.
P: Begin unmounting filesystems...
P: Saving caches...
P: Begin unmounting filesystems...
P: Saving caches...
Build failed
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/lpbuildd/target/build_livefs.py", line 176, in run
self.build()
File "/usr/lib/python3/dist-packages/lpbuildd/target/build_livefs.py", line 167, in build
self.run_build_command(["lb", "build"], env=base_lb_env)
File "/usr/lib/python3/dist-packages/lpbuildd/target/build_livefs.py", line 90, in run_build_command
return self.backend.run(args, cwd="/build", **kwargs)
File "/usr/lib/python3/dist-packages/lpbuildd/target/lxd.py", line 537, in run
subprocess.check_call(cmd, **kwargs)
File "/usr/lib/python3.6/subprocess.py", line 311, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['lxc', 'exec', 'lp-hirsute-amd64', '--env', 'PROJECT=kubuntu', '--env', 'ARCH=amd64', '--', '/bin/sh', '-c', 'cd /build && linux64 lb build']' returned non-zero exit status 1.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fuse/+bug/1916390/+subscriptions
More information about the foundations-bugs
mailing list