Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 111404

Summary: sys-fs/lufs-0.9.7-r3 incorrectly dependss on sys-fs/lufis
Product: Gentoo Linux Reporter: Scott Dial <scott>
Component: New packagesAssignee: Stefan Schweizer (RETIRED) <genstef>
Status: RESOLVED INVALID    
Severity: minor CC: genstef
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Scott Dial 2005-11-03 13:45:23 UTC
This ebuild includes sys-fs/lufis as a dependancy, but the dependacy is actually
the other way around. sys-fs/lufis depends on sys-fs/lufs (and does so in
portage correctly).

The resolution would be for sys-fs/lufis to be removed from the DEPEND.

I realize this is already a deprecated package, but if it is gonna be in
portage, it should at least be correct.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Stefan Schweizer (RETIRED) gentoo-dev 2005-11-03 14:09:20 UTC
The dep is correct in gentoo.

lufs depends on lufis and fuse to use it as kernel interface

lufis does not depend on lufs because it uses fuse as kernel interface.

lufs ebuild only includes the ftp-lufs and ssh-lufs
lufis contains lufs->fuse translation layers
fuse contains the kernel module +fuse libs.

And I can assure you all deps are correct :)
Comment 2 Stefan Schweizer (RETIRED) gentoo-dev 2005-11-03 14:09:37 UTC
INVALID