Dan Horák pisze:
Julian Sikorski píše v Út 03. 06. 2008 v 13:06 +0200:
> Xavier Lamien pisze:
>> Hello folks,
>>
>> All dribbles packages are now branched into cvs repository with
>> following branches : F-8, F-9 & EL-5
>>
>> Regards,
>> --
>> Xavier.t Lamien
>> --
>>
http://fedoraproject.org/wiki/XavierLamien
>> GPG-Key ID: F3903DEB
>> Fingerprint: 0F2A 7A17 0F1B 82EE FCBF 1F51 76B7 A28D F390 3DEB
> Here is what I am getting upon an import attempt:
> [jsikorski@snowball sdlmame-data]$ LANG=C ./common/cvs-import.sh
> /home/jsikorski/rpmbuild/SRPMS/sdlmame-data-0125-1.fc8.src.rpm -m
> "Initial import"
> Checking out module: 'sdlmame-data'
> Unpacking source package: sdlmame-data-0125-1.fc8.src.rpm...
> L Mameinfo0125.zip
> L catveren.zip
> L cheat117.zip
> L mamehistory125.zip
> L sdlmame-ctrlr.tgz
> A sdlmame-data.spec
> error: Macro %dist has empty body
> error: Macro %dist has empty body
> error: Macro % has illegal name (%define)
> error: Macro % has illegal name (%define)
> error: Macro %dist has empty body
> error: Macro %dist has empty body
> error: Macro % has illegal name (%define)
> error: Macro % has illegal name (%define)
> error: Macro %dist has empty body
> error: Macro %dist has empty body
> error: Macro % has illegal name (%define)
> error: Macro % has illegal name (%define)
> error: Macro %dist has empty body
> error: Macro %dist has empty body
> error: Macro % has illegal name (%define)
> error: Macro % has illegal name (%define)
> error: Macro %dist has empty body
> error: Macro %dist has empty body
> error: Macro % has illegal name (%define)
> error: Macro % has illegal name (%define)
> error: Macro %dist has empty body
> error: Macro %dist has empty body
> error: Macro % has illegal name (%define)
> error: Macro % has illegal name (%define)
> error: Macro %dist has empty body
> error: Macro %dist has empty body
> error: Macro % has illegal name (%define)
> error: Macro % has illegal name (%define)
> error: Macro %dist has empty body
> error: Macro %dist has empty body
> error: Macro % has illegal name (%define)
> error: Macro % has illegal name (%define)
>
These errors look like a missing "branch" file.
Dan
I was importing to devel, so there is no branch file. But indeed,
importing to F-9 silenced these errors. Anyway, the second part of the
issue remains:
[jsikorski@snowball sdlmame-data]$ LANG=C ./common/cvs-import.sh
/home/jsikorski/rpmbuild/SRPMS/sdlmame-data-0125-1.fc8.src.rpm -m
"Initial import" -b F-9
Checking out module: 'sdlmame-data'
Unpacking source package: sdlmame-data-0125-1.fc8.src.rpm...
L Mameinfo0125.zip
L catveren.zip
L cheat117.zip
L mamehistory125.zip
L sdlmame-ctrlr.tgz
A sdlmame-data.spec
Checking : Mameinfo0125.zip on
https://cvs.rpmfusion.org/repo/pkgs/upload.cgi...
ERROR: could not check remote file status
make: *** [upload] Error 255
ERROR: Uploading the source tarballs failed!
[jsikorski@snowball sdlmame-data]$
Julian