[EPEL-devel] Re: debootstrap, dpkg and man-pages-it

2018-05-22 Thread Sérgio Basto
On Tue, 2018-05-22 at 04:10 +0100, Sérgio Basto wrote:
> Hello,
> 
> On Sat, 2018-04-28 at 07:02 +0100, Andrew C Aitchison wrote:
> > From Fedora EPEL 6 updates-testing report Tuesday, 24 April 2018:
> > 
> > > The following Fedora EPEL 6 Security updates need testing:
> > 
> > ...
> > > The following builds have been pushed to Fedora EPEL 6 updates-
> > > testing
> > > debmirror-2.29-1.el6
> > > debootstrap-1.0.97-1.el6
> > > ocserv-0.12.0-1.el6 php-symfony-psr-http-message-bridge-1.0.2-
> > > 2.el6
> > > php-webmozart-assert-1.3.0-1.el6
> > 
> > When I attempt to update debootstrap with
> > 
> > # yum update
> > /var/cache/yum/x86_64/6.9/epel-testing/packages/debootstrap-1.0.97-
> > 1.el6.noarch.rpm
> > 
> > I get (sumary here, full log below the line):
> > Downloading Packages:
> > Running rpm_check_debug
> > Running Transaction Test
> > 
> > Transaction Check Error:
> >file /usr/share/man/it/man5/dpkg.cfg.5.gz from install of
> > dpkg-1.16.18-2.el6x86_64 conflicts with file from package
> > man-pages-it-2.80-6.el6.noarch
> > 
> > 
> > (Parenthetically, given rpmquiery -i debootstrap
> >Description :
> >debootstrap is used to create a Debian base system from scratch,
> >without requiring the availability of dpkg or apt...
> > It seems odd that we now require dpkg. If I get to choose, could
> > you
> > remove the dependency rather than update the decription :-) ?)
> 
> hum !?!
> 
> https://src.fedoraproject.org/rpms/debootstrap/c/6f76bb966ef3b1067db8
> 6d2dae748f50a0cdc117?branch=master
> 
> but the main problem is in man-pages-it-2.80-6.el6.noarch which
> provide a man page for dpkg 

I have submitted a fix [1]

[1]
https://bodhi.fedoraproject.org/updates/debootstrap-1.0.100-1.el6

Thanks, 
-- 
Sérgio M. B.
___
epel-devel mailing list -- epel-devel@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org/message/35G25PHJXVHEDM4PTQ5RXTPCDDVRUZ2E/


[EPEL-devel] Re: php

2018-05-22 Thread Sérgio Basto
On Tue, 2018-05-22 at 11:05 -0400, Stephen John Smoogen wrote:
> On 21 May 2018 at 23:18, Sérgio Basto  wrote:
> > Hi,
> > Latest php 5.4 release was in 2015-Sep-04 ( php-5.4.45.tar.gz )
> > 3 years ago ...
> > We will have el 7 until 2024 , more 6 years, can we update php to
> > 5.6
> > on el 7 ? or PHP apps for epel have to move to remi repo ?
> 
> I am expecting they will need to move to the remi repo because php-
> 5.4
> is shipped in RHEL and we do not over-write those packages. In the
> past RHEL would have shipped a php56 which would have done this, but
> I
> expect that they instead are wanting people to use SCL's for this.
> Which would require us to either ship the SCLs ourselves (as we can't
> assume a person has that repo turned on) or we create a repository
> which requires them so that people aren't broken.

I have to check SCL , but SCL-epel sounds good to me 

> There is another option where someone packages up the php56 rpms in
> some way which could be shipped in EPEL, but I think that is a large
> amount of work and I believe remi has pointed people to use scl's
> instead.

-- 
Sérgio M. B.
___
epel-devel mailing list -- epel-devel@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org/message/FH2MIFSMFG7UJFN6ZBBDSZGFZSERGTRZ/


[EPEL-devel] [Fedocal] Reminder meeting : EPEL Steering Committee

2018-05-22 Thread smooge
Dear all,

You are kindly invited to the meeting:
   EPEL Steering Committee on 2018-05-23 from 18:00:00 to 19:00:00 GMT
   At fedora-meet...@irc.freenode.net

The meeting will be about:
The EPEL Steering Committee will have a weekly meeting to cover current tasks 
and problems needed to keep EPEL going.


Source: https://apps.fedoraproject.org/calendar/meeting/8724/

___
epel-devel mailing list -- epel-devel@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org/message/C4OAD5W77IBO4W6UTDGZUI2Z3NFDBACM/


[EPEL-devel] Re: php

2018-05-22 Thread Stephen John Smoogen
On 21 May 2018 at 23:18, Sérgio Basto  wrote:
> Hi,
> Latest php 5.4 release was in 2015-Sep-04 ( php-5.4.45.tar.gz )
> 3 years ago ...
> We will have el 7 until 2024 , more 6 years, can we update php to 5.6
> on el 7 ? or PHP apps for epel have to move to remi repo ?

I am expecting they will need to move to the remi repo because php-5.4
is shipped in RHEL and we do not over-write those packages. In the
past RHEL would have shipped a php56 which would have done this, but I
expect that they instead are wanting people to use SCL's for this.
Which would require us to either ship the SCLs ourselves (as we can't
assume a person has that repo turned on) or we create a repository
which requires them so that people aren't broken.

There is another option where someone packages up the php56 rpms in
some way which could be shipped in EPEL, but I think that is a large
amount of work and I believe remi has pointed people to use scl's
instead.


> Thanks,
> --
> Sérgio M. B.
> ___
> epel-devel mailing list -- epel-devel@lists.fedoraproject.org
> To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org
> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org/message/Q36GKOUJV2FT6WECHIVSFTCJZ5A4WIXU/



-- 
Stephen J Smoogen.
___
epel-devel mailing list -- epel-devel@lists.fedoraproject.org
To unsubscribe send an email to epel-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org/message/4OMYHC5MJNJFJ7OVQQN6M4QHDZPDICPA/