Bug#906936: php-gearman: Missing compiled extension gearman.so on deb package

2018-08-22 Thread Claudio Giordano
Package: php-gearman
Followup-For: Bug #906936

Dear maintainer,

I confirm that the problem does not occur on previous ( 2.0.2+1.1.2-1 ) version.

Thanks,
Claudio.

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.17.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8), 
LANGUAGE=it_IT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages php-gearman depends on:
ii  libapache2-mod-php7.0 [phpapi-20151012]  7.0.31-1
ii  libc62.27-5
ii  libgearman7  1.0.6-9
ii  php-common   1:62
ii  php7.0-cli [phpapi-20151012] 7.0.31-1

php-gearman recommends no packages.

Versions of packages php-gearman suggests:
pn  gearman-server  

-- no debconf information



Bug#906936: php-gearman: Missing compiled extension gearman.so on deb package

2018-08-22 Thread Claudio Giordano
Package: php-gearman
Version: 2.0.5+1.1.2-1
Severity: grave
Justification: renders package unusable

Dear maintainer,

latest update of php-gearman does not install correctly gearman.so file 
into /usr/lib/php/20151012/gearman.so unlike previous version ( 2.0.2+1.1.2-1 )
which it worked in past without problems.

I'm trying to downgrade package to previous version but has breaking 
dependencies
with actual libgearman8.

Thanks,
Claudio.

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.17.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8), 
LANGUAGE=it_IT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages php-gearman depends on:
ii  libapache2-mod-php7.2 [phpapi-20170718]  7.2.9-1
ii  php-common   1:62
ii  php7.2-cli [phpapi-20170718] 7.2.9-1

php-gearman recommends no packages.

Versions of packages php-gearman suggests:
pn  gearman-server  

-- no debconf information



Bug#895857: coreutils: Additional information about coreutils from sid

2018-04-16 Thread Claudio Giordano
Package: coreutils
Version: 8.28-1
Followup-For: Bug #895857

Dear Maintainer,

same compile issue is present also on sid release on newer coreutils version:

$ ldd /usr/bin/sha1sum 
linux-vdso.so.1 (0x7ffc39ca8000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x7fb2033b1000)
/lib64/ld-linux-x86-64.so.2 (0x7fb203977000)

-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.15.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8), 
LANGUAGE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages coreutils depends on:
ii  libacl1  2.2.52-3+b1
ii  libattr1 1:2.4.47-2+b2
ii  libc62.27-3
ii  libselinux1  2.7-2+b2

coreutils recommends no packages.

coreutils suggests no packages.

-- no debconf information



Bug#859773: gearman-job-server: Source code migrated from launchpad to github, please consider to update

2017-04-07 Thread Claudio Giordano
Package: gearman-job-server
Severity: wishlist

Dear mantainer,

the gearman-job-server seems to be outdated, last debian version is 1.0.6-9 but
the source code on launchpad repository is 1.1.12 [1], recently the source code
was migrated from launchpad to github [2] and updated to version 1.1.15 .
Please consider to upgrade debian package to latest version.

Thanks for your work,
Best regards.

[1] https://launchpad.net/gearmand/
[2] https://github.com/gearman/gearmand

--
Claudio Giordano

-- System Information:
Debian Release: 9.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)



Bug#626404: mudlet: Error loading startup include

2012-04-21 Thread Claudio Giordano
Il giorno ven, 13/05/2011 alle 09.12 +1000, Craig Small ha scritto: 
> I have attached a small lua script which hopefully you can run. It
> basically loads the relevant lua files and makes sure they compile.  It
> is now looking like an upstream problem as the files are in the correct
> place.
> 
>  - Craig
> 

Running the attached script gives the following result:

Geyser compiled ok
GeyserSetConstraints compile
fail /usr/share/games/mudlet/lua/geyser/GeyserSetConstraints.lua:42: 
malformed number near '100.0'

A possible solution for this error could be to change the line 42 as
follows:

local scale = tonumber((string.gsub(cons[v], "%%", ""))) /
tonumber("100.0")

but does not solve the initial problem of the inclusion of files.

Thanks.
-- 
Claudio Giordano




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



Bug#651831: gnome-shell: Shell freezes after second close click

2011-12-12 Thread Claudio Giordano
Package: gnome-shell
Version: 3.2.1-7+b1
Severity: important

Dear Maintainer,

after last gnome-shell's upgrade when try to close a second 
window/app after login gnome-shell freezes.

workaround:
- login
- open windows/app es. nautilus
- close nautilus
- reopen nautilus window
- close
- freeze

Thanks.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (850, 'unstable'), (800, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.1.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.utf8, LC_CTYPE=it_IT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnome-shell depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.10.0-3
ii  gir1.2-accountsservice-1.0   0.6.15-2
ii  gir1.2-atk-1.0   2.2.0-2
ii  gir1.2-caribou-1.0   0.4.1-2
ii  gir1.2-clutter-1.0   1.8.2-2
ii  gir1.2-cogl-1.0  1.8.2-1
ii  gir1.2-coglpango-1.0 1.8.2-1
ii  gir1.2-folks-0.6 0.6.5-2
ii  gir1.2-freedesktop   1.31.0-2
ii  gir1.2-gconf-2.0 3.2.3-1
ii  gir1.2-gdkpixbuf-2.0 2.24.0-1
ii  gir1.2-gee-1.0   0.6.1-3
ii  gir1.2-gkbd-3.0  3.2.0-1
ii  gir1.2-glib-2.0  1.31.0-2
ii  gir1.2-gmenu-3.0 3.2.0.1-2
ii  gir1.2-gnomebluetooth-1.03.2.1-1
ii  gir1.2-gtk-3.0   3.2.2-3
ii  gir1.2-json-1.0  0.14.2-1
ii  gir1.2-mutter-3.03.2.1-2
ii  gir1.2-networkmanager-1.00.9.2.0-1
ii  gir1.2-pango-1.0 1.29.4-2
ii  gir1.2-polkit-1.00.103-1
ii  gir1.2-soup-2.4  2.36.1-1
ii  gir1.2-telepathyglib-0.120.17.1-1
ii  gir1.2-telepathylogger-0.2   0.2.10-2
ii  gir1.2-upowerglib-1.00.9.15-1
ii  gjs  1.30.0-2
ii  gnome-bluetooth  3.2.1-1
ii  gnome-icon-theme-symbolic3.2.1-1
ii  gnome-settings-daemon3.2.2-1
ii  gnome-shell-common   3.2.1-7
ii  gsettings-desktop-schemas3.2.0-2
ii  libatk1.0-0  2.2.0-2
ii  libc62.13-22
ii  libcairo-gobject21.10.2-6.1
ii  libcairo21.10.2-6.1
ii  libcamel-1.2-23  3.0.3-2
ii  libcanberra0 0.28-3
ii  libclutter-1.0-0 1.8.2-2
ii  libcogl-pango0   1.8.2-1
ii  libcogl5 1.8.2-1
ii  libcroco30.6.2-2
ii  libdbus-1-3  1.5.8-1
ii  libdbus-glib-1-2 0.98-1
ii  libdrm2  2.4.28-1
ii  libebook-1.2-12  3.2.1-1
ii  libecal-1.2-10   3.2.1-1
ii  libedataserver-1.2-153.2.1-1
ii  libedataserverui-3.0-1   3.2.1-1
ii  libffi5  3.0.10-3
ii  libfolks25   0.6.5-2
ii  libfontconfig1   2.8.0-3
ii  libfreetype6 2.4.8-1
ii  libgconf2-4  3.2.3-1
ii  libgdk-pixbuf2.0-0   2.24.0-1
ii  libgee2  0.6.1-3
ii  libgirepository-1.0-11.31.0-2
ii  libgjs0b [libgjs0-libmozjs8d]1.30.0-2
ii  libgl1-mesa-glx [libgl1] 7.11.2-1
ii  libglib2.0-0 2.30.2-4
ii  libgnome-desktop-3-2 3.2.1-3
ii  libgnome-keyring03.2.2-1
ii  libgnome-menu-3-03.2.0.1-2
ii  libgstreamer0.10-0   0.10.35.2-1
ii  libgtk-3-0   3.2.2-3
ii  libical0 0.44-3
ii  libjson-glib-1.0-0   0.14.2-1
ii  libmozjs8d   8.0-3+b1
ii  libmutter0   3.2.1-2
ii  libnm-glib4  0.9.2.0-1
ii  libnm-util2  0.9.2.0-1
ii  libnspr4-0d  4.8.9-1
ii  libnss3-1d   3.13.1.with.ckbi.1.88-1
ii  libpango1.0-01.29.4-2
ii  libpolkit-agent-1-0  0.103-1
ii  libpolkit-

Bug#626404: mudlet: Error loading startup include

2011-05-13 Thread Claudio Giordano
Il giorno ven, 13/05/2011 alle 09.12 +1000, Craig Small ha scritto:
> On Thu, May 12, 2011 at 12:12:56PM +0200, Claudio Giordano wrote:
> > Yes, they are the only errors.
> What I suspect is happening is that it may be locale related as the 
> GeyserSetConstraint.lua file fiddles with the locale so it could be
> significant.
Yes, the problem comes from locale

if I change my locales with export LC_ALL=C and then launch mudlet,
works correctly.

> I suspect the subsequent errors are just because we cannot define the
> constraints because the GeyserSetConstraints script fails.
> I will probably change the LuaGlobal script to use loadfile anyhow as it
> gives better error messages.

I find in GeyserSetConstraints.lua this comment:
-- Heiko: on European locales this leads to compile errors because
--scale will be "0,5" instead of "0.5"-> syntax error
--Need to find out if there's more such cases in Geyse
--Need to find out if there's more such cases in Geyser


my standard locales is: 

LANG=it_IT.utf8
LANGUAGE=
LC_CTYPE="it_IT.utf8"
LC_NUMERIC="it_IT.utf8"
LC_TIME="it_IT.utf8"
LC_COLLATE="it_IT.utf8"
LC_MONETARY="it_IT.utf8"
LC_MESSAGES="it_IT.utf8"
LC_PAPER="it_IT.utf8"
LC_NAME="it_IT.utf8"
LC_ADDRESS="it_IT.utf8"
LC_TELEPHONE="it_IT.utf8"
LC_MEASUREMENT="it_IT.utf8"
LC_IDENTIFICATION="it_IT.utf8"
LC_ALL=


Thanks.

-- 
Claudio Giordano





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



Bug#626404: mudlet: Error loading startup include

2011-05-12 Thread Claudio Giordano
Il giorno gio, 12/05/2011 alle 08.52 +1000, Craig Small ha scritto:
> On Wed, May 11, 2011 at 07:08:18PM +0200, Claudio Giordano wrote:
> > After selecting a profile, mudlet report the following errors:
> Are they the only errors you are seeing? 
Yes, they are the only errors.

> I would of thought patch luaglobal_path also references that directory.
> I'll have a closer look but if you can let me know if you are only
> getting those files with problems or there are more that would help.
> 
> Those files are loaded by /usr/share/games/mudlet/lua/LuaGlobal.lua
> which has the directory defined in that file as LUA_DIR on line 5.

the include's path is correct because because changing
/usr/share/games/mudlet/lua/LuaGlobal.lua

from:

for _, package in ipairs(packages) do
local result = pcall(dofile, LUA_DIR .. package) or echo("Error
attempting to load file: " .. package .. "\n")
end


to:

for _, package in ipairs(packages) do
local result = pcall(dofile, LUA_DIR .. package) or echo("Error
attempting to load file: ".. LUA_DIR .. package .. "\n")
end

shows that:

Error attempting to load
file: /usr/share/games/mudlet/lua/geyser/GeyserSetConstraints.lua
Error attempting to load
file: /usr/share/games/mudlet/lua/geyser/GeyserContainer.lua
Error attempting to load
file: /usr/share/games/mudlet/lua/geyser/GeyserWindow.lua
Error attempting to load
file: /usr/share/games/mudlet/lua/geyser/GeyserLabel.lua
Error attempting to load
file: /usr/share/games/mudlet/lua/geyser/GeyserGauge.lua
Error attempting to load
file: /usr/share/games/mudlet/lua/geyser/GeyserMiniConsole.lua
Error attempting to load
file: /usr/share/games/mudlet/lua/geyser/GeyserMapper.lua
Error attempting to load
file: /usr/share/games/mudlet/lua/geyser/GeyserHBox.lua
Error attempting to load
file: /usr/share/games/mudlet/lua/geyser/GeyserVBox.lua
Error attempting to load
file: /usr/share/games/mudlet/lua/geyser/GeyserTests.lua
Error attempting to load file: /usr/share/games/mudlet/lua/GUIUtils.lua
[INFO] found Lua module rex_pcre
[INFO] found Lua module luasql.sqlite3
[INFO] LuaGlobal.lua loaded successfully.
[INFO] looking up the IP address of server:rdamud.afraid.org:4000 ...
[INFO] The IP address of rdamud.afraid.org has been found. It is:
87.16.51.136
[INFO] trying to connect to 87.16.51.136:4000 ...
[INFO] A connection has been established successfully.


but the files are present in the folder.


Thanks.

-- 
Claudio Giordano





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



Bug#626404: mudlet: Error loading startup include

2011-05-11 Thread Claudio Giordano
Package: mudlet
Version: 2.0-rc4~20110506-1
Severity: important


After selecting a profile, mudlet report the following errors:

Error attempting to load file: geyser/GeyserSetConstraints.lua
Error attempting to load file: geyser/GeyserContainer.lua
Error attempting to load file: geyser/GeyserWindow.lua
Error attempting to load file: geyser/GeyserLabel.lua
Error attempting to load file: geyser/GeyserGauge.lua
Error attempting to load file: geyser/GeyserMiniConsole.lua
Error attempting to load file: geyser/GeyserMapper.lua
Error attempting to load file: geyser/GeyserHBox.lua
Error attempting to load file: geyser/GeyserVBox.lua
Error attempting to load file: geyser/GeyserTests.lua
Error attempting to load file: GUIUtils.lua
[INFO] found Lua module rex_pcre
[INFO] found Lua module luasql.sqlite3
[INFO] LuaGlobal.lua loaded successfully.

that make unusable the basic functions such eg "cecho" or
"createminiconsole".

"attempt to call global 'cecho' (a nil value)"

the following files are present in:
/usr/share/games/mudlet/lua/geyser/



-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (800, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages mudlet depends on:
ii  libc6 2.13-2 Embedded GNU C Library: Shared lib
ii  libgcc1   1:4.6.0-7  GCC support library
ii  libgl1-mesa-glx [libg 7.10.2-2   free implementation of the OpenGL 
ii  libglu1-mesa [libglu1 7.10.2-2   The OpenGL utility library (GLU)
ii  libhunspell-1.2-0 1.3.1-1spell checker and morphological an
ii  liblua5.1-rex-pcre0   2.5.3-1Perl regular expressions library f
ii  liblua5.1-sql-sqlite3 2.2.0~rc1-3luasql library for the Lua languag
ii  libluajit-5.1-2   2.0.0~beta7+dfsg-1 Just in time compiler for Lua - li
ii  libpcre3  8.12-3 Perl 5 Compatible Regular Expressi
ii  libqt4-network4:4.7.3-1  Qt 4 network module
ii  libqt4-opengl 4:4.7.3-1  Qt 4 OpenGL module
ii  libqt4-xml4:4.7.3-1  Qt 4 XML module
ii  libqtcore44:4.7.3-1  Qt 4 core module
ii  libqtgui4 4:4.7.3-1  Qt 4 GUI module
ii  libstdc++64.6.0-7The GNU Standard C++ Library v3
ii  libyajl1  1.0.8-1Yet Another JSON Library
ii  zlib1g1:1.2.5.dfsg-1 compression library - runtime

mudlet recommends no packages.

Versions of packages mudlet suggests:
pn  hunspell-en-us (no description available)

-- no debconf information



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



Bug#615851: simutrans won't start

2011-03-01 Thread Claudio Giordano
Il giorno mar, 01/03/2011 alle 11.42 +0100, Ansgar Burchardt ha
scritto: 
> reassign 615851 libsdl1.2debian-alsa 1.2.14-6.1
> thanks

After today's update of libc6, from libc6 2.13-0exp2 to 2.13-0exp3
simutrans starts normally and test program:

#include 
#include 

int main(void)
{
int ret = SDL_InitSubSystem(SDL_INIT_AUDIO);
if (ret == -1)
puts("SDL_InitSubSystem failed.");
puts("SDL_InitSubSystem(SDL_INIT_AUDIO) done.");
return 0;
}

works correctly.

$ ./sdl-test 
SDL_InitSubSystem(SDL_INIT_AUDIO) done.
$ 


Thanks to all.

Claudio.




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



Bug#615851: simutrans won't start

2011-02-28 Thread Claudio Giordano
Il giorno lun, 28/02/2011 alle 15.25 +0100, Ansgar Burchardt ha scritto:
> Claudio Giordano  writes:
> > Il giorno lun, 28/02/2011 alle 14.22 +0100, Ansgar Burchardt ha scritto:
> >> Claudio Giordano  writes:
> >> > $ simutrans -debug 5
> [...]
> > The file specified by the debug seem missing or wrong path.
> That is okay. Happens here as well.
> 
> > below backtrace:
> > Program received signal SIGSEGV, Segmentation fault.
> > do_lookup_x (new_hash=2488895455, old_hash=0x7fffb728, ref=0x0,
> > result=, scope=, 
> > i=0, flags=2, skip=0x0, undef_map=0x77fce000) at dl-lookup.c:99
> > 99  dl-lookup.c: No such file or directory.
> > in dl-lookup.c
> > (gdb) bt
> > #0  do_lookup_x (new_hash=2488895455, old_hash=0x7fffb728, ref=0x0,
> > result=, 
> > scope=, i=0, flags=2, skip=0x0,
> > undef_map=0x77fce000) at dl-lookup.c:99
> [...]
> > #6  0x761bb07a in __dlsym (handle=,
> > name=) at dlsym.c:71
> > #7  0x75f0f283 in ?? () from /usr/lib/libasound.so.2
> [...]
> > #14 0x75f2b31a in ?? () from /usr/lib/libasound.so.2
> > #15 0x77391602 in ?? () from /usr/lib/libSDL-1.2.so.0
> > #16 0x77364f64 in SDL_AudioInit () from /usr/lib/libSDL-1.2.so.0
> > #17 0x77363edd in SDL_InitSubSystem () from
> > /usr/lib/libSDL-1.2.so.0
> > #18 0x005cc2d4 in ?? ()
> 
> This looks more like a problem with SDL or ALSA.  Which backend are you
> using (dpkg -l "libsdl1.2debian-*")?  Does this trivial program work:
$ dpkg -l "libsdl1.2debian-*"
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
un  libsdl1.2debian-all (no
description available)
ii  libsdl1.2debian-alsa   1.2.14-6.1 Simple
DirectMedia Layer (with X11 and ALSA options)
un  libsdl1.2debian-arts(no
description available)
un  libsdl1.2debian-esd (no
description available)
un  libsdl1.2debian-nas (no
description available)
un  libsdl1.2debian-oss (no
description available)
un  libsdl1.2debian-pulseaudio  (no
description available)

$ dpkg -l | grep libsdl
ii  libsdl-gfx1.2-4   2.0.20-1.1
drawing and graphical effects extension for SDL
ii  libsdl-image1.2   1.2.10-2+b2
image loading library for Simple DirectMedia Layer 1.2
ii  libsdl-mixer1.2   1.2.8-6.3
mixer library for Simple DirectMedia Layer 1.2
ii  libsdl-mixer1.2-dev   1.2.8-6.3
development files for SDL1.2 mixer library
ii  libsdl-net1.2 1.2.7-2
network library for Simple DirectMedia Layer
ii  libsdl-sound1.2   1.0.3-3+b1
Decoder of several sound file formats for SDL
ii  libsdl-ttf2.0-0   2.0.9-1
ttf library for Simple DirectMedia Layer with FreeType 2 support
ii  libsdl1.2-dev 1.2.14-6.1
Simple DirectMedia Layer development files
ii  libsdl1.2debian   1.2.14-6.1
Simple DirectMedia Layer
ii  libsdl1.2debian-alsa  1.2.14-6.1
Simple DirectMedia Layer (with X11 and ALSA options)

[CUT]
> Building with "gcc -o sdl-test -lSDL sdl.test.c" should work once you
> have installed libsdl1.2-dev.
the sdl-test compiles without error, but:

$ ./sdl-test 
Segmentation fault

The problem seems to arise from the SDL, and not directly from
simutrans?

> > after reinstall /usr/share/games/simutrans/ folder wasn't present
Sorry, I mean:
after purge and *before* reinstall /usr/share/games/simutrans/ folder
wasn't present

after reinstall, that folder is present, but 

$ ls -lA /usr/share/games/simutrans/skin/
total 28
-rw-r--r-- 1 root root 25907 Feb 25 17:03 menu.WindowSkin.pak

and

$ ls -lA /usr/share/games/simutrans/pak/ |  grep skin
$ 

> Regards,
> Ansgar

thanks, 
Claudio





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



Bug#615851: simutrans won't start

2011-02-28 Thread Claudio Giordano
Il giorno lun, 28/02/2011 alle 14.22 +0100, Ansgar Burchardt ha scritto:
> Claudio Giordano  writes:
> > $ simutrans -debug 5
> [...]
> > parse_simuconf() at pak/config/simuconf.tab: Reading simuconf.tab 
> > successful!
> > Segmentation fault
The file specified by the debug seem missing or wrong path.

ERROR: obj_reader_t::read_file():   reading 'skin/ground.Outside.pak'
failed!

ERROR: obj_reader_t::load():ground.Outside.pak not found, cannot guess
tile size! (driving on left will not work!)

ERROR: obj_reader_t::read_file():   reading 'skin/ground.Outside.pak'
failed!

ERROR: obj_reader_t::load():ground.Outside.pak not found, cannot guess
tile size! (driving on left will not work!)

below backtrace:

GNU gdb (GDB) 7.2-debian
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show
copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/games/simutrans...(no debugging symbols
found)...done.
(gdb) run
Starting program: /usr/games/simutrans 
[Thread debugging using libthread_db enabled]
Screen Flags: requested=10, actual=10
font/prop.fnt successfully loaded as old format prop font!
Use work dir /usr/share/games/simutrans/
Reading low level config data ...
parse_simuconf() at config/simuconf.tab: Reading simuconf.tab
successful!
Preparing display ...
Loading font 'font/prop.fnt'
Init done.

Program received signal SIGSEGV, Segmentation fault.
do_lookup_x (new_hash=2488895455, old_hash=0x7fffb728, ref=0x0,
result=, scope=, 
i=0, flags=2, skip=0x0, undef_map=0x77fce000) at dl-lookup.c:99
99  dl-lookup.c: No such file or directory.
in dl-lookup.c
(gdb) bt
#0  do_lookup_x (new_hash=2488895455, old_hash=0x7fffb728, ref=0x0,
result=, 
scope=, i=0, flags=2, skip=0x0,
undef_map=0x77fce000) at dl-lookup.c:99
#1  0x77de6992 in _dl_lookup_symbol_x (undef_name=, undef_map=0x77fce000, ref=0x7fffb820, 
symbol_scope=, version=0x0, type_class=, flags=2, skip_map=0x0) at dl-lookup.c:736
#2  0x766e595a in do_sym (handle=0x77fce000, name=, who=, vers=0x0, 
flags=) at dl-sym.c:177
#3  0x761bb0c4 in dlsym_doit (a=0x7fffb9d0) at dlsym.c:51
#4  0x77dea996 in _dl_catch_error (objname=, errstring=, 
mallocedp=, operate=,
args=) at dl-error.c:178
#5  0x761bb2ec in _dlerror_run (operate=0x761bb0b0
, args=0x7fffb9d0) at dlerror.c:164
#6  0x761bb07a in __dlsym (handle=,
name=) at dlsym.c:71
#7  0x75f0f283 in ?? () from /usr/lib/libasound.so.2
#8  0x75f0f2fd in snd_dlsym () from /usr/lib/libasound.so.2
#9  0x75f0b3c2 in ?? () from /usr/lib/libasound.so.2
#10 0x75f05aa1 in ?? () from /usr/lib/libasound.so.2
#11 0x75f05aed in ?? () from /usr/lib/libasound.so.2
#12 0x75f09bec in snd_config_expand ()
from /usr/lib/libasound.so.2
#13 0x75f0b1b0 in snd_config_search_definition ()
from /usr/lib/libasound.so.2
#14 0x75f2b31a in ?? () from /usr/lib/libasound.so.2
#15 0x77391602 in ?? () from /usr/lib/libSDL-1.2.so.0
#16 0x77364f64 in SDL_AudioInit () from /usr/lib/libSDL-1.2.so.0
#17 0x77363edd in SDL_InitSubSystem ()
from /usr/lib/libSDL-1.2.so.0
#18 0x005cc2d4 in ?? ()
#19 0x00564251 in ?? ()
#20 0x005cb604 in ?? ()
#21 0x765f8f6d in __libc_start_main (main=,
argc=, 
ubp_av=, init=,
fini=, rtld_fini=, 
stack_end=0x7fffe348) at libc-start.c:228
#22 0x004048e9 in ?? ()
#23 0x7fffe348 in ?? ()
#24 0x001c in ?? ()
#25 0x0001 in ?? ()
#26 0x00929d00 in ?? ()
#27 0x in ?? ()
(gdb) q
A debugging session is active.

Inferior 1 [process 24174] will be killed.

Quit anyway? (y or n) y


> It works fine for me.  Please try to get a backtrace -- see [1] for
> documentation how to get one.  You will have to rebuild the simutrans
> package as documented.  Also try moving ~/.simutrans somewhere else
> temporarily.
- I purged all simutrans packages, removed the ~/.simutrans folder and
check /usr/share/games/simutrans folder's existence before reinstalling
simutrans.

after reinstall /usr/share/games/simutrans/ folder wasn't present

> 
>   [1] <http://wiki.debian.org/HowToGetABacktrace>
> 
> > ii  libc6   2.13-0exp2   Embedded GNU C Library: Shared 
> > lib
> > ii  libgcc1 1:4.6-20110227-1 GCC support library
> > ii  libstdc++6  4.6-20110227-1   The GNU Standard C++ Librar

Bug#615851: simutrans won't start

2011-02-28 Thread Claudio Giordano
Package: simutrans
Version: 110.0-3
Severity: grave
Justification: renders package unusable


$ simutrans -debug 5

Use work dir /usr/share/games/simutrans/
Reading low level config data ...
parse_simuconf() at config/simuconf.tab: Reading simuconf.tab successful!
Simutrans version 110.0 from Feb 25 2011
ERROR: obj_reader_t::read_file():   reading 'skin/ground.Outside.pak' 
failed!
Please report all errors to
t...@64.simutrans.com
ERROR: obj_reader_t::load():ground.Outside.pak not found, cannot guess tile 
size! (driving on left will not work!)
Please report all errors to
t...@64.simutrans.com
ERROR: obj_reader_t::read_file():   reading 'skin/ground.Outside.pak' 
failed!
Please report all errors to
t...@64.simutrans.com
ERROR: obj_reader_t::load():ground.Outside.pak not found, cannot guess tile 
size! (driving on left will not work!)
Please report all errors to
t...@64.simutrans.com
Preparing display ...
Screen Flags: requested=10, actual=10
Loading font 'font/prop.fnt'
font/prop.fnt successfully loaded as old format prop font!
Init done.
parse_simuconf() at pak/config/simuconf.tab: Reading simuconf.tab successful!
Segmentation fault

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (800, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages simutrans depends on:
ii  libbz2-1.0  1.0.5-6  high-quality block-sorting file co
ii  libc6   2.13-0exp2   Embedded GNU C Library: Shared lib
ii  libgcc1 1:4.6-20110227-1 GCC support library
ii  libsdl-mixer1.2 1.2.8-6.3mixer library for Simple DirectMed
ii  libsdl1.2debian 1.2.14-6.1   Simple DirectMedia Layer
ii  libssl0.9.8 0.9.8o-5 SSL shared libraries
ii  libstdc++6  4.6-20110227-1   The GNU Standard C++ Library v3
ii  simutrans-data  110.0-3  transportation simulator (base dat
ii  simutrans-pak64 110.0-1  transportation simulator (data fil
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

simutrans recommends no packages.

Versions of packages simutrans suggests:
ii  freepats  20060219-1 Free patch set for MIDI audio synt

-- no debconf information



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



Bug#579664: gconf2 fail to upgrade

2010-04-29 Thread Claudio Giordano
Il giorno gio, 29/04/2010 alle 22.33 +0200, Josselin Mouette ha scritto:
> Le jeudi 29 avril 2010 à 21:36 +0200, Claudio Giordano a écrit : 
> > Il giorno gio, 29/04/2010 alle 21.13 +0200, Josselin Mouette ha scritto:
> > > Could you indicate which version of deskbar-applet you have installed,
> > > and the md5sum of /usr/share/gconf/schemas/deskbar-applet.schemas ?
> > > 
> > I use debian sid, the current version installed is:
> > ii  deskbar-applet  2.28.0-1.1+b1
> > 
> > uninstalling the package deskbar-applet, problem does not occur. 
> > it would seem due to their files "deskbar-applet.schemas" of this pack
> > the problem.
> 
> Of course it is. But I asked you the md5sum for this file.
> 
> Does it still fail if you reinstall deskbar-applet?
> 
> Cheers,

I have tried reinstalling the package deskbar-applet but the problem
persists.
If you need other tests I'll be happy to help.
Thanks.

-- 
Claudio Giordano




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



Bug#579664: gconf2 fail to upgrade

2010-04-29 Thread Claudio Giordano
Il giorno gio, 29/04/2010 alle 22.33 +0200, Josselin Mouette ha scritto:
> Le jeudi 29 avril 2010 à 21:36 +0200, Claudio Giordano a écrit : 
> > Il giorno gio, 29/04/2010 alle 21.13 +0200, Josselin Mouette ha scritto:
> > > Could you indicate which version of deskbar-applet you have installed,
> > > and the md5sum of /usr/share/gconf/schemas/deskbar-applet.schemas ?
> > > 
> > I use debian sid, the current version installed is:
> > ii  deskbar-applet  2.28.0-1.1+b1
> > 
> > uninstalling the package deskbar-applet, problem does not occur. 
> > it would seem due to their files "deskbar-applet.schemas" of this pack
> > the problem.
> 
> Of course it is. But I asked you the md5sum for this file.
> 
> Does it still fail if you reinstall deskbar-applet?
> 
> Cheers,


I have tried reinstalling the package deskbar-applet but the problem
persists.
If you need other tests I'll be happy to help.
Thanks.

-- 
Claudio Giordano





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



Bug#579664: gconf2 fail to upgrade

2010-04-29 Thread Claudio Giordano
Il giorno gio, 29/04/2010 alle 21.13 +0200, Josselin Mouette ha scritto:
> Le jeudi 29 avril 2010 à 19:16 +0200, Claudio Giordano a écrit : 
> > Setting up gconf2 (2.28.1-3) ...
> > WARNING: node  not understood below 
> > WARNING: node  not understood below 
> > /usr/share/gconf/schemas/deskbar-applet.schemas:4071: parser error : Input 
> > is
> > not proper UTF-8, indicate encoding !
> 
> Could you indicate which version of deskbar-applet you have installed,
> and the md5sum of /usr/share/gconf/schemas/deskbar-applet.schemas ?
> 
I use debian sid, the current version installed is:
ii  deskbar-applet  2.28.0-1.1+b1

uninstalling the package deskbar-applet, problem does not occur. 
it would seem due to their files "deskbar-applet.schemas" of this pack
the problem.

> Thanks,
Thanks You :)

-- 
Claudio Giordano




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



Bug#579665: [CRASH] Uncaught exception AttributeError in Frontend/Gtk/ui.py:616

2010-04-29 Thread Claudio Giordano
Package: update-manager-gnome
Version: 0.200.3-1
Severity: important
File: /usr/share/pyshared/UpdateManager/Frontend/Gtk/ui.py



*** /tmp/update-manager-bugwG-wjx
The information below has been automatically generated.
Please do not remove this from your bug report.

- Exception Type: 
- Exception Value: AttributeError("'GtkUI' object has no attribute
'treeview_update'",)
- Exception Origin: <_MainThread(MainThread, started)>
- Exception Traceback:
  File "/usr/bin/update-manager", line 38, in 
app.main()
  File "/usr/lib/pymodules/python2.5/UpdateManager/Application.py", line 421,
in main
self._frontend.init_frontend()
  File "/usr/lib/pymodules/python2.5/UpdateManager/Frontend/Gtk/__init__.py",
line 70, in init_frontend
self._ui = GtkUI(self)
  File "/usr/lib/pymodules/python2.5/UpdateManager/Frontend/Gtk/ui.py", line
616, in __init__
self.update_list = UpdateListControl(self, self.treeview_update)




-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (800, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-2-686 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=ANSI_X3.4-1968)
(ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/bash

Versions of packages update-manager-gnome depends on:
pn  gconf2 (no description available)
ii  gksu  2.0.2-2+b1 graphical frontend to su
ii  python2.5.4-9An interactive high-level object-o
ii  python-dbus   0.83.1-1   simple interprocess messaging syst
ii  python-gconf  2.28.1-1   Python bindings for the GConf conf
ii  python-gobject2.21.1-1   Python bindings for the GObject li
ii  python-gtk2   2.17.0-2   Python bindings for the GTK+ widge
ii  python-support1.0.8  automated rebuilding support for P
ii  python-vte1:0.24.0-3 Python bindings for the VTE widget
ii  update-manager-core   0.200.3-1  APT update manager core functional

update-manager-gnome recommends no packages.

Versions of packages update-manager-gnome suggests:
pn  software-properties-gtk(no description available)
ii  update-notifier0.99.3debian3 Daemon which notifies about packag
[   DEBUG:UpdateManager.Application] Loglevel set to debug.
[   DEBUG:UpdateManager.Application] [nonroot] Root privileges required.
[   DEBUG:UpdateManager.Frontend.Gtk] Spawning new update-manager process via 
gksu.
[   DEBUG:UpdateManager.Application] Loglevel set to debug.
[   DEBUG:UpdateManager.Application] [got-root] Frontend uses privileged 
functions.
[   DEBUG:UpdateManager.Backend.PythonApt] Package system lock acquired.
[   DEBUG:UpdateManager.BugHandler] Installed exception handler .
[ WARNING:UpdateManager.Frontend.Gtk.ui] DBUS initialization failed: 
org.freedesktop.DBus.Error.NoServer: Failed to connect to socket 
/tmp/dbus-Uoi7NgI5Bk: Connection refused
[   DEBUG:UpdateManager.BugHandler] Bug script name: debian_reportbug.sh
[   DEBUG:UpdateManager.Frontend.GtkCommon.GtkExceptionHandler] Exception 
detected: type=,value='GtkUI' object has no 
attribute 'treeview_update',tb=,origin=<_MainThread(MainThread, started)>
[   DEBUG:UpdateManager.Frontend.GtkCommon.GtkExceptionHandler] Starting 
subprocess...
[   DEBUG:UpdateManager.Frontend.GtkCommon.GtkExceptionHandler] Subprocess 
returned: 0
[   DEBUG:UpdateManager.BugHandler] Reporting bug...
[   DEBUG:UpdateManager.BugHandler] Writing bug file...
[   DEBUG:UpdateManager.BugHandler] Bug file written to 
/tmp/update-manager-bugwG-wjx.
[   DEBUG:UpdateManager.BugHandler] Reporting a bug in file 
/usr/lib/pymodules/python2.5/UpdateManager/Frontend/Gtk/ui.py.
[   DEBUG:UpdateManager.BugHandler] Executing bug script...
[   DEBUG:UpdateManager.BugHandler] Subprocess arguments: 
['/usr/share/update-manager/bug_script/debian_reportbug.sh', 
'/tmp/update-manager-bugwG-wjx', 
'/usr/lib/pymodules/python2.5/UpdateManager/Frontend/Gtk/ui.py', 
'/tmp/update-manager-bugoD-yy4']
Running as root
Detected original user in USER env variable
Invoking /usr/share/update-manager/bug_script/debian_reportbug.sh 
/tmp/update-manager-bugwG-wjx 
/usr/lib/pymodules/python2.5/UpdateManager/Frontend/Gtk/ui.py 
/tmp/update-manager-bugoD-yy4 via gksu as claudio
GConf Error: Failed to contact configuration server; some possible causes are 
that you need to enable TCP/IP networking for ORBit, or you have stale NFS 
locks due to a system crash. See http://projects.gnome.org/gconf/ for 
information. (Details -  1: Failed to get connection to session: Failed to 
connect to socket /tmp/dbus-4348M96Bbf: Connection refused)
GConf Error: Failed to contact configuration server; some possible causes are 
that you need to enable TCP/IP networking for ORBit, or you have stale NFS 
locks due to a system crash. See http://projects.gnome.org/gconf/ for 
information. (Details -  1: Failed

Bug#579664: gconf2 fail to upgrade

2010-04-29 Thread Claudio Giordano
Package: gconf2
Version: 2.28.1-3
Severity: important

during the upgrade installation fails with the error:

Setting up gconf2 (2.28.1-3) ...
WARNING: node  not understood below 
WARNING: node  not understood below 
/usr/share/gconf/schemas/deskbar-applet.schemas:4071: parser error : Input is
not proper UTF-8, indicate encoding !
Bytes: 0xE0 0x8F 0x8D 0xE0
வரலாற்றில்
சேமிக�கும் அத
^
dpkg: error processing gconf2 (--install):
 subprocess installed post-installation script returned error exit status 1
Processing triggers for man-db ...
Errors were encountered while processing:
 gconf2



-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (800, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-2-686 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gconf2 depends on:
ii  dbus-x111.2.24-1 simple interprocess messaging syst
ii  gconf2-common   2.28.1-3 GNOME configuration database syste
ii  libc6   2.10.2-6 Embedded GNU C Library: Shared lib
ii  libgconf2-4 2.28.1-3 GNOME configuration database syste
ii  libglib2.0-02.24.0-1 The GLib library of C routines
ii  libxml2 2.7.7.dfsg-2 GNOME XML library
ii  psmisc  22.11-1  utilities that use the proc file s
ii  python  2.5.4-9  An interactive high-level object-o

Versions of packages gconf2 recommends:
ii  libgtk2.0-0   2.20.0-3   The GTK+ graphical user interface 

Versions of packages gconf2 suggests:
ii  gconf-defaults-service2.28.1-3   GNOME configuration database syste

-- no debconf information



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



Bug#569244: brasero: brasero ignore selected speed

2010-02-10 Thread Claudio Giordano
Package: brasero
Version: 2.28.3-3
Severity: grave
Justification: renders package unusable

When I try to burn a dvd the selected speed is gradually ignored and the write 
speed goes up to exceed the limit of writing support.
This problem has occurred because of recent updates (in December) of brasero 
and / or one of its first library, in the same media type and the same speed 
was not the case no problem.
the recorder is LG brand and the interface is serial-ata


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (750, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages brasero depends on:
ii  brasero-common   2.28.3-3Common files for the Brasero CD bu
ii  gnome-icon-theme 2.28.0-1GNOME Desktop icon theme
ii  gstreamer0.10-plugins-ba 0.10.25-7   GStreamer plugins from the "base" 
ii  gvfs 1.4.3-1 userspace virtual filesystem - ser
ii  libatk1.0-0  1.28.0-1The ATK accessibility toolkit
ii  libbeagle1   0.3.9-1 library for accessing beagle using
ii  libbrasero-media02.28.3-3CD/DVD burning library for GNOME -
ii  libc62.10.2-6Embedded GNU C Library: Shared lib
ii  libcairo21.8.8-2 The Cairo 2D vector graphics libra
ii  libdbus-1-3  1.2.20-2simple interprocess messaging syst
ii  libdbus-glib-1-2 0.84-1  simple interprocess messaging syst
ii  libfontconfig1   2.8.0-2 generic font configuration library
ii  libfreetype6 2.3.11-1FreeType 2 font engine, shared lib
ii  libgconf2-4  2.28.0-1GNOME configuration database syste
ii  libglib2.0-0 2.22.4-1The GLib library of C routines
ii  libgstreamer-plugins-bas 0.10.25-7   GStreamer libraries from the "base
ii  libgstreamer0.10-0   0.10.25-4+b1Core GStreamer libraries and eleme
ii  libgtk2.0-0  2.18.6-1The GTK+ graphical user interface 
ii  libice6  2:1.0.6-1   X11 Inter-Client Exchange library
ii  libnautilus-extension1   2.28.4-1libraries for nautilus components 
ii  libpango1.0-01.26.2-1Layout and rendering of internatio
ii  libsm6   2:1.1.1-1   X11 Session Management library
ii  libtotem-plparser12  2.28.2-1Totem Playlist Parser library - ru
ii  libunique-1.0-0  1.1.6-1 Library for writing single instanc
ii  libxml2  2.7.6.dfsg-2+b1 GNOME XML library

brasero recommends no packages.

Versions of packages brasero suggests:
ii  libdvdcss2   1.2.10-0.3  Simple foundation for reading DVDs
ii  vcdimager0.7.23-4+b2 A VideoCD (VCD) image mastering an

-- no debconf information



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



Bug#563880: file-roller: when you rename a file inside the archive, the renamed file is lost

2010-01-05 Thread Claudio Giordano
Package: file-roller
Version: 2.28.2-1
Severity: important

when you rename a file inside the archive, the renamed file is lost


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (750, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages file-roller depends on:
ii  bzip2  1.0.5-3   high-quality block-sorting file co
ii  gconf2 2.28.0-1  GNOME configuration database syste
ii  gzip   1.3.12-8  GNU compression utilities
ii  libc6  2.10.2-3  Embedded GNU C Library: Shared lib
ii  libgconf2-42.28.0-1  GNOME configuration database syste
ii  libglib2.0-0   2.22.3-2  The GLib library of C routines
ii  libgtk2.0-02.18.5-1  The GTK+ graphical user interface 
ii  libnautilus-extension1 2.28.4-1  libraries for nautilus components 
ii  libpango1.0-0  1.26.2-1  Layout and rendering of internatio
ii  p7zip-full 9.04~dfsg.1-1 7z and 7za file archivers with hig
ii  tar1.22-2GNU version of the tar archiving u

Versions of packages file-roller recommends:
ii  gnome-icon-theme  2.28.0-1   GNOME Desktop icon theme
ii  gvfs  1.4.3-1userspace virtual filesystem - ser
ii  lzma  4.43-14Compression method of 7z format in
ii  rpm2cpio  4.7.2-1+b1 tool to convert RPM package to CPI

Versions of packages file-roller suggests:
ii  arj   3.10.22-8  archiver for .arj files
ii  binutils  2.20-4 The GNU assembler, linker and bina
ii  cpio  2.10-1 GNU cpio -- a program to manage ar
pn  lha(no description available)
pn  lzip   (no description available)
ii  lzop  1.02~rc1-2 fast compression program
pn  ncompress  (no description available)
ii  rzip  2.1-1  compression program for large file
ii  sharutils 1:4.6.3-4  shar, unshar, uuencode, uudecode
ii  unace 1.2b-7 extract, test and view .ace archiv
ii  unalz 0.65-1 De-archiver for .alz files
ii  unrar 1:3.9.6-1  Unarchiver for .rar files (non-fre
ii  unzip 6.0-1  De-archiver for .zip files
ii  xz-utils  4.999.9beta+20091116-1 XZ-format compression utilities
pn  zip(no description available)
ii  zoo   2.10-21manipulate zoo archives

-- no debconf information



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