Bug#837874: [icedove] Cannot add GMail account due to empty OAuth-Popup

2016-09-14 Thread Sebastian Feltel
Package: icedove
Version: 1:45.2.0-4+b1
Severity: normal

Hello,
I´m trying to add an GMail account to Icedove. After entering the needed
informations into the new account wizard Icedove checks its ISP database
and shows this informations in the following window. Clicking finish
opens an window "Please enter your account informations for
f...@gmail.com on imap.gmail.com". The windows content is empty. Only
white background is shown. I can see the URL which should being showed
but even cannot copy it to my browser to open it.

For testing purposes I installed Iceweasel (as Icedove and Iceweasel
using same libs) but it didn´t help either.

The same error exists while trying to add an Google calendar using
iceowl-extension and/or google-calendar-provider. There are also
OAuth-Popups shown but its content is empty. The "official" Lightning
extension from
https://addons.mozilla.org/de/thunderbird/addon/lightning/ is also affected.

Regards,
Sebastian


--- System information. ---
Architecture: amd64
Kernel:   Linux 4.6.0-1-amd64

Debian Release: stretch/sid
  800 testing http.debian.net   750 unstable
http.debian.net   500 stable  dl.google.com   250 experimental
 http.debian.net
--- Package information. ---
Depends   (Version) | Installed
===-+-===
debianutils   (>= 1.16) | 4.8
fontconfig  | 2.11.0-6.7
psmisc  | 22.21-2.1+b1
libasound2  (>= 1.0.16) | libatk1.0-0
 (>= 1.12.4) | libc6 (>=
2.17) | libcairo2(>= 1.10.2-2~) | libdbus-1-3
 (>= 1.9.14) | libdbus-glib-1-2
(>= 0.78) | libevent-2.0-5   (>= 2.0.10-stable) | libffi6
  (>= 3.0.4) | libfontconfig1
(>= 2.11) | libfreetype6 (>= 2.2.1) |
libgcc1  (>= 1:4.0) | libgdk-pixbuf2.0-0
 (>= 2.22.0) | libglib2.0-0(>=
2.22.0) | libgtk2.0-0 (>= 2.24.0) |
libhunspell-1.4-0   | libicu57
(>= 57.1-1~) | libnspr4  (>=
2:4.10.9) | libnss3 (>= 2:3.19) |
libpango-1.0-0  (>= 1.14.0) | libpangocairo-1.0-0
 (>= 1.14.0) | libpangoft2-1.0-0   (>=
1.14.0) | libpixman-1-0   (>= 0.19.6) | libsqlite3-0
   (>= 3.7.10) | libstartup-notification0
   (>= 0.8) | libstdc++6 (>= 5.2) | libvpx4
(>= 1.6.0) | libx11-6
| libxcomposite1 (>= 1:0.3-1) |
libxdamage1  (>= 1:1.1) | libxext6
 | libxfixes3
  | libxrender1 | libxt6
 | zlib1g (>=
1:1.2.0) |

Recommends  (Version) | Installed
=-+-==
iceowl-extension(= 1:45.2.0-4+b1) | 1:45.2.0-4+b1
myspell-en-us |  OR hunspell-dictionary
 |  OR myspell-dictionary|

Suggests  (Version) | Installed
===-+-===
apparmor| fonts-lyx   | 2.2.0-2
libgssapi-krb5-2| 1.14.3+dfsg-2



-- 
debianforum.de - die deutschsprachige Supportwebseite rund
um das Debian-Projekt  



signature.asc
Description: OpenPGP digital signature


Bug#665346: upgrading libexpat1 to 2.1~beta3

2012-03-25 Thread Sebastian Feltel
Hello Matthias,
upgrading libexpat1 as you suggested worked. I´ve now python2.7
2.7.3~rc2-1 and libexpat1 2.1~beta3 installed and can start gajim,
wicd-gtk and other python2.7 programs without errors.

Bye
Sebastian

-- 
debianforum.de - die deutschsprachige Supportwebseite rund
um das Debian-Projekt  http://debianforum.de



signature.asc
Description: OpenPGP digital signature


Bug#665346: python2.7 upgrade makes python-programs unusable: undefined symbol XML_SetHashSalt

2012-03-23 Thread Sebastian Feltel
Package: python2.7
Version: 2.7.3~rc2-1

Hello,
since yesterdays python2.7 upgrade to 2.7.3~rc2-1 all programs using
python2.7 like wicd, gajim or reportbug itself are crashing with a debug
output like:

-
feltel@bigblue:~$ wicd-gtk
Traceback (most recent call last):
  File /usr/share/wicd/gtk/wicd-client.py, line 47, in module
from dbus import DBusException
  File /usr/lib/python2.7/dist-packages/dbus/__init__.py, line 100, in
module
from dbus._dbus import Bus, SystemBus, SessionBus, StarterBus
  File /usr/lib/python2.7/dist-packages/dbus/_dbus.py, line 46, in
module
from dbus.bus import BusConnection
  File /usr/lib/python2.7/dist-packages/dbus/bus.py, line 46, in module
from dbus.connection import Connection
  File /usr/lib/python2.7/dist-packages/dbus/connection.py, line 42,
in module
from dbus.proxies import ProxyObject
  File /usr/lib/python2.7/dist-packages/dbus/proxies.py, line 35, in
module
from dbus._expat_introspect_parser import process_introspection_data
  File
/usr/lib/python2.7/dist-packages/dbus/_expat_introspect_parser.py,
line 26, in module
from xml.parsers.expat import ExpatError, ParserCreate
  File /usr/lib/python2.7/xml/parsers/expat.py, line 4, in module
from pyexpat import *
ImportError: /usr/lib/python2.7/lib-dynload/pyexpat.so: undefined
symbol: XML_SetHashSalt
feltel@bigblue:~$
-

Downgrading python2.7 and python-minimal to 2.7.2-8 fixed this bug.


The system I´m using is an up-to-date Testing amd64.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (800, 'testing'), (750, 'unstable'), (250, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python2.7 depends on:
ii  libbz2-1.0 1.0.6-1
ii  libc6  2.13-27
ii  libdb4.8   4.8.30-11
ii  libexpat1  2.0.1-7.2
ii  libgcc11:4.6.3-1
ii  libncursesw5   5.9-4
ii  libreadline6   6.2-8
ii  libsqlite3-0   3.7.10-1
ii  libtinfo5  5.9-4
ii  mime-support   3.52-1
ii  python2.7-minimal  2.7.3~rc2-1

python2.7 recommends no packages.

Versions of packages python2.7 suggests:
pn  binutils   2.22-6
pn  python2.7-doc  none

-- no debconf information


Bye
Sebastian

-- 
debianforum.de - die deutschsprachige Supportwebseite rund
um das Debian-Projekt  http://debianforum.de



signature.asc
Description: OpenPGP digital signature


Bug#611279: LibreOffice crashes while opening Extras Options menu

2011-01-28 Thread Sebastian Feltel
Hello Rene,

Am 27.01.2011 20:29, schrieb Rene Engelhard:
 On Thu, Jan 27, 2011 at 05:52:10PM +0100, Sebastian Feltel wrote:
 ii  libreoffice-filter-mobiled 1:3.3.0~rc1-1 office productivity suite
 [...]
 ii  libreoffice-report-builder 1:3.3.0~rc1-1 LibreOffice extension for
 building
 [...]
 ii  ure1.7.0+LibO3.3.0~rc1-1 LibreOffice UNO runtime
 environmen
 
 I actually don't think this matters, but you might want to try to update this 
 to
 3.3.0 final?

Upgrading these packages obviously solved the problem. I´m curious why
the usual dist-upgrade didn´t upgraded them. Anyway, the bug can safely
be closed. Sorry for the noise. :-)

Bye
Sebastian


-- 
debianforum.de - die deutschsprachige Supportwebseite rund
um das Debian-Projekt  http://debianforum.de



signature.asc
Description: OpenPGP digital signature


Bug#611279: LibreOffice crashes while opening Extras Options menu

2011-01-28 Thread Sebastian Feltel
Am 28.01.2011 17:51, schrieb Rene Engelhard:

 You you still have the old debs on your had? Can you try which one is
 responsible?

Sorry, I´ve disabled caching debs on purpose. :-(

Bye
Sebastian

-- 
debianforum.de - die deutschsprachige Supportwebseite rund
um das Debian-Projekt  http://debianforum.de



signature.asc
Description: OpenPGP digital signature


Bug#611279: LibreOffice crashes while opening Extras Options menu

2011-01-28 Thread Sebastian Feltel
Hello Rene,

Am 28.01.2011 19:30, schrieb Rene Engelhard:

 MMh, I got them from snapsshot.debian.org - and it works here...

I´ve now downloaded and installed all RC-debs I´ve previously installed
and cannot reproduce the crash anymore. Maybe it was an issue releated
to prelink where some parts of LibreOffice where prelinked by an earlier
run and some new installed bits were not.

Bye
Sebastian

-- 
debianforum.de - die deutschsprachige Supportwebseite rund
um das Debian-Projekt  http://debianforum.de



signature.asc
Description: OpenPGP digital signature


Bug#611279: LibreOffice crashes while opening Extras Options menu

2011-01-27 Thread Sebastian Feltel
Package: libreoffice
Version: 1:3.3.0-1
Severity: normal

LibreOffice crashes while opening the Extras  Options menu

As suggested I´ve set SAL_SYNCRONIZE=1 and here is the output while
LibreOffice crashes:

feltel@BigBlue:~$ SAL_SYNCHRONIZE=1 libreoffice
feltel@BigBlue:~$ X-Error: BadAlloc (insufficient resources for operation)
Major opcode: 53 (X_CreatePixmap)
Resource ID:  0x2a0055b
Serial No:26149 (26149)
Application Error


I´ve dumped ~/.libreoffice for testing purposes but it did not help.

Bye
Sebastian


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

Kernel: Linux 2.6.36-rc6-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libreoffice depends on:
ii  liblucene2-java2.9.3+ds1-1   Full-text search engine
library fo
ii  libreoffice-base   1:3.3.0-1 office productivity suite
-- datab
ii  libreoffice-calc   1:3.3.0-1 office productivity suite
-- sprea
ii  libreoffice-core   1:3.3.0-1 office productivity suite
-- arch-
ii  libreoffice-draw   1:3.3.0-1 office productivity suite
-- drawi
ii  libreoffice-filter-mobiled 1:3.3.0~rc1-1 office productivity suite
-- mobil
ii  libreoffice-impress1:3.3.0-1 office productivity suite
-- prese
ii  libreoffice-java-common1:3.3.0~rc4-1 office productivity suite
-- arch-
ii  libreoffice-math   1:3.3.0-1 office productivity suite
-- equat
ii  libreoffice-report-builder 1:3.3.0~rc1-1 LibreOffice extension for
building
ii  libreoffice-writer 1:3.3.0-1 office productivity suite
-- word
ii  ttf-dejavu 2.31-1Metapackage to pull in
ttf-dejavu-
ii  ttf-sil-gentium-basic  1.1-2 smart Unicode font families
(Basic

Versions of packages libreoffice recommends:
ii  ttf-liberation 1.05.2.20091019-4 Fonts with the same metrics
as Tim
ii  ttf-mscorefonts-instal 3.3   Installer for Microsoft
TrueType c

Versions of packages libreoffice suggests:
ii  cups-bsd1.4.5-2  Common UNIX Printing
System(tm) -
ii  default-jre [java5-runtime] 1:1.6-40 Standard Java or Java
compatible R
ii  gstreamer0.10-ffmpeg0.10.10-1FFmpeg plugin for GStreamer
ii  gstreamer0.10-plugins-bad   0.10.19-2+b2 GStreamer plugins from the
bad s
ii  gstreamer0.10-plugins-base  0.10.30-1GStreamer plugins from the
base
ii  gstreamer0.10-plugins-good  0.10.24-1GStreamer plugins from the
good
ii  gstreamer0.10-plugins-ugly  0.10.15-1GStreamer plugins from the
ugly
ii  hunspell-en-us [hunspell-di 20070829-4   English_american dictionary
for hu
ii  icedove 3.1.7-1  mail/news client with RSS
and inte
ii  iceweasel   3.6.13-2 Web browser based on Firefox
pn  imagemagick | graphicsmagic none   (no description available)
ii  libgl1-mesa-glx [libgl1]7.7.1-4  A free implementation of
the OpenG
ii  libldap-2.4-2   2.4.23-7 OpenLDAP libraries
ii  libpaper-utils  1.1.24   library for handling paper
charact
ii  libreoffice-filter-binfilte 1:3.3.0-1office productivity suite
-- legac
pn  libreoffice-gnome | libreof none   (no description available)
pn  libreoffice-help-3.3.0  none   (no description available)
pn  libreoffice-hyphenation none   (no description available)
pn  libreoffice-l10n-3.3.0  none   (no description available)
pn  libreoffice-officebean  none   (no description available)
pn  libreoffice2-thesaurus  none   (no description available)
pn  libsane none   (no description available)
ii  libxrender1 1:0.9.6-1X Rendering Extension
client libra
ii  menu2.1.44   generates programs menu for
all me
ii  myspell-de-de [myspell-dict 20091006-4.2 German dictionary for myspell
pn  openclipart-libreoffice none   (no description available)
ii  openjdk-6-jre [java5-runtim 6b18-1.8.4-1 OpenJDK Java runtime, using
Hotspo
pn  pstoeditnone   (no description available)
ii  sun-java6-jre [java5-runtim 6.22-1   Sun Java(TM) Runtime
Environment (
ii  unixodbc2.2.14p2-2   ODBC tools libraries

Versions of packages libreoffice-core depends on:
ii  fontconfig   2.8.0-2.1   generic font configuration
library
ii  libatk1.0-0  1.30.0-1The ATK accessibility toolkit
ii  libc62.11.2-10   Embedded GNU C Library:
Shared lib
ii  libcairo21.8.10-6The Cairo 2D vector
graphics libra
ii  libcurl3-gnutls  7.21.3-1Multi-protocol file
transfer libra
ii  libdb4.8 4.8.30-3Berkeley v4.8 Database
Libraries [
ii  libexpat12.0.1-7   

Bug#576177: please make length of usernames a configuration item

2010-04-06 Thread Sebastian Feltel
Hello,
I`ve checked my suggestion (adding $uname_maxlen to
/etc/lwat/config.php) and can confirm that its working for me, so it is
just a matter of documenting it in /usr/share/doc/lwat/ and/or in the
Skolelinux wiki how to increase the username length.

Bye
Sebastian

-- 
debianforum.de - die deutschsprachige Supportwebseite rund
um das Debian-Projekt  http://debianforum.de



signature.asc
Description: OpenPGP digital signature


Bug#576177: please make length of usernames a configuration item

2010-04-01 Thread Sebastian Feltel
Hello Holger,

Holger Levsen schrieb am 01.04.2010 12:04:

 This works, but will be overwritten on the next update of the package. Please 
 make this (and maybe others) configurable via /etc.

I´ve rechecked /usr/share/lwat/web/functions.php and if I read the code
correct it should be enough to add an variable $uname_maxlen to
/etc/lwat/config.php as this file is sourced in functions.php (at line
number 257) right after the default variables (i.e. uname_maxlen=8) are
set. I´ll check this after easter holidays when I´m back @work.

Bye
Sebastian

-- 
debianforum.de - die deutschsprachige Supportwebseite rund
um das Debian-Projekt  http://debianforum.de



signature.asc
Description: OpenPGP digital signature


Bug#329118: logcheck ignore for pop-before-smtp

2005-09-19 Thread Sebastian Feltel
Package: pop-before-smtp
Severity: wishlist

Hi,
I'm using pop-before-smtp on a Server using logcheck. To supress the
pop-before-smtp messages in the hourly logcheck mails I've created the
following logcheck rule:

^\w{3} [ :0-9]{11} [._[:alnum:]-]+ postfix/smtpd\[[0-9]+\]: table \
hash:/var/lib/pop-before-smtp/hosts has changed -- restarting$

Please add it as /etc/logcheck/ignore.d.server/pop-before-smtp

Bye
Sebastian

-- 
debianforum.de - die deutschsprachige Supportwebseite rund
um das Debian-Projekt  http://www.debianforum.de


signature.asc
Description: OpenPGP digital signature


Bug#309951: Link to BTS at the dwww homepage results in a 404 error

2005-05-20 Thread Sebastian Feltel
Package: dwww
Severity: wishlist

At the bottom of the dwww homepage there is a link called Send
comments, wishes and bug reports using the Debian Bugtracking System.
which links to [1]. This link leads to an 404 error if the package
doc-debian is not installed. doc-debian is only suggested by dwww and so
not automaticly installed upon the installation of dwww.

If it is possible the error message should be modified to instruct the
user to install the package doc-debian.

Bye
Sebastian

[1]
http://localhost/cgi-bin/dwww?type=filelocation=/usr/share/doc/debian/bug-reporting.txt

-- 
debianforum.de - die deutschsprachige Supportwebseite rund
um das Debian-Projekt  http://www.debianforum.de


signature.asc
Description: OpenPGP digital signature


Bug#309951: dwww version

2005-05-20 Thread Sebastian Feltel
Hi,
I forgot to mention that I'm using dwww 1.9.21 on an up-to-date sarge
installation.

Bye
Sebastian

-- 
debianforum.de - die deutschsprachige Supportwebseite rund
um das Debian-Projekt  http://www.debianforum.de


signature.asc
Description: OpenPGP digital signature


Bug#298160: Updated german translation for plan (.po file)

2005-03-05 Thread Sebastian Feltel
Package: plan
Severity: wishlist
Hi,
as you requested here is the updated german .po file for plan.
Regards
Sebastian
--
debianforum.de - die deutschsprachige Supportwebseite rund
um das Debian-Projekt  http://www.debianforum.de
#
#Translators, if you are not familiar with the PO format, gettext
#documentation is worth reading, especially sections dedicated to
#this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
#Some information specific to po-debconf are available at
#/usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans
#
#Developers do not need to manually edit POT or PO files.
#
msgid 
msgstr 
Project-Id-Version: PACKAGE VERSION\n
Report-Msgid-Bugs-To: \n
POT-Creation-Date: 2005-01-16 23:44+0100\n
PO-Revision-Date: 2005-03-06 09:01+0100\n
Last-Translator: Sebastian Feltel [EMAIL PROTECTED]\n
Language-Team: LANGUAGE [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=ISO-8859-15\n
Content-Transfer-Encoding: 8bit\n

#. Type: select
#. Choices
#: ../plan.templates:3
msgid australia
msgstr Australien

#. Type: select
#. Choices
#: ../plan.templates:3
msgid austria
msgstr Österreich

#. Type: select
#. Choices
#: ../plan.templates:3
msgid bavarian
msgstr bayrisch

#. Type: select
#. Choices
#: ../plan.templates:3
msgid belgium
msgstr Belgien

#. Type: select
#. Choices
#: ../plan.templates:3
msgid belgium_french
msgstr belgisch-französisch

#. Type: select
#. Choices
#: ../plan.templates:3
msgid canada
msgstr Kanada

#. Type: select
#. Choices
#: ../plan.templates:3
msgid combi
msgstr Kombiniert

#. Type: select
#. Choices
#: ../plan.templates:3
msgid czech
msgstr tschechisch

#. Type: select
#. Choices
#: ../plan.templates:3
msgid denmark
msgstr Dänemark

#. Type: select
#. Choices
#: ../plan.templates:3
msgid dutch
msgstr niederländisch

#. Type: select
#. Choices
#: ../plan.templates:3
msgid finnish
msgstr finnisch

#. Type: select
#. Choices
#: ../plan.templates:3
msgid french
msgstr französisch

#. Type: select
#. Choices
#: ../plan.templates:3
msgid frswiss
msgstr französisch-schweizerisch

#. Type: select
#. Choices
#: ../plan.templates:3
msgid german
msgstr deutsch

#. Type: select
#. Choices
#: ../plan.templates:3
msgid greek
msgstr griechisch

#. Type: select
#. Choices
#: ../plan.templates:3
msgid hungary
msgstr Ungarn

#. Type: select
#. Choices
#: ../plan.templates:3
msgid italy
msgstr Italien

#. Type: select
#. Choices
#: ../plan.templates:3
msgid japan
msgstr Japan

#. Type: select
#. Choices
#: ../plan.templates:3
msgid norway
msgstr Norwegen

#. Type: select
#. Choices
#: ../plan.templates:3
msgid portugal
msgstr Portugal

#. Type: select
#. Choices
#: ../plan.templates:3
msgid quebec
msgstr Quebec

#. Type: select
#. Choices
#: ../plan.templates:3
msgid spain
msgstr Spanien

#. Type: select
#. Choices
#: ../plan.templates:3
msgid swedish
msgstr schwedisch

#. Type: select
#. Choices
#: ../plan.templates:3
msgid uk
msgstr England

#. Type: select
#. Choices
#: ../plan.templates:3
msgid us
msgstr Vereinigte Staaten von Amerika

#. Type: select
#. Choices
#: ../plan.templates:3
msgid none
msgstr kein

#. Type: select
#. Description
#: ../plan.templates:5
msgid What default holiday scheme do you want?
msgstr Welches Standard-Ferienschema soll verwendet werden?

#. Type: select
#. Description
#: ../plan.templates:5
msgid 
Please choose a holiday scheme from the list. This will be the default 
holiday used in plan. You can override this default by copying the required 
holiday file from /usr/share/doc/plan/examples/holiday to /etc/plan/holiday.
msgstr 
Bitte wählen Sie ein Ferienschema aus der Liste. Dies wird das Standard-
Ferienschema für Plan. Sie können die Standardeinstellung außer Kraft 
setzen, indem Sie die benötigten Ferien-Dateien aus /usr/share/doc/plan/
examples/holiday nach /etc/plan/holiday kopieren.

#. Type: select
#. Description
#: ../plan.templates:5
msgid 
Alternatively, per user holiday schemes might be had by copying the required 
holiday files to ~/.plan.dir/holiday.
msgstr 
Alternativ kann jeder Benutzer für sich selbst die benötigten Dateien nach 
~/.plan.dir/holiday kopieren.

#~ msgid 
#~ australia, austria, bavarian, belgium, belgium_french, canada, combi, 
#~ czech, denmark, dutch, finnish, french, frswiss, german, greek, hungary, 
#~ italy, japan, norway, portugal, quebec, spain, swedish, uk, us
#~ msgstr 
#~ australia, austria, bavarian, belgium, belgium_french, canada, combi, 
#~ czech, denmark, dutch, finnish, french, frswiss, german, greek, hungary, 
#~ italy, japan, norway, portugal, quebec, spain, swedish, uk, us


signature.asc
Description: OpenPGP digital signature


Bug#295247: wrong filename in /etc/mysql/my.cnf

2005-02-14 Thread Sebastian Feltel
Package: mysql-server
Severity: minor
Hi,
the /etc/mysql/my.cnf includes the following:
# If you want to enable SSL support (recommended) read the manual or my
# HOWTO in /usr/share/doc/mysql-server/SSL-MINI-HOWTO.txt
But in /usr/share/doc/mysql-server/ the HowTo mentioned above is
available only in compressed form.
skywalker:/srv# ls -al /usr/share/doc/mysql-server/
insgesamt 168
drwxr-xr-x3 root root  4096 2005-02-07 12:40 .
drwxr-xr-x  293 root root  8192 2005-02-14 09:44 ..
-rw-r--r--1 root root 22593 2005-02-03 02:02 changelog.Debian.gz
-rw-r--r--1 root root 14783 2005-02-03 02:02 copyright
drwxr-xr-x2 root root  4096 2005-02-07 12:40 examples
-rw-r--r--1 root root  1789 2004-12-18 18:27 EXCEPTIONS-CLIENT.gz
-rw-r--r--1 root root 94858 2005-02-03 02:12 mysqld.sym.gz
-rw-r--r--1 root root  3505 2005-02-03 02:02 README.Debian
-rw-r--r--1 root root  1206 2005-02-03 02:12 SSL-MINI-HOWTO.txt.gz
Please correct the /etc/mysql/my.cnf so that it is pointing to the
compressed HowTo.
Bye
Sebastian
--
debianforum.de - die deutschsprachige Supportwebseite rund
um das Debian-Projekt  http://www.debianforum.de


signature.asc
Description: OpenPGP digital signature


Bug#291031: additional Info regarding #291031

2005-02-02 Thread Sebastian Feltel
LaMont Jones schrieb am 02.02.2005 18:24:
From the documentation:
# The alias_maps parameter specifies the list of alias databases used
# by the local delivery agent. The default list is system dependent.
# The alias_database parameter specifies the alias database(s) that
# are built with newaliases or sendmail -bi.  This is a separate
# configuration parameter, because alias_maps (see above) may specify
# tables that are not necessarily all under control by Postfix.
Since you can't rebuild mysql maps with newaliases, you really want to
have this instead:
alias_maps = hash:/etc/postfix/aliases, mysql:/etc/postfix/mysql-aliases.cf
alias_database = hash:/etc/postfix/aliases
It seems you are right. I changed the configuration and re-installed 
postfix for testing purposes. Now the installation works without problems.

Sorry for creating unnessesary noise.
Bye
Sebastian
--
debianforum.de - die deutschsprachige Supportwebseite rund
um das Debian-Projekt  http://www.debianforum.de


signature.asc
Description: OpenPGP digital signature