Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 301236 - When I do a emerge portage, it pulls in python-updater-0.7 and it fails to complete
Summary: When I do a emerge portage, it pulls in python-updater-0.7 and it fails to co...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-16 22:34 UTC by Toby
Modified: 2010-01-23 11:04 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 Toby 2010-01-16 22:34:38 UTC
I do a emerge portage and python-updater is pulled in by portage. The python-updater doesn't install sucessfully. It fails. I can't update the portage without fixing this python-updater problem.


Reproducible: Always

Steps to Reproduce:
1. emerge portage
2. emerge python-updater


Actual Results:  
>>> Emerging (1 of 3) app-admin/python-updater-0.7
 * python-updater-0.7.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...           [ ok ]
 * checking ebuild checksums ;-) ...                                    [ ok ]
 * checking auxfile checksums ;-) ...                                   [ ok ]
 * checking miscfile checksums ;-) ...                                  [ ok ]
>>> Unpacking source...
>>> Unpacking python-updater-0.7.tar.bz2 to /var/tmp/portage/app-admin/python-updater-0.7/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/app-admin/python-updater-0.7/work/python-updater-0.7 ...
>>> Source compiled.
>>> Test phase [not enabled]: app-admin/python-updater-0.7

>>> Install python-updater-0.7 into /var/tmp/portage/app-admin/python-updater-0.7/image/ category app-admin
/usr/lib/portage/bin/doman: line 35: unexpected argument `(' to conditional binary operator
/usr/lib/portage/bin/doman: line 35: syntax error near `(.'
/usr/lib/portage/bin/doman: line 35: `		[[ $x =~ (.*)\.([a-z][a-z](_[A-Z][A-Z])?)\.(.*) ]] ; then'
 * 
 * ERROR: app-admin/python-updater-0.7 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_install
 *             environment, line   72:  Called die
 * The specific snippet of code:
 *       doman ${PN}.1 || die "doman failed";
 *  The die message:
 *   doman failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/app-admin/python-updater-0.7/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-admin/python-updater-0.7/temp/environment'.
 * 

>>> Failed to emerge app-admin/python-updater-0.7, Log file:

>>>  '/var/tmp/portage/app-admin/python-updater-0.7/temp/build.log'

 * Messages for package app-admin/python-updater-0.7:

 * 
 * ERROR: app-admin/python-updater-0.7 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_install
 *             environment, line   72:  Called die
 * The specific snippet of code:
 *       doman ${PN}.1 || die "doman failed";
 *  The die message:
 *   doman failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/app-admin/python-updater-0.7/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-admin/python-updater-0.7/temp/environment'.
 * 
---------------------------------------------------------------------------

Expected Results:  
emerge portage to complete sucessfully.
 


emerge portage to complete sucessfully.
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-01-16 22:46:59 UTC
post the build.log and your emerge --info please. thx
Comment 2 Justin Lecher (RETIRED) gentoo-dev 2010-01-23 11:04:19 UTC
Please provide the requested information and reopen the bug.