[SRU][M][PATCH 1/1] UBUNTU: [Packaging] drop references to is_rust_module.sh

Andrea Righi andrea.righi at canonical.com
Fri Oct 6 08:03:50 UTC 2023


On Fri, Oct 06, 2023 at 09:49:35AM +0200, Stefan Bader wrote:
> On 05.10.23 14:06, Andrea Righi wrote:
> > The script tools/is_rust_module.sh has been dropped by this commit:
> > 
> >    079c66bbe2f8 ("UBUNTU: SAUCE: btf, scripts: rust: drop is_rust_module.sh")
> > 
> > And upstream as well (in 6.6):
> > 
> >    41bdc6decda0 ("btf, scripts: rust: drop is_rust_module.sh")
> > 
> > But we still have a reference of it in debian.master/reconstruct. Drop
> > the reference to prevent unnecessary warnings during the build.
> > 
> > Signed-off-by: Andrea Righi <andrea.righi at canonical.com>
> > ---
> 
> Where is the bug report?

I tried to see if I could be lazy and still sneak in this commit... :)

Anyway, here's the bug:

BugLink: https://bugs.launchpad.net/bugs/2038611

I can send a v2 if needed.

-Andrea

> 
> -Stefan
> 
> >   debian.master/reconstruct | 2 --
> >   1 file changed, 2 deletions(-)
> > 
> > diff --git a/debian.master/reconstruct b/debian.master/reconstruct
> > index 2511066cae8c..4e3ef23f1f77 100644
> > --- a/debian.master/reconstruct
> > +++ b/debian.master/reconstruct
> > @@ -3,7 +3,6 @@
> >   rm -f 'drivers/media/pci/intel/ipu3/cio2-bridge.c'
> >   rm -f 'drivers/media/pci/intel/ipu3/cio2-bridge.h'
> >   rm -f 'include/linux/ceph/mdsmap.h'
> > -rm -f 'scripts/is_rust_module.sh'
> >   chmod +x 'debian/cloud-tools/hv_get_dhcp_info'
> >   chmod +x 'debian/cloud-tools/hv_get_dns_info'
> >   chmod +x 'debian/cloud-tools/hv_set_ifconfig'
> > @@ -54,6 +53,5 @@ chmod +x 'debian/tests-build/check-aliases'
> >   chmod +x 'debian/tests/rebuild'
> >   chmod +x 'debian/tests/ubuntu-regression-suite'
> >   chmod +x 'drivers/watchdog/f71808e_wdt.c'
> > -chmod -x 'scripts/is_rust_module.sh'
> >   chmod +x 'update-dkms-versions'
> >   exit 0
> 








More information about the kernel-team mailing list