Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47996 - Typo in /usr/portage/dev-lang/nasm/nasm-0.98.36.ebuild
Summary: Typo in /usr/portage/dev-lang/nasm/nasm-0.98.36.ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Mr. Bones. (RETIRED)
URL:
Whiteboard:
Keywords:
: 47997 48001 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-04-15 20:40 UTC by Jamie Anderson
Modified: 2004-04-15 22:15 UTC (History)
2 users (show)

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


Attachments
NASM 0.98.36 ebuild with typo corrected. (nasm-0.98.36.ebuild,1.08 KB, text/plain)
2004-04-15 20:41 UTC, Jamie Anderson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jamie Anderson 2004-04-15 20:40:17 UTC
There is a small typo in the nasm-0.98.36 ebuild.  The line:

inherit etuils

should read

inherit eutils

Reproducible: Always
Steps to Reproduce:
1. emerge sync
2. Attempt to update or install nasm or any package that depends on it.
3.

Actual Results:  
eeyore root # emerge -uD world
Calculating world dependencies \/usr/sbin/ebuild.sh: line 1098:
/usr/portage/eclass/etuils.eclass: No such file or directory
 
!!! ERROR: dev-lang/nasm-0.98.36 failed.
!!! Function inherit, Line 1099, Exitcode 1
!!! died sourcing /usr/portage/eclass/etuils.eclass in inherit()
 
 
aux_get(): (0) Error in dev-lang/nasm-0.98.36 ebuild. (1)
               Check for syntax error or corruption in the ebuild. (--debug)
 
 
!!! all ebuilds that could satisfy "dev-lang/nasm" have been masked.
!!! possible candidates are:
/usr/sbin/ebuild.sh: line 1098: /usr/portage/eclass/etuils.eclass: No such file
or directory
 
!!! ERROR: dev-lang/nasm-0.98.36 failed.
!!! Function inherit, Line 1099, Exitcode 1
!!! died sourcing /usr/portage/eclass/etuils.eclass in inherit()
 
 
aux_get(): (0) Error in dev-lang/nasm-0.98.36 ebuild. (1)
               Check for syntax error or corruption in the ebuild. (--debug)
 
- dev-lang/nasm-0.98.38 (masked by: )
!!!    (dependency required by "media-libs/libsdl-1.2.7" [ebuild])
 
!!! Problem with ebuild net-www/mplayerplug-in-2.50
!!! Possibly a DEPEND/*DEPEND problem.
 
!!! Depgraph creation failed.


Expected Results:  
Install or update packages as normal.
Comment 1 Jamie Anderson 2004-04-15 20:41:36 UTC
Created attachment 29392 [details]
NASM 0.98.36 ebuild with typo corrected.
Comment 2 Daniel Black (RETIRED) gentoo-dev 2004-04-15 20:46:57 UTC
*** Bug 47997 has been marked as a duplicate of this bug. ***
Comment 3 SpanKY gentoo-dev 2004-04-15 22:14:45 UTC
*** Bug 48001 has been marked as a duplicate of this bug. ***
Comment 4 SpanKY gentoo-dev 2004-04-15 22:15:03 UTC
my fault, already been fixed