Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47391 - Several broken virtuals in various profiles.
Summary: Several broken virtuals in various profiles.
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Quality Assurance Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-09 16:22 UTC by Markus Nigbur (RETIRED)
Modified: 2005-04-01 05:43 UTC (History)
1 user (show)

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 Markus Nigbur (RETIRED) gentoo-dev 2004-04-09 16:22:08 UTC
Here's a list of Profiles and their broken virtuals, broken as in
- The default package can't be found at the specified location ([re-]moved)
- The virtual has more than one default package (looking at lisp)

Hope I've got all CCs.

Profile: build
virtual/kde-i18n	  app-i18n/kde-i18n
virtual/alsa		sys-kernel/linux
virtual/kernel		sys-kernel/linux
virtual/ghostscript app-text/ghotscript

Profile: default-x86-2004.0
virtual/commonlisp	dev-lisp/cmucl dev-lisp/sbcl dev-lisp/cmucl

Profile: default-sparc64-1.4
virtual/commonlisp	dev-lisp/cmucl dev-lisp/sbcl

Profile: default-x86-1.4
virtual/commonlisp	dev-lisp/cmucl dev-lisp/sbcl dev-lisp/cmucl

Profile: default-linux
virtual/kernel			sys-kernel/linux

Profile: hardened-x86-2004.0
virtual/commonlisp	dev-lisp/cmucl dev-lisp/sbcl dev-lisp/cmucl

Profile: hardened
virtual/kernel			sys-kernel/linux

Profile: selinux-sparc64-1.4
virtual/linux-sources sys-kernel/sparc-dev-sources

Profile: default-sparc64-2004.0
virtual/commonlisp	dev-lisp/cmucl dev-lisp/sbcl

Profile: build-ppc
virtual/kde-i18n	  app-i18n/kde-i18n
virtual/x11-web-browser	net-www/netscape
virtual/alsa		sys-kernel/linux
virtual/kernel		sys-kernel/linux
virtual/ghostscript app-text/ghotscript

Profile: default-alpha-2004.0
virtual/commonlisp	dev-lisp/cmucl dev-lisp/sbcl dev-lisp/cmucl

Profile: default-ia64-1.4
virtual/bootloader	sys-apps/elilo

Profile: hardened-x86-1.4
virtual/commonlisp	dev-lisp/cmucl dev-lisp/sbcl dev-lisp/cmucl
Comment 1 Pieter Van den Abeele (RETIRED) gentoo-dev 2004-04-09 16:26:14 UTC
both build and build-ppc profiles are no longer used. build-ppc can be removed. No virtual problems with default-ppc-*?
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2004-04-09 16:32:52 UTC
absoutely nothing here has anything to do with web-apps.
Comment 3 Chris PeBenito (RETIRED) gentoo-dev 2004-04-09 16:49:41 UTC
fixed selinux profiles
Comment 4 Markus Nigbur (RETIRED) gentoo-dev 2004-04-09 17:55:57 UTC
No Pieter, no problems over there.
Comment 5 Heinrich Wendel (RETIRED) gentoo-dev 2004-04-10 05:04:11 UTC
fixed ghostscript
Comment 6 Alexander Holler 2004-04-10 05:34:47 UTC
I can offer some more:

Warning: Virtual 'kde-i18n' not provided!
Warning: Virtual 'bash' not provided!
Warning: Virtual 'sys-apps/reiserfs-utils' not provided!
Warning: Virtual 'aspell-dict' not provided!
Warning: Virtual 'x11-web-browser' not provided!
Warning: Virtual 'imapUW' not provided!
Warning: Virtual 'x11-libs/xaw' not provided!
Warning: Virtual 'jre' not provided!
Warning: Virtual 'jdk' not provided!
Warning: Virtual 'php' not provided!
Warning: Virtual 'sys-apps/texinfo' not provided!
Warning: Virtual 'This' not provided!
Warning: Virtual 'wine' not provided!
Warning: Virtual 'sys-apps/sh-utils' not provided!
Warning: Virtual 'sys-apps/textutils' not provided!
Warning: Virtual 'sys-apps/fileutils' not provided!
Warning: Virtual 'dhcpcd' not provided!
Comment 7 Alexander Holler 2004-04-10 05:42:15 UTC
The group/something aren't really errors, but x11-web-browser and such could be reviewed.
Comment 8 John Mylchreest (RETIRED) gentoo-dev 2004-04-10 12:58:55 UTC
can anyone confirm the 'hardened' or 'default-linux' profiles are still in use?
if not cant we drop them?
Comment 9 Jason Wever (RETIRED) gentoo-dev 2004-04-10 14:20:55 UTC
Fixed default-sparc64-1.4 and default-sparc64-2004.0
Comment 10 Caleb Tennis (RETIRED) gentoo-dev 2004-04-11 18:48:18 UTC
kde-i18n has been removed
Comment 11 Daniel Black (RETIRED) gentoo-dev 2004-06-20 16:42:22 UTC
Fixed default-ia64-1.4/virtuals sys-boot

build and build-ppc are still there. Someone want to take responsibility for removing them?

Profile: hardened
virtual/kernel       sys-kernel/linux

Profile: default-linux (is this used???)
virtual/kernel       sys-kernel/linux

A few profiles list dev-list/cmucl twice:
 find . -name virtuals | xargs grep "dev-lisp/cmucl dev-lisp/sbcl dev-lisp/cmucl"
./default-alpha-2004.0/virtuals:virtual/commonlisp              dev-lisp/cmucl dev-lisp/sbcl dev-lisp/cmucl
./default-x86-1.4/virtuals:virtual/commonlisp           dev-lisp/cmucl dev-lisp/sbcl dev-lisp/cmucl
./hardened-x86-1.4/virtuals:virtual/commonlisp          dev-lisp/cmucl dev-lisp/sbcl dev-lisp/cmucl
./hardened-x86-2004.0/virtuals:virtual/commonlisp               dev-lisp/cmucl dev-lisp/sbcl dev-lisp/cmucl
./default-x86-2004.0/virtuals:virtual/commonlisp                dev-lisp/cmucl dev-lisp/sbcl dev-lisp/cmucl
./default-x86-obsd-2004/virtuals:virtual/commonlisp             dev-lisp/cmucl dev-lisp/sbcl dev-lisp/cmucl
./xbox-x86-2004.0/virtuals:virtual/commonlisp           dev-lisp/cmucl dev-lisp/sbcl dev-lisp/cmucl

comment 6 I think still stands?


Markus did I miss any?

I was using find . -name virtuals | xargs cat | sort -u | more and hand identifying non existant packages.
Comment 12 Pieter Van den Abeele (RETIRED) gentoo-dev 2004-08-19 19:32:29 UTC
removing ppc from cc
Comment 13 Caleb Tennis (RETIRED) gentoo-dev 2004-09-03 07:39:35 UTC
don't see any kde virtuals anymore, removing cc.
Comment 14 SpanKY gentoo-dev 2005-04-01 05:43:22 UTC
all profiles mentioned here are dead