Bug 34094 - %post scriptlet failed, /usr/bin/fusermount ENOENT
Summary: %post scriptlet failed, /usr/bin/fusermount ENOENT
Status: CLOSED DUPLICATE of bug 33754
Alias: None
Product: Sisyphus
Classification: Development
Component: fuse-common (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Nobody's working on this, feel free to take it
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-30 14:02 MSK by alexey.tourbin
Modified: 2018-08-28 09:47 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description alexey.tourbin 2017-10-30 14:02:57 MSK
При установке gedit по чудовищной цепочке зависимостей вытягивается fuse:
gedit -> gvfs -> udisks2 -> ntfs-3g -> libfuse -> fuse

В свою очередь fuse не устанавливается, потому что fuse-common вызывает /usr/sbin/control для файла /usr/bin/fusermount, который еще не распакован.

 9: fuse-common-1.0.0-alt1              ######## [ 53%]
find: ‘/usr/bin/fusermount’: No such file or directory
chown: cannot access '/usr/bin/fusermount': No such file or directory
warning: %post(fuse-common-1.0.0-alt1.noarch) scriptlet failed, exit status 1
10: fuse-2.9.7-alt2                     ######## [ 59%]
Comment 1 Ivan A. Melnikov 2018-08-28 09:47:43 MSK
Цепочка действительно чудовищная. Но поскольку этот баг про fuse-common а не про цепочку (udisks2?), то это дубликат (у того другого бага номер меньше).

*** This bug has been marked as a duplicate of bug 33754 ***