In my case the underlying host is an ubuntu 16.04. I don't know, if that
can cause trouble?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1760848
Title:
lxc-create can't create bionic container on x
** Changed in: linux (Ubuntu Bionic)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1842447
Title:
Kernel Panic with linux-image-4.15.0-60-generic when sp
The last status change happened on accident. The fix has not been
released, yet. I cannot change the status back to "Fix Committed"
though. Can anyone help with this?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchp
Public bug reported:
Monit has a start delay timer, to prevent service from starting other
services too early (before they are ready). This bug has been reported
to monit developer and is fixed with commit
https://bitbucket.org/tildeslash/monit/commits/2dae91df32ac7bd0e02c6e6ee8522e75958f4324.
Ma
Public bug reported:
I just installed a fresh Ubuntu 20.04 with mysql and munin.
It previously worked quite well with Ubuntu 18.04, but now the default
plugin-conf.d/munin-node file seems to not work anymore for mysql.
Here is the output of it:
# munin-run mysql_commands
DBI
connect('mysql;mysq
Public bug reported:
We are using clamav-daemon as well as clamav-freshclam on Ubuntu 16.04.
Because we like to monitor those processes with monit we need the PID
files. So when booting the system, we never get the PID files, because
the services are unable to write into the default /var/run/clama
I forgot to mention that the above solution works within our LXC guest
environments, but it is not sufficient when running on physical
hardware.
It seems, that the clamav startup scripts are executed a bit too early.
When they are started, the folder /run or /var/run is not yet a tmpfs.
So the PID
Public bug reported:
when using the mpt-statusd on a server, which has the RAID hardware
installed but currently no disks attached, it will continuously send out
emails stating that:
"This is a RAID status update from mpt-statusd. The mpt-status
program reports that one of the RAIDs changed stat
The problems seems to be apparmor, which is restricting permissions.
Problem can be solved by changing the file
/etc/apparmor.d/usr.sbin.fwknopd and add the following lines:
/run/xtables.lock rwk,
network inet dgram,
network inet6 dgram,
--
You received this bug notification because you a
This problem only occurs if the package "fwknop-apparmor-profile" is
installed as well, which is creating the apparmor profile for fwknopd in
/etc/apparmor.d/usr.sbin.fwknopd.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bug
If you run fwknopd within an LXC container for example, the problem does
NOT occur. Maybe the underlying apparmor rules for the container allow
certain operations.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.
Public bug reported:
The monit template for postfix in /etc/monit/conf-available/postfix is
not up-to-date anymore.
it checks for the master file as follows:
check file master_bin with path /usr/lib/postfix/master
group postfix
include /etc/monit/templates/rootbin
the problem is, that
Public bug reported:
i am using ubuntu xenial.
when I use vim options at the end of a file like the following:
# vim: syntax=yaml ts=2 sw=2 et sr softtabstop=2 autoindent paste
it should convert an entered tab into spaces (pressing tab should result
into 2 spaces). in the past it actually did.
Public bug reported:
I updated to ubuntu saucy and after the update, the LDAP auth is not
working anymore. I didn't change the configuration and the LDAP itself
is running and working for many other services. Only ejabberd is unable
to bind.
The following log entries repeat constantly without use
Sorry, forgot my current LDAP conf from ejabberd.conf
%%% ==
%%% AUTHENTICATION
%%
%% auth_method: Method used to authenticate the users.
%% The default method is the internal.
%% If you want to use a different method,
%% comment this line and enable the correct ones.
%%
%%{auth_
Public bug reported:
I just upgraded to ubuntu saucy and found a strange behaviour. The
command lxc-ls doesn't show the correct status of running machines.
as you can see my output for jenkins is "stopped", but I am logged into
the system (jenkins) at the very same moment, so it is running. I can
Is it possible that this bug returned?
I updated the host to ubuntu saucy and lxc was working fine with the
virtual machine "jenkins". Once I updated the guest system to saucy as
well, it seemed not to boot, but I was wrong. It never reached the
runlevel (5), which it did before.
Here is the outp
it was autostarted
Sent from my iPad
> On 20.10.2013, at 22:12, Serge Hallyn <1242...@bugs.launchpad.net> wrote:
>
> Thanks for submitting this bug. Can you confirm whether the jenkins
> machine was auto-started by lxc-instance? If not, can you please
> run 'apport-collect 1242074' to have app
Public bug reported:
I am using the command "su" quite often without any problems. The
following "su" is just a senseless example, but it will demonstrate the
problem quite well. In this example I want to make an echo as sshd user
(could be any other user like www-data, rabbitmq, or others as well
Maybe I should add, that this problem occurs on a LXC guest system.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1318168
Title:
su: Failed to create session: No such file or directory
To manage no
Public bug reported:
I need some IPMI kernel modules, so I load them during startup. This
worked quite well until I upgraded to Ubuntu 14.04.
As you can see I have the modules in /etc/modules:
# grep ipmi /etc/modules
ipmi_watchdog
ipmi_devintf
ipmi_poweroff
ipmi_si
Right after reboot, the modu
Public bug reported:
php-fpm uses a master process to control its children. the problem is,
that a service reload is going to kill this master process without
recovering it or killing its children.
here is an example:
# ps aux|grep fpm
root 20590 1.3 0.0 190264 22380 ?Ss 14:54
Public bug reported:
I am using Ubuntu 13.04 with latest update and the package LXC to run
some virtual machines in it.
I am using the following parameter for one of the machines:
- CONFIG
lxc.network.type=veth
lxc.network.link=br0
lxc.network.flags=up
lxc.network.hwaddr = 10
Public bug reported:
WebSVN should be compatible with php5-fpm package, because it is just
another php implementation also using a web server to deliver its
content (see e.g. phpmyadmin). In the current dependency line
Depends: apache2 | httpd, libapache2-mod-php5 | php5 | php5-cgi |
libapache2-m
The same problem exists with phppgadmin. This package is also unable to
cope with php5-fpm, but it should.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1182372
Title:
WebSVN not compatible with php
Public bug reported:
After starting pfqueue I can switch between modes with 3, 4, 5...BUT if
I press 1 or 2 to get to the "deferred" or "active" queue the program
terminates with the following code:
"double free or corruption (out)
Aborted"
# lsb_release -a
Distrib
Public bug reported:
The package fwknop-server previously had PCAP support to sniff for
knocking information. This is important for us, because we don't have to
pre-open a UDP port to listen on. In previous Ubuntu LTS versions the
PCAP support was available and compiled into the packages.
We set
Honestly, I didn't know that Ubuntu switched to NFQ. I always used PCAP,
which work flawlessly.
I thought that NFQ needed an open port on the firewall to work, but I
just tried it out and it doesn't seem to be necessary. Actually that was
my biggest concern. I just didn't wanted to have any open p
I do like apt-listchanges and using it to announce a switch from PCAP to
NFQ there. But lets assume, I install a new server and I install fwknop-
server with it, than I don't see the apt-listchanges. So how should new
user know, that PCAP is not available in Ubuntu? PCAP is so prominent in
the fres
Yes, that would have helped me.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2076224
Title:
fwknopd is missing PCAP support with new LTS
To manage notifications about this bug go to:
https://bugs.
30 matches
Mail list logo