User talk:Adricnet

From AlwaysInnovating

Jump to: navigation, search

Wiki syntax settings

Many standard wiki syntax codes seem to been disabled on this install. This makes it hard to make good readable entries.

ipkg

The Angstrom base the TouchBook uses includes a package tool, 'ipkg' that allows querying of installed packages.

Unfortunately without sudo working we don't seem to be able to install:

/home/ai $ ipkg install Desktop/bash_3.2-r7.1_armv7a.ipk Installing bash (3.2-r7.1) to root... ipkg: //usr/lib/ipkg/info/bash.postinst: Permission denied ipkg: //usr/lib/ipkg/info/bash.control: Permission denied ipkg: /bin/bash: Permission denied ipkg: /bin/bashbug: Permission denied can't get //usr/lib/ipkg/info/bash.control open for read Configuring bash ipkg_conf_write_status_files: Can't open status file: //usr/lib/ipkg/status for writing: Permission denied pkg_write_filelist pkg=apache2 returned 13 pkg_write_filelist pkg=bash returned 13 pkg_write_filelist pkg=bluez-utils returned 13 pkg_write_filelist pkg=bluez4 returned 13 pkg_write_filelist pkg=busybox returned 13 pkg_write_filelist pkg=elfutils returned 13 pkg_write_filelist pkg=ipkg returned 13 pkg_write_filelist pkg=opkg-nogpg returned 13 pkg_write_filelist pkg=util-linux-ng-mount returned 13 Collected errors: Unable to open the control file in set_flags_from_control Could not open //usr/lib/ipkg/info/bash.list for writing: Permission denied Could not open //usr/lib/ipkg/info/apache2.list for writing: Permission denied Could not open //usr/lib/ipkg/info/bash.list for writing: Permission denied Could not open //usr/lib/ipkg/info/bluez-utils.list for writing: Permission denied Could not open //usr/lib/ipkg/info/bluez4.list for writing: Permission denied Could not open //usr/lib/ipkg/info/busybox.list for writing: Permission denied Could not open //usr/lib/ipkg/info/elfutils.list for writing: Permission denied Could not open //usr/lib/ipkg/info/ipkg.list for writing: Permission denied Could not open //usr/lib/ipkg/info/opkg-nogpg.list for writing: Permission denied Could not open //usr/lib/ipkg/info/util-linux-ng-mount.list for writing: Permission denied /home/ai $ sudo ipkg install Desktop/bash_3.2-r7.1_armv7a.ipk

We trust you have received the usual lecture from the local System Administrator. It usually boils down to these three things:

   #1) Respect the privacy of others.
   #2) Think before you type.
   #3) With great power comes great responsibility.

Password: /home/ai $ sudo ipkg install Desktop/bash_3.2-r7.1_armv7a.ipk

We trust you have received the usual lecture from the local System Administrator. It usually boils down to these three things:

   #1) Respect the privacy of others.
   #2) Think before you type.
   #3) With great power comes great responsibility.

Password: Sorry, try again. sudo: 1 incorrect password attempt

Personal tools