Questions tagged [reposync]
3 questions
4
votes
1 answer
How to reposync saltstack? reposync failing with error message `Removing [...], due to missing GPG key.`
On a RHEL 7.4 system, I add the salt-latest repo as follows:
yum -y install https://repo.saltstack.com/yum/redhat/salt-repo-latest-2.el7.noarch.rpm
Notice, amongst other things, this creates the following two GPG key…

Edward Ned Harvey
- 512
- 3
- 6
- 14
1
vote
1 answer
reposync/createrepo or rsync for mirroring a yum repository?
In the redhat docs there is this howto https://access.redhat.com/solutions/23016
It uses reposync and createrepo to mirror a repository server.
But you can also use rsync to just mirror the whole repository and you don't has to use createrepo (if I…

High Ball
- 478
- 4
- 11
0
votes
4 answers
Red Hat 7.5 yum reposync error
I am trying to updating my packages by using the command, reposync which download from the RHN (Red Hat Network). So I create a local mirror of the latest update for Red Hat Enterprise Linux 5, 7.5. Here is the link,…

Abdullah Naina
- 1
- 2