Bug#844145: elektra: FTBFS: kdberrors.h:489:0: error: invalid storage class for function 'elektraSetErrorf8'

2017-01-02 Thread Markus Raab
Thanks for reporting the issue!

The issue is that the file gets compiled before it is completely written to 
disc. We think the issue is already solved and released upstream.

https://github.com/ElektraInitiative/libelektra/issues/1247

As workaround, you can use a smaller number of parallel build jobs
(-j parameter of make).

Best regards, Markus



Bug#846200: FTBFS: test_kdb failing: libelektra-resolver.so: cannot open shared object file: No such file or directory

2017-01-02 Thread Markus Raab
Thanks for reporting the issue!

We think the issue is already solved and released upstream.

https://github.com/ElektraInitiative/libelektra/issues/1247

As workaround, you can simply set LD_LIBRARY_PATH to /lib 
while running the tests.

Best regards, Markus



Bug#701214: closed by Felix Geyer debfx-...@fobos.de (Bug#701214: fixed in warmux 1:11.04.1+repack-4)

2013-04-19 Thread Markus Raab
Hello!

You wrote:
 It has been closed by Felix Geyer debfx-...@fobos.de.

I can confirm that the bug is fixed.

Next to XFS, also JFS was affected.

best regards
Markus


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#701214: warmux: immediately stops when start playing game

2013-02-22 Thread Markus Raab
Package: warmux
Version: 1:11.04.1+repack-3
Justification: renders package unusable
Severity: grave

Hello!

When I press the Play button warmux immediately stops with following errors:

markus@markusbyte:~ LC_ALL=C warmux


 
Moving /home/markus/.wormux/ to /home/markus/.local/share/wormux/
Moving /home/markus/.local/share/wormux/config.xml to 
/home/markus/.config/wormux/config.xml
o Reading the default config file
o Locale: 
o Bind text domain to: /usr/share/locale
o Codeset: UTF-8
o Text domain: warmux
=== Warmux version 11.04
=== Authors: Lawrence AZZOUG, Frédéric BERTOLUS, Anthony CARRÉ, Laurent DEFERT 
SIMONNEAU, Jean-Christophe DUBERGA, Matthieu FERTRÉ, Christophe GISQUET, 
Sebastien GONZALVE, Reiner HERRMANN, Florian KÖBERLE, Renaud LOTTIAUX, Yannig 
PERRÉ, Olivie SERRES, Victor STINNER, Mikko VARTIAINEN
=== Website: www.warmux.org

Warmux version 11.04, Copyright (C) 2001-2011 Warmux Team
Warmux comes with ABSOLUTELY NO WARRANTY.
This is free software and you are welcome to redistribute it
under certain conditions.

Read the file COPYING for details.

[ Run game ]
o Opened audio at 44100 Hz 16 bit
o Loading sound profile: default
o Loading music
o Load teams:! Error in team/teams_list.cpp:166 (Warmux 11.04) : You need at 
least two valid teams!

./base/error.cpp:86: Missed assertion false
markus@markusbyte:~


Removing the configuration
rm -r /home/markus/.local/share/wormux/ /home/markus/.wormux/ 
/home/markus/.config/wormux

does not help.

Starting the game with another user does not help either.

This bug might be related: https://bugs.archlinux.org/task/24485

When I try to add a new Team, i get the error that
/home/markus/.config/wormux/custom_team/eigener_Spieler__1/team.xml
could not be removed

Looking at team/teams_list.cpp:166 from wheezy/main warmux 1:11.04.1+repack-3 
does not really point to a possible error:
164  std::endl;
165   return false;
166 }
167 
168 // Create a new character and add him to the team



best regards,
Markus


-- System Information:
Debian Release: 7.0
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages warmux depends on:
ii  libc62.13-38
ii  libcurl3-gnutls  7.26.0-1+wheezy1
ii  libfribidi0  0.19.2-3
ii  libpng12-0   1.2.49-1
ii  libsdl-gfx1.2-4  2.0.23-2
ii  libsdl-image1.2  1.2.12-2
ii  libsdl-mixer1.2  1.2.12-3
ii  libsdl-net1.21.2.8-2
ii  libsdl-ttf2.0-0  2.0.11-2
ii  libsdl1.2debian  1.2.15-5
ii  libstdc++6   4.7.2-5
ii  libx11-6 2:1.5.0-1
ii  libxml2  2.8.0+dfsg1-7
ii  warmux-data  1:11.04.1+repack-3

warmux recommends no packages.

warmux suggests no packages.

-- no debconf information


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#516008: possible arbitrary code execution from .desktop files in email attachments

2009-02-22 Thread Markus Raab
Hello!

Another issue regarding this bug is that noexec is not honored. While e.g. 
Shell Scripts will only be displayed instead of executed on noexec mounted 
Filesystems when you click on them - .desktop Files will be executed 
bypassing noexec security.

 Solution:

 Change .desktop file to execute the command inside only if they have
 +x bit or - better -  change those launcher files so that the first line
 would be #!/usr/bin/desktop-launch, with the rest of the script following
 afterwards. With the execute bit set this would become merely a normal
 script, which is interpreted by the specified separate 'shell' or utility,
 rather than something integrated into the desktop

Just checking the executable bit won't help with the noexec issue, so the 
shebang seems to be the better solution.

The fact that .desktop files can have any Symbol (e.g. like a Openoffice 
Document) but can execute arbitrary *remote* Code makes this issue really 
dangerous for end-users.

Regards
Markus


signature.asc
Description: This is a digitally signed message part.


Bug#324377: kghostview: kdegraphics-3.3.2 does not build

2005-08-21 Thread Markus Raab
Package: kghostview
Version: 4:3.3.2-2
Severity: serious
Justification: no longer builds from source

kdegraphics-3.3.2 does not build. I checked it twice and
also in a debootstrap.

Following error accours:
make[3]: Entering directory
`/home/markus/kuick/kdegraphics-3.3.2/kghostview'
if /bin/sh ../libtool --silent --tag=CXX --mode=compile g++
-DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde -I/usr/share/qt3/include
-I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT
-Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W
-Wpointer-arith -Wwrite-strings -O2 -Wformat-security
-Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
-DQT_NO_TRANSLATION  -MT part_init.lo -MD -MP -MF .deps/part_init.Tpo
-c -o part_init.lo part_init.cpp; \
then mv -f .deps/part_init.Tpo .deps/part_init.Plo; else rm -f
.deps/part_init.Tpo; exit 1; fi
/usr/lib/kde3/plugins -o generalsettingswidget.h
./generalsettingswidget.ui
make[3]: execvp: /usr/lib/kde3/plugins: Keine Berechtigung
make[3]: *** [generalsettingswidget.h] Fehler 127

Of course /usr/lib/kde3/plugins can't be executed because its a
directory.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.12.3
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored: 
LC_ALL set to [EMAIL PROTECTED])

Versions of packages kghostview depends on:
ii  gs 8.01-5Transitional package
ii  gs-esp [gs]7.07.1-9  The Ghostscript PostScript interpr
ii  gs-gpl [gs]8.01-5The GPL Ghostscript PostScript int
ii  kdelibs4   4:3.3.2-6.1   KDE core libraries
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libc6  2.3.2.ds1-22  GNU C Library: Shared libraries an
ii  libfam0c1022.7.0-6   client library to control the FAM 
ii  libgcc11:3.4.3-13GCC support library
ii  libice64.3.0.dfsg.1-14   Inter-Client Exchange library
ii  libidn11   0.5.13-1.0GNU libidn library, implementation
ii  libpng12-0 1.2.8rel-1PNG library - runtime
ii  libqt3c102-mt  3:3.3.4-3 Qt GUI Library (Threaded runtime v
ii  libsm6 4.3.0.dfsg.1-14   X Window System Session Management
ii  libstdc++5 1:3.3.5-13The GNU Standard C++ Library v3
ii  libx11-6   4.3.0.dfsg.1-14   X Window System protocol client li
ii  libxext6   4.3.0.dfsg.1-14   X Window System miscellaneous exte
ii  libxrender10.8.3-7   X Rendering Extension client libra
ii  xlibs  4.3.0.dfsg.1-14   X Keyboard Extension (XKB) configu
ii  zlib1g 1:1.2.2-4.sarge.2 compression library - runtime

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#324377: failure found

2005-08-21 Thread Markus Raab
UIC_PATH=/usr/lib/kde3/plugins was set and causes this error.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]