Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 150009 - net-wireless/ieee80211 keeps upgrading, then downgrading
Summary: net-wireless/ieee80211 keeps upgrading, then downgrading
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-03 14:49 UTC by Trenton D. Adams
Modified: 2006-10-04 09:28 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 Trenton D. Adams 2006-10-03 14:49:40 UTC
Hi guys,

I'm running "emerge -uDNp world"
Right now, I'm getting 
[ebuild     U ] net-wireless/ieee80211-1.2.15 [1.1.13-r1]
If I continue with the upgrade process, it then asks me if I want to downgrade, if I run the same emerge command.
[ebuild     UD] net-wireless/ieee80211-1.2.13-r1 [1.1.15]

My package.keywords is as follows...
www-apache/mod_jk ~x86

app-emulation/vmware-workstation ~x86 -*
app-emulation/vmware-modules ~x86 -*
media-sound/alsa-driver
media-sound/alsa-headers

# JAVA STUFF
dev-java/ant-core
dev-java/ant-tasks
dev-java/ant
dev-java/java-config
dev-java/java-config-wrapper
dev-java/javatoolkit
# JDKs
=dev-java/sun-jdk-1.4*
=dev-java/sun-jdk-1.5*
=dev-java/ibm-jdk-bin-1.4*
=dev-java/ibm-jdk-bin-1.5*
=dev-java/jrockit-jdk-bin-1.4*
=dev-java/jrockit-jdk-bin-1.5*
=dev-java/blackdown-jdk-1.4*
dev-java/kaffe
# JREs
=dev-java/sun-jre-bin-1.4*
=dev-java/sun-jre-bin-1.5*
=dev-java/ibm-jre-bin-1.4*
=dev-java/blackdown-jre-1.4*
# Virtuals
virtual/jdk
virtual/jre
# Compilers
dev-java/eclipse-ecj
dev-java/jikes
# Documentation
dev-java/java-sdk-docs
# Misc packages that have been updated to generation-2,
# where the generation-1 won't build and/or run properly
dev-java/lucene
dev-java/gnu-jaxp
# These have optional Java support, but need ~arch to function properly
# with generation-2
dev-util/subversion
sys-libs/db

#www-servers/tomcat ~x86
#dev-java/struts ~x86
#dev-java/commons-validator ~x86
#dev-java/hessian ~x86
#dev-java/caucho-services ~x86
#dev-java/burlap ~x86
#dev-java/gnu-javamail ~x86
#dev-java/gnu-classpath-inetlib ~x86
#dev-java/commons-digester ~x86
#dev-java/jaxen ~x86
#dev-java/eclipse-ecj ~x86
#dev-java/commons-daemon ~x86
#dev-java/mx4j ~x86
#dev-java/jessie ~x86
#dev-java/javatoolkit ~x86
#dev-java/java-config ~x86
#dev-java/java-config-wrapper ~x86

net-wireless/ipw3945 ~x86
net-wireless/ipw3945d ~x86
net-wireless/ipw3945-ucode ~x86
net-wireless/ieee80211 ~x86
app-emulation/vmware-workstation ~x86
app-emulation/vmware-modules ~x86

#net-dialup/hsfmodem ~x86

#mail-client/mozilla-thunderbird-bin ~x86
#www-client/mozilla-firefox-bin -*
#www-client/mozilla-firefox-bin ~x86
#www-client/mozilla-firefox ~x86
app-portage/gentoolkit ~x86
#www-servers/tomcat ~x86
#dev-java/xml-commons-external ~x86
#dev-java/struts ~x86
#dev-java/blackdown-jdk ~x86
net-mail/imapsync ~x86
#app-emulation/vmware-player ~x86
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-10-03 15:00:06 UTC
echo "<net-wireless/ieee80211-1.2.15" >> /etc/portage/package.mask and find out what depends on it.
Comment 2 Trenton D. Adams 2006-10-03 16:24:27 UTC
Apparently 
  dependency required by "net-wireless/ipw3945-1.1.0-r1" [ebuild]
So, it was a problem with my keyword on ieee80211.
Comment 3 Trenton D. Adams 2006-10-03 16:25:03 UTC
So, is this a bug then?  Do my keywording conflicts make it not a bug?
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-10-03 16:36:55 UTC
Closing, either stick both into package.keywords, or none.
Comment 5 Trenton D. Adams 2006-10-04 09:28:06 UTC
both what?  Both ipw3945 and ieee80211?  If so, I did that.