Bug#478954: xfrisk: No GNOME menu entries ; these .desktop files fix that

2008-06-06 Thread Joe Nahmias
tags 478954 + wontfix upstream
thanks

Hello Daniel,

On Thu, May 01, 2008 at 05:44:28PM -0400, Daniel Dickinson wrote:
[snip]
 There are no GNOME application menu entries for xfrisk because there are 
 no .desktop entries under /usr/share/applications.  The attached 
 ..desktop files will add the same entries as you have under the Debian 
 menu to any freedesktop.org compliant window manager.

Thanks for the desktop files, but they are unecessary.  You should just
install the menu-xdg package which will create appropriate menu entries
based on the Debian menu system.  Thus, I see no point in adding this to
the package.  However, if you convince upstream to include them, I will
as well.

Thanks,
--Joe



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



Bug#458691: mime-support should not register a view alternative at any priority

2008-06-06 Thread Brian White

severity 458691 wishlist
tag 458691 wontfix
--


mime-support does not provide the same functionality but different
implementations.  It provides a program with different functionality
but the same filename.  That does not represent an appropriate use of
the alternatives mechanism.


Sure it does.  It views a file without changing it.  Not all web
browsers provide identical functionality and yet they're considered the
same.  Heck, not even all vi instances provide identical functionality.

-- Brian




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



Bug#484467: (no subject)

2008-06-06 Thread LÉVAI Dániel
On 2008. June 5. 00:56:32 you wrote:
 On Wed, 04 Jun 2008, LÉVAI Dániel wrote:
  The problem is with cpufreqd.
  After:
  # update-rc.d -f cpufreqd remove
  the system is up and runnning, but when executing:
  # invoke-rc.d cpufreqd start
  INIT: Switching to runlevel 0

 better use cpufrequtils
I like cpufreqd because it can run arbitrary command when rules apply, 
and that command could be
echo 5  /sys/class/backlight/acpi_video1/brightness. Is there a way 
to do this with cpufrequtils?


  How about that :\
 
  With a self-compiled 2.6.25.4, everything is fine. The freq.
  governors are compiled in for me, in contrast with the debian
  kernel, which has them in modules. I don't know if this is related,
  cpufreqd suppose to load every module it needs.
 
  Guess we could close this, or is this still relevant?

 hmm kernel should not reboot that easily.
 but on a quick guess aboves beast is running as root and thus..
 bug needs to be reassigned.
It reboots because there is a rule in /etc/cpufreqd.conf which halts the 
system when it detects a 0-1% battery charge. cpufreqd uses the 
legacy /proc way to gather battery status information, thus with the 
new kernel it doesn't work, and instantly halts because it thinks that 
no juice left.

-- 
LEVAI Daniel
PGP key ID = 0x4AC0A4B1
Key fingerprint = D037 03B9 C12D D338 4412  2D83 1373 917A 4AC0 A4B1



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



Bug#484129: release.debian.org: packages in tasks should be fixed in priority and removed in last resort after discussion

2008-06-06 Thread Adeodato Simó
* Andreas Barth [Fri, 06 Jun 2008 07:30:06 +0200]:

 The mechanismn: yes. But not FauxPackages itself, as I think we could
 generate that list automatic. (For a short-term solution, FauxPackages
 might just be ok.)

I meant, yes, adding to FauxPackages an automatically-generated list,
not a list generated by hand. (Maybe FauxPackages should be a directory,
to avoid mixing hand-written stuff with automatic stuff.)

Cheers,

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org
 
Debugging is twice as hard as writing the code in the first place. Therefore,
if you write the code as cleverly as possible, you are, by definition, not
smart enough to debug it.
-- Brian W. Kernighan




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



Bug#484572: [motion] off-by-one in webhttpd.c

2008-06-06 Thread Angel Carpintero
Thanks Nico !

Added the patch to release notes of 3.2.9 :

http://www.lavrsen.dk/twiki/bin/view/Motion/ReleaseNoteMotion3x2x9

Here it's the patch :

http://www.lavrsen.dk/twiki/pub/Motion/ReleaseNoteMotion3x2x9/webhttpd-security-video2-backport.diff


Cheers,
-- 
Angel Carpintero
ack ( at ) telefonica ( dot ) net

Key fingerprint = 3FD3 9C90 149E 7824 CECD  6BCF AC2C CA61 6EF1 B90D

No basta saber, hay que aplicar lo que se sabe; 
no basta querer hacerlas cosas, hay que hacerlas.

Knowing is not enough; we must apply. 
 Willing is not enough; we must do

 Johann Wolfgang von Goethe


signature.asc
Description: Esta parte del mensaje está firmada	digitalmente


Bug#484688: monshow --full does not show anything more

2008-06-06 Thread Dario Minnucci (midget)
This is the output I get under Lenny...

myhost:~# monshow --full

 server: localhost
   time: Fri Jun  6 08:47:01 2008
  state: scheduler running

  GROUP   SERVICE  STATUS  LAST   NEXT   ALERTS SUMMARY
R servers ping -   5s 00:04  none


Do you have any service configured in your /etc/mon/mon.cf file?

The only way I could get an empty output like yours is using the default 
/etc/mon/mon.cf provided by
a fresh installation.

-- 

 Dario Minnucci (midget)
 Phone: (+34) 902021030 | Fax: (+34) 902024417 | 24/7: (+34) 80745
 Email: [EMAIL PROTECTED] | URL: http://www.midworld.net/midget/
 Key fingerprint = 6DDB 5487 7F6D 89D4 5D9C  33C7 D181 DD7A 6C42 8272




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



Bug#483399: initscript: Support Cell processor spufs

2008-06-06 Thread Petter Reinholdtsen
[Arthur Loiret]
 I think the groupadd and mkdir things should rather be in libspe2's
 postinst than in an initscript at all, but it sounds better to keep
 the mount commands with appropriated tests in initscripts
 package. This would indeed avoid having to create a new
 cell-specific initscript.
 
 Petter, are you ok with this?

I must admit that I prefer to keep the generic stuff in initscripts,
and leave the special case handling in other packages.  It make the
initscripts package easier to maintain, and also we avoid running code
on all machines that is only used on some of them.  Are you ok with
including it in libspe2?

This is not a strong preference, though, so if it make most sense to
do this mounting in the generic scripts, we can do that.

Btw, how early must this file system be mounted?  Is it OK to do it in
rc2.d/, instead of rcS.d/?  It is a good idea to do as little as
possible in rcS.d/, to make sure single user mode is affected by as
little as possible in case of errors in modules and services.

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#484688: monshow --full does not show anything more

2008-06-06 Thread Stephane Bortzmeyer
On Fri, Jun 06, 2008 at 08:50:17AM +0200,
 Dario Minnucci (midget) [EMAIL PROTECTED] wrote 
 a message of 23 lines which said:

 Do you have any service configured in your /etc/mon/mon.cf file?

No, I use mon.cf.m4 (which worked before).
 
 The only way I could get an empty output like yours is using the
 default /etc/mon/mon.cf provided by a fresh installation.

OK, got it, I add to change the /etc/default/mon (which worked with
sarge) to:

# Deamon options
DAEMON_OPTS=-M -f -c /etc/mon/mon.cf.m4

Strange but now it works. Thanks for the help.



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



Bug#484751: [qtnx] Does not start up session

2008-06-06 Thread Paul Menzel
Package: qtnx
Version: 0.9-3
Severity: normal

--- Please enter the report below this line. ---

Dear DDs,


trying to connect to the freenx-server no session is started with the
following log. The strange thing is, I can connect with the client from
NoMachine just fine.

Before I file a bug report, has somebody an idea what might be wrong or
what I am missing.

I also send this report to the list [1], but just received a request for
more information, which I provided. I have not had any further answers.


Thanks a lot,

Paul


[1] http://mail.kde.org/pipermail/freenx-knx/2008-May/007004.html


$ qtnx 
Process started
stdout HELLO NXSERVER - Version 1.5.0-60 OS (GPL)
stdin  hello NXCLIENT - Version 3.0.0
stdout NX 105 
stdout hello NXCLIENT - Version 3.0.0
NX 134 Accepted protocol: 3.0.0
NX 105 
stdin  SET SHELL_MODE SHELL
stdout SET SHELL_MODE SHELL
stdout NX 105 
stdin  SET AUTH_MODE PASSWORD
stdout SET AUTH_MODE PASSWORD
stdout NX 105 
stdin  login
stdout login
stdout NX 101 User: 
stdin  x
stdout x
stdout NX 102 Password: 
Authenticating client
stdin  *
stdout 
stdout NX 103 Welcome to: b186.blue.fastwebserver.de user: paul
stdout NX 105 
stdin  listsession --user=x --status=suspended,running 
--geometry=1280x1024x24+render --type=unix-gnome
stdout listsession --user=x --status=suspended,running 
--geometry=1280x1024x24+render --type=unix-gnome
stdout NX 127 Sessions list of user 'x' for reconnect:

Display Type Session ID   Options  Depth Screen 
Status  Session Name
---    - 
-- --- --


NX 148 Server capacity: not reached for user: x
NX 105 
stdin  startsession --session=Serverbasar --type=unix-gnome --cache=8M 
--images=32M --cookie=184020818983472481646842727071393849099 --link=adsl 
--render=1 --encryption=1 --backingstore=when_requested 
--imagecompressionmethod=2 --geometry=1024x768+0+0 
--screeninfo=1280x1024x24+render --keyboard=defkeymap 
--kbtype=pc102/defkeymap --media=0 --agent_server= --agent_user= 
--agent_password= --title=sebtest
stdout startsession --session=Serverbasar --type=unix-gnome --cache=8M 
--images=32M --cookie=** --link=adsl --render=1 --encryption=1 
--backingstore=when_requested --imagecompressionmethod=2 
--geometry=1024x768+0+0 --screeninfo=1280x1024x24+render 
--keyboard=defkeymap --kbtype=pc102/defkeymap --media=0 --agent_server= 
--agent_user= agent_password=**sebtest 
stdout 
stdout NX 1000 NXNODE - Version 1.5.0-60 OS (GPL)
stdout NX 700 Session id: x.de-1000-72BF5C530EABBFC207169F8803754AB6
stdout NX 705 Session display: 1000
NX 703 Session type: unix-gnome
NX 701 Proxy cookie: c690784c0c2a09965ac59079f17ca4af
NX 702 Proxy IP: 127.0.0.1
NX 706 Agent cookie: 184020818983472481646842727071393849099
NX 704 Session cache: unix-gnome
NX 707 SSL tunneling: 1
NX 1009 Session status: starting
NX 710 Session status: running
NX 1002 Commit
NX 105 
stdin  bye
stderr /usr/lib/nx/nxserver: line 1190: 29671 Beendet sleep 
$AGENT_STARTUP_TIMEOUT
(Translation: Terminated.)
NX 1006 Session status: running
stdout bye
stderr Bye
NX 999 Bye
Starting NX proxy
NX_COMMFD=24Process started
stderr NX 596 Session startup failed.
NX 1004 Error: NX Agent exited with exit status 1.
Can't open 
/var/lib/nxserver/db/running/sessionId{72BF5C530EABBFC207169F8803754AB6}: Datei 
oder Verzeichnis nicht gefunden.
(Translation: File or Directory not found.)
mv: Aufruf von stat für 
„/var/lib/nxserver/db/running/sessionId{72BF5C530EABBFC207169F8803754AB6}“ 
nicht möglich: Datei oder Verzeichnis nicht gefunden
(Translation: not possible. File or Directory not found.)
NX 1006 Session status: closed
NX 1001 Bye.
Process exited



--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.25-2-686

Debian Release: lenny/sid
  500 unstabledebian.tu-bs.de 

--- Package information. ---
Depends  (Version) | Installed
==-+-
libaudio2  | 1.9.1-2
libc6   (= 2.7-1) | 2.7-12
libfontconfig1  (= 2.4.0) | 2.6.0-1
libfreetype6(= 2.3.5) | 2.3.5-1+b1
libgcc1(= 1:4.1.1-21) | 1:4.3.0-5
libglib2.0-0   (= 2.12.0) | 2.16.3-2
libice6   (= 1:1.0.0) | 2:1.0.4-1
libnxcl1   | 0.9-3
libpng12-0   (= 1.2.13-4) | 1.2.27-1
libqt4-core (= 4.3.4) | 4.4.0-2
libqt4-gui  (= 4.3.4) | 4.4.0-2
libsm6 | 2:1.0.3-1+b1
libstdc++6(= 4.2.1-4) | 4.3.0-5
libx11-6   | 2:1.0.3-7
libxcursor1 ( 1.1.2) | 1:1.1.9-1
libxext6   | 2:1.0.4-1
libxfixes3(= 1:4.0.1) | 1:4.0.3-2
libxi6 | 2:1.1.3-1
libxinerama1   | 2:1.0.3-2
libxrandr2(= 2:1.2.0) | 2:1.2.2-2
libxrender1  

Bug#484752: [git-buildpackage] Small example in how to build a package from git.debian.org

2008-06-06 Thread Paul Menzel
Package: git-buildpackage
Version: 0.4.30
Severity: wishlist

--- Please enter the report below this line. ---

Dear DDs,


I want to build the xserver-xorg-video-openchrome package, which is
sitting in NEW right now, from git.debian.org [2]. I read about
git-buildpackage afterwards [1]. But although reading some manuals
[4][5][6], I am not able to succeed.

Therefore it would be nice, if you could add a small example either in
your manual or e. g. the Debian Wiki [3].

Here is, what I did yesterday. Maybe you can spot the error and help me
out. (I copied the build-dep from the output of git-buildpackage and
installed them using aptitude.)

$ cd /tmp/
$ git clone 
git://git.debian.org/git/pkg-xorg/driver/xserver-xorg-video-openchrome
Initialized empty Git repository in /tmp/xserver-xorg-video-openchrome/.git/
remote: Counting objects: 2145, done.
remote: Compressing objects: 100% (749/749), done.
remote: Total 2145 (delta 1529), reused 1873 (delta 1344)
Receiving objects: 100% (2145/2145), 714.28 KiB | 673 KiB/s, done.
Resolving deltas: 100% (1529/1529), done.
$ cd xserver-xorg-video-openchrome/
$ git-buildpackage
[…]
You are not on branch 'master' but on 'debian-unstable'
Use --git-ignore-new to ignore or --git-debian-branch to set the branch name.
$ git-buildpackage --git-debian-branch=debian-unstable
[…]
# remove stuff generated by autogen.sh
rm -f aclocal.m4 compile config.guess config.h.in config.sub \
configure depcomp install-sh libxvmc/Makefile.in ltmain.sh \
Makefile.in man/Makefile.in man/openchrome.man missing 
src/Makefile.in
rm -f -r obj-i486-linux-gnu
rm -f debian/build-stamp
fatal: Not a valid object name upstream/0.2.902+svn570
xserver-xorg-video-openchrome_0.2.902+svn570.orig.tar.gz does not exist, 
creating from 'upstream'
fatal: Not a valid object name upstream


That is the point, where I do not know what to do.


Thanks a lot,

Paul


[1] http://ghostbar.ath.cx/node/6
[2] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=464848#46
[3] http://wiki.debian.org/
[4]
http://honk.sigxcpu.org/projects/git-buildpackage/manual-html/gbp.html
[5] http://wiki.debian.org/PackagingWithGit
[6] http://wiki.debian.org/XStrikeForce/git-usage

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.25-2-686

Debian Release: lenny/sid
  500 unstabledebian.tu-bs.de 

--- Package information. ---
Depends(Version) | Installed
-+-=
python  (= 2.4) | 2.5.2-1
python-support(= 0.7.1) | 0.8.1
devscripts  (= 2.10.26) | 2.10.29
git-core(= 1:1.5.0.1-1) | 1:1.5.5.3-1
python-dateutil  | 1.4-1



signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#448171: I'm having the same issue....

2008-06-06 Thread Len Padilla
When I dial in to asterisk from PSTN (I'm using a BRI connection with  
a Fritz!PCI card) and attempt to get to voice mail by pressing *  
during the outgoing message, Asterisk crashes:


Core was generated by `/usr/sbin/asterisk -f -p -g -U asterisk -vvvg - 
c'.

Program terminated with signal 11, Segmentation fault.
#0  0x0809fe81 in ast_log (level=0, file=0xb7f5a772 res_adsi.c,  
line=378, function=0xb7f5aebc ast_adsi_transmit_message_full,  
fmt=0xb7f5a793 Switch to data is sent!\n)
at /build/buildd/asterisk-1.4.19.1~dfsg/include/asterisk/ 
threadstorage.h:136
136	/build/buildd/asterisk-1.4.19.1~dfsg/include/asterisk/ 
threadstorage.h: No such file or directory.
	in /build/buildd/asterisk-1.4.19.1~dfsg/include/asterisk/ 
threadstorage.h






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



Bug#484541: Taking over

2008-06-06 Thread Michael Meskes
I'm willing to take over maintainership and move the package into
kde-extras.

Michael
-- 
Michael Meskes
Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED]
Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL!



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



Bug#418889: Packaging nouveau

2008-06-06 Thread Matthew Johnson
On Fri Jun 06 06:47, Chris Lamb wrote:

  ssh://[EMAIL PROTECTED]/git/pkg-xorg/lib/drm-snapshot
  ssh://[EMAIL PROTECTED]/git/pkg-xorg/driver/xserver-xorg-video-nouveau

I prefer git+ssh://

 They should appear on Gitweb in a few hours. Let me know if I've done
 anything silly; I'm not used to this particular Git workflow.

I get some odd errors:

after git clone it prints:

   Warning: Remote HEAD refers to nonexistent ref, unable to checkout.

and doesn't checkout a head.

I then have to do: 

   git checkout xserver-xorg-video-nouveau-0.0.10-git+20080602+e034616-1

to get a checkout.

git checkout -b master creates a new branch correctly named, I think if
someone commits to that it will DTRT, but I could be wrong.

Matt

-- 
Matthew Johnson


signature.asc
Description: Digital signature


Bug#484752: [git-buildpackage] Small example in how to build a package from git.debian.org

2008-06-06 Thread Guido Günther
On Fri, Jun 06, 2008 at 09:15:23AM +0200, Paul Menzel wrote:
 fatal: Not a valid object name upstream/0.2.902+svn570
 xserver-xorg-video-openchrome_0.2.902+svn570.orig.tar.gz does not exist, 
 creating from 'upstream'
 fatal: Not a valid object name upstream
You need to help git-buildpackage to figure out where to build the
orig.tar.gz from:

git-buildpackage --git-debian-branch=debian-unstable 
--git-upstream-branch=origin/upstream-unstable

Cheers,
 -- Guido



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



Bug#481515: [Pkg-alsa-devel] Bug#481515: alsa-utils: 'alsactl restore' fails on ICE1724 soundcards

2008-06-06 Thread Clemens Ladisch
alsactl restore has a bug so that it doesn't recognize BYTES items.

This should fix it:
http://git.alsa-project.org/?p=alsa-utils.git;a=commitdiff;h=8fc2c39dc81f1112a669ca1ad9985d9c0bc92d75



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



Bug#420391: This is still a problem, reopening

2008-06-06 Thread Ronny Adsetts

Stephen Gran said at 05/06/2008 23:28:

This one time, at band camp, Ronny Adsetts said:
This continues to be a problem with etch-volatile though at the moment it 
does appear to be a little better:


$ ps Hu -C clamd
USER   PID %CPU %MEMVSZ   RSS TTY  STAT START   TIME COMMAND
clamav   28153  0.0  9.9 247064 204272 ?   Ssl  May30   2:40 
/usr/sbin/clamd
clamav   28153  0.3  9.9 247064 204272 ?   Ssl  19:06   0:00 
/usr/sbin/clamd


Do you have any 3rd party signatures loaded?  Or just the two from the
clamav team?  I do see what seems like too much memory usage, but not
that high, with just the two databases from clamav.


This is the standard set of signatures:

$ ls -ltR /var/lib/clamav/
/var/lib/clamav/:
total 17352
-rw--- 1 clamav clamav  364 2008-06-06 08:25 mirrors.dat
-rw-r--r-- 1 clamav clamav  4703744 2008-06-06 03:25 daily.cld
-rw-r--r-- 1 clamav clamav 13050207 2008-05-30 20:18 main.cvd
drwxr-xr-x 2 clamav clamav  124 2008-05-30 18:15 main.inc
drwxr-xr-x 2 clamav clamav 4096 2008-05-30 18:15 daily.inc

/var/lib/clamav/main.inc:
total 27568
-rw-r--r-- 1 clamav clamav 4815 2008-04-06 20:25 main.fp
-rw-r--r-- 1 clamav clamav 14934069 2008-04-06 20:25 main.ndb
-rw-r--r-- 1 clamav clamav  4733425 2008-04-06 20:25 main.db
-rw-r--r-- 1 clamav clamav   652769 2008-04-06 20:25 main.hdb
-rw-r--r-- 1 clamav clamav  7864180 2008-04-06 20:25 main.mdb
-rw-r--r-- 1 clamav clamav  318 2008-04-06 20:25 main.info
-rw-r--r-- 1 clamav clamav  217 2007-07-20 18:27 main.zmd
-rw-r--r-- 1 clamav clamav17992 2007-07-20 18:27 COPYING

/var/lib/clamav/daily.inc:
total 4316
-rw-r--r-- 1 clamav clamav 668 2008-05-30 18:03 daily.info
-rw-r--r-- 1 clamav clamav 3993378 2008-05-30 18:03 daily.mdb
-rw-r--r-- 1 clamav clamav  271744 2008-05-30 18:03 daily.ndb
-rw-r--r-- 1 clamav clamav7478 2008-05-28 22:25 daily.ndu
-rw-r--r-- 1 clamav clamav7164 2008-05-27 22:25 daily.hdb
-rw-r--r-- 1 clamav clamav   38992 2008-05-27 10:25 daily.mdu
-rw-r--r-- 1 clamav clamav5232 2008-05-21 08:25 daily.fp
-rw-r--r-- 1 clamav clamav 131 2008-05-21 01:25 daily.ign
-rw-r--r-- 1 clamav clamav5788 2008-05-13 12:25 daily.ftm
-rw-r--r-- 1 clamav clamav1572 2008-05-07 20:25 daily.wdb
-rw-r--r-- 1 clamav clamav 142 2008-04-28 19:25 daily.cfg
-rw-r--r-- 1 clamav clamav   26014 2008-04-06 22:26 daily.db
-rw-r--r-- 1 clamav clamav3218 2008-03-26 23:28 daily.pdb
-rw-r--r-- 1 clamav clamav1224 2008-02-05 16:25 daily.hdu
-rw-r--r-- 1 clamav clamav2922 2007-09-03 19:25 daily.zmd
-rw-r--r-- 1 clamav clamav   17992 2007-06-03 14:43 COPYING

Let me know if you want any more info.

Ronny
--
Ronny Adsetts
Technical Director
Amazing Internet Ltd, London
t: +44 20 8607 9535
f: +44 20 8607 9536
w: www.amazinginternet.com

Registered office: UK House, 82 Heath Road, Twickenham TW1 4BW
Registered in England. Company No. 4042957 





signature.asc
Description: OpenPGP digital signature


Bug#459634: NMU to fix empty po files before building

2008-06-06 Thread Lucas Nussbaum
On 05/06/08 at 22:20 +0100, Marco Rodrigues wrote:

 Lucas Nussbaum wrote:
 On 02/06/08 at 16:39 +0100, Marco Rodrigues wrote:
 Package: kfolding
 Version: 1.0.0-rc2-5

 Hi!

 I'm attaching a debdiff for an NMU to fix this package problem. 
 Lucas, please add it to uploading with an delay, so Maintainer can 
 choose to it himself.

 Hi,

 kfolding builds fine here. (using sbuild). Can you double-check? Also,
 if this is an FTBFS, why isn't this severity:serious?

 Hi!

 It FTBFS in ubuntu sbuild.. because it has pkgstriptranslations and it 
 breaks. Try to enable it =) Maybe isn't a valid NMU, because Debian uses 
 it OFF.

 Feel free to close this bug!

It has been orphaned. I don't think it was suitable for an NMU, but it
is suitable for a QA upload. Could you turn your patch into a QA upload?
:-)
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



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



Bug#483974: xmpp4r failed connecting to gtalk possible due to bug in libopenssl-ruby1.8

2008-06-06 Thread Lucas Nussbaum
reassign 483974 libxmpp4r-ruby1.8
severity 483974 wishlist
retitle 483974 doesn't allow to connect to googletalk [fixed in git/svn]
thanks
On 04/06/08 at 23:30 +0800, darren wrote:
 2008/6/4 darren [EMAIL PROTECTED]:
  2008/6/4 Lucas Nussbaum [EMAIL PROTECTED]:
  On 01/06/08 at 23:40 +0800, darren wrote:
   Package: libopenssl-ruby1.8
   Version: 1.8.6.114-2
   Severity: normal
  
   I tried to connect to gtalk using xmpp4r,but failed,I tried to track
   down the problem,later found that it may be caused by this ruby libray.
   a simple test code to verify:
  
   
   require 'openssl'
   require 'socket'
  
  
   socket = TCPSocket.new(talk.google.com, 5223)
  
   ctx = OpenSSL::SSL::SSLContext.new('TLSv1')
  
   sslsocket = OpenSSL::SSL::SSLSocket.new(socket, ctx)
  
   begin
 puts Start connect
   sslsocket.connect
   rescue OpenSSL::SSL::SSLError = ssle
   puts --#{ssle.message}---
   end
  
   puts finished
   -
  
   It failed,but gave no reason,because ssle.message was empty.
   same code runs fine on a lenny machine.
 
  Hi darren,
 
  Can you still reproduce this? It works fine here. Maybe it was fixed on
  Google's side?
 
  Thanks for you response
  Problem exists on my Debian Sid,But I tried it on a windows box with ruby
  1.8.6,everything just goes fine,and xmpp4r works just fine too.
  So I suspect it to be a Linux or rather Debian related bug.I have also
  downloads ruby source code and compile myself,still the problem exists.
 
 
 sorry,I have forgotten to mention that I have upgrade ruby version to 1.8.7
 in unstable, running the above code gives the message now,it is :
SSL_connect SYSCALL returned=5 errno=0 state=SSLv3 read server hello A
 I have googled around the error message for a long time ,just don't know how
 to figure out what does the error code above means.

Hi Darren,

I spent some time on this (since I'm also XMPP4R's original developer, I
had some special motivation :-)

XMPP4R doesn't allow to connect to Google Talk, because it needs to
support the old SSL protocol. I added support for that in SVN. See
http://github.com/ln/xmpp4r/commit/bedd0a0a3a18c07ffee0806c52d0e5a95a57671d
and
http://github.com/ln/xmpp4r/commit/d232fdeec59b4f4517914608da95099349eaa418

I'm reassigning this bug to libxmpp4r-ruby1.8, and lowering the severity
to wishlist. It will be fixed when we make a new XMPP4R release and I
update the Debian package.

Tell me if you need help applying the diffs.
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



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



Bug#484672: [D-m-team] Bug#484672: DM Application for Martin Meredith

2008-06-06 Thread Martin Meredith
On Fri, 2008-06-06 at 11:21 +1000, Aníbal Monsalve Salazar wrote:
 package debian-maintainers
 # Waiting in case of any more advocacies until Mon, 9 Jun 2008 13:36:02 UTC
 tags 484672 + confirmed
 thanks
 
 Hello Martin Meredith,
 
 Please try to convince your other sponsors to advocate you as well.
 If other DDs know you, ask them to do the same.
 
 Please ask them to read http://wiki.debian.org/Maintainers
 
 Cheers!

My other regular sponsors. One has advocated me for DD, and one is
thinking regarding advocating me.

I will contact a few of the other people that I've worked with however


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


Bug#484710: libruby1.8: Serious breakage with Rails in the session code

2008-06-06 Thread Lucas Nussbaum
On 05/06/08 at 22:24 +0100, Paul Hedderly wrote:
 Lucas Nussbaum wrote:
  On 05/06/08 at 21:02 +0100, Paul Hedderly wrote:

  Package: libruby1.8
  Version: 1.8.7-1
  Severity: grave
  Justification: renders package unusable
 
  All my rails apps give the error (full copy in http://pastie.org/209654)
 
  /!\ FAILSAFE /!\  Thu Jun 05 20:17:57 +0100 2008
Status: 500 Internal Server Error
wrong number of arguments (2 for 1)
  /usr/lib/ruby/1.8/cgi/session.rb:267:in `respond_to?'
  /usr/lib/ruby/1.8/cgi/session.rb:267:in `initialize_without_cgi_reader'
  ...
 
  line 267 in /usr/lib/ruby/1.8/cgi/session.rb has a comma where I'm sure it 
  should not be!
 
   session_id, = request.cookies[session_key]
  
 
  Can you upgrade to version 1.8.7-2 and tell me if it fixed it?

 Will do when I can see it.

It's in unstable already.
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



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



Bug#484292: apt-file update fails at line 221

2008-06-06 Thread Stefan Fritsch
 Thanks. It is just a warning, no fatal error. apt-file should work just
 fine. Do you experience any problem besides the warning?

 I experienced a fast exit of the program which (as I expected a delay for
 downloading Contents files from ftp2.de.debian.org) led me to the
 assumption
 that the program aborted with this message.

The Contents file is only downloaded if it is new, and it is only
regenerated on the servers once per week or so. So it can happen that
everything is up-to-date and nothing needs to be downloaded.

 Shall I close or modify the bug report or will you do this?

I will fix the warning in the next upload and close the bug then.

Thanks for your report.

Stefan





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



Bug#484643: setting package to tomcat5.5-admin libtomcat5.5-java tomcat5.5-webapps tomcat5.5, tagging 484643

2008-06-06 Thread Michael Koch
# Automatically generated email from bts, devscripts version 2.10.29
#
# tomcat5.5 (5.5.26-3) unstable; urgency=high
#
#  * CVE-2008-1947: Fix XSS issue in host-manager web application.
#Closes: #484643
#

package tomcat5.5-admin libtomcat5.5-java tomcat5.5-webapps tomcat5.5
tags 484643 + pending




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



Bug#391104: RFH: rus-ispell -- Russian dictionary for Aspell/Ispell/MySpell

2008-06-06 Thread Eugene V. Lyubimkin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I'm the native russian speaker and would help you working with russian
words.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFISO7lchorMMFUmYwRAtlSAJ9VzoOJ+rKm0WGjkCtYa1M5PJG2/QCfaGU9
YvqYVTOu0ciRGjcmxSdzgG8=
=LCnS
-END PGP SIGNATURE-



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



Bug#480545: tagging 480545

2008-06-06 Thread Pierre Habouzit
On Thu, Jun 05, 2008 at 03:10:54PM +, Alexander Wirt wrote:
 Pierre Habouzit schrieb am Thursday, den 05. June 2008:
 
  On Sun, May 25, 2008 at 05:14:28PM +, Alexander Wirt wrote:
   # Automatically generated email from bts, devscripts version 2.10.28
   tags 480545 pending
  
Any reason why this isn't uploaded yet ?
 Just a matter of time and a broken internet connection. The connection had
 been fixed earlier this morning so this should be solved soon. 

  okay, np :)

-- 
·O·  Pierre Habouzit
··O[EMAIL PROTECTED]
OOOhttp://www.madism.org


pgpSF1qXXeF07.pgp
Description: PGP signature


Bug#484710: libruby1.8: Serious breakage with Rails in the session code

2008-06-06 Thread Lucas Nussbaum
On 06/06/08 at 08:27 +0100, Paul Hedderly wrote:
 Lucas Nussbaum wrote:
  On 05/06/08 at 21:02 +0100, Paul Hedderly wrote:

  Package: libruby1.8
  Version: 1.8.7-1
  Severity: grave
  Justification: renders package unusable
 
  All my rails apps give the error (full copy in http://pastie.org/209654)
 
  /!\ FAILSAFE /!\  Thu Jun 05 20:17:57 +0100 2008
Status: 500 Internal Server Error
wrong number of arguments (2 for 1)
  /usr/lib/ruby/1.8/cgi/session.rb:267:in `respond_to?'
  /usr/lib/ruby/1.8/cgi/session.rb:267:in `initialize_without_cgi_reader'
  ...
 
  line 267 in /usr/lib/ruby/1.8/cgi/session.rb has a comma where I'm sure it 
  should not be!
 
   session_id, = request.cookies[session_key]
  
 
  Can you upgrade to version 1.8.7-2 and tell me if it fixed it?

 Ok it appears to be working but I'm still unsure that the comma
 should be there in that line. But I'm no expert and it is working now it
 seems.

It's just another way to write array[0]:
irb(main):001:0 array = [ 3, 4, 5]
= [3, 4, 5]
irb(main):002:0 array[0]
= 3
irb(main):003:0 el, = array
= [3, 4, 5]
irb(main):004:0 p el
3
= nil

 I've closed the bug since it does seem to be resolved in 1.8.7-2

Thank you
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



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



Bug#459634: NMU to fix empty po files before building

2008-06-06 Thread Marco Rodrigues


Lucas Nussbaum wrote:

On 05/06/08 at 22:20 +0100, Marco Rodrigues wrote:

Lucas Nussbaum wrote:

On 02/06/08 at 16:39 +0100, Marco Rodrigues wrote:

Package: kfolding
Version: 1.0.0-rc2-5

Hi!

I'm attaching a debdiff for an NMU to fix this package problem. 
Lucas, please add it to uploading with an delay, so Maintainer can 
choose to it himself.

Hi,

kfolding builds fine here. (using sbuild). Can you double-check? Also,
if this is an FTBFS, why isn't this severity:serious?

Hi!

It FTBFS in ubuntu sbuild.. because it has pkgstriptranslations and it 
breaks. Try to enable it =) Maybe isn't a valid NMU, because Debian uses 
it OFF.


Feel free to close this bug!


It has been orphaned. I don't think it was suitable for an NMU, but it
is suitable for a QA upload. Could you turn your patch into a QA upload?
:-)


I'll work on it and do an QA upload. Thanks!

--
Marco Rodrigues

http://Marco.Tondela.org




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



Bug#484754: hugin: Hugin won't install, unmet dependencies.

2008-06-06 Thread Leo Rockway
Package: hugin
Version: 0.6.1-1+lenny1
Severity: grave
Justification: renders package unusable

Depends: hugin-bin (= 0.6.1-1+lenny1) but it is not going to be installed
Depends: hugin-bin ( 0.6.1-1+lenny1.1~) but it is not going to be installed
Depends: hugin-tools (= 0.6.1-1+lenny1) but it is not going to be installed
Depends: hugin-tools ( 0.6.1-1+lenny1.1~) but it is not going to be installed

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

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



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



Bug#484755: /usr/bin/update-eicar: line 94: curl: command not found

2008-06-06 Thread Michael Prokop
Package: clamav-getfiles
Version: 2.0-2
Severity: important


[...]
Setting up clamav-getfiles (2.0-2) ...
eicar.com md5sum mismatch, file needs downloading
curl --remote-name http://www.eicar.org/download/eicar.com
/usr/bin/update-eicar: line 94: curl: command not found
dpkg: error processing clamav-getfiles (--configure):
 subprocess post-installation script returned error exit status 127
Errors were encountered while processing:
 clamav-getfiles
[...]

regards,
-mika-



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



Bug#484756: Is this package really needed in Debian?

2008-06-06 Thread Bernd Zeimetz
Package: pkf
Severity: serious

Hi,

the package seems to be unmaintained for years, and it has a really low
popcon of 9 - is it really needed in Debian?

if there's no reaction to this bug, I'll file a removal request in a few
weeks.


Best regards,

Bernd



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



Bug#484757: RM: lists-archives -- RoQA; unmaintained; low popcon

2008-06-06 Thread Bernd Zeimetz
Package: ftp.debian.org
Severity: normal

lists-archives is unmaintained for years, searching doesn't work anymore
as the package used for it does not exist in Debian anymore, and it has
a low popcon of 35. I can't see any reason to keep it in Debian.


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

Kernel: Linux 2.6.25.4-think (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



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



Bug#484758: openoffice.org-gtk: Menu displaced after the last gtk upgrade

2008-06-06 Thread g.gragnani
Package: openoffice.org-gtk
Version: 1:2.4.0-6
Severity: important

It appears that menu are displaced, except in the case
that a window of any app (writer, calc, etc.) is 
put with the top-left
corner exactly at the top-left corner of the screen.
I noticed this behaviour the upgrade to gtk
2.12.10.
Removing openoffice.org-gtk makes menus working ok.

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

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

Versions of packages openoffice.org-gtk depends on:
ii  libatk1.0-0   1.22.0-1   The ATK accessibility toolkit
ii  libc6 2.7-12 GNU C Library: Shared libraries
ii  libcairo2 1.6.4-4The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.2.1-2simple interprocess messaging syst
ii  libdbus-glib-1-2  0.74-4 simple interprocess messaging syst
ii  libgcc1   1:4.3.0-5  GCC support library
ii  libglib2.0-0  2.16.3-2   The GLib library of C routines
ii  libgtk2.0-0   2.12.10-1  The GTK+ graphical user interface 
ii  libpango1.0-0 1.20.2-2   Layout and rendering of internatio
ii  libstdc++64.3.0-5The GNU Standard C++ Library v3
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxext6  2:1.0.4-1  X11 miscellaneous extension librar
ii  openoffice.org-core   1:2.4.0-6  OpenOffice.org office suite archit
ii  openoffice.org-style-tango1:2.4.0-6  Tango symbol style for OpenOffice.

openoffice.org-gtk recommends no packages.

-- no debconf information



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



Bug#484740: some cross references don't work as info search files without .info extension

2008-06-06 Thread Norbert Preining
retitle 484740 please make info a universal operating system
severity 484740 wishlist
tag 484740 + wontfix
close 484740
thanks

Hi Vincent,

my opinion on that is the above. I am closing this bug.

On Fr, 06 Jun 2008, Vincent Lefevre wrote:
 In the mpfr.info manual, there's now a cross reference to libtool.
 Unfortunately, when I want to read this info file without copying
 somewhere else, this cross reference doesn't work. A strace shows:
[...]

What do you want me to do? That is a file that AFAIS is not present in
Debian. It would be a bug of the shipping package. Or whatever. 

If you specify 
info -f foo.tar.gz
it already tells you 
info: Cannot find node `Top'.

What you do is not even remotely intended. If you tell me that there is
a security error by loading the file, or something else important, pleae
tell me. But a simple mis-written info file loading binary blobs is not
the right thing to do.

 To avoid such a clash with other files, I think that info should check
 the format of the file (at least when the extension is not .info),
 and if it is not an info file, resume the search.

WHere??? In the whole filesystem? It did already check all the variants
of libtool.info with and without compression etc.

That *IS* a last resort!

I don't see a problem here. If you disagree, please reopen, the wontfix
tag will remain.


Best wishes

Norbert

---
Dr. Norbert Preining [EMAIL PROTECTED]Vienna University of Technology
Debian Developer [EMAIL PROTECTED] Debian TeX Group
gpg DSA: 0x09C5B094  fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
---
COTTERSTOCK (n.)
A piece of wood used to stir paint and thereafter stored uselessly in
a shed in perpetuity.
--- Douglas Adams, The Meaning of Liff



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



Bug#293183: tetex-extra: spacing of footnotes with hyperref and pdflatex

2008-06-06 Thread Hilmar Preusse
On 01.02.05 Prakash Countcham ([EMAIL PROTECTED]) wrote:

Hi Prakash,

Are you the submitter of http://bugs.debian.org/293183? Long quote
follows:

 I described the following problem on fr.comp.text.tex.
 
 When I compile the document 
 
 \documentclass{entcs}
 \begin{document}
 We do not consider variables and quantifiers for the following reason:
 in SEM each input clause with $n$ universally quantified variables
 $C(x_1,\ldots,x_n)$ is replaced by the conjunction of the ground clauses
 $C(v_1,\ldots,v_n)$ for all possible\footnote{blabla} values $v_i\in D$.
 Since the elements of $D$ are not constant symbols, we replace each
 value $v\in D$ by a special, new constant symbol $a_v$. These constants are
 special because they are given special values in $I$; we take $I[a_v] = 
 \{v\}$,
 and of course we implicitly add them to $\Sigma$. We will not prove that any
 first order formula with equality $\psi$ can thus be transformed into a
 set of ground clauses $\varphi$, such that searching models of $\psi$ in $D$
 is equivalent (through a 1-1 correspondence) to searching models of
 $\varphi$ among the refinements of $I$.
 \end{document}
 %% entcs.cls availaible in http://math.tulane.edu/~entcs/generic.tar.gz
 
 with latex and pdflatex, I don't obtain the same result.
 
 Arnaud Giersch, in message [EMAIL PROTECTED], found
 that it was a bug of hyperref and proposed the following patch for the
 file hyperref.sty:
 
 1127c1127
  \smash{\raise\HyperRaiseLinkLength\hbox{#1}}%
 ---
  \/\smash{\raise\HyperRaiseLinkLength\hbox{#1}}%
 
 Is it possible to apply the patch and warn the authors?
 
From the code change in TL 2007 I'd deduce the problem is solved
there. Can you confirm? Can we close the bug?

Thanks,
  Hilmar
-- 
sigmentation fault



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



Bug#137381: gnupg doesn't like http_proxy's with username/password...

2008-06-06 Thread Gerfried Fuchs
# first 1.4 upload
fixed 137381 1.4.0-1
thanks

* Daniel Leidert [EMAIL PROTECTED] [2008-06-06 02:13:52 CEST]:
 It's my believe, that this particular issue has already been fixed
 upstream:
 
 https://bugs.g10code.com/gnupg/issue361

 Ah, good for tracking it down. I'm unsure, I believe I have responded
to your ping message about the bug that I don't have any http_proxy with
authentication available anymore, let's hope it doesn't only claim so.
;)

 Personally I would prefer that the bug gets version informations added?
I'm doing so now, please keep in mind that version informations are
usually a good thing, especially when they are given by upstream
already. :)

 So long, and thanks for taking care.
Rhonda



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



Bug#484467: (no subject)

2008-06-06 Thread maximilian attems
reassign  484467 cpufreqd
severity 484467 serious
retitle 484467 query power status in /sys not in /proc
stop


On Fri, Jun 06, 2008 at 08:11:16AM +0200, LÉVAI Dániel wrote:
 It reboots because there is a rule in /etc/cpufreqd.conf which halts the 
 system when it detects a 0-1% battery charge. cpufreqd uses the 
 legacy /proc way to gather battery status information, thus with the 
 new kernel it doesn't work, and instantly halts because it thinks that 
 no juice left.

ok thanks a lot for the info, reassigning properly.
up to the cpufreqd maintainer to react.

best regards

-- 
maks



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



Bug#484759: removed syntax files cause error messages when opening files in mcedit

2008-06-06 Thread [EMAIL PROTECTED]
Package: mc
Version: 2:4.6.2~git20080311-1
Severity: normal

the syntax files
 /usr/share/mc/syntax/debian-changelog.syntax
 /usr/share/mc/syntax/debian-control.syntax
 /usr/share/mc/syntax/debian-sources-list.syntax
have been removed. This cause error messages 
Load syntax file
Error in file /home/user/.mc/cedit/Syntax on line 120

when opening /etc/apt/sources.list for example

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

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages mc depends on:
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  libglib2.0-0   2.16.3-2  The GLib library of C routines
ii  libgpmg1   1.20.3~pre3-3 General Purpose Mouse - shared lib
ii  libslang2  2.1.3-3   The S-Lang programming library - r

mc recommends no packages.

-- no debconf information



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



Bug#476735: libc-ares1: can't work with lwresd (breaks curl and tmw)

2008-06-06 Thread Andreas Schuldei
* Steve Cotton ([EMAIL PROTECTED]) [080418 22:30]:
 Package: libc-ares1
 Version: 1.5.1-0
 Severity: normal
 
 I guess this is a wishlist bug for supporting lwresd, but it was hard to
 work out why things were going wrong.

i talked to upstream about this and while he is open for patches
he is not going to invest time into this himself at present.

i tagged this but help, which means that I hope that someone
interested in this works on it. feel free! :-)

/andreas



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



Bug#484758: More info

2008-06-06 Thread G. L. Gragnani

This bug does not affect i386 architecture, so
it could be a 64 bit issue



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



Bug#484748: debian-installer: Asks for Latin - Russian keyboard layout switch combination twice

2008-06-06 Thread Alexander E. Patrakov

Christian Perrier wrote:

reassign 484748 console-setup
retitle 484748 Should not need console-cyrillic for proper operation
thanks

Well, Anton pushed for console-setup to be used for Cyrillic
languages, so I guess he might have clues about this. The point seems
to be that c-s does not work alone from what you claim above

So, I prefer reassigning this to console-setup and get Anton's advice.


After some more research, the following facts came up:

1) The unusable keyboard bug affects the Alt+Shift and Ctrl+Shift combinations 
(Alt+Shift is the default in MS Windows and thus is a popular choice)


2) After I press Alt+Shift or Ctrl+Shift (i.e., press Alt or Ctrl, press Shift, 
release Shift, release Alt or Ctrl), the kernel seems to think that Alt (or 
Ctrl) is still pressed (e.g., after pressing Alt+Shift, F2 switches to the 
second virtual console or, after typing cat and pressing Ctrl+Shift, pressing 
O produces ^O) until I switch the virtual console.


3) If I press this key combination as Shift+Alt or Shift+Ctrl (i.e., press 
Shift, press Alt or Ctrl, release Alt or Ctrl, release Shift), it works as it 
should.


4) Some presented options to switch layouts actually don't work (e.g., if I 
configure LShift+RShift, this combination has simply no effect).


--
Alexander E. Patrakov



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



Bug#483974: xmpp4r failed connecting to gtalk possible due to bug in libopenssl-ruby1.8

2008-06-06 Thread darren
2008/6/6 Lucas Nussbaum [EMAIL PROTECTED]:

 reassign 483974 libxmpp4r-ruby1.8
 severity 483974 wishlist
 retitle 483974 doesn't allow to connect to googletalk [fixed in git/svn]
 thanks
 On 04/06/08 at 23:30 +0800, darren wrote:
  2008/6/4 darren [EMAIL PROTECTED]:
   2008/6/4 Lucas Nussbaum [EMAIL PROTECTED]:
   On 01/06/08 at 23:40 +0800, darren wrote:
Package: libopenssl-ruby1.8
Version: 1.8.6.114-2
Severity: normal
   
I tried to connect to gtalk using xmpp4r,but failed,I tried to track
down the problem,later found that it may be caused by this ruby
 libray.
a simple test code to verify:
   

require 'openssl'
require 'socket'
   
   
socket = TCPSocket.new(talk.google.com, 5223)
   
ctx = OpenSSL::SSL::SSLContext.new('TLSv1')
   
sslsocket = OpenSSL::SSL::SSLSocket.new(socket, ctx)
   
begin
  puts Start connect
sslsocket.connect
rescue OpenSSL::SSL::SSLError = ssle
puts --#{ssle.message}---
end
   
puts finished
-
   
It failed,but gave no reason,because ssle.message was empty.
same code runs fine on a lenny machine.
  
   Hi darren,
  
   Can you still reproduce this? It works fine here. Maybe it was fixed
 on
   Google's side?
  
   Thanks for you response
   Problem exists on my Debian Sid,But I tried it on a windows box with
 ruby
   1.8.6,everything just goes fine,and xmpp4r works just fine too.
   So I suspect it to be a Linux or rather Debian related bug.I have also
   downloads ruby source code and compile myself,still the problem exists.
  
 
  sorry,I have forgotten to mention that I have upgrade ruby version to
 1.8.7
  in unstable, running the above code gives the message now,it is :
 SSL_connect SYSCALL returned=5 errno=0 state=SSLv3 read server hello A
  I have googled around the error message for a long time ,just don't know
 how
  to figure out what does the error code above means.

 Hi Darren,

 I spent some time on this (since I'm also XMPP4R's original developer, I
 had some special motivation :-)

 XMPP4R doesn't allow to connect to Google Talk, because it needs to
 support the old SSL protocol. I added support for that in SVN. See
 http://github.com/ln/xmpp4r/commit/bedd0a0a3a18c07ffee0806c52d0e5a95a57671d
 and
 http://github.com/ln/xmpp4r/commit/d232fdeec59b4f4517914608da95099349eaa418

 I'm reassigning this bug to libxmpp4r-ruby1.8, and lowering the severity
 to wishlist. It will be fixed when we make a new XMPP4R release and I
 update the Debian package.

Thanks,it works for me now.Actullay I have also noticed the patch submitted
by  姚春林(a chinese name with three chinese charaters if you can not see
this correctly ) who is also chinese like me,but It's so old that I deem it
not related.

I looked through the patch and found that it is not so friendly to the user
developper.
cl.connect(talk.l.google.com, 5223, true) # use port 5223 and SSL mode
I have to specify the host here which we can get by  resolving it from jid's
domain part, can we use an attr  like  use_old_ssl  as allow_ssl does?
just a suggestion.

I am not very handy on tls/ssl,just get confused which is new and which is
deprecated ssl used by google,can you refer me to anything related?


 Tell me if you need help applying the diffs.
 --
 | Lucas Nussbaum
 | [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
 | jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



Bug#484285: marked as done (mandb: apropos: please update German, French I18N manpages )

2008-06-06 Thread Colin Watson
On Fri, Jun 06, 2008 at 08:24:11AM +, Debian Bug Tracking System wrote:
 man/{de,fr}/man1/apropos.1.gz are out of date w.r.t. the english
 manpage and the output of apropos --help, e.g.:
 o -s is undocumented in the German version;
 o same for -C;
 o -L is undocumented in both the French and German versions;
 o same for -a, among others.
 
 Maybe it would be worthwhile to notify or to submit the man-db package
 to the international translator teams for an update?

While I hadn't noticed this mail to start with, I'll answer it now. I
submitted the man-db package to international translator teams by way of
the Translation Project some time ago:

  http://translationproject.org/domain/man-db.html
  http://translationproject.org/domain/man-db-manpages.html

The last update from French translators was in 2005; the last update
from German translators was in 2006. I would welcome translation effort
here, but cannot make it materialise out of nothing.

Regards,

-- 
Colin Watson   [EMAIL PROTECTED]



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



Bug#484674: mldonkey: Packaging too complex

2008-06-06 Thread spiral voice

Hi,

 Why does mldonkey-server need an init script?  Yes, it's a daemon,
 but that is merely an implementation detail.  When it comes down to
 it, mldonkey is a *p2p client*.  It should be run by normal users
 when they want to connect to a p2p network.

YVMV, but MLDonkey is also designed to work as a P2P service,
some people even use it on dedicated download servers, this is
especially true since MLDonkey contains build-in multiuser functionality.

 Why the special make invocations?  The configure script suggests
 running `make', but debian/rules runs `make utils opt' or some such
 nonsense.  It fails when I try to build the version from intrepid on
 my hardy box (after backporting and installing the dependencies),
 even though just plain `make' runs perfectly.

You may have hit an upstream bug, please post the error messages
you are seeing with running make utils opt.

I just tested ./configure  make utils opt and it compiled w/o errors.

Greetings, spiralvoice

_
Neu: Mit Live Search Ihre Stadt in der Vogelperspektive!
http://maps.live.de


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



Bug#480242: Bug#440007: cl-irc: unsatisfied dependency on cl-trivial-sockets

2008-06-06 Thread Luca Capello
Hi Ben!

I'm not sure you're still interested in this bug, in case you don't
please excuse me for the spam :-)

The Debian git repository it at

  http://git.debian.org/?p=pkg-common-lisp/cl-irc.git;a=summary

On Fri, 09 May 2008 03:28:34 +0200, Luca Capello wrote:
 I'd say that the best thing to do now would be to integrate the darcs
 missing versions (20070106-dfsg-1, 20070315-dfsg-1, 20070430-dfsg-1 and
 20070905-dfsg-1) into the changelog for version 1:0.8.1-dfsg-1 and to
 remove the already present 20070504-dfsg-1.

Done (commit debian/changelog: reflect uploaded versions,
a6857587300f164a5bb089bf3554643296417eb2).

 If we really want to be (quite) perfect, we can remove the unnecessary
 bits (Vcs-Bzr and usocket) from the 1:0.8.1-dfsg-1 changelog entry.

Not done: I was reluctant since the git repository contains a reference
at the old bzr repository (commit Corrected Vcs-Git control field,
96f6ded900b6d329dba9167c7c65f8f37702).

Thx, bye,
Gismo / Luca


pgp4DXlhUv6L1.pgp
Description: PGP signature


Bug#484752: [git-buildpackage] Small example in how to build a package from git.debian.org

2008-06-06 Thread Paul Menzel
Dear Guido,


thank you for your quick response.


Am Freitag, den 06.06.2008, 09:43 +0200 schrieb Guido Günther:
 On Fri, Jun 06, 2008 at 09:15:23AM +0200, Paul Menzel wrote:
  fatal: Not a valid object name upstream/0.2.902+svn570
  xserver-xorg-video-openchrome_0.2.902+svn570.orig.tar.gz does not exist, 
  creating from 'upstream'
  fatal: Not a valid object name upstream
 You need to help git-buildpackage to figure out where to build the
 orig.tar.gz from:
 
 git-buildpackage --git-debian-branch=debian-unstable 
 --git-upstream-branch=origin/upstream-unstable

That did the trick. I finally got it to work with not signing the
package with

git-buildpackage --git-debian-branch=debian-unstable 
--git-upstream-branch=origin/upstream-unstable --git-builder=debuild -i\.git 
-I.git -us -uc

I will publish this on [1]. Maybe you can add an example, since I got
confused in the manual, because I did not want to add a dsc-file into
git or import an upstream source. Or is git.debian.org considered
upstream?


Thanks a lot again,

Paul


[1] http://wiki.debian.org/Openchrome


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#484738: Problem solved but I don't know why

2008-06-06 Thread Jean-Philippe Georget
Hi,

I have rebooted 2 times my system to see if there was a problem coming
from my important upgrade but it didn't worked.

So I tried to install tcl8.5, tk8.5 (with and without *-dev) packages
and it has worked. Then I have uninstalled and purged all these
packages and it works now...

I don't understand why it works even if my system seems to be in the
same state than before all this stuff... :-(


Jean-Philippe

-- 
Jean-Philippe Georget - [EMAIL PROTECTED] (2008 = actual year)





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



Bug#50859: xfs Bug #50859: use start-stop-daemon --chuid ?

2008-06-06 Thread Petter Reinholdtsen
[Julien Cristau]
 So how about creating a dedicated user for xfs, and moving logs to a
 /var/log/xfs/ directory where this user can write?

Please send the messages to syslog instead of a separate log file.  It
make it easier to track issues with xfs across several machines, and
solve the problem with log rotation.

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#484763: ITP: dot-forward -- reads sendmail's .forward files under qmail

2008-06-06 Thread Gerrit Pape
Package: wnpp
Severity: wishlist

 It runs in the qmail startup script to support all your existing .forward
 files automatically. Individual users can switch to the .qmail mechanism
 at their leisure. 
 .
 dot-forward supports forwarding, program deliveries, and comments. It does
 not support file deliveries or :include:. (However, it recognizes file
 delivery attempts, and defers delivery to give you a chance to set up
 a .qmail file.)

dot-forward is available through http://cr.yp.to/dot-forward.html
Upstream author is D. J. Bernstein [EMAIL PROTECTED]
dot-forward is in the public domain

 $ w3m -dump http://cr.yp.to/distributors.html |grep -A2 dot-forward
 What are the distribution terms for dot-forward?
 
 2008.06.01: I hereby place the dot-forward package (in particular,
 dot-forward-0.71.tar.gz, with MD5 checksum 1fefd9760e4706491fb31c7511d69bed)
 into the public domain. The package is no longer copyrighted.

Regards, Gerrit.



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



Bug#420391: This is still a problem, reopening

2008-06-06 Thread Stephen Gran
This one time, at band camp, Ronny Adsetts said:
 Stephen Gran said at 05/06/2008 23:28:
 This one time, at band camp, Ronny Adsetts said:
 This continues to be a problem with etch-volatile though at the moment it 
 does appear to be a little better:
 
 $ ps Hu -C clamd
 USER   PID %CPU %MEMVSZ   RSS TTY  STAT START   TIME COMMAND
 clamav   28153  0.0  9.9 247064 204272 ?   Ssl  May30   2:40 
 /usr/sbin/clamd
 clamav   28153  0.3  9.9 247064 204272 ?   Ssl  19:06   0:00 
 /usr/sbin/clamd
 
 Do you have any 3rd party signatures loaded?  Or just the two from the
 clamav team?  I do see what seems like too much memory usage, but not
 that high, with just the two databases from clamav.
 
 This is the standard set of signatures:
 
 $ ls -ltR /var/lib/clamav/
 /var/lib/clamav/:
 total 17352
 -rw--- 1 clamav clamav  364 2008-06-06 08:25 mirrors.dat
 -rw-r--r-- 1 clamav clamav  4703744 2008-06-06 03:25 daily.cld
 -rw-r--r-- 1 clamav clamav 13050207 2008-05-30 20:18 main.cvd

Please remove everything except these three files.  The others are
dupicates that may be unnecessarily bloating the memory usage.
-- 
 -
|   ,''`.Stephen Gran |
|  : :' :[EMAIL PROTECTED] |
|  `. `'Debian user, admin, and developer |
|`- http://www.debian.org |
 -


signature.asc
Description: Digital signature


Bug#484765: ITP: fastforward -- handles qmail forwarding according to a cdb database

2008-06-06 Thread Gerrit Pape
Package: wnpp
Severity: wishlist

 It can create forwarding databases from a sendmail-style /etc/aliases or
 from user-oriented virtual-domain tables. 
 .
 fastforward supports external mailing lists, stored in a binary format for
 fast access. It has a tool to convert sendmail-style include files into
 binary lists. 
 .
 fastforward is more reliable than sendmail. sendmail can't deal with long
 aliases, or deeply nested aliases, or deeply nested include files;
 fastforward has no limits other than memory. sendmail can produce corrupted
 alias files if the system crashes; fastforward is crashproof. 
 .
 fastforward's database-building tools are much faster than sendmail's
 newaliases. Even better, fastforward deliveries don't pause while the
 database is being rebuilt. 
 .
 fastforward does not support insecure sendmail-style program deliveries from
 include files; you can use qmail's secure built-in mechanisms instead.
 fastforward does support program deliveries from /etc/aliases.

fastforward is available through http://cr.yp.to/fastforward.html
Upstream author is D. J. Bernstein [EMAIL PROTECTED]
fastforward is in the public domain

 $ w3m -dump http://cr.yp.to/distributors.html |grep -A2 fastforward
 What are the distribution terms for fastforward?
 
 2008.06.01: I hereby place the fastforward package (in particular,
 fastforward-0.51.tar.gz, with MD5 checksum 6dc619180ba9726380dc1047e45a1d8d)
 into the public domain. The package is no longer copyrighted.

Regards, Gerrit.



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



Bug#484766: src package does not build ia32-sun-java6-plugin on amd64

2008-06-06 Thread Wolfgang Schnitker
Package: sun-java6
Version: src package does not build ia32-sun-java6-plugin on amd64
Severity: important
Justification: fails to build from source

On AMD64 machine the src does not build the ia32-sun-java6-plugin. 
build error:

dpkg-genchanges: warning: package ia32-sun-java6-plugin in control file but
not in files list


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (100, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.22-4-amd64
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)



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



Bug#420391: This is still a problem, reopening

2008-06-06 Thread Ronny Adsetts

Stephen Gran said at 06/06/2008 10:54:

This one time, at band camp, Ronny Adsetts said:


$ ls -ltR /var/lib/clamav/
/var/lib/clamav/:
total 17352
-rw--- 1 clamav clamav  364 2008-06-06 08:25 mirrors.dat
-rw-r--r-- 1 clamav clamav  4703744 2008-06-06 03:25 daily.cld
-rw-r--r-- 1 clamav clamav 13050207 2008-05-30 20:18 main.cvd


Please remove everything except these three files.  The others are
dupicates that may be unnecessarily bloating the memory usage.


OK, deleted and clamd restarted. Current memory usage is:

$ ps Hu -C clamd
USER   PID %CPU %MEMVSZ   RSS TTY  STAT START   TIME COMMAND
clamav   18045  0.0  3.1  81068 64832 ?Ssl  10:57   0:00 /usr/sbin/clamd
clamav   18045  0.2  3.1  81068 64832 ?Ssl  10:57   0:00 /usr/sbin/clamd

I'll report back in a few days with the usage to see whether it still bloats.

Thanks.

Ronny
--
Ronny Adsetts
Technical Director
Amazing Internet Ltd, London
t: +44 20 8607 9535
f: +44 20 8607 9536
w: www.amazinginternet.com

Registered office: UK House, 82 Heath Road, Twickenham TW1 4BW
Registered in England. Company No. 4042957 





signature.asc
Description: OpenPGP digital signature


Bug#484333: assigning to tech ctte (Re: status of this bug)

2008-06-06 Thread Robert Millan
On Thu, Jun 05, 2008 at 09:25:24AM -0700, Don Armstrong wrote:
 the
 problem which you are describing is a general one that applies to all
 things which were dependencies which have been downgraded to
 recommends.

You're describing the problem as if it had a property it doesn't have,
which would make it general, and following that, asserting I'm describing
a general problem, which I'm not.

The problem with bash-completion is that it has *never* been a dependency
of bash;  it was split off without the intermediate state of being a
dependency -- and I'm sure you'll agree that this intermediate state is
existing practice (but if you don't, I can find examples).

Once it has been a dependency of bash during the etch-lenny upgrade, I'm
completely fine with it being downgraded to Recommends, or even Suggests.

  My concern is simply that no transition path has been contemplated.
 
 We've explained the transition path; it's upgrading while following
 the release notes.

Given that no resolution has been issued yet, there's no explaining the.
Use proposing a if you like, or anything that isn't misleading.

Anyway, I don't agree that adding instructions about this in the Release
Notes makes the problem disappear for everyone.

In fact, I believe in this situation it's not very useful, because the kind of
user who carefuly reads the Release Notes before an upgrade is also the kind
of user who wouldn't have any trouble figuring out why TAB completion stopped
working.

  As a result the burden of figuring out why hitting TAB misteriusly
  stopped working is put on the majority of users,
 
 The majority of users should be capable of reading the release notes.

You're asserting something that is most likely true, but also irrelevant.
It doesn't matter that Joe user is perfectly capable of reading the Release
Notes if he doesn't actually read them.

If you were to assert the majority of users carefuly read the Release Notes,
would you have any evidence to sustain that?

 There's a reason why we spend the effort writing them.

It is laudable that you spend effort writing the Release Notes, and I
appreciate your effort.  But this doesn't directly archieve the goal that
all users follow all the instructions in them.

 A failure on
 the part of users to read documentation isn't an excuse for crippling
 a system, especially when the negative side effects of failing to read
 the documentation are minor.

What you call crippling has been existing practice for ages.  We're in the
process of redefining that, and honestly I don't see what's the hurry about it.

Are you seriously so concerned about those extra 216 kiB in the base install
that you consider your system crippled because they can't be removed yet?

If you look at the dictionary definition of crippled, you'll see that
missing functionality is much closer to a match.

  Looks fine to me, but please clone instead of reassigning.
 
 If we decide that it should be handled in the release notes, that's
 where the bug goes.

Who is we?  I just checked the list in 
http://www.debian.org/intro/organization
and you don't appear to be a member of the Tech Ctte.

Did I understand wrong, and should the list be updated?

 This is not a bug in bash, but a problem stemming
 from apt not following policy.

This is basicaly true, but then if you consider apt to be the real problem,
it's a problem we can't solve untill lenny is released.

Which brings us back to how do we solve the problem at hand: bash handling
transitions as if apt were following policy, which it isn't yet.

 Here's a suggested resolution for a CTTE member to adopt and vote upon
 to resolve this issue:

I suppose this answers my earlier question.  Well, if you're not a member of
the Tech Ctte, please don't speak as if you were.

Seeing that suggested resolutions are possibly helpful, I thought I could do
the same.  Here's a suggested resolution for a Tech Ctte member to consider
adoption (please excuse me for grammar/spelling mistakes, if any):

--

Acknowledging that:

(1) The lack of Recommends handling in apt has been a long-standing problem
within Debian, and that it has been existing practice to use Depends to
handle transitions when splitting a package, before the package relationship
could be lowered to a Recommends.

(2) Although the problem is solved in the lenny version of apt, the etch
version is still affected.

(3) The Release Notes maintainers may (at their discretion) adopt verbiage
recommending that aptitude be used (or apt be upgraded) when upgrading from
etch to lenny.

(4) Although reading and carefuly following all the instructions in the
Release Notes is the recommended practice, it is likely that a significant
portion of users (and moreso, those affected by this problem) will only
make a partial overview, and therefore is not safe to assume every user
will follow all instructions.

(5) The functionality currently provided by the bash-completion package is
present in the default 

Bug#408562: joe: weird locales behaviour

2008-06-06 Thread Josip Rodin
On Fri, Jun 06, 2008 at 02:30:26AM +0200, gregor herrmann wrote:
 On Fri, 06 Jun 2008 01:52:07 +0200, Josip Rodin wrote:
 
   Well. Since the new version joe starts to talk German to me;
  OK, yes, this is another aspect of these locale bugs that I didn't yet
  address - joe's code is fixating on LC_CTYPE only.
 
 Until the recent version it worked just fine, so I guess it must have
 been introduced in 3.5-2.
 A short look at the source package didn't lead me to a solution but I
 guess you know the code better :)

The problem is that it the de.po was being activated before, too, but it
used English strings, and sometimes just broken strings. :)

-- 
 2. That which causes joy or happiness.



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



Bug#484761: systemsettings: Systemsettings not in the KDE menu

2008-06-06 Thread Torquil Macdonald Sørensen
Package: systemsettings
Version: 4:4.0.80-2
Severity: normal

I am unable to find the systemsettings anywhere on the KDE menu. Maybe
it can be put on the Settings submenu?

Best regards
Torquil Sørensen

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

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

Versions of packages systemsettings depends on:
ii  kdebase-runtime   4:4.0.80-2 runtime components from the offici
ii  kdelibs5  4:4.0.80-1 core libraries for all KDE 4 appli
ii  libc6 2.7-12 GNU C Library: Shared libraries
ii  libqtcore44.4.0-2Qt 4 core module
ii  libqtgui4 4.4.0-2Qt 4 GUI module
ii  libstdc++64.3.0-5The GNU Standard C++ Library v3

systemsettings recommends no packages.

-- no debconf information



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



Bug#50859: xfs Bug #50859: use start-stop-daemon --chuid ?

2008-06-06 Thread Julien Cristau
On Fri, May 16, 2008 at 21:52:58 +0200, Sven Joachim wrote:

 On 2008-05-16 13:07 +0200, Julien Cristau wrote:
 
  On Fri, May 16, 2008 at 08:16:20 +0200, Sven Joachim wrote:
 
  Just FYI, I've been running xfs with this patch for the last few days
  and don't have any problems.  Could this be uploaded to unstable to get
  xfs back into testing?
  
  One question though: how can xfs reopen its log file when running as
  nobody
 
 Not at all, good catch.  I just didn't know it even has a log file.
 How about compiling with -DUSE_SYSLOG?
 
  (CloneMyself() calls InitErrors() currently, and we may want to
  have xfs reopen its log file for logrotate, too)?
 
 If it is worth to rotate the log file, which is currently not done.
 
So how about creating a dedicated user for xfs, and moving logs to a
/var/log/xfs/ directory where this user can write?

Cheers,
Julien



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



Bug#484760: apt-cacher-ng: Does not import symlinks

2008-06-06 Thread Daniel Dickinson
Package: apt-cacher-ng
Version: 0.1.13-1
Severity: normal
Tags: patch


If there are symlinks in the /var/cache/apt-cacher-ng/_import directory, they 
are not imported, failing with a messages stating they could not be copied or 
linked.  The following trivial patch fixes that.

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

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
diff -Naur apt-cacher-ng_0.1.13-1/debian/changelog apt-cacher-ng-0.1.13/debian/changelog
--- apt-cacher-ng_0.1.13-1/debian/changelog	2008-06-06 04:00:26.0 -0400
+++ apt-cacher-ng-0.1.13/debian/changelog	2008-06-06 05:05:56.0 -0400
@@ -1,3 +1,9 @@
+apt-cacher-ng (0.1.13-2dfd1) unstabled; urgency=low
+
+  * Fixed failure to import symlinks in _import
+
+ -- Daniel Dickinson [EMAIL PROTECTED]  Fri, 06 Jun 2008 06:05:55 -0500
+
 apt-cacher-ng (0.1.13-1) unstable; urgency=low
 
   * New upstream release
diff -Naur apt-cacher-ng_0.1.13-1/source/pkgimport.cc apt-cacher-ng-0.1.13/source/pkgimport.cc
--- apt-cacher-ng_0.1.13-1/source/pkgimport.cc	2008-06-06 04:00:26.0 -0400
+++ apt-cacher-ng-0.1.13/source/pkgimport.cc	2008-06-06 05:07:02.0 -0400
@@ -30,6 +30,7 @@
 void pkgimport::ProcessOther(const string sPath, const struct stat stinfo) 
 {
 	// NOOP;
+
 }
 void pkgimport::ProcessRegular(const string sPath, const struct stat stinfo) 
 {
@@ -167,17 +168,19 @@
 	{
 		char buf[PATH_MAX+1];
 		buf[PATH_MAX]=0x0;
-		
-		readlink(from.c_str(), buf, PATH_MAX);
-		if (buf[0]!=*SZPATHSEP) // not absolute, crap...
-		{
+
+		// readlink and check for absolute is bogus given later use 
+		// of realpath		
+		//		readlink(from.c_str(), buf, PATH_MAX);
+		//		if (buf[0]!=*SZPATHSEP) // not absolute, crap...
+		//		{
 			// stupid stuff inside, resolve it, hope that's ok
-			if (!realpath(from.c_str(), buf))
+ 		if (!realpath(from.c_str(), buf))
 return false;
 			if(0==symlink(buf, to.c_str()))
 return true;
 			
-		}
+			//		}
 	}
 	else
 	{


Bug#484762: logrotate: destroys logs when chown fails

2008-06-06 Thread bremner
Package: logrotate
Version: 3.7.1-3
Severity: important

I running logrotate as a non-root user. Some of the log files have group mail, 
which logrotate tries to 
preserve. Since it does not have permission to do the chown (although chgrp 
should work AFAIK), it fails.
All this would be fine, except that it then copies a length 0 file to the 
compressed (rotated log).  
This leads to something like the following:

-rw-r--r-- 1 bremner mail13940 2008-06-06 06:10 pycmail.log.1
-rw--- 1 bremner bremner 0 2008-06-06 06:25 pycmail.log.1.gz
-rw--- 1 bremner bremner 0 2008-06-06 00:00 pycmail.log.2.gz
-rw--- 1 bremner bremner 0 2008-06-04 00:00 pycmail.log.3.gz
-rw--- 1 bremner bremner 0 2008-06-02 00:00 pycmail.log.4.gz
-rw--- 1 bremner bremner 0 2008-05-31 00:00 pycmail.log.5.gz
-rw--- 1 bremner bremner 0 2008-05-29 00:00 pycmail.log.6.gz

In my view this bug makes logrotate mostly unusable for non-root
users. Feel free to escalate the severity.

-- Package-specific info:
Contents of /etc/logrotate.d
total 84
-rw-r--r-- 1 root root  293 2008-01-17 16:26 apache2
-rw-r--r-- 1 root root   84 2007-10-31 12:42 apt
-rw-r--r-- 1 root root   79 2004-09-17 15:37 aptitude
-rw-r--r-- 1 root root  168 2004-09-10 14:07 apt-proxy
-rw-r--r-- 1 root root  384 2004-09-24 07:02 base-config
-rw-r--r-- 1 root root  250 2007-08-20 11:41 cupsys
-rw-r--r-- 1 root root  124 2005-11-01 17:52 dirmngr
-rw-r--r-- 1 root root  111 2005-06-12 12:28 dpkg
-rw-r--r-- 1 root root  273 2006-11-05 06:41 exim4-base
-rw-r--r-- 1 root root  139 2007-07-22 02:24 horde3
-rw-r--r-- 1 root root  151 2007-09-29 07:44 iptraf
-rw-r--r-- 1 root root  100 2005-01-23 12:14 kdm
-rw-r--r-- 1 root root 1256 2008-01-14 07:32 mailman
-rw-r--r-- 1 root root  869 2006-12-05 17:23 mysql-server
-rw-r--r-- 1 root root  153 2007-12-30 17:36 postgresql-common
-rw-r--r-- 1 root root   94 2004-07-16 14:30 ppp
-rw-r--r-- 1 root root   88 2007-11-19 23:05 razor
-rw-r--r-- 1 root root   68 2007-02-16 05:05 scrollkeeper
-rw-r--r-- 1 root root  173 2007-12-12 17:11 sympa
-rw-r--r-- 1 root root  333 2007-04-08 23:24 xdm
-rw-r--r-- 1 root root  500 2006-11-26 13:39 zope2.9


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

Kernel: Linux 2.6.12
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages logrotate depends on:
ii  base-passwd   3.5.17 Debian base system master password
ii  cron  3.0pl1-104 management of regular background p
ii  libc6 2.7-6  GNU C Library: Shared libraries
ii  libpopt0  1.10-3 lib for parsing cmdline parameters
ii  libselinux1   2.0.59-1   SELinux shared libraries

Versions of packages logrotate recommends:
ii  bsd-mailx [mailx]  8.1.2-0.20071201cvs-2 A simple mail user agent
ii  mailx  1:20071201-2  Transitional package for mailx ren

-- no debconf information




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



Bug#484764: ITP: libapache2-mod-audiotranscode - Audio transcoding module for Apache 2

2008-06-06 Thread Regis Boudin
Package: wnpp
Severity: wishlist


* Package name: libapache2-mod-audiotranscode
  Version : 0.1
  Upstream Author : Regis Boudin [EMAIL PROTECTED]
* URL : None at the moment
* License : LGPL
  Programming Lang: C
  Description : Audio transcoding module for Apache 2

 This apache module converts files from one audio file format to another as
 they are being served by Apache. Supported formats are FLAC and Vorbis for
 the source, and Vorbis and WAV for the output. The module can be used in two
 different modes, either accessing files directly, or as an output filter.





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



Bug#464848: Any news?

2008-06-06 Thread Paul Menzel
Dear Raphael,


thanks for your work. I saw that the package is waiting in NEW right
now. But I do not know where I can get the binary package from new.


Am Samstag, den 24.05.2008, 22:08 -0500 schrieb Raphael Geissert:

 If you know how to build the package, it is available at git.debian.org.

With the help from Guido Günther (Bug#484752) I succeeded in building
the package with git-buildpackage. See [1] for instructions.


I installed the package. In contrast to the Ubuntu package, X was not
able to load the openchrome module (in Ubuntu the name is via) and I had
to add

Driver  openchrome

explicitly to /etc/X11/xorg.conf .


Thanks a lot again,

Paul


[1] http://wiki.debian.org/Openchrome


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#483974: xmpp4r failed connecting to gtalk possible due to bug in libopenssl-ruby1.8

2008-06-06 Thread Lucas Nussbaum
On 06/06/08 at 17:24 +0800, darren wrote:
 2008/6/6 Lucas Nussbaum [EMAIL PROTECTED]:
 
  reassign 483974 libxmpp4r-ruby1.8
  severity 483974 wishlist
  retitle 483974 doesn't allow to connect to googletalk [fixed in git/svn]
  thanks
  On 04/06/08 at 23:30 +0800, darren wrote:
   2008/6/4 darren [EMAIL PROTECTED]:
2008/6/4 Lucas Nussbaum [EMAIL PROTECTED]:
On 01/06/08 at 23:40 +0800, darren wrote:
 Package: libopenssl-ruby1.8
 Version: 1.8.6.114-2
 Severity: normal

 I tried to connect to gtalk using xmpp4r,but failed,I tried to track
 down the problem,later found that it may be caused by this ruby
  libray.
 a simple test code to verify:

 
 require 'openssl'
 require 'socket'


 socket = TCPSocket.new(talk.google.com, 5223)

 ctx = OpenSSL::SSL::SSLContext.new('TLSv1')

 sslsocket = OpenSSL::SSL::SSLSocket.new(socket, ctx)

 begin
   puts Start connect
 sslsocket.connect
 rescue OpenSSL::SSL::SSLError = ssle
 puts --#{ssle.message}---
 end

 puts finished
 -

 It failed,but gave no reason,because ssle.message was empty.
 same code runs fine on a lenny machine.
   
Hi darren,
   
Can you still reproduce this? It works fine here. Maybe it was fixed
  on
Google's side?
   
Thanks for you response
Problem exists on my Debian Sid,But I tried it on a windows box with
  ruby
1.8.6,everything just goes fine,and xmpp4r works just fine too.
So I suspect it to be a Linux or rather Debian related bug.I have also
downloads ruby source code and compile myself,still the problem exists.
   
  
   sorry,I have forgotten to mention that I have upgrade ruby version to
  1.8.7
   in unstable, running the above code gives the message now,it is :
  SSL_connect SYSCALL returned=5 errno=0 state=SSLv3 read server hello A
   I have googled around the error message for a long time ,just don't know
  how
   to figure out what does the error code above means.
 
  Hi Darren,
 
  I spent some time on this (since I'm also XMPP4R's original developer, I
  had some special motivation :-)
 
  XMPP4R doesn't allow to connect to Google Talk, because it needs to
  support the old SSL protocol. I added support for that in SVN. See
  http://github.com/ln/xmpp4r/commit/bedd0a0a3a18c07ffee0806c52d0e5a95a57671d
  and
  http://github.com/ln/xmpp4r/commit/d232fdeec59b4f4517914608da95099349eaa418
 
  I'm reassigning this bug to libxmpp4r-ruby1.8, and lowering the severity
  to wishlist. It will be fixed when we make a new XMPP4R release and I
  update the Debian package.
 
 Thanks,it works for me now.Actullay I have also noticed the patch submitted
 by  姚春林(a chinese name with three chinese charaters if you can not see
 this correctly ) who is also chinese like me,but It's so old that I deem it
 not related.
 
 I looked through the patch and found that it is not so friendly to the user
 developper.
 cl.connect(talk.l.google.com, 5223, true) # use port 5223 and SSL mode
 I have to specify the host here which we can get by  resolving it from jid's
 domain part, can we use an attr  like  use_old_ssl  as allow_ssl does?
 just a suggestion.

We could, if you send a patch :-)

 I am not very handy on tls/ssl,just get confused which is new and which is
 deprecated ssl used by google,can you refer me to anything related?

TLS over negociation on port 5222 is the recommended practice and is
part of the XMPP standard.

direct SSL connection on 5223 is deprecated, used by google, and not
part of the XMPP standard.
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



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



Bug#484501: grub: Really odd code in savedefault.diff

2008-06-06 Thread Robert Millan
On Fri, Jun 06, 2008 at 01:16:29AM -0400, Leandro Dorileo wrote:
 Hi Samuel
 
 The patch seems to be ok, I`m gonna give it a try and ask Robert Millan 
 for commit.

Please provide it as a standalone patch.  A diffed diff is barely readable.

Also, please consider working with upstream to get this support in GRUB 2
instead.  We had our batch of trouble with this savedefault hack already,
and having to support it in Debian for GRUB Legacy only makes it harder.

-- 
Robert Millan

GPLv2 I know my rights; I want my phone call!
DRM What good is a phone call… if you are unable to speak?
(as seen on /.)



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



Bug#484761: systemsettings: Systemsettings not in the KDE menu

2008-06-06 Thread Sune Vuorela
On Friday 06 June 2008, Torquil Macdonald Sørensen wrote:
 Package: systemsettings
 Version: 4:4.0.80-2
 Severity: normal

 I am unable to find the systemsettings anywhere on the KDE menu. Maybe
 it can be put on the Settings submenu?

It is in the Computer-tab in the menu ?

/Sune

-- 
I cannot overclock the line, how does it work?

From Netscape 93 you neither must doubleclick a front-side bus, nor can insert 
in a space bar, so that therefore from Netscape and from the file inside 
Outlook you neither must log in the printer of the 59-inch firewall, nor can 
ever load from a periferic for receiving the controller.



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


Bug#484767: ITP: libpoe-component-pluggable-perl -- base class for creating plugin enabled POE Components

2008-06-06 Thread Martín Ferrari
Package: wnpp
Severity: wishlist
Owner: Martín Ferrari [EMAIL PROTECTED]

* Package name: libpoe-component-pluggable-perl
  Version : 1.06
  Upstream Author : Chris 'BinGOs' Williams [EMAIL PROTECTED]
* URL : http://search.cpan.org/dist/POE-Component-Pluggable/
* License : Artistic | GPL-1+
  Programming Lang: Perl
  Description : base class for creating plugin enabled POE Components

POE::Component::Pluggable is a base class for creating plugin enabled
POE Components.

It is a generic port of POE::Component::IRC's plugin system. If your
component dispatches events to registered POE sessions, then
POE::Component::Pluggable may be a good fit for you.

Basic use would involve subclassing POE::Component::Pluggable, then
overriding  _pluggable_event() and inserting _pluggable_process()
wherever you dispatch events from.

Users of your component can then load plugins using the plugin methods
provided to handle events generated by the component.


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

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



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



Bug#484624: [Pkg-virtualbox-devel] Bug#484624: virtualbox-ose depends on a

2008-06-06 Thread Ritesh Raj Sarraf
On Thursday 05 Jun 2008 1:08:57 pm Michael Meskes wrote:
 It does not. Stuff like this is easy to check before reporting a bug
 that is not there.


I tried my best.

 virtualbox-ose RECOMMENDS virtualbox-ose-modules which is a virtual
 packages provided by quite a lot of virtualbox-ose-modules-* packages
 among which the system simply choses one. You can/have to choose a right
 package manually.

How does the system choose one?
If I'm on a i686 machine, it should choose the same. But it doesn't

[EMAIL PROTECTED]:~$ uname -m
i686

The workaround is to first manually install package 
virtualbox-ose-modules-2.6.24-1-686, so that the virtualbox-ose-mdoules 
virtual package gets available and we don't run into some broken package type 
selection rule. Then installing package virtualbox-ose works.


[EMAIL PROTECTED]:~$ apt-get install virtualbox-ose
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
  linux-image-2.6.24-1-486 virtualbox-ose-modules-2.6.24-1-486
Suggested packages:
  linux-doc-2.6.24 virtualbox-ose-source
Recommended packages:
  virtualbox-ose-modules
The following NEW packages will be installed:
  linux-image-2.6.24-1-486 virtualbox-ose virtualbox-ose-modules-2.6.24-1-486
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 19.4MB/25.7MB of archives.
After this operation, 78.5MB of additional disk space will be used.
Do you want to continue [Y/n]? n
Abort.
[EMAIL PROTECTED]:~$ apt-get install virtualbox-ose-modules
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package virtualbox-ose-modules is a virtual package provided by:
  virtualbox-ose-modules-2.6.25-2-xen-686 2.6.25+1.5.6-dfsg-1
  virtualbox-ose-modules-2.6.25-2-686-bigmem 2.6.25+1.5.6-dfsg-1
  virtualbox-ose-modules-2.6.25-2-686 2.6.25+1.5.6-dfsg-1
  virtualbox-ose-modules-2.6.25-2-486 2.6.25+1.5.6-dfsg-1
  virtualbox-ose-modules-2.6.24-1-xen-686 2.6.24+1.5.6-dfsg-6
  virtualbox-ose-modules-2.6.24-1-686-bigmem 2.6.24+1.5.6-dfsg-6
  virtualbox-ose-modules-2.6.24-1-686 2.6.24+1.5.6-dfsg-6
  virtualbox-ose-modules-2.6.24-1-486 2.6.24+1.5.6-dfsg-6
You should explicitly select one to install.
E: Package virtualbox-ose-modules has no installation candidate

[EMAIL PROTECTED]:~$ apt-get install virtualbox-ose-modules-2.6.24-1-686
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer 
required:
  libxerces-c28 libxalan110
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
  virtualbox-ose-modules-2.6.24-1-686
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/36.2kB of archives.
After this operation, 147kB of additional disk space will be used.
Reading package fields... Done
Reading package status... Done
Retrieving bug reports... Done
Parsing Found/Fixed information... Done
Selecting previously deselected package virtualbox-ose-modules-2.6.24-1-686.
(Reading database ... 159799 files and directories currently installed.)
Unpacking virtualbox-ose-modules-2.6.24-1-686 
(from .../virtualbox-ose-modules-2.6.24-1-686_2.6.24+1.5.6-dfsg-6_i386.deb) ...
Setting up virtualbox-ose-modules-2.6.24-1-686 (2.6.24+1.5.6-dfsg-6) ...


[EMAIL PROTECTED]:~$ apt-get install virtualbox-ose
Reading package lists... Done
Building dependency tree
Reading state information... Done
Suggested packages:
  virtualbox-ose-source
The following NEW packages will be installed:
  virtualbox-ose
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/6373kB of archives.
After this operation, 20.5MB of additional disk space will be used.
Reading package fields... Done
Reading package status... Done
Retrieving bug reports... Done
Parsing Found/Fixed information... Done
serious bugs of virtualbox-ose ( - 1.5.6-dfsg-7) pending-fixed
 #482504 - virtualbox-ose: FTBFS: kmk_builtin_install syntax error
Summary:
 virtualbox-ose(1 bug)
Are you sure you want to install/upgrade the above packages? [Y/n/?/...]  y
Preconfiguring packages ...
Selecting previously deselected package virtualbox-ose.
(Reading database ... 159804 files and directories currently installed.)
Unpacking virtualbox-ose (from .../virtualbox-ose_1.5.6-dfsg-7_i386.deb) ...
Processing triggers for menu ...
Setting up virtualbox-ose (1.5.6-dfsg-7) ...
insserv: warning: script 'K04nvidia-kernel' missing LSB tags and overrides
insserv: warning: script 'K04nvidia-glx' missing LSB tags and overrides
insserv: warning: script 'nvidia-kernel' missing LSB tags and overrides
insserv: warning: script 'nvidia-glx' missing LSB tags and overrides
Starting VirtualBox host networking...done.
Processing triggers for menu ...


I hope you get convinced that it was/is a valid bug.

Ritesh
-- 
Ritesh Raj Sarraf
RESEARCHUT - http://www.researchut.com
Necessity is the mother of invention.


signature.asc

Bug#484766: Bug belongs to etch-backported package

2008-06-06 Thread Wolfgang
Hello,

this bug is relevant to etch-backport amd64 source package.


Wolfgang





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



Bug#484768: xmldiff-xmlrev: compilation error: file /usr/share/sgml/stylesheet/xmldiff/xmlrev.xslt line 21 element attribute

2008-06-06 Thread Mathieu Malaterre
Package: xmldiff-xmlrev
Version: 0.6.8-2
Severity: normal


I cannot use xmlrev on any xml file, there must be something wrong with my 
installation:

 $ echo ?xml version=1.0?  toto1   
 $ echo ?xml version=1.0?  toto2   
 $ xmlrev toto1 toto2   

   
 compilation error: file /usr/share/sgml/stylesheet/xmldiff/xmlrev.xslt line 21 
element attribute
 xsl:attribute: The prefixed QName 'xmlns:x' has no namespace binding in scope 
in the stylesheet; this is an error, since the namespace was not specified by 
the instruction itself.

I can reproduce that on any kind of valid xml files.


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable'), (50, 'testing'), (40, 'unstable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-amd64
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages xmldiff-xmlrev depends on:
ii  libxml2-utils 2.6.27.dfsg-2  XML utilities
ii  sp1.3.4-1.2.1-47 James Clark's SGML parsing tools
ii  xmldiff   0.6.8-2+b1 tree to tree correction between xm
ii  xsltproc  1.1.19-1   XSLT command line processor

Versions of packages xmldiff-xmlrev recommends:
pn  docbook-xsl   none (no description available)

-- no debconf information



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



Bug#484770: koffice_1.6.3-5(unstable/arm|armel): error: 'malloc' was not declared in this scope

2008-06-06 Thread Aurelien Jarno
Package: koffice
Version: 1.6.3-5
Severity: serious
Tags: patch
Justification: fails to build from source

From my build log:

from /build/buildd/koffice-1.6.3/./kexi/kexidb/drivers/pqxx/pqxxconnection.h:26,
 from 
/build/buildd/koffice-1.6.3/./kexi/kexidb/drivers/pqxx/pqxxdriver.cpp:25:
/build/buildd/koffice-1.6.3/./kexi/kexidb/drivers/pqxx/../../../kexidb/cursor.h:256:
 warning: 'typedef' was ignored in this declaration
/bin/sh ../../../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
-I../../../.. -I/build/buildd/koffice-1.6.3/./kexi/kexidb/drivers/pqxx 
-I/build/buildd/koffice-1.6.3/./kexi/kexidb/drivers/pqxx/../../.. 
-I/usr/include/kde -I/usr/share/qt3/include -I.  -I/usr/include/postgresql 
-I/usr/include -DKEXI_SCRIPTS_SUPPORT -DQT_THREAD_SUPPORT  -D_REENTRANT  
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -O2 -g 
-Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor 
-fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE 
-DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION 
-DHAVE_KNEWSTUFF -fexceptions  -include 
/build/buildd/koffice-1.6.3/./kexi/kexi_global.h -DKEXI_NO_CURSOR_PROPERTY 
-DKEXI_NO_CTXT_HELP -DKEXI_NO_SUBFORM -DKEXI_DB_COMBOBOX_WIDGET -DDB_TEMPLATES 
-DKEXI_DEBUG_GUI -DKEXIDB_PGSQL_DRIVER_EXPORT= -D__KEXIDB__= -include 
/build/buildd/koffice-1.6.3/./kexi/kexidb/global.h -c -o pqxxcursor.lo 
/build/buildd/koffice-1.6.3/./kexi/kexidb/drivers/pqxx/pqxxcursor.cpp
 g++ -DHAVE_CONFIG_H -I. -I../../../.. 
-I/build/buildd/koffice-1.6.3/./kexi/kexidb/drivers/pqxx 
-I/build/buildd/koffice-1.6.3/./kexi/kexidb/drivers/pqxx/../../.. 
-I/usr/include/kde -I/usr/share/qt3/include -I. -I/usr/include/postgresql 
-I/usr/include -DKEXI_SCRIPTS_SUPPORT -DQT_THREAD_SUPPORT -D_REENTRANT 
-Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align 
-Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -O2 -g 
-Wall -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor 
-fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE 
-DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION 
-DHAVE_KNEWSTUFF -fexceptions -include 
/build/buildd/koffice-1.6.3/./kexi/kexi_global.h -DKEXI_NO_CURSOR_PROPERTY 
-DKEXI_NO_CTXT_HELP -DKEXI_NO_SUBFORM -DKEXI_DB_COMBOBOX_WIDGET -DDB_TEMPLATES 
-DKEXI_DEBUG_GUI -DKEXIDB_PGSQL_DRIVER_EXPORT= -D__KEXIDB__= -include 
/build/buildd/koffice-1.6.3/./kexi/kexidb/global.h -c 
/build/buildd/koffice-1.6.3/./kexi/kexidb/drivers/pqxx/pqxxcursor.cpp  -fPIC 
-DPIC -o .libs/pqxxcursor.o
In file included from 
/build/buildd/koffice-1.6.3/./kexi/kexidb/drivers/pqxx/pqxxcursor.h:23,
 from 
/build/buildd/koffice-1.6.3/./kexi/kexidb/drivers/pqxx/pqxxcursor.cpp:20:
/build/buildd/koffice-1.6.3/./kexi/kexidb/drivers/pqxx/../../../kexidb/cursor.h:256:
 warning: 'typedef' was ignored in this declaration
/build/buildd/koffice-1.6.3/./kexi/kexidb/drivers/pqxx/pqxxcursor.cpp: In 
member function 'virtual const char** KexiDB::pqxxSqlCursor::rowData() const':
/build/buildd/koffice-1.6.3/./kexi/kexidb/drivers/pqxx/pqxxcursor.cpp:262: 
error: 'malloc' was not declared in this scope
make[6]: *** [pqxxcursor.lo] Error 1
make[6]: Leaving directory 
`/build/buildd/koffice-1.6.3/obj-arm-linux-gnu/kexi/kexidb/drivers/pqxx'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory 
`/build/buildd/koffice-1.6.3/obj-arm-linux-gnu/kexi/kexidb/drivers'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory 
`/build/buildd/koffice-1.6.3/obj-arm-linux-gnu/kexi/kexidb'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/build/buildd/koffice-1.6.3/obj-arm-linux-gnu/kexi'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/buildd/koffice-1.6.3/obj-arm-linux-gnu'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/buildd/koffice-1.6.3/obj-arm-linux-gnu'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
**
Build finished at 20080531-1559
FAILED [dpkg-buildpackage died]


The problem is due to missing includes and appears when:
- g++ 4.3 is used
- --enable-final is not used

Currently this concerns arm and armel. The patch below fixes the
problem.

--- koffice-1.6.3.orig/filters/kword/wordperfect/import/TextRunStyle.cxx
+++ koffice-1.6.3/filters/kword/wordperfect/import/TextRunStyle.cxx
@@ -33,6 +33,8 @@
 #include WriterProperties.hxx
 #include DocumentElement.hxx
 
+#include cstring
+
 #ifdef _MSC_VER
 #include minmax.h
 #endif
--- koffice-1.6.3.orig/filters/kword/wordperfect/import/TableStyle.cxx
+++ koffice-1.6.3/filters/kword/wordperfect/import/TableStyle.cxx
@@ -27,6 +27,7 @@
 /* This product is not manufactured, approved, or supported by 
  * Corel Corporation 

Bug#484771: htop: acpi support

2008-06-06 Thread psycheye
Package: htop
Version: 0.7-1
Severity: wishlist


Actually, htop doesn't report acpi (level of battery monitor), can u add this 
option of htop monitor?
Thanks!

psycheye

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

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

Versions of packages htop depends on:
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libncurses5   5.6+20080308-1 Shared libraries for terminal hand

htop recommends no packages.

-- no debconf information



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



Bug#484501: grub: Really odd code in savedefault.diff

2008-06-06 Thread Samuel Thibault
Robert Millan, le Fri 06 Jun 2008 12:09:26 +0200, a écrit :
 On Fri, Jun 06, 2008 at 01:16:29AM -0400, Leandro Dorileo wrote:
  Hi Samuel
  
  The patch seems to be ok, I`m gonna give it a try and ask Robert Millan 
  for commit.
 
 Please provide it as a standalone patch.

Here it is.

 Also, please consider working with upstream to get this support in GRUB 2
 instead.

Well, actually my goal was not to use it, but to fix the strange things
that it does and thus the impact it has on what I am doing :)

Samuel
Index: grub/stage2/builtins.c
===
--- grub.orig/stage2/builtins.c	2008-06-02 18:06:08.94258 +0100
+++ grub/stage2/builtins.c	2008-06-04 13:35:04.573044000 +0100
@@ -86,6 +86,10 @@
inside other functions.  */
 static int configfile_func (char *arg, int flags);
 
+static int savedefault_helper (char *arg, int flags);
+
+static int savedefault_shell (char *arg, int flags);
+
 /* Initialize the data for builtins.  */
 void
 init_builtins (void)
@@ -3512,7 +3516,109 @@
 static int
 savedefault_func (char *arg, int flags)
 {
-#if !defined(SUPPORT_DISKLESS)  !defined(GRUB_UTIL)
+#if !defined(SUPPORT_DISKLESS)
+  #if !defined(GRUB_UTIL)
+	return savedefault_helper(arg, flags);
+  #else
+	return savedefault_shell(arg, flags);
+  #endif
+#else /* !SUPPORT_DISKLESS */ 
+  errnum = ERR_UNRECOGNIZED;
+  return 1;
+#endif /* !SUPPORT_DISKLESS */
+}
+
+#if !defined(SUPPORT_DISKLESS)  defined(GRUB_UTIL)
+/* savedefault_shell */
+static int
+savedefault_shell(char *arg, int flags)
+ {
+  int once_only = 0;
+  int new_default;
+  int curr_default = -1;
+  int curr_prev_default = -1;
+  int new_prev_default = -1;
+  FILE *fp;
+  size_t bytes = 10;
+  char line[bytes];
+  char *default_file = (char *) DEFAULT_FILE_BUF;
+  char buf[bytes];
+  int i;
+  
+  while (1)
+{
+  if (grub_memcmp (--default=, arg, sizeof (--default=) - 1) == 0)
+{
+  char *p = arg + sizeof (--default=) - 1;
+  if (! safe_parse_maxint (p, new_default))
+return 1;
+  arg = skip_to (0, arg);
+}
+  else if (grub_memcmp (--once, arg, sizeof (--once) - 1) == 0)
+{
+ once_only = 1;
+ arg = skip_to (0, arg);
+	}
+  else
+break;
+}
+
+  *default_file = 0;
+  grub_strncat (default_file, config_file, DEFAULT_FILE_BUFLEN);
+  for (i = grub_strlen(default_file); i = 0; i--)
+if (default_file[i] == '/')
+{
+  i++;
+  break;
+}
+  default_file[i] = 0;
+  grub_strncat (default_file + i, default, DEFAULT_FILE_BUFLEN - i);
+
+  if(!(fp = fopen(default_file,r)))
+{
+  errnum = ERR_READ;
+  goto fail;
+}
+  
+  fgets(line, bytes, fp);
+  fclose(fp);
+ 
+  sscanf(line, %d:%d, curr_prev_default, curr_default);
+ 
+  if(curr_default != -1)
+new_prev_default = curr_default;
+  else
+{
+  if(curr_prev_default != -1)
+new_prev_default = curr_prev_default;
+  else
+new_prev_default = 0;
+}
+ 
+  if(once_only)
+sprintf(buf, %d:%d, new_prev_default, new_default);
+  else
+sprintf(buf, %d, new_default);
+
+  if(!(fp = fopen(default_file,w)))
+{
+  errnum = ERR_READ;
+  goto fail;
+}
+ 
+  fprintf(fp, buf);   
+ 
+fail:
+  fclose(fp);
+  return errnum;
+}
+#endif
+
+/* savedefault_helper */
+static int
+savedefault_helper (char *arg, int flags)
+{
+#if !defined(SUPPORT_DISKLESS)
   unsigned long tmp_drive = saved_drive;
   unsigned long tmp_partition = saved_partition;
   char *default_file = (char *) DEFAULT_FILE_BUF;
@@ -3588,22 +3694,26 @@
   
   disk_read_hook = disk_read_savesect_func;
   len = grub_read (buf, sizeof (buf));
+  buf[9]='\0';/* Make sure grub_strstr() below terminates */
   disk_read_hook = 0;
   grub_close ();
   
-  if (len != sizeof (buf))
-	{
-	  /* This is too small. Do not modify the file manually, please!  */
-	  errnum = ERR_READ;
-	  goto fail;
-	}
-
   if (sector_count  2)
 	{
 	  /* Is this possible?! Too fragmented!  */
 	  errnum = ERR_FSYS_CORRUPT;
 	  goto fail;
 	}
+
+  char *tmp;
+  if((tmp = grub_strstr(buf, :)) != NULL)
+  {
+   int f_len = grub_strlen(buf) - grub_strlen(tmp);
+   char *def;
+   buf[f_len] = '\0';
+   def = buf;
+   safe_parse_maxint (def, entryno);
+  }
   
   /* Set up a string to be written.  */
   grub_memset (buf, '\n', sizeof (buf));
Index: grub/stage2/stage2.c
===
--- grub.orig/stage2/stage2.c	2008-06-02 18:06:08.858579000 +0100
+++ grub/stage2/stage2.c	2008-06-04 13:36:26.564534000 +0100
@@ -934,7 +934,11 @@
 	  len = grub_read (buf, sizeof (buf));
 	  if (len  0)
 		{
+		  char *tmp;
 		  buf[sizeof (buf) - 1] = 0;
+		  if((tmp = grub_strstr(p, :)) != NULL)
+		p = tmp + 1;
+		  
 		  safe_parse_maxint (p, saved_entryno);
 		}
 


Bug#484769: Latest version of busybox on unstable or experimental

2008-06-06 Thread Hector Oron
Package: busybox
Version: 1:1.9.2-3
Severity: wishlist

Hello,

  BusyBox 1.10.3 version corrects some bugs, which makes it more
useful and it would help on our development. I would be happy to
package it and doing some sponsored (via Wookey or codehelp) upload to
experimental or unstable if you are not able to do it and i could be a
co-maintainer of this package as I am going through NM process.

Cheers

-- 
 Héctor Orón a.k.a. zumbi



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



Bug#484773: slim includes current directory in $PATH

2008-06-06 Thread Tobias Klauser
Package: slim
Version: 1.3.0-1
Severity: normal

In the slim.conf installed by default the variable default_path includes
the current directory ./ in the first position:

 default_path./:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin

This leads to PATH including ./ in ithe environment of every X session
(unless overwritten in one of the shell's rc files). This could be a
security risk.

As a solution I propose removing ./ from default_path (and thus $PATH)
completely. A user who explicitely wants it in her $PATH can still add
it by editing the shell's rc files).

Cheers, Tobias

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

Kernel: Linux 2.6.25-tk.xenon
Locale: LANG=en_GB, LC_CTYPE=de_CH (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_GB)
Shell: /bin/sh linked to /bin/bash

Versions of packages slim depends on:
ii  debconf [debconf-2.0] 1.5.22 Debian configuration management sy
ii  libc6 2.7-12 GNU C Library: Shared libraries
ii  libgcc1   1:4.3.0-5  GCC support library
ii  libjpeg62 6b-14  The Independent JPEG Group's JPEG 
ii  libpam0g  0.99.7.1-6 Pluggable Authentication Modules l
ii  libpng12-01.2.27-1   PNG library - runtime
ii  libstdc++64.3.0-5The GNU Standard C++ Library v3
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxft2   2.1.12-2   FreeType-based font drawing librar
ii  libxmu6   2:1.0.4-1  X11 miscellaneous utility library

slim recommends no packages.

-- debconf information:
* shared/default-x-display-manager: slim



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



Bug#479411: freezes when trying to look at saved passwords

2008-06-06 Thread David Paleino
found 479411 2.22.2-1
thanks

Hi,
this happens here as well, with a newer version than the OP reported.
Running from within gdb, here's what I get:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb7eeca00 (LWP 27896)]
0x4f8de2a0 in ?? () from /lib/i686/cmov/libc.so.6
(gdb) bt
#0  0x4f8de2a0 in ?? () from /lib/i686/cmov/libc.so.6
#1  0x in ?? ()
(gdb)

After installing the -dbg package:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb7f8ea00 (LWP 29110)]
0x4f8de1c0 in ?? () from /lib/i686/cmov/libc.so.6
(gdb) bt
#0  0x4f8de1c0 in ?? () from /lib/i686/cmov/libc.so.6
#1  0x0003 in ?? ()
#2  0x4fc45248 in ?? () from /usr/lib/libglib-2.0.so.0
#3  0xbf8b89f8 in ?? ()
#4  0x4fa03ec5 in pthread_getspecific () from /lib/i686/cmov/libpthread.so.0
#5  0x4f8de816 in free () from /lib/i686/cmov/libc.so.6
#6  0x4fbd45b1 in g_free () from /usr/lib/libglib-2.0.so.0
#7  0x4ff14f84 in ?? () from /usr/lib/libpango-1.0.so.0
#8  0x0ac7d790 in ?? ()
#9  0x in ?? ()
(gdb)

If you need any other detail, please just ask.

Kindly,
David

-- 
 . ''`.  Debian maintainer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 | http://snipr.com/qa_page
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174


signature.asc
Description: PGP signature


Bug#479411: freezes when trying to look at saved passwords

2008-06-06 Thread David Paleino
severity 479411 important
thanks

I'm raising the severity as this is showing as a real problem now.

On Fri, 6 Jun 2008 12:30:45 +0200, David Paleino wrote:

 Hi,
 this happens here as well, with a newer version than the OP reported.
 Running from within gdb, here's what I get:
 ...
 If you need any other detail, please just ask.

This seems randomly crashing now, with always different messages, always
clicking on Edit  Personal Data  Passwords:

$ epiphany-gecko 
** (epiphany-gecko:29464): DEBUG: form submit url is NULL
*** glibc detected *** epiphany-gecko: corrupted double-linked list: 0x0a678e28 
***
=== Backtrace: =
/lib/i686/cmov/libc.so.6[0x4f8dd13f]
/lib/i686/cmov/libc.so.6[0x4f8deb5d]
/lib/i686/cmov/libc.so.6(__libc_malloc+0x95)[0x4f8e0645]
/usr/lib/libglib-2.0.so.0(g_malloc+0x2d)[0x4fbd471d]
/usr/lib/libglib-2.0.so.0(g_slice_alloc+0x4e)[0x4fbe9a3e]
/usr/lib/libpango-1.0.so.0(pango_script_iter_new+0x29)[0x4ff1f749]
/usr/lib/libpango-1.0.so.0[0x4ff0da5f]
/usr/lib/libpango-1.0.so.0(pango_itemize_with_base_dir+0x86)[0x4ff0e9b6]
/usr/lib/libpango-1.0.so.0[0x4ff17a80]
/usr/lib/libpango-1.0.so.0[0x4ff18e4d]
/usr/lib/libgtk-x11-2.0.so.0[0x410a212a]
/usr/lib/libgtk-x11-2.0.so.0(gtk_cell_renderer_get_size+0xc0)[0x4109add0]
/usr/lib/libgtk-x11-2.0.so.0(gtk_tree_view_column_cell_get_size+0x19a)[0x4127978a]
/usr/lib/libgtk-x11-2.0.so.0[0x41271859]
/usr/lib/libgtk-x11-2.0.so.0[0x41273520]
/usr/lib/libgtk-x11-2.0.so.0[0x41273a61]
/usr/lib/libgtk-x11-2.0.so.0[0x412748be]
/usr/lib/libgdk-x11-2.0.so.0[0x413ac7bb]
/usr/lib/libglib-2.0.so.0[0x4fbcadd1]
/usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x178)[0x4fbcc948]
/usr/lib/libglib-2.0.so.0[0x4fbcfb9e]
/usr/lib/libglib-2.0.so.0(g_main_loop_run+0x1e7)[0x4fbcff27]
/usr/lib/libgtk-x11-2.0.so.0(gtk_main+0xb4)[0x41165044]
epiphany-gecko(main+0x863)[0x807c503]
/lib/i686/cmov/libc.so.6(__libc_start_main+0xe5)[0x4f884455]
epiphany-gecko[0x807b9b1]
=== Memory map: 
08048000-0815f000 r-xp  08:01 598076 /usr/bin/epiphany-gecko
0815f000-081bf000 rw-p 00117000 08:01 598076 /usr/bin/epiphany-gecko
096a9000-0a711000 rw-p 096a9000 00:00 0  [heap]
4101a000-4101c000 r-xp  08:01 483568 /usr/lib/libXcomposite.so.1.0.0
4101c000-4101d000 rw-p 1000 08:01 483568 /usr/lib/libXcomposite.so.1.0.0
4101f000-4138f000 r-xp  08:01 483574 
/usr/lib/libgtk-x11-2.0.so.0.1200.10
4138f000-41395000 rw-p 0036f000 08:01 483574 
/usr/lib/libgtk-x11-2.0.so.0.1200.10
41395000-41396000 rw-p 41395000 00:00 0 
41398000-41419000 r-xp  08:01 483569 
/usr/lib/libgdk-x11-2.0.so.0.1200.10
41419000-4141c000 rw-p 0008 08:01 483569 
/usr/lib/libgdk-x11-2.0.so.0.1200.10
4141e000-4142e000 r-xp  08:01 483595 /lib/i686/cmov/libresolv-2.7.so
4142e000-4143 rw-p f000 08:01 483595 /lib/i686/cmov/libresolv-2.7.so
4143-41432000 rw-p 4143 00:00 0 
41434000-4149a000 r-xp  08:01 483590 /usr/lib/libgcrypt.so.11.4.4
4149a000-4149c000 rw-p 00066000 08:01 483590 /usr/lib/libgcrypt.so.11.4.4
4149e000-414a1000 r-xp  08:01 483589 /usr/lib/libgpg-error.so.0.3.0
414a1000-414a2000 rw-p 2000 08:01 483589 /usr/lib/libgpg-error.so.0.3.0
414a4000-414f1000 r-xp  08:01 484046 /usr/lib/libXt.so.6.0.0
414f1000-414f5000 rw-p 0004d000 08:01 484046 /usr/lib/libXt.so.6.0.0
414f7000-4150c000 r-xp  08:01 483586 /lib/i686/cmov/libnsl-2.7.so
4150c000-4150e000 rw-p 00014000 08:01 483586 /lib/i686/cmov/libnsl-2.7.so
4150e000-4151 rw-p 4150e000 00:00 0 
41512000-415a3000 r-xp  08:01 483591 /usr/lib/libgnutls.so.26.3.3
415a3000-415a9000 rw-p 00091000 08:01 483591 /usr/lib/libgnutls.so.26.3.3
415ab000-415ba000 r-xp  08:01 483588 /usr/lib/libtasn1.so.3.0.15
415ba000-415bb000 rw-p e000 08:01 483588 /usr/lib/libtasn1.so.3.0.15
415bd000-415d r-xp  08:01 574482 /usr/lib/libgtkembedmoz.so.0d
415d-415d1000 rw-p 00012000 08:01 574482 /usr/lib/libgtkembedmoz.so.0d
415d1000-415d2000 rw-p 415d1000 00:00 0 
415d6000-415dd000 r-xp  08:01 519010 
/usr/lib/libstartup-notification-1.so.0.0.0
415dd000-415de000 rw-p 7000 08:01 519010 
/usr/lib/libstartup-notification-1.so.0.0.0
415e-415e6000 r-xp  08:01 518987 /usr/lib/libnotify.so.1.1.2
415e6000-415e7000 rw-p 6000 08:01 518987 /usr/lib/libnotify.so.1.1.2
415e9000-415ec000 r-xp  08:01 554938 /usr/lib/libplc4.so.0d
415ec000-415ed000 rw-p 2000 08:01 554938 /usr/lib/libplc4.so.0d
415f1000-4170a000 r-xp  08:01 483575 /usr/lib/libxml2.so.2.6.32
4170a000-4170f000 rw-p 00119000 08:01 483575 /usr/lib/libxml2.so.2.6.32
4170f000-4171 rw-p 4170f000 00:00 0 
41712000-41745000 r-xp  08:01 79359  /usr/lib/libxslt.so.1.1.24
41745000-41746000 rw-p 00033000 08:01 79359  /usr/lib/libxslt.so.1.1.24
41748000-4174e000 r-xp  08:01 569927 /usr/lib/libenchant.so.1.3.0

Bug#479411: freezes when trying to look at saved passwords

2008-06-06 Thread Josselin Mouette
Le vendredi 06 juin 2008 à 12:30 +0200, David Paleino a écrit :
 After installing the -dbg package:
 
 Program received signal SIGSEGV, Segmentation fault.

[...]

Could you please try again with xulrunner-1.9-dbg, libpango1.0-0-dbg and
libglib2.0-0-dbg installed? This should give a better backtrace.

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


signature.asc
Description: Ceci est une partie de message	numériquement signée


Bug#484740: some cross references don't work as info search files without .info extension

2008-06-06 Thread Vincent Lefevre
reopen 484740
retitle 484740 info should not try to load files without .info extension
severity 484740 normal
thanks

On 2008-06-06 10:36:39 +0200, Norbert Preining wrote:
 Hi Vincent,
 
 my opinion on that is the above. I am closing this bug.

You didn't understand the problem. I'll try to re-explain.

First, the libtool info file is installed here:

  /usr/share/info/libtool.info.gz

This is the only one installed and it is loaded without any problem
by typing info libtool.

Now, when I want to read the mpfr info file after typing make info
from MPFR's build directory, I type: info ./mpfr (users should not
be forced to install info files: testing things locally is important
for development purpose). Until now, everything is OK.

In the mpfr info file, there's a cross reference that points to the
libtool info file. Now, I want to follow this cross reference. So,
I expect /usr/share/info/libtool.info.gz to be loaded as if I typed
info libtool. But this is not what happens: instead, info loads
the libtool file (which is in fact a script, not an info file)
from the current directory. Thus following the cross reference
fails, because info got the wrong file.

So, I suggest two possibilities to fix this bug (as being an unintuitive
and undocumented behavior, with clear problems, this is really a bug):

  * Only search for files with .info extension (possibly compressed).
Indeed file extensions are there to avoid clashes between files
that have different types (e.g. between an info file and a script
that would have the same root name). Not enforcing them is asking
for trouble.

  * If for some reason (which one?), the above cannot be done, then
when a file was loaded but is not an info file, info should
continue the search (unsing the info path, as usual) as if this
file wasn't there.

 WHere??? In the whole filesystem? It did already check all the variants
 of libtool.info with and without compression etc.

No, it *stopped* at the first file it could find (namely, ./libtool)
while I expected /usr/share/info/libtool.info.gz.

-- 
Vincent Lefèvre [EMAIL PROTECTED] - Web: http://www.vinc17.org/
100% accessible validated (X)HTML - Blog: http://www.vinc17.org/blog/
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)



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



Bug#484138: arm, yaz, 484138

2008-06-06 Thread Vincent Danjean
Adam Dickmeiss wrote:
 Vincent,
 
 sorry for getting to you directly straight.. Should I talk to Debian
 people to get hold of /access to an arm architecture machine? Or should
 I just start experimenting with qemu or similar?

You can wait a little and look at
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=484138

I really think this is a bug in libicu38 and not in yaz.

2 days ago, I uploaded a yaz package without the tst_icu_I18N so that
yaz can be uploaded on all architectures and reach testing, even if
libicu38 is not yet corrected.

Jay Berkenbilt (libicu38 maintainer) tells me he will look at this bug
this WE.

Jay: I asked for build-depends of libicu38 to be installed on agnesi.debian.org
I'm currently rebuilding the package to see if it was just a build error or
a real bug. The result will be in /home/vdanjean/icu-3.8.1 (it is still
compiling). I'm not sure to have the time to look at the result before
the WE.

 / Adam

  Best regards,
Vincent


-- 
Vincent Danjean Adresse: Laboratoire d'Informatique de Grenoble
Téléphone:  +33 4 76 61 20 11ENSIMAG - antenne de Montbonnot
Fax:+33 4 76 61 20 99ZIRST 51, avenue Jean Kuntzmann
Email: [EMAIL PROTECTED]   38330 Montbonnot Saint Martin



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



Bug#484778: libavcodec51: does conflict with libavcodeccvs51 but doesn't have Replaces/Conflicts field for it

2008-06-06 Thread Gerfried Fuchs
Package: libavcodec51
Version: 0.svn20080206-8
Severity: serious
Justification: Policy 7.4.

Hi!

#v+
dpkg: Fehler beim Bearbeiten von 
/var/cache/apt/archives/libavcodec51_0.svn20080206-8_powerpc.deb (--unpack):
 Versuche, »/usr/lib/libavcodec.so.51« zu überschreiben, welches auch in Paket 
libavcodeccvs51 ist
#v-

 Sorry for german locale, but I guess you know the meaning of the two
lines: libavcodec51 version 0.svn20080206-8 does contain the same file
that libavcodeccvs51 contained - but doesn't conflict with it or have a
replaces line for it.

 Users having installed the old library and doing partial updates are
running into this problem, please set the required package
relationships, thanks.
 
 So long,
Rhonda

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

Kernel: Linux 2.6.25-trunk-powerpc
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libavcodec51 depends on:
ii  liba52-0.7.4   0.7.4-11  library for decoding ATSC A/52 str
pn  libavutil49none(no description available)
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  libfaad0   2.6.1-2   freeware Advanced Audio Decoder - 
ii  libgsm11.0.12-1  Shared libraries for GSM speech co
ii  libtheora0 1.0~beta2-4   The Theora Video Compression Codec
ii  libvorbis0a1.2.0.dfsg-3.1The Vorbis General Audio Compressi
ii  libvorbisenc2  1.2.0.dfsg-3.1The Vorbis General Audio Compressi
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

libavcodec51 recommends no packages.



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



Bug#479698: Bug#483516: Bug#479698: perl - memory corruption: invalid pointer / corrupted double-linked list

2008-06-06 Thread Bastian Blank
On Thu, Jun 05, 2008 at 10:27:26PM +0300, Niko Tyni wrote:
  Any timeframe for a fix?
 The patch isn't applied upstream yet, probably because there were concerns
 about it creating a memory leak.

So it is a decision between leaked references or too less references.
Are you sure that the later, which produces double free calls, don't
include the possibility to exploit it?

 which would certainly create a memory leak if used as is with a locally
 fixed 5.10.0.

It relies on the undocumented behaviour of this exact release.

 Possibly the best option is to keep our Perl 5.10.0 unfixed for now
 and update libperlio-via-dynamic-perl to 0.13. Bastian, please let me
 know what you think.

If you are able to proof the above question, well. I don't like that but
I would do it. If you are not, this have to be seen as a security
problem.

Bastian

-- 
Spock: We suffered 23 casualties in that attack, Captain.



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



Bug#480487: Fixed in CVS

2008-06-06 Thread Thomas Baumgart
The original poster confirmed, that the bug has now been fixed in CVS HEAD.

-- 

Regards

Thomas Baumgart

GPG-FP: E55E D592 F45F 116B 8429   4F99 9C59 DB40 B75D D3BA
-
We can't solve problems by using the same kind of thinking we
used when we created them. - Albert Einstein
-


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


Bug#484742: randomsound: Crashes with Arecord already died. unless I strace it

2008-06-06 Thread Russell Coker
 Can you help debug what kills arecord?  As that seems to be the issue, I
 don't think we're going to get anywhere unless we can figure that out.
 Many programs behave differently under strace than not, so I'm not sure
 if that's useful to begin with.

It seems that the correct audio drivers aren't loaded.  So what we need is to 
have randomsound log the fact that arecord returned an error code.

# arecord -c 1 -f S16_LE -r 8000 -t raw
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:3513:(_snd_config_evaluate) function snd_func_card_driver 
returned error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:3513:(_snd_config_evaluate) function snd_func_concat returned 
error: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:3513:(_snd_config_evaluate) function snd_func_refer returned 
error: No such file or directory
ALSA lib conf.c:3985:(snd_config_expand) Evaluate error: No such file or 
directory
ALSA lib pcm.c:2144:(snd_pcm_open_noupdate) Unknown PCM default
arecord: main:564: audio open error: No such file or directory



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



Bug#484752: [git-buildpackage] Small example in how to build a package from git.debian.org

2008-06-06 Thread Guido Günther
On Fri, Jun 06, 2008 at 11:07:33AM +0200, Paul Menzel wrote:
 Am Freitag, den 06.06.2008, 09:43 +0200 schrieb Guido Günther:
  On Fri, Jun 06, 2008 at 09:15:23AM +0200, Paul Menzel wrote:
   fatal: Not a valid object name upstream/0.2.902+svn570
   xserver-xorg-video-openchrome_0.2.902+svn570.orig.tar.gz does not exist, 
   creating from 'upstream'
   fatal: Not a valid object name upstream
  You need to help git-buildpackage to figure out where to build the
  orig.tar.gz from:
  
  git-buildpackage --git-debian-branch=debian-unstable 
  --git-upstream-branch=origin/upstream-unstable
 
 That did the trick. I finally got it to work with not signing the
 package with
 
 git-buildpackage --git-debian-branch=debian-unstable 
 --git-upstream-branch=origin/upstream-unstable --git-builder=debuild -i\.git 
 -I.git -us -uc
Isn't:
git-buildpackage --git-debian-branch=debian-unstable 
--git-upstream-branch=origin/upstream-unstable -us -uc
enough? Why do you need these extra options. Basically you shouldn't
otherwise it'd be a bug in git-buildpackage.

 I will publish this on [1]. Maybe you can add an example, since I got
 confused in the manual, because I did not want to add a dsc-file into
 git or import an upstream source. Or is git.debian.org considered
 upstream?
Well the manual mostly talks about getting your debian packages into git
version control, it maybe lacks some examples for people who only want
to build from a published repo. I'll add that.
 -- Guido



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



Bug#479411: freezes when trying to look at saved passwords

2008-06-06 Thread David Paleino
On Fri, 06 Jun 2008 12:49:33 +0200, Josselin Mouette wrote:

 Le vendredi 06 juin 2008 à 12:30 +0200, David Paleino a écrit :
  After installing the -dbg package:
  
  Program received signal SIGSEGV, Segmentation fault.
 
 Could you please try again with xulrunner-1.9-dbg, libpango1.0-0-dbg and
 libglib2.0-0-dbg installed? This should give a better backtrace.

Thanks for the quick reply.
Here's the full log:


$ gdb epiphany-gecko 
GNU gdb 6.8-debian
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type show copying
and show warranty for details.
This GDB was configured as i486-linux-gnu...
(gdb) run 
Starting program: /usr/bin/epiphany-gecko 
[Thread debugging using libthread_db enabled]
[New Thread 0xb7f63a00 (LWP 30573)]
[New Thread 0xb78cab90 (LWP 30576)]
[New Thread 0xb68afb90 (LWP 30577)]
[New Thread 0xb5faab90 (LWP 30578)]
[New Thread 0xb57a0b90 (LWP 30579)]
[New Thread 0xb4f9fb90 (LWP 30580)]
[New Thread 0xb44edb90 (LWP 30581)]
[New Thread 0xb3cecb90 (LWP 30582)]
*** glibc detected *** /usr/bin/epiphany-gecko: corrupted double-linked list: 
0x0936bb90 ***
=== Backtrace: =
/lib/i686/cmov/libc.so.6[0x4f8dd0c9]
/lib/i686/cmov/libc.so.6[0x4f8deb5d]
/lib/i686/cmov/libc.so.6(__libc_malloc+0x95)[0x4f8e0645]
/usr/lib/libglib-2.0.so.0(g_malloc+0x2d)[0x4fbd471d]
/usr/lib/libglib-2.0.so.0(g_slice_alloc+0x4e)[0x4fbe9a3e]
/usr/lib/libpango-1.0.so.0(pango_script_iter_new+0x29)[0x4ff1f749]
/usr/lib/libpango-1.0.so.0[0x4ff0da5f]
/usr/lib/libpango-1.0.so.0(pango_itemize_with_base_dir+0x86)[0x4ff0e9b6]
/usr/lib/libpango-1.0.so.0[0x4ff17a80]
/usr/lib/libpango-1.0.so.0[0x4ff18e4d]
/usr/lib/libgtk-x11-2.0.so.0[0x410a212a]
/usr/lib/libgtk-x11-2.0.so.0(gtk_cell_renderer_get_size+0xc0)[0x4109add0]
/usr/lib/libgtk-x11-2.0.so.0(gtk_tree_view_column_cell_get_size+0x19a)[0x4127978a]
/usr/lib/libgtk-x11-2.0.so.0[0x41271859]
/usr/lib/libgtk-x11-2.0.so.0[0x41273520]
/usr/lib/libgtk-x11-2.0.so.0[0x41273a61]
/usr/lib/libgtk-x11-2.0.so.0[0x412748be]
/usr/lib/libgdk-x11-2.0.so.0[0x413ac7bb]
/usr/lib/libglib-2.0.so.0[0x4fbcadd1]
/usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x178)[0x4fbcc948]
/usr/lib/libglib-2.0.so.0[0x4fbcfb9e]
/usr/lib/libglib-2.0.so.0(g_main_loop_run+0x1e7)[0x4fbcff27]
/usr/lib/libgtk-x11-2.0.so.0(gtk_main+0xb4)[0x41165044]
/usr/bin/epiphany-gecko(main+0x863)[0x807c503]
/lib/i686/cmov/libc.so.6(__libc_start_main+0xe5)[0x4f884455]
/usr/bin/epiphany-gecko[0x807b9b1]
=== Memory map: 
08048000-0815f000 r-xp  08:01 598076 /usr/bin/epiphany-gecko
0815f000-081bf000 rw-p 00117000 08:01 598076 /usr/bin/epiphany-gecko
08382000-093b8000 rw-p 08382000 00:00 0  [heap]
4101a000-4101c000 r-xp  08:01 483568 /usr/lib/libXcomposite.so.1.0.0
4101c000-4101d000 rw-p 1000 08:01 483568 /usr/lib/libXcomposite.so.1.0.0
4101f000-4138f000 r-xp  08:01 483574 
/usr/lib/libgtk-x11-2.0.so.0.1200.10
4138f000-41395000 rw-p 0036f000 08:01 483574 
/usr/lib/libgtk-x11-2.0.so.0.1200.10
41395000-41396000 rw-p 41395000 00:00 0 
41398000-41419000 r-xp  08:01 483569 
/usr/lib/libgdk-x11-2.0.so.0.1200.10
41419000-4141c000 rw-p 0008 08:01 483569 
/usr/lib/libgdk-x11-2.0.so.0.1200.10
4141e000-4142e000 r-xp  08:01 483595 /lib/i686/cmov/libresolv-2.7.so
4142e000-4143 rw-p f000 08:01 483595 /lib/i686/cmov/libresolv-2.7.so
4143-41432000 rw-p 4143 00:00 0 
41434000-4149a000 r-xp  08:01 483590 /usr/lib/libgcrypt.so.11.4.4
4149a000-4149c000 rw-p 00066000 08:01 483590 /usr/lib/libgcrypt.so.11.4.4
4149e000-414a1000 r-xp  08:01 483589 /usr/lib/libgpg-error.so.0.3.0
414a1000-414a2000 rw-p 2000 08:01 483589 /usr/lib/libgpg-error.so.0.3.0
414a4000-414f1000 r-xp  08:01 484046 /usr/lib/libXt.so.6.0.0
414f1000-414f5000 rw-p 0004d000 08:01 484046 /usr/lib/libXt.so.6.0.0
414f7000-4150c000 r-xp  08:01 483586 /lib/i686/cmov/libnsl-2.7.so
4150c000-4150e000 rw-p 00014000 08:01 483586 /lib/i686/cmov/libnsl-2.7.so
4150e000-4151 rw-p 4150e000 00:00 0 
41512000-415a3000 r-xp  08:01 483591 /usr/lib/libgnutls.so.26.3.3
415a3000-415a9000 rw-p 00091000 08:01 483591 /usr/lib/libgnutls.so.26.3.3
415ab000-415ba000 r-xp  08:01 483588 /usr/lib/libtasn1.so.3.0.15
415ba000-415bb000 rw-p e000 08:01 483588 /usr/lib/libtasn1.so.3.0.15
415bd000-415d r-xp  08:01 574482 /usr/lib/libgtkembedmoz.so.0d
415d-415d1000 rw-p 00012000 08:01 574482 /usr/lib/libgtkembedmoz.so.0d
415d1000-415d2000 rw-p 415d1000 00:00 0 
415d6000-415dd000 r-xp  08:01 519010 
/usr/lib/libstartup-notification-1.so.0.0.0
415dd000-415de000 rw-p 7000 08:01 519010 
/usr/lib/libstartup-notification-1.so.0.0.0
415e-415e6000 r-xp  08:01 

Bug#484777: digikam contains a convience copy of cimg code

2008-06-06 Thread Mark Purcell
Package: digikam
Version: 2:0.9.4~beta5-1
Severity: wishlist

Debian policy 3.8.0.0 states:

  * Debian packages should not use convience copies of code from other
packages unless the included package is explicitly intended to be
used that way.[4.13]

digikam does this with cimg (version 1.2.8).

It would be better to (upgrade Debian cimg and) link digikam to system
supplied library of cimg.

Mark

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

Kernel: Linux 2.6.25-2-powerpc
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages digikam depends on:
ii  kdebase-kio-plugins  4:3.5.9.dfsg.1-2+b1 core I/O slaves for KDE
ii  kdelibs4c2a  4:3.5.9.dfsg.1-4core libraries and binaries for al
ii  libc62.7-12  GNU C Library: Shared libraries
ii  libgcc1  1:4.3.0-5   GCC support library
ii  libgphoto2-2 2.4.0-9 gphoto2 digital camera library
ii  libgphoto2-port0 2.4.0-9 gphoto2 digital camera port librar
ii  libjasper1   1.900.1-4   The JasPer JPEG-2000 runtime libra
ii  libjpeg626b-14   The Independent JPEG Group's JPEG 
ii  libkdcraw3   0.1.4-2 Raw picture decoding C++ library (
ii  libkexiv2-3  0.1.7-1 Qt like interface for the libexiv2
ii  libkipi0 0.1.6-1 library for apps that want to use 
ii  liblcms1 1.16-10 Color management library
ii  libpng12-0   1.2.27-1PNG library - runtime
ii  libqt3-mt3:3.3.8b-5  Qt GUI Library (Threaded runtime v
ii  libsqlite3-0 3.5.9-2 SQLite 3 shared library
ii  libstdc++6   4.3.0-5 The GNU Standard C++ Library v3
ii  libtiff4 3.8.2-8 Tag Image File Format (TIFF) libra
hi  libx11-6 2:1.0.3-7   X11 client-side library

Versions of packages digikam recommends:
ii  kdeprint 4:3.5.9.dfsg.1-2+b1 print system for KDE
ii  kipi-plugins 0.1.5-1 image manipulation/handling plugin
ii  konqueror4:3.5.9.dfsg.1-2+b1 KDE's advanced file manager, web b

-- no debconf information



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



Bug#484773: slim includes current directory in $PATH

2008-06-06 Thread Mike Massonnet
Thanks for noticing this, I removed it, and postpone that for the next
upload (with other fixes).

Thanks,
Mike



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



Bug#484776: libavutil49: does conflict with libavutilcvs49 but doesn't have Replaces/Conflicts field for it

2008-06-06 Thread Gerfried Fuchs
Package: libavutil49
Version: 0.svn20080206-8
Severity: serious
Justification: Policy 7.4.

Hi!

#v+
dpkg: Fehler beim Bearbeiten von 
/var/cache/apt/archives/libavutil49_0.svn20080206-8_powerpc.deb (--unpack):
 Versuche, »/usr/lib/libavutil.so.49« zu überschreiben, welches auch in Paket 
libavutilcvs49 ist
#v-

 Sorry for german locale, but I guess you know the meaning of the two
lines: libavutil49 version 0.svn20080206-8 does contain the same file
that libavutilcvs49 contained - but doesn't conflict with it or have a
replaces line for it.

 Users having installed the old library and doing partial updates are
running into this problem, please set the required package
relationships, thanks.
 
 So long,
Rhonda

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

Kernel: Linux 2.6.25-trunk-powerpc
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libavutil49 depends on:
ii  libc6 2.7-10 GNU C Library: Shared libraries

libavutil49 recommends no packages.



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



Bug#484779: linux-image-2.6.25-2-amd64: enable access to acpi battery/ac info via (deprecated) /proc files

2008-06-06 Thread Premysl Hruby
Package: linux-image-2.6.25-2-amd64
Version: 2.6.25-4
Severity: normal


Please, reintroduce (now deprecated) option CONFIG_ACPI_PROCFS_POWER=y
as many userspace utilities depends on /proc/acpi/* api, and move to the
sys power interface take some time. So please, enable both /proc and
/sys interface to power infos untill this settle down.

-Ph

-- Package-specific info:

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

Kernel: Linux 2.6.25.4-prm1 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages linux-image-2.6.25-2-amd64 depends on:
ii  debconf [debconf-2.0] 1.5.22 Debian configuration management sy
ii  initramfs-tools [linux-initra 0.92a  tools for generating an initramfs
ii  module-init-tools 3.4-1  tools for managing Linux kernel mo

linux-image-2.6.25-2-amd64 recommends no packages.

-- debconf information:
  shared/kernel-image/really-run-bootloader: true
  linux-image-2.6.25-2-amd64/prerm/removing-running-kernel-2.6.25-2-amd64: true
  linux-image-2.6.25-2-amd64/preinst/abort-overwrite-2.6.25-2-amd64:
  linux-image-2.6.25-2-amd64/postinst/old-initrd-link-2.6.25-2-amd64: true
  linux-image-2.6.25-2-amd64/postinst/create-kimage-link-2.6.25-2-amd64: true
  linux-image-2.6.25-2-amd64/preinst/failed-to-move-modules-2.6.25-2-amd64:
  linux-image-2.6.25-2-amd64/preinst/abort-install-2.6.25-2-amd64:
  linux-image-2.6.25-2-amd64/postinst/kimage-is-a-directory:
  linux-image-2.6.25-2-amd64/postinst/depmod-error-2.6.25-2-amd64: false
  linux-image-2.6.25-2-amd64/postinst/bootloader-test-error-2.6.25-2-amd64:
  linux-image-2.6.25-2-amd64/postinst/old-system-map-link-2.6.25-2-amd64: true
  linux-image-2.6.25-2-amd64/prerm/would-invalidate-boot-loader-2.6.25-2-amd64: 
true
  linux-image-2.6.25-2-amd64/preinst/overwriting-modules-2.6.25-2-amd64: true
  linux-image-2.6.25-2-amd64/postinst/depmod-error-initrd-2.6.25-2-amd64: false
  linux-image-2.6.25-2-amd64/postinst/old-dir-initrd-link-2.6.25-2-amd64: true
  linux-image-2.6.25-2-amd64/preinst/elilo-initrd-2.6.25-2-amd64: true
  linux-image-2.6.25-2-amd64/postinst/bootloader-error-2.6.25-2-amd64:
  linux-image-2.6.25-2-amd64/preinst/lilo-initrd-2.6.25-2-amd64: true
  linux-image-2.6.25-2-amd64/preinst/lilo-has-ramdisk:
  linux-image-2.6.25-2-amd64/preinst/initrd-2.6.25-2-amd64:
  linux-image-2.6.25-2-amd64/preinst/bootloader-initrd-2.6.25-2-amd64: true

-- 
Premysl Anydot Hruby, http://www.redrum.cz/



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



Bug#484778: libavcodec51: does conflict with libavcodeccvs51 but doesn't have Replaces/Conflicts field for it

2008-06-06 Thread Julien Cristau
On Fri, Jun  6, 2008 at 12:59:33 +0200, Gerfried Fuchs wrote:

  Sorry for german locale, but I guess you know the meaning of the two
 lines: libavcodec51 version 0.svn20080206-8 does contain the same file
 that libavcodeccvs51 contained - but doesn't conflict with it or have a
 replaces line for it.
 
libavcodeccvs51 is not in the archive, so this is probably not a bug,
much less a serious one...

Cheers,
Julien



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



Bug#484651: libmpfi-dev: FSF address is not up-to-date

2008-06-06 Thread Sylvain Chevillard

Thanks for the report. It has been patched.

Sylvain

Laurent Fousse a écrit :

tag 484651 upstream
thanks

Salut,

* Vincent Lefevre [Thu, Jun 05, 2008 at 12:28:47PM +0200]:
  

For instance, /usr/include/mpfi_io.h contains:

You should have received a copy of the GNU Lesser General Public License
along with the MPFI Library; see the file COPYING.LIB.  If not, write to
the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
MA 02111-1307, USA. */

The address has changed a few years ago[*]. The text should be:

You should have received a copy of the GNU Lesser General Public License
along with the MPFI Library; see the file COPYING.LIB.  If not, write to
the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301, USA. */

[*] http://www.fsf.org/about/contact.html



Thanks for the report. Forwarded upstream.

Laurent.
  





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



Bug#484780: Documentation needs to mention bind and server's nisdomainname

2008-06-06 Thread Edward Welbourne
Package: nis
Version: 3.17-14
Severity: minor

In nis.debian.howto.gz it says: quote

1. HOW TO SETUP A LOCAL NIS CLIENT

  1.1 Install the netbase, portmap and nis packages

  1.2 The installation procedure will ask for your NIS domainname. This
  is just a name which describes the group of systems that use NIS, it
  is not a hostname. ...

/quote Saying just a name isn't very helpful.  It's necessary to
tell me how I can find out the right name to give !  It seems the name
I have to give is in fact the response nisdomainname gives me on the
machine I'll be using as server (1.3).  1.2 should say that.

I followed the instructions (on a clean shiny new minimally configured
virtual server our sysadmins had prepared for me), but
 /etc/init.d/nis restart
failed and backgrounded.  I decided to check I'd got the right host IP
address, so fed it to the host command, but it wasn't installed.  So I
installed the bind9-host package.  Now host confirmed I had the right
address.  Hunch suggested bind (which had just been pulled in) might
actually be some help; so I tried another restart of nis and this time
it worked.

I conclude that nis needs bind (or something else pulled in by
bind9-host); 1.1 should mention this (and ideally the nis package
should actually Depend on it).

-- Package-specific info:
nm-tool is not installed

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

Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_GB.ISO-8859-15, LC_CTYPE=en_GB.ISO-8859-15 (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages nis depends on:
ii  debconf [debconf-2.0] 1.5.22 Debian configuration management sy
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libdbus-1-3   1.2.1-2simple interprocess messaging syst
ii  libdbus-glib-1-2  0.74-4 simple interprocess messaging syst
ii  libgdbm3  1.8.3-3GNU dbm database routines (runtime
ii  libglib2.0-0  2.16.3-2   The GLib library of C routines
ii  libslp1   1.2.1-7.3  OpenSLP libraries
ii  lsb-base  3.2-11 Linux Standard Base 3.2 init scrip
ii  make  3.81-4 The GNU version of the make util
ii  netbase   4.32   Basic TCP/IP networking system
ii  portmap   6.0-5  RPC port mapper

nis recommends no packages.

-- debconf information excluded



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



Bug#470795: RFH: apache2 - Co-maintainer wanted

2008-06-06 Thread David Paleino
Hi Stefan,
I'd like to help with Apache2 as well. I'm hanska-guest on Alioth.

Kindly,
David

-- 
 . ''`.  Debian maintainer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 | http://snipr.com/qa_page
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174


signature.asc
Description: PGP signature


Bug#484772: dh_compress: please do not compress gtk-doc indices

2008-06-06 Thread Josselin Mouette
Package: debhelper
Version: 7.0.9
Tag: patch
Severity: wishlist

Hi,

currently dh_compress gzips the index.sgml files which are generated by
gtk-doc. Each of these files in an index that is used to place links to
cross-references between libraries in the generated documentations. When
they are gzipped, gtk-doc does not use them.

Please apply the attached patch to stop compressing them.

Thanks,
-- 
 .''`.
: :' :  We are debian.org. Lower your prices, surrender your code.
`. `'   We will add your hardware and software distinctiveness to
  `-our own. Resistance is futile.
--- /tmp/dh_compress	2008-06-06 12:11:03.703221059 +0200
+++ /usr/bin/dh_compress	2008-06-06 12:25:30.0 +0200
@@ -102,6 +102,7 @@
 ! -iname *.tgz ! -iname *.z ! -iname *.bz2 \\
 ! -iname *-gz  ! -iname *-z ! -iname *_z \\
 ! -iname *.jar ! -iname *.zip ! -iname *.css \\
+! -name index.sgml \\
 ! -name copyright 2/dev/null || true;
 			find usr/X11R6/lib/X11/fonts usr/share/fonts/X11 -type f -name *.pcf 2/dev/null || true;
 		`);


signature.asc
Description: Ceci est une partie de message	numériquement signée


Bug#484762: logrotate: destroys logs when chown fails

2008-06-06 Thread Paul Martin
On Fri, Jun 06, 2008 at 06:38:30AM -0300, [EMAIL PROTECTED] wrote:

 I running logrotate as a non-root user. Some of the log files have group
 mail, which logrotate tries to preserve. Since it does not have permission
 to do the chown (although chgrp should work AFAIK), it fails. All this
 would be fine, except that it then copies a length 0 file to the
 compressed (rotated log).  This leads to something like the following:

Could you attach the logrotate.conf you are using for this, so that I can
try to duplicate your results?

-- 
Paul Martin [EMAIL PROTECTED]



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



Bug#484774: xchat: Mode Buttons don't appear when enabled

2008-06-06 Thread Sam Morris
Package: xchat
Version: 2.8.4-2+b1
Severity: normal

The View - Mode Buttons menu item does not appear to do anything.

In fact, the mode buttons only appear after I switch to a different
channel.

When disabling the menu item, the buttons disappear immediately.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (530, 'testing'), (520, 'unstable'), (510, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-rc5 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages xchat depends on:
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  libcairo2  1.6.4-1+b1The Cairo 2D vector graphics libra
ii  libdbus-1-31.2.1-2   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.74-4simple interprocess messaging syst
ii  libfontconfig1 2.5.0-2   generic font configuration library
ii  libfreetype6   2.3.5-1+b1FreeType 2 font engine, shared lib
ii  libglib2.0-0   2.16.3-2  The GLib library of C routines
ii  libgtk2.0-02.12.9-3  The GTK+ graphical user interface 
ii  libpango1.0-0  1.20.2-2  Layout and rendering of internatio
ii  libperl5.105.10.0-10 Shared Perl library
ii  libpixman-1-0  0.10.0-2  pixel-manipulation library for X a
ii  libpng12-0 1.2.27-1  PNG library - runtime
ii  libsexy2   0.1.11-2  collection of additional GTK+ widg
ii  libssl0.9.80.9.8g-10+lenny1  SSL shared libraries
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxcursor11:1.1.9-1 X cursor management library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii  libxi6 2:1.1.3-1 X11 Input extension library
ii  libxinerama1   2:1.0.3-2 X11 Xinerama extension library
ii  libxml22.6.32.dfsg-2 GNOME XML library
ii  libxrandr2 2:1.2.2-2 X11 RandR extension library
ii  libxrender11:0.9.4-1 X Rendering Extension client libra
ii  python2.4  2.4.5-2   An interactive high-level object-o
ii  tcl8.4 8.4.19-2  Tcl (the Tool Command Language) v8
ii  xchat-common   2.8.4-2   Common files for X-Chat
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages xchat recommends:
ii  libnotify-bin 0.4.4-3sends desktop notifications to a n

-- no debconf information



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



Bug#484368: rsh-redone-server: cannot connect with rsh

2008-06-06 Thread Guus Sliepen
On Wed, Jun 04, 2008 at 02:25:49PM -0600, Loren A. Linden Levy wrote:

 My ldap setup works just fine. My users can log in and the home gets
 auto-mounted. This works on ssh and at the gui. Do i need to maybe add
 pam-ldap to the rlogin or rsh configuration.

Did you install libpam-ldap and follow the instructions in
/usr/share/doc/libpam-ldap/README.Debian? Also try adding the following
lines to /etc/pam.d/rlogin and rsh:

auth sufficient pam_ldap.so
account sufficient pam_ldap.so
session sufficient pam_ldap.so

But again, I don't really know anything about using LDAP to manage
accounts. Try googling for HOWTOs or ask in PAM related mailing lists,
or try [EMAIL PROTECTED]

-- 
Met vriendelijke groet / with kind regards,
  Guus Sliepen [EMAIL PROTECTED]


signature.asc
Description: Digital signature


Bug#481480: python-gtk2: gtk.main() reads from stdin, so freezes GUI.

2008-06-06 Thread Ross Burton
I'm now seeing this myself with pygtk 2.12.1-5...
-- 
Ross Burton mail: [EMAIL PROTECTED]
  jabber: [EMAIL PROTECTED]
 www: http://www.burtonini.com./
 PGP Fingerprint: 1A21 F5B0 D8D0 CFE3 81D4 E25A 2D09 E447 D0B4 33DF





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



Bug#484681: perl-base: imperfect package description

2008-06-06 Thread Niko Tyni
On Thu, Jun 05, 2008 at 03:16:44PM +0100, Justin B Rye wrote:
 Package: perl-base
 Version: 5.10.0-10
 Severity: minor
 Tags: patch

 Here's a suggestion that fixes all those and has spacing and quotes
 standardised to match the debian-l10n-english house style:

Thanks, this looks good to me. I'd like an ack from Brendan, though,
particularly about removing the explicit mention of the perl-doc package,
which is a bit of a delicate issue (see #442805).

 * The only extra package I need to ask for is perl, which Depends:
   perl-modules and Recommends: perl-doc.
 
  Description: minimal Perl system
   Perl, the Pathologically Eclectic Rubbish Lister, is a scripting
   language with delusions of full language-hood, used in many system
   scripts and utilities.
   .
   This package provides a stripped down Perl with only essential
   libraries. For the full standard set, install perl (and its
   dependencies).

-- 
Niko Tyni   [EMAIL PROTECTED]



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



Bug#479411: freezes when trying to look at saved passwords

2008-06-06 Thread David Paleino
notfound 479411 2.22.2-1
thanks

On Fri, 06 Jun 2008 12:49:33 +0200, Josselin Mouette wrote:

 Le vendredi 06 juin 2008 à 12:30 +0200, David Paleino a écrit :
  After installing the -dbg package:
  
  Program received signal SIGSEGV, Segmentation fault.
 
 [...]
 
 Could you please try again with xulrunner-1.9-dbg, libpango1.0-0-dbg and
 libglib2.0-0-dbg installed? This should give a better backtrace.

I'm sorry for the mess -- I'm not able to reproduce it anymore with 2.22.2-1.

I had epiphany-browser from experimental (i.e. 2.22.2-1) and epiphany-gecko
from unstable (2.22.1.1-1). The problem thus seems only affecting unstable, as
with a full 2.22.2-1 set I don't encounter the error anymore.

Josselin, I've not added fixed-in-experimental as I believe that's
maintainer's duty. Also feel free to lower the severity again -- it might have
been important if there was no packaged version functioning, but indeed there
is (well, obviously this is IMHO).

Thanks for the prompt reply,
David

-- 
 . ''`.  Debian maintainer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 | http://snipr.com/qa_page
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174


signature.asc
Description: PGP signature


Bug#482681: krb5 - NEWS file does not match documentation

2008-06-06 Thread Bastian Blank
On Wed, Jun 04, 2008 at 10:47:37AM -0400, Sam Hartman wrote:
 The news file talks about a change in how servers find their own keys,
 not about the client side behavior.

Well, I understand it different.

| Note that in this version, the behavior for finding what realm a
| server lives in has changed.

I don't see anything which speaks about server side or keytabs. It
speaks about finding what realm a server lives.

Bastian

-- 
We have phasers, I vote we blast 'em!
-- Bailey, The Corbomite Maneuver, stardate 1514.2



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



Bug#484705: bootcd: MKISODEVFS variable has wrong assignment

2008-06-06 Thread Jens Kapitza
i don't know why /dev/ is hold in ram disk if udev is used (umount,
don't work) 

reboot and halt can't umount the virtual file systems 

is there a reason to make a dev.ro ? 
i've changed bootcdwrite to just create a /dev floder and dont build a
dev.ro 

everything is working fine






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



Bug#479411: freezes when trying to look at saved passwords

2008-06-06 Thread Josselin Mouette
Le vendredi 06 juin 2008 à 13:00 +0200, David Paleino a écrit :
 It seems like those packages (that I had to grab from experimental), didn't
 help that much :(

Indeed, and I suspect this is caused by the memory corruption reported
by the glibc.

Could you try again by setting the environment variable G_SLICE set to
debug-blocks or to always-malloc ? One of them may let the memory
corruption be detected at the time it occurs.

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


signature.asc
Description: Ceci est une partie de message	numériquement signée


  1   2   3   4   >