Public bug reported:
If a certificate has a policy, strongswan rejects it unless every
certificate up the chain has the same policy. For certificates issued by
CAs today, this is not a valid assumption. This assumption results in my
Ubuntu laptop being unable to connect to my workplace VPN (which
This was fixed in Debian quite a while ago (Jun 26 2014, openvpn
2.3.3-1):
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=747265
* Apply patch from upstream's BTS to improve systemd detection.
(Closes: #747265)
umounting /sys/fs/cgroup/systemd is a workaround.
** Bug watch added: Deb
https://bitbucket.org/which_linden/eventlet/ does not exist anymore. Is
there a (documented) way to have nova listening on both ipv4/ipv6 ?
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to python-eventlet in Ubuntu.
https://bugs.launchpa
This occurred during the upgrade and reported after reboot. Maybe it
just needs a check for an existing instance before attempting install?
The correct version is installed and all is well.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed t
Public bug reported:
That iproute2 version does not match kernel version 3.19 prevents users
from using new features in kernel 3.19 such as ipvlan.
jeffl@ubuntu:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=15.04
DISTRIB_CODENAME=vivid
DISTRIB_DESCRIPTION="Ubuntu 15.04"
jeffl@ubuntu:~
Public bug reported:
first reboot after upgrade from 14.10 15.04
ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: libtomcat7-java
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
AptdaemonVersion: 1.1.1+bzr982-0
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: gubuntu-desktop (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to spamassassin in Ubuntu.
https://bugs.launchpa
*** This bug is a duplicate of bug 156085 ***
https://bugs.launchpad.net/bugs/156085
Eh? This bug (https://bugs.launchpad.net/bugs/60273https://bugs.launchpad.net/bugs/60273";>https://bugs.launchpad.net/bugs/60273)
is about permissions in /dev/bus/usb the other (https://bugs.launchpad.net/bugs
The attachment "lp-1382481-cloudstack-vr.patch" seems to be a patch. If
it isn't, please remove the "patch" flag from the attachment, remove the
"patch" tag, and if you are a member of the ~ubuntu-reviewers,
unsubscribe the team.
[This is an automated message performed by a Launchpad user owned b
@joseph spitz (josephgrey)
The same happens to me inside Byobu (tmux), with Ubuntu 14.10, Kernel
3.6.0-34
--
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/1377924
Title:
ecryptfs fai
this was generated in the middle of a 'do-release-upgrade' from 14.10 to
15.04. After a few reboots and several boots into recovery mode with 'dpkg
--configure -a', the error finally went away.
Brett Taylor
(570) 565-9838
On Sun, Apr 26, 2015 at 3:10 AM, Steve Langasek <
steve.langa...@canonical
BTW, in case you're not aware you can mass-subscribe to bugmail to the
gdisk package in Ubuntu generally from
https://launchpad.net/ubuntu/+source/gdisk/+subscribe if you wish,
though if you don't want to do that then that's not a problem.
--
You received this bug notification because you are a m
Hi Roderick,
Thank you for clarifying. I guess this bug is really just "manpage is
unclear" then, is fixed upstream but open in Ubuntu until we have picked
up a new upstream release. I'll rename accordingly.
** Summary changed:
- sgdisk return 0 if nonGPT partition style (must return 3)
+ Manpag
You can get this value by typing the following command in a terminal:
sudo grep Listen /etc/cups/cupsd.conf
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ssl-cert in Ubuntu.
https://bugs.launchpad.net/bugs/1432414
Title:
printing
Here is an updated patch. Please consider it for the next release. It
has been tested on a Cloudstack setup running with basic networking. It
is extracted from what currently is in cloud-init.
** Patch added: "lp-1382481-cloudstack-vr.patch"
https://bugs.launchpad.net/ubuntu/+source/cloud-init
This still exists in 15.04.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in Ubuntu.
https://bugs.launchpad.net/bugs/1359296
Title:
Shutting down OpenVPN before umount network shares causes 120 second
timeout on shutdown
Seeing the very same thing here on a server install.
I consider severity quite high because I was trying to secure a new server
installation with "PasswordAuthentication no".
Only by accident I found that the sshd did not accept the new configuration
and was still wide open with password authen
** Tags removed: need-duplicate-check
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openhpi in Ubuntu.
https://bugs.launchpad.net/bugs/1448692
Title:
package openhpid 2.14.1-1.3ubuntu2 failed to install/upgrade:
subprocess instal
I just re-built the package with the upstream patch, works properly.
--
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/1448678
Title:
ntfs3g -s option should be ignored, making autofs m
Public bug reported:
failed to install package
ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: openhpid 2.14.1-1.3ubuntu2
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
Architecture: amd64
Date: Sun Apr 26 17
Workaround (sorry, UGLY), but it "works for now". May give you troubels
updating in future :D.
cd /usr/sbin
cp -p ntfs-3g ntfs-3g.0
> ntfs-3g
vi ntfs-3g
#!/bin/sh
# fixes automount -s option that crashes ntfs-3g
line=`echo $@ | sed -e 's/-s//g'`
/usr/sbin/ntfs-3g.0 $line
** Description changed:
Public bug reported:
I've troubled some with mounting ntfs-3g file systems with autofs.
AutoFS passes the sloppy option (-s) to mounts, which is actually a
valid thing since mount is to behave on all filesystems the same option-
whise. Though, the ntfs-3g filesystem does not support it, and fails
You have been subscribed to a public bug:
I've troubled some with mounting ntfs-3g file systems with autofs.
AutoFS passes the sloppy option (-s) to mounts, which is actually a
valid thing since mount is to behave on all filesystems the same option-
whise. Though, the ntfs-3g filesystem does not
What is the value of the 'Listen' variable in /etc/cups/cupsd.conf ?
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ssl-cert in Ubuntu.
https://bugs.launchpad.net/bugs/1432414
Title:
printing service not available after recent upgra
1. Initially mysqld-akonadi could not start because of an error
described as:
"TIMESTAMP with implicit DEFAULT value is deprecated. Please
use --explicit_defaults_for_timestamp server option"
2. In order to prevent that error, I modified the MySQL server
configuration, adding the ne
** Tags removed: need-duplicate-check
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1448627
Title:
package mysql-server-5.6 5.6.24-0ubuntu2 failed to install/upgrade: el
subpro
Public bug reported:
El error se ha producido tras la actualización a la versión 15.04, en
donde además ha habido problemas también de paquetes erróneos.
El MYSQL de momento funciona y la conexión a la base de datos de prueba
me ha funcionado, pero no he tenido tiempo de probar con la aplicación
Launchpad has imported 9 comments from the remote bug at
https://bz.apache.org/bugzilla/show_bug.cgi?id=55320.
If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://he
The output in your log is:
Preparing to unpack .../rpcbind_0.2.1-6ubuntu3_amd64.deb ...
Error getting authority: Error initializing authority: Could not connect: No
such file or directory (g-io-error-quark, 1)
Error getting authority: Error initializing authority: Could not connect: No
such file
29 matches
Mail list logo