My build-env is a RedHat Workstation 6, beta2 release, mock 1.1.5-1.
I'm looking for suggestions here, as this is my first foray into building recently released upstream RHEL packages:
1. Looks like a bug in the source RPM, but I might be wrong. If so, is it Ok to report it to bugzilla.redhat.com?
2. Something weird in my env being it beta2?
My mock profile config attached.
Thanks.
_______________________________________________
CentOS-devel mailing list
CentOS-devel@centos.org
http://lists.centos.org/mailman/listinfo/centos-devel
11-12-2010, 11:14 AM
Karanbir Singh
build errors with some RHEL6 packages
On 11/12/2010 10:42 AM, Sergio Rubio wrote:
> Good morning everyone,
>
> I'm having some problems rebuilding some RHEL6 packages from:
>
> http://ftp.redhat.com/pub/redhat/linux/enterprise/6/en/source/SRPMS/
>
First round of builds completed here with no issues.
- KB
_______________________________________________
CentOS-devel mailing list
CentOS-devel@centos.org
http://lists.centos.org/mailman/listinfo/centos-devel
11-12-2010, 11:19 AM
Sergio Rubio
build errors with some RHEL6 packages
On Fri, Nov 12, 2010 at 1:14 PM, Karanbir Singh <mail-lists@karan.org> wrote:
On 11/12/2010 10:42 AM, Sergio Rubio wrote:
> Good morning everyone,
>
> I'm having some problems rebuilding some RHEL6 packages from:
_______________________________________________
CentOS-devel mailing list
CentOS-devel@centos.org
http://lists.centos.org/mailman/listinfo/centos-devel
11-12-2010, 12:10 PM
David Hrbáč
build errors with some RHEL6 packages
Dne 12.11.2010 13:50, Sergio Rubio napsal(a):
> Fixed. Some missing deps in config_opts['chroot_setup_cmd'].
>
> Thanks for the input Karanbir.
>
It might be interesting for others to send the resolution, I mean the
packages...
DH
_______________________________________________
CentOS-devel mailing list
CentOS-devel@centos.org
http://lists.centos.org/mailman/listinfo/centos-devel
11-12-2010, 12:21 PM
Sergio Rubio
build errors with some RHEL6 packages
Sure, my aplologies. Mock config attached.
On Fri, Nov 12, 2010 at 2:10 PM, David Hrbáč <hrbac.conf@seznam.cz> wrote:
Dne 12.11.2010 13:50, Sergio Rubio napsal(a):
> Fixed. Some missing deps in config_opts['chroot_setup_cmd'].
>
> Thanks for the input Karanbir.
>
It might be interesting for others to send the resolution, I mean the
_______________________________________________
CentOS-devel mailing list
CentOS-devel@centos.org
http://lists.centos.org/mailman/listinfo/centos-devel
11-13-2010, 07:25 AM
Farkas Levente
build errors with some RHEL6 packages
On Fri, Nov 12, 2010 at 13:14, Karanbir Singh <mail-lists@karan.org> wrote:
> On 11/12/2010 10:42 AM, Sergio Rubio wrote:
>> Good morning everyone,
>>
>> I'm having some problems rebuilding some RHEL6 packages from:
>>
>> http://ftp.redhat.com/pub/redhat/linux/enterprise/6/en/source/SRPMS/
>>
>
> First round of builds completed here with no issues.
can you tell us:
- what os, version do you use on build hosts?
- which version of mock and ccache do you use?
- and what mock config do you use?
since it's well known that there are some packages (like bash, nss)
which can not be build in mock on rhel-6:
https://bugzilla.redhat.com/show_bug.cgi?id=613392
https://bugzilla.redhat.com/show_bug.cgi?id=609201
so it's rather strange that build complete without issues.
or is these information are top secret?
thanks in advance.
regards.
--
* Levente* * * * * * * * * * * * * * ** "Si vis pacem para bellum!"
_______________________________________________
CentOS-devel mailing list
CentOS-devel@centos.org
http://lists.centos.org/mailman/listinfo/centos-devel
11-13-2010, 12:17 PM
Karanbir Singh
build errors with some RHEL6 packages
On 11/13/2010 08:25 AM, Farkas Levente wrote:
> - what os, version do you use on build hosts?
CentOS-5.5
> - which version of mock and ccache do you use?
no ccache, mock-0.6.3
> - and what mock config do you use?
nothing interesting in the mock configs.
> since it's well known that there are some packages (like bash, nss)
because you have those problems, does not mean everyone else will.
> which can not be build in mock on rhel-6:
> https://bugzilla.redhat.com/show_bug.cgi?id=613392
> https://bugzilla.redhat.com/show_bug.cgi?id=609201
> so it's rather strange that build complete without issues.
Speak to the people who have the problems ? These packages have all
clearly built not only for fedora, but also for red hat - and going by
the changelogs, quite a few times.
- KB
_______________________________________________
CentOS-devel mailing list
CentOS-devel@centos.org
http://lists.centos.org/mailman/listinfo/centos-devel
11-13-2010, 01:40 PM
Farkas Levente
build errors with some RHEL6 packages
On 11/13/2010 02:17 PM, Karanbir Singh wrote:
> On 11/13/2010 08:25 AM, Farkas Levente wrote:
>> - what os, version do you use on build hosts?
>
> CentOS-5.5
this probably not the best thing since in this case the build host's
kernel version only 2.6.18, which can cause degraded glibc result.
that's the reason why all fedora buildsys are rhel-6(beta) see:
http://lists.fedoraproject.org/pipermail/devel/2010-July/139255.html
>> - which version of mock and ccache do you use?
>
> no ccache, mock-0.6.3
which is more then 4 years old. since then many things happened...
>> - and what mock config do you use?
>
> nothing interesting in the mock configs.
>
>> since it's well known that there are some packages (like bash, nss)
>
> because you have those problems, does not mean everyone else will.
because you don't have those problems, does not mean nobody else have...
and that was the reason why i wrote this letter (as i assume the
difference is the build environment).
>> which can not be build in mock on rhel-6:
>> https://bugzilla.redhat.com/show_bug.cgi?id=613392
>> https://bugzilla.redhat.com/show_bug.cgi?id=609201
>> so it's rather strange that build complete without issues.
>
> Speak to the people who have the problems ? These packages have all
> clearly built not only for fedora, but also for red hat - and going by
> the changelogs, quite a few times.
i spoken and rh already verified it, but as rh official build way is
rpmbuild and not mock (see:
https://bugzilla.redhat.com/show_bug.cgi?id=613392#c4) they not really
care about it.
the reason why it's working for you probably your very old mock version
and centos-5 build hosts.
--
Levente "Si vis pacem para bellum!"
_______________________________________________
CentOS-devel mailing list
CentOS-devel@centos.org
http://lists.centos.org/mailman/listinfo/centos-devel
11-13-2010, 01:54 PM
"Morten P.D. Stevens"
build errors with some RHEL6 packages
2010/11/13 Karanbir Singh <mail-lists@karan.org>:
> On 11/13/2010 08:25 AM, Farkas Levente wrote:
>> - what os, version do you use on build hosts?
>
> CentOS-5.5
Why not RHEL6 or Fedora 12?
Best regards,
Morten
_______________________________________________
CentOS-devel mailing list
CentOS-devel@centos.org
http://lists.centos.org/mailman/listinfo/centos-devel