Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 38696 - lm-sensors-2.8.1.ebuild seems to be broken
Summary: lm-sensors-2.8.1.ebuild seems to be broken
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Tim Yamin (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-19 03:34 UTC by Jari Huusko
Modified: 2004-03-24 15:56 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 Jari Huusko 2004-01-19 03:34:19 UTC
Emerging lm-sensors fails everytime:

koala root # emerge --debug lm-sensors
Calculating dependencies
Parent:    None
Depstring: sys-apps/lm-sensors
Candidates: ['sys-apps/lm-sensors']

flag-o-matic
/usr/sbin/ebuild.sh: /usr/portage/sys-apps/lm-sensors/lm-sensors-2.8.1.ebuild: line 75: syntax error near unexpected token `}'
/usr/sbin/ebuild.sh: /usr/portage/sys-apps/lm-sensors/lm-sensors-2.8.1.ebuild: line 75: `}'

!!! ERROR: sys-apps/lm-sensors-2.8.1 failed.
!!! Function , Line 1238, Exitcode 1
!!! error sourcing ebuild


aux_get(): (0) Error in sys-apps/lm-sensors-2.8.1 ebuild. (256)
               Check for syntax error or corruption in the ebuild. (--debug)


!!! all ebuilds that could satisfy "lm-sensors" have been masked.

!!! Error calculating dependencies. Please correct.

koala root # emerge info
Portage 2.0.49-r21 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r3, 2.4.24)
=================================================================
System uname: 2.4.24 i686 Intel(R) Celeron(TM) CPU                1300MHz
Gentoo Base System version 1.4.3.10
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=pentium3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://trumpetti.atm.tut.fi/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://trumpetti.atm.tut.fi/gentoo-portage"
USE="apache2 apm berkdb crypt encode foomaticdb gd gdbm gif gpm imagemagick imlib jpeg libg++ libwww mad mikmod mmx motif mysql ncurses nls oss pam pdflib perl png python readline samba sdl slang spell sse ssl tcpd truetype x86 xml2 xmms xv zlib"



Reproducible: Always
Steps to Reproduce:
1. emerge lm-sensors

Actual Results:  
Install failed.

Expected Results:  
lm-sensors package should have been installed.
Comment 1 Tim Yamin (RETIRED) gentoo-dev 2004-03-24 15:56:37 UTC
Hmmm, I can't track this down since line 75 is blank and none of the versions that are or were in CVS have any syntax issues on the reported line number or any area there abouts, so I'm closing this as FIXED. If you can still get this with a recent Portage snapshot, can you please reopen this bug so I can sort out the problem? Thanks!