This bug is awaiting verification that the kernel in -proposed solves
the problem. Please test the kernel and update this bug with the
results. If the problem is solved, change the tag 'verification-needed-
artful' to 'verification-done-artful'. If the problem still exists,
change the tag 'verification-needed-artful' to 'verification-failed-
artful'.

If verification is not done by 5 working days from today, this fix will
be dropped from the source code, and this bug will be closed.

See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you!


** Tags added: verification-needed-artful

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1733281

Title:
  ubuntu/xr-usb-serial didn't get built in zesty and artful

Status in linux package in Ubuntu:
  Fix Released
Status in linux-azure-edge package in Ubuntu:
  Fix Committed
Status in linux-azure-edge source package in Xenial:
  Fix Released
Status in linux source package in Artful:
  Fix Committed
Status in linux-azure-edge source package in Artful:
  Invalid

Bug description:
  The ubuntu/xr-usb-serial is expected to be built for i386 and x86_64,
  and in ubuntu/Makefile it says:

  ifneq ($(filter $(ARCH), i386 x86_64),)
  obj-y += xr-usb-serial/
  endif

  Since ARCH is x86 for both i386 and x86_64, this condition will never
  be true thus the module will never get a chance to be built.

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to