On Thu, Feb 25, 2016 at 6:55 PM, Robert Nelson <[email protected]> wrote:
> On Thu, Feb 25, 2016 at 6:42 PM, Wally Bkg <[email protected]> wrote:
>> I've been running bone-debian-8.2-tester-2gb-armhf-2015-11-12-2gb.img.xz
>> since shortly after it was released with great success on my BBW.  I've kept
>> reasonably current with apt-get update ; apt-get upgrade, although there are
>> 73 packages to be upgraded with c9-core-installer held back when I looked a
>> few minutes ago.  Its installed to an 8GB SD card so space is not an issue.
>> This system has been running 24/7 since mid December doing an essential job,
>> but the system is evolving with new features added incrementally, so I'd
>> like to "roll" with Jessie as things progress.
>>
>> ~# cat /etc/dogtag
>> BeagleBoard.org Debian Image 2015-11-12
>>
>> ~# uname -a
>> Linux alarmbone 4.1.12-ti-r29 #1 SMP PREEMPT Mon Nov 9 22:46:19 UTC 2015
>> armv7l GNU/Linux
>>
>> Before I do this much of an upgrade, I'll shut the system down and "clone"
>> the sdcard so I can quickly go back, should something go wrong, but before I
>> start I'd like to know if I'm leaving out some packages that I don't know
>> the names of.
>>
>>
>> This part seem obvious and reasonably well documented, update kernel and dtb
>> files, but is this the "correct" kernel to be tracking these Jessie Testing
>> images?:
>> git clone https://github.com/beagleboard/bb.org-overlays cd
>> ./bb.org-overlays
>> ./dtc-overlay.sh
>> ./install.sh
>> cd /opt/scripts/tools
>> git pull
>> sudo ./update_kernel.sh --lts-4_1 --ti-channel
>>
>>
>> Next I'd like to install the basic lxqt package so things like gedit would
>> work over ssh -X
>> What packages are needed to upgrade the 2GB console image to the 4GB lxqt
>> testing image?
>>
>>
>> I'm also concerned about the various "installer" packages I've seen
>> mentioned in various threads, like:
>> bb-bonescript-installer-beta
>> bb-node-red-installer
>>
>> What others might I be missing from my 2015-11-12 image?
>>
>> Or is it not really a viable option to try and evolve with apt-get update ;
>> apt-get upgrade?
>>
>>
>> Things don't seem right with Jessie updates.  I ended up with an unusable
>> system (no ssh, no usb gadget) after trying apt-get update ; apt-get upgrade
>> trying to move from 8.2 to 8.3.  back in early December, so I'm being more
>> careful this time.
>>
>> Doing something that should be relatively "safe" (as I'm not sure I'll
>> really use it, so unless it does really bad things all I risk is wasting
>> some SD card space) but it didtn't work:
>> ~# apt-get install bb-node-red-installer
>> Reading package lists... Done
>> Building dependency tree
>> Reading state information... Done
>> The following extra packages will be installed:
>>   bb-npm-installer
>> The following NEW packages will be installed:
>>   bb-node-red-installer bb-npm-installer
>> 0 upgraded, 2 newly installed, 0 to remove and 74 not upgraded.
>
> 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

eh it works fine:  (should add nodejs-v0.12.x as a depend of
bb-node-red-installer thou..)

debian@beaglebone:~$ sudo cat /etc/dogtag
BeagleBoard.org Debian Image 2015-11-12
debian@beaglebone:~$ sudo apt-get install bb-node-red-installer
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
  bb-npm-installer
The following NEW packages will be installed:
  bb-node-red-installer bb-npm-installer
0 upgraded, 2 newly installed, 0 to remove and 88 not upgraded.
Need to get 6,884 B of archives.
After this operation, 78.8 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://repos.rcn-ee.com/debian/ jessie/main bb-npm-installer all
3.7.5-0rcnee1~bpo80+20160224+1 [2,800 B]
Get:2 http://repos.rcn-ee.com/debian/ jessie/main
bb-node-red-installer all 0.13.2-0rcnee1~bpo80+20160222+1 [4,084 B]
Fetched 6,884 B in 0s (29.6 kB/s)
Selecting previously unselected package bb-npm-installer.
(Reading database ... 33086 files and directories currently installed.)
Preparing to unpack
.../bb-npm-installer_3.7.5-0rcnee1~bpo80+20160224+1_all.deb ...
Unpacking bb-npm-installer (3.7.5-0rcnee1~bpo80+20160224+1) ...
Setting up bb-npm-installer (3.7.5-0rcnee1~bpo80+20160224+1) ...
bb-npm-installer:npm: [1.4.21]
bb-npm-installer:node: [v0.10.38]
bb-npm-installer:Installing: npm-3.7.5 (for bb-npm-installer)
/usr/local/bin/npm -> /usr/local/lib/node_modules/npm/bin/npm-cli.js
[email protected] /usr/local/lib/node_modules/npm
bb-npm-installer:Installed
Selecting previously unselected package bb-node-red-installer.
(Reading database ... 33088 files and directories currently installed.)
Preparing to unpack
.../bb-node-red-installer_0.13.2-0rcnee1~bpo80+20160222+1_all.deb ...
Unpacking bb-node-red-installer (0.13.2-0rcnee1~bpo80+20160222+1) ...
Setting up bb-node-red-installer (0.13.2-0rcnee1~bpo80+20160222+1) ...
bb-node-red-installer:npm: [1.4.21]
bb-node-red-installer:node: [v0.10.38]
bb-node-red-installer:Installing: systemd-0.2.6 (for node-red)
[email protected] /usr/local/lib/node_modules/systemd
bb-node-red-installer:Installing: node-red-0.13.2 (for node-red)

> [email protected] install /usr/local/lib/node_modules/node-red/node_modules/bcrypt
> node-gyp rebuild

make: Entering directory
'/usr/local/lib/node_modules/node-red/node_modules/bcrypt/build'
  CXX(target) Release/obj.target/bcrypt_lib/src/blowfish.o
  CXX(target) Release/obj.target/bcrypt_lib/src/bcrypt.o
  CXX(target) Release/obj.target/bcrypt_lib/src/bcrypt_node.o
  SOLINK_MODULE(target) Release/obj.target/bcrypt_lib.node
  SOLINK_MODULE(target) Release/obj.target/bcrypt_lib.node: Finished
  COPY Release/bcrypt_lib.node
make: Leaving directory
'/usr/local/lib/node_modules/node-red/node_modules/bcrypt/build'

> [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
  SOLINK_MODULE(target) Release/obj.target/validation.node: Finished
  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 engine [email protected]: wanted: {"node":">=0.10.40"}
(current: {"node":"0.10.38","npm":"1.4.21"})
npm WARN engine [email protected]: wanted: {"node":">=0.10.40"} (current:
{"node":"0.10.38","npm":"1.4.21"})
npm WARN engine [email protected]: wanted: {"node":">=0.10.40"} (current:
{"node":"0.10.38","npm":"1.4.21"})

> [email protected] install 
> /usr/local/lib/node_modules/node-red/node_modules/ws/node_modules/bufferutil
> node-gyp rebuild

make: Entering directory
'/usr/local/lib/node_modules/node-red/node_modules/ws/node_modules/bufferutil/build'
  CXX(target) Release/obj.target/bufferutil/src/bufferutil.o
  SOLINK_MODULE(target) Release/obj.target/bufferutil.node
  SOLINK_MODULE(target) Release/obj.target/bufferutil.node: Finished
  COPY Release/bufferutil.node
make: Leaving directory
'/usr/local/lib/node_modules/node-red/node_modules/ws/node_modules/bufferutil/build'
npm WARN engine [email protected]: wanted: {"node":">=0.10.40"} (current:
{"node":"0.10.38","npm":"1.4.21"})
npm WARN engine [email protected]: wanted: {"node":">=0.10.40"} (current:
{"node":"0.10.38","npm":"1.4.21"})
npm WARN engine [email protected]: wanted: {"node":">=0.10.40"}
(current: {"node":"0.10.38","npm":"1.4.21"})
npm WARN deprecated [email protected]: you can use npm install
i18next from version 2.0.0
npm WARN engine [email protected]: wanted: {"node":">=0.12.0"} (current:
{"node":"0.10.38","npm":"1.4.21"})
npm WARN engine [email protected]: wanted: {"node":">=0.10.40"} (current:
{"node":"0.10.38","npm":"1.4.21"})
npm WARN engine [email protected]: wanted: {"node":">=0.10.40"}
(current: {"node":"0.10.38","npm":"1.4.21"})
npm WARN engine [email protected]: wanted: {"node":">=0.10.40"} (current:
{"node":"0.10.38","npm":"1.4.21"})
-
> [email protected] install 
> /usr/local/lib/node_modules/node-red/node_modules/node-red-node-serialport/node_modules/serialport
> node-pre-gyp install --fallback-to-build

make: Entering directory
'/usr/local/lib/node_modules/node-red/node_modules/node-red-node-serialport/node_modules/serialport/build'
  CXX(target) Release/obj.target/serialport/src/serialport.o
  CXX(target) Release/obj.target/serialport/src/serialport_unix.o
  CXX(target) Release/obj.target/serialport/src/serialport_poller.o
  SOLINK_MODULE(target) Release/obj.target/serialport.node
  COPY Release/serialport.node
  COPY 
/usr/local/lib/node_modules/node-red/node_modules/node-red-node-serialport/node_modules/serialport/build/Release/node-v11-linux-arm/serialport.node
  TOUCH Release/obj.target/action_after_build.stamp
make: Leaving directory
'/usr/local/lib/node_modules/node-red/node_modules/node-red-node-serialport/node_modules/serialport/build'
/usr/local/bin/node-red -> /usr/local/lib/node_modules/node-red/red.js
/usr/local/bin/node-red-pi ->
/usr/local/lib/node_modules/node-red/bin/node-red-pi
[email protected] /usr/local/lib/node_modules/node-red
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected]
├── [email protected] ([email protected])
├── [email protected]
├── [email protected]
├── [email protected] ([email protected])
├── [email protected] ([email protected], [email protected])
├── [email protected] ([email protected], [email protected])
├── [email protected] ([email protected])
├── [email protected] ([email protected])
├── [email protected] ([email protected], [email protected])
├── [email protected]
├── [email protected] ([email protected])
├── [email protected] ([email protected], [email protected], [email protected])
├── [email protected] ([email protected], [email protected], [email protected])
├── [email protected] ([email protected], [email protected],
[email protected], [email protected], [email protected])
├── [email protected] ([email protected], [email protected], [email protected],
[email protected], [email protected], [email protected], [email protected],
[email protected], [email protected])
├── [email protected] ([email protected], [email protected])
├── [email protected] ([email protected], [email protected],
[email protected], [email protected], [email protected],
[email protected], [email protected], [email protected], [email protected],
[email protected], [email protected], [email protected],
[email protected], [email protected], [email protected],
[email protected], [email protected], [email protected],
[email protected], [email protected], [email protected], [email protected],
[email protected], [email protected], [email protected])
├── [email protected] ([email protected], [email protected], [email protected],
[email protected])
├── [email protected] ([email protected], [email protected])
├── [email protected]
├── [email protected] ([email protected], [email protected], [email protected],
[email protected], [email protected], [email protected],
[email protected], [email protected], [email protected],
[email protected], [email protected], [email protected])
├── [email protected] ([email protected], [email protected], [email protected])
├── [email protected] ([email protected], [email protected])
├── [email protected] ([email protected], [email protected],
[email protected], [email protected])
├── [email protected] ([email protected], [email protected], [email protected])
├── [email protected] ([email protected], [email protected],
[email protected], [email protected], [email protected], [email protected])
├── [email protected] ([email protected], [email protected])
├── [email protected] ([email protected])
└── [email protected] ([email protected])
Created symlink from
/etc/systemd/system/sockets.target.wants/node-red.socket to
/lib/systemd/system/node-red.socket.
bb-node-red-installer:Installed
debian@beaglebone:~$

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.

Reply via email to