[opensuse-buildservice] OBS removes popt-devel from BuildRequires
Hi guys, I'm trying to build Samba 3.6.0 for CentOS 6 in home:mludvig:samba36. Unfortunately it's failing because the build system keeps removing popt-devel from BuildRequires: I have the following modifications for samba.spec: 64c64 < BuildRequires: autoconf, gawk, gtk2-devel, libcap-devel, libuuid-devel, popt-devel ---
BuildRequires: autoconf gawk gtk2-devel libcap-devel libuuid-devel popt
Why? Popt-devel rpm is being built from popt package in the same samba36 project and should therefore be available. Is there anything in the SPEC file that needs fixing? For now it's pretty much a direct import from CentOS samba src.rpm. Thanks Michal -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Am Dienstag, 16. August 2011, 15:23:54 schrieb Michal Ludvig:
Hi guys,
I'm trying to build Samba 3.6.0 for CentOS 6 in home:mludvig:samba36. Unfortunately it's failing because the build system keeps removing popt-devel from BuildRequires:
I have the following modifications for samba.spec: 64c64 < BuildRequires: autoconf, gawk, gtk2-devel, libcap-devel, libuuid-devel, popt-devel ---
BuildRequires: autoconf gawk gtk2-devel libcap-devel libuuid-devel popt
Why? Popt-devel rpm is being built from popt package in the same samba36 project and should therefore be available.
Is there anything in the SPEC file that needs fixing? For now it's pretty much a direct import from CentOS samba src.rpm.
That was a compatibility setting left over from CentOS 5. I have removed it now, so your package should build now. -- 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 08/16/2011 06:53 PM, Adrian Schröter wrote:
Am Dienstag, 16. August 2011, 15:23:54 schrieb Michal Ludvig:
Hi guys,
I'm trying to build Samba 3.6.0 for CentOS 6 in home:mludvig:samba36. Unfortunately it's failing because the build system keeps removing popt-devel from BuildRequires: That was a compatibility setting left over from CentOS 5. I have removed it now, so your package should build now.
Thanks, Samba for CentOS 6 now seems to build. Sadly in RHEL6 it still fails with: have choice for text-www-browser needed by docbook-utils: elinks lynx w3m However neither "text-www-browser" nor "docbook-utils" are referenced from the samba.spec file. I suspect there's again some magic going on behind the scenes. Any ideas? Thanks! Michal -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Am Mittwoch, 17. August 2011, 18:20:43 schrieb Michal Ludvig:
On 08/16/2011 06:53 PM, Adrian Schröter wrote:
Am Dienstag, 16. August 2011, 15:23:54 schrieb Michal Ludvig:
Hi guys,
I'm trying to build Samba 3.6.0 for CentOS 6 in home:mludvig:samba36. Unfortunately it's failing because the build system keeps removing
popt-devel from BuildRequires: That was a compatibility setting left over from CentOS 5. I have removed it now, so your package should build now.
Thanks, Samba for CentOS 6 now seems to build.
Sadly in RHEL6 it still fails with: have choice for text-www-browser needed by docbook-utils: elinks lynx w3m
However neither "text-www-browser" nor "docbook-utils" are referenced from the samba.spec file. I suspect there's again some magic going on behind the scenes.
Any ideas?
It should work now. -- 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 08/18/2011 12:00 AM, Adrian Schröter wrote:
Am Mittwoch, 17. August 2011, 18:20:43 schrieb Michal Ludvig:
Sadly in RHEL6 it still fails with: have choice for text-www-browser needed by docbook-utils: elinks lynx w3m
However neither "text-www-browser" nor "docbook-utils" are referenced from the samba.spec file. I suspect there's again some magic going on behind the scenes.
Any ideas? It should work now.
Yep, goes past this point now. However the same issue with popt-devel that you fixed for CentOS 6 now breaks the build on RHEL6 too. Michal -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
Am Donnerstag, 18. August 2011, 13:13:11 schrieb Michal Ludvig:
On 08/18/2011 12:00 AM, Adrian Schröter wrote:
Am Mittwoch, 17. August 2011, 18:20:43 schrieb Michal Ludvig:
Sadly in RHEL6 it still fails with: have choice for text-www-browser needed by docbook-utils: elinks lynx w3m
However neither "text-www-browser" nor "docbook-utils" are referenced from the samba.spec file. I suspect there's again some magic going on behind the scenes.
Any ideas?
It should work now.
Yep, goes past this point now. However the same issue with popt-devel that you fixed for CentOS 6 now breaks the build on RHEL6 too.
fixed there as well now. -- 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
As Adrian fixed the CentOS 6 env do you like to put your efforts into the network:samba name space? The goal is to focus the Open Build Service users to one point for Samba. Lars -- Lars Müller [ˈlaː(r)z ˈmʏlɐ] Samba Team SUSE Linux, Maxfeldstraße 5, 90409 Nürnberg, Germany
On 08/16/2011 08:15 PM, Lars Müller wrote:
As Adrian fixed the CentOS 6 env do you like to put your efforts into the network:samba name space?
Feel free to adopt it as soon as it builds :) Sadly I'm not in a position to properly maintain the package in a public repo :( Michal -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org
participants (3)
-
Adrian Schröter
-
Lars Müller
-
Michal Ludvig