Bug#337529: gawk: don't handle hexadecimal number correctly

2005-11-04 Thread matthieu castet
Package: gawk
Version: 1:3.1.4-2.0.1
Severity: important

Hi,

cat /tmp/p

cat /tmp/p | gawk '{printf "rr " $1-A "\n";A=$1 }'
rr 0
rr 0
rr 0

but

$cat /tmp/p1
111
112
222

$cat /tmp/p1 | gawk '{printf "rr " $1-A "\n";A=$1 }'
rr 111
rr 1
rr 110

and

$cat /tmp/p | mawk '{printf "rr " $1-A "\n";A=$1 }'
rr 273
rr 1
rr 272

So gawk seems to have problem to handle hexa number.

Matthieu


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.14
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages gawk depends on:
ii  libc6 2.3.5-7GNU C Library: Shared libraries an

gawk recommends no packages.

-- no debconf information


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



Bug#337510: eclipse-ecj: ant code completion generates nullpointer exception

2005-11-04 Thread Mark Wielaard
Hi David,

On Fri, 2005-11-04 at 19:22 +0100, David N. Welton wrote:
> This generates a dialog saying that code completion didn't complete because
> of a NullPointerException.

Could you post the actual stack trace?
Run with -consoleLog -debug or look in the
~/.eclipse/org.eclipse.platform_3.1.0/configuration .log file for it.

Thanks,

Mark


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


Bug#337530: openoffice.org-calc: OOo issue#57320 -- incorrect import of date format

2005-11-04 Thread Matej Cepl
Package: openoffice.org-calc
Version: 2.0.0-2
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

I have filed a bug on OOo issuezilla about this
(http://qa.openoffice.org/issues/show_bug.cgi?id=57320), but the
developers here refused it as possible Debian-build-related bug.
The problem is that when importing spreadsheet tables from
Peoplesoft (either as CSV, or Excel) I get weird error -- in SOME
cells date field get changed: month gets decreased by one. So
instead of 11/12/05 I get 11/11/05 in the OOCalc. It happens only
in some rows. 
 
If I wouldn't have to I would rather not send out the
spreadsheets again, as they contain personal data which I should
care for under NDA. You can communicate more about these examples
with [EMAIL PROTECTED], who claims that he was able to import
them into his OOo without a problem.

Matej

- -- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (600, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.3
Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8)

Versions of packages openoffice.org-calc depends on:
ii  libc6 2.3.5-7GNU C Library: Shared libraries an
ii  libgcc1   1:4.0.2-3  GCC support library
ii  libstdc++64.0.2-3The GNU Standard C++ Library v3
ii  libstlport4.6c2   4.6.2-3STLport C++ class library
ii  openoffice.org-core   2.0.0-2OpenOffice.org office suite archit

openoffice.org-calc recommends no packages.

- -- no debconf information

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

iD8DBQFDa8dp4J/vJdlkhKwRAozCAJ9/huhVmwp8oIIcS1AO2X5mT5EYQACeJ9O0
VIJjnWt/922+V+8jY2doYLM=
=k7nv
-END PGP SIGNATURE-


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



Bug#337526: jabber: Segmentation fault if compiled with gcc-4.0

2005-11-04 Thread Roland Stigge
Package: jabber
Version: 1.4.3-3
Severity: important

Hi,

when (re-)compiling the package with the current default compiler
gcc-4.0, jabberd segfaults when I register a new user. I'm attaching the
jabberd debug traces and a gdb stack trace. Is this a broken library
interaction (libpth, broken stack)?

bye,
  Roland

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)

Versions of packages jabber depends on:
ii  jabber-common 0.4Jabber server and transport (commo
ii  libc6 2.3.5-7GNU C Library: Shared libraries an
ii  libexpat1 1.95.8-3   XML parsing C library - runtime li
ii  libpth2   2.0.1-2.1  The GNU Portable Threads
ii  libssl0.9.8   0.9.8a-2   SSL shared libraries
ii  procps1:3.2.5-1  /proc file system utilities

jabber recommends no packages.

-- no debconf information
Fri Nov  4 19:14:12 2005  mio.c:787 MIO is starting up
Fri Nov  4 19:14:12 2005  mio.c:816 mio while loop top
Fri Nov  4 19:14:12 2005  base_accept.c:387 base_accept loading...

Fri Nov  4 19:14:12 2005  base_connect.c:268 base_connect loading...

Fri Nov  4 19:14:12 2005  base_exec.c:374 base_exec loading...

Fri Nov  4 19:14:12 2005  base_file.c:119 base_file loading...
Fri Nov  4 19:14:12 2005  base_format.c:138 base_format loading...
Fri Nov  4 19:14:12 2005  base_to.c:99 base_to loading...
Fri Nov  4 19:14:12 2005  base_stderr.c:85 base_stderr loading...
Fri Nov  4 19:14:12 2005  base_stdout.c:242 base_stdout loading...

Fri Nov  4 19:14:12 2005  base_dynamic.c:197 base_dynamic loading...
Fri Nov  4 19:14:12 2005  load.c:241 dynamic component loader initializing...

Fri Nov  4 19:14:12 2005  load.c:213 dynamic loader processing configuration 

  ./jsm/jsm.so
  ./jsm/jsm.so
  ./jsm/jsm.so
  ./jsm/jsm.so
  ./jsm/jsm.so
  ./jsm/jsm.so
  ./jsm/jsm.so
  ./jsm/jsm.so
  ./jsm/jsm.so
  ./jsm/jsm.so
  ./jsm/jsm.so
  ./jsm/jsm.so
  ./jsm/jsm.so
  ./jsm/jsm.so
  ./jsm/jsm.so

  
  
  ./jsm/jsm.so
  
  ./jsm/jsm.so
  

  ./jsm/jsm.so
  ./jsm/jsm.so
  ./jsm/jsm.so


Fri Nov  4 19:14:12 2005  load.c:213 dynamic loader processing configuration 

  ./xdb_file/xdb_file.so


Fri Nov  4 19:14:12 2005  load.c:213 dynamic loader processing configuration 

  ./pthsock/pthsock_client.so


Fri Nov  4 19:14:12 2005  base_format.c:113 base_format_config validating 
configuration
Fri Nov  4 19:14:12 2005  base_file.c:80 base_file_config validating 
configuration
Fri Nov  4 19:14:12 2005  base_format.c:113 base_format_config validating 
configuration
Fri Nov  4 19:14:12 2005  base_file.c:80 base_file_config validating 
configuration
Fri Nov  4 19:14:12 2005  load.c:213 dynamic loader processing configuration 

  ./dnsrv/dnsrv.so


Fri Nov  4 19:14:12 2005  load.c:213 dynamic loader processing configuration 

  ./dialback/dialback.so


Fri Nov  4 19:14:12 2005  log.c:116 initializing server
Fri Nov  4 19:14:12 2005  deliver.c:288 Registering sessions with instance 
sessions
Fri Nov  4 19:14:12 2005  deliver.c:288 Registering dent.philosys.de with 
instance sessions
Fri Nov  4 19:14:12 2005  jsm.c:104 jsm initializing for section 'sessions'
Fri Nov  4 19:14:12 2005  deliver.c:246 @-internal processing 
Fri Nov  4 19:14:12 2005  deliver.c:678 delivering to instance 'sessions'
Fri Nov  4 19:14:12 2005  xdb.c:52 xdb_results checking xdb packet 

  
  
  
  100
  
  

   
  
  
   
   
  
  

 
  
  
 
   
   
 
  
   
  
  
  

  

  
Jabber Server
  
Fri Nov  4 19:14:12 2005  xdb.c:220 xdb_get() waiting for [EMAIL PROTECTED] 
jabber:config:jsm
Fri Nov  4 19:14:12 2005  xdb.c:226 xdb_get() done waiting for [EMAIL 
PROTECTED] jabber:config:jsm
Fri Nov  4 19:14:12 2005  jsm.c:139 jsm: loading module mod_echo
Fri Nov  4 19:14:12 2005  modules.c:79 mapi_register 2 80B9018
Fri Nov  4 19:14:12 2005  jsm.c:139 jsm: loading module mod_roster
Fri Nov  4 19:14:12 2005  modules.c:79 mapi_register 0 80B9048
Fri Nov  4 19:14:12 2005  modules.c:79 mapi_register 3 80B9078
Fri Nov  4 19:14:12 2005  jsm.c:139 jsm: loading module mod_time
Fri Nov  4 19:14:12 2005  modules.c:79 mapi_register 2 80B90A8
Fri N

Bug#337531: axkit: AxKit 1.7 is out

2005-11-04 Thread Kjetil Kjernsmo
Package: axkit
Version: 1.6.2-3
Severity: wishlist

The rumours of AxKit's death has been greatly exaggerated, and finally, 
I have an announcement to prove it! :-) Admittedly, I prefer to get 
AxKit from CPAN myself, but FYI:

--  Forwarded Message  --

Subject: ANNOUNCE: AxKit 1.7
Date: fredag 04 november 2005, 20:40
From: Matt Sergeant <[EMAIL PROTECTED]>
To: axkit-users List , [EMAIL PROTECTED]

It really has been a long time, hasn't it...

Well AxKit 1.7 is finally out. The core developers have been very busy
getting on with real life, so it took a long time to make a release -
sorry about that. The focus now is on porting to Apache2, for what will
be called AxKit 2. While we had early hopes of a new
design/architecture for AxKit 2, I think right now we need to
concentrate on just a straight port. I've started coding that already,
but don't expect anything soon :-)

Features of this release:

  - Upgrade license to Apache 2.0
  - Extended SimpleTaglib with several new features
  - Added pseudo-protocol registry
  - Added POST data provider (Apache::AxKit::Provider::POST)
  - Fix: Apache::Test params were ignored
  - Added AxDirHandler config option
  - Many UTF-8 related fixes
  - Log errors on separate lines for newer Apache's
  - Improve gzip cache handling and delivery

Available now at the usual download location:

http://www.apache.org/dyn/closer.cgi/xml/axkit/

Matt.



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


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



Bug#337532: nessus-plugins: spelling error in postrm: "Do you want to remove the full directory it now? "

2005-11-04 Thread Michael Prokop
Package: nessus-plugins
Version: 2.2.5-5
Severity: minor


[EMAIL PROTECTED] /var/lib/dpkg/info % grep 'it now' nessus*
nessus-plugins.postrm:  echo -n "Do you want to remove the full directory it 
now? "
nessus-plugins.postrm:  echo -n "Do you want to remove the full directory it 
now? "
  ^^^
The 'it' could be removed IMHO.

regards,
-mika-


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



Bug#337533: lyx: generation of pdf/ps shouldn't fail if freshly-installed.

2005-11-04 Thread Margarita Manterola
Package: lyx
Version: 1.3.4-2
Severity: important

When trying to generate a pdf or ps file, using lyx -e pdf file.lyx it's
not uncommon for lyx to fail due to its inability to find the "article"
class, or the "letter" class, etc.

This is fixed by running lyx -x reconfigure, but unfortunately, this needs an
Xserver attached.

This is experienced when running lyx in a freshly installed environment,
like a buildd.

It makes generating documentation from a lyx source impossible, thus
forcing us maintainers to manually generate files that could otherwise be
generated from source.

Therefore, it would be _really_ nice if lyx provided a solution.  Either by
allowing lyx -x reconfigure with no Xserver attached, or by always being 
ready to use upon fresh install (this one is, of course, the preferred
option).

-- System Information:
Debian Release: testing/unstable
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'proposed-updates'), 
(500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=es_AR, LC_CTYPE=es_AR (charmap=ISO-8859-1)

Versions of packages lyx depends on:
ii  debconf1.4.58Debian configuration management sy
ii  groff  1.18.1.1-10   GNU troff text-formatting system
ii  imagemagick6:6.0.6.2-2.4 Image manipulation programs
ii  libtiff-tools  3.7.3-1   TIFF manipulation and conversion t
ii  lyx-common 1.3.4-2   High Level Word Processor - common
ii  lyx-qt 1.3.4-2   High Level Word Processor - Qt fro
ii  mime-support   3.35-1MIME files 'mime.types' & 'mailcap
ii  preview-latex-style0.9.1-3   LaTeX style files for editor embed
ii  tetex-bin  2.0.2-31  The teTeX binary files
ii  tetex-extra2.0.2c-8  Additional library files of teTeX

Versions of packages lyx recommends:
ii  aspell   0.60.3-5GNU Aspell spell-checker
ii  cupsys-bsd [lpr] 1.1.23-12   Common UNIX Printing System(tm) - 
ii  dillo [www-browser]  0.8.3-1.1   GTK-based web browser
ii  epiphany-browser [ww 1.6.4-1 Intuitive GNOME web browser
ii  evince [postscript-v 0.4.0-1 Document (postscript, pdf) viewer
ii  gnome-gv [postscript 1:2.8.5-2   GNOME PostScript viewer
pn  gnuhtml2latex  (no description available)
ii  gpdf [pdf-viewer]2.8.2-1.3   Portable Document Format (PDF) vie
ii  gs-esp [postscript-v 7.07.1-9The Ghostscript PostScript interpr
ii  gs-gpl [postscript-v 8.15-2  The GPL Ghostscript PostScript int
ii  gv [pdf-viewer]  1:3.6.1-12  PostScript and PDF viewer for X
ii  ispell   3.1.20.0-4  International Ispell (an interacti
ii  kdeprint 4:3.3.2-1sarge1 KDE Print
ii  kghostview [pdf-view 4:3.3.2-3   PostScript viewer for KDE
ii  konqueror [www-brows 4:3.3.2-1sarge1 KDE's advanced File Manager, Web B
ii  kpdf [pdf-viewer]4:3.3.2-3   PDF viewer for KDE
ii  latex2html   2002-2-1-20050114-3 LaTeX to HTML translator
pn  linuxdoc-tools (no description available)
ii  lynx [www-browser]   2.8.5-2 Text-mode WWW Browser
ii  lyx-qt   1.3.4-2 High Level Word Processor - Qt fro
ii  mozilla-browser [www 2:1.7.8-1sarge2 The Mozilla Internet application s
ii  mozilla-firefox [www 1.0.6-5 lightweight web browser based on M
ii  rcs  5.7-16  The GNU Revision Control System
pn  sgmltools-lite (no description available)
ii  w3m [www-browser]0.5.1-4 WWW browsable pager with excellent
ii  wv   1.0.2-0.1   Convert and preview Microsoft Word
ii  xemacs21-mule [www-b 21.4.17-2   highly customizable text editor --
ii  xpdf-reader [pdf-vie 3.01-1  Portable Document Format (PDF) sui
ii  xpdf-utils [pdf-view 3.01-1  Portable Document Format (PDF) sui

-- debconf information:
  lyx/upgrade-notice:


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



Bug#134544: #134544: Shouldn't this bug be closed?

2005-11-04 Thread Christian Perrier
Noèl,

My quick reading of this bug log indicates that the reported problem
was shared between:

- the kernel for lfs support in smbfs, which should be fixed in 2.6

- smbmount which is fixed for a while as well


Shouldn't this bug just be closed with "Version: 3.0.14a-3" ?





Bug#210697: prefetching html vs prefetching image

2005-11-04 Thread Martin Michlmayr
tags 210697 + patch
thanks

* Martin Michlmayr <[EMAIL PROTECTED]> [2005-11-04 19:51]:
> Does anyone know whether two "link rel" elements are allowed, and has
> anyone implemented this for some templates already?

I just tested this on my web server and multiple "link rel='next'"
elements indeed seem to be allowed.  Furthermore, combining them with
JS preloading will only load the image once, so there's no harm in
adding these HTML headers.

Below is a patch:

It splits IMG_PRELOAD into two variables:
  - JS_IMG_PRELOAD to say whether JavaScipt preloading should be used
  - IMG_PRELOAD_SRC to indicate the source of the image to be loaded
(the old IMG_PRELOAD is retained for backwards compatibility)

I've then added some HTML headers loading IMG_PRELOAD_SRC, and
modified the existing JS code to check for JS_IMG_PRELOAD and use
IMG_PRELOAD_SRC.  I think it makes sense to include the HTML
preloading code in all cases but, if you think that's bad idea, it's
trivial to introduce HTML_IMG_PRELOAD.  Just let me know.

Comments?


diff -urN bins-1.1.29~/bins bins-1.1.29/bins
--- bins-1.1.29~/bins   2005-11-04 20:22:05.0 +
+++ bins-1.1.29/bins2005-11-04 20:24:13.0 +
@@ -3565,8 +3565,11 @@
 $subs_hash{IMG_NUM} = $imageHashRef->{$size}{imgNum};
 $subs_hash{IMG_COUNT} = $imageHashRef->{$size}{imgCount};
 if ($configHash->{javaScriptPreloadImage}) {
-$subs_hash{IMG_PRELOAD} = $imageHashRef->{$size}{preloadIMG};
+$subs_hash{IMG_PRELOAD} = $imageHashRef->{$size}{preloadIMG}; # only 
for
+# backwards compatibility
+$subs_hash{JS_IMG_PRELOAD} = $imageHashRef->{$size}{preloadIMG};
 }
+$subs_hash{IMG_PRELOAD_SRC} = $imageHashRef->{$size}{preloadIMG};
 $subs_hash{PREV_IMAGE} = $imageHashRef->{$size}{prevHTML};
 $subs_hash{NEXT_TITLE} = $imageHashRef->{$size}{nextTitle};
 $subs_hash{PREV_TITLE} = $imageHashRef->{$size}{prevTitle};
diff -urN bins-1.1.29~/templates.joi/image.html 
bins-1.1.29/templates.joi/image.html
--- bins-1.1.29~/templates.joi/image.html   2005-11-04 20:22:06.0 
+
+++ bins-1.1.29/templates.joi/image.html2005-11-04 20:29:01.0 
+
@@ -30,6 +30,9 @@
  href=""
  title="">
 
+
 
 
 background=""
   
-  
-onload="PreloadNextImage('')">
+  
+onload="PreloadNextImage('')">
 
 
   
diff -urN bins-1.1.29~/templates.marc/image.html 
bins-1.1.29/templates.marc/image.html
--- bins-1.1.29~/templates.marc/image.html  2005-11-04 20:22:06.0 
+
+++ bins-1.1.29/templates.marc/image.html   2005-11-04 20:29:11.0 
+
@@ -26,6 +26,9 @@
  href=""
  title="">
 
+
 
 
background=""
 
-
-   onload="PreloadNextImage('')">
+
+   onload="PreloadNextImage('')">
 
   


diff -urN bins-1.1.29~/templates.mwolson/image.html 
bins-1.1.29/templates.mwolson/image.html
--- bins-1.1.29~/templates.mwolson/image.html   2005-11-04 20:22:06.0 
+
+++ bins-1.1.29/templates.mwolson/image.html2005-11-04 20:29:16.0 
+
@@ -1,13 +1,13 @@
 
 
-
+
 
 
   ";
+   "";
}
   // End hiding -->
 
@@ -22,6 +22,9 @@
  href=""
  title="">
 
+
 
 
 
 
-
-  onload="PreloadNextImage('')">
+
+  onload="PreloadNextImage('')">
 
 
 
diff -urN bins-1.1.29~/templates.petrus/image.html 
bins-1.1.29/templates.petrus/image.html
--- bins-1.1.29~/templates.petrus/image.html2005-11-04 20:22:06.0 
+
+++ bins-1.1.29/templates.petrus/image.html 2005-11-04 20:31:00.0 
+
@@ -24,6 +24,9 @@
 type="text/javascript"
src="/joi.js">
 
+
   
 
 
@@ -31,8 +34,8 @@
   
 background=""
   
-  
-onload="PreloadNextImage('')">
+  
+onload="PreloadNextImage('')">
 
 
 
diff -urN bins-1.1.29~/templates.satyap/image.html 
bins-1.1.29/templates.satyap/image.html
--- bins-1.1.29~/templates.satyap/image.html2005-11-04 20:22:06.0 
+
+++ bins-1.1.29/templates.satyap/image.html 2005-11-04 20:31:06.0 
+
@@ -1,13 +1,13 @@
 
 
-
+
 
 
   ";
+   "";
}
   // End hiding -->
 
@@ -22,6 +22,9 @@
  href=""
  title="">
 
+
 
 
 
 
-
-  onload="PreloadNextImage('')">
+
+  onload="PreloadNextImage('')">
 
 
 
diff -urN bins-1.1.29~/templates.swigs/i

Bug#233447: swat package embvars the whole samba documentation

2005-11-04 Thread Christian Perrier
In #233447, Steve McIntyre reports the way too big size of the swat
package with tons of files in /usr/share which are suggested to be
moved in a dedicated non-binary package

In fact, it turns out that the swat package embarks files which are
also in samba-doc, namely the following directories:

/usr/share/samba/swat/help/Samba3-ByExample
/usr/share/samba/swat/help/Samba3-Developers-Guide
/usr/share/samba/swat/help/Samba3-HOWTO

This sounds like a packaging error which we should be able to correct
quite quickly and easily. This is probably the reason why Peter tagged
this bug as confirmed.

A first look at the building process did not show me why this
happens...I'll better investigate later.



-- 




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



Bug#269746: Fixing the "passwd chat" default string

2005-11-04 Thread Christian Perrier
tags 269746 confirmed
thanks

Attached is the patch we should use to fix this bug.

I'll probably commit it as soon as I'm sure which RSC I should
use..:-)


-- 


--- smb.conf.ori2005-11-04 18:22:08.888015952 +0100
+++ smb.conf2005-11-04 18:24:15.880166486 +0100
@@ -94,10 +94,10 @@
 ;   unix password sync = no
 
 # For Unix password sync to work on a Debian GNU/Linux system, the following
-# parameters must be set (thanks to Augustin Luton <[EMAIL PROTECTED]> for
-# sending the correct chat script for the passwd program in Debian Potato).
+# parameters must be set (thanks to Ian Kahan <<[EMAIL PROTECTED]> for
+# sending the correct chat script for the passwd program in Debian Sarge).
passwd program = /usr/bin/passwd %u
-   passwd chat = *Enter\snew\sUNIX\spassword:* %n\n 
*Retype\snew\sUNIX\spassword:* %n\n .
+   passwd chat = *Enter\snew\sUNIX\spassword:* %n\n 
*Retype\snew\sUNIX\spassword:* %n\n *password\supdated\ssuccessfully* .
 
 # This boolean controls whether PAM will be used for password changes
 # when requested by an SMB client instead of the program listed in


Bug#270396: bins_edit generates wrong encoding in .xml

2005-11-04 Thread Martin Michlmayr
* Alexander N. Kogan <[EMAIL PROTECTED]> [2004-09-13 01:01]:
> On Sunday 12 September 2004 23:53, Ludovic Rousseau wrote:
> > Can you provide a sample file so I can reproduce the bug here?
> To reproduce this bug please please execute this command in ru_RU.KOI8-R 
> locale:

Ludovic, do you have some time to look at this?
-- 
Martin Michlmayr
http://www.cyrius.com/


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



Bug#284157: bins: avoidable jpegtran image curruption

2005-11-04 Thread Martin Michlmayr
* Brian May <[EMAIL PROTECTED]> [2005-01-05 09:16]:
> EXAMPLES:
> For example, have a look at:
> http://snoopy.apana.org.au/~bam/tmp/dst/dcp00693a_Med.jpg.1.html>
> It states the image 600 x 800 on the website, but the img tag says 602
> x 802, and Mozilla says 602 x 802.

> Source is at:
> http://snoopy.apana.org.au/~bam/tmp/src/>

These URLs no longer work.  Brian, can you please make the original
image available somewhere so I can try to reproduce this bug.
-- 
Martin Michlmayr
http://www.cyrius.com/


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



Bug#308338: should not *require* each child element in an XML file

2005-11-04 Thread Martin Michlmayr
tags 308338 + patch pending
thanks

* Martin Michlmayr <[EMAIL PROTECTED]> [2005-05-09 16:33]:
> The documentation says that you can create a image.jpg.xml with three
> child elements and something similar applies to album.xml.  I don't
> have to specify anything in  and , I only want to fill in
> .  However, BINS fails if you don't add these elements,
> even if they are just empty.  It would be nice if the program would
> not require that each of these elements are there.

Here's a patch for this.  It makes the whole XML handling a bit nicer:
it actually checks whether the XML files appear to be valid bins files
(i.e., contain  or  elements) - at the moment, you just
get a very cryptic error if this is not the case.  Additionally, all
elements are not optional.



(the large change at the end is only whitespace change)

--- /usr/bin/bins   2005-10-15 16:02:07.0 +0100
+++ bins2005-11-04 18:54:34.0 +
@@ -3881,10 +3881,14 @@
 if (-e $descFile) {
 beVerboseN("  Reading desc file $descFile.", 3);
 $document = getXMLAsGrove($descFile);
-%descHash   = getDescXML($document, $configHash);
-#$descHash{descFileName} =  uri_escape($descFile, '^-A-Za-z0-9/_\.');
-$configHash = getConfigXML($document, '/image/bins', $configHash);
-%exifHash   = getExifXML($document, [EMAIL PROTECTED]);
+if (! $document->at_path("/image")) {
+beVerboseN("Description file $descFile has no  element, 
ignoring.", 1);
+} else {
+%descHash   = getDescXML($document, $configHash) if 
$document->at_path("/image/description");
+#$descHash{descFileName} =  uri_escape($descFile, 
'^-A-Za-z0-9/_\.');
+$configHash = getConfigXML($document, '/image/bins', $configHash) 
if $document->at_path("/image/bins");
+%exifHash   = getExifXML($document, [EMAIL PROTECTED]) if 
$document->at_path("/image/exif");
+}
 } else {
 $descHash{descFileName} =  "";
 }
@@ -4523,6 +4527,10 @@
 beVerboseN("Reading album description file '$descFile'...", 3);
 
 my $document = getXMLAsGrove($descFile);
+if (! $document->at_path("/album")) {
+beVerboseN("Description file $descFile has no  element, 
ignoring.", 1);
+return $configHash;
+}
 # I have to do that, don't ask me why...
 
 #$XML::UM::ENCDIR="/usr/lib/perl5/XML/Parser/";
@@ -4530,37 +4538,40 @@
 # Encoding => 'ISO-8859-9',
 # EncodeUnmapped => \&XML::UM::encode_unmapped_dec);
 
-$configHash = getConfigXML($document, "/album/bins", $configHash);
+$configHash = getConfigXML($document, "/album/bins", $configHash) if
+$document->at_path("/album/bins");
 
-foreach my $element
-(@{$document->at_path('/album/description')->{Contents}}) {
-if (UNIVERSAL::isa($element, 'XML::Grove::Element') && 
$element->{Name} eq "field") {
-$fieldName = $element->{Attributes}{'name'};
-$fieldValue = "";
-if (grep (/^$fieldName$/, @AlbumFieldNames)) {
-beVerbose("Reading field '$fieldName':", 3);
-foreach my $characters (@{$element->{Contents}}) {
-$fieldValue .= $characters->as_canon_xml();
-}
-#if ($fieldName ne "shortdesc" && $fieldName ne 
"longdesc"){
-#  $fieldValue = decode_entities($fieldValue);
-#}
-if ($fieldName eq "sampleimage"){
-$fieldValue =
-trimWhiteSpace(decode_entities($fieldValue));
-beVerbose("'".$fieldValue."'\n", 3);
-}else{
-$fieldValue =
-
trimWhiteSpace(decode_entities(xml2html($fieldValue)));
-beVerbose("'".$fieldValue."'\n", 3);
+if ($document->at_path("/album/description")) {
+foreach my $element
+(@{$document->at_path('/album/description')->{Contents}}) {
+if (UNIVERSAL::isa($element, 'XML::Grove::Element') && 
$element->{Name} eq "field") {
+$fieldName = $element->{Attributes}{'name'};
+$fieldValue = "";
+if (grep (/^$fieldName$/, @AlbumFieldNames)) {
+beVerbose("Reading field '$fieldName':", 3);
+foreach my $characters (@{$element->{Contents}}) {
+$fieldValue .= $characters->as_canon_xml();
+}
+#if ($fieldName ne "shortdesc" && $fieldName ne 
"longdesc"){
+#  $fieldValue = decode_entities($fieldValue);
+#}
+if ($fieldName eq "sampleimage"){
+$fieldValue =
+trimWhiteSpace(decode_entities($

Bug#317524: infinite loop when using charset_default=iso-8859-1

2005-11-04 Thread Clint Adams
> I can reproduce the problem. bogofilter 0.94.13-1 did not have this
> bug.
> 
> Like for the original submitter, it does not seem to depend on the db
> - fails with both existing, and newly created one (removed
> ~/.bogofilter) - and it also does not seem to depend on the message
> either:
> 
> --8<---
> $ echo foo | bogofilter -c /etc/bogofilter.cf~ -vvxdi
> probing "/home/elho/.bogofilter" and "wordlist.db" for
> environment...T_ENABLED
> open_lockfile: open(/home/elho/.bogofilter/lockfile-p) succeeded, fd
> #3
> db_env_create: 0x807318c
> DB_ENV->set_cachesize(4)
> DB_ENV->set_lg_max(1048576)
> DB_ENV->open(home=/home/elho/.bogofilter)
> db_version: Header version 4.3, library version 4.3
> [pid 8598] DB->open(db=0x8073f48, file=wordlist.db, database=NIL,
> type=1, flags=0x110=DB_RDONLY DB_AUTO_COMMIT , mode=0664) -> 0
> Successful return: 0
> DB->get_byteswapped: false
> DB->fd: 5
> DB->stat success, pagesize: 4096
> converting iso-8859-1   # (alternate) to UTF-8
> Conversion from 'iso-8859-1 # (alternate)' to 'UTF-8' is
> not supported.
> --8<---
> 
> At this point bogofilter sits in an infinite loop using up all
> available CPU time.
> 
> The only difference of /etc/bogofilter.cf~ to the default config is
> the charset_default=iso-8859-1 setting.

Does it work fine if you remove the trailing spaces and comment from the
config line?


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



Bug#317390: debpool: improper [GENERAL/ERROR] Skipping package entry

2005-11-04 Thread Andreas Fester
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

attached is a patch which also fixes this issue; I wasn't sure either
if simply changing the regex in
"if ($section =~ m/$check_section\/.+/) {" has any side effects,
so I added a new function to Dirs.pm which calculates the pool
directory without removing any sub sections. This new function
is now called from Generate_List, so it should not have any side
effects in other functions ;-)

Background: PoolDir() is called from different places, and usually
the section also contains the sub section (e.g. "main/devel").
But when generating the index files, the sections are read from
the configuration (like "main", "non-free") and therefore do not
contain any subsections.

Best Regards,

Andreas

- --
Andreas Fester
mailto:[EMAIL PROTECTED]
WWW: http://www.littletux.net
ICQ: 326674288
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDa6Z1Z3bQVzeW+rsRAtamAKDysS1h8GRp7KmkesAFRqwSQJJZdACcDvQU
L2LE9Z8kZIciUd+uaNY69r0=
=FyWx
-END PGP SIGNATURE-
diff -urN DebPool.org/Dirs.pm DebPool/Dirs.pm
--- DebPool.org/Dirs.pm 2005-02-21 21:39:01.0 +0100
+++ DebPool/Dirs.pm 2005-11-04 18:46:30.0 +0100
@@ -62,13 +62,14 @@
 &Create_Tree
 &Monitor_Incoming
 &PoolDir
+&PoolDirFromSection
 &Scan_Changes
 &Scan_All
 &Strip_Subsection
 );
 
 %EXPORT_TAGS = (
-'functions' => [qw(&Archfile &Create_Tree &Monitor_Incoming &PoolDir
+'functions' => [qw(&Archfile &Create_Tree &Monitor_Incoming &PoolDir 
&PoolDirFromSection
&Scan_Changes &Scan_All &Strip_Subsection)],
 'vars' => [qw()],
 );
@@ -349,16 +350,13 @@
 return 1;
 }
 
-# PoolDir($name, $section)
+# PoolDirFromSection($name, $section)
 #
 # Calculates a pool subdirectory name from the package name and the section
-# (if provided; assumed to be 'main' if undefined or unrecognized).
 
-sub PoolDir {
+sub PoolDirFromSection {
 my($name, $section) = @_;
 
-$section = Strip_Subsection($section);
-
 # Pool subdirectories are normally the first letter of the package
 # name, unless it is a lib* package, in which case the subdir is
 # lib.
@@ -370,6 +368,19 @@
 }
 }
 
+# PoolDir($name, $section)
+#
+# Calculates a pool subdirectory name from the package name and 
section/subsection
+# (if provided; assumed to be 'main' if undefined or unrecognized).
+
+sub PoolDir {
+my($name, $section) = @_;
+
+$section = Strip_Subsection($section);
+
+return PoolDirFromSection($name, $section);
+}
+
 # Strip_Subsection($section)
 #
 # This routine could, perhaps, better named. However, the purpose is to
diff -urN DebPool.org/Packages.pm DebPool/Packages.pm
--- DebPool.org/Packages.pm 2005-02-23 18:47:39.0 +0100
+++ DebPool/Packages.pm 2005-11-04 19:00:33.0 +0100
@@ -548,7 +548,7 @@
 if ('source' eq $arch) {
 foreach $source (@sources) {
 my($pool) = join('/',
-($Options{'pool_dir'}, PoolDir($source, $section), $source));
+($Options{'pool_dir'}, PoolDirFromSection($source, $section), 
$source));
 my($version) = Get_Version($distribution, $source, 'meta');
 my($target) = "$pool/${source}_" . Strip_Epoch($version);
 $target .= '.source';
@@ -562,7 +562,7 @@
 } else {
 foreach $source (@sources) {
 my($pool) = join('/',
-($Options{'pool_dir'}, PoolDir($source, $section), $source));
+($Options{'pool_dir'}, PoolDirFromSection($source, $section), 
$source));
 my($version) = Get_Version($distribution, $source, 'meta');
 my($target) = "$pool/${source}_" . Strip_Epoch($version);
 $target .= '.package';


Bug#308114: should check whether templates exist before converting images

2005-11-04 Thread Martin Michlmayr
tags 308114 + patch pending
thanks

* Martin Michlmayr <[EMAIL PROTECTED]> [2005-05-08 00:38]:
> bins starts converting all images it finds and then generates the
> templates.  While this is logical, it's strange that the images are
> converted even though bins later fails because the templates aren't
> available.  It would be nice if bins would check if the templates
> exist before converting the images, or at least fall back to the
> default style if the specified style doesn't exist.

Below is a patch for this.

> 696:[EMAIL PROTECTED]: ~] bins -s dsdasdas  a b
> ...
> Martin's photo gallery >
> Martin's photo gallery > London >
>   Image dscf0001.jpg
>   Image dscf0006.jpg
> Error: cannot find HTML template details.html


--- /usr/bin/bins   2005-10-15 16:02:07.0 +0100
+++ bins2005-11-04 18:04:45.0 +
@@ -1092,6 +1092,11 @@
 exit 1;
 }
 
+if (! scalar templateDirs($configHash)) {
+print "Cannot find template style '", $configHash->{templateStyle}, 
"'\n";
+exit 1;
+}
+
 $picdir = $ARGV[0];
 $albumdir = $ARGV[1];
 

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


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



Bug#327785: minor things in tex-common

2005-11-04 Thread Frank Küster
Hilmar Preusse <[EMAIL PROTECTED]> wrote:

> tags 327785 + patch
> stop
>
> On 12.09.05 Hilmar Preusse ([EMAIL PROTECTED]) wrote:
>
> Hi,
>
>> just some minor things same to my attention in 0.7. Dunno if they're
>> fixed in SVN:
>> 
>> 1. [EMAIL PROTECTED]:~ $ dpkg-deb -c tex-common_0.7_all.deb |grep \.svn
>> drwxr-xr-x root/root 0 2005-08-24 17:18:05
>> ./usr/share/tex-common/texmf.cnf.md5sum.d/.svn/
>> 
>> AFAIK these should be removed at least during build.
>> 
> Patch attached. I'm quite sure we don't need that subdir.

Yes, but that shouldn't be done in rules, instead one should either

- export from SVN before doing the upload (as opposed to checkout), or

- copy the updated local copy to the build dir and remove all the .svn
  directories manually.  

Instead of your patch, I'll copy the check-svn function from tetex-bin's
rules. 

> Seems, Frank builds the pdf file externally, as it is in the SVN.

Yes, that was my solution - the build will fail if the pdf file has not
been updated in the repository.

> Frank, you dropped our tex-sed script.

It seems I remade the pdf file manually, instead of using the makefile.
Thanks for spotting this,

Frank

-- 
Frank Küster
Inst. f. Biochemie der Univ. Zürich
Debian Developer




Bug#331586: [Pkg-xfce-devel] Bug#331586: Video size wrong first time it's played

2005-11-04 Thread Rudy Godoy
El d�a 29/10/2005 a 12:30 Yves-Alexis Perez escribi�...

> Rudy Godoy wrote:
> > Package: xfmedia
> > Version: 0.9.0-1
> > Followup-For: Bug #331586
> > 
> > I've reproduced it sucessfully, I've found that it happens to use the 
> > largest size
> > available when playing the next videos. Thus it allways opens new videos in 
> > a
> > windows with the largest size previously (somehow) recorded/not reset. 
> > Also, it seems 
> > to not read/know the video size on the first time, for those with larger 
> > resolution.
> > 
> > xine does it right and it changes the size when video file changes back and 
> > forth.
> 
> I still can't reproduce the bug. What (video) output driver are you using ?
> 

Xorg nv driver.

> As a side note, xfmedia is intended to be a media player music-oriented.
>  The video & dvd playing is here just because libxine can do it, but I
> don't think upstream will take much time to fix video-related bugs.
> 

I see. I'll try to debug it once i find the time.

-Rudy

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


signature.asc
Description: Digital signature


Bug#331642: RFH: fetchmail -- SSL enabled POP3, APOP, IMAP mail gatherer/forwarder

2005-11-04 Thread Kurt Roeckx
Hi,

What is the status of this RFH?


Kurt



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



Bug#333057: add support for php5-mapscript

2005-11-04 Thread Petter Reinholdtsen

As far as I can see, the attached patch is just a copy of the
mapserver_4.6.1-3.diff file making up the debian specific changes in
version 4.6.1-3.

Please submit the patches you made to the latest version of the
mapserver.  Please do not send the complete debian diff, but only the
relevant changes done to enable php5 support.


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



Bug#335528: subversion: svn+ssh breaks will automatic ssh connection caching

2005-11-04 Thread Vincent Lefevre
On 2005-10-24 14:49:44 +0100, Paul Brook wrote:
> The combination of svn+ssh and automatic ssh connection caching is
> broken.
> 
> In my ~/.ssh/config I have 
> 
> ControlPath /tmp/.ssh-%h-%p-%r
> ControlMaster auto

You're not allowed to do that as the master connection will close
any slave connection. More precisely, the following behavior may
happen with a single svn command:

1. The subversion client does a first ssh connection.
   A master ssh connection is automatically opened.

2. The subversion client does a second ssh connection.
   A slave connection is opened.

3. The subversion client closes the first ssh connection.
   This closes the master *and* the slave connections.

So, svn fails. This is definitely not a Subversion bug here.
Of course, ssh should be improved. See

  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=335697

(this is unrelated to the ssh bug you filled).

> Looking at strace output it appears that svn very rudely terminates its
> child processes with SIGKILL.  This makes ssh leave stray connection
> state files lying around.

This part may be a bug in Subversion, though. But if you start the
master connection manually (svn -fMN ...), there are no problems.

> Arguably this is a ssh bug (separate bug filed), but svn really should
> give the child process chance to exit gracefully.

I don't think this (bug 335531) is a ssh bug. Overwriting the files
could lead to a race condition in a "normal" use.

Anyway, "fixing" this bug only won't solve your problem, as I've
explained above.

-- 
Vincent Lefèvre <[EMAIL PROTECTED]> - Web: 
100% accessible validated (X)HTML - Blog: 
Work: CR INRIA - computer arithmetic / SPACES project at LORIA


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



Bug#336003: xconq: segfaults

2005-11-04 Thread Pierre THIERRY
Scribit Matej Vela dies 04/11/2005 hora 16:46:
> Hmm, perhaps the splash window is too small for your fonts.  Try this
> patch:

Nope. Segfault again.

Quickly,
Nowhere man
-- 
[EMAIL PROTECTED]
OpenPGP 0xD9D50D8A


signature.asc
Description: Digital signature


Bug#337089: linux-image-2.6.14-1-powerpc: add CONFIG_TCP_CONG_BIC=y

2005-11-04 Thread Ian McDonald
> > But Debian .config has CONFIG_TCP_CONG_BIC=m (CONFIG_TCP_CONG_*=m) which
> > makes NewReno default. So this is like a "regression". I'd like debian 
> > kernel
> > to have CONFIG_TCP_CONG_BIC=y provided that one can easily switch to another
> > algorithm (using /proc/sys/net/ipv4/tcp_congestion_control).
>
> could someone please comment on what a good default congestion
> algorithm setup for distribution kernels is?
>
If you want BIC as default then do as suggested here. My personal
opinion is that is the correct thing to do for a standard
distribution.

If it is an experimental distribution then turn on tcp advanced
congestion control and build the rest (except for BIC) as modules.

Ian
--
Ian McDonald
http://wand.net.nz/~iam4
WAND Network Research Group
University of Waikato
New Zealand



Bug#337236: [Pkg-nagios-devel] Bug#337236: nagios-common: Change defaults from somehost to localhost, etc

2005-11-04 Thread sean finney
hi olaf,

On Thu, Nov 03, 2005 at 02:42:09PM +0100, Olaf van der Spek wrote:
> /etc/nagios/resource.cfg:
> #xsddb_host=somehost
> #xsddb_port=someport
> #xsddb_database=somedatabase
> #xsddb_username=someuser
> #xsddb_password=somepassword
> 
> Could you change this to localhost, 3306, nagios, nagios?
> That would make configuration easier.

that seems fairly reasonable, makes less typing for the admin
in many cases :)

> Also, what's the status on the automatic DB configuration?

i took a stab at bringing in dbconfig-common, but hit a small snag
because the credentials have to be provided in like 8 different places
with different variable names.  i think i can overcome this by either
augmenting dbconfig-common (which i also maintain) or using some
other novel hack, but haven't revisited trying to do so in a couple
months.

on a positive note, now that nagios-plugins is under pkg-nagios control
we can move the check_nagios_db plugins into the package officially,
and modify them to load credentials out of a config file, too, meaning
much cleaner and more comprehensive support once it's in place.

sean

-- 


signature.asc
Description: Digital signature


Bug#337344: aptitude: First character after bullet item in long description is ignored

2005-11-04 Thread Daniel Burrows
On Thu, Nov 03, 2005 at 07:43:13PM -0500, James Vega <[EMAIL PROTECTED]> was 
heard to say:
> --- desc_parse.cc 2005-10-05 02:55:21.0 -0400
> +++ desc_parse.cc.new 2005-11-03 19:38:10.0 -0500
> @@ -127,7 +127,12 @@
>   wstring bullet;
>   bullet+=(L"*+-"[level%3]);
>  
> - start=loc2+2;
> + loc2++;
> + while(loc2 +   {
> + loc2++;
> +   }
> + start=loc2;
>  
>   fragment *item_contents=make_level_fragment(desc,
>   level+1,

  Hmm, that looks to me like it'll ignore the entire first line of lists
bulleted like comix's.  The attached patch should work better, and it also
handles arbitrary amounts of indentation after a bullet.

  Daniel
Fri Nov  4 12:02:14 EST 2005  Daniel Burrows <[EMAIL PROTECTED]>
  * When parsing descriptions, handle any number of spaces following a bullet 
(as long as the whole bullet item is indented consistently).
diff -rN -udp old-aptitude/src/desc_parse.cc new-aptitude/src/desc_parse.cc
--- old-aptitude/src/desc_parse.cc  2005-11-04 12:05:20.0 -0500
+++ new-aptitude/src/desc_parse.cc  2005-11-04 12:05:13.0 -0500
@@ -127,11 +127,18 @@ static fragment *make_level_fragment(con
wstring bullet;
bullet+=(L"*+-"[level%3]);
 
-   start=loc2+2;
+   start = loc2+1;
+   int indent_beyond_bullet = 0;
+
+   while(start < desc.size() && desc[start] == L' ')
+ {
+   ++start;
+   ++indent_beyond_bullet;
+ }
 
fragment *item_contents=make_level_fragment(desc,
level+1,
-   nspaces2+2,
+   nspaces2 + 1 + 
indent_beyond_bullet,
start);
 
fragments.push_back(style_fragment(text_fragment(bullet),



signature.asc
Description: Digital signature


Bug#337045: race condition?: sometimes fails to correctly detect my harddisk

2005-11-04 Thread Willi Mann


I've seen similar symptoms (missing devices at boot) go away when I've 
increased the delay after the call to udevsynthesize in the initrd's 
init. You can try increasing the argument to sleep in 
/usr/share/initramfs-tools/init (around line 72):


# Populate /dev tree
log_begin_msg "Initializing /dev"
mkdir /dev/.udevdb
UDEVD_EXPECTED_SEQNUM=$(($(cat /sys/kernel/hotplug_seqnum) + 1)) udevd 
--daemon

udevsynthesize
sleep 2
log_end_msg

Try changing 'sleep 2' to 'sleep 20', regenerate the initrd and reboot. 
Let us know if it fixes the problem.


I changed it to sleep 10, and up to now, it hasn't occured again. thanks.

However, I would ask you not to call that a fix, it's just a quite ugly 
workaround, something that should not end up in a stable release. And it 
makes another issue more annoying because the fbcon module is currently 
loaded after the sleep, so I have for about 12 seconds a blank screen 
(with vga=791). With sleep 2, it was about 4 seconds, something that was 
more or less acceptable.


The proper fix is to avoid the race condition, by appropriate locking 
code in the concerned software.


Willi


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



Bug#337377: Access denied for user 'bugzilla'@'localhost' to database 'bugzilla' at /usr/share/perl5/Bugzilla/DB/Mysql.pm during install

2005-11-04 Thread Andreas Schildbach

(sorry for sending the first mail directly to Alexis)

Alexis Sukrieh wrote:

> Well, first of all, the installation method you choose.

"automatic"

> Then I'd like you to send me the result of those commands:
>
> $ mysql -ubugzilla -p bugzilla

> Where PASS is taken from /etc/bugzilla/localconfig

# mysql -ubugzilla -pPsdslks9ypZlcbc5 bugzilla
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 51948 to server version: 
4.1.11-Debian_4sarge2-log


Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql>

> Then you could try the following:
>
> # apt-get remove --purge bugzilla

# apt-get remove --purge bugzilla
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be REMOVED:
  bugzilla*
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
Need to get 0B of archives.
After unpacking 3872kB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 22533 files and directories currently installed.)
Removing bugzilla ...
Purging configuration files for bugzilla ...
dpkg - warning: while removing bugzilla, directory `/etc/bugzilla' not 
empty so not removed.


# ls /etc/bugzilla
localconfig.dpkg.old  params  params.dpkg-old  params.old

(In my last attempts, I removed /etc/bugzilla by hand. This time, not.)

> # mysql -uroot
> (...)
> mysql> drop database bugzilla;

# mysql -uroot -p
Enter password:
Welcome to the MySQL monitor.  Commands end with ; or \g.
Your MySQL connection id is 51954 to server version: 
4.1.11-Debian_4sarge2-log


Type 'help;' or '\h' for help. Type '\c' to clear the buffer.

mysql> drop database bugzilla;
Query OK, 50 rows affected (0.06 sec)

('bugzilla' user in mysql.db and mysql.user still present. In my last 
attempts, I removed them by hand. This time, not.)


> # DEBIAN_BUGZILLA_DEBUG=1 apt-get install bugzilla
> choose the automatic method.

This would install version 2.16. Remember, I am running Sarge. Should I 
still try this?


I installed bugzilla with 'dpkg -i bugzilla_2.20-1_all.deb'.



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



Bug#337378: illuminator: FTBFS: Unsatisfiable Build-Depends on dvips

2005-11-04 Thread Adam C Powell IV
On Fri, 2005-11-04 at 09:36 +0100, Daniel Schepler wrote:
> Package: illuminator
> Severity: serious
> Version: 0.9.1-3
> 
> >From my pbuilder build log:
> 
> ...
>  -> Considering  dvips
>-> Trying dvips
>-> Cannot install dvips; apt errors follow:

Thanks.  What package(s) provide the dvips binary now?

-Adam
-- 
GPG fingerprint: D54D 1AEE B11C CE9B A02B  C5DD 526F 01E8 564E E4B6

Welcome to the best software in the world today cafe!
http://www.take6.com/albums/greatesthits.html


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



Bug#337431: ppp: pon -q works only for root

2005-11-04 Thread Stepan Golosunov
reopen 337431
thanks

On Fri, Nov 04, 2005 at 01:49:38PM +0100, Marco d'Itri wrote:
> On Nov 04, Stepan Golosunov <[EMAIL PROTECTED]> wrote:
> 
> > -q option does not work for dip group members, because /var/run is not
> > writable
> > $ pon -q rol
> > touch: ?? ? touch ??? `/var/run/ppp-quick': Permission
> > denied
> Tough luck. There is nothing I can do about this.

Bug caused by bad design is still a bug. And you should not close it
just because you are not willing to fix it. (What is wontfix tag for?)
This bug should at least be documented.


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



Bug#337437: php-cache-lite: FTBFS: can't rm -*/package.xml (missing Build-Depends?)

2005-11-04 Thread Charles Fry
Daniel,

First, I thank you for catching this. The package built properly in my
pbuilder environment, which I can only assume is due to the fact that
this specific problem is indeed based on a requiremnt of the xpath
implementation I was using to retrieve the DTD from the network.

I've created a new package that uses a different program to obtain the
xpath functionality, and placed the package at:

   http://debian.frogcircus.org/packages/

Unfortunately, I am not able to personally verify that this will build
without attempting to contact the network, as the only machine that I
currently have local access to hangs the local filesystem when I
disconnect from the network.

Is there any chance that you could attempt to rebuild this new packag in
your previous environment, to see if this fixes the problem?

thanks,
Charles

-Original Message-
> From: Daniel Schepler <[EMAIL PROTECTED]>
> Subject: Bug#337437: php-cache-lite: FTBFS: can't rm -*/package.xml (missing 
> Build-Depends?)
> Date: Fri, 04 Nov 2005 13:05:09 +0100
> To: Debian Bug Tracking System <[EMAIL PROTECTED]>
> Reply-To: Daniel Schepler <[EMAIL PROTECTED]>,
>   [EMAIL PROTECTED]
> 
> Package: php-cache-lite
> Severity: serious
> Version: 1.5.2-2
> 
> From my pbuilder build log:
> 
> ...
>  fakeroot debian/rules clean
> dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not 
> defined; using uid of process (0)
> debian: warning: no utmp entry available and LOGNAME not defined; using uid 
> of process (0)
> dpkg-parsechangelog: warning: no utmp entry available and LOGNAME not 
> defined; using uid of process (0)
> debian: warning: no utmp entry available and LOGNAME not defined; using uid 
> of process (0)
> 
> 500 Can't connect to pear.php.net:80 (Bad protocol 'tcp') 
> http://pear.php.net/dtd/package-1.0
> Handler couldn't resolve external entity at line 2, column 62, byte 107
> error in processing external entity reference at line 2, column 62, byte 107:
> 
> http://pear.php.net/dtd/package-1.0";>
> =^
> 
>   Cache_Lite
>  at /usr/lib/perl5/XML/Parser.pm line 187
> 
> 500 Can't connect to pear.php.net:80 (Bad protocol 'tcp') 
> http://pear.php.net/dtd/package-1.0
> Handler couldn't resolve external entity at line 2, column 62, byte 107
> error in processing external entity reference at line 2, column 62, byte 107:
> 
> http://pear.php.net/dtd/package-1.0";>
> =^
> 
>   Cache_Lite
>  at /usr/lib/perl5/XML/Parser.pm line 187
> test -x debian/rules
> test "`id -u`" = 0
> if test -n "" && test "" != "."; then rmdir ""; fi
> if test "." != "."; then rmdir .; fi
> dh_clean
> rm -f -*/package.xml
> rm: invalid option -- *
> Try `rm --help' for more information.
> make: *** [clean] Error 1
> 
> Adding netbase to the Build-Depends allows the package to build.  But
> if the messages about pear.php.net indicate that network access is
> currently required to build the package, this is a serious problem
> also.
> 
> -- System Information:
> Debian Release: testing/unstable
>   APT prefers unstable
>   APT policy: (500, 'unstable'), (1, 'experimental')
> Architecture: i386 (i686)
> Shell:  /bin/sh linked to /bin/bash
> Kernel: Linux 2.6.14-1-686
> Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
> 

-- 
When you lay
Those few cents down
You've bought
The smoothest
Shave in town
Burma-Shave
http://burma-shave.org/jingles/1953/when_you_lay


signature.asc
Description: Digital signature


Bug#337455: systemimager: FTBFS: Confuses unistd.h

2005-11-04 Thread dann frazier
On Fri, 2005-11-04 at 14:05 +0100, Daniel Schepler wrote:
> Package: systemimager
> Severity: serious
> Version: 3.4.1-1
> 
> From my pbuilder build log:
> 
> ...
> cd ./util ; /usr/bin/make subst
> make[4]: Entering directory 
> `/tmp/buildd/systemimager-3.4.1/systemimager-3.4.1/src/e2fsprogs-1.35/util'
> cc -c  -DLOCALEDIR=\"/usr/share/locale\"  -DENABLE_HTREE=1 -DENABLE_SWAPFS=1 
> -DPACKAGE=\"e2fsprogs\" -DVERSION=\"1.35-WIP\" 
> -DHAVE_INTTYPES_H_WITH_UINTMAX=1 -DHAVE_STDINT_H_WITH_UINTMAX=1 
> -DHAVE_UNSIGNED_LONG_LONG=1 -DSTDC_HEADERS=1 -DHAVE_ALLOCA_H=1 
> -DHAVE_ALLOCA=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 
> -DINTDIV0_RAISES_SIGFPE=1 -DHAVE_INTTYPES_H=1 -DHAVE_ARGZ_H=1 
> -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 
> -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 
> -DHAVE_SYS_PARAM_H=1 -DHAVE_FEOF_UNLOCKED=1 -DHAVE_FGETS_UNLOCKED=1 
> -DHAVE_GETC_UNLOCKED=1 -DHAVE_GETCWD=1 -DHAVE_GETEGID=1 -DHAVE_GETEUID=1 
> -DHAVE_GETGID=1 -DHAVE_GETUID=1 -DHAVE_MEMPCPY=1 -DHAVE_MUNMAP=1 
> -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_STPCPY=1 
> -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_STRTOUL=1 -DHAVE_TSEARCH=1 
> -DHAVE___ARGZ_COUNT=1 -DHAVE___ARGZ_STRINGIFY=1 -DHAVE___ARGZ_NEXT=1 
> -DHAVE_ICONV=1 -DICONV_CONST= -DHAVE_LANGINFO_CODE
>  SET=1 -DHAVE_LC_MESSAGES=1 -DENABLE_NLS=1 -DHAVE_GETTEXT=1 
> -DHAVE_DCGETTEXT=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 
> -DHAVE_ERRNO_H=1 -DHAVE_MALLOC_H=1 -DHAVE_MNTENT_H=1 -DHAVE_PATHS_H=1 
> -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SETJMP_H=1 -DHAVE_SIGNAL_H=1 
> -DHAVE_TERMIOS_H=1 -DHAVE_LINUX_FD_H=1 -DHAVE_LINUX_MAJOR_H=1 
> -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_SOCKET_H=1 
> -DHAVE_SYS_SYSMACROS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_STAT_H=1 
> -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_SYS_RESOURCE_H=1 
> -DHAVE_NET_IF_H=1 -DHAVE_NETINET_IN_H=1 -DHAVE_VPRINTF=1 
> -DHAVE_RECLEN_DIRENT=1 -DHAVE_TYPE_SSIZE_T=1 -DHAVE_LSEEK64_PROTOTYPE=1 
> -DSIZEOF_SHORT=2 -DSIZEOF_INT=4 -DSIZEOF_LONG=4 -DSIZEOF_LONG_LONG=8 
> -DHAVE_INTTYPES_H=1 -Dintptr_t=long -DHAVE_GETRUSAGE=1 -DHAVE_LLSEEK=1 
> -DHAVE_LSEEK64=1 -DHAVE_OPEN64=1 -DHAVE_STRTOULL=1 -DHAVE_STRCASECMP=1 
> -DHAVE_SRANDOM=1 -DHAVE_FCHOWN=1 -DHAVE_MALLINFO=1 -DHAVE_FDATASYNC=1 
> -DHAVE_STRNLEN=1 -DHAVE_STRPTIME=1 -DHAVE_SYSCONF
>  =1 -DHAVE_PATHCONF=1 -DHAVE_POSIX_MEMALIGN=1 -DHAVE_MEMALIGN=1 
> -DHAVE_VALLOC=1 -DHAVE_DLOPEN=1 -DHAVE_EXT2_IOCTLS=1   -g -O2   -I../lib 
> -I../lib   subst.c -o subst.o
> In file included from subst.c:11:
> /usr/include/unistd.h:236: error: two or more data types in declaration 
> specifiers
> make[4]: *** [subst.o] Error 1
> make[4]: Leaving directory 
> `/tmp/buildd/systemimager-3.4.1/systemimager-3.4.1/src/e2fsprogs-1.35/util'
> ...
> In file included from subst.c:11:
> /usr/include/unistd.h:236: error: two or more data types in declaration 
> specifiers
> make[4]: *** [subst.o] Error 1
> make[4]: Leaving directory 
> `/tmp/buildd/systemimager-3.4.1/systemimager-3.4.1/src/e2fsprogs-1.35/util'
> make[3]: *** [util/subst] Error 2
> make[3]: Leaving directory 
> `/tmp/buildd/systemimager-3.4.1/systemimager-3.4.1/src/e2fsprogs-1.35'
> make[2]: *** [subs] Error 2
> make[2]: Leaving directory 
> `/tmp/buildd/systemimager-3.4.1/systemimager-3.4.1/src/e2fsprogs-1.35'
> make[1]: *** 
> [/tmp/buildd/systemimager-3.4.1/systemimager-3.4.1/src/e2fsprogs-1.35/misc/mke2fs]
>  Error 2
> make[1]: Leaving directory `/tmp/buildd/systemimager-3.4.1/systemimager-3.4.1'
> make: *** [build-arch-stamp] Error 2

Yeah, I've been slowly working on this - lots of gcc-4 bugs I need to
fix.  I think I've got everything but the kernel going now.

Sorry - should've thought to file this bug myself.




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



Bug#337481: mythvideo: uninstallable -- depens on unavailable package libqt3c102-mt

2005-11-04 Thread Martin Michlmayr
* Magnus Ihse <[EMAIL PROTECTED]> [2005-11-04 15:52]:
> Package: mythvideo

There's no such package in Debian, so you'll have to talk to the
person who prepared this package.  Debian has recently made a
transition regarding C++ and it seems this package hasn't been updated
yet.

You can find out the maintainer through:
dpkg-deb -I mythvideo*.deb | grep Maintainer
or:
dpkg -p mythvideo | grep Maintainer

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


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



Bug#87905: Activating swat by default

2005-11-04 Thread Christian Perrier
tags 87905 patch
thanks again for the fish

Just like Steve in this bug log, I actually see no reason for not
activating swat by default.

I remember I always found strange that I had to explicitely activate a
service which I voluntarily installed...

So, the attached patch should activate it after installation. Other
maintainers, comments?


-- 



--- swat.postinst.ori   2005-11-04 18:35:12.627266577 +0100
+++ swat.postinst   2005-11-04 18:35:41.066477728 +0100
@@ -16,8 +16,9 @@
;;
 esac
 
-# Set up swat, turned off by default.
+# Set up swat
 update-inetd --group OTHER --add \
  '## 
swat\t\tstream\ttcp\tnowait.400\troot\t/usr/sbin/tcpd\t/usr/sbin/swat'
+update-inetd --enable swat
 
 #DEBHELPER#


Bug#337479: yaird: should use /usr/bin/perl, not /usr/local/bin/perl

2005-11-04 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

tags 337479 unreproducible
thanks

On Fri, 04 Nov 2005 15:48:20 +0100
"Laurent Bonnaud" <[EMAIL PROTECTED]> wrote:

> I have rebuilt yaird from the Debian source package on a system where
> /usr/local/bin/perl is a symlink to /usr/bin/perl.  In the resulting
> binary package,  /usr/sbin/yaird begins with:
> 
> #!/usr/local/bin/perl
> 
> whereas in the standard package, it begins with:
> 
> #!/usr/bin/perl
> 
> Therefore the package does not work on other systems
> where /usr/local/bin/perl does not exist.

I cannot reproduce. Please describe in detail how you rebuild the
package.

I suspect this to either be bad packaging routines on your end or bugs
in the packaging tools you use.


 - Jonas

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

 - Enden er nær: http://www.shibumi.org/eoti.htm
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDa8drn7DbMsAkQLgRAuYJAJ9ca0ZSE9UZMNdW14C+4Z9MgyO8lQCgmuIb
vLivai2Kzq2E2dwLmj7Tev0=
=SpM4
-END PGP SIGNATURE-



Bug#337534: mysql-server-4.1 depends on a mail server

2005-11-04 Thread Jukka Suomela
Package: mysql-server-4.1
Severity: normal

Hi,

For some reason, mysql-server-4.1 depends on mailx, and mailx depends
on exim4 | mail-transport-agent.

Is this really needed? Why do I have to install a mail server on my
desktop box just to experiment with a simple database?

Best regards,
Jukka Suomela

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.14-1-686
Locale: LANG=fi_FI, LC_CTYPE=fi_FI (charmap=ISO-8859-1)


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



Bug#337535: ndiswrapper-source: ndiswrapper module does not compile with kernel 2.6.14

2005-11-04 Thread [EMAIL PROTECTED]
Package: ndiswrapper-source
Version: 1.1-4
Severity: important


When I try to compile the ndiswrapper module with make-kpkg with linux-2.6.14
kernel (obtained from www.kernel.org) I get the following error message:

# build and install the module
/usr/bin/make KPKG_EXTRAV_ARG= KSRC=/home/wzab/kernel/linux-2.6.14 \
KVER=2.6.14 \
INST_DIR=debian/ndiswrapper-modules-2.6.14/lib/modules/2.6.14/misc/ install
make[3]: Entering directory `/usr/src/modules/ndiswrapper'
/usr/bin/make -C /home/wzab/kernel/linux-2.6.14 
SUBDIRS=/usr/src/modules/ndiswrapper \
 NDISWRAPPER_VERSION=1.1 \
 EXTRA_VERSION= modules
make[4]: Entering directory `/home/wzab/kernel/linux-2.6.14'
  CC [M]  /usr/src/modules/ndiswrapper/hal.o
  CC [M]  /usr/src/modules/ndiswrapper/iw_ndis.o
  CC [M]  /usr/src/modules/ndiswrapper/loader.o
  /usr/src/modules/ndiswrapper/loader.c: In function 'register_devices':
  /usr/src/modules/ndiswrapper/loader.c:861: warning: assignment from 
incompatible pointer type
  CC [M]  /usr/src/modules/ndiswrapper/misc_funcs.o
  CC [M]  /usr/src/modules/ndiswrapper/ndis.o
 /usr/src/modules/ndiswrapper/ndis.c:1637:5: warning: 
"LINUX_KERNEL_VERSION" is not defined
  CC [M]  /usr/src/modules/ndiswrapper/ntoskernel.o
  CC [M]  /usr/src/modules/ndiswrapper/pe_linker.o
 /usr/src/modules/ndiswrapper/pe_linker.c:104:5: warning: "DEBUG" is not 
defined
  CC [M]  /usr/src/modules/ndiswrapper/proc.o
  CC [M]  /usr/src/modules/ndiswrapper/wrapper.o
 /usr/src/modules/ndiswrapper/wrapper.c:286:46: error: macro "halt" passed 
1 arguments, but takes just 0
 /usr/src/modules/ndiswrapper/wrapper.c: In function 'miniport_halt':
 /usr/src/modules/ndiswrapper/wrapper.c:286: warning: statement with no 
effect
make[5]: *** [/usr/src/modules/ndiswrapper/wrapper.o] Błąd 1
make[4]: *** [_module_/usr/src/modules/ndiswrapper] Błąd 2
make[4]: Leaving directory `/home/wzab/kernel/linux-2.6.14'
  

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)

Versions of packages ndiswrapper-source depends on:
ii  bzip2 1.0.2-10   high-quality block-sorting file co
ii  debhelper 4.9.13 helper programs for debian/rules
ii  gcc   4:4.0.2-1  The GNU C compiler
ii  module-assistant  0.9.10 tool to make module package creati

ndiswrapper-source recommends no packages.

-- no debconf information


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



Bug#337536: aptitude_0.4.0-1(ia64/unstable): FTBFS: sa_restorer is optional

2005-11-04 Thread lamont
Package: aptitude
Version: 0.4.0-1
Severity: serious
Tags: patch

There was an error while trying to autobuild your package:

> Automatic build of aptitude_0.4.0-1 on caballero by sbuild/ia64 69
> Build started at 20051104-1923

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: libapt-pkg-dev (>= 0.6.0), debhelper (>= 4.0.0), 
> libsigc++-2.0-dev, libcppunit-dev, libncursesw5-dev, gettext, g++ (>= 
> 4:3.2.2-0), docbook-xsl, docbook-xml, xsltproc, html2text

[...]

>  The following central src deps are (probably) missing:
>   autoconf, automake, m4, libncurses5-dev (>= 5.3.20030510-1)

[...]

> if g++ -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I../.. 
> -Wall  -I../.. -I. -I../.. -I../../src-g -O2 -I/usr/include/sigc++-2.0 
> -I/usr/lib/sigc++-2.0/include   -D_REENTRANT -MT vscreen.o -MD -MP -MF 
> ".deps/vscreen.Tpo" -c -o vscreen.o vscreen.cc; \
> then mv -f ".deps/vscreen.Tpo" ".deps/vscreen.Po"; else rm -f 
> ".deps/vscreen.Tpo"; exit 1; fi
> vscreen.cc: In function 'void vscreen_suspend()':
> vscreen.cc:973: error: 'struct sigaction' has no member named 'sa_restorer'
> make[5]: *** [vscreen.o] Error 1
> make[5]: Leaving directory `/build/buildd/aptitude-0.4.0/src/vscreen'
> make[4]: *** [all-recursive] Error 1
> make[4]: Leaving directory `/build/buildd/aptitude-0.4.0/src/vscreen'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/build/buildd/aptitude-0.4.0/src'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/build/buildd/aptitude-0.4.0'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/build/buildd/aptitude-0.4.0'
> make: *** [build-stamp] Error 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=ia64&pkg=aptitude&ver=0.4.0-1


This patch fixes the problem:

diff -ur t/aptitude-0.4.0/src/pkg_ver_item.cc aptitude-0.4.0/src/pkg_ver_item.cc
--- t/aptitude-0.4.0/src/pkg_ver_item.cc2005-10-23 23:51:32.0 
-0600
+++ aptitude-0.4.0/src/pkg_ver_item.cc  2005-11-04 12:52:32.0 -0700
@@ -736,11 +736,10 @@
 
   struct sigaction oldact;
   struct sigaction act;
+
+  memset(&act,0,sizeof(act));
   act.sa_handler = SIG_DFL;
-  act.sa_sigaction = 0;
   sigemptyset(&act.sa_mask);
-  act.sa_flags = 0;
-  act.sa_restorer = 0;
 
   sigaction(SIGCONT, &act, &oldact);
 
diff -ur t/aptitude-0.4.0/src/vscreen/vscreen.cc 
aptitude-0.4.0/src/vscreen/vscreen.cc
--- t/aptitude-0.4.0/src/vscreen/vscreen.cc 2005-10-23 23:03:28.0 
-0600
+++ aptitude-0.4.0/src/vscreen/vscreen.cc   2005-11-04 12:53:17.0 
-0700
@@ -966,11 +966,10 @@
   suspended_with_signals = true;
 
   struct sigaction act;
+
+  memset(&act,0,sizeof(act));
   act.sa_handler = SIG_IGN;
-  act.sa_sigaction = 0;
   sigemptyset(&act.sa_mask);
-  act.sa_flags = 0;
-  act.sa_restorer = 0;
 
   sigaction(SIGCONT, &act, &oldsigcont);
   sigaction(SIGTSTP, &act, &oldsigtstp);



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



Bug#337488: Errors on /etc/init.d/clamav-* scripts

2005-11-04 Thread Stephen Gran
This one time, at band camp, Glennie Vignarajah said:
> Package: clamav-daemon
> Version: 0.87.1-0sarge1
> Severity: normal
> 
> Hello,
>  In the latest release of clamav-daemon (sarge, thru volatile),
> /etc/init.d/clamav-daemon calls log_daemon_msg() function. This function
> is not defined in /lib/lsb/init-functions on the stable release.
>  In order to avoid warings on stop/start/restart, include the following
> lines (log_daemon_msg function took from /lib/lsb/init-functions (Debian
> Experimentali release ) in /etc/init.d/clamav-* : 

The version 0.87.1-0sarge1 is from people.debian.org/~sgran.  The
version on volatile should be 0.87.1-0volatile.2.  The version on
volatile should not have this bug.

Can you please check that this is so?  On people.debian.org/~sgran, I
have backported lsb packages, because I want to use this functionality.

Thanks,
-- 
 -
|   ,''`.Stephen Gran |
|  : :' :[EMAIL PROTECTED] |
|  `. `'Debian user, admin, and developer |
|`- http://www.debian.org |
 -


signature.asc
Description: Digital signature


Bug#337537: mbmon: stop target on init.d script fails

2005-11-04 Thread Rudy Godoy
Package: mbmon
Version: 2.05-3
Severity: important
Tags: patch

mbmon init script stop target fails due variable $USER is not set.
This variable is actually not needed since it runs as root,
please consider to apply the attached patch.

regards,
Rudy

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-1-k7
Locale: LANG=es_PE.UTF-8, LC_CTYPE=es_PE.UTF-8 (charmap=UTF-8)

Versions of packages mbmon depends on:
ii  libc6 2.3.5-7GNU C Library: Shared libraries an

mbmon recommends no packages.

-- no debconf information
--- mbmon   2005-11-04 16:17:41.0 -0500
+++ mbmon.init  2005-11-04 16:17:31.0 -0500
@@ -39,7 +39,7 @@
 ;;
 stop)
 echo -n "Stopping $DESC: "
-start-stop-daemon --stop --oknodo --name $NAME --user $USER --retry 9
+start-stop-daemon --stop --oknodo --name $NAME --retry 9
 if ps xa | grep -v grep | grep $DAEMON > /dev/null ; then
 echo "$NAME not stopped. Need to kill manually."
 else


Bug#337538: jabberd(8) typos

2005-11-04 Thread Roland Stigge
Package: jabber
Version: 1.4.3-3
Severity: minor
Tags: patch

Hi,

consider the attached patch.

Thanks.

bye,
  Roland

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: sparc (sparc64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-sparc64
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)
--- jabberd.8.orig  2005-11-04 22:16:42.0 +0100
+++ jabberd.8   2005-11-04 22:17:05.0 +0100
@@ -19,12 +19,12 @@
 .SH DESCRIPTION
 .LP
 Jabber is a Free Instant Messaging System, which is designed to interoperate
-with several other IM systems, such as AIM, ICQ, IRC, MSM, so you only need
+with several other IM systems, such as AIM, ICQ, IRC, MSN, so you only need
 one client to use all these IM systems.
 .br
 This manpage describes the jabber server daemon, \fIjabberd\fR.
 .br
-The daemon, when called, will look for its the configuration file, in
+The daemon, when called, will look for its configuration file, in
 \fI/etc/jabber/jabber.xml\fR (or elsewhere if you use the \-c option), and
 start
 listening on port 5222.


Bug#210697: waiting for upstream

2005-11-04 Thread Martin Michlmayr
For the record: I'd like to hear from upstream before applying this
patch.
-- 
Martin Michlmayr
http://www.cyrius.com/


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



Bug#301464: Confirm

2005-11-04 Thread Filipus Klutiero

Version: 0.6.42.1

+1


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



Bug#308111: outputs Copyright information as Latin-1 even on UTF-8 terminals

2005-11-04 Thread Martin Michlmayr
tags 308111 + patch
thanks

* Martin Michlmayr <[EMAIL PROTECTED]> [2005-05-08 00:00]:
> When bins prints its copyright message, the (C) sign (©) cannot be
> read and the name "Jérôme Sautret" is garbled too.  This is because
> the string is printed in Latin-1 even though I'm using a UTF-8 locale.

Don Armstrong submitted the following patch for this problem.  It
works for me.


--- bins-1.1.29.orig/bins
+++ bins-1.1.29/bins
@@ -86,6 +86,10 @@
 #use Data::Dumper;
 #use XML::SAX::Expat;
 
+# Encoding Handling
+use Encode;
+use open ':locale';
+
 sub have_package;
 sub _; # alias for Getext, if present
 
@@ -952,13 +956,19 @@
 
 sub write_htaccess;
 
-print "\nBINS Photo Album 1.1.29 (http://bins.sautret.org/)\n";
-print "Copyright © 2001-2004 Jérôme Sautret ([EMAIL PROTECTED])\n";
-print "Some parts of code:\n";
-print "Copyright © 2000 Brendan McMahan ([EMAIL PROTECTED])\n";
-print "Copyright ©  John Moose ([EMAIL PROTECTED])\n\n";
-print "This is free software with ABSOLUTELY NO WARRANTY.\n";
-print "See COPYING file for details.\n\n";
+my $copyright=

Bug#324179: was package and content

2005-11-04 Thread Marc Leeman
The package is built and tested. Still need to clean up (build depends
etc).

The data file pkg is not yet done, but I tested by linking the pk3 files
from the official install.

Contact me for the binary package if interested. (or sources of course).
-- 
  greetz, marc
I say we just go get the guns and go steal the stuff.
Chiana - Thanks for Sharing
scorpius.homelinux.org 2.6.13.2 #1 Fri Sep 23 07:23:21 CEST 2005 GNU/Linux


signature.asc
Description: Digital signature


Bug#334613: tetex-bin: same problem when upgrade to 3.0.10

2005-11-04 Thread Hilmar Preusse
On 03.11.05 Eddie ([EMAIL PROTECTED]) wrote:
> Hilmar Preusse wrote:
> > On 24.10.05 Eddie ([EMAIL PROTECTED]) wrote:
> >>Frank K?ster wrote:
> >>>Eddie <[EMAIL PROTECTED]> wrote:

Hi,

> Please include this file if you report a bug.
> >>>
> >>>Do you still have the file, or can you reproduce it, and send it to us?
> >>>
> >>As requested, the relevant file is enclosed.
> >>
> >>fmtutil-sys: running `etex -ini   -jobname=jadetex -progname=jadetex &latex 
> >>jadetex.ini' ...
> >>This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4) (INITEX)
> >>---! /var/lib/texmf/web2c/latex.fmt was written by tex
> >>(Fatal format file error; I'm stymied)
> >>
> 
> I forgot to mention that the file tetex.postinst.XXgqP8eU was
> reproduced by another setup as the orginal file
> tetex.postinst.XXKSxUFW was deleted accicidentally.
> 
> I think the contents of the two files are the same.
> 
Hmm, I guess that was an upgrade from an older version.
What makes me wondering is that your postin of tetex-bin creates two
LaTeX formats:

fmtutil-sys: running `tex -ini   -jobname=latex -progname=latex latex.ini' ...
fmtutil-sys: running `etex -ini   -jobname=latex -progname=latex *latex.ini' ...
fmtutil-sys: running `pdftex -ini   -jobname=pdftex -progname=pdftex 
pdftex.ini' ...
fmtutil-sys: running `pdftex -ini   -jobname=pdflatex -progname=pdflatex 
pdflatex.ini' ...
fmtutil-sys: running `pdfetex -ini   -jobname=pdflatex -progname=pdflatex 
*pdflatex.ini' ...
fmtutil-sys: running `pdfetex -ini   -jobname=pdfelatex -progname=pdfelatex 
*pdfelatex.ini' ...



fmtutil-sys: /var/lib/texmf/web2c/latex.fmt installed.
fmtutil-sys: /var/lib/texmf/web2c/pdfelatex.fmt installed.
fmtutil-sys: /var/lib/texmf/web2c/pdflatex.fmt installed.
fmtutil-sys: /var/lib/texmf/web2c/pdftex.fmt installed.

. Please show us the content of /etc/texmf/fmt.d/ . Seems there is
something left from teTeX 2.0.

And please keep the bug in CC, when answering.

Regards,
  Hilmar
-- 
sigmentation fault


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



Bug#337003: Cirrus Logic CL5446 AGP card not working under udev, fine under hotplug

2005-11-04 Thread Marco d'Itri
On Nov 02, Marco d'Itri <[EMAIL PROTECTED]> wrote:

> This bug "report" is useless. Please explain which driver you expect to
> be loaded, and possibly why it's not.
Do you have any information to provide or should I close this bug?

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#337005: udev: /dev/input/mouse detected, but not usable

2005-11-04 Thread Marco d'Itri
On Nov 02, Marco d'Itri <[EMAIL PROTECTED]> wrote:

> This bug "report" is useless. Please explain which driver you expect to
> be loaded, and possibly why it's not.
Do you have any information to provide or should I close this bug?

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#337023: doesn't load ide_disk module anymore

2005-11-04 Thread Marco d'Itri
On Nov 02, Marco d'Itri <[EMAIL PROTECTED]> wrote:

> ide-disk should be loaded by /lib/hotplug/ide.agent. Please enable
> events logging in /etc/udev/hotplug.rules, get an events log on reboot
> (/dev/hotplug.log) and try to understand why ide.agent is not being run
> or is not able to load ide-disk.
Do you have any information to provide or should I close this bug?

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#337507: apache2: apache segfault when requesting text file

2005-11-04 Thread Adam Conrad
Brent G. wrote:
> 
> I dont have the slightest clue when this error popped up since it
> only happens for a certain file which isn't requested all that often,
> but whenever somebody tries to load it, apache then proceeds to
> segfault.

Can you provide the text file for which this occurs?  Furhtermore, does
it occur if you try the same text file on another webserver?  What about
if you move the file to another path?

If it seems to be path or server-dependant, then we'll need as much info
as possible about how your paths are set up, what your apache
configuration looks like, etc (as well as the text file itself, if it's
not sensitive...)

... Adam


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



Bug#337530: Acknowledgement (openoffice.org-calc: OOo issue#57320 -- incorrect import of date format)

2005-11-04 Thread Matej Cepl
Just to confirm, that really OOo 2.0 installed from alien-ated 
RPM packages from www.openoffice.org imports correctly.

Matej

-- 
Matej Cepl, http://www.ceplovi.cz/matej/blog/
GPG Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
 
A woman without a man is like a fish without a bicycle.
Therefore, a man without a woman is like a bicycle without
a fish.


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



Bug#261456: New version

2005-11-04 Thread Fredrik Steen
Hi,

A new version was uploaded Fri, 14 Oct 2005 Version: 3.1-1 could you
please verify if the bug is still there?

- Fredrik


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



Bug#317524: infinite loop when using charset_default=iso-8859-1

2005-11-04 Thread Elmar Hoffmann
Hi Clint,

on Fri, Nov 04, 2005 at 15:39:04 -0500, you wrote:

> > Conversion from 'iso-8859-1 # (alternate)' to 'UTF-8' is
> > not supported.
> 
> Does it work fine if you remove the trailing spaces and comment from the
> config line?

Ah, yes it does. I somehow didn't look properly at the output I
pasted. ;-X

elmar

-- 

 .'"`./"\
| :' :   Elmar Hoffmann <[EMAIL PROTECTED]>ASCII Ribbon Campaign  \ /
`. `'GPG key available via pgp.netagainst HTML email   X
  `-& vCards  / \


signature.asc
Description: Digital signature


Bug#337520: galeon crashes at session login, always

2005-11-04 Thread Loic Minier
Hi,

On Fri, Nov 04, 2005, Xavier Bestel wrote:
> Architecture: i386 (x86_64)

 There are a lot of x86_64 specifics reports against mozilla, I fear you
 fall under one of these.  I'll probably reping this bug when a fixed
 mozilla reaches the archive.

Cheers,
-- 
Loïc Minier <[EMAIL PROTECTED]>
"What do we want? BRAINS!When do we want it? BRAINS!"



Bug#337539: UTF-8 footnote is out of date (pre-sarge)

2005-11-04 Thread Martin Michlmayr
Package: debian-policy
Version: 3.6.2.1
Severity: minor

C.2.2 has a footnote that talks about UTF-8 but it's really out of date:

 For example, in unstable, GNOME
 2 has excellent support (almost level 2) in almost all its
 applications; the big remaining one is gnome-terminal, of which one
 requires development versions in order to support UTF-8 (available in
 Debian experimental now if you want to play).  I think that by the
 time Sarge is released, UTF-8 support will start to hit critical mass.



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

-- no debconf information

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


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



Bug#317524: infinite loop when using charset_default=iso-8859-1

2005-11-04 Thread Clint Adams
> Ah, yes it does. I somehow didn't look properly at the output I
> pasted. ;-X

Obviously we have a config-parsing problem.


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



Bug#337540: jabberd2*: provided transports not forward-compatible to jabberd2

2005-11-04 Thread Roland Stigge
Package: jabberd2
Version: 2.0s10-1
Severity: normal

Hi,

the package descriptions read:

==
[...]
With additional transports and/or services, Jabber supports connecting
to AIM, ICQ, IRC, MSN and a lot of other chat networks. These transports
and services are provided in separate packages.
[...]
==

However, the transports provided by Debian for the 1.x versions of
jabberd don't seem to be intended for jabberd2. There's also no
equivalent of jabber-dev in jabberd2. The transports typically need
jabberd.h etc.

Maybe some forward porting work is needed here?

bye,
  Roland

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: sparc (sparc64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-sparc64
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)


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



Bug#337541: pbuilder: please add x11-common to policy-rc.d

2005-11-04 Thread Aurelien Jarno
Package: pbuilder
Version: 0.136
Severity: normal
Tags: patch

pbuilder has problem building packages using Xvfb (a fake X11 server),
as /etc/init.d/x11-common is never started. As this init script only
create directories/files in /tmp, I suggest to add it to
/usr/sbin/policy-rc.d. Please find attached a file to do that.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)

Versions of packages pbuilder depends on:
ii  cdebootstrap  0.3.9  Bootstrap a Debian system
ii  coreutils 5.2.1-2.1  The GNU core utilities
ii  debianutils   2.15   Miscellaneous utilities specific t
ii  gcc   4:4.0.2-1  The GNU C compiler
ii  wget  1.10.2-1   retrieves files from the web

Versions of packages pbuilder recommends:
ii  devscripts2.9.8  Scripts to make the life of a Debi
ii  fakeroot  1.5.4  Gives a fake root environment
ii  sudo  1.6.8p9-3  Provide limited super user privile

-- no debconf information
--- /usr/lib/pbuilder/pbuilder-modules  2005-10-20 16:27:24.0 +0200
+++ pbuilder-modules2005-11-04 22:33:37.115473531 +0100
@@ -166,6 +166,7 @@
 case "\$1" in
   -*) shift ;;
   makedev) exit 0;;
+  x11-common) exit 0;;
   *)  exit 101;;
 esac
 done


Bug#337542: jabber: strange compile options

2005-11-04 Thread Roland Stigge
Package: jabber
Version: 1.4.3-3
Severity: normal

Hi,

debian/patches/configure.dpatch contains the following:

==
-CFLAGS="$CFLAGS -g -Wall -I. -I.."
+case x$DEB_BUILD_OPTIONS in
+  *debug*)
+CFLAGS="$CFLAGS -g";;
+esac;
+CFLAGS="$CFLAGS -Wall -I. -I.."
==

However, there's no *debug* option documented for DEB_BUILD_OPTIONS. But
noopt and nostrip are. Further, in the same section of Policy (10.1.
Binaries), it is recommended to build with debugging information and
optimization by default, which is not done here.

Please fix.

Thanks.

bye,
  Roland

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: sparc (sparc64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-sparc64
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)


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



Bug#337543: quantlib-swig: ftbfs [sparc] python2.4: can't open file 'setup.py'

2005-11-04 Thread Blars Blarson
Package: quantlib-swig
Version: 0.3.11-2
Severity: serious
Justification: no longer builds from source

quantlib-swig failed to build on a sparc buildd.  (It did compile on my
sparc pbuilder.)


dh_testdir
*** Running on sparc
(cd Python &&   \
CC="g++"\
CXX="g++"   \
CFLAGS="-O2 -Wall"  \
CXXFLAGS="-O2 -Wall"\
python2.4 setup.py build)
python2.4: can't open file 'setup.py': [Errno 2] No such file or directory
make: *** [build-stamp] Error 2


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



Bug#210697: prefetching html vs prefetching image

2005-11-04 Thread Vineet Kumar
* Martin Michlmayr ([EMAIL PROTECTED]) [051104 12:45]:
> tags 210697 + patch
> thanks
> 
> * Martin Michlmayr <[EMAIL PROTECTED]> [2005-11-04 19:51]:
> > Does anyone know whether two "link rel" elements are allowed, and has
> > anyone implemented this for some templates already?
> 
> I just tested this on my web server and multiple "link rel='next'"
> elements indeed seem to be allowed.  Furthermore, combining them with
> JS preloading will only load the image once, so there's no harm in
> adding these HTML headers.

Have you tried how this works with the Mozilla site navigation bar or
the Link Toolbar for Firefox?

Vineet
-- 
http://www.doorstop.net/


signature.asc
Description: Digital signature


Bug#312880: Status of sketch/skencil

2005-11-04 Thread Daniel Baumann
Hi,

what is the status of your adoption? Are you still interested? If not, I
will take care about it.

Regards,
Daniel

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


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



Bug#337023: doesn't load ide_disk module anymore

2005-11-04 Thread Peter Eisentraut
You wrote:
> On Nov 02, Marco d'Itri <[EMAIL PROTECTED]> wrote:
> > ide-disk should be loaded by /lib/hotplug/ide.agent. Please enable
> > events logging in /etc/udev/hotplug.rules, get an events log on
> > reboot (/dev/hotplug.log) and try to understand why ide.agent is
> > not being run or is not able to load ide-disk.
>
> Do you have any information to provide or should I close this bug?

I just can't reboot my machine all the time.  I will try to analyze this 
further when I find the time.


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



Bug#337530: Acknowledgement (openoffice.org-calc: OOo issue#57320 -- incorrect import of date format)

2005-11-04 Thread Matej Cepl
Actually, it is getting more and more weird:

When I was able to open the file in OOo-RPM oocalc, I have of 
course saved the file as .ods. Now, when I open it with 
OOo-Debian (freshly from unstable), the bug is there again (see 
attached example). When I went into the zip file, I found this 
in the content.xml (broken lines for this message, it is cell 
E3):

 
  11/11/48
 

office:date-value is correct, but text:p (which is what is 
apparently displayed) is wrong.

Any thoughts?

Matej

-- 
Matej Cepl, http://www.ceplovi.cz/matej/blog/
GPG Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
 
This message has been composed of recycled electrons. None of
these electrons has been harmed or injured in the creation and
transmission of this message but they have been shamelessly
exploited for this use.


test.ods
Description: application/vnd.oasis.opendocument.spreadsheet


Bug#330516: Your freenet package

2005-11-04 Thread Daniel Baumann
Hi,

your freenet package is quite outdated, do you intent to update it soon?
If you are no longer interested in maintaining the package, please tell.

Regards,
Daniel

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


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



Bug#337520: galeon crashes at session login, always

2005-11-04 Thread Xavier Bestel
Le vendredi 04 novembre 2005 à 22:34 +0100, Loic Minier a écrit :
> Hi,
> 
> On Fri, Nov 04, 2005, Xavier Bestel wrote:
> > Architecture: i386 (x86_64)
> 
>  There are a lot of x86_64 specifics reports against mozilla, I fear you
>  fall under one of these.  I'll probably reping this bug when a fixed
>  mozilla reaches the archive.

This is misleading. I'm running a 32bits debian, only the kernel is
64bits. The crashes happen with a 32bits kernel too.

Xav





Bug#337544: argus [INTL:pt] Portuguese translation for argus's debconf messages

2005-11-04 Thread Miguel Figueiredo
Package: argus
Version: 1:2.0.6.fixes.1-10
Tags: l10n, patch
Severity: wishlist

Portuguese translation for argus's debconf messages by Luís Ferreira.
Feel free to use it.

For translation updates please contact Last Translator and/cc the
Portuguese translation team .

--
---
Melhores cumprimentos/Best regards,

Miguel Figueiredo
http://www.DebianPT.org

# Luís Ferreira <[EMAIL PROTECTED]>, 2005.
#
# 2005-11-04 - Luis Ferreira - Initial translation
#
msgid ""
msgstr ""
"Project-Id-Version: argus 1:2.0.6.fixes.1-10\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2003-08-05 09:47+0200\n"
"PO-Revision-Date: 2005-11-03 15:32+0100\n"
"Last-Translator: Luís Ferreira <[EMAIL PROTECTED]>\n"
"Language-Team: Portuguese <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.10.2\n"
"Plural-Forms:  nplurals=2; plural=(n != 1);\n"

#. Choices
#: ../templates:3
msgid "boot, dialup, both, none"
msgstr "arranque, dialup, ambos, nenhum"

#. Description
#: ../templates:5
msgid "How should argus be started?"
msgstr "Como deve o argus ser iniciado?"

#. Description
#: ../templates:5
msgid ""
"It is possible to start argus at boot time, upon initiating a PPP "
"connection, both, or never, which requires user intervention in order to "
"start argus."
msgstr ""
"É possível iniciar o argus durante o arranque, após o inicio de uma ligação "
"PPP, ambos, ou nunca, que requer a intervenção do utilizador para iniciar "
"o argus."

#. Description
#: ../templates:12
msgid "Should /etc/default/argus-server be overwritten?"
msgstr "Deve o /etc/default/argus-server ser rescrito?"

#. Description
#: ../templates:12
msgid ""
"If you select this option, the installation script will always overwrite /"
"etc/default/argus-server. Otherwise, you will manage that file yourself."
msgstr ""
"Se seleccionar esta opção o script de instalação vai sempre reescrever o "
"/etc/default/argus-server. Caso contrário esse ficheiro será gerido por si."


Bug#337546: cloop [INTL:pt] Portuguese translation for cloop's debconf messages

2005-11-04 Thread Traduz!
Package: cloop
Version: 2.02.1+eb.10
Tags: l10n, patch
Severity: wishlist

Portuguese translation for cloop's debconf messages by Luís Ferreira.
Feel free to use it.

For translation updated please contact Last Translator or/and CC the
Portuguese Translation Team .
# Luís Ferreira <[EMAIL PROTECTED]>, 2005.
#
# 2005-11-03 - Luís Ferreira - Initial translation
#
msgid ""
msgstr ""
"Project-Id-Version: cloop 2.02.1+eb.10_templates\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-08-20 02:46+0200\n"
"PO-Revision-Date: 2005-11-03 15:41+0100\n"
"Last-Translator: Luís Ferreira <[EMAIL PROTECTED]>\n"
"Language-Team: Portuguese <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.10.2\n"
"Plural-Forms:  nplurals=2; plural=(n != 1);\n"

#. Type: boolean
#. Description
#: ../cloop-module-_KVERS_.templates:4
msgid "Create device nodes for compressed loop devices?"
msgstr "Criar os 'device nodes' para dispositivos loop comprimidos?"

#. Type: boolean
#. Description
#: ../cloop-module-_KVERS_.templates:4
msgid "Should the necessary device files in /dev be generated now?"
msgstr "Gerar os ficheiros de dispositivos necessários em /dev agora?"


Bug#337547: slib: 3a2-1 fails to install, Unbound variable: with-load-pathname

2005-11-04 Thread Bert
Package: slib
Version: 3a1-5
Severity: grave
Justification: renders package unusable

Upgrade from 3a1-5 to 3a2-1 fails with

Errors were encountered while processing:
 slib
E: Sub-process /usr/bin/dpkg returned an error code (1)
Ack!  Something bad happened while installing packages.  Trying to recover:
Setting up slib (3a2-1) ...
ERROR: Unbound variable: with-load-pathname
dpkg: error processing slib (--configure):
 subprocess post-installation script returned error exit status 2

Packages which depend on slib (such as gnucash) fail to start with
same "Unbound variable: with-load-pathname" error.  Reversion to
previous version restores function of scheme and dependent programs.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.14
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

-- no debconf information


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



Bug#210697: prefetching html vs prefetching image

2005-11-04 Thread Martin Michlmayr
* Vineet Kumar <[EMAIL PROTECTED]> [2005-11-04 13:41]:
> Have you tried how this works with the Mozilla site navigation bar or
> the Link Toolbar for Firefox?

No, I don't even know what they're supposed to be.  Can you elaborate
or test yourself?  (Feel free to load
http://cyrius.com/tmp/bins/index.html)

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


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



Bug#337509: marked as done (linux-headers-2.6.14: flavours file missing)

2005-11-04 Thread Bastian Blank
On Fri, Nov 04, 2005 at 10:58:29PM +0100, Sven Luther wrote:
> Bastian, please give a bit more info about this, and why should we not keep
> the flavours file, it was there for a reason, and it is much more user
> friendly to have it in a file, instead of having to do some strange search for
> config files like you suggest here, which may clash in case of user built
> packages being around.

The flavours file does not provide the neccesary informations to build
anything against it. No information about the kernel arch, nor about the
compiler.

Bastian

-- 
Sometimes a feeling is all we humans have to go on.
-- Kirk, "A Taste of Armageddon", stardate 3193.9


signature.asc
Description: Digital signature


Bug#337509: marked as done (linux-headers-2.6.14: flavours file missing)

2005-11-04 Thread Sven Luther
On Fri, Nov 04, 2005 at 11:19:58PM +0100, Bastian Blank wrote:
> On Fri, Nov 04, 2005 at 10:58:29PM +0100, Sven Luther wrote:
> > Bastian, please give a bit more info about this, and why should we not keep
> > the flavours file, it was there for a reason, and it is much more user
> > friendly to have it in a file, instead of having to do some strange search 
> > for
> > config files like you suggest here, which may clash in case of user built
> > packages being around.
> 
> The flavours file does not provide the neccesary informations to build
> anything against it. No information about the kernel arch, nor about the
> compiler.

Huh ? It contain the list of the names of the flavours for a given arch. In
this sense it is exactly the info provided in the arch//defines file,
and once you have that, you prefix it to the version-abi, and you know which
kernels you then need to build for. This file is naturally per arch, and the
arch you are building for is the arch you need. As for the compiler, well, it
will be the one currently in sid/etch or whatever.

The aim is to have each external module packages be able to build binary
module packages for the official kernel flavours, and to generate the control
file of those packages and such stuff.

Friendly,

Sven Luther



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



Bug#337545: 'man apt-cacher' typos: "Additionaly", "localy" and "oposity"

2005-11-04 Thread A Costa
Package: apt-cacher
Version: 1.1
Severity: minor
Tags: patch


Found some typos in '/usr/share/man/man1/apt-cacher.1.gz', see attached '.diff'.

Hope this helps...

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.14-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)

Versions of packages apt-cacher depends on:
ii  bzip2 1.0.2-10   high-quality block-sorting file co
ii  libwww-perl   5.803-4WWW client/server library for Perl
ii  perl  5.8.7-7Larry Wall's Practical Extraction 

apt-cacher recommends no packages.

-- no debconf information
--- -   2005-11-04 17:19:03.455096000 -0500
+++ /tmp/aptcacher.1.gz.54302005-11-04 17:19:03.0 -0500
@@ -82,7 +82,7 @@
 
 .SH OPTIONS
 Apt\-cacher uses a configuration file for setting important
-options. Additionaly there are few command line options to control the start
+options. Additionally there are few command line options to control the start
 behaviour which you get by running apt-cacher with the "\-h" argument.
 .PP
 The configuration file is installed by default as
@@ -111,7 +111,7 @@
 examples.
 .TP
 .B denied_hosts
-The oposity of allowed_hosts setting, excludes hosts from the list of allowed
+The opposite of allowed_hosts setting, excludes hosts from the list of allowed
 hosts.
 .TP
 .B allowed_hosts_6
@@ -151,7 +151,7 @@
 How many hours Package and Release files are cached before they are 
 assumed to be too old and must be re-fetched. Setting 0 means that the validity
 of these files is checked on each access by comparing time stamps in HTTP
-headers on the server with those stored localy.
+headers on the server with those stored locally.
 .TP
 .B http_proxy [proxy.example.com:8080]
 Apt\-cacher can pass all its requests to an external http proxy like


Bug#337548: (minor) rm -> /bin/rm in cdargs-bash.sh

2005-11-04 Thread D. Goel
Package: cdargs
Version: 1.31-1
Severity: minor

I suspect a lot of users have rm aliased to things like rm -i.  Mine is aliased 
to something like 
'echo Sorry this command is disabled'.

The example script uses rm for an intertal  cdargs file, but breaks for such 
users. It should rather use /bin/rm.  Similar for all other commands used.


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages cdargs depends on:
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libgcc1 1:3.4.3-13   GCC support library
ii  libncurses5 5.4-4Shared libraries for terminal hand
ii  libstdc++5  1:3.3.5-13   The GNU Standard C++ Library v3

-- no debconf information


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



Bug#337549: installation report

2005-11-04 Thread Wayne Davison
Package: installation-reports

Debian-installer-version: daily debian-testing-i386-netinst.iso downloaded Nov 
3, 2005
uname -a: Linux myhost 2.6.12-1-386 #1 Tue Sep 27 12:41:08 JST 2005 i686 
GNU/Linux
Date: 3-Nov-2005 18:30 PST
Method: Booted CD-ROM of netinst; http from mirros.kernel.org (no proxy)

Machine: an old Micron PC from several years back
Processor: P3 733
Memory: 640 MB
Root Device: 300.1GB IDE Hard Disk from Western Digital

Root Size/partition table:

/dev/hda1  52M  /boot
/dev/hda2 1.9G  swap
/dev/hda3 3.8G  /
/dev/hda4 274G  /big

(I use "bind" mount points to point various things like /home, /var,
/usr/local, and others into the /big storage without having to divide
the storage into real, hard-sized partitions.)

Output of lspci and lspci -n:

:00:00.0 Host bridge: VIA Technologies, Inc. VT82C693A/694x [Apollo 
PRO133x] (rev 82)
:00:01.0 PCI bridge: VIA Technologies, Inc. VT82C598/694x [Apollo 
MVP3/Pro133x AGP]
:00:07.0 ISA bridge: VIA Technologies, Inc. VT82C596 ISA [Mobile South] 
(rev 12)
:00:07.1 IDE interface: VIA Technologies, Inc. 
VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
:00:07.2 USB Controller: VIA Technologies, Inc. VT82x UHCI USB 1.1 
Controller (rev 08)
:00:07.3 Host bridge: VIA Technologies, Inc. VT82C596 Power Management (rev 
20)
:00:0e.0 Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 08)
:00:10.0 Ethernet controller: Lite-On Communications Inc LNE100TX [Linksys 
EtherFast 10/100] (rev 25)
:00:12.0 Communication controller: 3Com Corp, Modem Division WinModem
:01:00.0 VGA compatible controller: nVidia Corporation NV4 [RIVA TNT] (rev 
04)

:00:00.0 0600: 1106:0691 (rev 82)
:00:01.0 0604: 1106:8598
:00:07.0 0601: 1106:0596 (rev 12)
:00:07.1 0101: 1106:0571 (rev 06)
:00:07.2 0c03: 1106:3038 (rev 08)
:00:07.3 0600: 1106:3051 (rev 20)
:00:0e.0 0401: 1274:1371 (rev 08)
:00:10.0 0200: 11ad:c115 (rev 25)
:00:12.0 0780: 12b9:1006
:01:00.0 0300: 10de:0020 (rev 04)

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

Initial boot worked:[O]
Configure network HW:   [O]
Config network: [O]
Detect CD:  [O]
Load installer modules: [O]
Detect hard drives: [O]
Partition hard drives:  [O]
Create file systems:[O]
Mount partitions:   [O]
Install base system:[O]
Install boot loader:[O]
Reboot: [O]

Comments/Problems:

I always ask for itemized package selection so I can tweak the packages
that are suggested for certain categories, but in the aptitude session I
was placed into would not allow 'q' to take me from the install screen
to the package selection screen so I could choose some alternate/extra
packages to install.  For instance, I always unselect exim and select
postfix instead.  I ended up quitting out of aptitude, spawning a shell,
and running aptitude manually (which, fortunately, remembers the state
of the selected packages, and was a decent, albeit clumsy, solution).

I also substituted mysql4 for postgresql, and something weird happened
with one of the mysql packages.  Perhaps one of the packages was not
downloaded correctly (is there a check for that?), but whatever the
reason, the mysql-server-4.1 package would neither completely install,
nor let me uninstall it (I tried to continue without installing mysql at
all).  I ended up removing the mysql-server-4.1 deb from apt's cache dir
and trying the install again, and this time the file re-downloaded and
installed just fine, and package installation finished without any
further incident.

When configuring my server, I couldn't get SSL working with courier
IMAP/POP or postfix (TLS) until I installed the zlib1g-dev package
(which supplied a needed /usr/lib/libz.so symlink that openssl was
needing).  There is a bug already filed on this in the debian bug system
(which is how I found the fix), but it would be nice to get fixed soon
so that people don't keep get tripped up on it (one temporary kluge
would be to add zlib1g-dev to the required packages for the current
openssl package until the openssl package is fixed to use the right
shared library).

..wayne..


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



Bug#336465: easytag: mp4/m4a tag editing does not work

2005-11-04 Thread Jérôme COUDERC

Hi Adam,

May be the MP4 support was disabled when compiling your binary 
(./configure --disable-mp4). In this case, the message "(MP4/AAC file 
support disabled)" must appears in the "about" window.


Regards,
Jerome



Adam Kessel wrote, the 30.10.2005 14:43 :


Package: easytag
Version: 1.99.8-1
Severity: normal

Despite the changelog entries indicating that mp4 tags can now be
editing, easytag never shows any information or allows editing of any mp4
files that I have tested. I've tried setting the extension to both mp4
and m4a with no change in the results.

It also appears to expect mpeg4ip to be installed, which is not in Debian
at all. I installed the rarewares package, but it did not change the
result--still no mp4 tagging.

-- System Information:
Debian Release: testing/unstable
 APT prefers unstable
 APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13-swsus
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages easytag depends on:
ii  libatk1.0-0 1.10.3-1 The ATK accessibility toolkit
ii  libc6   2.3.5-7  GNU C Library: Shared libraries an
ii  libflac71.1.2+cvs20050302.20-0.1 Free Lossless Audio Codec - runtim
ii  libglib2.0-02.8.3-1  The GLib library of C routines
ii  libgtk2.0-0 2.6.10-1 The GTK+ graphical user interface 
ii  libid3-3.8.3c2  3.8.3-4.2Library for manipulating ID3v1 and

ii  libogg0 1.1.2-1  Ogg Bitstream Library
ii  libpango1.0-0   1.8.2-3  Layout and rendering of internatio
ii  libstdc++6  4.0.2-3  The GNU Standard C++ Library v3
ii  libvorbis0a 1.1.0-1  The Vorbis General Audio Compressi
ii  libvorbisfile3  1.1.0-1  The Vorbis General Audio Compressi
ii  zlib1g  1:1.2.3-6compression library - runtime

easytag recommends no packages.

-- no debconf information

 



--
EasyTAG - Tag editor for MP3 and Ogg Vorbis files
http://easytag.sourceforge.net
--
Jerome COUDERC <[EMAIL PROTECTED]>




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



Bug#210697: prefetching html vs prefetching image

2005-11-04 Thread Vineet Kumar
* Martin Michlmayr ([EMAIL PROTECTED]) [051104 14:10]:
> * Vineet Kumar <[EMAIL PROTECTED]> [2005-11-04 13:41]:
> > Have you tried how this works with the Mozilla site navigation bar or
> > the Link Toolbar for Firefox?
> 
> No, I don't even know what they're supposed to be.  Can you elaborate
> or test yourself?  (Feel free to load
> http://cyrius.com/tmp/bins/index.html)

I just tested it in Mozilla, and it looks like the navigation bar just
uses the first tag it finds.  So if the link for the page comes before
the link for the image, it should be fine.

good times,
Vineet

-- 
http://www.doorstop.net/
-- 
I am mortified to be told that, in the United States of America, the sale of a
book can become a subject of inquiry, and of criminal inquiry too.
-- President Thomas Jefferson


signature.asc
Description: Digital signature


Bug#305927: What and where is no-compound_marking?

2005-11-04 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Looking through building-scripts+data.20050423.zip, and especially the
large script package_word_list, it seems that the trick used to handle
compound words for myspell is wget'ing words-da.no-compound.sq.gz and
piping it unsquelshed through no-compound_marking.

But no-compound_marking is nowhere to be found on my Debian system, and
Google shows no sign of it either...

Could you help shed some light on what no-compound_marking is, and
where I can find it?


 - Jonas

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

 - Enden er nær: http://www.shibumi.org/eoti.htm
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDa+TSn7DbMsAkQLgRAvUcAJ9Q4PNPrs9m3Ksgnu/sB8Pgvt3a6gCgow8J
xd7T5TrFzah2kbbg2vimQCs=
=Wl/M
-END PGP SIGNATURE-



Bug#337458: [ja] Mapping to chinese when printing

2005-11-04 Thread Mike Hommey
On Fri, Nov 04, 2005 at 10:10:23PM +0900, Kyuma Ohta <[EMAIL PROTECTED]> wrote:
> Package: mozilla-firefox
> Version: 1.0.7-1
> Severity: Important
> Tags: sid,amd64
> 
> When printing Japanese web-page from firefox via cups,printing
> results are mapping seems to traditional-chinese,not japanese.
> 
> Environment:
> DESKTOP: Gnome.
> LOCALE:  LANG=ja_JP.eucJP
> 
> Related Packages:
> ii  mozilla-firefox  1.0.7-1lightweight web 
> browser based on Mozilla
> un  mozilla-firefox-gnome-support (no description 
> available)
> ii  mozilla-firefox-locale-ja1.0+rev.0.7.7-1Mozilla Firefox 
> Japanese Language/Region Package
> 
> ii  cupsys 1.1.23-12  Common UNIX Printing 
> System(tm) - server
> ii  cupsys-bsd 1.1.23-12  Common UNIX Printing 
> System(tm) - BSD commands
> ii  cupsys-client  1.1.23-12  Common UNIX Printing 
> System(tm) - client programs (SysV)
> ii  cupsys-driver-gimpprin 4.3.99+cvs20050901-1   printer drivers for CUPS
> ii  cupsys-driver-gutenpri 4.3.99+cvs20050901-1   printer drivers for CUPS
> 
> Maybe,locale files for firefox are wrong...Please check.

っていうか, i'd say it might be a font selection problem... I don't
really know cups, but is there a way to know what font it uses to print
?

Mike


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



Bug#337550: kile unsets the check box for "MakeIndex options"

2005-11-04 Thread Ole Janssen
Package: kile
Version: 1:1.8.1-3.1
Severity: normal

Hello,

when I check the check-box for "MakeIndex options" in the dialog-box
called "Project Options" and close and relaunch kile, the check box gets
unchecked. This seems to be reproducible every time I close and relaunch
kile.

Regards, Ole

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-underworld
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages kile depends on:
ii  kdelibs4c2   4:3.4.2-4   core libraries for all KDE applica
ii  konsole  4:3.4.2-4   X terminal emulator for KDE
ii  libart-2.0-2 2.3.17-1Library of functions for 2D graphi
ii  libaudio21.7-3   The Network Audio System (NAS). (s
ii  libc62.3.5-7 GNU C Library: Shared libraries an
ii  libfam0  2.7.0-8 client library to control the FAM 
ii  libfontconfig1   2.3.2-1.1   generic font configuration library
ii  libfreetype6 2.1.10-1FreeType 2 font engine, shared lib
ii  libgcc1  1:4.0.2-3   GCC support library
ii  libice6  6.8.2.dfsg.1-10 Inter-Client Exchange library
ii  libidn11 0.5.18-1GNU libidn library, implementation
ii  libjpeg626b-10   The Independent JPEG Group's JPEG 
ii  libpcre3 6.4-1.0.1   Perl 5 Compatible Regular Expressi
ii  libpng12-0   1.2.8rel-5  PNG library - runtime
ii  libqt3-mt3:3.3.5-1   Qt GUI Library (Threaded runtime v
ii  libsm6   6.8.2.dfsg.1-10 X Window System Session Management
ii  libstdc++6   4.0.2-3 The GNU Standard C++ Library v3
ii  libx11-6 6.8.2.dfsg.1-10 X Window System protocol client li
ii  libxcursor1  1.1.3-1 X cursor management library
ii  libxext6 6.8.2.dfsg.1-10 X Window System miscellaneous exte
ii  libxft2  2.1.7-1 FreeType-based font drawing librar
ii  libxi6   6.8.2.dfsg.1-10 X Window System Input extension li
ii  libxinerama1 6.8.2.dfsg.1-10 X Window System multi-head display
ii  libxrandr2   6.8.2.dfsg.1-10 X Window System Resize, Rotate and
ii  libxrender1  1:0.9.0-2   X Rendering Extension client libra
ii  libxt6   6.8.2.dfsg.1-10 X Toolkit Intrinsics
ii  tetex-bin3.0-10.1The teTeX binary files
ii  xlibs6.8.2.dfsg.1-10 X Window System client libraries m
ii  zlib1g   1:1.2.3-6   compression library - runtime

Versions of packages kile recommends:
ii  kdvi  4:3.4.2-2  dvi viewer for KDE
ii  kghostview4:3.4.2-2  PostScript viewer for KDE
ii  tetex-doc 3.0-10 The documentation component of the
ii  tetex-extra   3.0-10 Additional library files of teTeX

-- no debconf information


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



Bug#337543: quantlib-swig: ftbfs [sparc] python2.4: can't open file 'setup.py'

2005-11-04 Thread Dirk Eddelbuettel

package quantlib-swig
tags 337543 + moreinfo
tags 337543 + irreproducible
thanks

| Version: 0.3.11-2
| Severity: serious

On 4 November 2005 at 13:51, Blars Blarson wrote:
| Package: quantlib-swig
| Version: 0.3.11-2
| Severity: serious
| Justification: no longer builds from source
| 
| quantlib-swig failed to build on a sparc buildd.  (It did compile on my
| sparc pbuilder.)
| 
| 
| dh_testdir
| *** Running on sparc
| (cd Python && \
|   CC="g++"\
|   CXX="g++"   \
|   CFLAGS="-O2 -Wall"  \
|   CXXFLAGS="-O2 -Wall"\
|   python2.4 setup.py build)
| python2.4: can't open file 'setup.py': [Errno 2] No such file or directory
| make: *** [build-stamp] Error 2

I actually noticed that yesterday but I cannot make heads or tails of it.
Eight other arches built this just fine [and one had another flaky error
possibly due to binutils instability.]

setup.py is definitely "there", it is not generated on the fly.  Could you do
me a favour and check this manually?

Dirk

-- 
Statistics: The (futile) attempt to offer certainty about uncertainty.
 -- Roger Koenker, 'Dictionary of Received Ideas of Statistics'


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



Bug#337551: kshutdown: [INTL:sv] Swedish PO-template translation

2005-11-04 Thread Daniel Nylander
Package: kshutdown
Severity: wishlist
Tags: patch l10n


Here is the swedish translation for kshutdown.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.2
Locale: LANG=sv_SE, LC_CTYPE=sv_SE (charmap=ISO-8859-1)
# 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.
#
msgid ""
msgstr ""
"Project-Id-Version: kshutdown 0.6.0-4 kshutdown\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2005-02-28 20:11+0100\n"
"PO-Revision-Date: 2005-11-04 23:55+0100\n"
"Last-Translator: Daniel Nylander <[EMAIL PROTECTED]>\n"
"Language-Team: Swedish <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-Language: swe\n"
"X-Poedit-Country: swe\n"

#: extras.moc.cpp:34
#: extras.moc.cpp:42
#: extras.cpp:114
#: extras.cpp:285
msgid "Extras"
msgstr "Extra"

#: mactioneditdialog.moc.cpp:34
#: mactioneditdialog.moc.cpp:42
msgid "MActionEditDialog"
msgstr "MActionEditDialog"

#: miscutils.cpp:48
msgid "Are you sure?"
msgstr "Är du säker?"

#: miscutils.cpp:218
msgid "Could not run \"%1\"!"
msgstr "Kunde inte köra \"%1\"!"

#: miscutils.cpp:225
#: mactioneditdialog.cpp:95
#: msettingsdialog.cpp:400
#: msettingsdialog.cpp:423
#: msettingsdialog.cpp:450
#: msettingsdialog.cpp:604
#: msettingsdialog.cpp:805
#: msystemtray.cpp:291
#: msystemtray.cpp:292
msgid "Test"
msgstr "Test"

#: mmessagedialog.cpp:48
msgid "Message"
msgstr "Meddelande"

#: mmessagedialog.cpp:80
msgid "Remaining time"
msgstr "Återstående tid"

#: mactioneditdialog.cpp:56
msgid "&Select a method:"
msgstr "Välj en metod:"

#: mactioneditdialog.cpp:66
msgid "&Enter a command:"
msgstr "Ange ett kommando:"

#: mactioneditdialog.cpp:75
msgid "In most cases you need privileges to shut down system (e.g. run 
/sbin/reboot or /sbin/shutdown)"
msgstr "I de flesta fall behöver du rättigheter att stänga av systemet 
(exempelvis köra /sbin/reboot eller /sbin/shutdown)"

#: mactioneditdialog.cpp:77
msgid "Manuals:"
msgstr "Manualer:"

#: mactioneditdialog.cpp:89
msgid "&Run command"
msgstr "Kör kommando"

#: mactioneditdialog.cpp:92
msgid "&Pause after run command:"
msgstr "&Paus efter kört kommando:"

#: mactioneditdialog.cpp:94
#: msettingsdialog.cpp:396
msgid "second(s)"
msgstr "sekund(er)"

#: _translatorinfo.cpp:1
msgid ""
"_: NAME OF TRANSLATORS\n"
"Your names"
msgstr "Daniel Nylander"

#: _translatorinfo.cpp:3
msgid ""
"_: EMAIL OF TRANSLATORS\n"
"Your emails"
msgstr "[EMAIL PROTECTED]"

#: msettingsdialog.moc.cpp:34
#: msettingsdialog.moc.cpp:42
msgid "MSettingsDialog"
msgstr "MSettingsDialog"

#: mstatstab.cpp:87
msgid "This view displays information about the users currently on the machine, 
and their processes.The header shows how long the system has been running."
msgstr "Denna vy visar information om användarna för närvarande i systemet och 
deras processer.Huvudet visar hur länge systemet har körts."

#: mstatstab.cpp:96
msgid "Re&fresh"
msgstr "Uppdatera"

#: mstatstab.cpp:168
msgid "Disabled by the Administrator."
msgstr "Avstängd av administratören."

#: mstatstab.cpp:174
#: mmainwindow.cpp:191
msgid "Please wait..."
msgstr "Var god vänta..."

#: mstatstab.cpp:191
msgid "Command:"
msgstr "Kommando:"

#: mschedulertab.cpp:44
msgid "Registere&d tasks:"
msgstr "Registrera&de uppgifter:"

#: mschedulertab.cpp:53
msgid "Name"
msgstr "Namn"

#: mschedulertab.cpp:54
msgid "Description"
msgstr "Beskrivning"

#: mschedulertab.cpp:61
msgid "Any external application can register a KShutDown task through the DCOP 
mechanism. For example, a movie player optionally can use the KShutDown task to 
shut down the system after playing a movie.All the registered tasks are 
listed here. Click Remove or Remove All to cancel the selected 
task. Click Configure to disable the Scheduler."
msgstr "Alla externa applikationer kan registrera en uppgift i KShutDown genom 
DCOP-mekanismen. Till exempel kan en mediaspelare valfritt använda en uppgift i 
KShutDown för att stänga av systemet efter att ha spelat en film.Alla 
registrerade uppgifter listas här. Klicka Ta bort eller Ta bort 
alla för att avbryta de valda uppgifterna. Klicka Konfigurera för 
att stänga av Schemaläggaren."

#: mschedulertab.cpp:77
msgid "Re&move"
msgstr "Ta bort"

#: mschedulertab.cpp:83
msgid "Remo&ve All"
msgstr "Ta bort alla"

#: mschedulertab.moc.cpp:34
#: mschedulertab.moc.cpp:42
msgid "MSchedulerTab"
msgstr "MSchedulerTab"

#: appscheduler.moc.cpp:34
#: appscheduler.moc.cpp:42
msgid "AppScheduler"
msgstr "AppScheduler"

#: links.cpp:48
msgid "Locatio&n:"
msgstr "Plats:"

#: links.cpp:51
msgid "Desktop"
msgstr "Skrivbord"

#: links.cpp:52
msgid "K Menu"
msgstr "K Meny"

#: links.cpp:56
msgid "&Type:"
msgstr "&Typ:"

#: links.cpp:59
msgid "

Bug#336714: tetex-base: asked about upgrade of previously non-existent conffile /etc/texdoctk/texdocrc

2005-11-04 Thread Hamish Moffatt
On Fri, Nov 04, 2005 at 03:26:29PM +0100, Frank Küster wrote:
> Hamish Moffatt <[EMAIL PROTECTED]> wrote:
> > On Thu, Nov 03, 2005 at 04:02:52PM +0100, Frank Küster wrote:
> >> 
> >> - This system was a woody system somewhen (or testing/unstable with
> >>   packages as later released with woody), with the texdocrc file
> >>   belonging to the texdoctk package
> > [snip]
> >
> > It was never a woody system exactly. It was installed with testing or
> > unstable in January 2005, before sarge's release.
> 
> And you never upgraded to one of the teTeX-2.9/3.0 versions in
> experimental?

No.

> No, it doesn't - if you installed testing or unstable in 2005 (or even
> in 2004), texdoctk was already gone by then, and dpkg wouldn't know any
> owner of the texdocrc file.  I have no clue what is going on.

FWIW this occurred in my amd64 installation, but my i386 chroot didn't
have this issue. It was installed within a few weeks of the amd64.
However I probably have not done any (or as much) purging in the chroot.

(My i386 chroot did have the same problem with 00updmap.cfg btw.)

Hamish
-- 
Hamish Moffatt VK3SB <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>


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



Bug#337496: basilisk2: Always crashes when starting up (home-built version does too)

2005-11-04 Thread Ryan Thoryk
It looks like your system is using the Udev system and HAL.  Those files 
are not automatically allocated by those systems (so would this be a bug 
in Basilisk or UDEV?)


Udev moves them to /dev/.static/dev

Ryan Thoryk
Unix and Network Specialist
[EMAIL PROTECTED]



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



Bug#337502: klaptopdaemon: deprecated /proc/acpi/sleep should be changed to /sys/power/state

2005-11-04 Thread Christopher Martin
On November 4, 2005 11:45, Daniel Schröter wrote:
> In linux kernel version higher then 2.6.13, CONFIG_ACPI_SLEEP_PROC_SLEEP
> is marked as deprecated. It adds /proc/acpi/sleep interface that klaptop
> daemon uses for sleep states.
>
> If this file is not present, klaptop is not able to send signals for
> standby and other powersaving modes.
>
> As this interface is deprecated by /sys/power/state, it should be
> supported by klaptop. It is also avaiable in the 2.6.8 Kernel.
>
> A patch is avaiable on the kde bugtracking system
> http://bugs.kde.org/show_bug.cgi?id=111747#c1

Thanks for the information. Have you tested this patch yourself? My access 
to laptops is limited, and the bugs.kde.org report you cite suggests that 
the patch provided is a partial solution. Thus it would be nice to have 
some reports (from any and all) that this patch does indeed work, doesn't 
cause any laptops to erupt into flames, etc. before looking more closely at 
the possibility of applying it.

Thanks,
Christopher Martin


pgpGVPAu7SLxG.pgp
Description: PGP signature


Bug#337530: Acknowledgement (openoffice.org-calc: OOo issue#57320 -- incorrect import of date format)

2005-11-04 Thread Ron Johnson
On Fri, 2005-11-04 at 17:00 -0500, Matej Cepl wrote:
> Actually, it is getting more and more weird:
> 
> When I was able to open the file in OOo-RPM oocalc, I have of 
> course saved the file as .ods. Now, when I open it with 
> OOo-Debian (freshly from unstable), the bug is there again (see 
> attached example). When I went into the zip file, I found this 
> in the content.xml (broken lines for this message, it is cell 
> E3):
> 
> office:date-value="1948-11-12">
>   11/11/48
>  
> 
> office:date-value is correct, but text:p (which is what is 
> apparently displayed) is wrong.
> 
> Any thoughts?

Format Code MM/DD/YY

openoffice.org-calc 2.0.0-2 prints E3 as 11/12/48, with an
"equation" value of 11/12/1948.  

-- 
-
Ron Johnson, Jr.
Jefferson, LA USA
PGP Key ID 8834C06B I prefer encrypted mail.

"I personally think we developed language because of our deep
need to complain."
Lily Tomlin



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



Bug#337552: less: incorrect drawing of ANSI line graphics

2005-11-04 Thread Adeodato Simó
Package: less
Version: 391-1
Severity: normal

Hello,

  starting with the 39x series of less, I've been experimenting a bad
  drawing of some special chars used by the 'tree' program. For example,
  when running

% tree -CAN | less

  with less 382-1, I used to obtain this:

http://people.debian.org/~adeodato/tmp/2005-11-05/good_less_tree.png

  With less 391-1, I get this instead:

http://people.debian.org/~adeodato/tmp/2005-11-05/bad_less_tree.png

  Please let me know if I should provide more information.

  Cheers,


-- 
Adeodato Simó
EM: asp16 [ykwim] alu.ua.es | PK: DA6AE621
Listening to: Matthew Kimball - I ain't goin' back
 
Don't worry about what anybody else is going to do. The best way to
predict the future is to invent it.
-- Alan Kay



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



Bug#337553: vtun [INTL:l10n] Portuguese translation for vtun's debconf messages

2005-11-04 Thread Miguel Figueiredo
Package: vtun
Version: 2.6-4
Tags: l10n, patch
Severity: wishlist

Portuguese translation for vtun's debconf messages by Luís Ferreira.
Feel free to use it.

For translation updates please contact Last Translator and/or
thePortuguese Translation Team 

--
---
Melhores cumprimentos/Best regards,

Miguel Figueiredo
http://www.DebianPT.org

# Luís Ferreira <[EMAIL PROTECTED]>, 2005.
#
# 2005-11-04 - Luís Ferreira <[EMAIL PROTECTED]> - Initial translation
#
msgid ""
msgstr ""
"Project-Id-Version: vtun 2.6-4\n"
"POT-Creation-Date: 2003-04-21 19:06-0300\n"
"PO-Revision-Date: 2005-11-04 13:40+0100\n"
"Last-Translator: Luís Ferreira <[EMAIL PROTECTED]>\n"
"Language-Team: Portuguese <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.10.2\n"
"Plural-Forms:  nplurals=2; plural=(n != 1);\n"

#. Description
#: ../vtun.templates:3
msgid "information about readable passwords"
msgstr "informação acerca de palavras chave legíveis"

#. Description
#: ../vtun.templates:3
msgid ""
"vtun up to version 2.5-1 has the permissions of /etc/vtund.conf set to 644. "
"There are passwords for the vtun link contained in this file. I will now "
"make the file 600, but if you have local users that you don't trust, you "
"should change the passwords it contains."
msgstr ""
"O vtun até à versão 2.5-1 tem as permissões de /etc/vtund.conf como 644. "
"Este ficheiro contém palavras chave para a ligação vtun. Vou mudar agora "
"o ficheiro para 600, mas se tem utilizadores locais em quem não confia, deve "
"mudar as palavras chave que estão no ficheiro."


Bug#337554: When download is failed aptitude continues regardles of user's selection

2005-11-04 Thread Artur R. Czechowski
Package: aptitude
Version: 0.4.0-2
Severity: normal

Hello,

aptitude is run in interactive mode. During upgrade download of some
files fails. aptitude shows a message:
Some files were not downloaded successfully
 [ Continue ]   [ Cancel ]
and always continues with installation even if user hit a Cencel button.

Regards
Artur

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-arc4bl
Locale: LANG=C, LC_CTYPE=pl_PL (charmap=ISO-8859-2)

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6.3-6-3.1 0.6.42.2   Advanced front-end for dpkg
ii  libc6 2.3.5-7GNU C Library: Shared libraries an
ii  libgcc1   1:4.0.2-3  GCC support library
ii  libncursesw5  5.5-1  Shared libraries for terminal hand
ii  libsigc++-2.0-0c2 2.0.16-1   type-safe Signal Framework for C++
ii  libstdc++64.0.2-3The GNU Standard C++ Library v3

Versions of packages aptitude recommends:
ii  aptitude-doc-en [aptitude-doc 0.4.0-1English manual for aptitude, a ter

-- no debconf information


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



Bug#330071: hciconfig shows no devices (whereas, 2.6.8-2-686-smp does)

2005-11-04 Thread Matthew Darwin

I upgraded to linux kernel 2.6.14-1-686-smp and all is good again.

This report can be closed.



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



Bug#335789: cupsys-driver-gutenprint: photo output of Epson Stylus Photo R200 is dark and green tinted

2005-11-04 Thread Roger Leigh
tags 335789 + upstream patch
thanks

"Andrew Archibald" <[EMAIL PROTECTED]> writes:

>> In the "Epson Stylus Photo R200" the gutenprint default settings do
>> not
>> produce high quality colours, in photos
>
> recommend subscribing to the gimp-print-devel mailing list and asking

 I have ... posted the
 information from the bug report on that list.
>
> Some work has been done on this bug:
>
> http://sourceforge.net/mailarchive/forum.php?thread_id=8841720&forum_id=6142
> http://sourceforge.net/mailarchive/forum.php?thread_id=8843049&forum_id=6142
>
> and I believe the results are now in CVS. Is it possible to incorporate
> the changes into the debian package in unstable? Or perhaps take a new CVS
> snapshot?

I can add a patch for those changes.  I'll be happy to do that and
upload it, but I will need the packages testing.  Would you be willing
to do that?

> I guess this bug should maybe be marked 'upstream' now? I'm not sure of
> etiquette- is it ok for me (as a bug reporter) to set tags?

Anyone is free to alter the bugs as they wish, and I welcome any
changes.  In this case, I've tagged it with this reply, but feel free
to use the [EMAIL PROTECTED] interface to manipulate the bugs.


Regards,
Roger

-- 
Roger Leigh
Printing on GNU/Linux?  http://gimp-print.sourceforge.net/
Debian GNU/Linuxhttp://www.debian.org/
GPG Public Key: 0x25BFB848.  Please sign and encrypt your mail.


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



Bug#337555: Package: installation-reports

2005-11-04 Thread Martin Krieger (root)
Package: installation-reports

Debian-installer-version: 
http://amd64.debian.net/debian-installer/daily/netboot/mini.iso 03.11.05
uname -a: Linux mobil 2.6.12-1-amd64-generic #1 Wed Sep 28 02:05:15 CEST 2005 
x86_64 GNU/Linux 
Date: 03.11.2005 18:00 CET
Method: Network installation based on mini.iso image on CDROM
Machine: HP Compaq nx6125 Business Notebook-PC
Processor: AMD Turion64 ML-34 1.8GHz
Memory: 1GB
Root Device: IDE /dev/hda
Root Size/partition table:
fdisk -l /dev/hda:
Disk /dev/hda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot  Start End  Blocks   Id  System
/dev/hda1   *   1382430716248+   7  HPFS/NTFS
Partition 1 does not end on cylinder boundary.
/dev/hda238253840  128520   83  Linux
/dev/hda338414083 1951897+  82  Linux swap / Solaris
less /etc/fstab:
# /etc/fstab: static file system information.
#
#
proc/proc   procdefaults0   0
/dev/hda4   /   ext3defaults,errors=remount-ro 0   1
/dev/hda2   /boot   ext3defaults0   2
/dev/hda3   noneswapsw  0   0
/dev/hdc/media/cdrom0   udf,iso9660 ro,user,noauto  0   0
Output of lspci and lspci -n:
lspci:
:00:00.0 Host bridge: ATI Technologies Inc RS480 Host Bridge (rev 01)
:00:01.0 PCI bridge: ATI Technologies Inc: Unknown device 5a3f
:00:04.0 PCI bridge: ATI Technologies Inc: Unknown device 5a36
:00:05.0 PCI bridge: ATI Technologies Inc: Unknown device 5a37
:00:13.0 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller
:00:13.1 USB Controller: ATI Technologies Inc IXP SB400 USB Host Controller
:00:13.2 USB Controller: ATI Technologies Inc IXP SB400 USB2 Host Controller
:00:14.0 SMBus: ATI Technologies Inc IXP SB400 SMBus Controller (rev 11)
:00:14.1 IDE interface: ATI Technologies Inc Standard Dual Channel PCI IDE 
Controller ATI
:00:14.3 ISA bridge: ATI Technologies Inc IXP SB400 PCI-ISA Bridge
:00:14.4 PCI bridge: ATI Technologies Inc IXP SB400 PCI-PCI Bridge
:00:14.5 Multimedia audio controller: ATI Technologies Inc IXP SB400 AC'97 
Audio Controller (rev 02)
:00:14.6 Modem: ATI Technologies Inc ATI SB400 - AC'97 Modem Controller 
(rev 02)
:00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
HyperTransport Technology Configuration
:00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
Address Map
:00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
DRAM Controller
:00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] 
Miscellaneous Control
:01:05.0 VGA compatible controller: ATI Technologies Inc ATI Radeon XPRESS 
200M 5955 (PCIE)
:02:01.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5788 
Gigabit Ethernet (rev 03)
:02:02.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 
54g] 802.11g Wireless LAN Controller (rev 02)
:02:04.0 CardBus bridge: Texas Instruments PCIxx21/x515 Cardbus Controller
:02:04.2 FireWire (IEEE 1394): Texas Instruments OHCI Compliant IEEE 1394 Ho
st Controller
lspci -n:
:00:00.0 0600: 1002:5950 (rev 01)
:00:01.0 0604: 1002:5a3f
:00:04.0 0604: 1002:5a36
:00:05.0 0604: 1002:5a37
:00:13.0 0c03: 1002:4374
:00:13.1 0c03: 1002:4375
:00:13.2 0c03: 1002:4373
:00:14.0 0c05: 1002:4372 (rev 11)
:00:14.1 0101: 1002:4376
:00:14.3 0601: 1002:4377
:00:14.4 0604: 1002:4371
:00:14.5 0401: 1002:4370 (rev 02)
:00:14.6 0703: 1002:4378 (rev 02)
:00:18.0 0600: 1022:1100
:00:18.1 0600: 1022:1101
:00:18.2 0600: 1022:1102
:00:18.3 0600: 1022:1103
:01:05.0 0300: 1002:5955
:02:01.0 0200: 14e4:169c (rev 03)
:02:02.0 0280: 14e4:4318 (rev 02)
:02:04.0 0607: 104c:8031
:02:04.2 0c00: 104c:8032
:02:04.3 0180: 104c:8033
:02:04.4 0805: 104c:8034
Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it
Initial boot worked:[O]
Configure network HW:   [O]
Config network: [O]
Select Mirror:  [O]
Load installer modules: [O]
Detect hard drives: [O]
Partition hard drives:  [O]
Create file systems:[O]
Mount partitions:   [O]
Install base system:[O]
Install boot loader:[O]
Reboot: [O]
Comments/Problems:
Boot-Option:
linux vga=0x343

Tasksel:
[*] Laptop
[*] Standard System

Error messages in /var/log/boot:
...
All modules loaded.
Setting the System Clock using the Hardware Clock as referencemodprobe: 
WARNING: Error inserting genrtc 
(/lib/modules/2.6.12-1-amd64-generic/kernel/drivers/char/genrtc.ko): Device or 
resource busy
...
Starting hotplug subsystem:
pci
modprobe: FATAL: Error inserting shpchp 
(/lib/mo

Bug#337556: micro-inetd: Uninstallable due to not portable libc6 dependency

2005-11-04 Thread Luk Claes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: micro-inetd
Severity: grave
Version: 20020102-1

Hi panthera :-)

micro-inetd is not installable on some architectures as libc6 is not
available. Please use {shlibs:Depends} instead of 'libc6'.

Cheers

Luk

- --
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDa/Mz5UTeB5t8Mo0RAvB2AJ0TtwHv++QmhTHApQD4CGBeZFR1LgCfbVM0
qH8CeOPC/kySD2lYOE78lEE=
=2wpe
-END PGP SIGNATURE-


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



Bug#337557: micro-proxy: Uninstallable on some arches due to dependency on libc6

2005-11-04 Thread Luk Claes
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: micro-proxy
Severity: grave
Version: 20021030-2

Hi again :-)

Same problem here: micro-proxy is not installable on some arches as
libc6 is not available. Please use {shlibs:Depends} instead of libc6 as
dependency.

Cheers

Luk

- --
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDa/PB5UTeB5t8Mo0RAm8nAJ4nJWrYFdZvNgLDWEgo8l0z3Y7B1wCfZEAz
77RZoXYTEevghD/zmPiV/aM=
=oYV2
-END PGP SIGNATURE-


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



Bug#337558: please remove gccchecker package

2005-11-04 Thread Ben Pfaff
Package: ftp.debian.org
Severity: normal

Please remove the gccchecker package, for several reasons:

* It works only with GCC 2.95, not with any earlier or
  later version.  It requires compiler support that was
  added in 2.95 and has been removed from later
  versions.  It seems unlikely that support will be
  restored in any later version.

* valgrind provides all the features of Checker, without
  the need to recompile programs and (especially) to
  write a stub for every library function.

* Upstream development has been stalled since 2000 or
  before.

* As far as I know, no one is actively using Checker.

* C++ support has never worked properly.

* gccchecker dependencies are blocking the removal of
  libgd-gif, which is otherwise not used by any other
  package (according to Martin Michlmayr
  <[EMAIL PROTECTED]>).

I am an upstream co-maintainer of Checker, but I've done no work
on it or the Debian package in a long time.
-- 
"[Modern] war is waged by each ruling group against its own subjects,
 and the object of the war is not to make or prevent conquests of territory,
 but to keep the structure of society intact."
--George Orwell, _1984_


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



Bug#337559: ITP: bub-n-bros -- A 2d platform game

2005-11-04 Thread Daniel Milstein
Subject: ITP: bub-n-bros -- A 2d platform game
Package: wnpp
Owner: "Daniel J. Milstein" <[EMAIL PROTECTED]>
Severity: wishlist

* Package name: bub-n-bros
  Version : 1.4
  Upstream Author : Multiple authors
* URL : http://bub-n-bros.sf.net
* License : MIT License
  Description : A platform game

The Bub's Brothers is a clone of Bubble Bobble. The object is to obtain points 
by destroying enemies and collecting items. It can be player in by anywhere 
from 1 to 10 players and is network-capable.



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



Bug#337560: kaffe: Fail to run java version of World Wind (trigger assert)

2005-11-04 Thread Petter Reinholdtsen

Package: kaffe
Version: 2:1.1.6-3

Kaffe fail to run the GIS tool World Wind.  I get it working using SUN
Java by following this howto:

 1) download the JOGL and ww2d packages:

  wget http://download.berlios.de/ww2d/ww2d-0.99.86.zip
  wget http://download.berlios.de/ww2d/JOGL-Inst.jar

 2) unpack JOGL into separate directory (running the jar do not work,
as it assume root access and tries to copy files into locations
where I do not want to write new files).

  (mkdir JOGL-Inst && cd JOGL-Inst && jar -x < ../JOGL-Inst.jar)

 3) unpack the ww2d zip file

  unzip ww2d-0.99.86.zip

 4) make the jogl files available in this new directory.  This is the
important trick to work around broken JOGL installer.

  (cd ww2d-0.99.86 && ln ../JOGL-Inst/jogl.jar .)
  (cd ww2d-0.99.86 && ln ../JOGL-Inst/libjogl.so .)

 5) run the program in the ww2d... directory while making sure the
dynamic linker find the libjogl.so file.

  cd LD_LIBRARY_PATH=`pwd` java -jar WW2D.jar

This give me a nice window with a map of the earth, and I can zoom in
to different areas of the world using Alt-up and Alt-down. :)

When I try to run it using Kaffe, I get this assert error instead:

  % LD_LIBRARY_PATH=`pwd` kaffe -jar WW2D.jar
  WW2D 0.99.86 by Vitaliy Pronkin <[EMAIL PROTECTED]> starting...
  kaffe-bin:

/build/buildd/kaffe-1.1.6/build-tree/kaffe-1.1.6/kaffe/kaffevm/support.c:351:
lookupClassMethod: Assertion `cls != ((void *)0)' failed.
  Aborted
%

Any idea how to get it working with Kaffe?

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-2-386
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages kaffe depends on:
ii  kaffe-pthreads2:1.1.6-3  A POSIX threads enabled version of

kaffe recommends no packages.

-- no debconf information


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



Bug#188456: Bug#314316: Please migrate to libgd version 2

2005-11-04 Thread Ben Pfaff
Martin Michlmayr <[EMAIL PROTECTED]> writes:

> * Ben Pfaff <[EMAIL PROTECTED]> [2005-11-03 09:30]:
>> not seen any upstream work in a long time, and I don't think it
>> works with modern versions of GCC.
>> 
>> I will upload a fixed version or file a removal request by
>> sometime this weekend.
>
> Thanks.

I submitted a removal request bug report against ftp.debian.org.
It is CC'd to you, so you should see it shortly.
-- 
"I don't want to learn the constitution and the declaration of
 independence (marvelous poetry though it be) by heart, and worship the
 flag and believe that there is a god and the dollar is its prophet."
--Maarten Wiltink in the Monastery


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



Bug#337423: kdelibs4-dev: Ambigous overload for 'operator+' error in kresources/manager.h

2005-11-04 Thread Christopher Martin
On November 4, 2005 06:26, Xavier FACQ wrote:
> Package: kdelibs4-dev
> Version: 4:3.4.2-4
> Severity: serious
> Justification: no longer builds from source
>
> When i try to build kopete from svn or using sources from apt-get
> source, it always failed with this error :

This is fixed by an upstream commit that was backported to the KDE 3.4 and 
3.5 branches. Thus the next kdelibs upload will contain the fix.

Cheers,
Christopher Martin


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



Bug#337561: vsftpd: wrong time of logged events

2005-11-04 Thread Alexander V. Inyukhin
Package: vsftpd
Version: 2.0.3-1.0.1
Severity: normal

Hi.

I found following lines in my logs:

Fri Nov  4 22:15:16 2005 [pid 27993] [ftp] OK DOWNLOAD: Client "10.3.0.39", 
"/pub/iso/FreeBSD-6.0-RELEASE-i386/6.0-RELEASE-i386-disc2.torrent", 52385 
bytes, 312.77Kbyte/sec
Sat Nov  5 01:22:09 2005 [pid 13532] CONNECT: Client "172.16.12.101", 
"Connection refused: tcp_wrappers denial."
Sat Nov  5 01:23:29 2005 [pid 13799] CONNECT: Client "10.0.4.97"
Fri Nov  4 22:23:29 2005 [pid 13799] [ftp] OK LOGIN: Client "10.0.4.97", anon 
password "IEUser@"
Sat Nov  5 01:23:30 2005 [pid 13801] CONNECT: Client "10.0.4.97"

and this ones from another server (lines are shortened by copy-paste,
vsftpd version is 2.0.3-1):

Sun Oct 30 14:25:50 2005 [pid 19892] CONNECT: Client "172.16.42.4"
Sun Oct 30 11:25:50 2005 [pid 19720] [ftp] FAIL DOWNLOAD: Client "172.16.42.4", 
"/music-tdv/_Ambi
Sun Oct 30 14:25:50 2005 [pid 19889] [ftp] OK LOGIN: Client "172.16.42.4", anon 
password "dmuser@
Sun Oct 30 14:25:50 2005 [pid 19891] [ftp] OK LOGIN: Client "172.16.42.4", anon 
password "dmuser@
Sun Oct 30 11:25:50 2005 [pid 19703] [ftp] FAIL DOWNLOAD: Client "172.16.42.4", 
"/music-tdv/_Ambi
Sun Oct 30 14:25:50 2005 [pid 19755] [ftp] FAIL DOWNLOAD: Client "172.16.42.4", 
"/music-tdv/_Ambi
Sun Oct 30 14:25:50 2005 [pid 19842] [ftp] FAIL DOWNLOAD: Client "172.16.42.4", 
"/music-tdv/_Ambi
Sun Oct 30 11:25:50 2005 [pid 19721] [ftp] FAIL DOWNLOAD: Client "172.16.42.4", 
"/music-tdv/_Ambi

Timezone is GMT+3, so, it seems like vsftpd sometimes mix local and GMT 
timezones.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11.11-avi
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages vsftpd depends on:
ii  adduser   3.67.2 Add and remove users and groups
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libcap1   1:1.10-14  support for getting/setting POSIX.
ii  libpam-modules0.79-3 Pluggable Authentication Modules f
ii  libpam-runtime0.79-3 Runtime support for the PAM librar
ii  libpam0g  0.79-3 Pluggable Authentication Modules l
ii  libssl0.9.8   0.9.8a-2   SSL shared libraries
ii  libwrap0  7.6.dbs-8  Wietse Venema's TCP wrappers libra

Versions of packages vsftpd recommends:
ii  logrotate 3.7.1-2Log rotation utility

-- debconf-show failed


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



  1   2   3   4   5   >