On Thu, Jan 14, 2016 at 5:13 PM, Abhishek G <[email protected]> wrote:

> The problem i faced with the link that you provided which is
> http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Debian_Image_Testing_Snapshots
> <http://www.google.com/url?q=http%3A%2F%2Felinux.org%2FBeagleboard%3ABeagleBoneBlack_Debian%23Debian_Image_Testing_Snapshots&sa=D&sntz=1&usg=AFQjCNHXIqqAT1GFkcTAYkl-kMSANmGeEA>
> and the image bone-debian-8.2-lxqt-4gb-armhf-2016-01-10-4gb.img.xz
> is that when i try to "apt-get update" or "apt-get install" i was getting
> an error like,
> "
> dpkg: error: corrupt info database format file '/var/lib/dpkg/info/format'
> E: Sub-process /usr/bin/dpkg returned an error code (2)
> "
>

This sounds like your ran out of space, probally didn't run:

http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Expanding_File_System_Partition_On_A_microSD




>
>
> So I have been using http://beagleboard.org/latest-images
> Debian 8.2 (BeagleBone, BeagleBone Black, Seeed BeagleBone Green, Arrow
> BeagleBone Black Industrial - 2GB SD) 2015-11-12
> <http://builds.beagleboard.org/images/master/08132bf0d0cb284d1148c5d329fe3c8e1aaee44d/bone-debian-8.2-tester-2gb-armhf-2015-11-12-2gb.img.xz>
>
> and the docker info is as follows.
>
> root@beaglebone:/etc/apt# docker -v
> Docker version 1.6.2, build 7c8fca2
> root@beaglebone:/etc/apt# docker info
> Containers: 1
> Images: 2
> Storage Driver: devicemapper
>  Pool Name: docker-179:2-1659-pool
>  Pool Blocksize: 65.54 kB
>  Backing Filesystem: extfs
>  Data file: /dev/loop0
>  Metadata file: /dev/loop1
>  Data Space Used: 462.4 MB
>  Data Space Total: 107.4 GB
>  Data Space Available: 1.972 GB
>  Metadata Space Used: 897 kB
>  Metadata Space Total: 2.147 GB
>  Metadata Space Available: 1.972 GB
>  Udev Sync Supported: true
>  Data loop file: /var/lib/docker/devicemapper/devicemapper/data
>  Metadata loop file: /var/lib/docker/devicemapper/devicemapper/metadata
>  Library Version: 1.02.90 (2014-09-01)
> Execution Driver: native-0.2
> Kernel Version: 4.1.12-ti-r29
>

That was before i enabled all the recommended docker.io kernel config
options..

sudo apt-get update
sudo apt-get install linux-image-4.1.15-ti-r40
sudo reboot

should get you going..

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