On Seg, 2013-10-28 at 16:02 +0100, Simone Caronni wrote:
Thanks,
On 28 October 2013 14:23, Richard Shaw <hobbes1069(a)gmail.com> wrote:
$ make new-sources FILES="/path/to/source"
bu the command gets stuck here indefinitely and nothing happens:
$ make new-sources FILES="steam_1.0.0.43.tar.gz"
rpmspec: no arguments given for query
rpmspec: no arguments given for query
I'm assuming this is much like the lookaside cache in Fedora and is
waiting for a push... where does the file gets stored?
Hi,
I just made make new-sources FILES="VirtualBox-4.3.0.tar.bz2" without
problems .
cd ~/rpmfusion/VirtualBox/devel
cvs up (should ask for your ssh public key )
in yours devel dir (of the module), you should have a Makefile.
I use keychain ~/.ssh/id_rsa -q (to store my password of ssh key)
and make new-sources FILES="VirtualBox-4.3.0.tar.bz2" works as expect .
Hope that can help
--
Sérgio M. B.