From tuliom at ascii.art.br Thu Jul 2 07:41:18 2020 From: tuliom at ascii.art.br (Tulio Magno Quites Machado Filho) Date: Wed, 01 Jul 2020 18:41:18 -0300 Subject: [Linuxppc-users] EPEL repo updates for ppc64le ? In-Reply-To: <78D1486A-9D51-4522-BE18-F6948BDCA841@tieto.com> References: <181BAE84-2F75-49AC-9F05-307D1423812A@tieto.com> <20200629172119.b9897a295a4490b81f43088b@danny.cz> <78D1486A-9D51-4522-BE18-F6948BDCA841@tieto.com> Message-ID: <871rlukj5t.fsf@linux.ibm.com> Hi Tommi, "Tommi Sihvo" writes: > On that ppc64le epel repo, for example this package is on quite old level : > > asn1crypto (0.24.0) (from 3/2019); As Dan said, EPEL is a Fedora repository. It isn't specific to ppc64le, e.g. http://ftp.funet.fi/pub/linux/mirrors/redhat/epel/7Server/x86_64/Packages/p/python2-asn1crypto-0.24.0-7.el7.noarch.rpm > compared to similar x86 package : https://pypi.org/project/asn1crypto/) (1.3.0) Pypi is not specific to x86 either. You can also install this package on ppc64le: $ pip3 install --user asn1crypto Collecting asn1crypto Downloading https://files.pythonhosted.org/packages/e9/51/1db4a60049fb7390959be586b6eb743098e6cea3f6b2d3ed9e17fec62ba2/asn1crypto-1.3.0-py2.py3-none-any.whl (103kB) 100% |????????????????????????????????| 112kB 255kB/s Installing collected packages: asn1crypto Successfully installed asn1crypto-1.3.0 $ uname -m ppc64le > So was just wondering if there would be possibility to have newer versions > for ppc64le as well somehow? In order to update packages maintained by the Fedora community, you need to contact the maintainers. Let me list where you can find more information about a few of these packages on EPEL: > Package Version > > -------------- ---------- > > asn1crypto (0.24.0) https://src.fedoraproject.org/rpms/python-asn1crypto > attrs (17.4.0) https://src.fedoraproject.org/rpms/python-attrs > certifi (2018.10.15) https://src.fedoraproject.org/rpms/python-certifi -- Tulio Magno From Tommi.Sihvo at tietoevry.com Thu Jul 2 15:37:33 2020 From: Tommi.Sihvo at tietoevry.com (Tommi Sihvo) Date: Thu, 2 Jul 2020 05:37:33 +0000 Subject: [Linuxppc-users] EPEL repo updates for ppc64le ? In-Reply-To: <871rlukj5t.fsf@linux.ibm.com> References: <181BAE84-2F75-49AC-9F05-307D1423812A@tieto.com> <20200629172119.b9897a295a4490b81f43088b@danny.cz> <78D1486A-9D51-4522-BE18-F6948BDCA841@tieto.com> <871rlukj5t.fsf@linux.ibm.com> Message-ID: <963F7453-5743-455F-A4BA-9B9F95AA9165@tieto.com> Hi, Many Thanks for the tips Tulio! Br, tommi Yst?v?llisin terveisin / Best regards, Tommi Sihvo, Lead Service Architect TietoEVRY, Compute Services ?On 2.7.2020, 0.41, "Tulio Magno Quites Machado Filho" wrote: Hi Tommi, "Tommi Sihvo" writes: > On that ppc64le epel repo, for example this package is on quite old level : > > asn1crypto (0.24.0) (from 3/2019); As Dan said, EPEL is a Fedora repository. It isn't specific to ppc64le, e.g. http://ftp.funet.fi/pub/linux/mirrors/redhat/epel/7Server/x86_64/Packages/p/python2-asn1crypto-0.24.0-7.el7.noarch.rpm > compared to similar x86 package : https://pypi.org/project/asn1crypto/) (1.3.0) Pypi is not specific to x86 either. You can also install this package on ppc64le: $ pip3 install --user asn1crypto Collecting asn1crypto Downloading https://files.pythonhosted.org/packages/e9/51/1db4a60049fb7390959be586b6eb743098e6cea3f6b2d3ed9e17fec62ba2/asn1crypto-1.3.0-py2.py3-none-any.whl (103kB) 100% |????????????????????????????????| 112kB 255kB/s Installing collected packages: asn1crypto Successfully installed asn1crypto-1.3.0 $ uname -m ppc64le > So was just wondering if there would be possibility to have newer versions > for ppc64le as well somehow? In order to update packages maintained by the Fedora community, you need to contact the maintainers. Let me list where you can find more information about a few of these packages on EPEL: > Package Version > > -------------- ---------- > > asn1crypto (0.24.0) https://src.fedoraproject.org/rpms/python-asn1crypto > attrs (17.4.0) https://src.fedoraproject.org/rpms/python-attrs > certifi (2018.10.15) https://src.fedoraproject.org/rpms/python-certifi -- Tulio Magno From dan at danny.cz Thu Jul 2 16:22:39 2020 From: dan at danny.cz (Dan =?UTF-8?B?SG9yw6Fr?=) Date: Thu, 2 Jul 2020 08:22:39 +0200 Subject: [Linuxppc-users] EPEL repo updates for ppc64le ? In-Reply-To: <871rlukj5t.fsf@linux.ibm.com> References: <181BAE84-2F75-49AC-9F05-307D1423812A@tieto.com> <20200629172119.b9897a295a4490b81f43088b@danny.cz> <78D1486A-9D51-4522-BE18-F6948BDCA841@tieto.com> <871rlukj5t.fsf@linux.ibm.com> Message-ID: <20200702082239.0a3702e105f92450e6bb6f82@danny.cz> On Wed, 01 Jul 2020 18:41:18 -0300 Tulio Magno Quites Machado Filho wrote: > Hi Tommi, > > "Tommi Sihvo" writes: > > > On that ppc64le epel repo, for example this package is on quite old > > level : > > > > asn1crypto (0.24.0) (from 3/2019); > > As Dan said, EPEL is a Fedora repository. > It isn't specific to ppc64le, e.g. > http://ftp.funet.fi/pub/linux/mirrors/redhat/epel/7Server/x86_64/Packages/p/python2-asn1crypto-0.24.0-7.el7.noarch.rpm generally all content in EPEL should be provided consistently across the arches, exceptions are usually caused by RHEL add-on repos like Extras > > compared to similar x86 package : > > https://pypi.org/project/asn1crypto/) (1.3.0) > > Pypi is not specific to x86 either. You can also install this > package on ppc64le: > > $ pip3 install --user asn1crypto > Collecting asn1crypto > Downloading > https://files.pythonhosted.org/packages/e9/51/1db4a60049fb7390959be586b6eb743098e6cea3f6b2d3ed9e17fec62ba2/asn1crypto-1.3.0-py2.py3-none-any.whl > (103kB) 100% |????????????????????????????????| 112kB 255kB/s > Installing collected packages: asn1crypto Successfully installed > asn1crypto-1.3.0 $ uname -m > ppc64le > > > So was just wondering if there would be possibility to have newer > > versions for ppc64le as well somehow? > > In order to update packages maintained by the Fedora community, you > need to contact the maintainers. or become one, it's not difficult and I can help if needed. There is no magic workforce behind EPEL :-) If I see right, then some packages are outdated in EPEL, some are missing. The recommended procedure is to open bugs at https://bugzilla.redhat.com/, but not all Fedora maintainers are willing to maintain the EPEL branches. Thus becoming part of the community is helpful. Dan > Let me list where you can find more information about a few of these > packages on EPEL: > > > Package Version > > > > -------------- ---------- > > > > asn1crypto (0.24.0) > > https://src.fedoraproject.org/rpms/python-asn1crypto > > > attrs (17.4.0) > > https://src.fedoraproject.org/rpms/python-attrs > > > certifi (2018.10.15) > > https://src.fedoraproject.org/rpms/python-certifi > > > -- > Tulio Magno