Bug#410288: courier-mta: lockmail.1.gz and preline.1.gz alternatives not removed on package removal

2007-02-13 Thread Stefan Hornburg (Racke)

Steve Langasek wrote:

On Mon, Feb 12, 2007 at 03:48:53PM +0100, Stefan Hornburg (Racke) wrote:

I confirm that installing and removing courier-mta leads to dangling
symlinks for the manpages.



However, I couldn't see any mistake in the update-alternatives directives
used in the maintainer scripts.


I did, at last.  It's subtle:

diff -u courier-0.53.3/debian/changelog courier-0.53.3/debian/changelog
--- courier-0.53.3/debian/changelog
+++ courier-0.53.3/debian/changelog
@@ -1,3 +1,12 @@
+courier (0.53.3-4.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * High-urgency upload for RC bugfix.
+  * Use the *alternative* name, not the *generic* name, when removing
+alternatives.  Closes: #410288.
+
+ -- Steve Langasek [EMAIL PROTECTED]  Mon, 12 Feb 2007 17:19:11 -0800
+
 courier (0.53.3-4) unstable; urgency=medium
 
   * updated Portuguese translation of Debconf templates (Closes: #409422,

diff -u courier-0.53.3/debian/courier-mta.prerm 
courier-0.53.3/debian/courier-mta.prerm
--- courier-0.53.3/debian/courier-mta.prerm
+++ courier-0.53.3/debian/courier-mta.prerm
@@ -19,7 +19,7 @@
 
 if [ $1 = upgrade -o $1 = remove ]; then

for binary in lockmail preline; do
-   update-alternatives --remove $binary /usr/bin/$binary
+   update-alternatives --remove $binary /usr/bin/${binary}.courier
done
 fi
 
I'm not sure why update-alternatives doesn't just error out when called with

a --remove argument that doesn't correctly correspond to any existing
alternatives, but nevertheless, this was a wrong invocation of u-a --remove.


Duh. I did this in other prerm scripts, but apparently missed that one.
After all, the manpage should document that in a much better way.
Anyway, thank you very much for solving this problem!



Stefan, please let me know if you need me to NMU for this, otherwise I'll
leave it in your hands.



I'll upload fixed packages today.

Bye
Racke

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



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



Bug#410775: O: psh -- interactive shell with the power of perl

2007-02-13 Thread Emiliano Ticci

Package: wnpp
Severity: normal


I would like to orphan the psh package, because I no longer use it.

I believe it could be removed from the archive: there's no upstream
activity from years.

bye
Emyl


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



Bug#410754: Testing Works.

2007-02-13 Thread Steve Langasek
On Mon, Feb 12, 2007 at 11:34:49PM -0800, Brandon Barnes wrote:
 The version in testing (3.5.1-1) does not seem to have this bug. Neither
 does 3.6.0-1 (the one that is just about to get kicked out of
 unstable). Just thought I'd share that.

 Linking statically is one option. The other would be to stick with
 3.6.* . Does 3.7 offer anything worth adding all of that space?

It's the only upstream fix offered for the grave security holes.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


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



Bug#410776: Crashes after first song with pulse ALSA plugin when pulseaudio isn't running

2007-02-13 Thread Loïc Minier
Package: vlc
Version: 0.8.6.a.debian-1
Severity: minor

Hi,

 My .asoundrc has:
pcm.!default {
type pulse
}

ctl.!default {
type pulse
}

 I sometimes kill pulseaudio to release the DSP.

 When pulseaudio is stopped and I run vlc *.mp3, the first file plays
 fine, but vlc crashes on the next file with the following backtrace:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1304609872 (LWP 18042)]
0xb1ba62c0 in dts_frame ()
   from /usr/lib/vlc/audio_filter/libdtstofloat32_plugin.so

(gdb) thread apply all bt full

Thread 12 (Thread -1313399888 (LWP 18046)):
#0  0xb7fe1792 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
No symbol table info available.
#1  0xb7dab7ab in ?? () from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#2  0xb7948244 in ?? () from /usr/lib/vlc/audio_output/liboss_plugin.so
No symbol table info available.
#3  0x000a in ?? ()
No symbol table info available.
#4  0xb5f316a0 in ?? ()
No symbol table info available.
#5  0x1000 in ?? ()
No symbol table info available.
#6  0x in ?? ()
No symbol table info available.

Thread 8 (Thread -1304609872 (LWP 18042)):
#0  0xb1ba62c0 in dts_frame ()
   from /usr/lib/vlc/audio_filter/libdtstofloat32_plugin.so
No symbol table info available.
#1  0x in ?? ()
No symbol table info available.

Thread 7 (Thread -1280037968 (LWP 18041)):
#0  0xb7fe1792 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
No symbol table info available.
#1  0xb7da7378 in pthread_join () from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#2  0xb7e84b1b in __vlc_thread_join () from /usr/lib/libvlc.so.0
No symbol table info available.
#3  0xb23d3bb0 in ?? ()
No symbol table info available.
#4  0x in ?? ()
No symbol table info available.

Thread 6 (Thread -1267041360 (LWP 18040)):
#0  0xb7fe1792 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
No symbol table info available.
#1  0xb7dac016 in ?? () from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#2  0xb7e7dc39 in msleep () from /usr/lib/libvlc.so.0
No symbol table info available.
#3  0xb47a7428 in ?? ()
No symbol table info available.
#4  0x in ?? ()
No symbol table info available.

Thread 5 (Thread -1242563664 (LWP 18039)):
#0  0xb7fe1792 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
No symbol table info available.
#1  0xb7dac016 in ?? () from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#2  0xb7e7dc39 in msleep () from /usr/lib/libvlc.so.0
No symbol table info available.
#3  0xb5eff3b8 in ?? ()
No symbol table info available.
#4  0x in ?? ()
No symbol table info available.

Thread 4 (Thread -1232823376 (LWP 18038)):
#0  0xb7fe1792 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
No symbol table info available.
#1  0xb7dac016 in ?? () from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#2  0xb7e7dc39 in msleep () from /usr/lib/libvlc.so.0
No symbol table info available.

Thread 3 (Thread -1224430672 (LWP 18037)):
#0  0xb7fe1792 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
No symbol table info available.
#1  0xb7dac016 in ?? () from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#2  0xb7e7dc39 in msleep () from /usr/lib/libvlc.so.0
No symbol table info available.

Thread 2 (Thread -1216037968 (LWP 18036)):
#0  0xb7fe1792 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
No symbol table info available.
#1  0xb7dac016 in ?? () from /lib/tls/i686/cmov/libpthread.so.0
No symbol table info available.
#2  0xb7e7dc39 in msleep () from /usr/lib/libvlc.so.0
No symbol table info available.
#3  0xb784b398 in ?? ()
No symbol table info available.
#4  0x in ?? ()
No symbol table info available.

Thread 1 (Thread -1213155648 (LWP 18035)):
#0  0xb7fe1792 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
No symbol table info available.
#1  0xb7d08833 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0xb519bae6 in ?? () from /usr/lib/libwx_gtk2u_core-2.6.so.0
No symbol table info available.
#3  0xb4994a29 in g_main_context_iterate (context=0x8195d48, block=1, 
dispatch=1, self=0x8196580) at gmain.c:2979
got_ownership = value optimized out
max_priority = 2147483647
timeout = 75
some_ready = value optimized out
nfds = 2
allocated_nfds = value optimized out
fds = (GPollFD *) 0x83e9690
__PRETTY_FUNCTION__ = g_main_context_iterate
#4  0xb4994db7 in IA__g_main_loop_run (loop=0x83e9680) at gmain.c:2881
got_ownership = -1210417152
self = (GThread *) 0x8196580
__PRETTY_FUNCTION__ = IA__g_main_loop_run
#5  0xb4d91281 in IA__gtk_main () at gtkmain.c:1003
tmp_list = (GList *) 0x83e9660
functions = (GList *) 0x0
init = (GtkInitFunction *) 0x
loop = (GMainLoop *) 0x83e9680
#6  0xb51b6aeb in wxEventLoop::Run () from /usr/lib/libwx_gtk2u_core-2.6.so.0
#7  0xb524e4be in wxAppBase::MainLoop ()
   from 

Bug#410767: Numeric sort fails on csv files (-t ',') when locale is not C

2007-02-13 Thread Bob Proulx
David Hall (coding) wrote:
 The sort command appears to ignore (as in not include) locale 
 punctuation when splitting data into fields. This has a side effect of 
 causing a numeric sort to fail to correctly sort comma-separated files.

Unfortunately that is by design of the locale collation sequence.
There is nothing that sort can do about it.

 The following is a test demonstrating this:
 
 $ export LANG=C
 $ (echo 10#1;echo 1#10) | sort -n -t '#'
 1#10
 10#1
 $ (echo 10,1;echo 1,10) | sort -n -t ','
 1,10
 10,1
 $ export LANG=en_NZ.UTF-8
 $ (echo 10#1;echo 1#10) | sort -n -t '#'
 1#10
 10#1

All are as expected.  But why specify -t without -k?

 $ (echo 10,1;echo 1,10) | sort -n -t ','
 10,1
 1,10

If you want sort to sort on individual fields try the -k option.

  (echo 10,1;echo 1,10) | sort -t , -k 1,1n -k 2,2n
  1,10
  10,1

 Now that I'm aware that the locale is an issue, I can update my scripts 
 to compensate, but this is a problem that is likely to bite other people 
 who use the sort command for comma-separated files.

Yes.  I hate the choices made for the locale data.  This is an FAQ.  I
personally set the following in my environment.

  export LANG=en_US.UTF-8
  export LC_COLLATE=C

 NOTE: This bug may be similar to others, #367891, #409221, #353909, and 
 #223068. Please mark as duplicate if you do not think there is any 
 additional issues identified by this bug.

YOu seem to be aware that sort sorts across an entire line unless -k
is given and you are aware that sort uses locale defined collating
sequence which folds case and ignore punctuation because both of those
are identified in those bugs that you referenced.  But you obviously
thought this was different in some way.  But I fail to see the
difference myself.

Bob


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



Bug#407931: fusesmb error with scp

2007-02-13 Thread oscar

[EMAIL PROTECTED]:~/smb/DOMAIN/SRV1/share$ scp [EMAIL PROTECTED]:fulldump.gz .
fulldump.gz   100%  777KB 155.4KB/s  
00:05
./fulldump.gz: truncate: Operation not supported

The file is perfectly OK. I was able to uncompress it without errors.

This is the very same error I got with the openoffice issue already
reported.




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



Bug#410756: exim4 default config utterly useless for 98% of users

2007-02-13 Thread Marc Haber
retitle #410756 improvement suggestsions for default config
severity #410756 wishlist
reassign #410756 exim4-config
user [EMAIL PROTECTED]
usertags #410756 post-etch
thanks

Thanks for your suggestions. I have marked and tagged them
appropriately.

On Mon, Feb 12, 2007 at 06:54:09PM -0800, [EMAIL PROTECTED] wrote:
 Okay, maybe not exactly 98%, but it can be guaranteed that the vast
 majority of people using Exim fall into the category of people with an
 ISP account who must use their ISP's mail server if they expect to be
 able to send mail anywhere.
 
 Given that this is the case, it seems like a serious problem with Exim4
 that it fails to take into account the type of usage for the vast
 majority of users and insists on setting up a default configuration that
 is for all intents and purposes utterly worthless to them.
 
 Here is what end user's want their mail client to do:
 
  - set itself up to authenticate against their ISP's mailer

Just throw your credentials into /etc/exim4/passwd.client. We have
intentionally not debconfed this at the current time because of #244724.

  - if the mail supports TLS encryption, by all means use it

This is already the case.

  - if the mailer supports CRAM-MD5 or other secure auth mechanism, use
it

CRAM-MD5 has the serious disadvantage of needing the password stored
in clear text on the client system. It is my opinion that the client
system is more likely to be compromised than the network being in use.
This might have changed in these days where unencrypted wireless LAN
installations play a role.

Do you have hard statistical data about how many ISP smarthosts do not
support STARTTLS but do support CRAM-MD5.

I still tend to belive that the decision to use CRAM-MD5 should be one
of the end user, but most end users are not qualified to take that
decision.

  - provide a simple, easy-to-find way to reconfigure Exim, ideally with
a command that begins with exim4 and can be found or easily
intuited via tab-completion

So you'd want to have a command exim4-reconfigure which does nothing
more than call dpkg-reconfigure exim4-config? Sorry, this is only
going to happen if this gets widely supported in Debian. The pointer
to dpkg-reconfigure exim4-config is in README.Debian.gz chapter 2.

 A couple of other considerations:
 
  - the first debconf question is this question about split
configuration.

This question can be moved to somewhere later in the configuration
process. I'm going to consider this for post-etch.

  - The second option for type of mail configuration is mail sent by
smarthost; received via SMTP or fetchmail   There are couple of
problems with this: first, the terminology is not what the average
enduser is familiar with.

What terminology should be used here?

   Again, they are being inundated right at the outset when all they
   want is the bloody mail to work with their ISP's mailer.  Second,
   when this option is selected, the end result 99% of the time IS NOT
   A CONFIGURATION THAT ACTUALLY WORKS WITH THE MAILER.  Again, 98% of
   the mailers are going to require SMTP client AUTH but this DOES NOT
   GET CONFIGURED CORRECTLY!

If you want to be heard, do not alienate the people who you want to
follow your advice.

  - The next question after this is System mail name.  Again, for the
average person used to setting up Lookout or whatever to work with
their ISP's mailer, their reaction is going to be What?  What does
that have to do with anything?

If you use a GUI mailer, you'd be better off with having it deliver
directly to your ISP.

Don't we give a reasonable default for this question?

  - IP-addreses for incoming connections - the default is 127.0.0.1, but
the text could be more clear and say something like Do not change
this unless you know what you are doing.  Altering this value could
pose a security risk to your system.  For most users, the default value
is sufficient.

Good idea. Since debconf templates have a rather severe size limit, I
cannot guarantee that this can be implemented in debconf. I have
committed the text to README.Debian in svn.

 -  Other destinations for which mail is accepted - it could be clearer
and say that the default is sufficient for the vast majority of
users.

Defaults are usually sufficient for the vast majority of users. I
don't think it is a good idea to bloat the docs with matters of course.

  - IP address or host name of the outgoing smarthost.  Here the name or
address of the smarthost is entered.  Most users would think that
after this point that it would be configured to work with the ISP's
mailer, but they would be wrong.

What do you suggest changing?

  - Hide local mail name in outgoing mail  Here is a problem with this:
if a user says No then tries to send mail, the ISP's mailer will
likely reject it because it will see From: local user@host name
with a message like Sender address does not belong to logged in
   

Bug#410710: installation-report: Should allow creation of lvm volumes in expert mode

2007-02-13 Thread Frank Küster
Frans Pop [EMAIL PROTECTED] wrote:

 On Monday 12 February 2007 20:02, Frank Küster wrote:
 Comments/Problems:
 - The only thing that annoyed me is that there was no (obvious) way to
   get lvm set up, yet still configure the sizes of my partitions
   manually (I need much larger /var than usual for pbuilder stuff,
   apt-proxy cache etc.)

 If you use manual partitioning you can use any size you like for any 
 partition both inside and outside LVM. See the installation guide for 
 additional instructions.

Well, I must have been blind:  I just didn't find anything in the
manual partitioning screen that looked like it would allow me to
create lvm volumes.  But I must admit that I did not read that part of
the installation guide in advance (and didn't have an other connected
machine at hand at the moment).

I must have been blind is obviously not a bug in the installer.

 - It would be great if the installer showed the current hardware time
   when it asks is the hardware clock set to UTC?, because I didn't
   know and gave the wrong answer.

 Problem is that showing the clock without any way to correct the time if 
 it is wrong is rather meaningless. As a workaround to check the system 
 time, you can switch to VT4 which shows syslog and includes timestamps.

Yes, that's also right, thanks.

Regards, Frank
-- 
Dr. Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX/TeXLive)



Bug#410766: grace6: Broken or incomplete installation, again

2007-02-13 Thread Ryo Furue
Hi Steve,

|  And I installed grace6 again (aptitude install grace6).
|  I still have this:
| 
|$ grace6
|Broken or incomplete installation - read the FAQ!
|$
| 
| Well, this is not reproducible at all for me on a from-scratch
| install, so I don't see how we can treat this is a grave bug.
| 
|  I have grace (version 5) installed, by the way.
| 
| Installing the grace package makes no difference, the bug is still
| unreproducible here.

So, do you have any ideas on where to look?   For example,

  $ strace -f grace6

tells me that grace6 tries to read

   /usr/share/grace6/fonts/type1/bchb.pfa

which is a symlink 

  $ ls -l /usr/share/grace6/fonts/type1/bchb.pfa
  lrwxrwxrwx 1 root root 34 Feb 12 17:42 /usr/share/grace6/fonts/type1/bchb.pfa 
- /usr/share/AbiSuite/fonts/bchb.pfa

but its target doesn't exist:

  $ ls /usr/share/AbiSuite/fonts/bchb.pfa
  ls: /usr/share/AbiSuite/fonts/bchb.pfa: No such file or directory
  $

So, the grace6 package creates a wrong symlink . The attached
session proves that.  Is this a bug in the grace6 package?
or somebody else's?

Regards,
Ryo
-
$ sudo aptitude purge grace6
Password:
. . . . . .
Removing grace6 ...
Purging font configuration of grace6...
Purging category type1..
Purging configuration files for grace6 ...
$ ls /usr/share/grace6/
ls: /usr/share/grace6/: No such file or directory
$ ls -l /usr/share/grace6/fonts/type1/bchb.pfa
ls: /usr/share/grace6/fonts/type1/bchb.pfa: No such file or directory
$ sudo aptitude install grace6
. . . . . .
Setting up grace6 (5.99.1+dev4-3) ...
Updating font configuration of grace6...
Cleaning up category type1..
Updating category type1..
$ ls -l /usr/share/grace6/fonts/type1/bchb.pfa
lrwxrwxrwx 1 root root 34 Feb 12 22:23 /usr/share/grace6/fonts/type1/bchb.pfa 
- /usr/share/AbiSuite/fonts/bchb.pfa
$ ls -l  /usr/share/AbiSuite/fonts/bchb.pfa
ls: /usr/share/AbiSuite/fonts/bchb.pfa: No such file or directory
$


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



Bug#410766: grace6: Broken or incomplete installation, again

2007-02-13 Thread Ionut Georgescu
On Mon, Feb 12, 2007 at 05:50:15PM -1000, Ryo Furue wrote:
 Package: grace6
 Version: 5.99.1+dev4-3
 Severity: grave
 
 I read Ionut's recent advice:
 
  grace fonts are handled via defoma, the Debian font manager. Please
  purge grace6
 
  dpkg --purge grace6
 
  and have a look in /usr/share/grace6/fonts/type1
 
 I did aptitude purge grace6 and confirmed that the directory
 above did not exist any longer.
 
  if you still have some files there, they must some leftovers from
  other installations which managed to escape the defoma management
  system. You can remove those files safely and reinstall grace6.
 
  If, however, the files are gone, it means that the fonts have been
  removed from your system without unregistering them with defoma.
  Try running /usr/bin/defoma-reconfigure .
 
 I did /usr/sbin/defoma-reconfigure .
 
  If grace6 is not installed at
  this point in time, install it. It shouldn't matter whether you do
  it before of after you have reconfigured defoma.
 
 And I installed grace6 again (aptitude install grace6).
 I still have this:
 
   $ grace6
   Broken or incomplete installation - read the FAQ!
   $
 
 I have grace (version 5) installed, by the way.
 I don't seem to have anything like ec-fonts-mftraced :
 
   $ dpkg -l | egrep ec-font
   $ dpkg -l | egrep mftrace
   $
 
 Hope this helps,
 Ryo

Hi Ryo,

could you please send me the strace output?

strace -o grace6.trace grace6

The font database /usr/share/grace6/fonts/FontDataBase would also be
usefull.

Thanks,
Ionut


signature.asc
Description: Digital signature


Bug#410767: Numeric sort fails on csv files (-t ',') when locale is not C

2007-02-13 Thread David Hall (coding)

Bob Proulx wrote:

If you want sort to sort on individual fields try the -k option.
  (echo 10,1;echo 1,10) | sort -t , -k 1,1n -k 2,2n
  1,10
  10,1



YOU seem to be aware that sort sorts across an entire line unless -k
is given  and you are aware that sort uses locale defined collating
sequence which folds case and ignore punctuation because both of those
are identified in those bugs that you referenced.  But you obviously
thought this was different in some way.  But I fail to see the
difference myself.


Hrm, perhaps I reduced my test case too far in my haste. The following are the 
lines in a file that suggested there was an issue:


rs1635242,25,0,1,2,2,1,51,5,0.0892857142857143,3.63636585599894e-05,C/T,3229085,chrX
rs165179,17,0,0,3,10,0,34,6,0.15,7.7442164310441e-06,C/T,138965878,chr5

My understanding, from what you are telling me, is that the following should 
work:

$ sort -t , -k 1.3,1.99n input
rs1635242,25,0,1,2,2,1,51,5,0.0892857142857143,3.63636585599894e-05,C/T,3229085,chrX
rs165179,17,0,0,3,10,0,34,6,0.15,7.7442164310441e-06,C/T,138965878,chr5

but it doesn't seem to work for me, just spitting back my input. I find it 
interesting that the following input sorts correctly, where the index is not 
used in the sort command:


1635242,25,0,1,2,2,1,51,5,0.0892857142857143,3.63636585599894e-05,C/T,3229085,chrX
165179,17,0,0,3,10,0,34,6,0.15,7.7442164310441e-06,C/T,138965878,chr5

the sort command in this case being:

$ sort -t , -k 1,1n input
165179,17,0,0,3,10,0,34,6,0.15,7.7442164310441e-06,C/T,138965878,chr5
1635242,25,0,1,2,2,1,51,5,0.0892857142857143,3.63636585599894e-05,C/T,3229085,chrX

Apologies if this is a different issue. I attempted to reduce my problem, and 
probably got carried away looking at the locale bugs.


Regards,
David Hall (gringer)


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



Bug#234359: Revision of above patch

2007-02-13 Thread Drake Wilson
Daniel's patch above seems wrong.  I'm trying to compile XML::GDOME
from the CPAN, and it's failing to find the GLib includes.  I
therefore infer that the missing parts are not simply to be stripped
out, but to be replaced with glib-config calls; this makes the
compilation get further, and seems to be more correct.  (XML::GDOME
still doesn't work, but the rest of the problems seem to be due to the
Perl module itself...)

Is there a reason something hasn't been applied to the Debian source
tree for the package, though?  The bug report is now nearly three
years unresolved.

   --- Drake Wilson

[Patch follows]

--- gdome-config.orig   2007-02-13 03:07:19.0 -0600
+++ gdome-config2007-02-13 03:04:33.0 -0600
@@ -83,8 +83,8 @@
 shift
 done
 
-the_libs=$the_libs -L${exec_prefix}/lib -lgdome ` --libs` `xml2-config 
--libs`
-the_flags=$the_flags -I${prefix}/include -I${prefix}/include/libgdome ` 
--cflags` `xml2-config --cflags`
+the_libs=$the_libs -L${exec_prefix}/lib -lgdome `glib-config --libs` 
`xml2-config --libs`
+the_flags=$the_flags -I${prefix}/include -I${prefix}/include/libgdome 
`glib-config --cflags` `xml2-config --cflags`
 
 if $cflags; then
 all_flags=$the_flags



signature.asc
Description: Digital signature


Bug#410777: python-matplotlib: should depend on texlive-latex-extra for type1cm

2007-02-13 Thread Kumar Appaiah
Package: python-matplotlib
Version: 0.87.7-0.1
Severity: normal

*** Please type your report below this line ***
Some plotting with TeX gives this:

! LaTeX Error: File `type1cm.sty' not found.

This is solved by installing texlive-latex-extra, which has
type1cm. So, please add this dependency. Thanks.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-ck1
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_US)

Versions of packages python-matplotlib depends on:
ii  dvipng  1.9-1convert PNG graphics from DVI file
ii  python  2.4.4-2  An interactive high-level object-o
ii  python-central  0.5.12   register and build utility for Pyt
ii  python-dateutil 1.1-1powerful extensions to the standar
ii  python-dev  2.4.4-2  Header files and a static library 
ii  python-gd   0.52debian-2 Python module wrapper for libgd
ii  python-gtk2 2.8.6-8  Python bindings for the GTK+ widge
ii  python-matplotlib-data  0.87.7-0.1   python based plotting system (data
ii  python-numeric-ext  24.2-7   Extension modules for Numeric Pyth
ii  python-numpy1:1.0.1-1Numerical Python adds a fast array
ii  python-tz   2006g-1  Python version of the Olson timezo

python-matplotlib recommends no packages.

-- no debconf information

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


signature.asc
Description: Digital signature


Bug#410189: aspell-pt-br: New version available

2007-02-13 Thread Rafael Laboissiere
package aspell-pt-br
tags 410189 pending
thanks

The new aspell-pt-br package, which fixes Bug#410189, is in the NEW queue
waiting for ftp-admin approval.

-- 
Rafael


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



Bug#410756: exim4 default config utterly useless for 98% of users

2007-02-13 Thread prosolutions


One way I could envision it being would be like this:

First debconf question: Please choose a level of configuration.  For
most users setting up mail to work with their ISP's mail server the
Simple method should be sufficient.  Choose Advanced if you are
setting up your own mailer or intend to do things like mail relaying.

Choosing Simple would then ask:

Please enter the name of your provider's mail server

   user enters mail.isp.com

   (At this point would it be a good idea to do a HELO or EHLO of the
server to probe its capabilities?  If so, subsequent questions could
be like This server appears to support TLS encryption, should it be
used?  But based on your comment below it should use TLS if
available.  However, based on this doc:
http://www.debian-administration.org/articles/280 it seemed that one
has to create /etc/exim4/exim4.conf.localmacros and add
MAIN_TLS_ENABLE = true to it to get TLS.

I do not know enough about CRAM-MD5 and the merits of using or not
using it or other auth mechanisms, only that it would of course be
preferable to have it used when TLS is not available.  I don't have
any hard data about how many smarthosts don't support TLS but do support
CRAM-MD5 but I think the number is high based on my experience.
Again, this is all relative to whether TLS or an encrypted auth
mechanism would simply be used if they are detected.

(after questions settling the use of TLS and auth method (if need to be
asked)
Please enter the mail username for your provider
Please enter the password for this account

At this point it would finish with a note to the effect Exim should now
be configured to send mail.  If there are problems or you need to
configure it you can run dpkg-reconfigure exim4-config as root.


Re: having a more simply named command to access the configuration,
didn't Exim v.3 have it (eximconfig or something like that)?  Not sure 
why it did not continue with v.4.



Re: the Hide local mail name in outgoing mail  If this is answered No it is 
definitely a problem with gmx.net which will reject the mail.  This is the 
exact message:

==
SMTP error from remote mail server after MAIL FROM:[EMAIL PROTECTED]
SIZE=1562 [EMAIL PROTECTED]:
host mail.gmx.net [213.165.64.20]: 550 5.7.0 Sender address does not
belong to logged in user {mp030}

-- This is a copy of the message, including all the headers. --

Return-path: [EMAIL PROTECTED]
Received: from djo by maxi.alay.net with local (Exim 4.63)
(envelope-from [EMAIL PROTECTED])
id 1HGtWZ-0001Td-U4
for [EMAIL PROTECTED]; Tue, 13 Feb 2007 01:00:31 -0800
Date: Tue, 13 Feb 2007 01:00:31 -0800
From: Daniel [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: test2
Message-ID: [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.13 (2006-08-11)
==

If I use the simple mail program nbsmtp to send mail (this is all it
does, just send mail through a smarthost) it sends correctly.  The
headers of a received message look like this (in comparison with above):

===
From [EMAIL PROTECTED]  Tue Feb 13 00:57:49 2007
From djo  Tue Feb 13 00:57:49 2007
Return-Path: [EMAIL PROTECTED]
Delivered-To: GMX delivery to [EMAIL PROTECTED]
Received: from pop.gmx.net
by maxi.alay.net with POP3 (fetchmail-6.3.6)
for [EMAIL PROTECTED] (single-drop); Tue, 13 Feb 2007 00:57:49
-0800 (PST)
Received: (qmail invoked by alias); 13 Feb 2007 08:55:27 -
46gw==
Received: by maxi (nbSMTP-1.01-cvs) for uid 1000
(using TLSv1/SSLv3 with cipher DHE-RSA-AES256-SHA (256/256
bits))
[EMAIL PROTECTED]; Tue, 13 Feb 2007 00:55:52 -0800 (PST)
Date: Tue, 13 Feb 2007 00:55:30 -0800
From: Daniel [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: test
Message-ID: [EMAIL PROTECTED]
Reply-To: Daniel [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.13 (2006-08-11)
===

In the first instance of the failed message through Exim, the problem
stems from From: being [EMAIL PROTECTED]  I'm not sure which of the 2
From:'s this is.  But with the successful send via nbsmtp there are:

From [EMAIL PROTECTED]
From djo

I'm guessing the first one is the envelope from which is the important
one for the mail server, the second one is just my local username, which
apparently the GMX mail server doesn't care at all about.

Why isn't it possible for Exim to know that, if its sending an outgoing
message through a smarthost (as opposed to local mail) that it should
set the envelope From: accordingly?  In the instance that the mail is
local, then it should not have to 

Bug#319904: autofs: does not unmount after timeout

2007-02-13 Thread Marcus Better
Why is this bug tagged moreinfo? What information do you need?

I'm seeing this bug as well, with NFSv4 mounts. They are never unmounted by 
autofs. I have to run umount manually.

Marcus


pgpl6VGTbfkEm.pgp
Description: PGP signature


Bug#178260: xserver-xfree86: [GLcore] module loader whines that debug_xform.o has no symbols

2007-02-13 Thread Brice Goglin
Hi,

About 4 years ago, you both reported a bug (#178260 and #178210, merged
since) about missing symbols in some objects of the X server. Did you
reproduce this problem recently? If not, I will close this bug in the
next weeks.

Thanks,
Brice



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



Bug#280738: xserver-xfree86: [ati] wrapper doesn't recognize Radeon 9200 SE (1002:5964) as requiring the radeon driver

2007-02-13 Thread Sven Luther
On Tue, Feb 13, 2007 at 02:20:34AM +0100, Brice Goglin wrote:
 Hi Sven,
 
 Did you have a chance to look at this bug as you said you would about 3
 weeks ago?

Nope, sorry, ...

Friendly,

Sven Luther


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



Bug#410545: seems to be the TLS Module

2007-02-13 Thread Francesco P. Lovergine
On Mon, Feb 12, 2007 at 07:51:00PM +0100, Max wrote:
 Francesco P. Lovergine schrieb:
 On Mon, Feb 12, 2007 at 03:34:17PM +0100, Max wrote:
   
 I tried serveral things to get to know the problem, so i deactivated the 
 TLS Module.
 - No more aborted connections
 
 
 Would you please try setting off SendFile, with TLS on? 
 Thanks.
 
   
 tried it. same problem.
 

Quite strange, it works in that condition here for a 1.5GB file.
It fails with Sendfile on (the default) and also a very tiny file, instead.
Which is indeed a problem... 
Are you using passive transfer with connection tracking?

-- 
Francesco P. Lovergine


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



Bug#408948: Status update

2007-02-13 Thread Loïc Minier
Hi,

 Log of an IRC conversation on the status of this bug is attached.  In
 short, it might be easier to workaround this problem at the nautilus
 level, it's way riskier at the gnome-vfs2 level.

 Tentative patch for nautilus which didn't work is attached.

Bye,
-- 
Loïc Minier [EMAIL PROTECTED]
10:16  HE lool: Hmmm, I don't see a discussion about #408948. Is soemone 
working on that bug?
10:31  lool HE: I tried to, but the gnome-vfs2 side of things seem very risky 
to change, so I thought I would patch nautilus as a started; I wrote a 
preliminary patch which didn't work, but this made we wonder about a huge 
problem of the suggested fix: it might break all files without extensions or 
which have currently working non-recognized extensions
10:32  lool HE: In short, the proposed approach is to check that the data 
maps to a mime type which is the same than the MIME type of the file extensions
10:32  lool HE: But you *must* fail when the extension has no corresponding 
mime type (such as .jpg )
10:33  lool HE: But that would break for files named without extension 
(foo) or files named with weird extensions which seem logical for the user 
(foo.text, foo.dissertation, foo.notes, foo.readme, foo.clob)
10:33  lool HE: So, when I realized I might be breaking opening of a lot of 
files, I gave up to think about it a little
10:34  lool That, and my tentative patch didn't work :)
10:34  lool HE: Both security issues can be handled in the same area of 
nautilus, and I think this would lower the gnome-vfs side of things
10:35  lool HE: Oh, did I mention upstream isn't maintaining gnome-vfs2 
anymore?
10:35  HE lool: It isn't?
10:35  HE lool: I seem to be a bit out of the loop wrt Gnome stuff.
10:35  HE lool: Has it shown to be too useful?
10:36  lool HE: There was a massive debunk of the POSIX semantics mapping by 
Alex and he's been working hard on a glib level replacement
10:37  lool But obviously, gnome-vfs2 is going to stay for a little while 
before apps are rewritten; and upstream is probably still taking patches
10:37  HE lool: Well, gnome-vfs being gnome-something was always a weirdo 
idea, but changing that sounds like something you would do when moving to 
glib3...
10:37  lool I doubt they are intereted in adding disruptive security checks 
like #408948 proposes :-/
Index: debian/changelog
===
--- debian/changelog (révision 8527)
+++ debian/changelog (copie de travail)
@@ -1,8 +1,15 @@
-nautilus (2.14.3-8) UNRELEASED; urgency=low
+nautilus (2.14.3-8) unstable; urgency=medium
 
   * Add a get-orig-source target to retrieve the upstream tarball.
+  * SECURITY: New patch, 20_warn-unknown-file-extension, to warn when opening
+files for which we could compute a MIME type based on file magic, but
+where the file extension has no associated MIME type; this should best be
+done in gnome-vfs2, see #408948, GNOME #405052, and Novell #258503, but
+meanwhile this lowers the impact of the bug.  This would also need some
+specialized UI instead of the generic warning message, but we don't have
+infrastructure to translate UI additions at the Debian level for now.
 
- -- Loic Minier [EMAIL PROTECTED]  Sat, 13 Jan 2007 23:33:58 +0100
+ -- Loic Minier [EMAIL PROTECTED]  Wed,  7 Feb 2007 11:52:53 +0100
 
 nautilus (2.14.3-7) unstable; urgency=medium
 
Index: debian/patches/20_warn-unknown-file-extension.patch
===
--- debian/patches/20_warn-unknown-file-extension.patch (révision 0)
+++ debian/patches/20_warn-unknown-file-extension.patch (révision 0)
@@ -0,0 +1,17 @@
+diff -Nur nautilus-2.14.3/src/file-manager/fm-directory-view.c nautilus-2.14.3.new/src/file-manager/fm-directory-view.c
+--- nautilus-2.14.3/src/file-manager/fm-directory-view.c	2007-02-07 11:43:37.0 +0100
 nautilus-2.14.3.new/src/file-manager/fm-directory-view.c	2007-02-07 11:46:23.0 +0100
+@@ -5008,9 +5008,10 @@
+ 			(mime_type);
+ 		guessed_default_app = gnome_vfs_mime_get_default_application
+ 			(guessed_mime_type);
+-		if (default_app != NULL 
+-		guessed_default_app != NULL 
+-		!gnome_vfs_mime_application_equal (default_app, guessed_default_app)) {
++		if ((default_app != NULL  guessed_default_app == NULL) ||
++			(default_app != NULL 
++			 guessed_default_app != NULL 
++			 !gnome_vfs_mime_application_equal (default_app, guessed_default_app))) {
+ 			if (warn_on_mismatch) {
+ warn_mismatched_mime_types (view, file);
+ 			}


Bug#410545: seems to be the TLS Module

2007-02-13 Thread Francesco P. Lovergine
On Mon, Feb 12, 2007 at 07:51:00PM +0100, Max wrote:
 Francesco P. Lovergine schrieb:
 On Mon, Feb 12, 2007 at 03:34:17PM +0100, Max wrote:
   
 I tried serveral things to get to know the problem, so i deactivated the 
 TLS Module.
 - No more aborted connections
 
 
 Would you please try setting off SendFile, with TLS on? 
 Thanks.
 
   
 tried it. same problem.
 

Talked too fast :-/ Ok it seems it hangs at around 1.1GB here...
And a 16KB file suffices to cause a data connection closing
when using sendfile()

-- 
Francesco P. Lovergine


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



Bug#410778: [l10n] Czech translation for atokx2

2007-02-13 Thread Martin Šín
Package: atokx2
Severity: wishlist
Tags: l10n, patch

In attachement there is updated Czech translation (cs.po) for atokx2
package, please include it.

Regards
Martin Sin#
#Translators, if you are not familiar with the PO format, gettext
#documentation is worth reading, especially sections dedicated to
#this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
#Some information specific to po-debconf are available at
#/usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans
#
#Developers do not need to manually edit POT or PO files.
#
msgid 
msgstr 
Project-Id-Version: atokx2 17.0-2.0-2\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2007-02-07 17:40+0900\n
PO-Revision-Date: 2007-02-13 10:41+0100\n
Last-Translator: Martin Sin [EMAIL PROTECTED]\n
Language-Team: Czech [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=utf-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: string
#. Description
#: ../templates:1001
msgid ATOKX2 archive location:
msgstr Umístění archívu ATOKX2:

#. Type: string
#. Description
#: ../templates:1001
msgid 
This package is an installer package, it does not actually contain ATOKX2. 
You will need to get ATOKX2 commercial package.
msgstr 
Tento balíček je instalačním balíčkem, v současné době neobsahuje ATOKX2. 
Potřebujete získat komerční balíček ATOKX2.

#. Type: string
#. Description
#: ../templates:1001
msgid If you mounted ATOKX original CDROM, enter the directory you mount on.
msgstr 
Pokud jste připojili originální CDROM ATOKX, zadejte jeho přípojný bod.

#. Type: string
#. Description
#: ../templates:1001
msgid Or if you have following file, enter the directory you put it in.
msgstr Nebo pokud máte následující soubor, zadejte adresář s jeho umístěním.

#. Type: string
#. Description
#: ../templates:1001
msgid o atokx-17.0-2.0.i386.tar.gz
msgstr o atokx-17.0-2.0.i386.tar.gz

#~ msgid Where is ATOKX2 archive?
#~ msgstr Kde je umístěn archív ATOKX2?


Bug#410766: grace6: Broken or incomplete installation, again

2007-02-13 Thread Ionut Georgescu
On Mon, Feb 12, 2007 at 10:31:35PM -1000, Ryo Furue wrote:
 Hi Steve,
 
 |  And I installed grace6 again (aptitude install grace6).
 |  I still have this:
 | 
 |$ grace6
 |Broken or incomplete installation - read the FAQ!
 |$
 | 
 | Well, this is not reproducible at all for me on a from-scratch
 | install, so I don't see how we can treat this is a grave bug.
 | 
 |  I have grace (version 5) installed, by the way.
 | 
 | Installing the grace package makes no difference, the bug is still
 | unreproducible here.
 
 So, do you have any ideas on where to look?   For example,
 
   $ strace -f grace6
 
 tells me that grace6 tries to read
 
/usr/share/grace6/fonts/type1/bchb.pfa
 
 which is a symlink 
 
   $ ls -l /usr/share/grace6/fonts/type1/bchb.pfa
   lrwxrwxrwx 1 root root 34 Feb 12 17:42 
 /usr/share/grace6/fonts/type1/bchb.pfa - /usr/share/AbiSuite/fonts/bchb.pfa
 
 but its target doesn't exist:
 
   $ ls /usr/share/AbiSuite/fonts/bchb.pfa
   ls: /usr/share/AbiSuite/fonts/bchb.pfa: No such file or directory
   $
 
 So, the grace6 package creates a wrong symlink . The attached
 session proves that.  Is this a bug in the grace6 package?
 or somebody else's?
 

Hi Ryo,

Please purge everything that is abiword related and reinstall.
/usr/share/AbiSuite existed in woody for the last time. Some defoma old
files may still be lying around.

Ionut


signature.asc
Description: Digital signature


Bug#383316: FretsOnFire

2007-02-13 Thread Matthew Johnson

On Mon, 12 Feb 2007, Jason Spiro wrote:


The explanation Miriam had seems rather odd---if they copyright holders
agree to licence them the agency which was linked to should have nothing
to do with it. OTOH, if they are using songs which aren't original by
them, there could be a problem.


What explanation? What agency?


Ah, it was sent to -games and not the bug:

In a previous mail:

 
Oh, and about the songs used in the game, I'm afraid we can't give

those up for redistribution due to the regulations of the Finnish
Composers' Copyright Society
(http://www.teosto.fi/teosto/webpages.nsf/mainpages/etusivu_englanti?opendocument).

We would have to buy a licence from them to allow the songs to be
redistributed, even for free-of-charge distribution. In my opinion it's
insane, but those are the rules. So I guess the Debian package will have
to be made so that it downloads the songs from our webserver upon
installation.  Would that work okay? 



If the authors licence them for redistribution then teosto should have
nothing to do with it, but I'm not au fait with the finer points of
Finnish copyright law.

Matt

--
Matthew Johnson
http://www.matthew.ath.cx/


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



Bug#410756: exim4 default config utterly useless for 98% of users

2007-02-13 Thread Daniel O'Neill

sorry the end of the last message got accidentally cut off:


If I use the simple mail program nbsmtp to send mail (this is all it
does, just send mail through a smarthost) it sends correctly.  The
headers of a received message look like this (in comparison with above):

===
From [EMAIL PROTECTED]  Tue Feb 13 00:57:49 2007
From djo  Tue Feb 13 00:57:49 2007
Return-Path: [EMAIL PROTECTED]
Delivered-To: GMX delivery to [EMAIL PROTECTED]
Received: from pop.gmx.net
by maxi.alay.net with POP3 (fetchmail-6.3.6)
for [EMAIL PROTECTED] (single-drop); Tue, 13 Feb 2007 00:57:49
-0800 (PST)
Received: (qmail invoked by alias); 13 Feb 2007 08:55:27 -
Received: by maxi (nbSMTP-1.01-cvs) for uid 1000
(using TLSv1/SSLv3 with cipher DHE-RSA-AES256-SHA (256/256
bits))
[EMAIL PROTECTED]; Tue, 13 Feb 2007 00:55:52 -0800 (PST)
Date: Tue, 13 Feb 2007 00:55:30 -0800
From: Daniel [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: test
Message-ID: [EMAIL PROTECTED]
Reply-To: Daniel [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.13 (2006-08-11)
=

It looks like the issue is the first From: (the envelope From:?).  In
the failed message through Exim:

MAIL FROM:[EMAIL PROTECTED]  (I believe this is the envelope from)
From: Daniel [EMAIL PROTECTED]  message From: which gets ignored

The message through nbsmtp:
From [EMAIL PROTECTED]
From djo
From: Daniel [EMAIL PROTECTED]  (not sure which From: is which here)

nbsmtp, a much simpler app than Exim, always sends mail correctly
through every mailer when it is provided with the name of the mailer, the
credentials, and the type of auth mechanism to use.  Why is Exim more
complex than this?



Regards,



--
Daniel O'Neill



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



Bug#194803: xserver-xfree86: [GetModeLine] redundant output fills log files

2007-02-13 Thread Brice Goglin
Hi Ralf,

About 4 years ago, you reported a bug to the Debian BTS regarding
redundant GetModeLine output filling the X log file. Does this still
happen nowadays with recent Xorg? If not, I will close this bug in the
next weeks.

Thanks,
Brice



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



Bug#410768: gdm fails causes restart with no warning

2007-02-13 Thread Josselin Mouette
reassign 410768 xserver-xorg
thanks

Le mardi 13 février 2007 à 00:09 -0500, mac a écrit :
 Steps to reproduce the problem:
 1. use desktop
 2. open a few apps
 3. random failure
 
 Actual Results: gdm fails, window blacks, gdm restarts user has to
 login...
 
 
 Expected Results: user stays logged in and gdm doesn't crash
 
 
 How often does this happen? random after using 1-15 mins
 
 
 Additional Information:
 from /var/log/gdm ---
 X Window System Version 7.1.1
 Release Date: 12 May 2006
 X Protocol Version 11, Revision 0, Release 7.1.1
 Build Operating System: UNKNOWN 
 Current Operating System: Linux 64-13-64-42 2.6.18-3-k7 #1 SMP Mon Dec 4
 17:23:11 UTC 2006 i686
 Build Date: 09 January 2007
 Before reporting problems, check http://wiki.x.org
 to make sure that you have the latest version.
 Module Loader present
 Markers: (--) probed, (**) from config file, (==) default setting,
 (++) from command line, (!!) notice, (II) informational,
 (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
 (==) Log file: /var/log/Xorg.0.log, Time: Mon Feb 12 09:20:31 2007
 (==) Using config file: /etc/X11/xorg.conf
 (EE) AIGLX: Screen 0 is not DRI capable
 xkb_keycodes { include xfree86+aliases(qwerty) };
 xkb_types{ include complete };
 xkb_compatibility{ include complete };
 xkb_symbols  { include pc(pc105)+us };
 xkb_geometry { include pc(pc104) };
 AUDIT: Mon Feb 12 09:20:33 2007: 14790 X: client 2 rejected from local host
 AUDIT: Mon Feb 12 09:20:33 2007: 14790 X: client 2 rejected from local host
 xkb_types{ include % };
 xkb_compatibility{ include % };
 xkb_symbols  { include % };
 xkb_geometry { include % };
 The XKEYBOARD keymap compiler (xkbcomp) reports:
  Error:Missing KeyNames section in a Keymap file
Description of Keymap not compiled
 Errors from xkbcomp are not fatal to the X server
 (EE) Error loading keymap /var/lib/xkb/server-0.xkm
 
 Backtrace:
 0: /usr/bin/X(xf86SigHandler+0x84) [0x80c4354]
 1: [0xb7f19420]
 2: /usr/bin/X(miChangeClip+0x87) [0x810da37]
 3: /usr/lib/xorg/modules/libxaa.so [0xb6a63ea8]
 4: /usr/bin/X [0x8101254]
 5: /usr/bin/X [0x8153818]
 6: /usr/bin/X(SetClipRects+0xa2) [0x8094d02]
 7: /usr/bin/X(ProcSetClipRectangles+0xb0) [0x8084ee0]
 8: /usr/bin/X(Dispatch+0x19b) [0x8086cab]
 9: /usr/bin/X(main+0x489) [0x806e699]
 10: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xc8) [0xb7d24ea8]
 11: /usr/bin/X(FontFileCompleteXLFD+0xa9) [0x806d9d1]
 
 Fatal server error:
 Caught signal 11.  Server aborting

This segmentation fault is indeed a Xorg problem, I'm reassigning to the
X server package. Please attach to your reply the output of:
/usr/share/bug/xserver-xorg/script 31

Thanks,
-- 
 .''`.
: :' :  We are debian.org. Lower your prices, surrender your code.
`. `'   We will add your hardware and software distinctiveness to
  `-our own. Resistance is futile.




Bug#410766: grace6: Broken or incomplete installation, again

2007-02-13 Thread Steve Langasek
On Mon, Feb 12, 2007 at 10:31:35PM -1000, Ryo Furue wrote:
 |  And I installed grace6 again (aptitude install grace6).
 |  I still have this:

 |$ grace6
 |Broken or incomplete installation - read the FAQ!
 |$

 | Well, this is not reproducible at all for me on a from-scratch
 | install, so I don't see how we can treat this is a grave bug.

 |  I have grace (version 5) installed, by the way.

 | Installing the grace package makes no difference, the bug is still
 | unreproducible here.

 So, do you have any ideas on where to look?   For example,

   $ strace -f grace6

 tells me that grace6 tries to read

/usr/share/grace6/fonts/type1/bchb.pfa

 which is a symlink 

   $ ls -l /usr/share/grace6/fonts/type1/bchb.pfa
   lrwxrwxrwx 1 root root 34 Feb 12 17:42 
 /usr/share/grace6/fonts/type1/bchb.pfa - /usr/share/AbiSuite/fonts/bchb.pfa

 but its target doesn't exist:

   $ ls /usr/share/AbiSuite/fonts/bchb.pfa
   ls: /usr/share/AbiSuite/fonts/bchb.pfa: No such file or directory
   $

 So, the grace6 package creates a wrong symlink . The attached
 session proves that.  Is this a bug in the grace6 package?
 or somebody else's?

The symlink is created by the call to defoma.  It's unfortunate that grace6
is so fragile in face of broken symlinks, but the root bug here is that you
previously had some package installed that incorrectly registered bhcb.pfa
with defoma but no longer has the file.

There are no Debian packages at all that include AbiSuite/fonts, so this
must come from an obsolete or third-party package.  You will have to
manually unregister this font from defoma using the defoma-font tool.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


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



Bug#410780: xscreensaver: German localization: please replace scheinbar with anscheinend

2007-02-13 Thread Raphael Wimmer
Package: xscreensaver
Version: 4.24-5
Severity: minor
Tags: l10n


When starting xscreensaver-demo without a running xscreensaver daemon,
the following German message is shown:
Scheinbar läuft der XScreenSaver-Dämon für die Anzeige ':0.0' nicht.

In German there is a distinct difference between the words scheinbar
and anscheinend. In this case, anscheinend is the only correct word. 
Please change this sometime.
Yes, I'm a nitpicker.

Thanks,
Raphael Wimmer

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

Versions of packages xscreensaver depends on:
ii  libatk1.0-01.12.4-1  The ATK accessibility toolkit
ii  libc6  2.3.6.ds1-10  GNU C Library: Shared libraries
ii  libcairo2  1.2.4-4   The Cairo 2D vector graphics libra
ii  libfontconfig1 2.4.2-1   generic font configuration library
ii  libglade2-01:2.6.0-4 library to load .glade files at ru
ii  libglib2.0-0   2.12.4-2  The GLib library of C routines
ii  libgtk2.0-02.8.20-5  The GTK+ graphical user interface 
ii  libice61:1.0.1-2 X11 Inter-Client Exchange library
ii  libjpeg62  6b-13 The Independent JPEG Group's JPEG 
ii  libpam0g   0.79-4Pluggable Authentication Modules l
ii  libpango1.0-0  1.14.8-4  Layout and rendering of internatio
ii  libsm6 1:1.0.1-3 X11 Session Management library
ii  libx11-6   2:1.0.3-5 X11 client-side library
ii  libxcursor11.1.7-4   X cursor management library
ii  libxext6   1:1.0.1-2 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.1-5 X11 miscellaneous 'fixes' extensio
ii  libxi6 1:1.0.1-4 X11 Input extension library
ii  libxinerama1   1:1.0.1-4.1   X11 Xinerama extension library
ii  libxml22.6.27.dfsg-1 GNOME XML library
ii  libxmu61:1.0.2-2 X11 miscellaneous utility library
ii  libxpm41:3.5.5-2 X11 pixmap library
ii  libxrandr2 2:1.1.0.2-5   X11 RandR extension library
ii  libxrender11:0.9.1-3 X Rendering Extension client libra
ii  libxt6 1:1.0.2-2 X11 toolkit intrinsics library
ii  libxxf86misc1  1:1.0.1-2 X11 XFree86 miscellaneous extensio
ii  libxxf86vm11:1.0.1-2 X11 XFree86 video mode extension l

Versions of packages xscreensaver recommends:
ii  libjpeg-progs 6b-13  Programs for manipulating JPEG fil
ii  perl [perl5]  5.8.8-7Larry Wall's Practical Extraction 
ii  wamerican [wordlist]  6-2American English dictionary words 
pn  xli | xloadimage  none (no description available)

-- no debconf information


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



Bug#410781: check should use install-info

2007-02-13 Thread Patric Schmitz

Package: check
Version: 0.9.4-3
Severity: wishlist

If I install check, I get the correct infopage with info check, but no entry 
in the /usr/share/info/dir file.


dh_installinfo should be used in debian/rules.

I am using etch/testing.


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



Bug#410403: Here's a patch.

2007-02-13 Thread Brandon Barnes
tags 410403 +patch

First, I should warn you that I'm only a somewhat experienced
programmer. I pecked at the code a little bit, and it seems that the
code in question is never actually used. The integer that is being
assigned to is only mentioned twice in the whole code, once to declare,
and once to assign. Never to use.

So, here's a patch to remove the offending code:

--
diff gpsmap-old.cc gpsmap.cc
2245d2244
 int thread_status;
2249d2247
   thread_status = reinterpret_castint(tmp);
--

Alternatively, if this code actually is used, such as in a future
version, you can change the int to a long. As I understand
reinterpret_cast, you can change from a pointer to a integral type, as
long as the integral type is large enough to hold the pointer. long
would work fine on both 32-bit and 64-bit platforms.

-Brandon


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



Bug#410779: mldonkey_server

2007-02-13 Thread sylvain

Package: mldonkey-server
Severity: wishlist 

Hello, 

Stefano Marinelli writes: 


Hello. I've seen you're the Debian maintainer of the mldonkey package.
I wanted to ask you about the useful mldonkey_server command, which 
doesn't seem to be shipped anymore with the mldonkey package. 

Do you plan to put it back? It was useful because mldonkey tends to eat 
huge amounts of memory after some days. 


Thank you!
Stefano 



Indeed, i was the one who create this command for mldonkey. The new active
maintainer of mldonkey package, decide to remove this command, because
it was not as useful as it should be and generates more bugs than required.
But i agree with you that this was useful ;-) 


What i can propose to you, to replace this command is to use a cron task
which relaunch daily/weekly/monthly mldonkey. This is pretty straightforward
and you will have the same effect. Here is a sample /etc/cron.d/mldonkey: 


# Restart mldonkey everyday at 4:00am
0 4 * * * test -x /etc/init.d/mldonkey-server  /etc/init.d/mldonkey-server 
restart 

I also forward this mail to the debian BTS, in order to remind me or Samuel 
to add this to README.Debian... 


Kind regard
Sylvain Le Gall



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



Bug#319904: autofs: does not unmount after timeout

2007-02-13 Thread Marcus Better
After some more investigations, I'm no longer sure that I have this bug. 
Something is accessing my NFS mounts periodically, even though I can umount 
it manually (and it is not auto-mounted again afterwards).

But the original problem has been reported elsewhere:
  http://www.mail-archive.com/autofs%40linux.kernel.org/msg03967.html

There is a patch floating around:
http://www.kernel.org/pub/linux/daemons/autofs/v4/old/autofs-4.1.3-signal-race-fix.patch

I noticed that only the first half of it was applied in the current version. 
Perhaps the other half should be applied as well?


pgpcfcJdqfFBe.pgp
Description: PGP signature


Bug#410723: big bind mounts make login take a looong time

2007-02-13 Thread Junichi Uekawa
Hi,

 If I do a cowbuilder --login --bindmounts /home/joey , it takes a very
 long time for cow-shell to start up, since it runs a find on everything,
 including my home directory, which is quite large with many files.
 
 [EMAIL PROTECTED]:~time find |wc -l
 1.72user 7.48system 2:03.01elapsed 7%CPU (0avgtext+0avgdata 0maxresident)k 
 0inputs+0outputs (0major+940minor)pagefaults 0swaps
 395496
 
 This makes it slower than pbuilder login, unfortunately.
 
 Would it be possible to add a way to make it prune certian directories
 from the find? There are many parts of my home directory that will never
 be touched during a package build so I don't care about getting the COW
 behavior for them.

The question would be, would it be reasonable to do that.

On initial thought, anything that is bind-mount does not really need
to be checked for ilists.  That could be achieved by checking for
-xdev, but that doesn't work for the case if /home and /var are on the
same device.

This will involve rather intrusive change with very little satisfaction.
How about not bind-mounting /home ?



regards,
junichi
-- 
[EMAIL PROTECTED],netfort.gr.jp}   Debian Project


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



Bug#410782: tasksel: grdesktop is deprecated, please use tsclient instead

2007-02-13 Thread Josselin Mouette
Package: tasksel
Version: 2.66
Severity: normal

The gnome-desktop task includes the grdesktop package. However it is 
maintained by the QA team and I don't think there is much interest in 
it. The same functionality, and much more, is provided by tsclient, 
which is generally up-to-date and maintained by the GNOME team.

Please include tsclient instead in the default installation.

Cheers,
-- 
Josselin Mouette


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



Bug#403863: Cron [EMAIL PROTECTED] test -x /usr/sbin/anacron || run-parts --report /etc/cron.daily

2007-02-13 Thread Chris Samuel
On Tue, 13 Feb 2007, Chris Samuel wrote:

 Having just upgraded my webserver to Edgy I got exactly this warning which
 sent a chill down my spine.

Mea culpa - I mean Etch!

return -ETOOMANYDISTROS;

-- 
 Chris Samuel  :  http://www.csamuel.org/  :  Melbourne, VIC

This email may come with a PGP signature as a file. Do not panic.
For more info see: http://en.wikipedia.org/wiki/OpenPGP


pgpafijbJePVQ.pgp
Description: PGP signature


Bug#410756: exim4 default config utterly useless for 98% of users

2007-02-13 Thread Marc Haber
On Tue, Feb 13, 2007 at 01:28:23AM -0800, [EMAIL PROTECTED] wrote:
 First debconf question: Please choose a level of configuration.  For
 most users setting up mail to work with their ISP's mail server the
 Simple method should be sufficient.  Choose Advanced if you are
 setting up your own mailer or intend to do things like mail relaying.

That'd mean doubling the work to maintain the configuration. Since I
already spend way tooo much time with exim4, this is unlikely to
happen until the Debian exim4 team gets an external offer to maintain
the additional configuration stuff.

(At this point would it be a good idea to do a HELO or EHLO of the
 server to probe its capabilities? 

That would mean leaving the user in the cold rain should the ISPs mail
server ever change its capabilities. I have seen cases where the ISPs
mail server name was an alias to different machines that were not even
running the same software.

  If so, subsequent questions could be like This server appears to
  support TLS encryption, should it be used? But based on your comment
  below it should use TLS if available.

TLS as a client is always used when available. You can trust the docs.
http://pkg-exim4.alioth.debian.org/README/README.Debian.html#TLS

   However, based on this doc:
   http://www.debian-administration.org/articles/280 it seemed that one
   has to create /etc/exim4/exim4.conf.localmacros and add
   MAIN_TLS_ENABLE = true to it to get TLS.

The document cited talks about enabling exim4 to support TLS as a
server, which is a tad more complex since a TLS server needs a
certificate.
http://pkg-exim4.alioth.debian.org/README/README.Debian.html#TLS

 I do not know enough about CRAM-MD5 and the merits of using or not
 using it or other auth mechanisms, only that it would of course be
 preferable to have it used when TLS is not available.

I disagree here. Unless an unencrypted wireless LAN is used, I find it
much more dangerous to have the SMTP passwort stored on the client as
clear text.

   I don't have any hard data about how many smarthosts don't support
   TLS but do support CRAM-MD5 but I think the number is high based on
   my experience. Again, this is all relative to whether TLS or an
   encrypted auth mechanism would simply be used if they are detected.

TLS is always used if available, CRAM-MD5 is used when a clear text
password is available. I am not sure which client authenticator takes
precedence should both clear text and crypted password be available.

 Re: having a more simply named command to access the configuration,
 didn't Exim v.3 have it (eximconfig or something like that)?  Not sure 
 why it did not continue with v.4.

Exim v.3 is not policy compliant in this regard. Debconf configuration
is mandatory these days.

 Re: the Hide local mail name in outgoing mail If this is answered
 No it is definitely a problem with gmx.net which will reject the
 mail.

GMX imposes many additional hardships on their users. I am not going
to special-case them.

 Why isn't it possible for Exim to know that, if its sending an outgoing
 message through a smarthost (as opposed to local mail) that it should
 set the envelope From: accordingly?

Because there are many cases where this is undesireable. For example,
rewriting the envelope makes it harder to trace back the message to
the originating system. In other cases, it is important that the
envelope generated by the original client stays unmangled.

 nbsmtp, as simple as it is, works every time with every ISP mailer, once
 you know the server name, your credentials, and the type of auth
 mechanism to use.

Please, go ahead, and use nbsmtp.

   Why should Exim be more complicated than this for the end user?

Because it has always been that way. I do not intend to break working
setups to support GMX' broken setup.

 Getting back to the original debconf question Hide local mail name in
 outgoing mail I think that it should not be necessary to ask this, as
 nbsmtp, a much simpler program, does not have to ask it.

Give better arguments.

Greetings
Marc

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


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



Bug#410767: Numeric sort fails on csv files (-t ',') when locale is not C

2007-02-13 Thread Jim Meyering
David Hall (coding) [EMAIL PROTECTED] wrote:
 Bob Proulx wrote:
 If you want sort to sort on individual fields try the -k option.
   (echo 10,1;echo 1,10) | sort -t , -k 1,1n -k 2,2n
   1,10
   10,1

 YOU seem to be aware that sort sorts across an entire line unless -k
 is given  and you are aware that sort uses locale defined collating
 sequence which folds case and ignore punctuation because both of those
 are identified in those bugs that you referenced.  But you obviously
 thought this was different in some way.  But I fail to see the
 difference myself.

 Hrm, perhaps I reduced my test case too far in my haste. The following are the
 lines in a file that suggested there was an issue:

 rs1635242,25,0,1,2,2,1,51,5,0.0892857142857143,3.63636585599894e-05,C/T,3229085,chrX
 rs165179,17,0,0,3,10,0,34,6,0.15,7.7442164310441e-06,C/T,138965878,chr5

 My understanding, from what you are telling me, is that the following should 
 work:

 $ sort -t , -k 1.3,1.99n input
 rs1635242,25,0,1,2,2,1,51,5,0.0892857142857143,3.63636585599894e-05,C/T,3229085,chrX
 rs165179,17,0,0,3,10,0,34,6,0.15,7.7442164310441e-06,C/T,138965878,chr5

 but it doesn't seem to work for me, just spitting back my input.

Thanks for the report.
What does this print for you?

  $ printf 'rs1635242,25\nrs165179,17\n'|sort -t, -k1.3,1.99n

Here's what I get:

  rs165179,17
  rs1635242,25

And these?

  sort --version
  locale


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



Bug#405838: Print to PDF is not available.

2007-02-13 Thread Josselin Mouette
reassign 405838 epiphany-browser 2.14.3-5
close 405838 2.16.2-3
thanks

Le mercredi 31 janvier 2007 à 17:27 -0800, Daniel Burrows a écrit :
 It's bad enough that printing to a PDF isn't working, but shouldn't
   it be removed from the list of options if it's going to print an
   error?
  
  Are you sure this is the case from all gnome programs? This is a known
  problem with epiphany, and its cause is the lack of PDF support in
  Xulrunner. However I can print to PDF fine in gedit, evolution, etc.
 
   Ah...that would appear to be the problem.  I guess I had enough other
 problems with gnomeprint that I just assumed it was the culprit here
 too :-/.
 
   Sorry about the misdirected bug.

I'm closing this bug (with the version) as the specific issue you are
describing (printing to PDF is proposed but not available) is fixed in
epiphany 2.16.

To follow the primary issue, I'm leaving #402070 open, which asks for
PDF printing support.

Cheers,
-- 
 .''`.
: :' :  We are debian.org. Lower your prices, surrender your code.
`. `'   We will add your hardware and software distinctiveness to
  `-our own. Resistance is futile.




Bug#370186: hal: HAL keeps CD drive spinning constantly

2007-02-13 Thread Juergen Lueters
info.product = 'HL-DT-ST DVDRAM GSA-4080N'  (string)

Regards

Jürgen

-- 




Bug#403863: Cron [EMAIL PROTECTED] test -x /usr/sbin/anacron || run-parts --report /etc/cron.daily

2007-02-13 Thread Chris Samuel
On Fri, 19 Jan 2007, Michael Holzt wrote:

 I just found this bug report and i would like to add to the It also looks
 remarkably like something left by a break-in or rootkit.. In fact the
 chkrootkit package _does_ warn about this file and identifies it as a
 possible rootkit:

Having just upgraded my webserver to Edgy I got exactly this warning which 
sent a chill down my spine.

The reason is that chkrootkit will flag any file under /lib (amongst other 
places) that starts with a . (along with other patterns).

So I'd just like to echo that it would be nice if this file was renamed to 
something that didn't give chkrootkit the heebie jeebies.. :-)

cheers,
Chris
-- 
 Chris Samuel  :  http://www.csamuel.org/  :  Melbourne, VIC

This email may come with a PGP signature as a file. Do not panic.
For more info see: http://en.wikipedia.org/wiki/OpenPGP


pgp2PZoJuKzxP.pgp
Description: PGP signature


Bug#410405: knutclient: FTBFS on 64 bit arches: ambiguous operator

2007-02-13 Thread Arnaud Quette

Hi Dan,

can you have a look at this bug (failed to build):
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=410405

thanks,
Arnaud
--
Linux / Unix Expert - MGE UPS SYSTEMS - RD Dpt
Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org/
Debian Developer - http://people.debian.org/~aquette/
OpenSource Developer - http://arnaud.quette.free.fr/


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



Bug#410727: kaffeine crashes attempting to play videos

2007-02-13 Thread Fathi Boudra
hi,

could you add some debugging package to produce a better backtrace:
* kaffeine-dbg
* kdelibs-dbg
* libxine1-dbg
* qt-x11-free-dbg

What video type you try to play ? i tried avi files without any crash.

cheers,

Fathi


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



Bug#410703: SIGINT corrupts storage file

2007-02-13 Thread martin f krafft
also sprach Steve Langasek [EMAIL PROTECTED] [2007.02.13.0204 +]:
 Could you clarify how this is data loss?  Does the
 reinitialization step do anything except for populating a new
 cache of the remote state?

Yes, it resets the local cache to zero, meaning that all remote
files will be overwritten. The only other alternative is to set the
cache to full meaning that only changes from now on will be
overwritten, or to initialise the cache from the remote, losing all
local changes.

But my mind's not set on grave. I'd be happy if you thought this was
important only.

-- 
 .''`.   martin f. krafft [EMAIL PROTECTED]
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems


signature.asc
Description: Digital signature (GPG/PGP)


Bug#409243: fails to boot.

2007-02-13 Thread Mauro Sanna
Il giorno ven, 09/02/2007 alle 11.57 +0100, maximilian attems ha
scritto:
 On Fri, Feb 09, 2007 at 11:35:04AM +0100, Mauro Sanna wrote:
  Il giorno ven, 09/02/2007 alle 10.39 +0100, maximilian attems ha
  scritto:
  
  I have had this problem after a complete upgrade to etch and I have the
  same problem using backported initramfs-tools with backported kernel
  2.6.18 or 2.6.17 in sarge. 
 
 regenerate your initramfs with new lvm2.
  

I've done, I've upgraded to etch, reboot and the system says waiting
for root filesystem

   could you add vgscan to your initramfs and check what it is
   saying inside of the rescue shell.
   you'd have to add a following line to the bottom of one hook in
/usr/share/initramfs-tools/hooks/ :
   copy_exec /lib/lvm-200/vgchange /sbin
 uups
 copy_exec /lib/lvm-200/vgscan /sbin
  
  The hooks I have under /usr/share/initramfs-tools/hooks are:
  kernelextras  thermal  udev
  
  In which of these ones I have to add vgscan?
 
 any doesn't matter, you need to regenerate too here once you added the
 line
  
I've add copy_exec /lib/lvm-200/vgscan /sbin at the bottom of
kernelextras then I run update-initramfs -k 2.6.18-3-686 -u.
Reboot and it hangs as usual saying tha can't find volume vg00 and
waiting for root filesystem.



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



Bug#410784: French Canadian defaults to non-existing [EMAIL PROTECTED]

2007-02-13 Thread Filipus Klutiero
Package: language-env
Version: 0.68
Severity: normal

set-language-env maps French Canadian to fr_CA, and by default proposes
to use ISO-8859-15. There is unfortunately no such encoding for fr_CA.


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



Bug#407904: KVpnc crashes when creating new profile

2007-02-13 Thread petes-bugs
I think the title of this bug report should be changed because the problem
doesn't only occur when trying to add a Windows 2003 VPN.

I see the same problem when merely choosing to create a new profile,
giving a profile name then choosing 'OK'.

As far as I can see KVpnc is the only GUI OpenVPN client in Debian Etch,
so there is some onus upon it to work.

--

Pete Boyd





Bug#410783: wrong French translation for Install the following locales.\n

2007-02-13 Thread Filipus Klutiero
Package: language-env
Version: 0.68
Severity: normal
Tags: l10n

The French translation of Install the following locales.\n found in
/usr/share/language-env/support.fl.pl is wrong:

# msgid
Install the following locales.\n =
# msgstr1 (ASCII)
Installation des locales suivantes.\n\000.
# msgstr2 (in Native Character Set)
Installation des locales suivantes.\n ,

Installation should be Installez. The English equivalent of the
current translation is Installation of the following locales.
Rather than the intended meaning, this suggests that set-language-env is
installing the locales itself. The only element which contradicts this
is in parenthesis.

This creates a risk that the user doesn't realize he has to do
something. This is an important problem as the user will get perl locale 
warnings
if he omits to install the new locales.


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



Bug#366760: Symbol problems in yelp

2007-02-13 Thread Josselin Mouette
Le mardi 06 février 2007 à 11:02 -0800, Scott Anderson a écrit :
 I've updated my locale to match Michael's.  But the problem remains.  Is this 
 a font specific
 problem?  I'm pretty confused because I have another machine at home running 
 the same
 configuration, but it does not have the bug.  Only this machine at work does.
 
 Michael, what fonts are you using?  I'm using
 
 Application font:  Bitstream Vera Sans Roman, size 8
 Document font: Bitstream Vera Sans Roman, size 10
 Desktop font:  Bitstream Vera Sans Roman, size 8
 Window Title font: Bitstream Vera Serif Bold, size 8
 Fixed width font:  Bitstream Vera Sans Mono Roman, size 8

Things are more complicated than that. When a specific symbol is not
available in a font, fontconfig looks for it in another font of the same
family. For example, a Japanese character will be displayed when
selecting Bitstream Vera, but the actual font used will be Kochi
Mincho/Gothic.

What is happening here is that the document contains glyphs (U+2002 and
U+2003) that are available in ttf-dejavu (which is installed by default
on a desktop system) and not in ttf-bitstream-vera (just checked).

The solution is probably to add a Recommends: ttf-bitstream-vera for
yelp.
-- 
 .''`.
: :' :  We are debian.org. Lower your prices, surrender your code.
`. `'   We will add your hardware and software distinctiveness to
  `-our own. Resistance is futile.




Bug#292388: XOpenDisplay says XDM authorization key matches an existing client!

2007-02-13 Thread Bernhard R. Link
* Brice Goglin [EMAIL PROTECTED] [070212 20:58]:
 About 2 years ago, you reported a bug to the Debian BTS regarding
 XOpenDisplay failing because the XDM auth key matched an existing
 client. I tried to reproduce with your testcase, but I couldn't. The
 relevant source code did not change a lot, but did changed a little bit.
 Did you reproduce this problem recently? If not, I will close this bug
 in the next weeks.

I just tried and could reproduce it on an etch machine.

Perhaps this bug should be reassigned to the xserver code responsible
for it (Have not looked yet since the split, so I do not know where it
ended up in).

Hochachtungsvoll,
Bernhard R. Link

The bug can be worked around quite well by adding

DisplayManager*authName:MIT-MAGIC-COOKIE-1

to /etc/X11/xdm/xdm-config, so that no XDM-AUTHORIZATION-1 keys are
generated. I do not even know if there are other dms but xdm that
use XDM-AUTHORIZATION-1 cookies at all.


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



Bug#410785: squid3 does not support delay-pools

2007-02-13 Thread Peter Teslenko

Package: squid3
Version: 3.0.PRE5-5
Severity: wishlist

Please rebuild squid3 with --enable-delay-pools

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

Versions of packages squid3 depends on:
ii  adduser   3.102  Add and remove users and groups
ii  coreutils 5.97-5.3   The GNU core utilities
ii  libc6 2.3.6.ds1-11   GNU C Library: Shared libraries
ii  libdb4.4  4.4.20-8   Berkeley v4.4 Database Libraries [
ii  libgcc1   1:4.1.1-21 GCC support library
ii  libldap2  2.1.30-13.2OpenLDAP libraries
ii  libpam0g  0.79-4 Pluggable Authentication Modules l
ii  libsasl2-22.1.22.dfsg1-8 Authentication abstraction library
ii  libstdc++64.1.1-21   The GNU Standard C++ Library v3
ii  logrotate 3.7.1-3Log rotation utility
ii  lsb-base  3.1-23 Linux Standard Base 3.1 init scrip
ii  netbase   4.29   Basic TCP/IP networking system
ii  squid3-common 3.0.PRE5-5 A full featured Web Proxy cache (H

squid3 recommends no packages.

-- no debconf information
begin:vcard
fn:Peter Teslenko
n:Teslenko;Peter
adr:;;;SPb;;;Russia
email;internet:[EMAIL PROTECTED]
title:Sysadmin
tel;work:+7-812-3291298
note:JID: [EMAIL PROTECTED]
x-mozilla-html:FALSE
version:2.1
end:vcard



Bug#410786: kde-i18n-es: Please upload version 3.5.6 of kde-i18n

2007-02-13 Thread Enrique Matías Sánchez (Quique)

Package: kde-i18n-es
Version: 4:3.5.5-1
Severity: wishlist


I upgraded to KDE v3.5.6 adding the Debian experimental repository
to my sources.list.

Everything seems to work fine, but I still have v3.5.5 of the
internationalisation package.  Apparently 3.5.6 has not been uploaded
yet.

Could you please upload it? Thank you.


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

Versions of packages kde-i18n-es depends on:
ii  kdelibs4c2a  4:3.5.6.r1.dfsg.1-2 core libraries and binaries for al

kde-i18n-es recommends no packages.

-- no debconf information


--
Everything should be made as simple as possible, but no simpler.


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



Bug#410787: debootstrap: Wrong example in man page.

2007-02-13 Thread Raúl Sánchez Siles
Package: debootstrap
Version: 0.3.3.1
Severity: minor

/proc mounting in this example is not useful anymore. Moreover wiht
newer Linux kernels /sys should be also mounted:

 main # cd / ; mkdir /sid-root 
 main # debootstrap sid /sid-root http://ftp.debian.org/debian/ 
 [ ... watch it download the whole system ] 
 main # echo none /sid-root/proc proc none 0 0  /etc/fstab 
 main # mount none /sid-root/proc -t proc 
 main # echo none /sid-root/sys sysfs none 0 0  /etc/fstab 
 main # mount none /sid-root/proc -t sysfs 
 main # cp /etc/hosts /sid-root/etc/hosts 
 main # chroot /sid-root /bin/bash 
 chroot # dselect   
 [ you may use aptitude, install mc and vim ... ] 
  main # echo 8:23:respawn:/usr/sbin/chroot /sid-root  \ 
 /sbin/getty 38400 tty8   /etc/inittab 
 [ define a login tty that will use this system ] 
  main # init q 
 [ reload init ]

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (900, 'testing'), (100, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20p4s
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)

Versions of packages debootstrap depends on:
ii  binutils  2.17-3 The GNU assembler, linker and bina
ii  wget  1.10.2-2   retrieves files from the web

debootstrap recommends no packages.

-- no debconf information


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



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

2007-02-13 Thread José Fonseca

Thanks. I'll include it in the next release.

José Fonseca

On 2/1/07, Traduz ML [EMAIL PROTECTED] wrote:


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

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

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

--
Best regards,

Rui Branco
Portuguese Translation Team
http://www.DebianPT.org







Bug#370186: hal: HAL keeps CD drive spinning constantly

2007-02-13 Thread Steve Langasek
On Tue, Feb 13, 2007 at 11:20:06AM +0100, Juergen Lueters wrote:
 info.product = 'HL-DT-ST DVDRAM GSA-4080N'  (string)

Thanks, let's include this as another example in the fdi file.  Updated
patch attached, NMU replaced on gluck with this new version.

Cheers,
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/
diff -u hal-0.5.8.1/debian/README.Debian hal-0.5.8.1/debian/README.Debian
--- hal-0.5.8.1/debian/README.Debian
+++ hal-0.5.8.1/debian/README.Debian
@@ -13 +13,13 @@
- -- Sjoerd Simons [EMAIL PROTECTED]
+
+ Some CD and DVD drives, such as the GDR8162B model found in some Dell 
+ laptops, do not correctly handle media status inquiries and incorrectly
+ spin up the drive when they should not.  Since hal regularly polls CD
+ drives for media changes, this results in increased power consumption and
+ mechanical wear and tear on such drives, which remain spinning constantly
+ while hal is running.
+
+ If you have a CD/DVD drive exhibiting this problem, you can copy
+ /usr/share/doc/hal/examples/no-cd-media-check.fdi to /etc/hal/fdi/policy/ to
+ disable media checks for your drive.  This file disables media checks for
+ all CD drives on the system, and also includes an example config for
+ disabling media checks only on a specific drive.
diff -u hal-0.5.8.1/debian/changelog hal-0.5.8.1/debian/changelog
--- hal-0.5.8.1/debian/changelog
+++ hal-0.5.8.1/debian/changelog
@@ -1,3 +1,13 @@
+hal (0.5.8.1-6.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * High-urgency upload for RC bugfix.
+  * Provide /usr/share/doc/hal/examples/no-cd-media-check.fdi as an example
+for disabling CD ROM media checks, and document this in README.Debian, as
+a workaround for CD drives with broken firmware.  Closes: #370186.
+
+ -- Steve Langasek [EMAIL PROTECTED]  Mon, 12 Feb 2007 16:42:29 -0800
+
 hal (0.5.8.1-6) unstable; urgency=low
 
   * debian/patches/19_sonypi_support.patch
only in patch2:
unchanged:
--- hal-0.5.8.1.orig/debian/hal.examples
+++ hal-0.5.8.1/debian/hal.examples
@@ -0,0 +1 @@
+debian/no-cd-media-check.fdi
only in patch2:
unchanged:
--- hal-0.5.8.1.orig/debian/no-cd-media-check.fdi
+++ hal-0.5.8.1/debian/no-cd-media-check.fdi
@@ -0,0 +1,36 @@
+?xml version=1.0 encoding=UTF-8? !-- -*- SGML -*- --
+
+!-- 
+  An example fdi config that disables media checks on CD devices, to work
+  around certain hardware bugs described in Debian bug #370186
+--
+deviceinfo version=0.2
+
+!-- 
+  The following disables the use of hald-addon-storage for all CD/DVD devices
+  on the system.
+--
+  device
+match key=storage.cdrom.cdr bool=true
+  merge key=info.addons type=strlist/merge
+/match
+  /device
+
+!-- 
+  The following disables the use of hald-addon-storage for specific CD
+  devices, by name.  You can find the name of your particular CD device
+  using the 'lshal' command.
+--
+  device
+match key=info.product string=HL-DT-STDVD-ROM GDR8162B
+  merge key=info.addons type=strlist/merge
+/match
+  /device
+  device
+match key=info.product string=HL-DT-ST DVDRAM GSA-4080N
+  merge key=info.addons type=strlist/merge
+/match
+  /device
+
+/deviceinfo
+


Bug#409243: fails to boot.

2007-02-13 Thread maximilian attems
On Tue, Feb 13, 2007 at 11:27:39AM +0100, Mauro Sanna wrote:
 
 I've done, I've upgraded to etch, reboot and the system says waiting
 for root filesystem

hmm strange it works here for many boxes.
what's your lvm2 version now?
dpkg -l lvm2
 
 I've add copy_exec /lib/lvm-200/vgscan /sbin at the bottom of
 kernelextras then I run update-initramfs -k 2.6.18-3-686 -u.
 Reboot and it hangs as usual saying tha can't find volume vg00 and
 waiting for root filesystem.

sure i'd asked for it output, but pvscan is usually more informative
please add that one and post what happens when you land in rescue
console and execute pvscan?

regards

-- 
maks
 


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



Bug#399930: Maybe related to bug #379843

2007-02-13 Thread juanhm
I had the same proble with /var/log/exim4/mainlog permissions for some
days, and I read what it´s stated in bug reports #399930 and #400198.

Anyway, after some days investigating what could be happening, I´m getting
to the point where it seems that the problem is not related with the time
frame between logrotate creates mainlog and when it is chowned.

What I have checked is that adding the option nocreate to
/etc/logrotate.d/exim4 doesn´t prevent the file mainlog from being
created with the wrong permission in some circunstances. Having a look to
the time when the file gets created, and the events recorded in mainlog,
paniclog and syslog, I think the problem is caused by the script
/etc/cron.daily/sysklogd restarting the syslogd daemon ever day and
/var/log/exim4/mainlog appearing in /etc/syslog.conf.

You can verify if this could be your case looking at the output from the
command syslogd-listfiles -a and checking if /var/log/exim4/mainlog
appears. If it appears, then both syslogd and logrotate are managing your
exim log file, and for syslogd, it recreates the file with permissions and
ownership 640 root:adm if it doesn´t exists.

For my case, I have removed /var/log/exim4/mainlog from
/etc/syslog.conf and everything seems OK.

I don´t know if this is related to your problem but, anyway, I find a bit
confusing both syslogd and logrotate managing the same log files. So, I
would be very pleased with any fix to bug #379843.



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



Bug#407799: desktop-base: /etc/defaults/kdm.d/10_desktop_base overrides configured login desktop without warning on upgrade

2007-02-13 Thread Fathi Boudra
hi,

 Can someone please explain why this bug is only marked as fixed in
 experimental?  Please upload a fix to unstable so that it will get real
 user testing and can be considered for etch.

It must be uploded to unstable.

 I see there has also been further discussion in the bug log about whether
 disabling the KDE override is the appropriate fix.  Is this debate still
 ongoing?

The debate is finished. Changes were done in kdebase 3.5.5a.dfsg.1-6 to fix 
the issue: if kdm theme is modified, we don't use overrides.
We don't need to disable anymore KDM override file provided in desktop-base by 
default.

 Is there any code in progress to support this alternate solution 
 on an etch timescale?

Remaining issue is the position of the swirl on the default wallpaper... not a 
critical issue, i agree.

cheers,

Fathi


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



Bug#400198: Maybe related to bug #379843

2007-02-13 Thread juanhm
I had a problem with /var/log/exim4/mainlog permissions for some
days, and I read what it´s stated in bug reports #399930 and #400198.

Anyway, after some days investigating what could be happening, I´m getting
to the point where it seems that the problem is not related with the time
frame between logrotate creates mainlog and when it is chowned.

What I have checked is that adding the option nocreate to
/etc/logrotate.d/exim4 doesn´t prevent the file mainlog from being
created with the wrong permission in some circunstances. Having a look to
the time when the file gets created, and the events recorded in mainlog,
paniclog and syslog, I think the problem is caused by the script
/etc/cron.daily/sysklogd restarting the syslogd daemon ever day and
/var/log/exim4/mainlog appearing in /etc/syslog.conf.

You can verify if this could be your case looking at the output from the
command syslogd-listfiles -a and checking if /var/log/exim4/mainlog
appears. If it appears, then both syslogd and logrotate are managing your
exim log file, and for syslogd, it recreates the file with permissions and
ownership 640 root:adm if it doesn´t exists.

For my case, I have removed /var/log/exim4/mainlog from
/etc/syslog.conf and everything seems OK.

I don´t know if this is related to the problem but, anyway, I find a bit
confusing both syslogd and logrotate managing the same log files. So, I
would be very pleased with any fix to bug #379843.




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



Bug#188465: ITP: irssi-jabber -- Jabber plugin for irssi

2007-02-13 Thread Chty (William DAUCHY)

no news about this package ?
--
Chty (William DAUCHY)


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



Bug#410729: missing patch

2007-02-13 Thread Robert Millan

The missing patch.

-- 
Robert Millan

My spam trap is [EMAIL PROTECTED]  Note: this address is only intended
for spam harvesters.  Writing to it will get you added to my black list.
diff -ur ../syslinux-3.31.old/cpuinit.inc ./cpuinit.inc
--- ../syslinux-3.31.old/cpuinit.inc	2007-02-12 22:54:02.0 +0100
+++ ./cpuinit.inc	2007-02-12 22:52:17.0 +0100
@@ -88,19 +88,9 @@
 		xor eax,ebx
 		jz is_32bit
 ;
-; Now check for the 64-bit flag in the CPU features byte ($_0001, edx)
-; This is bit 30 for Intel CPUs, and bit 29 for AMD CPUs
+; Now check for the 64-bit flag (bit 29) in the CPU extended features byte ($8000_0001, edx)
 ;
-		mov eax, h		; Find last Intel cpuid #
-		cpuid
-		cmp eax, h
-		je test_amd
-		mov eax, 0001h		; Read Intel CPU flags
-		cpuid
-		bt edx, 30			; 64-bit if bit 30 is set
-		jc is_64bit
-
-test_amd:	mov eax, 8000h		; Find last AMD cpuid #
+		mov eax, 8000h		; Find last AMD cpuid #
 		cpuid
 		cmp eax, 8000h
 		jbe is_32bit


Bug#410788: debian-archive-keyring: Please include Etch Stable Release Key

2007-02-13 Thread Martin Zobel-Helas
Package: debian-archive-keyring
Version: 2006.11.22
Severity: important
Tags: patch

Hi Michael,

could you please include the following attached key (ID ADB11277)? This
is needed, as the Stable Release Managers will sign Etch with this key,
as soon as Etch is released.

Greetings
Martin


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

Versions of packages debian-archive-keyring depends on:
ii  gnupg 1.4.6-1GNU privacy guard - a free PGP rep

debian-archive-keyring recommends no packages.

-- no debconf information
-BEGIN PGP PUBLIC KEY BLOCK-
Version: GnuPG v1.4.6 (GNU/Linux)

mQGiBEUNY/8RBACNscHMz8lAXxRuCdjdNjvxwa4j72swnQ8t1ZjJkY6ch/vprEaS
TatMeEQ0LeJ/1Fkg2Acyh/5BVs8/g+uf1YwMGyqsmvTXXsaiF7yd4yZgBYgC4P1p
evS48zZbzdPQVkf2dYkIpP31JVxdQXwc5YzRPZU5/Jx5KRziZTQ66HEAswCgu5Qb
wYiIzKcUx6ZTed7tcET3UwsEAItys2n0kdyl8cjuTMDqnIHe77INaMY7mQ1WGqUP
TD7GZ2AhkSZI5gDInvpUXezaSpSXcUqelr/DorvO0zK4Th/2ZvabV7f2Hv5itk8n
UMxYLqfnsx8Pb+JmIf98Npubv39f/b3D6TBGYJhNllL04XBp73kxyPKYiHG2odYT
iEIqA/9kD+qVuKzxJbwplluXDOAx4yHeb1ThaldXVJZP/rn8A1l1MX0B8rOVHDe2
RoN7Hpa0MmYDaY4NoGgegqKxAt6BWmQdN5CCtEFViav50XJhUyjO4V5SS117dyau
OuM7KxXc9V31acZsTN0d3qbe0sipm/GWNAwfPgLgeV5VMts3QrQ5RXRjaCBTdGFi
bGUgUmVsZWFzZSBLZXkgPGRlYmlhbi1yZWxlYXNlQGxpc3RzLmRlYmlhbi5vcmc+
iGAEExECACAFAkUNY/8CGwMGCwkIBwMCBBUCCAMEFgIDAQIeAQIXgAAKCRC10MgE
rbESd79XAKCG4VQieFpKtQhmT5k0y08g7mzB3wCfcOUEdYpuOLMC6+0yC0NTW3gz
EtmIRgQQEQIABgUCRdDd6gAKCRBJPvuOXWT4cOolAJ94WEuFObp+252WsIAraI6Q
f5AO1gCcDWQgJDvfDPr1YPgyhmm3NKGj8FY=
=edeV
-END PGP PUBLIC KEY BLOCK-



signature.asc
Description: Digital signature


Bug#410767: Numeric sort fails on csv files (-t ',') when locale is not C

2007-02-13 Thread David Hall (coding)

Jim Meyering wrote:

Thanks for the report.
What does this print for you?


$ printf 'rs1635242,25\nrs165179,17\n'|sort -t, -k1.3,1.99n
rs165179,17
rs1635242,25

$ sort --version
sort (GNU coreutils) 5.97
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software.  You may redistribute copies of it under the terms of
the GNU General Public License http://www.gnu.org/licenses/gpl.html.
There is NO WARRANTY, to the extent permitted by law.

Written by Mike Haertel and Paul Eggert.

$ locale
LANG=en_NZ.UTF-8
LC_CTYPE=en_NZ.UTF-8
LC_NUMERIC=en_NZ.UTF-8
LC_TIME=en_NZ.UTF-8
LC_COLLATE=en_NZ.UTF-8
LC_MONETARY=en_NZ.UTF-8
LC_MESSAGES=en_NZ.UTF-8
LC_PAPER=en_NZ.UTF-8
LC_NAME=en_NZ.UTF-8
LC_ADDRESS=en_NZ.UTF-8
LC_TELEPHONE=en_NZ.UTF-8
LC_MEASUREMENT=en_NZ.UTF-8
LC_IDENTIFICATION=en_NZ.UTF-8
LC_ALL=

FWIW, other similar commands:

$ printf 'rs1635242,25\nrs165179,1\n'|sort -t, -k1.3,1.99n
rs165179,1
rs1635242,25

$ printf 'rs1635242,2\nrs165179,17\n'|sort -t, -k1.3,1.99n
rs1635242,2
rs165179,17

Hope this helps,
David


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



Bug#399438: gstreamer0.10-plugins-bad: please include faad2

2007-02-13 Thread Sam Morris
#403117 has been tagged etch-ignore, please try to get the faad decoding
elements enabled for Etch.

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

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


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


Bug#410766: grace6: Broken or incomplete installation, again

2007-02-13 Thread Ryo Furue
Hi Ionut,

Thank you for your quick response.

|$ ls -l /usr/share/grace6/fonts/type1/bchb.pfa
|lrwxrwxrwx 1 root root 34 Feb 12 17:42 
/usr/share/grace6/fonts/type1/bchb.pfa - /usr/share/AbiSuite/fonts/bchb.pfa
|  
|  but its target doesn't exist:
|  
|$ ls /usr/share/AbiSuite/fonts/bchb.pfa
|ls: /usr/share/AbiSuite/fonts/bchb.pfa: No such file or directory
|$
|
[. . .]
|
| Hi Ryo,
| 
| Please purge everything that is abiword related and reinstall.
| /usr/share/AbiSuite existed in woody for the last time. Some defoma
| old files may still be lying around.

That makes sense.  But, I've failed to solve the problem so far.

I found that defoma-reconfigure complained about abiword:

  # /usr/sbin/defoma-reconfigure
  W: abiword-common: Application not found.
  /usr/sbin/defoma-reconfigure: `defoma-app update abiword-common' failed (0).
  [. . .]

dpkg doesn't show any abiword related packages.

I deleted one file and one directory that I found obviously
related to abiword: 

  /etc/defoma/hints/xfonts-abi.hints
  /var/lib/defoma/abiword-common.d/

So,

1) I purged grace6.  The /usr/share/grace6/ directory is deleted.

2) I ran /usr/sbin/defoma-reconfigure .  It didn't complain about
   abiword.  strace -f /usr/sbin/defoma-reconfigure doesn't even
   include the string abi now.

3) I installed grace6, again.

This created the spurious symlink again!

   $ ls -l /usr/share/grace6/fonts/type1/bchb.pfa
   lrwxrwxrwx 1 root root 34 Feb 12 17:42 
/usr/share/grace6/fonts/type1/bchb.pfa
 - /usr/share/AbiSuite/fonts/bchb.pfa

I got stuck.

Ryo


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



Bug#409243: fails to boot.

2007-02-13 Thread Mauro Sanna
Il giorno mar, 13/02/2007 alle 12.01 +0100, maximilian attems ha
scritto:
 On Tue, Feb 13, 2007 at 11:27:39AM +0100, Mauro Sanna wrote:
  
  I've done, I've upgraded to etch, reboot and the system says waiting
  for root filesystem
 
 hmm strange it works here for many boxes.

Have you root filesystem in a logical volume?

 what's your lvm2 version now?
 dpkg -l lvm2

ii  lvm2   2.02.06-3


  
  I've add copy_exec /lib/lvm-200/vgscan /sbin at the bottom of
  kernelextras then I run update-initramfs -k 2.6.18-3-686 -u.
  Reboot and it hangs as usual saying tha can't find volume vg00 and
  waiting for root filesystem.
 
 sure i'd asked for it output, but pvscan is usually more informative
 please add that one and post what happens when you land in rescue
 console and execute pvscan?
 

If I add copy_exec /lib/lvm-200/vgscan /sbin at the bottom of
kernelextras and I run update-initramfs -k 2.6.18-3-686 -u it don't open
a rescue console, it hangs.



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



Bug#410767: Numeric sort fails on csv files (-t ',') when locale is not C

2007-02-13 Thread David Hall (coding)

Jim Meyering wrote:

Thanks for the report.
What does this print for you?


$ printf 'rs1635242,25\nrs165179,17\n'|sort -t, -k1.3,1.99n
rs165179,17
rs1635242,25

$ sort --version
sort (GNU coreutils) 5.97
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software.  You may redistribute copies of it under the terms of
the GNU General Public License http://www.gnu.org/licenses/gpl.html.
There is NO WARRANTY, to the extent permitted by law.

Written by Mike Haertel and Paul Eggert.

$ locale
LANG=en_NZ.UTF-8
LC_CTYPE=en_NZ.UTF-8
LC_NUMERIC=en_NZ.UTF-8
LC_TIME=en_NZ.UTF-8
LC_COLLATE=en_NZ.UTF-8
LC_MONETARY=en_NZ.UTF-8
LC_MESSAGES=en_NZ.UTF-8
LC_PAPER=en_NZ.UTF-8
LC_NAME=en_NZ.UTF-8
LC_ADDRESS=en_NZ.UTF-8
LC_TELEPHONE=en_NZ.UTF-8
LC_MEASUREMENT=en_NZ.UTF-8
LC_IDENTIFICATION=en_NZ.UTF-8
LC_ALL=

FWIW, other similar commands:

$ printf 'rs1635242,25\nrs165179,1\n'|sort -t, -k1.3,1.99n
rs165179,1
rs1635242,25

$ printf 'rs1635242,2\nrs165179,17\n'|sort -t, -k1.3,1.99n
rs1635242,2
rs165179,17

Hope this helps,
David


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



Bug#410766: grace6: Broken or incomplete installation, again

2007-02-13 Thread Ryo Furue
Hi Steve,

Thanks for your help.

|$ ls -l /usr/share/grace6/fonts/type1/bchb.pfa
|lrwxrwxrwx 1 root root 34 Feb 12 17:42 
/usr/share/grace6/fonts/type1/bchb.pfa - /usr/share/AbiSuite/fonts/bchb.pfa
| 
|  but its target doesn't exist:
| 
|$ ls /usr/share/AbiSuite/fonts/bchb.pfa
|ls: /usr/share/AbiSuite/fonts/bchb.pfa: No such file or directory
|$
| 
[. . .]
| There are no Debian packages at all that include AbiSuite/fonts, so
| this must come from an obsolete or third-party package.  You will
| have to manually unregister this font from defoma using the
| defoma-font tool.

Yes.  That did the trick.

  # defoma-font unregister type1 /usr/share/AbiSuite/fonts/bchbi.pfa
  # [. . . unregistering three more spurious fonts . . .]

Phew.  Now, grace6 works!

Thanks again,
Ryo


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



Bug#410789: inappropriately tries to install the selected locale

2007-02-13 Thread Filipus Klutiero
Package: language-env
Version: 0.68
Severity: important
Tags: l10n

Using language-env with French causes the infamous perl locale warnings
to appear unless the Install the following locales.\n directive is
executed:

perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = fr_CA
are supported and installed on your system.
perl: warning: Falling back to the standard locale (C).

This presumably affects other languages too. The main issue is that once
they will realize the problem, users will IMO most likely not be able to
figure out the cause.

set-language-env asks at the end:
Install the following locales.
foo
and gives instructions. The problem is that this needs superuser
privileges, which is not granted, and set-language-env doesn't offer to
cancel at this point. Additionally, there is no explanation of what
will happen if the installation isn't done, and the installation isn't
checked before applying the changes. This is inappropriate.

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

Versions of packages language-env depends on:
ii  debconf [debconf-2.0]   1.5.11   Debian configuration management sy
ii  debconf-i18n1.5.11   full internationalization support 
ii  locales 2.3.6.ds1-10 GNU C Library: National Language (
ii  perl5.8.8-7  Larry Wall's Practical Extraction 

Versions of packages language-env recommends:
ii  ncurses-term  5.5-5  Additional terminal type definitio
pn  wish  none (no description available)

-- no debconf information


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



Bug#409729: gedit: lowercase letter 'm' too wide + derived problems

2007-02-13 Thread Josselin Mouette
Le lundi 05 février 2007 à 01:33 +0100, Jaksa Markotic a écrit :
 Package: gedit
 Version: 2.14.4-6
 Severity: normal
 
 When monospace 12 is selected lowercase letter 'm' is too wide (wider 
 than all other letters).  Letter m is of normal width when displayed in 
 larger or smaller monospace fonts.
 
 Easiest way to reproduce this bug is to open a new file and type 5 
 letters 'm', newline, and 5 other letters. The first line will be 
 longer.
 
 I didn't detect this directly. Instead, i noticed it when I had letter 
 'm' in a 7-character word on the beginning of a line. If you press tab 
 after this word, you won't get a single space, instead you will get 9 
 spaces.
 
 I don't know if this is a gaim bug, but I had to report it somewhere. I 
 did it here because it only happens in gedit, and not in oowriter and 
 gnome-terminal when using monospace 12.

gnome-terminal is not a good example, because it forces glyphs to
display like they were all the same size. However I have tried with some
other applications, and it seems to only happen with the combination of
Bitstream Vera Sans Mono and gedit.

I'm CCing the ttf-bitstream-vera maintainer in case he has a clue of
what this m glyph could have special.

-- 
 .''`.
: :' :  We are debian.org. Lower your prices, surrender your code.
`. `'   We will add your hardware and software distinctiveness to
  `-our own. Resistance is futile.




Bug#409962: epiphany-browser: freezes whole system since 2.14.3-5

2007-02-13 Thread Josselin Mouette
Le mercredi 07 février 2007 à 15:54 +0100, Curt Manucredo a écrit :
 thank you for your reply. im using only programs from the
 main-repository. i don't use proprietary drivers too. absolutly nothing
 worked after system-freeze. it did not happen for this day. i
 assume then it is a hardware problem or kernel problem. sorry for the
 interruption, thanks for the prompt help.

FYI, most such issues - whether on Linux or Windows - are caused by
hardware problems. As epiphany hogs loads of memory, it is more likely
to trigger problems with your memory than other applications. You should
run hardware checks like memtest86, which is most likely to help you
understand what's wrong. 

-- 
 .''`.
: :' :  We are debian.org. Lower your prices, surrender your code.
`. `'   We will add your hardware and software distinctiveness to
  `-our own. Resistance is futile.




Bug#410768: gdm fails causes restart with no warning

2007-02-13 Thread mac
thank you. 

output attached.

On Tue, 13 Feb 2007 09:38:10 +0100
Josselin Mouette [EMAIL PROTECTED] wrote:
 reassign 410768 xserver-xorg
 thanks
 
 Le mardi 13 février 2007 à 00:09 -0500, mac a écrit :
  Steps to reproduce the problem:
  1. use desktop
  2. open a few apps
  3. random failure
  
  Actual Results: gdm fails, window blacks, gdm restarts user has to
  login...
  
  
  Expected Results: user stays logged in and gdm doesn't crash
  
  
  How often does this happen? random after using 1-15 mins
  
  
  Additional Information:
  from /var/log/gdm ---
  X Window System Version 7.1.1
  Release Date: 12 May 2006
  X Protocol Version 11, Revision 0, Release 7.1.1
  Build Operating System: UNKNOWN 
  Current Operating System: Linux 64-13-64-42 2.6.18-3-k7 #1 SMP Mon Dec 4
  17:23:11 UTC 2006 i686
  Build Date: 09 January 2007
  Before reporting problems, check http://wiki.x.org
  to make sure that you have the latest version.
  Module Loader present
  Markers: (--) probed, (**) from config file, (==) default setting,
  (++) from command line, (!!) notice, (II) informational,
  (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
  (==) Log file: /var/log/Xorg.0.log, Time: Mon Feb 12 09:20:31 2007
  (==) Using config file: /etc/X11/xorg.conf
  (EE) AIGLX: Screen 0 is not DRI capable
  xkb_keycodes { include xfree86+aliases(qwerty) };
  xkb_types{ include complete };
  xkb_compatibility{ include complete };
  xkb_symbols  { include pc(pc105)+us };
  xkb_geometry { include pc(pc104) };
  AUDIT: Mon Feb 12 09:20:33 2007: 14790 X: client 2 rejected from local
  host AUDIT: Mon Feb 12 09:20:33 2007: 14790 X: client 2 rejected from
  local host xkb_types{ include % };
  xkb_compatibility{ include % };
  xkb_symbols  { include % };
  xkb_geometry { include % };
  The XKEYBOARD keymap compiler (xkbcomp) reports:
   Error:Missing KeyNames section in a Keymap file
 Description of Keymap not compiled
  Errors from xkbcomp are not fatal to the X server
  (EE) Error loading keymap /var/lib/xkb/server-0.xkm
  
  Backtrace:
  0: /usr/bin/X(xf86SigHandler+0x84) [0x80c4354]
  1: [0xb7f19420]
  2: /usr/bin/X(miChangeClip+0x87) [0x810da37]
  3: /usr/lib/xorg/modules/libxaa.so [0xb6a63ea8]
  4: /usr/bin/X [0x8101254]
  5: /usr/bin/X [0x8153818]
  6: /usr/bin/X(SetClipRects+0xa2) [0x8094d02]
  7: /usr/bin/X(ProcSetClipRectangles+0xb0) [0x8084ee0]
  8: /usr/bin/X(Dispatch+0x19b) [0x8086cab]
  9: /usr/bin/X(main+0x489) [0x806e699]
  10: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xc8) [0xb7d24ea8]
  11: /usr/bin/X(FontFileCompleteXLFD+0xa9) [0x806d9d1]
  
  Fatal server error:
  Caught signal 11.  Server aborting
 
 This segmentation fault is indeed a Xorg problem, I'm reassigning to the
 X server package. Please attach to your reply the output of:
   /usr/share/bug/xserver-xorg/script 31
 
 Thanks,
Contents of /var/lib/x11/X.roster:
xserver-xorg

/etc/X11/X target does not match checksum in /var/lib/x11/X.md5sum.

X server symlink status:
lrwxrwxrwx 1 root root 13 2007-02-12 01:11 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1597964 2007-01-09 14:13 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: nVidia Corporation NV18 [GeForce4 MX 440 AGP 
8x] (rev c1)

/etc/X11/xorg.conf unchanged from checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 3292 2007-02-12 01:11 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type man /etc/X11/xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section Files
FontPath/usr/share/fonts/X11/misc
FontPath/usr/X11R6/lib/X11/fonts/misc
FontPath/usr/share/fonts/X11/cyrillic
FontPath/usr/X11R6/lib/X11/fonts/cyrillic
FontPath/usr/share/fonts/X11/100dpi/:unscaled
FontPath/usr/X11R6/lib/X11/fonts/100dpi/:unscaled
FontPath/usr/share/fonts/X11/75dpi/:unscaled
FontPath/usr/X11R6/lib/X11/fonts/75dpi/:unscaled
FontPath/usr/share/fonts/X11/Type1
FontPath/usr/X11R6/lib/X11/fonts/Type1
FontPath

Bug#383316: FoF package for Debian

2007-02-13 Thread Miriam Ruiz
Hi Sami :)

We're having some problems in Debian about packaging Frets on Fire. You might
want to have a look at the messages thread:

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

We've already talked about the song's licenses, that's one of the things we'd
have to do, to find a replacement at least for the tutorial. We'd also have to
replace some of the fonts, and clarify the license of the data contents (is it
a CC license?)

I'm not very much into the legal things, so I'm a bit lost on how to solve it.
Jason Spiro (I'm CC'ing him) has offered to help me with this.

Greetings and really lots of thanks :)
Miry






__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com


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



Bug#410792: [INTL:hu] Hungarian adduser translation

2007-02-13 Thread SZERVÁC Attila
Package: adduser
Version: N/A
Severity: wishlist
Tags: l10n patch

Please find attached the Hungarian translation of the adduser package.

# Hungarian translation for adduser
# This file is distributed under the same license as the adduser package.
#
# Gál Ferenc [EMAIL PROTECTED], 2006.
# Nepusz Tamás [EMAIL PROTECTED], 2006.
# Gabor Kelemen [EMAIL PROTECTED], 2007.
msgid 
msgstr 
Project-Id-Version: adduser\n
Report-Msgid-Bugs-To: FULL NAME [EMAIL PROTECTED]\n
POT-Creation-Date: 2006-07-07 08:18+\n
PO-Revision-Date: 2007-02-13 12:00+0100\n
Last-Translator: SZERVÁC Attila [EMAIL PROTECTED]\n
Language-Team: Hungarian [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
Plural-Forms: nplurals=2; plural=(n != 1);\n
X-Poedit-Language: Hungarian\n
X-Poedit-Country: HUNGARY\n

#: ../adduser:134
msgid Only root may add a user or group to the system.\n
msgstr Csak root joggal lehet új felhasználót és csoportot létrehozni.\n

#: ../adduser:157
#: ../deluser:125
msgid Only one or two names allowed.\n
msgstr Csak egy vagy két név engedélyezett.\n

#: ../adduser:162
msgid Specify only one name in this mode.\n
msgstr Csak 1 nevet adj meg e módban.\n

#: ../adduser:178
msgid The --group, --ingroup, and --gid options are mutually exclusive.\n
msgstr A --group, --ingroup és --gid lehetőségek kizárják egymást.\n

#: ../adduser:183
msgid The home dir must be an absolute path.\n
msgstr A saját könyvtárat a teljes elérési úttal kell megadni.\n

#: ../adduser:187
msgid Warning: The home dir you specified already exists.\n
msgstr Figyelem: A megadott saját könyvtár már létezik.\n

#: ../adduser:189
msgid Warning: The home dir you specified does not exist.\n
msgstr Figyelem: A megadott saját könyvtár nem létezik.\n

#: ../adduser:247
#, perl-format
msgid The group `%s' already exists as a system group. Exiting...\n
msgstr A csoport (%s) már létező rendszercsoport. Kilépek...\n

#: ../adduser:251
#, perl-format
msgid The group `%s' already exists, but has a different gid, aborting...\n
msgstr `%s' csoport már létezik, másik csoport-azonosítóval, megszakítom...\n

#: ../adduser:255
#, perl-format
msgid The group `%s' already exists and is not a system group.\n
msgstr `%s' csoport már létezik és nem rendszercsoport.\n

#: ../adduser:257
#: ../adduser:286
#, perl-format
msgid The GID `%s' is already in use.\n
msgstr A csoport-azonosító (%s) már foglalt.\n

#: ../adduser:265
#, perl-format
msgid No GID is available in the range %d-%d (FIRST_SYS_GID - LAST_SYS_GID).\n
msgstr Nincs szabad csoport-azonosító e tartományban: %d-%d (FIRST_SYS_GID - 
LAST_SYS_GID).\n

#: ../adduser:266
#: ../adduser:295
#, perl-format
msgid The group `%s' was not created.\n
msgstr A megadott csoport (%s) nem jött létre.\n

#: ../adduser:270
#: ../adduser:299
#, perl-format
msgid Adding group `%s' (%s)...\n
msgstr Csoport hozzáadása: %s (%s)...\n

#: ../adduser:275
#: ../adduser:304
#: ../adduser:336
msgid Done.\n
msgstr Kész.\n

#: ../adduser:284
#: ../adduser:730
#, perl-format
msgid The group `%s' already exists.\n
msgstr `%s' csoport már létezik.\n

#: ../adduser:294
#, perl-format
msgid No GID is available in the range %d-%d (FIRST_GID - LAST_GID).\n
msgstr Nincs szabad csoport-azonosító e tartományban: %d-%d (FIRST_GID - 
LAST_GID).\n

#: ../adduser:313
#: ../deluser:218
#: ../deluser:374
#, perl-format
msgid The user `%s' does not exist.\n
msgstr `%s' felhasználó nem létezik.\n

#: ../adduser:315
#: ../adduser:558
#: ../adduser:737
#: ../deluser:337
#: ../deluser:377
#, perl-format
msgid The group `%s' does not exist.\n
msgstr `%s' csoport nem létezik.\n

#: ../adduser:318
#: ../adduser:562
#, perl-format
msgid The user `%s' is already a member of `%s'.\n
msgstr `%s' felhasználó már tagja a e csoportnak: %s.\n

#: ../adduser:323
#: ../adduser:568
#, perl-format
msgid Adding user `%s' to group `%s'...\n
msgstr %s felhasználó hozzáadása e csoporthoz: %s\n

#: ../adduser:346
#, perl-format
msgid The user `%s' already exists as a system user. Exiting...\n
msgstr %s már létező rendszer-felhasználó. Kilépek...\n

#: ../adduser:350
#, perl-format
msgid The user `%s' already exists with a different uid. Aborting\n
msgstr `%s' felhasználó már létezik más felhasználói azonosítóval. 
Kilépek...\n

#: ../adduser:364
#, perl-format
msgid No UID/GID pair is available in the range %d-%d (FIRST_SYS_UID - 
LAST_SYS_UID).\n
msgstr Nincs szabad felhasználó- és csoport-azonosító pár e tartományban: 
%d-%d (FIRST_SYS_UID - LAST_SYS_UID)\n

#: ../adduser:365
#: ../adduser:377
#: ../adduser:454
#: ../adduser:466
#, perl-format
msgid The user `%s' was not created.\n
msgstr %s felhasználó nem jött létre.\n

#: ../adduser:376
#, perl-format
msgid No UID is available in the range %d-%d (FIRST_SYS_UID - LAST_SYS_UID).\n
msgstr Nincs szabad felhasználó-azonosító e tartományban: %d-%d (FIRST_SYS_UID 
- LAST_SYS_UID).\n

#: ../adduser:381
#: ../adduser:387
#: ../adduser:470
#: ../adduser:476
msgid Internal error

Bug#410790: man: apropos does not work, Debian testing

2007-02-13 Thread Arnfinn Ringvold
Package: man
Severity: normal

I have read man pages: man mandb apropos manpath ..
On my system ~.manpath is not istalled and looking at istalled files
of the respective packages it does not show installation of this
file. I do not know if /etc/manpath should take care og this.
I have run mandb with normal results. I have also tried to copy
/etc/manpath.conf to ~/.manpath. Apropos still outputs:

[EMAIL PROTECTED]:~$ apropos mandb
mandb: nothing appropriate

You possibly know the answer. Looking forward to your reply.

wkr
Arnfinn Ringvold
Kvavik
N-4580 Lyngdal
Norway

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



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


Bug#409243: fails to boot.

2007-02-13 Thread maximilian attems
On Tue, Feb 13, 2007 at 12:16:04PM +0100, Mauro Sanna wrote:
 Il giorno mar, 13/02/2007 alle 12.01 +0100, maximilian attems ha
 scritto:
  On Tue, Feb 13, 2007 at 11:27:39AM +0100, Mauro Sanna wrote:
   
   I've done, I've upgraded to etch, reboot and the system says waiting
   for root filesystem
  
  hmm strange it works here for many boxes.
 
 Have you root filesystem in a logical volume?

sure plus on top of a crypto or md all in production use.
 
 If I add copy_exec /lib/lvm-200/vgscan /sbin at the bottom of
 kernelextras and I run update-initramfs -k 2.6.18-3-686 -u it don't open
 a rescue console, it hangs.

where what is the last message?
did you boot with rootdelay?

regards

--
maks


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



Bug#410791: mediawiki1.7: Wiki name may not contain spaces

2007-02-13 Thread 韓達耐
Package: mediawiki1.7
Version: 1.7.1-6
Severity: minor


Hi!

On the configuration page, I tried as Wiki name:
Vlekho Cursus Circus.

When I pressed the button below to install MediaWiki, the installation
would fail because of a syntax error in line 620 of
/usr/share/mediawiki1.7/includes/Database.php .

I thought it was the experimental UTF-8 option, but after some fiddling
it appears that the Wiki's name may not contain any spaces at all.

I set it to VlekhoCursusCircus and everything works fine.


Best regards



Danai SAE-HAN
韓達耐

-- 
題目:《書憤》
作者:陸游(1125-1210)

早歲那知世事艱,中垢北望氣如山。
樓船夜雪瓜洲渡,鐵馬秋風大散關。
塞上長城空自許,鏡中衰鬢已先斑。
出師一表真名世,千載誰堪伯仲間。


-- System Information:
Debian Release: unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'sarge-unsupported')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-tiberius
Locale: LANG=nl_BE.UTF-8, LC_CTYPE=nl_BE.UTF-8 (charmap=UTF-8)

Versions of packages mediawiki1.7 depends on:
ii  apache2   2.2.3-3.2  Next generation, scalable, extenda
ii  apache2-mpm-prefork [httpd]   2.2.3-3.2  Traditional model for Apache HTTPD
ii  debconf [debconf-2.0] 1.5.11 Debian configuration management sy
ii  mime-support  3.39-1 MIME files 'mime.types'  'mailcap
ii  php5  5.2.0-8server-side, HTML-embedded scripti
ii  php5-cli  5.2.0-8command-line interpreter for the p
ii  php5-mysql5.2.0-8MySQL module for php5

Versions of packages mediawiki1.7 recommends:
ii  mysql-server  5.0.32-3   mysql database server (meta packag
ii  mysql-server-5.0 [mysql-serve 5.0.32-3   mysql database server binaries

-- debconf information:
* mediawiki/webserver: apache2
  mediawiki/upgrade-1d5: true
  mediawiki/upgrade-1d5-adminuser: root


Bug#407772: hal: Hal doesn't log failure to read/parse its configuration files

2007-02-13 Thread Michael Biebl
Have you seen the --use-syslog option of hald?
Maybe this is what you are asking for.

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



signature.asc
Description: OpenPGP digital signature


Bug#410167: gedit: Gedit crashes when viewing source of web page with Epiphany

2007-02-13 Thread Josselin Mouette
Le jeudi 08 février 2007 à 11:17 +0100, Danai SAE-HAN =?UTF-8?Q? ?= a
écrit :
 Package: gedit
 Version: 2.14.4-6
 Severity: important
 
 
 Hi!
 
 I open the following page in Epiphany:
 http://godfather.serveftp.com/mediawiki/config/index.php
 
 Then I press on Control-u upon which Gedit is launched.
 I get to see the page with syntax highlighting, but immediately
 afterwards Gedit crashes, asking me whether to close or restart
 the application.
 
 This bug is reproducable on my machine.
 
 What sort of logs or debugging output do you need?

We need the actual file that triggers the crash. Currently, the URL you
provided returns a 404 error.

Cheers,
-- 
 .''`.
: :' :  We are debian.org. Lower your prices, surrender your code.
`. `'   We will add your hardware and software distinctiveness to
  `-our own. Resistance is futile.




Bug#333756:

2007-02-13 Thread Fernando Silva

I've been using Roundcube on my server for almost 8 months and about
15 of my customers use it everyday (yes, they prefer Roundcube than
Horde or Squirel).

Despite the fact Roundcube is still beta, it deserves more testers, so
it can be quickly released as an official version and I'm willing to
test all debian packages made for it.


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



Bug#370186: hal: HAL keeps CD drive spinning constantly

2007-02-13 Thread Daniel Schepler
On Tuesday 13 February 2007 02:16:24 am you wrote:
 I've cc:ed everyone who followed up to this bug report reporting the same
 symptoms.  Daniel, Jürgen, could you please post the model info for your
 CDROMs as returned in the info.product string in lshal's output, so that it
 can be used in the future to provide a more refined override that might
 even be worth enabling by default in the package?

My drive's model is HL-DT-ST DVD-RW GCA-4080N.  And I can confirm that the 
instructions posted to the bug are working for me.
-- 
Daniel Schepler



Bug#410167: gedit: Gedit crashes when viewing source of web page with Epiphany

2007-02-13 Thread 韓達耐
From: Josselin Mouette [EMAIL PROTECTED]

 Le jeudi 08 février 2007 à 11:17 +0100, Danai SAE-HAN =?UTF-8?Q? ?= a
 écrit :
  
  I open the following page in Epiphany:
  http://godfather.serveftp.com/mediawiki/config/index.php
 
 We need the actual file that triggers the crash. Currently, the URL you
 provided returns a 404 error.

Oh, sorry, I uploaded a testfile for bug 365587 but not yet for this
one.  It's attached to this email.

Sorry!



Danai SAE-HAN
韓達耐

-- 
題目:《初入淮河》(選一)
作者:楊萬里(1127-1206)

船離洪澤岸頭沙,人到淮河意不佳。
何必桑乾方是遠,中流以北即天涯!
Title: MediaWiki 1.7.1 Installation










MediaWiki 1.7.1 Installation



	
		Don't forget security updates! Keep an eye on the
		low-traffic
		release announcements mailing list.
	



Checking environment...
Please include all of the lines below when reporting installation problems.

PHP 5.2.0-8 installed
Found database drivers for:  MySQL
PHP server API is apache2handler; ok, using pretty URLs (index.php/Page_Title)
Have XML / Latin1-UTF-8 conversion support.
PHP's memory_limit is 16M. If this is too low, installation may fail! Attempting to raise limit to 20M... ok.
Have zlib support; enabling output compression.
Neither Turck MMCache nor eAccelerator nor APC are installed, can't use object caching functions
Found GNU diff3: /usr/bin/diff3.Found ImageMagick: /usr/bin/convert; image thumbnailing will be enabled if you enable uploads.
Installation directory: /var/lib/mediawiki1.7
Script URI path: /mediawiki
Environment checked. You can install MediaWiki.








Site config


	
Wiki name:
		
Must not be blank or "MediaWiki"
	
	
		Preferably a short word without punctuation, i.e. "Wikipedia".
		Will appear as the namespace name for "meta" pages, and throughout the interface.
	

	
Contact e-mail:
		
	
	
		Displayed to users in some error messages, used as the return address for password reminders, and used as the default sender address of e-mail notifications.
	

	
		Language:
		

ab - Аҧсуа
		af - Afrikaans
		an - Aragonés
		ar - العربية
		arc - ܕܥܒܪܸܝܛ
		as - অসমীয়া
		ast - Asturianu
		av - Авар
		ay - Aymar
		az - Azərbaycan
		ba - Башҡорт
		bat-smg - Žemaitėška
		be - Беларуская
		bg - Български
		bm - Bamanankan
		bn - বাংলা
		bo - བོད་ཡིག
		br - Brezhoneg
		bs - Bosanski
		ca - Català
		ce - Нохчийн
		converter
		cs - Česky
		csb - Kaszëbsczi
		cv - Чăвашла
		cy - Cymraeg
		da - Dansk
		de - Deutsch
		dv - ދިވެހިބަސް
		dz - ཇོང་ཁ
		el - Ελληνικά
		en - English
		eo - Esperanto
		es - Español
		et - Eesti
		eu - Euskara
		fa - فارسی
		fi - Suomi
		fo - Føroyskt
		fr - Français
		fur - Furlan
		fy - Frysk
		ga - Gaeilge
		gn - Avañe'ẽ
		gsw - Alemannisch
		gu - ગુજરાતી
		he - עברית
		hi - हिन्दी
		hr - Hrvatski
		hu - Magyar
		ia - Interlingua
		id - Bahasa Indonesia
		ii - ꆇꉙ
		is - Íslenska
		it - Italiano
		ja - 日本語
		jv - Basa Jawa
		ka - ქართული
		km - ភាសាខ្មែរ
		kn - ಕನ್ನಡ
		ko - 한국어
		ks - कश्मीरी - (كشميري)
		ku - Kurdî / كوردي
		kv - Коми
		la - Latina
		li - Limburgs
		lo - ລາວ
		lt - Lietuvių
		lv - Latviešu
		mk - Македонски
		ml - മലയാളം
		ms - Bahasa Melayu
		nah - Nahuatl
		nap - Nnapulitano
		nds - Plattdüütsch
		nds-nl - Nedersaksisch
		nl - Nederlands
		nn - Norsk (nynorsk)
		no - Norsk (bokmål)
		non - Norrǿna
		nv - Diné bizaad
		oc - Occitan
		or - ଓଡ଼ିଆ
		os - Иронау
		pa - ਪੰਜਾਬੀ
		pl - Polski
		pms - Piemontèis
		ps - پښتو
		pt - Português
		pt-br - Português do Brasil
		qu - Runa Simi
		rmy - Romani
		ro - Română
		ru - Русский
		sc - Sardu
		sd - سنڌي
		sk - Slovenčina
		sl - Slovenščina
		sq - Shqip
		sr - Српски / Srpski
		sr-ec - екавица
		sr-el - ekavica
		sr-jc - ијекавица
		sr-jl - ijekavica
		su - Basa Sunda
		sv - Svenska
		ta - தமிழ்
		te - తెలుగు
		th - ไทย
		tlh
		tr - Türkçe
		tt - Tatarça
		ty - Reo Mā`ohi
		tyv - Тыва дыл
		udm - Удмурт
		ug - Oyghurque
		uk - Українська
		ur - اردو
		vec - Vèneto
		vi - Tiếng Việt
		wa - Walon
		xal - Хальмг
		yi - ייִדיש
		za - (Cuengh)
		zh - 中文
		zh-cn - 中文(简体)
		zh-hk - 中文(繁體)
		zh-sg - 中文(简体)
		zh-tw - 中文(繁體)
		
	
	
		Select the language for your wiki's interface. Some localizations aren't fully complete. Unicode (UTF-8) used for all localizations.
	

	
		Copyright/license:

		
		
 No license metadata

		
 GNU Free Documentation License 1.2 (Wikipedia-compatible)

		
 A Creative Commons license - 
choose	
		
	
	
		A notice, icon, and machine-readable copyright metadata will be displayed for the license you pick.
	


	
Admin username:
		
	
	
Password:
		
Must not be blank
	
	
Password confirm:
		
	
	
		An admin can lock/delete pages, block users from editing, and other maintenance tasks.
		A new account will be added only when creating a new wiki database.
	

	
		Shared memory caching:

		
		
 No caching


 Memcached

		
Memcached servers:
		

	
	
		Using a shared memory system such as Turck MMCache, APC, eAccelerator, or Memcached 
		will speed up MediaWiki significantly. Memcached is the best solution but needs to be
		installed. Specify 

Bug#410790: man: apropos does not work, Debian testing

2007-02-13 Thread Colin Watson
On Tue, Feb 13, 2007 at 12:31:12PM +0100, Arnfinn Ringvold wrote:
 Package: man
 Severity: normal
 
 I have read man pages: man mandb apropos manpath ..
 On my system ~.manpath is not istalled and looking at istalled files
 of the respective packages it does not show installation of this
 file. I do not know if /etc/manpath should take care og this.
 I have run mandb with normal results. I have also tried to copy
 /etc/manpath.conf to ~/.manpath. Apropos still outputs:
 
 [EMAIL PROTECTED]:~$ apropos mandb
 mandb: nothing appropriate
 
 You possibly know the answer. Looking forward to your reply.

Leave ~/.manpath alone. You don't need it under normal circumstances.

Please show me the output of 'apropos --debug mandb'.

-- 
Colin Watson   [EMAIL PROTECTED]


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



Bug#410794: kmail: Imap messages become blank

2007-02-13 Thread Laurence Abbott
Package: kmail
Version: 4:3.5.5.dfsg.1-6
Severity: grave
Justification: causes non-serious data loss


Sometimes an IMAP message becomes blank, i.e. shows no content. Using a
different IMAP client shows that the content is still there. Looks like
kmail is caching the messages locally and not storing the content.

This seems to happen for messages which are currently being viewed in
kmail: going back to kmail later and the message is blank. However, this
doesn't happen every time: it has probably happened to 5 messages so far
but has only been happening in the past few weeks.

If view the source of the messages in kmail, the blank messages have
lost the majority of the headers too.

One message which had an attachment gave me a zero-byte file when I
tried to save the attachment. A couple of minutes later, the whole
message had blanked.

This is for IMAP accounts which were set up before DIMAP was introduced:
I've juse removed the account and added it again so it is definitely
IMAP and not DIMAP to see if it cures it.

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

Versions of packages kmail depends on:
ii  kdebase-kio-plugins4:3.5.5a.dfsg.1-5 core I/O slaves for KDE
ii  kdelibs4c2a4:3.5.5a.dfsg.1-5 core libraries and binaries for al
ii  kdepim-kio-plugins 4:3.5.5.dfsg.1-6  KDE pim I/O Slaves
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libaudio2  1.8-2 The Network Audio System (NAS). (s
ii  libc6  2.3.6.ds1-10  GNU C Library: Shared libraries
ii  libfontconfig1 2.4.2-1   generic font configuration library
ii  libfreetype6   2.2.1-5   FreeType 2 font engine, shared lib
ii  libgcc11:4.1.1-21GCC support library
ii  libice61:1.0.1-2 X11 Inter-Client Exchange library
ii  libidn11   0.6.5-1   GNU libidn library, implementation
ii  libjpeg62  6b-13 The Independent JPEG Group's JPEG 
ii  libkcal2b  4:3.5.5.dfsg.1-6  KDE calendaring library
ii  libkdepim1a4:3.5.5.dfsg.1-6  KDE PIM library
ii  libkleopatra1  4:3.5.5.dfsg.1-6  KDE GnuPG interface libraries
ii  libkmime2  4:3.5.5.dfsg.1-6  KDE MIME interface library
ii  libkpimidentities1 4:3.5.5.dfsg.1-6  KDE PIM user identity information 
ii  libksieve0 4:3.5.5.dfsg.1-6  KDE mail/news message filtering li
ii  libmimelib1c2a 4:3.5.5.dfsg.1-6  KDE mime library
ii  libpng12-0 1.2.15~beta5-1PNG library - runtime
ii  libqt3-mt  3:3.3.7-3 Qt GUI Library (Threaded runtime v
ii  libsm6 1:1.0.1-3 X11 Session Management library
ii  libstdc++6 4.1.1-21  The GNU Standard C++ Library v3
ii  libx11-6   2:1.0.3-5 X11 client-side library
ii  libxcursor11.1.7-4   X cursor management library
ii  libxext6   1:1.0.1-2 X11 miscellaneous extension librar
ii  libxft22.1.8.2-8 FreeType-based font drawing librar
ii  libxi6 1:1.0.1-4 X11 Input extension library
ii  libxinerama1   1:1.0.1-4.1   X11 Xinerama extension library
ii  libxrandr2 2:1.1.0.2-5   X11 RandR extension library
ii  libxrender11:0.9.1-3 X Rendering Extension client libra
ii  libxt6 1:1.0.2-2 X11 toolkit intrinsics library
ii  perl   5.8.8-7   Larry Wall's Practical Extraction 
ii  zlib1g 1:1.2.3-13compression library - runtime

Versions of packages kmail recommends:
ii  procmail  3.22-16Versatile e-mail processor

-- no debconf information


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



Bug#410767: Numeric sort fails on csv files (-t ',') when locale is not C

2007-02-13 Thread Michael Stone

On Wed, Feb 14, 2007 at 12:10:24AM +1300, David Hall (coding) wrote:

FWIW, other similar commands:

$ printf 'rs1635242,25\nrs165179,1\n'|sort -t, -k1.3,1.99n
rs165179,1
rs1635242,25


Try:
printf 'rs1635242,1\nrs165179,25\n' | sort -t, -k1.3,1n

I think you're forcing sort to look at the 3 through 99'th character, 
overriding the delimeter.


Mike Stone


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



Bug#381910: rebuilding for python2.5

2007-02-13 Thread Josselin Mouette
Le dimanche 11 février 2007 à 09:07 +0100, Loïc Minier a écrit :
 On Sun, Feb 11, 2007, Joshua N Pritikin wrote:
  In /usr/share/python/debian_defaults, I have:
  supported-versions = python2.4, python2.5
   then simply rebuild pygtk.
 
  You also need a new python package which will call module builders
  like python-support and python-central to rebuild the python modules.

python-support has already support for python2.5, so this rebuild should
have been enough.

Joshua, could you post the generated python-gtk2 package somewhere?
-- 
 .''`.
: :' :  We are debian.org. Lower your prices, surrender your code.
`. `'   We will add your hardware and software distinctiveness to
  `-our own. Resistance is futile.




Bug#407132: hal: Circumvents invoke-rc.d (and thus policy-rc.d) in postinst

2007-02-13 Thread Michael Biebl
block 407132 397223
thanks

For the hal start script being controllable by invoke-rc.d/policy-rc.d
it needed to be a sysv init script at first place.


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



signature.asc
Description: OpenPGP digital signature


Bug#408464: gnome-volume-manager: UDF CDs are mounted as iso9660

2007-02-13 Thread John Talbut
I have been having the same problem.  I have managed to get my system to mount 
UDF CDs, sort of, after some considerable research and configuration - which 
most users will not have the time or knowledge to do.


In order to mount UDF CDs the package udftools needs to be installed and 
configured.  Then the system needs to mount /dev/pktcdvd/0.


So I think what this issue amounts to is that udftools should be installed as a 
dependency for gnome-volume-manager with the appropriate configurations so that 
gnome-volume-manager sorts out which file system is on the disc and automounts 
the appropriate one.



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



Bug#410380: gnome-keyboard-properties: setting Compose key is ignored

2007-02-13 Thread Josselin Mouette
tag 410380 unreproducible
thanks

Le samedi 10 février 2007 à 11:22 +0100, Andreas Zwinkau a écrit :
 Package: gnome-control-center
 Version: 1:2.14.2-6
 Severity: normal
 
 gnome-keyboard-properties gives various options to set the Compose key
 position, but setting any of them them has no effect.

I'm afraid I can't reproduce this at all. Which keymap are you using?
Does changing the keymap itself work? Is there any relevant message in
the ~/.xsession-errors file? Is gnome-settings-daemon correctly running?
Is it raining outside?

-- 
 .''`.
: :' :  We are debian.org. Lower your prices, surrender your code.
`. `'   We will add your hardware and software distinctiveness to
  `-our own. Resistance is futile.




Bug#410793: mp3val: please add an option to remove .bak files

2007-02-13 Thread Adrian Bunk
Package: mp3val
Version: 0.1.4-2
Severity: wishlist


When running mp3val with -f, it leaves a .bak file for each
fixed file.

An option to mp3val for getting these files removed would
therefore be a nice feature.

TIA
Adrian


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



Bug#377777: elisa and debian

2007-02-13 Thread Arnaud Quette

2007/2/9, Loïc Minier [EMAIL PROTECTED]:

On Fri, Feb 09, 2007, Arnaud Quette wrote:
 elisa is now at 0.1.3, and it seems that you're lengthy mail has been read
 ;-)
 I've not gone deeply through, but it seems everything is solved.
 Is there any other showstopper for a Sid upload?

 No blocker, I'm just busy with higher priority stuff.  The current
 focus is the next stable release;


I do know ;-)
but you only consider the etch release there...


new packages wont make it, so these
 are not relevant for now.


not relevant for etch, but you don't consider:
- the buildd and compilation/arch problem that can be faced and
solved, without waiting for etch to be released,
- the possibility for others to audit and help to improve the package,
- the possibility for sid derived distro to use all that.

Anyway, packages are available outside, so that's not a big issue.

Thanks for your work on the subject,
Arnaud
--
Linux / Unix Expert - MGE UPS SYSTEMS - RD Dpt
Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org/
Debian Developer - http://people.debian.org/~aquette/
OpenSource Developer - http://arnaud.quette.free.fr/



Bug#410795: minimalist leaves 'From ' lines when such are present

2007-02-13 Thread Richard Levitte - VMS Whacker
Package: minimalist
Version: 2.5.3-2
Severity: normal
Tags: patch

minimalist fails to remove the 'From ' line on incoming messages, then 
adds headers on top of that line.  The result is that some MTAs, upon 
seeing the 'From ' line, decide that this is where the message body 
starts, and thereby ignore the rest of the headers entirely.  Thus has 
serious implications, since the clients will therefor not see the From:, 
To: and Cc: headers, and will display incorrect information, reply to 
incorrect senders and so on.

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

Versions of packages minimalist depends on:
ii  perl [perl5]  5.8.8-7Larry Wall's Practical Extraction 

minimalist recommends no packages.

-- no debconf information
# 
# old_revision [f6ff0c7deb14d672c9b93d788369969e42742d06]
# 
# patch debian/changelog
#  from [5cdab6b3d68c94fa579704d0e92cefb5ba9db533]
#to [9bc723cbc7acbb937bc76ab5daac13d8498c53f3]
# 
# patch minimalist.pl
#  from [19a87284c5879e886b971359a43b1b5c199ee708]
#to [f165a7b7c5c05690e4eb0c70454f28ef51d7b281]
# 

--- debian/changelog5cdab6b3d68c94fa579704d0e92cefb5ba9db533
+++ debian/changelog9bc723cbc7acbb937bc76ab5daac13d8498c53f3
@@ -1,3 +1,9 @@
+minimalist (2.5.3-2+RL20070213) unstable; urgency=low
+
+  * Change minimalist.pl to remove 'From ' lines unconditionally.
+
+ -- Richard Levitte [EMAIL PROTECTED]  Tue, 13 Feb 2007 12:59:59 +0100
+
 minimalist (2.5.3-2) unstable; urgency=low
 
   * Use nobody:nogroup for /var/spool/minimalist again.

--- minimalist.pl   19a87284c5879e886b971359a43b1b5c199ee708
+++ minimalist.pl   f165a7b7c5c05690e4eb0c70454f28ef51d7b281
@@ -598,6 +598,9 @@ _EOF_
chomp ($header);
$header .= \nPrecedence: list\n;  # For vacation and similar 
programs
 
+   # Remove original From_ line unconditionally
+   $header =~ s/^From .*\n//i;
+
# Remove original Reply-To unconditionally, set configured one if it is
$header =~ s/(^|\n)reply-to:\s+.*\n([ \t]+.*\n)*/$1/ig;
if ($reply_to_list eq 'yes') { $header .= Reply-To: $to_gecos [EMAIL 
PROTECTED]\n; }


Bug#410796: onak bug on key update

2007-02-13 Thread rhatto
Package: onak
Version: 0.3.1-1

I'm a user of keys.indymedia.org keyserver, which uses
onak. Recently I updated my keypair and sent it to the
server. Specifically, I changed my key preference, givin
SHA-256 precedence over SHA-1 for the digest algorithm.
But when I sent it to onak it didnt updated and my old
preference is still at the keyserver.

Then I tried to send the same pubkey to keyserver.noreply.org,
which uses SKS, and the change was saved, so I think is an
onak bug or something.

Another friend noticed that a cross-certification in a
keypair[1] was also not being updated in the keyserver.

If you want to test, just pickup the copies of my keys
I sent to both servers and compare the differences:

  http://keys.indymedia.org/cgi-bin/lookup?op=getsearch=6B566777
  http://keyserver.noreply.org/pks/lookup?op=getsearch=0xBD2CB59C6B566777

[1] http://www.gnupg.org/faq/subkey-cross-certify.html



pgpCwdbW1PlkD.pgp
Description: PGP signature


Bug#409242: causes kernel oops

2007-02-13 Thread Adriaan Peeters
Hi,

I have encountered these oopses as well, on a xen kernel. I now upgraded
to the stable 8.0.0 release and have not yet seen the error.

-- 
Adriaan Peeters


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



Bug#410756: exim4 default config utterly useless for 98% of users

2007-02-13 Thread Marc Haber
On Tue, Feb 13, 2007 at 04:33:43AM -0800, Daniel O'Neill wrote:
   I do not know enough about CRAM-MD5 and the merits of using or not
   using it or other auth mechanisms, only that it would of course be
   preferable to have it used when TLS is not available.
  
  I disagree here. Unless an unencrypted wireless LAN is used, I find it
  much more dangerous to have the SMTP passwort stored on the client as
  clear text.
 
 But the fact is that almost all mailers require authentication.

No. A lot of mailers allow relaying from associate IP address ranges.
The number of mailers doing so is decreasing, but I say that they're
still the majority.

   This is a serious problem with Exim and makes it non-functional for
   the vast majority of users.

People who are not able to dump a password into a documented text file
should not be running an MTA in the first place. Please don't play
like things that are not available via debconf are completely
inaccessible.

 Always the same basic info is required: mailer name and login credentials.

I disagree.

 But the user using Thunderbird or kmail or whatever doesn't have this
 problem, and they are using the ISP's mailer in the same way.  Why does
 it become more complex just because Exim happens to be sending the mail?

Enough. Take this to debian-devel or to the tech ctte. I am not going
to address these issues on a short term.

Greetings
Marc

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


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



Bug#408621: Long live usbmount

2007-02-13 Thread Armin Berres
owner 408621 !
retitle 408621 ITA: usbmount -- automatically mount and unmount USB mass
storage devices
kthxbye

I'm still using usbmount and will try to adopt it.
New packages should be available soon... :-)

/Armin


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



Bug#410799: openoffice.org: shadow of page in writer destroyed in some cases

2007-02-13 Thread Wilfried Goesgens
Package: openoffice.org
Version: 2.0.4.dfsg.2-4
Severity: wishlist

If you have a document with an index, openoffice prints a mouse over sort of 
box with the name of the section you're in if you scroll the document.
if these section names get that long, that the bubble covers the shadow of the 
document in the layout, and you scroll up and down with the mousewheel, the 
bubble leaves holes in the black shadow under the white document page.

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

Versions of packages openoffice.org depends on:
ii  openoffice.org-base   2.0.4.dfsg.2-4 OpenOffice.org office suite - data
ii  openoffice.org-calc   2.0.4.dfsg.2-4 OpenOffice.org office suite - spre
ii  openoffice.org-core   2.0.4.dfsg.2-4 OpenOffice.org office suite archit
ii  openoffice.org-draw   2.0.4.dfsg.2-4 OpenOffice.org office suite - draw
ii  openoffice.org-impress2.0.4.dfsg.2-4 OpenOffice.org office suite - pres
ii  openoffice.org-java-commo 2.0.4.dfsg.2-4 OpenOffice.org office suite Java s
ii  openoffice.org-math   2.0.4.dfsg.2-4 OpenOffice.org office suite - equa
ii  openoffice.org-writer 2.0.4.dfsg.2-4 OpenOffice.org office suite - word

openoffice.org recommends no packages.

-- no debconf information


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



Bug#409243: fails to boot.

2007-02-13 Thread Mauro Sanna

 where what is the last message?
 did you boot with rootdelay?

before the prompt says:

waiting.done check root=bootarg cat /proc/cmdline
or missing modules, devices: cat /proc/modules ls /dev

alert! /dev/mapper/vg00-root does not exist. dropping to a shell



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



Bug#410756: exim4 default config utterly useless for 98% of users

2007-02-13 Thread Daniel O'Neill

 
  I do not know enough about CRAM-MD5 and the merits of using or not
  using it or other auth mechanisms, only that it would of course be
  preferable to have it used when TLS is not available.
 
 I disagree here. Unless an unencrypted wireless LAN is used, I find it
 much more dangerous to have the SMTP passwort stored on the client as
 clear text.
 

But the fact is that almost all mailers require authentication.  This is a 
serious problem with Exim and makes it non-functional for the vast majority 
of users.


I don't have any hard data about how many smarthosts don't support
TLS but do support CRAM-MD5 but I think the number is high based on
my experience. Again, this is all relative to whether TLS or an
encrypted auth mechanism would simply be used if they are detected.
 
 TLS is always used if available, CRAM-MD5 is used when a clear text
 password is available. I am not sure which client authenticator takes
 precedence should both clear text and crypted password be available.
 
  Re: the Hide local mail name in outgoing mail If this is answered
  No it is definitely a problem with gmx.net which will reject the
  mail.
 
 GMX imposes many additional hardships on their users. I am not going
 to special-case them.


Not really.  I've used quite a number of mailers over the years including
sbcglobal, earthlink, lycos, several other ISP's, and even my own mailers.
Always the same basic info is required: mailer name and login credentials.
(Whether the auth mechanism needs to be supplied or not depends on the 
client mail software).  If you are trying to do complex stuff between
MUA's then it might be tricky, but basically all mail client software
works identical with any mailer once the basic parameters are
configured.


 
  Why isn't it possible for Exim to know that, if its sending an outgoing
  message through a smarthost (as opposed to local mail) that it should
  set the envelope From: accordingly?
 
 Because there are many cases where this is undesireable. For example,
 rewriting the envelope makes it harder to trace back the message to
 the originating system. In other cases, it is important that the
 envelope generated by the original client stays unmangled.


But the user using Thunderbird or kmail or whatever doesn't have this
problem, and they are using the ISP's mailer in the same way.  Why does
it become more complex just because Exim happens to be sending the mail?
I agree that in more complex or customized setups this might not be
desirable but I am speaking about the vast majority of end users who
just want mail to *work*.



--
Daniel O'Neill



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



Bug#410797: evolution-common: German translation of encryption option inverts meaning

2007-02-13 Thread Bernd Herd
Package: evolution-common
Version: 2.6.3-3
Severity: minor
Tags: l10n


The configuration option
Always encrypt to _myself when sending encrypted mail
is translated in a way inverting the meaning:
Beim Verschicken verschlüsselter E-Mails _immer vor mir selbst verschlüsseln
One better Rranslation could be:
Beim Verschicken verschlüsselter E-Mails _immer zusätzlich mit eigenem 
Schlüssel verschlüsseln
That's the translation used in the enigmail package.

Patch attached.


-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-k7
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)

evolution-common depends on no packages.

Versions of packages evolution-common recommends:
ii  evolution 2.6.3-3groupware suite with mail client a

-- no debconf information
diff -c -r evolution-2.6.3.debian/po/de.po evolution-2.6.3/po/de.po
*** evolution-2.6.3.debian/po/de.po	2006-07-22 11:17:13.0 +0200
--- evolution-2.6.3/po/de.po	2007-02-13 13:40:47.0 +0100
***
*** 13149,13155 
  #: ../mail/mail-config.glade.h:43
  msgid Always encrypt to _myself when sending encrypted mail
  msgstr 
! Beim Verschicken verschlüsselter E-Mails _immer vor mir selbst verschlüsseln
  
  #: ../mail/mail-config.glade.h:44
  msgid Attach original message
--- 13149,13155 
  #: ../mail/mail-config.glade.h:43
  msgid Always encrypt to _myself when sending encrypted mail
  msgstr 
! Beim Verschicken verschlüsselter E-Mails _immer zusätzlich mit eigenem Schlüssel verschlüsseln
  
  #: ../mail/mail-config.glade.h:44
  msgid Attach original message


  1   2   3   4   >