Bug#438595: tex4ht: relative path support broken with images

2007-08-19 Thread Eitan Gurari

Assuming the problem resulted from a source similar to

\documentclass{article} 
  \usepackage{graphicx} 
\begin{document} 
  \includegraphics{image200708/surrogate.png} 
\end{document} 

the related messages onto the console were similar to

   System call: cp image200708/surrogate.png target-directory/. 
   System return: 0 

and the problem is due to target-directory not having the subdirectory
image200708, a possible solution can be to use instead of the command
cp a call to a more general utility that besides for copying the files
also creates missing sub directories when the need arises.

-eitan



  t4ht '-d' support will break image links that have relative paths.
  
  The generated HTML will contain
  
  IMG 
  src=image200708/surrogate.png alt=
  PIC  
  width=483.69684pt height=291.90413pt 
  
  
  but the image files will be copied as the basename (surrogate.png is
  there, but it's not in image200708/ directory, so the image is not
  displayed).


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



Bug#438706: selinux-doc: Error in doc-base definition

2007-08-19 Thread Frans Pop
Package: selinux-doc
Version: 1.26-1
Severity: minor

During installation of doc-base with selinux-doc already installed, I
got the following error:
Error in `/usr/share/doc-base/selinux-doc', line 29: format html already defined

Seems like there is a syntax error in the definition file.

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

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

-- no debconf information


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



Bug#431729: piuparts test: fails to install: missing dependency on apache2.2-common: configtest fails due httpd.conf not existant

2007-08-19 Thread Jurij Smakov
Hi,

torrus-apache2 depends on apache2-mpm-worker | apache2, which depends 
on apache2.2-common. apache2.2-common is installed during the piuparts 
run, according to the log, and it should have created the httpd.conf 
file, because there is a following line in its postinst (at least 
in the latest version):

[ -f /etc/apache2/httpd.conf ] || touch /etc/apache2/httpd.conf

I'm pretty sure that this problem is not caused by the torrus package, 
even though I cannot immediately tell who's to blame.

Best regards,
-- 
Jurij Smakov   [EMAIL PROTECTED]
Key: http://www.wooyd.org/pgpkey/  KeyID: C99E03CC


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



Bug#438708: gimp: 2.4.0-rc1 is missing Quit main menu entry

2007-08-19 Thread Jean-Luc Coulon (f5ibh)
Package: gimp
Version: 2.4.0~rc1-2
Severity: normal

Gimp used to have a Quit entry menu in the main menu (File-Quit).
This entry is missing in the new 2.4.0-rc version.
The shortcut is working but if there is no opened picture, there is no mean to
close Gimp via the menu.

Regards

Jean-Luc

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

Kernel: Linux 2.6.22-k8-3 (PREEMPT)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages gimp depends on:
ii  gimp-data   2.4.0~rc1-2  Data files for The GIMP
ii  libaa1  1.4p5-32 ascii art library
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  libc6   2.6.1-1  GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1+b2  The Cairo 2D vector graphics libra
ii  libexif12   0.6.16-2 library to parse EXIF files
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libgimp2.0  2.4.0~rc1-2  Libraries necessary to run the GIM
ii  libglib2.0-02.12.13-1The GLib library of C routines
ii  libgtk2.0-0 2.10.13-1The GTK+ graphical user interface 
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  liblcms11.16-6   Color management library
ii  libmng1 1.0.9-1  Multiple-image Network Graphics li
ii  libpango1.0-0   1.16.5-1 Layout and rendering of internatio
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libpoppler-glib10.5.4-6.1PDF rendering library (GLib-based 
ii  librsvg2-2  2.18.0-1 SAX-based renderer library for SVG
ii  libtiff43.8.2-7  Tag Image File Format (TIFF) libra
ii  libwmf0.2-7 0.2.8.4-6Windows metafile conversion librar
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  2:1.1.2-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxmu6 1:1.0.3-1X11 miscellaneous utility library
ii  libxpm4 1:3.5.6-3X11 pixmap library
ii  libxrandr2  2:1.2.1-1X11 RandR extension library
ii  libxrender1 1:0.9.2-1X Rendering Extension client libra
ii  zlib1g  1:1.2.3.3.dfsg-5 compression library - runtime

Versions of packages gimp recommends:
ii  gimp-gnomevfs2.4.0~rc1-2 GNOME-VFS URI plugin for The GIMP

-- no debconf information



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



Bug#438709: mp32ogg: converts mp3 files fine, fails to convert MP3 files, bad regexp

2007-08-19 Thread bardia
Package: mp32ogg
Version: 0.11-8
Severity: normal

A simple regexp problem.  First time I ran into some MP3 files rather
than the typical mp3 files I convert.  The regexp just needs to be
extended to cover the caps file extension.  I've already done this for
myself, working fine, just thought I'd pass on this 'patch':

diff /usr/bin/mp32ogg /home/bardia/bin/mp32ogg
151,152c151,152
   ($name,$dir,$ext) = fileparse($file,'\.mp\d');
   if((/\.mp\d/,$ext)  -f $file) {
---
   ($name,$dir,$ext) = fileparse($file,'\.[mM][pP]\d');
   if((/\.[mM][pP]\d/,$ext)  -f $file) {
220c220
   ($filename,$dirname,$ext) =
fileparse($mp3file,'\.mp\d');
---
   ($filename,$dirname,$ext) =
   fileparse($mp3file,'\.[mM][pP]\d');

not sure if that's the best way to alter the regular expression, i'm not
a perl user, but i just tried this and it worked =)

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

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

Versions of packages mp32ogg depends on:
ii  libmp3-info-perl  1.22-1 Perl MP3::Info - Manipulate / fetc
ii  libstring-shellquote-perl 1.03-1 quote strings for passing through 
ii  mpg321 [mpg123]   0.2.10.3   A Free command-line mp3 player, co
ii  perl  5.8.8-7Larry Wall's Practical Extraction 
ii  vorbis-tools  1.1.1-14   several Ogg Vorbis tools

mp32ogg recommends no packages.

-- no debconf information


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



Bug#438707: dpkg-www: Invalid characters in input

2007-08-19 Thread Frans Pop
Package: dpkg-www
Version: 2.52
Severity: normal

If I click on the link for /usr/share/doc/libstdc++6 from the dpkg-www
page for the corresponding package, I get the following error:
  Dwww error
  Invalid characters in input: path_info=/usr/share/doc/libstdc%2b%2b6/
with the following URL
  http://host/cgi-bin/dwww/usr/share/doc/libstdc%252b%252b6/?type=file

Looks like somewhere there is a redundant character conversion:
  + - %2b - %252b
The last conversion of course being incorrect.

Not sure if this is an error in dpkg-www or in dwww.

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

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

Versions of packages dpkg-www depends on:
ii  apt0.7.3 Advanced front-end for dpkg
ii  boa [httpd]0.94.14rc21-1 Lightweight and high performance w
ii  dwww   1.10.5Read all on-line documentation wit
ii  info2www   1.2.2.9-23Read info files with a WWW browser
ii  perl [perl5]   5.8.8-7   Larry Wall's Practical Extraction 

dpkg-www recommends no packages.

-- no debconf information


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



Bug#438687: emacs21: provide info on where and how the correct version of the manual can be obtained

2007-08-19 Thread Sven Joachim
B Thomas [EMAIL PROTECTED] writes:

 I am aware that emacs manuals have been removed from debian
 but am surprised that one does not exist even in the non-free
 repository.

It does, in the emacs21-common-non-dfsg package.  That package is
suggested by the emacs21 package, is it so hard to find?

Regards,
Sven


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



Bug#420180: severity of 420180 is important

2007-08-19 Thread Loic Minier
# Automatically generated email from bts, devscripts version 2.10.7
# forgot to bump the severity as I said I would
severity 420180 important



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



Bug#435972: powertop: useless on non-Linux architectures

2007-08-19 Thread Petter Reinholdtsen

[Krzysztof Burghardt]
 PowerTOP is Linux-specyfic tool and seems that it's not usefull on
 any non-Linux machine.

As the one deciding to use arch any in the first place, I thought it
best to provide some information.  As I saw it, and still see it,
powertop is not useless on architectures without acpi.  Yes, it can
provide less information without acpi, that is true, but it will still
provide information on wakeup counts if CONFIG_TIMER_STATS exist in
the kernel.  Because of this, I decided to allow it to build on all
archs, to allow those with non-x86 archs to at least get some of the
powers of powertop.

Because of this, the change in version 1.7~svn-r227-3 seem unwanted
and unneeded, and I hope it will be reverted.

If the change stands, you, the package maintainers, will need to ask
the ftpmasters to remove binary packages for all other architectures
from unstable.  If this is not done, the powertop package will not
propagate into testing because it will be outdated on the non-x86
architectures (because of the missing builds).  At the moment there
are binary packages available for alpha, amd64, arm, hppa, i386, ia64,
mips, mipsel, powerpc, s390 and sparc.

Happy hacking,
-- 
Petter Reinholdtsen


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



Bug#438710: Fix typo in package description

2007-08-19 Thread Aurélien GÉRÔME
Package: sxid
Version: 4.0.5
Severity: minor
Tags: patch

Hi,

The attached patch mainly fixes a typo and adds some commas to the
long description.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Free Software Developer
  `- Unix Sys  Net Admin
diff -ruN sxid-4.0.5.orig/debian/control sxid-4.0.5/debian/control
--- sxid-4.0.5.orig/debian/control  2003-05-27 03:29:30.0 +0200
+++ sxid-4.0.5/debian/control   2007-08-19 09:30:30.935172342 +0200
@@ -9,9 +9,9 @@
 Architecture: any
 Depends: ${shlibs:Depends}, mail-transport-agent
 Description: suid, sgid file and directory checking
- This program is runs as a cronjob. Basically it tracks any changes in
+ This program runs as a cronjob. Basically, it tracks any changes in
  your s[ug]id files and folders. If there are any new ones, ones that
- aren't set any more, or they have changed bits or other modes then it
+ aren't set any more, or they have changed bits or other modes, then it
  reports the changes. You can also run this manually for spot checking.
  .
  It tracks s[ug]id files by md5 checksums. This helps detect if your files


signature.asc
Description: Digital signature


Bug#438711: gpr: possiblity to print without margins and additional infos

2007-08-19 Thread Holger Wansing
Package: gpr
Severity: wishlist


When printing with gpr, a margin is drawn around the content
and additional infos are added on the top and the bottom of the
page 
(like  Printed from user
   modification date of file   filename   Page1/1
   date of print )

It would be great, if one could remove all this.
Sometimes it is undesirable.
Maybe some configuration options for this?



Holger



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



Bug#405258: Status of the German debconf translation

2007-08-19 Thread Fabio Tranchitella
* 2007-08-18 15:34, Helge Kreutzmann wrote:
 Hello,
 is there any update regarding the German debconf translation? If you
 need help including it, don't hesitate to ask me or on
 debian-i18n. Since including a Debconf translation is rather
 non-disruptive it would be great if you could prepare an upload.

I am working on a new release of zope-common, and it will include the
translation. I hope to upload it today...

Thanks!

-- 
Fabio Tranchitella http://www.kobold.it
Free Software Developer and Consultant http://www.tranchitella.it
_
1024D/7F961564, fpr 5465 6E69 E559 6466 BF3D 9F01 2BF8 EE2B 7F96 1564


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



Bug#438712: minimalist: The package description should use the pseudo-standard Homepage: trick

2007-08-19 Thread Christian Perrier
Package: minimalist
Severity: minor

This package's description mentions the upstream project web page. I suggest
it uses the de facto standard of mentioning it (IIRC even mentioned in the
Developer's Reference):

  Homepage: http://www.mml.org.ua/
  
  (please note, and hopefully respect, the leading *double* space)

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

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


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



Bug#436351: Patch: dvr_3.2-8

2007-08-19 Thread Mark Purcell
On Sat, 18 Aug 2007, Jason Harrison wrote:
 libdts-dev

Thanks Jason!

Mark


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


Bug#387038: Infinite recursion bug

2007-08-19 Thread Kumar Appaiah
On Mon, May 21, 2007 at 02:26:05PM -0400, Decklin Foster wrote:
   http://www.fallencomic.com/fal-page.htm

 I apologize for not being able to save a copy of this before, but this page 
 has changed and, at least for me, is not being parsed incorrectly. It may 
 still be possible to create a broken BeautifulSoup object but I'd have to 
 find something from which I could make a test case. Do you have an old copy 
 of this page?

Base on a copy of that page on the Way back machine:

http://web.archive.org/web/20060902065643/http://fallencomic.com/fal-page.htm

I can tell you that I haven't been able to reproduce the bug, at least
with BeautifulSoup 3.0.4-1. I plan to try it with BeautifulSoup
3.0.1-2 and then get back to you.

Kumar
-- 
Kumar Appaiah,
458, Jamuna Hostel,
Indian Institute of Technology Madras,
Chennai - 600 036


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



Bug#438713: gnash: Package description contains useless et maybe outdated statements

2007-08-19 Thread Christian Perrier
Package: gnash
Severity: normal

This package's descriptions says Currently it is in a alpha state.
 The plugins are under heavy development at this time.
 
Il also mentions ' Gnash supports the majority of Flash opcodes up to SWF
   version 7, and a wide sampling of ActionScript classes for SWF version
   8.5. All the core ones are implemented, and many of the newer ones work,
   but may be missing some of their methods.
   
Will this always be accurate? Similarly, what value will have a statement
that the foo and bar features from SWF version x.y.z are
supported|unsupported. 

That will *necessarily* change over time and the package description is
certainly something that will not be changed very often.

I suggest dropping all such statements and just mentions that the software
tries to follow the evolutions of the Flash specification (and of course
fails to do so as it may be expected with proprietary standards).

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

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


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



Bug#438644: hex-a-hop: strange menu with russian translation

2007-08-19 Thread Yuri Kozlov
2007/8/18, Jens Seidel [EMAIL PROTECTED]:
 Please build the package from source using debugging information. Just
 ensure that $DEB_BUILD_OPTIONS contains nostrip:

 # apt-get build-dep hex-a-hop
 $ export DEB_BUILD_OPTIONS=$DEB_BUILD_OPTIONS nostrip
 $ dpkg-buildpackage -rfakeroot -us -uc

 Can you maybe try to start hex-a-hop in valgrind (valgrind hex-a-hop) or
 with strace?

(gdb) bt
#0  0x2ac3a7b532c6 in SDL_FillRect () from /usr/lib/libSDL-1.2.so.0
#1  0x2ac3a7cde698 in SDLPango_Draw (context=0x52cc90,
surface=0x6c2240, x=0, y=0) at SDL_Pango.c:882
#2  0x2ac3a7cdeda5 in SDLPango_CreateSurfaceDraw
(context=0x52cc90) at SDL_Pango.c:848
#3  0x004036f4 in PrintC_Pango (x=435, y=254,
[EMAIL PROTECTED]) at gfx.cpp:222
#4  0x0040579e in PrintC (split=false, x=435, y=254,
string=value optimized out)
at hex_puzzzle.cpp:434
#5  0x0040d836 in OptMenuTitle::Render (this=0x57e6f0) at menus.h:502
#6  0x004073f3 in Fader::Render (this=0x552110) at menus.h:1090
#7  0x00415edc in HexPuzzle::Render (this=0x55dcc0) at
hex_puzzzle.cpp:2727
#8  0x0040307d in main () at gfx.cpp:379
(gdb)

The game crached if locale is not exist (C is not exist in the /etc/locale.gen)
$LC_ALL=de_DE.UTF-8 hex-a-hop
Segmentation fault (core dumped)
After adding de_DE.UTF-8 in the /etc/locale.gen and making
$sudo locale-gen
Generating locales (this might take a while)...
  ru_RU.UTF-8... done
  ru_RU.ISO-8859-5... done
  ru_RU.CP1251... done
  ru_RU.KOI8-R... done
  de_DE.UTF-8... done
Generation complete.

all fine.


-- 
Regards,
Yuri Kozlov


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



Bug#417601: x11r6: On startup, X11 reports that my G450 is not DRI capable.

2007-08-19 Thread Brice Goglin
Dale E. Edmons wrote:
 I'm still trying to get G450 with DRI.

Did you try xserver-xorg-core 1.3 and xserver-xorg-video-mga 1.4.6.1 as
explained earlier? They've been in Debian testing for a while now, it's
very easy to upgrade...

 In the mean time, how
 can I go back to the old X11R6 stuff?

You mean downgrading to Etch? To Sarge? Reinstalling would probably be
easier...

 Or is it time to switch distro's?

Other distros use Xserver 1.3 and the MGA driver 1.4.6.1 as Debian
testing does. If it work there, it will work in Debian testing too...





Dale E. Edmons wrote:
 My complains seem to bounce or get ignored.  Is there *any* effort
 being made to fix this?

We have been waiting for you to reply during 4 months now. I asked you
to try upgrading to xserver-xorg-core 1.3 and xserver-xorg-video-mga
1.4.6.1 on April 24th, no reply.

The most likely chance to find a fix for such a bug is to test latest
upstream releases. That's what Xserver 1.3 and the MGA driver 1.4.6.1
are. Fixing this in earlier releases such as those in Etch is generally
hard and useless in the end, upgrading is easier.

 I've not had a problem this severe since I ran Window for Workgroups
 3.11

Unfortunately, you'll have to complain to Matrox about that. If they had
provided free drivers for Linux as they provided drivers for Windows, it
would be easier...

cheers,
Brice



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



Bug#437342: nfs mounts no longer work in testing after upgrade

2007-08-19 Thread Justin Piszcz



On Sun, 19 Aug 2007, Steinar H. Gunderson wrote:


On Sat, Aug 18, 2007 at 07:00:54PM -0400, Justin Piszcz wrote:

Using these for now and without fsid=, will see if it happens again.


OK. Are you implying that this only happens every now and then? From your
initial description, it sounded like it was consistent. An strace of
rpc.mountd at the moment it happens would probably be very useful.

/* Steinar */
--
Homepage: http://www.sesse.net/



Intermittent only it seems, so far it is good with the old version of 
nfs-kernel-server and nfs-common.


Justin.


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



Bug#438650: xserver-xorg-video-intel: fails to start (No valid modes)

2007-08-19 Thread Alexander Vodomerov
   Good morning!

Here is some additional info. I've tried to step the Xorg in gdb.

The error is first reported by intel driver with message:

(EE) intel(0): No valid modes.

It is written at src/i830_driver.c:1377

   if (!xf86InitialConfiguration (pScrn, FALSE))  == fails here
   {
  xf86DrvMsg(pScrn-scrnIndex, X_ERROR, No valid modes.\n);
  RestoreHWState(pScrn);
  PreInitCleanup(pScrn);
  return FALSE;
   }

Tracing shows, that xf86InitialConfiguration function fails and
returns NULL.

hw/xfree86/modes/xf86Crtc.c:1513

Bool
xf86InitialConfiguration (ScrnInfoPtr scrn, Bool canGrow)
{
.. // a lot of code skipped
/*
 * Assign CRTCs to fit output configuration
 */
 
if (!xf86PickCrtcs (scrn, crtcs, modes, 0, width, height))== fails here
{
xfree (crtcs);
xfree (modes);
return FALSE;
}

Function xf86InitialConfiguration fails to assign CRTS. It call function
xf86PickCrtcs and last return FALSE.

hw/xfree86/modes/xf86Crtc.c:787

static int
xf86PickCrtcs (ScrnInfoPtr  scrn,
   xf86CrtcPtr  *best_crtcs,
   DisplayModePtr   *modes,
   int  n,
   int  width,
   int  height)
{
xf86CrtcConfigPtr   config = XF86_CRTC_CONFIG_PTR(scrn);
int c, o;
xf86OutputPtr   output;
xf86CrtcPtr crtc;
xf86CrtcPtr *crtcs;
xf86CrtcPtr best_crtc;
int best_score;
int score;
int my_score;

if (n == config-num_output)
return 0;
output = config-output[n];

/*
 * Compute score with this output disabled
 */
best_crtcs[n] = NULL;
best_crtc = NULL;
best_score = xf86PickCrtcs (scrn, best_crtcs, modes, n+1, width, height);
  ^== this functions returns NULL
if (modes[n] == NULL)
===  return best_score; == and we also return NULL here

At this point we have:
   n = 0, best_score = 0, modes[0] = 0, 
so we return NULL.

Here is some excerpt from GDB session.

(gdb) next
xf86PickCrtcs (scrn=0x820ff08, best_crtcs=0x8213710, modes=0x8213bb0, n=0, 
width=2048, height=2048)
at ../../../../hw/xfree86/modes/xf86Crtc.c:807
807 in ../../../../hw/xfree86/modes/xf86Crtc.c
(gdb) print modes
$15 = (DisplayModePtr *) 0x8213bb0
(gdb) print modes[0]
$16 = (DisplayModePtr) 0x0
(gdb) print n
$17 = 0
(gdb) print output
$18 = (xf86OutputPtr) 0x8212520
(gdb) print *output
$19 = {scrn = 0x820ff08, crtc = 0x0, possible_crtcs = 1, possible_clones = 1, 
interlaceAllowed = 0, doubleScanAllowed = 0,
  probed_modes = 0x0, options = 0x8212f40, conf_monitor = 0x8203f00, initial_x 
= 0, initial_y = 0, initial_rotation = 0,
  status = XF86OutputStatusDisconnected, MonInfo = 0x0, subpixel_order = 0, 
mm_width = 0, mm_height = 0,
  name = 0x8212578 VGA, funcs = 0xb7bc9b60, driver_private = 0x8212a68, 
use_screen_monitor = 1, randr_output = 0x0}

  === NOTE status = XF86OutputStatusDisconnected here, is it ok?
(gdb) print best_score
$20 = 0
(gdb) next
806 in ../../../../hw/xfree86/modes/xf86Crtc.c
(gdb) next
807 in ../../../../hw/xfree86/modes/xf86Crtc.c
(gdb) next
868 in ../../../../hw/xfree86/modes/xf86Crtc.c
(gdb) next
xf86InitialConfiguration (scrn=0x820ff08, canGrow=0) at 
../../../../hw/xfree86/modes/xf86Crtc.c:1620
1620in ../../../../hw/xfree86/modes/xf86Crtc.c
(gdb) bt
#0  xf86InitialConfiguration (scrn=0x820ff08, canGrow=0) at 
../../../../hw/xfree86/modes/xf86Crtc.c:1620
#1  0xb7b9df50 in I830PreInit (pScrn=0x820ff08, flags=value optimized out) at 
../../src/i830_driver.c:1377
#2  0x080a8394 in InitOutput (pScreenInfo=0x81fe360, argc=1, argv=0xbfec3fd4) 
at ../../../../hw/xfree86/common/xf86Init.c:601
#3  0x08076c6b in main (argc=1, argv=0xbfec3fd4, envp=0xbfec3fdc) at 
../../dix/main.c:370
(gdb)  

This function just returned FALSE, so all subsequent functions just
returns with error.

Any ideas? What else can I trace to find useful information?

You can send me a patch and I will recompile server or intel driver with
it.

With best regards,
   Alexander.


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



Bug#387038: Infinite recursion bug

2007-08-19 Thread Kumar Appaiah
On Sun, Aug 19, 2007 at 01:50:57PM +0530, Kumar Appaiah wrote:
 http://web.archive.org/web/20060902065643/http://fallencomic.com/fal-page.htm
 
 I can tell you that I haven't been able to reproduce the bug, at least
 with BeautifulSoup 3.0.4-1. I plan to try it with BeautifulSoup
 3.0.1-2 and then get back to you.

No, I can't reproduce it with this one either. Notice that the OP is
using python 2.3, which is no longer in Etch, Lenny or Sid. So, I tag
this bug as unreproducible.

Thanks.

Kumar
-- 
Kumar Appaiah,
458, Jamuna Hostel,
Indian Institute of Technology Madras,
Chennai - 600 036


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



Bug#435429: installation-guide: change entity to manual on WebSVN-Server

2007-08-19 Thread Geert Stappers
tags 435429 +patch
thanks

Op 31-07-2007 om 18:48 schreef Holger Wansing:
 ( in ../manual/build/entities/urls.ent )
 - !ENTITY url-d-i-websvn http://svn.debian.org/wsvn/d-i/;
 + !ENTITY url-d-i-websvn http://svn.debian.org/wsvn/d-i/trunk/manual;
 

Seems reasonable to me.


Cheers
Geert Stappers



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



Bug#438714: gdebi-core: New version of python-apt breaks gdebi

2007-08-19 Thread LUK ShunTim
Package: gdebi-core
Version: 0.2.4debian1
Severity: normal

Hello,

It seems that the current version of python-apt (0.7.3.1) broke gdebi. Here's a 
traceback.

Traceback (most recent call last):
  File /usr/bin/gdebi, line 78, in ?
if not debi.open(args[0]):
  File /usr/lib/python2.4/site-packages/GDebi/GDebiCli.py, line 69, in open
if not self._deb.checkDeb():
  File /usr/lib/python2.4/site-packages/GDebi/DebPackage.py, line 235, in 
checkDeb
if  arch != all and arch != apt_pkg.CPU:
AttributeError: 'module' object has no attribute 'CPU'

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

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

Versions of packages gdebi-core depends on:
ii  python2.4.4-6An interactive high-level object-o
ii  python-apt0.7.3.1Python interface to libapt-pkg
ii  python-central0.5.14 register and build utility for Pyt

gdebi-core recommends no packages.

-- no debconf information


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



Bug#431657: automatic wlan connection at bootprocess on Etch only on second try

2007-08-19 Thread Kel Modderman
On Sun, 5 Aug 2007 05:28:56 am Jurij Smakov wrote:
 reassign 431657 wpasupplicant
 thanks

 On Sat, Aug 04, 2007 at 07:52:46PM +0200, Michael Lansche wrote:
  Hi Jurij,
 
  Am Freitag, 3. August 2007 23:21 schrieb Jurij Smakov:
   Ok, that looks pretty regular. Another thing I can suggest is to try
   to add a delay (like 'sleep 5') to the start/pre-up branch in the
   /etc/wpa_supplicant/ifupdown.sh, right after conf_wpa_supplicant line.
   That delay should give the WPA authentication some time to settle
   before the dhclient is invoked to obtain an DHCP lease. Let me know if
   it helps.

 [...]

  your suggestion works.
 
  I think this way the boot process is a few seconds slower than with my
  workaround.
 
  Nevertheless I'd like to ask which is now the better respectively the
  more Debian-like way?
 
  Is it now a bug or only a specific problem of my hardware?

 I'm not too familiar with wpasupplicant, so I'm going to reassign the
 bug.

 wpasupplicant folks: it looks like under some circumstances
 wpasupplicant exits too soon, so the first attempt to obtain DHCP
 lease fails. I've asked Michael to add a delay to
 /etc/wpa_supplicant/ifupdown.sh and it fixed his problem. Please have
 a look at it and advise.

Adding the 5 second sleep after invoking wpa_supplicant seems weird to me.

Perhaps the drivers mentioned in this bug thread do not cope well with 
allowing wpa_supplicant to start and then have dhclient start immediately 
afterwards before being in associated state.

The current behaviour (for the shown configuration) is to ignore state of 
interface, have wpa_supplicant and dhclient start and when association 
happens some short time later dhclient succeeds and the network connection 
gets established.

Another possibility is that wpa_supplicant somehow exits after first 
invocation, that has not been confirmed in this report though. Even though 
the interface failed to come up on boot there should still be a 
wpa_supplicant process running, check it with 'ps aux | grep wpa_sup'.

If it is still running, check its status with 'wpa_cli status'.

Thanks, Kel.


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



Bug#432253: libmediawiki-perl

2007-08-19 Thread Michael Mende
On Sat, Aug 18, 2007 at 09:42:27PM +0200, Carl F??rstenberg wrote:
 2007-07-08 I opened a RFP for libmediawiki-perl, and Michael Mende
 some days later marked it as ITP, so long so good. But I have not seen
 any progress of this package, so I tried to mail MM, but probably by
 some missconfigured mail thingi, the mail could not get to him.
There is no misconfigured mail thing on our side but a greylist daemon
which blocks first attempts from dynamic IP addresses :)

 
 Michael, if you are reading this, are you still in progress of
 packaging libmediawiki-perl, or could we start packaging it?
So urgent? Please feel free to take it over.

 Hash::Case, Hash::WithDefaults and Config::IniHash are allready in the
 SVN, so you don't need to care about those.
 -- 
 /Carl F??rstenberg [EMAIL PROTECTED]

-- 
Kind Regards,
 Michael Mende

http://www.menole.net/


signature.asc
Description: Digital signature


Bug#438154: vim-addon-manager: please provide a show command to print addons details

2007-08-19 Thread Stefano Zacchiroli
On Wed, Aug 15, 2007 at 02:57:58PM -0300, Antonio Terceiro wrote:
 Please find attached to this message a patch that adds a show command,
 which displays information about the specified addons, like this:

This is now implemented (though not yet uploaded), you can find the code
in the subversion repository.

In the end I did not use your vanilla patch for a couple of minor
issues:
- no need to force show to require at least one addon argument
- no need to iterate over the 'disabledby' lines, iterating on the
  addons is enough
- missing documentation of 'show' in a couple of places (e.g. the help
  message)
- no need to ask twice for the status of an addon in the 'show' method

Please give it a try at the current svn version, I'll upload it soon.

Cheers.

-- 
Stefano Zacchiroli -*- PhD in Computer Science ... now what?
[EMAIL PROTECTED],debian.org,bononia.it} -%- http://www.bononia.it/zack/
(15:56:48)  Zack: e la demo dema ?/\All one has to do is hit the
(15:57:15)  Bac: no, la demo scema\/right keys at the right time


signature.asc
Description: Digital signature


Bug#432253: libmediawiki-perl

2007-08-19 Thread Carl Fürstenberg
On 8/19/07, Michael Mende [EMAIL PROTECTED] wrote:
 On Sat, Aug 18, 2007 at 09:42:27PM +0200, Carl F??rstenberg wrote:
  2007-07-08 I opened a RFP for libmediawiki-perl, and Michael Mende
  some days later marked it as ITP, so long so good. But I have not seen
  any progress of this package, so I tried to mail MM, but probably by
  some missconfigured mail thingi, the mail could not get to him.
 There is no misconfigured mail thing on our side but a greylist daemon
 which blocks first attempts from dynamic IP addresses :)

 
  Michael, if you are reading this, are you still in progress of
  packaging libmediawiki-perl, or could we start packaging it?
 So urgent? Please feel free to take it over.

  Hash::Case, Hash::WithDefaults and Config::IniHash are allready in the
  SVN, so you don't need to care about those.
  --
  /Carl F??rstenberg [EMAIL PROTECTED]

 --
 Kind Regards,
  Michael Mende

 http://www.menole.net/

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

 iD8DBQFGyAU1sbQBx4LvbcERAjg9AKCq7x8qqjaDiryToGlJko+/IwwhsgCgwpB8
 IBnceTu1R6yvZNEprMhbRS0=
 =wPdC
 -END PGP SIGNATURE-



Doesn't look like a greylist to me:

This is the mail system at host smtpout.hostsharing.net.

I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.

For further assistance, please send mail to postmaster.

If you do so, please include this problem report. You can
delete your own text from the attached returned message.

  The mail system

[EMAIL PROTECTED]: host mx0.gmx.de[213.165.64.100] said: 550-5.1.1 {mx097}
- Show quoted text -
   [EMAIL PROTECTED]... Sorry, your envelope sender has been denied: The
   recipient 550 5.1.1 does not want to receive mail from your address. (
   http://portal.gmx.net/serverrules ) (in reply to RCPT TO command)

Final-Recipient: rfc822; [EMAIL PROTECTED]
Original-Recipient: rfc822;[EMAIL PROTECTED]
Action: failed
Status: 5.1.1
Remote-MTA: dns; mx0.gmx.de
Diagnostic-Code: smtp; 550-5.1.1 {mx097} [EMAIL PROTECTED]... Sorry, your
   envelope sender has been denied: The recipient 550 5.1.1 does not want to
   receive mail from your address. ( http://portal.gmx.net/serverrules )


-- Forwarded message --
From: Carl Fürstenberg [EMAIL PROTECTED]
To: Michael Mende [EMAIL PROTECTED]
Date: Sun, 19 Aug 2007 11:08:06 +0200
Subject: Re: libmediawiki-perl
On 8/19/07, Michael Mende [EMAIL PROTECTED] wrote:
 On Sat, Aug 18, 2007 at 09:42:27PM +0200, Carl F??rstenberg wrote:
  2007-07-08 I opened a RFP for libmediawiki-perl, and Michael Mende
  some days later marked it as ITP, so long so good. But I have not seen
  any progress of this package, so I tried to mail MM, but probably by
  some missconfigured mail thingi, the mail could not get to him.
 There is no misconfigured mail thing on our side but a greylist daemon
 which blocks first attempts from dynamic IP addresses :)

doesn't look like a greylist for me:
This is the mail system at host smtpout.hostsharing.net.

I'm sorry to have to inform you that your message could not
be delivered to one or more recipients. It's attached below.

For further assistance, please send mail to postmaster.

If you do so, please include this problem report. You can
delete your own text from the attached returned message.

 The mail system

[EMAIL PROTECTED]: host mx0.gmx.de[213.165.64.100] said: 550-5.1.1 {mx022}
  [EMAIL PROTECTED]... Sorry, your envelope sender has been denied: The
  recipient 550 5.1.1 does not want to receive mail from your address. (
  http://portal.gmx.net/serverrules ) (in reply to RCPT TO command)

Final-Recipient: rfc822; [EMAIL PROTECTED]
Original-Recipient: rfc822;[EMAIL PROTECTED]
Action: failed
Status: 5.1.1
Remote-MTA: dns; mx0.gmx.de
Diagnostic-Code: smtp; 550-5.1.1 {mx022} [EMAIL PROTECTED]... Sorry, your
  envelope sender has been denied: The recipient 550 5.1.1 does not want to
  receive mail from your address. ( http://portal.gmx.net/serverrules )

--
/Carl Fürstenberg [EMAIL PROTECTED]


-- 
/Carl Fürstenberg [EMAIL PROTECTED]


Bug#432253: libmediawiki-perl

2007-08-19 Thread Carl Fürstenberg
On 8/19/07, Michael Mende [EMAIL PROTECTED] wrote:
 
  Michael, if you are reading this, are you still in progress of
  packaging libmediawiki-perl, or could we start packaging it?
 So urgent? Please feel free to take it over.

It's not urgent, but as you hasn't done anything, I wonder if you
still want to package it?

-- 
/Carl Fürstenberg [EMAIL PROTECTED]


Bug#435240: Fwd: Bug#435240: multi-pull is slow because it doesn't reuse connections

2007-08-19 Thread Loïc Minier
reopen 435240
found 435240 0.90.0-1
stop

On Tue, Aug 14, 2007, Aaron Bentley wrote:
  From: Loïc Minier [EMAIL PROTECTED]
   multi-pull is relatively slow because it opens a connection for each
   branch (especially ssh connections are slow).
 Fixed in revno 572

 I checked with both http:// and sftp:// URLs, and I didn't see any
 connection reuse: in Wireshark, I see a new SSH connection for each
 branch I'm multi-pulling and a new HTTP connection for each GET (or at
 least for each branch).

 To clarify: this is about re-using a connection for all modules of an
 upstream project, typically completely unrelated branches; this is not
 about reusing the same connection for multiple branches of the same
 module.  (But I didn't check the exact implementation of connection
 re-using you made.)


 (I'm not sure 0.90.0-1 has revno 572, but I suppose it has since my bug
 was closed with 0.90.0-1.)

-- 
Loïc Minier



Bug#438650: xserver-xorg-video-intel: fails to start (No valid modes)

2007-08-19 Thread Brice Goglin
Alexander Vodomerov wrote:
 What does Output VGA disconnected means? 
   

It means that your graphic chipset has an VGA output with no monitor
connected to it. Note that some machine have such an output without any
physical port connected to it.

 I suspect that for unknown reason, the server found no outputs or send
 picture to wrong output (for example S-Video out). Is it possible? How
 can it be diagnosed? Is LVDS is the correct output in case of notebook?
   

I am not sure which outputs your i845 chipset has. If it's a notebook,
it should have LVDS for the internal panel, VGA for the external port,
and maybe TV for the external S-video port. But there's nothing about
LVDS in your log. If it were sending the picture to the wrong output, I
think the server would not fail to start, it would start and give you a
black screen.

Did you ever try an earlier xserver-xorg-video-intel driver? For
instance 2.1.0 currently in testing or the former 2.0.0 packages? i845
support was support to be fixed at some point (near 2:2.0.0-6), I am
trying to see whether it has been broken again in 2.1.1, or just never
worked for you.

I will probably end up forwarding this bug upstream anyway. To do so,
I'll need the Xorg.0.log with Option ModeDebug yes as you initially
had, but without all the other non-trivial options:
* drop the ServerFlags, Files and Module sections
* replace the Screen line with 'Screen Screen0' in ServerLayout
* drop the ModeLine, PreferredMode, HorizSync and VertRefresh lines in
Monitor
* drop NoAccel in Device
* drop DefaultFbBPP in Screen.
A regular xorg.conf then :)

Brice



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



Bug#435657: installation-guide: given preseeding example for ntp-server is not valid

2007-08-19 Thread Geert Stappers
Op 02-08-2007 om 13:55 schreef Holger Wansing:
 
 In the new section about preseeding ntp functionality 
 (../appendix/preseed.xml) the given server example is
 ntp.example.com, which is not an valid ntp-server.
 
 I recommend to change to 1.debian.pool.ntp.org or 
 similar.

Providing working examples is indeed a good thing.

At http://planet.debian.org I did seen that John Goerzen
uses an E-mail address from the  example.com domain.

Querying the whois database revealed that example.com
is owned by Internet Assigned Numbers Authority (IANA)

Going back to http://planet.debian.org showed
that John is actual using [EMAIL PROTECTED] 
so there goes the idea to CNAME ntp.example.com to a pool.ntp.org
address.

Backup to the proposal of Holger Wansing to use 1.debian.pool.ntp.org,
it resolves indeed _much better_ then ntp.example.


On second tought,
I think it is a good thing to train people to improve examples.


Cheers
Geert Stappers
-- 

$ host ntp.example.com
Host ntp.example.com not found: 3(NXDOMAIN)

$ host 1.debian.pool.ntp.org
1.debian.pool.ntp.org is an alias for 2.pool.ntp.org.
2.pool.ntp.org has address 212.96.160.147
2.pool.ntp.org has address 62.193.225.80
2.pool.ntp.org has address 66.180.136.186
2.pool.ntp.org has address 66.250.45.2
2.pool.ntp.org has address 69.73.190.85
2.pool.ntp.org has address 70.166.183.103
2.pool.ntp.org has address 72.36.170.170
2.pool.ntp.org has address 81.5.136.18
2.pool.ntp.org has address 84.255.192.37
2.pool.ntp.org has address 85.214.16.75
2.pool.ntp.org has address 91.102.248.122
2.pool.ntp.org has address 140.112.132.109
2.pool.ntp.org has address 194.117.9.136
2.pool.ntp.org has address 194.146.225.219


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



Bug#438715: docbookwiki: [INTL:pt] Portuguese translation for debconf messages

2007-08-19 Thread \Traduz\ - Portuguese Translation Team
Package: docbookwiki
Version: 0.9.1cvs-3
Tags: l10n, patch
Severity: wishlist

Portuguese translation for docbookwiki's debconf messages.
Translator: Américo Monteiro [EMAIL PROTECTED]
Feel free to use it.

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


--
Best regards,

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


pt.po
Description: application/gettext


Bug#430986: when reporting bugs by maintainer, please include Uploaders

2007-08-19 Thread Stefano Zacchiroli
On Thu, Jun 28, 2007 at 11:43:52AM -0700, Don Armstrong wrote:
 On Thu, 28 Jun 2007, Stefano Zacchiroli wrote:
  It would be terribly useful to include bugs which apply to packages
  in which I'm mentioned as an Uploader in the report by maintainer
  pages.
 
 We'd need to have the Uploaders exported from dak; I don't know if
 this is easy to do now.
  
 AJ: Do you know if this can be done [or who I should ask?]

Any news about this?

-- 
Stefano Zacchiroli -*- PhD in Computer Science ... now what?
[EMAIL PROTECTED],debian.org,bononia.it} -%- http://www.bononia.it/zack/
(15:56:48)  Zack: e la demo dema ?/\All one has to do is hit the
(15:57:15)  Bac: no, la demo scema\/right keys at the right time


signature.asc
Description: Digital signature


Bug#438716: extraneous dependency on python-xml?

2007-08-19 Thread Kumar Appaiah
Package: python-soappy
Version: 0.12.0-1
Severity: normal
Tags: patch

Hi!

Is it that the package depends on python-xml extraneously? This is
because I feel the following change doesn't change my operation of the package.

13c13
 Depends: ${python:Depends}, ${misc:Depends}, python-xml (= 0.8.4-5), 
python-fpconst
---
 Depends: ${python:Depends}, ${misc:Depends}, python-fpconst

Besides, I think python2.4 has all the XML dependencies which are
needed by this module.

Thanks!

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

Kernel: Linux 2.6.22.1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_US)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-soappy depends on:
ii  python-fpconst0.7.2-4Utilities for handling IEEE 754 fl
ii  python-support0.6.4  automated rebuilding support for p

python-soappy recommends no packages.

-- no debconf information


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



Bug#438693: /dev/mem: mmap: Bad address

2007-08-19 Thread Brice Goglin
Russell Coker wrote:
 Package: x11-common
 Version: 1:7.1.0-19
 Severity: normal

 When upgrading x11-common in a Xen domU I get the following error:
 Setting up x11-common (7.1.0-19) ...
 /dev/mem: mmap: Bad address
 /dev/mem: mmap: Bad address
   

I can't reproduce this here. I had a Debian testing installed in Xen
DomU using paravirtualization. I installed x11-common from Etch
(1:7.1.0-19), it worked fine.

Could you try locating the instruction causing this in the maintainer
script? One way to do so might be to add set -x at the beginning (not
the first line, but right after it) of /var/lib/dpkg/info/x11-common.*
and dpkg-reconfigure x11-common.

Brice



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



Bug#421509: libosip2 move to pkg-voip-maintainers

2007-08-19 Thread Mark Purcell
Anand, ARAKI,

We are in the process of moving libosip2 over to the pkg-voip-maintainers 
team on alioth.

You are welcome to join the pkg-voip-maintainers team and we will keep 
you listed as maintainers of the package.

Mark


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


Bug#435429: installation-guide: change entity to manual on WebSVN-Server

2007-08-19 Thread Frans Pop
 Op 31-07-2007 om 18:48 schreef Holger Wansing:
  ( in ../manual/build/entities/urls.ent )
  - !ENTITY url-d-i-websvn http://svn.debian.org/wsvn/d-i/;;
  + !ENTITY url-d-i-websvn
  http://svn.debian.org/wsvn/d-i/trunk/manual;;

 Seems reasonable to me.

Does not seem reasonable to me at all as the name of the entity indicates it 
is a reference to the D-I repository and _not_ just to the repository for 
the manual!


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



Bug#438660: Re. Typos in package description

2007-08-19 Thread Thomas Girard
Hi,

Le samedi 18 août 2007 à 19:42 +0100, Chris Lamb a écrit :
 There are also similar typographical errors in the following packages. I was
 loathed to duplicate or BTS-clone this bug to them.
 
  libgconf-java - GConf bindings for Java
  libglade-java - Glade bindings for Java
  libglib-java - GLib bindings for Java
  libgtk-java - GTK+ bindings for Java
  libvte-java - VTE bindings for Java 

Thanks for the report.

The next upload will fix these typos.

Thomas





Bug#435657: installation-guide: given preseeding example for ntp-server is not valid

2007-08-19 Thread Frans Pop
 In the new section about preseeding ntp functionality 
 (../appendix/preseed.xml) the given server example is
 ntp.example.com, which is not an valid ntp-server.
 
 I recommend to change to 1.debian.pool.ntp.org or 
 similar.

This was discussed on IRC and we decided on ntp.example.com because in 
principle this should only be used if a user wants to use a specific 
_local_ NTP server instead of a generic NTP server.

The default will already use a generic NTP server (0.debian.pool.ntp.org), 
so this value should not be preseeded if the default setting is good 
enough. Giving a generic NTP server as example kind of defeats that.

We should certainly not give a non *.debian.pool.ntp.org server as example 
as that goes against the NTP usage policy for distributions.


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



Bug#438717: linux-2.6: net scheduling: filter attached to prio qdisc breaks priomap handling of packets it does _not_ match

2007-08-19 Thread Lionel Elie Mamane
Package: linux-2.6
Version: 2.6.22-3
Severity: normal
Attach: /home/master/prio_filter_map_fallback_test.sh

Subject area: network, packet schedulers (qdisc), filters for
classifying packets in classful qdiscs

When I attach a filter to a prio qdisc, the packets that it does _not_
match are not correctly handled (enqueued) according to the priomap
anymore, that is the same way than when there is no filter attached to
the qdisc.

For a concrete example, run the attached script (as root), trying to
ensure no other traffic happens over the interface: it installs qdiscs
on interface ${TIF} (defaults to eth0), pings host ${PHOST} (defaults
to master.debian.org - numerical IP hardcoded) with various IP TOS
bits set, installs a filter that matches TCP (_not_ ICMP) and does the
pings again.

Notice how the first pings (before filters get installed) get in the
right queue according to their TOS bits, but after the filter gets
installed, they all end up in the best effort queue.


The output I get (non-relevant bits snipped out) is:

 Running test on interface eth0
 by pinging host 70.103.162.29

 Pinging with normal service 1 times
 Pinging with minimise delay 2 times
 Pinging with minimise cost 4 times
 qdisc pfifo 22: parent 20:2 limit 1000p
  Sent 196 bytes 2 pkt (dropped 0, overlimits 0 requeues 0)
 qdisc pfifo 23: parent 20:3 limit 1000p
  Sent 98 bytes 1 pkt (dropped 0, overlimits 0 requeues 0)
 qdisc pfifo 24: parent 20:4 limit 1000p
  Sent 392 bytes 4 pkt (dropped 0, overlimits 0 requeues 0)

 Adding a filter that does _not_ match ICMP

 Pinging with normal service 8 times
 qdisc pfifo 22: parent 20:2 limit 1000p
  Sent 196 bytes 2 pkt (dropped 0, overlimits 0 requeues 0)
 qdisc pfifo 23: parent 20:3 limit 1000p
  Sent 924 bytes 10 pkt (dropped 0, overlimits 0 requeues 0)
 qdisc pfifo 24: parent 20:4 limit 1000p
  Sent 392 bytes 4 pkt (dropped 0, overlimits 0 requeues 0)

 Pinging with minimise delay 16 times
 qdisc pfifo 22: parent 20:2 limit 1000p
  Sent 196 bytes 2 pkt (dropped 0, overlimits 0 requeues 0)
 qdisc pfifo 23: parent 20:3 limit 1000p
  Sent 2492 bytes 26 pkt (dropped 0, overlimits 0 requeues 0)
 qdisc pfifo 24: parent 20:4 limit 1000p
  Sent 392 bytes 4 pkt (dropped 0, overlimits 0 requeues 0)

 Pinging with minimise cost 32 times
 qdisc pfifo 22: parent 20:2 limit 1000p
  Sent 196 bytes 2 pkt (dropped 0, overlimits 0 requeues 0)
 qdisc pfifo 23: parent 20:3 limit 1000p
  Sent 5628 bytes 58 pkt (dropped 0, overlimits 0 requeues 0)
 qdisc pfifo 24: parent 20:4 limit 1000p
  Sent 392 bytes 4 pkt (dropped 0, overlimits 0 requeues 0)


The output I would expect is:

 (... snip ...)

 Adding a filter that does _not_ match ICMP

 Pinging with normal service 8 times
 qdisc pfifo 22: parent 20:2 limit 1000p
  Sent XXX bytes 2 pkt (dropped 0, overlimits 0 requeues 0)
 qdisc pfifo 23: parent 20:3 limit 1000p
  Sent XXX bytes 10 pkt (dropped 0, overlimits 0 requeues 0)
 qdisc pfifo 24: parent 20:4 limit 1000p
  Sent XXX bytes 4 pkt (dropped 0, overlimits 0 requeues 0)

 Pinging with minimise delay 16 times
 qdisc pfifo 22: parent 20:2 limit 1000p
  Sent XXX bytes 18 pkt (dropped 0, overlimits 0 requeues 0)
 qdisc pfifo 23: parent 20:3 limit 1000p
  Sent XXX bytes 10 pkt (dropped 0, overlimits 0 requeues 0)
 qdisc pfifo 24: parent 20:4 limit 1000p
  Sent XXX bytes 4 pkt (dropped 0, overlimits 0 requeues 0)

 Pinging with minimise cost 32 times
 qdisc pfifo 22: parent 20:2 limit 1000p
  Sent XXX bytes 18 pkt (dropped 0, overlimits 0 requeues 0)
 qdisc pfifo 23: parent 20:3 limit 1000p
  Sent XXX bytes 10 pkt (dropped 0, overlimits 0 requeues 0)
 qdisc pfifo 24: parent 20:4 limit 1000p
  Sent XXX bytes 36 pkt (dropped 0, overlimits 0 requeues 0)



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

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


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



Bug#419571: cryptsetup may need to activate more than 1 crypt partition

2007-08-19 Thread Florian

Since I stumbled across the same problem I wonder where is the relation
of this bug to #394136, which was fixed in cryptsetup/2:1.0.4-4?

It doesn't work for me, so it is not fixed then? Any workaround?

thanks, florian




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

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

Versions of packages cryptsetup depends on:
ii dmsetup 2:1.02.08-1   The Linux Kernel Device Mapper use
ii libc6 2.6-2   GNU C Library: Shared libraries
ii libdevma 2:1.02.08-1  The Linux Kernel Device Mapper use
ii libgcryp 1.2.4-2  LGPL Crypto library - runtime libr
ii libgpg-e 1.4-2library for common error values an
ii libpopt0 1.10-3   lib for parsing cmdline parameters
ii libuuid1 1.39+1.40-WIP-2006.11.14+dfsg-2 universally unique id library

cryptsetup recommends no packages.

-- no debconf information




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



Bug#438650: xserver-xorg-video-intel: fails to start (No valid modes)

2007-08-19 Thread Alexander Vodomerov
On Sun, Aug 19, 2007 at 11:16:05AM +0200, Brice Goglin wrote:

 It means that your graphic chipset has an VGA output with no monitor
 connected to it. Note that some machine have such an output without any
 physical port connected to it.
Ok, now I understand. My notebook has an extranl VGA output. I will try
to connect monitor to it and see whether it changes something.

  I suspect that for unknown reason, the server found no outputs or send
  picture to wrong output (for example S-Video out). Is it possible? How
  can it be diagnosed? Is LVDS is the correct output in case of notebook?

 
 I am not sure which outputs your i845 chipset has. If it's a notebook,
 it should have LVDS for the internal panel, VGA for the external port,
 and maybe TV for the external S-video port. But there's nothing about
 LVDS in your log. 

What about this? 
(II) intel(0): ADPA: 0x0c00 (disabled, pipe A, -hsync, -vsync)
(II) intel(0): LVDS: 0x00043011 (disabled, pipe A, 18 bit, 1 channel)
(II) intel(0): DVOA: 0x (disabled, pipe A, no stall, -hsync, -vsync)
(II) intel(0): DVOB: 0x (disabled, pipe A, no stall, -hsync, -vsync)
(II) intel(0): DVOC: 0x80004084 (enabled, pipe A, no stall, -hsync, -vsync)
Maybe ADPA, LVDS, DVOA, DVOB and DVOC are the names for possible outputs?
Is there any documentation about this?

 If it were sending the picture to the wrong output, I
 think the server would not fail to start, it would start and give you a
 black screen.
Yes, it sounds reasonable.
 
 Did you ever try an earlier xserver-xorg-video-intel driver? For
 instance 2.1.0 currently in testing or the former 2.0.0 packages? i845
 support was support to be fixed at some point (near 2:2.0.0-6), I am
 trying to see whether it has been broken again in 2.1.1, or just never
 worked for you.
I've never tried earlier xserver-xorg-video-intel driver. However, I've just
downloaded 4 versions of driver: 2.1.1-1 (current), 2.1.0-2 (testing), 2.0.0-5
and 2.0.0-6. All 4 versions give the same error message. However, 2.0.0-5 gives
an additional line in server log:

X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: Linux Debian (xorg-server 2:1.3.0.0.dfsg-12)
Current Operating System: Linux laputa.local 2.6.22-1-686 #1 SMP Sun Jul 29 
14:37:42 UTC 2007 i686
Build Date: 09 August 2007
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Sun Aug 19 13:40:32 2007
(==) Using config file: /etc/X11/xorg.conf
(II) Module already built-in
(II) Module already built-in
(EE) intel(0): detecting sil164
(EE) intel(0): Unable to read from DVOI2C_E Slave 112.
(EE) intel(0): Unable to read from DVOI2C_E Slave 236.
(EE) intel(0): ivch: Unable to read register 0x00 from DVOI2C_B:04.
chosen: dotclock 31500 vco 1008000 ((m 126, m1 20, m2 14), n 4, (p 32, p1 8, p2 
4))
 === the following does not appear with other version of driver
(EE) intel(0): present: FALSE (7 of 29) at 498 desired 497 temp 1  
(EE) intel(0): No valid modes.
(EE) Screen(s) found, but none have a usable configuration.

Fatal server error:
no screens found

 I will probably end up forwarding this bug upstream anyway. To do so,
 I'll need the Xorg.0.log with Option ModeDebug yes as you initially
 had, but without all the other non-trivial options:
 * drop the ServerFlags, Files and Module sections
 * replace the Screen line with 'Screen Screen0' in ServerLayout
 * drop the ModeLine, PreferredMode, HorizSync and VertRefresh lines in
 Monitor
 * drop NoAccel in Device
 * drop DefaultFbBPP in Screen.
 A regular xorg.conf then :)
I've made exactly as you said. Log is attached to the message.

Do you have any ideas about debugging info I sent in the later message?

Thank you for help!

With best regards,
   Alexander.

X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: Linux Debian (xorg-server 2:1.3.0.0.dfsg-12)
Current Operating System: Linux laputa.local 2.6.22-1-686 #1 SMP Sun Jul 29 
14:37:42 UTC 2007 i686
Build Date: 09 August 2007
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Sun Aug 19 13:45:34 2007
(==) Using config file: /etc/X11/xorg.conf
(==) ServerLayout XFree86 Configured
(**) |--Screen Screen0 (0)
(**) |   |--Monitor Monitor0
(**) |   |--Device Card0

Bug#424021: reopening 424021, closing 424021

2007-08-19 Thread Touko Korpela
# Automatically generated email from bts, devscripts version 2.10.7
reopen 424021 
#closing unversioned
close 424021 


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



Bug#438058: closed by Pierre Habouzit [EMAIL PROTECTED] (Bug#438058: fixed in lighttpd 1.4.16-4)

2007-08-19 Thread Loïc Minier
reopen 438058
found 438058 1.4.16-4
stop

 I'm afraid the conflict is still present in 1.4.16-4:
Package: lighttpd
...
Conflicts: libgamin0

-- 
Loïc Minier



Bug#438718: Using adjtimex with the --host parameter (ntpdate) always reports offset as 0

2007-08-19 Thread root
Package: adjtimex
Version: 1.21.1-3
Severity: important
Tags: patch

adjtimex has a bug in evaluating the output of ntpdate, because
1. it assumes ntpdate outputs adjust time server, but ntpdate may output 
step time server also
2. it doesnt stop at last line but as soon as it has found filter offset: 
lines,
  and because of this it will not find the offset ... information in the last 
line.

Patch to fix this behaviour:
--- adjtimex-1.21.1.old/adjtimex.c  2006-10-07 14:01:09.0 +0200
+++ adjtimex-1.21.1/adjtimex.c  2007-08-19 11:56:04.0 +0200
@@ -1095,7 +1095,7 @@
  }
}
 
- if (num0  !strstr(buf,adjust time server))
+ if (num0  (strstr(buf,adjust time server) || strstr(buf,step 
time server)))
goto ntpdate_okay;
}
   failntpdate(cannot understand ntpdate output);


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

Kernel: Linux 2.6.20.2 (PREEMPT)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages adjtimex depends on:
ii  debconf [debconf-2.0] 1.5.13 Debian configuration management sy
ii  libc6 2.6-2  GNU C Library: Shared libraries

adjtimex recommends no packages.

-- debconf information excluded


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



Bug#438665: acpi-support appears to have excess dependencies

2007-08-19 Thread Bart Samwel

Ross Boylan wrote:

On Sun, 2007-08-19 at 01:15 +0200, Bart Samwel wrote:

Hi Ross,


This package depends on a number of hardware-specific packages
(radeontool, toshset).  Shouldn't those be recommends or suggests
rather than depends relations?
No, not really. The trouble is that this package is installed by default 
on laptops, and that it's supposed to make laptops just work. If 
anybody gets it into their heads to not install recommends packages, 
then the package will no longer work as intended. And there's no proper 
way for the package to complain.


See also: #410918, #434566.

Sorry I missed that: I was looking at acpid bug reports.  Yes, this is
basically the same issue.

Does the anticipated (or has it happened?) transition of aptitude to
install recommends by default change the need to make these depends?


It may solve the problem for aptitude users, but then again, not 
everybody uses aptitude. Also, we have an upstream package to deal with 
(it's an Ubuntu package) that isn't robust against these things not 
being installed. So it's going to be a lot of trouble fixing this up.



Also, it seems cleaner to me to make a meta-package that will pull in
all the dependencies.  Or perhaps they could go directly in the laptop
task, since that already is a metapackage.


But not everybody actually installs the laptop task. :-) I could imagine 
splitting acpi-support into acpi-support and acpi-support-laptop, where 
some of the scripts would also move to acpi-support-laptop. But that 
would leave a _very_ small acpi-support package. Also, again we have to 
deal with the upstream, which isn't split in such a way. And as 
acpi-support is really kind of a transitional package until a better 
solution comes along, we're probably not going to bother creating such a 
big diff with the upstream.


The acpi-support package is primarily intended for laptops. For laptops, 
battery life is essential. And for power saving on laptops, setting 
things like screen brightness, DPMS timeouts etc. is definitely 
essential. This explains the reasons for depending on xbase-clients and 
laptop-detect. 


What if someone wants to use a laptop in text only mode? 


Well, it works. :-) I do see that the xbase-clients dependency is a bit 
broad (xbase-clients depends on ~100 packages), perhaps we can specify 
the actual dependencies instead.


If you want to run acpi-support on a server system, it 
will normally do no harm, but it won't do much good either. 



I was afraid of that.


Well, it can do suspend/resume of course, if the hardware supports it. 
Note that we haven't tested this, I don't own anything other than 
laptops. :-)


Do you want 
to use it to go into suspend mode or something like that? If you want to 
save power on a server, you might be interested in something like 
laptop-mode-tools, by itself, without acpi-support. But please, 
enlighten me about your needs. I'm quite willing to think along. :-)


Thanks for the tip.  In response to your later message, this message
struck me as helpful, not sarcastic.


OK, good. :-)


I'm trying to do my bit to fight global warming--without turning my
computer off.


That's one of the reasons I started working on laptop-mode-tools at some 
point -- I had a server, and I wanted the disks to spin down when I 
wasn't using them.



 There several things I'm hoping for.

The simplest is to be able to put the computer into low-power or even
suspend mode manually.  One question is how to wake it from this state.
My motherboard can do a wake triggered by the ethernet card; that way I
could recieve emails, serve web pages, etc as needed.  But it would be
nice to be able to wake it in person (hit the power key?  the keyboard
or mouse?).



The next trick would be for it to go into a low power state
automatically.  I thought this just worked, but I suspect it doesn't
work too much--I'm not even sure if my CPU and other components throttle
down when they are idle.  My screen does blank, at least (using KDE).

Finally, from what I can tell some of the sleep modes essentially turn
things off.  But I have stuff I like to do overnight, like run backups.
I would like it if those continued to work, either because the machine
wasn't really asleep or because it woke up at a set time.  My
motherboard doesn't appear to support a timed wakeup.  Maybe I could do
something via my UPS, but it's pretty dumb.

This is obviously wandering beyond a bug, but if you have any thoughts
or pointers that would be great.  I've skimmed the ACPI spec, but things
are still a bit fuzzy.


I think that basically, the turning servers off and on based on demand 
is a dream. It's simply never going to happen. The reason? Well, it is 
pretty much impossible to detect what the demand on a server is. You 
would have to check out what the time of the next CRON job is and set a 
timed wake-up, use wake-up-on-LAN for truly on-demand stuff, you would 
have to monitor network traffic and only suspend after 5 or 10 

Bug#438719: cyrus-sasl2: [INTL:de] updated German debconf translation

2007-08-19 Thread Helge Kreutzmann
Package: cyrus-sasl2
Version: 2.1.22.dfsg1-13
Severity: wishlist
Tags: patch l10n

Please find the updated German debconf translation for cyrus-sasl2
attached.

Please place this file in debian/po/ as de.po for your next upload.

If you update your template, please use 
'msgfmt --statistics pofile.po'
to check the po-files for fuzzy or untranslated strings.

If there are such strings, please contact me so I can update the 
German translation.

Greetings
Helge
# Translations file for cyrus-sasl2.
# Copyright (C) 2007 Fabian Fagerholm
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# Note that Cyrus SASL itself is published under a different license.
#
# Fabian Fagerholm [EMAIL PROTECTED], 2007.
# Helge Kreutzmann [EMAIL PROTECTED], 2007.
#
msgid 
msgstr 
Project-Id-Version: cyrus-sasl2 1.22.dfsg1-13\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2007-06-13 17:50+0300\n
PO-Revision-Date: 2007-08-15 18:56+0200\n
Last-Translator: Helge Kreutzmann [EMAIL PROTECTED]\n
Language-Team: German [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=ISO-8859-15\n
Content-Transfer-Encoding: 8bit\n

#. Type: boolean
#. Description
#: ../sasl2-bin.templates:1001
msgid Remove /etc/sasldb2?
msgstr /etc/sasldb2 entfernen?

#. Type: boolean
#. Description
#: ../sasl2-bin.templates:1001
msgid 
Cyrus SASL can store usernames and passwords in the database file /etc/
sasldb2. If you have stored important data in that file, then please make a 
backup now or choose not to remove the file.
msgstr 
Cyrus SASL kann Benutzernamen und Passwörter in der Datenbankdatei /etc/
sasldb2 speichern. Falls Sie wichtige Daten in dieser Datei gespeichert 
haben, dann erstellen Sie jetzt eine Sicherungskopie oder treffen Sie die 
Entscheidung, diese Datei nicht zu entfernen.

#. Type: boolean
#. Description
#: ../sasl2-bin.templates:1001
msgid 
If you have not stored important data in that file, it's safe to remove it.
msgstr 
Falls Sie keine wichtigen Daten in dieser Datei gespeichert haben, kann sie 
problemlos entfernt werden.


Bug#438720: birthday: Segfaults without -f switch

2007-08-19 Thread Andreas Tscharner
Package: birthday
Version: 1.6.2-1
Severity: important

birthday segfaults if no option is given, it works normal, if -f and the 
standard file are provided:

[EMAIL PROTECTED]:~$ birthday
Segmentation fault

[EMAIL PROTECTED]:~$ birthday -f .birthdays 
G. K. is 24 years old in 2 days' time.
A. S. is 33 years old in 1 week's time.


The strace called to cause to error:
[EMAIL PROTECTED]:~$ strace birthday 
execve(/usr/bin/birthday, [birthday], [/* 27 vars */]) = 0
brk(0)  = 0x804d000
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7fa3000
access(/etc/ld.so.preload, R_OK)  = -1 ENOENT (No such file or directory)
open(/etc/ld.so.cache, O_RDONLY)  = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=45754, ...}) = 0
mmap2(NULL, 45754, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7f97000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/lib/i686/cmov/libc.so.6, O_RDONLY) = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260a\1..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=1336100, ...}) = 0
mmap2(NULL, 1340944, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xb7e4f000
mmap2(0xb7f91000, 12288, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x142) = 0xb7f91000
mmap2(0xb7f94000, 9744, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7f94000
close(3)= 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7e4e000
set_thread_area({entry_number:-1 - 6, base_addr:0xb7e4e6b0, limit:1048575, 
seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, 
useable:1}) = 0
mprotect(0xb7f91000, 4096, PROT_READ)   = 0
munmap(0xb7f97000, 45754)   = 0
time(NULL)  = 1187519122
brk(0)  = 0x804d000
brk(0x806e000)  = 0x806e000
open(/etc/localtime, O_RDONLY)= 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=685, ...}) = 0
fstat64(3, {st_mode=S_IFREG|0644, st_size=685, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7fa2000
read(3, TZif\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\4\0\0\0\4\0..., 4096) = 685
close(3)= 0
munmap(0xb7fa2000, 4096)= 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
Process 6229 detached


Best regrads
Andreas


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

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

Versions of packages birthday depends on:
ii  libc6 2.6.1-1GNU C Library: Shared libraries

Versions of packages birthday recommends:
ii  perl  5.8.8-7Larry Wall's Practical Extraction 

-- no debconf information


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



Bug#438721: trackballs: Please support arbitrary resolutions

2007-08-19 Thread Josh Triplett
Package: trackballs
Version: 1.1.4-1
Severity: wishlist

I have a 1680x1050 LCD screen, and I'd like to play trackballs in that
resolution.  Ideally, trackballs would probe the available resolutions and
offer them all as choices.

- Josh Triplett

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

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

Versions of packages trackballs depends on:
ii  guile-1.8-libs  1.8.1+1-5Main Guile libraries
ii  libc6   2.6.1-1  GNU C Library: Shared libraries
ii  libgcc1 1:4.2.1-4GCC support library
ii  libgl1-mesa-glx [libgl1 7.0.1-1  A free implementation of the OpenG
ii  libglu1-mesa [libglu1]  7.0.1-1  The OpenGL utility library (GLU)
ii  libgmp3c2   2:4.2.1+dfsg-5   Multiprecision arithmetic library
ii  libltdl31.5.24-1 A system independent dlopen wrappe
ii  libsdl-image1.2 1.2.6-1  image loading library for Simple D
ii  libsdl-mixer1.2 1.2.6-3  mixer library for Simple DirectMed
ii  libsdl-ttf2.0-0 2.0.9-1  ttf library for Simple DirectMedia
ii  libsdl1.2debian 1.2.11-9 Simple DirectMedia Layer
ii  libstdc++6  4.2.1-4  The GNU Standard C++ Library v3
ii  trackballs-data 1.1.4-1  Data files for trackballs
ii  zlib1g  1:1.2.3.3.dfsg-5 compression library - runtime

Versions of packages trackballs recommends:
ii  trackballs-music  1.2-1  Soundtrack for Trackballs

-- no debconf information


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



Bug#438619: xserver-xorg-video-intel: resets brightness to maximum upon chvt

2007-08-19 Thread Alexandre Rossi
 Could you try reverting the following commit in 2.1.1?
 http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-intel.git;a=commitdiff;h=a85dd7adc35601a988b1001e8b3c8aa4d53de0c0;hp=c989cb4897e2e2d395c52df4822290a767cdc866

I reverted the commit in the git trunk (git revert
0da4f2b0cd7203377ad10407928a367b8c6d310e seems to have done the trick)
and it fixes the problem.

 Also, testing the latest git code might be nice anyway. There's an howto
 at http://bgoglin.livejournal.com/10936.html

I can reproduce the bug using the git trunk.

Alex


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



Bug#435853: pymsnt: utf-8 codec unable to decoded personal status message

2007-08-19 Thread Filippo Giunchedi
On Fri, Aug 10, 2007 at 12:48:07AM +0100, Sam Morris wrote:
 On Fri, 2007-08-03 at 18:43 +0200, Filippo Giunchedi wrote:
  [2007-08-03 18:15:00] INFO :: [EMAIL PROTECTED] ::  ::
  contactPersonalChanged :: msn.msnw.NotificationClient :: {'personal':
  'In qualche caso, la distinzione tra un ammasso globulare ed uno
  galattico pu\xf2 non risultare del tutto immediata:', 'self':
  'instance', 'userHandle': '[EMAIL PROTECTED]'}
 
 Do you know what character that should have been? In latin1 (and
 windows-1252), 0xf2 is ò (U+F2 LATIN SMALL LETTER O WITH GRAVE). Does
 that character make sense in that sentence?

err, yes I didn't noticed the message was in italian :)
The missing letter is U+F2, yes.

 
  this is probably because glue.py is not using the errors argument to
  string.decode() (see http://docs.python.org/lib/string-methods.html) which 
  was
  introduced in 2.3.
  
  I am not sure about the proper fix here, msnContact.personal.decode(utf-8,
  ignore) does the trick, although replace looks saner. (I'm currently 
  using replace)
 
 Could you try msnContact.personal.decode ('windows-1252') and see if
 that triggers any other errors?

Okay, but don't hold your breath :)

filippo
--
Filippo Giunchedi - http://esaurito.net
PGP key: 0x6B79D401
random quote follows:

UNIX is simple, but it just takes a genius to understand the simplicity.
-- Dennis Ritchie



Bug#432663: IceWM: Warning: Invalid multibyte string öäå

2007-08-19 Thread Eduard Bloch
tags 432663 + unreproducible
thanks

#include hallo.h
* david [Sun, May 06 2007, 02:22:29PM]:

 How to reproduce:
 [EMAIL PROTECTED]:~$ nohup xterm -title öäå -e sleep 2  /dev/null  tail -n 
 1 
 ~/.xsession-errors
 [4] 10374

That is not how it can be reproduced. Please tell me your exact font and
theme configuration.

Eduard.
-- 
Rhonda XTaran: Letztens hab ich ein Mädel mit einem sexy, dangerous,
intelligent-Shirt rumlaufen gesehen  Hab mir meinen Teil auch
einfach gedacht.
youam Rhonda: pick any two?


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



Bug#438722: Logcheck filter for courier-pop disconnections is wrong]

2007-08-19 Thread Nathan Frankish
Package: courier-pop
Version: 0.53.3-5
Severity: minor

The logcheck filter that comes with the courier-pop package does not correctly 
filter client disconnection messages such as:
Aug 19 14:54:51 broken courierpop3login: Disconnected, ip=[:::ip removed]

This should be added to the log check file.
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ courierpop3login: Disconnected, 
ip=\[[.:[:alnum:]]+\]$



-- 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.20-linode28
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages courier-pop depends on:
ii  courier-authlib 0.58-4   Courier authentication library
ii  courier-base0.53.3-5 Courier Mail Server - Base system
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  postfix [mail-transport-age 2.3.8-2+b1   A high-performance mail transport 

courier-pop recommends no packages.

-- no debconf information


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



Bug#438723: RM: mozilla-firefox-locale-all/experimental -- RoM; obsolete; replaced by iceweasel-l10n

2007-08-19 Thread Luk Claes
Package: ftp.debian.org
Severity: normal

Hi

Please remove mozilla-firefox-locale-all_1.99+2.0b2-2 and all it's
binary packages from experimental as mozilla-firefox-locale-all is
replaced by iceweasel-l10n.

Cheers

Luk (co-maintainer)


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



Bug#438619: xserver-xorg-video-intel: resets brightness to maximum upon chvt

2007-08-19 Thread Brice Goglin
Alexandre Rossi wrote:
 Could you try reverting the following commit in 2.1.1?
 http://gitweb.freedesktop.org/?p=xorg/driver/xf86-video-intel.git;a=commitdiff;h=a85dd7adc35601a988b1001e8b3c8aa4d53de0c0;hp=c989cb4897e2e2d395c52df4822290a767cdc866
 

 I reverted the commit in the git trunk (git revert
 0da4f2b0cd7203377ad10407928a367b8c6d310e seems to have done the trick)
 and it fixes the problem.

   
 Also, testing the latest git code might be nice anyway. There's an howto
 at http://bgoglin.livejournal.com/10936.html
 

 I can reproduce the bug using the git trunk.
   

Ok, thanks a lot for testing this, I'll report all this in the upstream bug.

Brice



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



Bug#416608: acpi - discover battery after hibernate takes a long time

2007-08-19 Thread Sheridan Hutchinson

I no longer use klaptopdaemon anymore I use KPowersave.

Recently KPowersave has changed from relying on powersaved to HAL and I 
have noticed no more issues since.


I recommend that this bug be closed.

--
Regards,
Sheridan Hutchinson
[EMAIL PROTECTED]


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



Bug#438650: xserver-xorg-video-intel: fails to start (No valid modes)

2007-08-19 Thread Brice Goglin
Alexander Vodomerov wrote:
 Ok, now I understand. My notebook has an extranl VGA output. I will try
 to connect monitor to it and see whether it changes something.
   

For the record, what kind of notebook is this?

 (II) intel(0): ADPA: 0x0c00 (disabled, pipe A, -hsync, -vsync)
 (II) intel(0): LVDS: 0x00043011 (disabled, pipe A, 18 bit, 1 channel)
 (II) intel(0): DVOA: 0x (disabled, pipe A, no stall, -hsync, 
 -vsync)
 (II) intel(0): DVOB: 0x (disabled, pipe A, no stall, -hsync, 
 -vsync)
 (II) intel(0): DVOC: 0x80004084 (enabled, pipe A, no stall, -hsync, 
 -vsync)
 Maybe ADPA, LVDS, DVOA, DVOB and DVOC are the names for possible outputs?
 Is there any documentation about this?
   

Hard to say, I am going to forward all this bug in the upstream bugzilla
anyway, the Intel developers will know much more than me. I've been told
that your i845 might be using a panel-subchipset that is not supported
in the intel driver yet. It would explain why your LVDS does (almost)
not appear anywhere in the log.

 I've made exactly as you said. Log is attached to the message.

Thanks a lot.

 Do you have any ideas about debugging info I sent in the later message?
   

I don't see anything wrong there. If the LVDS subchipset is not
recognized and nothing is plugged in VGA, there is no CRTC available for
the driver, causing what you saw in gdb and in the log. We'll see what
the upstream developers think about all this.

Brice



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



Bug#435657: installation-guide: given preseeding example for ntp-server is not valid

2007-08-19 Thread Wouter Verhelst
On Sun, Aug 19, 2007 at 11:06:12AM +0200, Geert Stappers wrote:
 Op 02-08-2007 om 13:55 schreef Holger Wansing:
  
  In the new section about preseeding ntp functionality 
  (../appendix/preseed.xml) the given server example is
  ntp.example.com, which is not an valid ntp-server.
  
  I recommend to change to 1.debian.pool.ntp.org or 
  similar.
 
 Providing working examples is indeed a good thing.
 
 At http://planet.debian.org I did seen that John Goerzen
 uses an E-mail address from the  example.com domain.
 
 Querying the whois database revealed that example.com
 is owned by Internet Assigned Numbers Authority (IANA)

With good reason. Try 'sensible-browser http://www.example.com'.

-- 
Lo-lan-do Home is where you have to wash the dishes.
  -- #debian-devel, Freenode, 2004-09-22


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



Bug#435678: Status of Cheese packaging?

2007-08-19 Thread Andreas Henriksson
Hello Franz!

Just writing for a quick check of the status of the intended Cheese
package in Debian. Any progress? Ubuntu seems to have packages
available[0], maybe they could be used or atleast be a useful base for
your packages...

[0]: http://packages.ubuntu.com/cheese


-- 
Regards,
Andreas Henriksson



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



Bug#433267: Icedove has problems with folders with ? in them.

2007-08-19 Thread Alexander Sack - Debian Bugmail
forwarded 433267 https://bugzilla.mozilla.org/show_bug.cgi?id=41944
thanks

Hi,

On Sun, Jul 15, 2007 at 06:31:13PM -0700, Brandon wrote:
 Icedove will not read an incoming message if it placed it in a folder 
 containing a question mark (?). It will give an error message instead.

Sorry for the delay, but this is a known upstream issue, and a pretty
long standing one as well (filed 2000-06-08).

In the report its mentioned that this is fixed in 2.0 (WFM on
thunderbird 2.0 beta 1/windows and Thunderbird/2.0b1 ID:20070108)
... can you confirm that?

 - Alexander

 p.s. please take care that the bug is listed as To: or CC: when 
  replying to this mail (e.g. /reply-all/). 
-- 
 GPG messages preferred.   |  .''`.  ** Debian GNU/Linux **
 Alexander Sack| : :' :  The  universal
 [EMAIL PROTECTED]   | `. `'  Operating System
 http://www.asoftsite.org  |   `-http://www.debian.org/


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



Bug#438724: libgenerics0-dev: Typos in long description

2007-08-19 Thread Ole-Morten Duesund
Package: libgenerics0-dev
Version: 1.2.1-1
Severity: minor

developpers/developping should be developers/developing 
... at compil time to... should be ... at compile time to... 


- Ole-Morten Duesund

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

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

Versions of packages libgenerics0-dev depends on:
ii  libc6-dev  2.6.1-1   GNU C Library: Development Librari
ii  libgenerics0   1.2.1-1   general c++ utility library - shar
ii  libstdc++6-4.1-dev 4.1.2-15  The GNU Standard C++ Library v3 (d
ii  libxml2-dev2.6.29.dfsg-1 Development files for the GNOME XM

libgenerics0-dev recommends no packages.

-- no debconf information


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



Bug#409778: Isn't this a libgcrypt bug?

2007-08-19 Thread Simon Josefsson
I'm going over the gnutls bugs, but this one seems to be a clear
libgcrypt problem.  And it has been fixed in version 1.3.0.  Shouldn't
it be re-assigned to libgcrypt?

/Simon


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



Bug#435853: pymsnt: utf-8 codec unable to decoded personal status message

2007-08-19 Thread Sam Morris
On Sun, 2007-08-19 at 12:39 +0200, Filippo Giunchedi wrote:
 On Fri, Aug 10, 2007 at 12:48:07AM +0100, Sam Morris wrote:
  On Fri, 2007-08-03 at 18:43 +0200, Filippo Giunchedi wrote:
   [2007-08-03 18:15:00] INFO :: [EMAIL PROTECTED] ::  ::
   contactPersonalChanged :: msn.msnw.NotificationClient :: {'personal':
   'In qualche caso, la distinzione tra un ammasso globulare ed uno
   galattico pu\xf2 non risultare del tutto immediata:', 'self':
   'instance', 'userHandle': '[EMAIL PROTECTED]'}
  
  Do you know what character that should have been? In latin1 (and
  windows-1252), 0xf2 is ò (U+F2 LATIN SMALL LETTER O WITH GRAVE). Does
  that character make sense in that sentence?
 
 err, yes I didn't noticed the message was in italian :)
 The missing letter is U+F2, yes.

Cool... I got one of my contacts (who uses version 8.1 of the official
MSN client on Windows) to put an ò in his status message and it worked
fine, so presumably the string that pymsnt received was encoded with
UTF-8. (presumably using UTF-8). Do you happen to know if your contact
was using an earlier version that might only use windows-1252?

-- 
Sam Morris
http://robots.org.uk/

PGP key id 1024D/5EA01078
3412 EA18 1277 354B 991B  C869 B219 7FDB 5EA0 1078


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


Bug#425790: xdg-utils has xdg-open which calls the users preferred browser

2007-08-19 Thread Alexander Sack - Debian Bugmail
On Mon, Jul 23, 2007 at 12:00:12AM +0200, Bastian Venthur wrote:
 Package: icedove
 Version: 2.0.0.4.dfsg1-1
 
 This just reminds me that xdg-utils (a very small package not depending
 on anything else and just consisting of a few scripts) provides a
 command xdg-open. It calls the users preferred browser and works
 pretty well for reportbug-ng.
 
 Maybe icedove could check for the availability of this command and use
 it before it tries to open x-www-browser as last resort?

Are there setups where xdg-open will not work?

 - Alexander

-- 
 GPG messages preferred.   |  .''`.  ** Debian GNU/Linux **
 Alexander Sack| : :' :  The  universal
 [EMAIL PROTECTED]   | `. `'  Operating System
 http://www.asoftsite.org  |   `-http://www.debian.org/


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



Bug#435657: installation-guide: given preseeding example for ntp-server is not valid

2007-08-19 Thread Geert Stappers
tags 435657 wontfix
thanks

Op 19-08-2007 om 11:53 schreef Frans Pop:
 
 This was discussed on IRC and we decided on ntp.example.com because in 
 principle this should only be used if a user wants to use a specific 
 _local_ NTP server instead of a generic NTP server.
 
 The default will already use a generic NTP server (0.debian.pool.ntp.org), 
 so this value should not be preseeded if the default setting is good 
 enough. Giving a generic NTP server as example kind of defeats that.
 
 We should certainly not give a non *.debian.pool.ntp.org server as example 
 as that goes against the NTP usage policy for distributions.


Thanks for clarification ( to the non-IRC audience ).


Cheers
Geert Stappers



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



Bug#433039: nss-ldapd: [INTL:pt] Portuguese translation for debconf messages

2007-08-19 Thread Arthur de Jong
On Fri, 2007-07-13 at 22:53 +0100, Traduz - Portuguese Translation Team
wrote:
 Portuguese translation for nss-ldapd's debconf messages.
 Translator: Américo Monteiro [EMAIL PROTECTED]
 Feel free to use it.
 
 For translation updates please contact 'Last Translator' or the
 Portuguese Translation Team traduz _at_ debianpt.org.

I have updated the debconf templates and am going to make a new release
soonish. Could you update the translation? Attached are the new
templates and .pot file and the .po file.

Thanks.

-- 
-- arthur - [EMAIL PROTECTED] - http://people.debian.org/~adejong --
Template: libnss-ldapd/ldap-uris
Type: string
Default: ldap://127.0.0.1/
_Description: LDAP server Uniform Resource Identifier:
 Please enter the URI of the LDAP server used. This is a string in the form
 ldap://hostname or IP:port/ . ldaps:// or ldapi:// can also be used. The
 port number is optional.
 .
 When useing the ldap or ldaps schemes it is usually a good idea to use an IP
 address; this reduces the risk of failure when name services are unavailable.
 .
 When using the ldapi scheme, %2f should be used to escape slashes
 (e.g. ldapi://%2fvar%2frun%2fldapi_sock/)
 .
 Multiple URIs can be be specified by separating them with spaces.

Template: libnss-ldapd/ldap-base
Type: string
Default: dc=example,dc=net
_Description: LDAP server search base:
 Please enter the distinguished name of the LDAP search base.  Many sites
 use the components of their domain names for this purpose.  For example,
 the domain example.net would use dc=example,dc=net as the
 distinguished name of the search base.

Template: libnss-ldapd/ldap-binddn
Type: string
Default:
_Description: LDAP database user:
 If the LDAP database requires a login for normal lookups, enter
 the name of the account that will be used here. Leave empty
 otherwise.
 .
 This value should be specified as a DN (distinguished name).

Template: libnss-ldapd/ldap-bindpw
Type: password
_Description: LDAP user password:
 Enter the password that will be used to log in to the LDAP database.

Template: libnss-ldapd/ldap-rootbinddn
Type: string
Default: cn=manager,dc=example,dc=net
_Description: LDAP account for root:
 This account will be used for nss requests with root privileges.
 This can be used to give root processes more information
 (e.g. users' shadow entries or group passwords).
 .
 Leave this empty to not do anything special for root lookups.
 .
 This value should be specified as a DN (distinguished name).

Template: libnss-ldapd/ldap-rootbindpw
Type: password
_Description: LDAP root account password:
 Enter the password that will be used to log in to the LDAP database
 when the root process does lookups.

Template: libnss-ldapd/nsswitch
Type: multiselect
Choices: aliases, ethers, group, hosts, netgroup, networks, passwd, protocols, 
rpc, services, shadow
_Description: Name services to configure:
 For this package to work, you need to modify your /etc/nsswitch.conf to
 use the ldap datasource.
 .
 You can select the services that should be enabled or disabled
 for LDAP lookups. The new LDAP lookups will be added as last option.
 Be sure to review these changes.
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR [EMAIL PROTECTED], YEAR.
#
#, fuzzy
msgid 
msgstr 
Project-Id-Version: PACKAGE VERSION\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2007-08-19 11:09+0200\n
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n
Last-Translator: FULL NAME [EMAIL PROTECTED]\n
Language-Team: LANGUAGE [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=CHARSET\n
Content-Transfer-Encoding: 8bit\n

#. Type: string
#. Description
#: ../libnss-ldapd.templates:1001
msgid LDAP server Uniform Resource Identifier:
msgstr 

#. Type: string
#. Description
#: ../libnss-ldapd.templates:1001
msgid 
Please enter the URI of the LDAP server used. This is a string in the form 
ldap://hostname or IP:port/ . ldaps:// or ldapi:// can also be used. The 
port number is optional.
msgstr 

#. Type: string
#. Description
#: ../libnss-ldapd.templates:1001
msgid 
When useing the ldap or ldaps schemes it is usually a good idea to use an IP 
address; this reduces the risk of failure when name services are unavailable.
msgstr 

#. Type: string
#. Description
#: ../libnss-ldapd.templates:1001
#, no-c-format
msgid 
When using the ldapi scheme, %2f should be used to escape slashes (e.g. 
ldapi://%2fvar%2frun%2fldapi_sock/)
msgstr 

#. Type: string
#. Description
#: ../libnss-ldapd.templates:1001
msgid Multiple URIs can be be specified by separating them with spaces.
msgstr 

#. Type: string
#. Description
#: ../libnss-ldapd.templates:2001
msgid LDAP server search base:
msgstr 

#. Type: string
#. Description
#: ../libnss-ldapd.templates:2001
msgid 
Please enter the distinguished name of the LDAP search base.  Many sites use 
the components of their domain names for this purpose.  

Bug#438725: aptitude man page display garbage escape sequences

2007-08-19 Thread Emmanuel Kasper
Package: aptitude
Version: 0.4.4-4
Severity: minor


On the two debian system that I use the aptitude man page displayed in a
terminal or in gnome-yelp look like this ( extract ) 

\fBinstall\fR
Install one or more packages. The packages should be listed
after the install command; if a package name contains a tilde
character (\fB~\fR), it will be treated as a search pattern
and every

By looking at the man page in troff format I noticed that this garbage escape
sequence appear when there is a \e sequence in the source man page

\efBinstall\efR
..RS 4
Install one or more packages. The packages should be listed after the
\(lqinstall\(rq
command; if a package name contains a tilde character
(\(lq\efB~\efR\(rq), it will be treated as a search pattern and every

If i replace the sequence \efB with \fB for instance, the man page
displays correctly with the string in bold.

As I see from bug report #409782 that the man page is generated from
XML, maybe something went wrong in the generation of the source
troff.

Regards 
Emmanuel


Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-powerpc
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6. 0.6.46.4-0.1  Advanced front-end for dpkg
ii  libc6  2.3.6.ds1-13etch2 GNU C Library: Shared libraries
ii  libgcc11:4.1.1-21GCC support library
ii  libncursesw5   5.5-5 Shared libraries for terminal hand
ii  libsigc++-2.0-0c2a 2.0.17-2  type-safe Signal Framework for C++
ii  libstdc++6 4.1.1-21  The GNU Standard C++ Library v3

Versions of packages aptitude recommends:
ii  aptitude-doc-en [aptitude-doc 0.4.4-4English manual for aptitude, a ter
pn  libparse-debianchangelog-perl none (no description available)

-- no debconf information


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



Bug#433248: nss-ldapd: French debconf templates translation

2007-08-19 Thread Arthur de Jong
On Sun, 2007-07-15 at 23:09 +0200, Cyril Brulebois wrote:
 please find attached the french debconf templates translation, proofread
 by the debian-l10n-french mailing list contributors.

I have updated the debconf templates and am going to make a new release
soonish. Could you update the translation? Attached are the new
templates and .pot files and the .po file.

Thanks.

-- 
-- arthur - [EMAIL PROTECTED] - http://people.debian.org/~adejong --
Template: libnss-ldapd/ldap-uris
Type: string
Default: ldap://127.0.0.1/
_Description: LDAP server Uniform Resource Identifier:
 Please enter the URI of the LDAP server used. This is a string in the form
 ldap://hostname or IP:port/ . ldaps:// or ldapi:// can also be used. The
 port number is optional.
 .
 When useing the ldap or ldaps schemes it is usually a good idea to use an IP
 address; this reduces the risk of failure when name services are unavailable.
 .
 When using the ldapi scheme, %2f should be used to escape slashes
 (e.g. ldapi://%2fvar%2frun%2fldapi_sock/)
 .
 Multiple URIs can be be specified by separating them with spaces.

Template: libnss-ldapd/ldap-base
Type: string
Default: dc=example,dc=net
_Description: LDAP server search base:
 Please enter the distinguished name of the LDAP search base.  Many sites
 use the components of their domain names for this purpose.  For example,
 the domain example.net would use dc=example,dc=net as the
 distinguished name of the search base.

Template: libnss-ldapd/ldap-binddn
Type: string
Default:
_Description: LDAP database user:
 If the LDAP database requires a login for normal lookups, enter
 the name of the account that will be used here. Leave empty
 otherwise.
 .
 This value should be specified as a DN (distinguished name).

Template: libnss-ldapd/ldap-bindpw
Type: password
_Description: LDAP user password:
 Enter the password that will be used to log in to the LDAP database.

Template: libnss-ldapd/ldap-rootbinddn
Type: string
Default: cn=manager,dc=example,dc=net
_Description: LDAP account for root:
 This account will be used for nss requests with root privileges.
 This can be used to give root processes more information
 (e.g. users' shadow entries or group passwords).
 .
 Leave this empty to not do anything special for root lookups.
 .
 This value should be specified as a DN (distinguished name).

Template: libnss-ldapd/ldap-rootbindpw
Type: password
_Description: LDAP root account password:
 Enter the password that will be used to log in to the LDAP database
 when the root process does lookups.

Template: libnss-ldapd/nsswitch
Type: multiselect
Choices: aliases, ethers, group, hosts, netgroup, networks, passwd, protocols, 
rpc, services, shadow
_Description: Name services to configure:
 For this package to work, you need to modify your /etc/nsswitch.conf to
 use the ldap datasource.
 .
 You can select the services that should be enabled or disabled
 for LDAP lookups. The new LDAP lookups will be added as last option.
 Be sure to review these changes.
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR [EMAIL PROTECTED], YEAR.
#
#, fuzzy
msgid 
msgstr 
Project-Id-Version: PACKAGE VERSION\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2007-08-19 11:09+0200\n
PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n
Last-Translator: FULL NAME [EMAIL PROTECTED]\n
Language-Team: LANGUAGE [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=CHARSET\n
Content-Transfer-Encoding: 8bit\n

#. Type: string
#. Description
#: ../libnss-ldapd.templates:1001
msgid LDAP server Uniform Resource Identifier:
msgstr 

#. Type: string
#. Description
#: ../libnss-ldapd.templates:1001
msgid 
Please enter the URI of the LDAP server used. This is a string in the form 
ldap://hostname or IP:port/ . ldaps:// or ldapi:// can also be used. The 
port number is optional.
msgstr 

#. Type: string
#. Description
#: ../libnss-ldapd.templates:1001
msgid 
When useing the ldap or ldaps schemes it is usually a good idea to use an IP 
address; this reduces the risk of failure when name services are unavailable.
msgstr 

#. Type: string
#. Description
#: ../libnss-ldapd.templates:1001
#, no-c-format
msgid 
When using the ldapi scheme, %2f should be used to escape slashes (e.g. 
ldapi://%2fvar%2frun%2fldapi_sock/)
msgstr 

#. Type: string
#. Description
#: ../libnss-ldapd.templates:1001
msgid Multiple URIs can be be specified by separating them with spaces.
msgstr 

#. Type: string
#. Description
#: ../libnss-ldapd.templates:2001
msgid LDAP server search base:
msgstr 

#. Type: string
#. Description
#: ../libnss-ldapd.templates:2001
msgid 
Please enter the distinguished name of the LDAP search base.  Many sites use 
the components of their domain names for this purpose.  For example, the 
domain \example.net\ would use \dc=example,dc=net\ as the distinguished 
name of the search base.
msgstr 

#. Type: string
#. 

Bug#435853: pymsnt: utf-8 codec unable to decoded personal status message

2007-08-19 Thread Sam Morris
A user of the Debian package of pymsnt reported the following bug in
pymsnt:

[2007-08-03 18:15:00] INFO :: [EMAIL PROTECTED] ::  :: 
contactPersonalChanged :: msn.msnw.NotificationClient :: {'personal': 'In 
qualche caso, la distinzione tra un ammasso globulare ed uno galattico pu\xf2 
non risultare del tutto immediata:', 'self': 'instance', 'userHandle': '[EMAIL 
PROTECTED]'}
...
File /usr/share/pymsnt/src/legacy/msn/msnw.py, line 447, in 
contactPersonalChanged
self.factory.msncon.contactStatusChanged(userHandle)
  File /usr/share/pymsnt/src/legacy/glue.py, line 486, in 
contactStatusChanged
status = msnContact.personal.decode(utf-8)
  File encodings/utf_8.py, line 16, in decode

Note that the contact's status message contains a byte with the value
0xf2. This is not a valid UTF-8 sequence, but if the string is
interpreted as being in latin1 (or a variant like windows-1252) then it
corresponds with the ò character.

I did some testing myself and found that a contact of mine who uses
version 8.1 of the official MSN client on Windows, who put an ò
character in his status message did not trigger this exception for me.
But perhaps the bug reporter's contact was using a different version of
the client, that uses latin1 instead.

The bug submitter suggested changing line 486 of glue.py to read:

status = msnContact.personal.decode ('utf-8', 'replace')

Which seems reasonable. Another option is to try something like:

status = None
for e in ('utf-8', 'windows-1252'):
try:
status = msnContact.personal.decode (e)
except UnicodeDecodeError:
continue
if status == None: status = msnContact.personal.decode ('utf-8', 
'replace')

i.e., try a sequence of known-possible encodings, and fall back to utf-8
in replace mode if the all fail.

Further details may be found at http://bugs.debian.org/435853. Please
keep [EMAIL PROTECTED] CC'd in replies so that the
messages go back to the Debian bug tracking system.

-- 
Sam Morris
http://robots.org.uk/

PGP key id 1024D/5EA01078
3412 EA18 1277 354B 991B  C869 B219 7FDB 5EA0 1078


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


Bug#438726: [INTL:nl] (untested) Dutch translation

2007-08-19 Thread Bas Wijnen
Package: hex-a-hop
Version: 0.0.20070315-1
Severity: wishlist
Tags: patch

Here's a dutch translation file.  I looked at the homepage
(http://www.aceinternet.co.uk/~mokona/) and the debian source, but could
not find a way to actually compile the game with gettext support, so I
did not test it.

In particular, I did not at all try to get the newlines correct (in fact
I didn't insert any), so it will probably look awful.  This can be fixed
by anyone, of course, but IMO it should be fixed in the code, not in the
translation.  That is, it would be better if the code determines the
length of the string and breaks it into lines itself.

Thanks,
Bas Wijnen

-- 
I encourage people to send encrypted e-mail (see http://www.gnupg.org).
If you have problems reading my e-mail, use a better reader.
Please send the central message of e-mails as plain text
   in the message body, not as HTML and definitely not as MS Word.
Please do not use the MS Word format for attachments either.
For more information, see http://pcbcn10.phys.rug.nl/e-mail.html


signature.asc
Description: Digital signature


Bug#438650: xserver-xorg-video-intel: fails to start (No valid modes)

2007-08-19 Thread Alexander Vodomerov
On Sun, Aug 19, 2007 at 01:01:34PM +0200, Brice Goglin wrote:

 For the record, what kind of notebook is this?
RoverBook Voyager D512L. RoverBook is a russian manufacturer of
notebooks (in fact, they just assembly chinese details), so it is not
known outside of Russia. 
Here is the specification page:
http://www.roverbook.com/site/roverbook/homen.nsf/techspecs/NB000104
Automatic translate from russian via Google Translate:
http://www.google.com/translate?u=http%3A%2F%2Fwww.roverbook.com%2Fsite%2Froverbook%2Fhomen.nsf%2Ftechspecs%2FNB000104langpair=ru%7Cenhl=enie=UTF8

It is possible that this notebook contains some weird hardware, but the
old i810 driver worked nice on it.

 Hard to say, I am going to forward all this bug in the upstream bugzilla
 anyway, the Intel developers will know much more than me.
Thank you for help!

 I've been told
 that your i845 might be using a panel-subchipset that is not supported
 in the intel driver yet. It would explain why your LVDS does (almost)
 not appear anywhere in the log.
Does it mean that there is no chances to make it work?

With best regards,
   Alexander.


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



Bug#438727: ping does not recognize interface name lo correctly

2007-08-19 Thread otmat
Package: iputils-ping
Version: 3:20020927-6

Description:
The man page for ping states that the (source) interface address may be
specified by using the option -I followed by the ip address or interface
name.
But the interface name lo (as listed in the output of ifconfig) is not
correctly transformed to the ip address attached to the loopback
interface. Instead (at least in my case) the ip address from the
interface eth0 is used.
The option '-I eth0' works correctly.

In the following transcripts you can see the specified interface and the
used (source) ip address in the first line of output. (I think the two
following commands should be equal.)

$ ping -I lo 192.168.1.2  # wrong source ip address used
PING 192.168.1.2 (192.168.1.2) from 192.168.1.2 lo: 56(84) bytes of data.
64 bytes from 192.168.1.2: icmp_seq=1 ttl=64 time=0.156 ms

$ ping -I 127.0.0.1 192.168.1.2  # correct source ip address used
PING 192.168.1.2 (192.168.1.2) from 127.0.0.1 : 56(84) bytes of data.
64 bytes from 192.168.1.2: icmp_seq=1 ttl=64 time=0.183 ms

The output of the above specified ping commands corresponds to the
actually used source ip address in the ip packets (verified with wireshark).

Kernel-version: 2.6.18-5-486
Linux version: Debian GNU/Linux 4.0


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



Bug#438728: ntp does not support dynamic option in /etc/ntp.conf

2007-08-19 Thread James Wiseper
Package: ntp
Version: 1:4.2.2.p4+dfsg-2
Severity: important


After changing servers in /etc/ntp.conf I got falue message in /var/log/syslog

/var/log/syslog
Aug 19 04:19:35 gate ntpd[3947]: configure: keyword dynamic unknown, 
line ignored
Aug 19 04:19:35 gate last message repeated 2 times
Aug 19 04:19:35 gate ntpd[3947]: getaddrinfo: ::1 invalid host 
address, ignored

/etc/ntp.conf
server 0.uk.pool.ntp.org iburst dynamic
server 1.europe.pool.ntp.org iburst dynamic
server 0.europe.pool.ntp.org iburst dynamic

I guess that the ntp package from Debian Etch does not support dynamic option.
This is strange that the dynamic option is used by default.


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-vserver-amd64
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages ntp depends on:
ii  adduser3.102 Add and remove users and groups
ii  libc6  2.3.6.ds1-13etch2 GNU C Library: Shared libraries
ii  libcap11:1.10-14 support for getting/setting POSIX.
ii  libreadline5   5.2-2 GNU readline and history libraries
ii  libssl0.9.80.9.8c-4  SSL shared libraries
ii  lsb-base   3.1-23.2etch1 Linux Standard Base 3.1 init scrip
ii  netbase4.29  Basic TCP/IP networking system
ii  perl   5.8.8-7   Larry Wall's Practical Extraction 

ntp recommends no packages.

-- no debconf information


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



Bug#438717: bug 438717: test script

2007-08-19 Thread Lionel Elie Mamane
Looks like the attachment didn't make it through. Here it is.


prio_filter_map_fallback_test.sh
Description: Bourne shell script


Bug#428217: Can't browse Gmail properly. Icewesel can.

2007-08-19 Thread Kumar Appaiah
On Sun, Jun 10, 2007 at 08:21:50AM +0200, Mike Hommey wrote:
 block 428217 by 426569

Since the above bugs seem to be fixed, and Epiphany seems to be
loading GMail now, I request you to consider closing this bug, unless
the OP still has the problem.

(BTW, I was also a victim of this, but I think 428217 and 426569 fixes
cured me of this).

Thanks.

Kumar

-- 
Kumar Appaiah,
458, Jamuna Hostel,
Indian Institute of Technology Madras,
Chennai - 600 036


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



Bug#438729: ITP: haze -- Connection manager using libpurple

2007-08-19 Thread Laurent Bigonville
Package: wnpp
Severity: wishlist
Owner: Laurent Bigonville [EMAIL PROTECTED]

* Package name : haze
Version : 0.1.1
Upstream Author :   Will Thompson [EMAIL PROTECTED]

* URL : http://salami.ox.compsoc.net/~resiak/haze/
* License : GPL
Description :
A telepathy connection manager that use libpurple


pgp73pxyWSho7.pgp
Description: PGP signature


Bug#425790: xdg-utils has xdg-open which calls the users preferred browser

2007-08-19 Thread Bastian Venthur
On 19.08.2007 13:27 schrieb Alexander Sack - Debian Bugmail:
 On Mon, Jul 23, 2007 at 12:00:12AM +0200, Bastian Venthur wrote:
 Package: icedove
 Version: 2.0.0.4.dfsg1-1

 This just reminds me that xdg-utils (a very small package not depending
 on anything else and just consisting of a few scripts) provides a
 command xdg-open. It calls the users preferred browser and works
 pretty well for reportbug-ng.

 Maybe icedove could check for the availability of this command and use
 it before it tries to open x-www-browser as last resort?
 
 Are there setups where xdg-open will not work?

I think it's very safe to use, since it will always call
sensible-browser if everything else fails. Looking at the script it
looks like it does the following:

1. Check if we're running KDE, GNOME or XFCE and call the appropriate
   url-handlers in this case (like kfmclient exec $1 for KDE). This
   means we're calling the *users* default browser here.

2. If not, try open_generic() (see below), which:
2.1. tries run-mailcap (whatever that does) or
2.2. as last resort calls sensible-browser which is provided by
 debianutils which is of priority required and should be available
 on every system.

I'm not sure what the following bash snipped exactly does, but it should
call sensible-browser as a last resort in every case. So yes, I think it
is safe to use and much better than just calling sensible-browser
without trying to find the users preference:



open_generic()
{
if which run-mailcap /dev/null 
(echo $1 | grep -q '^file://' ||
! echo $1 | egrep -q '^[a-zA-Z+\.\-]+:'); then

local file=$(echo $1 | sed 's%^file://%%')

run-mailcap --action=view $file
else
sensible-browser $1
fi

if [ $? -eq 0 ]; then
exit_success
else
exit_failure_operation_failed
fi
}



I'm using it in reportbug-ng for a while now and haven't heard of any
problems so far. And since it is from freedesktop.org, I'm somewhat
confident, that this is the right way to call a browser across
different desktop-environments.


Thanks for considering xdg-open, even if you decide not to use it.


Cheers,

Bastian.


-- 
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#378501: Closing #378501

2007-08-19 Thread Kumar Appaiah
Hi!

Unless the OP still has the problem, I would request you to close this
bug, since the previously mentioned bugs seem to have vanished in the
current Epiphany packages (and this bug has been hanging around for
long without activity!).

Thanks.

Kumar
-- 
Kumar Appaiah,
458, Jamuna Hostel,
Indian Institute of Technology Madras,
Chennai - 600 036


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



Bug#436450: RFH: mol -- The Mac-on-Linux emulator

2007-08-19 Thread Rogério Brito
Hi, Gaudenz.

On Aug 07 2007, Gaudenz Steinlin wrote:
 The Mac-On-Linux packages are formally team maintained, but actually
 I'm the only active maintainer and my time is quite limited.

I am in the New Maintainer's queue and I have an iBook G3 which is
currently running a mix of Ubuntu and Debian, but I plan on sticking to
Debian in the near future.

I would like to help with the port of PowerPC, as it seems that this
platform is not receiving the deserved love by Ubuntu and it it seems
that MacOS X 10.5 (the next release) will not run on computers with a G3
processor, unfortunately. :-(

 This is why it took quite long to prepare the long overdue update to
 support the latest kernels. I would be glad to welcome some more
 members to the pkg-mol team.

Do you have some easy tasks that could be accomplished by a re-newcomer
to the PowerPC platform (I say re-newcomer because I used to be
moderately regular in debian-powerpc, but life has changed drastically
in the past few years), just to get my feet wet again?

 The packages are maintained in the alioth repository on 
 http://svn.debian.org/wsvn/pkg-mol

Nice.

 Source tarballs (repackaged and original) are available from 
 http://pkg-mol.alioth.debian.org/

Ok. This is also nice to know.

 If you need help or have further questions, feel free to ask on
 [EMAIL PROTECTED]

Just for your information, I used to have success with MoL during the
2.4 era, when BenH tree was *the* tree to use to have your system
working with Linux. It's been a long time.

 This is a small TODO list from the top of my head:
 - check configure options we could activate (especially pci-proxy
   support and debugger support)

I don't know exactly what is meant by the pci-proxy support.

 - better support for running linux inside mol (probably this is
   currently broken, guest side drivers are not packaged for debian,
   sources are in the old mol bk archive, snapshot at
   http://pkg-mol.alioth.debian.org/bk_checkouts/bk_checkouts.tar.bz2)

Running MacOS X 10.3 (or was it 10.2) with iTunes was doable, but I
never tried playing with running MacOS 9 nor with Linux inside MoL. It
would be a nice thing to try, though.

 - fix building mol twice in a row (double compilation support release
   goal!)

Depending on the package structure, it can be easier. Is Samuel still
upstream for MoL or has the debian-mol-team taken the duty of having it
upstream?

What kind of patch system is being used? I'm familiar with quilt, but
not with dpatch (not that I couldn't learn, guess or pester with some
questions about it). :-)

 - check and possibly package new gui frontend (svn module mol-gui at
   mac-on-linux.sf.net)

I went to the site and skimmed through, but I didn't see anything
regarding a GUI. What is meant as a gui for MoL? Wouldn't it run anymore
in a Window or in a separate console?

 - write missing manpage for mol-img
 - ...

Ok.


Thanks for taking care of MoL, Rogério Brito.

-- 
Rogério Brito : [EMAIL PROTECTED],ime.usp}.br : GPG key 1024D/7C2CAEB8
http://www.ime.usp.br/~rbrito : http://meusite.mackenzie.com.br/rbrito
Projects: algorithms.berlios.de : lame.sf.net : vrms.alioth.debian.org



Bug#409778: Isn't this a libgcrypt bug?

2007-08-19 Thread Andreas Metzler
# On 2007-08-19 Simon Josefsson [EMAIL PROTECTED] wrote:
#  I'm going over the gnutls bugs, but this one seems to be a clear
#  libgcrypt problem.  And it has been fixed in version 1.3.0.  Shouldn't
#  it be re-assigned to libgcrypt?
# 
# Indeed. I had not realized it had been fixed. Thanks.

reassign 409778 libgcrypt11-dev
found 409778 1.2.3-2
close 409778 1.3.0-2
thanks

-- 
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'


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



Bug#435429: installation-guide: change entity to manual on WebSVN-Server

2007-08-19 Thread Geert Stappers
tags 435429 moreinfo
thanks

warning about=a compliment
   Please be noticed that this E-mail contains an appriciation.
/warning


Hello Holger,

I like your messages about making a good manual a better manual.

Op 31-07-2007 om 18:48 schreef Holger Wansing:
 I would recommend to change the entity, that provides the
 link to the manual on the WebSVN-Server, so that outstanding
 persons can find the manual easier.
 
 The entity now shows to the root directory, while the manual
 resides in /trunk/manual:
 
 ( in ../manual/build/entities/urls.ent )
 - !ENTITY url-d-i-websvn http://svn.debian.org/wsvn/d-i/;
 + !ENTITY url-d-i-websvn http://svn.debian.org/wsvn/d-i/trunk/manual;
 

Meanwhile we known that url-d-i-websvn; is for the whole repository.


What do you think of:

--- manual/build/entities/urls.ent  (revision 48981)
+++ manual/build/entities/urls.ent  (working copy)
@@ -54,9 +54,12 @@
 !-- where to get the current debian-installer --
 !ENTITY url-debian-installer 
disturl;main/installer-architecture;/current/

-!-- debian-installer WebSVN  --
+!-- whole debian-installer repository accessible by WebSVN --
 !ENTITY url-d-i-websvn http://svn.debian.org/wsvn/d-i/;

+!-- debian-installer installation guide WebSVN  --
+!ENTITY url-d-i-manual-websvn url-d-i-websvn;trunk/manual/
+
 !-- debian-installer README --
 !ENTITY url-d-i-readme http://svn.debian.org/wsvn/d-i/README?op=file;



And where should 'url-d-i-websvn' be substituted by 'url-d-i-manual-websvn' ?


Cheers
Geert Stappers



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



Bug#438650: xserver-xorg-video-intel: fails to start (No valid modes)

2007-08-19 Thread Brice Goglin
forwarded 438650 https://bugs.freedesktop.org/show_bug.cgi?id=12059
thank you



Alexander Vodomerov wrote:
 RoverBook Voyager D512L.

Ok thanks, I have reported your problem in the upstream bugzilla at the
URL above.

 I've been told
 that your i845 might be using a panel-subchipset that is not supported
 in the intel driver yet. It would explain why your LVDS does (almost)
 not appear anywhere in the log.
 
 Does it mean that there is no chances to make it work?
   

No, it probably just means the developers didn't have such hardware to
test on. There might actually be some code already written for this
hardware. For instance, there is support for the ch7017 subchipset in
the driver. But, it is disabled because untested for now.

If you feel adventurous, you could try to enable it. To do so, first
look at http://bgoglin.livejournal.com/10936.html to know how to build
the upstream git tree. But, before actually building it, open
src/i830_dvo.c, search for ch7017 and uncomment the corresponding
code. You should have to:
* remove #if 0 around ch7017_symbols definition
* its usage at the end of i830_dvo_drivers definition

Good luck,
Brice



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



Bug#438669: git-buildpackage: hard-coded -i\.git/ -I.git in build command breaks pbuilder possibility

2007-08-19 Thread Guido Guenther
Hi,
On Sat, Aug 18, 2007 at 10:31:30PM -0700, sean finney wrote:
 it would be really nice if either (a) when an alternate build command
 was specified or alternatively (b) a not-yet-existing cmdline flag were
 passed that git-buildpackage didn't arbitrarily add the mentioned
 options to the build-command, since not all build commands need this
 and indeed it will break pbuilder if called with those args.
I do see your point but think that a) will cause more harm than it does
good (people trying to including git meta data into packges, failed
builds because of that, ...) and thought b) would be overkill, although
I'm open to suggestions here.
The manual has explanations for running with pbuilder.
Cheers,
 -- Guido


signature.asc
Description: Digital signature


Bug#438726: Sorry, forgot the attachment

2007-08-19 Thread Bas Wijnen
Here it is.

-- 
I encourage people to send encrypted e-mail (see http://www.gnupg.org).
If you have problems reading my e-mail, use a better reader.
Please send the central message of e-mails as plain text
   in the message body, not as HTML and definitely not as MS Word.
Please do not use the MS Word format for attachments either.
For more information, see http://pcbcn10.phys.rug.nl/e-mail.html
# Hex-a-hop - puzzle game based on hexagonal tiles.
# Copyright (C) YEAR Tom Beaumont
# This file is distributed under the same license as the hex-a-hop package.
# Bas Wijnen [EMAIL PROTECTED], 2007.
#
# Translators: A few hints:
#
# Support for translations is still experimental. You may find a few minor
# flaws. If you do not understand a message please ask to allow us adding
# helpful comments.
#
# The English help messages contain unusual spaces.is internally
# replaced by a newline,  starts a new paragraph. You may ignore
# these spaces for now. You can also use \n in translations to force
# a linebreak and \n\n to start a new paragraph. It is suggested not to
# use fixed line breaks in paragraphs as this depends on font settings.
#
# To get properly help messages as in the English help you have to set
# these linebreaks yourself (either viaor \n) and you don't have
# to translate the msgid Press any key (later we will provide a proper
# solution). This way the text will look (currently) better but it also
# needs more time for you and requires a lot of tests from your side.
#
#
msgid 
msgstr 
Project-Id-Version: hex-a-hop\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2007-08-15 18:05+0200\n
PO-Revision-Date: 2007-08-19 10:46+1\n
Last-Translator: Bas Wijnen [EMAIL PROTECTED]\n
Language-Team: Dutch [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=utf-8\n
Content-Transfer-Encoding: 8bit\n

#: gfx.cpp:182 hex_puzzzle.cpp:473 menus.h:199
msgid Press any key
msgstr Druk op een toets

#: hex_puzzzle.cpp:1612
#, c-format
msgid Complete 1  more level  to unlock!
msgstr Los nog 1 puzzel op om te ontgrendelen

#: hex_puzzzle.cpp:1614
#, c-format
msgid Complete %d  more levels  to unlock!
msgstr Los nog %d puzzels op om te ontgrendelen

#: hex_puzzzle.cpp:1621
msgid NO NAME
msgstr NAAMLOOS

#: hex_puzzzle.cpp:2659
#, c-format
msgid Anti-Ice: %d
msgstr Anti-ijs: %d

#: hex_puzzzle.cpp:2660
#, c-format
msgid Jumps: %d
msgstr Sprongen: %d

#: hex_puzzzle.cpp:2661
#, c-format
msgid Score: %d (%d)
msgstr Score: %d (%d)

#: hex_puzzzle.cpp:2662
#, c-format
msgid Par:   %d
msgstr Doel: %d

#: hex_puzzzle.cpp:2663
#, c-format
msgid Diff:  %d
msgstr Verschil: %d

#: hex_puzzzle.cpp:2666
#, c-format
msgid  Par: %d   Current: %d
msgstr Doel: %d Huidig: %d

#: hex_puzzzle.cpp:2669
#, c-format
msgid  Anti-Ice: %d
msgstr Anti-ijs: %d

#: hex_puzzzle.cpp:2671
#, c-format
msgid  Jumps: %d
msgstr Sprongen: %d

#: hex_puzzzle.cpp:2677
#, c-format
msgid Points: %d
msgstr Punten: %d

#: hex_puzzzle.cpp:2678
#, c-format
msgid Discovered: %d%% (%d/%d)
msgstr Ontdekt: %d%% (%d van %d)

#: hex_puzzzle.cpp:2679
#, c-format
msgid Complete: %d%% (%d)
msgstr Opgelost: %d%% (%d)

#: hex_puzzzle.cpp:2680
#, c-format
msgid Mastered: %d%% (%d)
msgstr Voltooid: %d%% (%d)

#: hex_puzzzle.cpp:2683
#, c-format
msgid  %d%% Mastered
msgstr %d%% voltooid

#: hex_puzzzle.cpp:2685
#, c-format
msgid  %d%% Complete
msgstr %d%% opgelost

#: hex_puzzzle.cpp:2737
#, c-format
msgid Best:% 3d
msgstr Beste:% 3d

#: hex_puzzzle.cpp:2738
#, c-format
msgid Par:% 3d
msgstr Doel:% 3d

#: hex_puzzzle.cpp:2741
msgid Completed
msgstr Opgelost

#: hex_puzzzle.cpp:2744
msgid Incomplete
msgstr Niet opgelost

#: hex_puzzzle.cpp:2785 menus.h:520
msgid Level Complete!
msgstr Puzzel opgelost!

#: hex_puzzzle.cpp:2905
#, c-format
msgid Special(%d,%d): %s (%d)
msgstr Optie(%d,%d): %s (%d)

#: hex_puzzzle.cpp:2905
msgid None
msgstr Geen

#: hex_puzzzle.cpp:3050
msgid Select level
msgstr Kies puzzel

#: hex_puzzzle.cpp:4103
msgid Save level
msgstr Bewaar puzzel

#: hex_puzzzle.cpp:4109
msgid Open level
msgstr Open puzzel

#: menus.h:87
msgid 
Basic controls:|Move around with the keys Q,W,E,A,S,D or the numeric  
keypad. Alternatively, you can use the mouse and  click on the tile you'd 
like to move to.Use 'U', backspace or the right mouse button to  undo 
mistakes.The 'Esc' key (or middle mouse button) brings up a  menu from 
which you can restart if you get stuck.
msgstr 
Besturing:|Spring naar aanliggende tegels met 'Q', 'W', 'E', 'A', 'S', 
'D', of het numerieke toetsenbord. Of klik met de muis op de tegel waar 
je heen wilt springen. Gebruik 'U', backspace, of de rechter muisknop om 
een sprong ongedaan te maken. De 'Esc' toets en de middelste muisknop geven 
een menu vanuit waar je kunt herstarten als je vastzit.

#: menus.h:91
msgid 
Objective:|Your goal is to break all the green tiles.You mainly do this 
by jumping on them.They will crack when you land on them, and  only 
disintegrate when you jump off.Try 

Bug#438730: O: gkrellmss

2007-08-19 Thread A Lee
Package: wnpp
Severity: normal

I no longer use gkrellm.


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

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


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



Bug#392436: pcmciautils: man page 'not yet implemented' not all true

2007-08-19 Thread Colin Watson
On Wed, Oct 11, 2006 at 10:40:44PM +0800, Dan Jacobson wrote:
 Package: pcmciautils
 Version: 014-2
 Severity: minor
 
 Several of these
 $ COLUMNS= man pccardctl |grep -ic 'not yet implemented'
 Reformatting pccardctl(8), please wait... --(hate this line)
 4
 have already been implemented.

One, to be precise. I've adjusted the manual page.

 Also
 # file /sbin/lspcmcia
 /sbin/lspcmcia: symbolic link to `pccardctl'
 And it shares the same man page, however the behaviour of
 # /sbin/lspcmcia
 is different than
 # /sbin/pccardctl

I've filled in information on this. Thanks.

 Also document how the user can look up who manufacturer 0x0013 is
 after doing
 # pccardctl ident
 Socket 0:
   product info: PCMCIA CARD MEMBER, FM56R-NFV2, 021, A
   manfid: 0x0013, 0x
   function: 2 (serial)
 
 The closest I got was
 $ grep 13 /usr/src/linux-headers-2.6.17-2/include/pcmcia/* #nope

If it's not there, then Linux doesn't know the vendor ID. Fortunately it
usually doesn't matter; the product info should be enough for users, and
PCMCIA interfaces tend to be generic enough that Linux can often drive
them without knowing exact manufacturer information. The manfid is
mainly useful when submitting bug reports, in which case you'd want to
just give the hex ID anyway.

Please file separate bug reports for separate problems in future.

Regards,

-- 
Colin Watson   [EMAIL PROTECTED]


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



Bug#394824: more info

2007-08-19 Thread Kumar Appaiah
On Sat, Mar 24, 2007 at 01:25:06PM +0200, Tshepang Lekhonkhobe wrote:
 Gedit and meld exhibits the same problem (though tough to notice since
 most clicks  are experienced on a web-browser) so I wonder if this is
 not a GTK+ problem.

I can confirm that this happens on epiphany-browser 2.18-3 browser. I
cannot comment on this for other GTK+ packages, since I don't use many
more.

Thanks!

Kumar
-- 
Kumar Appaiah,
458, Jamuna Hostel,
Indian Institute of Technology Madras,
Chennai - 600 036


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



Bug#336220: xdm: bogus /dev/mem access lead to trouble on arm platforms

2007-08-19 Thread Brice Goglin
On Fri, Oct 28, 2005 at 07:47:14PM +0200, Lennert Buytenhek wrote:
 On arm platforms where physical RAM doesn't start at physical address
 zero, opening /dev/mem and reading from it causes a kernel oops.  This
 is arguably a kernel bug, but it's still not a very good idea to just
 start randomly poking around in /dev/mem in search of entropy, which is
 what xdm does if it can't get entropy elsewhere.
 
 (When the kernel is fixed, blindly reading from /dev/mem will simply
 just fail with EFAULT instead of oopsing.  If that will cause xdm to
 fail, it should really just fail right away if /dev/random doesn't work.)

xdm seems to try /dev/urandom first nowadays (before /dev/random and then
/dev/mem). I don't whether arm systems have a /dev/urandom, but it seems
more likely than having a /dev/random.

I don't know which version of xdm you were running when you reported this
problem (Xorg 6.8.2 was the latest release on 2005/10/28). But it was at
the same time that the urandom support has been added upstream (in Xorg
6.9.99.902 on 2005/10/29).

So please test with a more recent xdm and report back whether it helps.

Thanks
Brice


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



Bug#438731: libxine1: Cannot play audio CDs anymore

2007-08-19 Thread Sven Joachim
Package: libxine1
Version: 1.1.7-3
Severity: important

Kaffeine and xine-ui refuse to play audio CDs, the error message
being:

14:14:11: xine: couldn't find demux for cdda:///dev/cdrom/1
14:14:11: xine: found input plugin : CD Digital Audio (aka. CDDA)

What is going on?


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

Kernel: Linux 2.6.22.3
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 libxine1 depends on:
ii  libc6   2.6.1-1  GNU C Library: Shared libraries
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  zlib1g  1:1.2.3.3.dfsg-5 compression library - runtime

Versions of packages libxine1 recommends:
ii  libasound2   1.0.14a-2   ALSA library
ii  libflac8 1.1.4-3+b1  Free Lossless Audio Codec - runtim
ii  libgl1-mesa-glx [lib 7.0.1-1 A free implementation of the OpenG
ii  libglu1-mesa [libglu 7.0.1-1 The OpenGL utility library (GLU)
ii  libjack0 0.103.0-6   JACK Audio Connection Kit (librari
ii  libmagick9   7:6.2.4.5.dfsg1-1   Image manipulation library
ii  libmng1  1.0.9-1 Multiple-image Network Graphics li
pn  libmodplug0c2none  (no description available)
ii  libmpcdec3   1.2.2-1 Musepack (MPC) format library
ii  libogg0  1.1.3-2 Ogg Bitstream Library
ii  libpulse00.9.6-1 PulseAudio client libraries
ii  libsdl1.2debian  1.2.11-9Simple DirectMedia Layer
ii  libspeex11.1.12-3The Speex Speech Codec
ii  libstdc++6   4.2.1-4 The GNU Standard C++ Library v3
ii  libtheora0   0.0.0.alpha7.dfsg-2 The Theora Video Compression Codec
ii  libvorbis0a  1.2.0.dfsg-2The Vorbis General Audio Compressi
pn  libwavpack1  none  (no description available)
ii  libx11-6 2:1.0.3-7   X11 client-side library
ii  libxcb-shape01.0-3   X C Binding, shape extension
ii  libxcb-shm0  1.0-3   X C Binding, shm extension
ii  libxcb-xv0   1.0-3   X C Binding, xv extension
ii  libxcb1  1.0-3   X C Binding
ii  libxext6 1:1.0.3-2   X11 miscellaneous extension librar
ii  libxine1-doc [libxin 1.1.7-3 the xine video player library, doc
ii  libxine1-ffmpeg  1.1.7-3 mpeg related plugins for libxine1
ii  libxinerama1 1:1.0.2-1   X11 Xinerama extension library
ii  libxv1   1:1.0.3-1   X11 Video extension library
ii  libxvmc1 1:1.0.4-2   X11 Video extension library

-- no debconf information


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



Bug#431691: qtiplot: 'Segmentation fault when opening .OPJ-file

2007-08-19 Thread Gudjon I. Gudjonsson
Hi Momme
   Liborigin has been fixed and today I could open your OPJ file. Please
try out my prerelease packages
deb http://195.198.146.229/debian/ i386/
deb http://195.198.146.229/debian/ amd64
deb-src http://195.198.146.229/debian/ source/
   Your second bug has not been fixed but I will do it soon and upload the new
version do Debian.

Cheers
Gudjon

On Wed, Jul 04, 2007 at 12:19:20PM +0200, Momme Winkelnkemper wrote:
 Package: qtiplot
 Version: 0.9~rc2-1
 Severity: important
 
 
 qtiplot dies with a Speicherzugriffsfehler (segmentation fault) when I try 
 to open some OPJ-file. Other OPJ-files are imported correctly. I can provide 
 a file which leads to the SegFault if needed.
 
 -- System Information:
 Debian Release: lenny/sid
   APT prefers testing
   APT policy: (500, 'testing')
 Architecture: amd64 (x86_64)
 
 Kernel: Linux 2.6.18-4-amd64 (SMP w/2 CPU cores)
 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
 Shell: /bin/sh linked to /bin/bash
 
 Versions of packages qtiplot depends on:
 ii  libc6   2.5-9GNU C Library: Shared libraries
 ii  libgcc1 1:4.2-20070627-1 GCC support library
 ii  libgl1-mesa-glx [libgl1 6.5.2-5  A free implementation of the 
 OpenG
 ii  libglu1-mesa [libglu1]  6.5.2-5  The OpenGL utility library (GLU)
 ii  libgsl0 1.9-3GNU Scientific Library (GSL) -- 
 li
 ii  libqt4-core 4.3.0-2+b1   Qt 4 core non-GUI functionality 
 ru
 ii  libqt4-gui  4.3.0-2+b1   Qt 4 core GUI functionality 
 runtim
 ii  libqt4-qt3support   4.3.0-2+b1   Qt 3 compatibility library for 
 Qt 
 ii  libqwt5-qt4 5.0.1-2  Qt4 widgets library for 
 technical 
 ii  libqwtplot3d-qt40.2.6+svn170-1   3D plotting library based on 
 Qt4/O
 ii  libstdc++6  4.2-20070627-1   The GNU Standard C++ Library v3
 ii  python2.5   2.5.1-1  An interactive high-level 
 object-o
 ii  zlib1g  1:1.2.3.3.dfsg-3 compression library - runtime
 
 qtiplot recommends no packages.
 
 -- no debconf information
 


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



Bug#436861: Another option

2007-08-19 Thread Adeodato Simó
I think it's reasonable not to want lastfm.submit() to read the
configuration file on each invocation, so maybe the attached patch to
README.plugins can be applied instead. OTOH, I think
/usr/lib/lastfmsubmitd/lastfmsubmit should always read the configuration
on each invocation.

Cheers,

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org
 
Loan-department manager:  There isn't any fine print.  At these
interest rates, we don't need it.
--- README.plugins~
+++ README.plugins
@@ -24,12 +24,13 @@
   song = {'artist': 'New Order', 'title': 'Your Silent Face',
 'album': 'Power, Corruption  Lies',
 'mbid': '3a54b3b2-6037-4fc3-a7a0-ead924e55ea2'}
+  config = lastfm.config.Config('lastfmsubmitd')
 
-  log = lastfm.logger('example')
+  log = lastfm.logger('example', config.log_path)
   log.info('Played song: %s' % lastfm.repr(song))
 
   song['time'] = time.gmtime()
-  lastfm.submit([song])
+  lastfm.submit([song], config.spool_path)
 
 Documentation for each of these functions can be read using pydoc.
 


Bug#438732: Starting firestarter firewall failed on boot

2007-08-19 Thread Christian Fischer
Package: firestarter
Version: 1.0.3-5
Severity: normal

Hi!

Since the firestarter update from 1.0.3-2 to 1.0.3-5 on my testing 
system i get this messages on boot:


Sun Aug 19 14:44:11 2007: Setting up networking
Sun Aug 19 14:44:11 2007: Configuring network interfaces...invoke-rc.d: 

Sun Aug 19 14:44:11 2007: invoke-rc.d: WARNING: invoke-rc.d called during 
shutdown sequence
Sun Aug 19 14:44:11 2007: invoke-rc.d: enabling safe mode: initscript policy 
layer disabled
Sun Aug 19 14:44:11 2007: invoke-rc.d: 

Sun Aug 19 14:44:11 2007: Stopping the Firestarter firewall
Sun Aug 19 14:44:11 2007: Starting the Firestarter firewall... failed!
Sun Aug 19 14:44:11 2007: invoke-rc.d: initscript firestarter, action restart 
failed.
Sun Aug 19 14:44:11 2007: run-parts: /etc/network/if-up.d/50firestarter exited 
with return code 2
Sun Aug 19 14:44:13 2007: invoke-rc.d: 

Sun Aug 19 14:44:13 2007: invoke-rc.d: WARNING: invoke-rc.d called during 
shutdown sequence
Sun Aug 19 14:44:13 2007: invoke-rc.d: enabling safe mode: initscript policy 
layer disabled
Sun Aug 19 14:44:13 2007: invoke-rc.d: 

Sun Aug 19 14:44:13 2007: Stopping the Firestarter firewall
Sun Aug 19 14:44:13 2007: Starting the Firestarter firewall
Sun Aug 19 14:44:14 2007: done.
--

How can i fix this? Thanks in advance.

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

Kernel: Linux 2.6.22-ck1-0-k7 (PREEMPT)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored: 
LC_ALL set to [EMAIL PROTECTED])
Shell: /bin/sh linked to /bin/bash

Versions of packages firestarter depends on:
ii  gconf2  2.18.0.1-3   GNOME configuration database syste
ii  gksu2.0.0-4  graphical frontend to su
ii  iptables1.3.8.0debian1-1 administration tools for packet fi
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.6-2GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1 The Cairo 2D vector graphics libra
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libgconf2-4 2.18.0.1-3   GNOME configuration database syste
ii  libglade2-0 1:2.6.2-1library to load .glade files at ru
ii  libglib2.0-02.12.13-1The GLib library of C routines
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 2:1.0.3-3X11 Inter-Client Exchange library
ii  liborbit2   1:2.14.7-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0   1.16.5-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-1+b1 X11 Session Management library
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  2:1.1.2-1X11 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  zlib1g  1:1.2.3.3.dfsg-5 compression library - runtime

firestarter recommends no packages.

-- no debconf information


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



Bug#438694: gabedit: Crashes when loading any XYZ format file

2007-08-19 Thread Daniel Leidert
Am Samstag, den 18.08.2007, 21:04 -0500 schrieb Ming Hua:

 I installed gabedit but it crashes every time I try to read geometry
 from an XYZ file.  I tried several different structures but it always
 crashes.

Can you please attach at least one example xyz-file, that crashes
gabedit on your system? I tried several XYZ-files from my system, but
gabedit didn't crash for me. Hopefully I'm able to reproduce the issue
with your files.

 The gdb backtrace without debug symbols is as follows, which
 is probably of little use:

You should follow the instructions at
http://wiki.debian.org/HowToGetABacktrace to produce a backtrace (set
logging to on, reproduce the crash, run `bt full' and attach the
resulting gdb.txt to your report).

@Abdul-Rahman Allouche: Did you already receive a report about this
issue (so maybe you already have a fix)?

Regards, Daniel



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



Bug#424488: libjessie-java - FTBFS: 8 problems (8 errors)

2007-08-19 Thread Michael Koch
On Wed, May 16, 2007 at 09:25:38AM +0200, Michael Ablassmeier wrote:
 Package: libjessie-java
 Version: 1.0.1-3
 Severity: serious
 User: [EMAIL PROTECTED]
 Usertags: qa-ftbfs
 
 hi,
 
 while doing an archive wide package rebuild your package failed to build from
 source for the following reason:
 
   [javac]  (at line 72)
   [javac]final class Session implements SSLSession
   [javac]^^^
   [javac] The type Session must implement the inherited abstract method 
 SSLSession.getPeerPrincipal()
   [javac] --
   [javac] 7. ERROR in 
 /build/user/libjessie-java-1.0.1/org/metastatic/jessie/provider/Session.java 
 (at line 72)
   [javac]final class Session implements SSLSession
   [javac]^^^
   [javac] The type Session must implement the inherited abstract method 
 SSLSession.getPacketBufferSize()
   [javac] --
   [javac] 8. ERROR in 
 /build/user/libjessie-java-1.0.1/org/metastatic/jessie/provider/Session.java
   [javac]  (at line 72)
   [javac]final class Session implements SSLSession
   [javac]^^^
   [javac] The type Session must implement the inherited abstract method 
 SSLSession.getLocalPrincipal()
   [javac] --
   [javac] 8 problems (8 errors)
   
   BUILD FAILED
   /build/user/libjessie-java-1.0.1/build.xml:79: Compile failed; see the 
 compiler error output for details.
   
   Total time: 1 second
   make: *** [debian/stamp-ant-build] Error 1
 
 The Full Build log is available and can be viewed at:
 
  http://people.debian.org/~lucas/logs/2007/05/15/00_Failed_1/

This package was removed from unstable. Closing this bug.


Cheers,
Michael
-- 
 .''`.  | Michael Koch [EMAIL PROTECTED]
: :' :  | Free Java Developer http://www.classpath.org
`. `'   |
  `-| 1024D/BAC5 4B28 D436 95E6 F2E0 BD11 5923 A008 2763 483B


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



Bug#394824: more info

2007-08-19 Thread Sven Arvidsson
forwarded 394824 http://bugzilla.gnome.org/show_bug.cgi?id=335226
thanks

On Sun, 2007-08-19 at 18:05 +0530, Kumar Appaiah wrote:
 On Sat, Mar 24, 2007 at 01:25:06PM +0200, Tshepang Lekhonkhobe wrote:
  Gedit and meld exhibits the same problem (though tough to notice since
  most clicks  are experienced on a web-browser) so I wonder if this is
  not a GTK+ problem.
 
 I can confirm that this happens on epiphany-browser 2.18-3 browser. I
 cannot comment on this for other GTK+ packages, since I don't use many
 more.

Hi,

This is upstream bug 335226. It seems to be a problem in Gecko, only
exposed when embedded in GTK;
http://mail.gnome.org/archives/epiphany-list/2007-August/msg7.html

Tshepang Lekhonkhobe, the similar bugs you have with gedit and meld are
probably not related, please file reports about them separately. 

-- 
Cheers,
Sven Arvidsson
http://www.whiz.se
PGP Key ID 760BDD22


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


Bug#438731: libxine1: Cannot play audio CDs anymore

2007-08-19 Thread Reinhard Tartler
Sven Joachim [EMAIL PROTECTED] writes:

 Kaffeine and xine-ui refuse to play audio CDs, the error message
 being:

 14:14:11: xine: couldn't find demux for cdda:///dev/cdrom/1
 14:14:11: xine: found input plugin : CD Digital Audio (aka. CDDA)

 What is going on?

please run xine with --bug-report, and attach the file BUG-REPORT.TXT.

Also please attach the output of 
`ldd /usr/lib/xine/plugins/1.1.7/xineplug_inp_cdda.so`


 Package: libxine1
 Version: 1.1.7-3
 Severity: important

with which version of libxine1 did it work previously?

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


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



Bug#438733: lanmap: /usr/share/lanmap//tmp.lanmap on Read only /usr filesystem

2007-08-19 Thread Joaquín Martínez
Package: lanmap
Version: 0.1+svn20060227-4
Severity: grave



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

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

Versions of packages lanmap depends on:
ii  graphviz  2.8-2.6rich set of graph drawing tools
ii  libc6 2.6-2  GNU C Library: Shared libraries
ii  libpcap0.80.9.5-1System interface for user-level pa

lanmap recommends no packages.

-- debconf-show failed

above the emacs debian-bug command output

The exact and complete text of any error messages printed or logged.
(IPs and MAC info REMOVED):

root # lanmap -vvv -o /tmp/
/usr/share/lanmap//tmp.lanmap: Read-only file system
/usr/share/lanmap//tmp.lanmap: Read-only file system
verbosity level 3
using devices...
reporting every 60 seconds...
8459 records loaded from /usr/share/lanmap//data/mac_vendor
using device eth1...
opening eth1 in promiscuous mode...
device 'eth1' net: 0xA8C0, mask: 0x00FF
== 1 Machine ===
Machine (134807496):
  Roles: Bridge
  Hostname: 
  Operating System: ?
  REMOVED
mac REMOVED - ip REMOVED
received signal 2, quitting...
generating final report...
== 2 Machines ===
Machine (134807856):
  Roles: Bridge
  Hostname: 
  Operating System: ?
  REMOVED
Machine (134808968):
  Roles:
  Hostname: 
  Operating System: ?
  REMOVED
REMOVED
done.

root #


A description of the incorrect behaviour: exactly what behaviour
you were expecting, and what you observed.

Attempting to write on and read only filesystem /usr
and no image file is generated in /tmp/
I was expecting that the temp data were  under /var

Suggested fix: 1) to use the /var hierachy to temp/lib/running data files
2) to symlink the /usr file to an /var file on the installation scripts


I have added an CCO (I do not like to use his email on a public BTS)
to Ryan Flynn just to keep him informed.

Thank you for your work and time.


Best regards


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



Bug#433039: nss-ldapd: [INTL:pt] Portuguese translation for debconf messages

2007-08-19 Thread Américo Monteiro
Em Domingo, 19 de Agosto de 2007, Arthur de Jong escreveu:
 On Fri, 2007-07-13 at 22:53 +0100, Traduz - Portuguese Translation Team

 wrote:
  Portuguese translation for nss-ldapd's debconf messages.
  Translator: Américo Monteiro [EMAIL PROTECTED]
  Feel free to use it.
 
  For translation updates please contact 'Last Translator' or the
  Portuguese Translation Team traduz _at_ debianpt.org.

 I have updated the debconf templates and am going to make a new release
 soonish. Could you update the translation? Attached are the new
 templates and .pot file and the .po file.

 Thanks.

Hi

Here is the new portuguese debconf translation of the nss-ldapd.

Since you didn't told me what version this new po will be, i've just 
put 0.2.1 in the ID Version header.
Please correct this header if you feel it's necessary... thanks

Best regards
Américo Monteiro


pt.po
Description: application/gettext


Bug#438734: RM: babel -- RoQA; no users; RC-buggy; unmaintained

2007-08-19 Thread Luk Claes
Package: ftp.debian.org

Hi

Please remove babel from unstable as it is orphaned for 100 days, has 
almost no users, has RC bugs, is not included in Etch and is not
maintained.

Cheers

Luk


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



Bug#438735: RM: kernel-patch-2.6-reiser4 -- RoQA; obsolete; unmaintained

2007-08-19 Thread Luk Claes
Package: ftp.debian.org

Hi

Please remove kernel-patch-2.6-reiser4 from unstable. It is orphaned for 
100 days, it is not included in Etch, it is RC buggy and unmaintained.

According to popcon it has 52 installations, though that may well be in 
Sarge...

Cheers

Luk


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



  1   2   3   4   >