Bug#638409: imagemagick: operations are extremely slow due to openmp

2011-08-18 Thread Simon Kuhn
Package: imagemagick
Version: 6.6.0.4-3
Severity: important


Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Simon Kuhn 
To: Debian Bug Tracking System 
Subject: imagemagick: large performance degradation when compiled with openmp 
support
Message-ID: <20110819062606.9978.4587.report...@p23.polyvore.com>
X-Mailer: reportbug 4.12.6
Date: Thu, 18 Aug 2011 23:26:06 -0700

Package: imagemagick
Version: 8:6.6.0.4-3
Severity: important


When compiled with OpenMP support (which is the default), and the libgomp 
available
in Squeeze (among others), ImageMagick will process some operations extremely 
slowly.
This is most noticable when many ImageMagick operations are run in parallel,
such as when used as part of a web service. A reasonable number of ImageMagick 
processes
appear to block each other from executing, and result in astronomically high
system load and CPU utilization.

Adding '--disable-openmp' to the end of the configure parameters when building
bypasses the issue completely. I do not think that there is a relevant patch in
later versions of ImageMagick, although it is supposedly working properly
with newer libgomp versions.

This issue has been noted on numerous threads on the ImageMagick forum and 
elsewhere,
for instance:

  http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=14307&start=0
  http://dlcware.blogspot.com/2010/12/imagemagick-openmp-and-really-bad.html


-- System Information:
Debian Release: 6.0.2
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/24 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 imagemagick depends on:
ii  libbz2-1.0  1.0.5-6  high-quality block-sorting file co
ii  libc6   2.11.2-10Embedded GNU C Library: Shared lib
ii  libfontconfig1  2.8.0-2.1generic font configuration library
ii  libfreetype62.4.2-2.1FreeType 2 font engine, shared lib
ii  libglib2.0-02.24.2-1 The GLib library of C routines
ii  libice6 2:1.0.6-2X11 Inter-Client Exchange library
ii  libjpeg62   6b1-1The Independent JPEG Group's JPEG 
ii  liblcms11.18.dfsg-1.2+b3 Color management library
ii  liblqr-1-0  0.4.1-1  converts plain array images into m
ii  libltdl72.2.6b-2 A system independent dlopen wrappe
ii  libmagickcore4  8:6.6.0.4-3  low-level image manipulation libra
ii  libmagickwand4  8:6.6.0.4-3  image manipulation library
ii  libsm6  2:1.1.1-1X11 Session Management library
ii  libtiff43.9.4-5+squeeze3 Tag Image File Format (TIFF) libra
ii  libx11-62:1.3.3-4X11 client-side library
ii  libxext62:1.1.2-1X11 miscellaneous extension librar
ii  libxt6  1:1.0.7-1X11 toolkit intrinsics library
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages imagemagick recommends:
ii  ghostscript   8.71~dfsg2-9   The GPL Ghostscript PostScript/PDF
ii  libmagickcore4-extra  8:6.6.0.4-3low-level image manipulation libra
ii  netpbm2:10.0-12.2+b1 Graphics conversion tools between 
ii  ufraw-batch   0.16-3+b1  batch importer for raw camera imag

Versions of packages imagemagick suggests:
pn  autotrace  (no description available)
pn  cups-bsd | lpr | lprng (no description available)
ii  curl  7.21.0-2   Get a file from an HTTP, HTTPS or 
pn  enscript   (no description available)
pn  ffmpeg (no description available)
pn  gimp   (no description available)
pn  gnuplot(no description available)
pn  grads  (no description available)
ii  groff-base1.20.1-10  GNU troff text-formatting system (
pn  hp2xx  (no description available)
pn  html2ps(no description available)
pn  imagemagick-doc(no description available)
pn  libwmf-bin (no description available)
pn  mplayer(no description available)
pn  povray (no description available)
pn  radiance   (no description available)
pn  sane-utils (no description available)
pn  texlive-base-bin   (no description available)
pn  transfig   (no description available)
pn  xdg-utils  (no description available)

-- no debconf information

-- System Information:
Debian Release: 6.0.2
Architecture: amd64 (x86_64)

Kernel: Linu

Bug#638408: FTBFS on kfreebsd, joystick related

2011-08-18 Thread Reinhard Tartler
Package: mplayer
Version: 2:1.0~rc4.dfsg1+svn33713-1
Severity: serious
Justification: fails to build from source

libao2/ao_jack.c:163:54: warning: unused parameter 'arg' [-Wunused-parameter]
libao2/ao_jack.c: In function 'init':
libao2/ao_jack.c:216:5: warning: missing initializer 
[-Wmissing-field-initializers]
libao2/ao_jack.c:216:5: warning: (near initialization for 'subopts[4].type') 
[-Wmissing-field-initializers]
cc -MD -MP -Wundef -W -Wall -Wstrict-prototypes -Wmissing-prototypes 
-Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement 
-std=gnu99  -O2 -march=x86-64 -mtune=generic -pipe -g  -fno-tree-vectorize 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -I. -Iffmpeg  
-I/usr/local/include -D_THREAD_SAFE -I/usr/include/directfb -I/usr/include/
-D_REENTRANT   -I/usr/include  -I/usr/include/freetype2-I/usr/include 
-I/usr/include -DDVDNAV_USES_EXTERNAL_DVDREAD -c -o input/joystick.o 
input/joystick.c
libao2/ao_jack.c:278:3: warning: 'jack_port_get_total_latency' is deprecated 
(declared at /usr/include/jack/jack.h:1050) [-Wdeprecated-declarations]
libao2/ao_jack.c:206:45: warning: unused parameter 'format' [-Wunused-parameter]
libao2/ao_jack.c:206:57: warning: unused parameter 'flags' [-Wunused-parameter]
input/joystick.c:44:28: fatal error: linux/joystick.h: No such file or directory
compilation terminated.
make[2]: *** [input/joystick.o] Error 1
make[2]: Leaving directory 
`/build/buildd-mplayer_1.0~rc4.dfsg1+svn33713-1-kfreebsd-amd64-E4MdQh/mplayer-1.0~rc4.dfsg1+svn33713'
make[1]: *** [debian/mplayer/usr/bin/mplayer] Error 2
make[1]: Leaving directory 
`/build/buildd-mplayer_1.0~rc4.dfsg1+svn33713-1-kfreebsd-amd64-E4MdQh/mplayer-1.0~rc4.dfsg1+svn33713'
make: *** [build-arch] Error 2


--enable-joystick must not be passed to configure on kfreebsd

-- System Information:
Debian Release: squeeze/sid
  APT prefers natty-updates
  APT policy: (500, 'natty-updates'), (500, 'natty-security'), (500, 
'natty-proposed'), (500, 'natty')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.1-030001-generic (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



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



Bug#638332: ajaxterm: updates required for Main inclusion on Ubuntu

2011-08-18 Thread Julien Valroff
[ cross-posted to LP #795159 ]

Le jeudi 18 août 2011 à 19:43:24 (+0200 CEST), C de-Avillez a écrit :
> Subject: ajaxterm: updates required for Main inclusion on Ubuntu
> Package: ajaxterm
> User: ubuntu-de...@lists.ubuntu.com
> Usertags: origin-ubuntu oneiric ubuntu-patch
> Version: 0.10-11
> Severity: normal
> Tags: patch
> 
> In Ubuntu, the attached patch was applied to achieve the following:
> 
> 
>   * Resolutions for issues outlined in MIR - LP: #795159:
> + debian/patches/93_bug795159.diff: removed add to sys.path at
> beginning
>   of the code (unneeded, potential security issue);
> + debian/rules: delete auto-installed /usr/share/python/runtime.d
> (LP: #795159)
> 
> 
> Thanks for considering the patch.

Hi,

Please note that ajaxterm hasn't been maintained upstream for some years (the
original maintainer is unreachable).

As for your patch, while I totally agree as for the sys.path call, the
runtime.d script is used in case of a default python runtime change (see Debian
python policy section 1.6 :
http://www.debian.org/doc/packaging-manuals/python-policy/ch-python.html#s-runtimes_hooks)

I'll thus only apply the first part of your patch to the Debian package (see
Debian bug #638332), thanks for sharing it

Cheers,
Julien


-- 
  .''`.   Julien Valroff ~  ~ 
 : :'  :  Debian Developer & Free software contributor
 `. `'`   http://www.kirya.net/
   `- 4096R/ E1D8 5796 8214 4687 E416  948C 859F EF67 258E 26B1


signature.asc
Description: Digital signature


Bug#625903: Increase severity: libdigest-sha1-perl going to disappear

2011-08-18 Thread Salvatore Bonaccorso
Hi Sam

On Thu, Aug 18, 2011 at 05:30:38PM -0400, Sam Hartman wrote:
> Hi.
> I'm planning on getting to this issue Sunday.
> If someone wants to NMU before then they are welcome.

Thank you, would be great.

Thanks for you work!

Regards
Salvatore


signature.asc
Description: Digital signature


Bug#637756: nss-pam-ldapd: [INTL:fr] French debconf templates translation update

2011-08-18 Thread Christian PERRIER
Minor update: a reviewer spotted a typo.



fr.po
Description: application/gettext


signature.asc
Description: Digital signature


Bug#638407: dcraw gives incorrect results

2011-08-18 Thread Richard Levitte
Package: dcraw
Version: 8.99-1+b1
Severity: important


I've tried using this package with .CR2 files produced with my
Canon EOS 600D, and I'm getting incorrect images, wrong size,
horrible coloring.  I tried the current source (version 9.10)
and found that it worked perfectly.

Please package a newer version of dcraw, as the currently packaged
version is useless for at least one newer camera model.

Cheers,
Richard


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

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

Versions of packages dcraw depends on:
ii  libc62.13-16 Embedded GNU C Library: Shared lib
ii  libjpeg626b1-2   Independent JPEG Group's JPEG runt
ii  liblcms1 1.19.dfsg-1 Little CMS color management librar

dcraw recommends no packages.

Versions of packages dcraw suggests:
ii  gphoto2   2.4.11-1   The gphoto2 digital camera command
ii  netpbm2:10.0-15  Graphics conversion tools between 

-- no debconf information



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



Bug#638396: Pending fixes for bugs in the libwx-perl package

2011-08-18 Thread pkg-perl-maintainers
tag 638396 + pending
thanks

Some bugs in the libwx-perl package are closed in revision
a6803065344b2b3859eee8ff57244563811db655 in branch 'master' by Damyan
Ivanov

The full diff can be seen at
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libwx-perl.git;a=commitdiff;h=a680306

Commit message:

explicitly declare top-level debian/rules targets as phony

Closes: #638396 -- runs tests as root (in the binary target)
Thanks to Jonathan Nieder.




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



Bug#638400: FTBFS due to changes introduced in Quartz 1.7

2011-08-18 Thread Torsten Werner
Hi,

I've committed a fix that reduces the number of errors to 1 but the
package still FTBFS:

[javac] LocalTaskExecutorThreadPool.java:35:
org.springframework.scheduling.quartz.LocalTaskExecutorThreadPool is
not abstract and does not override abstract method
setInstanceName(java.lang.String) in org.quartz.spi.ThreadPool
[javac] public class LocalTaskExecutorThreadPool implements ThreadPool {

Torsten



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



Bug#638396: libwx-perl: runs testsuite as root

2011-08-18 Thread Damyan Ivanov
-=| Jonathan Nieder, Thu, Aug 18, 2011 at 08:14:25PM -0500 |=-
> While looking at Bug#630129, I noticed the following:
> 
>   $ debian/rules build
>   make: `build' is up to date.
> 
> That's because the "build" directory confuses make.  Here's a minimal
> fix, to illustrate the problem.

Thanks. I guess that would have avoided the xvfb/fakeroot problems.

> Ideally I would want to see a fix that could be applied uniformly to
> CPAN modules somehow.  Thoughts?

s/CPAN modules/all Debian packages/ :)

Maybe we can change dh-make-perl to declare the top-level targets in 
debian/rules as phony. something like:

 #!/usr/bin/make -f

 DEBIAN_TARGETS := clean binary binary-arch binary-indep build

 .PHONY: $(DEBIAN_TARGETS)

 $(DEBIAN_TARGETS):
dh $@

(this is what I used for libwx-perl anyway)


signature.asc
Description: Digital signature


Bug#638072: "Resource temporarily unavailable" after using 'vzctl enter'

2011-08-18 Thread Ola Lundqvist
Hi Daniel

What I can reproduce is that you get a 
"Resource temporarily unavailable" message for this line

quartz:/home/ola/svn/t# vzctl enter 201 --exec exit ; read a
entered into CT 201
exit 
root@test1:/# exit 
logout
exited from CT 201
bash: read: read error: 0: Resource temporarily unavailable

But not when you do it without --exec.

quartz:/home/ola/svn/t# vzctl enter 201 
entered into CT 201
root@test1:/# exit 
logout
exited from CT 201
quartz:/home/ola/svn/t# read a
^C
No problem this time.

And not with:
quartz:/home/ola/svn/t# vzctl enter 201
entered into CT 201
root@test1:/# read a
^C
root@test1:/# exit
logout
exited from CT 201
And no problem here.

When you do a enter and --exec I do not think you actually have
any stdin available. I may be wrong here but enter is special
in that sense. I think the same applies when you do chroot.

If you want I can forward this bug report to upstream but first
I need to understand a bit more about your problem. Is it
one of the following?

1) You do not have a stdin in commands that you use with --exec ?
2) That you get resource unavailable also after you have exited
  from the CT?
3) Something else?

Best regards,

// Ola


On Wed, Aug 17, 2011 at 12:40:31AM +0200, Daniel Alder wrote:
> Package: vzctl
> Architecture: i386
> Version: 3.0.24-12
>
> Try the following command lines in bash:
>
> 
> $ set -x
> $ vzctl enter 222 --exec exit ; read a
> + vzctl enter 222 --exec exit
> entered into CT 222
> exit
> root@durin:/# exit
> logout
> exited from CT 222
> + read a
> -bash: read: read error: 0: Resource temporarily unavailable
> $
> $ read a
> + read a
> here i can type
> $
> 
>
> The command which follows after the vzctl call does not work if it uses  
> stdin. A command like apt-get will even switch to non-interactive mode.
>
> The strange thing is, that the next command typed at the command line  
> works without problems.
>
> When using the same commands in a script file, stdin is blocked until  
> the end of script execution, which makes it impossible for me to do some  
> batch jobs.
>
>
> "vzctl enter 222 --exec exit" was only an example. you can also try  
> "vzctl enter 222" and type exit manually
>
>
> When using the above commands using dash 'read' outputs the following  
> message: "turning off NDELAY mode"
>
>
>

-- 
 - Ola Lundqvist ---
/  o...@debian.org Annebergsslingan 37  \
|  o...@inguza.com  654 65 KARLSTAD  |
|  http://inguza.com/  +46 (0)70-332 1551   |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36  4FE4 18A1 B1CF 0FE5 3DD9 /
 ---



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



Bug#638321: MantisBT <1.2.7 search.php multiple XSS vulnerabilities

2011-08-18 Thread sils
Thanks for your report.

The new mantis version 1.2.6-1 is going to be uploaded including this
patch [1]

FYI: This issue just affected the new 1.2.x mantis versions.

In debian, our currently supported versions 1.1.6+dfsg-2lenny4 and
1.1.8+dfsg-10 have been tested and they are not affected.


Best regards,

Sils

[1]
http://anonscm.debian.org/gitweb/?p=collab-maint/mantis.git;a=commit;h=6f1499b9623acab6b89ee940d4af54dcff746b44



signature.asc
Description: OpenPGP digital signature


Bug#630556: Solved

2011-08-18 Thread Kingsley G. Morse Jr.
I'm happy to report that I seem to have found a
way for my HP Color LaserJet 2550L to work with
version 1.4.8-2 of cups.

I basically 

a.) deleted the existing printer at Cups'
administration web page, and 

b.) added it back with the utility named
"hp-setup".


Here are details:

1.) I opened a web browser (Iceweasel) and pointed
it at Cups' administration port on localhost

localhost:

2.) I clicked on Administration->Manage
Printers->hp_color_LaserJet_2550->Administration->Delete
Printer

3.) I clicked on the "Home" tab at
localhost:. I don't know if this step was
necessary, but I mention it to be complete.

4.) In an xterm(inal) as the root user, I ran

$ hp-setup -b usb

and if I recall correctly, accepted all the
default options, including the suggested .ppd
file.

5.) Back in localhost: I clicked on
Administration->Manage
Printers->hp_color_LaserJet_2550->Maintenance->Print
Test Page.

It worked.

Printing pdf files from the viewer named "evice",
and a png file from the "gimp" also worked.


I haven't tried re-booting yet, so I do not know
if the new configuration would survive it.

Here are my versions of related software:

cups1.4.8-2   Common UNIX Printing System(tm) - 
server
cups-bsd1.4.8-2   Common UNIX Printing System(tm) - 
BSD commands
cups-client 1.4.8-2   Common UNIX Printing System(tm) - 
client programs (SysV)
cups-common 1.4.8-2   Common UNIX Printing System(tm) - 
common files
cups-driver-gutenprint  5.2.7-2   printer drivers for CUPS
cups-ppdc   1.4.8-2   Common UNIX Printing System(tm) - 
PPD manipulation utilities
evince  2.32.0-1  Document (PostScript, PDF) viewer
evince-common   2.32.0-1  Document (PostScript, PDF) viewer 
- common files
ghostscript-cups9.02~dfsg-3   interpreter for the PostScript 
language and for PDF - CUPS filters
gimp2.0-quiteinsane 0.3-9 A Qt based SANE plugin for GIMP 
2.0
gimp2.6.11-3+b1   The GNU Image Manipulation Program
gimp-data   2.6.11-3  Data files for GIMP
gimp-data-extras1:2.0.1-3 An extra set of brushes, 
palettes, and gradients for The GIMP
gimp-gutenprint 5.2.7-2   print plugin for the GIMP
gimp-help-common2.6.1-1   Data files for the GIMP 
documentation
gimp-help-en2.6.1-1   Documentation for the GIMP 
(English)
gutenprint-locales  5.2.7-2   locale data files for Gutenprint
hplip   3.11.5-2  HP Linux Printing and Imaging 
System (HPLIP)
hplip-cups  3.11.5-2  HP Linux Printing and Imaging - 
CUPS Raster driver (hpcups)
hplip-data  3.11.5-2  HP Linux Printing and Imaging - 
data files
libcups21.4.8-2   Common UNIX Printing System(tm) - 
Core library
libcupscgi1 1.4.8-2   Common UNIX Printing System(tm) - 
CGI library
libcupsdriver1  1.4.8-2   Common UNIX Printing System(tm) - 
Driver library
libcupsimage2   1.4.8-2   Common UNIX Printing System(tm) - 
Raster image library
libcupsmime11.4.8-2   Common UNIX Printing System(tm) - 
MIME library
libcupsppdc11.4.8-2   Common UNIX Printing System(tm) - 
PPD manipulation library
libcupsys2  1.3.8-1lenny4.1   Common UNIX Printing System 
(transitional package)
libevince2  2.30.3-3  Document (PostScript, PDF) 
rendering library
libevince3  2.32.0-1  Document (PostScript, PDF) 
rendering library
libgimp2.0  2.6.11-3+b1   Libraries for the GNU Image 
Manipulation Program
libgimpprint1   4.2.7-2   The Gimp-Print printer driver 
library
libgnomecups1.0-1   0.2.3-3+b1GNOME library for CUPS interaction
libgutenprint2  5.2.7-2   runtime for the Gutenprint 
printer driver library
libgutenprintui2-1  5.2.7-2   runtime for the Gutenprint 
printer driver user interface library

I hope that helps,
Kingsley




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



Bug#638406: sipwitch: fails to build on ppc

2011-08-18 Thread markus tornow
Package: sipwitch
Version: sipwitch-1.0.3 
Severity: normal

I am not good with building from source. This might well be a user error.
If so: sorry.
The error message tells me to report the error to d-shlibs,
but i got the failure when  building sipwitch, and so report it here.

I tried to build sipwitch for ppc, stable, in this order:
d-shlibs
doxygen-latex
libucommon-dev
sipwitch

I ran "apt-get build-dep" as root and
"dpkg-buildpackage -rfakeroot -us -uc" as user.

When i finally build sipwitch i get this error:

d-shlibmove --commit \
  --devunversioned \
  --exclude-la \
  --override  s/libsipwitch1-dev/libsipwitch-dev/ \
  --movedev "debian/tmp/usr/include/*" usr/include/ \
   \
   \
  debian/tmp/usr/lib/libsipwitch.so
Library package automatic movement utility
--> libc6-dev package exists.
--> libgcrypt11-dev package exists.
--> libgnutls-dev package exists.
devlibs error: There is no package matching [libucommon-dev] and noone provides
it, please report bug to d-shlibs maintainer
make: *** [debian/stamp-local-shlibs-libsipwitch] Error 1
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2

though libucommon-dev is installed:
me@mac% apt-cache policy libucommon-dev
libucommon-dev:
  Installed: 5.0.5-1
  Candidate: 5.0.5-1
  Version table:
*** 5.0.5-1 0
100 /var/lib/dpkg/status

me@mac% apt-cache policy d-shlibs
d-shlibs:
  Installed: 0.47~bpo50+1
  Candidate: 0.47~bpo50+1
  Version table:
 *** 0.47~bpo50+1 0
100 /var/lib/dpkg/status
 0.44+nmu1 0
500 http://ftp.de.debian.org/debian/ squeeze/main powerpc Packages


As an easy test i tried the same in a debootstrap environment, amd-64,
and had the same error.



-- System Information:
Debian Release: 6.0.2
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.38-2-powerpc
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



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



Bug#638405: Proftpd does not support POSIX ACLs (mod_facl.c is missing)

2011-08-18 Thread Dan Wallis
Package: proftpd
Version: 1.3.1-17lenny6

I appears that the mod_facl.c module is not compiled into the proftpd
package, and that there doesn't appear to be a separate package for
this either (like mod_mysql.c, mod_ldap.c, mod_pgsql.c, ...).

$ proftpd --list | grep -i ACL
$ aptitude search proftp | grep -i ACL
$

Please can this be supplied as a package?



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




Bug#638404: isc-dhcp: two denial-of-service issues

2011-08-18 Thread Michael Gilbert
Package: isc-dhcp
Version: 4.1.1-P1-17
Severity: important
Tags: security

Hi,
the following CVE (Common Vulnerabilities & Exposures) ids were
published for isc-dhcp.

CVE-2011-2748[0]:
| The server in ISC DHCP 3.x and 4.x before 4.2.2, 3.1-ESV before
| 3.1-ESV-R3, and 4.1-ESV before 4.1-ESV-R3 allows remote attackers to
| cause a denial of service (daemon exit) via a crafted DHCP packet.

CVE-2011-2749[1]:
| The server in ISC DHCP 3.x and 4.x before 4.2.2, 3.1-ESV before
| 3.1-ESV-R3, and 4.1-ESV before 4.1-ESV-R3 allows remote attackers to
| cause a denial of service (daemon exit) via a crafted BOOTP packet.

If you fix the vulnerabilities please also make sure to include the
CVE ids in your changelog entry.

For further information see:

[0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2748
http://security-tracker.debian.org/tracker/CVE-2011-2748
[1] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2749
http://security-tracker.debian.org/tracker/CVE-2011-2749



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



Bug#638403: debian-mentors link, will be looking for sponsors after confirm

2011-08-18 Thread Michael Ole Olsen
Language: C
Built for: i386
License: GPLv3
OS independent (hopefully) source tarball in link (uses autoconf)

Package is also uploaded to debian-mentors:
http://mentors.debian.net/package/gbkeeper 

Waiting for confirm before requesting sponsor.


pgpRqPSSgvJay.pgp
Description: PGP signature


Bug#591579: [Pkg-mozext-maintainers] Bug#591579: RFP: https-everywhere -- browser extension to enforce SSL browsing according to rules

2011-08-18 Thread Rogério Brito
Hi, Axel.

On Aug 18 2011, Axel Beckert wrote:
> Rogério Brito wrote:
> > Just resuming where we left off, we are on our way to have
> > https-everywhere on Debian and better privacy. :-)
> 
> Yay!

Great!

> The old repository is still there, too.

Removed already.

> W: xul-ext-https-everywhere: extra-license-file 
> usr/share/xul-ext/https-everywhere/LICENSE.txt
> 
> Please fix it with the next upload or so.

Let me tell why I didn't fix this: fixing it in an individual package is not
the right solution. The extra license file is being incorporated when the
original xpi is repacked.

In debian's case, since we already provide the relevant data (by policy) in
/usr/share/doc, the proper fix is not to fix it by special cases, but to
change the xpi repacker, instead, to filter those files/not install them
when unpacked or something similar.

So, that's the rationale for me not fixing it: a cleaner solution is needed.

> It's now in the NEW queue: http://ftp-master.debian.org/new.html

Yay! Not even in NEW anymore! :-)


Thanks,

-- 
Rogério Brito : rbrito@{ime.usp.br,gmail.com} : GPG key 4096R/BCFC
http://rb.doesntexist.org : Packages for LaTeX : algorithms.berlios.de
DebianQA: http://qa.debian.org/developer.php?login=rbrito%40ime.usp.br



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



Bug#638403: ITP: gbkeeper -- Book Keeping ncurses interface/accounting/database editor

2011-08-18 Thread Michael Ole Olsen
Package: wnpp
Version: 0.9-1

Checked WNPP/apt for the package and didn't find anything like it.

I already made the package for private purposes before checking.

It was made as there was nothing like it in apt apparently.
The only programs existing were saldi(php) and nonfree windows programs
(and those are a bit different).

Here is the description (I couldn't find anything like it on the WNPP page):
-

Description: Ncurses book keeping interface/accounting/database editor
Program for typing in vouches on vat customers
(and their gross and netamounts).
.
The program is based on libcdk5 which is statically linked in.
This program can update,delete,insert vouches into a MySQL database
on different VAT-registered customers and add/edit/remove customers.
.
gbkeeper can edit records with this info for each customer:
 Vouchid, Date, BookEntry, Grossamount, Netamount, Timestamp.
Vouchid is autoincremented and there are shortcuts for various operations.
.
It can also be used as a database editor to edit your own databases,
the column count and field names can be changed dynamically in source.
.
The program supports both . and , as decimal separator and short dates.
(3-2 becomes 03-02-2011 after saving) to speed up typing of vouches.


License: GPLv3+ but code linked in from libcdk5 which is 4-clause BSD.
(I authorized that in the main program as I was told was legal).


Project page:
http://rlogin.dk/gbkeeper

Project src (linthian pedantic no errors tarball and deb package):
http://rlogin.dk/gbkeeper/src


pgpLXOppGGC0A.pgp
Description: PGP signature


Bug#635604: Problem in postinst script

2011-08-18 Thread Philipp Schafft
retitle 635604 postinst script does always generate node database
tags 635604 upstream confirmed
thanks

Thanks for reporting this problem.

The problem is that the postinst script does not detect if data from
debconf database are defaults or actual user inputs. The node database
should not be generated if 'skip and leave config as it is' is selected.

I'm currently unsure about the best way to fix this. Will talk to
chrissi again about this tomorrow.

Btw. the other problems you noticed arise from this (like the un-unique
MACs or the problems with DHCP).

The problem with the NIC not restoring original MAC address is strange.
Without more information I would guess it's the card's firmware or
driver's fault.

-- 
Philipp.
 (Rah of PH2)


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


Bug#638402: mirror listing update for www.anheng.com.cn

2011-08-18 Thread liu shiwei
Package: mirrors
Severity: minor

Submission-Type: update
Site: www.anheng.com.cn
Type: leaf
Archive-architecture: amd64 armel i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips 
mipsel powerpc s390 sparc 
Archive-http: /debian/
IPv6: no
Archive-upstream: ftp.cn.debian.org
Updates: push
Maintainer: liu shiwei 
Country: CN China
Location: Beijing CNC
Sponsor: anheng co.  http://www.anheng.com.cn
Comment: 安恒公司 成立于1993年



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



Bug#638401: mirror listing update for www.anheng.com.cn

2011-08-18 Thread liu shiwei
Package: mirrors
Severity: minor

Submission-Type: update
Site: www.anheng.com.cn
Type: leaf
Archive-architecture: amd64 armel i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips 
mipsel powerpc s390 sparc 
Archive-http: /debian/
IPv6: no
Archive-upstream: ftp.cn.debian.org
Updates: push
Maintainer: liu shiwei 
Country: CN China
Location: Beijing CNC
Sponsor: anheng co.  http://www.anheng.com.cn
Comment: 安恒公司 成立于1993年



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



Bug#638399: Switch dependencies on libspring-2.5-java to libspring-java

2011-08-18 Thread Miguel Landaeta
Package: eucalyptus
Version: 1.6.2-2
Severity: normal
Tags: patch

As title says.

I am aware of eucalyptus being unmaintained since ages but consider
switching from unmaintained Spring 2.5 libraries. A trivial patch is
attached.

I couldn't test it since Eucalyptus doesn't build.

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

Kernel: Linux 3.0.0-1-amd64 (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

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/
"Faith means not wanting to know what is true." -- Nietzsche
diff -u eucalyptus-1.6.2/debian/control eucalyptus-1.6.2/debian/control
--- eucalyptus-1.6.2/debian/control
+++ eucalyptus-1.6.2/debian/control
@@ -43,7 +43,7 @@
  libgwt-dev-java,
  libecj-java,
  libantlr-java,
- libspring-beans-2.5-java, libspring-context-support-2.5-java, 
libspring-context-2.5-java, libspring-core-2.5-java, libspring-web-2.5-java,
+ libspring-beans-java, libspring-context-support-java, libspring-context-java, 
libspring-core-java, libspring-web-java,
  libhibernate-annotations-java, libhibernate-commons-annotations-java, 
libhibernate-entitymanager-java, libhibernate3-java, libehcache-java 
 Standards-Version: 3.9.0
 Homepage: http://open.eucalyptus.com/
@@ -166,7 +166,7 @@
  libxom-java,
  libwoodstox-java,
  libxpp3-java,
- libspring-beans-2.5-java, libspring-context-support-2.5-java, 
libspring-context-2.5-java, libspring-core-2.5-java, libspring-web-2.5-java,
+ libspring-beans-java, libspring-context-support-java, libspring-context-java, 
libspring-core-java, libspring-web-java,
  libhibernate-annotations-java, libhibernate-commons-annotations-java, 
libhibernate-entitymanager-java, libhibernate3-java, libehcache-java
 Replaces: eucalyptus-javadeps, eucalyptus-common, eucalyptus-cloud 
 Description: Elastic Utility Computing Architecture - Common Java package
diff -u eucalyptus-1.6.2/debian/changelog eucalyptus-1.6.2/debian/changelog
--- eucalyptus-1.6.2/debian/changelog
+++ eucalyptus-1.6.2/debian/changelog
@@ -1,3 +1,10 @@
+eucalyptus (1.6.2-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Switch dependencies on libspring-2.5-java to libspring-java. (Closes: 
#638399).
+
+ -- Miguel Landaeta   Thu, 18 Aug 2011 21:32:40 -0430
+
 eucalyptus (1.6.2-2) unstable; urgency=low
 
   * Team upload.


signature.asc
Description: Digital signature


Bug#636373: libdnet: Only suggest dnet-common

2011-08-18 Thread Philipp Schafft
reflum,

On Tue, 2011-08-02 at 20:48 +0200, Nicos Gollan wrote:
> Package: libdnet
> Version: 2.56
> Severity: normal
> 
> Installing dnet-common requires user input for an archaic artifact that
> most users will not be familiar with. People who wat to use DECnet will
> know where to look.
> 
> Please reduce dnet-common to a suggestion for libdnet.

I will talk to chrissi about this. I'm not sure if a suggest is a good
idea. Maybe there is some other way to help with this problem. We are
aware of this but there doesn't seem to be a good solution as at least
one user group needs to take extra action. (ideally both user groups
('dumb user' and 'user wanting to actively use this feature') would not
need to take extra actions).

Also I will have a look at other packages with similar requirements.

-- 
Philipp.
 (Rah of PH2)


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


Bug#633984: [INTL:da] Danish translation of the debconf templates dnprogs

2011-08-18 Thread Philipp Schafft
reflum,

Thank you very much for your work. I just commited it so it will be
included in the next release (soon). I'm also very sorry for the delay.

On Fri, 2011-07-15 at 18:11 +0100, Joe Dalton wrote:
> Package: dnprogs
> Severity: wishlist
> Tags: l10n patch
> 
> Please include the attached Danish dnprogs translations.
> 
> joe@joe-desktop:~/over/debian/dnprogs$ msgfmt --statistics -c -v -o /dev/null 
> da.po
> da.po: 15 oversatte tekster.
> 
> bye
> Joe
-- 
Philipp.
 (Rah of PH2)


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


Bug#585687: ITA: nautilus-clamscan

2011-08-18 Thread Clément Lorteau
Sure, you can adopt. Thanks again!

--
Clément Lorteau




On Aug 18, 2011, at 2:28 PM, Ludwin Alduvi Hernández Vásquez wrote:

> Thanks for answering, then I can send the ITA to adopt, or continue to 
> maintain you for debian ?
> 
> 
> 2011/8/18 Clément Lorteau 
> Hello,
> 
> Thank you for your interest. I haven't been spending time on it recently, but 
> if/when new bugs/feature requests show, i would probably still work on them. 
> I hope it's enough to answer your question.
> 
> --
> Clément Lorteau
> 
> 
> 
> 
> On Aug 18, 2011, at 1:49 PM, Ludwin Alduvi Hernández Vásquez wrote:
> 
>> I am interested in adopting the package, I just like to know if youwill 
>> continue to develop the application, so I maintain that it can be.
>> best regards.
>> 
>> -- 
>>   ,   , 
>>  / \  |Ludwin Alduvi Hernández|
>> ((__-^^-,-^^-__)) |gpg pub | 43326A60 |
>>  `-_---' `---_-'  |www.linuxoriente.edu.sv|
>>   `--|o` 'o|--'   |debian | GNU/linux |
>>  \  `  / 
>>   ): :( 
>>   :o_o: 
>>"-" 
>> .
>> 
> 
> 
> 
> 
> -- 
>   ,   , 
>  / \  |Ludwin Alduvi Hernández|
> ((__-^^-,-^^-__)) |gpg pub | 43326A60 |
>  `-_---' `---_-'  |www.linuxoriente.edu.sv|
>   `--|o` 'o|--'   |debian | GNU/linux |
>  \  `  / 
>   ): :( 
>   :o_o: 
>"-" 
> .
> 



Bug#637684: debian-installer: grub-install fails with "grub-probe: cannot find a GRUB drive" due to missing proc directory

2011-08-18 Thread Gedalya

This happened to me today using the daily netinst from 2011-08-18.
Was installing on lvm over raid1, both /boot and / are lvm logical volumes.

Fixed as described.

Gedalya




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



Bug#638398: ibus: No longer works with Zenity

2011-08-18 Thread Perry Thompson
Package: ibus
Version: 1.3.9-2
Severity: important

I have a script where "zenity --entry" is executed and I type in my
password. I use ibus on my computer for Asian language. However since I
updated to a newer Zenity, I can no longer type properly. I have to
press a key many times for it to register one key press. It makes typing
passwords impossible and renders all of my scripts useless. Please get
this fixed as soon as possible. Thank you.


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

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

Versions of packages ibus depends on:
ii  gconf22.32.4-1   GNOME configuration database syste
ii  im-config 0.4Input method configuration framewo
ii  libc6 2.13-10Embedded GNU C Library: Shared lib
ii  libdbus-1-3   1.4.14-1   simple interprocess messaging syst
ii  libgconf2-4   2.32.4-1   GNOME configuration database syste
ii  libglib2.0-0  2.28.6-1   The GLib library of C routines
ii  libgtk2.0-0   2.24.4-3   The GTK+ graphical user interface 
ii  libibus2  1.3.9-2New input method framework using d
ii  librsvg2-common   2.34.0-1   SAX-based renderer library for SVG
ii  libx11-6  2:1.4.4-1  X11 client-side library
ii  python2.6.7-2interactive high-level object-orie
ii  python-ibus   1.3.9-2New input method framework using d
ii  python-notify 0.1.1-3Python bindings for libnotify
ii  python-support1.0.14 automated rebuilding support for P
ii  python-xdg0.19-3 Python library to access freedeskt

Versions of packages ibus recommends:
ii  ibus-gtk  1.3.9-2New input method framework using d

ibus suggests no packages.

-- no debconf information



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



Bug#638397: Switch dependencies on libspring-2.5-java to libspring-java

2011-08-18 Thread Miguel Landaeta
Package: libspring-webflow-2.0-java
Version: 2.0.9.RELEASE-2
Severity: normal

As title says. The fix is already in git.


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

Kernel: Linux 3.0.0-1-amd64 (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 libspring-webflow-2.0-java depends on:
ii  glassfish-javaee 1:2.1.1-b31g-1  Open source Java EE 5 Application 
ii  libbackport-util-concurr 3.1-3   backport of java.util.concurrent t
ii  libcommons-logging-java  1.1.1-8 commmon wrapper interface for seve
ii  libognl-java 2.7.3-3 Java expression language
ii  libportlet-api-2.0-spec- 1.0-2   Java Portlet Specification V2.0
ii  libservlet2.5-java   6.0.32-5Servlet 2.5 and JSP 2.1 Java API c
ii  libspring-aop-2.5-java   2.5.6.SEC02-4   modular Java/J2EE application fram
ii  libspring-beans-2.5-java 2.5.6.SEC02-4   modular Java/J2EE application fram
ii  libspring-context-2.5-ja 2.5.6.SEC02-4   modular Java/J2EE application fram
ii  libspring-core-2.5-java  2.5.6.SEC02-4   modular Java/J2EE application fram
ii  libspring-js-2.0-java2.0.9.RELEASE-2 server-side Javascript abstraction
ii  libspring-orm-2.5-java   2.5.6.SEC02-4   modular Java/J2EE application fram
ii  libspring-security-core- 2.0.5.RELEASE-1 modular Java/J2EE application secu
ii  libspring-tx-2.5-java2.5.6.SEC02-4   modular Java/J2EE application fram
ii  libspring-web-2.5-java   2.5.6.SEC02-4   modular Java/J2EE application fram
ii  libspring-webmvc-2.5-jav 2.5.6.SEC02-4   modular Java/J2EE application fram
ii  libspring-webmvc-portlet 2.5.6.SEC02-4   modular Java/J2EE application fram

Versions of packages libspring-webflow-2.0-java recommends:
ii  libhibernate3-java 3.6.4.Final-2 Relational Persistence for Idiomat

libspring-webflow-2.0-java suggests no packages.

-- no debconf information

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/
"Faith means not wanting to know what is true." -- Nietzsche


signature.asc
Description: Digital signature


Bug#638265: r-base: runs testsuite as root during build

2011-08-18 Thread Dirk Eddelbuettel

On 18 August 2011 at 20:09, Jonathan Nieder wrote:
| Dirk Eddelbuettel wrote:
| 
| > Ok, I've applied the patch which went cleanly.  Thanks again!
| 
| Thanks for looking it over.  Glad to hear it works. :)

Haven't built the package yet :)  Just applied the patch.  Should be fine 
though.

Dirk


-- 
Two new Rcpp master classes for R and C++ integration scheduled for 
New York (Sep 24) and San Francisco (Oct 8), more details are at
http://dirk.eddelbuettel.com/blog/2011/08/04#rcpp_classes_2011-09_and_2011-10
http://www.revolutionanalytics.com/products/training/public/rcpp-master-class.php



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



Bug#638264: [linux-image-3.0.0-1-amd64] Suspend to memory failed

2011-08-18 Thread Liang Guo
On Thu, Aug 18, 2011 at 11:15 AM, Liang Guo  wrote:
> Package: linux-image-3.0.0-1-amd64
> Version: 3.0.0-2
> Severity: important
>
> I'm running linux 3.0.0-2 on a Lenovo x220 box, cpu is
> Core(TM) i5-2410M, when I try to suspend to memory, the
> screen become black with a cursor flashing, the suspend
> keep flashing too. I can only force shutdown and restart
> it.
>
> when I try to debug this problem according
> linux/Documentation/power/s2ram.txt, I found there is no
> /sys/power/pm_trace. The 'ls -al /sys/power' outputs:

Hi, I have cought this bug now, the root source is iwlagn, when
iwlagn is not loaded, or is configured(I means select enable
wireless in network manager), suspend to memory works as
expected; when iwlagn is loaded but not configured, suspend
to memory will fail.

The remain problem is why I don't have /sys/power/pm_trace
even if CONFIG_PM_DEBUG and CONFIG_CAN_PM_TRACE
is enabled.

$ grep -i pm_[td] /boot/config-3.0.0-1-amd64
CONFIG_PM_DEBUG=y
# CONFIG_PM_TEST_SUSPEND is not set
CONFIG_CAN_PM_TRACE=y
# CONFIG_PM_TRACE_RTC is not set

Thanks,
-- 
Liang Guo
http://bluestone.cublog.cn



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



Bug#638124: revelation: needs porting to new libpanel-applet interface

2011-08-18 Thread Laurent Bigonville
Hi,

The applet can be disabled a build time, so I guess this could be a
solution for this bug.

I guess that this patch[0] should also be applied to be able to build
without gnome-python-extra

[0] http://oss.codepoet.no/revelation/changeset/33c06edf4875

Cheers

Laurent Bigonville



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



Bug#638396: libwx-perl: runs testsuite as root

2011-08-18 Thread Jonathan Nieder
Source: libwx-perl
Version: 1:0.98-1
Severity: wishlist

Hi,

While looking at Bug#630129, I noticed the following:

$ debian/rules build
make: `build' is up to date.

That's because the "build" directory confuses make.  Here's a minimal
fix, to illustrate the problem.

Ideally I would want to see a fix that could be applied uniformly to
CPAN modules somehow.  Thoughts?

diff --git i/debian/changelog w/debian/changelog
index 2bc4df9f..17fe3889 100644
--- i/debian/changelog
+++ w/debian/changelog
@@ -1,3 +1,9 @@
+libwx-perl (1:0.98-1.1) local; urgency=low
+
+  * mark debian/rules "build" target phony
+
+ -- Jonathan Nieder   Wed, 17 Aug 2011 14:57:13 -0500
+
 libwx-perl (1:0.98-1) unstable; urgency=low
 
   * New upstream release
diff --git i/debian/rules w/debian/rules
index fe13d5b9..602454e0 100755
--- i/debian/rules
+++ w/debian/rules
@@ -3,6 +3,10 @@
 %:
dh $@
 
+.PHONY: build
+build:
+   dh $@
+
 PACKAGE=$(shell dh_listpackages)
 TMP =$(CURDIR)/debian/$(PACKAGE)
 
-- 



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



Bug#638265: r-base: runs testsuite as root during build

2011-08-18 Thread Jonathan Nieder
Dirk Eddelbuettel wrote:

> Ok, I've applied the patch which went cleanly.  Thanks again!

Thanks for looking it over.  Glad to hear it works. :)



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



Bug#636514: [Openjdk] Bug#636514: icedtea-plugin: obsolete (and unneeded?) dependency on xulrunner-1.9.1

2011-08-18 Thread Gabriele Giacone

As said on irc, please remove xulrunner runtime dependency.
Neither gnash plugin nor lightspark one (other NPAPI plugin around?) depend on
it at runtime.
Browsers which use such plugins already depends on xulrunner.

Attached patch.

=== modified file 'control'
--- control	2011-05-30 20:35:15 +
+++ control	2011-08-19 00:58:25 +
@@ -27,7 +27,7 @@
 Package: icedtea-plugin
 Section: web
 Architecture: any
-Depends: openjdk-6-jre, icedtea-netx (= ${binary:Version}), ${xulrunner:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Depends: openjdk-6-jre, icedtea-netx (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
 Conflicts: icedtea-gcjwebplugin (<< 1.0-1ubuntu4), icedtea6-plugin (<< 6b18-1.8.7-3)
 Replaces: icedtea-gcjwebplugin, openjdk-6-jre (<< 6b18-1.8.7-3), icedtea6-plugin (<< 6b18-1.8.7-3)
 Provides: icedtea6-plugin



Bug#638395: geoip: FTBFS due to misconfigured libtool library

2011-08-18 Thread Sebastian Carneiro
Package: geoip
Version: 1.4.8+dfsg-1
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu oneiric ubuntu-patch



*** /tmp/tmp5VkIyn
In Ubuntu, the attached patch was applied to achieve the following:

  * Fix FTBFS because of misconfigured libtool library:
- debian/control: added libtool and dh-autoreconf to build
  dependencies.
- debian/rules: include autoreconf rules to reconfigure
  sources properly.


Thanks for considering the patch.


-- System Information:
Debian Release: squeeze/sid
  APT prefers natty-updates
  APT policy: (500, 'natty-updates'), (500, 'natty-security'), (500, 
'natty-proposed'), (500, 'natty')
Architecture: i386 (i686)

Kernel: Linux 2.6.38-11-generic (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
=== modified file 'debian/changelog'

=== modified file 'debian/control'
--- debian/control  2011-04-30 16:12:59 +
+++ debian/control  2011-08-13 13:53:15 +
@@ -2,12 +2,15 @@
 Section: net
 Priority: optional
 Homepage: http://www.maxmind.com/
-Maintainer: Patrick Matthäi 
+Maintainer: Ubuntu Developers 
+XSBC-Original-Maintainer: Patrick Matthäi 
 Build-Depends: debhelper (>= 7),
  cdbs,
  chrpath,
  zlib1g-dev,
  autotools-dev,
+ libtool,
+ dh-autoreconf,
  hardening-wrapper
 Standards-Version: 3.9.2
 

=== modified file 'debian/rules'
--- debian/rules2011-04-30 16:12:59 +
+++ debian/rules2011-08-13 14:20:58 +
@@ -2,8 +2,9 @@
 
 export DEB_BUILD_HARDENING=1
 
+include /usr/share/cdbs/1/rules/autoreconf.mk
+include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/autotools.mk
 
 # Add here any variable or target overrides you need.
 DEB_CONFIGURE_SYSCONFDIR := /etc



Bug#629612: pending

2011-08-18 Thread Noah Meyerhans
tags 629612 + pending
thanks

I've committed the fix for this, but am currently travelling.  Will
upload ASAP.  Should be this weekend...

noah



signature.asc
Description: Digital signature


Bug#581670: ntp(init scripts) start sometimes more than one ntp process (and does not stop them)

2011-08-18 Thread Ken Stailey
Hi,

Just wanted to point out that when ntpd starts it calls fork(2) do so some work 
as a child process.

During that time there are two entries in the process table with "ntpd" in them.

This is harmless, however, if the child process does not complete certain 
network operations it will remain in the process table trying.

Hope that helps,
Ken




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



Bug#638394: libestools2.1: does not compile with existing ALSA support

2011-08-18 Thread Sergio Oller
Package: libestools2.1
Version: 1:2.1~release-2
Severity: wishlist
Tags: patch

Since 2.0.95 beta release of Speech Tools and Festival, the old and problematic
OSS audio backend was replaced by an ALSA backend.

Once applied a patch here, Festival will have native ALSA support, instead of
through the "aplay" command.


I attach the debdiff.



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

Kernel: Linux 2.6.35-30-generic-pae (SMP w/2 CPU cores)
Locale: LANG=ca_ES.utf8, LC_CTYPE=ca_ES.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libestools2.1 depends on:
ii  libc6  2.12.1-0ubuntu10.2Embedded GNU C Library: Shared lib
ii  libesd00.2.41-7  Enlightened Sound Daemon - Shared 
ii  libgcc11:4.5.1-7ubuntu2  GCC support library
ii  libncurses55.7+20100626-0ubuntu1 shared libraries for terminal hand
ii  libstdc++6 4.5.1-7ubuntu2The GNU Standard C++ Library v3

libestools2.1 recommends no packages.

libestools2.1 suggests no packages.

-- no debconf information
diff -u speech-tools-2.1~release/debian/changelog speech-tools-2.1~release/debian/changelog
--- speech-tools-2.1~release/debian/changelog
+++ speech-tools-2.1~release/debian/changelog
@@ -1,3 +1,9 @@
+speech-tools (1:2.1~release-3) unstable; urgency=low
+
+  * Added native ALSA support configuration
+
+ -- Sergio Oller   Fri, 19 Aug 2011 01:59:32 +0200
+
 speech-tools (1:2.1~release-2) unstable; urgency=low
 
   * Make libestools2.1-dev provide libestools2.0-dev, so that binNMUs can
diff -u speech-tools-2.1~release/debian/control speech-tools-2.1~release/debian/control
--- speech-tools-2.1~release/debian/control
+++ speech-tools-2.1~release/debian/control
@@ -7,6 +7,7 @@
autotools-dev,
gawk | awk,
libesd0-dev,
+   libasound2-dev,
libncurses5-dev,
quilt (>= 0.40)
 Standards-Version: 3.9.1
@@ -33,6 +34,7 @@
 Depends: ${misc:Depends},
  libc6-dev,
  libesd0-dev,
+ libasound2-dev,
  libestools2.1 (= ${binary:Version}),
  libncurses5-dev
 Conflicts: speech-tools-dev
diff -u speech-tools-2.1~release/debian/patches/config_config.diff speech-tools-2.1~release/debian/patches/config_config.diff
--- speech-tools-2.1~release/debian/patches/config_config.diff
+++ speech-tools-2.1~release/debian/patches/config_config.diff
@@ -1,9 +1,11 @@
 This patch is part of a series of patches for speech-tools for
 Debian GNU/Linux, which primarily fix build errors with GCC 4.3 and newer.
 
 speech-tools-1.2.3.orig/config/config
-+++ speech-tools-1.2.3/config/config
-@@ -0,0 +1,172 @@
+Index: speech-tools-2.1~release/config/config
+===
+--- /dev/null	1970-01-01 00:00:00.0 +
 speech-tools-2.1~release/config/config	2011-08-19 01:58:39.250076055 +0200
+@@ -0,0 +1,176 @@
 +-*-mode:Makefile-*-
 +##   ##
 +##  Edinburgh Speech Tools: local configuration file ##
@@ -94,6 +96,10 @@
 +## Special code to run Windows MPLAYER
 +# INCLUDE_MODULES += MPLAYER_AUDIO
 +
++## Under Linux there may be a choice of audio support
++## This is only used if we are under Linux (or a linux like system)
++LINUXAUDIO = alsa
++
 +## USER INTERFACE
 +
 +## Command-line editing. This option gives command line editing and history.


Bug#638393: Please allow resolvconf to run as non-root

2011-08-18 Thread Peter Chubb
Package: resolvconf
Version: 1.58
Severity: wishlist

When adding third-party sources for resolv.conf entries 
(e.g., radns, http://hack.org/mc/hacks/radns/ )
it's desirable for a non-root user to be able to invoke resolvconf.

Locally I've created a `resolvconf' group and made /etc/resolvconf/run 
owned by and group-writable by that group.  I can then give permission to
run resolvconf to other users by adding them to that group.



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

Kernel: Linux 3.1.0-rc2+ (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages resolvconf depends on:
ii  debconf [debconf-2.0]  1.5.40Debian configuration management sy
ii  initscripts2.88dsf-13.11 scripts for initializing and shutt
ii  lsb-base   3.2-27Linux Standard Base 3.2 init scrip

resolvconf recommends no packages.

resolvconf suggests no packages.

-- debconf information:
  resolvconf/reboot-recommended-after-removal:
* resolvconf/downup-interfaces:
* resolvconf/link-tail-to-original: false
  resolvconf/linkify-resolvconf: true



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



Bug#638392: pbbuttonsd no longer controls lcd brightness; no sleep, suspend or hibernate

2011-08-18 Thread cfr
Package: pbbuttonsd
Version: 0.7.9-2
Severity: important


When first installed, pbbuttonsd made it possible to use the PowerBook's
keys to control LCD brightness as well as volume but the former no
longer works. I don't know enough to tell but I am not really sure if
this is pbbuttonsd or a kernel issue? It logs messages such as:

No backlight driver available - check your Kernel configuration.

The display does get dimmed if the AC power source is removed but it
doesn't come back up when it is replaced and the buttons do nothing at
all. (In fact, without AC, it dims so much the display is entirely
unreadable and unusable - a tad too much energy saving, perhaps.)

It has never enabled sleep, suspend, hibernate etc. on my machine. But
this could well be user ignorance and error rather than anything wrong.

This is on a G4 12" PowerBook - Aluminium from summer 2005. Buttons,
brightness, sleep etc. all work fine under OS X so it isn't a hardware
issue.

I'm also seeing complaints that /dev/cdrom doesn't exist along with the
missing backlight driver messages.

Happy to provide more information if somebody can provide instructions.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (600, 'unstable')
Architecture: powerpc (ppc)

Kernel: Linux 3.0.0-1-powerpc
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=ANSI_X3.4-1968) (ignored: 
LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages pbbuttonsd depends on:
ii  hdparm9.32-1 tune hard disk parameters for high
ii  libasound21.0.24.1-2 shared library for ALSA applicatio
ii  libc6 2.13-10Embedded GNU C Library: Shared lib
ii  libgcc1   1:4.6.1-4  GCC support library
ii  libglib2.0-0  2.28.6-1   The GLib library of C routines
ii  libstdc++64.6.1-4GNU Standard C++ Library v3
ii  lsb-base  3.2-27 Linux Standard Base 3.2 init scrip
ii  udev  172-1  /dev/ and hotplug management daemo

Versions of packages pbbuttonsd recommends:
ii  laptop-mode-tools 1.58-3 Tools for Power Savings based on b

pbbuttonsd suggests no packages.

-- Configuration Files:
/etc/logcheck/ignore.d.workstation/pbbuttonsd [Errno 13] Permission denied: 
u'/etc/logcheck/ignore.d.workstation/pbbuttonsd'

-- debconf-show failed



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



Bug#638391: Switch dependencies on libspring-2.5-java to libspring-java

2011-08-18 Thread Miguel Landaeta
Package: jasperreports
Version: 4.0.2+dfsg-1
Severity: normal
Tags: patch

As title says. The fix is already in svn.

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

Kernel: Linux 3.0.0-1-amd64 (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

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/
"Faith means not wanting to know what is true." -- Nietzsche
diff -Nru jasperreports-4.0.2+dfsg/debian/changelog jasperreports-4.0.2+dfsg/debian/changelog
--- jasperreports-4.0.2+dfsg/debian/changelog	2011-05-07 17:36:18.0 -0430
+++ jasperreports-4.0.2+dfsg/debian/changelog	2011-08-18 19:31:17.0 -0430
@@ -1,3 +1,10 @@
+jasperreports (4.0.2+dfsg-2) unstable; urgency=low
+
+  * Team upload.
+  * Switch dependencies on Spring Framework 2.5 with 3.0. (Closes: #638391). 
+
+ -- Miguel Landaeta   Thu, 18 Aug 2011 19:29:42 -0430
+
 jasperreports (4.0.2+dfsg-1) unstable; urgency=low
 
   * New upstream release.
diff -Nru jasperreports-4.0.2+dfsg/debian/control jasperreports-4.0.2+dfsg/debian/control
--- jasperreports-4.0.2+dfsg/debian/control	2011-05-07 17:35:56.0 -0430
+++ jasperreports-4.0.2+dfsg/debian/control	2011-08-18 19:28:30.0 -0430
@@ -5,7 +5,7 @@
 Uploaders: Damien Raude-Morvan 
 Build-Depends: cdbs, debhelper (>= 7), default-jdk, ant
 Build-Depends-Indep: ant-optional, bsh, libasm2-java, groovy, libjcommon-java,
-  libspring-core-2.5-java, libspring-beans-2.5-java,
+  libspring-core-java, libspring-beans-java,
   libcommons-digester-java, libcommons-collections3-java, libcommons-logging-java,
   libcommons-beanutils-java, libcommons-codec-java, libcommons-javaflow-java,
   libecj-java, libxalan2-java, libjaxen-java, libxml-commons-external-java,
@@ -27,7 +27,7 @@
 Recommends: libjexcelapi-java, libjakarta-poi-java (>= 3.2), libitext-java,
   libbatik-java (>= 1.7), libjfreechart-java, libhibernate3-java
 Suggests: bsh, libasm2-java, groovy, libmondrian-java, libolap4j-java,
-  libspring-core-2.5-java, libspring-beans-2.5-java, libantlr-java
+  libspring-core-java, libspring-beans-java, libantlr-java
 Description: Java reporting generator library
  JasperReports is a Java reporting generator library. XML report templates
  are used to generate ready to print documents using data from customizable data
diff -Nru jasperreports-4.0.2+dfsg/debian/rules jasperreports-4.0.2+dfsg/debian/rules
--- jasperreports-4.0.2+dfsg/debian/rules	2010-04-20 17:49:32.0 -0430
+++ jasperreports-4.0.2+dfsg/debian/rules	2011-08-18 19:29:11.0 -0430
@@ -7,7 +7,7 @@
 ANT_HOME := /usr/share/ant
 
 DEB_JARS := ant-trax ant-nodeps bsh asm2 groovy jcommon \
-spring-core-2.5 spring-beans-2.5 \
+spring3-core spring3-beans \
 commons-digester commons-collections3 commons-logging \
 commons-beanutils commons-codec commons-javaflow \
 eclipse-ecj xalan2 jaxen xml-apis-ext \


signature.asc
Description: Digital signature


Bug#618261: udlfb not acting as console

2011-08-18 Thread Baruch Even
Hi,

I can confirm that the udlfb is not being used for console when loaded by
default, I would very much like for it to be added as a module to the Debian
kernel build. It's been a long time since I needed to compile a kernel for
my laptop and it would be nice if I didn't need to recompile it again.

Cheers,
Baruch


Bug#638322: nfs-common: rpc.statd binds to udp port 631 preventing cups startup

2011-08-18 Thread Russell Coker
Systems running SE Linux tend not to have this problem.  In most cases the 
daemons which use RPC services are not permitted to bind to any of the ports 
that are reserved for services and therefore such a bind attempt fails with 
EPERM, glibc will just decrement the port number and try again when this 
happens.

http://etbe.coker.com.au/2007/11/06/squid-and-se-linux/

I mentioned this in the above blog post, I think it was in about 2002 that I 
wrote the policy to do this.

-- 
My Main Blog http://etbe.coker.com.au/
My Documents Bloghttp://doc.coker.com.au/



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



Bug#638265: r-base: runs testsuite as root during build

2011-08-18 Thread Dirk Eddelbuettel

Ok, I've applied the patch which went cleanly.  Thanks again!

Dirk

-- 
Two new Rcpp master classes for R and C++ integration scheduled for 
New York (Sep 24) and San Francisco (Oct 8), more details are at
http://dirk.eddelbuettel.com/blog/2011/08/04#rcpp_classes_2011-09_and_2011-10
http://www.revolutionanalytics.com/products/training/public/rcpp-master-class.php



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



Bug#638390: some mbox=yes empty

2011-08-18 Thread jidanni
Package: bugs.debian.org

Gentlemen, some mbox=yes are empty!
$ cat e
set '
http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=2;mbox=yes;bug=638388
...
http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=20;mbox=yes;bug=638388
'
set $@
for i do echo $i; GET $i|wc; done
$ sh e
http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=2;mbox=yes;bug=638388
 72 2593320
http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=4;mbox=yes;bug=638388
  0   0   0
http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=5;mbox=yes;bug=638388
 58 2092694
http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=7;mbox=yes;bug=638388
  0   0   0
http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=9;mbox=yes;bug=638388
  0   0   0
http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=10;mbox=yes;bug=638388
  0   0   0
http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=12;mbox=yes;bug=638388
 83 3703737
http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=14;mbox=yes;bug=638388
  0   0   0
http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=15;mbox=yes;bug=638388
 70 3183088
http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=17;mbox=yes;bug=638388
2831090   12627
http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=19;mbox=yes;bug=638388
  0   0   0
http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=20;mbox=yes;bug=638388
2701037   11996



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



Bug#638265: r-base: runs testsuite as root during build

2011-08-18 Thread Dirk Eddelbuettel

On 17 August 2011 at 22:39, Jonathan Nieder wrote:
| Source: r-base
| Version: 2.13.1-1
| Severity: wishlist
| Tags: patch
| 
| Hi,
| 
| While looking into Bug#630129, I started to wonder why r-base
| runs tests during the install target instead of the build target.

Good question. The whole debian/rules is a little chaotic as it has grown
over 10+ years without a rewrite.

| Changing it to use the build target seems to work fine.  While at

I may have had an issue once with files that were needed to run the test. Or
maybe I just imagined it :)

| it, this patch adds support for DEB_BUILD_OPTIONS=nocheck. :)
| 
| What do you think?

Looks pretty good, thanks!

Dirk

| ---
|  debian/changelog |   11 ++-
|  debian/rules |9 ++---
|  2 files changed, 16 insertions(+), 4 deletions(-)
| 
| diff --git a/debian/changelog b/debian/changelog
| index 9f264249..13253e02 100644
| --- a/debian/changelog
| +++ b/debian/changelog
| @@ -1,3 +1,12 @@
| +r-base (2.13.1-1.1) local; urgency=low
| +
| +  * debian/rules: Run tests in build target, not the install target (since
| +they do not require root privileges).
| +  * debian/rules: Do not run tests when DEB_BUILD_OPTIONS contains
| +"nocheck".
| +
| + -- Jonathan Nieder   Wed, 17 Aug 2011 16:57:27 -0500
| +
|  r-base (2.13.1-1) unstable; urgency=low
|  
|* New upstream release
| @@ -2639,4 +2648,4 @@ r-base (0.61.0-1) unstable; urgency=low
|* Initial release
|  
|   -- Douglas Bates   Tue, 23 Dec 1997 10:01:21 -0600
| -  
| \ No newline at end of file
| +  
| diff --git a/debian/rules b/debian/rules
| index ef84bb29..9f11a2dd 100755
| --- a/debian/rules
| +++ b/debian/rules
| @@ -180,7 +180,10 @@ denmark:
|  ##   binary-arch and binary-indep, and those on their builds
|  build: build-arch 
|  
| -build-arch: make-arch 
| +build-arch: make-arch
| +ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
| +build-arch: check
| +endif
|  
|  build-indep: make-indep 
|  
| @@ -346,7 +349,7 @@ clean:
|  
|  install: install-arch install-indep 
|  
| -install-arch: make-arch check install-arch-stamp
| +install-arch: build-arch install-arch-stamp
|  install-arch-stamp: 
|   @echo "*** install-arch ***"
|   dh_testdir
| @@ -596,7 +599,7 @@ binary-indep: build-indep install-indep
|   dh_builddeb -i
|  
|  # Build architecture-dependent files here.
| -binary-arch: build-arch check install-arch 
| +binary-arch: build-arch install-arch
|   @echo "*** binary-arch ***"
|   dh_testdir -a
|   dh_testroot -a
| -- 
| 1.7.6
| 
| 
| 

-- 
Two new Rcpp master classes for R and C++ integration scheduled for 
New York (Sep 24) and San Francisco (Oct 8), more details are at
http://dirk.eddelbuettel.com/blog/2011/08/04#rcpp_classes_2011-09_and_2011-10
http://www.revolutionanalytics.com/products/training/public/rcpp-master-class.php



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



Bug#632682: we should probably remove /lib64 -> lib symlink (with care)

2011-08-18 Thread Steve Langasek
On Thu, Aug 18, 2011 at 09:00:52AM +0200, Sven Joachim wrote:
> On 2011-08-18 01:05 +0200, Steve Langasek wrote:
> >  The right way to handle it is to create the directory under a separate
> > name, populate the symlink, and only *then* rm /lib64 and invoke mv
> > /lib64.real /lib64 via $interpreter.  This minimizes the window when /lib64
> > is missing, and just happens to also remove the inode problem as a side
> > effect (because we create all the directory entries we need before we remove
> > any).

> Yes, that's better.  Instead of hardcoding /lib64.real the directory
> should be created with mktemp -d (I think that's what you meant to do).

I've decided I really don't care for this; I plan to use /lib64.eglibc-old,
/lib64.eglibc-new instead.  If those collide with local directory names,
they can keep both pieces.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org


signature.asc
Description: Digital signature


Bug#638388: gmane.comp.gnu.fileutils.bugs - discontinued list - mark read-only?

2011-08-18 Thread jidanni
Ah ha, reading
http://article.gmane.org/gmane.discuss/14277
I thought
EA> bug-sh-ut...@gnu.org
EA> bug-textut...@gnu.org
EA> bug-fileut...@gnu.org

EA> have been replaced by

EA> bug-coreut...@gnu.org
i.e., 3->1
when in fact,
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=638388#15
it is really 1->4!



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



Bug#638322: nfs-common: rpc.statd binds to udp port 631 preventing cups startup

2011-08-18 Thread Ben Hutchings
On Thu, 2011-08-18 at 19:03 +, brian m. carlson wrote:
> On Thu, Aug 18, 2011 at 05:41:22PM +0100, Ben Hutchings wrote:
> > On Thu, Aug 18, 2011 at 05:39:16PM +0200, Jan Möbius wrote:
> > > sometimes rpc.statd binds to port 631 udp which is used by cups. 
> > > Therefore cups is unable to bind to its port and no printers get 
> > > discovered.
> > > 
> > > Rebooting the system helps as rpc.statd uses another port afterwards.
> >  
> > This is a fundamental problem of the bindresvport() function, and
> > not specific to rpc.statd.  Reassigning to general.
> 
> Actually, according to the manpage:
> 
>   Unlike some bindresvport() implementations, the glibc implementation
>   ignores any value that the caller supplies in sin->sin_port.
> 
> Fixing this might be a useful way around the problem.  I'd code up a
> patch, but eglibc won't take it without copyright assignment.

You can't fix that, because it can't rely on existing callers to
initialise the field at all.

Ben.



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


Bug#632478: Acknowledgement (ITP: nicofox -- Iceweasel/Firefox extension to extend Nico Nico Douga functionality and save videos)

2011-08-18 Thread 魏銘廷
# flex-sdk blocks nicofox
block 632478 by 602499
thanks

nicofox needs flex-sdk to build though a built version is available.

On Sun, Jul 3, 2011 at 1:42 AM, Debian Bug Tracking System
 wrote:
> Thank you for filing a new Bug report with Debian.
>
> This is an automatically generated reply to let you know your message
> has been received.
>
> Your message is being forwarded to the package maintainers and other
> interested parties for their attention; they will reply in due course.
>
> As you requested using X-Debbugs-CC, your message was also forwarded to
>  m...@lxde.org, debian-de...@lists.debian.org
> (after having been given a Bug report number, if it did not have one).
>
> Your message has been sent to the package maintainer(s):
>  w...@debian.org
>  "Yao Wei (魏銘廷)" 
>
> If you wish to submit further information on this problem, please
> send it to 632...@bugs.debian.org.
>
> Please do not send mail to ow...@bugs.debian.org unless you wish
> to report a problem with the Bug-tracking system.
>
> --
> 632478: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=632478
> Debian Bug Tracking System
> Contact ow...@bugs.debian.org with problems
>



-- 
Yao Wei



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



Bug#295113: Bugs #398208 (strange output of non-ascii characters) and #295113 (links improperly renders the em-dash entity as a hyphen) are the same issue

2011-08-18 Thread Axel Beckert
merge 295113 398208
severity 295113 minor
found 295113 2.1pre37-1.1
kthxbye

Both bugs, #398208 (strange output of non-ascii characters) and
#295113 (links improperly renders the em-dash entity as a hyphen)
describe the same behaviour:

links and links2 transliterate non-ASCII characters to
ASCII-compatible (and not "strange" or "weird") representations in
text-mode while links2 in graphics mode shows most characters
(including the em-dash) properly.

Regards, Axel
-- 
 ,''`.  |  Axel Beckert , http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE
  `-|  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5



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



Bug#638389: FTBFS due to changes introduced with Quartz 1.7

2011-08-18 Thread Miguel Landaeta
Package: libspring-java
Version: 3.0.5.RELEASE-3
Severity: serious

As title says.
It is fixed in svn.

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

Kernel: Linux 3.0.0-1-amd64 (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

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/
"Faith means not wanting to know what is true." -- Nietzsche


signature.asc
Description: Digital signature


Bug#638312: Hibernate: spontaneous reboot during resume, apparently just after loading the memory image (SLEEP_MODULE=uswsusp or kernel in pm conf).

2011-08-18 Thread Jonathan Nieder
Hi,

Nicolas FRANÇOIS wrote:

> Steps to reproduce:
> 1 Hibernate from KDE or launch pm-hibernate directly: OK
> 2 On resume, everything goes fine until the very end of the process it
> reboots.

I'm not aware of any relevant recent upstream changes.  Please follow
the instructions at

 http://intellinuxgraphics.org/suspend-resume.html

and then report this at , product
Power Management, component Hibernation/Suspend or at
, product DRI, component DRM/Intel,
depending on whether it seems to be a graphics issue, and let us know
the bug number so we can track it.

Thanks for reporting,
Jonathan



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



Bug#638388: bug#9326: closed (Re: bug#9326: Bug#638388: update bug addresses to point to bug-coreutils instead)

2011-08-18 Thread GNU bug Tracking System
Your bug report

#9326: Bug#638388: update bug addresses to point to bug-coreutils instead

which was filed against the coreutils package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 9...@debbugs.gnu.org.

-- 
9326: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9326
GNU Bug Tracking System
Contact help-debb...@gnu.org with problems
--- Begin Message ---

tag 9326 notabug
thanks

[Here's hoping that the GNU debbugs bug 9326, for coreutils is closed, 
without negatively impacting debian bug 638388]


On 08/18/2011 05:31 PM, jida...@jidanni.org wrote:

Package: findutils
X-debbugs-Cc: bug-coreut...@gnu.org
Version: 4.5.10-1
Severity: minor

According to http://article.gmane.org/gmane.discuss/14277
any mention of e.g., bug-findutils should be updated throughout this and
other affected packages.


I have no idea why you submitted this as a coreutils bug.  The 
bug-findutils address that you mention is in active use by the findutils 
package; and a 'git grep' of 'fileutils' within the findutils package 
shows that findutils does not have any stale references to the old 
coreutils mailing aliases.  Likewise for a grep of the coreutils sources 
- the only references to the old addresses are in historical notes.


--
Eric Blake   ebl...@redhat.com+1-801-349-2682
Libvirt virtualization library http://libvirt.org

--- End Message ---
--- Begin Message ---
Package: findutils
X-debbugs-Cc: bug-coreut...@gnu.org
Version: 4.5.10-1
Severity: minor

According to http://article.gmane.org/gmane.discuss/14277
any mention of e.g., bug-findutils should be updated throughout this and
other affected packages.




--- End Message ---


Bug#638388: bug#9326: Bug#638388: update bug addresses to point to bug-coreutils instead

2011-08-18 Thread Eric Blake

tag 9326 notabug
thanks

[Here's hoping that the GNU debbugs bug 9326, for coreutils is closed, 
without negatively impacting debian bug 638388]


On 08/18/2011 05:31 PM, jida...@jidanni.org wrote:

Package: findutils
X-debbugs-Cc: bug-coreut...@gnu.org
Version: 4.5.10-1
Severity: minor

According to http://article.gmane.org/gmane.discuss/14277
any mention of e.g., bug-findutils should be updated throughout this and
other affected packages.


I have no idea why you submitted this as a coreutils bug.  The 
bug-findutils address that you mention is in active use by the findutils 
package; and a 'git grep' of 'fileutils' within the findutils package 
shows that findutils does not have any stale references to the old 
coreutils mailing aliases.  Likewise for a grep of the coreutils sources 
- the only references to the old addresses are in historical notes.


--
Eric Blake   ebl...@redhat.com+1-801-349-2682
Libvirt virtualization library http://libvirt.org



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



Bug#638388: bug#9326: Acknowledgement (Bug#638388: update bug addresses to point to bug-coreutils instead)

2011-08-18 Thread GNU bug Tracking System
Thank you for filing a new bug report with GNU.

This is an automatically generated reply to let you know your message
has been received.

Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.

As you requested using X-Debbugs-CC, your message was also forwarded to
  bug-coreut...@gnu.org
(after having been given a bug report number, if it did not have one).

Your message has been sent to the package maintainer(s):
 help-debb...@gnu.org

If you wish to submit further information on this problem, please
send it to 9...@debbugs.gnu.org.

Please do not send mail to help-debb...@gnu.org unless you wish
to report a problem with the Bug-tracking system.

-- 
9326: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9326
GNU Bug Tracking System
Contact help-debb...@gnu.org with problems



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



Bug#632128: FTBFS with Libav 0.7

2011-08-18 Thread Colin Watson
tags 632128 patch
user ubuntu-de...@lists.ubuntu.com
usertags 632128 ubuntu-patch oneiric
thanks

On Wed, Jun 29, 2011 at 08:23:01PM +0200, Reinhard Tartler wrote:
> After a quick rebuild test it turns out that aqualung needs uses
> deprecated Libav/FFmpeg APIs. Since Libav has cleaned up old APIs,
> aqualung fails to build now.
> 
> Libav 0.7 is currently in debian experimental, but will soon be
> uploaded to unstable.

Here's a patch:

  * Port to libav 0.7 API.

diff -u aqualung-0.9~beta11/debian/control aqualung-0.9~beta11/debian/control
--- aqualung-0.9~beta11/debian/control
+++ aqualung-0.9~beta11/debian/control
@@ -3,7 +3,7 @@
 Priority: extra
 Maintainer: Ubuntu Developers 
 XSBC-Original-Maintainer: Adam Cécile (Le_Vert) 
-Build-Depends: debhelper (>= 5), autotools-dev, libgtk2.0-dev (>= 2.6), 
libxml2-dev, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386] | 
libasound-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libjack-dev, 
libsamplerate0-dev | libsamplerate-dev, libsndfile1-dev (>= 1.0.12) | 
libsndfile-dev (>= 1.0.12), libflac-dev, libvorbis-dev, libmodplug-dev (>= 
0.8), libmpcdec-dev, liboggz2-dev | liboggz-dev, libspeex-dev, libmad0-dev, 
liblrdf0-dev (>= 0.4.0) | liblrdf-dev (>= 0.4.0), libcddb2-dev | libcddb-dev 
(>= 1.2.1), libusb-dev (>= 1.2.1), libifp-dev, libwavpack-dev (>= 4.40.0), 
libavformat-dev, libcdio-paranoia-dev (>= 0.76), imagemagick, dpatch, 
libpulse-dev, liblua5.1-0-dev | liblua5.1-dev, libmp3lame-dev
+Build-Depends: debhelper (>= 5), autotools-dev, libgtk2.0-dev (>= 2.6), 
libxml2-dev, libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386] | 
libasound-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386], libjack-dev, 
libsamplerate0-dev | libsamplerate-dev, libsndfile1-dev (>= 1.0.12) | 
libsndfile-dev (>= 1.0.12), libflac-dev, libvorbis-dev, libmodplug-dev (>= 
0.8), libmpcdec-dev, liboggz2-dev | liboggz-dev, libspeex-dev, libmad0-dev, 
liblrdf0-dev (>= 0.4.0) | liblrdf-dev (>= 0.4.0), libcddb2-dev | libcddb-dev 
(>= 1.2.1), libusb-dev (>= 1.2.1), libifp-dev, libwavpack-dev (>= 4.40.0), 
libavformat-dev (>= 4:0.7), libcdio-paranoia-dev (>= 0.76), imagemagick, 
dpatch, libpulse-dev, liblua5.1-0-dev | liblua5.1-dev, libmp3lame-dev
 Standards-Version: 3.8.4
 Homepage: http://aqualung.sourceforge.net/
 
diff -u aqualung-0.9~beta11/debian/patches/00list 
aqualung-0.9~beta11/debian/patches/00list
--- aqualung-0.9~beta11/debian/patches/00list
+++ aqualung-0.9~beta11/debian/patches/00list
@@ -4,0 +5 @@
+005_libav-0.7
only in patch2:
unchanged:
--- aqualung-0.9~beta11.orig/debian/patches/005_libav-0.7.dpatch
+++ aqualung-0.9~beta11/debian/patches/005_libav-0.7.dpatch
@@ -0,0 +1,37 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 005_libav-api.dpatch by Colin Watson 
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Port to the current libav API.
+
+@DPATCH@
+diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' 
'--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' 
aqualung-0.9~beta11~/src/decoder/dec_lavc.c 
aqualung-0.9~beta11/src/decoder/dec_lavc.c
+--- aqualung-0.9~beta11~/src/decoder/dec_lavc.c2009-08-20 
19:11:11.0 +0100
 aqualung-0.9~beta11/src/decoder/dec_lavc.c 2011-08-18 18:24:13.0 
+0100
+@@ -53,7 +53,7 @@
+ 
+   if (packet.stream_index == pd->audioStream) {
+ 
+-  avcodec_decode_audio2(pd->avCodecCtx, samples, &n_bytes, 
packet.data, packet.size);
++  avcodec_decode_audio3(pd->avCodecCtx, samples, &n_bytes, 
&packet);
+   if (n_bytes > 0) {
+   int i;
+   for (i = 0; i < n_bytes/2; i++) {
+@@ -111,7 +111,7 @@
+   file_decoder_t * fdec = dec->fdec;
+   int i;
+ 
+-  if (av_open_input_file(&pd->avFormatCtx, filename, NULL, 0, NULL) != 0)
++  if (avformat_open_input(&pd->avFormatCtx, filename, NULL, NULL) != 0)
+   return DECODER_OPEN_BADLIB;
+ 
+   if (av_find_stream_info(pd->avFormatCtx) < 0)
+@@ -124,7 +124,7 @@
+ 
+   pd->audioStream = -1;
+   for (i = 0; i < pd->avFormatCtx->nb_streams; i++) {
+-  if (pd->avFormatCtx->streams[i]->codec->codec_type == 
CODEC_TYPE_AUDIO) {
++  if (pd->avFormatCtx->streams[i]->codec->codec_type == 
AVMEDIA_TYPE_AUDIO) {
+   pd->audioStream = i;
+   break;
+   }

Thanks,

-- 
Colin Watson   [cjwat...@ubuntu.com]



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



Bug#332838: (Links does not support -Tag): Same Issue in links 2.1

2011-08-18 Thread Axel Beckert
retitle 332838 links: Does not render  tag in text-mode
tag 332838 + confirmed upstream
severity 332838 minor
found 332838 2.1pre37-1.1
kthxbye

Aras Ergus wrote:
> > Version: 0.99+1.00pre12-1
[...]
> >
> > Links does not insert Quote signs for q-Tags in HTML. Seems the
> > Tag is totally ignored.
>
> Package: links
> Version: 2.1pre37-1.1
> ---
> I could reproduce the bug with this later version of links as well.

links and links2 do parse and recognize  tags (even already version
2.1pre37-1.1 from Lenny), but can't (or don't) render them in
text-mode. In graphics mode, text inside ... is rendered in a
bold face.

Regards, Axel
-- 
 ,''`.  |  Axel Beckert , http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE
  `-|  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5



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



Bug#638388: update bug addresses to point to bug-coreutils instead

2011-08-18 Thread jidanni
Package: findutils
X-debbugs-Cc: bug-coreut...@gnu.org
Version: 4.5.10-1
Severity: minor

According to http://article.gmane.org/gmane.discuss/14277
any mention of e.g., bug-findutils should be updated throughout this and
other affected packages.



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



Bug#638045: Also affects sendmail

2011-08-18 Thread brian m. carlson
This bug also affects sendmail:

  Aug 18 23:07:03 castro sm-mta[6270]: p7IJ3C7F001708: AUTH=client, available 
mechanisms do not fulfill requirements

Please make sure that whatever upload occurs does not break sendmail.

-- 
brian m. carlson / brian with sandals: Houston, Texas, US
+1 832 623 2791 | http://www.crustytoothpaste.net/~bmc | My opinion only
OpenPGP: RSA v4 4096b: 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187


signature.asc
Description: Digital signature


Bug#638322: nfs-common: rpc.statd binds to udp port 631 preventing cups startup

2011-08-18 Thread brian m. carlson
On Thu, Aug 18, 2011 at 05:41:22PM +0100, Ben Hutchings wrote:
> On Thu, Aug 18, 2011 at 05:39:16PM +0200, Jan Möbius wrote:
> > sometimes rpc.statd binds to port 631 udp which is used by cups. Therefore 
> > cups is unable to bind to its port and no printers get discovered.
> > 
> > Rebooting the system helps as rpc.statd uses another port afterwards.
>  
> This is a fundamental problem of the bindresvport() function, and
> not specific to rpc.statd.  Reassigning to general.

Actually, according to the manpage:

  Unlike some bindresvport() implementations, the glibc implementation
  ignores any value that the caller supplies in sin->sin_port.

Fixing this might be a useful way around the problem.  I'd code up a
patch, but eglibc won't take it without copyright assignment.

-- 
brian m. carlson / brian with sandals: Houston, Texas, US
+1 832 623 2791 | http://www.crustytoothpaste.net/~bmc | My opinion only
OpenPGP: RSA v4 4096b: 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187


signature.asc
Description: Digital signature


Bug#638387: kxl: FTBFS on !linux-any

2011-08-18 Thread Samuel Thibault
Package: kxl
Version: 1.1.7-14
Severity: important
Tags: patch
User: debian-h...@lists.debian.org
Usertags: hurd

Hello,

kxl currently FTBFS on !linux-any archs. Here are two patches to fix
that: 

- patch-kxl drops the linux-kernel-headers dependency, which is already
  provided by libc6-dev.
- patch-kxl2 makes use of sys/soundcard.h instead of linux/soundcard.h,
  since the former works on all of linux, freebsd and hurd. It also
  enables joystick support on Linux only.

Samuel

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

Kernel: Linux 3.0.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- debian/control.orig 2011-08-18 23:03:59.0 +
+++ debian/control  2011-08-18 23:04:02.0 +
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Games Team 
 Uploaders: Sam Hocevar (Debian packages) , Barry deFreese 

-Build-Depends: debhelper (>= 5.0), autotools-dev, quilt, libx11-dev, 
linux-kernel-headers
+Build-Depends: debhelper (>= 5.0), autotools-dev, quilt, libx11-dev
 Standards-Version: 3.7.2
 Homepage: http://kxl.orz.hm/
 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/kxl/
--- ./src/KXLsound.c.orig   2011-08-19 00:57:45.0 +
+++ ./src/KXLsound.c2011-08-19 00:57:47.0 +
@@ -6,7 +6,7 @@
 #include 
 #include 
 #include 
-#include 
+#include 
 #include "KXL.h"
 
 #define MIN(a, b)  (((a) < (b)) ? (a) : (b))
--- src/KXL.h.orig  2011-08-19 00:58:51.0 +
+++ src/KXL.h   2011-08-19 00:58:52.0 +
@@ -6,7 +6,9 @@
 #include 
 #include 
 #include 
+#ifdef __linux__
 #include 
+#endif
 
 
 //
--- src/KXLjoystick.c.orig  2011-08-19 00:59:41.0 +
+++ src/KXLjoystick.c   2011-08-19 01:00:00.0 +
@@ -16,6 +16,7 @@
   Uint8  axis = 2;
   Uint8  buttons = 2;
 
+#ifdef __linux__
   KXL_joydev = open(devname, O_RDONLY);
   if (KXL_joydev < 0) {
 fprintf(stderr, "KXL error message\nCannot open \"%s\".\n", devname);
@@ -29,6 +30,9 @@
   fprintf(stderr, "KXL message\nJoystick (%s) has %d axes and %d 
buttons.\nDriver version is %d.%d.%d.\n",
  name, axis, buttons, version >> 16, (version >> 8) & 0xff, version & 
0xff);
   return True;
+#else
+  return False;
+#endif
 }
 
 //==
@@ -46,11 +50,13 @@
 //  return value : True - ok, False - NG
 //==
 Bool KXL_ReadJoystick(KXL_Joystick *my) {
+#ifdef __linux__
   if (KXL_joydev >= 0) {
 if (read(KXL_joydev, my, JS_RETURN) == JS_RETURN) {
   return True;
 }
   }
   fprintf(stderr, "KXL error message\njoystick reading error\n");
+#endif
   return False;
 }


Bug#638386: Switch dependencies on libspring-2.5-java to libspring-java

2011-08-18 Thread Miguel Landaeta
Package: tiles
Version: 2.2.2-1
Severity: normal
Tags: patch

As title says. The fix is already in svn.

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

Kernel: Linux 3.0.0-1-amd64 (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

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/
"Faith means not wanting to know what is true." -- Nietzsche
diff -Nru tiles-2.2.2/debian/build.properties tiles-2.2.2/debian/build.properties
--- tiles-2.2.2/debian/build.properties	2010-03-14 03:44:31.0 -0430
+++ tiles-2.2.2/debian/build.properties	2011-08-18 15:30:24.0 -0430
@@ -10,8 +10,8 @@
 /usr/share/java/jsp-api-2.1.jar:\
 /usr/share/java/el-api-2.1.jar:\
 /usr/share/tomcat6/lib/jasper-el.jar:\
-/usr/share/java/spring-core.jar:\
-/usr/share/java/spring-web.jar:\
+/usr/share/java/spring3-core.jar:\
+/usr/share/java/spring3-web.jar:\
 /usr/share/java/freemarker.jar:\
 ${basedir}/src/tiles-api/build/tiles-api-${version}.jar:\
 ${basedir}/src/tiles-core/build/tiles-core-${version}.jar:\
diff -Nru tiles-2.2.2/debian/changelog tiles-2.2.2/debian/changelog
--- tiles-2.2.2/debian/changelog	2010-06-30 18:42:21.0 -0430
+++ tiles-2.2.2/debian/changelog	2011-08-18 15:23:43.0 -0430
@@ -1,3 +1,10 @@
+tiles (2.2.2-2) unstable; urgency=low
+
+  * Team upload.
+  * Switch dependencies on Spring Framework 2.5 with 3.0. (Closes: #638386).
+
+ -- Miguel Landaeta   Thu, 18 Aug 2011 19:22:20 -0430
+
 tiles (2.2.2-1) unstable; urgency=low
 
   [ Torsten Werner ]
diff -Nru tiles-2.2.2/debian/control tiles-2.2.2/debian/control
--- tiles-2.2.2/debian/control	2010-06-30 18:42:49.0 -0430
+++ tiles-2.2.2/debian/control	2011-08-18 15:22:13.0 -0430
@@ -5,7 +5,7 @@
 Uploaders: Damien Raude-Morvan 
 Build-Depends: cdbs, debhelper (>= 7), default-jdk, maven-ant-helper
 Build-Depends-Indep: libcommons-digester-java, libslf4j-java, libognl-java,
- libservlet2.5-java, libtomcat6-java, libspring-core-2.5-java, libspring-web-2.5-java,
+ libservlet2.5-java, libtomcat6-java, libspring-core-java, libspring-web-java,
  libfreemarker-java, maven-repo-helper, libmvel-java
 Standards-Version: 3.9.0
 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/tiles/
@@ -16,7 +16,7 @@
 Architecture: all
 Depends: ${misc:Depends}, libcommons-digester-java, libslf4j-java
 Suggests: libservlet2.5-java, libognl-java, libtomcat6-java, libfreemarker-java,
- libspring-core-2.5-java, libspring-web-2.5-java, libmvel-java
+ libspring-core-java, libspring-web-java, libmvel-java
 Description: Java templating framework for web application user interfaces
  Apache Tiles is a Java templating framework built to simplify the development
  of web application user interfaces. Tiles allows authors to define page


signature.asc
Description: Digital signature


Bug#638325: Other rebuilds in progress

2011-08-18 Thread Scott Kitterman
Great.  I'll leave it to you then.  All the other rebuilds seem to be going 
well, so the way is clear whenever you're ready.

Thanks and sorry for the short notice.



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



Bug#631950: remmina-plugin-nx unable to connect with libssh-4_0.5.0-2

2011-08-18 Thread Laurent Bigonville
Hi,

I've just uploaded 0.5.1-1 to debian unstable, could you please try
again with this version?

Cheers

Laurent Bigonville



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



Bug#576115: links: IPv6 HTTP proxy doesn't work

2011-08-18 Thread Axel Beckert
Hi Witold,

Witold Baryluk wrote:
> Subject: links: IPv6 HTTP proxy doesn't work
> [...]
> Version: 2.2-1+b1

Can you check, if it works with 2.3~pre2-1 or 2.3-1?

Since 2.3~pre2-1 there is an IPv6 patch applied...

Regards, Axel
-- 
 ,''`.  |  Axel Beckert , http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE
  `-|  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5



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



Bug#638385: enet: FTBFS on hurd-i386

2011-08-18 Thread Samuel Thibault
Package: enet
Version: 1.3.3-1
Severity: important
Tags: patch
User: debian-h...@lists.debian.org
Usertags: hurd

Hello,

enet currently FTBFS on hurd-i386 due to misuse of gethostbyname/addr_r,
see attached patch.

Samuel

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

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

-- 
Samuel Thibault 
J'ai beaucoup de mal a lire fcola quand il y a toutes les annonces de howto :
les annonces interessantes sont noyees dans les howto. Ca serait pas mal
de degager toute cette pollution dans un autre groupe.
  JLM in Guide du linuxien pervers : "Cachez ces doc que je ne saurais voir"
--- unix.c.orig 2011-08-19 00:53:11.0 +
+++ unix.c  2011-08-19 00:53:46.0 +
@@ -80,7 +80,7 @@
 char buffer [2048];
 int errnum;
 
-#if defined(linux) || defined(__linux) || defined(__linux__) || 
defined(__FreeBSD__) || defined(__FreeBSD_kernel__)
+#if defined(linux) || defined(__linux) || defined(__linux__) || 
defined(__FreeBSD__) || defined(__FreeBSD_kernel__) || defined(__GNU__)
 gethostbyname_r (name, & hostData, buffer, sizeof (buffer), & hostEntry, & 
errnum);
 #else
 hostEntry = gethostbyname_r (name, & hostData, buffer, sizeof (buffer), & 
errnum);
@@ -133,7 +133,7 @@
 
 in.s_addr = address -> host;
 
-#if defined(linux) || defined(__linux) || defined(__linux__) || 
defined(__FreeBSD__) || defined(__FreeBSD_kernel__)
+#if defined(linux) || defined(__linux) || defined(__linux__) || 
defined(__FreeBSD__) || defined(__FreeBSD_kernel__) || defined(__GNU__)
 gethostbyaddr_r ((char *) & in, sizeof (struct in_addr), AF_INET, & 
hostData, buffer, sizeof (buffer), & hostEntry, & errnum);
 #else
 hostEntry = gethostbyaddr_r ((char *) & in, sizeof (struct in_addr), 
AF_INET, & hostData, buffer, sizeof (buffer), & errnum);


Bug#638384: Switch dependencies on libspring-2.5-java to libspring-java

2011-08-18 Thread Miguel Landaeta
Package: mule
Version: 2.0.1-2
Severity: normal
Tags: patch

I tried to rebuild your package with libspring-java 3.0.5 and it
seems to work. Please test the included patch and consider to
switch the dependencies.

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

Kernel: Linux 3.0.0-1-amd64 (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

-- 
Miguel Landaeta, miguel at miguel.cc
secure email with PGP 0x7D8967E9 available at http://keyserver.pgp.com/
"Faith means not wanting to know what is true." -- Nietzsche
diff -u mule-2.0.1/debian/control mule-2.0.1/debian/control
--- mule-2.0.1/debian/control
+++ mule-2.0.1/debian/control
@@ -50,12 +50,12 @@
  libbcel-java, libxpp3-java, libqdox-java,
  libquartz-java,
  libognl-java,
- libspring-beans-2.5-java,
- libspring-core-2.5-java,
- libspring-web-2.5-java,
- libspring-context-2.5-java,
- libspring-jdbc-2.5-java,
- libspring-tx-2.5-java
+ libspring-beans-java,
+ libspring-core-java,
+ libspring-web-java,
+ libspring-context-java,
+ libspring-jdbc-java,
+ libspring-transaction-java
 Standards-Version: 3.9.0
 Homepage: http://www.mulesoft.org/
 
diff -u mule-2.0.1/debian/changelog mule-2.0.1/debian/changelog
--- mule-2.0.1/debian/changelog
+++ mule-2.0.1/debian/changelog
@@ -1,3 +1,10 @@
+mule (2.0.1-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Replace Build-Depends on Spring Framework 2.5 with 3.0 (Closes: #XX).
+
+ -- Miguel Landaeta   Thu, 18 Aug 2011 19:48:36 -0430
+
 mule (2.0.1-2) unstable; urgency=low
 
   * Team upload.


signature.asc
Description: Digital signature


Bug#638383: links: Use update-alternatives to provide "links" together with elinks and maybe links2

2011-08-18 Thread Axel Beckert
Package: links
Version: 2.3-1
Severity: wishlist

elinks provides itself as alternative for /usr/bin/links. If elinks but
not links is installed /usr/bin/links is always elinks. If both are
installed, /usr/bin/links is always links because the package installs
its binary there and update-alternatives no more works at that location:

# update-alternatives --config links
There is only one alternative in link group links: /usr/bin/elinks
Nothing to configure.
update-alternatives: warning: forcing reinstallation of alternative 
/usr/bin/elinks because link group links is broken.
update-alternatives: warning: not replacing /usr/bin/links with a link.
update-alternatives: warning: not replacing /usr/share/man/man1/links.1.gz with 
a link.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (600, 'stable'), (500, 'testing'), (400, 
'oldstable'), (110, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.0.0-1-686-pae (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/dash

Versions of packages links depends on:
ii  libc6   2.13-16  Embedded GNU C Library: Shared lib
ii  libgpm2 1.20.4-3.4   General Purpose Mouse - shared lib
ii  libssl1.0.0 1.0.0d-3 SSL shared libraries
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

links recommends no packages.

links suggests no packages.

-- no debconf information



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



Bug#638382: [www.debian.org] intro/organization: new System Administration members missing

2011-08-18 Thread Filipus Klutiero

Package: www.debian.org
Severity: normal

Peter Palfrader said on 
http://raphaelhertzog.com/2011/08/18/people-behind-debian-peter-palfrader-debian-system-administrator/ 
:
Since this year’s debconf we are six people in the admin team: Tollef 
Fog Heen (Mithrandir) and Faidon Liambotis (paravoid) joined the 
existing members: Luca Filipozzi, Stephen Gran, Martin Zobel-Helas, 
and myself.
The new members, Tollef Fog Heen and Faidon Liambotis, are missing from 
http://www.debian.org/intro/organization





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



Bug#638360: libcurl patch

2011-08-18 Thread Mark A. Hershberger

Upstream request: 
https://sourceforge.net/tracker/?func=detail&aid=3394168&group_id=976&atid=100976



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



Bug#638360: libcurl patch

2011-08-18 Thread Mark A. Hershberger

Upstream request: 
https://sourceforge.net/tracker/?func=detail&aid=3394168&group_id=976&atid=100976



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



Bug#633531: yeap -- tables are out of date

2011-08-18 Thread Yaroslav Halchenko
just wanted to confirm that it costed me already quite some time to
figure out that there is indeed a problem ;)

I got confused by difference among numbers presented on the web and downloaded
daily stats file (i.e.  all-popcon-results.gz): e.g.
http://qa.debian.org/popcon.php?package=python-numpy says that python-numpy has
42922 installations BUT

> zgrep 'python-numpy ' all-popcon-results.gz
Package: python-numpy   29513  8824  6003 4

and the plot on the page is closer to 44000 than 43000. Also the page
signature says "Last generated on Sat Feb 19 13:14:02 2011 UTC" which seems to
be a while.

And why there is such a huge difference between numbers in the
all-popcon-results.gz and what is reported by the webpage...? (probably I do
not know for sure the meaning of the columns ;-) )



-- 
=--=
Keep in touch www.onerussian.com
Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic



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



Bug#632428: Where is the file?

2011-08-18 Thread Adrian Knoth
Hi!

I'm afraid I cannot find your Korean translation for jackd2. It's either
me or it's really not attached to this bug report.

Feel free to send it again, and I'll happily include it in jackd2 and
jackd1 as well.


TIA

-- 
mail: a...@thur.de  http://adi.thur.de  PGP/GPG: key via keyserver



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



Bug#638381: tcltls: FTBFS(kfreebsd): /bin/bash: o: command not found

2011-08-18 Thread Christoph Egger
Package: src:tcltls
Version: 1.6+dfsg-1
Severity: serious
Tags: sid wheezy
Justification: fails to build from source (but built successfully in the past)

Hi!

Your package failed to build on the kfreebsd-* buildds:

rm -f libtls1.6
o libtls1.6 tls.o tlsIO.o tlsBIO.o tlsX509.o fixstrtod.o -L/usr/lib -lssl 
-lcrypto  -L/usr/lib -ltclstub8.5 
/bin/bash: o: command not found
make[1]: [libtls1.6] Error 127 (ignored)
: libtls1.6
 Install tls.tcl 
/build/buildd-tcltls_1.6+dfsg-1-kfreebsd-amd64-njkbwG/tcltls-1.6+dfsg/debian/tmp/usr/lib/tls1.6/tls.tcl
 Install pkgIndex.tcl 
/build/buildd-tcltls_1.6+dfsg-1-kfreebsd-amd64-njkbwG/tcltls-1.6+dfsg/debian/tmp/usr/lib/tls1.6
Installing header files in 
/build/buildd-tcltls_1.6+dfsg-1-kfreebsd-amd64-njkbwG/tcltls-1.6+dfsg/debian/tmp/usr/include
Installing ./tls.h
make[1]: Leaving directory 
`/build/buildd-tcltls_1.6+dfsg-1-kfreebsd-amd64-njkbwG/tcltls-1.6+dfsg'
# Removing rpath
chrpath -d 
/build/buildd-tcltls_1.6+dfsg-1-kfreebsd-amd64-njkbwG/tcltls-1.6+dfsg/debian/tmp/usr/lib/tls1.6/libtls1.6.so
open: No such file or directory
elf_open: No such file or directory
make: *** [install] Error 1

Full build log at
https://buildd.debian.org/status/fetch.php?pkg=tcltls&arch=kfreebsd-amd64&ver=1.6%2Bdfsg-1&stamp=1313705819

Regards

Christoph

If you have further questions please mail debian-...@lists.debian.org

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer



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



Bug#588617:

2011-08-18 Thread Stefano Costa
Il giorno Thu, 18/08/2011 alle 21.21 +0200, Bernd Zeimetz ha scritto:

Hi,

> if you actually want to help, you should figure that out by yourself.
> In case you really want to ask the bug submitter to check if the bug
> exists, you should actually send the mail to him (look into the
> bugs.debian.org documentation!).

that was my aim indeed, apologies for doing it wrong. I will go back to
the documentation before trying again.

Thanks,
steko

-- 
Stefano Costa
http://www.iosa.it/ Open Archaeology
http://www.attivarti.org/ L'associazione per m(')appare


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


Bug#636231: Upstream fix

2011-08-18 Thread Adrian Knoth
Hi!

There is a fix in the upstream repo. If you have a second, could you
check

   http://trac.jackaudio.org/changeset/4524

and report back if it fixes the problem? Direct link to the patch:

   http://trac.jackaudio.org/changeset/4524?format=diff&new=4524


TIA

-- 
mail: a...@thur.de  http://adi.thur.de  PGP/GPG: key via keyserver



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



Bug#638380: crossfire-client: FTBFS: fatal error: curl/types.h: No such file or directory

2011-08-18 Thread Aurelien Jarno
Package: crossfire-client
Version: 0.99.6-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Hi,

crossfire-client currently FTBFS on sid, as it tries to include 
curl/types.h which has been removed (see bug#636457):

| gcc -DHAVE_CONFIG_H -I.-pthread -finstrument-functions 
-I/usr/include/lua5.1   -DALSA9_SOUND -DOSS_SOUND -Wall -c init.c
| gcc -DHAVE_CONFIG_H -I.-pthread -finstrument-functions 
-I/usr/include/lua5.1   -DALSA9_SOUND -DOSS_SOUND -Wall -c item.c
| gcc -DHAVE_CONFIG_H -I.-pthread -finstrument-functions 
-I/usr/include/lua5.1   -DALSA9_SOUND -DOSS_SOUND -Wall -c mapdata.c
| mapdata.c: In function 'mapdata_animation':
| mapdata.c:1270:28: warning: variable 'smooth' set but not used 
[-Wunused-but-set-variable]
| gcc -DHAVE_CONFIG_H -I.-pthread -finstrument-functions 
-I/usr/include/lua5.1   -DALSA9_SOUND -DOSS_SOUND -Wall -c metaserver.c
| metaserver.c:52:24: fatal error: curl/types.h: No such file or directory
| compilation terminated.
| make[3]: *** [metaserver.o] Error 1
| make[3]: Leaving directory 
`/build/buildd-crossfire-client_1.60.0-2-s390x-blncjz/crossfire-client-1.60.0/common'
| make[2]: *** [all] Error 2
| make[2]: Leaving directory 
`/build/buildd-crossfire-client_1.60.0-2-s390x-blncjz/crossfire-client-1.60.0/common'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory 
`/build/buildd-crossfire-client_1.60.0-2-s390x-blncjz/crossfire-client-1.60.0'
| make: *** [debian/stamp-makefile-build] Error 2

Full build log (s390x, but also affects other architectures) at:

  
http://buildd.debian-ports.org/status/fetch.php?pkg=crossfire-client&arch=s390x&ver=1.60.0-2&stamp=1312638571
  

Regards,
Aurelien

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

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



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



Bug#638379: xine-ui: fatal error: curl/types.h: No such file or directory

2011-08-18 Thread Aurelien Jarno
Package: xine-ui
Version: 0.99.6-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Hi,

xine-ui currently FTBFS on sid, as it tries to include curl/types.h
which has been removed (see bug#636457):

| mv -f .deps/control.Tpo .deps/control.Po
| gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src 
-I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit 
-I../../src/xitk/xine-toolkit -I/usr/include-I/usr/include/readline 
-I../../src/xitk/xine-toolkit -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith 
-Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations 
-Wmissing-prototypes -g -O2 -DNDEBUG -Wformat=2 -Wno-format-zero-length 
-Wmissing-format-attribute -Wstrict-aliasing=2 -MT download.o -MD -MP -MF 
.deps/download.Tpo -c -o download.o download.c
| download.c:31:24: fatal error: curl/types.h: No such file or directory
| compilation terminated.
| make[5]: *** [download.o] Error 1
| make[5]: Leaving directory 
`/build/buildd-xine-ui_0.99.6-1-s390x-vRMVeW/xine-ui-0.99.6/src/xitk'
| make[4]: *** [all-recursive] Error 1
| make[4]: Leaving directory 
`/build/buildd-xine-ui_0.99.6-1-s390x-vRMVeW/xine-ui-0.99.6/src/xitk'
| make[3]: *** [all-recursive] Error 1
| make[3]: Leaving directory 
`/build/buildd-xine-ui_0.99.6-1-s390x-vRMVeW/xine-ui-0.99.6/src'
| make[2]: *** [all-recursive] Error 1
| make[2]: Leaving directory 
`/build/buildd-xine-ui_0.99.6-1-s390x-vRMVeW/xine-ui-0.99.6'
| make[1]: *** [all] Error 2
| make[1]: Leaving directory 
`/build/buildd-xine-ui_0.99.6-1-s390x-vRMVeW/xine-ui-0.99.6'
| make: *** [build-stamp] Error 2

Full build log (s390x, but also affects other architectures) at:

  
http://buildd.debian-ports.org/status/fetch.php?pkg=xine-ui&arch=s390x&ver=0.99.6-1&stamp=1313611241

Regards,
Aurelien

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

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



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



Bug#638378: foxtrotgps: FTBFS: fatal error: curl/types.h: No such file or directory

2011-08-18 Thread Aurelien Jarno
Package: foxtrotgps
Version: 1.0.1-3
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Hi,

foxtrotgps currently FTBFS on sid, as it tries to include curl/types.h
which has been removed (see bug#636457):

| gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -DPACKAGE_DATA_DIR="\"/usr/share\"" 
-DPACKAGE_PIXMAPS_DIR="\"/usr/share/pixmaps\"" 
-DPACKAGE_LOCALE_DIR="\"/usr/share/locale\"" -pthread -I/usr/include/gtk-2.0 
-I/usr/lib/sparc64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo 
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -pthread -I/usr/include/gtk-2.0 
-I/usr/lib/sparc64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 
-I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gio-unix-2.0/ 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DORBIT2=1 -pthread 
-I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/g
 lib-2.0/include -I/usr/include/libexif   -I/usr/include/libxml2  -g 
-O2 -c globals.c
| gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -DPACKAGE_DATA_DIR="\"/usr/share\"" 
-DPACKAGE_PIXMAPS_DIR="\"/usr/share/pixmaps\"" 
-DPACKAGE_LOCALE_DIR="\"/usr/share/locale\"" -pthread -I/usr/include/gtk-2.0 
-I/usr/lib/sparc64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo 
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -pthread -I/usr/include/gtk-2.0 
-I/usr/lib/sparc64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 
-I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gio-unix-2.0/ 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DORBIT2=1 -pthread 
-I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/g
 lib-2.0/include -I/usr/include/libexif   -I/usr/include/libxml2  -g 
-O2 -c converter.c
| gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -DPACKAGE_DATA_DIR="\"/usr/share\"" 
-DPACKAGE_PIXMAPS_DIR="\"/usr/share/pixmaps\"" 
-DPACKAGE_LOCALE_DIR="\"/usr/share/locale\"" -pthread -I/usr/include/gtk-2.0 
-I/usr/lib/sparc64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo 
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -pthread -I/usr/include/gtk-2.0 
-I/usr/lib/sparc64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 
-I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gio-unix-2.0/ 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DORBIT2=1 -pthread 
-I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/g
 lib-2.0/include -I/usr/include/libexif   -I/usr/include/libxml2  -g 
-O2 -c gps_functions.c
| gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -DPACKAGE_DATA_DIR="\"/usr/share\"" 
-DPACKAGE_PIXMAPS_DIR="\"/usr/share/pixmaps\"" 
-DPACKAGE_LOCALE_DIR="\"/usr/share/locale\"" -pthread -I/usr/include/gtk-2.0 
-I/usr/lib/sparc64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo 
-I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include   -pthread -I/usr/include/gtk-2.0 
-I/usr/lib/sparc64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libglade-2.0 
-I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/gio-unix-2.0/ 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DORBIT2=1 -pthread 
-I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 
-I/usr/lib/g
 lib-2.0/include -I/usr/include/libexif   -I/usr/include/libxml2  -g 
-O2 -c init.c
| gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -DPACKAGE_DATA_DIR="\"/usr/share\"" 
-DPACKAGE_PIXMAPS_DIR="\"/usr/share/pixmaps\"" 
-DPACKAGE_LOCALE_DIR="\"/usr/share/locale\"" -pthread -I/usr/include/gtk-2.0 
-I/usr/lib/sparc64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/incl

Bug#638277: libgs8 segfault : print jobs (recto/verso) stop after 2nd page

2011-08-18 Thread Jonathan Nieder
Christophe Alonso wrote:

> So I did the following:
> - cd to some.pdf;
> - pasted your script in a terminal. 
>
> Now I have a really big file (1,4GB) "out" seeming not readable and a
> other file "err" with lot of debug things.

Hm, sounds like it didn't segfault for you, either.  I will think
more.



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



Bug#638353: Hardcoding LANG in Xsession script "works" as a temporary work-around

2011-08-18 Thread Wouter Bolsterlee
I have hardcoded $LANG in /etc/gdm3/Xsession, and now my environment
shows up in Dutch. The $GDM_LANG env var is set to the value "C". Is
~/.dmrc used at all nowadays, btw?

— Wouter

=== modified file 'gdm3/Xsession'
*** gdm3/Xsession   2011-08-15 23:12:03 +
--- gdm3/Xsession   2011-08-18 22:00:43 +
***
*** 154,187 
--- 154,188 
  if [ -n "$GDM_LANG" ]; then
  # Set the locale to that, it’s the language selected in GDM.
  LANG="$GDM_LANG"
  export LANG
  
  if [ -n "$LC_ALL" ] && [ "$LC_ALL" != "$LANG" ]; then
  LC_ALL="$LANG"
  fi
  
  # if GDM_LANG isn't first in LANGUAGE, then unset it.
  if [ -n "$LANGUAGE" ]; then
  if echo "$LANGUAGE" | grep -q -- "^$GDM_LANG"; then
 :
  else
 unset LANGUAGE
  fi
  fi
+ export LANG="nl_NL.UTF-8"
  fi



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


Bug#623199: useradd: posix_spawn() error=ENOENT

2011-08-18 Thread Jonathan Nieder
Hi Nicolas,

Nicolas François wrote:

> There could be two options:
>  * test if nscd exists and is executable
>  * get rid of posix_spawn, replace by fork & exec abd report errors,
>except for ENOENT

Thanks for looking into this.  As you might have guessed, my first
impression was to dislike both options:

 * testing for nscd before running it seems redundant and there is a
   time-of-check/time-of-use race.

 * posix_spawn behaves better than fork/exec on machines with poor
   support for copy-on-write.  On glibc/linux, it uses vfork when
   possible, to be nice to the scheduler.

[...]
> When WIFEXITED(status) && WEXITSTATUS(status) == 127 any error may have
> occurred. There is IMO no robust way to find out what was the exec error
> when fork succeeded.

Thinking longer, I agree.  To be robust, nscd_flush_cache() should
succeed when nscd is not present (because not installed) but fail when
executing it failed (for example, because of insufficient memory).
While we have survived so far without the latter, that was just a bug.

I don't know what the security impact of not flushing the cache would
be.  I can't imagine it's good.

>> * Is it intended that "nscd" is passed as argv[1] rather than argv[0]?
>
> Yes, argv[1] is just a name and could be anything.
> argv[0] is the executable.

Strange.  nscd(8) says nothing about this.

# nscd -i groups
sent invalidate(groups) request, exiting
# nscd nscd -i groups
sent invalidate(groups) request, exiting

>> * Why not use the PATH (posix_spawnp) to discover where "nscd" is, to
>>   allow the admin to install a copy to /usr/local/sbin/nscd?
>
> The goal is to get the system's nscd executed and avoid any mean from the
> user to execute another program (some of the shadow utils are or may be
> setuid root).
>
> One option could be to have it configurable (e.g. in /etc/login.defs or
> /etc/default/useradd)

Okay, I suppose this can wait until someone needs it. :)  Ideally
setuid programs should be sanitizing their own $PATH.

>> * Is it safe to run nscd with an empty environment (in particular
>>   without $PATH)?  Is the environment scrubbing intended?
>
> This is intentional, as above, to avoid any interaction between the caller
> and nscd.

Makes sense.

> My current intent is to replace the posix_spawn call, but do not intent to
> change the other points.

Sure, seems sensible.  Here's a rough patch, only compile-tested.
It steals a fork/exec routine from userdel.  Maybe it can save some
time.

 lib/Makefile.am |2 +
 lib/nscd.c  |   37 --
 lib/spawn.c |   76 +++
 lib/spawn.h |7 +
 src/userdel.c   |   18 
 5 files changed, 108 insertions(+), 32 deletions(-)

diff --git c/lib/Makefile.am w/lib/Makefile.am
index a04623cd..48da50ed 100644
--- c/lib/Makefile.am
+++ w/lib/Makefile.am
@@ -48,6 +48,8 @@ libshadow_la_SOURCES = \
shadowio.c \
shadowio.h \
shadowmem.c \
+   spawn.c \
+   spawn.h \
utent.c
 
 if WITH_TCB
diff --git c/lib/nscd.c w/lib/nscd.c
index d7fa2d58..8aa94046 100644
--- c/lib/nscd.c
+++ w/lib/nscd.c
@@ -16,7 +16,9 @@
 #include 
 #include 
 #include 
+#include "exitcodes.h"
 #include "defines.h"
+#include "spawn.h"
 #include "nscd.h"
 
 #define MSG_NSCD_FLUSH_CACHE_FAILED "Failed to flush the nscd cache.\n"
@@ -26,37 +28,32 @@
  */
 int nscd_flush_cache (const char *service)
 {
-   pid_t pid, termpid;
-   int err, status;
-   char *spawnedArgs[] = {"/usr/sbin/nscd", "nscd", "-i", service, NULL};
-   char *spawnedEnv[] = {NULL};
+   pid_t pid;
+   int err, status, code;
+   const char *spawnedArgs[] = {"/usr/sbin/nscd", "nscd", "-i", service, 
NULL};
+   const char *spawnedEnv[] = {NULL};
 
-   /* spawn process */
-   err = posix_spawn (&pid, spawnedArgs[0], NULL, NULL,
-  spawnedArgs, spawnedEnv);
-   if(0 != err)
+   err = run_command (spawnedArgs[0], spawnedArgs, spawnedEnv, &status);
+   if (0 != err)
{
+   /* run_command writes its own more detailed message. */
(void) fputs (_(MSG_NSCD_FLUSH_CACHE_FAILED), stderr);
-   (void) fprintf (stderr, "posix_spawn() error=%d\n", err);
return -1;
}
-
-   /* Wait for the spawned process to exit */
-   termpid = TEMP_FAILURE_RETRY (waitpid (pid, &status, 0));
-   if (-1 == termpid)
+   code = WIFEXITED (status) ? WEXITSTATUS (status)
+ : (WTERMSIG (status) + 128);
+   if (code == E_CMD_NOTFOUND)
{
-   (void) fputs (_(MSG_NSCD_FLUSH_CACHE_FAILED), stderr);
-   perror("waitpid");
-   return -1;
+   /* nscd is not installed, or it is installed but uses an
+  interpreter that is missing.  Probably the former. */
+   return 0;
}
-   else i

Bug#637313: nautilus-image-converter: Please transition to nautilus 3

2011-08-18 Thread Julien Lavergne
Le Wednesday 10 August 2011 à 14:54 +0200, bi...@debian.org a écrit :
> 
> The API of libnautilus-extension hasn't changed, but it builds
> against GTK 3 now which changes its ABI, so the binary package name
> was changed to libnautilus-extension1a.
> 
> Linking to both GTK 2 and GTK 3 in the same process is not supported
> [1] and applications will abort. As a result, updating your package
> for nautilus 3 means updating it to GTK 3.

Unfortunately, nautilus-image-converter's upstream is not active
anymore, and I don't have the time and the motivation to port it myself.
I'll prepare a request for removal for it, so it should not be a problem
for the transition.

Regards,
Julien Lavergne





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



Bug#568831: RFP: searchload -- SearchLoad Options adds a menu for tweaking the searchbar's default behavior

2011-08-18 Thread Christoph Anton Mitterer
Hi.

Now the license obviously switched back to GPL3 (as seen in the "Version
Information" section on the addon page.



Hey mozext maintainers!

Any chances to see this packaged any time soon? :D


Cheers,
Chris.



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



Bug#638377: request-tracker4: minify JS files at build time?

2011-08-18 Thread Dominic Hargreaves
Package: request-tracker4
Version: 4.0.2-1
Severity: wishlist

Upstream have removed Javascript::Minifier and are putting more
emphasis on the non-free jsmin program. We might want to go our own way
and minify JS at build time instead, using something like
yui-compressor.

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)



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



Bug#638376: open-invaders: FTBFS(s390x/sparc64): error: size of array '_compile_time_assert__' is negative

2011-08-18 Thread Aurelien Jarno
Package: open-invaders
Version: 0.3-2
Severity: important
Tags: patch
Justification: fails to build from source
User: debian-sp...@lists.debian.org
Usertags: sparc64

open-invaders fails to build from source on s390x and sparc64 with a
compile time assertion. These architectures are 64-bit, and therefore
should be added to the list. The patch below does that, would it be
possible to add it in the next upload? Thanks in advance.

diff -u open-invaders-0.3/debian/patches/fix_pmask_amd64.patch 
open-invaders-0.3/debian/patches/fix_pmask_amd64.patch
--- open-invaders-0.3/debian/patches/fix_pmask_amd64.patch
+++ open-invaders-0.3/debian/patches/fix_pmask_amd64.patch
@@ -6,7 +6,7 @@
  //don't worry about setting it incorrectly
  //you'll get a compile error if you do, not a run-time error
 -#define MASK_WORD_BITBITS 5
-+#if defined(__alpha__) || defined(__ia64__) || defined(__x86_64__)
++#if defined(__alpha__) || defined(__ia64__) || defined(__x86_64__) || 
defined(__s390x__) || (defined(__sparc__) && defined(__arch64__))
 +  #define MASK_WORD_BITBITS 6
 +#else
 +  #define MASK_WORD_BITBITS 5


-- System Information:
Debian Release: wheezy/sid
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: s390x

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



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



Bug#468414: Patch for changing the behaviour for the Lua bindings

2011-08-18 Thread Torsten Landschoff

Hi Miles,

incredible, that this bug stands for two years now. I spent to hours to 
create a patch which is attached to this email.


I forwarded the patch upstream and hope they will integrate it.

Greetings, Torsten

commit 8f8bd9496bd405cadf8dd499aefe2651f9a5f73f
Author: Torsten Landschoff 
Date:   Thu Aug 18 23:40:20 2011 +0200

Debian Bug #468414: require "module" should return the module table.

This also adds an option to disable installing the module table as a global
variable which looks like a candidate for some surprises. Also, this ensures
that package.loaded["module"] contains the module table.

diff --git a/Examples/test-suite/common.mk b/Examples/test-suite/common.mk
index e86c0fb..28d569f 100644
--- a/Examples/test-suite/common.mk
+++ b/Examples/test-suite/common.mk
@@ -499,6 +499,7 @@ C_TEST_CASES += \
 	li_cpointer \
 	li_math \
 	long_long \
+	lua_no_module_global \
 	memberin_extend_c \
 	name \
 	nested \
diff --git a/Examples/test-suite/lua/Makefile.in b/Examples/test-suite/lua/Makefile.in
index 0ddc86a..0ffdaaf 100644
--- a/Examples/test-suite/lua/Makefile.in
+++ b/Examples/test-suite/lua/Makefile.in
@@ -25,7 +25,7 @@ include $(srcdir)/../common.mk
 LIBS   = -L.
 
 # Custom tests - tests with additional commandline options
-# none!
+lua_no_module_global.ctest: SWIGOPT += -nomoduleglobal
 
 # Rules for the different types of tests
 %.cpptest: 
diff --git a/Examples/test-suite/lua/lua_no_module_global_runme.lua b/Examples/test-suite/lua/lua_no_module_global_runme.lua
new file mode 100644
index 000..9eb436c
--- /dev/null
+++ b/Examples/test-suite/lua/lua_no_module_global_runme.lua
@@ -0,0 +1,24 @@
+-- require is only available in Lua 5.1
+
+if string.sub(_VERSION,1,7)=='Lua 5.1' then
+
+-- Initially the package should not be loaded
+assert(package.loaded["lua_no_module_global"] == nil)
+
+-- Load the module
+the_module = require "lua_no_module_global"
+
+-- require should return the module table
+assert(the_module.hi_mom ~= nil)
+assert(the_module.hi_mom() == "hi mom!")
+
+-- But it should not end up in the global table _G, subject to
+-- the -nomoduleglobal swig option.
+assert(_G["lua_no_module_global"] == nil)
+
+-- According to the Lua 5.1 reference manual, require should also
+-- store the module table into package.loaded["name"]
+assert(package.loaded["lua_no_module_global"] == the_module)
+assert(package.loaded["lua_no_module_global"].hi_mom() == "hi mom!")
+
+end
diff --git a/Examples/test-suite/lua_no_module_global.i b/Examples/test-suite/lua_no_module_global.i
new file mode 100644
index 000..21d2113
--- /dev/null
+++ b/Examples/test-suite/lua_no_module_global.i
@@ -0,0 +1,5 @@
+%module lua_no_module_global
+%{
+char *hi_mom() { return "hi mom!"; }
+%}
+char *hi_mom();
diff --git a/Lib/lua/luarun.swg b/Lib/lua/luarun.swg
index 89b7626..1810e98 100644
--- a/Lib/lua/luarun.swg
+++ b/Lib/lua/luarun.swg
@@ -237,7 +237,7 @@ SWIGINTERN int SWIG_Lua_module_set(lua_State* L)
   return 0;
 }
 
-/* registering a module in lua */
+/* registering a module in lua. Pushes the module table on the stack. */
 SWIGINTERN void  SWIG_Lua_module_begin(lua_State* L,const char* name)
 {
   assert(lua_istable(L,-1));  /* just in case */
@@ -254,8 +254,16 @@ SWIGINTERN void  SWIG_Lua_module_begin(lua_State* L,const char* name)
   lua_newtable(L);/* the .set table */
   lua_rawset(L,-3);  /* add .set into metatable */
   lua_setmetatable(L,-2);  /* sets meta table in module */
+#ifdef SWIG_LUA_MODULE_GLOBAL
+  /* If requested, install the module directly into the global namespace. */
   lua_rawset(L,-3);/* add module into parent */
   SWIG_Lua_get_table(L,name);   /* get the table back out */
+#else
+  /* Do not install the module table as global name. The stack top has
+ the module table with the name below. We pop the top and replace
+ the name with it. */
+  lua_replace(L,-2);
+#endif
 }
 
 /* ending the register */
diff --git a/Lib/lua/luaruntime.swg b/Lib/lua/luaruntime.swg
index 5823d4f..e286445 100644
--- a/Lib/lua/luaruntime.swg
+++ b/Lib/lua/luaruntime.swg
@@ -59,8 +59,9 @@ SWIGEXPORT int SWIG_init(lua_State* L)
   /* invoke user-specific initialization */
   SWIG_init_user(L);
   /* end module */
-  lua_pop(L,1);  /* tidy stack (remove module table)*/
-  lua_pop(L,1);  /* tidy stack (remove global table)*/
+  /* Note: We do not clean up the stack here (Lua will do this for us). At this
+ point, we have the globals table and out module table on the stack. Returning
+ one value makes the module table the result of the require command. */
   return 1;
 }
 
diff --git a/Source/Modules/lua.cxx b/Source/Modules/lua.cxx
index c38ffda..c6fd114 100644
--- a/Source/Modules/lua.cxx
+++ b/Source/Modules/lua.cxx
@@ -83,10 +83,11 @@ void display_mapping(DOH *d) {
 NEW LANGUAGE NOTE:END 

Bug#638375: vim-gtk: can't print non-ASCII strings via Python: UnicodeDecodeError: 'ascii' codec can't decode byte

2011-08-18 Thread Jakub Wilk

Package: vim-gtk
Version: 2:7.3.280-1
Severity: minor

I cannot print non-ASCII strings via Python anymore (it used to work at 
least until 2:7.3.154+hg~74503f6ee649-2+b1):


$ locale charmap
UTF-8

$ vim -u NONE -U NONE -N -c "python print '\xc3\xb3'"
Error detected while processing command line:
Traceback (most recent call last):
  File "", line 1, in 
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 0: ordinal 
not in range(128)


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

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

Versions of packages vim-gtk depends on:
ii  libacl1  2.2.51-3Access control list shared library
ii  libc62.13-16 Embedded GNU C Library: Shared lib
ii  libgdk-pixbuf2.0-0   2.23.5-3GDK Pixbuf library
ii  libglib2.0-0 2.28.6-2GLib library of C routines
ii  libgpm2  1.20.4-3.4  General Purpose Mouse - shared lib
ii  libgtk2.0-0  2.24.5-4GTK+ graphical user interface libr
ii  libice6  2:1.0.7-2   X11 Inter-Client Exchange library
ii  liblua5.1-0  5.1.4-10Shared library for the Lua interpr
ii  libncurses5  5.9-1   shared libraries for terminal hand
ii  libpango1.0-01.28.4-3Layout and rendering of internatio
ii  libperl5.12  5.12.4-4shared Perl library
ii  libpython2.6 2.6.7-4 Shared Python runtime library (ver
ii  libruby1.8   1.8.7.352-2 Libraries necessary to run Ruby 1.
ii  libselinux1  2.0.98-1.1  SELinux runtime shared libraries
ii  libsm6   2:1.2.0-2   X11 Session Management library
ii  libx11-6 2:1.4.4-1   X11 client-side library
ii  libxt6   1:1.1.1-2   X11 toolkit intrinsics library
ii  tcl8.5   8.5.10-1Tcl (the Tool Command Language) v8
ii  vim-common   2:7.3.280-1 Vi IMproved - Common files
ii  vim-gui-common   2:7.3.280-1 Vi IMproved - Common GUI files
ii  vim-runtime  2:7.3.280-1 Vi IMproved - Runtime files

vim-gtk recommends no packages.

Versions of packages vim-gtk suggests:
pn  cscope (no description available)
pn  gnome-icon-theme   (no description available)
ii  ttf-dejavu2.33-2 Metapackage to pull in ttf-dejavu-
pn  vim-doc(no description available)

--
Jakub Wilk



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



Bug#522918: Patch

2011-08-18 Thread Scott Schaefer
Attached is patch that will kill (via SIGTERM, then if that fails, via 
SIGKILL),

these leftover processes.

diff --git a/piuparts.py b/piuparts.py
--- a/piuparts.py
+++ b/piuparts.py
@@ -37,11 +37,9 @@
 import logging
 import optparse
 import sys
-import commands
 import tempfile
 import shutil
 import os
-import tarfile
 import stat
 import re
 import pickle
@@ -49,6 +47,7 @@
 import unittest
 import urllib
 import uuid
+from signal import signal, SIGTERM, SIGKILL
 
 try:
 from debian import deb822
@@ -1034,6 +1033,21 @@
 if count > 0:
 logging.error("FAIL: Processes are running inside chroot:\n%s" % 
   indent_string(output))
+for signo in [ 15, 9 ]:
+p = subprocess.Popen(["lsof", "-t", "+D", self.name],
+   stdin=subprocess.PIPE, stdout=subprocess.PIPE)
+stdout, _ = p.communicate()
+if stdout:
+pidlist = [int(pidstr) for pidstr in stdout.split("\n") if len(pidstr)]
+for pid in pidlist: 
+if pid > 0:
+try: 
+if signo == 15:
+os.kill(pid, SIGTERM)
+else:
+os.kill(pid, SIGKILL)
+except OSError:
+pass
 panic()
 
 


Bug#638374: cityhash: FTBFS(s390x): missing symbols

2011-08-18 Thread Aurelien Jarno
Package: cityhash
Version: 1.0.2-1
Severity: important
Tags: patch
Justification: fails to build from source
User: debian-s...@lists.debian.org
Usertags: s390x

cityhash fails to build from source on s390x due to missing symbols.
s390x is a 64-bit architecture, and therefore needs to include 
libcityhash0.symbols.64bit instead of libcityhash0.symbols.32bit. The 
patch below fixes the issue, could you please add it in your next 
upload? Thanks in advance.


diff -Nru cityhash-1.0.2/debian/libcityhash0.symbols 
cityhash-1.0.2/debian/libcityhash0.symbols
--- cityhash-1.0.2/debian/libcityhash0.symbols  2011-06-15 10:56:40.0 
+
+++ cityhash-1.0.2/debian/libcityhash0.symbols  2011-08-10 06:39:16.0 
+
@@ -1,5 +1,5 @@
 libcityhash.so.0 libcityhash0 #MINVER#
 # 64bit architectures symbols
-(arch=alpha amd64 kfreebsd-amd64 ia64)#include "libcityhash0.symbols.64bit"
+(arch=alpha amd64 kfreebsd-amd64 ia64 s390x)#include 
"libcityhash0.symbols.64bit"
 # 32bit architectures symbols
-(arch=!alpha !amd64 !kfreebsd-amd64 !ia64)#include "libcityhash0.symbols.32bit"
+(arch=!alpha !amd64 !kfreebsd-amd64 !ia64 !s390x)#include 
"libcityhash0.symbols.32bit"

-- System Information:
Debian Release: wheezy/sid
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: s390x

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



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



Bug#638373: libgdiplusd: please enable s390x architecture

2011-08-18 Thread Aurelien Jarno
Package: libgdiplusd
Version: 2.6.7-4
Severity: normal
Tags: patch
User: debian-s...@lists.debian.org
Usertags: s390x

mono is now able to build on s390x (see bug#638366), so this package can
also get build on this architecture. Would it be possible to enable it? 
The patch below should do the trick. Thanks in advance.

diff -u libgdiplus-2.6.7/debian/control libgdiplus-2.6.7/debian/control
--- libgdiplus-2.6.7/debian/control
+++ libgdiplus-2.6.7/debian/control
@@ -24,7 +24,7 @@
 
 
 Package: libgdiplus
-Architecture: i386 kfreebsd-i386 powerpc amd64 kfreebsd-amd64 ia64 arm armeb 
armel armhf sparc s390 lpia
+Architecture: i386 kfreebsd-i386 powerpc amd64 kfreebsd-amd64 ia64 arm armeb 
armel armhf sparc s390 s390x lpia
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: interface library for System.Drawing of Mono
  This package contains a GDI+ API compatible implementation needed by the

-- System Information:
Debian Release: wheezy/sid
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: s390x

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



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



Bug#638372: sigscheme: FTBFS(s390x): missing symbols

2011-08-18 Thread Aurelien Jarno
Package: sigscheme
Version: 0.8.5-2
Severity: important
Tags: patch
Justification: fails to build from source
User: debian-s...@lists.debian.org
Usertags: s390x

sigscheme fails to build from source on s390x due to missing symbols. Like
s390, it needs an exception in the symbols file. The patch below fixe the
issues, would it be possible to add it in the next upload? Thanks in 
advance.

diff -Nru sigscheme-0.8.5/debian/libgcroots0.symbols 
sigscheme-0.8.5/debian/libgcroots0.symbols
--- sigscheme-0.8.5/debian/libgcroots0.symbols  2011-02-21 01:53:43.0 
+
+++ sigscheme-0.8.5/debian/libgcroots0.symbols  2011-08-15 22:45:26.0 
+
@@ -5,7 +5,7 @@
  GCROOTS_init@Base 0.8.5
  GCROOTS_is_protected@Base 0.8.5
  GCROOTS_is_protected_context@Base 0.8.5
- (arch=!mips !mipsel !s390)GCROOTS_jmp_buf@Base 0.8.5
+ (arch=!mips !mipsel !s390 !s390x)GCROOTS_jmp_buf@Base 0.8.5
  GCROOTS_mark@Base 0.8.5
  GCROOTS_noop1@Base 0.8.5
  GCROOTS_push_current_stack@Base 0.8.5

-- System Information:
Debian Release: wheezy/sid
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: s390x

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



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



Bug#638222: Fails to build on kfreebsd-amd64, kfreebsd-i386 and mips, all java related

2011-08-18 Thread Aurelien Jarno
On Thu, Aug 18, 2011 at 03:07:10PM +0200, Reinhard Tartler wrote:
> On Thu, Aug 18, 2011 at 14:48:19 (CEST), Aurelien Jarno wrote:
> 
> [...]
> 
> > The problem is that it fails on architectures having the default jdk set
> > to gcj and not to openjdk. At least for mips this is something that can
> > be fixed, and is actually already fixed for quite some time in SVN (see
> > bug#631140), but the maintainer doesn't seem to care about uploading
> > a new version.
> 
> In this case, it seems to me that we should probably replace the build
> dependency 'default-jdk' with 'openjdk-6-jdk [linux-any]' and disable
> the bdjava parts on kfreebsd and hurd (i.e., on !linux).
> 
> Do you agree and does this make sense to you?
> 

It makes sense. However I am not sure a build-depends is enough, it
might be need to call openjdk explicitely instead of calling the default
jdk in debian/rules.

-- 
Aurelien Jarno  GPG: 1024D/F1BCDB73
aurel...@aurel32.net http://www.aurel32.net



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



Bug#607980: midish: any progress?

2011-08-18 Thread Christoph Egger
Hi!

Has there anything happened since february?

Regards

 Christoph

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer



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



Bug#638371: libhdf4: FTBFS on s390x: needs architecture specific code

2011-08-18 Thread Aurelien Jarno
Package: libhdf-eos4
Version: 4.2r4-12
Severity: important
Tags: patch
Justification: fails to build from source
User: debian-s...@lists.debian.org
Usertags: s390x

libhdf-eos4 fails to build on s390x, as it uses the definition of s390
which is only 32-bit. The patch below fixes the issues, and also fixes
a missing case for sparc64. Would it be possible to apply it in the next
upload? Thanks in advance.


diff -u libhdf4-4.2r4/debian/patches/64bit libhdf4-4.2r4/debian/patches/64bit
--- libhdf4-4.2r4/debian/patches/64bit
+++ libhdf4-4.2r4/debian/patches/64bit
@@ -7,7 +7,7 @@
  #if defined _CRAYMPP
  typedef short nclong;
 -#elif defined __alpha || (_MIPS_SZLONG == 64) || defined IA64 || (defined 
__sun__ && defined _LP64) || defined AIX5L64
-+#elif defined __alpha || (_MIPS_SZLONG == 64) || defined IA64 || (defined 
__sun__ && defined _LP64) || defined AIX5L64 || defined __ia64__ || defined 
__x86_64__ || defined __powerpc64__
++#elif defined __alpha || (_MIPS_SZLONG == 64) || defined IA64 || (defined 
__sun__ && defined _LP64) || defined AIX5L64 || defined __ia64__ || defined 
__x86_64__ || defined __powerpc64__ || (defined __sparc__ && defined 
__arch64__) || defined __s390x__
 +
  typedef int nclong;   
  #else
diff -u libhdf4-4.2r4/debian/patches/hdfi.h libhdf4-4.2r4/debian/patches/hdfi.h
--- libhdf4-4.2r4/debian/patches/hdfi.h
+++ libhdf4-4.2r4/debian/patches/hdfi.h
@@ -58,7 +58,7 @@
  
  #ifndef MIPSEL
  #define MIPSEL
-@@ -1039,6 +1049,349 @@
+@@ -1039,6 +1049,358 @@
  #endif /* INTEL86 */
  #endif /* !(defined(macintosh) || defined(MAC)) */
  
@@ -263,14 +263,23 @@
 +typedef unsigned char uint8;
 +typedef short int int16;
 +typedef unsigned short int uint16;
++#ifdef _LP64 /* 64-bit environment */
++typedef int   int32;
++typedef unsigned int  uint32;
++#else /* 32-bit environment */
 +typedef long int  int32;
 +typedef unsigned long int uint32;
++#endif
 +typedef int   intn;
 +typedef unsigned int  uintn;
 +typedef float float32;
 +typedef doublefloat64;
 +typedef long  intf; /* size of INTEGERs in Fortran compiler */
++#ifdef _LP64 /* 64-bit environment */
++typedef long  hdf_pint_t;   /* an integer the same size as a 
pointer */
++#else /* 32-bit environment */
 +typedef int   hdf_pint_t;   /* an integer the same size as a 
pointer */
++#endif
 +#define FNAME_POST_UNDERSCORE
 +#define _fcdtocp(desc) (desc)
 +


-- System Information:
Debian Release: wheezy/sid
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: s390x

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



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



Bug#638370: fusionforge: Support sympa as a mailing list manager

2011-08-18 Thread Olivier Berger
Package: fusionforge
Severity: wishlist

Hi.

Of course, this is about an upstream feature request, as only mailman is 
supported upstream. But we're working on implementing a plugin for sympa. See : 

Anyway, this wishlist is a placeholder for actions related to support of 
another mailing-list manager packaging-wise.

I believe there's some kind of confusion currently between what's related to 
the mta and what's related to the mailing-list manager.

For instance, exim conf files for mailman are generated by install-exim4.sh 
(currently part of gforge-mta-exim4), called by the mta postinst.

I think it would be better to move that to the gforge-lists-mailman's postinst 
(and ship install-exim4.sh as part of that package, then, maybe with a 
distinctive mailman related name). All that would be left to gforge-mta-exim4's 
would be to apply these to the real conf files (using ucf eventually).

Thus if a plugin appears for sympa, it will setup similarly the .new files 
ready for activation, with something similar to install-exim4.sh, but in its 
own way, different from mailman's, and in the end, mta-exim4 will activate them.

This will enable any combination of MTA and ML manager.

Any comments welcome from co-maintainers, of course.


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

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



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



Bug#638311: "zenity --entry" not allowing proper input

2011-08-18 Thread Perry Thompson
On 2011年08月18日 11:33, Josselin Mouette wrote:
> Le jeudi 18 août 2011 à 09:51 -0400, Perry Thompson a écrit : 
>> In the last update that zenity had for Debian Testing, it caused a
>> problem with zenity. Now when I use the command "zenity --entry" to
>> enter in a password for a script that I wrote, it does not allow me to
>> type properly. I have to press a key many times for it to even register
>> it as one keystroke. Even to delete what I have written I have to hold
>> down the key for it to work. This makes typing in a password impossible
>> and renders my scripts useless. I would appreciate it if this could be fixed.
> 
> Are you using a specific input method?
> 
 Yes, I am using iBus. I use it to switch between English and Chinese,
but I always type the things in zenity in English... I don't think that
matters though.



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



Bug#624065: Bug#625903: Increase severity: libdigest-sha1-perl going to disappear

2011-08-18 Thread Sam Hartman
Hi.
I'm planning on getting to this issue Sunday.
If someone wants to NMU before then they are welcome.



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



Bug#585687: ITA: nautilus-clamscan

2011-08-18 Thread Ludwin Alduvi Hernández Vásquez
Thanks for answering, then I can send the ITA to adopt, or continue to
maintain you for debian ?


2011/8/18 Clément Lorteau 

> Hello,
>
> Thank you for your interest. I haven't been spending time on it recently,
> but if/when new bugs/feature requests show, i would probably still work on
> them. I hope it's enough to answer your question.
>
> --
> Clément Lorteau
>
>
>
>
> On Aug 18, 2011, at 1:49 PM, Ludwin Alduvi Hernández Vásquez wrote:
>
> I am interested in adopting the package, I just like to know if youwill
> continue to develop the application, so I maintain that it can be.
> best regards.
>
> --
>
>   ,   ,
>  / \  |Ludwin Alduvi Hernández|
> ((__-^^-,-^^-__)) |gpg pub | 43326A60 |
>  `-_---' `---_-'  |www.linuxoriente.edu.sv|
>   `--|o` 'o|--'   |debian | GNU/linux |
>  \  `  /
>   ): :(
>   :o_o:
>"-"
>
> .
>
>
>


-- 

  ,   ,
 / \  |Ludwin Alduvi Hernández|
((__-^^-,-^^-__)) |gpg pub | 43326A60 |
 `-_---' `---_-'  |www.linuxoriente.edu.sv|
  `--|o` 'o|--'   |debian | GNU/linux |
 \  `  /
  ): :(
  :o_o:
   "-"

.


  1   2   3   4   >