Hi, I'm about to upgrade to latest TW and get the following error:
(197/459) Installieren: sof-firmware-1.6-1.1.noarch
Installation of sof-firmware-1.6-1.1.noarch failed: Error: Subprocess failed. Error: RPM failed: error: unpacking of archive failed on file /lib/firmware/intel/sof-tplg: cpio: File from package already exists as a directory in system error: sof-firmware-1.6-1.1.noarch: install failed error: sof-firmware-1.6~rc3-3.1.noarch: erase skipped
Any recommendation how to continue?
Thx Axel
Hi,
On 22 Dec 10:45 2020, Axel Braun wrote:
Hi, I'm about to upgrade to latest TW and get the following error:
(197/459) Installieren: sof-firmware-1.6-1.1.noarch
Installation of sof-firmware-1.6-1.1.noarch failed: Error: Subprocess failed. Error: RPM failed: error: unpacking of archive failed on file /lib/firmware/intel/sof-tplg: cpio: File from package already exists as a directory in system error: sof-firmware-1.6-1.1.noarch: install failed error: sof-firmware-1.6~rc3-3.1.noarch: erase skipped
sudo rm -rf /lib/firmware/intel/sof-tplg
and update again. This will have to be handled in the package itself.
Regards, ismail
Hello Ismail
Am Dienstag, 22. Dezember 2020, 10:51:02 CET schrieb İsmail Dönmez:
On 22 Dec 10:45 2020, Axel Braun wrote:
Hi, I'm about to upgrade to latest TW and get the following error:
(197/459) Installieren: sof-firmware-1.6-1.1.noarch
Installation of sof-firmware-1.6-1.1.noarch failed: Error: Subprocess failed. Error: RPM failed: error: unpacking of archive failed on file /lib/firmware/intel/sof-tplg: cpio: File from package already exists as a directory in system error: sof-firmware-1.6-1.1.noarch: install failed error: sof-firmware-1.6~rc3-3.1.noarch: erase skipped
sudo rm -rf /lib/firmware/intel/sof-tplg
and update again.
That worked, thanks
This will have to be handled in the package itself.
Shall I open a bug report for this?
Cheers Axel
On 22 Dec 11:20 2020, Axel Braun wrote:
Hello Ismail
Am Dienstag, 22. Dezember 2020, 10:51:02 CET schrieb İsmail Dönmez:
On 22 Dec 10:45 2020, Axel Braun wrote:
Hi, I'm about to upgrade to latest TW and get the following error:
(197/459) Installieren: sof-firmware-1.6-1.1.noarch
Installation of sof-firmware-1.6-1.1.noarch failed: Error: Subprocess failed. Error: RPM failed: error: unpacking of archive failed on file /lib/firmware/intel/sof-tplg: cpio: File from package already exists as a directory in system error: sof-firmware-1.6-1.1.noarch: install failed error: sof-firmware-1.6~rc3-3.1.noarch: erase skipped
sudo rm -rf /lib/firmware/intel/sof-tplg
and update again.
That worked, thanks
This will have to be handled in the package itself.
Shall I open a bug report for this?
That would be best, thanks!
ismail
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
On Tue, 2020-12-22 at 11:20 +0100, Axel Braun wrote:
Hello Ismail
Am Dienstag, 22. Dezember 2020, 10:51:02 CET schrieb İsmail Dönmez:
On 22 Dec 10:45 2020, Axel Braun wrote:
Hi, I'm about to upgrade to latest TW and get the following error:
(197/459) Installieren: sof-firmware-1.6-1.1.noarch
Installation of sof-firmware-1.6-1.1.noarch failed: Error: Subprocess failed. Error: RPM failed: error: unpacking of archive failed on file /lib/firmware/intel/sof-tplg: cpio: File from package already exists as a directory in system error: sof-firmware-1.6-1.1.noarch: install failed error: sof-firmware-1.6~rc3-3.1.noarch: erase skipped
sudo rm -rf /lib/firmware/intel/sof-tplg
and update again.
That worked, thanks
This will have to be handled in the package itself.
Shall I open a bug report for this?
Cheers Axel _______________________________________________ openSUSE Factory mailing list -- factory@lists.opensuse.org To unsubscribe, email factory-leave@lists.opensuse.org List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette List Archives: https://lists.opensuse.org/archives/list/factory@lists.opensuse.org
Hi Axel, I'm running into the same bug - do you have a bugzilla id for this? I can't find it.
Chris
Hi all,
Am Dienstag, 22. Dezember 2020, 13:27:22 CET schrieb Chris Coutinho:
(197/459) Installieren: sof-firmware-1.6-1.1.noarch
sudo rm -rf /lib/firmware/intel/sof-tplg
This will have to be handled in the package itself.
Shall I open a bug report for this?
Hi Axel, I'm running into the same bug - do you have a bugzilla id for this? I can't find it.
https://bugzilla.opensuse.org/show_bug.cgi?id=1180292
Cheers Axel
On 12/22/20 8:50 PM, Axel Braun wrote:
Hello Ismail
Am Dienstag, 22. Dezember 2020, 10:51:02 CET schrieb İsmail Dönmez:
On 22 Dec 10:45 2020, Axel Braun wrote:
Hi, I'm about to upgrade to latest TW and get the following error:
(197/459) Installieren: sof-firmware-1.6-1.1.noarch
Installation of sof-firmware-1.6-1.1.noarch failed: Error: Subprocess failed. Error: RPM failed: error: unpacking of archive failed on file /lib/firmware/intel/sof-tplg: cpio: File from package already exists as a directory in system error: sof-firmware-1.6-1.1.noarch: install failed error: sof-firmware-1.6~rc3-3.1.noarch: erase skipped
sudo rm -rf /lib/firmware/intel/sof-tplg
and update again.
That worked, thanks
This will have to be handled in the package itself.
Shall I open a bug report for this?
Opening a bug would have been preferable to posting to this list.
Thanks
Hello Simon
Am Mittwoch, 23. Dezember 2020, 22:30:59 CET schrieb Simon Lees:
On 12/22/20 8:50 PM, Axel Braun wrote:
....
This will have to be handled in the package itself.
Shall I open a bug report for this?
Opening a bug would have been preferable to posting to this list.
I disagree. I was stuck during update and needed an advice quickly. Ismail responded within 6 minutes, and solved my problem.
This is a brilliant example that TW users do get help on factory@ (answers to this to the respective thread on project@, please)
At the same time its a heads-up for other TW users that issues might arise (another TW machine of mine did not have the problem).
Bugzilla is simply not responsive enough in these emergency cases.
Cheers Axel
You are right Axel, posting it here helps a lot of people.. I have hit the same issue and spent some time until I found it.
Thanks for posting it and raising the bug too!
On 23.12.20 22:30, Simon Lees wrote:
Opening a bug would have been preferable to posting to this list.
Only if Axel would have only needed help next year. Bugs usually get answered very slowly (if at all). Whis is understandable, because there is no usable mechanism (...I know of...) to get notified about new bugs with no delay. And the bug-screening team certainly deserves some time off, too.
Stefan Seyfried composed on 2020-12-24 11:25 (UTC+0100):
...there is no usable mechanism (...I know of...) to get notified about new bugs with no delay...
I have a saved search for bugs opened in past 2 days, easily edited to some other period when it would better serve.