[EPEL-devel] Re: Questions about installing epel-release

2020-07-01 Thread Peter

On 1/07/20 10:07 pm, Dominik 'Rathann' Mierzejewski wrote:

This looks fine, although it seems it was re-signed with CentOS signing
key.
CentOS packages epel-release in the extras repo, so this is normal when 
it's installed that way.



Peter
___
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://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org


[EPEL-devel] Re: Questions about installing epel-release

2020-07-01 Thread Peter

On 30/06/20 8:13 am, Dominik 'Rathann' Mierzejewski wrote:

On Monday, 29 June 2020 at 03:27, Wei, Catherine wrote:

Thanks. I fixed this by changing the reposdir=/etc/yum.163.yum.repos.d
to /etc/yum.repos.d/, then the epel repository can be found.


There are no such references in the epel-release package.


This would have been a change made by the user before installing 
epel-release, or possibly it came from some panel software, or a VPS 
vendor or ... who knows, but crazy things get done by prior admins, 
clueless vendors, etc.



Peter
___
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://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org


[EPEL-devel] Re: Questions about installing epel-release

2020-07-01 Thread Dominik 'Rathann' Mierzejewski
Hi,

On Tuesday, 30 June 2020 at 04:17, Wei, Catherine wrote:
[...]
>   *   Results of rpm -V epel-release and rpm -qi epel-release
> [root@katt-shanghai katt-server-install]# rpm -V epel-release
> [root@katt-shanghai katt-server-install]# rpm -qi epel-release
> Name: epel-release
> Version : 7
> Release : 11
> Architecture: noarch
> Install Date: Sun 28 Jun 2020 04:25:48 PM CST
> Group   : System Environment/Base
> Size: 24834
> License : GPLv2
> Signature   : RSA/SHA256, Fri 11 May 2018 08:21:29 PM CST, Key ID 
> 24c6a8a7f4a80eb5
> Source RPM  : epel-release-7-11.src.rpm
> Build Date  : Tue 03 Oct 2017 01:45:58 AM CST
> Build Host  : buildvm-ppc64le-05.ppc.fedoraproject.org

This looks fine, although it seems it was re-signed with CentOS signing
key. The current version is 7-12, by the way.

[...]
> ?  Contents of  /etc/yum.repos.d/epel.repo
> [root@katt-shanghai katt-server-install]# cat  /etc/yum.repos.d/epel.repo
> [epel]
> name=Extra Packages for Enterprise Linux 7 - $basearch
> #baseurl=http://download.fedoraproject.org/pub/epel/7/$basearch
> metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-7=$basearch

That looks correct.

Regards,
Dominik
-- 
Fedora   https://getfedora.org  |  RPM Fusion  http://rpmfusion.org
There should be a science of discontent. People need hard times and
oppression to develop psychic muscles.
-- from "Collected Sayings of Muad'Dib" by the Princess Irulan
___
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://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org


[EPEL-devel] Re: Questions about installing epel-release

2020-06-29 Thread Wei, Catherine
Hi,

  *   Have you downloaded the package over HTTPS?

I installed it using “dnf install epel-release”

  *   Results of rpm -V epel-release and rpm -qi epel-release
[root@katt-shanghai katt-server-install]# rpm -V epel-release
[root@katt-shanghai katt-server-install]# rpm -qi epel-release
Name: epel-release
Version : 7
Release : 11
Architecture: noarch
Install Date: Sun 28 Jun 2020 04:25:48 PM CST
Group   : System Environment/Base
Size: 24834
License : GPLv2
Signature   : RSA/SHA256, Fri 11 May 2018 08:21:29 PM CST, Key ID 
24c6a8a7f4a80eb5
Source RPM  : epel-release-7-11.src.rpm
Build Date  : Tue 03 Oct 2017 01:45:58 AM CST
Build Host  : buildvm-ppc64le-05.ppc.fedoraproject.org
Relocations : (not relocatable)
Packager: Fedora Project
Vendor  : Fedora Project
URL : http://download.fedoraproject.org/pub/epel
Summary : Extra Packages for Enterprise Linux repository configuration
Description :
This package contains the Extra Packages for Enterprise Linux (EPEL) repository
GPG key as well as configuration for yum.


?  Contents of  /etc/yum.repos.d/epel.repo
[root@katt-shanghai katt-server-install]# cat  /etc/yum.repos.d/epel.repo
[epel]
name=Extra Packages for Enterprise Linux 7 - $basearch
#baseurl=http://download.fedoraproject.org/pub/epel/7/$basearch
metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-7=$basearch
failovermethod=priority
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7

[epel-debuginfo]
name=Extra Packages for Enterprise Linux 7 - $basearch - Debug
#baseurl=http://download.fedoraproject.org/pub/epel/7/$basearch/debug
metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-debug-7=$basearch
failovermethod=priority
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
gpgcheck=1

[epel-source]
name=Extra Packages for Enterprise Linux 7 - $basearch - Source
#baseurl=http://download.fedoraproject.org/pub/epel/7/SRPMS
metalink=https://mirrors.fedoraproject.org/metalink?repo=epel-source-7=$basearch
failovermethod=priority
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-7
gpgcheck=1


Best regards,
Catherine
From: Dominik 'Rathann' Mierzejewski 
Sent: 2020年6月30日 4:13
To: epel-devel@lists.fedoraproject.org
Subject: [EPEL-devel] Re: Questions about installing epel-release

On Monday, 29 June 2020 at 03:27, Wei, Catherine wrote: > Thanks. I fixed this 
by changing the reposdir=/etc/yum.163.yum.repos.d > to /etc/yum.repos.d/, then 
the epel repository can be found. The
Caution (External, domi...@greysector.net<mailto:domi...@greysector.net>)
First-Time Sender   
Details<https://shared.outlook.inky.com/details?id=Y29tbXNjb3BlL2NhdGhlcmluZS53ZWlAY29tbXNjb3BlLmNvbS82NDQzOWQ2MmE5YTY0ODI1YjY3MzNiNjk2YWNkOTg3MC8xNTkzNDYxNjIxLjE=#key=bdffe2517dc27b079598bd5a0e6f3d29>
Report This 
Email<https://shared.outlook.inky.com/report?id=Y29tbXNjb3BlL2NhdGhlcmluZS53ZWlAY29tbXNjb3BlLmNvbS82NDQzOWQ2MmE5YTY0ODI1YjY3MzNiNjk2YWNkOTg3MC8xNTkzNDYxNjIxLjE=#key=bdffe2517dc27b079598bd5a0e6f3d29>
  FAQ<https://www.inky.com/banner-faq/>  Protection by 
INKY<https://www.inky.com>


On Monday, 29 June 2020 at 03:27, Wei, Catherine wrote:

> Thanks. I fixed this by changing the reposdir=/etc/yum.163.yum.repos.d

> to /etc/yum.repos.d/, then the epel repository can be found.



There are no such references in the epel-release package. Have you

downloaded the package over HTTPS? Can you post the output of:

rpm -V epel-release

rpm -qi epel-release

and the contents of /etc/yum.repos.d/epel.repo ?



Regards,

Dominik

--

Fedora   
https://secure-web.cisco.com/1QcUb_gPCNzTEib4aNdEdlw36pVzG16RQMlDJdaaIb00zH2o88WOxvMhi5aJ-8kBG0TUHFSx4I29_lh3J4T7xhuZFJ8x611U_gxGHTqZQtGP-iyJnT3xhLGwyU10kE1tHMVCHspDSyVFOcWMLpXOVB8Rvbsulc2_cevNjOWnlaVwqPeSc6dNbbrcpj58NMJSMLa1m8-P-n1TdvkPP4TrVtzyo5snrUbydAk4eaveU1cHBx8WVtCJG8dTxl7POv5G-yhslEkPFAjV3k_2AQL4LcFFoBGc4wQHal4G97Z0AqFV3o_B--8Wa397zjTlqUTUUj94HzdIrKb9NE5Ly7IWH_PGu-k9lgRilJ7CidLz3qfg/https%3A%2F%2Fgetfedora.org
  |  RPM Fusion  
http://secure-web.cisco.com/1rxlWGtp9OvIOEJ0xGpPZRo4QMNLMiOvwEY87U8onxDMPuFhF9OJlL5lB8tGXjwLOFZRwupfJ0cfwbPR3dqEAFxxAAIovo67aB-a_MLpFsNYYRicQHedPsBg-Sp1tgHvlGFnCGhNiKxFaBgSMR0t7wZ7CNmWsZspkW_kdOafhtSyilxYSQlj_3Btj_ICx5xVE1ocXfvWDm4YnjO8EKv_UMxYsnokFo-57Vlst0b6XYvqdbBNEQE0LL3PPkvrSqxS4crq6TI2yo-jdS5HB7QmhNQInEJHfNXs-rUwHQIUjhfVhU2C-fE6E2YaaXBqscB5A8TpxMIRMfd-GxhK4oO6kYQ/http%3A%2F%2Frpmfusion.org

There should be a science of discontent. People need hard times and

oppression to develop psychic muscles.

-- from "Collected Sayings of Muad'Dib" by the Princess Irulan

___

epel-devel mailing list -- 
epel-devel@lists.fedoraproject.org<mailto:epel-devel@lists.fedoraproject.org>

To unsubscribe send an email to 
epel-devel-le...@lists.fedoraproject.org<mailto:epel-devel-le...@lists.fedoraproject.org>

Fedora Code of Conduct: 
https://docs.fedorapr

[EPEL-devel] Re: Questions about installing epel-release

2020-06-29 Thread Dominik 'Rathann' Mierzejewski
On Monday, 29 June 2020 at 03:27, Wei, Catherine wrote:
> Thanks. I fixed this by changing the reposdir=/etc/yum.163.yum.repos.d
> to /etc/yum.repos.d/, then the epel repository can be found.

There are no such references in the epel-release package. Have you
downloaded the package over HTTPS? Can you post the output of:
rpm -V epel-release
rpm -qi epel-release
and the contents of /etc/yum.repos.d/epel.repo ?

Regards,
Dominik
-- 
Fedora   https://getfedora.org  |  RPM Fusion  http://rpmfusion.org
There should be a science of discontent. People need hard times and
oppression to develop psychic muscles.
-- from "Collected Sayings of Muad'Dib" by the Princess Irulan
___
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://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org


[EPEL-devel] Re: Questions about installing epel-release

2020-06-28 Thread Wei, Catherine
Thanks. I fixed this by changing the reposdir=/etc/yum.163.yum.repos.d to 
/etc/yum.repos.d/, then the epel repository can be found.

Catherine

From: Nick Howitt 
Sent: 2020年6月28日 16:42
To: epel-devel@lists.fedoraproject.org
Subject: [EPEL-devel] Re: Questions about installing epel-release

Have a look at "yum repolist all", then enable the ones you want, either 
permanently with yum-config-manager or by editing the file directly in 
/etc/yum/repos.d, or temporarily when you issue a yu
Caution (External, n...@howitts.co.uk<mailto:n...@howitts.co.uk>)
First-Time Sender   
Details<https://shared.outlook.inky.com/details?id=Y29tbXNjb3BlL2NhdGhlcmluZS53ZWlAY29tbXNjb3BlLmNvbS9iODVmZWIwMTY5YzNmYmJmZjc2YjllZDM2MWY2MGFjNi8xNTkzMzMzNzYxLjg=#key=e4d724d4de7b5b6494af5528581655ba>
Report This 
Email<https://shared.outlook.inky.com/report?id=Y29tbXNjb3BlL2NhdGhlcmluZS53ZWlAY29tbXNjb3BlLmNvbS9iODVmZWIwMTY5YzNmYmJmZjc2YjllZDM2MWY2MGFjNi8xNTkzMzMzNzYxLjg=#key=e4d724d4de7b5b6494af5528581655ba>
  FAQ<https://www.inky.com/banner-faq/>  Protection by 
INKY<https://www.inky.com>


Have a look at "yum repolist all", then enable the ones you want, either

permanently with yum-config-manager or by editing the file directly in

/etc/yum/repos.d, or temporarily when you issue a yum command with the

--enablerepo=epel switch (or whichever repo you want)/



On 28/06/2020 09:34, Wei, Catherine wrote:

>

> Hi, I want to use htop on the epel-release repo on my CentOs 7.7

>

> [root@katt-shanghai yum.repos.d]# uname -a

>

> Linux katt-shanghai.arrisi.com 3.10.0-1127.13.1.el7.x86_64 #1 SMP Tue

> Jun 23 15:46:38 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux

>

> I have installed epel-release like this:

>

> [root@katt-shanghai yum.repos.d]# yum --enablerepo=extras install

> epel-release

>

> Loaded plugins: fastestmirror, langpacks

>

> Loading mirror speeds from cached hostfile

>

> Resolving Dependencies

>

> --> Running transaction check

>

> ---> Package epel-release.noarch 0:7-11 will be installed

>

> --> Finished Dependency Resolution

>

> Dependencies Resolved

>

> ==

>

> PackageArch Version Repository  Size

>

> ==

>

> Installing:

>

> epel-release noarch 7-11 extras  15 k

>

> Transaction Summary

>

> ==

>

> Install  1 Package

>

> Total download size: 15 k

>

> Installed size: 24 k

>

> Is this ok [y/d/N]: y

>

> Downloading packages:

>

> epel-release-7-11.noarch.rpm |  15 kB  00:00:00

>

> Running transaction check

>

> Running transaction test

>

> Transaction test succeeded

>

> Running transaction

>

>   Installing : epel-release-7-11.noarch 1/1

>

>   Verifying  : epel-release-7-11.noarch

> 1/1

>

> Installed:

>

>   epel-release.noarch 0:7-11

>

> Complete!

>

> And I can see the epel.repo and epel-testing.repo under

> /etc/yum.repos.d. However when I execute “yum repolist”

>

> [root@katt-shanghai yum.repos.d]# yum repolist

>

> Loaded plugins: fastestmirror, langpacks

>

> Loading mirror speeds from cached hostfile

>

> repo id repo name status

>

> base/7/x86_64 CentOS-7 - Base - 163.com10,070

>

> extras/7/x86_64 CentOS-7 - Extras - 163.com 397

>

> updates/7/x86_64  CentOS-7 - Updates - 163.com 862

>

> repolist: 11,329

>

> [root@katt-shanghai yum.repos.d]#

>

> *There is no epel repo in the list and I can’t install any tool in the

> epel repo since it reports no such repository.*Note that I run all the

> commands as root user.

>

> Could someone help? Thanks.

>

>

> ___

> epel-devel mailing list -- 
> epel-devel@lists.fedoraproject.org<mailto:epel-devel@lists.fedoraproject.org>

> To unsubscribe send an email to 
> epel-devel-le...@lists.fedoraproject.org<mailto:epel-devel-le...@lists.fedoraproject.org>

> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/

> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines

> List Archives: 
> https://lists.fedorap

[EPEL-devel] Re: Questions about installing epel-release

2020-06-28 Thread Nick Howitt
Have a look at "yum repolist all", then enable the ones you want, either 
permanently with yum-config-manager or by editing the file directly in 
/etc/yum/repos.d, or temporarily when you issue a yum command with the 
--enablerepo=epel switch (or whichever repo you want)/


On 28/06/2020 09:34, Wei, Catherine wrote:


Hi, I want to use htop on the epel-release repo on my CentOs 7.7

[root@katt-shanghai yum.repos.d]# uname -a

Linux katt-shanghai.arrisi.com 3.10.0-1127.13.1.el7.x86_64 #1 SMP Tue 
Jun 23 15:46:38 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux


I have installed epel-release like this:

[root@katt-shanghai yum.repos.d]# yum --enablerepo=extras install 
epel-release


Loaded plugins: fastestmirror, langpacks

Loading mirror speeds from cached hostfile

Resolving Dependencies

--> Running transaction check

---> Package epel-release.noarch 0:7-11 will be installed

--> Finished Dependency Resolution

Dependencies Resolved

==

Package    Arch Version Repository  Size

==

Installing:

epel-release noarch 7-11 extras  15 k

Transaction Summary

==

Install  1 Package

Total download size: 15 k

Installed size: 24 k

Is this ok [y/d/N]: y

Downloading packages:

epel-release-7-11.noarch.rpm |  15 kB  00:00:00

Running transaction check

Running transaction test

Transaction test succeeded

Running transaction

  Installing : epel-release-7-11.noarch 1/1

  Verifying  : epel-release-7-11.noarch 
1/1


Installed:

  epel-release.noarch 0:7-11

Complete!

And I can see the epel.repo and epel-testing.repo under 
/etc/yum.repos.d. However when I execute “yum repolist”


[root@katt-shanghai yum.repos.d]# yum repolist

Loaded plugins: fastestmirror, langpacks

Loading mirror speeds from cached hostfile

repo id repo name status

base/7/x86_64 CentOS-7 - Base - 163.com    10,070

extras/7/x86_64 CentOS-7 - Extras - 163.com 397

updates/7/x86_64  CentOS-7 - Updates - 163.com 862

repolist: 11,329

[root@katt-shanghai yum.repos.d]#

*There is no epel repo in the list and I can’t install any tool in the 
epel repo since it reports no such repository.*Note that I run all the 
commands as root user.


Could someone help? Thanks.


___
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://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org


___
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://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/epel-devel@lists.fedoraproject.org