Alexander Graf wrote:
Ok, I think I've squashed all issues with the upstream image. Things are still building, but once they settled down, please give it another try.
While fiddling with the image there's a good chance I fixed or broke the downstream image along the way. I'm not overly interested in downstream code, so whoever maintains that one, please stand up and check that things still work :).
Alex
Thanks for taking a look at this. I've tested image: openSUSE-Factory-ARM-JeOS-raspberrypi.armv6l-1.12.1-Build235.5.raw.xz from: http://download.opensuse.org/repositories/devel:/ARM:/Factory:/Contrib:/Rasp... on 8 Oct. 14 and it boots to a functioning system, but has two failures. Here is the breakdown: U-Boot loads and runs /boot.scr. Kernel loads and starts. All subsystems and modules load without failures. GPT starts , reads the SD card, checks the file system and resizes the root partition automatically. Systemd starts and begins loading units. -- Here there is one failure -- [ 470.707495] systemd[1]: Found device /dev/disk/by-uuid/8b8c21e8-7bbe-41dd-a2a0-233eea2c7a2b. [ 470.728403] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory. [ 470.760556] systemd[1]: Starting Remote File Systems (Pre). -- Then I get to a login prompt on the serial terminal. I can login as root and execute normal system commands. -- However, on the graphical display I have a second failure -- YaST starts in ncurses mode, but gives this error: "Calling the YaST module 'firstboot_setup_dhcp' has failed." *Note that I didn't have network (or even a keyboard) hooked up on this run. Connecting a keyboard at this point works fine. 'Retrying' from the YaST error dialog fails again, and using the 'Back' button drops you to a working login prompt. The error says to check /var/log/YaST2/y2log. Here is y2log: linux:/var/log/YaST2 # less y2log 2014-10-08 02:08:08 <1> linux(6185) [liby2] genericfrontend.cc(main):575 Launched YaST2 component 'y2base' 'firstboot' '("firstboot")' 'ncurses' 2014-10-08 02:08:08 <1> linux(6185) [ui-component] YUIComponentCreator.cc(createInternal):124 Creating UI component for "" 2014-10-08 02:08:08 <1> linux(6185) [liby2] genericfrontend.cc(main):764 YAST_IS_RUNNING is yes 2014-10-08 02:08:09 <1> linux(6185) [Ruby] yast/wfm.rb:181 Call client /usr/share/YaST2/clients/firstboot.rb 2014-10-08 02:08:10 <1> linux(6185) [Pkg] PkgModule.cc(instance):68 Redirecting ZYPP log to y2log 2014-10-08 02:08:13 <1> linux(6185) [Ruby] modules/ProductControl.rb:1226 Candidates: ["/y2update/control.xml", "/control.xml", "/etc/YaST2/control.xml"] 2014-10-08 02:08:13 <1> linux(6185) [Ruby] modules/ProductControl.rb:1234 Reading control file: /etc/YaST2/control.xml 2014-10-08 02:08:13 <1> linux(6185) [Ruby] modules/XML.rb:141 Reading /etc/YaST2/control.xml 2014-10-08 02:08:13 <1> linux(6185) [agent-xml] XmlAgent.cc(Read):750 Setting XML generic error handler 2014-10-08 02:08:13 <1> linux(6185) [agent-xml] XmlAgent.cc(Read):785 Freeing generic XML error handler 2014-10-08 02:08:19 <1> linux(6185) [Ruby] modules/PackageCallbacks.rb:3704 PackageCallbacks constructor -AA -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org