Bug#430888: heimdal-clients: kinit requests TXT records for _kerberos. HOSTNAME

2007-06-28 Thread Michael Loftis
Attached, no additional command line arguments, just a simple kinit or 
kinit  will cause this behavior.  I'm using SRV records for 
defining the servers, pam_krb5.so works fine.


--On June 28, 2007 12:11:53 PM +1000 Brian May <[EMAIL PROTECTED]> 
wrote:



"Michael" == Michael Loftis <[EMAIL PROTECTED]> writes:



Michael> kinit erroneously requests a TXT record for _kerberos.
HOSTNAME., note Michael> the extra space it's stuffing into the TXT
DNS request.

I am afraid I am not able to reproduce this. In my tests I see no TXT
requests or HOSTNAME requests.

What command line parameters did you supply to kinit?

Also a copy of /etc/krb5.conf would be useful too.

Thanks.
--
Brian May <[EMAIL PROTECTED]>





--
"Genius might be described as a supreme capacity for getting its possessors
into trouble of all kinds."
-- Samuel Butler

krb5.conf
Description: Binary data


Bug#430908: itrans script is buggy

2007-06-28 Thread Kapil Hari Paranjape
Package: itrans
Version: 5.3-3.1
Severity: important
Tags: patch

Hello,

The itrans script that comes with the package is buggy.

$ itrans -i ex_latex.itx -o ex_latex.tst
** ITRANS 5.30 (8 July 2001) (TeX Interface)
font.c::Error: could not open dvng10.tfm for reading (tfm)

Error: fillup font error (fill up from dvng.ifm)
Error: could not load in IFM file (line 31, #indianifm=dvng.ifm)

Here is a patch that fixes this particular problem.

=
--- /usr/bin/itrans.orig 2006-04-17 17:53:20.0 +0530
+++ /usr/bin/itrans.mine  2007-06-28 12:06:59.0 +0530
@@ -7,7 +7,7 @@
 #
 # ITRANSPATH is used by itrans, to look for the files it needs
 # (such as dvng.ifm, dvng10.tfm, devnac.afm, etc)
-ITRANSPATH=/usr/X11R6/lib/X11/fonts/Type1:/usr/share/itrans/lib
+ITRANSPATH=/usr/X11R6/lib/X11/fonts/Type1:/usr/share/itrans/lib:/usr/share/texmf/fonts/tfm/itrans-fonts:/usr/share/fonts/type1/itrans-fonts
 export ITRANSPATH

 #
=

However, other fixes may be required before the script will work for
the "generic" user without major tweaks. For example, most dvi2xxx
programs fail to find the "devnac.ps" font file.

Thanks and regards,

Kapil.

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

Versions of packages itrans depends on:
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  tex-common  1.0.1Common infrastructure for using an

Versions of packages itrans recommends:
ii  itrans-doc5.3-3.1Documentation for the ITRANS Indic
ii  itrans-fonts  5.3-3.1fonts used in the ITRANS Indic tex

-- no debconf information


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



Bug#405522: Does it still appear?

2007-06-28 Thread Mario Iseli
Hello Heine,

I wanted to ask you if Bug #405522 still appears with newer Debian
packages as I cant reproduce the bug here.

Thank you for your information,
Mario

-- 
  .''`. Mario Iseli <[EMAIL PROTECTED]>
 : :'  :proud user of Debian unstable
 `. `'`
   `-  Debian - when you have better things to do than fixing a system


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



Bug#429572: module-init-tools: Still unresolved for me

2007-06-28 Thread Arthur Marsh
Package: module-init-tools
Version: 3.3-pre11-1
Followup-For: Bug #429572


Hi, I tried upgrading to module-init-tools 3.3-pre11-3 and it failed, 
downgraded to module-init-tools 3.3-pre11-1 and was bitten by the 
infinite loop bug, so I rm'd /sbin/update-modules.modutils .

I tried again to upgrade to module-init-tools 3.3-pre11-3:

Preparing to replace module-init-tools 3.3-pre11-1 (using 
.../module-init-tools_3.3-pre11-3_i386.deb) ...
Unpacking replacement module-init-tools ...
Setting up module-init-tools (3.3-pre11-3) ...
dpkg-divert: rename involves overwriting `/sbin/depmod' with
  different file `/sbin/depmod.modutils', not allowed
dpkg: error processing module-init-tools (--configure):
 subprocess post-installation script returned error exit status 2
Errors were encountered while processing:
 module-init-tools
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up module-init-tools (3.3-pre11-3) ...
dpkg-divert: rename involves overwriting `/sbin/depmod' with
  different file `/sbin/depmod.modutils', not allowed
dpkg: error processing module-init-tools (--configure):
 subprocess post-installation script returned error exit status 2
Errors were encountered while processing:
 module-init-tools
Press return to continue.

[end quote]

Any suggestions?

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

Kernel: Linux 2.6.22-rc6 (SMP w/1 CPU core; PREEMPT)
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 module-init-tools depends on:
ii  libc6 2.5-11 GNU C Library: Shared libraries
ii  lsb-base  3.1-23.1   Linux Standard Base 3.1 init scrip

module-init-tools recommends no packages.

-- debconf-show failed


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



Bug#430761: microcode.ctl: fails to install

2007-06-28 Thread Jim Paris
Giacomo Catenazzi wrote:
> Jim Paris wrote:
> > I figured out the problem: the "microcode" module was not loaded.
> > (my kernel has CONFIG_MICROCODE=m).  After "modprobe microcode"
> > and "apt-get -f install", everything was OK.
..
> > I would also recommend that you don't unconditionally unload the
> > microcode module in /etc/init.d/microcode.ctl.  If I, for example,
> > included "microcode" in /etc/modules, I wouldn't expect a startup
> > script to undo that.
..
> Anyway, why do somebody need microcode modules loaded?
> I think only microcode.ctl use this module (and in future
> udev, but in this case only at module loading).

I ran into it because, while testing, I did:

modprobe microctl
apt-get remove microcode.ctl # works
apt-get install microcode.ctl# works
apt-get remove microcode.ctl # works
apt-get install microcode.ctl# fails

and I was surprised to realize that the "microctl" module had been
unloaded and was causing problems again.  But I suppose that once 
the postinst is fixed and doesn't need microctl manually loaded,
this won't be a problem for anyone.

-jim



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



Bug#430742: grub-pc: fails to upgrade

2007-06-28 Thread Duck

Coin,

Robert Millan <[EMAIL PROTECTED]> writes:

> Could you add a "set -x" and see what it's doing?

I found that update-grub had such a problem using "set -x" in the
postinst already :
[EMAIL PROTECTED] ~]# /var/lib/dpkg/info/grub-pc.postinst configure
+ case "$1" in
+ test -e /boot/grub/menu.lst
+ test -e /boot/grub/grub.cfg
+ update-grub
[EMAIL PROTECTED] ~]# echo $?
1

I attached my old grub.cfg, which may be the source of the problem.


grub.cfg
Description: Binary data

-- 
Marc Dequènes (Duck)


pgpI5hAdO31Ja.pgp
Description: PGP signature


Bug#430909: evince: Evince fails to properly display overlays in certain PDFs

2007-06-28 Thread Kevin Brown
Package: evince
Version: 0.8.1-2
Severity: normal


The following PDF (the Canon EOS 30D manual) fails to properly display 
the "COPY" overlay.

Xpdf properly displays this file.

Here's the link to the PDF:

http://beta00.c-wss.com/inc/servlet/wwux.wwuc.filedownload.servlet.WWUCDownloadFromAkamaiServlet?absolutePath=/downloadFiles_inc/00104296EN0104/EOS30DIM_EN.pdf



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

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

Versions of packages evince depends on:
ii  gconf2   2.18.0.1-3  GNOME configuration database syste
ii  gnome-icon-theme 2.18.0-3GNOME Desktop icon theme
ii  gs   8.56.dfsg.1-1.1 Transitional package
ii  gs-esp [gs]  8.15.3.dfsg.1-1 The Ghostscript PostScript interpr
ii  gs-gpl [gs]  8.56.dfsg.1-1.1 The GPL Ghostscript PostScript int
ii  libart-2.0-2 2.3.19-3Library of functions for 2D graphi
ii  libatk1.0-0  1.18.0-2The ATK accessibility toolkit
ii  libbonobo2-0 2.18.0-2Bonobo CORBA interfaces library
ii  libbonoboui2-0   2.18.0-5The Bonobo UI library
ii  libc62.5-9   GNU C Library: Shared libraries
ii  libcairo21.4.6-1.1   The Cairo 2D vector graphics libra
ii  libdbus-1-3  1.1.1-1 simple interprocess messaging syst
ii  libdbus-glib-1-2 0.73-2  simple interprocess messaging syst
ii  libdjvulibre15   3.5.19-2Runtime support for the DjVu image
ii  libfontconfig1   2.4.2-1.2   generic font configuration library
ii  libfreetype6 2.2.1-6 FreeType 2 font engine, shared lib
ii  libgconf2-4  2.18.0.1-3  GNOME configuration database syste
ii  libglade2-0  1:2.6.1-1   library to load .glade files at ru
ii  libglib2.0-0 2.12.12-1   The GLib library of C routines
ii  libgnome-keyring00.8.1-2 GNOME keyring services library
ii  libgnome2-0  2.18.0-4The GNOME 2 library - runtime file
ii  libgnomecanvas2-02.14.0-3A powerful object-oriented display
ii  libgnomeui-0 2.18.1-2The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0   1:2.18.1-2  GNOME Virtual File System (runtime
ii  libgtk2.0-0  2.10.13-1   The GTK+ graphical user interface 
ii  libice6  1:1.0.3-2   X11 Inter-Client Exchange library
ii  libjpeg626b-13   The Independent JPEG Group's JPEG 
ii  libkpathsea4 3.0-30  path search library for teTeX (run
ii  libnautilus-extension1   2.18.1-3libraries for nautilus components 
ii  liborbit21:2.14.7-0.1libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-01.16.4-1Layout and rendering of internatio
ii  libpng12-0   1.2.15~beta5-2  PNG library - runtime
ii  libpoppler-glib1 0.5.4-6 PDF rendering library (GLib-based 
ii  libpopt0 1.10-3  lib for parsing cmdline parameters
ii  libsm6   2:1.0.3-1   X11 Session Management library
ii  libstdc++6   4.2-20070609-1  The GNU Standard C++ Library v3
ii  libtiff4 3.8.2-7 Tag Image File Format (TIFF) libra
ii  libx11-6 2:1.0.3-7   X11 client-side library
ii  libxcursor1  1:1.1.8-2   X cursor management library
ii  libxext6 1:1.0.3-2   X11 miscellaneous extension librar
ii  libxfixes3   1:4.0.3-2   X11 miscellaneous 'fixes' extensio
ii  libxi6   1:1.0.1-4   X11 Input extension library
ii  libxinerama1 1:1.0.2-1   X11 Xinerama extension library
ii  libxml2  2.6.29.dfsg-1   GNOME XML library
ii  libxrandr2   2:1.2.1-1   X11 RandR extension library
ii  libxrender1  1:0.9.2-1   X Rendering Extension client libra
ii  zlib1g   1:1.2.3-15  compression library - runtime

evince recommends no packages.

-- no debconf information


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



Bug#406992: virtualbox FTBFS

2007-06-28 Thread Andreas Beckmann
Hi,

since virtualbox is still stuck in the NEW queue, I tried to build it
myself for i386 from the pkg-virtualbox subversion repository with a
tarball repackaged according to the instructions in
debian/README.rebuild and found the following problems (using a sid
pbuilder environment):

* it lacks a Build-Depends: libhal-dev
* somewhere a hard coded yasm path pointing to tools/linux.x86/bin/yasm
  is used, i fixed this by creating this directory and a symlink there
  to /usr/bin/yasm in debian/rules
* it seems to look for kernel headers in /usr/src/linux
  after several tries to use the ones in /usr/include I still got
  missing headers and finally gave up.
  The configure option --with-linux=... seemed not to work.
  The following patch helped a bit: in Config.kmk set
 export VBOX_LINUX_SRC   := /usr

The buildds probably will fail with the same errors.

Is there a pkg-virtualbox developer mailinglist? Since I couldn't find
one I attach this information to the ITP.


Andreas


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



Bug#430874: Not buildable for 2.6.21

2007-06-28 Thread Didier Raboud
Le jeudi 28 juin 2007 00:04, Daniel Baumann a écrit :
> Didier Raboud wrote:
> > as of bug  430646 there is no disponible ipw3945-module for latest 2.6.21
> > kernel,
>
> there is, but they are waiting in NEW.
>
> > so I did try to compile it myself. It does not build.
>
> it does build, verified on my amd64 with 2.6.21-2-amd64.
>
> > Log (/var/cache/modass/ipw3945-source.buildlog.2.6.21-2-amd64.1182980116)
> > is attached.
>
> attached mine too.

OK. Still don't know why it does not compile on mine... If one has a pointer 
for more information, I'd be happy.

Regards, 

Didier



Bug#406396: fuzzyocr3 in unstable?

2007-06-28 Thread A Mennucc
hi

On Thu, Jun 28, 2007 at 12:23:28AM +0200, Kjetil Kjernsmo wrote:
> I was just curious why the fuzzyocr3 package is only in experiemental, 
> and not uploaded to replace fuzzyocr in unstable? It seems ready to 
> replace what's in unstable and testing?

fuzzyocr3 depends on netpbm ; Debian contains only a reduced subset of
netpbm, due to licensing issues ; for this reason, the Debian
package is somewhat nonfunctional

I need to find some time to study fuzzyocr3 in depth and to substitute
all netpbm commands with other commands available in Debian ... but
this is not easy

a.

-- 
Andrea Mennucc

"The EULA sounds like it was written by a team of lawyers who want to tell 
me what I can't do, and the GPL sounds like it was written by a human 
being who wants me to know what I can do."
Anonymous,http://www.securityfocus.com/columnists/420


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



Bug#430211: no dvdnav:// support

2007-06-28 Thread A Mennucc
hi

I am the Debian-mantainer of mplayer, and I will not activate the
dvdnav flag as long as upstream (*) advise against it.

a.

(*) Diego, in this case - but I also saw a thread in mplayer-dev-eng
  saying that dvdnav still needs a lot of work

On Sat, Jun 23, 2007 at 10:10:01PM +0200, Louis-David Mitterrand wrote:
> Then us poor Sony dvd users can't watch our movies because that company 
> implements a copy protection scheme that *only* dvdnav:// can 
> workaround.

I am sorry about that

some people are working on dvdnav ; as soon as it is considered
reasonably usable, I will enable it

a.

-- 
Andrea Mennucc

"The EULA sounds like it was written by a team of lawyers who want to tell 
me what I can't do, and the GPL sounds like it was written by a human 
being who wants me to know what I can do."
Anonymous,http://www.securityfocus.com/columnists/420


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



Bug#430705: python-vte: segfault on startup

2007-06-28 Thread Loïc Minier
On Wed, Jun 27, 2007, James Westby wrote:
> No, not really, as I said, recompiling fixes it.
> 
> I have had this problem on two systems, so I wouldn't call it completely
> unreproducible.
> 
> Any other suggestions that I could try?

 Can you please try to launch your application with
 G_SLICE=always-malloc in the env?  Please attach a backtrace even if
 it's ugly, if it shows initvte, perhaps we can find other bugs
 upstream.

 Also, please check with a newly created user.  Are you using any exotic
 fonts?

-- 
Loïc Minier



Bug#418990: gweather: no network activity

2007-06-28 Thread Loïc Minier
On Thu, Jun 28, 2007, Mattia Monga wrote:
> I monitored the network activity with ngrep and apparently no network
> connection is even tried by gweather (for any location I tried)

 Do you have libgnomevfs2-extra installed?

-- 
Loïc Minier



Bug#430909: Acknowledgement (evince: Evince fails to properly display overlays in certain PDFs)

2007-06-28 Thread Kevin Brown


Additional details:

The "COPY" overlay displays as if it's opaque, when instead it should be 
transparent.  As mentioned before, xpdf gets this right.


Unfortunately, because the overlay is nearly the size of the page itself 
and is displayed on top of all pages, this makes the document entirely 
unreadable in Evince.


And it's not just this one manual that has this problem.  It's likely 
that all of Canon's digital SLR manuals are like this (this certainly 
holds for all of the ones I've seen: those for the 20D, the 30D, and the 
5D).




--
Kevin Brown   [EMAIL PROTECTED]


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



Bug#430903: git-cvsimport results in an empty checkout

2007-06-28 Thread Gerrit Pape
On Wed, Jun 27, 2007 at 10:10:54PM -0700, Cameron Dale wrote:
> After completing the import process with this command:
> 
> git-cvsimport -k -v -m -d :pserver:[EMAIL PROTECTED]:/cvsroot bittornado
> 
> it ended with this last fetch/commit, and then the checkout below:
> 
> Fetching BitTornado/BT1/track.py   v 1.68
> Update BitTornado/BT1/track.py: 49062 bytes
> Tree ID 654007d16cbc2340eedeb49a638406704361c8c4
> Parent ID 71ae8bf955593db335a796d119622d9a949bb37d
> Committed patch 775 (origin + 2007-02-21 17:13:23)
> Commit ID 94a462230c8beac77dc4a17f87254cfd292f
> Generating pack...
> Done counting 3956 objects.
> Deltifying 3956 objects...
>  100% (3956/3956) done
> Writing 3956 objects...
>  100% (3956/3956) done
> Total 3956 (delta 2977), reused 0 (delta 0)
> Pack pack-31812d7cdaf8218768a33f892311489335157496 created.
> Removing unused objects 100%...
> Done.
> DONE; creating master branch
> D   .cvsignore
> D   BitTornado/.cvsignore
> D   BitTornado/BT1/.cvsignore
> D   BitTornado/BT1/BadDataGuard.py
> D   BitTornado/BT1/Choker.py
> D   BitTornado/BT1/Connecter.py
> D   BitTornado/BT1/Downloader.py
> D   BitTornado/BT1/DownloaderFeedback.py
> D   BitTornado/BT1/Encrypter.py
> ... and so on until all files were deleted
> 
> So it deleted every file in the checkout, my working directory now has only 
> a .git directory in it. git-status shows that all files have been deleted 
> (though the changes have not been added to the commit). Switching to the
> origin branch has no effect. I had to a "git-reset --hard HEAD" to get the 
> files back.

Hi Cameron, yes, I've seen that too.  As a workaround: after the import
a 'git checkout -f master' should checkout HEAD of master as working
tree just fine.

Regards, Gerrit.


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



Bug#427274: chillispot: FTBFS: /usr/include/linux/if_link.h:43: error: expected specifier-qualifier-list before '__u64'

2007-06-28 Thread Rudy Godoy Guillén
El día 02/06/2007 a 22:46 Lucas Nussbaum escribió...

> Package: chillispot
> version: 1.0-5
> Severity: serious
> Justification: FTBFS on i386
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build on i386.
> 
> Relevant part:
> make[3]: Entering directory `/build/user/chillispot-1.0/src'
> if i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..-D_GNU_SOURCE 
> -fno-builtin -ansi -DSBINDIR='"/usr/sbin"'  -g -O2 -MT chilli.o -MD -MP -MF 
> ".deps/chilli.Tpo" -c -o chilli.o chilli.c; \
>   then mv -f ".deps/chilli.Tpo" ".deps/chilli.Po"; else rm -f 
> ".deps/chilli.Tpo"; exit 1; fi
> if i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..-D_GNU_SOURCE 
> -fno-builtin -ansi -DSBINDIR='"/usr/sbin"'  -g -O2 -MT tun.o -MD -MP -MF 
> ".deps/tun.Tpo" -c -o tun.o tun.c; \
>   then mv -f ".deps/tun.Tpo" ".deps/tun.Po"; else rm -f ".deps/tun.Tpo"; 
> exit 1; fi
> In file included from /usr/include/linux/rtnetlink.h:5,
>  from tun.c:47:
> /usr/include/linux/if_link.h:43: error: expected specifier-qualifier-list 
> before '__u64'
> In file included from /usr/include/linux/rtnetlink.h:7,
>  from tun.c:47:
> /usr/include/linux/neighbour.h:92: error: expected specifier-qualifier-list 
> before '__u64'
> make[3]: *** [tun.o] Error 1
> make[3]: Leaving directory `/build/user/chillispot-1.0/src'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/build/user/chillispot-1.0'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/build/user/chillispot-1.0'
> make: *** [build-stamp] Error 2

This is related to the linux-kernel-headers pacakge removal. I'm
working on this already.

regards

-- 
Rudy Godoy | 0x3433BD21 | http://www.htu.com.pe  ,''`.
http://www.apesol.org  -  http://www.debian.org  : :' :
GPG FP: 0D12 8537 607E 2DF5 4EFB  35A7 550F 1A00 3433 BD21   `. `'
   `-


signature.asc
Description: Digital signature


Bug#430910: [INTL:tr] Turkish po-debconf translation

2007-06-28 Thread Mehmet TURKER
Package: man-db
Version: 2.4.4-4
Severity: wishlist
Tags: patch l10n


Please find attached the Turkish po-debconf translation.
Regards,


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686
Locale: Lang=tr_TR, LC_CTYPE=tr_TR (charmap=ISO-8859-9)


man-db_2.4.4-4_tr.po
Description: man-db_2.4.4-4_tr.po


Bug#426404: initramfs-tools: firmware related problems in hook-functions

2007-06-28 Thread maximilian attems
reassign 426404 udev
severity 426404 important
severity 427643 important
merge 426404 427643
stop

On Wed, Jun 27, 2007 at 10:43:20PM +0200, Emanuele Rocca wrote:
> * maximilian attems <[EMAIL PROTECTED]>, [2007-06-24 16:51 +0200]:
> >  hmm diff looks sane, so can you check that if you land in the initramfs
> >  that qla2xxx is loaded?
> >  cat /proc/modules
> 
> The module is loaded but it cannot find firmware images.
> 
> I think I've found the reason, though: with initramfs-tools 0.88 here's
> what goes under /lib/udev:
> 
> ls /tmp/new/lib/udev/
> firmware.agent
> 
> firmware.agent tries (and fails) to source /lib/udev/hotplug.functions
> 
> And the following is /lib/udev with former versions of initramfs-tools:
> 
> ls /tmp/old/lib/udev/
> ata_idedd_id  hotplug.functions  path_id  usb_id
> cdrom_id  firmware.agent  ide.agent  scsi_id  vol_id
> 

uii, thanks for your analysis.
indeed the set -e /usr/share/initramfs-tools/hooks/udev
with the failure of mkdir prevents the following to land on initramfs
--
cp /lib/udev/hotplug.functions $DESTDIR/lib/udev/
copy_exec /lib/udev/ide.agent /lib/udev/
for program in /lib/udev/*_id; do
  copy_exec $program /lib/udev/
done
--

reassigning the udev hook for mkdir -p repair.

-- 
maks


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



Bug#406396: fuzzyocr3 in unstable?

2007-06-28 Thread Kjetil Kjernsmo
On Thursday 28 June 2007, A Mennucc wrote:
> hi
>
> On Thu, Jun 28, 2007 at 12:23:28AM +0200, Kjetil Kjernsmo wrote:
> > I was just curious why the fuzzyocr3 package is only in
> > experiemental, and not uploaded to replace fuzzyocr in unstable? It
> > seems ready to replace what's in unstable and testing?
>
> fuzzyocr3 depends on netpbm ; Debian contains only a reduced subset
> of netpbm, due to licensing issues ; for this reason, the Debian
> package is somewhat nonfunctional

Ah, OK!

> I need to find some time to study fuzzyocr3 in depth and to
> substitute all netpbm commands with other commands available in
> Debian ... but this is not easy

Yeah, imagineably. Have you taken the issue up with upstream? In my 
experience, ImageMagick is a pretty unstable heap of software, Imager, 
libimager-perl in Debian, is a whole lot better, if it would have the 
functions it needs. 


Cheers,

Kjetil
-- 
Kjetil Kjernsmo
Programmer / Astrophysicist / Ski-orienteer / Orienteer / Mountaineer
[EMAIL PROTECTED]
Homepage: http://www.kjetil.kjernsmo.net/ OpenPGP KeyID: 6A6A0BBC


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



Bug#418990: gweather: no network activity

2007-06-28 Thread Mattia Monga

On 6/28/07, Loïc Minier <[EMAIL PROTECTED]> wrote:

On Thu, Jun 28, 2007, Mattia Monga wrote:
> I monitored the network activity with ngrep and apparently no network
> connection is even tried by gweather (for any location I tried)

 Do you have libgnomevfs2-extra installed?

--
Loïc Minier



No I didn't... With that the applet works. Maybe some doc should
inform the user that  libgnomevfs2-extra is needed by gweather (not
just reccommended...)

Thank you!

Cheers,

--
Mattia Monga


Bug#420403: mesa: FTBFS on hurd-i386

2007-06-28 Thread Samuel Thibault
Samuel Thibault, le Thu 28 Jun 2007 09:40:13 +0200, a écrit :
> After yet more discussion on irc, we found out that the attached patch
> is yet better.

(the good thing is that this one produces -glx packages, which have glx
support without swx11, unlike the previous one).

Samuel



Bug#430911: New upstream version available

2007-06-28 Thread Bastian Venthur
Package: eclipse-pydev
Version: 1.2.5-2
Severity: normal

--- Please enter the report below this line. ---
Hi,

the current upstream release is 1.3.5 and brings *many* bugfixes and
features. Please consider updating your package.


Cheers,

Bastian

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.21-1-686

Debian Release: lenny/sid
  500 unstablewww.debian-multimedia.org
  500 unstableftp.de.debian.org
1 experimentalftp.de.debian.org

--- Package information. ---
Depends(Version) | Installed
-+-===
eclipse-sdk   (>= 3.2.1) | 3.2.2-1
python-dev   | 2.4.4-6
bicyclerepair| 0.9-4.1
libcommons-codec-java| 1.3-4
python   | 2.4.4-6
jython   | 2.1.0-23


-- 
Bastian Venthur  http://venthur.de
Debian Developer venthur at debian org



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



Bug#418990: gweather: no network activity

2007-06-28 Thread Loïc Minier
On Thu, Jun 28, 2007, Mattia Monga wrote:
> No I didn't... With that the applet works. Maybe some doc should
> inform the user that  libgnomevfs2-extra is needed by gweather (not
> just reccommended...)

 Done in README.Debian; I'm reluctant to touch the Description just now.

-- 
Loïc Minier



Bug#420403: mesa: FTBFS on hurd-i386

2007-06-28 Thread Samuel Thibault
Hi,

After yet more discussion on irc, we found out that the attached patch
is yet better.

Samuel
--- mesa-6.5.3-orig/debian/scripts/choose-configs   2007-05-30 
23:31:20.000354544 +
+++ mesa-6.5.3/debian/scripts/choose-configs2007-05-30 23:39:46.000866560 
+
@@ -22,10 +22,14 @@
 endif
 
 # and for the GLX/DRI-enabled libGL
-ifneq ($(wildcard configs/debian-dri-$(DEB_BUILD_ARCH)),)
-   DRI_CONFIGS := debian-dri-$(DEB_BUILD_ARCH)
+ifneq ($(wildcard configs/debian-indirect-$(DEB_BUILD_ARCH)),)
+   DRI_CONFIGS := debian-indirect-$(DEB_BUILD_ARCH)
 else
+  ifneq ($(wildcard configs/debian-dri-$(DEB_BUILD_ARCH)),)
+   DRI_CONFIGS := debian-dri-$(DEB_BUILD_ARCH)
+  else
DRI_CONFIGS := debian-dri-any
+  endif
 endif
 
 ##
--- mesa-6.5.3-orig/configs/debian-indirect-hurd-i386   1970-01-01 
00:00:00.0 +
+++ mesa-6.5.3/configs/debian-indirect-hurd-i3862007-05-30 
23:40:35.000147363 +
@@ -0,0 +1,9 @@
+# Configuration for building the DRI drivers on the build architecture.
+
+include $(TOP)/configs/linux-indirect
+include $(TOP)/configs/debian-indirect-default
+
+CONFIG_NAME = debian-indirect-hurd-i386
+
+# vim: ft=make
+
--- mesa-6.5.3-orig/configs/debian-indirect-default 1970-01-01 
00:00:00.0 +
+++ mesa-6.5.3/configs/debian-indirect-default  2007-05-30 23:43:02.000389834 
+
@@ -0,0 +1,7 @@
+# Configuration defaults for building GLX-enabled libGL.
+
+include $(TOP)/configs/debian-dri-default
+
+CONFIG_NAME = debian-indirect-default
+
+DRI_DIRS = 
--- mesa-6.5.3-orig/debian/control  2007-05-30 23:45:29.000672311 +
+++ mesa-6.5.3/debian/control   2007-05-30 23:44:16.000620397 +
@@ -153,7 +151,7 @@
 Package: libgl1-mesa-dri
 Section: libs
 Priority: optional
-Architecture: any
+Architecture: alpha amd64 arm armeb armel hppa i386 ia64 kfreebsd-i386 
kfreebsd-amd64 m68k mips mipsel powerpc s390 sparc
 Depends: ${shlibs:Depends}, libgl1-mesa-glx (= ${binary:Version})
 Suggests: libglide3
 Conflicts: xlibmesa-dri (<< 1:7.0.0)
@@ -174,7 +172,7 @@
 Package: libgl1-mesa-dri-dbg
 Section: libdevel
 Priority: extra
-Architecture: any
+Architecture: alpha amd64 arm armeb armel hppa i386 ia64 kfreebsd-i386 
kfreebsd-amd64 m68k mips mipsel powerpc s390 sparc
 Depends: libgl1-mesa-dri (= ${binary:Version})
 Description: A free implementation of the OpenGL API -- DRI modules -- 
debugging symbols
  This version of Mesa provides GLX and DRI capabilities: it is capable of


Bug#430912: msmtp: should recommend openssl

2007-06-28 Thread Alexander Heinlein
Package: msmtp
Version: 1.4.12-1
Severity: normal



Hi.

msmtp should recommend openssl, otherwise you can't use tls properly because
/etc/ssl/certs/ca-certificates.crt doesn't exist.



-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (950, 'unstable'), (850, 'testing'), (750, 'stable'), (600, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.21.3
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages msmtp depends on:
ii  debconf  1.5.13  Debian configuration management sy
ii  libc62.5-11  GNU C Library: Shared libraries
ii  libcomer 1.39+1.40-WIP-2007.04.07+dfsg-2 common error description library
ii  libgcryp 1.2.4-2 LGPL Crypto library - runtime libr
ii  libgnutl 1.6.3-1 the GNU TLS library - runtime libr
ii  libgpg-e 1.4-2   library for common error values an
ii  libgsasl 0.2.12-1+b1 GNU SASL library
ii  libidn11 0.6.5-1 GNU libidn library, implementation
ii  libkrb53 1.6.dfsg.1-5MIT Kerberos runtime libraries
ii  libtasn1 0.3.9-1 Manage ASN.1 structures (runtime)
ii  ucf  3.001   Update Configuration File: preserv
ii  zlib1g   1:1.2.3.3.dfsg-2compression library - runtime

msmtp recommends no packages.

-- debconf-show failed


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



Bug#430913: evince: Evince fails to remember "Print Setup" settings

2007-06-28 Thread Kevin Brown
Package: evince
Version: 0.8.1-2
Severity: normal


Evince requires that you set the paper size in the "Print Setup" dialog.

This dialog defaults everything to A4 paper.  As I'm in the US, I use US 
Letter.

Switching these settings does work for any print jobs I initiate while 
evince is up, but the settings aren't persistent across restarts of 
evince.  They need to be.




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

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

Versions of packages evince depends on:
ii  gconf2   2.18.0.1-3  GNOME configuration database syste
ii  gnome-icon-theme 2.18.0-3GNOME Desktop icon theme
ii  gs   8.56.dfsg.1-1.1 Transitional package
ii  gs-esp [gs]  8.15.3.dfsg.1-1 The Ghostscript PostScript interpr
ii  gs-gpl [gs]  8.56.dfsg.1-1.1 The GPL Ghostscript PostScript int
ii  libart-2.0-2 2.3.19-3Library of functions for 2D graphi
ii  libatk1.0-0  1.18.0-2The ATK accessibility toolkit
ii  libbonobo2-0 2.18.0-2Bonobo CORBA interfaces library
ii  libbonoboui2-0   2.18.0-5The Bonobo UI library
ii  libc62.5-9   GNU C Library: Shared libraries
ii  libcairo21.4.6-1.1   The Cairo 2D vector graphics libra
ii  libdbus-1-3  1.1.1-1 simple interprocess messaging syst
ii  libdbus-glib-1-2 0.73-2  simple interprocess messaging syst
ii  libdjvulibre15   3.5.19-2Runtime support for the DjVu image
ii  libfontconfig1   2.4.2-1.2   generic font configuration library
ii  libfreetype6 2.2.1-6 FreeType 2 font engine, shared lib
ii  libgconf2-4  2.18.0.1-3  GNOME configuration database syste
ii  libglade2-0  1:2.6.1-1   library to load .glade files at ru
ii  libglib2.0-0 2.12.12-1   The GLib library of C routines
ii  libgnome-keyring00.8.1-2 GNOME keyring services library
ii  libgnome2-0  2.18.0-4The GNOME 2 library - runtime file
ii  libgnomecanvas2-02.14.0-3A powerful object-oriented display
ii  libgnomeui-0 2.18.1-2The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0   1:2.18.1-2  GNOME Virtual File System (runtime
ii  libgtk2.0-0  2.10.13-1   The GTK+ graphical user interface 
ii  libice6  1:1.0.3-2   X11 Inter-Client Exchange library
ii  libjpeg626b-13   The Independent JPEG Group's JPEG 
ii  libkpathsea4 3.0-30  path search library for teTeX (run
ii  libnautilus-extension1   2.18.1-3libraries for nautilus components 
ii  liborbit21:2.14.7-0.1libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-01.16.4-1Layout and rendering of internatio
ii  libpng12-0   1.2.15~beta5-2  PNG library - runtime
ii  libpoppler-glib1 0.5.4-6 PDF rendering library (GLib-based 
ii  libpopt0 1.10-3  lib for parsing cmdline parameters
ii  libsm6   2:1.0.3-1   X11 Session Management library
ii  libstdc++6   4.2-20070609-1  The GNU Standard C++ Library v3
ii  libtiff4 3.8.2-7 Tag Image File Format (TIFF) libra
ii  libx11-6 2:1.0.3-7   X11 client-side library
ii  libxcursor1  1:1.1.8-2   X cursor management library
ii  libxext6 1:1.0.3-2   X11 miscellaneous extension librar
ii  libxfixes3   1:4.0.3-2   X11 miscellaneous 'fixes' extensio
ii  libxi6   1:1.0.1-4   X11 Input extension library
ii  libxinerama1 1:1.0.2-1   X11 Xinerama extension library
ii  libxml2  2.6.29.dfsg-1   GNOME XML library
ii  libxrandr2   2:1.2.1-1   X11 RandR extension library
ii  libxrender1  1:0.9.2-1   X Rendering Extension client libra
ii  zlib1g   1:1.2.3-15  compression library - runtime

evince recommends no packages.

-- no debconf information


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



Bug#430905: audacious: cannot find configuration from preceding version nor create its own configuration directories

2007-06-28 Thread Adam Cécile (Le_Vert)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Hi,

This is not a bug. Audacious switched to freedesktop configurations pathes.
However you're right, I missed an entry into NEWS.Debian to speak about
this. It'll be done on my next upload.

The second problem is not related at all to audacious.
See the 'permission denied' error: Your current user don't have rights
to write into .local/share/audacious so check your permissions and fix them.
Tips: chown -R edavid:edavid /home/edavid/.local

Regards, Adam.

Erwan David a écrit :
> Package: audacious
> Version: 1.3.2-4
> Severity: important
> 
> audacious 1.3 does not find the configuration from audacious 1.2
> But worse it cannot create its own condfiguration directory:
> 
> Could not create directory (/home/edavid/.local/share/audacious/Plugins): 
> Permission denied
> Could not create directory (/home/edavid/.local/share/audacious/Skins): 
> Permission denied
> 
> Thats logical : I have no such .local/share hierarchy in my directory.
> However I have a .audacious directory with my configuration from 1.2,
> which audacious does not search.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGg2xmHNb/igTI5bsRAqKqAJ933nFx3laa9V+k8rvfTRxfB6vMTgCglaHO
0pFRsPftPiumA5yTCC58C8Y=
=a+eO
-END PGP SIGNATURE-



Bug#430798: Update SMART PAckage manager Patch

2007-06-28 Thread Stephan Hermann
Grmpf, fixed the smart execution code to use the correct syntax.

\sh

--



diff -ur fai-3.1.8.orig/bin/install_packages
fai-3.1.8/bin/install_packages
--- fai-3.1.8.orig/bin/install_packages 2006-10-10 01:30:53.0
+0200
+++ fai-3.1.8/bin/install_packages  2007-06-28 10:15:33.902445684
+0200
@@ -65,7 +65,7 @@
 
 my $aptopt='-y -o Dpkg::Options::="--force-confdef" -o
Dpkg::Options::="--force-confold"';
 
[EMAIL PROTECTED] = qw/y2i y2r yast rpmr urpmi urpme yumgroup yumi yumr hold
taskrm taskinst clean aptitude aptitude-r install unpack remove
dselect-upgrade/;
[EMAIL PROTECTED] = qw/y2i y2r yast rpmr urpmi urpme yumgroup yumi yumr hold
taskrm taskinst clean aptitude aptitude-r install unpack remove
dselect-upgrade smarti smartr/;
 %command = (
install => "apt-get $aptopt --fix-missing install",
   ninstall => "apt-get $aptopt --fix-missing -s install",
@@ -90,6 +90,8 @@
  y2r   => "y2pmsh remove",
  yast  => "yast -i",
   rpmr => "rpm -e",
+   smarti  => "smart install -y",
+   smartr  => "smart remove -y",
 );
 
 $test = 0;


-- 
Stephan Hermann
eMail: [EMAIL PROTECTED] Blog: http://linux.blogweb.de/
JID: [EMAIL PROTECTED]
OSS-Developer and Admin



signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#329252: How to reproduce in apt-proxy 1.9.36

2007-06-28 Thread Geert Stappers
Hello,


Version 1.9.36 of apt-proxy does download Release.gpg.

Can bug #329252 still reproduced with new versions?


Cheers
Geert Stappers



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



Bug#430915: kwin: Xorg hogs cpu after update to kde 3.5.7-1

2007-06-28 Thread Stefan Bittner
Package: kwin
Version: 4:3.5.5a.dfsg.1-6
Severity: important

After updating kde packages to 3.5.7 when I leave the box unattended (several 
hours) and 
return, I see Xorg hogging 100% of the cpu.
The screen is still updated (superkaramba-stuff, amarok etc), I can move the 
mouse, but all
window decorations ar just thick black lines.
No response to mouse klicks.
Switching to a text console works.

All I can do is kill X and restart ist.

Downgrading kwin from 4:3.5.7-1 to 4:3.5.5a.dfsg.1-6 made the issue go away.


-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-k8
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages kwin depends on:
ii  kdelibs4c2a 4:3.5.7.dfsg.1-1 core libraries and binaries for al
ii  libart-2.0-22.3.19-3 Library of functions for 2D graphi
ii  libaudio2   1.8-2The Network Audio System (NAS). (s
ii  libc6   2.5-11   GNU C Library: Shared libraries
ii  libfontconfig1  2.4.2-1  generic font configuration library
ii  libfreetype62.2.1-5  FreeType 2 font engine, shared lib
ii  libgcc1 1:4.2-20070609-1 GCC support library
ii  libice6 1:1.0.1-2X11 Inter-Client Exchange library
ii  libidn110.6.5-1  GNU libidn library, implementation
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libpng12-0  1.2.15~beta5-1   PNG library - runtime
ii  libqt3-mt   3:3.3.7-1Qt GUI Library (Threaded runtime v
ii  libsm6  1:1.0.1-3X11 Session Management library
ii  libstdc++6  4.2-20070609-1   The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcomposite1  1:0.3.2-1X11 Composite extension library
ii  libxcursor1 1.1.7-4  X cursor management library
ii  libxdamage1 1:1.1.1-3X11 damaged region extension libra
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxft2 2.1.8.2-8FreeType-based font drawing librar
ii  libxi6  1:1.0.1-4X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxrandr2  2:1.2.1-1X11 RandR extension library
ii  libxrender1 1:0.9.1-3X Rendering Extension client libra
ii  libxt6  1:1.0.5-3X11 toolkit intrinsics library
ii  zlib1g  1:1.2.3-13   compression library - runtime

kwin recommends no packages.

-- debconf-show failed


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



Bug#430916: ITP: xgridfit -- a program for gridfitting, or "hinting," TrueType fonts

2007-06-28 Thread Kęstutis Biliūnas
Package: wnpp
Severity: wishlist
Owner: Kęstutis Biliūnas <[EMAIL PROTECTED]>

* Package name: xgridfit
  Version : 0.5
  Upstream Authors: Peter Baker <[EMAIL PROTECTED]>
* URL : http://xgridfit.sourceforge.net
* License : gpl
  Description : a program for gridfitting, or "hinting," TrueType
fonts

 Xgridfit is a simple program that implements an XML-based language
 for gridfitting, or "hinting," TrueType fonts.
-- 
Kęstutis Biliūnas <[EMAIL PROTECTED]>


signature.asc
Description: Ši laiško dalis yra	pasirašyta skaitmeniniu būdu


Bug#430905: audacious: cannot find configuration from preceding version nor create its own configuration directories

2007-06-28 Thread Erwan David
Le 28/06/2007 10:09, Adam Cécile (Le_Vert) a écrit:
> 
> Hi,
> 
> This is not a bug. Audacious switched to freedesktop configurations pathes.
> However you're right, I missed an entry into NEWS.Debian to speak about
> this. It'll be done on my next upload.

Thanks, can I just move my old conf to those directories, or did the
format change ?

> The second problem is not related at all to audacious.
> See the 'permission denied' error: Your current user don't have rights
> to write into .local/share/audacious so check your permissions and fix them.
> Tips: chown -R edavid:edavid /home/edavid/.local

I was not aware that installing googlearth did creat .local, but
belonging to root.
Corrected.
Thank you.



Bug#430828: luatex-snapshot: Fails to create format

2007-06-28 Thread Norbert Preining
Hi Eythan,

On Mit, 27 Jun 2007, Eythan Weg wrote:
> PANIC: unprotected error in call to Lua API (zlib library version does not 
> match
>  - header: 1.2.3.3, library: 1.2.3)

I just now uploaded -2 which fixes this problem. It ships luatex
linked dynamically with zlib (and others like libpng, also libpoppler).

Best wishes

Norbert

---
Dr. Norbert Preining <[EMAIL PROTECTED]>Vienna University of Technology
Debian Developer <[EMAIL PROTECTED]> Debian TeX Group
gpg DSA: 0x09C5B094  fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
---
WHISSENDINE (n.)
The noise which occurs (often by night) in a strange house, which is
too short and too irregular for you ever to be able to find out what
it is and where it comes from.
--- Douglas Adams, The Meaning of Liff


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



Bug#430914: epiphany-browser: Epiphany ignores paper size when scaling print output

2007-06-28 Thread Kevin Brown
Package: epiphany-browser
Version: 2.18.2-1
Severity: important


While epiphany will remember and save the paper size settings as set in 
the "Print Setup" dialog, it fails to actually use it for scaling the 
output.

The end result is that it appears everything is printed under the 
assumption that the paper size matches A4 paper.  As I'm in the US, I 
generally print to US Letter.

The end result is that the printouts are truncated at the edges, making 
certain pages difficult if not impossible to read.

This is easily reproduced by setting your paper size to that of an 
envelope or small note and then printing.  The size of the output area 
will be correct but the printout itself will be truncated so that the 
print area acts as a "window" into the printout itself.


I'm marking this as "important" instead of the usual "normal" since this 
bug renders printing from epiphany rather unusable for me.



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

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

Versions of packages epiphany-browser depends on:
ii  dbus1.1.1-1  simple interprocess messaging syst
ii  epiphany-browser-data   2.18.2-1 Data files for the GNOME web brows
ii  gnome-icon-theme2.18.0-3 GNOME Desktop icon theme
ii  iso-codes   1.0a-1   ISO language, territory, currency 
ii  libart-2.0-22.3.19-3 Library of functions for 2D graphi
ii  libatk1.0-0 1.18.0-2 The ATK accessibility toolkit
ii  libbonobo2-02.18.0-2 Bonobo CORBA interfaces library
ii  libbonoboui2-0  2.18.0-5 The Bonobo UI library
ii  libc6   2.5-9GNU C Library: Shared libraries
ii  libcairo2   1.4.6-1.1The Cairo 2D vector graphics libra
ii  libdbus-1-3 1.1.1-1  simple interprocess messaging syst
ii  libdbus-glib-1-20.73-2   simple interprocess messaging syst
ii  libenchant1c2a  1.3.0-3  a wrapper library for various spel
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libfreetype62.2.1-6  FreeType 2 font engine, shared lib
ii  libgcc1 1:4.2-20070609-1 GCC support library
ii  libgconf2-4 2.18.0.1-3   GNOME configuration database syste
ii  libglade2-0 1:2.6.1-1library to load .glade files at ru
ii  libglib2.0-02.12.12-1The GLib library of C routines
ii  libgnome-desktop-2  2.18.2-1 Utility library for loading .deskt
ii  libgnome-keyring0   0.8.1-2  GNOME keyring services library
ii  libgnome2-0 2.18.0-4 The GNOME 2 library - runtime file
ii  libgnomecanvas2-0   2.14.0-3 A powerful object-oriented display
ii  libgnomeui-02.18.1-2 The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0  1:2.18.1-2   GNOME Virtual File System (runtime
ii  libgtk2.0-0 2.10.13-1The GTK+ graphical user interface 
ii  libice6 1:1.0.3-2X11 Inter-Client Exchange library
ii  libmozjs0d  1.8.1.4-2The Mozilla SpiderMonkey JavaScrip
ii  libnspr4-0d 4.6.6-3  NetScape Portable Runtime Library
ii  liborbit2   1:2.14.7-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0   1.16.4-1 Layout and rendering of internatio
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libpopt01.10-3   lib for parsing cmdline parameters
ii  libsm6  2:1.0.3-1X11 Session Management library
ii  libstartup-notification 0.9-1library for program launch feedbac
ii  libstdc++6  4.2-20070609-1   The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.8-2X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxi6  1:1.0.1-4X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxml2 2.6.29.dfsg-1GNOME XML library
ii  libxrandr2  2:1.2.1-1X11 RandR extension library
ii  libxrender1 1:0.9.2-1X Rendering Extension client libra
ii  libxslt1.1  1.1.21-1 XSLT processing library - runtime 
ii  libxul0d1.8.1.4-2Gecko engine library
ii  python2.4   2.4.4-4  An interactive high-level object-o
ii  xulrunn

Bug#430905: audacious: cannot find configuration from preceding version nor create its own configuration directories

2007-06-28 Thread Adam Cécile (Le_Vert)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Erwan David a écrit :
> Le 28/06/2007 10:09, Adam Cécile (Le_Vert) a écrit:
>> Hi,
>>
>> This is not a bug. Audacious switched to freedesktop configurations pathes.
>> However you're right, I missed an entry into NEWS.Debian to speak about
>> this. It'll be done on my next upload.
> 
> Thanks, can I just move my old conf to those directories, or did the
> format change ?

Not sure, please give a try and tell us ;)

> 
>> The second problem is not related at all to audacious.
>> See the 'permission denied' error: Your current user don't have rights
>> to write into .local/share/audacious so check your permissions and fix them.
>> Tips: chown -R edavid:edavid /home/edavid/.local
> 
> I was not aware that installing googlearth did creat .local, but
> belonging to root.
> Corrected.
> Thank you.
> 

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGg3IuHNb/igTI5bsRAvECAJ9hrbFEK3R14HpeDNsPJFTV8MLSKgCfZCYY
eJcEwrU32HEH9ajkRhQfvRc=
=4Uxq
-END PGP SIGNATURE-



Bug#430634: iceweasel: Please implement a way to switch between rendering modes

2007-06-28 Thread Andrea Bolognani
On Tue, 26 Jun 2007 20:05:57 +0200
Mike Hommey <[EMAIL PROTECTED]> wrote:

> > (BTW, Window's build of Firefox doesn't seem to give the XML parsing error)
>
> It doesn't because spaces.live.com doesn't give an application/xml+xhtml
> content type when the user agent contains Firefox. How retarted.

I didn't know that; I guess I can work around the problem by editing
Iceweasel's user-agent string.

I still think it would be a nice feature to have, though.

--
KiyuKo 
Resistance is futile, you will be garbage collected.


pgp41C5RzF3l2.pgp
Description: PGP signature


Bug#430440: Bug confirmed

2007-06-28 Thread Didier Raboud
Hi, 

I get the same type of "bug" (letters repeating sometimes), but it's not 
specifically under load.

In every case, this bug can be said "confirmed".

Regards,

Didier


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



Bug#381418: ITP: wapiti -- Web application vulnerability scanner

2007-06-28 Thread Thomas Bläsing
retitle 381418 ITP: wapiti -- Web application vulnerability scanner
owner 381418 [EMAIL PROTECTED]
thanks

Played also much with it and try to build a package :)

Regards,
Thomas.



signature.asc
Description: Digital signature


Bug#430918: libgpod1: New upstream release 0.5.2

2007-06-28 Thread Christian Marillat
Package: libgpod1
Version: 0.4.2-3
Severity: normal

Hi,

It this possible to package thie release ?

http://sourceforge.net/project/showfiles.php?group_id=67873&package_id=156254

Christian

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

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

Versions of packages libgpod1 depends on:
ii  libc6 2.5-11 GNU C Library: Shared libraries
ii  libglib2.0-0  2.12.12-1  The GLib library of C routines
ii  libgtk2.0-0   2.10.13-1  The GTK+ graphical user interface 

Versions of packages libgpod1 recommends:
ii  libgpod-common0.4.2-3a library to read and write songs 

-- no debconf information


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



Bug#309872: Patch will not apply

2007-06-28 Thread Geert Stappers

Hello,

The original patch was agianst the function connectionMade
in the file apt_proxy.py. But the patch will not apply
without further work, because there is no connectionMade in
apt_proxy.py.

Files cache.py and fetchers.py  do have "def connectionMade(self):"


Hope this helps

Cheers
Geert Stappers



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



Bug#430919: Broken package python-pysnmp-common

2007-06-28 Thread Kurt Pfeifle
Package: python-pysnmp-common
Version: 4.1.7a-1


(DISCLAIMER: I'm not sure if this is the Debian-required/compliant
procedure/way to submit a bug against Sid/unstable package problems.
If not, I'm sure you guys will flame me, and make me somehow/someway
find out what canonical procedure I should have used instead...)


Summary:

Package "python-pysnmp-common" does not install; it reports:

   "Trying to overwrite pysnmp/__init__.py which is already
provided by /usr/share/python-support/pysnmp-common"


Details:

[EMAIL PROTECTED]:~# apt-get install python-pysnmp-common
Reading package lists... Done
Building dependency tree... Done
Recommended packages:
   python-pysnmp4 (4.1.7a-1)
The following NEW packages will be installed:
   python-pysnmp-common (4.1.7a-1)
0 upgraded, 1 newly installed, 0 to remove and 376 not upgraded.
Need to get 0B/11.8kB of archives.
After unpacking 41.0kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  python-pysnmp-common
Authentication warning overridden.
Selecting previously deselected package python-pysnmp-common.
(Reading database ... 296723 files and directories currently installed.)
Unpacking python-pysnmp-common (from .../python-pysnmp-common_4.1.7a-1_all.deb) 
...
Setting up python-pysnmp-common (4.1.7a-1) ...
Traceback (most recent call last):
  File "/usr/sbin/update-python-modules", line 294, in ?
process(basedir,install_modules(py_installed))
  File "/usr/sbin/update-python-modules", line 162, in process
func(basedir, dir, file)
  File "/usr/sbin/update-python-modules", line 129, in install_modules_func
raise "Trying to overwrite %s which is already provided by 
%s"%(os.path.join(dir,file),otherdir)
Trying to overwrite pysnmp/__init__.py which is already provided by 
/usr/share/python-support/pysnmp-common
dpkg: error processing python-pysnmp-common (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 python-pysnmp-common
E: Sub-process /usr/bin/dpkg returned an error code (1)

-- 
Kurt Pfeifle
System & Network Printing Consultant  Linux/Unix/Windows/Samba/CUPS
Infotec Deutschland GmbH  .  Hedelfinger Strasse 58
A RICOH Company  ...  D-70327 Stuttgart/Germany




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



Bug#427917: please cand you package/add xgridfit ?

2007-06-28 Thread Kęstutis Biliūnas
reassign 427917 wnpp
thanks

Kt, 2007 06 07 15:06 +0200, Gürkan Sengün rašė: 
> Package: fontforge
> Version: 0.0.20070501-2
> Severity: wishlist
> 
> can you add xgridfit to it?
> http://xgridfit.sourceforge.net/

-- 
Kęstutis Biliūnas <[EMAIL PROTECTED]>


signature.asc
Description: Ši laiško dalis yra	pasirašyta skaitmeniniu būdu


Bug#430912: msmtp: should recommend openssl

2007-06-28 Thread Martin Lambers
On Thu, Jun 28, 2007 at 09:58:16AM +0200, Alexander Heinlein wrote:
> msmtp should recommend openssl, otherwise you can't use tls properly because
> /etc/ssl/certs/ca-certificates.crt doesn't exist.

/etc/ssl/certs/ca-certificates.crt is provided by the ca-certificates
package, not by openssl.

Martin


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



Bug#427578: [Help] WordNet -> dict conversion (Was: [Help] Autoconf problems when trying to build WordNet 3.0 package)

2007-06-28 Thread Andreas Tille

On Wed, 27 Jun 2007, Azazel wrote:


There's an acinclude.m4 file in the 2.1 source which is missing from
your 3.0 source which may be relevant.  I've attached it.


This hint seemed me very reasonable and worked fine.
Thanks for all who provided help.

Now I was able to prepare packages from WordNet 3.0 which
are available at

  http://people.debian.org/~tille/packages/wordnet/

The last remaining problem is in the WordNet dict conversion
program that was kindly provided by Sebastian Hagen
<[EMAIL PROTECTED]>.  It just happens that

   $ dictl -d wn test

works fine but

   $ dictl -d wn toast
   No definitions found for "toast", perhaps you mean:
   wn:  oast  boast  roast

Even if there is

   $ wn toast -over
   Overview of noun toast

   The noun toast has 4 senses (first 1 from tagged texts)
   ...

So this problem was just solved by Sebastian for WordNet 2.1 and
I just hope that he could review his code to make things work also
under 3.0.

Kind regards and thanks for the help

Andreas.

--
http://fam-tille.de


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



Bug#430915: kwin: Xorg hogs cpu after update to kde 3.5.7-1

2007-06-28 Thread Sune Vuorela
On Thursday 28 June 2007, Stefan Bittner wrote:
> Package: kwin
> Version: 4:3.5.5a.dfsg.1-6
> Severity: important
>
> After updating kde packages to 3.5.7 when I leave the box unattended
> (several hours) and return, I see Xorg hogging 100% of the cpu.
> The screen is still updated (superkaramba-stuff, amarok etc), I can move
> the mouse, but all window decorations ar just thick black lines.
> No response to mouse klicks.
> Switching to a text console works.
>
> All I can do is kill X and restart ist.
>
> Downgrading kwin from 4:3.5.7-1 to 4:3.5.5a.dfsg.1-6 made the issue go
> away.

Hi!

I have been runing the  3.5.7 packages for a month on several machines - and 
have never seen this.

Please tell a bit more about your hardware, about your X configuration and 
stugff like that.

/Sune

-- 
Man, how can I do for opening the virus?

You neither have to enable a 32-bit floppy disk, nor should ever install the 
4-inch cache on the connection of the desktop of a front-side bus over a 
computer for removing the periferic.


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


Bug#430874: Not buildable for 2.6.21

2007-06-28 Thread Daniel Baumann
Didier Raboud wrote:
> OK. Still don't know why it does not compile on mine... If one has a pointer 
> for more information, I'd be happy.

i think you didn't use 1.2.1.

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/


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



Bug#418929: ndiswrapper-modules update for 3.1r7

2007-06-28 Thread dann frazier
hey ftpmasters,
  ndiswrapper-modules-i386 was rebuilt against the latest oldstable
security update. In order for this to get accepted into a stable
update, I need help with the following tasks:
 * removal from sid (#418929) - Andres: maybe a followup from you as
   the maintainer would help?
 * new processing on security-master
 * new processing on ftp-master

thanks in advance...

-- 
dann frazier



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



Bug#427811: Diagnosis

2007-06-28 Thread Dylan Thurston
On Wed, Jun 27, 2007 at 09:48:43AM +0200, Brice Goglin wrote:
> On 6/27/07, Dylan Thurston <[EMAIL PROTECTED]> wrote:
> 
> I believe I have isolated the problem: my X session crashes (on the
> hardware indicated earlier) when I switch VTs away from X while
> nm-applet is displaying the little animation it shows when looking for
> a network.  I've also had two crashes when I killed nm-applet (from
> the command line) while displaying the animation, although that
> doesn't happen consistently.
> 
> (Nothing nm-applet can do should be able to crash X and the computer,
> so this remains a bug in X, and probably in the driver.)
> 
> 
> Which network driver are you using with this nm-applet? It could be a driver 
> or
> hardware conflict...

I am using ipw2200 on kernel 2.6.22-rc4, with Intel's firmware; and
you seem to be correct that it is a driver conflict, since switching
VTs works fine while getting a network connection from a wired
network.  Thanks for the suggestion!

Now where is the appropriate place to send this bug?  I'm no longer
sure the video driver is really involved, although I did not see this
problem under the non-modesetting branch.

Peace,
Dylan


signature.asc
Description: Digital signature


Bug#430920: kpdf: Some Latin Moden math glyphs look ugly: stretched vertically

2007-06-28 Thread Gábor Braun
Package: kpdf
Version: 4:3.5.5-3
Severity: normal


The attached PDF file at zoom level 150% is not displayed correctly:
various symbols are much higher than the surrounding ones.
They seem to be incorrectly stretched vertically.

Xpdf or kghostview displays the file nicely.

Gabor Braun

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

Versions of packages kpdf depends on:
ii  kdelibs4c2a4:3.5.5a.dfsg.1-8 core libraries and binaries for al
ii  libc6  2.5-9+b1  GNU C Library: Shared libraries
ii  libfontconfig1 2.4.2-1.2 generic font configuration library
ii  libfreetype6   2.2.1-5+etch1 FreeType 2 font engine, shared lib
ii  libgcc11:4.2-20070609-1  GCC support library
ii  libjpeg62  6b-13 The Independent JPEG Group's JPEG 
ii  libpaper1  1.1.21Library for handling paper charact
ii  libqt3-mt  3:3.3.7-4 Qt GUI Library (Threaded runtime v
ii  libstdc++6 4.2-20070609-1The GNU Standard C++ Library v3
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxft22.1.8.2-8 FreeType-based font drawing librar
ii  zlib1g 1:1.2.3-13compression library - runtime

Versions of packages kpdf recommends:
ii  kghostview4:3.5.5-3  PostScript viewer for KDE

-- no debconf information


teszt3.pdf
Description: Adobe PDF document


Bug#430921: nvidia-kernel-source: Module fails to load on 2.6.21

2007-06-28 Thread Benjamin Gufler
Package: nvidia-kernel-source
Version: 100.14.09-1
Severity: grave
Justification: renders package unusable

I can not load the nvidia kernel module (built using module-assistant)
on 2.6.21 kernels. All I get is the following error message:
nvidia: disagrees about version of symbol struct_module
FATAL: Error inserting nvidia
(/lib/modules/2.6.21-2-vserver-686/nvidia/nvidia.ko): Invalid module

format

Benjamin

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

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

Versions of packages nvidia-kernel-source depends on:
ii  debhelper 5.0.50 helper programs for debian/rules
ii  dpatch2.0.26 patch maintenance system for Debia
ii  make  3.81-3 The GNU version of the "make" util
ii  sed   4.1.5-2The GNU sed stream editor

Versions of packages nvidia-kernel-source recommends:
ii  devscripts   2.10.5  Scripts to make the life of a Debi
ii  kernel-package   11.001  A utility for building Linux kerne
ii  nvidia-glx   100.14.09-1 NVIDIA binary Xorg driver

-- no debconf information


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



Bug#402127: Can we depend on --enable-d-i configure option to enable keymap reloading in g-i ?

2007-06-28 Thread Attilio Fiandrotti

Hi

With gtk+ 2.10.13 from debian archives, the GDK_WINDOWING_DIRECTFB is 
still not defined (while it is when building gtk/dfb from sources), 
hence we cannot depend on it to enable at compile time the code 
(whatever it is) that performs keymap reloading.


So i wonder if we can set a proper define when --enable-d-i 
configuration switch is used (which, i guess, is turned on when building 
for the d-i), and depend on it to compile in keymap reloading and 
possibily other d-i specific options in the GTK frontend.

Any opinion on this?

regards

Attilio Fiandrotti


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



Bug#430916: ITP: xgridfit -- a program for gridfitting, or "hinting," TrueType fonts

2007-06-28 Thread Kęstutis Biliūnas
merge 430916 427917
thanks

> Package: wnpp
> Severity: wishlist
> Owner: Kęstutis Biliūnas <[EMAIL PROTECTED]>
> 
> * Package name: xgridfit
>   Version : 0.5
>   Upstream Authors: Peter Baker <[EMAIL PROTECTED]>
> * URL : http://xgridfit.sourceforge.net
> * License : gpl
>   Description : a program for gridfitting, or "hinting," TrueType
> fonts
> 
>  Xgridfit is a simple program that implements an XML-based language
>  for gridfitting, or "hinting," TrueType fonts.
-- 
Kęstutis Biliūnas <[EMAIL PROTECTED]>


signature.asc
Description: Ši laiško dalis yra	pasirašyta skaitmeniniu būdu


Bug#319822: XTerm crashes when displaying non-Latin characters

2007-06-28 Thread Toby Speight
I see this issue every so often; particularly when non-Latin characters
are to be displayed.  For instance, a recent upgrade of libc6 crashed
when [apt-listchanges's pager] 'most' reached the line

/
|   * New Malayalam debconf translation, by Sajeev പിആര്‍.
\

in the changelog.  However, this happened only for one xterm (226-1 on
amd64), but not on another (225-1 on i386), both using the same X
server (xserver-xorg 1:7.2-5, on the i386).

Here's the error message:

/
| xterm:  warning, error event received:
| X Error of failed request:  BadValue (integer parameter out of range for 
operation)
|   Major opcode of failed request:  75 (X_PolyText16)
|   Value in failed request:  0x0
|   Serial number of failed request:  3780
|   Current serial number in output stream:  3783
\



Relevant environment:

/amd64 (fails)
| SHELL=/bin/bash
| TERM=xterm
| LANG=en_GB.UTF-8
| LANGUAGE=en_GB:en_US:en_GB:en
| DISPLAY=localhost:10.0
\

/i386 (succeeds)
| SHELL=/bin/bash
| TERM=xterm
| LANG=en_GB
| DISPLAY=:0.0
\

The two XTerms share their X resources, and both have UTF-8 checked and
disabled in the mouse-3 menu; TrueType fonts unchecked and disabled.

It looks like something is amiss in the Unicode/font handling somewhere,
perhaps?


Further investigation: changing LANG seems to make a difference, as
follows:

/
| $ LANG=en_GB.UTF-8 xterm -e zcat /usr/share/doc/libc6/changelog.Debian.gz 
| xterm:  warning, error event received:
| X Error of failed request:  BadValue (integer parameter out of range for 
operation)
|   Major opcode of failed request:  75 (X_PolyText16)
|   Value in failed request:  0x0
|   Serial number of failed request:  240
|   Current serial number in output stream:  2128
\

/
| $ LANG=en_GB xterm -e zcat /usr/share/doc/libc6/changelog.Debian.gz 
\
  (no output)


This result is consistent on both the machines I am using.

Does this help?


Another common case where I see the crash is when debconf uses whiptail,
though I'm finding this harder to write a reproducible test.



Bug#430786: tagpending: Appears to ignore some changelog entries

2007-06-28 Thread Adam D. Barratt

(as discussed on IRC and for the benefit of the bug log)

Hi,

Mark Brown wrote:

Package: devscripts
Version: 2.10.5
Severity: important

Attemptting to run tagpending on the changelog for zlib with the
following entry at the head:

[...]

results in tagpending claiming that there is nothing to do.  Running
with verbose turned on it appears that the two bugs referenced in this
entry are being ignored by the program:


There were in fact two issues here. Firstly, the BTS was temporarily broken 
with respect to parameters such as pend-exc=done and so wasn't returning 
only open bugs when requested. Don's now fixed the BTS issue.


Secondly, the semantics of include= have changed such that include=pending 
no longer returns a list of bugs tagged pending (there is 
"include=pending:pending" but that returns a list of "pending bugs", which 
is a rather different thing). I've committed a fix to SVN to use 
tag=pending, which is what we should have been doing all along.


The list of bugs being "checked" in verbose mode is formed from the bugs 
that are either marked as pending in the BTS or closed in the current 
changelog, but not both. In this case both of the bugs in your changelog 
were also being returned by the "list pending bugs" query and therefore not 
being considered. I agree that the wording of some of the messages in 
verbose mode isn't exactly ideal (particularly the "already tagged pending" 
message, which really means "probably shouldn't be tagged pending any more 
as it's open, tagged pending but not closed in the current changelog - did 
you forget it in the last upload?") but I can't think of concise and correct 
replacements for them at the moment.


Regards,

Adam 




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



Bug#396284: Reproduce with apt-proxy 1.9.36

2007-06-28 Thread Geert Stappers
Hello,

To me it seems that the apt-proxy bug you reported, is fixed.
The changelog says:

 * Close a longstanding bug where clients would hang when receiving
   files from the cache. The problem was caused by reusing the same
   file handle for several requests at once.

Please try to reproduce the problem you reported with
version 1.9.36 and provide feedback.


Cheers
Geert Stappers


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



Bug#430922: gs-common: ps2pdf does not copy metadata from input PDF

2007-06-28 Thread Gábor Braun
Package: gs-common
Version: 0.3.11
Severity: normal


I expect that

ps2pdf teszt.pdf teszt2.pdf

creates teszt2.pdf such that its content is equivalent to teszt.pdf.
Especially the metadata reported by pdfinfo is presereved except where a change 
is useful (e.g. change modification date or add ghostscript to producer).

However, this is not the case:

$ pdfinfo teszt.pdf
Title:  Silly title
Subject:test file
Keywords:   tests
Author: Me
Creator:LaTeX with hyperref package
Producer:   pdfTeX-1.40.3
CreationDate:   Thu Jun 28 11:15:50 2007
ModDate:Thu Jun 28 11:15:50 2007
Tagged: no
Pages:  1
Encrypted:  no
Page size:  595.276 x 841.89 pts (A4)
File size:  3767 bytes
Optimized:  no
PDF version:1.4

$ pdfinfo teszt2.pdf
Producer:   GPL Ghostscript 8.54
CreationDate:   Thu Jun 28 11:16:20 2007
ModDate:Thu Jun 28 11:16:20 2007
Tagged: no
Pages:  1
Encrypted:  no
Page size:  595.28 x 841.89 pts (A4)
File size:  3191 bytes
Optimized:  no
PDF version:1.4

In particular, I dislike losing the title, author, subject, keywords and 
creator.

The two files (teszt.pdf and the result of ps2pdf, which is teszt2.pdf) are 
attached.

Gabor Braun

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

Versions of packages gs-common depends on:
ii  debconf [debc 1.5.11 Debian configuration management sy
ii  debianutils   2.17   Miscellaneous utilities specific t
ii  defoma0.11.10-0.1Debian Font Manager -- automatic f
ii  gs-gpl [gs]   8.54.dfsg.1-5  The GPL Ghostscript PostScript int
ii  gsfonts   1:8.11+urwcyr1.0.7~pre41-1 Fonts for the Ghostscript interpre

gs-common recommends no packages.

-- no debconf information


teszt.pdf
Description: Adobe PDF document


teszt2.pdf
Description: Adobe PDF document


Bug#430923: Please upload libavcodec0d in sid

2007-06-28 Thread Tourneur Henry-Nicolas
Package: libavcodec0d
Severity: wishlist

--- Please enter the report below this line. ---
Hello,

There is a depedencies problem with libavcodec0d. Indeed, libquicktime0 
depend on it (in sid) and, therefore, isn't installable. Some package like 
kino, kdenlive or transcode (I think) depend on libquicktime0, so please 
could you upload libavcodec0d in sid ?

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.21.5

Debian Release: lenny/sid
  500 unstablegateway 
  500 stable  gateway 

--- Package information. ---
Depends  (Version) | Installed
==-+-=
liba52-0.7.4   | 0.7.4-11
libc6 (>= 2.3.6-6) | 2.5-11
libgsm1(>= 1.0.10) | 1.0.10-13
libvorbis0a (>= 1.1.2) | 1.1.2.dfsg-1.2
libvorbisenc2   (>= 1.1.2) | 1.1.2.dfsg-1.2
zlib1g(>= 1:1.2.1) | 1:1.2.3.3.dfsg-2


-- 
Tourneur Henry-Nicolas
GSM : 0479 46 28 41
TEL : 02 461 25 44


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


Bug#430924: gpdf renders pdf incorrectly, it doesn't clear a page before rendering new

2007-06-28 Thread mtd
Package: gpdf
Version: 2.8.2-1.2sarge5
Severity: important


When I try to view 
http://pcfarina.eng.unipr.it/Public/Papers/208-UAM2005.pdf, gpdf doesn't 
clear page when I move to the next page. So, it results in completely 
unreadable picture, because black of all older pages simply stays there.

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

Kernel: Linux 2.6.20-1-k7 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages gpdf depends on:
ii  libart-2.0-22.3.19-3 Library of functions for 2D graphi
ii  libatk1.0-0 1.18.0-2 The ATK accessibility toolkit
ii  libbonobo2-02.18.0-2 Bonobo CORBA interfaces library
ii  libbonoboui2-0  2.18.0-5 The Bonobo UI library
ii  libc6   2.5-9+b1 GNU C Library: Shared libraries
ii  libfreetype62.2.1-6  FreeType 2 font engine, shared lib
ii  libgcc1 1:4.2-20070609-1 GCC support library
ii  libgconf2-4 2.18.0.1-3   GNOME configuration database syste
ii  libglade2-0 1:2.6.1-1library to load .glade files at ru
ii  libglib2.0-02.12.12-1The GLib library of C routines
ii  libgnome2-0 2.18.0-4 The GNOME 2 library - runtime file
ii  libgnomecanvas2-0   2.14.0-3 A powerful object-oriented display
ii  libgnomeprint2.2-0  2.18.0-2 The GNOME 2.2 print architecture -
ii  libgnomeprintui2.2-02.18.0-2 GNOME 2.2 print architecture User 
ii  libgnomeui-02.18.1-2 The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0  1:2.18.1-2   GNOME Virtual File System (runtime
ii  libgtk2.0-0 2.10.13-1The GTK+ graphical user interface 
ii  libice6 1:1.0.3-2X11 Inter-Client Exchange library
ii  liborbit2   1:2.14.7-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0   1.16.4-1 Layout and rendering of internatio
ii  libpaper1   1.1.21   Library for handling paper charact
ii  libpopt01.10-3   lib for parsing cmdline parameters
ii  libsm6  2:1.0.3-1X11 Session Management library
ii  libstdc++5  1:3.3.6-15   The GNU Standard C++ Library v3
ii  libxml2 2.6.29.dfsg-1GNOME XML library
ii  zlib1g  1:1.2.3-15   compression library - runtime

gpdf recommends no packages.

-- no debconf information


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



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

2007-06-28 Thread Lars Noschinski

* Brice Goglin <[EMAIL PROTECTED]> [07-06-23 11:34]:

I am contacting all of you again since everybody does not agree whether
this bug is fixed or not. It could be related to which chipset you have.

It would be good if all of you could try with the latest
xserver-xorg-video-intel driver (2:2.0.0-5 currently in experimental).
It is supposed to resume well.

If you still experience a black screen at resume, you should try either


Now that I upgraded to 2:2.0.0-5 and disabled 915-resolution, I get a
black screen on resume, which I didn't get before. I'll have to
investigate which change caused this behaviour, as I didn't reboot my
machine for the last few weeks.

I get my screen back, if I do a console-X11-switch.


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



Bug#427917: Change owner

2007-06-28 Thread Kęstutis Biliūnas
owner 427917 Kęstutis Biliūnas <[EMAIL PROTECTED]>
thank
-- 
Kęstutis Biliūnas <[EMAIL PROTECTED]>


signature.asc
Description: Ši laiško dalis yra	pasirašyta skaitmeniniu būdu


Bug#430843: gpodder: sometimes empty download episodes message box

2007-06-28 Thread Thomas Perl
tags 430843 moreinfo
thanks

Hello, Holger!

On Wed, 2007-06-27 at 21:00 +0200, Holger Leskien wrote:
> On Wed, Jun 27, 2007 at 08:39:11PM +0200, Thomas Perl wrote:
> > > this feed sometimes brings up an empty (no text at all) confirm download
> > > new episodes dialog box:
> > > 
> > > http://www.de-bug.de/pod/feed/
> > 
> > If you try to open the feed in your web browser, you'll see that the
> > feed has podcast episodes with empty title tags, hence the empty dialog
> > boxes. Try another feed with valid  tags and you should see the
> > episode titles in the dialog boxes.
> 
> No, that's not what I meant. If you start downloading all new episodes
> there is a confirmation dialog. I don't remember what's in there, but if
> there are new files for the De-Bug feed, then sometimes (always?) this
> dialog box is empty. This is definitely a bug. If this description is
> not sufficient, I will try to give more information ASAP.

Please run gPodder with "gpodder --verbose" in a terminal window, try to
reproduce the problem and then post gPodder's console output here.


Thanks,
Thomas





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



Bug#430927: ion3: [INTL:eu] debconf templates basque translation

2007-06-28 Thread Piarres Beobide
Package: ion3
Severity: wishlist
Tags: patch l10n

Hi

Attached debconf templates basque translation, please commit it.


thx


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

Kernel: Linux 2.6.21
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages ion3 depends on:
ii  debconf   1.5.13 Debian configuration management sy
ii  devscripts2.10.5 Scripts to make the life of a Debi
ii  konsole [x-terminal-emulator] 4:3.5.7-1  X terminal emulator for KDE
ii  libc6 2.5-11 GNU C Library: Shared libraries
ii  libice6   1:1.0.3-2  X11 Inter-Client Exchange library
pn  liblua5.1-0(no description available)
ii  libsm62:1.0.3-1  X11 Session Management library
ii  libwww-perl   5.805-1WWW client/server library for Perl
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  xfce4-terminal [x-terminal-em 0.2.6-2Xfce terminal emulator
ii  xterm [x-terminal-emulator]   226-1  X terminal emulator

Versions of packages ion3 recommends:
ii  xfonts-100dpi 1:1.0.0-3  100 dpi fonts for X
ii  xfonts-75dpi  1:1.0.0-3  75 dpi fonts for X
# ion3-debconf basque trasnaltion
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# Piarres Beobide <[EMAIL PROTECTED]>, 2007.
#
msgid ""
msgstr ""
"Project-Id-Version: ion3-debconf\n"
"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
"POT-Creation-Date: 2007-06-26 18:02+0200\n"
"PO-Revision-Date: 2007-06-28 11:35+0200\n"
"Last-Translator: Piarres Beobide <[EMAIL PROTECTED]>\n"
"Language-Team: Euskara <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Pootle 0.11\n"

#. Type: boolean
#. Description
#: ../ion3.templates:2001
msgid "Do you understand this version is not supported by the author?"
msgstr "Garatzaileak ez duela bertsio hau onartzen ulertzen al duzu?"

#. Type: boolean
#. Description
#: ../ion3.templates:2001
msgid ""
"The version of Ion3 you are installing (version ${version}) is not the "
"latest version released by the author."
msgstr "Instalatzen ari zaren Ion3 bertsioa hau (${version} bertsioa) ez da 
egileak argitaratu duen azkena."

#. Type: boolean
#. Description
#. Type: boolean
#. Description
#: ../ion3.templates:2001 ../ion3.templates:3001
msgid ""
"DO NOT send bug reports or questions to the author unless they apply to the "
"latest version, available at:\n"
" http://modeemi.fi/~tuomov/ion/download.html";
msgstr ""
"EZ BIDALI inongo programa errore txosten edo galderarik garatzaileari hemen 
eskuragarri dagoen azken bertsioa instalatu artean:\n"
"http://modeemi.fi/~tuomov/ion/download.html";

#. Type: boolean
#. Description
#. Type: boolean
#. Description
#: ../ion3.templates:2001 ../ion3.templates:3001
msgid ""
"Otherwise, you should send any bug reports about this package to the Debian "
"bug tracking system and any other questions to the Debian maintainer."
msgstr "Bestela pakete honi buruzko programa-errore txostenak debian programa 
errore kudeaketa sistemaren bidez eta galderak Debian mantentzaileari bidali."

#. Type: boolean
#. Description
#: ../ion3.templates:3001
msgid "Do you understand this version may not be supported by the author?"
msgstr "Garatzaileak ez duela bertsio hau babestuko ulertzen al duzu?"

#. Type: boolean
#. Description
#: ../ion3.templates:3001
msgid ""
"The version of Ion3 you are installing (version ${version}) may not be the "
"latest version released by the author."
msgstr "Instalatzen ari zaren Ion3 bertsioa hau (${version} bertsioa) agian ez 
da egileak argitaratu duen azkena."


Bug#430925: gnome-speech: [INTL:eu] BAsque debconf templates translation

2007-06-28 Thread Piarres Beobide
Package: gnome-speech
Severity: wishlist
Tags: patch l10n

Hi

Attached debconf templates basque translation, please commit it.


thx

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

Kernel: Linux 2.6.21
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash
# gnome-speech debconf basque translation
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# Piarres Beobide <[EMAIL PROTECTED]>, 2007
#
msgid ""
msgstr ""
"Project-Id-Version: gnome-speech-debconf\n"
"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
"POT-Creation-Date: 2007-06-27 17:58+0200\n"
"PO-Revision-Date: 2007-06-28 11:12+0200\n"
"Last-Translator: Piarres Beobide <[EMAIL PROTECTED]>\n"
"Language-Team: Euskara <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Pootle 0.11\n"

#. Type: string
#. Description
#: ../gnome-speech-swift.templates:2001
msgid "Cepstral swift installation directory:"
msgstr "Cepstral swift instalazio direktorioa:"

#. Type: string
#. Description
#: ../gnome-speech-swift.templates:2001
msgid ""
"Cepstral swift include files and shared libraries are required to compile "
"the swift backend for GNOME Speech."
msgstr "Cepstral swift-ek Gnome Speech interfazea konpilatzeko beharrezko 
partekatutako liburutegi eta fitxategiak ditu."

#. Type: string
#. Description
#: ../gnome-speech-swift.templates:2001
msgid "Please enter the directory where the swift engine is installed."
msgstr "Mesedez idatzi swift motorra instalatuko den direktorioa:"


Bug#430926: evilwm: Please update package to 1.0.0

2007-06-28 Thread Jonathan McDowell
Package: evilwm
Version: 0.99.21-1
Severity: wishlist

I note that the evilwm package lags somewhat behind upstream releases;
0.99.21 was released on 2006-01-16 and there have been several releases
since then. 1.0.0 appears to be the most recent, from earlier this
month.

As you appear to be upstream but not a Debian developer, is the issue
one of needing someone to sponsor an upload? If so then I'm prepared to
consider this. If instead the issue is that you're no longer interested
in Debian then would you object to an NMU for a more recent version?

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

Kernel: Linux 2.6.22-rc3 (PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages evilwm depends on:
ii  libc6 2.5-11 GNU C Library: Shared libraries
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar

evilwm recommends no packages.

-- no debconf information


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



Bug#430874: Not buildable for 2.6.21

2007-06-28 Thread Didier Raboud
Le jeudi 28 juin 2007 11:01, Daniel Baumann a écrit :
> Didier Raboud wrote:
> > OK. Still don't know why it does not compile on mine... If one has a
> > pointer for more information, I'd be happy.
>
> i think you didn't use 1.2.1.

Exact.

Sorry for BTS-noise !

Best regards and thanks !

Didier



Bug#421366: workrave: Worse than thought

2007-06-28 Thread Michael Piefel
Package: workrave
Followup-For: Bug #421366

If the abovementioned behaviour is indeed caused by a failure in
workrave and not the work of an extremely bad coincidence, then the
severity of this report should be ‘grave’. It is well possible, however,
that it is another matter entirely, in which case a new report should be
file and the severity of this report remains at ‘important’. (The
severity ‘serious’ is not appropriate in either case.)

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

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

Versions of packages workrave depends on:
ii  libart-2.0-22.3.19-3 Library of functions for 2D graphi
ii  libatk1.0-0 1.18.0-2 The ATK accessibility toolkit
ii  libbonobo2-02.18.0-2 Bonobo CORBA interfaces library
ii  libbonoboui2-0  2.18.0-5 The Bonobo UI library
ii  libc6   2.5-11   GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1 The Cairo 2D vector graphics libra
ii  libcairomm-1.0-11.2.4-2  C++ wrappers for Cairo (shared lib
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libgcc1 1:4.2-20070627-1 GCC support library
ii  libgconf2-4 2.18.0.1-3   GNOME configuration database syste
ii  libgconfmm-2.6-1c2  2.14.2-1 C++ wrappers for GConf (shared lib
ii  libglade2-0 1:2.6.1-1library to load .glade files at ru
ii  libglademm-2.4-1c2a 2.6.2-2  C++ wrappers for libglade2 (shared
ii  libglib2.0-02.12.12-1The GLib library of C routines
ii  libglibmm-2.4-1c2a  2.12.9-0.1   C++ wrapper for the GLib toolkit (
ii  libgnet2.0-02.0.7-1  GNet network library
ii  libgnome-keyring0   0.8.1-2  GNOME keyring services library
ii  libgnome-vfsmm-2.6-1c2a 2.14.0-1 C++ wrappers for GnomeVFS (shared 
ii  libgnome2-0 2.18.0-4 The GNOME 2 library - runtime file
ii  libgnomecanvas2-0   2.14.0-3 A powerful object-oriented display
ii  libgnomecanvasmm-2.6-1c 2.14.0-1 C++ wrappers for libgnomecanvas2 (
ii  libgnomemm-2.6-1c2  2.14.0-1 C++ wrappers for libgnome (shared 
ii  libgnomeui-02.18.1-2 The GNOME 2 libraries (User Interf
ii  libgnomeuimm-2.6-1c2a   2.14.0-1 C++ wrappers for libgnomeui (share
ii  libgnomevfs2-0  1:2.18.1-2   GNOME Virtual File System (runtime
ii  libgtk2.0-0 2.10.13-1The GTK+ graphical user interface 
ii  libgtkmm-2.4-1c2a   1:2.10.10-0.2C++ wrappers for GTK+ 2.4 (shared 
ii  libice6 1:1.0.3-2X11 Inter-Client Exchange library
ii  liborbit2   1:2.14.7-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpanel-applet2-0  2.18.2-2 library for GNOME Panel applets
ii  libpango1.0-0   1.16.4-1 Layout and rendering of internatio
ii  libpopt01.10-3   lib for parsing cmdline parameters
ii  libsigc++-2.0-0c2a  2.0.17-2 type-safe Signal Framework for C++
ii  libsm6  2:1.0.3-1X11 Session Management library
ii  libstdc++6  4.2-20070627-1   The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.8-2X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxi6  1:1.0.1-4X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxml2 2.6.29.dfsg-1GNOME XML library
ii  libxmu6 1:1.0.3-1X11 miscellaneous utility library
ii  libxrandr2  2:1.2.1-1X11 RandR extension library
ii  libxrender1 1:0.9.2-1X Rendering Extension client libra
ii  libxtst61:1.0.2-1X11 Testing -- Resource extension 

workrave recommends no packages.

-- no debconf information



Bug#329252: How to reproduce in apt-proxy 1.9.36

2007-06-28 Thread alex bodnaru
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


hi friends,

thanks for your interest.

the latest version has successfully eliminated this problem and it's
working great now.

the changelog has specifically closed some similar problem.

thanks again,

alex

Geert Stappers wrote:
> Hello,
> 
> 
> Version 1.9.36 of apt-proxy does download Release.gpg.
> 
> Can bug #329252 still reproduced with new versions?
> 
> 
> Cheers
> Geert Stappers
> 
> 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQCVAwUBRoOEv9pwN1sq38njAQLQBwQApihspGTrXinHk9HtmO+5zdakI9r32pnG
SJbRhyHvSPZIm4HMisvxNsO2EzqxqY+xDgjfFt1qoM9qg4vLxWevtooAAJAtD5gj
B87tdp8eNMqa6a4axh0wnLHTcsKS0q/6UmxXlpKmkiMmeU3jEu2unac9K8/gqjhb
X6fE+y7480A=
=em2d
-END PGP SIGNATURE-


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



Bug#427811: xserver-xorg-video-intel: Occassional hard freeze switching from graphics to text mode

2007-06-28 Thread Giorgio Richelli
I also observed that this bug does not occur when connected via a wired
link. 

However, I'm not sure it is related to specific wifi drivers, since my
T60 suffers from the same bug and I'm using madwifi (atheros) drivers.

And it never happens with xserver-xorg-video.i810 (with or without
wireless connection)

Thanks,
Giorgio






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



Bug#430918: [Pkg-gtkpod-devel] Bug#430918: libgpod1: New upstream release 0.5.2

2007-06-28 Thread Frank Lichtenheld
tag 430918 pending
thanks

On Thu, Jun 28, 2007 at 10:38:37AM +0200, Christian Marillat wrote:
> It this possible to package thie release ?
> 
> http://sourceforge.net/project/showfiles.php?group_id=67873&package_id=156254

Already in the NEW queue. The packages are also available from
http://www.djpig.de/projekte/debian/upload/

Gruesse,
-- 
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/


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



Bug#392397: xracer bug #392397

2007-06-28 Thread Neil Williams
On Wed, 27 Jun 2007 00:11:03 +0800
"Ying-Chun Liu (PaulLiu)" <[EMAIL PROTECTED]> wrote:

> > I'll look at the package fixes you have in debian.mentors on Thursday
> > and if it checks out, I'll sponsor.
> > 
> However, I'm using the epoch, so the new package is at new location:
> http://mentors.debian.net/debian/pool/main/x/xracer/xracer_0.96.9-1.dsc
> 

OK, there is one glitch. I happen to have an old version of autoconf
installed (due to building old QA packages) and xracer broke with this
version:

FATAL ERROR: Autoconf version 2.52 or higher is required for this script
make: *** [configure-stamp] Error 1

debuild: fatal error at line 1228:
dpkg-buildpackage -rfakeroot -D -us -uc failed

$ dpkg -l "autoconf*"
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name  Version   Description
===
ii  autoconf  2.61-4automatic configure 
script builder 
un  autoconf-archive  (no description 
available) 
un  autoconf-doc  (no description 
available) 
ii  autoconf2.13  2.13-58   automatic configure 
script builder (obsolete version)

Therefore, you should add a versioned dependency on autoconf and a Conflicts: 

debian/control:
Build-Depends: ..., autoconf (>= 2.52), ...
Conflicts: autoconf2.13
(The Conflicts is important because autoconf2.13 is a suggested
dependency of one of the xracer dependencies - check the pbuilder log -
and because autoconf2.13 can be installed alongside autoconf >= 2.52,
as on my system.)

Suggested packages:
  autoconf2.13 autobook autoconf-archive gnu-standards autoconf-doc
  automake1.10-doc dh-make psgml docbook-xml docbook-dsssl cvs gettext-doc
  libglide3 libtool-doc g77 fortran77-compiler gcj procmail graphviz
  sgml-base-doc perlsgml doc-html-w3 opensp libxml2-utils doc-base
Recommended packages:
  automaken libltdl3-dev gs gs-aladdin libmail-sendmail-perl
  libcompress-zlib-perl
The following NEW packages will be installed:
  autoconf automake autotools-dev bzip2 debhelper diffstat docbook

This isn't really your fault, it is one of those things that would only
appear on systems that have been used to build older packages. However,
it could easily result in someone opening a FTBFS bug on the basis that
although it builds nicely in pbuilder, it has a 'hidden' problem
building on a full system. (i.e. most people checking for fail-to-build
bugs will have things like autoconf2.13 lying around as a result of
some of those tests.) The package should declare the conflict to dpkg
rather than failing during the build itself.

The only other thing is that quilt adds support for two translations,
there could easily be more. The po-debconf package is not just for
debconf translations, there are people on the debian i18n list who can
help you provide translations for packages too. What translators need
is the xracer-0.96.9/po/xracer.pot file and you can probably unpack the
source tarball and point podebconf-report-po at the (patched) po/
directory. Run once on it's own (checks that the existing patches are
up to date - you can skip that email if they are) and run again with the
--call option to ask for new translations. Then, once the translations
are in, create (yet more) quilt patches to package them.

Now translators like to handle this by:
1. having the chance to translate prior to a 'major' upload (e.g. new
release, change of maintainer, etc.)
2. can choose to send new translations to you direct or as wishlist
bugs against the package which you can then close in the changelog
3. need a deadline of some sort, calculated with some regard to the
amount of translating that needs to be done. For a small translation
like xracer, you could easily ask for 10days, possibly 7.

The epoch is working nicely:
$ apt-cache policy xracer
xracer:
  Installed: 1:0.96.9-1
  Candidate: 1:0.96.9-1
  Version table:
 *** 1:0.96.9-1 0
100 /var/lib/dpkg/status
 0.96.9-13 0
500 ftp://ftp.uk.debian.org unstable/main Packages

That means that your epoch version is clearly seen as the upgrade from
the current version in the archive which is correct. Without the epoch,
0.96.9-13 would replace 0.96.9-1.

I don't have a joystick to fully test the package but it installs OK
and appears to run (with a message about the lack of a joystick) even
though I can't really race.

I'll be happy to sponsor this once the autoconf issue is resolved and
if you decide to call for some new translations, I'll upload it for you
once those are in.

-- 


Neil Williams
=
http://www.data-freedom.org/
http://www.nosoftwarepatents.com/
http://www.linux.codehelp.co.uk/



pgpQdYiqwe6di.pgp
Descrip

Bug#430930: Uninstallable due to dep on libcurl3-gnutls-dev

2007-06-28 Thread Marc 'HE' Brockschmidt
Package: libtunepimp-dev
Version: 0.5.3-3
Severity: serious

Heya,

libtunepimp-dev depends on libcurl3-gnutls-dev, which has been removed.
Please change your dep to libcurl4-gnutls-dev. As this is blocking a row
of binNMUs needed for a bigger transition, I will NMU this WE if you
don't react until then.

Marc


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



Bug#430916: ITP: xgridfit -- a program for gridfitting, or "hinting," TrueType fonts

2007-06-28 Thread Kęstutis Biliūnas
merge 430916 427917
thanks

> Package: wnpp
> Severity: wishlist
> Owner: Kęstutis Biliūnas <[EMAIL PROTECTED]>
> 
> * Package name: xgridfit
>   Version : 0.5
>   Upstream Authors: Peter Baker <[EMAIL PROTECTED]>
> * URL : http://xgridfit.sourceforge.net
> * License : gpl
>   Description : a program for gridfitting, or "hinting," TrueType
> fonts
> 
>  Xgridfit is a simple program that implements an XML-based language
>  for gridfitting, or "hinting," TrueType fonts.
-- 
Kęstutis Biliūnas <[EMAIL PROTECTED]>


signature.asc
Description: Ši laiško dalis yra	pasirašyta skaitmeniniu būdu


Bug#430932: libpciaccess_0.8.0+git20070613-1(hppa/experimental): FTBFS: ../configure: Permission denied

2007-06-28 Thread Frank Lichtenheld
Package: libpciaccess
Version: 0.8.0+git20070613-1
Severity: serious

Hi,

your package failed to build from source because ./configure is not
marked executable. 

| Automatic build of libpciaccess_0.8.0+git20070613-1 on meitner by sbuild/hppa 
98-farm
| Build started at 20070628-1152
| **
| Checking available source versions...
| Fetching source files...
| Reading package lists...
| Building dependency tree...
| Need to get 354kB of source archives.
| Get:1 http://ftp.de.debian.org experimental/main libpciaccess 
0.8.0+git20070613-1 (dsc) [818B]
| Get:2 http://ftp.de.debian.org experimental/main libpciaccess 
0.8.0+git20070613-1 (tar) [47.9kB]
| Get:3 http://ftp.de.debian.org experimental/main libpciaccess 
0.8.0+git20070613-1 (diff) [305kB]
| Fetched 354kB in 14s (23.6kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
[...]
| Checking correctness of source dependencies...
| Toolchain package versions: libc6-dev_2.5-9 gcc-4.1_4.1.2-12 g++-4.1_4.1.2-12 
binutils_2.17cvs20070426-8 libstdc++6-4.1-dev_4.1.2-12 libstdc++6_4.2-20070609-1
| --
| gpg: Signature made Thu Jun 14 23:32:50 2007 CEST using DSA key ID AC5F700C
| gpg: Can't check signature: public key not found
| dpkg-source: extracting libpciaccess in libpciaccess-0.8.0+git20070613
| dpkg-source: unpacking libpciaccess_0.8.0+git20070613.orig.tar.gz
| dpkg-source: applying 
/home/buildd/build/libpciaccess_0.8.0+git20070613-1.diff.gz
| su: Authentication service cannot retrieve authentication info.
| (Ignored)
| dpkg-buildpackage: source package is libpciaccess
| dpkg-buildpackage: source version is 0.8.0+git20070613-1
| dpkg-buildpackage: host architecture hppa
| dpkg-buildpackage: source version without epoch 0.8.0+git20070613-1
|  /usr/bin/fakeroot debian/rules clean
| dh_testdir
| dh_testroot
| rm -f build-stamp
| rm -f config.cache config.log config.status
| rm -f */config.cache */config.log */config.status
| rm -f conftest* */conftest*
| rm -rf autom4te.cache */autom4te.cache
| rm -rf obj-*
| dh_clean
|  debian/rules build
| dh_testdir
| test -d obj-hppa-linux-gnu || mkdir obj-hppa-linux-gnu
| cd obj-hppa-linux-gnu && \
|   ../configure --prefix=/usr --mandir=\${prefix}/share/man \
|   --infodir=\${prefix}/share/info --build=hppa-linux-gnu \
|   CFLAGS="-Wall -g -O2" 
| /bin/sh: line 1: ../configure: Permission denied
| make: *** [build-stamp] Error 126
| **
| Build finished at 20070628-1152
| FAILED [dpkg-buildpackage died]

Full build log(s): 
http://experimental.ftbfs.de/build.php?&ver=0.8.0+git20070613-1&pkg=libpciaccess&arch=hppa

Gruesse,
-- 
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/


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



Bug#430929: man-db: [INTL:eu] Debconf templates basque translation

2007-06-28 Thread Piarres Beobide
Package: man-db
Version: 2.4.4-3
Severity: wishlist
Tags: patch l10n

Hi:

Here attached mandb debconf templates basque translation, please commit it.


thx


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

Kernel: Linux 2.6.21
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages man-db depends on:
ii  bsdmainutils 6.1.6   collection of more utilities from 
ii  debconf [debconf-2.0]1.5.13  Debian configuration management sy
ii  dpkg 1.14.4  package maintenance system for Deb
ii  groff-base   1.18.1.1-12 GNU troff text-formatting system (
ii  libc62.5-11  GNU C Library: Shared libraries
ii  libgdbm3 1.8.3-3 GNU dbm database routines (runtime

man-db recommends no packages.

-- debconf information excluded
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# Piarres Beobide <[EMAIL PROTECTED]>, 2007.
#
msgid ""
msgstr ""
"Project-Id-Version: mandb-debconf\n"
"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
"POT-Creation-Date: 2007-06-27 18:31+0200\n"
"PO-Revision-Date: 2007-06-28 11:27+0200\n"
"Last-Translator: Piarres Beobide <[EMAIL PROTECTED]>\n"
"Language-Team: Euskara <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Pootle 0.11\n"

#. Type: boolean
#. Description
#: ../templates.master:2001
msgid "Should man and mandb be installed 'setuid man'?"
msgstr "man eta mandb 'setuid man' bezala instalatu behar al da?"

#. Type: boolean
#. Description
#: ../templates.master:2001
msgid ""
"The man and mandb program can be installed with the set-user-id bit set, so "
"that they will run with the permissions of the 'man' user. This allows "
"ordinary users to benefit from the caching of preformatted manual pages "
"('cat pages'), which may aid performance on slower machines."
msgstr ""
"Man eta mandb programak set-user-id-a ezarririk dutela instala daitezke 'man' "
"erabiltzailearen baimenekin abiarazi ahal izateko. Honek erabiltzaile arruntei 
"
"aurrez eraikitako manual orriez ('cat pages') baliatzeko aukera ematen die, "
"honekin makina geldoen performantzia hobetzen."

#. Type: boolean
#. Description
#: ../templates.master:2001
msgid ""
"Cached man pages only work if you are using an 80-column terminal, to avoid "
"one user causing cat pages to be saved at widths that would be inconvenient "
"for other users. If you use a wide terminal, you can force man pages to be "
"formatted to 80 columns anyway by setting MANWIDTH=80."
msgstr "Katxeaturiko man orrialdeak 80 zutabeko terminal bat erabiltzen baduzu 
bakarrik funtzionatzen dute erabiltzaile batek beste erabiltzaileei arazoak sor 
ditzaken zutabe tamaina bat ezarri ez dezan. Terminal zabal bat erabiltzen 
baduzu, man orrialdeak hala ere 80 zutabetara mugatzea egin dezakezu 
MANWIDTH=80 ezarriaz. "

#. Type: boolean
#. Description
#: ../templates.master:2001
msgid ""
"Enabling this feature may be a security risk, so it is disabled by default. "
"If in doubt, you should leave it disabled."
msgstr "Ezaugarri hau gaitzea segurtasun arrisku bat izan daiteke, beraz 
ezgaiturik dago lehenespen gisa. Ziur ez bazaude ezgaiturik utzi beharko 
zenuke."

#. Type: boolean
#. Description
#. Type: boolean
#. Description
#: ../templates.master:3001 ../templates.master:4001
msgid "Should mandb build its database now?"
msgstr "Mandb-k bere datubasea orain eraiki behar al du?"

#. Type: boolean
#. Description
#: ../templates.master:3001
msgid ""
"You do not yet have a database of manual page descriptions. Building one may "
"take some time, depending on how many pages you have installed; it will "
"happen in the background, possibly slowing down the installation of other "
"packages."
msgstr "Oraindik ez duzu man orrialdeen deskribapenen datubaserik eraikirik. 
Orain eraikitzeak denbora bat har lezake instalaturik dituzun man orrialdeen 
arabera; bigarren planoan egingo da, ziurrenik beste pakete batzuen instalazioa 
geldotuaz."

#. Type: boolean
#. Description
#. Type: boolean
#. Description
#: ../templates.master:3001 ../templates.master:4001
msgid ""
"If you do not build the database now, it will be built the next time /etc/"
"cron.weekly/man-db runs (automatically or manually). Until then, the "
"'whatis' and 'apropos' commands will not be able to display any output."
msgstr "Datubasea ez baduzu orain eraikitzen, berau /etc/cron.weekly/man-db 
abiarazten den (eskuz edo automatikoki) hurrengo aldian eraikiko da. Ordurarte 
'whatis' eta 'apropos' komandoak ez dira erantzunak bistaratzeko gai izango."

#. Type: boolean
#. Description
#: ../templates.master:4001
msgid ""
"This version of

Bug#402127: Can we depend on --enable-d-i configure option to enable keymap reloading in g-i ?

2007-06-28 Thread Colin Watson
On Thu, Jun 28, 2007 at 11:13:10AM +0200, Attilio Fiandrotti wrote:
> With gtk+ 2.10.13 from debian archives, the GDK_WINDOWING_DIRECTFB is 
> still not defined (while it is when building gtk/dfb from sources), 
> hence we cannot depend on it to enable at compile time the code 
> (whatever it is) that performs keymap reloading.
> 
> So i wonder if we can set a proper define when --enable-d-i 
> configuration switch is used (which, i guess, is turned on when building 
> for the d-i),

It is, yes.

> and depend on it to compile in keymap reloading and 
> possibily other d-i specific options in the GTK frontend.
> Any opinion on this?

I think that's reasonable.

-- 
Colin Watson   [EMAIL PROTECTED]


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



Bug#427811: xserver-xorg-video-intel: Occassional hard freeze switching from graphics to text mode

2007-06-28 Thread Ariel Garcia
Hi Brice,

thanks for your answer and sorry for the late reply, i was away.

> > I now tested a bit more systematically and i found that the freeze (*)
> > is not occasional, but it happens only _after_ having logged in in
> > kde. If being in the kdm login window, i can switch back and forth
> > between vt5/1 without any problems (tested around 10 times). Once i
> > log in into kde, switching to vt1 freezes the machine with a black
> > screen and some random gray text-mode character blocks.
>
> Do you have any special effects in your KDE? For instance some
> transparency or funky compiz-like things that may required acceleration
> and thus use DRI?
>
> What if you don't start KDE but start a 3D application instead?

well, not compiz but opengl which uses dri. Actually the screensaver is an 
opengl one, but the hangs happens also if i switch vt's immediately after 
login. I don't think i have other special effects but i will try starting 
X and then glxgears.

BTW, for me it happens with a _wired_ connection, although the ipw2200 (+ 
vanilla kernel 2.6.21.* right now) are loaded.
I will also try unloading them. But as said previously, it works like a 
charm with the older i810 package...

> >(**) intel(0): DPI set to (120, 160)
>
> Yes, this is a known problem.

what to do there, wait for an update or try to compensate in xorg.conf?

> > (WW) intel(0): Option "VBERestore" is not used
> > (WW) intel(0): Option "DisplayInfo" is not used
> > (WW) intel(0): Option "MonitorLayout" is not used
> > (WW) intel(0): Option "Clone" is not used
> > (WW) intel(0): Option "CloneRefresh" is not used
>
> All these options seem useless.

fine for the first 3, the clone options where needed (ok, with i810, right) 
to get the dualhead (lcd + external beamer) to work.

Cheers, Ariel


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



Bug#430802: gnunet: General update after the debconf review process (the real one to use, please)

2007-06-28 Thread Daniel Baumann
Christian Perrier wrote:
> Really, please, consider, fixing #430802.

don't worry, i already fixed it, but couldn't uploaded it in the
morning.. had to run for catching the train.

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/


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



Bug#430933: collectd_4.0.3-1(hppa/experimental): FTBFS: tries to mix -fPIC and non -fPIC

2007-06-28 Thread Frank Lichtenheld
Package: collectd
Version: 4.0.3-1
Severity: serious

Hi,

your package failed to build from source, because you tried to link a
static library compiled without -fPIC into a shared library compiled
with -fPIC. That doesn't work. You will need a version of this static
library compiled with -fPIC.

| Automatic build of collectd_4.0.3-1 on meitner by sbuild/hppa 98-farm
| Build started at 20070627-2330
| **
| Checking available source versions...
| Fetching source files...
| Reading package lists...
| Building dependency tree...
| Need to get 977kB of source archives.
| Get:1 http://ftp.de.debian.org experimental/main collectd 4.0.3-1 (dsc) 
[1266B]
| Get:2 http://ftp.de.debian.org experimental/main collectd 4.0.3-1 (tar) 
[959kB]
| Get:3 http://ftp.de.debian.org experimental/main collectd 4.0.3-1 (diff) 
[16.7kB]
| Fetched 977kB in 1m4s (15.2kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
[...]
| Checking correctness of source dependencies...
| Toolchain package versions: libc6-dev_2.5-9 gcc-4.1_4.1.2-12 g++-4.1_4.1.2-12 
binutils_2.17cvs20070426-8 libstdc++6-4.1-dev_4.1.2-12 libstdc++6_4.2-20070609-1
| --
| gpg: Signature made Wed Jun 20 20:50:57 2007 CEST using RSA key ID DFEBCC47
| gpg: Can't check signature: public key not found
| dpkg-source: extracting collectd in collectd-4.0.3
| dpkg-source: unpacking collectd_4.0.3.orig.tar.gz
| dpkg-source: applying /home/buildd/build/collectd_4.0.3-1.diff.gz
| su: Authentication service cannot retrieve authentication info.
| (Ignored)
| dpkg-buildpackage: source package is collectd
| dpkg-buildpackage: source version is 4.0.3-1
| dpkg-buildpackage: host architecture hppa
| dpkg-buildpackage: source version without epoch 4.0.3-1
[...]
| if /bin/sh ../libtool --tag=CC --mode=compile hppa-linux-gnu-gcc 
-DHAVE_CONFIG_H -I. -I. -I.-Wall -Werror -Wall -g -O2 -MT iptables.lo -MD 
-MP -MF ".deps/iptables.Tpo" -c -o iptables.lo iptables.c; \
|   then mv -f ".deps/iptables.Tpo" ".deps/iptables.Plo"; else rm -f 
".deps/iptables.Tpo"; exit 1; fi
|  hppa-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -Werror -Wall -g -O2 
-MT iptables.lo -MD -MP -MF .deps/iptables.Tpo -c iptables.c  -fPIC -DPIC -o 
.libs/iptables.o
| /bin/sh ../libtool --tag=CC --mode=link hppa-linux-gnu-gcc -Wall -Werror 
-Wall -g -O2   -o iptables.la -rpath /usr/lib/collectd -module -avoid-version 
-liptc iptables.lo  
| hppa-linux-gnu-gcc -shared  .libs/iptables.o  -liptc  -Wl,-soname 
-Wl,iptables.so -o .libs/iptables.so
| /usr/bin/ld: 
/usr/lib/gcc/hppa-linux-gnu/4.1.3/../../../libiptc.a(libip4tc.o): relocation 
R_PARISC_DPREL21L can not be used when making a shared object; recompile with 
-fPIC
| /usr/lib/gcc/hppa-linux-gnu/4.1.3/../../../libiptc.a: could not read symbols: 
Bad value
| collect2: ld returned 1 exit status
| make[4]: *** [iptables.la] Error 1
| make[4]: Leaving directory `/build/buildd/collectd-4.0.3/src'
| make[3]: *** [all-recursive] Error 1
| make[3]: Leaving directory `/build/buildd/collectd-4.0.3/src'
| make[2]: *** [all] Error 2
| make[2]: Leaving directory `/build/buildd/collectd-4.0.3/src'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory `/build/buildd/collectd-4.0.3'
| make: *** [build-stamp] Error 2
| **
| Build finished at 20070628-
| FAILED [dpkg-buildpackage died]

Full build log(s): 
http://experimental.ftbfs.de/build.php?&ver=4.0.3-1&pkg=collectd&arch=hppa

Gruesse,
-- 
Frank Lichtenheld <[EMAIL PROTECTED]>
www: http://www.djpig.de/


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



Bug#402127: Can we depend on --enable-d-i configure option to enable keymap reloading in g-i ?

2007-06-28 Thread Loïc Minier
On Thu, Jun 28, 2007, Attilio Fiandrotti wrote:
> With gtk+ 2.10.13 from debian archives, the GDK_WINDOWING_DIRECTFB is 
> still not defined (while it is when building gtk/dfb from sources), 
> hence we cannot depend on it to enable at compile time the code 
> (whatever it is) that performs keymap reloading.

 Please prepend -I/usr/lib/gtk-2.0/include/directfb to your Cflags when
 building directfb stuff.  I'd like to fix the .pc file to do this
 automatically, but I'd prefer if upstream could find some scheme to
 have both backends installable at the same time itself.  Currently,
 both the upstream x11 and directfb build will install a
 /usr/lib/gtk-2.0/include/gdkconfig.h, but the Debian packages keep the
 x11 version at its place and move the directfb version to
 /usr/lib/gtk-2.0/include/directfb.

> So i wonder if we can set a proper define when --enable-d-i 
> configuration switch is used (which, i guess, is turned on when building 
> for the d-i), and depend on it to compile in keymap reloading and 
> possibily other d-i specific options in the GTK frontend.

 Sounds like a good idea to have if you have directfb or x11 calls in
 your code anyway.

-- 
Loïc Minier



Bug#430930: Uninstallable due to dep on libcurl3-gnutls-dev

2007-06-28 Thread Adam Cécile (Le_Vert)
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Marc 'HE' Brockschmidt a écrit :
> Package: libtunepimp-dev
> Version: 0.5.3-3
> Severity: serious
> 
> Heya,
> 
> libtunepimp-dev depends on libcurl3-gnutls-dev, which has been removed.
> Please change your dep to libcurl4-gnutls-dev. As this is blocking a row
> of binNMUs needed for a bigger transition, I will NMU this WE if you
> don't react until then.
> 
> Marc
> 

Hi,

I fixed the dependency.
Could you please sponsor my upload ?
http://mentors.debian.net/debian/pool/main/l/libtunepimp/libtunepimp_0.5.3-4.dsc

Thanks in advance.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGg4+bHNb/igTI5bsRAor7AJ9iY+r0Y6U9iEZExMj/DMTDssM1XACfRaGd
tfK3fc24skayQnA+DNaPtTo=
=5YA6
-END PGP SIGNATURE-



Bug#426013: exim4-daemon-heavy Base64 decoding error

2007-06-28 Thread Mark Adams
This note was unclear. I meant,

"when using gnutls-cli to connect to the server whilst it is running the
gnutls-server command I get the following reponse" ..

How can I test this with openssl? is there any other tests I can do to
help this issue ?

Regards,
Mark

On Wed, Jun 20, 2007 at 04:47:27PM +0100, Mark Adams wrote:
> Hi There,
> 
> When using gnutls-cli to connect to the client whilst running the
> gnutls-server command I get the following response
> 
> - Peer's certificate issuer is unknown
> - Peer's certificate is NOT trusted
> - Version: TLS 1.0
> - Key Exchange: DHE RSA
> - Cipher: AES 256 CBC
> - MAC: SHA
> - Compression: DEFLATE
> - Handshake was completed
> 
> - Simple Client Mode:
> 
> 
> Is it failing because of the first 2 responses? this doesn't seem to
> relate to any "base64 decoding" error?
> 
> Thanks,
> Mark
> 
> On Thu, Jun 07, 2007 at 09:39:52PM +0200, Marc Haber wrote:
> > On Wed, May 30, 2007 at 08:37:04PM +0100, Mark Adams wrote:
> > > Hi Andreas, I know you have to ask. Yes this is being run with the keys
> > > that exim will show the 'Base64 decoding' error.
> > 
> > What happens when you use gnutls-serv and/or openssl s_server with
> > this certificate and connect to the server with the appropriate (or
> > the other) client?
> > 
> > Greetings
> > Marc
> > 
> > -- 
> > -
> > Marc Haber | "I don't trust Computers. They | Mailadresse im Header
> > Mannheim, Germany  |  lose things."Winona Ryder | Fon: *49 621 72739834
> > Nordisch by Nature |  How to make an American Quilt | Fax: *49 3221 2323190


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



Bug#427930: Patch

2007-06-28 Thread Mikael Magnusson
The following patch fixes the crashes I experienced.

/Mikael
--- ./wifo/eXosip/src/udp.c.orig	2007-06-27 13:10:55.0 +0200
+++ ./wifo/eXosip/src/udp.c	2007-06-27 13:12:11.0 +0200
@@ -1676,8 +1676,11 @@
 strncpy(je->sip_event,event_hdr->hvalue,sizeof(je->sip_event));
 if (je->msg_body)
   osip_free(je->msg_body);
-
-je->msg_body = osip_strdup(body->body);
+
+if (body)
+  je->msg_body = osip_strdup(body->body);
+else
+  je->msg_body = osip_strdup("");
 
 if (je->msg_body == NULL) {
   eXosip_event_free(je);


Bug#430863: digikam: Bus error on startup

2007-06-28 Thread Marcus Better
> can you try 0.9.2-2, that was uploaded yesterday to sid?

Yes, as soon as the amd64 build hits my mirror...

By the way, ldconfig shows the following:

ldconfig: file /usr/lib/libdigikam.so is truncated
ldconfig: file /usr/lib/libdigikam.so.0 is truncated
ldconfig: file /usr/lib/libdigikam.so.0.0.0 is truncated

Marcus


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


Bug#430934: Kernel unaligned accesses with ip_fast_csum and ip_rcv with r8169 driver

2007-06-28 Thread Florian Fainelli
Package: linux-image-2.6-sparc64-smp 
Version: 2.6.18+6

Description :

I use the r8169 driver from the kernel-source-2.6.18 package on a Sun 
Entreprise 450 (sparc64-smp) and got a bunch of aligned accesses on ip_rcv 
followed by 4 unaligned access on ip_fast_csum, like that :

Kernel unaligned access at TPC[5fd878] ip_rcv+0xf0/0x608
Kernel unaligned access at TPC[52cac4] ip_fast_csum+0xc/0x80
Kernel unaligned access at TPC[52cac8] ip_fast_csum+0x10/0x80
Kernel unaligned access at TPC[52cacc] ip_fast_csum+0x14/0x80
Kernel unaligned access at TPC[52cad4] ip_fast_csum+0x1c/0x80

I tried a similar fix as the one suggested in bug #409313, which points to 
this patch : http://article.gmane.org/gmane.linux.ports.sparc/7178

Unfortunately, increasing the rx_copybreak for sparc does not help.

If you need further informations, please let me know. I know the driver is not 
included by default in the linux-image-2.6-sparc64-smp package, and as soon 
as this driver gets fixed, I could open a request for it to be included.

Distribution is Debian etch freshly installed from yesterday.
-- 
Best regards, Florian


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


Bug#430935: package overview shows ARRAY(0x...) - wrong perl code

2007-06-28 Thread Martin Michlmayr
Package: bugs.debian.org

When you go to the overview of a package, the bottom of the page
("Options") shows a problem with the Perl code:

 ( ) ARRAY(0x90dea18) version


-- 
Martin Michlmayr
http://www.cyrius.com/


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



Bug#430936: please rename the excutable from Emma to emma

2007-06-28 Thread Gonéri Le Bouder
Package: emma
Version: 0.6-1
Severity: wishlist

Hello,

Can you rename the /usr/bin/Emma file to /usr/bin/emma to make it more
easy to find.

There is few binary that beging with an uppercase for this reason.

On my system "ls /usr/bin/|grep ^[A-Z]" returns only 20 binarys and the some
have a symlink to a lowercase name.

Best regards,

   Gonéri


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



Bug#430779: linux-image-2.6.21-2-686: System seems to have microhangs, especially the mouse and sound are affected.

2007-06-28 Thread maximilian attems
On Wed, 27 Jun 2007, Willi Mann wrote:

> The bad news: These lines did not go away.

time to bug upstream,
use bugzilla.kernel.org

thanks

-- 
maks


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



Bug#430937: libfile-spec-perl: Description is actually from another package

2007-06-28 Thread Frank Lichtenheld
Package: libfile-spec-perl
Version: 3.24-2
Severity: normal

The Description is actually that of libfile-temp-perl, probably due to
a copy&paste error.

Gruesse,
Frank

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

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

Versions of packages libfile-spec-perl depends on:
ii  perl  5.8.8-7Larry Wall's Practical Extraction 
ii  perl-base [perlapi-5.8.8] 5.8.8-7The Pathologically Eclectic Rubbis

libfile-spec-perl recommends no packages.

-- no debconf information


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



Bug#428582: xulrunner: please recheck with gcc-snapshot 20070613

2007-06-28 Thread Matthias Klose
Mike Hommey writes:
> On Wed, Jun 13, 2007 at 09:21:37PM +0200, Matthias Klose <[EMAIL PROTECTED]> 
> wrote:
> > Mike Hommey writes:
> > > On Wed, Jun 13, 2007 at 09:02:45PM +0200, Matthias Klose <[EMAIL 
> > > PROTECTED]> wrote:
> > > > Mike Hommey writes:
> > > > > On Wed, Jun 13, 2007 at 08:46:44PM +0200, Matthias Klose <[EMAIL 
> > > > > PROTECTED]> wrote:
> > > > > > Please recheck with the recent gcc-snapshot 20070613 upload. We may
> > > > > > miss another backport from the trunk.
> > > > > > 
> > > > > > Side note: gcc-snapshot currently cannot be built due to the too
> > > > > > strict dependencies on the binary-indep packages; reported as 
> > > > > > #385793,
> > > > > > "solved" by the xulrunner maintainers.  Please build the package
> > > > > > manually first, or make the libxul-dev package installable even if 
> > > > > > the
> > > > > > release number of the indep and arch packages mismatch.  I still 
> > > > > > don't
> > > > > > understand what the xulrunner maintainers want to prove with the 
> > > > > > strict
> > > > > > dependency, but that's definitely something which delays things, 
> > > > > > even
> > > > > > for the faster architectures.
> > > > > 
> > > > > What part of
> > > > > Depends: libxul0d (>= 1.8.1.4), libxul0d (<< 1.8.1.4-2.1~), 
> > > > > libnss3-dev,
> > > > > libnspr4-dev, libmozjs-dev (= 1.8.1.4-2), xulrunner
> > > > > 
> > > > > makes libxul-dev uninstallable when indep and arch packages mismatch ?
> > > > > (libmozjs-dev being arch: all)
> > > > 
> > > > please check the build logs at 
> > > > http://buildd.debian.org/build.php?pkg=gcc-snapshot
> > > 
> > > All I see is:
> > >   gcj-4.1: Depends: libgcj7-dev (= 4.1.2-12) but it is not going to be 
> > > installed
> > >   libgtk2.0-dev: Depends: libgtk2.0-0 (= 2.10.12-2) but it is not going 
> > > to be installed
> > >   libxul-dev: Depends: libxul0d (>= 1.8.1.4) but it is not going to be 
> > > installed
> > >   Depends: libxul0d (< 1.8.1.4-2.1~) but it is not going to 
> > > be installed
> > >   Depends: xulrunner but it is not going to be installed
> > > 
> > > And I still fail to see how libxul-dev dependencies are responsible of
> > > any trouble. See
> > > http://packages.debian.org/cgi-bin/search_packages.pl?searchon=names&version=all&exact=1&keywords=libxul0d
> > 
> > Package: libxul0d
> > Depends: ... libxul-common (>= 1.8.1.4-1), libxul-common (<< 1.8.1.4-1.1~)
> 
> Why didn't you tell straight that it was libxul0d dependencies that were
> the problem ? And more importantly, why didn't you file a bug report,
> since you seem so bothered ?

I did, but you did "solve" it by working around it, pointing out that
slow architectures are the problem but not xulrunner. Look back at the
report.

> Anyways, changing this won't solve the problem with new xulrunner
> upstream releases... and the real problem is still on the ftp archive
> anyways...

I very much doubt that for subsubminor version changes. And there's
still the possibility to make these packages architecture dependent.

  Matthias


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



Bug#430938: gnochm - crashes on loading CHM file

2007-06-28 Thread vitko
Package: gnochm
Version: 0.9.8-1.1

On my Sid machine (Intel Core 2) gnochm crashes while loading CHM file,
in this case English help file for Backup Exec 11d.

On startup the GUI shows itself and I can see nodes loading. Then it crashes
with:

...
Traceback (most recent call last):
  File "/usr/bin/gnochm", line 1927, in ?
inst.open_file(args[i])
  File "/usr/bin/gnochm", line 1470, in open_file
self.update_notebook(chmfile)
  File "/usr/bin/gnochm", line 1400, in update_notebook
TopicsParser(self.imodel).feed(index)
  File "/usr/lib/python2.4/sgmllib.py", line 95, in feed
self.goahead(0)
  File "/usr/lib/python2.4/sgmllib.py", line 134, in goahead
k = self.parse_endtag(i)
  File "/usr/lib/python2.4/sgmllib.py", line 296, in parse_endtag
self.finish_endtag(tag)
  File "/usr/lib/python2.4/sgmllib.py", line 336, in finish_endtag
self.unknown_endtag(tag)
  File "/usr/bin/gnochm", line 340, in unknown_endtag
self.model.set_value(self.parent, 2, self.ICON_FOLDER)
TypeError: iter must be a GtkTreeIter

I'm ready to provide more debugging info if needed.


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



Bug#430936: please rename the excutable from Emma to emma

2007-06-28 Thread Piotr Ożarowski
> Can you rename the /usr/bin/Emma file to /usr/bin/emma to make it more
> easy to find.

Please read /usr/share/doc/emma/README.Debian
-- 
:wq!


pgpdEndsbCnfK.pgp
Description: PGP signature


Bug#430936: please rename the excutable from Emma to emma

2007-06-28 Thread Gonéri Le Bouder
On Thu, Jun 28, 2007 at 01:04:55PM +0200, Piotr Ożarowski wrote:
> > Can you rename the /usr/bin/Emma file to /usr/bin/emma to make it more
> > easy to find.
> 
> Please read /usr/share/doc/emma/README.Debian
Thank you for this very fast answer and sorry for the README.Debian.

Maybe something like emma-sqleditor is a better solution to avoid the
namespace clash and to keep the shell autocompletion?

Best regards,

  Gonéri


signature.asc
Description: Digital signature


Bug#430939: mpd segfaults when returning from sleep

2007-06-28 Thread Pierre Habouzit
Package: mpd
Version: 0.13.0-1
Severity: important

  On a regular basis, mpd segfaults when returning from suspend.
kernel.log shows:

mpd[3541]: segfault at  rip 2addeef87646 rsp 
7fffbed3b6c0 error 4


  I'm not really sure what the problem is, probably that mpd is not able
to cope with the time doing jumps.


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



Bug#430923: Please upload libavcodec0d in sid

2007-06-28 Thread Richard Spindler

2007/6/28, Tourneur Henry-Nicolas <[EMAIL PROTECTED]>:

There is a depedencies problem with libavcodec0d. Indeed, libquicktime0
depend on it (in sid) and, therefore, isn't installable. Some package like
kino, kdenlive or transcode (I think) depend on libquicktime0, so please
could you upload libavcodec0d in sid ?


What about updating these packages to depend on libavcodec1d?

And it would be nice if the packages that depend on libquicktime0,
could be updated to libquicktime1. In the case of dvgrab and kino,
this needs only a one line source patch, and eventually a couple of
updated #includes.

Cheers
-Richard

--
Are you teaching the What and the How but without the Why and the When?


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



Bug#430940: "Warning: preg_replace_callback() ... markdown.php on line 826" on every page

2007-06-28 Thread Darshaka Pathirana
Package: flyspray
Version: 0.9.8-10
Severity: important

After installing and configuring flyspray the following warning is
shown on
every page:

Warning: preg_replace_callback() [function.preg-replace-callback]:
Unknown modifier '|' in
/usr/share/flyspray/htdocs/includes/markdown.php on line 826

After replacing markdown.php with the latest version (1.0.1f) of
php-Markdown
[1] it seems work.

[1] http://www.michelf.com/projects/php-markdown/

I'm not sure what the problem is, but I think Ñ–t has something to do
with the
current php-version, since the same file did work in Debian/sarge with
php4
(4.3.10-16). I hope somebody can reproduce the problem. If anything is
missing
please let me know!

Thx.

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

Versions of packages flyspray depends on:
ii  apache22.2.3-4   Next generation, scalable, extenda
ii  apache2-mpm-prefork [httpd 2.2.3-4   Traditional model for Apache HTTPD
ii  debconf [debconf-2.0]  1.5.11Debian configuration management sy
ii  libapache2-mod-php55.2.0-8+etch1 server-side, HTML-embedded scripti
ii  libphp-adodb   4.93a-1.1 The 'adodb' database abstraction l
ii  php5   5.2.0-8+etch1 server-side, HTML-embedded scripti
ii  php5-mysql 5.2.0-8+etch1 MySQL module for php5
ii  ucf2.0020Update Configuration File: preserv
ii  wwwconfig-common   0.0.48Debian web auto configuration

Versions of packages flyspray recommends:
pn  graphviz   (no description available)
pn  php5-cli | php4-cli(no description available)

-- debconf information:
* flyspray/database_name: flyspray
* flyspray/database_user: root
* flyspray/databasemgr_type: MySQL
* flyspray/purge_removes_data: true
  flyspray/webgroup: www-data
* flyspray/dbmyadmin: root
* flyspray/welcome:
  flyspray/database_upgrade:
* flyspray/webserver_type: Apache2
* flyspray/databasemgr_server: localhost
  flyspray/webuser: www-data
  flyspray/database_downgrade:


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



Bug#336784: logging from 1.9.36

2007-06-28 Thread Geert Stappers

Version 1.9.36 has this (wrapped) line:

   /usr/lib/python2.4/site-packages/twisted/manhole/telnet.py:8:
exceptions.DeprecationWarning: As of Twisted 2.1,
twisted.protocols.telnet is deprecated.  See twisted.conch.telnet for
the current, supported API.


HtH
GSt


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



Bug#426013: exim4-daemon-heavy Base64 decoding error

2007-06-28 Thread Marc Haber
On Wed, Jun 20, 2007 at 04:47:27PM +0100, Mark Adams wrote:
> When using gnutls-cli to connect to the client whilst running the
> gnutls-server command I get the following response
> 
> - Peer's certificate issuer is unknown
> - Peer's certificate is NOT trusted
> - Version: TLS 1.0
> - Key Exchange: DHE RSA
> - Cipher: AES 256 CBC
> - MAC: SHA
> - Compression: DEFLATE
> - Handshake was completed
> 
> - Simple Client Mode:
> 

When you type things in the client, do they show up in the server and
vice versa? Which command lines do you use?

Greetings
Marc

-- 
-
Marc Haber | "I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things."Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 3221 2323190


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



Bug#426013: exim4-daemon-heavy Base64 decoding error

2007-06-28 Thread Marc Haber
On Thu, Jun 28, 2007 at 11:42:39AM +0100, Mark Adams wrote:
> This note was unclear. I meant,
> 
> "when using gnutls-cli to connect to the server whilst it is running the
> gnutls-server command I get the following reponse" ..

If gnutls_server can use the certificates that exim can't, the problem
is somewhere else. Is this a bought certificate, or can you issue a
severely time-limited test certificate to me so that I can try locally?

Greetings
Marc

-- 
-
Marc Haber | "I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things."Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 3221 2323190


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



Bug#430903: [PATCH] git-cvsimport: force checkout of working tree after initial import

2007-06-28 Thread Gerrit Pape
When creating a brand new git repository through git-cvsimport (not
incremental import), force a checkout of HEAD of master as working tree
after successful import using the -f switch to git checkout.  Otherwise
the working tree is empty, and all files are reported as 'deleted' by
git status.

This was noticed and reported by Cameron Dale through
 http://bugs.debian.org/430903

Signed-off-by: Gerrit Pape <[EMAIL PROTECTED]>
---
 git-cvsimport.perl |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/git-cvsimport.perl b/git-cvsimport.perl
index 69ccb88..ba23eb8 100755
--- a/git-cvsimport.perl
+++ b/git-cvsimport.perl
@@ -1007,7 +1007,7 @@ if ($orig_branch) {
if ($opt_r && $opt_o ne 'HEAD');
system('git-update-ref', 'HEAD', "$orig_branch");
unless ($opt_i) {
-   system('git checkout');
+   system('git checkout -f');
die "checkout failed: $?\n" if $?;
}
 }
-- 
1.5.2.1



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



Bug#430941: linux-image-2.6.21-2-686: no-name USB 2.0 flash drive gets "unknown partition table" until BLKRRPART ioctl is issued

2007-06-28 Thread Simon McVittie
Package: linux-image-2.6.21-2-686
Version: 2.6.21-5
Severity: normal

I have a cheap USB stick (an Integral 512M USB2.0 stick, specifically)
which appears with "unknown partition table" when inserted. If the
BLKRRPART ioctl is issued, the partition table is re-read correctly,
/dev/sdx1 appears, HAL activates and the stick is auto-mounted correctly.

Repartitioning the stick appears to work, but only because fdisk issues
the ioctl to re-read the partition table after it's been modified - when
the stick is removed and re-plugged, the same issue occurs. Issuing the
ioctl without actually changing anything (sfdisk -R) is sufficient to
fix it.

The USB stick came with some Windows software on (presumably) a second
partition - it appears in Linux as two separate "disks" (e.g. sdc and
sdd), each with one "partition". This is presumably faked by the
manufacturer for Windows compatibility. The first partition is around
512M for user data, the second is 2M and originally contained the
password-protection software. The partition on the small "disk"
is always detected correctly, possibly because it's probed for a moment
later when the stick has had time to initialize.

A workaround, for anyone experiencing this problem: sfdisk -R /dev/sdx
where sdx is the "drive" with no partitions.

/proc/bus/usb/devices says:

T:  Bus=05 Lev=01 Prnt=01 Port=04 Cnt=01 Dev#=  6 Spd=480 MxCh= 0
D:  Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS=64 #Cfgs=  1
P:  Vendor=13fe ProdID=1a21 Rev= 1.00
S:  Manufacturer=
S:  Product=Removable Disk  
S:  SerialNumber=076A18xx
C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=200mA
I:* If#= 0 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50 Driver=usb-storage
E:  Ad=81(I) Atr=02(Bulk) MxPS= 512 Ivl=0ms
E:  Ad=02(O) Atr=02(Bulk) MxPS= 512 Ivl=0ms

("Manufacturer" is just 8 spaces, "Product" has 2 trailing spaces after
"Disk".)

-- Package-specific info:
** Version: Linux version 2.6.21-2-686 (Debian 2.6.21-5) ([EMAIL PROTECTED]) 
(gcc version 4.1.3 20070601 (prerelease) (Debian 4.1.2-12)) #1 SMP Mon Jun 25 
20:53:36 UTC 2007

** Not tainted

** Kernel log:
set_level status: 0
ACPI: Video Device [VID] (multi-head: yes  rom: no  post: no)
input: Power Button (FF) as /class/input/input3
ACPI: Power Button (FF) [PWRF]
input: Lid Switch as /class/input/input4
ACPI: Lid Switch [LID]
input: Sleep Button (CM) as /class/input/input5
ACPI: Sleep Button (CM) [SLPB]
ACPI: ACPI Dock Station Driver 
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sda5, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3 FS on dm-8, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3 FS on dm-3, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
Adding 1571828k swap on /dev/mapper/swap.  Priority:-1 extents:1 across:1571828k
pcmcia: Detected deprecated PCMCIA ioctl usage from process: discover.
pcmcia: This interface will soon be removed from the kernel; please expect 
breakage unless you upgrade to new tools.
pcmcia: see http://www.kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html for 
details.
ipw3945: Detected geography ABG (13 802.11bg channels, 23 802.11a channels)
ip_tables: (C) 2000-2006 Netfilter Core Team
Netfilter messages via NETLINK v0.30.
nf_conntrack version 0.5.0 (8118 buckets, 64944 max)
tun: Universal TUN/TAP device driver, 1.6
tun: (C) 1999-2004 Max Krasnyansky <[EMAIL PROTECTED]>
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
tap0: no IPv6 routers present
lp: driver loaded but no devices found
ppdev: user-space parallel port driver
Non-volatile memory driver v1.2
input: /usr/sbin/thinkpad-keys as /class/input/input6
Bluetooth: Core ver 2.11
NET: Registered protocol family 31
Bluetooth: HCI device and connection manager initialized
Bluetooth: HCI socket layer initialized
Bluetooth: L2CAP ver 2.8
Bluetooth: L2CAP socket layer initialized
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM TTY layer initialized
Bluetooth: RFCOMM ver 1.8
ADDRCONF(NETDEV_UP): ethplug: link is not ready
ADDRCONF(NETDEV_UP): ethipw: link is not ready
[drm] Initialized drm 1.1.0 20060810
ACPI: PCI Interrupt :00:02.0[A] -> GSI 16 (level, low) -> IRQ 20
[drm] Initialized i915 1.6.0 20060119 on minor 0
ADDRCONF(NETDEV_CHANGE): ethipw: link becomes ready
usbcore: registered new interface driver wacom
drivers/usb/input/wacom_sys.c: v1.46:USB Wacom Graphire and Wacom Intuos tablet 
driver
ethipw: no IPv6 routers present
usb 5-5: new high speed USB device using ehci_hcd and address 6
usb 5-5: configuration #1 chosen from 1 choice
scsi8 : SCSI emulation for USB Mass Storage devices
usb-storage: device found at 6
usb-storage: waiting for device to settle before scanning
usb-storage: device scan complete
scsi 8:0:0:0: Direct-Access  Removable Disk   PMAP PQ: 0 ANSI: 0 CCS
scsi 8:0:0:1: Direct-Access  Removable Disk   PMAP PQ: 0 ANSI: 0

  1   2   3   4   >