Tiny Core Linux

dCore Import Debian Packages to Mountable SCE extensions => dCore X86 => dCore x86 Imported Extensions => Topic started by: jls on February 06, 2016, 08:48:00 AM

Title: file-roller misses libglib2.0-bin
Post by: jls on February 06, 2016, 08:48:00 AM
jls@box:~$ file-roller

(process:10657): GLib-GIO-ERROR **: No GSettings schemas are installed on the system
Rilevato trace/breakpoint
Title: Re: file-roller misses libglib2.0-bin
Post by: Jason W on February 06, 2016, 02:17:16 PM
Does it need that package, or does running the below command make it work after file-roller is sce-loaded:

sudo /usr/local/tce.installed/libglib2.0-0

as the postinst script for libglib2.0-0 runs the command below that has what is needed for it:

/usr/lib/i386-linux-gnu/glib-2.0/glib-compile-schemas /usr/share/glib-2.0/schemas
Title: Re: file-roller misses libglib2.0-bin
Post by: Jason W on February 06, 2016, 03:08:02 PM
I see the existing file-roller.deb2sce already calls on that command.

Though file-roller works as is on my box with a fresh import, I will add libglib2.0-bin to the deps of file-roller, it is a small package anyway.  But I am curious as to why it does not work in some circumstances, I did try it on dCore-trusty.
Title: Re: file-roller misses libglib2.0-bin
Post by: jls on February 06, 2016, 03:50:31 PM
Hi
It's possible that I imported it with the -p option, without all the required dcore specific repo files ,wihch are stored in /tmp.
Some of them are on my filetool, but maybe not all.
Shouldn't be more coerent to save  them under the import dir of the tcedir?
Thx
Title: Re: file-roller misses libglib2.0-bin
Post by: Jason W on February 07, 2016, 02:44:25 PM
Since they are a part of the debinx data, I think import/debinx would be a good place.  That would allow a reboot and preserving of those files.
Title: Re: file-roller misses libglib2.0-bin
Post by: Jason W on February 07, 2016, 06:21:16 PM
All debinx data including files extracted from deb2sce.tar.gz is in import/debinx with the latest upload.