Hi Freek,

> 1. zypper can't be updated because the proper version of libzypp is not
> available. In openSUSE Build I see building of libzypp for Factory disabled
> for all ARM architectures. Is there a problem with building this library?

The build is not disabled, not sure where you looked:
https://build.opensuse.org/package/show/openSUSE:Factory:ARM/libzypp

The problem is that recently building was temporarily disabled, which caused
an incomplete (and broken) ftp tree to be synced out. this is just
being fixed as we speak (its syncing right now, so it'll be out in 3-4
hours).

> 2. Updating kernel-default to 3.19.3-1.1 gives an unbootable system.

Known problem, already fixed in kernel 4.0.0 which is being synced out
(see above).

> solution? I noticed some error messages when dracut is executed:
>
> /usr/lib/dracut/dracut-functions.sh: line 1585: host_modules: bad array
> subscript

This is a bug that we already fixed, however you need to adjust it in
your system manually.

change

/etc/dracut.conf.d/raspberrypi_modules.conf

from:

add_drivers+="sdhci_bcm2835 bcm2835_dma"

to:

add_drivers+=" sdhci_bcm2835 bcm2835_dma"

(e.g. there is now an extra space betweeen +=" and sdhci..)


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

Reply via email to