Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 279936 - [gnome-overlay] =gnome-base/gvfs-1.3.3 bad command in pkg_postinst()
Summary: [gnome-overlay] =gnome-base/gvfs-1.3.3 bad command in pkg_postinst()
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-01 17:43 UTC by Kobboi
Modified: 2009-08-02 12:10 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 Kobboi 2009-08-01 17:43:09 UTC
At the end of the gvfs-1.3.3 emerge, I get:

* Caching service dependencies ...                                                                                                                                          [ ok ]
 * ERROR: wrong args ( -s )

 * Usage: dbus { reload }
 *        dbus without arguments for full help

The pkg_postinst() says "dbus -s reload".

Reproducible: Always
Comment 1 Kobboi 2009-08-01 17:44:41 UTC
Well, the ebuild says /etc/init.d/dbus -s reload. Running =dbus-1.2.3-r1, don't know if the 1.2.12 ebuild initscript knows "-s".
Comment 2 Nirbheek Chauhan (RETIRED) gentoo-dev 2009-08-01 19:03:25 UTC
(In reply to comment #1)
> Well, the ebuild says /etc/init.d/dbus -s reload. Running =dbus-1.2.3-r1, don't
> know if the 1.2.12 ebuild initscript knows "-s".
> 

Which version of baselayout do you have?
Comment 3 Kobboi 2009-08-01 19:58:20 UTC
(In reply to comment #2)
> (In reply to comment #1)
> > Well, the ebuild says /etc/init.d/dbus -s reload. Running =dbus-1.2.3-r1, don't
> > know if the 1.2.12 ebuild initscript knows "-s".
> > 
> 
> Which version of baselayout do you have?
> 

Latest stable, being baselayout-1.12.11.1.
Comment 4 Nirbheek Chauhan (RETIRED) gentoo-dev 2009-08-02 11:53:40 UTC
(In reply to comment #3)
> Latest stable, being baselayout-1.12.11.1.
> 

Mixing stable with overlay? Bad. Very bad.

/me goes to figure out how to make an openrc-specific check work on baselayout-1
Comment 5 Nirbheek Chauhan (RETIRED) gentoo-dev 2009-08-02 12:10:12 UTC
Alright, fixed.

PS: Someone needs to stabilize openrc soon :/