list rpms question (SOLVED)

Ralf Corsepius rc040203 at freenet.de
Wed Oct 9 15:24:44 UTC 2013


On 10/09/2013 04:46 PM, Bob Goodwin ~ Zuni, Virginia, USA wrote:
>
>
> On 09/10/13 10:25, Frank Murphy wrote:
>> On Wed, 09 Oct 2013 10:18:43 -0400
>> "Bob Goodwin ~ Zuni, Virginia, USA" <bobgoodwin at wildblue.net> wrote:
>>
>>> [bobg at box10 ~]$ mock -r fc19.x86_64
>>> rebuild  /home/bobg/gnofin-0.8.4-1.src.rpm ERROR: Could not find
>>> required config file: /etc/mock/fc19.x86_64.cfg
>>>
>> try mock -r fedora-19-x86_64
>> if gnofin-0.8.4-1.src.rpm
>> needs rpmfusion stuff,
>> you need to install their mock-rpmfusion
>>
>
> [bobg at box10 ~]$ mock -r fedora-19-x86_64 rebuild 
> /home/bobg/Downloads/gnofin-0.8.4-1.src.rpm
>
> ........    snip    .............
> INFO: Installed packages:
> Start: build phase for gnofin-0.8.4-1.src.rpm
> Start: device setup
> Finish: device setup
> Start: build setup for gnofin-0.8.4-1.src.rpm
> ERROR: Exception(/home/bobg/Downloads/gnofin-0.8.4-1.src.rpm) 
> Config(fedora-19-x86_64) 4 minutes 6 seconds
> INFO: Results and/or logs in: /var/lib/mock/fedora-19-x86_64/result
> ERROR: Command failed. See logs for output.
>  # ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps 
> builddir/build/SPECS/gnofin.spec']
>
> What does that error mean?
Mock has aborted with an error and is advising you to have a look into 
the log files under /var/lib/mock/fedora-19-x86_64/result

Typically you will want to check build.log and root.log.

If a package dependency is missing you'll find a corresponding error 
message in root.log. If something went wrong during the build, build.log 
should contain the necessary infos.

Ralf



More information about the users mailing list