First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 218655
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo's Team for Core System packages <base-system@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: teidakankan@gmail.com
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 218655 depends on: Show dependency tree
Show dependency graph
Bug 218655 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2008-04-20 21:21 0000
-fuse use flag not adhered to

Reproducible: Always




make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory
`/var/tmp/portage/sys-fs/ntfsprogs-2.0.0-r1/work/ntfsprogs-2.0.0'
make[1]: Leaving directory
`/var/tmp/portage/sys-fs/ntfsprogs-2.0.0-r1/work/ntfsprogs-2.0.0'
mv: cannot stat
`/var/tmp/portage/sys-fs/ntfsprogs-2.0.0-r1/image//sbin/mount.fuse.ntfs': No
such file or directory
mv: cannot stat
`/var/tmp/portage/sys-fs/ntfsprogs-2.0.0-r1/image//sbin/mount.ntfs-fuse': No
such file or directory
 *
 * ERROR: sys-fs/ntfsprogs-2.0.0-r1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_install
 *             environment, line 2550:  Called die
 * The specific snippet of code:
 *       mv "${D}"/sbin/mount.{fuse.ntfs,ntfs-fuse} "${D}"/usr/bin/ || die;
 *  The die message:
 *   (no error message)
 *
 * If you need support, post the topmost build error, and the call stack if
relevant.
 * A complete build log is located at
'/var/log/portage/sys-fs:ntfsprogs-2.0.0-r1:20080420-210337.log'.
 * The ebuild environment file is located at
'/var/tmp/portage/sys-fs/ntfsprogs-2.0.0-r1/temp/environment'.


most likely related to this:

"configure: WARNING: Unrecognized options: --disable-fuse-module"

------- Comment #1 From SpanKY 2008-04-21 00:41:36 0000 -------
looks like the configure flag changed from ntfsprogs-1.x -> ntfsprogs-2.x

http://sources.gentoo.org/sys-fs/ntfsprogs/ntfsprogs-2.0.0.ebuild?r1=1.7&r2=1.8
http://sources.gentoo.org/sys-fs/ntfsprogs/ntfsprogs-2.0.0-r1.ebuild?r1=1.1&r2=1.2

First Last Prev Next    No search results available      Search page      Enter new bug