Bug#344792: #344792: eclipse: installed subversion plugin is not working

2006-01-11 Thread Michael Koch
retitle 344792 [classpath-specific] installed subversion plugin is not
working
thanks


Hello Alexander,


I investigated this problem a bit and observed that the plugin works
with SUN JDK
and IBM JDK but neither with GCJ 4.0 nor with jamvm 1.4.1/classpath
0.19. This makes
me guess that this problem is somehow GNU classpath related. Therefore I
retitle this
bug to make this more clear in the bug overview.

I will investigate this more. Perhaps the resolving of classes is not
lazy enough in free
implementations. We will see.


Cheers,
Michael



Bug#347477: samba: Segfaults in smbd processes under heavy load

2006-01-11 Thread Steve Langasek
reassign 347477 libnss-ldap
thanks

On Wed, Jan 11, 2006 at 01:23:26AM +0100, Samba User wrote:

 0xb7cea3ae in waitpid () from /lib/tls/libc.so.6
 #0  0xb7cea3ae in waitpid () from /lib/tls/libc.so.6
 #1  0xb7c7fd12 in system () from /lib/tls/libc.so.6
 #2  0x081eb261 in smb_panic2 ()
 #3  0x081eb1ea in smb_panic ()
 #4  0x081d7368 in dbgtext ()
 #5  signal handler called
 #6  0xb7c6983b in raise () from /lib/tls/libc.so.6
 #7  0xb7c6afa2 in abort () from /lib/tls/libc.so.6
 #8  0xb7c632df in __assert_fail () from /lib/tls/libc.so.6
 #9  0xb7eaf37d in ber_get_next () from /usr/lib/liblber.so.2
 #10 0xb7ec4096 in ldap_result () from /usr/lib/libldap_r.so.2
 #11 0xb7ec3da5 in ldap_result () from /usr/lib/libldap_r.so.2
 #12 0xb7866f8a in ?? () from /lib/libnss_ldap.so.2

snip

What version of libnss-ldap do you have installed?

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


signature.asc
Description: Digital signature


Bug#347510: lintian: menu-icon-not-in-xpm-format needs updating/removing

2006-01-11 Thread Paul Wise
Package: lintian
Version: 1.23.14
Severity: normal

The description for lintian's menu-icon-not-in-xpm-format check needs to
be updated since it refers to section 3.4 of the menu policy, which does
not currently exist.

The alternative is to remove the check entirely, which seems
appropriate, since there is no mention of the xpm requirement in
menufile(5) or in the menu policy and using png images in menu files
works fine (at least in gnome). I also see that 8 packages on my system
don't use xpm images in their menu items.

CCing the menu maintainer for an opinion. 

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#347444: .zshhistory is chowned on sudo su -p ...

2006-01-11 Thread Pierre Habouzit
Le Mer 11 Janvier 2006 04:42, Clint Adams a écrit :
since last release, when I become root using sudo su -p (meaning
  keeping my env intact, especially $HOME) I see .zshhistory beeing
  chowned by root :

 Have you considered using a different history file for root?

I could do that of course in *last resort*, though I would loose its 
content for root, and I want it to be sourced in the root's history. 
It's 90% of the reason why I really want to keep my env when I become 
root ...
-- 
·O·  Pierre Habouzit
··O[EMAIL PROTECTED]
OOOhttp://www.madism.org


pgpmepJpyu6Rk.pgp
Description: PGP signature


Bug#347511: postinst for libdspam7-drv-pgsql needs s/mysql/pgsql/g

2006-01-11 Thread simon raven
Package: libdspam7-drv-pgsql
Version: 3.6.2-1
Severity: important
Tags: experimental, patch

included patch

==
--- /var/lib/dpkg/info/libdspam7-drv-pgsql.postinst~  2006-01-11 
08:10:54.043744958 +
+++ /var/lib/dpkg/info/libdspam7-drv-pgsql.postinst 2006-01-11 
08:12:37.272485648 +
@@ -9,7 +9,7 @@

 # Set some variables
 dbc_generate_include=template:/etc/dspam/dspam.d/pgsql.conf
-dbc_generate_include_args=-U -o 
template_infile='/usr/share/doc/libdspam7-drv-mysql/mysql.conf'
+dbc_generate_include_args=-U -o 
template_infile='/usr/share/doc/libdspam7-drv-pgsql/pgsql.conf'

 # Load dbconfig (pgsql part)
 . /usr/share/dbconfig-common/dpkg/postinst.pgsql
==

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (1000, 'unstable'), (998, 'experimental')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.15-pylon.1
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)

Versions of packages libdspam7-drv-pgsql depends on:
ii  dbconfig-common   1.8.11 common framework for packaging dat
ii  debconf [debconf-2.0] 1.4.67 Debian configuration management sy
ii  libc6 2.3.5-11   GNU C Library: Shared libraries an
ii  libdspam7 3.6.2-1DSPAM is a scalable and statistica
ii  libgpg-error0 1.1-4  library for common error values an
ii  libldap-2.3 [libldap2]2.3.7-0.3  OpenLDAP libraries
ii  libldap2  2.2.20-0.1 OpenLDAP libraries
ii  libldap2.3-0 [libldap2]   2.3.13-0.5 OpenLDAP libraries
ii  libpq48.1.2-1PostgreSQL C client library
ii  postgresql-client-8.1 8.1.2-1front-end programs for PostgreSQL 
ii  ucf   2.004  Update Configuration File: preserv

Versions of packages libdspam7-drv-pgsql recommends:
ii  postgresql-8.18.1.2-1object-relational SQL database, ve

-- debconf information excluded


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



Bug#347512: FTBFS: new make breaks console-data build

2006-01-11 Thread Christian Perrier
Package: console-data
Version: 2002.12.04dbs-52
Severity: normal
Tags: patch

Because new make handles differently line continuation, the package fails to
build now:

# mv
/home/bubulle/src/debian/build/console-data/tmp/console-data-2002.12.04dbs/debian/console-data/usr/share/keymaps/i386/include/euro*
\

/home/bubulle/src/debian/build/console-data/tmp/console-data-2002.12.04dbs/debian/console-data/usr/share/keymaps/include
/bin/bash: line 1:
/home/bubulle/src/debian/build/console-data/tmp/console-data-2002.12.04dbs/debian/console-data/usr/share/keymaps/include:
is a directory
make: *** [binary-indep] Erreur 126

The simple attached patch fixes the problem. I'll commit it in SVN


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

Versions of packages console-data depends on:
ii  debconf [debconf-2.0] 1.4.67 Debian configuration management sy

Versions of packages console-data recommends:
ii  console-common 0.7.55Basic infrastructure for text cons
ii  console-tools  1:0.2.3dbs-60 Linux console and font utilities

-- debconf information excluded
--- rules.old   2006-01-11 09:31:28.016075732 +0100
+++ rules   2006-01-11 09:31:55.796436123 +0100
@@ -98,7 +98,7 @@
gzip  -9 -f ${installdir}/usr/share/consolefonts/*.psf
# move the euro.inc so everyone can use it
# mv ${installdir}/usr/share/keymaps/i386/include/euro* \
-   ${installdir}/usr/share/keymaps/include
+   #   ${installdir}/usr/share/keymaps/include
 # these fonts have a redistribution restriction
rm -f ${installdir}/usr/share/consolefonts/Agafari-1*
# And this is a mistake


Bug#347513: esvn says workspace/directory doesn't exist when opening local workspace directory

2006-01-11 Thread Martin Rasp
Package: esvn
Version: 0.6.8+1-1
Severity: grave
Justification: renders package unusable


Esvn removes the last character of a selected working directory. If I open
the working directory /var/mailer_gesamt through file menu I get the error
message Workspace/directory does not exist (the directory definitely
exists).

While calling esvn with strace I saw that the last character of the selected
directory is cropped (/var/mailer_gesam).

[...]
access(/var/mailer_gesamt, F_OK)  = 0
lstat64(/var/mailer_gesamt, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
getcwd(/home/martin, 4096)= 13
lstat64(/var, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64(/var/mailer_gesamt, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
chdir(/home/martin)   = 0
access(/var, F_OK)= 0
lstat64(/var, {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
access(/var/mailer_gesam, F_OK)   = -1 ENOENT (No such file or directory)
ioctl(5, FIONREAD, [0]) = 0
write(6, \0, 1)   = 1
uname({sys=Linux, node=pc-von-mr, ...}) = 0
getpid()= 1903
[...]

When using the workspace manager the problem isn't so bad anymore. But when
selecting the directory through the file dialog the last character of the
path is truncated as well.

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

Versions of packages esvn depends on:
ii  libc6  2.3.2.ds1-22  GNU C Library: Shared libraries an
ii  libgcc11:3.4.3-13GCC support library
ii  libqt3c102-mt  3:3.3.4-3 Qt GUI Library (Threaded runtime v
ii  libstdc++5 1:3.3.5-13The GNU Standard C++ Library v3
ii  libx11-6   4.3.0.dfsg.1-14sarge1 X Window System protocol client li
ii  libxext6   4.3.0.dfsg.1-14sarge1 X Window System miscellaneous exte
ii  subversion 1.1.4-2   advanced version control system (a
ii  xlibs  4.3.0.dfsg.1-14sarge1 X Keyboard Extension (XKB) configu

-- no debconf information


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



Bug#347514: etl: lower debhelper dependency version

2006-01-11 Thread Fabian Fagerholm
Package: etl
Version: 0.04.07-1
Severity: wishlist

As far as I can tell, debhelper 4 would be enough to build this package. 
To ease backporting, I suggest lowering the build-dep to debhelper
(= 4.0.0) and saying 4 in debian/compat.

(I know that upstream is planning to fold this code into synfig, but 
until that happens...)

Thanks :)


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



Bug#341452: lvm2 broken with 2.6.8 kernel too

2006-01-11 Thread Jurij Smakov

Hi,

This bug is also present when running sarge's 2.6.8 kernel with the latest 
lvm2 and friends. This potentially means that LVM systems will break on a 
sarge - etch upgrades, if kernel is not upgraded simultaneously.


Best regards,

Jurij Smakov[EMAIL PROTECTED]
Key: http://www.wooyd.org/pgpkey/   KeyID: C99E03CC


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



Bug#343922: apt-cache: manual cleanup of cache

2006-01-11 Thread Andreas Krüger
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

This is almost a month after the configuration change to

cleanup_freq = 1d
max_age = 40d

In the meantime, I had updated all machines that live from this cache. And
I have seen quite a bit of trouble, as the /var file system is full to the
brim. In the days of trouble, apt-get cleanup was my friend.

This morning, I finally ran

  find /var/cache/apt-proxy -type f -name \*.deb -atime +40 -print0 |
  xargs -0 -r rm

That did free up some 4 GB of data.

In other words, the configuration change has still not taken effect, not
even a month after the inital change. And I had the computer switched on
for some time almost every day since then.

Finally, /var will start to function again.

However, I do not know whether this has now utterly confused my apt-cache
setup. Will it just work, or will my bold solution earn me apt-proxy
problems?

A first test has been hopeful. As far as I can see, apt-cache still works.

Regards, and thank you for providing fine software

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

iD8DBQFDxMYCnWrlKaIH40ARAu/gAKCiHKUTDd5FNX4OJn4GTAb3JrPCSACgkB1Y
tF7uQcxtjxcPMOyf3J0Kcsk=
=FAWr
-END PGP SIGNATURE-


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



Bug#346346: netatalk_2.0.3-3 (mips*/unstable): FTBFS: checking for gss_acquire_cred... no

2006-01-11 Thread Steve Langasek
On Wed, Jan 11, 2006 at 04:22:05PM +1100, Brian May wrote:

 I don't see any evidence this is or is not Heimdal's fault yet. Nor am I
 sure what Sebastian meant. I think he means configure running on hppa
 finds gss_display_status; but configure running on mips/mepsel doesn't
 and not I checked the libraries manually and found gss_display_status
 on hppa but not on mips/mipsel.

 The most likely suspect would appear to be the configure script in
 netatalk is failing to detect the library correctly. Especially as it
 appears to be only mips/mipsel that has this problem.

 Can somebody with access to mips and/or HPPA please confirm if -lgssapi
 has the gss_acquire_cred symbol on both platforms?

You're a Debian developer.  You have access to systems of each architecture. 
You can also check for the symbol's presence using objdump and a public
mirror.

 e.g. by compiling the following program:

 --- cut ---
 main() {
 gss_acquire_cred();
 }
 --- cut ---

 with

 gcc -lgssapi test.c

This is also the wrong test, because it's not gss_acquire_cred detection
that fails.  The configure script is failing to detect *libgssapi* on
mips/el:

checking for gss_display_status in -lgssapi... no
checking for gss_display_status in -lgssapi_krb5... no

So there's no -lgssapi being added to $LIBS, so naturally looking for
gss_display_status also fails afterwards.

Anyway, the reason appears to be this:

[EMAIL PROTECTED]:~$ LD_LIBRARY_PATH=~/usr/lib/ ldd -d -r 
~/usr/lib/libgssapi.so.4
libkrb5.so.17 = /home/vorlon/usr/lib/libkrb5.so.17 (0x2ab04000)
libcrypto.so.0.9.8 = /usr/lib/libcrypto.so.0.9.8 (0x2aba4000)
libasn1.so.6 = /home/vorlon/usr/lib/libasn1.so.6 (0x2ad4c000)
libroken.so.16 = /home/vorlon/usr/lib/libroken.so.16 (0x2adc4000)
libcrypt.so.1 = /lib/libcrypt.so.1 (0x2ae1c000)
libresolv.so.2 = /lib/libresolv.so.2 (0x2ae8c000)
libc.so.6 = /lib/libc.so.6 (0x2aee)
libcom_err.so.2 = /lib/libcom_err.so.2 (0x2b07c000)
libdl.so.2 = /lib/libdl.so.2 (0x2b0c)
libz.so.1 = /usr/lib/libz.so.1 (0x2b104000)
libdb-4.2.so = /usr/lib/libdb-4.2.so (0x2b158000)
/lib/ld.so.1 (0x)
libgcc_s.so.1 = /lib/libgcc_s.so.1 (0x2b29)
undefined symbol: pthread_setspecific (/home/vorlon/usr/lib/libgssapi.so.4)
undefined symbol: pthread_key_create (/home/vorlon/usr/lib/libgssapi.so.4)
undefined symbol: pthread_getspecific (/home/vorlon/usr/lib/libgssapi.so.4)
[EMAIL PROTECTED]:~$

That looks pretty clearly like a heimdal bug to me.

On other architectures where netatalk builds successfully, libgssapi.so.4 is
linked to libpthread.

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


signature.asc
Description: Digital signature


Bug#347512: Acknowledgement (FTBFS: new make breaks console-data build)

2006-01-11 Thread Christian Perrier
tags 347512 pending
thanks

The fix is commited in SVN. I'll probably NMU the package today.




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



Bug#347515: xkbsel: Homepage-URL in description and copyright is dead

2006-01-11 Thread Wolfgang Baer
Package: xkbsel
Severity: minor

Hi,

the URL in the description and copyright file is no longer
accessible. It seems that http://www.meduna.org/sw_xkbsel_en.html
is the new URL to use.

Wolfgang

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


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



Bug#347516: inetutils-tools no longer provides net-tools

2006-01-11 Thread Petr Salinger

Package: inetutils-tools
Version: 1.4.3+20051212-2

Hi,

I am not sure whether this change have been intentional.

At least dist-upgrade on my kfreebsd-i386 offers the following:

# apt-get -d install inetutils-tools
The following packages will be REMOVED:
  exim4 exim4-base exim4-daemon-light ifupdown inetutils-ping inetutils-syslogd 
mailx netbase openbsd-inetd sbuild telnet
The following packages will be upgraded:
  inetutils-tools
1 upgraded, 0 newly installed, 11 to remove and 0 not upgraded.

I don't like it. My previous version of inetutils-tools is 1.4.2+20040207-6.
Please, can you look at it ?

Thanks

  Petr


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



Bug#347517: [INTL:de] German translation for sqlite debconf templates

2006-01-11 Thread Tobias Toedter
Package: sqlite
Version: 2.8.16-1
Severity: wishlist
Tags: patch l10n

Hi,

I've attached the German translation for your package, sqlite. It has passed 
the review process on the German Debian translation list.

Cheers,

-- 

Tobias

I doubt, therefore I might be.


sqlite_2.8.16-1_templates.pot
Description: application/gettext


pgpjPfyXxjD2e.pgp
Description: PGP signature


Bug#236252: Please move all compose files in /etc

2006-01-11 Thread David Martínez Moreno
El martes, 10 de enero de 2006 23:15, Denis Barbier escribió:
 On Wed, Jan 11, 2006 at 12:02:27AM +0200, Anton Zinoviev wrote:
  On Mon, Jan 09, 2006 at 11:55:57AM +0100, Denis Barbier wrote:
  Yes.  It would be nice to provide /etc/X11/Compose file and to set the
  XCOMPOSEFILE variable correspondingly.  Otherwise the users will not
  know about this feature.

 My suggestion was that sysadmins do the work if they want to,
 but your proposal is much better.  If there is no objection,
 I will implement it.

Then please feel free to retitle this bug for tracking this issue.

Best regards,


Ender.
-- 
What was that, honey? It was bad. It had no fire, no energy, no nothing.
 So tomorrow from 5 to 7 will you PLEASE act like you have more than a
 two word vocabulary. It must be green.
-- DJ Ruby Rhod (The Fifth Element).
--
Desarrollador de Debian
Debian developer


pgp7GR3Puysaa.pgp
Description: PGP signature


Bug#292755: xfig: Solved here

2006-01-11 Thread Manuel Bilderbeek
Package: xfig
Version: 1:3.2.5-alpha5-4
Followup-For: Bug #292755

Hello,

I had the same problem, and it was caused by the fact that I set the
XFILESEARCHPATH environment variable somewhere. When I cleared it, it
all worked fine again.

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

Versions of packages xfig depends on:
ii  libc62.3.5-8 GNU C Library: Shared libraries an
ii  libice6  6.8.2.dfsg.1-11 Inter-Client Exchange library
ii  libjpeg626b-11   The Independent JPEG Group's JPEG 
ii  libpng12-0   1.2.8rel-5  PNG library - runtime
ii  libsm6   6.8.2.dfsg.1-11 X Window System Session Management
ii  libx11-6 6.8.2.dfsg.1-11 X Window System protocol client li
ii  libxext6 6.8.2.dfsg.1-11 X Window System miscellaneous exte
ii  libxi6   6.8.2.dfsg.1-11 X Window System Input extension li
ii  libxmu6  6.8.2.dfsg.1-11 X Window System miscellaneous util
ii  libxp6   6.8.2.dfsg.1-11 X Window System printing extension
ii  libxpm4  6.8.2.dfsg.1-11 X pixmap library
ii  libxt6   6.8.2.dfsg.1-11 X Toolkit Intrinsics
ii  xaw3dg   1.5+E-9 Xaw3d widget set
ii  xlibs6.8.2.dfsg.1-11 X Window System client libraries m
ii  zlib1g   1:1.2.3-9   compression library - runtime

Versions of packages xfig recommends:
ii  transfig1:3.2.5-alpha5-3 Utilities for converting XFig figu
ii  xfig-libs   1:3.2.5-alpha5-4 XFig image libraries and examples

-- no debconf information



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



Bug#346346: netatalk_2.0.3-3 (mips*/unstable): FTBFS: checking for gss_acquire_cred... no

2006-01-11 Thread Brian May
 Steve == Steve Langasek [EMAIL PROTECTED] writes:

Steve On other architectures where netatalk builds successfully,
Steve libgssapi.so.4 is linked to libpthread.

Thanks for your investigations.

So are you saying Heimdal is meant to link libgssapi with -lpthread,
but doesn't for some reason on MIPS?
-- 
Brian May [EMAIL PROTECTED]


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



Bug#346346: netatalk_2.0.3-3 (mips*/unstable): FTBFS: checking for gss_acquire_cred... no

2006-01-11 Thread Steve Langasek
On Wed, Jan 11, 2006 at 12:52:00AM -0800, Steve Langasek wrote:
 On Wed, Jan 11, 2006 at 04:22:05PM +1100, Brian May wrote:

 This is also the wrong test, because it's not gss_acquire_cred detection
 that fails.  The configure script is failing to detect *libgssapi* on
 mips/el:

 checking for gss_display_status in -lgssapi... no
 checking for gss_display_status in -lgssapi_krb5... no

 So there's no -lgssapi being added to $LIBS, so naturally looking for
 gss_display_status also fails afterwards.

 Anyway, the reason appears to be this:

 [EMAIL PROTECTED]:~$ LD_LIBRARY_PATH=~/usr/lib/ ldd -d -r 
 ~/usr/lib/libgssapi.so.4
 libkrb5.so.17 = /home/vorlon/usr/lib/libkrb5.so.17 (0x2ab04000)
 libcrypto.so.0.9.8 = /usr/lib/libcrypto.so.0.9.8 (0x2aba4000)
 libasn1.so.6 = /home/vorlon/usr/lib/libasn1.so.6 (0x2ad4c000)
 libroken.so.16 = /home/vorlon/usr/lib/libroken.so.16 (0x2adc4000)
 libcrypt.so.1 = /lib/libcrypt.so.1 (0x2ae1c000)
 libresolv.so.2 = /lib/libresolv.so.2 (0x2ae8c000)
 libc.so.6 = /lib/libc.so.6 (0x2aee)
 libcom_err.so.2 = /lib/libcom_err.so.2 (0x2b07c000)
 libdl.so.2 = /lib/libdl.so.2 (0x2b0c)
 libz.so.1 = /usr/lib/libz.so.1 (0x2b104000)
 libdb-4.2.so = /usr/lib/libdb-4.2.so (0x2b158000)
 /lib/ld.so.1 (0x)
 libgcc_s.so.1 = /lib/libgcc_s.so.1 (0x2b29)
 undefined symbol: pthread_setspecific (/home/vorlon/usr/lib/libgssapi.so.4)
 undefined symbol: pthread_key_create (/home/vorlon/usr/lib/libgssapi.so.4)
 undefined symbol: pthread_getspecific (/home/vorlon/usr/lib/libgssapi.so.4)
 [EMAIL PROTECTED]:~$

 That looks pretty clearly like a heimdal bug to me.

 On other architectures where netatalk builds successfully, libgssapi.so.4 is
 linked to libpthread.

And it looks like it should be on mips* as well:

/bin/sh ../../libtool --mode=link gcc  -Wall -Wmissing-prototypes 
-Wpointer-arith -Wbad-function-cast -Wmissing-declarations -Wnested-externs -g 
-O2   -o libgssapi.la -rpath /usr/lib -version-info 4:0:0 asn1_ContextFlags.lo 
asn1_MechType.lo asn1_MechTypeList.lo asn1_NegotiationToken.lo 
asn1_NegTokenInit.lo asn1_NegTokenTarg.lo 8003.lo accept_sec_context.lo 
acquire_cred.lo add_cred.lo add_oid_set_member.lo arcfour.lo 
canonicalize_name.lo ccache_name.lo cfx.lo compare_name.lo compat.lo 
context_time.lo copy_ccache.lo create_emtpy_oid_set.lo decapsulate.lo 
delete_sec_context.lo display_name.lo display_status.lo duplicate_name.lo 
encapsulate.lo export_sec_context.lo export_name.lo external.lo get_mic.lo 
import_name.lo import_sec_context.lo indicate_mechs.lo init.lo 
init_sec_context.lo inquire_context.lo inquire_cred.lo inquire_cred_by_mech.lo 
inquire_mechs_for_name.lo inquire_names_for_mech.lo release_buffer.lo 
release_cred.lo release_name.lo release_oid_set.lo sequence.lo 
process_context_token.lo ticket_flags.lo test_oid_set_member.lo unwrap.lo v1.lo 
verify_mic.lo wrap.lo address_to_krb5addr.lo ../krb5/libkrb5.la -lcrypto  
../asn1/libasn1.la ../../lib/vers/libvers.la ../../lib/roken/libroken.la 
-lcrypt  -lresolv -pthread
gcc  -shared  .libs/asn1_ContextFlags.o .libs/asn1_MechType.o 
.libs/asn1_MechTypeList.o .libs/asn1_NegotiationToken.o 
.libs/asn1_NegTokenInit.o .libs/asn1_NegTokenTarg.o .libs/8003.o 
.libs/accept_sec_context.o .libs/acquire_cred.o .libs/add_cred.o 
.libs/add_oid_set_member.o .libs/arcfour.o .libs/canonicalize_name.o 
.libs/ccache_name.o .libs/cfx.o .libs/compare_name.o .libs/compat.o 
.libs/context_time.o .libs/copy_ccache.o .libs/create_emtpy_oid_set.o 
.libs/decapsulate.o .libs/delete_sec_context.o .libs/display_name.o 
.libs/display_status.o .libs/duplicate_name.o .libs/encapsulate.o 
.libs/export_sec_context.o .libs/export_name.o .libs/external.o .libs/get_mic.o 
.libs/import_name.o .libs/import_sec_context.o .libs/indicate_mechs.o 
.libs/init.o .libs/init_sec_context.o .libs/inquire_context.o 
.libs/inquire_cred.o .libs/inquire_cred_by_mech.o 
.libs/inquire_mechs_for_name.o .libs/inquire_names_for_mech.o 
.libs/release_buffer.o .libs/release_cred.o .libs/release_name.o 
.libs/release_oid_set.o .libs/sequence.o .libs/process_context_token.o 
.libs/ticket_flags.o .libs/test_oid_set_member.o .libs/unwrap.o .libs/v1.o 
.libs/verify_mic.o .libs/wrap.o .libs/address_to_krb5addr.o -Wl,--whole-archive 
../../lib/vers/.libs/libvers.a -Wl,--no-whole-archive -Wl,--rpath 
-Wl,/build/buildd/heimdal-0.7.1/build-tree/heimdal-0.7.1/lib/krb5/.libs 
-Wl,--rpath 
-Wl,/build/buildd/heimdal-0.7.1/build-tree/heimdal-0.7.1/lib/asn1/.libs 
-Wl,--rpath 
-Wl,/build/buildd/heimdal-0.7.1/build-tree/heimdal-0.7.1/lib/roken/.libs 
../krb5/.libs/libkrb5.so -lcrypto ../asn1/.libs/libasn1.so 
../../lib/roken/.libs/libroken.so -lcrypt -lresolv -pthread  -Wl,-soname 
-Wl,libgssapi.so.4  -o .libs/libgssapi.so.4.0.0

http://buildd.debian.org/fetch.php?pkg=heimdalarch=mipsver=0.7.1-2stamp=1135222570file=log

Need some mips porter lovin' on this one, I think, to figure out why gcc

Bug#347190: f-prot-installer's check-updates fix

2006-01-11 Thread Sander Smeenk
Hello,

The reason check-updates isn't working is that $signatureDirectory is
undefined. After changing /usr/lib/f-prot/tools/check-updates line 145 to:

my $signatureDirectory = /var/lib/f-prot/;

And re-running dpkg --configure f-prot-installer, things started working
again.

Regards,
Sander.
-- 
| From the FidoNet tagline collection:
| Resistance Is Useless! (If  1 ohm)
| 1024D/08CEC94D - 34B3 3314 B146 E13C 70C8  9BDB D463 7E41 08CE C94D


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



Bug#347518: gjots2: new upstream version available

2006-01-11 Thread Chris Vanden Berghe
Package: gjots2
Version: 2.2.0-1
Severity: wishlist


Hi,

There is new version of gjots2 available... as it fixes some crashes, it would 
be nice to have the updated version in
Debian.

Perhaps it is also useful to add ccrypt and gpg as 'suggest's or 'recommend's 
to the package.

Thanks,
Chris.

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

Versions of packages gjots2 depends on:
ii  gv1:3.6.1-12 PostScript and PDF viewer for X
ii  mpage 2.5.4-2print multiple pages per sheet on 
ii  python2.3.5-3An interactive high-level object-o
ii  python2.3-glade2  2.8.2-3GTK+ bindings: Glade support
ii  python2.3-gnome2  2.10.0-4   Python bindings for the GNOME desk

gjots2 recommends no packages.

-- no debconf information


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



Bug#347519: libboost-graph-dev: Even more useless warnings

2006-01-11 Thread Akim Demaille
Package: libboost-graph-dev
Version: 1.33.0-6
Severity: minor


Still another change to avoid extremely long warnings from the C++
compiler due to unused variables:

/tmp % diff topological_sort.hpp  /usr/include/boost/graph/topological_sort.hpp 
-uw
--- topological_sort.hpp  2006-01-11 10:02:37.0 +0100
+++ /usr/include/boost/graph/topological_sort.hpp   2006-01-11 
10:02:14.0 +0100
@@ -37,7 +37,7 @@
   : m_iter(_iter) { }

 template typename Edge, typename Graph
-void back_edge(const Edge u, Graph) { throw not_a_dag(); }
+void back_edge(const Edge, Graph) { throw not_a_dag(); }

 template typename Vertex, typename Graph
 void finish_vertex(const Vertex u, Graph) { *m_iter++ = u; }



-- 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=fr_FR, LC_CTYPE=fr_FR (charmap=ISO-8859-1)

Versions of packages libboost-graph-dev depends on:
ii  libboost-dev  1.33.0-6   Boost C++ Libraries development fi

Versions of packages libboost-graph-dev recommends:
pn  libboost-graph1.33.0c2a   none (no description available)

-- no debconf information


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



Bug#347520: kde-i18n-fr: /usr/share/locale/fr/LC_MESSAGES/kgeography.mo also provided by kgeography

2006-01-11 Thread Feth AREZKI
Package: kde-i18n-fr
Severity: normal

As said, /usr/share/locale/fr/LC_MESSAGES/kgeography.mo is also provided by
kgeography.
I filled this report against kde-i18n-fr because for instance
kde-i18n-fi and kde-i18n-fy don't have this problem, but now it is not mine
to choose wich package should drop the file :-)

Many thanks to translators teams, you make a great job.

-- 
Feth



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


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



Bug#347521: [INTL:de] Update for German translation of zssh

2006-01-11 Thread Tobias Toedter
Package: zssh
Version: 1.5c-3
Severity: minor
Tags: patch l10n

Hi,

I've attached an update of the German PO file (lrzsz-0.12.20/po/de.po). It 
has passed the review process on the German Debian translation list.

I just saw that you've done an upload of zssh -- sorry, bad timing on my 
part. When are you planning the next upload?

Cheers,

-- 

Tobias

I doubt, therefore I might be.


zssh_1.5c-3_de.po.gz
Description: GNU Zip compressed data


pgpoy0uZ1S1ds.pgp
Description: PGP signature


Bug#347522: cupsys: USB printer is not working anymore

2006-01-11 Thread Felipe Almeida Lessa
Package: cupsys
Version: 1.1.99.b1.r4885-1
Severity: important

Hi!

After an upgrade (I don't remember which one, as I haven't printed
anything for a long time), CUPS stopped working. I thought the printer
was broken, but it's working fine on Windows.

CUPS keeps printing the below in error_log until I cancel the job:
D [11/Jan/2006:07:12:03 -0200] [Job 254] Printer using device file
/dev/usb/lp0...
D [11/Jan/2006:07:12:03 -0200] [Job 254] LPGETSTATUS returned a port
status of 10...
W [11/Jan/2006:07:12:03 -0200] [Job 254] Printer fault!

Printer info (Lexmark Z12):
# lsusb -v -s 002:002
Bus 002 Device 002: ID 043d:0016 Lexmark International, Inc.
Device Descriptor:
  bLength18
  bDescriptorType 1
  bcdUSB   1.00
  bDeviceClass0 (Defined at Interface level)
  bDeviceSubClass 0
  bDeviceProtocol 0
  bMaxPacketSize0 8
  idVendor   0x043d Lexmark International, Inc.
  idProduct  0x0016
  bcdDevice1.00
  iManufacturer   1 Lexmark
  iProduct2 Inkjet color printer
  iSerial 0
  bNumConfigurations  1
  Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength   32
bNumInterfaces  1
bConfigurationValue 1
iConfiguration  0
bmAttributes 0x40
  (Missing must-be-set bit!)
  Self Powered
MaxPower4mA
Interface Descriptor:
  bLength 9
  bDescriptorType 4
  bInterfaceNumber0
  bAlternateSetting   0
  bNumEndpoints   2
  bInterfaceClass 7 Printer
  bInterfaceSubClass  1 Printer
  bInterfaceProtocol  2 Bidirectional
  iInterface  0
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x05  EP 5 OUT
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0040  1x 64 bytes
bInterval   0
  Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81  EP 1 IN
bmAttributes2
  Transfer TypeBulk
  Synch Type   None
  Usage Type   Data
wMaxPacketSize 0x0010  1x 16 bytes
bInterval   0
Device Status: 0x0001
  Self Powered


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

Versions of packages cupsys depends on:
ii  adduser3.80  Add and remove users and groups
ii  debconf [debconf-2.0]  1.4.67Debian configuration management sy
ii  gs-esp 8.15.1.dfsg.1-1   The Ghostscript PostScript interpr
ii  libc6  2.3.5-11  GNU C Library: Shared libraries an
ii  libcupsimage2  1.1.99.b1.r4885-1 Common UNIX Printing System(tm) - 
ii  libcupsys2 1.1.99.b1.r4885-1 Common UNIX Printing System(tm) - 
ii  libgnutls121.2.9-2   the GNU TLS library - runtime libr
ii  libpam0g   0.79-3Pluggable Authentication Modules l
ii  libpaper1  1.1.14-5  Library for handling paper charact
ii  libslp11.2.1-5   OpenSLP libraries
ii  lsb-base   3.0-14Linux Standard Base 3.0 init scrip
ii  patch  2.5.9-2   Apply a diff file to an original
ii  perl-modules   5.8.7-10  Core Perl modules
ii  procps 1:3.2.6-2 /proc file system utilities
ii  xpdf-utils 3.01-5Portable Document Format (PDF) sui
ii  zlib1g 1:1.2.3-9 compression library - runtime

Versions of packages cupsys recommends:
ii  cupsys-client  1.1.99.b1.r4885-1 Common UNIX Printing System(tm) - 
ii  foomatic-filters   3.0.2-20050720-1  linuxprinting.org printer support 
ii  smbclient  3.0.21a-1 a LanManager-like simple client fo

-- debconf information:
* cupsys/raw-print: true
* cupsys/ports: 0.0.0.0:631 /var/run/cups/cups.sock
* cupsys/backend: ipp, lpd, usb
  cupsys/portserror:
* cupsys/browse: true


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



Bug#347523: gtk-gnutella: 'passive' search displays Passive instead of search string

2006-01-11 Thread A. Costa
Package: gtk-gnutella
Version: 0.96b-1
Severity: normal


From the search window type foobar then click the Passive button. 
A new tab appears below titled Passive; the 'Current Search'
button-list above it also says Passive.  That is, it shows the 
_type_ of search, instead of the _search_string_.  The word 'foobar'
isn't on the screen, and there seems to be no way to recall what
the search string was.

If the user starts another passive search, (with a different search
string), the resulting second tab looks the same, which seems to imply
two identical searches.  It would be better if the tabs and the 'Current
Search' button showed the search string instead of the word Passive.

Hope this helps...

-- 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.14-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)

Versions of packages gtk-gnutella depends on:
ii  libatk1.0-0   1.10.3-1   The ATK accessibility toolkit
ii  libc6 2.3.5-11   GNU C Library: Shared libraries an
ii  libglib2.0-0  2.8.5-1The GLib library of C routines
ii  libgnutls12   1.2.9-2the GNU TLS library - runtime libr
ii  libgtk2.0-0   2.8.9-2The GTK+ graphical user interface 
ii  libpango1.0-0 1.10.2-1   Layout and rendering of internatio
ii  libxml2   2.6.23-1   GNOME XML library
ii  zlib1g1:1.2.3-9  compression library - runtime

gtk-gnutella recommends no packages.

-- no debconf information


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



Bug#224129: [rfk-dev] Re: Bug#224129: regrding this patch

2006-01-11 Thread Ceri Davies
On Tue, Jan 10, 2006 at 08:40:49PM -0700, Neale Pickett wrote:
 On Tuesday 10 January 2006 06:43 pm, Joey Hess wrote:
  -  A lone, forgotten comma, sits here, sobbing.,
  +  A lone, forgotten comma sits here, sobbing.,
 
  Surely, the extra comma, in the first line, is part of the fun, and should
  not, be removed?
 
 Good point.  I'll take this up with the high council.
 
 Council?

Absolutely 100% agreed.

Ceri
-- 
Only two things are infinite, the universe and human stupidity, and I'm
not sure about the former.-- Einstein (attrib.)


pgpAzvU1FO6uz.pgp
Description: PGP signature


Bug#346205: Bug#342720: texmacs: errors and warnings during font generation

2006-01-11 Thread Frank Küster
Magnus Ekdahl [EMAIL PROTECTED] wrote:

 Ralf, what do think about upstreams suggestion on texmacs-dev to use
 his Type 1 fonts instead? That solves this (and future similar)
 problem(s).

This is about the part still assigned to texmacs, and I need not care
about it, correct?

  - many warning messages such as:
 TeXmacs] Trying to create ecrm10.123pk from 300 dpi
 mktexpk: Mismatched mode ljfour and resolution 300; ignoring mode.
 mktexpk: Running mf-nowin -progname=mf \mode:=cx; mag:=123/300; nonstopmode; 
 input ecrm10
 They seem harmless, but texmacs should avoid them if possible.

 This is due to mktexpk first guessing the wrong mode ljfour. ljfour is not 
 specified by texmacs though.

 There is a variable TEX_HUSH that can be used to control the amount of
 warning messages generated by mktexpk. But even at the quietest
 setting your warning does not go away.

 I am reassigning this part of your bug to the package with mktexpk 
 (tetex-bin).

Hm, so the solution would be to make mktexpk guess the right mode.  What
would be right?

Regards, Frank
-- 
Frank Küster
Inst. f. Biochemie der Univ. Zürich
Debian Developer




Bug#346326: tetex-bin: postinst fails -- dvips35.map not found

2006-01-11 Thread Frank Küster
Jörg Sommer [EMAIL PROTECTED] wrote:

 Hello Frank,

 Frank Küster schrieb am Tue 10. Jan, 10:39 (+0100):
 Jörg Sommer [EMAIL PROTECTED] wrote:
 
  Did you ever discuss this issue in debian-devel?
 
 Yes, and it's clear that it's not a bug to fail if the local admin
 refuses to update the configuration

 It's legal that the package installation fails? 

You've been asked, you've been given the opportunity to view the diff,
and you chose.  You can even fix the problem manually instead of
reporting a bug.

 Why you don't refuse to
 install, e.g. the preinstall script should check and fail or bring a
 warning

The preinst script is run before you decide about the conffiles.

 and the postinst should not run the hazardous parts and the admin
 must do it by hand (i.e. call dpkg-reconfigure tex-common or update-XY).

No, in future versions the postinst script (of tex-common) will check
for essential entries and fail with a user-friendly message if some are
missing or wrong.  That's our service to users (and to us...).  But it's
impossible to change the postinst script to not run the problematic
parts and *not* fail, since a succeeding postinst script tells dpkg that
the package is ready to use, which it wouldn't be.

Regards, Frank
-- 
Frank Küster
Inst. f. Biochemie der Univ. Zürich
Debian Developer




Bug#347381: RM: kgeography -- geography learning tool

2006-01-11 Thread Steffen Joeris
On Wednesday 11 January 2006 01:33, Adeodato Simó wrote:
 * Steffen Joeris [Tue, 10 Jan 2006 13:50:21 +0100]:
  Package: ftp.debian.org
  Severity: serious
 
  Please remove this package because the provided binary now
  exists in kdeedu from kde 3.5 which is now in unstable.

   Heh, where did you get the idea that this needed a bug against
   ftp.d.o (bogus documentation somewhere?), and at such high severity?
Aehm I asked some other DD's (because I also had no idea against which package 
to fill the bug) and they told me that ftp.debian.org is the ToDo-list for 
the ftp-masters. Sorry if it was wrong.
I set the priority to serious, because in unstable are two kgeography 
binaries, but I think one of the ftp-master corrected it.
BTW Adeodato where can I find you in IRC?

Greetings
Steffen


pgplEyRjYoyVw.pgp
Description: PGP signature


Bug#347482: initramfs-tools: Fails to boot with / on LVM and /boot on separate partition

2006-01-11 Thread maximilian attems
reassign grub
thanks


On Wed, 11 Jan 2006, Frans Pop wrote:

 retitle 347482 Does not support ! separator in /dev/mapper names
 severity 347482 important
 thanks
 
 On Wednesday 11 January 2006 03:44, you wrote:
   what were the boot args?
   cat /proc/cmdline
  root=/dev/mapper!Debian-root ro
 
  The problem seems to be in the !. The lvm script expects / there.
  This means the vg is not recognized properly and therefore the modprobe
  for dm-mod and the vgchange are not executed.
 
 If I change the ! to / in grub's menu.lst, the system reboots fine.
 I would guess though that the ! is an accepted delimiter and should be 
 supported.
 
 Actually, grub has the following options in its menu.lst:
 # kopt=root=/dev/mapper/Debian-root ro
 # kopt_2_6=root=/dev/mapper!Debian-root ro
 
 It could well be that the same goes for RAID (or anything that 
 uses /dev/mapper)!

the convert linux function in update-grub needs to be fixed
to exclude /dev/mapper/* 

-- 
maks


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



Bug#347524: Finished tasks cannot be removed

2006-01-11 Thread Andriy Lesyuk

Package: karm
Severity:  important
Version: 3.4.3-1

I have a task that starts when switching to specified desktop (saying 
D). This task was finished and I marked it as done. Now I cannot 
select it to delete or change (I think such tasks must be deletable). 
Nevertheless when I switch to desktop D the task starts...



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



Bug#345611: openoffice.org: [64bit] Making OpenOffice src compile

2006-01-11 Thread Martin Kretzschmar
On 1/11/06, Emmanuel Fleury [EMAIL PROTECTED] wrote:
 Sincerely, it's not as bad as you said. I did a tour of it yesterday and
 my desktop didn't burst into fire. :) I found few problems but nothing
 really lethal until now (I admit I didn't try very deep but I was
 expecting much worst).

Did you try e.g. load/save?

And I can say, that it brought my X server to its knees at least once by
allocating several gigabytes of pixmaps.

 I am starting to think that the badness of OpenOffice in 64bits was just
 a rumor (as nobody really tried out).

Umm, don't you think the people who wrote the patches that you use would
make it widely known when they had a working 64bit port?

Regards,

Martin


Bug#345758: No direct rendering with recent kernels (workaround)

2006-01-11 Thread Svante Signell
Can you please add the workaround described below to the DRM problems
with kernels 2.6.14+15 to next release of Xorg. Obviously the kernel
module patch will not be included until kernel 2.6.16. 

For direct rendering with MGA graphics cards use the following option in
the Device section of xorg.conf:
Option OldDmaInit true

On Thu, 2006-01-05 at 00:45 +0100, Svante Signell wrote:
 On Tue, 2006-01-03 at 11:58 +0100, Svante Signell wrote:
  Subject: xserver-xorg: No direct rendering with recent kernels
  Package: xserver-xorg
  Version: 6.9.0.dfsg.1-1
  Severity: important
  
  *** Please type your report below this line ***
  Recent kernels 2.6.14-2-686-smp and 2.6.15-rc4-686-smp does not have 
  direct rendering enabled. Kernel 2.6.11-1-686-smp works OK.
  
  Kernel 2.6.14:
  ~$ LIBGL_DEBUG=verbose glxgears
  libGL error: XF86DRIQueryDirectRenderingCapable returned false
  598 frames in 6.2 seconds = 97.027 FPS
  560 frames in 6.4 seconds = 87.010 FPS
  560 frames in 6.4 seconds = 88.052 FPS
  
  Kernel 2.6.11:
  ~$ LIBGL_DEBUG=verbose glxgears
  libGL: XF86DRIGetClientDriverName: 1.2.1 mga (screen 0)
  libGL: OpenDriver: trying /usr/X11R6/lib/modules/dri/mga_dri.so
  drmOpenByBusid: Searching for BusID pci::01:00.0
  drmOpenDevice: node name is /dev/dri/card0
  drmOpenDevice: open result is 4, (OK)
  drmOpenByBusid: drmOpenMinor returns 4
  drmOpenByBusid: drmGetBusid reports pci::01:00.0
  2440 frames in 5.0 seconds = 487.941 FPS
  2526 frames in 5.0 seconds = 505.015 FPS
  2519 frames in 5.0 seconds = 503.690 FPS
  
 
 It seems that this bug has been solved in the DRM module in CVS in
 November, see https://bugs.freedesktop.org/show_bug.cgi?id=4797
 
 The problem is that the changes are not included in kernels 2.6.14 and
 2.6.15 (released yesterday). I've asked on the DRI-devel mailinglist if
 a patch can be made available that can be included when building these
 kernels. If not, a workaround is to add the  Option OldDmaInit true
 in the Device section of xorg.conf for the card as a workaround. My
 problems were solved by this setting for the card, an MGA G400 DH AGP.
 
 
-- 
Svante Signell [EMAIL PROTECTED]


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



Bug#347248: partman-lvm: Confusing message during LVM setup

2006-01-11 Thread Geert Stappers
IMHO is the original message fine.

GSt


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



Bug#347458: vserver-debiantools: syntax error in stripserver -- missing double quoute

2006-01-11 Thread Ola Lundqvist
Thanks a lot

Will be applied.

Regards,

// Ola

On Tue, Jan 10, 2006 at 09:51:43PM +0100, Lukasz Pankowski wrote:
 Package: vserver-debiantools
 Version: 0.2.5
 Severity: normal
 Tags: patch
 
 Hi,
 
 Calling stripserver without required permissions manifest syntax error
 in the script
 
 $ /usr/sbin/stripserver 
 /usr/sbin/stripserver: line 292: syntax error near unexpected token `('
 /usr/sbin/stripserver: line 292: `echo Must be run from the host 
 server (security context 0) 12'
 
 which is caused by the lack of closing double quote more than hundred
 lines before
 
 --- stripserver.orig2006-01-10 21:28:51.0 +0100
 +++ stripserver 2006-01-10 21:29:10.0 +0100
 @@ -162,7 +162,7 @@
 case $2 in
 [a-z]*)
 DIST=$2
 -   if [ woody != $2 ]  [ sarge != $2 ] 
 ; then
 +   if [ woody != $2 ]  [ sarge != $2 ] 
 ; then
 echo ${0##*/} warning: I only know how 
 to do \woody\ and \sarge\, be careful! 12
 fi
 ;;
 
 
 -- System Information:
 Debian Release: testing/unstable
   APT prefers unstable
   APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
 Architecture: i386 (i686)
 Shell:  /bin/sh linked to /bin/bash
 Kernel: Linux 2.6.14+vserver
 Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
 
 Versions of packages vserver-debiantools depends on:
 ii  binutils 2.16.1cvs20051214-1 The GNU assembler, linker and 
 bina
 ii  debootstrap  0.3.3   Bootstrap a basic Debian system
 ii  rsync2.6.6-1 fast remote file copy program 
 (lik
 ii  util-vserver 0.30.209-2  tools for Virtual private 
 servers 
 
 vserver-debiantools recommends no packages.
 
 -- no debconf information
 
 -- 
 
 =*= Lukasz Pankowski =*=
 
 

-- 
 - Ola Lundqvist ---
/  [EMAIL PROTECTED] Annebergsslingan 37  \
|  [EMAIL PROTECTED] 654 65 KARLSTAD  |
|  +46 (0)54-10 14 30  +46 (0)70-332 1551   |
|  http://www.opal.dhs.org UIN/icq: 4912500 |
\  gpg/f.p.: 7090 A92B 18FE 7994 0C36  4FE4 18A1 B1CF 0FE5 3DD9 /
 ---


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



Bug#347492: linux-image-2.6.15-1-686-smp: wine 0.9.5 freezes whole system

2006-01-11 Thread maximilian attems
reassign 347492 wine
stop

On Wed, 11 Jan 2006, Mau wrote:

 After upgrade to kernel 2.6.15-1 wine 0.9.5 (deb package from
 winehq.org), crossover office 4.1 and 5.0.0 stopped working: with most
 win32 apps, after launch and some input (mouse or keyboard), the whole
 system appears locked. No way to kill: only the SysRq keys still work.

well that's a wine bug.
wine is very sensitive about the kernel version,
and needs to adapt to newer upstream.
 
 This issue doesn't happen at all with kernel images 2.6.14-2 and 2.6.12:
 I posted here this issue for that reason. Didn't test non-smp kernel.

well that's expected.
reassigning to wine.

-- 
maks


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



Bug#347525: leo: Does not honour http_proxy environment variable

2006-01-11 Thread Rafael Laboissiere
Package: leo
Version: 2.0.1-1
Severity: normal
Tags: patch upstream


The leo command does not honour the http_proxy variable, so it is unusable
for users behind a firewall.  The trivial patch attached below fixes the
problem.  Please apply it to the Debian package and/or forward it to the
upstream author.


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

Versions of packages leo depends on:
ii  liblocale-gettext-perl1.05-1 Using libc functions for internati
ii  libnet-dict-leo-perl  0.08b-2Perl module to translate English w
ii  libterm-size-perl 0.2-1  Perl extension for retrieving term
ii  perl  5.8.7-8Larry Wall's Practical Extraction 
ii  perl-modules  5.8.7-8Core Perl modules

leo recommends no packages.

-- no debconf information

--- Leo.pm-orig 2005-12-28 00:02:24.0 +0100
+++ Leo.pm  2006-01-11 09:26:19.521534376 +0100
@@ -96,6 +96,7 @@
 if ( defined $form{useragent} and $form{useragent} ) {
agent $useragent $form{useragent};
 }
+$useragent-env_proxy();
 
 # request
 my $request = new HTTP::Request GET = http://dict.leo.org/?$querystring;;


Bug#347468: ipw2200 in linux-image-2.6.15-1-686 lacks monitor mode

2006-01-11 Thread maximilian attems
tags 347468 upstream
severity 347468 wishlist
stop

On Tue, 10 Jan 2006, delicious nougat wrote:

 
 I upgraded to linux-image-2.6.15-1-686 and found that kismet no longer
 worked.  Neither could I set the card into monitor mode via iwconfig or
 airmon.  It's an ipw2915, which has worked more or less with various
 ipw2200 drivers until today.
 
 A quick check revealed that the ipw2200 driver had not been compiled
 with Monitor mode support...it looks like this is set as an option in
 the config file.  No idea why it didn't result in a module with monitor
 mode support ...but I was able to get monitor mode by installing the
 ipw2200-source package, editing ipw2200.c and putting
 #define CONFIG_IPW2200_MONITOR
 at the top and using module-assistant to make a new module.  Which is
 probably not the brightest thing in the world but it works again.
 
 Debian unstable.

it's not enabled upstream due to firmware troubles:
ipw2200: Firmware error detected.  Restarting.
ipw2200: Sysfs 'error' log already exists.

- http://article.gmane.org/gmane.linux.drivers.ipw2100.devel/6886

we enable it as soon as this is sorted and the Kconfig entry is there.

-- 
maks


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



Bug#347511: postinst for libdspam7-drv-pgsql needs s/mysql/pgsql/g

2006-01-11 Thread SR, ESC
hi,

you can close this bug, since the postinst seems to have been fixed
up. i just built -2 locally, and was about to go edit it, when i
noticed it'd been fixed (dspam 3.6.2-2 isn't present for PPC in
experimental yet).

thanks
sr/

-- 
Only a brain-damaged operating system would support task switching and not
make the simple next step of supporting multitasking.
-- George McFry


pgpiDK5plQ9ZW.pgp
Description: PGP signature


Bug#345362: nut: mge-shut driver goes stale every 5 minutes.

2006-01-11 Thread Arnaud Quette
2006/1/10, Kurt Roeckx [EMAIL PROTECTED]:

On Tue, Jan 10, 2006 at 04:22:53PM +0100, Arnaud Quette wrote: can you give 2.0.2 a try. As I mentionned in this mail [1], I've made some test without any problem... Note that the packages from the MGE repository
 [2] should do the trick. Note that I've used the standard parameters, not modifying pollinterval, MAXAGE, DEADTIME...I've rebuild my own package for stable based on the unstablesource, replacing the libsnmp9 with 5.
I then had 1 problem with it, the driver failed to start becauseit couldn't open /etc/ttyS0, which is owned by group and anddialout group also has rw access to it:crw-rw1 root dialout 4, 64 Jan 10 16:32 /dev/ttyS0
So, I've added nut to the dialout group, and it's running now.yep, I've not yet decided wether to add (again) the nut user to the dialout, or to manage it somehow with udev. See:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=325878http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=334105
Anyway, it takes some time before it starts to have problems itseems.And I'll probably forget about this.So it would be nice
if you could ask me to look at it again some time in the future.I'll try, but no promise (I generally remember when checking my Deb bugs queue...)
Since the last time it was restarted (when I filed the bugreport) it seems to behave a little bit different though, andonly goes stale for 2-3 seconds most of them time, but I see some
other messages I shouldn't see.Maybe I should raise maxage alittle to avoid that it's stale for 2-3 seconds.please give more details about the staleness status (is it still there when using 
2.0.2, or did I get you wrong), and about the other messages I shouldn't see.Arnaud-- Linux / Unix Expert - MGE UPS SYSTEMS - RD Dpt
Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org/Debian Developer - 
http://people.debian.org/~aquette/
OpenSource Developer - http://arnaud.quette.free.fr/



Bug#347328: Please disable kernel pwc (Philips USB webcam) module by default

2006-01-11 Thread maximilian attems
reassign 347328 pwc-source
stop


hello sam,

thanks for your pointer.

On Tue, 10 Jan 2006, Sam Morris wrote:

 Lawrence Williams wrote:
 I am asking for the in-kernel pwc module (Philips USB webcam) to be 
 disabled by default, as it doesn't work with the majority of their webcam 
 chipsets commonly in use. More importantly, it also conflicts with the 
 resulting package built from the source contained in the pwc-source 
 package (two different pwc.ko files placed in 2 different modules dir for 
 the same kernel version... during modprobe, kernel picks their version 
 always ).
 
 pwc-source should put the modules in /lib/modules/$(uname -r)/updates so 
 that it gets priority over the kernel's own modules. See #261618 for 
 details.
 
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=261618
 
 Sincerely,
 Lawrence


regards

-- 
maks


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



Bug#347178: System Hang on Dialup connection

2006-01-11 Thread maximilian attems
merge 347177 347178
stop

sending duplicate bug reports doesn't generate sympathy.

On Mon, 09 Jan 2006, Alan Baghumian wrote:

 System hangs on send/revc data with dialup connection. Simply connect  
 with a dialup connection (configured with pppconfig, connected with  
 pon), open a Firefox browser window and open few tabs. System hangs.  
 Sometimes I have the same problem when receiving data in gnome-terminal  
 aith apt-get. There is no problem with kernel: 2.6.14-2-k7-6.

please provide an strace of the hanging process?

-- 
maks


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



Bug#347526: lists.debian.org: request for debian-ocaml list to split off user discussion from debian-ocaml-maint

2006-01-11 Thread Sven Luther
Package: lists.debian.org
Severity: normal


Hello, ...

Name: debian-ocaml

Rationale:
  I would like to request the creation of an debian-ocaml mailing list, to split
  off the rather high traffic from the debian-ocaml-maint mailing list. Since
  this later one get the bug reports and svn commits and other packaging info,
  it may be overwhelming for normal user who just want to know about the ocaml
  status in debian and normal strategy like discussion.

  Something similar will probably be requested for debian-kernel too.

Short description:
  Objective Caml in debian related discussion place.

Long description:
 This mailing list is a discussion place for Objective Caml in debian related
 topics, both from a user standpoint as a place for maintainers and
 developpers to hold general discussion, as opposed to bug reporting and
 maintenance, which happen on debian-ocaml-maint.

Category:
 developer or user.

Subscription policy: open
Post policy: open
Web Archive: yes

Friendly,

Sven Luther


-- System Information:
Debian Release: 3.1
Architecture: powerpc (ppc)
Kernel: Linux 2.6.14-2-powerpc
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)



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



Bug#169102: Still true for exim4 although configuration files are now split

2006-01-11 Thread Olivier Berger
Hi.

This is an old bug that wasn't addressed for lack of possibility for
other packages to provide configuration snippets for exim (exim3 at the
time).

I think that with exim4, this could be solved probably easily if sympa
would provide a file usable if exim4 is configured for split conf files.

Thanks in advance.

Best regards,
-- 
Olivier BERGER [EMAIL PROTECTED]
Ingénieur Recherche - Dept INF
INT Evry (http://www.int-evry.fr)
OpenPGP-Id: 1024D/6B829EEC





Bug#344418: CVE reference

2006-01-11 Thread Thomas Wana
Hi,

I forwarded the bug info to the security team. No word yet.
Your patch for stable seems fine, but in fact there is another
security hole in scponly where there is no backported patch
for 4.0 yet. I wrote the scponly author about this, again,
no reply.

Tom

Max Vozeler wrote:
 This is CVE-2005-4532.
 
 BTW, did you have a chance to look at this bug yet? I'm considering
 to do an NMU for unstable, but I'd prefer if someone who actively uses
 scponly and who could test the changes would do the upload.
 
 cheers,
 Max
 



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



Bug#345362: nut: mge-shut driver goes stale every 5 minutes.

2006-01-11 Thread Kurt Roeckx
On Wed, Jan 11, 2006 at 11:11:54AM +0100, Arnaud Quette wrote:
 
 Since the last time it was restarted (when I filed the bug
  report) it seems to behave a little bit different though, and
  only goes stale for 2-3 seconds most of them time, but I see some
  other messages I shouldn't see.  Maybe I should raise maxage a
  little to avoid that it's stale for 2-3 seconds.
 
 
 please give more details about the staleness status (is it still there when
 using 2.0.2, or did I get you wrong), and about the other messages I
 shouldn't see.

I only started using 2.0.2 yesterday, so all the rest is about
2.0.1-3.  So far 2.0.2 looks good.  It went stale once just after
it was started, but nothing afterwards:
Jan 10 16:39:00 intrepid upsd[1670]: Connected to UPS [myups]: mge-shut-ttyS0
Jan 10 16:39:04 intrepid upsd[1693]: Startup successful
[...]
Jan 10 16:43:54 intrepid upsd[1693]: Data for UPS [myups] is stale - check 
driver
Jan 10 16:43:57 intrepid upsd[1693]: UPS [myups] data is no longer stale


We'll see what happens during the next few days/weeks.


Kurt



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



Bug#345611: openoffice.org: [64bit] Making OpenOffice src compile

2006-01-11 Thread Emmanuel Fleury
Martin Kretzschmar wrote:
 
 Did you try e.g. load/save?

Erk ! :)

It seems that I can't open a file saved with a 32bits version.
Hm. I told you I didn't try very hard. :)

 And I can say, that it brought my X server to its knees at least once by
 allocating several gigabytes of pixmaps.

Didn't reached this one yet. But, I had similar problems long time ago
with a 32bits official release of OO. Why should we bother by now ?
People know that it's _unstable_. :)

 Umm, don't you think the people who wrote the patches that you use would
 make it widely known when they had a working 64bit port?

Right, but isn't it time for an alpha-release to get more people
involved in the bug fixes ? :)

Anyway, I totally agree with the decision of Rene on NOT to put the
amd64 in the default. It is definitely too early.

Thanks for your help and thanks to al the people from OpenOffice for
their wonderful work on the 64bits port.

Regards
-- 
Emmanuel Fleury

Houston, we've had a problem here.
  -- Jack Swigert (Appolo XIII, April 13, 1970)


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



Bug#347186: linux-image-2.6.14-2-alpha-generic: garbled Matrox framebuffer

2006-01-11 Thread maximilian attems
dear adaplas,

could you please take a look at this matroxfb debian bug report:
http://bugs.debian.org/347186

On Mon, 09 Jan 2006, Steve Langasek wrote:

snipp
   Sigh, can't get a break with alpha kernel support around here.  After
   upgrading to 2.6.14 (from 2.4.27), the Matrox framebuffer no longer works
   correctly on my alpha with a Matrox Millenium II.  The matroxfb_base 
   module
   loads without error, but gives me corrupt video output only.
 
  Try turning off acceleration.
 
 Doesn't make a difference.
 
 What did make a difference was, after googling, loading fbcon manually
 before loading matroxfb_base.  Given that I'm loading matroxfb_base by hand
 (/etc/modules), it's not getting loaded via udev or anything like that, it
 seems to me that it's my responsibility to load fbcon by hand as well, but
 it's still something of an unexpected change from 2.4.  It might be nice to
 have these modules all autoloaded by something, but it's not strictly
 necessary, and some users may not want the framebuffer activated
 automatically?
 
 The other issue (and the first thing I was trying to get work, which led me
 to believe the fb was completely broken) is that, even though console works
 on the framebuffer now, X does not.  This breakage corresponds to the kernel
 upgrade, not to any changes in X, so still looks like a kernel bug to me.
 
 If I turn off UseFBDev in my xorg.conf, X displays correctly.  I haven't
 poked yet to see what this does performance-wise.
 
 -- 
 Steve Langasek   Give me a lever long enough and a Free OS
 Debian Developer   to set it on, and I can move the world.
 [EMAIL PROTECTED]   http://www.debian.org/

2.6.15 has matroxfb patches, did it make a difference on your box?


-- 
maks


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



Bug#347361: actually there's a real bug

2006-01-11 Thread Dave Love
Brian May [EMAIL PROTECTED] writes:

 My first random guess would be that the packets aren't getting through,
 perhaps as a result of a firewall. Either that or the server simply
 isn't listening on the right port.

No, they are actually communicating.  For the timeout with a 0.6
master and 0.7 slave, Johan Danielsson points out `You can work around
this with --time-lost=1year (assuming you update your database more
often than that)'.  It might be worth noting that.

It turns out I mistook similar symptoms with the 0.7 master for the
same cause.  The slaves die if the master was restarted, which is the
sort of thing I thought changes in 0.7 were meant to address.  I've
asked whether or not that's a bug there, but otherwise it's running
OK.


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



Bug#347494: [INTL:tr] Turkish po-debconf update

2006-01-11 Thread David Martínez Moreno
tag 347494 + pending
thanks for the fish

El miércoles, 11 de enero de 2006 04:02, Recai Oktaş escribió:
 Package: xorg-x11
 Severity: wishlist
 Tags: l10n patch

 Please find attached the Turkish po-debconf translation.  Thanks to Osman
 Yüksel.
Thank you very much, Recai. Your translation is scheduled for the next 
X.Org 
release.

Best regards,


Ender.
-- 
- You were at 4,000 degrees Kelvin! You were approaching supernova!
- Sweet!
- No, not sweet! That's the heat of the sun!
- You could kill yourself, other people, and burn up the atmosphere, ending
  all human life as we know it.
- Got it. Supernova bad.
-- Susan and Johnny Storm, and Reed Richards (Fantastic Four)
--
Desarrollador de Debian
Debian developer


pgpwsAO8wR96R.pgp
Description: PGP signature


Bug#347527: please expand 45-kolab2-annotations patch

2006-01-11 Thread Steffen Joeris
Package: cyrus22-common
Severity: wishlist
Tags: patch

Hi
Please expand this patch and add a few lines.
I want to send you all patches from Kolab which are provided, some of them are
really necessary for a cyrus to run with kolab (hope you agree).
Will do it tonight ;)
I will also write a mail to the cyrus list and explain all things.

Greetings and thanks for your help
Steffen

This patch only adds the last line to Admin.pm, but i attached the finish
dpatch.
new dpatch:

#! /bin/sh /usr/share/dpatch/dpatch-run
## 45-kolab2-annotations.dpatch by Sven Mueller [EMAIL PROTECTED]
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: Add kolab2 compatible annotation functionality

@DPATCH@
diff -urNad cyrus22-imapd-2.2.12/imap/annotate.c 
/tmp/dpep.AQbIR0/cyrus22-imapd-2.2.12/imap/annotate.c
--- cyrus22-imapd-2.2.12/imap/annotate.c2005-03-12 23:09:22.0 
+0100
+++ /tmp/dpep.AQbIR0/cyrus22-imapd-2.2.12/imap/annotate.c   2005-06-30 
13:15:22.121300304 +0200
@@ -1606,6 +1606,11 @@
 { NULL, 0, ANNOTATION_PROXY_T_INVALID, 0, 0, NULL, NULL }
 };

+const struct annotate_st_entry vendor_entry =
+{ NULL, ATTRIB_TYPE_STRING, BACKEND_ONLY,
+  ATTRIB_VALUE_SHARED | ATTRIB_VALUE_PRIV,
+  ACL_ADMIN, annotation_set_todb, NULL };
+
 int annotatemore_store(char *mailbox,
   struct entryattlist *l,
   struct namespace *namespace,
@@ -1618,6 +1623,7 @@
 struct attvaluelist *av;
 struct storedata sdata;
 const struct annotate_st_entry *entries;
+struct annotate_st_entry * working_entry;
 time_t now = time(0);

 memset(sdata, 0, sizeof(struct storedata));
@@ -1639,37 +1645,55 @@
 while (e) {
int entrycount, attribs;
struct annotate_st_entry_list *nentry = NULL;
+   struct annotate_st_entry *ientry = NULL;

/* See if we support this entry */
+   working_entry = NULL;
for (entrycount = 0;
 entries[entrycount].name;
 entrycount++) {
if (!strcmp(e-entry, entries[entrycount].name)) {
+   working_entry = (entries[entrycount]);
break;
}
}
-   if (!entries[entrycount].name) {
-   /* unknown annotation */
-   return IMAP_PERMISSION_DENIED;
+   if (working_entry==NULL) {
+   /* test for generic vendor annotation */
+   if ((strncmp(/vendor/, e-entry, strlen(/vendor/))==0) 
+   (strlen(e-entry)strlen(/vendor/))) {
+ working_entry = (vendor_entry);
+   }
+   else {
+   /* unknown annotation */
+   return IMAP_PERMISSION_DENIED;
+   }
}

/* Add this entry to our list only if it
   applies to our particular server type */
-   if (entries[entrycount].proxytype == PROXY_AND_BACKEND
+   if (working_entry-proxytype == PROXY_AND_BACKEND
|| (proxy_store_func 
-   entries[entrycount].proxytype == PROXY_ONLY)
+   working_entry-proxytype == PROXY_ONLY)
|| (!proxy_store_func 
-   entries[entrycount].proxytype == BACKEND_ONLY)) {
+   working_entry-proxytype == BACKEND_ONLY)) {
+ientry = xzmalloc(sizeof(struct annotate_st_entry));
+ientry-name = e-entry;
+ientry-type = working_entry-type;
+ientry-proxytype = working_entry-proxytype;
+ientry-attribs = working_entry-attribs;
+ientry-acl = working_entry-acl;
+ientry-set = working_entry-set;
+ientry-rock = working_entry-rock;
nentry = xzmalloc(sizeof(struct annotate_st_entry_list));
nentry-next = sdata.entry_list;
-   nentry-entry = (entries[entrycount]);
+   nentry-entry = ientry;
nentry-shared.modifiedsince = now;
nentry-priv.modifiedsince = now;
sdata.entry_list = nentry;
}

/* See if we are allowed to set the given attributes. */
-   attribs = entries[entrycount].attribs;
+   attribs = working_entry-attribs;
av = e-attvalues;
while (av) {
const char *value;
@@ -1679,7 +1703,7 @@
goto cleanup;
}
value = annotate_canon_value(av-value,
-entries[entrycount].type);
+working_entry-type);
if (!value) {
r = IMAP_ANNOTATION_BADVALUE;
goto cleanup;
@@ -1705,7 +1729,7 @@
goto cleanup;
}
value = annotate_canon_value(av-value,
-entries[entrycount].type);
+working_entry-type);
if (!value) {
r = IMAP_ANNOTATION_BADVALUE;
goto cleanup;
@@ -1807,6 +1831,12 @@

Bug#347528: can't load plugin libevolution-mail.so

2006-01-11 Thread Rubén Porras
Package: evolutionVersion: 2.4.2.1-1Severity: normal$ evolution(evolution:23958): e-utils-WARNING **: can't load plugin '/usr/lib/evolution/2.4/components/libevolution-mail.so: undefined symbol: WriteFacexb'
adding hook target 'source'Setting up initial mail treeaddressbook_migrate (0.0.0)


Bug#291464: Kernel Panic with SMP PIII as NFS Client under heavy NFS Load

2006-01-11 Thread maximilian attems
tags 291464 moreinfo
stop

unstable has linux-image-2.6.15 can you still reproduce your trouble?

-- 
maks


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



Bug#293195: concurrent usage of snd_cmipci and sk98lin freezes system

2006-01-11 Thread maximilian attems
tags 293195 moreinfo
stop

can you reproduce that with linux-image-2.6.15??
thanks for your feedback.

-- 
maks


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



Bug#342817: Apparent hang of X.org with the nv open source driver

2006-01-11 Thread David Martínez Moreno
El domingo, 18 de diciembre de 2005 05:56, Ross Boylan escribió:
[..]
 The failure acts a bit differently than the original high CPU in this
 bug's title; now it seems to just die without leaving any informative
 diagnostics.
[...]

Hello, Ross. Could you please test latest unstable version, tha is, 
6.9.dfsg.1-3, to see if your problem is fixed?

Best regards,


Ender.
-- 
Hey, Mom, I saw a bunch of products on TV that I didn't know existed,
 but I desperately need!
-- Calvin (Calvin  Hobbes comic strip).
--
Desarrollador de Debian
Debian developer


pgp6hiC8pjp0D.pgp
Description: PGP signature


Bug#344538: hppa dependency problems on build of pdns

2006-01-11 Thread Matthijs Mohlmann
Steve Langasek wrote:
 On Mon, Jan 09, 2006 at 02:37:53PM +0100, Frank Küster wrote:
 
Matthijs Mohlmann [EMAIL PROTECTED] wrote:
 
 
I don't know where to send this else, so forgive me if this is the wrong
mailinglist.
 
 
See:
http://buildd.debian.org/fetch.php?pkg=pdnsver=2.9.19-2arch=hppastamp=1135294848file=logas=raw
 
 
[..]

[...]

As you can see, tetex-base depends on tex-common (= 0.12). But the hppa
build daemon doesn't install tex-common.
 
 
So can somebody tell me what's going on here ?
 
 
The same happened to the planner package, and has been reported as
#344538.  It seems that hppa buildd is broken, don't know yet whether
the buildd admin (Lamont) or anybody of the debian-admin (responsible
for the hardware) is at it.
 
 
 Hasn't the problem on the hppa buildd been fixed for a while?  The pdns
 package (both versions 2.9.19-2 and 2.9.19-3) has built fine on that arch
 now.
 
I haven't fixed anything on this issue, so I'm still wondering why it's
now working in a sudden.

 If the buildd wasn't installing a package that was part of the dependencies,
 then it surely thought for some reason it was already installed.  If this
 wasn't actually the case, it points to a buildd problem or a bug in some
 maintainer script or other; either way, it seems to be corrected now.
 
The maintainer scripts are not changed as of 2.9.18-3, then it's
actually a buildd problem. If the package was already installed then it
shouldn't fail with a command not found.

Regards,

Matthijs Mohlmann



Bug#345008: RFP: gphoto-fuse -- filesystem client based on libgphoto2

2006-01-11 Thread Luca Bruno
 * URL : http://intr.overt.org/gphoto-fuse/

The correct URL now is: http://intr.overt.org/gphotofs/

It has also been imported in gphoto's CVS:
http://cvs.sourceforge.net/viewcvs.py/gphoto/gphotofs/




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



Bug#346346: netatalk_2.0.3-3 (mips*/unstable): FTBFS: checking for gss_acquire_cred... no

2006-01-11 Thread Martin Michlmayr
* Steve Langasek [EMAIL PROTECTED] [2006-01-11 01:11]:
 And it looks like it should be on mips* as well:
...
 Need some mips porter lovin' on this one, I think, to figure out why gcc
 -pthread gives a library that's not linked to libpthread.

I think you have to use -lpthread, see #273671.  Thiemo will know for
sure.
-- 
Martin Michlmayr
http://www.cyrius.com/


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



Bug#347190: f-prot-installer's check-updates fix

2006-01-11 Thread Johannes Rohr
On Mi, Jan 11, 2006 at 10:05:12 +0100, Sander Smeenk wrote:
 Hello,
 
 The reason check-updates isn't working is that $signatureDirectory is
 undefined. After changing /usr/lib/f-prot/tools/check-updates line 145 to:
 
 my $signatureDirectory = /var/lib/f-prot/;
 
 And re-running dpkg --configure f-prot-installer, things started working
 again.

Yes, but next time a new version of f-prot is downloaded and installed,
things will break again. 

Therefore the recommended solution is to install either f-prot-installer
0.5.14.sarge.2.volatile.2 which is in the semi-official Debian volatile
archive (in case you don't have it yet in your sources.list, please add

deb http://volatile.debian.net/debian-volatile sarge/volatile main contrib 
non-free 

and run apt-get update)

Alternatively you can use version 0.5.21 which is pending upload by my
sponsor. In the meantime it is available at my webspace:

deb http://www.rohr.org/johannes/debian/ unstable/

The difference between both versions is very small. Basically additional
debconf translations.

Thanks,

Johannes

-- 
http://www.infoe.de/


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



Bug#347487: linux-source-2.6.15: build fails: make-kpkg error on install -p -m 644 debian/buildinfo ...

2006-01-11 Thread maximilian attems
reassign 347487 kernel-package
stop

On Tue, 10 Jan 2006, darren wrote:

 Package: linux-source-2.6.15
 Version: 2.6.15-2
 Severity: grave
 Justification: renders package unusable

i doubt about the severity
 
 make-kpkg --stem=XXX --revision=2.6.15-2 kernel_image modules_image
 
 .
 .
 .
 gzip -9qf
 /usr/src/linux/debian/XXX-image-2.6.15/usr/share/doc/XXX-image-2.6.15/conf.vars
 install -p -m 644 debian/buildinfo 
 /usr/src/linux/debian/XXX-image-2.6.15/usr/share/doc/XXX-image-2.6.15/buildinfo
 install: cannot stat `debian/buildinfo': No such file or directory
 make: *** [install/XXX-image-2.6.15] Error 1

reassigning to kernel-package as self build kernel.

Manoj if something is missing on the linux-source side please tell. :)

-- 
maks


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



Bug#347529: O: wmtop -- Dockapp that displays 3 top memory or CPU using processes

2006-01-11 Thread Hugo van der Merwe
Package: wnpp
Severity: normal

I intend to orphan the wmtop package.

The package description is:
 wmtop maintains a view of the 3 top CPU (or memory) consuming
 processes displaying the amount of CPU used as a horizontal bar.
 Very useful for spotting those rogue Netscape processes!

-- 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.14-2-686-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


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



Bug#302685: An explanation

2006-01-11 Thread Greg Kochanski

The problem turned out to be a mixture of two
causes:
1) A bug in my .bash_profile, and
2) a vulnerability in X (a design flaw).

In my .bash_profile, I had lines in the form of

set line_oriented_history=on

These lines should have been in my .inputrc, instead.
When placed in .bash_profile, they changed the shell's
positional parameters.

Now, the X scripts like /etc/X11/Xsession and /etc/kde3/kdm/Xsession
have a serious design flaw.They pass important information
around in the positional parameters through the point where
my .bash_profile is sourced.

So, X sets $1 and runs /etc/kde3/kdm/Xsession.
/etc/kde3/kdm/Xsession sources $HOME/.bash_profile  (around line 10).
X uses $1  (/etc/X11/Xsession sources
/etc/X11/Xsession.d/20x11-common_process-args
which uses $1)

There is probably no legitimate reason for a .bash_profile
to change $1 (though human ingenuity is always surprising),
so I consider this a bug in the Xsession scripts.


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



Bug#346315: pump: please add support for DHCP FQDN/DNSREG option

2006-01-11 Thread Alexander Gattin
 so far, after minimal tesing, I can confirm that my hosts
 ultimately started to register in desired zone.

This claim was wrong. What actually happened is that DHCP request
is recognized as FQDN by dhcp3-server.

WinXP clients send similar requests, although they send both
HN and FQDN options (in deprecated ASCII encoding!), and they
do not include trailing zero as pump does.

I have added binary encoding support (as default) and switches to
force using deprecated ASCII one.

Also there's an option to specify raw FQDN flags value directly,
although this is kind of a temporary hack, useful for debugging
only IMHO.


pump-fqdn.diff
Description: pump-fqdn.diff


Bug#347147: kernel-headers-2.6: asm/param.h includes linux/autoconf.h

2006-01-11 Thread Bastian Blank
On Wed, Jan 11, 2006 at 12:04:17AM +0100, Petr Baudis wrote:
 Dear diary, on Tue, Jan 10, 2006 at 12:33:38PM CET, I got a letter
 where Bastian Blank [EMAIL PROTECTED] said that...
  On Mon, Jan 09, 2006 at 02:50:43AM +0100, Petr Baudis wrote:
   With this package installed, when you include sys/params.h in your
   program, you will get a severe namespace pollution since
   linux/autoconf.h indirectly gets included and it #undefs all sort of
   CONFIG_ preprocessor macros (e.g. ELinks using CONFIG_IPV6 macro
   internally was affected).
  
  Please explain how /usr/src/linux-headers* slip into your include path.
 
 It didn't. This is all /usr/include/$INCLUDE stuff.

No, it is not.

Bastian

-- 
But Captain -- the engines can't take this much longer!


signature.asc
Description: Digital signature


Bug#347190: f-prot-installer's check-updates fix

2006-01-11 Thread Sander Smeenk
Quoting Johannes Rohr ([EMAIL PROTECTED]):

  my $signatureDirectory = /var/lib/f-prot/;
 Yes, but next time a new version of f-prot is downloaded and installed,
 things will break again. 

Yup. My message was more to help people with the same problem to get
their f-prot running again ;)

 Therefore the recommended solution is to install either f-prot-installer
 0.5.14.sarge.2.volatile.2 which is in the semi-official Debian volatile
 archive (in case you don't have it yet in your sources.list, please add
 deb http://volatile.debian.net/debian-volatile sarge/volatile main contrib 
 non-free 
 and run apt-get update)

I'm running unstable myself. Like living on the edge ;)
Though i'll keep that volatile apt source in mind for my stable boxes.

Thanks!
Sander.
-- 
| From the FidoNet tagline collection:
| Does the Enterprise use DOS v 2356.0?
| 1024D/08CEC94D - 34B3 3314 B146 E13C 70C8  9BDB D463 7E41 08CE C94D


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



Bug#335890: freeradius: Are not compiled rlm_eap_peap.la and rlm_eap_ttls.la

2006-01-11 Thread Konstantin Kubatkin

Package: freeradius
Version: 1.0.5-2
Severity: normal

Are not compiled rlm_eap_peap.la and rlm_eap_ttls.la



These modules are not installed because of a libtool's nonsense. I arranged
a patch in the CVS to have these modules statically linked to the server.

Please get the source from branch_1_1 of the CVS, and try to build
FreeRADIUS again with dpkg-buildpackage.

$ cvs -d :pserver:[EMAIL PROTECTED]:/source login
CVS password: anoncvs
$ cvs -d :pserver:[EMAIL PROTECTED]:/source checkout -r branch_1_1 radiusd


1. On i386 has gathered without mistakes

2. On x86_64 has not gathered

/bin/sh /usr/src/Local/freeradius/cvs/radiusd/libtool --mode=link gcc -release 
1.1.0 \
-module -export-dynamic   \
-o rlm_eap.la -rpath /usr/lib/freeradius rlm_eap.lo eap.lo mem.lo state.lo 
./libeap/libeap.la -lssl -lcrypto -lnsl -lresolv  -lpthread
rm -fr .libs/rlm_eap.la .libs/rlm_eap.* .libs/rlm_eap-1.1.0.*
gcc -shared  rlm_eap.lo eap.lo mem.lo state.lo -Wl,--whole-archive ./libeap/.libs/libeap.a -Wl,--no-whole-archive  -lssl -lcrypto -lnsl -lresolv 
-lpthread  -Wl,-soname -Wl,rlm_eap-1.1.0.so -o .libs/rlm_eap-1.1.0.so

/usr/bin/ld: ./libeap/.libs/libeap.a(eapcrypto.o): relocation R_X86_64_32 can 
not be used when making a shared object; recompile with -fPIC
./libeap/.libs/libeap.a(eapcrypto.o): could not read symbols: Bad value
collect2: ld returned 1 exit status
make[7]: *** [rlm_eap.la] Error 1
make[7]: Leaving directory 
`/usr/src/Local/freeradius/cvs/radiusd/src/modules/rlm_eap'
make[6]: *** [common] Error 2
make[6]: Leaving directory `/usr/src/Local/freeradius/cvs/radiusd/src/modules'
make[5]: *** [all] Error 2
make[5]: Leaving directory `/usr/src/Local/freeradius/cvs/radiusd/src/modules'
make[4]: *** [common] Error 2
make[4]: Leaving directory `/usr/src/Local/freeradius/cvs/radiusd/src'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/usr/src/Local/freeradius/cvs/radiusd/src'
make[2]: *** [common] Error 2
make[2]: Leaving directory `/usr/src/Local/freeradius/cvs/radiusd'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/Local/freeradius/cvs/radiusd'
make: *** [stamp-build] Error 2
debuild: fatal error at line 765:
dpkg-buildpackage failed!

--
Konstantin Kubatkin [KUB-RIPE] [KUB-UANIC]
Kherson, TriLogiC Group
Fido: 2:468/[EMAIL PROTECTED]


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



Bug#346346: netatalk_2.0.3-3 (mips*/unstable): FTBFS: checking for gss_acquire_cred... no

2006-01-11 Thread Steve Langasek
On Wed, Jan 11, 2006 at 10:37:31AM +, Martin Michlmayr wrote:
 * Steve Langasek [EMAIL PROTECTED] [2006-01-11 01:11]:
  And it looks like it should be on mips* as well:
 ...
  Need some mips porter lovin' on this one, I think, to figure out why gcc
  -pthread gives a library that's not linked to libpthread.

 I think you have to use -lpthread, see #273671.  Thiemo will know for
 sure.

Ok, so it seems we need -pthread -lpthreads to be fully correct when
building a shared lib that depends on pthreads, as the behavior of -pthread
varies by architecture.  Thanks.

Brian, can you make the necessary change to the heimdal package, or should I
prepare a patch?

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


signature.asc
Description: Digital signature


Bug#347248: partman-lvm: Confusing message during LVM setup

2006-01-11 Thread Andreas Fester
Geert Stappers wrote:
 IMHO is the original message fine.

IMHO it can be better ;-)

Its just a proposal for an improvement, because the first
time I tried setting up LVM I decided not to do it (What?
LVM does not allow me to use the remaining space (= change
the partition table) at a later time?), so I think that
the actual limitation should be expressed more clearly.
I know that changing messages is usually a large effort,
especially caused by the translations... If necessary I can
provide a german translation.

Regards,

Andreas

-- 
Andreas Fester
mailto:[EMAIL PROTECTED]
WWW: http://www.littletux.net
ICQ: 326674288



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



Bug#347530: fail to install mysql-server

2006-01-11 Thread Wen-chien Jesse Sung
Package: mysql-server-5.0
Version: 5.0.18-3

Hi,

Since there's some problem with my database, I decided to re-install
mysql-server-5.0.

First, I do
aptitude purge mysql-server mysql-server-5.0
and select YES when asked to delete /var/lib/mysql or not.

Then, re-install it:
aptitude install mysql-server
but failed with this:
Setting up mysql-server-5.0 (5.0.18-3) ...
Stopping MySQL database server: mysqld.
Starting MySQL database server: mysqld...failed or took more than 6s.
Please take a look at the syslog.
/usr/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket
'/var/run/mysqld/mysqld.sock' (2)'
Check that mysqld is running and that the socket:
'/var/run/mysqld/mysqld.sock' exists!

In syslog:
Jan 11 18:37:10 cola mysqld_safe[2553]: 060111 18:37:10 [ERROR]
/usr/sbin/mysqld: Incorrect key file for table './mysql/user.MYI'; try
to repair it
Jan 11 18:37:10 cola mysqld_safe[2553]: 060111 18:37:10 [ERROR]
/usr/sbin/mysqld: Incorrect key file for table './mysql/user.MYI'; try
to repair it Jan 11 18:37:10 cola mysqld_safe[2553]: 060111 18:37:10
[ERROR] /usr/sbin/mysqld: Incorrect key file for table
'./mysql/user.MYI'; try to repair it Jan 11 18:37:11 cola
mysqld_safe[2553]: PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root
USER !
Jan 11 18:37:11 cola mysqld_safe[2553]: To do so, start the server, then
issue the following commands:
Jan 11 18:37:11 cola mysqld_safe[2553]: /usr/bin/mysqladmin -u root
password 'new-password' Jan 11 18:37:11 cola mysqld_safe[2553]:
/usr/bin/mysqladmin -u root -h cola password 'new-password'
Jan 11 18:37:11 cola mysqld_safe[2553]: See the manual for more
instructions. Jan 11 18:37:11 cola mysqld_safe[2553]:
Jan 11 18:37:11 cola mysqld_safe[2553]: Please report any problems with
the /usr/bin/mysqlbug script! Jan 11 18:37:11 cola mysqld_safe[2553]:
Jan 11 18:37:11 cola mysqld_safe[2553]: The latest information about
MySQL is available on the web at
Jan 11 18:37:11 cola mysqld_safe[2553]: http://www.mysql.com Jan 11
18:37:11 cola mysqld_safe[2553]: Support MySQL by buying
support/licenses at https://order.mysql.com
Jan 11 18:37:11 cola mysqld_safe[2588]: 060111 18:37:11 [ERROR]
/usr/sbin/mysqld: Table './mysql/user' is marked as crashed and should
be repaired
Jan 11 18:37:11 cola mysqld_safe[2588]: 060111 18:37:11 [ERROR]
/usr/sbin/mysqld: Table './mysql/user' is marked as crashed and should
be repaired
Jan 11 18:37:11 cola mysqld_safe[2594]: 060111 18:37:11 [ERROR]
/usr/sbin/mysqld: Table './mysql/user' is marked as crashed and should
be repaired
Jan 11 18:37:11 cola mysqld_safe[2594]: 060111 18:37:11 [ERROR]
/usr/sbin/mysqld: Table './mysql/user' is marked as crashed and should
be repaired
Jan 11 18:37:12 cola mysqld_safe[2600]: 060111 18:37:12 [ERROR]
/usr/sbin/mysqld: Table './mysql/user' is marked as crashed and should
be repaired
Jan 11 18:37:12 cola mysqld_safe[2600]: 060111 18:37:12 [ERROR]
/usr/sbin/mysqld: Table './mysql/user' is marked as crashed and should
be repaired
Jan 11 18:37:12 cola mysqld_safe[2694]: started
Jan 11 18:37:12 cola mysqld[2697]: InnoDB: The first specified data file
./ibdata1 did not exist:
Jan 11 18:37:12 cola mysqld[2697]: InnoDB: a new database to be created!
Jan 11 18:37:12 cola mysqld[2697]: 060111 18:37:12  InnoDB: Setting file
./ibdata1 size to 10 MB
Jan 11 18:37:12 cola mysqld[2697]: InnoDB: Database physically writes
the file full: wait...
Jan 11 18:37:13 cola mysqld[2697]: 060111 18:37:13  InnoDB: Log file
./ib_logfile0 did not exist: new to be created
Jan 11 18:37:13 cola mysqld[2697]: InnoDB: Setting log file
./ib_logfile0 size to 5 MB
Jan 11 18:37:13 cola mysqld[2697]: InnoDB: Database physically writes
the file full: wait...
Jan 11 18:37:13 cola mysqld[2697]: 060111 18:37:13  InnoDB: Log file
./ib_logfile1 did not exist: new to be created
Jan 11 18:37:13 cola mysqld[2697]: InnoDB: Setting log file
./ib_logfile1 size to 5 MB
Jan 11 18:37:13 cola mysqld[2697]: InnoDB: Database physically writes
the file full: wait...
Jan 11 18:37:13 cola mysqld[2697]: InnoDB: Doublewrite buffer not found:
creating new
Jan 11 18:37:14 cola mysqld[2697]: InnoDB: Doublewrite buffer created
Jan 11 18:37:14 cola mysqld[2697]: InnoDB: Creating foreign key
constraint system tables
Jan 11 18:37:14 cola mysqld[2697]: InnoDB: Foreign key constraint system
tables created
Jan 11 18:37:14 cola mysqld[2697]: 060111 18:37:14  InnoDB: Started; log
sequence number 0 0
Jan 11 18:37:14 cola mysqld[2697]: 060111 18:37:14 [ERROR]
/usr/sbin/mysqld: Table './mysql/user' is marked as crashed and should
be repaired
Jan 11 18:37:14 cola mysqld[2697]: 060111 18:37:14 [ERROR]
/usr/sbin/mysqld: Table './mysql/user' is marked as crashed and should
be repaired
Jan 11 18:37:14 cola mysqld[2697]: 060111 18:37:14 [ERROR] Fatal error:
Can't open and lock privilege tables: Table './mysql/user' is marked as
crashed and should be repaired
Jan 11 18:37:14 cola mysqld_safe[2716]: ended

The architecture is i386.

-- 
Best 

Bug#347531: /usr/X11R6/lib/X11/locale/compose.dir: compose not working if LC_CTYPE=cs_CZ.UTF-8

2006-01-11 Thread Marek Schmidt
Package: xlibs-data
Version: 6.9.0.dfsg.1-3
Severity: minor
File: /usr/X11R6/lib/X11/locale/compose.dir


Compose is not working in Qt-based applications (and in GTK applications
if input module set to xim) if LC_CTYPE=cs_CZ.UTF-8

I've noticed that /usr/X11R6/lib/X11/locale/compose.dir contains lines
with cz_CZ.UTF-8:

en_US.UTF-8/Compose cz_CZ.UTF-8

correct language code is cs, not cz for czech language, though.

It works OK when I replace cz_CZ.UTF-8 with cs_CZ.UTF-8 in compose.dir

This error seems to be introduced by patch in 
xorg-x11-6.9.0.dfsg.1/debian/patches/general/011a_recognize_glibc_2.3.2_locale_names.diff

thanks,

Marek Schmidt

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

-- no debconf information


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



Bug#222283: on status it hector

2006-01-11 Thread Kilgore
Secondary Financing on Homes Made Simple
Consolidate now, pay less each month
Enter Here:http://Q.k1ckfr3345.com/ac/


Now they can't, and this change happened very fast, or at least it looked fast 
to government with its retarded intellectual metabolism, and now they are way 
behind the curve, and scared and pissed off, and starting to lash out.



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



Bug#319982: Please try 2.6.15-2 ...

2006-01-11 Thread Sven Luther
tags 319982 + moreinfo
thanks

Hi Benoit,

Please try out 2.6.15-2, and confirm if this bug is still present there, but
the most probably is that it is gone.

Friendly,

Sven Luther



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



Bug#342658: libqt4-core: Locking Issue?

2006-01-11 Thread Jeremy Laine

Hi Brian,


Does this still happen with Qt 4.1.0?


I can no longer reproduce the problem with Qt 4.1.0 on ia64, 
QFile::open seems to work fine now. I tried both a simple test program 
and running lrelease on a Qt translation file. From my point of view, 
the bug is closed.


Cheers,
Jeremy

--
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software



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



Bug#345641: libc6: libnss_dns-2.3.5.so incompatible with libc-2.3.5.so : version GLIBC_PRIVATE not defined

2006-01-11 Thread Denis Barbier
 Package: libc6
 Version: 2.3.5-8
 Severity: grave
 Justification: renders package unusable
 
 not defined link time reference of GLIBC_PRIVATE in libc-2.3.5.so
 call from symbol __res_maybe_init of libnss_dns-2.3.5.so
 
 i.e. exact error message of webmin was:
 /usr/share/webmin-1.220/webmin/upgrade.cgi: relocation error: 
 /lib/libnss_dns.so.2: symbol __res_maybe_init, version GLIBC_PRIVATE not 
 defined in file libc.so.6 with link time reference

Hi,

does this bug still exist after restarting webmin?

Denis


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



Bug#342086: This should be fixed now, is this the case ?

2006-01-11 Thread Sven Luther
reassign 342086 kernel-package
tags 342086 + moreinfo
thanks

Matjis, i believe this bug is fixed in latest kernel-package and linux-2.6
kernels, can you please confirm this ? 

Friendly,

Sven Luther



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



Bug#323511: FTBFS: Problems before const

2006-01-11 Thread Steve Langasek
Hi Tagoh-san,

I have prepared an NMU for this release-critical bug in glib1.2, which will
be uploaded shortly.  The final patch for the NMU is attached.

Thanks,
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/
diff -u glib1.2-1.2.10/config.guess glib1.2-1.2.10/config.guess
--- glib1.2-1.2.10/config.guess
+++ glib1.2-1.2.10/config.guess
@@ -3,7 +3,7 @@
 #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
 #   2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
 
-timestamp='2005-04-22'
+timestamp='2005-08-03'
 
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -17,13 +17,15 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
+# 02110-1301, USA.
 #
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a
 # configuration script generated by Autoconf, you may include it under
 # the same distribution terms that you use for the rest of that program.
 
+
 # Originally written by Per Bothner [EMAIL PROTECTED].
 # Please send patches to [EMAIL PROTECTED].  Submit a context
 # diff and a properly formatted ChangeLog entry.
@@ -66,11 +68,11 @@
 while test $# -gt 0 ; do
   case $1 in
 --time-stamp | --time* | -t )
-   echo $timestamp ; exit 0 ;;
+   echo $timestamp ; exit ;;
 --version | -v )
-   echo $version ; exit 0 ;;
+   echo $version ; exit ;;
 --help | --h* | -h )
-   echo $usage; exit 0 ;;
+   echo $usage; exit ;;
 -- ) # Stop option processing
shift; break ;;
 - )# Use stdin as input.
@@ -123,7 +125,7 @@
;;
  ,,*)   CC_FOR_BUILD=$CC ;;
  ,*,*)  CC_FOR_BUILD=$HOST_CC ;;
-esac ;'
+esac ; set_cc_for_build= ;'
 
 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
 # ([EMAIL PROTECTED] 1994-08-24)
@@ -196,55 +198,20 @@
# contains redundant information, the shorter form:
# CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM is used.
echo ${machine}-${os}${release}
-   exit 0 ;;
-amd64:OpenBSD:*:*)
-   echo x86_64-unknown-openbsd${UNAME_RELEASE}
-   exit 0 ;;
-amiga:OpenBSD:*:*)
-   echo m68k-unknown-openbsd${UNAME_RELEASE}
-   exit 0 ;;
-cats:OpenBSD:*:*)
-   echo arm-unknown-openbsd${UNAME_RELEASE}
-   exit 0 ;;
-hp300:OpenBSD:*:*)
-   echo m68k-unknown-openbsd${UNAME_RELEASE}
-   exit 0 ;;
-luna88k:OpenBSD:*:*)
-   echo m88k-unknown-openbsd${UNAME_RELEASE}
-   exit 0 ;;
-mac68k:OpenBSD:*:*)
-   echo m68k-unknown-openbsd${UNAME_RELEASE}
-   exit 0 ;;
-macppc:OpenBSD:*:*)
-   echo powerpc-unknown-openbsd${UNAME_RELEASE}
-   exit 0 ;;
-mvme68k:OpenBSD:*:*)
-   echo m68k-unknown-openbsd${UNAME_RELEASE}
-   exit 0 ;;
-mvme88k:OpenBSD:*:*)
-   echo m88k-unknown-openbsd${UNAME_RELEASE}
-   exit 0 ;;
-mvmeppc:OpenBSD:*:*)
-   echo powerpc-unknown-openbsd${UNAME_RELEASE}
-   exit 0 ;;
-sgi:OpenBSD:*:*)
-   echo mips64-unknown-openbsd${UNAME_RELEASE}
-   exit 0 ;;
-sun3:OpenBSD:*:*)
-   echo m68k-unknown-openbsd${UNAME_RELEASE}
-   exit 0 ;;
+   exit ;;
 *:OpenBSD:*:*)
-   echo ${UNAME_MACHINE}-unknown-openbsd${UNAME_RELEASE}
-   exit 0 ;;
+   UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'`
+   echo ${UNAME_MACHINE_ARCH}-unknown-openbsd${UNAME_RELEASE}
+   exit ;;
 *:ekkoBSD:*:*)
echo ${UNAME_MACHINE}-unknown-ekkobsd${UNAME_RELEASE}
-   exit 0 ;;
+   exit ;;
 macppc:MirBSD:*:*)
echo powerppc-unknown-mirbsd${UNAME_RELEASE}
-   exit 0 ;;
+   exit ;;
 *:MirBSD:*:*)
echo ${UNAME_MACHINE}-unknown-mirbsd${UNAME_RELEASE}
-   exit 0 ;;
+   exit ;;
 alpha:OSF1:*:*)
case $UNAME_RELEASE in
*4.0)
@@ -297,40 +264,43 @@
# A Xn.n version is an unreleased experimental baselevel.
# 1.2 uses 1.2 for uname -r.
echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 
's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
-   exit 0 ;;
+   exit ;;
 Alpha\ *:Windows_NT*:*)
# How do we know it's Interix rather than the generic POSIX subsystem?
# Should we change UNAME_MACHINE based on the output of uname instead
# of the specific Alpha model?
echo alpha-pc-interix
-   exit 0 ;;
+   exit ;;
 21064:Windows_NT:50:3)
echo alpha-dec-winnt3.5
-   exit 0 ;;
+   exit ;;
 

Bug#347532: sendmailcan not chdir(/var/spool/mqueue-client/)

2006-01-11 Thread Leonid Shulov

Package: sendmail
Version: 8.13.5-3

In process of installing this packege on console I see this message:
Starting Mail Transport Agent: sendmailcan not 
chdir(/var/spool/mqueue-client/): Permission denied
Program mode requires special privileges, e.g., root or TrustedUser.

In /var/spool:
lrwxrwxrwx   1 rootroot   7 Jan  9 11:56 mail - ../mail/
drwxr-s---   2 smmta   smmsp   4096 Jan 11 12:15 mqueue/
drwxrws---   2 smmsp   smmsp   4096 Jan 11 12:15 mqueue-client/

which sendmail
/usr/sbin/sendmail
ll /usr/sbin/sendmail
lrwxrwxrwx  1 root root 26 Jan  9 11:42 /usr/sbin/sendmail - 
/etc/alternatives/sendmail*

ll /etc/alternatives/sendmail
lrwxrwxrwx  1 root root 24 Jan 11 12:08 /etc/alternatives/sendmail - 
/usr/lib/sm.bin/sendmail*

ll /usr/lib/sm.bin/sendmail
-rwxr-sr-x  1 root smmsp 661688 Oct 11 02:01 /usr/lib/sm.bin/sendmail*

My sendmail.mc is attached

divert(-1)dnl
#-
# $Sendmail: debproto.mc,v 8.12.3 2003-09-17 18:35:09 cowboy Exp $
#
# Copyright (c) 1998-2003 Richard Nelson.  All Rights Reserved.
#
# ./cf/debian/sendmail.mc.  Generated from sendmail.mc.in by configure.
#
# sendmail.mc prototype config file for building Sendmail 8.12.3
#
# Note: the .in file supports 8.7.6 - 8.12.7, but the generated
#   file is customized to the version noted above.
#
# This file is used to configure Sendmail for use with Debian systems.
#
# If you modify this file, you will have to regenerate /etc/mail/sendmail.cf
# by running this file through the m4 preprocessor via one of the following:
#   * `sendmailconfig` 
#   * `make`
#   * `m4 /etc/mail/sendmail.mc  /etc/mail/sendmail.cf`
# The first two options are preferred as they will also update other files
# that depend upon the contents of this file.
#
# The best documentation for this .mc file is:
# /usr/share/doc/sendmail-doc/cf.README.gz
#
#-
divert(0)dnl
#
#   Copyright (c) 1998-2002 Richard Nelson.  All Rights Reserved.
#
#  This file is used to configure Sendmail for use with Debian systems.
#
define(`_USE_ETC_MAIL_')dnl
include(`/usr/share/sendmail/cf/m4/cf.m4')dnl
include(`/etc/mail/tls/starttls.m4')dnl
VERSIONID(`$Id: sendmail.mc, v 8.12.3-6.6 2003-09-17 18:35:09 cowboy Exp $')
OSTYPE(`debian')dnl
DOMAIN(`debian-mta')dnl
dnl # Items controlled by /etc/mail/sendmail.conf - DO NOT TOUCH HERE 
dnl undefine(`confHOST_STATUS_DIRECTORY')dnl#DAEMON_HOSTSTATS 
dnl # Items controlled by /etc/mail/sendmail.conf - DO NOT TOUCH HERE
dnl #
dnl # General defines
dnl #
dnl # SAFE_FILE_ENV: [undefined] If set, sendmail will do a chroot()
dnl #   into this directory before writing files.
dnl #   If *all* your user accounts are under /home then use that
dnl #   instead - it will prevent any writes outside of /home !
dnl #   define(`confSAFE_FILE_ENV', `')dnl
LOCAL_CONFIG
define(`SMART_HOST', `arabellasw.com')dnl
FEATURE(`masquerade_envelope')dnl
FEATURE(`local_no_masquerade')dnl
LOCAL_CONFIG
Cwarabellasw.com
FEATURE(`use_cw_file')dnl
FEATURE(`use_ct_file')dnl
FEATURE(`redirect')dnl
FEATURE(`stickyhost')dnl
define(`confTO_QUEUEWARN', `')dnl
define(`confTO_QUEUERETURN', `')dnl
dnl #
dnl # Dialup/LAN connection overrides
dnl #
include(`/etc/mail/m4/dialup.m4')dnl
include(`/etc/mail/m4/provider.m4')dnl
dnl #
MAILER_DEFINITIONS
MAILER(local)dnl
MAILER(smtp)dnl

LOCAL_CONFIG
## Custom configurations below (will be preserved)


Bug#347533: aide: New database format?

2006-01-11 Thread Nicolas François
Package: aide
Version: 0.10.99.20051215-1
Severity: normal
Tags: experimental

Hello,

After switching to 0.10.99.20051215-1, I noticed a lot of warnings
(open_dir():Not a directory: ...) in the aide cronjob output.

Maybe the new version has a new database format (but I could not find any
reference in the changelogs or in NEWS.gz).

Maybe this bug is related to #163231.


dpkg -i aide_0.10-11_i386.deb
aide -u  update.1
mv /var/lib/aide/aide.db.new /var/lib/aide/aide.db

dpkg -i aide_0.10-11_i386.deb
aide -u  update.2
aide -C  check.2
aide --compare  compare.2
mv /var/lib/aide/aide.db.new /var/lib/aide/aide.db

update.2, check.2 and compare.2 contains only the changes related to the
aide re-install. They are quite similar.

dpkg -i aide_0.10.99.20051215-1_i386.deb
aide -u  update.3
aide -C  check.3
aide --compare  compare.3

update.3 is quite big (2.7M)
It contains a lot of open_dir():Not a directory:  warnings
Aide only noticed that a few files changed:
/usr/bin/aide and /usr/bin/aide.real and some /var/log/aide files
(however not /usr/sbin/aideinit, which is in the open_dir():Not a
directory:  warnings)
The /var/log/aide files were not in update.2

compare.3 contains:
WARNING: Old db contains a file that shouldn't be there, run --init or --update
and a lot of:
File xxx in databases has different attributes, xxx, xxx
For example:
File /var/log in databases has different attributes, 2589,67111453

Also, the new database is much smaller:
ls -l /var/lib/aide/aide.db*
-rw--- 1 root root 1910155 Jan 11 11:17 /var/lib/aide/aide.db
-rw--- 1 root root  172571 Jan 11 11:41 /var/lib/aide/aide.db.new

I can provide my config, the results of the above commands and the
databases if needed.

If there is really a new database format, it would be nice to recommend
updating the database in NEWS.Debian.

-- 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.14
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages aide depends on:
ii  debconf [debconf 1.4.67  Debian configuration management sy
ii  liblockfile1 1.06NFS-safe locking library, includes
ii  mailx1:8.1.2-0.20050715cvs-1 A simple mail user agent

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

-- debconf information:
* aide/aideinit: false
  aideinit/overwritenew: true
* aide/mustaideinit:
* aideinit/copynew: false
  aide/newlibdir: false
* aide/setmailaddress:
* aideinit/warnnew:


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



Bug#328923: libpam-opie: GPL/4-clause BSD/RSA license conflict

2006-01-11 Thread Steve Langasek
Hi Michael,

Is anything being done about this bug?  It looks like someone needs to
replace the RSA md5 implementation with one of the GPL-compatible ones,
correct?

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


signature.asc
Description: Digital signature


Bug#341109: libpri1: Missing symbol: pri_suspend_acknowledge

2006-01-11 Thread Steve Langasek
Hello,

Who is taking responsibility for this bug?  libpri1 is needed by both
asterisk and yate, so presumably someone would care if it went away.  Are we
going to see an upload soon to fix the package name / SONAME as required to
support upgrades from sarge?

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


signature.asc
Description: Digital signature


Bug#334916: libpam-ssh - fails to build

2006-01-11 Thread Steve Langasek
tags 334916 -pending
thanks

Hi Aurelien,

This RC bug has been tagged pending for two months -- where are the
packages?

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


signature.asc
Description: Digital signature


Bug#343427: This is a yaird bug, reassigning

2006-01-11 Thread Sven Luther
reassign 343427 yaird
severity 343427 grave
merge 343427 345067 
thanks

Hi David, ...

This is a known yaird bug, and identic to :

  #345067: [powerpc] ide-generic is not built on powerpc, yaird tries to
  include it and fails

reassigning and merging them, there is even a patch of sort there which you
can use to patch yaird. Not sure why Erik and Jonas are unable to find time to
fix this though.

Friendly,

Sven Luther



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



Bug#347395: Request for advice - Re: Bug#347401

2006-01-11 Thread Mike Williams

Steve Langasek wrote:


So maintainers, please take the advice given in that mail and fix your
packages to a) not use the output of Magick-config --libs when linking, and
b) use the Debian version of libtool (if applicable).

(One alternative to using Magick-config --libs seems to be to use pkg-config
-- not because ImageMagick gets its pkg-config support right, but because it
happens to get it right in a way that benefits us. ;)
 

Steve, can you give me some advice?  I'm attempting to fix this 
librmagick-ruby bug by switching from Magick-config to pkg-config. 

Attached is the patch I'm planning to apply ... basically, it avoids 
using $CFLAGS and $LDFLAGS values computing by configure (using 
Magick-config) and uses output from pkg-config instead. 


In my case, Magick-config --libs outputs

   -lMagick -llcms -ltiff -lfreetype -ljasper -ljpeg -lpng -ldpstk
   -ldps -lXext -lXt -lSM -lICE -lX11 -lbz2 -lxml2 -lz -lpthread -lm
   -lpthread

whereas pkg-config --libs ImageMagick returns just

   -lMagick

So, does it sound like this change will do the job?

--
cheers, MikeWhttp://www.dogbiscuit.org/mdub/

Index: ext/RMagick/extconf.rb.in
===
--- ext/RMagick/extconf.rb.in	(revision 14)
+++ ext/RMagick/extconf.rb.in	(working copy)
@@ -6,16 +6,10 @@
 # Pass along Ruby's version number
 VERSION_NUMBER = '0x'+RUBY_VERSION.tr('.','')
 
-$CFLAGS = -Wall -g @CFLAGS@
-$CPPFLAGS = -DRUBY_VERSION=#{VERSION_NUMBER} @CPPFLAGS@
+$CFLAGS = -Wall -g  + `pkg-config --cflags ImageMagick`.chomp
+$CPPFLAGS = -DRUBY_VERSION=#{VERSION_NUMBER}
 
-if RUBY_VERSION = '1.8.0'
-$DLDFLAGS = @LDFLAGS@
-else
-$LDFLAGS = @LDFLAGS@
-end
+$LOCAL_LIBS = `pkg-config --libs ImageMagick`.chomp
 
-$LOCAL_LIBS = @LOCAL_LIBS@
-
 create_makefile(RMagick)
 


Bug#347186: linux-image-2.6.14-2-alpha-generic: garbled Matrox framebuffer

2006-01-11 Thread Antonino A. Daplas
maximilian attems wrote:
 dear adaplas,
 
 could you please take a look at this matroxfb debian bug report:
 http://bugs.debian.org/347186
 
 On Mon, 09 Jan 2006, Steve Langasek wrote:
 
 snipp
 Sigh, can't get a break with alpha kernel support around here.  After
 upgrading to 2.6.14 (from 2.4.27), the Matrox framebuffer no longer works
 correctly on my alpha with a Matrox Millenium II.  The matroxfb_base module
 loads without error, but gives me corrupt video output only.
 Try turning off acceleration.
 Doesn't make a difference.

 What did make a difference was, after googling, loading fbcon manually
 before loading matroxfb_base.  Given that I'm loading matroxfb_base by hand
 (/etc/modules), it's not getting loaded via udev or anything like that, it
 seems to me that it's my responsibility to load fbcon by hand as well, but
 it's still something of an unexpected change from 2.4.

You can always compile fbcon statically and the fbdev as modules so you get
the same behavior as 2.4.  (The separation of fbdev from fbcon is advantageous
in embedded systems where the console is not needed).

(There's a new document Documentation/fb/fbcon.txt that explains some of the
changes. It's new in 2.6.15).
 
  It might be nice to
 have these modules all autoloaded by something, but it's not strictly
 necessary, and some users may not want the framebuffer activated
 automatically?

As long as fbcon is compiled statically, you'll get the same 2.4 behavior.


 The other issue (and the first thing I was trying to get work, which led me
 to believe the fb was completely broken) is that, even though console works
 on the framebuffer now, X does not.  This breakage corresponds to the kernel
 upgrade, not to any changes in X, so still looks like a kernel bug to me.

 If I turn off UseFBDev in my xorg.conf, X displays correctly.  I haven't
 poked yet to see what this does performance-wise.

The UseFBDev option was added to X so it can cooperate with fbcon (ie, allows
X to restore the console state by using the fbdev API ).  In 2.6, fbcon has its
own way of restoring its own state so the UseFBDev option is not needed, and 
in
your case, is counterproductive.

(I don't think removing the UseFBDev option will affect X performance-wise.)

Tony


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



Bug#347398: Request for advice - Re: Bug#347401

2006-01-11 Thread Steve Langasek
Hi Mike,

On Wed, Jan 11, 2006 at 10:18:20PM +1100, Mike Williams wrote:

 So maintainers, please take the advice given in that mail and fix your
 packages to a) not use the output of Magick-config --libs when linking, and
 b) use the Debian version of libtool (if applicable).

 (One alternative to using Magick-config --libs seems to be to use 
 pkg-config
 -- not because ImageMagick gets its pkg-config support right, but because 
 it
 happens to get it right in a way that benefits us. ;)

 Steve, can you give me some advice?  I'm attempting to fix this 
 librmagick-ruby bug by switching from Magick-config to pkg-config. 

 Attached is the patch I'm planning to apply ... basically, it avoids 
 using $CFLAGS and $LDFLAGS values computing by configure (using 
 Magick-config) and uses output from pkg-config instead. 

 In my case, Magick-config --libs outputs

-lMagick -llcms -ltiff -lfreetype -ljasper -ljpeg -lpng -ldpstk
-ldps -lXext -lXt -lSM -lICE -lX11 -lbz2 -lxml2 -lz -lpthread -lm
-lpthread

 whereas pkg-config --libs ImageMagick returns just

-lMagick

 So, does it sound like this change will do the job?

Yep, this is exactly what you want to see when using pkg-config for shared
linking on a GNU ELF platform; everything else is extraneous.

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


signature.asc
Description: Digital signature


Bug#328923: libpam-opie: GPL/4-clause BSD/RSA license conflict

2006-01-11 Thread Michael Stone

On Wed, Jan 11, 2006 at 03:25:17AM -0800, you wrote:
Is anything being done about this bug?  


Not really.


It looks like someone needs to replace the RSA md5 implementation with
one of the GPL-compatible ones, correct?


I'm inclined to just dump the current code and go with freebsd's
implementation of libpam-opie, just haven't had time.

Mike Stone



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



Bug#301514: Are these two bugs still there in 2.6.15-2 ?

2006-01-11 Thread Sven Luther
tags 301514 + moreinfo
tags 304617 + moreinfo
thanks

Hi Cedric, can you confirm that these two bugs are still present in 2.6.15-2 ?

Friendly,

Sven Luther



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



Bug#305557: We believe this is fixed in 2.6.15-2. ...

2006-01-11 Thread Sven Luther
tags 305557 + moreinfo
thanks

Hi, ...

It would be nice if you could confirm this bug is still present in 2.6.15-2 or
not.

Friendly,

Sven Luther



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



Bug#341109: libpri1: Missing symbol: pri_suspend_acknowledge

2006-01-11 Thread Kilian Krause
Hi Steve,

Am Mittwoch, den 11.01.2006, 03:31 -0800 schrieb Steve Langasek:
 Who is taking responsibility for this bug?  libpri1 is needed by both
 asterisk and yate, so presumably someone would care if it went away.  Are we
 going to see an upload soon to fix the package name / SONAME as required to
 support upgrades from sarge?

the asterisk 1.2.1 uploads have been quite rough anyway and Tzafrir has
been preparing a fixed version since. I'll try to gather the status and
make sure the uploads will ship with a changed package name (libpri2)
and according build-deps in asterisk.

-- 
Best regards,
 Kilian


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#347477: Additional information on libnss-ldap version as you requested

2006-01-11 Thread Samba User
Package: libnss-ldap
Version: 238-1
Followup-For: Bug #347477


libnss3 2:1.7.8-1sarge3
libnss-ldap 238-1
slapd   2.2.23-8openldap2.2

I can send nss, ldap or pam config files upon request.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.13
Locale: LANG=hu_HU, LC_CTYPE=hu_HU (charmap=ISO-8859-2)

Versions of packages libnss-ldap depends on:
ii  debconf1.4.30.13 Debian configuration management sy
ii  libc6  2.3.2.ds1-22  GNU C Library: Shared libraries an
ii  libkrb53   1.3.6-2sarge2 MIT Kerberos runtime libraries
ii  libldap2   2.1.30-8  OpenLDAP libraries

-- debconf information:
* libnss-ldap/dblogin: false
* shared/ldapns/base-dn: dc=mginfszki,dc=sulinet,dc=hu
  libnss-ldap/binddn: cn=proxyuser,dc=example,dc=net
  libnss-ldap/override: true
* shared/ldapns/ldap-server: 127.0.0.1 192.168.0.1
* libnss-ldap/confperm: false
* shared/ldapns/ldap_version: 3
* libnss-ldap/nsswitch:


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



Bug#347460: browser effect on bug

2006-01-11 Thread Jay Zach
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I tested this originally on Mozilla-Firefox 1.5 and Konqueror, both of which
exhibited similar symptoms.  However, I've since discovered that  in some
versions of IE it seems to work great, and in other versions of IE, it doesn't
seem to work at all (Just get a white frame). I haven't had time to track
down which versions are which yet.
- --
- 


-- Gifts for Children --
 If your child thinks he wants Murderous Bob, the Doll with the Face You Can Rip
Right Off, you'd
better get it.  You may be worried that it might help to encourage your child's
antisocial tendencies, but believe me, you have not seen antisocial tendencies
until you've seen a child who is convinced that he or she did not get the right
gift.
-- Dave Barry, Christmas Shopping: A Survivor's Guide

Wednesday Jan 11, 2006

- 



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

iQEVAwUBQ8Tvba3rZxntQpytAQIanwf9G0+VFaZGucxwCGTGstcDo9YpLVYdOCIT
3k1Z+pUt/IQh7tndLrECkmMrJ5RJvYHu0o4dcGF9+zuZF8rXakUymSraja955+9k
QPOmYw1hZj+G8i0SsRpjmWDAVmBpT2kk7XVbJDFFfqNDiW3Rfobe+eDrZwfxy5dE
8g+pLhAUDmqaxCeRSmlLWroZKbQ40F8/OJwmOtXHV0dYW9hwmaUqa5AWH2ZXxY2U
6oBuhtnAA0aMIskRtmb6tdONspKdA69llODGm1pjiq91NxMHLOeaAAn5PCPgC1Ze
k1dZighyQVkuXgi9iZAeCWz7ocySXqCXKnZx1C/oiw2EGN6R5rJmsQ==
=FOMm
-END PGP SIGNATURE-


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



Bug#347535: xkb-data: error message from GNOME about XKB configuration

2006-01-11 Thread Laurent Bonnaud
Package: xkb-data
Version: 0.6-2
Severity: normal


Hi,

I use KDE as my primary desktop.  I also use GNOME applications.  I
start gnome-font-properties manually to activate my font size
preferences and a keyboard customization: Compose action on the
Menu key.  After a xorg upgrade, I read confusing instructions about
xfree86/xorg XkbRules and the xkb-data package.  I did the following:

 - I installed xkb-data

 - in /etc/X11/xorg.conf, I replaced

Option  XkbRules  xfree86

  with:

Option  XkbRules  xorg

Then gnome-font-properties (or whatever other GNOME daemon) displayed
this error message:

Error activating XKB configuration.
It can happen under various circumstances:
- a bug in libxklavier library
- a bug in X server (xkbcomp, xmodmap utilities)
- X server with incompatible libxkbfile implementation

X server version data:
The X.Org Foundation
6090

If you report this situation as a bug, please include:
- The result of xprop -root | grep XKB
- The result of gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd


Here is the requested info:

$ xprop -root | grep XKB
_XKB_RULES_NAMES_BACKUP(STRING) = xorg, pc105, fr, , 
_XKB_RULES_NAMES(STRING) = xorg, pc105, fr, , 

$ gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd
 layouts = [fr]
 model = pc105
 overrideSettings = false
 options = [compose compose:menu]


I don't know which package is responsible for this (xkb-data, xorg or
GNOME).  I hope you know more than I on the subject and you will be
able to reassign this bug to the right package.


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

-- no debconf information


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



Bug#311412: Marking as more info, if i don't get a reply by end of january, i will close this bug.

2006-01-11 Thread Sven Luther
tags 311412 + moreinfo
thanks
Hi Benoit, ...

I believe this bug is fixed in 2.6.15-2, so please confirm before end of
january that this is not the case, or we will simply close this bug report.

Friendly,

Sven Luther



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



Bug#347532: sendmailcan not chdir(/var/spool/mqueue-client/)

2006-01-11 Thread Leonid Shulov


Debian version: sid
Linux aspc0001 2.6.12-1-686 #1 Tue Sep 27 12:52:50 JST 2005 i686 GNU/Linux

Leonid Shulov wrote:


Package: sendmail
Version: 8.13.5-3

In process of installing this packege on console I see this message:
Starting Mail Transport Agent: sendmailcan not 
chdir(/var/spool/mqueue-client/): Permission denied

Program mode requires special privileges, e.g., root or TrustedUser.

In /var/spool:
lrwxrwxrwx   1 rootroot   7 Jan  9 11:56 mail - ../mail/
drwxr-s---   2 smmta   smmsp   4096 Jan 11 12:15 mqueue/
drwxrws---   2 smmsp   smmsp   4096 Jan 11 12:15 mqueue-client/

which sendmail
/usr/sbin/sendmail
ll /usr/sbin/sendmail
lrwxrwxrwx  1 root root 26 Jan  9 11:42 /usr/sbin/sendmail - 
/etc/alternatives/sendmail*


ll /etc/alternatives/sendmail
lrwxrwxrwx  1 root root 24 Jan 11 12:08 /etc/alternatives/sendmail - 
/usr/lib/sm.bin/sendmail*


ll /usr/lib/sm.bin/sendmail
-rwxr-sr-x  1 root smmsp 661688 Oct 11 02:01 /usr/lib/sm.bin/sendmail*





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



Bug#305234: This should be solved in 2.6.15-2, please confirm.

2006-01-11 Thread Sven Luther
tags 305234 + moreinfo
thanks

Hi Vincent, ...

Could you confirm that this bug is still present in 2.6.15-2 please ? 

Friendly,

Sven Luther



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



Bug#347534: ssh sed: -e expression #1, char 20: unterminated `s' command

2006-01-11 Thread Soeren Sonnenburg
Package: bash
Version: 3.1-1
Severity: normal

another bash completion problem: occurring when ssh tab or scp tab:


as a fix it was sufficient to modify all lines where sed appears in 
_known_hosts() to this:


# expand path (if present) to global known hosts file
global_kh=$( eval echo $( sed -ne 
's/^[Gg][Ll][Oo][Bb][Aa][Ll][Kk][Nn][Oo][Ww][Nn][Hh][Oo][Ss][Tt][Ss][Ff][Ii][Ll][Ee][$\t
 '']*\(.*\)$/\1/p' [EMAIL PROTECTED] ) )
# expand path (if present) to user known hosts file
user_kh=$( eval echo $( sed -ne 
's/^[Uu][Ss][Ee][Rr][Kk][Nn][Oo][Ww][Nn][Hh][Oo][Ss][Tt][Ss][Ff][Ii][Ll][Ee][$\t
 '']*\(.*\)$/\1/p' [EMAIL PROTECTED] ) )


hosts=$( compgen -W $( sed -ne 's/^[Hh][Oo][Ss][Tt][$\t 
'']*\([^*?]*\)$/\1/p' [EMAIL PROTECTED] ) -- $ocur ) 

-- System Information:
Debian Release: testing/unstable
  APT prefers stable
  APT policy: (700, 'stable'), (650, 'testing'), (600, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-sonne
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)

Versions of packages bash depends on:
ii  base-files3.1.9  Debian base system miscellaneous f
ii  debianutils   2.15.2 Miscellaneous utilities specific t
ii  libc6 2.3.5-11   GNU C Library: Shared libraries an
ii  libncurses5   5.5-1  Shared libraries for terminal hand

bash recommends no packages.

-- no debconf information


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



Bug#347536: libavifile-0.7-dev: avifile-config --libs gives rpath

2006-01-11 Thread Simo Kauppi
Package: libavifile-0.7-dev
Version: 1:0.7.44.20051021-1
Severity: normal

When I use `avifile-config --libs` to get the avifile library
information, it gives the -rpath option, which causes a lintian warning,
when I build a debian package.

Since the libavifile is in the standard location, it does not need to
give the library path. And even if it gives the path, it should not use
the -rpath option.

*** avifile-config.diff
--- avifile-config  2006-01-11 13:20:02.0 +0200
+++ avifile-config  2006-01-11 13:22:38.0 +0200
@@ -105,9 +105,9 @@
 fi
 
 if test $lib_dir != /usr/lib; then
-libs=-L$lib_dir -Wl,-rpath,${exec_prefix}/lib -laviplay
+libs=-L$lib_dir -laviplay
 else
-libs=-Wl,-rpath,${exec_prefix}/lib -laviplay
+libs=-laviplay
 fi
 
 if test $echo_cflags = yes; then


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

Versions of packages libavifile-0.7-dev depends on:
ii  libavifile-0.7c2 1:0.7.44.20051021-1 shared libraries for AVI read/writ
ii  libxft-dev   2.1.7-1 FreeType-based font drawing librar
ii  libxrender-dev   1:0.9.0.2-1 X Rendering Extension client libra

libavifile-0.7-dev recommends no packages.

-- no debconf information


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



Bug#347537: squid: Dependency of 2.5.12-3 package on lsb-base

2006-01-11 Thread Eugene B. Berdnikov
Package: squid
Version: 2.5.12-3
Severity: normal


Squid 2.5.12-3 package from etch (testing) has no explicit
dependency on lsb-base, while /etc/init.d/squid script reads
function definitions from /lib/lsb/init-functions.



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



Bug#287867: Can you confirm this bug please ?

2006-01-11 Thread Sven Luther
tags  287867 + moreinfo
thanks
Hi Kevin, ...

Can you confirm this bug (gdm cursor dissapearing) is still present in
2.6.15-2 kernels or not ? 

Friendly,

Sven Luther



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



  1   2   3   4   5   6   >