I've used your git-ubuntu branch to generate the source package and
upload it. You (server team) will have to break this merge into the 3
commits again during next merge with upstream (debian) as I did not have
permission to upload to pkg/ubuntu/devel (not sure why).
$ dput ubuntu python-testtools
[rafaeldtinoco@fujitsu ~]$ sudo kbd_mode
The keyboard is in Unicode (UTF-8) mode
[rafaeldtinoco@fujitsu ~]$ sudo kbd_mode -C /dev/tty1
The keyboard is in Unicode (UTF-8) mode
[rafaeldtinoco@fujitsu ~]$ sudo kbd_mode -s
[rafaeldtinoco@fujitsu ~]$ sudo kbd_mode -C /dev/tty1
The keyboard is in raw
I have just faced this and kbd_mode -s also fixed the issue for me. The
behavior started out of nothing (something I did without perceiving most
likely). I'm using:
[rafaeldtinoco@fujitsu ~]$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 20.10
Release:
ects: iproute2 (Ubuntu)
Importance: Undecided
Status: Fix Released
** Affects: iproute2 (Ubuntu Bionic)
Importance: Undecided
Assignee: Rafael David Tinoco (rafaeldtinoco)
Status: Confirmed
** Changed in: iproute2 (Ubuntu)
Status: New => Confirmed
** Also affec
Issues comes from:
(gdb) bt
#0 render (screen_width=144) at ss.c:1204
#1 main (argc=, argv=) at ss.c:4974
render (screen_width=144) at ss.c:1204
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to iproute2 in Ubuntu.
https://b
workaround:
sudo ss -Hnp -o state established 'dport = 22' src 127.0.0.1 dst
127.0.0.1 | cat -
by not trying to control terminal WIDTH, segfault does not occur.
** Changed in: iproute2 (Ubuntu Bionic)
Importance: Undecided => Low
--
You received this bug notification because you are a membe
[rafaeldtinoco@iproute2issue iproute2]$ git unfixed
eb8559eff124221bfbafe934c4dbfe30f20604c0 is the first bad commit
commit eb8559eff124221bfbafe934c4dbfe30f20604c0
Author: Jean-Philippe Brucker
Date: Sat Mar 3 16:59:44 2018 +
ss: fix NULL dereference when rendering without header
It only affects Bionic:
[rafaeldtinoco@iproute2issue iproute2]$ git describe
eb8559eff124221bfbafe934c4dbfe30f20604c0
v4.15.0-103-geb8559ef
[rafaeldtinoco@iproute2issue ~]$ rmadison iproute2
iproute2 | 3.12.0-2 | trusty | source
iproute2 | 3.12.0-2ubuntu1.2
MP:
https://code.launchpad.net/~rafaeldtinoco/ubuntu/+source/iproute2/+git/iproute2/+merge/396921
PPA: https://launchpad.net/~rafaeldtinoco/+archive/ubuntu/lp1913187
** Description changed:
+ [Impact]
+
+ * The ss tool crashes when a query returns no results (seg fault)
+
+ [Test Case]
+
+
$ git-ubuntu tag --upload
$ git describe
upload/4.15.0-2ubuntu1.3
$ git push pkg upload/4.15.0-2ubuntu1.3
Counting objects: 11, done.
Delta compression using up to 24 threads.
Compressing objects: 100% (11/11), done.
Writing objects: 100% (11/11), 2.07 KiB | 176.00 KiB/s, done.
Total 11 (delta 7)
o
** Tags removed: verification-needed verification-needed-bionic
** Tags added: verification-done verification-done-bionic
** Changed in: iproute2 (Ubuntu Bionic)
Assignee: Rafael David Tinoco (rafaeldtinoco) => (unassigned)
--
You received this bug notification because you are a member o
*** This bug is a duplicate of bug 1248054 ***
https://bugs.launchpad.net/bugs/1248054
** This bug has been marked a duplicate of bug 1248054
[SRU] dlm package installation fails
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subsc
xnox, it looks like you're missing a "$" in md5sum command from:
https://launchpadlibrarian.net/426017250/systemd_240-6ubuntu7_240-6ubuntu8.diff.gz
for the -proposed systemd version:
/sbin/dhclient-script: 57: /etc/dhcp/dhclient-enter-hooks.d/resolved:
Syntax error: "(" unexpected
Adding it sol
Ubuntu cosmic
source package, without debian/patches/*, and verified the issue still
persists (not being introduced by any of our packages, and being present
if vanilla upstream version used in Cosmic).
** Affects: iproute2 (Ubuntu)
Importance: Medium
Assignee: Rafael David Tinoco
https://github.com/shemminger/iproute2/commit/38d209ecf2ae966b9b25de4acb60cdffb0e06ced
This commit looks like a fix for this issue:
ss: Review ssfilter
The original problem was ssfilter rejecting single expressions if
enclosed in braces, such as:
| sport = 22 or ( dport = 22 )
This is fixed by
. for eoan should be possible
Stefan,
Thank you!
** Also affects: iproute2 (Ubuntu Eoan)
Importance: Medium
Assignee: Rafael David Tinoco (rafaeldtinoco)
Status: In Progress
** Also affects: iproute2 (Ubuntu Cosmic)
Importance: Undecided
Status: New
** Also affects: ipr
I confirm patch:
https://github.com/shemminger/iproute2/commit/38d209ecf2ae966b9b25de4acb60cdffb0e06ced
Fixes the issue.
Without the patch:
(c)inaddy@ctdb:~/work/sources/ubuntu/iproute2/misc$ sudo ss -tn state
established "( src [172.16.17.2] || src [172.16.17.3] )" "( sport == :2049 )"
ss: bi
Cosmic merge request:
https://code.launchpad.net/~rafaeldtinoco/ubuntu/+source/iproute2/+git/iproute2/+merge/368407
** Description changed:
+ [Impact]
+
+ * ss can't filter using single entries in parentheses
+
+ [Test Case]
+
+ * ss -tn state established "( src [172.16.17.2] || src [172.16.
** Description changed:
[Impact]
- * ss can't filter using single entries in parentheses
+ * ss won't be able to run commands with single filters inside
+ parentheses, like: "( sport == :X )", for example.
+
+ * A workaround is to remove "( )" from single filters, since it looks
+ the iss
Disco merge request:
https://code.launchpad.net/~rafaeldtinoco/ubuntu/+source/iproute2/+git/iproute2/+merge/368410
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to iproute2 in Ubuntu.
https://bugs.launchpad.net/bugs/1831775
T
Eoan merge request:
https://code.launchpad.net/~rafaeldtinoco/ubuntu/+source/iproute2/+git/iproute2/+merge/368411
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to iproute2 in Ubuntu.
https://bugs.launchpad.net/bugs/1831775
Ti
** Merge proposal unlinked:
https://code.launchpad.net/~rafaeldtinoco/ubuntu/+source/iproute2/+git/iproute2/+merge/368407
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to iproute2 in Ubuntu.
https://bugs.launchpad.net/bugs/
** Merge proposal unlinked:
https://code.launchpad.net/~rafaeldtinoco/ubuntu/+source/iproute2/+git/iproute2/+merge/368408
** Merge proposal unlinked:
https://code.launchpad.net/~rafaeldtinoco/ubuntu/+source/iproute2/+git/iproute2/+merge/368410
** Merge proposal unlinked:
https://code.
) => Rafael David Tinoco (rafaeldtinoco)
** Changed in: procps (Ubuntu)
Importance: Low => Medium
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to procps in Ubuntu.
https://bugs.launchpad.net/bugs/50093
Title:
Some sysct
The following 3 bugs:
https://bugs.launchpad.net/bugs/1815101
https://bugs.launchpad.net/bugs/1819074
https://bugs.launchpad.net/bugs/1810583
Have the same root cause: the fact that systemd-network messes with
secondary IP addresses in NICs managed by systemd.
I'm marking all other cases as a du
*** This bug is a duplicate of bug 1815101 ***
https://bugs.launchpad.net/bugs/1815101
The following 3 bugs:
https://bugs.launchpad.net/bugs/1815101
https://bugs.launchpad.net/bugs/1819074
https://bugs.launchpad.net/bugs/1810583
Have the same root cause: the fact that systemd-network messes
portance: Undecided => Medium
** Changed in: keepalived (Ubuntu Bionic)
Assignee: (unassigned) => Rafael David Tinoco (rafaeldtinoco)
** Changed in: keepalived (Ubuntu Disco)
Assignee: (unassigned) => Rafael David Tinoco (rafaeldtinoco)
** Changed in: keepalived (Ubuntu Eoan)
Alright,
As this is a problem that does not only affect keepalived, but, all
cluster-like softwares dealing with aliases in any existing interface,
managed or not by systemd, I have tested the same test case in a
pacemaker based cluster, with 3 nodes, having 1 virtual IP + a lighttpd
instance runn
** Summary changed:
- [master] Restarting systemd-networkd breaks keepalived clusters
+ [master] Restarting systemd-networkd breaks keepalived, heartbeat, corosync,
pacemaker (interface aliases are restarted)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded
The commits bellow implement support to "keep configuration":
commit 1e498853a39b46155cb89b5c9e74ecb27aaba3ed
Author: Yu Watanabe
Date: Mon Jun 3 01:21:13 2019
test-network: add tests for KeepConfiguration=
commit c98d78d32abba6aadbe89eece7acf0742f59047c
Author: Yu Watanabe
Date: Mon J
Hello peterzay,
IF you are facing something like:
https://unix.stackexchange.com/questions/85993/why-rsync-attempts-to-
copy-file-that-is-already-up-to-date
Then I would recommend reading the 1st answer to that question, which
explains why and when rsync would try to re-sync everything again.
I
staller (Ubuntu)
Assignee: (unassigned) => Rafael David Tinoco (rafaeldtinoco)
** Changed in: grub-installer (Ubuntu)
Assignee: (unassigned) => Rafael David Tinoco (rafaeldtinoco)
** Changed in: lvm2 (Ubuntu)
Assignee: (unassigned) => Rafael David Tinoco (rafaeldtinoco)
** Als
The following commit:
commit 417e52c13a8156b11c25c411d44bda8b32bf87e4
Author: Peter Rajnoha
Date: Tue Feb 18 07:27:21 2014
udev: create /dev/disk/by-id/lvm-pv-uuid- symlink for a PV
We already have /dev/disk/by-id/dm-uuid-... (which encompasses the
VG UUID and LV UUID in case
Merge request was done here:
https://code.launchpad.net/~rafaeldtinoco/ubuntu/+source/grub2/+git/grub2/+merge/373792
And the following PPA is available:
https://launchpad.net/~rafaeldtinoco/+archive/ubuntu/lp1838525
** Description changed:
+ [Impact]
+
+ * Any Eoan installation that depends
Verifying the fix from the PPA:
(k)rafaeldtinoco@keoan:~$ ls /dev/disk/by-id
ls: cannot access '/dev/disk/by-id': No such file or directory
(k)rafaeldtinoco@keoan:~$ sudo grub-mkdevicemap --no-floppy -m -
(hd0) /dev/vda
(hd1) /dev/vdb
This is the expected behavior (by installer).
(k)rafaeld
** Changed in: debian-installer (Ubuntu)
Status: In Progress => Invalid
** Changed in: lvm2 (Ubuntu)
Status: In Progress => Invalid
** Changed in: debian-installer (Ubuntu)
Assignee: Rafael David Tinoco (rafaeldtinoco) => (unassigned)
** Changed in: lvm
@ed,
I just finished the backport to Eoan it was straightforward, I'll finish
tests tomorrow with HA related software and networkd enabled HA
clusters. After that I'll give you a better estimation about Disco and
Bionic.
This is the total size of changes (systemd-networkd-tests.py is not so
great
Test Case:
(k)rafaeldtinoco@kcluster03:~$ crm status
Stack: corosync
Current DC: kcluster02 (version 2.0.1-9e909a5bdd) - partition with quorum
Last updated: Thu Oct 10 17:13:19 2019
Last change: Thu Oct 10 17:11:48 2019 by root via cibadmin on kcluster01
3 nodes configured
5 resources configured
(k)rafaeldtinoco@kcluster01:~$ sudo vi /etc/systemd/network/10-netplan-
eth3.network
(k)rafaeldtinoco@kcluster01:~$ systemctl restart systemd-networkd
(k)rafaeldtinoco@kcluster01:~$ ip addr show eth3
5: eth3: mtu 1500 qdisc fq_codel state UP
group default qlen 1000
link/ether 52:54:00:11:
Eoan SRU:
MR:
https://code.launchpad.net/~rafaeldtinoco/ubuntu/+source/systemd/+git/systemd/+merge/374027
PPA: https://launchpad.net/~rafaeldtinoco/+archive/ubuntu/lp1815101
Add:
KeepConfiguration=static
to .network file to keep aliases to.
--
You received this bug notification because you a
** Description changed:
[impact]
- ip addresses managed by keepalived are lost across networkd restarts
+ - ALL related HA software has a small problem if interfaces are being
+ managed by systemd-networkd: nic restarts/reconfigs are always going to
+ wipe all interfaces aliases when HA softw
** Tags added: server-next
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to nspr in Ubuntu.
https://bugs.launchpad.net/bugs/1851695
Title:
DEP8 failure/regression in nspr on arm64 and armhf
Status in notary package in Ubunt
Marking cosmic as won't fix due to its EOL.
Only thing here is SRU to Disco.
This will become important whenever CTDB merge happens and SRU is done on bug:
https://bugs.launchpad.net/ubuntu/+source/samba/+bug/722201
** Changed in: iproute2 (Ubuntu Cosmic)
Status: In Progress => Won't Fix
-
Small clarification, I think the new Eoan merge with upstream will take
care of the fix in comment #7. Nevertheless, the SRU for disco can be
done with:
https://code.launchpad.net/~rafaeldtinoco/ubuntu/+source/iproute2/+git/iproute2/+ref/lp1831775
-disco-sru-iproute2
I need sponsoring for that ^.
# disco verification:
(c)inaddy@iproute2verification:~$ ss -tn state established "( src [172.16.17.2]
|| src [172.16.17.3] )" "( sport == :2049 )"
Recv-Q Send-QLocal Address:Port
Peer Address:Port
# migration issue (chrony rev dependenc
Actually they are not intermittent, they started happening after ...
The upstream merge request into eoan I commented about:
https://code.launchpad.net/~paelzer/ubuntu/+source/chrony/+git/chrony/+merge/370185
and my comment:
https://code.launchpad.net/~paelzer/ubuntu/+source/chrony/+git/chrony/
(c)inaddy@iproute2verification:~/work/sources/ubuntu/chrony/test/simulation$
./111-knownclient
Testing reply to client configured as server:
network with 1*1 servers and 1 clients:
non-default settings:
client_conf=acquisitionport 123
server_conf=server 192.168.123.2 noselect acq
I have downgraded iproute2 package (using -updates pocket) and it also
gave the same errors:
(c)inaddy@iproute2verification:~/work/sources/ubuntu/chrony/test/simulation$
./111-knownclient
Testing reply to client configured as server:
network with 1*1 servers and 1 clients:
...
checking por
Chrony issue being investigated here:
https://bugs.launchpad.net/ubuntu/+source/chrony/+bug/1836929
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to iproute2 in Ubuntu.
https://bugs.launchpad.net/bugs/1831775
Title:
ss seem
(c)inaddy@iproute2verification:~/work/sources/ubuntu/chrony/test/simulation/clknetsim$
git bisect bad
537cb7161de9ad372437ab0fcbff76e54a3cd97a is the first bad commit
commit 537cb7161de9ad372437ab0fcbff76e54a3cd97a
Author: Miroslav Lichvar
Date: Tue Jun 11 17:05:22 2019 +0200
add message t
Issue happens because of the "upstream" "git cloned" clknetsim test
dependencies.
The tests clone upstream clknetsim repo. Using an old version of
clknetsim I was able to make the test 111 to pass:
(c)inaddy@iproute2verification:~/work/sources/ubuntu/chrony/test/simulation$
./111-knownclient
Tes
This happens because output of clknetsim was modified and the following
regex:
# Check if only NTP port (123) was used
check_packet_port() {
local i ret=0 port=123
test_message 2 1 "checking port numbers in packet log:"
+ set -x
+
+ cp tmp/log.packets /tmp/mine.log.packets
+
According to LP: #1836929
I've done the following merge request:
https://code.launchpad.net/~rafaeldtinoco/britney/hints-
ubuntu/+merge/370268
requesting tests before eoan to be classified as "bad tests".
Thus, those failures are "false positives" and SRU is good.
I have also verified the SRU
** Also affects: chrony (Ubuntu)
Importance: Undecided
Status: New
** Also affects: systemd (Ubuntu)
Importance: Undecided
Status: New
** No longer affects: ubuntu
** No longer affects: Ubuntu Eoan
** Changed in: systemd (Ubuntu Eoan)
Status: New => Confirmed
** Chan
*** This bug is a duplicate of bug 1832050 ***
https://bugs.launchpad.net/bugs/1832050
** Also affects: systemd (Ubuntu)
Importance: Undecided
Status: New
** Also affects: chrony (Ubuntu)
Importance: Undecided
Status: New
** No longer affects: Ubuntu Eoan
** Changed in:
*** This bug is a duplicate of bug 1832050 ***
https://bugs.launchpad.net/bugs/1832050
** No longer affects: ubuntu
** No longer affects: chrony (Ubuntu)
** No longer affects: chrony (Ubuntu Eoan)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded package
Dimitri,
We fixed chrony's autopkgtest issue by allowing stderr during the test.
This case is still "on" as the dhclient hooks were the ones causing
stderr to chrony's tests (fyio). I have marked LP: #1832053 as a
duplicate of this and marked affecting systemd only.
Thanks!
** No longer affects:
Chrony issue was solved in here:
https://bugs.launchpad.net/ubuntu/+source/chrony/+bug/1836929
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to iproute2 in Ubuntu.
https://bugs.launchpad.net/bugs/1831775
Title:
ss seems bro
(k)rafaeldtinoco@kcluster01:~$ dpkg -l | grep "ii systemd "
ii systemd243-3ubuntu1amd64system and service manager
k)rafaeldtinoco@kcluster01:~$ for name in kcluster01 kcluster02
kcluster03; do ssh $name "dpkg -l | grep systemd "; done | grep "ii
systemd "
ii systemd243-3ubuntu
Flagging this as wont fix as heartbeat is already being kept just for
historical reasons (and systemd-networkd can workaround that by the fix
we're backporting to it: KeepConfiguration .service file stanza).
** Changed in: heartbeat (Ubuntu Eoan)
Assignee: Rafael David Tinoco (rafaeldt
An example of dns update after putting:
up /etc/openvpn/update-resolv-conf
down /etc/openvpn/update-resolv-conf
in the openvpn .config file:
Wed Dec 11 15:04:25 2019 /etc/openvpn/update-resolv-conf tun0 1500 1558
10.172.67.194 255.255.192.0 init
update-resolv-conf uses:
[ -x /sbin/resolvconf ]
For openvpn + systemd-resolve:
With "up / down" openvpn config file commands you can wrap "systemd-
resolve --set-dns=XXX" and update the given DNS servers.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to avahi in Ubuntu.
htt
** Changed in: openssh (Ubuntu)
Importance: Undecided => Wishlist
** Changed in: openssh (Ubuntu)
Status: New => Triaged
** Tags added: server-next
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to openssh in Ubuntu.
Is systemd's sysv-generator prioritized over regular systemd unit files
? My question raises from this fix. It looks like unit files were
automatically created because of the existence of the wrong LSB
parameters in init files - by the generator - but at the same time
Xenial should be using systemd
** Changed in: initramfs-tools (Ubuntu)
Assignee: (unassigned) => Rafael David Tinoco (inaddy)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1317437
Ti
** Changed in: initramfs-tools (Ubuntu)
Assignee: Rafael David Tinoco (inaddy) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1317437
Ti
This bug is being reported to happen also after a clonezilla based
installation for Trusty.
"""
The issue with /tmp will timeout and continue to boot, / will hand the boot up
unless there is some user intervention to continue the boot. The work around I
mentioned came from a suggestion in the ‘a
uot;"""
>From "bcbc" is what this bug is all about.
** Changed in: initramfs-tools (Ubuntu)
Assignee: (unassigned) => Rafael David Tinoco (inaddy)
** Changed in: initramfs-tools (Ubuntu)
Status: Confirmed => In Progress
--
You received this bug
.com/ubuntu/ trusty/main amd64
> Packages
> 100 /var/lib/dpkg/status
> libnl-route-3-200:
> Installed: 3.2.21-1
> Candidate: 3.2.21-1
> Version table:
> *** 3.2.21-1 0
> 500 http://us.archive.ubuntu.com/ubuntu/ trusty/main amd64
> Packages
>
I'm reattaching debdiff for Trusty since a version was uploaded to
-proposed while this was waiting for sponsorship. Please include Trusty
in the "affected" list and consider this patch, being attached, as the
fix for Trusty.
Thank you
Rafael Tinoco
** Patch removed: "trusty_isc-dhcp_4.2.4-7ubun
** Changed in: isc-dhcp (Ubuntu Trusty)
Assignee: (unassigned) => Rafael David Tinoco (inaddy)
** Changed in: isc-dhcp (Ubuntu Utopic)
Assignee: (unassigned) => Rafael David Tinoco (inaddy)
** Changed in: isc-dhcp (Ubuntu Vivid)
Assignee: (unassigned) => Rafael Dav
I have tested ISC-DHCP for Trusty, Utopic & Vivid for InfiniBand IPoIB
and it is working as expected.
Flagging as "verification-done".
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification because you are a member of Ubuntu
Touch seeded pack
I received good feedback from a User by email:
"""
Dear sir,
A couple of days ago I ran a manual update on Zorin OS 9 32 bits (based on
Ubuntu 14.04 LTS).
The only update offered at that time was isc-dhcp.
How interesting, I thought ... will this fix my WIFI connection problems?
I think it did!
** Changed in: libnl3 (Ubuntu)
Assignee: (unassigned) => Rafael David Tinoco (inaddy)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libnl3 in Ubuntu.
https://bugs.launchpad.net/bugs/1312419
Title:
nl_cache_ref
Kamal,
As we talked about, I'm making the following PPA available:
https://launchpad.net/~inaddy/+archive/ubuntu/lp1312419
It contains Trusty version + commit:
>From 3700cc1ad3a3b507848deb401b9d0f41ff7010bb Mon Sep 17 00:00:00 2001
From: Thomas Graf
Date: Fri, 1 Feb 2013 10:41:45 +0100
Subject
** Changed in: libnl3 (Ubuntu)
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libnl3 in Ubuntu.
https://bugs.launchpad.net/bugs/1312419
Title:
nl_cache_refill; rtnl_neigh_get fail to
It looks like that Trusty version also suffers from:
root@dixie:~# virsh start maas
error: Failed to start domain maas
error: internal error: missing IFLA_VF_INFO in netlink response
Whenever we try to start a VFIO (or KVM passthrough) SR-IOV based
machine.
I don't think this happens under Utopi
D automatically. This is the
real problem to be fixed IMO.
This case should be targeted to both: snapd (trusty) AND systemd
(trusty)
** Changed in: snapd
Assignee: (unassigned) => Rafael David Tinoco (inaddy)
** Changed in: snapd
Status: New => Confirmed
** Also affects: systemd (Ub
** Changed in: systemd (Ubuntu Trusty)
Assignee: (unassigned) => Rafael David Tinoco (inaddy)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1718966
Title:
Can
Ok so in systemd-204, in TRUSTY, you will find the following logic to
create the mount units:
- manager_loop
- process-event (WATCH_MOUNT)
- mount_fd_event
- mount_load_proc_self_mountinfo
- mount_add_one (if load_extras == true)
- mount_add_extras
- mount
Okay, so another quick workaround, now keeping the fsck enabled for the
volumes:
Create a file called "/lib/systemd/upstart/systemd-fsck@.service" with:
# This file is part of systemd.
#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU Less
I've made a small change creating a unit file slightly different from
the one already present in systemd-204, considering different
dependencies for this usage (mounting/umounting volumes when upstart has
already taken part on it).
The result is here: http://pastebin.ubuntu.com/25663762/
As you c
Meanwhile I have created a PPA containing the fix for all those affected
users:
https://launchpad.net/~inaddy/+archive/ubuntu/lp1718966
$ sudo add-apt-repository ppa:inaddy/lp1718966
$ sudo apt-get update
$ sudo apt-get dist-upgrade
Is likely enough for you to have a temporary fix.
--
You rece
** Description changed:
[Impact]
Installing snaps is not possible on Ubuntu 14.04 when having /var on its
own partition, whether its LVM or not.
The issue is with the core snap being unable to mount:
The error with /var isolated and using LVM:
root@ubuntu:~# snap install ca
After fixing this BUG (for canonical-livepatch snap to work, but being
affected by broken systemd in Trusty due to the lack of systemd-
fsck@.service unit file, I'm facing the following opened BUG:
https://bugs.launchpad.net/snapd/+bug/1721518 for canonical-livepatch
(or any other snap) to work).
** Changed in: libnl3 (Ubuntu)
Assignee: Rafael David Tinoco (inaddy) => (unassigned)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to libnl3 in Ubuntu.
https://bugs.launchpad.net/bugs/1312419
Title:
nl_cache_ref
Verifying...
http://pastebin.ubuntu.com/25753116/
After using -proposed version:
http://paste.ubuntu.com/25753146/
Considering this fixed. Verified!
** Tags removed: verification-needed verification-needed-trusty
** Tags added: verification-done verification-done-trusty
--
You received this
** Tags added: sts-sponsor
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/1550983
Title:
Fails to start with "Couldn't open libGL.so.1" (missing dependency?)
Status in On
Anyone facing this..
Could you please make sure to propagate I/O errors properly to
filesystem in order for it to call its automatically shutdown procedure.
After that, the mount won't reference the super block in kernel and that
will allow the device mapper to be closed/destroyed (this can be see
Anyone facing this..
Could you please make sure to propagate I/O errors properly to
filesystem in order for it to call its automatically shutdown procedure.
After that, the mount won't reference the super block in kernel and that
will allow the device mapper to be destroyed (this can be seen by
ch
Another thing. Please check for containers referencing the filesystems
in question. When you have _netdev filesystems, it is possible that the
"mount --shared" characteristics of containers (different mount
namescapes) are holding references to the filesystem in question.
A good test is to test th
** Changed in: systemd (Ubuntu Xenial)
Assignee: (unassigned) => Rafael David Tinoco (inaddy)
** Changed in: systemd (Ubuntu Xenial)
Status: Confirmed => In Progress
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subs
Hello Matt,
Good to read your feedback. When you have multipath AND iscsi, the error
propagation timeout can be given by one or both, that is why I explained
both. This issue is not an iscsi or multipath problem, it is a systemd
problem related to the fact that the network is removed before the di
Hypothesis,
Test (1) - The error is NEVER propagated to upper layers:
# xfs and ext4 mounted automatically
inaddy@iscsihang:~$ mount | grep _netde
/dev/sda1 on /ext4 type ext4 (rw,relatime,stripe=32,data=ordered,_netdev)
/dev/sdb1 on /xfs type xfs (rw,relatime,attr2,inode64,noquota,_netdev)
# n
Hypothesis,
Test (2) - The error is propagated to upper layers after X seconds.
In this case I'm testing:
$ sudo iscsiadm -m node -o show | grep node.session.timeo.replac
node.session.timeo.replacement_timeout = 60
node.session.timeo.replacement_timeout = 60
And same "locking" behavior is obser
Might be unrelated, but I discovered that:
## root namespace
root@iscsihang:~$ mount | egrep -E "sd.*(xfs|ext4)"
/dev/sda1 on /ext4 type ext4 (rw,relatime,stripe=32,data=ordered,_netdev)
/dev/sdb1 on /xfs type xfs (rw,relatime,attr2,inode64,noquota,_netdev)
## specific mnt namespace
root@iscsih
Okay, besides all crap I posted - which are definitely right and will
possibly be addressed in other bugs, and also show other problems that
could make systemd to hang because of iscsi disks - I was able to cause
the same symptom of this bug:
[ OK ] Stopped LSB: ebtables ruleset management.
[ O
This is what I discovered:
This systemd issue is caused because there are iscsi connections still
logged in (not because of multipath, bonding, vlans, etc). One way of
reproducing this is by simply editing the open-iscsi.service unit and
disabling the logout script. It will, for me in all times, c
For now, the workaround for this bug is this:
inaddy@iscsihang:~$ sudo su -
# disconnect what iscsid has mapped
root@iscsihang:~$ iscsiadm -m node --logoutall=all
# disconnect all leftovers
root@iscsihang:~$ for file in `find /sys/devices -name *delete`; do echo 1 >
$file; done
# shutdown
root
Okay, I removed almost everything out of equation:
- removed networking interfaces from systemd
- removed open-iscsi login/logout logic from systemd
- used a single network interface for the logins, on a single iscsi portal
was still able to reproduce the issue by:
- doing a simple login after c
1 - 100 of 287 matches
Mail list logo