[Bug 214268] New: libgcj and gcc release numbers out of sync
https://bugzilla.novell.com/show_bug.cgi?id=214268 Summary: libgcj and gcc release numbers out of sync Product: openSUSE 10.2 Version: Alpha 5 plus Platform: PowerPC OS/Version: Linux Status: NEW Severity: Critical Priority: P5 - None Component: Basesystem AssignedTo: matz@novell.com ReportedBy: olh@novell.com QAContact: qa@suse.de libgcj41-devel = 4.1.2_20061018-4 is needed by gcc41-java-4.1.2_20061018-4.ppc libstdc++41-devel = 4.1.2_20061018-3 is needed by libgcj41-devel-4.1.2_20061018-3.ppc cpp41-4.1.2_20061018-4 gcc41-c++-4.1.2_20061018-4 gcc41-info-4.1.2_20061018-4 gcc41-java-4.1.2_20061018-4 gcc41-4.1.2_20061018-4 libgcc41-4.1.2_20061018-4 libgcj41-devel-4.1.2_20061018-3 libgcj41-4.1.2_20061018-3 libmudflap41-4.1.2_20061018-4 libstdc++41-devel-4.1.2_20061018-4 libstdc++41-4.1.2_20061018-4 I assume libgcj needs gcc in some way. IF that is the case, use a proper get_release_number.sh -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=214268 rguenther@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|matz@novell.com |ro@novell.com ------- Comment #1 from rguenther@novell.com 2006-10-22 10:13 MST ------- We had that fixed "automagically" last time. I wonder what get's these out of sync. Failed builds maybe? Incomplete rebuilds? get_release_number.sh is a hack, autobuild needs to fix it. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=214268 rguenther@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Comment #2 from rguenther@novell.com 2006-10-23 02:21 MST ------- Looks fixed: /work/built/dists/all/ppc/packs-ppc/gcc41/gcc41-4.1.2_20061018/libgcc41-4.1.2_20061018-4.ppc.rpm /work/built/dists/all/ppc/packs-ppc/libgcj41/libgcj41-4.1.2_20061018/libgcj41-4.1.2_20061018-4.ppc.rpm -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=214268 ------- Comment #3 from matz@novell.com 2006-10-23 05:19 MST ------- These packages can't really get out of sync. They are all subpackages of the gcc41.spec sources, so if there are ever different release number it must be transitional, or some incomplete syncing. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=214268 ------- Comment #4 from olh@novell.com 2006-10-23 06:40 MST ------- its surely not fixed. gcc41.spec and libgcj41.spec are two different packages for autobuild. but anyway... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=214268 ------- Comment #5 from rguenther@novell.com 2006-10-23 06:44 MST ------- According to mls release numbers get only incremented at checkin time and there is no reason for gcc41.spec and libgcj41.spec to get out-of-sync. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=214268 kkaempf@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Platform|PowerPC |x86-64 Resolution|FIXED | Version|Alpha 5 plus |Beta 2 plus ------- Comment #6 from kkaempf@novell.com 2006-11-15 04:50 MST ------- Still happens on 10.2-Beta2plus-x86_64 libstdc++41-devel = 4.1.2_20061109-3 is needed by libgcj41-devel-4.1.2_20061109-3.x86_64 But only libstdc++41-devel-4.1.2_20061109-2.x86_64.rpm is available. I wonder if the dependency to version _and_ release is really needed ? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=214268 ------- Comment #7 from kkaempf@novell.com 2006-11-15 04:51 MST ------- Created an attachment (id=105369) --> (https://bugzilla.novell.com/attachment.cgi?id=105369&action=view) Dependency conflicts These are the dependency conflicts I got during upgrade (SLES10 -> 10.2). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=214268 rguenther@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mls@novell.com ------- Comment #8 from rguenther@novell.com 2006-11-15 05:09 MST ------- Appearantly this is a bug that triggers when doing package syncs to outside and libgcj41 then get's rebuild (as it's a leaf package). Depending on the release is sometimes necessary, so better safe than sorry here. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=214268 rguenther@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aj@novell.com ------- Comment #9 from rguenther@novell.com 2006-11-15 05:40 MST ------- I can of course dis-entangle the release-number requirement in the parts that cross the gcc41 <-> libgcj41 packages if this is requires as a quick fix for 10.2 AJ? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=214268 aj@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ro@novell.com Status|REOPENED |NEEDINFO Info Provider| |ro@novell.com ------- Comment #10 from aj@novell.com 2006-11-15 05:48 MST ------- Rudi, what do you suggest? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=214268 ------- Comment #11 from rguenther@novell.com 2006-11-15 06:01 MST ------- I wonder if it even works to have Requires: libgcj41-devel = 4.1.2-20061115 (note the missing release number). Does rpm perform a substring match here so that 4.1.2-20061115-* will fullfil this requirement? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=214268 ------- Comment #12 from rguenther@novell.com 2006-11-15 06:10 MST ------- There are two problematic dependencies. from gcc41 we build gcc41-java which requires libgcj41-devel (from libgcj41) from libgcj41 we build libgcj41-devel which requires libstdc++41-devel (from gcc41) I wonder how I can test such a change - mbuild will build with what release number? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=214268 ------- Comment #13 from mls@novell.com 2006-11-15 07:19 MST ------- Of course you can leave out the release number in a requires line, most packages do that. (But this is not a substring search ;-) ) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=214268 ------- Comment #14 from rguenther@novell.com 2006-11-15 07:43 MST ------- Ok, this seems to work according to mls. [mbuild wasn't convinced of producing de-sync release numbers] Installed a fix, submitted. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=214268 rguenther@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED Info Provider|ro@novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=214268 aj@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Comment #15 from aj@novell.com 2006-11-15 12:42 MST ------- According to #14: Let's mark as fixed. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=214268 Olaf Hering <olh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Found By|Other |Development -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com