Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 9070 - Bad dependencies for the lilo package
Summary: Bad dependencies for the lilo package
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 All
: High normal (vote)
Assignee: Donny Davies (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-13 06:40 UTC by KaoS
Modified: 2003-02-04 19:42 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 KaoS 2002-10-13 06:40:36 UTC
There seems to be a problem with the dependancies for lilo. At some point in the
compilation, it requires nasm, but the package isn't required in the
dependancies (emerge --pretend lilo)
Comment 1 Donny Davies (RETIRED) gentoo-dev 2002-10-13 15:28:26 UTC
hi.

im afraid unless you provide more information im going to have to close
this as INVALID because the dependencies look fine to me, and i cant
reproduce that.

what version of portage are you using?

look at the ebuild:
DEPEND="virtual/glibc dev-lang/nasm >=sys-devel/bin86-0.15.5"

root@gateway /usr/portage/sys-apps/sh-utils # emerge lilo -p

These are the packages that I would merge, in order.

Calculating dependencies ...done!
[ebuild  N   ] dev-lang/nasm-0.98.34
[ebuild    U ] sys-apps/lilo-22.3.3-r1

root@gateway /usr/portage/sys-apps/sh-utils # emerge --version
Portage 2.0.38


so again, im tempted to close this as INVALID unless you have a very
good reason as to why i shouldnt?
Comment 2 KaoS 2002-10-15 02:25:21 UTC
actuallay, I was talking about the lilo-22.3.3.ebuild ebuild. If you look at its
dependancies, you'll see:
DEPEND="virtual/glibc
        >=sys-devel/bin86-0.15.5"
no nasm in there
Same problem occurs with previous versions of lilo (although I don't know if
nasm is required for those versions)

Comment 3 Donny Davies (RETIRED) gentoo-dev 2002-10-24 22:02:55 UTC
this should not be a problem anymore, lilo-22.3.3-r1 is the latest,
unmasked, stable version to use.

one of the devels checked in an old lilo recently, by mistake.
if that one is still there, ignore it.  guess he was smoking
crack.