[beagleboard] Re: Cannot apt-get install packages - led_aging.sh missing LSB tags and overrides

2017-08-11 Thread peter
Thankyou, worked for me :-) On Friday, July 11, 2014 at 11:26:17 PM UTC+9:30, Dirk Koopman wrote: > > > > Replace the existing /etc/init.d/led_aging.sh script with: > > #!/bin/sh -e > ### BEGIN INIT INFO > # Provides: led_aging.sh > # Required-Start:$local_fs > # Required-Stop:

[beagleboard] Re: Cannot apt-get install packages - led_aging.sh missing LSB tags and overrides

2015-11-10 Thread curtiswpaul
I have a build that doesn't contain led_acc either. Did you ever fine out what to install to provide led_acc? On Thursday, June 25, 2015 at 11:38:51 AM UTC-6, sho...@embeddediron.com wrote: > > Guys, this solution did not work for me. I updated the > /etc/init.d/led_agng.sh script but it

[beagleboard] Re: Cannot apt-get install packages - led_aging.sh missing LSB tags and overrides

2015-05-08 Thread Billy
Thanks much, that worked! /etc/dogtag: BeagleBoard.org BeagleBone Debian Image 2014-04-23, 7.4 wheezy On Friday, July 11, 2014 at 6:56:17 AM UTC-7, Dirk Koopman wrote: Replace the existing /etc/init.d/led_aging.sh script with: #!/bin/sh -e ### BEGIN INIT INFO # Provides:

[beagleboard] Re: Cannot apt-get install packages - led_aging.sh missing LSB tags and overrides

2014-10-24 Thread newporthighlander
I am unable to make changes to the led_aging.sh on my BBBlack due to administrative privileges. How do I work around this? On Friday, June 20, 2014 5:19:15 PM UTC, Simon wrote: Hello, I have 3 stock Rev.C element14 BeagleBone Black boards and cannot apt-get install packages on any of them

Re: [beagleboard] Re: Cannot apt-get install packages - led_aging.sh missing LSB tags and overrides

2014-10-24 Thread Robert Nelson
On Thu, Oct 23, 2014 at 8:27 PM, newporthighlan...@gmail.com wrote: I am unable to make changes to the led_aging.sh on my BBBlack due to administrative privileges. How do I work around this? Then reflash with an official image: http://beagleboard.org/latest-images Regards, -- Robert Nelson

[beagleboard] Re: Cannot apt-get install packages - led_aging.sh missing LSB tags and overrides

2014-09-18 Thread nicolas . gachadoit
Le vendredi 11 juillet 2014 15:56:17 UTC+2, Dirk Koopman a écrit : Replace the existing /etc/init.d/led_aging.sh script with: #!/bin/sh -e ### BEGIN INIT INFO # Provides: led_aging.sh # Required-Start:$local_fs # Required-Stop: $local_fs # Default-Start: 2 3 4 5 #

[beagleboard] Re: Cannot apt-get install packages - led_aging.sh missing LSB tags and overrides

2014-07-11 Thread Dirk Koopman
Replace the existing /etc/init.d/led_aging.sh script with: #!/bin/sh -e ### BEGIN INIT INFO # Provides: led_aging.sh # Required-Start:$local_fs # Required-Stop: $local_fs # Default-Start: 2 3 4 5 # Default-Stop: 0 1 6 # Short-Description: Start LED aging # Description: