Bug#394966: support for hardlinks

2006-10-24 Thread martin f krafft
Package: offlineimap
Version: 4.0.14
Severity: wishlist

This is a wild idea and of low priority, but I needed to get it out,
and if it's possible, I'd want that feature :)

Can offlineimap preserve hardlinks? I am thinking that it could
encode the inode in the IMAP transmission somehow and automatically
link files on the second system which are linked on the first.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17-2-amd64
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages offlineimap depends on:
ii  python2.4.3-11   An interactive high-level object-o
ii  python-support0.5.4  automated rebuilding support for p

offlineimap recommends no packages.

-- debconf-show failed

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


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


Bug#394956: libcaca_0.99.beta8-2(hppa/unstable): FTBFS: fails to detect imlib2

2006-10-24 Thread Sam Hocevar
Package: libcaca
Version: 0.99.beta8-3

On Mon, Oct 23, 2006, [EMAIL PROTECTED] wrote:
> There was an error while trying to autobuild your package:

   Thanks. This was fixed in a later upload.

-- 
Sam.


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



Bug#390939: not fixed in mpg123 0.61-1

2006-10-24 Thread Petr Salinger

found 390939 0.61-1
reopen 390939
thanks

Hello,

unfortunately, this version still fails on kfreebsd-i386, see
http://experimental.ftbfs.de/build.php?arch=&pkg=mpg123

Please, could you apply atached patch for debian packaging.

Thanks in advance

Petr
diff -u mpg123-0.61/debian/control mpg123-0.61/debian/control
--- mpg123-0.61/debian/control
+++ mpg123-0.61/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Daniel Kobras <[EMAIL PROTECTED]>
 Standards-Version: 3.7.2
-Build-Depends: debhelper (>> 5), autotools-dev, pkg-config, libesd0-dev [i386 
alpha powerpc], libaudio-dev [i386], libasound2-dev [!kfreebsd-i386 
!kfreebsd-amd64 !hurd-i386]
+Build-Depends: debhelper (>> 5), autotools-dev, pkg-config, libesd0-dev [i386 
kfreebsd-i386 alpha powerpc], libaudio-dev [i386 kfreebsd-i386], libasound2-dev 
[!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386]
 
 Package: mpg123
 Architecture: any
@@ -23,7 +23,7 @@
  want this version.
 
 Package: mpg123-oss-i486
-Architecture: i386
+Architecture: i386 kfreebsd-i386
 Depends: ${shlibs:Depends}, oss-compat
 Provides: mpg123, mp3-decoder
 Conflicts: mpg123 (<< 0.59r-2)
@@ -40,7 +40,7 @@
  CPUs.
 
 Package: mpg123-oss-3dnow
-Architecture: i386
+Architecture: i386 kfreebsd-i386
 Depends: mpg123
 Description: MPEG layer 1/2/3 audio player for 3DNow! machines - dummy package
  Mpg123 is a fast and portable MPEG audio player for Unix.  It supports
@@ -55,7 +55,7 @@
  can be safely removed.
 
 Package: mpg123-esd
-Architecture: i386 alpha powerpc
+Architecture: i386 kfreebsd-i386 alpha powerpc
 Depends: ${shlibs:Depends}
 Provides: mpg123, mp3-decoder
 Conflicts: mpg123 (<< 0.59r-2)
@@ -71,7 +71,7 @@
  This version uses the Enlightened Sound Daemon (esound) for sound output.
 
 Package: mpg123-nas
-Architecture: i386
+Architecture: i386 kfreebsd-i386
 Depends: ${shlibs:Depends}
 Provides: mpg123, mp3-decoder
 Conflicts: mpg123 (<< 0.59r-2)
diff -u mpg123-0.61/debian/rules mpg123-0.61/debian/rules
--- mpg123-0.61/debian/rules
+++ mpg123-0.61/debian/rules
@@ -3,11 +3,15 @@
 PACKAGE:=mpg123
 
 ARCH:=$(shell dpkg-architecture -qDEB_HOST_GNU_CPU)
+DEB_HOST_ARCH_OS:=$(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
 
 TARGETS_DEFAULT:=mpg123-oss
 
 TARGETS_i486:=mpg123-oss mpg123-esd mpg123-nas \
-   mpg123-oss-i486 mpg123-alsa
+   mpg123-oss-i486
+ifeq (linux,$(DEB_HOST_ARCH_OS))
+ TARGETS_i486 += mpg123-alsa
+endif
 TARGETS_alpha:=mpg123-oss mpg123-esd
 TARGETS_powerpc:=mpg123-oss mpg123-esd
 


Bug#394572: ov511-source: Fails to build with 2.6.18 kernel

2006-10-24 Thread Mario Joußen
Julien Valroff wrote:
> Le lundi 23 octobre 2006 à 18:54 +0200, Mario Joußen a écrit :
>> Julien Valroff wrote:
> [...]
>>> I build the module with make-kpkg on an unstable machine (kernel-package
>>> is up-to-date - 10.062, gcc is 4.1.1-13).
>> Which version of the linux-kernel-headers package do you have installed?
>> I used version 2.6.18-3 here. The missing defines VIDEO_PALETTE_.* are
>> defined in /usr/include/linux/videodev.h.
> 
> mmh I have tried to compile the module against 2.6.17.11 (which is my
> current configuration), but I get the same errors.
> I doubt your package is in cause.
> 
> I have tried downgrading linux-kernel-headers to 2.6.18-3 but it does
> not change anything.
> 
> Something must thus be wrong on my system but I cannot figure out what!

Did you check that your /usr/include/linux/videodev.h contains the
VIDEO_PALETTE_.* defines? The ov511_core.c includes the ov511.h which
includes linux/videodev.h. There is no #ifdef involved. So if the
defines are in videodev.h, the compiler should find them.

Could you please send your answer to <[EMAIL PROTECTED]> also?

> Cheers,
> Julien

Cheers, Mario

-- 
 .''`.   Mario Joußen <[EMAIL PROTECTED]>
: :'  :  proud Debian developer, administrator, and user
`. `'`
  `-  Debian - when you have better things to do than fixing systems



Bug#392315: Request for Sponsorship

2006-10-24 Thread Theppitak Karoonboonyanan

tags 392315 help
thanks

I am looking for sponsor for this package.

The package can be found on mentors.debian.net:
- URL: http://mentors.debian.net/debian/pool/main/l/libdatrie
- Source repository: deb-src http://mentors.debian.net/debian unstable
main contrib non-free
- dget 
http://mentors.debian.net/debian/pool/main/l/libdatrie/libdatrie_0.1.1-2.dsc

I would be glad if someone uploaded this package for me.

Thanks.
--
Theppitak Karoonboonyanan
http://linux.thai.net/~thep/


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



Bug#394651: exim4: Minor suspected typos in Debconf templates

2006-10-24 Thread Jens Seidel
On Tue, Oct 24, 2006 at 07:10:10AM +0200, Christian Perrier wrote:
> > Actually we use /usr/share/doc/exim4-base/README.Debian as a shorthand
> > for any version of README.Debian as we also ship a HTML version that
> > has working internal links.

Don't do this. If I see a path somewhere I expect it's a valid one. It
could also make trouble with automatic future path checks, automatic link
creations (not currently supported in debconf).
You could rephrase it as "see the Debian specific README file in
/usr/share/doc/exim4-base/" to achieve it.
 
> > > No. The sentence is awkward but correct. It means "if the system does

I agree but took some time to understand it. Sentences should be written
in simple English so that also foreign speakers could understand it easily.

> > > only receive from foo or bar (and not from other hosts).
> > 
> > What would be a suitable wording for post-etch?
> 
> I'm not sure actually, maybe Jens (who, IIRC, has very good English
> skills) has suggestions.

> > > "If this system does only receive e-mail directly from local services
> > > like fetchmail or your e-mail program (MUA) talking to localhost
> > > (and not from other hosts), it is adviseable to prohibit external
> > > connections to the local Exim. This can be accomplished by entering
> > > 127.0.0.1 here. This will disable listening on public network
> > > interfaces."

"If this system does only receive e-mails directly from local services
(and not from other hosts), it is suggested to prohibit external
connections to the local Exim. Such services include e-mail programs
(MUAs) which talk to localhost only as well as fetchmail. This can be
accomplished by entering 127.0.0.1 here[,?] which will disable listening
on public network interfaces."

Maybe you want to add parentheses around the explanation "(Such
services ...)" or replace "This" with "This restriction" since it does
no longer refer to the last sentence ... Nevertheless I think this is
easier to understand.

PS: "adviseable" contains a typo: advisable. Lets use "suggested", we
all know how to spell it :-) (Where is the bug report from a native
speaker?)

Jens


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



Bug#45291: Fwd: debra miller INSTANTANEOUS

2006-10-24 Thread Cameron Robb
Hello debra miller,

Do you want urgent capital to use any way you feel like?

I have authenticated the following proposals:

109K - 8.74% 
393K - 6.96%
552K - 4.72%

www.buckrea.com/16r

20 year lows, check us out now to see what we can do for you.

Regards,
Cameron Robb




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



Bug#394967: grace6: fails to configure

2006-10-24 Thread g.gragnani
Package: grace6
Version: 5.99.1+dev4-2
Severity: normal

Setting up grace6 (5.99.1+dev4-2) ...
/var/lib/dpkg/info/grace6.postinst: line 32: gconf-schemas: command not 
found
dpkg: error processing grace6 (--configure):
 subprocess post-installation script returned error exit status 127

grace6 should either require gconf or check if it is available

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

Versions of packages grace6 depends on:
ii  defoma0.11.10Debian Font Manager -- automatic f
ii  fftw2 2.1.3-20   library for computing Fast Fourier
ii  gsfonts   8.14+v8.11+urw-0.2 Fonts for the Ghostscript interpre
ii  lesstif2  1:0.94.4-2 OSF/Motif 2.1 implementation relea
ii  libc6 2.3.6.ds1-7GNU C Library: Shared libraries
ii  libexpat1 1.95.8-3.3 XML parsing C library - runtime li
ii  libice6   1:1.0.1-2  X11 Inter-Client Exchange library
ii  libjpeg62 6b-13  The Independent JPEG Group's JPEG 
ii  libnetcdf33.6.1-0.1  An interface for scientific data a
ii  libplot2c22.4.1-15   The GNU plotutils libraries
ii  libpng12-01.2.8rel-7 PNG library - runtime
ii  libsm61:1.0.1-3  X11 Session Management library
ii  libt1-5   5.1.0-2Type 1 font rasterizer library - r
ii  libx11-6  2:1.0.3-2  X11 client-side library
ii  libxext6  1:1.0.1-2  X11 miscellaneous extension librar
ii  libxmu6   1:1.0.2-2  X11 miscellaneous utility library
ii  libxp61:1.0.0.xsf1-1 X Printing Extension (Xprint) clie
ii  libxpm4   1:3.5.5-2  X11 pixmap library
ii  libxt61:1.0.2-2  X11 toolkit intrinsics library
ii  xmhtml1   1.1.7-14   A Motif widget for display HTML 3.
ii  zlib1g1:1.2.3-13 compression library - runtime

grace6 recommends no packages.

-- no debconf information


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



Bug#394555: gaim crash on irc

2006-10-24 Thread Richard Laager
I've tracked down the commit related to this bug:

On Mon, 2006-09-25 at 14:08 -0700, [EMAIL PROTECTED]
wrote: 
> Revision: 17350
>   http://svn.sourceforge.net/gaim/?rev=17350&view=rev
> Author:   seanegan
> Date: 2006-09-25 14:08:39 -0700 (Mon, 25 Sep 2006)
> 
> Log Message:
> ---
> IRC signals for scripting IRC.
> 
> Richard, you should use these for irchelper!
> 
> Modified Paths:
> --
> trunk/libgaim/protocols/irc/irc.c
> trunk/libgaim/protocols/irc/parse.c
> 

... irc.c diff snipped ...

> Modified: trunk/libgaim/protocols/irc/parse.c
> ===
> --- trunk/libgaim/protocols/irc/parse.c   2006-09-25 14:47:33 UTC (rev 
> 17349)
> +++ trunk/libgaim/protocols/irc/parse.c   2006-09-25 21:08:39 UTC (rev 
> 17350)
> @@ -44,6 +44,8 @@
>   "orange", "yellow", "green", "teal", "cyan", "light blue",
>   "pink", "grey", "light grey" };
>  
> +extern GaimPlugin *_irc_plugin;
> +
>  /*typedef void (*IRCMsgCallback)(struct irc_conn *irc, char *from, char 
> *name, char **args);*/
>  static struct _irc_msg {
>   char *name;
> @@ -534,7 +536,8 @@
>   guint i;
>  
>   irc->recv_time = time(NULL);
> -
> + gaim_signal_emit(_irc_plugin, "irc-receiving-text", 
> gaim_account_get_connection(irc->account), &input);

This is crashing on the irc-receiving-text signal emission, for
irc.gnome.org, when this line is passed as input:

:ircd.gimp.org 372 rlaager :-

I can't make heads or tails of this crash, but it happens reliably when
connecting to irc.gnome.org. It doesn't happen with FreeNode.

Sean, any ideas?

Richard



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


Bug#394871: cdebconf-gtk-udeb: Dead keys do not work with French keyboard (fr-latin9)

2006-10-24 Thread Jérôme Marant
Le lundi 23 octobre 2006 23:35, Davide Viti a écrit :

> I see; you can use the very same iso and boot using "install 
> DEBIAN_FRONTEND=newt" and
> eventually append also "priority=medium"

I just had to hit Return because it makes use of newt by default.

> > BTW, I can help debugging that VT issue if you tell me where
> > I shall look into.
> 
> well, it's not yet clear what is going on; 
> I've noticed the following :
> 
> when loading the keymap using the graphical frontend, you get the
> following warnings:
> 
> INFO: kbd_chooser: setting keymap fr-latin9
> WARNING **: : assuming iso-8859-1 cedilla
> WARNING **: : assuming iso-8859-1 acute
> WARNING **: : assuming iso-8859-1 diaeresis
> WARNING **: : assuming iso-8859-1 brokenbar
> WARNING **: : assuming iso-8859-1 threequarters
> WARNING **: : assuming iso-8859-1 currency
> WARNING **: : assuming iso-8859-1 onehalf
> WARNING **: : assuming iso-8859-1 onequarter
> 
> and those are printed only if kbd_mode is different from "3"
> (K_UNICODE, from ); using some extra logs I noticed that
> kbd_mode is "2" (K_MEDIUMRAW) when running the graphical frontend
> and looking at the directfb sources (inputdrivers/keyboard/keyboard.c)
> 
>  if (ioctl( dfb_fbdev->vt->fd, KDSKBMODE, K_MEDIUMRAW ) < 0) {
>   D_PERROR( "DirectFB/Keyboard: K_MEDIUMRAW failed!\n" );
> 
> ...
> 
>  info->desc.max_keycode = 127;
> 
> I've tried to change that into K_UNICODE and s/127/255/
> 
> the warnings disappear, but I can't get the accented letters I get on VT2
> (for example "["+"e" give me "ê" when I use fr-latin9 on my italian keyboard)

Whenever you change something, you regenerate th udeb then the mini iso
and boot it, right?

-- 
Jérôme Marant



Bug#394970: finish-install: [powerpc64] Add support for IBM serial consoles (hvc and hvsi)

2006-10-24 Thread Sven Luther
Package: finish-install
Version: 2.4
Severity: normal
Tags: patch


Add support for hvsi and hvc IBM POWER serial consoles.

This patch is currently untested, but i don't want to lose it again, so i
submit it. I expect to test it nextly, but i can only do so for hvc as i have
no longer access to a non-virtualized pserver, and can only do so within the
constraints of my free time. Others are welcome to test it by themselves.

Also, i don't believe this is the most efficient way to do this, and that the
ttyS|hvc|hvsi could be factorised in the code, but my shell skill is not
enough to do it better without risking breakage, so i will only provide this
functional patch.

Friendly,

Sven Luther

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-powerpc
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Index: debian/changelog
===
--- debian/changelog(revision 42051)
+++ debian/changelog(working copy)
@@ -1,3 +1,10 @@
+finish-install (2.5) UNRELEASED; urgency=low
+
+  [ Sven Luther ]
+  * [powerpc64] Added support for hvc* and hvsi* serial consoles.
+
+ -- Sven Luther <[EMAIL PROTECTED]>  Mon, 23 Oct 2006 21:59:42 +0200
+
 finish-install (2.4) unstable; urgency=low
 
   * 90console: apparently we can no longer trust pidof to output PIDs in
Index: finish-install.d/90console
===
--- finish-install.d/90console  (revision 42051)
+++ finish-install.d/90console  (working copy)
@@ -33,4 +33,38 @@
echo "$console" >> /target/etc/securetty
fi
 ;;
+hvc*)
+   log "Configuring /etc/inittab for serial console"
+   ttyspeed=$(chroot /target stty --file /dev/$console speed)
+   ttyline=${console#hvc}
+   ttyterm="$TERM"
+
+   if [ -z "$ttyterm" ]; then ttyterm=vt100; fi
+   if [ -z "$ttyspeed" ]; then ttyspeed=9600; fi
+   sed -i -e "s/^\([1-6]\):/#\1:/" \
+   -e "s/^#T0\(.*hvc\).*/T$ttyline\1$ttyline $ttyspeed $ttyterm/" \
+   /target/etc/inittab
+   echo "# serial console added by debian-installer" >> 
/target/etc/securetty
+   echo "$rawconsole" >> /target/etc/securetty
+   if [ -n "$console" ] && [ "$console" != "$rawconsole" ]; then
+   echo "$console" >> /target/etc/securetty
+   fi
+;;
+hvsi*)
+   log "Configuring /etc/inittab for serial console"
+   ttyspeed=$(chroot /target stty --file /dev/$console speed)
+   ttyline=${console#hvsi}
+   ttyterm="$TERM"
+
+   if [ -z "$ttyterm" ]; then ttyterm=vt100; fi
+   if [ -z "$ttyspeed" ]; then ttyspeed=9600; fi
+   sed -i -e "s/^\([1-6]\):/#\1:/" \
+   -e "s/^#T0\(.*hvsi\).*/T$ttyline\1$ttyline $ttyspeed $ttyterm/" \
+   /target/etc/inittab
+   echo "# serial console added by debian-installer" >> 
/target/etc/securetty
+   echo "$rawconsole" >> /target/etc/securetty
+   if [ -n "$console" ] && [ "$console" != "$rawconsole" ]; then
+   echo "$console" >> /target/etc/securetty
+   fi
+;;
 esac


Bug#394968: RM: alicq -- obsolete, rc buggy, orphaned

2006-10-24 Thread Michael Ablassmeier
Package: ftp.debian.org

hi,

please remove alicq:

 * broken because of icq protocol changes since more
   than 200 days (#353092)
 * last upstream release back in 2004
 * orphaned since several months
 * already removed from testing
 * enough alternatives
 * only about 40 installations according to popcon
 * no objections on [EMAIL PROTECTED] in over 2 weeks.

bye,
- michael


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



Bug#394969: RM: rsjog -- broken, orphaned, dead upstream

2006-10-24 Thread Michael Ablassmeier
Package: ftp.debian.org

hi,

please remove rsjog:

 * Broken: Needs porting to ruby-gnome2 (#384513)
 * Last upstream release in 2002
 * Already removed from testing
 * Orphaned
 * Only 8 installations according to popcon. 
 * no objections on [EMAIL PROTECTED] in over 2 weeks

bye,
- michael


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



Bug#394971: rootskel: [powerpc64] load the fan control modules.

2006-10-24 Thread Sven Luther
Package: rootskel
Version: [powerpc64] load the fan control modules.
Severity: normal


Load the fan control modules in order to not let the apple G5 fans go into
full speed and aircraft noise level after a few minutes.

Friendly,

Sven Luther

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-powerpc
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Index: debian/changelog
===
--- debian/changelog(revision 42042)
+++ debian/changelog(working copy)
@@ -1,3 +1,12 @@
+rootskel (1.42) UNRELEASED; urgency=low
+
+  [ Sven Luther ]
+  * Added S05fancontrol-linux-powerpc, in order to actually load the
+fancontrol modules, in order to not have G5 apple box go into aircraft
+noise level a few minutes after the start of the installation.
+
+ -- Sven Luther <[EMAIL PROTECTED]>  Mon, 23 Oct 2006 20:13:59 +0200
+
 rootskel (1.41) unstable; urgency=low
 
   * Rebuild against klibc 1.4.29-1 to make cpio in rootskel-bootfloppy work
Index: src/lib/debian-installer-startup.d/S05fancontrol-linux-powerpc
===
--- src/lib/debian-installer-startup.d/S05fancontrol-linux-powerpc  
(revision 0)
+++ src/lib/debian-installer-startup.d/S05fancontrol-linux-powerpc  
(revision 0)
@@ -0,0 +1,13 @@
+# Load fan control modules, to stop the fans to go into aircraft-db levels
+modprobe modprobe i2c-powermac >/dev/null 2>1 || true
+modprobe therm_pm72 >/dev/null 2>1 || true
+modprobe windfarm_core >/dev/null 2>1 || true
+modprobe windfarm_cpufreq_clamp >/dev/null 2>1 || true
+modprobe windfarm_lm75_sensor >/dev/null 2>1 || true
+modprobe windfarm_max6690_sensor >/dev/null 2>1 || true
+modprobe windfarm_pid >/dev/null 2>1 || true
+modprobe windfarm_pm112 >/dev/null 2>1 || true
+modprobe windfarm_pm81 >/dev/null 2>1 || true
+modprobe windfarm_pm91 >/dev/null 2>1 || true
+modprobe windfarm_smu_sat >/dev/null 2>1 || true
+modprobe windfarm_smu_sensors >/dev/null 2>1 || true
Index: src/lib/debian-installer-startup.d/Makefile
===
--- src/lib/debian-installer-startup.d/Makefile (revision 42042)
+++ src/lib/debian-installer-startup.d/Makefile (working copy)
@@ -32,7 +32,9 @@
   
   ifeq ($(DEB_HOST_ARCH_CPU),powerpc)
 files += \
-   S45keyboard-linux-powerpc
+   S05fancontrol-linux-powerpc \
+   S45keyboard-linux-powerpc \
+   S50directfb-linux-powerpc
   endif
   
   ifneq (,$(filter mips mipsel,$(DEB_HOST_ARCH_CPU)))


Bug#369448: Can you still reproduce this with 2.6.18 from unstable ?

2006-10-24 Thread Sven Luther
On Mon, Oct 23, 2006 at 05:10:46PM -0400, Michael Furr wrote:
> 
> On Thu, 12 Oct 2006, Sven Luther wrote:
> > Just wondering if you can still reproduce this bug ?
> Yup :-(
> 
> Unpacking linux-image-2.6.18-1-powerpc (from 
> .../linux-image-2.6.18-1-powerpc_2.6.18-3_powerpc.deb) ...
> Ok, Aborting
> dpkg: error processing 
> /var/cache/apt/archives/linux-image-2.6.18-1-powerpc_2.6.18-3_powerpc.deb 
> (--unpack):
>  subprocess pre-installation script returned error exit status 1

Mmm, this looks like you Ctr-Ced the installation. Can you provide a full log ? 

Friendly,

Sven Luther



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



Bug#373643: Proposed patch and test case

2006-10-24 Thread Jurij Smakov
Hi,

Attached is the proposed patch (intltool.patch) and a test case 
archive (test.tar.gz). The patch just implements the same logic as in 
glib-gettext.m4 to set DATADIRNAME variable if it is not set already.

To test that it works:

* tar xzf test.tar.gz
* cd test
* ./autogen.sh (you'll need to press Enter once during its run)
* ./configure
* Check out the po/Makefile. With current version of intltool the 
DATADIRNAME variable is not substituted. With the patch applied it is 
set to 'share'.

Here are the versions of the packages I have installed:

ii  autoconf 2.60a-4  automatic configure script builder
ii  automake1.9  1.9.6+nogfdl-2   A tool for generating GNU 
Standards-compliant Ma
ii  autotools-dev20060920.1   Update infrastructure for 
config.{guess,sub} fil
ii  gettext  0.15-2   GNU Internationalization utilities
ii  intltool 0.35.0-2 Utility scripts for internationalizing XML

Best regards,
-- 
Jurij Smakov   [EMAIL PROTECTED]
Key: http://www.wooyd.org/pgpkey/  KeyID: C99E03CC
--- a/intltool.m4   2006-05-15 09:08:03.0 -0700
+++ b/intltool.m4   2006-10-24 00:01:37.0 -0700
@@ -113,7 +113,30 @@
 
 # Substitute ALL_LINGUAS so we can use it in po/Makefile
 AC_SUBST(ALL_LINGUAS)
-
+
+# Set DATADIRNAME correctly if it is not set yet
+# (copied from glib-gettext.m4)
+if test -z "$DATADIRNAME"; then
+  AC_TRY_LINK(, [extern int _nl_msg_cat_cntr;
+ return _nl_msg_cat_cntr],
+[DATADIRNAME=share],
+[case $host in
+*-*-solaris*)
+dnl On Solaris, if bind_textdomain_codeset is in libc,
+dnl GNU format message catalog is always supported,
+dnl since both are added to the libc all together.
+dnl Hence, we'd like to go with DATADIRNAME=share
+dnl in this case.
+AC_CHECK_FUNC(bind_textdomain_codeset,
+  [DATADIRNAME=share], [DATADIRNAME=lib])
+;;
+*)
+[DATADIRNAME=lib]
+;;
+esac])
+fi
+AC_SUBST(DATADIRNAME)
+
 IT_PO_SUBDIR([po])
 
 dnl The following is very similar to


test.tar.gz
Description: Binary data


Bug#394651: exim4: Minor suspected typos in Debconf templates

2006-10-24 Thread Marc Haber
clone #394651 -1
reopen -1
retitle -1 exim4/dc_local_interfaces re-wording
submitter -1 [EMAIL PROTECTED]
user [EMAIL PROTECTED]
usertags -1 post-etch debconf
thanks

On Tue, Oct 24, 2006 at 08:56:07AM +0200, Jens Seidel wrote:
> > > > "If this system does only receive e-mail directly from local services
> > > > like fetchmail or your e-mail program (MUA) talking to localhost
> > > > (and not from other hosts), it is adviseable to prohibit external
> > > > connections to the local Exim. This can be accomplished by entering
> > > > 127.0.0.1 here. This will disable listening on public network
> > > > interfaces."
> 
> "If this system does only receive e-mails directly from local services
> (and not from other hosts), it is suggested to prohibit external
> connections to the local Exim. Such services include e-mail programs
> (MUAs) which talk to localhost only as well as fetchmail. This can be
> accomplished by entering 127.0.0.1 here[,?] which will disable listening
> on public network interfaces."
> 
> Maybe you want to add parentheses around the explanation "(Such
> services ...)" or replace "This" with "This restriction" since it does
> no longer refer to the last sentence ... Nevertheless I think this is
> easier to understand.
> 
> PS: "adviseable" contains a typo: advisable. Lets use "suggested", we
> all know how to spell it :-) (Where is the bug report from a native
> speaker?)

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#394978: python-moinmoin: Outdated information in README.Debian

2006-10-24 Thread Jérémy Bobbio
Package: python-moinmoin
Version: 1.5.3-1.1
Severity: minor

Hi!

README.Debian contains the following:

  Debian uses Python2.3 as default Python, and it is recommended to use
  the scripts provided with moinmoin-common which is set to use whatever
  is the default Python on your system.

Debian has now switched to version 2.4 as the default Python version. 

Regards,
-- 
Jérémy


signature.asc
Description: Digital signature


Bug#384021: Syslog-ng dies whenever the network connection is broken

2006-10-24 Thread SZALAY Attila
Hi!

On Tue, 2006-10-24 at 00:19 +0200, Michael Tautschnig wrote:
> Apart from syslog-ng not starting (or rather immediately dying) at system 
> bootup
> in case the network connection is not yet available, it dies whenever the
> connection to the server is broken.

I have seen a patch in Bazsi's commit log which commited today and I
think related to this bug. I'm going to create a new package today or at
latest tomorrow.

-- 
Szalay Attila BalaBit IT Biztonságtechnikai Kft.
tel:(36-1)-371-05-40  HU-1115 Budapest, Bártfai u. 54
fax:(36-1)-208-08-75  http://www.balabit.hu/





Bug#394651: exim4: Minor suspected typos in Debconf templates

2006-10-24 Thread Marc Haber
clone #394651 -1
retitle -1 README.Debian references
submitter -1 [EMAIL PROTECTED]
user [EMAIL PROTECTED]
usertags -1 post-etch debconf
thanks

On Tue, Oct 24, 2006 at 08:56:07AM +0200, Jens Seidel wrote:
> On Tue, Oct 24, 2006 at 07:10:10AM +0200, Christian Perrier wrote:
> > > Actually we use /usr/share/doc/exim4-base/README.Debian as a shorthand
> > > for any version of README.Debian as we also ship a HTML version that
> > > has working internal links.
> 
> Don't do this. If I see a path somewhere I expect it's a valid one. It
> could also make trouble with automatic future path checks, automatic link
> creations (not currently supported in debconf).
> You could rephrase it as "see the Debian specific README file in
> /usr/share/doc/exim4-base/" to achieve it.

Agreed. Filing a bug for post-etch.

Greetings
Marc

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


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



Bug#394779: maildrop: fails to contact authlib socket if not launched as root

2006-10-24 Thread Josip Rodin
On Tue, Oct 24, 2006 at 12:01:29AM +0200, William Steve Applegate wrote:
> > * change permissions of those files to be mail:mail
> 
> That would be a lousy choice, as I suppose this change would be
> silently overridden on the next courier-authdaemon upgrade.

...no different from the permissions on maildrop binary after the next
maildrop upgrade.

You should be able to use dpkg-statoverride for both, though. Ignore my note
about dpkg-divert below, that's too much.

> OTOH, why should maildrop not work like courier-maildrop does?

Because maildrop itself isn't limited to Courier setups; it wants to lock
mail in /var/mail just as much as it wants to connect to authdaemon, if not
more, and that's how it has always been. Check the upstream documentation,
it's like that over there, too.

Also, the choice of user 'daemon' is poor - it is not necessarily restricted
to authdaemon use, so any security vulnerabilities might have a wider impact.

> I could try to come up with a patch to ask through debconf whether to
> setgid daemon the binary in postinst...

What would you suggest as the priority for such a question? For authdaemon
users, it would be high, but for all others, it would be low. Either way we
end up bothering one group, and based on the answer, breaking another :)

I could envisage dropping setgid mail on the main maildrop binary overall
in favour of lockmail, but if you look at the history, we're not actually
in sync with upstream on that matter - they setgid *only* the maildrop
binary and *not* lockmail, so that would be a further divergence.

Then again, it could also be done by removing the code in maildrop that
touches authdaemon into a separate small program and then setgid'ing that
to whatever else. The authlib connections are a work in progress (note
recent changelog), in any case.

-- 
 2. That which causes joy or happiness.


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



Bug#394973: kernel BUG at drivers/block/as-iosched.c:1852

2006-10-24 Thread Peter Schade
Package: kernel
Severity: important



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

Kernel OOps renders the computer unresponsive
*This is happen during an rsync from hda1 to sda1 (usb mass storage)

*** kernel-log.txt
Oct 24 00:08:48 intranet kernel: usb 5-4: reset high speed USB device using 
address 12

Oct 24 00:08:48 intranet kernel: usb 5-4: device descriptor read/all, error 8

Oct 24 00:08:48 intranet kernel: scsi: Device offlined - not ready after error 
recovery: host 7 channel 0 id 0 lun 0

Oct 24 00:08:48 intranet kernel: usb 5-4: USB disconnect, address 12

Oct 24 00:08:48 intranet kernel: ehci_hcd :00:1d.7: qh f01d9080 (#0) state 1

Oct 24 00:08:48 intranet kernel: sd 7:0:0:0: Illegal state transition 
cancel->offline

Oct 24 00:08:48 intranet kernel: Badness in scsi_device_set_state at 
drivers/scsi/scsi_lib.c:1643

Oct 24 00:08:48 intranet kernel:  [__crc___netdev_watchdog_up+1591027/2723498] 
scsi_device_set_state+0xc4/0xcf [scsi_mod]

Oct 24 00:08:48 intranet kernel:  [__crc___netdev_watchdog_up+1583206/2723498] 
scsi_eh_offline_sdevs+0x47/0x60 [scsi_mod]

Oct 24 00:08:48 intranet kernel:  [__crc___netdev_watchdog_up+1584710/2723498] 
scsi_unjam_host+0x18d/0x1a2 [scsi_mod]

Oct 24 00:08:48 intranet kernel:  [__crc___netdev_watchdog_up+1585009/2723498] 
scsi_error_handler+0x116/0x15a [scsi_mod]

Oct 24 00:08:48 intranet kernel:  [__crc___netdev_watchdog_up+1584731/2723498] 
scsi_error_handler+0x0/0x15a [scsi_mod]

Oct 24 00:08:48 intranet kernel:  [kernel_thread_helper+5/11] 
kernel_thread_helper+0x5/0xb

Oct 24 00:09:18 intranet kernel: scsi: Device offlined - not ready after error 
recovery: host 7 channel 0 id 0 lun 0

Oct 24 00:09:18 intranet kernel: sd 7:0:0:0: Illegal state transition 
cancel->offline

Oct 24 00:09:18 intranet kernel: Badness in scsi_device_set_state at 
drivers/scsi/scsi_lib.c:1643

Oct 24 00:09:18 intranet kernel:  [__crc___netdev_watchdog_up+1591027/2723498] 
scsi_device_set_state+0xc4/0xcf [scsi_mod]

Oct 24 00:09:18 intranet kernel:  [__crc___netdev_watchdog_up+1583206/2723498] 
scsi_eh_offline_sdevs+0x47/0x60 [scsi_mod]

Oct 24 00:09:18 intranet kernel:  [__crc___netdev_watchdog_up+1584710/2723498] 
scsi_unjam_host+0x18d/0x1a2 [scsi_mod]

Oct 24 00:09:18 intranet kernel:  [__crc___netdev_watchdog_up+1585009/2723498] 
scsi_error_handler+0x116/0x15a [scsi_mod]

Oct 24 00:09:18 intranet kernel:  [__crc___netdev_watchdog_up+1584731/2723498] 
scsi_error_handler+0x0/0x15a [scsi_mod]

Oct 24 00:09:18 intranet kernel:  [kernel_thread_helper+5/11] 
kernel_thread_helper+0x5/0xb

Oct 24 00:09:18 intranet kernel: [ cut here ]

Oct 24 00:09:18 intranet kernel: kernel BUG at drivers/block/as-iosched.c:1852!

Oct 24 00:09:18 intranet kernel: invalid operand:  [#1]

Oct 24 00:09:18 intranet kernel: PREEMPT

Oct 24 00:09:18 intranet kernel: Modules linked in: ehci_hcd usb_storage sd_mod 
scsi_mod af_packet thermal fan button processor ac battery ipv6 evdev hw_rando

m shpchp pciehp pci_hotplug intel_agp intel_mch_agp agpgart uhci_hcd usbcore 
sk98lin dm_mod capability commoncap psmouse ide_cd cdrom genrtc ext3 jbd 
ide_gene

ric piix ide_disk ide_core unix font vesafb cfbcopyarea cfbimgblt cfbfillrect

Oct 24 00:09:18 intranet kernel: CPU:0

Oct 24 00:09:18 intranet kernel: EIP:0060:[as_exit+34/98]Not tainted

Oct 24 00:09:18 intranet kernel: EFLAGS: 00010297   (2.6.8-3-386)

Oct 24 00:09:18 intranet kernel: EIP is at as_exit+0x22/0x62

Oct 24 00:09:18 intranet kernel: eax: f7ba7b94   ebx: f7ba7b80   ecx:   
 edx: c0441f10

Oct 24 00:09:18 intranet kernel: esi: f783a278   edi: 0286   ebp: f751b6b4  
 esp: c0441f44

Oct 24 00:09:18 intranet kernel: ds: 007b   es: 007b   ss: 0068

Oct 24 00:09:18 intranet kernel: Process scsi_eh_7 (pid: 16758, 
threadinfo=c044 task=f66c4b50)

Oct 24 00:09:18 intranet kernel: Stack: f783a1ec c01d70eb f783a1ec f783a1f8 
c01d897a f783a1ec f7a5d024 f7a5d000

Oct 24 00:09:18 intranet kernel:f8aafd96 f783a1ec f7a5d1a8 c02cbc08 
c02cbc20 f751b6d8 c01d3f5d f7a5d184

Oct 24 00:09:18 intranet kernel:c018cc34 f7a5d1a8 f7a5d008 0286 
f751b600 f7a5d000 f8aa9d10 f7a5d1a8

Oct 24 00:09:18 intranet kernel: Call Trace:

Oct 24 00:09:18 intranet kernel:  [elevator_exit+18/21] elevator_exit+0x12/0x15

Oct 24 00:09:18 intranet kernel:  [blk_cleanup_queue+31/98] 
blk_cleanup_queue+0x1f/0x62

Oct 24 00:09:18 intranet kernel:  [__crc___netdev_watchdog_up+1597087/2723498] 
scsi_device_dev_release+0xd8/0xf9 [scsi_mod]

Oct 24 00:09:18 intranet kernel:  [device_release+20/68] 
device_release+0x14/0x44

Oct 24 00:09:18 intranet kernel:  [kobject_cleanup+64/101] 
kobject_cleanup+0x40/0x65

Oct 24 00:09:18 intranet kernel:  [__crc___netdev_watchdog_up+1572377/2723498] 
__scsi_iterate_devices+0x69/0x73 [scsi_mod]

Oct 24 00:09:18 intranet kernel:  [__crc___netdev_watchdog_up+1583928

Bug#393795: [powerpc] initramfs creation fails with 2.6.18 during install

2006-10-24 Thread Sven Luther
clone 393795 -1
reassign -1 kernel-package
severity -1 grave
thanks

On Sun, Oct 22, 2006 at 04:48:24PM +0200, Frans Pop wrote:
> On Sunday 22 October 2006 15:20, Meelis Roos wrote:
> > Downloaded 20061022 daily powerpc businesscard iso and selected
> > unstable. It failed to install the kernel. Handcopied from tty4:
> > Setting up linux-image-2.6.18-1-powerpc (2.6.18-3) ...
> > [...]
> > Using mkinitramfs-kpkg to build the ramdisk.
> > Missing Required parameter 'Old' at
> > /var/lib/dpkg/info/linux-image-2.6.18-1-powerpc.postinst line 393.
> > dpkg: error processing linux-image-2.6.18-1-powerpc (--configure):
> > subprocess post-installation script returned error exit status 2
> 
> This seems like an initramfs-tools issue to me, though it could also be 
> the kernel itself or kernel-package.
> Further details from submitter about the failure in the bug's history!

I just faced this same bug on the XServe G5 box, when installing 2.6.18-3 on a
previously etch system from a few days ago.

Removing initramfs-tools and installing yaird did not fix the problem, and the
bug is present in the kernel postinst.

I suppose this is a kernel-package bug of some kind, reassigning there, as
well as bumping the severity to critical, as this makes the kernel unusable.

Friendly,

Sven Luther


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



Bug#394651: exim4: Minor suspected typos in Debconf templates

2006-10-24 Thread Marc Haber
On Tue, Oct 24, 2006 at 07:10:10AM +0200, Christian Perrier wrote:
> > > > /usr/share/doc/exim4-base/README.Debian
> > > > needs to be
> > > > /usr/share/doc/exim4-base/README.Debian.gz
> > > > (already fixed?)
> > 
> > Actually we use /usr/share/doc/exim4-base/README.Debian as a shorthand
> > for any version of README.Debian as we also ship a HTML version that
> > has working internal links.
> 
> Hmmm, OK. Based on a previous remark, I however changed the two references
> to this file into README.Debian.gz (one was README.Debian, another was
> README.Debian.html). I actually assumed that README.Debian.html was a
> mistkae, which it is obviously not.
> 
> This can be changed back, if you prefer. Translations *can* be
> unfuzzied for this.

I'm going to leave that decision to you, for etch. For etch+1, I'd
prefer to have it fixed.

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#394399: [Utnubu-maintainers] Bug#394399: unable to install/uninstall the dmraid

2006-10-24 Thread Loïc Minier
On Mon, Oct 23, 2006, Filippo Giunchedi wrote:
> while activating (upstream might be interested?) OTOH it can be common to have
> RAID disks but not sets formed. 

 Exactly.

> any opinions on invoke-rc.d || true ?

 I wanted to avoid this at it ignores all errors.  Perhaps this would be
 acceptable on installs, but definitively not on upgrades.

 That's why I proposed an option to ignore activation errors.  Perhaps
 we can try activating ourselves in postinst first, and if we detect a
 special scenarion, simply leave dmraid unconfigured.

-- 
Loïc Minier <[EMAIL PROTECTED]>



Bug#394344: Bug#394340: missing IDE modules

2006-10-24 Thread Geert Stappers
Op 23-10-2006 om 14:02 schreef Jacob L. Anawalt:
> Geert Stappers wrote:
> >
> >It could indeed that IDE modules are not loaded for your hardware.
> >When switching to VT2 is possible for you in d-i,
> >then I suggest that you manual `modprobe IDE-modules`.
> >(And please provide feedback.)
> >
> 
> Unfortunately I don't believe that helps as clarified by this post:
> 
> http://www.ubuntuforums.org/showthread.php?t=249655
> 
> The important bit in linux-2.6-2.6.17/drivers/ide/pci/generic.c:
> 
> #ifndef MODULE
> static int __init ide_generic_all_on(char *unused)
> {
>   [ code ] 
> }
> __setup("all-generic-ide", ide_generic_all_on);
> #endif
> 
> So, if CONFIG_BLK_DEV_IDE is a module, all-generic-ide is a no-op as far 
> as the kernel is concerned. This was from linux-2.6_2.6.17.orig.tar.gz + 
> linux-2.6_2.6.17-9.diff.gz. That block of code is the same in 
> linux-2.6-2.6.16 with linux-2.6.16_2.6.16-18.diff.gz.

AFAIK should '#ifndef MODULE' be read as
preprocessor, include this if MODULE is _not_ defined.

I'm saying that I expect IDE module stuff to work.

The idea behind "manual modprobing" the IDE modules,
is that the initial RAM disk includes various kernel modules
and program code to load (insmod, modprobe) modules based on a list of
PCI IDs. So when your hardware has unknown PCI IDE controller,
the wrong or no module will be loaded.
(wrong or no module has the same effect.)


Beside my original request
> >When switching to VT2 is possible for you in d-i,
> >then I suggest that you manual `modprobe IDE-modules`.
> >(And please provide feedback.)
I also would like to see (filtered) output of lspci and lsmod.


Cheers
Geert Stappers
Who assumes this BR is about a hardware detection issue,
so not re-assign to the linux-2.6 package.


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



Bug#394972: debian-installer: [powerpc64] include fancontrol modules into netboot and cdrom images.

2006-10-24 Thread Sven Luther
Package: debian-installer
Severity: normal
Tags: patch


Please apply the following patch, which adds the fancontrol modules to the
powerpc netboot and cdrom images, in order to stop the fans from going into
full speed and have the installed box sound like an aircraft after a few
minutes.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-powerpc
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Index: pkg-lists/cdrom/powerpc.cfg
===
--- pkg-lists/cdrom/powerpc.cfg (revision 42042)
+++ pkg-lists/cdrom/powerpc.cfg (working copy)
@@ -28,3 +28,4 @@
 
 # IBM Power hypervisor modules, only available on powerpc64.
 hypervisor-modules-${kernel:Version} ?
+fancontrol-modules-${kernel:Version} ?
Index: pkg-lists/netboot/powerpc.cfg
===
--- pkg-lists/netboot/powerpc.cfg   (revision 42042)
+++ pkg-lists/netboot/powerpc.cfg   (working copy)
@@ -28,3 +28,5 @@
 
 # IBM Power hypervisor modules, only available on powerpc64.
 hypervisor-modules-${kernel:Version} ?
+fancontrol-modules-${kernel:Version} ?
+


Bug#394942: exim4-config: RCPT ACL prevents some legitimate relaying

2006-10-24 Thread Marc Haber
tags #394942 wontfix
thanks

On Tue, Oct 24, 2006 at 02:19:53AM +0200, William Steve Applegate wrote:
> After upgrading my backup MX server, running Exim, mail stopped flowing
> to the primary MX. The log file showed every mail being rejected with
> `550 relay not permitted'. I traced this to the following directive in
> /etc/exim4/conf.d/acl/30_exim4-config_check_rcpt:
> 
>   require
> message = relay not permitted
> domains = +local_domains : +relay_to_domains
> 
> The problem is, this line is placed _above_ the call to
> CHECK_RCPT_LOCAL_ACL_FILE. In my setup, the file pointed by this option
> contains the following configuration:
> 
>   accept
> condition = ${if match{${lookup dnsdb{mx=$domain}}}{ 
> my.primary.mx.host(\\n|\$)}{yes}{no}}
> log_message = Permitted backup MX for $domain.
> 
> Which allows relaying to my domains without them being entered by hand
> in the relay_to_domains option. Trouble is, due to the aforementioned
> directive, this one is never evaluated. Could you please move the
> no-relay directive below the call to CHECK_RCPT_LOCAL_ACL_FILE?

I'm sorry, but that would mean deviating too far from upstream's
configuration. The check for local domains and relay_to_domains is
done early on purpose since that check is relatively cheap.

The following methods can be used to work around this:

- edit the ACL file (it's a dpkg-conffile and meant to be edited)
- point the ACL processor to a different, local ACL by means of the
  MAIN_ACL_CHECK_RCPT macro. This different ACL might call
  acl_check_rcpt as a sub-acl.

I am tagging this bug wontfix. If you find the suggested workaround
unacceptable, please say so.

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#390888: [Pbuilder-maint] Bug#390888: Full support for experimental

2006-10-24 Thread Loïc Minier
On Mon, Oct 23, 2006, Junichi Uekawa wrote:
> One thing that I'm weary about applying this change is that, by
> applying this change, and potentially introducing breakage to Debian
> sid, people will start filing serious FTBFS bugs. At this time of
> imminent freeze, I don't think it's a good idea to generally upload
> such change into unstable.

 This is of course what I would expect from a good maintainer.

 I don't think there's the risk of serious bugs as, IIRC, the patched
 pbuilder will only run new code if the normal path fails.

 Perhaps you can try running with the patch and see for yourself?

-- 
Loïc Minier <[EMAIL PROTECTED]>



Bug#394651: exim4: Minor suspected typos in Debconf templates

2006-10-24 Thread Marc Haber
clone #394651 -1
reopen -1
retitle -1 "e-mail messages" instead of "mails"
submitter -1 [EMAIL PROTECTED]
user [EMAIL PROTECTED]
usertags -1 post-etch debconf
thanks

On Tue, Oct 24, 2006 at 07:10:10AM +0200, Christian Perrier wrote:
> > > Here, this could be considered a "generic" plural to mean "the
> > > outgoing mail (flow)" or so.
> > 
> > We will probably change the templates post-etch to consequently say
> > "e-mail messages" or something similiar.
> 
> Yes, that could be an interesting change.

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#394974: linux-image-2.6.18-1-686: 2.6.18-3 breaks module compatability

2006-10-24 Thread Richard Antony Burton
Package: linux-image-2.6.18-1-686
Version: 2.6.18-3
Severity: important

Module compat has been broken between this version and the previous.
This should not happen when the package name is being kept the same, if
module compat needs to be broken the package should become
linux-image-2.6.18-(n+1)-686

This is the 3rd time this has happened in probably the last year, could
this be added to a pre-release checklist to prevent it happening again?

Richard.


-- 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.18-1-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages linux-image-2.6.18-1-686 depends on:
ii  module-init-tools 3.2.2-3tools for managing Linux kernel mo
ii  yaird [linux-initramfs-tool]  0.0.12-18  Yet Another mkInitRD

Versions of packages linux-image-2.6.18-1-686 recommends:
ii  libc6-i686   2.3.6.ds1-7 GNU C Library: Shared libraries [i

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


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



Bug#394632: emacspeak: shipping source code files (tcldtk.c)

2006-10-24 Thread Mario Lang
Michael Prokop <[EMAIL PROTECTED]> writes:

> Package: emacspeak
> Version: 24-1
> Severity: normal
>
> % dpkg -L emacspeak | grep '\.c$'
> /usr/share/emacs/site-lisp/emacspeak/servers/software-dtk/tcldtk.c
>
> # ls -l /usr/share/emacs/site-lisp/emacspeak/servers/software-dtk/
> total 16
> -rw-r--r-- 1 root root 2612 Sep  1 03:49 DTK
> -rw-r--r-- 1 root root 1021 Sep  1 03:49 Makefile
> -rw-r--r-- 1 root root 5663 Sep  1 03:49 tcldtk.c
>
> I'm not sure whether these files are needed by emacspeak during
> runtime

They are needed by certain users of Emacspeak during runtime,
if they own the DECtalk Software(R) speech synth.

> but if not they should not be shipped with the binary package.

THey should be shipped with the binary package, since they can not
be compiled to binary by the build system, since they
use a non-free header file that debian does not have.

Introducing a eseparate emacspeak-source package just
for these files sounds mighily silly.

-- 
CYa,
  Mario | Debian Developer http://debian.org/>
  .''`. | Get my public key via finger [EMAIL PROTECTED]
 : :' : | 1024D/7FC1A0854909BCCDBE6C102DDFFC022A6B113E44
 `. `' 
   `-


pgpweGdxC38Nb.pgp
Description: PGP signature


Bug#394799: brltty upgrade overwrites brltty.conf while unwanted

2006-10-24 Thread Mario Lang
Osvaldo La Rosa <[EMAIL PROTECTED]> writes:

> Sam I received this mail but no ticket until now, feel free to bounce it 
> to the bug tracking system if you got a ticket:
The ticket number is already in the subject!

> On Mon, Oct 23, 2006 at 10:28:39AM +0200, Samuel Thibault wrote:
>> Hi,
>> 
>> Osvaldo La Rosa, le Mon 23 Oct 2006 09:35:33 +0200, a écrit :
>> > yesterday during an Etch packages upgrade
>> 
>> You mean an Etch to Etch upgrade, 
> Yes, an upgrade of brltty, not a migration or dist upgrade.
>
>> > 1: no any question asked by debconf
>> > Another problem is, that dpkg-reconfigure brltty have no effect, it simply
>> > prompts the prompt:~# again:
>> 
>> Yes, there is no debconf questions any more.
> OK, then it must prefer to keep the current conf.

Of course, that is the plan.

>> > 2 while /etc/brltty.conf were overwritten by the "default" new brltty.conf,
>> > causing to not have braille when i rebooted.
>> 
>> This, however, shouldn't happen, since /etc/brltty.conf is a
>> configuration file (as indicated in
>> /var/lib/dpkg/info/brltty.conffiles). It's indeed odd that
>> dpkg didn't ask you the usual "Fichier de configuration
>> « /etc/brltty/brltty.conf » ==> Modifié (par vous ou par un script)
>> depuis l'installation."
>> 
> Voilà une phrase que j'ai pas compris.

If you two want me to keep following this discussion, you
better fall back to english again :).

-- 
CYa,
  Mario


pgpxs81OUjwjt.pgp
Description: PGP signature


Bug#394980: uim: FTBFS: ERROR: could not open init.scm (errobj No such file or directory)

2006-10-24 Thread Julien Danjou
Package: uim
Version: 1:1.2.1-5
Severity: serious

Hello,

There was a problem while autobuilding your package:

> Automatic build of uim_1:1.2.1-5 on avidan by sbuild/i386 98
> Build started at 20061023-1937
> **
...
> make[4]: Leaving directory `/build/buildd/uim-1.2.1/pixmaps'
> make[3]: Leaving directory `/build/buildd/uim-1.2.1/pixmaps'
> make[2]: Leaving directory `/build/buildd/uim-1.2.1/pixmaps'
> make[2]: Entering directory `/build/buildd/uim-1.2.1'
> make[3]: Entering directory `/build/buildd/uim-1.2.1'
> make[3]: Nothing to be done for `install-exec-am'.
> test -z "/usr/share/applications" || mkdir -p -- 
> "/build/buildd/uim-1.2.1/debian/tmp/usr/share/applications"
>  /usr/bin/install -c -m 644 'uim.desktop' 
> '/build/buildd/uim-1.2.1/debian/tmp/usr/share/applications/uim.desktop'
> test -z "/usr/lib/pkgconfig" || mkdir -p -- 
> "/build/buildd/uim-1.2.1/debian/tmp/usr/lib/pkgconfig"
>  /usr/bin/install -c -m 644 'uim.pc' 
> '/build/buildd/uim-1.2.1/debian/tmp/usr/lib/pkgconfig/uim.pc'
> make[3]: Leaving directory `/build/buildd/uim-1.2.1'
> make[2]: Leaving directory `/build/buildd/uim-1.2.1'
> make[1]: Leaving directory `/build/buildd/uim-1.2.1'
> dh_installdirs -puim-common 
> dh_installdirs -puim 
> dh_installdocs -puim-common ./README ./NEWS ./AUTHORS AUTHORS NEWS README 
> RELNOTE doc/COMPATIBILITY doc/CUSTOM doc/DOT-UIM doc/HELPER-CANDWIN 
> doc/HELPER-PROTOCOL doc/KEY doc/PLUGIN doc/RELEASING doc/UIM-SCM doc/UIM-SH 
> doc/UNIT-TEST 
> dh_installexamples -puim-common 
> dh_installman -puim-common  
> dh_installinfo -puim-common  
> dh_installmenu -puim-common 
> dh_installcron -puim-common 
> dh_installinit -puim-common   
> dh_installdebconf -puim-common 
> dh_installemacsen -puim-common   
> dh_installcatalogs -puim-common 
> dh_installpam -puim-common 
> dh_installlogrotate -puim-common 
> dh_installlogcheck -puim-common 
> dh_installmime -puim-common 
> dh_installchangelogs -puim-common  ./ChangeLog 
> dh_installudev -puim-common 
> dh_install -puim-common --sourcedir=/build/buildd/uim-1.2.1/debian/tmp 
> dh_link -puim-common  
> dh_scrollkeeper -puim-common 
> dh_gconf -puim-common 
> dh_desktop -puim-common 
> install -d /build/buildd/uim-1.2.1/debian/uim-common/etc/uim
> /build/buildd/uim-1.2.1/uim/uim-module-manager --unregister-all \
>--path 
> /build/buildd/uim-1.2.1/debian/uim-common/etc/uim
> ERROR: could not open init.scm (errobj No such file or directory)
> 
> *backtrace*
> >>(require "init.scm")
> >>(*catch (quote errobj) (require "init.scm"))
> >>(eq? (quote *init.scm-loaded*) (*catch (quote errobj) (require "init.scm")))
> 
> ERROR: could not open uim-module-manager.scm (errobj No such file or 
> directory)
> 
> failed to require uim-module-manager.scm: No such file or directory
> make: *** [binary-post-install/uim-common] Error 1
> **
> Build finished at 20061023-1959
> FAILED [dpkg-buildpackage died]

-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD


signature.asc
Description: Digital signature


Bug#385004: ping for more information?

2006-10-24 Thread sferriol

sean finney a écrit :

hi,


hi

i just my request never made it back to the OP for more information, so
i'm re-requesting additional information on this bug.

could you verify that this is still a problem with the latest version of
php?  

i still have segfault with libapache-mod-php,php5-common (5.1.6-1).

there were some issues with libdb-linking that may have caused

segfaulting like what you describe.


the strace of apache-ssl is attached
execve("/usr/sbin/apache-ssl", ["apache-ssl"], [/* 29 vars */]) = 0
uname({sys="Linux", node="bredele", ...}) = 0
brk(0)  = 0x808e000
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xa7f93000
access("/etc/ld.so.preload", R_OK)  = -1 ENOENT (No such file or directory)
open("/etc/ld.so.cache", O_RDONLY)  = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=82850, ...}) = 0
mmap2(NULL, 82850, PROT_READ, MAP_PRIVATE, 3, 0) = 0xa7f7e000
close(3)= 0
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
open("/lib/tls/libm.so.6", O_RDONLY)= 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0`3\0\000"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=145136, ...}) = 0
mmap2(NULL, 147584, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xa7f59000
mmap2(0xa7f7c000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x22) = 0xa7f7c000
close(3)= 0
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
open("/lib/tls/libpthread.so.0", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\360G\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0755, st_size=85010, ...}) = 0
mmap2(NULL, 70104, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xa7f47000
mmap2(0xa7f55000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xd) = 0xa7f55000
mmap2(0xa7f57000, 4568, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xa7f57000
close(3)= 0
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
open("/lib/tls/libcrypt.so.1", O_RDONLY) = 3
read(3, "[EMAIL PROTECTED]"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=21868, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xa7f46000
mmap2(NULL, 184636, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xa7f18000
mmap2(0xa7f1d000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4) = 0xa7f1d000
mmap2(0xa7f1f000, 155964, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xa7f1f000
close(3)= 0
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
open("/usr/lib/libdb-4.4.so", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260x\1"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=1023476, ...}) = 0
mmap2(NULL, 1027036, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xa7e1d000
mmap2(0xa7f15000, 12288, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf7) = 0xa7f15000
close(3)= 0
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
open("/usr/lib/libexpat.so.1", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340 \0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=126112, ...}) = 0
mmap2(NULL, 124920, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xa7dfe000
mmap2(0xa7e1b000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1d) = 0xa7e1b000
close(3)= 0
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
open("/lib/tls/libdl.so.2", O_RDONLY)   = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\20\f\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=9592, ...}) = 0
mmap2(NULL, 12404, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xa7dfa000
mmap2(0xa7dfc000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xa7dfc000
close(3)= 0
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
open("/usr/lib/i686/cmov/libssl.so.0.9.8", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0P\255\0"..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=252640, ...}) = 0
mmap2(NULL, 255604, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xa7dbb000
mmap2(0xa7df6000, 16384, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x3a) = 0xa7df6000
close(3)= 0
access("/etc/ld.so.nohwcap", F_OK)  = -1 ENOENT (No such file or directory)
open("/usr/lib/i686/cmov/libcrypto.so.0.9.8", O_RDONLY) =

Bug#394948: Current status of bug #394948

2006-10-24 Thread Baruch Even
There seems to be two possible ways to trigger a bug on amd64, if I load
the font from the menu it crashes when double clicking a letter to edit
it. The crash happens somewhere in Pango.

If I load the font from the command line, the crash happens right after
I single click on a letter, this crash appears to be somewhere in malloc
land.

This seems to be some memory corruption on 64bit since these bugs do not
appear on 32bit. However on the amd64 I don't have access to valgrind to
try and find it.

Mark,
I'd suggest if you can go through the BDF loading code and trying to see
if there are places where variables are not initialized properly when
they are in 64bit mode. Remember that the variables might be larger than
they seem.

One thing that jumps to the eye from memset analysis is that in fontgrid
you memset sometimes with sizeof(unsigned long) and sometimes with
sizeof(guint32), on 64 bit machines the first will be double the size!

Cheers,
Baruch


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



Bug#373643: Proposed patch and test case

2006-10-24 Thread Loïc Minier
Hi,

On Tue, Oct 24, 2006, Jurij Smakov wrote:
> Attached is the proposed patch (intltool.patch) and a test case 
> archive (test.tar.gz). The patch just implements the same logic as in 
> glib-gettext.m4 to set DATADIRNAME variable if it is not set already.

 Thanks!

 I'm forwarded it upstream for comments; would they not reply timely, I
 would change your patch to do something lile:
INTLTOOL_DATADIRNAME=$DATADIRNAME
AC_SUBST(INTLTOOL_DATADIRNAME)
 and would update Makefile.in.in accordingly.

 (I don't want to add an AC_SUBST(DATADIRNAME))

 I wish there would be some mechanism to detect mixture of incompatible
 intltool macro and Makefile.in.in (the former is updated by aclocal,
 the later by intltoolize); but this is an historical problem.

   Bye,
-- 
Loïc Minier <[EMAIL PROTECTED]>



Bug#394982: octave2.9: Crashes on "x(:,:)=speye(1)"

2006-10-24 Thread Kim Hansen
Package: octave2.9
Version: 2.9.9-2
Severity: normal


This command crashes octave, I had expected some kind of error message.

[EMAIL PROTECTED]:~/orion/trunk/solver$ octave -q
octave:1> x(:,:)=speye(1);
panic: Segmentation fault -- stopping myself...
Segmentation fault
[EMAIL PROTECTED]:~/orion/trunk/solver$

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

Versions of packages octave2.9 depends on:
ii  atlas3-base [liblapack.s 3.6.0-20.2  Automatically Tuned Linear Algebra
ii  atlas3-sse2 [liblapack.s 3.6.0-20.2  Automatically Tuned Linear Algebra
ii  fftw33.1.2-1 library for computing Fast Fourier
ii  lapack3 [liblapack.so.3] 3.0.2531a-6 library of linear algebra routines
ii  libc62.3.6.ds1-7 GNU C Library: Shared libraries
ii  libgcc1  1:4.1.1-17  GCC support library
ii  libgfortran1 4.1.1-17Runtime library for GNU Fortran ap
ii  libglpk0 4.11-2  linear programming kit (shared lib
ii  libhdf5-serial-1.6.5-0 [ 1.6.5-3 Hierarchical Data Format 5 (HDF5) 
ii  libncurses5  5.5-5   Shared libraries for terminal hand
ii  libpcre3 6.7-1   Perl 5 Compatible Regular Expressi
ii  libreadline5 5.1-9   GNU readline and history libraries
ii  libstdc++6   4.1.1-17The GNU Standard C++ Library v3
ii  libufsparse  1.2-7   collection of libraries for comput
ii  refblas3 [libblas.so.3]  1.2-8   Basic Linear Algebra Subroutines 3
ii  texinfo  4.8.dfsg.1-3Documentation system for on-line i
ii  zlib1g   1:1.2.3-13  compression library - runtime

octave2.9 recommends no packages.

-- no debconf information


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



Bug#394979: emacs-snapshot: Error during redisplay of \r in shell-mode

2006-10-24 Thread Cyril Bouthors
Package: emacs-snapshot
Version: 1:20061015-1
Severity: normal

Massive \r display provoque errors on shell-mode.

Start Emacs with: emacs-snapshot -nw -q

Eval this:
(setq warning-suppress-types t)
(shell)

And run this command in the buffer *shell*:

while true; do echo -ne "foo\rbar"; done

After ~10 seconds, you'll see those errors:

Error in activate-menubar-hook: (wrong-type-argument listp t)
Error in menu-bar-update-hook: (wrong-type-argument listp t)
Error during redisplay: (wrong-type-argument listp t) [2 times]
display-warning: Wrong type argument: listp, t
Error in activate-menubar-hook: (wrong-type-argument listp t)
Error in menu-bar-update-hook: (wrong-type-argument listp t)
Error during redisplay: (wrong-type-argument listp t) [2 times]
display-warning: Wrong type argument: listp, t
Error in activate-menubar-hook: (wrong-type-argument listp t)
Error in menu-bar-update-hook: (wrong-type-argument listp t)
Error during redisplay: (wrong-type-argument listp t) [2 times]
display-warning: Wrong type argument: listp, t
Error in activate-menubar-hook: (wrong-type-argument listp t)
Error in menu-bar-update-hook: (wrong-type-argument listp t)
Error during redisplay: (wrong-type-argument listp t) [2 times]
display-warning: Wrong type argument: listp, t
Error in activate-menubar-hook: (wrong-type-argument listp t)
Error in menu-bar-update-hook: (wrong-type-argument listp t)
Error during redisplay: (wrong-type-argument listp t) [2 times]
display-warning: Wrong type argument: listp, t
Error in activate-menubar-hook: (wrong-type-argument listp t)
Error in menu-bar-update-hook: (wrong-type-argument listp t)
Error during redisplay: (wrong-type-argument listp t) [2 times]
display-warning: Wrong type argument: listp, t
Error in activate-menubar-hook: (wrong-type-argument listp t)
Error in menu-bar-update-hook: (wrong-type-argument listp t)
Error during redisplay: (wrong-type-argument listp t) [2 times]
display-warning: Wrong type argument: listp, t
Error in activate-menubar-hook: (wrong-type-argument listp t)
Error in menu-bar-update-hook: (wrong-type-argument listp t)
Error during redisplay: (wrong-type-argument listp t) [2 times]
display-warning: Wrong type argument: listp, t
Error in activate-menubar-hook: (wrong-type-argument listp t)
Error in menu-bar-update-hook: (wrong-type-argument listp t)
Error during redisplay: (wrong-type-argument listp t) [2 times]
display-warning: Wrong type argument: listp, t
Error in activate-menubar-hook: (wrong-type-argument listp t)
Error in menu-bar-update-hook: (wrong-type-argument listp t)
Error during redisplay: (wrong-type-argument listp t) [2 times]
display-warning: Wrong type argument: listp, t
Error in activate-menubar-hook: (wrong-type-argument listp t)
Error in menu-bar-update-hook: (wrong-type-argument listp t)
Error during redisplay: (wrong-type-argument listp t) [3 times]
display-warning: Wrong type argument: listp, t
Error in activate-menubar-hook: (wrong-type-argument listp t)
Error in menu-bar-update-hook: (wrong-type-argument listp t)
Error during redisplay: (wrong-type-argument listp t) [2 times]

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-vserver-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)

Versions of packages emacs-snapshot depends on:
ii  emacs-snapshot-bin-common   1:20061015-1 The GNU Emacs editor's shared, arc
ii  libasound2  1.0.12-1 ALSA library
ii  libc6   2.3.6.ds1-4  GNU C Library: Shared libraries
ii  libice6 1:1.0.1-2X11 Inter-Client Exchange library
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG
ii  libncurses5 5.5-3Shared libraries for terminal hand
ii  libpng12-0  1.2.8rel-5.2 PNG library - runtime
ii  libsm6  1:1.0.1-3X11 Session Management library
ii  libtiff43.8.2-6  Tag Image File Format (TIFF) libra
ii  libungif4g  4.1.4-4  shared library for GIF images
ii  libx11-62:1.0.0-9X11 client-side library
ii  libxmu6 1:1.0.2-2X11 miscellaneous utility library
ii  libxpm4 1:3.5.5-2X11 pixmap library
ii  libxt6  1:1.0.2-2X11 toolkit intrinsics library
ii  xaw3dg  1.5+E-14 Xaw3d widget set

emacs-snapshot recommends no packages.

Versions of packages emacs-snapshot-common depends on:
ii  dpkg  1.13.22package maintenance system for Deb
ii  emacsen-common1.4.17 Common facilities for all emacsen

Versions of packages emacs-snapshot-bin-common depends on:
ii  emacs-snapshot-common   1:20061015-1 The GNU Emacs editor's common infr
ii  libc

Bug#394971: updated patch, reordered modprobes accordying to depmod and fixed typo.

2006-10-24 Thread Sven Luther
Hi,

Find attached a new version of the patch. After further investigation, i
noticed a typo which escaped me at first, and which stopped i2c-macintosh from
getting loaded. Fixed in this version of the patch.

Furthermore, i reordered the various windfarm related modules, in order to
have them loaded accordying to their depmod ordering.

On hardware where windfarm is not supported, the core windfarm modules will
not load, and thus the later module will spit out some harmless garbage about
missing symbols, which is not nice.

Maybe the script should be changed to test the successfull modprobing of the
parent modules in the depmod tree, and only load childrens if the parents
where successfull. But this is mostly cosmetic, and will not change the
functionality in any way.

Friendly,

Sven Luther
Index: debian/changelog
===
--- debian/changelog(revision 42042)
+++ debian/changelog(working copy)
@@ -1,3 +1,12 @@
+rootskel (1.42) UNRELEASED; urgency=low
+
+  [ Sven Luther ]
+  * Added S05fancontrol-linux-powerpc, in order to actually load the
+fancontrol modules, in order to not have G5 apple box go into aircraft
+noise level a few minutes after the start of the installation.
+
+ -- Sven Luther <[EMAIL PROTECTED]>  Mon, 23 Oct 2006 20:13:59 +0200
+
 rootskel (1.41) unstable; urgency=low
 
   * Rebuild against klibc 1.4.29-1 to make cpio in rootskel-bootfloppy work
Index: src/lib/debian-installer-startup.d/S05fancontrol-linux-powerpc
===
--- src/lib/debian-installer-startup.d/S05fancontrol-linux-powerpc  
(revision 0)
+++ src/lib/debian-installer-startup.d/S05fancontrol-linux-powerpc  
(revision 0)
@@ -0,0 +1,13 @@
+# Load fan control modules, to stop the fans to go into aircraft-db levels
+modprobe i2c-powermac >/dev/null 2>1 || true
+modprobe therm_pm72 >/dev/null 2>1 || true
+modprobe windfarm_core >/dev/null 2>1 || true
+modprobe windfarm_cpufreq_clamp >/dev/null 2>1 || true
+modprobe windfarm_lm75_sensor >/dev/null 2>1 || true
+modprobe windfarm_max6690_sensor >/dev/null 2>1 || true
+modprobe windfarm_pid >/dev/null 2>1 || true
+modprobe windfarm_pm81 >/dev/null 2>1 || true
+modprobe windfarm_pm91 >/dev/null 2>1 || true
+modprobe windfarm_smu_sat >/dev/null 2>1 || true
+modprobe windfarm_pm112 >/dev/null 2>1 || true
+modprobe windfarm_smu_sensors >/dev/null 2>1 || true
Index: src/lib/debian-installer-startup.d/Makefile
===
--- src/lib/debian-installer-startup.d/Makefile (revision 42042)
+++ src/lib/debian-installer-startup.d/Makefile (working copy)
@@ -32,7 +32,9 @@
   
   ifeq ($(DEB_HOST_ARCH_CPU),powerpc)
 files += \
-   S45keyboard-linux-powerpc
+   S05fancontrol-linux-powerpc \
+   S45keyboard-linux-powerpc \
+   S50directfb-linux-powerpc
   endif
   
   ifneq (,$(filter mips mipsel,$(DEB_HOST_ARCH_CPU)))


Bug#394981: mlton: FTBFS: tries to chdir somewhere it should not

2006-10-24 Thread Julien Danjou
Package: mlton
Version: 20060213-1
Severity: serious

Hello,

There was a problem while autobuilding your package:

> Automatic build of mlton_20060213-1 on avidan by sbuild/i386 98
> Build started at 20061024-0828
> **
...
>  []\OT1/cmtt/m/n/10 if 
> CalcParser.sameToken(nextToken,dummyEOF)
>  then ()[] 
> [24] [25]
> Overfull \hbox (10.74715pt too wide) in paragraph at lines 1251--1251
>  [] \OT1/cmtt/m/n/10 preferred_subst:LrTable.term -> LrTable.term 
> l
> ist,[] 
> [26] [27] [28] [29]
> Overfull \hbox (5.4972pt too wide) in paragraph at lines 1427--1427
>  []   \OT1/cmtt/m/n/10 result * (svalue,pos) Token.token 
> Stream.str
> eam[] 
> 
> Overfull \hbox (0.24724pt too wide) in paragraph at lines 1480--1480
>  []\OT1/cmtt/m/n/10 sharing type {n}Parser.svalue = 
> {n}LrVals.ParserData.svalue
>  =[] 
> [30]
> Overfull \hbox (0.24724pt too wide) in paragraph at lines 1480--1480
>  []\OT1/cmtt/m/n/10 {n}LrVals.Tokens.svalue = 
> Lex.UserDeclarations.sval
> ue[] 
> [31] [32] [33] (./mlyacc.aux)
> 
> LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right.
> 
>  )
> (see the transcript file for additional information)
> Output written on mlyacc.dvi (33 pages, 82296 bytes).
> Transcript written on mlyacc.log.
> dvips -o mlyacc.ps mlyacc.dvi
> This is dvips(k) 5.95a Copyright 2005 Radical Eye Software 
> (www.radicaleye.com)
> ' TeX output 2006.10.24:0632' -> mlyacc.ps
> . 
> 
> [1] [2] [3] [4] [5] [6] [7] [8] [9] [10] [11] 
> [12] [13] [14] [15] [16] [17] [18] [19] [20] [21] [22] [23] [24] [25] [26] 
> [27] [28] [29] [30] [31] [32] [33] 
> make[4]: Leaving directory `/build/buildd/mlton-20060213/mlyacc/doc'
> cp doc/mlyacc.ps .
> make[3]: Leaving directory `/build/buildd/mlton-20060213/mlyacc'
> if htmldoc --version >/dev/null 2>&1; then \
>   bin/make-pdf-guide; \
>   fi
> Massaging HTML.
> Generating PDF titlepage.
> Generating htmldoc script.
> Running htmldoc.
> PAGES: 442
> 
>   
>  
> BYTES: 1737693
> bin/make-pdf-guide: line 135: cd: /nonexistent: No such file or directory
> make[2]: *** [docs] Error 1
> make[2]: Leaving directory `/build/buildd/mlton-20060213'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/build/buildd/mlton-20060213'
> make: *** [build-stamp] Error 2
> **
> Build finished at 20061024-0832
> FAILED [dpkg-buildpackage died]

There's no reason to chdir to $HOME or whatever IMHO.

Cheers,
-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD


signature.asc
Description: Digital signature


Bug#394983: libpfm3: FTBFS: ld: cannot find -lpfm

2006-10-24 Thread Julien Danjou
Package: libpfm3
Version: 3.2.060926-2
Severity: serious

Hello,

There was a problem while autobuilding your package:

> Automatic build of libpfm3_3.2.060926-2 on avidan by sbuild/i386 98
> Build started at 20061024-0950
> **
...
> gcc -fPIC -DPIC -O2 -g -Wall -Werror 
> -I/build/buildd/libpfm3-3.2.060926/libpfms/lib/../../include -pthread 
> -D_GNU_SOURCE -I../include -c libpfms.c -o libpfms.lo
> gcc -shared -Wl,-soname -Wl,libpfms.so.0 -o libpfms.so.0.1.0 libpfms.lo
> ln -sf -sf libpfms.so.0.1.0 libpfms.so.0
> make[3]: Leaving directory `/build/buildd/libpfm3-3.2.060926/libpfms/lib'
> gcc -O2 -g -Wall -Werror 
> -I/build/buildd/libpfm3-3.2.060926/libpfms/../include -pthread -D_GNU_SOURCE 
> -I./include -c syst_smp.c
> gcc -L/build/buildd/libpfm3-3.2.060926/libpfms/../lib -static  -o syst_smp 
> syst_smp.o  -L./lib -lpfms -lpfm -lm -lpthread
> /usr/bin/ld: cannot find -lpfm
> collect2: ld returned 1 exit status
> make[2]: *** [syst_smp] Error 1
> make[2]: Leaving directory `/build/buildd/libpfm3-3.2.060926/libpfms'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/build/buildd/libpfm3-3.2.060926'
> make: *** [build-stamp] Error 2
> **
> Build finished at 20061024-0951
> FAILED [dpkg-buildpackage died]

Cheers,
-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD


signature.asc
Description: Digital signature


Bug#394984: proc diff in util.exp should handle encodings

2006-10-24 Thread Tore Morkemo

Package: dejagnu
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 2216
Maintainer: Daniel Jacobowitz <[EMAIL PROTECTED]>
Architecture: all
Version: 1.4.4.cvs20060709-2.2
Depends: expect


When using proc diff on two different files, diff could report them as
equal. Then problem lies i Tcl encodings. I have two files, one using
iso8859-1 encoding and the other utf-8 encoded. When opening the iso8859-1
file Tcl will autodetect the encoding to be iso8859-1 and convert it til
utf-8 in the internal representation. Using string compare on these will
make them look alike.

The solution is to set the encoding after open. Here's a patch:

*** utils.exp.old   2006-10-24 10:10:59.0 +0200
--- utils.exp   2006-10-24 10:11:26.0 +0200
***
*** 320,325 
--- 320,326 

  if {[file exists ${file_1}]} {
  set file_a [open ${file_1} r]
+   fconfigure $file_a -encoding binary
  } else {
  warning "${file_1} doesn't exist"
  return 0
***
*** 327,332 
--- 328,334 

  if {[file exists ${file_2}]} {
  set file_b [open ${file_2} r]
+   fconfigure $file_b -encoding binary
  } else {
  warning "${file_2} doesn't exist"
  return 0



-- 
Tore Morkemo

--
  Tore Morkemo, Bibliotek-Systemer As, Larvik, Norway


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



Bug#394675: Fontforge: please update to newer upstream version

2006-10-24 Thread Kęstutis Biliūnas
tags 394675 pending
thanks

Sk, 2006 10 22 16:39 +0200, Davide Viti rašė:
> Package: fontforge
> Version: 0.0.20060822-2
> Severity: whishlist
> 
> 
> In order to use latest version of Dejavu fonts (2.11), new minimum
> version of fontforge is 20061014 (see [1]). Dejavu fonts are the
> default fonts for the graphical installer and it'd be nice to be able 
> to keep the package as up-to-date as possible.

Fixed on the my local copy and will be closed this
bug on the next upload.

New package revision can be found on my repository at
http://kebil.ghost.lt/debian/pool/fontforge/

Christian, could you please upload these? And also the new
libuninameslist package, which is needful for this new
fontforge package.

Best regards,
-- 
Kęstutis Biliūnas <[EMAIL PROTECTED]>


signature.asc
Description: Ši laiško dalis yra	pasirašyta skaitmeniniu būdu


Bug#392688: fontforge: svg.c -- missing quotes in SVG output

2006-10-24 Thread Kęstutis Biliūnas
tags 392688 pending
thanks

Kt, 2006 10 12 22:36 +0200, Wojciech Muła rašė:
> Subject: fontforge: svg.c -- missing quotes in SVG output
> Package: fontforge
> Version: 0.0.20060822-2
> Severity: minor
> 
> Just a few \" missing, I've attached patch.

Thanks. Fixed on the my local copy and will be closed this
bug on the next upload.

Best regards,
-- 
Kęstutis Biliūnas <[EMAIL PROTECTED]>


signature.asc
Description: Ši laiško dalis yra	pasirašyta skaitmeniniu būdu


Bug#394884: fai-server: /usr/sbin/make-fai-nfsroot does does read the -C option. diff -u added

2006-10-24 Thread Oliver Osburg
Package: fai-server
Version: 3.1
Followup-For: Bug #394884


I now send the patch using 'diff -u' as requested on #fai on
irc.debian.org:


--- /usr/src/fai-sources/bin/make-fai-nfsroot   2006-10-12 10:28:59.0 
+0200
+++ /usr/sbin/make-fai-nfsroot  2006-10-19 17:58:19.0 +0200
@@ -52,7 +52,7 @@
 v) verbose=1 ; v=-v ;;
 V) kernelname=$OPTARG ;;
 r) recover=1 ;;
-f) die "Option -f is not supported any more. Use option -c instead" ;;
+f) die "Option -f is not supported any more. Use option -C instead" ;;
 k) kinstall=1 ;;
 K) kremove=1; kinstall=1 ;;
 h) usage ;;
@@ -67,7 +67,9 @@
 if [ -n "$FAI_ETC_DIR" -a -z "$cfdir" ]; then
 echo "Using environment variable \$FAI_ETC_DIR."
 fi
+if [ ! $cfdir ]; then
 cfdir=${FAI_ETC_DIR:=/etc/fai}
+fi
 cfdir=$(readlink -f $cfdir) # canonicalize path
 if [ ! -d "$cfdir" ]; then
 echo "$cfdir is not a directory"
---

/usr/src/fai-sources/bin/make-fai-nfsroot is the file as shipped with
the package. /usr/sbin/make-fai-nfsroot is the patched version wich
reads the correct config files.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.15galaxy
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages fai-server depends on:
ii  debootstrap   0.2.45-0.2 Bootstrap a basic Debian system
pn  fai-client   Not found.


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



Bug#394932: FTBFS with GCC 4.2: C/C++ linkage declarations conflict

2006-10-24 Thread jaromil
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



hi Michael,

thanks for your overview, but i don't use gcc 4 yet because i'm
convinced is not mature, so i will not rush in fixing this bug until
usage of gcc 4 will become interesting for me.

in case you feel like you are welcome to submit patches.

ciao

- -- 
 jaromil,  dyne.org rasta coder,  http://afrolinux.org

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

iD8DBQFFPdIIe2QxhLU0C14RAujeAJ43/5vrQLqPnVHNFaRoUMwjYN03xgCg1cAm
GudRU7D1v/jiwHdBfVVYmXc=
=zes1
-END PGP SIGNATURE-



Bug#394618: libsys-utmp-perl - FTBFS: Can't call method "ut_user" on an undefined value

2006-10-24 Thread Bastian Blank
found 394618 1.6-2
thanks

There was an error while trying to autobuild your package:

> Automatic build of libsys-utmp-perl_1.6-2 on lxdebian.bfinv.de by sbuild/s390 
> 85
[...]
> make[1]: Leaving directory `/build/buildd/libsys-utmp-perl-1.6'
> if [ -e /var/run/utmp ]; then \
>   /usr/bin/make test; \
>   fi
> make[1]: Entering directory `/build/buildd/libsys-utmp-perl-1.6'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" 
> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> t/01pod..skipped
> all skipped: Test::Pod 1.00 required for testing POD
> t/02podcoverage..skipped
> all skipped: Test::Pod::Coverage required for testing POD Coverage
> t/03utmp.ok
> t/04constantsok
> t/05fields...ok
> t/06taintCan't call method "ut_user" on an undefined value at 
> t/06taint.t line 26.
> # Looks like your test died before it could output anything.
> dubious
>   Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED tests 1-2
>   Failed 2/2 tests, 0.00% okay
> t/07utent_methodsCan't call method "ut_user" on an undefined value at 
> t/07utent_methods.t line 10.
> # Looks like your test died before it could output anything.
> dubious
>   Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED tests 1-7
>   Failed 7/7 tests, 0.00% okay
> t/08utent_types..Can't call method "accounting" on an undefined value at 
> t/08utent_types.t line 9.
> # Looks like your test died before it could output anything.
> dubious
>   Test returned status 255 (wstat 65280, 0xff00)
> DIED. FAILED tests 1-10
>   Failed 10/10 tests, 0.00% okay
> Failed Test Stat Wstat Total Fail  Failed  List of Failed
> ---
> t/06taint.t  255 65280 24 200.00%  1-2
> t/07utent_methods.t  255 65280 7   14 200.00%  1-7
> t/08utent_types.t255 6528010   20 200.00%  1-10
> 2 tests skipped.
> Failed 3/8 test scripts, 62.50% okay. 19/43 subtests failed, 55.81% okay.
> make[1]: *** [test_dynamic] Error 255
> make[1]: Leaving directory `/build/buildd/libsys-utmp-perl-1.6'
> make: *** [build-stamp] Error 2
> **
> Build finished at 20061023-0008
> FAILED [dpkg-buildpackage died]


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



Bug#394974: linux-image-2.6.18-1-686: 2.6.18-3 breaks module compatability

2006-10-24 Thread Richard Burton

tags 394974 - moreinfo
thanks


Please show the breakage.


Oops, forgot to paste some in. Here are examples from 2 boxes:

boot.0:Tue Oct 24 08:16:57 2006: nvidia
boot.0:Tue Oct 24 08:16:57 2006: FATAL: Error inserting nvidia 
(/lib/modules/2.6.18-1-686/nvidia/nvidia.ko): Invalid module format

dmesg:nvidia: module license 'NVIDIA' taints kernel.
dmesg.0:nvidia: disagrees about version of symbol struct_module

[EMAIL PROTECTED]:~$ sudo modprobe tp_smapi
WARNING: Error inserting thinkpad_ec 
(/lib/modules/2.6.18-1-686/extra/thinkpad_ec.ko): Invalid module format
FATAL: Error inserting tp_smapi 
(/lib/modules/2.6.18-1-686/extra/tp_smapi.ko): Invalid module format


[EMAIL PROTECTED]:~$ dmesg
thinkpad_ec: disagrees about version of symbol struct_module
tp_smapi: disagrees about version of symbol struct_module
thinkpad_ec: disagrees about version of symbol struct_module
tp_smapi: disagrees about version of symbol struct_module

Richard.

_
Be the first to hear what's new at MSN - sign up to our free newsletters! 
http://www.msn.co.uk/newsletters




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



Bug#393483: apt-proxy fails on packages with version including '~'

2006-10-24 Thread Jerome Warnier
Le mardi 24 octobre 2006 à 00:57 +0100, Ben Hutchings a écrit :
[..]
> On Tue, 2006-10-24 at 00:05 +0200, Jérôme Warnier wrote:
> > Le jeudi 19 octobre 2006 à 23:58 +0100, Ben Hutchings a écrit :
> > > tags 393483 + unreproducible moreinfo
> > > severity 393843 normal
> > > thanks
> > > 
> > > I can't reproduce this on version 1.9.35 either - and I specifically
> > > tried getting wodim - therefore I don't believe it's a general problem.
> > > I suspect that the problem you're seeing might be in the mirror server
> > > or in apt-proxy's interactions with that particular server.  Which
> > > mirror are you using and which protocol?
> > 
> > The backend used is:
> > ftp://ftp.belnet.be/debian
> > 
> > And I can still reproduce it.
> 
> So can I now.  It appears that this bug is not dependent on the server,
> but on the protocol/scheme used. I think you can avoid the problem by
> using http://ftp.belnet.be/debian instead.  What appears to be happening
> is that apt is escaping '~' to '%7e', following an old RFC that says '~'
> is not a safe character in URIs, and the FTP backend of apt-proxy is
> failing to convert this back to '~'.  I'll investigate further and see
> if I can fix it properly.
Yes, you are right; http works nicely. As this mirror also offers http,
I will use this.
This is still a bug (whoever it belongs to, I don't know) with FTP.
Perhaps the bug title should say that ("on FTP backend").

> Ben.
-- 
Jérôme Warnier
FLOSS Consultant
http://beeznest.net




Bug#394974: linux-image-2.6.18-1-686: 2.6.18-3 breaks module compatability

2006-10-24 Thread Bastian Blank
tags 394974 moreinfo
thanks

On Tue, Oct 24, 2006 at 08:32:12AM +0100, Richard Antony Burton wrote:
> Module compat has been broken between this version and the previous.
> This should not happen when the package name is being kept the same, if
> module compat needs to be broken the package should become
> linux-image-2.6.18-(n+1)-686

Please show the breakage.

Bastian


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



Bug#386970: No progress ?

2006-10-24 Thread Vincent Bernat
Hi !

Any news on this bug ? Is there any known workaround ?


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



Bug#367050: qprof - FTBFS

2006-10-24 Thread Bastian Blank
found 367050 0.5.2-3
thanks

There was an error while trying to autobuild your package:

> Automatic build of qprof_0.5.2-3 on lxdebian.bfinv.de by sbuild/s390 85
[...]
> make[3]: Entering directory `/build/buildd/qprof-0.5.2/src'
> if /bin/sh ../libtool --tag=CC --mode=compile s390-linux-gnu-gcc 
> -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -DHW_EVENT_SUPPORT -O2 -MT 
> prof_main.lo -MD -MP -MF ".deps/prof_main.Tpo" -c -o prof_main.lo 
> prof_main.c; \
>   then mv -f ".deps/prof_main.Tpo" ".deps/prof_main.Plo"; else rm -f 
> ".deps/prof_main.Tpo"; exit 1; fi
> mkdir .libs
>  s390-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -DHW_EVENT_SUPPORT 
> -O2 -MT prof_main.lo -MD -MP -MF .deps/prof_main.Tpo -c prof_main.c  -fPIC 
> -DPIC -o .libs/prof_main.o
> if /bin/sh ../libtool --tag=CC --mode=compile s390-linux-gnu-gcc 
> -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -DHW_EVENT_SUPPORT -O2 -MT 
> prof_utils_libpfm3.lo -MD -MP -MF ".deps/prof_utils_libpfm3.Tpo" -c -o 
> prof_utils_libpfm3.lo prof_utils_libpfm3.c; \
>   then mv -f ".deps/prof_utils_libpfm3.Tpo" 
> ".deps/prof_utils_libpfm3.Plo"; else rm -f ".deps/prof_utils_libpfm3.Tpo"; 
> exit 1; fi
>  s390-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I. -Wall -g -DHW_EVENT_SUPPORT 
> -O2 -MT prof_utils_libpfm3.lo -MD -MP -MF .deps/prof_utils_libpfm3.Tpo -c 
> prof_utils_libpfm3.c  -fPIC -DPIC -o .libs/prof_utils_libpfm3.o
> prof_utils_libpfm3.c: In function 'QPROF_format_pc':
> prof_utils_libpfm3.c:605: warning: dereferencing type-punned pointer will 
> break strict-aliasing rules
> prof_utils_libpfm3.c: In function 'QPROF_pc_sample_list_handler':
> prof_utils_libpfm3.c:733: error: 'struct sigcontext' has no member named 
> 'sc_pc'
> make[3]: *** [prof_utils_libpfm3.lo] Error 1
> make[3]: Leaving directory `/build/buildd/qprof-0.5.2/src'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/build/buildd/qprof-0.5.2/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/build/buildd/qprof-0.5.2'
> make: *** [build-stamp] Error 2
> **
> Build finished at 20061023-1655
> FAILED [dpkg-buildpackage died]


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



Bug#394985: Loads ~/.pbuilderrc even with --configfile on the command line

2006-10-24 Thread Loïc Minier
Package: pbuilder
Version: 0.159
Severity: minor

Hi,

 I don't think it's very natural to load all configuration files in all
 cases.  I think it would make sense to not load any configuration file
 when --configfile is passed.  It would be easy to configure
 ~/.pbuilderrc to source /etc/pbuilderrc, but it's not easy to avoid
 parsing ~/.pbuilderrc right now.

 I suggest pbuilder shouldn't parse ~/.pbuilderrc when --configfile is
 passed, and perhaps even not the other config files.  Since this is an
 intrusive change, I suppose it should be deferred post-etch and
 proeminently announced in NEWS.Debian.

Bye,

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

Versions of packages pbuilder depends on:
ii  cdebootstrap  0.3.15 Bootstrap a Debian system
ii  coreutils 5.97-5.1   The GNU core utilities
ii  debianutils   2.17.3 Miscellaneous utilities specific t
ii  debootstrap   0.3.3  Bootstrap a basic Debian system
ii  gcc   4:4.1.1-13 The GNU C compiler
ii  wget  1.10.2-2   retrieves files from the web

Versions of packages pbuilder recommends:
ii  cowdancer 0.23   Copy-on-write directory tree utili
ii  devscripts2.9.22 Scripts to make the life of a Debi
ii  fakeroot  1.5.10 Gives a fake root environment
ii  sudo  1.6.8p12-4 Provide limited super user privile

-- no debconf information

-- 
Loïc Minier <[EMAIL PROTECTED]>



Bug#394987: thttpd-util: makeweb: useless as shipped, needs setgid

2006-10-24 Thread era eriksson
Package: thttpd-util
Version: 2.23beta1-4
X-Debbugs-Cc: [EMAIL PROTECTED]

The "makeweb" utility is supposed to let users create their own
directory structure in /var/www/users, but in order to be able to do
this, the utility needs to be setgid to the group owner of that
directory (this is mentioned in the source code). At present, that
directory is group "root" on my installation, and makeweb is not setgid.

Perhaps it would be simpler in the short term to simply replace this
command with a no-op warning unless you relly want to go through the
hassle to introduce a new group and a new setgid program.

/* era */

-- 
If this were a real .signature, it would suck less.  Well, maybe not.



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



Bug#394951: discover1_1.7.19(hppa/unstable): FTBFS: config.guess out of date?

2006-10-24 Thread Petter Reinholdtsen

I am unable to find any newer version in /usr/share/misc/.  We use
config.guess dated 2006-07-02 and config.sub dated 2006-09-20.  What
version do we have to use to get the source built on hppa?

Friendly,
-- 
Petter Reinholdtsen


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



Bug#394989: gaim: Doesn't notice resolv.conf changes

2006-10-24 Thread Erich Schubert
Package: gaim
Version: 1:2.0.0+beta4-1
Severity: normal

Whenever my network connection changes, I need to quit gaim and restart
it, in order to pick up the DNS server changes. That is rather annoying,
and makes the "network manager integration" in beta4 pretty much
useless - it will notice that I'm connected, but just failes to connect
since it's trying an ancient DNS server (or maybe even none, if there
were no DNS servers in resolv.conf).

-- System Information:
Debian Release: testing/unstable
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)

Versions of packages gaim depends on:
ii  gaim-data1:2.0.0+beta4-1 multi-protocol instant messaging c
ii  libaspell15  0.60.4-4GNU Aspell spell-checker runtime l
ii  libatk1.0-0  1.12.3-1The ATK accessibility toolkit
ii  libavahi-compat-howl00.6.14-2Avahi Howl compatibility library
ii  libc62.3.6.ds1-6 GNU C Library: Shared libraries
ii  libcairo21.2.4-4 The Cairo 2D vector graphics libra
ii  libdbus-1-3  0.93-1  simple interprocess messaging syst
ii  libdbus-glib-1-2 0.71-2  simple interprocess messaging syst
ii  libfontconfig1   2.4.1-2 generic font configuration library
ii  libgcrypt11  1.2.3-2 LGPL Crypto library - runtime libr
ii  libglib2.0-0 2.12.4-1The GLib library of C routines
ii  libgnutls13  1.4.4-2 the GNU TLS library - runtime libr
ii  libgstreamer0.10-0   0.10.10-2   Core GStreamer libraries and eleme
ii  libgtk2.0-0  2.10.1-0beta2   The GTK+ graphical user interface 
ii  libgtkspell0 2.0.10-3+b1 a spell-checking addon for GTK's T
ii  libice6  1:1.0.1-2   X11 Inter-Client Exchange library
ii  libncursesw5 5.5-5   Shared libraries for terminal hand
ii  libpango1.0-01.14.7-1Layout and rendering of internatio
ii  libperl5.8   5.8.8-6.1   Shared Perl library
ii  libsm6   1:1.0.1-3   X11 Session Management library
ii  libstartup-notification0 0.8-2   library for program launch feedbac
ii  libx11-6 2:1.0.3-2   X11 client-side library
ii  libxcursor1  1.1.7-4 X cursor management library
ii  libxext6 1:1.0.1-2   X11 miscellaneous extension librar
ii  libxfixes3   1:4.0.1-4   X11 miscellaneous 'fixes' extensio
ii  libxi6   1:1.0.1-3   X11 Input extension library
ii  libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library
ii  libxml2  2.6.26.dfsg-4   GNOME XML library
ii  libxrandr2   2:1.1.0.2-4 X11 RandR extension library
ii  libxrender1  1:0.9.1-3   X Rendering Extension client libra
ii  libxss1  1:1.1.0-1   X11 Screen Saver extension library

gaim recommends no packages.

-- no debconf information


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



Bug#394961: Displays dialogs whenever podcasts with bad MIME types are updated

2006-10-24 Thread Loïc Minier
On Tue, Oct 24, 2006, Matt Kraai wrote:
> Is there anything I can do to help fix this?

 Prepare a patch against
 svn.debian.org/svn/pkg-gnome/packages/unstable/rhythmbox and send it
 here.  Thanks for your offer!

 The Ubuntu package has a lot of patches that we could merge, they are
 usually CVS backports.  I have on my TODO to go through them, but
 you're welcome to do so.

-- 
Loïc Minier <[EMAIL PROTECTED]>



Bug#394986: crash while creating new task

2006-10-24 Thread Rafal Maj
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: korganizer
Version: normal
Severity: 3.5.2-1+b2

Just selected 2 hours with mouse in the main time view and double
clicked (to open the add new event menu). I didnt reproduce it again so far.

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/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)
[Thread debugging using libthread_db enabled]
[New Thread -1241257568 (LWP 22870)]
[KCrash handler]
#6  0xb708e439 in QBoxLayout::setupGeom () from /usr/lib/libqt-mt.so.3
#7  0xb708e936 in QBoxLayout::minimumSize () from /usr/lib/libqt-mt.so.3
#8  0xb703d7a9 in QLayout::totalMinimumSize () from /usr/lib/libqt-mt.so.3
#9  0xb7094794 in qSmartMinSize () from /usr/lib/libqt-mt.so.3
#10 0xb703f559 in QWidgetItem::minimumSize () from /usr/lib/libqt-mt.so.3
#11 0xb708dfc5 in QBoxLayout::setupGeom () from /usr/lib/libqt-mt.so.3
#12 0xb708e9d4 in QBoxLayout::sizeHint () from /usr/lib/libqt-mt.so.3
#13 0xb703d61e in QLayout::totalSizeHint () from /usr/lib/libqt-mt.so.3
#14 0xb70e1584 in QWidget::sizeHint () from /usr/lib/libqt-mt.so.3
#15 0xb716e479 in QFrame::sizeHint () from /usr/lib/libqt-mt.so.3
#16 0xb7212efb in QWidgetStack::sizeHint () from /usr/lib/libqt-mt.so.3
#17 0xb71fafb8 in QTabWidget::sizeHint () from /usr/lib/libqt-mt.so.3
#18 0xb76bd23d in KJanusWidget::minimumSizeHint () from
/usr/lib/libkdeui.so.4
#19 0xb76c2ace in KDialogBase::minimumSizeHint () from
/usr/lib/libkdeui.so.4
#20 0xb76c0b63 in KDialogBase::sizeHint () from /usr/lib/libkdeui.so.4
#21 0xb70e15ea in qt_naturalWidgetSize () from /usr/lib/libqt-mt.so.3
#22 0xb70e4c97 in QWidget::show () from /usr/lib/libqt-mt.so.3
#23 0xb725e229 in QDialog::show () from /usr/lib/libqt-mt.so.3
#24 0xb7eb9d28 in CalendarView::newEvent () from /usr/lib/libkorganizer.so.1
#25 0xb7ec750e in CalendarView::newEvent () from /usr/lib/libkorganizer.so.1
#26 0xb7edc629 in CalendarView::qt_invoke () from
/usr/lib/libkorganizer.so.1
#27 0xb70abb87 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#28 0xb70ac618 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#29 0xb7e25fec in KOrg::BaseView::newEventSignal ()
   from /usr/lib/libkorganizer.so.1
#30 0xb7e5ff6d in KOrg::BaseView::qt_emit () from
/usr/lib/libkorganizer.so.1
#31 0xb7e601b8 in KOEventView::qt_emit () from /usr/lib/libkorganizer.so.1
#32 0xb7e60324 in KOAgendaView::qt_emit () from /usr/lib/libkorganizer.so.1
#33 0xb70abb5b in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#34 0xb70ac618 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#35 0xb7e24c49 in KOAgenda::newEventSignal () from
/usr/lib/libkorganizer.so.1
#36 0xb7ed7953 in KOAgenda::eventFilter_mouse ()
   from /usr/lib/libkorganizer.so.1
#37 0xb7e29bdb in KOAgenda::eventFilter () from /usr/lib/libkorganizer.so.1
#38 0xb70ab13a in QObject::activate_filters () from /usr/lib/libqt-mt.so.3
#39 0xb70ab1b8 in QObject::event () from /usr/lib/libqt-mt.so.3
#40 0xb70e244a in QWidget::event () from /usr/lib/libqt-mt.so.3
#41 0xb7043aea in QApplication::internalNotify () from
/usr/lib/libqt-mt.so.3
#42 0xb7045c8d in QApplication::notify () from /usr/lib/libqt-mt.so.3
#43 0xb6d1052e in KApplication::notify () from /usr/lib/libkdecore.so.4
#44 0xb6fd7445 in QApplication::sendSpontaneousEvent ()
   from /usr/lib/libqt-mt.so.3
#45 0xb6fd60df in QETWidget::translateMouseEvent ()
   from /usr/lib/libqt-mt.so.3
#46 0xb6fd4660 in QApplication::x11ProcessEvent () from
/usr/lib/libqt-mt.so.3
#47 0xb6feacb2 in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#48 0xb705e03d in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#49 0xb705de5e in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#50 0xb7045683 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#51 0x0805188c in ?? ()
#52 0xbfe574ac in ?? ()
#53 0xbfe575c8 in ?? ()
#54 0x in ?? ()


- --
Rafał Maj
www.Raf256.org C++


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

iD8DBQFFPc7vzze79KYWSSMRAuykAJ90viURm/YaZOJbhWI5+qbv+/BrmwCeN79X
TzSdztpTcfaWY4JD8DpB2u4=
=ii7Y
-END PGP SIGNATURE-


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

Bug#393537: Followup to #393537: Hall Of Fame stays empty

2006-10-24 Thread Damyan Ivanov
Hi, Bart,

(Please note that mailing [EMAIL PROTECTED] does not send mails to bug
submitter. No worries though, since I have subscribed to the bug)

I see Hall Of Fame works only if I don't use the Save Game function.
Or was it if I don't use the Load Game function?

If this is as designed then perhaps that fact should be mentioned
somewhere.

"Congratulations! You have won! Your achievement is not recorded in
the Hall of Fame, since you used the XYZ function" ?

I confirm that if I dont use Save/Load game functions it works as
expected. Didn't try with Save game without Load game though.


I hope this explains it,
dam
-- 
Damyan Ivanov   Modular Software Systems
[EMAIL PROTECTED]
phone +359(2)928-2611, 929-3993  fax +359(2)920-0994
mobile +359(88)856-6067 [EMAIL PROTECTED]/Gaim



signature.asc
Description: OpenPGP digital signature


Bug#394988: thttpd-util: Please compile cgi-bin/* statically

2006-10-24 Thread era eriksson
Package: thttpd-util
Version: 2.23beta1-4
X-Debbugs-Cc: [EMAIL PROTECTED]

The shipped cgi-bin utilities will no longer work after you made the
chroot option the default. One either has to disable the chroot option
(which is of course a bit of a security risk) or compile these binaries
statically (I think this should be a one-line fix against
cgi-bin/Makefile.in). I think the latter would make more sense for the
distribution package, but at the very least, this needs to be documented
someplace, such as in README.Debian

Thanks in advance

/* era */

-- 
If this were a real .signature, it would suck less.  Well, maybe not.



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



Bug#394990: openafs-client: init-script uses -shutdown which requires reboot

2006-10-24 Thread Daniel J. Priem
Package: openafs-client
Severity: normal

Please add a warning to your initscript that /etc/init.d/openafs-client stop 
requires reboot.
>From manpage:
CAUTIONS
   Do not use the -shutdown parameter. It does not shutdown the Cache 
Manager effectively. Instead, halt Cache Manager activity by using the stan-
   dard UNIX umount command to unmount the AFS root directory (by 
convention, /afs). The machine must then be rebooted to reinitialize the Cache
   Manager.

Or find an other way to stop afsd
SIGTERM/SIGKILL ?
There is a killafs command in the source referenced in /src/afsd/afs.rc.linux

Regards
Daniel




-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.17.7AMD
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#303640: kernel-image-2.6.8-10-amd64-k8: Xfree86 fails to find a VESA chipset

2006-10-24 Thread David Robin
On 10/24/06, Matthew Garrett <[EMAIL PROTECTED]> wrote:
On Sun, Apr 10, 2005 at 08:03:55PM +0200, Kurt Roeckx wrote:> On Fri, Apr 08, 2005 at 10:17:47PM +0200, David Robin wrote:> > please note the message "XFree86: vm86 mode not supported on 64 bit> > kernel" at the end of the log. I have just noticed it. May this issue
> > be related to XFree86?>> I'm assuming that this is using the amd64 kernel with a i386> userland?ia32 builds of Xorg use vm86 for real-mode BIOS calls. 64-bit kernelsdon't support the vm86 syscall, even with 32-bit userland. The Vesa
driver requires the ability to make real-mode BIOS calls. This can neverwork. I'd suggest just closing this.Hi,IMHO, I would close this bug ticket too.The problem appeared to me because I installed the i386 userland, and then switched from the default kernel package to its amd64 flavor.
Nevertheless, it could not happen with current testing and unstable repositories, as kernel-image-*-amd64-* packages are no more available in the i386 port of Debian : the amd64 kernel are only found in the amd64 port repository*.
Best Regards,David.* with the exception of Debian Stable, which provides a amd64 build of linux kernel in the i386 repository. I think it is way to late to change anything about it.


Bug#394991: thttpd: libthttpd.c.rej failed patch included in diff.gz

2006-10-24 Thread era eriksson
Package: thttpd
Version: 2.23beta1-4
X-Debbugs-Cc: [EMAIL PROTECTED]
Severity: minor

thttpd_2.23beta1-4.diff.gz includes a diff for creating the file
thttpd-2.23beta1/libhttpd.c.rej which is a failed patch. The equivalent
code is present via the regular libhttpd.c patch in the same diff.
Probably the previous maintainer applied this hunk by hand and then
forgot to remove this .rej file from his source tree.

I'm also wondering about the motivations for the patch for removing the
link to http://www.acme.com/software/thttpd/notes.html#sizes from README
but not enough to submit a separate bug report about that ...

/* era */

-- 
If this were a real .signature, it would suck less.  Well, maybe not.



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



Bug#394816: (no subject)

2006-10-24 Thread Olaf Zaplinski
no, other way round: 2.6 does not find the *keyboard* which is funny as USB 
keyboards are quite common for several years. 2.4 does find it, but not the 
SATA disks. I guess 2.6.8 would have found the disks.


OK, I will try testing although I would prefer a stable release.


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



Bug#393708: no more ooo crashes

2006-10-24 Thread Tomas Pospisek

Some more datapoints:

* I had yet another crash with 2.0.4-1
* 2.0.4-2 looks fine so far - so moving back to an older libstl seems to
  have fixed that problem...
*t

--

  Tomas Pospisek
  http://sourcepole.com -  Linux & Open Source Solutions



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



Bug#394993: apt-listbugs: fails with proxy-information

2006-10-24 Thread Martin Zobel-Helas
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: apt-listbugs
Version: 0.0.63
Severity: important

Hi,

after todays upgrade of my etch machine, i get the following error when
installing new packages:

Reading package fields... Done
Reading package status... Done
Retrieving bug reports... 0% W: unsupported proxy `false'
Error retrieving bug reports
Retry downloading bug information?[Y/n]?
 W: unsupported proxy `false'
Error retrieving bug reports
Retry downloading bug information?[Y/n]? n
Abort the installation[Y/n]? n
Retrieving bug reports... Done
Parsing Found/Fixed information... Done
Selecting previously deselected package procmail.
(Reading database ... 152594 files and directories currently installed.)
Unpacking procmail (from .../procmail_3.22-16_i386.deb) ...
Setting up procmail (3.22-16) ...
Press return to continue.

I am not aware that i changed any apt-listbugs settings, so i asume,
there is something changed in the package.

Greetings
Martin
- --
Martin Zobel-Helas
credativ GmbHTel: +49 24 61 / 69 07 10
Karl-Heinz-Beckurts-Str. 13  Fax: +49 24 61 / 69 07 11
D-52428 Jülich   www: http://www.credativ.de
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFPdSJST77jl1k+HARAi3GAKCVe+zkfzugBq/21w4jcH3dS39JTQCg4GT4
AWn567fy3DRDIP0Z0Ie6yxI=
=XlZ2
-END PGP SIGNATURE-



Bug#394994: "--set / -s" omitted from update-java-alternatives command in README.alternatives

2006-10-24 Thread Russell Howe
Package: sun-java5-jdk
Version: 1.5.0-08-1
Severity: minor
Tags: patch

In /usr/share/doc/sun-java5-jdk/README.alternatives, one of the
commandlines for update-java-alternatives seems to be incorrect. See
patch below:


--- BEGIN PATCH 

--- README.alternatives.orig2006-10-24 09:51:31.833062113 +0100
+++ README.alternatives 2006-10-24 09:51:40.393208867 +0100
@@ -9,7 +9,7 @@
 
 - Set all runtime tools to point to the sun-java5 alternatives:
 
-  update-java-alternatives --jre java-1.5.0-sun
+  update-java-alternatives --jre --set java-1.5.0-sun
 
 
 - Set all runtime and development tools to point to the sun-java5

--- END PATCH 

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

Versions of packages sun-java5-jdk depends on:
ii  debconf [debconf-2.0]1.5.6   Debian configuration management sy
ii  libc62.3.6.ds1-7 GNU C Library: Shared libraries
ii  libx11-6 2:1.0.3-2   X11 client-side library
ii  sun-java5-demo   1.5.0-08-1  Sun Java(TM) Development Kit (JDK)
ii  sun-java5-jre1.5.0-08-1  Sun Java(TM) Runtime Environment (

sun-java5-jdk recommends no packages.

-- debconf information:
* shared/accepted-sun-dlj-v1-1: true
  shared/error-sun-dlj-v1-1:
* shared/present-sun-dlj-v1-1:


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



Bug#394992: mysql-client-5.0: mysqldump broke after upgrade 4.1 -> 5.0

2006-10-24 Thread Christoph Biedl
Package: mysql-client-5.0
Version: 5.0.24a-9
Severity: important

I'm using mysqldump to save a copy of a mysql database running on a
different machine on a non-standard port (in case it matters: That's an
mysql4). So I have a daily cronjob like (names changed to protect the
guilty):

| mysqldump -h data.company.example.com accounts >$DUMPFILE

with a ~/.my.cnf like

| [client]
| host = data.company.example.com
| user = thatsme
| password = topsecret
| port = 14854

Now I find that the cronjob failed after an upgrade to testing:

| mysqldump: Got error: 2003: Can't connect to MySQL server on
| 'data.company.example.com' (111) when trying to connect

Using strace and similar tools I find:

- ~/.my.cnf is opened and read
- the "port" directive is ignored:

| connect(3, {sa_family=AF_INET, sin_port=htons(3306),
should be 14854 
| sin_addr=inet_addr("192.168.4.214")}, 16) = -1 ECONNREFUSED (Connection
| refused)

- the "user" directive is read
- but: Even if I supply the port using "-P", authentification fails when
  mysqldump tries to lock the table.

If this is an upgrade issue, place grim warning in all appropriate
places (postinst, README.Debian).

Christoph

-- 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.18.1
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)

Versions of packages mysql-client-5.0 depends on:
ii  debianutils  2.17Miscellaneous utilities specific t
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  libdbd-mysql-perl3.0007-1A Perl5 database interface to the 
ii  libdbi-perl  1.52-1  Perl5 database interface by Tim Bu
ii  libgcc1  1:4.1.1-13  GCC support library
ii  libmysqlclient15off  5.0.24a-9   mysql database client library
ii  libncurses5  5.5-3   Shared libraries for terminal hand
ii  libreadline5 5.1-9   GNU readline and history libraries
ii  libstdc++6   4.1.1-13The GNU Standard C++ Library v3
ii  libwrap0 7.6.dbs-11  Wietse Venema's TCP wrappers libra
ii  mysql-common 5.0.24a-9   mysql database common files (e.g. 
ii  perl 5.8.8-6.1   Larry Wall's Practical Extraction 
ii  zlib1g   1:1.2.3-13  compression library - runtime

mysql-client-5.0 recommends no packages.

-- no debconf information



signature.asc
Description: Digital signature


Bug#394214: patch for eciadsl

2006-10-24 Thread Marco d'Itri
On Oct 23, Bas Zoetekouw <[EMAIL PROTECTED]> wrote:

> Below is a patch to fix the PAGE_SIZE/PAGE_MASK bug in eciadsl.  I've
> verified that the package builds again on ia64 with this patch applied.
> Please let me know if I should NMU.
The patch as is is wrong, because it calls sysconf in a fast path.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


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

2006-10-24 Thread cobaco (aka Bart Cornelis)
Package: gui-apt-key
Severity: wishlist
Tags: patch l10n

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

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

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







-- 
cobaco (aka Bart Cornelis)


gui-apt-key.po
Description: application/gettext


pgpX4RDUw0Xv4.pgp
Description: PGP signature


Bug#393175: "ITITA": lineak

2006-10-24 Thread Ryan Finnie

I like lineak, and would be willing to adopt it.  I am not yet a DD (I
will be entering NM soon...), but I do have several packages in
Debian.  However, if an existing DD wants to adopt this too, it would
be procedurally better if they were to do it instead.  Therefore, if
nobody adopts lineak in the next week or so, I will file an ITA.

Thanks,
Ryan Finnie


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



Bug#394997: korganizer keeps dumping debug information to STDOUT/STDERR

2006-10-24 Thread Tomas Pospisek
Package: korganizer
Version: 4:3.5.5-1
Severity: minor

When I start korganizer from the command line I see in the terminal:

ConditionalOffset: 1.0.107, condition=0
Date is a 1
ConditionalOffset: 25.11.107, condition=0
Date is a 2
ConditionalOffset: 1.7.107, condition=0
Date is a 3
[...]

This goes on an on, while I navigate around in korganizer...
*t

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

Versions of packages korganizer depends on:
ii  kdelibs4c2a4:3.5.5a.dfsg.1-1 core libraries and binaries for al
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
hi  libaudio2  1.8-2 The Network Audio System (NAS). (s
ii  libc6  2.3.6.ds1-4   GNU C Library: Shared libraries
hi  libfontconfig1 2.4.1-2   generic font configuration library
hi  libfreetype6   2.2.1-5   FreeType 2 font engine, shared lib
hi  libgcc11:4.1.1-16GCC support library
ii  libice61:1.0.1-2 X11 Inter-Client Exchange library
ii  libidn11   0.6.5-1   GNU libidn library, implementation
hi  libjpeg62  6b-13 The Independent JPEG Group's JPEG 
ii  libkcal2b  4:3.5.5-1 KDE calendaring library
ii  libkdepim1a4:3.5.5-1 KDE PIM library
ii  libkpimexchange1   4:3.5.5-1 KDE PIM Exchange library
ii  libkpimidentities1 4:3.5.5-1 KDE PIM user identity information 
ii  libpng12-0 1.2.8rel-5.2  PNG library - runtime
ii  libqt3-mt  3:3.3.6-4 Qt GUI Library (Threaded runtime v
ii  libsm6 1:1.0.1-3 X11 Session Management library
ii  libstdc++6 4.1.1-16  The GNU Standard C++ Library v3
ii  libx11-6   2:1.0.0-9 X11 client-side library
hi  libxcursor11.1.7-4   X cursor management library
ii  libxext6   1:1.0.1-2 X11 miscellaneous extension librar
hi  libxft22.1.8.2-8 FreeType-based font drawing librar
ii  libxi6 1:1.0.1-3 X11 Input extension library
ii  libxinerama1   1:1.0.1-4.1   X11 Xinerama extension library
ii  libxrandr2 2:1.1.0.2-4   X11 RandR extension library
ii  libxrender11:0.9.1-3 X Rendering Extension client libra
ii  libxt6 1:1.0.2-2 X11 toolkit intrinsics library
ii  perl   5.8.8-6.1 Larry Wall's Practical Extraction 
ii  zlib1g 1:1.2.3-13compression library - runtime

Versions of packages korganizer recommends:
ii  kghostview4:3.5.5-1  PostScript viewer for KDE

-- no debconf information


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



Bug#394996: dropbear: dbclient uses static "Password:" prompt instead of using the servers prompt

2006-10-24 Thread Wolfgang Karall
Package: dropbear
Version: 0.48.1-1
Severity: normal


Hello,

when using dbclient to log in onto a machine that allows one-time
passwords (via pam_opie.so), it's confusing to see another "Password:"
prompt instead of the usual line with the OPIE challenge. For
example, with the openssh client it looks like this:

[EMAIL PROTECTED]:~ $ ssh -l user host
Password: 
otp-md5 743 it1922 ext, Response:
[..successful login via OTP]

With dbclient:

[EMAIL PROTECTED]:~ $ dbclient -l user host
Password:
Password:
[..successful login via OTP]

That means, the login via OTP works just fine, it's only the prompt that
is very confusing. Other SSH clients (like ssh.com's or putty in
Windows) print the proper otp-prompt.

FYI: server is a regular Debian sarge openssh-server with the following
PAM-auth-config in /etc/pam.d/ssh:

authsufficientpam_unix.so nullok_secure
authrequiredpam_opie.so 

Kind regards
WK

-- 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.17-2-686
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages dropbear depends on:
ii  libc62.3.6.ds1-6 GNU C Library: Shared libraries
ii  zlib1g   1:1.2.3-13  compression library - runtime

dropbear recommends no packages.

-- no debconf information


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



Bug#394998: Korganizer won't open from system tray

2006-10-24 Thread Tomas Pospisek
Package: korganizer
Version: 4:3.5.5-1
Severity: normal
Tags: patch

The problem is known and fixed upstream:
http://bugs.kde.org/show_bug.cgi?id=135513
Would be nice if you could include this in Debian too.
*t

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

Versions of packages korganizer depends on:
ii  kdelibs4c2a4:3.5.5a.dfsg.1-1 core libraries and binaries for al
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
hi  libaudio2  1.8-2 The Network Audio System (NAS). (s
ii  libc6  2.3.6.ds1-4   GNU C Library: Shared libraries
hi  libfontconfig1 2.4.1-2   generic font configuration library
hi  libfreetype6   2.2.1-5   FreeType 2 font engine, shared lib
hi  libgcc11:4.1.1-16GCC support library
ii  libice61:1.0.1-2 X11 Inter-Client Exchange library
ii  libidn11   0.6.5-1   GNU libidn library, implementation
hi  libjpeg62  6b-13 The Independent JPEG Group's JPEG 
ii  libkcal2b  4:3.5.5-1 KDE calendaring library
ii  libkdepim1a4:3.5.5-1 KDE PIM library
ii  libkpimexchange1   4:3.5.5-1 KDE PIM Exchange library
ii  libkpimidentities1 4:3.5.5-1 KDE PIM user identity information 
ii  libpng12-0 1.2.8rel-5.2  PNG library - runtime
ii  libqt3-mt  3:3.3.6-4 Qt GUI Library (Threaded runtime v
ii  libsm6 1:1.0.1-3 X11 Session Management library
ii  libstdc++6 4.1.1-16  The GNU Standard C++ Library v3
ii  libx11-6   2:1.0.0-9 X11 client-side library
hi  libxcursor11.1.7-4   X cursor management library
ii  libxext6   1:1.0.1-2 X11 miscellaneous extension librar
hi  libxft22.1.8.2-8 FreeType-based font drawing librar
ii  libxi6 1:1.0.1-3 X11 Input extension library
ii  libxinerama1   1:1.0.1-4.1   X11 Xinerama extension library
ii  libxrandr2 2:1.1.0.2-4   X11 RandR extension library
ii  libxrender11:0.9.1-3 X Rendering Extension client libra
ii  libxt6 1:1.0.2-2 X11 toolkit intrinsics library
ii  perl   5.8.8-6.1 Larry Wall's Practical Extraction 
ii  zlib1g 1:1.2.3-13compression library - runtime

Versions of packages korganizer recommends:
ii  kghostview4:3.5.5-1  PostScript viewer for KDE

-- no debconf information


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



Bug#394932: FTBFS with GCC 4.2: C/C++ linkage declarations conflict

2006-10-24 Thread Martin Michlmayr
* jaromil <[EMAIL PROTECTED]> [2006-10-24 10:42]:
> thanks for your overview, but i don't use gcc 4 yet because i'm
> convinced is not mature

I hope you're aware that 3.x is no longer supported. :)
-- 
Martin Michlmayr
http://www.cyrius.com/


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



Bug#394928: dietlibc - uses old select on powerpc wich is not longer implemented

2006-10-24 Thread Gerrit Pape
On Mon, Oct 23, 2006 at 10:05:28PM +0200, Bastian Blank wrote:
> dietlibc uses the old select syscall instead of the _newselect one.
> select is not longer implemented on powerpc. Just use _newselect
> unconditionaly on all linux arches.

Hi Bastian,

I can do that of course.  Can you tell me the actual problem you ran
into?  On bruckner.d.o select() with the current dietlibc works fine.
Where can I read about select no longer being implemented on powerpc?

Thanks, Gerrit.


--- syscalls.s/select.S 25 May 2005 08:40:02 -  1.2
+++ syscalls.s/select.S 24 Oct 2006 09:23:49 -
@@ -1,5 +1,9 @@
 #include "syscalls.h"
 
+#ifdef __NR__newselect
+syscall(_newselect,select)
+#else
 #ifdef __NR_select
 syscall(select,select)
 #endif
+#endif


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



Bug#394999: python-mysqldb: Str2Set conversion broken

2006-10-24 Thread Ulrich P. Klein
Package: python-mysqldb
Version: 1.2.1-p2-4
Severity: normal
Tags: patch


For arguments like "1,2" the Str2Set conversion fails.

/usr/share/pycentral/python-mysqldb/site-packages/MySQLdb/converters.py,
line 46:
return apply(str, tuple(values))

should be:
return map(str, tuple(values))

The original version throws an exception because "str(1,2)" is called
for the above argument.


-- System Information:
Debian Release: testing/unstable
  APT prefers testing-proposed-updates
  APT policy: (900, 'testing-proposed-updates'), (900, 'proposed-updates'), 
(900, 'testing'), (400, 'stable'), (300, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages python-mysqldb depends on:
ii  libc6 2.5-0exp1  GNU C Library: Shared libraries
ii  libmysqlclient15off   5.0.24a-9  mysql database client library
ii  python2.4.3-11   An interactive high-level object-o
ii  python-central0.5.8  register and build utility for Pyt
ii  zlib1g1:1.2.3-13 compression library - runtime

python-mysqldb recommends no packages.

-- no debconf information


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



Bug#327479: cyrus-sasl2: FTBFS (ppc64): /usr/bin/ld:Versions:3: syntax error in VERSION script

2006-10-24 Thread Andreas Jochens
Hello,

On 06-Oct-23 17:01, Henrique de Moraes Holschuh wrote:
> On Mon, 23 Oct 2006, Andreas Jochens wrote:
> > Would it be possible to switch the versioning off for the ppc64
> > architecture only, at least until there is another solution for this?
> > Since the package has never been built with versioned symbols on ppc64
> > anyway there would be no problem on ppc64.

> How about the ppc64 people tell us exactly what needs versioning [in
> addition to all of the library exported symbols, of course] and what needs
> not in the ppc64 ABI, and we adding a script for ppc64 versioning instead?

ppc64 would need the same symbols as the other architectures.
However, it is difficult to get the same list of symbols as on other 
architectures from the output of the nm utility because of a peculiarity 
in the ppc64 object format they are not labelled with a T (Text segment) 
but with a 'D' instead. There are also other symbols marked with a 'D'
so it is not enough to simply grep for 'D' instead to 'T'.

> Not using versioned symbols in an arch is *not* acceptable IMHO.  Doing
> arch-specific stuff to get the versioning right is quite acceptable, OTOH.
> We didn't add versioned symbols to a whole lot of libraries in Debian, sasl2
> included, for trivial reasons.

There are not that many packages which use versioned symbols. The ppc64 
port currently has problems with sasl2, libdebian-installer and the db4.x
packages. 

Symbol versioning seems to work very well for these packages, especially
for the db4.x packages. This can be seen from the fact that the etch 
release will likely use five different versions of the Berkeley db
package (db3, db4.2, db4.3, db4.4 and db4.5). Without symbol 
versioning, I guess that we would be forced to use only a single 
version of the db library. 

More to the point, I currently do not know any other solution than
switching off versioning on ppc64. I would really appreciate any ideas
to solve this problem.

Regards
Andreas Jochens


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



Bug#394799: brltty upgrade overwrites brltty.conf while unwanted

2006-10-24 Thread Samuel Thibault
Hi,

Mario Lang, le Tue 24 Oct 2006 09:49:42 +0200, a écrit :
> > On Mon, Oct 23, 2006 at 10:28:39AM +0200, Samuel Thibault wrote:
> >> Hi,
> >> 
> >> Osvaldo La Rosa, le Mon 23 Oct 2006 09:35:33 +0200, a écrit :
> >> > yesterday during an Etch packages upgrade
> >> 
> >> You mean an Etch to Etch upgrade, 
> > Yes, an upgrade of brltty, not a migration or dist upgrade.
> >
> >> > 1: no any question asked by debconf
> >> > Another problem is, that dpkg-reconfigure brltty have no effect, it 
> >> > simply
> >> > prompts the prompt:~# again:
> >> 
> >> Yes, there is no debconf questions any more.
> > OK, then it must prefer to keep the current conf.
> 
> Of course, that is the plan.
> 
> >> > 2 while /etc/brltty.conf were overwritten by the "default" new 
> >> > brltty.conf,
> >> > causing to not have braille when i rebooted.
> >> 
> >> This, however, shouldn't happen, since /etc/brltty.conf is a
> >> configuration file (as indicated in
> >> /var/lib/dpkg/info/brltty.conffiles). It's indeed odd that
> >> dpkg didn't ask you the usual "Fichier de configuration
> >> « /etc/brltty/brltty.conf » ==> Modifié (par vous ou par un script)
> >> depuis l'installation."
> >> 
> > Voilà une phrase que j'ai pas compris.
> 
> If you two want me to keep following this discussion, you
> better fall back to english again :).

I was ekoving the

« 
Configuration file `/etc/brltty.conf'
 ==> Modified (by you or by a script) since installation.
 ==> Package distributor has shipped an updated version.
   What would you like to do about it ?  Your options are:
Y or I  : install the package maintainer's version
N or O  : keep your currently-installed version
  D : show the differences between the versions
  Z : background this process to examine the situation
 The default action is to keep your current version.
*** brltty.conf (Y/I/N/O/D/Z) [default=N] ?
»

message.  I explained him privately in French, he then asserted he
didn't see this message.

Samuel



Bug#389670: libsdl-gfx1.2-dev contains symbolic link for libsdl-gfx1.2-4

2006-10-24 Thread Sam Hocevar
On Tue, Sep 26, 2006, Jason Fergus wrote:

> It seems that libsdl-gfx1.2-dev contains the symbolic link for
> libSDL_gfx.so which points to a file within libsdl-gfx1.2-4.  This
> wouldn't be a problem of course except for software which is linked to
> look for libSDL_gfx.so instead of libSDL_gfx.so.4 or
> libSDL_gfx.so.4.9.0, which is what libSDL_gfx.so from the -dev package
> points to.
> 
> Anyone who compiles something, then removes the -dev package is not
> going to be able to run the program.

   When you link software to libSDL_gfx using the -lSDL_gfx flag, your
binary gets linked to libSDL_gfx.so.4, which is the SONAME of the
library. The libSDL_gfx.so symlink is only required at build time.

   What software have you seen that requires libSDL_gfx.so?

-- 
Sam.


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



Bug#394974: smbfs and cifs vroken as well

2006-10-24 Thread Krzysztof Krzyzaniak
[EMAIL PROTECTED]:~# dpkg -l|grep linux-image
ii  linux-image-2.6.18-1-686 2.6.18-3
 Linux 2.6.18 image on PPro/Celeron/PII/PIII/

[EMAIL PROTECTED]:~# mount /qeppo
ERROR: smbfs filesystem not supported by the kernel
Please refer to the smbmnt(8) manual page
smbmnt failed: 255

[EMAIL PROTECTED]:~# modprobe smbfs
FATAL: Error inserting smbfs
(/lib/modules/2.6.18-1-686/kernel/fs/smbfs/smbfs.ko): Invalid module format

[EMAIL PROTECTED]:~# dpkg -S smbfs.ko
linux-image-2.6.18-1-686: /lib/modules/2.6.18-1-686/kernel/fs/smbfs/smbfs.ko

[EMAIL PROTECTED]:~# dmesg|tail
smbfs: disagrees about version of symbol struct_module
cifs: disagrees about version of symbol struct_module
smbfs: disagrees about version of symbol struct_module
smbfs: disagrees about version of symbol struct_module
smbfs: disagrees about version of symbol struct_module
smbfs: disagrees about version of symbol struct_module
smbfs: disagrees about version of symbol struct_module
smbfs: disagrees about version of symbol struct_module
smbfs: disagrees about version of symbol struct_module
smbfs: disagrees about version of symbol struct_module

  eloy
-- 
[EMAIL PROTECTED]

   jak to dobrze, że są oceany - bez nich byłoby jeszcze smutniej



Bug#395001: e00compr does not contain usr/bin/e00conv except for i386

2006-10-24 Thread Yannick Roehlly
Package: e00compr
Version: 1.0.0-2
Severity: important

On my powerpc machine, the e00compr does not provide any binary.

According to http://packages.debian.org/unstable/science/e00compr
the package does not ship /usr/bin/e00conv for any architecture
but i386.

Sincerely,

Yannick

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (300, 'experimental')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

-- no debconf information


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



Bug#385004: ping for more information?

2006-10-24 Thread sean finney
hi sylvain,

On Tue, 2006-10-24 at 09:51 +0200, sferriol wrote:
 
> i still have segfault with libapache-mod-php,php5-common (5.1.6-1).

but the latest version is 5.1.6-4... can you try that?  

> there were some issues with libdb-linking that may have caused
> > segfaulting like what you describe.
> > 
> the strace of apache-ssl is attached

> open("/usr/lib/libnss_db.so.2", O_RDONLY) = 3
> read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\21\0"..., 512) = 
> 512


this makes me suspect even further that this is the problem.  if you're
using nss-db which links against the same symbols and the badly-linked
version of php, i would suspect this.  please try with 5.1.6-4 and let
me know if you still have problems.


thanks,
sean


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


Bug#395000: libgnatprj-dev: should Depend on libgnatvsn-dev

2006-10-24 Thread Ludovic Brenta
Package: libgnatprj-dev
Version: 4.1.0-2
Severity: wishlist

Since libgnatprj4.1 depends on libgnatvsn4.1, libgnatprj-dev should also
depend on libgnatvsn-dev.  Moreover,
/usr/share/ada/adainclude/gnatprj.gpr should "with" libgnatvsn.gpr.

Failing that, all programs that build-depend on libgnatprj-dev must also
build-depend explicitly on libgnatvsn-dev, and their project files must
"with" gnatvsn.gpr explicitly rather than implicitly.

-- 
Ludovic Brenta.


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



Bug#394716: xserver-xorg-video-ati: Compiz freezes the machine when starting

2006-10-24 Thread Michel Dänzer
reassign 394716 libgl1-mesa-dri
kthxbye

On Mon, 2006-10-23 at 23:23 +0200, Carlos Barros wrote:
> Package: xserver-xorg-video-ati
> Version: 1:6.6.3-2
> Followup-For: Bug #394716
> 
> 
> Well another laptop (Dell latitude D600) centrino with ati mobility
> 9000...
> 
> The same problem as the tecra a4.
> Now with less options and the log with -o sync.

Thanks.


> Backtrace:
> 0: /usr/X11R6/bin/X(xf86SigHandler+0x84) [0x80c4354]
> 1: [0xe420]
> 2: /usr/lib/dri/r200_dri.so(r200CreateContext+0x6b7) [0xa4c59b67]
> 3: /usr/lib/dri/r200_dri.so [0xa4c554c3]
> 4: /usr/lib/xorg/modules/extensions/libglx.so [0xa7c95dbb]
> 5: /usr/lib/xorg/modules/extensions/libglx.so(DoCreateContext+0x10f) 
> [0xa7c7017f]
> 6: /usr/lib/xorg/modules/extensions/libglx.so(__glXCreateContext+0x44) 
> [0xa7c70994]
> 7: /usr/lib/xorg/modules/extensions/libglx.so [0xa7c72f6a]
> 8: /usr/X11R6/bin/X(Dispatch+0x19b) [0x8086cab]
> 9: /usr/X11R6/bin/X(main+0x489) [0x806e699]
> 10: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xc8) [0xa7db7ea8]
> 11: /usr/X11R6/bin/X(FontFileCompleteXLFD+0xa9) [0x806d9d1]
> 
> Fatal server error:
> Caught signal 11.  Server aborting

Looks like this is actually a bug in r200_dri.so, reassigning to
libgl1-mesa-dri. Which version of that is installed? If it's the current
one from sid, can you try rebuilding it with debugging symbols and get a
backtrace with gdb?


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



Bug#394535: Unnecessary build-dep

2006-10-24 Thread Roberto Lumbreras
On Tue, Oct 24, 2006 at 09:01:11AM +1000, Ted Percival wrote:
: >   * Fix FTBFS because old syscall usage. (closes: #394535)
: > Apply patch so lphdisk compiles with new kernel headers;
: > Build-depend on linux-kernel-headers >= 2.6.18.
: 
: I don't think the build-dependency is necessary. It should still work 
: fine on older kernels, as the syscall() libc function has been around 
: for a while.

argh, I didn't even thought about it, you are right. For the next revision
I'll re-check in my pbuilder and drop the dependency.

: Thanks for your quick response :)

thank you for the patch!

Salud,
-- 
Roberto Lumbreras   .''`.

Debian Developer   `. `' 
 `-  


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



Bug#395003: gdm: possible localization issue: dialog with unreadable glyphs

2006-10-24 Thread Tim Van Holder
Package: gdm
Version: 2.14.5-1
Severity: important
Tags: l10n


Currently, if a user attempts a graphical login while there is still a session
running, a dialog is shown (to be expected).  Howver, the text on the dialog
consists entirely of square glyphs, suggesting some encoding problem; this
makes me categorize it as a l10n issue of some sort.  Changing the language
in the GDM greeter has no effect on the dialog.
Marked as important as the user has no way of knowing what will happen if
either button on the dialog is pressed.

-- 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.4.27-2-686-smp
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages gdm depends on:
ii  adduser  3.97Add and remove users and groups
ii  debconf [debconf-2.0 1.5.6   Debian configuration management sy
ii  fvwm-gnome [x-window 1:2.5.18-1  F(?) Virtual Window Manager, versi
ii  gksu 2.0.0-1 graphical frontend to su
ii  gnome-session2.14.3-1The GNOME 2 Session Manager
ii  gnome-terminal [x-te 2.14.2-1The GNOME 2 terminal emulator appl
ii  lesstif-bin [x-windo 1:0.94.4-2  user binaries for LessTif
ii  libart-2.0-2 2.3.17-1Library of functions for 2D graphi
ii  libatk1.0-0  1.12.3-1The ATK accessibility toolkit
ii  libattr1 2.4.32-1Extended attribute shared library
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  libcairo21.2.4-3.1   The Cairo 2D vector graphics libra
ii  libdmx1  1:1.0.2-2   X11 Distributed Multihead extensio
ii  libfontconfig1   2.4.1-2 generic font configuration library
ii  libglade2-0  1:2.6.0-2   library to load .glade files at ru
ii  libglib2.0-0 2.12.4-1The GLib library of C routines
ii  libgnomecanvas2-02.14.0-2A powerful object-oriented display
ii  libgtk2.0-0  2.8.20-3The GTK+ graphical user interface 
ii  libpam-modules   0.79-3.2Pluggable Authentication Modules f
ii  libpam-runtime   0.79-3.2Runtime support for the PAM librar
ii  libpam0g 0.79-3.2Pluggable Authentication Modules l
ii  libpango1.0-01.14.7-1Layout and rendering of internatio
ii  libpopt0 1.10-3  lib for parsing cmdline parameters
ii  librsvg2-2   2.14.4-2SAX-based renderer library for SVG
ii  librsvg2-common  2.14.4-2SAX-based renderer library for SVG
ii  libselinux1  1.30.28-2   SELinux shared libraries
ii  libwrap0 7.6.dbs-11  Wietse Venema's TCP wrappers libra
ii  libx11-6 2:1.0.0-9   X11 client-side library
ii  libxau6  1:1.0.1-2   X11 authorisation library
ii  libxcursor1  1.1.7-4 X cursor management library
ii  libxdmcp61:1.0.1-2   X11 Display Manager Control Protoc
ii  libxext6 1:1.0.1-2   X11 miscellaneous extension librar
ii  libxfixes3   1:4.0.1-4   X11 miscellaneous 'fixes' extensio
ii  libxi6   1:1.0.1-3   X11 Input extension library
ii  libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library
ii  libxml2  2.6.26.dfsg-4   GNOME XML library
ii  libxrandr2   2:1.1.0.2-4 X11 RandR extension library
ii  libxrender1  1:0.9.1-3   X Rendering Extension client libra
ii  lsb-base 3.1-15  Linux Standard Base 3.1 init scrip
ii  metacity [x-window-m 1:2.14.5-1  A lightweight GTK2 based Window Ma
ii  multi-gnome-terminal 1.6.2-12Enhanced the GNOME Terminal
ii  sawfish [x-window-ma 1:1.3+cvs20060518-3 a window manager for X11
ii  terminal.app [x-term 0.9.4+cvs20051125-2 a Terminal Emulator for GNUstep
ii  twm [x-window-manage 1:1.0.1-4   Tab window manager
ii  wmaker [x-window-man 0.92.0-6NeXTSTEP-like window manager for X
ii  xbase-clients1:7.1.ds-3  miscellaneous X clients
ii  xfce4-terminal [x-te 0.2.5.6rc1-2Xfce terminal emulator
ii  xfwm4 [x-window-mana 4.3.99.1-1  window manager of the Xfce project
ii  xterm [x-terminal-em 210-3.1 X terminal emulator
ii  zlib1g   1:1.2.3-13  compression library - runtime

Versions of packages gdm recommends:
ii  dialog1.0-20060221-1 Displays user-friendly dialog boxe
ii  gdm-themes0.5Themes for the GNOME Display Manag
ii  whiptail  0.52.2-7   Displays user-friendly dialog boxe
ii  zenity2.14.3-1   Display graphical dialog boxes f

Bug#394980: closed by "Masahito Omote" <[EMAIL PROTECTED]> (Re: Bug#394980: uim: FTBFS: ERROR: could not open init.scm (errobj No such file or directory))

2006-10-24 Thread Julien Danjou
reopen 394980
thanks

On Tue, Oct 24, 2006 at 02:48:24AM -0700, Debian Bug Tracking System wrote:
> Checking buildd.d.o on i386[1] no error can be found. Therefore I
> close this bug for now.

Fine, so now you can assume  there's a problem somewhere because it does
not build anymore.

> From your incomplete log, I cannot diagnose where the problems exist.
> If problem, reopen and give me a full log, please.

That problem is totaly reproducible with pbuilder.

Anyway the buildd log is here:
http://people.debian.org/~acid/buildd-logs/failed/uim_1:1.2.1-5_20061023-1937

Cheers,
-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD


signature.asc
Description: Digital signature


Bug#395001: [DebianGIS-dev] Bug#395001: e00compr does not contain usr/bin/e00conv except for i386

2006-10-24 Thread Francesco P. Lovergine
severity 395001 grave
thanks

The main (and only) executable is missing in every auto-built package.
http://buildd.debian.org/fetch.cgi?&pkg=e00compr&ver=1.0.0-1&arch=powerpc&stamp=1128320067&file=log
I see no clear reason for that, it is built apparently with success.
Could anyone with access to the needed non-i386 arch find a reason?

-- 
Francesco P. Lovergine


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



Bug#386970: [Build-common-hackers] Bug#386970: No progress ?

2006-10-24 Thread Peter Eisentraut
Vincent Bernat wrote:
> Any news on this bug ? Is there any known workaround ?

It doesn't look like this is going to be fixed for etch.  See 
 and the 
surrounding thread for some additional explanations.  We will have to 
initiate a discussion with the debhelper maintainer about it, although 
now that dh_py* is no longer part of debhelper, this won't get any 
easier.


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



Bug#385004: ping for more information?

2006-10-24 Thread sferriol

sean finney a écrit :

hi sylvain,

On Tue, 2006-10-24 at 09:51 +0200, sferriol wrote:
 


i still have segfault with libapache-mod-php,php5-common (5.1.6-1).



but the latest version is 5.1.6-4... can you try that?  




i can not try on the same host because it is only under testing.
But i've used another host under unstable, and it works fine


there were some issues with libdb-linking that may have caused


segfaulting like what you describe.



the strace of apache-ssl is attached





open("/usr/lib/libnss_db.so.2", O_RDONLY) = 3
read(3, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\0\21\0"..., 512) = 512




this makes me suspect even further that this is the problem.  if you're
using nss-db which links against the same symbols and the badly-linked
version of php, i would suspect this.  please try with 5.1.6-4 and let
me know if you still have problems.


thanks,
sean




smime.p7s
Description: S/MIME Cryptographic Signature


Bug#392466: Please update debconf PO translation for the package apt 0.6.46.2

2006-10-24 Thread Michael Piefel
Am Donnerstag, den 12.10.2006, 07:00 +0200 schrieb Christian Perrier:
> Please respect the Reply-To: field and send your updated translation to
> [EMAIL PROTECTED]

Again, an update. This new version does not contain ground-shaking new
items. It incorporates corrections from Jens Seidel and some suggestions
from Holger Wansing’s #394726, as well as a probable fix for #318082. I
will merge those bugs to this so they get closed when the time comes.

Bye,
   Mike

-- 
|=| Michael Piefel
|=| Member of the Debian project


de.po.gz
Description: GNU Zip compressed data


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#385004: ping for more information?

2006-10-24 Thread Stephen Gran
This one time, at band camp, sferriol said:
> sean finney a écrit :
> >
> >could you verify that this is still a problem with the latest version of
> >php?  
> i still have segfault with libapache-mod-php,php5-common (5.1.6-1).
> 
> there were some issues with libdb-linking that may have caused
> >segfaulting like what you describe.
> >
> the strace of apache-ssl is attached

> execve("/usr/sbin/apache-ssl", ["apache-ssl"], [/* 29 vars */]) = 0
[...]
> open("/usr/lib/libdb-4.4.so", O_RDONLY) = 3
[...]
> open("/home/sferriol/local/lib/libdb-4.3.so", O_RDONLY) = 5

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


signature.asc
Description: Digital signature


Bug#395005: Please update wmii home page

2006-10-24 Thread Francesco Paolo Lovergine
Package: wmii
Version: 3.1-3
Severity: minor

http://wmii.suckless.org/ is the new home.


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



Bug#365908: renewed intent to NMU

2006-10-24 Thread Arnaud Fontaine
> "dann" == dann frazier <[EMAIL PROTECTED]> writes:

dann>  I  noticed that  the  blocking  epiphany  issue seems  to  be
dann> resolved (yay!), so I'm renewing my intent to NMU.

Hey,

I wonder where you saw that the blocking epiphany issue is resolved? ;)

Regards,
Arnaud


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



Bug#394446: libapache2-mod-speedycgi: uninstallable, needs rebuilt against apache2.2

2006-10-24 Thread Niko Tyni
On Mon, Oct 23, 2006 at 01:06:36PM -0600, Neil Schemenauer wrote:
> On Sat, Oct 21, 2006 at 03:11:47AM -0700, Steve Langasek wrote:
> > Package: libapache2-mod-scgi
> > Version: 1.11-1
> > Severity: grave
> > Tags: sid
> 
> I think you filed this bug against the wrong package.

Right, I happened to notice this and reassigned the bug. Sorry,
I should have CC'd you explicitly about this.

The libapache2-mod-speedycgi bug was fixed last weekend.

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]


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



Bug#395007: aptitude --show-deps is broken for multibyte descriptive text

2006-10-24 Thread Kobayashi Noritada
Package: aptitude
Version: 0.4.3-1
Severity: normal
Tags: patch l10n


Hi,

akira yamada (akira) reported on his book[1] about deb package and packaging
that Japanese descriptive text from `aptitude --show-deps' is broken.
Actually, following code at reason_string_list in src/cmdline/cmdline_prompt.cc
cannot handle multibyte characters:

  s+=const_cast(why->dep).DepType()[0];

Here attached two patches to solve this problem: one is a version I made by
referring to sample code[2] from Junichi Uekawa (dancer), and the other is a
version privately presented from Kouhei Sutou.  I rebuilt with each of these
patches and checked that both can work as a solution.  However, although I can
understand basically what these patches are doing, I don't have a good C++
skill, and cannot determine which is a better solution nor create a better and
compact patch free of side effect.

Could you please choose one or create a better solution to fix this bug? :-)

[1] http://www.gihyo.co.jp/books/4-7741-2768-X (in Japanese)
[2] http://lists.debian.or.jp/debian-devel/200610/msg00016.html (in Japanese)

Thanks,

-nori


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6 0.5.28.6   Advanced front-end for dpkg
ii  libc6 2.3.2.ds1-22sarge4 GNU C Library: Shared libraries an
ii  libgcc1   1:3.4.3-13sarge1   GCC support library
ii  libncurses5   5.4-4  Shared libraries for terminal hand
ii  libsigc++-1.2-5c102   1.2.5-4type-safe Signal Framework for C++
ii  libstdc++51:3.3.5-13 The GNU Standard C++ Library v3

-- no debconf information
--- src/cmdline/cmdline_prompt.cc.orig	2006-10-24 03:16:42.0 +0900
+++ src/cmdline/cmdline_prompt.cc	2006-10-24 18:01:46.0 +0900
@@ -83,7 +83,13 @@
 	  first=false;
 	}
 
-  s+=const_cast(why->dep).DepType()[0];
+  mbstate_t mbstate;
+  size_t len;
+  char *dep_type=strdup(const_cast(why->dep).DepType());
+  memset(&mbstate, 0, sizeof(mbstate));
+  len=mbrlen(dep_type, strlen(dep_type), &mbstate);
+  dep_type[len]=0;
+  s+=dep_type;
   s+=": ";
   s+=why->pkg.Name();
 }
--- src/cmdline/cmdline_prompt.cc.orig	2006-10-24 03:16:42.0 +0900
+++ src/cmdline/cmdline_prompt.cc	2006-10-24 18:36:45.0 +0900
@@ -19,6 +19,7 @@
 
 #include 
 #include 
+#include 
 
 #include 
 #include 
@@ -83,7 +84,27 @@
 	  first=false;
 	}
 
-  s+=const_cast(why->dep).DepType()[0];
+
+  bool converting_success = false;
+  std::string dep_type;
+  std::wstring w_dep_type;
+
+  dep_type = const_cast(why->dep).DepType();
+  if (transcode(dep_type, w_dep_type))
+{
+  std::string dep_type_first_char;
+  std::wstring w_dep_type_first_char;
+  w_dep_type_first_char = w_dep_type.substr(0, 1);
+  if (transcode(w_dep_type_first_char, dep_type_first_char))
+{
+  s+=dep_type_first_char;
+  converting_success = true;
+}
+}
+
+  if (!converting_success)
+s+=dep_type[0];
+
   s+=": ";
   s+=why->pkg.Name();
 }


Bug#395006: kde-style-serenity: New upstream release 1.4 is out,

2006-10-24 Thread Johannes Wolter

Package: kde-style-serenity
Version: 1.3.0-1
Severity: normal

The current release has a memory leak which is fixed in the new upstream 
release 1.4.
http://maxilys.blogspot.com/2006/10/kde-serenity-forever.html

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

Versions of packages kde-style-serenity depends on:
ii  kdelibs4c2a 4:3.5.5a-1   core libraries and binaries for 
al
ii  libacl1 2.2.41-1 Access control list shared 
library
ii  libart-2.0-22.3.17-1 Library of functions for 2D 
graphi
ii  libattr12.4.32-1 Extended attribute shared library
ii  libaudio2   1.8-2The Network Audio System (NAS). 
(s
ii  libc6   2.3.6.ds1-4  GNU C Library: Shared libraries
ii  libfontconfig1  2.4.1-2  generic font configuration 
library
ii  libfreetype62.2.1-5  FreeType 2 font engine, shared 
lib
ii  libgamin0 [libfam0] 0.1.7-4  Client library for the gamin file 
ii  libgcc1 1:4.1.1-13   GCC support library
ii  libice6 1:1.0.1-2X11 Inter-Client Exchange library
ii  libidn110.6.5-1  GNU libidn library, 
implementation
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libpng12-0  1.2.8rel-5.2 PNG library - runtime
ii  libqt3-mt   3:3.3.6-4Qt GUI Library (Threaded runtime 
v
ii  libsm6  1:1.0.1-3X11 Session Management library
ii  libstdc++6  4.1.1-13 The GNU Standard C++ Library v3
ii  libx11-62:1.0.0-9X11 client-side library
ii  libxcursor1 1.1.7-4  X cursor management library
ii  libxext61:1.0.1-2X11 miscellaneous extension 
librar
ii  libxft2 2.1.8.2-8FreeType-based font drawing 
librar
ii  libxi6  1:1.0.1-3X11 Input extension library
ii  libxinerama11:1.0.1-4.1  X11 Xinerama extension library
ii  libxrandr2  2:1.1.0.2-4  X11 RandR extension library
ii  libxrender1 1:0.9.1-3X Rendering Extension client 
libra
ii  libxt6  1:1.0.2-2X11 toolkit intrinsics library
ii  zlib1g  1:1.2.3-13   compression library - runtime

Versions of packages kde-style-serenity recommends:
ii  kwin-style-serenity   1.3-1  plasmoid inspired window 
decoratio

-- no debconf information


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



Bug#395004: Etch will be Debian 4.0

2006-10-24 Thread Jordi Mallach
Package: lsb-release
Version: 3.1-17
Severity: important

lsb_release's list of Debian releases says Debian etch is 3.2, which a
big warning that it might not end up being that version.

As announced by the release team a while back, etch will be 4.0.

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

Versions of packages lsb-release depends on:
ii  python2.4.3-11   An interactive high-level object-o

Versions of packages lsb-release recommends:
pn  lsb(no description available)

-- no debconf information


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



  1   2   3   4   5   >