Activity log for bug #2019450

Date Who What changed Old value New value Message
2023-05-12 23:48:55 Dimitri John Ledkov bug added bug
2023-05-12 23:49:04 Dimitri John Ledkov summary zfs-linux FTBFS with stable updates zfs-linux FTBFS with v6.2.8 stable updates
2023-05-12 23:50:22 Dimitri John Ledkov nominated for series Ubuntu Mantic
2023-05-12 23:50:22 Dimitri John Ledkov bug task added zfs-linux (Ubuntu Mantic)
2023-05-12 23:50:22 Dimitri John Ledkov nominated for series Ubuntu Lunar
2023-05-12 23:50:22 Dimitri John Ledkov bug task added zfs-linux (Ubuntu Lunar)
2023-05-12 23:50:28 Dimitri John Ledkov nominated for series Ubuntu Jammy
2023-05-12 23:50:28 Dimitri John Ledkov bug task added zfs-linux (Ubuntu Jammy)
2023-05-15 15:25:56 Dimitri John Ledkov description [ Impact ] * Stable kernel updates changed signature of a function call, thus zfs-linux needs adapting. Otherwise it fallsback to older symbols, which are GPL only. [ Test Plan ] * linux 6.2 with 6.2.8 stable updates builds with zfs [ Where problems could occur ] * This is a cherry-pick of build-compat only, without any other changes [ Other Info ] * Upstream commit https://github.com/openzfs/zfs/pull/14677/commits/1a951502f0b4200a13f23f0d2f5759ef60188c17 [ Impact ]  * Stable kernel updates changed signature of a function call, thus zfs-linux needs adapting. Otherwise it fallsback to older symbols, which are GPL only. [ Test Plan ]  * linux 6.2 with 6.2.8 stable updates builds with zfs, without this fix build fails with MODPOST <<DKMSDIR>>/build/zfs/2.1.9/build/module/Module.symvers ERROR: modpost: GPL-incompatible module zfs.ko uses GPL-only symbol 'bio_start_io_acct' ERROR: modpost: GPL-incompatible module zfs.ko uses GPL-only symbol 'bio_end_io_acct_remapped' make[5]: *** [scripts/Makefile.modpost:138: <<DKMSDIR>>/build/zfs/2.1.9/build/module/Module.symvers] Error 1 as the signature of the non-gpl function call has changed, zfs configure scripts fail to detect it as available, fallback on a gpl symbol, which we then prohibit from using. [ Where problems could occur ]  * This is a cherry-pick of build-compat only, without any other changes [ Other Info ]  * Upstream commit https://github.com/openzfs/zfs/pull/14677/commits/1a951502f0b4200a13f23f0d2f5759ef60188c17
2023-05-15 15:26:33 Dimitri John Ledkov zfs-linux (Ubuntu Mantic): status New Fix Committed
2023-05-16 10:25:15 Timo Aaltonen zfs-linux (Ubuntu Lunar): status New Fix Committed
2023-05-16 10:25:16 Timo Aaltonen bug added subscriber Ubuntu Stable Release Updates Team
2023-05-16 10:25:18 Timo Aaltonen bug added subscriber SRU Verification
2023-05-16 14:44:26 Dimitri John Ledkov merge proposal linked https://code.launchpad.net/~xnox/+git/kernel-versions/+merge/442998
2023-05-17 01:26:24 Launchpad Janitor zfs-linux (Ubuntu Mantic): status Fix Committed Fix Released
2023-06-01 09:28:09 Dimitri John Ledkov tags verification-done verification-done-lunar
2023-06-01 13:16:13 Launchpad Janitor zfs-linux (Ubuntu Lunar): status Fix Committed Fix Released
2023-06-01 13:16:18 Andreas Hasenack removed subscriber Ubuntu Stable Release Updates Team