Hello,

I'm trying to get gnome-systemd-image booting on a BBxM with:

Build Configuration:
BB_VERSION        = "1.15.3"
TARGET_ARCH       = "arm"
TARGET_OS         = "linux-gnueabi"
MACHINE           = "beagleboard"
DISTRO            = "angstrom"
DISTRO_VERSION    = "v2012.08-core"
TUNE_FEATURES     = "armv7a vfp neon cortexa8"
TARGET_FPU        = "vfp-neon"
meta-bec          = "master:a40d36b41c3fe4d0f14fc2412b205234064afe51"
meta-ti           = "master:7b54887b9505bb8334bfbe4094a2c396add8da48"
meta-angstrom     = "master:e9984c45500c309bb28d8f9ab0386fd4e60f946d"
meta-oe
meta-systemd
meta-efl
meta-gpe
meta-gnome
meta-xfce         = "master:3bb5223270249c26baa9b1882f12f22a156c8552"
meta              = "master:24babf9316da50c8a4d2f328c4336cb8cd6cf667"

Not sure if these bits are valid -- I usually test with the latest master
of everything.

This is what I get:

[FAILED] Failed to start Run pending postinsts.
         See 'systemctl status run-postinsts.service' for details.

root@beagleboard:~# systemctl status run-postinsts.service
run-postinsts.service - Run pending postinsts
          Loaded: loaded (/lib/systemd/system/run-postinsts.service;
disabled)
          Active: failed (Result: exit-code) since Thu, 01 Jan 1970
00:00:05 +0000; 28min ago
         Process: 57 ExecStart=/etc/rcS.d/S98run-postinsts (code=exited,
status=1/FAILURE)
          CGroup: name=systemd:/system/run-postinsts.service

Jan 01 00:00:05 beagleboard S98run-postinsts[57]: Collected errors:
Jan 01 00:00:05 beagleboard S98run-postinsts[57]: * opkg_conf_load: Could
not...
Jan 01 00:00:05 beagleboard S98run-postinsts[57]: rm: can't remove
'//etc/rcS...
Warning: Journal has been rotated since unit was started. Log output is
incomplete or unavailable.

root@beagleboard:~# [ TIME ] Timed out waiting for device dev-tty7.device.
[DEPEND] Dependency failed for Gnome Display Manager.
[  OK  ] Reached target Graphical Interface.

I'm digging into the above dependency failure, but appreciate any ideas.

Thanks,
Cliff

-- 
=================
http://bec-systems.com
_______________________________________________
Angstrom-distro-users mailing list
Angstrom-distro-users@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-users

Reply via email to