Re: [opensuse-arm] Error message after installation of kernel-firmware

2015-02-22 Thread Andreas Färber
Am 22.02.2015 um 18:20 schrieb Freek de Kruijf:
 Op zondag 22 februari 2015 18:15:59 schreef Andreas Färber:
 Am 22.02.2015 um 18:05 schrieb Freek de Kruijf:
 I got the following error message after the update of firmware-kernel in
 openSUSE 13.2 for Raspberry Pi.

 Warning: kernel-firmware-20141122git-5.1.noarch.rpm %posttrans script
 failed (returned 1)

 Bug report?

 More context is needed. Probably it said a few lines up that it didn't
 find any kernel? That would be related to get_kernel_version:
 http://bugzilla.opensuse.org/show_bug.cgi?id=908454
 
 No. The firmware is apparently not related to the kernel.
[...]
 Output of kernel-firmware-20141122git-5.1.noarch.rpm %posttrans script:
 No kernel found in /boot or bad modules dir in /lib/modules

It is. :)

Unless you need something from the new firmware package, ignore it.

Otherwise, you can zypper in -f your kernel to force initrd generation
the lazy way. Or see man dracut for how to run it manually.

Regards,
Andreas

-- 
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Jennifer Guild, Dilip Upmanyu,
Graham Norton; HRB 21284 (AG Nürnberg)
-- 
To unsubscribe, e-mail: opensuse-arm+unsubscr...@opensuse.org
To contact the owner, e-mail: opensuse-arm+ow...@opensuse.org



Re: [opensuse-arm] Error message after installation of kernel-firmware

2015-02-22 Thread Freek de Kruijf
Op zondag 22 februari 2015 18:15:59 schreef Andreas Färber:
 Hi,
 
 Am 22.02.2015 um 18:05 schrieb Freek de Kruijf:
  I got the following error message after the update of firmware-kernel in
  openSUSE 13.2 for Raspberry Pi.
  
  Warning: kernel-firmware-20141122git-5.1.noarch.rpm %posttrans script
  failed (returned 1)
  
  Bug report?
 
 More context is needed. Probably it said a few lines up that it didn't
 find any kernel? That would be related to get_kernel_version:
 http://bugzilla.opensuse.org/show_bug.cgi?id=908454

No. The firmware is apparently not related to the kernel.
The total output of zypper up after the first installation of the image in 
the SD is:

# zypper up
Gegevens van installatiebron laden...
Lezen van geïnstalleerde pakketten...

De volgende 2 pakketten zijn gesuggereerd, maar zullen niet worden 
geïnstalleerd:
  gio-branding-openSUSE yast2-firstboot 

De volgende 6 pakketten zullen worden opgewaardeerd:
  gio-branding-openSUSE kernel-firmware netcfg raspberrypi-userland systemd-
presets-branding-openSUSE 
  yast2-services-manager 

6 op te waarderen pakketten.
Totale downloadgrootte: 23,4 MiB. Reeds in de cache: 0 B  Na de operatie zal 
590,5 KiB worden vrijgemaakt.
Doorgaan? [j/n/? alle opties tonen] (j): 
pakket raspberrypi-userland-2015.02.13-2.1.armv6hl wordt opgehaald   
(1/6), 552,3 KiB (  2,7 MiB uitgepakt)
Ophalen: raspberrypi-userland-2015.02.13-2.1.armv6hl.rpm 
.[klaar (404,1 KiB/s)]
pakket gio-branding-openSUSE-13.2-5.1.noarch wordt opgehaald 
(2/6),  16,9 KiB (  7,8 KiB uitgepakt)
Ophalen: gio-branding-openSUSE-13.2-5.1.noarch.rpm 
.[klaar]
pakket kernel-firmware-20141122git-5.1.noarch wordt opgehaald
(3/6),  22,6 MiB ( 70,3 MiB uitgepakt)
Ophalen: kernel-firmware-20141122git-5.1.noarch.rpm 
..[klaar (472,4 KiB/s)]
pakket netcfg-11.5-24.5.1.noarch wordt opgehaald 
(4/6), 231,3 KiB (  1,2 MiB uitgepakt)
Ophalen: netcfg-11.5-24.5.1.noarch.rpm 
.[klaar]
pakket systemd-presets-branding-openSUSE-0.3.0-12.4.1.noarch wordt opgehaald   
(5/6),   6,1 KiB (  613 B uitgepakt)
Ophalen: systemd-presets-branding-openSUSE-0.3.0-12.4.1.noarch.rpm 
.[klaar]
pakket yast2-services-manager-3.1.34.1-4.1.noarch wordt opgehaald
(6/6),  33,6 KiB ( 80,7 KiB uitgepakt)
Ophalen: yast2-services-manager-3.1.34.1-4.1.noarch.rpm 
[klaar]
Controleren op conflicten tussen bestanden: 
[klaar]
(1/6) Installeert: raspberrypi-userland-2015.02.13-2.1 
.[klaar]
(2/6) Installeert: gio-branding-openSUSE-13.2-5.1 
..[klaar]
Aanvullende rpm-uitvoer:
No schema files found: doing nothing.


(3/6) Installeert: kernel-firmware-20141122git-5.1 
.[klaar]
(4/6) Installeert: netcfg-11.5-24.5.1 
..[klaar]
(5/6) Installeert: systemd-presets-branding-openSUSE-0.3.0-12.4.1 
..[klaar]
(6/6) Installeert: yast2-services-manager-3.1.34.1-4.1 
.[klaar]
Output of kernel-firmware-20141122git-5.1.noarch.rpm %posttrans script:
No kernel found in /boot or bad modules dir in /lib/modules

Waarschuwing: kernel-firmware-20141122git-5.1.noarch.rpm %posttrans script 
failed (returned 1)
linux:~ #



-- 
fr.gr.

Freek de Kruijf

--
To unsubscribe, e-mail: opensuse-arm+unsubscr...@opensuse.org
To contact the owner, e-mail: opensuse-arm+ow...@opensuse.org



Re: [opensuse-arm] Error message after installation of kernel-firmware

2015-02-22 Thread Andreas Färber
Hi,

Am 22.02.2015 um 18:05 schrieb Freek de Kruijf:
 I got the following error message after the update of firmware-kernel in 
 openSUSE 13.2 for Raspberry Pi.
 
 Warning: kernel-firmware-20141122git-5.1.noarch.rpm %posttrans script failed 
 (returned 1)
 
 Bug report?

More context is needed. Probably it said a few lines up that it didn't
find any kernel? That would be related to get_kernel_version:
http://bugzilla.opensuse.org/show_bug.cgi?id=908454

Regards,
Andreas

-- 
SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Jennifer Guild, Dilip Upmanyu,
Graham Norton; HRB 21284 (AG Nürnberg)
-- 
To unsubscribe, e-mail: opensuse-arm+unsubscr...@opensuse.org
To contact the owner, e-mail: opensuse-arm+ow...@opensuse.org