Activity log for bug #1773763

Date Who What changed Old value New value Message
2018-05-28 10:38:39 Christian Ehrhardt  bug added bug
2018-05-28 10:40:21 Christian Ehrhardt  attachment added proposed fix skytools3 https://bugs.launchpad.net/ubuntu/+source/skytools3/+bug/1773763/+attachment/5145483/+files/fix-1773763.debdiff
2018-05-28 10:40:40 Christian Ehrhardt  nominated for series Ubuntu Artful
2018-05-28 10:40:40 Christian Ehrhardt  bug task added skytools3 (Ubuntu Artful)
2018-05-28 10:40:40 Christian Ehrhardt  nominated for series Ubuntu Xenial
2018-05-28 10:40:40 Christian Ehrhardt  bug task added skytools3 (Ubuntu Xenial)
2018-05-28 10:40:45 Christian Ehrhardt  skytools3 (Ubuntu): status New Fix Released
2018-05-28 10:41:20 Christian Ehrhardt  skytools3 (Ubuntu Xenial): status New Triaged
2018-05-28 10:41:21 Christian Ehrhardt  skytools3 (Ubuntu Artful): status New Triaged
2018-05-28 10:41:28 Christian Ehrhardt  bug added subscriber Ubuntu Server
2018-05-28 10:41:35 Christian Ehrhardt  tags server-next
2018-05-28 11:13:47 Christian Ehrhardt  branch linked lp:~paelzer/britney/hints-ubuntu-artful-postgresMREII
2018-05-28 11:13:55 Christian Ehrhardt  branch linked lp:~paelzer/britney/hints-ubuntu-xenial-postgresMREII
2018-05-28 11:14:11 Christian Ehrhardt  summary autopkgtest broken in xenial and artful skytools3 autopkgtest broken in xenial and artful
2018-05-28 11:26:48 Christian Ehrhardt  skytools3 (Ubuntu Xenial): importance Undecided Medium
2018-05-28 11:26:50 Christian Ehrhardt  skytools3 (Ubuntu Artful): importance Undecided Low
2018-05-28 12:42:11 Andreas Hasenack skytools3 (Ubuntu Xenial): assignee Andreas Hasenack (ahasenack)
2018-05-28 12:42:14 Andreas Hasenack skytools3 (Ubuntu Artful): assignee Andreas Hasenack (ahasenack)
2018-05-28 18:17:40 Andreas Hasenack merge proposal linked https://code.launchpad.net/~ahasenack/ubuntu/+source/skytools3/+git/skytools3/+merge/346991
2018-05-28 18:17:52 Andreas Hasenack skytools3 (Ubuntu Xenial): status Triaged In Progress
2018-05-28 18:48:35 Launchpad Janitor merge proposal linked https://code.launchpad.net/~ahasenack/ubuntu/+source/skytools3/+git/skytools3/+merge/346992
2018-05-28 18:49:13 Andreas Hasenack skytools3 (Ubuntu Artful): status Triaged In Progress
2018-05-29 05:47:16 Christian Ehrhardt  description Past security releases changed the output of postgres. Due to that autopkgtests are broken currently. Example: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-artful/artful/amd64/s/skytools3/20180524_164925_7c562@/log.gz This should be safe to adapt and due to the CVE push not gating on it in the past is already a fact. So lets mask the current version a badtest and work on the fix if there is time. [Impact] * A recent Security pushed CVE containing Postgres upload modified the output of a few commands (good for safety, bad for tests checking exact output). * We want to get the tests working and reliable again and for this package that change seems rather easy to do, so lets do it. [Test Case] * Run the autopkgtests of skytools3 against current Xenial/Artful * You can just drop the file as the patch does and the tests will work again. [Regression Potential] * This is a Test-Only change and currently Tests are totally broken on all arches. So the only regression potential I see is a silly mistake we might have missed in our Patch, but it is rather small and I doubt there is one affecting the packages function. [Other Info] * Short Term the mark as badtest fixes this * Mid Term we want the tests to work, therefore this non-functional test only Upload (If we don't do that we end up with no tests after a while). --- Past security releases changed the output of postgres. Due to that autopkgtests are broken currently. Example: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-artful/artful/amd64/s/skytools3/20180524_164925_7c562@/log.gz This should be safe to adapt and due to the CVE push not gating on it in the past is already a fact. So lets mask the current version a badtest and work on the fix if there is time.
2018-05-29 05:48:31 Christian Ehrhardt  description [Impact] * A recent Security pushed CVE containing Postgres upload modified the output of a few commands (good for safety, bad for tests checking exact output). * We want to get the tests working and reliable again and for this package that change seems rather easy to do, so lets do it. [Test Case] * Run the autopkgtests of skytools3 against current Xenial/Artful * You can just drop the file as the patch does and the tests will work again. [Regression Potential] * This is a Test-Only change and currently Tests are totally broken on all arches. So the only regression potential I see is a silly mistake we might have missed in our Patch, but it is rather small and I doubt there is one affecting the packages function. [Other Info] * Short Term the mark as badtest fixes this * Mid Term we want the tests to work, therefore this non-functional test only Upload (If we don't do that we end up with no tests after a while). --- Past security releases changed the output of postgres. Due to that autopkgtests are broken currently. Example: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-artful/artful/amd64/s/skytools3/20180524_164925_7c562@/log.gz This should be safe to adapt and due to the CVE push not gating on it in the past is already a fact. So lets mask the current version a badtest and work on the fix if there is time. [Impact]  * A recent Security pushed CVE containing Postgres upload modified the    output of a few commands (good for safety, bad for tests checking exact    output).  * We want to get the tests working and reliable again and for this    package that change seems rather easy to do, so lets do it. [Test Case]  * Run the autopkgtests of skytools3 against current Xenial/Artful  * You can just drop the file as the patch does and the tests will work    again. [Regression Potential]  * This is a Test-Only change and currently Tests are totally broken on    all arches. So the only regression potential I see is a silly mistake    we might have missed in our Patch, but it is rather small and I doubt    there is one affecting the packages function. [Other Info]  * Short Term the mark the current version as badtest (This also helps to not let too much uploads depend to unblock on each other)  * Mid Term we want the tests to work, therefore this non-functional test    only Upload proposed here (If we don't do that we end up with no tests after a while). --- Past security releases changed the output of postgres. Due to that autopkgtests are broken currently. Example: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-artful/artful/amd64/s/skytools3/20180524_164925_7c562@/log.gz This should be safe to adapt and due to the CVE push not gating on it in the past is already a fact. So lets mask the current version a badtest and work on the fix if there is time.
2018-06-14 23:54:10 Brian Murray skytools3 (Ubuntu Artful): status In Progress Fix Committed
2018-06-14 23:54:13 Brian Murray bug added subscriber Ubuntu Stable Release Updates Team
2018-06-14 23:54:15 Brian Murray bug added subscriber SRU Verification
2018-06-14 23:54:18 Brian Murray tags server-next server-next verification-needed verification-needed-artful
2018-06-14 23:55:05 Brian Murray skytools3 (Ubuntu Xenial): status In Progress Fix Committed
2018-06-14 23:55:10 Brian Murray tags server-next verification-needed verification-needed-artful server-next verification-needed verification-needed-artful verification-needed-xenial
2018-06-15 05:28:54 Christian Ehrhardt  tags server-next verification-needed verification-needed-artful verification-needed-xenial server-next verification-done-artful verification-done-xenial verification-needed
2018-06-15 05:29:21 Christian Ehrhardt  tags server-next verification-done-artful verification-done-xenial verification-needed server-next verification-done verification-done-artful verification-done-xenial
2018-06-25 09:47:15 Launchpad Janitor skytools3 (Ubuntu Artful): status Fix Committed Fix Released
2018-06-25 09:47:20 Łukasz Zemczak removed subscriber Ubuntu Stable Release Updates Team
2018-06-25 09:49:39 Launchpad Janitor skytools3 (Ubuntu Xenial): status Fix Committed Fix Released