You are not logged in.
Hi all
I just installed slitaz 5.0 rc2 on an acer and I am getting this error when I attempt to open the package manager
"Connection Terminated Unexpectedly" I get the same error when I attempt to use the tazpanel. I
I did install gimp manually via tazpkg, but when I attempt to open it, nothing happens. This might be a separate issue altogether, but I thought it might be related.
I did see this when I attempted to use open it from the terminal
/usr/bin/tazpkg-box: .: line 101: can't open '/tmp/tazpkg-box/4123/receipt'
Any thoughts?
Offline
I did check the file in question; there is no receipt in /tmp/tazpkg-box/4123.
Offline
The download of the tazpkg your trying to install from the mirror has failed. When you get errors using tazpkg-box and tazpanel packages use tazpkg in the terminal to post useful debugging output.
If your having problems installing packages the gimp install is likely broken.
Open terminal
Type
gimp
Hit Enter
Post the errors if gimp won't launch.
Offline
Ok;
I reinstalled tazpanel and now I got that part solved. Now as for gimp, I get this
[c]gimp: symbol lookup error: gimp: undefined symbol: g_option_context_parse_strv[/c]
Offline
Gimp runs good on full updated 5.0/cooking.
Check the installed versions of these programs on your system that gimp is linked against in this output:
tux@slitaz:~ $ gimp -v
GNU Image Manipulation Program version 2.8.14
git-describe: GIMP_2_8_12-2-ge62e6fe
using GEGL version 0.2.0 (compiled against version 0.2.0)
using GLib version 2.40.0 (compiled against version 2.40.0)
using GdkPixbuf version 2.27.3 (compiled against version 2.27.3)
using GTK+ version 2.24.24 (compiled against version 2.24.24)
using Pango version 1.33.7 (compiled against version 1.32.6)
using Fontconfig version 2.10.91 (compiled against version 2.10.91)
using Cairo version 1.12.10 (compiled against version 1.12.10)
Offline
NU Image Manipulation Program version 2.8.14
git-describe: GIMP_2_8_12-2-ge62e6fe
using GEGL version 0.2.0 (compiled against version 0.2.0)
using GLib version 2.34.3 (compiled against version 2.40.0)
using GdkPixbuf version 2.26.1 (compiled against version 2.27.3)
using GTK+ version 2.24.18 (compiled against version 2.24.24)
using Pango version 1.30.1 (compiled against version 1.32.6)
using Fontconfig version 2.10.91 (compiled against version 2.10.91)
using Cairo version 1.12.2 (compiled against version 1.12.10)
Offline
Glib error => g_option_context_parse_strv
These need updating:
using GLib version 2.34.3 (compiled against version 2.40.0)
using GdkPixbuf version 2.26.1 (compiled against version 2.27.3)
using GTK+ version 2.24.18 (compiled against version 2.24.24)
using Cairo version 1.12.2 (compiled against version 1.12.10)
Offline
Yeah, thought that looked odd. I'll give it a shot and let you know
Thanx!
Offline
Yes sir that worked
As it happened, when I ran the command, it seemed to update about 200+ packages. Wow!
Thanx Mojo!
Offline
[ Generated in 0.019 seconds, 7 queries executed - Memory usage: 1.54 MiB (Peak: 1.77 MiB) ]