[Bug 544638] New: not building packages that built before ...

http://bugzilla.novell.com/show_bug.cgi?id=544638 Summary: not building packages that built before ... Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Blocker Priority: P5 - None Component: BuildService AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: mmeeks@novell.com QAContact: adrian@novell.com Found By: --- In obs' Moblin:Base/bootchart I was able to build the package thus: $ osc build --no-verify SLE_11 i586 until - with no changes in the package, or apparently the (fairly simple) prj data, it now refuses to build with (apparently bogus) build dependency errors: $ osc build --no-verify SLE_11 i586 Building bootchart.spec for SLE_11/i586 Getting buildinfo from server buildinfo is broken... it says: expansion error: nothing provides fdupes, nothing provides python-devel, nothing provides sysstat, nothing provides mkinitrd, nothing provides autoconf, nothing provides automake, nothing provides binutils, nothing provides bzip2, nothing provides gcc, nothing provides gcc43, nothing provides gettext-runtime, nothing provides glibc, nothing provides libtool, nothing provides perl, nothing provides rpm, nothing provides zlib, nothing provides libmpfr1, nothing provides gmp, nothing provides libncurses5 osc meta prj Moblin:Base <project name="Moblin:Base"> <title>Base OS packages for Moblin</title> <description>Kernel, Xorg, etc.</description> <person role="maintainer" userid="aaronbockover"/> <person role="maintainer" userid="FunkyPenguin"/> <person role="maintainer" userid="jproseve"/> <person role="maintainer" userid="michael_meeks"/> <build> <disable repository='openSUSE_Factory' arch='i586'/> <disable repository='openSUSE_Factory' arch='x86_64'/> </build> <publish> <enable repository='SLE_11' arch='x86_64'/> <enable repository='SLE_11' arch='i586'/> <enable repository='openSUSE_11.1' arch='x86_64'/> <enable repository='openSUSE_11.1' arch='i586'/> <disable repository='openSUSE_Factory' arch='i586'/> <disable repository='openSUSE_Factory' arch='x86_64'/> </publish> <debuginfo> <enable repository='openSUSE_Factory' arch='x86_64'/> <enable arch='i586'/> <enable repository='SLE_11'/> <enable/> </debuginfo> <repository name="openSUSE_11.1"> <path project="openSUSE:11.1" repository="standard"/> <arch>x86_64</arch> <arch>i586</arch> </repository> <repository name="openSUSE_Factory"> <path project="openSUSE:Factory" repository="standard"/> <arch>x86_64</arch> <arch>i586</arch> </repository> <repository name="SLE_11"> <path project="SUSE:SLE-11" repository="standard"/> <arch>x86_64</arch> <arch>i586</arch> </repository> </project> -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.

http://bugzilla.novell.com/show_bug.cgi?id=544638 User mmeeks@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=544638#c1 Michael Meeks <mmeeks@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Michael Meeks <mmeeks@novell.com> 2009-10-06 06:52:21 MDT --- and now it works again; great. -- Configure bugmail: http://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