Bug#507536: eclipse: undefined symbol: _ZN4nsID5ParseEPKc

2008-12-02 Thread Vincent Smeets
Package: eclipse
Version: 3.2.2-6.1
Severity: normal

Eclipse isn't starting!

I completly remove the directories ~/.eclipse and ~/workspace then I
start eclipse. Eclipse shows an error message and stops.

(I am running Debian from within a VirtualBox on a WinXP System)

[EMAIL PROTECTED]:~$ eclipse
searching for compatible vm...
  testing /usr/lib/jvm/java-6-openjdk...found
/usr/lib/jvm/java-6-openjdk/bin/java: symbol lookup error:
/home/s230984/.eclipse/org.eclipse.platform_3.2.0/configuration/org.eclipse.osgi/bundles/81/1/.cp/libswt-mozilla-gtk-3236.so:
undefined symbol: _ZN4nsID5ParseEPKc
[EMAIL PROTECTED]:~$

Regards,
Vincent Smeets


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

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

Versions of packages eclipse depends on:
ii  eclipse-jdt   3.2.2-6.1  Java Development Tools plug-ins fo
ii  eclipse-pde   3.2.2-6.1  Plug-in Development Environment to
ii  eclipse-source3.2.2-6.1  Eclipse source code plug-ins
ii  libc6 2.7-16 GNU C Library: Shared libraries
ii  libglib2.0-0  2.16.6-1   The GLib library of C routines
ii  libgtk2.0-0   2.12.11-4  The GTK+ graphical user interface
ii  zenity2.22.1-2   Display graphical dialog boxes fro

Versions of packages eclipse recommends:
ii  eclipse-gcj   3.2.2-6.1  Native Eclipse run with GCJ

eclipse suggests no packages.

-- no debconf information



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



Bug#507538: [PATCH] AFP just allows 128 concurrent connections

2008-12-02 Thread Patrick Matthäi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: netatalk
Version: 2.0.3-11
Severity: wishlist
Tags: patch

Hello,

we are running a AFP server for many users which are connected all the time.

1) we were not able to get more than ~ 90 connections without cnid_dbd,
this should be documented in README.Debian.

2) after we added cnid_dbd we get something around 120 connections
(which was to less for us) - this comes because of the hardcoded limit
MAXSRV in cnid_dbd of 128, after we set the limit to 512 we were able to
get more than 400 stable connections.

Could you please apply the attached patch?
It would also very nice if there would be a way how it could enter Lenny
still - but anyway the documentation should go in..

The Red Hat and Fedoraproject has this patch also applied.

Thanks.

- --
/*
Mit freundlichem Gruß / With kind regards,
Patrick Matthäi

E-Mail: [EMAIL PROTECTED]

Comment:
Always if we think we are right,
we were maybe wrong.
*/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkk08mAACgkQ2XA5inpabMdAHwCeMsaad7+Wqp/cxWfut0ztMmta
BqEAnjLiyczlpzstUkfXoR1SQdan7jqA
=Q/BU
-END PGP SIGNATURE-
diff -Naur netatalk-2.0.3.orig/etc/cnid_dbd/cnid_metad.c netatalk-2.0.3/etc/cnid_dbd/cnid_metad.c
--- netatalk-2.0.3.orig/etc/cnid_dbd/cnid_metad.c	2008-12-01 15:06:33.0 +0100
+++ netatalk-2.0.3/etc/cnid_dbd/cnid_metad.c	2008-12-01 15:07:03.0 +0100
@@ -94,7 +94,7 @@
 static int rqstfd;
 volatile sig_atomic_t alarmed = 0;
 
-#define MAXSRV 128
+#define MAXSRV 512
 
 #define MAXSPAWN   3   /* Max times respawned in.. */
 


230_maxsrv_increase.patch.sig
Description: Binary data


Bug#507233: ITP: appliancekit -- tools for managing, creating and deploying software appliances

2008-12-02 Thread Pierre Chifflier
On Fri, Nov 28, 2008 at 11:46:30PM -0600, William Pitcock wrote:
 Package: wnpp
 Severity: wishlist
 Owner: William Pitcock [EMAIL PROTECTED]
 
 * Package name: appliancekit
   Version : 0.131
   Upstream Author : William Pitcock [EMAIL PROTECTED]
 * URL : http://appliancekit.systeminplace.net/


To change this page, upload your website into the public_html
directory

Looks like the website is not here.

Can you provide a link to the sources ? I would like to test
appliancekit.

Cheers,
Pierre

 * License : ISC
   Programming Lang: Python
   Description : tools for managing, creating and deploying software 
 appliances
  ApplianceKit is a tool for authoring and distributing software appliances.   
  Appliance authors typically distribute the appliance in the form of an XML
  metadata file, which ApplianceKit uses to compile into a functional
  appliance.
  .
  ApplianceKit supports deploying to chroots, Xen domains, and VServer 
  containers. It is an essential tool for deploying virtual machines in a
  hosting environment due to it's abilities to provide for a fully customized
  environment inside the appliance instance.
 
 -- System Information:
 Debian Release: lenny/sid
   APT prefers testing
   APT policy: (500, 'testing')
 Architecture: amd64 (x86_64)
 
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 



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



Bug#507540: new upstream version needed by Padre

2008-12-02 Thread Damyan Ivanov
Package: libfile-homedir-perl
Version: 0.80-1
Severity: wishlist

Hi,

Padre (ITP#492696) declares dependency on File-HomeDir 0.82. Sid has
only 0.80 and at least one change since 0.80 looks like sufficiently
important as to warrant an upload.

  - Localising $@ during evals

Please upgrade the package to 0.82.


I also take the occasion to invite you and all your lib*-perl packages
to the Debian Perl Group (http://wiki.debian.org/Teams/DebianPerlGroup).

If you don't have time right now and want me to NMU the new upstream
version with minimal other changes, that's fine too.

Also, just to mention all possibilities, pkg-perl is always wanting to
adopt nice lib*-perl packages :)

-- 
dam



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



Bug#507537: note on #507537

2008-12-02 Thread mihkel
As always, I did not debug far enough. It turns out that the problem lay in
nicklist.pl script. When this script is loaded, long links break, when it is
unloaded, they don't. Also tried nicklist 0.4.6+ from svn - no good.
Close bug?



signature.asc
Description: OpenPGP digital signature


Bug#507539: djvulibre: pls revert djvudigital's default dpi to 300

2008-12-02 Thread Paolo
Package: djvulibre
Version: 3.5.20-9
Severity: minor

hi,

I disagree with motivation in #478607: if you want bigger docs you're free
to do so, but it's pointless to raise it by default, unless your main use
is conversion of (scanned) originals, so _you_ drive the original's DPI, 
need such higher res and such .djvu are meant mainly for later printing.

But if you start from .ps/.pdf, that are mostly 300dpi, default to 600dpi
is a waste of space/bw, and some kind of 300dpi .djvu already turn out quite
bigger than original .pdf (eg. A4 slides/presentations in .pdf, for which
200 dpi is enough).  On 80..120 dpi display devices 300dpi already allows 
for ~3x magnification at 1:1 pixel, so you must have special good reason to
want more pixels, and that's not a good default.

I'm fine with a debconf option to set default DPI, provided that the non-
interactive install default remains 300dpi, so that I get no surprises from
upgrades.


thanx
-- 
paolo



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



Bug#507024: Fails to create new user

2008-12-02 Thread Patrick Schoenfeld
Tags 507024 +confirmed
thanks

Hi,

thanks for the bug report.

 current mantis in experimental fails to create new user because of
 upstream bug: http://www.mantisbt.org/bugs/view.php?id=9713

Yes, this is a known issue. This is fixed in 1.1.5 version of mantis
which is about to be uploaded to experimental soon (and which I was
waiting for).

Thanks and best Regards,
Patrick



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



Bug#153644: Sehr geehrte uni-tuebingen.de Webmail-Konto-Nutzernamen

2008-12-02 Thread uni-tuebingen.de Help Desk
Sehr geehrte uni-tuebingen.de Webmail-Konto-Nutzernamen,

Diese E-Mail ist aus (uni-tuebingen.de) Help-Desk und wir senden es zu jedem
(uni-tuebingen.de) Benutzer-Konten für die Sicherheit / Schutz vor Spam-Mails.
Und wir haben Engpässe aufgrund der anonymen Registrierung von 
(uni-tuebingen.de)
Konten so sind wir heruntergefahren einige (uni-tuebingen.de) und Ihr Konto
gehört zu denjenigen, wieder aktualisiert auf diese Bedingung.
Wir senden Ihnen diese E-Mail, damit können Sie Ihr Konto und
für die Sicherheit und den Schutz Ihrer account.Pease bestätigen Sie Ihre 
Rechnung,
indem Sie das folgende Feld ein.

Ihr Benutzername, Passwort, Geburtsdatum und Ihr Land Informationen wäre
erforderlich, zur Überprüfung Ihres Kontos.

* Benutzername: ()( Pflicht)
* Passwort: ()( Pflicht)
* Geburtsdatum: () (optional)
* Land oder Gebiet: () (optional)

Vor dem Senden Sie Ihre Kontodaten an uns, werden Sie beraten zum Login in 
diesem
Link: https://webmail.uni-tuebingen.de/

Beachten Sie, dass, wenn Ihr Konto tun Login senden Sie uns die Details, sonst
bedeutet es,
Es wurde bereits gelöscht. Sorry für die inconvinence Dies könnte dazu führen, 
dass Sie
wir sind nur versuchen, um sicherzustellen, dass Sie feinen Leute mit unseren 
Konten.

Alles, was Sie zu tun haben, ist Klicken Sie auf Antwort und liefern die oben
genannten Informationen,
Ihr Konto wird nicht unterbrochen werden und wird auch weiterhin wie gewohnt. 
Vielen
Dank für
Ihre Aufmerksamkeit auf diese request.Once wieder Wir entschuldigen uns für 
etwaige
Unannehmlichkeiten.

Warnung! Konto-Nutzer, die sich weigert, aktualisiert seine / ihre Rechnung nach
7 Tage nach Erhalt dieser Warnung wird verlieren seinem Konto dauerhaft.

Vielen Dank für Ihr Verständnis.

uni-tuebingen.de Help Desk



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



Bug#503158: aptitude: Segfaults on PowerPC when entering Preferences

2008-12-02 Thread Javier Serrano Polo
Building from source removes the problem. Version 0.4.11.11-1lenny1 may
be fixed already.




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



Bug#507522: mingw32-runtime: missing type definitions in tchar.h

2008-12-02 Thread Ron

Hi Dmitry,

You should probably report this one directly upstream, but before you do,
please read: http://mingw.org/Reporting_Bugs  ... in particular the part
about them requiring you to provide references to the source of the
information that you used to create this patch.  Without such a reference
to documentation that we can freely draw from to provide the missing
symbols you require, I'm afraid they probably won't be able to apply this
patch.  The mingw api is released under a very liberal licence so they
cannot accept code that has been taken or derived from looking at the
code of other vendors that is under a more restrictive licence.

For much the same reason it would be much better if you vouch this to
them directly.  Sorry.  I can make new packages if you get it applied,
but we should follow their process for getting it accepted first.

If in doubt, it's probably best to ask them if a particular reference
will be satisfactory before you post the patch to them.

Cheers,
Ron


On Tue, Dec 02, 2008 at 05:11:57AM +0300, Dmitry Potapov wrote:
 Package: mingw32-runtime
 Version: 3.13-1
 Severity: normal
 Tags: patch
 
 The definition of _TSCHAR, _TUCHAR, _TXCHAR, _TINT are missing in
 tchar.h. The types are normal present in tchar.h shipped by Microsoft
 and other vendors, so the lack of them makes impossible to use MinGW
 to compile the source code that rely on these types.
 
 The lack of _TUCHAR is the most unfortunate, because the cast to _TUCHAR
 is often necessary to guarantee that in non-UNICODE case, the argument
 of character classification routines is inside of the allowed range.
 For example:
 
 _TCHAR *ptr;
 if (isdigit((_TUCHAR)*ptr))
do_something();
 
 If the cast to _TUCHAR were omitted then in non-UNICODE case (i.e. when
 TCHAR is char) the argument of isdigit may become negative, which is not
 allowed by the C standard.
 
 I have attached the patch that correct this problem. In this patch, I
 also moved the definition of _TCHAR inside __TCHAR_DEFINED ifdef block.
 (If the _TCHAR_DEFINED macro is defined, it means that TCHAR type is
 defined, while __TCHAR_DEFINED means the same for _TCHAR).
 
 Dmitry




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



Bug#355627: The sum of £1,000,000.00

2008-12-02 Thread Mrs Caroline Bryan
The sum of £1,000,000.00 Pounds was won by your E-MAILAddress in our End of 
year Promo. Do get back to this office with your information via ([EMAIL 
PROTECTED]) with your 
Names :
Conntry :
Occupation :
Age :
Sex :




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



Bug#491137: [g++/s390 only] optimization causes errornous behavior

2008-12-02 Thread Bastian Blank
On Thu, Jul 17, 2008 at 03:34:59AM +0200, Michael Tautschnig wrote:
 When rebuilding diagnostics, it failed on s390 during the selftests [0]. The
 failing piece of code is attached.

This includes too many preprocessor magic. Please provide an example
without.

I was not even able to link libdiagnostics properly because it include
unresolvable symbols.

Anyway, the access to m_throw as class member is somehow screwed if both
m_class_invariance and the destructor of Dummy_Class_With_Invariance is
inline.

 (all controllable options enabled by -O) does _not_ yield the errornous
 behavior, and dropping -fgcse also stops the runtime failure.

-fgcse is not the root cause. -O0 -fgcse does not show this behaviour.

Bastian

-- 
Actual war is a very messy business.  Very, very messy business.
-- Kirk, A Taste of Armageddon, stardate 3193.0



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



Bug#493645: ITP: nostromo -- small, simple, fast and secure httpd

2008-12-02 Thread Kai Hendry
Hey guys,

On Tue, Dec 2, 2008 at 11:12 AM, Matthias-Christian Ott [EMAIL PROTECTED] 
wrote:
 Are there any new news regarding this matter?

http://git.debian.org/?p=users/kai-guest/nostromo/.git

 I tried Kai's nhttpd package from http://hendry.iki.fi/debian/, but it
 seems he is building it with Webconverger installed.

Ah yes, that's built with the Webconverger branch of mine. Ignore it.
Use the git repo master branch.

 Could someone please list the points that stop it from integration
 into Debian?

I need sponsorship. Last weekend Daniel Bauman agreed to this. I think. :)

 At present I am aware of the following issues:
  1. Man pages pointo /usr/local instead of /usr.

Fixed this.

  2. Webconverger webpages are included.
  3. Document root is /srv/webc (see also 2.) instead of /var/www.

Ignore.

  4. Tarball contains CVS directories.

I need to remind Marcus about that.

  5. BSD authentication is enabled (it just fails always) even if it's
 not available.

Not sure about BSD authentication, but HTTP auth does work. I've
tested it. I need to compile a manpage for ncrypt mind.

  6. Nostromo uses it's own logging framework instead of syslog.

I think I have sorted logging out. Been ironing out a logrotate config
issue lately mind.

Thanks for you interest in this. I am hoping to get this done by the
end of the year. If you want to move quicker, I'm happy to take
patches and offers of help, or give up the package to you if needs be.
It's an excellent httpd!

Kind regards,



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



Bug#493645: ITP: nostromo -- small, simple, fast and secure httpd

2008-12-02 Thread Daniel Baumann
Kai Hendry wrote:
 I need sponsorship. Last weekend Daniel Bauman agreed to this. I think. :)

i did, yes (and i though i was pretty clear :). however, since you said
this is of no big hurry for you, i will have a look at it next week :)

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/



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



Bug#477411: Bug#507296: css-mode: Please set symlinks and avoid loading /etc/emacs/site-startd.d stuff when bytecompiling

2008-12-02 Thread Agustin Martin
On Tue, Dec 02, 2008 at 12:46:05PM +0100, Agustin Martin wrote:
 reassign 507296 css-mode
 retitle  507296 css-mode: Please set symlinks and avoid loading 
 /etc/emacs/site-startd.d stuff when bytecompiling
 tag  507296 +patch
 tag  477411 +patch
 thanks
..
 While we are playing with emacsen-install, I also include in attached patch
 a proposed fix for #477411 [css-mode: obsolete as of emacs 22.2], along with
 some reorganization of the FLAVOR check.

Forgot about emacs-snapshot. Updated patch attached.

-- 
Agustin
diff -u css-mode-0.11/debian/emacsen-install css-mode-0.11/debian/emacsen-install
--- css-mode-0.11/debian/emacsen-install
+++ css-mode-0.11/debian/emacsen-install
@@ -8,22 +8,25 @@
 FLAVOR=$1
 PACKAGE=css-mode
 
-if [ ${FLAVOR} = emacs ]; then exit 0; fi
+case ${FLAVOR} in
+emacs|emacs-snapshot|emacs22)
+echo install/${PACKAGE}: Ignoring emacsen flavor $FLAVOR.
+exit 0;
+;;
+*) echo install/${PACKAGE}: Handling install for emacsen flavor ${FLAVOR}
+;;
+esac
+
+# Do not load site files when byte-compiling. Single leading dash form
+# works also with FSF emacs =21
+SITEFLAG=-no-site-file
 
-echo install/${PACKAGE}: Handling install for emacsen flavor ${FLAVOR}
-
-#FLAVORTEST=`echo $FLAVOR | cut -c-6`
-#if [ ${FLAVORTEST} = xemacs ] ; then
-#SITEFLAG=-no-site-file
-#else
-#SITEFLAG=--no-site-file
-#fi
 FLAGS=${SITEFLAG} -q -batch -l path.el -f batch-byte-compile
 
 ELDIR=/usr/share/emacs/site-lisp/${PACKAGE}
 ELCDIR=/usr/share/${FLAVOR}/site-lisp/${PACKAGE}
 
-# Install-info-altdir does not actually exist. 
+# Install-info-altdir does not actually exist.
 # Maybe somebody will write it.
 if test -x /usr/sbin/install-info-altdir; then
 echo install/${PACKAGE}: install Info links for ${FLAVOR}
@@ -32,14 +35,19 @@
 
 install -m 755 -d ${ELCDIR}
+
 cd ${ELDIR}
 FILES=`echo *.el`
-cp ${FILES} ${ELCDIR}
+
 cd ${ELCDIR}
+for i in $FILES; do
+ln -sf ${ELDIR}/$i .
+done
 
 cat  EOF  path.el
 (setq load-path (cons . load-path) byte-compile-warnings nil)
 EOF
+
 ${FLAVOR} ${FLAGS} ${FILES}
-rm -f *.el path.el
+rm -f path.el
 
 exit 0
diff -u css-mode-0.11/debian/changelog css-mode-0.11/debian/changelog
--- css-mode-0.11/debian/changelog
+++ css-mode-0.11/debian/changelog
@@ -1,3 +1,14 @@
+css-mode (0.11-5.0.1) unstable; urgency=low
+
+  * debian/emacsen-install:
+- Do not byte-compile files for emacs22 and emacs-snapshot
+  (Closes: #477411).
+- Set symlinks to .el files and do not load site files
+  when byte-compiling (Closes: #507296).
+- Minor cosmetic changes.
+
+ -- Agustin Martin Domingo [EMAIL PROTECTED]  Tue, 02 Dec 2008 12:52:30 +0100
+
 css-mode (0.11-5) unstable; urgency=low
 
   * Apply patch from John Zaitseff to add additional CSS properties and


Bug#507551: mysql-server-5.0: 'stop slave' would be nice when upgrading

2008-12-02 Thread Jörgen Hägg
Package: mysql-server-5.0
Version: 5.0.51a-18
Severity: normal

ERROR 1201 (HY000): Could not initialize master info structure

This could also be treated as a wishlist request, but the database
replication stops completely at a upgrade.
After this it is necessary to do a 'reset slave' and 'change master ...'
to get the replication up again.
(And of course first saving the current log_pos... :-)

This happened on two slaves, exactly the same behaviour.

I managed, however, to do an upgrade without reset by just
doing 'stop slave' before upgrade. It started again automatically
without any problem.

So I guess that something in the upgrade messes with the
relay logs, thereby causing the problem. (Sorry, lost the complete
error message.)



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

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

Versions of packages mysql-server-5.0 depends on:
ii  adduser3.110 add and remove users and groups
ii  debconf [debconf-2.0]  1.5.24Debian configuration management sy
ii  libc6  2.7-16GNU C Library: Shared libraries
ii  libdbi-perl1.605-1   Perl5 database interface by Tim Bu
ii  libgcc11:4.3.2-1 GCC support library
ii  libmysqlclient15off5.0.51a-18MySQL database client library
ii  libncurses55.6+20080830-1shared libraries for terminal hand
ii  libreadline5   5.2-3 GNU readline and history libraries
ii  libstdc++6 4.3.2-1   The GNU Standard C++ Library v3
ii  libwrap0   7.6.q-16  Wietse Venema's TCP wrappers libra
ii  lsb-base   3.2-20Linux Standard Base 3.2 init scrip
ii  mysql-client-5.0   5.0.51a-18MySQL database client binaries
ii  mysql-common   5.0.51a-18MySQL database common files
ii  passwd 1:4.1.1-6 change and administer password and
ii  perl   5.10.0-18 Larry Wall's Practical Extraction
ii  psmisc 22.6-1Utilities that use the proc filesy
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages mysql-server-5.0 recommends:
ii  bsd-mailx [mailx]  8.1.2-0.20071201cvs-3 A simple mail user agent
ii  libhtml-template-p 2.9-1 HTML::Template : A module for usin

Versions of packages mysql-server-5.0 suggests:
pn  tinycanone (no description available)

-- debconf information:
  mysql-server-5.0/really_downgrade: false
  mysql-server-5.0/need_sarge_compat: false
  mysql-server-5.0/start_on_boot: true
  mysql-server/error_setting_password:
  mysql-server-5.0/nis_warning:
  mysql-server-5.0/postrm_remove_databases: false
  mysql-server-5.0/need_sarge_compat_done: true
  mysql-server/password_mismatch:



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



Bug#504524: AWT_TOOLKIT=MToolkit causes java to segfault on amd64

2008-12-02 Thread Riku Voipio
On Tue, Dec 02, 2008 at 12:42:56PM +0100, martin f krafft wrote:
  The bugreport you forwarded mentioned that the bug is specific to
  E17 window manager, rather than new Xorg in general. Which windows
  manager were you using, and did you try others?

 This happens with awesome and fluxbox.
 http://awesome.naquadah.org/wiki/index.php?title=Problems_with_Java
 seems to suggest that it's an ICCCM-related problem.

I can now reproduce is reproducible with:

$ Xephyr :1
$ DISPLAY=:1 /usr/bin/awesome 
$ DISPLAY=:1 jabref

But running the suggestested workaround:

$ DISPLAY=:1 wmname compiz
$ DISPLAY=:1 jabref

Makes  work. Even using Xephyr without a window manager
at all makes jabref start just fine. I think this bug has
inflated severity..

 Anyway, the segfault with MToolkit stays. :(

I doubt there is much point in fixing the motif backend
in late 2008..


-- 
rm -rf only sounds scary if you don't have backups



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



Bug#504524: AWT_TOOLKIT=MToolkit causes java to segfault on amd64

2008-12-02 Thread martin f krafft
also sprach Riku Voipio [EMAIL PROTECTED] [2008.12.02.1311 +0100]:
 Makes  work. Even using Xephyr without a window manager
 at all makes jabref start just fine. I think this bug has
 inflated severity..

Maybe.

  Anyway, the segfault with MToolkit stays. :(
 
 I doubt there is much point in fixing the motif backend in late
 2008..

Well, ideally, I would not need to use MToolkit, which would make
this bug something I couldn't care less about. But since XToolkit is
broken wrt ICCCM, I have to.

So this bug is really twofold. I think a segfault on amd64 with
MToolkit is not RC (but grave+lenny-ignore), but the fact that
XToolkit is broken wrt ICCCM is pretty bad. Whether it's RC, I don't
know. I think it is, but I am known to have higher standards than
people who want lenny out sooner rather than later.

-- 
 .''`.   martin f. krafft [EMAIL PROTECTED]  Related projects:
: :'  :  proud Debian developer   http://debiansystem.info
`. `'`   http://people.debian.org/~madduckhttp://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems
 
windows v.i.s.t.a.: viruses, infections, spyware, trojans and adware


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


Bug#468666: English language should use utf-8 encoding

2008-12-02 Thread Alexander GQ Gerasiov
Tue, 2 Dec 2008 11:42:45 +0100
Patrick Schoenfeld [EMAIL PROTECTED] wrote:

 Hi,
 
 some time back you've reported a bug against the mantis package.
 I wonder weither you tested a new upstream version in the meantime.
No, I didn't tested new version, sorry.

-- 
Best regards,
 Alexander GQ Gerasiov

 Contacts:
 e-mail:[EMAIL PROTECTED] Jabber:  [EMAIL PROTECTED]
 Homepage:  http://gq.net.ru ICQ: 7272757
 PGP fingerprint: 0628 ACC7 291A D4AA 6D7D  79B8 0641 D82A E3E3 CE1D



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



Bug#507544: debian-installer: errors in example-preseed.txt

2008-12-02 Thread Frans Pop
reassign 507544 installation-guide 20081113
tags 507544 pending
thanks

On Tuesday 02 December 2008, Andreas Beckmann wrote:
 contains at least 2 errors:

 -d-i clock-setup/ntp-server ntp.example.com
 +d-i clock-setup/ntp-server string ntp.example.com

 -d-i parman-md/device_remove_md boolean true
 +d-i partman-md/device_remove_md boolean true

Thanks for spotting and reporting these. Both fixed.

Cheers,
FJP



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



Bug#505065: kernel

2008-12-02 Thread Randy Riegler
I have:

Linux debian-stable.local 2.6.24-etchnhalf.1-alpha-generic #1 Tue Oct 14
08:54:49 UTC 2008 alpha GNU/Linux

now squid just dies with no log entries

Randy


Bug#507542: strongswan: endless loop

2008-12-02 Thread Vladimir Stavrinov
On Tue, Dec 02, 2008 at 01:09:23PM +0100, Rene Mayrhofer wrote:

  charon: 08[IKE] reauthenticating IKE_SA due address change
 That's the first time I am reading this message. Hmm...

So am I. I never see it on the other machines. I have a look
into source: this is output of roam() function calling when
interface changed to renew connection. That is mobike feature.
I have there ppp interface as default route, but it never
changes as well as other interfaces. More over, when setting
mobike = no charon try to send message to internal interface of
its remote peer belonging to rightsubnet through out the
default gate.  This is nonsense. It is not accessible this way,
only via  tunnel. This is certainly bug, a hard bug.

I think, You should upgrade it to 4.2.9 version. There are
many fixes.

  If this means ip address then it is not true: no address changed. I have
  tried to reproduce this situation on the virtual machines with most close
  network configuration without success. Changing interfaces and firewall and

 Can you reproduce this problem on another set of machines as well?

Do You read this few lines above? I can not. I have tried to do
so on virtual (kvm) machines with network configuration as close
as possible to real situation including ppp as default route.
But there are no such problem: vpn work in any configurations.

-- 

*
   Vladimir Stavrinov  **
***   [EMAIL PROTECTED]   *
*




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



Bug#506418: linux-image-2.6.18-6-xen-amd64: domU soft lockup detected

2008-12-02 Thread Valentin Vidic
On Sat, Nov 29, 2008 at 11:17:59AM +, Ian Campbell wrote:
 Apparently there is no Etch amd64 autobuilder at the moment. I've done a
 private binary-only build and put the bits here:

Thanks, I'll try it out on one of the domUs and let you know how it goes.
It will take some time as the errors don't appear very often (once a week
or so).

-- 
Valentin



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




Bug#504524: AWT_TOOLKIT=MToolkit causes java to segfault on amd64

2008-12-02 Thread Riku Voipio
On Tue, Dec 02, 2008 at 01:17:34PM +0100, martin f krafft wrote:
 Well, ideally, I would not need to use MToolkit, which would make
 this bug something I couldn't care less about. But since XToolkit is
 broken wrt ICCCM, I have to.

or, you could use one of the workarounds mentioned.

 So this bug is really twofold. I think a segfault on amd64 with
 MToolkit is not RC (but grave+lenny-ignore), but the fact that
 XToolkit is broken wrt ICCCM is pretty bad. Whether it's RC, I don't
 know.

Well, I'm going to touch the severity then, and leave it to the Release
team to decide on.

I am not aware of ICCCM compliance being Release Critical or even
Release goal issue. I would welcome that, as it would allow us
to boot most of the useless window managers and bunch of legacy
X11 applications from out archive...

-- 
rm -rf only sounds scary if you don't have backups



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



Bug#507558: ignores LockXLock yes setting in /etc/hibernate/common.conf (e.g. does not lock the screen)

2008-12-02 Thread Albert Dengg
Package: hibernate
Version: 1.99-1
Severity: grave
Tags: security
Justification: user security hole

hi,
i just noticed that for some reason the X session is not locked after a
successfull resume which cause a serious security problem in my opinion.

yours
albert

-- Package-specific info:
--- configuration
== /etc/hibernate/common.conf ==
Verbosity 0
LogFile /var/log/hibernate.log
LogVerbosity 4
Distribution debian
SaveClock restore-only
 IbmAcpi yes
 LockXLock yes
OnResume 20 /usr/sbin/anacron -s
UnloadBlacklistedModules yes
LoadModules auto
 PauseAudio yes
 EjectCards yes
 RestartServices laptop-mode
RestartServices cron
SwitchToTextMode yes
== /etc/hibernate/disk.conf ==
TryMethod ususpend-disk.conf
TryMethod sysfs-disk.conf
== /etc/hibernate/hibernate.conf ==
TryMethod suspend2.conf
TryMethod disk.conf
TryMethod ram.conf
== /etc/hibernate/ram.conf ==
TryMethod ususpend-ram.conf
TryMethod sysfs-ram.conf
== /etc/hibernate/suspend2.conf ==
UseSuspend2 yes
Reboot no
EnableEscape yes
DefaultConsoleLevel 1
Compressor lzf
Encryptor none
FullSpeedCPU yes
Include common.conf
== /etc/hibernate/sysfs-disk.conf ==
UseSysfsPowerState disk
Include common.conf
== /etc/hibernate/sysfs-ram.conf ==
UseSysfsPowerState mem
Include common.conf
== /etc/hibernate/ususpend-both.conf ==
USuspendMethod both
Include common.conf
== /etc/hibernate/ususpend-disk.conf ==
USuspendMethod disk
Include common.conf
== /etc/hibernate/ususpend-ram.conf ==
USuspendMethod ram
Include common.conf

--- /sys/power
== /sys/power/disk ==
[platform] test testproc shutdown reboot 
== /sys/power/image_size ==
973892157
== /sys/power/resume ==
254:6
== /sys/power/state ==
mem disk

--- log
http://albertd.nicenamecrew.com/hibernate.log.bz2

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

Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages hibernate depends on:
ii  kbd   1.14.1-4   Linux console font and keytable ut

Versions of packages hibernate recommends:
ii  dash  0.5.4-12   POSIX-compliant shell
ii  hdparm8.9-2  tune hard disk parameters for high
ii  uswsusp   0.8-1.1tools to use userspace software su
ii  vbetool   1.0-3  run real-mode video BIOS code to a

Versions of packages hibernate suggests:
pn  915resolution none (no description available)
ii  xscreensaver  5.05-3 Automatic screensaver for X

-- no debconf information


signature.asc
Description: Digital signature


Bug#507397: Precision and patch

2008-12-02 Thread Mark Brown
On Tue, Dec 02, 2008 at 12:20:06PM +0100, Lo??c Fejoz wrote:

 @@ -0,0 +1,3 @@
 +  programme memain
 +  write (*,*) 'Hello, world!'
 +  end

Better to stick with program here.  Other than that this looks good -
I was going to go with the same fix myself.

-- 
You grabbed my hand and we fell into it, like a daydream - or a fever.



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



Bug#507559: python-sphinx: Version 0.4.3 available

2008-12-02 Thread Dirk Eddelbuettel

Package: python-sphinx
Severity: normal

Thanks for maintaining python-sphinx.  

As the new version 0.4.3 is out -- and in fact required by something I'd like
to package -- could you look into upgrading the package?

Thanks, Dirk


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

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


-- 
Three out of two people have difficulties with fractions.



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



Bug#507557: linux-image-2.6.26-1-r4k-ip22: hangs early at boot on Indigo2

2008-12-02 Thread Martin Michlmayr
* Julien BLACHE [EMAIL PROTECTED] [2008-12-02 14:26]:
 Package: linux-image-2.6.26-1-r4k-ip22
 Version: 2.6.26-11

Thomas, any idea?

 The kernel hangs early at boot on an Indigo2:
 
 [0.00] Initializing cgroup subsys cpu
 [0.00] Linux version 2.6.26-1-r4k-ip22 (Debian 2.6.26-11) ([EMAIL 
 PROTECTED]) (gcc version 4.1.3 20080623 (prerelease) (Debian 4.1.2-23)) #1 
 Thu Nov 27 03:36:47 UTC 2008
 [0.00] ARCH: SGI-IP22
 [0.00] PROMLIB: ARC firmware Version 1 Revision 10
 [0.00] console [early0] enabled
 [0.00] CPU revision is: 0460 (R4400SC)
 [0.00] FPU revision is: 0500
 [0.00] Checking for the multiply/shift bug... no.
 [0.00] Checking for the daddiu bug... no.
 [0.00] MC: SGI memory controller Revision 3
 [0.00] MC: Probing memory configuration:
 [0.00]  bank0: 128M @ 0800
 [0.00]  bank1: 128M @ 1000
 [0.00] Determined physical RAM map:
 [0.00]  memory: 1000 @ 0800 (usable)
 [0.00] Wasting 1835008 bytes for tracking 32768 unused pages
 [0.00] Initrd not found or empty - disabling initrd
 [0.00] Zone PFN ranges:
 [0.00]   Normal  32768 -98304
 [0.00] Movable zone start PFN for each node
 [0.00] early_node_map[1] active PFN ranges
 [0.00] 0:32768 -98304
 
 JB.
 
 -- 
  Julien BLACHE [EMAIL PROTECTED]  |  Debian, because code matters more 
  Debian  GNU/Linux Developer|   http://www.debian.org
  Public key available on http://www.jblache.org - KeyID: F5D6 5169 
  GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 
 

-- 
Martin Michlmayr
http://www.cyrius.com/



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



Bug#507479: debsign: breaks pinentry-curses

2008-12-02 Thread Adam D. Barratt

Hi,

Loïc Minier wrote:

 debsign doesn't work with pinentry-curses because it seems to use
 stdin/stdout to draw the password prompt and read the password but
 debsign redirects them.

[...]

 full solution is to create a temp dir with with a new $1 + newline
 file, run gpg on this in batch mode (prevents Are you sure you want
 to overwrite prompting) and outputting to a real .asc file, then
 moving this back.


I've attached a (-w to avoid clutter from reindenting in a couple of places) 
diff addressing this bug and #507482; any comments / complaints welcome.


I didn't use --batch as it also prevents entry of a passphrase if required; 
however, as the files being signed are now always in a temporary directory 
there shouldn't be any issues with overwrite prompts.


Regards,

Adam 


507479.diff
Description: Binary data


Bug#505936: please allow to specify a different user for ssh://

2008-12-02 Thread Adrian Bridgett
seconded.  Guido - it _would_ do but there are some hardcoded bits.

The attached two patches fixes that.

Adrian
-- 
Email: [EMAIL PROTECTED]  -*-  GPG key available on public key servers
Debian GNU/Linux - the maintainable distribution   -*-  www.debian.org
--- connect.py.orig	2008-11-26 09:13:53.0 +
+++ connect.py	2008-12-02 09:14:59.0 +
@@ -226,7 +226,7 @@
 elif conn == CONN_TLS:
 uri = xen+tls:// + host + /
 elif conn == CONN_SSH:
-uri = xen+ssh://root@ + host + /
+uri = xen+ssh:// + host + /
 elif conn == CONN_TCP:
 uri = xen+tcp:// + host + /
 else:
@@ -235,7 +235,7 @@
 elif conn == CONN_TLS:
 uri = qemu+tls:// + host + /system
 elif conn == CONN_SSH:
-uri = qemu+ssh://root@ + host + /system
+uri = qemu+ssh:// + host + /system
 elif conn == CONN_TCP:
 uri = qemu+tcp:// + host + /system
 
--- details.py.orig	2008-11-26 09:14:06.0 +
+++ details.py	2008-12-02 09:14:19.0 +
@@ -1059,11 +1059,10 @@
 os.close(1)
 os.dup(fds[1].fileno())
 os.dup(fds[1].fileno())
-if not server.count(:):
-sshport = 22
-else:
+argv = [ssh, ssh]
+if server.count(:):
 (server, sshport) = server.split(:)
-argv = [ssh, ssh, -p, sshport]
+argv += [-p, sshport]
 if username:
 argv += ['-l', username]
 argv += [ server, nc, vncaddr, str(vncport) ]


Bug#507546: SECNDS intrinsic procedure is missing in f2c

2008-12-02 Thread Loïc Fejoz
Package: f2c
Version: 20061008-3
Severity: normal

The SECNDS intrinsic procedure as described in the following document is 
missing in f2c. It makes some files uncompilable.
http://gcc.gnu.org/onlinedocs/gfortran/SECNDS.html

Some C implementations can be found on newsgroup:
http://groups.google.fr/group/uk.comp.os.linux/browse_thread/thread/5f21bbbf7d7fcc1b?hl=frq=f2c+%2Bsecnds#3940506a51c259d4
http://groups.google.fr/group/comp.lang.fortran/browse_thread/thread/1c34dc3fcbec2bee?hl=frq=f2c+secnds#d1e2f6165eaca2dd


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

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

Versions of packages f2c depends on:
ii  libc6 2.7-15 GNU C Library: Shared libraries
ii  libf2c2-dev   20061008-4 Development libraries for use with

Versions of packages f2c recommends:
ii  gcc   4:4.3.2-2  The GNU C compiler

Versions of packages f2c suggests:
ii  fort771.15-7 Invoke f2c like a real compiler

-- no debconf information



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



Bug#254243: will it get a freeze exception?

2008-12-02 Thread Ferenc Wagner
Hi,

Thanks for finally fixing this long standing and disturbing bug!
Do you think it will get a Lenny freeze exception? :)
-- 
Cheers,
Feri.



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



Bug#507560: fails to start: ImportError: No module named pkg_resources

2008-12-02 Thread Damyan Ivanov
Package: rst2pdf
Version: 0.9-1
Severity: grave

Trying to run rst2pdf bails out with:
__
Traceback (most recent call last):
  File /usr/bin/rst2pdf, line 5, in module
from pkg_resources import load_entry_point
ImportError: No module named pkg_resources
~~


Thanks,
dam


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

Kernel: Linux 2.6.26-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=bg_BG.UTF-8, LC_CTYPE=bg_BG.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages rst2pdf depends on:
ii  python2.5.2-3An interactive high-level object-o
ii  python-docutils   0.5-2  Utilities for the documentation of
ii  python-reportlab  2.2-2  ReportLab library to create PDF do
ii  python-simplejson 1.9.2-1Simple, fast, extensible JSON enco
ii  python-support0.8.7  automated rebuilding support for P

rst2pdf recommends no packages.

Versions of packages rst2pdf suggests:
ii  python-imaging1.1.6-3Python Imaging Library
pn  python-matplotlib none (no description available)
pn  python-pygments   none (no description available)
pn  python-sphinx none (no description available)
pn  python-uniconvertor   none (no description available)

-- no debconf information



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



Bug#507561: biblatex: Style change in localization files

2008-12-02 Thread Luca Niccoli
Package: biblatex
Version: 0.8a-1
Severity: normal
Tags: l10n

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Two of the localization files, italian.lbx and french.lbx, contain the
following command:
\def\mkbibnamelast#1{{\hyphenrules{nohyphenation}\textsc{#1}}}%
It makes the styles using mkbibnamelast to print last names in small
capitals; I don't know if this is pertinent to localization, it looks
more like a style change to me - being italian, I would say that most of the
bibliographies I read do not use small capitals.
Cheers,
Luca

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

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

Versions of packages biblatex depends on:
ii  etoolbox   1.7-1 Toolbox for LaTeX class and packag
ii  tex-common 1.11.2common infrastructure for building
ii  texlive-latex-base 2007.dfsg.1-3 TeX Live: Basic LaTeX packages

Versions of packages biblatex recommends:
ii  texlive-latex-extra2007.dfsg.5-1 TeX Live: LaTeX supplementary pack

biblatex suggests no packages.

- -- no debconf information

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

iEYEARECAAYFAkk1QasACgkQ4OR+1T4ba9hmvACePneiYHQt8bTnsqOJIs5no0Sr
pBMAn2novnOmOKLcwtxF2wOivUZXdB4p
=lSvz
-END PGP SIGNATURE-



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



Bug#507367: [ttf-liberation] fontconfig file violation

2008-12-02 Thread Holger Levsen
tags 507367 +pending
thanks

Hi Eugene,

On Monday 01 December 2008 01:46, Eugene Paskevich wrote:
 Actually, it seems to me that fontconfig-config package provides this
 already.
 Please take a look at the file named 30-metric-aliases.conf.
 It does some aliasing. Some additional aliasing is done in 45-latin.conf.

Ah, thanks for those pointers! 

They indeed look like 65-ttf-liberation.conf is unneeded, so I will remove it 
in the next upload.

 I'm not an expert, though. There is a possibility that some unaliasing is
 needed in 6x-*.conf files for Liberation.
 But it seems to me that we'd better be off that file so far.

I agree.


regards,
Holger


pgpdzSW3Ku2oy.pgp
Description: PGP signature


Bug#505846: New upstream version 1.40

2008-12-02 Thread Leo Antunes
Hi

Chris Coulson wrote:
 I've just updated the version in Ubuntu to 1.40. The only think I
 changed was the build-depend on libcurl-dev (which is a virtual pacakge)
 to build-depend on the actual physical packages provided by libcurl-dev,
 as we experienced a build failure for some reason. I'm not sure if you
 want to share this change.
   

Thanks for the heads-up.
Coincidently I had just uploaded the 1.40 to Debian yesterday. It should
enter the archive shortly.
I haven't implemented the libcurl-dev build-dep change, because I didn't
see any build-problems. It could be a ubuntu-specific thing. Can you
give me some more details?
I did add a build-dep on intltool though, plus some other changes.
Please take a look at the changes in the NEW queue[0] or in the packages
themselves when they enter the archive, if you have the time and want to
import some of those changes into Ubuntu as well.

If you have any other comments on the package, please let me know!

Cheers

[0] http://ftp-master.debian.org/new/transmission_1.40-1.html

-- 
*Leo Antunes*



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



Bug#507542: strongswan: endless loop

2008-12-02 Thread Rene Mayrhofer
On Dienstag, 2. Dezember 2008, Vladimir Stavrinov wrote:
 The similar configuration is on the other side. There are no problem when
 connection initiating from one side of tunnel and VPN are working fine. But
 if it is originated from other side, the following scenario are rolling up.
 At the first time ipsec started, the tunnel is build and working as should.
 It is successfully rekeying few times with keylife period. But when 
 ikelifetime expired, the tunnel destroyed and rebuild again repeatedly in
 the endless loop. Analyzing the syslog I have found the only difference
 between two side in the strange message:

 charon: 08[IKE] reauthenticating IKE_SA due address change
That's the first time I am reading this message. Hmm...

 If this means ip address then it is not true: no address changed. I have
 tried to reproduce this situation on the virtual machines with most close
 network configuration without success. Changing interfaces and firewall and
 default route has no effect.  Adding mobike = no to config cause this
 endless loop immediately after ipsec starting up. I can't find the source
 of problem.
Can you reproduce this problem on another set of machines as well?

best regards,
Rene


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


Bug#507547: libvirt-bin: Add link on /usr/bin/qemu-kvm or change code

2008-12-02 Thread Marc Fargas
Package: libvirt-bin
Version: 0.5.0-1
Severity: normal

Maybe this bug should be important as it makes one driver
not-usable.

Hi there,
As per libvirt's docs: 
KVM hypervisor: The driver will probe /usr/bin  for the presence of
qemu-kvm and /dev/kvm device node. If both are found, then KVM
fullyvirtualized, hardware accelerated guests will be available. 

This is true, as if there's not /usr/bin/qemu-kvm you can't do KVM
virtual machines (and if you have no qemu installed you can only do
UML then).

I had to manually create a link from qemu-kvm to kvm and I can now do
KVM machines. Maybe either the kvm package should provide this link or
the libvirt-bin package should be changed to check for /usr/bin/kvm
instead of qemu-kvm

Thanks for packaging libvirt!
Marc


-- System Information:
Debian Release: lenny/sid
  APT prefers experimental
  APT policy: (950, 'experimental'), (900, 'testing'), (300, 'unstable'), (100, 
'stable')
Architecture: i386 (i686)

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

Versions of packages libvirt-bin depends on:
ii  adduser3.110 add and remove users and groups
ii  libavahi-client3   0.6.23-2  Avahi client library
ii  libavahi-common3   0.6.23-2  Avahi common library
ii  libc6  2.8+20080809-1GNU C Library: Shared libraries
ii  libdbus-1-31.2.4-1   simple interprocess messaging syst
ii  libgcrypt111.4.3-1   LGPL Crypto library - runtime libr
ii  libgnutls262.6.2-1   the GNU TLS library - runtime libr
ii  libgpg-error0  1.4-2 library for common error values an
ii  libpolkit-dbus20.9-1 library for accessing PolicyKit vi
ii  libpolkit2 0.9-1 library for accessing PolicyKit
ii  libreadline5   5.2-3 GNU readline and history libraries
ii  libsasl2-2 2.1.22.dfsg1-23   Cyrus SASL - authentication abstra
ii  libselinux12.0.65-5  SELinux shared libraries
ii  libtasn1-3 1.7-1 Manage ASN.1 structures (runtime)
ii  libvirt0   0.5.0-1   library for interfacing with diffe
ii  libxenstore3.0 3.2.1-2   Xenstore communications library fo
ii  libxml22.6.32.dfsg-5 GNOME XML library
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages libvirt-bin recommends:
ii  bridge-utils  1.4-5  Utilities for configuring the Linu
pn  dnsmasq   none (no description available)
ii  iptables  1.4.1.1-4  administration tools for packet fi
ii  netcat-openbsd1.89-3 TCP/IP swiss army knife
pn  qemu  none (no description available)

Versions of packages libvirt-bin suggests:
ii  policykit 0.9-1  framework for managing administrat

-- no debconf information



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



Bug#503314: liblpsolve55.so is in /usr/lib/lp_solve not /usr/lib

2008-12-02 Thread Soeren Sonnenburg
On Tue, 2008-12-02 at 10:56 +0100, Rene Engelhard wrote:
 severity 503314 wishlist
 tag 503314 + wontfix
 thanks
 
 Hi,

Hi Rene,

 Soeren Sonnenburg wrote:
  The library should really be in /usr/lib like liblpsolve55*.a is.
 
 No, definitely not. Doing so would be a RC bug.

Sorry, but there seems to be some misunderstanding. As this library
obviously has no proper soname, the right fix is to suffix the library
with -version. This is how it is written in the policy/debian library
packaging guidelines.

 *Unversioned* library. With NO SONAME. API/ABI changes from 5.5.0.10 to
 5.5.0.13.

yes then that is why you would need to introduce a new package
liblpsolve-5.5.0.13.

 No way. There's a reason it's in its private dir.

This does not help. When a project requires liblpsolve it still cannot
use it (as abi changes are not dealt with). So you could as well remove
the .so file an integrate liblpsolve statically.

Soeren



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



Bug#504918: [Debian Wiki] Update of NewInLenny : Upgrade over SSH issue

2008-12-02 Thread Rob M. Hagopian
Here's the data you requested; I'm sorry it doesn't seem to be of much help 
(the data in syslog seems to have aged out).

One thing that may have had an impact - drive space was very low during the 
upgrade and could have conceivably been completely used up at the time.

-Rob

elm:~# cat /etc/network/interfaces
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# The primary network interface
allow-hotplug eth0
iface eth0 inet static
address 10.240.0.50
netmask 255.255.255.0
gateway 10.240.0.1
elm:/var/log# zcat /var/log/sysl*gz /var/log/syslog* | grep NetworkManager

gzip: /var/log/syslog: not in gzip format

gzip: /var/log/syslog.0: not in gzip format
elm:~# zcat /var/log/sysl*gz | grep Network ; grep Network /var/log/sysl*
elm:~# /etc/init.d/network-manager restart
Restarting network connection manager: NetworkManager.
elm:~# ifconfig
eth0  Link encap:Ethernet  HWaddr 00:01:c0:03:7b:5a
  inet addr:10.240.0.50  Bcast:10.240.0.255  Mask:255.255.255.0
  inet6 addr: fe80::201:c0ff:fe03:7b5a/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:638181 errors:0 dropped:0 overruns:0 frame:0
  TX packets:528568 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:230816197 (220.1 MiB)  TX bytes:220591085 (210.3 MiB)
  Interrupt:10 Base address:0xf800
[...]
elm:~# /etc/init.d/network-manager stop
Stopping network connection manager: NetworkManager.
elm:~#
elm:~#
elm:~#
elm:~# /etc/init.d/network-manager start
Starting network connection manager: NetworkManager.
elm:~#
elm:~#
elm:~#
elm:~# ifconfig
eth0  Link encap:Ethernet  HWaddr 00:01:c0:03:7b:5a
  inet addr:10.240.0.50  Bcast:10.240.0.255  Mask:255.255.255.0
  inet6 addr: fe80::201:c0ff:fe03:7b5a/64 Scope:Link
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  RX packets:638248 errors:0 dropped:0 overruns:0 frame:0
  TX packets:528622 errors:0 dropped:0 overruns:0 carrier:0
  collisions:0 txqueuelen:1000
  RX bytes:230822279 (220.1 MiB)  TX bytes:220598095 (210.3 MiB)
  Interrupt:10 Base address:0xf800

-Rob

-Original Message-
From: Michael Biebl [mailto:[EMAIL PROTECTED]
Sent: Monday, December 01, 2008 5:45 PM
To: Frank Lin PIAT; [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Bug#504918: [Debian Wiki] Update of NewInLenny : Upgrade over
SSH issue


Frank Lin PIAT wrote:
 severity 504918 grave
 --
 
 [BCC Stuart Prescott: stuart+debian AT nanonanonano net]
 
 Hello Stuart,
 
 (I hope you are the right Stuart)
 
 You added the following comment on the wiki page:
 
 On Mon, 2008-12-01 at 18:27 +, Debian Wiki wrote:
 The following page has been changed by StuartPrescott:
 [..]
 +  * Upgrading over ssh when the connection is managed by NetworkManager can 
 lead the upgrade failing/hanging when the NetworkManager service is 
 restarted.
 If you are lucky, the ssh connection will not drop out; if you are unlucky, 
 the ssh connection will drop out and at the next interactive point in the 
 upgrade (e.g. dpkg replace this file or debconf) the entire upgrade is 
 left in a horrible state.
 

Two points:
- If you have setup a static ip, say for eth0, via /etc/network/interfaces, NM
should not manage eth0 and therefore not terminate the connection.
- If you use DHCP and NM is managing the interface, it should bring up the
device again, when it is successfully restarted.

Could you please send me the contents of /etc/network/interfaces.
Now that you have upgraded to lenny, what happens if you restart it via
/etc/init.d/network-manager?
The syslog would also be interesting:
grep NetworkManager /var/log/syslog

Cheers,
Michael


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



Bug#507549: virt-viewer: Package has no executable file

2008-12-02 Thread Marc Fargas
Package: virt-viewer
Version: 0.0.3-5
Severity: important

Hi,
The virt-viewer package in Experimental has no /usr/bin/virt-viewer
which makes it a bit unusable ;)


-- System Information:
Debian Release: lenny/sid
  APT prefers experimental
  APT policy: (950, 'experimental'), (900, 'testing'), (300, 'unstable'), (100, 
'stable')
Architecture: i386 (i686)

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

Versions of packages virt-viewer depends on:
ii  libc6 2.8+20080809-1 GNU C Library: Shared libraries
ii  libglib2.0-0  2.18.3-1   The GLib library of C routines
ii  libgtk-vnc-1.0-0  0.3.7-4A VNC viewer widget for GTK+ (runt
ii  libgtk2.0-0   2.14.5-1   The GTK+ graphical user interface 
ii  libvirt0  0.5.0-1library for interfacing with diffe
ii  libxml2   2.6.32.dfsg-5  GNOME XML library

virt-viewer recommends no packages.

Versions of packages virt-viewer suggests:
ii  netcat1.10-38TCP/IP swiss army knife -- transit
ii  netcat-openbsd [netcat]   1.89-3 TCP/IP swiss army knife
ii  netcat-traditional [netcat]   1.10-38TCP/IP swiss army knife

-- no debconf information



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



Bug#507554: patches to add new option to hsetroot and prevent crash without X display

2008-12-02 Thread michal . suchanek
Package: hsetroot
Version: 1.0.2-1.1
Severity: wishlist
Tags: patch


Hello

hsetroot is the best standalone X wallpaper tool I found so far.

The only thing I am missing is an option to set the background to some
colour which is similar to the image.

Although I did not find a simple way to implement such option I
implemented sort of workaround which works quite well for many images.

Also hsetroot crashes when it cannot connect to the X display.

Thanks

Michal




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

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

Versions of packages hsetroot depends on:
ii  libc6 2.7-16 GNU C Library: Shared libraries
ii  libimlib2 1.4.0-1.2  powerful image loading and renderi
ii  libx11-6  2:1.1.5-2  X11 client-side library

hsetroot recommends no packages.

hsetroot suggests no packages.

-- no debconf information
--- src/hsetroot.c  2003-09-05 23:35:21.0 +0200
+++ src/hsetroot.c  2008-11-08 02:22:15.0 +0100
@@ -254,6 +275,11 @@
   Imlib_Color_Modifier modifier = NULL;
   _display = XOpenDisplay (NULL);
 
+  if(!_display){
+fprintf (stderr, Cannot open X display!\n);
+exit (123);
+  }
+
   for (screen = 0; screen  ScreenCount (_display); screen++)
 {
   display = XOpenDisplay (NULL);
diff -ur hsetroot-1.0.2/src/hsetroot.c hsetroot-1.0.2.mod/src/hsetroot.c
--- src/hsetroot.c	2003-09-05 23:35:21.0 +0200
+++ src/hsetroot.c	2008-11-07 22:43:39.0 +0100
@@ -8,7 +8,7 @@
 #include config.h
 
 typedef enum
-{ Full, Fill, Center, Tile } ImageMode;
+{ Full, Fill, Center, Tile, Xtend } ImageMode;
 
 void
 usage (char *commandline)
@@ -30,6 +30,7 @@
 	   -center imageRender an image centered on screen\n
 	   -tile image  Render an image tiled\n
 	   -full image  Render an image maximum aspect\n
+	   -extend imageRender an image max aspect and fill borders\n
 	   -fill image  Render an image strechted\n
 	  \n
 	  Manipulations:\n
@@ -199,7 +200,7 @@
   imlib_blend_image_onto_image (buffer, 0, 0, 0, imgW, imgH,
 0, 0, rootW, rootH);
 }
-  else if (mode == Full)
+  else if ((mode == Full) || (mode == Xtend))
 {
   double aspect = ((double) rootW) / imgW;
   int top, left;
@@ -207,9 +208,29 @@
 	aspect = (double) rootH / (double) imgH;
   top = (rootH - (int) (imgH * aspect)) / 2;
   left = (rootW - (int) (imgW * aspect)) / 2;
+
   imlib_blend_image_onto_image (buffer, 0, 0, 0, imgW, imgH,
 left, top, (int) (imgW * aspect),
 (int) (imgH * aspect));
+
+  if (mode == Xtend) {
+int w;
+if ( left 0 ) {
+  int right = left - 1 + (int) (imgW * aspect);
+  /* check only the right border - left is int divided so the right border is larger */
+  for (w = 1; (right + w  rootW); w = 1) {
+imlib_image_copy_rect (left + 1 - w, 0, w, rootH, left + 1 - w - w, 0);
+imlib_image_copy_rect (right, 0, w, rootH, right + w, 0);
+  }
+}
+if (top 0 ) {
+  int bottom = top - 1 + (int) (imgH * aspect);
+  for (w = 1; (bottom + w  rootH); w = 1) {
+imlib_image_copy_rect (0, top + 1 - w, rootW, w, 0, top + 1 - w - w);
+imlib_image_copy_rect (0, bottom, rootW, w, 0, bottom + w);
+  }
+}
+  }
 }
   else
 {
@@ -420,6 +441,20 @@
 		  continue;
 		}
 	}
+	  else if (strcmp (argv[i], -extend) == 0)
+	{
+	  if ((++i) = argc)
+		{
+		  fprintf (stderr, Missing image\n);
+		  continue;
+		}
+	  if (load_image (Xtend, argv[i], width, height, alpha, image) ==
+		  0)
+		{
+		  fprintf (stderr, Bad image (%s)\n, argv[i]);
+		  continue;
+		}
+	}
 	  else if (strcmp (argv[i], -tile) == 0)
 	{
 	  if ((++i) = argc)
--- hsetroot-1.0.2/debian/hsetroot.12008-12-02 13:12:05.0 +0100
+++ hsetroot-1.0.2.mod/debian/hsetroot.12008-12-02 13:10:53.0 
+0100
@@ -47,6 +47,9 @@
 .B \-full image  
 Render an image maximum aspect
 .TP
+.B \-extend image  
+Render an image maximum aspect, and copy 1px border taken from the image over 
the remaining area so that no black borders are shown.
+.TP
 .B \-fill image
 Render an image strechted
 .TP


Bug#461097: #461097 ocropus -- Document analysis and OCR system

2008-12-02 Thread Jeffrey Ratcliffe
2008/12/2 Noèl Köthe [EMAIL PROTECTED]:
 Fine. We like to have it in Debian so a colleague and I will look over
 the package. Is this OK for you?
 I would sponsor the package if you are still looking for a sponsor as
 noted on mentors.

I would wait for me to make the changes needed before I upload to
mentors again. Then please feel free to look at it.

Regards

Jeff


Bug#488497: The whitespace patch breaks fish for non-Linux hosts

2008-12-02 Thread Ludovic Drolez
Hi !

The patch that replaces 'ls -lLan' by 'ls -lQLan' should be removed,
because it breaks ssh access on a lot of systems:
- the 'Q' option is not portable (breaks Solaris, *bsd)
- older gnu ls version do not have this option.

Regards,

-- 
Ludovic Drolez.

http://www.palmopensource.com   - The PalmOS Open Source Portal
http://www.drolez.com  - Personal site - Linux, Zaurus and PalmOS stuff



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



Bug#507541: openssh-client: multiplexed connections open prompt on master

2008-12-02 Thread Adrian Bridgett
Package: openssh-client
Version: 1:5.1p1-4
Severity: minor

I use multiplexed connections.  If in a slave SSH session I type ~C
to open an SSH command prompt, nothing appears to happen.  If I look
at the master SSH session though I see the ssh prompt has appeared
there :-)  Not the end of the world, though it did confuse me for a
while (not least as it hangs the slave session until I've entered a
command on the master session).

Thanks,

Adrian
-- 
Email: [EMAIL PROTECTED]  -*-  GPG key available on public key servers
Debian GNU/Linux - the maintainable distribution   -*-  www.debian.org



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



Bug#507510: Bug report 'ess: fails setting up'

2008-12-02 Thread Dirk Eddelbuettel

Christian,

It looks like that there is a delay with the bug reporting system -- I still
have not received your initial bug report as an email (but noticed it via the
web aggregation).

I have a few questions about the bug report. On two different systems, ess
5.3.10 installed just fine for me. This covered emacs21, emacs22 and
emacs-snapshot.  Plus, given the moderately large user base, I would have
heard from others if there were systematic / reproducible issues.

So I suspect that it may be something local to your machine.  Could you see
if modifying your ~/.emacs or site-wide installation has any effect?  You can
try the installtion on its own via

/usr/lib/emacsen-common/emacs-package-install ess

It may be a side-effect with some emacs / elisp code I do not have installed
at which point we could sort out with upstream whether it is a bug in ess or
the other package.

I hope we can sort this out in no time.

Cheers, Dirk

-- 
Three out of two people have difficulties with fractions.



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



Bug#507539: djvulibre: pls revert djvudigital's default dpi to 300

2008-12-02 Thread Barak A. Pearlmutter
There is no clear appropriate default.
The appropriate resolution depends on the nature of the material.
For reading on a handheld ebook reader, I'd say 100dpi is about right.
For printing, I dunno.

 But if you start from .ps/.pdf, that are mostly 300dpi, default to
 600dpi is a waste of space/bw, and some kind of 300dpi .djvu already
 turn out quite bigger than original .pdf (eg. A4
 slides/presentations in .pdf, for which 200 dpi is enough).

Perhaps there should be no default at all, and an explicit resolution
should always be required?

My inclination is to simply follow whatever upstream does.

--Barak.
--
Barak A. Pearlmutter
 Hamilton Institute  Dept Comp Sci, NUI Maynooth, Co. Kildare, Ireland
 http://www.bcl.hamilton.ie/~barak/



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



Bug#507562: foomatic-db: Please update DB entry for HP LaserJet 1150

2008-12-02 Thread Steffen Joeris
Package: foomatic-db
Version: 20080211-2+nmu1
Severity: minor

Hi

I got the following message on my system:

Printer on parallel:/dev/lp0 was not automatically configurable by Debian.  
Please submit the following information to [EMAIL PROTECTED]:
autodetect
  parallel
commandsetPJL,MLC,BIDI-ECP,PCL,DW-PCL/commandset
descriptionHewlett-Packard LaserJet 1150/description
manufacturerHewlett-Packard/manufacturer
modelhp LaserJet 1150/model
  /parallel
/autodetect

 * Reloading Common Unix Printing System: cupsd 
  [ OK ]
If printconf was unable to install all of your printers, please visit 
http://www.linuxprinting.org/ for printer information and support from fellow
users.

The problem is the hp at the beginning. The mode should be LaserJet 1150 
(which will be made upper case by the program anyway).
The manufacturer should be HP. I am wondering, whether this is a general 
problem for HP printers on parallel ports, but
I only had this one to test with. If it exists with others, I can send you a 
patch for aa-printconf to convert it
automatically.

Thanks for your work on foomatic :)

Cheers
Steffen



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



Bug#507463: lp-solve: missing plugins

2008-12-02 Thread Kilian Kilger
Rene Engelhard [EMAIL PROTECTED] writes:

 Hi,

 Kilian Kilger wrote:
 The version of lp-solve in Debian is missing a plugin I need. This is the 
 xli_DIMACS plugin. It 
 can be obtained from http://lpsolve.sourceforge.net/5.5/distribution.htm.

 http://downloads.sourceforge.net/lpsolve/lp_solve_5.5.0.13_xli_DIMACS_source.tar.gz?modtime=1217792661big_mirror=0

 this one?

 Does it need internal lp-solve stuff to compile? Can it be built 
 independently?

Sorry, it can't be compiled independently. If you want I could modify the 
package to include xli_Dimacs, if you would
upload it.

Greetings, 
Kilian. 

-- 



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



Bug#507132: [Pkg-clamav-devel] Bug#507132: FW by [EMAIL PROTECTED] : Re: Bug#507132: Bug#507132: connection errors

2008-12-02 Thread Stephen Gran
This one time, at band camp, Michelle Konzack said:
 Errors were encountered while processing:
  davfs2
 E: Sub-process /usr/bin/dpkg returned an error code (1)
 samba3:~# freshclam --list-mirrors
 Can't read mirrors.dat
 
 It has only downloaded 30% of main.vcd and then unexpected toped...
 And then it can not fine mirrors.dat.

mirrors.dat is a cache file.  --list-mirrors isn't useful if you haven't
been running freshclam.  A few other things are clearly wrong on your
system as well.  I don't know if other packages blowing up during
configure runs are preventing clamav and related packages from becoming
fully configured - the maintainer scripts actually do a fair amount of
setup, and if they don't get run, it wouldn't surprise me if something
else goes wrong.

 samba3:~# mkdir /tmp/clamav
 samba3:~# freshclam -v --datadir=/tmp/clamav
 ERROR: getfile: Can't create new file 
 /tmp/clamav/clamav-46b42bd66e179ece05d2028108be59db in /tmp/clamav
 Hint: The database directory must be writable for UID 107 or GID 106
 WARNING: Can't download main.cvd from db.local.clamav.net

I think you can figure out what to do there.

When it stopped downloading at 30%, it's not because you ran out of disk
space or something, is it?  It sounds like that's either network
slowdown or ENOSPSC type issues to me, but we'll see.

 I have attached a compressed 4 MByte tcpdump from the installation to
 now...

Which shows a completely normal http download.

 I was looking into the dump, but understand nothing...
 ...except, that if I go to the DNS
 
 http://static.88-198-17-100.clients.your-server.de/
 
 I am redirected to
 
 http://www.julispace.com/
 
 And realy, I do not like unknown connections to private servers...
 I do not understand, WHY clamav is connecting to this server...

what are you talking about?  You're upset because someone who hosts a
mirror for clamav data also hosts another website on the same IP?  My
God, the horror.  

And again, let's try to stay on topic.  We're nearly there - we've
got a tcpdump showing a completely normal download of data, and we've
got lots of evidence that your system is (mis)configured in lots of
interesting ways.  I'm really starting to lean towards 'not a bug'
myself, but let's keep on looking for now.

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


signature.asc
Description: Digital signature


Bug#507548: ITP: libtest-needsdisplay-perl -- Ensure that tests needing a display have one

2008-12-02 Thread Damyan Ivanov
Package: wnpp
Severity: wishlist
Owner: Damyan Ivanov [EMAIL PROTECTED]

* Package name: libtest-needsdisplay-perl
  Version : 1.05
  Upstream Author : Adam Kennedy [EMAIL PROTECTED]
* URL : http://search.cpan.org/dist/Test-NeedsDisplay/
* License : same as Perl (GPL-1+ | Artistic)
  Programming Lang: Perl
  Description : Ensure that tests needing a display have one

  When testing GUI applications, sometimes applications or modules
  absolutely insist on a display, even just to load a module without
  actually showing any objects.
  .
  Regardless, this makes GUI applications pretty much impossible to
  build and test on headless or automated systems. And it fails to the
  point of not even running the Makefile.PL script because a dependency
  needs a display so it can be loaded to find a version.
  .
  In these situations, what is needed is a fake display.
  .
  The Test::NeedsDisplay module will search around and try to find a way
  to load some sort of display that can be used for the testing.

Test-NeedsDisplay is needed during Padre build. Will be maintained under
the umbrella of the Debian Perl Group.



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



Bug#507542: strongswan: endless loop

2008-12-02 Thread Rene Mayrhofer
On Dienstag, 2. Dezember 2008, Vladimir Stavrinov wrote:
   If this means ip address then it is not true: no address changed. I
   have tried to reproduce this situation on the virtual machines with
   most close network configuration without success. Changing interfaces
   and firewall and
 
  Can you reproduce this problem on another set of machines as well?

 Do You read this few lines above? I can not. I have tried to do
 so on virtual (kvm) machines with network configuration as close
 as possible to real situation including ppp as default route.
 But there are no such problem: vpn work in any configurations.

I actually meant if you could reproduce it using another set of Debian 
installs in _exactly the same positions_ instead of being close to the 
network configuration.

Rene


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


Bug#397262: Make an indirect grep

2008-12-02 Thread Jan Engelhardt
If the Debian maintainers are so strongly opposed to having -P 
unconditionally compiled in, why not make grep a small C program that 
either execve()s to pcregrep when it sees the -P flag, or execs to the 
standard grep otherwise...



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



Bug#504358: pommed does not work on late 2008 Macbook Pro

2008-12-02 Thread Julien BLACHE
Juan Angulo Moreno [EMAIL PROTECTED] wrote:

Hi,

 Confirmed, the MB does not work in late 2008. My lspci dump:

I know. No need to further confirm that pommed 1.21 does not support
the late 2008 machines. Actually I do know that even before the
machines even hit the shops.

Please don't go all Ubuntu on this bug, for this is not going to help
at all, only waste time  resources (note to people reading this bug
report).

lspci output for the different machines are interesting to some
degree, though, so thanks for that :)

Now, pommed 1.22 is available in unstable and supports the late 2008
machines *except* for the LCD backlight on which I have no
information. I don't have access to the actual hardware so there's
nothing I can about this now; someone will figure it out eventually
and then it'll make its way into pommed as soon as I'll find out.

You'll need proper kernel support for pommed 1.22 to work, that means
a late 2.6.28-rc or a patched up kernel. Proper trackpad support has
not been merge in 2.6.28 so you'll probably want to wait for
2.6.29-rc1.

Thanks,

JB.

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



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



Bug#507479: debsign: breaks pinentry-curses

2008-12-02 Thread James Vega
On Tue, Dec 02, 2008 at 12:08:35PM -, Adam D. Barratt wrote:
 Hi,

 Loïc Minier wrote:
  debsign doesn't work with pinentry-curses because it seems to use
  stdin/stdout to draw the password prompt and read the password but
  debsign redirects them.
 [...]
  full solution is to create a temp dir with with a new $1 + newline
  file, run gpg on this in batch mode (prevents Are you sure you want
  to overwrite prompting) and outputting to a real .asc file, then
  moving this back.

 I've attached a (-w to avoid clutter from reindenting in a couple of 
 places) diff addressing this bug and #507482; any comments / complaints 
 welcome.

Looks good from my quick read through.  The one thing I noticed was a cd
without a directory argument (in the second hunk of the diff).  It looks
like you were simply splitting a line with two-commands into two lines
and forgot to carry over the argument.

-- 
James
GPG Key: 1024D/61326D40 2003-09-02 James Vega [EMAIL PROTECTED]


signature.asc
Description: Digital signature


Bug#503314: liblpsolve55.so is in /usr/lib/lp_solve not /usr/lib

2008-12-02 Thread Rene Engelhard
Hi,

Soeren Sonnenburg wrote:
  No, definitely not. Doing so would be a RC bug.
 
 Sorry, but there seems to be some misunderstanding. As this library
 obviously has no proper soname, the right fix is to suffix the library
 with -version. This is how it is written in the policy/debian library
 packaging guidelines.

Where? libpkg-guide?
(It contains many bad suggestions you get hit with if you do it that way)

  *Unversioned* library. With NO SONAME. API/ABI changes from 5.5.0.10 to
  5.5.0.13.
 
 yes then that is why you would need to introduce a new package
 liblpsolve-5.5.0.13.

Which would change package name on every version :/. Even when ABI/API
did *not* change and as such a rename would not be necessary nor useful.

I don't think the RMs will want to have one transition where Fortran stuff,
OOo etc. will wait for such a package rename

  No way. There's a reason it's in its private dir.
 
 This does not help. When a project requires liblpsolve it still cannot
 use it (as abi changes are not dealt with). So you could as well remove

ABI changes are not relevant, as you per default link with the static .a
(because the .so is not found unless you tell it the dir using -L)

Only if you know what you do you should link against the shared
liblpsolve55.so

Grüße/Regards,

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



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



Bug#503314: liblpsolve55.so is in /usr/lib/lp_solve not /usr/lib

2008-12-02 Thread Rene Engelhard
severity 503314 wishlist
tag 503314 + wontfix
thanks

Hi,

Soeren Sonnenburg wrote:
 The library should really be in /usr/lib like liblpsolve55*.a is.

No, definitely not. Doing so would be a RC bug.

*Unversioned* library. With NO SONAME. API/ABI changes from 5.5.0.10 to
5.5.0.13.

No way. There's a reason it's in its private dir.

Regards,

Rene



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



Bug#507563: sane-backends: [INTL:it] Italian debconf templates translation

2008-12-02 Thread Luca Monducci
Package: sane-backends
Severity: wishlist
Tags: patch l10n

Please add the italian debconf templates translation (attached).

Thanks,
Luca

it.po
Description: Binary data


Bug#507564: [compiz] Compiz cause the whole computer to hang

2008-12-02 Thread Jean-Louis Biasini
Package: compiz
Version: 0.7.6-7
Severity: grave

--- Please enter the report below this line. ---
Dear Debian developpers,

This is very odd and occurs since nearly two mouth. Sometime compiz crash the 
whole computer just after being launch. It occurs always at the start of an
effect like scale, moving a windows, rotating the cube... By Crash the whole 
computeur I mean that even ctrl + alt + Fkey or ctrl+ alt + backspace don't work
anymore even after a long time waiting. The display just halt in his last 
position. Nothing respond anymore  only hard reboot can solve it.
The funny thing about it is that I can use compiz for ages without a problem 
(as I'm using hibernation I use to have quite long sessions.) 
But when I launch compiz (after reboot for example) it hangs nearly 1 or 2 
times for 3 launch.
I'm using the intel drivers in xorg. Since this is very slow with EXA (I've got 
an Intel 945GM card), I'm using the XAA drivers of intel (see xorg.conf below) 
but it also occurs with EXA. 
I just don't know what for log can help you on this and how to get them. So 
when you need something more, please ask ;)

Regards,

Jean-Louis Biasini

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

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  XkbRules  xorg
Option  XkbModel  pc105
Option  XkbLayout fr
Option  XkbVariantlatin9
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
EndSection

Section Device
Identifier  Intel Corporation Mobile 945GM
Driver  intel
BusID   PCI:0:2:0
Option  AccelMethod   XAA
EndSection

Section Monitor
Identifier  Configured Monitor
EndSection

Section Screen
Identifier  Default Screen
Device  Intel Corporation Mobile 945GM
Monitor Configured Monitor
EndSection

Section Extensions
Option Composite enable
EndSection



--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.26-10-fbtoi

Debian Release: lenny/sid
  990 testing download.tuxfamily.org 
   99 unstablewww.debian-multimedia.org 
  988 testing security.debian.org 
  987 testing www.debian-multimedia.org 
  986 testing ftp.fr.debian.org 
   98 unstableftp.tugraz.at 
  500 unstablejeandamiendurand.free.fr 
  500 unstableftp.berlios.de 
  500 stable  tobias.rautenkranz.ch 

--- Package information. ---
Depends   (Version) | Installed
===-+-=
compiz-core(= 0.7.6-7) | 0.7.6-7
compiz-plugins (= 0.7.6-7) | 0.7.6-7
compiz-gtk (= 0.7.6-7) | 0.7.6-7
compiz-gnome   (= 0.7.6-7) | 0.7.6-7






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



Bug#507544: debian-installer: errors in example-preseed.txt

2008-12-02 Thread Andreas Beckmann
Package: debian-installer
Severity: normal

Hi,

the example-preseed.txt as found today (2008-12-02) in
  http://www.debian.org/releases/lenny/example-preseed.txt
(linked from
  http://www.debian.org/releases/lenny/amd64/apb.html.en )

contains at least 2 errors:

-d-i clock-setup/ntp-server ntp.example.com
+d-i clock-setup/ntp-server string ntp.example.com

-d-i parman-md/device_remove_md boolean true
+d-i partman-md/device_remove_md boolean true


Andreas

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

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



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



Bug#507522: mingw32-runtime: missing type definitions in tchar.h

2008-12-02 Thread Dmitry Potapov
Hi Ron,

 You should probably report this one directly upstream, but before you do,
 please read: http://mingw.org/Reporting_Bugs  ... in particular the part
 about them requiring you to provide references to the source of the
 information that you used to create this patch.  Without such a reference
 to documentation that we can freely draw from to provide the missing
 symbols you require, I'm afraid they probably won't be able to apply this
 patch.

A reference to MSDN is sufficient?
http://msdn.microsoft.com/en-us/library/se784sk6.aspx

As to
__TCHAR_DEFINED - _TCHAR
_TCHAR_DEFINED - TCHAR

I believe it is common knowledge.

As to the patch, those line of code where not copied from anywhere,
but written by me. So, all mistakes are also mine. Sorry. Here is
the corrected version of the patch:

===
--- tchar.h.orig2007-09-22 23:45:50.0 +0400
+++ tchar.h 2008-12-02 17:43:20.0 +0300
@@ -43,11 +43,21 @@
 #ifndef _TCHAR_DEFINED
 #ifndef RC_INVOKED
 typedefwchar_t TCHAR;
-typedef wchar_t _TCHAR;
 #endif /* Not RC_INVOKED */
 #define _TCHAR_DEFINED
 #endif

+#ifndef __TCHAR_DEFINED
+#ifndef RC_INVOKED
+typedef wchar_t_TCHAR;
+typedef wchar_t_TSCHAR;
+typedef wchar_t_TUCHAR;
+typedef wchar_t_TXCHAR;
+typedef wint_t _TINT;
+#endif /* Not RC_INVOKED */
+#define __TCHAR_DEFINED
+#endif
+
 /*
  * Use _TEOF instead of EOF or WEOF. It will be appropriately translated if
  * _UNICODE is correctly defined (or not).
@@ -231,11 +241,25 @@
 #ifndef _TCHAR_DEFINED
 #ifndef RC_INVOKED
 typedef char   TCHAR;
-typedef char   _TCHAR;
 #endif
 #define _TCHAR_DEFINED
 #endif

+#ifndef __TCHAR_DEFINED
+#ifndef RC_INVOKED
+typedef char   _TCHAR;
+typedef signed char_TSCHAR;
+typedef unsigned char  _TUCHAR;
+#ifdef _MBCS
+typedef unsigned char  _TXCHAR;
+#else
+typedef char   _TXCHAR;
+#endif
+typedef int_TINT;
+#endif /* Not RC_INVOKED */
+#define __TCHAR_DEFINED
+#endif
+
 /*
  * _TEOF, the constant you should use instead of EOF.
  */
===

Thanks,
Dmitry



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



Bug#505669: Causes FTBFS with GCC 4.4: gcc 4.4 not supported

2008-12-02 Thread Rene Engelhard
retitle 505669 [fixed for 3.1, cws gcc44] Causes FTBFS with GCC 4.4: gcc 4.4 
not supported
thanks

Martin Michlmayr wrote:
 Package: openoffice.org-dev
 Version: 1:2.4.1-12
 User: [EMAIL PROTECTED]
 Usertags: ftbfs-gcc-4.4
  
 What is needed to get GCC 4.4 supported in openoffice.org-dev?
 
 FWIW, openoffice.org-voikko builds fine with the patch below:
 
  Automatic build of openoffice.org-voikko_2.2-4 on em64t by sbuild/amd64 0.53
 ...
  mkdir -p build/src
  gcc -c -O -fpic -O2 -Wall -Wno-non-virtual-dtor -Werror 
  -fno-strict-aliasing -Ibuild/hpp -I/usr/lib/openoffice/sdk/include/stl 
  -I/usr/lib/openoffice/sdk/include -DUNX -DGCC -DLINUX -DCPPU_ENV=gcc3 
  -DGXX_INCLUDE_PATH=/usr/lib/gcc-snapshot/lib/gcc/x86_64-linux-gnu/4.4.0/../../../../include/c++/4.4.0
-obuild/src/registry.o src/registry.cxx
  In file included from /usr/lib/openoffice/sdk/include/cppu/macros.hxx:42,
   from build/hpp/com/sun/star/uno/Exception.hdl:13,
   from build/hpp/com/sun/star/uno/RuntimeException.hdl:9,
   from build/hpp/com/sun/star/uno/XComponentContext.hdl:9,
   from build/hpp/com/sun/star/uno/XComponentContext.hpp:9,
   from 
  /usr/lib/openoffice/sdk/include/cppuhelper/factory.hxx:50,
   from src/registry.cxx:19:
  /usr/lib/openoffice/sdk/include/uno/lbnames.h:78:2: error: #error 
  Supported gcc majors are 2 , 3 and 4 = 4.3.  Unsupported gcc major 
  version.
  make[1]: *** [build/src/registry.o] Error 1
 
 --- /usr/lib/openoffice/sdk/include/uno/lbnames.h~2008-11-14 
 05:06:27.0 -0500
 +++ /usr/lib/openoffice/sdk/include/uno/lbnames.h 2008-11-14 
 05:06:42.0 -0500
 @@ -70,12 +70,12 @@
  #error Tested gcc 2 versions are 2.91 and 2.95.  Patch uno/lbnames.h to try 
 your gcc 2 version.
  #elif (__GNUC__ == 3  __GNUC_MINOR__ = 4)
  #define __CPPU_ENV gcc3
 -#elif (__GNUC__ == 4  __GNUC_MINOR__ = 3)
 +#elif (__GNUC__ == 4  __GNUC_MINOR__ = 4)
  #define __CPPU_ENV gcc3
  #elif (__GNUC__ == 3)
  #error Tested gcc 3 version is = 3.4.  Patch uno/lbnames.h to try your gcc 
 3 version.
  #else
 -#error Supported gcc majors are 2 , 3 and 4 = 4.3.  Unsupported gcc major 
 version.
 +#error Supported gcc majors are 2 , 3 and 4 = 4.4.  Unsupported gcc major 
 version.
  #endif /* defined (__GNUC__) */
  #endif /* defined (_MSC_VER) */

Applied the patch upstream.

Note that it will only fix the build of *other* packages using OOo
with gcc 4.4, but not OOo itself, it also needs #505597 fixed [1]

I'll close this bug with the upload including the above patch, though, since
its topic is not OOo FTBFSing but OOo causing FTBFSes.

Grüße/Regards,

René

[1] unless I use internal boost, which I don't want to unless absolutely
necessary
-- 
 .''`.  René Engelhard -- Debian GNU/Linux Developer
 : :' : http://www.debian.org | http://people.debian.org/~rene/
 `. `'  [EMAIL PROTECTED] | GnuPG-Key ID: 248AEB73
   `-   Fingerprint: 41FA F208 28D4 7CA5 19BB  7AD9 F859 90B0 248A EB73




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



Bug#507523: Lazarus should fill in the path to fpcsrc

2008-12-02 Thread Mazen Neifer
Hi,

Le lundi 01 décembre 2008 à 20:15 -0600, Paul Gevers a écrit :
 Package: lazarus
 Version: 0.9.26-2
 Severity: wishlist
 Thanks
 
 Copied from Ubuntus Launchpad [1]:
 
 The symptom is that Lazarus, when it starts up, displays a message box
 saying
 
 The Free Pascal source directory was not found. Some code functions
 will not work. It is recommended that you install it and set the path
 Environment - Environment Options - Files [Ignore]
 
 I can confirm that the relevant directory (/usr/share/fpcsrc/2.2.2) is
 installed (in Xubuntu, and probably also was in Kubuntu) and it is just
 the Environment Option setting that is missing. The text of the message
 box misled me.
 
 After setting this path correctly the message does not return. The
 preferred behavior of the package should be that this path is set
 automatically. Otherwise, the warning message should be changed.
 
 [1] https://bugs.launchpad.net/ubuntu/+source/lazarus/+bug/303709

This path was normally fixed in 0.9.24-10
* Added system wide default configuration file

Could you use reportbug[-ng] please when reporting bugs.

cheers,
Mazen




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



Bug#507561: biblatex: Style change in localization files

2008-12-02 Thread Jan Hauke Rahm
Hi Luca,

first of all thanks for the bug report!

On Tue, Dec 02, 2008 at 03:10:13PM +0100, Luca Niccoli wrote:
 Two of the localization files, italian.lbx and french.lbx, contain the
 following command:
 \def\mkbibnamelast#1{{\hyphenrules{nohyphenation}\textsc{#1}}}%
 It makes the styles using mkbibnamelast to print last names in small
 capitals; I don't know if this is pertinent to localization, it looks
 more like a style change to me - being italian, I would say that most of the
 bibliographies I read do not use small capitals.

Okay, and what does that mean? :) Do you suggest to change it back in
order to keep the old style?
Honestly, I don't really see where this is going... :=)

Cheers,
Hauke


signature.asc
Description: Digital signature


Bug#507132: [Pkg-clamav-devel] Bug#507132: FW by [EMAIL PROTECTED] : Re: Bug#507132: Bug#507132: connection errors

2008-12-02 Thread Stephen Gran
This one time, at band camp, Michelle Konzack said:
 Hmmm, where are the CDIFF's?  It seems they where  downloaded  but  they
 are not there!
 
 Since I need the files on several (7) machines I realy dislike the idea,
 to download the CDIFF for each machine separately...
 
 My idea is, to run a local mirror where samba3 works as a  proxy  like
 I do it with apt-mirror and install from there.  Since ALL machines  run
 the same Release/Versions there should be no problem...

Please read the available documentation on mirroring the database files.
This bug report isn't the best forum for support issues.  If you still
have issues after reading the documentation and the archives, please
feel free to send an email to clamav-users with your question(s).

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


signature.asc
Description: Digital signature


Bug#463793: Inconsistent with sysklogd

2008-12-02 Thread Thomas Babut
Hello,

we have noticed on a new installation, too, that the restart messages
from rsyslog are not being ignored by logcheck.

Martin, you said that logcheck has the policy not to ignore restart
messages, but even in Lenny there is a regular expression to ignore
restart messages from sysklogd. There should be made a consistent
policy or decision. 

Otherwise there should be a way to ignore the restart from rsyslog on
logrotate, because this is no error or malfunction.

-- 
Mit freundlichen Gruessen / Kind regards,

Thomas Babut



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



Bug#507298: Important Bug in davfs2

2008-12-02 Thread Luciano Bello
El Lun 01 Dic 2008, Michelle Konzack escribió:
 Please can you look int it?

I'm trying to reproduce the problem. AFAICS, neither lenny or sid have this 
problem. I'm going to try in etch, but gonna take some time.

thanks for the patient, luciano


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


Bug#504524: AWT_TOOLKIT=MToolkit causes java to segfault on amd64

2008-12-02 Thread martin f krafft
also sprach Riku Voipio [EMAIL PROTECTED] [2008.12.02.1214 +0100]:
 While I can reproduce that Mtoolkit will cause segv on amd64, I can
 use jabref (and other java GUI apps) just fine with sun-java6-jre_6-10-2
 from lenny, without setting AWT_TOOLKIT to anything.

If I do that, the jabref window just is plain grey, no widgets
whatsoever.

 The bugreport you forwarded mentioned that the bug is specific to
 E17 window manager, rather than new Xorg in general. Which windows
 manager were you using, and did you try others?

This happens with awesome and fluxbox.
http://awesome.naquadah.org/wiki/index.php?title=Problems_with_Java
seems to suggest that it's an ICCCM-related problem.

Anyway, the segfault with MToolkit stays. :(

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


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


Bug#505597: Bug#505109: FTBFS with GCC 4.4 and breaks other apps

2008-12-02 Thread Rene Engelhard
Hi,

Martin Michlmayr wrote:
 Tags: fixed-upstream
[]
 Your package fails to build with the upcoming GCC 4.4 and makes other
 packages fail to build.  Version 4.4 has not been released yet but I'm
 building with a snapshot in order to find errors and give people an
 advance warning.
 
 Fortunately, according to
 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36453 this has been fixed
 upstream already.

Yes, I can confirm that 
https://svn.boost.org/trac/boost/attachment/ticket/2069/0001-boost.mpl-gcc-4.4-fixes.patch
 fixes it. (stumbled upon it
trying a OOo build with gcc 4.4 with the internal boost 1.34.1)

Regards,

Rene



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



Bug#468666: English language should use utf-8 encoding

2008-12-02 Thread Patrick Schoenfeld
Hi,

some time back you've reported a bug against the mantis package.
I wonder weither you tested a new upstream version in the meantime.
Could you update me?

Best Regards,
Patrick



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



Bug#505379: phosphor segfaults

2008-12-02 Thread Elmar Hoffmann
Hi Tormod,

on Tue, Dec 02, 2008 at 00:09:17 +0100, you wrote:

 Usually you will only get DRI on the first X server, so if phosphor is
 running without DRI it's probably why it's so stable. Do you notice it
 is slower, or uses more CPU?

GLX does work fine on the second server and glxinfo sais direct
rendering: Yes, so it seems I do get DRI on multiple servers.
The /var/log/Xorg.[01].log files of both servers also only differ with
regard to unrelated messages, the dri module load messages are the
same.

elmar

-- 

 .'`./\
| :' :   Elmar Hoffmann [EMAIL PROTECTED]ASCII Ribbon Campaign  \ /
`. `'GPG key available via pgp.netagainst HTML email   X
  `- vCards  / \



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



Bug#439361: Problems still exists

2008-12-02 Thread Debian
severity 439361 important

I have a Lenny Installation and after the setup there was no problem.
But after some system upgrades i have also the problem that kdm crashes after a
logout in KDE.
But this happens now always and reproducible!

When i kill the KDE-Session with CTRL-ALT-Backspace the Login-Screen comes 
normal.

I have altered the configuration and now the problem has gone.

Please see that this option is set by standard in the configuration files.
It is very annoying when this problem comes up!

The severity should be increased.








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



Bug#505655: isight-firmware-tools: General update after the debconf review process

2008-12-02 Thread Christian Perrier
Dear Debian maintainer,

On Friday, November 07, 2008, I sent you a notification about the beginning of 
a review
action on debconf templates for isight-firmware-tools.

Then, I sent you a bug report with rewritten templates and announcing
the beginning of the second phase of this action: call for translation
updates.

Translators have been working hard and here is now the result of their efforts.

Please consider using it EVEN if you committed files to your
development tree as long as they were reported.

The attached tarball contains:

- debian/changelog with the list of changes
- debian/control with rewrites of packages' descriptions
- debian/templates with all the rewritten templates file(s)
- debian/po/*.po with all PO files (existing ones and new ones)

As said, please use *at least* the PO files as provided here,
preferrably over those sent by translators in their bug reports. All
of them have been checked and reformatted. In some cases, formatting
errors have been corrected.

The patch.rfr file contains a patch for the templates and control
file(s) alone.

Please note that this patch applies to the templates and control
file(s) of your package as of Friday, November 07, 2008. If your package was 
updated
in the meantime, I may have updated my reference copybut I also
may have missed that. This is indeed why I suggested you do not
modified such files while the review process was running,
remember..:-)

It is now safe to upload a new package version with these changes.

Please notify me of your intents with regards to this. 

There is of course no hurry to update your package but feel free to
contact me in case you would need sponsoring or any other action to
fix this.



-- 




patch.tar.gz
Description: Binary data
--- isight-firmware-tools.old/debian/templates  2008-11-07 06:38:28.249088307 
+0100
+++ isight-firmware-tools/debian/templates  2008-11-14 07:13:54.155701258 
+0100
@@ -1,9 +1,18 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# [EMAIL PROTECTED] for advice.
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
+
 Template: isight-firmware-tools/extract
 Type: boolean
 Default: true
 _Description: Extract firmware from Apple driver?
- Ensure you have access to the AppleUSBVideoSupport driver file. If not
- disable firmware extraction, you can retry it later.
+ If you choose this option, please make sure that you have access to
+ the AppleUSBVideoSupport driver file.
 
 Template: isight-firmware-tools/driver-location
 Type: string
@@ -12,16 +21,17 @@
 
 Template: isight-firmware-tools/file_not_exist
 Type: note
-_Description: An input file name doesn't exist
- Finished without extracting firmware.
+_Description: Apple driver file not found
+ The file you specified does not exist. The firmware extraction has been
+ aborted.
 
 Template: isight-firmware-tools/extract_success
 Type: text
-_Description: Extract success
- Extract success. Enjoy iSigiht!.
+_Description: Firmware extracted successfully
+ The iSight firmware has been extracted successfully.
 
 Template: isight-firmware-tools/extract_fail
 Type: text
-_Description: Extract fail
- Extract fail. This firmware does not support
- or the file which you chose is not firmware.
+_Description: Failed to extract firmware
+ The firmware extraction failed. Please check that the file you
+ specified is a valid firmware file.
--- isight-firmware-tools.old/debian/control2008-11-07 06:38:28.249088307 
+0100
+++ isight-firmware-tools/debian/control2008-11-07 18:05:53.462905134 
+0100
@@ -9,12 +9,12 @@
 Package: isight-firmware-tools
 Architecture: i386 amd64
 Depends: ${shlibs:Depends}, ${misc:Depends}, hal
-Description: Built-in Apple iSight Firmware Tools
- Apple Built-in iSight require a firmware that can be extracted from
- Mac OS X USBVideo driver. This projet provide tools for extracting
- the firmware from the driver and install udev rules and tools to
- automatically load the firmware once needed.
+Description: tools for dealing with Apple iSight firmware
+ Apple Built-in iSight requires firmware that can be extracted from
+ the Mac OS X USBVideo driver. This package provides tools for extracting
+ the firmware from the driver and installing udev rules and tools to
+ automatically load the firmware when needed.
  .
- A convenient tool for converting firmware binary to Intel HEX format
- is provided as well. This might be useful later for use with a
- generic firmware loader like fxload.
+ A convenient tool for converting firmware binaries to Intel HEX format
+ is also provided. This may be required later for use with a
+ generic firmware loader such as fxload.
--- isight-firmware-tools.old/debian/changelog  2008-11-07 06:38:28.249088307 
+0100
+++ isight-firmware-tools/debian/changelog  2008-11-28 18:32:21.023356125 
+0100
@@ -1,3 +1,21 @@

Bug#492696: Adding Padre to Debian

2008-12-02 Thread Gabor Szabo
On Tue, Dec 2, 2008 at 3:17 PM, Damyan Ivanov [EMAIL PROTECTED] wrote:
 -=| Gabor Szabo, Mon, Nov 10, 2008 at 03:38:14PM +0200 |=-
 As part of the code of Padre was moved to Wx::Perl::Dialog,
 now it is a real requirement :-)

 Alex and Jeremiah helpfuly prepared the missing build-dependencies.

thanks for the work


 Meanwhile Padre went to 0.19, which added a couple more, uploaded
 today.

Actually I've just release 0.20 that fixes a nasty error in 0.19
and adds more dependencies :-)

 The only thing that is left is the requirement of File-HomeDir 0.82.
 The Debian package is at 0.80, reported as
 http://bugs.debian.org/507540

 Gabor, looking at the changes between 0.80 and 0.82, the only one that
 seems relevant is the local-ization of [EMAIL PROTECTED] Is it what imposes 
 the 0.82
 requirement?

It was Alias who upgraded it in Padre
but that seems like a bug that can bite any time anyone not just us.


 Another thing left to do is sync debian/copyright with the new
 release. There are more files added, even some Tango icons with some
 CC license. Any ...uhm... takers? :)

We will deal with the copyright again soon.



 Please let me know what else can I do to speed up the inclusion
 of Padre in Debian?

 Keeping us updated about new releases (incl. what changed) should
 provide enough nagging :)

sure :-)

 Also, fixing #72[1] would make it much more usable to me, raising the
 motivation to work on its packaging :)

[1] http://padre.perlide.org/ticket/72

Yeah, now that we have several translations and reasonable way to
handle encoding
already I am sure it will be fixed soon.

I just asked it on our mailing list.

Gabor



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



Bug#434551: Give libraw1394-2.0.1 a whirl?

2008-12-02 Thread Guus Sliepen
On Mon, Dec 01, 2008 at 11:21:52PM +0100, Adrian Knoth wrote:

 Nevertheless, we need to start at some (hopefully) near point in the
 future and find out what breaks with the new stack, which means
 switching to libraw1394-2.0.x, first.
 
 Stefan Richter and me have fixed a crash in libraw1394-2.0.0's ARM code.
 libraw1394-2.0.0 claims to be transparently backward compatible with the
 old stack, the one which was just re-enabled. So I don't see why not to
 update libraw1394.
[...]

There is a good reason not to update to libraw1394-2.0.0, and that is that
instead of working, it crashes with certain applications. Let me put it clear
that Debian is not a dumping ground for buggy software. Most users are not
interested in bèta-testing, they want _working_ software. Even those using
unstable. 

Once libraw1394 does not crash with all programs I test anymore, I will at
least put it in experimental. When the basic functionality is working fine and
applications depending on libraw1394 are useable to some extent again, I will
certainly upload it to unstable. Note that we are in a freeze, so until lenny
is released I can not upload libraw1394-2.x to unstable anyway, only to
experimental.

 Next week, libraw1394-2.0.1 is expected to be released, including all
 the fixes we have so far.

That is great. I will try it out as soon as it is released, and if it no longer
crashes I will upload it to experimental.

 Note that Juju still doesn't support everything we had on the old stack,
 especially when talking about ISO streaming.

Until this known bug which is fixed I will not upload the new libraw1394 to
unstable, since it would break applications which work with the older versions
of libraw1394.

 We'd also need some more system integration, perhaps the Fedora way?:
 

 http://ieee1394.wiki.kernel.org/index.php/Juju_Migration#Permissions_and_ownership_for_.2Fdev.2Ffw.2A

That looks nice, I'll use that.

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


signature.asc
Description: Digital signature


Bug#507098: aptitude: Segfaults on PowerPC when entering Preferences

2008-12-02 Thread Axel Beckert
Hi,

On Tue, Dec 02, 2008 at 12:07:18PM +0100, Javier Serrano Polo wrote:
 Building from source removes the problem. Version 0.4.11.11-1lenny1 may
 be fixed already.

Ack, this helps against #503158, but not against #507098 (of which I
hoped that it may have the same or at least similar cause).

Thanks for tracking this down anyway.

Cc'ed to #507098.

Regards, Axel
-- 
Axel Beckert - [EMAIL PROTECTED], [EMAIL PROTECTED] - http://noone.org/abe/



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



Bug#507565: network-manager-gnome: nm-applet crashes - symbol lookup error

2008-12-02 Thread rapper
Subject: network-manager-gnome: nm-applet crashes - symbol lookup error
Package: network-manager-gnome
Version: 0.6.6-2
Severity: important

*** Please type your report below this line ***
When trying to start nm-applet I get the following message:
nm-applet
nm-applet: symbol lookup error: nm-applet: undefined symbol: 
dbus_method_dispatcher_new

Here's the tail of strace nm-applet:
read(3, 
\34\[EMAIL PROTECTED]
\10..., 
4096) = 32
read(3, 0x808c1fc, 4096)= -1 EAGAIN (Resource 
temporarily unavailable)
select(4, [3], [3], NULL, NULL) = 1 (out [3])
writev(3, [{\31\0\v\0\341\0\0\1\0\0\0\0! 
\0\0\341\0\0\1}\1\0\0\221\10\325\0\0\0\0\0\3..., 48}], 1) = 48
select(4, [3], [], NULL, NULL)  = 1 (in [3])
read(3, \1\2\252\0\0\0\0\0\272\200\2\\\326 
\10Tj\213\277\0\25\227\10\304\\36\10\2113\t\10..., 4096) = 32
read(3, 0x808c1fc, 4096)= -1 EAGAIN (Resource 
temporarily unavailable)
writev(2, [{nm-applet..., 9}, {: ..., 2}, {symbol lookup
error..., 
19}, {: ..., 2}, {nm-applet..., 9}, {: ..., 2}, {undefined 
symbol: dbus_method_dis..., 44}, {..., 0}, {..., 0}, {\n...,
1}], 
10nm-applet: symbol lookup error: nm-applet: undefined symbol: 
dbus_method_dispatcher_new
) = 88
exit_group(127) = ?

(Though I am not sure if this is of any help for you)
Network-manager-kde works without a problem.

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

Kernel: Linux 2.6.26-t61-1 (SMP w/2 CPU cores)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages network-manager-gnome depends on:
ii  libc6 2.7-16 GNU C Library: Shared
libraries
ii  libdbus-1-3   1.2.1-4simple interprocess
messaging syst
ii  libdbus-glib-1-2  0.76-1 simple interprocess
messaging syst
ii  libgconf2-4   2.22.0-1   GNOME configuration
database syste
ii  libglade2-0   1:2.6.2-1  library to load .glade
files at ru
ii  libglib2.0-0  2.16.6-1   The GLib library of C
routines
ii  libgnome-keyring0 2.22.3-2   GNOME keyring services
library
ii  libgnome2-0   2.20.1.1-1 The GNOME 2 library -
runtime file
ii  libgnomeui-0  2.20.1.1-2 The GNOME 2 libraries (User
Interf
ii  libgtk2.0-0   2.12.11-4  The GTK+ graphical user
interface 
ii  libnm-util0   0.6.4-6network management
framework (shar
ii  libnotify1 [libnotify1-gtk2.1 0.4.4-3sends desktop notifications
to a n
ii  libpango1.0-0 1.20.5-3   Layout and rendering of
internatio
ii  libx11-6  2:1.1.5-2  X11 client-side library
ii  network-manager   0.6.6-2network management
framework daemo

Versions of packages network-manager-gnome recommends:
ii  libpam-gnome-keyring [l 2.22.3-2 PAM module to unlock the
GNOME key
ii  network-manager-openvpn 0.3.2svn2855-1.1 network management
framework (Open
ii  network-manager-vpnc-gn 0.6.4svn2806-1   network management
framework (VPNC
ii  notification-daemon 0.3.7-1+b1   a daemon that displays
passive pop

network-manager-gnome suggests no packages.

-- no debconf information




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



Bug#507296: Reassigning to css-mode [Was: dictionaries-common: emacs error on upgrade]

2008-12-02 Thread Agustin Martin
reassign 507296 css-mode
retitle  507296 css-mode: Please set symlinks and avoid loading 
/etc/emacs/site-startd.d stuff when bytecompiling
tag  507296 +patch
tag  477411 +patch
thanks

On Mon, Dec 01, 2008 at 11:04:50PM -0800, Ross Boylan wrote:
 On Mon, 2008-12-01 at 18:19 +0100, Agustin Martin wrote:
   Can you show the previous lines?
 install/css-mode: Handling install for emacsen flavor emacs22
 Loading /etc/emacs/site-start.d/00debian-vars.el (source)...
 Loading /etc/emacs/site-start.d/50a2ps.el (source)...
 Error while loading 50a2ps
 Loading /etc/emacs22/site-start.d/50auctex.el (source)...
 Loading /usr/share/emacs/22.2/site-lisp/auctex.el (source)...
 Loading /usr/share/emacs/22.2/site-lisp/preview-latex.el (source)...
 Loading /etc/emacs/site-start.d/50autoconf.el (source)...
 Loading /etc/emacs/site-start.d/50css-mode.el (source)...
 Loading /etc/emacs/site-start.d/50dictionaries-common.el (source)...
 Loading /var/cache/dictionaries-common/emacsen-ispell-dicts.el
 (source)...
 Error while loading 50dictionaries-common

Thanks for the feedback, Ross. Reassigning to css-mode.

Hi, Chris, I see that css-mode is loading everything from
/etc/emacs/site-start.d when byte-compiling. That causes a lot of noise and
may trigger, for no good reason, some error messages like those shown above.

I am attaching a patch dealing with this. It uses '-no-site-file' which
should work for all emacs flavours currently shipped with Debian (failed
with emacs20, which required '--no-site-file', but it is already history)

Also, please consider leaving symlinks in the target dir to files in the
source dir, also dealt with in attached patch.

You can look at this patch to emacsen policy proposed by Michael Olsen.

http://lists.debian.org/debian-emacsen/2006/11/msg00012.html

and the relevant discussion in that thread. Seems to be consensus about the
patch, although was not yet applied (I will NMU it after lenny is released
if there is no further reaction on it).

While we are playing with emacsen-install, I also include in attached patch
a proposed fix for #477411 [css-mode: obsolete as of emacs 22.2], along with
some reorganization of the FLAVOR check.

Not yet looked at html-helper-mode, but seems that #507296 also applies
there.

Cheers,

-- 
Agustin
diff -u css-mode-0.11/debian/emacsen-install css-mode-0.11/debian/emacsen-install
--- css-mode-0.11/debian/emacsen-install
+++ css-mode-0.11/debian/emacsen-install
@@ -8,22 +8,25 @@
 FLAVOR=$1
 PACKAGE=css-mode
 
-if [ ${FLAVOR} = emacs ]; then exit 0; fi
+case ${FLAVOR} in
+emacs|emacs22)
+echo install/${PACKAGE}: Ignoring emacsen flavor $FLAVOR.
+exit 0;
+;;
+*) echo install/${PACKAGE}: Handling install for emacsen flavor ${FLAVOR}
+;;
+esac
+
+# Do not load site files when byte-compiling. Single leading dash form
+# works also with FSF emacs =21
+SITEFLAG=-no-site-file
 
-echo install/${PACKAGE}: Handling install for emacsen flavor ${FLAVOR}
-
-#FLAVORTEST=`echo $FLAVOR | cut -c-6`
-#if [ ${FLAVORTEST} = xemacs ] ; then
-#SITEFLAG=-no-site-file
-#else
-#SITEFLAG=--no-site-file
-#fi
 FLAGS=${SITEFLAG} -q -batch -l path.el -f batch-byte-compile
 
 ELDIR=/usr/share/emacs/site-lisp/${PACKAGE}
 ELCDIR=/usr/share/${FLAVOR}/site-lisp/${PACKAGE}
 
-# Install-info-altdir does not actually exist. 
+# Install-info-altdir does not actually exist.
 # Maybe somebody will write it.
 if test -x /usr/sbin/install-info-altdir; then
 echo install/${PACKAGE}: install Info links for ${FLAVOR}
@@ -32,14 +35,19 @@
 
 install -m 755 -d ${ELCDIR}
+
 cd ${ELDIR}
 FILES=`echo *.el`
-cp ${FILES} ${ELCDIR}
+
 cd ${ELCDIR}
+for i in $FILES; do
+ln -sf ${ELDIR}/$i .
+done
 
 cat  EOF  path.el
 (setq load-path (cons . load-path) byte-compile-warnings nil)
 EOF
+
 ${FLAVOR} ${FLAGS} ${FILES}
-rm -f *.el path.el
+rm -f path.el
 
 exit 0
diff -u css-mode-0.11/debian/changelog css-mode-0.11/debian/changelog
--- css-mode-0.11/debian/changelog
+++ css-mode-0.11/debian/changelog
@@ -1,3 +1,13 @@
+css-mode (0.11-5.0.1) unstable; urgency=low
+
+  * debian/emacsen-install:
+- Do not byte-compile files for emacs22  (Closes: #477411).
+- Set symlinks to .el files and do not load site files
+  when byte-compiling (Closes: #507296).
+- Minor cosmetic changes.
+
+ -- Agustin Martin Domingo [EMAIL PROTECTED]  Tue, 02 Dec 2008 12:21:59 +0100
+
 css-mode (0.11-5) unstable; urgency=low
 
   * Apply patch from John Zaitseff to add additional CSS properties and


Bug#461097: #461097 ocropus -- Document analysis and OCR system

2008-12-02 Thread Noèl Köthe
Hello Jeffrey,

Am Montag, den 01.12.2008, 12:06 +0100 schrieb Jeffrey Ratcliffe:

  can you tell us the status of your ITP: ocropus (#461097)
 
 The package is in mentors, waiting for me to make some changes before
 it can be uploaded.

http://mentors.debian.net/cgi-bin/sponsor-pkglist?action=details;package=ocropus

Fine. We like to have it in Debian so a colleague and I will look over
the package. Is this OK for you?
I would sponsor the package if you are still looking for a sponsor as
noted on mentors.

Thank you.

-- 
Noèl Köthe noel debian.org
Debian GNU/Linux, www.debian.org


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#502958: comment plugin template: opposite behavior

2008-12-02 Thread Olivier Berger
reopen 502958
thanks

I suggest that this bug should then be reopened, maybe, until complete 
understanding of the problem is achieved, and maybe the chande reverted for 
lenny ?

Best regards,

My 2 cents,
On Mon, Dec 01, 2008 at 08:23:08PM +0100, Leufke, Philipp wrote:
 With the proposed (and actually comitted) setting
 %TMPL:INCLUDE{TWiki.CommentsTmpl}%
 no comment template can be found, since the included topic simply
 doesn't exist.
 
 The old setting
 %TMPL:INCLUDE{CommentPlugin}%
 worked fine and still does.
 
 I don't get a picture why this was changed, since there doesn't seem to
 be a file named CommentsTmpl* in the whole twiki package of lenny.
 This is confirmed here:
 http://packages.debian.org/search?searchon=contentskeywords=CommentsTmplmode=filenamesuite=testingarch=any
 
 Best,
 
 -- 
 Philipp M. Leufke
 Forschungszentrum Karlsruhe
 Institut für Nanotechnologie
 Hermann-von-Helmholtz-Platz 1
 76344 Eggenstein-Leopoldshafen
 





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



Bug#507541: openssh-client: multiplexed connections open prompt on master

2008-12-02 Thread Colin Watson
forwarded 507541 https://bugzilla.mindrot.org/show_bug.cgi?id=1543
thanks

On Tue, Dec 02, 2008 at 10:08:15AM +, Adrian Bridgett wrote:
 I use multiplexed connections.  If in a slave SSH session I type ~C
 to open an SSH command prompt, nothing appears to happen.  If I look
 at the master SSH session though I see the ssh prompt has appeared
 there :-)  Not the end of the world, though it did confuse me for a
 while (not least as it hangs the slave session until I've entered a
 command on the master session).

Thanks; forwarded upstream as bug #1543.

-- 
Colin Watson   [EMAIL PROTECTED]



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



Bug#507132: [Pkg-clamav-devel] Bug#507132: FW by [EMAIL PROTECTED] : Re: Bug#507132: Bug#507132: connection errors

2008-12-02 Thread Michelle Konzack
Am 2008-12-02 09:25:28, schrieb Stephen Gran:
 And again, let's try to stay on topic.  We're nearly there - we've
 got a tcpdump showing a completely normal download of data, and we've
 got lots of evidence that your system is (mis)configured in lots of
 interesting ways.  I'm really starting to lean towards 'not a bug'
 myself, but let's keep on looking for now.

This (mis)configuration is a pure Etch system...

Thanks, Greetings and nice Day/Evening
Michelle Konzack
Systemadministrator
24V Electronic Engineer
Tamay Dogan Network
Debian GNU/Linux Consultant


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
# Debian GNU/Linux Consultant #
Michelle Konzack   Apt. 917  ICQ #328449886
+49/177/935194750, rue de Soultz MSN LinuxMichi
+33/6/61925193 67100 Strasbourg/France   IRC #Debian (irc.icq.com)


signature.pgp
Description: Digital signature


Bug#507556: Please package newer version 20081107

2008-12-02 Thread Deng Xiyue
Package: autoconf-archive
Version: 20070512-1
Severity: wishlist

New upstream version available, which should solves #414556 and
#435152.  Also it'll be great to have #435152 and #451640 handled in
Debian package.  I'm willing to help if needed.  Thanks.

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

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

autoconf-archive depends on no packages.

Versions of packages autoconf-archive recommends:
ii  autoconf  2.61-8 automatic configure script builder

autoconf-archive suggests no packages.

-- no debconf information



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



Bug#461097: #461097 ocropus -- Document analysis and OCR system

2008-12-02 Thread Sandro Tosi
On Mon, Dec 1, 2008 at 12:53, Sandro Tosi [EMAIL PROTECTED] wrote:
 On Mon, Dec 1, 2008 at 12:06, Jeffrey Ratcliffe
 [EMAIL PROTECTED] wrote:
 2008/12/1 Noèl Köthe [EMAIL PROTECTED]:
 can you tell us the status of your ITP: ocropus (#461097)

 The package is in mentors, waiting for me to make some changes before
 it can be uploaded.

 /me too is waiting :)

 Don't hurry, take your time :)

Clarifying: /me is waiting to sponsor the package, once fixed, since
I've first checked :)

Regards,
-- 
Sandro Tosi (aka morph, Morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi



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



Bug#507529: ITP: bauble -- Bauble is a biodiversity collection manager software application

2008-12-02 Thread Piotr Ozarowski
please note that I will upload python-sqlalchemy 0.5.x to unstable
(0.5.0~rc4-1 is currently in experimental) once Lenny will be
released, so I suggest to test the package with SA 0.5 and add
python-sqlalchemy  0.5~ dependency if needed. The same applies to
python-simplejson 2.0.x

BTW: there's Python Applications Packaging Team[1] if you're interested

[1] http://python-apps.alioth.debian.org/policy.html



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



Bug#507550: emacspeak-ss: [debconf_rewrite] Debconf templates and debian/control review

2008-12-02 Thread Christian Perrier
Package: emacspeak-ss
Version: N/A
Severity: normal
Tags: patch

Dear Debian maintainer,

On Sunday, November 23, 2008, I notified you of the beginning of a review 
process
concerning debconf templates for emacspeak-ss.

The debian-l10n-english contributors have now reviewed these templates,
and the proposed changes are attached to this bug report.

Please review the suggested changes are suggested, and if you have any
objections, let me know in the next 3 days.

Please try to avoid uploading emacspeak-ss with these changes right now.

The second phase of this process will begin on Friday, December 05, 2008, when 
I will
coordinate updates to translations of debconf templates.

The existing translators will be notified of the changes: they will
receive an updated PO file for their language.

Simultaneously, a general call for new translations will be sent to
the debian-i18n mailing list.

Both these calls for translations will request updates to be sent as
individual bug reports. That will probably trigger a lot of bug
reports against your package, but these should be easier to deal with.

The call for translation updates and new translations will run until
about Friday, December 26, 2008. Please avoid uploading a package with fixed or 
changed
debconf templates and/or translation updates in the meantime. Of
course, other changes are safe.

Please note that this is an approximative delay, which depends on my
own availability to process this work and is influenced by the fact
that I simultaneously work on many packages.

Around Saturday, December 27, 2008, I will contact you again and will send a 
final patch
summarizing all the updates (changes to debconf templates,
updates to debconf translations and new debconf translations).

Again, thanks for your attention and cooperation.


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

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
--- emacspeak-ss.old/debian/templates   2008-11-23 12:14:18.780832602 +0100
+++ emacspeak-ss/debian/templates   2008-12-02 07:13:03.753267504 +0100
@@ -1,7 +1,16 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# [EMAIL PROTECTED] for advice.
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
+
 Template: shared/emacspeak/fake
 Type: select
 Choices: ${choices}
-Description: Which packages have installed speech servers?
+Description: for internal use
  This template is never shown to the user and does not require
  translation.
 
@@ -9,62 +18,59 @@
 Type: select
 Choices: ${choices}
 _Description: Default speech server:
- The file /etc/emacspeak.conf will be configured so that the command
- /usr/bin/emacspeak will start emacs with emacspeak support using
- this server.  You may change the selection later by running
- dpkg-reconfigure emacspeak as root, or temporarily override the
- selection by setting the environment variable DTK_PROGRAM.  If you
- want to use a server in a separate package, which does not appear in
- the list, just accept the default now, and you should be asked again
- when that other package is installed.
+ The /etc/emacspeak.conf file will be configured so that the command
+ '/usr/bin/emacspeak' will start Emacs with emacspeak support using
+ this server.
+ .
+ You may change the selection later by running
+ 'dpkg-reconfigure emacspeak' as root, or temporarily override the
+ selection by setting the environment variable DTK_PROGRAM.
 Default: DECtalk Express
 
 Template: shared/emacspeak/port
 Type: string
-# none must remain in english
-_Description: hardware port:
- If a hardware device is used to generate speech, enter the Unix
- device file associated with it.  For example, /dev/ttyS0 or
- /dev/ttyUSB0 (but without the quotation marks).  For software
- generated speech, enter none.
+#flag:comment:3
+# Translators, please do not translate none
+_Description: Hardware port of the speech generation device:
+ If a hardware device is used to generate speech, please enter the
+ Unix device file associated with it, such as' /dev/ttyS0' or
+ '/dev/ttyUSB0'
+ .
+ If you use a software method to generate speech, please enter 'none'.
 
 Template: shared/emacspeak/invalidport
 Type: error
-_Description: ERROR: ${port} is not a character special device.
+_Description: ${port} is not a character special device
 
 Template: shared/emacspeak/groupies
 Type: string
 _Description: Users of speech server:
  Users must be members of group ${group} to access the speech server
- connected to ${port}.  Please review the following space-separated
- list of members, and add or remove usernames if needed.
+ connected to ${port}. Please review the space-separated list of
+ 

Bug#507463: lp-solve: missing plugins

2008-12-02 Thread Rene Engelhard
retitle 507463 lp-solve: please include xli_DIMACS plugin
thanks

Kilian Kilger wrote:
  Kilian Kilger wrote:
  The version of lp-solve in Debian is missing a plugin I need. This is the 
  xli_DIMACS plugin. It 
  can be obtained from http://lpsolve.sourceforge.net/5.5/distribution.htm.
 
  http://downloads.sourceforge.net/lpsolve/lp_solve_5.5.0.13_xli_DIMACS_source.tar.gz?modtime=1217792661big_mirror=0
 
  this one?
 
  Does it need internal lp-solve stuff to compile? Can it be built 
  independently?
 
 Sorry, it can't be compiled independently. If you want I could modify the 
 package to include xli_Dimacs, if you would
 upload it.

Actually my question was aimed at not having to include it, but given
that it can't be built seperately

But why this and not others? I guess we need to include all if we include
this... ;-(

Grüße/Regards,

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




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



Bug#507397: Precision and patch

2008-12-02 Thread Loïc Fejoz
Hello,

More precisely the patch appears only when the debug (-g) option is
used. This is cause by a clash between slash from substitution and slash
from path.

Please find enclosed a patch that changes the substitution and adds a test.

-- 
regards,
Loïc Fejoz
diff -Naur fort77-1.15/fort77.in fort77-1.15.new/fort77.in
--- fort77-1.15/fort77.in	2008-12-02 12:09:36.0 +0100
+++ fort77-1.15.new/fort77.in	2008-12-02 12:06:10.0 +0100
@@ -231,8 +231,8 @@
 	$cfile = $tmpdir/fort77-$$-$seq.c;
 	}
 	if ($debug) {
-	$debugcmd = ' | @PERL@ -p -e \'s/^(#line.*)/$1'
-		. $ffile . '/\' '
+	$debugcmd = ' | @PERL@ -p -e \'s|^(#line.*)|$1'
+		. $ffile . '|\' '
 	}
 	if ($cpp || ($ffile =~ /\.F$/)) {
 # Backslashes at the end of comment lines confuse cpp...
diff -Naur fort77-1.15/tests/foo.inc fort77-1.15.new/tests/foo.inc
--- fort77-1.15/tests/foo.inc	1970-01-01 01:00:00.0 +0100
+++ fort77-1.15.new/tests/foo.inc	2008-12-02 12:00:23.0 +0100
@@ -0,0 +1,3 @@
+  programme memain
+  write (*,*) 'Hello, world!'
+  end
diff -Naur fort77-1.15/tests/fooinclude.f fort77-1.15.new/tests/fooinclude.f
--- fort77-1.15/tests/fooinclude.f	1970-01-01 01:00:00.0 +0100
+++ fort77-1.15.new/tests/fooinclude.f	2008-12-02 12:00:37.0 +0100
@@ -0,0 +1 @@
+  INCLUDE 'foo.inc'
diff -Naur fort77-1.15/tests/test.pl fort77-1.15.new/tests/test.pl
--- fort77-1.15/tests/test.pl	1997-07-14 15:24:27.0 +0200
+++ fort77-1.15.new/tests/test.pl	2008-12-02 12:05:01.0 +0100
@@ -25,7 +25,8 @@
 [ ../fort77 -c foo.f  ../fort77 -o foo foo.o mainmiss.f,
 	   qw(foo.o foo) ],
 [ ../fort77 synerr.f  touch gna		],
-[ ../fort77 ishift.f,			qw(a.out) ]
+[ ../fort77 ishift.f,			qw(a.out) ],
+[ if test ! -d subtest; then mkdir subtest; fi  cd subtest  ../../fort77 -g -c -o fooinclude.o -I ../ ../fooinclude.f, qw(subtest/fooinclude.o) ]
 ];
 
 #


Bug#507535: localechooser: Wrong initialization of debconf/language when on serial console

2008-12-02 Thread Martin Michlmayr
* Frans Pop [EMAIL PROTECTED] [2008-12-02 08:37]:
 There's a comment above it giving some background, but it looks like
 setting debconf/language to empty is just plain wrong.
 
 If I start D-I over serial console on sparc, back out from the first
 localechooser dialog to the menu and then start choose-mirror, I get
 country codes instead of names in the mirror country list.

This is a very old bug - see #244437

-- 
Martin Michlmayr
http://www.cyrius.com/



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



Bug#507559: python-sphinx: Version 0.4.3 available

2008-12-02 Thread Mikhail Gusarov

Twas brillig at 07:46:16 02.12.2008 UTC-06 when [EMAIL PROTECTED] did gyre and 
gimble:

 DE As the new version 0.4.3 is out -- and in fact required by
 DE something I'd like to package -- could you look into upgrading the
 DE package?

0.5-1 is in experimental, please use this one until Lenny is released.

-- 



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



Bug#493645: ITP: nostromo -- small, simple, fast and secure httpd

2008-12-02 Thread Matthias-Christian Ott
Are there any new news regarding this matter?

I tried Kai's nhttpd package from http://hendry.iki.fi/debian/, but it
seems he is building it with Webconverger installed.

Could someone please list the points that stop it from integration
into Debian?

At present I am aware of the following issues:

  1. Man pages pointo /usr/local instead of /usr.
  2. Webconverger webpages are included.
  3. Document root is /srv/webc (see also 2.) instead of /var/www.
  4. Tarball contains CVS directories.
  5. BSD authentication is enabled (it just fails always) even if it's
 not available.
  6. Nostromo uses it's own logging framework instead of syslog.

Regards,
Matthias-Christian



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



Bug#507543: migrate mysql-proxy from unstable to testing/lenny

2008-12-02 Thread Raoul Bhatia [IPAX]
Package: mysql-proxy
Version: 0.6.1-5
Severity: wishlist

is it possible to migrate mysql-proxy from unstable (0.6.1-5 as of now)
to testing/lenny?

cheers,
raoul



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



Bug#493645: ITP: nostromo -- small, simple, fast and secure httpd

2008-12-02 Thread Matthias-Christian Ott
Kai Hendry wrote:
 Hey guys,

Hi,
 
 On Tue, Dec 2, 2008 at 11:12 AM, Matthias-Christian Ott [EMAIL PROTECTED] 
 wrote:
  Are there any new news regarding this matter?
 
 http://git.debian.org/?p=users/kai-guest/nostromo/.git

I will have a look at it.
 
  I tried Kai's nhttpd package from http://hendry.iki.fi/debian/, but it
  seems he is building it with Webconverger installed.
 
 Ah yes, that's built with the Webconverger branch of mine. Ignore it.
 Use the git repo master branch.

OK, thanks for pointing this out.
 
  Could someone please list the points that stop it from integration
  into Debian?
 
 I need sponsorship. Last weekend Daniel Bauman agreed to this. I think. :)

+1
 
 [...] 
   5. BSD authentication is enabled (it just fails always) even if it's
  not available.
 
 Not sure about BSD authentication, but HTTP auth does work. I've
 tested it. I need to compile a manpage for ncrypt mind.

There's some ugly #ifdef __OpenBSD__ in the authentication source code
that just returns false on all other systems. I think it should be
disabled at all.
 
   6. Nostromo uses it's own logging framework instead of syslog.
 
 I think I have sorted logging out. Been ironing out a logrotate config
 issue lately mind.

I'm currently testing my syslog version of nhttpd, but I have to admit
that virtual hosting doesn't fit well into the concept but I will simply
prefix the log entries with the virtual host, so that on can easily
filter the messages via grep or an advanced logging daemon.
 
 Thanks for you interest in this. I am hoping to get this done by the
 end of the year. If you want to move quicker, I'm happy to take
 patches and offers of help, or give up the package to you if needs be.
 It's an excellent httpd!

I think it's just a small httpd (in my opinion it has still too many
features and LOC) that fits quite well on my small webserver. It's not
an extraordinary peace of software, but it works.
 
 Kind regards,

Regards,
Matthias-Christian



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



Bug#507553: libvirt: simple logrotate

2008-12-02 Thread Harald Staub
Package: libvirt
Version: 0.4.4-3
Severity: normal

The log files in /var/log/libvirt/qemu/ may become quite large, especially
with collectd's libvirt plugin (collects and logs drive statistics every 10
seconds). munin-libvirt-plugins has a similar effect, only that the volume
is smaller (every 5 minutes).

I use the following quick hack to make the logs rotateable (with logrotate's
copytruncate option):

diff -ur libvirt-0.4.4.orig/src/qemu_driver.c libvirt-0.4.4/src/qemu_driver.c
--- libvirt-0.4.4.orig/src/qemu_driver.c2008-06-12
16:52:53.0 +0200
+++ libvirt-0.4.4/src/qemu_driver.c 2008-12-02 12:48:32.271881000 +0100
@@ -844,7 +844,7 @@
 return -1;
 }

-if ((vm-logfile = open(logfile, O_CREAT | O_TRUNC | O_WRONLY,
+if ((vm-logfile = open(logfile, O_CREAT | O_APPEND | O_WRONLY,
 S_IRUSR | S_IWUSR))  0) {
 qemudReportError(conn, NULL, NULL, VIR_ERR_INTERNAL_ERROR,
  _(failed to create logfile %s: %s),

So the log file is opened with O_APPEND (to make logrotate work with
copytruncate) and without O_TRUNC (to not lose log information e.g. with
stop and start of a VM).




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



Bug#507557: linux-image-2.6.26-1-r4k-ip22: hangs early at boot on Indigo2

2008-12-02 Thread Julien BLACHE
Package: linux-image-2.6.26-1-r4k-ip22
Version: 2.6.26-11

Hi,

The kernel hangs early at boot on an Indigo2:

[0.00] Initializing cgroup subsys cpu
[0.00] Linux version 2.6.26-1-r4k-ip22 (Debian 2.6.26-11) ([EMAIL 
PROTECTED]) (gcc version 4.1.3 20080623 (prerelease) (Debian 4.1.2-23)) #1 Thu 
Nov 27 03:36:47 UTC 2008
[0.00] ARCH: SGI-IP22
[0.00] PROMLIB: ARC firmware Version 1 Revision 10
[0.00] console [early0] enabled
[0.00] CPU revision is: 0460 (R4400SC)
[0.00] FPU revision is: 0500
[0.00] Checking for the multiply/shift bug... no.
[0.00] Checking for the daddiu bug... no.
[0.00] MC: SGI memory controller Revision 3
[0.00] MC: Probing memory configuration:
[0.00]  bank0: 128M @ 0800
[0.00]  bank1: 128M @ 1000
[0.00] Determined physical RAM map:
[0.00]  memory: 1000 @ 0800 (usable)
[0.00] Wasting 1835008 bytes for tracking 32768 unused pages
[0.00] Initrd not found or empty - disabling initrd
[0.00] Zone PFN ranges:
[0.00]   Normal  32768 -98304
[0.00] Movable zone start PFN for each node
[0.00] early_node_map[1] active PFN ranges
[0.00] 0:32768 -98304

JB.

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



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



Bug#429011: [OOPS] cyclades modules error path broken ?

2008-12-02 Thread Florian Lohoff
On Fri, Nov 07, 2008 at 09:33:09PM +0100, Moritz Muehlenhoff wrote:
 On Fri, Jun 15, 2007 at 02:09:02PM +0200, Florian Lohoff wrote:
  
  Package: linux-image-2.6.18-4-486
  Version: 2.6.18.dfsg.1-1
  
  Hi,
  i am using the cyclades multiserial driver. There seems to be a bug in
  the error path on loading the driver. The cyclades Hardware consists of
  the PCI card and an external serial box. If the serial box is not
  connected the driver recognizes this and bails out. Unloading
  and reloading the module fails in this case with the below error
  message:
 
 Is this issue still reproducible with current kernels? If so, could
 you report this upstream at bugzilla.kernel.org?

Still exists in:
linux-image-2.6.26-1-686 2.6.26-12~snapshot.12453

When unloading the module after the failed load and then catting
/proc/ioports gives the crash - The error path on initialization
is broken and does not free the resources in the error path. Fix should be
less than 10 lines.

[  202.976225] BUG: unable to handle kernel paging request at c8a06e6b
[  202.980065] IP: [c01e1802] strnlen+0x6/0x18
[  202.980065] *pde = 07419067 *pte = 
[  202.980065] Oops:  [#1] SMP
[  202.980065] Modules linked in: autofs4 ac battery ipv6 dm_snapshot dm_mirror 
dm_log dm_mod firmware_class snd_ens1371 gameport snd_rawmidi snd_seq_device 
snd_ac97_codec ac97_bus rng_core parport_pc parport intel_agp button shpchp 
i2c_i801 snd_pcm snd_timer i2c_core snd soundcore snd_page_alloc agpgart evdev 
iTCO_wdt pci_hotplug floppy pcspkr joydev ext3 jbd mbcache ide_disk ata_generic 
libata scsi_mod dock uhci_hcd piix usbcore e100 mii ide_core thermal processor 
fan thermal_sys [last unloaded: cyclades]
[  202.980065]
[  202.980065] Pid: 2520, comm: cat Not tainted (2.6.26-1-686 #1)
[  202.980065] EIP: 0060:[c01e1802] EFLAGS: 00010297 CPU: 0
[  202.980065] EIP is at strnlen+0x6/0x18
[  202.980065] EAX: c8a06e6b EBX: c6509346 ECX: c8a06e6b EDX: fffe
[  202.980065] ESI: c8a06e6b EDI:  EBP: c650a000 ESP: c77f5da4
[  202.980065]  DS: 007b ES: 007b FS: 00d8 GS: 0033 SS: 0068
[  202.980065] Process cat (pid: 2520, ti=c77f4000 task=c77eea20 
task.ti=c77f4000)
[  202.980065] Stack: c01e0c60 c77f5f1c c6509346 c77f5f1c  c01e0f35 
 
[  202.980065] 0cca c6509336 bc12 0010 c650a000 
 
[  202.980065]c0311510 c1109420 0086 05fd  4250e0f7 
002f 4250f6c7
[  202.980065] Call Trace:
[  202.980065]  [c01e0c60] string+0x27/0x6f
[  202.980065]  [c01e0f35] vsnprintf+0x28d/0x452
[  202.980065]  [c0133b28] hrtimer_forward+0xe4/0x100
[  202.980065]  [c013604c] getnstimeofday+0x37/0xbc
[  202.980065]  [c0108066] pit_next_event+0x25/0x30
[  202.980065]  [c0138770] clockevents_program_event+0xc4/0xd2
[  202.980065]  [c0139472] tick_dev_program_event+0x1e/0x82
[  202.980065]  [c0139525] tick_program_event+0x1f/0x23
[  202.980065]  [c0134658] hrtimer_interrupt+0x12d/0x155
[  202.980065]  [c012956e] run_timer_softirq+0x30/0x17c
[  202.980065]  [c0153b87] __rcu_process_callbacks+0x8e/0x154
[  202.980065]  [c0126579] __do_softirq+0x66/0xd3
[  202.980065]  [c018a209] seq_printf+0x2b/0x48
[  202.980065]  [c0126de5] r_show+0x5b/0x64
[  202.980065]  [c018a7bb] seq_read+0x196/0x26f
[  202.980065]  [c018a625] seq_read+0x0/0x26f
[  202.980065]  [c01a1162] proc_reg_read+0x58/0x6b
[  202.980065]  [c01a110a] proc_reg_read+0x0/0x6b
[  202.980065]  [c0174992] vfs_read+0x81/0x11e
[  202.980065]  [c0174de3] sys_read+0x3c/0x63
[  202.980065]  [c01038ce] syscall_call+0x7/0xb
[  202.980065]  ===
[  202.980065] Code: c9 74 0c f2 ae 74 05 bf 01 00 00 00 4f 89 fa 5f 89 d0 c3 
85 c9 57 89 c7 89 d0 74 05 f2 ae 75 01 4f 8
[  202.980065] EIP: [c01e1802] strnlen+0x6/0x18 SS:ESP 0068:c77f5da4
[  202.980065] ---[ end trace 3c1a37ae88182d0f ]---

Flo
-- 
Florian Lohoff  [EMAIL PROTECTED] +49-171-2280134
Those who would give up a little freedom to get a little 
  security shall soon have neither - Benjamin Franklin


signature.asc
Description: Digital signature


Bug#507565: [Pkg-utopia-maintainers] Bug#507565: network-manager-gnome: nm-applet crashes - symbol lookup error

2008-12-02 Thread Michael Biebl
rapper wrote:
 Subject: network-manager-gnome: nm-applet crashes - symbol lookup error
 Package: network-manager-gnome
 Version: 0.6.6-2
 Severity: important
 
 *** Please type your report below this line ***
 When trying to start nm-applet I get the following message:
 nm-applet
 nm-applet: symbol lookup error: nm-applet: undefined symbol: 
 dbus_method_dispatcher_new
 

 10nm-applet: symbol lookup error: nm-applet: undefined symbol: 
 dbus_method_dispatcher_new


 ii  libnm-util0   0.6.4-6network management

Your nm-applet version is 0.6.6 (lenny version) and libnm-util0 is 0.6.4 (etch
version). Did you do a partial upgrade from etch to lenny?

Does it work if you upgrade libnm-util0?

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



signature.asc
Description: OpenPGP digital signature


Bug#507522: mingw32-runtime: missing type definitions in tchar.h

2008-12-02 Thread Ron
On Tue, Dec 02, 2008 at 05:53:54PM +0300, Dmitry Potapov wrote:
 Hi Ron,
 
  You should probably report this one directly upstream, but before you do,
  please read: http://mingw.org/Reporting_Bugs  ... in particular the part
  about them requiring you to provide references to the source of the
  information that you used to create this patch.  Without such a reference
  to documentation that we can freely draw from to provide the missing
  symbols you require, I'm afraid they probably won't be able to apply this
  patch.
 
 A reference to MSDN is sufficient?
 http://msdn.microsoft.com/en-us/library/se784sk6.aspx

It used to be, but I'm not sure anymore to be honest.  I had heard something
some time back about them adding use restrictions to even that.  There is a
terms of use link at the bottom of that page, but I don't feel qualified to
wade through the legalese there and offer an opinion as to what it really
allows now.  That's why this is best discussed with upstream ;)

 As to
 __TCHAR_DEFINED - _TCHAR
 _TCHAR_DEFINED - TCHAR
 
 I believe it is common knowledge.

Yes, but the important question is what is the source of that common
knowledge.  If that source is not free, then the people who hold this
'common knowledge' are bound by the conditions it was made available
to them.  Even if they've long since forgotten what those conditions
were.

 As to the patch, those line of code where not copied from anywhere,
 but written by me.

Right, I don't mean to impute you with blatant infringement, but
the issue is subtle, and the mingw folk do take it quite seriously,
so they need evidence of where or how you learned this.

As you say this is a relatively common and well known interface,
so if it hasn't already been implemented, the big question must
be why not?.  The answer may actually be that no one has yet
found a sufficiently free source of the information to provide
a bona fide clean room implementation.  You might just be the
first to notice, but doesn't that seem a little odd to you too?

I can't answer that, but someone upstream surely can.  Since I
can't really speak for either them or you, it really is best if
you sound them out directly on this.

Cheers,
Ron





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



Bug#507564: [compiz] Compiz cause the whole computer to hang

2008-12-02 Thread Julien Cristau
severity 507564 important
retitle 507564 [intel 945GM] compiz causes the whole computer to hang
tag 507564 moreinfo
kthxbye

On Tue, Dec  2, 2008 at 15:43:47 +0100, Jean-Louis Biasini wrote:

 Package: compiz
 Version: 0.7.6-7
 Severity: grave
 
This is unlikely to be a compiz bug.  I'm not reassigning yet, but
downgrading.

 This is very odd and occurs since nearly two mouth. Sometime compiz
 crash the whole computer just after being launch. It occurs always at
 the start of an effect like scale, moving a windows, rotating the
 cube... By Crash the whole computeur I mean that even ctrl + alt +
 Fkey or ctrl+ alt + backspace don't work

Does the computer still respond to ping?  Can you connect over ssh?

 anymore even after a long time waiting. The display just halt in his
 last position. Nothing respond anymore  only hard reboot can solve
 it.  The funny thing about it is that I can use compiz for ages
 without a problem (as I'm using hibernation I use to have quite long
 sessions.) 
 But when I launch compiz (after reboot for example) it hangs nearly 1
 or 2 times for 3 launch.  I'm using the intel drivers in xorg. Since
 this is very slow with EXA (I've got an Intel 945GM card), I'm using
 the XAA drivers of intel (see xorg.conf below) but it also occurs with
 EXA. 
 I just don't know what for log can help you on this and how to get
 them. So when you need something more, please ask ;)
 
The contents of Xorg.0.log would probably help, as well as the package
versions of xserver-xorg-video-intel and libgl1-mesa-dri.

Cheers,
Julien



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



Bug#507567: advi: New Upstream Version 1.7.3 available

2008-12-02 Thread Junichi Uekawa
Package: advi
Version: 1.6.0-13+b2
Severity: wishlist

http://pauillac.inria.fr/advi/ says
Latest stable version (1.7.3):  

Please update package to include that version in Debian.


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

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP) (ignored: 
LC_ALL set to ja_JP.eucJP)
Shell: /bin/sh linked to /bin/bash

Versions of packages advi depends on:
ii  ghostscript-x [gs] 8.62.dfsg.1-3.1   The GPL Ghostscript PostScript/PDF
ii  gs 8.62.dfsg.1-3.1   Transitional package
ii  libc6  2.7-16GNU C Library: Shared libraries
ii  libfreetype6   2.3.7-2   FreeType 2 font engine, shared lib
ii  libgif44.1.6-6   library for GIF images (library)
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libpng12-0 1.2.27-2  PNG library - runtime
ii  libsm6 2:1.0.3-2 X11 Session Management library
ii  libtiff4   3.8.2-11  Tag Image File Format (TIFF) libra
ii  libx11-6   2:1.1.5-2 X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxinerama1   2:1.0.3-2 X11 Xinerama extension library
ii  libxpm41:3.5.7-1 X11 pixmap library
ii  texlive-base   2007.dfsg.1-4 TeX Live: Essential programs and f
ii  texlive-base-bin   2007.dfsg.2-4 TeX Live: Essential binaries
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

advi recommends no packages.

Versions of packages advi suggests:
ii  bzip2   1.0.5-1  high-quality block-sorting file co
ii  ttf-kochi-gothic1.0.20030809-8   Kochi Subst Gothic Japanese TrueTy
ii  ttf-sazanami-gothic [tt 0.0.1.20040629-6 Sazanami Gothic Japanese TrueType 
ii  ttf-sazanami-mincho [tt 0.0.1.20040629-6 Sazanami Mincho Japanese TrueType 

-- no debconf information



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



  1   2   3   4   >