Activity log for bug #2045636

Date Who What changed Old value New value Message
2023-12-05 08:51:29 Po-Hsu Lin bug added bug
2023-12-05 08:51:39 Po-Hsu Lin nominated for series Ubuntu Noble
2023-12-05 08:51:39 Po-Hsu Lin bug task added linux (Ubuntu Noble)
2023-12-05 08:51:39 Po-Hsu Lin nominated for series Ubuntu Mantic
2023-12-05 08:51:39 Po-Hsu Lin bug task added linux (Ubuntu Mantic)
2023-12-05 08:51:39 Po-Hsu Lin nominated for series Ubuntu Lunar
2023-12-05 08:51:39 Po-Hsu Lin bug task added linux (Ubuntu Lunar)
2023-12-05 08:52:42 Po-Hsu Lin linux (Ubuntu Lunar): assignee Po-Hsu Lin (cypressyew)
2023-12-05 08:52:43 Po-Hsu Lin linux (Ubuntu Mantic): assignee Po-Hsu Lin (cypressyew)
2023-12-05 08:52:45 Po-Hsu Lin linux (Ubuntu Lunar): status New In Progress
2023-12-05 08:52:48 Po-Hsu Lin linux (Ubuntu Mantic): status New In Progress
2023-12-05 08:52:50 Po-Hsu Lin linux (Ubuntu Noble): status New In Progress
2023-12-05 08:54:41 Po-Hsu Lin description [Impact] The script/is_rust_module.sh has been removed. But the debian.master/reconstruct is not updated for this. Therefore we will see this error message when running "fakeroot debian/rules clean": chmod: cannot access 'scripts/is_rust_module.sh': No such file or directory As this is not a show-stopper, it can be easily ignored. [Fix] Remove corresponding lines from debian.master/reconstruct [Test Plan] Run "fakeroot debian/rules clean" and this error message should not exist anymore. [Where problems could occur] Removing command line operation on non-existing file, this should not cause any regression. [Impact] The script/is_rust_module.sh has been removed with commit "UBUNTU: SAUCE: scripts: rust: drop is_rust_module.sh" (LP: #2007654). But the debian.master/reconstruct is not updated for this. Consequently we will see this error message when running "fakeroot debian/rules clean" command: chmod: cannot access 'scripts/is_rust_module.sh': No such file or directory We didn't notice this as this is not a show-stopper. [Fix] Remove corresponding lines from debian.master/reconstruct [Test Plan] Run "fakeroot debian/rules clean" and this error message should not exist anymore. [Where problems could occur] Removing command line operation on a non-existing file, this should not cause any regression.
2023-12-05 08:56:53 Po-Hsu Lin summary Update debian.master/reconstruct for is_rust_module.sh removal on L/M Update debian.master/reconstruct for is_rust_module.sh removal on L
2023-12-05 08:56:59 Po-Hsu Lin linux (Ubuntu Mantic): status In Progress Fix Committed
2023-12-05 08:57:00 Po-Hsu Lin linux (Ubuntu Mantic): assignee Po-Hsu Lin (cypressyew)
2023-12-05 09:01:15 Po-Hsu Lin linux (Ubuntu Noble): status In Progress Fix Released
2023-12-05 09:01:17 Po-Hsu Lin linux (Ubuntu Noble): assignee Po-Hsu Lin (cypressyew)
2023-12-05 09:10:56 Po-Hsu Lin description [Impact] The script/is_rust_module.sh has been removed with commit "UBUNTU: SAUCE: scripts: rust: drop is_rust_module.sh" (LP: #2007654). But the debian.master/reconstruct is not updated for this. Consequently we will see this error message when running "fakeroot debian/rules clean" command: chmod: cannot access 'scripts/is_rust_module.sh': No such file or directory We didn't notice this as this is not a show-stopper. [Fix] Remove corresponding lines from debian.master/reconstruct [Test Plan] Run "fakeroot debian/rules clean" and this error message should not exist anymore. [Where problems could occur] Removing command line operation on a non-existing file, this should not cause any regression. [Impact] The script/is_rust_module.sh has been removed with commit "UBUNTU: SAUCE: scripts: rust: drop is_rust_module.sh" (LP: #2007654). But the debian.master/reconstruct is not updated for this. Consequently we will see this error message when running "fakeroot debian/rules clean" command: chmod: cannot access 'scripts/is_rust_module.sh': No such file or directory We didn't notice this as this is not a show-stopper. [Fix] Remove corresponding lines from debian.master/reconstruct. We already have this issue fixed in Mantic+. [Test Plan] Run "fakeroot debian/rules clean" with the patched kernel tree and this error message should not exist anymore. [Where problems could occur] Removing command line operation on a non-existing file, this should not cause any regression.
2023-12-05 09:10:58 Po-Hsu Lin tags lunar
2023-12-06 01:18:30 Po-Hsu Lin marked as duplicate 2045562