Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: Ilfirin on June 11, 2012, 07:08:43 AM

Title: microcore "ab" tool refused to find openssh.tcz
Post by: Ilfirin on June 11, 2012, 07:08:43 AM
Hello,

I am trying to use core (or microcore) and found, tool "ab" is used to install apps. All examples tell me to do "ab openssh", but it ends with not found.

I can see it on distro.ibiblio.org/tinycorelinux/4.x/x86/tcz/ , but as novice, I am not sure it is bug.

Thank you
Title: Re: microcore "ab" tool refused to find openssh.tcz
Post by: Rich on June 11, 2012, 09:11:03 AM
Hi Ilfirin
What happens if you just enter   ab   and when prompted entering   openssh
Title: Re: microcore "ab" tool refused to find openssh.tcz
Post by: roberts on June 11, 2012, 11:00:34 AM
The problem is not with ab but with the extension openssh.tcz.
It fails the tag test, i.e., there is no tag field which is a requirement for all submitted extensions.
Title: Re: microcore "ab" tool refused to find openssh.tcz
Post by: roberts on June 11, 2012, 02:21:27 PM
I script forced added tags to the following non-compliant (tag less) extensions:

bluefish-doc.tcz.info
bluefish-locale.tcz.info
bluefish.tcz.info
ezremaster.tcz.info
inflator.tcz.info
openssh.tcz.info
pcmanfm-mod-locale.tcz.info
pcmanfm-mod.tcz.info
perl_Digest_Whirlpool.tcz.info
reaver.tcz.info
wmii-dev.tcz.info
wmii-doc.tcz.info
wmii.tcz.info

openssh can now be found via search or by tag
Title: Re: microcore "ab" tool refused to find openssh.tcz
Post by: Ilfirin on June 12, 2012, 01:36:23 AM
Thank you very much  :)