I am having the same problem here. I reinstall the eMMC. No joy. Not finding much on the internet either.
On Saturday, April 13, 2013 11:33:32 AM UTC-4, Jordan Ryan wrote: > > I am using the > Angstrom-systemd-image-eglibc-ipk-v2012.05-beaglebone.rootfs.tar.bz2 from > angstrom-distributions.org and am having issues installing lighttpd. > > I've tried installing under two scenarios, once from a clean flashed SD > card, another where I've upgraded the kernel & modules to 3.2.42, installed > ntp / mysqld / cronie all successfully. > > > When I go to install lighttpd I run the following: > > opkg update > opkg install php php-cgi php-cli > opkg install lighttpd lighttpd-module-fastcgi > > -- OR -- > > opkg update > opkg install lighttpd > > > opkg Output: > > ----- > Installing lighttpd (1.4.30-r3) to root... > Downloading > http://feeds.angstrom-distribution.org/feeds/v2012.05/ipk/eglibc/armv7a/base/lighttpd_1.4.30-r3_armv7a.ipk > . > Installing lighttpd-module-dirlisting (1.4.30-r3) to root... > Downloading > http://feeds.angstrom-distribution.org/feeds/v2012.05/ipk/eglibc/armv7a/base/lighttpd-module-dirlisting_1.4.30-r3_armv7a.ipk > . > Installing libpcre0 (8.21-r1) to root... > Downloading > http://feeds.angstrom-distribution.org/feeds/v2012.05/ipk/eglibc/armv7a/base/libpcre0_8.21-r1_armv7a.ipk > . > Installing lighttpd-module-access (1.4.30-r3) to root... > Downloading > http://feeds.angstrom-distribution.org/feeds/v2012.05/ipk/eglibc/armv7a/base/lighttpd-module-access_1.4.30-r3_armv7a.ipk > . > Installing lighttpd-module-staticfile (1.4.30-r3) to root... > Downloading > http://feeds.angstrom-distribution.org/feeds/v2012.05/ipk/eglibc/armv7a/base/lighttpd-module-staticfile_1.4.30-r3_armv7a.ipk > . > Installing lighttpd-module-indexfile (1.4.30-r3) to root... > Downloading > http://feeds.angstrom-distribution.org/feeds/v2012.05/ipk/eglibc/armv7a/base/lighttpd-module-indexfile_1.4.30-r3_armv7a.ipk > . > Installing lighttpd-module-accesslog (1.4.30-r3) to root... > Downloading > http://feeds.angstrom-distribution.org/feeds/v2012.05/ipk/eglibc/armv7a/base/lighttpd-module-accesslog_1.4.30-r3_armv7a.ipk > . > Configuring lighttpd-module-indexfile. > Configuring libpcre0. > Configuring lighttpd-module-dirlisting. > Configuring lighttpd-module-accesslog. > Configuring lighttpd-module-access. > Configuring lighttpd-module-staticfile. > Configuring lighttpd. > ln -s '/lib/systemd/system/lighttpd.service' > '/etc/systemd/system/multi-user.target.wants/lighttpd.service' > ----- > > ... at which point the process just sits there. I can access the web > service from a browser (getting the "It works!" page), but opkg never > seems to finish the process and return me back to the prompt, I even left > it overnight hoping something would happen. > > > If I ^Z back to the prompt, reboot, and rerun opkg install lighttpd I get > the following rather quickly: > > ----- > Installing lighttpd (1.4.30-r3) to root... > Downloading > http://feeds.angstrom-distribution.org/feeds/v2012.05/ipk/eglibc/armv7a/base/lighttpd_1.4.30-r3_armv7a.ipk > . > Installing lighttpd-module-dirlisting (1.4.30-r3) to root... > Downloading > http://feeds.angstrom-distribution.org/feeds/v2012.05/ipk/eglibc/armv7a/base/lighttpd-module-dirlisting_1.4.30-r3_armv7a.ipk > . > Installing libpcre0 (8.21-r1) to root... > Downloading > http://feeds.angstrom-distribution.org/feeds/v2012.05/ipk/eglibc/armv7a/base/libpcre0_8.21-r1_armv7a.ipk > . > Installing lighttpd-module-access (1.4.30-r3) to root... > Downloading > http://feeds.angstrom-distribution.org/feeds/v2012.05/ipk/eglibc/armv7a/base/lighttpd-module-access_1.4.30-r3_armv7a.ipk > . > Installing lighttpd-module-staticfile (1.4.30-r3) to root... > Downloading > http://feeds.angstrom-distribution.org/feeds/v2012.05/ipk/eglibc/armv7a/base/lighttpd-module-staticfile_1.4.30-r3_armv7a.ipk > . > Installing lighttpd-module-indexfile (1.4.30-r3) to root... > Downloading > http://feeds.angstrom-distribution.org/feeds/v2012.05/ipk/eglibc/armv7a/base/lighttpd-module-indexfile_1.4.30-r3_armv7a.ipk > . > Installing lighttpd-module-accesslog (1.4.30-r3) to root... > Downloading > http://feeds.angstrom-distribution.org/feeds/v2012.05/ipk/eglibc/armv7a/base/lighttpd-module-accesslog_1.4.30-r3_armv7a.ipk > . > Configuring lighttpd-module-indexfile. > Configuring libpcre0. > Configuring lighttpd-module-dirlisting. > Configuring lighttpd-module-accesslog. > Configuring lighttpd-module-access. > Configuring lighttpd-module-staticfile. > Configuring lighttpd. > Job failed. See system journal and 'systemctl status' for details. > Adding system startup for /etc/init.d/lighttpd. > > root@beaglebone:~# systemctl status lighttpd > Failed to issue method call: Unit name lighttpd is not valid. > ----- > > > At which point it seems to have been completely installed, but I do not > like having to break & reinstall a package like that. > > Has anyone seen this same behavior and found a work around? > > > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
