Re: [CentOS] mock %post(pam) failure

2009-04-24 Thread David Hrbáč
Farkas Levente napsal(a): > > imho _many_ people would like to know the solution... > Well, solution is easy. Make sure pam is installed before the coreutils. :o) Now seriously. 32bit and 64bit pam packages come from the very same source, so both have to be installed after coreutils and that it

Re: [CentOS] mock %post(pam) failure

2009-04-23 Thread Farkas Levente
Rex Dieter wrote: > Rex Dieter wrote: > >> Rex Dieter wrote /var/tmp/rpm-tmp.77062: line 6: cat: command not found /var/tmp/rpm-tmp.77062: line 7: rm: command not found /var/tmp/rpm-tmp.77062: line 22: install: command not found /var/tmp/rpm-tmp.77062: line 25: install: command

Re: [CentOS] mock %post(pam) failure

2009-04-23 Thread Rex Dieter
Rex Dieter wrote: > Rex Dieter wrote >>> /var/tmp/rpm-tmp.77062: line 6: cat: command not found >>> /var/tmp/rpm-tmp.77062: line 7: rm: command not found >>> /var/tmp/rpm-tmp.77062: line 22: install: command not found >>> /var/tmp/rpm-tmp.77062: line 25: install: command not found >>> error: %post

Re: [CentOS] mock %post(pam) failure

2009-04-23 Thread Stephen John Smoogen
On Mon, Apr 13, 2009 at 8:47 AM, Rex Dieter wrote: > Akemi Yagi wrote: > >> On Mon, Apr 13, 2009 at 7:18 AM, Rex Dieter >> wrote: >> >>> interestingly, I can no longer reproduce this failure myself on a >>> recently upgraded centos-5.3 box using mock-0.9.14 (from epel). >> >> So, we can use mock-

Re: [CentOS] mock %post(pam) failure

2009-04-14 Thread Farkas Levente
Karanbir Singh wrote: > On 04/13/2009 04:43 PM, Rex Dieter wrote: >>> Well, I heard from one of the CentOS devs that mock newer than 0.6 was >>> broken. >> OK, fair 'nuf. Just seemed silly to me that you'd assume epel would release >> something that was broken. > > EPEL releases broken stuff all

Re: [CentOS] mock %post(pam) failure

2009-04-14 Thread Karanbir Singh
On 04/13/2009 04:43 PM, Rex Dieter wrote: >> Well, I heard from one of the CentOS devs that mock newer than 0.6 was >> broken. > > OK, fair 'nuf. Just seemed silly to me that you'd assume epel would release > something that was broken. EPEL releases broken stuff all the time :) Also mock > 0.6 d

Re: [CentOS] mock %post(pam) failure

2009-04-14 Thread Farkas Levente
Rex Dieter wrote: > Rex Dieter wrote: > >> Stuart Jansen wrote: >> >>> I recently upgraded an internal build server from C5.2 to C5.3 and now >>> I'm experiencing problems initializing the mock buildroot. Specifically, >>> I'm getting the following error: >>> >>> -- >>> /var/tmp/rpm-tmp.77062:

Re: [CentOS] mock %post(pam) failure

2009-04-13 Thread Stuart Jansen
On Mon, 2009-04-13 at 07:26 -0700, Akemi Yagi wrote: > On Mon, Apr 13, 2009 at 7:18 AM, Rex Dieter wrote: > > > interestingly, I can no longer reproduce this failure myself on a recently > > upgraded centos-5.3 box using mock-0.9.14 (from epel). > > So, we can use mock-0.9.14 from EPEL on CentO

Re: [CentOS] mock %post(pam) failure

2009-04-13 Thread Rex Dieter
Akemi Yagi wrote: > On Mon, Apr 13, 2009 at 7:47 AM, Rex Dieter > wrote: >> Akemi Yagi wrote: > >>> So, we can use mock-0.9.14 from EPEL on CentOS 5.3 (with the current >>> CentOS yum) without any issue? >> >> of course.  (what would make you think otherwise?) > > Well, I heard from one of the

Re: [CentOS] mock %post(pam) failure

2009-04-13 Thread Akemi Yagi
On Mon, Apr 13, 2009 at 7:47 AM, Rex Dieter wrote: > Akemi Yagi wrote: >> So, we can use mock-0.9.14 from EPEL on CentOS 5.3 (with the current >> CentOS yum) without any issue? > > of course.  (what would make you think otherwise?) Well, I heard from one of the CentOS devs that mock newer than 0

Re: [CentOS] mock %post(pam) failure

2009-04-13 Thread Rex Dieter
Akemi Yagi wrote: > On Mon, Apr 13, 2009 at 7:18 AM, Rex Dieter > wrote: > >> interestingly, I can no longer reproduce this failure myself on a >> recently upgraded centos-5.3 box using mock-0.9.14 (from epel). > > So, we can use mock-0.9.14 from EPEL on CentOS 5.3 (with the current > CentOS yu

Re: [CentOS] mock %post(pam) failure

2009-04-13 Thread Akemi Yagi
On Mon, Apr 13, 2009 at 7:18 AM, Rex Dieter wrote: > interestingly, I can no longer reproduce this failure myself on a recently > upgraded centos-5.3 box using mock-0.9.14 (from epel). So, we can use mock-0.9.14 from EPEL on CentOS 5.3 (with the current CentOS yum) without any issue? Akemi

Re: [CentOS] mock %post(pam) failure

2009-04-13 Thread Rex Dieter
Rex Dieter wrote: > Stuart Jansen wrote: > >> I recently upgraded an internal build server from C5.2 to C5.3 and now >> I'm experiencing problems initializing the mock buildroot. Specifically, >> I'm getting the following error: >> >> -- >> /var/tmp/rpm-tmp.77062: line 6: cat: command not fo

Re: [CentOS] mock %post(pam) failure

2009-04-13 Thread Rex Dieter
Stuart Jansen wrote: > I recently upgraded an internal build server from C5.2 to C5.3 and now > I'm experiencing problems initializing the mock buildroot. Specifically, > I'm getting the following error: > > -- > /var/tmp/rpm-tmp.77062: line 6: cat: command not found > /var/tmp/rpm-tmp.77062:

Re: [CentOS] mock %post(pam) failure

2009-04-10 Thread Matthew Hyclak
On 04/09/09 16:46, Stuart Jansen enlightened us: > I recently upgraded an internal build server from C5.2 to C5.3 and now > I'm experiencing problems initializing the mock buildroot. Specifically, > I'm getting the following error: > > -- > /var/tmp/rpm-tmp.77062: line 6: cat: command not foun

Re: [CentOS] mock %post(pam) failure

2009-04-10 Thread Fabian Arrotin
Stuart Jansen wrote: > On Thu, 2009-04-09 at 16:54 -0700, Bill Campbell wrote: >> On Thu, Apr 09, 2009, Stuart Jansen wrote: >>> I recently upgraded an internal build server from C5.2 to C5.3 and now >>> I'm experiencing problems initializing the mock buildroot. Specifically, >>> I'm getting the fo

Re: [CentOS] mock %post(pam) failure

2009-04-09 Thread Stuart Jansen
On Thu, 2009-04-09 at 16:54 -0700, Bill Campbell wrote: > On Thu, Apr 09, 2009, Stuart Jansen wrote: > >I recently upgraded an internal build server from C5.2 to C5.3 and now > >I'm experiencing problems initializing the mock buildroot. Specifically, > >I'm getting the following error: > > > >-

Re: [CentOS] mock %post(pam) failure

2009-04-09 Thread Bill Campbell
On Thu, Apr 09, 2009, Stuart Jansen wrote: >I recently upgraded an internal build server from C5.2 to C5.3 and now >I'm experiencing problems initializing the mock buildroot. Specifically, >I'm getting the following error: > >-- >/var/tmp/rpm-tmp.77062: line 6: cat: command not found >/var/tmp/

[CentOS] mock %post(pam) failure

2009-04-09 Thread Stuart Jansen
I recently upgraded an internal build server from C5.2 to C5.3 and now I'm experiencing problems initializing the mock buildroot. Specifically, I'm getting the following error: -- /var/tmp/rpm-tmp.77062: line 6: cat: command not found /var/tmp/rpm-tmp.77062: line 7: rm: command not found /var/