Bug#439301: pending

2007-08-24 Thread Patrick Winnertz
tags 439301 + pending
thanks

Thanks for this information *g* , but a new package is already prepared and 
will show up in the archive soon :)

Greetings
Patrick Winnertz

-- 
 .''`.   Patrick Winnertz [EMAIL PROTECTED]
:  :' :  GNU/Linux Debian-Edu Developer
`. `'`   http://www.der-winnie.de http://d.skolelinux.org/~winnie
  `-  Debian - when you have better things to do than fixing systems


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



Bug#439308: should be able to delete certain attachments in crypted mail

2007-08-24 Thread martin f krafft
Package: mutt
Version: 1.5.16-3
Severity: wishlist

I understand perfectly that in mutt, deleting an attachment might
mean:

  Deletion of attachments from encrypted messages is unsupported.

(although this is a signed message). If the attachment is included
in the portion of the body, which was signed, this is how it is.

However, if the attachment is outside the [-- X PGP SIGNED
MESSAGE --] limits, there is no reason why mutt shouldn't be able to
remove it. It would be nice if it could.

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

Kernel: Linux 2.6.22-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages mutt depends on:
ii  libc62.6.1-1 GNU C Library: Shared libraries
ii  libgdbm3 1.8.3-3 GNU dbm database routines (runtime
ii  libgnutls13  1.6.3-1 the GNU TLS library - runtime libr
ii  libidn11 1.0-0   GNU libidn library, implementation
ii  libncursesw5 5.6+20070812-1  Shared libraries for terminal hand
ii  libsasl2-2   2.1.22.dfsg1-14 Authentication abstraction library

Versions of packages mutt recommends:
ii  locales   2.6.1-1GNU C Library: National Language (
ii  mime-support  3.39-1 MIME files 'mime.types'  'mailcap
ii  postfix [mail-transport-agent 2.4.5-3High-performance mail transport ag

-- no debconf information


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


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


Bug#439210: Display corruption with EXA

2007-08-24 Thread Jos van Wolput



Brice Goglin wrote:

Jos van Wolput wrote:

Package: xserver-xorg-video-intel
Version: 2:2.1.1-1
Severity: important
System: debian unstable, kernel 2.6.22-1-686, Intel 855 chipset.
-
Hi,

When using the option AccelMethod EXA in xorg.conf I get a
corrupted display.
The background of gdm becomes blurred, the fonts unreadable.
The icons and the fonts of my xfce desktop almost disappear making it
unusable.

I am using mesa 7.0.1-1 and xserver-xorg-core 2:1.3.0.0.dfsg-12.
This problem also happens with previous versions 2:2.0.0 as I already
mentioned in bug #428148.


Please use the reportbug program when reporting bugs so that all the
relevant info is automatically included in your report. We especially
need the whole output of
/usr/share/bug/xserver-xorg/script 31

Thanks,
Brice



I attached Xorg.0.log and xorg.conf (using EXA)

Jos v.W.

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

Section Files
FontPathunix/:7100# local font server
# if the local font server has problems, we can fall back on these
FontPath/usr/share/fonts/X11/misc:unscaled
FontPath/usr/share/fonts/X11/misc:scaled
FontPath/usr/share/fonts/X11/100dpi:unscaled
FontPath/usr/share/fonts/X11/75dpi:unscaled
FontPath/usr/share/fonts/X11/100dpi:scaled
FontPath/usr/share/fonts/X11/75dpi:scaled
FontPath/usr/share/fonts/X11/Type1
FontPath/usr/share/fonts/X11/cyrillic
FontPath/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
FontPath/usr/share/fonts/truetype
FontPath/usr/local/share/fonts
EndSection

Section Module
Loaddbe
Loadddc
Loadglx
Loaddri
Loadextmod
Loadfreetype
Loadint10
Loadrecord
Loadvbe
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc104
Option  XkbLayout us_intl
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/input/mice
Option  Protocol  ImPS/2
Option  Emulate3Buttons   true
EndSection

Section InputDevice
Identifier  Synaptics Touchpad
Driver  synaptics
Option  SendCoreEventstrue
Option  Device/dev/psaux
Option  Protocol  auto-dev
Option  HorizScrollDelta  0
Option  SHMConfig on
EndSection

Section Device
Identifier  Intel Corporation 82852/855GM Integrated Graphics 
Device
Driver  intel
BusID   PCI:0:2:0
Option  AccelMethod   exa
Option  Accel true
#   Option  XAANoOffscreenPixmaps
EndSection

Section Monitor
Identifier  Generic Monitor
Option  DPMS
EndSection

Section Screen
Identifier  Default Screen
Device  Intel Corporation 82852/855GM Integrated Graphics 
Device
Monitor Generic Monitor
SubSection Display
Depth   24
Modes   1280x800
ViewPort0 0
EndSubSection
EndSection

Section ServerLayout
Identifier  Default Layout
Screen  Default Screen
InputDevice Generic Keyboard
InputDevice Configured Mouse
InputDevice Synaptics Touchpad
EndSection

Section DRI
Mode0666
EndSection

Section Extensions
Option Composite Enable
Option RENDER Enable
Option  DAMAGE Enable
Option  XFIXES Enable
EndSection

X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: Linux Debian (xorg-server 2:1.3.0.0.dfsg-12)
Current Operating System: Linux 5-33-ftth 2.6.22-1-686 #1 SMP Sun Jul 29 14:37:42 UTC 2007 i686
Build Date: 09 August 2007
	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from 

Bug#439201: Reopen Bug#439201

2007-08-24 Thread Jari Aalto
reopen 439201 !
severity wishlist
thanks

   http://savannah.gnu.org/cvs/?group=wdiff
 
 The developer[1] has announced that 0.5. is no longer supported and he
 suggested to move to the CVS version where 0.6pre is.

 This does not change the general Debian policy that only stable, released
 software should be uploaded for unstable. Sorry.

On possibility would be to upload to experimental to test it.
The code is actually a succession of released 0.5g.

Jari



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



Bug#398004: #398004 lynx-cur: Bad default for system mailer

2007-08-24 Thread Atsuhito Kohda
Hi all,

On Tue, 17 Jul 2007 06:24:38 -0400 (EDT), Thomas Dickey wrote:

 For example, on one of my shell accounts, following
 
View the file lynx.cfg.
 
 to
 
 See also
   * compile time options
 
 shows (just searching for mail):
 
 system_mail_flags   '-t -oi'
 
 and
 
 SYSTEM_MAIL /usr/sbin/sendmail
 SYSTEM_MAIL_FLAGS   -t -oi
 
 SYSTEM_MAIL /usr/sbin/sendmail

First, sorry but I overlooked the original (or first) bug mail.

I'm almost sure that Sébastien's bug was caused by my mistake.

I changed a packaging since 2.8.7dev5-1 to build with pbuilder
but this means the package was built under the smallest basic
system, i.e. without sendmail, bzip2 etc. so configure failed to
find sendmail, so you was encountered this bug.

I'll fix this and the same kind of bug, #439070 as soon as
possible.  Please wait for a while.

# the original report was not irrelevant with this.

Thanks for your report and comments.

Regards,2007-8-24(Fri)

-- 
 Debian Developer  Debian JP Developer - much more I18N of Debian
 Atsuhito Kohda kohda AT debian.org
 Department of Math., Univ. of Tokushima



Bug#439270: postgresql-8.1-plr: needs R_HOME which is a known constant for Debian

2007-08-24 Thread Martin Pitt
Hi,

Dirk Eddelbuettel [2007-08-23 14:05 -0500]:
 HINT:  R_HOME must be defined in the environment of the user that starts the
 postmaster process.

Right, that's a long-standing problem. Too bad that plr doesn't have a
real maintainer...

 Now, we try hard to get by without environment variables on Debian.  Could
 you possibly patch pl/R to have R_HOME preset to its default (Debian)
 location of /usr/lib/R ?

That's indeed an interesting idea and might be preferable to defining
it somehwere. There is an Ubuntu guy currently working on it [1], but
patching the source might even be easier.

Thanks,

Martin

[1] https://bugs.launchpad.net/ubuntu/+source/plr/+bug/130059

-- 
Martin Pitthttp://www.piware.de
Ubuntu Developer   http://www.ubuntu.com
Debian Developer   http://www.debian.org


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



Bug#354948: Out of date?

2007-08-24 Thread Benjamin Leipold
No. It seems to work. Thanks.


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



Bug#439061: Same problem also with qt/kde apps

2007-08-24 Thread Andrei Popescu
Hi,

I also have troubles with opera and ktorrent in addition to pidgin and
claws-mail.

Please contact me if you need more info.

Regards,
Andrei
-- 
If you can't explain it simply, you don't understand it well enough.
(Albert Einstein)


signature.asc
Description: PGP signature


Bug#439260: Addinfo - Iceape browser and mailnews closing

2007-08-24 Thread Mike Hommey
On Fri, Aug 24, 2007 at 02:28:12AM -0400, Whit Hansell [EMAIL PROTECTED] 
wrote:
 GCJ PLUGIN: thread 0x81d42d0: NP_GetMIMEDescription
 GCJ PLUGIN: thread 0x81d42d0: NP_GetMIMEDescription return
 GCJ PLUGIN: thread 0x81d42d0: NP_GetValue
 GCJ PLUGIN: thread 0x81d42d0: NP_GetValue: returning plugin name.
 GCJ PLUGIN: thread 0x81d42d0: NP_GetValue return
 GCJ PLUGIN: thread 0x81d42d0: NP_GetValue
 GCJ PLUGIN: thread 0x81d42d0: NP_GetValue: returning plugin description.
 GCJ PLUGIN: thread 0x81d42d0: NP_GetValue return
 GCJ PLUGIN: thread 0x81d42d0: NP_GetMIMEDescription
 GCJ PLUGIN: thread 0x81d42d0: NP_GetMIMEDescription return
 GCJ PLUGIN: thread 0x81d42d0: NP_GetValue
 GCJ PLUGIN: thread 0x81d42d0: NP_GetValue: returning plugin name.
 GCJ PLUGIN: thread 0x81d42d0: NP_GetValue return
 GCJ PLUGIN: thread 0x81d42d0: NP_GetValue
 GCJ PLUGIN: thread 0x81d42d0: NP_GetValue: returning plugin description.
 GCJ PLUGIN: thread 0x81d42d0: NP_GetValue return

Just to exclude some cases, could you try to remove the gcj plugin and
try again ?

Mike

PS: please send replies to [EMAIL PROTECTED], also.


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



Bug#429231: swig1.3: build-depends on php4 which is going to be removed for lenny

2007-08-24 Thread Riku Voipio
retitle 429231 [FTBFS] swig1.3: build-depends on php4 which has been removed
thanks

dear Torsten,

Since you somehow managed to miss my bugreport and the patch
attached to it, swig has now failed to build on all architectures...




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



Bug#439270: postgresql-8.1-plr: needs R_HOME which is a known constant for Debian

2007-08-24 Thread Luca Falavigna

Hi Dirk,

your suggestion could be really a win choice. I will try to prepare a 
fix for this in the next days.


We should fix #380127 and #380129 too.

Thank you.


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



Bug#439260: Addinfo - Iceape browser and mailnews closing

2007-08-24 Thread Whit Hansell

Mike Hommey wrote:

On Fri, Aug 24, 2007 at 01:56:55AM -0400, Whit Hansell [EMAIL PROTECTED] 
wrote:
  

Whit
Leye kaput
Reye DSEK 11/27/06-Dr. Bowden, Jacksonville, FL



Mike Hommey wrote:

On Fri, Aug 24, 2007 at 12:06:22AM -0400, Whit Hansell 
[EMAIL PROTECTED] wrote:
  
  
It's gotten worse on the browser side.  I've been going to various sites 
and can't scroll down much from the top of the page before the browser 
closes totally.  I can open a number of pages but if I try to read down 
the page of any page even using the scroll bar in stead of the wheel 
mouse, the browser closes totally w/o warning or error notation.



So far on the mailnews part the only problem I've had is trying to open 
an Earthlink email.  I've so far successfully been able to scroll down 
emails w. no trouble.  and I've sent emails out and received them ok too.


But the browser is a real problem.  Specifically, I've done a search 
using Dogpile and when I pick a site and open it up and start to down the 
page to read it the browser closes.  It has happened to everything I've 
tried to read after opening it from the page listing.  And these pages 
don't seem to be graphics active. Yes there are graphics but not the type 
that are running as in many of the car ads and stuff.  Little movies. 
None of that.


Hope that helps.  And thanks for your good work.  I really appreciate it.



Please install the iceape-dbg package, then run iceape -g, type run
when you get the gdb prompt, and do what it is necessary for the closing
to occur. Once it occurs, come back to the gdb prompt and type bt
full.

Please copy/paste the result of this command here.

Thanks

Mike

  
  

(gdb) bt full
No stack.
(gdb)
Thanks for your help Mike.  If you need more let me know.  After I typed in 
run it opened up a window which said that Image Zoom had been installed 
and gave me a choice of close or continue.  So I hit continue to see what 
it was and it came to an information page on Image Zoom so I closed that 
page.  Also the About Iceape window had been opened so I closed it.  Then I 
typed in the bt full command at the dbg prompt which came back No stack as 
you can see.



Well, if you closed everything, there is no program running to have a
strack trace... You should try to reproduce your problem and then do bt
full.

Mike

  



Sorry Mike,  I misunderstood you.  I re did it as you suggested and I 
could not get it to mess up using google as the search engine, so went 
to dogpile and did the same search and when I got to one of the pages 
which had previously closed using the scroll, this time it just froze 
up, did not close.  So I looked at the terminal window and it had come 
back to the dbg prompt so I ran bt full and got what I'm sending you.  
I'm including the data from run as it shows a segfault and didn't know 
if it was informative to you or not.
Anyway, the browser window did not close but was locked up and it 
finally came up with the notation that the program had stopped running 
and asked if I wanted it terminated or to keep it running.  I terminated 
it to close it out.


If I'm still not doing it right or you need more info let me know.  Thanks.
Whit

(gdb) run
Starting program: /usr/lib/iceape/iceape-bin
Failed to read a valid object file image from memory.
[Thread debugging using libthread_db enabled]
[New Thread -1221572928 (LWP 7878)]
[New Thread -1224287344 (LWP 7879)]
Starting calendar alarm service
error creating table cal_calendars -- probably already exists
error creating table cal_calendars_prefs -- probably already exists
[New Thread -1247806576 (LWP 7882)]
observer added
[New Thread -1257137264 (LWP 7883)]
[New Thread -1267295344 (LWP 7884)]
[New Thread -1275683952 (LWP 7885)]
[New Thread -1284072560 (LWP 7886)]
[Thread -1275683952 (LWP 7885) exited]
[Thread -1267295344 (LWP 7884) exited]
[Thread -1284072560 (LWP 7886) exited]
[New Thread -1267295344 (LWP 7890)]
[New Thread -1284072560 (LWP 7889)]
[New Thread -1275683952 (LWP 7891)]
[Thread -1267295344 (LWP 7890) exited]
[Thread -1284072560 (LWP 7889) exited]
[Thread -1257137264 (LWP 7883) exited]
[New Thread -1257137264 (LWP 7893)]
GCJ PLUGIN: thread 0x81d42d0: NP_GetMIMEDescription
GCJ PLUGIN: thread 0x81d42d0: NP_GetMIMEDescription return
GCJ PLUGIN: thread 0x81d42d0: NP_GetValue
GCJ PLUGIN: thread 0x81d42d0: NP_GetValue: returning plugin name.
GCJ PLUGIN: thread 0x81d42d0: NP_GetValue return
GCJ PLUGIN: thread 0x81d42d0: NP_GetValue
GCJ PLUGIN: thread 0x81d42d0: NP_GetValue: returning plugin description.
GCJ PLUGIN: thread 0x81d42d0: NP_GetValue return
GCJ PLUGIN: thread 0x81d42d0: NP_GetMIMEDescription
GCJ PLUGIN: thread 0x81d42d0: NP_GetMIMEDescription return
GCJ PLUGIN: thread 0x81d42d0: NP_GetValue
GCJ PLUGIN: thread 0x81d42d0: NP_GetValue: returning plugin name.
GCJ PLUGIN: thread 0x81d42d0: NP_GetValue return
GCJ PLUGIN: thread 0x81d42d0: NP_GetValue
GCJ PLUGIN: thread 0x81d42d0: NP_GetValue: returning plugin description.

Bug#439310: fxotune tool is in the wrong path

2007-08-24 Thread Kilian Krause
tags 439310 pending
thanks

Hi GNUbie,

On Fri, Aug 24, 2007 at 02:56:47PM +0800, GNUbie wrote:
 Package:  zaptel
 Version:  1.4.5~dfsg-1
 
 /etc/rc6.d/K30zaptel:FXOTUNE=/usr/sbin/fxotune
 # which fxotune
 /sbin/fxotune

Thanks. Fixed in SVN.

-- 
Best regards,
Kilian


signature.asc
Description: Digital signature


Bug#439310: fxotune tool is in the wrong path

2007-08-24 Thread GNUbie
Package:  zaptel
Version:  1.4.5~dfsg-1

I re-built the zaptel-1.4.5~dfsg-1 from the Debian Unstable repository,
installed the .deb packages generated on my Debian GNU/Linux Etch and
working fine.  But I just found out that the initscript is point to a wrong
path for the fxotune tool.

# grep fxotune /etc/*/*
/etc/init.d/zaptel:FXOTUNE=/usr/sbin/fxotune
/etc/init.d/zaptel:if [ -r /etc/fxotune.conf ]  [ -x
$FXOTUNE ]; then
/etc/rc0.d/K30zaptel:FXOTUNE=/usr/sbin/fxotune
/etc/rc0.d/K30zaptel:if [ -r /etc/fxotune.conf ]  [ -x
$FXOTUNE ]; then
/etc/rc1.d/K30zaptel:FXOTUNE=/usr/sbin/fxotune
/etc/rc1.d/K30zaptel:if [ -r /etc/fxotune.conf ]  [ -x
$FXOTUNE ]; then
/etc/rc2.d/S15zaptel:FXOTUNE=/usr/sbin/fxotune
/etc/rc2.d/S15zaptel:if [ -r /etc/fxotune.conf ]  [ -x
$FXOTUNE ]; then
/etc/rc3.d/S15zaptel:FXOTUNE=/usr/sbin/fxotune
/etc/rc3.d/S15zaptel:if [ -r /etc/fxotune.conf ]  [ -x
$FXOTUNE ]; then
/etc/rc4.d/S15zaptel:FXOTUNE=/usr/sbin/fxotune
/etc/rc4.d/S15zaptel:if [ -r /etc/fxotune.conf ]  [ -x
$FXOTUNE ]; then
/etc/rc5.d/S15zaptel:FXOTUNE=/usr/sbin/fxotune
/etc/rc5.d/S15zaptel:if [ -r /etc/fxotune.conf ]  [ -x
$FXOTUNE ]; then
/etc/rc6.d/K30zaptel:FXOTUNE=/usr/sbin/fxotune
/etc/rc6.d/K30zaptel:if [ -r /etc/fxotune.conf ]  [ -x
$FXOTUNE ]; then

# which fxotune
/sbin/fxotune

# dpkg -L zaptel | grep fxotune
/usr/share/man/man8/fxotune.8.gz
/usr/share/doc/zaptel/README.fxotune
/sbin/fxotune

# dpkg -l | grep zaptel
ii  zaptel   1.4.5~dfsg-1   zapata
telephony utilities
ii  zaptel-modules-2.6.18-5-686  1.4.5~dfsg-1+2.6.18.dfsg.1-13etch1 zaptel
modules for Linux (kernel 2.6.18-5-68

# uname -r
2.6.18-5-686

# cat /etc/debian_version
4.0

I suggest that the path for the fxotune tool in the initscript should be
/sbin/fxotune only, removing the /usr prefix.

Thank you.

GNUbie


Bug#439309: openct 0.6.12 openct.udev.modalias problems

2007-08-24 Thread Andreas Jellinghaus
Package: openct
Version: 0.6.12-1

Hi Eric,

oops, I found out I had errors in the new openct.udev.modalias file.
They are now fixed and new openct 0.6.13 is released. 

Also I found out. kernel 2.6.22 has an incompatibility, will be fixed
in 2.6.22.6 I hope (gregkh has the patch in his queue).

new openct will work even without /proc/bus/usb and CONFIG_USB_DEVICEFS.
it can also be used via hald instead of udev, if that is preferred (opensuse / 
udev / sysfs developers do that and recommend it - but might not be practical
for small servers with minimal software).

if you find time, please update to openct 0.6.13. if you prefer to stick with 
udev for now, you shouldn't need to change anything. 

Thanks!

Regards, Andreas


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



Bug#439062: Broken Build-Depends in asterisk_1.4.11~dfsg-1

2007-08-24 Thread Kilian Krause
severity 439062 grave
tags 439062 confirmed pending
merge 439197 439062
thanks, control

Hi Sheldon,

On Thu, Aug 23, 2007 at 03:10:18PM +0200, Sheldon Hearn wrote:
 
 The new asterisk_1.4.11~dfsg-1 source package fails to backport in an 
 Etch chroot because of a broken Build-Depends.
 
 The control file declares dependency on
 
   libpri-dev (= 1.4)
 
 But it requires
 
   libpri-dev (= 1.4.1)
 
 This is because 1.4.1 provides bristuffed/libpri.h, which is not 
 provided by earlier versions.

this was already reported in #439197. Thanks.

-- 
Best regards,
Kilian


signature.asc
Description: Digital signature


Bug#431620: eh?

2007-08-24 Thread Joey Hess
Apparently Ubuntu has has 3.2 since December 2006. I don't understand
this, since doko maintains it in both distributions?

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#439311: sawfish: popmenu window fail to capture window named in chinese with iceweasel

2007-08-24 Thread zxtan
Package: sawfish
Version: 1:1.3+svn4194-1
Severity: normal


I really don't know if it is the problem of iceweasel  in handle title or 
sawfish's, but metacity kwm can handle smoothly  with iceweasel in chinese title
so I try to feedback these infomation to sawfish bug. Actually, I have find this
problem 1 yesrs ago, later I choose kde as desktop environment, but find there 
are soo many components and miss the binding, fontset(than fvwm), UI, also I
back to face this bug. 

url  http://www.newsmth.net/frames.html
 or  http://www.baidu.com

then click middle button and see the windowlist





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

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

Versions of packages sawfish depends on:
ii  libatk1.0-0   1.18.0-2   The ATK accessibility toolkit
ii  libaudiofile0 0.2.6-7Open-source version of SGI's audio
ii  libc6 2.6.1-1GNU C Library: Shared libraries
ii  libcairo2 1.4.10-1   The Cairo 2D vector graphics libra
ii  libesd0   0.2.36-3   Enlightened Sound Daemon - Shared 
ii  libfontconfig12.4.2-1.2  generic font configuration library
ii  libglib2.0-0  2.12.13-1  The GLib library of C routines
ii  libgmp3c2 2:4.2.1+dfsg-4 Multiprecision arithmetic library
ii  libgtk2.0-0   2.10.13-1  The GTK+ graphical user interface 
ii  libice6   2:1.0.3-3  X11 Inter-Client Exchange library
ii  libpango1.0-0 1.16.5-1   Layout and rendering of internatio
ii  librep9   0.17+svn20070119-3 lisp command interpreter
ii  libsm62:1.0.3-1+b1   X11 Session Management library
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxcursor1   1:1.1.8-2  X cursor management library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxfixes31:4.0.3-2  X11 miscellaneous 'fixes' extensio
ii  libxft2   2.1.12-2   FreeType-based font drawing librar
ii  libxi62:1.1.2-1  X11 Input extension library
ii  libxinerama1  1:1.0.2-1  X11 Xinerama extension library
ii  libxrandr22:1.2.1-1  X11 RandR extension library
ii  libxrender1   1:0.9.2-1  X Rendering Extension client libra
ii  rep-gtk   0.18.cvs20060518-2 GTK binding for librep
ii  rxvt-unicode [x-termi 7.9-2  RXVT-like terminal emulator with U
ii  sawfish-data  1:1.3+svn4194-1sawfish architecture independent d

sawfish recommends no packages.

-- no debconf information


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



Bug#439312: dillo: Crashed when refreshing

2007-08-24 Thread Mario Iseli
Package: dillo
Version: 0.8.5-4.1+b1
Severity: important

Hello :)

I just had a look at ftp://ftp-master.debian.org/pub/UploadQueue/ with
dillo and I pressed the refresh button from time to time. :)

Until it crashed and I had the following messages on the console:

** CRITICAL **: file url.c: line 55 (a_Url_str): assertion `url != NULL'
failed.
*** glibc detected *** dillo: double free or corruption (fasttop):
0x08124c88 ***
=== Backtrace: =
/lib/i686/cmov/libc.so.6[0xb79cacf5]
/lib/i686/cmov/libc.so.6(cfree+0x90)[0xb79ce790]
/usr/lib/libglib-1.2.so.0(g_free+0x21)[0xb7b54121]
dillo(a_Chain_fcb+0x3e)[0x805bfce]
dillo(a_Dpi_ccc+0xe4)[0x809dd64]
dillo(a_Dpi_ccc+0x5d6)[0x809e256]
dillo(a_Chain_bcb+0x3e)[0x805c01e]
dillo(a_Chain_fcb+0x3e)[0x805bfce]
dillo[0x809dae2]
dillo(a_Dpi_ccc+0x445)[0x809e0c5]
dillo(a_Chain_fcb+0x3e)[0x805bfce]
dillo[0x809f33c]
/usr/lib/libglib-1.2.so.0[0xb7b510d4]
/usr/lib/libglib-1.2.so.0[0xb7b52a59]
/usr/lib/libglib-1.2.so.0[0xb7b532ed]
/usr/lib/libglib-1.2.so.0(g_main_run+0x3f)[0xb7b534ef]
/usr/lib/libgtk-1.2.so.0(gtk_main+0xbf)[0xb7c4502f]
dillo(main+0xaac)[0x806002c]
/lib/i686/cmov/libc.so.6(__libc_start_main+0xe0)[0xb7977050]
dillo[0x8058311]
=== Memory map: 
08048000-080b r-xp  03:01 40451  /usr/bin/dillo
080b-080b3000 rw-p 00067000 03:01 40451  /usr/bin/dillo
080b3000-081ac000 rw-p 080b3000 00:00 0  [heap]
b490-b4921000 rw-p b490 00:00 0 
b4921000-b4a0 ---p b4921000 00:00 0 
b4a1d000-b4a27000 r-xp  03:01 895946 /lib/libgcc_s.so.1
b4a27000-b4a28000 rw-p 9000 03:01 895946 /lib/libgcc_s.so.1
b4a33000-b4a34000 ---p b4a33000 00:00 0 
b4a34000-b5234000 rw-p b4a34000 00:00 0 
b5234000-b5235000 ---p b5234000 00:00 0 
b5235000-b5a35000 rw-p b5235000 00:00 0 
b5a35000-b5a36000 ---p b5a35000 00:00 0 
b5a36000-b6236000 rw-p b5a36000 00:00 0 
b6236000-b6237000 ---p b6236000 00:00 0 
b6237000-b6a37000 rw-p b6237000 00:00 0 
b6a37000-b6a38000 ---p b6a37000 00:00 0 
b6a38000-b7238000 rw-p b6a38000 00:00 0 
b7238000-b72bc000 r--p  03:01 97800
/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Bold.ttf
b72bc000-b72bd000 r-xp  03:01 45337
/usr/lib/gconv/ISO8859-1.so
b72bd000-b72bf000 rw-p  03:01 45337
/usr/lib/gconv/ISO8859-1.so
b72bf000-b72c6000 r--s  03:01 34338
/usr/lib/gconv/gconv-modules.cache
b72c6000-b733c000 r--p  03:01 97801
/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-BoldOblique.ttf
b733c000-b7342000 r--s  03:01 1840573
/var/cache/fontconfig/945677eb7aeaf62f1d50efc3fb3ec7d8-x86.cache-2
b7342000-b7348000 r--s  03:01 1840558
/var/cache/fontconfig/6d41288fd70b0be22e8c3a91e032eec0-x86.cache-2
b7348000-b7358000 r--s  03:01 1840556
/var/cache/fontconfig/cabbd14511b9e8a55e92af97fb3a0461-x86.cache-2
b7358000-b735a000 r--s  03:01 1840554
/var/cache/fontconfig/e13b20fdb08344e0e664864cc2ede53d-x86.cache-2
b735a000-b739a000 r--s  03:01 1840553
/var/cache/fontconfig/eeebfc908bd29a90773fd860017aada4-x86.cache-2
b739a000-b73da000 r--s  03:01 1840552
/var/cache/fontconfig/21a99156bb11811cef641abeda519a45-x86.cache-2
b73da000-b73dd000 r--s  03:01 1840569
/var/cache/fontconfig/b21a91cee725896328b8cee8091cf747-x86.cache-2
b73dd000-b73e1000 r-xp  03:01 32940
/usr/lib/libXfixes.so.3.1.0
b73e1000-b73e2000 rw-p 3000 03:01 32940
/usr/lib/libXfixes.so.3.1.0
b73e2000-b73e5000 r--s  03:01 1840567
/var/cache/fontconfig/8ab5f685cd6d8ba67c37c908faf08172-x86.cache-2
b73e5000-b73ea000 r--s  03:01 1840566
/var/cache/fontconfig/a960c40fc9306f090224a04585f8a963-x86.cache-2
b73ea000-b73eb000 r--s  03:01 1840565
/var/cache/fontconfig/9404ff413c67fc2a1526fd14eb4163a8-x86.cache-2
b73eb000-b73ed000 rw-p b73eb000 00:00 0 
b73ed000-b744d000 rw-s  00:09 1900544/SYSV (deleted)
b744d000-b7546000 r-xp  03:01 35463  /usr/lib/libdb-4.4.so
b7546000-b7549000 rw-p 000f9000 03:01 35463  /usr/lib/libdb-4.4.so
b7549000-b754a000 r--s  03:01 1840568
/var/cache/fontconfig/059138ec877db160474b4d5de1248d14-x86.cache-2
b754a000-b7552000 r-xp  03:01 33022
/usr/lib/libXcursor.so.1.0.2
b7552000-b7553000 rw-p 7000 03:01 33022
/usr/lib/libXcursor.so.1.0.2
b7553000-b7554000 rw-p b7553000 00:00 0 
b7554000-b75a3000 r-xp  03:01 34702
/usr/lib/libgcrypt.so.11.2.3
b75a3000-b75a5000 rw-p 0004f000 03:01 34702
/usr/lib/libgcrypt.so.11.2.3
b75a5000-b75a8000 r-xp  03:01 34694
/usr/lib/libgpg-error.so.0.3.0
b75a8000-b75a9000 rw-p 2000 03:01 34694
/usr/lib/libgpg-error.so.0.3.0
b75a9000-b75b7000 r-xp  03:01 34390
/usr/lib/libtasn1.so.3.0.10
b75b7000-b75b8000 rw-p e000 03:01 34390
/usr/lib/libtasn1.so.3.0.10
b75b8000-b75ba000 r-xp  03:01 895944 /lib/libkeyutils-1.2.so
b75ba000-b75bb000 rw-p 1000 03:01 895944 /lib/libkeyutils-1.2.so
b75bb000-b75c2000 r-xp  03:01 34156
/usr/lib/libkrb5support.so.0.1
b75c2000-b75c3000 rw-p 6000 

Bug#439316: dnsmasq: init script does not support 'status' action

2007-08-24 Thread Jeremy Lainé
Package: dnsmasq
Version: 2.39-1
Severity: normal
Tags: patch

The current init script for dnsmasq does not support the 'status' action
[1].
This action is useful for checking whether the daemon is running, for
instance in a high availability cluster managed by heartbeat.

Attached is a patch which adds the 'status' action to the init script.

[1]
http://www.linuxbase.org/spec/refspecs/LSB_3.0.0/LSB-Core-generic/LSB-Core-generic/iniscrptact.html

--- /etc/init.d/dnsmasq.orig	2007-08-24 08:36:50.0 +0200
+++ /etc/init.d/dnsmasq	2007-08-24 09:10:51.0 +0200
@@ -112,6 +112,21 @@
 	return 0
 }
 
+status()
+{
+	# Return
+	#   0 if daemon is running
+	#   1 if daemon is dead and pid file exists
+	#   3 if daemon is not running
+	#   4 if daemon status is unknown
+	start-stop-daemon --start --quiet --pidfile /var/run/$NAME.pid --exec $DAEMON --test  /dev/null
+	case $? in
+		0) [ -e /var/run/$NAME.pid ]  return 1 ; return 3 ;;
+		1) return 0 ;;
+		*) return 4 ;;
+	esac
+}
+
 case $1 in
   start)
 	echo -n Starting $DESC: $NAME
@@ -171,8 +186,18 @@
 			;;
 	esac
 	;;
+  status)
+	echo -n Checking $DESC: $NAME
+	status
+	case $? in
+		0) echo  (running) ; exit 0 ;;
+		1) echo  (dead, pid file exists) ; exit 1 ;;
+		3) echo  (not running) ; exit 3 ;;
+		*) echo  (unknown) ; exit 4 ;;
+	esac
+	;;
   *)
-	echo Usage: /etc/init.d/$NAME {start|stop|restart|force-reload} 2
+	echo Usage: /etc/init.d/$NAME {start|stop|restart|force-reload|status} 2
 	exit 3
 	;;
 esac


Bug#439318: O: eunuchs -- Missing manly parts of UNIX API for Python

2007-08-24 Thread Mario Iseli
Package: wnpp
Severity: normal

The current maintainer of eunuchs, Tommi Virtanen [EMAIL PROTECTED],
is apparently not active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you are *sure* you will have enough time and attention to
work on it.

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

Some information about this package:

Package: eunuchs
Binary: python-eunuchs
Version: 20050320.1-0.1
Priority: optional
Section: devel
Maintainer: Tommi Virtanen [EMAIL PROTECTED]
Build-Depends: debhelper (= 5.0.37.2), cdbs (= 0.4.43), python-all-dev (= 
2.3.5-11), python-support (= 0.3)
Architecture: any
Standards-Version: 3.7.2
Format: 1.0
Directory: pool/main/e/eunuchs
Files:
 e98803b94be89b187b404c196d537f04 587 eunuchs_20050320.1-0.1.dsc
 8f875c22b7166608f0e8ec309a1604d5 7119 eunuchs_20050320.1-0.1.tar.gz

Package: python-eunuchs
Priority: optional
Section: python
Installed-Size: 92
Maintainer: Tommi Virtanen [EMAIL PROTECTED]
Architecture: i386
Source: eunuchs
Version: 20050320.1-0.1
Replaces: python2.3-eunuchs ( 20050320.1-0.1), python2.4-eunuchs ( 
20050320.1-0.1)
Provides: python2.3-eunuchs, python2.4-eunuchs
Depends: python ( 2.5), python (= 2.3), python-support (= 0.3.4), libc6 (= 
2.3.6-6)
Conflicts: python2.3-eunuchs ( 20050320.1-0.1), python2.4-eunuchs ( 
20050320.1-0.1)
Filename: pool/main/e/eunuchs/python-eunuchs_20050320.1-0.1_i386.deb
Size: 10468
MD5sum: 73d69b0cb61453eb790eac130a501037
SHA1: 210ae96a4eeedb9af2f86a011972732a2a55d39e
SHA256: 98ffe5266412e5df49f86fb07f716a48e869adf84096ce7df37b2efebddbc223
Description: Missing manly parts of UNIX API for Python
 Eunuchs is a library of Python extensions that complement the standard
 libraries in parts where full support for the UNIX API (or the Linux
 API) is missing.
 .
 Most of the functions wrapped by Eunuchs are low-level, dirty, but
 absolutely necessary functions for real systems programming. The aim is
 to have the functions added to mainstream Python libraries.
 .
 Current list of features included:
   - recvmsg(2) and sendmsg(2), including use of cmsg(3)
   - socketpair(2)
   - support for TUN/TAP virtual network interfaces
Python-Version: 2.4, 2.3
Tag: devel::lang:python, devel::library, implemented-in::python


-- 
  .''`. Mario Iseli [EMAIL PROTECTED]
 : :'  :Debian GNU/Linux developer
 `. `'`
   `-  Debian - when you have better things to do than fixing a system


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



Bug#439210: Display corruption with EXA

2007-08-24 Thread Michel Dänzer
On Fri, 2007-08-24 at 12:00 +0800, Jos van Wolput wrote:
 
 I attached Xorg.0.log and xorg.conf (using EXA)

Thanks, please also attach one using XAA.


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



Bug#439319: O: mc-foo -- an advanced, learning, Ogg/MP3 jukebox

2007-08-24 Thread Mario Iseli
Package: wnpp
Severity: normal

The current maintainer of mc-foo, Tommi Virtanen [EMAIL PROTECTED],
is apparently not active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you are *sure* you will have enough time and attention to
work on it.

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

Some information about this package:

Package: mc-foo
Binary: mc-foo
Version: 0.0.13
Priority: optional
Section: sound
Maintainer: Tommi Virtanen [EMAIL PROTECTED]
Build-Depends-Indep: python-dev (= 2.3), python-dev ( 2.4), debhelper (= 
4.1.60), cdbs (= 0.4.0.1)
Architecture: all
Standards-Version: 3.5.6
Format: 1.0
Directory: pool/main/m/mc-foo
Files:
 91ee4a5e853348e9ad61dcaa17cb0375 661 mc-foo_0.0.13.dsc
 92c336b5b9a3dbe0aba4b16d370f2715 22326 mc-foo_0.0.13.tar.gz

Package: mc-foo
Priority: optional
Section: sound
Installed-Size: 264
Maintainer: Tommi Virtanen [EMAIL PROTECTED]
Architecture: all
Version: 0.0.13
Depends: python (= 2.3), python ( 2.4), python-pyvorbis, python-tk, 
python-pmw (= 0.8.5-3), python-oss, python-twisted, python-id3, python-pymad
Filename: pool/main/m/mc-foo/mc-foo_0.0.13_all.deb
Size: 22606
MD5sum: 3e8364366dec32fb5ce5247e7d3c9a29
SHA1: 40c4d906e2a497f68dbd56f407ff475bc7703ca9
SHA256: d873999a0a4839454108c9e3adc4ce28ec54c14131e9bcc59a28e3d21d4002c4
Description: an advanced, learning, Ogg/MP3 jukebox
 MC Foo is an advanced, adaptive and learning Ogg/MP3 jukebox server.
 .
   -continuous music playing
   -learns what music you like and dislike
   -no static playlists; uses a playqueue you can view and alter
   -can be controlled from any hosts and even with
infrared remote controllers
   -allows multiple user/preference profiles,
according to whose listening and his or her mood
 .
 Note that MC Foo is in the early stages of development, and not
 everything works yet.
Tag: implemented-in::python, interface::commandline, interface::daemon, 
network::client, network::server, role::program, sound::player, 
use::organizing, use::playing, works-with::audio, works-with-format::mp3, 
works-with-format::oggvorbis


-- 
  .''`. Mario Iseli [EMAIL PROTECTED]
 : :'  :Debian GNU/Linux developer
 `. `'`
   `-  Debian - when you have better things to do than fixing a system


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



Bug#439287: Dependency on openoffice.org-officebean

2007-08-24 Thread Rene Engelhard
found 439287 1:2.3.0~oog680m2-1
severity 439287 wishlist
thanks

Hi,

Michael Biebl wrote:
 The openoffice.org package has a Depends on  openoffice.org-officebean,

This is deliberate change in -8.

 which in turn puls libgcj and all its dependencies.  I already have a
 java-runtime installed and don't want an additional java-runtime.

And java-gcj-compat (and therefore gij) is the default runtime on sid.
The rest (sun?) is not even in Debian.

 
 Either, openoffice.org-officebean also supports alternate java-runtimes
 (like Sun's) or the Depends: openoffice.org-officebean in openoffice.org

Sun JDK is not in main, so no option for this. I'll add icedtea/openjdk
support when it's there, though.

 I don't think, that a standard OO.o user needs to embed OO.o into java
 applications.

Yes, I do, too, but recent discussions showed that it's a problem if
openoffice.org is not depending on it.

See:

http://extensions.openoffice.org/servlets/ReadMsg?list=devmsgNo=809
http://extensions.openoffice.org/servlets/ReadMsg?list=devmsgNo=810
http://extensions.openoffice.org/servlets/ReadMsg?list=devmsgNo=811
http://extensions.openoffice.org/servlets/ReadMsg?list=devmsgNo=812
http://extensions.openoffice.org/servlets/ReadMsg?list=devmsgNo=813

CC'ing jsc. jsc, please keep Michael and [EMAIL PROTECTED] in Cc.

I finally thought about it and came with the compromise that I'll let
the metapackage depend on openoffice.org-officebean so it gets installed
when someone installs the metapackage (but not put it into -core
or make -core depend on it so people who don't it don't *need to* install
it)

openoffice.org ist just a metapackage fwiw, so if you don't want
officebean you just can install all the modules without -officebean.

Gr??e/Regards,

Ren?
-- 
 .''`.  Ren? Engelhard -- Debian GNU/Linux Developer
 : :' : http://www.debian.org | http://people.debian.org/~rene/
 `. `'  [EMAIL PROTECTED] | GnuPG-Key ID: 248AEB73
   `-   Fingerprint: 41FA F208 28D4 7CA5 19BB  7AD9 F859 90B0 248A EB73



signature.asc
Description: Digital signature


Bug#358979: ITP pyvnc2swf

2007-08-24 Thread Vincent Bernat

retitle 358979 ITP: pyvnc2swf -- cross-platform screen recording tool
owner 358979 !
thanks

Hi !

I intend to to package pyvnc2swf in the next days. Therefore, I take this
RFP.

Rodrigo, if you have already done some work on it since your last message,
take ownership of this bug quickly.




Bug#439320: spamassassin GUI

2007-08-24 Thread martin f krafft
Package: mailman
Version: 2.1.9-7
Severity: wishlist

It would be nice if you could provide the attached script in
Mailman/Gui, add 

  from SpamAssassinGui import SpamAssassinGui

to Mailman/Gui/__init__.py, and provide a commented line

  ADMIN_CATEGORIES.append('spamassassin')

next to the existing global pipe SA setting. Then the thresholds for
SA can be controlled by the list administrator and per-list.

The GUI is GPL2, but we're unsure who the author is (it was one of
the admins of our community server a couple of years ago). I am
still looking.

Cheers,

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

Kernel: Linux 2.6.22-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


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


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


Bug#439314: Several security issues in ircu [CVE-2007-4404..11]

2007-08-24 Thread Thijs Kinkhorst
Package: ircd-ircu
Severity: serious
Tags: security

Hi!

Several security issues have been reported against ircu:
CVE-2007-4411 (ircu 2.10.12.05 and earlier allows remote attackers to discover 
the ...)
CVE-2007-4410 (ircu 2.10.12.05 and earlier does not properly synchronize a 
kick ...)
CVE-2007-4409 (Race condition in ircu 2.10.12.01 through 2.10.12.05 allows 
remote ...)
CVE-2007-4408 (ircu 2.10.12.05 and earlier ignores timestamps in bounces, 
which ...)
CVE-2007-4407 (ircu 2.10.12.03 and 2.10.12.04 does not associate a timestamp 
with ops ...)
CVE-2007-4406 (ircu 2.10.12.01 through 2.10.12.04 does not remove ops 
privilege after ...)
CVE-2007-4405 (ircu 2.10.12.02 through 2.10.12.04 allows remote attackers to 
cause a ...)
CVE-2007-4404 (ircu 2.10.12.01 allows remote attackers to (1) cause a denial 
of ...)

See:
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4404 (etc)

Can you please:
- assert whether the versions Debian ships (unstable, stable, oldstable) are 
vulnerable?
- If so, fix the issue in unstable and coordinate with the security team if 
updates to stable and oldstable are necessary?


thanks,
Thijs


pgpNfkDMCRsB0.pgp
Description: PGP signature


Bug#439315: gossip - lost account config after upgrade

2007-08-24 Thread Bastian Blank
Package: gossip
Version: 0.27-1
Severity: important

gossip lost its account config after the upgrade to 0.27-1.

Bastian

-- 
No one wants war.
-- Kirk, Errand of Mercy, stardate 3201.7


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



Bug#439313: dnsmasq: init script does not support 'status' action

2007-08-24 Thread Jeremy Lainé
Package: dnsmasq
Version: 2.35-1
Severity: normal
Tags: patch

The current init script for dnsmasq does not support the 'status' action [1].
This action is useful for checking whether the daemon is running, for
instance in a high availability cluster managed by heartbeat.

Attached is a patch which adds the 'status' action to the init script.

[1] 
http://www.linuxbase.org/spec/refspecs/LSB_3.0.0/LSB-Core-generic/LSB-Core-generic/iniscrptact.html

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

Versions of packages dnsmasq depends on:
ii  adduser3.102 Add and remove users and groups
ii  libc6  2.3.6.ds1-13etch2 GNU C Library: Shared libraries
ii  libdbus-1-31.0.2-1   simple interprocess messaging syst
ii  netbase4.29  Basic TCP/IP networking system

dnsmasq recommends no packages.

-- no debconf information
--- /etc/init.d/dnsmasq.orig2007-08-24 08:36:50.0 +0200
+++ /etc/init.d/dnsmasq 2007-08-24 08:56:20.0 +0200
@@ -87,6 +87,24 @@
return 0
 }
 
+status()
+{
+   # Return
+   #   0 if daemon is running
+   #   1 if daemon is dead and pid file exists
+   #   3 if daemon is not running
+   start-stop-daemon --start --quiet --pidfile /var/run/$NAME.pid --exec 
$DAEMON --test  /dev/null
+   case $? in
+   0)
+   [ -e /var/run/$NAME.pid ]  return 1
+   return 3
+   ;;
+   1)
+   return 0;
+   ;;
+   esac
+}
+
 stop()
 {
# Return
@@ -132,6 +150,15 @@
;;
esac
;;
+  status)
+   echo -n Checking $DESC: $NAME
+   status
+   case $? in
+   0) echo  (running) ; exit 0 ;;
+   1) echo  (dead, pid file exists) ; exit 1 ;;
+   3) echo  (not running) ; exit 3 ;;
+   esac
+   ;;
   stop)
stop_resolvconf
echo -n Stopping $DESC: $NAME


Bug#439317: Missing dependency on libssh2-0-dev

2007-08-24 Thread Matt Kraai
Package: libcurl4-openssl-dev
Version: 7.16.4-3

bzflag fails to build because it cannot link to against libssh2.  This
library dependency appears to come from libcurl's pkg-config
information, but libcurl4-openssl-dev does not depend on
libssh2-0-dev.

-- 
Matt


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



Bug#342200: argouml: New version 0.24

2007-08-24 Thread Arnaud Vandyck
owner 342200 !
thanks

On 8/23/07, Leandro Lucarella [EMAIL PROTECTED] wrote:
 ArgoUML 0.24 is released. A lot of improvements and bugfixes were made.
 0.19 is unuable for me, are you planning to upload the new version?

I'm planning to try to build the package!.. Then, I'll upload the new upstream.

-- 
Arnaud Vandyck


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



Bug#438741: (no subject)

2007-08-24 Thread Felix Hammer
Hi Daniel

Can you please post the log for this game-situation?

best regards
Felix Hammer


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



Bug#439321: linux-image-2.6.22-1-amd64: shutting down does not power off the machine

2007-08-24 Thread Ricardo Mones
Package: linux-image-2.6.22-1-amd64
Version: 2.6.22-3
Severity: normal

Hello kernel developers,

After upgrading from 2.6.18-3 the shutting down sequence doesn't power off
the machine anymore. It does all what it's supposed to do until halting, but 
the box remains powered on.

regards,

-- Package-specific info:
** Version:
Linux version 2.6.22-1-amd64 (Debian 2.6.22-3) ([EMAIL PROTECTED]) (gcc version 
4.1.3 20070718 (prerelease) (Debian 4.1.2-14)) #1 SMP Sun Jul 29 13:54:41 UTC 
2007

** Not tainted

** Kernel log:
VP_IDE: IDE controller at PCI slot :00:0f.1
PCI: Found IRQ 11 for device :00:0f.1
PCI: Sharing IRQ 11 with :00:10.0
PCI: Sharing IRQ 11 with :00:10.1
PCI: VIA VLink IRQ fixup for :00:0f.1, from 255 to 11
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
VP_IDE: VIA vt8237 (rev 00) IDE UDMA133 controller on pci:00:0f.1
ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:DMA, hdb:pio
ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:DMA, hdd:DMA
Probing IDE interface ide0...
hda: ST360015A, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
hdc: SONY DVD-ROM DDU1613, ATAPI CD/DVD-ROM drive
hdd: SONY DVD RW DRU-700A, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
PCI: Enabling device :00:11.6 ( - 0001)
PCI: Found IRQ 5 for device :00:11.6
PCI: Sharing IRQ 5 with :00:10.4
PCI: Sharing IRQ 5 with :00:11.5
PCI: VIA VLink IRQ fixup for :00:11.6, from 0 to 5
PCI: Setting latency timer of device :00:11.6 to 64
VIA 82xx Modem: probe of :00:11.6 failed with error -13
PCI: Found IRQ 5 for device :00:11.5
PCI: Sharing IRQ 5 with :00:10.4
PCI: Sharing IRQ 5 with :00:11.6
PCI: Setting latency timer of device :00:11.5 to 64
codec_read: codec 0 is not valid [0xfe]
codec_read: codec 0 is not valid [0xfe]
codec_read: codec 0 is not valid [0xfe]
codec_read: codec 0 is not valid [0xfe]
hda: max request size: 128KiB
hda: 117231408 sectors (60022 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(33)
hda: cache flushes supported
 hda: hda1 hda2 hda3 hda4
hdc: ATAPI 40X DVD-ROM drive, 512kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.20
hdd: ATAPI 40X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache, UDMA(33)
Adding 1951888k swap on /dev/sda2.  Priority:-1 extents:1 across:1951888k
EXT3 FS on sda1, internal journal
thermal: Unknown symbol acpi_processor_set_thermal_limit
acpi_cpufreq: Unknown symbol acpi_processor_notify_smm
acpi_cpufreq: Unknown symbol acpi_processor_unregister_performance
acpi_cpufreq: Unknown symbol acpi_processor_preregister_performance
acpi_cpufreq: Unknown symbol acpi_processor_register_performance
w83627hf: Found W83697HF chip at 0x290
device-mapper: ioctl: 4.11.0-ioctl (2006-10-12) initialised: [EMAIL PROTECTED]
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sda7, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sda5, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sda6, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sda8, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
EXT3 FS on hda4, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
skge eth0: enabling interface
NET: Registered protocol family 10
lo: Disabled Privacy Extensions
ADDRCONF(NETDEV_UP): eth0: link is not ready
eth1: link down
ADDRCONF(NETDEV_UP): eth1: link is not ready
Netfilter messages via NETLINK v0.30.
nf_conntrack version 0.5.0 (4092 buckets, 32736 max)
ip_tables: (C) 2000-2006 Netfilter Core Team
skge eth0: Link is up at 100 Mbps, full duplex, flow control both
ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
pnp: the driver 'parport_pc' has been registered
parport0: PC-style at 0x378 [PCSPP]
lp0: using parport0 (polling).
ppdev: user-space parallel port driver
eth0: no IPv6 routers present
IN=eth0 OUT= MAC= SRC=192.168.1.7 DST=224.0.0.251 LEN=260 TOS=0x00 PREC=0x00 
TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=240 
IN=eth0 OUT= MAC= SRC=192.168.1.7 DST=224.0.0.251 LEN=260 TOS=0x00 PREC=0x00 
TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=240 
IN=eth0 OUT= MAC= SRC=192.168.1.7 DST=224.0.0.251 LEN=260 TOS=0x00 PREC=0x00 
TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=240 
IN=eth0 OUT= MAC= SRC=192.168.1.7 DST=224.0.0.251 LEN=242 TOS=0x00 PREC=0x00 
TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=222 
IN=eth0 OUT= MAC= SRC=192.168.1.7 DST=224.0.0.251 LEN=138 TOS=0x00 PREC=0x00 
TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=118 
IN=eth0 OUT= MAC= SRC=192.168.1.7 DST=224.0.0.251 LEN=138 TOS=0x00 PREC=0x00 
TTL=255 ID=0 DF PROTO=UDP SPT=5353 DPT=5353 LEN=118 

Bug#339785: gnome-keybinding-properties: environment not set for apps launched through keybindings

2007-08-24 Thread Julien Valroff
Hi,

Le dimanche 19 août 2007 à 20:48 +0200, Sven Arvidsson a écrit :
 On Tue, 2007-05-29 at 18:13 +0200, Josselin Mouette wrote:
  Le lundi 28 mai 2007 à 12:30 +0200, Sjoerd Simons a écrit :
That's what I supposed, but is there any way to have things work
correctly?
Further more, I see seahorse-agent is now started by dbus:
  /usr/bin/dbus-launch --exit-with-session /usr/bin/seahorse-agent 
--execute x-session-manager

I guess this can help?
   
   Good point. If it was the other way around stuff would just work.. So 
   either
   seahorses xsession should be later  or dbus-launch's should be earlier.
   
   I guess moving dbus-launch from 75  to 60 and seahorse from 60 to  65 
   would be
   the nicest solution..
  
  I'm not sure this is going to work, because seahorse itself is using
  dbus, so it needs to be started after dbus.
  
  It's kind of an egg-and-chicken issue.
 
 Hi,
 
 I haven't looked at this in detail, so I could be wrong, but isn't this
 related to this bug recently fixed in Ubuntu?
 https://bugs.launchpad.net/ubuntu/+source/control-center/+bug/62163
 
 and the upstream bug; http://bugzilla.gnome.org/show_bug.cgi?id=360475

It is indeed related, as removing 'use-session-dbus'
from /etc/X11/Xsession.options does fix the issue.

Cheers,
Julien





Bug#438015: problems installing package

2007-08-24 Thread Atsuhito Kohda
Hi Claudio,

On Thu, 23 Aug 2007 11:33:50 -0400, Claudio Saavedra wrote:

 (/usr/share/texmf-texlive/tex/generic/babel/hyphen.cfg
 (/usr/share/texmf-texlive/tex/generic/hyphen/hyphen.tex))
 Runaway argument?
 false\else true\fi \endcsname \relax \expandafter \iterate \fi \let
 \iterate \E
 TC.
 ! File ended while scanning use of [EMAIL PROTECTED]
 inserted text 
 \par 
 l.7819{\input{hyphen.ltx}}

If possible, please send us whole (content of) log file?

Regards,  2007-8-24(Fri)

-- 
 Debian Developer  Debian JP Developer - much more I18N of Debian
 Atsuhito Kohda kohda AT debian.org
 Department of Math., Univ. of Tokushima


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



Bug#439295: linux-image-2.6.21-2-686: System fails to boot

2007-08-24 Thread maximilian attems
severity 439295 normal
stop

On Fri, Aug 24, 2007 at 02:31:36AM +0300, Vesa Savolainen wrote:
 Package: linux-image-2.6.21-2-686
 Version: 2.6.21-6
 Severity: critical
 Justification: breaks the whole system

bla duplicate report and overrating your own little problem.
 
 *** Please type your report below this line ***
 After upgrading from linux-image-2.6.18-4-686 to linux-image-2.6.21-2-686, 
 the system
 fails to boot because the kernel now suddenly sees hard drive as /dev/sda 
 while
 linux-image-2.6.18-4-686 saw the same hard drive as /dev/hda. After editing

this due to the new pata driver for sis,
just change your boot args to UUID and be happy.
se for example that recipe
- http://michael-prokop.at/blog/2006/08/11/stable-root-device-aka-uuid/

-- 
maks


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



Bug#439320: attachment

2007-08-24 Thread martin f krafft
here's the forgotten attachment

-- 
 .''`.   martin f. krafft [EMAIL PROTECTED]
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems
# Copyright (C) 2001-2003 by the Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
# of the License, or (at your option) any later version.
# 
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
# 
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software 
# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.

MailList mixin class managing the privacy options.


import re

from Mailman import mm_cfg
from Mailman import Utils
from Mailman.i18n import _
from Mailman.Gui.GUIBase import GUIBase

from Mailman.Logging.Syslog import syslog

try:
True, False
except NameError:
True = 1
False = 0



class SpamAssassinGui(GUIBase):

def __init__(self):
# doesn't exist...?
# GUIBase.__init__(self)

self.defaultScores = {}

# set up default scores
try:
self.defaultScores['spamassassin_hold_score'] = mm_cfg.SPAMASSASSIN_HOLD_SCORE
except:
self.defaultScores['spamassassin_hold_score'] = 3

try:
self.defaultScores['spamassassin_discard_score'] = mm_cfg.SPAMASSASSIN_DISCARD_SCORE
except:
self.defaultScores['spamassassin_discard_score'] = 3

try:
self.defaultScores['spamassassin_member_bonus'] = mm_cfg.SPAMASSASSIN_MEMBER_BONUS
except:
self.defaultScores['spamassassin_member_bonus'] = 3


def GetConfigCategory(self):
return 'spamassassin', _('SpamAssassin')


def GetConfigSubCategories(self, category):
if category == 'privacy':
return [('subscribing', _('Subscriptionnbsp;rules')),
('sender',  _('Sendernbsp;filters')),
('recipient',   _('Recipientnbsp;filters')),
('spam',_('Spamnbsp;filters')),
]
return None


def getValue(self, mlist, kind, varname, params):
try:
return getattr(mlist, varname)
except AttributeError:
try:
return self.defaultScores[varname]
except:
return None


def GetConfigInfo(self, mlist, category, subcat = None):
if category  'spamassassin':
return None

# format seems to be:
#
# list of tuples, each tuple is:
#  - field name
#  - field type
#  - 
out = [
SpamAssassin Preferences,
(
'spamassassin_hold_score', 
mm_cfg.Number,
mm_cfg.TEXTFIELDWIDTH, # size
None, # not used by 'Number' fields
'Spam score for holding messages.',
'Any message with a spam socre higher than this amount will automatically be held for approval by the list administrator. A good defualt value is 3.',
),
(
'spamassassin_discard_score', 
mm_cfg.Number,
mm_cfg.TEXTFIELDWIDTH, # size
None, # not used by 'Number' fields
'Spam score for discarding messages.',
'Any message with a spam score higher than this number will be automatically and silently discarded, without notification to either the sender or list administrator. A good default value is 6.',
),
(
'spamassassin_member_bonus', 
mm_cfg.Number,
mm_cfg.TEXTFIELDWIDTH, # size
None, # not used by 'Number' fields
'List-member bonus.',
'If the message is from a list member, this amount will be subtracted from the message\'s spam score before comparing with the hold and discard values, this amount is.',
)
]

return out

def notGetConfigInfo(self, mlist, category, subcat=None):
if category  'spamassassin':
return None
# Pre-calculate some stuff.  Technically, we shouldn't do the
# sub_cfentry calculation here, but it's too ugly to indent it any
# further, and besides, that'll mess up i18n catalogs.
WIDTH = mm_cfg.TEXTFIELDWIDTH
if mm_cfg.ALLOW_OPEN_SUBSCRIBE:
sub_cfentry = ('subscribe_policy', mm_cfg.Radio,
  

Bug#439260: Addinfo- Iceape browser and mailnews

2007-08-24 Thread Whit Hansell

Mike,
I don't know how to do an actual uninstall of the gcj plugin so I found 
the two instances of the plugin filename and renamed them and restarted 
iceape and checked the about plugins menu item and that java plugin 
was no longer listed so hopefully nothing is calling anything in that 
regard.


So I re-ran the debug program and went to jimmyakin.org, opened it and 
went to the comments page which is where it would close after just 
startign to scroll. Again using the debug it just locks up, does no 
close. But here is the output. The full amount. Previously I guess I had 
stopped it too early as I didn't know what how far to carry it out.


(gdb) run
Starting program: /usr/lib/iceape/iceape-bin
Failed to read a valid object file image from memory.
[Thread debugging using libthread_db enabled]
[New Thread -1220958528 (LWP 8226)]
[New Thread -1223672944 (LWP 8229)]
Starting calendar alarm service
error creating table cal_calendars -- probably already exists
error creating table cal_calendars_prefs -- probably already exists
[New Thread -1247192176 (LWP 8232)]
observer added
[New Thread -1256522864 (LWP 8233)]
[New Thread -1266680944 (LWP 8234)]
[New Thread -1275069552 (LWP 8235)]
[New Thread -1283458160 (LWP 8236)]
[New Thread -1296098416 (LWP 8237)]
[Thread -1296098416 (LWP 8237) exited]
[New Thread -1296098416 (LWP 8238)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1220958528 (LWP 8226)]
0xb64b210d in nsTextFrame::Paint (this=0x8fa93b4, aPresContext=0x89c50b0,
[EMAIL PROTECTED], [EMAIL PROTECTED],
aWhichLayer=eFramePaintLayer_Overlay, aFlags=0) at nsTextFrame.cpp:594
594 nsTextFrame.cpp: No such file or directory.
in nsTextFrame.cpp
(gdb) bt full
#0 0xb64b210d in nsTextFrame::Paint (this=0x8fa93b4, aPresContext=0x89c50b0,
[EMAIL PROTECTED], [EMAIL PROTECTED],
aWhichLayer=eFramePaintLayer_Overlay, aFlags=0) at nsTextFrame.cpp:594
ts = {nsTextFrame::TextStyle = {mFont = 0x8ee1880,
mText = 0x8ee17d4, mNormalFont = 0x0, mSmallFont = 0x2,
mLastFont = 0x8f762e4, mSmallCaps = -1079196072,
mWordSpacing = -1232420708, mLetterSpacing = 150421004,
mSpaceWidth = 149717192, mAveCharWidth = 0, mJustifying = -1232420708,
mPreformatted = -1079195932, mNumJustifiableCharacterToRender = 149717192,
mNumJustifiableCharacterToMeasure = -1079196040,
mExtraSpacePerJustifiableCharacter = -1255620833,
mNumJustifiableCharacterReceivingExtraJot = 145633296},
mColor = 0xbfacc670, mSelectionTextColor = 3215771256,
mSelectionBGColor = 3039277342}
sc = (nsStyleContext *) 0x8f76368
isVisible = 1
#1 0xb6461f89 in nsContainerFrame::PaintChild (this=0x8fa93f4,
aPresContext=0x89c50b0, [EMAIL PROTECTED],
[EMAIL PROTECTED], aFrame=0x8fa93b4,
aWhichLayer=eFramePaintLayer_Overlay, aFlags=0) at nsContainerFrame.cpp:282
translate = {mCtx = 0x8ae3010, mPushed = {mSavedX = 255.15,
mSavedY = -13.4664164}}
kidRect = {x = 0, y = 0, width = 720, height = 285}
---Type return to continue, or q return to quit---
damageArea = {x = 0, y = 202, width = 720, height = 83}
overlap = value optimized out
#2 0xb6461de4 in nsContainerFrame::PaintChildren (this=0x8fa93f4,
aPresContext=0x89c50b0, [EMAIL PROTECTED],
[EMAIL PROTECTED], aWhichLayer=eFramePaintLayer_Overlay, aFlags=0)
at nsContainerFrame.cpp:227
kid = (class nsIFrame *) 0x8fa93b4
#3 0xb6479f4e in nsHTMLContainerFrame::PaintDecorationsAndChildren (
this=0x8fa93f4, aPresContext=0x89c50b0, [EMAIL PROTECTED],
[EMAIL PROTECTED], aWhichLayer=eFramePaintLayer_Overlay, aIsBlock=0,
aFlags=0) at nsHTMLContainerFrame.cpp:136
underColor = 285
overColor = 720
strikeColor = value optimized out
decorations = 0 '\0'
fm = {nsCOMPtr_base = {mRawPtr = 0x0}, No data fields}
isVisible = 1
#4 0xb6487bf2 in nsInlineFrame::Paint (this=0x8fa93f4,
aPresContext=0x89c50b0, [EMAIL PROTECTED],
[EMAIL PROTECTED], aWhichLayer=eFramePaintLayer_Overlay, aFlags=0)
at nsInlineFrame.cpp:326
No locals.
#5 0xb6461f89 in nsContainerFrame::PaintChild (this=0x8f76268,
---Type return to continue, or q return to quit---
aPresContext=0x89c50b0, [EMAIL PROTECTED],
[EMAIL PROTECTED], aFrame=0x8fa93f4,
aWhichLayer=eFramePaintLayer_Overlay, aFlags=0) at nsContainerFrame.cpp:282
translate = {mCtx = 0x8ae3010, mPushed = {mSavedX = 255.15,
mSavedY = -159.93309}}
kidRect = {x = 0, y = 2197, width = 720, height = 285}
damageArea = {x = 0, y = 202, width = 720, height = 83}
overlap = value optimized out
#6 0xb644f537 in nsBlockFrame::PaintChild (this=0x8f76268,
aPresContext=0x89c50b0, [EMAIL PROTECTED],
[EMAIL PROTECTED], aFrame=0x8fa93f4,
aWhichLayer=eFramePaintLayer_Overlay, aFlags=0)
at ./../../generic/nsBlockFrame.h:286
No locals.
#7 0xb64546ec in nsBlockFrame::PaintChildren (this=0x8f76268,
aPresContext=0x89c50b0, [EMAIL PROTECTED],
[EMAIL PROTECTED], aWhichLayer=eFramePaintLayer_Overlay, aFlags=0)
at nsBlockFrame.cpp:6473
lineArea = {x = 0, y = 2160, width = 720, height = 360}
cursor = value optimized out
#8 0xb6479f4e in nsHTMLContainerFrame::PaintDecorationsAndChildren (
this=0x8f76268, 

Bug#439322: xserver-xorg-video-ati: xrandr does not detect VGA monitor

2007-08-24 Thread Marcus Better
Package: xserver-xorg-video-ati
Version: 1:6.7.191-1
Severity: normal

I am trying to enable an external VGA monitor for dual-head on my LG
LE50 Express laptop (Radeon Xpress 200M), but cannot seem to configure
it with xrandr:

~$ xrandr
Screen 0: minimum 320 x 200, current 1024 x 768, maximum 2048 x 768
VGA-0 disconnected (normal left inverted right x axis y axis)
LVDS connected 1024x768+0+0 (normal left inverted right x axis y axis) 0mm x 0mm
   1024x768   60.0*+
   800x60060.3
   640x48059.9
S-video disconnected 800x600+0+0 (normal left inverted right x axis y axis) 0mm 
x 0mm
  800x600 (0x4b)   38.2MHz
h: width   800 start  832 end  912 total 1024 skew0 clock   37.4KHz
v: height  600 start  603 end  607 total  624   clock   59.9Hz

~$ xrandr --output VGA-0 --mode 1024x768 --right-of LVDS
xrandr: cannot find mode 1024x768

-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

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

X server symlink status:
lrwxrwxrwx 1 root root 13 2007-08-21 14:52 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1669784 2007-08-19 19:25 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
01:05.0 VGA compatible controller: ATI Technologies Inc RS400 [Radeon Xpress 
200M]

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 2005 2007-08-24 10:04 /etc/X11/xorg.conf

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

Section Files
EndSection

Section Extensions
Option Composite enable
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc105
Option  XkbLayout se
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/input/mice
Option  Protocol  ImPS/2
Option  Emulate3Buttons   true
EndSection

#Section InputDevice
#   Identifier  Synaptics Touchpad
#   Driver  synaptics
#   Option  SendCoreEventstrue
#   Option  Device/dev/psaux
#   Option  Protocol  auto-dev
#   Option  HorizScrollDelta  0
#EndSection

Section Device
Identifier  ATI Technologies Inc RS400 [Radeon Xpress 200M]
Driver  ati
BusID   PCI:1:5:0
Option  DRI off
#   Option  MonitorLayout LVDS, CRT
EndSection

Section Monitor
Identifier  Allmn skrm
Option  DPMS
EndSection

Section Screen
Identifier  Default Screen
Device  ATI Technologies Inc RS400 [Radeon Xpress 200M]
Monitor Allmn skrm
DefaultDepth24
SubSection Display
Virtual 2048 768
Modes   1024x768
EndSubSection
EndSection

Section ServerLayout
Identifier  Default Layout
Screen  Default Screen
InputDevice Generic Keyboard
InputDevice Configured Mouse
#   InputDevice Synaptics Touchpad
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 44802 2007-08-24 10:08 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X Window System Version 7.2.0
Release Date: 21 December 2005
X Protocol Version 11, Revision 0, Release 7.2
Build Operating System: Linux Debian (xorg-server 2:1.3.99.0-2)
Current Operating System: Linux better 2.6.23-rc3-lg #3 PREEMPT Thu Aug 23 
06:02:54 GMT 2007 i686
Build Date: 19 August 2007  01:09:55PM
 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Fri Aug 24 10:04:41 2007
(==) Using config file: /etc/X11/xorg.conf
(==) 

Bug#414125: eclipse-gcj: Package uninstallable on sparc

2007-08-24 Thread Michael Koch
Version: 3.2.2-2


Hello,


Since version 3.2.2-2 builds for sparc.


Cheersm
Michael
-- 
 .''`.  | Michael Koch [EMAIL PROTECTED]
: :' :  | Free Java Developer http://www.classpath.org
`. `'   |
  `-| 1024D/BAC5 4B28 D436 95E6 F2E0 BD11 5923 A008 2763 483B


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



Bug#439324: git-core: typo in Build-Depends: libcurl3-gnutsl-dev - libcurl3-gnutls-dev

2007-08-24 Thread Pierre Habouzit
Package: git-core
Version: 1:1.5.3~rc3-1
Severity: minor

  It somehow breaks the straightforwardness of git-core etch backports :o)

Cheers


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



Bug#439294: acpi-support: resume.d/62-ifup.sh is mistaken about NetworkManager

2007-08-24 Thread Bart Samwel
On Fri, August 24, 2007 01:30, Uri David Akavia wrote:
 *** Please type your report below this line ***

 /etc/resume.d/62-ifup.sh includes the lines

 # Kick network-manager to bring up its interfaces. (It won't do this
 # automatically.)
 invoke-rc.d --quiet network-manager restart

 However, /etc/init.d/network-manager doesn't exist.

 Running invoke-rc.d network-manager restart
 gives the following error:
 invoke-rc.d: unknown initscript, /etc/init.d/network-manager not found.

Thansk for reporting. On my system, I have /etc/init.d/network-manager,
owned by the network-manager package. To be sure that it's not a leftover,
I purged and then reinstalled the network-manager package, and after that
I STILL have /etc/init.d/network-manager. I'm suspecting that either there
is a problem with your install of network-manager, you're mixing packages
from different distro versions (running acpi-support 0.95-2 on stable
perhaps?) or you're not really running Debian but something similar to
Ubuntu, and trying to run the Debian package on that. Because on my Ubuntu
system the init script is indeed not present. :-) Tell me, which is it, or
did I miss some other possibility? ;-)

Cheers,
Bart



Bug#439323: Please conflicts against egroupware-ldap

2007-08-24 Thread Daniel Betschart
Package: egroupware
Version: 1.4.001.dfsg-1~dbet.0
Severity: wishlist
Tags: experimental

You have dropped the package egroupware-ldap. Please conflicts the package 
egroupware-core against 
egroupware-ldap. Administrators have to remove the old package egroupware-ldap 
by hand elsewere.

I also have found that LDAP-Setup in the README.Debian also mentions 
egroupware-ldap, which is not available 
anymore.

Thank you.

-- System Information:
Debian Release: testing/unstable
  APT prefers dapper-updates
  APT policy: (500, 'dapper-updates'), (500, 'dapper-security'), (500, 
'dapper'), (300, 'dapper-backports')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-28-k7
Locale: LANG=de_CH.UTF-8, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to de_CH.UTF-8)

Versions of packages egroupware depends on:
ii  egroupware-address 1.4.001.dfsg-1~dbet.0 eGroupWare addressbook management 
ii  egroupware-bookmar 1.4.001.dfsg-1~dbet.0 eGroupWare bookmark management app
ii  egroupware-calenda 1.4.001.dfsg-1~dbet.0 eGroupWare calendar management app
ii  egroupware-core1.4.001.dfsg-1~dbet.0 eGroupWare core modules
ii  egroupware-develop 1.4.001.dfsg-1~dbet.0 eGroupWare developer tools
ii  egroupware-emailad 1.4.001.dfsg-1~dbet.0 eGroupWare E-mail user administrat
ii  egroupware-etempla 1.4.001.dfsg-1~dbet.0 widget-based template system for e
ii  egroupware-felamim 1.4.001.dfsg-1~dbet.0 eGroupWare FeLaMiMail application
ii  egroupware-fileman 1.4.001.dfsg-1~dbet.0 eGroupWare file manager applicatio
ii  egroupware-infolog 1.4.001.dfsg-1~dbet.0 eGroupWare infolog application
ii  egroupware-manual  1.4.001.dfsg-1~dbet.0 eGroupWare manual
ii  egroupware-mydms   1.4.001.dfsg-1~dbet.0 eGroupWare document management sys
ii  egroupware-news-ad 1.4.001.dfsg-1~dbet.0 eGroupWare news administration int
ii  egroupware-phpbrai 1.4.001.dfsg-1~dbet.0 eGroupWare phpbrain application
ii  egroupware-phpsysi 1.4.001.dfsg-1~dbet.0 eGroupWare phpSysInfo application
ii  egroupware-polls   1.4.001.dfsg-1~dbet.0 eGroupWare polling application
ii  egroupware-project 1.4.001.dfsg-1~dbet.0 eGroupWare projects management app
ii  egroupware-registr 1.4.001.dfsg-1~dbet.0 eGroupWare registration applicatio
ii  egroupware-resourc 1.4.001.dfsg-1~dbet.0 eGroupWare resource manager applic
ii  egroupware-sambaad 1.4.001.dfsg-1~dbet.0 eGroupWare Samba administration ap
ii  egroupware-sitemgr 1.4.001.dfsg-1~dbet.0 eGroupWare site manager applicatio
ii  egroupware-timeshe 1.4.001.dfsg-1~dbet.0 eGroupWare timesheet application
ii  egroupware-tracker 1.4.001.dfsg-1~dbet.0 eGroupWare tracker application
ii  egroupware-wiki1.4.001.dfsg-1~dbet.0 eGroupWare wiki application

egroupware recommends no packages.

-- no debconf information


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



Bug#428480: gnome-terminal: problem with shift + function keys and vim

2007-08-24 Thread Michael Schutte
On Thu, Aug 23, 2007 at 09:56:25PM +0200, Sven Arvidsson wrote:
 Are you still having this problem? There was a possibly related bug,
 421734, which was fixed in libvte 1:0.16.6-2.

Hi,

I think that src/keymap.c in vte is to blame.  When hitting S-F2, xterm
sends ^[[1;2Q, while vte-based applications like gnome-terminal say
^[O1;2Q.  So there is a difference of one character, but vte tries to
match xterm completely.  The bug is probably in
_vte_keymap_key_add_key_modifiers.

Markus, you could work around the bug by adding the following line to
your .vimrc:

map! EscO1;2Q S-F2

-- 
Best regards,
Michael Schutte [EMAIL PROTECTED]


signature.asc
Description: Digital signature


Bug#439326: libcurl4-gnutls-dev: Must depends on libssh2-0-dev

2007-08-24 Thread Christian Marillat
Package: libcurl4-gnutls-dev
Version: 7.16.4-3
Severity: normal

Hi,

With the support for scp and SFTP, libssh2-0-dev is now needed to build
package that depends on libcurl4-gnutls-dev.

Christian

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

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

Versions of packages libcurl4-gnutls-dev depends on:
ii  libc6-dev [libc-dev]2.6.1-1  GNU C Library: Development Librari
ii  libcurl3-gnutls 7.16.4-3 Multi-protocol file transfer libra
ii  libgnutls-dev   1.6.3-1  the GNU TLS library - development 
ii  libidn11-dev1.0-0Development files GNU libidn, impl
ii  libkrb5-dev 1.6.dfsg.1-6 Headers and development libraries 
ii  zlib1g-dev  1:1.2.3.3.dfsg-5 compression library - development

libcurl4-gnutls-dev recommends no packages.

-- no debconf information


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



Bug#439325: init script fails to restart qrunner

2007-08-24 Thread martin f krafft
Package: mailman
Version: 2.1.9-7
Severity: normal

At times, the mailman init.d script fails to restart qrunner:

seamus:..lman/Mailman/Handlers sudo /etc/init.d/mailman restart
Restarting Mailman master qrunner: mailmanctlThe master qrunner lock could not 
be acquired because it appears as if another
master qrunner is already running.

.

Now there is no process anymore and mailman is dead. If I restart
again:

seamus:..r/lib/mailman/Mailman sudo /etc/init.d/mailman restart
Restarting Mailman master qrunner: mailmanctlNo child with pid: 14634
[Errno 3] No such process
Stale pid file removed.

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

Kernel: Linux 2.6.22-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

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


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


Bug#439000: dvips command fails in latex2html

2007-08-24 Thread Hilmar Preusse
On 23.08.07 Neil Watson ([EMAIL PROTECTED]) wrote:

Hi,

 Thank you.  You can close this bug report.  I am satisfied.
 
As we learned latex2html generates broken TeX code. You could file a
bug against that package, but I'm afraid this doesn't make really
sense.

H.
-- 
sigmentation fault


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



Bug#439260: Addinfo- Iceape browser and mailnews

2007-08-24 Thread Alexander Sack
On Fri, Aug 24, 2007 at 04:11:03AM -0400, Whit Hansell wrote:
 0xb64b210d in nsTextFrame::Paint (this=0x8fa93b4, aPresContext=0x89c50b0,
 [EMAIL PROTECTED], [EMAIL PROTECTED],
 aWhichLayer=eFramePaintLayer_Overlay, aFlags=0) at nsTextFrame.cpp:594
 594 nsTextFrame.cpp: No such file or directory.
 in nsTextFrame.cpp
 (gdb) bt full
 #0 0xb64b210d in nsTextFrame::Paint (this=0x8fa93b4, aPresContext=0x89c50b0,
 [EMAIL PROTECTED], [EMAIL PROTECTED],
 aWhichLayer=eFramePaintLayer_Overlay, aFlags=0) at nsTextFrame.cpp:594
 ts = {nsTextFrame::TextStyle = {mFont = 0x8ee1880,
 mText = 0x8ee17d4, mNormalFont = 0x0, mSmallFont = 0x2,
 mLastFont = 0x8f762e4, mSmallCaps = -1079196072,
 mWordSpacing = -1232420708, mLetterSpacing = 150421004,
 mSpaceWidth = 149717192, mAveCharWidth = 0, mJustifying = -1232420708,
 mPreformatted = -1079195932, mNumJustifiableCharacterToRender = 149717192,
 mNumJustifiableCharacterToMeasure = -1079196040,
 mExtraSpacePerJustifiableCharacter = -1255620833,
 mNumJustifiableCharacterReceivingExtraJot = 145633296},
 mColor = 0xbfacc670, mSelectionTextColor = 3215771256,
 mSelectionBGColor = 3039277342}
 sc = (nsStyleContext *) 0x8f76368
 isVisible = 1

What kind of fonts and font packages do you have on your system? Do
you remember that you installed any additional fonts that are not part
of debian default install?

 - Alexander
-- 
 GPG messages preferred.|  .''`.  ** Debian GNU/Linux **
 Alexander Sack | : :' :  The  universal
 [EMAIL PROTECTED]| `. `'  Operating System
 http://www.asoftsite.org/  |   `-http://www.debian.org/


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



Bug#439327: more settings relating to SpamAssassin

2007-08-24 Thread martin f krafft
Package: mailman
Version: 2.1.9-7
Severity: wishlist
Tags: patch

The following patch adds a few settings to Mailman's SA handler. For mm_cfg.py:

#-
# Uncomment if you want to filter all mail through SA as a
# single user. If unset, the list's internal_name is used.
#SPAMASSASSIN_CONNECT_USER = 'list'

#-
# Uncomment if the user connecting to SA should include the
# FQDN. If necessary, the list's host_name is appended.
#SPAMASSASSIN_FQDN_USER= Yes

#-
# Uncomment to connect to a spamd instance on a different
# port than the default (783). You can also specify
# SPAMASSASSIN_HOST in hostname:port format, but in case you don't
# want to set the hostname (and use the default), this allows you to
# just override the port.
#SPAMASSASSIN_PORT = 784



I needed all these because I already run a mixed virtual spamd
environment (see #387878) and can fit Mailman's SA pipe nicely by
setting SPAMASSASSIN_FQDN_USER and a different port. Now
[EMAIL PROTECTED] is fed to the postfix-to-mailman.py script
according to transport_maps, but when it comes to spamd, it's
treated as if lists.mydomain.org were virtual: spamd creates
/srv/vmail/lists.mydomain.org/mylist/.spamassassin in my case.


--- /usr/lib/mailman/Mailman/Handlers/SpamAssassin.py.orig  2007-08-24 
09:56:00.663172319 +0200
+++ /usr/lib/mailman/Mailman/Handlers/SpamAssassin.py   2007-08-24 
10:20:20.382441167 +0200
@@ -31,6 +31,7 @@
 from Mailman.Handlers.Moderate import matches_p
 
 SPAMD_HOST= getattr(mm_cfg, 'SPAMASSASSIN_HOST', '')
+SPAMD_PORT= getattr(mm_cfg, 'SPAMASSASSIN_PORT', 0)
 DISCARD_SCORE = getattr(mm_cfg, 'SPAMASSASSIN_DISCARD_SCORE', 10)
 HOLD_SCORE= getattr(mm_cfg, 'SPAMASSASSIN_HOLD_SCORE', 5)
 MEMBER_BONUS  = getattr(mm_cfg, 'SPAMASSASSIN_MEMBER_BONUS', 2)
@@ -55,10 +56,15 @@
 '''Check a message against a SpamAssassin spamd process.
 Returns a tuple of the form (score, symbols)'''
 try:
-connection = spamd.SpamdConnection(SPAMD_HOST)
-# identify as the mailing list, to allow storing per-list
-# AWL and bayes databases.
-connection.addheader('User', mlist.internal_name())
+connection = spamd.SpamdConnection(host=SPAMD_HOST, port=SPAMD_PORT)
+# connect as a specified user, or use the mailing list name to allow
+# per-list configs, awl, bayes.
+user = getattr(mm_cfg, 'SPAMASSASSIN_CONNECT_USER', 
mlist.internal_name())
+# should the username include the FQDN? if so, append the mailing
+# list's hostname if needed.
+if getattr(mm_cfg, 'SPAMASSASSIN_FQDN_USER', False) and user.find('@') 
 0:
+  user += '@' + mlist.host_name
+connection.addheader('User', user)
 res = connection.check(spamd.SYMBOLS, message)
 
 score = connection.getspamstatus()[1]


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

Kernel: Linux 2.6.22-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


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


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


Bug#438562: jedstate doesn't work on AMD64

2007-08-24 Thread Marc-Jano Knopp
On Sat, 18 Aug 2007, at 10:58:38 (+0200), Paul Boekholt wrote:
 2007/8/17, Marc-Jano Knopp [EMAIL PROTECTED]:
  Package: jedstate
  Version: 0.5.4.transitional.1-5
  Severity: important
 
  jedstate doesn't work at all on AMD64. With the same recent_db, jedstate
  on a i386 Lenny box works perfectly, while on an AMD64 Lenny box, it
  does not.
 
 GDBM files are not portable - see also
 http://lists.debian.org/debian-amd64/2006/05/msg00023.html

Oh!


 If you start with a new gdbm file, do you still have problems?

If I remove ~/.jed/recent_db ($HOME is shared on all machines) and run
jed on AMD64 first, then everything seems to work again on that machine,
but on the i386 box it does not work anymore.


  Using strace, I noticed that (with the recent_db that worked flawlessly
  on i386) jedstate on AMD64 at least sometimes uses absurdly high file
  offsets:
 
lseek(3, 70368744194048, SEEK_SET)  = -1 EINVAL (Invalid argument)

 The jedstate package has two perl scripts. What did you strace?

I did a simple strace jed 2jed.trace.


 Does the gdbmrecent s-lang script work?

How do I check that?


Regards

  Marc-Jano


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



Bug#439328: dh-make-perl: Stricter checks for debian/copyright

2007-08-24 Thread Damyan Ivanov
Package: dh-make-perl
Version: 0.28
Severity: important

Hi there,

I am sending this bug report on behalf of Ganneff :)

The problem is that some packages were uploaded that missed upstream
URL, author and/or copyright information.

dh-make-perl should either bail out, or display BIG FAT warning when
this info cannot be reliably extracted.

I am not sure what to do more so that maintainer checks debian/copyright
more.

The goal is to lessen the rejection rate for dh-make-perl-made packages
:)
--
dam


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



Bug#435823: License for volpack

2007-08-24 Thread Andreas Tille

Hi,

On Thu, 23 Aug 2007, Phil Lacroute wrote:

Marc might have already contacted you (let me know if not).  He is 
comfortable with changing the license but would prefer a BSD-style license 
rather then one of the GNU licenses.  Hopefully that should meet the needs of 
the Debian community.


just keep you informed that chances are good for a license change.
I'm waiting for a written license statement inside the code ...

Kind regards

Andreas.

--
http://fam-tille.de



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



Bug#439287: Dependency on openoffice.org-officebean

2007-08-24 Thread Michael Biebl
Rene Engelhard schrieb:
 
 which in turn puls libgcj and all its dependencies.  I already have a
 java-runtime installed and don't want an additional java-runtime.
 
 And java-gcj-compat (and therefore gij) is the default runtime on sid.
 The rest (sun?) is not even in Debian.

There are others (sablevm, kaffee). sun-java(5,6)-jre are in non-free.

 Either, openoffice.org-officebean also supports alternate java-runtimes
 (like Sun's) or the Depends: openoffice.org-officebean in openoffice.org
 
 Sun JDK is not in main, so no option for this. I'll add icedtea/openjdk
 support when it's there, though.

I was more thinking about openoffice.org-officebean depending on
java-runtime(1,2) and not on a particular.

 I don't think, that a standard OO.o user needs to embed OO.o into java
 applications.
 
 Yes, I do, too, but recent discussions showed that it's a problem if
 openoffice.org is not depending on it.
 
 See:
 
 http://extensions.openoffice.org/servlets/ReadMsg?list=devmsgNo=809
 http://extensions.openoffice.org/servlets/ReadMsg?list=devmsgNo=810
 http://extensions.openoffice.org/servlets/ReadMsg?list=devmsgNo=811
 http://extensions.openoffice.org/servlets/ReadMsg?list=devmsgNo=812
 http://extensions.openoffice.org/servlets/ReadMsg?list=devmsgNo=813

These discussion only show (to me), that openoffice.org-dev ! should
probably depend on openoffice.org-officebeans but not the office suite
itself.
Only Developers need that. The vast majority of the users is forced to
install an additional 50 MB and will never need this kind of functionality.

 CC'ing jsc. jsc, please keep Michael and [EMAIL PROTECTED] in Cc.
 
 I finally thought about it and came with the compromise that I'll let
 the metapackage depend on openoffice.org-officebean so it gets installed
 when someone installs the metapackage (but not put it into -core
 or make -core depend on it so people who don't it don't *need to* install
 it)
 
 openoffice.org ist just a metapackage fwiw, so if you don't want
 officebean you just can install all the modules without -officebean.

I know that openoffice.org is a metapackage but selecting each modules
on their own is cumbersome.
Why is Recommends or Suggests not an option? (I personally would vote
for Suggests).

Michael



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



signature.asc
Description: OpenPGP digital signature


Bug#439314: Several security issues in ircu [CVE-2007-4404..11]

2007-08-24 Thread Martin Loschwitz
On Fri, Aug 24, 2007 at 09:29:47AM +0200, Thijs Kinkhorst wrote:
 Package: ircd-ircu
 Severity: serious
 Tags: security
 
 Hi!
 
 Several security issues have been reported against ircu:
 CVE-2007-4411 (ircu 2.10.12.05 and earlier allows remote attackers to 
 discover 
 the ...)
 CVE-2007-4410 (ircu 2.10.12.05 and earlier does not properly synchronize a 
 kick ...)
 CVE-2007-4409 (Race condition in ircu 2.10.12.01 through 2.10.12.05 allows 
 remote ...)
 CVE-2007-4408 (ircu 2.10.12.05 and earlier ignores timestamps in bounces, 
 which ...)
 CVE-2007-4407 (ircu 2.10.12.03 and 2.10.12.04 does not associate a timestamp 
 with ops ...)
 CVE-2007-4406 (ircu 2.10.12.01 through 2.10.12.04 does not remove ops 
 privilege after ...)
 CVE-2007-4405 (ircu 2.10.12.02 through 2.10.12.04 allows remote attackers to 
 cause a ...)
 CVE-2007-4404 (ircu 2.10.12.01 allows remote attackers to (1) cause a denial 
 of ...)
 
 See:
 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4404 (etc)
 
 Can you please:
 - assert whether the versions Debian ships (unstable, stable, oldstable) are 
 vulnerable?
 - If so, fix the issue in unstable and coordinate with the security team if 
 updates to stable and oldstable are necessary?
 
 
 thanks,
 Thijs


I will get back with a security report this evening.

m.

-- 
Toto, I've got a feeling we're not in Kansas anymore.


pgpotbmLEEzac.pgp
Description: PGP signature


Bug#439329: linux-source-2.6.18: Missing 82571EB_QUAD support in e1000 driver

2007-08-24 Thread Oliver Seufer
Package: linux-source-2.6.18
Version: 2.6.18.dfsg.1-13
Severity: wishlist
Tags: patch

The e1000 driver in linux-source-2.6.18 does not support
82571EB_QUAD_COPPER and 82571EB_QUAD_FIBER.

I just wrote a small patch to fix that, because the patch is very
small I hope you can integrate it in the next update release of Debian
Etch.

diff -ur linux-source-2.6.18/drivers/net/e1000/e1000_ethtool.c 
linux-source-2.6.18-586-sernet-1.2/drivers/net/e1000/e1000_ethtool.c
--- linux-source-2.6.18/drivers/net/e1000/e1000_ethtool.c   2006-09-20 
05:42:06.0 +0200
+++ linux-source-2.6.18-586-sernet-1.2/drivers/net/e1000/e1000_ethtool.c
2007-06-26 15:19:54.0 +0200
@@ -1702,6 +1702,9 @@
}
/* Fall Through */
 
+   case E1000_DEV_ID_82571EB_QUAD_COPPER:
+   case E1000_DEV_ID_82571EB_QUAD_FIBER:
+
default:
wol-supported = WAKE_UCAST | WAKE_MCAST |
 WAKE_BCAST | WAKE_MAGIC;
diff -ur linux-source-2.6.18/drivers/net/e1000/e1000_hw.c 
linux-source-2.6.18-586-sernet-1.2/drivers/net/e1000/e1000_hw.c
--- linux-source-2.6.18/drivers/net/e1000/e1000_hw.c2006-09-20 
05:42:06.0 +0200
+++ linux-source-2.6.18-586-sernet-1.2/drivers/net/e1000/e1000_hw.c 
2007-06-26 15:21:29.0 +0200
@@ -386,6 +386,8 @@
 break;
 case E1000_DEV_ID_82571EB_COPPER:
 case E1000_DEV_ID_82571EB_FIBER:
+case E1000_DEV_ID_82571EB_QUAD_COPPER:
+case E1000_DEV_ID_82571EB_QUAD_FIBER:
 case E1000_DEV_ID_82571EB_SERDES:
 hw-mac_type = e1000_82571;
 break;
diff -ur linux-source-2.6.18/drivers/net/e1000/e1000_hw.h 
linux-source-2.6.18-586-sernet-1.2/drivers/net/e1000/e1000_hw.h
--- linux-source-2.6.18/drivers/net/e1000/e1000_hw.h2006-09-20 
05:42:06.0 +0200
+++ linux-source-2.6.18-586-sernet-1.2/drivers/net/e1000/e1000_hw.h 
2007-06-26 15:16:22.0 +0200
@@ -470,6 +470,8 @@
 #define E1000_DEV_ID_82571EB_COPPER  0x105E
 #define E1000_DEV_ID_82571EB_FIBER   0x105F
 #define E1000_DEV_ID_82571EB_SERDES  0x1060
+#define E1000_DEV_ID_82571EB_QUAD_COPPER 0x10A4
+#define E1000_DEV_ID_82571EB_QUAD_FIBER  0x10A5
 #define E1000_DEV_ID_82572EI_COPPER  0x107D
 #define E1000_DEV_ID_82572EI_FIBER   0x107E
 #define E1000_DEV_ID_82572EI_SERDES  0x107F
diff -ur linux-source-2.6.18/drivers/net/e1000/e1000_main.c 
linux-source-2.6.18-586-sernet-1.2/drivers/net/e1000/e1000_main.c
--- linux-source-2.6.18/drivers/net/e1000/e1000_main.c  2007-05-02 
00:06:22.0 +0200
+++ linux-source-2.6.18-586-sernet-1.2/drivers/net/e1000/e1000_main.c   
2007-06-26 15:23:15.0 +0200
@@ -103,6 +103,8 @@
INTEL_E1000_ETHERNET_DEVICE(0x10B9),
INTEL_E1000_ETHERNET_DEVICE(0x10BA),
INTEL_E1000_ETHERNET_DEVICE(0x10BB),
+   INTEL_E1000_ETHERNET_DEVICE(0x10A4),
+   INTEL_E1000_ETHERNET_DEVICE(0x10A5),
/* required last entry */
{0,}
 };


Bug#439260: Addinfo- Iceape browser and mailnews

2007-08-24 Thread Mike Hommey
On Fri, Aug 24, 2007 at 04:11:03AM -0400, Whit Hansell [EMAIL PROTECTED] 
wrote:
 Mike,
 I don't know how to do an actual uninstall of the gcj plugin so I found 
 the two instances of the plugin filename and renamed them and restarted 
 iceape and checked the about plugins menu item and that java plugin 
 was no longer listed so hopefully nothing is calling anything in that 
 regard.

FYI, you could use your favourite package management system to remove the
java-gcj-compat-plugin package.

 So I re-ran the debug program and went to jimmyakin.org, opened it and 
 went to the comments page which is where it would close after just 
 startign to scroll. Again using the debug it just locks up, does no 
 close. But here is the output. The full amount. Previously I guess I had 
 stopped it too early as I didn't know what how far to carry it out.

Okay, I think I know what's going on: some fonts on your system might be
dangling links. To confirm this idea, could you try to run
strace -f -eopen -o /tmp/somefile iceape and try to reproduce again ?
Then, please send the /tmp/somefile here. (Note you might need to install the
strace package)

Thanks

Mike


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



Bug#439330: subversion: synchronization problem, so svn is very slow

2007-08-24 Thread Alejandro Perez Garcia
Package: subversion
Version: 1.4.4dfsg1-1
Severity: important

Hi.

Attention, the problem is only with http:// WebDav, but neither with https:// 
nor svn://

If I do a 'svn list http://server/repo' it takes a lot of time.

If I do a 'strace svn list http://server/repo' it works well.

If I do a 'tcpcump' in one console, and 'svn list http://server/repo', in other 
console, it works well.

I tried to recompile subversion. I used 'apt-get source subversion' from 
'deb-src http://ftp.debian.org/debian/ unstable main non-free contrib'. And get 
neon-0.25.5 (as .configure proposed to me).
But the problem persists.

With strace I saw that the problem could be in the send recv and poll. I 
located the source code in neon/src/ne_socket.c, read_raw() and write_raw() 
functions.

I changed the code of write_raw to sohw a trace. My change:

...
fprintf(stderr, *** Before\n);
ret = send(sock-fd, data, length, 0);
fprintf(stderr, *** After\n);
fflush(stderr);
...

And the problem is solved !!!

It has to be a synchronization problem, but I don't know where (subversion, 
neon, kernel, ...)


Regards


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

Kernel: Linux 2.6.22.aca.070817 (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 subversion depends on:
ii  libapr1   1.2.7-8.2The Apache Portable Runtime 
Librar
ii  libc6 2.6.1-1  GNU C Library: Shared libraries
ii  libneon26 0.26.4-1 An HTTP and WebDAV client library
ii  libsvn1   1.4.4dfsg1-1 Shared libraries used by 
Subversion
ii  subversion1.4.4dfsg1-1 Advanced version control system

subversion recommends no packages.


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



Bug#439331: asterisk: Dynamic DUNDi peering support not implemented

2007-08-24 Thread David Smith
Package: asterisk
Version: 1:1.4.6~dfsg-1
Severity: normal

The sample DUNDi configuration file claims you can specify a
peer with an EID of '*' to match any peer but this
functionality is not implemented upstream. Please see
upstream's bug tracker issue #10546_ , there is a patch
attached.

I'd very much like the support to be included in the next
Debian release.

Thanks,
David

_#10546: http://bugs.digium.com/view.php?id=10546
-- 
=
  David D. Smith davidsmith at acm.org
Jabber/GoogleTalk: dds at jabber.org ; GPG: 0xE6511C7E
IRC: dds on irc.freenode.net ; MSN: dds4418 at hotmail.com
==


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



Bug#438839: Invalid bug ?

2007-08-24 Thread Jean Parpaillon
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,
I've found the solution. On Gallery, the remote access plugin is not
installed by default.

Is it possible to get another error message than Gallery URL probably
incorrect


Regards,
Jean


- --
- 

Kerrighed inside -  OSCAR outside
 http://kerrighed.org/ http://oscar.openclustergroup.org/

- 

Jean PARPAILLON - Engineer - PARIS group - Office E210

IRISA-INRIA, Campus de Beaulieu, 35042 Rennes cedex, France
Tél: +33 2 99 84 22 33, Fax: +33 2 99 84 71 71

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

iD8DBQFGzqBR8P+pSEjr0u4RAuyAAJ4qqeRzWOrB6LC2f2fY1Nfo2JmEcACgjwsB
ic5/wXuLUj7b5g/J7vTNX9E=
=FOFs
-END PGP SIGNATURE-
begin:vcard
fn:Parpaillon Jean
n:Jean;Parpaillon
org:IRISA - INRIA;Kerrighed Project
adr:;;Campus de Beaulieu;Rennes Cedex;;35042;France
email;internet:[EMAIL PROTECTED]
tel;work:+33299842233
tel;fax:+33299847171
version:2.1
end:vcard



Bug#439332: ITP: flvtool2 -- a manipulation tool for flash video files

2007-08-24 Thread Todd Troxell
Package: wnpp
Severity: wishlist
Owner: Todd Troxell [EMAIL PROTECTED]

* Package name: flvtool2
  Version : 1.0.6
  Upstream Author : Norman Timmler
* URL : http://www.inlet-media.de/flvtool2
* License : GPL
  Programming Lang: Ruby
  Description : a manipulation tool for flash video files

flvtool2 can display and modify various metadata on flash video files 
It can also add cue points, cut, and debug flv files.  It can output 
metadata in XML and YAML formats.


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



Bug#439333: Problem of output format

2007-08-24 Thread picca
Package: cppunit
Severity: wishlist

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

I formated in a certain way the output of operator for my classes.
But cppunit broke this formatting by wrapping long lines.
Is it possible to remove this wrapping ?

Thank you

Frederic

Exemple:

lattice_test.cpp:78:Assertion
Test name: LatticeTest::reciprocal
equality assertion failed
- Expected: a The a parameter of the crystal 4.07999 1.54000 [ 0.0 : 10
00.00 ] Ŧ 1.0e-06, chi2: 0.0, To fit: 1
b The b parameter of the crystal 4.07999 1.54000 [ 0.0 : 1000.00 ] Ŧ 1
.0e-06, chi2: 0.0, To fit: 1
c The c parameter of the crystal 4.07999 1.54000 [ 0.0 : 1000.00 ] Ŧ 1
.0e-06, chi2: 0.0, To fit: 1
alpha The alpha parameter of the crystal 1.57080 1.57080 [ 0.0 : 3.1415
9 ] Ŧ 1.0e-06, chi2: 0.0, To fit: 1
beta The beta parameter of the crystal 1.57080 1.57080 [ 0.0 : 3.14159 
] Ŧ 1.0e-06, chi2: 0.0, To fit: 1
gamma The gamma parameter of the cell 1.57080 1.57080 [ 0.0 : 3.14159 ]
 Ŧ 1.0e-06, chi2: 0.0, To fit: 1

+4.07999+1.56206e-15+1.56206e-15
+0.0+4.07999+1.56206e-15
+0.0+0.0+4.07999

- Actual  : a The a parameter of the crystal 4.07999 4.07999 [ 0.0 : 10
00.00 ] Ŧ 1.0e-06, chi2: 0.0, To fit: 1
b The b parameter of the crystal 4.07999 4.07999 [ 0.0 : 1000.00 ] Ŧ 1
.0e-06, chi2: 0.0, To fit: 1
c The c parameter of the crystal 4.07999 4.07999 [ 0.0 : 1000.00 ] Ŧ 1
.0e-06, chi2: 0.0, To fit: 1
alpha The alpha parameter of the crystal 1.57080 1.57080 [ 0.0 : 3.1415
9 ] Ŧ 1.0e-06, chi2: 0.0, To fit: 1
beta The beta parameter of the crystal 1.57080 1.57080 [ 0.0 : 3.14159 
] Ŧ 1.0e-06, chi2: 0.0, To fit: 1
gamma The gamma parameter of the cell 1.57080 1.57080 [ 0.0 : 3.14159 ]
 Ŧ 1.0e-06, chi2: 0.0, To fit: 1

+1.54000-4.36243e-16-4.36243e-16
+0.0+1.54000-4.36243e-16
+0.0+0.0+1.54000

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

Debian Release: lenny/sid
  500 unstableedevelop.org 
  500 testing ftp.fr.debian.org 
  500 stable  wine.budgetdedicated.com 

--- Package information. ---
Depends (Version) | Installed
=-+-===
libcppunit-dev| 1.12.0-3





Bug#439281: libapache2-mod-perl2_2.0.3-1(hppa/experimental): FTBFS: tests fail

2007-08-24 Thread Niko Tyni
On Fri, Aug 24, 2007 at 11:57:14AM +0300, Damyan Ivanov wrote:
 
 My vague guess about the reason is that use of undefined variable in
 socket.
 
 Could it be that getprotobyname('tcp') returns undef?

Yes, the package should build-depend on netbase for /etc/protocols.

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]


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



Bug#393275: closed by Steve Langasek [EMAIL PROTECTED] (Re: -O2 on Alpha makes code crash)

2007-08-24 Thread Enrico Zini
On Fri, Aug 24, 2007 at 12:57:03AM +, Debian Bug Tracking System wrote:

 Test case builds and runs fine for me here on alpha with g++-4.1 4.1.2-14.
 
 I'm not sure what kind of system is supposed to take several days to test
 this, it built in a minute for me even on my slow alpha.
 
 BTW, the provided Makefile is broken and tries to link a C++ app using $(CC)
 instead of $(CXX).
 
 So I have some doubt that I'm making use of the test case correctly, but in
 any case I don't see any reason to keep this report open since the bug is
 indeed not reproducible with the provided test case.

Agreed.

For the records, my answer last night was wrong: I had forgotten that I
had provided a much reduced test case, and I thought I had to rebuild
the entire tagcoll2 on alpha many times in order to see wether the bug
is still reproducible: that is what would have taken several days.


Ciao,

Enrico

-- 
GPG key: 1024D/797EBFAB 2000-12-05 Enrico Zini [EMAIL PROTECTED]


signature.asc
Description: Digital signature


Bug#439281: libapache2-mod-perl2_2.0.3-1(hppa/experimental): FTBFS: tests fail

2007-08-24 Thread Damyan Ivanov
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

- -=| Frank Lichtenheld, 24.08.2007 00:18 |=-
 | Automatic build of libapache2-mod-perl2_2.0.3-1 on meitner by sbuild/hppa 
 98-farm
 | /usr/bin/perl -Iblib/arch -Iblib/lib \
 | t/TEST -clean
 | [warning] setting ulimit to allow core files
 | ulimit -c unlimited; /usr/bin/perl 
 /build/buildd/libapache2-mod-perl2-2.0.3/t/TEST -clean
 | Use of uninitialized value in socket at 
 /build/buildd/libapache2-mod-perl2-2.0.3/Apache-Test/lib/Apache/TestServer.pm 
 line 367.
 | make[1]: *** [test_clean] Error 2
 | make[1]: Leaving directory `/build/buildd/libapache2-mod-perl2-2.0.3'
 | make: *** [build-stamp] Error 2
 
 Full build log(s): 
 http://experimental.ftbfs.de/build.php?ver=2.0.3-1pkg=libapache2-mod-perl2arch=hppa

Same error is present on other architectures as well:
kfreebsd-amd64, mipsel, hppa, and mips.

Strangely, tests run just fine on alpha, amd64, powerpc, ia64, s390 and arm.

http://experimental.debian.net/build.php?pkg=libapache2-mod-perl2

My vague guess about the reason is that use of undefined variable in
socket.

Could it be that getprotobyname('tcp') returns undef?

P.S. I am on vacation until 5 of Sept.
- --
damJabberID: [EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGzp1qHqjlqpcl9jsRAgzEAJ9beEpSTy5lSXmVzmQs5aDJoBtIEgCgyeb1
Q7i6y0ugw1vHDgopW5pQiDw=
=vYSH
-END PGP SIGNATURE-


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



Bug#439287: Dependency on openoffice.org-officebean

2007-08-24 Thread Rene Engelhard
Hi,

Michael Biebl wrote:
 There are others (sablevm, kaffee). sun-java(5,6)-jre are in non-free.

OOo doesn't support sablevm or kaffe. I know that sun-java* is in
non-free, but that doesn't make non-free to a part of Debian (which is
per definiton the main section).

  Sun JDK is not in main, so no option for this. I'll add icedtea/openjdk
  support when it's there, though.
 
 I was more thinking about openoffice.org-officebean depending on
 java-runtime(1,2) and not on a particular.

The problem is that officebean.so links against libjawt. In gcjs case,
that's libgcjawt.

If it was only the jar, you'd be completely right, but there's also a .so.
If it was a jar the reason for splitting it out would be a non-reason
anyway and officebean.jar could be in -java-common.

 These discussion only show (to me), that openoffice.org-dev ! should
 probably depend on openoffice.org-officebeans but not the office suite
 itself.

Good point. But then again, who knows what other stuff will expect it to
be there, it it is a part of a standard office installation?

 Why is Recommends or Suggests not an option? (I personally would vote
 for Suggests).

It was like this before -8, yes (Suggests)

Gr??e/Regards,

Ren?
-- 
 .''`.  Ren? Engelhard -- Debian GNU/Linux Developer
 : :' : http://www.debian.org | http://people.debian.org/~rene/
 `. `'  [EMAIL PROTECTED] | GnuPG-Key ID: 248AEB73
   `-   Fingerprint: 41FA F208 28D4 7CA5 19BB  7AD9 F859 90B0 248A EB73



signature.asc
Description: Digital signature


Bug#437146: [SOLVED] Anjuta fails to open *.glade files

2007-08-24 Thread hjt

hi,

build anjuta-2.2.0 with libgladeui-1-dev closes #437146


dpkg -l | grep -e anjuta -e libgladeui-1-dev
ii  anjuta  2:2.2.0-1   
   A GNOME development IDE, for C/C++
ii  anjuta-common   2:2.2.0-1   
   A GNOME development IDE, for C/C++ - data files
ii  anjuta-dbg  2:2.2.0-1   
   A GNOME development IDE, for C/C++ - debug files
ii  anjuta-dev  2:2.2.0-1   
   A GNOME development IDE, for C/C++ - development files
ii  libgladeui-1-dev3.2.2-1 
   GTK+ User Interface Build core library (development fi



greetings,
Horst


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



Bug#439332: Acknowledgement (ITP: flvtool2 -- a manipulation tool for flash video files)

2007-08-24 Thread Todd Troxell
One correction: This software is BSD license, not GPL.

-- 
Todd Troxell
http://rapidpacket.com/~xtat


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



Bug#439295: linux-image-2.6.21-2-686: System fails to boot

2007-08-24 Thread Stephen Gran
This one time, at band camp, Vesa Savolainen said:

 After upgrading from linux-image-2.6.18-4-686 to linux-image-2.6.21-2-686,
 the system fails to boot because the kernel now suddenly sees hard drive 
 as /dev/sda while linux-image-2.6.18-4-686 saw the same hard drive as 
 /dev/hda. After editing /boot/grub/menu.lst and changing /dev/hda5 to 
 /dev/sda5, the system boots O.K with linux-image-2.6.21-2-686, but fails 
 to enable dma for /dev/sda.

Yes, this is probably part of the libata transition.  The right way to
do this is probably to use filesystem labels for bootup, rather than
hard conding device names.  I don't think that can be done
automagically, so this may just have to be documented in release notes.

 SCSI subsystem initialized
 libata version 2.20 loaded.
 pata_sis :00:02.5: version 0.5.0
 ata1: PATA max UDMA/133 cmd 0x000101f0 ctl 0x000103f6 bmdma 0x0001ffa0 irq 14
 ata2: PATA max UDMA/133 cmd 0x00010170 ctl 0x00010376 bmdma 0x0001ffa8 irq 15
 scsi0 : pata_sis
 ata1.00: ATA-6: ST3160021A, 8.01, max UDMA/100
 ata1.00: 312581808 sectors, multi 16: LBA48
 ata1.00: configured for UDMA/100
 SCSI device sda: 312581808 512-byte hdwr sectors (160042 MB)
 sda: Write Protect is off
 sda: Mode Sense: 00 3a 00 00
 SCSI device sda: write cache: enabled, read cache: enabled, doesn't support 
 DPO or FUA
 SCSI device sda: 312581808 512-byte hdwr sectors (160042 MB)
 sda: Write Protect is off
 sda: Mode Sense: 00 3a 00 00
 SCSI device sda: write cache: enabled, read cache: enabled, doesn't support 
 DPO or FUA
  sda: sda1 sda2 sda3  sda5 sda6 sda7 sda8  sda4
 sd 0:0:0:0: Attached scsi disk sda

That looks to me like it decided your drive was UDMA/100 and configured
for it correctly.  What makes you say it didn't enable dma?
-- 
 -
|   ,''`.Stephen Gran |
|  : :' :[EMAIL PROTECTED] |
|  `. `'Debian user, admin, and developer |
|`- http://www.debian.org |
 -


signature.asc
Description: Digital signature


Bug#439334: mdadm drop -k all call in postinst

2007-08-24 Thread maximilian attems
Package: mdadm
Version: 2.6.2-2
Severity: normal

it is quite rude to update _alll_ initramfs.
if the admin wants that he can set that in
/etc/initramfs-tools/update-initramfs.conf

please simply call update-initramfs -u



-- Package-specific info:
--- mount output
/dev/sda1 on / type ext3 (rw,noatime,nodiratime,errors=remount-ro)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
procbususb on /proc/bus/usb type usbfs (rw)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
/dev/mapper/nancy_vg1-home on /home type ext3 (rw,noatime,nodiratime)
/dev/mapper/nancy_vg1-tmp on /tmp type ext3 (rw,noatime,nodiratime)
/dev/mapper/nancy_vg1-usr on /usr type ext3 (rw,noatime,nodiratime)
/dev/mapper/nancy_vg1-var on /var type ext3 (rw,nodiratime)
/dev/mapper/nancy_vg1-vartmp on /var/tmp type ext3 (rw,noatime,nodiratime)
none on /debug type debugfs (rw)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc 
(rw,noexec,nosuid,nodev)
/dev/mapper/max on /home/max type ext3 (rw,noatime,nodiratime)
/dev/mapper/nancy_vg1-src on /home/max/src type ext3 (rw)

--- mdadm.conf
# mdadm.conf
#
# Please refer to mdadm.conf(5) for information about this file.
#

# by default, scan all partitions (/proc/partitions) for MD superblocks.
# alternatively, specify devices to scan, using wildcards if desired.
DEVICE partitions

# auto-create devices with Debian standard permissions
CREATE owner=root group=disk mode=0660 auto=yes

# automatically tag new arrays as belonging to the local system
HOMEHOST system

# instruct the monitoring daemon where to send mail alerts
MAILADDR root


--- /proc/mdstat:
Personalities : [raid1] 
md0 : active raid1 dm-9[0]
  307136 blocks [1/1] [U]
  
unused devices: none

--- /proc/partitions:
major minor  #blocks  name

   8 0   39070080 sda
   8 1 977904 sda1
   8 2 977920 sda2
   8 3   18555904 sda3
   8 4   18557952 sda4
 254 05136384 dm-0
 254 15423104 dm-1
 254 2 512000 dm-2
 254 3 512000 dm-3
 254 4   15728640 dm-4
 254 51048576 dm-5
 254 6 716800 dm-6
 254 73567616 dm-7
 254 81048576 dm-8
 254 9 307200 dm-9
 25410   15728124 dm-10
   9 0 307136 md0

--- initrd.img-2.6.23-rc3-686:
26867 blocks
etc/mdadm
etc/mdadm/mdadm.conf
scripts/local-top/mdadm
lib/modules/2.6.23-rc3-686/kernel/drivers/md/linear.ko
lib/modules/2.6.23-rc3-686/kernel/drivers/md/raid0.ko
lib/modules/2.6.23-rc3-686/kernel/drivers/md/multipath.ko
lib/modules/2.6.23-rc3-686/kernel/drivers/md/raid456.ko
lib/modules/2.6.23-rc3-686/kernel/drivers/md/md-mod.ko
lib/modules/2.6.23-rc3-686/kernel/drivers/md/dm-mod.ko
lib/modules/2.6.23-rc3-686/kernel/drivers/md/raid1.ko
lib/modules/2.6.23-rc3-686/kernel/drivers/md/raid10.ko
lib/modules/2.6.23-rc3-686/kernel/drivers/md/dm-crypt.ko
sbin/mdadm

--- /proc/modules:
raid1 22208 1 - Live 0xf88aa000
md_mod 74420 1 raid1, Live 0xf8bec000
dm_crypt 12840 1 - Live 0xf8c51000
dm_snapshot 16932 0 - Live 0xf8b5d000
dm_mirror 21632 0 - Live 0xf8b46000
dm_mod 52640 24 dm_crypt,dm_snapshot,dm_mirror, Live 0xf8b4f000

--- /var/log/syslog:
Aug 23 23:10:17 nancy kernel: md: binddm-9
Aug 23 23:10:17 nancy kernel: md: md0: raid array is not clean -- starting 
background reconstruction
Aug 23 23:10:17 nancy kernel: md: raid1 personality registered for level 1

--- volume detail:

--- /proc/cmdline
root=/dev/sda1 ro resume=/dev/mapper/nancy_vg1-swap acpi_sleep=s3_bios

--- grub:
kernel  /boot/vmlinuz-2.6.23-rc3-686 root=/dev/sda1 ro 
resume=/dev/mapper/nancy_vg1-swap acpi_sleep=s3_bios nosplash
kernel  /boot/vmlinuz-2.6.23-rc3-686 root=/dev/sda1 ro 
resume=/dev/mapper/nancy_vg1-swap acpi_sleep=s3_bios
kernel  /boot/vmlinuz-2.6.23-rc3-686 root=/dev/sda1 ro 
resume=/dev/mapper/nancy_vg1-swap acpi_sleep=s3_bios single
kernel  /boot/vmlinuz-2.6.23-rc2-686 root=/dev/sda1 ro 
resume=/dev/mapper/nancy_vg1-swap acpi_sleep=s3_bios nosplash
kernel  /boot/vmlinuz-2.6.23-rc2-686 root=/dev/sda1 ro 
resume=/dev/mapper/nancy_vg1-swap acpi_sleep=s3_bios
kernel  /boot/vmlinuz-2.6.23-rc2-686 root=/dev/sda1 ro 
resume=/dev/mapper/nancy_vg1-swap acpi_sleep=s3_bios single
kernel  /boot/vmlinuz-2.6.22-1-686 root=/dev/sda1 ro 
resume=/dev/mapper/nancy_vg1-swap acpi_sleep=s3_bios nosplash
kernel  /boot/vmlinuz-2.6.22-1-686 root=/dev/sda1 ro 
resume=/dev/mapper/nancy_vg1-swap acpi_sleep=s3_bios
kernel  /boot/vmlinuz-2.6.22-1-686 root=/dev/sda1 ro 
resume=/dev/mapper/nancy_vg1-swap acpi_sleep=s3_bios single
kernel  /boot/vmlinuz-2.6.21-2-686 root=/dev/sda1 ro 
resume=/dev/mapper/nancy_vg1-swap acpi_sleep=s3_bios nosplash
kernel  /boot/vmlinuz-2.6.21-2-686 root=/dev/sda1 ro 
resume=/dev/mapper/nancy_vg1-swap acpi_sleep=s3_bios
kernel

Bug#439335: CVE-2007-4131: GNU tar Directory Traversal Vulnerability

2007-08-24 Thread Luca Bruno
Package: tar
Version: 1.18-1
Severity: grave
Tags: security patch

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

- From CVE-2007-4131:
The vulnerability is caused due to an input validation error when
extracting tar archives. This can be exploited to extract files to
arbitrary locations outside the specified directory with the permissions
of the user running GNU tar by using the .. directory traversal
sequence in a specially crafted tar archive.

A patch is available in upstream CVS:
http://cvs.savannah.gnu.org/viewvc/tar/src/names.c?root=tarr1=1.63r2=1.64

The same portion of code is present also in versions 1.16 (stable) and
1.14 (oldstable), so this bug should be probably tracked and fixed there
too. However I'm not sure if there are other patches already applied
there to prevent this issue, so right now I'm reporting this bug for sid
only.

Cheers, Luca

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

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

Versions of packages tar depends on:
ii  libc6 2.6.1-1GNU C Library: Shared libraries

tar recommends no packages.

- -- no debconf information

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

iD8DBQFGzqZaRqobajv7n7MRAhfjAJ9PQ+ZxxO5cOhE5FZMWLl/V84qdtACgqoy6
Cn3M2jeuQ0UM9BUXqxUsPrQ=
=mvHJ
-END PGP SIGNATURE-


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



Bug#439336: libgef-java: new upstream 0.12.3

2007-08-24 Thread Arnaud Vandyck
Package: libgef-java
Severity: wishlist
Owner: !

New upstream available at
http://gef.tigris.org/servlets/ProjectDocumentList?folderID=0

-- 
Arnaud Vandyck


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



Bug#439214: [xml/sgml-pkgs] Bug#439214: docbook2x-man runs without error but produces no output

2007-08-24 Thread Daniel Leidert
Am Donnerstag, den 23.08.2007, 23:08 -0400 schrieb Adrian Mariano:

[..]
   I don't actually know anything about docbook, I was just trying to
   assemble the scripts to do the above.  It sounds like either my
   texinfo source is defective
  
  Hm. Not sure. Your texinfo produces fine Docbook XML, so I don't think,
  it's defective ...
  
   or the texinfo command that generated the
   docbook file isn't doing the right thing.  
  
  ... but it produces a book instead of a refentry. So I think, the
  command doesn't do the right job for you. You should check, when/if this
  command prepares a refentry from texinfo files.
 
 It appears that it never prepares a refentry.  At least, there's no
 mention of this possibility.  Is this something that could be easily
 wrapped around the output that is produced?  Or would it be more
 involved?  

I guess, you would need to (a) write your own custom stylesheet to
produce groff output from a book or (b) write an own stylesheet that
converts the book into a refentry, which can then be processed with the
original stylesheets. Maybe there are more possibilities. You should ask
on the docbook-apps mailing list.

   Note, however, that the example you mention above didn't work either:
   
   % docbook2x-man examp.xml
   /usr/bin/iconv: illegal input sequence at position 526
   /usr/bin/db2x_manxml: program in pipeline exited with an error
  
  Do you use an ext3 filesystem with dir_index enabled? You are maybe
  bitten by
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=430118
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=425928
  
  Can you check this?
  
  dumpe2fs /dev/whatever | grep Filesystem features
 
 Looks like I do have ext3 with dir_index enabled:
 
 Filesystem features:  has_journal resize_inode dir_index filetype
 needs_recovery sparse_super large_file
 
 I couldn't figure out from reading the book reports: is there a fix
 for this?  

Fix /etc/perl/XML/SAX/ParserDetails.ini and move

 [XML::SAX::Expat]
 http://xml.org/sax/features/namespaces = 1
 http://xml.org/sax/features/external-general-entities = 1
 http://xml.org/sax/features/external-parameter-entities = 1

to the end of the file, as also mentioned in
http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=67;bug=425928.

Regards, Daniel



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



Bug#439337: CVE-2007-3056: websvn xss

2007-08-24 Thread Thijs Kinkhorst
Package: websvn
Severity: important
Tags: security

Hi,

A security issue has been reported against websvn:
Cross-site scripting (XSS) vulnerability in filedetails.php in WebSVN 2.0rc4, 
and possibly earlier, allows remote attackers to inject arbitrary web script 
or HTML via the path parameter. NOTE: the provenance of this information is 
unknown; the details are obtained solely from third party information.

It has been fixed in the new 2.0 release. This is CVE-2007-3056, please 
mention it in the changelog when uploading a fixed version.

This seems to be the fix itself:
http://websvn.tigris.org/source/browse/websvn/trunk/filedetails.php?rev=581r1=569r2=581

Since websvn does not have any cookie-based authentication of itself, I don't 
think this warrants updates to stable/oldstable. But still it's an important 
bug to fix.


thanks
Thijs


pgpPImHpYj25Y.pgp
Description: PGP signature


Bug#439339: libnet-ssh-perl-perl: package requires Math::Pari to operate which does not seem to be in the archive

2007-08-24 Thread Stanislav Maslovski
Package: libnet-ssh-perl-perl
Version: 1.30-1
Severity: grave
Justification: renders package unusable


Net::SSH::Perl-new() failed: Can't locate Math/Pari.pm in @INC (@INC
contains: /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8
/usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8
/usr/local/lib/site_perl .) at /usr/share/perl5/Net/SSH/Perl/Util/SSH2MP.pm
line 6...

--
Stanislav


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



Bug#372184: Bug still present in 0.4.5.4

2007-08-24 Thread Ariel Garcia
Package: aptitude
Version: 0.4.5.4-1

--- Please enter the report below this line. ---
This issue is still present in aptitude 0.4.5.4, or is at least a very 
similar one:

- i installed openoffice.org-kde with aptitude
- aptitude show still thinks openoffice.org-kde was automatically installed
   (and even:  State: not installed !!! see below)
- this Automatically installed: yes  flag doesn't change if i run 
   unmarkauto
- next time i run aptitude openoffice.org-kde is removed!

# aptitude install openoffice.org-kde/unstable
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Building tag database... Done
The following packages have been automatically kept back:
  kdebase-bin kdebase-kio-plugins kdelibs4c2a
The following packages have been kept back:
  kcontrol kdegraphics-kfile-plugins kdesktop kdm kfind konqueror krita
The following NEW packages will be installed:
  openoffice.org-kde
0 packages upgraded, 1 newly installed, 0 to remove and 10 not upgraded.
Need to get 355kB of archives. After unpacking 938kB will be used.
Writing extended state information... Done
Get:1 http://ftp.de.debian.org unstable/main openoffice.org-kde 2.2.1-8 
[355kB]
Fetched 355kB in 0s (764kB/s)
Selecting previously deselected package openoffice.org-kde.
(Reading database ... 158573 files and directories currently installed.)
Unpacking openoffice.org-kde 
(from .../openoffice.org-kde_2.2.1-8_i386.deb) ...
Setting up openoffice.org-kde (2.2.1-8) ...
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Writing extended state information... Done
Building tag database... Done

# aptitude show  openoffice.org-kde
Package: openoffice.org-kde
State: not installed
Automatically installed: yes
Version: 2.0.4.dfsg.2-7etch1
Priority: optional
Section: kde
Maintainer: Debian OpenOffice Team [EMAIL PROTECTED]
Uncompressed Size: 942k
Depends: openoffice.org-core (= 2.0.4.dfsg.2-7etch1), kdelibs4c2a (= 
4:3.5.5-1), libc6 (= 2.3.6-6),
 libgcc1 (= 1:4.1.1-12), libqt3-mt (= 3:3.3.7), libstdc++6 (= 
4.1.1-12), libstlport4.6c2,
 libx11-6
Suggests: konqueror, kmail, kaddressbook
Conflicts: openoffice.org2-kde ( 2.0.4.dfsg.2-7etch1)
Replaces: openoffice.org2-kde ( 2.0.4.dfsg.2-7etch1)
Provides: openoffice.org2-kde
Description: KDE Integration for OpenOffice.org (Widgets, Dialogs, 
Addressbook)
(...)

# aptitude unmarkauto openoffice.org-kde
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Building tag database... Done
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Writing extended state information... Done
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Building tag database... Done


# aptitude show  openoffice.org-kde
Package: openoffice.org-kde
State: not installed
Automatically installed: yes
Version: 2.0.4.dfsg.2-7etch1
(...)



--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.20.7-grsec

Debian Release: lenny/sid
  990 testing www.debian-multimedia.org 
  990 testing security.debian.org 
  990 testing ftp.de.debian.org 
  800 unstableftp.de.debian.org 
  700 experimentalftp.de.debian.org 
  600 unstablekanotix.com 
  500 unstablewww.debian-multimedia.org 

--- Package information. ---
Depends(Version) | Installed
-+-
libapt-pkg-libc6.5-6-4.4 | 
libc6 (= 2.5-5) | 2.6.1-1
libgcc1  (= 1:4.2-20070516) | 1:4.2.1-4
libncursesw5  (= 5.4-5) | 5.6+20070716-1
libsigc++-2.0-0c2a(= 2.0.2) | 2.0.17-2
libstdc++6 (= 4.2-20070516) | 4.2.1-4



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



Bug#372184: duplicate bugs?

2007-08-24 Thread Ariel Garcia
Package: aptitude
Version: 0.4.5.4-1

--- Please enter the report below this line. ---
Bugs #330131 and #372184 seem to be duplicates of each other, and still 
open in 0.4.5.4...

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.20.7-grsec

Debian Release: lenny/sid
  990 testing www.debian-multimedia.org 
  990 testing security.debian.org 
  990 testing ftp.de.debian.org 
  800 unstableftp.de.debian.org 
  700 experimentalftp.de.debian.org 
  600 unstablekanotix.com 
  500 unstablewww.debian-multimedia.org 

--- Package information. ---
Depends(Version) | Installed
-+-
libapt-pkg-libc6.5-6-4.4 | 
libc6 (= 2.5-5) | 2.6.1-1
libgcc1  (= 1:4.2-20070516) | 1:4.2.1-4
libncursesw5  (= 5.4-5) | 5.6+20070716-1
libsigc++-2.0-0c2a(= 2.0.2) | 2.0.17-2
libstdc++6 (= 4.2-20070516) | 4.2.1-4



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



Bug#439328: dh-make-perl: Stricter checks for debian/copyright

2007-08-24 Thread Alexis Sukrieh

Damyan Ivanov wrote:

I am not sure what to do more so that maintainer checks debian/copyright
more.

The goal is to lessen the rejection rate for dh-make-perl-made packages
:)


Why not having a smart linitan warning/error when such a case occurs? I 
personnaly run linitan whenver I build a package for an upload.


I think lintian warning and errors are blockers for most careful DDs.

Just my two cents.

--
Alexis Sukrieh


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



Bug#439338: libtoolbar-java: new upstream 1.4

2007-08-24 Thread Arnaud Vandyck
Package: libtoolbar-java
Severity: wishlist
Owner: Arnaud Vandyck [EMAIL PROTECTED]
Forwarded: http://toolbar.tigris.org/issues/show_bug.cgi?id=13

Toolbar new upstream 1.4 will be available here:
http://toolbar.tigris.org/servlets/ProjectDocumentList

When this bug http://toolbar.tigris.org/issues/show_bug.cgi?id=13 will
be solved.

-- 
Arnaud Vandyck


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



Bug#438702: Asterisk v1.4.9~dfsg-1 Crashed

2007-08-24 Thread GNUbie
Hello all,

Although I already made a response to Mr. Tzafrir Cohen's original message
regarding this bug 4 days ago, I am now re-sending it to the Debian BTS for
record purposes.

On 8/19/07, Tzafrir Cohen [EMAIL PROTECTED] wrote:


 Indeed.

 So let's try to track this down.


Ok, here are the things I've done here on my Asterisk v1.4.9 on Debian
GNU/Linux Etch:

To get a core file:

 echo '/tmp/core.%e.%t' /proc/sys/kernel/core_pattern


I did this.

Enable the -g flag to Asterisk by editing the init.d script (there's an
 example in the default file but when I look at it now it seems to be
 slightly wrong: it tries to mess with core_pattern as well).


I didn't follow this.  What I did was I uncommented the line 21 of my
/etc/default/asterisk file with the line that look like this:

PARAMS=-F -g -vvv

Please install thepackage asterisk-dbg to produce useful backtraces.


I didn't installed the asterisk-dbg package.  After starting the Asterisk
service through:

# /etc/init.d/asterisk start

I entered into the Asterisk shell then executed the command below:

CLI set verbose 10

So, after a few call attempts to a GSM mobile phone and PSTN telephone, the
Asterisk service crashed and you can download the core dump file it
generated at http://files-upload.com/files/47/core.asterisk-1.4.9 or at
http://www.filecrunch.com/file/~jab6ay .  I hope that this core dump file
can help provide you information on what's the cause of the problem and a
possible solution on your side.

I would also like to add info about this crash problem that I think Asterisk
crashes when the caller is from a SIP (soft)phone calling to a PSTN
telephone because I remember that I've been using it calling from an analog
phone to a PSTN telephone and vice versa but the Asterisk don't crash or
even the channels are released properly after the call.

Thank you in advance.

More power to you!

GNUbie


Bug#439341: apt-move: bad Release index files

2007-08-24 Thread Ludwin Janvier
Package: apt-move
Version: 4.2.27-1+b2
Severity: normal
Tags: patch

When using the GPGKEY option, aptitude don't trust the repository
and apt-get simply ignore the repo. Sounds that because the master
Release doesn't contain the md5 for uncompressed Packages file.
The following patch make apt* happy:

--- /usr/bin/apt-move   2006-01-14 05:05:23.0 +0100
+++ apt-move2007-08-24 11:07:33.0 +0200
@@ -1246,13 +1246,24 @@
 }

 get_checksum() {
+   local cont
for l; do
-   [ -f $l ] || continue
-   size=$(perl -le 'print ((stat($ARGV[0]))[7]);' $l)
+   if [ -f $l ]; then
+   cont='cat '$l
+   else
+   if [ -f $l'.gz' ]; then
+   cont='zcat '$l'.gz'
+   elif [ -f $1'.bz' ]; then
+   cont='bzcat '$1'.bz'
+   else
+   continue
+   fi
+   fi
+   size=$($cont | wc -c)
printf ' %32s%.s %16d %s\n' \
-   $(md5sum $l) $size $j/$k/$l
+   $($cont|md5sum) $size $j/$k/$l
printf ' %40s%.s %16d %s\n' \
-   $(sha1sum $l) $size $j/$k/$l 3
+   $($cont|sha1sum) $size $j/$k/$l 3
done
 }

-- System Information:
Debian Release: lenny/sid
Architecture: i386 (x86_64)

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

Versions of packages apt-move depends on:
ii  apt [libapt-pkg-libc6.5-6-4.4 0.7.3  Advanced front-end for dpkg
ii  bc1.06-20The GNU bc arbitrary precision cal
ii  dash  0.5.3-7The Debian Almquist Shell
ii  libc6 2.6.1-1GNU C Library: Shared libraries
ii  libgcc1   1:4.2.1-4  GCC support library
ii  libstdc++64.2.1-4The GNU Standard C++ Library v3

Versions of packages apt-move recommends:
ii  apt   0.7.3  Advanced front-end for dpkg

-- no debconf information


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



Bug#439340: libprelude: useless build dependency liblzo2-dev

2007-08-24 Thread Peter Eisentraut
Package: libprelude
Version: 0.9.14-3
Severity: minor

This package has a build dependency on liblzo2-dev, but nothing in the
package uses anything to do with lzo.  So just remove it.


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



Bug#348414: xsane: Xsane change scan directory mis-displays

2007-08-24 Thread Julien BLACHE
Greg Kochanski [EMAIL PROTECTED] wrote:

Hi Greg,

 When one goes to Preferences - Change working directory,
 one can get into a situation where the window showing
 possible folders is blank, even if folders really exist.

Can you still reproduce this problem ?

If yes, can you provide a minimal directory layout (including parent
and child directories as needed) that exhibits the problem ?

Thanks,

JB.

-- 
 Julien BLACHE - Debian  GNU/Linux Developer - [EMAIL PROTECTED] 
 
 Public key available on http://www.jblache.org - KeyID: F5D6 5169 
 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 


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



Bug#311198: xsane: Sometimes, one forgets whether's one has scanned or not.

2007-08-24 Thread Julien BLACHE
forwarded 311198 [EMAIL PROTECTED]
thanks

Greg Kochanski [EMAIL PROTECTED] wrote:

Hi,

 I'd be really happy if there were some little
 graphical hint that would tell me whether or not
 the scan button has been clicked since the
 acquire preview button was last clicked.

It's on the upstream TODO list.

JB.

-- 
 Julien BLACHE - Debian  GNU/Linux Developer - [EMAIL PROTECTED] 
 
 Public key available on http://www.jblache.org - KeyID: F5D6 5169 
 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 


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



Bug#328920: xsane resets resolution when switching from grey to color

2007-08-24 Thread Julien BLACHE
Greg Kochanski [EMAIL PROTECTED] wrote:

Hi Greg,

 When one switches from color to grey modes,
 the resolution resets to 300dpi.
 Eg:
 mode=save
 set to color
 set resolution 240
 set to grey
 (resolution is now 300)
 set resolution 240
 (resolution is now 240)
 set to color
 (resolution is now 300)
 set resolution 240
 (resolution is now 240)
 set to grey
 (resolution is now 300)

This is caused by the backend not keeping track of the options on a
per-scanning-mode basis. Which backend are you using ?

JB.

-- 
 Julien BLACHE - Debian  GNU/Linux Developer - [EMAIL PROTECTED] 
 
 Public key available on http://www.jblache.org - KeyID: F5D6 5169 
 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 


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



Bug#439342: ITP: uqm-russian -- russian addon for uqm

2007-08-24 Thread Dmitry E. Oboukhov
Package: uqm-russian
Version: 1.0.0
Severity: wishlist

Package: wnpp
Severity: wishlist
Owner: Dmitry E. Oboukhov [EMAIL PROTECTED]

* Package name  : uqm-russian
  Version   : 1.0.0
  Upstream Author   : Aleksey Kravchenko [EMAIL PROTECTED], Andrew 
Zabolotny [EMAIL PROTECTED], Artem Popov [EMAIL PROTECTED], Evgeniy 
Zhemchugov [EMAIL PROTECTED], Igor Betin [EMAIL PROTECTED], Uleana 
Moldovyan [EMAIL PROTECTED]
* URL   : http://uqm-rus.sh.nu/filemgmt/visit.php?lid=14
* License   : GPLv2
  Description   : Russian language for 'The Ur-Quan Masters' game


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



Bug#439343: python-brlapi: Wrong permissions of brlapi.so

2007-08-24 Thread Milan Zamazal
Package: python-brlapi
Version: 3.8-3
Severity: important

When I compile the package myself, the resulting brlapi.so binary is not
world-readable and thus the `brlapi' module can't be imported and used.
The following patch fixes the problem:

--- debian/rules.orig   2007-08-24 12:04:49.0 +0200
+++ debian/rules2007-08-24 11:44:19.0 +0200
@@ -113,7 +113,7 @@
dh_link -p$@ -plibbrlapi0.5 -plibbrlapi-dev
dh_strip
dh_compress
-   dh_fixperms -p$@ -plibbrlapi0.5 -plibbrlapi-dev -plibbrlapi-jni
+   dh_fixperms -p$@ -plibbrlapi0.5 -plibbrlapi-dev -plibbrlapi-jni 
-ppython-brlapi
dh_makeshlibs -n -p$@
dh_makeshlibs -plibbrlapi0.5 -plibbrlapi-jni -pbrltty-flite 
-pbrltty-x11 -pcl-brlapi -ppython-brlapi
dh_installdeb -p$@ -plibbrlapi0.5 -plibbrlapi-dev -plibbrlapi-jni 
-plibbrlapi-java -pbrltty-flite -pbrltty-x11 -pcl-brlapi -ppython-brlapi

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable'), (97, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Locale: LANG=C, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8)

Versions of packages python-brlapi depends on:
ii  libbrlapi0.53.8-3braille display access via BRLTTY 
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  python  2.4.4-2  An interactive high-level object-o
ii  python-support  0.6.4automated rebuilding support for p

python-brlapi recommends no packages.

-- no debconf information


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



Bug#434394: Time to move bwidget under /usr/share?

2007-08-24 Thread Francesco P. Lovergine
On Fri, Aug 24, 2007 at 01:43:51AM +0200, Anselm Lingnau wrote:
 Francesco Paolo Lovergine wrote:
 
  Bwidget should move its stuff under /usr/share now, it depends on tk8.4
  so I see no reasons to maintain it under /usr/lib which is not
  appropriate by policy.
 
 I agree with you in principle but as long as Debian's wish8.4 does not 
 include /usr/share in its auto_path there isn't much point in moving Bwidget 
 to there as it is not going to be found -- which would make it pretty 
 useless.
 
 I'll contact the Tcl maintainers to find out what they have to say about 
 adding /usr/share to the auto_path.
 
 Cheers,
 Anselm

Maybe some proper decisions about Tcl policy need to be taken, indeed.

-- 
Francesco P. Lovergine


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



Bug#432680: gnome-power-manager: X session is not restored on wake up

2007-08-24 Thread jetxee
On Thu, Aug 23, 2007 at 08:12:52PM +0200, Sven Arvidsson wrote:
 On Wed, 2007-07-11 at 13:04 +0200, jetxee wrote:
  I noticed recently that recent version of gnome-power-manager does not
  return normally from stand-by mode on my laptop.
 
 Hi,
 
 g-p-m invokes HAL for suspend / hibernate, so I suspect this bug report
 really belongs to hal. To be sure, you should be able to invoke HAL
 manually for suspend;
 
 dbus-send --system --print-reply --dest=org.freedesktop.Hal 
 /org/freedesktop/Hal/devices/computer 
 org.freedesktop.Hal.Device.SystemPowerManagement.Suspend 
 int32:0
 
 (It should be launched as a single long command)

Dear Sven,

Thank you for the response. I tried the command, and suspend went well
as well as restore. Actually, after that I re-enabled suspend in g-p-m,
and now it works too!

Well, more than a month has passed, something has been fixed probably.

I think the bug may be closed as I cannot reproduce it any longer.

Best regards,
jetxee

P.S. Just in case some one will reproduce it, my current configuration is:

Linux 2.6.21-2-686 (SMP w/1 CPU core)
ii  gconf2  2.18.0.1-3   GNOME configuration database syste
ii  hal 0.5.9.1-2Hardware Abstraction Layer
ii  libart-2.0-22.3.19-3 Library of functions for 2D graphi
ii  libatk1.0-0 1.18.0-2 The ATK accessibility toolkit
ii  libbonobo2-02.18.0-2 Bonobo CORBA interfaces library
ii  libbonoboui2-0  2.18.0-5 The Bonobo UI library
ii  libc6   2.6-2GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1 The Cairo 2D vector graphics libra
ii  libdbus-1-3 1.1.1-3  simple interprocess messaging syst
ii  libdbus-glib-1-20.74-1   simple interprocess messaging syst
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libgconf2-4 2.18.0.1-3   GNOME configuration database syste
ii  libglade2-0 1:2.6.1-1library to load .glade files at ru
ii  libglib2.0-02.12.13-1The GLib library of C routines
ii  libgnome-keyring0   0.8.1-2  GNOME keyring services library
ii  libgnome2-0 2.18.0-4 The GNOME 2 library - runtime file
ii  libgnomecanvas2-0   2.14.0-3 A powerful object-oriented display
ii  libgnomeui-02.18.1-2 The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0  1:2.18.1-2   GNOME Virtual File System (runtime
ii  libgtk2.0-0 2.10.13-1The GTK+ graphical user interface
ii  libhal1 0.5.9.1-2Hardware Abstraction Layer - share
ii  libice6 2:1.0.3-3X11 Inter-Client Exchange library
ii  libnotify1 [libnotify1- 0.4.4-3  sends desktop notifications to a n
ii  liborbit2   1:2.14.7-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpanel-applet2-0  2.18.3-1 library for GNOME Panel applets
ii  libpango1.0-0   1.16.5-1 Layout and rendering of internatio
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libpopt01.10-3   lib for parsing cmdline parameters
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libwnck18   2.18.3-1 Window Navigator Construction Kit
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.8-2X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxi6  2:1.1.1-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxml2 2.6.29.dfsg-1GNOME XML library
ii  libxrandr2  2:1.2.1-1X11 RandR extension library
ii  libxrender1 1:0.9.2-1X Rendering Extension client libra
ii  notification-daemon 0.3.7-1  a daemon that displays passive pop
ii  zlib1g  1:1.2.3.3.dfsg-5 compression library - runtime



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



Bug#439098: liblzo-dev: Not coinstallable with liblzo2-dev

2007-08-24 Thread Peter Eisentraut
Am Mittwoch, 22. August 2007 12:17 schrieb Raphael Hertzog:
 Unpacking liblzo-dev (from .../liblzo-dev_1.08-3_ia64.deb) ...
 dpkg: error processing
 /x/home/buildd/build/chroot-unstable/var/cache/apt/archives/liblzo-dev_1.08
-3_ia64.deb (--unpack): trying to overwrite
 `/usr/share/lzo/minilzo/README.LZO', which is also in package liblzo2-dev

I can't reproduce this.  liblzo2-dev has a Replaces: liblzo-dev, and I can 
install both packages just fine.


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



Bug#401482: Possible patch for broken GDB

2007-08-24 Thread Sam Morris
See the attachment from
https://bugzilla.novell.com/show_bug.cgi?id=258433#c49.

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

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


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


Bug#439257: iso-codes: [INTL:sk] Slovak program translation

2007-08-24 Thread Tobias Toedter
On Thursday 23 August 2007 18:55, helix84 wrote:
 I finished translation of Slovak iso templates at the Translation
 Project. These updates supersede the previous buggy translations. I
 just checked, they still didn't make it to my etch (default install).
 Maybe I don't understand the process well and they're in some unstable
 branch, but this is an important bugfix and IMHO ought to go to the
 stable branch. If not, please kindly explain to me how it works.

Hello Ivan,

the Debian stable distribution will not be updated with new translations. 
Those updates are available in the Debian unstable and testing 
distributions, so that they'll get into the next stable release. We've 
already included some of your updates into our SVN repository of iso-codes 
http://svn.debian.org/wsvn/pkg-isocodes/trunk/iso-codes/?rev=0sc=0.

However, there have been some updates as well to msgids, so that not all 
translations are up to date. Moreover, either you or the program you used 
for translating have removed the copyright notices of previous translators. 
Please re-add them to the header of your files.

Regards,
Tobias

-- 
Tobias Toedter   | The first 90% of a project takes 90% of the time,
Hamburg, Germany | the last 10% takes the other 90% of the time.


pgpPcPGmCbS4Q.pgp
Description: PGP signature


Bug#438702: Asterisk v1.4.9~dfsg-1 Crashed

2007-08-24 Thread Faidon Liambotis
GNUbie wrote:
 So, after a few call attempts to a GSM mobile phone and PSTN telephone,
 the Asterisk service crashed and you can download the core dump file it
 generated at http://files-upload.com/files/47/core.asterisk-1.4.9 or
 at http://www.filecrunch.com/file/~jab6ay
 http://www.filecrunch.com/file/~jab6ay .  I hope that this core dump
 file can help provide you information on what's the cause of the problem
 and a possible solution on your side.
It is hard for us to examine a core file when we don't have exactly the
same version.

It would be better if you used a binary of our own[1] and preferrably
the latest upstream version 1.4.11 (i.e. packages = 1:1.4.11~dfsg-1)

 I would also like to add info about this crash problem that I think
 Asterisk crashes when the caller is from a SIP (soft)phone calling to a
 PSTN telephone because I remember that I've been using it calling from
 an analog phone to a PSTN telephone and vice versa but the Asterisk
 don't crash or even the channels are released properly after the call.
To a PSTN telephone through what?
zaptel? analog or ISDN? BRI or PRI? Which card exactly?

What version of zaptel are you using?
If this was an ISDN interface, what version of libpri are you using?

Please provide as much information as possible. Whatever you may think
that is important or unusual about your setup.

Unfortunately, it is working fine for me and for many others, so it is
something specific to your setup.

All in all, a proper core dump with a known version will help us most.

Thanks a lot,
Faidon

1: If you use unstable, fetch the package from the archive. If you are
using etch, add
  deb http://pkg-voip.buildserver.net/debian etch main
to your /etc/apt/sources.list and install the package from there.


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



Bug#439344: gossip: Won't load my account configuration

2007-08-24 Thread Sam Morris
Package: gossip
Version: 0.27-1
Severity: serious

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

When I run gossip 0.27, I get:

/home/sam/.gnome2/Gossip/accounts.xml:4: element account: validity error : 
Element account content does not follow the DTD, expecting (name , id , 
resource? , password? , server? , port? , auto_connect? , use_ssl? , 
use_proxy?), got (name auto_connect use_proxy parameter parameter parameter 
parameter )
/home/sam/.gnome2/Gossip/accounts.xml:4: element account: validity error : No 
declaration for attribute type of element account
/home/sam/.gnome2/Gossip/accounts.xml:8: element parameter: validity error : No 
declaration for element parameter
/home/sam/.gnome2/Gossip/accounts.xml:8: element parameter: validity error : No 
declaration for attribute name of element parameter
/home/sam/.gnome2/Gossip/accounts.xml:8: element parameter: validity error : No 
declaration for attribute type of element parameter
/home/sam/.gnome2/Gossip/accounts.xml:9: element parameter: validity error : No 
declaration for element parameter
/home/sam/.gnome2/Gossip/accounts.xml:9: element parameter: validity error : No 
declaration for attribute name of element parameter
/home/sam/.gnome2/Gossip/accounts.xml:9: element parameter: validity error : No 
declaration for attribute type of element parameter
/home/sam/.gnome2/Gossip/accounts.xml:10: element parameter: validity error : 
No declaration for element parameter
/home/sam/.gnome2/Gossip/accounts.xml:10: element parameter: validity error : 
No declaration for attribute name of element parameter
/home/sam/.gnome2/Gossip/accounts.xml:10: element parameter: validity error : 
No declaration for attribute type of element parameter
/home/sam/.gnome2/Gossip/accounts.xml:11: element parameter: validity error : 
No declaration for element parameter
/home/sam/.gnome2/Gossip/accounts.xml:11: element parameter: validity error : 
No declaration for attribute name of element parameter
/home/sam/.gnome2/Gossip/accounts.xml:11: element parameter: validity error : 
No declaration for attribute type of element parameter

** (gossip:31134): WARNING **: Failed to validate 
file:'/home/sam/.gnome2/Gossip/accounts.xml'

My accounts file:

?xml version=1.0 encoding=utf-8?
accounts
  defaultrobots/default
  account type=Jabber
namerobots/name
auto_connectyes/auto_connect
use_proxyno/use_proxy
parameter name=account type=s[EMAIL PROTECTED]/parameter
parameter name=password type=sxyzzy/parameter
parameter name=resource type=shome/parameter
parameter name=server type=srobots.org.uk/parameter
  /account
/accounts

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

Kernel: Linux 2.6.22-1-k7 (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 gossip depends on:
ii  gossip-common  0.27-1friendly Jabber client for GNOME -
ii  libaspell150.60.5-1  GNU Aspell spell-checker runtime l
ii  libc6  2.6.1-1   GNU C Library: Shared libraries
ii  libdbus-1-31.1.1-3   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.74-1simple interprocess messaging syst
ii  libgconf2-42.18.0.1-3GNOME configuration database syste
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.14.0-2  The GLib library of C routines
ii  libgnome2-02.18.0-4  The GNOME 2 library - runtime file
ii  libgnomeui-0   2.18.1-2  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.18.1-2GNOME Virtual File System (runtime
ii  libgtk2.0-02.10.13-1 The GTK+ graphical user interface 
ii  libloudmouth1-01.2.3-2   Lightweight C Jabber library
ii  libnotify1 [libnotify1-gtk 0.4.4-3   sends desktop notifications to a n
ii  libpanel-applet2-0 2.18.3-1  library for GNOME Panel applets
ii  libpango1.0-0  1.18.0-1  Layout and rendering of internatio
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxml22.6.29.dfsg-1 GNOME XML library
ii  libxss11:1.1.2-1 X11 Screen Saver extension library

Versions of packages gossip recommends:
ii  iso-codes 1.3-1  ISO language, territory, currency 

- -- no debconf information

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

iD8DBQFGzrT4shl/216gEHgRAlcEAJ9Qco5azIpMJBi64Hrzc8iAA+5X9ACgv4It
NGwdjBQlsje4V8XzDYaTJ+4=
=JdJI
-END PGP SIGNATURE-


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



Bug#439347: sun-java6-jdk: Unexpected performance (in a numerical application)

2007-08-24 Thread Gilles Sadowski
Package: sun-java6-jdk
Version: 6-02-1
Severity: normal


Hello.

When running a medium-size simulation program, I get contradictory
performances if java is launched with the -Xint option or not.

Let me elaborate:
At some point of the simulation, the same quantity Q can be computed in 2
different ways, say QH and QL.  When using QL, the program is about
twice as fast as when using QL.  This is confirmed when using -Xint.
Leaving out -Xint (for maximum performance), the result is, quite
surprisingly, the other way around:  Using QL is about 50% slower than
with QH!

Doesn't this indicate some subtle bug in the JIT compiler?

Note that I recompiled everything with java 1.5, and there, the results
between interpreted bytecode and JIT-compiled code are consistent.

Best regards,
Gilles


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

Kernel: Linux 2.6.19.1g1 (PREEMPT)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages sun-java6-jdk depends on:
ii  debconf [debconf-2.0] 1.5.14 Debian configuration management sy
ii  libc6 2.6-5  GNU C Library: Shared libraries
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  sun-java6-jre 6-02-1 Sun Java(TM) Runtime Environment (

sun-java6-jdk recommends no packages.

-- debconf information excluded


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



Bug#439295: linux-image-2.6.21-2-686: System fails to boot

2007-08-24 Thread Vesa Savolainen
maximilian attems wrote:
bla duplicate report and overrating your own little problem.

Just because the problem is easily fixed doesn't mean it didn't cause my system 
to fail to boot. And when a system doesn't boot, it's essentially broken. 

So my actual problem is that I can't really recommend Debian to my friends and 
acquaintances if I think a kernel upgrade will break their system. This little 
problem of mine can, of course, be easily fixed by not recommending Debian.

this due to the new pata driver for sis,
just change your boot args to UUID and be happy.
se for example that recipe
- http://michael-prokop.at/blog/2006/08/11/stable-root-device-aka-uuid/

Thanks, I'll check it out.

Vesa

...
Luukku Plus paketilla pääset eroon tila- ja turvallisuusongelmista.
Hanki Luukku Plus ja helpotat elämääsi. http://www.mtv3.fi/luukku




Bug#439323: Please conflicts against egroupware-ldap

2007-08-24 Thread Peter Eisentraut
Am Freitag, 24. August 2007 10:20 schrieb Daniel Betschart:
 You have dropped the package egroupware-ldap. Please conflicts the package
 egroupware-core against egroupware-ldap. Administrators have to remove the
 old package egroupware-ldap by hand elsewere.

But they don't in fact conflict.  Conflicts are not meant for removing 
obsolete packages.  There ought to be some other way to determine which 
packages are no longer needed or provided in the archive.

 I also have found that LDAP-Setup in the README.Debian also mentions
 egroupware-ldap, which is not available anymore.

I'll look into that.


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



Bug#439346: XSS issue

2007-08-24 Thread Francesco Paolo Lovergine
Package: mapserver
Severity: grave
Tags: security

See 

http://trac.osgeo.org/mapserver/ticket/2256

It needs updating to 4.10.3. Patch provided for etch to secteam in the 
meanwhile.


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

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


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



Bug#395923: xsane: Workaround for bug in Buslogic driver

2007-08-24 Thread Julien BLACHE
Kingsley G. Morse Jr. [EMAIL PROTECTED] wrote:

Hi,

 Here's a workaround that allows xsane to function
 in spite of a long standing bug that appears to be
 in linux's Buslogic SCSI adapter driver. The bug
 is described at

Do you still encounter this issue with recent versions of libsane (the
one in testing or unstable) ?

If yes, I'd be interested in the sanei_scsi debug log that you can
obtain with

 SANE_DEBUG_SANEI_SCSI=255 scanimage  /dev/null 2 sanei.log

(gzip it if needed, it can be large)

Also, did you try the BusLogic workaround exposed in the sane-scsi
manpage ? It's not for your model of SCSI card but maybe it applies to
your model too ?

Thanks,

JB.

-- 
 Julien BLACHE - Debian  GNU/Linux Developer - [EMAIL PROTECTED] 
 
 Public key available on http://www.jblache.org - KeyID: F5D6 5169 
 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 


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



Bug#439345: RFP: thelastripper -- Recording Last.fm streams to mp3's

2007-08-24 Thread Fabian Greffrath

Package: wnpp

Severity: wishlist

* Package name: thelastripper
 Version : 1.1.0
 Upstream Author : Jonas F. Jensen [EMAIL PROTECTED]
* URL : http://thelastripper.com/ http://yamdi.sourceforge.net/
* License : GPL
 Programming Lang: C#
 Description : Recording Last.fm streams to mp3's

TheLastRipper can save Last.fm streams to mp3's, while downloading album cover, 
appending ID3v2 tags and organizing you music after Artist/Album/Track. 
TheLastRipper will also help you generate playlists from the data available from you Last.fm account.


Sorry, no ITP since this is coded in C# and uses mono as a runtime.
I am lacking experience with both (CCing mono-group for that reason)...

On the homepage there is an Ubuntu package (but no Debian package, thanks!). 
I have not found the packages source anywhere. 
However, the package install fine on Debian as well.


Cheers,
Fabian

--
Dipl.-Phys. Fabian Greffrath
Lehrstuhl für Energieanlagen und Energieprozesstechnik
Ruhr-Universität Bochum
Universitätsstraße 150, IB 3/134
D-44780 Bochum

Tel.:   +49(0)234/32-26334
Fax:+49(0)234/32-14227
E-Mail: greffrath(at)leat.ruhr-uni-bochum.de



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



Bug#439257: iso-codes: [INTL:sk] Slovak program translation

2007-08-24 Thread helix84
 However, there have been some updates as well to msgids, so that not all
 translations are up to date. Moreover, either you or the program you used
 for translating have removed the copyright notices of previous translators.
 Please re-add them to the header of your files.

I removed the credits because these files are not based on previous
versions but made from scratch from sources I listed. (The previous
versions had really many made-up translations)
I suppose you will be updating the iso-packages SVN for Debian from
the Translation Project templates. Or am I wrong? Who is the upstream
maintainer of iso-codes?


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



  1   2   3   4   >