Hello Andrea, or anyone else affected,

Accepted dm-writeboost into jammy-proposed. The package will build now
and be available at https://launchpad.net/ubuntu/+source/dm-
writeboost/2.2.13-1ubuntu4 in a few hours, and then in the -proposed
repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
jammy to verification-done-jammy. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-jammy. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Description changed:

  [Impact]
  
  /var/lib/dkms/dm-writeboost/2.2.13/build/dm-writeboost-target.c:56:19: error: 
too few arguments to function ‘dm_io’
-    56 |         io->err = dm_io(io->io_req, io->num_regions, io->regions, 
&io->err_bits);
-       |                   ^~~~~
+    56 |         io->err = dm_io(io->io_req, io->num_regions, io->regions, 
&io->err_bits);
+       |                   ^~~~~
  In file included from 
/var/lib/dkms/dm-writeboost/2.2.13/build/dm-writeboost.h:37,
-                  from 
/var/lib/dkms/dm-writeboost/2.2.13/build/dm-writeboost-target.c:23:
+                  from 
/var/lib/dkms/dm-writeboost/2.2.13/build/dm-writeboost-target.c:23:
  ./include/linux/dm-io.h:82:5: note: declared here
-    82 | int dm_io(struct dm_io_request *io_req, unsigned int num_regions,
-       |     ^~~~~
+    82 | int dm_io(struct dm_io_request *io_req, unsigned int num_regions,
+       |     ^~~~~
  /var/lib/dkms/dm-writeboost/2.2.13/build/dm-writeboost-target.c: In function 
‘wb_io_internal’:
  /var/lib/dkms/dm-writeboost/2.2.13/build/dm-writeboost-target.c:82:23: error: 
too few arguments to function ‘dm_io’
-    82 |                 err = dm_io(io_req, num_regions, regions, err_bits);
-       |                       ^~~~~
+    82 |                 err = dm_io(io_req, num_regions, regions, err_bits);
+       |                       ^~~~~
  ./include/linux/dm-io.h:82:5: note: declared here
-    82 | int dm_io(struct dm_io_request *io_req, unsigned int num_regions,
-       |     ^~~~~
+    82 | int dm_io(struct dm_io_request *io_req, unsigned int num_regions,
+       |     ^~~~~
  /var/lib/dkms/dm-writeboost/2.2.13/build/dm-writeboost-target.c: In function 
‘writeboost_status’:
  /var/lib/dkms/dm-writeboost/2.2.13/build/dm-writeboost-target.c:1899:9: 
warning: enumeration value ‘STATUSTYPE_IMA’ not handled in switch [-Wswitch]
-  1899 |         switch (type) {
-       |         ^~~~~~
+  1899 |         switch (type) {
+       |         ^~~~~~
  make[3]: *** [scripts/Makefile.build:243: 
/var/lib/dkms/dm-writeboost/2.2.13/build/dm-writeboost-target.o] Error 1
  
  [Test case]
  
-  $ sudo apt install dm-writeboost-dkms
+ install both GA and HWE kernels, and
+ 
+  $ sudo apt install dm-writeboost-dkms
+ 
+ then check that the build for both kernels succeeds
  
  [Fix]
  
  Backport the changes from the dm-writeboost-dkms module in Noble to
  properly support the new 6.8 kernel ABI.
  
  [Regression potential]
  
  System using the dm-writeboost-dkms may experience regressions
  especially with the new kernel, in that case we may see regressions
  affecting storage performance.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: dm-writeboost-dkms 2.2.13-1ubuntu3
  ProcVersionSignature: User Name 6.8.0-35.35.1~22.04.1-lowlatency 6.8.4
  Uname: Linux 6.8.0-35-lowlatency x86_64
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CloudArchitecture: x86_64
  CloudID: nocloud
  CloudName: unknown
  CloudPlatform: nocloud
  CloudSubPlatform: config-disk (/dev/vdb)
  Date: Fri Jun 21 07:15:29 2024
  PackageArchitecture: all
  ProcEnviron:
-  TERM=xterm-256color
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=<set>
-  LANG=C.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=<set>
+  LANG=C.UTF-8
+  SHELL=/bin/bash
  SourcePackage: dm-writeboost
  UpgradeStatus: No upgrade log present (probably fresh install)

** Changed in: dm-writeboost (Ubuntu Jammy)
       Status: New => Fix Committed

** Tags added: verification-needed verification-needed-jammy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2069997

Title:
  dm-writeboost-dkms FTBS with the new hwe 6.8 kernel in jammy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dm-writeboost/+bug/2069997/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to