Bug 34094

Summary: %post scriptlet failed, /usr/bin/fusermount ENOENT
Product: Sisyphus Reporter: alexey.tourbin
Component: fuse-commonAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED DUPLICATE QA Contact: qa-sisyphus
Severity: normal    
Priority: P3 CC: iv
Version: unstable   
Hardware: all   
OS: Linux   

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