Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 480306 - =dev-vcs/git-1.8.3.2-r1 stabilize
Summary: =dev-vcs/git-1.8.3.2-r1 stabilize
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Keywording and Stabilization (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords: STABLEREQ
: 480054 487224 (view as bug list)
Depends on: 477096 479628
Blocks: unit-in-stable
  Show dependency tree
 
Reported: 2013-08-09 02:45 UTC by Matt Turner
Modified: 2014-07-19 03:02 UTC (History)
8 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 Matt Turner gentoo-dev 2013-08-09 02:45:07 UTC
Okay to stabilize 1.8.3.2? It contains an updated dependency on perl needed for bug 407841. We'd now like to stabilize perl-5.16.

Cc arches if okay.
Comment 1 Alexander Tsoy 2013-08-09 09:04:59 UTC
This is a dublicate of bug 480054
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2013-08-09 15:21:49 UTC

*** This bug has been marked as a duplicate of bug 480054 ***
Comment 3 Pacho Ramos gentoo-dev 2013-09-28 10:08:50 UTC
This has some pending blockers
Comment 4 Pacho Ramos gentoo-dev 2013-10-07 20:54:02 UTC
*** Bug 487224 has been marked as a duplicate of this bug. ***
Comment 5 William Hubbs gentoo-dev 2013-10-07 21:38:15 UTC
Please add to the reasons for stabilizing this that git-r3.eclass now
requires it.
Comment 6 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2013-10-15 20:32:48 UTC
I have backported the fixes for #477096 and #479628 to 1.8.3-r1, the revbump is because the files installed change in location to avoid the collision.

Bug 481100 I cannot reproduce.

Please proceed with the stabilization as I requested in bug 487224.
Comment 7 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2013-10-15 20:34:14 UTC
arches, please stabilize dev-vcs/1.8.3.2-r1.

Target keywords:
alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86

Test instructions:
FEATURES='test userpriv' USE='cgi cvs subversion perl highlight nls' ebuild git-1.8.3.2-r1.ebuild package

Your test results should be like:
fixed   0
success 9996
failed  0
broken  84
total   10131

If failed is non-zero, please report as a new bug and block this bug.
Comment 8 lalebarde 2013-10-17 09:08:42 UTC
Fails for me :
LC_ALL="en_GB.UTF-8" FEATURES=test emerge -u1v dev-vcs/git | grep -i "not ok"
not ok 4 - pretend we have a known breakage # TODO known breakage
not ok 4 - plain nested through aliased command # TODO known breakage
not ok 5 - plain nested in bare through aliased command # TODO known breakage
not ok 1 - initial commit has cache-tree # TODO known breakage
not ok 10 - checkout gives cache-tree # TODO known breakage
not ok 3 - rerere in workdir (relative) # TODO known breakage
not ok 13 - clone --local detects misnamed objects # TODO known breakage
not ok 105 - unsetting the last key in a section removes header # TODO known breakage
not ok 106 - adding a key into an empty section reuses header # TODO known breakage
ok 8 - email with embedded > is not okay
not ok 14 - two semi-ambiguous commit-ish # TODO known breakage
not ok 15 - three semi-ambiguous tree-ish # TODO known breakage
not ok 18 - parse describe name taking advantage of generation # TODO known breakage
not ok 28 - merge-recursive simple w/submodule # TODO known breakage
not ok 29 - merge-recursive simple w/submodule result # TODO known breakage
not ok 31 - merge-recursive rename vs. rename/symlink # TODO known breakage
not ok 19 - exchange two commits with -p # TODO known breakage
not ok 31 - --signoff is automatically propagated to resolved conflict # TODO known breakage
not ok 32 - --signoff dropped for implicit commit of resolution, multi-pick case # TODO known breakage
not ok 33 - sign-off needs to be reaffirmed after conflict resolution, single-pick case # TODO known breakage
not ok 3 - UTF-16 refused because of NULs # TODO known breakage
not ok 31 - stash directory to file # TODO known breakage
not ok 32 - stash file to directory # TODO known breakage
not ok 64 - rm across a symlinked leading path (w/ index) # TODO known breakage
not ok 15 - additional command line cc (rfc822) # TODO known breakage
not ok 19 - command line To: header (rfc822) # TODO known breakage
not ok 20 - command line To: header (rfc2047) # TODO known breakage
not ok 22 - configuration To: header (rfc822) # TODO known breakage
not ok 23 - configuration To: header (rfc2047) # TODO known breakage
not ok 15 - combine diff coalesce three parents # TODO known breakage
not ok 15 - with quote, traditional patch # TODO known breakage
not ok 13 - NUL termination with --stat # TODO known breakage
not ok 4 - cloned HEAD is detached # TODO known breakage
not ok 4 - bundle --stdin # TODO known breakage
not ok 5 - bundle --stdin <rev-list options> # TODO known breakage
not ok 10 - push new branch with old:new refspec # TODO known breakage
not ok 13 - pushing without refspecs # TODO known breakage
not ok 15 - pushing with straight refspec # TODO known breakage
not ok 17 - pushing without marks # TODO known breakage
not ok 14 - push new branch with old:new refspec # TODO known breakage
not ok 16 - proper failure checks for pushing # TODO known breakage
not ok 7 - rev-parse accepts --glob as detached option # TODO known breakage
not ok 8 - rev-parse is not confused by option-like glob # TODO known breakage
not ok 35 - shortlog accepts --glob as detached option # TODO known breakage
not ok 36 - shortlog --glob is not confused by option-like argument # TODO known breakage
not ok 6 - log --simplify-merges -- file # TODO known breakage
not ok 10 - do not lose untracked in merge (resolve) # TODO known breakage
not ok 11 - git detects conflict w/ criss-cross+contrived resolution # TODO known breakage
not ok 20 - detect rename/rename/add-source for virtual merge-base # TODO known breakage
not ok 4 - rename/modify/add-source conflict resolvable # TODO known breakage
not ok 6 - conflict caused if rename not detected # TODO known breakage
not ok 8 - missed conflict if rename not detected # TODO known breakage
not ok 10 - detect rename/add-source and preserve all data # TODO known breakage
not ok 11 - detect rename/add-source and preserve all data, merge other way # TODO known breakage
not ok 7 - checkout -m after setting text=auto # TODO known breakage
not ok 8 - checkout -m addition of text=auto # TODO known breakage
not ok 9 - cherry-pick patch from after text=auto was added # TODO known breakage
not ok 22 - detect conflict with rename/rename(1to2)/add-source merge # TODO known breakage
not ok 24 - rename/rename/add-source still tracks new a file # TODO known breakage
not ok 5 - pager runs from subdir # TODO known breakage
not ok 12 - git grep .fi a # TODO known breakage
not ok 40 - git -p aliasedlog - core.pager overrides PAGER from subdirectory # TODO known breakage
not ok 45 - git -p true - core.pager overrides PAGER from subdirectory # TODO known breakage
not ok 50 - git -p request-pull - core.pager overrides PAGER from subdirectory # TODO known breakage
not ok 54 - git -p - repository-local core.pager setting is not used # TODO known breakage
not ok 57 - no pager for 'git -p nonsense' # TODO known breakage
not ok 7 - diff in message is retained with -v # TODO known breakage
not ok 77 - .gitmodules ignore=all suppresses submodule summary # TODO known breakage
not ok 78 - .git/config ignore=all suppresses submodule summary # TODO known breakage
not ok 9 - will not overwrite unstaged changes in renamed file # TODO known breakage
not ok 3 - empty revision # TODO known breakage
not ok 7 - timestamp and empty file # TODO known breakage
not ok 4 - the sha1 differ because the git-svn-id line in the commit msg contains the url # TODO known breakage
not ok 12 - change file mode but keep old content # TODO known breakage
not ok 2 - cvs co v1
not ok 3 - cvs co b1
not ok 4 - cvs co b1 [cvswork3]
not ok 5 - edit cvswork3 and save diff
not ok 7 - cvs -f up (on b1 adir)
not ok 8 - cvs up (on b1 /)
not ok 9 - cvs up (on b1 /) (again; check CVS/Tag files)
not ok 10 - cvs up -r v1
not ok 11 - cvs up
not ok 12 - cvs up (again; check CVS/Tag files)
not ok 14 - cvs co b2 [into cvswork2]
not ok 15 - root dir edit [cvswork2]
not ok 16 - root dir rm file [cvswork2]
not ok 17 - subdir edit/add/rm files [cvswork2]
not ok 18 - validate result of edits [cvswork2]
not ok 19 - validate basic diffs saved during above cvswork2 edits
not ok 20 - validate v1.2 diff saved during last cvswork2 edit
not ok 21 - validate v1.2 v1 diff saved during last cvswork2 edit
not ok 22 - cvs up [cvswork2]
not ok 23 - cvs up -r b2 [back to cvswork]
not ok 24 - cvs up -r b1
not ok 25 - cvs up -A
not ok 26 - cvs up (check CVS/Tag files)
not ok 27 - cvs up -r heads/b1
not ok 28 - cvs up -r heads_-s-b2 (cvsserver escape mechanism)
not ok 29 - cvs up -r $(git rev-parse v1)
not ok 30 - cvs diff -r v1 -u
not ok 31 - cvs diff -N -r v2 -u
not ok 32 - cvs diff -N -r v2 -r v1.2
not ok 33 - apply early [cvswork3] diff to b3
not ok 34 - check [cvswork3] diff
not ok 36 - cvs up dirty [cvswork3]
not ok 37 - cvs commit [cvswork3]
not ok 20 - no exact-ref revisions included # TODO known breakage
Comment 9 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2013-10-17 13:00:30 UTC
sh has no stable keywords anymore
Comment 10 lalebarde 2013-10-17 14:24:29 UTC
Now it builds. Sorry, I don't know what happended.
Comment 11 Jeroen Roovers (RETIRED) gentoo-dev 2013-10-17 15:18:53 UTC
Stable for HPPA.
Comment 12 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2013-10-28 08:01:27 UTC
amd64 stable
Comment 13 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2013-10-28 08:05:25 UTC
oops :/ ignore my previous comment
Comment 14 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2013-10-28 08:08:57 UTC
 dependency.bad                10
   dev-vcs/git/git-1.8.3.2-r1.ebuild: RDEPEND: amd64(default/linux/amd64/13.0) ['>=dev-python/pygtksourceview-2.10.1-r1:2[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?]']
   dev-vcs/git/git-1.8.3.2-r1.ebuild: RDEPEND: amd64(default/linux/amd64/13.0/desktop) ['>=dev-python/pygtksourceview-2.10.1-r1:2[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?]']
   dev-vcs/git/git-1.8.3.2-r1.ebuild: RDEPEND: amd64(default/linux/amd64/13.0/desktop/gnome) ['>=dev-python/pygtksourceview-2.10.1-r1:2[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?]']
   dev-vcs/git/git-1.8.3.2-r1.ebuild: RDEPEND: amd64(default/linux/amd64/13.0/desktop/gnome/systemd) ['>=dev-python/pygtksourceview-2.10.1-r1:2[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?]']
   dev-vcs/git/git-1.8.3.2-r1.ebuild: RDEPEND: amd64(default/linux/amd64/13.0/desktop/kde) ['>=dev-python/pygtksourceview-2.10.1-r1:2[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?]']
   dev-vcs/git/git-1.8.3.2-r1.ebuild: RDEPEND: amd64(default/linux/amd64/13.0/developer) ['>=dev-python/pygtksourceview-2.10.1-r1:2[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?]']
   dev-vcs/git/git-1.8.3.2-r1.ebuild: RDEPEND: amd64(hardened/linux/amd64) ['>=dev-python/pygtksourceview-2.10.1-r1:2[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?]']
   dev-vcs/git/git-1.8.3.2-r1.ebuild: RDEPEND: amd64(hardened/linux/amd64/no-multilib) ['>=dev-python/pygtksourceview-2.10.1-r1:2[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?]']
   dev-vcs/git/git-1.8.3.2-r1.ebuild: RDEPEND: amd64(hardened/linux/amd64/no-multilib/selinux) ['>=dev-python/pygtksourceview-2.10.1-r1:2[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?]']
   dev-vcs/git/git-1.8.3.2-r1.ebuild: RDEPEND: amd64(hardened/linux/amd64/selinux) ['>=dev-python/pygtksourceview-2.10.1-r1:2[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?]']
Comment 15 Matt Turner gentoo-dev 2013-11-03 21:23:51 UTC
alpha stable.
Comment 16 Mike Gilbert gentoo-dev 2013-11-04 03:40:30 UTC
(In reply to Mikle Kolyada from comment #14)

It should be safe to stabilize dev-python/pygtksourceview-2.10.1-r1 at the same time. Copying gnome since it is their package, but I doubt they will have any objections.
Comment 17 Pacho Ramos gentoo-dev 2013-11-04 07:08:13 UTC
Go ahead please
Comment 18 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2013-11-05 18:26:07 UTC
amd64 stable
Comment 19 Matt Turner gentoo-dev 2013-11-05 18:29:18 UTC
*** Bug 480054 has been marked as a duplicate of this bug. ***
Comment 20 Steev Klimaszewski (RETIRED) gentoo-dev 2013-11-05 23:02:12 UTC
Just a heads up, git 1.8+ is currently broken on uClibc.  If someone would like to assist with that, I believe we just need to pull some things from uclibc's git (or convince them to do a new release)
Comment 21 Patrick Lauer gentoo-dev 2013-11-06 02:22:48 UTC
  06 Nov 2013; Patrick Lauer <patrick@gentoo.org> git-1.8.3.2-r1.ebuild:
  Un-stabling for amd64 as dependencies are not ready

  05 Nov 2013; Mikle Kolyada <zlogene@gentoo.org> git-1.8.3.2-r1.ebuild:
  amd64 stable wrt bug #480306


   dev-vcs/git/git-1.8.3.2-r1.ebuild: RDEPEND: amd64(default/linux/amd64/13.0) ['>=dev-python/pygtksourceview-2.10.1-r1:2[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?]']
   dev-vcs/git/git-1.8.3.2-r1.ebuild: RDEPEND: amd64(default/linux/amd64/13.0/desktop) ['>=dev-python/pygtksourceview-2.10.1-r1:2[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?]']
   dev-vcs/git/git-1.8.3.2-r1.ebuild: RDEPEND: amd64(default/linux/amd64/13.0/desktop/gnome) ['>=dev-python/pygtksourceview-2.10.1-r1:2[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?]']
   dev-vcs/git/git-1.8.3.2-r1.ebuild: RDEPEND: amd64(default/linux/amd64/13.0/desktop/gnome/systemd) ['>=dev-python/pygtksourceview-2.10.1-r1:2[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?]']
   dev-vcs/git/git-1.8.3.2-r1.ebuild: RDEPEND: amd64(default/linux/amd64/13.0/desktop/kde) ['>=dev-python/pygtksourceview-2.10.1-r1:2[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?]']
   dev-vcs/git/git-1.8.3.2-r1.ebuild: RDEPEND: amd64(default/linux/amd64/13.0/desktop/kde/systemd) ['>=dev-python/pygtksourceview-2.10.1-r1:2[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?]']
   dev-vcs/git/git-1.8.3.2-r1.ebuild: RDEPEND: amd64(default/linux/amd64/13.0/developer) ['>=dev-python/pygtksourceview-2.10.1-r1:2[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?]']
   dev-vcs/git/git-1.8.3.2-r1.ebuild: RDEPEND: amd64(hardened/linux/amd64) ['>=dev-python/pygtksourceview-2.10.1-r1:2[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?]']
   dev-vcs/git/git-1.8.3.2-r1.ebuild: RDEPEND: amd64(hardened/linux/amd64/no-multilib) ['>=dev-python/pygtksourceview-2.10.1-r1:2[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?]']
   dev-vcs/git/git-1.8.3.2-r1.ebuild: RDEPEND: amd64(hardened/linux/amd64/no-multilib/selinux) ['>=dev-python/pygtksourceview-2.10.1-r1:2[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?]']
   dev-vcs/git/git-1.8.3.2-r1.ebuild: RDEPEND: amd64(hardened/linux/amd64/selinux) ['>=dev-python/pygtksourceview-2.10.1-r1:2[python_targets_python2_6(-)?,python_targets_python2_7(-)?,python_single_target_python2_6(+)?,python_single_target_python2_7(+)?]']
Comment 22 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2013-11-06 11:34:56 UTC
(In reply to Patrick Lauer from comment #21)
>   06 Nov 2013; Patrick Lauer <patrick@gentoo.org> git-1.8.3.2-r1.ebuild:
>   Un-stabling for amd64 as dependencies are not ready
> 
>   05 Nov 2013; Mikle Kolyada <zlogene@gentoo.org> git-1.8.3.2-r1.ebuild:
>   amd64 stable wrt bug #480306
> 
> 
>    dev-vcs/git/git-1.8.3.2-r1.ebuild: RDEPEND:
> amd64(default/linux/amd64/13.0)
> ['>=dev-python/pygtksourceview-2.10.1-r1:2[python_targets_python2_6(-)?,
> python_targets_python2_7(-)?,python_single_target_python2_6(+)?,
> python_single_target_python2_7(+)?]']
>    dev-vcs/git/git-1.8.3.2-r1.ebuild: RDEPEND:
> amd64(default/linux/amd64/13.0/desktop)
> ['>=dev-python/pygtksourceview-2.10.1-r1:2[python_targets_python2_6(-)?,
> python_targets_python2_7(-)?,python_single_target_python2_6(+)?,
> python_single_target_python2_7(+)?]']
>    dev-vcs/git/git-1.8.3.2-r1.ebuild: RDEPEND:
> amd64(default/linux/amd64/13.0/desktop/gnome)
> ['>=dev-python/pygtksourceview-2.10.1-r1:2[python_targets_python2_6(-)?,
> python_targets_python2_7(-)?,python_single_target_python2_6(+)?,
> python_single_target_python2_7(+)?]']
>    dev-vcs/git/git-1.8.3.2-r1.ebuild: RDEPEND:
> amd64(default/linux/amd64/13.0/desktop/gnome/systemd)
> ['>=dev-python/pygtksourceview-2.10.1-r1:2[python_targets_python2_6(-)?,
> python_targets_python2_7(-)?,python_single_target_python2_6(+)?,
> python_single_target_python2_7(+)?]']
>    dev-vcs/git/git-1.8.3.2-r1.ebuild: RDEPEND:
> amd64(default/linux/amd64/13.0/desktop/kde)
> ['>=dev-python/pygtksourceview-2.10.1-r1:2[python_targets_python2_6(-)?,
> python_targets_python2_7(-)?,python_single_target_python2_6(+)?,
> python_single_target_python2_7(+)?]']
>    dev-vcs/git/git-1.8.3.2-r1.ebuild: RDEPEND:
> amd64(default/linux/amd64/13.0/desktop/kde/systemd)
> ['>=dev-python/pygtksourceview-2.10.1-r1:2[python_targets_python2_6(-)?,
> python_targets_python2_7(-)?,python_single_target_python2_6(+)?,
> python_single_target_python2_7(+)?]']
>    dev-vcs/git/git-1.8.3.2-r1.ebuild: RDEPEND:
> amd64(default/linux/amd64/13.0/developer)
> ['>=dev-python/pygtksourceview-2.10.1-r1:2[python_targets_python2_6(-)?,
> python_targets_python2_7(-)?,python_single_target_python2_6(+)?,
> python_single_target_python2_7(+)?]']
>    dev-vcs/git/git-1.8.3.2-r1.ebuild: RDEPEND: amd64(hardened/linux/amd64)
> ['>=dev-python/pygtksourceview-2.10.1-r1:2[python_targets_python2_6(-)?,
> python_targets_python2_7(-)?,python_single_target_python2_6(+)?,
> python_single_target_python2_7(+)?]']
>    dev-vcs/git/git-1.8.3.2-r1.ebuild: RDEPEND:
> amd64(hardened/linux/amd64/no-multilib)
> ['>=dev-python/pygtksourceview-2.10.1-r1:2[python_targets_python2_6(-)?,
> python_targets_python2_7(-)?,python_single_target_python2_6(+)?,
> python_single_target_python2_7(+)?]']
>    dev-vcs/git/git-1.8.3.2-r1.ebuild: RDEPEND:
> amd64(hardened/linux/amd64/no-multilib/selinux)
> ['>=dev-python/pygtksourceview-2.10.1-r1:2[python_targets_python2_6(-)?,
> python_targets_python2_7(-)?,python_single_target_python2_6(+)?,
> python_single_target_python2_7(+)?]']
>    dev-vcs/git/git-1.8.3.2-r1.ebuild: RDEPEND:
> amd64(hardened/linux/amd64/selinux)
> ['>=dev-python/pygtksourceview-2.10.1-r1:2[python_targets_python2_6(-)?,
> python_targets_python2_7(-)?,python_single_target_python2_6(+)?,
> python_single_target_python2_7(+)?]']

Read my post above, please.
Comment 23 Pacho Ramos gentoo-dev 2013-11-09 15:49:05 UTC
amd64 stable
Comment 24 Johannes Huber (RETIRED) gentoo-dev 2013-12-07 13:56:20 UTC
x86 stable
Comment 25 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2013-12-09 17:11:25 UTC
ia64 stable
Comment 26 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2013-12-11 10:09:38 UTC
It is not a blocker for perl stabilization anymore, we have updated perl dependency syntax on last stable version.
Comment 27 Sergey Popov gentoo-dev 2013-12-11 10:39:35 UTC
arm stable
Comment 28 Steev Klimaszewski (RETIRED) gentoo-dev 2013-12-11 12:17:10 UTC
(In reply to Sergey Popov from comment #27)
> arm stable

What did you test on?  git 1.8+ is currently known to be broken on arm with uclibc.
Comment 29 Pacho Ramos gentoo-dev 2014-05-01 05:05:28 UTC
pygtksourceview was already done
Comment 30 Matt Turner gentoo-dev 2014-07-19 03:02:21 UTC
Stabilize bug 501662 instead.