Re: [Ius-community] php56u for el6?

2014-10-07 Thread Ben Harper

On 10/07/2014 12:05 PM, Jakov Sosic wrote:

Hi guys


first to thank you for this great repo! I've been using php54 on el6 
from the time you released it and I'm really pleased with the pace of 
updates and quality of packages.



Now, I wanted to ask the team, are you planning to release php56u for 
EL6?


___
Mailing list: https://launchpad.net/~ius-community
Post to : ius-community@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ius-community
More help   : https://help.launchpad.net/ListHelp

Hello Jakov,

Thanks for taking the time to contact us and the kind words.  Our php56u 
packages were built if EL 7 in mind.  We wanted to our core group of 
packages for EL7.  Generally, we like to look forward. With some of the 
newer versions of Python, PHP and MySQL, we only made those available in 
EL 6 and not EL 5. I guess if there is interest we could look at bring 
php56u to EL6.


Thanks,
Ben and the rest of the IUS covedev team

___
Mailing list: https://launchpad.net/~ius-community
Post to : ius-community@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ius-community
More help   : https://help.launchpad.net/ListHelp


Re: [Ius-community] php56u for el6?

2014-10-07 Thread Jakov Sosic

On 10/07/2014 08:09 PM, Ben Harper wrote:

On 10/07/2014 12:05 PM, Jakov Sosic wrote:

Hi guys


first to thank you for this great repo! I've been using php54 on el6
from the time you released it and I'm really pleased with the pace of
updates and quality of packages.


Now, I wanted to ask the team, are you planning to release php56u for
EL6?

___
Mailing list: https://launchpad.net/~ius-community
Post to : ius-community@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ius-community
More help   : https://help.launchpad.net/ListHelp

Hello Jakov,

Thanks for taking the time to contact us and the kind words.  Our php56u
packages were built if EL 7 in mind.  We wanted to our core group of
packages for EL7.  Generally, we like to look forward. With some of the
newer versions of Python, PHP and MySQL, we only made those available in
EL 6 and not EL 5. I guess if there is interest we could look at bring
php56u to EL6.


Do you need any help? I'm pretty good @ RPM packaging, and if you want, 
I can own it (php56u for el6).



___
Mailing list: https://launchpad.net/~ius-community
Post to : ius-community@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ius-community
More help   : https://help.launchpad.net/ListHelp


Re: [Ius-community] php56u for el6?

2014-10-07 Thread Jakov Sosic

On 10/07/2014 09:15 PM, Ben Harper wrote:

Unfortunately, our build and automation systems are not publicly
accessible.  We are not set up like EPEL, where anyone can maintain
packages and submit builds.  This is something we have talked about
doing for years, but have yet to get around to it.  That being said, we
have accepted pull requests[0] and forked repos per request[1].

If I recall correctly, I think I did a test build of the main php56u
SRPM on EL6 and it built just fine.  So it might be good as is or just
need some minor tweaks.  Testing would be needed.

Are you interested in using php56u on EL6?  I ask, as we are being more
selective about package requests.  A few times we got overeager, built
and released packages into the stable repos before we heard anything
from the requester.  This left us in a position of maintaining a package
that no one might be using.  With limited resources and limitation on
our build system, we want to make sure our time is being wisely.   We
also want to avoid requests like 'it would be cool if IUS packaged the
latest kernel (or other random application) even though I would not use
it'.  If you are looking to use php56u on EL6, then create a launchpad
bug.  Also note, we do ask requesters of new packages to test them
before we will release them into the stable repo.

-Ben

[0] https://github.com/iuscommunity-pkg/php55u/pull/6
[1] https://github.com/iuscommunity-pkg/php55u-pecl-lzf



Yes, I'm interested in using it and I am willing to test it. I have a 
team of php developers behind me with one big php app based on symfony1 
and symfony2. App uses couple of additional modules I compile against 
your -devel myself (like php54-pecl-ssh, php54-sqlite2, 
php54-pecl-zendopcache, php54-pecl-amqp).


I can rebuild it my self and report you back in 2-3 weeks after we push 
it through our dev/staging process.


___
Mailing list: https://launchpad.net/~ius-community
Post to : ius-community@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ius-community
More help   : https://help.launchpad.net/ListHelp


Re: [Ius-community] php56u for el6?

2014-10-07 Thread Ben Harper

On 10/07/2014 02:44 PM, Jakov Sosic wrote:

On 10/07/2014 09:15 PM, Ben Harper wrote:

Unfortunately, our build and automation systems are not publicly
accessible.  We are not set up like EPEL, where anyone can maintain
packages and submit builds.  This is something we have talked about
doing for years, but have yet to get around to it.  That being said, we
have accepted pull requests[0] and forked repos per request[1].

If I recall correctly, I think I did a test build of the main php56u
SRPM on EL6 and it built just fine.  So it might be good as is or just
need some minor tweaks.  Testing would be needed.

Are you interested in using php56u on EL6?  I ask, as we are being more
selective about package requests.  A few times we got overeager, built
and released packages into the stable repos before we heard anything
from the requester.  This left us in a position of maintaining a package
that no one might be using.  With limited resources and limitation on
our build system, we want to make sure our time is being wisely.   We
also want to avoid requests like 'it would be cool if IUS packaged the
latest kernel (or other random application) even though I would not use
it'.  If you are looking to use php56u on EL6, then create a launchpad
bug.  Also note, we do ask requesters of new packages to test them
before we will release them into the stable repo.

-Ben

[0] https://github.com/iuscommunity-pkg/php55u/pull/6
[1] https://github.com/iuscommunity-pkg/php55u-pecl-lzf



Yes, I'm interested in using it and I am willing to test it. I have a 
team of php developers behind me with one big php app based on 
symfony1 and symfony2. App uses couple of additional modules I compile 
against your -devel myself (like php54-pecl-ssh, php54-sqlite2, 
php54-pecl-zendopcache, php54-pecl-amqp).


I can rebuild it my self and report you back in 2-3 weeks after we 
push it through our dev/staging process.


___
Mailing list: https://launchpad.net/~ius-community
Post to : ius-community@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ius-community
More help   : https://help.launchpad.net/ListHelp


Good to hear.  I say lets start by creating a launchpad bug as there 
others that might want to test as well.  I can look to get something in 
our testing repos soon.


Also note, IUS now offers php54-pecl-zendopcache packages.


-Ben


___
Mailing list: https://launchpad.net/~ius-community
Post to : ius-community@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ius-community
More help   : https://help.launchpad.net/ListHelp


Re: [Ius-community] php56u for el6?

2014-10-07 Thread Jakov Sosic

On 10/07/2014 09:15 PM, Ben Harper wrote:


Unfortunately, our build and automation systems are not publicly
accessible.  We are not set up like EPEL, where anyone can maintain
packages and submit builds.  This is something we have talked about
doing for years, but have yet to get around to it.  That being said, we
have accepted pull requests[0] and forked repos per request[1].

If I recall correctly, I think I did a test build of the main php56u
SRPM on EL6 and it built just fine.  So it might be good as is or just
need some minor tweaks.  Testing would be needed.

Are you interested in using php56u on EL6?  I ask, as we are being more
selective about package requests.  A few times we got overeager, built
and released packages into the stable repos before we heard anything
from the requester.  This left us in a position of maintaining a package
that no one might be using.  With limited resources and limitation on
our build system, we want to make sure our time is being wisely.   We
also want to avoid requests like 'it would be cool if IUS packaged the
latest kernel (or other random application) even though I would not use
it'.  If you are looking to use php56u on EL6, then create a launchpad
bug.  Also note, we do ask requesters of new packages to test them
before we will release them into the stable repo.



Here's the bug:

https://bugs.launchpad.net/ius/+bug/1378550


___
Mailing list: https://launchpad.net/~ius-community
Post to : ius-community@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ius-community
More help   : https://help.launchpad.net/ListHelp