Is there EPEL built for the armv7 images?
I need them for my mailserver. It was quite a job building my mailserver for RSEL6, only some of the rpms I needed were available. Took a lot to work through it.
So I am asking now, a bit ahead of starting in mailserver upgrade.
Thanks
Hi
Epel for armv7 does not exist yet. For my part i've build my needed packages with rpmbuil and srpm packages. I got some on repo.shivaserv.fr but may be a little outated.
Le 5 février 2017 21:01:28 GMT+01:00, Robert Moskowitz rgm@htt-consult.com a écrit :
Is there EPEL built for the armv7 images?
I need them for my mailserver. It was quite a job building my mailserver for RSEL6, only some of the rpms I needed were available. Took a lot to work through it.
So I am asking now, a bit ahead of starting in mailserver upgrade.
Thanks
Arm-dev mailing list Arm-dev@centos.org https://lists.centos.org/mailman/listinfo/arm-dev
My notes from RSEL6 said that I installed:
yum install rsync telnet httpd mod_ssl php mariadb-server openssl yum install dovecot dovecot-mysql dovecot-pigeonhole cyrus-sasl-devel cyrus-sasl-sql yum install perl-MailTools perl-Test-Pod perl-TimeDate yum install perl-Log-Log4perl yum install amavisd-new clamav clamd
from epel-noarch
yum install roundcubemail yum install perl-MIME-EncWords perl-MIME-Charset perl-Email-Valid yum install perl-Mail-Sender imapsync offlineimap yum install perl-Convert-BinHex
And then install:
http://sourceforge.net/projects/postfixadmin/
On 02/05/2017 03:06 PM, Nicolas Repentin wrote:
Hi
Epel for armv7 does not exist yet. For my part i've build my needed packages with rpmbuil and srpm packages. I got some on repo.shivaserv.fr http://repo.shivaserv.fr but may be a little outated.
Le 5 février 2017 21:01:28 GMT+01:00, Robert Moskowitz rgm@htt-consult.com a écrit :
Is there EPEL built for the armv7 images? I need them for my mailserver. It was quite a job building my mailserver for RSEL6, only some of the rpms I needed were available. Took a lot to work through it. So I am asking now, a bit ahead of starting in mailserver upgrade. Thanks ------------------------------------------------------------------------ Arm-dev mailing list Arm-dev@centos.org https://lists.centos.org/mailman/listinfo/arm-dev
-- Nicolas
I did some simple tests of trying to install and seeing what is not available. The packages that I need that are not part of the Centos repo are:
perl-Log-Log4perl amavisd-new clamav clamd
Plus what ever dependencies these pull down.
Then I went looking for the noarch epel repo, and the wiki does not provide that site. I look at
https://fedoraproject.org/wiki/EPEL
And no noarch listed. Can someone point me to it?
thanks
On 02/05/2017 03:06 PM, Nicolas Repentin wrote:
Hi
Epel for armv7 does not exist yet. For my part i've build my needed packages with rpmbuil and srpm packages. I got some on repo.shivaserv.fr http://repo.shivaserv.fr but may be a little outated.
Le 5 février 2017 21:01:28 GMT+01:00, Robert Moskowitz rgm@htt-consult.com a écrit :
Is there EPEL built for the armv7 images? I need them for my mailserver. It was quite a job building my mailserver for RSEL6, only some of the rpms I needed were available. Took a lot to work through it. So I am asking now, a bit ahead of starting in mailserver upgrade. Thanks ------------------------------------------------------------------------ Arm-dev mailing list Arm-dev@centos.org https://lists.centos.org/mailman/listinfo/arm-dev
-- Nicolas
On 05/02/17 21:01, Robert Moskowitz wrote:
Is there EPEL built for the armv7 images?
I need them for my mailserver. It was quite a job building my mailserver for RSEL6, only some of the rpms I needed were available. Took a lot to work through it.
So I am asking now, a bit ahead of starting in mailserver upgrade.
Thanks
We tried to engage with EPEL one year ago at Fosdem, but I'd say that current status is that they don't want or can't provide Epel for armhfp (probably because Epel rebuild exclusively against RHEL, which doesn't exist for armhfp)
So as some users were asking for it (and we already announced it on this list multiple times), we're (ab)using the CentOS armhfp builders for epel rebuild when no other builds are going. That repo (just blindly trying to rebuild all new SRPMs pushed to Epel) is available here : https://armv7.dev.centos.org/repodir/epel-pass-1/ (unsigned, untested but using myself some of those pkgs without any "glitch")
Not all pkgs were built, but same as for the distro, feel free to have a look at the build logs, submit patch and enjoy (https://armv7.dev.centos.org/rpmbuild/epel-pass-1/) :-)
Thanks, Fabian. I will be building a CubieTruck image later today to start testing installing all the rpms I need for a mailserver.
One thing I have to figure out is where did clamd go to, as I had that in my cookbook 3 years ago, but it is not in epel now. Perhaps it got rolled into clamav...
But the biggies I see from what little testing I did yesterday are amavisd-new and clamav plus all dependencies.
On 02/06/2017 04:44 AM, Fabian Arrotin wrote:
On 05/02/17 21:01, Robert Moskowitz wrote:
Is there EPEL built for the armv7 images?
I need them for my mailserver. It was quite a job building my mailserver for RSEL6, only some of the rpms I needed were available. Took a lot to work through it.
So I am asking now, a bit ahead of starting in mailserver upgrade.
Thanks
We tried to engage with EPEL one year ago at Fosdem, but I'd say that current status is that they don't want or can't provide Epel for armhfp (probably because Epel rebuild exclusively against RHEL, which doesn't exist for armhfp)
So as some users were asking for it (and we already announced it on this list multiple times), we're (ab)using the CentOS armhfp builders for epel rebuild when no other builds are going. That repo (just blindly trying to rebuild all new SRPMs pushed to Epel) is available here : https://armv7.dev.centos.org/repodir/epel-pass-1/ (unsigned, untested but using myself some of those pkgs without any "glitch")
Not all pkgs were built, but same as for the distro, feel free to have a look at the build logs, submit patch and enjoy (https://armv7.dev.centos.org/rpmbuild/epel-pass-1/) :-)
Arm-dev mailing list Arm-dev@centos.org https://lists.centos.org/mailman/listinfo/arm-dev
I wished I could read those build logs, figure out what did not work and patch away.
What I can offer, is to try and install those packages I believe I need and point out where I stop with errors:
yum install perl-Log-Log4perl ... --> Finished Dependency Resolution Error: Package: perl-Log-Log4perl-1.42-2.el7.noarch (epel) Requires: perl(RRDs)
The following installed with all dependencies:
amavisd-new clamav clamav-server roundcubemail perl-MIME-EncWords perl-MIME-Charset perl-Email-Valid perl-Mail-Sender imapsync offlineimap
So it looks like there is only one package missing for my mailserver build.
Of course, that may have dependencies...
So please let me know when you can look at this and fix it.
I will put the mailserver to the side for now and go back to the DNS server work. I messed it up with bad rsync options and have to start from scratch.
thanks
On 02/06/2017 04:44 AM, Fabian Arrotin wrote:
On 05/02/17 21:01, Robert Moskowitz wrote:
Is there EPEL built for the armv7 images?
I need them for my mailserver. It was quite a job building my mailserver for RSEL6, only some of the rpms I needed were available. Took a lot to work through it.
So I am asking now, a bit ahead of starting in mailserver upgrade.
Thanks
We tried to engage with EPEL one year ago at Fosdem, but I'd say that current status is that they don't want or can't provide Epel for armhfp (probably because Epel rebuild exclusively against RHEL, which doesn't exist for armhfp)
So as some users were asking for it (and we already announced it on this list multiple times), we're (ab)using the CentOS armhfp builders for epel rebuild when no other builds are going. That repo (just blindly trying to rebuild all new SRPMs pushed to Epel) is available here : https://armv7.dev.centos.org/repodir/epel-pass-1/ (unsigned, untested but using myself some of those pkgs without any "glitch")
Not all pkgs were built, but same as for the distro, feel free to have a look at the build logs, submit patch and enjoy (https://armv7.dev.centos.org/rpmbuild/epel-pass-1/) :-)
Arm-dev mailing list Arm-dev@centos.org https://lists.centos.org/mailman/listinfo/arm-dev
On 02/06/2017 04:44 AM, Fabian Arrotin wrote:
On 05/02/17 21:01, Robert Moskowitz wrote:
Is there EPEL built for the armv7 images?
I need them for my mailserver. It was quite a job building my mailserver for RSEL6, only some of the rpms I needed were available. Took a lot to work through it.
So I am asking now, a bit ahead of starting in mailserver upgrade.
Thanks
We tried to engage with EPEL one year ago at Fosdem, but I'd say that current status is that they don't want or can't provide Epel for armhfp (probably because Epel rebuild exclusively against RHEL, which doesn't exist for armhfp)
So as some users were asking for it (and we already announced it on this list multiple times), we're (ab)using the CentOS armhfp builders for epel rebuild when no other builds are going. That repo (just blindly trying to rebuild all new SRPMs pushed to Epel) is available here : https://armv7.dev.centos.org/repodir/epel-pass-1/ (unsigned, untested but using myself some of those pkgs without any "glitch")
Not all pkgs were built, but same as for the distro, feel free to have a look at the build logs, submit patch and enjoy (https://armv7.dev.centos.org/rpmbuild/epel-pass-1/) :-)
Everything points to me needing php-imap for my postfixadmin options. I needed it on my RSEL6 server.
I asked on the main Centos list and got a response that it is in EPEL:
php-imap-5.4.16-7.el7.x86_64 : A module for PHP applications that use
So I went to https://armv7.dev.centos.org/repodir/c7-pass-1/php/5.4.16-23.el7_0.3/armv7hl...
and no php-imap there. Next to https://armv7.dev.centos.org/rpmbuild/epel-pass-1/
and no php-imap there to even debug.
Where is it?
And can I use one from Fedora? Fedora 24 has:
https://dl.fedoraproject.org/pub/fedora/linux/updates/24/armhfp/p/php-imap-5...
Fedora 20 (the oldest I can find) has:
http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/20/Every...
On 23/02/17 17:32, Robert Moskowitz wrote:
On 02/06/2017 04:44 AM, Fabian Arrotin wrote:
On 05/02/17 21:01, Robert Moskowitz wrote:
Is there EPEL built for the armv7 images?
I need them for my mailserver. It was quite a job building my mailserver for RSEL6, only some of the rpms I needed were available. Took a lot to work through it.
So I am asking now, a bit ahead of starting in mailserver upgrade.
Thanks
We tried to engage with EPEL one year ago at Fosdem, but I'd say that current status is that they don't want or can't provide Epel for armhfp (probably because Epel rebuild exclusively against RHEL, which doesn't exist for armhfp)
So as some users were asking for it (and we already announced it on this list multiple times), we're (ab)using the CentOS armhfp builders for epel rebuild when no other builds are going. That repo (just blindly trying to rebuild all new SRPMs pushed to Epel) is available here : https://armv7.dev.centos.org/repodir/epel-pass-1/ (unsigned, untested but using myself some of those pkgs without any "glitch")
Not all pkgs were built, but same as for the distro, feel free to have a look at the build logs, submit patch and enjoy (https://armv7.dev.centos.org/rpmbuild/epel-pass-1/) :-)
Everything points to me needing php-imap for my postfixadmin options. I needed it on my RSEL6 server.
I asked on the main Centos list and got a response that it is in EPEL:
php-imap-5.4.16-7.el7.x86_64 : A module for PHP applications that use
So I went to https://armv7.dev.centos.org/repodir/c7-pass-1/php/5.4.16-23.el7_0.3/armv7hl...
and no php-imap there. Next to https://armv7.dev.centos.org/rpmbuild/epel-pass-1/
and no php-imap there to even debug.
Where is it?
Something to keep in mind is that builds are done from SRPMS, and php-imap itself is built from php-extras (repoquery --source php-imap would show that on a x86_64 node)
So here is the build log : https://armv7.dev.centos.org/rpmbuild/epel-pass-1/11198-php-extras-5.4.16-3....
I can kick it again but also worth reminding that it's not a centos pkg but an epel one too ..
On 02/24/2017 04:16 AM, Fabian Arrotin wrote:
On 23/02/17 17:32, Robert Moskowitz wrote:
On 02/06/2017 04:44 AM, Fabian Arrotin wrote:
On 05/02/17 21:01, Robert Moskowitz wrote:
Is there EPEL built for the armv7 images?
I need them for my mailserver. It was quite a job building my mailserver for RSEL6, only some of the rpms I needed were available. Took a lot to work through it.
So I am asking now, a bit ahead of starting in mailserver upgrade.
Thanks
We tried to engage with EPEL one year ago at Fosdem, but I'd say that current status is that they don't want or can't provide Epel for armhfp (probably because Epel rebuild exclusively against RHEL, which doesn't exist for armhfp)
So as some users were asking for it (and we already announced it on this list multiple times), we're (ab)using the CentOS armhfp builders for epel rebuild when no other builds are going. That repo (just blindly trying to rebuild all new SRPMs pushed to Epel) is available here : https://armv7.dev.centos.org/repodir/epel-pass-1/ (unsigned, untested but using myself some of those pkgs without any "glitch")
Not all pkgs were built, but same as for the distro, feel free to have a look at the build logs, submit patch and enjoy (https://armv7.dev.centos.org/rpmbuild/epel-pass-1/) :-)
Everything points to me needing php-imap for my postfixadmin options. I needed it on my RSEL6 server.
I asked on the main Centos list and got a response that it is in EPEL:
php-imap-5.4.16-7.el7.x86_64 : A module for PHP applications that use
So I went to https://armv7.dev.centos.org/repodir/c7-pass-1/php/5.4.16-23.el7_0.3/armv7hl...
and no php-imap there. Next to https://armv7.dev.centos.org/rpmbuild/epel-pass-1/
and no php-imap there to even debug.
Where is it?
Something to keep in mind is that builds are done from SRPMS, and php-imap itself is built from php-extras (repoquery --source php-imap would show that on a x86_64 node)
I will try and remember that for next time.
So here is the build log : https://armv7.dev.centos.org/rpmbuild/epel-pass-1/11198-php-extras-5.4.16-3....
I can kick it again but also worth reminding that it's not a centos pkg but an epel one too ..
Please do...
I am stuck without it.
Fabian,
I know you have the kernels to get out, but do you have any schedule on php-imap for armv7hl?
thanks
Bob
On 02/24/2017 04:16 AM, Fabian Arrotin wrote:
On 23/02/17 17:32, Robert Moskowitz wrote:
On 02/06/2017 04:44 AM, Fabian Arrotin wrote:
On 05/02/17 21:01, Robert Moskowitz wrote:
Is there EPEL built for the armv7 images?
I need them for my mailserver. It was quite a job building my mailserver for RSEL6, only some of the rpms I needed were available. Took a lot to work through it.
So I am asking now, a bit ahead of starting in mailserver upgrade.
Thanks
We tried to engage with EPEL one year ago at Fosdem, but I'd say that current status is that they don't want or can't provide Epel for armhfp (probably because Epel rebuild exclusively against RHEL, which doesn't exist for armhfp)
So as some users were asking for it (and we already announced it on this list multiple times), we're (ab)using the CentOS armhfp builders for epel rebuild when no other builds are going. That repo (just blindly trying to rebuild all new SRPMs pushed to Epel) is available here : https://armv7.dev.centos.org/repodir/epel-pass-1/ (unsigned, untested but using myself some of those pkgs without any "glitch")
Not all pkgs were built, but same as for the distro, feel free to have a look at the build logs, submit patch and enjoy (https://armv7.dev.centos.org/rpmbuild/epel-pass-1/) :-)
Everything points to me needing php-imap for my postfixadmin options. I needed it on my RSEL6 server.
I asked on the main Centos list and got a response that it is in EPEL:
php-imap-5.4.16-7.el7.x86_64 : A module for PHP applications that use
So I went to https://armv7.dev.centos.org/repodir/c7-pass-1/php/5.4.16-23.el7_0.3/armv7hl...
and no php-imap there. Next to https://armv7.dev.centos.org/rpmbuild/epel-pass-1/
and no php-imap there to even debug.
Where is it?
Something to keep in mind is that builds are done from SRPMS, and php-imap itself is built from php-extras (repoquery --source php-imap would show that on a x86_64 node)
So here is the build log : https://armv7.dev.centos.org/rpmbuild/epel-pass-1/11198-php-extras-5.4.16-3....
I can kick it again but also worth reminding that it's not a centos pkg but an epel one too ..
On 27/02/17 14:34, Robert Moskowitz wrote:
Fabian,
I know you have the kernels to get out, but do you have any schedule on php-imap for armv7hl?
thanks
Bob
That would be a question for Epel, as it's not a centos pkg but an epel one. And as nobody from Epel cares about armhfp, that's up to the community to find the reason why it doesn't build, and provide a patch ... Due to private issues, I don't have a lot of free time to spend on this currently ...
PS : the epel rebuild effort is a blind effort, just rebuilding the epel srpms.
On 02/27/2017 09:25 AM, Fabian Arrotin wrote:
PS : the epel rebuild effort is a blind effort, just rebuilding the epel srpms.
Where is the php-imap srpms? I thought you said it was in php extras, But I am not finding any php directory of note in https://armv7.dev.centos.org/repodir/epel-pass-1/
Now I have not done a build rpm for 3+ years. So I went to:
https://wiki.centos.org/HowTos/SetupRpmBuildEnvironment
To set up a build environment. I then tried to follow:
https://www.redhat.com/archives/rpm-list/2002-February/msg00030.html
To try and build something.
I downloaded:
https://armv7.dev.centos.org/repodir/c7-pass-1/php/5.4.16-23.el7_0.3/SRPM/ph...
to my /home/rgm on my CubieTruck and got stopped at the:
rpm -bp foo.spec &> bp.log
Where bp.log reports:
$ more bp.log rpm: -bp: unknown option
SO:
Where can I get the proper srpms that contains php-imp? Where can if find complete instructions on building from said srpms?
thanks
Where can I get the proper srpms that contains php-imp?
Like Fabian said, it's in php-extras, part of epel: http://dl.fedoraproject.org/pub/epel/7/SRPMS/p/php-extras-5.4.16-7.el7.src.r...
Where can if find complete instructions on building from said srpms?
I would use mock, in stead of rpmbuild. mock will create a build environment, so that builds are repeatable.
man page: https://linux.die.net/man/1/mock
a fairly long overview: https://fedoraproject.org/wiki/How_to_create_an_RPM_package
Jacco
On 02/27/2017 11:21 AM, Jacco Ligthart wrote:
Where can I get the proper srpms that contains php-imp?
Like Fabian said, it's in php-extras, part of epel: http://dl.fedoraproject.org/pub/epel/7/SRPMS/p/php-extras-5.4.16-7.el7.src.r...
Where can if find complete instructions on building from said srpms?
I would use mock, in stead of rpmbuild. mock will create a build environment, so that builds are repeatable.
Tried to install mock:
---> Package mock.noarch 0:1.3.3-1.el7 will be installed --> Processing Dependency: python2-distro for package: mock-1.3.3-1.el7.noarch ---> Package python-backports.armv7hl 0:1.0-8.el7 will be installed --> Finished Dependency Resolution Error: Package: mock-1.3.3-1.el7.noarch (epel) Requires: python2-distro
:(
I suppose I can go digging around and see if it is one of the many rpms that exist but never made it into the repos.
man page: https://linux.die.net/man/1/mock
a fairly long overview: https://fedoraproject.org/wiki/How_to_create_an_RPM_package
Jacco
Arm-dev mailing list Arm-dev@centos.org https://lists.centos.org/mailman/listinfo/arm-dev
On 02/27/2017 11:51 AM, Robert Moskowitz wrote:
On 02/27/2017 11:21 AM, Jacco Ligthart wrote:
Where can I get the proper srpms that contains php-imp?
Like Fabian said, it's in php-extras, part of epel: http://dl.fedoraproject.org/pub/epel/7/SRPMS/p/php-extras-5.4.16-7.el7.src.r...
Where can if find complete instructions on building from said srpms?
I would use mock, in stead of rpmbuild. mock will create a build environment, so that builds are repeatable.
Tried to install mock:
---> Package mock.noarch 0:1.3.3-1.el7 will be installed --> Processing Dependency: python2-distro for package: mock-1.3.3-1.el7.noarch ---> Package python-backports.armv7hl 0:1.0-8.el7 will be installed --> Finished Dependency Resolution Error: Package: mock-1.3.3-1.el7.noarch (epel) Requires: python2-distro
:(
I suppose I can go digging around and see if it is one of the many rpms that exist but never made it into the repos.
So i used my weak search foo, and did not find anything that resembles python2-distro. rpmfind says that such an rpm exists, but I am not finding it anywhere in the C7-armv7hl dirs.
man page: https://linux.die.net/man/1/mock
a fairly long overview: https://fedoraproject.org/wiki/How_to_create_an_RPM_package
On 02/27/2017 02:04 PM, Robert Moskowitz wrote:
On 02/27/2017 11:51 AM, Robert Moskowitz wrote:
On 02/27/2017 11:21 AM, Jacco Ligthart wrote:
Where can I get the proper srpms that contains php-imp?
Like Fabian said, it's in php-extras, part of epel: http://dl.fedoraproject.org/pub/epel/7/SRPMS/p/php-extras-5.4.16-7.el7.src.r...
Where can if find complete instructions on building from said srpms?
I would use mock, in stead of rpmbuild. mock will create a build environment, so that builds are repeatable.
Tried to install mock:
---> Package mock.noarch 0:1.3.3-1.el7 will be installed --> Processing Dependency: python2-distro for package: mock-1.3.3-1.el7.noarch ---> Package python-backports.armv7hl 0:1.0-8.el7 will be installed --> Finished Dependency Resolution Error: Package: mock-1.3.3-1.el7.noarch (epel) Requires: python2-distro
:(
I suppose I can go digging around and see if it is one of the many rpms that exist but never made it into the repos.
So i used my weak search foo, and did not find anything that resembles python2-distro. rpmfind says that such an rpm exists, but I am not finding it anywhere in the C7-armv7hl dirs.
Installing ftp://195.220.108.108/linux/epel/7/x86_64/p/python2-distro-1.0.2-3.el7.noarch.rpm
Is letting mock install.
man page: https://linux.die.net/man/1/mock
a fairly long overview: https://fedoraproject.org/wiki/How_to_create_an_RPM_package
Arm-dev mailing list Arm-dev@centos.org https://lists.centos.org/mailman/listinfo/arm-dev
On 02/27/2017 11:21 AM, Jacco Ligthart wrote:
Where can I get the proper srpms that contains php-imp?
Like Fabian said, it's in php-extras, part of epel: http://dl.fedoraproject.org/pub/epel/7/SRPMS/p/php-extras-5.4.16-7.el7.src.r...
Where can if find complete instructions on building from said srpms?
I would use mock, in stead of rpmbuild. mock will create a build environment, so that builds are repeatable.
man page: https://linux.die.net/man/1/mock
a fairly long overview: https://fedoraproject.org/wiki/How_to_create_an_RPM_package
Now I have to fight with dependencies for fedora-packager and fedora-review.
This is going nowhere fast.
Does anyone have an environment set up where php-extras can be built and see what is wrong with building php-imap?
thanks
On 27/02/17 20:16, Robert Moskowitz wrote:
On 02/27/2017 11:21 AM, Jacco Ligthart wrote:
Where can I get the proper srpms that contains php-imp?
Like Fabian said, it's in php-extras, part of epel: http://dl.fedoraproject.org/pub/epel/7/SRPMS/p/php-extras-5.4.16-7.el7.src.r...
Where can if find complete instructions on building from said srpms?
I would use mock, in stead of rpmbuild. mock will create a build environment, so that builds are repeatable.
man page: https://linux.die.net/man/1/mock
a fairly long overview: https://fedoraproject.org/wiki/How_to_create_an_RPM_package
Now I have to fight with dependencies for fedora-packager and fedora-review.
This is going nowhere fast.
Does anyone have an environment set up where php-extras can be built and see what is wrong with building php-imap?
thanks
Mulltiple things : - mock (that we use for the armhfp builds) is available in the extras repository - mixing with epel is *your* choice but as epel on armhfp is a "nobody has a look at this" effort, we all have to keep the pieces if we blindly try to use it
Wrt that php-extras, have you tried to have a look at the build logs ? have you tried to contact for example the upstream maintainer about that issue ?
That's what I did (after I received your personal mail to my inbox, please don't do that again), and Remi Collet (from the --changelog) is a nice guy who had a quick look at the potential issue, specifically for another mcrypt bug he was working on (at the same time)
So here is what I just got from our armhfp builders :
17667 (php-extras): Build on target epel-pass-1 succeeded. Build logs may be found at http://armv7.dev.centos.org/rpmbuild/epel-pass-1/17667-php-extras-5.4.16-8.e...
That means that pkg is now available, but again, no test, no repoclosure test, etc ...
Enjoy, and contribute back :-)
On 03/08/2017 09:41 AM, Fabian Arrotin wrote:
On 27/02/17 20:16, Robert Moskowitz wrote:
On 02/27/2017 11:21 AM, Jacco Ligthart wrote:
Where can I get the proper srpms that contains php-imp?
Like Fabian said, it's in php-extras, part of epel: http://dl.fedoraproject.org/pub/epel/7/SRPMS/p/php-extras-5.4.16-7.el7.src.r...
Where can if find complete instructions on building from said srpms?
I would use mock, in stead of rpmbuild. mock will create a build environment, so that builds are repeatable.
man page: https://linux.die.net/man/1/mock
a fairly long overview: https://fedoraproject.org/wiki/How_to_create_an_RPM_package
Now I have to fight with dependencies for fedora-packager and fedora-review.
This is going nowhere fast.
Does anyone have an environment set up where php-extras can be built and see what is wrong with building php-imap?
thanks
Mulltiple things :
- mock (that we use for the armhfp builds) is available in the extras
repository
And I failed to get a successful install as I reported here.
- mixing with epel is *your* choice but as epel on armhfp is a "nobody
has a look at this" effort, we all have to keep the pieces if we blindly try to use it
True, my choice, but a rich function mail server seems to need portions only available from epel. That I find interesting.
Wrt that php-extras, have you tried to have a look at the build logs ? have you tried to contact for example the upstream maintainer about that issue ?
Yes, and could not figure out what is happening. No, as I did not get anywhere with Q 1.
That's what I did (after I received your personal mail to my inbox, please don't do that again), and Remi Collet (from the --changelog) is a nice guy who had a quick look at the potential issue, specifically for another mcrypt bug he was working on (at the same time)
I really thank you for this. Beyond most of what I have done.
So here is what I just got from our armhfp builders :
17667 (php-extras): Build on target epel-pass-1 succeeded. Build logs may be found at http://armv7.dev.centos.org/rpmbuild/epel-pass-1/17667-php-extras-5.4.16-8.e...
This leads to:
https://armv7.dev.centos.org/rpmbuild/epel-pass-1/17667-php-extras-5.4.16-8....
So I just tried 'yum install php-imap' and now I have it.
That means that pkg is now available, but again, no test, no repoclosure test, etc ...
And I will do what testing, postfixadmin does with it. And report back.
Enjoy, and contribute back :-)
And my contributions are reporting what I get working (or not working) and howtos so others can jump into the fray. And 'talking up' the Centos distro on various arm forum.
I am actually thinking of providing a 'ready to personalize' image for the mail server.
thanks for all you are doing.
Bob