Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 97765 - module-rebuild-0.4 fails to rebuild modules
Summary: module-rebuild-0.4 fails to rebuild modules
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: John Mylchreest (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-07-02 14:28 UTC by Petteri Räty (RETIRED)
Modified: 2005-07-05 05:47 UTC (History)
1 user (show)

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


Attachments
module-rebuild-0.5 (module-rebuild-0.5,6.22 KB, text/plain)
2005-07-03 09:44 UTC, John Mylchreest (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petteri Räty (RETIRED) gentoo-dev 2005-07-02 14:28:36 UTC
pena linux # module-rebuild rebuild
** Preparing to merge modules:
** Packages which I will emerge are:
        media-video/nvidia-kernel-1.0.7664
        media-sound/alsa-driver-1.0.9b
        sys-fs/fuse-2.3.0
5 4 3 2 1
Calculating dependencies

!!! Problem in media-video/nvidia-kernel-1.0.7664 dependencies.
!!! "Specific key requires an operator (media-video/nvidia-kernel-1.0.7664) (try
adding an '=')" exceptions


Reproducible: Always
Steps to Reproduce:
1. update to module-rebuild-0.4
2. run module-rebuild rebuild
3.




pena linux # emerge info
Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r0,
2.6.12-gentoo-r2 i686)
=================================================================
System uname: 2.6.12-gentoo-r2 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz
Gentoo Base System version 1.6.12
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
dev-lang/python:     2.4.1-r1
sys-apps/sandbox:    1.2.9
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18-r1
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=pentium4 -pipe -mfpmath=sse -ffast-math -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/init.d /etc/splash /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -pipe -mfpmath=sse -ffast-math -fomit-frame-pointer"
DISTDIR="/usr/src/distfiles"
FEATURES="autoconfig ccache cvs distlocks fixpackages noauto sandbox sfperms strict"
GENTOO_MIRRORS=" http://trumpetti.atm.tut.fi/gentoo 
http://lame.lut.fi/linux/gentoo "
LANG="en_US.utf8"
LC_ALL="en_US.utf8"
PKGDIR="/home/pkg/"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/overlays/betelgeuse
/usr/local/overlays/gentoo-java-experimental /usr/local/overlays/gentopia"
SYNC="rsync://aria/portage"
USE="x86 X aac acl acpi alsa apm audiofile avi bash-completion berkdb
bitmap-fonts bzip2 bzlib cdb cddb cdparanoia cdr crypt cups curl divx4linux dts
dvd dvdr dvdread emboss encode esd fam flac foomaticdb freetype gcj gif gnome
gstreamer gtk gtk2 hal imagemagick jack java jpeg kde kdeenablefinal kdexdeltas
libg++ libwww logitech-mouse lzo mad makecheck mikmod mjpeg mmx mmx2 mozilla mp3
mpeg ncurses network nptl nptlonly nvidia offensive ogg oggvorbis opengl pam
pdflib png python qt quicktime readline real rtc ruby samba slp spell sse sse2
ssl subversion svg tcpd theora tiff truetype truetype-fonts type1-fonts unicode
usb userlocales vorbis win32codecs xine xml xml2 xv xvid zlib video_cards_nvidia
userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, LINGUAS, MAKEOPTS
Comment 1 John Mylchreest (RETIRED) gentoo-dev 2005-07-03 09:44:19 UTC
Created attachment 62551 [details]
module-rebuild-0.5

Can you please test this one?
Comment 2 Petteri Räty (RETIRED) gentoo-dev 2005-07-03 10:11:11 UTC
module-rebuild rebuild works now for the packages listed in moduledb, but now
upgrading a package will result in it being deleted from moduledb. You can find
me as betelgeuse@freenode to talk about other issues too or I can file more bugs.  
Comment 3 John Mylchreest (RETIRED) gentoo-dev 2005-07-03 11:17:46 UTC
just log it all under this one since its related.
Comment 4 Petteri Räty (RETIRED) gentoo-dev 2005-07-03 11:22:51 UTC
Now after upgrading nvidia-kernel, the package will not get included to the
list. Also after downgrading nvidia-kernel it got removed from the list. You
should also fix #97796 to the next version.
Comment 5 John Mylchreest (RETIRED) gentoo-dev 2005-07-05 04:27:58 UTC
fixed in cvs. please try 0.5 shortly.
Comment 6 Petteri Räty (RETIRED) gentoo-dev 2005-07-05 05:47:39 UTC
Seems to work ok.