Hi, While building a live image via the livecd-creator I get the error message which breaks the image building: Error creating Live CD : resize2fs returned an error (1)! Reading this BZ report : https://bugzilla.redhat.com/show_bug.cgi?id=1602046 It recommends to downgrade e2fsprogs and other related packages to the following versions: e2fsprogs-1.43.8-2.fc28.x86_64.rpm e2fsprogs-libs-1.43.8-2.fc28.x86_64.rpm libcom_err-1.43.8-2.fc28.x86_64.rpm libss-1.43.8-2.fc28.x86_64.rpm Now I have tried : dnf downgrade e2fsprogs but that just errors out saying Package e2fsprogs of lowest version already installed, cannot downgrade it. I have also tried: dnf install e2fsprogs-1.43.8-2.fc33.x86_64 but there seems to be no match: No match for argument: e2fsprogs-1.43.8-2.fc33.x86_64 Error: Unable to find a match: e2fsprogs-1.43.8-2.fc33.x86_64 Is there any way I can get my required versions ? Why can't I downgrade ? -- Regards, Sreyan Chakravarty _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx