FS#31948 - [ntfs-3g_ntfsprogs] fails to build from ABS

Attached to Project: Arch Linux
Opened by Dave Reisner (falconindy) - Sunday, 14 October 2012, 10:42 GMT
Last edited by Tom Gundersen (tomegun) - Tuesday, 13 November 2012, 13:07 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Tom Gundersen (tomegun)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

ntfs-3g fails to package properly, failing with:

mv: cannot stat ‘/home/noclaf/tmp/ntfs-3g_ntfsprogs/pkg/ntfs-3g/lib/*’: No such file or directory

Line 35 of the PKGBUILD appears to be the offending line, and is no longer needed (as there's nothing in $pkgdir/lib)

mv "$pkgdir"/lib/* "$pkgdir"/usr/lib/

Please also configure with --disable-ldconfig rather than using the environment variable hack.
This task depends upon

Closed by  Tom Gundersen (tomegun)
Tuesday, 13 November 2012, 13:07 GMT
Reason for closing:  Fixed

Loading...