On Sáb, 2016-07-23 at 22:51 +0100, Sérgio Basto wrote:
On Sáb, 2016-07-23 at 23:49 +0200, Göran Uddeborg wrote:
>
> I'm able to do a mockbuild of m2vmp2cut. But when I try to do it
> on
> mythtv-status, I get the error below. Are packages being moved one
> by
> one to the new infra? So that I should just keep calm and carry on
> until the people doing the migration reach mythtv-status? Or has
> something gone wrong which motivates a bug report?
>
> (If I manually put a copy of the sources in the clone directory,
> the
> mockbuild finishes successfully.)
> ================================================================
>
> 23:43 mimmi$ rfpkg mockbuild
> Downloading mythtv-status-0.10.4.tar.gz
> ###################################################################
> ##
> ### 100.0%
> Could not download sources: Server returned status code 404
I fix that , just one minute .
Fixed , we need :
rfpkg clone free/mythtv-status
cd mythtv-status
spectool -g mythtv-status.spec
rfpkg new-sources mythtv-status-0.10.4.tar.gz
git status
ls
rm mythtv-status-0.10.4.tar.gz
rfpkg srpm
Wrote: /home/sergio/rpmfusion/new/mythtv-status/mythtv-status-0.10.4-
2.fc25.src.rpm
Note 1: Some sources aren't uploaded when this happens we need upload
it first.
Note 2: After get an error 404 for example: "rfpkg mockbuild", mythtv-
status-0.10.4.tar.gz is not the tarball is an text file with one error
message , we need remove it (rm mythtv-status-0.10.4.tar.gz) before
processed .
Thanks,
--
Sérgio M. B.