[Bug 1797120] Re: window menu does not include 'always on visible workspace'

2018-11-05 Thread Scott Moser
I just now realized that this issue only occurs when the window is on my "second" monitor. If move the window to the primary display then the window menu has Minimize, Maximize, Move, Resize, Always on Top, Always on Visible Workspace, Move Workspace Down, Move to Monitor Right, Close But on

[Bug 1689642] Re: cloud-initramfs-rooturl should manual_add_modules squashfs

2018-11-07 Thread Scott Moser
** Changed in: cloud-initramfs-tools 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/1689642 Title: cloud-initramfs-rooturl should manual_add_modules squas

[Bug 1636890] Re: invalid file times with overlayroot and encrypted home

2018-11-07 Thread Scott Moser
Marking this Invalid on cloud-initramfs-tools. It doesn't seem likely that there is much we can do there. ** Changed in: cloud-initramfs-tools Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:/

[Bug 1802354] [NEW] iscsid does not run if there are only initramfs initiated targets

2018-11-08 Thread Scott Moser
Public bug reported: It was reported that after the changes made in bug 1755858, the iscsid service was not running when initramfs (via iscsi_* params or iBft) set up an iscsi mount. This seems to not be a problem until there is a restart of the iscsi *host* service or some other hiccup. Thus, i

[Bug 1802354] Re: iscsid does not run if there are only initramfs initiated targets

2018-11-08 Thread Scott Moser
** Changed in: open-iscsi (Ubuntu) Importance: Undecided => High ** Changed in: open-iscsi (Ubuntu) Status: New => Confirmed ** Changed in: open-iscsi (Ubuntu) Assignee: (unassigned) => Scott Moser (smoser) -- You received this bug notification because you are a member

[Bug 1755858] Re: iscsid autostarts on all servers when it has nothing to do

2018-11-08 Thread Scott Moser
** Description changed: [Impact]  * Service is running uselessly which is consuming a few cycles/memory as    well as raising general concerns e.g. on minimizing attack surface of    a system.  * This is also the only service in a default server install which pulls in the network

[Bug 1802354] Re: iscsid does not run if there are only initramfs initiated targets

2018-11-08 Thread Scott Moser
** Description changed: It was reported that after the changes made in bug 1755858, the iscsid service was not running when initramfs (via iscsi_* params or iBft) set up an iscsi mount. This seems to not be a problem until there is a restart of the iscsi *host* service or some other h

[Bug 1802354] Re: iscsid does not run if there are only initramfs initiated targets

2018-11-08 Thread Scott Moser
The goal here should be simple. If there are iscsi sessions, then iscsid should be started/running. You can tell if there are iscsi sessions by either: - 'iscsiadm --mode=session' exits 0 - /sys/class/iscsi_session is non-empty. The current open-iscsi.service implementation will not result in

Re: [Bug 1802354] Re: iscsid does not run if there are only initramfs initiated targets

2018-11-08 Thread Scott Moser
@Steve, That feels overly indirect. If open-iscsi.service (or anything) knows that iscsid should be running, then why be sly? Thats essentially what we were trying to do, and in some cases it didn't work. Starting a persistent daemon by requesting to list the current sessions seems like an arbit

[Bug 1802354] Re: iscsid does not run if there are only initramfs initiated targets

2018-11-09 Thread Scott Moser
in IRC, xnox suggested a SYSTEMD_WANTS as a udev rule. I'm looking at that solution. https://irclogs.ubuntu.com/2018/11/09/%23ubuntu-devel.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1802354 T

[Bug 1803162] [NEW] non-dpkg information and broken format in manifest

2018-11-13 Thread Scott Moser
Public bug reported: Ubuntu images have been accompanied by a 'manifest' file since at least 10.04. This manifest file was a list of the dpkg installed packages and their versions. The format was as output by dpkg-query --show. That format was   package-nameversion The offending change was added

[Bug 1803162] Re: non-dpkg information and broken format in manifest

2018-11-13 Thread Scott Moser
@Steve, "We have never represented the .manifest to be a public machine-parseable interface." Thats clearly not true. Machine-formatted content (the .manifest) advertised in a machine-formatted index (streams) is quite reasonable to be expected to be machine parseable. One example of something t

Re: [Bug 1788188] Re: transient systemd ordering cycle in boot with overlayroot

2018-09-13 Thread Scott Moser
@xnox, Are you suggesting the /media/root-ro entry in /etc/fstab line for /media/root-ro should have x-systemd.DefaultDependencies=no ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1788188 Title: t

[Bug 1792415] [NEW] WARNINGs and failures in log on OVH public cloud

2018-09-13 Thread Scott Moser
Public bug reported: Part of "make OVH work right" was brought up by Tobias in https://code.launchpad.net/~tobijk/cloud-init/+git/cloud-init/+merge/354752 After that, though we still see some warnings in the logs that is attached. ProblemType: Bug DistroRelease: Ubuntu 18.10 Package: cloud-ini

[Bug 1792415] Re: WARNINGs and failures in log on OVH public cloud

2018-09-13 Thread Scott Moser
Below is cloud-init log entries around the warning. Here are the contents of the lease file that dhclient wrote: # cat /run/dhclient-lease-file lease { interface "ens3"; fixed-address 54.36.113.86; option subnet-mask 255.255.255.255; option routers 54.36.112.1; option dhcp-lease-time 86

[Bug 1792447] [NEW] stack trace when using 'openstack volume create'

2018-09-13 Thread Scott Moser
Public bug reported: $ openstack volume create --debug --size=1 smvol1 ... Instantiating image api: create() got an unexpected keyword argument 'source_replica' Traceback (most recent call last): File "/usr/lib/python3/dist-packages/cliff/app.py", line 402, in run_subcommand result = cmd

[Bug 1792447] Re: stack trace when using 'openstack volume create'

2018-09-13 Thread Scott Moser
I just successfully used this on my 'bastion' python3-openstackclient 3.14.0-0ubuntu1 But it seems to fail from my cosmic desktop 3.16.0-0ubuntu1. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1792447

[Bug 1790652] Re: Oracle cosmic image does not find broadcom network device in Shape VMStandard2.1

2018-09-14 Thread Scott Moser
@Seth, I'm confused by: "I'm not currently aware of any working kernel version." Ubuntu 18.04 kernels (4.15) work correctly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1790652 Title: Oracle cosm

[Bug 1790652] Re: Oracle cosmic image does not find broadcom network device in Shape VMStandard2.1

2018-09-14 Thread Scott Moser
For the lazy commit 707e7e96602675beb5e09bb994195663da6eb56d -> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=707e7e96602675beb5e09bb994195663da6eb56d -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 1792415] Re: WARNINGs and failures in log on OVH public cloud

2018-09-14 Thread Scott Moser
** Changed in: cloud-init (Ubuntu) Status: New => Confirmed ** Changed in: cloud-init (Ubuntu) Importance: Undecided => Medium ** Changed in: cloud-init Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 1792157] Re: cloud-init uses openstack latest version due to decoding bug

2018-09-14 Thread Scott Moser
** Changed in: cloud-init (Ubuntu) Status: Confirmed => Fix Committed ** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Status: New => Confirmed ** Changed in: cloud-init Importance: Undecided => Medium ** Changed in: cloud-init

[Bug 1315501] Re: cloud-init does not use interfaces.d in trusty

2018-09-14 Thread Scott Moser
@Alex, sorry for the slow reply. Servicing 14.04 could still be done, but doing so would really require some effort on the person wanting bug fixes in. I had intended in comment 19 to point at my branch https://code.launchpad.net/~smoser/cloud-init/+git/cloud- init/+ref/bug/1315501-trusty-opensta

[Bug 1767131] Re: Pre-seeded snaps are not necessarily available for use in cloud-init user-data

2018-09-14 Thread Scott Moser
** Changed in: cloud-init (Ubuntu Bionic) Importance: Undecided => Low ** Changed in: cloud-init (Ubuntu Bionic) Status: New => 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/176

[Bug 1134036] Re: Failure when using ssh with a locale that is not configured on the server

2018-09-14 Thread Scott Moser
** Changed in: maas (Ubuntu Bionic) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1134036 Title: Failure when using ssh with a locale that is not configured on the se

[Bug 1766401] Re: full config file wiped after apt-upgrade issued

2018-09-14 Thread Scott Moser
** Changed in: cloud-init (Ubuntu Bionic) 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/1766401 Title: full config file wiped after apt-upgrade issued To ma

[Bug 1784713] Re: cloud-init profile.d files use bash-specific builtin "local"

2018-09-14 Thread Scott Moser
** Changed in: cloud-init (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/1784713 Title: cloud-init profile.d files use bash-specific builtin "local"

[Bug 1787459] Re: datasource.sys_cfg gets different values in local stage and after.

2018-09-16 Thread Scott Moser
** Changed in: cloud-init Assignee: (unassigned) => Scott Moser (smoser) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1787459 Title: datasource.sys_cfg gets different values in local st

[Bug 1792905] Re: [2.5] iSCSI systemd services fails and blocks for 1 min 30 secconds

2018-09-19 Thread Scott Moser
See bug 1543204 for more information. The change that caused this regression was in ubuntu released bionic images. Between 20180831 and 20180911 the /lib/modules directory disappeared. That means that 'copymods' cannot copy modules from initramfs into the root filesystem, and without that, open-i

[Bug 1792905] Re: [2.5] iSCSI systemd services fails and blocks for 1 min 30 secconds

2018-09-19 Thread Scott Moser
I want to be clear and state that there will be other fallout from not having any modules in the ephemeral environment. Just fixing open-iscsi to not run or not fail doesn't solve the problem. Also note that if you boot the ephemeral environment without 'ro' on the command line, then this particul

[Bug 1792905] Re: [2.5] iSCSI systemd services fails and blocks for 1 min 30 secconds

2018-09-19 Thread Scott Moser
just for reference, here is iscsid status when it fails. the error is 'can not create NETLINK_ISCSI socket'. I'm confused as to why, but it will start later in boot fine. $ systemctl status iscsid.service --no-pager --full ● iscsid.service - iSCSI initiator daemon (iscsid) Loaded: loaded (/lib

[Bug 1792905] Re: [2.5] iSCSI systemd services fails and blocks for 1 min 30 secconds

2018-09-19 Thread Scott Moser
Urgency is critical. Customer deployments that use modules will be broken. This would include vfat, zfs... many things. I believe this is the root cause of Christian's maas deployment with console log at http://paste.ubuntu.com/p/BMS4dbW4XD/ ** Changed in: cloud-images Importance: High =>

[Bug 1792905] Re: [2.5] iSCSI systemd services fails and blocks for 1 min 30 secconds

2018-09-19 Thread Scott Moser
I put a pull request to upstream open-iscsi to improve its failure path here : https://github.com/open-iscsi/open-iscsi/pull/127 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1792905 Title: [2.5] iS

[Bug 1792905] Re: [2.5] iSCSI systemd services fails and blocks for 1 min 30 secconds

2018-09-20 Thread Scott Moser
Hi, Can you please add a gating check on image publication that /lib/modules directory exists? ** Changed in: open-iscsi (Ubuntu Xenial) Importance: Undecided => Low ** Changed in: open-iscsi (Ubuntu Xenial) Status: New => Confirmed ** Changed in: open-iscsi (Ubuntu Bionic) Import

[Bug 1543204] Re: cloud images should have /lib/modules inside

2018-09-20 Thread Scott Moser
Just for later reference, similar bug 1792905. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1543204 Title: cloud images should have /lib/modules inside To manage notifications about this bug go to

[Bug 1686437] Re: [SRU] glance sync: need keystone v3 auth support

2018-09-20 Thread Scott Moser
Hi, The current state of this bug: a.) 0.1.0~bzr426-0ubuntu1.3 was uploaded. It contained a fix for bug 1686437. That change contained a regression (bug 1728982, bug 1719879), so the bug was marked xenial-verification-failed. b.) We have subsequently done work to fix that regression A merge propo

[Bug 1792905] Re: [2.5] iSCSI systemd services fails and blocks for 1 min 30 seconds

2018-09-20 Thread Scott Moser
** Changed in: cloud-initramfs-tools (Ubuntu Cosmic) Importance: Undecided => High ** Changed in: cloud-initramfs-tools (Ubuntu Cosmic) Status: New => Confirmed ** Changed in: cloud-initramfs-tools (Ubuntu Bionic) Importance: Undecided => High ** Changed in: cloud-initramfs-tools (U

[Bug 1792905] Re: [2.5] iSCSI systemd services fails and blocks for 1 min 30 seconds

2018-09-20 Thread Scott Moser
** Changed in: cloud-initramfs-tools (Ubuntu Xenial) Assignee: (unassigned) => Scott Moser (smoser) ** Changed in: cloud-initramfs-tools (Ubuntu Xenial) Status: Confirmed => In Progress ** Changed in: cloud-initramfs-tools (Ubuntu Bionic) Status: Confirmed => In

[Bug 1792905] Re: [2.5] iSCSI systemd services fails and blocks for 1 min 30 seconds

2018-09-20 Thread Scott Moser
I uploaded to * cosmic 0.43ubuntu1 * xenial 0.27ubuntu1.5 * bionic 0.40ubuntu1.1 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1792905 Title: [2.5] iSCSI systemd services fails and blocks for 1

[Bug 1671951] Re: networkd should allow configuring IPV6 MTU

2018-09-28 Thread Scott Moser
Hm... Our tests show that this is not fixed in cosmic or bionic. https://jenkins.ubuntu.com/server/job/curtin-vmtest-devel-amd64/533/console shows curtin's vmtest failing. Partial output shows: == ERROR: test_ipv6_mtu_smaller_t

[Bug 1792905] Re: [2.5] iSCSI systemd services fails and blocks for 1 min 30 seconds

2018-09-28 Thread Scott Moser
This is still broken in bionic images 20180927. I realize it is just 'fix committed', but we really need the fix. customer MAAS deployments are delayed by ~90 seconds in the best case scenario and will fail installation in other cases. What all needs to happen to get an updated bionic image with

[Bug 1671951] Re: networkd should allow configuring IPV6 MTU

2018-09-28 Thread Scott Moser
** Changed in: cloud-init (Ubuntu) Status: New => Confirmed ** Changed in: cloud-init (Ubuntu Bionic) 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/1671951 Titl

[Bug 1795036] [NEW] iptables --list --numeric fails on -virtual kernel

2018-09-28 Thread Scott Moser
Public bug reported: On a fresh instance of cosmic, run: $ sudo iptables --list --numeric; echo $? iptables: No chain/target/match by that name. 1 Expected result is something like: $ iptables --list --numeric Chain INPUT (policy ACCEPT) target prot opt source destination

[Bug 1795036] Re: iptables --list --numeric fails on -virtual kernel

2018-09-28 Thread Scott Moser
Originally ran into this trying to use lxd on cosmic as described in https://github.com/lxc/lxd/issues/5081 Simple test case was just: a.) launch fresh cosmic instance b.) sudo snap install lxd c.) sudo lxd waitready d.) sudo lxd init --auto --storage-backend=dir In the failure case, that ta

[Bug 1795036] Re: iptables --list --numeric fails on -virtual kernel

2018-09-28 Thread Scott Moser
The module needed to magically make this work is 'bpfilter.ko'. So at least one solution for this is to move bpfilter.ko from the linux-modules-extra to linux-modules. Currently linux-modules-extra-4.18.0-7-generic but we would want it in linux-modules-4.18.0-7-generic. bpfilter is described at

[Bug 74747] Re: Default sources.list file has source packages enabled by default

2018-09-28 Thread Scott Moser
** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Status: New => Confirmed ** Changed in: cloud-init Importance: Undecided => Medium ** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Changed in: cloud-in

[Bug 1863145] Re: arm64 cloud image contains flash-kernel which leads to apt errors on upgrade

2020-02-18 Thread Scott Moser
** Also affects: flash-kernel (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/1863145 Title: arm64 cloud image contains flash-kernel which leads to

[Bug 1770395] Re: lxd missing dependency on iproute2

2020-02-18 Thread Scott Moser
** Changed in: cloud-images Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1770395 Title: lxd missing dependency on iproute2 To manage notifications about this bug go t

[Bug 1834875] Re: cloud-init growpart race with udev

2020-02-24 Thread Scott Moser
** Merge proposal linked: https://code.launchpad.net/~raharper/cloud-utils/+git/cloud-utils/+merge/379177 ** Changed in: cloud-utils Status: New => Fix Committed ** Also affects: cloud-utils (Ubuntu) Importance: Undecided Status: New ** Changed in: cloud-utils (Ubuntu)

[Bug 1834875] Re: cloud-init growpart race with udev

2020-02-24 Thread Scott Moser
** Changed in: cloud-initramfs-tools (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/1834875 Title: cloud-init growpart race with udev To manage notifications

[Bug 1834875] Re: cloud-init growpart race with udev

2020-02-24 Thread Scott Moser
The fix is in cloud-utils upstream now. Still to do: a.) review/merge cloud-initramfs-tools pull request https://code.launchpad.net/~raharper/cloud-utils/+git/cloud-utils/+merge/379177 b.) upload cloud-initramfs-tools to focal c.) upload cloud-utils to focal d.) any SRU the order of 'b' a

[Bug 1834875] Re: cloud-init growpart race with udev

2020-02-25 Thread Scott Moser
a.) I gave the wrong link. ugh. It should have been: https://code.launchpad.net/~smoser/cloud-initramfs-tools/+git/cloud-initramfs-tools/+merge/379774 b.) the fixed link to 'a' probably makes more sense now. But basically you need a newer cloud-initramfs-tools to adjust for the fact that growp

[Bug 1834875] Re: cloud-init growpart race with udev

2020-02-25 Thread Scott Moser
this seemed to "just work" for me. http://paste.ubuntu.com/p/93dWDPZfZT/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1834875 Title: cloud-init growpart race with udev To manage notifications abou

[Bug 1864107] Re: ssh-import-id broken on Focal

2020-02-25 Thread Scott Moser
** Changed in: ssh-import-id Status: New => Confirmed ** Changed in: ssh-import-id Assignee: (unassigned) => Dave Jones (waveform) ** Changed in: ssh-import-id Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 1864107] Re: ssh-import-id broken on Focal

2020-02-28 Thread Scott Moser
** Changed in: ssh-import-id Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1864107 Title: ssh-import-id broken on Focal To manage notifications about this bug go

[Bug 1864107] Re: ssh-import-id broken on Focal

2020-02-28 Thread Scott Moser
** Changed in: ssh-import-id 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/1864107 Title: ssh-import-id broken on Focal To manage notifications about th

[Bug 1573095] Re: Cloud images fail to boot when a serial port is not available

2019-03-26 Thread Scott Moser
I just added a bunch of other bugs that really are dups of this. The goal of doing so is just to inform whoever might be looking at making a change to more context on the unfortunate complexity of doing so. Related bugs: * bug 1016695: add console=tty1 to cloud-image kernel boot parameters * bu

[Bug 1855458] Re: cloud-init on Ubuntu 18.04 image does not run in VIO

2019-12-08 Thread Scott Moser
For what its worth, see bug 1669875. Specifically see comment 7 https://bugs.launchpad.net/cloud-init/+bug/1669875/comments/7 . -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1855458 Title: cloud-in

Re: [Bug 1866563] Re: cloud-init expects sshd service to be available in images should be in the package deps

2020-03-26 Thread Scott Moser
It seems really like this is Recommends. Its not a hard depends. On Mon, Mar 9, 2020 at 2:55 PM Ryan Harper <1866...@bugs.launchpad.net> wrote: > > In particular, user passed in cloud-config for augmenting ssh > configuration in the guest (setting user ssh keys) however, it was > unknown that the

[Bug 1870346] Re: Wifi configuration

2020-04-03 Thread Scott Moser
In my opinion, the provider of network configuration to an instance (image) should not have to "know" that the image uses networkd, NetworkManager, ifupdown, wikid They just declare "make the networking like this". The operating system inside implements API. Anything else just cannot work.

[Bug 1870346] Re: Wifi configuration

2020-04-03 Thread Scott Moser
In case it wasn't clear above... I don't personally believe that specifying "renderer" should be required or even allowed. Its a hack. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1870346 Title: W

[Bug 1596577] [NEW] chown: invalid user: ‘root.libvirtd’

2016-06-27 Thread Scott Moser
Public bug reported: Just did this on my yakkety system: $ sudo apt-get install uvtool ... Setting up socat (1.7.3.1-1) ... Setting up uvtool (0~bzr99-0ubuntu1) ... Setting up uvtool-libvirt (0~bzr99-0ubuntu1) ... chown: invalid user: ‘root.libvirtd’ dpkg: error processing package uvtool-libvirt (

[Bug 1596577] Re: chown: invalid user: ‘root.libvirtd’

2016-06-27 Thread Scott Moser
seems that libvirt now installs a 'libvirt' group, rather than 'libvirtd'. Horay! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1596577 Title: chown: invalid user: ‘root.libvirtd’ To manage notific

[Bug 1596577] Re: chown: invalid user: ‘root.libvirtd’

2016-06-27 Thread Scott Moser
** Changed in: uvtool (Ubuntu) Importance: Undecided => High ** Changed in: uvtool (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/1596577 Title: chown: inva

[Bug 1596690] [NEW] restoring from datasource without dsmode causes stacktrace

2016-06-27 Thread Scott Moser
Public bug reported: On reboot, if cloud-init found a cached /var/lib/cloud/instance/obj.pkl it would restore from it. If that class did not have a 'dsmode', then main would stack trace like: | "/usr/lib/python3/dist-packages/cloudinit/cmd/main.py", line 530, in status_wrapper | ret = functo

[Bug 1571068] Re: libvirtError: cannot unlink file '/var/lib/libvirt/images/xxx.qcow2': Success

2016-06-28 Thread Scott Moser
in the bugzilla bug this is marked as fixed in 1.3.3 of libvirt, and yakkety currently has 1.3.4, so I've marked fix-released in Ubuntu (yakkety), and targetted xenial and wily for SRU. ** Also affects: libvirt (Ubuntu Wily) Importance: Undecided Status: New ** Also affects: libvirt (U

[Bug 1595302] Re: [SRU] xenial cloud-init update

2016-06-29 Thread Scott Moser
I'm walking through testing of all this as described, i'll post more information tomorrow, but so far it looks good. I've tested sucessfully google compute, azure, openstack config drive, openstack metadata service, dreamcompute and maas at this point. -- You received this bug notification becau

[Bug 1581200] Re: Ubuntu cloud-init expects trailing dot on GCE metadata FQDN

2016-06-30 Thread Scott Moser
Hello, An SRU upload of cloud-init for 16.04 that contains a fix for this bug has been made under bug 1595302. Please track that bug if you are interested. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 1576273] Re: CloudStack datasource fails to find DHCP lease if IPv6 present

2016-06-30 Thread Scott Moser
Hello, An SRU upload of cloud-init for 16.04 that contains a fix for this bug has been made under bug 1595302. Please track that bug if you are interested. ** Also affects: cloud-init (Ubuntu Xenial) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu Xenial) Sta

[Bug 1532072] Re: cloud-init fails with UnicodeDecodeError

2016-06-30 Thread Scott Moser
** Changed in: cloud-init (Ubuntu Xenial) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1532072 Title: cloud-init fails with UnicodeDecodeError To manage

[Bug 1597875] Re: Networking issues with the SmartOS datasource under Xenial

2016-06-30 Thread Scott Moser
ium ** Changed in: cloud-init Status: New => Fix Released ** Changed in: cloud-init Assignee: (unassigned) => Scott Moser (smoser) ** Changed in: cloud-init Status: Fix Released => Fix Committed ** Also affects: cloud-init (Ubuntu) Importance: Undecided Status:

[Bug 1595302] Re: [SRU] xenial cloud-init update

2016-06-30 Thread Scott Moser
I'm marking this as verification-done. On each of the platforms below, I * launched an instance of current xenial with userdata and without userdata * upgraded and collected logs * rebooted and collected logs (to verify reboot was fine) * cleaned instance and rebooted and collecte logs (to

[Bug 1595302] Re: [SRU] xenial cloud-init update

2016-06-30 Thread Scott Moser
the formatting in the comment above is bad due to non fixed font. it looks better at http://paste.ubuntu.com/18196053/ ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 1766302] [NEW] netdev_pformat does not show unconfigured devices

2018-04-23 Thread Scott Moser
Public bug reported: The changes in commit 6d48d265a05 made netdevinfo.netdev_pformat() stop showing information about network devices that do not have an address. see below: $ git checkout --quiet 6d48d265a05^ $ git rev-parse HEAD 4c573d0e0173d2b1e99a383c54a0a6c957aa1cbb $ python3 -c 'from c

[Bug 1686437] Re: [SRU] glance sync: need keystone v3 auth support

2018-04-24 Thread Scott Moser
Hi, I've marked this verification-failed as we had found some issues and forgotten that there was an upload in the xenial queue. ** Tags removed: verification-needed verification-needed-xenial ** Tags added: verification-failed verification-failed-xenial -- You received this bug notification b

[Bug 1762724] Re: Exec slaves and controlling TTY

2018-04-24 Thread Scott Moser
this came from https://lists.ubuntu.com/archives/ubuntu-devel-discuss/2018-April/017967.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1762724 Title: Exec slaves and controlling TTY To manage

[Bug 1766711] [NEW] cloud-init missing dependency on iproute2

2018-04-24 Thread Scott Moser
Public bug reported: cloud-init is not marking a dependency on iproute2. It needs iproute2 or nettools to rename devices. It was assumed that cloud-init would have dependencies of 'ubuntu- minimal', but some official ubuntu-minimal images do not have ubuntu- minimal. ProblemType: Bug DistroRelea

[Bug 1766714] [NEW] cloud-init missing dependency on isc-dhcp-client

2018-04-24 Thread Scott Moser
Public bug reported: bug 1759307 incorrectly added a build-depends rather than a Depends. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: cloud-init 18.2-14-g6d48d265-0ubuntu1 ProcVersionSignature: Ubuntu 4.15.0-13.14-generic 4.15.10 Uname: Linux 4.15.0-13-generic x86_64 ApportVersion: 2.20

[Bug 1759307] Re: missing dependency on isc-dhcp-client (dhclient)

2018-04-24 Thread Scott Moser
Ugh. the merge proposal at https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/342214 put a build-depends on isc-dhcp-client not a runtime depends. i've opened bug 1766714 to address. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 1766711] Re: cloud-init missing dependency on iproute2

2018-04-24 Thread Scott Moser
** Also affects: cloud-init Importance: Undecided Status: New ** Changed in: cloud-init Status: New => Confirmed ** Changed in: cloud-init (Ubuntu) Status: New => Confirmed ** Changed in: cloud-init (Ubuntu) Importance: Undecided => Medium ** Changed in: cloud-init

[Bug 1766714] Re: cloud-init missing dependency on isc-dhcp-client

2018-04-24 Thread Scott Moser
** Changed in: cloud-init (Ubuntu) Status: New => Confirmed ** Changed in: cloud-init (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1766714 Title:

[Bug 1767166] [NEW] IBMCloud datasource does not recognize provisioning in debug mode.

2018-04-26 Thread Scott Moser
Public bug reported: When IBMCloud deploys from a template, artifacts from the provisioning stage are normally cleaned up. Cloud-init relied' on that behavior to determine the provisioning boot from the subsequent post-provisioning boot. However, when testing, the provisioning stage will leave

[Bug 1766287] Re: 18.04 minimal images on GCE intermittently fail to set up networking

2018-04-26 Thread Scott Moser
** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Changed in: cloud-init Status: New => Confirmed ** Changed in: cloud-init (Ubuntu) Status: New => In Progress ** Changed in: cloud-init Assignee: (unassigned) => Ryan Harper (raharper) -- You

[Bug 1767166] Re: IBMCloud datasource does not recognize provisioning in debug mode.

2018-04-26 Thread Scott Moser
** Merge proposal linked: https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/344546 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1767166 Title: IBMCloud datasource does not rec

[Bug 1766287] Re: 18.04 minimal images on GCE intermittently fail to set up networking

2018-04-26 Thread Scott Moser
An upstream commit landed for this bug. To view that commit see the following URL: https://git.launchpad.net/cloud-init/commit/?id=4731c8da ** Changed in: cloud-init Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 1767412] [NEW] SRU cloud-init 18.2-27-g6ef92c98-0ubuntu1

2018-04-27 Thread Scott Moser
Public bug reported: == Begin SRU Template == [Impact] This release sports both bug-fixes and new features and we would like to make sure all of our supported customers have access to these improvements. Notable changes for Ubuntu stable releases are: * debian/control: add missing dependency on

[Bug 1762748] Re: Larger than 2 TB disks not possible

2018-04-30 Thread Scott Moser
Marking verification-done-xenial based on Jared's comment. George, get-proposed-cloudimg can download and update a cloud-image for you. see more info in the test example above. get-proposed-cloudimg --proposed --upgrade=cloud-guest-utils \ xenial xenial-proposed.img -- You received this bug n

[Bug 1762748] Re: Larger than 2 TB disks not possible

2018-04-30 Thread Scott Moser
** Attachment added: "verification log of xenial via test-script" https://bugs.launchpad.net/cloud-utils/+bug/1762748/+attachment/5130947/+files/notes-xenial-testscript.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bu

[Bug 1762748] Re: Larger than 2 TB disks not possible

2018-04-30 Thread Scott Moser
** Attachment added: "verification log of artful via test-script" https://bugs.launchpad.net/cloud-utils/+bug/1762748/+attachment/5130945/+files/notes-artful-testscript.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bu

[Bug 1762748] Re: Larger than 2 TB disks not possible

2018-04-30 Thread Scott Moser
** Description changed: === Begin SRU Template === [Impact] Growpart will not grow a partition past the 2TB mark. The code to do this is present by design for MBR partitioned disks but was active both for MBR and for GPT. The primary impact is that guests with very large root disks

[Bug 1762748] Re: Larger than 2 TB disks not possible

2018-04-30 Thread Scott Moser
** Attachment added: "verification log of artful via vm boot" https://bugs.launchpad.net/cloud-utils/+bug/1762748/+attachment/5130963/+files/notes-artful-boot.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1762748] Re: Larger than 2 TB disks not possible

2018-04-30 Thread Scott Moser
** Attachment added: "verification log of xenial via vm boot" https://bugs.launchpad.net/cloud-utils/+bug/1762748/+attachment/5130962/+files/notes-xenial-boot.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 1762748] Re: Larger than 2 TB disks not possible

2018-04-30 Thread Scott Moser
I'm marking verification-done for xenial and artful based on my attached logs and xenial based on Jared's comment above. ** Tags removed: verification-needed verification-needed-artful verification-needed-xenial ** Tags added: verification-done verification-done-artful verification-done-xenial

[Bug 1768118] Re: /etc/netplan/50-cloud-init.yaml fails silently with no dhcp address assigned

2018-04-30 Thread Scott Moser
Hi David, Thank you for filing the bug. Could you please run 'cloud-init collect-logs' and attach the output? We're interested also in knowing what platform you are running on. Is cloud-init installed on your container host ? Is that running on a cloud platform? Or, are you only having problem

[Bug 1768118] Re: /etc/netplan/50-cloud-init.yaml fails silently with no dhcp address assigned

2018-04-30 Thread Scott Moser
David, After you've provided the information requested, please set the bug back to 'New' status. Thanks, Scott -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1768118 Title: /etc/netplan/50-cloud-ini

[Bug 1768118] Re: /etc/netplan/50-cloud-init.yaml fails silently with no dhcp address assigned

2018-04-30 Thread Scott Moser
cloud-init collect-logs writes output to the current working directory named 'cloud- init.tar.gz'. Can you please attach that? thank you. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1768118 Title

[Bug 1691489] Re: fstab entries written by cloud-config may not be mounted

2017-06-26 Thread Scott Moser
** Also affects: cloud-init (Ubuntu) Importance: Undecided Status: New ** Changed in: cloud-init (Ubuntu) Status: New => Confirmed ** Changed in: cloud-init (Ubuntu) Importance: Undecided => Medium ** Also affects: cloud-init (Ubuntu Artful) Importance: Medium Statu

[Bug 1687712] Re: cc_disk_setup: fs_setup with cmd doesn't work

2017-06-26 Thread Scott Moser
** Changed in: cloud-init (Ubuntu) Importance: Undecided => Medium ** Changed in: cloud-init (Ubuntu Xenial) Importance: Undecided => Medium ** Changed in: cloud-init (Ubuntu Yakkety) Importance: Undecided => Medium ** Changed in: cloud-init (Ubuntu Zesty) Importance: Undecided => Me

[Bug 1686514] Re: Azure: cloud-init does not handle reformatting GPT partition ephemeral disks

2017-06-26 Thread Scott Moser
Josh, The bug you see when it does not work properly is bug 1691489. The issue as seen in your cloud-init.log is that when mkfs is run its check to see if the device is used fails. That is because the device is in use by the fsck process that is being run on filesystem that is already present th

[Bug 1687712] Re: cc_disk_setup: fs_setup with cmd doesn't work

2017-06-26 Thread Scott Moser
David, for your point '2' above (comment 9), there was never any support for cmd being an array. That is something that could be added, but is not a regression. See the previous code at https://git.launchpad.net/cloud-init/tree/cloudinit/config/cc_disk_setup.py?id=99faf3ece1badc566e7e75e769ff37

[Bug 1691901] Re: 50-motd-news costs 5 seconds every login on firewalled systems

2017-06-26 Thread Scott Moser
For reference, 2 ways to disable this: a.) disable motd entirely sudo sed -i '/^[^#].*pam_motd/s/^/#/' /etc/pam.d/sshd b.) disable 50-motd-news sudo chmod -x /etc/update-motd.d/50-motd-news -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

<    9   10   11   12   13   14   15   16   17   18   >