Re: [CentOS] Mock - Problems building Centos5 package on Centos6 - where can I ask for advice ?

2011-10-12 Thread Morgan Cox
Hi. Thanks I have managed to fix the issue. Rather than modify a Fedora src.rpm - I used a Centos6 one. I also changed the lines in the .spec file from - %build # aclocal workaround - to be improved cat `aclocal --print-ac-dir`/{libtool,ltoptions,ltsugar,ltversion,lt~obsolete}.m4

Re: [CentOS] Mock - Problems building Centos5 package on Centos6 - where can I ask for advice ?

2011-10-11 Thread Trey Dockendorf
If gmail will let u send a srpm just send to treyd...@gmail.com. might have to tar or zip if rpm files cant be sent. I recently rebuilt PHP for centos 6 in mock so may be able to help debug. On Oct 10, 2011 3:19 AM, Morgan Cox morganco...@gmail.com wrote: Hi trey. I would prefer being able

Re: [CentOS] Mock - Problems building Centos5 package on Centos6 - where can I ask for advice ?

2011-10-10 Thread Morgan Cox
Hi trey. I would prefer being able to build my own packages rather than rely on an external repo.(that was I can always build what ever version I need to). Its not the building of the RPM it the use of mock thats failing. What is the best way of sending you the source RPM. Regards On 8

Re: [CentOS] Mock - Problems building Centos5 package on Centos6 - where can I ask for advice ?

2011-10-08 Thread Trey Dockendorf
On Oct 7, 2011 3:34 AM, Morgan Cox morganco...@gmail.com wrote: Hi Thank you for your extremely quick (and faster than support from any company..) reply. Sorry, can you give more detail ? From the look of the error the 'mock centos5' is missing these files :-

Re: [CentOS] Mock - Problems building Centos5 package on Centos6 - where can I ask for advice ?

2011-10-07 Thread Morgan Cox
Hi Thank you for your extremely quick (and faster than support from any company..) reply. Sorry, can you give more detail ? From the look of the error the 'mock centos5' is missing these files :- /usr/share/aclocal/ltoptions.m4 /usr/share/aclocal/ltsugar.m4 /usr/share/aclocal/ltversion.m4

[CentOS] Mock - Problems building Centos5 package on Centos6 - where can I ask for advice ?

2011-10-06 Thread Morgan Cox
Hi. I am trying to use Mock to rebuild a .src.rpm file I have made for PHP 5.3.8 (for Centos6) I have managed to install deps fine with mock. When I try to rebuild the package though I get. (from build.log)

Re: [CentOS] Mock - Problems building Centos5 package on Centos6 - where can I ask for advice ?

2011-10-06 Thread John Hodrien
On Thu, 6 Oct 2011, Morgan Cox wrote: Hi. I am trying to use Mock to rebuild a .src.rpm file I have made for PHP 5.3.8 (for Centos6) I have managed to install deps fine with mock. When I try to rebuild the package though I get. BuildRequires are wrong, since this SRPM requires files that

Re: [CentOS] Mock - Problems building Centos5 package on Centos6 - where can I ask for advice ?

2011-10-06 Thread Ilyas --
There is my build of php-5.3.8 for el6: http://yum.aclub.net/pub/linux/centos/6/umask/SRPMS/php-5.3.8-4.el6.src.rpm You can find here BuildRequirements. Differences with upstream php: - subpackage for mod_php - subpackage with php-fpm init-scripts - suhosin patch / module - some other modules

Re: [CentOS] Mock - Problems building Centos5 package on Centos6 - where can I ask for advice ?

2011-10-06 Thread Morgan Cox
Hi Thank you for your extremely quick (and faster than support from any company..) reply. Sorry, can you give more detail ? From the look of the error the 'mock centos5' is missing these files :- /usr/share/aclocal/ltoptions.m4 /usr/share/aclocal/ltsugar.m4 /usr/share/aclocal/ltversion.m4