Bug#528130: Debian testing: python-support: bug with update-python-modules

2009-05-13 Thread Bernd Warken
 Von: Josselin Mouette j...@debian.org

 Le mardi 12 mai 2009 à 20:39 +0200, Bernd Warken a écrit :
  drwxr-xr-x 2 root root 4096 16. Apr 22:36 
  /usr/share/python-support/python-elementtree.public
  -rw-r--r-- 1 root root  104 11. Apr 01:15 
  /usr/share/python-support/python-ogg-dbg.public
  r...@lenovo-debian:~# dpkg -S /usr/share/python-support/*.public
  dpkg: /usr/share/python-support/python-elementtree.public nicht gefunden.
 
 This is the second time such an issue has been reported, so this must be
 a bug in some package (maybe python-elementtree). The bug you see is the
 clear result of the misbehavior of another package. I’ll make
 python-support resilient to that issue, but there is clearly something
 else going wrong.
 
I do not agree that the bug is from another package. python-elementtree depends 
on
python-support, so it cannot block the configuration of python-support.
I'm not able to install, deinstall, or configure any package.  So this bug is 
really critical.
Please help me or give me a hint to the reponsable place.

Bernd Warken



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#528130: Debian testing: python-support: bug with update-python-modules

2009-05-12 Thread Bernd Warken
 Von: Josselin Mouette j...@debian.org

 Le lundi 11 mai 2009 à 01:18 +0200, Bernd Warken a écrit :
  Package: python-support
  Version: 1.0.2
  Config-Version: 1.0.2
  Depends: python (= 2.5), dpkg (= 1.14.19)
  Conflicts: debhelper ( 5.0.38)
  
  /usr/sbin/update-python-modules of package python-support 1.0.2 creates the 
  following errors:
  
  Traceback (most recent call last):
File /usr/sbin/update-python-modules, line 437, in module
  public_packages[package].install(need_postinstall)
File /usr/sbin/update-python-modules, line 232, in __getitem__
  self[name] = SharedFileList (path)
File /usr/sbin/update-python-modules, line 146, in __init__
  for line in file(path):
  IOError: [Errno 21] Is a directory
 
 Please show the output of the following commands:
 ls -ld /usr/share/python-support/*.public
 dpkg -S /usr/share/python-support/*.public
 

r...@lenovo-debian:~# ls -ld /usr/share/python-support/*.public
drwxr-xr-x 2 root root 4096 16. Apr 22:36 
/usr/share/python-support/python-elementtree.public
-rw-r--r-- 1 root root  104 11. Apr 01:15 
/usr/share/python-support/python-ogg-dbg.public
r...@lenovo-debian:~# dpkg -S /usr/share/python-support/*.public
dpkg: /usr/share/python-support/python-elementtree.public nicht gefunden.
python-ogg-dbg: /usr/share/python-support/python-ogg-dbg.public

Bernd Warken



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#528130: Debian testing: python-support: bug with update-python-modules

2009-05-10 Thread Bernd Warken
Package: python-support
Version: 1.0.2
Config-Version: 1.0.2
Depends: python (= 2.5), dpkg (= 1.14.19)
Conflicts: debhelper ( 5.0.38)

/usr/sbin/update-python-modules of package python-support 1.0.2 creates the 
following errors:

Traceback (most recent call last):
  File /usr/sbin/update-python-modules, line 437, in module
public_packages[package].install(need_postinstall)
  File /usr/sbin/update-python-modules, line 232, in __getitem__
self[name] = SharedFileList (path)
  File /usr/sbin/update-python-modules, line 146, in __init__
for line in file(path):
IOError: [Errno 21] Is a directory

That occurs already in the configuration during the installation of the 
package. This makes a lot of other packages
unusable, including reportbug.

I'm using Debian testing with Linux 2.6.26-2-amd64 #1 SMP Fri Mar 27 04:02:59 
UTC 2009 x86_64 GNU/Linux.
My python has version 2.5.4, dpkg is 1.14.26, und  debhelper 7.2.7.



update-python-modules
Description: Binary data


Bug#420007: No access to local Apache2 Alias with libapache2-mod-suphp

2007-04-19 Thread Bernd Warken
Subject: No access to local Apache2 Alias with libapache2-mod-suphp
Package: libapache2-mod-suphp
Version: 0.6.2-1
Severity: normal

*** Please type your report below this line ***

My apache2 system works without libapache2-mod-suphp.  As soon as I install 
this package
apache2 does not work for local Alias requests.  So apache2 becomes unusable 
with it.
On /var/log/apache2/error.log, I get the following error messages when I try to 
get to
http://localhost/phpmyadmin/ and http://localhost/gosa/:

[Thu Apr 19 13:29:46 2007] [error] [client 127.0.0.1] Premature end of script 
headers: index.php
[Thu Apr 19 13:30:15 2007] [error] [client 127.0.0.1] Premature end of script 
headers: setup.php

I needed a long time before I realized that libapache2-mod-suphp was the guilty 
package that
blew up my apache2.  Please fix it; otherwise it should be removed from debian.

Bernd Warken

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

Kernel: Linux 2.6.20-1-k7 (SMP w/1 CPU core)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages libapache2-mod-suphp depends on:
ii  apache2.2-common2.2.3-4  Next generation, scalable, extenda
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
pn  suphp-commonnone   (no description available)

libapache2-mod-suphp recommends no packages.



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



Bug#406950: iceape-browser: iceape does not start: Failed to find the configuration file

2007-01-15 Thread Bernd Warken
Subject: iceape-browser: iceape does not start: Failed to find the 
configuration file
Package: iceape-browser
Version: 1.0.7-2
Severity: grave
Justification: renders package unusable

*** Please type your report below this line ***

The iceape browser does not start.  It displays the following error message:

  Failed to read the configuration file.  Please contact your system 
administrator.

But my system has the following iceape configuration files:

drwxr-xr-x 3 root root 4096 2007-01-15 09:14 /etc/iceape
-rw-r--r-- 1 root root  118 2007-01-15 09:13 /etc/iceape/iceaperc
drwxr-xr-x 2 root root 4096 2007-01-15 09:14 /etc/iceape/pref
-rw-r--r-- 1 root root  566 2007-01-04 21:16 /etc/iceape/pref/base.js

In this state, iceape cannot be used.

Please help

Bernd Warken



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

Versions of packages iceape-browser depends on:
ii  libatk1.0-0   1.12.4-1   The ATK accessibility toolkit
ii  libc6 2.3.6.ds1-8GNU C Library: Shared libraries
ii  libcairo2 1.2.4-4The Cairo 2D vector graphics libra
ii  libfontconfig12.4.1-2generic font configuration library
ii  libgcc1   1:4.1.1-19 GCC support library
ii  libglib2.0-0  2.12.4-2   The GLib library of C routines
ii  libgtk2.0-0   2.8.20-3   The GTK+ graphical user interface
ii  libjpeg62 6b-13  The Independent JPEG Group's JPEG
ii  libmyspell3c2 1:3.1-18   MySpell spellchecking library
ii  libpango1.0-0 1.14.8-4   Layout and rendering of internatio
ii  libpng12-01.2.15~beta5-1 PNG library - runtime
ii  libstdc++64.1.1-19   The GNU Standard C++ Library v3
ii  libx11-6  2:1.0.3-4  X11 client-side library
ii  libxcursor1   1.1.7-4X cursor management library
ii  libxext6  1:1.0.1-2  X11 miscellaneous extension librar
ii  libxfixes31:4.0.1-5  X11 miscellaneous 'fixes' extensio
ii  libxft2   2.1.8.2-8  FreeType-based font drawing librar
ii  libxi61:1.0.1-4  X11 Input extension library
ii  libxinerama1  1:1.0.1-4.1X11 Xinerama extension library
ii  libxrandr22:1.1.0.2-5X11 RandR extension library
ii  libxrender1   1:0.9.1-3  X Rendering Extension client libra
ii  libxt61:1.0.2-2  X11 toolkit intrinsics library
ii  zlib1g1:1.2.3-13 compression library - runtime

Versions of packages iceape-browser recommends:
ii  iceape-gnome-support  1.0.7-2Gnome support for the Iceape Inter

-- no debconf information



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



Bug#403134: apache2: does not work with CGI, PHP, Perl, mySQL, etc.

2006-12-14 Thread Bernd Warken
Subject: apache2: does not work with CGI, PHP, Perl, mySQL, etc.
Package: apache2
Version: 2.0.55-4
Severity: critical
Justification: breaks unrelated software

*** Please type your report below this line ***

I tested apache2 and the 3 apache1 versions on both KNOPPIX-5.02-CD and
my working machine with Debian testing.  None worked with CGI, PHP,
Perl, mySQL, phpmyadmin, and many other things.  Apache2 was the worst
by denying even access to http://localhost.  Changing the configuration
did not heall the system.

I could correct the whole mess by using XAMPP of
http://www.apachefriends.org/.  This is a combination of working
versions of Apache2, PHP, mySQL, and ftp such that the CGI, PHP , Perl,
and phpmyadmin really work.  I tested XAMPP both on KNOPPIX (with
permanent saving) and Debian testing - with full success.  After the
former torture with the Debian Apache* I am really happy to have found
this free software product.

I propose that you either change towards XAMPP or at least try to learn
from these guys.  The actual trash of Debian's Apache and related
software is not usable.

Bernd Warken

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

Versions of packages apache2 depends on:
ii  apache2-mpm-prefork   2.0.55-4   traditional model for Apache2

apache2 recommends no packages.

-- no debconf information



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



Bug#400587: mysql-server-5.0: mysqld does not start

2006-11-27 Thread Bernd Warken
Subject: mysql-server-5.0: mysqld does not start
Package: mysql-server-5.0
Version: 5.0.26-3
Severity: grave
Justification: renders package unusable

*** Please type your report below this line ***

mysqld reports the following error and does not start:

061127 13:45:16 [ERROR] mysqld: unknown option '--enable-named-pipe'

Bernd Warken

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

Versions of packages mysql-server-5.0 depends on:
ii  adduser 3.99 Add and remove users and groups
ii  debconf [debconf-2.0]   1.5.8Debian configuration management sy
ii  libc6   2.3.6.ds1-8  GNU C Library: Shared libraries
ii  libdbi-perl 1.52-1   Perl5 database interface by Tim Bu
ii  libgcc1 1:4.1.1-19   GCC support library
ii  libmysqlclient15off 5.0.26-3 mysql database client library
ii  libncurses5 5.5-5Shared libraries for terminal hand
ii  libreadline55.2-1GNU readline and history libraries
ii  libstdc++6  4.1.1-19 The GNU Standard C++ Library v3
ii  libwrap07.6.dbs-11   Wietse Venema's TCP wrappers libra
ii  lsb-base3.1-15   Linux Standard Base 3.1 init scrip
ii  mysql-client-5.05.0.26-3 mysql database client binaries
ii  mysql-common5.0.26-3 mysql database common files (e.g.
ii  passwd  1:4.0.18.1-5 change and administer password and
ii  perl5.8.8-6.1Larry Wall's Practical Extraction
ii  psmisc  22.3-1   Utilities that use the proc filesy
ii  zlib1g  1:1.2.3-13   compression library - runtime

Versions of packages mysql-server-5.0 recommends:
ii  mailx1:8.1.2-0.20050715cvs-1 A simple mail user agent

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



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



Bug#399030: kcontrol: there are no entries on the left side

2006-11-17 Thread Bernd Warken
Subject: kcontrol: there are no entries on the left side
Package: kcontrol
Version: 4:3.5.5a.dfsg.1-1
Severity: grave
Justification: renders package unusable

*** Please type your report below this line ***

Usually, kcontrol has a tree of entries on the left side to choose which system
part has to be fixed.  On my kcontrol, the left side is totally empty, so the
program is unusable.  This makes it hard to work with kde.

Bernd Warken

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

Versions of packages kcontrol depends on:
ii  kdebase-data   4:3.5.5a.dfsg.1-1 shared data files for the KDE base
ii  kdelibs4c2a4:3.5.5a.dfsg.1-3 core libraries and binaries for al
ii  kicker 4:3.5.5a.dfsg.1-1 desktop panel for KDE
ii  libacl12.2.41-1  Access control list shared library
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libattr1   2.4.32-1  Extended attribute shared library
ii  libaudio2  1.8-2 The Network Audio System (NAS). (s
ii  libc6  2.3.6.ds1-7   GNU C Library: Shared libraries
ii  libfam02.7.0-11  Client library to control the FAM
ii  libfontconfig1 2.4.1-2   generic font configuration library
ii  libfontenc11:1.0.2-2 X11 font encoding library
ii  libfreetype6   2.2.1-5   FreeType 2 font engine, shared lib
ii  libgcc11:4.1.1-19GCC support library
ii  libgl1-mesa-glx [libgl 6.5.1-0.2 A free implementation of the OpenG
ii  libglu1-mesa [libglu1] 6.5.1-0.2 The OpenGL utility library (GLU)
ii  libice61:1.0.1-2 X11 Inter-Client Exchange library
ii  libidn11   0.6.5-1   GNU libidn library, implementation
ii  libjpeg62  6b-13 The Independent JPEG Group's JPEG
ii  libpng12-0 1.2.8rel-7PNG library - runtime
ii  libqt3-mt  3:3.3.7-1 Qt GUI Library (Threaded runtime v
ii  libraw1394-8   1.2.1-2   library for direct access to IEEE
ii  libsm6 1:1.0.1-3 X11 Session Management library
ii  libssl0.9.80.9.8c-3  SSL shared libraries
ii  libstdc++6 4.1.1-19  The GNU Standard C++ Library v3
ii  libusb-0.1-4   2:0.1.12-2userspace USB programming library
ii  libx11-6   2:1.0.3-2 X11 client-side library
ii  libxcursor11.1.7-4   X cursor management library
ii  libxext6   1:1.0.1-2 X11 miscellaneous extension librar
ii  libxft22.1.8.2-8 FreeType-based font drawing librar
ii  libxi6 1:1.0.1-3 X11 Input extension library
ii  libxinerama1   1:1.0.1-4.1   X11 Xinerama extension library
ii  libxrandr2 2:1.1.0.2-4   X11 RandR extension library
ii  libxrender11:0.9.1-3 X Rendering Extension client libra
ii  libxt6 1:1.0.2-2 X11 toolkit intrinsics library
ii  libxtst6   1:1.0.1-5 X11 Testing -- Resource extension
ii  usbutils   0.72-7USB console utilities
ii  zlib1g 1:1.2.3-13compression library - runtime

Versions of packages kcontrol recommends:
ii  udev  0.100-2.2  /dev/ and hotplug management daemo

-- no debconf information



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



Bug#397848: amaya: does not install in Debian testing

2006-11-09 Thread Bernd Warken
Subject: amaya: does not install in Debian testing
Package: amaya
Version: 8.5-1
Severity: grave
Justification: renders package unusable

*** Please type your report below this line ***

In Debian testing, amaya depends on gdk-imlib1 and libpng10-0,
but both collide.

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



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



Bug#393429: konqueror: no passwords are stored

2006-10-16 Thread Bernd Warken
Subject: konqueror: no passwords are stored
Package: konqueror
Version: 4:3.5.4-2+b1
Severity: normal

*** Please type your report below this line ***

My konqueror browser does not store passwords.  So it is not useful for 
internet browsing.

I did not find any password options in the configuration.  If I forgot 
something please tell me.

Thank you for your help

Bernd Warken

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

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

konqueror recommends no packages.

-- no debconf information

__
XXL-Speicher, PC-Virenschutz, Spartarife  mehr: Nur im WEB.DE Club!
Jetzt gratis testen! http://freemail.web.de/home/landingpad/?mc=021130



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



Bug#393577: a2p: problems and solution for translating `chem.awk'

2006-10-16 Thread Bernd Warken
Subject: a2p: problems and solution for translating `chem.awk'
Package: perl
Version: 5.8.8-6.1
Severity: normal

*** Please type your report below this line ***

This mail describes how to make running `chem.awk' in Perl.  Some
problems of `a2p' are discussed.

`chem' was written by Brian Kernighan:
  http://cm.bell-labs.com/cm/cs/who/bwk/index.html
The `chem' source is available at:
  http://cm.bell-labs.com/netlib/typesetting/chem.gz

To this mail, I appended a `tar' file about `chem'.  It contains the
`awk' version of `chem' with a slight correction and some Perl
versions translated with a2p.  Its file structure is:

awk/# subdirectory with the original `awk' source
awk/chem# shell script that runs `chem'
awk/chem.awk# `awk' file of `chem'
awk/chem.macros # macro file that is loaded by the output of `chem.awk'
awk/README  # README file of Brian Kernighan

example/# subdirecteory with 3 example files of Kernighan

perl/   # subdirectory for the `a2p' generated Perl versions
perl/0.0# translation of `a2p' with output errors, does not work
perl/0.1# corrected version of generated Perl file, working
perl/0.2# working version with activated warnings

You can run `chem' in the directories `akw/' of `perl/0.*/' by the
command
  ./chem files
to get its `pic' output and by
  ./chem files | groffer
to view the output in graphical mode.  `files' is either one or
several of the example files or empty for standard input.


## 1st error at call of `a2p'

When one tries to run `a2p' on `chem.awk', an error occurs:

  $ a2p awk/chem.awk
  Search pattern not terminated:
  $1 == size{ if ($NF = 4) size = $NF; else size = $NF/10

`a2p' cannot read the division slash.  That's a bug in `a2p' that
should be easy to fix.

The error can be avoided by replacing the division slash by a
multiplication.  The following `diff' fixes this.

$ diff -u chem.awk.orig chem.awk
--- chem.awk.orig   2006-10-14 18:33:37.0 +0200
+++ chem.awk2006-10-15 12:36:38.0 +0200
@@ -51,7 +51,7 @@
 $1 == textht { textht = $NF; next }
 $1 == cwid   { cwid = $NF; next }
 $1 == db { db = $NF; next }
-$1 == size   { if ($NF = 4) size = $NF; else size = $NF/10
+$1 == size   { if ($NF = 4) size = $NF; else size = $NF*0.1
  setparams(size); next }

You find a corrected `chem.awk' in `perl/0.0/'.

After this correction, `a2p' works on `chem.awk', the result is stored
in the file `perl/0.0/chem.pl'.  But this result produces wrong output
and wrong graphs when compared to the `awk' original.


## error correction in `perl/0.1/'

It's easy to correct the errors in the `a2p' translation `perl/0.0/'.
There are 3 errors, all arise from wrongly created `$_'.  You should
think about fixing this in `a2p' as well.

The following is a diff to do the correction.

#

--- 0.0/chem.pl2006-10-15 13:38:42.0 +0200
+++ 0.1/chem.pl2006-10-16 18:38:19.0 +0200
@@ -248,7 +248,7 @@
labsave($lastname, $Last, $dir);
 }
 if ($goes) {
-   $_ = $goes;
+@Fld = ($goes);
molecule();
 }
 }
@@ -308,9 +308,8 @@
 }
 $n =~ s/[^A-Za-z0-9]//g;# for stuff like C(OH3): zap non-alnum
 if ($Fld[2] eq '') {
-   printf Last: %s: %s with .%s at Last.%s\n, $n, $_, leave($type,
-
- $dir + 180), leave($Last, $dir);
+   printf Last: %s: %s with .%s at Last.%s\n,
+  $n, join($,, @Fld), leave($type, $dir + 180), leave($Last, $dir);
 }
 elsif ($Fld[2] eq 'below') {
printf Last: %s: %s with .n at %s.s\n, $n, $Fld[1], $Fld[3];
@@ -329,7 +328,7 @@
  $dew;
 }
 else {
-   printf Last: %s: %s\n, $n, $_;
+   printf Last: %s: %s\n, $n, join($,, @Fld);
 }
 $Last = $type;
 if ($lastname ne '') {

#

You can find the corrected version in `perl/0.1/'.  This `chem.pl'
generates correct output, equivalent to the `awk' version, such that
the graphs are right.  But the error messages are suppressed because
no warnings are active.


## correction with warnings in `perl/0.2/'

Running a Perl program without warnings is not good at all.  But I'm
not sure if you want to change this.

In `perl/0.2/' you find a corrected version of `chem.pl' that has `-w'
activated and performs correct output without error messages.  I do
not display a diff of this version.

By `-w' or `use warnings;' the warnings are activated.  This produces
a lot of error messages.  The following actions remove these error
reports:

- `Name ... used only once: possible typo':
Comment the lines of these only once used variables out.

- `Undefined value assigned to typeglob':
Remove function `set()' and replace its use by a setting of a hash `%dc'.

- `Use of uninitialized value in ...':
Add some test for each uninitialized variable.


Good look for `a2p'

Bernd Warken


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500

Bug#393066: a2p: translated print must have \n

2006-10-14 Thread Bernd Warken
Subject: a2p: translated print must have \n
Package: perl
Version: 5.8.8-6.1
Severity: grave
Justification: renders package unusable

*** Please type your report below this line ***

The `print' command in `awk' adds automatically a `\n' at the end.  `a2p'
translates it just in a Perl `print' without adding a `\n'.

Bernd Warken

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

Versions of packages perl depends on:
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  libdb4.4 4.4.20-8Berkeley v4.4 Database Libraries [
ii  libgdbm3 1.8.3-3 GNU dbm database routines (runtime
ii  perl-base5.8.8-6.1   The Pathologically Eclectic Rubbis
ii  perl-modules 5.8.8-6.1   Core Perl modules

Versions of packages perl recommends:
ii  perl-doc  5.8.8-6.1  Perl documentation

-- no debconf information

_
Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
http://smartsurfer.web.de/?mc=100071distributionid=0066



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



Bug#390493: bash: bug in first line of man page bash.1

2006-10-01 Thread Bernd Warken
Subject: bash: bug in first line of man page bash.1
Package: bash
Version: 3.1-5
Severity: minor
Tags: patch

*** Please type your report below this line ***

The first line of the man page bash.1 lacks a starting dot.  This produces an
overhead of one line in text mode, and a whole page in modes like ps and dvi.
This can be fixed by the following patch.

$ diff -u bash.1.orig bash.1
--- bash.1.orig 2006-10-01 16:36:27.0 +0200
+++ bash.1  2006-10-01 16:35:50.0 +0200
@@ -1,4 +1,4 @@
-\
+.\
 .\ MAN PAGE COMMENTS to
 .\
 .\Chet Ramey

Bernd Warken

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

Versions of packages bash depends on:
ii  base-files   3.1.16  Debian base system miscellaneous f
ii  debianutils  2.17Miscellaneous utilities specific t
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  libncurses5  5.5-3   Shared libraries for terminal hand

bash recommends no packages.

-- no debconf information

___
Viren-Scan für Ihren PC! Jetzt für jeden. Sofort, online und kostenlos.
Gleich testen! http://www.pc-sicherheit.web.de/freescan/?mc=02




Bug#388791: firefox-locale-de: is not available in testing, but it is needed

2006-09-22 Thread Bernd Warken
Package: firefox-locale-de
Version: 1.5.0.4-1
Severity: normal


firefox-locale-de was removed from Debian testing, but it is still needed.
A newer version is available in unstable, but testing ignores that.

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

Versions of packages firefox-locale-de depends on:
ii  firefox   1.5.dfsg+1.5.0.6-4 lightweight web browser based on M

firefox-locale-de recommends no packages.

-- no debconf information


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



Bug#388792: firefox-locale-de: is not available in testing, but it is needed

2006-09-22 Thread Bernd Warken
Subject: firefox-locale-de: is not available in testing, but it is needed
Package: firefox-locale-de
Version: 1.5.0.4-1
Severity: normal

*** Please type your report below this line ***

firefox-locale-de was removed from Debian testing, but it is still needed.
A newer version is available in unstable, but testing ignores that.

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

Versions of packages firefox-locale-de depends on:
ii  firefox   1.5.dfsg+1.5.0.6-4 lightweight web browser based on M

firefox-locale-de recommends no packages.

-- no debconf information

_
Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
http://smartsurfer.web.de/?mc=100071distributionid=0066



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



Bug#386708: kdvi: trouble with a dvi file generated from soelim.1

2006-09-09 Thread Bernd Warken
Subject: kdvi: trouble with a dvi file generated from soelim.1
Package: kdvi
Version: 4:3.5.4-2
Severity: normal

*** Please type your report below this line ***

kdvi generates the following error on a file that is named later on:

QApplication::notify: Unexpected null receiver
kdvi (kdegraphics): ERROR: Die spezielle Anweisung 'sh 1' ist noch nicht
implementiert.
kdvi (kdegraphics): ERROR: Die spezielle Anweisung 'ip' ist noch nicht
implementiert.
kdvi (kdegraphics): ERROR: Die spezielle Anweisung 'sh 1' ist noch nicht
implementiert.
kdvi (kdegraphics): ERROR: Die spezielle Anweisung 'ip' ist noch nicht
implementiert.

This repeated 25 times.

The file is appended as soelim.dvi.  It is generated from the current man
page of soelim.1 from groff.  This file is not included in the actual Debian
groff archive, but it is in the current development package.  So I appended
it as well.

The dvi file was created by the command

groff -p -man -Tdvi soelim.1 soelim.dvi

Bernd Warken

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages kdvi depends on:
ii  kdelibs4c2a  4:3.5.4-3   core libraries and binaries for al
ii  kviewshell   4:3.5.4-2   generic framework for viewer appli
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  libfreetype6 2.2.1-2 FreeType 2 font engine, shared lib
ii  libgcc1  1:4.1.1-13  GCC support library
ii  libqt3-mt3:3.3.6-4   Qt GUI Library (Threaded runtime v
ii  libstdc++6   4.1.1-13The GNU Standard C++ Library v3
ii  zlib1g   1:1.2.3-13  compression library - runtime

Versions of packages kdvi recommends:
ii  tetex-bin 3.0-18 The teTeX binary files

-- no debconf information


_
Der WEB.DE SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
http://smartsurfer.web.de/?mc=100071distributionid=0066



soelim.1
Description: Binary data


soelim.dvi
Description: TeX dvi file


Bug#385651: man-db: /usr/bin/bzip2 is expected, but it is in /bin/bzip2

2006-09-01 Thread Bernd Warken
Subject: man-db: /usr/bin/bzip2 is expected, but it is in /bin/bzip2
Package: man-db
Version: 2.4.3-3
Severity: normal

*** Please type your report below this line ***

Suppose there is a man page that includes another man page with the .so request
and this man page is compressed with bz2.  To use this construction, man tries 
to
use the bzip2 program for uncompressing.  Unfortunately it searches bzip2 only 
in
the directory /usr/bin, whereas Debian has it in the directory /bin.  Please use
the whole $PATH to search for it.

Bernd Warken

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

Versions of packages man-db depends on:
ii  bsdmainutils 6.1.4   collection of more utilities from
ii  debconf [debconf-2.0]1.5.3   Debian configuration management sy
ii  dpkg 1.13.21 package maintenance system for Deb
ii  groff-base   1.18.1.1-12 GNU troff text-formatting system (
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  libgdbm3 1.8.3-3 GNU dbm database routines (runtime

man-db recommends no packages.

-- debconf information:
* man-db/install-setuid: false
  man-db/build-database: true
  man-db/rebuild-database: true

__
Erweitern Sie FreeMail zu einem noch leistungsstärkeren E-Mail-Postfach!

Mehr Infos unter http://freemail.web.de/home/landingpad/?mc=021131




Bug#385652: man-db: /usr/bin/bzip2 is expected, but it is in /bin/bzip2

2006-09-01 Thread Bernd Warken
Package: man-db
Version: 2.4.3-3
Severity: normal


Suppose there is a man page that includes another man page with the .so request 
and this man page is compressed with bz2.  To use this construction, man tries 
to 
use the bzip2 program for uncompressing.  Unfortunately it searches bzip2 only 
in 
the directory /usr/bin, whereas Debian has it in the directory /bin.  Please 
use 
the whole $PATH to search for it.

Bernd Warken

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

Versions of packages man-db depends on:
ii  bsdmainutils 6.1.4   collection of more utilities from 
ii  debconf [debconf-2.0]1.5.3   Debian configuration management sy
ii  dpkg 1.13.21 package maintenance system for Deb
ii  groff-base   1.18.1.1-12 GNU troff text-formatting system (
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  libgdbm3 1.8.3-3 GNU dbm database routines (runtime

man-db recommends no packages.

-- debconf information:
* man-db/install-setuid: false
  man-db/build-database: true
  man-db/rebuild-database: true


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



Bug#354168: ifupdown: ifup,ifdown do not handle duplicate interfaces

2006-02-23 Thread Bernd Warken
Package: ifupdown
Version: 0.6.7
Severity: important

Some Debian packages automatically update /etc/network/interfaces.  So
it happens that some interfaces are duplicate in this file.  Then ifup
and ifdown are not able to handle this file.  This leads to a total
block of all network activities, including the internet access.  This is
a severe damage to the whole system.

Unfortunately, the error message is also very bad.  It says
  ifup: couldn't read interfaces file /etc/network/interfaces

Please make /etc/network/interfaces accessible by using the first or
last of the duplicate interfaces and ignoring the rest.

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

Versions of packages ifupdown depends on:
ii  debconf [debconf-2.0] 1.4.70 Debian configuration management sy
ii  libc6 2.3.5-13   GNU C Library: Shared libraries an
ii  net-tools 1.60-17The NET-3 networking toolkit

ifupdown recommends no packages.

-- debconf information:
  ifupdown/convert-interfaces: true

__
Verschicken Sie romantische, coole und witzige Bilder per SMS!
Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193



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