Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 403737 - Stabilize =sys-apps/moreutils-0.45-r1 and =sys-process/parallel-20120122
Summary: Stabilize =sys-apps/moreutils-0.45-r1 and =sys-process/parallel-20120122
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Keywording and Stabilization (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Greg Kroah-Hartman (RETIRED)
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on: 400675
Blocks:
  Show dependency tree
 
Reported: 2012-02-15 01:05 UTC by Samuli Suominen (RETIRED)
Modified: 2012-04-07 17:52 UTC (History)
2 users (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 Samuli Suominen (RETIRED) gentoo-dev 2012-02-15 01:05:18 UTC
=sys-apps/moreutils-0.45-r1        amd64 hppa x86
=sys-process/parallel-20120122     amd64 x86

@hppa: You might want to consider keywording parallel, since that superseeds the parallel command in moreutils you already had keywords for ...
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-02-15 13:36:40 UTC
sed must die()?

Index: moreutils-0.45-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/moreutils/moreutils-0.45-r1.ebuild,v
retrieving revision 1.2
diff -u -B -r1.2 moreutils-0.45-r1.ebuild
--- moreutils-0.45-r1.ebuild    15 Feb 2012 01:02:01 -0000      1.2
+++ moreutils-0.45-r1.ebuild    15 Feb 2012 13:36:27 -0000
@@ -36,12 +36,12 @@
 
        # Don't build manpages
        if ! use doc ; then
-               sed -i -e '/^all:/s/$(MANS)//' -e '/man1/d' Makefile
+               sed -i -e '/^all:/s/$(MANS)//' -e '/man1/d' Makefile || die
        fi
 
        # Don't install perl scripts
        if ! use perl ; then
-               sed -i -e '/PERLSCRIPTS/d' Makefile
+               sed -i -e '/PERLSCRIPTS/d' Makefile || die
        fi
 }
Comment 2 Tomáš "tpruzina" Pružina (amd64 [ex]AT) 2012-02-15 15:31:21 UTC
amd64: builds on runs (no b. tests)
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2012-02-16 01:09:58 UTC
Now sed die()s.

Stable for HPPA.
Comment 4 Ian Delaney (RETIRED) gentoo-dev 2012-02-18 14:08:36 UTC
ok, and

 # emerge =sys-apps/moreutils-0.45-r1 =sys-process/parallel-20120122

The following keyword changes are necessary to proceed:
#required by sys-process/parallel-20120122, required by =sys-process/parallel-20120122 (argument)
=virtual/perl-Data-Dumper-2.131.0 ~amd64
#required by virtual/perl-Data-Dumper-2.131.0, required by sys-process/parallel-20120122, required by =sys-process/parallel-20120122 (argument)
=perl-core/Data-Dumper-2.131.0 ~amd64

and I synced a few hours ago!!
Comment 5 Agostino Sarubbo gentoo-dev 2012-02-21 17:21:38 UTC
amd64 stable
Comment 6 Markos Chandras (RETIRED) gentoo-dev 2012-03-06 21:11:12 UTC
amd64 keywords reverted
Comment 7 Markos Chandras (RETIRED) gentoo-dev 2012-03-06 21:24:54 UTC
Blocker bug fixed. Stable amd64 keywords restored
Comment 8 Markus Meier gentoo-dev 2012-04-07 17:52:34 UTC
x86 stable, all arches done.