FS#29078 - qemu-kvm python2 seabios

Attached to Project: Arch Linux
Opened by Evaggelos Balaskas (ebal) - Friday, 23 March 2012, 19:58 GMT
Last edited by Tobias Powalowski (tpowa) - Thursday, 26 April 2012, 20:29 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Tobias Powalowski (tpowa)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

I've tried to rebuild qemu-kvm through abs PKGBUILD and got an error

Plz change line 39 in PKGBUILD with the below

39 # find 'tools/' 'contrib' -type f | xargs sed -i 's@^#!.*python$@#!/usr/bin/python2@'
40 sed -i -e 's/python/python2/g' Makefile

Additional info:
* package version(s)

qemu-kvm-1.0-3

* config and/or log files etc.

/var/abs/extra/qemu-kvm/PKGBUILD

Steps to reproduce:

cd /tmp/
cp -rav /var/abs/extra/qemu-kvm/ .
cd qemu-kvm
makepkg

This task depends upon

Closed by  Tobias Powalowski (tpowa)
Thursday, 26 April 2012, 20:29 GMT
Reason for closing:  Fixed
Additional comments about closing:  1.0.1-1

Loading...