[Bug 1486107] Re: package openssh-server 1:6.6p1-2ubuntu2.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-12-11 Thread thierman
OK, so I just did a brand new install, clean machine, brand new drive, downloaded 14.04 from server. Put on USB, Did full install. rebooted. launced terminal sudo and set root password su to root scp my old sshd_config off another ubuntu machine. version 10 LTS. apt-get install openssh-server . .

[Bug 1504469] Re: package mysql-server-5.5 5.5.44-0ubuntu0.14.04.1 failed to install/upgrade: sub-processo novo script pre-installation retornou estado de saída de erro 1

2015-12-11 Thread Launchpad Bug Tracker
[Expired for mysql-5.5 (Ubuntu) because there has been no activity for 60 days.] ** Changed in: mysql-5.5 (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-5.5 in Ubuntu. https://bugs.l

[Bug 1504488] Re: package libapache2-mod-php5 5.6.4+dfsg-4ubuntu6.3 failed to install/upgrade: el subprocés s'ha instaŀlat el script post-installation retornà el codi d'eixida d'error 1

2015-12-11 Thread Launchpad Bug Tracker
[Expired for php5 (Ubuntu) because there has been no activity for 60 days.] ** Changed in: php5 (Ubuntu) Status: Incomplete => Expired -- 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/bu

[Bug 1407107] Re: package bind9 1:9.9.5.dfsg-4.3ubuntu0.1 failed to install/upgrade: subproces installed post-installation script gaf een foutwaarde 1 terug

2015-12-11 Thread Launchpad Bug Tracker
[Expired for bind9 (Ubuntu) because there has been no activity for 60 days.] ** Changed in: bind9 (Ubuntu) Status: Incomplete => Expired -- 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

[Bug 1504923] Re: package unixodbc 2.2.14p2-5ubuntu5 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2015-12-11 Thread Launchpad Bug Tracker
[Expired for unixodbc (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unixodbc (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to unixodbc in Ubuntu. https://bugs.laun

[Bug 1504159] Re: fuser does not terminate at computer shutdown

2015-12-11 Thread Launchpad Bug Tracker
[Expired for psmisc (Ubuntu) because there has been no activity for 60 days.] ** Changed in: psmisc (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to psmisc in Ubuntu. https://bugs.launchpad.

[Bug 1525457] [NEW] QEMU seccomp_sandbox prevents local SDL graphic from working

2015-12-11 Thread Simon Déziel
Public bug reported: Steps to reproduce: 1) Set "seccomp_sandbox = 1" in /etc/libvirt/qemu.conf 2) stop libvirt-bin; start libvirt-bin 3) Define a VM using SDL graphic. Example XML extract: 4) xhost +SI:localgroup:kvm 5) Start the VM Expected behavior: should display a usab

[Bug 1525432] [NEW] package quagga 0.99.22.4-3ubuntu1 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2015-12-11 Thread Geir Inge Rønning
Public bug reported: ? ProblemType: Package DistroRelease: Ubuntu 14.04 Package: quagga 0.99.22.4-3ubuntu1 ProcVersionSignature: Ubuntu 3.13.0-71.114-generic 3.13.11-ckt29 Uname: Linux 3.13.0-71-generic x86_64 ApportVersion: 2.14.1-0ubuntu3.19 Architecture: amd64 Date: Fri Dec 11 23:47:07 2015 Du

[Bug 1523133] Re: strongswan vpn does not work

2015-12-11 Thread Simon Déziel
volker, it's in 4.3.0-4.13: http://changelogs.ubuntu.com/changelogs/pool/main/l/linux/linux_4.3.0-4.13/changelog -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to strongswan in Ubuntu. https://bugs.launchpad.net/bugs/1523133 Title: str

[Bug 1521745] Re: sshd will fail to start or restart if non-default Port option is incorrectly put after a non-default ListenAddress

2015-12-11 Thread jhartr7
I've attached my mostly default configuration that does not exhibit the problem as well as the configuration that does exhibit the problem. Obviously, to reproduce this you'll need to use a ListenAddress and perhaps a Port argument that suits your setup. To reproduce this, take my original configu

[Bug 1521745] Re: sshd will fail to start or restart if non-default Port option is incorrectly put after a non-default ListenAddress

2015-12-11 Thread jhartr7
** Attachment added: "modified sshd_config exhibiting bug" https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1521745/+attachment/4533351/+files/sshd_config -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. http

[Bug 1521745] Re: sshd will fail to start or restart if non-default Port option is incorrectly put after a non-default ListenAddress

2015-12-11 Thread jhartr7
** Attachment added: "default pre-bug sshd_config" https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1521745/+attachment/4533350/+files/sshd_config -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in Ubuntu. https://bugs

[Bug 1521745] Re: sshd will fail to start or restart if non-default Port option is incorrectly put after a non-default ListenAddress

2015-12-11 Thread jhartr7
Here is the default configuration file I had been using prior to modifications. AFAIK it is nearly identical to the default that comes with whatever version of OpenSSH that ships with 12.04. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed

[Bug 1500768] Re: python3.4.3 SRU break requests

2015-12-11 Thread Barry Warsaw
We won't be fixing virtualenv in Trusty, there's just too much to backport. The solution is to use the built-in virtual environment support in Python 3 for Trusty. Install the `python3.4-venv` package and use `python3 -m venv `. Then proceed as you normally would with a virtual environment. **

[Bug 1525361] [NEW] Install of package only fails when running through cloud-init

2015-12-11 Thread Matt Conway
Public bug reported: I'm not sure if this is a cloud-init issue, a systemd issue, or an issue with the package I'm trying to install, but given that I can install the package fine outside of cloud-init, I thought I'd mention it here in case this is an issue with cloud-init/wily/systemd, or perhaps

[Bug 1003854] Re: Database upgrade/migration fails with nested db directories (lucid to precise)

2015-12-11 Thread Kenny Millington
Did you re-export the backup after applying the patch? IIRC it fixes the backup/export phase not the restore/import phase so unless you re-created the dumps it wouldn't have actually done anything. -- You received this bug notification because you are a member of Ubuntu Server Team, which is sub

[Bug 1511118] Re: 100% cpu usage with unresolved name server

2015-12-11 Thread Alkis Georgopoulos
Hi Robie, from https://wiki.ubuntu.com/Bugs/Importance => Critical: > Renders the system temporarily or permanently unusable Yup, especially if you are on a single core system and you've never heard of what a terminal or a `kill -9 `is. > Severely affects applications beyond the package responsi

[Bug 1442972] Re: Unable to access location Failed to mount Windows share: Invalid argument

2015-12-11 Thread sohel
yes this bug affects me also - ubuntu 14.04, i also tried command line with cifs, following are some of errors: CIFS VFS: Malformed UNC in devname. CIFS VFS: cifs_mount failed w/return code = -6 -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscr

[Bug 1525290] [NEW] Dovecot with shared mailboxes segfaults

2015-12-11 Thread Richard
Public bug reported: After searching the web, there's evidence to suggest that dovecot 2.2.9 in Ubuntu 14.04.3 LTS can have a segmentation fault at times. In particular, having a shared mailbox configured can cause the imap daemon to experience a segmentation fault. Further evidence suggests tha

[Bug 1003854] Re: Database upgrade/migration fails with nested db directories (lucid to precise)

2015-12-11 Thread Nick Peelman
Encountered a similar error when updating from 12.04 to 14.04.3. The patch (at least the patch alone) did not fix it. What did finally make it succeed was `mkdir /var/lib/ldap/accesslog` via https://techhelplist.com/tech-tutorials/34-openldap/332-cloning-my- openldap-data-between-servers -- Yo

[Bug 1403037] Re: Need to login twice (again)

2015-12-11 Thread James Page
FTR you can always bring a launchpad bug to the attention of the Ubuntu OpenStack packaging team but raising a bug task against the Ubuntu package or against the Cloud Archive - no need to raise a different bug! ** Also affects: python-django-openstack-auth (Ubuntu) Importance: Undecided

[Bug 1437005] Re: Example sshd_config file has bad path to sftp-server. Should be /usr/lib/openssh/sftp-server, not /usr/libexec/openssh/sftp-server

2015-12-11 Thread Launchpad Bug Tracker
This bug was fixed in the package openssh - 1:7.1p1-3 --- openssh (1:7.1p1-3) unstable; urgency=medium * Drop priority of openssh-client-ssh1 to extra (closes: #807518). * Redirect regression test input from /dev/zero, since otherwise conch will immediately send EOF. -- Coli

[Bug 1509661] Re: package xinetd 1:2.3.15-4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-12-11 Thread Alberto Salvia Novella
** Changed in: xinetd (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to xinetd in Ubuntu. https://bugs.launchpad.net/bugs/1509661 Title: package xinetd 1:2.3.15-4 failed to install/upgrade: sub

[Bug 1508248] Re: chkrootkit gives false positive ebury

2015-12-11 Thread Alberto Salvia Novella
** Changed in: chkrootkit (Ubuntu) Importance: Undecided => Low ** Also affects: chkrootkit Importance: Undecided Status: New ** No longer affects: chkrootkit ** Bug watch added: Email to nelson@pangeia # mailto:nel...@pangeia.com.br ** Also affects: chkrootkit via mailto:nel

[Bug 1523133] Re: strongswan vpn does not work

2015-12-11 Thread volker kempter
ad #2: the problem appears still not to be fixed with kernel 4.3.0-3.12 (dec 10): strongswan vpn does not work (same behavior as described in #1). -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to strongswan in Ubuntu. https://bugs.launc

[Bug 174858] Re: 'netstat' doesn't check for sockets using SCTP protocol

2015-12-11 Thread Alberto Salvia Novella
** Changed in: net-tools (Ubuntu) Importance: Undecided => Wishlist ** Changed in: net-tools (Ubuntu) Status: Confirmed => Triaged -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to net-tools in Ubuntu. https://bugs.launchpad.ne

[Bug 1511735] Re: libnl: fail to bind() netlink sockets

2015-12-11 Thread Nicolas Dichtel
>Thank you for your response. It looks like this is fixed in Wily then, which is on 3.2.26, so this bug affects 14.04 only? Yes. >I'm concerned that this changes library behaviour. How can we be sure that no existing users of libnl will not be regressed by this change in behaviour if we backport

[Bug 1522371] Re: iproute2: seg fault with 'ip link type gre ...' commands

2015-12-11 Thread Jean-Mickael Guerin
** Tags added: 6wind -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1522371 Title: iproute2: seg fault with 'ip link type gre ...' commands To manage notifications about this bug go t

[Bug 1511735] Re: libnl: fail to bind() netlink sockets

2015-12-11 Thread Jean-Mickael Guerin
** Tags added: 6wind -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to libnl3 in Ubuntu. https://bugs.launchpad.net/bugs/1511735 Title: libnl: fail to bind() netlink sockets To manage notifications about this bug go to: https://bugs.l

[Bug 1524982] Re: Please merge tgt 1.0.61-1 (main) from Debian unstable (main)

2015-12-11 Thread Daniel Holbach
It looks like there's now 1.0.62 in Debian - could you remerge? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to tgt in Ubuntu. https://bugs.launchpad.net/bugs/1524982 Title: Please merge tgt 1.0.61-1 (main) from Debian unstable (main