[opensuse-buildservice] Failure in using osc build
Hi, I seem to have trouble with osc build today (and others too, as noted on IRC). simple example workflow to reproduce: osc co GNOME:Factory/seed cd GNOME:Factory/seed osc build openSUSE_Factory x86_64 seed.spec --clean The result I get from this action always looks like: Building seed.spec for openSUSE_Factory/x86_64 Getting buildinfo from server 'NoneType' object has no attribute 'replace' #> osc --version 0.122pre.1 Any clue on what's going on here? Dominique -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Am Dienstag, 8. September 2009 16:18:47 schrieb Dominique Leuenberger:
Hi,
I seem to have trouble with osc build today (and others too, as noted on IRC).
simple example workflow to reproduce: osc co GNOME:Factory/seed cd GNOME:Factory/seed osc build openSUSE_Factory x86_64 seed.spec --clean
The result I get from this action always looks like: Building seed.spec for openSUSE_Factory/x86_64 Getting buildinfo from server 'NoneType' object has no attribute 'replace'
#> osc --version 0.122pre.1
Hm, I had yesterday evening a look into that and it was caused by an incomplete buildinfo information for the "popt" package. However, I wanted to debug this today and this one is gone. So the build should currently work for you (independend of any osc version). So far I have no clue why this happened, but please tell if you see this again, so I can have a look. (could be caused by using the openSUSE:Factory/snapshot which got updated yesterday, but just a guess). bye adrian -- Adrian Schroeter SUSE Linux Products GmbH email: adrian@suse.de -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
On 9/9/2009 at 10:01, Adrian Schröter<adrian@suse.de> wrote: Am Dienstag, 8. September 2009 16:18:47 schrieb Dominique Leuenberger: Hi,
I seem to have trouble with osc build today (and others too, as noted on IRC).
simple example workflow to reproduce: osc co GNOME:Factory/seed cd GNOME:Factory/seed osc build openSUSE_Factory x86_64 seed.spec --clean
The result I get from this action always looks like: Building seed.spec for openSUSE_Factory/x86_64 Getting buildinfo from server 'NoneType' object has no attribute 'replace'
#> osc --version 0.122pre.1
Hm, I had yesterday evening a look into that and it was caused by an incomplete buildinfo information for the "popt" package.
However, I wanted to debug this today and this one is gone. So the build should currently work for you (independend of any osc version).
Adrian, thanks for looking into this. Indeed, this morning I'm able to osc build again, which is good news for me. Any idea what happened to this popt package? I indeed read other things on IRC about problems with dependencies against libpopt. Dominique -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Am Mittwoch, 9. September 2009 10:03:13 schrieb Dominique Leuenberger:
On 9/9/2009 at 10:01, Adrian Schröter<adrian@suse.de> wrote:
Am Dienstag, 8. September 2009 16:18:47 schrieb Dominique Leuenberger:
Hi,
I seem to have trouble with osc build today (and others too, as noted on IRC).
simple example workflow to reproduce: osc co GNOME:Factory/seed cd GNOME:Factory/seed osc build openSUSE_Factory x86_64 seed.spec --clean
The result I get from this action always looks like: Building seed.spec for openSUSE_Factory/x86_64 Getting buildinfo from server 'NoneType' object has no attribute 'replace'
#> osc --version 0.122pre.1
Hm, I had yesterday evening a look into that and it was caused by an incomplete buildinfo information for the "popt" package.
However, I wanted to debug this today and this one is gone. So the build should currently work for you (independend of any osc version).
Adrian,
thanks for looking into this. Indeed, this morning I'm able to osc build again, which is good news for me. Any idea what happened to this popt package? I indeed read other things on IRC about problems with dependencies against libpopt.
Just checked with coolo, the problem was caused, because popt does not exist anymore, but was still enforced to install via Preinstall in project config for snapshot. He fixed this. So this explains it and it was a configuration error and no bug, good :) bye adrian -- Adrian Schroeter SUSE Linux Products GmbH email: adrian@suse.de -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Am Mittwoch, 9. September 2009 10:08:20 schrieb Adrian Schröter:
Am Mittwoch, 9. September 2009 10:03:13 schrieb Dominique Leuenberger:
On 9/9/2009 at 10:01, Adrian Schröter<adrian@suse.de> wrote:
Am Dienstag, 8. September 2009 16:18:47 schrieb Dominique Leuenberger:
Hi,
I seem to have trouble with osc build today (and others too, as noted on IRC).
simple example workflow to reproduce: osc co GNOME:Factory/seed cd GNOME:Factory/seed osc build openSUSE_Factory x86_64 seed.spec --clean
The result I get from this action always looks like: Building seed.spec for openSUSE_Factory/x86_64 Getting buildinfo from server 'NoneType' object has no attribute 'replace'
#> osc --version 0.122pre.1
Hm, I had yesterday evening a look into that and it was caused by an incomplete buildinfo information for the "popt" package.
However, I wanted to debug this today and this one is gone. So the build should currently work for you (independend of any osc version).
Adrian,
thanks for looking into this. Indeed, this morning I'm able to osc build again, which is good news for me. Any idea what happened to this popt package? I indeed read other things on IRC about problems with dependencies against libpopt.
Just checked with coolo, the problem was caused, because popt does not exist anymore, but was still enforced to install via Preinstall in project config for snapshot. He fixed this.
So this explains it and it was a configuration error and no bug, good :)
next osc will give a better hint in this situation ... -- Adrian Schroeter SUSE Linux Products GmbH email: adrian@suse.de -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (2)
-
Adrian Schröter
-
Dominique Leuenberger