[Spacewalk-list] error while pushing pkgs from the server

Gerald Vogt vogt at spamcop.net
Thu Nov 22 06:11:37 UTC 2012


On 22.11.2012 06:51, Mohit Vadhera wrote:
> Is the RPMforge key is specific because for testing i am syncing with my
> local repository ? On the contrary from the clinet side i am able to
> install pkg using yum command .

The key is specific for that package you are trying to install. Maybe
you install other packages from a local repository file in
/etc/yum.repos.d/ with gpgcheck=0 set.

Run

# yum check-update

to see from which channels/repositories you install updates. Or if you
are trying to install a specific rpm run

# yum install <name>

to see from which channel/repo it comes from

Run

# yum repolist

to see which repositories/channels are used.

-Gerald




More information about the Spacewalk-list mailing list