WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: fluxbox  (Read 4262 times)

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
fluxbox
« on: February 01, 2013, 12:59:30 AM »
Now there's a couple of choices of window managers

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: fluxbox
« Reply #1 on: February 02, 2013, 02:56:17 AM »
I wonder is there something a miss with repo server??   fluxbox is failing to download..

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: fluxbox
« Reply #2 on: February 02, 2013, 03:10:10 AM »
Code: [Select]
$ wget -c http://repo.tinycorelinux.net/4.x/x86_64/tcz/fluxbox.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
fluxbox.tcz          100% |***********************************************************************************|   588k  0:00:00 ETA
$ wget -c http://repo.tinycorelinux.net/4.x/x86_64/tcz/fluxbox.tcz.md5.txt
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
fluxbox.tcz.md5.txt  100% |***********************************************************************************|    46   0:00:00 ETA
$ md5sum -c fluxbox.tcz.md5.txt
fluxbox.tcz: OK

'seems OK?

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: fluxbox
« Reply #3 on: February 02, 2013, 12:43:21 PM »
You're right, neither wget or apps will save fluxbox to /tce/optional   will investigate

I appear to be able to save other extensions to  /tce/optional,  just not fluxbox

will look further.

Seems I get this a lot when downloading fluxbox, wget gives up after x20 attempts
Code: [Select]
tc@box:~$ wget -c http://repo.tinycorelinux.net/4.x/x86_64/tcz/fluxbox.tcz
--2013-02-02 20:50:10--  http://repo.tinycorelinux.net/4.x/x86_64/tcz/fluxbox.tcz
Resolving repo.tinycorelinux.net... 89.22.99.37
Connecting to repo.tinycorelinux.net|89.22.99.37|:80... connected.
HTTP request sent, awaiting response... 206 Partial Content
Retrying.

ok so I tried gimp2

tc@box:~$ wget -c http://repo.tinycorelinux.net/4.x/x86_64/tcz/gimp2.tcz
--2013-02-02 20:55:42--  http://repo.tinycorelinux.net/4.x/x86_64/tcz/gimp2.tcz
Resolving repo.tinycorelinux.net... 89.22.99.37
Connecting to repo.tinycorelinux.net|89.22.99.37|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 8794112 (8.4M) [application/octet-stream]
Saving to: 'gimp2.tcz'

100%[===========================================================================>] 8,794,112   2.61MB/s   in 3.2s   

2013-02-02 20:55:45 (2.61 MB/s) - 'gimp2.tcz' saved [8794112/8794112]

tc@box:~$ tce-load -iw gimp2.tcz
Downloading: bzip2-lib.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
wget: server returned error: HTTP/1.1 404 Not Found
md5sum: bzip2-lib.tcz.md5.txt: No such file or directory
Error on bzip2-lib.tcz
tc@box:~$


Only gimp2.tcz.dep and fluxbox.tcz.dep were found in the tce/optional directory
« Last Edit: February 02, 2013, 01:07:40 PM by coreplayer2 »

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: fluxbox
« Reply #4 on: February 02, 2013, 01:15:29 PM »
Ok I think I may have found the issue, both

Xprogs and
pci-utils  failed md5sum check  :p


All is good now, thx :)
« Last Edit: February 02, 2013, 01:25:59 PM by coreplayer2 »