Bug#370181: Monitor Display Size Incorrect

2007-01-18 Thread Brice Goglin
Paul Kranz wrote:
 Hi Bruce,

 Thanks for the inquiry.  I modified XF86Config-4 by using some help I
 got from
 Linux-on-laptops.com.  I saved a copy of the original file generated
 by the installer, if you'd like to see it.  The problem actually
 occurred with a Sarge installation.

If you could send us the difference between your config file and the one
generated by the installer, that would be great yes. Also, if you could
save your config file and run dpkg-reconfigure xserver-xfree86 and see
if you still get the same (broken) config, it'd ge great too. And you
had a chance to try Xorg 7.1 currently un testing, there might be more
chance your bug is resolved :)

Thanks,
Brice



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



Bug#403465: iceweasel crashes on gmail

2007-01-18 Thread Eric Dorland
tags 403465 unreproducible
thanks

* Martin Wuertele ([EMAIL PROTECTED]) wrote:
 Package: iceweasel
 Version: 2.0+dfsg-1
 Severity: normal
 
 $ iceweasel gmail.google.com
 The program 'Gecko' received an X Window System error.
 This probably reflects a bug in the program.
 The error was 'BadShmSeg (invalid shared segment parameter)'.
   (Details: serial 27 error_code 170 request_code 146 minor_code 2)
   (Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)

I use gmail quite a bit now and don't have any problems. Do you have
any other machines you can reproduce this on? 

-- 
Eric Dorland [EMAIL PROTECTED]
ICQ: #61138586, Jabber: [EMAIL PROTECTED]
1024D/16D970C6 097C 4861 9934 27A0 8E1C  2B0A 61E9 8ECF 16D9 70C6



signature.asc
Description: Digital signature


Bug#367947: Ultra10 X Problems after dist-upgrade

2007-01-18 Thread Brice Goglin
Stewart Stremler wrote:
 begin  quoting Brice Goglin as of Thu, Jan 18, 2007 at 12:34:09AM +0100:
   
 Hi,

 Last year, you reported a bug to the Debian BTS regarding X not working
 anymore on a Ultra 10 machine after dist-upgrade to 4.3.0.dfsg.1-14sarge1.
 Did you reproduce this problem recently? If not, I will close this bug
 in the next weeks.
 

 As of last week, X still didn't work on that machine.

 Thanks for the followup.  I wish I could report a more positive result.
   


Did you have a chance to try Xorg 7.1 currently available in testing ?

Brice



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



Bug#405841: wesnoth: audio is scratchy

2007-01-18 Thread Isaac Clerencia
Wesnoth developers were trying to detect it automagically but it doesn't seem 
to be easy. There are some cards that require other values, and other cards 
that also require to set the buffer_size to some specific size.

I'm uploading Wesnoth 1.2.1 to experimental which already offers these options 
in the GUI.

Best regards
-- 
Warp Networks | [EMAIL PROTECTED]| http://warp.es
Debian| [EMAIL PROTECTED] | http://www.debian.org


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



Bug#407336: [pkg-ntp-maintainers] Bug#407336: ntp: undesirable behaviour of overwriting conf file based on dhcp unconfigurable

2007-01-18 Thread Tim Connors
On Wed, 17 Jan 2007, Peter Eisentraut wrote:

 Tim Connors wrote:
  ntp now takes servers from the dhcp client without asking, and
  without being overridable.

 I quote from /usr/share/doc/ntp/README.Debian.gz:

 
 If DHCP is used to configure the host, and the DHCP server sends
 information about NTP servers, then this information will be used
 automatically.  This is done by making a copy of /etc/ntp.conf at
 /etc/ntp.conf.dhcp, replacing the server entries with the information
 provided by the DHCP server, and restarting the NTP server.

 In order for this to work, the ntp-servers option must be mentioned
 in the request statement in /etc/dhcp3/dhclient.conf.  This is not
 the case in a default installation.  A complete configuration might
 look like this, for example:

 request subnet-mask, broadcast-address, time-offset, routers,
 domain-name, domain-name-servers, host-name,
 netbios-name-servers, netbios-scope, interface-mtu,
 ntp-servers;

 If you don't like using the NTP servers sent by the DHCP server, this
 is also the right place to turn off this behavior.
   ^^^
 

This was as default, and hence was off.  I won't be on this dhcp network
until at least Monday, and shall try it again then with some debug output.
This may well be a dhcp3 bug.  Perhaps new_ntp_servers is being receieved
and passed on even though not requested.

-- 
Tim Connors
http://site.aao.gov.au/twc


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



Bug#407408: /etc/samba/dhcp.conf only created on change of wins server, but not initially

2007-01-18 Thread Erik Thiele
Package: samba
Version: 3.0.23d-2+b1

The file /etc/samba/dhcp.conf is included from your smb.conf file to
get the wins server by DHCP. This is done by the
script /etc/dhcp3/dhclient-enter-hooks.d/samba. There are three issues
with this script:

1) when i CHANGE the netbios-name-servers in my dhcp server and then
do a ifdown and ifup to launch dhclient, then the script creates the
samba dhcp.conf file correctly. but if i run my system for some time
and then decide to install the samba package, the dhclient script will
NOT create the dhcp.conf file, because no change in
netbios-name-servers has occured since the last run of dhclient.


2) when first creating the file /etc/samba/dhcp.conf, the script prints
the error message: 

sed: can't read /etc/samba/dhcp.conf: No such file or directory

Maybe a message like creating dhcp.conf from scratch because it is
missing or even no message at all would be better.


3) in case of a change in /etc/samba/dhcp.conf, the script should let
the samba server reload its configuration files, otherwise the change
is ignored by the samba server.



cya  thx for all the work
erik


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



Bug#407329: emacs-snapshot: emacs should make a backup for every file by default

2007-01-18 Thread Romain Francoise
Vincent Lefevre [EMAIL PROTECTED] writes:

 One shouldn't lose a backup until the buffer is modified and
 saved.

Of course the file must be saved again after being reopened for the
backup to be overwritten -- Emacs doesn't throw the backup away if
you just open the file...

Anyway, I think you overestimated the reliability of Emacs's backup
system; I can see why you're surprised in this particular situation
but the current defaults are tuned for the general case and
everything is customizable.  If you want the default settings
changed, you'd better ask on emacs-devel.

A good strategy to avoid losing information is to organize your
backups yourself instead of counting on your tools to do it for you.
(Since you seem to be working with SVN, I'd recommend making local
branches with svk and commit everything in there.)

Thanks,

-- 
  ,''`.
 : :' :Romain Francoise [EMAIL PROTECTED]
 `. `' http://people.debian.org/~rfrancoise/
   `-


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



Bug#407280: [Pkg-aide-maintainers] Bug#407280: aide: Config fixes for better compliance with default Debian configs

2007-01-18 Thread Marc Haber
On Wed, Jan 17, 2007 at 04:50:48PM +0100, Marc Haber wrote:
 I have found that the _apt_ rules are a horrible mess and will re-work
 them completely in the next version. Don't submit any patches agains
 the current versions as it is likely that the new rules will not
 remotely resemble the current ones.

I have rewritten the apt rule as a script and implemented a small
/etc/apt/sources.list parser. This, as a convenience, eliminated the
need for separate stable and unstable rules, and also caters correctly
for the arch.

Here is a preliminary version:
#!/bin/bash

SOURCESLIST=/etc/apt/sources.list
LISTSDIR=/var/lib/apt/lists
ARCH=$(dpkg --print-architecture)

cat $SOURCESLIST | while read deb uri dist comp; do
  PROTOCOL=$(echo $uri | sed 's|\([^:]\+\).*|\1|')
  if [ $PROTOCOL = http ] || [ $PROTOCOL = ftp ]; then
HOST=$(echo $uri | sed 's|.*//\([^/[:space:]]\+\).*|\1|')
HOSTPATH=$(echo $uri | sed 
's|.*//[^/[:space:]]\+/\?||;s|/|_|g;s|^\(.\+\)$|_\1|')
dist=${dist//\//_}
if [ -n $DEBUG ]; then
  echo uri $uri
  echo HOST $HOST
  echo HOSTPATH $HOSTPATH
fi
if [ $deb = deb ]; then
  for c in $comp; do
echo 
$LISTSDIR/${HOST}${HOSTPATH}_dists_${dist}_${c}_binary-${ARCH}_Packages(\.IndexDiff)?$
 VarFile
echo $LISTSDIR/${HOST}${HOSTPATH}_dists_${dist}_Release(\.gpg)?$ 
VarFile
  done
elif [ $deb = deb-src ]; then
  :
fi
  else
: # other protocols are not supported. If you feel like they should
: # please give a good reason and probably a patch.
  fi
  echo -e \n\n
done

echo ${LISTSDIR}(/partial)?$ VarDir
echo ${LISTSDIR}/lock$ VarFile

If you want to, give it a try.

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#405637: postgrey process dying

2007-01-18 Thread Adrian von Bidder
Hi all,

This is about the postgrey hang that I talked about previously.  Really
Annoying. (And I'm still happily running postgrey without any 
problems on my own machine, of course...)

From: Jose Carlos Garcia Sogo [EMAIL PROTECTED]
 today it happened again and I could read in /var/log/syslog the following:
 Jan 14 03:06:03 aragorn postgrey[3477]: cleaning up old logs...
 Jan 14 03:06:04 aragorn postgrey[3477]: cleaning up old entries...
 Jan 14 03:06:04 aragorn postgrey[3477]: fatal: Can't call method
 txn_commit on an undefined value at /usr/sbin/postgrey line 199.

Jose, can you please confirm the versions of the postgrey, 
libberkeleydb-perl, libdb4.3, libdb4.4 (depending on the libberkeleydb-perl
verison either of those is used)  and perl Debian packages that are 
installed on your system?

Anything special about your system?  Xen, vmware or whatever?  NFS or
some other network based filesystem on the partition where the database
is located?

Just to be safe: below is the diff between postgrey 1.27 and the Debian
version.  I changed config file locations and it runs as group postgrey
instead of nogroup.  I don't think there is anything that could trigger
this behaviour.


--- 1.27/postgrey   2007-01-18 08:56:16.0 +0100
+++ 1.27-4/postgrey 2007-01-18 08:58:21.0 +0100
@@ -441,8 +441,8 @@
 port = [ $opt{inet} ? $opt{inet} : $opt{unix}.|unix 
],
 proto= $opt{inet} ? 'tcp' : 'unix',
 user = $opt{user} || 'postgrey',
-group= $opt{group} || 'nogroup',
-dbdir= $opt{dbdir} || '/var/spool/postfix/postgrey',
+group= $opt{group} || 'postgrey',
+dbdir= $opt{dbdir} || '/var/lib/postgrey',
 setsid   = $opt{daemonize} ? 1 : undef,
 pid_file = $opt{daemonize} ? $opt{pidfile} : undef,
 log_level= $opt{verbose} ? 4 : 2,
@@ -453,7 +453,7 @@
 },
 postgrey = {
 delay= $opt{delay} || 300,
-dbdir= $opt{dbdir} || 
'/var/spool/postfix/postgrey',
+dbdir= $opt{dbdir} || '/var/lib/postgrey',
 max_age  = $opt{'max-age'} || 35,
 last_maint   = time,
 last_maint_keys  = 0, # do it on the first night
@@ -465,10 +465,11 @@
 greylist_action  = $opt{'greylist-action'} || 'DEFER_IF_PERMIT',
 greylist_text= $opt{'greylist-text'} || 'Greylisted, see 
http://isg.ee.ethz.ch/tools/postgrey/help/%r.html',
 whitelist_clients_files= $opt{'whitelist-clients'} ||
-[ '/etc/postfix/postgrey_whitelist_clients' ,
-  '/etc/postfix/postgrey_whitelist_clients.local' ],
+[ '/etc/postgrey/whitelist_clients' ,
+  '/etc/postgrey/whitelist_clients.local' ],
 whitelist_recipients_files = $opt{'whitelist-recipients'} ||
-[ '/etc/postfix/postgrey_whitelist_recipients' ],
+[ '/etc/postgrey/whitelist_recipients' ,
+  '/etc/postgrey/whitelist_recipients.local' ],
 privacy = defined $opt{'privacy'},
 hostname = defined $opt{hostname} ? $opt{hostname} : hostname,
 exim = defined $opt{'exim'},
@@ -623,8 +624,8 @@
  -d, --daemonize run in the background
  --pidfile=PATH  put daemon pid into this file
  --user=USER run as USER (default: postgrey)
- --group=GROUP   run as group GROUP (default: nogroup)
- --dbdir=PATHput db files in PATH (default: 
/var/spool/postfix/postgrey)
+ --group=GROUP   run as group GROUP (default: postgrey)
+ --dbdir=PATHput db files in PATH (default: /var/lib/postgrey)
  --delay=N   greylist for N seconds (default: 300)
  --max-age=N delete entries older than N days since the last time
  that they have been seen (default: 35)
@@ -635,8 +636,8 @@
  (default: Greylisted + help url, see below)
  --lookup-by-subnet  strip the last 8 bits from IP addresses (default)
  --lookup-by-hostdo not strip the last 8 bits from IP addresses
- --whitelist-clients=FILE default: 
/etc/postfix/postgrey_whitelist_clients
- --whitelist-recipients=FILE  default: 
/etc/postfix/postgrey_whitelist_recipients
+ --whitelist-clients=FILE default: /etc/postgrey/whitelist_clients
+ --whitelist-recipients=FILE  default: /etc/postgrey/whitelist_recipients
  --auto-whitelist-clients=N   whitelist host after first successful 
delievery
   N is the minimal count of mails before a 
client is
   whitelisted (turned on by default with value 
5)
@@ -646,8 +647,9 @@
  --exim  don't reuse a socket for more than one query (exim 

Bug#407409: clamav: Zip module failure with many PDF files

2007-01-18 Thread Ralf Hildebrandt
Package: clamav
Version: 0.90~rc2-2
Severity: normal


I'm using clamd from dansguardian to scan files our users are
downloading via our proxy servers. In general, this works great.

Unfortunately, clamd (and clamscan) seem to fail when given certain
PDF files.

I grepped for Zip module failure in the dansguardian's logs and
found these URLs:

% zgrep -h Zip module failure access.log* |awk '{print $5}'| sort | uniq

http://e-learning.studmed.unibe.ch/UroSurf/UroSurfdeutsch.pdf
http://users.path.ox.ac.uk/~scobbold/tig/tolweb/tolmec.pdf
http://www.kika.de/spielspass/basteln/stundenplaene/_dl/stundenplan_01.pdf
http://www.kika.de/spielspass/basteln/stundenplaene/_dl/stundenplan_02.pdf
http://www.prismacolor.de/download/prismacolor-preisliste2005-06.pdf
http://www.rth.info/luftrettung.pdf
http://www.ski-shop-charlottenburg.de/vertragsbedingungen.pdf

I picked the first URL, downloaded it without using the proxy and then
tried to clamscan it:

# clamscan UroSurfdeutsch.pdf
UroSurfdeutsch.pdf: Zip module failure

--- SCAN SUMMARY ---
Known viruses: 87232
Engine version: 0.90rc2
Scanned directories: 0
Scanned files: 1
Infected files: 0
Data scanned: 0.19 MB
Time: 1.758 sec (0 m 1 s)

#

It's unclear to me what the problem is.


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

Versions of packages clamav depends on:
ii  clamav-freshclam [clamav-dat 0.90~rc2-2  downloads clamav virus databases f
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libclamav1   0.90~rc2-1  virus scanner library
ii  zlib1g   1:1.2.3-13  compression library - runtime

Versions of packages clamav recommends:
ii  arj   3.10.22-2  archiver for .arj files
ii  clamav-base   0.90~rc2-2 base package for clamav, an anti-v
ii  unzoo 4.4-5  zoo archive extractor

-- no debconf information


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



Bug#407280: [Pkg-aide-maintainers] Bug#407280: aide: Config fixes for better compliance with default Debian configs

2007-01-18 Thread Tim Stoop


Op 18-jan-2007, om 9:02 heeft Marc Haber het volgende geschreven:

I have rewritten the apt rule as a script and implemented a small
/etc/apt/sources.list parser.


Nice work!


If you want to, give it a try.


Your (bash|sed)-fu is greater than mine. Did found a small thing,  
though. My /var/lib/apt/lists files are (only listing relevant parts  
for the error I found):


ftp.unnet.nl_debian_dists_etch_main_binary-amd64_Packages
ftp.unnet.nl_debian_dists_etch_main_binary-amd64_Packages.IndexDiff
ftp.unnet.nl_debian_dists_etch_Release
ftp.unnet.nl_debian_dists_etch_Release.gpg


And the generated lines are:


/var/lib/apt/lists/ftp.unnet.nl_debian__dists_etch_main_binary- 
amd64_Packages(\.IndexDiff)?$ VarFile
/var/lib/apt/lists/ftp.unnet.nl_debian__dists_etch_Release(\.gpg)?$  
VarFile



Note in particular the double underscore in front of dists.

My sources.list:


deb http://ftp.unnet.nl/debian/ etch main


When enabling DEBUG, I found the problem:

HOSTPATH _debian_

So I changed line 11 of your script to:

HOSTPATH=$(echo $uri | sed 's|.*//[^/[:space:]]\+/\?||;s|/|_|g;s|^\(. 
\+\)$|_\1|' | sed 's|_$||')


Which fixes the problem.

Hope this helps.

--
Met vriendelijke groet,
Tim Stoop
Cidev v.o.f.
http://www.cidev.nl
KvK nummer: 14072991




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



Bug#407406:

2007-01-18 Thread Alexis Sukrieh
After looking at the patch submitted upstream, it looks like I'm not 
facing the exactly same bug, as the sources of mysql-server in etch 
include the correct version:


  MySQL patch:
  http://lists.mysql.com/commits/12694

  etch mysql-server sources:
  if (!_mi_get_last_key(info,keyinfo,anc_buff,lastkey,keypos,length))
  {
  goto err;
  }

Anyway, I'm facing the same symptom:

Incorrect key file for table after a fresh dump load in the database.

Regards,

Alexis


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



Bug#402001: Problem with timestamping

2007-01-18 Thread Oliver Marx
I have the same problem. After updateing form sarge to etch my traffic exploded 
becouse of the bug. 
As a workaround I downgraded wget to Version 1.9.1 (etch) and everithing was 
fine again.

Oliver
_
Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
http://smartsurfer.web.de/?mc=100071distributionid=0066



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



Bug#407371: xorg: Video playback problem (DirectDraw) under Wine

2007-01-18 Thread Michel Dänzer
reassign 407371 wine
kthxbye

On Thu, 2007-01-18 at 09:55 +1100, Russell Weatherburn wrote:
 
 After upgrading from XFree86 to Xorg, in preparation to upgrading to
 Etch and to hopefully solve some other issues I was having,  I noted 
 that there was an issue with not being able to view the video output
 using the Mpeg2Schitt program.

Please elaborate on 'not being able to view the video output'. What
happens when you attempt it?


 I have tested using the same program (indeed, the whole same
 .wine/fake_windows information for Wine) under a clean Sarge
 installation in VMWare, and this problem does not occur.  I can only
 conclude that it is somewhere in Xorg that the issue lies.

What if you upgrade to X.org in VMWare as well, does the issue occur
there?


 The stderr output from the wine execution is shown below:
 
 [EMAIL PROTECTED]:~/.wine/fake_windows/Progs/Mpeg2Schnitt071$ wine 
 Mpeg2Schnitt.exe
 fixme:commdlg:GetFileName95 Flags 0x0080 not yet implemented
 fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x1340020) : stub,
 simulating 64MB for now, returning 64MB left
 fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel
 (0x1af298)-(0x10024,0008)
 err:ddraw:IDirectDrawImpl_SetDisplayMode Width=0, Height=0, what to do?
 fixme:ddraw:IDirectDrawImpl_CreateSurface Wanted to get surface
 dimensions from window 0x10024, but it has only
 a size of 0x0. Using full screen dimensions
 fixme:d3d_surface:IWineGDISurfaceImpl_Blt Can't handle DDBLT_WAIT flag
 right now.

I don't see anything here that indicates an X issue, so I'm reassigning
to wine. Hopefully, the wine maintainer(s) can help you narrow down the
problem, and if it does turn out to be with X, feel free to reassign
back.


-- 
Earthling Michel Dänzer   |  http://tungstengraphics.com
Libre software enthusiast |  Debian, X and DRI developer



Bug#407396: weechat-curses uninstallable on Debian unstable

2007-01-18 Thread Julien Louis
On Thu, Jan 18, 2007 at 05:57:27AM +0100, Arjan Opmeer wrote:
 Package: weechat-curses
 Version: 0.2.3-1
 Severity: normal
 
 As can be seen below weechat-curses 0.2.3-1 depends on libgnutls11 (=
 1.0.16) however libgnutls11 does not appear to be available. This on
 Debian unstable where libgnutls13 is the only version. Could you please
 rebuild?

I already ask on debian-release a binary NMU to fix this issue.
see http://lists.debian.org/debian-release/2007/01/msg00776.html

I don't know exactly when it will be requeued. I'll close the bug as
soon as the package will be rebuild. 

-- 

13:52 Je ne connais personne de tres grand tournant sous Mandrake : Par
  contre je connais Lycos sous SuSE et Auchan sur Redhat...
13:54 13:52 j'ai un pote qui mesure 1m92 qui a une mandrake



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



Bug#242394: [radeon] Initializes only once after boot

2007-01-18 Thread Tore Anderson
close 242394
quit

* Brice Goglin

 About 3 years ago, you reported a bug to the Debian BTS regarding a
 radeon board only initializing after boot. Did you reproduce this
 problem recently? If not, I will close this bug in the next weeks.

  No problem.  I don't have the hardware required any longer.

-- 
Tore Anderson



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



Bug#407411: iceape-browser: Leaves dangling symlinks to /etc/alternatives when package is purged

2007-01-18 Thread Teemu Likonen
Package: iceape-browser
Version: 1.0.7-2
Severity: minor


After purging the iceape-browser package there are following symlinks
left in the /etc/alternatives directory:

lrwxrwxrwx 1 root root 15 2007-01-13 11:10 mozilla - /usr/bin/iceape
lrwxrwxrwx 1 root root 31 2007-01-13 11:10 mozilla.1.gz - 
/usr/share/man/man1/iceape.1.gz

/etc/cron.daily/man-db script sends a warning email every day:

mandb: warning: /usr/share/man/man1/mozilla.1.gz is a dangling symlink


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


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



Bug#407403: duplicity cannot canonicalise

2007-01-18 Thread Martin Wuertele
Hi David!

* David Andel [EMAIL PROTECTED] [2007-01-18 07:36]:

 Package: duplicity
 Version: 0.4.2-10.1
 Severity: grave
 Justification: renders package unusable
 
 Whatever I enter, if I use it through backupninja or directly on the
 commandline, it always returns the same error:
 
 apollo:~# duplicity /root scp://[EMAIL PROTECTED]/var/backups/apollo
 Couldn't canonicalise: No such file or directory
 Traceback (most recent call last):
   File /usr/bin/duplicity, line 373, in ?
 if __name__ == __main__: main()
   File /usr/bin/duplicity, line 349, in main
 globals.archive_dir).set_values()
   File /usr/lib/python2.4/site-packages/duplicity/collections.py, line 406,
   in set_values
 backend_filename_list = self.backend.list()
   File /usr/lib/python2.4/site-packages/duplicity/backends.py, line 299, in
   list
 l = self.popen(commandline).split('\n')[2:] # omit sftp prompts
   File /usr/lib/python2.4/site-packages/duplicity/backends.py, line 150, in
   popen
 raise BackendException(Error running '%s' % commandline)
 duplicity.backends.BackendException: Error running 'printf 'cd
 var/backups/apollo ls -1' | sftp -b - [EMAIL PROTECTED]'

Does scping a file to 130.60.xx.xx as user andel work?
Did you try passing the ID of the gpg key to use?
Does ~andel/var/backups/apollo on 130.60.xx.xx exist? If not try
duplicity /root scp://[EMAIL PROTECTED]//var/backups/apollo

example:
$ mkdir /tmp/bar
$ duplicity /etc/X11/ scp://localhost//tmp/bar
GnuPG passphrase: 
Retype to confirm: 
No signatures found, switching to full backup.
Error [Errno 13] Permission denied: '/etc/X11/Xwrapper.config' getting delta 
for Xwrapper.config
tmpYUQZ9V   
  100%   50KB  50.3KB/s   00:00
tmpetzO8b   
  100%  198 0.2KB/s   00:00
tmp-As8BW   
  100% 9112 8.9KB/s   00:00
--[ Backup Statistics ]--
StartTime 1169107544.68 (Thu Jan 18 09:05:44 2007)
EndTime 1169107544.94 (Thu Jan 18 09:05:44 2007)
ElapsedTime 0.26 (0.26 seconds)
SourceFiles 84
SourceFileSize 271704 (265 KB)
NewFiles 84
NewFileSize 271704 (265 KB)
DeletedFiles 0
ChangedFiles 0
ChangedFileSize 0 (0 bytes)
ChangedDeltaSize 0 (0 bytes)
DeltaEntries 84
RawDeltaSize 258906 (253 KB)
TotalDestinationSizeChange 51700 (50.5 KB)
Errors 1
-

yours Martin
-- 
http://martin.wuertele.net/ -- Debian -- OFTC -- SPI -- [EMAIL PROTECTED]
ports.linux.com
%
Ubuntu is an ancient African word meaning 'I can't configure Debian'.
--


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



Bug#400875: (no subject)

2007-01-18 Thread Andrew Lee
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

According to FHS(Filesystem Hierarchy Standard) v2.3. The /usr/share
hierarchy is for all read-only architecture independent data files.

So I'd suggest to create a directory /var/cache/wordpress/uploads with
owner www-data, and then symbolic links
/usr/share/wordpress/wp-content/uploads to the directory.

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

iD8DBQFFrzOqnQYz4bYlCYURAhvVAKCaQNUV2y4Yh3q0FfiWIMyy5xqdSQCeKJGR
tUw3iyCYVbFq56V/IwCt7BI=
=QIKi
-END PGP SIGNATURE-


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



Bug#407410: BUG: soft lockup detected on CPU#2!

2007-01-18 Thread Adriaan Peeters
Package: linux-image-2.6.18-3-xen-amd64
Version: 2.6.18-7
Severity: normal

I get these dmesg errors inside a xen VM. They might have started after a 
save/restore.

BUG: soft lockup detected on CPU#1!

Call Trace:
 IRQ [802a0540] softlockup_tick+0xdb/0xed
 [8026874e] timer_interrupt+0x38d/0x3db
 [802111cd] handle_IRQ_event+0x2d/0x60
 [802a087f] __do_IRQ+0xa4/0x105
 [80283ffb] _local_bh_enable+0x59/0xb3
 [80266f4a] do_IRQ+0x65/0x73
 [80360e58] evtchn_do_upcall+0x86/0xe0
 [8025cfe6] do_hypervisor_callback+0x1e/0x2c
 EOI [802063aa] hypercall_page+0x3aa/0x1000
 [802063aa] hypercall_page+0x3aa/0x1000
 [80267cca] raw_safe_halt+0x84/0xa8
 [80264f4d] xen_idle+0x38/0x4a
 [80248cef] cpu_idle+0x97/0xba

BUG: soft lockup detected on CPU#2!

Call Trace:
 IRQ [802a0540] softlockup_tick+0xdb/0xed
 [8026874e] timer_interrupt+0x38d/0x3db
 [802111cd] handle_IRQ_event+0x2d/0x60
 [802a087f] __do_IRQ+0xa4/0x105
 [80283ffb] _local_bh_enable+0x59/0xb3
 [80266f4a] do_IRQ+0x65/0x73
 [80360e58] evtchn_do_upcall+0x86/0xe0
 [8025cfe6] do_hypervisor_callback+0x1e/0x2c
 EOI [802063aa] hypercall_page+0x3aa/0x1000
 [802063aa] hypercall_page+0x3aa/0x1000
 [80267cca] raw_safe_halt+0x84/0xa8
 [80264f4d] xen_idle+0x38/0x4a
 [80248cef] cpu_idle+0x97/0xba


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

Versions of packages linux-image-2.6.18-3-xen-amd64 depends on:
ii  e2fsprog 1.39+1.40-WIP-2006.11.14+dfsg-1 ext2 file system utilities and lib
ii  initramf 0.85e   tools for generating an initramfs
ii  linux-mo 2.6.18-7Linux 2.6.18 modules on AMD64

linux-image-2.6.18-3-xen-amd64 recommends no packages.

-- no debconf information


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



Bug#400875: (no subject)

2007-01-18 Thread Kai Hendry

Do you really want to upload stuff to Wordpress? It is usually a bad
idea to allow it.


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



Bug#407412: dlocate: '-s' option ignores virtual packages.

2007-01-18 Thread A. Costa
Package: dlocate
Version: 0.5-0.3
Severity: wishlist


Consider the virtual package mail-transport-agent, provided on my
system by 'exim4-daemon-light':

% dlocate -s exim4-daemon-light | grep 'Status\|Provides'
Status: install ok installed
Provides: mail-transport-agent

% dlocate -s mail-transport-agent
Package mail-transport-agent not installed.

...that's a little confusing.  Users might want to know several things about a 
virtual package.  Such as what provides it, and if installed, what provided it.

Something like this might be useful:

% dlocate -s mail-transport-agent
'mail-transport-agent' is a virtual package, currently provided by 
'exim4-daemon-light'.
List of provider packages: courier-mta exim exim-tls exim4-daemon-heavy 
exim4-daemon-light masqmail nullmailer postfix postfix-snap sendmail smail 
ssmtp 
zmailer zmailer-ssl

Hope this helps...

PS: some ad hoc functions, (no error checking!):

# what provided an installed virtual package?
% debprovidedby() { grep-status -F Provides $1 -a -F Status installed -ns 
Package: ; }
% debprovidedby mail-transport-agent
exim4-daemon-light

# what programs provide a given virtual package?
% debproviders() { grep-available -F Provides $1  -ns Package: ; }
% debproviders mail-transport-agent | sort | tr '\n' ' '
courier-mta exim exim-tls exim4-daemon-heavy exim4-daemon-light masqmail 
nullmailer postfix postfix-snap sendmail smail ssmtp zmailer zmailer-ssl



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

Versions of packages dlocate depends on:
ii  dctrl-tools   2.9.3  Command-line tools to process Debi
ii  dpkg  1.13.25package maintenance system for Deb
ii  grep-dctrl2.9.3  Grep Debian package information - 
ii  perl  5.8.8-7Larry Wall's Practical Extraction 

dlocate recommends no packages.

-- no debconf information


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



Bug#407413: i modified tamil user-setup package

2007-01-18 Thread senthil kumar
Package:user-setup
version:1.0
Translated:Tamil
Status:   installed


i modified four strings ... and i installed its working


Regards,
Senthil Kumar.B
CDAC-Chennai

 
-
Don't pick lemons.
See all the new 2007 cars at Yahoo! Autos.# THIS FILE IS AUTOMATICALLY GENERATED FROM THE MASTER FILE
# packages/po/ta.po
#
# DO NOT MODIFY IT DIRECTLY : SUCH CHANGES WILL BE LOST
# 
# translation of ta.po to Tamil
# Tamil messages for debian-installer.
# Copyright (C) 2003 Software in the Public Interest, Inc.
# This file is distributed under the same license as debian-installer.
#
# Senthil Kumar.B [EMAIL PROTECTED], 2007
# drtvasudevan [EMAIL PROTECTED], 2006.
# Damodharan Rajalingam [EMAIL PROTECTED], 2006.

msgid 
msgstr 
Project-Id-Version: ta\n
Report-Msgid-Bugs-To: \n
POT-Creation-Date: 2007-01-13 20:25+0100\n
PO-Revision-Date: 2007-01-18 10:46+0530\n
Last-Translator: Senthil Kumar.B [EMAIL PROTECTED]\n
Language-Team: Tamil [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: boolean
#. Description
#: ../user-setup-udeb.templates:4001
msgid Allow login as root?
msgstr மூலமாக (ரூட்) உள் நுழைய அனுமதிக்க வேண்டுமா?

#. Type: boolean
#. Description
#: ../user-setup-udeb.templates:4001
msgid 
If you choose not to allow root to log in, then a user account will be 
created and given the power to become root using the 'sudo' command.
msgstr 
மூலமாக (ரூட்) உள் நுழைய அனுமதிக்க வேண்டாம் எனில் உங்களுக்கு ஒரு பயனர் கணக்கு தரப் பட்டு 
சூடொ ('sudo' ) கட்டளை மூலம் ரூட் ஆக செயல் பட அதிகாரம் தரப் படும்.

#. Type: password
#. Description
#: ../user-setup-udeb.templates:5001
msgid Root password:
msgstr மூல (ரூட்) கடவுச் சொல்:

#. Type: password
#. Description
#: ../user-setup-udeb.templates:5001
msgid 
You need to set a password for 'root', the system administrative account. A 
malicious or unqualified user with root access can have disastrous results, 
so you should take care to choose a root password that is not easy to guess. 
It should not be a word found in dictionaries, or a word that could be 
easily associated with you.
msgstr 
கணினி நிர்வாகியான மூல ( 'root') கணக்கிற்கு கடவுச் சொல் ஒன்றை பதிய வேண்டும். ஒரு கெட்ட 
எண்ணம் கொண்டவரோ அல்லது பழக்கமின்மையால் தெளிவில்லாதவரோ ரூட் ஆக நுழைய முடியுமானால் அது 
மிக ஆபத்தில் முடியும். ஆகவே இந்த கடவுச் சொல் சுலபமாக கண்டு பிடிக்க முடியாததாக இருக்க 
வேண்டும். அகராதியில் காணக் கூடிய சொல்லாகவோ அல்லது உங்களுடன் இணைக்கக் கூடிய சொல்லாகவோ 
இருத்தல் ஆகாது.

#. Type: password
#. Description
#. Type: password
#. Description
#: ../user-setup-udeb.templates:5001 ../user-setup-udeb.templates:12001
msgid 
A good password will contain a mixture of letters, numbers and punctuation 
and should be changed at regular intervals.
msgstr 
ஒரு நல்ல கடவுச்சொல் என்பது எழுத்துக்கள் எண்கள் மற்ற குறியீடுகள் உள்ளடக்கிய ஒரு கலவை. இதை 
அடிக்கடி மாற்ற வேண்டும்.

#. Type: password
#. Description
#: ../user-setup-udeb.templates:5001
msgid Note that you will not be able to see the password as you type it.
msgstr நீங்கள் உள்ளிடும் சொல்லை பார்க்க இயலாது என்பதை நினைவில் கொள்ளவும்.

#. Type: password
#. Description
#. Type: password
#. Description
#: ../user-setup-udeb.templates:6001 ../user-setup-udeb.templates:13001
msgid Re-enter password to verify:
msgstr கடவுச்சொல்லை உறுதி செய்ய மீண்டும் உள்ளிடுக:

#. Type: password
#. Description
#: ../user-setup-udeb.templates:6001
msgid 
Please enter the same root password again to verify that you have typed it 
correctly.
msgstr 
அதே சொல்லை மீண்டும் உள்ளீடு செய்க. இதனால் சரியாக 

Bug#390217: New flawfinder release packages ready to upload (co-maintain?)

2007-01-18 Thread Javier Fernández-Sanguino Peña

Hi guys,

I've seen there are, at least, two people interested in this package.
However, a new release has been made quite recently (1.27, 1 day ago) and no
uploads are forthcoming.

I would be interested in having this version packaged (it provides some new
features I want to try out) and have packages ready to upload. So, is anyone
working on this?

If I don't hear anything in a few days (let's say 5) I'll make the upload and
set myself as Maintainer. I'm, of course, open for co-maintenance of this
package and would actually prefer to be backup maintainer. 

Regards

Javier


signature.asc
Description: Digital signature


Bug#357031: apt-file: Me too

2007-01-18 Thread Manuel Bilderbeek
Package: apt-file
Version: 2.0.8.2
Followup-For: Bug #357031

I am experiencing the same problem. Although I set http_proxy
variables etc. it still silently fails in fetching any data. 
(The progress bar bug report is also related to this...)

Is there a workaround for this, or is it simply impossible to use
apt-file from behind a proxy?

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

Versions of packages apt-file depends on:
ii  curl  7.15.5-1   Get a file from an HTTP, HTTPS, FT
ii  gzip  1.3.5-15   The GNU compression utility
ii  libapt-pkg-perl   0.1.20 Perl interface to libapt-pkg
ii  libconfig-file-perl   1.4-2  Parses simple configuration files
ii  perl  5.8.8-7Larry Wall's Practical Extraction 
ii  wget  1.10.2-2   retrieves files from the web

apt-file recommends no packages.

-- no debconf information



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



Bug#407414: frozen-bubble: Frozen bubble should support http_proxies

2007-01-18 Thread Rami Lehti
Package: frozen-bubble
Version: 2.1.0-1
Severity: wishlist


Frozen Bubble should support http proxies. Net game is not possible if
behind a firewall. I have a socks proxy that has connections to :80
disabled for security. So the only way to retrieve the server list is 
through an http proxy.

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

Versions of packages frozen-bubble depends on:
ii  fb-music-high   0.1.2High quality, large music files fo
ii  frozen-bubble-data  2.1.0-1  Data files for Frozen-Bubble
ii  libc6   2.3.6.ds1-10 GNU C Library: Shared libraries
ii  libglib2.0-02.12.6-2 The GLib library of C routines
ii  libpango1.0-0   1.14.8-5 Layout and rendering of internatio
ii  libsdl-mixer1.2 1.2.6-1.1+b2 mixer library for Simple DirectMed
ii  libsdl-pango1   0.1.2-1  text rendering with Pango in SDL a
ii  libsdl-perl 1.20.3dfsg-1 SDL bindings for the Perl language
ii  libsdl1.2debian 1.2.11-7 Simple DirectMedia Layer
ii  perl5.8.8-7  Larry Wall's Practical Extraction 
ii  perl-base [perlapi-5.8.8]   5.8.8-7  The Pathologically Eclectic Rubbis

frozen-bubble recommends no packages.

-- no debconf information


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



Bug#403703: quick look

2007-01-18 Thread Alex Owen

I still have my test setup from December where I ran test.sh (BTS Dec 21).


in test.sh when I run $HOME/cups/cupsys-1.2.7/filter/pstops I am
running pstops from 1.2.7-1 patched ONLY with str2111.patch

I have upgraded my system so that 1.2.7-2 is now installed.
rerunning the tests I should expect the output files
patch-reverse.ps   reverse.ps  to be the same (as the pstops from
1.2.7-2 which generates reverse.ps claims to have str2111.patch
applied).

However the files are _different_
The new debian version seems to forget to emmit the prolog. See this diff.
diff -u patch-reverse.ps   reverse.ps
---8---
--- patch-reverse.ps2007-01-18 08:59:42.0 +
+++ reverse.ps  2007-01-18 08:59:42.0 +
@@ -1,55 +1,6 @@
%!PS-Adobe-3.0
-%%HiResBoundingBox: 57.60 771.60 93.40 783.00
-%.
-%%Creator: Alex Owen with emacs and ghostscript
-%%CreationDate: 2006/12/21
-%%DocumentData: Clean7Bit
-%%LanguageLevel: 2
%%For: (dj)
%%Title: ()
-%RBINumCopies: 1
-%%Pages: (atend)
-%%BoundingBox: (atend)
-%%EndComments
-%%BeginProlog
-%%EndProlog
-%%BeginSetup
-% Disable CTRL-D as an end-of-file marker...
-userdict dup(\004)cvn{}put (\004\004)cvn{}put
-[{
-%%BeginFeature: *PageSize Letter
-/PageSize[612 792]/ImagingBBox nullsetpagedevice
-%%EndFeature
-} stopped cleartomark
-[{
-%%BeginFeature: *PreFilter No
-%% FoomaticRIPOptionSetting: PreFilter=No
-%%EndFeature
-} stopped cleartomark
-[{
-%%BeginFeature: *Resolution default
-%% FoomaticRIPOptionSetting: Resolution=default
-%%EndFeature
-} stopped cleartomark
-[{
-%%BeginFeature: *Duplex None
-%% FoomaticRIPOptionSetting: Duplex=None
-%%EndFeature
-} stopped cleartomark
-% x y w h ESPrc - Clip to a rectangle.
-userdict/ESPrc/rectclip where{pop/rectclip load}
-{{newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
-neg 0 rlineto closepath clip newpath}bind}ifelse put
-% x y w h ESPrf - Fill a rectangle.
-userdict/ESPrf/rectfill where{pop/rectfill load}
-{{gsave newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
-neg 0 rlineto closepath fill grestore}bind}ifelse put
-% x y w h ESPrs - Stroke a rectangle.
-userdict/ESPrs/rectstroke where{pop/rectstroke load}
-{{gsave newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
-neg 0 rlineto closepath stroke grestore}bind}ifelse put
-userdict/ESPwl{}bind put
-%%EndSetup
%%Page: 3 1
%%PageBoundingBox: 0 593 0 767
%%BeginPageSetup
---8---

Seems like there is bad interaction between the patches applied
between the 1.2.7-1 and 1.2.7-2 release...

Alex Owen


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



Bug#407417: Confusing versioning of libstdc++6[-...]

2007-01-18 Thread Ludovic Brenta
Package: gcc-3.4
Version: 3.4.6-5
Severity: important

Stephan Krempel writes:
 Dear Debian GCC Maintainers,

 first I want to wish you a happy new year and thank you for your work.

 This time I am a bit confused about some of the package names and
 versions.

 libstdc++6 is from source gcc-4.1, but libstdc++6-dbg, -dev, -doc,
 -pic are still from gcc-3.4. As a simple user I would expect that
 installing libstdc++6[-...] give me everything in matching versions.

 Is there any reason why libstdc++6[-...] are not only dependency
 packages depending on the respective package with the default
 compiler ABI, at the moment libstdc++6-4.1[-...]?

 As long as we are in unstable this wouldn't be of high interest, but
 in the upcomming stable release some users could become very
 confused.

 I hope this is not an already discussed issue, couldn't find an old
 thread about it.

Indeed, this is confusing.

The gcc-3.4 source package builds libstdc++6-{dbg,dev,pic} which
depend on libstdc++6 (= 3.4.6-5).

The gcc-4.1 source package builds libstdc++6-4.1-{dbg,dev,pic} which
depend on libstdc++6 (= 4.1.1-19).

The current version of libstdc++6 satisfies both dependencies, and
this is proably wrong.

Stephan, the workaround for now is to install
libstdc++6-4.1-{dbg,dev,pic}, and remove libstdc++6-{dbg,dev,pic}.

Proposed solution 1:
1) Do not build libstdc++6-{dbg,dev,pic} from gcc-3.4 anymore.
2) In gcc-4.1, change libstdc++6-4.1-{dbg,dev,pic} to
   libstdc++6-{dbg,dev,pic}, with Conflicts and Replaces.

Proposed solution 2:
1) In gcc-4.1, change libstdc++6-4.1-{dbg,dev,pic} to Conflict with
   and Replace libstdc++6-{dbg,dev,pic}.

Proposed solution 3:
1) Do not build libstdc++6-{dbg,dev,pic} from gcc-3.4 anymore.
2) In gcc-defaults, build libstdc++6-{dbg,dev,pic} that, in etch,
   depend on libstdc++6-4.1-{dbg,dev,pic}.

I personally vote against solution 2, since we don't build g++-3.4
anymore and so the libstdc++6-{dbg,dev,pic} from gcc-3.4 are useless
anyway.  I think solution 3 is the best if we want to support multiple
versions of g++.

-- 
Ludovic Brenta.



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



Bug#407406: mysql-server: DELETE FROM table causes Incorrect key file for table

2007-01-18 Thread Christian Hammers
tags 407406 moreinfo
stop

Hello

On 2007-01-18 Alexis Sukrieh wrote:
 Package: mysql-server
 Version: 5.0.30-3
 Severity: grave
 Justification: causes serious data loss
 
 
 Hello, 
 
 I use a Debian etch server for development purposes, and I use there a
 mysql database.
 
 Now that I've upgraded my development server from sarge to etch, I face
 a grave bug: when importing data from a dump made by mysqldump to a new
 database, a key corruption appears.
 
 Here is the error message:
 
 Mysql::Error: #HY000Incorrect key file for table '/tmp/#sql_7b82_0.MYI';
 try to repair it: query ...
 
 After Googling a bit, I found that bug on the MySQL's bug tracking system:
 http://bugs.mysql.com/bug.php?id=22384

That bug is supposed to be fixed since 5.0.26 if I read it correctly.

Could you mail me a copy of the mysqldump output you tried to insert? 
Having something reproducible vastly increases the chance to fix the bug.

bye,

-christian-



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



Bug#397774: comment from maintainer?

2007-01-18 Thread sean finney
i just got hit by this too, and have wasted a few hours before finally
finding this bug report.  the solution for me was as suggested simply
adding AuthBasicProvider ldap and AuthzLDAPAuthoritative off.

the first one of the two above i found on my own and i'm not certain
there's an easy way to set it without possibly breaking things for other
users.

but for the second one, couldn't it just be added to the mods-available
config file for the relevant module, so that it was set by default?  if
someone isn't using ldap it wouldn't be set then, and if they were using
ldap, apparently it's needed...



sean


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


Bug#407415: i modified tamil yaboot-installer package

2007-01-18 Thread senthil kumar
package:yaboot-installer 
version:1.0
translate:   tamil
status:installed

i modified two strings ... and i installed its working

Regards,
Senthil Kumar.B
CDAC-Chennai
 
-
Access over 1 million songs - Yahoo! Music Unlimited.# THIS FILE IS AUTOMATICALLY GENERATED FROM THE MASTER FILE
# packages/po/ta.po
#
# DO NOT MODIFY IT DIRECTLY : SUCH CHANGES WILL BE LOST
# 
# translation of ta.po to Tamil
# Tamil messages for debian-installer.
# Copyright (C) 2003 Software in the Public Interest, Inc.
# This file is distributed under the same license as debian-installer.
# 
# drtvasudevan [EMAIL PROTECTED], 2006.
# Damodharan Rajalingam [EMAIL PROTECTED], 2006.
# Senthil Kumar.B [EMAIL PROTECTED] 2007,
msgid 
msgstr 
Project-Id-Version: ta\n
Report-Msgid-Bugs-To: \n
POT-Creation-Date: 2007-01-13 20:35+0100\n
PO-Revision-Date: 2007-01-18 10:25+0530\n
Last-Translator: Senthil Kumar.B [EMAIL PROTECTED]\n
Language-Team: Tamil [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
X-Generator: KBabel 1.11.4\n

#. Type: text
#. Description
#: ../yaboot-installer.templates:1001
msgid Installing Yaboot
msgstr யாபூட் (Yaboot) நிறுவப்படுகிறது

#. Type: text
#. Description
#: ../yaboot-installer.templates:2001
msgid Installing Yaboot boot loader
msgstr யாபூட் துவக்கி நிறுவப் படுகிறது.

#. Type: boolean
#. Description
#: ../yaboot-installer.templates:3001
msgid Yaboot installation failed.  Continue anyway?
msgstr யாபூட் நிறுவல் தோல்வியடைந்தது. எப்படியும் தொடரவா?

#. Type: boolean
#. Description
#: ../yaboot-installer.templates:3001
msgid 
The yaboot package failed to install into /target/.  Installing Yaboot as a 
boot loader is a required step.  The install problem might however be 
unrelated to Yaboot, so continuing the installation may be possible.
msgstr 
 /target/ இல் யாபூட் தொகுப்பு நிறுவப் படவில்லை. யாபூட் ஐ நிறுவுதல் அவசியமான படி. 
நிறுவல் பிரச்சினை யாபூட்டுக்கு சம்பந்தம் இல்லாததாக இருக்கலாம். ஆகவே நிறுவலை தொடர்தல் கை 
கூடலாம்.

#. Type: text
#. Description
#: ../yaboot-installer.templates:4001
msgid Looking for bootstrap partitions
msgstr துவக்க ஏதுவான பகிர்வுகளை கண்டறிகிறது.

#. Type: error
#. Description
#: ../yaboot-installer.templates:5001
msgid No bootstrap partition found
msgstr துவக்க ஏதுவான பகிர்வுகள் ஏதும் இல்லை

#. Type: error
#. Description
#: ../yaboot-installer.templates:5001
msgid 
No hard disks were found which have an \Apple_Bootstrap\ partition.  You 
must create an 819200-byte partition with type \Apple_Bootstrap\.
msgstr 
ஆப்பிள் பூட் ஸ்ட்ராப் \Apple_Bootstrap\ பகிர்வு கொண்ட வன்வட்டு ஏதும் இல்லை. குறைந்தது 
819200 பைட் உள்ள ஆப்பிள் பூட் ஸ்ட்ராப் \Apple_Bootstrap\ அமைப்பு பகிர்வு தேவை.

#. Type: text
#. Description
#: ../yaboot-installer.templates:6001
msgid Looking for root partition
msgstr மூல (ரூட்) பகிர்வை கண்டறிகிறது.

#. Type: error
#. Description
#: ../yaboot-installer.templates:7001
msgid No root partition found
msgstr மூல (ரூட்) பகிர்வு ஏதும் இல்லை

#. Type: error
#. Description
#: ../yaboot-installer.templates:7001
msgid 
No partition is mounted as your new root partition. You must mount a root 
partition first.
msgstr 
பகிர்வு ஏதும் மூல (ரூட்) பகிர்வாக ஏற்றப் படவில்லை. முதலில் நீங்கள் ஒரு பகிர்வை மூல (ரூட்) 
பகிர்வாக ஏற்ற வேண்டும்.

#. Type: text
#. Description
#: ../yaboot-installer.templates:8001
msgid Looking for other operating systems
msgstr  மற்ற இயங்கு தளங்களை கண்டறிகிறது

#. Type: select
#. Description
#: ../yaboot-installer.templates:9001
msgid Device for boot loader installation:
msgstr துவக்கி நிறுவ சாதனம்:

#. Type: select
#. Description
#: ../yaboot-installer.templates:9001
msgid 
Yaboot (the Linux boot loader) needs to be installed on a hard disk 
partition in order for your system to be bootable.  Please choose the 

Bug#407416: Flawfinder: new release available

2007-01-18 Thread Javier Fernández-Sanguino Peña

Package: flawfinder
Version: 1.26-4

There's a new version of flawfinder which was announced quite recently:



Flawfinder is a program that can automatically scan C/C++ code to look for
potential security flaws, and is exceptionally easy to use. Version 1.27 of
flawfinder has just been released! The main new feature is that flawfinder
can now report on ONLY changes made in a program... so if you are submitting
a patch to a program, you can use flawfinder to examine only those changes
(instead of reporting on the entire program). This is really useful when
dealing with big programs. Various other smaller improvements have been made
as well. Enjoy! 



This version also integrates the fixes introduced by Steve in the package
(fixing some bugs).  I have a package ready to upload fixing this issue, but
I'm waiting for a conclusion on #390217 (ITA) before taking action


Javier


signature.asc
Description: Digital signature


Bug#404241: qalculate-gtk bug: segfault when pressing Arrow-Down twice

2007-01-18 Thread Martin Waitz
hoi :-)

On Wed, Jan 17, 2007 at 08:57:43PM +0100, Niklas Knutsson wrote:
 I have now come up with a better solution. I have attached a patch.

thank you for your fast response.
I will test it as soon as possible.

-- 
Martin Waitz


signature.asc
Description: Digital signature


Bug#407386: linux-image-2.6.18-3-powerpc: No audio out on PowerBook3,2 (regression vs 2.6.17)

2007-01-18 Thread maximilian attems
On Thu, Jan 18, 2007 at 03:25:03AM +0100, Vincent Lefevre wrote:
 
 I upgraded the kernel from 2.6.17-1 to 2.6.18-3 and I no longer get
 sound on my PowerBook G4 (PowerBook3,2). I tried with both ogg123
 and VLC, both with the speakers and the headphones. Setting the
 volume to the maximum didn't change anything.
 
 I'm using the OSS driver since ALSA has never worked. I don't get
 any error: the output on the screen is normal, i.e. the audio file
 is really played. But I don't get any sound.
 
 I didn't have such a problem with the previous kernels.

2.6.18 has a newer sound ppc infrastructure,
did you run alsaconf?

your question might get more attention on debian powerpc list although.

best regards

-- 
maks



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



Bug#296620: xserver-xfree86: Emulate3Buttons defaults to on, but man page claims off

2007-01-18 Thread David Balazic
I don't have a debian system currently. I'm sure someone in the debian labs
has access to the current version of the man page and a system with current
version of the X server and can check this.

Did you read the mail I mentioned above ? Here is a direct link :
http://lists.freedesktop.org/archives/xorg/2005-November/011137.html

Regards,
David






Bug#407419: texlive-latex-extra: Contains uuencoded doc file

2007-01-18 Thread Frank Küster
Package: texlive-latex-extra
Version: 2005.dfsg.2-3, 2005.dfsg.3-1
Severity: normal

$ findpkg endfloat.dvi.gz.uu
oldstable
stable
testing
usr/share/doc/texlive-doc/latex/float/endfloat.dvi.gz.uu
tex/texlive-latex-extra
unstable
usr/share/doc/texlive-doc/latex/float/endfloat.dvi.gz.uu
tex/texlive-latex-extra



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

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



Bug#406360: ignores errors from (invoke|update)-rc.d

2007-01-18 Thread Marc Haber
user [EMAIL PROTECTED]
usertags #406360 post-etch
thanks

Hi,

next time, when cloning and reassigning a bug, please Cc: the package
explicitly. Reassigning a bug without Cc: is a good way to have the
maintainer miss the bug unless one looks at the BTS web interface for
the next time (which might not be as often as the personal mailbox).

On Tue, Jan 09, 2007 at 03:34:51PM -0500, Justin Pryzby wrote:
 These packages all ignore errors from (invoke|update)-rc.d.

I think that exim4 is kind of a false positive.

debian/exim4-config.postinst:   invoke-rc.d exim4 restart || 
true
debian/exim4-daemon-light.postinst: invoke-rc.d exim4 start 
|| invoke-rc.d exim4 reload || true

Since exim4's configuration frontend allows no configuration which
_will_ result in a broken configuration during first installation,
there must be a possibility to complete the installation without
actually starting the daemon.

Is it ok for you that errors returned from invoke-rc.d will only be
ignored if the user has chosen the no configuration option? If so,
that change will be done post-etch.

After consulting the release team, I have decided that it would not be
a good idea to make this change pre-etch.

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#407420: Tor: typo in manpage

2007-01-18 Thread Jens Kubieziel
Package: tor
Version: 0.1.1.26-1
Severity: minor
Tags: patch

Hi,

there are two small typos in torrc.5. I attach a patch, which correct them.

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

Versions of packages tor depends on:
ii  adduser  3.100   Add and remove users and groups
ii  libc62.3.6.ds1-9 GNU C Library: Shared libraries
ii  libevent11.1a-1  An asynchronous event notification
ii  libssl0.9.8  0.9.8c-4SSL shared libraries
ii  tsocks   1.8beta5-3  transparent network access through
ii  zlib1g   1:1.2.3-13  compression library - runtime

Versions of packages tor recommends:
ii  privoxy   3.0.6-1Privacy enhancing HTTP Proxy
ii  socat 1.4.3.1-1  multipurpose relay for bidirection

-- no debconf information
--- torrc.5 2007-01-18 11:10:35.0 +0100
+++ torrc.5-new 2007-01-18 11:10:00.0 +0100
@@ -310,7 +310,7 @@
 \fBReachableDirAddresses \fR\fIADDR\fP[\fB/\fP\fIMASK\fP][:\fIPORT\fP]...\fP
 Like \fBReachableAddresses\fP, a list of addresses and ports.  Tor will obey
 these restrictions when fetching directory information, using standard HTTP
-GET requests. If not set explicitly then the value of 
\fBfBReachableAddresses\fP
+GET requests. If not set explicitly then the value of \fBReachableAddresses\fP
 is used.  If \fBHttpProxy\fR is set then these connections will go through that
 proxy.
 .LP
@@ -318,7 +318,7 @@
 \fBReachableORAddresses \fR\fIADDR\fP[\fB/\fP\fIMASK\fP][:\fIPORT\fP]...\fP
 Like \fBReachableAddresses\fP, a list of addresses and ports.  Tor will obey
 these restrictions when connecting to Onion Routers, using TLS/SSL.  If not set
-explicitly then the value of \fBfBReachableAddresses\fP is used. If
+explicitly then the value of \fBReachableAddresses\fP is used. If
 \fBHttpsProxy\fR is set then these connections will go through that proxy.
 
 The separation between \fBReachableORAddresses\fP and


Bug#407421: snort: CVE-2006-6931 - Backtracking Algorithmic Complexity DoS against IDS engine

2007-01-18 Thread Javier Fernández-Sanguino Peña

Package: snort
Version: 2.3.3-11
Severity: important
Tags: security sarge testing sid

A vulnerability has been recently published that affects Snort which is based
on the Backtracking Algorithmic Complexity Attacks Against a NIDS
written by Randy Smith, Cristian Estan, and Somesh Jha

This vulnerability is described in the above paper and at Bugtraq's 
security database (BID-21991) and affects any Snort version prior to 2.6.1
(including 2.3.2-3 in stable and 2.3.3-11 in unstable).  CVE reference
is CVE-2006-6931

Since this is a DoS I'm not putting it in a 'serious' severity or higher. I
still have to review the CVS to backport a patch for 2.3.3 and 2.3.2 (if the
Security Team believes a DSA is in order)

Regards

Javier

[1] http://www.cs.wisc.edu/~smithr/pubs/acsac2006.pdf
[2] http://www.securityfocus.com/bid/21991


signature.asc
Description: Digital signature


Bug#407418: texlive-base: Leaves generated files on the system after purge

2007-01-18 Thread Frank Küster
Package: texlive-base
Version: 2005.dfsg.2-5
Severity: normal

I'm not sure which package is to blame.

http://people.debian.org/~lucas/logs/2007/01/16/FailedToInstall/texlive-full.log

shows that after purge, lots of *log and *fmt files are still in
/var/lib/texmf/web2c. 

Regards, Frank

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

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



Bug#407230: gnome-chess works without problems on amd64 and ppc ... please provide more info.

2007-01-18 Thread Andreas Henriksson
tags 407230 + moreinfo unreproducible
thanks

I've tested gnome-chess on my Debian GNU/Linux Unstable AMD64 machine
and my Debian GNU/Linux Etch PowerPC and I couldn't find any problem on
eigther of those.

Can you please provide more info on what you're doing to make
gnome-chess segfault. If you can get a backtrace that would be great
(you might need to recompile the package with debugging symbols to get a
useful backtrace).

-- 
Regards,
Andreas Henriksson


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



Bug#407398: Acknowledgement (libraries should be split into separate package(s))

2007-01-18 Thread Michael Biebl
Attached is a proposed patch, which cleanly splits up the package and
also fixes the dependencies of the -dev packages. It is made against
current upstream 0.3.11.
It is still a bit rough (e.g. the package descriptions should be
improved) but it should give an idea how the package layout could be
improved.

libstreams - libstreamindexer - libsearchclient - libstrigihtmlgui

libstrigiqtdbusclient (using Qt/D-Bus) for accessing strigi via D-Bus



Please review and comment.

Michael

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


strigi_0.3.11-0.1.diff.gz
Description: GNU Zip compressed data


signature.asc
Description: OpenPGP digital signature


Bug#368949: xserver-xfree86: DPMS won't work

2007-01-18 Thread Silas S. Brown
Dear Brice,

I'm still suffering from this bug on my Debian Sarge system.
I haven't tried Debian Etch.  In the circumstances I'm in at
the moment, it's a bit too much work to change to non-stable
just to try this out.  But I'd be happy to try anything
that's reversible.

Silas

Brice Goglin writes:
 Hi silas,
 
 Last year, you reported a bug to the Debian BTS regarding DPMS not
 working. Did you reproduce this problem recently? If not, I will close
 this bug in the next weeks.
 
 Thanks,
 Brice


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



Bug#406231: ppp_2.4.4rel-5 patch

2007-01-18 Thread Eddy Petrișor
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Frans Pop wrote:
 On Monday 15 January 2007 15:34, you wrote:
 Yes, I know, I am aware of this issue and was aware of it from the
 start. The main problem is that the interfaces file does not allow
 comments at the end of lines with useful information, so doing
 something like I did for the /etc/resolv.conf file is not possible.
 
 IMO the interfaces file should be created in the d-i environment just as 
 is done in netcfg. For me it makes sense to keep these two as much in 
 parallel as possible.

Ok.

 I was thinking of setting netcfg's templates to choose Do not
 configure the network at this time and make it skip directly to the
 hostname question. I did some tests this morning, but they are
 inconclusive yet. Still I am confident I can do this.
 I have tested a few combinations of netcfg templates setting, but no
 luck yet. Still I don't understand why this didn't help:
 
 This really is totally broken. The value Do not configure network could 
 in theory be tested in later udebs and then the code there would assume 
 that you do not have networking even when in fact you do.

I see.

 The main idea is to let the network unconfigured, but let netcfg to set
 hosts, lo and hostname.
 
 No, ppp-udeb should take care of that all by itself. At least if you want 
 this implemented in time for Etch.

Yes, I want that in time for Etch :-)

 I've attached an alternative patch (against current version in unstable). 
 This does things as I think it is best to do them for Etch, resulting in 
 a properly setup network and with the least risk of unexpected 
 side-effects.

Thanks, I was stuck and out of ideas.

 I've also fixed a number of minor errors in the existing script and your 
 patch.

Thanks.

 Please check it thoroughly. If you have any questions, let me know.
 Note that the patch is almost entirely untested.

I guess I could call people to test the new ppp-udeb version and setup in qemu
a server and a client (although I have failed in the past).

 +  [ Frans Pop ]
 +  * ppp-udeb: general review resulting in some corrections and restructuring
 +  * ppp-udeb: set up loopback interface in installer environment
 +  * ppp-udeb: ask for hostname and check validity (using netcfg template)
 +  * ppp-udeb: create /etc/hostname and basic /etc/hosts files
 +
 + -- Frans Pop [EMAIL PROTECTED]  Wed, 17 Jan 2007 16:57:46 +0100
 +
  ppp (2.4.4rel-4.1) unstable; urgency=low
  
* Non-maintainer upload with maintainer's consent.
 diff -urN ppp-2.4.4rel.orig/debian/control ppp-2.4.4rel/debian/control

 diff -urN ppp-2.4.4rel.orig/debian/ppp-udeb.postinst 
 ppp-2.4.4rel/debian/ppp-udeb.postinst
 --- ppp-2.4.4rel.orig/debian/ppp-udeb.postinst2007-01-17 
 16:41:27.0 +0100
 +++ ppp-2.4.4rel/debian/ppp-udeb.postinst 2007-01-17 16:41:01.0 
 +0100
 @@ -74,26 +74,47 @@
  }
  
  reset_if_needed() {
 -# bring down the pppoe connection made before, if that's the case
 -PIDF=/var/run/ppp-provider.pid
 -if [ -e $PIDF ]
 -then
 - PID=$(cat $PIDF)
 - log found pid file $PIDF which reffers to process $PID; searching the 
 pppd process
 - if [ -z $(ps | grep ^\s*$PID | sed s/^\s*$PID\s.*$/$PID/) ]
 - then
 - log $PID not found; removing pid file
 - else
 - log $PID found; killing it and removing pid file
 - kill $PID || true
 + # Bring down an earlier pppoe connection, if there is one
 + PIDF=/var/run/ppp-provider.pid
 + if [ -e $PIDF ]; then
 + PID=$(cat $PIDF)
 + log found PID file $PIDF which refers to process $PID; 
 searching for the pppd process
 + if [ -z $(ps | grep ^\s*$PID | sed s/^\s*$PID\s.*$/$PID/) 
 ]; then
 + log $PID not found; removing pid file
 + else
 + log $PID found; killing it and removing pid file
 + kill $PID || true
 + fi
 + rm -f $PIDF
   fi
 - rm -f $PIDF
 -fi
  
 -# bring down previously rised interface
 -[ $PPPOE = _ ] || ifconfig $PPPOE down  db_set ppp/interface _ || 
 true
 + # Bring down previously raised interface
 + [ $PPPOE = _ ] || ifconfig $PPPOE down  db_set ppp/interface 
 _ || true
  }
  
 +valid_hostname() {
 + if [ $(echo -n $1 | wc -c) -lt 2 ] ||
 +[ $(echo -n $1 | wc -c) -gt 63 ] ||
 +[ $(echo -n $1 | sed 's/[^-\.[:alnum:]]//g') != $1 ] ||
 +[ $(echo -n $1 | grep \(^-\|-$\)) ]; then
 + return 1
 + fi
 + return 0
 +}
 +
 +# Sanity check: we rely on some netcfg functionality but cannot depend on it;
 +# netcfg should always be present, but bail out if it is not
 +if [ ! -e /bin/netcfg ]; then
 + fail required package netcfg is not installed
 + exit 1
 +fi
 +
 +# Bring up the loopback interface
 +if [ -z $(ip link show lo up) ]; then
 + ip link set lo up
 + ip addr flush dev lo
 + ip addr add 127.0.0.1/8 dev lo
 +fi
  
  if [ -z $INTERFACES 

Bug#407382: sysv-rc-bootsplash: Unable to install sysv-rc (2.86.ds1-37)

2007-01-18 Thread Free Ekanayaka
Hi Danai,

I'm sorry for the hard dependency, but that's the  only way to prevent
new versions  of sysv-rc break sysv-rc-bootsplash.  I'll try to update
the package, in the meantime please you sysv-rc from etch.

Ciao,

Free

|--== Danai SAE-HAN writes:

  DS Package: sysv-rc-bootsplash
  DS Version: 1.0.5-1
  DS Severity: important


  DS Hi!

  DS I can't upgrade sysv-rc because sysv-rc-bootsplash depends on
  DS an older version of sysv-rc.  Please change the dependency
  DS version, or perhaps, if possible, use = to allow a little bit
  DS of flexibility without compromising too much by keeping it in
  DS tabs with =.

  DS Thanks

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

  DS Versions of packages sysv-rc-bootsplash depends on:
  DS ii  bootsplash   3.3-4   Enables a graphical boot 
screen
  DS ii  debconf [debconf-2.0]1.5.11  Debian configuration 
management sy
  DS ii  patch2.5.9-4 Apply a diff file to an 
original
  DS ii  sysv-rc  2.86.ds1-36 System-V-like runlevel 
change mech

  DS sysv-rc-bootsplash recommends no packages.

  DS -- debconf information:
  DS   sysv-rc-bootsplash/failed:
  DS * sysv-rc-bootsplash/should-patch: true
  DS   sysv-rc-bootsplash/failed-removal:
  DS   sysv-rc-bootsplash/info:


  DS Danai SAE-HAN
  DS 韓達耐




Bug#407423: fails to recognise {} and @ in URLs

2007-01-18 Thread martin f krafft
Package: urlscan
Version: 0.5.5
Severity: normal

Trying to surf to the URL
  http://www.faz.net/m/{88B0CAF6-DE67-4F88-9E93-8EFDD99EBCF3}File2.jpg
I notice how urlscan trims the URL after /m/ -- it probably doesn't
see {} as being a valid URL character. I am not sure whether they
are, nor can I be bothered to check the RFC because they are in use
and they work with browsers. Could urlscan thus please also honour
them?

Another URL I had problems with was one using unescaped @ signs,
like this:

  http://server/path/to/cgi?a=b[EMAIL PROTECTED]

Again, this is probably not RFC-compliant, but it works and it would
thus be nice if urlscan honoured it.

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

Versions of packages urlscan depends on:
ii  python2.4.4-2An interactive high-level object-o
ii  python-central0.5.12 register and build utility for Pyt
ii  python-urwid  0.9.7.1-1  curses-based UI/widget library for

urlscan recommends no packages.

-- no debconf information

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


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


Bug#407422: aideinit gives error when running from debconf install

2007-01-18 Thread Tim Stoop
Package: aide
Version: 0.13.1-2
Severity: important

I just installed Aide on a new machine and debconf asks me if I want to
initialize the database, which I do. I then get an email with the
following contents:

AIDE init errors:
/usr/bin/aide.wrapper: line 24:  5723 Killed /usr/bin/aide $CONFIG $@

/var/log/aide/aideinit.errors gives me exactly the same line. I have no
idea why this occurs.

-- 
Kind regards,
Tim Stoop

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

Versions of packages aide depends on:
ii  debconf [debconf 1.5.11  Debian configuration management sy
ii  liblockfile1 1.06.1  NFS-safe locking library, includes
ii  mailx1:8.1.2-0.20050715cvs-1 A simple mail user agent
ii  ucf  2.0017  Update Configuration File: preserv

Versions of packages aide recommends:
ii  cron  3.0pl1-99  management of regular background p

-- debconf information excluded


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



Bug#325867: XFree memory leaks?

2007-01-18 Thread Anton

The bug was affected by the animated cursor. I haven't an opportunity to try
to reproduce since I moved back to another distribution. You may close the
bug.

On 18/01/07, Brice Goglin [EMAIL PROTECTED] wrote:


Hi,

About 2 years ago, you reported a bug to the Debian BTS regarding memory
leaks in Xfree. Did you reproduce this problem recently? If not, I will
close this bug in the next weeks.

Thanks,
Brice




Bug#324525: util-linux: Limitation of MSDOS Partitions

2007-01-18 Thread Michael Renner
Package: util-linux
Version: 2.12r-15
Followup-For: Bug #324525

This is a limit of the MS-DOS partition format. I failed to find a
definitive technical writeup on the topic, but as pointed out here [1]
the size limit of a block device managed by MS-DOS seems to be 2 TiB.

I also read that this is (IIRC!) caused by the sector count only being a 4-Byte
signed integer, but I can't seem to find that URL anymore.

Anyways, all partitioning tools (fdisk, cfdisk, sfdisk) should _AT LEAST_
print a warning when trying to partition a blockdevice exceeding 2 TiB
and should suggest using parted with a GPT-Partition instead of
silently not doing The Right Thing (tm).

Both fdisk and cfdisk seem to overflow a variable, with the result that on a
~3 TB blockdevice only a ~780 GiB partition gets created when trying to
allocate all space.

best regards,
Michael Renner

[1] http://support.microsoft.com/kb/69912

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

Versions of packages util-linux depends on:
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libncurs 5.5-5   Shared libraries for terminal hand
ii  libslang 2.0.6-4 The S-Lang programming library - r
ii  libuuid1 1.39+1.40-WIP-2006.11.14+dfsg-1 universally unique id library
ii  lsb-base 3.1-22  Linux Standard Base 3.1 init scrip
ii  tzdata   2006p-1 Time Zone and Daylight Saving Time
ii  zlib1g   1:1.2.3-13  compression library - runtime

util-linux recommends no packages.

-- no debconf information


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



Bug#357151: severity of 357151 is wishlist, tagging 357151

2007-01-18 Thread Josselin Mouette
Le mercredi 17 janvier 2007 à 22:17 +0100, Mike Hommey a écrit :
 On Sun, Oct 29, 2006 at 09:21:08PM -0800, Ryan Murray [EMAIL PROTECTED] 
 wrote:
  # Automatically generated email from bts, devscripts version 2.9.22
  severity 357151 wishlist
  tags 357151 wontfix
 
 It'd be nice to know why...

Bug#261980 contains more explanations. The secure actions menu was
Debian-specific and couldn't really work because these options are still
accessible through gnome-session.

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




Bug#404217: several Catalan ortography mistakes after s/Firefox/Iceweasel/g change

2007-01-18 Thread Daniel Baumann
Robert and Jordi,

since I'm not speaking Cataln, I need your help. Does one of you have
the time to create a patch to fix this?

Regards,
Daniel

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


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



Bug#404876: Jonathans 2.6.19.2 config doesn't solve the problem on my PPC.

2007-01-18 Thread Andreas Henriksson
Hello!

Just reporting that running 2.6.19.2 with the .config that Jonathan
supplied does _not_ solve the problem on my PowerPC.

-- 
Regards,
Andreas Henriksson


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



Bug#406139: Viewing key properties locks up seahorse

2007-01-18 Thread Sebastian Dröge
Hi,
I can't reproduce your lockup here. I sometimes get bug #401474 though
when viewing key properties but the CPU usage goes down again after some
seconds.

Could it be that your lockup is just bug #401474? The UI isn't really
responsive while taking 100% CPU and I could imagine that under some
circumstances this looks like a lockup. Or is your lockup with ~0% CPU
usage?

Btw, does it happen always with any key?

Bye


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


Bug#407422: [Pkg-aide-maintainers] Bug#407422: aideinit gives error when running from debconf install

2007-01-18 Thread Marc Haber
On Thu, Jan 18, 2007 at 11:27:36AM +0100, Tim Stoop wrote:
 I just installed Aide on a new machine and debconf asks me if I want to
 initialize the database, which I do. I then get an email with the
 following contents:
 
 AIDE init errors:
 /usr/bin/aide.wrapper: line 24:  5723 Killed /usr/bin/aide $CONFIG $@
 
 /var/log/aide/aideinit.errors gives me exactly the same line. I have no
 idea why this occurs.

Please try calling aide.wrapper --init manually. Let's hope that this
is more conclusive.

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#406013: default colours not useful

2007-01-18 Thread martin f krafft
severity 406013 important
thanks

also sprach Daniel Burrows [EMAIL PROTECTED] [2007.01.08.0548 +]:
   So although this is a good idea (I actually looked for a way to
 do this while writing the program), it's not a trivial coding task;
 you'd have to either fix urwid or reimplement a large chunk of it.

This is just to let you know that I am forced to stop using urlscan
due to this issue, even though I really like the concept. Thus,
I think this is an important bug.

Cheers,

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


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


Bug#407425: PHP not allowed to use too much memory

2007-01-18 Thread Steven Van Ingelgem

Package: php5-cli
Version: 5.2.0-8


Bug:
I am using PHP scripts which uses up all the memory in the computer 
(it's not by bad design, just unlucky success of some application - and 
no time to recreate it in another language).
My server has 2G memory + 6G swap. With Debian PHP, and modifying the 
php.ini, I could only get it to allocate 2G memory, nothing more. If I 
for example put the memory limit to 6G, it will only allow to allocate 2G.


Recompiling PHP with the exact same parameters as used in the PHP5-cli 
source package (control-file) but with --disable-memory-limit let me use 
also the swap.


Greetz,
Steven


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



Bug#407424: Can't upgrade: libswt3.1-gtk-jni reported broken

2007-01-18 Thread Manuel Bilderbeek
Package: libswt3.1-gtk-jni
Version: 3.1.2-2
Severity: normal

Hi,

The problem:

$ sudo aptitude dist-upgrade
Reading package lists... Done
Building dependency tree... Done
Reading extended state information
Initializing package states... Done
Building tag database... Done
The following packages are BROKEN:
  libswt3.1-gtk-jni
The following NEW packages will be automatically installed:
  libswt3.2-gtk-gcj libswt3.2-gtk-java libswt3.2-gtk-jni libtomcat5.5-java
The following packages will be automatically REMOVED:
  eclipse-jdt-common eclipse-pde-common eclipse-platform-common
  eclipse-rcp-common libswt3.1-gtk-java
The following NEW packages will be installed:
  libswt3.2-gtk-gcj libswt3.2-gtk-java libswt3.2-gtk-jni libtomcat5.5-java
The following packages will be REMOVED:
  eclipse-jdt-common eclipse-pde-common eclipse-platform-common
  eclipse-rcp-common libswt3.1-gtk-java
The following packages will be upgraded:
  eclipse eclipse-jdt eclipse-pde eclipse-platform eclipse-rcp
  eclipse-source
The following packages are RECOMMENDED but will NOT be installed:
  eclipse-gcj eclipse-jdt-gcj eclipse-pde-gcj eclipse-platform-gcj
  eclipse-rcp-gcj
6 packages upgraded, 4 newly installed, 5 to remove and 0 not upgraded.
Need to get 97.1MB of archives. After unpacking 26.0MB will be used.
The following packages have unmet dependencies:
  libswt3.1-gtk-jni: Depends: libswt3.1-gtk-java (= 3.1.2-2) but it is not 
installable

This seems to be related to other bug reports that are marked as
solved, but I don't see how to work around this.

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

Versions of packages libswt3.1-gtk-jni depends on:
ii  libatk1.0-0  1.12.4-1The ATK accessibility toolkit
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libcairo21.2.4-4 The Cairo 2D vector graphics libra
ii  libgcc1  1:4.1.1-21  GCC support library
ii  libgcj7-awt  4.1.1-20AWT peer runtime libraries for use
ii  libglib2.0-0 2.12.4-2The GLib library of C routines
ii  libgnome2-0  2.16.0-2The GNOME 2 library - runtime file
ii  libgnomeui-0 2.14.1-2The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0   2.14.2-4GNOME virtual file-system (runtime
ii  libgtk2.0-0  2.8.20-3The GTK+ graphical user interface 
ii  libstdc++6   4.1.1-21The GNU Standard C++ Library v3
ii  libswt3.1-gtk-java   3.1.2-2 Fast and rich GUI toolkit for Java
ii  libxtst6 1:1.0.1-5   X11 Testing -- Resource extension 

libswt3.1-gtk-jni recommends no packages.

-- no debconf information



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



Bug#407426: O: kiss -- Karel's Interactive Simple Shell

2007-01-18 Thread Daniel Baumann
Package: wnpp

I'm orphaning kiss due to lack of interest in this package.

This package is in good shape and has no bugs, makes it ideal for any
New Maintainer. In case a non-DD maintainer wants
to take this package over, I'll offer to sponsor it.

Note that a possible maintainer needs also to take over upstream. If
there is no new maintainer within about two weeks, I'm going to request
its removal.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: kiss
Priority: optional
Section: shells
Installed-Size: 1408
Maintainer: Daniel Baumann [EMAIL PROTECTED]
Architecture: i386
Version: 0.21-13
Depends: libc6 (= 2.3.6-6), libncurses5 (= 5.4-5), libreadline5 (= 5.1)
Filename: pool/main/k/kiss/kiss_0.21-13_i386.deb
Size: 671114
MD5sum: c6000edf7b25ac92feb5bf54b93e27f4
SHA1: 7071d1a5c1a3c6011068cd57c010506a0d19a7ec
SHA256: 07d6c2e537462004ff2e25fb18cc37c645db368c11abad2599ef01d390b66a13
Description: Karel's Interactive Simple Shell
 Kiss is basically a simple shell interpreter, like Bash or Tcsh, except
 that it lacks a good deal of the sophistication of a good shell.
 .
 On the other hand it is small and well suited for rescue disks. It
 comes with the following BUILTINS:
 !, alias, cat, cd, chgrp, chmod, chown, cp, exec, exit, grep, help,
 history, kill, ln, ls, mkdir, mknod, more, mv, printenv, pwd, read, rm,
 rmdir, setenv, sleep, source, touch, umount, unsetenv, ver, wc, where.
 .
 kiss comes with a bare version, a getline version and a full featured
 readline version. bkiss and gkiss are statically linked. rkiss is
 dynamically linked.
Tag: admin::recovery, interface::shell, role::program, scope::utility,
uitoolkit::ncurses

-- 
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#406646: rafkill segfaults already on startup (amd64).

2007-01-18 Thread Andreas Henriksson
For the record...
For me rafkill segfaults already on startup. Running on Debian
GNU/Linux Unstable AMD64.


[EMAIL PROTECTED]:~$ rafkill
rafkill -h for help screen
Running game at 40
Using window mode 0
*FATAL* Setting null bitmap
OS Linux
Loaded data
Loaded /usr/share/games/rafkill/data/intro.mod type 3
** Running game
Playing music
Shutting down Allegro due to signal #11
Segmentation fault

I had a brief look at this problem but gave up after a while... My pokes
with gdb seemed to suggest it being bitmap related (also notice the error
message about null bitmap in the output).


-- 
Regards,
Andreas Henriksson


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



Bug#407427: ipython: forgets history after the display of a traceback

2007-01-18 Thread Nicolas Évrard
Package: ipython
Version: 0.7.3-2
Severity: normal


Hello,

Each time I made a mistake on the ipython prompt I enter in the debug 
mode which is the intended behavior. But now, it seems that the whole 
command history is forgotten after quitting pdb. This is a new 
behavior of ipython which undermines a little its usuability.

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

Versions of packages ipython depends on:
ii  python2.4.4-2An interactive high-level object-o
ii  python-central0.5.12 register and build utility for Pyt

Versions of packages ipython recommends:
ii  python-numeric24.2-7 Numerical (matrix-oriented) Mathem
ii  python-numeric-ext24.2-7 Extension modules for Numeric Pyth
pn  python-pexpectnone (no description available)

-- no debconf information


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



Bug#367203: banshee: Banshee creates a directory in my home directory

2007-01-18 Thread Sebastian Dröge
forwarded 367203 http://bugzilla.gnome.org/show_bug.cgi?id=347963
thanks

The upstream bug[0] was closed as WONTFIX. If you (or someone else)
still thinks this should be fixed I'm fine with applying a patch for
this.

Bye

[0] http://bugzilla.gnome.org/show_bug.cgi?id=347963


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


Bug#407418: texlive-base: Leaves generated files on the system after purge

2007-01-18 Thread Frank Küster
Frank Küster [EMAIL PROTECTED] wrote:

 Package: texlive-base
 Version: 2005.dfsg.2-5
 Severity: normal

 I'm not sure which package is to blame.

 http://people.debian.org/~lucas/logs/2007/01/16/FailedToInstall/texlive-full.log

 shows that after purge, lots of *log and *fmt files are still in
 /var/lib/texmf/web2c. 

Sorry, this is probably a false positive: It seems piuparts only purged
texlive-full, but not the packages it pulled in.

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



Bug#407409: clamav: Zip module failure with many PDF files

2007-01-18 Thread Stephen Gran
tags 407409 +confirmed
tags 407409 +fixed-upstream
thanks

This one time, at band camp, Ralf Hildebrandt said:
 Package: clamav
 Version: 0.90~rc2-2

Thanks very much for testing the experimental packages - it's good to
know that people are, as I have gotten actually very little feedback
about the upgrade process.

 Unfortunately, clamd (and clamscan) seem to fail when given certain
 PDF files.
 
 I grepped for Zip module failure in the dansguardian's logs and
 found these URLs:
 
 % zgrep -h Zip module failure access.log* |awk '{print $5}'| sort | uniq
 
 http://e-learning.studmed.unibe.ch/UroSurf/UroSurfdeutsch.pdf
 http://users.path.ox.ac.uk/~scobbold/tig/tolweb/tolmec.pdf
 http://www.kika.de/spielspass/basteln/stundenplaene/_dl/stundenplan_01.pdf
 http://www.kika.de/spielspass/basteln/stundenplaene/_dl/stundenplan_02.pdf
 http://www.prismacolor.de/download/prismacolor-preisliste2005-06.pdf
 http://www.rth.info/luftrettung.pdf
 http://www.ski-shop-charlottenburg.de/vertragsbedingungen.pdf

Upstream appears to have two bug reports about this:
https://wwws.clamav.net/bugzilla/show_bug.cgi?id=131
https://wwws.clamav.net/bugzilla/show_bug.cgi?id=43

And they say it is closed.  I will take a look and see if the patch is
small enough to backport, or if rc3 will release soon with the fix.

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


signature.asc
Description: Digital signature


Bug#406139: Viewing key properties locks up seahorse

2007-01-18 Thread Sam Morris
On Thu, 2007-01-18 at 11:59 +0100, Sebastian Dröge wrote:
 I can't reproduce your lockup here. I sometimes get bug #401474 though
 when viewing key properties but the CPU usage goes down again after some
 seconds.
 
 Could it be that your lockup is just bug #401474? The UI isn't really
 responsive while taking 100% CPU and I could imagine that under some
 circumstances this looks like a lockup. Or is your lockup with ~0% CPU
 usage?

Oops, I gave the wrong bug number. I'm actually running into #395814
(slowness on key properties trust tab). I meant to investigate it more
thoroughly but I haven't had the time this week, plus #395814 is really
annoying, plus Seahorse seems to start downloading the public keys of
every unknown signature on the uids in my keyring, which takes some time
to undo after I realise what has happened (I keep forgetting to backup
my keyring before running it). :)

 Btw, does it happen always with any key?

The ones with lots of signatures AFAICT.

Anyway, please feel free to tag this as unreproducible and close it if
no one else reports it after some time.

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

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


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


Bug#407428: libasound2-plugins: add a52 plugin

2007-01-18 Thread Markus Schulz
Package: libasound2-plugins
Version: 1.0.13-3
Severity: normal

add libavcodec-dev to build dependancy and a52 plugin will be build.

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

Versions of packages libasound2-plugins depends on:
ii  libasound2  1.0.13-1 ALSA library
ii  libc6   2.3.6.ds1-10 GNU C Library: Shared libraries
ii  libjack0.100.0-00.101.1-2JACK Audio Connection Kit (librari
ii  libpulse0   0.9.5-5  PulseAudio client libraries
ii  libsamplerate0  0.1.2-2  audio rate conversion library

libasound2-plugins recommends no packages.

-- no debconf information


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



Bug#406139: Viewing key properties locks up seahorse

2007-01-18 Thread Sebastian Dröge
On Do, 2007-01-18 at 11:25 +, Sam Morris wrote:
 On Thu, 2007-01-18 at 11:59 +0100, Sebastian Dröge wrote:
  I can't reproduce your lockup here. I sometimes get bug #401474 though
  when viewing key properties but the CPU usage goes down again after some
  seconds.
  
  Could it be that your lockup is just bug #401474? The UI isn't really
  responsive while taking 100% CPU and I could imagine that under some
  circumstances this looks like a lockup. Or is your lockup with ~0% CPU
  usage?
 
 Oops, I gave the wrong bug number. I'm actually running into #395814
 (slowness on key properties trust tab). I meant to investigate it more
 thoroughly but I haven't had the time this week, plus #395814 is really
 annoying, plus Seahorse seems to start downloading the public keys of
 every unknown signature on the uids in my keyring, which takes some time
 to undo after I realise what has happened (I keep forgetting to backup
 my keyring before running it). :)

Do you have keyserver-options auto-key-retrieve in your
~/.gnupg/gpg.conf? Otherwise seahorse shouldn't download all
signature-keys of the key...
hm, I think it might be a good idea to forward this upstream in that
case as this could lead to having almost the complete content of the
keyservers in your keyring :)

It could be that seahorse locks up either because of too many keys in
the keyring (i.e. no lockup but takes forever to do something) or
because the network traffic is done synchronous in the main thread.

Anyway, I'll talk with upstream later :)

Bye


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


Bug#396314: me too!

2007-01-18 Thread Gürkan Sengün

me too.


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



Bug#401474: seahorse-daemon uses 100% CPU during user interaction

2007-01-18 Thread Sam Morris
Hmm, that's funny. When I use the GPG command line I don't get
this
behaviour either. However, when I decrypt a file in nautilus or
in gedit (using the GPG plugin) or when I sign or decrypt a
message in evolution, I get 100% CPU usage while the dialog is
open.

I see something similar, but it is Evolution that uses the CPU, not
seahorse-daemon. I reported this upstream as
http://bugzilla.gnome.org/show_bug.cgi?id=350007.

Does your seahorse-agent use 100% of the cpu, or share it half-and-half
with evolution?

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

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


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


Bug#407429: With the default settings, a person cannot login with a username and password. A workable solution is to uncomment PasswordAuthentication yes in /etc/ssh/ssh_config. Suggestion: mention

2007-01-18 Thread Stephen Burke
Package: ajaxterm
Version: 0.9-2
Severity: wishlist



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

Versions of packages ajaxterm depends on:
ii  adduser   3.101  Add and remove users and groups
ii  python2.4.4-2An interactive high-level object-o
ii  python-support0.5.6  automated rebuilding support for p

Versions of packages ajaxterm recommends:
ii  apache2   2.2.3-3.2  Next generation, scalable, extenda
ii  apache2-mpm-worker [httpd]2.2.3-3.2  High speed threaded model for Apac
ii  openssh-server1:4.3p2-8  Secure shell server, an rshd repla

-- no debconf information


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



Bug#406139: Viewing key properties locks up seahorse

2007-01-18 Thread Sebastian Dröge
On Do, 2007-01-18 at 12:32 +0100, Sebastian Dröge wrote:
 On Do, 2007-01-18 at 11:25 +, Sam Morris wrote:
  On Thu, 2007-01-18 at 11:59 +0100, Sebastian Dröge wrote:
   I can't reproduce your lockup here. I sometimes get bug #401474 though
   when viewing key properties but the CPU usage goes down again after some
   seconds.
   
   Could it be that your lockup is just bug #401474? The UI isn't really
   responsive while taking 100% CPU and I could imagine that under some
   circumstances this looks like a lockup. Or is your lockup with ~0% CPU
   usage?
  
  Oops, I gave the wrong bug number. I'm actually running into #395814
  (slowness on key properties trust tab). I meant to investigate it more
  thoroughly but I haven't had the time this week, plus #395814 is really
  annoying, plus Seahorse seems to start downloading the public keys of
  every unknown signature on the uids in my keyring, which takes some time
  to undo after I realise what has happened (I keep forgetting to backup
  my keyring before running it). :)
 
 Do you have keyserver-options auto-key-retrieve in your
 ~/.gnupg/gpg.conf? Otherwise seahorse shouldn't download all
 signature-keys of the key...
 hm, I think it might be a good idea to forward this upstream in that
 case as this could lead to having almost the complete content of the
 keyservers in your keyring :)
 
 It could be that seahorse locks up either because of too many keys in
 the keyring (i.e. no lockup but takes forever to do something) or
 because the network traffic is done synchronous in the main thread.
 
 Anyway, I'll talk with upstream later :)
 
 Bye

Upstream said, that there is an attempt to download unknown keys if you
uncheck the button that says show only trusted signatures.

Does this fix it for you in some way?

Bye


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


Bug#406139: Viewing key properties locks up seahorse

2007-01-18 Thread Sam Morris
On Thu, 2007-01-18 at 12:32 +0100, Sebastian Dröge wrote:
 On Do, 2007-01-18 at 11:25 +, Sam Morris wrote:
  On Thu, 2007-01-18 at 11:59 +0100, Sebastian Dröge wrote:
   I can't reproduce your lockup here. I sometimes get bug #401474 though
   when viewing key properties but the CPU usage goes down again after some
   seconds.
   
   Could it be that your lockup is just bug #401474? The UI isn't really
   responsive while taking 100% CPU and I could imagine that under some
   circumstances this looks like a lockup. Or is your lockup with ~0% CPU
   usage?
  
  Oops, I gave the wrong bug number. I'm actually running into #395814
  (slowness on key properties trust tab). I meant to investigate it more
  thoroughly but I haven't had the time this week, plus #395814 is really
  annoying, plus Seahorse seems to start downloading the public keys of
  every unknown signature on the uids in my keyring, which takes some time
  to undo after I realise what has happened (I keep forgetting to backup
  my keyring before running it). :)
 
 Do you have keyserver-options auto-key-retrieve in your
 ~/.gnupg/gpg.conf? Otherwise seahorse shouldn't download all
 signature-keys of the key...

I did check this, it seems very odd that the download is happening. I
was going to file a separate bug once I have some spare time to do so.

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

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


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


Bug#406139: Viewing key properties locks up seahorse

2007-01-18 Thread Sam Morris
On Thu, 2007-01-18 at 12:41 +0100, Sebastian Dröge wrote:
 Upstream said, that there is an attempt to download unknown keys if you
 uncheck the button that says show only trusted signatures.
 
 Does this fix it for you in some way?

Could you tell me where the options is? I don't see it...

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

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


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


Bug#407409: clamav: Zip module failure with many PDF files

2007-01-18 Thread Nigel Horne
 And they say it is closed.  I will take a look and see if the patch is
 small enough to backport, or if rc3 will release soon with the fix.

It was a trivial fix and should be backportalble if you so desire.

-Nigel



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



Bug#407417: Confusing versioning of libstdc++6[-...]

2007-01-18 Thread Matthias Klose
tags 407417 + wontfix
severity 407417 minor
thanks

Ludovic Brenta writes:
 Package: gcc-3.4
 Version: 3.4.6-5
 Severity: important
 
 Stephan Krempel writes:
  Dear Debian GCC Maintainers,
 
  first I want to wish you a happy new year and thank you for your work.
 
  This time I am a bit confused about some of the package names and
  versions.
 
  libstdc++6 is from source gcc-4.1, but libstdc++6-dbg, -dev, -doc,
  -pic are still from gcc-3.4. As a simple user I would expect that
  installing libstdc++6[-...] give me everything in matching versions.
 
  Is there any reason why libstdc++6[-...] are not only dependency
  packages depending on the respective package with the default
  compiler ABI, at the moment libstdc++6-4.1[-...]?
 
  As long as we are in unstable this wouldn't be of high interest, but
  in the upcomming stable release some users could become very
  confused.
 
  I hope this is not an already discussed issue, couldn't find an old
  thread about it.
 
 Indeed, this is confusing.
 
 The gcc-3.4 source package builds libstdc++6-{dbg,dev,pic} which
 depend on libstdc++6 (= 3.4.6-5).
 
 The gcc-4.1 source package builds libstdc++6-4.1-{dbg,dev,pic} which
 depend on libstdc++6 (= 4.1.1-19).
 
 The current version of libstdc++6 satisfies both dependencies, and
 this is proably wrong.
 
 Stephan, the workaround for now is to install
 libstdc++6-4.1-{dbg,dev,pic}, and remove libstdc++6-{dbg,dev,pic}.

note that you always get the correct -dev package installed.

 Proposed solution 1:
 1) Do not build libstdc++6-{dbg,dev,pic} from gcc-3.4 anymore.
 2) In gcc-4.1, change libstdc++6-4.1-{dbg,dev,pic} to
libstdc++6-{dbg,dev,pic}, with Conflicts and Replaces.
 
 Proposed solution 2:
 1) In gcc-4.1, change libstdc++6-4.1-{dbg,dev,pic} to Conflict with
and Replace libstdc++6-{dbg,dev,pic}.

no, we do want installations of different g++ versions in parallel.

 Proposed solution 3:
 1) Do not build libstdc++6-{dbg,dev,pic} from gcc-3.4 anymore.

why?

 2) In gcc-defaults, build libstdc++6-{dbg,dev,pic} that, in etch,
depend on libstdc++6-4.1-{dbg,dev,pic}.

maybe, but not anymore for etch. For a cosmetic change it's not worth
touching three source packages.

 I personally vote against solution 2, since we don't build g++-3.4
 anymore and so the libstdc++6-{dbg,dev,pic} from gcc-3.4 are useless
 anyway.

huh, we don't build g++-3.4 anymore? thats news.

g++-3.4 will go away in lenny. I don't see the need to introduce
defaults packages in gcc-defaults.

  Matthias


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



Bug#407407: it is a duplicate of #398091

2007-01-18 Thread Jeremy Lal

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

sorry i checked after !



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



Bug#407425: [php-maint] Bug#407425: PHP not allowed to use too much memory

2007-01-18 Thread Ondøej Surý
Severity 407425 wishlist
Thank you

We could propably disable memory limit in CLI since normal ulimit will apply. 
Anyway this is post-etch target.

Ondrej

-Original Message-
   From: Steven Van Ingelgem[EMAIL PROTECTED]
   Sent: 18.1.07 11:37:48
   To: [EMAIL PROTECTED][EMAIL PROTECTED]
   Subject: [php-maint] Bug#407425: PHP not allowed to use too much memory
   
   Package: php5-cli
   Version: 5.2.0-8
   
   
   Bug:
   I am using PHP scripts which uses up all the memory in the computer 
   (it's not by bad design, just unlucky success of some application - and 
   no time to recreate it in another language).
   My server has 2G memory + 6G swap. With Debian PHP, and modifying the 
   php.ini, I could only get it to allocate 2G memory, nothing more. If I 
   for example put the memory limit to 6G, it will only allow to allocate 2G.
   
   Recompiling PHP with the exact same parameters as used in the PHP5-cli 
   source package (control-file) but with --disable-memory-limit let me use 
   also the swap.
   
   Greetz,
   Steven
   
   
   ___
   pkg-php-maint mailing list
   [EMAIL PROTECTED]
   http://lists.alioth.debian.org/mailman/listinfo/pkg-php-maint



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



Bug#407430: echoping: Glibc complains when the URL parameter is too long

2007-01-18 Thread James Bromberger

Subject: echoping: Glibc complains when the URL parameter is too long
Package: echoping
Version: 5.2.0-2.1
Severity: normal

*** Please type your report below this line ***


When the -h (URL) parameter exceeds 118 caharcters, the program either
segfaults or aborts, as shown below. Note sometime the URL string being
tested with echoping(1) may exceed this length when query parameters are
included.

The first example here shows correct operation:

/usr/bin/echoping -h
/?query=012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456
www.james.rcpt.to
Elapsed time: 0.594476 seconds


The second example shows the URL querystring being one character longer:

[EMAIL PROTECTED]:~$ /usr/bin/echoping -h
/?query=0123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567
www.james.rcpt.to
*** glibc detected *** double free or corruption (out): 0x080993a0 ***
Aborted



Thanks.

 JEB



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

Versions of packages echoping depends on:
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libgnutls13  1.4.4-3 the GNU TLS library - 
runtime libr
ii  libidn11 0.6.5-1 GNU libidn library, 
implementation


echoping recommends no packages.

-- no debconf information

--
James Bromberger, Lead Systems Administrator, Vibrant Media
Direct Telephone: UK +44 20 7239 0103, USA +1 646 688 0453
Mobile/Cell: +44 791 778 0554
London, UK Office: UK +44 20 7239 0103, USA +1 646 688 0450
London, UK Office Fax: UK +44 20 7278 9396 


This email is intended for the exclusive use by the person(s) mentioned as 
recipient(s). This email and its attachments, if any, contain confidential 
information and/or may contain information protected by intellectual property 
rights or others rights. This email does not constitute any commitment from 
Vibrant Media or its subsidiaries except when expressly agreed in a written 
agreement between the intended recipient and Vibrant Media or its subsidiaries. 
If you receive this email by mistake, please notify the sender and delete this 
email immediately from your system and destroy all copies of it. You may not, 
directly or indirectly, use, disclose, distribute, print or copy this email or 
any part of it if you are not the intended recipient.
begin:vcard
fn:James Bromberger
n:Bromberger;James
org:Vibrant Media
adr:140 Aldersgate Street;;7th floor;London;;EC1A 4HY;United Kingdom
email;internet:[EMAIL PROTECTED]
tel;work:+44 20 7239 0103
tel;fax:+44 20 7278 9396
tel;cell:+44 791 778 0554
note;quoted-printable:London office: +44 20 7239 0120=0D=0A=
	New York, USA to the UK Office: +1 646 688 0450=0D=0A=
	New York, USA direct to me in the UK: +1 646 688 0453=0D=0A=
	
x-mozilla-html:FALSE
url:http://www.vibrantmedia.com/
version:2.1
end:vcard



Bug#407435: laptop-net: does not set the appropriate scheme according to the neighbouring IPs

2007-01-18 Thread Eddy Petrișor
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: laptop-net
Version: 2.26-7
Severity: grave
Justification: renders package unusable

Hello,

I am using laptop-net to connect to the network at home(ritter) and the
one at work(bd). Both places use DHCP.
At work I need to do some stuff after connecting (setting some tunnel
for safe synergy sessions), but although I have the following lines in
ip-map, the scheme does not change even after the interface is brought
up.

- ---8-
alexnet 86.123.24.193
ritter  192.168.77.254
bd  10.10.0.1 10.10.14.76 10.10.14.32 10.10.15.22
- ---8-

and this in scheme:


- ---8-
bd)
# Set to yes to use DHCP
DHCP=yes

# These bindings specify a static address and are ignored if DHCP is used:

# IP address (required)
ADDRESS=
# Netmask (required)
NETMASK=
# Broadcast address (optional)
BROADCAST=
# Network address (optional)
NETWORK=
# Gateway address (optional)
GATEWAY=

# These bindings are used both for DHCP and static addresses:

# Local domain name (optional)
DOMAIN=
# Search list for host lookup (optional)
SEARCH=
# Nameservers, separated by spaces (optional)
NAMESERVERS=
;;
- ---8-

Note that these configuration files worked on my previous laptop, an
Apple PowerBook5,2.


- -- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-amd64
Locale: LANG=ro_RO.UTF-8, LC_CTYPE=ro_RO.UTF-8 (charmap=UTF-8)

Versions of packages laptop-net depends on:
ii  debconf [debconf-2.0]1.5.11  Debian configuration management sy
ii  ifupdown 0.6.8   high level tools to configure netw
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libnet1  1.1.2.1-2   library for the construction and h
ii  libpcap0.7   0.7.2-7 System interface for user-level pa
ii  lockfile-progs   0.1.10  Programs for locking and unlocking
ii  module-init-tools3.3-pre3-1  tools for managing Linux kernel mo
ii  net-tools1.60-17 The NET-3 networking toolkit

laptop-net recommends no packages.

- -- debconf information:
  laptop-net/domain-name:
  laptop-net/split-config-files:
  laptop-net/default-nameserver:
* laptop-net/overwrite-config-files: false
  laptop-net/ip-address:
* laptop-net/mii-supported: true
  laptop-net/netmask:
* laptop-net/use-dhcp: true
  laptop-net/domain-search:
  laptop-net/default-gateway:
* laptop-net/module-name: b44
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFFr2hdY8Chqv3NRNoRAsIUAKCIA5/Gt5Ryw5BaKdjOGUYWQ0RWDwCeI1rU
gFx42J4t5esdPJvfllilWYE=
=YgnR
-END PGP SIGNATURE-


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



Bug#406139: Viewing key properties locks up seahorse

2007-01-18 Thread Sam Morris
On Thu, 2007-01-18 at 12:58 +0100, Sebastian Dröge wrote:
 On Do, 2007-01-18 at 11:55 +, Sam Morris wrote:
  On Thu, 2007-01-18 at 12:41 +0100, Sebastian Dröge wrote:
   Upstream said, that there is an attempt to download unknown keys if you
   uncheck the button that says show only trusted signatures.
   
   Does this fix it for you in some way?
  
  Could you tell me where the options is? I don't see it...
 
 In the key properties on the Trust tab. Upstream said that this key
 downloading is done asynchronously though :/
 But I still have a feeling that this is what causes your lockup...

Ah, I see it. Unfortunately in order to get there,  have to view a key's
properties, which triggers the download. Also it seems to be a per-key
setting, so I would have to do this for every key in my keyring. Also,
the setting doesn't seem to be stored anywhere: if I unset it, then view
the key's properties a second time it shows up as being set.

I also ran into a practical problem while trying it. If I view the
properties of a key with lots of signatures the interface locks up for a
while... now that I know it's downloading other keys I waited
patiently... after a while it seemed to give up or time out and the
interface became reponsive again. But the treeview that lists the keys
that have signed this key disappeared, along with the 'only display the
signature of people I trust' checkbox! 

Needless  to say, I think this feature needs to be reworked. ;) I don't
really see the use of it at all--since as you say, I would end up with
the entire keyserver database in my keyring...

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

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


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


Bug#407431: [INTL:nl] Dutch po-debconf translation

2007-01-18 Thread cobaco (aka Bart Cornelis)
Package: caudium
Severity: wishlist
Tags: patch l10n

Please find attached the dutch po-debconf translation. This translation has 
been vetted by the review process of the debian-l10n-dutch team. Please add 
it to your next package revision, it should be inserted in your package 
build-tree as debian/po/nl.po, TIA.

Feel free to mail me if this file needs updating at some future date.
--
Cheers, cobaco

/\  ASCII Ribbon Campaign
\ /  No proprietary formats in attachments without request
 X   i.e. *NO* WORD, POWERPOINT or EXCEL documents
/ \  Respect Open Standards
  http://www.fsf.org/philosophy/no-word-attachments.html
  http://www.goldmark.org/netrants/no-word/attach.html







-- 
cobaco (aka Bart Cornelis)


nl.po
Description: application/gettext


pgpAGsiBaxCSN.pgp
Description: PGP signature


Bug#407326: aide: installation fails for new installs

2007-01-18 Thread Marc Haber
tags #407326 confirmed pending
thanks

On Wed, Jan 17, 2007 at 05:06:25PM +0100, Marc Haber wrote:
 The new postinst fails for new installations:
 
 for file in $(find $SRCDIR -type f -printf '%P\n' ); do
   OLDSUM=$(md5sum $TRGDIR/$file)
 
 this does not work if $TRGDIR/$file does not exist.

Fixed in svn.

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#407432: [INTL:nl] Dutch po-debconf translation

2007-01-18 Thread cobaco (aka Bart Cornelis)
Package: linpopup
Severity: wishlist
Tags: patch l10n

Please find attached the dutch po-debconf translation. This translation has 
been vetted by the review process of the debian-l10n-dutch team. Please add 
it to your next package revision, it should be inserted in your package 
build-tree as debian/po/nl.po, TIA.

Feel free to mail me if this file needs updating at some future date.
--
Cheers, cobaco

/\  ASCII Ribbon Campaign
\ /  No proprietary formats in attachments without request
 X   i.e. *NO* WORD, POWERPOINT or EXCEL documents
/ \  Respect Open Standards
  http://www.fsf.org/philosophy/no-word-attachments.html
  http://www.goldmark.org/netrants/no-word/attach.html







-- 
cobaco (aka Bart Cornelis)


nl.po
Description: application/gettext


pgpU8OYcxODLI.pgp
Description: PGP signature


Bug#407280: [Pkg-aide-maintainers] Bug#407280: aide: Config fixes for better compliance with default Debian configs

2007-01-18 Thread Marc Haber
On Thu, Jan 18, 2007 at 09:45:43AM +0100, Tim Stoop wrote:
 When enabling DEBUG, I found the problem:
 
 HOSTPATH _debian_
 
 So I changed line 11 of your script to:
 
 HOSTPATH=$(echo $uri | sed 's|.*//[^/[:space:]]\+/\?||;s|/|_|g;s|^\(. 
 \+\)$|_\1|' | sed 's|_$||')
 
 Which fixes the problem.

HOSTPATH=$(echo $uri | sed 
's|.*//[^/[:space:]]\+/\?||;s|/$||;s|/|_|g;s|^\(.\+\)$|_\1|')

is my new version.

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#406139: Viewing key properties locks up seahorse

2007-01-18 Thread Sebastian Dröge
On Do, 2007-01-18 at 11:55 +, Sam Morris wrote:
 On Thu, 2007-01-18 at 12:41 +0100, Sebastian Dröge wrote:
  Upstream said, that there is an attempt to download unknown keys if you
  uncheck the button that says show only trusted signatures.
  
  Does this fix it for you in some way?
 
 Could you tell me where the options is? I don't see it...

In the key properties on the Trust tab. Upstream said that this key
downloading is done asynchronously though :/
But I still have a feeling that this is what causes your lockup...

Btw, seahorse doesn't take gpg.conf into account at all...


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


Bug#407433: [INTL:nl] Dutch po-debconf translation

2007-01-18 Thread cobaco (aka Bart Cornelis)
Package: postfix
Severity: wishlist
Tags: patch l10n

Please find attached the dutch po-debconf translation. This translation has 
been vetted by the review process of the debian-l10n-dutch team. Please add 
it to your next package revision, it should be inserted in your package 
build-tree as debian/po/nl.po, TIA.

Feel free to mail me if this file needs updating at some future date.
--
Cheers, cobaco

/\  ASCII Ribbon Campaign
\ /  No proprietary formats in attachments without request
 X   i.e. *NO* WORD, POWERPOINT or EXCEL documents
/ \  Respect Open Standards
  http://www.fsf.org/philosophy/no-word-attachments.html
  http://www.goldmark.org/netrants/no-word/attach.html







-- 
cobaco (aka Bart Cornelis)


postfix_2.3.5-3_nl.po
Description: application/gettext


pgpWfy65qjEOl.pgp
Description: PGP signature


Bug#407382: sysv-rc-bootsplash: Unable to install sysv-rc (2.86.ds1-37)

2007-01-18 Thread 韓達耐

No problem; in aptitude I've set the upgrade of sysv-rc on hold.
Thanks for taking care of the package. =)


Cheers



Danai SAE-HAN
韓達耐

-- 
題目:《元日》
作者:王安石(1021-1086)

爆竹聲中一歲除,春風送暖入屠蘇。
千門萬戶[日童][日童]日,總把新桃換舊符。


Bug#407436: strigi-daemon creates a lot of zombie processes...

2007-01-18 Thread Adam Szojda
Package: strigi-daemon
Version: 0.3.9-1
Severity: important

Hi.

While indexing strigi-daemon created a lot of zombie processes:

$ ps aux | grep defunct | wc -l
1035

All of them ware pdftotext and wvWare:

$ pstree | grep -C 1 strigi
 |-kicker-+-2*[kfmclient]
 |`-strigidaemon-+-444*[pdftotext]
 |   |-666*[wvWare]
 |   `-2*[{strigidaemon}]
 |-kio_uiserver

Number of zombies growed fast and then daemon crushed with 
SIGABRT...

A.



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

Versions of packages strigi-daemon depends on:
ii  libbz2-1.0  1.0.3-6  high-quality block-sorting file co
ii  libc6   2.3.6.ds1-10 GNU C Library: Shared libraries
ii  libclucene0 0.9.16a-1library for full-featured text sea
ii  libdbus-1-3 1.0.2-1  simple interprocess messaging syst
ii  libexpat1   1.95.8-3.4   XML parsing C library - runtime li
ii  libgcc1 1:4.1.1-21   GCC support library
ii  liblog4cxx9c2a  0.9.7-6  A logging library for C++
ii  libmagic1   4.17-5   File type determination library us
ii  libssl0.9.8 0.9.8c-4 SSL shared libraries
ii  libstdc++6  4.1.1-21 The GNU Standard C++ Library v3
ii  wv  1.2.4-2  Programs for accessing Microsoft W
ii  xpdf-utils [poppler-utils]  3.01-9   Portable Document Format (PDF) sui
ii  zlib1g  1:1.2.3-13   compression library - runtime

strigi-daemon recommends no packages.

-- no debconf information

--
Zatrudnij zgrabna asystentke! Zobacz  http://link.interia.pl/f19de



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



Bug#407369: [xine-devel] [SALVETTI Djoume] Bug#407369: xine-ui: [CVE-2007-0254] Format string vulnerability bogus?

2007-01-18 Thread Matthias Hopf
On Jan 18, 07 09:18:46 +0100, Reinhard Tartler wrote:
 I just got the following bugreport on xine-ui. Could you have a look at
 it and tell me if you think there is a vulnerability? In this case, I'd
 have to update the xine-ui package despite debian's freeze. To be sure,
 I wanted to check with you. Here we go:

This is already fixed in CVS.

 | Format string vulnerability in the errors_create_window function in
 | errors.c in xine-ui allows attackers to execute arbitrary code via
 | unknown vectors.
 
 I take a look at the errors_create_window function in errors.c, the
 vulnerable code seems to be on line 67 : 
 
 |  xw = xitk_window_dialog_two_buttons_with_width(gGui-imlib_data, title,
 |   _(Done), _(More...),
 |   NULL, _errors_display_log,
 |   NULL, 400, ALIGN_CENTER,
 |   %s, message);

This used to be    NULL, 400, ALIGN_CENTER, message);
(%s, missing), which was indeed vulnerable.

Thanks

Matthias

-- 
Matthias Hopf [EMAIL PROTECTED]  ____   __
Maxfeldstr. 5 / 90409 Nuernberg   (_   | |  (_   |__  [EMAIL PROTECTED]
Phone +49-911-74053-715   __)  |_|  __)  |__  R  D   www.mshopf.de


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



Bug#407409: clamav: Zip module failure with many PDF files

2007-01-18 Thread Stephen Gran
This one time, at band camp, Nigel Horne said:
  And they say it is closed.  I will take a look and see if the patch is
  small enough to backport, or if rc3 will release soon with the fix.
 
 It was a trivial fix and should be backportalble if you so desire.

Thank you for that.  I will look later today.  Do you think it's likely
that the fix will make it into rc3 or 0.90 final?

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


signature.asc
Description: Digital signature


Bug#407406: mysql-server: DELETE FROM table causes Incorrect key file for table

2007-01-18 Thread Alexis Sukrieh

Christian Hammers wrote:

That bug is supposed to be fixed since 5.0.26 if I read it correctly.


Yep, but I'm facing a symptom very near to the upstream bug reported.
That's why I thought in the first place it was the same bug.

Could you mail me a copy of the mysqldump output you tried to insert? 
Having something reproducible vastly increases the chance to fix the bug.


I can mail you the dump but only privately (and GPG encrypted) as it's 
some private data, used for a project I'm working on for a company.


I ask you not to distribute the dump even if that's development stuff.

Thanks a lot for paying attention to that issue.

Here is how to reproduce the bug:
$ echo create database test_database | mysql
$ mysql test_database  db/create.sql
$ mysql test_database  db/data.sql
$ mysql test_database
[...]
mysql select words.id, words.value, sum(count) as count from sitetags, 
words where words.id = word_id group by word_id order by count desc 
limit 100;ERROR 126 (HY000): Incorrect key file for table 
'/tmp/#sql_7b82_0.MYI'; try to repair it

mysql

I'm mailing you the dump (it's quite big).

Regards,

Alexis


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



Bug#297741: Trivial two year old bug not fixed and without comment

2007-01-18 Thread Tim Dijkstra
Hi,

I wonder why this trivial two year old bug is not fixed 

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

And without comment in the BTS.

This will break any package that tries to use libtool to statically
link glib-2.0.

I'm planning to upload one, but now I have to kludge around it because
of this. I understand that now (with etchs release around the corner)
is not the time to upload a new glib-2.0, but I would want to know
your thoughts on this.

grts Tim


signature.asc
Description: PGP signature


Bug#407438: libgtk1.2-common: Japanese characters are not displayed correctly in gtk1.x apps

2007-01-18 Thread KISE Hiroshi
Package: libgtk1.2-common
Version: 1.2.10-18
Severity: important
Tags: patch l10n

This bug is look like Bug#382879.  Please put attached gtkrc.ja.utf-8
file in your package as /etc/gtk/gtkrc.ja.utf-8.

The applications that depends gtk1.2 show broken characters when
LANG=ja_JP.UTF-8 (Japanese language, UTF-8 encoding).

We cannot use over 20 applications. (bombermaze, gnotepad+, xmms, etc.)

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

-- no debconf information
style gtk-default-ja-utf8 {
   fontset = 
-adobe-helvetica-medium-r-normal--14-100-100-100-p-76-iso8859-1,\
  -ricoh-ms 
mincho-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0,\
  -misc-fixed-medium-r-normal--14-*-*-*-*-*-jisx0208.1983-0,\
  *-r-*
}
class GtkWidget style gtk-default-ja-utf8



Bug#407437: Automatically install pommed on MacBooks, MacBook Pros, and PowerBooks

2007-01-18 Thread Matt Kraai
Package: install
Severity: wishlist

Would you please modify the installer to automatically install pommed
if the installation is being performed on a MacBook, MacBook Pro, or
PowerBook?

-- 
Matt   http://ftbfs.org/


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



Bug#407439: cal: coloured prompts cause a colour change part way through the month/year

2007-01-18 Thread Mair Allen-Williams
Package: cal
Severity: normal


In my terminal prompt where the colour is set away from the default for 
the command text as well as the prompt, 'cal' prints the text up to the 
current date in my chosen colour, and then reverts to the default
colour. For the one-month view, this behaviour is not an issue (it just
looks like a differentiation between the days which have passed and the
ones which haven't), but over the year view, there are several 
partially-coloured months. Screenshots are available at:

http://pictures.maircrosoft.com/screenshots/cal1.png
http://pictures.maircrosoft.com/screenshots/cal2.png

A short PS1 which is sufficient to reproduce this is

 export PS1='\[\e[0;32m\] \$ '


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


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



Bug#357233: Bug follow up

2007-01-18 Thread Sven Arvidsson
On Thu, 2007-01-18 at 12:26 +0100, A Mennucc wrote:
    with gnome-cd
 
 $ dpkg -l gnome-media
 ii  gnome-media   2.14.2-4  GNOME media utilities
 
 $ strace -f -o /tmp/g.cd.strace2 gnome-cd --unique --play --device /dev/hdd
 
 pops up a dialog saying cannot open CD, does not list the tracks
 
 prints
 ** (gnome-cd:22358): WARNING **: Error opening CD
 ** (gnome-cd:22358): WARNING **: ERROR: This CD has no audio tracks
 
 and when I close it
 (gnome-cd:22414): GStreamer-CRITICAL **: gst_bus_source_dispatch:
 assertion `message != NULL' failed
 
     with sound-juicer
 
 $ dpkg -l sound-juicer
 ii  sound-juicer  2.14.5-1  GNOME 2 CD Ripper
 
 $ strace -f -o /tmp/s.j.strace sound-juicer
 
 sound-juicer shows a correct list of track names (as from CDDB); when I
 click on the play button, it says this CD has no audio tracks, and
 does not play anything
 
 the stdout or stderr shows:
 Could not fully determine drive profile 0: Error reading disc information
 Could not fully determine drive profile 0: Error reading disc information
 
 
  
 
 $ abcde -o ogg,mp3 -d /dev/hdd
 
 works fine: it calls 'cdparanoia' and extract all tracks
 
  
 
 it may be a bug in gstreamer?

Hi,

It does sound like a bug in GStreamer, possibly bug 405479.

Can you install the experimental version of gstreamer0.10-plugins-base
and see if it makes any difference? 

http://packages.debian.org/experimental/libs/gstreamer0.10-plugins-base

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


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


Bug#407434: xserver-xorg-core: Server crash

2007-01-18 Thread Michel Dänzer
On Thu, 2007-01-18 at 12:58 +0100, Jörg Sommer wrote:
 
 when I enable the glx module my server crashes while starting the window
 manager icewm with the following backtrace
 
 Backtrace:
 0: X(xf86SigHandler+0x94) [0x1008eb98]
 1: [0x100374]
 2: X(Xalloc+0x34) [0x1018d438]
 3: /usr/lib/xorg/modules/extensions/libglx.so [0xf9e7880]
 4: /usr/lib/xorg/modules/extensions/libglx.so(__glXInitScreens+0xcc) 
 [0xf9bc530]
 5: /usr/lib/xorg/modules/extensions/libglx.so(GlxExtensionInit+0x190) 
 [0xf9bb114]
 6: X(InitExtensions+0xc8) [0x100c3dbc]
 7: X(main+0x2b4) [0x100252f8]
 8: /lib/tls/libc.so.6 [0xfc7c994]
 9: /lib/tls/libc.so.6(__libc_start_main+0xb0) [0xfc7cad0]

Does this also happen at depth 24?

 I append the whole X log.

It doesn't show the problem though, probably because you disabled
loading the glx module, so it's not very useful for this report. Please
attach at least a log file from an X server that loads the glx and dri
modules.


-- 
Earthling Michel Dänzer   |  http://tungstengraphics.com
Libre software enthusiast |  Debian, X and DRI developer



Bug#406711: closed by Sylvain Le Gall [EMAIL PROTECTED] (Bug#406711: fixed in ocamlgsl 0.5.2-1)

2007-01-18 Thread Hans Fangohr
Hi again,

 This is an automatic notification regarding your Bug report
 #406711: libocamlgsl-ocaml-dev: undefined reference to 
 `ml_gsl_sf_legendre_array_size_e' when building top level,
 which was filed against the libocamlgsl-ocaml-dev package.

 It has been closed by Sylvain Le Gall [EMAIL PROTECTED].

 Their explanation is attached below.  If this explanation is
 unsatisfactory and you have not received a better one in a separate
 message then please contact Sylvain Le Gall [EMAIL PROTECTED] by replying
 to this email.

 Debian bug tracking system administrator
 (administrator, Debian Bugs database)


While I have tested that the bug was removed with 'sid' in
/etc/apt/sources.list, it appears that the modified package that
resolves the bug has not yet filtered through to etch (unless I got
something wrong).

Can I chase this somehow?

Thank you,

Hans









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



Bug#407409: clamav: Zip module failure with many PDF files

2007-01-18 Thread Nigel Horne

Stephen Gran wrote:


Thank you for that.  I will look later today.  Do you think it's likely
that the fix will make it into rc3 or 0.90 final?


I hope it will be in 0.90rc3 but I TK will be able to verify that.


--
Nigel Horne. Arranger, Adjudicator, Band Trainer, Composer, Tutor, Typesetter.
NJH Music, Barnsley, UK.  ICQ#20252325
[EMAIL PROTECTED] http://www.bandsman.co.uk
begin:vcard
fn:Nigel Horne
n:Horne;Nigel
org:NJH Music
email;internet:[EMAIL PROTECTED]
tel;fax:+44 870 705 9334
note:Skype: nigelhorne
x-mozilla-html:FALSE
version:2.1
end:vcard



Bug#407409: clamav: Zip module failure with many PDF files

2007-01-18 Thread Stephen Gran
This one time, at band camp, Nigel Horne said:
  And they say it is closed.  I will take a look and see if the patch is
  small enough to backport, or if rc3 will release soon with the fix.
 
 It was a trivial fix and should be backportalble if you so desire.

It looks like I may have spoken too soon.  I see:
Revision 1.56 
Sun Oct 22 10:23:26 2006 UTC by njh 
Handle ASCII85 encoded Flated objects

Which is what I naively assumed was the problem.

However, that code is already in rc2.  So, just to be sure, I did an
update of clamav-devel from cvs, and got:

[EMAIL PROTECTED]:~/clamav-devel$ libtool --mode=execute clamscan/clamscan 
~/UroSurfdeutsch.pdf 
/home/steve/UroSurfdeutsch.pdf: Zip module failure

--- SCAN SUMMARY ---
Known viruses: 87232
Engine version: devel-20070118
Scanned directories: 0
Scanned files: 1
Infected files: 0
Data scanned: 0.19 MB
Time: 1.690 sec (0 m 1 s)

So it looks like this is a seperate problem.  Can you take a look at it
when you have a moment, or would you like me to open a new report in
bugzilla first?

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


signature.asc
Description: Digital signature


Bug#407406: mysql-server: DELETE FROM table causes Incorrect key file for table

2007-01-18 Thread Alexis Sukrieh

Hi again,

I also have another bug (certainly related) with the same dump:

mysql SHOW FIELDS FROM users;
ERROR 1030 (HY000): Got error 28 from storage engine
mysql


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



  1   2   3   >