Tiny Core Base > TCB Bugs

lzop in x86 repo is ARM

(1/2) > >>

Richard Ketcham:
I recently updated to 8.1.1, and as I was figuring out what the hell is wrong lzop.tcz,


tc@box:~$ lzop
/usr/local/bin/lzop: line 1: Syntax error: word unexpected (expecting ")")


when I had a "deja-vu" moment, recalling that I went down this road a few years and a few tinycore versions ago, and after much frustration figured out the problem: lzop.tcz in
http://repo.tinycorelinux.net/8.x/x86/tcz/
is an ARM binary!  And it seems like I remember having posted back then.  Now I understand how mistakes can happen, but I am surprised this has not been fixed after all these years.

Sorry, but I don't know my way around to fix it myself.  I found the statically compiled lzop that I used last time around and will use it again for a workaround.

Thank you TC developers. Tinycore is extremely cool.
Ricky

Juanito:
indeed:
--- Code: ---$ file /tmp/tcloop/lzop/usr/local/bin/lzop
/tmp/tcloop/lzop/usr/local/bin/lzop: ELF 32-bit LSB executable, ARM, EABI5 version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-armhf.so.3, for GNU/Linux 3.2.27, stripped
--- End code ---

Juanito:
x86 version posted - thanks for reporting this

Rich:
Hi Juanito
The info file was identical from TC5 through TC8 so it's likely TC5 through TC7 are also ARM binaries.

Juanito:
also updated in tc-5.x thru' tc-7.x repos

Navigation

[0] Message Index

[#] Next page

Go to full version