-
Bug
-
Resolution: Not a Bug
-
Undefined
-
None
-
rhel-9.6
-
None
-
No
-
None
-
rhel-upgrades
-
None
-
False
-
False
-
-
None
-
None
-
None
-
None
-
None
What were you trying to do that didn't work?
What is the impact of this issue to you?
Please provide the package NVR for which the bug is seen:
How reproducible is this bug?:
Steps to reproduce
- install rhel-9.6
- upgrade with leapp
- boot to rhel10 and can not find /etc/crypttab
Expected results
Actual results
[root@lenovo-electron-sr850-01 ~]# uname -a Linux lenovo-electron-sr850-01.khw.eng.rdu2.dc.redhat.com 6.12.0-35.el10.x86_64 #1 SMP PREEMPT_DYNAMIC Sat Dec 14 02:47:50 EST 2024 x86_6x [root@lenovo-electron-sr850-01 ~]#
[root@lenovo-electron-sr850-01 ~]# rpm -qa |grep systemd-udev
systemd-udev-256-14.el10.x86_64
[root@lenovo-electron-sr850-01 ~]# ls /etc/crypttab
ls: cannot access '/etc/crypttab': No such file or directory
[root@lenovo-electron-sr850-01 ~]#
[root@lenovo-electron-sr850-01 ~]# rpm -qa |grep cryptsetup
cryptsetup-libs-2.7.5-2.el10.x86_64
cryptsetup-2.7.5-2.el10.x86_64
cryptsetup-debugsource-2.7.5-2.el10.x86_64
cryptsetup-debuginfo-2.7.5-2.el10.x86_64
cryptsetup-devel-2.7.5-2.el10.x86_64
cryptsetup-libs-debuginfo-2.7.5-2.el10.x86_64
[root@lenovo-electron-sr850-01 ~]#
https://beaker.engineering.redhat.com/recipes/17704994#task188588028,task188588032
can not reproduce the issue while upgrade 8.10 to 9.6
[root@dell-r640-031 ~]# uname -a Linux dell-r640-031.bkr.lab.eng.rdu2.dc.redhat.com 5.14.0-542.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Dec 11 13:23:19 EST 2024 x86_64 x86_64 x86_64 GNU/Linux [root@dell-r640-031 ~]# ls /etc/crypttab /etc/crypttab [root@dell-r640-031 ~]# rpm -qa |grep systemd-udev systemd-udev-252-48.el9.x86_64 [root@dell-r640-031 ~]#