The tests were re-triggered and they should not be an issue anymore
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to base-files in Ubuntu.
https://bugs.launchpad.net/bugs/2046356
Title:
Update URL for Support information in
I have performed the SRU verification with the following script:
--
#!/bin/bash
set -e
series=$1
name=$series-dev
function cleanup {
lxc delete $name --force
}
function on_err {
echo -e "Test Failed"
cleanup
exit 1
}
trap on_err ERR
lxc launch ubuntu-da
** Changed in: base-files (Ubuntu Xenial)
Status: New => In Progress
** Changed in: base-files (Ubuntu Bionic)
Status: New => In Progress
** Changed in: base-files (Ubuntu Focal)
Status: New => In Progress
** Changed in: base-files (Ubuntu Jammy)
Status: New => In Pro
** Description changed:
+
+ [Impact]
+ When users see the MOTD message, they are currently seeing an outdated url
under the support information.
+ Even though the outdated url redirects to new Ubuntu Pro webpage, we believe
the users should still see
+ the correct url from the start
+
+ [Test
Public bug reported:
On the file 10-help-text, we are printing the following line on MOTD:
* Support: https://ubuntu.com/advantage
We should update the url to https://ubuntu.com/pro instead, as this will
the default url for support information now
** Affects: base-files (Ubuntu)
Importance
Public bug reported:
Currently, it seems that software-properties is incorrectly assuming
that both ESM and Livepatch services can be enabled in a Jammy machine.
Those services are not yet available in Jammy and we are attaching an
image showing that the Desktop message is that we had an error ena
Hi Robie, I just realized that I forgot to change the tag when I posted
my test process :(
This is the reason why this package is not on the -updates pocket yet,
right ?
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unatten
** Tags removed: verification-needed-xenial
** Tags added: verification-done-xenial
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unattended-upgrades in
Ubuntu.
https://bugs.launchpad.net/bugs/1915547
Title:
Users are pro
Thanks for the review Robie,
I have tested the package on the proposed pocket by using this script:
#!/bin/sh
set -x
series=trusty
name=$series-upgrade
multipass delete $name
multipass purge
multipass launch $series --name $name
multipass exec $name -- sudo sh -c "cat
Thank you for this review Robie, we have now updated the package to only
ship two md5sum. The latest version of 50unattended-upgrades of Trusty
and Xenial.
I have already updated the MR with those changes and I Bryce is
reviewing that changes before uploading the new package.
--
You received thi
I will further increase this SRU bug with information that is lacking on
from the original bug proposal:
[Impact]
During an upgrade from trusty to xenial, users will be prompted to make a
decision regarding the diff on unattended-upgrades. This is not a good user
experience, specially because th
Public bug reported:
== Begin SRU Template ==
[Impact]
When upgrading from trusty to xenial, we are prompted about config changes on
50unattended-upgrades with the following diff:
--- /etc/apt/apt.conf.d/50unattended-upgrades root.root 0644 2017-05-08 19:21:39
+++ /etc/apt/apt.conf.d/50unattende
12 matches
Mail list logo