Thank you all for your help. I've cloned my SD card and did all the updates, there was a lot of warnings and at the end: Processing triggers for systemd (215-17+deb8u3rcnee1~bpo80+20151222+1) ... Errors were encountered while processing: bb-node-red-installer E: Sub-process /usr/bin/dpkg returned an error code (1)
I've made a cut and paste log of all the warning and errors I'll post (or Email) if it'd help anyone that is trying to track down apt-get issues -- especially if multiple upgrades might have been skipped. My last upgrade was late December or Early January. Next I did apt-get update ; apt-get upgrade again: Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done The following packages will be upgraded: bb-node-red-installer 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. Need to get 4,118 B of archives. After this operation, 0 B of additional disk space will be used. Do you want to continue? [Y/n] Y . . . > [email protected] install /usr/local/lib/node_modules/node-red/node_modules/ws/node_modules/utf-8-validate > node-gyp rebuild make: Entering directory '/usr/local/lib/node_modules/node-red/node_modules/ws/node_modules/utf-8-validate/build' CXX(target) Release/obj.target/validation/src/validation.o SOLINK_MODULE(target) Release/obj.target/validation.node COPY Release/validation.node make: Leaving directory '/usr/local/lib/node_modules/node-red/node_modules/ws/node_modules/utf-8-validate/build' npm WARN deprecated [email protected]: you can use npm install i18next from version 2.0.0 - > [email protected] install /usr/local/lib/node_modules/node-red/node_modules/ws/node_modules/bufferutil . . . Created symlink from /etc/systemd/system/sockets.target.wants/node-red.socket to /lib/systemd/system/node-red.socket. bb-node-red-installer:Installed I rebooted and all seems well, Presumably I next need to do : npm install i18next although I'm not sure what the "from version 2.0.0" is trying to tell me. Cloning my 8GB SD card went a lot faster doing these upgrades, which brings up the question: Can I make an SD card of the latest "Jessie testing" image on one BB, say a BBB install and setup my "extras" and then clone it and boot it on a different BB, say a BBG? I've BBW,BBB, & BBG, in other words, is there any "first boot" code in the images that change things based on what system its booted on initially? I initially got my first BBG to be a hardware backup in case a hardware interface blunder killed my BBW, once the initial run able version of my application was working, I cloned the SD card, edited /boot/uEnv.txt to disable eMMC and booted it on the BBG. My application appeared to run (uses essentially all the GPIO on P8), without the external hardware connected I couldn't be 100% sure. but all the /sys/class/gpio/gpio* matched the P8 ones from the BBW --wally On Thursday, February 25, 2016 at 6:56:38 PM UTC-6, RobertCNelson wrote: > > > Well, bb-node-red-installer/bb-npm-installer is something i packaged > in the last couple of weeks.. So if you have '74' other updates > pending.. > > Yeah, that's not something i've tested for yet.. > > So let's see what happens with the base image: > > bone-debian-8.2-tester-2gb-armhf-2015-11-12-2gb.img.xz > > Regards, > > -- > Robert Nelson > https://rcn-ee.com/ > -- 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.
