First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 168500
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Genkernel Maintainers <genkernel@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Marc Blumentritt <marc.blumentritt@arcor.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 168500 depends on: 156431 156445 Show dependency tree
Show dependency graph
Bug 168500 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

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







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


Description:   Opened: 2007-02-26 20:25 0000
Hi,

the manpage of genkernel states the following:

--suspend
              Add support for userspace suspend/resume (uswsusp). This  option
              requires  Linux  2.6.17 or newer, sys-power/suspend installed on
              the host system, and resume configured in /etc/suspend.conf.

But in portage there is no package called "sys-power/suspend". Which package
should this option support?

Reproducible: Always

Steps to Reproduce:
1.read "man genkernel"
2.
3.




Just for good manner:
emerge --info
Portage 2.1.2-r9 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.5-r0,
2.6.18-gentoo-r6 i686)
=================================================================
System uname: 2.6.18-gentoo-r6 i686 AMD Athlon(tm) XP 2700+
Gentoo Base System release 1.12.9
Timestamp of tree: Mon, 26 Feb 2007 19:20:01 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632)
[enabled]
ccache version 2.4 [enabled]
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-Os -march=athlon-xp -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/splash
/etc/terminfo"
CXXFLAGS="-Os -march=athlon-xp -pipe -fomit-frame-pointer"
DISTDIR="/var/tmp/distfiles"
FEATURES="autoconfig ccache distcc distlocks metadata-transfer parallel-fetch
sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ "
LANG="en_US.UTF-8"
LINGUAS="de en"
MAKEOPTS="-j3"
PKGDIR="/var/tmp/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --delete-after --stats --timeout=180
--exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X alsa arts bash-completion berkdb bitmap-fonts cairo cdr
cli cracklib crypt cups dbus dri dvd dvdr eds emboss encode esd fam firefox
fortran gdbm gif gpm gstreamer gtk gtk2 hal iconv ipv6 jpeg libg++ lm_sensors
mad midi mikmod mmx mmxext mozilla mp3 mpeg ncurses nls nptl nptlonly nvidia
ogg opengl oss pam pcre perl png ppds pppd python quicktime readline reflection
sdl session spell spl sse ssl tcpd truetype truetype-fonts type1-fonts unicode
userlocales vim-pager vim-with-x vorbis win32codecs x86 xface xml xorg xv zlib"
ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1
emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m
maestro3 trident usb-audio via82xx via82xx-modem ymfpci"
ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file
hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route
share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux"
LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses
text" LINGUAS="de en" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS,
PORTAGE_RSYNC_EXTRA_OPTS

------- Comment #1 From Chris Gianelloni (RETIRED) 2007-02-26 22:43:57 0000 -------
Daniel, what happened to suspend?

------- Comment #2 From Daniel Drake 2007-02-27 01:23:05 0000 -------
bug #156431
Hopefully someone else will pick up that project soon. In the mean time I
wouldn't object to you removing the man page entry for that option.

------- Comment #3 From Chris Gianelloni (RETIRED) 2007-02-27 22:22:36 0000 -------
OK.  I'll comment it out in my next _pre for 3.4.7

------- Comment #4 From Marc Blumentritt 2007-03-02 20:17:24 0000 -------
Hi,

it would be nice, if there is support for the in-kernel suspend method in
Gentoo. Therefore it would be cool, if a developer could grab the stuff Daniel
did on suspend and make it to a working package.

Anyway, thanks for your cool work on Gentoo.
Regards
Marc

------- Comment #5 From Chris Gianelloni (RETIRED) 2007-03-07 12:32:54 0000 -------
OK.  For now, I've removed the --suspend section from SVN and added genkernel
to the other bug, so we will know when it's been added into the tree.

------- Comment #6 From Chris Gianelloni (RETIRED) 2007-04-05 15:01:00 0000 -------
This is fixed in genkernel 3.4.7 which is now in the tree.

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