Re: Kickstart install of Rawhide fails

2024-02-23 Thread Orion Poplawski

On 2/22/24 17:28, Adam Williamson wrote:

On Thu, 2024-02-22 at 15:32 -0700, Orion Poplawski wrote:

I've seeing:

INFO:anaconda.modules.payloads.payload.dnf.transaction_progress:Installed:
glibc-common-2.39.9000-
1.fc41.x86_64 1708040026
e4113ddcb7a4bf591492c0bf4644932b0dad7691ff19c65111751675336cb0c8
INFO:anaconda.modules.payloads.payload.dnf.transaction_progress:Installed:
bash-5.2.26-3.fc40.x86_64 1707490454
3d71ab445ce95481fcd0b367a2541260323b11cff351df8dc8f88df4a5d928df
INFO:anaconda.modules.payloads.payload.dnf.transaction_progress:Configuring
(running scriptlet for): bash-5.2.26-3.fc40.x86_64 1707490454
3d71ab445ce95481fcd0b367a2541260323b11cff351df8dc8f88df4a5d928df
INFO:anaconda.modules.payloads.payload.dnf.transaction_progress:Installed:
dbus-common-1:1.14.10-3.fc40.noarch 1706087027
4501dd43017c1bef93ca8edaae3cbaa501aef60b53e9f7edbe0b5f326d6d471d
INFO:anaconda.modules.payloads.payload.dnf.transaction_progress:Configuring
(running scriptlet for): dbus-common-1:1.14.10-3.fc40.noarch 1706087027
4501dd43017c1bef93ca8edaae3cbaa501aef60b53e9f7edbe0b5f326d6d471d
INFO:dnf.rpm:error: failed to exec scriptlet interpreter /bin/sh: No such file
or directory
warning: %post(dbus-common-1:1.14.10-3.fc40.noarch) scriptlet failed, exit
status 127

ERROR:dnf.rpm:Error in POSTIN scriptlet in rpm package dbus-common
ERROR:anaconda.modules.payloads.payload.dnf.transaction_progress:Error in
POSTIN scriptlet in rpm package dbus-common


But /bin/sh is present and runnable when I try in /mnt/sysroot (the log shows
that bash was just installed as well).

Anyone else hitting this?


Yes, someone else is, when installing in VirtualBox:
https://bugzilla.redhat.com/show_bug.cgi?id=2244744

It's confusing, isn't it? Are you using VirtualBox?


I think the problem is that bash is getting installed before glibc, 
presumably due to some kind of circular dep chain that rpm has to break 
arbitrarily.  I don't know how best to determine that though.


--
Orion Poplawski
he/him/his  - surely the least important thing about me
IT Systems Manager 720-772-5637
NWRA, Boulder/CoRA Office FAX: 303-415-9702
3380 Mitchell Lane   or...@nwra.com
Boulder, CO 80301 https://www.nwra.com/



smime.p7s
Description: S/MIME Cryptographic Signature
--
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: Kickstart install of Rawhide fails

2024-02-23 Thread W. Michael Petullo
>>> Anyone else hitting this?
>> 
>> Yes, someone else is, when installing in VirtualBox:
>> https://bugzilla.redhat.com/show_bug.cgi?id=2244744
>> 
>> It's confusing, isn't it? Are you using VirtualBox?
> 
> No - libvirt kvm on EL7 host.  Thanks for the bug link, I've chimed in
> there.

I too am getting the "kernel version list is not available" error when
a package listed in my kickstart is not available. I encountered this
when trying to install Fedora 39 directly on x86_64 hardware. My bug
was #2264240, but I recently concluded the problem was the same as
Orion's #2238045.

-- 
Mike

:wq
--
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: Kickstart install of Rawhide fails

2024-02-22 Thread Orion Poplawski

On 2/22/24 17:28, Adam Williamson wrote:

On Thu, 2024-02-22 at 15:32 -0700, Orion Poplawski wrote:

I've seeing:

INFO:anaconda.modules.payloads.payload.dnf.transaction_progress:Installed:
glibc-common-2.39.9000-
1.fc41.x86_64 1708040026
e4113ddcb7a4bf591492c0bf4644932b0dad7691ff19c65111751675336cb0c8
INFO:anaconda.modules.payloads.payload.dnf.transaction_progress:Installed:
bash-5.2.26-3.fc40.x86_64 1707490454
3d71ab445ce95481fcd0b367a2541260323b11cff351df8dc8f88df4a5d928df
INFO:anaconda.modules.payloads.payload.dnf.transaction_progress:Configuring
(running scriptlet for): bash-5.2.26-3.fc40.x86_64 1707490454
3d71ab445ce95481fcd0b367a2541260323b11cff351df8dc8f88df4a5d928df
INFO:anaconda.modules.payloads.payload.dnf.transaction_progress:Installed:
dbus-common-1:1.14.10-3.fc40.noarch 1706087027
4501dd43017c1bef93ca8edaae3cbaa501aef60b53e9f7edbe0b5f326d6d471d
INFO:anaconda.modules.payloads.payload.dnf.transaction_progress:Configuring
(running scriptlet for): dbus-common-1:1.14.10-3.fc40.noarch 1706087027
4501dd43017c1bef93ca8edaae3cbaa501aef60b53e9f7edbe0b5f326d6d471d
INFO:dnf.rpm:error: failed to exec scriptlet interpreter /bin/sh: No such file
or directory
warning: %post(dbus-common-1:1.14.10-3.fc40.noarch) scriptlet failed, exit
status 127

ERROR:dnf.rpm:Error in POSTIN scriptlet in rpm package dbus-common
ERROR:anaconda.modules.payloads.payload.dnf.transaction_progress:Error in
POSTIN scriptlet in rpm package dbus-common


But /bin/sh is present and runnable when I try in /mnt/sysroot (the log shows
that bash was just installed as well).

Anyone else hitting this?


Yes, someone else is, when installing in VirtualBox:
https://bugzilla.redhat.com/show_bug.cgi?id=2244744

It's confusing, isn't it? Are you using VirtualBox?


No - libvirt kvm on EL7 host.  Thanks for the bug link, I've chimed in 
there.


--
Orion Poplawski
he/him/his  - surely the least important thing about me
IT Systems Manager 720-772-5637
NWRA, Boulder/CoRA Office FAX: 303-415-9702
3380 Mitchell Lane   or...@nwra.com
Boulder, CO 80301 https://www.nwra.com/



smime.p7s
Description: S/MIME Cryptographic Signature
--
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: Kickstart install of Rawhide fails

2024-02-22 Thread Sérgio Basto
On Thu, 2024-02-22 at 16:28 -0800, Adam Williamson wrote:
> On Thu, 2024-02-22 at 15:32 -0700, Orion Poplawski wrote:
> > I've seeing:
> > 
> > INFO:anaconda.modules.payloads.payload.dnf.transaction_progress:Ins
> > talled:
> > glibc-common-2.39.9000-
> > 1.fc41.x86_64 1708040026
> > e4113ddcb7a4bf591492c0bf4644932b0dad7691ff19c65111751675336cb0c8
> > INFO:anaconda.modules.payloads.payload.dnf.transaction_progress:Ins
> > talled:
> > bash-5.2.26-3.fc40.x86_64 1707490454
> > 3d71ab445ce95481fcd0b367a2541260323b11cff351df8dc8f88df4a5d928df
> > INFO:anaconda.modules.payloads.payload.dnf.transaction_progress:Con
> > figuring
> > (running scriptlet for): bash-5.2.26-3.fc40.x86_64 1707490454
> > 3d71ab445ce95481fcd0b367a2541260323b11cff351df8dc8f88df4a5d928df
> > INFO:anaconda.modules.payloads.payload.dnf.transaction_progress:Ins
> > talled:
> > dbus-common-1:1.14.10-3.fc40.noarch 1706087027
> > 4501dd43017c1bef93ca8edaae3cbaa501aef60b53e9f7edbe0b5f326d6d471d
> > INFO:anaconda.modules.payloads.payload.dnf.transaction_progress:Con
> > figuring
> > (running scriptlet for): dbus-common-1:1.14.10-3.fc40.noarch
> > 1706087027
> > 4501dd43017c1bef93ca8edaae3cbaa501aef60b53e9f7edbe0b5f326d6d471d
> > INFO:dnf.rpm:error: failed to exec scriptlet interpreter /bin/sh:
> > No such file
> > or directory
> > warning: %post(dbus-common-1:1.14.10-3.fc40.noarch) scriptlet
> > failed, exit
> > status 127
> > 
> > ERROR:dnf.rpm:Error in POSTIN scriptlet in rpm package dbus-common
> > ERROR:anaconda.modules.payloads.payload.dnf.transaction_progress:Er
> > ror in
> > POSTIN scriptlet in rpm package dbus-common
> > 
> > 
> > But /bin/sh is present and runnable when I try in /mnt/sysroot (the
> > log shows
> > that bash was just installed as well).
> > 
> > Anyone else hitting this?
> 
> Yes, someone else is, when installing in VirtualBox:
> https://bugzilla.redhat.com/show_bug.cgi?id=2244744
> 

by excluding parts (por exclusão de partes)  I don't know if is well
translated , my guess is
https://fedoraproject.org/wiki/Changes/Unify_bin_and_sbin


> It's confusing, isn't it? Are you using VirtualBox?
> -- 
> Adam Williamson (he/him/his)
> Fedora QA
> Fedora Chat: @adamwill:fedora.im | Mastodon: @ad...@fosstodon.org
> https://www.happyassassin.net
> 
> 
> 
> --
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> 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/devel@lists.fedoraproject.org
> Do not reply to spam, report it:
> https://pagure.io/fedora-infrastructure/new_issue

-- 
Sérgio M. B.
--
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: Kickstart install of Rawhide fails

2024-02-22 Thread Adam Williamson
On Thu, 2024-02-22 at 15:32 -0700, Orion Poplawski wrote:
> I've seeing:
> 
> INFO:anaconda.modules.payloads.payload.dnf.transaction_progress:Installed:
> glibc-common-2.39.9000-
> 1.fc41.x86_64 1708040026
> e4113ddcb7a4bf591492c0bf4644932b0dad7691ff19c65111751675336cb0c8
> INFO:anaconda.modules.payloads.payload.dnf.transaction_progress:Installed:
> bash-5.2.26-3.fc40.x86_64 1707490454
> 3d71ab445ce95481fcd0b367a2541260323b11cff351df8dc8f88df4a5d928df
> INFO:anaconda.modules.payloads.payload.dnf.transaction_progress:Configuring
> (running scriptlet for): bash-5.2.26-3.fc40.x86_64 1707490454
> 3d71ab445ce95481fcd0b367a2541260323b11cff351df8dc8f88df4a5d928df
> INFO:anaconda.modules.payloads.payload.dnf.transaction_progress:Installed:
> dbus-common-1:1.14.10-3.fc40.noarch 1706087027
> 4501dd43017c1bef93ca8edaae3cbaa501aef60b53e9f7edbe0b5f326d6d471d
> INFO:anaconda.modules.payloads.payload.dnf.transaction_progress:Configuring
> (running scriptlet for): dbus-common-1:1.14.10-3.fc40.noarch 1706087027
> 4501dd43017c1bef93ca8edaae3cbaa501aef60b53e9f7edbe0b5f326d6d471d
> INFO:dnf.rpm:error: failed to exec scriptlet interpreter /bin/sh: No such file
> or directory
> warning: %post(dbus-common-1:1.14.10-3.fc40.noarch) scriptlet failed, exit
> status 127
> 
> ERROR:dnf.rpm:Error in POSTIN scriptlet in rpm package dbus-common
> ERROR:anaconda.modules.payloads.payload.dnf.transaction_progress:Error in
> POSTIN scriptlet in rpm package dbus-common
> 
> 
> But /bin/sh is present and runnable when I try in /mnt/sysroot (the log shows
> that bash was just installed as well).
> 
> Anyone else hitting this?

Yes, someone else is, when installing in VirtualBox:
https://bugzilla.redhat.com/show_bug.cgi?id=2244744

It's confusing, isn't it? Are you using VirtualBox?
-- 
Adam Williamson (he/him/his)
Fedora QA
Fedora Chat: @adamwill:fedora.im | Mastodon: @ad...@fosstodon.org
https://www.happyassassin.net



--
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Kickstart install of Rawhide fails

2024-02-22 Thread Orion Poplawski
I've seeing:

INFO:anaconda.modules.payloads.payload.dnf.transaction_progress:Installed:
glibc-common-2.39.9000-
1.fc41.x86_64 1708040026
e4113ddcb7a4bf591492c0bf4644932b0dad7691ff19c65111751675336cb0c8
INFO:anaconda.modules.payloads.payload.dnf.transaction_progress:Installed:
bash-5.2.26-3.fc40.x86_64 1707490454
3d71ab445ce95481fcd0b367a2541260323b11cff351df8dc8f88df4a5d928df
INFO:anaconda.modules.payloads.payload.dnf.transaction_progress:Configuring
(running scriptlet for): bash-5.2.26-3.fc40.x86_64 1707490454
3d71ab445ce95481fcd0b367a2541260323b11cff351df8dc8f88df4a5d928df
INFO:anaconda.modules.payloads.payload.dnf.transaction_progress:Installed:
dbus-common-1:1.14.10-3.fc40.noarch 1706087027
4501dd43017c1bef93ca8edaae3cbaa501aef60b53e9f7edbe0b5f326d6d471d
INFO:anaconda.modules.payloads.payload.dnf.transaction_progress:Configuring
(running scriptlet for): dbus-common-1:1.14.10-3.fc40.noarch 1706087027
4501dd43017c1bef93ca8edaae3cbaa501aef60b53e9f7edbe0b5f326d6d471d
INFO:dnf.rpm:error: failed to exec scriptlet interpreter /bin/sh: No such file
or directory
warning: %post(dbus-common-1:1.14.10-3.fc40.noarch) scriptlet failed, exit
status 127

ERROR:dnf.rpm:Error in POSTIN scriptlet in rpm package dbus-common
ERROR:anaconda.modules.payloads.payload.dnf.transaction_progress:Error in
POSTIN scriptlet in rpm package dbus-common


But /bin/sh is present and runnable when I try in /mnt/sysroot (the log shows
that bash was just installed as well).

Anyone else hitting this?

-- 
Orion Poplawski
he/him/his  - surely the least important thing about me
Manager of IT Systems  720-772-5637
NWRA, Boulder/CoRA Office FAX: 303-415-9702
3380 Mitchell Lane   or...@nwra.com
Boulder, CO 80301 https://www.nwra.com/


smime.p7s
Description: S/MIME Cryptographic Signature
--
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue