[Bug 798261] New: coreutils-testsuite has been failing to build on Factory for a long time
https://bugzilla.novell.com/show_bug.cgi?id=798261 https://bugzilla.novell.com/show_bug.cgi?id=798261#c0 Summary: coreutils-testsuite has been failing to build on Factory for a long time Classification: openSUSE Product: openSUSE Factory Version: 12.3 Milestone 1 Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Basesystem AssignedTo: pth@suse.com ReportedBy: christian.morales.vega@gmail.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- coreutils-testsuite has been failing to build on Factory for a long time -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=798261 https://bugzilla.novell.com/show_bug.cgi?id=798261#c1 Philipp Thomas <pth@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium Status|NEW |ASSIGNED CC| |mail@bernhard-voelker.de --- Comment #1 from Philipp Thomas <pth@suse.com> 2013-01-14 13:53:04 CET --- Berny, could you have a look at the testsuite failures (three FAILs)? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=798261 https://bugzilla.novell.com/show_bug.cgi?id=798261#c2 --- Comment #2 from Bernhard Voelker <mail@bernhard-voelker.de> 2013-01-14 14:55:09 UTC ---
From the build log: No translations found for coreutils-testsuite in /home/abuild/rpmbuild/BUILDROOT/coreutils-testsuite-8.17-4.2.i386
This is an error which is already fixed in the coreutils package both in Base:System and openSUSE:Factory. The problem is that openSUSE:Factory/coreutils-testsuite is out of date, i.e. the latest changes in Base:System/coreutils-testsuite have somehow not found their way into Factory. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=798261 https://bugzilla.novell.com/show_bug.cgi?id=798261#c3 --- Comment #3 from Cristian Morales Vega <christian.morales.vega@gmail.com> 2013-01-14 15:31:08 UTC ---
This is an error which is already fixed in the coreutils package both in Base:System and openSUSE:Factory.
Not really. It's in Base:System, but not in openSUSE:Factory. https://build.opensuse.org/package/rdiff?opackage=coreutils&oproject=openSUSE%3AFactory&package=coreutils&project=Base%3ASystem Please create a submit request. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=798261 https://bugzilla.novell.com/show_bug.cgi?id=798261#c4 --- Comment #4 from Cristian Morales Vega <christian.morales.vega@gmail.com> 2013-01-14 15:32:56 UTC --- Forget about the submit request. coreutils-testsuite also fails in Base:System (different problem). -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=798261 https://bugzilla.novell.com/show_bug.cgi?id=798261#c5 --- Comment #5 from Bernhard Voelker <mail@bernhard-voelker.de> 2013-01-14 15:56:37 UTC --- I did a 'osc co Base:System/coreutils-testsuite'. The local build on my PC shows 2 errors: FAIL: misc/cut FAIL: cp/fiemap-FMR But there isn't a 3rd one. Is that what you mean? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=798261 https://bugzilla.novell.com/show_bug.cgi?id=798261#c6 --- Comment #6 from Cristian Morales Vega <christian.morales.vega@gmail.com> 2013-01-14 16:04:35 UTC --- I mean the "No translations found for coreutils-testsuite" error is still in openSUSE:Factory, the fix wasn't submitted (or it was submitted and rejected). Then about the testsuite. In Base:System I see four "FAIL"s. FAIL: misc/cut FAIL: rm/ext3-perf FAIL: cp/fiemap-FMR FAIL: du/slink -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=798261 https://bugzilla.novell.com/show_bug.cgi?id=798261#c7 --- Comment #7 from Bernhard Voelker <mail@bernhard-voelker.de> 2013-01-14 17:01:39 UTC --- * cp/fiemap-FMR typo, sorry. * rm/ext3-perf This test uses a timeout of 60 seconds for a deleting a directory with 400k files. On my PC, this takes 16s. According to the README, `make check-very-expensive` should not be run with in parallel using -j, i.e. with %{?_smp_mflags} in the spec file. * misc/cut don't know yet. It seems to be an ext4 file system, so a 1024-char symlink should be fine. * misc/cut Besides some changes error messages (in contrast to what was expected), there are some real differences in the output. Probably an i18N issue coming from the SuSE patch. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=798261 https://bugzilla.novell.com/show_bug.cgi?id=798261#c8 --- Comment #8 from Bernhard Voelker <mail@bernhard-voelker.de> 2013-01-17 07:36:58 UTC --- I've committed revision 172 in Base:System/coreutils: https://build.opensuse.org/package/revisions?package=coreutils&project=Base%3ASystem It includes the fixes for FAIL: misc/cut FAIL: rm/ext3-perf FAIL: cp/fiemap-FMR but I currently don't have an idea how to reproduce FAIL: du/slink It works in a local build, but yet fails on OBS. Does anyone have an idea what's different there? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=798261 https://bugzilla.novell.com/show_bug.cgi?id=798261#c9 --- Comment #9 from Bernhard Voelker <mail@bernhard-voelker.de> 2013-01-21 08:38:18 UTC --- Fixed in Base:System, submitted to Factory: https://build.opensuse.org/request/show/149348 Fixes for openSUSE:Maintenance pending. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=798261 https://bugzilla.novell.com/show_bug.cgi?id=798261#c10 Max Lin <mlin@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED CC| |mlin@suse.com Resolution| |FIXED --- Comment #10 from Max Lin <mlin@suse.com> 2013-02-04 09:49:14 UTC --- Seems should be fixed in Factory so I'd close this bug, otherwise please feel free reopen 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.
participants (1)
-
bugzilla_noreply@novell.com