[opensuse-buildservice] Help needed: Private OBS fails to build Ubuntu 13.10
Hi, we have a private OBS running which works nicely building packages for a couple of distros such as openSUSE, Debian etc. The only distro which does not work is xUbuntu_13.10, it says: xUbuntu_13.10 i586 unresolvable: nothing provides python3:any >= 3.3.2-2~ needed by apparmor-easyprof nothing provides python3:any >= 3.3.2-2~ needed by dh-python xUbuntu_13.10 x86_64 unresolvable: nothing provides python3:any >= 3.3.2-2~ needed by apparmor-easyprof nothing provides python3:any >= 3.3.2-2~ needed by dh-python which does not make sense for me. Maybe there is something wrong with the import of the base packages from openSUSE OBS? What can I do to debug? Who can help? Thanks, Klaas -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Thu, Jan 23, 2014 at 10:34:22AM +0100, Klaas Freitag wrote:
we have a private OBS running which works nicely building packages for a couple of distros such as openSUSE, Debian etc.
The only distro which does not work is xUbuntu_13.10, it says:
xUbuntu_13.10 i586 unresolvable: nothing provides python3:any
= 3.3.2-2~ needed by apparmor-easyprof nothing provides python3:any >= 3.3.2-2~ needed by dh-python xUbuntu_13.10 x86_64 unresolvable: nothing provides python3:any = 3.3.2-2~ needed by apparmor-easyprof nothing provides python3:any >= 3.3.2-2~ needed by dh-python
which does not make sense for me. Maybe there is something wrong with the import of the base packages from openSUSE OBS?
You need an update of the perl-BSSolv package that supports the ":any" syntax. Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Jeff Hawn, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On 23.01.2014 11:10, Michael Schroeder wrote:
On Thu, Jan 23, 2014 at 10:34:22AM +0100, Klaas Freitag wrote:
we have a private OBS running which works nicely building packages for a couple of distros such as openSUSE, Debian etc.
The only distro which does not work is xUbuntu_13.10, it says:
xUbuntu_13.10 i586 unresolvable: nothing provides python3:any
= 3.3.2-2~ needed by apparmor-easyprof nothing provides python3:any >= 3.3.2-2~ needed by dh-python xUbuntu_13.10 x86_64 unresolvable: nothing provides python3:any = 3.3.2-2~ needed by apparmor-easyprof nothing provides python3:any >= 3.3.2-2~ needed by dh-python
which does not make sense for me. Maybe there is something wrong with the import of the base packages from openSUSE OBS?
You need an update of the perl-BSSolv package that supports the ":any" syntax.
Very good, that helped! Thanks, Klaas -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Donnerstag, 23. Januar 2014, 11:47:07 wrote Klaas Freitag:
On 23.01.2014 11:10, Michael Schroeder wrote:
On Thu, Jan 23, 2014 at 10:34:22AM +0100, Klaas Freitag wrote:
we have a private OBS running which works nicely building packages for a couple of distros such as openSUSE, Debian etc.
The only distro which does not work is xUbuntu_13.10, it says:
xUbuntu_13.10 i586 unresolvable: nothing provides python3:any
= 3.3.2-2~ needed by apparmor-easyprof nothing provides python3:any >= 3.3.2-2~ needed by dh-python xUbuntu_13.10 x86_64 unresolvable: nothing provides python3:any = 3.3.2-2~ needed by apparmor-easyprof nothing provides python3:any >= 3.3.2-2~ needed by dh-python
which does not make sense for me. Maybe there is something wrong with the import of the base packages from openSUSE OBS?
You need an update of the perl-BSSolv package that supports the ":any" syntax.
Very good, that helped!
This was actually mentioned in 2.4.5 release notes :) -- Adrian Schroeter email: adrian@suse.de SUSE LINUX GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 21284 (AG Nürnberg) Maxfeldstraße 5 90409 Nürnberg Germany -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On 23.01.2014 13:02, Adrian Schröter wrote:
which does not make sense for me. Maybe there is something wrong with the import of the base packages from openSUSE OBS?
You need an update of the perl-BSSolv package that supports the ":any" syntax.
Very good, that helped!
This was actually mentioned in 2.4.5 release notes :) Oh yes, now I remember!
Yet I wonder if it wouldn't be possible to adopt the obs packages accordingly to require the updated perl-BSSolv package. Klaas -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
On Donnerstag, 23. Januar 2014, 13:28:44 wrote Klaas Freitag:
On 23.01.2014 13:02, Adrian Schröter wrote:
which does not make sense for me. Maybe there is something wrong with the import of the base packages from openSUSE OBS?
You need an update of the perl-BSSolv package that supports the ":any" syntax.
Very good, that helped!
This was actually mentioned in 2.4.5 release notes :) Oh yes, now I remember!
Yet I wonder if it wouldn't be possible to adopt the obs packages accordingly to require the updated perl-BSSolv package.
hm, but why? isn't a "zypper up" not pulling it? OBS works also with the older one, just some features like this support is missing... -- Adrian Schroeter email: adrian@suse.de SUSE LINUX GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 21284 (AG Nürnberg) Maxfeldstraße 5 90409 Nürnberg Germany -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
participants (4)
-
Adrian Schröter
-
Klaas Freitag
-
Klaas Freitag
-
Michael Schroeder