Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 101315 - baselayout RDEPENDS on >=procps-3.2.2
Summary: baselayout RDEPENDS on >=procps-3.2.2
Status: RESOLVED DUPLICATE of bug 83083
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-04 04:34 UTC by Erik Bergmann
Modified: 2005-08-04 15:18 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 Erik Bergmann 2005-08-04 04:34:33 UTC
In /etc/init.d/bootmisc baselayout uses sysctl with the option -q. As you can see
on http://procps.sourceforge.net/changelog.html this option was added in 3.2.2.
Therefore baselayout should depend on >=procps-3.2.2.

Reproducible: Always
Steps to Reproduce:

Actual Results:  
This
error: Unknown parameter "-q"
usage:  sysctl [-n] [-e] variable ...
        sysctl [-n] [-e] [-q] -w variable=value ...
        sysctl [-n] [-e] -a
        sysctl [-n] [-e] [-q] -p <file>   (default /etc/sysctl.conf)
        sysctl [-n] [-e] -A
occures during booting


At least baselayout-1.11.3 and baselayout-1.12.0_pre3 are affected.
Comment 1 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2005-08-04 04:53:07 UTC
Your system is outdated. All procps versions in portage are >3.2.2
Comment 2 Erik Bergmann 2005-08-04 05:12:49 UTC
Indeed...
But I think (as a dial-in slave) Gentoo should work without emerge system or
emerge world.
Comment 3 SpanKY gentoo-dev 2005-08-04 15:18:30 UTC

*** This bug has been marked as a duplicate of 83083 ***