Tiny Core Linux

Tiny Core Base => Raspberry Pi => Topic started by: EversteelE on November 01, 2020, 06:59:05 AM

Title: piCore 12 & Dillo browser dep
Post by: EversteelE on November 01, 2020, 06:59:05 AM
Hello,

Installing Dillo on piCore 12 and getting a missing "ipv6-5.4.51-piCore.tcz" dependency (404 not found in repository).

I know what you're thinking... I get a fancy RPi0 W ;) and why do I want a browser like dillo? So I can more easily post code snippets in the forums and spam you all, of course directly from my RPi0 W.  Now that I think of it, I hope dillo is capable of rendering the forum!

Thanks for listening!

Stay tuned for a future episode of, "This Dude has NO Idea what he's Doing," featuring the RPi0 W and Bluetooth goodness!
Title: Re: piCore 12 & Dillo browser dep
Post by: Rich on November 01, 2020, 07:13:46 AM
Hi EversteelE
ipv6-KERNEL-piCore.tcz  was merged with  netfilter-KERNEL-piCore.tcz.  Change that line in your  dillo.tcz.dep  file to:
Code: [Select]
ipv6-netfilter-KERNEL-piCore.tcz
Title: Re: piCore 12 & Dillo browser dep
Post by: EversteelE on November 01, 2020, 07:33:20 AM
Hi Rich,

You challenge me, Sir!  Thank you for that!

I found the "dillo.tcz.dep" file in optional, made the change there and loaded that specific .tcz manually. But there is still an issue.

Apps seems to be looking at another dep file.  Where do I change that?  Even if I run from the shell, it's looking for the file listed in the Apps Dep tab (it seems).

Maybe the mirror doesn't have the same .dep file as I have locally?
Title: Re: piCore 12 & Dillo browser dep
Post by: Rich on November 01, 2020, 07:40:18 AM
Hi EversteelE
So your  dillo.tcz.dep  file now looks like this:
Code: [Select]
fltk-1.3.tcz
ipv6-netfilter-KERNEL.tcz
wget.tcz

Run this:
Code: [Select]
tce-load -w ipv6-netfilter-KERNEL
tce-load -i dillo

Does that work?

    [EDIT]: Fixed typo. Changed  ipv6-KERNEL  to  ipv6-netfilter-KERNEL.  Rich
Title: Re: piCore 12 & Dillo browser dep
Post by: Paul_123 on November 01, 2020, 07:46:43 AM
It’s too early Rich,

ipv6-netfilter-KERNEL.tcz.  Is the correct dep.
Title: Re: piCore 12 & Dillo browser dep
Post by: Rich on November 01, 2020, 07:50:43 AM
Hi Paul_123
Hi EversteelE
So your  dillo.tcz.dep  file now looks like this:
Code: [Select]
fltk-1.3.tcz
ipv6-KERNEL.tcz
wget.tcz
...

Typo. That should have read:
Code: [Select]
fltk-1.3.tcz
ipv6-netfilter-KERNEL.tcz
wget.tcz
Title: Re: piCore 12 & Dillo browser dep
Post by: EversteelE on November 01, 2020, 07:52:48 AM
Hi Rich,

Correct, that's what my dep file looks like (except "ipv6-netfilter-KERNEL.tcz") and it's downloaded and seems happy.

dillo.tcz is not local/downloaded and fails on download because the of the dependency.

I could find a mirror and just snatch the file, but I want to make sure I have the proper one for piCore 12.

Sometimes that get confusing with piCore 11 & 12 and ARM6 & 7 and the different repo locations.
Title: Re: piCore 12 & Dillo browser dep
Post by: Rich on November 01, 2020, 07:56:17 AM
Hi EversteelE
... dillo.tcz is not local/downloaded and fails on download because the of the dependency. ...
My mistake. Try it this way:
Code: [Select]
tce-load -iw dillo
Title: Re: piCore 12 & Dillo browser dep
Post by: EversteelE on November 01, 2020, 08:02:57 AM
My mistake. Try it this way:
Code: [Select]
tce-load -iw dillo
Hi again,

Yes, I've tried that and did so again, just now.

It is still looking for "ipv6-5.4.51-piCore.tcz" and the only place I see it as a dependency is in Apps.  But, I can't change it there... I'm assuming APPs'' dependency files are on the server and need to be changed there?

It's not urgent or mission critical. I just happen to be up on a Sunday morning and tinkering.
Title: Re: piCore 12 & Dillo browser dep
Post by: Rich on November 01, 2020, 08:12:44 AM
Hi EversteelE
I updated the repo. Delete any local dillo files you have and try this again:
Code: [Select]
tce-load -iw dillo
Title: Re: piCore 12 & Dillo browser dep
Post by: EversteelE on November 01, 2020, 08:51:30 AM
Hi,

Nope.  Not working... deleted the only local dillo file (.dep) and rebooted.

I'll retype what I see:

Code: [Select]
tc@box:"$ tce-load -iw dillo
dillo.tcz.dep OK
Downloading: ipv6-5.4.51-piCore.tcz
Connecting to distro.ibiblio.org (152.19.134.43:80)
wget: server returned error: HTTP/1.1 404 Not Found
md5sum: ipv6-5.4.51-piCore.tcz.md5.txt: No such file or directory
Error on ipv6-5.4.51-piCore.tcz
tc@box:"$
Title: Re: piCore 12 & Dillo browser dep
Post by: Rich on November 01, 2020, 09:04:09 AM
Hi EversteelE
...
Code: [Select]
----- Snip -----
Connecting to distro.ibiblio.org (152.19.134.43:80)
 ----- Snip -----
It's going to take time (24 hours ?) for that mirror to update its copy. Edit:
Code: [Select]
/opt/tcemirrorand change its contents to point to our repo:
Code: [Select]
http://repo.tinycorelinux.net/
Then, delete any local dillo files you have and try this again:
Code: [Select]
tce-load -iw dillo
Title: Re: piCore 12 & Dillo browser dep
Post by: EversteelE on November 01, 2020, 09:11:28 AM
Rich,

BOOM! Awesome! Done!

I'll give dillo a whirl and check out this forum on it.

Grateful guy here! Much thanks!
Title: Re: piCore 12 & Dillo browser dep
Post by: Rich on November 01, 2020, 09:13:43 AM
Hi EversteelE
You are welcome. Glad we got that straightened out.
Title: Re: piCore 12 & Dillo browser dep
Post by: Rich on November 01, 2020, 09:14:22 AM
Hi Juanito
The following dependency files have been updated in piCore 12.x  armv6  and  armv7:
Code: [Select]
dillo.tcz.dep
libmnl.tcz.dep
tcpdump.tcz.dep
Title: Re: piCore 12 & Dillo browser dep
Post by: Juanito on November 01, 2020, 09:35:13 AM
thanks  :)