[Kernel-packages] [Bug 2046082] Re: zed.rc: typo in option ZED_POWER_OFF_ENCLO*US*RE_SLOT_ON_FAULT

2024-01-29 Thread Launchpad Bug Tracker
This bug was fixed in the package zfs-linux - 2.2.0-0ubuntu1~23.10.1 --- zfs-linux (2.2.0-0ubuntu1~23.10.1) mantic; urgency=medium * d/p/u/zed-fix-typo-ZED_POWER_OFF_ENCLOUSRE_SLOT_ON_FAULT.patch: fix typo in configuration option in zed.rc (LP: #2046082) -- Mauricio Faria de

[Kernel-packages] [Bug 2046082] Re: zed.rc: typo in option ZED_POWER_OFF_ENCLO*US*RE_SLOT_ON_FAULT

2024-01-26 Thread Dimitri John Ledkov
removing block, as that condition no longer applied due to reject. ** Tags removed: block-proposed-mantic ** Tags added: verification-done -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to zfs-linux in Ubuntu.

[Kernel-packages] [Bug 2046082] Re: zed.rc: typo in option ZED_POWER_OFF_ENCLO*US*RE_SLOT_ON_FAULT

2024-01-08 Thread Mauricio Faria de Oliveira
Verification done for mantic-proposed. All matches of the string are correct. $ lxc launch ubuntu:mantic mantic-zed $ lxc shell mantic-zed # add-apt-repository -y -p proposed # apt install -t mantic-proposed -y zfs-zed # dpkg -s zfs-zed | grep Version: Version: 2.2.0-0ubuntu1~23.10.1 # grep

[Kernel-packages] [Bug 2046082] Re: zed.rc: typo in option ZED_POWER_OFF_ENCLO*US*RE_SLOT_ON_FAULT

2024-01-05 Thread Steve Langasek
Normally, changing a conffile in an SRU is iffy because this may result in conffile prompts for the user on upgrade, and will cause unattended- upgrades to hold the package back. In this case we're fixing a regression in a conffile that was introduced already in -updates. So, ok. ** Changed in:

[Kernel-packages] [Bug 2046082] Re: zed.rc: typo in option ZED_POWER_OFF_ENCLO*US*RE_SLOT_ON_FAULT

2023-12-13 Thread Mauricio Faria de Oliveira
I will stage this to mantic with an upload + block-proposed-mantic tag. The mantic unapproved queue already has zfs-linux 2.2.2-0ubuntu1~23.10, but it seems it is not going to be accepted per bug 2044657 comment 46. If that bug gets cherry-pick fixes as requested, that should be simple to

[Kernel-packages] [Bug 2046082] Re: zed.rc: typo in option ZED_POWER_OFF_ENCLO*US*RE_SLOT_ON_FAULT

2023-12-13 Thread Mauricio Faria de Oliveira
Testing for Mantic: mantic-updates: $ rmadison -a source zfs-linux -s mantic-updates zfs-linux | 2.2.0-0ubuntu1~23.10 | mantic-updates | source $ dpkg -s zfs-zed | grep Version: Version: 2.2.0-0ubuntu1~23.10 $ grep ZED_POWER_OFF_ENCLO

[Kernel-packages] [Bug 2046082] Re: zed.rc: typo in option ZED_POWER_OFF_ENCLO*US*RE_SLOT_ON_FAULT

2023-12-13 Thread Launchpad Bug Tracker
This bug was fixed in the package zfs-linux - 2.2.2-0ubuntu2 --- zfs-linux (2.2.2-0ubuntu2) noble; urgency=medium * d/p/u/zed-fix-typo-ZED_POWER_OFF_ENCLOUSRE_SLOT_ON_FAULT.patch: fix typo in configuration option in zed.rc (LP: #2046082) -- Mauricio Faria de Oliveira Sat,

[Kernel-packages] [Bug 2046082] Re: zed.rc: typo in option ZED_POWER_OFF_ENCLO*US*RE_SLOT_ON_FAULT

2023-12-13 Thread Sebastien Bacher
Thanks Mauricio, I've uploaded your change to noble now ** Changed in: zfs-linux (Ubuntu Noble) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to zfs-linux in Ubuntu.

[Kernel-packages] [Bug 2046082] Re: zed.rc: typo in option ZED_POWER_OFF_ENCLO*US*RE_SLOT_ON_FAULT

2023-12-10 Thread Mauricio Faria de Oliveira
noble: $ dpkg -s zfs-zed | grep Version: Version: 2.2.2-0ubuntu1 $ grep ZED_POWER_OFF_ENCLO /etc/zfs/zed.d/zed.rc #ZED_POWER_OFF_ENCLOUSRE_SLOT_ON_FAULT=1 test package: $ dpkg-deb -x zfs-zed_2.2.2-0ubuntu2_amd64.deb deb $ grep

[Kernel-packages] [Bug 2046082] Re: zed.rc: typo in option ZED_POWER_OFF_ENCLO*US*RE_SLOT_ON_FAULT

2023-12-10 Thread Mauricio Faria de Oliveira
Subscribing ~ubuntu-sponsors for review/sponsoring to Noble. (I can handle the upload to mantic later.) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to zfs-linux in Ubuntu. https://bugs.launchpad.net/bugs/2046082 Title: zed.rc: typo in

[Kernel-packages] [Bug 2046082] Re: zed.rc: typo in option ZED_POWER_OFF_ENCLO*US*RE_SLOT_ON_FAULT

2023-12-10 Thread Mauricio Faria de Oliveira
Ubuntu: $ rmadison -a source zfs-linux ... zfs-linux | 0.8.3-1ubuntu12| focal | source zfs-linux | 0.8.3-1ubuntu12.16 | focal-security | source zfs-linux | 0.8.3-1ubuntu12.16 | focal-updates | source zfs-linux | 2.1.2-1ubuntu3 | jammy | source

[Kernel-packages] [Bug 2046082] Re: zed.rc: typo in option ZED_POWER_OFF_ENCLO*US*RE_SLOT_ON_FAULT

2023-12-10 Thread Mauricio Faria de Oliveira
Upstream: $ git log --oneline origin/zfs-2.2-release -- cmd/zed/zed.d/zed.rc | grep 'zed: Add zedlet to power off slot when drive is faulted' d19304ffeec5 zed: Add zedlet to power off slot when drive is faulted $ git describe --contains d19304ffeec5 zfs-2.2.0-rc4~14 $ git log --oneline