[Software] Fuse uninstallable on Sid
[Software] Fuse uninstallable on Sid
There appears to be an outdated dependency: libfuse2t64. Does anyone know if this is in the pipeline for a near-term fix, or should I implement a homebrew solution?
- wizard10000
- Global Moderator
- Posts: 1232
- Joined: 2019-04-16 23:15
- Location: southeastern us
- Has thanked: 125 times
- Been thanked: 219 times
Re: [Software] Fuse uninstallable on Sid
Moved to Testing and Unstable.
we see things not as they are, but as we are.
-- anais nin
-- anais nin
Re: [Software] Fuse uninstallable on Sid
The library is present in Sid's repo's.
This is from my own Sid installation:
This is from my own Sid installation:
Code: Select all
i A libfuse2t64 - Filesystem in Userspace (library)
i A libfuse3-3 - Filesystem in Userspace (library) (3.x version)
Re: [Software] Fuse uninstallable on Sid
Here's my output:Bloom wrote: 2024-09-12 22:15 The library is present in Sid's repo's.
This is from my own Sid installation:Code: Select all
i A libfuse2t64 - Filesystem in Userspace (library) i A libfuse3-3 - Filesystem in Userspace (library) (3.x version)
Code: Select all
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:
fuse : Depends: libfuse2t64 (= 2.9.9-8.2) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Re: [Software] Fuse uninstallable on Sid
I ran it with aptitude and got this:
Correct me if I'm wrong, but this appears to be telling me that I need an OLDER version of the library than what is available in Sid.
Code: Select all
The following packages have unmet dependencies:
fuse : Depends: libfuse2t64 (= 2.9.9-8.2) but 2.9.9-9 is installed
fuse3 : Conflicts: fuse but 2.9.9-8.2 is to be installed
Breaks: fuse but 2.9.9-8.2 is to be installed
libfuse2t64 : Conflicts: fuse (< 2.9.9-9) but 2.9.9-8.2 is to be installed
The following actions will resolve these dependencies:
- wizard10000
- Global Moderator
- Posts: 1232
- Joined: 2019-04-16 23:15
- Location: southeastern us
- Has thanked: 125 times
- Been thanked: 219 times
Re: [Software] Fuse uninstallable on Sid
Looks like fuse is currently broken in Sid - the metapackage appears to be in transition.
I don't have the fuse metapackage installed but I do see the conflict in synaptic. fuse has a hard dependency on binaries that are no longer available.
https://tracker.debian.org/pkg/fuse says there's an issue and I found this bug report that was opened yesterday - https://bugs.debian.org/cgi-bin/bugrepo ... ug=1081537
I don't have the fuse metapackage installed but I do see the conflict in synaptic. fuse has a hard dependency on binaries that are no longer available.
https://tracker.debian.org/pkg/fuse says there's an issue and I found this bug report that was opened yesterday - https://bugs.debian.org/cgi-bin/bugrepo ... ug=1081537
we see things not as they are, but as we are.
-- anais nin
-- anais nin
-
- Global Moderator
- Posts: 3201
- Joined: 2018-06-20 15:16
- Location: Colorado
- Has thanked: 66 times
- Been thanked: 280 times
Re: [Software] Fuse uninstallable on Sid
503 on my package search! Is there a fuse3 also, and instead?wizard10000 wrote: 2024-09-13 17:33 Looks like fuse is currently broken in Sid - the metapackage appears to be in transition.
Mottainai
- wizard10000
- Global Moderator
- Posts: 1232
- Joined: 2019-04-16 23:15
- Location: southeastern us
- Has thanked: 125 times
- Been thanked: 219 times
Re: [Software] Fuse uninstallable on Sid
Yeah, I had to use synaptic to check versions. I don't have the metapackage installed but do use fuse for exfat. AFAICT the only thing that's broken is the metapackage. See the hard dependencies below? No wiggle room at all
Code: Select all
fuse : Depends: libfuse2t64 (= 2.9.9-8.2) but 2.9.9-9 is installed
fuse3 : Conflicts: fuse but 2.9.9-8.2 is to be installed
Breaks: fuse but 2.9.9-8.2 is to be installed
libfuse2t64 : Conflicts: fuse (< 2.9.9-9) but 2.9.9-8.2 is to be installed
we see things not as they are, but as we are.
-- anais nin
-- anais nin
- fabien
- Forum Helper
- Posts: 1158
- Joined: 2019-12-03 12:51
- Location: Anarres (Toulouse, France actually)
- Has thanked: 101 times
- Been thanked: 265 times
Re: [Software] Fuse uninstallable on Sid
fuse3 provides fuse since Bookworm. Is there still a reason to install fuse?
Thanks. fuse seems set to become a transitional package in Trixie.wizard10000 wrote: 2024-09-13 17:33 I found this bug report that was opened yesterday - https://bugs.debian.org/cgi-bin/bugrepo ... ug=1081537
Share your Debian SCRIPTS
There will be neither barrier nor walls, neither official nor guard, there will be no more desert and the entire world will become a garden. — Anacharsis Cloots
There will be neither barrier nor walls, neither official nor guard, there will be no more desert and the entire world will become a garden. — Anacharsis Cloots
- fabien
- Forum Helper
- Posts: 1158
- Joined: 2019-12-03 12:51
- Location: Anarres (Toulouse, France actually)
- Has thanked: 101 times
- Been thanked: 265 times
Re: [Software] Fuse uninstallable on Sid
fuse3 (3.14.0-9) unstable; urgency=medium
* Fix FTBFS due to the fuse transitional package.
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Sun, 15 Sep 2024 08:00:33 +0200
fuse3 (3.14.0-8) unstable; urgency=medium
[ Jeremy Bícha <jeremy.bicha@canonical.com> ]
* Provide fuse transitional package for upgrade (closes: #918984, #927291,
#1074767, #1081537).
-- Laszlo Boszormenyi (GCS) <gcs@debian.org> Fri, 13 Sep 2024 19:31:58 +0200
Code: Select all
Package: fuse
Source: fuse3
Version: 3.14.0-9
Installed-Size: 24 kB
Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.org>
Architecture: all
Depends ▼
fuse3
Description-en: Filesystem in Userspace (transitional package)
This is a transitional package. It can safely be removed.
Homepage: https://github.com/libfuse/libfuse/wiki
Tag: admin::filesystem, implemented-in::c, interface::commandline,
role::program, scope::utility
Section: utils
Priority: optional
Filename: pool/main/f/fuse3/fuse_3.14.0-9_all.deb
Size: 14 kB
Share your Debian SCRIPTS
There will be neither barrier nor walls, neither official nor guard, there will be no more desert and the entire world will become a garden. — Anacharsis Cloots
There will be neither barrier nor walls, neither official nor guard, there will be no more desert and the entire world will become a garden. — Anacharsis Cloots