Bug#341681: openafs-modules-source: 1.4.0 module won't compile against kernel 2.6.14.2

2005-12-02 Thread Turbo Fredriksson
Package: openafs-modules-source
Version: 1.4.0-2

The kernel is a bog standard (upstream) kernel with some very small
patching for SUNSAB problems.

- s n i p -
make[7]: Entering directory `/usr/src/linux-2.6.14.2'
  CC [M]  /usr/src/modules/openafs/src/libafs/MODLOAD-2.6.14.2-MP/afs_atomlist.o
  CC [M]  /usr/src/modules/openafs/src/libafs/MODLOAD-2.6.14.2-MP/afs_lhash.o
  CC [M]  /usr/src/modules/openafs/src/libafs/MODLOAD-2.6.14.2-MP/afs_analyze.o
In file included from /usr/src/modules/openafs/src/afs/afs_osi.h:393,
 from /usr/src/modules/openafs/src/rx/rx_clock.h:88,
 from /usr/src/modules/openafs/src/rx/rx.h:35,
 from /usr/src/modules/openafs/src/afs/afsincludes.h:26,
 from 
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.14.2-MP/afs_analyze.c:36:
/usr/src/modules/openafs/src/afs/LINUX/osi_machdep.h:55:2: #error Not sure what 
to do about rlim (should be in the Linux task struct somewhere)
In file included from /usr/src/modules/openafs/src/afs/afsincludes.h:44,
 from 
/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.14.2-MP/afs_analyze.c:36:
/usr/src/modules/openafs/src/afs/afs.h:901:5: warning: AFS_USEBUFFERS is not 
defined
make[8]: *** 
[/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.14.2-MP/afs_analyze.o] Error 1
make[7]: *** [_module_/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.14.2-MP] 
Error 2
make[7]: Leaving directory `/usr/src/linux-2.6.14.2'
make[6]: *** [openafs.ko] Error 2
make[6]: Leaving directory 
`/usr/src/modules/openafs/src/libafs/MODLOAD-2.6.14.2-MP'
make[5]: *** [linux_compdirs] Error 2
make[5]: Leaving directory `/usr/src/modules/openafs/src/libafs'
make[4]: *** [libafs] Error 2
make[4]: Leaving directory `/usr/src/modules/openafs'
make[3]: *** [build] Error 2
make[3]: Leaving directory `/usr/src/modules/openafs'
make[2]: *** [only_libafs] Error 2
make[2]: Leaving directory `/usr/src/modules/openafs'
make[1]: *** [build-modules-stamp] Error 2
make[1]: Leaving directory `/usr/src/modules/openafs'
Module /usr/src/modules/openafs failed.
- s n i p -

The compiler is gcc-2.95.4 (on a semi-woody system - woody with
LDAPv3/AFS packages etc recompiled from Unstable/Testing).


I've made my own 'kernel-patch-sb1000' package with the patch(es) I've
added.

- s n i p -
Aurora/WOODY# zcat /usr/src/kernel-patches/sparc/sb1000/sb1000-2.6.14.2.gz | 
grep ^diff
diff -ur linux-2.6.14.2.orig/arch/sparc64/kernel/irq.c 
linux-2.6.14.2/arch/sparc64/kernel/irq.c
diff -ur linux-2.6.14.2.orig/drivers/serial/sunsab.c 
linux-2.6.14.2/drivers/serial/sunsab.c
diff -ur linux-2.6.14.2.orig/include/asm-sparc64/irq.h 
linux-2.6.14.2/include/asm-sparc64/irq.h
diff -ur linux-2.6.14.2.orig/include/asm-sparc64/thread_info.h 
linux-2.6.14.2/include/asm-sparc64/thread_info.h
diff -ur linux-2.6.14.2.orig/include/linux/netfilter_ipv4/ipt_recent.h 
linux-2.6.14.2/include/linux/netfilter_ipv4/ipt_recent.h
diff -ur linux-2.6.14.2.orig/net/ipv4/netfilter/ipt_recent.c 
linux-2.6.14.2/net/ipv4/netfilter/ipt_recent.c
- s n i p -

The package can be found at 
ftp://ftp.bayour.com/pub/debian/dists/woody-ol2.2/source/Kernel/kernel-patch-sb1000*
if you're interested...
-- 
SDI Ft. Meade assassination colonel class struggle genetic Albanian
bomb Uzi Ft. Bragg NSA CIA explosion smuggle critical
[See http://www.aclu.org/echelonwatch/index.html for more about this]
[Or http://www.europarl.eu.int/tempcom/echelon/pdf/rapport_echelon_en.pdf]
If neither of these works, try http://www.aclu.org and search for echelon.


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



Bug#322860: Alternative patch (verified to work)

2005-12-02 Thread Håkan Lindqvist
tags 322860 patch

Here is another patch, this one simply makes sure that the space after
search is always there (which makes the search statement valid even if
there is no domain name defined).


Regards,
Håkan Lindqvist
--- /tmp/dhclient-script	2005-12-02 08:59:07.381994408 +0100
+++ /etc/dhclient-script	2005-12-02 08:57:07.598204312 +0100
@@ -49,7 +49,7 @@
   }
 else
   make_resolv_conf() {
-echo search $new_domain_name /etc/resolv.conf
+echo search $new_domain_name /etc/resolv.conf
 for nameserver in $new_domain_name_servers; do
   echo nameserver $nameserver /etc/resolv.conf
 done


Bug#341682: the mozilla-firefox - firefox transition lost all installed plugin

2005-12-02 Thread Erwan David
Package: firefox
Version: 1.4.99+1.5rc3.dfsg-2
Severity: important

Since upgrade from mozilla-firefox to firefox package, installed plugins 
(sunjdk packagesd via java-package, flash) are not seen by firefox.

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

Versions of packages firefox depends on:
ii  debianutils   2.15.1 Miscellaneous utilities specific t
ii  fontconfig2.3.2-1generic font configuration library
ii  libatk1.0-0   1.10.3-1   The ATK accessibility toolkit
ii  libc6 2.3.5-8GNU C Library: Shared libraries an
ii  libcairo2 1.0.2-3The Cairo 2D vector graphics libra
ii  libfontconfig12.3.2-1generic font configuration library
ii  libfreetype6  2.1.7-2.4  FreeType 2 font engine, shared lib
ii  libgcc1   1:4.0.2-4  GCC support library
ii  libglib2.0-0  2.8.3-1The GLib library of C routines
ii  libgtk2.0-0   2.6.10-1   The GTK+ graphical user interface 
ii  libidl0   0.8.5-1library for parsing CORBA IDL file
ii  libjpeg62 6b-10  The Independent JPEG Group's JPEG 
ii  libpango1.0-0 1.8.2-3Layout and rendering of internatio
ii  libpng12-01.2.8rel-5 PNG library - runtime
ii  libstdc++64.0.2-4The GNU Standard C++ Library v3
ii  libx11-6  6.8.2.dfsg.1-7 X Window System protocol client li
ii  libxext6  6.8.2.dfsg.1-7 X Window System miscellaneous exte
ii  libxft2   2.1.7-1FreeType-based font drawing librar
ii  libxinerama1  6.8.2.dfsg.1-7 X Window System multi-head display
ii  libxp66.8.2.dfsg.1-7 X Window System printing extension
ii  libxt66.8.2.dfsg.1-7 X Toolkit Intrinsics
ii  psmisc21.8-1 Utilities that use the proc filesy
ii  xlibs 6.8.2.dfsg.1-7 X Window System client libraries m
ii  zlib1g1:1.2.3-8  compression library - runtime

firefox recommends no packages.

-- no debconf information


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



Bug#341683: /etc/init.d/openvpn stop only one instance (but should all)

2005-12-02 Thread Anna Sladek
Package: openvpn
Version: 2.0-1sarge2

I've got an openvpn server with 11 instances.
When I use /etc/init.d/openvpn start all instances are started.
When I us /etc/init.d/openvpn start xxx or /etc/init.d/openvpn stop
xxx, only the specific instance is started or stopped.

But when I use /etc/init.d/openvpn stop only the first instance (in
alphabetical order) is stopped (so I have to use this command 11 times, to
get openvpn stopped). I took a look in the script but can't found an
error.

Therefore I'm also not able to use /etc/init.d/openvpn restart.

I am using Debian GNU/Linux 3.1, debian-kernel 2.4.27-2-386 and
libc6 2.3.2.ds1-22.



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



Bug#341684: mma: New upstream version 0.18 available!

2005-12-02 Thread Mario Lang
Package: mma
Version: 0.12-1
Severity: wishlist

The latest upstream version available for this package is 0.18:
http://mypage.uniserve.com/~bvdp/mma/

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

Versions of packages mma depends on:
ii  python2.3.5-3An interactive high-level object-o
ii  python2.3 2.3.5-9An interactive high-level object-o

mma recommends no packages.

-- no debconf information

-- 
Regards,
  Mario Lang

Graz University of Technology mailto:[EMAIL PROTECTED]
Department Computing   http://www.ZID.TUGraz.at/lang/
Phone: +43 (0) 316 / 873 - 6897
//
  /_Apparently a teacher has been arrested in the UK in possession_/
 /of a compass, protractor, and straight edge. It is claimed he is a/
/member of the Al Gebra movement, bearing weapons of math instruction/


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



Bug#341655: rt2500-source: unnecessary dependency on specific gcc version (3.3)

2005-12-02 Thread Cyril Chaboisseau
  why making a dependancy on gcc-3.3 instead of plain gcc or the official
  version ?
 
 Because you need gcc-3.3 to build the module for 2.4 kernels.

then would it be possible to have gcc-3.3|gcc-4.0 in depends ?
(or gcc=3.3.0)

-- 
Cyril Chaboisseau


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



Bug#341685: avahi: new upstream version 0.6.1

2005-12-02 Thread Sebastian Dröge
Package: avahi
Version: 0.5.2-4
Severity: wishlist

Hi,
there's a new upstream version (0.6.1) of avahi since ~2 weeks on
http://www.freedesktop.org/Software/Avahi

This new version breaks API from 0.5 and has compatibility libs for
howl.
Please consider updating it in the next days

Thanks and Bye :)



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



Bug#305053: java-package: More dangling symlinks

2005-12-02 Thread Manuel Bilderbeek
Package: java-package
Version: 0.27
Followup-For: Bug #305053


On my system I got another dangling symlink, after installing the latest
JRE using java-package:

mandb: warning: /usr/share/man/man1/ControlPanel.1.gz is a dangling
symlink

$ ls -l /usr/share/man/man1/ControlPanel.1.gz
lrwxrwxrwx  1 root root 35 Dec  1 11:06 /usr/share/man/man1/ControlPanel.1.gz 
- /etc/alternatives/ControlPanel.1.gz

$ ls -l /etc/alternatives/ControlPanel.1.gz
lrwxrwxrwx  1 root root 47 Dec  1 11:06 /etc/alternatives/ControlPanel.1.gz - 
/usr/lib/j2re1.5-sun/man/man1/ControlPanel.1.gz

The latter file does not exist:

$ ls /usr/lib/j2re1.5-sun/man/man1/
java.1.gz klist.1.gzpolicytool.1.gz   tnameserv.1.gz
javaws.1.gz   ktab.1.gz rmid.1.gz unpack200.1.gz
keytool.1.gz  orbd.1.gz rmiregistry.1.gz
kinit.1.gzpack200.1.gz  servertool.1.gz

-- 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 java-package depends on:
ii  coreutils 5.2.1-2.1  The GNU core utilities
ii  debhelper 5.0.7  helper programs for debian/rules
ii  fakeroot  1.5.5  Gives a fake root environment
ii  unzip 5.52-5 De-archiver for .zip files

java-package recommends no packages.

-- no debconf information



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



Bug#341686: xterm cannot be started in utf-8 mode by default

2005-12-02 Thread Jan Willem Stumpel
Package: xterm
Version: 6.8.2.dfsg.1-11
Severity: normal
Tags: l10n


xterm -u8 does not start xterm in UTF-8 mode, nor does specifying 
xterm*VT100*utf8: in ~/.Xresources make xterm start in UTF-8 mode by default. 

Xterm can be switched to UTF-8 manually (control-rightclick) in both cases, but 
I'd like it to be in UTF-8 mode by default. This is possible with xterm
version 200, but not with the current Sid version (202).  

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

Versions of packages xterm depends on:
ii  libc62.3.5-8.1   GNU C Library: Shared libraries an
ii  libexpat11.95.8-3XML parsing C library - runtime li
ii  libfontconfig1   2.3.2-1.1   generic font configuration library
ii  libfreetype6 2.1.10-1FreeType 2 font engine, shared lib
ii  libice6  6.8.2.dfsg.1-11 Inter-Client Exchange library
ii  libncurses5  5.5-1   Shared libraries for terminal hand
ii  libsm6   6.8.2.dfsg.1-11 X Window System Session Management
ii  libxaw8  6.8.2.dfsg.1-11 X Athena widget set library
ii  libxext6 6.8.2.dfsg.1-11 X Window System miscellaneous exte
ii  libxft2  2.1.7-1 FreeType-based font drawing librar
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  libxrender1  1:0.9.0-2   X Rendering Extension client libra
ii  libxt6   6.8.2.dfsg.1-11 X Toolkit Intrinsics
ii  xlibs-data   6.8.2.dfsg.1-11 X Window System client data

Versions of packages xterm recommends:
ii  xutils   6.8.2.dfsg.1-11 X Window System utility programs

-- debconf-show failed


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



Bug#332835: Do you need help on xdb?

2005-12-02 Thread Michael Vogt
On Thu, Dec 01, 2005 at 10:02:04PM -0500, Nathanael Nerode wrote:
 Both 332835 and 299380 are patched.  This is really slightly urgent, as there 
 is a package which is waiting to undergo the C++ transition which is waiting 
 for xdb (oleo).
 
 Do you need an NMU?

Thanks for the reminder and for the kind offer to NMU. I'm working on
it and will upload a update today.

Cheers,
 Michael

-- 
Linux is not The Answer. Yes is the answer. Linux is The Question. - Neo


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



Bug#340180: libdockapp2: Seconded

2005-12-02 Thread Søren Boll Overgaard
Package: libdockapp2
Version: 1:0.5.0-1.1
Followup-For: Bug #340180

I would like to second the request for the new upstream version to be
included in Debian.

The new version exports useful new functionality such as DAFreeContext()
which is needed in a dockapp I am working on.



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

Versions of packages libdockapp2 depends on:
ii  libc62.3.5-8.1   GNU C Library: Shared libraries an
ii  libxext6 6.8.2.dfsg.1-11 X Window System miscellaneous exte
ii  libxpm4  6.8.2.dfsg.1-11 X pixmap library
ii  xlibs6.8.2.dfsg.1-11 X Window System client libraries m

libdockapp2 recommends no packages.

-- no debconf information


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



Bug#341582: libpgtcl: dangling symlink, outdated package, no upgrade?

2005-12-02 Thread Julian Gilbey
On Fri, Dec 02, 2005 at 07:07:07AM +0100, Martin Pitt wrote:
 Hi Julian!
 
 Julian Gilbey [2005-12-01 14:26 +]:
  Package: libpgtcl
  Version: 7.4.7-6sarge1
  
  This package has a dangling symlink /usr/bin/pgtclsh -
  /usr/bin/pg_wrapper (at least on a testing system with version 28 of
  postgresql-common).  But there is no package which replaces
  it in testing, leaving a broken package on the system.
 
 In this case you have to upgrade to testing pgtcl as well. It's called
 'libpgtcl1.5' nowadays.
 
 I will add a Provides/Replaces in the next upload.

And Conflicts as well: at the moment, they coexist quite happily.

Also, the script pgtclsh seems to have vanished from Debian completely
- is this intentional?

   Julian


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



Bug#341687: Kmail goes sigsegv due to timing of user actions

2005-12-02 Thread Patrik Arvhult
Package: kmail
Version: 4:3.3.2-3

Using ix86 Debian Sarge distro.

Hi!

When I start up my kmail it shows the default 3 sections  (mailfolders, list 
of mails in inbox, and the newest mail in the inbox). The first mail it shows 
happens to be gpg-encrypted.

My puter is kinda old and slow (it kinda takes its clock from the 50Hz 
mains-line ;) and thereof it takes some time for the decryption-password box 
to show up ((its the debian sarge standard distro Kgpg agent)). So before it 
comes up i click some other mail.

However this doesn't make kmail to stop the decryption procedure: the password 
box shows up and I think: kk - whatever u want, stupid software - just dont 
crash on me! and fills in my secret key password.

When I complete the password entry hitting carriage-return, kmail goes 
sigsegv.

For me, this bug is able to show up because my computer is slow and because 
kmail apparently is able to enter some bad state due to timing of user 
actions.

But I guess it also can, will and has, happen(ed) on heavily loaded, faster 
systems.

Instead of this behavior I want kmail to do either: 1 - not accept user 
commands for displaying another mail before the process of drawing (including 
decrypting and such) of the current mail is done. Or 2: In some way kill / 
shut down / recall its routines (threads or calls or whatever) of decrypting 
a mail when a user selects it to do somthing else. Or 3: Do what it is now 
doing in a proper way, not going sigsegv - but i regard this last variant as 
a waste of computer resources and users time because apparently the user 
doesnt want the mail displayed (and also not decrypted).

Best regards,
Patrik Arvhult


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



Bug#341688: r-bioc-repostools: MIAME load function is missing

2005-12-02 Thread Jacob Sparre Andersen
Package: r-bioc-repostools
Version: 1.8.0-1
Severity: wishlist


Would it be possible to include the BioC function for loading MIAME
data files in the package?

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-2-powerpc
Locale: LANG=fo_FO.ISO8859-1, LC_CTYPE=fo_FO.ISO8859-1 (charmap=ISO-8859-1)

Versions of packages r-bioc-repostools depends on:
ii  r-base-core2.2.0.final-4 GNU R core of statistical computin

r-bioc-repostools recommends no packages.

-- no debconf information


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



Bug#341689: ITP: openvpn-auth-ldap authentication plugin for username/password

2005-12-02 Thread Bjorn Ove Grotan
Package: wnpp
Severity: wishlist

A plugin that implements username/password authentication via
LDAP for OpenVPN 2.x

Source: http://www.opendarwin.org/~landonf/software/openvpn-auth-ldap/
Licence: BSD



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



Bug#341690: horde2 incompatible with php4 session.auto_start option

2005-12-02 Thread Guido Trotter
Package: horde2
Version: 2.2.8-1sarge1
Severity: important
Tags: patch

Hi!

I found out that if php session.auto_start option is enabled horde2
immediately expires user sessions, and so doesn't permit anyone to log
in. This seems to be undocumented anywhere, but seems to be the case in
my experiments.

My suggestion to solve the issue is to:

1. Document the issue at least in README.Debian

2. Fix /etc/{apache/apache2}/conf.d/horde2.conf by adding by default
php_flag session.auto_start Off


I know this option is not enabled in debian by default, but if an admin
has enabled it, it can be a nightmare to find out what's wrong with his
webmail...

Thanks,

Guido



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



Bug#341542: CVE number

2005-12-02 Thread Martin Pitt
Hi!

The CVE number CVE-2005-3962 has been assigned to this. Please mention
this number in the changelog when you fix this.

Thanks,

Martin

==
Name: CVE-2005-3962
Status: Candidate
URL: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3962
Reference: FULLDISC:20051201 Perl format string integer wrap vulnerability
Reference: 
URL:http://marc.theaimsgroup.com/?l=full-disclosurem=113342788118630w=2
Reference: MISC:http://www.dyadsecurity.com/perl-0002.html

Integer overflow in the format string functionality (Perl_sv_vcatpvfn)
in Perl 5.9.2 and 5.8.6 Perl allows attackers to overwrite arbitrary
memory and possibly execute arbitrary code via format string
specifiers with large values, as demonstrated using format string
vulnerabilities in Perl applications.

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

In a world without walls and fences, who needs Windows and Gates?


signature.asc
Description: Digital signature


Bug#341691: libpam-mount: Fails with mount: unknown file system type 'local'

2005-12-02 Thread Kalle Kivimaa
Package: libpam-mount
Version: 0.10.0-1
Severity: grave
Justification: renders package unusable

The following /etc/security/pam_mount.conf directive fails with the
latest version (worked fine previously). Mounting the encrypted
partition with mount works fine.

volume killer local - /dev/hda6 - - - -

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

Versions of packages libpam-mount depends on:
ii  libc6 2.3.5-8.1  GNU C Library: Shared libraries an
ii  libglib2.0-0  2.8.4-2The GLib library of C routines
ii  libssl0.9.8   0.9.8a-4   SSL shared libraries
ii  mount 2.12p-8Tools for mounting and manipulatin
ii  zlib1g1:1.2.3-8  compression library - runtime

libpam-mount recommends no packages.

-- no debconf information


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



Bug#311565: tar: --newer-mtime and --newer causes verbosity when file is unchanged

2005-12-02 Thread Flavio Stanchina
This bug is a serious problem for me -- the backup script on my servers
suddenly started spitting out ~6MB of file is unchanged; not dumped
messages to the logs.

That message should be printed only if -v is selected. Please apply the
included patch, taken from
http://lists.gnu.org/archive/html/bug-tar/2005-03/msg1.html

Index: src/create.c
===
RCS file: /cvsroot/tar/tar/src/create.c,v
retrieving revision 1.92
diff -p -u -r1.92 create.c
--- src/create.c15 Feb 2005 15:24:35 -  1.92
+++ src/create.c2 Mar 2005 10:09:21 -
@@ -1397,7 +1397,7 @@ dump_file0 (struct tar_stat_info *st, ch
OLDER_STAT_TIME (st-stat, m)
(!after_date_option || OLDER_STAT_TIME (st-stat, c)))
 {
-  if (!incremental_option)
+  if (!incremental_option  verbose_option)
WARN ((0, 0, _(%s: file is unchanged; not dumped),
   quotearg_colon (p)));
   return;

-- 
Ciao, Flavio


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



Bug#341338: Cannot install synaptic on Debian Sid

2005-12-02 Thread Steve Langasek
On Fri, Dec 02, 2005 at 09:53:25AM +, Richard Burton wrote:
 Could you tell us how we can obtain the replacement package? I assumed it
 would make it's way into unstable, but the version there is still
 uninstallable.

Unfortunately, there's currently a backlog on the i386 autobuilder, which
has kept the synaptic update from actually being built and uploaded to
unstable.  For the moment, the autobuilder is tied up building
openoffice.org packages, but synaptic should get built in the next couple of
days.

If you need a fix before then, you can always use apt-src to build your own
local synaptic package with fixed dependencies.

-- 
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#341692: xmms-scrobbler_0.3.8.1-4+b1_arm: FTBFS: cannot find -lgssapi_krb5

2005-12-02 Thread Aníbal Monsalve Salazar
Package: xmms-scrobbler
Severity: serious
Version: 0.3.8.1-4+b1
Tags: sid
Justification: fails to build from source

There was an error while trying to autobuild your package:


Automatic build of xmms-scrobbler_0.3.8.1-4+b1 on grieg by sbuild/arm 79
Build started at 20051202-0721

[...]
** Using build dependencies supplied by package:
Build-Depends: debhelper ( 3.0.0), xmms-dev, libmusicbrainz4-dev, 
libcurl3-dev, beep-media-player-dev

[...]
arm-linux-gnu-gcc -shared  .libs/libbmp_scrobbler_la-xmms_scrobbler.o 
.libs/libbmp_scrobbler_la-scrobbler.o .libs/libbmp_scrobbler_la-queue.o 
.libs/libbmp_scrobbler_la-tags.o .libs/libbmp_scrobbler_la-unicode.o 
.libs/libbmp_scrobbler_la-fmt.o .libs/libbmp_scrobbler_la-gtkstuff.o 
.libs/libbmp_scrobbler_la-md5.o .libs/libbmp_scrobbler_la-id3v1.o 
.libs/libbmp_scrobbler_la-id3v2.o .libs/libbmp_scrobbler_la-vorbis.o 
.libs/libbmp_scrobbler_la-ape.o .libs/libbmp_scrobbler_la-itunes.o 
.libs/libbmp_scrobbler_la-cdaudio.o .libs/libbmp_scrobbler_la-id3genres.o 
.libs/libbmp_scrobbler_la-wma.o  -L/usr/lib /usr/lib/libcurl.so -lgssapi_krb5 
-lkrb5 -lk5crypto -lcom_err -lresolv /usr/lib/libidn.so -lssl -lcrypto -ldl -lz 
-lmusicbrainz -lm -lstdc++  -Wl,-soname -Wl,libbmp_scrobbler.so -o 
.libs/libbmp_scrobbler.so
/usr/bin/ld: cannot find -lgssapi_krb5


Full build logs are available on buildd.debian.org.

Please refer to the build log at:

http://buildd.debian.org/fetch.php?pkg=xmms-scrobblerver=0.3.8.1-4%2Bb1arch=armstamp=1133505521file=logas=raw

It also fails similarly on ia64 s390 hppa powerpc alpha sparc mips mipsel.


Aníbal Monsalve Salazar
--
 .''`. Debian GNU/Linux
: :' : Free Operating System
`. `'  http://debian.org/
  `-   http://v7w.com/anibal


signature.asc
Description: Digital signature


Bug#332598: unace as alternative

2005-12-02 Thread Fabian Greffrath
Hi Guillem!

Thank you for your statement concerning unace.

Of course I respect your opinion towards software being free or
non-free. So in future I will build my own uance-packages for
debian-unofficial.org.

Nice greetings,
Fabian




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



Bug#317114: #317114: corrupt display of araic in d-i with slang2

2005-12-02 Thread Lior Kaplan
Hi Joey,

I tested this with D-I beta 1. The text seems the be fine (Although I
don't understand Arabic). I'm attaching a screen shot.

During the time the bug was opened, slang2 had only imported the fribidi
support from slang1. A support which was soon moved to newt by Eugeniy
Meshcheryakov's.

Please confirm so I can close this bug. It seems to me, it was never a
bug of fribidi...

Thanks.
-- 

Lior Kaplan
[EMAIL PROTECTED]
http://www.Guides.co.il

Debian GNU/Linux unstable (SID)




Bug#337970: openoffice.org-common: sensible-ooomua shebang line contains space between bang and path

2005-12-02 Thread Matthias Klose
 I don't think this is correct shebang line
 
 #! /usr/bin/python
 
 using space in shebang line is now discouraged IMHO.
 
 Matej

crap. your opinion doesn't matter. do you have a reference to your
claim?

  Matthias




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



Bug#341693: wireless-tools: iwlist scan and iwconfig prints different frequency.

2005-12-02 Thread Eugen Dedu
Package: wireless-tools
Version: 27+28pre10-1
Severity: minor

snoopy:~/teaching/tcp-masterpro-2004-2005$ iwconfig eth2
eth2  IEEE 802.11-DS  ESSID:sud  
  Mode:Managed  Frequency:2.447 GHz  Access Point:
[...]
snoopy:/home/dedu/public_html/publi/euromedia# iwlist eth2 scan
eth2  Scan completed :
[...]
  Cell 06 - Address: ...
ESSID:sud
Mode:Master
Frequency=2.437 GHz (Channel 6)
Isn't a incoherence here between frequency reported by iwconfig and by
iwlist scan?

Also, it would be useful to show also the channel in iwconfig output,
for example like this:
  Mode:Managed  Frequency:2.447 GHz (channel X)  Access Point:

Regards,
Eugen

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-2-powerpc
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages wireless-tools depends on:
ii  libc6   2.3.5-8  GNU C Library: Shared libraries an
ii  libiw28 27+28pre10-1 Wireless tools - library

wireless-tools recommends no packages.

-- no debconf information


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



Bug#341694: Evolution can't send mails anymore

2005-12-02 Thread Aurelien Labrosse
Package: evolution
Version: 2.2.3-5
Severity: grave

Hi,

Since few days i can't send mail : the evolution process is growing
again and again, eating all memory, until i kill it.
I'm using the exchange connector and a SMTP relay. I could send a (huge)
strace report, or anything else that could help.
Note that every other functionnality of evolution i use are working
without problem.

Thanks by advance,

Aurelien

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

Versions of packages evolution depends on:
ii  evolution-data-server1.2.3-8 evolution database backend server
ii  gconf2   2.10.1-6GNOME configuration database syste
ii  gnome-icon-theme 2.10.1-2GNOME Desktop icon theme
ii  gtkhtml3.6   3.6.2-1 HTML rendering/editing library - b
ii  libart-2.0-2 2.3.17-1Library of functions for 2D graphi
ii  libatk1.0-0  1.10.3-1The ATK accessibility toolkit
ii  libaudiofile00.2.6-6 Open-source version of SGI's audio
ii  libbonobo2-0 2.10.1-1Bonobo CORBA interfaces library
ii  libbonoboui2-0   2.10.1-1The Bonobo UI library
ii  libc62.3.5-8.1   GNU C Library: Shared libraries an
ii  libcamel1.2-01.2.3-8 The Evolution MIME message handlin
ii  libcomerr2   1.38-2  common error description library
ii  libcompfaceg11989.11.11-24   Compress/decompress images for mai
ii  libdb4.2 4.2.52-20   Berkeley v4.2 Database Libraries [
ii  libebook1.2-31.2.3-8 Client library for evolution addre
ii  libecal1.2-2 1.2.3-8 Client library for evolution calen
ii  libedataserver1.2-4  1.2.3-8 Utily library for evolution data s
ii  libedataserverui1.2-41.2.3-8 GUI utily library for evolution da
ii  libesd-alsa0 [libesd0]   0.2.36-1Enlightened Sound Daemon (ALSA) - 
ii  libfontconfig1   2.3.2-1.1   generic font configuration library
ii  libfreetype6 2.1.10-1FreeType 2 font engine, shared lib
ii  libgail-common   1.8.7-1 GNOME Accessibility Implementation
ii  libgail171.8.7-1 GNOME Accessibility Implementation
ii  libgal2.4-0  2.4.3-1.1   G App Libs (run time library)
ii  libgal2.4-common 2.4.3-1.1   G App Libs (common files)
ii  libgconf2-4  2.10.1-6GNOME configuration database syste
ii  libgcrypt11  1.2.2-1 LGPL Crypto library - runtime libr
ii  libglade2-0  1:2.5.1-2   library to load .glade files at ru
ii  libglib2.0-0 2.8.4-2 The GLib library of C routines
ii  libgnome-keyring00.4.5-1 GNOME keyring services library
ii  libgnome-pilot2  2.0.12-1.4  Support libraries for gnome-pilot
ii  libgnome2-0  2.10.1-1The GNOME 2 library - runtime file
ii  libgnomecanvas2-02.10.2-2A powerful object-oriented display
ii  libgnomeprint2.2-0   2.10.3-3The GNOME 2.2 print architecture -
ii  libgnomeprintui2.2-0 2.10.2-2GNOME 2.2 print architecture User 
ii  libgnomeui-0 2.10.1-1The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0   2.10.1-5The GNOME virtual file-system libr
ii  libgnutls11  1.0.16-14   GNU TLS library - runtime library
ii  libgpg-error01.1-4   library for common error values an
ii  libgtk2.0-0  2.6.10-2The GTK+ graphical user interface 
ii  libgtkhtml3.6-18 3.6.2-1 HTML rendering/editing library - r
ii  libice6  6.8.2.dfsg.1-11 Inter-Client Exchange library
ii  libjpeg626b-10   The Independent JPEG Group's JPEG 
ii  libkrb53 1.4.3-2 MIT Kerberos runtime libraries
ii  libldap2 2.1.30-12   OpenLDAP libraries
ii  libnspr4 2:1.7.12-1  Netscape Portable Runtime Library
ii  libnss3  2:1.7.12-1  Network Security Service Libraries
ii  liborbit21:2.12.4-1  libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-01.8.2-3 Layout and rendering of internatio
ii  libpisock8   0.11.8-16   Library for communicating with a P
ii  libpisync0   0.11.8-16   Synchronization library for PalmOS
ii  libpopt0 1.7-5   lib for parsing cmdline parameters
ii  libsm6   6.8.2.dfsg.1-11 X Window System Session Management
ii  libsoup2.2-8 2.2.6-1 an HTTP library implementation in 
ii  libtasn1-2   0.2.17-1

Bug#337889: I can confirm scrollkeeper crashes

2005-12-02 Thread Markus Gutschke

Loic Minier wrote:

 Please strace -w foobar -f -e trace=file scrollkeeper-update as root
 and attach the gzipped foobar.


I am sorry to say, that unfortunately the problem has disappeared :-/ I 
am not quite sure what made it go away, but scrollkeeper-update is 
working just fine now. Sorry that I cannot help any further in debugging 
this elusive problem. I'll send a follow-up, if I see the problem 
reappear on any of my machines.



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



Bug#341689: Acknowledgement (ITP: openvpn-auth-ldap authentication plugin for username/password)

2005-12-02 Thread Bjorn Ove Grotan
Package already debianized and builds lintian-free, but need more testing 
before it can be uploaded.

Don't hesitate to contact me if someone wants to test the package.

-- 
Best regards
 
Bjørn Ove Grøtan


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



Bug#341696: multicd: please support different configurations via cmd-line parameter

2005-12-02 Thread Martin Wuertele
Package: multicd
Version: 1.7.3-1
Severity: wishlist

Please support mutliple configuration-files via cmd-line parameter, eg.

mutlitcd -c /etc/mutlticd.cd650
mutlitcd -c /etc/mutlticd.cd700
mutlitcd -c /etc/mutlticd.dvd47
mutlitcd -c /etc/mutlticd.dvd85

Thanks,
Martin
-- 
[EMAIL PROTECTED]  Debian GNU/Linux - The Universal Operation System
On Die, 2004-08-24 at 13:06 +0200, tw wrote:
 Wie lange ist es eigentlich her dass juristen sich das letzte mal
 eingebildet haben zu wissen was gut für das Volk ist?
Vermutlich kurz bevor der justizpalast in flammen aufgegangen ist :-)
-- Thomas Zehetbau



Bug#341697: trac: SQL Injection Vulnerability

2005-12-02 Thread Dominic Hargreaves
Package: trac
Version: 0.9-1
Severity: grave
Tags: security
Justification: user security hole

As reported on Bugtraq[0]:

Malicious user can conduct SQL injection in ticket query module
because supplied 'group' URI data passed to the query script
is not properly sanitized.

PoC:

http://host/trac/query?group=/*

Vulnerable version:

Version tested is 0.9
Maybe 0.9 betas are also vulnerable

Solution:

Upgrade to version 0.9.1
http://projects.edgewall.com/trac/wiki/TracDownload

Cheers,

Dominic.

[0] http://www.securityfocus.com/archive/1/418294/30/0/threaded


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



Bug#341698: mpd: Ogg Speex support

2005-12-02 Thread Harri Haataja
Package: mpd
Version: 0.11.5-5.1
Severity: wishlist


It would be nice if mpd was also capable of playing speex compressed ogg
files.

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

Versions of packages mpd depends on:
ii  adduser  3.79Add and remove users and groups
ii  debconf [debconf-2.0]1.4.59  Debian configuration management sy
ii  libao2   0.8.6-1.1   Cross Platform Audio Output Librar
ii  libasound2   1.0.9-3 ALSA library
ii  libaudiofile00.2.6-6 Open-source version of SGI's audio
ii  libc62.3.5-8 GNU C Library: Shared libraries an
ii  libflac7 1.1.2-3 Free Lossless Audio Codec - runtim
ii  libid3tag0   0.15.1b-7   ID3 tag reading library from the M
ii  libmad0  0.15.1b-2.1 MPEG audio decoder library
ii  libmikmod2   3.1.11-a-6  A portable sound library
ii  libogg0  1.1.2-1 Ogg Bitstream Library
ii  libvorbis0a  1.1.0-1 The Vorbis General Audio Compressi
ii  libvorbisfile3   1.1.0-1 The Vorbis General Audio Compressi
ii  zlib1g   1:1.2.3-8   compression library - runtime

mpd recommends no packages.

-- debconf information:
* mpd/systemwide: true
  mpd/port: 6600
  mpd/port_changed:
* mpd/music_directory: /usr/share/mpd/music
* mpd/playlist_directory: /usr/share/mpd/playlists
  mpd/restart: false
  mpd/state_file: true


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



Bug#281804: conflict with kopete fix

2005-12-02 Thread Nikolay Shaplov

Sim can not be installed ower kopete, but kopete can be installed ower sim.

I've looked throw the kopete package, and found how kopete manage this
situation. I think sim shoul do the same... See attached file ;-)

diff -u -r sim-0.9.3.etalon/debian/control sim-0.9.3/debian/control
--- sim-0.9.3.etalon/debian/control 2005-12-02 13:01:39.0 +0300
+++ sim-0.9.3/debian/control2005-12-02 13:05:26.0 +0300
@@ -12,6 +12,7 @@
 Package: sim
 Architecture: any
 Depends: ${shlibs:Depends}
+Replaces: kopete
 Description: Simple Instant Messenger
  SIM is a open-source ICQ client, using QT with enhanced
  features. Special support for KDE3.



Bug#341593: mule-ucs: package clobbers encode-char and decode-char

2005-12-02 Thread Dave Love
Tatsuya Kinoshita [EMAIL PROTECTED] writes:

 BTW, the current mule-ucs startup is for various reasons:

 * un-define is needed for utf-* on emacs21/xemacs21

There isn't a problem just loading `un-define'.  That doesn't redefine
decode-char/encode-char.  (I should have said that is probably only a
problem in Emacs, since XEmacs doesn't have those functions.)
However, the package loads `unicode', which does cause the trouble.
That should certainly not be necessary if you only want mule-ucs for
the coding systems it defines.  (I haven't heard of anyone apart from
himi who understands it well enough to do anything else :-/.)

 * loading un-define after other packages might cause problems

In what way?  I can't think how it would cause problems (apart from
possible conflict with ucs-tables, but that could happen anyway). 

 * loading ucs-tables after un-define might cause problems

It is actually preloaded in the current Emacs.  (Loading it after the
Debian mule-ucs startup might fail, since it uses decode-char.)

 * unify-8859-on-encoding-mode is usefull even if un-define is loaded

I thought that mule-ucs managed to do essentially the same thing,
though I've forgotten the details.  However, I think they will give
inconsistent results with the find-coding-systems-... functions.

 * unify-8859-on-decoding-mode conflicts with un-define

[Just for my information, what is the conflict?  I don't know whether
I ever looked at that when I did ucs-tables.]

 * setting utf-8 coding-priority is needed to prefer mule-ucs

That can be done (and undone) at any time.

The most important thing is that loading the package should not
clobber {en,de}code-char (or other Emacs functions -- I haven't
checked for others).


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



Bug#337889: I can confirm scrollkeeper crashes

2005-12-02 Thread Loic Minier
tags 337889 + moreinfo
thanks

On ven, déc 02, 2005, Markus Gutschke wrote:
 I am sorry to say, that unfortunately the problem has disappeared :-/ I 
 am not quite sure what made it go away, but scrollkeeper-update is 
 working just fine now. Sorry that I cannot help any further in debugging 
 this elusive problem. I'll send a follow-up, if I see the problem 
 reappear on any of my machines.

 Ok, waiting for your input.

-- 
Loïc Minier [EMAIL PROTECTED]



Bug#341697: trac: SQL Injection Vulnerability

2005-12-02 Thread Jesus Climent
On Fri, Dec 02, 2005 at 10:52:51AM +, Dominic Hargreaves wrote:
 Package: trac
 Version: 0.9-1

check incoming.debian.org 0.9.1-2 is already waiting and will be upgraded
tonight.

Cheers,

-- 
Jesus Climent  info:www.pumuki.org
Unix SysAdm|Linux User #66350|Debian Developer|2.6.14|Helsinki Finland
GPG: 1024D/86946D69 BB64 2339 1CAA 7064 E429  7E18 66FC 1D7F 8694 6D69

My idea of Heaven is a solid white nightclub with me as a headliner for all
eternity, and they LOVE me.
--Father Dyer (The Exorcist)


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



Bug#341699: Noisy cron script: DeprecationWarning: get_type() deprecated; use get_content_type()

2005-12-02 Thread Matthias Klose
Package: mailman
Version: 2.1.5-8

Subject: Re: Cron [EMAIL PROTECTED] [ -x /usr/lib/mailman/cron/senddigests ] 
 /usr/lib/mailman/cron/senddigests
Cron Daemon writes:
 /var/lib/mailman/Mailman/Handlers/Scrubber.py:175: DeprecationWarning: 
 get_type() deprecated; use get_content_type()
   ctype = part.get_type(part.get_default_type())


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



Bug#341700: Options ExecCGI is off in this directory

2005-12-02 Thread Rainer Zocholl
Package: php4
Version: 4:4.3.10-16

or 

Package: tutos
Version: 1.1.20031017-2

Package: apache
Version: 1.3.33-6sarge1



Hello


Installed tutos package without any problem, but when ever i try to
open the URL i get:

Forbidden
You don't have permission to access /tutos/php/mytutos.php on this server.
Apache/1.3.33 Server at ... Port 80

In apache.log i can read:

# [Thu Dec  1 14:17:45] [error] [..] Options ExecCGI is off in this directory:
/usr/share/tutos/php/mytutos.php


# /etc/init.d/apache restart
Restarting apache.
[05] [notice] SIGHUP received. Attempting to restart
[05] [warn] module mod_php4.c is already added, skipping
[05] [warn] module mod_encoding.c is already added, skipping
[05] [warn] module mod_headers.c is already added, skipping
[05] [warn] module mod_dav.c is already added, skipping
[05] [warn] module mod_auth.c is already added, skipping
[06] [error] (2)No such file or directory: mod_mime_magic: can't read magic 
file /etc/apache/share/magic
[06] [notice] Apache/1.3.33 (Debian GNU/Linux) PHP/4.3.10-16 mod_auth_pam/1.1.1 
DAV/1.0.3 configured -- resuming normal operations
[06] [notice] suEXEC mechanism enabled (wrapper:  /usr/lib/apache/suexec)
[06] [notice] Accept mutex: sysvsem (Default: sysvsem)


I tried to disable suexec by renaming or chmod: it does not matter
the message is still generated.

# ll  /usr/lib/apache/suexec
lrwxrwxrwx  1 root root 15 Dec  1 11:57 /usr/lib/apache/suexec -
suexec.disabled


#  /usr/lib/apache/suexec -V
 -D DOC_ROOT=/var/www
 -D GID_MIN=100
 -D HTTPD_USER=www-data
 -D LOG_EXEC=/var/log/apache/suexec.log
 -D SAFE_PATH=/usr/local/bin:/usr/bin:/bin
 -D UID_MIN=100
 -D USERDIR_SUFFIX=public_html

# chmod 00 /usr/lib/apache/suexec
# ll /usr/lib/apache/suexec*
--  1 root root 13304 Sep  6 15:13 /usr/lib/apache/suexec
-rwsr-xr-x  1 root root 13304 Sep  6 15:13 /usr/lib/apache/suexec.disabled

# ll /usr/lib/apache/suexec*
--  1 root root 13304 Sep  6 15:13 /usr/lib/apache/suexec
-rwsr-xr-x  1 root root 13304 Sep  6 15:13 /usr/lib/apache/suexec.disabled.x

apache still happily say: 
suEXEC mechanism enabled (wrapper: /usr/lib/apache/suexec)



Rainer



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



Bug#341701: update-menus should exit cleanly if the dpkg database is broken

2005-12-02 Thread joshua
Package: menu
Version: 2.1.26
Severity: minor

If dpkg has a slightly broken index file then menu will complain and
generate a new menu with many missing entries.  A better behavior would
be to complain and leave the old menus in place until the dpkg index
files are corrected by apt-get update or whatever.

-- System Information:
Debian Release: 3.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.14-b1
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8

Versions of packages menu depends on:
ii  dpkg  1.10.23Package maintenance system for Deb
ii  libc6 2.3.5-3GNU C Library: Shared libraries an
ii  libgcc1   1:4.0.2-4  GCC support library
ii  libstdc++64.0.2-4The GNU Standard C++ Library v3

-- no debconf information


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



Bug#341702: ITP: ppower4 -- generator of presentations for LaTeX

2005-12-02 Thread Rogério Brito
Package: wnpp
Severity: wishlist
Owner: Rogério Brito [EMAIL PROTECTED]


* Package name: ppower4
  Version : 0.9.4
  Upstream Author : Klaus Guntermann, [EMAIL PROTECTED]
* URL : 
http://www-sp.iti.informatik.tu-darmstadt.de/software/ppower4/index.html
* License : GPL
  Description : generator of presentations for LaTeX

PPower4 is a post-processor for making PDF presentations with pdflatex.
This is usually a good idea when one's presentations actually happen to
have many formulae, since the TeX engine is at the disposal of the
person making the presentation.



I packaged ppower4 (more than) one year ago and sent a message
announcing it to both the debian-tetex-maint and debian-java mailing
lists. [1]

I already have Debian packages at http://www.ime.usp.br/~rbrito/debian/.
I will update the packaging with any comments that I receive.


Thank you very much, Rogério Brito.

[1] http://lists.debian.org/debian-java/2004/10/msg00105.html

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

-- 
Rogério Brito : [EMAIL PROTECTED] : http://www.ime.usp.br/~rbrito
Homepage of the algorithms package : http://algorithms.berlios.de
Homepage on freshmeat:  http://freshmeat.net/projects/algorithms/



Bug#334497: C++ transitions status report

2005-12-02 Thread Domenico Andreoli
On 12/2/05, Nathanael Nerode [EMAIL PROTECTED] wrote:
 ...

 ***
 The following library packages have been renamed for the C++
 allocator change but haven't built on all architectures yet.  The
 ones near the top have other problems which must be addressed too.

   boost -- FTBFS on hppa, bug 341174


it is the same of #334959 which i worked around using gcc 3.4.
starting with 3.4.4-10, also gcc 3.4 got broken with the same linker
error. as per #334959, i do not know how to manage it.

i tried both gcc 4.0 and gcc 3.4 using -O2 but nothing changed. i also
opened #334497 against binutils because i thought it was due to
binutils, but now i'm starting to doubt about this.

i think here is required some toolchain expert.

regards,
domenico



Bug#334497: C++ transitions status report

2005-12-02 Thread Steve Langasek
On Fri, Dec 02, 2005 at 12:23:37PM +0100, Domenico Andreoli wrote:
 On 12/2/05, Nathanael Nerode [EMAIL PROTECTED] wrote:
  ...

  ***
  The following library packages have been renamed for the C++
  allocator change but haven't built on all architectures yet.  The
  ones near the top have other problems which must be addressed too.

boost -- FTBFS on hppa, bug 341174

 it is the same of #334959 which i worked around using gcc 3.4.
 starting with 3.4.4-10, also gcc 3.4 got broken with the same linker
 error. as per #334959, i do not know how to manage it.

 i tried both gcc 4.0 and gcc 3.4 using -O2 but nothing changed. i also
 opened #334497 against binutils because i thought it was due to
 binutils, but now i'm starting to doubt about this.

 i think here is required some toolchain expert.

Might be a good idea to ask the hppa list, then.

-- 
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#341458: fglrx-driver: dpkg-divert chokes on /usr/share being a different filesystem

2005-12-02 Thread Flavio Stanchina
 Due to space considerations, I had to put /usr/share
 on a different filesystem.
 
 As a result when i attempt to install the fglrx-driver package,
 it chokes on [...]
 dpkg-divert: rename: rename `/usr/X11R6/lib/libGL.so.1.2' to 
 `/usr/share/fglrx/diversions/libGL.so.1.2': Invalid cross-device link

I knew that dpkg-divert can't move files between different filesystems,
but I never saw a system where /usr/share was actually on a different
filesystem than /usr.

I'll divert libGL to /usr/lib/fglrx/diversions rather than
/usr/share/... because according to the FHS the latter can in fact be on
a different filesystem, if I understand correctly. See
http://www.pathname.com/fhs/pub/fhs-2.3.html#USRSHAREARCHITECTUREINDEPENDENTDATA

I couldn't find a concise explanation of what can and can't be on
different filesystems, but I'm hoping that nobody keeps /usr/X11R6 and
/usr/lib on different filesystems. Also, the plan is to deprecate
/usr/X11R6 entirely in the near future (Ubuntu already did so).

While we're at it, libGL is not architecture-independent so placing it
anywhere within /usr/share was incorrect anyway.

The next package version will hopefully also support AMD64, so this
problem will have to be addressed for the 32-bit libGL on AMD64 too:
it's not unlikely to have /emul/ia32-linux and /usr/share on different
filesystems.

-- 
Ciao, Flavio


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



Bug#341703: Description should mention limitations

2005-12-02 Thread Jeroen van Wolffelaar
Package: ext2resize
Version: 1.1.19-3

I just stumbled on this package, and I think it'd benefit the users if the
description of this package would mention its limitations a bit more, and
also note that there is a resize2fs program installed on all Debian
systems (e2fsprogs is required). Otherwise maybe people looking for ext2/3
resizing tools will only find this package and conclude there is no such
possibility in sarge, for example.

For offline resizing, as far as I can read it, it works for little-endian
machines (but resize2fs works for all machines, and is more tested).

For online resizing (the thing resize2fs can *not* do), it only works for
ext2 (not ext3), and requires patches to the kernel (included) and to
e2fsck. The latter is problematic, since on Debian, patches to software are
not really easily applied for a Debian user.

I think honesty benefits all here -- and I do hope that some day online
resize will work reliably on ext3, because it's really damn annoying to
resize 300G filesystems offline :-).

Thanks!
--Jeroen

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-k7
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

-- 
Jeroen van Wolffelaar
[EMAIL PROTECTED]
http://jeroen.A-Eskwadraat.nl


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



Bug#341704: spamoracle: support --help and --version

2005-12-02 Thread Jörg Sommer
Package: spamoracle
Version: 1.4-4
Severity: wishlist

Hi,

can you please add support for the command line options --help and
--version or their short forms -V and -h? And if --help is requested,
please do not print the help message to stderr as you do now if a wrong
option is given.

Bye, Jörg.

-- System Information:
Debian Release: unstable/experimental
  APT prefers unstable
  APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.13.1
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages spamoracle depends on:
ii  libc6 2.3.5-7GNU C Library: Shared libraries an

spamoracle recommends no packages.

-- no debconf information


pgpQrKiTUajQz.pgp
Description: PGP signature


Bug#341705: mysql-server-5.0: Server crashing

2005-12-02 Thread Olaf van der Spek
Package: mysql-server-5.0
Version: 5.0.13rc-1
Severity: grave
Justification: causes non-serious data loss

Hi,

I just upgraded a server from 4.1 to 5.0 and now the MySQL server keeps 
crashing.
The 5.0 version in testing is pre-stable and two months old.
I'm aware of the gcc dependency issue and asked vorlon on IRc about it:
[12:35] vorlon XTF: doing *anything* to try to circumvent the 
dependencies your package picks up when built in a pristine unstable 
environment is wrong.  
If there's a significant RC bug in a package that you're trying to get 
fixed, testing-proposed-updates is an option, but if it's a C++-related 
package that won't work either.

So would testing-proposed-updates be an option?
I think the gcc issue might last a few weeks at least.


-- 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.12-1-686-smp
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)

Versions of packages mysql-server-5.0 depends on:
ii  adduser  3.79Add and remove users and groups
ii  debconf [debconf 1.4.59  Debian configuration management sy
ii  libc62.3.5-8 GNU C Library: Shared libraries an
ii  libdbi-perl  1.48-2  Perl5 database interface by Tim Bu
ii  libgcc1  1:4.0.2-2   GCC support library
ii  libmysqlclient15 5.0.13rc-1  mysql database client library
ii  libncurses5  5.5-1   Shared libraries for terminal hand
ii  libreadline5 5.0-11  GNU readline and history libraries
ii  libstdc++6   4.0.2-2 The GNU Standard C++ Library v3
ii  libwrap0 7.6.dbs-8   Wietse Venema's TCP wrappers libra
ii  mailx1:8.1.2-0.20050715cvs-1 A simple mail user agent
ii  mysql-client-5.0 5.0.13rc-1  mysql database client binaries
ii  mysql-common 5.0.13rc-1  mysql database common files (e.g. 
ii  passwd   1:4.0.13-7  change and administer password and
ii  perl 5.8.7-7 Larry Wall's Practical Extraction 
ii  psmisc   21.8-1  Utilities that use the proc filesy
ii  zlib1g   1:1.2.3-8   compression library - runtime

mysql-server-5.0 recommends no packages.

-- debconf information:
  mysql-server-5.0/really_downgrade: false
  mysql-server-5.0/start_on_boot: true
  mysql-server-5.0/mysql_update_hints1:
  mysql-server-5.0/nis_warning:
  mysql-server-5.0/postrm_remove_databases: false
* mysql-server-5.0/mysql_install_db_notes:


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



Bug#281804: conflict with kopete fix

2005-12-02 Thread Nikolay Shaplov

Tags: patch

Sim can not be installed over kopete, but kopete can be installed over sim.

I've looked throw the kopete package, and found how does kopete manage
this situation. I think sim should do the same way... See attached file ;-)


diff -u -r sim-0.9.3.etalon/debian/control sim-0.9.3/debian/control
--- sim-0.9.3.etalon/debian/control 2005-12-02 13:01:39.0 +0300
+++ sim-0.9.3/debian/control2005-12-02 13:05:26.0 +0300
@@ -12,6 +12,7 @@
 Package: sim
 Architecture: any
 Depends: ${shlibs:Depends}
+Replaces: kopete
 Description: Simple Instant Messenger
  SIM is a open-source ICQ client, using QT with enhanced
  features. Special support for KDE3.




Bug#340491: clamav-milter dying

2005-12-02 Thread Stephen Gran
This one time, at band camp, Eriberto said:
 Hello!
 
 I set  --max-children=20. However the clamav-milter died again. The
 proccess runs 24h only. See the log in attach.

I see nothing in the log indicating a problem, unfortunately.  How
familar are you with strace or ltrace?  If you are familar with any of
those, can you attach one of them to the running milter and send me the
last couple of hundred lines after a crash.  Note that the milter is
threaded, so you'll want to run strace with -ff, and send the files
relating to the last several threads before a crash.

gdb would also be nice - a stack trace after a crash would really help.
If you're not familiar with any of these commands, let me know and I'll
give you instructions.

By the way, I see from the output you sent that max-children never gets
above 2, and it looks like your mail load is about 700 messages in the
period it was running.  Is that about right?  I just want to make sure
I'm interpreting it correctly.

Also, please use reply-all to keep the bug log in the conversation.

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


signature.asc
Description: Digital signature


Bug#340364: Not a bug

2005-12-02 Thread Thomas Hood
Vincent Lefevre wrote:
 On 2005-12-01 16:53:02 +0100, Thomas Hood wrote:
 severity 340364 normal
 stop
 
 tail -c 4 is not standards-conformant, so this is not a bug.
 
 It is standard conformant. Please look at
 
   http://www.opengroup.org/onlinepubs/009695399/utilities/tail.html
 
 There is a space between -c and the number.


Sorry, I was wrong.  It _is_ standards-conformant.  What I should have said was:
it is ambiguous; different standards prescribe different behavior.  I base
this on the upstream text that I quoted.


Jim Meyering wrote:
 As you must know, it's fixed upstream on the trunk.
 That change will also be in coreutils-5.94.


For the record, can you please clarify this issue?  Was the statement in NEWS
that I quoted earlier incorrect?  What is a correct variant of that statement?

-- 
Thomas Hood


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



Bug#341702: ITP: ppower4 -- generator of presentations for LaTeX

2005-12-02 Thread Norbert Preining
Hi Rogério!

On Fre, 02 Dez 2005, Rogério Brito wrote:
 * Package name: ppower4
 
 I packaged ppower4 (more than) one year ago and sent a message
 announcing it to both the debian-tetex-maint and debian-java mailing
 lists. [1]
 
 I already have Debian packages at http://www.ime.usp.br/~rbrito/debian/.
 I will update the packaging with any comments that I receive.

There have been already some comments, but here is what I see:
. you have to include the java sources, ask the author to give you
  the sources (it is on the webpage that he provides the sources!)
  and try to build from sources.
. clean you rules file: From the reject-faq at ftpmaster:
Have a clear debian/rules file. A bad example are the dh-make
templates. As the name says: they are templates. Edit them, test your
package and then delete the whole bunch of commands that are commented
out, make it hard to read and do not help. If you later need anything:
Type dh_[TAB][TAB] to see whats available

Best wishes and please continue packaging this!

Best wishes

Norbert

---
Dr. Norbert Preining preining AT logic DOT at Università di Siena
gpg DSA: 0x09C5B094  fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
---
BALDOCK
The sharp prong on the top of a tree stump where the tree has snapped
off before being completely sawn through.
--- Douglas Adams, The Meaning of Liff


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



Bug#341705: mysql-server-5.0: Server crashing

2005-12-02 Thread Steve Langasek
On Fri, Dec 02, 2005 at 12:41:19PM +0100, Olaf van der Spek wrote:
 Package: mysql-server-5.0
 Version: 5.0.13rc-1
 Severity: grave
 Justification: causes non-serious data loss

 I just upgraded a server from 4.1 to 5.0 and now the MySQL server keeps 
 crashing.
 The 5.0 version in testing is pre-stable and two months old.
 I'm aware of the gcc dependency issue and asked vorlon on IRc about it:
 [12:35] vorlon XTF: doing *anything* to try to circumvent the 
 dependencies your package picks up when built in a pristine unstable 
 environment is wrong.  
 If there's a significant RC bug in a package that you're trying to get 
 fixed, testing-proposed-updates is an option, but if it's a C++-related 
 package that won't work either.

 So would testing-proposed-updates be an option?

Not unless you show that the bug is not present in the version of
mysql-server-5.0 in unstable.

-- 
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#341706: man /dev/dsp hangs for ever...

2005-12-02 Thread Francesco Paolo Lovergine
Package: man-db
Version: 2.4.3-3
Severity: normal


Shouldn't check before running a pager on unknown files? 


ruid=1000, euid=1000
++priv_drop_count = 1
From the config file /etc/manpath.config:

Mandatory mandir `/usr/man'.
Mandatory mandir `/usr/share/man'.
Mandatory mandir `/usr/X11R6/man'.
Mandatory mandir `/usr/local/man'.
Path `/bin' mapped to mandir `/usr/share/man'.
Path `/usr/bin' mapped to mandir `/usr/share/man'.
Path `/sbin' mapped to mandir `/usr/share/man'.
Path `/usr/sbin' mapped to mandir `/usr/share/man'.
Path `/usr/local/bin' mapped to mandir `/usr/local/man'.
Path `/usr/local/bin' mapped to mandir `/usr/local/share/man'.
Path `/usr/local/sbin' mapped to mandir `/usr/local/man'.
Path `/usr/local/sbin' mapped to mandir `/usr/local/share/man'.
Path `/usr/X11R6/bin' mapped to mandir `/usr/X11R6/man'.
Path `/usr/bin/X11' mapped to mandir `/usr/X11R6/man'.
Path `/usr/games' mapped to mandir `/usr/share/man'.
Path `/opt/bin' mapped to mandir `/opt/man'.
Path `/opt/sbin' mapped to mandir `/opt/man'.
Global mandir `/usr/man', catdir `/var/cache/man/fsstnd'.
Global mandir `/usr/share/man', catdir `/var/cache/man'.
Global mandir `/usr/local/man', catdir `/var/cache/man/oldlocal'.
Global mandir `/usr/local/share/man', catdir `/var/cache/man/local'.
Global mandir `/usr/X11R6/man', catdir `/var/cache/man/X11R6'.
Global mandir `/opt/man', catdir `/var/cache/man/opt'.
Added section `1'.
Added section `n'.
Added section `l'.
Added section `8'.
Added section `3'.
Added section `2'.
Added section `3posix'.
Added section `3pm'.
Added section `3perl'.
Added section `5'.
Added section `4'.
Added section `9'.
Added section `6'.
Added section `7'.
`/usr/man'  `'  `1'
`/usr/share/man'`'  `1'
`/usr/X11R6/man'`'  `1'
`/usr/local/man'`'  `1'
`/bin'  `/usr/share/man'`0'
`/usr/bin'  `/usr/share/man'`0'
`/sbin' `/usr/share/man'`0'
`/usr/sbin' `/usr/share/man'`0'
`/usr/local/bin'`/usr/local/man'`0'
`/usr/local/bin'`/usr/local/share/man'  `0'
`/usr/local/sbin'   `/usr/local/man'`0'
`/usr/local/sbin'   `/usr/local/share/man'  `0'
`/usr/X11R6/bin'`/usr/X11R6/man'`0'
`/usr/bin/X11'  `/usr/X11R6/man'`0'
`/usr/games'`/usr/share/man'`0'
`/opt/bin'  `/opt/man'  `0'
`/opt/sbin' `/opt/man'  `0'
`/usr/man'  `/var/cache/man/fsstnd' `-1'
`/usr/share/man'`/var/cache/man'`-1'
`/usr/local/man'`/var/cache/man/oldlocal'   `-1'
`/usr/local/share/man'  `/var/cache/man/local'  `-1'
`/usr/X11R6/man'`/var/cache/man/X11R6'  `-1'
`/opt/man'  `/var/cache/man/opt'`-1'
`1' `'  `-5'
`n' `'  `-5'
`l' `'  `-5'
`8' `'  `-5'
`3' `'  `-5'
`2' `'  `-5'
`3posix'`'  `-5'
`3pm'   `'  `-5'
`3perl' `'  `-5'
`5' `'  `-5'
`4' `'  `-5'
`9' `'  `-5'
`6' `'  `-5'
`7' `'  `-5'
real user = 1000; effective user = 1000

using /usr/bin/pager -s as pager

path directory /usr/local/sbin is in the config file
adding /usr/local/man to manpath
man: warning: /usr/local/share/man: No such file or directory

path directory /usr/local/bin is in the config file
/usr/local/man is already in the manpath
man: warning: /usr/local/share/man: No such file or directory

path directory /usr/sbin is in the config file
adding /usr/share/man to manpath

path directory /usr/bin is in the config file
/usr/share/man is already in the manpath

path directory /sbin is in the config file
/usr/share/man is already in the manpath

path directory /bin is in the config file
/usr/share/man is already in the manpath

path directory /usr/bin/X11 is in the config file
adding /usr/X11R6/man to manpath

adding mandatory man directories

adding /usr/man to manpath
/usr/share/man is already in the manpath
/usr/X11R6/man is already in the manpath
/usr/local/man is already in the manpath
add_nls_manpath(): processing 
/usr/local/man:/usr/share/man:/usr/X11R6/man:/usr/man
check_and_give(): adding /usr/share/man/it
adding /usr/share/man/it to manpathlist
adding /usr/local/man to manpathlist
adding /usr/share/man to manpathlist
adding /usr/X11R6/man to manpathlist
adding /usr/man to manpathlist
*manpath search path* = 
/usr/share/man/it:/usr/local/man:/usr/share/man:/usr/X11R6/man:/usr/man
--priv_drop_count = 0
++priv_drop_count = 1
chdir /users/frankie/debian
++priv_drop_count = 2
--priv_drop_count = 1
pre-processors `t' from default
page_encoding = ISO-8859-1
source_encoding = ISO-8859-1
cat_charset = ISO-8859-1
locale_charset = ISO-8859-15
roff_device (locale) = latin1
roff_encoding = ISO-8859-1
output_encoding = ISO-8859-1
less_charset = iso8859
Using 121-character lines
format: 1, save_cat: 0, found: 1
Reformatting dsp, please wait...
Setting LESS to -ix8RmPm Manual page dsp ?ltline %lt?L/%L.:byte %bB?s/%s..?e 
(END):?pB %pB\%..$PM Manual page dsp ?ltline %lt?L/%L.:byte 

Bug#341355: cannot start udevd

2005-12-02 Thread Marco d'Itri
severity 341355 grave
merge 341355 341650
tag 341650 help unreproducible
thanks

On Nov 30, Joshua Kwan [EMAIL PROTECTED] wrote:

 Is it possible that udevd was still terminating when the rc-script was
 invoked?
Maybe (the signal handler does not exit directly).
Tomorrow I will investigate the --retry option of start-stop-daemon.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#300952: vnc4server: wrong doc path for examples

2005-12-02 Thread Noèl Köthe
Package: vnc4server
Version: 4.0-8
Tags: patch
Followup-For: Bug #300952

--- vnc4server.README.Debian.orig   2005-12-02 13:36:22.0 +0100
+++ vnc4server.README.Debian2005-12-02 13:36:40.0 +0100
@@ -9,6 +9,6 @@
 XF86Config - try the Screen section.

 You can also configure the vncserver by adding a vnc.conf file to /etc.
-You can se a sample file in /usr/share/vnc4-common/examples/
+You can se a sample file in /usr/share/doc/vnc4-common/examples/

  -- Ola Lundqvist [EMAIL PROTECTED], Sun Oct 24 21:47:14 2004

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-2-686
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#322926: merging changes files breaks wrappers (like debuild)

2005-12-02 Thread Nikita V. Youshchenko

 On Sat, Aug 20, 2005 at 11:32:07PM +0400, Nikita V. Youshchenko wrote:
   Package: dpkg-cross, devscripts, dpkg-dev
   Severity: normal
  
   If dpkg-cross is installed, it provides it's own dpkg-buildpackage,
   which potentially replaces the *_${arch}.changes file with
   *_source+${arch}.changes. When debuild calls helpers like lintian or
   debsign, these will fail because debuild assumes the
   *_${arch}.changes filename.
   [...]
 
  Thank you for the bug report.
 
  Dpkg-cross still needs to be adopted to post-sarge changes in dpkg.
   I'm at last back from all summer trips, and hope to do this work on
  the ongoing weeks. While doing it, I will look what can be done do
  with this issue.

 Any further thoughts on this?

I will make dpkg-cross version of buildpackage to behave exactly as 
dpkg-dev version does.
This will be either in the next upload, or in one after next.

Curently, dpkg-cross is already ported to post-sarge, but I'm currently in 
progress of updateing gcc-40 cross-compiler build procedure. I need to 
test how new dpkg-cross actually cross-compiles, and to do this, I need 
newer cross-gcc debs first.

I hope to have an upload soon (actually, I've already suceed to build new 
cross-gcc debs, but there are some glitches with them, and I still need to 
test cross-compiling with dpkg-cross).

Nikita


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



Bug#341707: gradm2: wrong minor number for /dev/grsec

2005-12-02 Thread Matthijs Mohlmann
Package: gradm2
Severity: important

Hi,

The postinst of gradm2 creates with mknod a device in /dev only with the
wrong minor number. The minor number should be 13 instead of 12.

Regards,

Matthijs Mohlmann

-- 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=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)


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



Bug#341702: ITP: ppower4 -- generator of presentations for LaTeX

2005-12-02 Thread Andreas Tille

On Fri, 2 Dec 2005, [UTF-8] Rogério Brito wrote:


* Package name: ppower4
 Version : 0.9.4
 Upstream Author : Klaus Guntermann, [EMAIL PROTECTED]
* URL : 
http://www-sp.iti.informatik.tu-darmstadt.de/software/ppower4/index.html

PPower4 is a post-processor for making PDF presentations with pdflatex.
This is usually a good idea when one's presentations actually happen to
have many formulae, since the TeX engine is at the disposal of the
person making the presentation.


Could you please compare ppower4 with latex-beamer?  Since about one year
I'm a very big fan of LaTeX Beamer.  Obtaining from the example presentations
on the web page Beamer is more powerful and feature complete than ppower4.
The latest news entry on the ppower4 web site is more than three years old
which leaves the impression that upstream is dead.  Last but not least I
do not really understand at which point I need some Java based tool.  LaTeX
beamer (and others like prosper) do only need pdflatex.

So nothing against your plan to package ppower but I think we should make
sure that we do not put in just another upstream dead software into Debian
that is less powerful than things we just have.

Kind regards

  Andreas.

--
http://fam-tille.de

Bug#239134: PATCH: jpeg and ppm support for xjig

2005-12-02 Thread Dave Holland
On Sun, Oct 16, 2005 at 02:31:13AM -0400, Alan Curry wrote:
 I've made a patch which implements JPEG and PPM support.

Thanks very much for that. I'm about to upload a newer version including
your patch. The JPG support seems fine, but PPM occasionally does odd
things like only using part of the image; have you noticed that?

 Is there any active upstream maintainer for xjig? I'm going to be optimistic
 and Cc: [EMAIL PROTECTED] whose address is in the source (next to some
 9-year-old timestamps).

I don't know, sorry.

Dave


signature.asc
Description: Digital signature


Bug#341686: xterm cannot be started in utf-8 mode by default

2005-12-02 Thread David Martínez Moreno
El viernes, 2 de diciembre de 2005 09:56, Jan Willem Stumpel escribió:
 Package: xterm
 Version: 6.8.2.dfsg.1-11
 Severity: normal
 Tags: l10n


 xterm -u8 does not start xterm in UTF-8 mode, nor does specifying
 xterm*VT100*utf8: in ~/.Xresources make xterm start in UTF-8 mode by
 default.

 Xterm can be switched to UTF-8 manually (control-rightclick) in both cases,
 but I'd like it to be in UTF-8 mode by default. This is possible with xterm
 version 200, but not with the current Sid version (202).

Could you please test latest version (204-0pre1) from experimental and 
see if 
it works? It works for me (I use ISO8859-15):

[EMAIL PROTECTED]:~$ xterm -u8
xterm$ cat  /tmp/lala

^D
xterm$ exit

Then I open the file in my usual environment and it is full of UTF-8 
characters:

[EMAIL PROTECTED]:~$ cat /tmp/lele
ññññíííí

If it is the same for you, please report us, in order to close the bug 
with 
the next release.

Best regards,


Ender.
-- 
We accidentally replaced your heart with a baked potato. You have
 about three seconds to live.
-- Dr. Doctor to Kenny (South Park).
--
Desarrollador de Debian
Debian developer


pgp1aVlEN5Yfh.pgp
Description: PGP signature


Bug#341708: /usr/share/man/man1/x-terminal-emulator.1.gz is a dangling symlink

2005-12-02 Thread Marco Ferra
Package: anacron
Version: 2.3-11

Probably it's not anacron the source of this problem but:

/etc/cron.daily/man-db:
mandb: warning: /usr/share/man/man1/x-terminal-emulator.1.gz is a
dangling symlink

The error:

OK:

/usr/share/man/man1/x-terminal-emulator.1.gz -
/etc/alternatives/x-terminal-emulator.1.gz

ERROR:

/etc/alternatives/x-terminal-emulator.1.gz -
/usr/X11R6/man/man1/lxterm.1.gz

/usr/X11R6/man/man1/lxterm.1.gz doesn't exist but
/usr/X11R6/man/man1/lxterm.1x.gz does.

I have manually updated the symlink.  Maybe something has changed in
some package and it should be updated.

Sincere regards
Marco


signature.asc
Description: Digital signature


Bug#341542: CVE number

2005-12-02 Thread Brendan O'Dea
On Fri, Dec 02, 2005 at 10:55:56AM +0100, Martin Pitt wrote:
The CVE number CVE-2005-3962 has been assigned to this. Please mention
this number in the changelog when you fix this.

Yes, Fedora quoted that number in their advisory.  Oddly, cve.mitre.org
doesn't appear to have that have a match for that number.

I've prepared a preliminary upload incorporating change 26240, although
am holding off for a bit, as there would appear that there may be more
than one patch required:

  http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-12/msg00030.html

--bod


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



Bug#341688: r-bioc-repostools: MIAME load function is missing

2005-12-02 Thread Dirk Eddelbuettel

Hi Jacok,

On 2 December 2005 at 10:38, Jacob Sparre Andersen wrote:
| Package: r-bioc-repostools
| Version: 1.8.0-1
| Severity: wishlist
| 
| 
| Would it be possible to include the BioC function for loading MIAME
| data files in the package?

Can you tell me a little more?  Where is that function coming from? URL?

Generally, I lean towards keeping things as they are at BioC. So I am not
sure we even need a reposTools package as there is now the 'GetBioCLite'
mechanism etc.  This was needed once in the context of the 'debianization'
effort for CRAN/BioC that is on Alioth (and somewhat stalled, fresh help
always welcome if that interest you ...)

Regards, Dirk

-- 
Statistics: The (futile) attempt to offer certainty about uncertainty.
 -- Roger Koenker, 'Dictionary of Received Ideas of Statistics'


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



Bug#339023: Proposed solution

2005-12-02 Thread Thomas Hood
I propose to change umountroot so that instead of

mount -n -o remount,ro /

the script does

mount -n -o remount,ro -t none rootfs /

instead.  Anyone see any problems with this idea?

Giacomo Mulas: Can you please test this idea?
-- 
Thomas Hood


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



Bug#341638: RFS: libparams-util-perl -- Perl extension for simple standalone param-checking functions

2005-12-02 Thread Jonas Genannt
Hello,

I am searching for an sponsor for the libparams-util-perl package.



* Package name: libparams-util-perl
  Version : 0.07
  Upstream Author : Adam Kennedy [EMAIL PROTECTED]
* URL : http://search.cpan.org/~adamk/
* License : GPL
  Description : Perl extension for simple standalone param-checking 
functions

 Params::Util provides a basic set of importable functions that makes
 checking parameters a hell of a lot easier. The functions provided by
 Params::Util check in the most strictly correct manner, and in should
 not be fooled by odd cases.
 .
 To use, simply load the module providing the functions you want to
 use as arguments (as shown in the SYNOPSIS). For now, to aid in clarity
 and code maintenance, you will need to name the functions explicitly,
 rather than just importing everything.

libparams-util-perl source and binary packages:

http://jonas.capi2name.de/libparams-util-perl/


ITP: #341638


Greets,
Jonas





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



Bug#340646: ftbfs [sparc] [spvw_memfile.d:834] errno = ENOENT: No such file or directory.

2005-12-02 Thread Peter Van Eynde
Hello,

I'm a bit confused. From 
http://buildd.debian.org/fetch.php?pkg=mcvsver=1.0.13-11arch=ia64stamp=1133382079file=logas=raw

I see clisp-dev getting installed, but no clisp as described. However:

0/[EMAIL PROTECTED]:~/fakeroot/repository/clisp :) $ LC_ALL=C LANG=C apt-cache 
depends clisp-dev
clisp-dev
  Depends: clisp
 |Depends: libreadline5-dev
...

and the control file both _do_ specify a dependency on clisp. So, why isn't 
clisp getting fetched by 
the apt-get install ... clisp-dev ?

I even checked on merulo:

[EMAIL PROTECTED]:~$ dchroot sid
Executing shell in chroot: /chroot/sid
[EMAIL PROTECTED]:~$ apt-cache depends clisp-dev
clisp-dev
  Depends: clisp
...

On the same machine, same chroot:
[EMAIL PROTECTED]:~$ apt-get install --simulate --option 'Debug::NoLocking=1' 
clisp-dev
Reading package lists... Done
Building dependency tree... Done
The following extra packages will be installed:
  cl-asdf clisp common-lisp-controller libreadline5-dev libsigsegv-dev
Suggested packages:
  clisp-doc slime
Recommended packages:
  sbcl lisp-compiler
The following NEW packages will be installed:
  cl-asdf clisp clisp-dev common-lisp-controller libreadline5-dev libsigsegv-dev
0 upgraded, 6 newly installed, 0 to remove and 2 not upgraded.
Inst cl-asdf (1.89-1 Debian:unstable)
Inst common-lisp-controller (4.26 Debian:unstable)
Inst clisp (1:2.35-9 Debian:unstable)
Inst libreadline5-dev (5.0-11 Debian:unstable)
Inst libsigsegv-dev (2.2-2 Debian:unstable)
Inst clisp-dev (1:2.35-9 Debian:unstable)
Conf cl-asdf (1.89-1 Debian:unstable)
Conf common-lisp-controller (4.26 Debian:unstable)
Conf clisp (1:2.35-9 Debian:unstable)
Conf libreadline5-dev (5.0-11 Debian:unstable)
Conf libsigsegv-dev (2.2-2 Debian:unstable)
Conf clisp-dev (1:2.35-9 Debian:unstable)

Note it does fetch clisp.

Groetjes, Peter

-- 
signature -at- pvaneynd.mailworks.org 
http://www.livejournal.com/users/pvaneynd/
God, root, what is difference? Pitr | God is more forgiving. Dave Aronson| 


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



Bug#341686: xterm cannot be started in utf-8 mode by default

2005-12-02 Thread Sven Luther
On Fri, Dec 02, 2005 at 01:51:00PM +0100, David Martínez Moreno wrote:
 El viernes, 2 de diciembre de 2005 09:56, Jan Willem Stumpel escribió:
  Package: xterm
  Version: 6.8.2.dfsg.1-11
  Severity: normal
  Tags: l10n
 
 
  xterm -u8 does not start xterm in UTF-8 mode, nor does specifying
  xterm*VT100*utf8: in ~/.Xresources make xterm start in UTF-8 mode by
  default.
 
  Xterm can be switched to UTF-8 manually (control-rightclick) in both cases,
  but I'd like it to be in UTF-8 mode by default. This is possible with xterm
  version 200, but not with the current Sid version (202).
 
   Could you please test latest version (204-0pre1) from experimental and 
 see if 
 it works? It works for me (I use ISO8859-15):

Notice that some locales have shifted to UTF-8 by default for etch (like
french, but i think a couple other european languages too, i saw it in
german too i think). Will xterm default to the right thing in this case ?

Friendly,

Sven Luther




Bug#341709: typo3: New upstream version available (3.8.1)

2005-12-02 Thread Christoph Martin
Package: typo3
Version: 3.7.0-8
Severity: wishlist


In May there was a new release of typo3: 3.8.0

At the same time there was a maintenance release for 3.7: 3.7.1

In November was another new release: 3.9.1

Please update the Debian packages.

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (99, 'testing'), (50, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.4.27-2-686-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages typo3 depends on:
ii  catdoc   0.93.4-2MS-Word to TeX or plain text conve
ii  diff 2.8.1-11File comparison utilities
ii  gs   8.01-5  Transitional package
ii  gs-gpl [gs]  8.01-5  The GPL Ghostscript PostScript int
ii  imagemagick  6:6.0.6.2-2.4   Image manipulation programs
ii  mysql-server 4.0.24-10sarge1 mysql database server binaries
ii  php4-gd  4:4.3.10-16 GD module for php4
ii  ppthtml  0.5.1-2 A program for converting Microsoft
ii  sendmail-bin [mail-trans 8.13.4-3powerful, efficient, and scalable 
ii  typo3-dummy  3.7.0-9 Empty TYPO3 site package for start
ii  typo3-site-installer 0.90TYPO3 site installer
ii  typo3-src-3.73.7.0-8 Powerful content management framew
ii  unrtf0.19.3-1.1  RTF to other formats converter
ii  xlhtml   0.5.1-2 A program for converting Microsoft
ii  xpdf-utils   3.00-13 Portable Document Format (PDF) sui

-- no debconf information


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



Bug#220025: Will fix

2005-12-02 Thread Thomas Hood
I propose to fix this bug by adding a script at S:S99 that stops bootlogd
if the system is being booted with the single parameter.  Anyone see any
problem with this idea?
-- 
Thomas Hood


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



Bug#246317: esound: gnome session locked by esd

2005-12-02 Thread LERIHE Bertrand
Package: esound
Version: 0.2.36-1
Followup-For: Bug #246317

I have had similar issue. When esd is just activated, subsequently loaded gnome
programs seem to work ok with sound, but suddenly they freeze completely, until
esd is killed. Similarly, the next gnome sessions won't start (that is it stay
freezed with the panel partially drawn on the screen), until I kill esd from a
console.
My problem is solved by putting -d hw:0 as default option in esd.conf (that
is Intel 82801DB-ICH4 for me). It seems that otherwise, esd will sometimes 
choose the hw:1 device, which is Intel 82801DB-ICH4 Modem, and freeze on it.
Maybe that choice should be asked to the user at the installation of the
package, instead of risking program lockup ?

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

Versions of packages esound depends on:
ii  esound-common 0.2.36-1   Enlightened Sound Daemon - Common 
ii  libaudiofile0 0.2.6-6Open-source version of SGI's audio
ii  libc6 2.3.5-8.1  GNU C Library: Shared libraries an
ii  libesd-alsa0 [libesd0]0.2.36-1   Enlightened Sound Daemon (ALSA) - 
ii  libwrap0  7.6.dbs-8  Wietse Venema's TCP wrappers libra

esound recommends no packages.

-- no debconf information


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



Bug#340364: Not a bug

2005-12-02 Thread Vincent Lefevre
On 2005-12-02 14:07:45 +0100, Thomas Hood wrote:
 Sorry, I was wrong. It _is_ standards-conformant. What I should have
 said was: it is ambiguous; different standards prescribe different
 behavior. I base this on the upstream text that I quoted.

OK.

 For the record, can you please clarify this issue? Was the statement
 in NEWS that I quoted earlier incorrect? What is a correct variant
 of that statement?

It is incorrect anyway. tail -c4 doesn't work on Solaris, so that
it is not OK for portable scripts:

craffe:~ echo abcdef | /bin/tail -c4
usage: tail [+/-[n][lbc][f]] [file]
   tail [+/-[n][l][r|f]] [file]
zsh: done   echo abcdef | 
zsh: exit 2 /bin/tail -c4

Here one needs to do:

craffe:~ echo abcdef | /bin/tail -4c
def

Solaris sucks.

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


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



Bug#341710: gij-4.1: gij-wrapper-4.1 launches gij-4.0

2005-12-02 Thread josh

Package: gij-4.1
Version: 4.1-0exp0
Severity: important
Tags: experimental


/usr/bin/gij-wrapper-4.1 launches /usr/bin/gij-4.0 instead of 
/usr/bin/gij-4.1


please change
my $javaRuntime = '/usr/bin/gij-4.0';
to
my $javaRuntime = '/usr/bin/gij-4.1';
in file /usr/bin/gij-wrapper-4.1

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

Versions of packages gij-4.1 depends on:
ii  gcc-4.1-base  4.1-0exp0  The GNU Compiler Collection 
(base
ii  libc6 2.3.5-8GNU C Library: Shared 
libraries an
ii  libgcj7   4.1-0exp0  Java runtime library for 
use with

ii  zlib1g1:1.2.3-8  compression library - runtime

gij-4.1 recommends no packages.


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



Bug#334585: Bug #334585 arent fixed correctly

2005-12-02 Thread Guus Sliepen
On Fri, Dec 02, 2005 at 02:33:58PM +0100, Jan Wagner wrote:

 it shouldn't be /etc/rcS.d/S20ifscheme, cause there arent mounted all 
 filesystems yet. better will be /etc/rcS.d/S40ifscheme, where the fs allready 
 mountet.

S38ifscheme then, because it still needs to run before ifupdown, but
otherwise you make a good point.

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


signature.asc
Description: Digital signature


Bug#337259: debian-reference: FTBFS with new tetex-bin: Error trying to create pdflatex.fmt

2005-12-02 Thread Frank Küster
Jens Seidel [EMAIL PROTECTED] wrote:

 Here, again, we are at a point were the debiandoc-sgml maintainers need
 to decide (perhaps you have, but I don't know yet):
 
 Do you want to produce PDF files only with pdflatex, or is there a
 reason to create them via latex/dvips/ps2pdf?

 PDF files are not created using latex/dvips/ps2pdf! (See again #321942.)

So why not simply drop hyperref at all in this case?

 If yes, you should use CJKbookmarks also for DVI files, as indicated
 above.  If not (and I recommend that), simply do not load hyperref at
 all when producing dvi (unless you want to distribute DVI files, too). 

 Since our packages FTBFS all the time it may be a good idea to add an
 option to debiandoc2latex to specify the further processing. 

Why do you think you need this?  Isn't

\ifpdf
\usepackage[colorlinks=true,CJKbookmarks]{hyperref}
\fi

enough?  This will ignore hyperref completely for dvi generation, and
thus for ps generation.

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




Bug#341686: xterm cannot be started in utf-8 mode by default

2005-12-02 Thread Denis Barbier
On Fri, Dec 02, 2005 at 02:23:32PM +0100, Sven Luther wrote:
 Notice that some locales have shifted to UTF-8 by default for etch (like
 french, but i think a couple other european languages too, i saw it in
 german too i think). Will xterm default to the right thing in this case ?

I do not remember why exactly, but Branden decided to add a new wrapper
called lxterm for this purpose, instead of modifying xterm and/or
uxterm.

Denis


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



Bug#341686: xterm cannot be started in utf-8 mode by default

2005-12-02 Thread Jan Willem Stumpel

David Martínez Moreno wrote:



Could you please test latest version (204-0pre1) from
experimental and see if it works? It works for me (I use
ISO8859-15):


No, it does not work. I have to set UTF-8 manually just like with
version 202. Version 200 is OK.

It it true that 204 has the binary in /usr/bin? It has always been 
in /usr/X11/bin.


Regards, Jan





Bug#341711: libacl1-dev does not depend on libattr1-dev

2005-12-02 Thread Andreas Leuner
Package: libacl1-dev
Version: 2.2.23-1

libattr1-dev is not one of the dependencies of libacl1-dev -- although
libattr1 _is_ a dependency of libacl1.

Further, /lib/libattr.la from libattr1-dev is listed in
'dependency_libs' of libacl.la from libacl1-dev.

This is also true for version 2.2.32-1 from unstable.

If libacl1-dev is installed but libattr1-dev isn't compilation of current
kde svn branch-3.5 will fail complaining about a missing
/lib/libattr.la.

Regards,
  Andreas Leuner




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



Bug#334585: Bug #334585 arent fixed correctly

2005-12-02 Thread Jan Wagner
On Friday 02 December 2005 14:48, you wrote:
 On Fri, Dec 02, 2005 at 02:33:58PM +0100, Jan Wagner wrote:
  it shouldn't be /etc/rcS.d/S20ifscheme, cause there arent mounted all
  filesystems yet. better will be /etc/rcS.d/S40ifscheme, where the fs
  allready mountet.

 S38ifscheme then, because it still needs to run before ifupdown, but
 otherwise you make a good point.

I tested S38ifscheme .. but here it wasnt working cause the sheme status files 
couldnt be read. (/etc/network/ifsheme and /etc/network/run/ifscheme)

Regards, Jan.
-- 
-BEGIN GEEK CODE BLOCK-
Version: 3.12
GIT d-- s+: a- C+++ UL P+ L+++ E- W+++ N+++ o++ K++ w---
O M-- V- PS PE Y++ PGP++ t-- 5 X R tv- b+ DI- D++
G++ e++ h-- r+++ y+++
--END GEEK CODE BLOCK--


pgpIVWVGXCMJn.pgp
Description: PGP signature


Bug#334585: Bug #334585 arent fixed correctly

2005-12-02 Thread Guus Sliepen
On Fri, Dec 02, 2005 at 03:06:02PM +0100, Jan Wagner wrote:

  S38ifscheme then, because it still needs to run before ifupdown, but
  otherwise you make a good point.
 
 I tested S38ifscheme .. but here it wasnt working cause the sheme status 
 files 
 couldnt be read. (/etc/network/ifsheme and /etc/network/run/ifscheme)

Ah, I thought /etc/network was created in ifup-clean, but it is done in
S39ifupdown. S40ifscheme is indeed the right spot.


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


signature.asc
Description: Digital signature


Bug#337324: can reproduce the bug

2005-12-02 Thread Thomas Lange
I can't reproduce this bug. The first part was #334373 which is fixed
now in the subversion trunk. The second bug (start-stop-daemon.REAL)
does not occure with debootstrap 0.3.3. AFAIK the
start-stop-daeom.REAL bug always was caused by a faulty debian
mirror. Please try debootstrap 0.3.3 so we can close this bug soon.
-- 
regards Thomas


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



Bug#341712: Kmail shuts down if out of storage-space, without saving work

2005-12-02 Thread Patrik Arvhult
Package: kmail
Version: 4:3.3.2-3

Using ix86 Debian Sarge distro.

Hi!

If kmail gets out of space (here it happened when I was moving some mails, and 
also was writing a mail) it shuts down showing a message-box telling its out 
of harddisk space and thereof shuts down. No options! So - I did just hope my 
mail - about one hour of writing - did exist in some temporary file. But it 
seems not.

When kmail gets out of space: i would like it to wait until space is avail. 
Maybe not regarding all functionality, but at least for being able to rescue 
the mail(s) I was currently editing - and then shut down.

Or maybe something like for example how Pine, or the Jove editor behaves: if 
something goes wrong, theres often a backup around.

Also NetBSD:s great feature of automagical buffering of lack-of-disk-space 
into memory comes to my mind: kmail or entire kde could for example somewhat 
emulate this by saving files in two passes: the first pass writes an image in 
memory. A second pass tries to copy this image to the final storage device. 
If theres a failure: ask someone to free some space - then try again. Of 
course this would not be needed if running NetBSD; but in that case the user 
need to be informed about that virtual storage space is used and that the 
storage really is full and need attention. ((Even better would be if this 
great feature of NetBSD is put into the Linux kernel: makeing avail space on 
a harddisk going negative, keeping the spill in memory until someone notice 
and solves the storage problem or its self-solved due to an allocation-peak 
going back.))

Kmail could also ask me for some location I would like it to try to save the 
current work to. This for each mail-editing window. Not really a 
rocket-science feature. Often people have several storage devices available, 
even portable and hotpluggable ones.

Another way is to show a big blue screen stating General error, rescue not 
implemented. Please calm down. and some nice special selected hexadecimal 
digits along with it, at least making it a great shutdown. ;)

Best regards,
Patrik Arvhult


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



Bug#229468: haskell-mode: uncomment region broken for Emacs

2005-12-02 Thread Stefan Monnier
AFAIK this is a bug in Emacs-21's newcomment.el which is fixed in the
upcoming Emacs-22.


Stefan Maintainer of both haskell-mode and newcomment.el


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



Bug#341713: tinyerp-client: traceback on connection failure

2005-12-02 Thread Filip Van Raemdonck
Package: tinyerp-client
Version: 3.1.1-1

When the connection fails, e.g. because of a bad password, there is no
visible feedback. When started from an terminal window, following
traceback is printed out:

Traceback (most recent call last):
  File /usr/lib/python2.3/site-packages/tinyerp-client/modules/gui/main.py, 
line 272, in sig_login
common.message(_('Connection error !\nBad username or password !'))
  File /usr/lib/python2.3/site-packages/tinyerp-client/common/common.py, line 
309, in message
return error(msg,title,'')

Replacing the title argument to that method call, tiny instead gives an
error dialog which (IMHO) does not look too well, and above all is totally
overkill - it contains a bug reporting tab among other things. For a simple
logon failure a plain error dialog stating the bad username or password
issue would be more than enough.


Regards,

Filip

-- 
User Error 2361: Please insert coffee and try again.
-- John E. Jasen


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



Bug#341718: openoffice.org: PDF export button and menu are identical to Export...

2005-12-02 Thread Jerome Warnier
Package: openoffice.org
Version: 2.0.0-1bpo3
Severity: normal

This problem is only present in the backport, version in Unstable does
not show this behaviour.
The button and menu to export to PDF both lead to the function Export...
where you can choose between XHTML and PDF (and XHTML is selected by
default).

Regards

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages openoffice.org depends on:
ii  openoffice.org-base  2.0.0-1bpo3 OpenOffice.org office suite - data
ii  openoffice.org-calc  2.0.0-1bpo3 OpenOffice.org office suite - spre
ii  openoffice.org-core  2.0.0-1bpo3 OpenOffice.org office suite archit
ii  openoffice.org-draw  2.0.0-1bpo3 OpenOffice.org office suite - draw
ii  openoffice.org-impress   2.0.0-1bpo3 OpenOffice.org office suite - pres
ii  openoffice.org-math  2.0.0-1bpo3 OpenOffice.org office suite - equa
ii  openoffice.org-writer2.0.0-1bpo3 OpenOffice.org office suite - word

-- no debconf information


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



Bug#297465: as gets colored even when it's used as an variable

2005-12-02 Thread Stefan Monnier
I didn't know `as' isn't a reserved keyword.
For now, I've removed it from the list of reserved keywords, so it never
gets highlighted (I don't know yet how to highlight it only when it's
a keyword).


Stefan


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



Bug#341716: emacs-snapshot: Endless loop due to right bracket

2005-12-02 Thread Frederic Degraeve
Package: emacs-snapshot
Severity: normal
Tags: experimental


When i put too much right brackets without left brackets, emacs-snaphot
go in endless state. Even the graphical window is not refreshed.


int gaussianfilter5x5(unsigned char *picture_address)
{

  unsigned int  i, j;
unsigned inti_mat, j_mat;
  int   sum;
int matrix =
{1, 4, 6, 4, 1},
4, 16, 24, 16, 4},
  6, 24, 36, 24, 6},
  4, 16, 24, 16, 4;
   1, 4, 6, 4, 1}

here the previous state.

here the next one: 


int gaussianfilter5x5(unsigned char *picture_address)
{

  unsigned int  i, j;
unsigned inti_mat, j_mat;
  int   sum;
int matrix =
{1, 4, 6, 4, 1},
4, 16, 24, 16, 4},
  6, 24, 36, 24, 6},
  4, 16, 24, 16, 4}
   1, 4, 6, 4, 1}
   

When i put this right bracket '}', it goes in an endless loop.

Good luck!



-- 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.14-2-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)


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



Bug#341715: Specifying BORDER = 0 causes widgets not to be displayed.

2005-12-02 Thread William Thompson
Package: libcurses-widgets-perl
Version: 1.997-2
Severity: normal
Tags: patch

I found a bug in which specifying BORDER = 0 in the widget creation causes
a message to be displayed about wrong geometry.  I found the bug and I believe
I have fixed it.

-- System Information:
Debian Release: 3.0
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libcurses-widgets-perl depends on:
ii  libcurses-perl1.12-1 Curses interface for Perl
ii  perl  5.8.7-4Larry Wall's Practical Extraction 

libcurses-widgets-perl recommends no packages.

-- no debconf information
--- Widgets-orig.pm Thu Nov 14 14:49:29 2002
+++ Widgets.pm  Fri Dec  2 09:28:04 2005
@@ -719,6 +719,7 @@
   my $self = shift;
   my $mwh = shift;
   my $active = shift;
+  my $conf = $self-{CONF};
   my (@geom, $dwh, $cwh);
 
   # Get the canvas geometry and create a window handle to it
@@ -730,7 +731,7 @@
   $self-_caption($dwh);
 
   # Get the content area geometry and create a window handle to it
-  $cwh = $self-_canvas($dwh, $self-_cgeometry);
+  $cwh = $$conf{BORDER} ? $self-_canvas($dwh, $self-_cgeometry) : $dwh;
   unless (defined $cwh) {
 $dwh-delwin;
 return 0;
@@ -740,8 +741,10 @@
   $self-_cursor($cwh) if $active;
 
   # Flush the changes to the screen and release the window handles
-  $cwh-refresh;
-  $cwh-delwin;
+  if ($$conf{BORDER}) {
+   $cwh-refresh;
+   $cwh-delwin;
+  }
   $dwh-refresh;
   $dwh-delwin;
 


Bug#341717: iptables: manpage hashlimit and dstlimit, core, optional and obsolete modules

2005-12-02 Thread Peter Gervai
Package: iptables
Version: 1.3.3-2
Severity: minor

1) as far as I remember hashlimit have sourceip/sourceport/dstip/dstport
options, and not just dstip/dstport as manpage says

2) as far as I can see hashlimit is the succesor of dstlimit; this should be
mentioned, as well as dstlimit seems obsolete (and unsupported by recent
kernels?)

3) it seems lots of unofficial modules are supported, which is extremely
nice, but they ought to be mentioned in the manpage as such.

Kernel: Linux 2.6.14


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



Bug#341714: zope-common: Zope does not restart with cron

2005-12-02 Thread Frederic MASSOT
Package: zope-common
Version: 0.5.15
Severity: normal


Hi,

When I restart Zope in crontab with the command :

0  4  *  *  *  /etc/init.d/zope2.7 restart

I have this result :

Zope2.7: restarting juliana_1 instance failed!
Zope2.7: restarting juliana_2 instance failed!

And Zope don't restart.


When I restart Zope in the bash shell, I have this result :

nodens:/# /etc/init.d/zope2.7 restart
Zope2.7: restarting juliana_1 instance.
Zope2.7: restarting juliana_2 instance.

And Zope restart correctly.

I do not understand why Zope does not restart in the crontab.

Regards.


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.13
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages zope-common depends on:
ii  adduser   3.63   Add and remove users and groups
ii  debconf [debconf-2.0] 1.4.30.13  Debian configuration management sy
ii  python2.4 2.4.2-1An interactive high-level object-o

-- debconf information:
  zope-common/instance-http-port:
  zope-common/remove-instance-without-data: abort
  zope-common/admin-user: admin
  zope-common/admin-automatic-password:
  zope-common/keep-data-on-purge: true
* shared/zope/restart: end


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



Bug#284531: wrong indentation when there's a -- comment after class signature

2005-12-02 Thread Stefan Monnier
I can't reproduce this, probably because there's close to zero actual
information in your bug report.


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



Bug#254636: Please rename turn-on-haskell-*

2005-12-02 Thread Stefan Monnier

I don't want to discuss whether the turn-on-haskell-* names are silly or
not, but I'll simply note that the turn-on-* names are common in Emacs:

   turn-on-auto-fill turn-on-auto-revert-mode
   turn-on-auto-revert-tail-mode turn-on-cwarn-mode
   turn-on-defer-lockturn-on-eldoc-mode
   turn-on-fast-lock turn-on-follow-mode
   turn-on-font-lock turn-on-font-lock-if-enabled
   turn-on-gnus-dired-mode   turn-on-gnus-mailing-list-mode
   turn-on-haskell-doc-mode  turn-on-hscroll
   turn-on-iimage-mode   turn-on-lazy-lock
   turn-on-orgtblturn-on-reftex

whereas names of the form *-turn-on-* are completely non-standard (the only
one I can find is font-lock-turn-on-thing-lock which is an internal
function).

Also these functions are normally not interactive: they're designed
specifically for use in hooks where calling haskell-*-mode has the problem
that it may toggle the mode OFF rather than ON.

Interactively, you're supposed to use haskell-*-mode instead, both to enable
and to disable the minor mode.


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



Bug#341634: evince: Won't open any files

2005-12-02 Thread Sebastien Bacher
On jeu, 2005-12-01 at 16:37 -0500, Jameson Rollins wrote:

 *** Please type your report below this line *** At some point evince stopped
 being able to open any files.  Upon trying to open any normally supported file
 type (pdf/ps/dvi/etc.), an error message pops up that says that the document 
 is
 a MIME type _other_ than the one the file actually is, and evince fails to 
 open
 the file.  For instance, for pdf/dvi files:

It seems that your mimetype database has been overwritten by some update
(beast had a such bug). Does running
update-mime-database /usr/share/mime fix the issue?


--
Sebastien Bacher




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



Bug#341719: lsb-release: fails if /etc/debian_version is missing

2005-12-02 Thread Colin Watson
Package: lsb-release
Version: 3.0-11
Tags: patch

lsb-release tries to deal with the case where /etc/debian_version is
missing, but doesn't quite manage it.
https://launchpad.net/distros/ubuntu/+source/lsb-release/+bug/4912 is a
bug report from an Ubuntu user who thought (incorrectly) that
/etc/debian_version was a leftover from their previous Debian
installation and tried to remove it, only to discover that lsb_release
fell over.

The attached patch fixes this.

Thanks,

-- 
Colin Watson   [EMAIL PROTECTED]
diff -Nru /tmp/llscgXSVN0/lsb-3.0/lsb_release 
/tmp/1qd77oeAg1/lsb-3.0/lsb_release
--- /tmp/llscgXSVN0/lsb-3.0/lsb_release 2005-09-25 00:09:01.0 +0100
+++ /tmp/1qd77oeAg1/lsb-3.0/lsb_release 2005-12-02 14:57:27.0 +
@@ -88,6 +88,8 @@
 else:
 distinfo['OS'] = 'GNU'
 
+distinfo['DESCRIPTION'] = '%(ID)s %(OS)s' % distinfo
+
 if os.path.exists('/etc/debian_version'):
 release = open('/etc/debian_version').read().strip()
 if not release[0:1].isalpha():
@@ -97,8 +99,8 @@
 else:
 # Guess with apt policy before being this stupid?
 distinfo.update({ 'RELEASE' : release, 'CODENAME' : 'sid'})
+distinfo['DESCRIPTION'] += ' %(RELEASE)s (%(CODENAME)s)' % distinfo
 
-distinfo['DESCRIPTION'] = '%(ID)s %(OS)s %(RELEASE)s (%(CODENAME)s)' % 
distinfo
 return distinfo
 
 def get_distro_information():


Bug#341720: openoffice.org: Wrong ooo link in /usr/share/myspell/dicts/

2005-12-02 Thread Yevgen
Package: openoffice.org
Severity: normal


During the installation of the package the installation programm creates each 
time a 
link named ooo in /usr/share/myspell/dicts/, which is linked to 
.../../../../share/myspell/dicts instead of ../../../share/myspell/dicts (the 
former 
one doesn`t exeist, becuase it has one go up to much).

 ll /usr/share/myspell/dicts/ooo
lrwxrwxrwx 1 root root 31 2005-12-02 10:00 /usr/share/myspell/dicts/ooo - 
.../../../../share/myspell/dicts


Because of this wrong link spell checking is not working on my system. Once the 
link 
is corrected spell checking is working again.

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


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



Bug#341721: Update of tex-common french po-debconf templates

2005-12-02 Thread Clément Stenac
Package: tex-common
Version: N/A
Severity: wishlist
Tags: patch l10n


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

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

Thanks

# translation of fr.po to French
#
#Translators, if you are not familiar with the PO format, gettext
#documentation is worth reading, especially sections dedicated to
#this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
#Some information specific to po-debconf are available at
#/usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans
#
#Developers do not need to manually edit POT or PO files.
# Christian Perrier [EMAIL PROTECTED], 2004.
#
msgid 
msgstr 
Project-Id-Version: tetex-bin 2.02-4\n
Report-Msgid-Bugs-To: \n
POT-Creation-Date: 2005-11-09 14:43+0100\n
PO-Revision-Date: 2005-11-16 19:51+0200\n
Last-Translator: Clement Stenac [EMAIL PROTECTED]\n
Language-Team: French debian-l10n-french@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=ISO-8859-15\n
Content-Transfer-Encoding: 8bit\n
X-Generator: KBabel 1.3.1\n
Plural-Forms: Plural-Forms: nplurals=2; plural=n1;\n

#. Type: multiselect
#. Description
#: ../templates:5
msgid 
Select the ls-R file which should be writable by their respective group.
msgstr 
Fichier d'index (ls-R) pour lequel le groupe devrait avoir la permission 
d'écriture : 

#. Type: multiselect
#. Description
#: ../templates:5
msgid 
There are many files installed in a typical TeX system. To speed up the 
search of these files a list of available files is stored in a file called 
ls-R. There are three different locations for TeX files on a Debian system:\n
 - main: usually /usr/share/texmf, contains only files installed\n
   by debian packages.\n
 - var: usually /var/lib/texmf, contains generated files from the\n
   TeX system like format files.\n
 - cache: usually /var/cache/fonts, contains generated fonts.
msgstr 
De nombreux fichiers sont installés par TeX. Afin d'accélérer la recherche 
de ces fichiers, une liste des fichiers disponibles est stockée dans un 
fichier appelé ls-R. Dans un système Debian, il y a trois emplacements 
différents pour ces fichiers :\n
 - main : généralement /usr/share/texmf, qui ne contient que les fichiers 
installés par les paquets Debian ;\n
 - var : généralement /var/lib/texmf, qui contient les fichiers créés par le 
système TeX, comme les fichiers de formats ;\n
 - cache : généralement /var/cache/fonts, qui contient les polices créées.

#. Type: multiselect
#. Description
#: ../templates:5
msgid 
You can select from these three locations those whose ls-R files should be 
group writable. Group write permissions for deselected ls-R will be removed.
msgstr 
Vous pouvez sélectionner les emplacements pour lesquels le groupe aura la 
permission d'écrire les fichiers ls-R. Les permissions d'écriture pour 
les fichiers ls-R non sélectionnés seront supprimées.

#. Type: multiselect
#. Description
#: ../templates:5
msgid 
We suggest selecting cache (this is the defaults) and allowing a selected 
user group to modify these ls-R files, because of the following reasons:
msgstr 
Il est conseillé de sélectionner « cache », qui est la valeur par défaut, et 
d'autoriser un groupe d'utilisateurs à modifier ces fichiers ls-R pour les 
raisons suivantes :

#. Type: multiselect
#. Description
#: ../templates:5
msgid 
A lot of font files have to be generated before they can be used by xdvi, 
dvips etc. These files are stored in /var/cache/fonts, so that they do not 
need to be regenerated every time.  Usually, these files are created on-the-
fly  when needed.  Since the directory is group-writable, the ls-R file 
should be the same
msgstr 
De nombreuses polices doivent être créées avant de pouvoir être utilisées 
par xdvi, dvips, etc. Ces fichiers sont conservés dans le répertoire /var/
cache/fonts afin de ne pas devoir être créés à chaque utilisation. Ces 
fichiers sont généralement créés lorsque c'est nécessaire. Comme le groupe a 
la permission d'écrire dans le répertoire, les permissions sur le fichier ls-
R doivent être les mêmes.

#. Type: string
#. Description
#: ../templates:32
msgid Which group should own the ls-R files?
msgstr Groupe propriétaire des fichiers ls-R :

#. Type: string
#. Description
#: ../templates:32
msgid 
You can choose a specific group which the previously selected ls-R files 
should belong to. If you do not enter a group name here, the group ownership 
of the selected files will not be touched at all. If you have selected 
'cache' in the previous question, we would suggest to select the group 
'users' here.
msgstr 
Vous pouvez sélectionner un 

Bug#341722: openoffice.org2: Wrong ooo link in /usr/share/myspell/dicts/

2005-12-02 Thread Yevgen
Package: openoffice.org2
Severity: normal


During the installation of the package the installation programm creates each 
time a
link named ooo in /usr/share/myspell/dicts/, which is linked to
.../../../../share/myspell/dicts instead of ../../../share/myspell/dicts (the 
former
one doesn`t exeist, becuase it has one go up to much).

 ll /usr/share/myspell/dicts/ooo
lrwxrwxrwx 1 root root 31 2005-12-02 10:00 /usr/share/myspell/dicts/ooo -
.../../../../share/myspell/dicts


Because of this wrong link spell checking is not working on my system. Once the 
link
is corrected spell checking is working again.


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


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



Bug#341723: IndexError: string index out of range

2005-12-02 Thread Grohmann, Carsten
Package: moinmoinn
Severity: normal

*** Please type your report below this line ***
After I've stopped MoinMoin, I get this error message:
Thanks for using MoinMoin!
Traceback (most recent call last):
  File ./moin.py, line 69, in ?
run(Config)
  File /usr/lib/python2.3/site-packages/MoinMoin/server/standalone.py,
line 509, in run
httpd.serve_forever()
  File /usr/lib/python2.3/site-packages/MoinMoin/server/standalone.py,
line 183, in serve_forever
SimpleServer.serve_forever(self)
  File /usr/lib/python2.3/site-packages/MoinMoin/server/standalone.py,
line 74, in serve_forever
self.handle_request()
  File /usr/lib/python2.3/SocketServer.py, line 217, in handle_request
request, client_address = self.get_request()
  File /usr/lib/python2.3/SocketServer.py, line 373, in get_request
return self.socket.accept()
  File /usr/lib/python2.3/socket.py, line 167, in accept
sock, addr = self._sock.accept()
  File /usr/lib/python2.3/site-packages/MoinMoin/server/standalone.py,
line 407, in quit
httpd.die()
  File /usr/lib/python2.3/site-packages/MoinMoin/server/standalone.py,
line 247, in die
SimpleServer.die(self)
  File /usr/lib/python2.3/site-packages/MoinMoin/server/standalone.py,
line 86, in die
req = httplib.HTTP('%s:%d' % self.server_address)
  File /usr/lib/python2.3/httplib.py, line 1012, in __init__
self._setup(self._connection_class(host, port, strict))
  File /usr/lib/python2.3/httplib.py, line 507, in __init__
self._set_hostport(host, port)
  File /usr/lib/python2.3/httplib.py, line 523, in _set_hostport
if host[0] == '[' and host[-1] == ']':
IndexError: string index out of range


-- 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.3
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)




Bug#261712: krb5: patch for #261712 (FTBFS on GNU/kFreeBSD)

2005-12-02 Thread Petr Salinger
retitle 261712 krb5: FTBFS on GNU/kFreeBSD
tags 261712 -help
tags 261712 +patch
quit


Hi,

enclosed please find a patch against 1.4.3-2.
It only twice adds #include sys/ioctl.h.

Thanks in advance.

Petr



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



Bug#261712: krb5: patch for #261712 (FTBFS on GNU/kFreeBSD) (fwd)

2005-12-02 Thread Petr Salinger
Hi, 

once again, now with the patch against 1.4.3-2 really attached.
It only twice adds #include sys/ioctl.h.

Thanks in advance.

Petr

only in patch2:
unchanged:
--- krb5-1.4.3.orig/src/appl/telnet/telnetd/defs.h
+++ krb5-1.4.3/src/appl/telnet/telnetd/defs.h
@@ -38,6 +38,7 @@
  */
 #include sys/types.h
 #include sys/param.h
+#include sys/ioctl.h
 
 #ifndefBSD
 # define   BSD 43
only in patch2:
unchanged:
--- krb5-1.4.3.orig/src/appl/telnet/telnet/sys_bsd.c
+++ krb5-1.4.3/src/appl/telnet/telnet/sys_bsd.c
@@ -43,6 +43,8 @@
 #include sys/types.h
 #include sys/time.h
 #include sys/socket.h
+#include sys/ioctl.h
+
 #ifdef HAVE_SYS_SELECT_H
 #include sys/select.h
 #endif


Bug#300952: vnc4server: wrong doc path for examples

2005-12-02 Thread Ola Lundqvist
Thanks a lot.

Regards,

// Ola

On Fri, Dec 02, 2005 at 01:40:02PM +0100, Noèl Köthe wrote:
 Package: vnc4server
 Version: 4.0-8
 Tags: patch
 Followup-For: Bug #300952
 
 --- vnc4server.README.Debian.orig   2005-12-02 13:36:22.0 +0100
 +++ vnc4server.README.Debian2005-12-02 13:36:40.0 +0100
 @@ -9,6 +9,6 @@
  XF86Config - try the Screen section.
 
  You can also configure the vncserver by adding a vnc.conf file to /etc.
 -You can se a sample file in /usr/share/vnc4-common/examples/
 +You can se a sample file in /usr/share/doc/vnc4-common/examples/
 
   -- Ola Lundqvist [EMAIL PROTECTED], Sun Oct 24 21:47:14 2004
 
 -- System Information:
 Debian Release: testing/unstable
   APT prefers unstable
   APT policy: (500, 'unstable'), (500, 'testing')
 Architecture: i386 (i686)
 Shell:  /bin/sh linked to /bin/bash
 Kernel: Linux 2.6.14-2-686
 Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
 
 

-- 
 - 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#341247: an example of the breakage

2005-12-02 Thread Daniel Kahn Gillmor
just wanted to chime in and report that this is indeed a problem.  An
example of such breakage is bug 341634 [0], filed against evince.

If a user of beast encounters this problem, it looks like it can be
repaired with:

  update-mime-database /usr/share/mime

as suggested by Sebastien Bacher [EMAIL PROTECTED].

Thanks,

--dkg

[0] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=341634


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



Bug#338377: cfi: FTBFS: pdfetex wants included images in pdf format

2005-12-02 Thread Frank Küster
tags 338377 patch
thanks

Roland Stigge [EMAIL PROTECTED] wrote:

 ! LaTeX Error: File `Image1.pdf' not found.

 See the LaTeX manual or LaTeX Companion for explanation.
 Type  H return  for immediate help.
  ...  
   
 l.10116   \includegraphics{Image1.pdf}

An other incarnation of the infamous \pdfoutput bug.  The patch
fixes it, and replaces the obsolete times.sty with mathptmx.sty.

Regards, Frank

diff -ur cfi-3.0.orig/sv/cfi.tex cfi-3.0/sv/cfi.tex
--- cfi-3.0.orig/sv/cfi.tex 2001-06-13 14:17:24.0 +0200
+++ cfi-3.0/sv/cfi.tex  2005-12-02 16:19:29.0 +0100
@@ -6,16 +6,12 @@
 \usepackage{graphics}
 \usepackage[T1]{fontenc}
 \usepackage[swedish]{babel}
-\newif\ifpdf
-\ifx\pdfoutput\undefined
-   \pdffalse
-\else
-   \pdftrue
-\fi
+\usepackage{ifpdf}
 
 \ifpdf
-   % Saves a lot of space in PDF files
-   \usepackage{times}
+   % Gives nice screen output
+   \usepackage{mathptmx}
+% not necessary on Debian systems, set to 9 anyway
\pdfcompresslevel=9
 \fi
 

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




  1   2   3   4   >