Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 567448 - dev-tex/minted/minted-1.7.ebuild and minted-2.0.ebuild containing garbage in files
Summary: dev-tex/minted/minted-1.7.ebuild and minted-2.0.ebuild containing garbage in ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-03 12:32 UTC by Frank Krömmelbein
Modified: 2015-12-03 12:50 UTC (History)
1 user (show)

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


Attachments
minted-1.7.ebuild (minted-1.7.ebuild,757 bytes, text/plain)
2015-12-03 12:33 UTC, Frank Krömmelbein
Details
minted-2.0.ebuild (minted-2.0.ebuild,791 bytes, text/plain)
2015-12-03 12:34 UTC, Frank Krömmelbein
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Krömmelbein 2015-12-03 12:32:46 UTC
dev-tex/minted/minted-1.7.ebuild and minted-2.0.ebuild containing garbage in Ebuild files, which causes egencache to fail:

...
create mode 100644 sys-fs/lvm2/lvm2-2.02.136.ebuild
=== Sync completed for gentoo
/mnt/sda7/portage/dev-tex/minted/minted-1.7.ebuild: line 9: syntax error near unexpected token `<<<'
/mnt/sda7/portage/dev-tex/minted/minted-1.7.ebuild: line 9: `<<<<<<< 1b4109b06fe34ac39f3fc55996d66a9b6cc8d809'
 * ERROR: dev-tex/minted-1.7::gentoo failed (depend phase):
 *   error sourcing ebuild
 * 
 * Call stack:
 *   ebuild.sh, line 584:  Called die
 * The specific snippet of code:
 *                      source "$EBUILD" || die "error sourcing ebuild"
 * 
/mnt/sda7/portage/dev-tex/minted/minted-2.0.ebuild: line 9: syntax error near unexpected token `<<<'
/mnt/sda7/portage/dev-tex/minted/minted-2.0.ebuild: line 9: `<<<<<<< 1b4109b06fe34ac39f3fc55996d66a9b6cc8d809'
 * If you need support, post the output of `emerge --info '=dev-tex/minted-1.7::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-tex/minted-1.7::gentoo'`.
 * ERROR: dev-tex/minted-2.0::gentoo failed (depend phase):
 *   error sourcing ebuild
 * 
 * Working directory: '/usr/lib64/python2.7/site-packages'
 * Call stack:
 * S: '/var/tmp/portage/dev-tex/minted-1.7/work/minted-1.7'
 *   ebuild.sh, line 584:  Called die
 * The specific snippet of code:
 *                      source "$EBUILD" || die "error sourcing ebuild"
 * 
 * If you need support, post the output of `emerge --info '=dev-tex/minted-2.0::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-tex/minted-2.0::gentoo'`.
 * Working directory: '/usr/lib64/python2.7/site-packages'
 * S: '/var/tmp/portage/dev-tex/minted-2.0/work/minted-2.0'
Error processing dev-tex/minted-2.0, continuing...
Error processing dev-tex/minted-1.7, continuing...


Also see attached files

Reproducible: Always
Comment 1 Frank Krömmelbein 2015-12-03 12:33:45 UTC
Created attachment 418458 [details]
minted-1.7.ebuild
Comment 2 Frank Krömmelbein 2015-12-03 12:34:15 UTC
Created attachment 418460 [details]
minted-2.0.ebuild
Comment 3 Frank Krömmelbein 2015-12-03 12:35:35 UTC
Root cause of the problem is probably this commit:
https://github.com/gentoo/gentoo/commit/7b383b23d246a075c82dcb51887b22416af629ad
Comment 4 Justin Lecher (RETIRED) gentoo-dev 2015-12-03 12:50:06 UTC
commit 7f5e120c432b5fa3a02e5b2ec8c82a38ed5272ba
Author: Justin Lecher <jlec@gentoo.org>
Date:   Thu Dec 3 13:49:28 2015 +0100

    dev-tex/minted: Fix bad merge

    Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=567448

    Package-Manager: portage-2.2.25
    Signed-off-by: Justin Lecher <jlec@gentoo.org>

    https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f5e120c432b5fa3a02e5b2ec8c82a38ed5272ba