Results 1 to 1 of 1
Hey guys,
I'm trying to add a local rpm repository as a smart channel. The files come from a sles iso. I use this command to add the channel
Code:
...
- 04-06-2011 #1Just Joined!
- Join Date
- Mar 2011
- Posts
- 10
[SOLVED] Smart - error: public key not available
Hey guys,
I'm trying to add a local rpm repository as a smart channel. The files come from a sles iso. I use this command to add the channel
But running "smart update" gives me "error: public key not available" for every single rpm inside the directory.Code:smart channel --add sles-iso-db type=rpm-dir name="SLES 10 REPO" path=/mnt/suse/x86_64/
Installing with "rpm -Uvh ..." treats this as a warning but smart throws an error.
Anyone know how to bypass this?
Edit: I should add the iso also provides somes files like "content.asc, content.key, gpg-pubkey-0dfb3188-41ed929b.asc, pubring.gpg" and several others. I assume I have to use these somehow?


