Bug#519640: ghostscript: ps2pdf segmentation fault with a particular file

2011-01-24 Thread Jonathan Nieder
tags 519640 + confirmed upstream
quit

Ryo Furue wrote:

 ps2pdf crashes:

Here's how it can be reproduced in place with upstream ghostscript.
Simplifications welcome.

Recipe:

... install ghostscript build-deps, ttf-sazanami-mincho, etc ...
$ git clone git://git.ghostscript.com/ghostscript.git
$ cd ghostscript/gs
$ ./autogen.sh -C \
--with-fontpath=/var/lib/ghostscript/fonts:\
/usr/share/cups/fonts:/usr/share/ghostscript/fonts:\
/usr/local/lib/ghostscript/fonts:/usr/share/fonts \
--disable-compile-inits --prefix=/usr
$ (cd /usr/share/ghostscript  ln -sT /tmp/ghostscript/gs 9.01)
$ rm Resource/Init/cidfmap
$ make -j2
$ sed -i -e 's,exec $GS_EXECUTABLE,exec gdb --args bin/gs,' 
lib/ps2pdfwr
$ lib/ps2pdfwr ghostscript-ps2pdf-crash.ps

Result:

Starting program: bin/gs -P- -dSAFER -q -P- -dNOPAUSE -dBATCH 
-sDEVICE=pdfwrite -sstdout=%stderr -sOutputFile=ghostscript-ps2pdf-crash.pdf 
-P- -dSAFER -c .setpdfwrite -f /tmp/ghostscript-ps2pdf-crash.ps
[Thread debugging using libthread_db enabled]

Program received signal SIGSEGV, Segmentation fault.
pdf_set_charproc_attrs (pdev=0x89ca124, font=0x9d9b608, pw=0xbfffe140, 
narg=2, control=TEXT_SET_CHAR_WIDTH, ch=161)
at ./base/gdevpdti.c:578
578 pcp-owner_fonts = NULL;
(gdb)

pcp (= pdev-accumulating_substream_resource) is null, hence the segfault.

Further reading:

git log --follow -G pdf_set_charproc_attrs base/gdevpdti.c
git log -G accumulating_substream_resource
[one can instead use git log -p and grep by hand if using
 pre-1.7.4 git]

Well, that's a start.  Thanks again.



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



Bug#565308: [debian-mysql] Entirely replace MySQL?

2011-01-24 Thread Norbert Tretkowski
Am Sonntag, den 23.01.2011, 12:54 +0100 schrieb Adrian Lang:
 How about completely replacing the MySQL packages with MariaDB like the
 OpenOffice.org team did with LibreOffice?

I don't know the reasons why Debian decided to drop OpenOffice.org and
replace it with LibreOffice, but I currently see no reason why we should
replace MySQL with MariaDB.

Regards, Norbert




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



Bug#610937: [Pkg-clamav-devel] Bug#610937: clamav: clam segfault

2011-01-24 Thread Stephen Gran
This one time, at band camp, Salvatore Tomaselli said:
 [   40.848975] clamd[3091]: segfault at 1 ip b74e7df7 sp bfb79928 error 4 in 
 libc-2.7.so[b7472000+155000]

This is unfortunately not enough to go on to figure out what's going
wrong.  I'd like to see you update to the version in volatile, so that
you are running a more recent version of clamav, and if you still are
experiencing this issue, I'd like to help you get us more information.

Are you able to do both of those things?

Cheers,
-- 
 -
|   ,''`.Stephen Gran |
|  : :' :sg...@debian.org |
|  `. `'Debian user, admin, and developer |
|`- http://www.debian.org |
 -


signature.asc
Description: Digital signature


Bug#610940: dpkg -x --path-exclude does not DWIM

2011-01-24 Thread Trent W. Buck
Package: dpkg
Version: 1.15.8.7
Severity: minor
File: /usr/bin/dpkg

I wanted to run logcheck on my centralized logging server, to which
syslog messages are sent.  Further, I wanted to see this with the
logcheck exclusions provided by individual packages.  To this end, I
fetched the relevant packages and from them tried to extract the
etc/logcheck parts, e.g.

$ rm -rf target
$ aptitude download postgrey
Get:1 http://mirror.internode.on.net/pub/debian/ unstable/main postgrey all 
1.32-6.1 [59.3 kB]
Fetched 59.3 kB in 0s (0 B/s)
$ dpkg -x --path-exclude=* --path-include=/etc/logcheck/* 
postgrey_1.32-6.1_all.deb target/
$ find target -type f
target/etc/logcheck/ignore.d.server/postgrey
target/etc/logcheck/violations.ignore.d/postgrey
target/etc/init.d/postgrey
target/usr/sbin/policy-test
target/usr/sbin/postgrey
target/usr/share/doc/postgrey/README.Debian
target/usr/share/doc/postgrey/TODO.Debian
target/usr/share/doc/postgrey/README.exim
target/usr/share/doc/postgrey/copyright
target/usr/share/doc/postgrey/changelog.Debian.gz
target/usr/share/doc/postgrey/changelog.gz
target/usr/share/doc/postgrey/postgrey_clients_dump
target/usr/share/doc/postgrey/README
target/usr/share/doc/postgrey/NEWS.Debian.gz
target/usr/share/postgrey/whitelist_clients.md5sum
target/usr/share/postgrey/postgrey-default
target/usr/share/postgrey/whitelist_recipients
target/usr/share/postgrey/whitelist_clients
target/usr/share/postgrey/postgrey-default.md5sum
target/usr/share/postgrey/whitelist_recipients.md5sum
target/usr/share/man/man8/postgrey.8.gz
target/usr/share/man/man8/policy-test.8.gz
target/usr/share/man/man1/postgreyreport.1.gz
target/usr/bin/postgreyreport

I don't want dpkg to waste CPU and I/O extracting the other files.

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

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

Versions of packages dpkg depends on:
ii  coreutils   8.5-1GNU core utilities
ii  libbz2-1.0  1.0.5-6  high-quality block-sorting file co
ii  libc6   2.11.2-7 Embedded GNU C Library: Shared lib
ii  libselinux1 2.0.96-1 SELinux runtime shared libraries
ii  xz-utils5.0.0-2  XZ-format compression utilities
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

dpkg recommends no packages.

Versions of packages dpkg suggests:
ii  apt   0.8.10 Advanced front-end for dpkg

-- 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#610714: to confirm the patch fixes the problem

2011-01-24 Thread Faheem Mitha



On Mon, 24 Jan 2011, Julian Gilbey wrote:


On Mon, Jan 24, 2011 at 10:41:29AM +0530, Faheem Mitha wrote:

On Sun, 23 Jan 2011, Julian Gilbey wrote:

I just tried applying it to 11.86 in sid, and installing it on my
squeeze machine, but it does not work for me.

This is the error I get:

gs -dOutputFile\=\(_region_.prv/tmp5769OxL/pr1-1.png\) -q -dDELAYSAFER 
-dNOPAUSE -DNOPLATFONTS -dPrinted -dTextAlphaBits\=4 -dGraphicsAlphaBits\=4 
-sDEVICE\=png16m -r108.606x108.587

[...]

Strange. If you want, you can try my packages at
http://bulldog.duhs.duke.edu/~faheem/auctex/


Can you provide the sources as well (only the dsc and debian.tar.gz
are necessary)?


I didn't generate proper sources. Off the top of my head, I don't remember 
how to do that. As of 11.86 the Debian package switched to the 3.0 (quilt) 
format. So, I just added the patch in question to the patch subdirectory, 
after making minor adjustments, and then did 'debuild binary'. If you 
really need it, I'll try to figure out how to generate sources.


However, the package is arch independent, so should work.


I'll try your packages out later.


Anyone else who wants to test, feel free to try them too, and copy
the report with your results.

Some obvious questions. Are you sure the patch got applied
correctly? What versions of relevant packages do you currently have
installed?


The patch does appear to have been applied correctly.


Did you look at the installed preview.el file?


Other apparently relevant package versions:



ghostscript* 8.71~dfsg2-6.1
emacs23 23.2+1-7


Yes, that's what I have.

Regards, Faheem



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



Bug#610935: [php-maint] Bug#610935: Bug#610935: [php5-intl] Conflicts with php5-idn 1.2b-6

2011-01-24 Thread Raphael Geissert
On Monday 24 January 2011 01:52:52 Ondřej Surý wrote:
 On Mon, Jan 24, 2011 at 07:14, Adrien Clerc adr...@antipoul.fr wrote:
  There are two workarounds. Either remove php5-intl, or comment the line
  in /etc/php5/conf.d/idn.ini that loads explicitely idn.so. I didn't
  manage to find the link between the two. But this is very annoying,
  since installing both package makes apache crash.

php5-idn should be dropped from the archive. I don't know of any application 
that uses any of the functions from idn that are not provided by intl.

 Thanks for the report, I'll Conflict php5-intl with php5-idn

I never added the conflict because it is supposed to be handled by the 
extensions manager, and the latest policy explicitly adds a note that such 
kind of soft conflicts are not reason enough to add Conflicts.

Cheers,
-- 
Raphael Geissert - Debian Developer
www.debian.org - get.debian.net



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



Bug#610021: /#610022: fglrx-glx fails to install in parallel with nvidia-glx

2011-01-24 Thread Patrick Matthäi

Am 24.01.2011 02:48, schrieb Andreas Beckmann:

There are three new packages libgl1-nvidia-alternatives,
libgl1-nvidia-alternatives-ia32, libgl1-nvidia-alternatives-ia32 that do the
diversions of OpenGL libraries (from libgl1-mesa-glx, ia32-libs, *-dev) and
create alternatives of the diverted files. The diversions are created/removed
by dpkg triggers whenever the diverted packages are (un-)installed.

The nvidia packages Depends: on the lib*-nvidia-alternatives package for the
library they provide, install the new library in a private library
directory (/usr/lib/nvidia) and add an alternative (with higher priority than
the diverted library from mesa).

There are currently a lot of Conflicts defined to make sure only one of
nvidia-graphics-drivers, nvidia-graphics-drivers-legacy-173xx or
nvidia-graphics-drivers-legacy-96xx can be installed at a time. (legacy-71xx
is no longer supported with current Xorg.) Most of these Conflicts should not
be necessary since there are no more file name conflicts for the libraries.

There are file name conflicts for nvidia_drv.so (the Xorg driver module)
libglx.so (the replaced Xorg module) and nvidia.ko (the kernel module which
may exist for any number of distribution and custom kernels at the same time)
and I currently have no solution how to solve these to allow installing both
nvidia-graphics-drivers as well as one (or two) legacy versions at the same
time. Could we rename them eventually? Alternatively (at least for the xorg
modules) we could set up one more set of alternatives.


Sounds like things getting complicated..


So by installing fglrx it is also not possible to use
another 3d accelerated gpu driver anymore.


It is, you just need to use update-alternative.


And it does work for nvidia-glx :-)


Don't forget, that it may damage your card, if you use a not supported 
combination, that is why IMHO this is broken!




Something I can offer to the fglrx maintainers is to generalize the
diversion/alternatives packages so that it supports fglrx, too. This should
be not too difficult. But eventually we should rename the packages (something
that contains xorg and non-free perhaps?) and move the location of the
diversions to remove the references to nvidia.
I can also help getting the diversions migrated properly and the alternatives
set up.


Or providing patches?
Maybe I would agree with a fglrx package called e.g. fglrx-driver-live, 
which will do those things.




Does fglrx have some legacy versions, too, or does the current driver
version still support all cards that were ever supported by fglrx?


No, old cards are dropped.




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



Bug#610940: dpkg -x --path-exclude does not DWIM

2011-01-24 Thread Raphael Hertzog
Hi,

On Mon, 24 Jan 2011, Trent W. Buck wrote:
 I wanted to run logcheck on my centralized logging server, to which
 syslog messages are sent.  Further, I wanted to see this with the
 logcheck exclusions provided by individual packages.  To this end, I
 fetched the relevant packages and from them tried to extract the
 etc/logcheck parts, e.g.

--path-include/exclude apply for installation of packages (i.e. dpkg's
operations) and not for the other operations delegated to dpkg-deb.

The opposite can be also very misleading... suppose you have a few
--path-* options in /etc/dpkg.cfg and you want to extract a package in
a temporary directory, you would have only a part of it when you expected
all of it.

I think we should fix the documentation rather than change the behaviour.
Or if we change the behaviour, then we have to have to add new options
--reset-path-filters and/or --no-load-cfg.

 I don't want dpkg to waste CPU and I/O extracting the other files.

You can use something more elaborate with dpkg --fsys-tarfile | tar -x
and a few --include/--exclude tar options.

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer

Follow my Debian News ▶ http://RaphaelHertzog.com (English)
  ▶ http://RaphaelHertzog.fr (Français)



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



Bug#604986: python-chameleon: new upstream 1.2.13

2011-01-24 Thread TANIGUCHI Takaki
Hi,

Could I upload new version ?

 On Fri, 26 Nov 2010 10:53:18 +0900
 tak...@debian.org(TANIGUCHI Takaki)  said:
 
 Package: python-chameleon
 Version: 1.1.1-2
 Severity: wishlist
 
 Please make version 1.2.13 package.
 
 -- System Information:
 Debian Release: squeeze/sid
   APT prefers unstable
   APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
 Architecture: i386 (i686)
 
 Kernel: Linux 2.6.32-5-686-bigmem (SMP w/1 CPU core)
 Locale: LANG=ja_JP.utf8, LC_CTYPE=ja_JP.utf8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/bash
 
 Versions of packages python-chameleon depends on:
 ii  python  2.6.6-3+squeeze1 interactive high-level 
 object-orie
 ii  python-central  0.6.16+nmu1  register and build utility for 
 Pyt
 ii  python-pkg-resources0.6.14-4 Package Discovery and Resource 
 Acc
 
 python-chameleon recommends no packages.
 
 python-chameleon suggests no packages.
 
 -- no debconf information
 
 
--
谷口 貴紀 (TANIGUCHI Takaki)tak...@asis.media-as.org
http://takaki-web.media-as.org/ tak...@debian.org



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



Bug#610935: [php-maint] Bug#610935: Bug#610935: Bug#610935: [php5-intl] Conflicts with php5-idn 1.2b-6

2011-01-24 Thread Ondřej Surý
On Mon, Jan 24, 2011 at 09:20, Raphael Geissert geiss...@debian.org wrote:
 On Monday 24 January 2011 01:52:52 Ondřej Surý wrote:
 On Mon, Jan 24, 2011 at 07:14, Adrien Clerc adr...@antipoul.fr wrote:
  There are two workarounds. Either remove php5-intl, or comment the line
  in /etc/php5/conf.d/idn.ini that loads explicitely idn.so. I didn't
  manage to find the link between the two. But this is very annoying,
  since installing both package makes apache crash.

 php5-idn should be dropped from the archive. I don't know of any application
 that uses any of the functions from idn that are not provided by intl.

 Thanks for the report, I'll Conflict php5-intl with php5-idn

 I never added the conflict because it is supposed to be handled by the
 extensions manager, and the latest policy explicitly adds a note that such
 kind of soft conflicts are not reason enough to add Conflicts.

So maybe Replaces/Conflicts/Provides would be better solution?

Ondrej
-- 
Ondřej Surý ond...@sury.org
http://blog.rfc1925.org/



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



Bug#587154: Sympa upgrade overwrites current .conf files

2011-01-24 Thread Mitar
I have been also bitten by this with sympa-6.1.1~dfsg. I opted for
expert (not using dbconfig) mode when installing sympa and the
result was:

Installation script was saying that there is unknown database type
(empty) as of course there was nothing configured in
/etc/dbconfig-common/sympa.conf. I had to set database type there even
if I don't want to use it. And rerun installation.

Then it overwrote my database settings in sympa.conf (comment old out
values and set empty/wrong values). And so it again failed installing
it. I just could not make values stick.



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



Bug#610940: dpkg -x --path-exclude does not DWIM

2011-01-24 Thread trent W. Buck
Raphael Hertzog wrote:
 --path-include/exclude apply for installation of packages
 (i.e. dpkg's operations) and not for the other operations delegated
 to dpkg-deb.

 The opposite can be also very misleading... suppose you have a few
 --path-* options in /etc/dpkg.cfg and you want to extract a package
 in a temporary directory, you would have only a part of it when you
 expected all of it.

 I think we should fix the documentation rather than change the
 behaviour.

I am fine with this.



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



Bug#561890: lenny kernel memory leak?

2011-01-24 Thread Mikko Rapeli
On Mon, Jan 24, 2011 at 01:32:17PM +1000, Ben Hutchings wrote:
 On Thu, 2011-01-20 at 22:17 +0200, Mikko Rapeli wrote:
  On Wed, May 05, 2010 at 11:47:42PM +0200, Moritz Muehlenhoff wrote:
  http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=e7087a828f8714e464fff18d93618727530dfd89;hp=5adf6d63c1697ce1835daf2b5393488a71ee0dca
   
   Did it fix the issue?
  
  Yes, this does fix the issue. I had not done kernel upgrades since Dec 2009 
  and
  the custom 2.6.26 with that patch survived a whole year. Then after applying
  kernel security updates the machine was running out of memory again.
  Another custom build of 2.6.26-26lenny1 with that patch is much better
  and slab is not growing like without the patch.
  
  Please apply that patch to lenny kernels in the next bug fix round.
 
 I've added the following patch.

Thanks!

-Mikko



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



Bug#589218: cifs without /// on bubulle's example as well

2011-01-24 Thread Santiago Garcia Mantinan
Hi!

I was explaining on my last mail that I have the shares defined as cifs and
I'm not seing the triple slash /// on my mtab. I looked at the bug forwarded
by bubulle to upstream and you can see that he also doesn't fall on any of
this cases where we were supposed to be having this kind of trouble.

Regards...
-- 
Manty/BestiaTester - http://manty.net



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



Bug#609804: Acknowledgement (Install failed: /usr/sbin/grub-probe: error: unknown filesystem.)

2011-01-24 Thread Alexander GQ Gerasiov
severity 609804 important
tag 609804 patch
thanks

We investigate this bug and upstream made a bugfix patch r3076.

I had /boot on /dev/md0, which was based on /dev/sda1 and /dev/sdb1
But /dev/sdb also had mdadm superblock (last active in 2006).
That's not really correct situation, but not a rare one.

I think you should try to include this fix in squeeze.

PS. Looks like #593648 is the same problem and could be merged.



2011-01-22  Vladimir Serbinenko  phco...@gmail.com
grub-core/disk/raid.c (insert_array): Ensure uniqueness of p-number
even if some elements have a name.


=== modified file 'grub-core/disk/raid.c'
--- grub-core/disk/raid.c   2011-01-10 16:28:29 +
+++ grub-core/disk/raid.c   2011-01-22 12:18:05 +
@@ -570,7 +570,7 @@
{
  for (p = array_list; p != NULL; p = p-next)
{
- if (! p-name  p-number == array-number) 
+ if (p-number == array-number) 
break;
}
}



-- 
Best regards,
 Alexander GQ Gerasiov

 Contacts:
 e-mail:g...@cs.msu.su Jabber:  g...@jabber.ru
 Homepage:  http://gq.net.ru ICQ: 7272757
 PGP fingerprint: 04B5 9D90 DF7C C2AB CD49  BAEA CA87 E9E8 2AAC 33F1



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



Bug#610941: syntax errors at shutdown

2011-01-24 Thread Luigi Capriotti

Package: live-boot
Version: 3.0_a14-1

File live-boot.init generates syntax errors at shutdown:

[: 1: =: unexpected operator

The offending lines are

if [ ${NOPROMPT} = Yes ]

and

if [ ${NOPROMPT} = usb ]

due to missing quotes:

if [ ${NOPROMPT} = Yes ]
if [ ${NOPROMPT} = usb ]




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



Bug#553311: Issues with LeoCAD

2011-01-24 Thread David Paleino
Hello,
I'm packaging LeoCAD for Debian, and I'm encountering a couple of issues.
First of all, it would be nice if you could provide a .tar.gz along with SVN
tags :) -- I can package tag snapshots, but it would be easier for me if you
released a tarball, I could keep the package up-to-date more easily.

Here are the issues:
 - first of all, the package fails to build. It seems like there are some
   incongruencies in the code:

In file included from linux/dlgpiece.cpp:24:0:
common/minifig.h:29:1: warning: ‘typedef’ was ignored in this declaration
linux/dlgpiece.cpp: In function ‘void minifigdlg_color_response(GtkWidget*, 
void*)’:
linux/dlgpiece.cpp:67:17: error: ‘class MinifigWizard’ has no member named 
‘ChangeColor’
linux/dlgpiece.cpp: In function ‘void minifigdlg_piece_changed(GtkWidget*, 
void*)’:
linux/dlgpiece.cpp:115:3: error: ‘LC_MFW_PIECEINFO’ was not declared in this 
scope
linux/dlgpiece.cpp:115:21: error: ‘pieceinfo’ was not declared in this scope
linux/dlgpiece.cpp:122:23: error: ‘l’ was not declared in this scope
linux/dlgpiece.cpp:122:45: error: expected primary-expression before ‘)’ token
linux/dlgpiece.cpp:122:46: error: expected ‘;’ before ‘list’
linux/dlgpiece.cpp:132:17: error: ‘class MinifigWizard’ has no member named 
‘ChangePiece’
linux/dlgpiece.cpp: In function ‘void 
minifigdlg_updateselection(LC_MINIFIGDLG_STRUCT*)’:
linux/dlgpiece.cpp:156:14: error: ‘class MinifigWizard’ has no member named 
‘GetSelections’
linux/dlgpiece.cpp: In function ‘void adj_changed(GtkAdjustment*, void*)’:
linux/dlgpiece.cpp:236:17: error: ‘class MinifigWizard’ has no member named 
‘ChangeAngle’
linux/dlgpiece.cpp: In function ‘int minifigdlg_execute(void*)’:
linux/dlgpiece.cpp:408:5: error: ‘LC_MFW_PIECEINFO’ was not declared in this 
scope
linux/dlgpiece.cpp:408:24: error: ‘list’ was not declared in this scope
linux/dlgpiece.cpp:409:15: error: ‘class MinifigWizard’ has no member named 
‘GetItems’
make: *** [linux/dlgpiece.o] Error 1

It seems like the linux code is not in sync with the common code.

 - secondly, I see that we need also the pieces library. However, this comes as
   a .zip with pre-compiled binaries. For inclusion in Debian, I need to have
   the sources for those, and make a package starting from sources. Are you
   able to provide that, or point me in the right direction?

Please keep the bug CCed in your replies.

Thank you,
David



-- 
 . ''`.   Debian developer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 | http://deb.li/dapal
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174


signature.asc
Description: PGP signature


Bug#610892: Squeeze RC2 install bug non-system disk or disk error.

2011-01-24 Thread Lasse Mørk

Sorry for the confusion, the issue is actually a little different, which I can 
see when I write this.
 
But
 
Starting the installation:
Select a language: English-English
Select your location: other - europe - denmark
Configure Locales: (No danish ones)??
 
/Lasse
 
 Date: Sun, 23 Jan 2011 22:19:38 +0100
 From: sthiba...@debian.org
 To: mu_...@hotmail.com; 610...@bugs.debian.org
 Subject: Re: Bug#610892: Squeeze RC2 install bug non-system disk or disk 
 error.
 
 Lasse Mørk, le Sun 23 Jan 2011 19:39:16 +, a écrit :
  Only problem during the installation, was I could not select the Danish
  keyboard layout. Only when I selected United States / America, it showed. So
  there is still a bug here.
 
 I couldn't reproduce this part of the bug. What are you doing exactly?
 What I'm doing is
 
 - boot businesscard either in text or graphical installer (both work
 here).
 - Choose Danish
 - Choose Danmark
 - Choose Dansk
 
 And I can type e.g. å with the key on the right of p.
 
 Samuel
  

Bug#553311: Issues with LeoCAD

2011-01-24 Thread David Paleino
Hello,
I'm packaging LeoCAD for Debian, and I'm encountering a couple of issues.
First of all, it would be nice if you could provide a .tar.gz along with SVN
tags :) -- I can package tag snapshots, but it would be easier for me if you
released a tarball, I could keep the package up-to-date more easily.

Here are the issues:
 - first of all, the package fails to build. It seems like there are some
   incongruencies in the code:

In file included from linux/dlgpiece.cpp:24:0:
common/minifig.h:29:1: warning: ‘typedef’ was ignored in this declaration
linux/dlgpiece.cpp: In function ‘void minifigdlg_color_response(GtkWidget*, 
void*)’:
linux/dlgpiece.cpp:67:17: error: ‘class MinifigWizard’ has no member named 
‘ChangeColor’
linux/dlgpiece.cpp: In function ‘void minifigdlg_piece_changed(GtkWidget*, 
void*)’:
linux/dlgpiece.cpp:115:3: error: ‘LC_MFW_PIECEINFO’ was not declared in this 
scope
linux/dlgpiece.cpp:115:21: error: ‘pieceinfo’ was not declared in this scope
linux/dlgpiece.cpp:122:23: error: ‘l’ was not declared in this scope
linux/dlgpiece.cpp:122:45: error: expected primary-expression before ‘)’ token
linux/dlgpiece.cpp:122:46: error: expected ‘;’ before ‘list’
linux/dlgpiece.cpp:132:17: error: ‘class MinifigWizard’ has no member named 
‘ChangePiece’
linux/dlgpiece.cpp: In function ‘void 
minifigdlg_updateselection(LC_MINIFIGDLG_STRUCT*)’:
linux/dlgpiece.cpp:156:14: error: ‘class MinifigWizard’ has no member named 
‘GetSelections’
linux/dlgpiece.cpp: In function ‘void adj_changed(GtkAdjustment*, void*)’:
linux/dlgpiece.cpp:236:17: error: ‘class MinifigWizard’ has no member named 
‘ChangeAngle’
linux/dlgpiece.cpp: In function ‘int minifigdlg_execute(void*)’:
linux/dlgpiece.cpp:408:5: error: ‘LC_MFW_PIECEINFO’ was not declared in this 
scope
linux/dlgpiece.cpp:408:24: error: ‘list’ was not declared in this scope
linux/dlgpiece.cpp:409:15: error: ‘class MinifigWizard’ has no member named 
‘GetItems’
make: *** [linux/dlgpiece.o] Error 1

It seems like the linux code is not in sync with the common code.

 - secondly, I see that we need also the pieces library. However, this comes as
   a .zip with pre-compiled binaries. For inclusion in Debian, I need to have
   the sources for those, and make a package starting from sources. Are you
   able to provide that, or point me in the right direction?

Please keep the bug CCed in your replies.

Thank you,
David


-- 
 . ''`.   Debian developer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 | http://deb.li/dapal
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174


signature.asc
Description: PGP signature


Bug#610892: Squeeze RC2 install bug non-system disk or disk error.

2011-01-24 Thread Samuel Thibault
clone 610892 -1
reassign -1 localechooser
retitle -1 Add en_DK locale
thanks

Lasse Mørk, le Mon 24 Jan 2011 02:49:14 +, a écrit :
 Starting the installation:
 Select a language: English-English
 Select your location: other - europe - denmark
 Configure Locales: (No danish ones)??

Ah, right, there _is_ an en_DK locale defined in glibc. I wonder why it
doesn't appear in localechooser.

Samuel



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



Bug#601081:

2011-01-24 Thread Hans Schippers
This bug must be related, and happens to me too: everything fine with
2.6.32-29, but in 2.6.32-30 the system reboots just as it finishes waking up
from hibernation.

http://www.mail-archive.com/debian-kernel@lists.debian.org/msg64250.html


Bug#610921: ITP: felix-framework -- The Felix Framework subproject

2011-01-24 Thread Holger Levsen
Hi,

On Montag, 24. Januar 2011, Andres Mejia wrote:
   Description : The Felix Framework subproject

  The Felix Framework subproject is an implementation
  of the OSGi R4.2 core framework specification.

please add some tiny description what that does / is useful for / uses what 
technologies. *Something* to get a least a little clue, when one has none :-)


cheers,
Holger



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


Bug#610942: snmp: 403 error when downloading package

2011-01-24 Thread Nikita A Menkovich
Package: snmp
Version: 5.4.3~dfsg-2
Severity: important

http://ftp.ru.debian.org/debian/pool/main/n/net-snmp/snmp_5.4.3~dfsg-2_amd64.deb
403 error.
Same on 
Err http://ftp.ru.debian.org/debian/ sid/main libsnmp15 amd64
5.4.3~dfsg-2
  403  Forbidden [IP: ::1 3128]
Err http://ftp.ru.debian.org/debian/ sid/main libsnmp-base all
5.4.3~dfsg-2



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

Kernel: Linux 2.6.37-rc7-lib-kvm-0.1 (SMP w/4 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to ru_RU.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#610022: Bug#610021/#610022: fglrx-glx fails to install in parallel with nvidia-glx

2011-01-24 Thread Michel Dänzer
On Mon, 2011-01-24 at 02:48 +0100, Andreas Beckmann wrote: 
 On Sunday, 16. January 2011 20:24:17 Patrick Matthäi wrote:
 
  1) building against the fglrx libgl implementation is a bad idea
 
 Agreed. Therefore nvidia-graphics-drivers* does not provide any libGL.so 
 symlink. Instead the libgl1-nvidia-alternatives package diverts the libGL.so 
 link provided by libgl1-mesa-dev and creates an alternative (via triggers) 
 pointing to the diverted libGL.so - so at link time always the mesa opengl 
 library will be used. For picking up the correct library at package build 
 time, a shlibs file redirecting to libgl1-mesa-glx is being used.
 (I.e. in short - no building/packaging of opengl programs without 
 libgl1-mesa-dev installed).

Thanks for that.


 One thing that probably won't be solved by the currently evolving free 
 drivers 
 (nouveau etc) is support for the GPGPU computation frameworks (CUDA, 
 OpenCL) - therefore we will need the non-free drivers in the future, too. :-(

FWIW OpenCL support is planned for Gallium.


-- 
Earthling Michel Dänzer   |http://www.vmware.com
Libre software enthusiast |  Debian, X and DRI developer



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



Bug#610854: nginx-light: Use /var/www instead of /usr/share/nginx/www

2011-01-24 Thread Olaf van der Spek
On Mon, Jan 24, 2011 at 1:27 AM, Michael Lustfield
mtecknol...@ubuntu.com wrote:
 Just because there's an 'exception' doesn't mean it's ok to do it.
 This exception is in
 place because, in the past, it was the 'de facto' place to put web
 content. Because

AFAIK that's still the case.
Apache, Cherokee and Lighttpd all use docroot = /var/www

 of how packages work, it's no longer normal to place content in this location.

I'm not really asking you to place content there. I'm just asking you
to set the docroot to that location.

 It is a policy violation because /var/www is not part of the standard
 Linux directory
 hierarchy. There is no need to violate this policy and use a lintian
 override as you
 suggested because how things are done now is the proper way to do it.

Such an override isn't necessary (AFAIK). Lighttpd doesn't have one
and is Lintain clean.

Also, /usr/share/nginx/www might cause people to start using that dir
as docroot and /usr isn't meant for that kind of stuff.

Olaf



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



Bug#610946: nginx-light: Starting nginx: unlimited\nnginx.

2011-01-24 Thread Olaf van der Spek
Package: nginx-light
Version: 0.8.54-3
Severity: normal

Hi,

The init scripts echoes unlimited\n
IMO it shouldn't do this.

Greetings,

Olaf

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

Kernel: Linux 2.6.32-5-amd64 (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 nginx-light depends on:
ii  libc6   2.11.2-9 Embedded GNU C Library: Shared lib
ii  libpcre38.02-1.1 Perl 5 Compatible Regular Expressi
ii  libssl0.9.8 0.9.8o-4 SSL shared libraries
ii  lsb-base3.2-27   Linux Standard Base 3.2 init scrip
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

nginx-light recommends no packages.

Versions of packages nginx-light suggests:
pn  nginx-doc none (no description available)
pn  ufw   none (no description available)

-- Configuration Files:
/etc/nginx/sites-available/default changed [not included]

-- 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#610507: AW: Bug#610507: squeeze/amd64 kernel: 180 seconds timeout when booting

2011-01-24 Thread Ben Hutchings
On Thu, 2011-01-20 at 09:06 +0100, Aeschbacher, Fabrice wrote:
   Package: linux-image-2.6.32-5-amd64
   Version: 2.6.32-30
   
   When booting, there is a timeout of 180s between nouveau driver is
   initialized and swap activation.
   
   See attached dmesg output (see: line 961)
  [...]
  
  Most likely the TPM driver is having trouble.  Try this:
  
  echo 'blacklist tpm_infineon'  /etc/modprobe.d/blacklist-tpm.conf
 
 It does not help.

Are any messages printed to the screen when this delay occurs, other
than kernel log messages?

If you blacklist nouveau, does the delay go away?

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.


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


Bug#610947: plymouth: user visible messages need i18n/L10n

2011-01-24 Thread Standtke Ronny
Package: plymouth
Version: 0.8.3-9.1
Severity: normal

*** Please type your report below this line ***
The texts in /etc/init.d/plymouth are user visible and therefore
need i18n/L10n.

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

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

Versions of packages plymouth depends on:
ii  initramfs-tools0.98.7tools for generating an initramfs
ii  libc6  2.11.2-9  Embedded GNU C Library: Shared lib
ii  libcairo2  1.8.10-6  The Cairo 2D vector graphics libra
ii  libdrm-intel1  2.4.21-1~squeeze3 Userspace interface to intel-speci
ii  libdrm-nouveau12.4.21-1~squeeze3 Userspace interface to nouveau-spe
ii  libdrm-radeon1 2.4.21-1~squeeze3 Userspace interface to radeon-spec
ii  libdrm22.4.21-1~squeeze3 Userspace interface to kernel DRM
ii  libglib2.0-0   2.24.2-1  The GLib library of C routines
ii  libpango1.0-0  1.28.3-1  Layout and rendering of internatio
ii  libpng12-0 1.2.44-1  PNG library - runtime

Versions of packages plymouth recommends:
ii  fontconfig-config 2.8.0-2.1  generic font configuration library
ii  plymouth-themes-all   0.8.3-9.1  Graphical Boot Animation and Logge
ii  ttf-dejavu-core   2.31-1 Vera font family derivate with add

Versions of packages plymouth suggests:
pn  gdm   none (no description available)

-- 
Ronny Standtke Fachhochschule Nordwestschweiz
Dozent Medienpädagogik / ICT   Pädagogische Hochschule
Telefon: +41 32 628 67 08  Obere Sternengasse 7
Mobil  : +41 79 786 81 82  4502 Solothurn


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



Bug#610768: release-notes: python default is 2.6, not 2.5

2011-01-24 Thread Javier Fernandez-Sanguino
On 23 January 2011 23:50, Thijs Kinkhorst th...@debian.org wrote:
 On Sunday 23 January 2011 12:07:05 Julien Cristau wrote:
   The release notes list that the default python is now 2.5, whole it is
   actually 2.6 (as per apt-cache show python).
 
 
 
  I fixed this in SVN, thanks for pointing it out.
 
 

 Your fix is wrong, python2.5 is still in squeeze, so it won't be
 removed.  python2.4 is only in lenny, but I'm not sure it should get
 removed on upgrades.

You are right Julien, I've ammended the fix to point at least that
python2.4 is replaced by python2.6 (not 2.5). I'm not sure either if
it will be removed. Reviewing the upgrade logs from testing
(virtualized) systems it seems that even though the python metapackage
now points to 2.6 this does not mean that 2.5 will be removed.

User's coming from a default installation from etch to  lenny might
have gotten python2.4 already removed. So it might not make sense to
point to an upgrade to squeeze.

 Updated patch now still indicates that python2.6 is the new default python but
 that python2.4 is the obsolete one. See attached.

I applied this change since the previous one was not correct.

Regards

Javier



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



Bug#610948: unblock: ghostscript/8.71~dfsg2-8

2011-01-24 Thread Jonathan Nieder
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Hi,

libgs8 in squeeze requires files from /usr/share/ghostscript/8.71 but
does not declare a corresponding dependency on ghostscript.  Worse,
it could make the transition to libgs9 in wheezy difficult because
later versions of ghostscript do not satisfy that dependency.
(Bug#485621)

The straightforward fix is to move those files from the ghostscript
package to libgs8, which Jonas implemented.

Please unblock it if it looks sane.  I've tested that the package at
installs and behaves as advetised in various scenarios but haven't
reviewed the diff (attached) yet.  The updated libgs8 seems to work
well with evince.  In the worst case a user can install ghostscript on
top to return to the old minimal supported configuration.

unblock ghostscript/8.71~dfsg2-8



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



Bug#610949: second ls lists empty directory

2011-01-24 Thread Philipp Kern
Package: ecryptfs-utils
Version: 83-4
Severity: important

* Create ~/Private with ecryptfs-setup-private.
* Touch ~/Private/x.
* ls ~/Private/ - x is listed.
* ls ~/Private/ - x is NOT listed anymore.
* cat ~/Private/x - x is still accessible.  (Also spits out the right
  content on real files.)

~  ecryptfs-mount-private
Enter your login passphrase:
Inserted auth tok with sig [449389e85fc0b564] into the user session keyring
~  ls Private
x
~  ls Private
~  cat Private/x
~  cat Private/y
cat: Private/y: No such file or directory

So you have one readdir() you can make, the second one will be empty.  (Also
happening with nautilus etc.)

-- System Information:
Debian Release: 6.0
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'testing'), (500, 
'stable'), (100, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

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

Versions of packages ecryptfs-utils depends on:
ii  gettext-base  0.18.1.1-3 GNU Internationalization utilities
ii  keyutils  1.4-1  Linux Key Management Utilities
ii  libc6 2.11.2-7   Embedded GNU C Library: Shared lib
ii  libecryptfs0  83-4   ecryptfs cryptographic filesystem 
ii  libgpg-error0 1.6-1  library for common error values an
ii  libgpgme111.2.0-1.2  GPGME - GnuPG Made Easy
ii  libkeyutils1  1.4-1  Linux Key Management Utilities (li
hi  libnss3-1d3.12.8-1   Network Security Service libraries
ii  libpam-runtime1.1.1-6.1  Runtime support for the PAM librar
ii  libpam0g  1.1.1-6.1  Pluggable Authentication Modules l

ecryptfs-utils recommends no packages.

Versions of packages ecryptfs-utils suggests:
ii  cryptsetup2:1.1.3-4  configures encrypted block devices
pn  opencryptoki  none (no description available)

-- no debconf information



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



Bug#610727: rawtherapee: Crashes in some conditions

2011-01-24 Thread Didier 'OdyX' Raboud
Le Saturday 22 January 2011 12:23:15 Philip Rinn, vous avez écrit :
 tags 610727 + moreinfo
 thanks
 
 Hi,
 
 could you please give some more information (eg. what do you mean with
 accessing specific files?).
 
 I don't see why rawtherapee should be removed from squeeze. If we would
 remove every package that crashes in some conditions from our archives
 we would loose a lot of useful software.
 
 Cheers,
 Philip

Hi Philip,

I was in a hurry when I did the bugreport, so I just copy-pasted the log I got; 
I will try to reproduce this in a cleaner way, with a file I can attach to the 
bugreport.

As for the severity and my opinion statement, please accept my apologies; given 
the freeze state, I overreacted to the crash. Hence I did set a too high 
severity and gave my opinion on a matter I am not responsible of, based on 
wrong 
assumptions on my side.

I hope I haven't offended you; sorry if I did, it was not my intention.

Cheers, 

OdyX

-- 
Didier Raboud, proud Debian Developer.
CH-1020 Renens
o...@debian.org


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


Bug#610467: not supported hardware: Gigabyte K8100 Aivia USB Gaming Keyboard

2011-01-24 Thread Ben Hutchings
On Wed, 2011-01-19 at 08:37 +0100, zitev wrote:
 
 
 What does 'not supported' mean?  Do any of the keys work?
 
 Ben.
 
 -no, all keys absolutely not working, but led's does light.

Please test whether it works under version 2.6.37-1~experimental.1 (from
the experimental suite).

Ben.

-- 
Ben Hutchings
Once a job is fouled up, anything done to improve it makes it worse.


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


Bug#610692: apt: Wrong translation with es_ES.UTF-8 locale in apt commands

2011-01-24 Thread Javier Fernandez-Sanguino
On 21 January 2011 19:00, Christian PERRIER bubu...@debian.org wrote:
 We fixed #607145 but we still have that es.po file that claims to be
 ISO-8859-1 and is full of UTF-8 characters.

Grrr indeed.

Christian, it seems the file was re-encoded when you submitted it
again to the BTS. My original file sent in the bug report (in #607145)
was ISO-8859-1 encoded, and had proper  ISO-8859-1 characters in it.

You sent an update to the file fixing some gettext errors, but your
version of the file was encoded in UTF-8 and kept the ISO-8859-1
header.

I'm going to review the file and send a new update. I was unable to do
this back in December (see -private for more info)

Regards

Javier



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



Bug#610950: ITP: Omeka

2011-01-24 Thread rik goldman
Package: WNPP
Severity: wishlist

Omeka is a web based exhibit display and management system intended for
academic libraries, museums, and special collections. Sources available at
http://omeka.org/files/omeka-1.3.1.zip (GPL license, Center for History and
New Media).


Bug#592770: (no subject)

2011-01-24 Thread tajuzpoczta

I had have this same problem, when I used kernel from testing, not from
Lenny to netboot.



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



Bug#610851: base: Crash at boot time

2011-01-24 Thread Charles-Henry Houdemer
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

 Hello,
 
 I got you some log and some images.
 Sadly, all I could get for now are crappy images and empty logs as it
 seems that the logger does not have the time to start...
 
 Well, for the images, I will try to get something better than my phone
 to take pictures. But this might have to wait till tomorrow. And for the
 logs, if you have another idea than using rsyslog, I will take it.
 
 The link for the logs :
 https://documents.epfl.ch/users/h/ho/houdemer/www/kern.log.tar.bz
 The link for the pictures (~10 Mo) :
 https://documents.epfl.ch/users/h/ho/houdemer/www/images.tar
 Those pictures are taken chronologically but not all from the same
 start. There should be three different starts.
 
 Cheers.
 
 On 23/01/11 12:34, Julien Cristau wrote:
 reassign 610851 linux-2.6
 severity 610851 important
 kthxbye
 
 On Sun, Jan 23, 2011 at 12:25:10 +0100, Charles-Henry Houdemer wrote:
 
 Package: base
 Severity: critical
 Justification: breaks the whole system

 Hello,

 I have a rather serious problem here appearing after a fresh install.
 It happens that my system crashes at boot time. But it does so 
 intermitently.
 First I will (try to) describe the symptoms, then the suspected culprit and
 finally an ugly way to fix it.

 So the symptoms :
 Sometimes (around 3/4 times) my debian crashes when I try to boot it. To be
 more precise, it happens as soon as just after the first fsck and might
 happen a bit later. All that I can say is that a segmentation fault appears
 along with its trace. And then it is impossible to do anything except a hard
 reboot directly on the machine or with a sysrq.

 The suspected culprit :
 My ati 4870X2. My suspitions went on it because even updating the whole
 system the problem remained. And also because it could not have been a
 problem coming from the installer as it was used to install the same debian
 on my laptop without problem. And also because the problem appeared again
 after a second installation.

 An ugly fix :
 My suspitions on the graphic card, I wondered if the absence of the
 proprietary firmware could be the cause. So I installed them. And the
 problem disappeared (~10 reboots without any problem). Just to be sure, I
 tried to remove them. And the problem is back.

 So if you want any additional information, I am ready to do (nearly)
 anything possible to help you. Have a nice day.

 Please capture the kernel logs from this error, and/or the console
 output (e.g. with a camera).
 
 Cheers,
 Julien

Hello,

I did some pictures of a better quality and a little movie.
You can find them here :
https://documents.epfl.ch/users/h/ho/houdemer/www/photos

Also, I would like to add a little something about the logs. They are
not exactly empty. But in case of a crash, the logging daemon does not
have the time to start. So there are only logs for when the system can
actually start.

Cheers,
Charles-Henry
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)

iF4EAREIAAYFAk09WVAACgkQJ/8FFS1xjYqmnwD/RDHSEp1Iqh9gSaNJS5gaftUV
+sCk4h4XHetR7HzcblgA/0v8J8LwsCi7AiNp2vTk8hLXph6HfNuL1qSV4pr+vskQ
=kNY6
-END PGP SIGNATURE-



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



Bug#610951: Fwd: ITP: LimeSurvey, web-based survey design, distribution, and collection

2011-01-24 Thread rik goldman
Package: WNPP
Severity: Wishlist

Limesurvey is a free, open source PHP based application for design,
distribution, and collection of complex surveys.

GNU, copyright 2003 by Carsten Schmitz.

Sources available at
http://sourceforge.net/projects/limesurvey/files/1._LimeSurvey_stable/1.90%2B/


Bug#563769: fails here as well

2011-01-24 Thread Oren Held
version: 2.30.0-2

I experience the same problem, once in a while, even with the latest sid.

I'm not sure how to reproduce it. usually password prompt shows up well.

Oren




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



Bug#610952: debian-installer: Partman can't create correct partitions

2011-01-24 Thread jurgensen
Package: debian-installer
Severity: minor
Tags: d-i

Last time I found problem, related to bug #551965 in Ubuntu. During pxe netboot
install, partman can't create correct partitions. Using fdisk -l, i see
message, that Partition 1 does not end on cylinder boundary..
I can fix it by adding directive d-i partman/alignment select cylinder to my
preseed file. But when I don't use preseed file, the error still exist.



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

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.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#610953: nfs-common: Upgrade from Lenny to Squeeze prevents mounting previously set up nfs exports

2011-01-24 Thread Tom H
Package: nfs-common
Version: 1:1.2.2-4
Severity: normal


See bug 609487 for the origin of this bug report.

Upgrading from Lenny to Squeeze prevents mounting previously set up nfs exports 
because nfs defaults to nfsv4 and the idmap domain isn't set up on
the upgraded box.

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

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

Versions of packages nfs-common depends on:
ii  adduser 3.112+nmu2   add and remove users and groups
ii  initscripts 2.88dsf-13.1 scripts for initializing and shutt
ii  libc6   2.11.2-7 Embedded GNU C Library: Shared lib
ii  libcap2 1:2.19-3 support for getting/setting POSIX.
ii  libcomerr2  1.41.12-2common error description library
ii  libevent-1.4-2  1.4.13-stable-1  An asynchronous event notification
ii  libgssapi-krb5-21.8.3+dfsg-4 MIT Kerberos runtime libraries - k
ii  libgssglue1 0.1-4mechanism-switch gssapi library
ii  libk5crypto31.8.3+dfsg-4 MIT Kerberos runtime libraries - C
ii  libkrb5-3   1.8.3+dfsg-4 MIT Kerberos runtime libraries
ii  libnfsidmap20.23-2   An nfs idmapping library
ii  librpcsecgss3   0.19-2   allows secure rpc communication us
ii  libwrap07.6.q-19 Wietse Venema's TCP wrappers libra
ii  lsb-base3.2-23.2squeeze1 Linux Standard Base 3.2 init scrip
ii  netbase 4.44 Basic TCP/IP networking system
ii  portmap 6.0.0-2  RPC port mapper
ii  ucf 3.0025+nmu1  Update Configuration File: preserv

nfs-common recommends no packages.

nfs-common 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#610954: ITP: Sahana Agasti, web-based disaster management and recovery application

2011-01-24 Thread rik goldman
Package: WNPP
Severity: Wishlist

Sahana Agasti is a free, open source PHP based application management of and
recovery from widescale disasters.

GNU, Sahana Software Foundation, LGPL v2 and v3

https://launchpad.net/sahana-agasti
http://sourceforge.net/projects/limesurvey/files/1._LimeSurvey_stable/1.90%2B/


Bug#609762: amavisd-milter: Init script changes owner of current directory to 'amavis'

2011-01-24 Thread Harald Jenny
On Tue, Jan 18, 2011 at 11:57:37AM +0100, Julien Cristau wrote:
 On Thu, Jan 13, 2011 at 10:04:14 +0100, Harald Jenny wrote:
 
  Dear Gabor Kiss,
  
  thanks for the information, will test it myself and then release a new 
  version.
  And thanks for your good bug report.
  
 Can this be fixed ASAP please?
 
 Cheers,
 Julien

Dear Julien Cristau and release team,

as http://lists.debian.org/debian-release/2011/01/msg00111.html and
http://lists.debian.org/debian-release/2011/01/msg00498.html have yet been
unanswered I guess that there won't be a fix for
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527862 available in Debian
Squeeze which makes amavisd-milter not ready for release. So could you please
remove this package from Debian testing (which will also make this bug less
time-critical to be solved.)

Thanks for your help and kind regards
Harald Jenny



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



Bug#604954: chromium-browser: 100% CPU, even after closing

2011-01-24 Thread Andrea Siro Magnani
Package: chromium-browser
Version: 6.0.472.63~r59945-5
Severity: normal



-- System Information:
Debian Release: 6.0
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages chromium-browser depends on:
ii  chromium-browser-ins 6.0.472.63~r59945-5 page inspector for the chromium-br
ii  libasound2   1.0.23-2.1  shared library for ALSA applicatio
ii  libatk1.0-0  1.30.0-1The ATK accessibility toolkit
ii  libbz2-1.0   1.0.5-6 high-quality block-sorting file co
ii  libc62.11.2-7Embedded GNU C Library: Shared lib
ii  libcairo21.8.10-6The Cairo 2D vector graphics libra
ii  libcups2 1.4.4-7 Common UNIX Printing System(tm) - 
ii  libdbus-1-3  1.2.24-4simple interprocess messaging syst
ii  libdbus-glib-1-2 0.88-2.1simple interprocess messaging syst
ii  libevent-1.4-2   1.4.13-stable-1 An asynchronous event notification
ii  libexpat12.0.1-7 XML parsing C library - runtime li
ii  libfontconfig1   2.8.0-2.1   generic font configuration library
ii  libfreetype6 2.4.2-2.1   FreeType 2 font engine, shared lib
ii  libgcc1  1:4.4.5-10  GCC support library
ii  libgconf2-4  2.28.1-6GNOME configuration database syste
ii  libgcrypt11  1.4.5-2 LGPL Crypto library - runtime libr
ii  libgl1-mesa-glx [lib 7.7.1-4 A free implementation of the OpenG
ii  libglewmx1.5 1.5.4-1 The OpenGL Extension Wrangler - ru
ii  libglib2.0-0 2.24.2-1The GLib library of C routines
ii  libgtk2.0-0  2.20.1-2The GTK+ graphical user interface 
ii  libicu44 4.4.2-2 International Components for Unico
ii  libjpeg626b1-1   The Independent JPEG Group's JPEG 
ii  libnspr4-0d  4.8.6-1 NetScape Portable Runtime Library
ii  libnss3-1d   3.12.8-1Network Security Service libraries
ii  libpango1.0-01.28.3-1Layout and rendering of internatio
ii  libpng12-0   1.2.44-1PNG library - runtime
ii  libstdc++6   4.4.5-10The GNU Standard C++ Library v3
ii  libv8-2.2.24 2.2.24-6V8 JavaScript Engine
ii  libvpx0  0.9.1-2 VP8 video codec (shared library)
ii  libx11-6 2:1.3.3-4   X11 client-side library
ii  libxext6 2:1.1.2-1   X11 miscellaneous extension librar
ii  libxml2  2.7.8.dfsg-2GNOME XML library
ii  libxrender1  1:0.9.6-1   X Rendering Extension client libra
ii  libxslt1.1   1.1.26-6XSLT 1.0 processing library - runt
ii  libxss1  1:1.2.1-1   X11 Screen Saver extension library
ii  xdg-utils1.0.2+cvs20100307-3 desktop integration utilities from
ii  zlib1g   1:1.2.3.4.dfsg-3compression library - runtime

chromium-browser recommends no packages.

Versions of packages chromium-browser suggests:
pn  chromium-browser-l10n none (no description available)

-- no debconf information



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



Bug#609487: NFS/NIS GID/UID resolution fails after upgrade

2011-01-24 Thread Tom H
On Sun, Jan 9, 2011 at 4:17 PM, Simon Paillard spaill...@debian.org wrote:
 Package: upgrade-reports
 Severity: important

 On Sun, Jan 09, 2011 at 05:27:18AM -0500, Tom H wrote:
 An NFS issue recently came up on debian-user after an upgrade to
 Squeeze and the OP suggested that the fix be documented.

 NIS/NFS/Squeeze - All files have 4294967294 for GID and UID on
 NFS-mounted files/directories
 http://lists.debian.org/debian-user/2011/01/msg00530.html

 I'm not experienced in NFS/NIS to tell which package is faulty regarding this
 (and cannot find a bug report), this should be documented as well in the
 README.Debian file of the specific package.

 For your information, the way you can contribute to release-notes is listed at
 http://www.debian.org/releases/squeeze/i386/release-notes/ch-about.en.html

I don't know how I missed 1.1. Reporting bugs on this document on
the page that you've linked to. Sorry.

I've just filed 610953 against nfs-common. It has nothing nothing to
do with NIS.



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



Bug#610941: syntax errors at shutdown

2011-01-24 Thread Daniel Baumann
tag 610941 pending
thanks

On 01/24/2011 10:12 AM, Luigi Capriotti wrote:
 File live-boot.init generates syntax errors at shutdown:

marco fixed this in git, instantaneous :)

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  daniel.baum...@progress-technologies.net
Internet:   http://people.progress-technologies.net/~daniel.baumann/



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



Bug#610955: aptitude: Russian translation cannot show the missing PGP key

2011-01-24 Thread Sergey Burladyan
Package: aptitude
Version: 0.6.3-3.2
Severity: normal

Russian text is shown as truncated and without missing PGP key ID. IMHO, some 
buffer is too small
in aptitude. Run with -w1024 does not help. Just compare:

Latin:
W: A error occurred during the signature verification. The repository is not 
updated and the previous index files will be used. GPG error: 
http://deb.opera.com lenny Release: The following signatures couldn't be 
verified because the public key is not available: NO_PUBKEY A2019EA84E7532C8

Russian:
W: Произошла ошибка при проверке подписи. Репозиторий не обновлён и будут 
использованы предыдущие индексные файлы. Ошибка GPG: http://deb.opera.com lenny 
Release: Следующие подписи не могут быть проверены, так как недоступен открытый 
клю

Russian text encoded in UTF8 so it have two bytes per one character
and for text of the same length required double the size of the array.

-- Package-specific info:
aptitude 0.6.3 compiled at Oct 18 2010 22:11:25
Compiler: g++ 4.4.5
Compiled against:
  apt version 4.10.1
  NCurses version 5.7
  libsigc++ version: 2.2.4.2
  Ept support enabled.
  Gtk+ support disabled.

Current library versions:
  NCurses version: ncurses 5.7.20100313
  cwidget version: 0.5.16
  Apt version: 4.10.1
linux-gate.so.1 =  (0xb76e6000)
libapt-pkg.so.4.10 = /usr/lib/libapt-pkg.so.4.10 (0xb75bf000)
libncursesw.so.5 = /lib/libncursesw.so.5 (0xb7579000)
libsigc-2.0.so.0 = /usr/lib/libsigc-2.0.so.0 (0xb7572000)
libcwidget.so.3 = /usr/lib/libcwidget.so.3 (0xb74b2000)
libept.so.1 = /usr/lib/libept.so.1 (0xb7461000)
libxapian.so.22 = /usr/lib/sse2/libxapian.so.22 (0xb7286000)
libz.so.1 = /usr/lib/libz.so.1 (0xb7272000)
libsqlite3.so.0 = /usr/lib/libsqlite3.so.0 (0xb71e5000)
libboost_iostreams.so.1.42.0 = /usr/lib/libboost_iostreams.so.1.42.0 
(0xb71cc000)
libpthread.so.0 = /lib/i686/cmov/libpthread.so.0 (0xb71b3000)
libstdc++.so.6 = /usr/lib/libstdc++.so.6 (0xb70be000)
libm.so.6 = /lib/i686/cmov/libm.so.6 (0xb7098000)
libgcc_s.so.1 = /lib/libgcc_s.so.1 (0xb707a000)
libc.so.6 = /lib/i686/cmov/libc.so.6 (0xb6f33000)
libutil.so.1 = /lib/i686/cmov/libutil.so.1 (0xb6f2f000)
libdl.so.2 = /lib/i686/cmov/libdl.so.2 (0xb6f2b000)
libuuid.so.1 = /lib/libuuid.so.1 (0xb6f27000)
libbz2.so.1.0 = /lib/libbz2.so.1.0 (0xb6f16000)
librt.so.1 = /lib/i686/cmov/librt.so.1 (0xb6f0c000)
/lib/ld-linux.so.2 (0xb76e7000)
Terminal: xterm
$DISPLAY is set.
`which aptitude`: /usr/bin/aptitude
aptitude version information:

aptitude linkage:

-- System Information:
Debian Release: 6.0
  APT prefers testing
  APT policy: (800, 'testing'), (800, 'stable'), (70, 'unstable'), (65, 
'experimental')
Architecture: i386 (i686)

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

Versions of packages aptitude depends on:
ii  apt [libapt-pkg4.10]0.8.10   Advanced front-end for dpkg
ii  libboost-iostreams1.42. 1.42.0-4 Boost.Iostreams Library
ii  libc6   2.11.2-7 Embedded GNU C Library: Shared lib
ii  libcwidget3 0.5.16-3 high-level terminal interface libr
ii  libept1 1.0.4High-level library for managing De
ii  libgcc1 1:4.4.5-8GCC support library
ii  libncursesw55.7+20100313-5   shared libraries for terminal hand
ii  libsigc++-2.0-0c2a  2.2.4.2-1type-safe Signal Framework for C++
ii  libsqlite3-03.7.3-1  SQLite 3 shared library
ii  libstdc++6  4.4.5-8  The GNU Standard C++ Library v3
ii  libxapian22 1.2.3-2  Search engine library
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages aptitude recommends:
pn  apt-xapian-index  none (no description available)
ii  aptitude-doc-en [aptitude-doc 0.6.3-3.2  English manual for aptitude, a ter
ii  libparse-debianchangelog-perl 1.1.1-2.1  parse Debian changelogs and output
ii  sensible-utils0.0.4  Utilities for sensible alternative

Versions of packages aptitude suggests:
ii  debtags   1.7.11 Enables support for package tags
ii  tasksel   2.88   Tool for selecting tasks for insta

-- 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#610947: plymouth: user visible messages need i18n/L10n

2011-01-24 Thread Daniel Baumann
severity 610947 wishlist
thanks

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  daniel.baum...@progress-technologies.net
Internet:   http://people.progress-technologies.net/~daniel.baumann/



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



Bug#610956: parmetis: FTBFS: cp: cannot stat `./libmetis.a': No such file or directory

2011-01-24 Thread Jakub Wilk

Source: parmetis
Version: 3.1.1-1
Severity: serious
Tags: patch
Justification: fails to build from source

parmetis fails to build from source in a clean sid i386 chroot. Tail of 
the build log:


|  debian/rules build
| test -x debian/rules
| mkdir -p /build/sbuild-parmetis_3.1.1-1-i386-l6XVmF/parmetis-3.1.1//
| ln -s METISLib metis
| ln -s ParMETISLib parmetis
| /usr/share/cdbs/1/rules/buildcore.mk:104: WARNING:  DEB_DH_COMPRESS_ARGS is a 
deprecated variable
| /usr/bin/make  -C /build/sbuild-parmetis_3.1.1-1-i386-l6XVmF/parmetis-3.1.1// CFLAGS=-O3 
CXXFLAGS=-O3 CPPFLAGS=-I. -I.. -I/build/sbuild-parmetis_3.1.1-1-i386-l6XVmF/parmetis-3.1.1/ 
-I/usr/include/mpi LDFLAGS=  parmetis
| make[1]: Entering directory 
`/build/sbuild-parmetis_3.1.1-1-i386-l6XVmF/parmetis-3.1.1'
| make[1]: Nothing to be done for `parmetis'.
| make[1]: Leaving directory 
`/build/sbuild-parmetis_3.1.1-1-i386-l6XVmF/parmetis-3.1.1'
| touch debian/stamp-makefile-build
| DEB_MAKE_CHECK_TARGET unset, not running checks
|  fakeroot debian/rules binary
| test -x debian/rules
| dh_testroot
| dh_clean -k 
| dh_clean: dh_clean -k is deprecated; use dh_prep instead
| dh_installdirs -A 
| mkdir -p /build/sbuild-parmetis_3.1.1-1-i386-l6XVmF/parmetis-3.1.1//

| ln -s METISLib metis
| ln -s ParMETISLib parmetis
| /usr/share/cdbs/1/rules/buildcore.mk:104: WARNING:  DEB_DH_COMPRESS_ARGS is a 
deprecated variable
| DEB_MAKE_CHECK_TARGET unset, not running checks
| DEB_MAKE_INSTALL_TARGET unset, skipping default makefile.mk common-install 
target
| Adding cdbs dependencies to debian/parmetis-doc.substvars
| dh_installdirs -pparmetis-doc 
| dh_installdocs -pparmetis-doc /build/sbuild-parmetis_3.1.1-1-i386-l6XVmF/parmetis-3.1.1//README 
| dh_installexamples -pparmetis-doc 
| dh_installman -pparmetis-doc  
| dh_installinfo -pparmetis-doc  
| dh_installmenu -pparmetis-doc 
| dh_installcron -pparmetis-doc 
| dh_installinit -pparmetis-doc  
| dh_installdebconf -pparmetis-doc 
| dh_installemacsen -pparmetis-doc   
| dh_installcatalogs -pparmetis-doc 
| dh_installpam -pparmetis-doc 
| dh_installlogrotate -pparmetis-doc 
| dh_installlogcheck -pparmetis-doc 
| dh_installchangelogs -pparmetis-doc  /build/sbuild-parmetis_3.1.1-1-i386-l6XVmF/parmetis-3.1.1//CHANGES 
| dh_installudev -pparmetis-doc 
| dh_lintian -pparmetis-doc 
| dh_install -pparmetis-doc  
| dh_link -pparmetis-doc  
| dh_installmime -pparmetis-doc 
| dh_strip -pparmetis-doc  
| dh_compress -pparmetis-doc  -X pdf
| dh_fixperms -pparmetis-doc  
| dh_makeshlibs -pparmetis-doc  
| dh_installdeb -pparmetis-doc 
| dh_perl -pparmetis-doc 
| dh_shlibdeps -pparmetis-doc
| dh_gencontrol -pparmetis-doc  
| dh_md5sums -pparmetis-doc 
| dh_builddeb -pparmetis-doc 
| dpkg-deb: building package `parmetis-doc' in `../parmetis-doc_3.1.1-1_all.deb'.

| Adding cdbs dependencies to debian/libparmetis-dev.substvars
| dh_installdirs -plibparmetis-dev 
| Adding cdbs dependencies to debian/libparmetis3.1.substvars
| dh_installdirs -plibparmetis3.1 
| Adding cdbs dependencies to debian/parmetis-test.substvars
| dh_installdirs -pparmetis-test 
| dh_installdocs -plibparmetis-dev /build/sbuild-parmetis_3.1.1-1-i386-l6XVmF/parmetis-3.1.1//README 
| dh_installexamples -plibparmetis-dev 
| dh_installman -plibparmetis-dev  
| dh_installinfo -plibparmetis-dev  
| dh_installmenu -plibparmetis-dev 
| dh_installcron -plibparmetis-dev 
| dh_installinit -plibparmetis-dev  
| dh_installdebconf -plibparmetis-dev 
| dh_installemacsen -plibparmetis-dev   
| dh_installcatalogs -plibparmetis-dev 
| dh_installpam -plibparmetis-dev 
| dh_installlogrotate -plibparmetis-dev 
| dh_installlogcheck -plibparmetis-dev 
| dh_installchangelogs -plibparmetis-dev  /build/sbuild-parmetis_3.1.1-1-i386-l6XVmF/parmetis-3.1.1//CHANGES 
| dh_installudev -plibparmetis-dev 
| dh_lintian -plibparmetis-dev 
| dh_install -plibparmetis-dev  
| cp: cannot stat `./libmetis.a': No such file or directory

| dh_install: cp -a ./libmetis.a debian/libparmetis-dev//usr/lib/ returned exit 
code 1
| make: *** [binary-install/libparmetis-dev] Error 2

The attached patch fixes this bug.

--
Jakub Wilk
diff -u parmetis-3.1.1/debian/rules parmetis-3.1.1/debian/rules
--- parmetis-3.1.1/debian/rules
+++ parmetis-3.1.1/debian/rules
@@ -16,7 +16,6 @@
 
 
 DEB_MAKE_CLEAN_TARGET:= clean
-DEB_MAKE_BUILD_TARGET:= parmetis
 DEB_MAKE_INSTALL_TARGET  := #install DESTDIR=$(CURDIR)/debian/tmp/
 # no check for this software
 DEB_MAKE_CHECK_TARGET :=


Bug#606830: upstream info

2011-01-24 Thread Oren Held
Seems related to upstream
https://bugzilla.gnome.org/show_bug.cgi?id=609727
https://bugzilla.gnome.org/show_bug.cgi?id=619954

In any case - the problem exists in upstream 2.30.x, but on the master
branch they simply removed this feature completely (commit
be471c1097980) on May 2010.

I believe that we should simply remove this button from Debian as well.

Oren



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



Bug#609762: amavisd-milter: Init script changes owner of current directory to 'amavis'

2011-01-24 Thread Alexander Wirt
Harald Jenny schrieb am Montag, den 24. Januar 2011:

 On Tue, Jan 18, 2011 at 11:57:37AM +0100, Julien Cristau wrote:
  On Thu, Jan 13, 2011 at 10:04:14 +0100, Harald Jenny wrote:
  
   Dear Gabor Kiss,
   
   thanks for the information, will test it myself and then release a new 
   version.
   And thanks for your good bug report.
   
  Can this be fixed ASAP please?
 
 Dear Julien Cristau and release team,
 
 as http://lists.debian.org/debian-release/2011/01/msg00111.html and
 http://lists.debian.org/debian-release/2011/01/msg00498.html have yet been
 unanswered I guess that there won't be a fix for
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527862 available in Debian
 Squeeze which makes amavisd-milter not ready for release. So could you please
 remove this package from Debian testing (which will also make this bug less
 time-critical to be solved.)
Removing is bad bad idea as it leaves amavis user without a working milter. 

Alex

-- 
Alexander Wirt, formo...@formorer.de 
CC99 2DDD D39E 75B0 B0AA  B25C D35B BC99 BC7D 020A



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



Bug#610948: unblock: ghostscript/8.71~dfsg2-8

2011-01-24 Thread Jonas Smedegaard
Oh my, I see now that the git branch I based my work on, even if created 
by Michael Gilbert, do not match the final packaging actually released 
by him :-(


I will double-check if anything but naming of patch and changelog entry 
is different, and get back to you.


 - Jonas


diff -Nru ghostscript-8.71~dfsg2/debian/changelog 
ghostscript-8.71~dfsg2/debian/changelog
--- ghostscript-8.71~dfsg2/debian/changelog 2010-12-26 16:28:14.0 
-0600
+++ ghostscript-8.71~dfsg2/debian/changelog 2011-01-23 09:27:19.0 
-0600
@@ -1,11 +1,28 @@
-ghostscript (8.71~dfsg2-6.1) unstable; urgency=medium
+ghostscript (8.71~dfsg2-8) unstable; urgency=low

-  * Non-maintainer upload.
-  * Fix various aspects of CVE-2010-2055:
-- Honor -P- command-line option (closes: #584653).
-- Set SEARCH_HERE_FIRST=0 by default (closes: #584663).
+  * Update VCS hints to track squeeze-targeted branch.
+  * Sync control.in with control:
++ Add Michael Gilbert as uploader.
++ Newline-delimit uploaders.
+  * Fix install arch-independent files in library package: they are
+needed by library calls (not only by executables):
++ Install /usr/share/ghostscript/* into libgs8.
++ Install empty dir var/lib/ghostscript/CMap into libgs8 (as well as
+  into ghostscript where install scripts depend on it) as it is used
+  by symlink.
++ Have libgs8 break and replace older ghostscript.
+Closes: bug#485621, thanks to Tom Parker and others.

- -- Michael Gilbert michael.s.gilb...@gmail.com  Thu, 09 Dec 2010 21:40:17 
-0500
+ -- Jonas Smedegaard d...@jones.dk  Sun, 23 Jan 2011 16:12:44 +0100
+
+ghostscript (8.71~dfsg2-7) unstable; urgency=low
+
+  * Add myself as an uploader.
+  * Fix various aspects of cve-2010-2055:
+- Honor -P- command-line argument (closes: #584653).
+- Set SEARCH_HERE_FIRST by default (closes: #584663).
+
+ -- Michael Gilbert michael.s.gilb...@gmail.com  Sun, 12 Dec 2010 14:40:18 
-0500



--
 * Jonas Smedegaard - idealist  Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: Digital signature


Bug#610929: units --list

2011-01-24 Thread jidanni
 AM == Adrian Mariano rad...@cox.net writes:
AM I don't believe there is any fully automated nice way to produce such a
AM list.  I guess a question is why you want the list.

Purely from the Don Rickles 'can't find the --list option' frustrated
customer stance: iconv has -l, where's units' -l?

This kind of customer has no patience to learn about all the better ways
you offer of finding what he wants.

So I would make --list/-l do just the same as
$ more ~/.units.dat /usr/share/misc/units.dat|cat

He will be more than happy as he now has lots of info to grep through or
browse etc.

AM That's good for humans, but not people. You can get that same result
AM by doing help meter though you might have issues with paging
He would be to impatient to learn how to do that.

AM backwards in some pagers.  I could add a line to the help that says:
AM To see the units definitions look in the file filename.

Yes that would be exactly enough too. Don't forget to mention
~/.units.dat (even if they have none yet.)

AM ./units --check-verbose | sed -n s/doing '\(.*\)'/\1/p
Our Rickles can't deal with that.
AM From within the program you can do search a for example to get all
AM units containing a, but there's no way to get *all* units.  This
AM list is formatted in two columns with the definition on the right.  A
AM simple list of all the units is a bit much for human consumption.
He just wants a big dump, so telling him the .dat files would be fine. Thanks.



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



Bug#610957: Debian installer 6.0 RC2 feedback - failed installation

2011-01-24 Thread Anton Andreev
Package: installation-reports

Boot method: 
http://cdimage.debian.org/cdimage/squeeze_di_rc2/kfreebsd-i386/iso-dvd/

Machine: Virtual Box 4.0
Processor: Intel Celeron
Memory: 600 MB
Partitions: default, one hard 16GB


Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [ ]
Detect network card:[ ]
Configure network:  [ ]
Detect CD:  [ ]
Load installer modules: [ ]
Detect hard drives: [ ]
Partition hard drives:  [O] guided, all files on one partition, filesystem UFS 
/ and one swap
Install base system:[E] an attempt to configure apt to install additional 
packages from CD failed
Clock/timezone setup:   [ ]
User/password setup:[ ]
Install tasks:  [ ] Choose Software to install - only Standard system 
utilities
Install boot loader:[E] Failed to install package grub-pc
Overall install:[E] Failed

Comments/Problems:






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



Bug#587154: [Pkg-sympa-devel] Bug#587154: Sympa upgrade overwrites current .conf files

2011-01-24 Thread Jonas Smedegaard

On Mon, Jan 24, 2011 at 09:32:59AM +0100, Mitar wrote:
I have been also bitten by this with sympa-6.1.1~dfsg. I opted for 
expert (not using dbconfig) mode when installing sympa and the result 
was:


Installation script was saying that there is unknown database type 
(empty) as of course there was nothing configured in 
/etc/dbconfig-common/sympa.conf. I had to set database type there even 
if I don't want to use it. And rerun installation.


With rerun installation you mean dpkg-reconfigure sympa or...?


Then it overwrote my database settings in sympa.conf (comment old out 
values and set empty/wrong values). And so it again failed installing 
it. I just could not make values stick.



 - Jonas

--
 * Jonas Smedegaard - idealist  Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: Digital signature


Bug#610958: Multiseat: Gimp select rectangle crashes X (Single Seat: OK)

2011-01-24 Thread Alexander Mader
Package: xserver-xorg-core
Version: 2:1.7.7-11
Severity: normal

Hello,

X crashes reliably if:
 - running multiseat;
 - using select rectangle or select elliptical in Gimp.

The Gimp operations run fine with just one X server running. The crash doesn't 
depend on the picture. 

The multiseat setup consists of three X servers: a dummy one and two working 
for the two Radeon using the open source driver. The log file below is for the 
current session. A similar multiseat configuration (dummy, nouveau, and radeon; 
see bug #546586 for setup) yields the same crash.

In a follow-up I will send the config files, the crash X server log file, the 
gimp and the X backtrace.

Best regards, Alexander.

-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Jan 16 17:14 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1889440 Jan 12 04:12 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
05:00.0 VGA compatible controller: ATI Technologies Inc Redwood PRO [Radeon HD 
5500 Series]
06:00.0 VGA compatible controller: ATI Technologies Inc Redwood PRO [Radeon HD 
5500 Series]

/etc/X11/xorg.conf does not exist.

Kernel version (/proc/version):
Linux version 2.6.32-5-amd64 (Debian 2.6.32-30) (b...@decadent.org.uk) (gcc 
version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Wed Jan 12 03:40:32 UTC 2011

Xorg X server log files on system:
-rw-r--r-- 1 root root 30037 Jan 20 19:29 /var/log/Xorg.20.log
-rw-r--r-- 1 root root 23846 Jan 24 08:51 /var/log/Xorg.0.log
-rw-r--r-- 1 root root 30554 Jan 24 12:23 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 41455 Jan 24 12:24 /var/log/Xorg.2.log

Contents of most recent Xorg X server log file
/var/log/Xorg.2.log:

X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-5-amd64 x86_64 Debian
Current Operating System: Linux douglas 2.6.32-5-amd64 #1 SMP Wed Jan 12 
03:40:32 UTC 2011 x86_64
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-amd64 
root=UUID=2c2b6225-6fd0-43af-9408-c4395b43c0f7 ro quiet
Build Date: 12 January 2011  02:59:50AM
xorg-server 2:1.7.7-11 (Cyril Brulebois k...@debian.org) 
Current version of pixman: 0.16.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.2.log, Time: Mon Jan 24 12:23:00 2011
(++) Using config file: xorg-X2.conf
(==) Using system config directory /usr/share/X11/xorg.conf.d
(++) ServerLayout X2
(**) |--Screen Screen0 (0)
(**) |   |--Monitor default monitor
(**) |   |--Device Card0
(==) No monitor specified for screen Screen0.
Using a default monitor configuration.
(**) |--Input Device Keyboard0
(**) |--Input Device USB Mouse
(**) Option DontVTSwitch
(**) Option AutoEnableDevices false
(==) Automatically adding devices
(**) Not automatically enabling devices
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
(==) ModulePath set to /usr/lib/xorg/modules
(II) Loader magic: 0x7c8a00
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 6.0
X.Org XInput driver : 7.0
X.Org Server Extension : 2.0
(++) using VT number 7

(--) PCI: (0:5:0:0) 1002:68d9:174b:e142 ATI Technologies Inc Redwood PRO 
[Radeon HD 5500 Series] rev 0, Mem @ 0xc000/268435456, 0xfe8e/131072, 
I/O @ 0xd000/256, BIOS @ 0x/131072
(--) PCI:*(0:6:0:0) 1002:68d9:174b:e142 ATI Technologies Inc Redwood PRO 
[Radeon HD 5500 Series] rev 0, Mem @ 0xd000/268435456, 0xfe9e/131072, 
I/O @ 0xe000/256, BIOS @ 0x/131072
(II) Open ACPI successful (/var/run/acpid.socket)
(II) LoadModule: extmod
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor=X.Org Foundation
compiled for 1.7.7, module version = 1.0.0
Module class: X.Org Server Extension
ABI class: X.Org Server Extension, version 2.0
(II) Loading extension SELinux
(II) Loading extension MIT-SCREEN-SAVER
(II) Loading extension XFree86-VidModeExtension
(II) Loading extension XFree86-DGA
(II) Loading extension DPMS
(II) Loading extension XVideo
(II) Loading extension XVideo-MotionCompensation
(II) Loading extension X-Resource
(II) LoadModule: dbe
(II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
(II) Module dbe: vendor=X.Org 

Bug#610959: chromium-browser: Chromium does not close correctly

2011-01-24 Thread Andrea Siro Magnani
Package: chromium-browser
Version: 6.0.472.63~r59945-5
Severity: normal


Some Chromium processes aren't terminated when closing the program. 
Output of 'ps -aux | grep chromium' before exiting:

1000 31145  1.3  4.6 217224 47480 ?Sl   13:05   0:01 
/usr/lib/chromium-browser/chromium-browser
1000 31147  0.0  0.9  73744  9296 ?S13:05   0:00 
/usr/lib/chromium-browser/chromium-browser
1000 31149  0.1  1.3  79964 13552 ?S13:05   0:00 
/usr/lib/chromium-browser/chromium-browser --type=zygote
1000 31186  0.3  1.7 123728 18284 ?Sl   13:05   0:00 
/usr/lib/chromium-browser/chromium-browser --type=extension --lang=en-US 
--force-fieldtest=ConnCountImpact/_conn_count_6/DnsImpact/_default_enabled_prefetch/GlobalSdch/_global_enable_sdch/IdleSktToImpact/_idle_timeout_20/SpdyImpact/_npn_with_spdy/
 --channel=31145.0xb7e5c900.512771135
1000 31192  0.7  2.2 127636 23272 ?Sl   13:05   0:00 
/usr/lib/chromium-browser/chromium-browser --type=renderer --lang=en-US 
--force-fieldtest=ConnCountImpact/_conn_count_6/DnsImpact/_default_enabled_prefetch/GlobalSdch/_global_enable_sdch/IdleSktToImpact/_idle_timeout_20/SpdyImpact/_npn_with_spdy/
 --channel=31145.0xb7f39c60.855175571
1000 31688  0.0  0.0   3308   764 pts/4S+   13:07   0:00 grep chromium

Output of 'ps -aux | grep chromium' after exiting:

1000 31145  1.1  4.5 217208 47128 ?Sl   13:05   0:01 
/usr/lib/chromium-browser/chromium-browser
1000 31147  0.0  0.9  73744  9296 ?S13:05   0:00 
/usr/lib/chromium-browser/chromium-browser
1000 31149  0.0  1.3  96356 13580 ?S13:05   0:00 
/usr/lib/chromium-browser/chromium-browser --type=zygote
1000 32142  0.0  0.0   3308   764 pts/4S+   13:07   0:00 grep chromium

Those little guys have to be killed manually. Wouldn't mind and 
wouldn't have noticed them if they didn't eat all of my CPU.

-- System Information:
Debian Release: 6.0
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages chromium-browser depends on:
ii  chromium-browser-ins 6.0.472.63~r59945-5 page inspector for the chromium-br
ii  libasound2   1.0.23-2.1  shared library for ALSA applicatio
ii  libatk1.0-0  1.30.0-1The ATK accessibility toolkit
ii  libbz2-1.0   1.0.5-6 high-quality block-sorting file co
ii  libc62.11.2-7Embedded GNU C Library: Shared lib
ii  libcairo21.8.10-6The Cairo 2D vector graphics libra
ii  libcups2 1.4.4-7 Common UNIX Printing System(tm) - 
ii  libdbus-1-3  1.2.24-4simple interprocess messaging syst
ii  libdbus-glib-1-2 0.88-2.1simple interprocess messaging syst
ii  libevent-1.4-2   1.4.13-stable-1 An asynchronous event notification
ii  libexpat12.0.1-7 XML parsing C library - runtime li
ii  libfontconfig1   2.8.0-2.1   generic font configuration library
ii  libfreetype6 2.4.2-2.1   FreeType 2 font engine, shared lib
ii  libgcc1  1:4.4.5-10  GCC support library
ii  libgconf2-4  2.28.1-6GNOME configuration database syste
ii  libgcrypt11  1.4.5-2 LGPL Crypto library - runtime libr
ii  libgl1-mesa-glx [lib 7.7.1-4 A free implementation of the OpenG
ii  libglewmx1.5 1.5.4-1 The OpenGL Extension Wrangler - ru
ii  libglib2.0-0 2.24.2-1The GLib library of C routines
ii  libgtk2.0-0  2.20.1-2The GTK+ graphical user interface 
ii  libicu44 4.4.2-2 International Components for Unico
ii  libjpeg626b1-1   The Independent JPEG Group's JPEG 
ii  libnspr4-0d  4.8.6-1 NetScape Portable Runtime Library
ii  libnss3-1d   3.12.8-1Network Security Service libraries
ii  libpango1.0-01.28.3-1Layout and rendering of internatio
ii  libpng12-0   1.2.44-1PNG library - runtime
ii  libstdc++6   4.4.5-10The GNU Standard C++ Library v3
ii  libv8-2.2.24 2.2.24-6V8 JavaScript Engine
ii  libvpx0  0.9.1-2 VP8 video codec (shared library)
ii  libx11-6 2:1.3.3-4   X11 client-side library
ii  libxext6 2:1.1.2-1   X11 miscellaneous extension librar
ii  libxml2  2.7.8.dfsg-2GNOME XML library
ii  libxrender1  1:0.9.6-1   X Rendering Extension client libra
ii  libxslt1.1   1.1.26-6XSLT 1.0 processing library - runt
ii  libxss1  1:1.2.1-1   X11 Screen Saver extension 

Bug#609854: last base-files package breaks unattended-upgrades

2011-01-24 Thread Nirgal Vourgère
Last version of base-files introducted a change in /etc/debian_version format.
Code name used to be available in that file. It no longer is.
This breaks many unattended-upgrades configurations, where $(distro_codename) 
is no longer available.
Please, consider putting back the codename in debian_version until proper 
solution is found to store that information: With the deep freeze, now is not a 
proper time for big patches in other packages.


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


Bug#609762: amavisd-milter: Init script changes owner of current directory to 'amavis'

2011-01-24 Thread Harald Jenny
 Removing is bad bad idea as it leaves amavis user without a working milter. 
 
 Alex

Dear Alex

After Squeeze release backports of both libmilter and amavisd-milter will be
made available by me so people will be able to use them.

Kind regards
Harald Jenny



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



Bug#610960: CVE-2010-4267: Buffer overflow

2011-01-24 Thread Moritz Muehlenhoff
Package: hplip
Severity: grave
Tags: security

Hi,
please see https://bugzilla.redhat.com/show_bug.cgi?id=662740 for
the description and a patch by Sebastian Krahmer.

A DSA is in preparation, for Squeeze please upload the isolated
security fix with urgency=high and ask for an unblock on
debian-rele...@lists.debian.org

Cheers,
Moritz



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



Bug#502162: 06-syslog.patch

2011-01-24 Thread Sergey B Kirpichev
tags 502162 +patch
thanks

Hello,
here is a patch.  Another try.

Why the tag patch was removed previously without reason?  It was attached, see:
http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=7;bug=502162


06-syslog.patch
Description: Binary data


Bug#458008: gs-esp: gs crash on ps generated by xpdf

2011-01-24 Thread Jacek Misiurewicz

It was ages ago :-).

Now I am using different distro, and my poppler version is
libpoppler7 0.14.3-0ubuntu1.1

I haven't seen the bug any more (for some months from the event I used 
different pdf vievers, and later I returned to xpdf without problems).


This makes a 99.9% belief that the bug disappeared. (and 0.1% that it 
just hides somewhere, patiently waiting).


JM

W dniu 23.01.2011 13:37, Jonathan Nieder pisze:

tags 458008 - upstream confirmed
notforwarded 458008
reassign 458008 xpdf
quit

Hi Michael et al,

It seems that some versions of xdpf produce corrupt ps files.

Tim Morgan wrote[1]:


Recently I found gs crashing on any postscript file I send it.

Jacek Misiurewicz wrote[1]:


I've also encountered a pdf file where the image was distorted
(scrambled), other parts of page were printed OK.

The same page converted pdf-ps by pdf2ps (from ghostscript pkg) is
OK, converted by  pdftops (from xpdf pkg) is BAD.

Ken Sharp added[2]:

| I haven't investigated in detail, but Adobe Acrobat Distiller *also* gives an
| error on this file:
|
| %%[ Error: ioerror; OffendingCommand: imageDistiller; ErrorInfo:
| DCTDecodeFilter Input did not begin with a JPEG SOI marker ]%%
|
| Stack:
| -dict-
|
|
| %%[ Flushing: rest of job (to end-of-file) will be ignored ]%%
| %%[ Warning: PostScript error. No PDF file produced. ] %%

Tim and Jacek, do you remember what versions of xpdf were affected?
Does current poppler-utils work?

Thanks, all.

Regards,
Jonathan

[1] http://bugs.debian.org/458008
[2] http://bugs.ghostscript.com/show_bug.cgi?id=691902




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



Bug#609854: last base-files package breaks unattended-upgrades

2011-01-24 Thread Santiago Vila
On Mon, 24 Jan 2011, Nirgal Vourgère wrote:

 Last version of base-files introducted a change in /etc/debian_version format.
 Code name used to be available in that file. It no longer is.
 This breaks many unattended-upgrades configurations, where $(distro_codename) 
 is no longer available.
 Please, consider putting back the codename in debian_version until proper 
 solution is found to store that information: With the deep freeze, now is not 
 a proper time for big patches in other packages.

The file /etc/debian_version is only meaningful for stable releases.
There is no mandated format for testing or unstable.

Therefore, anything which relies on /etc/debian_version for any
purpose other than telling which stable release we are running is
broken and should be fixed to not do that.

In other words: Just because /etc/debian_version used to read squeeze/sid
most of the time does not mean you can take that content for granted.



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



Bug#610958: Multiseat: Gimp select rectangle crashes X (Single Seat: OK)

2011-01-24 Thread Julien Cristau
On Mon, Jan 24, 2011 at 13:10:02 +0100, Mader, Alexander wrote:

 Backtrace:
 0: /usr/bin/X1 (xorg_backtrace+0x28) [0x45d138]
 1: /usr/bin/X1 (0x40+0x64f29) [0x464f29]
 2: /lib/libpthread.so.0 (0x7eff162ce000+0xef60) [0x7eff162dcf60]
 3: /usr/bin/X1 (0x40+0x4507a) [0x44507a]
 4: /usr/bin/X1 (0x40+0x3ecd5) [0x43ecd5]
 5: /usr/bin/X1 (0x40+0x128585) [0x528585]
 6: /usr/bin/X1 (0x40+0x333d4) [0x4333d4]
 7: /usr/bin/X1 (0x40+0x25c35) [0x425c35]
 8: /lib/libc.so.6 (__libc_start_main+0xfd) [0x7eff14dd2c4d]
 9: /usr/bin/X1 (0x40+0x257e9) [0x4257e9]
 Segmentation fault at address 0x28
 
 Fatal server error:
 Caught signal 11 (Segmentation fault). Server aborting
 
So fwiw:

$ addr2line -e /usr/bin/Xorg 0x44507a 0x43ecd5 0x528585 0x4333d4 0x425c35
/build/kibi-xorg-server_1.7.7-11-amd64-BKUYtk/xorg-server-1.7.7/build-main/dix/../../dix/events.c:1572
/build/kibi-xorg-server_1.7.7-11-amd64-BKUYtk/xorg-server-1.7.7/build-main/dix/../../dix/events.c:4839
/build/kibi-xorg-server_1.7.7-11-amd64-BKUYtk/xorg-server-1.7.7/build-main/Xi/../../Xi/grabdev.c:138
/build/kibi-xorg-server_1.7.7-11-amd64-BKUYtk/xorg-server-1.7.7/build-main/dix/../../dix/dispatch.c:440
/build/kibi-xorg-server_1.7.7-11-amd64-BKUYtk/xorg-server-1.7.7/build-main/dix/../../dix/main.c:285

Haven't looked yet what this path is.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#610961: xrdp doesn't support non-US keyboards

2011-01-24 Thread SASAJIMA
Package: xrdp
Version: 0.5.0~20100303cvs-6
Severity: normal
Tags: squeeze sid patch

I installed xrdp server on Debian, and set keymap file by xrdp-genkeymap.
I logged on Debian by RDP from different 2 clients.

   * rdesktop on Debian sid (LANG=ja_JP.eucJP) with JP106 keyboard.
   * Remote Desktop Client on WinXP (Japanese) with JP106 keyboard.

I couldn't input \ (Keycode 132).

xrdp treats key scan code as 7bits. but sometimes it is over 7bits with non-US
keyboard.



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

Kernel: Linux 2.6.32-5-vserver-amd64 (SMP w/1 CPU core)
Locale: LANG=ja_JP.eucjp, LC_CTYPE=ja_JP.eucjp (charmap=EUC-JP)
Shell: /bin/sh linked to /bin/dash

Versions of packages xrdp depends on:
ii  adduser   3.112+nmu2 add and remove users and groups
ii  libc6 2.11.2-9   Embedded GNU C Library: Shared lib
ii  libpam0g  1.1.1-6.1  Pluggable Authentication Modules l
ii  libssl0.9.8   0.9.8o-4   SSL shared libraries
ii  libx11-6  2:1.3.3-4  X11 client-side library
ii  libxfixes31:4.0.5-1  X11 miscellaneous 'fixes' extensio

Versions of packages xrdp recommends:
ii  vnc4server [vnc-server]  4.1.1+X4.3.0-37 Virtual network computing server s

xrdp suggests no packages.

-- no debconf information
Description: Upstream changes introduced in version 0.5.0~20100303cvs-6
 This patch has been created by dpkg-source during the package build.
 Here's the last changelog entry, hopefully it gives details on why
 those changes were made:
 .
 xrdp (0.5.0~20100303cvs-6) unstable; urgency=low
 .
   * Add a patch to fix Alt-Gr issues with Windows TS client.
 Closes: #584666.
   * Bump Standards-Version to 3.9.1.
 .
 The person named in the Author field signed this changelog entry.
Author: Vincent Bernat ber...@debian.org
Bug-Debian: http://bugs.debian.org/584666

---
The information above should follow the Patch Tagging Guidelines, please
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: vendor|upstream|other, url of original patch
Bug: url in upstream bugtracker
Bug-Debian: http://bugs.debian.org/bugnumber
Bug-Ubuntu: https://launchpad.net/bugs/bugnumber
Forwarded: no|not-needed|url proving that it has been forwarded
Reviewed-By: name and email of someone who approved the patch
Last-Update: -MM-DD

--- xrdp-0.5.0~20100303cvs.orig/xrdp/xrdp_types.h
+++ xrdp-0.5.0~20100303cvs/xrdp/xrdp_types.h
@@ -200,11 +200,11 @@ struct xrdp_key_info
 
 struct xrdp_keymap
 {
-  struct xrdp_key_info keys_noshift[128];
-  struct xrdp_key_info keys_shift[128];
-  struct xrdp_key_info keys_altgr[128];
-  struct xrdp_key_info keys_capslock[128];
-  struct xrdp_key_info keys_shiftcapslock[128];
+  struct xrdp_key_info keys_noshift[128+8];
+  struct xrdp_key_info keys_shift[128+8];
+  struct xrdp_key_info keys_altgr[128+8];
+  struct xrdp_key_info keys_capslock[128+8];
+  struct xrdp_key_info keys_shiftcapslock[128+8];
 };
 
 /* the window manager */
--- xrdp-0.5.0~20100303cvs.orig/xrdp/lang.c
+++ xrdp-0.5.0~20100303cvs/xrdp/lang.c
@@ -181,7 +181,7 @@ km_read_section(int fd, const char* sect
 {
   code = g_atoi(name);
 }
-if ((code = 0)  (code  128))
+if ((code = 0)  (code  128+8))
 {
   pos1 = g_pos(value, :);
   if (pos1 = 0)


Bug#591763: limit package to bsdtar ...

2011-01-24 Thread Andreas Henriksson
limit package bsdtar
tag 591763 upstream
severity 591763 wishlist
forwarded 591763 http://code.google.com/p/libarchive/issues/detail?id=131
thanks

Thanks for your report. Your request has been forwarded to the
upstream bug tracker as a feature request. See the link above
if you want to follow the progress on the issue.

Regards,
Andreas Henriksson





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



Bug#610435: midori crashes with memory access error segfault in libwebkit-1.0.so.2.17.8

2011-01-24 Thread Paul Menzel
Dear Markus,


Am Dienstag, den 18.01.2011, 16:44 +0100 schrieb Markus Koschany:

 Midori crashes by loading a specific website, in this case
 http://www.mmo-champion.com. You can either use the address bar or
 trying to load the site by executing
 
 midori http://www.mmo-champion.com . The outcome is always the same and
 reproducible.  Midori is using all available memory and crashes.
 
 /var/log/messages tells me
 
 Jan 18 14:06:54 darko kernel: [ 7400.973141] midori[7274]: segfault at 
 bbadbeef ip b6980df3 sp bfa0fdc0 error 6 in 
 libwebkit-1.0.so.2.17.8[b5fe2000+d8c000]

I cannot reproduce the crash. Accessing this web site just gets the cpu
usage up to 100 % in both Midori and Epiphany, so I for me that is a
WebKit issue, as I reported in #594470 [1]. I am using also architecture
i686.

Do you have the Gnash plugin installed?

 I cannot reproduce the error on other websites. The latest
 chromium-browser or iceweasel are able to display this site.


Thanks,

Paul


[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=594470


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


Bug#610962: [cfengine3] segfaults on active ifelapsed lock of aptitude package-management

2011-01-24 Thread noreply
Package: cfengine3
Version: 3.0.5+dfsg-1
Severity: normal

--- Please enter the report below this line. ---
My promises.cf file looks like this:

body common control
{
bundlesequence  = {
   installed_packages
   };

inputs  = {
   cfengine_stdlib.cf
   };
}


bundle agent installed_packages
{
vars:

   packagelistAdd slist = { iptables };

packages:

  $(packagelistAdd)
package_method = apt,
package_policy = add;

}
=

which runs ok for the first time. The second time
it is blocked and cfengine segfaults:

gdb cf-agent
GNU gdb (GDB) 7.0.1-debian
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as x86_64-linux-gnu.
For bug reporting instructions, please see:
http://www.gnu.org/software/gdb/bugs/...
Reading symbols from /usr/sbin/cf-agent...Reading symbols from 
/usr/lib/debug/usr/sbin/cf-agent...done.
(no debugging symbols found)...done.
(gdb) run -v
Starting program: /usr/sbin/cf-agent -v
[Thread debugging using libthread_db enabled]
cf3 Cfengine - autonomous configuration engine - commence self-diagnostic 
prelude
cf3 
cf3 Work directory is /var/lib/cfengine3
cf3 cf3: INFO: /var/lib/cfengine3/bin is a symbolic link, not a true 
directory!
cf3 Making sure that locks are private...
cf3 Checking integrity of the state database
cf3 Checking integrity of the module directory
cf3 Checking integrity of the PKI directory
cf3 Looking for a source of entropy in /var/lib/cfengine3/randseed
cf3 Loaded /var/lib/cfengine3/ppkeys/localhost.priv
cf3 Loaded /var/lib/cfengine3/ppkeys/localhost.pub
cf3 Setting cfengine default port to 5308 = 5308
cf3 Reference time set to Mon Jan 24 13:38:42 2011
cf3 Cfengine - 3.0.5 (C) Cfengine AS 2008-
cf3 
cf3 Host name is: 
cf3 Operating System Type is linux
cf3 Operating System Release is 2.6.32-5-xen-amd64
cf3 Architecture = x86_64
cf3 Using internal soft-class linux for host 
cf3 The time is now Mon Jan 24 13:38:42 2011
cf3 
cf3 # Extended system discovery is only available in version Nova and above
cf3 Additional hard class defined as: 64_bit
cf3 Additional hard class defined as: linux_2_6_32_5_xen_amd64
cf3 Additional hard class defined as: linux_x86_64
cf3 Additional hard class defined as: linux_x86_64_2_6_32_5_xen_amd64
cf3 GNU autoconf class from compile time: compiled_on_linux_gnu
cf3 Address given by nameserver: xx
cf3 Interface 1: lo
cf3 Interface 2: eth0
cf3 Adding alias ..
cf3 Trying to locate my IPv6 address
cf3 Found IPv6 address 
cf3 Found IPv6 address 
cf3 Found IPv6 address 
cf3 Looking for environment from cf-monitor...
cf3 Unable to detect environment from cfMonitord
cf3 This appears to be a debian system.
cf3 Looking for Debian version...
cf3 This appears to be a Debian 6.0 system.
cf3 This appears to be a Debian 6 system.
cf3 This system seems to have the aptitude package system
cf3 ***
cf3  Loading persistent classes
cf3 ***
cf3 ***
cf3  Loaded persistent memory
cf3 ***
cf3   Verifying the syntax of the inputs...
cf3Parsing file /var/lib/cfengine3/inputs/promises.cf
cf3 Initiate variable convergence...
cf3Parsing file /var/lib/cfengine3/inputs/cfengine_stdlib.cf
cf3 Initiate variable convergence...
cf3 Initiate variable convergence...
cf3 # Knowledge map reporting feature is only available in version Nova and 
above
cf3  - Defined classes = {  64_bit  Afternoon Day24 GMT_Hr12 Hr13 
Hr13_Q3 January Lcycle_1 Min35_40 Min38 Monday Q3 Yr2011 agent any cfengine_3 
cfengine_3_0 cfengine_3_0_5 community_edition compiled_on_linux_gnu debian 
debian_6 debian_6_0 debian_squeeze   have_aptitude ipv4_xx ipv4_xx 
ipv4_ ipv4_x linux linux_2_6_32_5_xen_amd64 linux_x86_64 
linux_x86_64_2_6_32_5_xen_amd64 
linux_x86_64_2_6_32_5_xen_amd64__1_SMP_Thu_Nov_25_20_08_32_UTC_2010 
net_iface_eth0 undefined_domain  verbose_mode x86_64 }
cf3  - Negated Classes = { }
cf3 Initiate variable convergence...
cf3  - Immunizing against parental death
cf3 - Bundlesequence =  {'installed_packages'}
cf3 
cf3 *
cf3 BUNDLE installed_packages
cf3 *
cf3 

Bug#608133: xserver-xorg-nouveau: displays nonsense on screen on Dell Dimension

2011-01-24 Thread Ted Phelps

I'm seeing what I believe is the same issue on my NV40 card (built-in
graphics on an ASUS M2NPV-VM), and continue to see it even in
2.6.38-rc2.  I've git bisected and the issue started with kernel git
revision 72d7c3b: x86: Use memblock to replace early_res -- that's
when the GPU lockup first appeared.

After that patch, my dmesg output shows various memory ranges being
mapped to different locations:

  -kernel direct mapping tables up to bfef @ 10-704000
  +kernel direct mapping tables up to bfef @ 1f9fc000-2000
   ...
  -kernel direct mapping tables up to 13000 @ 1a31000-23b7000
  +kernel direct mapping tables up to 13000 @ bf56a000-bfef
   ...
  -  NODE_DATA [0001 - 00014fff]
  - [ea00-ea0004bf] PMD - 
[88010020-880103df] on node 0
  +  NODE_DATA [00012fffb000 - 00012fff]
  + [ea00-ea0004bf] PMD - 
[88012c20-88012fdf] on node 0
   ...
  -PCI-DMA: aperture base @ 2000 size 65536 KB
  +PCI-DMA: aperture base @ b800 size 65536 KB

And this interesting message is no longer present:

  -early_res array is doubled to 64 at [16000 - 167ff]

And, finally, the following lines are new post-72d7c3b:

  +[drm] nouveau :00:05.0: PFIFO_DMA_PUSHER - Ch 0
  +[drm] nouveau :00:05.0: GPU lockup - switching to software fbcon

I haven't managed to work out if any of this means anything yet.  Any
guidance, even a suggestion of who to chase, would be greatly
appreciated.

Thanks,
-Ted



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



Bug#610915: New upstream release 0.9 available

2011-01-24 Thread Ondřej Surý
severity 610915 wishlist
tags 610915 +pending
thank you

0.9 will be uploaded after squeeze is out.

O.

On Mon, Jan 24, 2011 at 00:22, Daniele Napolitano dna...@gmail.com wrote:
 Package: gweled
 Version: 0.8.repack-5

 There is a new upstream release version 0.9.

 Here the tarball:
 http://launchpad.net/gweled/trunk/0.9/+download/gweled-0.9.tar.gz


 Consider use of the watch file.

 --
 Daniele Napolitano
 https://launchpad.net/~dnax88






-- 
Ondřej Surý ond...@sury.org



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



Bug#610781: libarchive: Does not recognize d-i ISO images

2011-01-24 Thread Steve McIntyre
On Sat, Jan 22, 2011 at 01:25:07PM +0100, Samuel Thibault wrote:
Package: libarchive
Version: 2.8.4-1
Severity: normal

Hello,

bsdtar is not able to recognize d-i ISO images:

$ bsdtar xf debian-sq-di-rc1-i386-businesscard.iso
bsdtar: Unrecognized archive format
bsdtar: Error exit delayed from previous errors.

The test that fails is in isVDSetTerminator: Reserved field must be
0.. On d-i images, there is some data starting from offset 24, I guess
for the hybrid nature of d-i CDs.

Could you check with debian-cd how to solve this?

We've switched from using genisoimage to xorriso for the new hybrid
CDs, so I'm guessing that's the most likely place to look. CCing
Thomas and George to see what they think...

-- 
Steve McIntyre, Cambridge, UK.st...@einval.com
Who needs computer imagery when you've got Brian Blessed?




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



Bug#610915: New upstream release 0.9 available

2011-01-24 Thread Ondřej Surý
And could you please remove autom4te.cache from upstream tarballs when
doing releases? Thanks.

On Mon, Jan 24, 2011 at 13:58, Ondřej Surý ond...@sury.org wrote:
 severity 610915 wishlist
 tags 610915 +pending
 thank you

 0.9 will be uploaded after squeeze is out.

 O.

 On Mon, Jan 24, 2011 at 00:22, Daniele Napolitano dna...@gmail.com wrote:
 Package: gweled
 Version: 0.8.repack-5

 There is a new upstream release version 0.9.

 Here the tarball:
 http://launchpad.net/gweled/trunk/0.9/+download/gweled-0.9.tar.gz


 Consider use of the watch file.

 --
 Daniele Napolitano
 https://launchpad.net/~dnax88






 --
 Ondřej Surý ond...@sury.org




-- 
Ondřej Surý ond...@sury.org



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



Bug#609762: amavisd-milter: Init script changes owner of current directory to 'amavis'

2011-01-24 Thread Harald Jenny
Hi Teodor Micu

 I had a look at the new patch and I have a few observations.

Thanks

 1) This construction is fine and simple as recommended in 
 /etc/init.d/skeleton:
 # Read configuration variable file if it is present
 [ -r /etc/default/$NAME ]  . /etc/default/$NAME

Ok will look at it.

 
 2) This construction doesn't work if PIDFILE is empty (not defined):
 +if [ $PIDFILE != /var/run/amavis/$NAME.pid ]; then

Correct so I will check this too.

 
 For all strings comparison you need to use $VAR.

Good point, missed this.

 
 3) This seems to be valid but I've always used [ -n $VAR ] instead of:
 +if [ $MILTERSOCKET ]; then

Will look at this too.

 
 4) This doesn't work if the directory has a space:
 +  if [ ! -e $(dirname $PIDFILE) ]; then
 +mkdir $(dirname $PIDFILE)
 
 You need to use $(dirname $PIDFILE). This is an issue if this
 variable can be defined to any custom value.

Agreed, will be fixed.

 
 5) This has a mistake: and extra ) character at the end
 +  chown $USER:$(id $USER -g -n) $(dirname $PIDFILE))

Yes seems I missed this too...

 
 The correct execution would be:
 +  chown $USER:$(id $USER -g -n) $(dirname $PIDFILE)

Thanks for this hint.

 
 6) I'm not sure this is working properly, I've always used [ -n  -a.. ].
 +if [ $MILTERSOCKET -a `echo... ]; then

Ok

 
 Also, there is no need to check if MILTERSOCKET is empty in this case.

I tend to disagree here as MILTERSOCKET can be defined in
/etc/default/amavisd-milter (this is rather a guard against misconfiguration
here).

 
 7) You should probably add -q for all these executions to avoid
 unwanted strings during start/stop/restart.
   `echo $MILTERSOCKET | grep -v ^inet`

If MILTERSOCKET is checked to contain text too?

 
 8) The same as #5 for this construction:
 +  if [ ! -e $(dirname $MILTERSOCKET) ]; then
 +mkdir $(dirname $MILTERSOCKET)
 +  fi
 +  chown $USER $(dirname $MILTERSOCKET))

Ok

 
 It is unclear to me why you need to change the owner of MILTERSOCKET.

Because amavisd-milter running as user can't otherwise remove the socket when
being stopped.

 
 Let me know if you need some help to fix this bug. I'm not using
 amavisd anymore but I could help in this case.

Thanks I will post a new patch later and would really appreciate if you could
take a look at it.

 
 Thanks
 

Thanks
Harald Jenny



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



Bug#609762: amavisd-milter: Init script changes owner of current directory to 'amavis'

2011-01-24 Thread Harald Jenny
Hello Agustin Martin

 Note that ''||' chains are different, will only fail if all components fail.
 However, chaining too much also affects readability.

Ok thanks for this hint.

 It indeed looks better to me, thanks. While I did not test myself I think
 you may have problems with empty $MILTERSOCKET with dash as interpreter in 
 
 if [ $MILTERSOCKET -a `echo $MILTERSOCKET | grep -v ^inet` ]
 
 as in e.g.,
 
 8 test
 #!/bin/sh
 bs=bs
 if [ $as -a $bs ]; then
 echo Hi
 fi
 8--- end test
 
 $ dash test
 [: 5: -a: unexpected operator
 
 Quoting variables should help.

Ok will check and fix this.

 
 Also I am not sure of full portability of -a there (although seems to not be 
 a problem with dash).

No I specifically checked the manpage for this.

 Maintainer scripts normally use chained '' in the 
 if clause (note that this is different from standalone '' chains and is 
 not a problem under 'set -e')
 
 I'd write above line as
 
 if [ $MILTERSOCKET ]  [ `echo $MILTERSOCKET | grep -v ^inet` ]; then
 
 but as Teodor points out (just read it), second check seems to be enough.

Not really as an empty $MILTERSOCKET may lead to undesired behaviour too.

 
 Also, I'd do a more extensive variable quoting, 
 
 if [ $MILTERSOCKET ]; then
 if [ $AMAVISSOCKET ]; then
 ...
 
 besides those Teodor points out.

Thanks will do this.

 
 
 -- 
 Agustin
 

Kind regards
Harald Jenny



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



Bug#609762: amavisd-milter: Init script changes owner of current directory to 'amavis'

2011-01-24 Thread Harald Jenny
Hello

On Fri, Jan 21, 2011 at 03:13:05PM +0200, Teodor MICU wrote:
 2011/1/21 Agustin Martin agmar...@debian.org:
  if [ $MILTERSOCKET ]  [ `echo $MILTERSOCKET | grep -v ^inet` ]; then
 
  but as Teodor points out (just read it), second check seems to be enough.
 
 Only that I realized latter the intention of this construction. My
 previous suggestion was to use this construction on its own without
 test:
 
 if echo $MILTERSOCKET | grep -q -v ^inet; then
 ...
 fi
 (the return code is set by grep)
 
 This works too but there is an extra test for the empty string:
 if [ $(echo $MILTERSOCKET | grep -v ^inet) ]; then
 ...
 fi
 (the return code is set by 'test')

Will check this deeper.

 
 Thanks
 

Thank you
Harald



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



Bug#610763: gmediaserver: Fix crashes due to thread unsafe function

2011-01-24 Thread Adam D. Barratt
On Sat, January 22, 2011 05:49, Guillem Jover wrote:
 The current version of the server crashes at random times, although
 easily reproducibly by doing ranged requests, for example fast
 forwarding on a video, or depending on the implementation by
 the simple fact that it requests ranges of data when streaming.
[...]
 I think this should be fixed for squeeze as it's quite unreliable
 otherwise.

Jochen - any opinion on Guillem's patch?

Regards,

Adam




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



Bug#610962: [cfengine3] additional libc6-dbg information

2011-01-24 Thread noreply
Package: cfengine3

--- Please enter the report below this line. ---
cf3  XX Nothing promised here [lock.installed_packages.packag] (152/240 
minutes elapsed)

Program received signal SIGSEGV, Segmentation fault.
__strlen_sse2 () at ../sysdeps/x86_64/multiarch/../strlen.S:31
31  ../sysdeps/x86_64/multiarch/../strlen.S: No such file or directory.
in ../sysdeps/x86_64/multiarch/../strlen.S
Current language:  auto
The current source language is auto; currently asm.
(gdb) bt
#0  __strlen_sse2 () at ../sysdeps/x86_64/multiarch/../strlen.S:31
#1  0x00415e8c in DeleteDB (dbp=0x76aa90, key=0x0) at dbm_api.c:249
#2  0x00454a34 in RemoveLock (name=0x0) at transaction.c:580
#3  0x004550ed in YieldCurrentLock (this=...) at transaction.c:268
#4  0x0040c5b8 in VerifyPackagesPromise (pp=0x768d20) at 
verify_packages.c:78
#5  0x00404f48 in KeepAgentPromise (pp=0x768d20) at agent.c:967
#6  0x00447cac in ExpandPromiseAndDo (agent=cf_agent, scopeid=value 
optimized out, pp=0x767ec0, scalarvars=value optimized out, listvars=value 
optimized out, 
fnptr=0x404c40 KeepAgentPromise) at expand.c:615
#7  0x004483f9 in ExpandPromise (agent=value optimized out, 
scopeid=0x787660 installed_packages, pp=0x787ac0, fnptr=value optimized 
out) at expand.c:120
#8  0x004051eb in ScheduleAgentOperations (bp=0x787700) at agent.c:813
#9  0x004053fc in KeepPromiseBundles () at agent.c:773
#10 0x00405ff3 in KeepPromises () at agent.c:358
#11 0x004065fb in main (argc=2, argv=0x7fffed18) at agent.c:149





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



Bug#610942: Processed: reassign 610942 to mirrors, retitle 610942 to 403 error downloading snmp pkg from ftp.ru.d.o ...

2011-01-24 Thread Simon Paillard
On Mon, Jan 24, 2011 at 10:45:08AM +, Debian Bug Tracking System wrote:
 Processing commands for cont...@bugs.debian.org:
 
  reassign 610942 mirrors
 Bug #610942 [snmp] snmp: 403 error when downloading package
 Bug reassigned from package 'snmp' to 'mirrors'.
 Bug No longer marked as found in versions net-snmp/5.4.3~dfsg-2.
  retitle 610942 403 error downloading snmp pkg from ftp.ru.d.o
 Bug #610942 [mirrors] snmp: 403 error when downloading package
 Changed Bug title to '403 error downloading snmp pkg from ftp.ru.d.o' from 
 'snmp: 403 error when downloading package'
  severity 610942 normal
 Bug #610942 [mirrors] 403 error downloading snmp pkg from ftp.ru.d.o
 Severity set to 'normal' from 'important'

ftp.ru.d.o temporarily redirected to some other mirror.

-- 
Simon Paillard



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



Bug#609762: amavisd-milter: Init script changes owner of current directory to 'amavis'

2011-01-24 Thread Harald Jenny
Hi Augustin

On Sun, Jan 23, 2011 at 01:38:47AM +0100, Agustin Martin wrote:
 2011/1/21 Teodor MICU mteo...@gmail.com:
  2011/1/21 Agustin Martin agmar...@debian.org:
  if [ $MILTERSOCKET ]  [ `echo $MILTERSOCKET | grep -v ^inet` ]; then
 
  but as Teodor points out (just read it), second check seems to be enough.
 
  Only that I realized latter the intention of this construction. My
  previous suggestion was to use this construction on its own without
  test:
 
  if echo $MILTERSOCKET | grep -q -v ^inet; then
  ...
  fi
  (the return code is set by grep)
 
  This works too but there is an extra test for the empty string:
  if [ $(echo $MILTERSOCKET | grep -v ^inet) ]; then
  ...
  fi
  (the return code is set by 'test')
 
 If I understand correctly, first expression saves redundant checks, so
 is preferrable.

I will have a to check this - this is meant as a guard against accidently
setting $MILTERSOCKET to .

 
 Harald, I've rewritten patch suggestion with more quoting and Teodor's
 check (Teodor, please check that I understood correctly) .

Thanks

 Instead of
 repeating the check a variable is used for next similar check, but
 that was the way I played, feel free to act at your convenience.

Will take a look at this today (as work permits).

 I do
 not use amavisd myself, so patch is completely unchecked, just
 verified that 'sh -n' on the script gives no errors. Check on this is
 appreciated.

Ok thank you very much.

 
 Patch is attached,

Thanks again.

 
 Cheers,
 
 -- 
 Agustin

Kind regards
Harald


 diff -Nru --exclude changelog amavisd-milter-1.5.0/debian/amavisd-milter.init 
 amavisd-milter-1.5.0/debian/amavisd-milter.init
 --- amavisd-milter-1.5.0/debian/amavisd-milter.init   2010-05-12 
 23:01:42.0 +0200
 +++ amavisd-milter-1.5.0/debian/amavisd-milter.init   2011-01-22 
 20:40:46.0 +0100
 @@ -30,19 +30,43 @@
  OPTIONS=
  
  # Exit if the package is not installed
 -[ -x $DAEMON ] || exit 0
 +[ -x $DAEMON ] || exit 0
  
  # Read configuration variable file if it is present
 -[ -r /etc/default/$NAME ]  . /etc/default/$NAME
 -
 -[ $PIDFILE != /var/run/amavis/$NAME.pid ]  OPTIONS=$OPTIONS -p $PIDFILE
 -[ $MILTERSOCKET ]  OPTIONS=$OPTIONS -s $MILTERSOCKET
 -[ $AMAVISSOCKET ]  OPTIONS=$OPTIONS -S $AMAVISSOCKET
 -[ $WORKINGDIR ]  OPTIONS=$OPTIONS -w $WORKINGDIR
 -[ $EXTRAPARAMS ]  OPTIONS=$OPTIONS $EXTRAPARAMS
 -
 -[ $PIDFILE ]  ([ -d $(dirname $PIDFILE) ] || mkdir $(dirname $PIDFILE)  
 chown $USER:$(id $USER -g -n) $(dirname $PIDFILE))
 -[ $MILTERSOCKET ]  ([ -d $(dirname $MILTERSOCKET) ] || mkdir $(dirname 
 $MILTERSOCKET)  chown $USER $(dirname $MILTERSOCKET))
 +if [ -r /etc/default/$NAME ]; then
 +  . /etc/default/$NAME
 +fi
 +
 +if [ $PIDFILE != /var/run/amavis/$NAME.pid ]; then
 +  OPTIONS=$OPTIONS -p $PIDFILE
 +fi
 +if [ $MILTERSOCKET ]; then
 +  OPTIONS=$OPTIONS -s $MILTERSOCKET
 +fi
 +if [ $AMAVISSOCKET ]; then
 +  OPTIONS=$OPTIONS -S $AMAVISSOCKET
 +fi
 +if [ $WORKINGDIR ]; then
 +  OPTIONS=$OPTIONS -w $WORKINGDIR
 +fi
 +if [ $EXTRAPARAMS ]; then
 +  OPTIONS=$OPTIONS $EXTRAPARAMS
 +fi
 +
 +if [ $PIDFILE ]; then
 +  if [ ! -e $(dirname $PIDFILE) ]; then
 +mkdir $(dirname $PIDFILE)
 +  fi
 +  chown $USER:$(id $USER -g -n) $(dirname $PIDFILE)
 +fi
 +unset NOINET_MILTERSOCKET
 +if echo $MILTERSOCKET | grep -q -v ^inet; then
 +  if [ ! -e $(dirname $MILTERSOCKET) ]; then
 +mkdir $(dirname $MILTERSOCKET)
 +  fi
 +  NOINET_MILTERSOCKET=1
 +  chown $USER $(dirname $MILTERSOCKET)
 +fi
  
  START=--start --quiet --chuid $USER --pidfile $PIDFILE --startas $DAEMON 
 --name $NAME -- $OPTIONS
  STOP=--stop --quiet --retry 10 --pidfile $PIDFILE --startas $DAEMON --name 
 $NAME
 @@ -53,25 +77,51 @@
  case $1 in
start)
   log_daemon_msg Starting $DESC: $NAME
 - start-stop-daemon $START 
 + start-stop-daemon $START
 +
   case $? in
 - 0) log_end_msg 0
 -[ $MILTERSOCKET ]  [ $MILTERSOCKETOWNER ]  chown 
 $MILTERSOCKETOWNER $MILTERSOCKET
 -[ $MILTERSOCKET ]  [ $MILTERSOCKETMODE ]  chmod 
 $MILTERSOCKETMODE $MILTERSOCKET ;;
 - 1) log_progress_msg already started
 -log_end_msg 0 ;;
 - *) log_end_msg $? ;;
 + 0)
 +log_end_msg 0
 +if [ $NOINET_MILTERSOCKET ]; then
 +  if [ $MILTERSOCKETOWNER ]; then
 +chown $MILTERSOCKETOWNER $MILTERSOCKET
 +  fi
 +  if [ $MILTERSOCKETMODE ]; then
 +chmod $MILTERSOCKETMODE $MILTERSOCKET
 +  fi
 +fi
 +;;
 +
 + 1) 
 +log_progress_msg already started
 +log_end_msg 0
 +;;
 +
 + *) 
 +log_end_msg $?
 +;;
 +
   esac
   ;;
  
stop)
   log_daemon_msg Stopping $DESC: $NAME
   start-stop-daemon $STOP
 +
   case $? in
 - 0) log_end_msg 0 ;;
 -   

Bug#610781: libarchive: Does not recognize d-i ISO images

2011-01-24 Thread Thomas Schmitt
Hi,

Samuel Thibault:
The test that fails is in isVDSetTerminator: Reserved field must be
0.. On d-i images, there is some data starting from offset 24, I guess
for the hybrid nature of d-i CDs.

I googled for isVDSetTerminator and found
  http://www.mail-archive.com/svn-src-all@freebsd.org/msg17532.html
(A more official link to inspect the source would be welcome.)

Don't know where to get debian-sq-di-rc1-i386-businesscard.iso
So i used
   
http://cdimage.debian.org/cdimage/daily-builds/daily/current/i386/iso-cd/debian-testing-i386-businesscard.iso

The source code seems unrelated to the System Area, where isohybrid
is living. It rather looks for the ECMA-119 Volume Set Terminater and
seems not to like the one made by libisofs.
It bears the usual entrails of a Primary Volume Descriptor.

ECMA-119 says:
8.3.4 Reserved for future standardization (BP 8 to 2048)
 All bytes of this field shall be set to (00).

So we (libburnia project) are to blame. Apologies.
I will try to quickly correct this, upload a new GNU xorriso development
tarball, and give a note when it is ready.

It might be a good idea to test in advance whether overwriting bytes
38919 to 40959 by zeros makes the image recognizable. (Byte numbers
decimal starting at 0. Byte 38912 bears 255, 38913 bears 'C'.)


Have a nice day :)

Thomas




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



Bug#610958: Multiseat: Gimp select rectangle crashes X (Single Seat: OK)

2011-01-24 Thread Mader, Alexander

Am 24.01.2011 13:43, schrieb Julien Cristau:

On Mon, Jan 24, 2011 at 13:10:02 +0100, Mader, Alexander wrote:


Backtrace:

Oh, sorry, forgot the dbg-backtraces; attached now.

Best Regards, Alexander.
Continuing.

Program received signal SIGPIPE, Broken pipe.
0x7f8999a0b040 in __write_nocancel () from /lib/libpthread.so.0
#0  0x7f8999a0b040 in __write_nocancel () from /lib/libpthread.so.0
No symbol table info available.
#1  0x7f8999c61a24 in g_log_default_handler () from /lib/libglib-2.0.so.0
No symbol table info available.
#2  0x7f8999c61d27 in g_logv () from /lib/libglib-2.0.so.0
No symbol table info available.
#3  0x7f8999c62103 in g_log () from /lib/libglib-2.0.so.0
No symbol table info available.
#4  0x7f899a9ed4c6 in gimp_wire_read (channel=0x222a250, 
buf=0x7fffc9d50ba0 \a, count=4, user_data=value optimized out)
at /usr/src/debian/work/build-area/gimp-2.6.10/./libgimpbase/gimpwire.c:139
status = value optimized out
error = 0x0
bytes = 0
#5  0x7f899a9ed6ee in _gimp_wire_read_int32 (channel=0x2, 
data=0x7fffc9d50ba0, count=1, user_data=0x)
at /usr/src/debian/work/build-area/gimp-2.6.10/./libgimpbase/gimpwire.c:327
__PRETTY_FUNCTION__ = _gimp_wire_read_int32
#6  0x7f899a9ed7bb in gimp_wire_read_msg (channel=0x222a250, 
msg=0x7fffc9d50ba0, user_data=0x0)
at /usr/src/debian/work/build-area/gimp-2.6.10/./libgimpbase/gimpwire.c:259
No locals.
#7  0x7f899ae15a36 in gimp_single_message ()
at /usr/src/debian/work/build-area/gimp-2.6.10/./libgimp/gimp.c:1977
msg = {type = 7, data = 0x7f899b794000}
#8  0x7f899ae15b7d in gimp_extension_process (timeout=0)
at /usr/src/debian/work/build-area/gimp-2.6.10/./libgimp/gimp.c:1442
readfds = {fds_bits = {2048, 0 repeats 15 times}}
tv = {tv_sec = 1, tv_usec = 1}
tvp = value optimized out
select_val = -32
#9  0x004081b7 in script_fu_run (name=0x223ab30 extension-script-fu, 
nparams=0, param=0x0, nreturn_vals=0x7fffc9d50dec, 
return_vals=0x7fffc9d50de0)
at 
/usr/src/debian/work/build-area/gimp-2.6.10/./plug-ins/script-fu/script-fu.c:220
path = 0x223ac60 Pj%\002
#10 0x7f899ae16d18 in gimp_proc_run (info=value optimized out, 
argc=value optimized out, argv=value optimized out)
at /usr/src/debian/work/build-area/gimp-2.6.10/./libgimp/gimp.c:1894
proc_return = {name = 0x0, nparams = 4226512, params = 0x7fffc9d50ef0}
return_vals = value optimized out
n_return_vals = value optimized out
#11 gimp_loop (info=value optimized out, argc=value optimized out, 
argv=value optimized out)
at /usr/src/debian/work/build-area/gimp-2.6.10/./libgimp/gimp.c:1728
msg = {type = 5, data = 0x222ba80}
#12 gimp_main (info=value optimized out, argc=value optimized out, 
argv=value optimized out)
at /usr/src/debian/work/build-area/gimp-2.6.10/./libgimp/gimp.c:464
basename = value optimized out
env_string = value optimized out
__PRETTY_FUNCTION__ = gimp_main
#13 0x7f89996bac4d in __libc_start_main () from /lib/libc.so.6
No symbol table info available.
#14 0x00407df9 in _start ()
No symbol table info available.
Continuing.

Program received signal SIGSEGV, Segmentation fault.
0x0044507a in ActivateKeyboardGrab (keybd=0x2749410, 
grab=0x7fffdaa38ad0, time=..., passive=0) at ../../dix/events.c:1572
1572../../dix/events.c: Datei oder Verzeichnis nicht gefunden.
in ../../dix/events.c
#0  0x0044507a in ActivateKeyboardGrab (keybd=0x2749410, 
grab=0x7fffdaa38ad0, time=..., passive=0) at ../../dix/events.c:1572
oldWin = value optimized out
#1  0x0043ecd5 in GrabDevice (client=0x27a8eb0, dev=0x2749410, 
pointer_mode=value optimized out, keyboard_mode=value optimized out, 
grabWindow=value optimized out, ownerEvents=value optimized out, 
ctime=12670847, mask=0x7fffdaa38ef0, grabtype=1, curs=0, confineToWin=0, 
status=0x7fffdaa38f78 \210\062I) at ../../dix/events.c:4838
tempGrab = {next = 0x0, resource = 44040192, device = 0x2749410, 
  window = 0x280ef20, ownerEvents = 0, keyboardMode = 1, 
  pointerMode = 1, grabtype = GRABTYPE_XI, type = 0 '\000', 
  modifiersDetail = {exact = 0, pMask = 0x0}, modifierDevice = 0x0, 
  detail = {exact = 0, pMask = 0x0}, confineTo = 0x0, cursor = 0x0, 
  eventMask = 131180, deviceMask = 0, xi2mask = {
\000\000 repeats 42 times}}
pWin = 0x280ef20
confineTo = 0x0
grab = value optimized out
time = {months = 0, milliseconds = 12670847}
access_mode = value optimized out
rc = value optimized out
cursor = 0x0
#2  0x00528585 in ProcXGrabDevice (client=0x27a8eb0)
at ../../Xi/grabdev.c:132
rc = value optimized out
rep = {repType = 1 '\001', RepType = 13 '\r', sequenceNumber = 24191, 
  length 

Bug#610783: bsdtar: Doesn't extract the install* and isolinux* directories of d-i images

2011-01-24 Thread Samuel Thibault
(the image can be found on
http://cdimage.debian.org/cdimage/squeeze_di_rc2/i386/iso-cd/debian-squeeze-di-rc2-i386-businesscard.iso
 )



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



Bug#610781: libarchive: Does not recognize d-i ISO images

2011-01-24 Thread Samuel Thibault
These images have been announced several times for testing, they are on
http://cdimage.debian.org/cdimage

More precisely,

http://cdimage.debian.org/cdimage/squeeze_di_rc2/i386/iso-cd/debian-squeeze-di-rc2-i386-businesscard.iso

Thomas Schmitt, le Mon 24 Jan 2011 14:37:41 +0100, a écrit :
 It might be a good idea to test in advance whether overwriting bytes
 38919 to 40959 by zeros makes the image recognizable. (Byte numbers
 decimal starting at 0. Byte 38912 bears 255, 38913 bears 'C'.)

Actually I had already tried to replace 

   for (i = 7; i  2048; ++i)
   if (h[i] != 0)
   return (0);

with

   for (i = 7; i  24; ++i)
   if (h[i] != 0)
   return (0);

with success (except bug #610783).

Samuel



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



Bug#610963: Language error in ifupdown error message

2011-01-24 Thread Kasper Loopstra
Package: ifupdown
Version: 0.6.8+nmu1

When there's an error in the /etc/network/interfaces file (I think), the
following error message occurs:
acetaldehyde:/home/kasperl# ifup eth1
Don't seem to be have all the variables for eth1/inet.

Don't seem to be have appears to be a language error.

The following config file is used (but shouldn't trigger this bug. This,
however, is a different issue altogether.)

/etc/network/interfaces:
# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug eth0
iface eth0 inet dhcp
hwaddress ether 00:15:f2:90:c0:bd

auto eth1
allow-hotplug eth1
iface eth1 inet static
address 192.168.1.1
network 192.168.0.0
broadcast 192.168.1.255
subnet 255.255.0.0


acetaldehyde:/home/kasperl# uname -a
Linux acetaldehyde 2.6.26-2-486 #1 Thu Nov 25 01:49:20 UTC 2010 i686
GNU/Linux




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



Bug#610964: Can't open perl script /usr/share/doc/vtk-doc/html//doc_header2doxygen.pl

2011-01-24 Thread Mathieu Malaterre
Package: vtk-doc
Version: 5.4.2-8
Severity: normal


hi,

  Since vtk 5.4, the vtk-doc package does not include the perl script anymore. 
This is needed to build documentation of extension of vtk (eg. paraview, gdcm 
or kwwidgets).

See an old thread:

http://lists.alioth.debian.org/pipermail/pkg-scicomp-devel/2008-December/003406.html

Right now gdcm fails to build the vtk documentation:

[  0%] GDCM: Executing GDCMDoxygenPDF
make[3]: Leaving directory `/tmp/gdcm_release/gdcm-build'
/usr/bin/cmake -E cmake_progress_report /tmp/gdcm_release/gdcm-build/CMakeFiles 
 1
[100%] Built target GDCMDoxygenPDF
make -f Utilities/doxygen/vtk/CMakeFiles/vtkgdcmDoxygenDoc.dir/build.make 
Utilities/doxygen/vtk/CMakeFiles/vtkgdcmDoxygenDoc.dir/depend
make[3]: Entering directory `/tmp/gdcm_release/gdcm-build'
cd /tmp/gdcm_release/gdcm-build  /usr/bin/cmake -E cmake_depends Unix 
Makefiles /tmp/gdcm_release/gdcm /tmp/gdcm_release/gdcm/Utilities/doxygen/vtk 
/tmp/gdcm_release/gdcm-build /tmp/gdcm_release/gdcm-build/Utilities/doxygen/vtk 
/tmp/gdcm_release/gdcm-build/Utilities/doxygen/vtk/CMakeFiles/vtkgdcmDoxygenDoc.dir/DependInfo.cmake
 --color=
make[3]: Leaving directory `/tmp/gdcm_release/gdcm-build'
make -f Utilities/doxygen/vtk/CMakeFiles/vtkgdcmDoxygenDoc.dir/build.make 
Utilities/doxygen/vtk/CMakeFiles/vtkgdcmDoxygenDoc.dir/build
make[3]: Entering directory `/tmp/gdcm_release/gdcm-build'
cd /tmp/gdcm_release/gdcm-build/Utilities/doxygen/vtk  /bin/bash 
/tmp/gdcm_release/gdcm-build/Utilities/doxygen/vtk/doc_makeall.sh
Convert the VTK headers to the Doxygen format.
Can't open perl script /usr/share/doc/vtk-doc/html//doc_header2doxygen.pl: No 
such file or directory
Problem converting VTK headers

Using:

$ apt-cache policy vtk-doc
vtk-doc:
  Installed: 5.4.2-8
  Candidate: 5.4.2-8
  Version table:
 5.6.1-1 0
 -1 http://ftp.fr.debian.org/debian/ experimental/main amd64 Packages
 *** 5.4.2-8 0
200 http://ftp.fr.debian.org/debian/ squeeze/main amd64 Packages
100 http://ftp.fr.debian.org/debian/ unstable/main amd64 Packages
100 /var/lib/dpkg/status


Thanks !

-- System Information:
Debian Release: 6.0
  APT prefers testing
  APT policy: (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)

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

Versions of packages vtk-doc depends on:
ii  doc-base  0.9.5  utilities to manage online documen

vtk-doc recommends no packages.

Versions of packages vtk-doc suggests:
ii  libvtk5-dev   5.4.2-8VTK header files for building C++ 
pn  vtk-examples  none (no description available)

-- no debconf information



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



Bug#610965: okular: Okular crash when opening pdf file

2011-01-24 Thread Achim Schaefer
Package: okular
Version: 4:4.4.5-2
Severity: important
Tags: upstream

the upstream bug report is: 264168, please add it to this bug, I donät know how 
to do this myself.

okular crashes when opening a pdf file, which I just creadted via kile- 
pdflatex.
I have only kile (and dependecies) installed, but using lxde as desktop.


--System Information:

Debian Release: 6.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

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

Versions of packages okular depends on:
ii  kdebase-runtime 4:4.4.5-1runtime components from the offici
ii  libc6   2.11.2-9 Embedded GNU C Library: Shared lib
ii  libfreetype62.4.2-2.1FreeType 2 font engine, shared lib
ii  libgcc1 1:4.4.5-10   GCC support library
ii  libjpeg62   6b1-1The Independent JPEG Group's JPEG 
ii  libkdecore5 4:4.4.5-3the KDE Platform Core Library
ii  libkdeui5   4:4.4.5-3the KDE Platform User Interface Li
ii  libkio5 4:4.4.5-3the Network-enabled File Managemen
ii  libkparts4  4:4.4.5-3the Framework for the KDE Platform
ii  libkpty44:4.4.5-3the Pseudo Terminal Library for th
ii  libkutils4  4:4.4.5-3various utility classes for the KD
ii  libokularcore1  4:4.4.5-2libraries for the Okular document 
ii  libphonon4  4:4.6.0really4.4.2-1 the core library of the Phonon mul
ii  libpoppler-qt4-30.12.4-1.2   PDF rendering library (Qt 4 based 
ii  libqca2 2.0.2-1  libraries for the Qt Cryptographic
ii  libqimageblitz4 1:0.0.6-2QImageBlitz image effects library
ii  libqt4-dbus 4:4.7.1-2Qt 4 D-Bus module
ii  libqt4-svg  4:4.7.1-2Qt 4 SVG module
ii  libqt4-xml  4:4.7.1-2Qt 4 XML module
ii  libqtcore4  4:4.7.1-2Qt 4 core module
ii  libqtgui4   4:4.7.1-2Qt 4 GUI module
ii  libspectre1 0.2.6-1  Library for rendering PostScript d
ii  libstdc++6  4.4.5-10 The GNU Standard C++ Library v3
ii  phonon  4:4.6.0really4.4.2-1 metapackage for the Phonon multime
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

okular recommends no packages.

Versions of packages okular suggests:
ii  ghostscript   8.71~dfsg2-6.1 The GPL Ghostscript PostScript/PDF
pn  kttsd none (no description available)
pn  okular-extra-backends none (no description available)
pn  poppler-data  none (no description available)
ii  texlive-binaries  2009-8 Binaries for TeX Live
pn  unrar none (no description available)

-- no debconf information



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



Bug#472767: reopen

2011-01-24 Thread Tino Keitel
reopen 472767

thanks.

I still see the same wrong information in the manpage.

ii  rsync  3.0.7-2

--delete-before receiver deletes before transfer (default)



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



Bug#610966: dh-autoreconf should depend on autopoint

2011-01-24 Thread Benjamin Drung
Package: dh-autoreconf
Version: 2
Severity: normal

I added dh-autoconf to the build depends of vlc and add --with autoreconf to dh.
The build then fails because autopoint was not found. I added autopoint to the
build dependencies of vlc, but dh-autoreconf should depend on it.



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



Bug#509186: Closing 509186

2011-01-24 Thread Didier 'OdyX' Raboud
reopen 509186
retitle 509186 [Installation-Report] D-I doesn't check for available space in 
/var before downloading packages
thanks

Le Saturday 22 January 2011 18:56:37 Miguel Figueiredo, vous avez écrit :
 Hi,
 
 Thanks for your report.
 Closing as it's an installation report from a debian installer version
 which isn't supported anymore.
 Feel free to test and report any issues against the current debian
 installer release (Squeeze RC1) which supports more hardware and also
 it's improved.
 Thanks!
 
 http://cdimage.debian.org/cdimage/squeeze_di_rc1/

Hi Miguel, and thanks for your message!

Unfortunately, this issue hasn't been solved since then, hence I am re-opening
this bug; re-title'ing it for clarity too. Please reassign to the correct d-i
component.

As for the issue, I think d-i should check for available space in /var before
launching the actual download of packages.

Cheers, 

OdyX

-- 
Didier Raboud, proud Debian Developer.
CH-1020 Renens
o...@debian.org


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


Bug#610967: cgroup-bin: Spelling mistake in cgcreate --help

2011-01-24 Thread Nikita A Menkovich
Package: cgroup-bin
Version: 0.37-2
Severity: minor

  -d, --dperm mode  Group direrory permissions

Should be directory

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

Kernel: Linux 2.6.37-rc7-lib-kvm-0.1 (SMP w/4 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to ru_RU.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages cgroup-bin depends on:
ii  libc6 2.11.2-9   Embedded GNU C Library: Shared lib
ii  libcgroup10.37-2 A library to control and monitor c

cgroup-bin recommends no packages.

cgroup-bin suggests no packages.

-- Configuration Files:
/etc/cgconfig.conf changed:
mount {
cpu = /dev/cgroup/cpu;
cpuacct = /dev/cgroup/cpuacct;
devices = /dev/cgroup/devices;
blkio   = /dev/cgroup/blkio;
}


-- 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#593429: 08-adjtimex.patch

2011-01-24 Thread Sergey B Kirpichev
tag 593429 +patch
thanks

Attached patch adopted for 3.9p1+debian-6 package (it builds and seems
to be working).  Please review/comment.



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



Bug#610781: libarchive: Does not recognize d-i ISO images

2011-01-24 Thread Andreas Henriksson
Hello!

On Mon, Jan 24, 2011 at 02:37:41PM +0100, Thomas Schmitt wrote:
 Hi,
 
 Samuel Thibault:
 The test that fails is in isVDSetTerminator: Reserved field must be
 0.. On d-i images, there is some data starting from offset 24, I guess
 for the hybrid nature of d-i CDs.
 
 I googled for isVDSetTerminator and found
   http://www.mail-archive.com/svn-src-all@freebsd.org/msg17532.html
 (A more official link to inspect the source would be welcome.)

Either apt-get source libarchive and look at
libarchive/archive_read_support_format_iso9660.c
or you could look at latest upstream code via google code source browser at:
http://code.google.com/p/libarchive/source/browse/trunk/libarchive/archive_read_support_format_iso9660.c

 
 Don't know where to get debian-sq-di-rc1-i386-businesscard.iso
 So i used

 http://cdimage.debian.org/cdimage/daily-builds/daily/current/i386/iso-cd/debian-testing-i386-businesscard.iso
 
 The source code seems unrelated to the System Area, where isohybrid
 is living. It rather looks for the ECMA-119 Volume Set Terminater and
 seems not to like the one made by libisofs.
 It bears the usual entrails of a Primary Volume Descriptor.
 
 ECMA-119 says:
 8.3.4 Reserved for future standardization (BP 8 to 2048)
  All bytes of this field shall be set to (00).
 
 So we (libburnia project) are to blame. Apologies.
 I will try to quickly correct this, upload a new GNU xorriso development
 tarball, and give a note when it is ready.


Thanks for your quick reply and actions!

 
 It might be a good idea to test in advance whether overwriting bytes
 38919 to 40959 by zeros makes the image recognizable. (Byte numbers
 decimal starting at 0. Byte 38912 bears 255, 38913 bears 'C'.)
 

Unfortunately additional problems has already been detected
(by disabling the reserved bytes check). Please feel free to look at
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=610783
I haven't had any chance to determine if this is because of bugs
in libarchive or another problem with the generated isos.

 
 Have a nice day :)

You too! :)

-- 
Andreas Henriksson



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



Bug#610969: openssh-server: Make sftp transfer log work if /dev/log not writable for normal user

2011-01-24 Thread Jan Sievers
Package: openssh-server
Version: 1:5.1p1-5
Severity: wishlist

Currently the subsystem process sftp-server writes the transfer log.
Since these processes run with the privileges of the user which logs
into SFTP, writing SFTP transfer logs does not work if /dev/log is not
writable by a normal user.

It makes sense to prevent normal users from writing to /dev/log if you use
log processing tools, like fail2ban, which take action upan specific log
lines.

I guess it should be possible to inherit a file handle previously
opened by the ssh daemon to the subsystem process, like it is done by
FTP daemons.

Jan

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

Kernel: Linux 2.6.26-2-686-bigmem (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages openssh-server depends on:
ii  adduser 3.110add and remove users and groups
ii  debconf [debcon 1.5.24   Debian configuration management sy
ii  dpkg1.14.31  Debian package management system
ii  libc6   2.7-18lenny7 GNU C Library: Shared libraries
ii  libcomerr2  1.41.3-1 common error description library
ii  libkrb531.6.dfsg.4~beta1-5lenny6 MIT Kerberos runtime libraries
ii  libpam-modules  1.0.1-5+lenny1   Pluggable Authentication Modules f
ii  libpam-runtime  1.0.1-5+lenny1   Runtime support for the PAM librar
ii  libpam0g1.0.1-5+lenny1   Pluggable Authentication Modules l
ii  libselinux1 2.0.65-5 SELinux shared libraries
ii  libssl0.9.8 0.9.8g-15+lenny11SSL shared libraries
ii  libwrap07.6.q-16 Wietse Venema's TCP wrappers libra
ii  lsb-base3.2-20   Linux Standard Base 3.2 init scrip
ii  openssh-blackli 0.4.1list of default blacklisted OpenSS
ii  openssh-client  1:5.1p1-5secure shell client, an rlogin/rsh
ii  procps  1:3.2.7-11   /proc file system utilities
ii  zlib1g  1:1.2.3.3.dfsg-12compression library - runtime

Versions of packages openssh-server recommends:
ii  openssh-blacklist-extra   0.4.1  list of non-default blacklisted Op
ii  xauth 1:1.0.3-2  X authentication utility

Versions of packages openssh-server suggests:
pn  molly-guard  none  (no description available)
pn  rssh none  (no description available)
ii  ssh-askpass  1:1.2.4.1-7 under X, asks user for a passphras

-- debconf information excluded



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



Bug#610970: unblock: dnssec-tools/1.7-3

2011-01-24 Thread Ondřej Surý
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Please unblock package dnssec-tools

The 1.7-3 introduces fix to a bug which makes the signer script always
to fail (on certain condition) due reverted logical operator in the
patched version (Bug #610369).  The 1.7-3 revamped the patch, so it
fixes the logical operators (and make the perl code more readable by
using the ifed blocks instead just using 'or's).

Here's the diffstat from my debian packaging git:

$ git diff a32993afe7..29bc8fd3867 | diffstat
 588821_check_for_errors.patch |  120 ++
 1 file changed, 77 insertions(+), 43 deletions(-)

The reported has confirmed that 1.7-3 fixes his problem.

unblock dnssec-tools/1.7-3

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

Kernel: Linux 2.6.37-12-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

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

iEYEARECAAYFAk09i/gACgkQ9OZqfMIN8nNOBwCfdFm3knSso+Y2r7uzaQH20V4G
zOgAoIPDOGVDK44Izy9tID/IP5s7PtMC
=0dox
-END PGP SIGNATURE-



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



Bug#610864: #610864: retry time not reached for any host after a long failure period

2011-01-24 Thread jidanni
 AM == Andreas Metzler ametz...@downhill.at.eu.org writes:
AM Stop exim, delete /var/spool/exim4/db/* Restart exim.

Thanks. Obviously they are not in touch with how most people use their
laptops these days, and still assume some university VAX.

I had queued some mail offline, then moved it to a different computer to
send and then didn't boot up this computer for a few days.

OK, now in /root/bin/myshutdown I do
for i in retry wait-remote_smtp_smarthost
do exim_tidydb -t 0d /var/spool/exim4 $i
done  /tmp/exi.$$ #Bug#610864

By the way, in Info, please change
  Mail
  * Exim's interfaces to mail filtering: (filter).
  Exim filtering
  * Specification of the Exim Mail Transfer Agent: (spec).
  The Exim MTA
to
  Mail
  * Exim's interfaces to mail filtering: (filter).
  Exim filtering
  * Exim Mail Transfer Agent Specification: (spec).
The Exim MTA
so
  m runs the command Info-menu, which is an interactive compiled Lisp
  function in `info.el'.
can expand it nicer.

(info (spec) Exim utilities) is full of trailing whitespace ... wait, it is
completely parsed wrong!

In (info (spec) exim_dumpdb)
please change
 exim_dumpdb /var/spool/exim retry
to
 exim_dumpdb /var/spool/exim4 retry
Same in (info (spec) exim_tidydb) etc.
And EXIM_DB(8)
OK, maybe never mind, else the whole exercise must be done again upon
exim5.

On man page -f is not explained other than:
   exim_tidydb [-f] [-t time] spooldir database



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



Bug#610971: ldapscripts states it will use /etc/pam_ldap.conf, does not exist

2011-01-24 Thread Alex Cartwright
Package: ldapscripts
Version: 1.9.0-2
Severity: important

I have installed libpam-ldapd and ldapscripts, and in the configuration file 
for ldapscripts (/etc/ldascripts/ldascripts.conf) it states that it will use 
the values in /etc/pam_ldap.conf. The trouble is this file does not exist, and 
I can't use the LDAP scripts without manually configuring it.

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

Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages ldapscripts depends on:
ii  ldap-utils2.4.23-7   OpenLDAP utilities

Versions of packages ldapscripts recommends:
ii  sharutils 1:4.9-1shar, unshar, uuencode, uudecode

Versions of packages ldapscripts suggests:
pn  libpam-ldap   none (no description available)

-- no debconf information



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



Bug#609762: amavisd-milter: Init script changes owner of current directory to 'amavis'

2011-01-24 Thread Agustin Martin
On Mon, Jan 24, 2011 at 02:17:48PM +0100, Harald Jenny wrote:
 Hi Augustin
 
 On Sun, Jan 23, 2011 at 01:38:47AM +0100, Agustin Martin wrote:
  2011/1/21 Teodor MICU mteo...@gmail.com:
   2011/1/21 Agustin Martin agmar...@debian.org:
   if [ $MILTERSOCKET ]  [ `echo $MILTERSOCKET | grep -v ^inet` ]; 
   then
  
   but as Teodor points out (just read it), second check seems to be enough.
  
   Only that I realized latter the intention of this construction. My
   previous suggestion was to use this construction on its own without
   test:
  
   if echo $MILTERSOCKET | grep -q -v ^inet; then
   ...
   fi
   (the return code is set by grep)
  
   This works too but there is an extra test for the empty string:
   if [ $(echo $MILTERSOCKET | grep -v ^inet) ]; then
   ...
   fi
   (the return code is set by 'test')
  
  If I understand correctly, first expression saves redundant checks, so
  is preferrable.
 
 I will have a to check this - this is meant as a guard against accidently
 setting $MILTERSOCKET to .

Damm, seems I wrongly understood Theodor's mail, and my proposed change will 
not work because of echo newline. Anyway, in the case above, 'echo -n' 
(allowed by policy 10.4) 

http://www.de.debian.org/doc/debian-policy/ch-files.html#s-scripts

should help with that,

if echo -n $MILTERSOCKET | grep -q -v ^inet; then 

That will still not protect against things like setting $MILTERSOCKET 
to  , but dealing with  is a must.

-- 
Agustin



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



Bug#610781: libarchive: Does not recognize d-i ISO images

2011-01-24 Thread Thomas Schmitt
Hi,

newly uploaded is
   http://www.gnu.org/software/xorriso/xorriso-1.0.1.tar.gz

Steve, if you want to patch your copy of xorriso-0.6.7:
I only added the memset() call to the following function in
libisofs/ecma119.c :

static
int write_vol_desc_terminator(Ecma119Image *target)
{
int res;
uint8_t buf[BLOCK_SIZE];
struct ecma119_vol_desc_terminator *vol;

memset(buf, 0, BLOCK_SIZE);

vol = (struct ecma119_vol_desc_terminator *) buf;

vol-vol_desc_type[0] = 255;
memcpy(vol-std_identifier, CD001, 5);
vol-vol_desc_version[0] = 1;

res = iso_write(target, buf, BLOCK_SIZE);
return res;
}


So the bug is due to uninitialized local memory. The illegal content
in the reserved field stems from the Joliet Volume Descriptor which
was written immediately before the Volume Set Terminator.
I will now examine how much risk there is for other data
to have sneaked in. If a substantial privacy problem seems likely,
then i will have to make an emergency release.

(Will also reply to Bug#610783. Bear with me. I am not very experienced
 with Debian community ways.)


Have a nice day :)

Thomas




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



Bug#609762: amavisd-milter: Init script changes owner of current directory to 'amavis'

2011-01-24 Thread Agustin Martin
On Mon, Jan 24, 2011 at 02:08:08PM +0100, Harald Jenny wrote:
 Hello Agustin Martin
  
  Also I am not sure of full portability of -a there (although seems to not 
  be 
  a problem with dash).
 
 No I specifically checked the manpage for this.

You are right. Furthermore, just noticed that -a and -o are explicitly 
allowed by policy 10.4) 

http://www.de.debian.org/doc/debian-policy/ch-files.html#s-scripts

-- 
Agustin



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



Bug#610931: [pkg-wpa-devel] Bug#610931: Please build wpasupplicant-udeb

2011-01-24 Thread Stefan Lippers-Hollmann
Hi

Just a few quick comments, before I look at it in depth.

On Monday 24 January 2011, Matthew Palmer wrote:
 Package: src:wpasupplicant
 Version: 0.6.10-2.1
 Severity: wishlist
 Tags: patch
 
 It is planned that the next release of Debian Installer will include WPA

I hope this refers to the wheezy release cycle, as it doesn't appear to
be possible in a responsible way for squeeze anymore.

 support, a long overdue feature.  To make this work, however, we need a udeb
 of wpasupplicant that can be built-in to the installer to configure/use WPA.
[...]

diff -urN wpasupplicant-0.6.10.orig/debian/config/udeb 
wpasupplicant-0.6.10/debian/config/udeb
[...]
+CONFIG_DRIVER_WEXT=y

Given that wext is deprecated, it would imho make more sense to use
CONFIG_DRIVER_NL80211=y instead, maybe even to leave wext disabled. 
With the notable exception of ipw2100/ ipw2200, all other linux wlan
drivers weren't produced in large volumes or don't support wpa2 to
begin with; for new ones (this covers all mac80211 based ones) nl80211
support is mandatory and there are some initial efforts to add nl80211
to ipw2x00. This also avoids the need for deprecated wireless-tools in
favour of iw/ crda (which is required for ch11-14 anyways) - or being 
able to use libnl for all configuration in netcfg.

diff -urN wpasupplicant-0.6.10.orig/debian/control 
wpasupplicant-0.6.10/debian/control
[...]
+Architecture: linux-any

wpasupplicant is needed, and compatible with-, kFreeBSD as well, at 
this moment kFreeBSD doesn't support wlan for unrelated reasons
(ifconfig not being able to configure wlan interfaces, besides the open
firmware issues, while firmwares are required for most chipsets). So
ignoring hurd, it should be any or at least linux-any kfreebsd-any.

diff -urN wpasupplicant-0.6.10.orig/debian/rules 
wpasupplicant-0.6.10/debian/rules
[...]
+UDEB_CFLAGS = -Wall -g -O3

-O3, not -Os?
and yes, the build targets need a little refactoring for the udeb as 
well.

Has there been any solution for the netcfg integration already, see 
201011041811.11753@otaku42.de [1], referring to the originally 
proposed introduction of embedded source copies of wpasuppliant's 
wpa_ctrl.[hc] into netcfg. Please also keep in mind that crda/ 
wireless-regdb is required for accessing channels 11-13/14 on modern
drivers.

Kel is VAC over the next few days, we'll discuss and hope to apply this
for trunk (0.7.x/ 0.8-branch) as soon as possible.

Regards
Stefan Lippers-Hollmann

[1] http://lists.debian.org/debian-devel/2010/11/msg00079.html


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


  1   2   3   4   >