Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: wysiwyg on July 06, 2016, 03:44:01 PM

Title: errors with extensions
Post by: wysiwyg on July 06, 2016, 03:44:01 PM
Good afternoon all!  So I've found the following errors with the extensions (listed below).  Is anyone interested in the differences of packages between the various CPU architectures?

Dave


btrfs_utils (i64 dev)
brtfs.tcz                  < mis-named; btrfs.tcz

dleyna_connector_dbus (i64 dev)
dlayna-connector-dbus.tcz        < mis-named; dleyna-connector-dbus.tcz

evince (i64 dev)
gsettings-desktop-dev.tcz         < mis-named; gsettings-desktop-schemas-dev.tcz

evince (i64)
gsettings-desktops.tcz              < mis-named; gsettings-desktops-schemas.tcz

freerdp (i64 dev)
Xorg-7.7-dev                              < missing .tcz extension

fuse (rpi dev)
utiil-linux-dev.tcz                        < mis-named: util-linux-dev.tcz

libesmtp (i64 dev)
libesmtp.tzc                                < mis-named extension

libid3tag (i64 dev)
garbage                                     < contains the .info file

original-modules-3.16.6-tinycore64 (i64)        < contains fixed values for kernel values
original-modules-4.2.9-tinycore (i32)
original-modules-4.2.9-tinycore64 (i64)

qt_5.x (i32 dev)
qt-5.x-printsuppport.tcz             < mis-named; qt-5.x-printsupport.tcz

screen (i32)
libelf.tcz                                      < missing package

xfp has xfe .info file
Title: Re: errors with extensions
Post by: Misalf on July 06, 2016, 08:30:50 PM
Some strange observations.
TC-7.x x86 as currently in repo and on my system:
qt-5.x-printsupport.tcz  looks OK; Not mis-named.
xfp.tcz.info:
Code: [Select]
Title:          xfp.tcz
Description:    X File Package
Version:        1.40
Author:         Roland Baudin
Original-site:  http://roland65.free.fr/xfe/
Copying-policy: GPL
Size: 300K
Extension_by:   Misalf
Tags:     X File Package
Comments:       Depends on fontconfig and Xlibs_support and fox.
Change-log:     ----
                Compiled for Tiny Core 6.x
                ----
Current: 2015/03/15 First version, 1.40
Looks OK.
Title: Re: errors with extensions
Post by: Rich on July 06, 2016, 10:27:52 PM
Hi Misalf
Quote
qt-5.x-printsupport.tcz  looks OK; Not mis-named.
The extension is not misnamed, but the  .dep  file for  qt-5.x-dev.tcz  is in error:
Code: [Select]
qt-5.x-bin.tcz
qt-5.x-extended.tcz
qt-5.x-printsuppport.tcz
qt-5.x-script.tcz
qt-5.x-sql.tcz
qt-5.x-xml.tcz
glib2-dev.tcz
openssl-dev.tcz
dbus-dev.tcz
cups-dev.tcz
gst-plugins-base-dev.tcz
libpng-dev.tcz
pulseaudio-dev.tcz
Xorg-7.7-3d-dev.tcz
printsupport  has an extra  p  in it. The error naturally propagated itself into the  .tree  file.
Title: Re: errors with extensions
Post by: bmarkus on July 07, 2016, 02:14:02 AM

fuse (rpi dev)
utiil-linux-dev.tcz                        < mis-named: util-linux-dev.tcz


In which repo?
Title: Re: errors with extensions
Post by: Juanito on July 07, 2016, 03:36:37 AM
btrfs_utils (i64 dev)
brtfs.tcz                  < mis-named; btrfs.tcz
done

Quote
dleyna_connector_dbus (i64 dev)
dlayna-connector-dbus.tcz        < mis-named; dleyna-connector-dbus.tcz
I cannot find this - could you be more specific? Are you using a mirror?

Quote
evince (i64 dev)
gsettings-desktop-dev.tcz         < mis-named; gsettings-desktop-schemas-dev.tcz

evince (i64)
gsettings-desktops.tcz              < mis-named; gsettings-desktops-schemas.tcz
done

Quote
freerdp (i64 dev)
Xorg-7.7-dev                              < missing .tcz extension
done

Quote
libesmtp (i64 dev)
libesmtp.tzc                                < mis-named extension
I cannot find this - could you be more specific? Are you using a mirror?

Quote
libid3tag (i64 dev)
garbage                                     < contains the .info file
done

Quote
original-modules-3.16.6-tinycore64 (i64)        < contains fixed values for kernel values
original-modules-4.2.9-tinycore (i32)
original-modules-4.2.9-tinycore64 (i64)
done

Quote
qt_5.x (i32 dev)
qt-5.x-printsuppport.tcz             < mis-named; qt-5.x-printsupport.tcz
done

Quote
screen (i32)
libelf.tcz                                      < missing package
@bmarkus - does this have a runtime dep on elfutils maybe?
Title: Re: errors with extensions
Post by: wysiwyg on July 07, 2016, 08:51:53 AM
@Juanito - the two packages (dleyna_connector_dbus_dev and libesmtp-dev) that you were asking about appear to be corrected in the 7.x repo.

@bmarkus - in the 7.x repo of the rpi extensions

Dave
Title: Re: errors with extensions
Post by: curaga on July 08, 2016, 01:33:51 PM
The original-modules extensions contain fixed kernel version strings on purpose. This is so that you can download a different kernel's set.
Title: Re: errors with extensions
Post by: Juanito on July 09, 2016, 06:10:29 AM
original-modules-* dep files restored
Title: Re: errors with extensions
Post by: bmarkus on July 09, 2016, 06:12:03 AM

@bmarkus - does this have a runtime dep on elfutils maybe?

Fixed