Just installed flatpak to quickly try out an app and after purging I had
over 2GiB left in /var/lib/flatpak.
Anything which is system-installed and can be reinstalled should be purged
when a package is purged. Only user-generated content should be kept
(although there's an argument that the user s
.4.2.4-2
ii python3-pykde4 4:4.11.5-1+b1
pn python3:any
Versions of packages gdebi-kde recommends:
ii shared-mime-info 1.2-1
gdebi-kde suggests no packages.
Author: Michael Werle
Description: Fix python3 internatlization bugs
* gdebi-kde: Fix ki18n import: from kdeui to kdecore
* gdebi-k
I've also come across this bug and investigating further, I found the
problem to be with the sun-java6-* packages, not with gpsprune per-se.
When the system is configured to use openjdk by default, gpsprune works
fine.
The issue with Sun Java is that it does not find libraries located in
the /usr
I've also come across this bug and investigating further, I found the
problem is with the sun-java6-* packages, not with gpsprune per-se.
When the system is configured to use openjdk by default, gpsprune works
fine.
The issue with Sun Java is that it does not find libraries located in
the /usr/li
Forgot to attach a sample GNUmakefile and program to demonstrate this
issue. Attached here.
include $(GNUSTEP_MAKEFILES)/common.make
HOST_ARCH := $(shell echo $(GNUSTEP_HOST_CPU) | sed -e s/i.86/x86/ -e s/amd64/x86_64/ )
BITS=$(shell getconf LONG_BIT)
CPU_ARCH=$(shell uname -m)
CPU_ARCH_CLEAN=$(C
able, you
can also set a makefile variable, for example by adding a makefile into
xxx/Makefiles/Additional/ (give it any name you want, eg, my-
host.name) in which you set a variable, eg
"MY_GNUSTEP_HOST_CPU=i386". All
these makefiles are automatically included so your variable would
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sun, 30 May 2010, Yavor Doganov wrote:
This bug specifically affects the game Oolite on systems with these
faulty versions of libgnustep-base.
Does it affect only the testsuite? I seem to be able to play the game
without any problems.
As far
Package:libgnustep-base1.19
Version:> 1.19.1
When loading an XML Property List (plist) which contains leading or
trailing whitespace in a string property, or whitespace surrounding an
XML entity, this whitespace is incorrectly stripped.
eg. A & B
-> "A&B"
This bug specifically
8 matches
Mail list logo