Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 41349 - Error in net-mail/sendmail-8.12.10 ebuild ( with "# emerge -Up world" )
Summary: Error in net-mail/sendmail-8.12.10 ebuild ( with "# emerge -Up world" )
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 41351 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-02-12 03:24 UTC by Lari Korpi
Modified: 2004-02-12 07:19 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 Lari Korpi 2004-02-12 03:24:12 UTC
"emerge sync;emerge -Up world" stop with following error message:

Calculating world dependencies |*** HOME not set. Setting to /var/tmp/portage
/usr/sbin/ebuild.sh: /usr/portage/net-mail/sendmail/sendmail-8.12.10.ebuild: line 22: syntax error near unexpected token `||'
/usr/sbin/ebuild.sh: /usr/portage/net-mail/sendmail/sendmail-8.12.10.ebuild: line 22: ` || ('

!!! ERROR: net-mail/sendmail-8.12.10 failed.
!!! Function , Line 1291, Exitcode 1
!!! error sourcing ebuild


aux_get(): (0) Error in net-mail/sendmail-8.12.10 ebuild. (1)
               Check for syntax error or corruption in the ebuild. (--debug)

 ...done!


Reproducible: Always
Steps to Reproduce:
1.emerge sync
2.emerge -Up world
3.

Actual Results:  
Following error message:
Calculating world dependencies |*** HOME not set. Setting to /var/tmp/portage
/usr/sbin/ebuild.sh: /usr/portage/net-mail/sendmail/sendmail-8.12.10.ebuild: 
line 22: syntax error near unexpected token `||'
/usr/sbin/ebuild.sh: /usr/portage/net-mail/sendmail/sendmail-8.12.10.ebuild: 
line 22: ` || ('

!!! ERROR: net-mail/sendmail-8.12.10 failed.
!!! Function , Line 1291, Exitcode 1
!!! error sourcing ebuild


aux_get(): (0) Error in net-mail/sendmail-8.12.10 ebuild. (1)
               Check for syntax error or corruption in the ebuild. (--debug)

 ...done!


Expected Results:  
List of obsolite ebuilds that need updating.

localhost root # emerge info -Up world
>>> --upgradeonly implies --update... adding --update to options.
Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.6.2-rc2)
=================================================================
System uname: 2.6.2-rc2 i686 AMD Athlon(tm) MP 2200+
Gentoo Base System version 1.4.3.13
distcc[25250] (dcc_get_top_dir) ERROR: HOME is not set; can't find distcc 
directory [enabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.58
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-mp -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /opt/resin/conf /usr/X11R6/lib/X11/xkb /usr/kde/2/share/con
fig /usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config /var/bin
d /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=athlon-mp -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distcc sandbox"
GENTOO_MIRRORS="http://trumpetti.atm.tut.fi/gentoo/ 
ftp://trumpetti.atm.tut.fi/gentoo/ http://mirror.pudas.net/gentoo 
ftp://mirror.pudas.net/gentoo"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
USE="X apache2 apm arts avi berkdb crypt cups encode esd foomaticdb gdbm gif 
gnome gpm gtk gtk+ gtk2 imlib java jpeg ldap libg++ libwww mad mbox mikmod 
motif mozilla mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl png 
python qt quicktime readline sdl sendmail slang snmp spell ssl svga tcltk tcpd 
truetype x86 xml xml2 xmms xv zlib"
Comment 1 Johan Ymerson 2004-02-12 03:50:16 UTC
I submitted the same bug at the same time as you did (bug ID 41349).  
I got it to work by removing the misplaced " at row 21 in sendmail-8.12.10.ebuild.
Comment 2 SpanKY gentoo-dev 2004-02-12 07:18:52 UTC
yes indeedy, fixed in cvs
Comment 3 SpanKY gentoo-dev 2004-02-12 07:19:58 UTC
*** Bug 41351 has been marked as a duplicate of this bug. ***