Activity log for bug #1896222

Date Who What changed Old value New value Message
2020-09-18 11:39:38 Eric Desrochers bug added bug
2020-09-18 11:39:59 Eric Desrochers nominated for series Ubuntu Focal
2020-09-18 11:39:59 Eric Desrochers bug task added sosreport (Ubuntu Focal)
2020-09-18 11:39:59 Eric Desrochers nominated for series Ubuntu Groovy
2020-09-18 11:39:59 Eric Desrochers bug task added sosreport (Ubuntu Groovy)
2020-09-18 11:40:13 Eric Desrochers tags seg sos4.0 sts
2020-09-18 11:40:26 Eric Desrochers sosreport (Ubuntu Groovy): status New In Progress
2020-09-18 11:40:29 Eric Desrochers sosreport (Ubuntu Groovy): assignee Eric Desrochers (slashd)
2020-09-18 11:40:32 Eric Desrochers sosreport (Ubuntu Groovy): importance Undecided Medium
2020-09-18 14:06:03 Eric Desrochers summary [clean] hostname doesn't get fully obfuscate inside a clean tarball. [sos4.0][clean] hostname doesn't get fully obfuscate inside a clean tarball.
2020-09-18 14:11:24 Eric Desrochers summary [sos4.0][clean] hostname doesn't get fully obfuscate inside a clean tarball. [sos4.0][sosclean] hostname doesn't get fully obfuscate inside a clean tarball.
2020-09-18 14:11:40 Eric Desrochers sosreport (Ubuntu Focal): status New In Progress
2020-09-18 14:11:43 Eric Desrochers sosreport (Ubuntu Focal): assignee Eric Desrochers (slashd)
2020-09-18 14:11:46 Eric Desrochers sosreport (Ubuntu Focal): importance Undecided Medium
2020-09-18 14:14:48 Eric Desrochers description The 'lvmpdump' file is getting skipped due to the fact that the tarball name appears twice in the filepath, and we are currently splitting on the tarball name to get the filepath within the archive. The ps axo files being skipped is because it is hitting our don't-match-tarballs on the matching of the tar bit. * Upstream: https://github.com/sosreport/sos/issues/2236 * Upstream commits: https://github.com/TurboTurtle/sos/commit/fec409c9198b02fa13527f6bef6a1d63bd402dbf https://github.com/TurboTurtle/sos/commit/ca7cb3440618492e9cf5c7fee77623066bd4b0b7 [Impact] [Test Case] [Regression Potential] [Other Info] [Original Description] The 'lvmpdump' file is getting skipped due to the fact that the tarball name appears twice in the filepath, and we are currently splitting on the tarball name to get the filepath within the archive. The ps axo files being skipped is because it is hitting our don't-match-tarballs on the matching of the tar bit. * Upstream: https://github.com/sosreport/sos/issues/2236 * Upstream commits: https://github.com/TurboTurtle/sos/commit/fec409c9198b02fa13527f6bef6a1d63bd402dbf https://github.com/TurboTurtle/sos/commit/ca7cb3440618492e9cf5c7fee77623066bd4b0b7
2020-09-18 17:44:54 Launchpad Janitor sosreport (Ubuntu Groovy): status In Progress Fix Released
2020-09-30 15:02:49 Eric Desrochers description [Impact] [Test Case] [Regression Potential] [Other Info] [Original Description] The 'lvmpdump' file is getting skipped due to the fact that the tarball name appears twice in the filepath, and we are currently splitting on the tarball name to get the filepath within the archive. The ps axo files being skipped is because it is hitting our don't-match-tarballs on the matching of the tar bit. * Upstream: https://github.com/sosreport/sos/issues/2236 * Upstream commits: https://github.com/TurboTurtle/sos/commit/fec409c9198b02fa13527f6bef6a1d63bd402dbf https://github.com/TurboTurtle/sos/commit/ca7cb3440618492e9cf5c7fee77623066bd4b0b7 [Impact] The 'lvmpdump' file is getting skipped due to the fact that the tarball name appears twice in the filepath, and we are currently splitting on the tarball name to get the filepath within the archive. The ps axo files being skipped is because it is hitting our don't-match-tarballs on the matching of the tar bit. [Test Case] * Install sosreport 4 series (found in focal-updates) * Execute sos report --clean or sos clean against an existing tarball. * Look inside sos_command/lvm2 and sos_command/process plugin's output * One should see the 'real hostname' where it shouldn't. [Regression Potential] * sos clean is a new feature introduce with 4.0-1~ubuntu0.20.04.1 a few days ago. I don't think there is much adoption to this package yet. * The fixes actually make sure new-found obfuscation bugs are taking care of. [Other Info] * Upstream: https://github.com/sosreport/sos/issues/2236 * Upstream commits: https://github.com/TurboTurtle/sos/commit/fec409c9198b02fa13527f6bef6a1d63bd402dbf https://github.com/TurboTurtle/sos/commit/ca7cb3440618492e9cf5c7fee77623066bd4b0b7
2020-09-30 15:09:53 Eric Desrochers description [Impact] The 'lvmpdump' file is getting skipped due to the fact that the tarball name appears twice in the filepath, and we are currently splitting on the tarball name to get the filepath within the archive. The ps axo files being skipped is because it is hitting our don't-match-tarballs on the matching of the tar bit. [Test Case] * Install sosreport 4 series (found in focal-updates) * Execute sos report --clean or sos clean against an existing tarball. * Look inside sos_command/lvm2 and sos_command/process plugin's output * One should see the 'real hostname' where it shouldn't. [Regression Potential] * sos clean is a new feature introduce with 4.0-1~ubuntu0.20.04.1 a few days ago. I don't think there is much adoption to this package yet. * The fixes actually make sure new-found obfuscation bugs are taking care of. [Other Info] * Upstream: https://github.com/sosreport/sos/issues/2236 * Upstream commits: https://github.com/TurboTurtle/sos/commit/fec409c9198b02fa13527f6bef6a1d63bd402dbf https://github.com/TurboTurtle/sos/commit/ca7cb3440618492e9cf5c7fee77623066bd4b0b7 [Impact] The 'lvmpdump' file is getting skipped due to the fact that the tarball name appears twice in the filepath, and we are currently splitting on the tarball name to get the filepath within the archive. The ps axo files being skipped is because it is hitting our don't-match-tarballs on the matching of the tar bit. [Test Case] * Install sosreport 4.X series (4.0-1~ubuntu0.20.04.*) found in focal-updates. * Execute sos report --clean or sos clean against an existing tarball. * Look inside sos_command/lvm2 and sos_command/process plugin's output * One should see the 'real hostname' where it shouldn't. [Regression Potential] * sos clean is a new feature introduce with 4.0-1~ubuntu0.20.04.1 a few days ago. I don't think there is much adoption to this package yet. * The fixes actually make sure new-found obfuscation bugs are taking care of. [Other Info] * Upstream: https://github.com/sosreport/sos/issues/2236 * Upstream commits: https://github.com/TurboTurtle/sos/commit/fec409c9198b02fa13527f6bef6a1d63bd402dbf https://github.com/TurboTurtle/sos/commit/ca7cb3440618492e9cf5c7fee77623066bd4b0b7
2020-09-30 18:38:14 Eric Desrochers description [Impact] The 'lvmpdump' file is getting skipped due to the fact that the tarball name appears twice in the filepath, and we are currently splitting on the tarball name to get the filepath within the archive. The ps axo files being skipped is because it is hitting our don't-match-tarballs on the matching of the tar bit. [Test Case] * Install sosreport 4.X series (4.0-1~ubuntu0.20.04.*) found in focal-updates. * Execute sos report --clean or sos clean against an existing tarball. * Look inside sos_command/lvm2 and sos_command/process plugin's output * One should see the 'real hostname' where it shouldn't. [Regression Potential] * sos clean is a new feature introduce with 4.0-1~ubuntu0.20.04.1 a few days ago. I don't think there is much adoption to this package yet. * The fixes actually make sure new-found obfuscation bugs are taking care of. [Other Info] * Upstream: https://github.com/sosreport/sos/issues/2236 * Upstream commits: https://github.com/TurboTurtle/sos/commit/fec409c9198b02fa13527f6bef6a1d63bd402dbf https://github.com/TurboTurtle/sos/commit/ca7cb3440618492e9cf5c7fee77623066bd4b0b7 [Impact] The 'lvmpdump' file is getting skipped due to the fact that the tarball name appears twice in the filepath, and we are currently splitting on the tarball name to get the filepath within the archive. The ps axo files being skipped is because it is hitting our don't-match-tarballs on the matching of the tar bit. [Test Case] * Install sosreport 4.X series (4.0-1~ubuntu0.20.04.*) found in focal-updates. * Execute sos report --clean or sos clean against an existing tarball. * Look inside sos_command/lvm2 and sos_command/process plugin's output * One should see the 'real hostname' where it shouldn't. [Regression Potential] * sos clean is a new feature introduce with 4.0-1~ubuntu0.20.04.1 a few days ago. I don't think there is much adoption to this package yet. Hence, no regression potential due to low use (if not none). * The fixes actually make sure new-found obfuscation bugs are taking care of. [Other Info] * Upstream: https://github.com/sosreport/sos/issues/2236 * Upstream commits: https://github.com/TurboTurtle/sos/commit/fec409c9198b02fa13527f6bef6a1d63bd402dbf https://github.com/TurboTurtle/sos/commit/ca7cb3440618492e9cf5c7fee77623066bd4b0b7
2020-09-30 18:38:24 Eric Desrochers description [Impact] The 'lvmpdump' file is getting skipped due to the fact that the tarball name appears twice in the filepath, and we are currently splitting on the tarball name to get the filepath within the archive. The ps axo files being skipped is because it is hitting our don't-match-tarballs on the matching of the tar bit. [Test Case] * Install sosreport 4.X series (4.0-1~ubuntu0.20.04.*) found in focal-updates. * Execute sos report --clean or sos clean against an existing tarball. * Look inside sos_command/lvm2 and sos_command/process plugin's output * One should see the 'real hostname' where it shouldn't. [Regression Potential] * sos clean is a new feature introduce with 4.0-1~ubuntu0.20.04.1 a few days ago. I don't think there is much adoption to this package yet. Hence, no regression potential due to low use (if not none). * The fixes actually make sure new-found obfuscation bugs are taking care of. [Other Info] * Upstream: https://github.com/sosreport/sos/issues/2236 * Upstream commits: https://github.com/TurboTurtle/sos/commit/fec409c9198b02fa13527f6bef6a1d63bd402dbf https://github.com/TurboTurtle/sos/commit/ca7cb3440618492e9cf5c7fee77623066bd4b0b7 [Impact] The 'lvmpdump' file is getting skipped due to the fact that the tarball name appears twice in the filepath, and we are currently splitting on the tarball name to get the filepath within the archive. The ps axo files being skipped is because it is hitting our don't-match-tarballs on the matching of the tar bit. [Test Case] * Install sosreport 4.X series (4.0-1~ubuntu0.20.04.*) found in focal-updates. * Execute sos report --clean or sos clean against an existing tarball. * Look inside sos_command/lvm2 and sos_command/process plugin's output * One should see the 'real hostname' where it shouldn't. [Regression Potential] * sos clean is a new feature introduce with 4.0-1~ubuntu0.20.04.1 a few days ago. I don't think there is much adoption to this package yet. Hence, no regression potential due to low use (if not none for now). * The fixes actually make sure new-found obfuscation bugs are taking care of. [Other Info] * Upstream: https://github.com/sosreport/sos/issues/2236 * Upstream commits: https://github.com/TurboTurtle/sos/commit/fec409c9198b02fa13527f6bef6a1d63bd402dbf https://github.com/TurboTurtle/sos/commit/ca7cb3440618492e9cf5c7fee77623066bd4b0b7
2020-10-02 00:09:27 Łukasz Zemczak sosreport (Ubuntu Focal): status In Progress Fix Committed
2020-10-02 00:09:29 Łukasz Zemczak bug added subscriber Ubuntu Stable Release Updates Team
2020-10-02 00:09:32 Łukasz Zemczak bug added subscriber SRU Verification
2020-10-02 00:09:35 Łukasz Zemczak tags seg sos4.0 sts seg sos4.0 sts verification-needed verification-needed-focal
2020-10-02 11:37:45 Eric Desrochers tags seg sos4.0 sts verification-needed verification-needed-focal seg sos4.0 sts verification-done verification-done-focal
2020-10-06 15:40:55 Eric Desrochers nominated for series Ubuntu Bionic
2020-10-06 15:40:55 Eric Desrochers bug task added sosreport (Ubuntu Bionic)
2020-10-06 15:41:01 Eric Desrochers sosreport (Ubuntu Bionic): status New In Progress
2020-10-06 15:41:03 Eric Desrochers sosreport (Ubuntu Bionic): assignee Eric Desrochers (slashd)
2020-10-06 17:48:07 Eric Desrochers sosreport (Ubuntu Bionic): importance Undecided Medium
2020-10-12 08:43:44 Launchpad Janitor sosreport (Ubuntu Focal): status Fix Committed Fix Released
2020-10-12 08:43:53 Łukasz Zemczak removed subscriber Ubuntu Stable Release Updates Team
2021-04-13 15:44:07 Eric Desrochers sosreport (Ubuntu Bionic): status In Progress Fix Released