Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85957 - Captive (captive NTFS) has improper gnome dependencies
Summary: Captive (captive NTFS) has improper gnome dependencies
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Stefan Schweizer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-19 16:54 UTC by Brian Johnson
Modified: 2005-03-22 08:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Brian Johnson 2005-03-19 16:54:37 UTC
The following are listed as dependencies for captive:

gnome-base/gnomevfs
gnome-base/ORBit

Reproducible: Always
Steps to Reproduce:
1. emerge -av captive
Actual Results:  
[ebuild  N    ] sys-fs/fuse-2.2  346 kB
[ebuild  N    ] sys-fs/lufis-0.3  17 kB
[ebuild  N    ] dev-util/indent-2.2.9-r2  +nls 662 kB
[ebuild  N    ] gnome-base/orbit-2.12.0  -debug -doc +ssl 651 kB
[ebuild  N    ] sys-fs/ntfsprogs-1.9.2  -gnome 640 kB
[ebuild  N    ] gnome-base/gnome-mime-data-2.4.2  -debug 829 kB
[ebuild  N    ] gnome-base/gconf-2.8.1-r1  -debug -doc 1,690 kB
[ebuild  N    ] net-nds/portmap-5b-r9  -debug (-selinux) +tcpd 18 kB
[ebuild  N    ] app-admin/fam-2.7.0-r2  294 kB
[ebuild  N    ] gnome-base/libbonobo-2.8.0  -debug -doc 1,426 kB
[ebuild  N    ] gnome-base/gnome-vfs-2.8.3-r1  -debug -doc -gnutls -hal -howl
+ipv6 +samba +ssl 1,936 kB
[ebuild  N    ] sys-fs/captive-1.1.5-r2  -debug -static 5,429 kB


Expected Results:  
[ebuild  N    ] sys-fs/fuse-2.2  346 kB
[ebuild  N    ] sys-fs/lufis-0.3  17 kB
[ebuild  N    ] dev-util/indent-2.2.9-r2  +nls 662 kB
[ebuild  N    ] sys-fs/ntfsprogs-1.9.2  -gnome 640 kB
[ebuild  N    ] net-nds/portmap-5b-r9  -debug (-selinux) +tcpd 18 kB
[ebuild  N    ] app-admin/fam-2.7.0-r2  294 kB
[ebuild  N    ] sys-fs/captive-1.1.5-r2  -debug -static 5,429 kB


I do not want to install gnome to install captive to properly read/write to
NTFS. The website for the project
(http://www.jankratochvil.net/project/captive/) mentions nothing about gnome
dependencies so I do not know why they are part of the ebuild.
Comment 1 Stefan Schweizer (RETIRED) gentoo-dev 2005-03-22 08:29:52 UTC
sorry, I cant do anything against it.

captive uses gnome-V(irtual)F(ile)S(ystem) internally and wont work without it.

On the captive page a static binary is used and therefore you do not need the gnome-vfs shared libs there .. but gentoo builds from source, so we need them.

If you really want to get rid of that DEPEND you could step up to redesign captive .. captive project is currently orphaned and lookds for a new maintainer.