Bug#298822: svn ci hangs trying to read from /dev/random

2005-03-10 Thread armcc
Package: subversion
Version: 1.1.3-1
Severity: normal

This bug is similar to #285708 except that I am seeing hangs while
trying to read from /dev/random at the client side while checking in.

My repository is accessed remotely via apache with simple password
authentication for checkins, ie apache server dav_svn.conf contains:

  LimitExcept GET PROPFIND OPTIONS REPORT
Require valid-user
AuthPAM_Enabled on
AuthType Basic
AuthName Subversion
  /LimitExcept 

The client side system is a 1.8 GHz P4 running a vanilla 2.6.11
kernel.org kernel.

Interestingly, it seems that 2.6.11 generates a bit less entropy
than previous kernels (on my particular system at least) as the
svn hangs didn't happen with 2.6.10 or before.



-- 
___
NEW! Lycos Dating Search. The only place to search multiple dating sites at 
once.
http://datingsearch.lycos.com




Bug#298403: thuban: FTBFS (amd64/gcc-4.0): cast from 'MFILEReceiver*' to 'int' loses precision

2005-03-10 Thread Jan-Oliver Wagner
On Mon, Mar 07, 2005 at 12:43:32PM +0100, Andreas Jochens wrote:
 With the attached patch 'thuban' can be compiled
 on amd64 using gcc-4.0.

thanks for the patch!

It is applied to the 1-0 branch of Thuban and will appear with
release 1.0.2.

The problem is not relevant for the HEAD (ie. 1.1/1.2) branch
because gdalwarp.cpp has been rewritten and does not have this
macro anymore.

Best

Jan
-- 
Jan-Oliver Wagner   http://intevation.de/~jan/

Intevation GmbH  http://intevation.de/
FreeGIShttp://freegis.org/


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



Bug#274871: I think you can close that bug

2005-03-10 Thread Julien PUYDT
Hi,
I just tested with today's cvs snapshots: things work ok.
Snark on #gnomemeeting
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Bug#296923: Installation Report: Sarge Netinst with base rc2 ISO

2005-03-10 Thread Eric White
Dear Debian,

further to my last, I have discovered that my J-542B motherboard has blown a 
couple of capacitors, perhaps in collusion with a dodgy power supply.  I have 
replaced it with a Soyo EH5H, and the installation proceeded very smoothly.  
Partman still does not correctly recognize one of my disk's existing Windows 
partitions, but since I installed to a different disk, this did not prevent 
the installation.

Prior to replacing my motherboard, I was seeing ever-more-unpredictable 
behaviour from my system, so I am not convinced a bug actually existed.

Thank you,

Eric White.


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



Bug#298784: locales: Additions to the locale name alias data base /etc/locale.alias

2005-03-10 Thread Y Giridhar Appaji Nag
GOTO Masanori said:
 At Thu, 10 Mar 2005 04:20:42 +0530,
 Y Giridhar Appaji Nag wrote:
 Quoting /etc/locale.alias

  # Note: This file is far from being complete.  If you have a value for
  # your own site which you think might be useful for others too, share
  # it with the rest of us.  Send it using the `glibcbug' script to
  # [EMAIL PROTECTED]

 Sorry, this quotes are getting obsolete.

IMO, we could remove them.

 The patch adds alias names corresponding to the _IN locales to the
 locale name alias data-base.  I could not find the glibcbug script on my
 machine (apt-cache search wasn't of much help), hence submitting this
 bug here and Cc:ing [EMAIL PROTECTED]

 IIRC upstream decided not to add entries more because these locale
 names described in locale.alias are only for backward compatibility.
 I'll confirm it.

Thank you for this.  From a discussion on another report I filed and your
comments on #144670 and #185991 I got to understand this.  We can indicate
the same in the files if upstream has frozen the file.

Also, /usr/share/gettext/intl/locale.alias and /etc/locale.alias seem to
have conflicting susbtitution values for the same locale alias.
Consdering the above, I guess it wouldn't make sense to submit a bug if
there will not be a change to those files.

Giridhar

-- 
Y Giridhar Appaji Nag



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



Bug#298819: libapache2-mod-fastcgi: insufficient settings in fastcgi.conf

2005-03-10 Thread Tatsuki Sugiura
Hi, 

 In Message Bug#298819: libapache2-mod-fastcgi: insufficient settings in 
 fastcgi.conf
[EMAIL PROTECTED],
 Atsuhito KOHDA [EMAIL PROTECTED]  said;
 Severity: important

 Hi, I recently needed to use a fastcgi script written with
 perl and installed libapache2-mod-fastcgi, but as far as I
 tried, it seemed settings in fastcgi.conf was insufficient
 and I was unable to use the fastcgi script.

 I don't speak Perl and have no knowledge on fastcgi but I
 suspect something like
ScriptAlias /fcgi-bin/ /var/lib/apache2/fastcgi/
 would be at least necessary and some other Options might
 be necessary too, for example Options +ExecCGI?

O.K..., You need below to run FastCGI Script;

 * Load mod_fastcgi.so. Restart apache and check your error.log,
   [notice] FastCGI: process manager initialized (pid 14145)
   when mod_fastcgi load success. If you can not find the line,
   run a2enmod to enable fastcgi.
 * Permission for running CGI in the directory, using
- Options +ExecCGI
   or
- ScriptAlias
 * The script was handled as fastcgi-script. If you do not
   use .fcgi suffix, specify AddHandler (or SetHandler).
   e.g., AddHandler fastcgi-script .yourext
 * If script exists in userdir (access with /~user/ style),
   make a line enable FastCgiWrapper /usr/lib/apache/suexec
   in /etc/apache2/mods-enabled/fastcgi.conf

-- 
Tatsuki Sugiura   mailto:[EMAIL PROTECTED]


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



Bug#297010: acknowledged by developer (Bug#297010: fixed in lvm2 2.01.04-3)

2005-03-10 Thread GOTO Masanori
At Thu, 10 Mar 2005 08:21:04 +0100,
Goswin von Brederlow wrote:
 It has, hence the lowered priority now.

Thanks!

Regards,
-- gotom


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



Bug#298824: raidtools2: raidreconf broken for disks with different size

2005-03-10 Thread rwoogxi7
Package: raidtools2
Version: 1.00.3-17
Severity: critical
Justification: causes serious data loss

Running raidreconf to add another disk to a RAID-5 aborts when almost being done
 with error message:

raid5_map_global_to_local: disk 4 block out of range: 488098 (487840) gblock =
1464296

This happens if the disks are not 100% the same size. Due to differences in disk
geometry even drives of the same size have different amounts of blocks.

The array being modified with all data on it is lost.


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.7-1-686
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (ignored: LC_ALL set to de_DE.UTF
-8)

Versions of packages raidtools2 depends on:
ii  debconf 1.4.30.10Debian configuration management sy
ii  libc6   2.3.2.ds1-18 GNU C Library: Shared libraries an
ii  makedev 2.3.1-75 Creates device files in /dev

-- debconf information excluded


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



Bug#298823: Please remedy the Warning: String exceeds storage size problem

2005-03-10 Thread Tomas Pospisek
Package: webalizer
Version: 2.01.10-26
Severity: wishlist
Tags: patch

I'm *regularily* getting the following notorious messages:

/etc/cron.daily/1webalizer:
[new_unode] Warning: String exceeds storage size (261)
[new_unode] Warning: String exceeds storage size (260)

Allthough not a definitive solution [1] offers at least an alleviation
of the problem.

Please apply it.

Thanks,
*t

[1] http://www.kurtwerks.com/software/webalizer.shtml

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.18-1-586tsc
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages webalizer depends on:
ii  debconf 1.4.30.11Debian configuration management sy
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libdb4.24.2.52-18Berkeley v4.2 Database Libraries [
ii  libgd2-xpm  2.0.33-1.1   GD Graphics Library version 2
ii  libpng12-0  1.2.8rel-1   PNG library - runtime
ii  zlib1g  1:1.2.2-3compression library - runtime

-- debconf information excluded


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



Bug#298825: dpkg: syntax error: unknown group `fuse' in statusoverride file

2005-03-10 Thread Rob Huls
Package: fuse-utils
Version: 2.2-2
Severity: normal


I uninstalled fuse, because I don't use it anymore :-). But know, when
using apt-get install, I get the message dpkg: syntax error: unknown
group `fuse' in statusoverride file. Not so hard to solve, I added the
group 'fuse' manually and now everything works, but what went wrong in
deinstalling fuse-utils, libfuse2 and libfuse-dev. I figure that the
group is removed, as it should be, but apt still wants it for something
so apt stops working. Uninstalling says:
Removing fuse-utils ...
Removing group `fuse'...
So the group is indeed removed. But then using apt-get to install
something I get:
Preconfiguring packages ...
dpkg: syntax error: unknown group `fuse' in statusoverride file
E: Sub-process /usr/bin/dpkg returned an error code (2)

regards, 
Rob Huls

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages fuse-utils depends on:
ii  debconf 1.4.46   Debian configuration management sy
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an


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



Bug#282456: still no debian wavbreaker

2005-03-10 Thread vitko
Just a gentle reminder that there is someone out there still interested in 
Debian wavbreaker package. So far I'm using DeMuDi package (from 
demudi.alioth.debian.org) on my unstable. Maybe I could pack it myself, just 
point me to some tutorial please as right now I don't know all the Debian 
procedures.


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


Bug#298827: Wrong title in manpage of kppp

2005-03-10 Thread Sven Dreyer
Package: kppp
Version: 4:2.2.2-14.7
The title of the kppp manpage is wrong.
From `man kppp':
quote
NAME
   kppp -- A KDE client for AIM instant messenging.
/quote
Should be something like kppp -- A KDE frontend to pppd.

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


Bug#294393: Improvement of mime presentation

2005-03-10 Thread Stefan Alfredsson
Hello,

Today I noted that i.e. galeon makes me choose between XMMS and XMMS
in choosing a player for m3u's (but I'm not sure why, since the scpls
mime is only listed in one desktop-file).

Anyway, it would be good to change the 'Name' in the desktop files,
to something like

Name=XMMS (streamed playlist)

in XMMS-pl.desktop

Regards,
 Stefan



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



Bug#298819: libapache2-mod-fastcgi: insufficient settings in fastcgi.conf

2005-03-10 Thread Atsuhito Kohda
From: Tatsuki Sugiura [EMAIL PROTECTED]
Subject: Re: Bug#298819: libapache2-mod-fastcgi: insufficient settings in 
fastcgi.conf
Date: Thu, 10 Mar 2005 17:25:00 +0900

 O.K..., You need below to run FastCGI Script;
 
  * Load mod_fastcgi.so. Restart apache and check your error.log,
[notice] FastCGI: process manager initialized (pid 14145)
when mod_fastcgi load success. If you can not find the line,
run a2enmod to enable fastcgi.

Yes, I did run a2enmod.  To run a2enmod is described in
/etc/apache2/README.

  * Permission for running CGI in the directory, using
 - Options +ExecCGI
or
 - ScriptAlias
  * The script was handled as fastcgi-script. If you do not
use .fcgi suffix, specify AddHandler (or SetHandler).
e.g., AddHandler fastcgi-script .yourext

Yes, I lerned these kind of info in 
http://www.fastcgi.com/docs/faq.html#typical_httpd.conf
and in fact I succeeded to run a fastcgi script.

But, my main point is why these settings were not provided
in fastcgi.conf by default?

With the current state, a user should modify fastcgi.conf
when one needs to use a fastcgi script really...?

Is there any problem I missed to provide these settings in
fastcgi.conf?  Even so, I guess it would be good to provide
these settings as comments in fastcgi.conf.

BTW, when one wants to package an appli with fastcgi script(s)
the current fastcgi.conf is not good because a package can't
modify a conffile.

Thanks, 2005-3-10(Thu)

-- 
 Debian Developer  Debian JP Developer - much more I18N of Debian
 Atsuhito Kohda [EMAIL PROTECTED]
 Department of Math., Univ. of Tokushima


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



Bug#298824: raidtools2: raidreconf broken for disks with different size

2005-03-10 Thread Matthijs Mohlmann
[EMAIL PROTECTED] wrote:
Package: raidtools2
Version: 1.00.3-17
Severity: critical
Justification: causes serious data loss
Running raidreconf to add another disk to a RAID-5 aborts when almost being done
 with error message:
raid5_map_global_to_local: disk 4 block out of range: 488098 (487840) gblock =
1464296
This happens if the disks are not 100% the same size. Due to differences in disk
geometry even drives of the same size have different amounts of blocks.
The array being modified with all data on it is lost.
aj that's not nice.
I'll try to fix it.
PS: it's recommended to use mdadm instead of raidtools2.
Regards,
Matthijs Mohlmann


signature.asc
Description: OpenPGP digital signature


Bug#291250: Fixed in NMU

2005-03-10 Thread Frederic Peters
Those security-related bugs were fixed NMU.  [additional mail so this
gets documented in BTS; thanks Jeroen for noticing]


Frederic


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



Bug#273620: libldap2: auth failure using ldap

2005-03-10 Thread Torsten Landschoff
On Wed, Mar 09, 2005 at 11:29:58PM -, DrPizza wrote:
 
 If this means resolving whatever legal issues (by e.g. using gnutls
 instead of openssl) surely that's the price that has to be paid and the
 work that has to be done.

Okay, so you are doing it? I already spend like 100 hours on this and it
is still not ready. To implement this you need to

- learn OpenSSL to understand what the TLS stuff in libldap is doing
- learn about the logic of those LBER sockbuf communications layer used
  in libldap at least so much that you understand what's going on in
  tls.c
- learn GnuTLS to make libldap support it
- be very sure you are not doing a mistake in porting as there is only
  one thing worse than no security: the false feeling of security

Waiting for your patches...

Torsten

PS: The server side was updated to fix the bunch of release critical
bugs against the server side which is much more problematic than the
client side so far.


signature.asc
Description: Digital signature


Bug#298830: gnome-session: Doesn't remember virtual desktop

2005-03-10 Thread Michal J. Gajda
Package: gnome-session
Version: 2.8.1-5
Severity: wishlist

It would be nice if gnome-session remembered virtual desktop of the
saved application.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2) (ignored: LC_ALL set to 
pl_PL)

Versions of packages gnome-session depends on:
ii  capplets 1:2.8.1-4   configuration applets for GNOME 2 
ii  desktop-base 0.3.15  common files for the Debian Deskto
ii  gconf2   2.8.1-4 GNOME configuration database syste
ii  libart-2.0-2 2.3.17-1Library of functions for 2D graphi
ii  libatk1.0-0  1.8.0-4 The ATK accessibility toolkit
ii  libaudiofile00.2.6-5 Open-source version of SGI's audio
ii  libbonobo2-0 2.8.1-2 Bonobo CORBA interfaces library
ii  libbonoboui2-0   2.8.1-1 The Bonobo UI library
ii  libc62.3.2.ds1-20GNU C Library: Shared libraries an
ii  libesd0  0.2.35-2Enlightened Sound Daemon - Shared 
ii  libgconf2-4  2.8.1-4 GNOME configuration database syste
ii  libgcrypt11  1.2.0-4 LGPL Crypto library - runtime libr
ii  libglib2.0-0 2.6.2-1 The GLib library of C routines
ii  libgnome-keyring00.4.1-1 GNOME keyring services library
ii  libgnome2-0  2.8.1-2 The GNOME 2 library - runtime file
ii  libgnomecanvas2-02.8.0-1 A powerful object-oriented display
ii  libgnomeui-0 2.8.0-3 The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0   2.8.3-11The GNOME virtual file-system libr
ii  libgnutls11  1.0.16-9GNU TLS library - runtime library
ii  libgpg-error01.0-1   library for common error values an
ii  libgtk2.0-0  2.6.2-3 The GTK+ graphical user interface 
ii  libhowl0 0.9.8-2 Library for Zeroconf service disco
ii  libice6  4.3.0.dfsg.1-10 Inter-Client Exchange library
ii  libjpeg626b-9The Independent JPEG Group's JPEG 
ii  liborbit21:2.10.5-0.1libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-01.8.0-3 Layout and rendering of internatio
ii  libpopt0 1.7-5   lib for parsing cmdline parameters
ii  libsm6   4.3.0.dfsg.1-10 X Window System Session Management
ii  libtasn1-2   0.2.10-3Manage ASN.1 structures (runtime)
ii  libx11-6 4.3.0.dfsg.1-10 X Window System protocol client li
ii  libxml2  2.6.16-3GNOME XML library
ii  libxmu6  4.3.0.dfsg.1-10 X Window System miscellaneous util
ii  libxrandr2   4.3.0.dfsg.1-10 X Window System Resize, Rotate and
ii  libxrender1  0.8.3-7 X Rendering Extension client libra
ii  libxt6   4.3.0.dfsg.1-10 X Toolkit Intrinsics
ii  xlibs4.3.0.dfsg.1-10 X Keyboard Extension (XKB) configu
ii  zlib1g   1:1.2.2-3   compression library - runtime

-- no debconf information


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



Bug#298829: libfuse2 depends on unavailable fuse-module

2005-03-10 Thread Cedric Blancher
Package: libfuse2
Version: 2.2-2
Severity: normal


fuse-module is not available. Maybe fuse-source should provide it.


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.9
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages libfuse2 depends on:
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an


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



Bug#293491: systemimager-boot-i386-standard: tg3 driver is still missing

2005-03-10 Thread Tilman Koschnick
Hi,

I just installed 50 machines with Broadcom NICs, with the help of
systemimager, which worked fine. So, I can confirm that the tg3 driver
is back and working in 3.2.3-6.

Thanks! Til


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


Bug#298784: locales: Additions to the locale name alias data base /etc/locale.alias

2005-03-10 Thread GOTO Masanori
severity 298784 wishlist
retitle 298784 /etc/locale.alias should be removed
merge 144670 185991 298784
thanks

At Thu, 10 Mar 2005 02:17:17 -0600 (CST),
Y Giridhar Appaji Nag wrote:
 GOTO Masanori said:
  At Thu, 10 Mar 2005 04:20:42 +0530,
  Y Giridhar Appaji Nag wrote:
  Quoting /etc/locale.alias
 
   # Note: This file is far from being complete.  If you have a value for
   # your own site which you think might be useful for others too, share
   # it with the rest of us.  Send it using the `glibcbug' script to
   # [EMAIL PROTECTED]
 
  Sorry, this quotes are getting obsolete.
 
 IMO, we could remove them.

Exactly.

  The patch adds alias names corresponding to the _IN locales to the
  locale name alias data-base.  I could not find the glibcbug script on my
  machine (apt-cache search wasn't of much help), hence submitting this
  bug here and Cc:ing [EMAIL PROTECTED]
 
  IIRC upstream decided not to add entries more because these locale
  names described in locale.alias are only for backward compatibility.
  I'll confirm it.
 
 Thank you for this.  From a discussion on another report I filed and your
 comments on #144670 and #185991 I got to understand this.  We can indicate
 the same in the files if upstream has frozen the file.
 
 Also, /usr/share/gettext/intl/locale.alias and /etc/locale.alias seem to
 have conflicting susbtitution values for the same locale alias.
 Consdering the above, I guess it wouldn't make sense to submit a bug if
 there will not be a change to those files.

Yes.  Nowadays /etc/locale.alias does not make sense.  

I'm sorry not to reflect your work.  However, I seconded that it
should be removed as you suggested.  I retitled your report and merge
those bugs.  I'll remove /etc/locale.alias and
/usr/share/locale/locale.alias after sarge.

Regards,
-- gotom



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



Bug#298832: A method for passing arguments with spaces to postgrey

2005-03-10 Thread Robert Waldner
Package: postgrey
Version: 1.17-2
Severity: wishlist


Hi!

At the moment it doesn't seem possible to pass an argument with spaces
via /etc/default/postgrey to postgrey, because the shell doesn't expand
an argument multiple times.

To be more specifix, I'm unable to find a way to pass
--greylist-text=Text with blanks to postgrey in a workable manner.

I think a good way around all this would be a bit of shuffling around, 
and to use an array for the options. For example, moving the options in
/etc/init.d/postgrey further up:

POSTGREY_OPTS=--pidfile=$PIDFILE --daemonize

# Read config file if it is present.
if [ -r /etc/default/$NAME ]
then
. /etc/default/$NAME
fi

change the call from start-stop-daemon:

start-stop-daemon --start --quiet --pidfile $PIDFILE \
--exec $DAEMON -- [EMAIL PROTECTED]

and, finally, have /etc/default/postgrey contain:

POSTGREY_OPTS=($POSTGREY_OPTS --inet=127.0.0.1:6 --delay=10
 --greylist-text=Text with blanks.)

This way, one can make use of all of postgrey's options in a clean manner.

cheers,
rw

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: sparc (sparc64)
Kernel: Linux 2.4.27-1-sparc64
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages postgrey depends on:
ii  debconf   1.4.30.11  Debian configuration management sy
ii  libberkeleydb-perl0.26-3 use Berkeley DB 4 databases from P
ii  libnet-dns-perl   0.48-1 Perform DNS queries from a Perl sc
ii  libnet-server-perl0.87-2 An extensible, general perl server
ii  perl  5.8.4-5Larry Wall's Practical Extraction 

-- debconf information:
  postgrey/1.13-5_move-db:
  postgrey/1.14-1_lookup-by-subnet:
  postgrey/1.13-5_old-config:


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



Bug#298833: rsync-option doc typo

2005-03-10 Thread Matthew Palmer
Package: dirvish
Severity: minor
Version: 1.2-1

The documentation for the rsync-option config option is a little misleading. 
The last paragraph states Multiple rsync-options: values will accumulate,
while the option is actually rsync-option:.  I'd suggest a quick
s/options/option/ on that, so other people don't end up suffering the same
pain as I did (read the last paragraph, not the option name, and wondered
why my custom rsync options weren't actually being invoked).

- Matt


signature.asc
Description: Digital signature


Bug#283311: mutt: use_from is a bad default, but I forgot why

2005-03-10 Thread Bernhard Kaindl
Point 1)

On Wed, 9 Mar 2005, Marco d'Itri wrote:
 On Mar 09, Bernhard Kaindl [EMAIL PROTECTED] wrote:
 maybe there was some bug in some configuration earlyer
  in use_from, but as it's enabled by default in upstream
  and in othere GNU/Linux packagings too, the reason might
  have been temporary.
 No, it was not temporary.

Nice that you know.

I don't know why you think it is a bad default but you know
it was not because of some bug.

Again, Why?

You should not insist in things you don't know anymore.

Point 2)

You did not wanswer to this:

 and also the fcc files are written without a from header.

- What is your comment on that?

 I'd even say that that might violate some RFC about mail, because normally
 mail programs will assume that there is a from header in the mail, having
 none in a saved mail folder means lack of function to me because the mailer
 cannot show the From address since there is none.

- And did you check that it does not violate an RFC
   to not send and save the From header?

Again no answer from you.

And what is your justification for having a different
default than upstream and not even knowing why?


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



Bug#298835: [PATCH] National language support for ASFS filesystem

2005-03-10 Thread Pavel Fedin
Package: kernel-source-2.6.11
Version: 2.6.11-1
Tags: patch

 This patch adds national language support to asfs filesystem for Linux kernel. 
It introduces iocharset and codepage arguments.
 Apply it to a kernel with ASFS already applied.
 Tested on 2.6.11.1 (with asfs 1.0b8 applied) and 2.6.8-10 (from Debian 
package) kernels.

-- 
Best regards,
Pavel Fedin,
mailto:[EMAIL PROTECTED]

--- linux-2.6.11.1/fs/asfs/asfs_fs.h.orig   2005-03-09 11:25:34.0 
-0500
+++ linux-2.6.11.1/fs/asfs/asfs_fs.h2005-03-09 11:25:56.0 -0500
@@ -66,6 +66,10 @@
u16 flags;
char *prefix;
char *root_volume;  /* Volume prefix for absolute symlinks. 
*/
+   char *iocharset;
+   int codepage;
+   struct nls_table *nls_io;
+   struct nls_table *nls_disk;
 };
 
 /* short cut to get to the asfs specific sb data */
@@ -180,8 +184,9 @@
 
 /* namei */
 u8 asfs_lowerchar(u8 c);
-int asfs_namecmp(u8 *s, u8 *ct, int casesensitive);
+int asfs_namecmp(u8 *s, u8 *ct, int casesensitive, struct nls_table *t);
 u16 asfs_hash(u8 *name, int casesensitive);
+void asfs_translate(u8 *to, u8 *from, struct nls_table *nls_to, struct 
nls_table *nls_from);
 
 /* nodes */
 int asfs_getnode(struct super_block *sb, u32 nodeno,
--- linux-2.6.11.1/fs/asfs/dir.c.orig   2005-03-09 11:25:34.0 -0500
+++ linux-2.6.11.1/fs/asfs/dir.c2005-03-09 12:53:06.0 -0500
@@ -29,6 +29,9 @@
 {
struct inode *dir = filp-f_dentry-d_inode;
struct super_block *sb = dir-i_sb;
+   struct nls_table *nls_io = ASFS_SB(sb)-nls_io;
+   struct nls_table *nls_disk = ASFS_SB(sb)-nls_disk;
+   u8 buf[512];
unsigned long f_pos;
int stored = 0;
 
@@ -93,8 +96,9 @@
 
if (add  !(obj-bits  OTYPE_HIDDEN)) {
unsigned int type;
+   asfs_translate(buf, obj-name, nls_io, 
nls_disk);
asfs_debug(ASFS: DirFilling: entry #%d \%s\ 
(node %u offset %u), type %x\n, \
-  stored, obj-name, 
be32_to_cpu(obj-objectnode), block, obj-bits);
+  stored, buf, 
be32_to_cpu(obj-objectnode), block, obj-bits);
filp-f_pos = block;
 
if (obj-bits  OTYPE_DIR)
@@ -104,7 +108,7 @@
else
type = DT_REG;
 
-   if (filldir(dirent, obj-name, 
strlen(obj-name), block, be32_to_cpu(obj-objectnode), type)  0) {
+   if (filldir(dirent, buf, strlen(buf), block, 
be32_to_cpu(obj-objectnode), type)  0) {
filp-private_data = (void 
*)be32_to_cpu(obj-objectnode);
ASFS_I(dir)-modified = 0;
asfs_debug(ASFS: DirFilling: to be 
continued...\n);
@@ -134,12 +138,15 @@
u8 *name = (u8 *) dentry-d_name.name;
struct buffer_head *bh;
struct fsObject *obj;
+   struct nls_table *nls_io = ASFS_SB(sb)-nls_io;
+   struct nls_table *nls_disk = ASFS_SB(sb)-nls_disk;
+   u8 buf[108];
 
asfs_debug(asfs_lookup: (searching \%s\...) , name);
 
lock_super(sb);
 
-   if (ASFS_I(dir)-hashtable != 0) {  /* hashtable block is 
available, quick search */
+   if ((!strchr(name, '?'))  (ASFS_I(dir)-hashtable != 0)) {/* 
hashtable block is available and name can be reverse translated, quick search */
struct fsObjectNode *node_p;
struct buffer_head *node_bh;
u32 node;
@@ -151,7 +158,8 @@
unlock_super(sb);
return ERR_PTR(res);
}
-   hash16 = asfs_hash(name, ASFS_SB(sb)-flags  
ASFS_ROOTBITS_CASESENSITIVE); 
+   asfs_translate(buf, name, nls_disk, nls_io);
+   hash16 = asfs_hash(buf, ASFS_SB(sb)-flags  
ASFS_ROOTBITS_CASESENSITIVE); 
node = be32_to_cpu(((struct fsHashTable *) 
bh-b_data)-hashentry[HASHCHAIN(hash16)]);
asfs_brelse(bh);
 
@@ -173,7 +181,7 @@
node = be32_to_cpu(node_p-next);
asfs_brelse(node_bh);
}
-   } else { /* hashtable not available, long search */
+   } else { /* hashtable not available or name can't be 
reverse-translated, long search */
struct fsObjectContainer *objcont;
u32 block;
 
--- linux-2.6.11.1/fs/asfs/namei.c.orig 2005-03-09 11:25:34.0 -0500
+++ linux-2.6.11.1/fs/asfs/namei.c  2005-03-09 11:25:56.0 -0500
@@ -21,6 +21,7 @@
 #include linux/buffer_head.h
 #include linux/vfs.h
 #include linux/string.h
+#include linux/nls.h
 #include asfs_fs.h
 
 static inline u8 asfs_upperchar(u8 c)

Bug#298836: apachectl: remaining temporary directories with long status page

2005-03-10 Thread Marc SCHAEFER
Package: apache
Version: 1.3.26-0woody6.cril0
Severity: minor
Tags: patch

Hi,

with a long status page, such as 15 kilobytes, the result of starting

   /usr/sbin/apachectl status

is that spurious (empty) temporary directories remain in /tmp.

The problem is because apachectl status starts lynx -dump, which creates
and normally removes a temporary directory. However, when there is much
data sent by lynx to stdout to a pipe to apachectl, the current
apachectl implementation breaks the pipe in the middle, killing lynx.

Here is a work-around to ignore spurious lynx data instead of abruptly
closing the pipe:

--- /usr/sbin/apachectl.ORIGThu Mar 10 10:29:35 2005
+++ /usr/sbin/apachectl Thu Mar 10 10:32:19 2005
@@ -136,7 +136,18 @@
fi
;;
 status)
-   $LYNX $STATUSURL | awk ' /process$/ { print; exit } { print } '
+# Work-around for lynx killed because of broken pipe; doesn't
+   # remove the /tmp/.. (6 chars) directory.
+   $LYNX $STATUSURL | awk 'BEGIN { has_finished = 0; }
+   /process$/ { if (!has_finished) {
+   print;
+   has_finished = 1;
+}
+  }
+   { if (!has_finished) {
+ print;
+ }
+   } '
;;
 fullstatus)
$LYNX $STATUSURL

-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux defian 2.4.21 #1 Tue Apr 20 15:30:51 MEST 2004 i686
Locale: LANG=C, LC_CTYPE=fr_CH

Versions of packages apache depends on:
ii  apache-common   1.3.26-0woody6.cril0 Support files for all Apache webse
ii  dpkg1.9.21   Package maintenance system for Deb
ii  libc6   2.2.5-11.8   GNU C Library: Shared libraries an
ii  libdb2  2:2.7.7.0-7  The Berkeley database routines (ru
ii  libexpat1   1.95.2-6 XML parsing C library - runtime li
ii  logrotate   3.5.9-8  Log rotation utility
ii  mime-support3.18-1.3 MIME files 'mime.types'  'mailcap
ii  perl5.6.1-8.8Larry Wall's Practical Extraction 
ii  perl [perl5]5.6.1-8.8Larry Wall's Practical Extraction 



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



Bug#298837: jack: target filename not displayed when files cannot be renamed - improper error message

2005-03-10 Thread Y Giridhar Appaji Nag
Package: jack
Version: 3.1.1-1
Severity: normal
Tags: patch

[CD that has a freedb disc ID of 5a092508 is an example for this]

Jack was not able to rename a file, but the error message did not show
the target filename and was not clear about the problem.

[majuli jack-5a092508]$ jack -q 
This is jack 3.1.1 (C)2004 Arne Zellentin [EMAIL PROTECTED]
 *warning* config file /etc/jackrc is of unknown version None.
 *info* querying...
Tagging. *error* Cannot rename track_01.mp3 (Filename too long?)

The reason for the failure was this ...

snip from '[majuli jack-5a092508]$ strace jack -q'

write(4, TAGShankar Mahadevan / Dil Chaht..., 128) = 128
stat64(01_Shankar_Mahadevan_/_Dil_Chahta_Hai.mp3, 0xb650) = -1 ENOENT (No 
such file or directory)
rename(track_01.mp3, 01_Shankar_Mahadevan_/_Dil_Chahta_Hai.mp3) = -1 ENOENT 
(No such file or directory)
futex(0x813b990, FUTEX_WAKE, 1) = 0

The attached patch when applied, would also display the target filename and a
possible reason for the same.  IMO, it is important that the target filename
be displayed.

[majuli jack-5a092508]$ jack -q
This is jack 3.1.1 (C)2004 Arne Zellentin [EMAIL PROTECTED]
 *warning* config file /etc/jackrc is of unknown version None.
 *info* querying...
Tagging. *error* Cannot rename track_01.mp3 to
 01_Shankar_Mahadevan_/_Dil_Chahta_Hai.mp3 (Filename is too long or
 has unusable characters)

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

Versions of packages jack depends on:
ii  cdparanoia3a9.8-11   An audio extraction tool for sampl
ii  python2.3.5-1An interactive high-level object-o
ii  python-cddb   1.4-3  Python interface to CD-IDs and Fre
ii  python-id31.2-6.1Python module for id3-tags manipul
ii  python-id3lib 0.5.1-3id3lib wrapper for Python - dummy 
ii  python-pyvorbis   1.3-1  A Python interface to the Ogg Vorb
ii  vorbis-tools  1.0.1-1.2  Several Ogg Vorbis Tools

-- no debconf information
--- /usr/lib/python2.3/site-packages/jack_tag.py2005-03-10 
15:18:34.695670416 +0530
+++ jack_tag.py 2005-03-10 15:18:24.407234496 +0530
@@ -174,7 +174,7 @@
 try:
 os.rename(mp3name, newname + ext)
 except OSError:
-error('Cannot rename %s (Filename too 
long?)' % mp3name)
+error('Cannot rename %s to %s (Filename is 
too long or has unusable characters)' % (mp3name, newname + ext))
 jack_m3u.add(newname + ext)
 if cf['_keep_wavs']:
 os.rename(wavname, newname + .wav)


Bug#290916: confirmation of patch functionality

2005-03-10 Thread Vclav milauer
The patch sent lastly proves to be functional. I know it is a bit
violent method and a hack, but it works perfectly. We have about every
other day SIGKILL in gdm debug log.

I put it here for reference for others who might experience the same
problem as _temporary_ solution. The cause (gdm daemon waiting
possibly infinitely for its child to exit after multiple SIGTERMs,
being blocked for logins for that whole time) remains: sleep(10) in the
code.

Regards, Vaclav


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



Bug#298830: gnome-session: Doesn't remember virtual desktop

2005-03-10 Thread Josselin Mouette
Le jeudi 10 mars 2005 à 10:08 +0100, Michal J. Gajda a écrit :
 Package: gnome-session
 Version: 2.8.1-5
 Severity: wishlist
 
 It would be nice if gnome-session remembered virtual desktop of the
 saved application.

Yes, and it is meant to do it. Which application is giving this
behaviour?
-- 
 .''`.   Josselin Mouette/\./\
: :' :   [EMAIL PROTECTED]
`. `'[EMAIL PROTECTED]
   `-  Debian GNU/Linux -- The power of freedom




Bug#298838: supybot: Typo in ShrinkUrl.py

2005-03-10 Thread Ilkka Poutanen
Package: supybot
Version: 0.80.1-2
Severity: normal
Tags: patch

There's a typo on line 62 of
/usr/lib/python2.3/site-packages/supybot/plugins/ShrinkUrl.py:
it refers to ShrinkUrl.shrinkSnafer instead of ShrinkUrl.shrinkSnarfer.
Patch included.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages supybot depends on:
ii  python2.3.5-1An interactive high-level object-o

-- no debconf information
*** /usr/lib/python2.3/site-packages/supybot/plugins/ShrinkUrl.py   
2005-01-07 01:55:05.0 +0200
--- ShrinkUrl.py2005-03-10 11:54:45.002375056 +0200
***
*** 59,65 
  if yn(This plugin offers a snarfer that will go retrieve a shorter
   version of long URLs that are sent to the channel.  Would you
   like this snarfer to be enabled?, default=False):
! conf.supybot.plugins.ShrinkUrl.shrinkSnafer.setValue(True)
  
  class ShrinkService(registry.OnlySomeStrings):
  validStrings = ('ln', 'tiny')
--- 59,65 
  if yn(This plugin offers a snarfer that will go retrieve a shorter
   version of long URLs that are sent to the channel.  Would you
   like this snarfer to be enabled?, default=False):
! conf.supybot.plugins.ShrinkUrl.shrinkSnarfer.setValue(True)
  
  class ShrinkService(registry.OnlySomeStrings):
  validStrings = ('ln', 'tiny')


Bug#298783: xend is stopped before xendomains in debs

2005-03-10 Thread jdthood
 On Wed, 9 Mar 2005, Adam Heath wrote:
 This is a bug in run-parts.  It should reverse the order.
 
 Or you are not  understanding how it works.
 
 reassign 298783 sysv-rc
 thanks
 
 I don't understand. What is the bug? The order sysv-rc uses to
 run the scripts is the standard order used by POSIX when you
 do a for i in S??*. That is well known. If that isn't what
 you'd like it to be, fix the priority of the Sxx symlinks.
 
 Or am I overlooking something ?


The suggestion seems to be that scripts at the same sequence number
should be started in lexicographical order and stopped in anti-
lexicographical order.

...
S20bar
S20foo
...

...
K20foo
K20bar
...

While this might have made sense if it had been stipulated from the
start, sysv-rc doesn't currently work this way (it always does things
in lexicographical order) and making a change now might be more
trouble than it is worth.  Making a change before for sarge is out of
the question.

I think that the relevant xen package should employ different sequence
numbers in order to enforce a sane ordering of stopping and starting.

-- 
Thomas
Hood



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



Bug#298673: mutt: limit ~b does not handle base64 encoded email

2005-03-10 Thread Alain Bench
package mutt
close 298673
thanks


Hello Matthew, and thanks for the report,

 On Wednesday, March 9, 2005 at 12:45:59 AM -0700, Matthew Mueller wrote:

 emails with:
| Content-Type: text/plain; charset=utf-8
| Content-Transfer-Encoding: base64
 using limits doesn't work on them. Ex: l~bdpkg shows nothing

Set $thorough_search to search/limit *after* decoding, decrypting,
and charset transcoding, at the expense of a little more processor time.
Otherwise by default you match against raw bodies.


Bye!Alain.
-- 
Give your computer's unused idle processor cycles to a scientific goal:
The [EMAIL PROTECTED] project at URL:http://folding.stanford.edu/.


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



Bug#284477: Sluggish State solved with BIOS Upgrade

2005-03-10 Thread Krammer Clemens
Title: Sluggish State solved with BIOS Upgrade







Good Afternoon,


I experienced the same problem with an extremely sluggish state on my IBM Thinkcentre M50 8187-F8G. After trying to disable ACPI_SLEEP with no success I found out the following:

http://www-307.ibm.com/pc/support/site.wss/document.do?lndocid=TCTR-ERRN91


After flashing my BIOS those sleep state problems disappeared.



regards,

Clemens





Bug#298819: libapache2-mod-fastcgi: insufficient settings in fastcgi.conf

2005-03-10 Thread Tatsuki Sugiura


 In Message Re: Bug#298819: libapache2-mod-fastcgi: insufficient settings 
 in fastcgi.conf
[EMAIL PROTECTED],
 Atsuhito Kohda [EMAIL PROTECTED]  said;
 But, my main point is why these settings were not provided
 in fastcgi.conf by default?

Is it really?
I added that config from 2.4.0-4.

May you find config file at
/etc/apache2/mods-available/fastcgi.conf.dpkg-new ?

-- 
Tatsuki Sugiura   mailto:[EMAIL PROTECTED]


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



Bug#260368: ldap-utils: [sparc] bus error

2005-03-10 Thread Stephane Bortzmeyer
On Wed, Mar 09, 2005 at 01:43:53PM +0100,
 Torsten Landschoff [EMAIL PROTECTED] wrote 
 a message of 37 lines which said:

 Now that 2.1.30 is in sarge, could you test it? I still think it is
 a problem with the gcrypt/gnutls stuff.

Indeed, its seems to work now on the UltraSparc.


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



Bug#298839: /usr/bin/xemacs-21.4.17-nomule: attempts to post from gnus fail with Symbol's function definition is void: make-charset

2005-03-10 Thread Marcin Kasperski
Package: xemacs21-nomule
Version: 21.4.17-1
Severity: normal
File: /usr/bin/xemacs-21.4.17-nomule


After recent apt-get upgrade, I am no longer able to post from gnus:
whenever I write my message and I am posting it, I get the following
error:
  Symbol's function definition is void: make-charset

I also tried xemacs-mule. In this case, at the same moment I get error

  Symbol's function definition is void:
  latin-unity-reprezentations-feasible-region
   
What can be the source of this problem???

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.26
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)

Versions of packages xemacs21-nomule depends on:
ii  emacsen-common   1.4.16  Common facilities for all emacsen
ii  libc62.3.2.ds1-20GNU C Library: Shared libraries an
ii  libcompfaceg11989.11.11-24   Compress/decompress images for mai
ii  libdb3   3.2.9-22Berkeley v3 Database Libraries [ru
ii  libice6  4.3.0.dfsg.1-10 Inter-Client Exchange library
ii  libjpeg626b-9The Independent JPEG Group's JPEG 
ii  libldap2 2.1.30-3OpenLDAP libraries
ii  libncurses5  5.4-4   Shared libraries for terminal hand
ii  libpng12-0   1.2.8rel-1  PNG library - runtime
ii  libsm6   4.3.0.dfsg.1-10 X Window System Session Management
ii  libtiff4 3.7.1-3 Tag Image File Format (TIFF) libra
ii  libx11-6 4.3.0.dfsg.1-10 X Window System protocol client li
ii  libxaw7  4.3.0.dfsg.1-10 X Athena widget set library
ii  libxext6 4.3.0.dfsg.1-10 X Window System miscellaneous exte
ii  libxmu6  4.3.0.dfsg.1-10 X Window System miscellaneous util
ii  libxpm4  4.3.0.dfsg.1-10 X pixmap library
ii  libxt6   4.3.0.dfsg.1-10 X Toolkit Intrinsics
ii  xemacs21-basesupport 2005.01.18-1Editor and kitchen sink -- compile
ii  xemacs21-bin 21.4.17-1   highly customizable text editor --
ii  xemacs21-support 21.4.17-1   highly customizable text editor --
ii  xlibs4.3.0.dfsg.1-10 X Keyboard Extension (XKB) configu

-- no debconf information


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



Bug#298830: gnome-session: Doesn't remember virtual desktop

2005-03-10 Thread Michal J. Gajda
Josselin Mouette wrote:
Le jeudi 10 mars 2005  10:08 +0100, Michal J. Gajda a crit :
Package: gnome-session
Version: 2.8.1-5
Severity: wishlist
It would be nice if gnome-session remembered virtual desktop of the
saved application.

Yes, and it is meant to do it. Which application is giving this
behaviour?
All, in my case: korganizer, xterm, firefox, thunderbird.
Somehow they appear in correct virtual desktops when using KDE facilities.
--
Pozdrawiam
Michal J. Gajda
begin:vcard
fn;quoted-printable:Micha=C5=82 J. Gajda
n;quoted-printable:Gajda;Micha=C5=82 J.
org:Internation Institute of Molecular and Cell Biology;Laboratory of Bioinformatics and Protein Engineering
adr:;;Trojdena 4;Warsaw;;02-109;Poland
email;internet:[EMAIL PROTECTED]
title:Senior Research Assistant
x-mozilla-html:FALSE
url:http://genesilico.pl
version:2.1
end:vcard



Bug#298843: New upstream version (1.6c) available

2005-03-10 Thread Michael
Package: qtads
QTads 1.6c is available from 
http://prdownloads.sourceforge.net/qtads/qtads-1.6c.tar.gz?download

I did a local upgrade of the deb and it worked fine -- it'd be nice to 
see this updated in Debian proper.

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


Bug#298842: mailman: private archives authentication form redirects to index instead of msg

2005-03-10 Thread Paul Wise
Package: mailman
Version: 2.1.5-7
Severity: normal
Tags: patch

In private.py, the script doesn't take into account the current url when
setting up the form. This means that users cannot link to private
archives directly because they will be redirected to the index page.
I've attached a patch that touches private.py and all the templates -
they contain the following line, *sigh*:

FORM METHOD=POST ACTION=%(action)s/

-- 
bye,
pabs


imc-33-fix-private-redirects.dpatch
Description: application/shellscript


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


Bug#298841: Updated Danish po-debconf translation

2005-03-10 Thread Morten Brix Pedersen
Package: amavis-stats
Severity: wishlist
Tags: l10n patch


Hi,

Thanks for including my Danish translation in your latest upload.

However, it is silly for you to not warn translators when you do a change
like this:

-_Choices: Apache, Apache-SSL, Both, None
+_Choices: Apache, Apache-SSL, Apache2, Both, None

It causes all translations to be fuzzied, meaning the string will be
untranslated for sarge.

Attached is an updated Danish translation which adds this simple string,
but you should update the other translations as well.

Thanks.


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.11
Locale: LANG=da_DK.UTF-8, LC_CTYPE=da_DK.UTF-8 (charmap=UTF-8)
#
#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: amavis-stats 0.1.12-4\n
Report-Msgid-Bugs-To: \n
POT-Creation-Date: 2005-03-04 21:29+0100\n
PO-Revision-Date: 2005-03-10 11:05+0200\n
Last-Translator: Morten Brix Pedersen [EMAIL PROTECTED]\n
Language-Team: Danish [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: select
#. Choices
#: ../templates:3
msgid Apache, Apache-SSL, Apache2, Both, None
msgstr Apache, Apache-SSL, Apache2, Begge, Ingen

#. Type: select
#. Description
#: ../templates:4
msgid Web server to reconfigure:
msgstr Webserver der skal sttes op:

#. Type: select
#. Description
#: ../templates:4
msgid 
Amavis-stats supports any web server that php3/php4 does, but this automatic 
configuration process only supports Apache and Apache-SSL.
msgstr 
Amavis-stats understtter enhver webserver som php3/php4 understtter, men 
denne automatiske opstningsproces understtter kun Apache og Apache-SSL.

#. Type: boolean
#. Description
#: ../templates:10
msgid Remove RRD files on purge?
msgstr Fjern RRD-filer ved \purge\?

#. Type: boolean
#. Description
#: ../templates:10
msgid 
Amavis-stats keeps its database files under /var/cache/amavis-stats. Should 
this directory be removed completely on purge?
msgstr 
Amavis-stats beholder sine database filer under /var/cache/amavis-stats. 
Skal denne mappe blive fjernet nr pakken bliver fjernet fuldstndigt 
(\purge\)?


Bug#298840: mozilla-thunderbird: Sent folder looks empty, crashes when building Summary file

2005-03-10 Thread Michal J. Gajda
Package: mozilla-thunderbird
Version: 1.0-3
Severity: important

Thunderbird begun to be crashy:
1. First Cannot copy to Sent folder messages appeared occasionally
when sending mail.
2. Sent folder suddenly begun to look empty.
3. When moved Sent.msf to /tmp; Mozilla Thunderbird SegFaults on trying
to summarize it. (It has few hundred megs, and Thunderbird tended to eat
few hundred megs too, but I'm not sure it is size-related problem.)

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.10-1-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2) (ignored: LC_ALL set to 
pl_PL)

Versions of packages mozilla-thunderbird depends on:
ii  libatk1.0-0  1.8.0-4 The ATK accessibility toolkit
ii  libc62.3.2.ds1-20GNU C Library: Shared libraries an
ii  libfontconfig1   2.2.3-4 generic font configuration library
ii  libfreetype6 2.1.7-2.3   FreeType 2 font engine, shared lib
ii  libgcc1  1:3.4.3-6   GCC support library
ii  libglib2.0-0 2.6.2-1 The GLib library of C routines
ii  libgtk2.0-0  2.6.2-3 The GTK+ graphical user interface 
ii  libpango1.0-01.8.0-3 Layout and rendering of internatio
ii  libstdc++5   1:3.3.5-8   The GNU Standard C++ Library v3
ii  libx11-6 4.3.0.dfsg.1-10 X Window System protocol client li
ii  libxext6 4.3.0.dfsg.1-10 X Window System miscellaneous exte
ii  libxft2  2.1.2-6 FreeType-based font drawing librar
ii  libxp6   4.3.0.dfsg.1-10 X Window System printing extension
ii  libxrender1  0.8.3-7 X Rendering Extension client libra
ii  libxt6   4.3.0.dfsg.1-10 X Toolkit Intrinsics
ii  xlibs4.3.0.dfsg.1-10 X Keyboard Extension (XKB) configu
ii  zlib1g   1:1.2.2-3   compression library - runtime

-- debconf information:
* mozilla-thunderbird/browser: Debian


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



Bug#298845: modules packages may run depmod

2005-03-10 Thread Eduard Bloch
Package: fuse-source
Version: 2.2-2
Severity: wishlist
Tags: patch

Hello,

the modules packages may run depmod -a (or -A but -a is more reliable)
after the installation. You can do this with something like this...

cat debian/dev/shfs/debian/shfs-module-_KVERS_.postinst.modules.in 
#!/bin/sh
set -e

if [ `uname -r` = _KVERS_ ] ; then
   depmod -a 
fi

#DEBHELPER#


-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-rc5
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages fuse-source depends on:
ii  bzip2 1.0.2-5high-quality block-sorting file co
ii  gcc [c-compiler]  4:3.3.5-1  The GNU C compiler
ii  gcc-3.3 [c-compiler]  1:3.3.5-10 The GNU C compiler
ii  gcc-3.4 [c-compiler]  3.4.3-11   The GNU C compiler
ii  make  3.80-9 The GNU version of the make util

-- no debconf information


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



Bug#276371: (no subject)

2005-03-10 Thread David Balazic
(sending from my other mail accout, sicne butn.net and
spohr/gluck have some problem with each other)

I see parted already has this functionality.
I thought I'll mention this in case someone has the same problem.


Varno. Enostavno. Vredno. Internet dodatne storitve.
http://www.voljatel.si/storitve/




Bug#298844: path to the kernel not passed to configure

2005-03-10 Thread Eduard Bloch
Package: fuse-source
Version: 2.2-2
Severity: grave
Tags: patch

Hello,

the configure call for the modules build is missing an important option.
Please add:

  --with-kernel=$(KSRC) \

If you cannot reproduce it, move your kernel to a non-standard location
and you will see what I mean.

Regards,
Eduard.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-rc5
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages fuse-source depends on:
ii  bzip2 1.0.2-5high-quality block-sorting file co
ii  gcc [c-compiler]  4:3.3.5-1  The GNU C compiler
ii  gcc-3.3 [c-compiler]  1:3.3.5-10 The GNU C compiler
ii  gcc-3.4 [c-compiler]  3.4.3-11   The GNU C compiler
ii  make  3.80-9 The GNU version of the make util

-- no debconf information


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



Bug#298788: [peterc@gelato.unsw.edu.au: Bug#298788: Desirable new feature: quilt merge]

2005-03-10 Thread Martin Quinson
Hello,

also from the debian BTS. I dunno what to think about it. I never forked any
patch, so I've no idea about merging them afterward ;)

Thanks for your time, Mt.

PS: as usual, it'd be cool if you could keep both the list and the bug in CC.

- Forwarded message from Peter Chubb [EMAIL PROTECTED] -

Subject: Bug#298788: Desirable new feature: quilt merge
X-Debian-PR-Package: quilt
From: Peter Chubb [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Date: Thu, 10 Mar 2005 09:50:48 +1100
X-Mailer: VM 7.17 under 21.4 (patch 17) Jumbo Shrimp XEmacs Lucid


Package: quilt
Version: 0.39-1
Severity: wishlist

Quilt currently has the ability to `fork' a patch, but no simple ability to
fold two patches into one.  I'd find it useful to be able to merge the
top two patches into one.

quilt fold doesn't do what I want, as it imports an external patch
into an existing patch.  Something like

   f=`quilt files`
   t=`quilt top`
   quilt pop
   for i in $f
   do
quilt add $i
   done
   cat patches/$t | quilt fold
   ed patches/series -!
   /^$t\/d
   w
   q
   !

is the nearest I've come to what I want...  the tricky bit is in the
part of the patch before the patch proper.  I'd just want to
concatenate them, and let the user edit the patch file to fix it up
afterwards. 

--
Dr Peter Chubb http://www.gelato.unsw.edu.au  [EMAIL PROTECTED]
You are lost in a maze of BitKeeper repositories,   all slightly different.




- End forwarded message -


signature.asc
Description: Digital signature


Bug#298849: rebuild without libhowl0 dep

2005-03-10 Thread Erinn Clark
Package: gnome-session
Severity: grave
Justification: libhowl0 moving to non-free

(on behalf on RM Steve Langasek)

Please rebuild gnome-session without the libhowl0 dependency since it's
moving to non-free. Only a recompile is required, but it's required on 
multiple architectures, so there should be a sourceful upload.

Thanks.


-- 
off the chain like a rebellious guanine nucleotide


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



Bug#298846: rebuild without libhowl0 dep

2005-03-10 Thread Erinn Clark
Package: gdesklets
Severity: grave
Justification: libhowl0 moving to non-free

(on behalf on RM Steve Langasek)

Please rebuild gdesklets without the libhowl0 dependency since it's
moving to non-free. Only a recompile is required, but it's required on
multiple architectures, so there should be a sourceful upload.

Thanks.


-- 
off the chain like a rebellious guanine nucleotide


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



Bug#298847: rebuild without libhowl0 dep

2005-03-10 Thread Erinn Clark
Package: gnome-gv
Severity: grave
Justification: libhowl0 moving to non-free

(on behalf on RM Steve Langasek)

Please rebuild gnome-gv without the libhowl0 dependency since it's
moving to non-free. Only a recompile is required, but it's required on 
multiple architectures, so there should be a sourceful upload.

Thanks.


-- 
off the chain like a rebellious guanine nucleotide


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



Bug#298848: rebuild without libhowl0 dep

2005-03-10 Thread Erinn Clark
Package: gnome-pilot
Severity: grave
Justification: libhowl0 moving to non-free

(on behalf on RM Steve Langasek)

Please rebuild gnome-pilot without the libhowl0 dependency since it's
moving to non-free. Only a recompile is required, but it's required on 
multiple architectures, so there should be a sourceful upload.

Thanks.


-- 
off the chain like a rebellious guanine nucleotide


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



Bug#298785: [peterc@gelato.unsw.edu.au: Bug#298785: Quilt refresh --diffstat strips prefixes]

2005-03-10 Thread Martin Quinson

Hello there,

I just received the following request through the debian BTS. The patch
sounds quite sensible to me. Does anyone have an objection, or can I commit
it?

Thanks, Mt.

ps: please keep both the ML and the bug in CC.

- Forwarded message from Peter Chubb [EMAIL PROTECTED] -

Subject: Bug#298785: Quilt refresh --diffstat strips prefixes
X-Debian-PR-Package: quilt
Date: Thu, 10 Mar 2005 09:35:34 +1100
From: Peter Chubb [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Mailer: VM 7.17 under 21.4 (patch 17) Jumbo Shrimp XEmacs Lucid


Package: quilt
Version: 0.39-1
Tag: Patch

I'm using quilt to maintain patches for delivery to the Linux Kernel.
I like to maintain a diffstat in each patch.  However, the current
diffstat (1.35-1) by default strips common file prefixes, so if, for
example, I've altered arch/ia64/mm/fault.c and arch/ia64/mm/numa.c
they show up in the diffstat as fault.c and numa.c

This isn't really acceptable when the patch is mailed off to LKML.

The appended patch calls diffstat with the -p 1 option, so that the
diffstat puts in an appropriate unambiguous name.

- --- quilt-0.39/quilt/refresh.in.orig  2005-03-10 09:23:08.790510382 +1100
+++ quilt-0.39/quilt/refresh.in 2005-03-10 09:23:33.801981945 +1100
@@ -209,7 +209,7 @@
 
 if [ -n $opt_diffstat ]
 then
- - diffstat=$(@DIFFSTAT@ $tmp_patch) || die 1
+   diffstat=$(@DIFFSTAT@ -p 1 $tmp_patch) || die 1
@AWK@ '
function print_diffstat(arr, i) {
  split(diffstat, arr, \n)


---End encapsulation




- End forwarded message -


signature.asc
Description: Digital signature


Bug#298834: adduser: [INTL:nb] Translation of program for Norwegian Bokmal

2005-03-10 Thread Marc Haber
On Thu, Mar 10, 2005 at 10:31:54AM +0100, Hans Fredrik Nordhaug wrote:
 Attached is updated translation of the program and the deb-conf
 template. 

Committed to svn

 While testing my updated translation I could get adduser to display the 
 translated help message (adduser --help) - verything else was displaying
 Norwegian Bokmål texts. (I'm running adduser 3.63.) Please check that I
 haven't done anyhting wrong. I also noticed this message:
 
  adduser 12
 adduser: Please enter a username matching the regular expression configured
 via the name_regex configuration variable.  Use the `--force-badname'
 option to relax this check or reconfigure name_regex.
 
 which I could find in the po-file.

I will have to investigate that. However, I do not know too much about
gettext and would appreciate help.

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#298815: libsem-dev: trying to overwrite `/usr/include/semaphore.h', which is also in package libc6-dev

2005-03-10 Thread Robert Millan
On Thu, Mar 10, 2005 at 04:39:22AM +0100, Andreas Mueller wrote:
 Package: libsem-dev
 Version: error processing libsem-dev
 Severity: grave
 Justification: renders package unusable
 
 FYI, installed a fresh chroot and got the following
 error: 
 
 (Reading database ... 18003 files and directories currently installed.)
 Unpacking libsem-dev (from .../libsem-dev_0.0.1-2_powerpc.deb) ...
 dpkg: error processing
 /var/cache/apt/archives/libsem-dev_0.0.1-2_powerpc.deb (--unpack):
 trying to overwrite `/usr/include/semaphore.h', which is also in
 package libc6-dev
 Errors were encountered while processing:
 /var/cache/apt/archives/libsem-dev_0.0.1-2_powerpc.deb
 E: Sub-process /usr/bin/dpkg returned an error code (1)

libsem-dev doesn't support linux-gnu.  Who built this package?  I can't find 
the changes file in
merkel's queue/accepted.

-- 
 .''`.   Proudly running Debian GNU/kFreeBSD unstable/unreleased (on UFS2+S)
: :' :
`. `'http://www.debian.org/ports/kfreebsd-gnu
  `-


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



Bug#298840: mozilla-thunderbird: Sent folder looks empty, crashes when building Summary file

2005-03-10 Thread Alexander Sack
Michal J. Gajda wrote:
Package: mozilla-thunderbird
Version: 1.0-3
Severity: important
Thunderbird begun to be crashy:
1. First Cannot copy to Sent folder messages appeared occasionally
when sending mail.
2. Sent folder suddenly begun to look empty.
3. When moved Sent.msf to /tmp; Mozilla Thunderbird SegFaults on trying
to summarize it. (It has few hundred megs, and Thunderbird tended to eat
few hundred megs too, but I'm not sure it is size-related problem.)
Just as a reminder ... is this a pop or imap account?
--
 GPG messages preferred. |  .''`.  ** Debian GNU/Linux **
 Alexander Sack  | : :' :  The  universal
 [EMAIL PROTECTED] | `. `'  Operating System
 http://www.jwsdot.com/  |   `-http://www.debian.org/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Bug#298763: ITP skype -- Internet telephony that just works

2005-03-10 Thread Daniel Baumann
Jeroen van Wolffelaar wrote:
If you're going to package it without having obtained extensive
permissions from upstream, your package will be rejected from NEW ocne
it's uploaded.
I already contacted skype.com about those terms. We'll see..
--
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Bug#297334: gqview: new upstream version 2.0.0

2005-03-10 Thread ROBERTOJIMENOCA
There's not much changed in gqview 2 structure so updating the
package is really easy.
Maybe Ryan needs some help, do you?




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



Bug#298702: debian-installer: Base installation is too big - should be trimmed

2005-03-10 Thread Frans Pop
On Thursday 10 March 2005 08:02, Jari Aalto wrote:
 I haven't tried this, but if it indicates complete control by not
 installing zero, nada packages at all - I believe I was proposing
 something different.

Well, not quite. It installs no _additional_ packages to a bare base 
system as set up by debootstrap before the reboot. It does have all basic 
system admin tools, but e.g. no development software, no dictionaries, no 
acpi/apm daemons.
I think you will find that it is a fairly good minimal setup on which to 
build manually.

 I was suggesting a trimmed down installation; especially by looking at
 the current situation and asking a question Why this installed.

The problem here is that there are certain definitions that the installer 
needs to conform to. By default the installer will install:
- all packages in section base;
- all packages with priorities required, important and standard.
This is unlikely to be changed and the contents of each of these 
categories is evaluated continually but tents to change only very slowly 
as ppl expect to find these packages on any 'normal' linux/unix system.

 Complete control is different and requires real expert. Improved
 installation would leave out non-essential packages like development
 tools which are *big* and their download time is long through modem.

Well, it would need more experience than a newby would have, but IMHO not 
real expert level.

 The MTA or PPP were secondary. My main concern was in the other tools
 and the consumed bandwith.

 If there were checkboxes for MTA/PPP as well to skip them, that would
 have solved those.

That is just not the level of detail tasksel was written for.

 If this is the Complete control option, please re-open this bug. I
 propesed that the current install woul not just blindly load something
 which happens to belong sme package category - and install them all.

As I don't feel it is, I'll leave it closed. If you really feel strongly 
about this, I suggest you experiment some using the option I suggested 
and if you feel it should be improved, please file a separate wishlist 
bug report with suggestions for improvement.

Cheers,
FJP


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



Bug#264137: /usr/bin/make-jpkg: Man page

2005-03-10 Thread Andrew Ferrier
Package: java-package
Version: 0.20
Followup-For: Bug #264137

One more thing: this would require an addition to the man page too probably to 
mention IBM JDK/JREs.

Thanks,
Andrew.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable'), (50, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.10
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages java-package depends on:
ii  coreutils 5.2.1-2The GNU core utilities
ii  debhelper 4.2.31 helper programs for debian/rules
ii  fakeroot  1.2.2  Gives a fake root environment

-- no debconf information


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



Bug#298854: rebuild without libhowl0 dep

2005-03-10 Thread Erinn Clark
Package: gtodo-applet
Severity: grave
Justification: libhowl0 moving to non-free

(on behalf of RM Steve Langasek)

Please rebuild gtodo-applet without the libhowl0 dependency since it's
moving to non-free. Only a recompile is required, but it's required on 
multiple architectures, so there should be a sourceful upload.

Thanks.


-- 
off the chain like a rebellious guanine nucleotide


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



Bug#298851: rebuild without libhowl0 dep

2005-03-10 Thread Erinn Clark
Package: gnotime
Severity: grave
Justification: libhowl0 moving to non-free

(on behalf on RM Steve Langasek)

Please rebuild gnotime without the libhowl0 dependency since it's
moving to non-free. Only a recompile is required, but it's required on 
multiple architectures, so there should be a sourceful upload.

Thanks.


-- 
off the chain like a rebellious guanine nucleotide


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



Bug#298850: rebuild without libhowl0 dep

2005-03-10 Thread Erinn Clark
Package: gnome-terminal
Severity: grave
Justification: libhowl0 moving to non-free

(on behalf on RM Steve Langasek)

Please rebuild gnome-terminal without the libhowl0 dependency since it's
moving to non-free. Only a recompile is required, but it's required on 
multiple architectures, so there should be a sourceful upload.

Thanks.


-- 
off the chain like a rebellious guanine nucleotide


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



Bug#298852: rebuild without libhowl0 dep

2005-03-10 Thread Erinn Clark
Package: goobox
Severity: grave
Justification: libhowl0 moving to non-free

(on behalf of RM Steve Langasek)

Please rebuild goobox without the libhowl0 dependency since it's
moving to non-free. Only a recompile is required, but it's required on 
multiple architectures, so there should be a sourceful upload.

Thanks.


-- 
off the chain like a rebellious guanine nucleotide


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



Bug#298853: rebuild without libhowl0 dep

2005-03-10 Thread Erinn Clark
Package: gswitchit
Severity: grave
Justification: libhowl0 moving to non-free

(on behalf of RM Steve Langasek)

Please rebuild gswitchit without the libhowl0 dependency since it's
moving to non-free. Only a recompile is required, but it's required on 
multiple architectures, so there should be a sourceful upload.

Thanks.


-- 
off the chain like a rebellious guanine nucleotide


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



Bug#298855: libcurl3-dev: Some documentation is missing

2005-03-10 Thread Alexander Kotelnikov
Package: libcurl3-dev
Version: 7.13.0-2
Severity: normal

For instance man page for libcurl-tutorial and
doc/libcurl3-dev/html/TheArtOfHttpScripting to which a link from html
documentation exists.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages libcurl3-dev depends on:
ii  libc6-dev [libc-dev]2.3.2.ds1-20 GNU C Library: Development Librari
ii  libcurl37.13.0-2 Multi-protocol file transfer libra
ii  libidn11-dev0.5.2-3  Development files GNU libidn, impl
ii  libssl-dev  0.9.7e-2 SSL development libraries, header 
ii  zlib1g-dev  1:1.2.2-3compression library - development

-- no debconf information


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



Bug#298856: RFA: libsem

2005-03-10 Thread Robert Millan
Package: wnpp
Severity: normal

Hi!

The GNU/kFreeBSD port no longer depends on libsem (as it switched to
linuxthreads) and I'm told the GNU/Hurd port will soon switch to NPTL, so it
won't need libsem either.

Unless someone who is actualy interested in libsem volunteers to maintain it,
I'll request its removal within a week or so.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: kfreebsd-i386 (i686)
Kernel: GNU/kFreeBSD 5.3-5
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)


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



Bug#298857: A devhelp-book-java2 package would be useful

2005-03-10 Thread Ivo Marino
Package: devhelp
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


After a short discussion on the debian-java@lists.debian.org mailing
list we came to the conclusion that a devhelp-book-java2 package could
be quite interesting and useful during the Java development process.

Actually the only alternative are the online Sun Java API specifications[1].
Thanks in advance for considering such a package package.

 I.

[1] http://java.sun.com/docs/

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

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

iD8DBQFCMDYogTw+VtfjE44RAsG+AKCS38SIBGNsez9+82t1zxs8WF5YQwCcCFcm
2a8IvcZmh+80DhUHXJ16OyE=
=DCou
-END PGP SIGNATURE-


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



Bug#288081: Packaging encfs for Debian

2005-03-10 Thread Eduard Bloch
Hello,

I am packaging both, rlog and encfs for Debian. The testing package are
available on:

http://people.debian.org/~blade/testing

There is a minor problem with your license - it is pure GPL without the
OpenSSL exception statement. Please add this statement or change the
license to a more liberal one (maybe LGPL). See
http://www.gnome.org/~markmc/openssl-and-the-gpl.html for details.

If you have any comments WRT package descriptions or their contents,
please tell me. The debian packages can be extracted using ar x and
tar/gzip.

Regards,
Eduard.
-- 
Sahneschnitter Aquariophile: welches debian/ welche xfree version?
Aquariophile woody
Aquariophile Xfree version 86


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



Bug#298847: rebuild without libhowl0 dep

2005-03-10 Thread Christian Hammers
Hello Erinn

On 2005-03-10 Erinn Clark wrote:
 (on behalf on RM Steve Langasek)
 
 Please rebuild gnome-gv without the libhowl0 dependency since it's
 moving to non-free. Only a recompile is required, but it's required on 
 multiple architectures, so there should be a sourceful upload.

Ok, I'll do it in the next days.

bye,

-christian-


pgp6zIJLkaw91.pgp
Description: PGP signature


Bug#298864: keyboard controller doesn't emulate key events

2005-03-10 Thread Robert Millan
Package: qemu
Severity: normal

Hi,

Legacy keyboard controllers emulate key MAKE/BREAK events when key is hold
down for a short period of time.  I think qemu's virtual keyboard should do
the same.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: kfreebsd-i386 (i686)
Kernel: GNU/kFreeBSD 5.3-5
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)


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



Bug#298863: wpasupplicant: prism54 driver not working

2005-03-10 Thread Andreas Pakulat
Package: wpasupplicant
Version: 0.3.8-1
Severity: important

Hi,

wpa_supplicant doesn't work with my netgear card (using prism54
driver).

The syslog contains:

Mar 10 13:00:49 morpheus kernel: prism54_hostapd - len=48
Mar 10 13:00:49 morpheus kernel: eth2: Caught WPA supplicant wpa init
request
Mar 10 13:00:49 morpheus kernel: eth2: Enabling WPA
Mar 10 13:00:49 morpheus kernel: prism54_hostapd - len=48
Mar 10 13:00:49 morpheus kernel: eth2: Caught WPA drop unencrypted
request
Mar 10 13:00:49 morpheus kernel: prism54_hostapd - len=48
Mar 10 13:00:49 morpheus kernel: eth2: Caught WPA drop unencrypted
request
Mar 10 13:00:49 morpheus kernel: prism54_hostapd - len=48

The /etc/default/wpasupplicant:
ENABLED=1

OPTIONS=-w -ieth2 -c/etc/wpa_supplicant.conf -Dprism54

The config:

ctrl_interface=/var/run/wpa_supplicant
ctrl_interface_group=0
eapol_version=1
ap_scan=2
fast_reauth=1
network={
ssid=FINANZLAN
proto=WPA
scan_ssid=1
pairwise=CCMP TKIP
group=CCMP TKIP WEP104 WEP40
key_mgmt=WPA-PSK
mode=0
psk=secret
priority=4
}

Using
network={
ssid=FINANZLAN
key_mgmt=NONE
mode=0
wep_key0=XX
}

doesn't work either.

I'm using the prism54 shipped with 2.6.11 kernel.

Andreas

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.11-cherry
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages wpasupplicant depends on:
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libssl0.9.7 0.9.7e-3 SSL shared libraries

-- no debconf information


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



Bug#298862: zope-externaleditor De-Install bug

2005-03-10 Thread Dave Whiteley
Package: zope-externaleditor 
Version: 0.8-2

When trying to de-install zope with aptitude I get the messages:-



Removing zope-externaleditor ...
/var/lib/dpkg/info/zope-externaleditor.postrm: line 21: /etc/init.d/zope: No 
such file or directory
dpkg: error processing zope-externaleditor (--purge):
 subprocess post-removal script returned error exit status 1
Removing zope-epoz ...

...

Removing zope-pts ...
Purging configuration files for zope-pts ...
dpkg: zope2.7: dependency problems, but removing anyway as you request:
 zope-externaleditor depends on zope (= 2.5.1-2.7) | zope2.7; however:
  Package zope is not installed.
  Package zope2.7 is to be removed.
 zope-externaleditor depends on zope (= 2.5.1-2.7) | zope2.7; however:
  Package zope is not installed.
  Package zope2.7 is to be removed.
Removing zope2.7 ...
awk: warning: escape sequence `\.' treated as plain `.'
Purging configuration files for zope2.7 ...
Errors were encountered while processing:
 zope-externaleditor
E: Sub-process /usr/bin/dpkg returned an error code (1)
Ack!  Something bad happened while installing packages.  Trying to recover:
Press return to continue.


Dave

-- 

Dave Whiteley
[EMAIL PROTECTED]
Phone +44 (0)113 343 2059
School of Electronic and Electrical Engineering
The University of Leeds. Leeds, LS2 9JT,  UK


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



Bug#298861: rebuild without libhowl0 dep

2005-03-10 Thread Erinn Clark
Package: libgnomesu
Severity: grave
Justification: libhowl0 moving to non-free

(on behalf of RM Steve Langasek)

Please rebuild libgnomesu without the libhowl0 dependency since it's
moving to non-free. Only a recompile is required, but it's required on 
multiple architectures, so there should be a sourceful upload.

Thanks.


-- 
off the chain like a rebellious guanine nucleotide


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



Bug#298865: pinfo: Terminates when info page not found

2005-03-10 Thread Brian Potkin
Package: pinfo
Version: 0.6.8-4
Severity: normal

I first came across this with

pinfo chrony

and selecting the 'GPL' node.  pinfo quits, giving the message

'Error: could not open info file'

As it happens the file is missing (bug #287142) but pinfo exhibits the
same behaviour whenever any info file is not present.  This can be
tested by moving a file out of /usr/share/info.

Rather than terminating would it not be better for the program to remain
running after displaying the error message?  This would make the
behaviour similar to that of info.

Brian.


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.27-2-386
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages pinfo depends on:
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libncurses5 5.4-4Shared libraries for terminal hand

-- no debconf information


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



Bug#298315: marked as done (tetex-bin: Fails to install)

2005-03-10 Thread Frank Küster
reopen 298315
retitle 298315 tetex-bin: change from fmtutil to fmtutil-sys breaks depending 
packages' maintainer scripts
thanks

 donn morrison [EMAIL PROTECTED] schrieb:

 Frank,

 I don't know what it could be either. Sure, close the bug I guess.
 Thanks for the help.

 Done.

That was rubbish - Donn sent his report as a follow up to the jadetex
stuff.  And the closing of the jadetex bug in changelog was wrong, too.
The reason is in the new title.

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




Bug#283948: [Fwd: Bug#283948: Please integrate squirrelmail with dictionaries-common]

2005-03-10 Thread Agustin Martin
On Tue, Feb 22, 2005 at 04:41:16PM +0100, Thijs Kinkhorst wrote:

 Perhaps it would be possible to create a plain textfile just like
 ispell-default, ie ispell-available, which has a number of lines in the
 same format as ispell-default which can be easily read by any application
 wanting to use that information, no Perl modules required.
 

Hi,

I am playing with a file in the dictionaries-common cache dir,

  /var/cache/dictionaries-common/ispell-dicts-list.txt

that currently contains all the language entries. I guess that it should be
stripped of e.g. tex entries, but currently has all. Still not uploaded, I
have something previous to upload that is waiting for the current sid
package be pushed into sarge by the release team (it will pass today).

Once I upload the previous version I will take care of this. Since is a
trivial change I think the release team will not oppose to accepting these
changes into sarge (dictionaries-common is currently frozen), once elapsed
a reasonable testing period.

I am attaching the file as is in my testing box, so you can take a look and
propose entries removal rules from it (or think about how to do that at your
side, if found more convenient)

Cheers,

-- 
Agustin
american (American English)
bokmål (Bokmal Norwegian)
british (British English)
castellano (Spanish Tex mode)
castellano-utf8 (Spanish utf-8)
castellano8 (Spanish 8 bit)
deutsch (New German -tex mode-)
deutsch (New German 8 bit)
deutsch (Swiss German -tex mode-)
deutsch (Swiss German 8 bit)
esperanto (Esperanto)
esperanto-tex (Esperanto TeX)
francais Hydro-Quebec (French Hydro-Quebec)
francais Hydro-Quebec latin1 (French Hydro-Quebec)
galego-minimos (Galician-minimos)
nederlands (Dutch)
nynorsk (New Norwegian)
polish (Polish)
portugues brasileiro (Brazilian Portuguese)
russian (Russian koi8-r)
suomi (Finnish Medium)
tagalog (Tagalog Filipino)


Bug#298869: rebuild without libhowl0 dep

2005-03-10 Thread Erinn Clark
Package: planner
Severity: grave
Justification: libhowl0 moving to non-free

(on behalf of RM Steve Langasek)

Please rebuild planner without the libhowl0 dependency since it's
moving to non-free. Only a recompile is required, but it's required on 
multiple architectures, so there should be a sourceful upload.

Thanks.


-- 
off the chain like a rebellious guanine nucleotide


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



Bug#298866: RFP: sqliteodbc -- ODBC driver for SQLite embedded database

2005-03-10 Thread Alexander Kogan
Package: wnpp
Severity: wishlist

* Package name: sqliteodbc
  Version : 0.65
  Upstream Author : Christian Werner [EMAIL PROTECTED]
* URL : http://www.ch-werner.de/sqliteodbc/
* License : BSD
  Description : ODBC driver for SQLite embedded database

This is an experimental open source ODBC driver for the wonderful
SQLite 2.8.* and SQLite 3.* (alpha) Database Engine/Library.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.27-2-686-smp
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)


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



Bug#298868: rebuild without libhowl0 dep

2005-03-10 Thread Erinn Clark
Package: nautilus-cd-burner
Severity: grave
Justification: libhowl0 moving to non-free

(on behalf of RM Steve Langasek)

Please rebuild nautilus-cd-burner without the libhowl0 dependency since it's
moving to non-free. Only a recompile is required, but it's required on 
multiple architectures, so there should be a sourceful upload.

Thanks.


-- 
off the chain like a rebellious guanine nucleotide


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



Bug#298867: rebuild without libhowl0 dep

2005-03-10 Thread Erinn Clark
Package: mozilla-bonobo
Severity: grave
Justification: libhowl0 moving to non-free

(on behalf of RM Steve Langasek)

Please rebuild mozilla-bonobo without the libhowl0 dependency since it's
moving to non-free. Only a recompile is required, but it's required on 
multiple architectures, so there should be a sourceful upload.

Thanks.


-- 
off the chain like a rebellious guanine nucleotide


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



Bug#298872: rebuild without libhowl0 dep

2005-03-10 Thread Erinn Clark
Package: totem
Severity: grave
Justification: libhowl0 moving to non-free

(on behalf of RM Steve Langasek)

Please rebuild totem without the libhowl0 dependency since it's 
moving to non-free. Only a recompile is required, but it's required on 
multiple architectures, so there should be a sourceful upload.

Thanks.


-- 
off the chain like a rebellious guanine nucleotide


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



Bug#298336: automake/autoconf are IMHO not appropriate build dependencies

2005-03-10 Thread martin f krafft
Please see the thread at

  http://people.debian.org/~terpstra/message/20050310.125245.155b1842.en.html

-- 
martin;  (greetings from the heart of the sun.)
  \ echo mailto: !#^.*|tr * mailto:; [EMAIL PROTECTED]
 
invalid/expired pgp subkeys? use subkeys.pgp.net as keyserver!
spamtraps: [EMAIL PROTECTED]
 
the pure and simple truth is rarely pure and never simple.
  -- oscar wilde


signature.asc
Description: Digital signature


Bug#298871: Sarge installer, installation reports [vmware]

2005-03-10 Thread Kyosuke Takayama
Package: installation-reports

Debian-installer-version:
http://cdimage.debian.org/pub/cdimage-testing/daily/i386/20050309/sarge-i386-businesscard.iso
uname -a: Linux crow 2.4.27-2-686 #1 Thu Jan 20 11:10:41 JST 2005 i686 GNU/Linux
Date: 20050310

Machine: VMware on IBM Thinkpad X30
(HostOS: Debian sarge)
Processor: Mobile Intel(R) Pentium(R) III CPU - M  1066MHz
Memory: 96MB
Root Size/partition table: / 4.3GB
Output of lspci and lspci -n:
$ lspci
:00:00.0 Host bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX Host bridge 
(rev 01)
:00:01.0 PCI bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge 
(rev 01)
:00:07.0 ISA bridge: Intel Corp. 82371AB/EB/MB PIIX4 ISA (rev 08)
:00:07.1 IDE interface: Intel Corp. 82371AB/EB/MB PIIX4 IDE (rev 01)
:00:07.2 USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB
:00:07.3 Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ACPI (rev 08)
:00:0f.0 VGA compatible controller: VMWare Inc [VMWare SVGA II] PCI Display 
Adapter
:00:10.0 SCSI storage controller: BusLogic BT-946C (BA80C30) [MultiMaster 
10] (rev 01)
:00:11.0 Ethernet controller: Advanced Micro Devices [AMD] 79c970 [PCnet32 
LANCE] (rev 10)
:00:12.0 Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 02)

$ lspci -n
:00:00.0 0600: 8086:7190 (rev 01)
:00:01.0 0604: 8086:7191 (rev 01)
:00:07.0 0601: 8086:7110 (rev 08)
:00:07.1 0101: 8086:7111 (rev 01)
:00:07.2 0c03: 8086:7112
:00:07.3 0680: 8086:7113 (rev 08)
:00:0f.0 0300: 15ad:0405
:00:10.0 0100: 104b:1040 (rev 01)
:00:11.0 0200: 1022:2000 (rev 10)
:00:12.0 0401: 1274:1371 (rev 02)

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

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

Comments/Problems:



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



Bug#288081: Packaging encfs for Debian

2005-03-10 Thread Valient Gough
Thanks.  I'll add a statement in case it isn't clear that I did intend
to allow distribution with OpenSSL.  Unless there are objections, here's
what I'll add for the next release - which you may feel free to include
immediately.  There have been no substantial contributions of code to
encfs, so I am the only copyright holder.
Perhaps this is a good reason for me to finally get around to adding in
support for another encryption library.
regards,
Valient
= README 1.13 vs edited =
--- 1.13/README 2004-12-28 23:17:01 +01:00
+++ edited/README   2005-03-10 13:44:44 +01:00
@@ -117,4 +117,16 @@
   algorithm used, key length, block size), and more importantly it can
also
   change the user-supplied password used to encrypt the volume key.
+Dependencies:
+
+   Encfs uses the OpenSSL toolkit (http://www.openssl.org) by default.
+   OpenSSL is not covered by the GPL, and some people are concerned
about the
+   licenses being incompatible.  Although I believe it should be clear
that I
+   intended to allow linking encfs with OpenSSL, I will make it more
explicit:
+
+   As a special exception to encfs's GPL license, the copyright holders
give
+   permission to link the code or portions of this program with the OpenSSL
+   library, and distribute linked combinations including the two.  This
+   exception should be construed as narrowly as possible to allow
OpenSSL to be
+   used and distributed as part of encfs.

Eduard Bloch wrote:
Hello,
I am packaging both, rlog and encfs for Debian. The testing package are
available on:
http://people.debian.org/~blade/testing
There is a minor problem with your license - it is pure GPL without the
OpenSSL exception statement. Please add this statement or change the
license to a more liberal one (maybe LGPL). See
http://www.gnome.org/~markmc/openssl-and-the-gpl.html for details.
If you have any comments WRT package descriptions or their contents,
please tell me. The debian packages can be extracted using ar x and
tar/gzip.
Regards,
Eduard.


signature.asc
Description: OpenPGP digital signature


Bug#298796: mozilla-firefox: firefox-bin -register fails when the first line of install.rdf is empty

2005-03-10 Thread Mike Hommey
On Thu, Mar 10, 2005 at 02:02:05AM +0200, Cesar Martinez Izquierdo [EMAIL 
PROTECTED] wrote:
 Package: mozilla-firefox
 Version: 1.0.1-2
 Severity: normal
 
 Hello, I'm preparing the updated mozilla-firefox-locale-all package,
 with 1.0.1 translations.
 
 In some of these mozilla.org translations, the fist line of install.rdf
 is a blank line, and then ?xml version=1.0? is in the second line.
 
 In that situation, firefox-bin -register fails and thus
 update-mozilla-firefox-chrome also fails.
 
 The most puzzling thing is that firefox-bin returns a 0 value, so it
 doesn't return the error.
 
 I can patch the install.rdf files to workaround this (and I will
 do), so it's not a pressing problem, but anyway it's quite nasty thing
 that firefox fails and doesn't return the error value.

While it is quite bad that firefox fails in such cases, it is also bad
that install.rdf files are not valid XML files. XML specification says
XML declaration has to appear at the very start of the document, if it
ever appears.

I will, on my side, try to make the extensions manager less error
prone...

Mike


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



Bug#298809: rebuild without libhowl0 dep

2005-03-10 Thread Erinn Clark
I forgot to add:

Only a recompile is required, but it's required on multiple architectures,
so there should be a sourceful upload.

-- 
off the chain like a rebellious guanine nucleotide


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



Bug#298815: libsem-dev: trying to overwrite `/usr/include/semaphore.h', which is also in package libc6-dev

2005-03-10 Thread Andreas Mueller
On Thursday, 10. March 2005 12:25, Robert Millan wrote:

 On Thu, Mar 10, 2005 at 04:39:22AM +0100, Andreas Mueller wrote:
  Package: libsem-dev
  Version: error processing libsem-dev
  Severity: grave
  Justification: renders package unusable
 
  FYI, installed a fresh chroot and got the following
  error:
 
  (Reading database ... 18003 files and directories currently installed.)
  Unpacking libsem-dev (from .../libsem-dev_0.0.1-2_powerpc.deb) ...
  dpkg: error processing
  /var/cache/apt/archives/libsem-dev_0.0.1-2_powerpc.deb (--unpack):
  trying to overwrite `/usr/include/semaphore.h', which is also in
  package libc6-dev
  Errors were encountered while processing:
  /var/cache/apt/archives/libsem-dev_0.0.1-2_powerpc.deb
  E: Sub-process /usr/bin/dpkg returned an error code (1)

 libsem-dev doesn't support linux-gnu.  Who built this package?  I can't
 find the changes file in merkel's queue/accepted.

probably buildd builded it, if you didnt.

Cheers,
amu  


pgp850S1BjXsb.pgp
Description: PGP signature


Bug#298805: forgot to add...

2005-03-10 Thread Erinn Clark
Only a recompile is required, but it's required on multiple architectures,
so there should be a sourceful upload.

-- 
off the chain like a rebellious guanine nucleotide


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



Bug#298804: forgot to add..

2005-03-10 Thread Erinn Clark
Only a recompile is required, but it's required on multiple architectures,
so there should be a sourceful upload.

-- 
off the chain like a rebellious guanine nucleotide


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



Bug#298792: gimp: error 200 (critical) when trying to open a file from a http: location.

2005-03-10 Thread Friedrich Delgado Friedrichs
Hiho!


Ari Pollak schrieb:
 Does this happen for any URL you try? Can you give an example of one 
 where it fails?
It fails with any url.

Manish Singh schrieb:
 wget -T 300 http://the/url/that/is/failing -O /tmp/testwget 
 
 would help (replace http://the/url/that/is/failing; with an actual
 example url of course).

I didn't know that gimp uses wget for retrieving the url...

Actually that gives me an idea. My ~/.wgetrc contains:
robots=off
server-response=on

And thus the output from above command is:
[EMAIL PROTECTED]:~$ wget -T 300
http://www.cashab.de/bilder_flaggen/australia.png -O /tmp/testwget
--13:46:54--  http://www.cashab.de/bilder_flaggen/australia.png
   = `/tmp/testwget'
Auflösen des Hostnamen »www.cashab.de« 80.86.176.132
Verbindungsaufbau zu www.cashab.de[80.86.176.132]:80... verbunden.
HTTP Anforderung gesendet, warte auf Antwort...
 1 HTTP/1.1 200 OK
 2 Date: Thu, 10 Mar 2005 12:45:16 GMT
 3 Server: Apache/1.3.31 (Debian GNU/Linux) mod_python/2.7.10
Python/2.3.4 PHP/4.3.9-1 mod_ssl/2.8.20 OpenSSL/0.9.7d mod_perl/1.29
 4 Last-Modified: Thu, 03 Feb 2005 01:47:35 GMT
 5 ETag: 75408b-1784-420182b7
 6 Accept-Ranges: bytes
 7 Content-Length: 6020
 8 Keep-Alive: timeout=15, max=100
 9 Connection: Keep-Alive
10 Content-Type: image/png

100%[] 6,020
--.--K/s

13:46:55 (59.01 KB/s) - »/tmp/testwget« gespeichert [6020/6020]

I'm not sitting in front of my home machine right now, but I'm fairly
certain that the bug will disappear if I remove the server-response
parameter. Maybe gimp should add the -e server-response=off to its
wget call (or improve the output parsing in a way that any options the
user might have set in his .wgetrc don't get in the way).

I also wonder why they don't look at the return value, which should be 0
in this case.

Kind regards and thanks!
Friedel
-- 
Friedrich Delgado Friedrichs [EMAIL PROTECTED]


signature.asc
Description: Digital signature


Bug#298873: wmaker: Firefox fullscreen mode adds an empty button to titlebar

2005-03-10 Thread Urpo Lankinen
Package: wmaker
Version: 0.91.0-7
Severity: normal


When in Mozilla Firefox (mozilla-firefox 1.0.1-1, also happened in
1.0), when I hit F11 to get to fullscreen mode and then F11 again to
get back to windowed mode, the title bar for that Firefox window will
get an extra button right next to the minimize button on left.

This button does nothing at all when clicked (and isn't part of the
titlebar either, because dragging does nothing), and has no graphic on
it. This only appears on this window and it obviously goes away when I
close the window. No bad effects, it's just weird.

This didn't happen in 0.8x, it has only been happening since 0.9x
series.

-- System Information:
Debian Release: 3.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.10
Locale: LANG=fi_FI, LC_CTYPE=fi_FI.ISO_8859-1 (charmap=ISO-8859-1) (ignored: 
LC_ALL set to fi_FI)

Versions of packages wmaker depends on:
ii  cpp 4:3.3.5-1The GNU C preprocessor (cpp)
ii  debianutils 2.4.1Miscellaneous utilities specific t
ii  libc6   2.3.2.ds1-20 GNU C Library: Shared libraries an
ii  libfontconfig1  2.2.1-1  generic font configuration library
ii  libfreetype62.1.7-2.3FreeType 2 font engine, shared lib
ii  libwraster3 0.91.0-6 Shared libraries of Window Maker r
ii  libx11-64.3.0-7  X Window System protocol client li
ii  libxext64.3.0-7  X Window System miscellaneous exte
ii  libxft2 2.1.1-2  advanced font drawing library for 
ii  libxrender1 0.8.3-7  X Rendering Extension client libra
ii  xlibs   4.3.0-7  X Window System client libraries m
ii  zlib1g  1:1.2.2-4compression library - runtime

-- no debconf information


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



Bug#283948: [Fwd: Bug#283948: Please integrate squirrelmail with dictionaries-common]

2005-03-10 Thread Thijs Kinkhorst
On Thu, March 10, 2005 13:41, Agustin Martin said:
   /var/cache/dictionaries-common/ispell-dicts-list.txt

This looks very good. I think it can be useful to other software aswell.


Thijs



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



Bug#298788: [Quilt-dev] [peterc@gelato.unsw.edu.au: Bug#298788: Desirable new feature: quilt merge]

2005-03-10 Thread Catalin Marinas
Martin Quinson [EMAIL PROTECTED] wrote:
 also from the debian BTS. I dunno what to think about it. I never forked any
 patch, so I've no idea about merging them afterward ;)

Assuming that you only try to merge forked patches, a diff3 merge
could be performed between the common ancestor of all the files, the
old patch and the newly forked one. The common ancestor is easy since
you get it in .pc/patch/file, the local file is one of the descendants
and 2nd descendant is generated by applying the forked patch to the
ancestor.

Catalin



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



Bug#298806: forgot to add

2005-03-10 Thread Erinn Clark
Only a recompile is required, but it's required on multiple architectures,
so there should be a sourceful upload.

-- 
off the chain like a rebellious guanine nucleotide


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



Bug#298857: A devhelp-book-java2 package would be useful

2005-03-10 Thread Gustavo Noronha Silva
Em Qui, 2005-03-10 s 12:57 +0100, Ivo Marino escreveu:
 After a short discussion on the debian-java@lists.debian.org mailing
 list we came to the conclusion that a devhelp-book-java2 package could
 be quite interesting and useful during the Java development process.
 
 Actually the only alternative are the online Sun Java API specifications[1].
 Thanks in advance for considering such a package package.

I'm quite willing to help provide such a package, but the API
specifications seem to be completely non-free from what I gathered here:

http://java.sun.com/docs/redist.html

If the debian-java people will help me assemble a tarball with free API
documentation for java, I'll happily add it to the devhelp-books
package.

Thanks,

-- 
  [EMAIL PROTECTED]: Gustavo Noronha http://couve.no-ip.org/~kov/
 Debian: http://www.debian.org/  *  http://www.debian-br.org/


signature.asc
Description: Esta =?ISO-8859-1?Q?=E9?= uma parte de mensagem	assinada digitalmente


Bug#298683: RFE: Ability to use /var/cache/apt/archives/ from outside the chroot for pbuilder create/update

2005-03-10 Thread Paul Wise
On Wed, 2005-03-09 at 23:02 +0900, Junichi Uekawa wrote:
  So, I put this in /etc/pbuilderrc: APTCACHE=/var/cache/apt/archives/
  And ran pbuilder create, which then proceeded to download apt/bash/...
  
  I imagine it might be possible to hardlink the chroot cache to the host
  apt cache, but I'm not exactly sure if this would work or is the
  recommended way to do things.
 
 pbuilder create problem is the deficiency of debootstrap.
 pbuilder itself will use APTCACHE after debootstrap.

The manpage for debootstrap seems to indicate that the MIRROR parameter
can be a file:/// url. It gives the following example:

file:///PATH_TO_LOCAL_MIRROR/debian

I presume this needs Packages.gz/etc, would it be feasible to generate
this using the contents of /var/cache/apt/archives and the apt/dpkg
Packages files?

-- 
bye,
pabs


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


Bug#298875: mysql-server: InnoDB tables can be inaccessible after upgrade from =4.0.22 to 4.0.23 or 4.1.10

2005-03-10 Thread Marc Packenius
Package: mysql-server
Version: 4.0.23-7
Severity: important

After upgrading from 4.0.22 to 4.0.23 on a sarge, MySQL gave error
messages like Cannot open file 'tablename.InnoDB' (error: 1) when
trying to access certain InnoDB tables.

Upstream bug:

  http://lists.mysql.com/internals/22785

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

Versions of packages mysql-server depends on:
ii  adduser  3.63Add and remove users and groups
ii  debconf  1.4.30.11   Debian configuration management sy
ii  gawk 1:3.1.4-2   GNU awk, a pattern scanning and pr
ii  libc62.3.2.ds1-20GNU C Library: Shared libraries an
ii  libdbi-perl  1.46-6  Perl5 database interface by Tim Bu
ii  libmysqlclient12 4.0.23-7mysql database client library
ii  libstdc++5   1:3.3.5-8   The GNU Standard C++ Library v3
ii  libwrap0 7.6.dbs-6   Wietse Venema's TCP wrappers libra
ii  mailx1:8.1.2-0.20040524cvs-4 A simple mail user agent
ii  mysql-client 4.0.23-7mysql database client binaries
ii  mysql-common 4.0.23-7mysql database common files (e.g. 
ii  passwd   1:4.0.3-30.9change and administer password and
ii  perl 5.8.4-6 Larry Wall's Practical Extraction 
ii  psmisc   21.5-1  Utilities that use the proc filesy
ii  zlib1g   1:1.2.2-3   compression library - runtime

-- debconf information:
  mysql-server/nis_warning:
  mysql-server/skip_networking: false
  mysql-server/really_downgrade_from_41: false
  mysql-server/mysql_update_hints1:
  mysql-server/want_chroot: false
* mysql-server/start_on_boot: true
  mysql-server/postrm_remove_databases: false
* mysql-server/postrm_remove_database: false
  mysql-server/fix_privileges_warning:
* mysql-server/mysql_install_db_notes:


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



Bug#298874: dovecot-common: default path for mysqld.sock is incorrect

2005-03-10 Thread Mike O'Connor
Package: dovecot-common
Severity: minor

the installed /etc/dovecot/dovecot-mysql.conf contained this line:

#db_unix_socket = /var/tmp/mysql.sock

I think that should be changed to /var/run/mysqld/mysqld.sock which is
the default path for this socket on debian.  

Possibly this line should be uncommented as well since by default
networking is disabled on a default install of mysql-server, but that
would also be making the assumption that the mysql-server and dovecot
are running on the same system.

thanks,
Mike O'Connor

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-1-k7-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


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



Bug#298876: bindgraph: English spelling incorrect on graphs

2005-03-10 Thread Ari Levien
Package: bindgraph
Version: 0.2-2
Severity: minor

Hi

There is an error in the cgi script on line 103. 'queries/secon' should read 
'queries/second'.

Regards
Ari

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.10
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages bindgraph depends on:
ii  debconf   1.4.30.11  Debian configuration management sy
ii  libfile-tail-perl 0.98-5 File::Tail perl module
ii  librrds-perl  1.0.49-1   Time-series data storage and displ

-- debconf information:
* bindgraph/logfile: /var/log/bind9-query.log
* bindgraph/configure_bind:
* bindgraph/stay_on_purge: true
* bindgraph/start_on_boot: true


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



Bug#250086: extipl: please add amd64 support

2005-03-10 Thread Taketoshi Sano
Hi.  Thank you for your attention.

 with Re: Bug#250086: extipl: please add amd64 support,
  Goswin von Brederlow [EMAIL PROTECTED] wrote:

 [EMAIL PROTECTED]:~% apt-cache show extipl
 Package: extipl
 Version: 5.04-1.0.0.1.pure64

 Filename: 
 pool/unstable/main/amd64/e/extipl/extipl_5.04-1.0.0.1.pure64_amd64.deb

 Description: Yet Another Boot Selector for IBM-PC compatibles.
  Extended-IPL is a boot selector which is upper compatible with
  original IBM IPL. This package includes the installer for this
  boot code which is written into MBR of your hard disk.
  .
  With this boot selector, you can select a partition from
  all the partitions including the logical partitions as well as
  the primary ones in all the BIOS supported disks when booting a PC,
  and then it will boot up the OS reside at the selected partition.
 installed-size: 24
 ^^^
'residing on' or 'that resides on'

I'll update the description in the next upload.

 Is that from your patch or another one?

That amd64 package (5.04-1.0.0.1.pure64) may have been
created by Christopher L Cheney. changes file for it
has the Changed-By line.

  Extipl uses syscall5 _llseek on i386 to reach the right sector
  in the hard disk where the boot code is installed in. 
  So I'm afraid that it can't work on pure 64bit environment.
  But if any amd64 system can run all i386 32bit code,
  then it might run that _llseek system call too.
 
 It should not use _llseek on i386 either. The right way is to define
 64bit file operations (LFS) and use the normal lseek (which then uses
 64bit off_t).

Maybe.  I'll consult it with the upstream later.

# When the extipl began to use __llseek on linux, 
# there are both of libc5 systems and glibc2 systems.
# So __llseek was the simplest way at that time,
# or it seemed that, at least.
# Now I hope that we can use lseek64 on most of linux systems, 
# can't we ?

-- 
  Taketoshi Sano: [EMAIL PROTECTED],[EMAIL PROTECTED],[EMAIL PROTECTED]


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



Bug#298788: [Quilt-dev] [peterc@gelato.unsw.edu.au: Bug#298788: Desirable new feature: quilt merge]

2005-03-10 Thread Catalin Marinas
Catalin Marinas [EMAIL PROTECTED] wrote:
 Martin Quinson [EMAIL PROTECTED] wrote:
 also from the debian BTS. I dunno what to think about it. I never forked any
 patch, so I've no idea about merging them afterward ;)

 Assuming that you only try to merge forked patches, a diff3 merge
 could be performed between the common ancestor of all the files, the
 old patch and the newly forked one. The common ancestor is easy since
 you get it in .pc/patch/file, the local file is one of the descendants
 and 2nd descendant is generated by applying the forked patch to the
 ancestor.

I just realised this won't work since diff3 will report conflicts for
all the changes in both patches, even if they are the same. Maybe
xxdiff is a bit smarter here but I'm not sure.

The common ancestor should be the state of the tree when the fork
happened but if both the old patch and the newly forked one are
modified afterwards, this information is no longer preserved.

Catalin



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



Bug#290324: Mount support for dmcrypt

2005-03-10 Thread Wesley W. Terpstra
On Wed, Mar 09, 2005 at 01:14:16PM +0100, David Härdeman wrote:
 Wesley W. Terpstra ([EMAIL PROTECTED]) wrote:
  On Wed, Mar 09, 2005 at 01:53:20AM +0100, David Härdeman wrote:
   1) Do you have time to create an updated patch?
  Sure.

It turns out that the patch in #290324 still applies (for me)...

 If you could please post the .deb's you have, it would save me a lot of time.

deb http://terpstra.ca/debian sid main
deb-src http://terpstra.ca/debian sid main

Those should work on both sarge+sid, but were built under sid.

-- 
Wesley W. Terpstra



  1   2   3   4   >