Bug#1043201: slirp: immediate exit at startup

2023-08-08 Thread Roberto Lumbreras
Hi Ferenc,

timeout is defined as "struct timeval":

   struct timeval {
   time_t   tv_sec;   /* Seconds */
   suseconds_t  tv_usec;  /* Microseconds */
   };

timeout.tv_used is suseconds_t == time_t == int, so I can't understand why
it's unsigned in your case.

If you dig in src/main.c there are more lines with timeout.tv_used being
compared with negative numbers, your patch may work but I think it has to
be something else.

Have you tried just compiling the slirp package? Maybe it's a problem with
libc6 linking, https://tracker.debian.org/pkg/slirp warns that slirp "Fails
to build during reproducibility testing". I'm looking into this.

-- 
Regards,
Roberto Lumbreras
Debian developer


Bug#1039467: gnome-shell-extention-dashtodock autohide not working, showing up all the time

2023-06-26 Thread Roberto Lumbreras
Package: gnome-shell-extension-dashtodock
Version: 75-1

I've just updated to bookworm and had to reset all my gnome configuration.
Tried to set up the same I had previously, installed dash to dock extension
and with default autohide settings, sometimes each time I switch windows
the dash panel shows up. This is very annoying but it doesn't happen with
all windows and all the times, but when it happens it keeps hiding and
showing up all the time.

Regards,
Roberto


Bug#1010340: same problem here

2023-02-28 Thread Roberto Lumbreras
Hi,

I have the same problem with a Debian GNU/Linux 11 (bullseye) on bare metal
(not QEMU).
It happens with all github repositories I've tried:

$ git clone https://github.com/esnet/iperf
Cloning into 'iperf'...
(never ends, or ends with "error: git-remote-https died of signal 8")

If I strace the process git-remote-https, it's doing getrandom() all the
time.
Setting GNUTLS_CPUID_OVERRIDE=0x1 doesn't solve it.
I don't have any .gitconfig or similar.

Regards,
-- 
Roberto Lumbreras
Debian developer


Bug#1028318: iperf: Manpage linguistic mistakes

2023-01-09 Thread Roberto Lumbreras
Hi,

I'll include it in the next revision of the package.
I've also forwarded all spelling errors and typos to upstream:
https://sourceforge.net/p/iperf2/tickets/222/

Thank you for your report!

Regards,
Roberto

On Mon, Jan 9, 2023 at 2:51 PM Marco Moock  wrote:

> Package: iperf
> Version: 2.1.8+dfsg-1
> Severity: minor
> Tags: upstream
> X-Debbugs-Cc: m...@posteo.de
>
> Dear Maintainer,
>
> the manpage contains an error in the following sentence.
>
> The user must establish both a both a server (to receive traffic) and a
> client (to generate and send traffic) for a test to occur.
>
> "both a" is 2 times there.
> Sadly, I cannot correct that upstream.
>
>
> -- System Information:
> Debian Release: bookworm/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
>
> Kernel: Linux 6.0.0-6-amd64 (SMP w/16 CPU threads; PREEMPT)
> Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
> Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.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 iperf depends on:
> ii  libc6   2.36-8
> ii  libgcc-s1   12.2.0-13
> ii  libstdc++6  12.2.0-13
>
> iperf recommends no packages.
>
> iperf suggests no packages.
>
> -- no debconf information
>


Bug#1013930: src:iperf3: fails to migrate to testing for too long: piuparts regression, changes conffile

2022-07-02 Thread Roberto Lumbreras
I've just uploaded a fix. I'll close this bug when confirmed by puiparts.

On Mon, Jun 27, 2022 at 6:51 PM Paul Gevers  wrote:

> Source: iperf3
> Version: 3.9-1
> Severity: serious
> Tags: sid bookworm
> User: release.debian@packages.debian.org
> Usertags: out-of-sync
>
> Dear maintainer(s),
>
> The Release Team considers packages that are out-of-sync between testing
> and unstable for more than 60 days as having a Release Critical bug in
> testing [1]. Your package src:iperf3 has been trying to migrate for 61
> days [2]. Hence, I am filing this bug. The migration is blocked because
> piuparts reports a regression. A quick glance (piuparts log and your
> changelog) suggests you are now changing a conffile (not to be confused
> with a normal configuration file), see [3].
>
> If a package is out of sync between unstable and testing for a longer
> period, this usually means that bugs in the package in testing cannot be
> fixed via unstable. Additionally, blocked packages can have impact on
> other packages, which makes preparing for the release more difficult.
> Finally, it often exposes issues with the package and/or
> its (reverse-)dependencies. We expect maintainers to fix issues that
> hamper the migration of their package in a timely manner.
>
> This bug will trigger auto-removal when appropriate. As with all new
> bugs, there will be at least 30 days before the package is auto-removed.
>
> I have immediately closed this bug with the version in unstable, so if
> that version or a later version migrates, this bug will no longer affect
> testing. I have also tagged this bug to only affect sid and bookworm, so
> it doesn't affect (old-)stable.
>
> If you believe your package is unable to migrate to testing due to
> issues beyond your control, don't hesitate to contact the Release Team.
>
> Paul
>
> [1] https://lists.debian.org/debian-devel-announce/2020/02/msg5.html
> [2] https://qa.debian.org/excuses.php?package=iperf3
> [3]
> https://www.debian.org/doc/debian-policy/ch-files.html#configuration-files
>


-- 
Regards,
-- 
Roberto Lumbreras
Debian developer


Bug#977189: geeqie: No image is rendered, only white rectangle visible

2020-12-13 Thread Roberto Lumbreras
On Sun, Dec 13, 2020 at 1:17 PM Andreas Ronnquist  wrote:

> Please try to go to Edit->Preferences-> Image Tab, and change the
> checkbox "Use GPU acceleration via Clutter library", and then restart
> geeqie. This should make the images visible again.
>

You are right, using GPU acceleration makes it work again. Thank you for
the tip!
I don't know what to do with the bug, there is still an issue IMHO, but
maybe not with severity important.
I let it be your choice.

Regards,
Roberto


Bug#977189: geeqie: No image is rendered, only white rectangle visible

2020-12-12 Thread Roberto Lumbreras
Package: geeqie
Version: 1:1.6-2
Severity: important

Geeqie just renders all images as white boxes.
It seems this is a common and old problem with Wayland, leaving geeqie
unusable.
I'm running stock Debian Gnome, which apparently means Wayland.
Upgrading to qeeqie/unstable didn't help.

Regards,
Roberto

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

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

Versions of packages geeqie depends on:
ii  geeqie-common1:1.6-2
ii  libc62.31-5
ii  libcairo21.16.0-4
ii  libchamplain-0.12-0  0.12.20-1
ii  libchamplain-gtk-0.12-0  0.12.20-1
ii  libclutter-1.0-0 1.26.4+dfsg-2
ii  libclutter-gtk-1.0-0 1.8.4-4
ii  libcogl201.22.8-2
ii  libdjvulibre21   3.5.28-1
ii  libexiv2-27  0.27.3-3
ii  libffmpegthumbnailer4v5  2.1.1-0.2+b1
ii  libgcc-s110.2.0-19
ii  libgdk-pixbuf-2.0-0  2.40.0+dfsg-8
ii  libglib2.0-0 2.66.3-2
ii  libgtk-3-0   3.24.23-3
ii  libheif1 1.9.1-1
ii  libjpeg62-turbo  1:2.0.5-1.1
ii  liblcms2-2   2.9-4+b1
ii  liblirc-client0  0.10.1-6.2+b1
ii  liblua5.1-0  5.1.5-8.1+b3
ii  libopenjp2-7 2.3.1-1
ii  libpango-1.0-0   1.46.2-3
ii  libpangocairo-1.0-0  1.46.2-3
ii  libpoppler-glib8 20.09.0-3
ii  libstdc++6   10.2.0-19
ii  libtiff5 4.1.0+git191117-2
ii  libwebp6 0.6.1-2+b1
ii  libx11-6 2:1.6.12-1
ii  sensible-utils   0.0.12+nmu1

Versions of packages geeqie recommends:
ii  cups-bsd [lpr]   2.3.3op1-2
ii  exiftran 2.10-4
ii  exiv20.27.3-3
ii  imagemagick  8:6.9.11.24+dfsg-1+b2
ii  imagemagick-6.q16 [imagemagick]  8:6.9.11.24+dfsg-1+b2
ii  librsvg2-common  2.50.2+dfsg-1
ii  ufraw-batch  0.22-4
ii  zenity   3.32.0-6

Versions of packages geeqie suggests:
pn  geeqie-dbg   
ii  gimp 2.10.22-2
ii  libjpeg-turbo-progs [libjpeg-progs]  1:2.0.5-1.1
pn  ufraw
pn  xpaint   

-- no debconf information


Bug#957620: nvtv: diff for NMU version 0.4.7-8.1

2020-08-04 Thread Roberto Lumbreras
Hi Sudip,

Well done, thank you!

Regards,
Roberto

On Mon, Aug 3, 2020 at 5:45 PM Sudip Mukherjee 
wrote:

> Control: tags 957620 + patch
> Control: tags 957620 + pending
>
> Dear maintainer,
>
> I've prepared an NMU for nvtv (versioned as 0.4.7-8.1) and
> uploaded it to DELAYED/2. Please feel free to tell me if I
> should cancel it.
>
> --
> Regards
> Sudip
>
> diff -Nru nvtv-0.4.7/debian/changelog nvtv-0.4.7/debian/changelog
> --- nvtv-0.4.7/debian/changelog 2012-09-02 02:46:52.0 +0100
> +++ nvtv-0.4.7/debian/changelog 2020-08-03 16:30:37.0 +0100
> @@ -1,3 +1,10 @@
> +nvtv (0.4.7-8.1) unstable; urgency=medium
> +
> +  * Non-maintainer upload.
> +  * Fix ftbfs with GCC-10. (Closes: #957620)
> +
> + -- Sudip Mukherjee   Mon, 03 Aug 2020
> 16:30:37 +0100
> +
>  nvtv (0.4.7-8) unstable; urgency=low
>
>* Updated standards.
> diff -Nru nvtv-0.4.7/debian/patches/fix_ftbfs.patch
> nvtv-0.4.7/debian/patches/fix_ftbfs.patch
> --- nvtv-0.4.7/debian/patches/fix_ftbfs.patch   1970-01-01
> 01:00:00.0 +0100
> +++ nvtv-0.4.7/debian/patches/fix_ftbfs.patch   2020-08-03
> 16:30:14.0 +0100
> @@ -0,0 +1,80 @@
> +Description: Fix ftbfs with GCC-10.
> +
> +Author: Sudip Mukherjee 
> +Bug-Debian: https://bugs.debian.org/957620
> +Forwarded: no
> +
> +---
> +
> +--- nvtv-0.4.7.orig/src/data_cx.c
>  nvtv-0.4.7/src/data_cx.c
> +@@ -33,6 +33,19 @@
> + #include "data_cx.h"
> + #include "data_nv.h"
> +
> ++TVCxRegs cx_ntsc_xbox; /* XBox BIOS */
> ++
> ++TVCxRegs cx_ntsc_small_a;  /* Mode 10, hoc=15.11 voc=14.81 */
> ++TVCxRegs cx_ntsc_normal_a; /* Mode 26, hoc=11.97 voc=11.93 */
> ++TVCxRegs cx_ntsc_tiny_a;   /* Mode 42, hoc=18.04 voc=18.11 */
> ++TVCxRegs cx_ntsc_small_b;  /* Mode 18, hoc=13.79 voc=13.58 */
> ++TVCxRegs cx_ntsc_tiny_b;   /* Mode 34, hoc=19.26 voc=19.34 */
> ++TVCxRegs cx_ntsc_mini_b;   /* Mode 40, hoc=15.59 voc=15.64 */
> ++
> ++TVCxRegs cx_pal_small_a;   /* Mode 11, hoc=13.44 voc=14.24 */
> ++TVCxRegs cx_pal_mini_a;/* Mode 43, hoc=16.20 voc=16.67 */
> ++
> ++
> + /*  CX  NTSC  */
> +
> + /* FIXME I do not know if all XBoxes have the CX encoder. For now, we
> +--- nvtv-0.4.7.orig/src/data_cx.h
>  nvtv-0.4.7/src/data_cx.h
> +@@ -37,16 +37,16 @@ void data_setup_cx (TVSettings *s, TVReg
> +
> + void data_secam_cx (TVCxRegs *r);
> +
> +-TVCxRegs cx_ntsc_xbox; /* XBox BIOS */
> ++extern TVCxRegs cx_ntsc_xbox; /* XBox BIOS */
> +
> +-TVCxRegs cx_ntsc_small_a;  /* Mode 10, hoc=15.11 voc=14.81 */
> +-TVCxRegs cx_ntsc_normal_a; /* Mode 26, hoc=11.97 voc=11.93 */
> +-TVCxRegs cx_ntsc_tiny_a;   /* Mode 42, hoc=18.04 voc=18.11 */
> +-TVCxRegs cx_ntsc_small_b;  /* Mode 18, hoc=13.79 voc=13.58 */
> +-TVCxRegs cx_ntsc_tiny_b;   /* Mode 34, hoc=19.26 voc=19.34 */
> +-TVCxRegs cx_ntsc_mini_b;   /* Mode 40, hoc=15.59 voc=15.64 */
> ++extern TVCxRegs cx_ntsc_small_a;  /* Mode 10, hoc=15.11 voc=14.81 */
> ++extern TVCxRegs cx_ntsc_normal_a; /* Mode 26, hoc=11.97 voc=11.93 */
> ++extern TVCxRegs cx_ntsc_tiny_a;   /* Mode 42, hoc=18.04 voc=18.11 */
> ++extern TVCxRegs cx_ntsc_small_b;  /* Mode 18, hoc=13.79 voc=13.58 */
> ++extern TVCxRegs cx_ntsc_tiny_b;   /* Mode 34, hoc=19.26 voc=19.34 */
> ++extern TVCxRegs cx_ntsc_mini_b;   /* Mode 40, hoc=15.59 voc=15.64 */
> +
> +-TVCxRegs cx_pal_small_a;   /* Mode 11, hoc=13.44 voc=14.24 */
> +-TVCxRegs cx_pal_mini_a;/* Mode 43, hoc=16.20 voc=16.67 */
> ++extern TVCxRegs cx_pal_small_a;   /* Mode 11, hoc=13.44 voc=14.24 */
> ++extern TVCxRegs cx_pal_mini_a;/* Mode 43, hoc=16.20 voc=16.67 */
> +
> + #endif /* _DATA_CX_H */
> +--- nvtv-0.4.7.orig/src/nvtv.c
>  nvtv-0.4.7/src/nvtv.c
> +@@ -117,6 +117,8 @@ int opt_pci_func = -1;
> +
> + TVSettings opt_set;
> +
> ++int opt_tv_bus, opt_tv_addr;
> ++
> + static const char *short_options =
> "?12bcdf:ghlmno:pqr:s:tw:A:C:FNPS:T:W:X";
> +
> + static struct option long_options[] =
> +--- nvtv-0.4.7.orig/src/nvtv.h
>  nvtv-0.4.7/src/nvtv.h
> +@@ -58,7 +58,7 @@ extern TVConnect opt_connect;/* use
> + extern TVSettings opt_set;
> +
> + extern TVChip opt_tv_chip;   /* use if != TV_NO_CHIP */
> +-int opt_tv_bus, opt_tv_addr; /* use if == TV_CHIP_BY_ADDR */
> ++extern int opt_tv_bus, opt_tv_addr; /* use if == TV_CHIP_BY_ADDR */
> +
> + #if HAVE_X
> + extern Window opt_window;/* use if != None */
> diff -Nru nvtv-0.4.7/debian/patches/series nvtv-0.4.7/debian/patches/series
> --- nvtv-0.4.7/debian/patches/series2012-09-01 18:30:48.0 +0100
> +++ nvtv-0.4.7/debian/patches/series2020-08-03 16:24:25.0 +0100
> @@ -3,3 +3,4 @@
>  003_Gnu.patch
>  004_makefile
>  005_autotools.patch
> +fix_ftbfs.patch
>


Bug#912569: ssh packet_write_wait: broken pipe

2020-02-11 Thread Roberto Lumbreras
Hi,

Same problem here. It happens to me when I try to copy a big file with
rsync or scp.
After a few seconds, boom, broken pipe.
Normal ssh use, interactive, just works as expected.

I tried all these things and none solved the problem:

IPQoS=throughput
ServerAliveInterval 30
ServerAliveCountMax 5
TCPKeepAlive yes

Looking forward for a solution...

Client and Server: OpenSSH_7.9p1 Debian-10+deb10u2

Server configuration /etc/ssh/sshd_config:
PermitRootLogin yes
ChallengeResponseAuthentication no
UsePAM yes
X11Forwarding yes
PrintMotd no
AcceptEnv LANG LC_*
Subsystem   sftp/usr/lib/openssh/sftp-server
AllowUsers rover pepe

Client configuration:
Host *
SendEnv LANG LC_*
HashKnownHosts yes
GSSAPIAuthentication yes

Regards,
-- 
Roberto Lumbreras
Debian developer


Bug#949003: Doesn't work on 64 bit architectures

2020-01-15 Thread Roberto Lumbreras
Hi,

Could you please send me how to reproduce the bug?
It just works for me... but for sure my setup is different.

On Wed, Jan 15, 2020 at 10:03 PM Sjoerd Simons  wrote:

> Package: slirp
> Version: 1:1.0.17-9
> Severity: important
>
> The last upload fixes slirp crashes directly on startup on amd64; It now
> just crashes
> when starting to use it
>
> backtrace:
> Program terminated with signal SIGSEGV, Segmentation fault.
> #0  0x5567818fa30b in tcp_reass (tp=tp@entry=0x556782590610,
> ti=0x82590610, ti@entry=0x0, m=, m@entry=0x0)
> at ./tcp_input.c:210
> 210 ./tcp_input.c: No such file or directory.
> (gdb) bt
> #0  0x5567818fa30b in tcp_reass (tp=tp@entry=0x556782590610,
> ti=0x82590610, ti@entry=0x0, m=, m@entry=0x0)
> at ./tcp_input.c:210
> #1  0x5567818fb8c1 in tcp_input (m=0x55678258ed00, iphlen= out>, inso=inso@entry=0x0) at ./tcp_input.c:1074
> #2  0x5567818f073c in ip_input (m=) at ip_input.c:214
> #3  0x5567818f86ef in sl_dispatch (ttyp=ttyp@entry=0x55678258b2d0) at
> ./sl.c:127
> #4  0x5567818f889e in sl_input (ttyp=0x55678258b2d0,
> if_bptr=0x7ffdd869e9e9 "\300\004\005\264\004\002\b\n\366KBX",
> if_n=) at ./sl.c:35
> #5  0x5567818ef6b2 in if_input (ttyp=0x55678258b2d0) at ./if.c:191
> #6  0x5567818f24a4 in main_loop () at ./main.c:1158
> #7  0x5567818e37d7 in main (argc=1, argv=0x7ffdd869f848) at ./main.c:95
>
>
> Problem now is usage of dereferences of seg_next which again is a pointer
> cast to a 32 bit value to cause disaster.
>
> Most likely all the usages of `#if SIZEOF_CHAR_P == 4` should be reviewed
> and
> fixed up to properly make slirp work on 64 bit systrms...
>
> -- System Information:
> Debian Release: bullseye/sid
>   APT prefers unstable-debug
>   APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500,
> 'testing'), (500, 'stable'), (1, 'experimental')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 5.4.0-2-amd64 (SMP w/4 CPU cores)
> Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8),
> LANGUAGE=en_GB.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /usr/bin/dash
> Init: systemd (via /run/systemd/system)
> LSM: AppArmor: enabled
>
> Versions of packages slirp depends on:
> ii  libc6  2.29-9
> ii  libcrypt1  1:4.4.10-10
>
> slirp recommends no packages.
>
> slirp suggests no packages.
>
> -- no debconf information
>


-- 
Regards,
Roberto Lumbreras
Debian developer


Bug#948798: No longer builds with SCTP support on Linux

2020-01-13 Thread Roberto Lumbreras
On Mon, Jan 13, 2020 at 4:06 PM Michael Biebl  wrote:

> Package: iperf3
> Version: 3.7-1
> Severity: important
>
> Hi,
>
> the addition of debian/patches/03-sctp.patch introduced a regression,
> where iperf3 is no longer built with sctp support.
>
> Excerpt from the build log [1]
> checking for library containing sctp_bindx... -lsctp
>
> vs without the patch [2]
>
> checking for netinet/sctp.h... yes
> checking for library containing sctp_bindx... -lsctp
> checking for struct sctp_assoc_value... yes
>

This isn't happening in my box when I compile it but you are right,
pbuilder and buildds are not adding -lsctp :-(
I'm looking into it.

[1]
> https://buildd.debian.org/status/fetch.php?pkg=iperf3=i386=3.7-1=1578869130=0
> [2]
> https://buildd.debian.org/status/fetch.php?pkg=iperf3=i386=3.6-2%2Bb1=1566143628=0
>
> -- System Information:
> Debian Release: bullseye/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable'), (200, 'experimental')
> Architecture: amd64 (x86_64)
> Foreign Architectures: i386
>
> Kernel: Linux 5.4.0-2-amd64 (SMP w/4 CPU cores)
> Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8),
> LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> Init: systemd (via /run/systemd/system)
> LSM: AppArmor: enabled
>
> Versions of packages iperf3 depends on:
> ii  libc6  2.29-9
> ii  libiperf0  3.7-1
>
> iperf3 recommends no packages.
>
> iperf3 suggests no packages.
>
> -- no debconf information
>


-- 
Regards,
Roberto Lumbreras
Debian developer


Bug#930418: unblock: libdmtx

2019-06-12 Thread Roberto Lumbreras
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package libdmtx to fix silly RC bug in copyright.

unblock libdmtx/0.7.5-3

diff -Nru libdmtx-0.7.5/debian/changelog libdmtx-0.7.5/debian/changelog
--- libdmtx-0.7.5/debian/changelog  2019-04-12 21:26:32.0 +0200
+++ libdmtx-0.7.5/debian/changelog  2019-06-12 08:37:38.0 +0200
@@ -1,3 +1,10 @@
+libdmtx (0.7.5-3) unstable; urgency=high
+
+  * Fixed copyright stanza for debian/ to GPL-2.
+Fixes RC bug: (Closes: #926646)
+
+ -- Roberto Lumbreras   Wed, 12 Jun 2019 08:37:38 +0200
+
 libdmtx (0.7.5-2.2) unstable; urgency=medium

   * Non-maintainer upload.
diff -Nru libdmtx-0.7.5/debian/copyright libdmtx-0.7.5/debian/copyright
--- libdmtx-0.7.5/debian/copyright  2019-04-12 21:26:32.0 +0200
+++ libdmtx-0.7.5/debian/copyright  2019-06-12 08:37:38.0 +0200
@@ -56,7 +56,7 @@

 Files: debian/*
 Copyright: Roberto Lumbreras 
-License: GPL-2+
+License: GPL-2
  This program is free software; you can redistribute it and/or modify
  it under the terms of the GNU General Public License as published by
  the Free Software Foundation; version 2 dated June, 1991.


--
Regards,
Roberto Lumbreras
Debian developer


Bug#924254: dmtx-utils: diff for NMU version 0.7.6-1.1

2019-03-11 Thread Roberto Lumbreras
Yes, go ahead.

On Mon, Mar 11, 2019 at 10:30 AM Simon McVittie  wrote:

> On Mon, 11 Mar 2019 at 10:09:21 +0100, Roberto Lumbreras wrote:
> > You can reschedule it to unstable without delay.
>
> Thanks, rescheduled.
>
> My changes to libdmtx are waiting in the NEW queue. When they get accepted,
> may I re-upload to unstable as soon as the release team are ready for the
> transition?
>
> Thanks,
> smcv
>


-- 
Regards,
Roberto Lumbreras
Debian developer


Bug#924254: dmtx-utils: diff for NMU version 0.7.6-1.1

2019-03-11 Thread Roberto Lumbreras
Hi Simon,

You can reschedule it to unstable without delay.
As soon I have a time slot I'll work on the package to merge in your
changes,
but in the meantime it's good to have all of it fixed.
Thank you very much for your help!

On Sun, Mar 10, 2019 at 6:24 PM Simon McVittie  wrote:

> Control: tags 924254 + pending
>
> Dear maintainer,
> To unblock #908815, I've prepared an NMU for dmtx-utils (versioned as
> 0.7.6-1.1) and uploaded it to DELAYED/7. Please feel free to tell me if
> I should delay or cancel it, or alternatively if I should reschedule it
> to go into unstable without delay.
>
> Regards,
> smcv
>


-- 
Regards,
Roberto Lumbreras
Debian developer


Bug#910220: libdmtx-dev: copyright file missing after upgrade (policy 12.5)

2018-11-20 Thread Roberto Lumbreras
Hi Reiner,

I'll release a fix for this issue ASAP. Thank you!


On Tue, Nov 20, 2018 at 5:06 PM Reiner Herrmann  wrote:

> Control: tags -1 + patch
>
> In 0.7.5-1 /usr/share/doc/libdmtx-dev has been symlinked to libdmtx0a
> with "dh_installdocs --link-doc=libdmtx0a".
> But according to dh_installdocs(1) this requires a "dir to symlink"
> migration. As this is missing, the directory still exists after an
> upgrade, but is empty.
> With the attached patch, dpkg-maintscript-helper(1) is used to perform
> the migration on the next upgrade.
>
> Please make sure that the version inside the file matches before
> uploading.
>
> Kind regards,
>   Reiner
>


-- 
Regards,
Roberto Lumbreras
Debian developer


Bug#905234: Do you need some help with the urbackup package ?

2018-11-13 Thread Roberto Lumbreras
Hi Pieter,

The packaging process is a bit of a nightmare, as server includes and
depends on a lot of css and javascript packages. Some of them are already
available on Debian, others need to be packaged first, then all those files
have to be deleted from sources to be released with Debian. Otherwise you
will end up with the same thing you can download from urbackup.org, but
with a lot of Debian Policy violation bugs (not sure, just a wild guess).

For the last weeks I haven't worked on the packaging (lack of time), but I
intend to do it eventually.
It will take a lot of work and time for sure, so if you can help go ahead.


On Sun, Nov 11, 2018 at 7:33 PM Pieter De Wit  wrote:

> Hi,
>
> I am trying to get urbackup into Ubuntu, not via a PPA. I was told that
> the easiest way is to get it in via upstream. As such, I was wondering if
> you need some help in doing this as I see you have a request going already ?
>
> Thanks,
>
> Pieter



-- 
Regards,
Roberto Lumbreras
Debian developer


Bug#670605: packaging libjs-jquery-jqplot

2018-08-03 Thread Roberto Lumbreras
Hi,

RFP: libjs-jquery-jqplot -- jQuery Plotting Plugin
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670605

About jqplotToImage licensing, I've checked
https://github.com/lsiden/export-jqplot-to-png
and now README.md says:
This code is licensed under the same terms as http://www.jqplot.com/info.php,
and there:
jqPlot is an open source project dual licensed under the MIT and GPL
version 2 licenses. You are free to choose the license that best suits your
project.

I think this is clear enough... are you still interested in packaging
libjs-jquery-jqplot?

I'm trying to package urbackup-server, using a lot of js libraries
including jqplot, it'd be very nice if there's a jqplot package itself,
instead of having to include all that code of those libraries...


Regards,
--
Roberto Lumbreras
Debian developer


Bug#905234: ITP: urbackup-server -- easy to setup backup system (server)

2018-08-01 Thread Roberto Lumbreras
Package: wnpp
Severity: wishlist
Owner: Roberto Lumbreras 

* Package name: urbackup-server
  Version : 2.2.11
  Upstream Author : Martin Raiber 
* URL : https://www.urbackup.org
* License : AGPL-3+
  Programming Lang: C++
  Description : easy to setup backup system (server)

 UrBackup is an easy to setup Open Source client/server backup system, that
 through a combination of full and incremental backups accomplishes both data
 safety and a fast restoration time.
 .
 Clients are provided for Linux, macOS and Windows. Backups are very fast using
 incremental backups that only copies changed files. Windows client also makes
 full drive backups, allowing to restore the whole disk with a bootable CD or
 USB-Stick (bare metal restore).
 .
 Features:
   - Fast: incremental backups, continuously watches file changes.
   - Easy to setup: web interface, client try icon.
   - Space efficient: deduplication and compression, using btrfs or ZFS.
   - Consistent file and image backups while in use.
   - Automatic discovery in local area networks.
   - Security: server public key authentication.
   - Backups via Internet, with strong authentication and encryption.
   - Multi-platform: Windows, Linux, FreeBSD, macOS.

Regards,
Roberto



Bug#904747: O: geotranz -- GEOgraphic coordinates TRANslator

2018-07-27 Thread Roberto Lumbreras
Package: wnpp
Severity: normal

geotranz is a java package that needs some rework to comply with DFSG.
I've not able to keep up with the last releases and deal with it,
that's why I'm orphaning the geotranz package.

The package description is:
 GEOTRANZ (Geographic Translator) is an application program which allows
 you to easily convert geographic coordinates among a wide variety of
 coordinate systems, map projections, and datums. Currently, twenty-five
 different coordinate systems, map projections, grids, and coding
 schemes, and over two hundred different datums, are supported.
 .
 The user interface of GEOTRANZ is similar to that of a calculator, but
 can also be used to efficiently convert large numbers of coordinates
 contained in text files.
 .
 GEOTRANZ is the Debian name of GEOTRANS, a product of the National
 Geospatial-Intelligence Agency (NGA) and U.S. Army Engineering Research
 and Development Center.
 .
 This package contains the geotranz java graphical interface.



Bug#891492: RM: cbrpager -- ROM; obsolete, unmaintained, depends on gconf

2018-02-25 Thread Roberto Lumbreras
Package: ftp.debian.org
Severity: normal

cbrpager is unmaintained, obsolete and replaced by others. It depends on
obsolete libraries (gconf) so it should be removed from Debian.

-- 
Regards,
Roberto Lumbreras
Debian developer


Bug#882747: debian.redimadrid.es

2017-11-28 Thread Roberto Lumbreras
Hi Bastian,

We have upgraded ftpsync to last version and updated the upstream mirror to
debian.inf.tu-dresden.de. I think the bug can be closed.


Regards,
-- 
Roberto Lumbreras
IMDEA Software Institute
RediMadrid NOC


Bug#874338: locales: wrong first_weekday in en_IE

2017-09-05 Thread Roberto Lumbreras
Package: locales
Version: 2.24-11+deb9u1
Severity: normal
Tags: patch

Hi,

Setting locale to en_IE or en_IE@euro gives you Sunday as the first day of
the
week, what is wrong:

$ LC_ALL="en_IE.UTF-8" locale -k LC_TIME | grep first_weekday
first_weekday=1
$ LC_ALL="en_IE@euro" locale -k LC_TIME | grep first_weekday
first_weekday=1
$ LC_ALL="en_GB.UTF-8" locale -k LC_TIME | grep first_weekday
first_weekday=2
$ LC_ALL="en_US.UTF-8" locale -k LC_TIME | grep first_weekday
first_weekday=1

Attached patch fixes it for me.

Regards,
Roberto
Index: glibc-2.24/localedata/locales/en_IE
===
--- glibc-2.24.orig/localedata/locales/en_IE2016-08-02 04:01:36.0 
+0200
+++ glibc-2.24/localedata/locales/en_IE 2017-09-05 09:21:04.384237037 +0200
@@ -117,6 +117,7 @@
 am_pm   "";""
 t_fmt_ampm  ""
 week 7;19971130;4
+first_weekday 2
 END LC_TIME
 
 LC_MESSAGES


Bug#866380: xen-bugtool: missing xen.util python module

2017-06-29 Thread Roberto Lumbreras
Package: src:xen
Version: 4.8.1-1+deb9u1
Severity: normal

Hi,

xen-bugtool as included in the package doesn't work because of a missing
python module:

# /usr/lib/xen-4.8/bin/xen-bugtool
Traceback (most recent call last):
  File "/usr/lib/xen-4.8/bin/xen-bugtool", line 9, in 
from xen.util import bugtool
ImportError: No module named xen.util

Regards,
Roberto

-- System Information:
Debian Release: 9.0
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'oldstable')
Architecture: amd64 (x86_64)

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

Versions of packages xen-utils-4.8 depends on:
ii  e2fslibs  1.43.4-2
ii  libc6 2.24-11+deb9u1
ii  libncurses5   6.0+20161126-1
ii  libtinfo5 6.0+20161126-1
ii  libxen-4.84.8.1-1+deb9u1
ii  libxenstore3.04.8.1-1+deb9u1
ii  libyajl2  2.1.0-2+b3
ii  python2.7.13-2
ii  python2.7 2.7.13-2
ii  xen-utils-common  4.8.1-1+deb9u1

Versions of packages xen-utils-4.8 recommends:
ii  bridge-utils   1.5-13
pn  grub-xen-host  
ii  qemu-system-x861:2.8+dfsg-6
ii  xen-hypervisor-4.8-amd64 [xen-hypervisor-4.8]  4.8.1-1+deb9u1

Versions of packages xen-utils-4.8 suggests:
ii  qemu-utils  1:2.8+dfsg-6
ii  seabios 1.10.2-1

-- no debconf information


Bug#854909: package fails to install

2017-02-11 Thread Roberto Lumbreras
Package: xxd
Version: 2:8.0.0197-1
Severity: important

The package seems to be corrupt and makes vim uninstalable.

# apt-get -f install
...
Selecting previously unselected package xxd.
(Reading database ... 267161 files and directories currently installed.)
Preparing to unpack .../xxd_2%3a8.0.0197-1_amd64.deb ...
Unpacking xxd (2:8.0.0197-1) ...
dpkg-deb (subprocess): decompressing archive member: lzma error: compressed 
data is corrupt
dpkg-deb: error: subprocess  returned error exit status 2
dpkg: error processing archive 
/var/cache/apt/archives/xxd_2%3a8.0.0197-1_amd64.deb (--unpack):
 cannot copy extracted data for './usr/share/doc/xxd/changelog.Debian.gz' to 
'/usr/share/doc/xxd/changelog.Debian.gz.dpkg-new': unexpected end of file or 
stream
Errors were encountered while processing:
 /var/cache/apt/archives/xxd_2%3a8.0.0197-1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Regards,
Roberto Lumbreras

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

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



Bug#826115: [Noc] mirror submission for debian.redimadrid.es

2016-06-04 Thread Roberto Lumbreras
Hi Donald,

Ok, we are now updating every 6 hours.

Regards,
Roberto Lumbreras
REDIMadrid


On Sat, Jun 4, 2016 at 6:26 AM, Donald Norwood <dnorw...@portalus.com>
wrote:

> Hello,
>
> Thank you for your support and for mirroring Debian.
>
> You mirror needs to update once every 6 hours or 4 times per day in
> order to be in sync with the archive. Otherwise the mirror looks good
> for addition to the master list.
>
> Please confirm when have made this change and we can add you to official
> mirrors listing.
>
> Best regards,
>
> Donald Norwood
> -Debian Mirrors Team
>
>
>
> On Thu, 02 Jun 2016 11:12:33 + "REDIMadrid NOC" <n...@redimadrid.es>
> wrote:
> > Package: mirrors
> > Severity: wishlist
> > User: mirr...@packages.debian.org
> > Usertags: mirror-submission
> >
> > Submission-Type: new
> > Site: debian.redimadrid.es
> > Type: leaf
> > Archive-architecture: ALL amd64 arm64 armel armhf hurd-i386 i386
> kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc ppc64el s390x
> > Archive-http: /debian/
> > IPv6: no
> > Archive-upstream: ftp.de.debian.org
> > Updates: once
> > Maintainer: REDIMadrid NOC <n...@redimadrid.es>
> > Country: ES Spain
> > Location: Madrid
> > Sponsor: REDIMadrid http://www.redimadrid.es
> >
> >
>
>

-- 
Roberto Lumbreras
IMDEA Software Institute
+34 9 1101 2202 ext 4007


Bug#790353: man-db: Value too large for defined data type error updating index file

2015-06-28 Thread Roberto Lumbreras
Package: man-db
Version: 2.7.0.2-5
Severity: normal

Every time apt-get is ran I get the following error:

Processing triggers for man-db ...
/usr/bin/mandb: can't create index cache /var/cache/man/zh/12502: Value too
large for defined data type

Deleting /var/cache/man/index.db doesn't help.

running start-stop-daemon --start --pidfile /dev/null --startas
/usr/bin/mandb --oknodo --chuid man --iosched idle -- --no-purge --debug I
get the following attached.


Regards,
-- 
Roberto Lumbreras
Debian developer

-- System Information:
Debian Release: 8.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.14-1-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages man-db depends on:
ii  bsdmainutils   9.0.6
ii  debconf [debconf-2.0]  1.5.56
ii  dpkg   1.16.16
ii  groff-base 1.22.2-8
ii  libc6  2.19-18
ii  libgdbm3   1.8.3-13.1
ii  libpipeline1   1.4.0-1
ii  zlib1g 1:1.2.8.dfsg-2+b1

man-db recommends no packages.

Versions of packages man-db suggests:
ii  groff1.22.2-8
ii  less 458-3
ii  links [www-browser]  2.8-2+b3
ii  w3m [www-browser]0.5.3-19

-- debconf information:
  man-db/install-setuid: false
  man-db/auto-update: true
ruid=6, euid=6
++priv_drop_count = 1
From the config file /etc/manpath.config:

Mandatory mandir `/usr/man'.
Mandatory mandir `/usr/share/man'.
Mandatory mandir `/usr/local/share/man'.
Path `/bin' mapped to mandir `/usr/share/man'.
Path `/usr/bin' mapped to mandir `/usr/share/man'.
Path `/sbin' mapped to mandir `/usr/share/man'.
Path `/usr/sbin' mapped to mandir `/usr/share/man'.
Path `/usr/local/bin' mapped to mandir `/usr/local/man'.
Path `/usr/local/bin' mapped to mandir `/usr/local/share/man'.
Path `/usr/local/sbin' mapped to mandir `/usr/local/man'.
Path `/usr/local/sbin' mapped to mandir `/usr/local/share/man'.
Path `/usr/X11R6/bin' mapped to mandir `/usr/X11R6/man'.
Path `/usr/bin/X11' mapped to mandir `/usr/X11R6/man'.
Path `/usr/games' mapped to mandir `/usr/share/man'.
Path `/opt/bin' mapped to mandir `/opt/man'.
Path `/opt/sbin' mapped to mandir `/opt/man'.
Global mandir `/usr/man', catdir `/var/cache/man/fsstnd'.
Global mandir `/usr/share/man', catdir `/var/cache/man'.
Global mandir `/usr/local/man', catdir `/var/cache/man/oldlocal'.
Global mandir `/usr/local/share/man', catdir `/var/cache/man/local'.
Global mandir `/usr/X11R6/man', catdir `/var/cache/man/X11R6'.
Global mandir `/opt/man', catdir `/var/cache/man/opt'.
Added section `1'.
Added section `n'.
Added section `l'.
Added section `8'.
Added section `3'.
Added section `2'.
Added section `3posix'.
Added section `3pm'.
Added section `3perl'.
Added section `5'.
Added section `4'.
Added section `9'.
Added section `6'.
Added section `7'.
`/usr/man'  `'  `1'
`/usr/share/man'`'  `1'
`/usr/local/share/man'  `'  `1'
`/bin'  `/usr/share/man'`0'
`/usr/bin'  `/usr/share/man'`0'
`/sbin' `/usr/share/man'`0'
`/usr/sbin' `/usr/share/man'`0'
`/usr/local/bin'`/usr/local/man'`0'
`/usr/local/bin'`/usr/local/share/man'  `0'
`/usr/local/sbin'   `/usr/local/man'`0'
`/usr/local/sbin'   `/usr/local/share/man'  `0'
`/usr/X11R6/bin'`/usr/X11R6/man'`0'
`/usr/bin/X11'  `/usr/X11R6/man'`0'
`/usr/games'`/usr/share/man'`0'
`/opt/bin'  `/opt/man'  `0'
`/opt/sbin' `/opt/man'  `0'
`/usr/man'  `/var/cache/man/fsstnd' `-1'
`/usr/share/man'`/var/cache/man'`-1'
`/usr/local/man'`/var/cache/man/oldlocal'   `-1'
`/usr/local/share/man'  `/var/cache/man/local'  `-1'
`/usr/X11R6/man'`/var/cache/man/X11R6'  `-1'
`/opt/man'  `/var/cache/man/opt'`-1'
`1' `'  `-5'
`n' `'  `-5'
`l' `'  `-5'
`8' `'  `-5'
`3' `'  `-5'
`2' `'  `-5'
`3posix'`'  `-5'
`3pm'   `'  `-5'
`3perl' `'  `-5'
`5' `'  `-5'
`4' `'  `-5'
`9' `'  `-5'
`6' `'  `-5'
`7' `'  `-5'

path directory /usr/local/bin is in the config file
adding /usr/local/man to manpath
adding /usr/local/share/man to manpath

path directory /usr/bin is in the config file
adding /usr/share/man to manpath

path directory /bin is in the config file
/usr/share/man is already in the manpath

path directory /usr/local/sbin is in the config file
/usr/local/man is already in the manpath
/usr/local/share/man is already in the manpath

path directory /usr/sbin is in the config file
/usr/share/man is already in the manpath

path directory /sbin is in the config file
/usr/share/man is already in the manpath

path directory /usr/bin/X11 is in the config file
warning: /usr/X11R6/man: No such file or directory

path directory /usr/games is in the config file
/usr/share/man

Bug#759225: Iperf client version 2.0.5-3 prints unrealistic bandwidth results

2014-08-25 Thread Roberto Lumbreras
On Mon, Aug 25, 2014 at 2:52 PM, Martin Tõnusoo 
martin.tonu...@linxtelecom.com wrote:

 Package: iperf
 Version: 2.0.5-3

 Sometimes Iperf client reports unrealistic bandwidth results:


Yes, with UDP client statistics sometimes are really broken. Please check
server statistics and I think it may be ok.

This bug has been there for a long time and upstream is not very active, so
it's unlikely to be fixed.

FYI, iperf has been rewritten from scratch, it's called iperf3, and the
Debian package is currently in Incoming. I can send you a link to download
the binaries if you are interested in testing it.

Regards,
-- 
Roberto Lumbreras
Debian developer


Bug#723354: hp48cc link with -L/usr/lib

2013-09-17 Thread Roberto Lumbreras
Hi,

Could you give me more information? I'm unable to find any -L in your log
or in the package sources. The package uses ./configure and cdbs to build
binaries, so I'm puzzled...

Regards,
Roberto Lumbreras
Debian developer


Bug#682259: tex-common: fails to configure

2012-07-20 Thread Roberto Lumbreras
Package: tex-common
Version: 3.13
Severity: normal

# dpkg --configure tex-common
Setting up tex-common (3.13) ...
Running mktexlsr. This may take some time... done.
Running updmap-sys. This may take some time... 
updmap-sys failed. Output has been stored in
/tmp/updmap.6dCmLzQ5
Please include this file if you report a bug.

Sometimes, not accepting conffile updates in /etc/texmf/updmap.d
causes updmap-sys to fail.  Please check for files with extension
.dpkg-dist or .ucf-dist in this directory

dpkg: error processing tex-common (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 tex-common
# cat /tmp/updmap.6dCmLzQ5 
Can't locate TeXLive/TLUtils.pm in @INC (@INC contains: //tlpkg /etc/perl 
/usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 
/usr/local/lib/site_perl .) at /usr/bin/updmap line 21.
BEGIN failed--compilation aborted at /usr/bin/updmap line 21.
# grep TeXLive/TLUtils.pm /var/lib/dpkg/info/*.list
/var/lib/dpkg/info/texlive-common.list:/usr/share/texlive/tlpkg/TeXLive/TLUtils.pm
# kpsewhich -var-value=TEXMFROOT
/

I think TEXMFROOT should be /usr/share/texlive...

Regards,
Roberto Lumbreras

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

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

Versions of packages tex-common depends on:
ii  debconf [debconf-2.0]  1.5.44
ii  dpkg   1.16.4.3
ii  ucf3.0025+nmu3

tex-common recommends no packages.

Versions of packages tex-common suggests:
ii  debhelper  9.20120608

Versions of packages texlive-base depends on:
ii  debconf [debconf-2.0]  1.5.44
ii  dpkg   1.16.4.3
ii  install-info   4.13a.dfsg.1-10
ii  libpaper-utils 1.1.24+nmu2
iu  luatex 0.70.1.20120524-3
ii  mime-support   3.52-1
iu  texlive-binaries   2012.20120628-1
ii  texlive-common 2011.20120424-1
ii  texlive-doc-base   2011.20120424-1
ii  ucf3.0025+nmu3

Versions of packages texlive-base recommends:
ii  lmodern  2.004.1-5

Versions of packages texlive-base suggests:
ii  acroread [pdf-viewer]9.5.1-0.1
ii  evince [postscript-viewer]   3.2.1-1+b1
ii  ghostscript [postscript-viewer]  9.05~dfsg-6
ii  gpdf [pdf-viewer]2.10.0-4
ii  okular [postscript-viewer]   4:4.8.4-2
ii  perl-tk  1:804.030-1
ii  xpdf [pdf-viewer]3.03-10
ii  xpdf-reader  3.02-12

Versions of packages texlive-binaries depends on:
ii  dpkg1.16.4.3
ii  ed  1.6-2
ii  install-info4.13a.dfsg.1-10
ii  libc6   2.13-33
pn  libfontconfig1  none
ii  libfreetype62.4.9-1
ii  libgcc1 1:4.7.1-2
ii  libgraphite31:2.3.1-0.2
ii  libkpathsea62012.20120628-1
ii  libpng12-0  1.2.49-1
ii  libpoppler190.18.4-3
ii  libptexenc1 2012.20120628-1
ii  libstdc++6  4.7.1-2
ii  libx11-62:1.5.0-1
ii  libxaw7 2:1.0.10-2
ii  libxmu6 2:1.1.1-1
ii  libxpm4 1:3.5.10-1
ii  libxt6  1:1.1.3-1
ii  perl5.14.2-12
ii  texlive-common  2011.20120424-1
ii  zlib1g  1:1.2.7.dfsg-13

Versions of packages texlive-binaries recommends:
iu  luatex  0.70.1.20120524-3
ii  python  2.7.3~rc2-1
ii  ruby4.8
ii  ruby1.8 [ruby]  1.8.7.358-4
ii  texlive-base2011.20120424-1
ii  tk8.4 [wish]8.4.19-5
ii  tk8.5 [wish]8.5.11-2

-- debconf information:
  texlive-base/texconfig_ignorant:
  tex-common/check_texmf_wrong:
  texlive-base/binary_chooser: pdftex, dvips, dvipdfmx, xdvi
  tex-common/check_texmf_missing:
  tex-common/singleuser: false


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



Bug#653348: gnome3: numlock on at startup is a very bad idea for laptops

2011-12-27 Thread Roberto Lumbreras
Package: gnome
Version: 1:3.0+6

My laptop with gnome3 starts the session with numlock turned on. That is a
very bad idea for a laptop, with middle keyboard screwed up when numlock is
on and a two or even three key combination to set it off, because nobody
really wants a numlock key in a laptop.

Please set it off or better, remember the user preference.

Regards,
Roberto Lumbreras
Debian developer


Bug#643408: iperf: diff for NMU version 2.0.5-2.1

2011-11-17 Thread Roberto Lumbreras
Hi Simon,

I completely forgot about this bug, and I could prepare a release with your
patch, but I don't have much time and the patch seems ok, so go ahead with
the NMU.

Regards,
Roberto Lumbreras
Debian developer


On Wed, Nov 16, 2011 at 1:23 AM, Simon Paillard spaill...@debian.orgwrote:

 tags 643408 + patch
 tags 643408 + pending
 thanks

 Dear maintainer,

 I've prepared an NMU for iperf (versioned as 2.0.5-2.1) and
 uploaded it to DELAYED/2. Please feel free to tell me if I
 should delay it longer.

 Regards.

 --
 Simon Paillard



Bug#641156: tv-fonts: diff for NMU version 1.1-7.1

2011-10-18 Thread Roberto Lumbreras
Hi Gregor,

I'm building revision -8 with the patch, and also trying to fix all lintian
warnings and maybe repackage it as 3.0 quilt source format. If everything
works I'll upload it in a few hours. I think a longer delay isn't needed and
it's better than nothing in the case I don't get it ready in time.

Thank you for your work.

Regards,
Roberto Lumbreras
Debian developer


On Tue, Oct 18, 2011 at 6:36 PM, gregor herrmann gre...@debian.org wrote:

 tags 641156 + pending
 thanks

 Dear maintainer,

 I've prepared an NMU for tv-fonts (versioned as 1.1-7.1) and
 uploaded it to DELAYED/2. Please feel free to tell me if I
 should delay it longer.

 Regards.

 --
  .''`.   Homepage: http://info.comodo.priv.at/ - OpenPGP key ID:
 0x8649AA06
  : :' :  Debian GNU/Linux user, admin,  developer -
 http://www.debian.org/
  `. `'   Member of VIBE!AT  SPI, fellow of Free Software Foundation Europe
   `-NP: Bettina Wegner: Klein Zaches



Bug#600403: add patch

2011-10-07 Thread Roberto Lumbreras
tags 600403 + patch
thanks

I'm using the following patch to fix this bug.

diff -urN etc/init.d/chrony.old etc/init.d/chrony
--- etc/init.d/chrony.old   2011-09-22 12:05:45.0 +0200
+++ etc/init.d/chrony   2011-10-06 12:05:03.0 +0200
@@ -69,7 +69,7 @@

 putonline ()
 { # Do we have a default route?  If so put chronyd online.
-if timelimit -q -s9 -t5 -- netstat -rn 2/dev/null | grep UG | cut -f 1
-d ' ' | grep -q '0\.0\.0\.0'
+if timelimit -q -s9 -t5 -- netstat -rn 2/dev/null | grep -q
'^0\.0\.0\.0'
 then
sleep 2  # Chronyd can take a while to start.
if is_ready  doit_putonline


Regards,
Roberto Lumbreras
Debian developer


Bug#644605: postgresql-client-common: can't exec dpkg-architecture

2011-10-07 Thread Roberto Lumbreras
Package: postgresql-client-common
Version: 122

postgres@a9:~$ psql
Can't exec dpkg-architecture: No such file or directory at /usr/bin/psql
line 103.
Use of uninitialized value $multiarch in scalar chomp at /usr/bin/psql line
104.
psql (9.1.0)
Type help for help.

postgres=#


dpkg-architecture is in the dpkg-dev package, and it depends in a bunch of
development things, totally unneeded in a production system.

Regards,
Roberto Lumbreras
Debian developer


Bug#642209: chrony: add RTC support for linux 3.0

2011-09-20 Thread Roberto Lumbreras
Package: chrony
Version: 1.24-3.1
Severity: normal
Tags: patch

RTC support for Linux 3.0 is also missing in chrony.
My patch (ignoring spaces) is the following, I hope it's correct because I
haven't checked if there're RTC changes in linux 3.0. I send attached the
full patch.

--- rtc_linux.c.orig2010-02-04 13:07:19.0 +0100
+++ rtc_linux.c 2011-09-20 13:23:05.0 +0200
@@ -575,9 +575,11 @@

   /* Obviously this test can get more elaborate when we know about
  more system types. */
-  if (major != 2) {
+  switch (major) {
+case 1:
 return 0;
-  } else {
+  break;
+case 2:
 switch (minor) {
   case 0:
 if (patch = 31) {
@@ -596,6 +598,9 @@
   case 8:
 break; /* OK for all patch levels */
 }
+  break;
+case 3:
+  break; /* OK for all patch levels */
   }

   /* Setup details depending on configuration options */

Regards,
Roberto Lumbreras
Debian developer
--- rtc_linux.c.orig	2010-02-04 13:07:19.0 +0100
+++ rtc_linux.c	2011-09-20 13:23:05.0 +0200
@@ -575,27 +575,32 @@
 
   /* Obviously this test can get more elaborate when we know about
  more system types. */
-  if (major != 2) {
-return 0;
-  } else {
-switch (minor) {
-  case 0:
-if (patch = 31) {
+  switch (major) {
+case 1:
+  return 0;
+  break;
+case 2:
+  switch (minor) {
+case 0:
+  if (patch = 31) {
+return 0;
+  }
+  break;
+case 1:
   return 0;
-}
-break;
-  case 1:
-return 0;
-break;
-  case 2:
-  case 3:
-  case 4:
-  case 5:
-  case 6:
-  case 7:
-  case 8:
-break; /* OK for all patch levels */
-} 
+  break;
+case 2:
+case 3:
+case 4:
+case 5:
+case 6:
+case 7:
+case 8:
+  break; /* OK for all patch levels */
+  } 
+  break;
+case 3:
+  break; /* OK for all patch levels */
   }
 
   /* Setup details depending on configuration options */


Bug#609504: closed by Roberto Lumbreras ro...@debian.org (Bug#609504: fixed in geotranz 3.1-1)

2011-03-10 Thread Roberto Lumbreras
On Thu, Mar 10, 2011 at 9:27 PM, Aaron M. Ucko u...@debian.org wrote:

 reopen 609504
 notfixed 609504 3.1-1
 thanks

 ow...@bugs.debian.org (Debian Bug Tracking System) writes:

 * Added symbols64 file for alpha, s390 and 64bit architectures.
   (Closes: #609504)

 I'm afraid there are still some discrepancies, as you can see at

 https://buildd.debian.org/fetch.cgi?pkg=geotranzarch=amd64ver=3.1-1stamp=1299763509file=logas=raw


arghhh, this is crazy, I installed myself a whole amd64 system to compile
and test it, and all symbols matched...

Could you please address them?


I hope so


 Thanks!

 BTW, alpha's an early 64-bit architecture, even if its name doesn't
 indicate so explicitly.


yes I know, It was my first 64-bit box some years ago, and I remember
perfectly it was a pain in the neck when I had to compile something :)

Regards,
Roberto Lumbreras


Bug#585642: xserver-xorg-core: no keyboard or mouse after upgrade

2011-02-28 Thread Roberto Lumbreras
Hi,

I checked last time a few months ago, and the problem was there again.
I'll recheck with current squeeze in a couple of days.

Regards,
Roberto Lumbreras
Debian developer

On Sun, Feb 27, 2011 at 9:52 PM, Cyril Brulebois k...@debian.org wrote:
 Hi Roberto,

 Julien Cristau jcris...@debian.org (13/06/2010):
 The devices are missing the ID_INPUT* attributes.  Marco, any idea
 how this could happen?

 is that still the case in an up-to-date squeeze (or higher) system?
 Please paste the output of this command:

 /sbin/udevadm info --export-db | awk -F '\n' -v RS='\n\n' '/E: ID_INPUT/ { 
 print; print  }'

 KiBi.

 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.10 (GNU/Linux)

 iEYEARECAAYFAk1quZcACgkQeGfVPHR5Nd3bxgCfSUhQhCMQ4wycVS8R4OCziU3v
 xIgAn3C5PMfNsIJugvq4ANPFaeQat4ru
 =MfOc
 -END PGP SIGNATURE-





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



Bug#588909: mod-gnutls: new version 0.5.7 available

2010-07-13 Thread Roberto Lumbreras
Package: mod-gnutls
Version: 0.5.6
Severity: normal

There is a new version of mod_gnutls available at
http://www.outoforder.cc/downloads/mod_gnutls/mod_gnutls-0.5.7.tar.bz2

Changelog for version 0.5.7:
07/01/2010
*   Optimization in session caching.
*   Added support for session tickets, allowing resumption
even without any cache.
*   Depends on GnuTLS with safe renegotiation support
included.

Regards,
Roberto Lumbreras
Debian Developer


Bug#585642: adding info

2010-06-12 Thread Roberto Lumbreras
bare X (no gnome, no wm) with no keyboard and no mouse:

# xprop -root |grep NAMES.S
_XKB_RULES_NAMES(STRING) = base, pc105, us, , 

/etc/default/console-setup
VERBOSE_OUTPUT=no
ACTIVE_CONSOLES=/dev/tty[1-6]
CHARMAP=UTF-8
CODESET=Lat15
FONTFACE=TerminusBoldVGA
FONTSIZE=16
if [ -f /etc/default/keyboard ]; then
. /etc/default/keyboard
fi

/etc/default/keyboard:
XKBMODEL=thinkpad60
XKBLAYOUT=es
XKBVARIANT=
XKBOPTIONS=lv3:ralt_switch,terminate:ctrl_alt_bksp

running dpkg-reconfigure console-setup does not help.

Regards,
Roberto Lumbreras



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



Bug#581689: libdmtx-utils: Missing dependency on libGraphicsMagick.so.1

2010-05-17 Thread Roberto Lumbreras
severity 581689 normal
tags 581689 + moreinfo
thanks

Hi Todd,

The same version of dmtxread (without the libgraphicsmagick1 installed)
works perfectly on i386, so I'm lowering the severity to normal. I think it
could be an x86_64 problem, could you please send me the output of ldd
/usr/bin/dmtxread? I've tried myself in a system I've no root access, and
the dependency on libgraphicsmagick1 is not there, at least it is not in the
dmtxread binary:

ro...@bicho:~/kk/usr/bin$ ldd dmtxread
linux-vdso.so.1 =  (0x7f0a395a5000)
libMagickWand.so.3 = not found
libMagickCore.so.3 = not found
libdmtx.so.0 = not found
libm.so.6 = /lib/libm.so.6 (0x7f0a39108000)
libgomp.so.1 = not found
libpthread.so.0 = /lib/libpthread.so.0 (0x7f0a38eec000)
libc.so.6 = /lib/libc.so.6 (0x7f0a38b99000)
/lib64/ld-linux-x86-64.so.2 (0x7f0a3938b000)


Regards,
Roberto Lumbreras


On Sat, May 15, 2010 at 12:14 AM, Todd A. Jacobs 
tjacobs-kw-reportbug.e56...@codegnome.org wrote:

 Package: libdmtx-utils
 Version: 0.7.2-1+b1
 Severity: important


 The Debian package fails to specify the proper dependency on
 libgraphicsmagick1. This results in repeatable failures when reading
 Data Matrix images:

$ dmtxread foo
dmtxread: error while loading shared libraries: libGraphicsMagick.so.1:
cannot open shared object file: No such file or directory

 The problem is easily resolved by installing libgraphicsmagick1, so this
 package must be added to the dependency list.

 -- System Information:
 Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (700, 'unstable'), (600, 'stable'), (550,
 'experimental')
 Architecture: amd64 (x86_64)

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

 Versions of packages libdmtx-utils depends on:
 ii  libc62.10.2-6Embedded GNU C Library: Shared
 lib
 ii  libdmtx0a0.7.2-1+b1  Data Matrix barcodes (runtime
 libr
 ii  libgomp1 4.4.4-1 GCC OpenMP (GOMP) support
 library
 ii  libmagickcore3   7:6.6.0.4-2 low-level image manipulation
 libra
 ii  libmagickwand3   7:6.6.0.4-2 image manipulation library

 libdmtx-utils recommends no packages.

 libdmtx-utils suggests no packages.

 -- no debconf information





Bug#577450: ITP: browserlauncher2 -- Library for opening a browser from a Java application

2010-04-11 Thread Roberto Lumbreras
Package: wnpp
Severity: wishlist
Owner: Roberto Lumbreras ro...@debian.org
Owner: Roberto Lumbreras ro...@debian.org

* Package name: browserlauncher2
  Version : 1.3
  Upstream Author : Jeff Chapman
* URL : http://browserlaunch2.sourceforge.net
* License : LGPL
  Programming Lang: Java
  Description : Library for opening a browser from a Java application

 BrowserLauncher2, a continuation of the BrowserLauncher project,
 is a library that facilitates opening a browser from a Java application
 and directing the browser to a supplied url. In most cases the browser
 opened will be the user's default browser.



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



Bug#449300: jupload packaging status

2010-04-10 Thread Roberto Lumbreras
Hi Anton,

I'm a flickr user and Debian developer, and I'm suffering a lot ;-) with the
lack of a real working flickr uploader in Debian.

I'm tired of every other *flickr*upload* applications stopping working every
other day and with lots of missing features I see jupload does.

Could you tell me about the status of your packaging of juploadr? Are you
still interested?

Regards,
Roberto Lumbreras


Bug#562748: [Pkg-utopia-maintainers] Bug#562748: network-manager: takes network down, not working, changes hostname

2010-02-01 Thread Roberto Lumbreras
Hi Michael,

I've tried it, and it fixes the hostname issue (nm does no change the
hostname).

I had to set managed=true in /etc/NetworkManager/nm-system-settings.conf,
nm-applet said interface not managed, then the wired interface works
perfectly with nm-applet, but the wireless interface is still in not ready
status.

If I put the wpa-conf stuff in /etc/network/interfaces and run ifup eth1
the interface works as expected.

Regards,
Roberto Lumbreras


On Thu, Jan 28, 2010 at 3:25 AM, Michael Biebl bi...@debian.org wrote:

 On 27.12.2009 19:17, Roberto Lumbreras wrote:
  Package: network-manager
  Version: 0.7.2-2
  Severity: critical
  Justification: breaks unrelated software
 
  After installing network-manager in an updated testing system (but
 without
  network-manager) it happened the following:
 
  -wireless network interface eth1 was taken down (it is allow-hotplug
  but it was set up manually), breaking several running applications that
  were using the network
  -hostname was set to `localhost' (not what it is in /etc/hostname),
  breaking all running X applications, as they could no longer access to
 the
  Xserver. Why the hell a program should change the hostname of a running
  system???
  -network was left down, and nm-applet says wireless device is not ready
 

 Hi Roberto,

 could you try the packages from [1] and see if they fix your problem.
 See also the relevant upstream commit [2].

 Cheers,
 Michael

 [1] http://debs.michaelbiebl.de/network-manager/
 [2]

 http://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=72f936db31f7b6e973d54b82410ce95fdaa6ceed
 --
 Why is it that all of the instruments seeking intelligent life in the
 universe are pointed away from Earth?




Bug#562748: network-manager: takes network down, not working, changes hostname

2009-12-27 Thread Roberto Lumbreras
Package: network-manager
Version: 0.7.2-2
Severity: critical
Justification: breaks unrelated software

After installing network-manager in an updated testing system (but without
network-manager) it happened the following:

-wireless network interface eth1 was taken down (it is allow-hotplug
but it was set up manually), breaking several running applications that
were using the network
-hostname was set to `localhost' (not what it is in /etc/hostname),
breaking all running X applications, as they could no longer access to the
Xserver. Why the hell a program should change the hostname of a running
system???
-network was left down, and nm-applet says wireless device is not ready

I've tried two times and installing network-manager and
network-manager-gnome
it does the same again.

I think this is a complete mess. Network-manager was working a week ago in
this system, but after an upgrade it stopped working, so I manually
de-installed it and I set up the network myself. Now I was giving it a
second chance, as I thought it was my fault for not upgrading this system
more often, but it seems network-manager is just broken.

I think that no program should ever touch the hostname, this is critical
and breaks lots of things.

Regards,
Roberto Lumbreras

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

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

Versions of packages network-manager depends on:
ii  adduser   3.111  add and remove users and groups
ii  dbus  1.2.16-2   simple interprocess messaging
syst
ii  dhcp3-client  3.1.3-1DHCP client
ii  hal   0.5.14-1   Hardware Abstraction Layer
ii  ifupdown  0.6.9  high level tools to configure
netw
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libdbus-1-3   1.2.16-2   simple interprocess messaging
syst
ii  libdbus-glib-1-2  0.82-2 simple interprocess messaging
syst
ii  libgcrypt11   1.4.4-6LGPL Crypto library - runtime
libr
ii  libglib2.0-0  2.22.3-1   The GLib library of C routines
ii  libgnutls26   2.8.5-2the GNU TLS library - runtime
libr
ii  libhal1   0.5.14-1   Hardware Abstraction Layer -
share
ii  libnl11.1-5  library for dealing with
netlink s
ii  libnm-glib0   0.7.2-2network management framework
(GLib
ii  libnm-util1   0.7.2-2network management framework
(shar
ii  libpolkit-dbus2   0.9-4  library for accessing PolicyKit
vi
ii  libpolkit20.9-4  library for accessing PolicyKit
ii  libudev0  149-1  libudev shared library
ii  libuuid1  2.16.2-0   Universally Unique ID library
ii  lsb-base  3.2-23 Linux Standard Base 3.2 init
scrip
ii  wpasupplicant 0.6.9-3client support for WPA and WPA2
(I

Versions of packages network-manager recommends:
ii  dnsmasq-base   2.51-1A small caching DNS proxy and
DHCP
ii  iptables   1.4.5-1   administration tools for packet
fi
ii  network-manager-gnome  0.7.2-1   network management framework
(GNOM
ii  policykit  0.9-4 framework for managing
administrat
ii  ppp2.4.4rel-10.1 Point-to-Point Protocol (PPP) -
da

Versions of packages network-manager suggests:
pn  avahi-autoipd none (no description available)

-- no debconf information


Bug#549905: grub seeks the floppy at boot time

2009-10-06 Thread Roberto Lumbreras
Package: grub-pc
Version: 1.97~beta3-1
Severity: normal

Yes, I've a floppy connected to my computer, and grub2 tries to read it every
time at boot time, making noise.

I've tried to re-run the grub-install --no-floppy with no results; --no-floppy
seems to appear everywhere in config files, so I'm puzzled.

Regards,
Roberto Lumbreras

-- Package-specific info:

*** BEGIN /proc/mounts
/dev/mapper/lobo-raiz / xfs rw,relatime,noquota 0 0
/dev/md0 /boot reiserfs rw,relatime,notail 0 0
/dev/mapper/lobo-home /home xfs rw,nosuid,nodev,relatime,noquota 0 0
/dev/mapper/lobo-fotos /export/fotos reiserfs rw,nosuid,nodev,relatime 0 0
*** END /proc/mounts

*** BEGIN /boot/grub/device.map
(hd0)   /dev/sda
(hd1)   /dev/sdb
(hd2)   /dev/sdc
(hd3)   /dev/sdd
*** END /boot/grub/device.map

*** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
set default=0
insmod raid
insmod mdraid
insmod lvm
insmod xfs
set root=(lobo-raiz)
search --no-floppy --fs-uuid --set a47bb7c3-6ef8-4162-8eba-1dfded69697d
if loadfont /usr/share/grub/unicode.pf2 ; then
  set gfxmode=640x480
  insmod gfxterm
  insmod vbe
  if terminal_output gfxterm ; then true ; else
# For backward compatibility with versions of terminal.mod that don't
# understand terminal_output
terminal gfxterm
  fi
fi
set timeout=5
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
insmod raid
insmod mdraid
insmod reiserfs
set root=(md0)
search --no-floppy --fs-uuid --set 12239363-06be-4140-9b74-0ff308503e17
insmod png
if background_image /grub/moreblue-orbit-grub.png ; then
  set color_normal=black/black
  set color_highlight=magenta/black
else
  set menu_color_normal=cyan/blue
  set menu_color_highlight=white/blue
fi
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
menuentry Debian GNU/Linux, Linux 2.6.30-1-686-bigmem {
insmod raid
insmod mdraid
insmod reiserfs
set root=(md0)
search --no-floppy --fs-uuid --set 12239363-06be-4140-9b74-0ff308503e17
linux   /vmlinuz-2.6.30-1-686-bigmem root=/dev/mapper/lobo-raiz ro  
quiet
initrd  /initrd.img-2.6.30-1-686-bigmem
}
menuentry Debian GNU/Linux, Linux 2.6.30-1-686-bigmem (recovery mode) {
insmod raid
insmod mdraid
insmod reiserfs
set root=(md0)
search --no-floppy --fs-uuid --set 12239363-06be-4140-9b74-0ff308503e17
linux   /vmlinuz-2.6.30-1-686-bigmem root=/dev/mapper/lobo-raiz ro 
single 
initrd  /initrd.img-2.6.30-1-686-bigmem
}
menuentry Debian GNU/Linux, Linux 2.6.26-1-686-bigmem {
insmod raid
insmod mdraid
insmod reiserfs
set root=(md0)
search --no-floppy --fs-uuid --set 12239363-06be-4140-9b74-0ff308503e17
linux   /vmlinuz-2.6.26-1-686-bigmem root=/dev/mapper/lobo-raiz ro  
quiet
initrd  /initrd.img-2.6.26-1-686-bigmem
}
menuentry Debian GNU/Linux, Linux 2.6.26-1-686-bigmem (recovery mode) {
insmod raid
insmod mdraid
insmod reiserfs
set root=(md0)
search --no-floppy --fs-uuid --set 12239363-06be-4140-9b74-0ff308503e17
linux   /vmlinuz-2.6.26-1-686-bigmem root=/dev/mapper/lobo-raiz ro 
single 
initrd  /initrd.img-2.6.26-1-686-bigmem
}
menuentry Debian GNU/Linux, Linux 2.6.25-2-686-bigmem {
insmod raid
insmod mdraid
insmod reiserfs
set root=(md0)
search --no-floppy --fs-uuid --set 12239363-06be-4140-9b74-0ff308503e17
linux   /vmlinuz-2.6.25-2-686-bigmem root=/dev/mapper/lobo-raiz ro  
quiet
initrd  /initrd.img-2.6.25-2-686-bigmem
}
menuentry Debian GNU/Linux, Linux 2.6.25-2-686-bigmem (recovery mode) {
insmod raid
insmod mdraid
insmod reiserfs
set root=(md0)
search --no-floppy --fs-uuid --set 12239363-06be-4140-9b74-0ff308503e17
linux   /vmlinuz-2.6.25-2-686-bigmem root=/dev/mapper/lobo-raiz ro 
single 
initrd  /initrd.img-2.6.25-2-686-bigmem
}
menuentry Debian GNU/Linux, Linux 2.6.24-1-686-bigmem {
insmod raid
insmod mdraid
insmod reiserfs
set root=(md0)
search --no-floppy --fs-uuid --set 12239363-06be-4140-9b74-0ff308503e17
linux   /vmlinuz-2.6.24-1-686-bigmem root=/dev/mapper/lobo-raiz ro  
quiet
initrd  /initrd.img-2.6.24-1-686-bigmem
}
menuentry Debian GNU/Linux, Linux 2.6.24-1-686-bigmem (recovery mode) {
insmod raid
insmod mdraid
insmod reiserfs
set root=(md0)
search --no-floppy --fs-uuid --set 12239363-06be-4140-9b74-0ff308503e17
linux   /vmlinuz-2.6.24-1-686-bigmem root=/dev/mapper/lobo-raiz ro 
single 
initrd  /initrd.img-2.6.24-1-686-bigmem

Bug#538812: video and audio out of sync when importing

2009-07-27 Thread Roberto Lumbreras
Package: kino
Version: 1.3.3-1
Severity: normal

I have some MPEG-PES recordings from TV I want to edit, and when I import them
with kino I always get audio and video out of sync. The original files are ok
if I play them with mplayer.

I don't know much about video editing, if you need more imformation just ask.

I've found about sync problem with pulseaudio in kino homepage, and tried with
padsp and with audio device set to plughw:0,0, and got the same result.

Regards,
rover

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

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

Versions of packages kino depends on:
ii  libasound2   1.0.20-2shared library for ALSA applicatio
ii  libatk1.0-0  1.26.0-1The ATK accessibility toolkit
ii  libavc1394-0 0.5.3-1+b2  control IEEE 1394 audio/video devi
ii  libavcodec52 4:0.5+svn20090609-1 ffmpeg codec library
ii  libavformat524:0.5+svn20090609-1 ffmpeg file format library
ii  libavutil49  4:0.5+svn20090609-1 ffmpeg utility library
ii  libc62.9-12  GNU C Library: Shared libraries
ii  libcairo21.8.6-2+b1  The Cairo 2D vector graphics libra
ii  libdv4   1.0.0-2 software library for DV format dig
hi  libfontconfig1   2.6.0-3 generic font configuration library
ii  libfreetype6 2.3.9-4.1   FreeType 2 font engine, shared lib
ii  libgcc1  1:4.4.0-5   GCC support library
ii  libglade2-0  1:2.6.4-1   library to load .glade files at ru
ii  libglib2.0-0 2.20.1-2The GLib library of C routines
ii  libgtk2.0-0  2.16.1-2The GTK+ graphical user interface 
ii  libice6  2:1.0.5-1   X11 Inter-Client Exchange library
ii  libiec61883-01.2.0-0.1   an partial implementation of IEC 6
ii  libpango1.0-01.24.0-3+b1 Layout and rendering of internatio
ii  libquicktime13:1.0.3+debian-1.3  library for reading and writing Qu
ii  libraw1394-112.0.2-2 library for direct access to IEEE 
ii  libsamplerate0   0.1.7-2 audio rate conversion library
ii  libsm6   2:1.1.0-2   X11 Session Management library
ii  libstdc++6   4.4.0-5 The GNU Standard C++ Library v3
ii  libswscale0  4:0.5+svn20090609-1 ffmpeg video scaling library
ii  libx11-6 2:1.2.1-1   X11 client-side library
ii  libxext6 2:1.0.4-1   X11 miscellaneous extension librar
ii  libxml2  2.7.3.dfsg-2GNOME XML library
ii  libxv1   2:1.0.4-1   X11 Video extension library
ii  zlib1g   1:1.2.3.3.dfsg-13   compression library - runtime

Versions of packages kino recommends:
ii  curl 7.19.5-1Get a file from an HTTP, HTTPS or 
ii  ffmpeg   4:0.5+svn20090609-1 multimedia player, server and enco
ii  gawk 1:3.1.6.dfsg-3  GNU awk, a pattern scanning and pr
ii  mawk 1.3.3-14a pattern scanning and text proces

Versions of packages kino suggests:
ii  ffmpeg2theora0.24-2  Theora video encoder using ffmpeg
ii  lame 3.98.2-0.4  LAME Ain't an MP3 Encoder
ii  mjpegtools   1:1.8.0-0.9 MJPEG video capture/editting/playb
ii  sox  14.2.0-2Swiss army knife of sound processi
ii  udev 0.141-1 /dev/ and hotplug management daemo
ii  vorbis-tools 1.2.0-6 several Ogg Vorbis tools

-- no debconf information

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

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

Versions of packages kino depends on:
ii  libasound2   1.0.20-2shared library for ALSA applicatio
ii  libatk1.0-0  1.26.0-1The ATK accessibility toolkit
ii  libavc1394-0 0.5.3-1+b2  control IEEE 1394 audio/video devi
ii  libavcodec52 4:0.5+svn20090609-1 ffmpeg codec library
ii  libavformat524:0.5+svn20090609-1 ffmpeg file format library
ii  libavutil49  4:0.5+svn20090609-1 ffmpeg utility library
ii  libc62.9-12  GNU C Library: Shared libraries
ii  libcairo21.8.6-2+b1  The Cairo 2D vector graphics libra
ii  libdv4   1.0.0-2 software library for DV format dig
hi  libfontconfig1   2.6.0-3 generic font configuration 

Bug#531750: openoffice.org: does not start

2009-06-05 Thread Roberto Lumbreras
I've more info. The problem is that there should be a link named
basis-link in /usr/lib/openoffice, but in my system there is one
directory with that name. After purging openoffice.org, this directory
is not deleted and it contains the file
/usr/lib/openoffice/basis-link/share/config/javasettingsunopkginstall.xml

$ cat /usr/lib/openoffice/basis-link/share/config/javasettingsunopkginstall.xml
?xml version=1.0 encoding=UTF-8?
!--This is a generated file. Do not alter this file!--
java xmlns=http://openoffice.org/2004/java/framework/1.0;
xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
enabled xsi:nil=true/enabled
userClassPath xsi:nil=true/userClassPath
vmParameters xsi:nil=true/vmParameters
jreLocations xsi:nil=true/jreLocations
javaInfo xsi:nil=true/javaInfo
/java
$

As a third class DD I don't know which program created that file and
left it there orfaned after purging all OO packages, but I'm sure you
know, please close this bug or reassing it to the offending package.

After deleting/moving that directory and re-installing openoffice.org
packages everything works as expected.

rover



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



Bug#531750: openoffice.org: does not start

2009-06-03 Thread Roberto Lumbreras
Package: openoffice.org
Version: 1:3.0.1-9
Severity: normal

After upgrading the system, so ooffice has been upgraded from 2.4 to 3.0,
it does not even start:

$ openoffice.org
/usr/lib/openoffice/program/soffice: line 213:
/usr/lib/openoffice/program/../basis-link/program/pagein: No such file or
directory
/usr/lib/openoffice/program/soffice.bin: error while loading shared
libraries: libsofficeapp.so: cannot open shared object file: No such file
or directory

$ ldd /usr/lib/openoffice/program/soffice.bin
linux-gate.so.1 =  (0xb7f3d000)
libuno_sal.so.3 = /usr/lib/libuno_sal.so.3 (0xb7d63000)
libsofficeapp.so = not found
libstdc++.so.6 = /usr/lib/libstdc++.so.6 (0xb7c71000)
libgcc_s.so.1 = /lib/libgcc_s.so.1 (0xb7c45000)
libc.so.6 = /lib/i686/cmov/libc.so.6 (0xb7ae5000)
libpam.so.0 = /lib/libpam.so.0 (0xb7ada000)
libcrypt.so.1 = /lib/i686/cmov/libcrypt.so.1 (0xb7aa8000)
libdl.so.2 = /lib/i686/cmov/libdl.so.2 (0xb7aa3000)
libpthread.so.0 = /lib/i686/cmov/libpthread.so.0 (0xb7a8a000)
libm.so.6 = /lib/i686/cmov/libm.so.6 (0xb7a64000)
/lib/ld-linux.so.2 (0xb7f3e000)

Purging all openoffice packages and installing them again didn't solve the
problem.

Regards,
Roberto Lumbreras



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



Bug#531750: openoffice.org: does not start

2009-06-03 Thread Roberto Lumbreras
sorry, I ran reportbug in my laptop, the mail bounced because I wasn't
at work and then I did cut-and-paste but it seems I forgot some
important bits from the original report. I think you'd be happier with
that...

it's just the usual boring i386 arch, Debian GNU/Linux system working
great for years with a normal Debian testing mixed with some bits from
unstable... don't ask me which ones because apt did the job, but I'd
see if you need it.

sorry but it seems like a real bug for me, maybe not an easily reproducible one

here is the full report:

Subject: openoffice.org: openoffice does not start
Package: openoffice.org
Version: 1:3.0.1-9
Severity: normal

After upgrading the system, so ooffice has been upgraded from 2.4 to 3.0,
it does not even start:

$ openoffice.org
/usr/lib/openoffice/program/soffice: line 213:
/usr/lib/openoffice/program/../basis-link/program/pagein: No such file or
directory
/usr/lib/openoffice/program/soffice.bin: error while loading shared
libraries: libsofficeapp.so: cannot open shared object file: No such file
or directory

$ ldd /usr/lib/openoffice/program/soffice.bin
linux-gate.so.1 =  (0xb7f3d000)
libuno_sal.so.3 = /usr/lib/libuno_sal.so.3 (0xb7d63000)
libsofficeapp.so = not found
libstdc++.so.6 = /usr/lib/libstdc++.so.6 (0xb7c71000)
libgcc_s.so.1 = /lib/libgcc_s.so.1 (0xb7c45000)
libc.so.6 = /lib/i686/cmov/libc.so.6 (0xb7ae5000)
libpam.so.0 = /lib/libpam.so.0 (0xb7ada000)
libcrypt.so.1 = /lib/i686/cmov/libcrypt.so.1 (0xb7aa8000)
libdl.so.2 = /lib/i686/cmov/libdl.so.2 (0xb7aa3000)
libpthread.so.0 = /lib/i686/cmov/libpthread.so.0 (0xb7a8a000)
libm.so.6 = /lib/i686/cmov/libm.so.6 (0xb7a64000)
/lib/ld-linux.so.2 (0xb7f3e000)

Purging all openoffice packages and installing them again didn't solve the
problem.

Regards,
Roberto Lumbreras


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

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

Versions of packages openoffice.org depends on:
ii  liblucene2-java  2.4.0+ds1-5 Full-text search engine library fo
ii  openoffice.org-base  1:3.0.1-9   full-featured office productivity
ii  openoffice.org-calc  1:3.0.1-9   full-featured office productivity
ii  openoffice.org-core  1:3.0.1-9   full-featured office productivity
ii  openoffice.org-draw  1:3.0.1-9   full-featured office productivity
ii  openoffice.org-filter-mobile 1:3.0.1-9   full-featured office productivity
ii  openoffice.org-impress   1:3.0.1-9   full-featured office productivity
ii  openoffice.org-java-common   1:3.0.1-9   full-featured office productivity
ii  openoffice.org-math  1:3.0.1-9   full-featured office productivity
ii  openoffice.org-officebean1:3.0.1-9   full-featured office productivity
ii  openoffice.org-report-builde 1:3.0.1-9   OpenOffice.org extension for build
ii  openoffice.org-writer1:3.0.1-9   full-featured office productivity
ii  openoffice.org-writer2latex  0.5.0.2-4   Writer/Calc to LaTeX converter ext
ii  ttf-dejavu   2.29-2  Metapackage to pull in ttf-dejavu-

Versions of packages openoffice.org recommends:
ii  msttcorefonts 2.7transitional dummy package
ii  openoffice.org-filter-binfilt 1:3.0.1-9  full-featured office productivity
ii  ttf-liberation1.04.93-1  Free fonts with the same metrics a
ii  ttf-mscorefonts-installer [ms 3.0Installer for Microsoft TrueType c

Versions of packages openoffice.org suggests:
ii  cups-bs 1.3.10-2 Common UNIX Printing System(tm) -
ii  gstream 0.10.7-1 FFmpeg plugin for GStreamer
pn  gstream none   (no description available)
ii  gstream 0.10.23-2GStreamer plugins from the base
ii  gstream 0.10.15-1GStreamer plugins from the good
ii  gstream 0.10.11-1GStreamer plugins from the ugly
pn  hunspel none   (no description available)
ii  iceape- 1.1.14-1 Iceape Navigator (Internet browser
ii  icedove 2.0.0.19-1   free/unbranded thunderbird mail/ne
ii  iceweas 3.0.9-1  lightweight web browser based on M
ii  imagema 7:6.3.7.9.dfsg2-1image manipulation programs
ii  libgl1- 7.0.3-7  A free implementation of the OpenG
ii  libpape 1.1.23+nmu1  library for handling paper charact
ii  libsane 1.0.20-4 API library for scanners
ii  libxren 1:0.9.4-2X Rendering Extension client libra
ii  menu2.1.41   generates programs menu for all me
ii  myspell 1.10-6

Bug#529405: iperf: memory leak in server mode

2009-05-19 Thread Roberto Lumbreras
Package: iperf
Version: 2.0.4-1
Severity: normal

I've received this message from Christian Baun:


Dear Roberto,

I have seen that You are the maintainer of iperf so I hope You are the
correct addressee for this problem. I think there is a memory leak in
iperf 2.0.4-1.

I try to measure the network transfer rate between several machines
with a cronjob every 10 minutes. The results are that the measured
network transfer rate decreases constantly. First I was wondering but
when I watched top I saw the explanation for this behaviour.

A fresh started server process from iperf needs only few ram and cpu:

 PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
 2379 root      20   0 23560  432  292 S  0.0  0.0   0:00.00 iperf

After a few hours the server process of iperf needs a lot of resources:

 PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
 6248 root      15   0  574m 1568  436 S 43.6  0.1 226:51.79 iperf

The situation is worse after more than 1 day:

 PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
 1241 root      20   0 2032m 5460  420 S 97.0  4.2   2553:28 iperf

The server is started one time with: iperf -sD
The client is started with: iperf -f KBytes -c ServerIPAdresse

Maybe a memory leak.

What do You say?

Best Regards
  Christian



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



Bug#526314: cups: browsing stopped working

2009-04-30 Thread Roberto Lumbreras
Package: cups
Version: 1.3.8-1lenny5
Severity: normal

After upgrading cups browsing does not work, because cupsd is not sending
the UDP advertising packets (I've checked with tcpdump).

Regards,
Roberto Lumbreras

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)

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

Versions of packages cups depends on:
ii  adduser 3.110add and remove users and groups
ii  cups-common 1.3.8-1lenny5Common UNIX Printing System(tm) - 
ii  debconf [debcon 1.5.26   Debian configuration management sy
ii  ghostscript 8.64~dfsg-1  The GPL Ghostscript PostScript/PDF
ii  libavahi-compat 0.6.24-3 Avahi Apple Bonjour compatibility 
ii  libc6   2.9-4GNU C Library: Shared libraries
ii  libcups21.3.8-1lenny5Common UNIX Printing System(tm) - 
ii  libcupsimage2   1.3.8-1lenny5Common UNIX Printing System(tm) - 
ii  libdbus-1-3 1.2.12-1 simple interprocess messaging syst
ii  libgnutls26 2.6.4-2  the GNU TLS library - runtime libr
ii  libkrb531.6.dfsg.4~beta1-5lenny1 MIT Kerberos runtime libraries
ii  libldap-2.4-2   2.4.11-1 OpenLDAP libraries
ii  libpam0g1.0.1-9  Pluggable Authentication Modules l
ii  libpaper1   1.1.23+nmu1  library for handling paper charact
ii  libslp1 1.2.1-7.5OpenSLP libraries
ii  lsb-base3.2-22   Linux Standard Base 3.2 init scrip
ii  perl-modules5.10.0-19Core Perl modules
ii  procps  1:3.2.7-11   /proc file system utilities
ii  ssl-cert1.0.23   simple debconf wrapper for OpenSSL
ii  xpdf-utils [pop 3.02-1.4 Portable Document Format (PDF) sui

Versions of packages cups recommends:
ii  avahi-utils   0.6.24-3   Avahi browsing, publishing and dis
ii  cups-client   1.3.8-1lenny5  Common UNIX Printing System(tm) - 
ii  foomatic-filters  4.0-20090311-1 OpenPrinting printer support - fil
ii  smbclient 2:3.3.3-1  command-line SMB/CIFS clients for 

Versions of packages cups suggests:
ii  cups-bsd  1.3.8-1lenny5  Common UNIX Printing System(tm) - 
pn  cups-driver-gutenprintnone (no description available)
ii  cups-pdf  2.5.0-1PDF printer for CUPS
ii  foomatic-db   20090301-2 OpenPrinting printer support - dat
ii  foomatic-db-engine4.0-20090301-1 OpenPrinting printer support - pro
ii  hplip 2.8.6.b-1  HP Linux Printing and Imaging Syst
pn  xpdf-korean | xpdf-japane none (no description available)

-- debconf information:
  cupsys/raw-print: true
* cupsys/backend: ipp, lpd, parallel, scsi, serial, socket, usb, snmp, dnssd



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



Bug#524887: geotranz fails to start

2009-04-22 Thread Roberto Lumbreras
Could you please run it under strace and send me the output?

LD_LIBRARY_PATH=/usr/lib/geotranz GEOTRANS_DATA=/usr/share/geotranz/data
strace -f -o /tmp/geotranz.str /usr/lib/jvm/java-6-openjdk/bin/java -jar
/usr/share/geotranz/java_gui/geotrans2.jar

It'd be nice also run it under ltrace, but it isn't working for me on i386,
ltrace seems not very happy with the threads java is creating.

I think the problem is the java virtual machine. Could you please try it
with other programs to check if it works ok?

Regards,
Roberto Lumbreras

On Tue, Apr 21, 2009 at 2:27 PM, Gaudenz Steinlin gaud...@debian.orgwrote:

 On Mon, Apr 20, 2009 at 07:48:46PM +0200, Roberto Lumbreras wrote:
  Hi,
 
  The geoid files should be in /usr/share/geotranz/data/
  Please check if in that directory there are the following files:
 
  3_param.dat
  7_param.dat
  default.xml
  egm84.grd
  egm96.grd
  ellips.dat

 The files are there:
 insgesamt 4100
 -rw-r--r-- 1 root root   21923 15. Aug 2008  3_param.dat
 -rw-r--r-- 1 root root 202  7. Apr 2008  7_param.dat
 -rw-r--r-- 1 root root1139 31. Jul 2008  default.xml
 -rw-r--r-- 1 root root2812 11. Okt 2006  egm84.grd
 -rw-r--r-- 1 root root 4155868 20. Jun 2005  egm96.grd
 -rw-r--r-- 1 root root1725 15. Aug 2008  ellips.dat

 
  I've checked and they are included in the powerpc .deb so you should have
  them.
 
  If the files are missing, try reinstalling the package (apt-get
 --reinstall
  install geontraz)
 
  If you have the files but geotranz does not work, do the following and
 tell
  me if it works:
 
  cd /usr/share/geotranz/data/
  LD_LIBRARY_PATH=/usr/lib/geotranz java -jar
  /usr/share/geotranz/java_gui/geotrans2.jar

 This does not help. I get the same error.

 
 
  I'm unable to reproduce the bug, so please send me more information.

 Which additonal information do you need? I'm happy to debug this with
 your help.

 Gaudenz

 
  Regards,
  Roberto Lumbreras
 
 
  On Mon, Apr 20, 2009 at 5:17 PM, Gaudenz Steinlin gaud...@debian.org
 wrote:
 
   Package: geotranz
   Version: 2.4.2-3
   Severity: grave
  
   After starting geotranz from the command line only a message window
   with: Error: Error initializing GEOTRANZ engine: Unable to read geoid
   file! appears. After clicking on OK (the only button in this window)
   geotranz quits without ever showing the main dialog.
  
   I set the severity to grave, because this makes the package completely
   unusable. But it's a bit hard to judge if this affects all users. If
 you
   believe that this bug does not affect all users (eg. powerpc related),
   please adjust the severity as appropriate.
  
   Gaudenz
  
   -- System Information:
   Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (300, 'experimental')
   Architecture: powerpc (ppc)
  
   Kernel: Linux 2.6.29-1-powerpc
   Locale: LANG=de_CH.UTF-8, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8)
   Shell: /bin/sh linked to /bin/bash
  
   Versions of packages geotranz depends on:
   ii  geotranz-libs2.4.2-3 GEOgraphic coordinates
   TRANslator
   ii  openjdk-6-jre6b14-1.5~pre1-5 OpenJDK Java runtime,
 using
   Hotspo
  
   Versions of packages geotranz recommends:
   ii  geotranz-doc  2.4.2-3GEOgraphic coordinates
   TRANslator
  
   geotranz suggests no packages.
  
   -- no debconf information
  
  
  

 --
 Ever tried. Ever failed. No matter.
 Try again. Fail again. Fail better.
 ~ Samuel Beckett ~



Bug#524887: geotranz fails to start

2009-04-20 Thread Roberto Lumbreras
Hi,

The geoid files should be in /usr/share/geotranz/data/
Please check if in that directory there are the following files:

3_param.dat
7_param.dat
default.xml
egm84.grd
egm96.grd
ellips.dat

I've checked and they are included in the powerpc .deb so you should have
them.

If the files are missing, try reinstalling the package (apt-get --reinstall
install geontraz)

If you have the files but geotranz does not work, do the following and tell
me if it works:

cd /usr/share/geotranz/data/
LD_LIBRARY_PATH=/usr/lib/geotranz java -jar
/usr/share/geotranz/java_gui/geotrans2.jar


I'm unable to reproduce the bug, so please send me more information.

Regards,
Roberto Lumbreras


On Mon, Apr 20, 2009 at 5:17 PM, Gaudenz Steinlin gaud...@debian.orgwrote:

 Package: geotranz
 Version: 2.4.2-3
 Severity: grave

 After starting geotranz from the command line only a message window
 with: Error: Error initializing GEOTRANZ engine: Unable to read geoid
 file! appears. After clicking on OK (the only button in this window)
 geotranz quits without ever showing the main dialog.

 I set the severity to grave, because this makes the package completely
 unusable. But it's a bit hard to judge if this affects all users. If you
 believe that this bug does not affect all users (eg. powerpc related),
 please adjust the severity as appropriate.

 Gaudenz

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

 Kernel: Linux 2.6.29-1-powerpc
 Locale: LANG=de_CH.UTF-8, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/bash

 Versions of packages geotranz depends on:
 ii  geotranz-libs2.4.2-3 GEOgraphic coordinates
 TRANslator
 ii  openjdk-6-jre6b14-1.5~pre1-5 OpenJDK Java runtime, using
 Hotspo

 Versions of packages geotranz recommends:
 ii  geotranz-doc  2.4.2-3GEOgraphic coordinates
 TRANslator

 geotranz suggests no packages.

 -- no debconf information





Bug#515927: viking: new upstream version 0.9.8 available

2009-02-18 Thread Roberto Lumbreras
Package: viking
Severity: wishlist
Version: 0.9.6-2

Viking 0.9.8 is out, A new stable release of viking is available.

http://sourceforge.net/projects/viking/

Regards,
Roberto Lumbreras



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



Bug#509361: invalid SHELL variable in screen sessions

2008-12-21 Thread Roberto Lumbreras
Package: screen
Version: 4.0.3-11
Severity: normal

Some things fails to run in a screen session:

$ sg floppy
Cannot execute bash: No such file or directory
$ echo $SHELL
bash

That is incorrect, it should be /bin/bash
Of course, my shell in /etc/passwd is /bin/bash, not bash:

rover:x:1000:1000:Roberto Lumbreras,,,:/home/rover:/bin/bash

Regards,
-- 
Roberto Lumbreras


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

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages screen depends on:
ii  libc6 2.7-14 GNU C Library: Shared libraries
ii  libncursesw5  5.6+20080830-1 shared libraries for terminal hand
ii  libpam0g  1.0.1-4Pluggable Authentication Modules l

screen recommends no packages.

screen suggests no packages.

-- debconf information:
  screen/old_upgrade_prompt: false



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



Bug#508540: virtualbox-ose: USB not working

2008-12-12 Thread Roberto Lumbreras
Package: virtualbox-ose
Version: 1.6.6-dfsg-3
Severity: normal

USB controller is missing in the virtual machine configuration. I've done
nearly everything about usb permissions (chmod 666 /dev/usb*; mounted usbfs
for group vboxusers), and the USB is still missing.

-- 
Salud,
Roberto Lumbreras


Bug#508540: closed by Michael Meskes mes...@debian.org (Re: [Pkg-virtualbox-devel] Bug#508540: virtualbox-ose: USB not working)

2008-12-12 Thread Roberto Lumbreras
Ok... I read the README.Debian, but it was not clear to me at all that the
listed features were not included, in fact I understood that these features
were included.

Could you please include the missing features are the following or
something like that?

Regards,
rover

2008/12/12 Debian Bug Tracking System ow...@bugs.debian.org


 This is an automatic notification regarding your Bug report
 which was filed against the virtualbox-ose package:

 #508540: virtualbox-ose: USB not working

 It has been closed by Michael Meskes mes...@debian.org.

 Their explanation is attached below along with your original report.
 If this explanation is unsatisfactory and you have not received a
 better one in a separate message then please contact Michael Meskes 
 mes...@debian.org by
 replying to this email.


 --
 508540: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=508540
 Debian Bug Tracking System
 Contact ow...@bugs.debian.org with problems


 -- Mensaje reenviado --
 From: Michael Meskes mes...@debian.org
 To: Roberto Lumbreras roberto.lumbre...@gmail.com,
 508540-d...@bugs.debian.org
 Date: Fri, 12 Dec 2008 15:34:54 +0100
 Subject: Re: [Pkg-virtualbox-devel] Bug#508540: virtualbox-ose: USB not
 working
 On Fri, Dec 12, 2008 at 10:34:43AM +0100, Roberto Lumbreras wrote:
  USB controller is missing in the virtual machine configuration. I've done
  nearly everything about usb permissions (chmod 666 /dev/usb*; mounted
 usbfs
  for group vboxusers), and the USB is still missing.

 Not really surprising. You might want to look at
 http://www.virtualbox.org/wiki/Editions or into README.Debian to see:

   The Open Source Edition of VirtualBox contains most but not all
   features of the closed-source VirtualBox product that is distributed
   under different terms and available from the [1]Virtualbox homepage.
   ...
 * USB support
   VirtualBox implements a virtual USB controller and supports passing
   through USB 1.1 and USB 2.0 devices to virtual machines.

 Or did I misunderstand you?

 Michael
 --
 Michael Meskes
 Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
 Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
 ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: mes...@jabber.org
 Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL!



 -- Mensaje reenviado --
 From: Roberto Lumbreras roberto.lumbre...@gmail.com
 To: sub...@bugs.debian.org
 Date: Fri, 12 Dec 2008 10:34:43 +0100
 Subject: virtualbox-ose: USB not working
 Package: virtualbox-ose
 Version: 1.6.6-dfsg-3
 Severity: normal

 USB controller is missing in the virtual machine configuration. I've done
 nearly everything about usb permissions (chmod 666 /dev/usb*; mounted usbfs
 for group vboxusers), and the USB is still missing.

 --
 Salud,
 Roberto Lumbreras




-- 
Salud,
Roberto Lumbreras


Bug#498236: libpam-modules: Login incorrect message after entering non-existent login name

2008-09-08 Thread Roberto Lumbreras
Package: libpam-modules
Version: 0.99.7.1-7
Severity: grave
Tags: security
Justification: user security hole


In the console login prompt entering a non-existent login you get
a Login incorrect message WITHOUT being asked for any password.

This is a serious security hole, because pam are revealing information
about the accounts there are in the system.

Version 1.0.1 of the pam packages seem to have the same problem.

Regards,
Roberto Lumbreras

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

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

Versions of packages libpam-modules depends on:
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libdb4.6  4.6.21-8   Berkeley v4.6 Database Libraries [
ii  libpam0g  0.99.7.1-7 Pluggable Authentication Modules l
ii  libselinux1   2.0.59-1   SELinux shared libraries

libpam-modules recommends no packages.

libpam-modules suggests no packages.

-- no debconf information



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



Bug#496865: iperf consumes 100% cpu cycles

2008-08-28 Thread Roberto Lumbreras
This bug should be fixed, the discussion is old and outdated as near
all of the referred patches are already applied upstream.

Could you please tell me how to reproduce the bug? I'm unable to do it
in TCP mode, and in UDP mode iperf eats a lot of CPU, in all kernel
versions and all iperf versions, maybe it is a bug but it is another
bug and not the one about the Linux scheduler and sched_yield() usage.

Regards,
Roberto

2008/8/28 Ramakrishnan Muthukrishnan [EMAIL PROTECTED]:
 Package: iperf
 Version: 2.0.4-1
 Severity: grave
 Justification: renders package unusable

 Hi,

 iperf seem to be hoggin 100% cpu. This was reported in the iperf webpage
 also, but a better fix for it is available from this discussion:

  http://kerneltrap.org/Linux/Finding_Bugs_With_CFS

 regards
 ramakrishnan

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

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

 Versions of packages iperf depends on:
 ii  libc6 2.7-13 GNU C Library: Shared libraries
 ii  libgcc1   1:4.3.1-2  GCC support library
 ii  libstdc++64.3.1-2The GNU Standard C++ Library v3

 iperf recommends no packages.

 iperf suggests no packages.

 -- no debconf information







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



Bug#496865: iperf consumes 100% cpu cycles

2008-08-28 Thread Roberto Lumbreras
severity 496865 normal
stop

I'm lowering the severity of this bug. iperf uses all idle CPU to
measure the bandwidth in UDP mode, but it does not mean that is not
usable at all. It is a known issue that is being fixed by iperf
authors.

Regards,
rover



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



Bug#496865: iperf consumes 100% cpu cycles

2008-08-28 Thread Roberto Lumbreras
I've got a fix for this bug, please try iperf version 2.0.4-3, it will
be available in the Debian mirrors soon.

I've tested it in several Linux boxes with different kernels, TCP and
UDP mode, with -d (bidirectional test) and without it, and now the CPU
usage is very low.

Thanks a lot for your bug report.

Regards,
Roberto Lumbreras



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



Bug#492036: please provide the tarcat script

2008-07-23 Thread Roberto Lumbreras
Package: tar
Version: 1.20-1
Severity: wishlist

When using --multi-volume option of tar with files you then need the tarcat
script to concatenate the files:

tarcat vol.1 vol.2 vol.3 | tar xvf -

Reading the tar documentation
http://www.gnu.org/software/tar/manual/tar.html#SEC158

and tar Changelog 

[EMAIL PROTECTED]:/tmp/k2/tar-1.20$ grep tarcat ChangeLog
* scripts/tarcat: Handle archives in pax format. Improve handling
* scripts/tarcat: New file
* scripts/Makefile.am: Added tarcat

it seems that tarcat is an script available in the tar sources but that is no
longer correct, but at least it is available at
http://www.gnu.org/software/tar/utils/tarcat.html

the tarcat script itself:
http://www.gnu.org/software/tar/utils/tarcat

IMHO It'd be nice if Debian could provide tarcat within the tar package.

Salud,
-- 
Roberto Lumbreras   .''`.
rover : :' : debian.org
Debian Developer   `. `' 
 `-  



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



Bug#489892: cups: browsing does not work

2008-07-08 Thread Roberto Lumbreras
Package: cups
Version: 1.3.7-7
Severity: important


Browsing does not work at all, and warning messages about avahi are
shown in syslog:

*** WARNING *** The program 'cupsd' uses the Apple Bonjour compatibility layer 
of Avahi.
*** WARNING *** Please fix your application to use the native API of Avahi!
*** WARNING *** For more information see 
http://0pointer.de/avahi-compat?s=libdns_sde=cupsd

Browsing does not work and breaks the printing in all my network, so
this is an important issue.

Regards,
Roberto Lumbreras

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

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

Versions of packages cups depends on:
ii  adduser   3.105  add and remove users and groups
ii  cups-common   1.3.7-7Common UNIX Printing System(tm) - 
ii  debconf [debconf-2.0] 1.5.19 Debian configuration management sy
ii  ghostscript   8.62.dfsg.1-2.1The GPL Ghostscript PostScript/PDF
ii  libavahi-compat-libdn 0.6.22-2   Avahi Apple Bonjour compatibility 
ii  libc6 2.7-6  GNU C Library: Shared libraries
ii  libcups2  1.3.7-7Common UNIX Printing System(tm) - 
ii  libcupsimage2 1.3.5-1+b1 Common UNIX Printing System(tm) - 
ii  libdbus-1-3   1.1.2-1simple interprocess messaging syst
ii  libgnutls26   2.2.2-1the GNU TLS library - runtime libr
ii  libkrb53  1.6.dfsg.3~beta1-4 MIT Kerberos runtime libraries
ii  libldap-2.4-2 2.4.7-6.1  OpenLDAP libraries
ii  libpam0g  0.99.7.1-6 Pluggable Authentication Modules l
ii  libpaper1 1.1.23 library for handling paper charact
ii  libslp1   1.2.1-7.1  OpenSLP libraries
ii  lsb-base  3.1-24 Linux Standard Base 3.1 init scrip
ii  perl-modules  5.8.8-12   Core Perl modules
ii  procps1:3.2.7-6  /proc file system utilities
ii  ssl-cert  1.0.15 simple debconf wrapper for OpenSSL
ii  xpdf-utils [poppler-u 3.02-1.3   Portable Document Format (PDF) sui

Versions of packages cups recommends:
ii  avahi-utils   0.6.22-2   Avahi browsing, publishing and dis
ii  cups-client   1.3.7-7Common UNIX Printing System(tm) - 
ii  foomatic-filters  3.0.2-20061031-1.2 linuxprinting.org printer support 
ii  smbclient 3.0.28-2+b1a LanManager-like simple client fo

-- debconf information:
* cupsys/raw-print: true
* cupsys/backend: ipp, lpd, socket, usb, snmp, dnssd



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



Bug#468918: remove tag

2008-07-08 Thread Roberto Lumbreras
tags 468918 - pending
thanks

The upload to contrib has been rejected, because the geotrans disclaimer
does not explicitly permit the distribution of derivative works, my fault :(

It is already a pain to upload this nice piece of software to contrib just
because java-sun license, so I'm requesting a license clarification to
upstream authors.

In the meanwhile I am not going to upload it to non-free, I will wait. If
you want to test the packages download them from my site:
http://rover.thehackers.org/geotrans/

Salud,
-- 
Roberto Lumbreras   .''`.
rover : :' : debian.org
Debian Developer   `. `' 
 `-  



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



Bug#179458: add tag

2008-07-07 Thread Roberto Lumbreras
tags 179458 + moreinfo
thanks

AFAIK, the version of slirp in Debian is the last available (1.0.17,
2006-01-08). I don't know where to get 1.1.2 version.

I think other branches/patches dissapeared long time ago, and the page
http://www.serc.nl/people/vogt/vpn/ is also unavailable for a long time.

Regards,
-- 
Roberto Lumbreras   .''`.
rover : :' : debian.org
Debian Developer   `. `' 
 `-  



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



Bug#459625: packaging status

2008-07-03 Thread Roberto Lumbreras
I'm thinking in uploading my own libdmtx package, because I can not sponsor
your packaging in the current state, as many changes need to be done (and
are very easy but important changes!), and I've already packaged it in a
cleaner way.

If you want to maintain it I'll sponsor your ongoing uploads as
co-maintainer, but you have to understand that the package must be perfect,
the sponsor just review that everything is ok, sign and upload it.

What do you think?

Salud,
-- 
Roberto Lumbreras   .''`.
rover : :' : debian.org
Debian Developer   `. `' 
 `-  



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



Bug#478599: dkim-filter: package fails to configure

2008-04-29 Thread Roberto Lumbreras
Package: dkim-filter
Version: 2.5.2.dfsg-1
Severity: normal

while installing dkim-filter...

Starting DKIM Filter: dkim-filter: /etc/dkim-filter.conf: at least one
selector and key required for signing mode
invoke-rc.d: initscript dkim-filter, action start failed.
dpkg: error processing dkim-filter (--configure):
 subprocess post-installation script returned error exit status 78
Errors were encountered while processing:
 dkim-filter

maybe it needs configuration, but it should not fail to install or
configure if unconfigured.

Regards,
Roberto Lumbreras

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

Kernel: Linux 2.6.22-3-k7 (SMP w/1 CPU core)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages dkim-filter depends on:
ii  adduser   3.107  add and remove users and groups
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libdb4.5  4.5.20-11  Berkeley v4.5 Database Libraries [
ii  libmilter18.14.2-4   Sendmail Mail Filter API (Milter)
ii  libssl0.9.8   0.9.8g-8   SSL shared libraries

dkim-filter recommends no packages.

-- no debconf information



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



Bug#468918: status report

2008-04-23 Thread Roberto Lumbreras
I've geotrans packaged, but the GUI is written in java, and it seems that
only works with java-sun, so it should go to contrib instead of main, just
because the free java are able to compile it but the interpreter is unable
to run the application...

I'm not a java guru, so if someone has any ideas I'd appreciate them.

The package is almost ready to be uploaded, I need just a few more time to
polish the packaging and to see if somebody gives me some idea about the
java issue.

If someone want to test it or help with java tell me.

Salud,
-- 
Roberto Lumbreras   .''`.
rover : :' : debian.org
Debian Developer   `. `' 
 `-  



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



Bug#459625: sponsor for libdmtx

2008-04-21 Thread Roberto Lumbreras
On Mon, Apr 14, 2008 at 01:39:12PM -0700, Todd A. Jacobs wrote:
: New packages for libdmtx (0.5.0-6) have been uploaded here:
: 
: deb http://www2.codegnome.org:59321/codegnome-debs/ sid contrib non-free
: deb-src http://www2.codegnome.org:59321/codegnome-debs/ sid contrib 
non-free
: 
: Please review them, and see if they pass muster for sponsorship and
: inclusion into the Debian archive. Thanks!
: 
: -- 
: Oh, look: rocks!
:   -- Doctor Who, Destiny of the Daleks

After a quick check it seems you had not read my previous email, so the
quick answer is no, it does not pass. Sorry if I seem a bit harsh, but the
package still needs a lot of very easy but important changes. Please
re-read the new maintainer documentation, you need to know why the things
are wrong so you can fix them.

Salud,
-- 
Roberto Lumbreras   .''`.
rover : :' : debian.org
Debian Developer   `. `' 
 `-  



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



Bug#459625: sponsor for libdmtx

2008-03-12 Thread Roberto Lumbreras
Hi...

On Sat, Mar 08, 2008 at 05:17:21PM -0800, Todd A. Jacobs wrote:
: 
: Thanks again for merging the bugs. I have updated all packages, and
: lintian now only reports:
: 
: $ lintian libdmtx_0.4.0+svn102-2_i386.changes
: W: libdmtx source: native-package-with-dash-version
: W: libdmtx0: non-dev-pkg-with-shlib-symlink usr/lib/libdmtx.so.0.0.0 
usr/lib/libdmtx.so
: 
: which seem like spurious warnings to me. You can grab the latest
: packages from here:
:
: deb http://www2.codegnome.org:59321/codegnome-debs/ sid contrib non-free
: deb-src http://www2.codegnome.org:59321/codegnome-debs/ sid contrib 
non-free

The first one can only pass if the debian/ directory are included in the
official distribution, but in
http://prdownloads.sourceforge.net/libdmtx/libdmtx-0.4.0.tar.gz?download
the debian/ directory is not included, so it must go in the .diff.gz, also the
svn102 changes. I see that the debian/ directory is in the svn repository :)

The changes are easy: just dowload libdmtx-0.4.0.tar.gz and rename to
libdmtx_0.4.0.orig.tar.gz. Then I'd rename the version and debian revision
to 0.4.0-2+svn102, so it is clear that official version is 0.4.0. Debian
shouldn't ship an unofficial version (0.4.0+svn102) if there is not a good
reason for that. The libdmtx project is alive and active, so I don't see
the point for bypassing them.

the second one... if you run lintian with -Ii options it is well explained:

W: libdmtx0: non-dev-pkg-with-shlib-symlink usr/lib/libdmtx.so.0.0.0
usr/lib/libdmtx.so
N:
N:   Although this package is not a `-dev' package, it installs a
N:   `libsomething.so' symbolic link referencing the corresponding shared
N:   library. When the link doesn't include the version number, it is used
N:   by the linker when other programs are built against this shared
N:   library.
N:   
N:   Shared libraries are supposed to place such symbolic links in their
N:   respective `-dev' packages, so it is a bug to include it with the main
N:   library package.
N:   
N:   However, if this is a small package which includes the runtime and the
N:   development libraries, this is not a bug. In the latter case, please
N:   override this warning.
N:   
N:   Refer to Policy Manual, section 8.4 for details.
N:

libdmtx has a libdmtx-dev package, now it only includes the headers for
compiling; static library libdmtx.a and the shlib-symlink must go also in
the -dev.  BTW, libdmtx.3.gz must also go in the -dev package, as it is
only needed in development.
 
: and let me know if they pass muster. I'm happy to continue maintaining
: the libdmtx packages, and will certainly look into the Debian python
: packaging issues for the next release.

Well... after playing around with python packaging a bit, I think it is not
very important. I've tried packaging it with cdbs and it is not working
well because this is not a python specific package. I prefer to have a good
package without python bindings that nobody uses yet.

I send you attached the watch file for the package. Include it in the
debian/ directory. With it, you can use uscan to see the upstream status:

$ uscan --report
Processing watchfile line for package libdmtx...
Newest version on remote site is 0.4.0, local version is 0.4.0+svn102
libdmtx: remote site does not even have current version

The watch file is used in the qa.debian.org site:
http://qa.debian.org/developer.php?login=rover%40debian.orgcomaint=yes so
you can see easily (watch column) if the package is updated to the
upstream last release.

Salud,
-- 
Roberto Lumbreras   .''`.
rover : :' : debian.org
Debian Developer   `. `' 
 `-  
version=3
http://sf.net/libdmtx/libdmtx-?_?([\w+\d+\.]+|\d+)(?:\.tar|\.tgz)(?:\.gz|\.bz2|)


Bug#458438: php-radius general issue

2008-03-11 Thread Roberto Lumbreras
I'm working on it... if possible I'll upload it today.

rover

On Fri, Mar 07, 2008 at 04:03:16PM +0100, Josip Rodin wrote:
: On Mon, Dec 31, 2007 at 06:32:24PM +0100, Roberto Lumbreras wrote:
:  I didn't know about the radius PECL module, it seems great!
:  
:  Next year I will give it a try and package it, or if it is already packaged
:  by someone it is welcome.
: 
: Do you need any help with that?
: 
: We could fairly easily ship both this old PHP implementation and
: the PECL module in the same package.
: 
: -- 
:  2. That which causes joy or happiness.
: 

Salud,
-- 
Roberto Lumbreras   .''`.
rover : :' : debian.org
Debian Developer   `. `' 
 `-  



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



Bug#468918: ITP: geotrans -- Geographic coordinates translator

2008-03-02 Thread Roberto Lumbreras
Package: wnpp
Severity: wishlist
Owner: Roberto Lumbreras [EMAIL PROTECTED]


* Package name: geotrans
  Version : 2.4.1
  Upstream Author : National Geospatial Intelligence Agency [EMAIL PROTECTED]
* URL : http://earth-info.nga.mil/GandG/geotrans
* License : BSD
  Programming Lang: C, java
  Description : Geographic Translator

GEOTRANS (Geographic Translator) is an application program which allows
you to easily convert geographic coordinates among a wide variety of
coordinate systems, map projections, and datums. Currently, twenty-five
different coordinate systems, map projections, grids, and coding
schemes, and over two hundred different datums, are supported.

The user interface of GEOTRANS is similar to that of a calculator, but
can also be used to efficiently convert large numbers of coordinates
contained in text files.

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

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



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



Bug#459625: sponsor for libdmtx

2008-02-18 Thread Roberto Lumbreras
retitle 459625 libdmtx: library and tools for reading/writing Data Matrix 2D 
barcodes
retitle 459627 libdmtx: library and tools for reading/writing Data Matrix 2D 
barcodes
retitle 459628 libdmtx: library and tools for reading/writing Data Matrix 2D 
barcodes
merge 459625 459627 459628
thanks

I'm merging bugs as it is needed only one for the source package, not for
every binary package.

I can sponsor the package, but there are a lot of issues with the
packaging that need to be fixed. Lintian report:

W: libdmtx source: substvar-source-version-is-deprecated libdmtx-utils
W: libdmtx source: out-of-date-standards-version 3.7.2 (current is 3.7.3)
W: libdmtx source: maintainer-upload-has-incorrect-version-number 
0.4.0-codegnome.3
W: libdmtx-utils: copyright-lists-upstream-authors-with-dh_make-boilerplate
E: libdmtx-utils: missing-dependency-on-libc needed by ./usr/bin/dmtxread and 1 
others
W: libdmtx-dev: copyright-lists-upstream-authors-with-dh_make-boilerplate
W: libdmtx: extra-license-file usr/share/doc/libdmtx/COPYING.gz
W: libdmtx: package-contains-upstream-install-documentation 
usr/share/doc/libdmtx/INSTALL.gz
W: libdmtx: spelling-error-in-readme-debian seperate separate
W: libdmtx: non-dev-pkg-with-shlib-symlink usr/lib/libdmtx.so.0.0.0 
usr/lib/libdmtx.so
W: libdmtx: copyright-lists-upstream-authors-with-dh_make-boilerplate
W: libdmtx: package-name-doesnt-match-sonames libdmtx0
E: libdmtx: missing-dependency-on-libc needed by ./usr/lib/libdmtx.so.0.0.0

All of them are easy to fix.

As I need to use the dmtx utils now in several computers I've repackaged it
quickly with cdbs, I like cdbs because it is easier and cleaner than just
using debhelper, but I'm not familiar with the python packaging of the
binding and I don't have much time to finish it.

If you fix that issues I'll sponsor the package, if you are still interested
in maintaining it.

Salud,
-- 
Roberto Lumbreras   .''`.
rover : :' : debian.org
Debian Developer   `. `' 
 `-  



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



Bug#432703: flickrfs: no sets directory

2008-01-21 Thread Roberto Lumbreras
Hi...

It doesnt't work for me:

$ flickrfs ~/flickr
Authorizing with flickr...
Authorization complete.
Traceback (most recent call last):
  File /usr/bin/flickrfs, line 1097, in ?
server = Flickrfs()
  File /usr/bin/flickrfs, line 202, in __init__
self.sync_sets_thread();
  File /usr/bin/flickrfs, line 341, in sync_sets_thread
if (title,0) not in setListLocal: #New set added online
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 10: 
ordinal not in range(128)
$ ls ~/flickr
$ 

Salud,
-- 
Roberto Lumbreras   .''`.
rover : :' : debian.org
Debian Developer   `. `' 
 `-  

On Tue, Jan 22, 2008 at 12:35:52AM +0530, Varun Hiremath wrote:
: Hi,
: 
: On Mon, 21 Jan, 2008 at 11:07:36AM +0530, Y Giridhar Appaji Nag wrote:
:  On 07/08/20 00:51 +0200, Roberto Lumbreras said ...
:   The debian version is already including all last CVS changes (more
:   than two months ago).
:   
:   I've checked one more time and the bug is still there, this time with
:   a different computer, with testing updated two weeks ago.
:  
:  I also see this problem.
:  
:  I am not allowed to create the sets directory (which is the expected
:  behaviour) but if I uncomment the self._mkdir in __init__, I see the
:  sets directory but no files in there.  Actually, It looks like the sets
:  thread should create the sets directory but the thread doesn't even
:  start let alone start the sync.
:  
:  There isn't anything in the tags/{public,private} directories either.
:  
:  Maybe we are just passing over some exception.
:  
: 
: I spent some time today debugging this, and I think I have managed to
: fix this bug. The new package is available here:
: 
: http://people.debian.org/~varun/flickrfs_1.3.9.1-7_all.deb
: 
: Could you please check and tell me if it works.
:
: Regards
: Varun
: 
: -- 
: Varun Hiremath
: Undergraduate Student,
: Aerospace Engineering Department,
: Indian Institute of Technology Madras,
: Chennai, India
: -
: Homepage: http://varun.travisbsd.org




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



Bug#458438: php-radius general issue

2007-12-31 Thread Roberto Lumbreras
Hi...

I didn't know about the radius PECL module, it seems great!

Next year I will give it a try and package it, or if it is already packaged
by someone it is welcome.

Salud,
-- 
Roberto Lumbreras   .''`.
rover : :' : debian.org
Debian Developer   `. `' 
 `-  

On Mon, Dec 31, 2007 at 12:10:25PM +0100, Josip Rodin wrote:
: Package: php-radius
: 
: Hi,
: 
: This RADIUS authentication library which is packaged as php-radius
: is something implemented in PHP; there's actually a PECL module
: called radius[1] which would be better suited for this package name.
: 
: This current implementation does appear to be a bit lacking - for one,
: it doesn't allow for servers or attributes to be normally specified,
: there's just one function that does PAP with a server location hardcoded
: in a separate configuration file.
: 
: [1] http://www.php.net/radius
: http://pecl.php.net/package/radius
: 
: -- 
:  2. That which causes joy or happiness.
: 




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



Bug#433860: nvtv segfaults

2007-07-20 Thread Roberto Lumbreras
On Fri, Jul 20, 2007 at 12:05:48AM +0200, Samuel Tardieu wrote:
: Package: nvtv
: Version: 0.4.7-5
: Severity: important
: 
: When used with the NVidia legacy 9639 drivers and the corresponding
: GLX libraries, nvtv segfaults immediately:
: 
: % sudo nvtv
: [1]26383 segmentation fault  sudo nvtv

Please send me more info to forward the bug to upstream. Anyway, I think
the support of new versions of the nvidia driver are not working with
nvtv because changes in the nvidia driver.

When saying new I mean after last version of nvtv was released, 3 years
ago.

Salud,
-- 
Roberto Lumbreras   .''`.
rover : :' : debian.org
Debian Developer   `. `' 
 `-  


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



Bug#432703: flickrfs: no sets directory

2007-07-11 Thread Roberto Lumbreras
Package: flickrfs
Version: 1.3.9.1-3
Severity: important


flickrfs does not work anymore...

[EMAIL PROTECTED]:~$ flickrfs ~/flickr
Authorizing with flickr...
Authorization complete.
[EMAIL PROTECTED]:~$ ls -l ~/flickr
total 0
drwxr-xr-x 4 rover rover 0 2007-07-11 15:34 tags
[EMAIL PROTECTED]:~$ 

there is no sets directory?!!!

Regards,
Roberto Lumbreras

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

Kernel: Linux 2.6.21-2-k7 (SMP w/1 CPU core)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages flickrfs depends on:
ii  fuse-utils  2.6.5-1  Filesystem in USErspace (utilities
ii  python  2.4.4-6  An interactive high-level object-o
ii  python-central  0.5.14   register and build utility for Pyt
ii  python-fuse 1:0.2-pre3-3 Python bindings for FUSE (Filesyst

Versions of packages flickrfs recommends:
ii  epiphany-browser [www 2.18.2-1   Intuitive GNOME web browser
ii  iceape-browser [www-b 1.1.2-1Iceape Navigator (Internet browser
ii  iceweasel [www-browse 2.0.0.4-1  lightweight web browser based on M
ii  imagemagick   7:6.2.4.5.dfsg1-1  Image manipulation programs
ii  links [www-browser]   0.99+1.00pre12-1.2 Character mode WWW browser
ii  lynx-ssl [www-browser 1:2.8.4.1b-3.1 Text-mode WWW Browser supporting S
ii  w3m [www-browser] 0.5.1-5.1  WWW browsable pager with excellent

-- no debconf information


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



Bug#426724: evolution: print margins too small

2007-05-30 Thread Roberto Lumbreras
Package: evolution
Version: 2.10.1-1
Severity: normal

After upgrading evolution from etch to sid printing/previewing/generating
pdf has changed a lot:

-A blank page is printed at the end of the documment (already reported in
bug #281679)

-Text fonts are smaller than in evolution 2.6.3 (no changes done in gnome
font configuration)

-In general margins are too small, but bottom one are 0, so part of the
text is not printed at the bottom of every page. I'm unable to find where
to set printing margins in evolution configuration.

Downgrading to evolution 2.6.3-6 fixes it.

Regards,
-- 
Roberto Lumbreras   .''`.
rover : :' : debian.org
Debian Developer   `. `' 
 `-  


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



Bug#390913: xserver-xorg-video-i810: blank screen after suspend

2007-05-24 Thread Roberto Lumbreras
On Sat, Apr 21, 2007 at 02:24:06PM +0200, Brice Goglin wrote:
: Hi,
: 
: What is the status of this bug now that xserver-xorg-core 1.3 and
: xserver-xorg-video-intel 2.0 are in unstable?
: 
: Did you guys see Brandon Philips' comment:
: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=390913;msg=38
: 
: Brice

It does not work for me. After suspend now the screen is not blank but near
blank, very very very dark (without brightness and contrast), totally
unusable. Changing to text mode does not work, screen remains blank and
text mode is also broken.

xserver-xorg 1:7.2-3
xserver-xorg-core2:1.3.0.0.dfsg-4
xserver-xorg-video-intel 2:2.0.0-1

Salud,
-- 
Roberto Lumbreras   .''`.
rover : :' : debian.org
Debian Developer   `. `' 
 `-  


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



Bug#390913: xserver-xorg-video-i810: blank screen after suspend

2007-05-24 Thread Roberto Lumbreras
On Wed, 2 May 2007 02:10:23 +0200, Adrian Glaubitz wrote:
 Hello,
 
 since there are opposite reports about this problem, I'd like to let
 you know that this problem still persists, using:
 
 xserver-xorg 7.2-3
 xserver-xorg-core1.3.0.0.dfsg-3
 xserver-xorg-video-i810  2.0.0-1
 
 The problem instantly disappears after downgrading to 1.7.2-4 from testing,
 though even with this version, suspending has the sideeffect, that the
 mouse-cursor becomes invisible, so I have to restart gdm to use my
 mouse again.
 
 Adrian

It's the same for me, after resume the mouse cursor is not visible, but
changing to text mode and going back to X solves it for me, mouse cursor is
visible again.

Salud,
-- 
Roberto Lumbreras   .''`.
rover : :' : debian.org
Debian Developer   `. `' 
 `-  


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



Bug#414734: 1.3.9.1-1 doesn't work

2007-03-21 Thread Roberto Lumbreras
On Wed, Mar 21, 2007 at 12:14:30AM +0530, Varun Hiremath wrote:
: Hi Roberto,
: 
: This is because you didn't give any mountpoint (directory) to download
: your photos to.
: 
: You need to run:
: $ flickrfs mountpoint

oops, you are right, it works! silly me, manpage confused me a bit...

Salud,
-- 
Roberto Lumbreras   .''`.
rover : :' : debian.org
Debian Developer   `. `' 
 `-  


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



Bug#414734: 1.3.9.1-1 doesn't work

2007-03-20 Thread Roberto Lumbreras
there is another problem in 1.3.9.1-1:

$ flickrfs
Authorizing with flickr...
Authorization complete.
Traceback (most recent call last):
  File /usr/bin/flickrfs, line 1082, in ?
server.main()
  File /usr/lib/python2.4/site-packages/fuse.py, line 126, in main
apply(main, (), d)
TypeError: argument 21 must be string, not None


Salud,
-- 
Roberto Lumbreras   .''`.
rover : :' : debian.org
Debian Developer   `. `' 
 `-  


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



Bug#407532: cfdisk: locale es_ES.UTF8 asks for sí but impossible to type tilde

2007-01-19 Thread Roberto Lumbreras
Package: util-linux
Version: 2.12r-16
Severity: normal

Running cfdisk with LANG=es_ES.UTF-8 you are unable to type sí to write
changes, because typing ' then i you don't get the í, so it's not usable
at all with that locale (it asks you to type si with tilde as the only option:
Por favor escriba `sí' (con acento) o `no').  Running it with LANG=es_ES
(latin1) it works as expected.

Thanks.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-k7
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)

Versions of packages util-linux depends on:
ii  libc62.3.6.ds1-9 GNU C Library: Shared libraries
ii  libncurs 5.5-5   Shared libraries for terminal hand
ii  libslang 2.0.6-4 The S-Lang programming library - r
ii  libuuid1 1.39+1.40-WIP-2006.11.14+dfsg-1 universally unique id library
ii  lsb-base 3.1-22  Linux Standard Base 3.1 init scrip
ii  tzdata   2006p-1 Time Zone and Daylight Saving Time
ii  zlib1g   1:1.2.3-13  compression library - runtime

util-linux recommends no packages.

-- no debconf information


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



Bug#406364: ccs: cluster.conf(5) missing

2007-01-10 Thread Roberto Lumbreras
Package: ccs
Version: 1.03.00-1
Severity: normal
Tags: patch

cluster.conf(5) is not included in the package, this patch should fix it:

--- debian/ccs.install.orig 2007-01-10 17:42:27.0 +0100
+++ debian/ccs.install  2007-01-10 17:41:20.0 +0100
@@ -1,3 +1,4 @@
 install/sbin/ccs* sbin
+install/usr/share/man/man5/cluster.conf usr/share/man/man5
 install/usr/share/man/man7/ccs* usr/share/man/man7
 install/usr/share/man/man8/ccs* usr/share/man/man8


Regards,
Roberto Lumbreras

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-k7
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)

Versions of packages ccs depends on:
ii  libc6  2.3.6.ds1-9   GNU C Library: Shared libraries
ii  libmagma1  1.03.00-1 Cluster abstraction - development 
ii  libxml22.6.27.dfsg-1 GNOME XML library
ii  magma-plugin-sm1.03.00-1 Cluster abstraction - sm plugin

ccs recommends no packages.

-- no debconf information


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



Bug#400795: lphdisk: bad syscall stuff completely nukes parition table and MBR

2006-11-29 Thread Roberto Lumbreras
Hi...

Please try this patch, it should fix seek-everything forever. If it's ok
tell me, I'll test myself and upload ASAP. You can get the .deb with the
fix in the meantime from http://rover.thehackers.org/lphdisk/

Salud,
-- 
Roberto Lumbreras   .''`.
rover : :' : debian.org
Debian Developer   `. `' 
 `-  
diff -urN lphdisk-0.9.1-2/lphdisk.c lphdisk-0.9.1/lphdisk.c
--- lphdisk-0.9.1-2/lphdisk.c   2006-10-23 19:23:21.710807000 +0200
+++ lphdisk-0.9.1/lphdisk.c 2006-11-29 10:33:08.856895515 +0100
@@ -19,8 +19,10 @@
   Be careful!
 */
 
+#define _LARGEFILE64_SOURCE
 #include stdio.h
 #include stdlib.h
+#include sys/types.h
 #include unistd.h
 #include string.h
 #include stdarg.h
@@ -100,57 +102,6 @@
 /*  General Purpose Utility Routines */
 /*/
 
-/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
-/* The following is a hack to take advantage of the ext2 _llseek system*/
-/* call to do seeks to long long offsets under linux (this is needed to*/
-/* seek to sectors beyond 4194303 (2GB)).  This isn't directly supported by  */
-/* glibc, so we need to make our own interface function for it.  We should   */
-/* be able to get the SYS__llseek define from sys/syscall.h.  From this we   */
-/* can construct a wrapper to perform the right system call. */
-
-#include sys/syscall.h   /* for SYS__llseek */
-
-typedef long long lloff_t;
-
-#ifdef SYS__llseek
-
-#define _llseek(fd, offset_high, offset_low, result, origin) \
-   syscall(SYS__llseek, fd, offset_high, offset_low, result, origin)
-
-lloff_t llseek (unsigned int fd, lloff_t offset, unsigned int origin) {
-  lloff_t result;
-  int retval;
-
-  retval = _llseek (fd, ((unsigned long long) offset)  32,
-   ((unsigned long long) offset)  0x,
-   result, origin);
-  return (retval == -1 ? (lloff_t) retval : result);
-}
-
-#else /* SYS__llseek */
-
-/* Somehow, SYS__llseek wasn't in sys/syscall.h.  This shouldn't ever*/
-/* happen, but better safe than sorry.. The best we can do is emulate it */
-/* with lseek, and hope we don't get an offset that's too large (throw an*/
-/* error if we do)   */
-
-lloff_t llseek (unsigned int fd, lloff_t offset, unsigned int origin) {
-  off_t offt_offset = (off_t) offset;
-
-  if ((lloff_t)offt_offset != offset) {
-/* converting to off_t and back yields different result, indicating an */
-/* overflow.. */
-errno = EINVAL;
-return -1;
-  } else {
-return lseek(fd, offt_offset, origin);
-  }
-}
-
-#endif /* SYS__llseek */
-
-/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
-
 #define get16(p) get_int_le(p,2)
 #define get32(p) get_int_le(p,4)
 
@@ -188,9 +139,9 @@
 /* success, nonzero on error. */
 
 int seek_sector (int fd, size_t secno) {
-  lloff_t offset = (lloff_t) secno * SECTOR_SIZE;
+  off64_t offset = (off64_t) secno * SECTOR_SIZE;
 
-  if (llseek(fd, offset, SEEK_SET) == (lloff_t) -1)
+  if (lseek64(fd, offset, SEEK_SET) == (off64_t) -1)
 return -1;
 
   return 0;


Bug#390913: #390913 seems to be fixed in 1.7.2-1

2006-11-17 Thread Roberto Lumbreras
FYI, in the version 1.7.2-1 this bug seems fixed, at least for my laptop,
so I think the bug can be closed. I do not close it myself because there
are more people with the same problem...

Unfortunately, there is a new bug with that version: the pointer is gone
after resume.  Changing to a text console and going back to X solves it,
but it's a bit annoying...

Salud,
-- 
Roberto Lumbreras   .''`.
rover : :' : debian.org
Debian Developer   `. `' 
 `-  


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



Bug#397666: dpkg-repack: Error running: cp -pd /etc/init.d/...

2006-11-08 Thread Roberto Lumbreras
Package: dpkg-repack
Version: 1.24
Severity: important


dpkg-repack is unable to copy files if parent directories are not
included in the package:

# LANG=C dpkg-repack xserver-xorg
cp: cannot create regular file `./dpkg-repack-9333//etc/init.d/xserver-xorg': 
No such file or directory
dpkg-repack: Error running: cp -pd /etc/init.d/xserver-xorg 
./dpkg-repack-9333//etc/init.d/xserver-xorg
dpkg-deb: building package `xserver-xorg' in `./xserver-xorg_7.0.22_i386.deb'.
dpkg-repack: Problems were encountered in processing.
dpkg-repack: The package may be broken.

# cat /var/lib/dpkg/info/xserver-xorg.list
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/xserver-xorg
/usr/share/doc/xserver-xorg/copyright
/usr/share/doc/xserver-xorg/changelog.gz
/usr/share/doc/xserver-xorg/NEWS.Debian.gz
/etc/init.d/xserver-xorg


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)

Versions of packages dpkg-repack depends on:
ii  dpkg-dev  1.13.24package building tools for Debian
ii  perl  5.8.8-6.1  Larry Wall's Practical Extraction 

dpkg-repack recommends no packages.

-- no debconf information


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



Bug#395503: manpages-es: manpages are always incorrectly displayed because they are utf-8 encoded

2006-10-27 Thread Roberto Lumbreras
Package: manpages-es
Version: 1.55-4
Severity: important
Tags: l10n

Manpages in the manpages-es package are utf-8 encoded, but groff assumes
latin1 for 'es' locales as input charset, so manpages-es are always
incorrectly displayed. It doesn't mind if you have LANG=es_ES (latin1) or
LANG=es_ES.UTF-8, because that only changes the output charset in groff.

I've patched groff to change the input charset if 'es' and utf-8 are
detected, but that doesn't fix the problem if you don't use utf-8.

I think the best solution is to encode all manpages-es manpages in latin1.
Doing it with iconv is easy.

Regards,
rover

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-k7
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)

Versions of packages manpages-es depends on:
ii  debconf [debconf-2.0] 1.5.6  Debian configuration management sy

manpages-es recommends no packages.

-- debconf information:
* manpages-es/enable-manpages:


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



Bug#394535: Unnecessary build-dep

2006-10-24 Thread Roberto Lumbreras
On Tue, Oct 24, 2006 at 09:01:11AM +1000, Ted Percival wrote:
:* Fix FTBFS because old syscall usage. (closes: #394535)
:  Apply patch so lphdisk compiles with new kernel headers;
:  Build-depend on linux-kernel-headers = 2.6.18.
: 
: I don't think the build-dependency is necessary. It should still work 
: fine on older kernels, as the syscall() libc function has been around 
: for a while.

argh, I didn't even thought about it, you are right. For the next revision
I'll re-check in my pbuilder and drop the dependency.

: Thanks for your quick response :)

thank you for the patch!

Salud,
-- 
Roberto Lumbreras   .''`.
rover : :' : debian.org
Debian Developer   `. `' 
 `-  


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



Bug#390913: xserver-xorg-video-i810: blank screen after suspend

2006-10-03 Thread Roberto Lumbreras
Package: xserver-xorg-video-i810
Version: 2:1.6.5-3
Severity: important
Justification: unsuitable for release

After upgrading to xorg from unstable, my laptop with an
Intel Corporation 82852/855GM Integrated Graphics Device
is unable to resume video output after a suspend, the screen remains
blank screen and keyboard is dead (no ALT-BACKSPACE, ALT+Fx).

Downgrading to xserver-xorg-video-i810 version 1.5.1.0-2 from testing
solves the problem.

PD: you are free to lower the severity of the bug if you think it is not
correct.

Salud,
-- 
Roberto Lumbreras   .''`.
rover : :' : debian.org
Debian Developer   `. `' 
 `-  


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



Bug#195596: #195596 nvtv: Purple color in underscan area

2006-07-25 Thread Roberto Lumbreras
Hi Matt...

This bug is rather old, nvtv is now at version 0.4.7 and I suppose it
should be fixed upstream. Could you please tell me if it persists or
not?

Salud,
-- 
Roberto Lumbreras   .''`.
rover : :' : debian.org
Debian Developer   `. `' 
 `-  


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



Bug#378734: ITP: axtls -- TLSv1 SSL library designed for embedded platforms

2006-07-18 Thread Roberto Lumbreras
Package: wnpp
Severity: wishlist
Owner: Roberto Lumbreras [EMAIL PROTECTED]

* Package name: axtls
  Version : 1.01
  Upstream Author : Cameron Rich [EMAIL PROTECTED]
* URL : http://www.axtls.co.nr/
* License : LGPL
  Description : TLSv1 SSL library designed for embedded platforms

 axTLS is a highly configurable client/server TLSv1 SSL library designed
 for embedded platforms.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-k7
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)


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



Bug#369561: Bug#365770: kernel panic with 2.6.16-12

2006-05-31 Thread Roberto Lumbreras
On Tue, May 30, 2006 at 08:07:04PM +0200, maximilian attems wrote:
:  
:  I don't think so, I re-run myself lilo before reboot, and after the
:  first panic I dpkg-reconfigured linux-image so initrd.img was rebuilt
:  and I re-run lilo again. After getting the same result, I started
:  digging in the BTS. Also, if it's a lilo issue, why initrd.img built
:  with yaird works?
: 
: please retry,
: the strange thing is that you are reporting that initramfs run,
: but i only saw the error message you posted when lilo was not run
: and that before initramfs get's accessed.
: also you didn't post any message about any root fs trying to be mounted?

I'm unable to get the kernel panic anymore... I've erased the ofending
initrd.img, and the one generated by mkinitramfs-kpkg works.

The bad one used to say:

Begin: Running /scripts/local-premount ...
Attempting manual resume.
Kernel panic - not syncing: I/O error reading memory image

now it says:

Begin: Running /scripts/local-premount ...
Done.
kjournaled starting...
[more messages about ext3 root fs being mounted]
...

We have upgraded to testing versions of everything since yesterday (it
was sarge before) so the problem should be an old version of something
used to build the initrd (but not initramfs-tools, it was upgraded with
the kernel).

Or maybe it was a lilo problem as you have said, but I don't think so.

: what does fstype give on your root
: /usr/lib/klibc/bin/fstype  /dev/md0

root:/boot# /usr/lib/klibc/bin/fstype  /dev/md0
FSTYPE=ext3
FSSIZE=22002466816
root:/boot# df .
Filesystem   1K-blocks  Used Available Use% Mounted on
/dev/md0  21155372  16547664   3748240  82% /

: also i'd be interested in that initrd.img that doesn't boot.
: please either upload it somewhere or append it to your mail.

Sorry to bother you, but the problem has just vanished and I'm unable to
reproduce it, so I suppose the bug can be closed.

Regards,
-- 
Roberto Lumbreras   .''`.
rover : :' : debian.org
Debian Developer   `. `' 
 `-  


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



Bug#365770: kernel panic with 2.6.16-12

2006-05-30 Thread Roberto Lumbreras
I can confirm this bug. My box refuses to boot with
linux-image-2.6.16-1-686-smp version 2.6.16-12.

kernel-image-2.6.8-2-686-smp version 2.6.8-16sarge1 boots without a
problem.

The message is something like...

[raid1 devices started ok]
[lvm message about no volumes found, ok]
Begin: Running /scripts/local-premount ...
Attempting manual resume.
Kernel panic - not syncing: I/O error reading memory image

In directory scripts/local-premount of initrd.img it's only one script:
suspend.

Ideas?

Salud,
-- 
Roberto Lumbreras   .''`.
rover : :' : debian.org
Debian Developer   `. `' 
 `-  


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



Bug#365770: kernel panic with 2.6.16-12

2006-05-30 Thread Roberto Lumbreras
Update: the initrd.img unable to boot is made by mkinitramfs-kpkg.
After removing the initramfs-tools package yaird is used, and it works.

rover


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



Bug#365770: kernel panic with 2.6.16-12

2006-05-30 Thread Roberto Lumbreras
On Tue, May 30, 2006 at 05:33:33PM +0200, maximilian attems wrote:
: 
: clone 365770 -1
: reassign -1 initramfs-tools
: retitle -1 swsusp boot panic
: stop
: 
: On Tue, May 30, 2006 at 05:02:15PM +0200, Roberto Lumbreras wrote:
:  I can confirm this bug. My box refuses to boot with
:  linux-image-2.6.16-1-686-smp version 2.6.16-12.
: 
: how about opening a proper bug report?
: instead of posting to unrelated bug report
: 365770 has no evidence of any error message yet.

ok

:  kernel-image-2.6.8-2-686-smp version 2.6.8-16sarge1 boots without a
:  problem.
:  
:  The message is something like...
:  
:  [raid1 devices started ok]
:  [lvm message about no volumes found, ok]
:  Begin: Running /scripts/local-premount ...
:  Attempting manual resume.
:  Kernel panic - not syncing: I/O error reading memory image
: 
: funny never seen that ;)
: care to send please the ouput of belows commands to the newly cloned
: bug report, thanks:
: cat /proc/cmdline
: cat /proc/mounts

$ cat /proc/cmdline
BOOT_IMAGE=Linux ro root=900
$ cat /proc/mounts
rootfs / rootfs rw 0 0
/dev/md0 / ext3 rw,data=ordered 0 0
proc /proc proc rw 0 0
sysfs /sys sysfs rw 0 0
/dev/md0 /dev/.static/dev ext3 rw,data=ordered 0 0
tmpfs /dev tmpfs rw 0 0
tmpfs /dev/shm tmpfs rw 0 0
devpts /dev/pts devpts rw 0 0
usbfs /proc/bus/usb usbfs rw 0 0
/dev/md1 /home ext3 rw,nosuid,nodev,data=ordered 0 0
/dev/md2 /repo reiserfs rw,nosuid,nodev,noexec 0 0
/dev/hdd8 /extra reiserfs rw,nosuid,nodev,noexec 0 0
tmpfs /tmp tmpfs rw,nosuid 0 0
tmpfs /var/tmp tmpfs rw,nosuid 0 0

:  In directory scripts/local-premount of initrd.img it's only one script:
:  suspend.
:  
:  Ideas?
: 
: not yet as you didn't provide lots of info,
: but looks like an b0rked swsusp image.

no swsups at all...

Salud,
-- 
Roberto Lumbreras   .''`.
rover : :' : debian.org
Debian Developer   `. `' 
 `-  


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



Bug#369561: Bug#365770: kernel panic with 2.6.16-12

2006-05-30 Thread Roberto Lumbreras
On Tue, May 30, 2006 at 07:20:34PM +0200, maximilian attems wrote:
: On Tue, May 30, 2006 at 07:05:05PM +0200, Roberto Lumbreras wrote:
:  On Tue, May 30, 2006 at 05:33:33PM +0200, maximilian attems wrote:
:  
:  :  [raid1 devices started ok]
:  :  [lvm message about no volumes found, ok]
:  :  Begin: Running /scripts/local-premount ...
:  :  Attempting manual resume.
:  :  Kernel panic - not syncing: I/O error reading memory image
: 
: aah you didn't get an emergency console?

no

:  : funny never seen that ;)
:  : care to send please the ouput of belows commands to the newly cloned
:  : bug report, thanks:
:  : cat /proc/cmdline
:  : cat /proc/mounts
:  
:  $ cat /proc/cmdline
:  BOOT_IMAGE=Linux ro root=900
: 
: ok lilo boot, please post
: dpkg -l grub 

not installed, anyway:

$ dpkg -l grub
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
pn  grub   none (no description available)

: please reinstall initramfs-tools and run lilo manually after
: update-initramfs initrd generation, the error message above
: is when lilo wasn't run but the initramfs changed.

I don't think so, I re-run myself lilo before reboot, and after the
first panic I dpkg-reconfigured linux-image so initrd.img was rebuilt
and I re-run lilo again. After getting the same result, I started
digging in the BTS. Also, if it's a lilo issue, why initrd.img built
with yaird works?

Salud,
-- 
Roberto Lumbreras   .''`.
rover : :' : debian.org
Debian Developer   `. `' 
 `-  


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



Bug#314383: iperf on hurd-i386

2006-05-16 Thread Roberto Lumbreras
Hi Michael,

could you please try to compile 2.0.2-2 verion of iperf on hurd and tell
me if it works?

Salud,
-- 
Roberto Lumbreras   .''`.
rover : :' : debian.org
Debian Developer   `. `' 
 `-  


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



Bug#364864: ftp-proxy: ldap support doesnt work (wrong configure-stamp)

2006-05-16 Thread Roberto Lumbreras
tags 364864 + pending
thanks

Hi Andreas,

I've an upload ready, but ftp-proxy is now failing to build in my
pbuilder because bug#354113 (tex-common), so I'm waiting until it is
fixed to do the upload. Otherwise, I think it would FTBFS in buildds and
that is bad ;)

Salud,
-- 
Roberto Lumbreras   .''`.
rover : :' : debian.org
Debian Developer   `. `' 
 `-  


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



Bug#267592: downgrading severity

2006-05-12 Thread Roberto Lumbreras
severity 267592 wishlist
stop

Hi Roman...

I'm downgrading this bug to wishlist.
Sorry for not applying it, I had it in my TODO list with low priority
and now the patch is outdated. If you have an updated version send it to
me, otherwise I'll try to do it myself (but don't hold your breath ;-)

Salud,
-- 
Roberto Lumbreras   .''`.
rover : :' : debian.org
Debian Developer   `. `' 
 `-  


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



  1   2   >