[Bug 1528251] Re: WARNING: no suitable primes in /etc/ssh/primes

2016-03-31 Thread Alexander
Thanks for your attention!

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

Title:
  WARNING: no suitable primes in /etc/ssh/primes

To manage notifications about this bug go to:
https://bugs.launchpad.net/openssh/+bug/1528251/+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 1164446] [NEW] autofs doesn't handle non-english characters in map files included with +dir option

2013-04-04 Thread Alexander
Public bug reported:

Contents of /run/autofs.d:

$ tail /run/autofs.d/*
==> /run/autofs.d/sda1.autofs <==
/- /run/autofs.d/sda1.direct --timeout=10

==> /run/autofs.d/sda1.direct <==
/mnt/WDC_WD5000BEVT-22ZAT0/sda1 -fstype=ntfs-3g,users,exec :/dev/sda1

==> /run/autofs.d/sda5.autofs <==
/- /run/autofs.d/sda5.direct --timeout=10

==> /run/autofs.d/sda5.direct <==
/mnt/WDC_WD5000BEVT-22ZAT0/sda5 -fstype=auto :/dev/sda5

==> /run/autofs.d/sda7.autofs <==
/- /run/autofs.d/sda7.direct --timeout=10

==> /run/autofs.d/sda7.direct <==
/mnt/WDC_WD5000BEVT-22ZAT0/sda7 -fstype=auto :/dev/sda7

==> /run/autofs.d/sdb2.autofs <==
/- /run/autofs.d/sdb2.direct --timeout=10

==> /run/autofs.d/sdb2.direct <==
/mnt/FUJITSU_MHY2160BH/sdb2_root -fstype=ext4 :/dev/sdb2

==> /run/autofs.d/sdb3.autofs <==
/- /run/autofs.d/sdb3.direct --timeout=10

==> /run/autofs.d/sdb3.direct <==
/mnt/FUJITSU_MHY2160BH/sdb3_Флешка -fstype=ntfs-3g,users,exec :/dev/sdb3


Debug output:

Starting automounter version 5.0.6, master map /etc/autofs/auto.master
using kernel protocol version 5.02
lookup_nss_read_master: reading master file /etc/autofs/auto.master
parse_init: parse(sun): init gathered global options: (null)
lookup_read_master: lookup(file): read entry /-
lookup_read_master: lookup(file): read entry /mnt/ftp
lookup_read_master: lookup(file): read entry +dir:/run/autofs.d
lookup_nss_read_master: reading master dir /run/autofs.d
lookup_read_master: lookup(dir): scandir: /run/autofs.d
include_file: lookup(dir): include: /run/autofs.d/sda1.autofs
lookup_nss_read_master: reading master file /run/autofs.d/sda1.autofs
parse_init: parse(sun): init gathered global options: (null)
lookup_read_master: lookup(file): read entry /-
include_file: lookup(dir): include: /run/autofs.d/sda5.autofs
lookup_nss_read_master: reading master file /run/autofs.d/sda5.autofs
parse_init: parse(sun): init gathered global options: (null)
lookup_read_master: lookup(file): read entry /-
include_file: lookup(dir): include: /run/autofs.d/sda7.autofs
lookup_nss_read_master: reading master file /run/autofs.d/sda7.autofs
parse_init: parse(sun): init gathered global options: (null)
lookup_read_master: lookup(file): read entry /-
include_file: lookup(dir): include: /run/autofs.d/sdb2.autofs
lookup_nss_read_master: reading master file /run/autofs.d/sdb2.autofs
parse_init: parse(sun): init gathered global options: (null)
lookup_read_master: lookup(file): read entry /-
include_file: lookup(dir): include: /run/autofs.d/sdb3.autofs
lookup_nss_read_master: reading master file /run/autofs.d/sdb3.autofs
parse_init: parse(sun): init gathered global options: (null)
lookup_read_master: lookup(file): read entry /-
master_do_mount: mounting /-
automount_path_to_fifo: fifo name /run/autofs.fifo--
lookup_nss_read_map: reading map file /etc/autofs/auto.smb
parse_init: parse(sun): init gathered global options: (null)
lookup_nss_read_map: reading map file /run/autofs.d/sda1.direct
parse_init: parse(sun): init gathered global options: (null)
lookup_nss_read_map: reading map file /run/autofs.d/sda5.direct
parse_init: parse(sun): init gathered global options: (null)
lookup_nss_read_map: reading map file /run/autofs.d/sda7.direct
parse_init: parse(sun): init gathered global options: (null)
lookup_nss_read_map: reading map file /run/autofs.d/sdb2.direct
parse_init: parse(sun): init gathered global options: (null)
lookup_nss_read_map: reading map file /run/autofs.d/sdb3.direct
parse_init: parse(sun): init gathered global options: (null)

sdb3 is getting parsed, but:

mounted direct on /mnt/smb with timeout 300, freq 75 seconds
do_mount_autofs_direct: mounted trigger /mnt/smb
mounted direct on /mnt/WDC_WD5000BEVT-22ZAT0/sda1 with timeout 10, freq 3 
seconds
do_mount_autofs_direct: mounted trigger /mnt/WDC_WD5000BEVT-22ZAT0/sda1
mounted direct on /mnt/WDC_WD5000BEVT-22ZAT0/sda5 with timeout 10, freq 3 
seconds
do_mount_autofs_direct: mounted trigger /mnt/WDC_WD5000BEVT-22ZAT0/sda5
mounted direct on /mnt/WDC_WD5000BEVT-22ZAT0/sda7 with timeout 10, freq 3 
seconds
do_mount_autofs_direct: mounted trigger /mnt/WDC_WD5000BEVT-22ZAT0/sda7
mounted direct on /mnt/FUJITSU_MHY2160BH/sdb2_root with timeout 10, freq 3 
seconds
do_mount_autofs_direct: mounted trigger /mnt/FUJITSU_MHY2160BH/sdb2_root
st_ready: st_ready(): state = 0 path /-

here is no sdb3 mount point!

If I change /run/autofs.d/sdb3.direct to:
/mnt/FUJITSU_MHY2160BH/sdb3_no_non-english -fstype=ntfs-3g,users,exec :/dev/sdb3

everything begins to work:
Starting automounter version 5.0.6, master map /etc/autofs/auto.master
using kernel protocol version 5.02
lookup_nss_read_master: reading master file /etc/autofs/auto.master
parse_init: parse(sun): init gathered global options: (null)
lookup_read_master: lookup(file): read entry /-
lookup_read_master: lookup(file): read entry /mnt/ftp
lookup_read_master: lookup(file): read entry +dir:/run/autofs.d
lookup_nss_read_master: reading master dir /run/autofs.d
lookup_read_master: lookup(dir): scandir: /run/au

[Bug 1164446] Re: autofs doesn't handle non-english characters in map files included with +dir option

2013-04-04 Thread Alexander
/etc/default/autofs:

MASTER_MAP_NAME="/etc/autofs/auto.master"
TIMEOUT=300
UMOUNT_WAIT=0
BROWSE_MODE="no"
LOGGING="debug"
USE_MISC_DEVICE="yes"


/etc/autofs/auto.master:

/-  /etc/autofs/auto.smb--timeout=300
/mnt/ftp/etc/autofs/auto.ftp--timeout=60
+dir:/run/autofs.d

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

Title:
  autofs doesn't handle non-english characters in map files included
  with +dir option

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/1164446/+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 1077116] Re: automoc4 segfaults when building in an armhf pbuilder on an amd64 host

2013-08-05 Thread Alexander
Same for me

make[2]: Entering directory `/builddir/build/BUILD/kdelibs-4.10.5/build'

cd /builddir/build/BUILD/kdelibs-4.10.5/build/kdeui && /usr/bin/automoc4
/builddir/build/BUILD/kdelibs-4.10.5/build/kdeui/kdeui_automoc.cpp
/builddir/build/BUILD/kdelibs-4.10.5/kdeui
/builddir/build/BUILD/kdelibs-4.10.5/build/kdeui /usr/lib/qt4/bin/moc
/usr/bin/cmake

Unable to load library icui18n "Cannot load library icui18n: (icui18n:
cannot open shared object file: No such file or directory)"

qemu: uncaught target signal 11 (Segmentation fault) - core dumped

/bin/sh: line 1:  8056 Segmentation fault  (core dumped)
/usr/bin/automoc4
/builddir/build/BUILD/kdelibs-4.10.5/build/kdeui/kdeui_automoc.cpp
/builddir/build/BUILD/kdelibs-4.10.5/kdeui
/builddir/build/BUILD/kdelibs-4.10.5/build/kdeui /usr/lib/qt4/bin/moc
/usr/bin/cmake

make[2]: *** [kdeui/CMakeFiles/kdeui_automoc] Error 139

make[2]: Leaving directory `/builddir/build/BUILD/kdelibs-4.10.5/build'

make[1]: *** [kdeui/CMakeFiles/kdeui_automoc.dir/all] Error 2

make[1]: Leaving directory `/builddir/build/BUILD/kdelibs-4.10.5/build'

make: *** [all] Error 2

make: Leaving directory `/builddir/build/BUILD/kdelibs-4.10.5/build'

error: Bad exit status from /var/tmp/rpm-tmp.50015 (%install)

RPM build errors:

Bad exit status from /var/tmp/rpm-tmp.50015 (%install)

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

Title:
  automoc4 segfaults when building in an armhf pbuilder on an amd64 host

To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/1077116/+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 1528251] [NEW] WARNING: no suitable primes in /etc/ssh/primes

2015-12-21 Thread Alexander
Public bug reported:


For instance when the KexAlgorithms option in sshd_config is set to include 
Diffie Hellman group exchange (e.g. diffie-hellman-group-exchange-sha256), and 
the /etc/ssh/moduli file is regenerated to include only 4096 bit primes, the 
ssh server may log the above warning message to /var/log/auth.log, probably 
because the ssh client trying to log in does not allow for the use of 4096 bit 
primes during the key exchange. The alleged problem is the reference to 
/etc/ssh/primes instead of /etc/ssh/moduli. It would appear that the file 
/etc/ssh/primes is neither used by ssh server, nor documented.

I note that this error appears to have been reported in several places
on the web in the past years, but to no avail (e.g.
http://misc.openbsd.narkive.com/tZPNEoZk/no-suitable-primes)


Release: Ubuntu 14.04.3 LTS
Package: openssh-server, Version: 1:6.6p1-2ubuntu2.3

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


** Tags: error logging

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

Title:
  WARNING: no suitable primes in /etc/ssh/primes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1528251/+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 424371] Re: Logins to OpenSSH server slow due to "UseDNS yes" config

2016-02-26 Thread Alexander
Does someone sent this upstream?

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

Title:
  Logins to OpenSSH server slow due to "UseDNS yes" config

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/424371/+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 1528251] Re: WARNING: no suitable primes in /etc/ssh/primes

2016-03-22 Thread Alexander
Apologies for my late response. I am running different software now, but
the 'bug' is still present.  I can currently reproduce it as follows:

Server: openssh-server Version: 1:6.9p1-2ubuntu0.1, Architecture amd64 on 
Ubuntu 15.10 (wily)
Client: Prompt 2 v2.5.2 (Build 23057) on IOS 9.2.1 (see 
https://panic.com/prompt/)

My /etc/ssh/sshd_config mentions:
> KexAlgorithms   
> curve25519-sha...@libssh.org,diffie-hellman-group-exchange-sha256

When my /etc/ssh/moduli is generated to contain only 4096 bit primes,
and I log in from my iPad using Prompt 2, the server logs the following
message in /var/log/auth.log:

Mar 22 21:47:40 srv01 sshd[28876]: WARNING: no suitable primes in
/etc/ssh/primes

The file /etc/ssh/primes does not exist on the server system; neither is
it mentioned in the (FILES section of the) sshd(8) manpage, which,
incidentally, does mention /etc/ssh/moduli. - The above message is not
logged in case /etc/ssh/moduli is generated to contain all of 2048, 3072
and 4096 bit primes.

I hope the report is now as complete as it should be. In case I find
other ways to reproduce the error, I will let you know.

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

Title:
  WARNING: no suitable primes in /etc/ssh/primes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1528251/+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 1528251] Re: WARNING: no suitable primes in /etc/ssh/primes

2016-03-23 Thread Alexander
Perhaps the following is helpful in tracing the problem. It is an
excerpt from /var/log/auth.log covering the ssh login from the iPad on
the server (srv01) in the situation described earlier, logged at
LogLevel DEBUG3:

Mar 23 08:33:14 srv01 sshd[1782]: Connection from ***.***.***.66 port 59484 on 
***.***.***.34 port ***22
Mar 23 08:33:14 srv01 sshd[1782]: debug1: Client protocol version 2.0; client 
software version OpenSSH_5.4
Mar 23 08:33:14 srv01 sshd[1782]: debug1: match: OpenSSH_5.4 pat OpenSSH_5* 
compat 0x0c00
Mar 23 08:33:14 srv01 sshd[1782]: debug1: Enabling compatibility mode for 
protocol 2.0
Mar 23 08:33:14 srv01 sshd[1782]: debug1: Local version string 
SSH-2.0-OpenSSH_6.9p1 Ubuntu-2ubuntu0.1
Mar 23 08:33:14 srv01 sshd[1782]: debug2: fd 3 setting O_NONBLOCK
Mar 23 08:33:14 srv01 sshd[1782]: debug2: Network child is on pid 1783
Mar 23 08:33:14 srv01 sshd[1782]: debug3: preauth child monitor started
Mar 23 08:33:14 srv01 sshd[1782]: debug3: privsep user:group 104:65534 [preauth]
Mar 23 08:33:14 srv01 sshd[1782]: debug1: permanently_set_uid: 104/65534 
[preauth]
Mar 23 08:33:14 srv01 sshd[1782]: debug1: list_hostkey_types: 
ssh-ed25519,ssh-rsa [preauth]
Mar 23 08:33:14 srv01 sshd[1782]: debug1: SSH2_MSG_KEXINIT sent [preauth]
Mar 23 08:33:14 srv01 sshd[1782]: debug1: SSH2_MSG_KEXINIT received [preauth]
Mar 23 08:33:14 srv01 sshd[1782]: debug2: kex_parse_kexinit: 
curve25519-sha...@libssh.org,diffie-hellman-group-exchange-sha256 [preauth]
Mar 23 08:33:14 srv01 sshd[1782]: debug2: kex_parse_kexinit: 
ssh-ed25519,ssh-rsa [preauth]
Mar 23 08:33:14 srv01 sshd[1782]: debug2: kex_parse_kexinit: 
chacha20-poly1...@openssh.com,aes256-...@openssh.com,aes256-ctr,aes192-ctr 
[preauth]
Mar 23 08:33:14 srv01 sshd[1782]: debug2: kex_parse_kexinit: 
chacha20-poly1...@openssh.com,aes256-...@openssh.com,aes256-ctr,aes192-ctr 
[preauth]
Mar 23 08:33:14 srv01 sshd[1782]: debug2: kex_parse_kexinit: 
hmac-sha2-512-...@openssh.com,hmac-sha2-256-...@openssh.com,hmac-ripemd160-...@openssh.com,umac-128-...@openssh.com,hmac-sha2-512,hmac-sha2-256,hmac-ripemd160
 [preauth]
Mar 23 08:33:14 srv01 sshd[1782]: debug2: kex_parse_kexinit: 
hmac-sha2-512-...@openssh.com,hmac-sha2-256-...@openssh.com,hmac-ripemd160-...@openssh.com,umac-128-...@openssh.com,hmac-sha2-512,hmac-sha2-256,hmac-ripemd160
 [preauth]
Mar 23 08:33:14 srv01 sshd[1782]: debug2: kex_parse_kexinit: 
none,z...@openssh.com [preauth]
Mar 23 08:33:14 srv01 sshd[1782]: debug2: kex_parse_kexinit: 
none,z...@openssh.com [preauth]
Mar 23 08:33:14 srv01 sshd[1782]: debug2: kex_parse_kexinit:  [preauth]
Mar 23 08:33:14 srv01 sshd[1782]: debug2: kex_parse_kexinit:  [preauth]
Mar 23 08:33:14 srv01 sshd[1782]: debug2: kex_parse_kexinit: first_kex_follows 
0  [preauth]
Mar 23 08:33:14 srv01 sshd[1782]: debug2: kex_parse_kexinit: reserved 0  
[preauth]
Mar 23 08:33:14 srv01 sshd[1782]: debug2: kex_parse_kexinit: 
ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
 [preauth]
Mar 23 08:33:14 srv01 sshd[1782]: debug2: kex_parse_kexinit: 
ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-rsa,ssh-dss 
[preauth]
Mar 23 08:33:14 srv01 sshd[1782]: debug2: kex_parse_kexinit: 
aes128-ctr,aes192-ctr,aes256-ctr,aes256-cbc,rijndael-...@lysator.liu.se,aes192-cbc,aes128-cbc,blowfish-cbc,arcfour128,arcfour,cast128-cbc,3des-cbc
 [preauth]
Mar 23 08:33:14 srv01 sshd[1782]: debug2: kex_parse_kexinit: 
aes128-ctr,aes192-ctr,aes256-ctr,aes256-cbc,rijndael-...@lysator.liu.se,aes192-cbc,aes128-cbc,blowfish-cbc,arcfour128,arcfour,cast128-cbc,3des-cbc
 [preauth]
Mar 23 08:33:14 srv01 sshd[1782]: debug2: kex_parse_kexinit: 
hmac-sha2-512-...@openssh.com,hmac-sha2-512,hmac-sha2-256-...@openssh.com,hmac-sha2-256,hmac-sha1,hmac-sha1-96,hmac-md5,hmac-md5-96,hmac-ripemd160,hmac-ripemd...@openssh.com
 [preauth]
Mar 23 08:33:14 srv01 sshd[1782]: debug2: kex_parse_kexinit: 
hmac-sha2-512-...@openssh.com,hmac-sha2-512,hmac-sha2-256-...@openssh.com,hmac-sha2-256,hmac-sha1,hmac-sha1-96,hmac-md5,hmac-md5-96,hmac-ripemd160,hmac-ripemd...@openssh.com
 [preauth]
Mar 23 08:33:14 srv01 sshd[1782]: debug2: kex_parse_kexinit: 
zlib,z...@openssh.com,none [preauth]
Mar 23 08:33:14 srv01 sshd[1782]: debug2: kex_parse_kexinit: 
zlib,z...@openssh.com,none [preauth]
Mar 23 08:33:14 srv01 sshd[1782]: debug2: kex_parse_kexinit:  [preauth]
Mar 23 08:33:14 srv01 sshd[1782]: debug2: kex_parse_kexinit:  [preauth]
Mar 23 08:33:14 srv01 sshd[1782]: debug2: kex_parse_kexinit: first_kex_follows 
0  [preauth]
Mar 23 08:33:14 srv01 sshd[1782]: debug2: kex_parse_kexinit: reserved 0  
[preauth]
Mar 23 08:33:14 srv01 sshd[1782]: debug1: kex: client->server aes192-ctr 
hmac-sha2-512-...@openssh.com z...@openssh.com [preauth]
Mar 23 08:33:14 srv01 sshd[1782]: debug1: kex: server->client aes192-ctr 
hmac-sha2-512-...@openssh.com z...@openssh.com [preauth]
Mar 23 08:33:14 srv01 sshd[1782]: debug

[Bug 1367495] Re: Bridge still not created if bind9 is on

2015-09-18 Thread Alexander
bind9 and dnsmasq try to listen the same port on ipv6 (lxcbr0)
lxcbr0Link encap:Ethernet  HWaddr xxx
  inet addr:10.0.3.1  Bcast:0.0.0.0  Mask:255.255.255.0
  inet6 addr: fe80::dc81:d8ff:feea:14b0/64 Scope:Link

tcp6   0  0 fe80::dc81:d8ff:feea:53 :::*
LISTEN  9988/dnsmasq

Problem is in bind9 itself, it occupy port before dnsmasq!
listen-on-v6 { any; };

My solution was to strictly set ipv6 addresses that bind9 should use.

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

Title:
  Bridge still not created if bind9 is on

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1367495/+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 544030] [NEW] package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2010-03-22 Thread Alexander
Public bug reported:

i hot ths message, when my system tries to update

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 9.04
ErrorMessage: subprocess new pre-removal script returned error exit status 1
NonfreeKernelModules: nvidia
Package: mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2
SourcePackage: mysql-dfsg-5.0
Title: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to 
install/upgrade: subprocess new pre-removal script returned error exit status 1
Uname: Linux 2.6.28-18-generic i686

** Affects: mysql-dfsg-5.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386

-- 
package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to 
install/upgrade: subprocess new pre-removal script returned error exit status 1
https://bugs.launchpad.net/bugs/544030
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
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 544030] Re: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2010-03-22 Thread Alexander

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/41594003/Dependencies.txt

** Attachment added: "DpkgTerminalLog.gz"
   http://launchpadlibrarian.net/41594004/DpkgTerminalLog.gz

-- 
package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to 
install/upgrade: subprocess new pre-removal script returned error exit status 1
https://bugs.launchpad.net/bugs/544030
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
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 1325560] Re: kvm virtio netdevs lose network connectivity under "enough" load

2014-07-04 Thread Alexander
Same trouble as in #10 comment. In addition  periodically packet loss
1-5%. Used two virtual machines - if shutdown second maching - first
works more stable.

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

Title:
  kvm virtio netdevs lose network connectivity under "enough" load

To manage notifications about this bug go to:
https://bugs.launchpad.net/libvirt/+bug/1325560/+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 1325560] Re: kvm virtio netdevs lose network connectivity under "enough" load

2014-07-05 Thread Alexander
#14: Upgraded host or virtual machine or both?

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

Title:
  kvm virtio netdevs lose network connectivity under "enough" load

To manage notifications about this bug go to:
https://bugs.launchpad.net/libvirt/+bug/1325560/+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 1325560] Re: kvm virtio netdevs lose network connectivity under "enough" load

2014-07-05 Thread Alexander
#14: Vanilla kernel or from ubuntu git?

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

Title:
  kvm virtio netdevs lose network connectivity under "enough" load

To manage notifications about this bug go to:
https://bugs.launchpad.net/libvirt/+bug/1325560/+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 1325560] Re: kvm virtio netdevs lose network connectivity under "enough" load

2014-07-07 Thread Alexander
#17: This kernel is built in april. Fresh version is not available?

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

Title:
  kvm virtio netdevs lose network connectivity under "enough" load

To manage notifications about this bug go to:
https://bugs.launchpad.net/libvirt/+bug/1325560/+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 1325560] Re: kvm virtio netdevs lose network connectivity under "enough" load

2014-07-09 Thread Alexander
This kernel (3.14.1) solve trouble. Should expect fix in the official
repositories?

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

Title:
  kvm virtio netdevs lose network connectivity under "enough" load

To manage notifications about this bug go to:
https://bugs.launchpad.net/libvirt/+bug/1325560/+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 1374109] [NEW] epmd does not support binding to an IPv4 address anymore

2014-09-25 Thread alexander
Public bug reported:

The bug is actually located in erlang itself. epmd fails to bind to any
IPv4 address if instructed to do so

[Impact]
Users of RabbitMQ in IPv4 environments are unable to start rabbitmq unless the 
environment variable ERL_EPMD_ADDRESS is unset. In case of disabled IPv6 
support there is no valid setting for ERL_EPMD_ADDRESS as
* IPv4 addresses will be rejected as syntacitcally invalid
* IPv6 addresses will fail to bind

[Test Case]
service rabbitmq-server stop && killall epmd

ERL_EPMD_ADDRESS="127.0.0.1" epmd
epmd: Thu Sep 25 21:00:16 2014: cannot parse IP address "127.0.0.1"

same could be acieved with the epmd's -address option

In case IPv6 support is disabled:
ERL_EPMD_ADDRESS="::1" epmd
epmd: Thu Sep 25 21:01:40 2014: failed to bind socket: Cannot assign requested 
address

-- rabbitmq case:
cat rabbitmq-env.conf
export RABBITMQ_NODENAME=rabbit@localhost
export RABBITMQ_NODE_IP_ADDRESS=127.0.0.1
export ERL_EPMD_ADDRESS=127.0.0.1

service rabbitmq-server start
 * Starting message broker rabbitmq-server
 * FAILED - check /var/log/rabbitmq/startup_\{log, _err\}   
 [fail]

Commenting/removing the "export ERL_EPMD_ADDRESS=127.0.0.1" line
resolves the issue

[Possible cause]
In this bug: 
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/1312507?comments=all

The issue was fixed using -DEPMD6" in CPPFLAGS
(https://bugs.launchpad.net/ubuntu/+source/rabbitmq-
server/+bug/1312507/comments/5) which perhaps (I speculate only)
activates some of the erlang's IPV6_V6ONLY definitions.

There is another complaint regarding the same issue here:
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-
server/+bug/1312507/comments/14

[System info]
lsb_release -rd
Description:Ubuntu 14.04.1 LTS
Release:14.04

apt-cache policy rabbitmq-server
rabbitmq-server:
  Installed: 3.2.4-1
  Candidate: 3.2.4-1


apt-cache policy erlang-base
erlang-base:
  Installed: 1:16.b.3-dfsg-1ubuntu2.1
  Candidate: 1:16.b.3-dfsg-1ubuntu2.1

** Affects: rabbitmq-server (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  The bug is actually located in erlang itself. epmd fails to bind to any
  IPv4 address if instructed to do so
  
  [Impact]
  Users of RabbitMQ in IPv4 environments are unable to start rabbitmq unless 
the environment variable ERL_EPMD_ADDRESS is unset. In case of disabled IPv6 
support there is no valid setting for ERL_EPMD_ADDRESS as
  * IPv4 addresses will be rejected as syntacitcally invalid
  * IPv6 addresses will fail to bind
  
  [Test Case]
  service rabbitmq-server stop && killall epmd
  
- ERL_EPMD_ADDRESS="127.0.0.1" epmd 
+ ERL_EPMD_ADDRESS="127.0.0.1" epmd
  epmd: Thu Sep 25 21:00:16 2014: cannot parse IP address "127.0.0.1"
  
  same could be acieved with the epmd's -address option
  
  In case IPv6 support is disabled:
- ERL_EPMD_ADDRESS="::1" epmd 
+ ERL_EPMD_ADDRESS="::1" epmd
  epmd: Thu Sep 25 21:01:40 2014: failed to bind socket: Cannot assign 
requested address
  
  -- rabbitmq case:
- cat rabbitmq-env.conf 
+ cat rabbitmq-env.conf
  export RABBITMQ_NODENAME=rabbit@localhost
  export RABBITMQ_NODE_IP_ADDRESS=127.0.0.1
  export ERL_EPMD_ADDRESS=127.0.0.1
  
  service rabbitmq-server start
-  * Starting message broker rabbitmq-server
-  * FAILED - check /var/log/rabbitmq/startup_\{log, _err\} 
   [fail]
+  * Starting message broker rabbitmq-server
+  * FAILED - check /var/log/rabbitmq/startup_\{log, _err\} 
   [fail]
  
  Commenting/removing the "export ERL_EPMD_ADDRESS=127.0.0.1" line
  resolves the issue
  
  [Possible cause]
  In this bug: 
https://bugs.launchpad.net/ubuntu/+source/rabbitmq-server/+bug/1312507?comments=all
  
  The issue was fixed using -DEPMD6" in CPPFLAGS
  (https://bugs.launchpad.net/ubuntu/+source/rabbitmq-
  server/+bug/1312507/comments/5) which perhaps (I speculate only)
+ activates some of the erlang's IPV6_V6ONLY definitions.
  
  There is another complaint regarding the same issue here:
  https://bugs.launchpad.net/ubuntu/+source/rabbitmq-
  server/+bug/1312507/comments/14
- 
  
  [System info]
  lsb_release -rd
  Description:  Ubuntu 14.04.1 LTS
  Release:  14.04
  
- apt-cache policy rabbitmq-server 
+ apt-cache policy rabbitmq-server
  rabbitmq-server:
-   Installed: 3.2.4-1
-   Candidate: 3.2.4-1
-   Version table:
-  *** 3.2.4-1 0
- 500 http://mirror.hetzner.de/ubuntu/packages/ trusty/main amd64 
Packages
- 500 http://de.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
- 100 /var/lib/dpkg/status
+   Installed: 3.2.4-1
+   Candidate: 3.2.4-1
+   Version table:
+  *** 3.2.4-1 0
+ 500 http://mirror.hetzner.de/ubuntu/packages/ trusty/main amd64 
Packages
+ 500 http://de.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
+ 100 /var/lib/dpkg/status
  
  apt-cache policy erlang-base
  erlang-ba

[Bug 593085] Re: No network connection in guest system after restore

2010-07-19 Thread Alexander
The same issue. Host is debian testing. kvm 1:0.12.4+dfsg-1, qemu-kvm
0.12.4+dfsg-1, tap networking.

-- 
No network connection in guest system after restore
https://bugs.launchpad.net/bugs/593085
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
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 1374109] Re: epmd does not support binding to an IPv4 address anymore

2014-09-26 Thread alexander
** Package changed: rabbitmq-server (Ubuntu) => erlang (Ubuntu)

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

Title:
  epmd does not support binding to an IPv4 address anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/erlang/+bug/1374109/+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 467480] Re: package clamav-freshclam 0.95.2+dfsg-4ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2010-01-10 Thread Alexander
Hi Chuck,

Yes.

As I wasn't sure what state the operating system was in I then did a new
install of UNR 9.10.

I haven't bothered trying to reload clamav.

Regards,
Alexander

On Sat, Jan 9, 2010 at 11:53 AM, Chuck Short
wrote:

> Did you stop the installation when this was happening?
>
> Regards
> chuck
>
> ** Changed in: clamav (Ubuntu)
>   Importance: Undecided => Low
>
> ** Changed in: clamav (Ubuntu)
>   Status: New => Incomplete
>
> --
> package clamav-freshclam 0.95.2+dfsg-4ubuntu4 failed to install/upgrade:
> subprocess installed post-installation script returned error exit status 100
> https://bugs.launchpad.net/bugs/467480
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in “clamav” package in Ubuntu: Incomplete
>
> Bug description:
> Binary package hint: clamav
>
> 9.10 Ubuntu Netbook Remix
> Failed to install - stopped at 50%. Cannot re-install as shows as already
> installed from Unbuntu Software Centre but not shown as a loaded application
> in the installed apps tab. Computer janitor recommended enhancement (or
> something similar) and that failed part way through the process
>
> ProblemType: Package
> AptOrdering:
>  clamav-base: Configure
>  clamav-freshclam: Configure
>  clamav: Configure
>  klamav: Configure
> Architecture: i386
> Date: Sun Nov  1 08:28:14 2009
> DistroRelease: Ubuntu 9.10
> ErrorMessage: subprocess installed post-installation script returned error
> exit status 100
> InstallationMedia: Ubuntu-Netbook-Remix 9.10 "Karmic Koala" - Release i386
> (20091028.4)
> NonfreeKernelModules: wl
> Package: clamav-freshclam 0.95.2+dfsg-4ubuntu4
> ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
> SourcePackage: clamav
> Tags:  ubuntu-unr
> Title: package clamav-freshclam 0.95.2+dfsg-4ubuntu4 failed to
> install/upgrade: subprocess installed post-installation script returned
> error exit status 100
> Uname: Linux 2.6.31-14-generic i686
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/ubuntu/+source/clamav/+bug/467480/+subscribe
>

-- 
package clamav-freshclam 0.95.2+dfsg-4ubuntu4 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 100
https://bugs.launchpad.net/bugs/467480
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav in ubuntu.

-- 
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 1116162] [NEW] juju hangs during deploy

2013-02-05 Thread Alexander List
Public bug reported:

What I try to do:

I set up a local lxc environment on my laptop. Here's my
environments.yaml:

default: lxc
juju-origin: ppa
environments:
  lxc:
type: local
control-bucket: juju-
admin-secret: 
data-dir: /srv/lxctmp
default-series: precise

I purged juju and lxc entirely, and I'm using juju from ppa. Host distro
is 12.10.

ii  juju0.6.0.1+bzr614-0juju all  
next generation service orchestration system
ii  lxc 0.8.0~rc1-4ubuntu39. amd64
Linux Containers userspace tools

juju bootstrap works fine.

However, when I

juju deploy apache2

juju hangs:

/srv/lxctmp/alex-lxc/units/apache2-0/container.log gets stuck at

  lxc-start 1360063306.709 NOTICE   lxc_start - exec'ing '/sbin/init'
  lxc-start 1360063306.709 NOTICE   lxc_start - '/sbin/init' started with 
pid '17293'
  lxc-start 1360063306.709 WARN lxc_console - console input disabled
  lxc-start 1360063306.709 WARN lxc_start - invalid pid for SIGCHLD

alex@thinkpad:~$ juju status
machines:
  0:
agent-state: running
dns-name: localhost
instance-id: local
instance-state: running
services:
  apache2:
charm: cs:precise/apache2-3
relations: {}
units:
  apache2/0:
agent-state: pending
machine: 0
public-address: null
2013-02-05 19:25:59,387 INFO 'status' command finished successfully
alex@thinkpad:~$ juju ssh apache2/0
2013-02-05 19:26:01,562 INFO Waiting for unit to come up.

And that's where it ends ...

I've tried with juju-origin: proposed, no difference.

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

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

Title:
  juju hangs during deploy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju/+bug/1116162/+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 1129696] [NEW] Cannot set config file in /etc/default/ntp

2013-02-18 Thread Alexander Garden
Public bug reported:

Description:Ubuntu 12.04 LTS
Release:12.04

ntp:
  Installed: 1:4.2.6.p3+dfsg-1ubuntu3.1
  Candidate: 1:4.2.6.p3+dfsg-1ubuntu3.1
  Version table:
 *** 1:4.2.6.p3+dfsg-1ubuntu3.1 0
500 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 1:4.2.6.p3+dfsg-1ubuntu3 0
500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
f
I had a need to set a custom config file for ntp. I looked about and found that 
I could pass a '-c' option and that options for ntp are set in /etc/default/ntp 
in NTPD_OPTS. So I put it in there: NTPD_OPTS='-g -c /path/to/custom/ntp.conf'. 
It worked. Until I deployed to another box that was receiving NTP settings via 
DHCP. On that box, ntpd exited with an error because it had received two config 
files in its arguments. Not good.

After reading through the init script, I opted to add a new variable to
/etc/default/ntp specifically for holding a custom config file. Attached
is a patch that will use that value if DHCP has not created its own
ntp.conf. If NTP settings were passed via DCHP, then those settings will
override the custom config file.

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

** Patch added: "Patch for /etc/init.d/ntp"
   https://bugs.launchpad.net/bugs/1129696/+attachment/3535713/+files/ntp.diff

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

Title:
  Cannot set config file in /etc/default/ntp

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1129696/+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 1116162] Re: juju hangs during deploy

2013-02-25 Thread Alexander List
The problem still exists in the latest juju version from ppa. Any
updates?

ii  juju0.6.0.1+bzr618-0juju all  
next generation service orchestration system
ii  lxc 0.8.0~rc1-4ubuntu39. amd64
Linux Containers userspace tools

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

Title:
  juju hangs during deploy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/juju/+bug/1116162/+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 1157578] [NEW] charm help doesn't work

2013-03-20 Thread Alexander List
Public bug reported:

I try to get help from charm-tools:

alex@thinkpad:~$ charm help
/usr/share/charm-tools/scripts/help: 11: /usr/share/charm-tools/scripts/help: 
/usr/share/charm-tools/scripts/: Permission denied

Using latest daily of raring.

ii  charm-tools 0.3+151-0ubuntu1
alltools for maintaining Juju charms

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: charm-tools 0.3+151-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-13.23-generic 3.8.3
Uname: Linux 3.8.0-13-generic x86_64
ApportVersion: 2.9.2-0ubuntu1
Architecture: amd64
Date: Wed Mar 20 15:17:25 2013
InstallationDate: Installed on 2013-03-19 (1 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Alpha amd64 (20130318)
MarkForUpload: True
PackageArchitecture: all
SourcePackage: charm-tools
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: charm-tools (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug raring

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

Title:
  charm help doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/charm-tools/+bug/1157578/+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 1164475] [NEW] Missing dependency (libxml2) in raring

2013-04-04 Thread Alexander Gurvitz
Public bug reported:

bind9 uses libxml2 for one of it's optional features (namely statistics-
channel)

In bind9 source package on raring, I see that it depends on libxml2-dev.
However, none of the resulting binary packages list libxml2 as the dependency, 
thus I think it may result in a system which have bind9 and haven't the  
required  libxml2.

In this case, bind will run, but statistics-channel (i.e. http
interface) will not work.

on precise bind9 depends on libisc83 which depends on libxml2 (>=2.7.4)
on raring bind9 depends on libisc92 instaed, which does not list libxml2 as 
dependency, and thus afaik no bind9 package lists libxml2 as dependency.

I see in  my log:
Apr  2 13:39:23 localhost named[22578]: statistics-channels specified but not 
effective due to missing XML library
and indeed statistics is not working.

(I have not much experience and thus my assumptions above may be wrong,
excuse me if so).

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


** Tags: packaging

** Tags added: packaging

** Description changed:

  bind9 uses libxml2 for one of it's optional features (namely statistics-
  channel)
  
  In bind9 source package on raring, I see that it depends on libxml2-dev.
  However, none of the resulting binary packages list libxml2 as the 
dependency, thus I think it may result in a system which have bind9 and haven't 
the  required  libxml2.
  
  In this case, bind will run, but statistics-channel (i.e. http
  interface) will not work.
  
  on precise bind9 depends on libisc83 which depends on libxml2 (>=2.7.4)
  on raring bind9 depends on libisc92 instaed, which does not list libxml2 as 
dependency, and thus afaik no bind9 package lists libxml2 as dependency.
  
  I see in  my log:
  Apr  2 13:39:23 localhost named[22578]: statistics-channels specified but not 
effective due to missing XML library
  and indeed statistics is not working.
+ 
+ (I have not much experience and thus my assumptions above may be wrong,
+ excuse me if so).

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

Title:
  Missing dependency (libxml2) in raring

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1164475/+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 1185364] [NEW] dist-upgrade raring to saucy: package lxc 0.9.0-0ubuntu12 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 100

2013-05-29 Thread Alexander Sack
Public bug reported:

upgrade to saucy

ProblemType: Package
DistroRelease: Ubuntu 13.10
Package: lxc 0.9.0-0ubuntu12
ProcVersionSignature: Ubuntu 3.8.0-22.33-generic 3.8.11
Uname: Linux 3.8.0-22-generic i686
ApportVersion: 2.10.2-0ubuntu1
Architecture: i386
Date: Wed May 29 12:19:03 2013
DuplicateSignature: package:lxc:0.9.0-0ubuntu12:ErrorMessage: subprocess 
installed post-installation script returned error exit status 100
ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 100
MarkForUpload: True
ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-3.8.0-22-generic 
root=UUID=092c7391-4af6-423f-8498-5a03021b8bb7 ro quiet splash pcie_aspm=force 
i915.i915_enable_rc6=1 vt.handoff=7
SourcePackage: lxc
Title: package lxc 0.9.0-0ubuntu12 failed to install/upgrade: ErrorMessage: 
subprocess installed post-installation script returned error exit status 100
UpgradeStatus: Upgraded to saucy on 2013-05-29 (0 days ago)

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


** Tags: apparmor apport-package i386 need-duplicate-check saucy

** Summary changed:

- package lxc 0.9.0-0ubuntu12 failed to install/upgrade: ErrorMessage: 
subprocess installed post-installation script returned error exit status 100
+ dist-upgrade raring to saucy: package lxc 0.9.0-0ubuntu12 failed to 
install/upgrade: ErrorMessage: subprocess installed post-installation script 
returned error exit status 100

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

Title:
  dist-upgrade raring to saucy: package lxc 0.9.0-0ubuntu12 failed to
  install/upgrade: ErrorMessage: subprocess installed post-installation
  script returned error exit status 100

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1185364/+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 1072597] Re: open-iscsi has a bug with ubuntu

2013-07-03 Thread Alexander Kukhta
So this bug doesn't allow me to install openstack devstack.

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

Title:
  open-iscsi has a bug with ubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iscsitarget/+bug/1072597/+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 1199358] [NEW] 3.9.3 kernel supports none AES-CTR key lengths

2013-07-09 Thread Alexander Gurvitz
Public bug reported:

Actually it is a kernel bug, but since it affects (only) setkey users,
posting here.

The following ipsec-tools.conf:

#!/usr/sbin/setkey -f  
flush;
add 1.1.1.1 1.1.1.2 esp 1000 -E aes-ctr 
0x111;

.results is error:

line 3: Not supported at 
[0x111]
parse failed, line 3.

Any key length I try results in the same error message. With 3.2 kernel
it worked well.

ipsec-tools version: 0.8.0

** Affects: ipsec-tools (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  3.9.3 kernel supports none AES-CTR key lengths

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipsec-tools/+bug/1199358/+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 1199358] Re: 3.9.3 kernel supports none AES-CTR key lengths

2013-07-10 Thread Alexander Gurvitz
It works in the latest release kernel (3.10.0-2.10).

I think this bug should be closed. (Sorry submitting bug before testing
it with the latest release kernel.)

Alexander

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

Title:
  3.9.3 kernel supports none AES-CTR key lengths

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ipsec-tools/+bug/1199358/+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 540747] Re: Apache Web DAV incorrect permissions

2012-03-06 Thread Alexander Fedorov
I've too also  installed the package from proposed, and all is well.

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

Title:
  Apache Web DAV incorrect permissions

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/540747/+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 1006738] Re: php5-fpm segfaults with error 4 in libc-2.15.so

2012-05-31 Thread Alexander Pyhalov
** Package changed: ubuntu => php5 (Ubuntu)

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

Title:
  php5-fpm segfaults with error 4 in libc-2.15.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1006738/+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 1006738] Re: php5-fpm segfaults with error 4 in libc-2.15.so

2012-05-31 Thread Alexander Pyhalov
Hello.
The issue is reproducible on two different servers (however, hardware 
configuration is the same).

On 05/31/2012 17:50, Scott Moser wrote:
> Hi,
>Are you able to reproduce this on other hardware?
>from your stack trace, it seems you're segfaulting in strstr of libc.  
> Which would just be a very unlikely path to segfault in.
>You may want to run memcheck or some cpu burn in cycle.

-- 
Best regards,
Alexander Pyhalov,
system administrator of Computer Center of Southern Federal University

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

Title:
  php5-fpm segfaults with error 4 in libc-2.15.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1006738/+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 1006738] Re: php5-fpm segfaults with error 4 in libc-2.15.so

2012-06-01 Thread Alexander Pyhalov
It seems that strstr gets NULL as its first argument 
(SG(request_info).query_string)
It seems that the following is incorrect in sapi/fpm/fpm/fpm_status.c:

  /* full status ? */
full = SG(request_info).request_uri && 
strstr(SG(request_info).query_string, "full");
short_syntax = short_post = NULL;
full_separator = full_pre = full_syntax = full_post = NULL;
encode = 0;

it should be
  /* full status ? */
full = SG(request_info).query_string && 
strstr(SG(request_info).query_string, "full");
short_syntax = short_post = NULL;
full_separator = full_pre = full_syntax = full_post = NULL;
encode = 0;

The bug is present also in upstream php git.  Attached patch should 
solve the problem.


On 05/31/2012 20:10, Scott Moser wrote:
> ** Changed in: php5 (Ubuntu)
> Status: Incomplete =>  New
>


-- 
Best regards,
Alexander Pyhalov,
system administrator of Computer Center of Southern Federal University


** Attachment added: "php_patch"
   https://bugs.launchpad.net/bugs/1006738/+attachment/3171228/+files/php_patch

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

Title:
  php5-fpm segfaults with error 4 in libc-2.15.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1006738/+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 1006738] Re: php5-fpm segfaults with error 4 in libc-2.15.so

2012-06-01 Thread Alexander Pyhalov
Upstream bug report: https://bugs.php.net/bug.php?id=62205

-- 
Best regards,
Alexander Pyhalov,
system administrator of Computer Center of Southern Federal University

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

Title:
  php5-fpm segfaults with error 4 in libc-2.15.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1006738/+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 1006738] Re: php5-fpm segfaults with error 4 in libc-2.15.so

2012-06-01 Thread Alexander Pyhalov
** Bug watch added: bugs.php.net/ #62205
   http://bugs.php.net/bug.php?id=62205

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

Title:
  php5-fpm segfaults with error 4 in libc-2.15.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1006738/+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 1006738] Re: php5-fpm segfaults with error 4 in libc-2.15.so

2012-06-01 Thread Alexander Pyhalov
The issue was fixed upstream. Attached patch (from upstream fix - 
http://git.php.net/?p=php-src.git;a=patch;h=4fc989fbbd0405d200872219b409f685a495f3aa;hp=487e2fc0d50aca979864b59ff01450cf5e381874)
 
applies clearly to current Ubuntu php version and fixes the issue.

-- 
Best regards,
Alexander Pyhalov,
system administrator of Computer Center of Southern Federal University


** Attachment added: "php_patch.upstream"
   
https://bugs.launchpad.net/bugs/1006738/+attachment/3171382/+files/php_patch.upstream

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

Title:
  php5-fpm segfaults with error 4 in libc-2.15.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1006738/+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 1422125] Re: ntpdate[634]: no servers can be used, exiting

2015-10-24 Thread Alexander Adam
Should this issue be fixed on current Ubuntu 15.04?
Having systemd 219-7ubuntu6 installed, this issue still appears.

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

Title:
  ntpdate[634]: no servers can be used, exiting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ntp/+bug/1422125/+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 1360400] Re: Invalid maas.log permission caused django to crash

2015-10-28 Thread Alexander List
I just upgraded from 14.04 all the way to 15.10.

2015-10-28 10:17:17 upgrade maas-common:all 1.7.6+bzr3376-0ubuntu2~14.04.1 
1.7.6+bzr3376-0ubuntu2~15.04.1
2015-10-28 10:54:59 upgrade maas-common:all 1.7.6+bzr3376-0ubuntu2~15.04.1 
1.8.3+bzr4053-0ubuntu1

MAAS wouldn't start up, with this in syslog:

Oct 28 11:09:50 maas-region-hkg sh[2050]: ValueError: Unable to
configure handler 'log': [Errno 13] Permission denied: '/var/log/maas
/maas-django.log'

That file was owned by root:root, I chowned it to maas:maas, which seems
to have fixed the problem.

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

Title:
  Invalid maas.log permission caused django to crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1360400/+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 1531525] Re: quotaon fails to start

2016-01-06 Thread Alexander Gruber
The affected version is 4.02-1ubuntu1 from Ubuntu 16.04

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

Title:
  quotaon fails to start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/quota/+bug/1531525/+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 1531525] [NEW] quotaon fails to start

2016-01-06 Thread Alexander Gruber
Public bug reported:

During startup the quota systems is failing to start:

Jan 06 16:28:13 mail systemd[1]: Started File System Quota Check.
Jan 06 16:28:13 mail quotaon.sh[234]: * Checking quotas...
Jan 06 16:28:13 mail systemd[1]: Starting Enable File System Quotas...
Jan 06 16:28:13 mail quotaon.sh[234]: * Checking quotas...
Jan 06 16:28:13 mail quotaon.sh[234]: * Turning on quotas...
Jan 06 16:28:13 mail quotaon.sh[234]: quotaon: using //aquota.group on 
/dev/sda1 [/]: Device or resource busy
Jan 06 16:28:13 mail quotaon.sh[234]: quotaon: using //aquota.user on /dev/sda1 
[/]: Device or resource busy
Jan 06 16:28:13 mail systemd[1]: quota.service: Main process exited, 
code=exited, status=2/INVALIDARGUMENT
Jan 06 16:28:13 mail systemd[1]: Failed to start Check And Enable File System 
Quotas.
Jan 06 16:28:13 mail systemd[1]: quota.service: Unit entered failed state.
Jan 06 16:28:13 mail systemd[1]: quota.service: Failed with result 'exit-code'.

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

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

Title:
  quotaon fails to start

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/quota/+bug/1531525/+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 1544400] Re: squid3: systemctl reports squid is running when there is a bungled squid.conf and it has exited.

2016-02-10 Thread Alexander List
Steps to reproduce:

1) install squid3 (wily)
2) systemd is able to start/stop squid3
3) break the config (add a syntax error that prevents squid3 from starting)
4) neither manual nor systemd startup of squid3 work (expected)
5) fix the config
6) manual startup works again (expected), systemctl start squid3 does not 
(unexpected)

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

Title:
  squid3: systemctl reports squid is running when there is a bungled
  squid.conf and it has exited.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid3/+bug/1544400/+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 1552249] Re: No builtin nor plugin backend for ipasam found

2016-03-04 Thread Alexander Bokovoy
Let me comment as FreeIPA and Samba upstream developer.

Ubuntu's Samba build is done with Heimdal and you cannot build ipasam.so
against Heimdal, only MIT Kerberos. So you cannot use Ubuntu-provided
Samba build this way even if you'd recompile FreeIPA with patches we
have upstream to deal with libpdb -> libsamba-pdb library name change.

So until Samba in Debian and Ubuntu is built against Heimdal Kerberos
(this is due to Debian/Ubuntu packaging Samba AD, not just Samba) it is
unlikely to have FreeIPA trust to AD working in Ubuntu. We are fairly
close with completing port of Samba AD to MIT Kerberos upstream, this
should happen in Samba 4.5-4.6 timeframe. Once that is done, we can
expect FreeIPA with trust to AD working on Debian-based platforms as
well.

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

Title:
  No builtin nor plugin backend for ipasam found

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/1552249/+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 175316] Re: no IDN in nslookup and host

2016-03-25 Thread Alexander Zubkov
8 years passed for such an issue. :(
May be somebody will fix it at last?

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

Title:
  no IDN in nslookup and host

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/175316/+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 1442112] Re: booting ppc64el with hwe-u kernel hangs in initrd

2015-05-27 Thread Alexander List
Can we expect a fix for this anytime soon?

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

Title:
  booting ppc64el with hwe-u kernel hangs in initrd

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1442112/+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 1257435] Re: Chef does not run with all install types

2015-06-06 Thread Alexander Dupuy
I'm not sure what the "upstream fix" is, but I am currently using cloud-
init to bootstrap chef-server on a cloud instance, and running chef-
client explicitly at the end of the omnibus installer (rather than
having to run it from runcmd module config) would make a hash of things,
as the chef configuration actually points to the instance itself as its
Chef server.  I need to install and configure the Chef server using the
chef-server-populator cookbook (and chef-solo) first, before I can run
chef-client.

So if the behavior of not running chef-client after the omnibus or
package installer changes, please at least provide some way to disable
that "feature".

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

Title:
  Chef does not run with all install types

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1257435/+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 1257435] Re: Chef does not run with all install types

2015-06-08 Thread Alexander Dupuy
Apparently the "upstream fix" is here, made in 1024.1.16 
(http://bazaar.launchpad.net/~cloud-init-dev/cloud-init/trunk/revision/1024.1.16),
 which creates a new chef module config key 'exec' that can be explicitly set 
to true to enable Chef run after install (defaults to true for gem installs 
only).
So my concern in previous comment is fully addressed, and I won't have any 
problems.

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

Title:
  Chef does not run with all install types

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/1257435/+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 1473625] [NEW] Installing MAAS using 15.04 server ISO (amd64) on remote machine via virt-manager results in black screen

2015-07-11 Thread Alexander List
Public bug reported:

What I did:

* Set up a box as VM host for manually provisioned VMs (using ssh and 
virt-manager)
* Created a new VM using the 15.04 server ISO (amd64)
* Select "multiple host install using MAAS"
* made this VM a standalone MAAS

After installation finishes the VM reboots, and the remote console in
virt-manager remains black, or displays garbage. I can log in via ssh
tho.

Trying the same with a vanilla Ubuntu Server install works, I get a
functional remote console in virt-manager.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: maas 1.7.3+bzr3363-0ubuntu2
ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
Uname: Linux 3.19.0-15-generic x86_64
ApportVersion: 2.17.2-0ubuntu1.1
Architecture: amd64
Date: Sat Jul 11 06:43:31 2015
InstallationDate: Installed on 2015-07-11 (0 days ago)
InstallationMedia: Ubuntu-Server 15.04 "Vivid Vervet" - Release amd64 (20150422)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: maas
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug vivid

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

Title:
  Installing MAAS using 15.04 server ISO (amd64) on remote machine via
  virt-manager results in black screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1473625/+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 1476694] [NEW] package libnss3-nssdb 2:3.17.4-0ubuntu0.14.04.1 failed to install/upgrade: failed to stat (dereference) existing symlink `/usr/share/doc/libnss3-nssdb/changelog.Debian.gz': Input/o

2015-07-21 Thread Alexander Gurney
Public bug reported:

My hard drive only had 2GB available when I last saw this error, and may
have been completely full the first time I saw this error

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: libnss3-nssdb 2:3.17.4-0ubuntu0.14.04.1
ProcVersionSignature: Ubuntu 3.13.0-57.95-generic 3.13.11-ckt21
Uname: Linux 3.13.0-57-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.14.1-0ubuntu3.11
AptOrdering:
 libnss3-nssdb: Install
 libnss3: Install
 libnss3-nssdb: Configure
 libnss3: Configure
Architecture: amd64
Date: Mon Jul 20 14:21:32 2015
DpkgTerminalLog:
 Preparing to unpack .../libnss3-nssdb_2%3a3.19.2-0ubuntu0.14.04.1_all.deb ...
 Unpacking libnss3-nssdb (2:3.19.2-0ubuntu0.14.04.1) over 
(2:3.17.4-0ubuntu0.14.04.1) ...
 dpkg: error processing archive 
/var/cache/apt/archives/libnss3-nssdb_2%3a3.19.2-0ubuntu0.14.04.1_all.deb 
(--unpack):
  failed to stat (dereference) existing symlink 
`/usr/share/doc/libnss3-nssdb/changelog.Debian.gz': Input/output error
DuplicateSignature: package:libnss3-nssdb:2:3.17.4-0ubuntu0.14.04.1:failed to 
stat (dereference) existing symlink 
`/usr/share/doc/libnss3-nssdb/changelog.Debian.gz': Input/output error
ErrorMessage: failed to stat (dereference) existing symlink 
`/usr/share/doc/libnss3-nssdb/changelog.Debian.gz': Input/output error
InstallationDate: Installed on 2015-01-18 (184 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
PackageArchitecture: all
SourcePackage: nss
Title: package libnss3-nssdb 2:3.17.4-0ubuntu0.14.04.1 failed to 
install/upgrade: failed to stat (dereference) existing symlink 
`/usr/share/doc/libnss3-nssdb/changelog.Debian.gz': Input/output error
UpgradeStatus: Upgraded to trusty on 2015-07-08 (12 days ago)

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


** Tags: amd64 apport-package trusty

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

Title:
  package libnss3-nssdb 2:3.17.4-0ubuntu0.14.04.1 failed to
  install/upgrade: failed to stat (dereference) existing symlink
  `/usr/share/doc/libnss3-nssdb/changelog.Debian.gz': Input/output error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nss/+bug/1476694/+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 1484404] [NEW] kvm unhandled rdmsr - DNS resolution fails

2015-08-13 Thread Alexander List
Public bug reported:

I have a VM host running Ubuntu 14.04.2 LTS, and several VMs running
15.04.

On the host, I found these:

Aug 13 07:47:04 hkgdcsrv01 kernel: [1804566.706973] kvm [21590]: vcpu1 
unhandled rdmsr: 0x606
Aug 13 07:47:05 hkgdcsrv01 kernel: [1804567.776637] kvm [21590]: vcpu0 
unhandled rdmsr: 0x611
Aug 13 07:47:05 hkgdcsrv01 kernel: [1804567.784732] kvm [21590]: vcpu0 
unhandled rdmsr: 0x639
Aug 13 07:47:05 hkgdcsrv01 kernel: [1804567.792692] kvm [21590]: vcpu0 
unhandled rdmsr: 0x641
Aug 13 07:47:05 hkgdcsrv01 kernel: [1804567.800670] kvm [21590]: vcpu0 
unhandled rdmsr: 0x619

On the VM, I found this one:

[1.657384] intel_rapl: no valid rapl domains found in package 0
[1.921566] ifquery[350]: segfault at 1 ip 004031c8 sp 
7fffd4fa8570 error 4 in ifup[40+d000]


Symptoms:

- I can ping my LAN and the world
- I can ping the DNS that is listed in /etc/resolv.conf
- I can *not* get names resolved against that DNS from this VM
- there is no firewall in between

After rebooting the host, everything is back to normal.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: qemu-system-x86 2.0.0+dfsg-2ubuntu1.15
ProcVersionSignature: Ubuntu 3.16.0-43.58~14.04.1-generic 3.16.7-ckt13
Uname: Linux 3.16.0-43-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
Date: Thu Aug 13 07:51:43 2015
InstallationDate: Installed on 2015-07-06 (38 days ago)
InstallationMedia: Ubuntu-Server 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: qemu
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug third-party-packages trusty

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

Title:
  kvm unhandled rdmsr - DNS resolution fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1484404/+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 1487283] [NEW] DNS forwarding doesn't work because MAAS enables dnssec

2015-08-20 Thread Alexander List
Public bug reported:

I have a MAAS server that uses a box running dnsmasq as a DNS forwarder.

With MAAS enabling dnssec by default, I get errors like these and DNS
resolution from the MAAS provisioned machines doesn't work beyond what
MAAS manages.

Aug 21 01:29:17 maas-region-hkg named[1147]: error (no valid RRSIG) resolving 
'mediawiki/DS/IN': #53
Aug 21 01:29:17 maas-region-hkg named[1147]: error (network unreachable) 
resolving 'mediawiki/DS/IN': #53
Aug 21 01:29:17 maas-region-hkg named[1147]: error (network unreachable) 
resolving 'mediawiki/DS/IN': #53
Aug 21 01:29:17 maas-region-hkg named[1147]: error (insecurity proof failed) 
resolving 'mediawiki//IN': #53
Aug 21 01:29:17 maas-region-hkg named[1147]: error (insecurity proof failed) 
resolving 'mediawiki/A/IN': #53

/etc/bind/named.conf options contains this stanza:

//
// This file is managed by MAAS. Although MAAS attempts to preserve changes
// made here, it is possible to create conflicts that MAAS can not resolve.
//
// DNS settings available in MAAS (for example, forwarders and
// dnssec-validation) should be managed only in MAAS.

I I disable dnssec, name resolution works, and I didn't find a place in
the web UI where I can disable dnssec.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: maas 1.7.6+bzr3376-0ubuntu2~14.04.1
ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
Uname: Linux 3.19.0-25-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
Date: Fri Aug 21 02:55:27 2015
InstallationDate: Installed on 2015-08-10 (10 days ago)
InstallationMedia: Ubuntu-Server 14.04.3 LTS "Trusty Tahr" - Beta amd64 
(20150805)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: maas
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  DNS forwarding doesn't work because MAAS enables dnssec

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1487283/+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 1487316] [NEW] MAAS doesn't report disk size of VM correctly

2015-08-20 Thread Alexander List
Public bug reported:

I have a MAAS running in a VM, LAN is bridged.

I created another VM using virt-manager, with CPU 1, RAM 1G, disk 8G and
PXE booted it from MAAS.

I have configured the power type as libvirt and added necessary
credentials to MAAS so it can remote control libvirtd via ssh.

Enlisting, commissioning, and deploying works.

However, MAAS reports the disk size as 1G even though it is 8G.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: maas 1.7.6+bzr3376-0ubuntu2~14.04.1
ProcVersionSignature: Ubuntu 3.19.0-25.26~14.04.1-generic 3.19.8-ckt2
Uname: Linux 3.19.0-25-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.11
Architecture: amd64
Date: Fri Aug 21 04:20:30 2015
InstallationDate: Installed on 2015-08-10 (10 days ago)
InstallationMedia: Ubuntu-Server 14.04.3 LTS "Trusty Tahr" - Beta amd64 
(20150805)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: maas
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  MAAS doesn't report disk size of VM correctly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maas/+bug/1487316/+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 1442112] Re: booting ppc64el with hwe-u kernel hangs in initrd

2015-09-22 Thread Alexander List
Sagar, please use ifconfig and its manpage. I did nothing magic, just
manual interface configuration instead of DHCP.

It is really just about giving the interface an IP/subnet, and
eventually a default gateway with "route add" ...

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

Title:
  booting ppc64el with hwe-u kernel hangs in initrd

To manage notifications about this bug go to:
https://bugs.launchpad.net/maas/+bug/1442112/+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 519897] Re: [armel] squid FTBFS: cf_gen Segmentation fault

2010-02-26 Thread Alexander Sack
would be good to have this fixed ... probably toolchain issue.

** Also affects: squid (Ubuntu Lucid)
   Importance: Medium
   Status: Triaged

** Changed in: squid (Ubuntu Lucid)
Milestone: None => ubuntu-10.04-beta-1

** Changed in: squid (Ubuntu Lucid)
Milestone: ubuntu-10.04-beta-1 => None

-- 
[armel] squid FTBFS: cf_gen Segmentation fault
https://bugs.launchpad.net/bugs/519897
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid in ubuntu.

-- 
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 517300] Re: [armel] likewise-open needs porting to ARM

2010-03-19 Thread Alexander Sack
** Changed in: likewise-open (Ubuntu Lucid)
   Status: In Progress => Fix Committed

-- 
[armel] likewise-open needs porting to ARM
https://bugs.launchpad.net/bugs/517300
You received this bug notification because you are a member of Ubuntu
Server Team, which is a direct subscriber.

-- 
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 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed

2010-03-19 Thread Alexander Sack
this needs to be RC ... it blocks rootstock spec.

** Also affects: qemu-kvm (Ubuntu Lucid)
   Importance: Medium
   Status: Incomplete

** Changed in: qemu-kvm (Ubuntu Lucid)
Milestone: None => ubuntu-10.04-beta-2

** Changed in: qemu-kvm (Ubuntu Lucid)
   Status: Incomplete => Confirmed

-- 
apt/dpkg in qemu-system-arm hangs if a big task is installed
https://bugs.launchpad.net/bugs/532733
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
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 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed

2010-03-26 Thread Alexander Sack
** Changed in: qemu-kvm (Ubuntu Lucid)
   Importance: Medium => High

-- 
apt/dpkg in qemu-system-arm hangs if a big task is installed
https://bugs.launchpad.net/bugs/532733
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
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 562146] Re: Integrate nagios users with system ones

2010-04-23 Thread Alexander Wirt
Speaking with my nagios3 maintainer in debian hat on

> Why www-data would have to read shadow file?
> What about using pam modules?
even libpam needs access to the password hashes. Just by using libpam you don't 
get magically access to them. 
Citing from libapache2-mod-auth-pam package:
  To use with standard Debian configuration you have to add "www-data" user to
  "shadow" group. Be careful! It means it can be readable by anyone who can run
  its own CGI script!

> With that - authentication could use not only local user database, but also 
> ldap, or either mechanism...
The bug is talking about default setups and giving www-data access to shadow is 
really part for nightmares. 

So speaking for Debian, this will never happen. And if Ubuntu adds this
by default they are are creating a big security problem. In times of
rainbow tables password hashes are not really secure.

And looking the nagios sources is stupid. Using apache auth is the most
flexible way Nagios can go and I doubt that any of the Nagios devs will
change this for Nagios-Core.

-- 
Integrate nagios users with system ones
https://bugs.launchpad.net/bugs/562146
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios3 in ubuntu.

-- 
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 532733] Re: apt/dpkg in qemu-system-arm hangs if a big task is installed

2010-04-23 Thread Alexander Sack
** Changed in: qemu-kvm (Ubuntu Lucid)
Milestone: None => lucid-updates

-- 
apt/dpkg in qemu-system-arm hangs if a big task is installed
https://bugs.launchpad.net/bugs/532733
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.

-- 
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 562146] Re: Integrate nagios users with system ones

2010-04-23 Thread Alexander Wirt
sure, or you can use LDAP, *SQL or whatever for auth - but there is no
sensible default.

-- 
Integrate nagios users with system ones
https://bugs.launchpad.net/bugs/562146
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios3 in ubuntu.

-- 
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 449326] Re: Network services don't start automatically at boot time

2010-05-13 Thread Alexander Ponyatykh
I have same issue in 10.04. Openvpn server doesn't start automatically on 
system boot, but it starts when I run 'sudo /etc/init.d/openvpn start'. Looks 
like there is no configuration file for the new upstart daemon in the package. 
This command doesn't wotk:
$ sudo start openvpn
start: Unknown job: openvpn

DistroRelease: Ubuntu 10.04
Package: openvpn 2.1.0-1ubuntu1
PackageArchitecture: amd64
ProblemType: Bug
ProcEnviron:
  PATH=(custom, user)
  LANG=ru_RU.UTF-8
  SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
SourcePackage: openvpn
Tags: lucid
Uname: Linux 2.6.32-22-generic x86_64


** Changed in: openvpn (Ubuntu)
   Status: Fix Released => Incomplete

** Changed in: openvpn (Ubuntu)
   Status: Incomplete => Confirmed

-- 
Network services don't start automatically at boot time
https://bugs.launchpad.net/bugs/449326
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
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 449326] Re: Network services don't start automatically at boot time

2010-05-14 Thread Alexander Ponyatykh
Nevermind, for some reason it starts now...

** Changed in: openvpn (Ubuntu)
   Status: Confirmed => Fix Released

-- 
Network services don't start automatically at boot time
https://bugs.launchpad.net/bugs/449326
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
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 585212] [NEW] Apache2 userdir does not like encrypted home directories

2010-05-24 Thread Alexander Pas
Public bug reported:

Binary package hint: apache2

I have installed apache2 on 10.04 with

sudo apt-get install apache2

I enabled userdir with

sudo a2enmod userdir

and restarted apache. I created a public_html directory in my HOME
directory.

If I just go to http://localhost/ everything there works.

But I get a 403 Forbidden error when I navigate to
http://localhost/~myuser/ or anything under it.

When i tested this on a machne without encrypted home directory it works
without a problem.

I expected apache to be able to access my files when i'm logged in.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: apache2 2.2.14-5ubuntu8
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic i686
Architecture: i386
Date: Tue May 25 04:20:59 2010
EcryptfsInUse: Yes
InstallationMedia: Ubuntu-Netbook 10.04 "Lucid Lynx" - Release i386 (20100429.4)
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: apache2

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


** Tags: apport-bug i386 lucid ubuntu-une

-- 
Apache2 userdir does not like encrypted home directories
https://bugs.launchpad.net/bugs/585212
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
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 585212] Re: Apache2 userdir does not like encrypted home directories

2010-05-24 Thread Alexander Pas

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/49051747/Dependencies.txt

-- 
Apache2 userdir does not like encrypted home directories
https://bugs.launchpad.net/bugs/585212
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
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 585212] Re: Apache2 userdir does not like encrypted home directories

2010-05-27 Thread Alexander Pas
setting the permission of /home/user to 0755 'fixed' the issue.
having /home/user set to anything stricter, while /home/user/public_html was 
still set to 0755 made it not work again.

-- 
Apache2 userdir does not like encrypted home directories
https://bugs.launchpad.net/bugs/585212
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
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 822329] [NEW] package winbind 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 255

2011-08-07 Thread Alexander Koppen
Public bug reported:

while istalling wine

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: winbind 2:3.5.8~dfsg-1ubuntu2.3
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
Architecture: i386
Date: Sun Aug  7 18:22:03 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 255
InstallationMedia: Lubuntu 11.04 "Natty Narwhal" - i386 (20101203)
NmbdLog:
 
SambaServerRegression: Yes
SmbConfIncluded: Yes
SmbLog:
 
SourcePackage: samba
Title: package winbind 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 255
UpgradeStatus: No upgrade log present (probably fresh install)
WindowsFailedConnect: Yes

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


** Tags: apport-package i386 natty

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

Title:
  package winbind 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 255

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/822329/+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 822329] Re: package winbind 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 255

2011-08-07 Thread Alexander Koppen
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/822329

Title:
  package winbind 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 255

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/822329/+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 869684] [NEW] 530 login incorrect error after upgrade to Oneiric

2011-10-06 Thread Alexander Jones
Public bug reported:

After upgrading to Oneiric, any attempt to login to my vsftpd server
fails with a 530 login incorrect error. This occurs with both local user
and anonymous logins. There is a pam_ldap error in the system log file,
if that helps. Attached is my vsftpd.conf file.

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

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

Title:
  530 login incorrect error after upgrade to Oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/869684/+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 869684] Re: 530 login incorrect error after upgrade to Oneiric

2011-10-06 Thread Alexander Jones
** Attachment added: "Config file"
   https://bugs.launchpad.net/bugs/869684/+attachment/2520964/+files/vsftpd.conf

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

Title:
  530 login incorrect error after upgrade to Oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/869684/+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 891085] [NEW] package postfix 2.8.5-2~build0.11.04 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 75

2011-11-16 Thread Alexander Gugnin
Public bug reported:

Automatic Update does not install

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: postfix 2.8.5-2~build0.11.04
ProcVersionSignature: Ubuntu 2.6.38-11.50-generic-pae 2.6.38.8
Uname: Linux 2.6.38-11-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Wed Nov 16 12:46:39 2011
ErrorMessage: подпроцесс установлен сценарий post-installation возвратил код 
ошибки 75
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007.1)
SourcePackage: postfix
Title: package postfix 2.8.5-2~build0.11.04 failed to install/upgrade: 
подпроцесс установлен сценарий post-installation возвратил код ошибки 75
UpgradeStatus: Upgraded to natty on 2011-07-29 (110 days ago)

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


** Tags: apport-package i386 natty

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

Title:
  package postfix 2.8.5-2~build0.11.04 failed to install/upgrade:
  подпроцесс установлен сценарий post-installation возвратил код ошибки
  75

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/891085/+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 891085] Re: package postfix 2.8.5-2~build0.11.04 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 75

2011-11-16 Thread Alexander Gugnin
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix in Ubuntu.
https://bugs.launchpad.net/bugs/891085

Title:
  package postfix 2.8.5-2~build0.11.04 failed to install/upgrade:
  подпроцесс установлен сценарий post-installation возвратил код ошибки
  75

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/891085/+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 897632] [NEW] package postfix 2.8.5-2~build0.11.04 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 75

2011-11-29 Thread Alexander Gugnin
Public bug reported:

Won't update

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: postfix 2.8.5-2~build0.11.04
ProcVersionSignature: Ubuntu 2.6.38-11.50-generic-pae 2.6.38.8
Uname: Linux 2.6.38-11-generic-pae i686
NonfreeKernelModules: nvidia
Architecture: i386
Date: Tue Nov 29 13:28:30 2011
ErrorMessage: подпроцесс установлен сценарий post-installation возвратил код 
ошибки 75
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007.1)
SourcePackage: postfix
Title: package postfix 2.8.5-2~build0.11.04 failed to install/upgrade: 
подпроцесс установлен сценарий post-installation возвратил код ошибки 75
UpgradeStatus: Upgraded to natty on 2011-07-29 (123 days ago)

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


** Tags: apport-package i386 natty

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

Title:
  package postfix 2.8.5-2~build0.11.04 failed to install/upgrade:
  подпроцесс установлен сценарий post-installation возвратил код ошибки
  75

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/897632/+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 897632] Re: package postfix 2.8.5-2~build0.11.04 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 75

2011-11-29 Thread Alexander Gugnin
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix in Ubuntu.
https://bugs.launchpad.net/bugs/897632

Title:
  package postfix 2.8.5-2~build0.11.04 failed to install/upgrade:
  подпроцесс установлен сценарий post-installation возвратил код ошибки
  75

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/897632/+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 540747] Re: Apache Web DAV incorrect permissions

2011-12-15 Thread Alexander Fedorov
I followed this instruction ( 
https://bugs.launchpad.net/ubuntu/+source/apache2/+bug/540747/comments/41 ).
I tried to perform "git push" (via mod_dav), and then checked the files.
it's all right. =)
Thanks James M. Leddy.

I use Ubuntu 10.04.3 LTS i386 on Athlon X2 7850 and Apache from official
repos

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

Title:
  Apache Web DAV incorrect permissions

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/540747/+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 909029] [NEW] package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed')

2011-12-27 Thread Alexander Nolting
Public bug reported:

Error occured while running update-manager -d.

ProblemType: Package
DistroRelease: Ubuntu 11.10
Package: samba 2:3.5.8~dfsg-1ubuntu2.3
ProcVersionSignature: Ubuntu 2.6.38-13.53-generic 2.6.38.8
Uname: Linux 2.6.38-13-generic x86_64
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Tue Dec 27 14:35:32 2011
ErrorMessage: ErrorMessage: package samba is not ready for configuration  
cannot configure (current status `half-installed')
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
RelatedPackageVersions:
 nautilus 1:3.2.1-0ubuntu3.2
 gvfs 1.10.0-0ubuntu1
SambaClientRegression: Yes
SourcePackage: samba
Title: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: 
ErrorMessage: package samba is not ready for configuration  cannot configure 
(current status `half-installed')
UpgradeStatus: Upgraded to oneiric on 2011-12-27 (0 days ago)

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


** Tags: amd64 apport-package oneiric

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

Title:
  package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade:
  ErrorMessage: package samba is not ready for configuration  cannot
  configure (current status `half-installed')

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/909029/+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 909027] [NEW] package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed')

2011-12-27 Thread Alexander Nolting
Public bug reported:

Error occured while running update-manager -d.

ProblemType: Package
DistroRelease: Ubuntu 11.10
Package: samba 2:3.5.8~dfsg-1ubuntu2.3
ProcVersionSignature: Ubuntu 2.6.38-13.53-generic 2.6.38.8
Uname: Linux 2.6.38-13-generic x86_64
ApportVersion: 1.23-0ubuntu4
Architecture: amd64
Date: Tue Dec 27 14:35:32 2011
ErrorMessage: ErrorMessage: package samba is not ready for configuration  
cannot configure (current status `half-installed')
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
RelatedPackageVersions:
 nautilus 1:3.2.1-0ubuntu3.2
 gvfs 1.10.0-0ubuntu1
SambaClientRegression: Yes
SourcePackage: samba
Title: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: 
ErrorMessage: package samba is not ready for configuration  cannot configure 
(current status `half-installed')
UpgradeStatus: Upgraded to oneiric on 2011-12-27 (0 days ago)

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


** Tags: amd64 apport-package oneiric

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

Title:
  package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade:
  ErrorMessage: package samba is not ready for configuration  cannot
  configure (current status `half-installed')

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/909027/+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 909027] Re: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed')

2011-12-27 Thread Alexander Nolting
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/909027

Title:
  package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade:
  ErrorMessage: package samba is not ready for configuration  cannot
  configure (current status `half-installed')

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/909027/+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 909029] Re: package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade: ErrorMessage: package samba is not ready for configuration cannot configure (current status `half-installed')

2011-12-27 Thread Alexander Nolting
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/909029

Title:
  package samba 2:3.5.8~dfsg-1ubuntu2.3 failed to install/upgrade:
  ErrorMessage: package samba is not ready for configuration  cannot
  configure (current status `half-installed')

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/909029/+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 869684] Re: 530 login incorrect error after upgrade to Oneiric

2012-01-23 Thread Alexander Jones
Steven's solution fixes it for me. Thanks.

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

Title:
  530 login incorrect error after upgrade to Oneiric

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/vsftpd/+bug/869684/+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 206036] Re: package samba 3.0.28a-0ubuntu3 failed to install/upgrade:

2008-03-28 Thread Alexander Jones
I got this when upgrading after hosing my /etc/samba/smb.conf thinking
it would regenerate a new one.

-- 
package samba 3.0.28a-0ubuntu3 failed to install/upgrade: 
https://bugs.launchpad.net/bugs/206036
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
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 134082] Re: [gutsy][fiesty] network-mannager should restart samba if ip-address is changed.

2008-04-01 Thread Alexander Sack
** Also affects: samba (Ubuntu)
   Importance: Undecided
   Status: New

-- 
[gutsy][fiesty] network-mannager should restart samba if ip-address is changed.
https://bugs.launchpad.net/bugs/134082
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
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 235912] [NEW] [CVE-2008-1105] Samba: boundary failure when parsing SMB responses

2008-05-29 Thread Alexander Konovalenko
*** This bug is a security vulnerability ***

Public security bug reported:

Binary package hint: samba

CVE-2008-1105 description:

"Heap-based buffer overflow in the receive_smb_raw function in
util/sock.c in Samba 3.0.0 through 3.0.29 allows remote attackers to
execute arbitrary code via a crafted SMB response."

http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2008-1105
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-1105

"Boundary failure when parsing SMB responses can result in a buffer
overrun

Specifically crafted SMB responses can result in a heap overflow in the Samba 
client code.
Because the server process, smbd, can itself act as a client during operations 
such as
printer notification and domain authentication, this issue affects both Samba 
client and 
server installations."

http://www.samba.org/samba/security/CVE-2008-1105.html

Patch:
http://www.samba.org/samba/ftp/patches/security/samba-3.0.29-CVE-2008-1105.patch

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

** Visibility changed to: Public

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2008-1105

-- 
[CVE-2008-1105] Samba: boundary failure when parsing SMB responses
https://bugs.launchpad.net/bugs/235912
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
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 235912] Re: [CVE-2008-1105] Samba: boundary failure when parsing SMB responses

2008-05-31 Thread Alexander Konovalenko
DSA 1590-1: http://www.debian.org/security/2008/dsa-1590 (link not
functioning yet)

** Bug watch added: Debian Bug tracker #483410
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=483410

** Also affects: samba (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=483410
   Importance: Unknown
   Status: Unknown

-- 
[CVE-2008-1105] Samba: boundary failure when parsing SMB responses
https://bugs.launchpad.net/bugs/235912
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
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 234786] Re: dovecot-auth: pam_smbpass(dovecot:auth): unrecognized option [missingok]

2008-05-31 Thread Alexander Dietrich
I am seeing this error message very often too, when using sudo. It seems to be 
caused by
the "missingok" parameter on the pam_smbpass line in /etc/pam.d/common-auth, 
which
prevents excessive error logging when pam_smbpass isn't installed, but in turn 
causes
the module to complain about this unknown parameter when it *is* installed.

The appropriate component for this bug is not dovecot, but libpam-smbpass 
doesn't exist
either.

-- 
dovecot-auth: pam_smbpass(dovecot:auth): unrecognized option [missingok]
https://bugs.launchpad.net/bugs/234786
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot in ubuntu.

-- 
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 120375] Re: cannot boot raid1 with only one disk

2008-06-04 Thread Alexander Dietrich
Excellent, thanks!

-- 
cannot boot raid1 with only one disk
https://bugs.launchpad.net/bugs/120375
You received this bug notification because you are a member of Ubuntu
Server Team, which is a subscriber of a duplicate bug.

-- 
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 239129] Re: [CVE-2008-0960] Multiple SNMP implementations HMAC authentication spoofing

2008-06-12 Thread Alexander Konovalenko
A tool to exploit this vulnerability has been published on Bugtraq:
http://www.securityfocus.com/archive/1/493304/30/0/threaded

-- 
[CVE-2008-0960] Multiple SNMP implementations HMAC authentication spoofing
https://bugs.launchpad.net/bugs/239129
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp in ubuntu.

-- 
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 239129] Re: [CVE-2008-0960] Multiple SNMP implementations HMAC authentication spoofing

2008-06-21 Thread Alexander Konovalenko
** CVE removed: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2008-0960

-- 
[CVE-2008-0960] Multiple SNMP implementations HMAC authentication spoofing
https://bugs.launchpad.net/bugs/239129
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp in ubuntu.

-- 
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 192745] Re: Net-SNMP tries to read the obsolete /etc/sensors.conf

2008-06-21 Thread Alexander Konovalenko
** CVE removed: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2008-0960

-- 
Net-SNMP tries to read the obsolete /etc/sensors.conf
https://bugs.launchpad.net/bugs/192745
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp in ubuntu.

-- 
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 239129] Re: [CVE-2008-0960] Multiple SNMP implementations HMAC authentication spoofing

2008-06-21 Thread Alexander Konovalenko
A fix for net-snmp is in Intrepid:

net-snmp (5.4.1~dfsg-7.1ubuntu2) intrepid; urgency=low

  * SECURITY UPDATE: HMAC authentication spoofing.
  * debian/patches/51_CVE-2008-0960.patch: fixes HMAC authentication spoofing.
  * debian/patches/52_use_right_config_file.patch: Use the right configuration
file for lmsensors. (LP: #192745)

 -- Chuck Short < [EMAIL PROTECTED]>   Mon, 16 Jun 2008 15:47:18 +

I intended to nominate this bug for the Dapper-Hardy releases only in
net-snmp but I now can't figure out how to remove the nominations from
ecos and ucd-snmp.

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2008-0960

** Changed in: net-snmp (Ubuntu)
   Status: New => Fix Released

-- 
[CVE-2008-0960] Multiple SNMP implementations HMAC authentication spoofing
https://bugs.launchpad.net/bugs/239129
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp in ubuntu.

-- 
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 241892] [NEW] [CVE-2008-2292] Buffer overflow in __snprint_value() in snmp_get

2008-06-21 Thread Alexander Konovalenko
*** This bug is a security vulnerability ***

Public security bug reported:

CVE-2008-2292 description:

"Buffer overflow in the __snprint_value function in snmp_get in Net-SNMP
5.1.4, 5.2.4, and 5.4.1, as used in SNMP.xs for Perl, allows remote
attackers to cause a denial of service (crash) and possibly execute
arbitrary code via a large OCTETSTRING in an attribute value pair
(AVP)."

http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-2292

** Affects: net-snmp (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  CVE-2008-2292 description:
  
  "Buffer overflow in the __snprint_value function in snmp_get in Net-SNMP
  5.1.4, 5.2.4, and 5.4.1, as used in SNMP.xs for Perl, allows remote
  attackers to cause a denial of service (crash) and possibly execute
  arbitrary code via a large OCTETSTRING in an attribute value pair
  (AVP)."
+ 
+ http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-2292

** Visibility changed to: Public

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2008-2292

-- 
[CVE-2008-2292] Buffer overflow in __snprint_value() in snmp_get
https://bugs.launchpad.net/bugs/241892
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp in ubuntu.

-- 
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 246702] [NEW] [CVE-2008-1447] Randomize DNS query source ports to prevent cache poisoning

2008-07-08 Thread Alexander Konovalenko
*** This bug is a security vulnerability ***

Public security bug reported:

Binary package hint: bind9

Debian issued three security advisories related to the possibility of
DNS cache poisoning in Bind 9 (DSA-1603), Bind 8 (DSA-1604) and the libc
stub resolver (DSA-1605).

Here is the description of the problem with Bind 9 from DSA-1603-1:

"Dan Kaminsky discovered that properties inherent to the DNS protocol
lead to practical DNS cache poisoning attacks.  Among other things,
successful attacks can lead to misdirected web traffic and email
rerouting.

This update changes Debian's BIND 9 packages to implement the
recommended countermeasure: UDP query source port randomization.  This
change increases the size of the space from which an attacker has to
guess values in a backwards-compatible fashion and makes successful
attacks significantly more difficult."

[...]

"Other caching resolvers distributed by Debian (PowerDNS, MaraDNS,
Unbound) already employ source port randomization, and no updated
packages are needed.  BIND 9.5 up to and including version
1:9.5.0.dfsg-4 only implements a weak form of source port
randomization and needs to be updated as well.  For information on
BIND 8, see DSA-1604-1, and for the status of the libc stub resolver,
see DSA-1605-1."

As described in DSA-1605-1, glibc stub resolver hasn't been updated yet
and is still vulnerable. The advisory suggests to install a local Bind 9
resolver, possibly in forward-only mode, as a work-around. So this bug
in package glibc is a request to make the stub resolver randomize source
ports as well because non-technical Ubuntu users can't be expected to
configure Bind 9 on their own.

References

DSA-1603-1:
http://lists.debian.org/debian-security-announce/2008/msg00184.html
http://www.debian.org/security/2008/dsa-1603

DSA-1604-1:
http://lists.debian.org/debian-security-announce/2008/msg00185.html
http://www.debian.org/security/2008/dsa-1604

DSA-1605-1:
http://lists.debian.org/debian-security-announce/2008/msg00186.html
http://www.debian.org/security/2008/dsa-1605

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

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

** Visibility changed to: Public

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2008-1447

** Also affects: glibc (Ubuntu)
   Importance: Undecided
   Status: New

-- 
[CVE-2008-1447] Randomize DNS query source ports to prevent cache poisoning
https://bugs.launchpad.net/bugs/246702
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in ubuntu.

-- 
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 120375] Re: cannot boot raid1 with only one disk

2008-07-10 Thread Alexander Dietrich
I have created a patch for the initramfs-tools script as suggested by
Ken in this comment:

https://bugs.launchpad.net/ubuntu/+source/mdadm/+bug/120375/comments/47

In order to apply it (as root), "cd /usr/share/initramfs-tools/scripts",
"patch < initramfs-mdadm-assemble-scan.patch", then "update-initramfs
-u".

With an initrd patched in this manner, I was able to disconnect either
of my harddrives and still boot my server without manual intervention.
The patch does not address the generous wait for the missing harddrive,
so give it some time.

** Attachment added: "Patch for initramfs-tools as suggested by Ken on 
2008-03-31"
   http://launchpadlibrarian.net/15929571/initramfs-mdadm-assemble-scan.patch

-- 
cannot boot raid1 with only one disk
https://bugs.launchpad.net/bugs/120375
You received this bug notification because you are a member of Ubuntu
Server Team, which is a subscriber of a duplicate bug.

-- 
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 120375] Re: cannot boot raid1 with only one disk

2008-07-14 Thread Alexander Dietrich
Correct my if I'm wrong, but it looks like the patch file is not
actually in "/usr/share/initramfs-tools/scripts"? If you downloaded the
file to any other location, you need to specify the full path when
executing "patch".

-- 
cannot boot raid1 with only one disk
https://bugs.launchpad.net/bugs/120375
You received this bug notification because you are a member of Ubuntu
Server Team, which is a subscriber of a duplicate bug.

-- 
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 224945] Re: [SRU] memory leaks in apache2 when running mod_ssl

2008-07-31 Thread Alexander Konovalenko
** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2008-1678

-- 
[SRU] memory leaks in apache2 when running mod_ssl
https://bugs.launchpad.net/bugs/224945
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
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 256621] [NEW] [CVE-2008-3459] OpenVPN vulnerability allows arbitrary command execution via crafted configuration

2008-08-10 Thread Alexander Konovalenko
*** This bug is a security vulnerability ***

Public security bug reported:

Binary package hint: openvpn

CVE-2008-3459 description:

"Unspecified vulnerability in OpenVPN 2.1-beta14 through 2.1-rc8, when
running on non-Windows systems, allows remote servers to execute
arbitrary commands via crafted (1) "lladdr" and (2) "iproute"
configuration directives, probably related to shell metacharacters."

http://nvd.nist.gov/nvd.cfm?cvename=CVE-2008-3459

More information:
http://openvpn.net/index.php/documentation/change-log/changelog-21.html

Ubuntu Hardy might be affected.

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

** Visibility changed to: Public

** CVE added: http://www.cve.mitre.org/cgi-
bin/cvename.cgi?name=2008-3459

-- 
[CVE-2008-3459] OpenVPN vulnerability allows arbitrary command execution via 
crafted configuration
https://bugs.launchpad.net/bugs/256621
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
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 256621] Re: [CVE-2008-3459] OpenVPN vulnerability allows arbitrary command execution via crafted configuration

2008-08-10 Thread Alexander Konovalenko
Adding CVE reference: CVE-2008-3459

-- 
[CVE-2008-3459] OpenVPN vulnerability allows arbitrary command execution via 
crafted configuration
https://bugs.launchpad.net/bugs/256621
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
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 256621] Re: [CVE-2008-3459] OpenVPN vulnerability allows arbitrary command execution via crafted configuration

2008-08-11 Thread Alexander Konovalenko
** Also affects: openvpn (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493488
   Importance: Unknown
   Status: Unknown

-- 
[CVE-2008-3459] OpenVPN vulnerability allows arbitrary command execution via 
crafted configuration
https://bugs.launchpad.net/bugs/256621
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
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 258162] [NEW] Postfix local privilege escalation via hardlinked symlinks

2008-08-15 Thread Alexander Konovalenko
*** This bug is a security vulnerability ***

Public security bug reported:

Binary package hint: postfix

Wietse Venema posted an advisory about this to Bugtraq. Excerpt:

"Sebastian Krahmer of SuSE has found a privilege escalation problem.
On some systems an attacker can hardlink a root-owned symlink to
for example /var/mail, and cause Postfix to append mail to existing
files that are owned by root or non-root accounts."

http://www.securityfocus.com/archive/1/495474/30/0/threaded

No CVE number has been assigned to this problem yet, to the best of my
knowledge.

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

** Visibility changed to: Public

-- 
Postfix local privilege escalation via hardlinked symlinks
https://bugs.launchpad.net/bugs/258162
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix in ubuntu.

-- 
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 260291] Re: Network Manager 0.7, openvpn, VPN Connection Failed

2008-08-25 Thread Alexander Sack
milestoning to get the server team (who maintains openvpn) on this
plate.

Apparently the openvpn upgrade to 2.1~rc7 broke the script-security
thing.

Anyone can take a look?

(see bug #259562)

** Also affects: openvpn (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: openvpn (Ubuntu)
   Importance: Undecided => High
   Status: New => Confirmed
   Target: None => intrepid-alpha-6

-- 
Network Manager 0.7, openvpn, VPN Connection Failed
https://bugs.launchpad.net/bugs/260291
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
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 260291] Re: Network Manager 0.7, openvpn, VPN Connection Failed

2008-08-25 Thread Alexander Sack
ok, zul confirmed that this is a openvpn issue (not a nm plugin one).
next openvpn upload is supposed to fix this. closing nm part
accordingly.

** Changed in: network-manager-openvpn (Ubuntu)
   Status: Confirmed => Invalid

-- 
Network Manager 0.7, openvpn, VPN Connection Failed
https://bugs.launchpad.net/bugs/260291
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
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 260291] Re: Network Manager 0.7, openvpn, VPN Connection Failed

2008-08-25 Thread Alexander Sack
looks like the nm plugin needs a fix on its own. Thanks to M. Biebl for
providing that patch.

diff --git a/openvpn/src/nm-openvpn-service.c 
b/vpn-daemons/openvpn/src/nm-openvpn-service.c
index 9d0c7d4..0df1178 100644
--- a/openvpn/src/nm-openvpn-service.c
+++ b/openvpn/src/nm-openvpn-service.c
@@ -611,6 +611,10 @@ nm_openvpn_start_openvpn_binary (NMOpenvpnPlugin *plugin,
add_openvpn_arg (args, "--syslog");
add_openvpn_arg (args, "nm-openvpn");
 
+   // Override external script protection
+   add_openvpn_arg (args, "--script-security");
+   add_openvpn_arg (args, "2");
+
/* Up script, called when connection has been established or has been 
restarted */
add_openvpn_arg (args, "--up");
add_openvpn_arg (args, NM_OPENVPN_HELPER_PATH);



** Changed in: network-manager-openvpn (Ubuntu)
   Importance: Undecided => High
   Status: Invalid => In Progress

-- 
Network Manager 0.7, openvpn, VPN Connection Failed
https://bugs.launchpad.net/bugs/260291
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
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


  1   2   3   >