WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Tiny Core 5.0 Alpha 2 Testing  (Read 127528 times)

aus9

  • Guest
Re: Tiny Core 5.0 Alpha 2 Testing
« Reply #150 on: June 23, 2013, 06:36:21 PM »
before I start on ghostscript, ignoring the errors due to gtk2-dev and its xorg files that we already discussed, what do you think of the other errors?

code snippet
Code: [Select]
HERE=`pwd`
su tc
cd $HERE
# load 5x files first
# LIST is longer than normal to install as many deps for 4x with no depends for list2 for 4x
###### waiting for gtk2-dev dependency to update to xorg-7.7-lib
LIST1="compiletc wget acl-dev bash \
> dbus-dev pango-dev gdk-pixbuf2-dev gtk2-locale gtk2 libxml2-dev \
> gtk2-dev python-dev  openssl-1.0.0-dev \
> intltool libidn bzip2 atk-dev pixman-dev    "
 
for Z in $LIST1
> do
>    tce-load -wl $Z
>    tce-load -i $Z
> done
compiletc is already downloaded.
zlib_base-dev.tcz: OK
util-linux_base-dev.tcz: OK
linux-3.8.3_api_headers.tcz: OK
glibc_base-dev.tcz: OK
e2fsprogs_base-dev.tcz: OK
sed.tcz: OK
pkg-config.tcz: OK
patch.tcz: OK
make.tcz: OK
m4.tcz: OK
grep.tcz: OK
gmp.tcz: OK
mpfr.tcz: OK
mpc.tcz: OK
ppl.tcz: OK
cloog.tcz: OK
binutils.tcz: OK
gcc_libs.tcz: OK
gcc_libs-dev.tcz: OK
gcc_base-dev.tcz: OK
gcc.tcz: OK
gawk.tcz: OK
flex.tcz: OK
findutils.tcz: OK
file.tcz: OK
diffutils.tcz: OK
bison.tcz: OK
compiletc.tcz: OK
wget is already downloaded.
openssl-1.0.0.tcz: OK
wget.tcz: OK
acl-dev is already downloaded.
libattr.tcz: OK
acl.tcz: OK
acl-dev.tcz: OK
bash is already downloaded.
ncurses-common.tcz: OK
ncurses.tcz: OK
bash.tcz: OK
dbus-dev is already downloaded.
expat2.tcz: OK
expat2-dev.tcz: OK
dbus.tcz: OK
dbus-dev.tcz: OK
pango-dev is already downloaded.
libpng-dev.tcz: OK
freetype-dev.tcz: OK
libxcb-dev.tcz: OK
fontconfig.tcz: OK
fontconfig-dev.tcz: OK
pixman.tcz: OK
pixman-dev.tcz: OK
perl5.tcz: OK
libffi-dev.tcz: OK
libffi.tcz: OK
glib2.tcz: OK
glib2-dev.tcz: OK
cairo.tcz: OK
cairo-dev.tcz: OK
harfbuzz.tcz: OK
harfbuzz-dev.tcz: OK
/usr/local/bin/pango-querymodules: error while loading shared libraries: libXft.so.2: cannot open shared object file: No such file or directory
pango.tcz: OK
pango-dev.tcz: OK
gdk-pixbuf2-dev is already downloaded.
libjpeg-turbo-bin.tcz: OK
libjpeg-turbo-dev.tcz: OK
liblzma-dev.tcz: OK
liblzma.tcz: OK
libtiff.tcz: OK
libtiff-dev.tcz: OK
gdk-pixbuf2.tcz: OK
gdk-pixbuf2-dev.tcz: OK
gtk2-locale is already downloaded.
/etc/sysconfig/tcedir/optional/gtk2-locale.tcz: OK
gtk2 is already downloaded.
libxml2.tcz: OK
shared-mime-info.tcz: OK
atk.tcz: OK
gtk2.tcz: OK
libxml2-dev is already downloaded.
libxml2-bin.tcz: OK
libxml2-dev.tcz: OK
Downloading: Xorg-7.6-dev.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
wget: server returned error: HTTP/1.1 404 Not Found
md5sum: Xorg-7.6-dev.tcz.md5.txt: No such file or directory
Error on Xorg-7.6-dev.tcz
gtk2-dev.tcz not found!
python-dev is already downloaded.
readline.tcz: OK
gdbm.tcz: OK
Xorg-7.6-lib.tcz: OK
tcl.tcz: OK
tk.tcz: OK
bzip2-lib.tcz: OK
sqlite3.tcz: OK
python.tcz: OK
touch: /usr/local/tce.installed/python-dev: Permission denied
python-dev.tcz: OK
openssl-1.0.0-dev is already downloaded.
touch: /usr/local/tce.installed/openssl-1.0.0-dev: Permission denied
openssl-1.0.0-dev.tcz: OK
intltool is already downloaded.
touch: /usr/local/tce.installed/gettext: Permission denied
gettext.tcz: OK
touch: /usr/local/tce.installed/perl_xml_parser: Permission denied
perl_xml_parser.tcz: OK
touch: /usr/local/tce.installed/intltool: Permission denied
intltool.tcz: OK
libidn is already downloaded.
touch: /usr/local/tce.installed/libidn: Permission denied
/etc/sysconfig/tcedir/optional/libidn.tcz: OK
bzip2 is already downloaded.
touch: /usr/local/tce.installed/bzip2: Permission denied
/etc/sysconfig/tcedir/optional/bzip2.tcz: OK
atk-dev is already downloaded.
touch: /usr/local/tce.installed/atk-dev: Permission denied
atk-dev.tcz: OK
pixman-dev is already downloaded.
pixman-dev is already installed!

I am referring to permission denied (1) and (2) /usr/local/bin/pango-querymodules: error while loading shared libraries: libXft.so.2: cannot open shared object file: No such file or directory

Code: [Select]
ls -al
total 40
drwxr-xr-x    8 tc       staff         4096 Jun 23 11:34 ./
drwxrwxr-x    7 root     staff          140 Jun 24 01:22 ../
drwxr-xr-x    6 tc       staff         4096 Jun 20 23:58 Z/
drwxr-xr-x    3 tc       staff         4096 Jun 18 09:12 boot/
drwxr-xr-x    3 tc       staff         4096 Jun 19 06:23 home/
drwx------    2 tc       staff        16384 Jun 23 10:28 lost+found/
drwxrwsr-x    4 root     staff         4096 Jun 11 06:19 opt/
drwxrwxr-x    4 tc       staff         4096 Jun 22 08:09 tce/

 ls -al tce
total 2252
drwxrwxr-x    4 tc       staff         4096 Jun 22 08:09 ./
drwxr-xr-x    8 tc       staff         4096 Jun 23 11:34 ../
-rw-rw-r--    1 tc       staff          128 Jun 18 09:26 copy2fs.lst
-rw-rw----    1 tc       staff            0 Jun 18 12:09 firstrun
-rw-rw-r--    1 tc       staff          185 Jun 24 01:22 mydata.tgz
-rw-rw-r--    1 tc       staff          127 Jun 24 01:22 onboot.lst
drwxrwxr-x    2 tc       staff         4096 Jun 18 12:07 ondemand/
drwxrwxr-x    2 tc       staff        20480 Jun 24 01:25 optional/
-rw--w----    1 tc       staff      2248464 Jun 22 06:17 provides.db
-rw-rw-r--    1 tc       staff          152 Jun 22 00:54 vesa.lst
-rw-rw-r--    1 tc       staff          117 Jun 19 10:35 xbase.lst
-rw-rw-r--    1 tc       staff            0 Jun 18 12:07 xwbar.ls

thanks for reading
« Last Edit: June 23, 2013, 06:41:59 PM by aus9 »

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Tiny Core 5.0 Alpha 2 Testing
« Reply #151 on: June 23, 2013, 08:15:20 PM »
The pango error occurs due to a missing dep on Xorg-7.7-lib - I'll correct the deps once we have Xorg-7.7
« Last Edit: June 23, 2013, 08:33:12 PM by Juanito »

aus9

  • Guest
Re: Tiny Core 5.0 Alpha 2 Testing
« Reply #152 on: June 24, 2013, 12:29:45 AM »
great!

 and the permission denied errors?

aus9

  • Guest
Re: Tiny Core 5.0 Alpha 2 Testing
« Reply #153 on: June 24, 2013, 01:55:51 AM »
qpdf works as expected

trivia but to prove it was a bit dirty.
I loaded ghostscript which gives our favourite reponse
Quote
/usr/local/bin/gdk-pixbuf-query-loaders: error while loading shared libraries: libpng12.so.0: cannot open shared object file: No such file or directory

but gs still loaded and then I ran
Code: [Select]
qpdf test.pdf out.pdf
gs out.pdf

and I could see it as gs is a pdf viewer as well.

see scrot
« Last Edit: June 24, 2013, 02:25:16 AM by aus9 »

aus9

  • Guest
Re: Tiny Core 5.0 Alpha 2 Testing
« Reply #154 on: June 24, 2013, 02:26:52 AM »
scrot works as expected

Code: [Select]
scrot -d 10 qpdf.jpg
note image proves that qpdf works and not to accept ghostscript as above

« Last Edit: June 24, 2013, 04:35:28 PM by aus9 »

aus9

  • Guest
Re: Tiny Core 5.0 Alpha 2 Testing
« Reply #155 on: June 24, 2013, 05:53:09 AM »
I hope I am not showing my impatience again  8)

man has landed but its dependencies have not.
5x dependencies do not appear to match 4x?
Quote
less.tcz
      ncurses.tcz
         ncurses-common.tcz
      pcre.tcz
         readline.tcz
            ncurses.tcz
               ncurses-common.tcz
   groff.tcz


versus less and groff on 5x

cheers
« Last Edit: June 24, 2013, 05:58:51 AM by aus9 »

Offline beroje

  • Full Member
  • ***
  • Posts: 130
Re: Tiny Core 5.0 Alpha 2 Testing
« Reply #156 on: June 24, 2013, 09:11:31 AM »

 :)
« Last Edit: June 26, 2013, 06:04:03 AM by beroje »

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: Tiny Core 5.0 Alpha 2 Testing
« Reply #157 on: June 24, 2013, 12:53:11 PM »
Thank you aus9 for the image code which works very nicely in this forum

May I suggest large icon size thumbnail? which allows the reader to choose whether to view or not and saves the browser from going nuts when responding to full size images

Code: [Select]
[img width=128 height=80]http://db.tt/y2FpiepZ[/img]
eg:

« Last Edit: June 24, 2013, 01:07:25 PM by coreplayer2 »

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: Tiny Core 5.0 Alpha 2 Testing
« Reply #158 on: June 24, 2013, 01:04:44 PM »
Two items

First, there is no firmware.tcz in the tc-5.x repo ?  (mentioned already)

Secondly, the extension origional-modules-3.8.10-tinycore.tcz  references modules from 3.8.4-tinycore.tcz's as dependencies (which don't exist)

 ???

 

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: Tiny Core 5.0 Alpha 2 Testing
« Reply #159 on: June 24, 2013, 01:24:42 PM »
ezremaster and deps appear to function, at least to the limit of my usage.  perhaps Brian can confirm full compatibility?

Offline Lee

  • Hero Member
  • *****
  • Posts: 645
    • My Core wiki user page
Re: Tiny Core 5.0 Alpha 2 Testing
« Reply #160 on: June 24, 2013, 01:33:05 PM »
fluff.tcz    from the 4.x repo needs to be recompiled against the new libpng but otherwise seems to work (that goofy symlink trick that I did with sylpheed works here, too)

I'd recommend waiting for the recompiled fluff for 5.x, but it looks like that's all it needs.  Of course, since its a file management tool, extra caution is in order if you play with it in the mean time.
32 bit core4.7.7, Xprogs, Xorg-7.6, wbar, jwm  |  - Testing -
PPR, data persistence through filetool.sh          |  32 bit core 8.0 alpha 1
USB Flash drive, one partition, ext2, grub4dos  | Otherwise similar

Offline Lee

  • Hero Member
  • *****
  • Posts: 645
    • My Core wiki user page
Re: Tiny Core 5.0 Alpha 2 Testing
« Reply #161 on: June 24, 2013, 01:35:22 PM »
flume.tcz   from the 4.x repo also works other than needing recompiled against the new libpng.
32 bit core4.7.7, Xprogs, Xorg-7.6, wbar, jwm  |  - Testing -
PPR, data persistence through filetool.sh          |  32 bit core 8.0 alpha 1
USB Flash drive, one partition, ext2, grub4dos  | Otherwise similar

Offline Lee

  • Hero Member
  • *****
  • Posts: 645
    • My Core wiki user page
Re: Tiny Core 5.0 Alpha 2 Testing
« Reply #162 on: June 24, 2013, 01:37:27 PM »
flnotify.tcz    from the 4.x repo works "right out of the box".
32 bit core4.7.7, Xprogs, Xorg-7.6, wbar, jwm  |  - Testing -
PPR, data persistence through filetool.sh          |  32 bit core 8.0 alpha 1
USB Flash drive, one partition, ext2, grub4dos  | Otherwise similar

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: Tiny Core 5.0 Alpha 2 Testing
« Reply #163 on: June 24, 2013, 02:27:09 PM »
fluff.tcz    from the 4.x repo needs to be recompiled against the new libpng but otherwise seems to work (that goofy symlink trick that I did with sylpheed works here, too)

I'd recommend waiting for the recompiled fluff for 5.x, but it looks like that's all it needs.  Of course, since its a file management tool, extra caution is in order if you play with it in the mean time.

see also Reply #3 on: June 11, 2013 in this thread

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14516
Re: Tiny Core 5.0 Alpha 2 Testing
« Reply #164 on: June 24, 2013, 04:12:33 PM »
First, there is no firmware.tcz in the tc-5.x repo
Copied over - what about the firmware* extensions?

Quote
Secondly, the extension origional-modules-3.8.10-tinycore.tcz  references modules from 3.8.4-tinycore.tcz's as dependencies (which don't exist)
I leave this one for Curaga