[Bug 1456588] [NEW] mailman msg_footer changes mail encoding

2015-05-19 Thread Ulli Horlacher
Public bug reported:

After upgrade from Ubuntu 10.04 to 14.04 mailman has a nasty bug:
It changes the mail encoding to:

Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: base64

even if the incoming mail has:

Content-Type: text/plain; charset=us-ascii


This happens only if the list configuration has a non-empty "msg_footer"!

When I delete "msg_footer" in the list settings, the mails will not be
recoded. But I would like to keep the "msg_footer".

The default "msg_footer" was in ASCII, too, nevertheless the mail was
recoded to utf-8/base64. This is a (new) bug, in my opinion!

** Affects: mailman (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mailman in Ubuntu.
https://bugs.launchpad.net/bugs/1456588

Title:
  mailman msg_footer changes mail encoding

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mailman/+bug/1456588/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 592303] Re: rsync transfer failed: File name too long (36)

2015-04-15 Thread Ulli Horlacher
*** This bug is a duplicate of bug 344878 ***
https://bugs.launchpad.net/bugs/344878

Sorry, I have overlookedf the hint 
"this bug report is a duplicate of bug #344878."

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rsync in Ubuntu.
https://bugs.launchpad.net/bugs/592303

Title:
  rsync transfer failed: File name too long (36)

To manage notifications about this bug go to:
https://bugs.launchpad.net/rsync/+bug/592303/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 592303] Re: rsync transfer failed: File name too long (36)

2015-04-15 Thread Ulli Horlacher
*** This bug is a duplicate of bug 344878 ***
https://bugs.launchpad.net/bugs/344878

This bug is still there in Ubuntu 12.04:

framstag@diaspora:/mnt/usb/UB3: rsync -avH --delete audio /data/encfs/moep/
sending incremental file list
audio/_Weihnachten/
audio/_Weihnachten/Alice\#240Cooper\#240&\#240Ronnie\#240James\#240Dio\#240&\#240Tony\#240Iommy\#240&\#240Lemmy\#240Kilmister\#240&\#240Steve\#240Lukather\#240&\#240George\#240Lynch\#240&\#240Steve\#240Morse\#240&\#240Tommy\#240Shaw\#240&\#240Geoff\#240Tate:We\#240wish\#240you\#240a\#240Merry\#240Christmas\#240and\#240a\#240Happy\#240New\#240Year.mp3
rsync: mkstemp 
"/data/encfs/moep/audio/_Weihnachten/.Alice\#240Cooper\#240&\#240Ronnie\#240James\#240Dio\#240&\#240Tony\#240Iommy\#240&\#240Lemmy\#240Kilmister\#240&\#240Steve\#240Lukather\#240&\#240George\#240Lynch\#240&\#240Steve\#240Morse\#240&\#240Tommy\#240Shaw\#240&\#240Geoff\#240Tate:We\#240wish\#240you\#240a\#240Merry\#240Christmas\#240and\#240a\#240Happy\#240New\#240Year.mp3.FOqgLQ"
 failed: File name too long (36)

sent 8406919 bytes  received 1911 bytes  3363532.00 bytes/sec
total size is 114076271491  speedup is 13566.25
rsync error: some files/attrs were not transferred (see previous errors) (code 
23) at main.c(1070) [sender=3.0.9]

Whereas cp has no problem with this file:

framstag@diaspora:/mnt/usb/UB3: cp -av audio/_Weihnachten/Alice Cooper \& 
Ronnie James Dio \& Tony Iommy \& Lemmy Kilmister \& Steve Lukather \& George 
Lynch \& Steve Morse \& Tommy Shaw \& Geoff Tate\:We wish you a Merry 
Christmappy New Year.mp3 /data/encfs/moep/audio/_Weihnachten/
`audio/_Weihnachten/Alice\240Cooper\240&\240Ronnie\240James\240Dio\240&\240Tony\240Iommy\240&\240Lemmy\240Kilmister\240&\240Steve\240Lukather\240&\240George\240Lynch\240&\240Steve\240Morse\240&\240Tommy\240Shaw\240&\240Geoff\240Tate:We\240wish\240you\240a\240Merry\240Christmas\240and\240a\240Happy\240New\240Year.mp3'
 -> 
`/data/encfs/moep/audio/_Weihnachten/Alice\240Cooper\240&\240Ronnie\240James\240Dio\240&\240Tony\240Iommy\240&\240Lemmy\240Kilmister\240&\240Steve\240Lukather\240&\240George\240Lynch\240&\240Steve\240Morse\240&\240Tommy\240Shaw\240&\240Geoff\240Tate:We\240wish\240you\240a\240Merry\240Christmas\240and\240a\240Happy\240New\240Year.mp3'
framstag@diaspora:/mnt/usb/UB3: echo $?
0

framstag@diaspora:/mnt/usb/UB3: lsb_release -d
Description:  Ubuntu 12.04.5 LTS

framstag@diaspora:/mnt/usb/UB3: mount | grep UB3
/dev/sdc1 on /mnt/usb/UB3 type ext4 (rw,noexec,nosuid,nodev,noatime,nodiratime)

framstag@diaspora:/mnt/usb/UB3: mount | grep encfs
encfs on /data/encfs type fuse.encfs 
(rw,nosuid,nodev,default_permissions,user=framstag)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rsync in Ubuntu.
https://bugs.launchpad.net/bugs/592303

Title:
  rsync transfer failed: File name too long (36)

To manage notifications about this bug go to:
https://bugs.launchpad.net/rsync/+bug/592303/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 994533] Re: cannot install ia32-libs on Ubuntu 12.04 x86_64

2012-05-05 Thread Ulli Horlacher
On Fri 2012-05-04 (23:04), Steve Langasek wrote:

> Right; we need a slightly different command to get around the fact that
> dependencies aren't satisfied.
> 
> Try one of these:
> 
>   apt-get install --reinstall libldap-2.4-2 libldap-2.4-2:i386

(...)
Setting up ia32-libs-multiarch:i386 (20090808ubuntu35) ...
Setting up ia32-libs (20090808ubuntu35) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Processing triggers for libgdk-pixbuf2.0-0:i386 ...

root@eduroam1:~# apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.

GREAT! Thanks!

But how was this inconsistancy possible?
Any idea, what I did wrong?
Could I found this solution by myself?


-- 
Ullrich Horlacher  Server- und Arbeitsplatzsysteme
Rechenzentrum  E-Mail: horlac...@rus.uni-stuttgart.de
Universitaet Stuttgart Tel:++49-711-685-65868
Allmandring 30 Fax:++49-711-682357
70550 Stuttgart (Germany)  WWW:http://www.rus.uni-stuttgart.de/
REF: <20120504230429.gi28...@virgil.dodds.net>

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in Ubuntu.
https://bugs.launchpad.net/bugs/994533

Title:
  cannot install ia32-libs on Ubuntu 12.04 x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/994533/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 994533] Re: cannot install ia32-libs on Ubuntu 12.04 x86_64

2012-05-04 Thread Ulli Horlacher
On Fri 2012-05-04 (20:11), Steve Langasek wrote:

> > root@eduroam1:~# dpkg-query -f='${PackageSpec}\t${Version}\n${Conffiles}\n' 
> > -W 'libldap-2.4-2:*'
> > libldap-2.4-2   2.4.28-1.1ubuntu4
> >  /etc/ldap/ldap.conf 7fac807f65d84394410881bc16f1198a
> > libldap-2.4-2:i386
> > 
> 
> The correct output is:
> 
> libldap-2.4-2 2.4.28-1.1ubuntu4
>  /etc/ldap/ldap.conf 0b3f4d19d88498314478273ce10b0a70
> libldap-2.4-2:i386
> 
> Somehow, you have a corrupted entry in your dpkg database for this
> conffile.

This sounds bad (for me).


> Can you try running 'sudo apt-get install --reinstall libldap-2.4-2' to see
> if that fixes the issue?

root@eduroam1:~# apt-get install --reinstall libldap-2.4-2
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 libcurl3:i386 : Depends: libldap-2.4-2:i386 (>= 2.4.7) but it is not going to 
be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a 
solution).


root@eduroam1:~# apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following extra packages will be installed:
  libldap-2.4-2:i386
The following NEW packages will be installed:
  libldap-2.4-2:i386
0 upgraded, 1 newly installed, 0 to remove and 4 not upgraded.
297 not fully installed or removed.
Need to get 0 B/186 kB of archives.
After this operation, 515 kB of additional disk space will be used.
Do you want to continue [Y/n]?
(Reading database ... 25353 files and directories currently installed.)
Unpacking libldap-2.4-2:i386 (from 
.../libldap-2.4-2_2.4.28-1.1ubuntu4_i386.deb) ...
dpkg: error processing 
/var/cache/apt/archives/libldap-2.4-2_2.4.28-1.1ubuntu4_i386.deb (--unpack):
 conffile './etc/ldap/ldap.conf' is not in sync with other instances of the 
same package
No apport report written because MaxReports is reached already
  Processing 
triggers for man-db ...
Errors were encountered while processing:
 /var/cache/apt/archives/libldap-2.4-2_2.4.28-1.1ubuntu4_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

-- 
Ullrich Horlacher  Server- und Arbeitsplatzsysteme
Rechenzentrum  E-Mail: horlac...@rus.uni-stuttgart.de
Universitaet Stuttgart Tel:++49-711-685-65868
Allmandring 30 Fax:++49-711-682357
70550 Stuttgart (Germany)  WWW:http://www.rus.uni-stuttgart.de/
REF: <20120504201134.gh28...@virgil.dodds.net>

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in Ubuntu.
https://bugs.launchpad.net/bugs/994533

Title:
  cannot install ia32-libs on Ubuntu 12.04 x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/994533/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 994533] Re: cannot install ia32-libs on Ubuntu 12.04 x86_64

2012-05-04 Thread Ulli Horlacher
On Fri 2012-05-04 (19:22), Steve Langasek wrote:
> I can't reproduce this problem here.

I can reproduce it on 3 Ubuntu 12.04 systems.


> Please show the output of the following command on your system:
> 
> dpkg-query -f='${PackageSpec}\t${Version}\n${Conffiles}\n' -W
> 'libldap-2.4-2:*'

root@eduroam1:~# dpkg-query -f='${PackageSpec}\t${Version}\n${Conffiles}\n' -W 
'libldap-2.4-2:*'
libldap-2.4-2   2.4.28-1.1ubuntu4
 /etc/ldap/ldap.conf 7fac807f65d84394410881bc16f1198a
libldap-2.4-2:i386


Note:

To correct the problem I have deleted /etc/ldap/ldap.conf
and afterwards I have rerun "apt-get install -f", but without success

root@eduroam1:~# ll /etc/ldap/ 
-rw-r--r-- root root 332 2012-04-05 19:26:33 /etc/ldap/ldap.conf
-rw-r--r-- root root 332 2012-04-05 19:25:49 
/etc/ldap/ldap.conf.dpkg-new

-- 
Ullrich Horlacher  Server- und Arbeitsplatzsysteme
Rechenzentrum  E-Mail: horlac...@rus.uni-stuttgart.de
Universitaet Stuttgart Tel:++49-711-685-65868
Allmandring 30 Fax:++49-711-682357
70550 Stuttgart (Germany)  WWW:http://www.rus.uni-stuttgart.de/
REF: <20120504192204.16348.11747.mal...@soybean.canonical.com>

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in Ubuntu.
https://bugs.launchpad.net/bugs/994533

Title:
  cannot install ia32-libs on Ubuntu 12.04 x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/994533/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 868538] Re: /etc/init.d/xinetd kills LXC container's xinetd

2011-10-06 Thread Ulli Horlacher
On Thu 2011-10-06 (09:41), Robie Basak wrote:
> Setting Importance to Low as this bug applies only to an unusual
> configuration and there is a workaround available.

LXC is not unusual, because it is part of LTS!
A LTS package should not break another package!
And what workaround?


-- 
Ullrich Horlacher  Server- und Arbeitsplatzsysteme
Rechenzentrum  E-Mail: horlac...@rus.uni-stuttgart.de
Universitaet Stuttgart Tel:++49-711-685-65868
Allmandring 30 Fax:++49-711-682357
70550 Stuttgart (Germany)  WWW:http://www.rus.uni-stuttgart.de/

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to xinetd in Ubuntu.
https://bugs.launchpad.net/bugs/868538

Title:
   /etc/init.d/xinetd kills LXC container's xinetd

To manage notifications about this bug go to:
https://bugs.launchpad.net/lxc/+bug/868538/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 868538] Re: /etc/init.d/xinetd kills LXC container's xinetd

2011-10-06 Thread Ulli Horlacher
** Also affects: lxc
   Importance: Undecided
   Status: New

** Patch added: "xinetd.patch"
   
https://bugs.launchpad.net/lxc/+bug/868538/+attachment/2516322/+files/xinetd.patch

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to xinetd in Ubuntu.
https://bugs.launchpad.net/bugs/868538

Title:
   /etc/init.d/xinetd kills LXC container's xinetd

To manage notifications about this bug go to:
https://bugs.launchpad.net/lxc/+bug/868538/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 868538] Re: /etc/init.d/xinetd kills LXC container's xinetd

2011-10-05 Thread Ulli Horlacher
Sorry, forgot to mention: this is on Ubuntu 10.04

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to xinetd in Ubuntu.
https://bugs.launchpad.net/bugs/868538

Title:
   /etc/init.d/xinetd kills LXC container's xinetd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xinetd/+bug/868538/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 868538] [NEW] /etc/init.d/xinetd kills LXC container's xinetd

2011-10-05 Thread Ulli Horlacher
Public bug reported:

I have an Ubuntu LXC host with several containers running internet  
services via xinetd.

Sometimes the container services die without any reason and no logfile
entry.  First, I thought LXC is not that stable as I hoped, but now I
found the bug inside /etc/init.d/xinetd !

The problem is: when I stop xinetd on the host with command
"/etc/init.d/xinetd stop"
this stops all LXC container xinetd processes, too!

/etc/init.d/xinetd contains bad code which does not respect the xinetd
pidfile. See "man start-stop-daemon":

  Note: unless --pidfile is specified, start-stop-daemon behaves similar
  to killall(1).  start-stop-daemon will scan the process table looking
  for any processes which match the process name (...)

The following patch prevents this unwanted behaviour and let the
container's xinetd untouched:


--- /tmp/xinetd 2011-10-05 18:08:13.0 +0200  
+++ xinetd  2011-10-05 18:23:19.0 +0200
@@ -17,7 +17,7 @@
 DAEMON=/usr/sbin/$NAME
 PIDFILE=/var/run/$NAME.pid

-test -x "$DAEMON" || exit 0
+test -x $DAEMON || exit 0

 test -e /etc/default/$NAME && . /etc/default/$NAME
 case "$INETD_COMPAT" in
@@ -47,18 +47,20 @@
 start)
 checkportmap
 log_daemon_msg "Starting internet superserver" "$NAME"
-start-stop-daemon --start --quiet --background --exec "$DAEMON" -- \
--pidfile "$PIDFILE" $XINETD_OPTS
+start-stop-daemon --start --pidfile $PIDFILE --quiet --background \
+  --exec $DAEMON -- -pidfile $PIDFILE $XINETD_OPTS
 log_end_msg $?
 ;;
 stop)
 log_daemon_msg "Stopping internet superserver" "$NAME"
-start-stop-daemon --stop --signal 3 --quiet --oknodo --exec "$DAEMON"
+start-stop-daemon --stop --pidfile $PIDFILE --signal 3 --quiet \
+  --oknodo --exec $DAEMON
 log_end_msg $?
 ;;
 reload)
 log_daemon_msg "Reloading internet superserver configuration" "$NAME"
-start-stop-daemon --stop --signal 1 --quiet --oknodo --exec "$DAEMON"
+start-stop-daemon --stop --pidfile $PIDFILE --signal 1 --quiet \
+  --oknodo --exec $DAEMON
 log_end_msg $?
 ;;
 restart|force-reload)
@@ -66,7 +68,7 @@
 $0 start
 ;;
 status)
-   status_of_proc -p "$PIDFILE" "$DAEMON" xinetd && exit 0 || exit $?
+   status_of_proc -p $PIDFILE $DAEMON xinetd && exit 0 || exit $?
;;
 *)
 echo "Usage: /etc/init.d/xinetd 
{start|stop|reload|force-reload|restart|status}"

--
Ullrich Horlacher  Server- und Arbeitsplatzsysteme
Rechenzentrum  E-Mail: horlac...@rus.uni-stuttgart.de
Universitaet Stuttgart Tel:++49-711-685-65868
Allmandring 30 Fax:++49-711-682357
70550 Stuttgart (Germany)  WWW:http://www.rus.uni-stuttgart.de/

** Affects: xinetd (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to xinetd in Ubuntu.
https://bugs.launchpad.net/bugs/868538

Title:
   /etc/init.d/xinetd kills LXC container's xinetd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xinetd/+bug/868538/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs