First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 172017
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Portage Utilities Team <tools-portage@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Petteri Räty <betelgeuse@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 172017 depends on: Show dependency tree
Bug 172017 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-03-24 09:23 0000
I package.masked it for now to prevent even more wide breakage:

This is how it should go:
betelgeuse@pena /usr/portage/dev-java/java-config $ cp
java-config-2.0.31-r5.ebuild java-config-2.0.31-r6.ebuild
betelgeuse@pena /usr/portage/dev-java/java-config $ cvs add
java-config-2.0.31-r6.ebuild
cvs add: use `cvs commit' to add this file permanently
betelgeuse@pena /usr/portage/dev-java/java-config $ echangelog "Revision bump."
--- ChangeLog   2007-03-16 13:13:16.000000000 +0200
+++ ChangeLog.new       2007-03-24 11:20:13.000000000 +0200
@@ -2,6 +2,12 @@
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/ChangeLog,v 1.147
2007/03/16 11:13:16 betelgeuse Exp $

+*java-config-2.0.31-r6 (24 Mar 2007)
+
+  24 Mar 2007; Petteri Räty <betelgeuse@gentoo.org>
+  +java-config-2.0.31-r6.ebuild:
+  Revision bump.
+
 *java-config-2.0.31-r5 (16 Mar 2007)

   16 Mar 2007; Petteri Räty <betelgeuse@gentoo.org>

This is what it does:

betelgeuse@pena /usr/portage/dev-java/java-config $ cp
java-config-2.0.31-r5.ebuild java-config-2.0.31-r6.ebuild
betelgeuse@pena /usr/portage/dev-java/java-config $ cvs add
java-config-2.0.31-r6.ebuild
cvs add: use `cvs commit' to add this file permanently
betelgeuse@pena /usr/portage/dev-java/java-config $ echangelog "Revision bump."
--- ChangeLog   2007-03-24 11:22:10.000000000 +0200
+++ ChangeLog.new       2007-03-24 11:22:53.000000000 +0200
@@ -2,6 +2,10 @@
 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
 # $Header: /var/cvsroot/gentoo-x86/dev-java/java-config/ChangeLog,v 1.147
2007/03/16 11:13:16 betelgeuse Exp $

+  24 Mar 2007; Petteri Räty <betelgeuse@gentoo.org>
+  +java-config-2.0.31-r6.ebuild:
+  Revision bump.
+
 *java-config-2.0.31-r5 (16 Mar 2007)

   16 Mar 2007; Petteri Räty <betelgeuse@gentoo.org>
cvs add: `ChangeLog' already exists, with version number 1.147

------- Comment #1 From Paul Varner 2007-03-24 15:41:46 0000 -------
$ svn commit -m "Fix broken processing of new ebuilds. (Bug #172017)"
Sending        echangelog/echangelog
Transmitting file data .
Committed revision 363.

I'll have the fixed version out today, I will leave it under package mask until
we are satisfied that it is working correctly.

------- Comment #2 From Paul Varner 2007-03-25 05:54:44 0000 -------
Actually, further testing showed more problems with the subversion patch that
was applied.  That patch was backed out and gentoolkit-dev-0.2.6.4 has the same
echangelog as 0.2.6.2. gentoolkit-dev-0.2.6.3 has been removed from the tree.

First Last Prev Next    No search results available      Search page      Enter new bug