Bug#563354: poppler: FTBFS: undefined reference to `qvsnprintf(char*, unsigned int, char const*, std::__va_list)'

2010-01-02 Thread Raphael Geissert
Source: poppler
Version: 0.12.2-2.1
Severity: grave

Hi,

Your package failed to build in armel with the following error log:
 from /usr/include/qt4/QtCore/qiodevice.h:46,
  from /usr/include/qt4/QtCore/qdatastream.h:45,
  from /usr/include/qt4/QtCore/qpair.h:45,
  from /usr/include/qt4/QtCore/qhash.h:49,
  from /usr/include/qt4/QtCore/qdebug.h:46,
  from /usr/include/qt4/QtCore/QDebug:1,
  from test-poppler-qt4.cpp:1:
 /usr/include/qt4/QtCore/qstring.h:91: note: the mangling of 'va_list' has
 changed in GCC 4.4 
 test-poppler-qt4.cpp: In function 'int main(int, char**)':
 test-poppler-qt4.cpp:169: warning: 'double Poppler::Document::pdfVersion()
 const' is deprecated (declared at ../../qt4/src/poppler-qt4.h:950)
 /bin/bash ../../libtool  --tag=CXX   --mode=link g++  -Wall
 -Wno-write-strings -Woverloaded-virtual -g -O2 -g -Wall -O2   -o
 test-poppler-qt4 test-poppler-qt4.o ../../poppler/libpoppler.la
 ../../qt4/src/libpoppler-qt4.la -lfontconfig   -lQtGui -lQtXml -lQtCore
 libtool: link: g++ -Wall -Wno-write-strings -Woverloaded-virtual -g -O2 -g
 -Wall -O2 -o .libs/test-poppler-qt4 test-poppler-qt4.o 
 ../../poppler/.libs/libpoppler.so ../../qt4/src/.libs/libpoppler-qt4.so
 -lfontconfig -lQtGui -lQtXml -lQtCore -pthread
 ../../qt4/src/.libs/libpoppler-qt4.so: undefined reference to
 `qvsnprintf(char*, unsigned int, char const*, std::__va_list)'
 collect2: ld returned 1 exit status

The complete log of the failed build can be found at:
https://buildd.debian.org/fetch.cgi?pkg=popplerarch=armelver=0.12.2-2.1stamp=1261688694file=logas=raw

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#539066: lintian: [checks/shared-libs] misleading message for unknown dash-containing version in symbols file

2010-01-02 Thread Russ Allbery
submitter 539066 !
retitle 539066 [checks/shared-libs] symbols-file-contains-debian-revision false 
positives when upstream version contains dash
thanks

Jonathan Nieder jrnie...@gmail.com writes:

 But I have had a change of heart.  Although it would be friendlier to
 handle such versions well, the version number in question was better
 replaced with a less dash-heavy one, and I suspect that in practice
 that will almost always be the case.  So please close this bug or mark
 it wontfix, or set the submitter to yourself if you want it fixed. :)

Thanks for letting us know!  I think that Lintian could still be somewhat
more intelligent than this (for instance, the version number that you
opened this bug report about is recognizably not ending in a Debian
revision), so I'll take ownership of it and leave it open.

-- 
Russ Allbery (r...@debian.org)   http://www.eyrie.org/~eagle/



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



Bug#563357: postgresql-8.4: FTBFS on mips: Not all files are installed

2010-01-02 Thread Raphael Geissert
Source: postgresql-8.4
Version: 8.4.2-1
Severity: grave

Hi,

Your package failed to build in mips with the following error:
8---8
# verify that all files are installed; ignore manpages, since
# they are handled by dh_installman
missing=`dh_install --sourcedir=debian/tmp --list-missing --no-act 21 | grep 
-v man/man`; \
if [ -n $missing ]; then \
echo Not all files are installed:; \
echo $missing; \
exit 1; \
fi
Not all files are installed:
dpkg: warning: failed to open configuration file '/nonexistent/.dpkg.cfg' for 
reading: Permission denied
dpkg: warning: failed to open configuration file '/nonexistent/.dpkg.cfg' for 
reading: Permission denied
make: *** [common-binary-predeb-arch] Error 1
8---8

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#563356: linux-2.6: FTBFS in ia64: source_ia64_vserver/mm/memory.c:2995: error: implicit declaration of function 'vx_page_fault'

2010-01-02 Thread Raphael Geissert
Source: linux-2.6
Version: 2.6.32-3
Severity: grave

Hi,

Your package failed to build in ia64 with the following error:
 /build/buildd/linux-2.6-2.6.32/debian/build/source_ia64_vserver/mm/memory.c
: In function 'copy_pte_range':
 /build/buildd/linux-2.6-2.6.32/debian/build/source_ia64_vserver/mm/memory.c
:651: error: implicit declaration of function 'vx_rss_avail'
 /build/buildd/linux-2.6-2.6.32/debian/build/source_ia64_vserver/mm/memory.c
: In function 'insert_page':
 /build/buildd/linux-2.6-2.6.32/debian/build/source_ia64_vserver/mm/memory.c
:1519: error: implicit declaration of function 'vx_file_rsspages_inc'
 /build/buildd/linux-2.6-2.6.32/debian/build/source_ia64_vserver/mm/memory.c
: In function 'do_wp_page':
 /build/buildd/linux-2.6-2.6.32/debian/build/source_ia64_vserver/mm/memory.c
:2155: error: implicit declaration of function 'vx_file_rsspages_dec'
 /build/buildd/linux-2.6-2.6.32/debian/build/source_ia64_vserver/mm/memory.c
:2156: error: implicit declaration of function 'vx_anon_rsspages_inc'
 /build/buildd/linux-2.6-2.6.32/debian/build/source_ia64_vserver/mm/memory.c
: In function 'handle_pte_fault':
 /build/buildd/linux-2.6-2.6.32/debian/build/source_ia64_vserver/mm/memory.c
:2945: error: 'VXPT_UNKNOWN' undeclared (first use in this function)
 /build/buildd/linux-2.6-2.6.32/debian/build/source_ia64_vserver/mm/memory.c
:2945: error: (Each undeclared identifier is reported only once
 /build/buildd/linux-2.6-2.6.32/debian/build/source_ia64_vserver/mm/memory.c
:2945: error: for each function it appears in.)
 /build/buildd/linux-2.6-2.6.32/debian/build/source_ia64_vserver/mm/memory.c
:2973: error: 'VXPT_WRITE' undeclared (first use in this function)
 /build/buildd/linux-2.6-2.6.32/debian/build/source_ia64_vserver/mm/memory.c
:2995: error: implicit declaration of function 'vx_page_fault' make[6]: ***
 [mm/memory.o] Error 1


-- 
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#563355: linux-2.6: FTBFS in s390: source_s390_vserver/kernel/vserver/proc.c:70: error: '__NR_vserver' undeclared

2010-01-02 Thread Raphael Geissert
Source: linux-2.6
Version: 2.6.32-3
Severity: grave

Hi,

Your package failed to build in s390 with the following error:
   CC  kernel/vserver/proc.o
 /build/buildd-linux-2.6_2.6.32-3-s390-7O5pHW/linux-2.6-2.6.32/debian/build/
source_s390_vserver/kernel/vserver/proc.c: In function 'proc_vci':
 /build/buildd-linux-2.6_2.6.32-3-s390-7O5pHW/linux-2.6-2.6.32/debian/build/
source_s390_vserver/kernel/vserver/proc.c:70: error: '__NR_vserver'
 undeclared (first use in this function)
 /build/buildd-linux-2.6_2.6.32-3-s390-7O5pHW/linux-2.6-2.6.32/debian/build/
source_s390_vserver/kernel/vserver/proc.c:70: error: (Each undeclared
 identifier is reported only once
 /build/buildd-linux-2.6_2.6.32-3-s390-7O5pHW/linux-2.6-2.6.32/debian/build/
source_s390_vserver/kernel/vserver/proc.c:70: error: for each function it
 appears in.)
 make[7]: *** [kernel/vserver/proc.o] Error 1 

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#534745: Bug easily fixable for all languages but Japanese (at least for me)

2010-01-02 Thread Christian PERRIER
I went back on sdic during the NMU campaign and found out this bug
which apparently escaped my attention.

As my review was the trigger for the bug, I need to fix it, of course.

I indeed could easily fix the bug for all languages. For some of them
(languages without declination system), it's simply reverting two
words in translations. For others (ru, sk, cs), I used another string
as the model because reverting words means changing the declination.

So, finally, I can fix this and unfuzzy strings for all languages but
Japanese. For it, I expect that the translator, when notified, will
easily fix the bug. This is of course needed as this package is
probably useful essentially for Japanese users..:-)

Anyway, thanks Esko for noticing this issue and reporting it.

-- 




signature.asc
Description: Digital signature


Bug#563358: libgnome-keyring0: please do not Recommend: gnome-keyring

2010-01-02 Thread Ansgar Burchardt
Package: libgnome-keyring0
Version: 2.28.2-1
Severity: wishlist

Hi,

recommending gnome-keyring in the libgnome-keyring0 package will make
apt installing gnome-keyring by default if one installs *any* package
linked with libgnome-keyring0, even when it does not make much sense for
a particular program (apparently you can use gnome-keyring with evince,
but I doubt many people do so…).

For this reason it would be better if programs recommend the daemon
instead of the library recommending it.  So please consider lowering the
recommendation to a suggestion.

Regards,
Ansgar

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

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

Versions of packages libgnome-keyring0 depends on:
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libdbus-1-3   1.2.16-2   simple interprocess messaging syst
ii  libglib2.0-0  2.22.3-1   The GLib library of C routines

Versions of packages libgnome-keyring0 recommends:
pn  gnome-keyring none (no description available)

libgnome-keyring0 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#563359: pidgin: MSN support broken

2010-01-02 Thread Peter S
Package: pidgin
Version: 2.4.3-4lenny5
Severity: important

*** Please type your report below this line ***
When connecting to MSN, Pidgin displays this error message: Our
protocol is not supported by the server.  I get this message with the
Use HTTP method box both checked and unchecked.

It seems Microsoft has updated their MSN protocol, rendering several
older clients useless.  Unfortunately, this includes the version of
pidgin in Lenny.

I had a similar issue with Adium, but that was solved by an upgrade to
a more recent version.

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

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

Versions of packages pidgin depends on:
ii  gconf2  2.22.0-1 GNOME configuration database syste
ii  libatk1.0-0 1.22.0-1 The ATK accessibility toolkit
ii  libc6   2.7-18   GNU C Library: Shared libraries
ii  libcairo2   1.6.4-7  The Cairo 2D vector graphics libra
ii  libdbus-1-3 1.2.1-5+lenny1   simple interprocess messaging syst
ii  libdbus-glib-1-20.76-1   simple interprocess messaging syst
ii  libglib2.0-02.16.6-2 The GLib library of C routines
ii  libgstreamer0.10-0  0.10.19-3Core GStreamer libraries and eleme
ii  libgtk2.0-0 2.12.12-1~lenny1 The GTK+ graphical user interface
ii  libgtkspell02.0.13-1+b1  a spell-checking addon for GTK's T
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libpango1.0-0   1.20.5-5 Layout and rendering of internatio
ii  libpurple0  2.4.3-4lenny5multi-protocol instant messaging l
ii  libsm6  2:1.0.3-2X11 Session Management library
ii  libstartup-notification 0.9-1library for program launch feedbac
ii  libx11-62:1.1.5-2X11 client-side library
ii  libxss1 1:1.1.3-1X11 Screen Saver extension library
ii  perl5.10.0-19lenny2  Larry Wall's Practical Extraction
ii  perl-base [perlapi-5.10 5.10.0-19lenny2  minimal Perl system
ii  pidgin-data 2.4.3-4lenny5multi-protocol instant messaging c

Versions of packages pidgin recommends:
pn  gstreamer0.10-plugins-basenone (no description available)
pn  gstreamer0.10-plugins-goodnone (no description available)

Versions of packages pidgin suggests:
pn  evolution-data-server   none   (no description available)
ii  kicker  4:3.5.9.dfsg.1-6 desktop panel for KDE
ii  libsqlite3-03.5.9-6  SQLite 3 shared library

-- 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#389591: package testing

2010-01-02 Thread The Anarcat
So after a good hour or two of compiling the world, I was able to
generate debian packages out of the 1.0.5-20100101-0400 snapshot.

freeswitch can be started with:

/opt/freeswitch/bin/freeswitch -u freeswitch -c -nf

I'm not sure everything is in order. I can't get the IVR demo to work
and i'm also having trouble with conferences. But simple SIP routing,
echo tests and the nice tetris song work well.

all in all, there are a few more libraries dynamicall downloaded during
the build process, which makes the end picture look like this:

apr  json-c-0.8.tar.gz libsndfile sqlite
apr-util lame-3.97 libteletonesrtp
broadvoice   lame-3.97.tar.gz  miniupnpc  stfu
celt-0.7.0-1 libdingaling  mpg123 tiff-3.8.2
celt-0.7.0-1.tar.gz  libedit   mpg123.tar.gz  udns
curl libg722_1 openzapunimrcp
esl  libmemcached-0.32 pcre   win32
iksemel  libmemcached-0.32.tar.gz  portaudio  xmlrpc-c
ilbc libnatpmp sofia-sip  yaml
js   libshout-2.2.2spandsp
json-c-0.8   libshout-2.2.2.tar.gz speex

So the externally downloaded (which are probably also duplicates of
existing packages too) are:

celt-0.7.0-1, json-c-0.8, lame-3.97, libmemcached-0.32, libshout-2.2.2
and mpg123

I suspect that lame and mpg123 are also non-free.

I haven't found out how to get rid of those internal dependencies.
Everything is hidden under a pile of automake stuff in upstream's
Makefile.am. I *think* it all revolves around the CORE_LIBS variable,
but that's as far as I got.

So the way forward here would be probably to ask upstream how we're
supposed to integrate this with existing distributions that already
bundle those libraries. I can't believe we're actually support to
package it this way, there's gotta be an easier way. Namely, upstream
should provide a simpler tarball without all those libraries, and a way
to link with existing ones in the automake toolchain directly.

Then the package will need to be fixed to move out of /opt. I think that
we could start with /usr/lib/freeswitch for now, but that's not quite
standard, as we will need to split things around /usr... not sure how to
do that by looking at the Makefile.am.

Finally, non-free bits should be removed (lame and mpg123 come to mind).

So bottomline, what's missing here is this:

 1. get rid of the duplicate libraries, which involves:
   a. asking help upstream, which will imply:
   b. removing the library code from the tarball, and;
   c. link with existing libraries.
 2. move the binaries out of /opt:
   a. try to move to /usr/lib/freeswitch, then;
   b. split configuration files, libraries and binaries in proper paths
   (/etc/freeswitch, /usr/lib, /usr/bin, etc)
 3. remove non-free bits (mpg123 and lame on the radar right now)

We're not there yet, but at least that looks like a reasonable task
list...

A.

-- 
La guerre, c'est le massacre d'hommes qui ne se connaissent pas,
au profit d'hommes qui se connaissent mais ne se massacreront pas.
- Paul Valéry


signature.asc
Description: Digital signature


Bug#478951: Scrollable page with no frameset does not print correctly

2010-01-02 Thread Mike Hommey
On Fri, Jan 01, 2010 at 10:42:35PM +, Mark Hobley wrote:
 Hello: 
 
 Re: 478951 Scrollable page with no frameset does not print correctly
 
 The print preview for this appears to be OK (using the unstable/sid version), 
 so presumably this is now fixed. Unfortunately my printers are broken, so I 
 haven't tested an actual print at this time.

What about a ps or pdf print ?

Mike



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



Bug#563225: gsl-doc-info: info gsl does not go to info pages

2010-01-02 Thread Drew Parsons
On Fri, 2010-01-01 at 11:05 -0600, Dirk Eddelbuettel wrote:
 On 1 January 2010 at 16:52, Drew Parsons wrote:
 
 | Since the gsl info pages are shipped under gsl-ref, when you type in
 | info gsl, the info pages do not appear.  Instead the man page comes up.
 
 I cannot replicate this. On my main Debian computer, the info page comes up.
 
 Is this a fresh install or an old system?
 

It's not a fresh install. I probably installed via the lenny install
discs but upgrade straight from a minimum lenny to unstable.

Drew






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



Bug#563361: nb translation for debconf libpam-ldap

2010-01-02 Thread Bjørn Steensrud

package: libpam-ldap
tags: i10n, patch
severity: wishlist

Updated debconf nb translation file for libpam-ldap is attached.
Regards, 
Bjørn
# translation of nb.po to
#
#
# Bjørn Steensrud bjor...@powertech.no, 2007.
# Bjørn Steensrud bstee...@skogkatt.homelinux.org, 2008.
# Bjørn Steensrud bjor...@skogkatt.homelinux.org, 2009.
msgid 
msgstr 
Project-Id-Version: nb\n
Report-Msgid-Bugs-To: libpam-l...@packages.debian.org\n
POT-Creation-Date: 2009-06-08 06:36+0200\n
PO-Revision-Date: 2009-12-31 10:17+0100\n
Last-Translator: Bjørn Steensrud bjor...@skogkatt.homelinux.org\n
Language-Team: Norsk (bokmål) i18n...@lister.ping.uio.no\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
X-Generator: Lokalize 1.0\n
Plural-Forms: nplurals=2; plural=n != 1;\n

#. Type: string
#. Description
#: ../templates:2001
msgid LDAP administrative account:
msgstr Administrativ konto for LDAP

#. Type: string
#. Description
#: ../templates:2001
msgid Please enter the name of the LDAP administrative account.
msgstr Oppgi kontonavnet til LDAP-administrator.

#. Type: string
#. Description
#: ../templates:2001
msgid 
This account will be used automatically for database management, so it must 
have the appropriate administrative privileges.
msgstr 
Denne kontoen vil bli brukt automatisk for databasestyring, så den må ha 
tilsvarende administrative privilegier.

#. Type: password
#. Description
#: ../templates:3001
#| msgid LDAP root account password:
msgid LDAP administrative password:
msgstr Passord for LDAP-administrator:

#. Type: password
#. Description
#: ../templates:3001
#| msgid 
#| Please enter the password that will be used to log in to the LDAP 
#| database.
msgid Please enter the password of the administrative account.
msgstr Oppgi passord for administratorkontoen..

#. Type: password
#. Description
#. Translators: do not translate ${filename}
#: ../templates:3001
#| msgid 
#| The password will be stored in a separate file ${filename} which will be 
#| made readable to root only.
msgid 
The password will be stored in the file ${filename}. This will be made 
readable to root only, and will allow ${package} to carry out automatic 
database management logins.
msgstr 
Passordet blir lagret i en egen fil ${filename} som bare root-bruker har 
tilgang til, og gjør at ${package} kan utføre automatisk innlogging for 
databasestyring.

#. Type: password
#. Description
#: ../templates:3001
msgid 
If this field is left empty, the previously stored password will be re-used.
msgstr 
Det passordet som er lagret fra før vil bli brukt igjen hvis dette feltet er 
tomt.

#. Type: boolean
#. Description
#: ../templates:4001
msgid Does the LDAP database require login?
msgstr Kreves det innlogging til LDAP-databasen?

#. Type: boolean
#. Description
#: ../templates:4001
msgid 
Please choose whether the LDAP server enforces a login before retrieving 
entries.
msgstr Velg om LDAP-tjeneren krever innlogging før oppføringer kan hentes.

#. Type: boolean
#. Description
#: ../templates:4001
msgid Such a setup is not usually needed.
msgstr Et slikt oppsett trengs vanligvis ikke.

#. Type: string
#. Description
#: ../templates:5001
msgid Distinguished name of the search base:
msgstr Entydig navn for søkebasen:

#. Type: string
#. Description
#: ../templates:5001
#| msgid 
#| Please enter the distinguished name of the LDAP search base.  Many sites 
#| use the components of their domain names for this purpose.  For example, 
#| the domain \example.net\ would use \dc=example,dc=net\ as the 
#| distinguished name of the search base.
msgid 
Please enter the distinguished name of the LDAP search base. Many sites use 
the components of their domain names for this purpose. For example, the 
domain \example.net\ would use \dc=example,dc=net\ as the distinguished 
name of the search base.
msgstr 
Oppgi entydig navn (DN) på LDAP-søkebasen.  Mange installasjoner bruker 
komponentene i domenenavnet til dette.  For eksempel: domenet «example.net» 
kunne bruke «dc=example,dc=net» som entydig navn på søkebasen.

#. Type: select
#. Choices
#: ../templates:6001
msgid clear
msgstr klar

#. Type: select
#. Choices
#: ../templates:6001
msgid crypt
msgstr crypt

#. Type: select
#. Choices
#: ../templates:6001
msgid nds
msgstr nds

#. Type: select
#. Choices
#: ../templates:6001
msgid ad
msgstr ad

#. Type: select
#. Choices
#: ../templates:6001
msgid exop
msgstr exop

#. Type: select
#. Choices
#: ../templates:6001
msgid md5
msgstr md5

#. Type: select
#. Description
#: ../templates:6002
#| msgid Local crypt to use when changing passwords.
msgid Local encryption algorithm to use for passwords:
msgstr Lokal krypteringsalgpritme som skal brukes når passord endres.

#. Type: select
#. Description
#: ../templates:6002
msgid 
The PAM module can encrypt the password locally when changing it, which is 
recommended:\n
 * clear: no encryption. This should be chosen when LDAP servers\n
   automatically encrypt the userPassword entry;\n
 

Bug#563360: sucrose-0.88: sucrose should include browse

2010-01-02 Thread dfarning
Package: sucrose-0.88
Version: 0.87.1-2
Severity: grave
Justification: renders package unusable

Please include browse in Sucrose.  Browse has a number of system dependancies 
which make it advantages to install via distro packaging tools.


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

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

Versions of packages sucrose-0.88 depends on:
ii  ethtool 6+20091202-1 display or change Ethernet device 
ii  gdb 7.0-1The GNU Debugger
ii  lsb-release 3.2-23   Linux Standard Base version report
ii  network-manager 0.7.2-2  network management framework daemo
ii  openssh-client  1:5.1p1-8secure shell client, an rlogin/rsh
ii  python-carquinyol-0.88  0.87.1-1 Sugar graphical shell - datastore
ii  sugar-emulator-0.88 0.87.1-2 Sugar graphical shell - emulator
ii  sugar-session-0.88  0.87.1-2 Sugar graphical shell - window man
ii  sugar-tools-0.880.87.1-2 Sugar graphical shell - window man
ii  tzdata  2009s-1  time zone and daylight-saving time
ii  wpasupplicant   0.6.9-3  client support for WPA and WPA2 (I
ii  x11-xserver-utils   7.5+1X server utilities

sucrose-0.88 recommends no packages.

Versions of packages sucrose-0.88 suggests:
pn  python-xklavier   none (no description available)
pn  sugar-browse-activity none (no description available)
pn  sugar-imageviewer-activitynone (no description available)
pn  sugar-jukebox-activitynone (no description available)
pn  sugar-pippy-activity  none (no description available)
pn  sugar-read-activity   none (no description available)
pn  sugar-write-activity  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#562190: mac-fdisk: udebs should depend on libc6-udeb instead of libc6

2010-01-02 Thread Michael Schmitz
 Package: mac-fdisk
 Version: 0.1-15
 Severity: serious
 Tags: patch d-i
 
 The udebs do not get a correct dependency on libc6-udeb, but instead 
 depend on the regular libc6 package. We've ignored this for previous 
 releases, but for Squeeze it's RC because of britney support for udebs.

Thanks for alerting me - I'll prepare a new upload based on your patch shortly. 
Sorry to drag my feet a bit - been away at the beach since Christmas ...
 
 I originally thought this could be solved with a binNMU, but that turned 
 out not to be enough.
 The basic reason is that the control file does not set the correct package 
 type for the udeb. Doing that also allows to simplify debian/rules a bit as 
 the package type triggers all the necessary magic for udebs in debhelper.
 
 I've build tested the attached patch on a porter box and to me the result 
 looks good.

I can build it on my powerbook but testing it (short of installing it on that 
system, which will hardly test whether it works with libc6-udeb) is another 
matter. 

What _is_ mac-fdisk udeb still being used for these days?? Maybe time to retire 
it?  

Cheers,

Michael




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



Bug#560685: ntfs-3g: Please package new upstream version (2009.11.14 stable)

2010-01-02 Thread Michael Biebl
I would like to second this request, as fsarchiver (which I maintain)
needs this new version of ntfs-3g to successfully backup NTFS partitions.

Cheers,
Michael
-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#482356: avr-binutils 2.20-2 in debian/testing are still lacking coff-avr support

2010-01-02 Thread Hakan Ardo
Yes, there is currently no coff-avr support for version 2.20. When the
coff-avr patch is ported to binutils 2.20 I'll apply it...

On Fri, Jan 1, 2010 at 11:04 PM, wzabo...@elektron.elka.pw.edu.pl
w.zabolo...@elka.pw.edu.pl wrote:
 The coff-avr support is needed for testing of AVR code with VMLAB (
 http://www.amctools.com/vmlab.htm ).
 Unfortunately, the version  2.20-2 , which is available in testing still
 lacks this support.
 I have to use the avr-objcopy extracted from the old 2.18 version of
 avr-binutils to generate coff from elf.







-- 
Håkan Ardö



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



Bug#560069: wesnoth-httt needs files from wesnoth-sof; error in unit description

2010-01-02 Thread Mark de Wever
On Fri, Jan 01, 2010 at 08:56:38PM +0100, Andreas Tille wrote:
 On Thu, Dec 31, 2009 at 12:34:35PM +0100, Andreas Tille wrote:
  This sounds like a reasonable explanation.  Yes, I have the add-on
  Invasion from the Unknown downloaded on my machine.
 
 I can confirm that the same problem does occure also in Legend of
 Wesmere and thus I assume that the problem is not connected to a
 specific campaign but rather a general problem of Wesnoth which
 prefers add-on unit definitions over the main Wesnoth line.

Do you have some hints on how to reproduce the problem in LoW?

 If you agree with this conclusion we should retitle the bug and
 reassign it to the wesnoth package.

It indeed looks like an upstream engine problem or a bug in the add-on
and not a packaging problem. So feel free to reassign and retitle the
bug. 

-- 
Regards,
Mark de Wever
(Wesnoth developer)



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



Bug#562593: Bug not present in kernel 2.6.28.10 (vanilla)

2010-01-02 Thread b viking
Hi,
Output of strace follows as requested, when running stock Lenny kernel
2.6.26-2-r4k-ip22.
Hope this helps!
Cheers
Tom

[snip]

execve(/usr/bin/ssh-keygen, [ssh-keygen, -q, -f,
temporary-dsa-key, -N, , -t, dsa], [/* 12 vars */]) = 0

brk(0)  = 0x55587000

uname({sys=Linux, node=indyr5000, ...}) = 0

access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)

old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0x2aac9000

access(/etc/ld.so.preload, R_OK)  = -1 ENOENT (No such file or directory)

open(/etc/ld.so.cache, O_RDONLY)  = 3

fstat64(3, {st_mode=S_IFREG|0644, st_size=18432, ...}) = 0

old_mmap(NULL, 18432, PROT_READ, MAP_PRIVATE, 3, 0) = 0x2aacc000

close(3)= 0

access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)

open(/lib/libresolv.so.2, O_RDONLY)   = 3

read(3, \177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\10\0\0\0\1\0\0
`\0\0\0004\0\1\\30\0\0\20\7\0004\0
\0\t\0(\0\37\0\36\0\0\0\6\0\0\0004\0\0\0004\0\0\0004\0\0\1 \0\0\1
\0\0\0\5\0\0\0\4\0\0\0\3\0\1\7 \0\1\7 \0\1\7
\0\0\0\20\0\0\0\20\0\0\0\4\0\0\0\4p\0\0\0\0\0\1T\0\0\1T\0\0\1T\0\0\0\30\0\0\0\30\0\0\0\4\0\0\0\4\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0074\0\1\0074\0\0\0\5\0\1\0\0\0\0\0\1\0\1\v\264\0\2\v\264\0\2\v\264\0\0\7D\0\0-\254\0\0\0\6\0\1\0\0\0\0\0\2\0\0\1l\0\0\1l\0\0\1l\0\0\0\370\0\0\0\370\0\0\0\7\0\0\0\4\0\0\0\4\0\0\2d\0\0\2d\0\0\2d\0\0\0
\0\0\0 
\0\0\0\4\0\0\0\4dt\345R\0\1\v\264\0\2\v\264\0\2\v\264\0\0\4L\0\0\4L\0\0\0\4\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\4\262\0\0\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\2\220\300\0\0\0\1\0\0\5\332\0\0\0\16\0\0\5\344\0\0\0\f\0\0\37\244\0\0\0\r\0\0\3630\0\0\0\4\0\0\2\204\0\0\0\5\0\0\22\24\0\0\0\6\0\0\t\24\0\0\0\n\0\0\6+\0\0\0\v\0\0\0\20\0\0\0\3\0\2\20\320\0\0\0\21\0\0\32T\0\0\0\22\0\0\5P\0\0\0\23\0\0\0\10p\0\0\1\0\0\0\1p\0\0\5\0\0\0\2p\0\0\6\0\0\0\0p\0\0\n\0\0\0Lp\0\0\21\0\0\0\220p\0\0\22...,
512) = 512

lseek(3, 612, SEEK_SET) = 612

read(3, \0\0\0\4\0\0\0\20\0\0\0\1GNU\0\0\0\0\0\0\0\0\2\0\0\0\6\0\0\0\10...,
32) = 32

fstat64(3, {st_mode=S_IFREG|0644, st_size=75504, ...}) = 0

old_mmap(NULL, 145760, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE,
3, 0) = 0x2aadc000

mprotect(0x2aaed000, 61440, PROT_NONE)  = 0

old_mmap(0x2aafc000, 8192, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0x2aafc000

old_mmap(0x2aafe000, 6496, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x2aafe000

close(3)= 0

access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)

open(/usr/lib/libcrypto.so.0.9.8, O_RDONLY) = 3

read(3, 
\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\10\0\0\0\1\0\3KP\0\0\0004\0\30\271\f\0\0\20\7\0004\0
\0\7\0(\0\37\0\36p\0\0\0\0\0\1\24\0\0\1\24\0\0\1\24\0\0\0\30\0\0\0\30\0\0\0\4\0\0\0\4\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\25\251\374\0\25\251\374\0\0\0\5\0\1\0\0\0\0\0\1\0\25\260\0\0\26\260\0\0\26\260\0\...@0\0\1vp\0\0\0\6\0\1\0\0\0\0\0\2\0\0\1,\0\0\1,\0\0\1,\0\0\1\10\0\0\1\10\0\0\0\7\0\0\0\4dt\345P\0\25\251\340\0\25\251\340\0\25\251\340\0\0\0\34\0\0\0\34\0\0\0\4\0\0\0\4dt\345Q\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\7\0\0\0\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\4\262\0\0\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\30O\260\0\0\0\1\0\0\363_\0\0\0\1\0\0\363j\0\0\0\1\0\0\363t\0\0\0\16\0\0\363\251\0\0\0\f\0\3J\230\0\0\0\r\0\23\242\300\0\0\0\4\0\0\0024\0\0\0\5\0\1*\304\0\0\0\6\0\0W4\0\0\0\n\0\0\363\350\0\0\0\v\0\0\0\20\0\0\0\3\0\27\317\300\0\0\0\21\0\0029\310\0\0\0\22\0\1\20\300\0\0\0\23\0\0\0\10p\0\0\1\0\0\0\1p\0\0\5\0\0\0\2p\0\0\6\0\0\0\0p\0\0\n\0\0\0!p\0\0\21\0\0\r9p\0\0\22\0\0\0'p\0\0\23\0\0\5?o\377\377\374\0\0029
o\377\377\375\0\0\0\2o\377\377\376\0\0029Xo\377\377\377\0\0\0\2o\377\377\360...,
512) = 512

fstat64(3, {st_mode=S_IFREG|0644, st_size=1621476, ...}) = 0

old_mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS,
-1, 0) = 0x2aaca000

old_mmap(NULL, 1582704, PROT_READ|PROT_EXEC,
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x2ab0

mprotect(0x2ac5b000, 65536, PROT_NONE)  = 0

old_mmap(0x2ac6b000, 86016, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x15b000) = 0x2ac6b000

old_mmap(0x2ac8, 9840, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x2ac8

close(3)= 0

access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)

open(/lib/libutil.so.1, O_RDONLY) = 3

read(3, 
\177ELF\1\2\1\0\0\0\0\0\0\0\0\0\0\3\0\10\0\0\0\1\0\0\n`\0\0\0004\0\0\\300\0\0\20\7\0004\0
\0\t\0(\0\35\0\34\0\0\0\6\0\0\0004\0\0\0004\0\0\0004\0\0\1 \0\0\1

Bug#561852: apt: Method http has died unexpectedly (undefined symbol:)

2010-01-02 Thread George Danchev
David Kalnischkies writes:
 Hi George Danchev,
 
 2009/12/29 George Danchev danc...@spnet.net:
  It turns out that some previous version of apt (= 0.7.24) provide
  libapt-pkg- libc6.9-6.so.4.8.1 shared object, which according to objdump
  -T and readelf -s do not provide the missing symbol in question
  (_Z14maybe_add_authR3URISs).
 
 Correct, maybe_add_auth was added in rev 1561.3.1 of the debian-sid branch.
 (Seems to be we forget to bump the minor abi while trying hard to not break
 the major abi) but as the library and the user (method/http) are shipped in
 the same package the error is still a bit strange, especially as the http
 method is the most used acquire method and the call to maybe_add_auth is
 unconditional, so many (read: all) users should have faced this problem...

Yes, I agree with that logic and actually very few users reported about  
behavior like that.
 
 So is this somehow reproducible?

Since there are so many upgrade paths, I haven't been able to reproduce that 
starting to upgrade apt from a clean lenny, I tried several combinations with 
no luck. I wonder if the resetted shared object versioning has something to do 
with it, e.g:

apt  0.7.24 libapt-pkg- libc6.9-6.so.4.8.0
apt = 0.7.24 libapt-pkg- libc6.9-6.so.4.8.1
and then again:
apt = 0.7.25 libapt-pkg- libc6.9-6.so.4.8.0

that being said, I don't see many chances for libapt-pkg- libc6.9-6.so.4.8.1 
and a previous version libapt-pkg- libc6.9-6.so.4.8.0 (with that symbol 
missing) to be left in place with a symlink and latest apt-get binary which is 
trying to resolve the missing symbol.

(I reproduced it artificially extracting and putting in place libapt-pkg- 
libc6.9-6.so.4.8.1 from apt 0.7.24 when apt 0.7.25 was installed, but this is 
not so realistic as scenario)

 I would personally prefer to understand why this happen at all
 before closing the bug to be able to avoid such problems in the future.

Yes, I can see your reasons...

-- 
pub 4096R/0E4BD0AB people.fccf.net/danchev/key pgp.mit.edu



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



Bug#563364: [CRASH] Uncaught exception SystemError in Backend/PythonApt.py:770

2010-01-02 Thread yves
Package: update-manager-core
Version: 0.200.0-1
Severity: normal
File: /usr/share/pyshared/UpdateManager/Backend/PythonApt.py



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

- Exception Type: type 'exceptions.SystemError'
- Exception Value: SystemError('E:Error, pkgProblemResolver::Resolve generated 
breaks, this may be caused by held packages.',)
- Exception Origin: BugHandler.Thread(PythonAptCommit, started)
- Exception Traceback:
  File /usr/lib/pymodules/python2.5/UpdateManager/BugHandler.py, line 89, in 
run
threading.Thread.run(self, *args, **kwargs)
  File /usr/lib/python2.5/threading.py, line 446, in run
self.__target(*self.__args, **self.__kwargs)
  File /usr/lib/pymodules/python2.5/UpdateManager/Backend/PythonApt.py, line 
770, in thread_helper
self._cache._depcache.FixBroken()




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

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

Versions of packages update-manager-core depends on:
ii  gksu  2.0.2-2+b1 graphical frontend to su
ii  lsb-release   3.2-23 Linux Standard Base version report
ii  python-apt0.7.13.3   Python interface to libapt-pkg
ii  python-support1.0.6  automated rebuilding support for P
ii  sudo  1.7.2p1-1  Provide limited super user privile

Versions of packages update-manager-core recommends:
ii  update-manager-gnome  0.200.0-1  GNOME application that manages sof

update-manager-core suggests no packages.



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



Bug#558454: doubled dialog about lacking python-vte when running menu item (GTK interface)

2010-01-02 Thread Sandro Tosi
block 558454 by 563352
thanks

Hello Filipus,

On Sat, Jan 2, 2010 at 08:19, Filipus Klutiero chea...@gmail.com wrote:
 Thank you. I found the interpretation of -e is a known upstream konsole issue.
 I filed a Debian bug report, #563352.

Thanks for follow this up (and work while I was sleeping :) ).

 Feel free to do what you want with this report.

I just marked this bug as blocked by the one on konsole: one the
latter will be fixed, I'll close this one too (so it remains open as a
notice for someone else experiencing the same problem)

Regards,
-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi



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



Bug#441009: Asciidoc enhancement requests

2010-01-02 Thread Alexander Wirt
tag 441009 wontfix
thanks

Hi, 

was you said there is a workaround and the new behaviour is intented. So I
leave that bug here and tag it wontfix for others to see it. 

Thanks Alex



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



Bug#563211: [phpmyadmin] Broken JavaScript (table structure Details, search Options) (click has no effect)

2010-01-02 Thread Michal Čihař
Hi

Dne Thu, 31 Dec 2009 20:13:52 -0500
Filipus Klutiero chea...@gmail.com napsal(a):

 phpmyadmin doesn't expand the table structure page to show indices when 
 clicking on Details... at the bottom of the page, right of +. When 
 clicking, nothing happens, except, when you look closely, this 
 JavaScript error:
 
 mySlidetablestatistics_indexes is undefined
 http://localhost/phpmyadmin/tbl_structure.php?db=tiki_trunktoken=4c4c2adf0c51222ee8c5ef817f50f0e8goto=db_structure.phptable=tiki_modules
 Line 671
 
 When loading the Structure page, I get the following error:
 
 Fx.Slide is not a constructor
 http://localhost/phpmyadmin/tbl_structure.php?db=tiki_trunktoken=4c4c2adf0c51222ee8c5ef817f50f0e8goto=db_structure.phptable=tiki_modules
 Line 685

Ah, the problem is that we use system mootools instead of the one
shipped with phpMyAdmin and it looks like there was both mootools and
mootools-extra combined in one file, what causes the extra classes to
be missing. Still thinking about proper solution for this.

-- 
Michal Čihař | http://cihar.com | http://blog.cihar.com


signature.asc
Description: PGP signature


Bug#473673: boswars: fails to load a saved game

2010-01-02 Thread Kalle Olavi Niemitalo
The backtraces in this report show a crash in CclUnit.
In upstream svn r9536 and r9538, a crash related to saved games
has been fixed by changing that function:

http://www.seul.org/viewcvs/viewcvs.cgi?rev=9536root=BosWarsview=rev
http://www.seul.org/viewcvs/viewcvs.cgi?rev=9538root=BosWarsview=rev

Because that patch was made on April 2008 and Bos Wars 2.5.1
still hasn't been released, it might be better to just apply the
patch to the Debian package than wait for a release.  That is, if
the patch indeed fixes the crash with the save files attached to
this bug report.


pgpwjcNbfeGx8.pgp
Description: PGP signature


Bug#446019: not found in 2.2.6

2010-01-02 Thread Tim Richardson
This bug is no longer found in 2.2.6



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



Bug#563282: [/master] Include README.lirc in documentation (Closes: #563282).

2010-01-02 Thread Michal Čihař
tag 563282 pending
thanks

Date: Sat Jan 2 11:13:30 2010 +0100
Author: Michal Čihař mic...@cihar.com
Commit ID: 6293b1975fe9f6c29dce336d01fed167bc175eb9
Commit URL: 
http://git.debian.org/?p=collab-maint/geeqie.git;a=commitdiff;h=6293b1975fe9f6c29dce336d01fed167bc175eb9
Patch URL: 
http://git.debian.org/?p=collab-maint/geeqie.git;a=commitdiff_plain;h=6293b1975fe9f6c29dce336d01fed167bc175eb9

Include README.lirc in documentation (Closes: #563282).

  



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



Bug#561466: ttf-beteckna: diff for NMU version 0.4-2.1

2010-01-02 Thread Stefano Zacchiroli
On Thu, Dec 31, 2009 at 10:39:34AM +, Julien Cristau wrote:
 On Thu, Dec 31, 2009 at 11:25:41 +0100, Stefano Zacchiroli wrote:
 
  diff -u ttf-beteckna-0.4/debian/changelog ttf-beteckna-0.4/debian/changelog
  --- ttf-beteckna-0.4/debian/changelog
  +++ ttf-beteckna-0.4/debian/changelog
  @@ -1,3 +1,11 @@
  +ttf-beteckna (0.4-2.1) unstable; urgency=low
  +
  +  * Non-maintainer upload.
  +  * Add defoma to package dependencies, thanks to peter green for the
  +triaging. (Closes: #561466)
  +
  + -- Stefano Zacchiroli z...@debian.org  Thu, 31 Dec 2009 11:12:56 +0100
  +
   
 I'm not sure that's the right fix, this is possibly yet another victim
 of defoma's #563121.

Nice catch!, thanks.  I've dcut-ed away my delayed upload. I'll proceed
to an NMU which simply bump the build-deps to use the fixed defoma
(AFAICT we don't have yet binNMU for arch:all packages).

Cheers.

-- 
Stefano Zacchiroli -o- PhD in Computer Science \ PostDoc @ Univ. Paris 7
z...@{upsilon.cc,pps.jussieu.fr,debian.org} -- http://upsilon.cc/zack/
Dietro un grande uomo c'è ..|  .  |. Et ne m'en veux pas si je te tutoie
sempre uno zaino ...| ..: | Je dis tu à tous ceux que j'aime



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



Bug#562538: geeqie: Picture rotate doesn't work properly

2010-01-02 Thread Michal Čihař
Hi

Dne Fri, 25 Dec 2009 17:34:57 +0100
Erik Schanze schan...@gmx.de napsal(a):

 But function Rotate doesn't work propperly.
 If I choose e. g. Rotate 90° right all pictures in current
 list will be displayed rotated and if I choose
 Apply orientation to image content no change will be
 done on the picture.
 
 Please fix this. The best would be to have the same behaviour
 as in Gqview, there the image was changed immediately, not after
 clicking another menu entry (Apply orientation to image content).

The change is applied, but only Exif/IPCT tags are set. If this is not
good enough for you, there is (pending upload) bug #330543 to include
plugins for rotating the picture itself.

-- 
Michal Čihař | http://cihar.com | http://blog.cihar.com


signature.asc
Description: PGP signature


Bug#561148: [Pkg-samba-maint] Bug#561148: Bug#561148: smbclient: samba asks for password even when it isn't needed

2010-01-02 Thread Michał

On 01.01.2010 23:07, Steve Langasek wrote:

Hi,

On Fri, Jan 01, 2010 at 10:28:36PM +0100, Michał wrote:
   

On 18.12.2009 06:36, Steve Langasek wrote:
 

On Tue, Dec 15, 2009 at 12:48:53PM +0100, Michał wrote:
   

no, it is fresh system.
smbclient -N -L 192.168.1.104/nin
 

This is not a valid smbclient commandline; the supported argument to '-L' is
a host, not a share.  What is it you expect this command to do?
   
As fornautilus  and dolphin, these programs use libsmbclient, not smbclient;

and there are confirmed reports of regressions in this version of
libsmbclient that are expected to be fixed in the next upstream release -
regressions that do not affect smbclient itself.
   

So after I have checked this new next release I thing this bug may
be closed.:)
 

Which new version did you check?  Was this 2:3.4.3-2 in unstable/testing, or
a new upstream version of samba?

   
I mean: when I check and find this bug solved. Sorry, it was late and my 
thoughts were somewhere else. I send my results as soon as it is possible.


--
Czy w Nowym Roku odnajde prawdziwa milosc?
Zapytaj wrozke  http://link.interia.pl/f2559




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



Bug#562489: [/master] Update README.Debian to match current state of GQview/Geeqie (Closes: #562489).

2010-01-02 Thread Michal Čihař
tag 562489 pending
thanks

Date: Sat Jan 2 11:20:15 2010 +0100
Author: Michal Čihař mic...@cihar.com
Commit ID: 7032abd844e67e4ef9641a02e0a1515c4ea226ee
Commit URL: 
http://git.debian.org/?p=collab-maint/geeqie.git;a=commitdiff;h=7032abd844e67e4ef9641a02e0a1515c4ea226ee
Patch URL: 
http://git.debian.org/?p=collab-maint/geeqie.git;a=commitdiff_plain;h=7032abd844e67e4ef9641a02e0a1515c4ea226ee

Update README.Debian to match current state of GQview/Geeqie  (Closes: 
#562489).

  



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



Bug#563365: mumble-server: Server connection failed: Connection refused. IPv4/IPv6 problem

2010-01-02 Thread Mark Nipper
Package: mumble-server
Version: 1.2.0-1
Severity: important

I've already reported this upstream on the Mumble SourceForge
site at:
---
https://sourceforge.net/projects/mumble/forums/forum/492607/topic/3504682

The general problem is that murmurd appears to be binding to all IPv6
interfaces when the host directive is not specified in
mumble-server.ini, but no IPv4 interfaces.

This means that IPv4 clients are getting a connection refused
message even though murmurd is running.

The temporary fix for this (as murmurd should be bound to all
IPv4 AND IPv6 interfaces when no host is defined) is to define an IPv4
host in mumble-server.ini:
---
host=1.2.3.4

as an example.

I'm filing this in case anyone else comes looking for it, as I
just spent a while figuring this all out.  I thought initially it was
firewall related, but my firewall had nothing to do with the problem
(after testing things with it disabled).  Instead, it's something to do
with how murmurd is binding to all interfaces when no host is defined.

As I stated in my SourceForge post, I'm not sure if this is
related to a bug in murmurd, some way in which Debian itself is
configured, or just the way my server in particular is configured.  But
I'm sure someone else will run into this problem at some point, hence
this report.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (650, 'testing'), (600, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages mumble-server depends on:
ii  adduser   3.112  add and remove users and groups
ii  dbus  1.2.16-2   simple interprocess messaging syst
ii  debconf [debconf-2.0] 1.5.28 Debian configuration management sy
ii  libavahi-client3  0.6.25-2   Avahi client library
ii  libavahi-common3  0.6.25-2   Avahi common library
ii  libavahi-compat-libdnssd1 0.6.25-2   Avahi Apple Bonjour compatibility 
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libcap2   1:2.17-2   support for getting/setting POSIX.
ii  libgcc1   1:4.4.2-3  GCC support library
ii  libiceutil33  3.3.1-9Ice for C++ misc utility library
ii  libprotobuf5  2.2.0a-0.1 protocol buffers C++ library
ii  libqt4-dbus   4:4.5.3-4  Qt 4 D-Bus module
ii  libqt4-network4:4.5.3-4  Qt 4 network module
ii  libqt4-sql4:4.5.3-4  Qt 4 SQL module
ii  libqt4-sql-sqlite 4:4.5.3-4  Qt 4 SQLite 3 database driver
ii  libqt4-xml4:4.5.3-4  Qt 4 XML module
ii  libqtcore44:4.5.3-4  Qt 4 core module
ii  libssl0.9.8   0.9.8k-7   SSL shared libraries
ii  libstdc++64.4.2-3The GNU Standard C++ Library v3
ii  libzeroc-ice333.3.1-9Ice for C++ runtime library

Versions of packages mumble-server recommends:
pn  mumble-server-web none (no description available)

Versions of packages mumble-server suggests:
pn  mumblenone (no description available)
pn  mumble-django none (no description available)

-- debconf information:
* mumble-server/emailfrom:
* mumble-server/start_daemon: true



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



Bug#562488: geeqie: Remote commands vaguely broken

2010-01-02 Thread Michal Čihař
Hi

Dne Thu, 24 Dec 2009 18:35:27 +
Jeff Abrahamson j...@purple.com napsal(a):

 Commands that worked in gqview no longer work, and my attempts to
 control a running geeqie process via the commandline often report
 errors and don't always do what I expect from the documentation.

Thanks for the report, I forwarded it to upstream bug tracker:

https://sourceforge.net/tracker/?func=detailaid=2924850group_id=222125atid=1054680

-- 
Michal Čihař | http://cihar.com | http://blog.cihar.com


signature.asc
Description: PGP signature


Bug#563366: objcopy: cannot create debug link section: Invalid operation

2010-01-02 Thread Micha Lenk
Package: binutils-gold
Version: 2.20-4

Hi,

some weeks ago I've successfully fixed libgwenhywfar to build with
binutils-gold (bug #555184), but as this involved an upstream change I
didn't upload the fix immediately. Today I've uploaded libgwenhywfar
3.11.3-1 which includes the fix for #555184 and hence should build with
binutils-gold. However, it doesn't, due to the same problem reported
initially in bug #556951. See below for more details.

Regards
  Micha

ian:~/libgwenhywfar-3.11.3# export DH_VERBOSE=1
ian:~/libgwenhywfar-3.11.3# dh_strip --dbg-package=libgwenhywfar47-dbg
strip --remove-section=.comment --remove-section=.note --strip-unneeded
debian/libgwenhywfar47/usr/lib/libgwenhywfar.so.47.11.3
install -d
debian/libgwenhywfar47-dbg/usr/lib/debug//usr/lib/gwenhywfar/plugins/47/dbio
objcopy --only-keep-debug
debian/libgwenhywfar47/usr/lib/gwenhywfar/plugins/47/dbio/xmldb.so.0.0.1
debian/libgwenhywfar47-dbg/usr/lib/debug//usr/lib/gwenhywfar/plugins/47/dbio/xmldb.so.0.0.1
chmod 644
debian/libgwenhywfar47-dbg/usr/lib/debug//usr/lib/gwenhywfar/plugins/47/dbio/xmldb.so.0.0.1
strip --remove-section=.comment --remove-section=.note --strip-unneeded
debian/libgwenhywfar47/usr/lib/gwenhywfar/plugins/47/dbio/xmldb.so.0.0.1
objcopy --add-gnu-debuglink
debian/libgwenhywfar47-dbg/usr/lib/debug//usr/lib/gwenhywfar/plugins/47/dbio/xmldb.so.0.0.1
debian/libgwenhywfar47/usr/lib/gwenhywfar/plugins/47/dbio/xmldb.so.0.0.1
objcopy:debian/libgwenhywfar47/usr/lib/gwenhywfar/plugins/47/dbio/stcWD0Xq:
cannot create debug link section
`debian/libgwenhywfar47-dbg/usr/lib/debug//usr/lib/gwenhywfar/plugins/47/dbio/xmldb.so.0.0.1':
Invalid operation
dh_strip: objcopy --add-gnu-debuglink
debian/libgwenhywfar47-dbg/usr/lib/debug//usr/lib/gwenhywfar/plugins/47/dbio/xmldb.so.0.0.1
debian/libgwenhywfar47/usr/lib/gwenhywfar/plugins/47/dbio/xmldb.so.0.0.1
returned exit code 1
r...@ian:~/libgwenhywfar-3.11.3# objcopy -v --add-gnu-debuglink
debian/libgwenhywfar47-dbg/usr/lib/debug//usr/lib/gwenhywfar/plugins/47/dbio/xmldb.so.0.0.1
debian/libgwenhywfar47/usr/lib/gwenhywfar/plugins/47/dbio/xmldb.so.0.0.1
copy from
`debian/libgwenhywfar47/usr/lib/gwenhywfar/plugins/47/dbio/xmldb.so.0.0.1'
[elf32-i386] to
`debian/libgwenhywfar47/usr/lib/gwenhywfar/plugins/47/dbio/st6UHrZ4'
[elf32-i386]
objcopy:debian/libgwenhywfar47/usr/lib/gwenhywfar/plugins/47/dbio/st6UHrZ4:
cannot create debug link section
`debian/libgwenhywfar47-dbg/usr/lib/debug//usr/lib/gwenhywfar/plugins/47/dbio/xmldb.so.0.0.1':
Invalid operation

Installed packages during build:
ii  apt  0.7.25
ii  aptitude 0.6.1.3-3
ii  asciidoc 8.5.1-1
ii  base-files   5.0.0
ii  base-passwd  3.5.22
ii  bash 4.0-7
ii  binutils 2.20-4
ii  binutils-gold2.20-4
ii  bsdmainutils 8.0.5
ii  bsdutils 1:2.16.2-0
ii  build-essential  11.4
ii  bzip21.0.5-3
ii  cdebootstrap-helper-rc.d 1
ii  coreutils8.1-1
ii  cpp  4:4.4.2-2
ii  cpp-4.3  4.3.4-6
ii  cpp-4.4  4.4.2-8
ii  dash 0.5.5.1-3
ii  debconf  1.5.28
ii  debconf-i18n 1.5.28f
ii  debhelper7.4.11
ii  debian-archive-keyring   2009.01.31
ii  debianutils  3.2.2
ii  diff 1:2.8.1-18
ii  diffutils1:2.8.1-18
ii  docbook-xml  4.5-7
ii  docbook-xsl  1.75.2+dfsg-3
ii  doxygen  1.6.1-1
ii  dpkg 1.15.5.5
ii  dpkg-dev 1.15.5.5
ii  e2fslibs 1.41.9-1
ii  e2fsprogs1.41.9-1
ii  fakeroot 1.14.4-1
ii  file 5.03-5
ii  findutils4.4.2-1
ii  g++  4:4.4.2-2
ii  g++-4.4  4.4.2-8
ii  gcc  4:4.4.2-2
ii  gcc-4.3  4.3.4-6
ii  gcc-4.3-base 4.3.4-6
ii  gcc-4.4  4.4.2-8
ii  gcc-4.4-base 4.4.2-8
ii  gettext  0.17-8
ii  gettext-base 0.17-8
ii  gnupg1.4.10-2
ii  gpgv 1.4.10-2
ii  grep 2.5.4-4
ii  groff-base   1.20.1-6
ii  gzip 1.3.12-8
ii  hostname 3.01
ii  html2text1.3.2a-14
ii  initscripts  2.87dsf-8
ii  insserv  1.12.0-14
ii  install-info 4.13a.dfsg.1-5
ii  intltool-debian  0.35.0+20060710.1
ii  libacl1  2.2.49-1
ii  libapr1  1.3.8-1
ii  libaprutil1  

Bug#561466: ttf-beteckna: diff for NMU version 0.4-2.1

2010-01-02 Thread Stefano Zacchiroli
As noticed by Julien Cristau in this bug log, my former fix was not the
correct one. Hence I've redone the NMU, this time by simply rebuilding
the package against a fixed defoma (for dh_installdefoma), also bumping
the build-dep to catch a fixed defoma version (mostly for end users, as
the package is arch:all).

Cheers.

-- 
Stefano Zacchiroli -o- PhD in Computer Science \ PostDoc @ Univ. Paris 7
z...@{upsilon.cc,pps.jussieu.fr,debian.org} -- http://upsilon.cc/zack/
Dietro un grande uomo c'è ..|  .  |. Et ne m'en veux pas si je te tutoie
sempre uno zaino ...| ..: | Je dis tu à tous ceux que j'aime
diff -u ttf-beteckna-0.4/debian/changelog ttf-beteckna-0.4/debian/changelog
--- ttf-beteckna-0.4/debian/changelog
+++ ttf-beteckna-0.4/debian/changelog
@@ -1,3 +1,11 @@
+ttf-beteckna (0.4-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Rebuild against fixed defoma (for dh_installdefoma) and bump
+build-deps accordingly. (Closes: #561466)
+
+ -- Stefano Zacchiroli z...@debian.org  Sat, 02 Jan 2010 11:22:10 +0100
+
 ttf-beteckna (0.4-2) unstable; urgency=low
 
   * Apply patches of Gregor Herrmann, thanks. (Closes: #551506)
diff -u ttf-beteckna-0.4/debian/control ttf-beteckna-0.4/debian/control
--- ttf-beteckna-0.4/debian/control
+++ ttf-beteckna-0.4/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Gürkan Sengün gur...@phys.ethz.ch
 Uploaders: Johan Mattsson jo...@beteckna.se
-Build-Depends: debhelper (= 7), fontforge, defoma
+Build-Depends: debhelper (= 7), fontforge, defoma (= 0.11.10-4)
 Standards-Version: 3.8.3
 Homepage: http://gnu.ethz.ch/linuks.mine.nu/beteckna/
 


signature.asc
Description: Digital signature


Bug#563026: smem fails with '... chart requires matplotlib' even though matplotlib is installed

2010-01-02 Thread Michal Čihař
Hi

Dne Thu, 31 Dec 2009 10:51:14 +0100
Michael Prokop m...@debian.org napsal(a):

 * Michal Čihař ni...@debian.org [20091231 08:31]:
  Dne Wed, 30 Dec 2009 23:33:43 +0100
  Michael Prokop m...@debian.org napsal(a):
 
   % smem --pie=name
   Traceback (most recent call last):
 File /usr/bin/smem, line 636, in module
   showpids()
 File /usr/bin/smem, line 246, in showpids
   showtable(pt.keys(), fields, columns.split(), options.sort or 'pss')
 File /usr/bin/smem, line 455, in showtable
   showpie(l, sort)
 File /usr/bin/smem, line 498, in showpie
   while values and (t + values[-1 - c]  (tm * .02) or
   IndexError: list index out of range
 
  It works for me. Can you please create snapshot of proc data smem uses
  by using /usr/share/doc/smem/examples/capture script and send it to me?
 
 Available at http://grml.org/tmp/smem_kvm.tgz
 sha1: cc708a3443aeb54a40781fe74d91cea0b40dd989
 (It's a kvm session with 512 MB of memory.)

Unfortunately I can't reproduce your problem with this snapshot.

 Please notice that /usr/share/doc/smem/examples/capture uses bashism
 (brace expansion) and doesn't work out of the box when /bin/sh
 doesn't point to /bin/bash:
 
 | cp: failed to get attributes of `/proc/[0-9]*': No such file or directory
 
 Using /bin/bash for shebang line fixes this issue.

Thanks, fixed in svn.

-- 
Michal Čihař | http://cihar.com | http://blog.cihar.com


signature.asc
Description: PGP signature


Bug#563086: faulty /etc/udev/libchipcard3.rules

2010-01-02 Thread Micha Lenk
Hi Karsten,

Karsten Hilbert schrieb:
 On Thu, Dec 31, 2009 at 05:31:09PM +0100, Micha Lenk wrote:
 
 Karsten Hilbert wrote:
 During startup udevd complains about old rules defs in
 /etc/udev/libchipcard3.rules.
 This file has never been part of the package libchipcard-tools. Its
 origin is probably the obsolete package libchipcard3-tools, which has
 been removed from the archive almost two years ago:
 http://packages.qa.debian.org/libc/libchipcard3/news/20080112T155928Z.html
 
 OK, I moved away that file and that decreases the amount of
 console spam. It still talks about an
 /etc/udev/rules.d/libchipcard-tools.rules file with some
 sort of problem in it -- which does not exist on my system,
 however !?!

The package libchipcard-tools provides a file
/lib/udev/rules.d/60-libchipcard-tools.rules which might be the origin
of the observed messages. Can you please edit this file and replace all
occurences of SYSFS to ATTR, for instance by running this command (all
on one line):

sed -i 's/SYSFS{/ATTR{/g'
/lib/udev/rules.d/60-libchipcard-tools.rules

If this fixes your problem (at least after a reboot), I will fix the
issue in the next upload.

Regards
  Micha



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



Bug#563342: libfakeroot: connect: Connection refused on hurd-i386

2010-01-02 Thread Samuel Thibault
Hello,

Clint Adams, le Sat 02 Jan 2010 07:41:21 +, a écrit :
 On Sat, Jan 02, 2010 at 05:51:08AM +0100, Mattias Ellert wrote:
  When building gsoap 2.7.9l-0.2 on hurd-i386 the build fails with the
  following error:
  
  checking for working mktime... libfakeroot: connect: Connection refused
  libfakeroot: read: Broken pipe

Just as additional buildd information: I've retried 3 times in total,
twice on mozart and once on bach, so it seems reproducible.

I had set gsoap as Failed for now, but didn't intend to file a bug
before investigating, but well :)

  The version of fakeroot used on the builder machine is not mentioned in
  the log, but according to http://packages.debian.org/sid/fakeroot the
  current version on hurd-i386 is 1.12.4.

That's what is installed on the buildds.

 I imagine that this could be any number of issues that the Hurd buildd
 admin or porters might be in a better position to detect.

Maybe you could have an idea of what Checking for working mktime could
be doing, I have attached the configure snippet. I was surprised an
mktime check could ever trigger any issue with fakeroot, actually. Could
it be putenv for instance? (I'd still be surprised since it's not the
only place where it's used).

  I can not say if this is a bug that have already been fixed in newer
  versions of fakeroot - the version on most other architectures is
  1.14.4-1. But the build of this version of fakeroot is marked Failed
  on hurd-i386.
 
 Can someone remind me what the status of SYSV IPC is on the Hurd and whether
 I should disable it in fakeroot completely, or just the tests?

SYSV IPC is still in the TODO list, so it could be disabled completely
for now.  We'd just need to remember to re-enable it when it gets
implemented, because the TCP version has a quite annoying race
condition.

Samuel
echo $as_me:$LINENO: checking for working mktime 5
echo $ECHO_N checking for working mktime... $ECHO_C 6
if test ${ac_cv_func_working_mktime+set} = set; then
  echo $ECHO_N (cached) $ECHO_C 6
else
  if test $cross_compiling = yes; then
  ac_cv_func_working_mktime=no
else
  cat conftest.$ac_ext _ACEOF
#line $LINENO configure
/* confdefs.h.  */
_ACEOF
cat confdefs.h conftest.$ac_ext
cat conftest.$ac_ext _ACEOF
/* end confdefs.h.  */
/* Test program from Paul Eggert and Tony Leneis.  */
#if TIME_WITH_SYS_TIME
# include sys/time.h
# include time.h
#else
# if HAVE_SYS_TIME_H
#  include sys/time.h
# else
#  include time.h
# endif
#endif

#if HAVE_UNISTD_H
# include unistd.h
#endif

#if !HAVE_ALARM
# define alarm(X) /* empty */
#endif

/* Work around redefinition to rpl_putenv by other config tests.  */
#undef putenv

static time_t time_t_max;

/* Values we'll use to set the TZ environment variable.  */
static const char *const tz_strings[] = {
  (const char *) 0, TZ=GMT0, TZ=JST-9,
  TZ=EST+3EDT+2,M10.1.0/00:00:00,M2.3.0/00:00:00
};
#define N_STRINGS (sizeof (tz_strings) / sizeof (tz_strings[0]))

/* Fail if mktime fails to convert a date in the spring-forward gap.
   Based on a problem report from Andreas Jaeger.  */
static void
spring_forward_gap ()
{
  /* glibc (up to about 1998-10-07) failed this test. */
  struct tm tm;

  /* Use the portable POSIX.1 specification TZ=PST8PDT,M4.1.0,M10.5.0
 instead of TZ=America/Vancouver in order to detect the bug even
 on systems that don't support the Olson extension, or don't have the
 full zoneinfo tables installed.  */
  putenv (TZ=PST8PDT,M4.1.0,M10.5.0);

  tm.tm_year = 98;
  tm.tm_mon = 3;
  tm.tm_mday = 5;
  tm.tm_hour = 2;
  tm.tm_min = 0;
  tm.tm_sec = 0;
  tm.tm_isdst = -1;
  if (mktime (tm) == (time_t)-1)
exit (1);
}

static void
mktime_test (now)
 time_t now;
{
  struct tm *lt;
  if ((lt = localtime (now))  mktime (lt) != now)
exit (1);
  now = time_t_max - now;
  if ((lt = localtime (now))  mktime (lt) != now)
exit (1);
}

static void
irix_6_4_bug ()
{
  /* Based on code from Ariel Faigon.  */
  struct tm tm;
  tm.tm_year = 96;
  tm.tm_mon = 3;
  tm.tm_mday = 0;
  tm.tm_hour = 0;
  tm.tm_min = 0;
  tm.tm_sec = 0;
  tm.tm_isdst = -1;
  mktime (tm);
  if (tm.tm_mon != 2 || tm.tm_mday != 31)
exit (1);
}

static void
bigtime_test (j)
 int j;
{
  struct tm tm;
  time_t now;
  tm.tm_year = tm.tm_mon = tm.tm_mday = tm.tm_hour = tm.tm_min = tm.tm_sec = j;
  now = mktime (tm);
  if (now != (time_t) -1)
{
  struct tm *lt = localtime (now);
  if (! (lt
  lt-tm_year == tm.tm_year
  lt-tm_mon == tm.tm_mon
  lt-tm_mday == tm.tm_mday
  lt-tm_hour == tm.tm_hour
  lt-tm_min == tm.tm_min
  lt-tm_sec == tm.tm_sec
  lt-tm_yday == tm.tm_yday
  lt-tm_wday == tm.tm_wday
  ((lt-tm_isdst  0 ? -1 : 0  lt-tm_isdst)
  == (tm.tm_isdst  0 ? -1 : 0  tm.tm_isdst
exit (1);
}
}

int
main ()
{
  time_t t, delta;
  int i, j;

  /* This test makes some buggy mktime implementations loop.
 Give up after 60 

Bug#563321: cdebootstrap: Segmentation fault when creatingsqueeze chroot bootstrap (fails on extracting package tar)

2010-01-02 Thread paleiseindhoven
 I've been trying to setup a chroot dir by using
 cdebootstrap -aarmel squeeze squeeze ftp://ftp.nl.debian.org/debian

What exactly are you trying to do?

-- I am trying to create a folder containing debian squeeze, which i want to 
run on my NAS. Which supports armel, hence the armel target. 


 E: Execution failed: Exec format error

Exec format error means that the executed binary is of a type the
running kernel is unable to execute or is broken by some other means.

 This is when running on my NAS (CH3SNAS = DNS-323), which is armv5).

Why do you specify an architecture?

-- to give you as much info as i can. And to show you further on it also fails 
on a different machine, different architecture. It's not just the unsupported 
kernel causing a problem.

 - Generate a chroot for another architectur (i386). Same error.

Well, try to run any arm binary on i386, it will not work.

-- I am not running an arm binary on a i386. I am running the arm binary on my 
arm machine, to generate again a squeeze folder. This time by specifying the 
target architecture i386. Just see if the problem would disappear. It didn't. I 
ran: cdebootstrap -ai386 squeeze squeeze ftp://ftp.nl.debian.org/debian

 Since it is consistently failing on the package tar, it might a problem with
 the package? I am not sure.

Only the debugging output will show what really happens, and my own try
shows:

| P: Extracting tar
| D: Execute tar -xz -C /root/test -f -
| D: Return code: 0
| D: call action: mount
| D: call action: dpkg-install
| D: Execute dpkg -i --force-all /var/cache/bootstrap/dpkg_1.15.5.5_amd64.deb 
in chroot

So it tries to execute dpkg the first time after extracting tar.

-- what would i need to supply to analyse this more? Run with debug flag?

 Debian Release: 5.0.3
   APT prefers stable
   APT policy: (500, 'stable')
 Architecture: arm (armv5tejl)

The Debian architecture arm is different to armel.
-- i know. The target system is armel. The system i am running cdebootstrap is 
arm. 

 Kernel: Linux 2.6.12.6-arm1

This is no Debian kernel and not supported by any means since Lenny.

-- ok, forget about that one. But as i wrote, i ran the cdebootstrap on a i686 
(x64) debian lenny as well. ( With correct binairies obtained by apt-get on 
that system of course). Exact same problem there. It's a generic debian kernel, 
which is supported i think (2.6.26-2-2-686):

(uname for this one: Linux debian-vbox 2.6.26-2-686 #1 SMP Wed Nov 4
  20:45:3
  GNU/Linux) 

Just a default install of debian 503 on an intel x86 machine.

--Origineel bericht--
Van:Bastian Blank
Aan: Valentijn Scholten
Aan: 563...@bugs.debian.org
Onderwerp: Re: Bug#563321: cdebootstrap: Segmentation fault when 
creatingsqueeze chroot bootstrap (fails on extracting package tar)
Verzonden: 2 jan 2010 00:37

tags 563321 moreinfo
thanks

On Fri, Jan 01, 2010 at 11:01:45PM +0100, Valentijn Scholten wrote:
 I've been trying to setup a chroot dir by using
 cdebootstrap -aarmel squeeze squeeze ftp://ftp.nl.debian.org/debian

What exactly are you trying to do?

 E: Execution failed: Exec format error

Exec format error means that the executed binary is of a type the
running kernel is unable to execute or is broken by some other means.

 This is when running on my NAS (CH3SNAS = DNS-323), which is armv5).

Why do you specify an architecture?

 - Generate a chroot for another architectur (i386). Same error.

Well, try to run any arm binary on i386, it will not work.

 Since it is consistently failing on the package tar, it might a problem with
 the package? I am not sure.

Only the debugging output will show what really happens, and my own try
shows:

| P: Extracting tar
| D: Execute tar -xz -C /root/test -f -
| D: Return code: 0
| D: call action: mount
| D: call action: dpkg-install
| D: Execute dpkg -i --force-all /var/cache/bootstrap/dpkg_1.15.5.5_amd64.deb 
in chroot

So it tries to execute dpkg the first time after extracting tar.

 Debian Release: 5.0.3
   APT prefers stable
   APT policy: (500, 'stable')
 Architecture: arm (armv5tejl)

The Debian architecture arm is different to armel.

 Kernel: Linux 2.6.12.6-arm1

This is no Debian kernel and not supported by any means since Lenny.

Bastian

-- 
The sight of death frightens them [Earthers].
-- Kras the Klingon, Friday's Child, stardate 3497.2



---

Bug#563360: [Debian-olpc-devel] Bug#563360: sucrose-0.88: sucrose should include browse

2010-01-02 Thread Jonas Smedegaard

severity 563360 minor
thanks

On Sat, Jan 02, 2010 at 02:58:46AM -0600, dfarning wrote:

Severity: grave
Justification: renders package unusable

Please include browse in Sucrose.  Browse has a number of system 
dependancies which make it advantages to install via distro packaging 
tools.


Thanks for reporting this.

Please be more specific: Which dependencies is missing from Sucrose-88 
that browse pulls in?


I fail to see how any lack of dependencies renders sucrose-88 completely 
unusable, i.e. that it is better to completely remove the package (and 
other packages depending on it) than include it with next Debian release 
as is.  I have dared downgrade the severity until more information on 
this has been provided. :-)



Kind regards, and thanks again for your input,

 - 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#472970: expect-tcl8.3 replacement

2010-01-02 Thread Matthias Klose

On 01.01.2010 09:39, Sergei Golovan wrote:

On Wed, Dec 30, 2009 at 5:10 AM,d...@debian.org  wrote:

Sergei, please could you check that the expect built again tcl8.5 is ok for
running the gcc-4.4 and gcc-snapshot testsuites (and other testsuites) on hppa?


Attached are the first results (for gcc-4.4). gcc-4.4-4.4.2.log.gz is
build log with expect-tcl8.3, gcc-4.4-4.4.2-1.log.gz is a build log
with expect, gcc-4.4-4.4.2.diff is the difference. I don't know
exactly which was the problem with expect on hppa, but these logs look
similar to me.

So, it seems that new glibc with NPTL has fixed expect on hppa.

More test results to come.


ok, I'll start using expect on hppa, first with gcc-4.5, gcc-snapshot, then with 
gcc-4.4. Once these build, I'll disables expect-tcl8.3 in older builds.


  Matthias



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



Bug#563301: texlive-extra-utils: pkfix does not provide a man page

2010-01-02 Thread Norbert Preining
On Fr, 01 Jan 2010, Stefano Canepa wrote:
 pkfix does not provide a man page. Attached to this bug you can find

Thanks, we had one in 2007 but lost it in the conversion to 2009.
Will be fixed with the next upload.

Best wishes

Norbert

Norbert Preiningprein...@{jaist.ac.jp, logic.at, debian.org}
JAIST, JapanTU Wien, Austria   Debian TeX Task Force
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094

HOVE (adj.)
Descriptive of the expression seen on the face of one person in the
presence of another who clearly isn't going to stop talking for a very
long time.
--- Douglas Adams, The Meaning of Liff



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



Bug#563367: ITP: python-jswebkit -- WebKit/JavaScriptCore Python bindings

2010-01-02 Thread Aron Xu
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

--- Please fill out the fields below. ---

   Package name: python-jswebkit
Version: 0.0.1
Upstream Author: Jiahua Huang jhuangjia...@gmail.com
URL: http://code.google.com/p/gwrite/
License: LGPL v3+
Description:  cython wrapper for JSContextRef in pywebkitgtk that
way it can call JS functions etc



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



Bug#563306: FTBFS: make: autoreconf: Command not found

2010-01-02 Thread peter green

tags 563306 +patch
thanks

add autoconf, automake and libtool to the build-depends to make this 
package buildable




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



Bug#563368: ITP: gwrite -- GTK+ based simple HTML5 editor

2010-01-02 Thread Aron Xu
Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

--- Please fill out the fields below. ---

   Package name: gwrite
Version: 0.1.1
Upstream Author: Jiahua Huang jhuangjia...@gmail.com
URL: http://code.google.com/p/gwrite/
License: LGPL v3+
Description: gWrite is a simple GTK+ HTML5 editor, the user
interface is similar to Wordpad. It aims to be lighter than OOWrite 
OOWeb, and to be as useful as them.



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



Bug#531003: tunnel does not survive suspend

2010-01-02 Thread Michal Čihař
Hi

Dne Tue, 29 Dec 2009 23:17:56 +0100
Reinier Haasjes rein...@haasjes.com napsal(a):

 I, the new package maintainer, wrote a script to be placed in
 /etc/pm/sleep.d.
 
 I would be pleased if you could test the script in combination with
 suspend. Of course I tested the script itself but not after a suspend.
 My installation is not able to suspend at the moment.

Sorry, but I do not use aiccu anymore on my computer as I got native
IPv6 connectivity meanwhile.

-- 
Michal Čihař | http://cihar.com | http://blog.cihar.com


signature.asc
Description: PGP signature


Bug#563369: ITP: Skeinforge -- tool chain to forge a gcode skein for a model

2010-01-02 Thread cristian paul peñaranda rojas
Package: wnpp
Severity: wishlist
Owner: kristian paul peñaranda rojas kristian.p...@gmail.com

* Package name: skeinforge
  Version : 2009_12_12
  Upstream Author : Enrique Perez perez_enri...@yahoo.com
* URL : 
http://fabmetheus.crsndoo.com/files/6_reprap_python_beanshell_2009_12_12.zip
  License : GPL
  Programming Lang: python

Description: tool chain to forge a gcode skein for a model

The tool chain starts with carve, which carves 
the model into layers, then the layers are modified by 
other tools in turn like fill, comb, tower, raft, 
stretch, hop, wipe, oozebane, fillet  export.  
Each tool automatically gets the gcode from the 
previous tool.  So if you want a carved  filled 
gcode, call the fill tool and it will call carve, 
then it will fill and output the gcode.  If you 
want to use all the tools, call export and it will 
call in turn all the other tools down the chain 
to produce the gcode file.

The skeinforge module provides a single 
place to call up all the preference 
dialogs.  When the 'Skeinforge' button is 
clicked, skeinforge calls export, 
since that is the end of the chain.

-- 
Kristian Paul




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



Bug#550978: patch incomplete

2010-01-02 Thread Enrico Scholz
Erik Schanze schan...@gmx.de writes:

   
 http://cvs.fedoraproject.org/viewvc/rpms/gif2png/devel/gif2png-overflow.patch?revision=HEADroot=extrasview=markup
 
 solves the issue better. 

 You're right. Thank you for your attention.

fwiw, I changed my patch to abort/fail when filename length exceeds a
certain size.  That's better than the current strncpy() stuff which
might cause to process a different file than this what was given (and
perhaps validated) by the caller.


 It omits the changes in processfile() because main() guarantees that
 'fname' is short enough.
 
 But processfile() will remain insecure.

does not matter... it is called from main() only which does all the
range checking.


 I will adapt my patch with your suggestions.

 FWIW, 2.5.2 *is* affected; the -ENAMETOOLONG comes from the open(2)
 call.  
 Applying a modified exploit like
 
   gif2png `perl -e print '/' x 1024`/a
 
 still triggers the issue.

 Not for me:

Adjust the '1024'; on Fedora/RHEL not the buffer overflow caused the
crash but the FORTIFY_SORUCE checks.

$ gif2png `perl -e print '/' x 1024`/a
*** buffer overflow detected ***: gif2png terminated
=== Backtrace: =
/lib/libc.so.6(__chk_fail+0x41)[0xb76b31c1]
/lib/libc.so.6(__strcpy_chk+0x43)[0xb76b25e3]
gif2png[0x804aae6]
/lib/libc.so.6(__libc_start_main+0xdc)[0xb75e2e9c]
gif2png[0x8048f21]
=== Memory map: 



Enrico



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



Bug#563281: test_pbuilder-checkparams fails it pbuilder is not installed

2010-01-02 Thread Loïc Minier
forcemerge 562681 563281
stop

 Guessed you missed it was reported already because it's marked pending

-- 
Loïc Minier



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



Bug#562883: [Pkg-acpi-devel] Bug#562883: radoentool and toshset

2010-01-02 Thread Michael Meskes
On Wed, Dec 30, 2009 at 08:57:09AM -0500, Celejar wrote:
 I realized that the same question can be asked about radeontool and
 toshset.  Should they also be downgraded to suggests, or do we leave
 them as recommends, perhaps because some included functionality is more
 critical to the normal running of acpi-support?

Yup, it's the latter one of your choices. After all you're still free to delete
these packages.

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



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



Bug#563370: lintian: [checks/control-file] weak-library-dev-dependency false positive

2010-01-02 Thread Julien Cristau
Package: lintian
Version: 2.3.0
Severity: normal

On a source package with the attached control file, I get:
E: pixman source: weak-library-dev-dependency libpixman-1-dev on \n 
libpixman-1-0 (= ${binary:Version})
which looks like a bug in lintian's debian/control parsing code?

Cheers,
Julien

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

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

Versions of packages lintian depends on:
ii  binutils   2.20-4The GNU assembler, linker and bina
ii  diffstat   1.47-1produces graph of changes introduc
ii  dpkg-dev   1.15.5.5  Debian package development tools
ii  file   5.03-5Determines file type using magic
ii  gettext0.17-8GNU Internationalization utilities
ii  intltool-debian0.35.0+20060710.1 Help i18n of RFC822 compliant conf
ii  libapt-pkg-perl0.1.24Perl interface to libapt-pkg
ii  libclass-accessor-perl 0.34-1Perl module that automatically gen
ii  libipc-run-perl0.84-1Perl module for running processes
ii  libparse-debianchangel 1.1.1-2   parse Debian changelogs and output
ii  libtimedate-perl   1.1900-1  Time and date functions for Perl
ii  liburi-perl1.50-1module to manipulate and access UR
ii  man-db 2.5.6-5   on-line manual pager
ii  perl [libdigest-sha-pe 5.10.1-8  Larry Wall's Practical Extraction 

lintian recommends no packages.

Versions of packages lintian suggests:
pn  binutils-multiarchnone (no description available)
ii  libtext-template-perl 1.45-1 Text::Template perl module
ii  man-db2.5.6-5on-line manual pager

-- no debconf information
Source: pixman
Section: devel
Priority: optional
Maintainer: Debian X Strike Force debia...@lists.debian.org
Uploaders: Julien Cristau jcris...@debian.org, David Nusinow 
dnusi...@debian.org
Build-Depends: debhelper (= 5), automake, autoconf, libtool, pkg-config, quilt
Standards-Version: 3.8.3
Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/pixman
Vcs-Browser: http://git.debian.org/?p=pkg-xorg/lib/pixman.git

Package: libpixman-1-0
Section: libs
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: pixel-manipulation library for X and cairo
 A library for manipulating pixel regions -- a set of Y-X banded
 rectangles, image compositing using the Porter/Duff model
 and implicit mask generation for geometric primitives including
 trapezoids, triangles, and rectangles.

Package: libpixman-1-0-udeb
Section: debian-installer
XC-Package-Type: udeb
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: pixel-manipulation library for X and cairo
 This package contains a minimal set of libraries needed for the Debian
 installer.  Do not install it on a normal system.

Package: libpixman-1-0-dbg
Section: debug
Priority: extra
Architecture: any
Depends:
 libpixman-1-0 (= ${binary:Version}),
 ${misc:Depends},
Description: pixel-manipulation library for X and cairo (debugging symbols)
 Debugging symbols for the Cairo/X pixel manipulation library.  This is
 needed to debug programs linked against libpixman0.

Package: libpixman-1-dev
Section: libdevel
Architecture: any
Depends:
 libpixman-1-0 (= ${binary:Version}),
 ${misc:Depends},
Conflicts: libpixman1-dev
Description: pixel-manipulation library for X and cairo (development files)
 Development libraries, header files and documentation needed by
 programs that want to compile with the Cairo/X pixman library.


Bug#549987: halevt: diff for NMU version 0.1.5-2

2010-01-02 Thread Stefano Zacchiroli
tags 549987 + patch
thanks

I've uploaded a fixed version of halevt, directly to unstable
(rationale: the package _is_ orphaned even if the maintainer is still
listed in debian/control, see changelog for details).

Beside QA misc fixes, the fix for this issue has actually been a new dep
on policykit. I did not go the way proposed by gregor because, that way,
if the user eventually install policykit after having installed halevt,
she will not get proper configuration.

Regards.

-- 
Stefano Zacchiroli -o- PhD in Computer Science \ PostDoc @ Univ. Paris 7
z...@{upsilon.cc,pps.jussieu.fr,debian.org} -- http://upsilon.cc/zack/
Dietro un grande uomo c'è ..|  .  |. Et ne m'en veux pas si je te tutoie
sempre uno zaino ...| ..: | Je dis tu à tous ceux que j'aime
diff -u halevt-0.1.5/debian/control halevt-0.1.5/debian/control
--- halevt-0.1.5/debian/control
+++ halevt-0.1.5/debian/control
@@ -1,14 +1,14 @@
 Source: halevt
 Section: admin
 Priority: optional
-Maintainer: Mike O'Connor s...@debian.org
+Maintainer: Debian QA Group packa...@qa.debian.org
 Build-Depends: debhelper (= 5.0.0), libxml2-dev, libhal-dev, libglib2.0-dev, libdbus-glib-1-dev, boolstuff-dev, quilt, man2html, automake
 Standards-Version: 3.8.2
 Homepage: http://www.environnement.ens.fr/perso/dumas/halevt.html
 
 Package: halevt
 Architecture: any
-Depends: ${shlibs:Depends}, adduser, hal
+Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, hal, policykit, dpkg (= 1.15.4) | install-info
 Description: Generic handler for HAL events
  halevt is a daemon that acts as a policy agent on top of HAL. It
  listens to HAL events and reacts with user-configurable
diff -u halevt-0.1.5/debian/changelog halevt-0.1.5/debian/changelog
--- halevt-0.1.5/debian/changelog
+++ halevt-0.1.5/debian/changelog
@@ -1,3 +1,16 @@
+halevt (0.1.5-2) unstable; urgency=low
+
+  * QA upload.
+  * Orphan package properly, as the maintainer field in debian/control was
+still referring to the last maintainer (see #562131 for reference)
+  * Add dependency on policykit, since polkit-auth is relied upon by
+postinst. (Closes: #549987, #561470)
+  * Add missing dep on ${misc:Depends}
+  * Add missing dep on recent dpkg or install-info
+  * Avoid installing /usr/share/info/dir.gz
+
+ -- Stefano Zacchiroli z...@debian.org  Sat, 02 Jan 2010 12:16:21 +0100
+
 halevt (0.1.5-1.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -u halevt-0.1.5/debian/rules halevt-0.1.5/debian/rules
--- halevt-0.1.5/debian/rules
+++ halevt-0.1.5/debian/rules
@@ -55,6 +55,7 @@
 	dh_installdirs
 
 	$(MAKE) install DESTDIR=$(CURDIR)/debian/halevt
+	-rm $(CURDIR)/debian/halevt/usr/share/info/dir*
 
 	install -m 755 halevt-initscript debian/halevt/etc/init.d/halevt
 	install -m 644 debian/default debian/halevt/etc/default/halevt


Bug#563371: CVE-2009-4145: information disclosure

2010-01-02 Thread Giuseppe Iuculano
Package: network-manager-applet
Severity: important
Tags: security

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,
the following CVE (Common Vulnerabilities  Exposures) id was
published for network-manager-applet.

CVE-2009-4145[0]:
| nm-connection-editor in NetworkManager (NM) 0.7.x exports connection
| objects over D-Bus upon actions in the connection editor GUI, which
| allows local users to obtain sensitive information by reading D-Bus
| signals, as demonstrated by using dbus-monitor to discover the
| password for the WiFi network.

Unfortunately the vulnerability described above is not important enough
to get it fixed via regular security update in Debian stable and oldstable. It
does not warrant a DSA.

However it would be nice if this could get fixed via a regular point update[1].
Please contact the release team for this.

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

For further information see:

[0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4145
http://security-tracker.debian.org/tracker/CVE-2009-4145
[1] http://www.debian.org/doc/developers-reference/pkgs.html#upload-stable

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

iEYEARECAAYFAks/L/YACgkQNxpp46476arPBACeNs+9eC93EMDJUxvxMdxjvnvI
wP8AoJNMHewgvBXSxUA4iIHHuWZEEoK6
=vfPq
-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#563324: [Evolution] Bug#563324: evolution: unable to use secure connections due to certificate issues.

2010-01-02 Thread Yves-Alexis Perez
On 02/01/2010 00:47, wiekalth...@gmx.de wrote:
 Evolution seems to be unable to verify certificates for the use of SSL/TLS.

Is the CA root certificate visible in Evolution certificate store?
-- 
Yves-Alexis



signature.asc
Description: OpenPGP digital signature


Bug#563372: samba: Please add support for sparc64

2010-01-02 Thread Aurelien Jarno
Package: samba
Version: 3.4.3-2
Severity: wishlist
Tags: patch
User: debian-sp...@lists.debian.org
Usertags: sparc64

samba does not build on sparc64 due to a few missing conditional
dependencies on this architecture. This is fixed by the patch below. Can
you please include it in the next upload? Thanks in advance.

diff -Nru samba-3.4.3/debian/control samba-3.4.3/debian/control
--- samba-3.4.3/debian/control  2009-12-17 07:28:35.0 +0100
+++ samba-3.4.3/debian/control  2010-01-02 12:35:41.0 +0100
@@ -5,12 +5,12 @@
 Uploaders: Steve Langasek vor...@debian.org, Christian Perrier 
bubu...@debian.org, Noèl Köthe n...@debian.org, Jelmer Vernooij 
jel...@debian.org
 Build-Depends: debhelper (= 6.0.0), libpam0g-dev, libreadline-dev,
libcups2-dev | libcupsys2-dev,
-   libacl1-dev  [alpha amd64 arm armeb armel avr32 hppa i386 ia64 lpia 
m32r m68k mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc],
+   libacl1-dev  [alpha amd64 arm armeb armel avr32 hppa i386 ia64 lpia 
m32r m68k mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc 
sparc64],
libkrb5-dev, libldap2-dev, po-debconf, libpopt-dev, uuid-dev,
libtalloc-dev (= 1.2.0~git20080616),
-   libcap2-dev  [alpha amd64 arm armeb armel avr32 hppa i386 ia64 lpia 
m32r m68k mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc],
+   libcap2-dev  [alpha amd64 arm armeb armel avr32 hppa i386 ia64 lpia 
m32r m68k mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc 
sparc64],
libkeyutils-dev  [alpha amd64 arm armeb armel avr32 hppa i386 ia64 lpia 
m32r m68k mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc],
-   ctdb (= 1.0.73) [alpha amd64 arm armeb armel hppa i386 ia64 lpia m32r 
m68k mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc],
+   ctdb (= 1.0.73) [alpha amd64 arm armeb armel hppa i386 ia64 lpia m32r 
m68k mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc sparc64],
pkg-config
 Build-Conflicts: libfam-dev
 Standards-Version: 3.8.3


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: sparc64

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



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



Bug#516625: pbuilder: pdebuild signs wrong .changes when building with --arch=i386 on amd64

2010-01-02 Thread Loïc Minier
On Thu, Dec 31, 2009, Junichi Uekawa wrote:
 Note that qemubuilder is somewhat already client-server model, because
 we don't quite have a good communication path between inside the qemu
 session and outside the qemu session.
 
 Inside qemu, it's a shell script using stdio (which is hooked up with serial 
 console.)
 
 Outside qemu, it's a C program which invokes qemu with appropriate parameter.

 Ack, I was told about this hack by the developer of project-rootstock
 which he used: a qemu serial port to control scripts within qemu.

 qemubuilder.c looks for pattern of 'END OF WORK EXIT CODE=' which is
 output from the shell script inside the qemu session. (used in
 obtaining the exit code and shutdown).
 I think the IPC doesn't have to be bidirectional, so in theory
 pdebuild could send something out in stdout with a special keyword.

 I thought of that, but didn't want to go that route; I found that a bit
 fragile.

 I think we can actually do bidirectional PIC with two FIFOs instead of
 a pipe + a FIFO (problem of the pipe is that it means a subshell, so
 it's hard to capture anything in the main process for later processing).

 Having a server/client model is nice as well, but probably something
 overkill for this specific bug.

 Ack; I implemented --architecture instead (for now).  I think that
 recording the ARCHITECTURE in a configfile (profile) would make the
 problem simply go away.

 Perhaps another completely different approach to the problem would be
 to use a tempdir and copy all files matching a pattern.  e.g.:
   host   guest

1) start build
   2) build outputs .dsc, .deb, .changes
3) copy *.dsc *.deb *.changes


 Another completely different approach would be to re-architecture
 pbuilder to have separate commands for creating a build env and doing
 the build (or running a command).  When I decided to use IPC, it was
 between the within the host and guest processes because that didn't
 change the number of processes or overall architecture too much, but if
 instead we change create a build env, build this and destroy build
 env into create a build env + run this + destroy build env, we
 could run dpkg --print-architecture in the build env before build.
   That's probably sane, but a bit subtle to implement in all builders.
 It's almost the same burden as the IPC approach in terms of effort, but
 less risky/complex (but less flexible, I think).


 I'm a bit split on whether we want to rearchitect pbuilder that much.

-- 
Loïc Minier



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



Bug#563373: mplayer: Uses oss, instand of alsa as standard ao

2010-01-02 Thread Witold Baryluk
Package: mplayer
Version: 1.0~rc3+svn20090405-1
Severity: normal

It looks that mplayer changed default ao to oss.

I doesn't changed any config file (and they doesn't set any ao
anyway).

Adding -ao alsa, to command line or mplayer.conf in /etc/mplayer or ~/.mplayer
solved problem.



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

Kernel: Linux 2.6.33-rc2-sredniczarny-00187-g08d869a (PREEMPT)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to pl_PL.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages mplayer depends on:
ii  debconf [debconf- 1.5.28 Debian configuration management sy
ii  libasound21.0.21a-1  shared library for ALSA applicatio
ii  libatk1.0-0   1.28.0-1   The ATK accessibility toolkit
ii  libaudio2 1.9.2-3Network Audio System - shared libr
ii  libavcodec52  4:0.5+svn20090706-2+b1 ffmpeg codec library
ii  libavformat52 4:0.5+svn20090706-2+b1 ffmpeg file format library
ii  libavutil49   4:0.5+svn20090706-2+b1 ffmpeg utility library
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libcaca0  0.99.beta16-2.1colour ASCII art library
ii  libcairo2 1.8.8-2The Cairo 2D vector graphics libra
ii  libcdparanoia03.10.2+debian-9audio extraction tool for sampling
ii  libdirectfb-1.2-0 1.2.8-5direct frame buffer graphics - sha
ii  libesd0   0.2.41-6   Enlightened Sound Daemon - Shared 
ii  libfontconfig12.6.0-4generic font configuration library
ii  libfreetype6  2.3.11-1   FreeType 2 font engine, shared lib
ii  libfribidi0   0.10.9-1   Free Implementation of the Unicode
ii  libgcc1   1:4.4.2-4  GCC support library
ii  libgif4   4.1.6-8library for GIF images (library)
ii  libgl1-mesa-glx [ 7.6.1~rc3-1A free implementation of the OpenG
ii  libglib2.0-0  2.22.3-1   The GLib library of C routines
ii  libgtk2.0-0   2.18.5-1   The GTK+ graphical user interface 
ii  libjack0  0.118+svn3796-1JACK Audio Connection Kit (librari
ii  libjpeg62 6b-15  The Independent JPEG Group's JPEG 
ii  liblircclient00.8.3-5infra-red remote control support -
ii  liblzo2-2 2.03-2 data compression library
ii  libncurses5   5.7+20090803-2 shared libraries for terminal hand
ii  libogg0   1.1.4~dfsg-1   Ogg bitstream library
ii  libopenal11:1.10.622-1   Software implementation of the Ope
ii  libpango1.0-0 1.26.1-1   Layout and rendering of internatio
ii  libpng12-01.2.41-1   PNG library - runtime
ii  libpostproc51 4:0.5+svn20090706-2+b1 ffmpeg video postprocessing librar
ii  libpulse0 0.9.21-1   PulseAudio client libraries
ii  libsdl1.2debian   1.2.13-5   Simple DirectMedia Layer
ii  libsmbclient  2:3.4.3-1  shared library for communication w
ii  libspeex1 1.2~rc1-1  The Speex codec runtime library
ii  libstdc++64.4.2-4The GNU Standard C++ Library v3
ii  libsvga1  1:1.4.3-29 console SVGA display libraries
ii  libswscale0   4:0.5+svn20090706-2+b1 ffmpeg video scaling library
ii  libtheora01.1.1+dfsg.1-1 The Theora Video Compression Codec
ii  libx11-6  2:1.3.2-1  X11 client-side library
ii  libxext6  2:1.0.4-1  X11 miscellaneous extension librar
ii  libxinerama1  2:1.0.3-2  X11 Xinerama extension library
ii  libxt61:1.0.7-1  X11 toolkit intrinsics library
ii  libxv12:1.0.5-1  X11 Video extension library
ii  libxvmc1  2:1.0.5-1  X11 Video extension library
ii  libxxf86dga1  2:1.0.2-1  X11 Direct Graphics Access extensi
ii  libxxf86vm1   1:1.0.2-1  X11 XFree86 video mode extension l
ii  mplayer-skin-blue 1.6-2  blue skin for mplayer
ii  zlib1g1:1.2.3.3.dfsg-15  compression library - runtime

mplayer recommends no packages.

Versions of packages mplayer suggests:
ii  bzip2   1.0.5-3  high-quality block-sorting file co
ii  fontconfig  2.6.0-4  generic font configuration library
ii  fping   2.4b2-to-ipv6-16 sends ICMP ECHO_REQUEST packets to
pn  mplayer-doc none   (no description available)
ii  ttf-freefont20090104-5   Freefont Serif, Sans and Mono True

-- no debconf information



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

Bug#550911: fusecompress: lzma is not compiled in

2010-01-02 Thread Ritesh Raj Sarraf
Hi Jonathan,

On Saturday 02 Jan 2010 13:11:22 Jonathan Nieder wrote:
  I would prefer enabling support for lzma once it moves out of beta and is
  part  of unstable.
 
 Just writing to let you know that although liblzma is not out of beta
 yet, it works well and is part of unstable and testing.  Please let me
 know if you have any questions or it gives you any trouble.
 

There were some build failures when I last tested. 
This was reported upstream and has been fixed. Since there hasn't been a new  
release with those fixes, I don't plan to enable support lzma until upstream 
does.

Perhaps, I will do an upload to experimental instead.

Regards and Happy New Year to you too.
Ritesh
-- 
Ritesh Raj Sarraf
RESEARCHUT - http://www.researchut.com
Necessity is the mother of invention.


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


Bug#559965: example exim router in README.Debian

2010-01-02 Thread Jérémy Bobbio
On Tue, Dec 08, 2009 at 12:32:16AM +, Alan Dawson wrote:
 The example router for exim in the README.Debian has the line

 require_files = schleuder:/var/lib/schleuder/${local_part}/

 This fails for me and results in messages being temporarily deferred.

If I understood Exim documentation correctly, the issue should be fixed
after issuing the following:

  # chmod o+x /var/lib/schleuder

Could you confirm that it does with your configuration?  In that case, I
will make /var/lib/schleuder have permissions 771 in the package itself.

Cheers,
-- 
Jérémy Bobbio.''`.
lu...@debian.org: :Ⓐ  :  # apt-get install anarchism
`. `'`
  `-


signature.asc
Description: Digital signature


Bug#563343: acpid ignoring custom events if ends with '.sh'

2010-01-02 Thread Ted Felix

 Thanks for the bug report.

 This is working as designed.  acpid ignores any files with dots in 
their names.  .sh files aren't config files, they are shell scripts 
that are run by the config files.  Give your config files a name without 
a .sh then have the config file point to a shell script with the .sh 
in the name.


 See the latest man page for acpid for more details.

Ted.

Ritesh Raj Sarraf wrote:

Package: acpid
Version: 1:2.0.0-1
Severity: minor

I have added some custom events/actions to the acpid configuration. When I 
restart the daemon
so that it can read those additionanl events/actions, acpid complains that it 
will be
ignoring those custom events.

Mar  4 10:57:49 learner acpid: starting up with netlink and the input layer
Mar  4 10:57:49 learner acpid: ignoring conf file 
/etc/acpi/events/kill_shutdown.sh
Mar  4 10:57:49 learner acpid: parsing conf file /etc/acpi/events/lm_ac_adapter
Mar  4 10:57:49 learner acpid: parsing conf file /etc/acpi/events/lm_battery   
Mar  4 10:57:49 learner acpid: parsing conf file /etc/acpi/events/powerbtn-acpi-support
Mar  4 10:57:49 learner acpid: parsing conf file /etc/acpi/events/lm_lid   
Mar  4 10:57:49 learner acpid: ignoring conf file /etc/acpi/events/battery.sh  
Mar  4 10:57:49 learner acpid: 4 rules loaded  
Mar  4 10:57:49 learner acpid: waiting for events: event logging is on 
Mar  4 10:57:50 learner acpid: client connected from 1822[0:0] 
Mar  4 10:57:50 learner acpid: 1 client rule loaded
Mar  4 10:57:53 learner acpid: client connected from 1779[106:110] 
Mar  4 10:57:53 learner acpid: 1 client rule loaded
Mar  4 10:57:53 learner acpid: client connected from 1822[0:0] 
Mar  4 10:57:53 learner acpid: 1 client rule loaded
Mar  4 10:58:50 learner acpid: exiting 



r...@learner:~$ ls -l /etc/acpi/events/
total 24
-rw-r--r-- 1 root root 54 Mar  4 10:57 battery.sh
-rw-r--r-- 1 root root 59 Mar  4 10:57 kill_shutdown.sh
-rw-r--r-- 1 root root 61 Oct  8 16:13 lm_ac_adapter
-rw-r--r-- 1 root root 58 Oct  8 16:13 lm_battery
-rw-r--r-- 1 root root 58 Oct  8 16:13 lm_lid
-rw-r--r-- 1 root root 64 May 28  2009 powerbtn-acpi-support
r...@learner:~$ ls -l /etc/acpi/actions/
total 20
-rwxr-xr-x 1 root root  31 Mar  4 10:45 kill_shutdown.sh
-rwxr-xr-x 1 root root 111 Oct  8 16:13 lm_ac_adapter.sh
-rwxr-xr-x 1 root root 179 Oct  8 16:13 lm_battery.sh
-rwxr-xr-x 1 root root 125 Oct  8 16:13 lm_lid.sh
-rwxr-xr-x 1 root root  33 Mar  4 10:40 shutdown.sh



Renaming the events by removing the '.sh' from the name solves the problem.

Regards,
Ritesh


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

Kernel: Linux 2.6.32-trunk-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages acpid depends on:
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  lsb-base  3.2-23 Linux Standard Base 3.2 init scrip
ii  module-init-tools 3.11-1 tools for managing Linux kernel mo

Versions of packages acpid recommends:
ii  acpi-support-base 0.130-1scripts for handling base ACPI eve

acpid 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#563374: ITP: ibus-table-rustrad -- traditional Russian input method based on table engine of ibus

2010-01-02 Thread LI Daobing
Package: wnpp
Severity: wishlist
Owner: LI Daobing lidaob...@debian.org

* Package name: ibus-table-rustrad
  Version : 1.2.0.20090907
  Upstream Author : Caius kaio Chance k at kaio.me
* URL : http://code.google.com/p/ibus
* License : GPLv2
  Programming Lang: N/A
  Description : traditional Russian input method based on table engine of 
ibus
 IBus-Table is the IM Engine framework for table-based input methods, such as
 WuBi, ErBi, Cangjie and so on.
 .
 This package provides one input method: rustrad.
 .
 Rustrad is a Russian input method.



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



Bug#563300: kernel-package: on cross compile the control file contains host architecture

2010-01-02 Thread Harald Braumann
Hi,

works fine for me. Please note that you have to call the command with:
DEB_HOST_ARCH=i386 make-kpkg --arch i386 --cross-compile - ...
^^

This is documented in the README. However, maybe kernel-package could
set this automatically if --arch is given?

harry


signature.asc
Description: PGP signature


Bug#534171: asc_mapedit fails with Unable to initialize PhysicsFS error

2010-01-02 Thread Martin Bickel
This bug has been fixed in the ASC 2.4 release



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



Bug#563325: spamassassin: since 1 Jan 2010, FH_DATE_PAST_20XX is triggering on all emails

2010-01-02 Thread A Mennucc
On Fri, Jan 01, 2010 at 06:59:44PM -0500, Noah Meyerhans wrote:
 This was fixed for both unstable, volatile, and stable (via
 stable-proposed-updates) earlier today.

thanks a lot!

a.



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



Bug#563375: kdebase-workspace: Changes display background light intensity (brightness?) to low value at session start and after suspend

2010-01-02 Thread Willi Mann
Package: kdebase-workspace
Version: 4:4.3.4-3
Severity: important

As the subject says, when I log in or my machine comes back from software 
suspend, 
the background light of my display changes to very low intensity, essentially 
making
the display unreadable. Also any change to the corresponding slider in the 
powerdevil 
dialog causes this behaviour. 

Fortunately, I can change that back to a sane value by my notebook's keyboard. 

Removing the 90_work_with_hal_0.5.14_svn_r1062504.diff patch does not help. 


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

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

Versions of packages kdebase-workspace depends on:
ii  kde-window-manager4:4.3.4-3 the KDE 4 window manager (KWin)
ii  kdebase-workspace-bin 4:4.3.4-3 core binaries for the KDE 4 base w
ii  klipper   4:4.3.4-3 clipboard utility for KDE 4
ii  ksysguard 4:4.3.4-3 System Guard for KDE 4
ii  systemsettings4:4.3.4-3 KDE 4 System Settings

Versions of packages kdebase-workspace recommends:
ii  kdm   4:4.3.4-3 KDE Display Manager for X11

kdebase-workspace 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#561264: This is an issue for me too

2010-01-02 Thread Stefan Hornburg (Racke)

Nicholas J Humfrey wrote:

Hello,

I have just upgrade to Squeeze and this was a problem for me on my machine too.

Symtoms were:

Dec 30 02:02:19 hadrian courierd: newmsg,id=0008C03A.4B3AB4AB.3408, 
auth=njh: dns; [10.0.0.60] (softdnserr [:::82.152.145.11])
Dec 30 02:02:19 hadrian courierd: 
started,id=0008C03A.4B3AB4AB.3408,from=n...@aelius.com,module=esmtp,host=ecs.soton.ac.uk,addr=n...@ecs.soton.ac.uk
Dec 30 02:02:19 hadrian courierd: Waiting.  shutdown time=none, wakeup 
time=none, queuedelivering=1, inprogress=1
Dec 30 02:02:19 hadrian courieresmtp: 
id=0008C03A.4B3AB4AB.3408,from=n...@aelius.com,addr=n...@ecs.soton.ac.uk:
 DNS lookup failed.
Dec 30 02:02:19 hadrian courieresmtp: 
id=0008C03A.4B3AB4AB.3408,from=n...@aelius.com,addr=n...@ecs.soton.ac.uk,status:
 deferred
Dec 30 02:02:19 hadrian courierd: completed,id=0008C03A.4B3AB4AB.3408


Testing MX lookup was failing:
$ testmxlookup ecs.soton.ac.uk
Soft error.

My solution to the problem was to edit /etc/sysctl.d/bindv6only.conf and set 
net.ipv6.bindv6only = 0.


OK, I can confirm this problem. Just for the records: run /etc/init.d/procps 
restart in order
to apply the changes in /etc/sysctl.d/bindv6only.conf to your system.

Regards
Racke



--
LinuXia Systems = http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP = http://www.icdevgroup.org/
Interchange Development Team




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



Bug#563376: kernel-package: Cross-compile builds wrong architecture in kernel_headers

2010-01-02 Thread Harald Braumann
Package: kernel-package
Version: 12.031
Severity: normal

Hi,

I compile an i386 kernel on an amd64 system with the following command:
DEB_HOST_ARCH=i386 make-kpkg --rootcmd fakeroot --initrd --cross_compile - 
--arch i386 ...

The kernel_image works fine. However, all the ELF executables in the scripts/ 
directory of the
the kernel_headers package are 64 bit executable. E.g.:
$ file scripts/genksyms/genksyms
scripts/genksyms/genksyms: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), 
...

Therefore building modules on the target host (i386) using the kernel_headers 
package fails,
because these scripts can't be executed.

Cheers,
harry

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

Kernel: Linux 2.6.32.2-hb (SMP w/1 CPU core)
Locale: LANG=POSIX, LC_CTYPE=de_AT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages kernel-package depends on:
ii  binutils  2.20-4 The GNU assembler, linker and bina
ii  build-essential   11.4   Informational list of build-essent
ii  debianutils   3.2.2  Miscellaneous utilities specific t
ii  file  5.03-5 Determines file type using magic
ii  gettext   0.17-8 GNU Internationalization utilities
ii  make  3.81-7 An utility for Directing compilati
ii  module-init-tools 3.11-1 tools for managing Linux kernel mo
ii  po-debconf1.0.16 tool for managing templates file t
ii  util-linux2.16.2-0   Miscellaneous system utilities

Versions of packages kernel-package recommends:
ii  cpio  2.10-1 GNU cpio -- a program to manage ar

Versions of packages kernel-package suggests:
ii  bzip2 1.0.5-3high-quality block-sorting file co
pn  docbook-utils none (no description available)
ii  e2fsprogs 1.41.9-1   ext2/ext3/ext4 file system utiliti
ii  initramfs-tools [linux-in 0.93.4 tools for generating an initramfs
pn  libdb3-devnone (no description available)
ii  libncurses5-dev [libncurs 5.7+20090803-2 developer's libraries and docs for
ii  linux-source-2.6.31.4-i38 sbs173.02  Linux kernel source for version 2.
pn  xmlto 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#563378: netams: [INTL:pt] Updated Portuguese translation for debconf messages

2010-01-02 Thread Traduz - Portuguese Translation Team

Package: netams
Version: 3.4.3+dfsg1-3
Tags: l10n, patch
Severity: wishlist

Updated Portuguese translation for netams's debconf messages.
Translator: Miguel Figueiredo el...@debianpt.org
Feel free to use it.

For translation updates please contact 'Last Translator' or the
Portuguese Translation Team traduz _at_ debianpt.org.


--
Best regards,


Traduz - Portuguese Translation Team
http://www.DebianPT.org


# Portuguese translation for netams debconf messages
# Copyright (C) 2009 Miguel Figueiredo
# This file is distributed under the same license as the netams package.
# Miguel Figueiredo el...@debianpt.org, 2009.
#
msgid 
msgstr 
Project-Id-Version: netams\n
Report-Msgid-Bugs-To: net...@packages.debian.org\n
POT-Creation-Date: 2009-01-10 14:29+0300\n
PO-Revision-Date: 2009-12-31 14:49+\n
Last-Translator: Miguel Figueiredo el...@debianpt.org\n
Language-Team: Portuguese tra...@debianpt.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: multiselect
#. Description
#: ../netams.templates:1001 ../netams-web.templates:1001
msgid Web server to reconfigure automatically:
msgstr Servidor web a reconfigurar automaticamente:

#. Type: multiselect
#. Description
#: ../netams.templates:1001
msgid 
Please choose the web server that should be automatically configured to show 
NeTAMS statistics.
msgstr 
Por favor escolha o servidor web que deve ser configurado automaticamente 
para mostrar as estatísticas NeTAMS.

#. Type: password
#. Description
#: ../netams.templates:2001
msgid NeTAMS administrator password:
msgstr Palavra-passe do administrador de NeTAMS:

#. Type: password
#. Description
#: ../netams.templates:2001
msgid Please enter password for \admin\ user in NeTAMS database.
msgstr Por favor introduza a palavra-passe para o utilizador \admin\ na 
base de dados NeTAMS.

#. Type: password
#. Description
#: ../netams.templates:3001
msgid Repeat password for NeTAMS user \admin\:
msgstr Repita a palavra-passe para o utilizador \admin\ de NeTAMS:

#. Type: error
#. Description
#. Type: error
#. Description
#: ../netams.templates:4001 ../netams.templates:5001
msgid Password input error!
msgstr Erro na introdução da palavra-passe!

#. Type: error
#. Description
#: ../netams.templates:4001
msgid The two passwords you entered were not the same. Please try again.
msgstr As duas palavras-passe que introduziu não coincidem. 
Por favor tente novamente.

#. Type: error
#. Description
#: ../netams.templates:5001
msgid Please enter non-empty password.
msgstr Por favor introduza uma palavra-passe não-vazia.

#. Type: multiselect
#. Description
#: ../netams-web.templates:1001
msgid 
Please choose the web server that should be automatically configured to show 
NeTAMS webinterface.
msgstr 
Por favor escolha o servidor web que deve ser configurado automaticamente 
para mostrar o interface web do NeTAMS.


Bug#563147: RM: gpsim -- RoQA; FTBFS, buggy, orphaned

2010-01-02 Thread Torsten Werner
tags 563147 + moreinfo
thanks

Hi,


there is one unresolved problem:

# Broken Depends:
ktechlab: ktechlab [alpha amd64 armel hppa i386 ia64 mips mipsel powerpc
s390 sparc]
# Broken Build-Depends:
ktechlab: gpsim-dev (= 0.21.11-2)


Cheers,
Torsten



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



Bug#563145: fontconfig: upgrade to 2.8.0 and fixed got changed to something strange again

2010-01-02 Thread Norbert Preining
Hi Keith,

thanks for helping out here.

On Do, 31 Dez 2009, Keith Packard wrote:
  Fixed-9/Gnome-Selector/Font-config2.6 ==
  Fixed-10/Gnome-Selector/Font-config2.8

Unfortunately that was not true ... I realized too late.
The one (old) selected 6x9 font,
The other (new) selects 6x10 font.

So it is unfortunately not the right, but just another too big y-dim font.

And here starts my complete puzzledness:

$ fc-match Fixed-9
6x9-ISO8859-1.pcf.gz: Fixed Regular 
(first question why iso8859-1, I am running UTF8)
$ fc-match Fixed-10
6x10-ISO8859-1.pcf.gz: Fixed Regular

searching for 6x9-ISO8859-1.pcf.gz I find it in 
/usr/share/fonts/X11/misc/
and in its fonts.dir
6x9-ISO8859-1.pcf.gz -misc-fixed-medium-r-normal--9-90-75-75-c-60-iso8859-1

Ok, calling xfontsel and selecting this font I see something completely
different.

When I use the gnome selector I get the same as xfd -fa Fixed-9.

Argg... how complicated.

 I'd say that the actual bug here is that we don't have any way to select
 among these PCF fonts other than trying various patterns to see which

And that the Gnome Font Selector does not allow do select anything else
but the style.

 work. Perhaps the right thing to do would be to add aliases to each PCF
 font based on the filename so we'd at least be able to request '6x13'
 and have that work reliably across fontconfig changes.

I think I give up. I want 6x9, maybe? I cannot even check it. xfontsel
shows me someting different (too small).

i guess I have to get used to Fixed-10, which takes about 10 lines off
my vim terminal ... what a pity.

Best wishes

Norbert

Norbert Preiningprein...@{jaist.ac.jp, logic.at, debian.org}
JAIST, JapanTU Wien, Austria   Debian TeX Task Force
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094

HORTON-CUM-STUDLEY (n.)
The combination of little helpful grunts, nodding movements of the
head, considerate smiles, upward frowns and serious pauses that a
group of people join in making in trying to elicit the next
pronouncement of somebody with a dreadful stutter.
--- Douglas Adams, The Meaning of Liff



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



Bug#547678: memory corruption on long filename

2010-01-02 Thread Elimar Riesebieter
* fa...@gmx.de [090924 01:32 +0200]
[...]
 After the corruption error I run: killall -9 mocp
 That should kill all instances, right?
 (If I don't do that, another instance would hang, waiting for the crashed
 server to respond.)
 
 
  Else it could help at the moment to clos
  all mocp instances and delet $HOME/.moc/cache/* $HOME/,moc/pid and
  $HOME/.moc/socket? and restart mocp for testing.
 
 My first try was to move ~/.moc so that any cache or configuration issue could
 be ruled out. Didn't help.
 
 
  Iwill test filenames with blanks and apstrophes like yours later.

Does this behaviour still exists for you?. I can't reproduce it
either with blanks nor apostrophes nor both. There might be a
problem with the ID tag of your file, but this I can't check. If I
don't get a response from you within the next 3 weeks, I'll close
this bug, though.

Elimar

-- 
  Learned men are the cisterns of knowledge, 
  not the fountainheads ;-)


signature.asc
Description: Digital signature


Bug#563377: esmtp: [INTL:pt] Updated Portuguese translation for debconf messages

2010-01-02 Thread Traduz - Portuguese Translation Team

Package: esmtp
Version: n/a
Tags: l10n, patch
Severity: wishlist

Updated Portuguese translation for esmtp's debconf messages.
Translator: Miguel Figueiredo el...@debianpt.org
Feel free to use it.

For translation updates please contact 'Last Translator' or the
Portuguese Translation Team traduz _at_ debianpt.org.


--
Best regards,

Traduz - Portuguese Translation Team
http://www.DebianPT.org


# Portuguese translation for esmtp's debconf translations
# Copyright (C) 2007 Miguel Figueiredo el...@debianpt.org
# This file is distributed under the same license as the esmtp package.
# Miguel Figueiredo el...@debianpt.org, 2007-2009
#
msgid 
msgstr 
Project-Id-Version: esmtp 0.5.1-4\n
Report-Msgid-Bugs-To: es...@packages.debian.org\n
POT-Creation-Date: 2009-12-26 15:14+0100\n
PO-Revision-Date: 2009-12-31 14:35+\n
Last-Translator: Miguel Figueiredo el...@debianpt.org\n
Language-Team: Portuguese tra...@debianpt.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: boolean
#. Description
#: ../templates:1001
msgid Automatically overwrite configuration files?
msgstr Sobrescrever automaticamente os ficheiros de configuração?

#. Type: boolean
#. Description
#: ../templates:1001
msgid 
The mail configuration file /etc/esmtprc can be automatically updated on 
each upgrade with the information supplied to the debconf database. If you 
do not want this to happen (i.e., you want to maintain control of this file 
yourself) then unset this option to prevent the program touching this file.
msgstr 
O ficheiro de configuração do mail, /etc/esmtprc, pode ser actualizado 
automaticamente a cada actualização com a informação fornecida à base de 
dados debconf. Se não quiser que isto aconteça (i.e., se quiser, você mesmo, 
manter o controlo deste ficheiro) então desligue esta opção para prevenir 
que o programa toque neste ficheiro.

#. Type: string
#. Description
#: ../templates:2001
#| msgid SMTP server hostname
msgid SMTP server hostname:
msgstr Nome da máquina do servidor SMTP:

#. Type: string
#. Description
#: ../templates:3001
#| msgid SMTP server port number
msgid SMTP server port number:
msgstr Número do porto do servidor SMTP:

#. Type: string
#. Description
#: ../templates:4001
#| msgid Authentication username
msgid Authentication username:
msgstr Nome de utilizador para autenticação:

#. Type: string
#. Description
#: ../templates:4001
msgid 
This is the username to be given to the mailhub if authentication is 
required by the SMTP server.
msgstr 
Este é o nome de utilizador a ser dado ao mailhub se for necessária 
autenticação no servidor SMTP.

#. Type: string
#. Description
#: ../templates:4001
msgid 
Do NOT set the username and password on the system configuration file unless 
you are the sole user of this machine.  Esmtp is not run with suid 
privileges therefore the system configuration file must be readable by 
everyone.  If your SMTP server requires authorization and you are not the 
only user then accept the default options in the system configuration file 
for local delivery and specify your personal SMTP account details in the 
user configuration file.
msgstr 
NÃO defina o nome de utilizador e palavra-passe no ficheiro de configuração 
do sistema a menos que seja o único utilizador desta máquina.  O esmtp não 
corre com privilégios suid por isso o ficheiro de configuração tem de ser 
legível para todos.  Se o seu servidor de SMTP necessitar de autenticação e 
você não for o único utilizador então aceite as opções por omissão no 
ficheiro de configuração do sistema para entrega local e especifique os seus 
detalhes da sua conta SMTP pessoal no ficheiro de configuração do utilizador.

#. Type: password
#. Description
#: ../templates:5001
#| msgid Authentication password
msgid Authentication password:
msgstr Palavra-passe de autenticação:

#. Type: password
#. Description
#: ../templates:5001
msgid 
This is the password to be given to the mailhub if authentication is 
required by the SMTP server.
msgstr 
Isto é a palavra-passe a ser dada ao mailhub se for necessária autenticação 
para o servidor de SMTP.

#. Type: select
#. Choices
#: ../templates:6001
msgid enabled
msgstr ligado

#. Type: select
#. Choices
#: ../templates:6001
msgid disabled
msgstr desligado

#. Type: select
#. Choices
#: ../templates:6001
msgid required
msgstr necessário

#. Type: select
#. Description
#: ../templates:6002
msgid Whether to use the Starttls extension
msgstr Utilizar a extensão Starttls

#. Type: password
#. Description
#: ../templates:7001
#| msgid Certificate passphrase
msgid Certificate passphrase:
msgstr Palavra-passe do certificado:

#. Type: password
#. Description
#: ../templates:7001
msgid  This is the certificate passphrase for the StartTLS extension.
msgstr  Esta é a palavra-passe do certificado para a extensão StartTLS.

#. Type: select
#. Choices
#: ../templates:8001
msgid none
msgstr nada

#. Type: select
#. Choices
#: ../templates:8001
msgid 

Bug#555974: Similar bug found (and solved?) in Ubuntu

2010-01-02 Thread wzabo...@elektron.elka.pw.edu.pl
I have faced the similar bug in one of my debian/testing systems.
Looking for the solution, I've found the following:
https://bugs.launchpad.net/python/+bug/457688
where the similar bug in Ubuntu is described.




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



Bug#553550: Some change to the package of MLMMJ

2010-01-02 Thread Daniel Walrond
On Sat, Jan 02, 2010 at 08:22:42AM +0800, Thomas Goirand wrote:
 
 As it's been now 2 months that #553550 has been sent to you without any
 work on it, I have worked on your package. Please find, attached to this
 message, a new diff.gz correcting the following (from debian/changelog):

Can you send the diff.gz attachment you seem to have missed it off your
last email.

 
   * Moved files from /var/www/mlmmj-php-web to /usr/share/mlmmj-php-web
 and same for mlmmj-php-web-admin (Closes: #553550).
   * Added dependency to mlmmj for the mlmmj-php-web package.
   * Added ${misc:Depends} dependency for both mlmmj-php-web and
 mlmmj-php-web-admin packages.
   * Bumped Standard-Version: to 3.8.3.
   * Added descriptions in all dpatch patches.
   * Added a README.source
   * Wrote a more comprehensive long description.
   * Removed useless /usr/sbin dir in the mlmmj package.
   * Removed homepage from long description, added a homepage field, and
 used the correct new URL (mlmmj.org).
 
 Please upload the correction. Also, there are lots of other issues in
 your package, please fix all the lintian warnings, especially:

There's quite a few issues with the 1.2.15 packagening. I have a half
finished 1.2.16 package and your diff will be helpful to finish that
off. So do email me it.

 On my side, I'm having a look at all the upstream manpages
 and will try to have them all fixed there.

Excellent :)


Dan



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



Bug#563069: RM: gtk+extra2 -- RoQA; FTBFS, dead upstream, orphaned

2010-01-02 Thread Torsten Werner
tags 563069 + moreinfo
thanks

Hi,

there is one unresolved problem:
# Broken Build-Depends:
gdis: libgtkextra-x11-2.0-dev


Cheers,
Torsten



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



Bug#563379: Compilation failure of ptex-bin

2010-01-02 Thread han_pen
Package: texlive-binaries
Version: 2009-5
Severity: serious

The following errors go out when I compile ptex-bin.
___
Setting up ptex-bin (3.1.10+0.04b-2.1) ...
mktexlsr: Updating /usr/local/share/texmf/ls-R... 
mktexlsr: Updating /var/lib/texmf/ls-R-TEXMFMAIN... 
mktexlsr: Updating /var/lib/texmf/ls-R-TEXLIVE... 
mktexlsr: Updating /var/lib/texmf/ls-R... 
mktexlsr: Done.
Running fmtutil-sys. This may take some time. ...
fmtutil: running `ptex -ini   -jobname=ptex -progname=ptex ptex.ini' ...
*** glibc detected *** ptex: free(): invalid pointer: 0x00eb0bc1 ***
=== Backtrace: =
/lib/libc.so.6[0x7f0546ec1d56]
/lib/libc.so.6(cfree+0x6c)[0x7f0546ec69bc]
/usr/lib/libkpathsea.so.4[0x7f05474302aa]
/usr/lib/libkpathsea.so.4(kpse_fontmap_lookup+0xd9)[0x7f0547430509]
/usr/lib/libkpathsea.so.4(kpse_find_file+0x2f9)[0x7f054742ce49]
ptex[0x43fa6a]
ptex[0x4297b4]
ptex[0x434656]
ptex[0x40811e]
ptex[0x43b84d]
ptex[0x40d219]
ptex[0x43ee4e]
/lib/libc.so.6(__libc_start_main+0xfd)[0x7f0546e6fabd]
ptex[0x401bc9]
=== Memory map: 
0040-00449000 r-xp  08:05 1314587
/usr/bin/ptex
00649000-0064a000 rw-p 00049000 08:05 1314587
/usr/bin/ptex
0064a000-006cd000 rw-p  00:00 0 
00ad9000-00ee4000 rw-p  00:00 0  [heap]
7f053c00-7f053c021000 rw-p  00:00 0 
7f053c021000-7f054000 ---p  00:00 0 
7f0543ca-7f0543cb6000 r-xp  08:03 131130 
/lib/libgcc_s.so.1
7f0543cb6000-7f0543eb5000 ---p 00016000 08:03 131130 
/lib/libgcc_s.so.1
7f0543eb5000-7f0543eb6000 rw-p 00015000 08:03 131130 
/lib/libgcc_s.so.1
7f0543ee8000-7f0546e51000 rw-p  00:00 0 
7f0546e51000-7f0546f9b000 r-xp  08:03 131501 
/lib/libc-2.10.2.so
7f0546f9b000-7f054719b000 ---p 0014a000 08:03 131501 
/lib/libc-2.10.2.so
7f054719b000-7f054719f000 r--p 0014a000 08:03 131501 
/lib/libc-2.10.2.so
7f054719f000-7f05471a rw-p 0014e000 08:03 131501 
/lib/libc-2.10.2.so
7f05471a-7f05471a5000 rw-p  00:00 0 
7f05471a5000-7f0547226000 r-xp  08:03 131419 
/lib/libm-2.10.2.so
7f0547226000-7f0547425000 ---p 00081000 08:03 131419 
/lib/libm-2.10.2.so
7f0547425000-7f0547426000 r--p 0008 08:03 131419 
/lib/libm-2.10.2.so
7f0547426000-7f0547427000 rw-p 00081000 08:03 131419 
/lib/libm-2.10.2.so
7f0547427000-7f0547438000 r-xp  08:05 1433791
/usr/lib/libkpathsea.so.4.0.0
7f0547438000-7f0547638000 ---p 00011000 08:05 1433791
/usr/lib/libkpathsea.so.4.0.0
7f0547638000-7f0547639000 rw-p 00011000 08:05 1433791
/usr/lib/libkpathsea.so.4.0.0
7f0547639000-7f054763c000 rw-p  00:00 0 
7f054763c000-7f0547659000 r-xp  08:03 131425 
/lib/ld-2.10.2.so
7f05476cb000-7f0547823000 rw-p  00:00 0 
7f0547824000-7f0547858000 rw-p  00:00 0 
7f0547858000-7f0547859000 r--p 0001c000 08:03 131425 
/lib/ld-2.10.2.so
7f0547859000-7f054785a000 rw-p 0001d000 08:03 131425 
/lib/ld-2.10.2.so
7fff413f3000-7fff41409000 rw-p  00:00 0  [stack]
7fff4143a000-7fff4143b000 r-xp  00:00 0  [vdso]
ff60-ff601000 r-xp  00:00 0  
[vsyscall]
/usr/bin/fmtutil: line 341:  6874 Aborted ${1+$@}
Error: `ptex -ini  -jobname=ptex -progname=ptex ptex.ini' failed

###
fmtutil: Error! Not all formats have been built successfully.
Visit the log files in directory
  /var/lib/texmf/web2c
for details.
###

This is a summary of all `failed' messages:
`ptex -ini  -jobname=ptex -progname=ptex ptex.ini' failed
dpkg: error processing ptex-bin (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 ptex-bin
E: Sub-process /usr/bin/dpkg returned an error code (1)

___
ptex-bin 3.1.10+0.04b-2.1
libc62.10.2-2
libkpathsea4 2007.dfsg.2-8 
libkpathsea5 2009-5



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



Bug#563380: libgpgme-ruby1.8: /usr/lib/ruby/1.8/gpgme.rb:898:in `new': Unknown error code (GPGME::Error)

2010-01-02 Thread Jérémy Bobbio
Package: libgpgme-ruby1.8
Version: 1.0.6-1
Severity: grave
Justification: renders package unusable

Hi!

The version of libgpgme-ruby1.8 currently in Debian is not compatible with the
version of libgpgme actually in Debian.

Every examples shipped with the package fail like the following:

  @.../libgpgme-ruby1.8/examples$ ./keylist.rb 
  /usr/lib/ruby/1.8/gpgme.rb:898:in `new': Unknown error code (GPGME::Error)
from /usr/lib/ruby/1.8/gpgme.rb:415:in `list_keys'
from ./keylist.rb:4

I suspected an issue with like the one described on the bugtracker of
ruby-gpgme [1] about a missing call to GPGME::check_version, but it looks like
this is another issue.

[1] http://rubyforge.org/tracker/index.php?func=detailaid=27203group_id=2369atid=9203

This problem breaks schleuder in sid, so a fix or an updated version
would be very much welcome.

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

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

Versions of packages libgpgme-ruby1.8 depends on:
ii  libc62.10.2-2GNU C Library: Shared libraries
ii  libgpg-error01.6-1   library for common error values an
ii  libgpgme11   1.2.0-1.2   GPGME - GnuPG Made Easy
ii  libruby1.8   1.8.7.174-3 Libraries necessary to run Ruby 1.
ii  ruby1.8  1.8.7.174-3 Interpreter of object-oriented scr

libgpgme-ruby1.8 recommends no packages.

libgpgme-ruby1.8 suggests no packages.

-- no debconf information

Cheers,
-- 
Jérémy Bobbio.''`. 
lu...@debian.org: :Ⓐ  :  # apt-get install anarchism
`. `'` 
  `-   


signature.asc
Description: Digital signature


Bug#563276: canorus: segfault when importing xml created by noteedit

2010-01-02 Thread Tobias Quathamer
Am Samstag, den 02.01.2010, 04:16 +1030 schrieb Arthur Marsh:
 When I attempted to import a very simple xml file created by noteedit I 
 received a segfault:
 [...]
 I've attached the file.

Hi Arthur,

thanks for your bug report. I can reproduce the problem if I select
File-Open from the menu and open the file. However, if I select
File-Import and open the file, the import works for me. How did you
open the file?

Regards,
Tobias

-- 
Tobias Quathamer | That money talks,
Hamburg, Germany | I'll not deny,
 | I heard it once,
 | It said Good-bye.



signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#563381: RFP: Poor Man's CMS -- Poor Man’s CMS (Poormans) is a very basic CMS

2010-01-02 Thread michael hatzold


Package: wnpp Severity: wishlist
Message-ID: 20100102120832.3853.22210.report...@localhost
X-Mailer: reportbug 4.9
Date: Sat, 02 Jan 2010 13:08:32 +0100
X-Debbugs-Cc: m.hatz...@web.de


* Package name : pmcms ( Poor Man's CMS )
  Version : 2.0.2.
  Upstream Author : thilo schwarz em...@s-th.de * URL :  
http://poormans.sourceforge.net/ * License : GNU General Public License  
(GPL)

  Programming Lang: Java
  Description : Poor Man’s CMS (Poormans) is a very basic CMS running as a  
swt application

and generating static html pages.

Copied from the website:
The word ’poor’ in Poor Man’s CMS stands for: Be ’poor’ on functionality.  
You don’t  need any dynamic webspace. Because you can use a cheap static  
webspace, it’s for a poor man.  ... My basic principle was: ’Keep it  
simple!’ And I think, I have

created a small and clearly arranged mini application framework.
Things, I don’t need:
An editorial workflow.
User management.
A secure framework, because it runs locally.

Things, I need:
A WYSIWYG editor with basic functionality only.
A flexible smart core system, which is easily to extend.
A templating engine, which is powerful and simple to handle, especially  
the export to static html, creation of menus and so on.





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



Bug#407248: pbuilder-satisfydepends fails on i386 system with amd64 chroot

2010-01-02 Thread Loïc Minier
Hi

On Wed, Jan 17, 2007, Nelson A. de Oliveira wrote:
 Today pbuilder failed to get a build dependency on a i386 system with an
 amd64 chroot.
 The machine is amd64 (with amd64 kernel), but the installed system is
 i386.

 So I think everything should now work in this setup, except that the
 reported uname might affect builds.

 If I understand correctly your setup, you had:
 * x86-64 host running Debian i386 packages with x86-64 kernel
 * i386 and/or amd64 chroots

 I just added --architecture options to pbuilder and pdebuild to help
 create chroots and do builds with other architectures:
pbuilder (0.196) unstable; urgency=low
[...]
  * pbuilder: add support for setting the architecture on the command-line
and in pbuilderrc.
  * pdebuild: add support for setting the architecture on the command-line
and in pbuilderrc; closes: #516625.

 Both cases should work just fine:
 - if you're building with an amd64 chroot with your x86-64 host kernel,
   things should be fine
 - if you're building with an i386 chroot with your x86-64 host kernel,
   then things should more or less work, unless the package uses the
   utsname/uname to conditionalize the build; I'm not sure whether this
   is covered in policy or not.  I know for sure that if you're building
   on e.g. am i386 machine with SSE, the package should not assume it
   can use it since it will be used on all i386 machines with some
   lacking SSE, but I do not know whether packages might assume that the
   kernel is 32-bits when building for i386.  We could possibly make
   pbuilder run linux32 in this case, but I'm not sure that's what we
   want of policy say the packages should work in any case.

 Would you mind checking whether anything is left to be done for this
 bug?

   Thanks,
-- 
Loïc Minier



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



Bug#563310: wesnoth: Can't quit after starting 0-player game

2010-01-02 Thread Mark de Wever
tags 563310 + fixed-upstream
thanks

On Fri, Jan 01, 2010 at 03:19:55PM -0600, Dan Greene wrote:
 Start a local multiplayer game with the following settings:
 Random map
 Unlimited turns
 For every player (where the choices include things like Local Player or
 Computer Player), choose Empty.
 
 Now, try to quit the game. Even sending SIGTERM doesn't work. I have to
 SIGKILL wesnoth in this instance.

Thanks for your report. I just committed [1] a fix for this bug upstream.

[1] http://svn.gna.org/viewcvs/wesnoth?view=revrev=40516

-- 
Regards,
Mark de Wever
(Wesnoth developer)



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



Bug#563382: gnome-control-center should depend on libcanberra-pulse

2010-01-02 Thread James Andrewartha
Package: gnome-control-center
Version: 1:2.28.1-1
Severity: normal


I recently upgraded from lenny to squeeze, but when I did sound from GNOME
applications no longer worked. After some stracing, I worked out that
libcanberra-pulse needed to be installed. As GNOME depends on pulseaudio
these days, libcanberra-pulse should a hard dependency, instead of a Suggests:
via libcanberra0 as it is currently.


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

Kernel: Linux 2.6.32.2-tuxonice.1
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnome-control-center depends on:
ii  capplets-data   1:2.28.1-1   configuration applets for GNOME - 
ii  desktop-file-utils  0.15-2   Utilities for .desktop files
ii  gnome-desktop-data  2.28.2-1 Common files for GNOME desktop app
ii  gnome-icon-theme2.28.0-1 GNOME Desktop icon theme
ii  gnome-menus 2.28.0.1-1   an implementation of the freedeskt
ii  gnome-settings-daemon   2.28.1-1 daemon handling the GNOME session 
ii  libatk1.0-0 1.28.0-1 The ATK accessibility toolkit
ii  libc6   2.10.2-2 GNU C Library: Shared libraries
ii  libcairo2   1.8.8-2  The Cairo 2D vector graphics libra
ii  libcanberra-gtk00.22-1   Gtk+ helper for playing widget eve
ii  libcanberra00.22-1   a simple abstract interface for pl
ii  libdbus-glib-1-20.82-2   simple interprocess messaging syst
ii  libebook1.2-9   2.28.1-1 Client library for evolution addre
ii  libfontconfig1  2.6.0-4.2generic font configuration library
ii  libfreetype62.3.11-1 FreeType 2 font engine, shared lib
ii  libgconf2-4 2.28.0-1 GNOME configuration database syste
ii  libglib2.0-02.22.3-1 The GLib library of C routines
ii  libgnome-desktop-2-11   2.28.2-1 Utility library for loading .deskt
ii  libgnome-window-settings1   1:2.28.1-1   Utility library for getting window
ii  libgnomekbd42.28.2-1 GNOME library to manage keyboard c
ii  libgtk2.0-0 2.18.3-1 The GTK+ graphical user interface 
ii  libmetacity-private01:2.28.0-3   library for the Metacity window ma
ii  libpango1.0-0   1.26.2-1 Layout and rendering of internatio
ii  libslab0a   2.27.91-1beautification app library file
ii  libunique-1.0-0 1.1.6-1  Library for writing single instanc
ii  libx11-62:1.3.2-1X11 client-side library
ii  libxcursor1 1:1.1.10-1   X cursor management library
ii  libxft2 2.1.14-1 FreeType-based font drawing librar
ii  libxi6  2:1.2.1-2X11 Input extension library
ii  libxklavier15   4.0-2X Keyboard Extension high-level AP
ii  libxml2 2.7.6.dfsg-1 GNOME XML library
ii  libxss1 1:1.1.3-1X11 Screen Saver extension library

Versions of packages gnome-control-center recommends:
ii  bzip2 1.0.5-3high-quality block-sorting file co
ii  evolution-data-server 2.28.1-1   evolution database backend server
ii  gnome-session 2.28.0-4   The GNOME Session Manager
ii  gnome-user-guide  2.28.2-1   GNOME user's guide
ii  policykit-1-gnome 0.95-1 GNOME authentication agent for Pol

Versions of packages gnome-control-center suggests:
ii  gnome-screensaver2.28.0-1+b1 GNOME screen saver and locker
ii  gstreamer0.10-alsa [gstreame 0.10.25-7   GStreamer plugin for ALSA
ii  gstreamer0.10-esd [gstreamer 0.10.17-1   GStreamer plugin for ESD
ii  gstreamer0.10-plugins-bad [g 0.10.17-1   GStreamer plugins from the bad s
ii  gstreamer0.10-plugins-good [ 0.10.17-1   GStreamer plugins from the good 
ii  gstreamer0.10-pulseaudio [gs 0.10.17-1   GStreamer plugin for PulseAudio
ii  libcanberra-gtk-module   0.22-1  translates Gtk+ widgets signals to
ii  x11-xserver-utils7.5+1   X server utilities

-- 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#563379: Compilation failure of ptex-bin

2010-01-02 Thread Norbert Preining
reassign 563379 ptex-bin
merge 561427 563379
thanks

The log shows *clearly* that ptex crashed ... why do you related that
to texlive-binaries?

And checking the bug reports of ptex-bin you *could* have seen a long
discussion in the resp bug report (see above for number).

reassigning, merging.

On Sa, 02 Jan 2010, han_...@excite.co.jp wrote:
 fmtutil: running `ptex -ini   -jobname=ptex -progname=ptex ptex.ini' ...
 *** glibc detected *** ptex: free(): invalid pointer: 0x00eb0bc1 ***
 === Backtrace: =
 /lib/libc.so.6[0x7f0546ec1d56]
 /lib/libc.so.6(cfree+0x6c)[0x7f0546ec69bc]
 /usr/lib/libkpathsea.so.4[0x7f05474302aa]
 /usr/lib/libkpathsea.so.4(kpse_fontmap_lookup+0xd9)[0x7f0547430509]
 /usr/lib/libkpathsea.so.4(kpse_find_file+0x2f9)[0x7f054742ce49]
 ptex[0x43fa6a]
 ptex[0x4297b4]
 ptex[0x434656]
 ptex[0x40811e]
 ptex[0x43b84d]
 ptex[0x40d219]
 ptex[0x43ee4e]
 /lib/libc.so.6(__libc_start_main+0xfd)[0x7f0546e6fabd]
 ptex[0x401bc9]
 === Memory map: 



Best wishes

Norbert

Norbert Preiningprein...@{jaist.ac.jp, logic.at, debian.org}
JAIST, JapanTU Wien, Austria   Debian TeX Task Force
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094

AMBLESIDE (n.)
A talk given about the Facts of Life by a father to his son whilst
walking in the garden on a Sunday afternoon.
--- Douglas Adams, The Meaning of Liff



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



Bug#563300: kernel-package: on cross compile the control file contains host architecture

2010-01-02 Thread Michael Tuschik

Thanks for that hint and i found it in the README... sorry :)
I only searched the net for a solution without success.

If this is working it's okay, but it's not that easy to use. I have to mix 
environment variables with command line options. The easiest way, i think, 
would be to supply the target architecture as --arch=i386.

If you think, its possible to make this a bit easier, change this bug to a 
feature request. Otherwise you can close it.

Thanks
Michael Tuschik



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



Bug#563373: mplayer: Uses oss, instand of alsa as standard ao

2010-01-02 Thread Reinhard Tartler
Witold Baryluk bary...@smp.if.uj.edu.pl writes:

 Package: mplayer
 Version: 1.0~rc3+svn20090405-1
 Severity: normal

 It looks that mplayer changed default ao to oss.

 I doesn't changed any config file (and they doesn't set any ao
 anyway).

 Adding -ao alsa, to command line or mplayer.conf in /etc/mplayer or ~/.mplayer
 solved problem.

I think I've already fixed this a long time ago, I'm pretty sure that
the fix is already in the package that is now 6 *months* in NEW.

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4



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



Bug#363088: pbuilder: please add example script for cross-arch support i386/amd64

2010-01-02 Thread Loïc Minier
Hey

On Mon, Apr 17, 2006, Tilman Koschnick wrote:
 Tags: patch

 Thanks; unfortunately, the code has changed a bit since you submitted
 your full replacement script; perhaps you could offer a diff of the
 remaining changes instead?

 I've extended the pbuilder-distribution.sh example script to support
 cross-arch building for i386 and amd64. It would be nice if you could
 include it in the examples directory as well.

 I just implemented architecture support in pbuilder and pdebuild:
pbuilder (0.196) unstable; urgency=low
[...]
  * pbuilder: add support for setting the architecture on the command-line
and in pbuilderrc.
  * pdebuild: add support for setting the architecture on the command-line
and in pbuilderrc; closes: #516625.

 Perhaps you could adapt the script to use this instead?  Note that
 --arch is passed to debootstrap automatically.

 I saw that your script calls linux64 sudo ... when building for
 amd64; does this actually work under i386?  I am not sure one can run
 x86-64 binaries under i386.  What's the use case for linux64 here?

Thanks!
-- 
Loïc Minier



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



Bug#363088: pbuilder: please add example script for cross-arch support i386/amd64

2010-01-02 Thread Loïc Minier
Hi

On Sat, Jan 05, 2008, Andres Mejia wrote:
 This isn't an example script but an example configuration that could
 be used to allow maintaining multiple pbuilders with different archs
 and distro bases. You would basically set the variables DIST with the
 distribution to use and ARCH with the architecture to use.
 
 This comes from https://wiki.ubuntu.com/PbuilderHowto
 
 if [ -n ${DIST} ] ; then
 NAME=$DIST
 if [ -n ${ARCH} ] ; then
 NAME=$NAME-$ARCH
 DEBOOTSTRAPOPTS=(--arch $ARCH ${debootstrapop...@]})
 export DEBIAN_BUILDARCH=$ARCH
 fi
 BASETGZ=`dirname $BASETGZ`/$NAME-base.tgz
 DISTRIBUTION=$DIST
 BUILDRESULT=/var/cache/pbuilder/$NAME/result/
 APTCACHE=/var/cache/pbuilder/$NAME/aptcache/
 
 case $DIST in
 hardy|gutsy)
 # ubuntu specific
 MIRRORSITE=http://us.archive.ubuntu.com/ubuntu;
 COMPONENTS=main restricted universe multiverse
 ;;
 sid|etch)
 # debian specific
 MIRRORSITE=http://http.us.debian.org/debian/;
 COMPONENTS=main contrib non-free
 fi
 ;;
 *)
 echo Unknown distribution: $DIST
 exit 1
 ;;
 esac
 fi

 Thanks, I think the mirror selection should be done within pbuilder for
 Debian/Ubuntu and perhaps some other distros.  I'm not sure the mirror
 should be computed on every call though, probably only when creating an
 environment.  Concerning $DIST, I find it a bit unfortunate since
 pbuilder should simply do the right thing if you set DISTRIBUTION
 properly.  Perhaps this should simply be:
DISTRIBUTION=${DISTRIBUTION:-sid}
case $DISTRIBUTION in
  unstable)
DISTRIBUTION=sid
  ;;
  testing)
DISTRIBUTION=squeeze
  ;;
  stable)
DISTRIBUTION=lenny
  ;;
  oldstable)
DISTRIBUTION=etch
  ;;
esac
NAME=$DISTRIBUTION${ARCHITECTURE:+-$ARCHITECTURE}
BASETGZ=/var/cache/pbuilder/$NAME-base.tgz

 I find this fragile:
BASETGZ=`dirname $BASETGZ`/$NAME-base.tgz

 That's only needed when mixing e.g. Debian and Ubuntu:
APTCACHE=/var/cache/pbuilder/$NAME/aptcache/
 and should probably be $NAME-aptcache for consistency.

 Note that passing --arch to debootstrap is now done automatically if
 ARCHITECTURE/--architecture is set.

 Would love if you could rework the patch against tip.

   Thanks!
-- 
Loïc Minier



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



Bug#563383: system-config-printer crashes reproducibly when adding local printer Brother MFC-9650

2010-01-02 Thread Thiemo Nagel
Package: system-config-printer
Version: 1.0.0-6
Severity: normal
File: /usr/bin/system-config-printer

system-config-printer crashes reproducibly when adding a Brother MFC-9650 
connected
locally through USB.  Bug buddy output of two separate crashes is attached.

Steps to reproduce:

1. In Gnome run System  Admin  Printing
2. Select Add new printer
3. Select MFC-9650 from the list of auto-detected printers
4. Hit Ok to all the default choices in the following UI frames
5. Pressing Done in what seems to be the final UI frame leads to the crash
6. In spite of the crash, the printer seems to be installed correctly and
   can be used without further problems.

Hope that helps.

Cheers!

Thiemo Nagel

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'proposed-updates'), (500, 
'oldstable-proposed-updates'), (500, 'oldstable'), (500, 'stable'), (300, 
'unstable'), (150, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.32.2ath5kpatch (SMP w/2 CPU cores; PREEMPT)
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 system-config-printer depends on:
ii  gksu  2.0.2-2+b1 graphical frontend to su
ii  gnome-icon-theme  2.28.0-1   GNOME Desktop icon theme
ii  python2.5.4-4An interactive high-level object-o
ii  python-cups   1.9.31-1.1 Python bindings for CUPS
ii  python-cupsutils  1.0.0-6Python utility modules around the 
ii  python-dbus   0.83.0-1   simple interprocess messaging syst
ii  python-glade2 2.16.0-1   GTK+ bindings: Glade support
ii  python-gnome2 2.28.0-1   Python bindings for the GNOME desk
ii  python-gtk2   2.16.0-1   Python bindings for the GTK+ widge
ii  python-notify 0.1.1-2+b1 Python bindings for libnotify
ii  python-support1.0.6  automated rebuilding support for P

Versions of packages system-config-printer recommends:
ii  hal-cups-utils0.6.16-3   Utilities to detect and configure 
ii  synaptic  0.63   Graphical package manager

system-config-printer suggests no packages.

-- no debconf information
System: Linux 2.6.32.2ath5kpatch #7 SMP PREEMPT Tue Dec 22 16:36:01 CET 2009 
i686
X Vendor: The X.Org Foundation
X Vendor Release: 10605000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome
GTK+ Modules: gnomebreakpad, canberra-gtk-module

Memory status: size: 85680128 vsize: 85680128 resident: 29749248 share: 
15478784 rss: 29749248 rss_rlim: 18446744073709551615
CPU usage: start_time: 1262426781 rtime: 653 utime: 546 stime: 107 cutime:1 
cstime: 5 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/python2.5'

[Thread debugging using libthread_db enabled]
0xb77f0424 in __kernel_vsyscall ()
#0  0xb77f0424 in __kernel_vsyscall ()
#1  0xb77c5f0b in waitpid () from /lib/i686/cmov/libpthread.so.0
#2  0xb723fa57 in IA__g_spawn_sync (working_directory=0x0, argv=0x8fd3e60, 
envp=0x0, flags=value optimized out, child_setup=0, user_data=0x0, 
standard_output=0x0, standard_error=0x0, exit_status=0x0, 
error=0xbf9d58b8)
at 
/build/buildd-glib2.0_2.22.3-1-i386-Y6yR35/glib2.0-2.22.3/glib/gspawn.c:386
#3  0xb723fd7c in IA__g_spawn_command_line_sync (
command_line=0x8df51b8 bug-buddy --appname=\system-config-printer\ 
--pid=3607, standard_output=0x0, standard_error=0x0, exit_status=0x0, 
error=0xbf9d58b8)
at 
/build/buildd-glib2.0_2.22.3-1-i386-Y6yR35/glib2.0-2.22.3/glib/gspawn.c:700
#4  0xb64e9a54 in ?? () from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
#5  signal handler called
#6  PyType_IsSubtype (a=0x46, b=0x814c580) at ../Objects/typeobject.c:827
#7  0xb6330638 in ?? () from /usr/lib/pymodules/python2.5/cups.so
#8  0xb63331da in ?? () from /usr/lib/pymodules/python2.5/cups.so
#9  0x0811046f in wrapper_call (wp=0x8d12980, args=0x8b49c8c, kwds=0xb6340c94)
at ../Objects/descrobject.c:988
#10 0x0805d2a7 in PyObject_Call (func=0x8f0b990, arg=0x8b49c8c, kw=0x8f1b1c4)
at ../Objects/abstract.c:1861
#11 0x080cba21 in ext_do_call (f=0x8dcc6fc, throwflag=0)
at ../Python/ceval.c:3892
#12 PyEval_EvalFrameEx (f=0x8dcc6fc, throwflag=0) at ../Python/ceval.c:2344
#13 0x080ce445 in PyEval_EvalCodeEx (co=0x87f4338, globals=0x87e3b54, 
locals=0x0, args=0x8cfcd88, argcount=5, kws=0x8e2f5c8, kwcount=0, 
defs=0x0, defcount=0, closure=0x0) at ../Python/ceval.c:2875
#14 0x0811422e in function_call (func=0x87f341c, arg=0x8cfcd7c, kw=0x8b4ed74)
at ../Objects/funcobject.c:517
#15 0x0805d2a7 in PyObject_Call (func=0x8f0b990, arg=0x8cfcd7c, kw=0x8b4ed74)
at ../Objects/abstract.c:1861
#16 0x080cba21 in ext_do_call (f=0x8dcc584, throwflag=0)
at ../Python/ceval.c:3892
#17 PyEval_EvalFrameEx (f=0x8dcc584, throwflag=0) at ../Python/ceval.c:2344
#18 

Bug#561427: Statically linked ptex also crashes

2010-01-02 Thread Norbert Preining
Dear all,

I have prepared an NMU for ptex-bin that fixes that problem using 
the approach by Yoshino-san with libkpathsea5.

source (no .orig.tar.gz) and binary for am64 are at
deb http://people.debian.org/~preining/TeX/ ptex/
if someone with some Japanese ptex-needing documents can test that
it would be great.

Afterwards I will upload it to DELAYED-something queue.

Best wishes

Norbert

Norbert Preiningprein...@{jaist.ac.jp, logic.at, debian.org}
JAIST, JapanTU Wien, Austria   Debian TeX Task Force
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094

CURRY MALLET (n.)
A large wooden or rubber cub which poachers use to despatch cats or
other game which they can only sell to Indian resturants. For
particulary small cats the price obtainable is not worth the cost of
expending ammunition.
--- Douglas Adams, The Meaning of Liff



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



Bug#483107: RFH: hotkey-setup -- auto-configures laptop hotkeys

2010-01-02 Thread Julien Valroff
Hi Petter,

I'd be glad to help you maintaining hotkey-setup, mainly as I use this
package on my personal laptop.

I won't be able to do fix all issues or test anything more than for the
only laptop I own, but can already help fixing obvious bug, merging
patches, creating a collab-maint repository (git is ok for you?) etc.

Also note I am not a DD but DM, hence would need you review and upload
the package for me until you agree to add a DM-Upload-Allowed field.

Cheers,
Julien




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



Bug#563384: rt2500-source fails to build with kernel 2.6.32-trunk

2010-01-02 Thread Gergely D.
Package: rt2500-source
Version: 1:1.1.0-b4+cvs20090424-2
Severity: grave
Justification: renders package unusable


rt2500-source fails to build with kernel 2.6.32-trunk-686.

module-assitant's buildlog:
touch config.mk \
 /usr/bin/make clean
make[1]: Entering directory `/usr/src/modules/rt2500'
make[1]: Leaving directory `/usr/src/modules/rt2500'
dh_clean
/usr/bin/make  -f debian/rules kdist_clean kdist_config binary-modules
make[1]: Entering directory `/usr/src/modules/rt2500'
touch config.mk \
 /usr/bin/make clean
make[2]: Entering directory `/usr/src/modules/rt2500'
make[2]: Leaving directory `/usr/src/modules/rt2500'
dh_clean
dh_clean: Compatibility levels before 5 are deprecated.
for templ in ; do \
cp $templ `echo $templ | sed -e 's/_KVERS_/2.6.32-trunk-686/g'` ; \
  done
for templ in `ls debian/*.modules.in` ; do \
test -e ${templ%.modules.in}.backup || cp ${templ%.modules.in} 
${templ%.modused -e 's/##KVERS##/2.6.32-trunk-
686/g ;s/#KVERS#/2.6.32-trunk-686/g ; s/_KV  done
# Install module
dh_installdirs lib/modules/2.6.32-trunk-686/kernel/drivers/net/wireless
dh_installdirs: Compatibility levels before 5 are deprecated.
# Build modules
/usr/bin/make KERNDIR=/lib/modules/2.6.32-trunk-686/build PATCHLEVEL=6
make[2]: Entering directory `/usr/src/modules/rt2500'
make[3]: Entering directory `/usr/src/linux-headers-2.6.32-trunk-686'
  Building modules, stage 2.
  MODPOST 0 modules
make[3]: Leaving directory `/usr/src/linux-headers-2.6.32-trunk-686'
rt2500.ko failed to build!
make[2]: *** [module] Error 1
make[2]: Leaving directory `/usr/src/modules/rt2500'
make[1]: *** [binary_modules] Error 2
make[1]: Leaving directory `/usr/src/modules/rt2500'
make: *** [kdist_build] Error 2

Unfortunately using the rt2x00 driver (which is in the kernel) is not an option:
it connects with AP, but connection is slow or not usable at all. See:
http://rt2x00.serialmonkey.com/phpBB/viewtopic.php?f=5t=4579 for more
details.

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

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

Versions of packages rt2500-source depends on:
ii  bzip2 1.0.5-3high-quality block-sorting file co
ii  debhelper 7.4.11 helper programs for debian/rules
ii  module-assistant  0.11.1 tool to make module package creati

Versions of packages rt2500-source recommends:
ii  wireless-tools30~pre9-3  Tools for manipulating Linux Wirel

Versions of packages rt2500-source suggests:
ii  rutilt0.16-2 Configuration tool for rt2x00 wire

-- 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#448098: [Pbuilder-maint] Bug#448098: make /usr/lib/pbuilder/pbuilder-satisfydepends a link instead of a copy

2010-01-02 Thread Loïc Minier
On Sun, Oct 28, 2007, Junichi Uekawa wrote:
 1. does dpkg handle real-file-to-symlinks transition OK?  (I hope it does)

 Yes; the only issue is when switching from dir to symlink or symlink to
 dir; conversions in these cases need to be handled in preinst for
 upgrades.

 2. does anyone do 'cp /usr/lib/pbuilder/pbuilder-satisfydepends' to
 inside chroot?

 I don't, but that'd still work I think.

 Committed a change in git.

-- 
Loïc Minier



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



Bug#563386: resolvconf: Error: /etc/resolvconf/run/interface is not a directory

2010-01-02 Thread resolvconferrormesg . to . peejay
Package: resolvconf
Version: 1.45

Possible dependency problem between resolvconf 1.45 and dnsmasq 2.51-1

Steps to reproduce:

Install squeeze from daily build (I used debian-testing-i386-netinst.iso
from Jan 02 2010)

Install the system without configuring a network, without installing ssh
packages and without standard utilities.

After boot, configure the system so that it can pick up packages:

echo nameserver 8.8.8.8  /etc/resolv.conf

{ echo deb http://ftp.de.debian.org/pub/debian squeeze main ;  cat
/etc/apt/sources.list ;} tmpfile  mv tmpfile /etc/apt/sources.list
## prepends

ifconfig eth0 192.168.0.12 up
route add default gw 192.168.0.1
## set up your interface and route


apt-get update

apt-get install resolvconf dnsmasq

...lots of messages, then:
resolvconf: Error: /etc/resolvconf/run/interface is not a directory
...continues and installs with no obvious problem.

Notes:

I don't know if it is a resolvconf or a dnsmasq error.

I don't know if the error is really an error or if it should be a warning


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



Bug#548648: grub-pc jumps straight to rescue and prints error: no such disk / file not found

2010-01-02 Thread Josip Rodin
On Sat, Jan 02, 2010 at 02:29:36PM +0100, Josip Rodin wrote:
 I've got two disks and a software RAID setup on the partition that holds
 the /boot directory. I have several Linux software RAID partitions, based
 on this scheme:
 
 sda2+sdb2 - Linux amd64 /
 sda3+sdb3 - Linux i386 /
 sda4+sdb4 - Linux swap
 sda5+sdb5 - Linux /home
 
 The first two become md0, differentiated by old GRUB menu entries -
 Linux parameters raid=noautodetect and md0=first,second ... settings.
 The second two become md1 and md2, respectively, and the fourth array
 is simply left unassembled on the non-applicable architecture.

I forgot about the MBR format and the extended partition so the number
offsets for swap and home are 5 and 6, but either way, the numbers for the
two Linux root partitions are correct.

I later noticed that 'ls /' while changing the root variable gives me a
simple way to detect which is which from the rescue shell. So I then set
root=(md3), and set prefix to use one as well, and am able to get to my
menu by running insmod normal, insmod configfile, configfile
/boot/grub/grub.cfg. Yay!

But then I got briefly derailed again - my autogenerated menu entry for the
amd64 root partition seemed to have the wrong UUID in the 'search' command.
That sounds like a userland issue, because:

% sudo grub-probe -d /dev/sda1 -t fs_uuid
1460509560508002
% sudo grub-probe -d /dev/sda2 -t fs_uuid
18515dea-973e-473b-bddf-74d1cb58e15a
% sudo grub-probe -d /dev/sda3 -t fs_uuid
7e6cdce7-8136-41f0-8a66-997b89ea00fe

And yet after running the update-grub command on the amd64 machine
I still get:

% grep search /boot/grub/grub.cfg | sort -u
search --no-floppy --fs-uuid --set 1460509560508002
search --no-floppy --fs-uuid --set 7e6cdce7-8136-41f0-8a66-997b89ea00fe

It's supposed to detect the amd64 partition (sda2) at least once :)
but it seems to be fixating on the i386 one (sda3).

-- 
 2. That which causes joy or happiness.



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



Bug#559763: schleuder_logger.rb: undefined local variable or method `file' for ...

2010-01-02 Thread Jérémy Bobbio
On Mon, Dec 07, 2009 at 12:27:46AM +0100, Alster wrote:
 On lenny, with the package from lenny-backports, the following error
 occurs when invoking schleuder-newlist:
 
 # schleuder-newlist test
 /usr/lib/ruby/1.8/schleuder/schleuder_logger.rb:25:in `initialize':
 undefined local variable or method `file' for
 #Schleuder::SchleuderLogger:0x7fdb7ab1dfc0 (NameError)
 from /usr/lib/ruby/1.8/schleuder/processor.rb:8:in `new'
 from /usr/lib/ruby/1.8/schleuder/processor.rb:8:in `log'
 from /usr/bin/schleuder-newlist:60:in `process'
 from /usr/bin/schleuder-newlist:295
 #
 
 
 I get this with default settings in /etc/schleuder/schleuder.conf

Could you verify if you have not modified the `log_rotate_keep` setting?
Setting it greater than 0 was the only way I was able to reproduce
this issue.

In the Debian package, log rotation is handled by logrotate, so there is
normally no need for Schleuder to take care of this.

(There is still an issue in the code, that I'll fix, though.)

Cheers,
-- 
Jérémy Bobbio.''`. 
jeremy.bob...@irq7.fr   : :   : lu...@debian.org
`. `'` 
  `-


signature.asc
Description: Digital signature


Bug#563375: it's a regression from testing - hal 0.5.14 installed

2010-01-02 Thread Willi Mann
Just for the record: This bug is a regression from the testing version
4:4.3.2-2, despite having hal 0.5.14 installed.

If someone points me to the earlier 4.3.4 debs of kdebase-workspace, I
could also test that versions.

WM



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



Bug#563387: psmisc: fuser -k does not kill processes using a file

2010-01-02 Thread Stuart Pook
Package: psmisc
Version: 22.9-1
Severity: important

The option -k says that fuser should kill the given processes but it does not.

:; sleep 400  /dev/snd/pcmC0D0p 
[3] 14175
:; fuser  -k /dev/snd/pcmC0D0p
/dev/snd/pcmC0D0p:   13908
:; fuser  -k /dev/snd/pcmC0D0p
/dev/snd/pcmC0D0p:   13908
:; fuser  -ik /dev/snd/pcmC0D0p
/dev/snd/pcmC0D0p:   13908
:; kill 13908
:; 
[2]-  Terminated  ( sleep 400  /dev/snd/pcmC0D0p )

The code in kill_matched_proc says not to kill if pptr-proc_type == 
PTYPE_NORMAL.
Why is this? fuser -k is designed to kill processes.

I removed the first continue in kill_matched_proc and now fuser kills 
processes.

:; sleep 400  /dev/snd/pcmC0D0p 
[1] 14223
:; src/fuser -k /dev/snd/pcmC0D0p 
/dev/snd/pcmC0D0p:   14223
[1]+  Killed  sleep 400  /dev/snd/pcmC0D0p


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

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

Versions of packages psmisc depends on:
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libncurses5   5.7+20090803-2 shared libraries for terminal hand

psmisc recommends no packages.

psmisc suggests no packages.

-- debconf-show failed



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



Bug#562228: fixed in smem 0.9-2

2010-01-02 Thread Julien Cristau
reopen 562228
kthxbye

On Sat, Jan  2, 2010 at 12:24:01 +, Michal Čihař wrote:
 
  smem (0.9-2) unstable; urgency=low
  .
* Use bash for capture example, it uses bashisms which are not easy to
  avoid.
* Add conflict with secure-delete which also provides smem binary
  (Closes: #562228).

A Conflicts is not an appropriate solution when two packages provide the
same binary (with different functionality, which I assume is the case
here).

Cheers,
Julien



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



Bug#563340: [Fwd: Bug#563340: Updated patch to honor the sql_defaultrealm option also in method sql_auxprop_store.]

2010-01-02 Thread Roberto C. Sanchez
package libsasl2-modules-sql
tags 563340 + upstream
forwarded 563340 cyrus-s...@lists.andrew.cmu.edu
thanks

Greetings.

A user of the Debian cyrus-sasl packages has a filed a wishlist bug [0]
requesting the addition of a sql_defaultrealm option, including a
proposed patch.  The patch is attached to this message and can also be
found attached to the referenced bug report.  Please consider adopting
this patch in the next release.

Regards,

-Roberto

[0] http://bugs.debian.org/563340

-- 
Roberto C. Sánchez
http://people.connexer.com/~roberto
http://www.connexer.com
#! /bin/sh /usr/share/dpatch/dpatch-run
## 0024_add_sql_defaultrealm_option.dpatch by  Christian Schulte 
c...@schulte.it
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: A patch adding an sql_defaultrealm option.

@DPATCH@

--- cyrus-sasl2_2.1.23.dfsg1.orig/plugins/sql.c 2009-04-28 17:09:17.0 
+0200
+++ cyrus-sasl2_2.1.23.dfsg1/plugins/sql.c  2010-01-02 06:24:12.0 
+0100
@@ -53,6 +53,7 @@
 const char *sql_select;
 const char *sql_insert;
 const char *sql_update;
+const char *sql_defaultrealm;
 int sql_usessl;
 } sql_settings_t;
 
@@ -677,6 +678,12 @@
settings-sql_update = SQL_BLANK_STRING;
 }
 
+r = utils-getopt(utils-getopt_context, SQL, sql_defaultrealm,
+  settings-sql_defaultrealm, NULL);
+if(r || !settings-sql_defaultrealm) {
+   settings-sql_defaultrealm = NULL;
+}
+
 r = utils-getopt(utils-getopt_context, SQL, sql_usessl,
  usessl, NULL);
 if (r || !usessl) usessl = no;
@@ -781,6 +788,8 @@
 
 if(sparams-user_realm) {
user_realm = sparams-user_realm;
+} else if(settings-sql_defaultrealm) {
+user_realm = settings-sql_defaultrealm;
 } else {
user_realm = sparams-serverFQDN;
 }
@@ -933,8 +942,9 @@
 
 if (sparams-user_realm) {
user_realm = sparams-user_realm;
-}
-else {
+} else if(settings-sql_defaultrealm) {
+user_realm = settings-sql_defaultrealm;
+} else {
user_realm = sparams-serverFQDN;
 }
 



signature.asc
Description: OpenPGP digital signature


Bug#548648: grub-pc jumps straight to rescue and prints error: no such disk / file not found

2010-01-02 Thread Josip Rodin
Hi,

I've reported this bug in the Debian BTS, to no avail, so I'm cc:ing the
upstream address for help.

I've got two disks and a software RAID setup on the partition that holds
the /boot directory. I have several Linux software RAID partitions, based
on this scheme:

sda2+sdb2   - Linux amd64 /
sda3+sdb3   - Linux i386 /
sda4+sdb4   - Linux swap
sda5+sdb5   - Linux /home

The first two become md0, differentiated by old GRUB menu entries -
Linux parameters raid=noautodetect and md0=first,second ... settings.
The second two become md1 and md2, respectively, and the fourth array
is simply left unassembled on the non-applicable architecture.

On the amd64 partition I installed the new grub (1.97whatever), using all of:

# grub-install /dev/md0
# grub-install /dev/sda
# grub-install /dev/sdb

All of those reported the identical message:

Installation finished. No error reported.

Yet after a reboot I now still can't get any further than:

Welcome to GRUB!

Entering rescue mode...
error: file not found
grub rescue 

Since this is my primary development machine that is wedged, this is most
unpleasant...

I had also tried to add --modules=ext2 raid mdraid ntfs to make sure it
has all the drivers early, but that didn't help much.

Based on information at
http://grub.enbug.org/Manual#head-d782c3ed07197a089c4fdf66abce08744adcc0eb
I tried to run help, but that says it's an unknown command. D'oh!

I tried to get insmod /boot/grub/normal.mod, but that repeated the
file-not-found error.

I then tried an assortment of commands guessing names from /boot/grub/*.mod
files and I seem to have the command ls which outputs all the partitions
in a space-separated list, including (md0), (md1), (md2), (md3), as well as
all the numerous (hd*) entries. So it seems to have assembled all four
software RAID arrays, but I don't know which is which.

The command set also works, and it displays:

prefix=(md0)/boot/grub
root=(md0)

Because of my non-trivial setup, I'm guessing something related to md0
initialization confused grub, but I've no idea what because it's not saying
anything useful.

So I tried guessing my way out of it - I manually set root and prefix
variables to md1, tried to insmod normal.mod, it repeated the file not found
error. Tried it with md2, it said unknown filesystem - so that might be the
swap. Tried it with md3 - ha! it executed something, cleared the screen and
showed me the intro lines, but again only the rescue shell. Running set
there displays a few more variables, but still no help or anything.

I'll keep trying, but any hints would be most appreciated.

( More supplemental information can be found in the original report
http://bugs.debian.org/548648 )

-- 
 2. That which causes joy or happiness.



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



Bug#563209: debuild-pbuilder.1 : EXAMPLE section needs updates

2010-01-02 Thread Junichi Uekawa
At Fri, 1 Jan 2010 09:31:13 +0900,
Osamu Aoki wrote:
 
 Package: pbuilder
 Version: 0.181
 Severity: minor
 Tags: patch
 
 I found this while looking at the git repo.
 
 The EXAMPLE section of debuild-pbuilder.1 seems to be contaminated with
 CVS string substitution.
 
 | $ debuild-pbuilder
 | W: /home/dancer/.pbuilderrc does not exist
 |  - Attempting to parse the build-deps : pbuilder-satisfydepends,v 1.29 
 2006/11/06 20:20:56 lool Exp $
 |  - Considering build-dep debhelper (= 4.1.0)
 |- Trying debhelper
 
 v 1.29 2006/11/06 20:20:56 lool Exp $ looks funny.  This was as it was when
 Junichi commited initially in 2007-01-20.  This may have been true but looks 
 so
 suspicious to be some CVS artifacts.  I executed this under lenny:
 
 $ debuild-pbuilder
  - Attempting to satisfy build-dependencies
  - Creating pbuilder-satisfydepends-dummy package
 Package: pbuilder-satisfydepends-dummy
 Version: 0.invalid.0
 Architecture: amd64
 ...
 
 Now I see the output style has changed too.  Let's update example as attached
 at least to be current with lenny.
 
 FYI:
 I tried to execute locally backported and fiddled 0.195 from git, this
 command errord as:
 
 $ debuild-pbuilder 
 /usr/bin/debuild-pbuilder: line 14: sudo -E: command not found
 
 I guess newer pbuilder uses sudo -E which requires /etc/sudoer fiddle which 
 I
 have not yet done in my lenny system.

Strange, I have lenny system running and I don't think this happens to me.
Have you had your security updates?



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



  1   2   3   4   >