Bug#1072169: php-pecl-http: the http module requires the raphf module, which is not pulled in

2024-05-29 Thread Gerardo Esteban Malazdrewicz
Source: php-pecl-http
Severity: normal
X-Debbugs-Cc: gera...@malazdrewicz.com.ar

Dear Maintainer,

I get this after installing php-http:

PHP Warning:  Cannot load module "http" because required module "raphf" is not 
loaded in Unknown on line 0

While the system when reporting this is trixie based, I observed same behavior 
in bookworm.
Perhaps php-http should have php-raphf as a dependency.

Thanks,
   Gerardo

-- System Information:
Debian Release: trixie/sid
  APT prefers testing
  APT policy: (600, 'testing'), (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.7.12-amd64 (SMP w/20 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_USER, TAINT_WARN, 
TAINT_OOT_MODULE
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#1056069: php-memcache: Upstream does not support php8.2 (version 4.x supports php 7.0-7.4)

2023-11-16 Thread Gerardo Esteban Malazdrewicz
Package: php-memcache
Version: 8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-8
Severity: minor
X-Debbugs-Cc: gera...@malazdrewicz.com.ar

Dear Maintainer,

Upstream Release notes ( at https://pecl.php.net/package/memcache/8.2) say:
Version 8.2 (stable)
- Version 8.x support PHP 8.x
- Version 4.x supports PHP 7.0-7.4.

No lack of functionality observed though, but deprecation notices are 
generated, like:
PHP Deprecated:  Creation of dynamic property Memcache::$connection is 
deprecated in ...
generated since 8.2.


Would be possible to upgrade php-memcache to 8.2 in a future update?

Thanks for all your work, including php.

-- System Information:
Debian Release: 12.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.5.0-4-amd64 (SMP w/20 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: unable to detect

Versions of packages php-memcache depends on:
ii  php-common   2:93
ii  php8.2-memcache  8.0+4.0.5.2+3.0.9~20170802.e702b5f9+-8

php-memcache recommends no packages.

Versions of packages php-memcache suggests:
pn  memcached  

-- no debconf information



Bug#1038132: qtwebengine-opensource-src: FTBFS: ../../3rdparty/chromium/third_party/ffmpeg/libavcodec/x86/mathops.h:125: Error: operand type mismatch for `shr'

2023-06-19 Thread Gerardo Esteban Malazdrewicz
Please apply ffmpeg-remove-x86-optimization.patch to qtwebengine-opensource-
src-5.15.14

Thanks,
Gerardo



Bug#996201: Slack still can't be installed

2022-03-10 Thread Gerardo Esteban Malazdrewicz
I changed the Slack.deb control file to Depend on
libappindicator3-1 | libayatana-appindicator3-1 ( >= 0.5.90-6).

That allowed it to be installed, but if 0.5.90-6 adds compatilibity for
libappindicator3-1. maybe 0.5.90-7 can Provide it instead of Replacing it?

Thanks,
 Gerardo



Bug#1006767: php-nrk-predis: Wrong Homepage, possibly wrong package name

2022-03-04 Thread Gerardo Esteban Malazdrewicz
Source: php-nrk-predis
Version: 1.1.10-1
Severity: minor
X-Debbugs-Cc: gera...@malazdrewicz.com.ar

Dear Maintainer,

Homepage is listed as https://github.com/redis/predis, correct is
https://github.com/predis/predis

Furthermore, given than the source moved from https://github.com/nrk/predis to
https://github.com/predis/predis , a source package rename might be in order.

Thanks,
 Gerardo Malazdrewicz


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

Kernel: Linux 5.17.0-rc5-amd64 (SMP w/20 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8), LANGUAGE not
set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



Bug#990503: php-nrk-predis: Wrong install location

2021-06-30 Thread Gerardo Esteban Malazdrewicz
Package: php-nrk-predis
Version: 1.0.0-1+b1
Followup-For: Bug #779418
X-Debbugs-Cc: gera...@malazdrewicz.com.ar

Dear Maintainer,

I had success with the attached patch to debian/rules, to get the desired
outcome
(files installed in /usr/share/php/Predis).


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

Kernel: Linux 5.10.0-8-amd64 (SMP w/20 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8), LANGUAGE not
set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)



Bug#970520: wesnoth: Crash on starting wesnoth - stack smash detected

2020-11-15 Thread Gerardo Esteban Malazdrewicz
Package: wesnoth
Version: 1:1.14.13-1
Followup-For: Bug #970520
X-Debbugs-Cc: gera...@malazdrewicz.com.ar

Dear Maintainer,

Patch 99wolfssl-options attached adding

#include 

to affected files:

src/build_info.cpp
src/hash.cpp
src/preferences/credentials.cpp
src/server/user_handler.cpp

This causes a FTBFS, as MD5_DIGEST_SIZE is not defined.
Patch 99wolfssl-digest_size attached to fix that.
I chose to change the definitions to use WC_ (WolfCrypt) names,

#undef NO_OLD_WC_NAMES
#include 

may be an alternative to define MD5_DIGEST_SIZE.

This works for wesnoth-1.15 too, changing

src/server/user_handler.cpp

with

src/server/common/user_handler.cpp

Order of application:
99wolfssl-options
99wolfssl-digest_size

Regards,
 Gerardo



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

Kernel: Linux 5.9.0-2-amd64 (SMP w/20 CPU threads)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages wesnoth depends on:
pn  wesnoth-1.14   
pn  wesnoth-1.14-data  

wesnoth recommends no packages.

wesnoth suggests no packages.
--- a/src/build_info.cpp2020-11-15 11:28:28.184004892 -0400
+++ b/src/build_info.cpp2020-11-15 11:28:15.393204807 -0400
@@ -37,6 +37,7 @@
 #include 
 
 #ifndef __APPLE__
+#include 
 #include 
 #include 
 #endif
--- a/src/hash.cpp  2020-11-15 11:07:42.0 -0400
+++ b/src/hash.cpp  2020-11-15 11:46:12.599349726 -0400
@@ -24,6 +24,7 @@
 
 #ifndef __APPLE__
 
+#include 
 #include 
 #include 
 
--- a/src/preferences/credentials.cpp   2020-10-17 01:40:02.0 -0300
+++ b/src/preferences/credentials.cpp   2020-11-15 11:25:23.984187330 -0400
@@ -25,6 +25,7 @@
 #include 
 
 #ifndef __APPLE__
+#include 
 #include 
 #else
 #include 
--- a/src/server/user_handler.cpp   2020-10-17 01:40:02.0 -0300
+++ b/src/server/user_handler.cpp   2020-11-15 11:31:42.292524853 -0400
@@ -18,6 +18,7 @@
 #include "serialization/base64.hpp"
 
 #ifndef __APPLE__
+#include 
 #include 
 #else
 #include 
--- a/src/hash.cpp  2020-11-15 12:19:19.0 -0400
+++ b/src/hash.cpp  2020-11-15 12:20:20.604391108 -0400
@@ -28,8 +28,8 @@
 #include 
 #include 
 
-static_assert(utils::md5::DIGEST_SIZE == MD5_DIGEST_LENGTH, "Constants 
mismatch");
-static_assert(utils::sha1::DIGEST_SIZE == SHA_DIGEST_LENGTH, "Constants 
mismatch");
+static_assert(utils::md5::DIGEST_SIZE == WC_MD5_DIGEST_SIZE, "Constants 
mismatch");
+static_assert(utils::sha1::DIGEST_SIZE == WC_SHA_DIGEST_SIZE, "Constants 
mismatch");
 
 #else
 


Bug#902306: FTBFS: xml2-config is gone from libxml2-dev from version 2.9.7+dfsg-1

2018-06-24 Thread Gerardo Esteban Malazdrewicz
Package: libxml-libxml-perl
Version: 2.0132+dfsg-1+b0.01
Severity: grave
Tags: patch upstream

When running debian/rules build:

-
gerardo@alienware:~/apt-src/libxml-libxml-perl-2.0132+dfsg$ ./debian/rules
build
dh build
   dh_update_autotools_config
   dh_autoreconf
   debian/rules override_dh_auto_configure
make[1]: se entra en el directorio '/home/gerardo/apt-src/libxml-libxml-
perl-2.0132+dfsg'
SKIP_SAX_INSTALL=1 dh_auto_configure
perl -I. Makefile.PL INSTALLDIRS=vendor "OPTIMIZE=-g -O2 -fdebug-
prefix-map=/home/gerardo/apt-src/libxml-libxml-perl-2.0132+dfsg=. -fstack-
protector-strong -Wformat -Werror=format-security -Wdate-time
-D_FORTIFY_SOURCE=2" "LD=x86_64-linux-gnu-gcc -g -O2 -fdebug-prefix-
map=/home/gerardo/apt-src/libxml-libxml-perl-2.0132+dfsg=. -fstack-protector-
strong -Wformat -Werror=format-security -Wl,-z,relro -Wl,-z,now"
enable native perl UTF8
running xml2-config...didn't manage to get libxml2 config, guessing
options:
  LIBS='-L/usr/local/lib -L/usr/lib -lxml2 -lm'
  INC='-I/usr/local/include -I/usr/include'
If this is wrong, Re-run as:
  $ /usr/bin/perl Makefile.PL LIBS='-L/path/to/lib' INC='-I/path/to/include'

Checking for ability to link against xml2...no
Checking for ability to link against libxml2...libxml2, zlib, and/or the Math
library (-lm) have not been found.
Try setting LIBS and INC values on the command line
Or get libxml2 from
  http://xmlsoft.org/
If you install via RPMs, make sure you also install the -devel
RPMs, as this is where the headers (.h files) are.

Also, you may try to run perl Makefile.PL with the DEBUG=1 parameter
to see the exact reason why the detection of libxml2 installation
failed or why Makefile.PL was not able to compile a test program.
-

The guesses are wrong.

The alternative using pkg-config is available since at least wheezy, so the
attached patch would work in all recent Debian versions.


This patch will be needed until upstream switches to use pkg-config instead of
(now gone) xml2-config.

Thanks,
Gerardo



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

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

Versions of packages libxml-libxml-perl depends on:
ii  libc6 2.27-3
ii  libxml-namespacesupport-perl  1.12-1
ii  libxml-sax-perl   1.00+dfsg-1+b0.01
ii  libxml2   2.9.7+dfsg-1
ii  perl  5.28.0~rc2-1
ii  perl-base [perlapi-5.28.0]5.28.0~rc2-1
ii  zlib1g1:1.2.11.dfsg-1

libxml-libxml-perl recommends no packages.

libxml-libxml-perl suggests no packages.

-- no debconf information
diff -ruN libxml-libxml-perl-2.0132+dfsg/debian/rules 
libxml-libxml-perl-2.0132+dfsg.good/debian/rules
--- libxml-libxml-perl-2.0132+dfsg/debian/rules 2018-06-23 16:57:04.0 
-0300
+++ libxml-libxml-perl-2.0132+dfsg.good/debian/rules2018-06-24 
15:38:12.931247836 -0300
@@ -10,7 +10,9 @@
dh $@
 
 override_dh_auto_configure:
-   SKIP_SAX_INSTALL=1 dh_auto_configure
+   SKIP_SAX_INSTALL=1 dh_auto_configure -- \
+INC=$(shell pkg-config --cflags libxml-2.0) \
+LIBS=$(shell pkg-config --libs libxml-2.0)
 
 override_dh_auto_test:
dh_auto_test -- TEST_FILES="$(TEST_FILES)"


Bug#885885: FTBTS with linux 4.15, severe warnings with linux 4.14

2017-12-30 Thread Gerardo Esteban Malazdrewicz
Source: broadcom-sta
Version: 6.30.223.271-7
Severity: serious
Tags: patch
Justification: fails to build from source

linux 4.14 changed the kernel_read function prototype.
linux 4.15 deprecated the init_timer function.

Both functions are used by this package.

I am currectly using linux 4.15-rc5 with the attached patches applied
(my NIC is a Broadcom BCM4352).

Not sure the patches are correct, though.

Best regards,
Gerardo Malazdrewicz

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

Kernel: Linux 4.15.0-rc5-amd64 (SMP w/8 CPU cores)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8), 
LANGUAGE=es_AR:es (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
--- a/amd64/src/shared/linux_osl.c  2017-12-29 22:59:17.0 -0400
+++ b/amd64/src/shared/linux_osl.c  2017-12-29 23:44:24.786247269 -0400
@@ -1076,11 +1076,21 @@
 {
struct file *fp = (struct file *)image;
int rdlen;
+   loff_t pos;
 
if (!image)
return 0;
 
-   rdlen = kernel_read(fp, fp->f_pos, buf, len);
+   pos = fp->f_pos;
+   rdlen = kernel_read(fp, 
+#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 14, 0)
+   pos, 
+#endif
+   buf, len
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 14, 0)
+   , 
+#endif
+   );
if (rdlen > 0)
fp->f_pos += rdlen;
 
--- a/amd64/src/wl/sys/wl_linux.c   2017-12-29 23:57:29.0 -0400
+++ b/amd64/src/wl/sys/wl_linux.c   2017-12-30 12:32:29.518324068 -0400
@@ -93,7 +93,13 @@
 
 #include 
 
-static void wl_timer(ulong data);
+static void wl_timer(
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 15, 0)
+   struct timer_list *tl
+#else
+   ulong data
+#endif
+   );
 static void _wl_timer(wl_timer_t *t);
 static struct net_device *wl_alloc_linux_if(wl_if_t *wlif);
 
@@ -2295,9 +2301,19 @@
 }
 
 static void
-wl_timer(ulong data)
-{
-   wl_timer_t *t = (wl_timer_t *)data;
+wl_timer(
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 15, 0)
+   struct timer_list *tl
+#else
+   ulong data
+#endif
+) {
+   wl_timer_t *t =
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 15, 0)
+   from_timer(t, tl, timer);
+#else
+   (wl_timer_t *)data;
+#endif
 
if (!WL_ALL_PASSIVE_ENAB(t->wl))
_wl_timer(t);
@@ -2349,9 +2365,13 @@
 
bzero(t, sizeof(wl_timer_t));
 
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 15, 0)
+   timer_setup(>timer, wl_timer, 0);
+#else
init_timer(>timer);
t->timer.data = (ulong) t;
t->timer.function = wl_timer;
+#endif
t->wl = wl;
t->fn = fn;
t->arg = arg;


Bug#825466: FTBFS on i386: needs -msse2 flag

2016-05-26 Thread Gerardo Esteban Malazdrewicz
Source: webrtc-audio-processing
Severity: serious
Tags: patch
Justification: fails to build from source (but built successfully in the past)

Using the attached patch built successfully libwebrtc-audio-processing1 and
pulseaudio 8.99.



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

Kernel: Linux 4.6.0-trunk-amd64 (SMP w/8 CPU cores)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- webrtc-audio-processing-0.2/configure.ac	2016-05-26 23:10:55.903649671 -0300
+++ webrtc-audio-processing-0.2/configure.ac.new	2016-05-26 23:10:39.883490181 -0300
@@ -59,6 +59,7 @@
 [i?86|x86_64],
 [
  HAVE_X86=1
+	 ARCH_CFLAGS="-msse2"
 ],
 [armv7*|armv8*],
 [


Bug#807663: Split snippet fastcgi-php/conf, leaving leading fastcgi_split_path_info out

2015-12-11 Thread Gerardo Esteban Malazdrewicz
Package: nginx-common
Version: 1.9.6-2
Severity: wishlist

The need for a custom fastcgi_split_path_info renders snippet unusable.

Case in point:

location /cluebringer/ {
alias /usr/share/postfix-cluebringer-webui/webui/;
index index.php;

location ~ ".+\.php$" {
fastcgi_split_path_info ^/cluebringer(.+\.php)()$;
include snippets/fastcgi-php-no-split.conf;
...

fastcgi-php-no-split.conf is the old fastcgi-php.conf without the leading
fastcgi_split_path_info.

fastcgi-php.conf can be rewritten as:

# regex to split $uri to $fastcgi_script_name and $fastcgi_path
fastcgi_split_path_info ^(.+\.php)(/.+)$;

include snippets/fastcgi-php-no-split.conf;
EOF

Thanks,
   Gerardo



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

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

Versions of packages nginx-common depends on:
ii  init-system-helpers  1.24
ii  lsb-base 9.20150917
ii  python   2.7.11-1

nginx-common recommends no packages.

Versions of packages nginx-common suggests:
ii  fcgiwrap   1.1.0-6
pn  nginx-doc  
ii  ssl-cert   1.0.37

-- no debconf information



Bug#701513: FTBFS: Fails to find python config dir

2013-02-23 Thread Gerardo Esteban Malazdrewicz
Source: vim
Severity: serious
Tags: patch
Justification: fails to build from source (but built successfully in the past)

Dear Maintainer,

$ ./debian/rules build
[snip]  
checking --enable-pythoninterp argument... yes
checking for python2... /usr/bin/python2
checking Python version... 2.7
checking Python is 1.4 or better... yep
checking Python's install prefix... /usr
checking Python's execution prefix... /usr
checking Python's configuration directory... 
can't find it!
configure: error: could not configure python
make: *** [configure-stamp-vim-gtk] Error 1
rm configure-stamp-vim-tiny

Fixed with attached patch.

Thanks,
Gerardo

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

Kernel: Linux 3.7-trunk-amd64 (SMP w/8 CPU cores)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- debian/rules.old	2013-02-22 12:59:51.997473331 -0400
+++ debian/rules	2013-02-22 12:09:55.217366175 -0400
@@ -107,7 +107,7 @@
 ALLINTERPFLAGS:=--enable-luainterp
 ALLINTERPFLAGS+=--disable-mzschemeinterp
 ALLINTERPFLAGS+=--enable-perlinterp
-ALLINTERPFLAGS+=--enable-pythoninterp
+ALLINTERPFLAGS+=--enable-pythoninterp --with-python-config-dir=$(shell python-config --configdir)
 ALLINTERPFLAGS+=--disable-python3interp
 ALLINTERPFLAGS+=--enable-rubyinterp
 ALLINTERPFLAGS+=--enable-tclinterp


Bug#690115: Multiarch caps package

2013-01-22 Thread Gerardo Esteban Malazdrewicz
I was able to make a multiarch package with the attached patch.

Regards,
 Gerardo Malazdrewicz
--- debian/rules	2013-01-22 10:07:44.960879845 -0300
+++ debian/rules.new	2013-01-22 10:07:25.064516522 -0300
@@ -1,8 +1,12 @@
 #!/usr/bin/make -f
 
+DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
+PREFIX = `pwd`/debian/caps/usr
+DEST = $(PREFIX)/lib/$(DEB_HOST_MULTIARCH)/ladspa
+
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/makefile.mk
 
 DEB_INSTALL_DOCS_ALL := caps.html
-DEB_MAKE_INSTALL_TARGET := PREFIX=$(PREFIX) install
+DEB_MAKE_INSTALL_TARGET := PREFIX=$(PREFIX) DEST=$(DEST) install
 CFLAGS += -fPIC -DPIC


Bug#698736: qemu-system: /usr/bin/kvm is a directory, should be a script

2013-01-22 Thread Gerardo Esteban Malazdrewicz
Package: qemu-system
Version: 1.3.0+dfsg-3exp
Severity: grave
Justification: renders package unusable

Dear Maintainer,

Newest qemu-system absorbs old qemu-kvm functionality.
However, script to launch kvm is /usr/bin/kvm/kvm, where it is looked in 
/usr/bin/kvm, as shown below.

gerardo@envy17:/usr/bin$ dpkg -L qemu-system | grep kvm
/usr/bin/kvm
/usr/bin/kvm/kvm
/usr/share/qemu/kvmvapic.bin

Thanks,
Gerardo Malazdrewicz

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

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

Versions of packages qemu-system depends on:
ii  ipxe-qemu 1.0.0+git-20120202.f6840ba-3
ii  libaio1   0.3.109-3
ii  libasound21.0.26+git20121221-1
ii  libbluetooth3 4.101-1
ii  libbrlapi0.5  4.4-8
ii  libc6 2.16-0experimental1
ii  libcurl3-gnutls   7.28.1-1
ii  libfdt1   1.3.0-2
ii  libgl1-mesa-glx [libgl1]  9.1~git1211131112.fe2ef4-0
ii  libglib2.0-0  2.34.3-1
ii  libgnutls26   2.12.22-1
ii  libiscsi1 1.4.0-3
ii  libjpeg8  8d-1
ii  libncurses5   5.9-10
ii  libpixman-1-0 0.26.0-3
ii  libpng12-01.2.49-3
ii  libpulse0 3.0+20130121fixes-1
ii  libsasl2-22.1.25.dfsg1-4+b1.0.1-1
ii  libsdl1.2debian   1.2.15-5
ii  libseccomp1   1.0.1-1
ii  libspice-server1  0.12.2-0nocelt1exp
ii  libtinfo5 5.9-10
ii  libusbredirparser10.6-1
ii  libuuid1  2.20.1-5.3
ii  libvdeplug2   2.3.2-4
ii  libx11-6  2:1.5.0-1
ii  libxen-4.14.1.3-8
ii  libxenstore3.04.2.0-1
ii  openbios-ppc  1.0+svn1060-1
ii  openbios-sparc1.0+svn1060-1
ii  openhackware  0.4.1-6
ii  qemu-keymaps  1.3.0+dfsg-3exp
ii  seabios   1.7.2-1
ii  vgabios   0.7a-3
ii  zlib1g1:1.2.7.dfsg-13

Versions of packages qemu-system recommends:
ii  iproute 20121211-2
ii  qemu-utils  1.3.0+dfsg-3exp

Versions of packages qemu-system suggests:
ii  samba  2:3.6.10-1
ii  vde2   2.3.2-4

-- no debconf information

-- debsums errors found:
debsums: can't open qemu-system file /usr/bin/kvm/kvm (No es un directorio)


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



Bug#696434: convmv: /usr/bin/convmv and /usr/share/man/man1/convmv.1.gz files missing from installed package

2012-12-20 Thread Gerardo Esteban Malazdrewicz
Package: convmv
Version: 1.15-1
Severity: grave
Tags: patch
Justification: renders package unusable

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these lines ***

I installed convmv 1.15-1.
Got this:

gerardo@envy17:~$ dpkg -L convmv
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/convmv
/usr/share/doc/convmv/CREDITS
/usr/share/doc/convmv/TODO
/usr/share/doc/convmv/changelog.gz
/usr/share/doc/convmv/changelog.Debian.gz
/usr/share/doc/convmv/copyright

Expected this:

gerardo@envy17:~/apt-src$ dpkg -L convmv
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/convmv
/usr/share/doc/convmv/changelog.gz
/usr/share/doc/convmv/TODO
/usr/share/doc/convmv/copyright
/usr/share/doc/convmv/changelog.Debian.gz
/usr/share/doc/convmv/CREDITS
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/convmv.1.gz
/usr/bin
/usr/bin/convmv

(actually, /usr/bin should be at the top?)
Attached patch for debian/rules.

Thanks,
 Gerardo

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

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

Versions of packages convmv depends on:
ii  dpkg  1.16.9

convmv recommends no packages.

convmv suggests no packages.

-- no debconf information
--- debian/rules.orig	2012-12-20 15:30:46.635240227 -0300
+++ debian/rules	2012-12-20 14:45:52.355611356 -0300
@@ -7,7 +7,7 @@
 
 override_dh_auto_install: 
 	set
-	make install PREFIX=usr
+	make install PREFIX=debian/convmv/usr
 
 override_dh_builddeb:
 	dh_builddeb -- -Zxz


Bug#670373: nsca 2.7.2 / nsca-client 2.9.1: do not communicate

2012-04-24 Thread Gerardo Esteban Malazdrewicz
Package: nsca
Version: nsca 2.7.2 does not recognize packages from nsca-client 2.9.1
Severity: normal

Dear Maintainer,

Using encryption/decryption method 16 (RIJNDAEL-256), same /etc/send_nsca.cfg 
file.

nsca from squeeze / nsca-client from testing:

Apr 24 19:50:35 monitor nsca[16135]: Connection from XX.XX.XX.XX port 10630
Apr 24 19:50:35 monitor nsca[16135]: Handling the connection...
Apr 24 19:50:36 monitor nsca[16135]: Dropping packet with invalid CRC32 - 
possibly due to client using wrong password or crypto algorithm?

nsca from squeeze / nsca-client from squeeze:

Apr 24 19:55:10 monitor nsca[16891]: Connection from XX.XX.XX.XX port 19846
Apr 24 19:55:10 monitor nsca[16891]: Handling the connection...
Apr 24 19:55:11 monitor nsca[16891]: SERVICE CHECK - Host Name: 'servername', 
Service Description: 'Disk usage in percent', Return Code: '0', Output: 'OKs: 
/run is 0.00, /run/shm is 0.00, /dev is 0.00, / is 15.26, / is 15.26, /run/lock 
is 0.00, /tmp is 0.00.'
Apr 24 19:55:11 monitor nsca[16891]: SERVICE CHECK - Host Name: 'servername', 
Service Description: '5 min Load average', Return Code: '0', Output: 'OKs: load 
is 0.12.'
Apr 24 19:55:11 monitor nsca[16891]: End of connection...

Regards,
 Gerardo

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.3.0-trunk-amd64 (SMP w/8 CPU cores)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



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



Bug#648202: FTBFS with binutils-gold

2011-12-11 Thread Gerardo Esteban Malazdrewicz
Package: qemu
Version: 1.0~rc4+dfsg-1
Followup-For: Bug #648202

Dear Maintainer,

Had success building it passing the flag --disable-smartcard-nss
to the user static build, even with binutils-gold.

Thanks,
 Gerardo

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

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

Versions of packages qemu depends on:
ii  qemu-system  1.0~rc4+dfsg-1+b1
ii  qemu-user1.0~rc4+dfsg-1+b1
ii  qemu-utils   1.0~rc4+dfsg-1+b1

qemu recommends no packages.

Versions of packages qemu suggests:
ii  qemu-user-static  1.0~rc4+dfsg-1+b1

-- 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#648202: FTBFS: qemu-user-static

2011-11-09 Thread Gerardo Esteban Malazdrewicz
Package: qemu
Version: 0.15.1+dfsg-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Fails to find the libraries below.
Multiarch, I believe they (the static libs) are gone?

Thanks,
  Gerardo

--
/usr/bin/make -C /home/gerardo/apt-src/qemu-0.15.1+dfsg/user-static-build 
make[1]: Entering directory 
`/home/gerardo/apt-src/qemu-0.15.1+dfsg/user-static-build'
make[2]: Nothing to be done for `all'.
  LINK  i386-linux-user/qemu-i386
/usr/bin/ld.gold.real: error: cannot find -lnss3
/usr/bin/ld.gold.real: error: cannot find -lnssutil3
/usr/bin/ld.gold.real: error: cannot find -lsmime3
/usr/bin/ld.gold.real: error: cannot find -lssl3
collect2: ld returned 1 exit status
make[2]: *** [qemu-i386] Error 1
make[1]: *** [subdir-i386-linux-user] Error 2
make[1]: Leaving directory 
`/home/gerardo/apt-src/qemu-0.15.1+dfsg/user-static-build'
make: *** [build-stamp] Error 2
---


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

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

Versions of packages qemu depends on:
ii  qemu-system  0.15.0+dfsg-1+b1
ii  qemu-user0.15.1+dfsg-1   
ii  qemu-utils   0.15.1+dfsg-1   

qemu recommends no packages.

Versions of packages qemu suggests:
pn  qemu-user-static  none

-- 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#624784: geoip-database-contrib: Please provide a way to disble updating of specific databases

2011-06-27 Thread Gerardo Esteban Malazdrewicz
Package: geoip-database-contrib
Version: 1.4
Followup-For: Bug #624784


It is possible you want to mix propietary files provided by MaxMind and the 
free ones.
At this point, the files provided by this packages would overwrite propietary 
files.

Please provide an option to decide which free database(s) to update, and which 
ones to be left alone.

Thanks,
 Gerardo

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

Kernel: Linux 3.0.0-rc4-amd64 (SMP w/8 CPU cores)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages geoip-database-contrib depends on:
ii  debconf [debconf-2.0]1.5.40  Debian configuration management sy
ii  ucf  3.0025+nmu2 Update Configuration File: preserv
ii  wget 1.12-3.1retrieves files from the web

geoip-database-contrib recommends no packages.

Versions of packages geoip-database-contrib suggests:
ii  cron  3.0pl1-118 process scheduling daemon

-- debconf information:
  geoip-database-contrib/install-cronjob: true



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



Bug#622405: gnome-shell: Crashes when notifications icons clicked

2011-04-29 Thread Gerardo Esteban Malazdrewicz
Package: gnome-shell
Version: 3.0.0.2-1
Followup-For: Bug #622405

It works with 7.10.2-1 gallium driver.

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

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

Versions of packages gnome-shell depends on:
ii  dconf-gsettings- 0.7.3-4 Simple key-based configuration sys
ii  gconf2   2.32.1-2GNOME configuration database syste
ii  gir1.2-atk-1.0   2.0.0-1 The ATK accessibility toolkit (GOb
ii  gir1.2-clutter-1 1.6.10-3GObject introspection data for the
ii  gir1.2-freedeskt 0.10.7-1Introspection data for some FreeDe
ii  gir1.2-gconf-2.0 2.32.1-2GNOME configuration database syste
ii  gir1.2-gdkpixbuf 2.23.3-3GDK Pixbuf library - GObject-Intro
ii  gir1.2-gkbd-3.0  2.91.91-2   GObject introspection data for the
ii  gir1.2-glib-2.0  0.10.7-1Introspection data for GLib, GObje
ii  gir1.2-gnomeblue 3.0.0-1 Introspection data for GnomeBlueto
ii  gir1.2-gtk-3.0   3.0.8-1 The GTK+ graphical user interface 
ii  gir1.2-json-glib 0.12.0-3GLib JSON manipulation library (do
ii  gir1.2-mutter-3. 3.0.0-2 GObject introspection data for Mut
ii  gir1.2-networkma 0.8.998-1   GObject introspection data for Net
ii  gir1.2-pango-1.0 1.28.3-6Layout and rendering of internatio
ii  gir1.2-polkit-1. 0.101-4 GObject introspection data for Pol
ii  gir1.2-telepathy 0.14.5-1GLib Telepathy connection manager 
ii  gir1.2-telepathy 0.2.8-2 Telepathy logger service - introsp
ii  gir1.2-upowergli 0.9.9-4+b1  GObject introspection data for upo
ii  gjs  0.7.13-2Mozilla-based javascript bindings 
pn  gnome-bluetooth  none  (no description available)
ii  gnome-control-ce 1:3.0.0.1-1 utilities to configure the GNOME d
ii  gnome-icon-theme 3.0.0-1 GNOME Desktop icon theme (symbolic
ii  gnome-settings-d 3.0.0.1-1   daemon handling the GNOME session 
ii  gsettings-deskto 3.0.0-1 GSettings deskop-wide schemas
ii  libatk1.0-0  2.0.0-1 The ATK accessibility toolkit
ii  libc62.13-0exp5  Embedded GNU C Library: Shared lib
ii  libcairo-gobject 1.10.2-6The Cairo 2D vector graphics libra
ii  libcairo21.10.2-6The Cairo 2D vector graphics libra
ii  libcamel1.2-19   2.32.2-4The Evolution MIME message handlin
ii  libcanberra0 0.26-3  a simple abstract interface for pl
ii  libclutter-1.0-0 1.6.10-3Open GL based interactive canvas l
ii  libcroco30.6.2-1 a generic Cascading Style Sheet (C
ii  libdbus-1-3  1.5.0-1 simple interprocess messaging syst
ii  libdbus-glib-1-2 0.92-1  simple interprocess messaging syst
ii  libdconf00.7.3-4 Simple key-based configuration sys
ii  libdrm2  2.4.25-1Userspace interface to kernel DRM 
ii  libebook1.2-10   3.0.0-1 Client library for evolution addre
ii  libecal1.2-8 3.0.0-1 Client library for evolution calen
ii  libedataserver1. 3.0.0-1 Utility library for evolution data
ii  libedataserverui 3.0.0-1 GUI utility library for evolution 
ii  libffi5  3.0.9-4 Foreign Function Interface library
ii  libfontconfig1   2.8.0-2.2   generic font configuration library
ii  libfreetype6 2.4.4-1 FreeType 2 font engine, shared lib
ii  libgconf2-4  2.32.1-2GNOME configuration database syste
ii  libgdk-pixbuf2.0 2.23.3-3GDK Pixbuf library
ii  libgirepository- 0.10.7-1Library for handling GObject intro
ii  libgjs0b 0.7.13-2Mozilla-based javascript bindings 
ii  libgl1-mesa-glx  7.10.2-1+b1 A free implementation of the OpenG
ii  libglib2.0-0 2.28.6-2GLib library of C routines
ii  libgnome-desktop 3.0.0-1 Utility library for loading .deskt
ii  libgnome-menu2   3.0.0-1 GNOME implementation of the freede
ii  libgstreamer0.10 0.10.32.2-1 Core GStreamer libraries and eleme
ii  libgtk-3-0   3.0.8-1 The GTK+ graphical user interface 
ii  libical0 0.44-3  iCalendar library implementation i
ii  libjson-glib-1.0 0.12.0-3GLib JSON manipulation library
ii  libmozjs4d   2.0-3   The Mozilla SpiderMonkey JavaScrip
ii  libmutter0   

Bug#616094: Unresolvable dependency: compiz-fusion-plugins-main (= 0.9)

2011-03-02 Thread Gerardo Esteban Malazdrewicz
Package: compiz
Version: 0.9.2.1+git20110226.f059fae9-1
Severity: important


compiz-fusion folded with compiz some time ago.

compiz-fusion-plugins-main newest version is 0.8.7, and will stay there.

compiz-plugins-main (upstream current name) is at 0.9.0, should be packaged, 
and be the dependency for compiz.

It uses cmake as build system.

Thanks,
Gerardo 

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

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

Versions of packages compiz depends on:
ii  compiz-co 0.9.2.1+git20110226.f059fae9-1 OpenGL window and compositing mana
pn  compiz-fu none (no description available)
ii  compiz-gn 0.9.2.1+git20110226.f059fae9-1 OpenGL window and compositing mana
ii  compiz-pl 0.9.2.1+git20110226.f059fae9-1 OpenGL window and compositing mana
ii  libcompiz 0.9.2.1+git20110226.78a7cc8c-1 Configuration settings library for

compiz recommends no packages.

Versions of packages compiz suggests:
pn  compizconfig-settings-manager none (no description available)



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



Bug#612780: libnet-ssleay-perl: Tests fail, undefined symbol: SSLv2_method

2011-02-10 Thread Gerardo Esteban Malazdrewicz
Package: libnet-ssleay-perl
Severity: serious
Justification: fails to build from source (but built successfully in the past)


This seems to be consequence of fixing the bug #589706,
SSLv2 should be disabled.

Thanks,
 Gerardo

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

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

Versions of packages libnet-ssleay-perl depends on:
ii  libc6 2.13-0exp1 Embedded GNU C Library: Shared lib
ii  libssl0.9.8   0.9.8o-4   SSL shared libraries
ii  perl  5.12.3-1   Larry Wall's Practical Extraction 
pn  perlapi-5.12.2none (no description available)

libnet-ssleay-perl recommends no packages.

Versions of packages libnet-ssleay-perl suggests:
ii  perl [libmime-base64-perl]5.12.3-1   Larry Wall's Practical Extraction 



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



Bug#609592: mysql-server: mysql-5.5 available as GA

2011-01-10 Thread Gerardo Esteban Malazdrewicz
Package: mysql-server
Version: 5.1.54-1
Severity: wishlist


mysql 5.5.8 has been declared GA.

-- System Information:
Debian Release: 6.0
  APT prefers experimental
  APT policy: (610, 'experimental'), (500, 'unstable')
Architecture: amd64 (x86_64)

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

Versions of packages mysql-server depends on:
ii  mysql-server-5.1  5.1.54-1   MySQL database server binaries and

mysql-server recommends no packages.

mysql-server suggests no packages.

-- 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#609439: FTBFS: libsgmaterial.so.2.0.0: undefined reference to `simgear::getPropertyRoot()'

2011-01-09 Thread Gerardo Esteban Malazdrewicz
Package: flightgear
Version: 2.0.0-1
Severity: normal


I was able to compile it after rebuilding simgear with the attached patch.

Probably this bug should be moved to simgear.

Hth,
  Gerardo

-- System Information:
Debian Release: 6.0
  APT prefers experimental
  APT policy: (610, 'experimental'), (500, 'unstable')
Architecture: amd64 (x86_64)

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

Versions of packages flightgear depends on:
ii  fgfs-base  2.0.0-1   Flight Gear Flight Simulator -- ba
ii  freeglut3  2.6.0-1   OpenGL Utility Toolkit
ii  libalut0   1.1.0-2   OpenAL Utility Toolkit
ii  libc6  2.11.2-7  Embedded GNU C Library: Shared lib
ii  libgcc11:4.6-20110105-1  GCC support library
ii  libgl1-mesa-glx [libgl 7.9+repack-2+nmu1 A free implementation of the OpenG
ii  libglu1-mesa [libglu1] 7.9+repack-2+nmu1 The OpenGL utility library (GLU)
ii  libice62:1.0.7-1 X11 Inter-Client Exchange library
ii  libjpeg62  6b1-1 The Independent JPEG Group's JPEG 
ii  libopenal1 1:1.12.854-2  Software implementation of the Ope
ii  libopenscenegraph652.8.3-6   3D scene graph, shared libs
ii  libopenthreads13   2.8.3-6   Object-Oriented (OO) thread interf
ii  libplib1   1.8.5-5   Portability Libraries: Run-time pa
ii  libsm6 2:1.2.0-1 X11 Session Management library
ii  libstdc++6 4.6-20110105-1The GNU Standard C++ Library v3
ii  libx11-6   2:1.3.3-4 X11 client-side library
ii  libxext6   2:1.1.2-1 X11 miscellaneous extension librar
ii  libxi6 2:1.3-6   X11 Input extension library
ii  libxmu62:1.1.0-1 X11 miscellaneous utility library
ii  libxt6 1:1.0.7-1 X11 toolkit intrinsics library
ii  simgear2.0.0   2.0.0-1.1 Simulator Construction Gear -- sha
ii  zlib1g 1:1.2.5.dfsg-1compression library - runtime

flightgear recommends no packages.

flightgear suggests no packages.

-- no debconf information
--- a/simgear/screen/Makefile.am2011-01-10 01:15:59.037875049 -0300
+++ b/simgear/screen/Makefile.am2011-01-10 02:14:32.721572768 -0300
@@ -40,7 +40,6 @@
 
 TestRenderTexture_LDADD = \
libsgscreen.a \
+   -ldl \
$(top_builddir)/simgear/debug/libsgdebug.a \
$(opengl_LIBS)
 endif


Bug#609360: pycairo: Fails to build/install support for python2.7 correctly

2011-01-08 Thread Gerardo Esteban Malazdrewicz
Package: pycairo
Version: 1.8.8-1
Severity: important
Tags: patch


there is a binary incompatibility between Python 2.6 and 2.7, so modules built 
with python2.6 can't be used with python2.7.
The attached patch ensures python2.7 is used to build modules to be used with 
it.

-- System Information:
Debian Release: 6.0
  APT prefers experimental
  APT policy: (610, 'experimental'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.37-trunk-amd64 (SMP w/8 CPU cores)
Locale: LANG=es_AR.utf8, LC_CTYPE=es_AR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- a/debian/rules  2011-01-08 18:58:03.361012611 -0300
+++ b/debian/rules  2011-01-08 17:57:08.255114194 -0300
@@ -7,6 +7,12 @@
 
 DEB_PYTHON_INSTALL_ARGS_ALL += --install-layout=deb
 
+build/python-cairo::
+   set -e; \
+   for i in $(cdbs_python_build_versions); do \
+ python$$i ./setup.py build; \
+   done
+
 install/python-cairo-dev::
python setup.py install_data --install-dir=$(CURDIR)/debian/tmp/usr
sphinx-build -bhtml doc build/html


Bug#607934: libgtk: Re: Segmentation Fault on Some Web Sites

2010-12-30 Thread Gerardo Esteban Malazdrewicz
Package: libgtk2.0-0
Version: 2.23.3-3
Severity: normal
File: libgtk


bt full:

Program received signal SIGSEGV, Segmentation fault.
0x70946477 in IA__gdk_x11_drawable_get_xid (drawable=0xbeddc220)
at /tmp/buildd/gtk+2.0-2.23.3/gdk/x11/gdkdrawable-x11.c:924
924 /tmp/buildd/gtk+2.0-2.23.3/gdk/x11/gdkdrawable-x11.c: No existe el 
fichero o el directorio.
in /tmp/buildd/gtk+2.0-2.23.3/gdk/x11/gdkdrawable-x11.c
(gdb) bt full
#0  0x70946477 in IA__gdk_x11_drawable_get_xid 
(drawable=0xbeddc220)
at /tmp/buildd/gtk+2.0-2.23.3/gdk/x11/gdkdrawable-x11.c:924
__t = value optimized out
__r = value optimized out
impl = value optimized out
#1  0x710e21e2 in _gtk_socket_windowing_select_plug_window_input 
(socket=0x7fffcc48aea0)
at /tmp/buildd/gtk+2.0-2.23.3/gtk/gtksocket-x11.c:252
No locals.
#2  0x70f9f12e in _gtk_socket_add_window (socket=0x7fffcc48aea0, 
xid=85983239, need_reparent=value optimized out)
at /tmp/buildd/gtk+2.0-2.23.3/gtk/gtksocket.c:912
protocol = value optimized out
widget = 0x7fffcc48aea0
display = 0x76db1190
user_data = 0x0
#3  0x710e2a45 in _gtk_socket_windowing_filter_func 
(gdk_xevent=0x7fff7c20, event=value optimized out, 
data=value optimized out) at 
/tmp/buildd/gtk+2.0-2.23.3/gtk/gtksocket-x11.c:614
widget = 0x7fffcc48aea0
display = value optimized out
return_val = value optimized out
#4  0x7094aa58 in gdk_event_apply_filters (display=0x76db1190, 
event=0x7fffbeededa0, xevent=0x7fff7c20, 
return_exposes=value optimized out) at 
/tmp/buildd/gtk+2.0-2.23.3/gdk/x11/gdkevents-x11.c:356
filter = 0x76d05780
tmp_list = 0x0
result = value optimized out
#5  gdk_event_translate (display=0x76db1190, event=0x7fffbeededa0, 
xevent=0x7fff7c20, return_exposes=value optimized out)
at /tmp/buildd/gtk+2.0-2.23.3/gdk/x11/gdkevents-x11.c:1033
window = 0x0
window_private = 0x0
filter_window = 0x7fffd03e0100
window_impl = 0x0
return_val = value optimized out
screen = value optimized out
screen_x11 = value optimized out
toplevel = 0x0
xwindow = value optimized out
filter_xwindow = value optimized out
#6  0x7094c928 in _gdk_events_queue (display=0x76db1190) at 
/tmp/buildd/gtk+2.0-2.23.3/gdk/x11/gdkevents-x11.c:2310
node = 0x7fffbed33080
event = 0x7fffbeededa0
xevent = {type = 21, xany = {type = 21, serial = 14332, send_event = 0, 
display = 0x76d93000, window = 83887635}, 
  xkey = {type = 21, serial = 14332, send_event = 0, display = 
0x76d93000, window = 83887635, root = 85983239, 
subwindow = 83887635, time = 0, x = 0, y = 32767, x_root = 0, 
y_root = 0, state = 0, keycode = 0, same_screen = 0}, 
---Type return to continue, or q return to quit--- 
  xbutton = {type = 21, serial = 14332, send_event = 0, display = 
0x76d93000, window = 83887635, root = 85983239, 
subwindow = 83887635, time = 0, x = 0, y = 32767, x_root = 0, 
y_root = 0, state = 0, button = 0, same_screen = 0}, 
  xmotion = {type = 21, serial = 14332, send_event = 0, display = 
0x76d93000, window = 83887635, root = 85983239, 
subwindow = 83887635, time = 0, x = 0, y = 32767, x_root = 0, 
y_root = 0, state = 0, is_hint = 0 '\000', 
same_screen = 0}, xcrossing = {type = 21, serial = 14332, 
send_event = 0, display = 0x76d93000, window = 83887635, 
root = 85983239, subwindow = 83887635, time = 0, x = 0, y = 32767, 
x_root = 0, y_root = 0, mode = 0, detail = 0, 
same_screen = 0, focus = 0, state = 0}, xfocus = {type = 21, serial 
= 14332, send_event = 0, display = 0x76d93000, 
window = 83887635, mode = 85983239, detail = 0}, xexpose = {type = 
21, serial = 14332, send_event = 0, 
display = 0x76d93000, window = 83887635, x = 85983239, y = 0, 
width = 83887635, height = 0, count = 0}, 
  xgraphicsexpose = {type = 21, serial = 14332, send_event = 0, display 
= 0x76d93000, drawable = 83887635, 
x = 85983239, y = 0, width = 83887635, height = 0, count = 0, 
major_code = 0, minor_code = 0}, xnoexpose = {type = 21, 
serial = 14332, send_event = 0, display = 0x76d93000, drawable 
= 83887635, major_code = 85983239, minor_code = 0}, 
  xvisibility = {type = 21, serial = 14332, send_event = 0, display = 
0x76d93000, window = 83887635, 
state = 85983239}, xcreatewindow = {type = 21, serial = 14332, 
send_event = 0, display = 0x76d93000, 
parent = 83887635, window = 85983239, x = 83887635, y = 0, width = 
0, height = 0, border_width = 0, 
override_redirect = 32767}, xdestroywindow = {type = 21, serial = 
14332, send_event = 0, display = 0x76d93000, 
event = 83887635, 

Bug#596437: Latest ia32-libs (20100908) breaks latest ia32-libs-gtk

2010-09-11 Thread Gerardo Esteban Malazdrewicz
Package: ia32-libs-gtk
Version: 20090804
Severity: grave
Justification: renders package unusable


ia32-libs-gtk is uninstallable. Please fix.

gera...@envy15:~$ LANG=C sudo apt-get install ia32-libs-gtk
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 ia32-libs-gtk : Depends: ia32-libs (= 20090711) but it is not going to be 
installed
E: Broken packages
gera...@envy15:~$ LANG=C sudo apt-get install ia32-libs-gtk ia32-libs
Reading package lists... Done
Building dependency tree   
Reading state information... Done
ia32-libs is already the newest version.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 ia32-libs : Breaks: ia32-libs-gtk ( 20100905) but 20090804 is to be installed
E: Broken packages

Thanks,
Gerardo

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

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

Versions of packages ia32-libs-gtk depends on:
ii  ia32-libs 20100908   ia32 shared libraries for use on a
ii  libc6-i3862.11.2-5   Embedded GNU C Library: 32-bit sha

ia32-libs-gtk recommends no packages.

ia32-libs-gtk suggests no packages.



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



Bug#572842: linux-2.6: Clickpad style trackpads as the ones found in an HP Envy 15 are not supported

2010-03-06 Thread Gerardo Esteban Malazdrewicz
Package: linux-2.6
Version: 2.6.33
Severity: wishlist
Tags: patch


Takeshi Iwai made a patch to improve support with these device (so they support 
left, right and middle buttons).

The patch itself is located at http://patchwork.kernel.org/patch/67335/

It applies cleanly to 2.6.33.

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

Kernel: Linux 2.6.33-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff --git a/drivers/input/mouse/synaptics.c b/drivers/input/mouse/synaptics.c
index 05689e7..b2db417 100644
--- a/drivers/input/mouse/synaptics.c
+++ b/drivers/input/mouse/synaptics.c
@@ -327,6 +327,45 @@ static void synaptics_pt_create(struct psmouse *psmouse)
  *	Functions to interpret the absolute mode packets
  /
 
+/* left and right clickpad button ranges;
+ * the gap between them is interpreted as a middle-button click
+ */
+#define CLICKPAD_LEFT_BTN_X \
+	((XMAX_NOMINAL - XMIN_NOMINAL) * 2 / 5 + XMIN_NOMINAL)
+#define CLICKPAD_RIGHT_BTN_X \
+	((XMAX_NOMINAL - XMIN_NOMINAL) * 3 / 5 + XMIN_NOMINAL)
+
+/* handle clickpad events */
+static void clickpad_process_packet(struct synaptics_data *priv,
+struct synaptics_hw_state *hw)
+{
+	/* clickpad mode reports Y range from 0 to YMAX_NOMINAL,
+	 * where the area Y  YMIN_NOMINAL is used as click buttons
+	 */
+	if (hw-y  YMIN_NOMINAL) {
+		/* button area */
+		hw-z = 0; /* don't move pointer */
+		/* clickpad reports only the middle button, and we need
+		 * to fake left/right buttons depending on the touch position
+		 */
+		if (hw-middle) { /* clicked? */
+			hw-middle = 0;
+			if (hw-x  CLICKPAD_LEFT_BTN_X)
+hw-left = 1;
+			else if (hw-x  CLICKPAD_RIGHT_BTN_X)
+hw-right = 1;
+			else
+hw-middle = 1;
+		}
+	} else if (hw-middle) {
+		/* dragging */
+		hw-left = priv-prev_hw.left;
+		hw-right = priv-prev_hw.right;
+		hw-middle = priv-prev_hw.middle;
+	}
+	priv-prev_hw = *hw;
+}
+
 static void synaptics_parse_hw_state(unsigned char buf[], struct synaptics_data *priv, struct synaptics_hw_state *hw)
 {
 	memset(hw, 0, sizeof(struct synaptics_hw_state));
@@ -407,6 +446,9 @@ static void synaptics_process_packet(struct psmouse *psmouse)
 
 	synaptics_parse_hw_state(psmouse-packet, priv, hw);
 
+	if (SYN_CAP_CLICKPAD(priv-ext_cap))
+		clickpad_process_packet(priv, hw);
+
 	if (hw.scroll) {
 		priv-scroll += hw.scroll;
 
@@ -701,6 +743,12 @@ int synaptics_init(struct psmouse *psmouse)
 		SYN_ID_MAJOR(priv-identity), SYN_ID_MINOR(priv-identity),
 		priv-model_id, priv-capabilities, priv-ext_cap);
 
+	if (SYN_CAP_CLICKPAD(priv-ext_cap)) {
+		printk(KERN_INFO Synaptics: Clickpad mode enabled\n);
+		/* force to enable the middle button */
+		priv-capabilities |= (1  18);
+	}
+
 	set_input_params(psmouse-dev, priv);
 
 	/*
diff --git a/drivers/input/mouse/synaptics.h b/drivers/input/mouse/synaptics.h
index 838e7f2..76df393 100644
--- a/drivers/input/mouse/synaptics.h
+++ b/drivers/input/mouse/synaptics.h
@@ -48,6 +48,8 @@
 #define SYN_CAP_VALID(c)		c)  0x00ff00)  8) == 0x47)
 #define SYN_EXT_CAP_REQUESTS(c)		(((c)  0x70)  20)
 #define SYN_CAP_MULTI_BUTTON_NO(ec)	(((ec)  0x00f000)  12)
+#define SYN_CAP_PRODUCT_ID(ec)		(((ec)  0xff)  16)
+#define SYN_CAP_CLICKPAD(ec)		(SYN_CAP_PRODUCT_ID(ec) == 0xe4)
 
 /* synaptics modes query bits */
 #define SYN_MODE_ABSOLUTE(m)		((m)  (1  7))
@@ -103,6 +105,7 @@ struct synaptics_data {
 	unsigned char pkt_type;			/* packet type - old, new, etc */
 	unsigned char mode;			/* current mode byte */
 	int scroll;
+	struct synaptics_hw_state prev_hw;
 };
 
 void synaptics_module_init(void);



Bug#572592: libdrm-dev: /usr/include/drm/nouveau_drm.h belongs to linux-libc-dev since 2.6.33

2010-03-04 Thread Gerardo Esteban Malazdrewicz
Package: libdrm-dev
Version: 2.4.18-2
Severity: normal



cking libdrm-dev (from .../libdrm-dev_2.4.18-2_amd64.deb) ...
dpkg: error processing /var/cache/apt/archives/libdrm-dev_2.4.18-2_amd64.deb 
(--unpack):
 trying to overwrite '/usr/include/drm/nouveau_drm.h', which is also in package 
linux-libc-dev 0:2.6.33-1~experimental.2
Errors were encountered while processing:
 /var/cache/apt/archives/libdrm-dev_2.4.18-2_amd64.deb

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

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

Versions of packages libdrm-dev depends on:
ii  libdrm 2.4.18-2  Userspace interface to intel-speci
ii  libdrm 2.4.18-2  Userspace interface to radeon-spec
ii  libdrm 2.4.18-2  Userspace interface to kernel DRM 
ii  linux- 2.6.33-1~experimental.2+clickpad1 Linux support headers for userspac

libdrm-dev recommends no packages.

libdrm-dev suggests no packages.



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



Bug#489455: freeciv-client-gtk: Fails to find proper locale data

2008-07-05 Thread Gerardo Esteban Malazdrewicz
Package: freeciv-client-gtk
Version: 2.1.5-1
Severity: important
Tags: l10n


open(/locale/es_AR.UTF-8/LC_MESSAGES/freeciv.mo, O_RDONLY) = -1 
ENOENT (No such file or directory)
open(/locale/es_AR.utf8/LC_MESSAGES/freeciv.mo, O_RDONLY) = -1 ENOENT 
(No such file or directory)
open(/locale/es_AR/LC_MESSAGES/freeciv.mo, O_RDONLY) = -1 ENOENT (No 
such file or directory)
open(/locale/es.UTF-8/LC_MESSAGES/freeciv.mo, O_RDONLY) = -1 ENOENT 
(No such file or directory)
open(/locale/es.utf8/LC_MESSAGES/freeciv.mo, O_RDONLY) = -1 ENOENT 
(No such file or directory)
open(/locale/es/LC_MESSAGES/freeciv.mo, O_RDONLY) = -1 ENOENT (No 
such file or directory)

The last file is in the system, in the package freeciv-data, in

/usr/share/locale/es/LC_MESSAGES/freeciv.mo

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages freeciv-client-gtk depends on:
ii  freeciv-data   2.1.5-1   Civilization turn based strategy g
ii  freeciv-server 2.1.5-1   Civilization turn based strategy g
ii  ggzcore-bin0.0.14.1-1GGZ Gaming Zone: various command-l
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libc6  2.7-12GNU C Library: Shared libraries
ii  libcairo2  1.6.4-6   The Cairo 2D vector graphics libra
ii  libggzmod4 0.0.14.1-1GGZ Gaming Zone: game frontend lib
ii  libglib2.0-0   2.16.4-1  The GLib library of C routines
ii  libgtk2.0-02.12.10-2 The GTK+ graphical user interface 
ii  libpango1.0-0  1.20.4-1  Layout and rendering of internatio
ii  libsdl-mixer1.21.2.8-4   mixer library for Simple DirectMed
ii  libsdl1.2debian1.2.13-2  Simple DirectMedia Layer
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

freeciv-client-gtk recommends no packages.

-- no debconf information



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