FS#57554 - Neomutt: Wrong location for pgpewrap etc.

Attached to Project: Community Packages
Opened by Bennett Piater (ClawOfLight) - Saturday, 17 February 2018, 20:34 GMT
Last edited by Doug Newgard (Scimmia) - Tuesday, 20 February 2018, 04:44 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Neomutt seems to put
- pgpewrap
- pgpring
- smime_keys
In the wrong location.

They are put into /usr/lib, whereas mutt puts them in /usr/bin.

Steps to reproduce:
- try to encrypt an email in neomutt
--> "pgpewrap: command not found"

Additional info:
$pkgfile -l neomutt | egrep '(bin|lib)'
community/neomutt /usr/bin/
community/neomutt /usr/bin/neomutt
community/neomutt /usr/lib/
community/neomutt /usr/lib/neomutt/
community/neomutt /usr/lib/neomutt/pgpewrap
community/neomutt /usr/lib/neomutt/pgpring
community/neomutt /usr/lib/neomutt/smime_keys

$pkgfile -l mutt | grep bin
extra/mutt /usr/bin/
extra/mutt /usr/bin/mutt
extra/mutt /usr/bin/pgpewrap
extra/mutt /usr/bin/pgpring
extra/mutt /usr/bin/smime_keys
This task depends upon

Closed by  Doug Newgard (Scimmia)
Tuesday, 20 February 2018, 04:44 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#56741 

Loading...