FS#74595 - [qemu-common] Error on installation

Attached to Project: Arch Linux
Opened by Christian Heusel (gromit) - Saturday, 30 April 2022, 09:36 GMT
Last edited by David Runge (dvzrv) - Monday, 02 May 2022, 13:34 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To Anatol Pomozov (anatolik)
David Runge (dvzrv)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 2
Private No

Details

Description:
When installing qemu-common there is a report of an error but the installation overall finishes successfully:

```
[...]
( 6/48) installing qemu-common [############################################################################] 100%
error: command failed to execute correctly
( 7/48) installing qemu-audio-alsa
[...]
```

Additional info:
* package version(s): 7.0.0-8
* config and/or log files etc.: -
This task depends upon

Closed by  David Runge (dvzrv)
Monday, 02 May 2022, 13:34 GMT
Reason for closing:  Fixed
Additional comments about closing:  Fixed with qemu-common 7.0.0-9
Comment by David Thurstenson (thurstylark) - Saturday, 30 April 2022, 21:06 GMT
After encountering this error, does the package appear installed? What does `pacman -Qkk qemu-common` return?

Also can you attach the full log from this install attempt?
Comment by David Runge (dvzrv) - Saturday, 30 April 2022, 21:25 GMT
@gromit: Thanks for the report!

This is caused by a failing test in qemu-common.install, which has been fixed by heftig in https://github.com/archlinux/svntogit-packages/commit/51be97954cec652d92c85594e2874fd3acf73844 in the meantime.
This fix will be included in an upcoming pkgrel bump.
Comment by Amin Vakil (aminvakil) - Sunday, 01 May 2022, 07:09 GMT
For future refrence:

$ pacman -Q qemu-common
qemu-common 7.0.0-8
$ pacman -Qkk qemu-common
qemu-common: 142 total files, 0 altered files

Loading...