Tiny Core Base > piCore Test Releases

piCore-8.0beta5

<< < (2/2)

geev03:

--- Code: (bash) ---login as: tc
tc@192.168.1.112's password:
   ( '>')
  /) TC (\   Core is distributed with ABSOLUTELY NO WARRANTY.
 (/-_--_-\)           www.tinycorelinux.net

tc@box:~$ tce-load -wi git.tcz
git.tcz.dep OK
curl.tcz.dep OK
Downloading: gnutls.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
wget: short write
gnutls.tcz: FAILED
md5sum: WARNING: 1 of 1 computed checksums did NOT match
Error on gnutls.tcz
tc@box:~$

--- End code ---
Aim is to check if docker can be installed  on piCore-8.0beta5,   [ https://github.com/umiddelb/armhf/wiki/Get-Docker-up-and-running-on-the-RaspberryPi-(ARMv6)-in-four-steps-(Wheezy) ..

Looks like, there are browsing problems too

--- Code: (bash) ---tc@box:~$ lynx http://www.bbc.co.uk

Looking up www.bbc.co.uk
Making HTTP connection to www.bbc.co.uk
Sending HTTP request.
HTTP request sent; waiting for response.
HTTP/1.1 200 OK
Allowing this cookie.
Data transfer complete
/usr/local/bin/gzip -d --no-name /tmp/lynxXXXXpVDhDu/L1311-8075TMP.html.gz
Alert!: Error uncompressing temporary file!

lynx: Start file could not be found or is not text/html or text/plain
      Exiting...
tc@box:~$
tc@box:~$


--- End code ---

curaga:
"short write", you ran out of space.

bmarkus:
Did you expand the mmcblk0p2 partition as decribed in README?

geev03:
No, I didn't  :(

Now after doing that part of the problem is gone..

--- Code: (bash) ---login as: tc
tc@192.168.1.112's password:
   ( '>')
  /) TC (\   Core is distributed with ABSOLUTELY NO WARRANTY.
 (/-_--_-\)           www.tinycorelinux.net

tc@box:~$ df
Filesystem                Size      Used Available Use% Mounted on
tmpfs                   833.0M      9.4M    823.6M   1% /
tmpfs                   462.8M         0    462.8M   0% /dev/shm
/dev/mmcblk0p2           10.1M      9.3M         0 100% /mnt/mmcblk0p2
/dev/loop0                1.1M      1.1M         0 100% /tmp/tcloop/mc
/dev/loop1                1.9M      1.9M         0 100% /tmp/tcloop/openssh
/dev/loop2              640.0K    640.0K         0 100% /tmp/tcloop/lynx
/dev/loop3                1.1M      1.1M         0 100% /tmp/tcloop/glib2
/dev/loop4              128.0K    128.0K         0 100% /tmp/tcloop/libssh2
/dev/loop5              256.0K    256.0K         0 100% /tmp/tcloop/ncurses
/dev/loop6              128.0K    128.0K         0 100% /tmp/tcloop/libedit
/dev/loop7                1.1M      1.1M         0 100% /tmp/tcloop/openssl
/dev/loop8              128.0K    128.0K         0 100% /tmp/tcloop/libidn
/dev/loop9              128.0K    128.0K         0 100% /tmp/tcloop/gamin
/dev/loop10             128.0K    128.0K         0 100% /tmp/tcloop/libelf
/dev/loop11             640.0K    640.0K         0 100% /tmp/tcloop/pcre
/dev/loop12             384.0K    384.0K         0 100% /tmp/tcloop/libgcrypt
/dev/loop13             128.0K    128.0K         0 100% /tmp/tcloop/bzip2-lib
/dev/loop14             128.0K    128.0K         0 100% /tmp/tcloop/libgpg-error
tc@box:~$ sudo resize2fs /dev/mmcblk0p2
resize2fs 1.43.1 (08-Jun-2016)
Filesystem at /dev/mmcblk0p2 is mounted on /mnt/mmcblk0p2; on-line resizing required
old_desc_blocks = 1, new_desc_blocks = 8
The filesystem on /dev/mmcblk0p2 is now 1921016 (1k) blocks long.

tc@box:~$ df
Filesystem                Size      Used Available Use% Mounted on
tmpfs                   833.0M      9.4M    823.6M   1% /
tmpfs                   462.8M         0    462.8M   0% /dev/shm
/dev/mmcblk0p2            1.8G      9.6M      1.7G   1% /mnt/mmcblk0p2
/dev/loop0                1.1M      1.1M         0 100% /tmp/tcloop/mc
/dev/loop1                1.9M      1.9M         0 100% /tmp/tcloop/openssh
/dev/loop2              640.0K    640.0K         0 100% /tmp/tcloop/lynx
/dev/loop3                1.1M      1.1M         0 100% /tmp/tcloop/glib2
/dev/loop4              128.0K    128.0K         0 100% /tmp/tcloop/libssh2
/dev/loop5              256.0K    256.0K         0 100% /tmp/tcloop/ncurses
/dev/loop6              128.0K    128.0K         0 100% /tmp/tcloop/libedit
/dev/loop7                1.1M      1.1M         0 100% /tmp/tcloop/openssl
/dev/loop8              128.0K    128.0K         0 100% /tmp/tcloop/libidn
/dev/loop9              128.0K    128.0K         0 100% /tmp/tcloop/gamin
/dev/loop10             128.0K    128.0K         0 100% /tmp/tcloop/libelf
/dev/loop11             640.0K    640.0K         0 100% /tmp/tcloop/pcre
/dev/loop12             384.0K    384.0K         0 100% /tmp/tcloop/libgcrypt
/dev/loop13             128.0K    128.0K         0 100% /tmp/tcloop/bzip2-lib
/dev/loop14             128.0K    128.0K         0 100% /tmp/tcloop/libgpg-error
tc@box:~$  tce-load -wi git.tcz
git.tcz.dep OK
curl.tcz.dep OK
Downloading: gnutls.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
gnutls.tcz           100% |*******************************|  1052k  0:00:00 ETA
gnutls.tcz: OK
Downloading: curl.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
curl.tcz             100% |*******************************|   232k  0:00:00 ETA
curl.tcz: OK
Downloading: git.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
git.tcz              100% |*******************************|  6880k  0:00:00 ETA
git.tcz: OK
tc@box:~$  tce-load -wi lynx.tcz
lynx is already installed!
tc@box:~$ lynx http://bbc.co.uk

Looking up bbc.co.uk
Making HTTP connection to bbc.co.uk
Sending HTTP request.
HTTP request sent; waiting for response.
HTTP/1.1 301 Moved Permanently
Data transfer complete
HTTP/1.1 301 Moved Permanently
Using http://www.bbc.co.uk/
Looking up www.bbc.co.uk
Making HTTP connection to www.bbc.co.uk
Sending HTTP request.
HTTP request sent; waiting for response.
HTTP/1.1 200 OK
'A'lways allowing from domain '.bbc.co.uk'.
Data transfer complete
/usr/local/bin/gzip -d --no-name /tmp/lynxXXXXPtaalz/L1227-5642TMP.html.gz
Alert!: Error uncompressing temporary file!

lynx: Start file could not be found or is not text/html or text/plain
      Exiting...
tc@box:~$

--- End code ---

geev03:
Giving up on docker...


--- Code: (bash) ---login as: tc
tc@192.168.1.112's password:
   ( '>')
  /) TC (\   Core is distributed with ABSOLUTELY NO WARRANTY.
 (/-_--_-\)           www.tinycorelinux.net

tc@box:~$ curl -sSL https://get.docker.com/ | sh

  Either your platform is not easily detectable, is not supported by this
  installer script (yet - PRs welcome! [hack/install.sh]), or does not yet have
  a package for Docker.  Please visit the following URL for more detailed
  installation instructions:

    https://docs.docker.com/engine/installation/
--- End code ---

Navigation

[0] Message Index

[*] Previous page

Go to full version