Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- (base) [genomica@localhost jbrowse2]$ sudo yum groupinstall "Development Tools"
- Il plugin "product-id" non può essere importato
- Il plugin "search-disabled-repos" non può essere importato
- Il plugin "subscription-manager" non può essere importato
- Plugin abilitati:fastestmirror, langpacks
- Loading mirror speeds from cached hostfile
- epel/x86_64/metalink | 29 kB 00:00
- * base: ftp.tugraz.at
- * centos-sclo-rh: ftp.tugraz.at
- * centos-sclo-sclo: mirrors.prometeus.net
- * epel: www.nic.funet.fi
- * extras: ftp.tugraz.at
- * remi-php70: mirrors.neterra.net
- * remi-php71: mirrors.neterra.net
- * remi-php72: mirrors.neterra.net
- * remi-safe: mirrors.neterra.net
- * updates: ftp.tugraz.at
- anydesk/x86_64/signature | 488 B 00:00
- anydesk/x86_64/signature | 2.9 kB 00:00 !!!
- base | 3.6 kB 00:00
- centos-sclo-rh | 3.0 kB 00:00
- centos-sclo-sclo | 3.0 kB 00:00
- elasticsearch-6.x | 1.3 kB 00:00
- extras | 2.9 kB 00:00
- ius | 1.3 kB 00:00
- mysql-connectors-community | 2.5 kB 00:00
- mysql-tools-community | 2.5 kB 00:00
- mysql56-community | 2.5 kB 00:00
- nodesource | 2.5 kB 00:00
- passenger/7/x86_64/signature | 833 B 00:00
- Recupero chiave da https://packagecloud.io/phusion/passenger/gpgkey
- passenger/7/x86_64/signature | 2.9 kB 00:01 !!!
- https://oss-binaries.phusionpassenger.com/yum/passenger/el/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml signature could not be verified for passenger
- Connessione ad un altro mirror in corso.
- One of the configured repositories failed (passenger),
- and yum doesn't have enough cached data to continue. At this point the only
- safe thing yum can do is fail. There are a few ways to work "fix" this:
- 1. Contact the upstream for the repository and get them to fix the problem.
- 2. Reconfigure the baseurl/etc. for the repository, to point to a working
- upstream. This is most often useful if you are using a newer
- distribution release than is supported by the repository (and the
- packages for the previous distribution release still work).
- 3. Run the command with the repository temporarily disabled
- yum --disablerepo=passenger ...
- 4. Disable the repository permanently, so yum won't use it by default. Yum
- will then just ignore the repository until you permanently enable it
- again or use --enablerepo for temporary usage:
- yum-config-manager --disable passenger
- or
- subscription-manager repos --disable=passenger
- 5. Configure the failing repository to be skipped, if it is unavailable.
- Note that yum will try to contact the repo. when it runs most commands,
- so will have to try and fail each time (and thus. yum will be be much
- slower). If it is a very temporary problem though, this is often a nice
- compromise:
- yum-config-manager --save --setopt=passenger.skip_if_unavailable=true
- failure: repodata/repomd.xml from passenger: [Errno 256] No more mirrors to try.
- https://oss-binaries.phusionpassenger.com/yum/passenger/el/7/x86_64/repodata/repomd.xml: [Errno -1] repomd.xml signature could not be verified for passenger
Add Comment
Please, Sign In to add comment