First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 130880
Alias:
Product:
Component:
Status: RESOLVED
Resolution: WONTFIX
Assigned To: Gentoo Linux Gnome Desktop Team <gnome@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Mohamed M. Hagag <mohamedhagag1981@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
gnome-system-tools-2.14.0-r99.ebuild gnome system tools with netowrk-admin and disks-admin text/plain Mohamed M. Hagag 2006-04-22 15:29 0000 1.23 KB Details
gnome-system-tools-2.15.0.ebuild gnome-system-tools-2.15.0 application/octet-stream Mohamed M. Hagag 2006-09-30 12:07 0000 1.40 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 130880 depends on: Show dependency tree
Bug 130880 blocks: 197163 214265
Votes: 0    Show votes for this bug    Vote for this bug

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


Not eligible to see or edit group visibility for this bug.






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


Description:   Opened: 2006-04-22 12:38 0000
I found that if i add --enable-disks and replace --disable-network
with --enable-network in the ebuild, then every thing works very well.

i hope this will be the default state for these values --enable-network &
--enable-disks .

note: disks-admin dosn't contain gentoo linux in its supported platforms list
but when i select debian sarge or rPath - and i think any selection - it works
very nice.

this is the modified ebuild :) 

# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header:
/var/cvsroot/gentoo-x86/app-admin/gnome-system-tools/gnome-system-tools-2.14.0.ebuild,v
1.1 2006/03/17 21:00:09 joem Exp $

inherit gnome2 eutils

DESCRIPTION="Tools aimed to make easy the administration of UNIX systems"
HOMEPAGE="http://www.gnome.org/projects/gst/"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="nfs samba"

RDEPEND="net-misc/openssh
        userland_GNU? ( sys-apps/shadow )
        >=x11-libs/gtk+-2.6
        >=gnome-base/libgnomeui-2.9.0
        >=gnome-base/libglade-2.4
        >=gnome-base/gconf-2.2
        >=dev-libs/libxml2-2.4.12
        >=gnome-base/nautilus-2.9.90
        >=app-admin/system-tools-backends-1.3.0
        nfs? ( net-fs/nfs-utils )
        samba? ( >=net-fs/samba-3 )"

DEPEND="${RDEPEND}
        app-text/scrollkeeper
        dev-util/pkgconfig
        >=dev-util/intltool-0.29"

DOCS="AUTHORS BUGS ChangeLog HACKING NEWS README TODO"

# --enable-disks is not (still) supported for Gentoo
G2CONF="${G2CONF} --enable-boot --enable-services --enable-network
--enable-disks"

pkg_setup() {

        if ! use nfs && ! use samba; then
                G2CONF="${G2CONF} --disable-shares"
        fi
}

src_unpack() {
        unpack ${A}
        cd ${S}

        gnome2_omf_fix
}


sorry, but i cant find any way to send an attachment on the bug submitting form
): .

------- Comment #1 From Jakub Moc (RETIRED) 2006-04-22 12:46:32 0000 -------
(In reply to comment #0)
> sorry, but i cant find any way to send an attachment on the bug submitting form
> ): .

Just use the attachment feature *after* submitting the bug:

http://bugs.gentoo.org/attachment.cgi?bugid=130880&action=enter

------- Comment #2 From Mohamed M. Hagag 2006-04-22 15:29:17 0000 -------
Created an attachment (id=85225) [details]
gnome system tools with netowrk-admin and disks-admin

thanks jakub :) 

------- Comment #3 From Mohamed M. Hagag 2006-09-30 12:07:31 0000 -------
Created an attachment (id=98462) [details]
gnome-system-tools-2.15.0

i'll test it today, i wish this release will have a full gentoo support :)

------- Comment #4 From Xake 2007-01-03 01:37:04 0000 -------
The --enable-disks I can understand but what blocks --enable-network?

------- Comment #5 From brad walker 2007-01-04 07:43:04 0000 -------
disks-admin is disabled because it doesn't work without hacks (opening as other
dists). the future doesn't look any brighter for --enable-disks. unfortunately
gnome-system-tools branches 2.15 and 2.17 dropped disks-admin and boot-admin.

i don't see why 2.14.0 can't --enable-network. it works fine here.

------- Comment #6 From Pacho Ramos 2007-01-31 19:46:53 0000 -------
Does gnome-system-tools-2.15.6 fix this bug
http://bugs.gentoo.org/show_bug.cgi?id=131097 ?

------- Comment #7 From Gilles Dartiguelongue 2008-04-12 14:57:01 0000 -------
closing as WONTFIX because this old version is deprecated upstream anyway.

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