Hello Andrea, or anyone else affected,

Accepted ddcci-driver-linux into jammy-proposed. The package will build
now and be available at https://launchpad.net/ubuntu/+source/ddcci-
driver-linux/0.4.1-3ubuntu4 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/ddcci/0.4.1/build/ddcci/ddcci.c:1677:9: error: implicit 
declaration of function ‘strlcpy’; did you mean ‘strscpy’? 
[-Werror=implicit-function-declaration]
-  1677 |         strlcpy(info->type, (outer_addr == DDCCI_DEFAULT_DEVICE_ADDR) 
? "ddcci" : "ddcci-dependent", I2C_NAME_SIZE);
-       |         ^~~~~~~
-       |         strscpy
+  1677 |         strlcpy(info->type, (outer_addr == DDCCI_DEFAULT_DEVICE_ADDR) 
? "ddcci" : "ddcci-dependent", I2C_NAME_SIZE);
+       |         ^~~~~~~
+       |         strscpy
  /var/lib/dkms/ddcci/0.4.1/build/ddcci/ddcci.c: At top level:
  /var/lib/dkms/ddcci/0.4.1/build/ddcci/ddcci.c:1835:27: error: ‘I2C_CLASS_DDC’ 
undeclared here (not in a function); did you mean ‘I2C_CLASS_SPD’?
-  1835 |         .class          = I2C_CLASS_DDC,
-       |                           ^~~~~~~~~~~~~
-       |                           I2C_CLASS_SPD
+  1835 |         .class          = I2C_CLASS_DDC,
+       |                           ^~~~~~~~~~~~~
+       |                           I2C_CLASS_SPD
  cc1: some warnings being treated as errors
  
  [Test case]
  
-  $ sudo apt install ddcci-dkms
+ install both GA and HWE kernels, and
+ 
+  $ sudo apt install ddcci-dkms
+ 
+ then check that the build for both kernels succeeds
  
  [Fix]
  
  Backport from Noble the required changes to properly support the new 6.8
  kernel ABI.
  
  [Regression potential]
  
  DDC/CI is a driver for compatible monitors and their integration into
  the backlight system class. We may experience graphical regressions in
  systems that are using this particular driver.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: ddcci-dkms 0.4.1-3ubuntu3
  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: Tue Jun 18 09:22:45 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: ddcci-driver-linux
  UpgradeStatus: No upgrade log present (probably fresh install)

** Changed in: ddcci-driver-linux (Ubuntu)
       Status: New => Invalid

** Changed in: ddcci-driver-linux (Ubuntu Jammy)
       Status: New => Fix Committed

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

Title:
  ddcci-dkms FTBS with linux hwe 6.8 on jammy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ddcci-driver-linux/+bug/2069710/+subscriptions


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

Reply via email to