[Software] Fuse uninstallable on Sid

- - ALL UNSTABLE / TESTING THREADS SHOULD BE POSTED HERE - -
This sub-forum is the dedicated area for the ongoing Unstable/Testing releases of Debian. Advanced, or Experienced User support only. Use the software, give, and take advice with caution.
Post Reply
Message
Author
2handband
Posts: 129
Joined: 2009-11-18 17:53

[Software] Fuse uninstallable on Sid

#1 Post by 2handband »

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?

User avatar
wizard10000
Global Moderator
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

#2 Post by wizard10000 »

Moved to Testing and Unstable.
we see things not as they are, but as we are.
-- anais nin

User avatar
Bloom
df -h | grep > 90TiB
df -h | grep > 90TiB
Posts: 530
Joined: 2017-11-11 12:23
Been thanked: 35 times

Re: [Software] Fuse uninstallable on Sid

#3 Post by Bloom »

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)

2handband
Posts: 129
Joined: 2009-11-18 17:53

Re: [Software] Fuse uninstallable on Sid

#4 Post by 2handband »

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)
Here's my output:

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.
I think it's an outdated version problem.

2handband
Posts: 129
Joined: 2009-11-18 17:53

Re: [Software] Fuse uninstallable on Sid

#5 Post by 2handband »

I ran it with aptitude and got this:

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:

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.

User avatar
wizard10000
Global Moderator
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

#6 Post by wizard10000 »

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
we see things not as they are, but as we are.
-- anais nin

CwF
Global Moderator
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

#7 Post by CwF »

wizard10000 wrote: 2024-09-13 17:33 Looks like fuse is currently broken in Sid - the metapackage appears to be in transition.
503 on my package search! Is there a fuse3 also, and instead?
Mottainai

User avatar
wizard10000
Global Moderator
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

#8 Post by wizard10000 »

CwF wrote: 2024-09-13 19:51503 on my package search! Is there a fuse3 also, and instead?
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

User avatar
fabien
Forum Helper
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

#9 Post by fabien »

fuse3 provides fuse since Bookworm. Is there still a reason to install fuse?
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
Thanks. fuse seems set to become a transitional package in Trixie.
ImageShare 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

User avatar
koshak83
Posts: 4
Joined: 2022-12-06 04:36
Location: Counterrevolutionary Russia, Saint-Petersburg
Has thanked: 1 time

Re: [Software] Fuse uninstallable on Sid

#10 Post by koshak83 »

In my Debian Unstable (SID) fuse3 installed by default.

User avatar
fabien
Forum Helper
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

#11 Post by fabien »

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
ImageShare 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

Post Reply