Hi MH,
It looks like your existing apache installation was corrupted prior to
your attempt to upgrade. Unfortunately there's not much in the logs that
would help diagnose the problem. Did you have Apache running previously?
If so, you may need to manually remove and reinstall it.
If you have othe
Hi eustaquio,
Thanks for the bug report. Unfortunately, there's not enough actionable
information for us to troubleshoot further. Can you give information
about:
* setup details about /boot (any customizations you've done, etc)
* what media you're booting from, and what it's formatted as (vfat,
Hi Ashutosh,
Thanks for reporting this, but it appears to be an issue with your
openssh configuration file, specifically:
sshd[4592]: /etc/ssh/sshd_config line 89: Bad SSH2 mac spec 'hmac-
sha2-512,hmac-sha2-256,hmac-ripemd160'.
Please check your configuration file to make sure it's OK.
** Cha
Hi Rich,
Thanks for reporting this. It looks from the logs to be a configuration
issue. I'm guessing the netmask and IP address got mixed up in the
config?
bind failed on port 137 socket_addr = 192.255.255.255.
Failed to open nmb bcast socket on interface 192.255.255.255 for port 137.
Err
*** This bug is a duplicate of bug 1806035 ***
https://bugs.launchpad.net/bugs/1806035
** This bug has been marked a duplicate of bug 1806035
smbd fails to start in default config if winbind is running
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is
Hi Kenric,
This looks like a configuration issue. Here are the relevant logs:
nmbd[26073]: Ignoring unknown parameter "password level"
nmbd[26073]: Unknown parameter encountered: "update encrypted"
nmbd[26073]: Ignoring unknown parameter "update encrypted"
nmbd[26073]: STATUS=daemon 'nmbd' : No l
Hi Danish,
Thanks for reporting this issue. It looks like you currently have the
community edition of mysql installed. Please uninstall the community
edition first before installing the ubuntu version.
** Changed in: mysql-5.7 (Ubuntu)
Status: New => Invalid
--
You received this bug not
** Changed in: psmisc (Ubuntu)
Status: New => Confirmed
** Description changed:
+ [Impact]
+
+ Uppercase signal names are no longer accepted by killall; only lowercase
+ signal names are accepted. The documentation still shows signal names in
+ uppercase.
+
+ This is a regression as of b
Hi Ben,
Thanks for reporting this; I agree that it makes for a lot of confusion!
We'd happily accept a merge request with a fix, thanks!
** Changed in: anope (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
Public bug reported:
pcre2 is still in universe, and may not be in main for some time.
In order to update to the latest php, add a patch to make php7.3 require
pcre3 (which is currently in main) instead of pcre2.
** Affects: php7.3 (Ubuntu)
Importance: Undecided
Status: New
--
Yo
Hi Hamish,
Yes, please do follow upstream to find the source of the problem, open a
bug there if necessary, and post a link here + whatever other distro is
affected. It will make things easier on everyone to coordinate a fix
across platforms :)
--
You received this bug notification because you a
** Changed in: kvm (Ubuntu)
Importance: Undecided => Wishlist
** Changed in: kvm (Ubuntu)
Status: New => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1782212
Title:
KVM CLX ACPI
** Merge proposal linked:
https://code.launchpad.net/~kstenerud/ubuntu/+source/logwatch/+git/logwatch/+merge/354148
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1644057
Title:
Excessive Disconn
Sure, the commit is here:
https://git.launchpad.net/ubuntu/+source/openssh/commit/?h=ubuntu/bionic&id=7f06034b1c4ba72dac028ed7879c89b6ee073293
Specifically, this:
https://git.launchpad.net/ubuntu/+source/openssh/diff/debian/systemd/ssh.service?h=ubuntu/bionic&id=7f06034b1c4ba72dac028ed7879c89b6ee0
; fsuid=0 ouid=0
-
--
NO ACCESS to /proc ;/
$ cd /etc/apparmor.d
$ grep -rins charon * | grep proc
(EMPTY)
--
need to unload charon profile
$ sudo apparmor_parser -R /etc/apparmor.d/usr.lib.ipsec.charon
but STILL, rejecting
[35206.129530] audit: type=1400 audi
** Description changed:
+ [Impact]
+
+ If a user's /etc/postfix/main.conf has an empty alias_database setting,
+ postfix-mysql.postinst fails when upgrading.
+
+ [Test Case]
+
+ Install the previous postfix and postfix-mysql:
+
+ # apt install -y postfix=3.3.0-1 postfix-mysql=3.3.0-1
+ * Inst
In the latest 14.04, apt install libncurses5-dev works, so this has
probably been fixed in another bugfix.
** Changed in: ncurses (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.lau
** Changed in: fetchmail (Ubuntu)
Assignee: (unassigned) => Karl Stenerud (kstenerud)
** Changed in: fetchmail (Ubuntu)
Status: Triaged => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
** Description changed:
+ [Impact]
+
+ Fetchmail doesn't set hostname for SNI when using TLS. Without this,
+ fetchmail fails to verify the SSL certificate using TLS 1.2 for places
+ such as pop.gmail.com.
+
+ [Test Case]
+
+ # lxc launch ubuntu:cosmic tester
+ # lxc exec tester bash
+ # apt up
Confirmed incorrect behavior in bionic. xenial and cosmic behave
correctly.
** Changed in: sudo (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1799857
Title:
Are you running curl-config with particular arguments? When I install
libcurl4-openssl-dev on a fresh 18.04 system, running curl-config with
no arguments gives no errors.
** Changed in: curl (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member
Cannot confirm that this affects bionic. This may be due to openssl
1.1.0 (in bionic) sending a default SNI when none is provided, whereas
1.1.1 (in cosmic) sends nothing.
** No longer affects: fetchmail (Ubuntu Bionic)
--
You received this bug notification because you are a member of Ubuntu
Bug
I've unfortunately hit a wall investigating this :(
sudo should only override the prompt if passprompt_override is set in
sudoers, or the env variable SUDO_PROMPT is set, and neither is set in
bionic. Furthermore, it's not an issue with the binary, as I've tried
taking the bionic sudo and putting
Confirmed the behavior with the following test from
https://github.com/tmux/tmux/issues/1167#issuecomment-349040998
Run a simple/crude test in order to verify this finding:
$ tmux -L none -f /dev/null new-session -s leaky-tmux-test 'tmux set-option -w
-g pane-border-status top; tmux pipe-pane "c
** Changed in: tmux (Ubuntu Bionic)
Assignee: (unassigned) => Karl Stenerud (kstenerud)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1766942
Title:
tmux leaks memory in pane-border-status
** Changed in: tmux (Ubuntu Bionic)
Status: Confirmed => In Progress
** Description changed:
+ [Impact]
+
+ A memory leak in tmux causes it to eventually fail when run for long
+ periods of time. Since long term tmux sessions are common, this becomes
+ a real problem for sysadmins, etc.
+
** Changed in: sssd (Ubuntu Xenial)
Assignee: (unassigned) => Karl Stenerud (kstenerud)
** Description changed:
+ [Impact]
+
+ sssd doesn't check for PIDfile validity when starting. As a result, a
+ PID file from a crashed sssd process will prevent it from launching
+ again u
*** This bug is a duplicate of bug 1777601 ***
https://bugs.launchpad.net/bugs/1777601
** This bug has been marked a duplicate of bug 1777601
can not delete a non-empty directory on remote NAS smb share
--
You received this bug notification because you are a member of Ubuntu
Bugs, which i
*** This bug is a duplicate of bug 1777601 ***
https://bugs.launchpad.net/bugs/1777601
** This bug has been marked a duplicate of bug 1777601
can not delete a non-empty directory on remote NAS smb share
--
You received this bug notification because you are a member of Ubuntu
Bugs, which i
nee: (unassigned) => Karl Stenerud (kstenerud)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1777601
Title:
can not delete a non-empty directory on remote NAS smb share
To manage notifications about this bug
** This bug has been marked a duplicate of bug 1777601
can not delete a non-empty directory on remote NAS smb share
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1795772
Title:
rmdir on non-empty
** This bug is no longer a duplicate of bug 1777601
can not delete a non-empty directory on remote NAS smb share
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1795772
Title:
rmdir on non-empty sa
** Changed in: samba (Ubuntu)
Assignee: (unassigned) => Karl Stenerud (kstenerud)
** Changed in: samba (Ubuntu Bionic)
Assignee: (unassigned) => Karl Stenerud (kstenerud)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
*** This bug is a duplicate of bug 1795772 ***
https://bugs.launchpad.net/bugs/1795772
** This bug is no longer a duplicate of bug 1777601
can not delete a non-empty directory on remote NAS smb share
** This bug has been marked a duplicate of bug 1795772
rmdir on non-empty samba director
*** This bug is a duplicate of bug 1795772 ***
https://bugs.launchpad.net/bugs/1795772
** This bug has been marked a duplicate of bug 1795772
rmdir on non-empty samba directory fails silently
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribe
*** This bug is a duplicate of bug 1795772 ***
https://bugs.launchpad.net/bugs/1795772
** This bug is no longer a duplicate of bug 1777601
can not delete a non-empty directory on remote NAS smb share
** This bug has been marked a duplicate of bug 1795772
rmdir on non-empty samba director
** Description changed:
+ samba
+
+ [Impact]
+
+ The samba client doesn't check the result of rmdir, returning success
+ when the directory is not empty. This results in clients reporting
+ successful directory removal when in fact the directory was not removed.
+
+ This bug affects anything th
Public bug reported:
tracking bug
** Affects: dovecot (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1803296
Title:
Please merge 1:2.3.3-1 i
** Changed in: at (Ubuntu)
Status: New => Triaged
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1802914
Title:
Please merge 3.1.23-1 into disco
To manage notifications about this bug go to:
Thanks, Noel,
Since this is outside of the scope of the original bug, could you please
open a new bug for this issue so that it doesn't get lost?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1208410
Hi Thorsten,
I tried installing keepalived on a fresh xenial VM, and all seems to be
working:
karl@tp-work:~$ uvt-kvm create x release=xenial arch=amd64 label=daily
karl@tp-work:~$ uvt-kvm wait x
karl@tp-work:~$ uvt-kvm ssh x
ubuntu@x:~$ sudo apt update && sudo apt dist-upgrade -y && sudo apt ins
Hi leyb,
Looking in the logs, mysql is failing because it can't obtain a
lockfile:
2018-11-13T14:17:06.265515Z 0 [ERROR] InnoDB: Unable to lock ./ibdata1 error: 11
2018-11-13T14:17:06.265584Z 0 [Note] InnoDB: Check that you do not already have
another mysqld process using the same InnoDB data or
Thank you for taking the time to report this bug and helping to make
Ubuntu better.
Since there isn't enough information in your report to differentiate
between a local configuration problem and a bug in Ubuntu, I'm marking
this bug as Incomplete.
If indeed this is a local configuration problem,
Hi,
I tried running this example through a VM, but was unable to reproduce
the issue:
$ uvt-kvm create b release=bionic arch=amd64 label=daily
$ uvt-kvm ssh b
$ sudo apt update && sudo apt dist-upgrade -y && sudo apt install -y vsftpd
$ echo "chroot_local_user=YES
allow_writeable_chroot=YES
writ
I've run some tests on this, and it appears to happen even if you don't
upgrade. I've even had it happen right after install (without reboot).
The most reliable fail case is rebooting.
This will need further testing to narrow down the exact cause.
** Changed in: nis (Ubuntu)
Status: New
Hi Sumit,
Looking at the logs I see the following:
2018-11-14T04:28:26.481991Z 0 [Note] Server hostname (bind-address):
'127.0.0.1'; port: 3306
2018-11-14T04:28:26.481999Z 0 [Note] - '127.0.0.1' resolves to '127.0.0.1';
2018-11-14T04:28:26.482019Z 0 [Note] Server socket created on IP: '127.0.0
Hi Kelly,
Looking at the logs:
-
Job for nmbd.service failed because a timeout was exceeded.
See "systemctl status nmbd.service" and "journalctl -xe" for details.
invoke-rc.d: initscript nmbd, action "restart" failed.
Status: "nmbd: No local IPv4 non-loopbac
Hi Laurent,
Looking at the logs I see:
[Sat Nov 10 08:16:12.182245 2018] [ssl:error] [pid 46718:tid
139825336280832] [client 14.134.18.222:26999] AH02033: No hostname was
provided via SNI for a name based virtual host
This message would only occur if you had SSLStrictSNIVHostCheck set to
"on" (i
Public bug reported:
Please merge 2:4.20-1 into disco
** Affects: nspr (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1803562
Title:
Please
Thanks Hassan,
Updating tags per previous comment.
** Tags removed: verification-needed verification-needed-cosmic
** Tags added: verification-done verification-done-cosmic
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs
Hi Danish,
According to the logs, you have previously installed the community
edition of mysql and haven't fully removed it yet. As the community
edition package isn't maintained by Ubuntu, there's no automatic process
for upgrading to an Ubuntu-maintained package.
To get around this, you'll need
Hi Parichay,
According to the logs:
Nov 15 18:52:26 Parichay squid[12525]: * FATAL: redirect_program
/home/pvsp/googleSearch.pl: (2) No such file or directory
Your squid.conf is trying to load this:
url_rewrite_program /home/pvsp/googleSearch.pl
But the file does not exist. You can either
Verified working:
Setup:
# lxc launch ubuntu-daily:xenial tester && lxc exec tester bash
Failure Case:
# apt update && apt dist-upgrade -y && apt install -y sssd
# echo "[nss]
filter_groups = root
filter_users = root
reconnection_retries = 3
[pam]
reconnection_retries = 3
[sssd]
config_file_ver
Hi Jonathan,
Thanks for reporting this bug! Can you put together a simple test case
that reproduces the bug so that I can verify bug and fix?
** Changed in: haproxy (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is
Hi Lieven,
I've tried running with the -y options but haven't been able to
reproduce this issue. The first entry is stats since system boot. With
-y, it gives stats since the last report. Both bionic and cosmic behave
the same way in this regard, as can be seen in the tps value in the
first entry:
This appears to be already fixed on xenial.
Here is the old repro case, which no longer triggers a bug:
# lxc launch ubuntu:xenial tester && lxc exec tester bash
# apt update && apt dist-upgrade -y && apt install -y tomcat8
# mkdir /var/lib/tomcat8/webapps/test && echo "<%@ page
contentType="tex
** Changed in: keepalived (Ubuntu)
Status: Incomplete => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1800159
Title:
keepalived ip_vs
To manage notifications about this bug go to:
https
** Changed in: haproxy (Ubuntu)
Status: Incomplete => Triaged
** Changed in: haproxy (Ubuntu)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1804069
Title:
ha
Hi Oliver,
Thank for reporting this bug. Can you put together a repro case for this
issue so that we can verify any fixes? In a VM or container is best so
that we can be sure of a clean environment.
** Changed in: open-vm-tools (Ubuntu)
Status: New => Incomplete
--
You received this bug
** Description changed:
[Impact]
* There was a software bug in the 8.0.32 release of tomcat8,
subsequently fixed in 8.0.33, with acessing past the end of a string.
[Test Case]
- * The Apache bug provides a test case.
+ # lxc launch ubuntu:xenial tester && lxc exec tester bash
+
ot; ubuntu
+ gio: smb://localhost/test/: Failed to mount Windows share: File exists
[Regression Potential]
The change reverts a regression in the closing order in certain cases
from a previous version of samba, and should not cause further
regressions in the fix.
[Original Description]
** Changed in: mysql-5.7 (Ubuntu)
Assignee: (unassigned) => Karl Stenerud (kstenerud)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1799763
Title:
FROZEN MySQL-Server runs, does everyth
** Description changed:
+ [Impact]
+
+ MySql and MariaDB share the same data directory, and thus cannot both be
+ installed at the same time. Uninstalling MariaDB and installing MySQL
+ causes the system to enter an inconsistent state, where the install
+ script determines that it shouldn't run,
** Changed in: mysql-5.7 (Ubuntu)
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1799763
Title:
FROZEN MySQL-Server runs, does everything fine, except security
** Changed in: sssd (Ubuntu Xenial)
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1777860
Title:
Sssd doesn't clean up PIDfile after crash
To manage notificati
Thanks Richard!
>From the testing so far, we have:
[Director FD Bat]
[A A A] FAIL
[A A X] FAIL
[A X A] (not tested)
[A X X] works
[X A A] (not tested)
[X A X] FAIL
[X X A] (not tested)
[X X X] works
>From the look of things, the critical element appears to be bacula-fd
running on armhf.
--
You
** Changed in: openssh (Ubuntu)
Assignee: (unassigned) => Karl Stenerud (kstenerud)
** Changed in: openssh (Ubuntu Cosmic)
Assignee: (unassigned) => Karl Stenerud (kstenerud)
** Changed in: openssh (Ubuntu Cosmic)
Status: New => In Progress
** Description changed:
** Changed in: samba (Ubuntu Bionic)
Assignee: (unassigned) => Karl Stenerud (kstenerud)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1801227
Title:
smbc_opendir returns EEXIST if lo
The change reverts a regression in the closing order in certain cases
+ from a previous version of samba, and should not cause further
+ regressions in the fix.
+
+ [Original Description]
+
+
+
+ Target to milestone
+ Bionic Remove
+ Triaged
+
+ High
+
+ Karl
** Changed in: samba (Ubuntu Xenial)
Assignee: (unassigned) => Karl Stenerud (kstenerud)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1734225
Title:
Invalid service name defined in /etc/c
Public bug reported:
tracking bug
** Affects: at (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1802914
Title:
Please merge 3.1.23-1 into di
** Changed in: logwatch (Ubuntu)
Assignee: (unassigned) => Karl Stenerud (kstenerud)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1199511
Title:
smartd service LogFile configuration points
** This bug is no longer a duplicate of bug 794727
/var/log/messages is empty after upgrade to natty
** Changed in: logwatch (Ubuntu)
Assignee: (unassigned) => Karl Stenerud (kstenerud)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
** Changed in: logwatch (Ubuntu)
Assignee: (unassigned) => Karl Stenerud (kstenerud)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1010625
Title:
named logs are not being reported in logwa
*** This bug is a duplicate of bug 752172 ***
https://bugs.launchpad.net/bugs/752172
** Changed in: logwatch (Ubuntu)
Status: Confirmed => In Progress
** This bug has been marked a duplicate of bug 752172
Logwatch looks for afpd output in "messages", not in log files that afpd
writ
*** This bug is a duplicate of bug 752172 ***
https://bugs.launchpad.net/bugs/752172
** This bug has been marked a duplicate of bug 752172
Logwatch looks for afpd output in "messages", not in log files that afpd
writes to
--
You received this bug notification because you are a member of
** Description changed:
+ [Impact]
+
+ Since the changeover to rsyslogd, logwatch has been looking in the wrong
+ places for the logfiles it's supposed to monitor.
+
+ Logs that used to go to /var/log/daemon.log, /var/log/cron.log, and
+ /var/log/messages, are now being logged to /var/log/syslog
Hi Stephan,
I'm seeing bind errors in the log:
2019-03-25T12:27:33.728958Z 0 [ERROR] Can't start server: Bind on TCP/IP port:
Address already in use
2019-03-25T12:27:33.728963Z 0 [ERROR] Do you already have another mysqld server
running on port: 3306 ?
2019-03-25T12:27:33.728974Z 0 [ERROR] Abor
*** This bug is a duplicate of bug 857651 ***
https://bugs.launchpad.net/bugs/857651
** This bug has been marked a duplicate of bug 857651
Unable to hide users from login screen / user switcher
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
Note: security is OK with dropping from main. sust-eng did not respond.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1735355
Title:
heartbeat: port to Python3
To manage notifications about this bu
** Tags removed: verification-needed verification-needed-xenial
** Tags added: verification-done verification-done-xenial
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1606331
Title:
StringIndexOutO
Actually, it turns out that openvpn@.service DOES demonize, but for some
reason it makes no difference to the behavior. Regardless of whether
--daemon is present or not, the service operated correctly in my tests.
I'll leave the status of this bug "invalid" even though technically
--daemon is inco
** Changed in: postfix (Ubuntu)
Status: Confirmed => 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/1812571
Title:
postfix-dbgsym package has empty .debug files; debian/rules dh_s
Public bug reported:
tracking bug
** Affects: nss (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1813593
Title:
Please merge 2:3.41-1 into d
Public bug reported:
Attempting to build cockroachdb on Ubuntu 19.10 causes random segfaults.
OS Release: 19.10
gcc: 4:9.2.1-3.1ubuntu1
Following instructions on https://www.cockroachlabs.com/docs/stable
/install-cockroachdb-linux.html
wget -qO- https://binaries.cockroachdb.com/cockroach-v19.2.
Public bug reported:
Tracing bug
** Affects: tgt (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1810736
Title:
Please merge 1:1.0.74-1 into
Hi Tom, thanks for bringing up this issue!
As this package needs to work with both server and desktop editions, I'm
not sure how this would work with networkmanager...
Would you be able to put together a simple VM test case that
demonstrates the issue and fix, and ensures things still work as a
w
Hi Bob,
Most likely the problem stems from residual config files from your
previous installation, but it's hard to tell without certain log files.
The relevant logs haven't been automatically attached to this ticket, so
you'll need to fetch them yourself.
Please attach any logfiles that are in /v
Public bug reported:
Tracking bug
** Affects: logwatch (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1810928
Title:
Please merge 7.5.0-1 in
** Changed in: samba (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1810827
Title:
/usr/sbin/smbd:6:dump_core:smb_panic_s3:smb_panic:change_to_user_internal:
Hi Hans,
I've tested this as follows:
lxc exec ubuntu:xenial tester && lxc exec tester bash
apt update && apt dist-upgrade -y && apt install -y haproxy
service haproxy restart
chmod -x /usr/sbin/haproxy
service haproxy restart
Job for haproxy.service failed because the control process exited wit
Public bug reported:
Tracking bug
** Affects: exim4 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1811095
Title:
Please merge 4.92~RC4-2 in
samba 2:4.7.6+dfsg~ubuntu-0ubuntu2.6
(https://launchpad.net/ubuntu/+source/samba/2:4.7.6+dfsg~ubuntu-
0ubuntu2.6) in the proposed pocket was used for verification.
Follow the testing steps in
https://code.launchpad.net/~kstenerud/ubuntu/+source/samba/+git/samba/+merge/359602
except instead of addi
Public bug reported:
Tracking bug
** Affects: amavisd-new (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1811400
Title:
Please merge 1:2.11.
Public bug reported:
Ubuntu 20.04 desktop, running on a Ryzen 5 laptop.
$ sudo apt install vlc
[sudo] password for karl:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
** Description changed:
Ubuntu 20.04 desktop, running on a Ryzen 5 laptop.
$ sudo apt install vlc
[sudo] password for karl:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are
Public bug reported:
I downloaded a pop-os iso image, but usb creator won't show it. The only
way I could get it recognized was to rename the xyz.iso filename to
xyz.img.
usb-creator 0.3.3
Ubuntu 20.04
Steps:
- Download
https://pop-iso.sfo2.cdn.digitaloceanspaces.com/20.04/amd64/intel/5/pop-os_
** Description changed:
[Impact]
- Upgrade processes that take too long will result in the service not
- being restarted.
+ Since php7.0 still follows the compat level 9 defaults of stopping the
+ service at the start of an upgrade, and then starting it again at the
+ end of the upgrade, ther
Hi dierre,
I'm seeing the following error message in the logs:
error processing archive
/tmp/apt-dpkg-install-EPmbpq/114-libldap-2.4-2_2.4.46+dfsg-5ubuntu1.1_i386.deb
(--unpack):
trying to overwrite shared '/usr/share/doc/libldap-2.4-2/changelog.Debian.gz',
which is different from other insta
** Changed in: keepalived (Ubuntu)
Assignee: (unassigned) => Karl Stenerud (kstenerud)
** Description changed:
- Description:Ubuntu 18.04.1 LTS
- Release:18.04
- ii keepalived1:1.3.9-1ubuntu0.18.04.1
amd64Failover and monitor
1 - 100 of 171 matches
Mail list logo