Bug#351451: ITP: pyinotify -- Python wrapper for Linux inotify

2006-02-05 Thread Joe Wreschnig
Do you have some packages publicly available? I'm very interested in
this.
-- 
Joe Wreschnig [EMAIL PROTECTED]



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



Bug#351489: openssh-client: fails to RSA authenticate between distinct remote hosts

2006-02-05 Thread Justin Pryzby
Package: openssh-client
Version: 1:4.2p1-5
Severity: normal
Tags: upstream

I have RSA pubkey auth set up on a few machines, so scp works without
asking for a passphrase for those machines, when one file is remote
and one file is local:

  scp justinpryzby.com:s.php /tmp
  scp /tmp/s.php justinpryzby.com:

It also works when both files are remote and on the same host:

  scp justinpryzby.com:s.php justinpryzby.com:t.php

But it doesn't work when transferring between distinct remote hosts:

  scp justinpryzby.com:s.php cyberia.stlawu.edu:/tmp

scp -v indicates that authentication is successful for j/p.com, but
fails for cyberia.  It seems that scp is connecting to j/p.com, and
then sending an scp command requesting that s.php be sent from the
localhost (j/p.com) to cyberia.

I agree that it is not optimal for files to all be transferred to my
local host (the one sending the initial scp command) as an
intermediate step, and that it is more efficient to connect to the
ultimate destination machine.  Then, only some commands must be sent
between me and it, and not an arbitrarily large amount of data.

But it isn't intuitive that this is how it works.

If this is intended, then I think it should be better documented:

-Copies between two remote hosts are permitted.
+Copies between two remote hosts are permitted and are implemented
+efficiently by connecting to host2, and sending scp commands
+requesting the files from [EMAIL PROTECTED] over scp.  This avoids
+transferring the files intermediately to the host sending the initial
+scp command; a given datafile is only ever sent between 2 hosts.


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



Bug#351490: postgresql-common: does not include support for Debian unstable

2006-02-05 Thread Matthew A. Nicholson
Package: postgresql-common
Version: 41
Severity: important


The supported-versions script in this package does not support
'unstable' as reported by 'lsb_release -rs' on my system.  This is
trivial to fix.  Also I was wondering why only versions 7.4 and 8.1 are
listed as supported versions by the script.  There is a package for 8.0
as well.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-amd64-k8-xpad
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages postgresql-common depends on:
ii  adduser   3.80   Add and remove users and groups
ii  debconf [debconf-2.0] 1.4.70 Debian configuration management sy
ii  lsb-base  3.0-15 Linux Standard Base 3.0 init scrip

Versions of packages postgresql-common recommends:
ii  openssl   0.9.8a-6   Secure Socket Layer (SSL) binary a

-- debconf information:
  postgresql-common/obsolete-major:


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



Bug#239658: scm -r5 fails again in 5e1-4

2006-02-05 Thread Chung-chieh Shan
Package: scm
Version: 5e1-4
Followup-For: Bug #239658

$ scm -r5

;ERROR: No such file or directory
ERROR: LOAD couldn't find file  /build/buildd/scm-5e1/Macro

;STACK TRACE
1; ([EMAIL PROTECTED] ((cep ([EMAIL PROTECTED])))  ([EMAIL PROTECTED] ([EMAIL 
PROTECTED] d ...
2; ([EMAIL PROTECTED] ((hss ([EMAIL PROTECTED] [EMAIL PROTECTED] ([EMAIL 
PROTECTED]))) ...
3; (([EMAIL PROTECTED] ([EMAIL PROTECTED] ([EMAIL PROTECTED] 1 ([EMAIL 
PROTECTED] [EMAIL PROTECTED])) ([EMAIL PROTECTED] ...
4; (([EMAIL PROTECTED]) (set! complete #t))
5; (([EMAIL PROTECTED] [EMAIL PROTECTED] #(#unspecified #f #\? #\: #\n #\u 
#\m #\s  ...
6; (([EMAIL PROTECTED] (([EMAIL PROTECTED] [EMAIL PROTECTED]) ([EMAIL 
PROTECTED] [EMAIL PROTECTED] ([EMAIL PROTECTED] ...

 * Breakpoint established: (continue val) to return.
BREAKPOINT: LOAD couldn't find file  /build/buildd/scm-5e1/Macro
1
; program args: (scm -r5)


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

Versions of packages scm depends on:
ii  libc6 2.3.5-12.1 GNU C Library: Shared libraries an
ii  libncurses5   5.5-1  Shared libraries for terminal hand
ii  libreadline5  5.1-5  GNU readline and history libraries
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  slib  3a2-5  Portable Scheme library

scm recommends no packages.

-- no debconf information

-- 
Edit this signature at http://www.digitas.harvard.edu/cgi-bin/ken/sig
Beeth: Girls are like internet domain names, the ones I like are already taken.
honx: well, you can still get one from a strange country :-P


signature.asc
Description: Digital signature


Bug#351365: mozilla-firefox: screen fails to update on https sites after ff has had many http/https page loads

2006-02-05 Thread Arthur Marsh

This is strange, my Firefox reports:

Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8) Gecko/20060110 
Debian/1.5.dfsg-4 Firefox/1.5


(I am also running Mozilla 1.0.7-1 for mail and newsgroups).

Justin Pryzby wrote:

Hey Arthur,

Would you consider upgrading to firefox 1.5 in sid to test if this
problem still exists?  It seems that you are running a primarily 'sid'
box anyway, so I guess this shouldn't be a problem, right?

Justin

On Sat, Feb 04, 2006 at 10:57:21PM +1030, Arthur Marsh wrote:


Package: mozilla-firefox
Version: 1.0.7-1
Severity: normal



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



Bug#351487: installation-report

2006-02-05 Thread Chris Stahl
[EMAIL PROTECTED]:~/Desktop$ dmesg | grep sata
[4294673.14] scsi1 : sata_uli

And the mobo is a ULI based one. there is a Jmicron sata2
controller on it as well, but it is not supported. only the
southbridge (uli) sata ports are supported in linux as far as i can
tell. I am 100% positive that sata_uli is the correct module for
the sata1 ports on the motherboard, it is what i used in gentoo as well
as what comes up in ubuntu. i'm not sure why debian etch had
issues with it. maybe there are patches to correct the issue.

i have to say, this is the best response i've gotten from any userbase
thus far. when i posted bugs for gentoo they just called me
stupid...
On 2/5/06, Christian Perrier [EMAIL PROTECTED] wrote:
Quoting Chris Stahl ([EMAIL PROTECTED]): the image is from the debian.org page: 
http://cdimage.debian.org/cdimage/daily-builds/etch_d-i/beta1/i386/iso-cd/debian-testing-i386-netinst.iso The SATA controller is supported with sata-uli .OK...the problem is narrowed down.
  I suspect the unsupported SATA controller to be this, but I'm not sure::00:12.1 IDE interface: ALi Corporation: Unknown device 5289 (rev  10)   :00:
12.1 0101: 10b9:5289 (rev 10)We need to cofnirm this hypothesisDo you have any indication inthe Ubuntu dmesg output that the above device is really the onerequiring the sata_uli module?



Bug#351491: pcmcia NIC isn't brought up after install

2006-02-05 Thread neologix
Package: debian-installer

I installed Debian with the Sarge netinstall cdrom, version 3.1r1.
During the installation, the pcmcia networking card were recognized without
problem.
But after the first reboot, the card wasn't brought up. The proper modules were
loaded, but it seems that ifupdown doesn't bring it up at startup, or when
using /etc/init.d/networking/start

Changing

mapping hotplug
   script grep
   map eth0

to

auto eth0

in /etc/network/interfaces solved the problem.
I know this isn't the official way for pcmcia cards, but mapping with hotplug
fails.



Bug#351411: manpages-dev: sscanf updates

2006-02-05 Thread Michael Kerrisk
 sscanf manpages is much improved; thanks for that.  I note a missing
 period:
 
   flex To include a close bracket in the set, make  it  the  first
  ^^^

Good spotting -- consequence of an older formatting error.
Fixed for 2.23.

 Also, you might consider adding a (third) instance of whichever
 happens/occurs first:
 
   in) set or when the field width runs out.
   , whichever happens first.

I think it isn't really needed.

 Additionally, I would like to tweak the phrasing of the return value,
 again.
 
The value EOF is returned if the end of input  is  reached
before  the first  successful  conversion  or matching failure
occurs.  EOF is also
 
 If I understand correctly:
 
 EOF is returned if the end of input is reached before the first
 sucessful onversion, or before a matching failure or occurs.

 
 Without this word, it isn't clear that all matching failures won't
 return EOF.  This is not what happens; a matching failure results in
 returning with a value smaller than than count of requested
 assignments.

This feels nit-picky ;-).  Nevertheless, I rewrote as

EOF is returned if the end of input is reached before either 
the first sucessful onversion or a matching failure or occurs.

Cheers,

Michael

PS Please close this report.

-- 
Michael Kerrisk
maintainer of Linux man pages Sections 2, 3, 4, 5, and 7 

Want to help with man page maintenance?  
Grab the latest tarball at
ftp://ftp.win.tue.nl/pub/linux-local/manpages/, 
read the HOWTOHELP file and grep the source 
files for 'FIXME'.


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



Bug#348893: problem inputting accents with scim toggled off

2006-02-05 Thread B. Zhang
On Fri, 2006-02-03 at 18:26 +0800, Florian Schlichting wrote:
 On Wed, Feb 01, 2006 at 04:26:29PM -0600, Ming Hua wrote:
 Just set config /FrontEnd/X11/Dynamic = false. Because when using
  dynamic xim mode, the keyevents won't be sent to scim when it's
  disabled.
 
 after some initial problems (my changes to .scim/config being
 overwritten?!) I can now confirm that things work as I would expect them
 to. This is indeed a fix.
 
I tested this solution. 
But it works only when using scim's English/European or SmartPinyin
IMEngine (I must check
SCIMSetup/IMEngine/GlobalSetup/EnglishKeyboard/EnglishEuropean, then
Ctrl+Space to active it.). 

It doesn't work with the default English/Keyboard (that is the keyboard
just after starting a X session).

Thanks,
Bin


 Thanks for your help, Ming!
 Florian
 
 BTW: the Hide Toolbar option/checkbox, useful as it is, does not
 persist between sessions... And an inclusion of this setting in the GUI
 setup utility would also be useful, IMHO
 


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



Bug#351368: mzscheme: drscheme takes ages to start, runs slow and throw an error

2006-02-05 Thread Chung-chieh Shan
Package: mzscheme
Version: 1:301-5
Followup-For: Bug #351368

I see the same problem.  DrScheme starts much faster when I
install it myself in /usr/local from the PLT Scheme Web site
(plt-301-bin-i386-linux.sh).

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

Versions of packages mzscheme depends on:
ii  debconf   1.4.70 Debian configuration management sy
ii  gcc [c-compiler]  4:4.0.2-2  The GNU C compiler
ii  gcc-3.3 [c-compiler]  1:3.3.6-12 The GNU C compiler
ii  gcc-3.4 [c-compiler]  3.4.5-2The GNU C compiler
ii  gcc-4.0 [c-compiler]  4.0.2-8The GNU C compiler
ii  libc6 2.3.5-12.1 GNU C Library: Shared libraries an
ii  libcairo2 1.0.2-3The Cairo 2D vector graphics libra
ii  libffi4   4.0.2-8Foreign Function Interface library
ii  libfontconfig12.3.2-1.1  generic font configuration library
ii  libfreetype6  2.1.10-1   FreeType 2 font engine, shared lib
ii  libgcc1   1:4.0.2-8  GCC support library
ii  libice6   6.9.0.dfsg.1-4 Inter-Client Exchange library
ii  libjpeg62 6b-11  The Independent JPEG Group's JPEG 
ii  libpng12-01.2.8rel-5 PNG library - runtime
ii  libsm66.9.0.dfsg.1-4 X Window System Session Management
ii  libssl-dev0.9.8a-6   SSL development libraries, header 
ii  libstdc++64.0.2-8The GNU Standard C++ Library v3
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxaw8   6.9.0.dfsg.1-4 X Athena widget set library
ii  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxft2   2.1.8.2-2  FreeType-based font drawing librar
ii  libxmu6   6.9.0.dfsg.1-4 X Window System miscellaneous util
ii  libxrender1   1:0.9.0.2-1X Rendering Extension client libra
ii  libxt66.9.0.dfsg.1-4 X Toolkit Intrinsics
ii  xlibmesa-gl [libgl1]  6.9.0.dfsg.1-4 Mesa 3D graphics library [X.Org]
ii  zlib1g1:1.2.3-9  compression library - runtime

mzscheme recommends no packages.

-- debconf information:
* mzscheme/create_zo_files_now: true
* mzscheme/run_webserver: false
  mzscheme/create_local_plt_dir_failed:

-- 
Edit this signature at http://www.digitas.harvard.edu/cgi-bin/ken/sig
Beeth: Girls are like internet domain names, the ones I like are already taken.
honx: well, you can still get one from a strange country :-P


signature.asc
Description: Digital signature


Bug#347328: fixed in pwc 10.0.11-1

2006-02-05 Thread Luca Capello
Hello,

sorry to re-open this bug, but I didn't notice it until the upgrade
this morning.  Cc:ing all the interested people, to be sure they are
aware of my post.

On Sat, 04 Feb 2006 13:02:16 +0100, Victor Seva wrote:
 Source: pwc
 Source-Version: 10.0.11-1
[...]
* add link from misc to updates ( Closes: #347328 #350061 )
  Thanks to Lawrence Williams [EMAIL PROTECTED]

This was known since last March 2005, as I posted a patch on the PWC
mailing-list [1], which was rejected by the PWC author (I don't want
to discuss his reasons, I'm fine with that).

I don't see the point of a symlink instead of _directly_ install the
modules in $(KVERS)/updates.  As already posted, this is the correct
folder to override kernel modules and this is a solution came from RH,
not directly Debian:
=
[EMAIL PROTECTED]:~$ zgrep updates \
 /usr/share/doc/module-init-tools/changelog.gz  

o depmod: updates/ dir overrides (for RH, thanks to Thomas Vander \
 Stichele)  
  
o depmod: don't follow symlinks, broken in updates/ rework (thanks \
 to Marco d'Itri)   
 
o modinfo: use modules.dep, not manual search, so we get updates/ \
 right. 
 
=

So, what's the rationale to keep $(KVERS)/misc?

Thx, bye,
Gismo / Luca

[1] http://lists.saillard.org/pipermail/pwc/2005-March/000146.html


pgpFqRppPiG5y.pgp
Description: PGP signature


Bug#351492: deborphan: orphaner should pause after apt-get operations (w. patch)

2006-02-05 Thread Jonas Koelker
Package: deborphan
Version: 1.7.18
Severity: normal
File: /usr/sbin/orphaner

Hi.

I think orphaner should pause after performing each apt-get operation,
in order for the user to read any warning messages.  This patch does
just that (and fixes what I consider a linguistic error in the
licensing comments):

--- /usr/sbin/orphaner  2005-10-10 03:42:23.0 +0200
+++ orphaner2006-02-05 10:42:01.968239168 +0100
@@ -15,7 +15,7 @@
 # This program is dual licensed either unter the GNU GPL as published
 # by the Free Software Foundation; either version 2, or (at your option)
 # any later version,
-# _OR_ (at your opinion)
+# _OR_ (at your option)
 # the Artistic license (under which deborphan itself is distributed).
 #
 # The full text of both can be found in /usr/share/common-licenses on
@@ -380,6 +380,7 @@
  echo $APT_GET_REMOVED
  exit 0;
   fi
+  read -s -p 'press enter to continue.' UNUSED_VARIABLE_NAME
   break
   ;;
   1) # Cancel-Button

Happy hacking :)

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_GB.ISO-8859-1)

Versions of packages deborphan depends on:
ii  bash  3.0-15 The GNU Bourne Again SHell
ii  dialog1.0-20060101-1 Displays user-friendly dialog boxe
ii  gettext-base  0.14.5-2   GNU Internationalization utilities
ii  libc6 2.3.5-6GNU C Library: Shared libraries an

Versions of packages deborphan recommends:
ii  apt   0.6.43.2   Advanced front-end for dpkg

-- no debconf information


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



Bug#351493: zope: installation failure

2006-02-05 Thread Luke Kenneth Casson Leighton
Package: zope
Version: 2.6.4-1.8
Severity: important


installation fails with the following message:
Setting up python2.2-xmlbase (2.2.3dfsg-4) ...
Setting up zope (2.6.4-1.8) ...
/var/lib/zope/instance/default already exists.
Traceback (most recent call last):
  File /usr/lib/zope/zpasswd.py, line 18, in ?
import sys,  sha, binascii, random, getopt, getpass, os
  File /usr/lib/python2.2/random.py, line 76, in ?
from math import log as _log, exp as _exp, pi as _pi, e as _e
ImportError: /usr/lib/python2.2/lib-dynload/math.so: undefined symbol: 
PyFPE_jbuf
dpkg: error processing zope (--configure):
subprocess post-installation script returned error exit status 1
Errors were encountered while processing:



-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux highfield 2.6.14-2-686 #1 Mon Nov 14 14:19:05 UTC 2005 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages zope depends on:
ii  adduser  3.51Add and remove users and groups
ii  debconf  1.4.52  Debian configuration management sy
ii  dpkg 1.13.9  Package maintenance system for Deb
ii  libc62.3.5-6 GNU C Library: Shared libraries an
ii  python2.22.2.3dfsg-4 An interactive high-level object-o
ii  python2.2-xml0.8.3-4 XML tools for Python (2.2.x)
ii  zopectl  0.3.4.3 Zope instances controlling utility

-- debconf information:
* zope/admin-password-confirmation: (password omitted)
* zope/admin-password: (password omitted)
  zope/instance_home/move: true
  zope/upgrade/2.6.1-7:
* zope/admin-user: admin
* shared/zope/restart: end



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



Bug#145280: Stock promo mover: CGKY

2006-02-05 Thread Weldon A. Walton



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



Bug#22506: ALERT!!

2006-02-05 Thread Nolan Strickland



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



Bug#306950: gpm rate problem

2006-02-05 Thread Osamu Aoki
Hi folks,

While wondering why my tpconfig package does not work for 2.6 kernel, I
realized that there were much kernel changes between 2.4 and 2.6.

sample_rate is one thing I remember affected. (Vaguely)

So, I am sure gpm is also affected by this change in kernel behavior.

As I see kernel configuration HELP, new gpm is available to address
needs for 2.6.  http://www.geocities.com/dt_or/gpm/gpm.html

Although 'autops2' gpm was, I think, debian specific hack, merging
upstream changes should help situation.

 Debian GPM:   1.19
 Upstream GPM: 1.20 

Guillem Jover, are you still there to maintain this package?  These
upstream seems to be from 2003.  Maybe you want to check other distro
too.

Cheers,

Osamu

-- 
~\^o^/~~~ ~\^.^/~~~ ~\^*^/~~~ ~\^_^/~~~ ~\^+^/~~~ ~\^:^/~~~ ~\^v^/~~~ +
Osamu Aoki [EMAIL PROTECTED]  Yokohama Japan, GPG-key: A8061F32
 .''`.  Debian Reference: post-installation user's guide for non-developers
 : :' : http://qref.sf.net and http://people.debian.org/~osamu
 `. `'  Our Priorities are Our Users and Free Software --- Social Contract



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



Bug#351406: Rhythmbox: No volume slider, does not play radio stations or library music

2006-02-05 Thread Loïc Minier
Hi,

 (Please keep [EMAIL PROTECTED] in Cc:.)

On Sat, Feb 04, 2006, Freddy Freeloader wrote:
 I get sound after installing the gstreamer0.10-alsa package, but still 
 ran Rhythmbox from the terminal.  It gave the following error.
 
 (rhythmbox:18011): Rhythmbox-CRITICAL **: couldn't connect to session 
 bus: Unable to determine the address of the message bus
 
 Rhythmbox is still missing its volume slider.

 Concerning the warning, please try to restart X.  Tell me how you start
 X: startx, gdm, xdm, ...?

   Bye,
-- 
Loïc Minier [EMAIL PROTECTED]
Current Earth status:   NOT DESTROYED



Bug#351480: exim4-base fails to install with debootstrap

2006-02-05 Thread Marc Haber
tags #351480 confirmed patch moreinfo
reassign #351480 adduser
thanks

On Sun, Feb 05, 2006 at 03:16:27PM +0900, Junichi Uekawa wrote:
 I guess it's a adduser bug;

It is.

 adduser --system --group --home /var/spool/exim4 --no-create-home \
 --disabled-login --force-badname Debian-exim  /dev/null
 
 is failing due to new adduser.

Looks like adduser 3.81 does falsely assume that uid and gid can be
equal.

Can you try the following patch?

--- adduser (revision 458)
+++ adduser (working copy)
@@ -331,7 +331,7 @@
printf STDERR gtx(No UID/GID pair is available in the range %d-%d 
(FIRST_SYS_UID - 
LAST_SYS_UID).\n),$config{first_system_uid},$config{last_system_uid};
 dief (gtx(The user %s' was not created.\n),$new_name);
 }
-$new_gid = $new_uid;
+$new_gid = 
first_avail_gid($config{first_system_gid},$config{last_system_gid});
$ingroup_name = $new_name;
 }
 elsif (!defined($new_uid)  !$make_group_also) {

Greetings
Marc

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


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



Bug#351406: Rhythmbox: No volume slider, does not play radio stations or library music

2006-02-05 Thread Freddy Freeloader

Loïc Minier wrote:


tags 351406 + unreproducible moreinfo
severity 351406 important
thanks

   Hi,

On sam, fév 04, 2006, Gary Koskenmaki wrote:
 


I installed the latest Rhythbox package from unstable this morning
(0.9.3).  Since I did the volume slider in Rhythmbox is missing.  Also, when
double-clicking on a song in the music library the play button is
highlighted but never advances.  Neither does the music timer.  I get no
sound and Rhythmbox does not show up in the running processes in top.
There are no errors in any logs.  
   



Please try installing gstreamer0.10-alsa, does it help playing sound?

If it doesn't, please run rhythmbox from a terminal and report the
first error messages you get.  If you don't get any, launch rhythmbox
-d from a terminal and report the last messages.
 

I get sound after installing the gstreamer0.10-alsa package, but still 
ran Rhythmbox from the terminal.  It gave the following error.


(rhythmbox:18011): Rhythmbox-CRITICAL **: couldn't connect to session 
bus: Unable to determine the address of the message bus


Rhythmbox is still missing its volume slider.

And, no I never save sessions.  I did try saving the session and then 
logging in under a new session and it didn't make any difference.  The 
desktop volume slider is still missing.  I think something got corrupted 
when I installed the updated version of Rythmbox and the gstreamer 
packages that apt-get said were required at the same time. 

I can get by without the slider on the desktop.  I put an icon for the 
volume control that resides in the Gnome menu under Sound and Video 
for now.  I usually figure this stuff out after a while but I didn't 
realize that there was a gstreamer alsa package.  Guess I should have 
searched the repositories using apt-cache, but didn't think of it at the 
time...  Will know better next time.


Thanks a lot for your help.  I appreciate it.  If you want to fix this 
and have more debugging procedures for me to run let me know.  I am 
pretty passionate about Debian and would like to help as much as 
possible.   I'm no developer but if there is anything I can do to help 
let me know. 

 


During the Rhythmbox upgrade the volume applet in gnome crashed and
had to be restarted.  The volume slider no longer appears at the top
of the desktop even after a reboot.  
   



Do you use the session feature?  Could you try saving your session
when Rhythmbox is *not* running, and try rebooting again?  If it
doesn't help, then it's a different problem.

  Cheers,

 






Bug#349394: [Pbuilder-maint] Bug#349394: pbuilder: here's a patch for that

2006-02-05 Thread Sean Finney
hey junichi,

On Sun, Feb 05, 2006 at 12:17:54PM +0900, Junichi Uekawa wrote:
 Having a generic framework for sending out results from within chroot
 is probably required, especially considering pbuilder-test.
 
 The main problem with pdebuild is that
 
 ARCHITECTURE=$(dpkg-architecture -qDEB_HOST_ARCH)
 
 is called outside of chroot.
 
 If it's called inside of chroot; the output will be more interesting
 (i.e. correct), right ?

yes, i believe so.

so if you'd like to get the information (along with possibly more)
from pbuilder, i'm guessing that placing it in the output of
the pbuilder command would not make a lot of sense given how
much unrelated output is produced.

so, what if at the completion (or failure) of a build, pbuilder
dumped the important information in shell syntax into a temp
file inside the chroot, and then copied the file outside of the
chroot into the /var/cache/pbuilder/result directory to a
predictable location?  pdebuild and other tools could then
source this file to get the full information about build results,
architectures, etc.


sean


signature.asc
Description: Digital signature


Bug#351494: phpgacl: French debconf templates translation

2006-02-05 Thread Sylvain Archenault
Package: phpgacl
Version: N/A
Severity: wishlist
Tags: patch l10n


Please find attached the French debconf templates translation, proofread by the
debian-l10n-french mailing list contributors.

This file should be put as debian/po/fr.po in your package build tree.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.2
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
# French translation of phpgacl.
# Copyright (C) 2006 THE phpgacl'S COPYRIGHT HOLDER
# This file is distributed under the same license as the phpgacl package.
# Sylvain Archenault [EMAIL PROTECTED], 2006.
#
# 
# 
msgid 
msgstr 
Project-Id-Version: phpgacl\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2006-01-17 08:11+\n
PO-Revision-Date: 2006-01-31 11:46+0100\n
Last-Translator: Sylvain Archenault [EMAIL PROTECTED]\n
Language-Team: French debian-l10n-french@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=iso-8859-15\n
Content-Transfer-Encoding: 8bit

#. Type: string
#. Description
#: ../phpgacl.templates:4
msgid Please enter the name of the database to use
msgstr Nom de la base de données à utiliser :

#. Type: string
#. Description
#: ../phpgacl.templates:9
msgid Please enter the hostname of the database server to use
msgstr Serveur de bases de données :

#. Type: string
#. Description
#: ../phpgacl.templates:14
msgid Please enter the name of the database user you want to use
msgstr Utilisateur de la base de données :

#. Type: password
#. Description
#: ../phpgacl.templates:19
msgid Please enter the password for the database connection
msgstr Mot de passe de l'utilisateur :

#. Type: select
#. Choices
#: ../phpgacl.templates:23
msgid Apache, Apache2, Apache-SSL, Both, All, None
msgstr Apache, Apache2, Apache-SSL, Les deux, Tous, Aucun

#. Type: select
#. Description
#: ../phpgacl.templates:24
msgid Automatically configure apache for phpGACL?
msgstr Serveur web à configurer automatiquement :

#. Type: select
#. Description
#: ../phpgacl.templates:24
msgid 
phpGACL requires a few things to be set up in your web server configuration 
in order for the front end to function properly.
msgstr 
Afin de fonctionner correctement, phpGACL a besoin d'effectuer quelques 
modifications dans la configuration de votre serveur web.

#. Type: select
#. Description
#: ../phpgacl.templates:24
msgid 
The Debian packaged version can usually automatically configure apache by 
dropping a symlink into the /etc/APACHE-SERVER/conf.d directory. Would you 
like me to do this? Say no if you aren't running apache or you would prefer 
to set up the web server yourself. If you say yes here, all configuration 
changes will also be removed when the packages is purged.
msgstr 
Le paquet Debian peut généralement configurer automatiquement Apache en 
créant un lien symbolique dans le répertoire /etc/APACHE-SERVER/conf.d. Ne 
choisissez cette option que si vous utilisez Apache ou si vous ne souhaitez 
pas configurer le serveur vous-même. Si vous la choisissez, tous les 
changements de configuration seront supprimés lors de la purge du paquet.

#. Type: select
#. Description
#: ../phpgacl.templates:24
msgid 
Since there is no special Apache2-SSL, 'both' means Apache and Apache-SSL.
msgstr 
Puisqu'il n'existe pas de paquet Apache2-SSL, « Les deux » signifie Apache 
et Apache-SSL.

#. Type: text
#. Description
#: ../phpgacl.templates:38
msgid 
Notice that before running phpGACL for the first time, you need to enter 
http://localhost/phpgacl/setup.php in order to configure default ACLs.
msgstr 
Avant d'utiliser phpGACL pour la première fois, il est nécessaire de se 
rendre à l'adresse : http://localhost/phpgacl/setup.php pour initialiser les 
listes de contrôle d'accès (ACL : « Acces Control Lists »).

#. Type: note
#. Description
#: ../phpgacl.templates:42
msgid This system uses an obsolete configuration file.
msgstr Fichier de configuration obsolète

#. Type: note
#. Description
#: ../phpgacl.templates:42
msgid 
Your system has an obsolete configuration file (/etc/phpgacl/phpgacl.conf.
php). Please, review the new configuration file (/etc/phpgacl/gacl.ini.php) 
and remove the obsolote one.
msgstr 
Une version obsolète du fichier de configuration (/etc/phpgacl/phpgacl.conf.
php) a été détectée. Vous devriez vérifier le nouveau fichier de 
configuration (/etc/phpgacl/gacl.ini.php) et supprimer l'ancien.


Bug#351495: The package is unusable without the patch #335845

2006-02-05 Thread Davide Prina

Package: festlex-ifd
Version: 1.0-10
Severity: grave

The package is unusable if you do not have added the patch reported in 
the bug #335845 to the package festival.


I think that people who install this package need to know this problem 
with apt-listbug and know also that there is a solution for it.


Ciao
Davide

--
Dizionari: http://linguistico.sourceforge.net/wiki
Conoscere il TC: http://www.no1984.org
Strumenti per l'ufficio: http://it.openoffice.org
Sistema operativo: http://www.it.debian.org
Browser: http://www.mozilla.org/products/firefox
Client di posta: http://www.mozilla.org/products/thunderbird
GNU/Linux User: 302090: http://counter.li.org
--
Non autorizzo la memorizzazione del mio indirizzo di posta a chi usa
outlook: non voglio essere invaso da spam


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



Bug#351496: samba-3.0.21a-4: smbd reports segfault

2006-02-05 Thread Iztok Kham
Package: samba-3.0.21a-4
Severity: normal


Samba panic action reports a segfault via panic_action:

The Samba 'panic action' script, /usr/share/samba/panic-action,
was called for pid 20439 (/usr/sbin/smbd).

Below is a backtrace for this process generated with gdb, which shows
the state of the program at the time the error occurred. 

If the problem persists, you are encouraged to first install the 
samba-dbg package which contains the debugging symbols for samba 
binaries. Then submit the provided information as a bug report to
Debian.
For information about the procedure for submitting bug reports , please
see
http://www.debian.org/Bugs/Reporting or the reportbug(1) manpage.

Using host libthread_db library /lib/tls/libthread_db.so.1.
0x4025139e in ?? ()
#0  0x4025139e in ?? ()
#1  0x402f2ff4 in ?? ()
#2  0x401f6df9 in ?? ()
#3  0x4fd8 in ?? ()
#4  0xbfffd894 in ?? ()
#5  0x in ?? ()


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-1-686
Locale: LANG=sl_SI, LC_CTYPE=sl_SI (charmap=ISO-8859-2)


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



Bug#351497: initscripts: possibly wrong comment in /etc/init.d/umountfs

2006-02-05 Thread Marc Haber
Package: initscripts
Version: 2.86.ds1-11
Severity: normal

Hi,

this is from /etc/init.d/umountfs:

# List all mounts, deepest mount point first
LC_ALL=C sort -r -k 2 /proc/mounts | 

I don't see any deepest mount point first here, the sort will just
sort the mounts alphabetically reversed:

$ LC_ALL=C sort -r -k 2 /proc/mounts
tmpfs /tmp tmpfs rw 0 0
sysfs /sys sysfs rw 0 0
usbfs /proc/bus/usb usbfs rw 0 0
proc /proc proc rw,nodiratime 0 0
/dev/mapper/vg0-var /mnt/var ext3 rw,data=ordered 0 0
/dev/mapper/vg0-usr /mnt/usr ext3 rw,data=ordered 0 0
/dev/mapper/vg0-home /mnt/home ext3 rw,data=ordered 0 0
sysfs /mnt/bigstuff/home/mh/chroot/sid/sys sysfs rw 0 0
usbfs /mnt/bigstuff/home/mh/chroot/sid/proc/bus/usb usbfs rw 0 0
proc /mnt/bigstuff/home/mh/chroot/sid/proc proc rw,nodiratime 0 0
tmpfs /mnt/bigstuff/home/mh/chroot/sid/dev/shm tmpfs rw 0 0
devpts /mnt/bigstuff/home/mh/chroot/sid/dev/pts devpts rw 0 0
/dev/mapper/vg0-bigstuff /mnt/bigstuff ext3 rw,data=ordered 0 0
tmpfs /dev/shm tmpfs rw 0 0
devpts /dev/pts devpts rw 0 0
/dev/root /dev/.static/dev ext3 rw,data=ordered 0 0
tmpfs /dev tmpfs rw 0 0
rootfs / rootfs rw 0 0
/dev/root / ext3 rw,data=ordered 0 0
$

I think the comment is correct and the code wrong, hence the normal
severity.

Greetings
Marc

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

Versions of packages initscripts depends on:
ii  debianutils   2.15.2 Miscellaneous utilities specific t
ii  e2fsprogs 1.38+1.39-WIP-2005.12.31-1 ext2 file system utilities and lib
ii  libc6 2.3.5-12.1 GNU C Library: Shared libraries an
ii  lsb-base  3.0-15 Linux Standard Base 3.0 init scrip
ii  mount 2.12r-6Tools for mounting and manipulatin

initscripts recommends no packages.

-- no debconf information


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



Bug#351498: imagemagick: typo in help page

2006-02-05 Thread Jens Kubieziel
Package: imagemagick
Version: 6:6.2.4.5-0.3
Severity: minor

[EMAIL PROTECTED]:~/  convert -h | grep \-geometry
  -geometry geometry   perferred size or location of the image
^^^
As you can see the help page of convert has a small typo in it.

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

Versions of packages imagemagick depends on:
ii  libbz2-1.0   1.0.2-11high-quality block-sorting file co
ii  libc62.3.5-8.1   GNU C Library: Shared libraries an
ii  libdps1  6.8.2.dfsg.1-11 Display PostScript (DPS) client li
ii  libfreetype6 2.1.10-1FreeType 2 font engine, shared lib
ii  libice6  6.8.2.dfsg.1-11 Inter-Client Exchange library
ii  libjasper-1.701-11.701.0-2   The JasPer JPEG-2000 runtime libra
ii  libjpeg626b-10   The Independent JPEG Group's JPEG 
ii  liblcms1 1.13-1  Color management library
ii  libmagick9   6:6.2.4.5-0.3   Image manipulation library
ii  libpng12-0   1.2.8rel-5  PNG library - runtime
ii  libsm6   6.8.2.dfsg.1-11 X Window System Session Management
ii  libtiff4 3.7.4-1 Tag Image File Format (TIFF) libra
ii  libx11-6 6.8.2.dfsg.1-11 X Window System protocol client li
ii  libxext6 6.8.2.dfsg.1-11 X Window System miscellaneous exte
ii  libxml2  2.6.22-2GNOME XML library
ii  xlibs6.8.2.dfsg.1-11 X Window System client libraries m
ii  zlib1g   1:1.2.3-8   compression library - runtime

imagemagick recommends no packages.

-- no debconf information


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



Bug#340173: bugs.debian.org: re bug#340713: another one found with #340381

2006-02-05 Thread Loïc Minier
On Sat, Feb 04, 2006, Al Stone wrote:
 This same problem occurs with #340381 where the bug was fixed
 two uploads ago but is still being reported as outstanding.

 #340381 doesn't appear as outstanding right now, so I believe this was
 fixed yesterday when people addressed the space problem on spohr.

-- 
Loïc Minier [EMAIL PROTECTED]
Current Earth status:   NOT DESTROYED



Bug#351499: pwc-source still doesn't compile under Linux 2.6.16-rc1

2006-02-05 Thread Stefan Förster
Package: pwc-source
Version: 10.0.11-1
Severity: grave

The pwc module no longer compiles under the kernel 2.6.16-rc1. It
compiles perfectly under 2.6.15. The compiler error I had reported for
version 10.0.10-1 is gone, but now I get another one with version
10.0.11-1:

--
  CC [M]  /usr/src/modules/pwc/pwc-v4l.o
/usr/src/modules/pwc/pwc-v4l.c: In Funktion »pwc_video_do_ioctl«:
/usr/src/modules/pwc/pwc-v4l.c:371: Fehler: »v4l2_ioctl_names« nicht
deklariert (erste Benutzung in dieser Funktion)
/usr/src/modules/pwc/pwc-v4l.c:371: Fehler: (Jeder nicht deklarierte
Bezeichner wird nur einmal aufgeführt/usr/src/modules/pwc/pwc-v4l.c:371:
Fehler: für jede Funktion in der er auftritt.)
make[5]: *** [/usr/src/modules/pwc/pwc-v4l.o] Fehler 1
make[4]: *** [_module_/usr/src/modules/pwc] Fehler 2
make[4]: Leaving directory `/usr/src/linux-2.6.16-rc1'
make[3]: *** [all] Fehler 2
make[3]: Leaving directory `/usr/src/modules/pwc'
make[2]: *** [binary-modules] Fehler 2
make[2]: Leaving directory `/usr/src/modules/pwc'
make[1]: *** [kdist_build] Fehler 2
make[1]: Leaving directory `/usr/src/modules/pwc'
Module /usr/src/modules/pwc failed.
Hit return to Continue

--

The German error message Fehler: »v4l2_ioctl_names« nicht deklariert
(erste Benutzung in dieser Funktion) means Error: »v4l2_ioctl_names«
not declared (first usage in this function)

I'm using Debian GNU/Linux sid, vanilla kernel 2.6.16-rc1.


Stefan Förster




Bug#351500: spamassassin: Spamassassin won't start

2006-02-05 Thread Jens Körner
Package: spamassassin
Severity: important


I found an error in /etc/init.d/spamassassin that breaks the start of
spamd and reports that option ENABLED= ist not set to 1 in
/etc/default/spamassassin. 
But it is set to 1 !

I found the mistake in /etc/init.d/spamassassin on line 21 . Settings
changed from ENABLED=0 to ENABLED= solves the problem and I get a
spamd.pid and no reports about the above on startup.
I don't know if this is the correct way and that's why I don't attach
a patch.

Best regards  Jens

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


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



Bug#351501: Upgrading / install package failed

2006-02-05 Thread Pascal Chenevas-Paule

Package: thailatex
Version: 0.3.2-0.1

I am using Debian GNU/Linux testing/unstable, kernel 2.6.14.3

When I try to upgrade my distribution (apt-get upgrade), I have this 
error message (enven if I use apt-get -f install command):


The following extra packages will be installed:
  projectcenter.app thailatex
Recommended packages:
  cttex swath
The following packages will be REMOVED:
  projectcenter
The following NEW packages will be installed:
  projectcenter.app
The following packages will be upgraded:
  thailatex
1 upgraded, 1 newly installed, 1 to remove and 301 not upgraded.
40 not fully installed or removed.
Need to get 0B/2023kB of archives.
After unpacking 152kB of additional disk space will be used.
Do you want to continue? [Y/n] y
(Reading database ... 206343 files and directories currently installed.)
Removing projectcenter ...
Selecting previously deselected package projectcenter.app.
(Reading database ... 206108 files and directories currently installed.)
Unpacking projectcenter.app (from 
.../projectcenter.app_0.4.2-2_powerpc.deb) ...
Preparing to replace thailatex 0.3.2 (using 
.../thailatex_0.3.2-0.1_all.deb) ...
Removing `diversion of /usr/share/texmf/tex/generic/babel/babel.sty to 
/usr/shar

e/texmf/tex/generic/babel/babel.sty.real by thailatex'
dpkg-divert: rename involves overwriting 
`/usr/share/texmf/tex/generic/babel/bab

el.sty' with
  different file `/usr/share/texmf/tex/generic/babel/babel.sty.real', 
not allowe

d
dpkg: error processing 
/var/cache/apt/archives/thailatex_0.3.2-0.1_all.deb (--un

pack):
 subprocess pre-installation script returned error exit status 2
/var/lib/dpkg/tmp.ci/postrm: line 40: syntax error near unexpected token 
`fi'

dpkg: error while cleaning up:
 subprocess post-removal script returned error exit status 2
Errors were encountered while processing:
 /var/cache/apt/archives/thailatex_0.3.2-0.1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Thank you.

-
Pascal Chenevas-Paule



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



Bug#350912: network doesnt work working version is unknown (closed)

2006-02-05 Thread Geert Stappers
On Sun, Feb 05, 2006 at 07:23:38AM +0100, Christian Perrier wrote:
  My conclusion again: the problem is on your side!
 
 Then we can close the bug report, don't we?

done  ( yesterday  ;-)


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



Bug#302686: Auto-away does not work with more than one account

2006-02-05 Thread Sami J. Laine
Package: gaim
Version: 1:1.5.0+1.5.1cvs20051015-1
Followup-For: Bug #302686


This problem does not affect Gaim 2.0.0 CVS (5.2.2006).

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

Versions of packages gaim depends on:
ii  gaim-data 1:1.5.0+1.5.1cvs20051015-1 multi-protocol instant messaging c
ii  libao20.8.6-1.1  Cross Platform Audio Output Librar
ii  libaspell15   0.60.4-2   GNU Aspell spell-checker runtime l
ii  libatk1.0-0   1.10.3-1   The ATK accessibility toolkit
ii  libaudiofile0 0.2.6-6Open-source version of SGI's audio
ii  libc6 2.3.5-11   GNU C Library: Shared libraries an
ii  libgcrypt11   1.2.2-1LGPL Crypto library - runtime libr
ii  libglib2.0-0  2.8.5-1The GLib library of C routines
ii  libgnutls11   1.0.16-14  GNU TLS library - runtime library
ii  libgtk2.0-0   2.8.10-1   The GTK+ graphical user interface 
ii  libgtkspell0  2.0.10-3   a spell-checking addon for GTK's T
ii  libice6   6.9.0.dfsg.1-3 Inter-Client Exchange library
ii  libpango1.0-0 1.10.2-1   Layout and rendering of internatio
ii  libsm66.9.0.dfsg.1-3 X Window System Session Management
ii  libstartup-no 0.8-1  library for program launch feedbac
ii  libx11-6  6.9.0.dfsg.1-3 X Window System protocol client li
ii  libxext6  6.9.0.dfsg.1-3 X Window System miscellaneous exte
ii  libxss1   6.9.0.dfsg.1-3 X Screen Saver client-side library
ii  xlibs 6.9.0.dfsg.1-3 X Window System client libraries m

gaim recommends no packages.

-- no debconf information


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



Bug#351502: ITP: zatacka - arcade multiplayer game like nibbles

2006-02-05 Thread Oya Sengün
Package: wnpp 
Severity: wishlist 

* Package name: zatacka
  Version : 0.1.3
  Upstream Author : Mage [EMAIL PROTECTED]
* URL : http://zatacka.sourceforge.net/
* License : GNU GPL v2
  Description : Arcade multiplayer game like nibbles
Zatacka is an arcade multiplayer game for 2-6 players on one keyboard, clone
of Achtung die Kurve classical dos game.
You handle yor line and you must sidetrack lines of other players and of
course walls. When some player dies, survival gets one point. When leaves
only one player alive, the round is finished. Each game has eleven rounds.

-- System Information: 
Debian Release: testing/unstable 
Architecture: powerpc 
Kernel: Linux ibook 2.4.23-ben1 #7 Sat Dec 27 11:20:38 CET 2003 ppc 
Locale: LANG=POSIX, LC_CTYPE=POSIX 




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



Bug#302686: Auto-away does not work with more than one account

2006-02-05 Thread Sami J. Laine
Package: gaim
Version: 1:1.5.0+1.5.1cvs20051015-1
Followup-For: Bug #302686


Here's a little more detailed information how auto-away works when
using Gaim with different setups:

a) 1 MSN account, auto-away 1 minute, idle-reporting Gaim: works
b) 2 MSN accounts, auto-away 1 minute, idle-reporting Gaim: failure
c) 1 Google-talk account (Jabber), auto-away 1 minute,
   idle-reporting Gaim: works
d) 2 Google-talk accounts (Jabber), auto-away 1 minute,
   idle-reporting Gaim: failure

So to me it seems that this bug is not specific to Jabber/AIM accounts
but instead auto-away just simply does not work when there are more than
one account defined, no matter what protocol those accounts use.

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

Versions of packages gaim depends on:
ii  gaim-data 1:1.5.0+1.5.1cvs20051015-1 multi-protocol instant messaging c
ii  libao20.8.6-3Cross Platform Audio Output Librar
ii  libaspell15   0.60.4-3   GNU Aspell spell-checker runtime l
ii  libatk1.0-0   1.10.3-1   The ATK accessibility toolkit
ii  libaudiofile0 0.2.6-6Open-source version of SGI's audio
ii  libc6 2.3.5-12.1 GNU C Library: Shared libraries an
ii  libgcrypt11   1.2.2-1LGPL Crypto library - runtime libr
ii  libglib2.0-0  2.8.6-1The GLib library of C routines
ii  libgnutls11   1.0.16-14  GNU TLS library - runtime library
ii  libgtk2.0-0   2.8.10-1   The GTK+ graphical user interface 
ii  libgtkspell0  2.0.10-3   a spell-checking addon for GTK's T
ii  libice6   6.9.0.dfsg.1-4 Inter-Client Exchange library
ii  libpango1.0-0 1.10.2-1   Layout and rendering of internatio
ii  libsm66.9.0.dfsg.1-4 X Window System Session Management
ii  libstartup-no 0.8-1  library for program launch feedbac
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxss1   6.9.0.dfsg.1-4 X Screen Saver client-side library
ii  xlibs 6.9.0.dfsg.1-4 X Window System client libraries m

gaim recommends no packages.

-- no debconf information


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



Bug#351263: Mutt hangs on fetching IMAP message

2006-02-05 Thread Francesco Paolo Lovergine
On Sun, Feb 05, 2006 at 05:05:52AM +0100, Adeodato Simó wrote:
 
   Upstream author Brendan Cully made the following comment with respect
   to this problem:
 
This is a known bug in dovecot's IDLE handler (fixed in CVS, I
believe). Unset imap_idle to work around it.
 -- George W. Banks in «Mary Poppins»

Sigh, it was also written in the man page :-( I moved to dovecot just a couple 
of
days ago and I was not aware of that. Maybe porting the patch to
current dovecot would be nice...

-- 
Francesco P. Lovergine



Bug#351503: python2.4-zopeinterface: file conflict with python2.4-zodb (testing/cleanup.py)

2006-02-05 Thread Luke Kenneth Casson Leighton
Package: python2.4-zopeinterface
Version: 3.0.1-1
Severity: important


Selecting previously deselected package python2.2-zopeinterface.
(Reading database ... 320285 files and directories currently installed.)
Unpacking python2.2-zopeinterface (from
.../python2.2-zopeinterface_3.0.1-1_i386.deb) ...
Selecting previously deselected package python2.3-zopeinterface.
Unpacking python2.3-zopeinterface (from
.../python2.3-zopeinterface_3.0.1-1_i386.deb) ...
dpkg: error processing
/var/cache/apt/archives/python2.3-zopeinterface_3.0.1-1_i386.deb
(--unpack):
 trying to overwrite
 `/usr/lib/python2.3/site-packages/zope/testing/cleanup.py', which is
 also in package python2.3-zodb
 Selecting previously deselected package python2.4-zopeinterface.
 Unpacking python2.4-zopeinterface (from
 .../python2.4-zopeinterface_3.0.1-1_i386.deb) ...
 dpkg: error processing
 /var/cache/apt/archives/python2.4-zopeinterface_3.0.1-1_i386.deb
 (--unpack):
  trying to overwrite
  `/usr/lib/python2.4/site-packages/zope/testing/cleanup.py', which is
  also in package python2.4-zodb
  Errors were encountered while processing:
   /var/cache/apt/archives/python2.3-zopeinterface_3.0.1-1_i386.deb
/var/cache/apt/archives/python2.4-zopeinterface_3.0.1-1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
highfield:~# apt-get install python2.3-zopeinterface
python2.4-zopeinterface python2.2-zopeinterface



-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux highfield 2.6.14-2-686 #1 Mon Nov 14 14:19:05 UTC 2005 i686
Locale: LANG=C, LC_CTYPE=C



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



Bug#351475: postgresql-common: postinst fails on upgrade

2006-02-05 Thread David Schmitt
Hi!

I had the same problem and Chris' workaround worked for me too.

Thanks Chris!

Regards, David
-- 
- hallo... wie gehts heute?
- *hust* gut *rotz* *keuch*
- gott sei dank kommunizieren wir über ein septisches medium ;)
 -- Matthias Leeb, Uni f. angewandte Kunst, 2005-02-15



Bug#351487: installation-report

2006-02-05 Thread Christian Perrier
Quoting Chris Stahl ([EMAIL PROTECTED]):
 [EMAIL PROTECTED]:~/Desktop$ dmesg | grep sata
 [4294673.14] scsi1 : sata_uli
 
 And the mobo is a ULI based one.  there is a Jmicron sata2 controller on it
 as well, but it is not supported.  only the southbridge (uli) sata ports are
 supported in linux as far as i can tell.  I am 100% positive that sata_uli
 is the correct module for the sata1 ports on the motherboard, it is what i

Sure. But my problem is being sure that this module has to be loaded
for the 10b9:5289 PCI device.

For the installer to recognize this device and load the driver, I have
to put the module in a PCI-modules map in discover1-data and, among
all PCI IDs of your system, I need to find THE one for the SATA
controller.

Could you paste the messages from dmesg that ar eimmediately before
and after the above line, please?





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



Bug#351499: pwc-source still doesn't compile under Linux 2.6.16-rc1

2006-02-05 Thread Steve Langasek
severity 351499 important
thanks

On Sun, Feb 05, 2006 at 11:03:58AM +0100, Stefan Förster wrote:
 Package: pwc-source
 Version: 10.0.11-1
 Severity: grave

 The pwc module no longer compiles under the kernel 2.6.16-rc1. It
 compiles perfectly under 2.6.15.

Then this is not a grave bug, since 2.6.15 is the most recent kernel
supported in unstable right now.

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


signature.asc
Description: Digital signature


Bug#351504: libwine: currently fails a few DDRAW directives

2006-02-05 Thread Karsten Hilbert
Package: libwine
Version: latest from winehq
Severity: normal

Script started on So 05 Feb 2006 11:38:31 CET
[EMAIL PROTECTED]: /mnt/hdb3/home/brulefa/.wine/dosdevices/c:/Programme/Cryo 
Interactive Entertainment/Atlantis [EMAIL 
PROTECTED]:/mnt/hdb3/home/brulefa/.wine/dosdevices/c:/Programme/Cryo 
Interactive Entertainment/Atlantis 2$ wine ./atlantis2.exe
ALSA lib seq_hw.c:455:(snd_seq_hw_open) open /dev/snd/seq failed: No such file 
or directory
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x7fdcaa38)-((nil),0008)
fixme:ddraw:DirectDrawEnumerateExA no non-display devices supported.
fixme:ddraw:DirectDrawEnumerateExA no detached secondary devices supported.
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x7fdcb068)-(0x10022,0013)
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 16
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 16
fixme:ddraw:DIB_DirectDrawSurface_Blt Can't handle DDBLT_WAIT flag right now.
[EMAIL PROTECTED]: /mnt/hdb3/home/brulefa/.wine/dosdevices/c:/Programme/Cryo 
Interactive Entertainment/Atlantis [EMAIL 
PROTECTED]:/mnt/hdb3/home/brulefa/.wine/dosdevices/c:/Programme/Cryo 
Interactive Entertainment/Atlantis 2$ exit

Script done on So 05 Feb 2006 11:38:50 CET

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


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



Bug#351505: gnomebaker: logo should be under multimedia not utilities

2006-02-05 Thread Jens Nachtigall
Package: gnomebaker
Severity: minor

I could not find the gnomebaker under the gnome applications menu,
because I assumed it would be under multimedia (because there are cd
players). Under utilities I eventually found it, where does not fit as
well as under multimedia.

I use
http://people.debian.org/~goedson/packages/debian/sarge/gnomebaker/releases/i386/gnomebaker_0.5.0-2sarge1_i386.deb
under sarge

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8jens01-ifplugd-b44
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)


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



Bug#351506: gbib: [INTL:sv] Swedish PO translation

2006-02-05 Thread Daniel Nylander
Package: gbib
Version: 0.1.2-8
Severity: wishlist
Tags: patch l10n


Here is the Swedish translation of gbib.

Regards,
Daniel

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.2
Locale: LANG=sv_SE.ISO-8859-1, LC_CTYPE=sv_SE.ISO-8859-1 (charmap=ISO-8859-1)
# Swedish translation of gbib.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the gbib package.
# Daniel Nylander [EMAIL PROTECTED], 2006.
#
msgid 
msgstr 
Project-Id-Version: gbib 0.1.2-8\n
Report-Msgid-Bugs-To: \n
POT-Creation-Date: 2005-04-19 20:44+0200\n
PO-Revision-Date: 2006-02-05 12:05+0100\n
Last-Translator: Daniel Nylander [EMAIL PROTECTED]\n
Language-Team: Swedish [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=utf-8\n
Content-Transfer-Encoding: 8bit\n

#: bibentry.C:51
#: bibentry.C:269
msgid Warning 
msgstr Varning 

#: bibentry.C:51
msgid Undefined entry type 
msgstr Odefinierad posttyp 

#: bibentry.C:269
msgid : Ignored field \
msgstr : Ignorerade fält \

#: bibentry.C:270
msgid \ in the entry type 
msgstr \ i posttypen 

#: bibrc.C:130
msgid I couldn't found the file 
msgstr Jag kunde inte hitta filen 

#: lyxconnect.C:44
msgid Pipes already opened, close them first\n
msgstr Rör redan öppnade, stänger dem först\n

#: lyxconnect.C:53
msgid Opened 
msgstr Öppnade 

#: lyxconnect.C:56
msgid Couldn't open the pipes
msgstr Kunde inte öppna rören

#: lyxconnect.C:117
msgid Pipe is not opened\n
msgstr Rör är inte öppnad\n

#: recent.C:114
msgid _File/
msgstr _Arkiv/

#: recent.C:119
#: gui.C:312
msgid _File
msgstr _Arkiv

#: bibfiles.C:104
msgid More } than {, possible error 
msgstr Mer } än {, tänkbara fel 

#: bibfiles.C:111
msgid More ) than (, possible error 
msgstr Mer ) än (, tänkbara fel 

#: command_dlg.C:131
msgid Commands
msgstr Kommandon

#: command_dlg.C:155
#, c-format
msgid Add a new %s command
msgstr Lägg till ett nytt %s kommando

#. delete button
#: command_dlg.C:160
msgid Delete
msgstr Ta bort

#: command_dlg.C:166
msgid Delete the selected command
msgstr Ta bort det valda kommandot

#: entrydialog.C:46
msgid Please type a key for this entry
msgstr Ange en nyckel för denna post

#: entrydialog.C:52
msgid The key is already used by another entry
msgstr Nyckeln används redan av en annan post

#: entrydialog.C:254
msgid Key: 
msgstr  Nyckel: 

#: entrydialog.C:277
msgid Required fields
msgstr Nödvändiga fält

#: entrydialog.C:280
msgid Optional fields
msgstr Valfria fält

#: entrydialog.C:283
msgid Extra fields
msgstr Extra fält

#: gui.C:133
msgid _New
msgstr _Ny

#: gui.C:133
msgid Create new database
msgstr Skapa ny databas

#: gui.C:151
msgid _Merge BibTeX entries...
msgstr _Sammanfoga BibTeX-poster...

#: gui.C:152
msgid Add BibTeX entries to current database
msgstr Lägg till BibTeX-poster i aktuell databas

#: gui.C:171
msgid _Insert entry
msgstr _Infoga post

#: gui.C:172
msgid Insert a new entry
msgstr Infoga en ny post

#: gui.C:179
msgid _Edit entry
msgstr _Redigera post

#: gui.C:180
msgid Edit the selected entry
msgstr Redigera den valda posten

#: gui.C:187
msgid _Delete entry
msgstr _Ta bort post

#: gui.C:188
msgid Delete the selected entry
msgstr Ta bort den valda posten

#: gui.C:196
msgid Edit _commands
msgstr Redigera _kommandon

#: gui.C:197
msgid Edit BibTeX commands
msgstr Redigera BibTeX-kommandon

#: gui.C:206
msgid _Search
msgstr _Sök

#: gui.C:207
#: gui.C:344
msgid Simple search forward
msgstr Enkel sökning framåt

#: gui.C:214
msgid Search _next
msgstr Sök _nästa

#: gui.C:215
msgid Search forward again
msgstr Sök framåt igen

#: gui.C:223
msgid Sort by _key
msgstr Sortera efter _nyckel

#: gui.C:224
msgid Sort entries by key
msgstr Sortera poster efter nyckel

#: gui.C:230
msgid Sort by _author
msgstr Sortera efter _författare

#: gui.C:231
msgid Sort entries by author
msgstr Sortera poster efter författare

#: gui.C:237
msgid Sort by _title
msgstr Sortera efter _titel

#: gui.C:238
msgid Sort entries by title
msgstr Sortera poster efter titel

#: gui.C:244
msgid Sort by _year
msgstr Sortera efter _år

#: gui.C:245
msgid Sort entries by year
msgstr Sortera poster efter år

#: gui.C:251
msgid Sort by _cardtype
msgstr Sortera efter _korttyp

#: gui.C:252
msgid Sort entries by type
msgstr Sortera poster efter typ

#: gui.C:261
msgid Use {braces}
msgstr Använd {hakparanteser}

#: gui.C:263
msgid Use \quotes\
msgstr Använd \citattecken\

#: gui.C:295
msgid Field delimiter
msgstr Fältavgränsare

#: gui.C:297
msgid Styles
msgstr Stilar

#: gui.C:299
msgid View
msgstr Visa

#: gui.C:313
msgid _Edit
msgstr _Redigera

#: gui.C:314
msgid _Options
msgstr _Alternativ

#: gui.C:315
msgid _Help
msgstr _Hjälp

#: gui.C:321
msgid New
msgstr Ny

#: gui.C:321
msgid Create a new database
msgstr Skapa en ny databas

#: gui.C:324
msgid Open

Bug#351507: python2.2: undefined symbol: PyFPE_jbuf

2006-02-05 Thread Luke Kenneth Casson Leighton
Package: python2.2
Version: 2.2.3dfsg-2sarge1
Severity: important


[EMAIL PROTECTED]:~$ python2.2 
Python 2.2.1 (#6, Sep 30 2002, 09:10:43) 
[GCC 2.95.4 20011002 (Debian prerelease)] on linux2
Type help, copyright, credits or license for more information.
 import math
Traceback (most recent call last):
  File stdin, line 1, in ?
ImportError: /usr/lib/python2.2/lib-dynload/math.so: undefined symbol: 
PyFPE_jbuf
 


-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux highfield 2.6.14-2-686 #1 Mon Nov 14 14:19:05 UTC 2005 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages python2.2 depends on:
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libdb4.2  4.2.52-17  Berkeley v4.2 Database Libraries [
ii  libncurses5   5.4-8  Shared libraries for terminal hand
ii  libreadline4  4.3-10 GNU readline and history libraries
ii  libssl0.9.7   0.9.7g-1   SSL shared libraries
ii  zlib1g1:1.2.3-4  compression library - runtime

-- no debconf information



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



Bug#351508: kpresenter: Crashes when opening a .ppt file from with the program

2006-02-05 Thread Scott
Package: kpresenter
Version: 1:1.4.90.2-1
Severity: important
Tags: experimental

If you would like to use the actual PowerPoint file I attempted to open 
from withn Kpresenter you can find it at:
http://public.yahoo.com/~radwin/talks/yapache-apachecon2005.ppt

In the meantime, here is the backtrace:

 (no debugging symbols found) 
 Using host libthread_db library /lib/tls/libthread_db.so.1. 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 [Thread debugging using libthread_db enabled] 
 [New Thread -1232460096 (LWP 20255)] 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 (no debugging symbols found) 
 [KCrash handler] 
 #5  0xb4ec5180 in Libppt::StyleTextPropAtom::bulletOn () 
from /usr/lib/kde3/libpowerpointimport.so 
 #6  0xb4edb01b in Libppt::PPTReader::handleRecord () 
from /usr/lib/kde3/libpowerpointimport.so 
 #7  0xb4edb1d4 in Libppt::PPTReader::loadRecord () 
from /usr/lib/kde3/libpowerpointimport.so 
 #8  0xb4edb5e4 in Libppt::PPTReader::handleContainer () 
from /usr/lib/kde3/libpowerpointimport.so 
 #9  0xb4edb221 in Libppt::PPTReader::loadRecord () 
from /usr/lib/kde3/libpowerpointimport.so 
 #10 0xb4edb5e4 in Libppt::PPTReader::handleContainer () 
from /usr/lib/kde3/libpowerpointimport.so 
 #11 0xb4edb7c5 in Libppt::PPTReader::loadDocument () 
from /usr/lib/kde3/libpowerpointimport.so 
 #12 0xb4edbeac in Libppt::PPTReader::load () 
from /usr/lib/kde3/libpowerpointimport.so 
 #13 0xb4edc073 in Libppt::Presentation::load () 
from /usr/lib/kde3/libpowerpointimport.so 
 #14 0xb4eb9bc9 in PowerPointImport::convert () 
from /usr/lib/kde3/libpowerpointimport.so 
 #15 0xb6744d1c in KoFilterChain::ChainLink::invokeFilter () 
from /usr/lib/libkofficecore.so.3 
 #16 0xb6744f73 in KoFilterChain::invokeChain () 
from /usr/lib/libkofficecore.so.3 
 #17 0xb672170a in KoFilterManager::import () from 
/usr/lib/libkofficecore.so.3 
 #18 0xb67225fa in KoDocument::openFile () from 
/usr/lib/libkofficecore.so.3 
 #19 0xb7f0e8fe in KParts::ReadOnlyPart::openURL () 
from /usr/lib/libkparts.so.2 
 #20 

Bug#340150: jwm: *** glibc detected *** free(): invalid next size (normal): 0x0000000000531e50 ***

2006-02-05 Thread Steve Langasek
On Sat, Feb 04, 2006 at 09:00:06PM +0200, Jari Aalto wrote:

 I've been busy but I ahve now prepared new verison of the package.
 If you find the time to check it, that would be welcomed.

   Severity: grave, because amd64 is a release architecture.

   Jari, if you have packages for 1.1 available, I might be able to
   sponsor an upload of them for you.

http://cante.net/~jaalto/tmp/debian/jwm

  Some changes:

  - The package is a native package (no .orig.tar.gz).  Please change it to
non-native.

 I used options:

   svn-buildpackage -uc -us -rfakeroot

 Let me know how to fix this issue if this is not correct method.

Yes, that appears to have done the correct thing for the most part; the
package is correctly non-native, and the trunk directory is gone -- the only
problem I see now is that your .orig.tar.gz contains .svn directories which
it should not; since
svn+ssh://[EMAIL PROTECTED]/home/svn/deb/pkg/jwm/trunk is not a svn uri
that's valid for anyone else, the svn metadata doesn't belong in the
orig.tar.gz, and having it there doubles the size of the tarball.  Please
rebuild your tarball with --exclude .svn.  It's also common practice to
exclude the debian/ directory from the upstream tarball, even when it's
present in the same source repository, since (among other reasons) it's not
possible to delete a file from under debian/ using the .diff.gz...

Everything else looks good, so if you get this taken care of I can upload it
with no problems.
 
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


signature.asc
Description: Digital signature


Bug#338522: acknowledged by developer ([EMAIL PROTECTED]: Bug#350630: fixed])

2006-02-05 Thread Ola Lundqvist
Hello

On Sat, Feb 04, 2006 at 10:37:08PM +, Phil Reynolds wrote:
 On Sat, Feb 04, 2006 at 07:49:20AM -0800, Debian Bug Tracking System wrote:
  This is an automatic notification regarding your Bug report
  #338522: kronolith: wrong date specified for No end date for recurring 
  events,
  which was filed against the kronolith package.
  
  It has been closed by one of the developers, namely
  Ola Lundqvist [EMAIL PROTECTED] (reply to [EMAIL PROTECTED]).
  
  Their explanation is attached below.  If this explanation is
  unsatisfactory and you have not received a better one in a separate
  message then please contact the developer, by replying to this email.
  
  Closing the bugs now as the packages have been removed from Debian.
  
   kronolith |1.1.4-4 | source, all
 
 Does this mean that my bug will in fact remain, because I am running
 stable? If so, I can live with it until the next freeze, I guess, but it
 would be nice to know for sure.

Stable will unfortunatly not be updated. That is what stable means. And next 
freeze
will not contain this pacakge.

Regards,

// Ola

 -- 
 Phil Reynolds
  o   mail: [EMAIL PROTECTED]
 |L_ \  / Web: http://www.tinsleyviaduct.com/phil/
 (_)- \/  Waltham 67, Emley Moor 69, Droitwich 79, Windows 95
 

-- 
 --- Ola Lundqvist systemkonsult --- M Sc in IT Engineering 
/  [EMAIL PROTECTED]   Annebergsslingan 37\
|  [EMAIL PROTECTED]   654 65 KARLSTAD|
|  http://www.opal.dhs.org   Mobile: +46 (0)70-332 1551 |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36 4FE4 18A1 B1CF 0FE5 3DD9  /
 ---


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



Bug#348558: libtool: No such file or directory when linking 2 .la files with the same name but from different directories

2006-02-05 Thread Ralf Wildenhues
Hi Bob,

* Bob Friesenhahn wrote on Sat, Jan 21, 2006 at 07:12:55PM CET:
 On Sat, 21 Jan 2006, Ralf Wildenhues wrote:
 [ this is http://bugs.debian.org/348558 ]
 
 * Carlo Contavalli wrote on Wed, Jan 18, 2006 at 05:01:29PM CET:
 On Wed, Jan 18, 2006 at 03:52:33PM +0100, Ralf Wildenhues wrote:
 
 libtool developers: OK to apply this patch and backport to branch-1-5?
 Changes wrt. previous proposed patch in above thread: use lt1-libfoo.a
 instead of libfoo.a-1 naming, for the dubious benefit of 8+3 filename
 systems.  And tests.
 
 This patch seems fine (and worthwhile) to me.

Thanks for the review, and sorry for the delay.

I have applied the patch (removed the now-obsolete change to
testsuite.at, added a `libtool' testsuite keyword) to HEAD, and the
corresponding change to branch-1-5; both patches are attached.

I guess the tag pending would be appropriate for the Debian bugreport
now.

Cheers,
Ralf

* libltdl/config/ltmain.m4sh (extracted_archives)
(extracted_serial): New globals.
(func_extract_archives): Use them to rename extraction archives
for linking against multiple convenience libraries with the same
name.
* tests/duplicate_conv.at: New tests.
* Makefile.am: Adjusted.
Reported by Carlo Contavalli [EMAIL PROTECTED].
* libltdl/config/ltmain.m4sh (extracted_archives)
(extracted_serial): New globals.
(func_extract_archives): Use them to rename extraction archives
for linking against multiple convenience libraries with the same
name.
* tests/duplicate_conv.at: New tests.
* Makefile.am: Adjusted.
Reported by Carlo Contavalli [EMAIL PROTECTED].

Index: libltdl/config/ltmain.m4sh
===
RCS file: /cvsroot/libtool/libtool/libltdl/config/ltmain.m4sh,v
retrieving revision 1.34
diff -u -r1.34 ltmain.m4sh
--- libltdl/config/ltmain.m4sh  5 Feb 2006 10:24:42 -   1.34
+++ libltdl/config/ltmain.m4sh  5 Feb 2006 10:59:48 -
@@ -116,6 +116,8 @@
 preserve_args=
 lo2o=s/\\.lo\$/.${objext}/
 o2lo=s/\\.${objext}\$/.lo/
+extracted_archives=
+extracted_serial=0
 
 opt_dry_run=false
 opt_duplicate_deps=false
@@ -1058,7 +1060,17 @@
   esac
   func_basename $my_xlib
   my_xlib=$func_basename_result
-  my_xdir=$my_gentop/$my_xlib
+  my_xlib_u=$my_xlib
+  while :; do
+case  $extracted_archives  in
+   * $my_xlib_u *)
+ extracted_serial=`expr $extracted_serial + 1`
+ my_xlib_u=lt$extracted_serial-$my_xlib ;;
+   *) break ;;
+   esac
+  done
+  extracted_archives=$extracted_archives $my_xlib_u
+  my_xdir=$my_gentop/$my_xlib_u
 
   func_mkdir_p $my_xdir
 
Index: Makefile.am
===
RCS file: /cvsroot/libtool/libtool/Makefile.am,v
retrieving revision 1.189
diff -u -r1.189 Makefile.am
--- Makefile.am 1 Feb 2006 19:54:33 -   1.189
+++ Makefile.am 5 Feb 2006 10:59:46 -
@@ -384,6 +384,7 @@
 TESTSUITE_AT   = tests/testsuite.at \
  tests/libtoolize.at \
  tests/duplicate_members.at \
+ tests/duplicate_conv.at \
  tests/inherited_flags.at \
  tests/convenience.at \
  tests/link-order.at \
--- /dev/null   2006-01-25 19:46:43.433914872 +0100
+++ tests/duplicate_conv.at 2006-02-05 11:48:55.0 +0100
@@ -0,0 +1,81 @@
+# Hand crafted tests for GNU Libtool. -*- Autotest -*-
+# Copyright 2006 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, 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., 51 Franklin Street, Fifth Floor, Boston, MA
+# 02110-1301, USA.
+
+AT_SETUP([duplicate convenience archive names])
+AT_KEYWORDS([libtool])
+
+# We create two convenience archives with the same name, and _also_
+# containing an object with the same name.  This is necessary to detect
+# the failure with both 1.5.22 and HEAD, since the latter does not (did
+# not?) remove the temporary output directory, thus masking the failure
+# when all objects have distinct names.
+
+mkdir a b c
+
+echo 'int a () { return 0; }'  a/a.c
+echo 'int a2() { return 0; }'  b/a.c
+echo 'int b () { return 0; }'  b/b.c
+echo 'extern int a(), a2(), b(); int c() { return a() + a2() + b(); }'  c.c
+echo 'extern int c(); int main() { return c(); }'  

Bug#351509: kiki: Flags box is empty

2006-02-05 Thread Vincent Bernat
Package: kiki
Version: 0.5.6-1
Severity: important

On my system, the flag box is empty : there is no check box inside.

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

Versions of packages kiki depends on:
ii  python2.3.5-5An interactive high-level object-o
ii  python-wxgtk2.6   2.6.1.2wxWidgets Cross-platform C++ GUI t

kiki recommends no packages.

-- no debconf information


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



Bug#315721: pi-nredir disconnects during hotsync

2006-02-05 Thread Holger Jaekel
Am 03.02.2006 21:43 schrieb Ludovic Rousseau:
 You can get the 0.12.0-preX version from Debian experimental.
 Please report here if the bug is fixed or not when using the
 experimental version.

Unfortunately the bug is still there. Here is what I did:

[EMAIL PROTECTED]:~/pilot$ export PILOT_DEBUG=DEV NET
[EMAIL PROTECTED]:~/pilot$ export PILOT_DEBUG_LEVEL=DEBUG
[EMAIL PROTECTED]:~/pilot$ export PILOT_LOG=1
[EMAIL PROTECTED]:~/pilot$ pi-nredir --version
   DEPRECATED: The application is calling print_splash()
   ..
   | (c) Copyright 1996-2004, pilot-link team   |
   |   Join the pilot-link lists to help out.   |
   `'
   This is pi-nredir, from pilot-link version 0.12.0-pre4

   Build target..: i686-pc-linux-gnu
   Build date: Jan 12 2006 18:33:07

   pilot-link 0.12.0-pre4 is covered under the GPL/LGPL
   See the file COPYING under docs for more info.

   Please use --help for more detailed options.
[EMAIL PROTECTED]:~/pilot$ pi-nredir -n -p /dev/ttyUSB1

   Listening for incoming connection on /dev/ttyUSB1... connected!

Trying 192.168.80.128... Connected
[EMAIL PROTECTED]:~/pilot$ tail -90 PiDebug.log
DEV RX unixserial read 6 bytes
DEV RX unixserial read 64 bytes
DEV RX unixserial read 6 bytes
NET RX sd=4 type=1 txid=0xa3 len=0x0046
    b9 01 00 00 20 40 4c 00 20 8e 2c 34 00 00 00 00    @L. .,4
  0010  36 00 01 0b 61 70 70 6c 53 59 4d 45 00 01 00 00   6...applSYME
  0020  00 00 07 d4 09 03 0d 33 30 00 07 d4 09 03 0d 33   ...30..3
  0030  30 00 00 00 2d 20 50 2c 59 00 ff ff 53 79 6e 63   0...- P,Y...Sync
  0040  4d 65 64 69 61 00 Media.
DEV TX Inet Bytes: 6
DEV TX Inet Bytes: 70
NET TX sd=5 type=1 txid=0x1b len=0x0046
    b9 01 00 00 20 40 4c 00 20 8e 2c 34 00 00 00 00    @L. .,4
  0010  36 00 01 0b 61 70 70 6c 53 59 4d 45 00 01 00 00   6...applSYME
  0020  00 00 07 d4 09 03 0d 33 30 00 07 d4 09 03 0d 33   ...30..3
  0030  30 00 00 00 2d 20 50 2c 59 00 ff ff 53 79 6e 63   0...- P,Y...Sync
  0040  4d 65 64 69 61 00 Media.
DEV RX Inet Bytes: 6
DEV RX Inet Bytes: 28
NET RX sd=5 type=1 txid=0x1c len=0x001c
    28 01 a1 00 00 16 53 59 4d 45 61 70 70 6c 00 09   (.SYMEappl..
  0010  00 00 00 00 00 00 00 00 00 00 00 00   
DEV TX unixserial wrote 6 bytes
DEV TX unixserial wrote 28 bytes
NET TX sd=4 type=1 txid=0xa4 len=0x001c
    28 01 a1 00 00 16 53 59 4d 45 61 70 70 6c 00 09   (.SYMEappl..
  0010  00 00 00 00 00 00 00 00 00 00 00 00   
DEV RX unixserial read 6 bytes
DEV RX unixserial read 22 bytes
NET RX sd=4 type=1 txid=0xa4 len=0x0016
    a8 01 00 00 21 10 00 00 00 00 00 00 00 00 00 00   !...
  0010  00 00 00 00 00 00 ..
DEV TX Inet Bytes: 6
DEV TX Inet Bytes: 22
NET TX sd=5 type=1 txid=0x1c len=0x0016
    a8 01 00 00 21 10 00 00 00 00 00 00 00 00 00 00   !...
  0010  00 00 00 00 00 00 ..
DEV RX Inet Bytes: 6
DEV RX Inet Bytes: 42
NET RX sd=5 type=1 txid=0x1d len=0x002a
    44 01 a0 00 00 24 00 02 00 02 2f 50 68 6f 74 6f   D$/Photo
  0010  73 20 26 20 56 69 64 65 6f 73 2f 43 6f 6c 6c 65   s  Videos/Colle
  0020  63 74 44 61 74 61 2e 64 62 00 ctData.db.
DEV TX unixserial wrote 6 bytes
DEV TX unixserial wrote 42 bytes
NET TX sd=4 type=1 txid=0xa5 len=0x002a
    44 01 a0 00 00 24 00 02 00 02 2f 50 68 6f 74 6f   D$/Photo
  0010  73 20 26 20 56 69 64 65 6f 73 2f 43 6f 6c 6c 65   s  Videos/Colle
  0020  63 74 44 61 74 61 2e 64 62 00 ctData.db.
DEV RX unixserial read 6 bytes
DEV RX unixserial read 10 bytes
NET RX sd=4 type=1 txid=0xa5 len=0x000a
    c4 01 00 00 20 04 02 b0 00 39  9
DEV TX Inet Bytes: 6
DEV TX Inet Bytes: 10
NET TX sd=5 type=1 txid=0x1d len=0x000a
    c4 01 00 00 20 04 02 b0 00 39  9
DEV RX Inet Bytes: 6
DEV RX Inet Bytes: 8
NET RX sd=5 type=1 txid=0x1e len=0x0008
    5c 01 20 04 02 b0 00 39   \. 9
DEV TX unixserial wrote 6 bytes
DEV TX unixserial wrote 8 bytes
NET TX sd=4 type=1 txid=0xa6 len=0x0008
    5c 01 20 04 02 b0 00 39   \. 9
DEV RX unixserial read 6 bytes
DEV RX unixserial read 10 bytes
NET RX sd=4 type=1 txid=0xa6 len=0x000a
    dc 01 00 00 20 04 00 00 00 ab  .
DEV TX Inet Bytes: 6
DEV TX Inet Bytes: 10
NET TX sd=5 type=1 txid=0x1e len=0x000a
    dc 01 00 00 20 04 00 00 00 ab  .
DEV RX Inet Bytes: 6
DEV RX Inet Bytes: 12
NET RX sd=5 type=1 txid=0x1f len=0x000c
    47 01 20 08 02 b0 00 39 00 00 00 ab   G. 9
DEV TX unixserial wrote 6 bytes
DEV TX unixserial wrote 12 bytes
NET TX sd=4 type=1 txid=0xa7 len=0x000c
    47 01 20 08 02 b0 00 

Bug#351510: cameleon-doc: contain misplaced doc

2006-02-05 Thread Remi Vanicat
Package: cameleon-doc
Version: 1.9.9.cvs20051129-2
Severity: normal

cameleon-doc contain two file in /usr/lib/ocaml/3.09.0/cameleon/:
stdlib.odoc cameleon.odoc, when thos file should probably be in
/usr/lib/ocaml/3.09.0/cameleon/ where cameleon seem to be looking for
them.  

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (700, 'unstable'), (700, 'testing'), (500, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-k7
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

-- debconf-show failed


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



Bug#342110: kde does not like [EMAIL PROTECTED] locales

2006-02-05 Thread Olivier Trichet
Le Lundi 5 Décembre 2005 15:32, Jean-Christophe Dubacq [EMAIL PROTECTED] 
a écrit :
 Well, there has been some time since I tested this. Maybe the
 fr_FR.UTF-8 and [EMAIL PROTECTED] are identical, now.

In fact, [EMAIL PROTECTED] (as well as all [EMAIL PROTECTED] locales) does not 
exist anymore, because utf8 already natively contains the euro symbol. It 
was just confusing.

 I will do a thorough test some time this week (I have kde and gnome
 users). However, why does KDE not support the locale variant?

That's your real problem : KDE apps does not look up LANG/LC_* variable, it 
seems.
Is bug 279908[0] the same as your problem ?

bye,
Olivier


[0] http://bugs.debian.org/279908



Bug#348558: libtool: No such file or directory when linking 2 .la files with the same name but from different directories

2006-02-05 Thread Kurt Roeckx
tags 348558 + patch pending
thanks

On Sun, Feb 05, 2006 at 12:08:34PM +0100, Ralf Wildenhues wrote:
 Hi Bob,
 
 I have applied the patch (removed the now-obsolete change to
 testsuite.at, added a `libtool' testsuite keyword) to HEAD, and the
 corresponding change to branch-1-5; both patches are attached.
 
 I guess the tag pending would be appropriate for the Debian bugreport
 now.

Thanks for all the work Ralf.

I'll probably upload this if you make a new 1.5 release, or I
have an other reason to upload a new 1.5 version.


Kurt



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



Bug#349765: linux-2.6.14-2-alpha-generic: please support the prctl syscall

2006-02-05 Thread Steve Langasek
tags 349765 patch
thanks

On Sat, Jan 28, 2006 at 01:48:21AM -0500, Kyle McMartin wrote:
  After changing addr to value, compiles fine; prctl -q runs ok now, prctl
  --unaligned=signal doesn't have any effect.  You say that it's going to be
  the prctl() function in the kernel that needs further tweaks?

 I suspect this is the problem:

 (linux/prctl.h)
 # define PR_UNALIGN_NOPRINT   1   /* silently fix up unaligned user 
 accesses */
 # define PR_UNALIGN_SIGBUS2   /* generate SIGBUS on unaligned user 
 access */

 (asm-parisc/processor.h  asm-ia64/processor.h)
 #define PARISC_UAC_NOPRINT(1UL  0)  /* see prctl and unaligned.c */
 #define PARISC_UAC_SIGBUS (1UL  1)

 IE, NOPRINT is set by 1, and SIGBUS set by 2.

 on alpha, because it's reusing the OSF/1 crap, the order is
 NOPRINT, NOFIX, SIGNAL, ie: 1, 2, 4. 

 I don't know what the best way to fix this is, but something like
 this patch will probably help,

As discussed, I think it's more appropriate to fix this in the kernel, so
that the syscall behavior actually matches what's documented in
linux/prctl.h. :)  So here's a tested patch which does this.  Ugly as sin,
but I'm at a loss for how you'd make this pretty...

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/
diff --git a/include/asm-alpha/thread_info.h b/include/asm-alpha/thread_info.h
index 69ffd93..011daaf 100644
--- a/include/asm-alpha/thread_info.h
+++ b/include/asm-alpha/thread_info.h
@@ -92,5 +92,27 @@ register struct thread_info *__current_t
 #define _TIF_ALLWORK_MASK  (_TIF_WORK_MASK \
 | _TIF_SYSCALL_TRACE)
 
+#define ALPHA_UAC_SHIFT6
+#define ALPHA_UAC_MASK (1  TIF_UAC_NOPRINT | 1  TIF_UAC_NOFIX | \
+1  TIF_UAC_SIGBUS)
+
+#define SET_UNALIGN_CTL(task,value)({   \
+   (task)-thread_info-flags = (((task)-thread_info-flags   \
+   ~ALPHA_UAC_MASK) \
+   | (((value)  ALPHA_UAC_SHIFT)  (1  TIF_UAC_NOPRINT))\
+   | (((value)  ALPHA_UAC_SHIFT + 1)  (1  TIF_UAC_SIGBUS)) \
+   | (((value)  ALPHA_UAC_SHIFT - 1)  (1  TIF_UAC_NOFIX)));\
+   0; })
+
+#define GET_UNALIGN_CTL(task,value)({  \
+   put_user(((task)-thread_info-flags  (1  TIF_UAC_NOPRINT))  \
+  ALPHA_UAC_SHIFT\
+| ((task)-thread_info-flags  (1  TIF_UAC_SIGBUS)) \
+  ALPHA_UAC_SHIFT + 1\
+| ((task)-thread_info-flags  (1  TIF_UAC_NOFIX))  \
+  ALPHA_UAC_SHIFT - 1,   \
+(int __user *)(value));\
+   })
+
 #endif /* __KERNEL__ */
 #endif /* _ALPHA_THREAD_INFO_H */


signature.asc
Description: Digital signature


Bug#350903: Not reproducible with tetex-bin 3.0-13

2006-02-05 Thread Ralf Stubner
On Sat, Feb 04, 2006 at 07:13 -0800, Matt Kraai wrote:

 Now that tetex-bin has been upgraded to 3.0-13, I cannot reproduce the
 problem.

TeX and friends use kpselib to search for files via 'ls-R' database
files. The TeX system did not find the installed files (eg, cmr10.tfm). 
This sounds as if the ls-R files were not correctly produced, but
updating tetex-bin corrected that. I don't see a way to tell the
original reason for these problems.

cheerio
ralf




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



Bug#350937: emacs-snapshot-gtk: when the emacs window is resized to a very large (400+ columns) width, it segfaults.

2006-02-05 Thread Romain Francoise
michael [EMAIL PROTECTED] writes:

 I don't have the problem with emacs21 (x11).  I got the latest
 emacs-snapshot-* from sid and I can still reproduce the problem.

Ok, thanks for testing.

 I can't say that the problem happens for a particular width or not,
 but it definitely starts happening at 1500 columns

Does it happen in a particular major mode, or in all modes?

 I am seeing these messages on stderr, but I don't know if they are
 related to the segfault:

 (emacs-snapshot-gtk:7508): GLib-WARNING **: g_main_context_prepare()
 called recursively from within a source's check() or prepare() member.

Perhaps, and perhaps not.  Could you try the non-gtk version?

Thanks,

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


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



Bug#351333: cid-x.map is almost empty

2006-02-05 Thread Ralf Stubner
Hi,

I haven't read the full bug report yet. So only a few general comments. 

On Sun, Feb 05, 2006 at 12:35 +0900, Junichi Uekawa wrote:
 
  I've checked, tetex-base, and it provides map files in 
  /usr/share/texmf-tetex/fonts/map/
  and has files under
  /etc/texmf/updmap.d/
  
  Probably ptex-base should provide map files somewhere,
  so that it can be used by dvipdfmx.

The way how fonts are to be installed for TeX-related programs is
documented in the Debian TeX policy contained in the tex-common package.

  updmap manpage tells me 
  
 updmap is a utility that creates font configuration files for
  dvips(1), pdftex(1), xdvi(1), ps2pk(1), gsftopk(1), dvipdfm(1) and
  (soon) dvipdfmx(1).
  
  whatever that means, it's probably not yet supported.

I think the main problem is that dvipdfmx understands some special
syntax, which none of the other programs understand:

[...]
 [EMAIL PROTECTED]@ ETen-B5-H bsmi00lp
[...]

Since no other program understands this tfmname@sfdname@, it has to
go to a different map file. Until updmap is able to handle this, some
other way of dealing with this is necessary.

cheerio
ralf



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



Bug#351487: installation-report

2006-02-05 Thread Chris Stahl
[EMAIL PROTECTED]:~/Desktop$ dmesg
ata2: dev 0 configured for UDMA/133
[4294673.14] scsi1 : sata_uli
[4294673.14] Vendor: ATA Model: Maxtor 7L250S0 Rev: BANC
[4294673.14] Type:
Direct-Access
ANSI SCSI revision: 05
[4294673.147000] ALI15X3: IDE controller at PCI slot :00:12.0
[4294673.147000] ACPI: PCI Interrupt :00:12.0[A] - GSI 19 (level, low) - IRQ 19
[4294673.147000] ALI15X3: chipset revision 199
[4294673.147000] ALI15X3: not 100% native mode: will probe irqs later
[4294673.147000] ide0: BM-DMA at 0xff00-0xff07, BIOS settings: hda:DMA, hdb:pio
[4294673.147000] ide1: BM-DMA at 0xff08-0xff0f, BIOS settings: hdc:pio, hdd:pio
[4294673.147000] Probing IDE interface ide0...
[4294673.819000] hda: _NEC DVD_RW ND-3520A, ATAPI CD/DVD-ROM drive
[4294674.431000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[4294674.431000] Probing IDE interface ide1...
[4294674.95] Probing IDE interface ide1...
[4294675.468000] Probing IDE interface ide2...
[4294675.98] Probing IDE interface ide3...
[4294676.492000] Probing IDE interface ide4...
[4294677.004000] Probing IDE interface ide5...
[4294677.52] hda: ATAPI 48X DVD-ROM DVD-R CD-R/RW drive, 2048kB Cache
[4294677.52] Uniform CD-ROM driver Revision: 3.20
[4294677.524000] SCSI device sda: 490234752 512-byte hdwr sectors (251000 MB)
[4294677.524000] SCSI device sda: drive cache: write back
[4294677.524000] SCSI device sda: 490234752 512-byte hdwr sectors (251000 MB)
[4294677.524000] SCSI device sda: drive cache: write back
[4294677.524000] /dev/scsi/host1/bus0/target0/lun0: p1 p2 p3 p4  p5 p6 p7 
[4294677.586000] Attached scsi disk sda at scsi1, channel 0, id 0, lun 0
[4294677.809000] Attempting manual resume
[4294677.809000] swsusp: Suspend partition has wrong signature?
[4294677.861000] Linux Tulip driver version 1.1.13 (May 11, 2002)
[4294677.861000] ACPI: PCI Interrupt :00:11.0[A] - GSI 17 (level, low) - IRQ 17
[4294677.88] tulip0: EEPROM default media type Autosense.
[4294677.88] tulip0: Index #0 - Media MII (#11) described by a 21140 MII PHY (1) block.
[4294677.88] tulip0: Index #1 - Media 10baseT (#0) described by a unknown (128) block.
[4294677.88] tulip0: Index #2 - Media 10baseT (#0) described by a 21140 non-MII (0) block.
[4294677.88] tulip0: Index #3 - Media 10base2 (#1) described by a 21140 non-MII (0) block.
[4294677.88] tulip0: Index #4 - Media 10baseT-FDX (#4) described by a 21140 non-MII (0) block.
[4294677.88] tulip0: Index #5 - Media 100baseTx-FDX (#5) described by a 21140 non-MII (0) block.
[4294677.882000] tulip0: MII transceiver #1 config 1000 status 7849 advertising 01e1.
[4294677.909000] eth0: ULi M5261/M5263 rev 64 at 0001e800, 00:13:8F:36:47:ED, IRQ 17.
[4294677.929000] usbcore: registered new driver usbfs
[4294677.929000] usbcore: registered new driver hub
[4294677.93] ohci_hcd: 2004 Nov 08 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
[4294677.93] ACPI: PCI Interrupt :00:13.0[A] - GSI 20 (level, low) - IRQ 20
[4294677.93] ohci_hcd :00:13.0: ALi Corporation USB 1.1 Controller
[4294677.941000] ohci_hcd :00:13.0: new USB bus registered, assigned bus number 1
[4294677.941000] ohci_hcd :00:13.0: irq 20, io mem 0xfebfe000
[4294677.994000] hub 1-0:1.0: USB hub found
[4294677.994000] hub 1-0:1.0: 3 ports detected
[4294677.997000] ACPI: PCI Interrupt :00:13.1[B] - GSI 21 (level, low) - IRQ 21
[4294677.997000] ohci_hcd :00:13.1: ALi Corporation USB 1.1 Controller (#2)
[4294678.008000] ohci_hcd :00:13.1: new USB bus registered, assigned bus number 2
[4294678.008000] ohci_hcd :00:13.1: irq 21, io mem 0xfebfd000
[4294678.061000] hub 2-0:1.0: USB hub found
[4294678.061000] hub 2-0:1.0: 3 ports detected
[4294678.064000] ACPI: PCI Interrupt :00:13.2[C] - GSI 22 (level, low) - IRQ 22
[4294678.064000] ohci_hcd :00:13.2: ALi Corporation USB 1.1 Controller (#3)
[4294678.075000] ohci_hcd :00:13.2: new USB bus registered, assigned bus number 3
[4294678.075000] ohci_hcd :00:13.2: irq 22, io mem 0xfebfc000
[4294678.128000] hub 3-0:1.0: USB hub found
[4294678.128000] hub 3-0:1.0: 3 ports detected
[4294678.15] ACPI: PCI Interrupt :00:13.3[D] - GSI 23 (level, low) - IRQ 23
[4294678.15] ehci_hcd :00:13.3: ALi Corporation USB 2.0 Controller
[4294678.15] ehci_hcd :00:13.3: debug port 1
[4294678.171000] ehci_hcd :00:13.3: new USB bus registered, assigned bus number 4
[4294678.171000] ehci_hcd :00:13.3: irq 23, io mem 0xfebff800
[4294678.171000] ehci_hcd :00:13.3: USB 2.0 initialized, EHCI 1.00, driver 10 Dec 2004
[4294678.171000] hub 4-0:1.0: USB hub found
[4294678.171000] hub 4-0:1.0: 8 ports detected
[4294678.227000] r8169 Gigabit Ethernet driver 2.2LK loaded
[4294678.227000] ACPI: PCI Interrupt :04:05.0[A] - GSI 20 (level, low) - IRQ 20
[4294678.228000] eth1: Identified chip type is 'RTL8169s/8110s'.
[4294678.228000] eth1: RTL8169 at 0xf8892c00, 00:e0:4c:77:2a:5c, IRQ 20
[4294678.801000] usb 1-3: new full speed USB 

Bug#349354: initramfs-tools - kernel -udev dependency loop

2006-02-05 Thread maximilian attems
severity 349354 important
stop dude

as discussed with vorlon this needs to be resolved soon.

but latest klibc in testing needs that i-t release,
so let it slip for now, or we'll break to many systems.

-- 
maks


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



Bug#256283: [pylucene-dev] Re: PyLucence Debian Package

2006-02-05 Thread Jeff Breidenbach
Matthew, I just built your package on sarge, it went fine. Good job.

   python2.4-pylucene_1.9-1_i386.deb

I noticed you chose not to have a README.Debian file. That's probably
ok, since most of the weirdness affects package maintainers and not
package users. On the other hand, you might want to create one and
include a link to this conversation (bug 256283) in case the end user
is wondering why the heck it isn't included in Debian proper. Your
call.

Andi, how about distributing the binary package (.deb) from the
PyLucene website while things are shaking out? Or perhaps Matthew
can distribute from canonical.org, and have a link from the PyLucene
homepage? This can be done immediately, allows Debian sarge users
to try out the package and provide feedback, and will make a few people's
lives a little easier. I can't think of any disadvantages.

Matthew, I think your list of open issues is spot-on. One good thing about
item #3 (building Java Lucene 1.9 with a Free Software toolchain) is this
goal is shared by the folks who package Java Lucene. That's Barry,
myself, and other members of the Java packaging team. I can assure you
there will be no lack of motivation and manpower for the task if Eclipse
ever starts depending on Java Lucene 1.9.

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

Cheers,
Jeff



Bug#351511: irssi-scripts: missing bitlbee plugins

2006-02-05 Thread Norbert Tretkowski
Package: irssi-scripts
Version: 20050609
Severity: wishlist

Hi,

two useful plugins for bitlbee from
http://the-timing.nl/stuff/irssi-bitlbee are not integrated in the
irssi-scripts plugin, namely Bitlbee_join_notice.pl and
Bitlbee_nick_change.pl.

Please add those scripts to the next version of the package.

Thanks, Norbert


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



Bug#340395: amule-utils: links to libfreetype6, which is going away

2006-02-05 Thread Steve Langasek
found 340395 2.1.0-1
thanks

This bug is apparently back in the latest version of the package.

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


signature.asc
Description: Digital signature


Bug#350912: network doesnt work

2006-02-05 Thread Adrien

Frans Pop a écrit :


My conclusion: the problem you have is local.
Good luck tracing it. I suggest using a network sniffer like ethereal to 
find out what's going where.


Ok, this is my last question than I don't bother you again :)

Can it be a network/hardware problem even if it works perfectly under 
windows ?


Thanks again.

--
SoUL



Bug#351512: gcj-4.0: internal compiler error when trying to compile bogus source

2006-02-05 Thread Krzysztof Burghardt
Package: gcj-4.0
Version: 4.0.2-5j2
Severity: normal

GCJ fails with message internal compiler error: in generate_bytecode_insns,
at java/jcf-write.c:1960 when trying to compile something like 1++.

Javac from SableVM reports semantic error on this.

This problem exist in gcc-snapshot too.

To reproduce bug, follow this instructions:

$ cat  EOF  gcjbug.java
class gcjbug {
public static void main (String [] p) {
System.out.println(1++);
}
}
EOF

$ gcj -C gcjbug.java
gcjbug.java: In class 'gcjbug':
gcjbug.java: In method 'gcjbug.main(java.lang.String[])':
gcjbug.java:3: internal compiler error: in generate_bytecode_insns, at 
java/jcf-write.c:1960
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://gcc.gnu.org/bugs.html for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see URL:file:///usr/share/doc/gcc-4.0/README.Bugs.

$ /usr/lib/gcc-snapshot/bin/gcj -C gcjbug.java
gcjbug.java: In class 'gcjbug':
gcjbug.java: In method 'gcjbug.main(java.lang.String[])':
gcjbug.java:3: internal compiler error: in generate_bytecode_insns, at 
java/jcf-write.c:1960
Please submit a full bug report,
with preprocessed source if appropriate.
See URL:http://gcc.gnu.org/bugs.html for instructions.

$ javac-sablevm gcjbug.java

Found 1 semantic error compiling gcjbug.java:

3. System.out.println(1++);
  ^
*** Semantic Error: Only a variable of numeric type can appear in this context.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'stable'), (700, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.15-1-amd64-k8
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)

Versions of packages gcj-4.0 depends on:
ii  gcc-4.0   4.0.2-5The GNU C compiler
ii  gij-4.0   4.0.2-5j2  The GNU Java bytecode interpreter
ii  java-common   0.23   Base of all Java packages
ii  libc6 2.3.5-8.1  GNU C Library: Shared libraries an
ii  libgcc1   1:4.0.2-5  GCC support library
ii  libgcj6-common4.0.2-5j2  Java runtime library for use with 
ii  libgcj6-dev   4.0.2-5j2  Java development headers and stati
ii  zlib1g1:1.2.3-9  compression library - runtime

Versions of packages gcj-4.0 recommends:
ii  fastjar   1:4.0.2-5  Jar creation utility

-- no debconf information


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



Bug#351510: cameleon-doc: contain misplaced doc

2006-02-05 Thread Sylvain Le Gall
Hello,

On Sun, Feb 05, 2006 at 12:57:22PM +0100, Remi Vanicat wrote:
 Package: cameleon-doc
 Version: 1.9.9.cvs20051129-2
 Severity: normal
 
 cameleon-doc contain two file in /usr/lib/ocaml/3.09.0/cameleon/:
 stdlib.odoc cameleon.odoc, when thos file should probably be in
 /usr/lib/ocaml/3.09.0/cameleon/ where cameleon seem to be looking for
 them.  

Well the two directory you give me are the same... Where is the bug ?

Kind regard
Sylvain Le Gall


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



Bug#351513: ipmasq: bashizm in examples/routes/A01routes.rul

2006-02-05 Thread Serge Matveev
Package: ipmasq
Version: 4.0.6
Severity: normal

If I use dash as /bin/sh, I get the next error message:

/etc/ipmasq/rules/A01routes.rul: 22: Syntax error: Bad for loop variable

OTOH, with bash this problem isn't exist

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686-smp
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages ipmasq depends on:
ii  debconf [debconf-2.0] 1.4.67 Debian configuration management sy
ii  iptables  1.3.3-2Linux kernel 2.4+ iptables adminis

ipmasq recommends no packages.

-- debconf information:
* ipmasq/start: true
  ipmasq/external-rules-moved: true
* ipmasq/start-location: After network interfaces are brought up
  ipmasq/dpkg-conffiles:
  ipmasq/ppp-turn-off:
* ipmasq/ppp-turn-on:
  ipmasq/move-ipmasq.rules: true
* ipmasq/ppp-recompute: false
  ipmasq/old-ipmasq.conf: true
  ipmasq/old-rc.boot-file: true

-- 
Serge Matveev (home) - ICQ:3575357


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



Bug#351514: wl-beta: Updating folders in Folder mode with IMAP gets stuck some times

2006-02-05 Thread Simon Kågström
Package: wl-beta
Version: 2.11.30+0.20040810-2
Severity: normal


I use wonderlust-beta with the dovecot IMAP server (SSL), and when I
update the new/unread number information in the Folder mode with `s', wl
justs get stuck and I have to abort it with C-g. However, when I try it
again afterwards, it will work normally again.

It only happens if I haven't updated the folders for a while.

// Simon


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=C, LC_CTYPE=sv_SE (charmap=ISO-8859-1)

Versions of packages wl-beta depends on:
ii  apel   10.6+0.20040418-1 a portable Emacs library
ii  emacs21 [emacsen]  21.4a-1   The GNU Emacs editor
ii  flim   1:1.14.6+0.20040609-1 library about internet message for
ii  make   3.80-9The GNU version of the make util
ii  semi   1.14.6+0.20040803-1   library to provide MIME feature fo

-- no debconf information


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



Bug#351515: xfce4-netload-plugin spamming .xsession-errors if selected interface is not configured

2006-02-05 Thread Jens Suelwald
Package: xfce4-netload-plugin
Version: 0.3.2-2
Severity: important

The package xfce4-netload-plugin is spamming .xsession-errors if selected 
interface is not configured
with the message error in ictl(sockfd): Device not configured).



-- System Information:
Debian Release: unstable
  APT prefers unstable
  APT policy: (700, 'unstable'), (600, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-kanotix-11
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages xfce4-netload-plugin depends on:
ii  libatk1.0-01.10.3-1  The ATK accessibility toolkit
ii  libc6  2.3.5-12.1GNU C Library: Shared libraries an
ii  libglib2.0-0   2.8.6-1   The GLib library of C routines
ii  libgtk2.0-02.8.10-1  The GTK+ graphical user interface 
ii  libpango1.0-0  1.10.2-1  Layout and rendering of internatio
ii  libxfce4util-1 4.2.3.2-1 Utility functions library for Xfce
ii  libxfcegui4-3  4.2.3-1   Basic GUI C functions for Xfce4
ii  libxml22.6.23.dfsg.1-0.1 GNOME XML library
ii  xfce4-panel4.2.3-1   The Xfce4 desktop environment pane
ii  zlib1g 1:1.2.3-9 compression library - runtime

xfce4-netload-plugin recommends no packages.

-- no debconf information


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



Bug#341398: racoon: Two minor things

2006-02-05 Thread David Serrano
Package: racoon
Version: 1:0.6.2-2
Followup-For: Bug #341398


- Of course I have libipsec. It's that I just thought it was a separate
package.

- My email address as appears on my previous message is incorrect. It ends
in es not com.


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



Bug#344029: [EMAIL PROTECTED]: Bug#350954: DSA-960-1 security update breaks libmail-audit-perl when $ENV{HOME} is not set]

2006-02-05 Thread Niko Tyni
On Sat, Feb 04, 2006 at 02:59:25PM +0100, Martin Schulze wrote:
 
 Comments to the attached patch, which are least intrusive to the
 update we're already distributing?

It's certainly the minimum required change. However, after this patch
Mail::Audit is still leaving behind a file in /tmp every time it's used
without $HOME, whether logging is enabled or not. And the documentation
remains out of sync. (Naturally, it's your call to decide whether these
should be fixed or not, but I just wanted to point them out.)

FWIW, the patch in #350954 by Robert L Mathews addresses both of these issues.
-- 
Niko Tyni   [EMAIL PROTECTED]


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



Bug#351473: libwxgtk2.6-0: gives glib errors on exit

2006-02-05 Thread Ron

Hi,

the 'universalness' of this problem would appear to be debatable...
At the other extreme, I cannot reproduce it at all.

Any idea what you might be doing that I am not?  This seems like
a 'local' problem to me -- you aren't even running a different
version of glib that what I am...

Some theme you are running, or a non-debian package perhaps?
(hmm, unless its an amd64 thing...)

Can anyone else reproduce this?  Have you checked glib bug reports?

thanks,
Ron


On Sun, Feb 05, 2006 at 04:06:03AM +0100, Steinar H. Gunderson wrote:
 Package: libwxgtk2.6-0
 Version: 2.6.1.2
 Severity: normal
 
 On exit, all my wxWidgets applications (including the samples, it seems)
 outputs stuff like
 
   trofast:..s/examples/samples/dialogs# ./dialogs 
 
   (dialogs:5376): GLib-GObject-WARNING **: instance with invalid (NULL) class 
 pointer
 
   (dialogs:5376): GLib-GObject-CRITICAL **: 
 g_signal_handlers_disconnect_matched: assertion `G_TYPE_CHECK_INSTANCE 
 (instance)' failed
 
   (dialogs:5376): GLib-GObject-WARNING **: instance of invalid 
 non-instantiatable type `invalid'
 
   (dialogs:5376): GLib-GObject-CRITICAL **: 
 g_signal_handlers_disconnect_matched: assertion `G_TYPE_CHECK_INSTANCE 
 (instance)' failed
 
 This happens with just a single wxApp with a single wxFrame, so it seems 
 quite universal.
 
 -- System Information:
 Debian Release: testing/unstable
   APT prefers unstable
   APT policy: (500, 'unstable'), (500, 'testing')
 Architecture: amd64 (x86_64)
 Shell:  /bin/sh linked to /bin/bash
 Kernel: Linux 2.6.14.3
 Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)
 
 Versions of packages libwxgtk2.6-0 depends on:
 ii  libatk1.0-0   1.10.3-1   The ATK accessibility toolkit
 ii  libc6 2.3.5-12   GNU C Library: Shared libraries 
 an
 ii  libexpat1 1.95.8-3   XML parsing C library - runtime 
 li
 ii  libgcc1   1:4.0.2-7  GCC support library
 ii  libglib2.0-0  2.8.6-1The GLib library of C routines
 ii  libglu1-xorg [libglu1]6.9.0.dfsg.1-4 Mesa OpenGL utility library 
 [X.Org
 ii  libgtk2.0-0   2.8.10-1   The GTK+ graphical user 
 interface 
 ii  libjpeg62 6b-11  The Independent JPEG Group's 
 JPEG 
 ii  libpango1.0-0 1.10.2-1   Layout and rendering of 
 internatio
 ii  libpng12-01.2.8rel-5 PNG library - runtime
 ii  libstdc++64.0.2-7The GNU Standard C++ Library v3
 ii  libtiff4  3.7.4-1Tag Image File Format (TIFF) 
 libra
 ii  xlibmesa-gl [libgl1]  6.9.0.dfsg.1-4 Mesa 3D graphics library [X.Org]
 ii  zlib1g1:1.2.3-9  compression library - runtime
 
 libwxgtk2.6-0 recommends no packages.
 
 -- no debconf information
 
 


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



Bug#351433: aide: example md5sums line excludes any package names containing dots

2006-02-05 Thread Marc Haber
tags #351433 confirmed pending
thanks

On Sat, Feb 04, 2006 at 09:02:25PM +, Glyn Kennington wrote:
 The regexp in aide.conf's debsums line:
 
  #/var/lib/dpkg/info/([^\.]+).md5sums u+g+s+m+md5+sha1
 
 limits the pattern to only those filenames with no dots (other than the
 one immediately before md5sums).
 
 It would appear that the regexp was designed to do exactly this, but I
 can't work out why.

Neither do I. This was added before my time.

 The result is that aide ignores the md5sums files
 of all packages whose names contain a dot (eg. as part of a minor
 version number), which is not what I would have expected.

I suppose that a dot was a quite uncommon character in package names
at that time.

I have changed the regexp in svn.

Greetings
Marc

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


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



Bug#347268: another ttf-dejavu defoma hints change

2006-02-05 Thread Angus Lees
It seems you'll also want to replace
 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono-Roman.ttf
with
 /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono.ttf

in ttf-dejavu.defoma-hints, since that file has also been renamed.

-- 
 - Gus


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



Bug#349354: initramfs-tools - kernel -udev dependency loop

2006-02-05 Thread Bastian Blank
severity 349354 serious
thanks

On Sun, Feb 05, 2006 at 01:01:09PM +0100, maximilian attems wrote:
 as discussed with vorlon this needs to be resolved soon.

as not discussed with the kernel team, this is a problem and the release
team can decide to overwrite this on there own.

Bastian

-- 
Ahead warp factor one, Mr. Sulu.


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



Bug#350458: Xft.h includes freetype headers, .pc file does not reflect this

2006-02-05 Thread Steve Langasek
tags 350458 patch
thanks

Attached is a patch to add the freetype cflags back into the xft.pc file.
The previous patch was also apparently not tested for static linking, since
it depended on variables that weren't defined anywhere in the .pc file... :)

Let me know if you'd like an NMU for this bug.

Cheers,
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/
diff -u xft-2.1.8.2/debian/patches/001_no_export_freetype.diff 
xft-2.1.8.2/debian/patches/001_no_export_freetype.diff
--- xft-2.1.8.2/debian/patches/001_no_export_freetype.diff
+++ xft-2.1.8.2/debian/patches/001_no_export_freetype.diff
@@ -1,14 +1,22 @@
-Index: xft/xft.pc.in
+Index: xft-2.1.8.2/xft.pc.in
 ===
 xft.orig/xft.pc.in 2006-01-24 19:20:32.0 -0500
-+++ xft/xft.pc.in  2006-01-24 21:50:25.0 -0500
-@@ -6,7 +6,7 @@
+--- xft-2.1.8.2.orig/xft.pc.in 2006-02-05 04:51:32.0 -0800
 xft-2.1.8.2/xft.pc.in  2006-02-05 04:54:25.0 -0800
+@@ -2,11 +2,14 @@
+ [EMAIL PROTECTED]@
+ [EMAIL PROTECTED]@
+ [EMAIL PROTECTED]@
++freetypelibs=@FREETYPE_LIBS@
++freetypecflags=@FREETYPE_CFLAGS@
++xrenderlibs=@XRENDER_LIBS@
+ 
  Name: Xft
  Description: X FreeType library
  Version: @VERSION@
 -Requires: xproto, xrender, fontconfig, freetype2
 -Requires.private: xrender, fontconfig, freetype2
+-Cflags: -I${includedir}
 +Requires: xproto, fontconfig
- Cflags: -I${includedir}
++Cflags: -I${includedir} ${freetypecflags}
  Libs: -L${libdir} -lXft
 +Libs.private: -lX11 ${xrenderlibs} ${freetypelibs}
diff -u xft-2.1.8.2/debian/patches/002_no_xproto_dep.diff 
xft-2.1.8.2/debian/patches/002_no_xproto_dep.diff
--- xft-2.1.8.2/debian/patches/002_no_xproto_dep.diff
+++ xft-2.1.8.2/debian/patches/002_no_xproto_dep.diff
@@ -1,13 +1,13 @@
-Index: xft/xft.pc.in
+Index: xft-2.1.8.2/xft.pc.in
 ===
 xft.orig/xft.pc.in 2006-01-24 21:50:25.0 -0500
-+++ xft/xft.pc.in  2006-01-24 21:50:45.0 -0500
+--- xft-2.1.8.2.orig/xft.pc.in 2006-02-05 04:46:17.0 -0800
 xft-2.1.8.2/xft.pc.in  2006-02-05 04:46:43.0 -0800
 @@ -6,7 +6,7 @@
  Name: Xft
  Description: X FreeType library
  Version: @VERSION@
 -Requires: xproto, fontconfig
 +Requires: fontconfig
- Cflags: -I${includedir}
+ Cflags: -I${includedir} ${freetypecflags}
  Libs: -L${libdir} -lXft
  Libs.private: -lX11 ${xrenderlibs} ${freetypelibs}
diff -u xft-2.1.8.2/debian/changelog xft-2.1.8.2/debian/changelog
--- xft-2.1.8.2/debian/changelog
+++ xft-2.1.8.2/debian/changelog
@@ -1,3 +1,13 @@
+xft (2.1.8.2-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Make sure freetype cflags are included in the .pc file as originally
+requested in 349318, since freetype headers are included in xft's
+headers.  Also, don't use variables in the .pc file that haven't been
+defined anywhere.  Closes: #350458.
+
+ -- Steve Langasek [EMAIL PROTECTED]  Sun,  5 Feb 2006 04:43:01 -0800
+
 xft (2.1.8.2-2) unstable; urgency=low
 
   * Add 002_no_xproto_dep.diff so that the .pc file doesn't depend on xproto,


signature.asc
Description: Digital signature


Bug#351069: ITP: knetworkmanager -- system tray applet for controlling NetworkManager

2006-02-05 Thread Enrico Zini
On Thu, Feb 02, 2006 at 04:31:35PM +0100, Michael Biebl wrote:

 KNetworkManager is a system tray applet for controlling network
 connections on systems that use the NetworkManager daemon.

Do we have the NetworkManager daemon in Debian yet?

I did apt-cache search network manager and apt-cache search
networkmanager but could not find it.


Ciao,

Enrico

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


signature.asc
Description: Digital signature


Bug#351516: fvwm95: Depends on unavailable libreadline4

2006-02-05 Thread Sven Joachim

Package: fvwm95
Version: 2.0.43ba-23
Severity: grave

From /usr/share/doc/fvwm95/changelog.Debian.gz:

fvwm95 (2.0.43ba-23) unstable; urgency=low

  * [...]
  * Rebuild against libreadline5 (closes: Bug#326361)

It seems that you did not actually do this, since on i386 fvwm95 still
depends on libreadline4, which has been removed from sid.  Thus, your
package is currently not installable.

While you're at it, you also should remove the Remommends: of xcontrib
in debian/control, since that package is gone for several years now.


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

Versions of packages fvwm95 depends on:
ii  libc6 2.3.5-12   GNU C Library: Shared libraries an
ii  libreadline4  4.3-18 GNU readline and history libraries
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxpm4   6.9.0.dfsg.1-4 X pixmap library
ii  xlibs 6.9.0.dfsg.1-4 X Window System client libraries m

Versions of packages fvwm95 recommends:
ii  fvwm95-icons  2.0.43ba-23Win95ish icons for X
ii  menu  2.1.27 generates programs menu for all me
ii  xbase-clients 6.9.0.dfsg.1-4 miscellaneous X clients
pn  xcontrib  none (no description available)
ii  xterm 208-3.1X terminal emulator

-- no debconf information




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



Bug#351517: klineakconfig: man page says program is based on GTK+, but it used KDE/QT

2006-02-05 Thread Andreas Janssen
Package: klineakconfig
Version: 0.8-beta2-5
Severity: minor


The manual page for klineakconfig says the program is based on GTK+, but
it used KE/QT instead.

regards
Andreas Janssen


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

Versions of packages klineakconfig depends on:
ii  kdelibs4c2a  4:3.4.3-2   core libraries for all KDE applica
ii  libc62.3.5-8 GNU C Library: Shared libraries an
ii  libgcc1  1:4.0.2-5   GCC support library
ii  libice6  6.8.2.dfsg.1-11 Inter-Client Exchange library
ii  liblineak0   1:0.8.3-8   LinEAK development files
ii  libpng12-0   1.2.8rel-5  PNG library - runtime
ii  libqt3-mt3:3.3.5-3   Qt GUI Library (Threaded runtime v
ii  libsm6   6.8.2.dfsg.1-11 X Window System Session Management
ii  libstdc++6   4.0.2-5 The GNU Standard C++ Library v3
ii  libx11-6 6.8.2.dfsg.1-11 X Window System protocol client li
ii  libxext6 6.8.2.dfsg.1-11 X Window System miscellaneous exte
ii  lineakd  1:0.8.3-8   Linux support for Easy Access and 
ii  zlib1g   1:1.2.3-9   compression library - runtime

klineakconfig recommends no packages.

-- no debconf information


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



Bug#351331: dvipdfmx NMU broke fontmapsx

2006-02-05 Thread A Lee
On Sun, Feb 05, 2006 at 09:49:48AM +0900, Junichi Uekawa wrote:
 Hi,
 
Why it needs another config file?
Is there any reason that ptex-jisfonts package can't use dvipdfmx.cfg 
file?
   
   It's a known interface provided by dvipdfmx Debian package. If you're
   breaking it, take both parts.
  
  Is there any other package that uses the config file? If there is no reason
  that ptex-jisfonts package can't use default configuration file, it's a bug
  of ptex-jisfonts package. Please make it use default config file or report a
  bug for that package. I think we need update-dvipdfmx or something like
  that.
  
 
 To properly fix the problem at hand, dvipdfmx should probably have a
 directory where it reads all configuration sequentially from.

I think update-dvipdfmx can do that.

 The Debian maintainer of dvipdfmx decided to patch dvipdfmx to support
 it. See Bug#271468.
 
 Looking at your diff.gz[1], it looks to me you just packaged the new
 upstream version without any consideration for backwards compatibility
 or Debian integration. That kind of worries me.

I checked the patchs before NMU the package. But the patch was only for
Japanese-TeX related package. If the patch make dvipdfmx read all
configuration files from some directory, we can apply the patch because it
can be used globally. But L10N patchs must not be applied to debian main
package. Remember debian is not a project only for Japanese.

Although the maintainer of dvipdfmx decided to apply L10N patch, I thought
that's wrong. That's why I didn't apply the patch.


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



Bug#351507: ARSE! :)

2006-02-05 Thread Luke Kenneth Casson Leighton
sorted.

removed /usr/local/bin/python2.2 (which was version 2.2.1)

ARSE! :)

-- 
--
a href=http://lkcl.net;http://lkcl.net/a
--


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



Bug#348999: banshee segfaults for me too...

2006-02-05 Thread Andreas Henriksson
Hi!

I don't know if my problems are the same as the original reporter but
banshee is totally unusable for me too.

I can start banshee but as soon as I try to play a song banshee dies.
I ran gdb as suggested previously in this bugreport, and noticed that
there was actually several segfaults during startup which banshee
mysteriously seems to survive before the final deadly segfault when
trying to play a song.

I'll attach the info from my gdb runs to this mail in hope that you can
solve these problems...

Regards,
Andreas Henriksson
:: Information ::

Running Debian TESTING (!) with GNOME, dbus, hal, avahi and banshee from 
UNSTABLE.




Run 1:
---

:: Console output::


$ banshee
Warning: [2/1/2006 8:51:38 PM] (Cannot connect to NetworkManager) - An 
available, working network connection will be assumed
Debug: [2/1/2006 8:51:38 PM] (Changed active playback engine) - GStreamer
Debug: [2/1/2006 8:51:38 PM] (Loaded primary playback engine) - GStreamer
Debug: [2/1/2006 8:51:38 PM] (Loaded Audio CD playback engine) - GStreamer
Debug: [2/1/2006 8:51:38 PM] (Audio CD Core Initialized) -
Warning: [2/1/2006 8:51:39 PM] (Notification Area Icon could not be installed) 
- Object reference not set to an instance of an object
Warning: [2/1/2006 8:51:39 PM] (Could not connect to D-Bus) - D-Bus support 
will be disabled for this instance: Object reference not set to an instance of 
an object
Building initial DAAP database from local library...
Starting DAAP Server
Scanning library for tracks to update
Done scanning library
Processing track queue for pending queries
Done processing track queue
Segmentation fault


:: What happened ? ::

started banshee from console. GUI appeared with the mp3 album I've previously 
added to banshee playlist. Double-clicking song in playlist (to srart playing 
it?) makes banshe crash.





Run 2:
---

:: background ::

Found a bug in the debian BTS with comment from maintainer on how to debug.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=348999


:: gdb output ::

$ gdb --args mono /usr/lib/banshee/banshee.exe
GNU gdb 6.4-debian
Copyright 2005 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type show copying to see the conditions.
There is absolutely no warranty for GDB.  Type show warranty for details.
This GDB was configured as x86_64-linux-gnu...(no debugging symbols found)
Using host libthread_db library /lib/libthread_db.so.1.

(gdb) handle SIGXCPU SIG33 SIGPWR nostop noprint
SignalStop  Print   Pass to program Description
SIGXCPU   NoNo  Yes CPU time limit exceeded
SIGPWRNoNo  Yes Power fail/restart
SIG33 NoNo  Yes Real-time event 33
(gdb) run
Starting program: /usr/bin/mono /usr/lib/banshee/banshee.exe
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 46912512581664 (LWP 31453)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[New Thread 1073822048 (LWP 31456)]
(no debugging symbols found)
[New Thread 1075988832 (LWP 31457)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
---Type return to continue, or q return to quit---
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
Warning: [2/1/2006 8:45:44 PM] (Cannot connect to NetworkManager) - An 
available, working network connection will be assumed
(no debugging symbols found)
---Type return to continue, or q return to quit---
(no debugging symbols found)
[New Thread 1084643680 (LWP 31459)]
[New Thread 1093036384 (LWP 31460)]
[Thread 1084643680 (LWP 31459) exited]
[Thread 1093036384 (LWP 31460) exited]
(no debugging symbols found)
(no debugging 

Bug#351518: NPE occurs if I try the Jmol applet

2006-02-05 Thread Stephan Michels
Package: gcjwebplugin
Version: 0.3.2-1

I got following exception if I try the jmol applet for example from
http://jmol.sourceforge.net/demo/dots/ :

java.lang.StringIndexOutOfBoundsException: String index out of range: 0
   at java.lang.String.charAt(int) (/usr/lib/libgcj.so.6.0.0)
   at java.lang.ClassLoader.loadClass(java.lang.String, boolean)
(/usr/lib/libgcj.so.6.0.0)
   at java.lang.ClassLoader.loadClass(java.lang.String)
(/usr/lib/libgcj.so.6.0.0)
   at gnu.gcjwebplugin.AppletViewer.createApplet(gnu.gcjwebplugin.AppletTag)
(Unknown Source)
   at gnu.gcjwebplugin.PluginAppletWindow.setHandle(long) (Unknown Source)
   at gnu.gcjwebplugin.PluginAppletViewer.start(java.io.InputStream,
java.io.OutputStream) (Unknown Source)
   at gnu.gcjwebplugin.AppletViewer.main(java.lang.String[]) (Unknown Source)
   at gnu.java.lang.MainThread.call_main() (/usr/lib/libgcj.so.6.0.0)
   at gnu.java.lang.MainThread.run() (/usr/lib/libgcj.so.6.0.0)

Maybe ClassLoader.loadClass() is called with  and should throw a
ClassNotFoundException instead. I packaged a little testcase, which
can download from:
http://vern.chem.tu-berlin.de/~stephan/software/jmol-test.tar.gz

Stephan Michels



Bug#351519: evince: Evince displays all pages in this PDF as black.

2006-02-05 Thread Andreas Henriksson
Package: evince
Version: 0.4.0-1
Severity: normal

Trying to view this pdf found on http://planet.kernel.org works in xpdf
(and adobe reader on windows) but in Evince all pages displays as plain
black. (Black text on black background?)
Selecting the contents of the PDF displays the text as white while the
background is still black. (Additionally, when selecting a page which
contains a figure bug #346425 strikes.)
XPDF and others displays this pdf as black text on white background.

http://www.lemis.com/grog/Documentation/vj/lca06vj.pdf


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (650, 'testing'), (300, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-amd64-k8
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages evince depends on:
ii  gconf2 2.12.1-8  GNOME configuration database syste
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libatk1.0-01.10.3-1  The ATK accessibility toolkit
ii  libaudiofile0  0.2.6-6   Open-source version of SGI's audio
ii  libbonobo2-0   2.10.1-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.10.1-2  The Bonobo UI library
ii  libc6  2.3.5-12.1GNU C Library: Shared libraries an
ii  libcairo2  1.0.2-3   The Cairo 2D vector graphics libra
ii  libdjvulibre15 3.5.16-2  Runtime support for the DjVu image
ii  libesd00.2.36-3  Enlightened Sound Daemon - Shared 
ii  libfontconfig1 2.3.2-1.1 generic font configuration library
ii  libfreetype6   2.1.7-2.4 FreeType 2 font engine, shared lib
ii  libgconf2-42.12.1-8  GNOME configuration database syste
ii  libgcrypt111.2.2-1   LGPL Crypto library - runtime libr
ii  libglade2-01:2.5.1-2 library to load .glade files at ru
ii  libglib2.0-0   2.8.6-1   The GLib library of C routines
ii  libgnome-keyring0  0.4.6-2   GNOME keyring services library
ii  libgnome2-02.12.0.1-5The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.12.0-2  A powerful object-oriented display
ii  libgnomeprint2.2-0 2.12.1-3  The GNOME 2.2 print architecture -
ii  libgnomeprintui2.2-0   2.12.1-2  GNOME 2.2 print architecture User 
ii  libgnomeui-0   2.12.0-2  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 2.12.2-5  GNOME virtual file-system (runtime
ii  libgnutls111.0.16-14 GNU TLS library - runtime library
ii  libgpg-error0  1.1-4 library for common error values an
ii  libgtk2.0-02.8.10-1  The GTK+ graphical user interface 
ii  libice66.9.0.dfsg.1-4Inter-Client Exchange library
ii  libjpeg62  6b-11 The Independent JPEG Group's JPEG 
ii  libkpathsea3   2.1-1 path search library for teTeX (run
ii  libnautilus-extension1 2.12.2-2  libraries for nautilus components 
ii  liborbit2  1:2.12.4-1libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.10.2-1  Layout and rendering of internatio
ii  libpng12-0 1.2.8rel-5PNG library - runtime
ii  libpoppler0c2  0.4.4-1   PDF rendering library
ii  libpoppler0c2-glib 0.4.4-1   PDF rendering library (GLib-based 
ii  libpopt0   1.7-5 lib for parsing cmdline parameters
ii  libsm6 6.9.0.dfsg.1-4X Window System Session Management
ii  libstdc++6 4.0.2-8   The GNU Standard C++ Library v3
ii  libtasn1-2 0.2.17-1  Manage ASN.1 structures (runtime)
ii  libtiff4   3.7.4-1   Tag Image File Format (TIFF) libra
ii  libx11-6   6.8.2.dfsg.1-11   X Window System protocol client li
ii  libxml22.6.23.dfsg.1-0.1 GNOME XML library
ii  libxrender11:0.9.0.2-1   X Rendering Extension client libra
ii  xlibs  6.8.2.dfsg.1-11   X Window System client libraries m
ii  zlib1g 1:1.2.3-9 compression library - runtime

evince recommends no packages.

-- no debconf information


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



Bug#351520: mount.gmailfs cannot count correctly

2006-02-05 Thread Brent G.
Package: gmailfs
Version: 0.7-1
Severity: important

Lets check it out . . . .
--
thedarkcitadel:~# mount.gmailfs
usage: mount.gmailfs none mountpoint [options]

mount.gmailfs: error: Need a mountpoint.
--

Ok, that's nice of it to tell me . . . so lets try mounting something . . .

--
thedarkcitadel:~# mount.gmailfs none /mnt/gm
Traceback (most recent call last):
  File /usr/bin/mount.gmailfs, line 154, in ?
pyfile, mountpoint, namedOptions, useEncfs = 
parseCommandLineArgs(sys.argv[1:])
  File /usr/bin/mount.gmailfs, line 55, in parseCommandLineArgs
parser.error(The format of '%s' isn't 
'option1=value1,[option2=value2,...]', (odata,))
TypeError: error() takes exactly 2 arguments (3 given)
thedarkcitadel:~#
--

Hurm, that's not good.


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

Versions of packages gmailfs depends on:
ii  fuse-utils2.5.2-1Filesystem in USErspace (utilities
ii  python2.3.5-5An interactive high-level object-o
ii  python-fuse   2.5-1  Python bindings for FUSE (Filesyst
ii  python-libgmail   0.1.4-1Python bindings to access Gmail ac

Versions of packages gmailfs recommends:
pn  encfs none (no description available)

-- no debconf information


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



Bug#351518: NPE occurs if I try the Jmol applet

2006-02-05 Thread Michael Koch
tag 351518 confirmed
forwarded 351518 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26103
thanks

On Sun, Feb 05, 2006 at 02:32:57PM +0100, Stephan Michels wrote:
 Package: gcjwebplugin
 Version: 0.3.2-1
 
 I got following exception if I try the jmol applet for example from
 http://jmol.sourceforge.net/demo/dots/ :
 
 java.lang.StringIndexOutOfBoundsException: String index out of range: 0
at java.lang.String.charAt(int) (/usr/lib/libgcj.so.6.0.0)
at java.lang.ClassLoader.loadClass(java.lang.String, boolean)
 (/usr/lib/libgcj.so.6.0.0)
at java.lang.ClassLoader.loadClass(java.lang.String)
 (/usr/lib/libgcj.so.6.0.0)
at gnu.gcjwebplugin.AppletViewer.createApplet(gnu.gcjwebplugin.AppletTag)
 (Unknown Source)
at gnu.gcjwebplugin.PluginAppletWindow.setHandle(long) (Unknown Source)
at gnu.gcjwebplugin.PluginAppletViewer.start(java.io.InputStream,
 java.io.OutputStream) (Unknown Source)
at gnu.gcjwebplugin.AppletViewer.main(java.lang.String[]) (Unknown Source)
at gnu.java.lang.MainThread.call_main() (/usr/lib/libgcj.so.6.0.0)
at gnu.java.lang.MainThread.run() (/usr/lib/libgcj.so.6.0.0)
 
 Maybe ClassLoader.loadClass() is called with  and should throw a
 ClassNotFoundException instead. I packaged a little testcase, which
 can download from:
 http://vern.chem.tu-berlin.de/~stephan/software/jmol-test.tar.gz

This seems to be a gcj-4.0 (and gcj-4.1) bug. Jamvm, cacao and kaffe are
not affected. I filed a small bug report on gcj upstream.

When this is solved upstream we may need to to something in gcjwebplugin
too to handle the excpectd ClassNotFoundException properly.


Cheers,
Michael
-- 
Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html

Join the community at http://planet.classpath.org/


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



Bug#351521: gaim: segfaults on installation after apt-get install on Debian Sarge

2006-02-05 Thread Henry Bremridge
Package: gaim
Version: 1:1.2.1-1.4
Severity: normal


Installing gaim on a Via technologies mini-ITX VT8626 (Apollo CLE266
with Castlerock graphics) running with ice window manager

-   apt-get install gaim
-   Entered passwords and then nothing
-   Tried to enter gaim from the window manager I received Normal
Authentication failed...will now attempt to login using
webmessanger authentication
-   Entering gaim from a console gave me the following message Gaim
has segfaulted and attempted to dump a core file

I do not know how to copy a backtrace from the console so this is my typing of 
the backtrace

#0 0x40c6d3d3 in to_y64 () from /usr/lib/gaim/libyahoo.so
#1 0x40c6d547 in to_y64 () from /usr/lib/gaim/libyahoo.so
#2 0x0809e369 in gaim_url_parse ()
#3 0x080cbfff in gaim_gtkdialogs_remove_chat ()
#4 0x405bbdbf in g_vasprintf () from /usr/lib/libglib-2.0.so.0
#5 0x40596582 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#6 0x405975f8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#7 0x40597530 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#8 0x40597ed3 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#9 0x40256bb3 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
#10 0x080f8353 in main ()

I have since tried to reinstall gaim and each time it is has failed.

I have reported this bug on sourceforge but in discussing this with some
others in a LUG, I was advised to use reportbug.

Possible problems from my side:
-   I think I have the wrong graphics card driver for this system, when
things are slightly less manic I will try and update the drivers
-   I suspect that I have the wrong Language and lc-type on my X-windows
set up but they work
Otherwise no idea. I love the program and use it whereever possible.
Currently I am running centericq


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-386
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages gaim depends on:
ii  gaim-data  1:1.2.1-1.4   multi-protocol instant messaging c
ii  libao2 0.8.6-1   Cross Platform Audio Output Librar
ii  libaspell150.60.2+20050121-2 The GNU Aspell spell-checker runti
ii  libatk1.0-01.8.0-4   The ATK accessibility toolkit
ii  libaudiofile0  0.2.6-6   Open-source version of SGI's audio
ii  libc6  2.3.2.ds1-22  GNU C Library: Shared libraries an
ii  libgcrypt111.2.0-11.1LGPL Crypto library - runtime libr
ii  libglib2.0-0   2.6.4-1   The GLib library of C routines
ii  libgnutls111.0.16-13.1   GNU TLS library - runtime library
ii  libgtk2.0-02.6.4-3.1 The GTK+ graphical user interface 
ii  libgtkspell0   2.0.10-1  a spell-checking addon for GTK's T
ii  libice64.3.0.dfsg.1-14sarge1 Inter-Client Exchange library
ii  libpango1.0-0  1.8.1-1   Layout and rendering of internatio
ii  libsm6 4.3.0.dfsg.1-14sarge1 X Window System Session Management
ii  libstartup-notific 0.8-1 library for program launch feedbac
ii  libx11-6   4.3.0.dfsg.1-14sarge1 X Window System protocol client li
ii  libxext6   4.3.0.dfsg.1-14sarge1 X Window System miscellaneous exte
ii  xlibs  4.3.0.dfsg.1-14sarge1 X Keyboard Extension (XKB) configu

-- no debconf information


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



Bug#351331: NMU: 1:20050831-0.2

2006-02-05 Thread Junichi Uekawa
Hi,

For the time being, until we get to discuss a framework that makes
dvipdfmx functional, I'd like to make dvipdfmx package functional
again.

Let's make sid usable, kay?


diff -ru dvipdfmx-20050831-orig/data/config/cid-x.map 
dvipdfmx-20050831/data/config/cid-x.map
--- dvipdfmx-20050831-orig/data/config/cid-x.map2005-06-27 
18:04:52.0 +0900
+++ dvipdfmx-20050831/data/config/cid-x.map 2006-02-05 22:41:52.0 
+0900
@@ -1,3 +1,168 @@
-%% This file 'cid-x.map' is read by dvipdfmx for default
-%% dvipdfmx.cfg setting.  Please append fontmap entries here.
+%% FONTMAP: CID-keyed font mapping file for dvipdfmx
+%% =
+%%
+%% Last modified: April 4, 2004
+%%
+%% FORMAT
+%% --
+%%
+%%  [EMAIL PROTECTED]@] ENCNAME [:INDEX:][!]FONTNAME[/CSI][,VARIANT] [OPTIONS]
+%%
+%%
+%% DESCRIPTION
+%% ---
+%%
+%% 1) [EMAIL PROTECTED]@]
+%%
+%%TFM name is specified in the field TFMNAME without extension (.tfm),
+%%and the subfont definition name in the field SFDNAME without
+%%extension (.sfd). For example, [EMAIL PROTECTED]@ specifies the TFM 
names,
+%%jbtm01 - jbtm35, used in the CJK package.
+%%
+%% 2) ENCNAME
+%%
+%%CMap resource name is specified in the field ENCNAME.
+%%
+%% 3) [:INDEX:][!]FONTNAME[/CSI][,VARIANT]
+%%
+%%Font name is specified in the field FONTNAME with or without
+%%extension. The field INDEX is used for TrueType collections (.ttc)
+%%to specify the font index number. The character `!' enables the
+%%no-embedding option. The /CSI option is required for TrueType fonts
+%%when Identity CMap is specified in the ENCNAME. The stylistic variants
+%%(Bold, Italic, BoldItalic) are specified in the filed VARIANT.
+%%See examples below.
+%%
+%% 4) [OPTIONS]
+%%
+%%All options available in the original dvipdfm are also valid here.
+%%The remap option [-r] is simply ignored.
 
+%%
+%% Omega Examples
+%%
+
+%% Chinese
+%% Arphic TrueType fonts as Adobe-{CNS1,GB1} CID-keyed font.
+%ombkai UniCNS-UCS2-H bkai00mp
+%ombsmi UniCNS-UCS2-H bsmi00lp
+%omgkai UniGB-UCS2-H  gkai00mp
+%omgbsn UniGB-UCS2-H  gbsn00lp
+
+%% Japanese
+%% Adobe-Japan1
+omrml  UniJIS-UCS2-H Ryumin-Light
+omgbm  UniJIS-UCS2-H GothicBBB-Medium
+
+%% Korean
+%omgtm  UniKS-UCS2-H  HYGoThic-Medium
+%ombtr  UniKS-UCS2-H  batang
+
+%%
+%% ASCII pTeX Examples
+%%
+
+%% Ryumin and GothicBBB found in PostScript printers:
+rml  H Ryumin-Light
+gbm  H GothicBBB-Medium
+rmlv V Ryumin-Light
+gbmv V GothicBBB-Medium
+
+%% Synthetic font used for futo* family.
+%% jun101 not available.
+%ryumin-lH Ryumin-Light
+%gtbbb-m H GothicBBB-Medium
+%futomin-b   H Ryumin-Light,Bold
+%futogo-bH GothicBBB-Medium,Bold
+%ryumin-l-v  V Ryumin-Light
+%gtbbb-m-v   V GothicBBB-Medium
+%futomin-b-v V Ryumin-Light,Bold
+%futogo-b-v  V GothicBBB-Medium,Bold
+
+%% Morisawa OpenType Basic 7 Family Pack
+%%
+%ryumin-l H A-OTF-RyuminPro-Light
+%ryumin-l-v   V A-OTF-RyuminPro-Light
+%gtbbb-m  H A-OTF-GothicBBBPro-Medium
+%gtbbb-m-vV A-OTF-GothicBBBPro-Medium
+%futomin-bH A-OTF-FutoMinA101Pro-Bold
+%futomin-b-v  V A-OTF-FutoMinA101Pro-Bold
+%futogo-b H A-OTF-FutoGoB101Pro-Bold
+%futogo-b-v   V A-OTF-FutoGoB101Pro-Bold
+%jun101-l H A-OTF-Jun101Pro-Light
+%jun101-l-v   V A-OTF-Jun101Pro-Light
+
+%% MS Mincho/Gothic 
+%msmin H msmincho
+%msgot H msgothic
+
+%% MS-Mincho with proportional latin and kana:
+%msminp H :1:msmincho
+
+%% Hojo-Kanji (JIS X 0212-1990): Adobe-Japan2
+%hmin  Hojo-H msmincho
+%hminv Hojo-V msmincho
+
+%%
+%% CJK-LaTeX/HLaTeX Examples
+%%
+
+%% Arphic Public Licence fonts:
+%%  AR PL KaitiM, AR PL Mingti2L, AR PL SungtiL
+
[EMAIL PROTECTED]@ ETen-B5-H bsmi00lp
[EMAIL PROTECTED]@ ETen-B5-H bsmi00lp -s .167
+
[EMAIL PROTECTED]@ ETen-B5-H bkai00mp
[EMAIL PROTECTED]@ ETen-B5-H bkai00mp -s .167
+
[EMAIL PROTECTED]@  ETen-B5-V  bsmi00lp
[EMAIL PROTECTED]@  ETen-B5-V  bsmi00lp -s .167
+
[EMAIL PROTECTED]@  ETen-B5-V  bkai00mp
[EMAIL PROTECTED]@  ETen-B5-V  bkai00mp -s .167
+
[EMAIL PROTECTED]@  ETen-B5-V  bsmi00lp
[EMAIL PROTECTED]@  ETen-B5-V  bsmi00lp -s .167
+
[EMAIL PROTECTED]@  ETen-B5-V  bkai00mp
[EMAIL PROTECTED]@  ETen-B5-V  bkai00mp -s .167
+
[EMAIL PROTECTED]@   GB-EUC-H   gbsn00lp
[EMAIL PROTECTED]@  GB-EUC-H   gbsn00lp -s .167
+
[EMAIL PROTECTED]@   GB-EUC-H   gkai00mp
[EMAIL PROTECTED]@  GB-EUC-H   gkai00mp -s .167
+
[EMAIL PROTECTED]@  GB-EUC-V   gbsn00lp 
[EMAIL PROTECTED]@  GB-EUC-V   gbsn00lp -s .167
+
[EMAIL PROTECTED]@  GB-EUC-V   gkai00mp
[EMAIL PROTECTED]@  GB-EUC-V   gkai00mp -s .167
+
[EMAIL PROTECTED]@  GB-EUC-V   gbsn00lp
[EMAIL PROTECTED]@  GB-EUC-V   gbsn00lp -s .167
+
[EMAIL PROTECTED]@  GB-EUC-V   gkai00mp
[EMAIL PROTECTED]@  GB-EUC-V   gkai00mp -s .167
+
+%% Korean MS-Windows fonts with stylistic variants
[EMAIL PROTECTED]@  UniKS-UCS2-H !batang
[EMAIL PROTECTED]@ UniKS-UCS2-H !batang,Italic
[EMAIL PROTECTED]@  UniKS-UCS2-H !batang,Bold
[EMAIL PROTECTED]@ UniKS-UCS2-H 

Bug#351331: dvipdfmx NMU broke fontmapsx

2006-02-05 Thread Junichi Uekawa
  
  To properly fix the problem at hand, dvipdfmx should probably have a
  directory where it reads all configuration sequentially from.
 
 I think update-dvipdfmx can do that.

Where is it?

 
  The Debian maintainer of dvipdfmx decided to patch dvipdfmx to support
  it. See Bug#271468.
  
  Looking at your diff.gz[1], it looks to me you just packaged the new
  upstream version without any consideration for backwards compatibility
  or Debian integration. That kind of worries me.
 
 I checked the patchs before NMU the package. But the patch was only for
 Japanese-TeX related package. If the patch make dvipdfmx read all
 configuration files from some directory, we can apply the patch because it
 can be used globally. But L10N patchs must not be applied to debian main
 package. Remember debian is not a project only for Japanese.
 
 Although the maintainer of dvipdfmx decided to apply L10N patch, I thought
 that's wrong. That's why I didn't apply the patch.

It's not a L10n patch.  It's a configuration patch for extensible
framework.  Currently your NMU'd dvipdfmx does not provide a extention
framework without touching dvipdfmx conffile. Which means, if I modify
its configuration, dpkg will warn you.


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


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



Bug#351333: cid-x.map is almost empty

2006-02-05 Thread A Lee
On Sun, Feb 05, 2006 at 12:35:30PM +0900, Junichi Uekawa wrote:
 After some looking around, probably the map files found in 
   /var/lib/texmf/fonts/map/dvipdfm/updmap/dvipdfm_*.map
 are the ones that dvipdfmx should be using.
 
 Considering that, the next thing to do will be to dump the required 
 map files so that updmap will pick them up.
 
 /etc/texmf/dvipdfm/dvipdfmx.cfg currently has:
 f dvipdfm.map
 f cid-x.map
 
 
 which probably loads /var/lib/texmf/fonts/map/dvipdfm/updmap/dvipdfm.map, 
 which on my system is symbolic link to 
 /var/lib/texmf/fonts/map/dvipdfm/updmap/dvipdfm_ndl.map
 ...
 
 They probably need to be restored to somewhere updmap picks up.
 
 The question is, am I on the right track?

See debian TeX policy.


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



Bug#351333: cid-x.map is almost empty

2006-02-05 Thread Junichi Uekawa
Hi,

   I've checked, tetex-base, and it provides map files in 
 /usr/share/texmf-tetex/fonts/map/
   and has files under
 /etc/texmf/updmap.d/
   
   Probably ptex-base should provide map files somewhere,
   so that it can be used by dvipdfmx.
 
 The way how fonts are to be installed for TeX-related programs is
 documented in the Debian TeX policy contained in the tex-common package.
 
   updmap manpage tells me 
   
  updmap is a utility that creates font configuration files for
   dvips(1), pdftex(1), xdvi(1), ps2pk(1), gsftopk(1), dvipdfm(1) and
   (soon) dvipdfmx(1).
   
   whatever that means, it's probably not yet supported.
 
 I think the main problem is that dvipdfmx understands some special
 syntax, which none of the other programs understand:
 
 [...]
  [EMAIL PROTECTED]@ ETen-B5-H bsmi00lp
 [...]
 
 Since no other program understands this tfmname@sfdname@, it has to
 go to a different map file. Until updmap is able to handle this, some
 other way of dealing with this is necessary.

That sounds like a good reason to revert the change then.  For the
time being, I'll add workarounds; we can really think about something
better later.

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


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



Bug#351522: pbuilder: base.tgz contains var/cache/bootstrap/*.deb

2006-02-05 Thread Andreas Beckmann
Package: pbuilder
Version: 0.146
Severity: minor


Including the debs that were used to build the chroot
environment just bloats the base.tgz.
They could be moved to the APTCACHE and should be removed before
creating the base.tgz archive.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (300, 'unstable'), (30, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages pbuilder depends on:
ii  cdebootstrap  0.3.10 Bootstrap a Debian system
ii  coreutils 5.2.1-2.1  The GNU core utilities
ii  debianutils   2.15.2 Miscellaneous utilities specific t
ii  debootstrap   0.3.3  Bootstrap a basic Debian system
ii  gcc   4:4.0.2-2  The GNU C compiler
ii  wget  1.10.2-1   retrieves files from the web

Versions of packages pbuilder recommends:
ii  devscripts2.9.11 Scripts to make the life of a Debi
ii  fakeroot  1.5.6  Gives a fake root environment
ii  sudo  1.6.8p12-1 Provide limited super user privile

-- no debconf information


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



Bug#349011: Confimed

2006-02-05 Thread Cedric Delfosse
tags 349011 +confirmed
quit

Please note that according to slapd.conf, this configuration is false:

schema-includes and main config

moduleload back-bdb.so
back-bdb configuration and ACLs
moduleload back-null.so

moduleload keyword must be in main config, so moduleload
back-null.so is not interpreted correctly and makes slapd segfaults,
which is not really nice (it should find the syntax error in its conf
file, and not try to start).

If this behaviour still occurs with slapd 2.3.x (that hopefully will be
packaged soon), we will forward the bug to the OpenLDAP project.

Regards,



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



Bug#351434: [Pkg-xfce-devel] Bug#351434: xfce4-mixer: I have installed all updates from debian testing inklusiv alsa-base. Alsamixergui is working properly.

2006-02-05 Thread Simon Huggins
On Sat, Feb 04, 2006 at 10:04:05PM +0100, Marek Straka wrote:
[an empty bug report]

What's the bug?

-- 
 ,--huggie-at-earth-dot-listuff-thing-stuff--DF5CE2B4--.
_|  Everyone who is alive, please raise your hand. See, told ya, -   |_
 |   Rimmer.   |
 `- http://www.earth.li/~huggie/ - http://www.blackcatnetworks.co.uk/ -'


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



Bug#351523: initramfs-tools: Add support for filesystem labels and uuid's

2006-02-05 Thread David Härdeman

Package: initramfs-tools
Version: 0.51
Severity: wishlist
Tags: patch

By adding /sbin/vol_id to the generated initramfs image, udev is able to 
create the persistent device nodes under /dev/disk such as 
/dev/disk/by-label/rootpartition which means that the kernel can be 
booted with an argument such as root=/dev/disk/by-label/rootpart.


This also means that the item fstab label and UUID in the wiki 
InitrdReplacementOptions page can be marked as working (it is marked as 
such today but I think that is due to a misunderstanding).


Re,
David


--- initramfs-tools-bak/hooks/udev  2006-01-31 12:50:50.0 +0100
+++ initramfs-tools/hooks/udev  2006-02-05 13:42:47.0 +0100
@@ -22,6 +22,9 @@
 copy_exec /sbin/udevd /sbin/
 copy_exec /sbin/udevsynthesize /sbin/
 
+# This allows udev to create /dev/disk/by-label and friends
+copy_exec /sbin/vol_id /sbin/
+
 mkdir $DESTDIR/lib/udev/
 cp /lib/udev/hotplug.functions $DESTDIR/lib/udev/
 copy_exec /lib/udev/vio.agent /lib/udev/


Bug#351525: dvipdfmx: how to properly implement map files support for dvipdfmx

2006-02-05 Thread Junichi Uekawa
Package: dvipdfmx
Version: 1:20050831-0.2

Hi,

I'm opening a fresh bugreport.

I'd like to discuss how to properly implement support for multiple map
files with dvipdfmx.  Current situation is :

1. dvipdfmx provides cid-x.map file containing most of the basic info

2. if other packages want to add new fonts to dvipdfmx, it writes to
/etc/texmf/dvipdfm/fontmapsx file, which is not under dpkg control.
(cf. ptex-jisfonts implementation.)


The ideal situation is:

1. updmap-sys should handle dvipdfmx map files 
  (can't it do that? I need confirmation on this)

2. have a directory of configuration files that dvipdfmx can
   read. (doesn't it already do that? need to check)

3. or failing that, implement update-dvipdfmx, which does something similar to 
what ptex-jisfonts is trying to do. It should probably write to /var/lib/ 
rather than /etc/texmf/dvipdfm/


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


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



Bug#351524: libcairo2-dev: cairo_pdf_surface_create and all pdf related functions are not available

2006-02-05 Thread Emil Nowak
Package: libcairo2-dev
Version: 1.0.2-3
Severity: normal

If I try to use some pdf related functions (which are described in
libcairo2-doc package). I have error message that this symbol is undefined.

It seems that there is nothing related to pdf:

$ objdump -T /usr/lib/libcairo.so|grep pdf
$

What heppend? pdf support in libcairo was disabled when compiling pacage? If
so please enable it.
Or at least remove documentation describing those non-exist funcions.


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

Versions of packages libcairo2-dev depends on:
ii  libcairo21.0.2-3 The Cairo 2D vector graphics libra
ii  libfontconfig1-dev   2.3.2-1.1   generic font configuration library
ii  libfreetype6-dev 2.1.10-1FreeType 2 font engine, developmen
ii  libpng12-dev 1.2.8rel-5  PNG library - development
ii  libxrender-dev   1:0.9.0.2-1 X Rendering Extension client libra

libcairo2-dev recommends no packages.

-- no debconf information


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



Bug#351526: sudo pbuilder login --save-after-login includes the apt cache in the base.tgz

2006-02-05 Thread Andreas Beckmann
Package: pbuilder
Version: 0.146
Severity: minor


The base.tgz generated after executing
  sudo pbuilder login --save-after-login
contains a filled var/cache/apt/archives directory bloating the base.tgz.
var/cache/apt/archives was initialized by copying the debs from APTCACHE
after unpacking the base.tgz and should be cleaned before creating a new
base.tgz like it is done by pbuilder update.

A subsequent 'sudo pbuilder update' cleans the base.tgz properly.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (300, 'unstable'), (30, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages pbuilder depends on:
ii  cdebootstrap  0.3.10 Bootstrap a Debian system
ii  coreutils 5.2.1-2.1  The GNU core utilities
ii  debianutils   2.15.2 Miscellaneous utilities specific t
ii  debootstrap   0.3.3  Bootstrap a basic Debian system
ii  gcc   4:4.0.2-2  The GNU C compiler
ii  wget  1.10.2-1   retrieves files from the web

Versions of packages pbuilder recommends:
ii  devscripts2.9.11 Scripts to make the life of a Debi
ii  fakeroot  1.5.6  Gives a fake root environment
ii  sudo  1.6.8p12-1 Provide limited super user privile

-- no debconf information


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



Bug#312809: mozilla-firefox: hangs with 100% cpu loading a page with 'mindterm' applet, and Sun's jre1.5.0_02

2006-02-05 Thread Paolo
On Sun, Jan 15, 2006 at 09:08:11PM -0500, Eric Dorland wrote:
 reassign 312809 firefox
 thanks
 
 Still seeing this in 1.5?
 

cool... seems to work, albeit 1.5.0.1 is quite slower than 1.0.7. 
All mindterm version I have on my custom page (free/2.3.1/2.4.2) in 
standalone window seem to work normally.
Tried several times, also having all active at once.
That's on apt-updated Sarge + FF_it-1.5.0.1 + jre1.5.0_05-b05.

But, not all is fine: if I go to localhost/doc/mindterm/ in on the default 
Debian's mindterm install, I do get the embedded terminal working, if I then
click on the 'standalone' link on that page FF hangs and need Ctrl-C from 
startup terminal. No CPU skyrocketing - actually, almost nothing - just 
hangs there with [X] button red (active) indefinitely. 
java_vm seems to hang for a while then; if I restart FF and try to start a
mindterm instance, it'd hang on 'Init. random number gen. ...'. 
Just need be sure there are no java_vm processes before restarting, then
it works again.
Right-click-open in new [tab | window] on same 'standalone' link works, 
though; and indeed, adding target=_blank made everything work w/ 
left-click as well.

That means it WFM once I know I have to *avoid* mixing inline/standalone
in same page/window/tab, once inline has been activated.

Now, the point is to have the Sarge's FF pkg work as well :)

thanks

-- paolo



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



Bug#351527: SIGSEGV crash with duplicate file/dir name

2006-02-05 Thread Marcel
Package: krusader
Version: 1.60.0-3.1

Krusader reproducable crashes with Sig11/SIGSEGV when
hitting an entry which would be a duplicate if
converted to upper/lower case (Filename filename).

Example:

[EMAIL PROTECTED]:~ $ krusader --version
Qt: 3.3.5
KDE: 3.5.1
Krusader: 1.60.0

[EMAIL PROTECTED]:~ $ mount
/dev/sda1 on / type ext3 (rw,errors=remount-ro)
[...]

[EMAIL PROTECTED]:~ $ touch filename
[EMAIL PROTECTED]:~ $ touch Filename

[EMAIL PROTECTED]:~ $ krusader --left .
kbuildsycoca running...
krusader: Initialisising useractions...
krusader: 8 useractions read.
QLayout unnamed added to ListPanel unnamed, which already has a layout
kio (KMimeType): WARNING: KServiceType::offers : servicetype ThumbCreator not 
found
QLayout unnamed added to ListPanel unnamed, which already has a layout
kio (KMimeType): WARNING: KServiceType::offers : servicetype ThumbCreator not 
found
kio_file: WARNING: KLocale: trying to look up  in catalog. Fix the program
kio (KIOConnection): ERROR: Header read failed, errno=104
kio (KIOConnection): ERROR: Header has invalid size (-1)

KCrash: Application 'krusader' crashing...



Same problem with directories dirname and Dirname.
This is the Debian Krusader-Package 1.60.0-3.1 from SID running under GNOME.
Not sure if it's version specific or GNOME related.

Hope it helps.

Cheers,
Marcel


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



Bug#348390: lirc: Irman driver stopped to work after upgrade

2006-02-05 Thread Florian Kriener
Hello,

I just wanted to add that the livedrive_midi driver doesn't work too.

btw: what's the sense of shipping lirc without drivers?


pgpmEUvYzoeCw.pgp
Description: PGP signature


Bug#351220: is the header cache being used?

2006-02-05 Thread Adeodato Simó
* Norbert Tretkowski [Sun, 05 Feb 2006 07:35:18 +0100]:

 * Adeodato Simó wrote:
  Hi Nobse,

I asked upstream about your bug, and this was his answer:

   Are you sure the header cache was being used? The version was bumped
   so mutt was probably ignoring your old cache. Try removing the cache
   files and then opening your mailbox twice.

And:

  01:58 brendan 351220 I suspect is simply the header cache not being used.
  the cache probably needs to be removed by hand...

  05:10 dato brendan: submitter of 351220 is generally clued, but I'll check
   with him that the cache is really being used.

 Yes, the header cache is used. I checked again... with 1.5.11-5,
 opening a folder which contains 1800 mails the first time takes 25
 seconds, when opening the second time it takes 2 seconds.

 After upgrading to 1.5.11+cvs20060126-1, opening the same folder the
 first time takes 24 seconds, and 12 seconds when opening the folder
 the second time.

 I tested this on three different machines (2x unstable, 1x sarge with
 mutt backports).

  All against the same IMAP server? Can you try against some other, or
  with maildirs in the local filesystem? I've done tests with 4 Mutt
  binaries (1.5.11-5 and 1.5.11+cvs20060126-1, both with libdb and
  gdbm), and I see no important differences among them (no variation
  between versions; wrt database backend, same as always: gdbm a biiit
  slower when creating the db, a biiit faster when reading it). I've
  tried it with [EMAIL PROTECTED] (bincimap) with a folder of 1400
  messages, and with a local maildir with 10200 messages.

  Cheers,

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org
 
 Listening to: Pasión Vega - Lejos de Lisboa



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



Bug#351331: dvipdfmx NMU broke fontmapsx

2006-02-05 Thread A Lee
On Sun, Feb 05, 2006 at 10:50:38PM +0900, Junichi Uekawa wrote:
   
   To properly fix the problem at hand, dvipdfmx should probably have a
   directory where it reads all configuration sequentially from.
  
  I think update-dvipdfmx can do that.
 
 Where is it?
 
  
   The Debian maintainer of dvipdfmx decided to patch dvipdfmx to support
   it. See Bug#271468.
   
   Looking at your diff.gz[1], it looks to me you just packaged the new
   upstream version without any consideration for backwards compatibility
   or Debian integration. That kind of worries me.
  
  I checked the patchs before NMU the package. But the patch was only for
  Japanese-TeX related package. If the patch make dvipdfmx read all
  configuration files from some directory, we can apply the patch because it
  can be used globally. But L10N patchs must not be applied to debian main
  package. Remember debian is not a project only for Japanese.
  
  Although the maintainer of dvipdfmx decided to apply L10N patch, I thought
  that's wrong. That's why I didn't apply the patch.
 
 It's not a L10n patch.  It's a configuration patch for extensible
 framework.  Currently your NMU'd dvipdfmx does not provide a extention
 framework without touching dvipdfmx conffile. Which means, if I modify
 its configuration, dpkg will warn you.

The old version of dvipdfmx contains only Japanese related configurations.
Why only Japanese? It's L10N. Do you think dvipdfmx have to contain all the
configurations for all the related packages in debian? It's impossible.

I think dvipdfmx have to provide update-dvipdfmx or something like that.


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



  1   2   3   4   5   >