Hi,
On 28-06-16 13:19, Sérgio Basto wrote:
On Ter, 2016-06-28 at 12:43 +0200, Hans de Goede wrote:
>
> On 28-06-16 03:52, Sérgio Basto wrote:
>>
>> Hello !
>>
>> On Seg, 2016-06-27 at 20:16 +0200, Hans de Goede wrote:
>>>
>>> Hi All,
>>>
>>> First of all many thanks to all who have been involved in getting
>>> the
>>> f24
>>> repos in place. They look great and all the important pkgs are
>>> there.
>>>
>>> I accidentally found out that some not so important pkgs are
>>> missing
>>> though when running dnf repoquery --extras on my main workstation
>>> which has way too much stuff installed :)
>>>
>>> Doing this gives the following (incomplete list):
>>>
>>> -For f24 free:
>>> -SheepShaver
>>> -vbam
>>> -madplay
>>> -mock-rpmfusion-free
>>> -wormsofprey
>>> -xmris
>>> -zsnes
>>>
>>> -For f24 nonfree:
>>> -d1x
>>> -doom-shareware
>>> -unrar
>>> -mac
>>> -mock-rpmfusion-nonfree
>>> -roadfighter
>>> -smc-music
>>> -spear-demo
>>> -vice
>>> -wolf4sdl
>>> -xv
>>>
>>> All of these do have builds for older Fedora releases in the new
>>> koji, so the easiest fix likely is to simple tag these as
>>> f24-free-updates / f24-nonfree-updates .
>>>
>> Yes, we have to review this , I also have a list ( of dnf list
>> extras )
>> ...
>>
>>>
>>> There seem to be 2 underlying problems:
>>>
>>> 1) The f24 repo did not inherit any builds from previous releases
>>> (assuming we want to keep the base f24 pkg set frozen we cannot
>>> fix
>>> this now)
>>>
>>> 2) Some pkgs never got rebuild for f24, I've not checked all of
>>> the
>>> above, but for those which I've checked there are no failed f24
>>> builds,
>>> they were likely simply never rebuild.
>>>
>>> As said for starters I think we should tag these into f24-free-
>>> updates /
>>> f24-nonfree-updates. Quite a few of the above (incomplete!) list
>>> are
>>> mine, so I will prepare f24 builds for them.
>>>
>>> I've already prepared and pushed a vice update for this, but
>>> rfpkg new-sources is failing for me, and as is already known
>>> rfpkg build does not work yet.
>> At least at free repo , I got some reports that is working ,
>>
https://pkgs.rpmfusion.org/repo/pkgs/free/?C=M;O=D
> Well it does not work for me, can you try to rfpkg clone nonfree/vice
> and then spectool -g *.spec, verify the downloaded sources match
> the md5 in the sources file, and do rfpkg new-sources (note there
> are 4 sources in the sources file) and see if this works for you ?
http://koji.rpmfusion.org/koji/buildinfo?buildID=704
I had install rfpkg-1.23.2-1.fc24.noarch in my F23
Ok, I've removed rfpkg and installed that exact version
It is working in free repo , could you try add --nonfree , should
set
rpkg namespace with nonfree , although I think it is an hack .
Does not work:
[hans@shalem master]$ rfpkg --nonfree new-sources *icons.tar.bz2 vice-2.4.28.tar.gz
usage: rfpkg [-h] [--config CONFIG] [--dist DIST] [--module-name MODULE_NAME]
[--user USER] [--password PASSWORD] [--runas RUNAS] [--path PATH]
[--verbose] [--debug] [-q]
{help,build,chain-build,clean,clog,clone,co,copr-build,commit,ci,compile,container-build,container-build-setup,diff,gimmespec,gitbuildhash,giturl,import,install,lint,local,mockbuild,mock-config,new,new-sources,patch,prep,pull,push,scratch-build,sources,srpm,switch-branch,tag,unused-patches,upload,verify-files,verrel,retire,update}
...
rfpkg: error: unrecognized arguments: --nonfree
Which is exactly why I asked (and you did not answer) :
> 2) what cmdline you're using
> 3) if you've any local config tweaks ?
Regards,
Hans