Bug 2325148

Summary: F42FailsToInstall: rust-pam-devel
Product: [Fedora] Fedora Reporter: Fedora Fails To Install <fti-bugs>
Component: rust-pamAssignee: ed-fedora <ed-fedora>
Status: CLOSED ERRATA QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: decathorpe, ed-fedora, rust-sig
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: rust-pam-0.7.0-11.fc41 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-11-24 16:59:15 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 2300529    

Description Fedora Fails To Install 2024-11-11 09:49:10 UTC
Hello,

Please note that this comment was generated automatically by https://pagure.io/releng/blob/main/f/scripts/ftbfs-fti/follow-policy.py
If you feel that this output has mistakes, please open an issue at https://pagure.io/releng/

Your package (rust-pam) Fails To Install in Fedora 42:

can't install rust-pam-devel:
  - nothing provides (crate(users/default) >= 0.10.0 with crate(users/default) < 0.11.0~) needed by rust-pam-devel-0.7.0-10.fc41.noarch
  
If you know about this problem and are planning on fixing it, please acknowledge so by setting the bug status to ASSIGNED. If you don't have time to maintain this package, consider orphaning it, so maintainers of dependent packages realize the problem.


If you don't react accordingly to the policy for FTBFS/FTI bugs (https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/), your package may be orphaned in 8+ weeks.


P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors. To reproduce, use the koji/local repo only, e.g. in mock:

    $ mock -r fedora-42-x86_64 --config-opts mirrored=False install rust-pam-devel


P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#updating-inter-dependent-packages

Thanks!

Comment 1 Fedora Fails To Install 2024-11-18 17:03:30 UTC
Hello,

Please note that this comment was generated automatically by https://pagure.io/releng/blob/main/f/scripts/ftbfs-fti/follow-policy.py
If you feel that this output has mistakes, please open an issue at https://pagure.io/releng/

This package fails to install and maintainers are advised to take one of the following actions:

 - Fix this bug and close this bugzilla once the update makes it to the repository.
   (The same script that posted this comment will eventually close this bugzilla
   when the fixed package reaches the repository, so you don't have to worry about it.)

or

 - Move this bug to ASSIGNED if you plan on fixing this, but simply haven't done so yet.

or

 - Orphan the package if you no longer plan to maintain it.


If you do not take one of these actions, the process at https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/#_package_removal_for_long_standing_ftbfs_and_fti_bugs will continue.
This package may be orphaned in 7+ weeks.
This is the first reminder (step 3) from the policy.

Don't hesitate to ask for help on https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/ if you are unsure how to fix this bug.

Comment 2 Fabio Valentini 2024-11-21 22:54:27 UTC
Hey, I see that you're working on this, thank you!

I wonder why you thought it was necessary to create an f42 branch in dist-git?

https://src.fedoraproject.org/rpms/rust-pam/commits/f42

I wonder why this was even possible, because it shouldn't be.
That branch would have been created automatically in a few months, when f42 was branched off of rawhide.

Comment 3 ed-fedora@s5h.net 2024-11-22 18:01:36 UTC
Hi Fabio!

I'm glad you spotted that. Let me know if you want me to  I created the branch as I could not see -11 appearing on f42 when I looked at

https://src.fedoraproject.org/rpms/rust-pam

In the past I fedpkg build / fedpkg update, and that did its magic, and only needed to switch-branch in rare cases.

Can you see why build and update haven't pushed to rawhide even?

Do you still use #fedora-rust on libre - I wanted to ask you on there but didn't see your nick.

Comment 4 ed-fedora@s5h.net 2024-11-22 18:02:19 UTC
P.S.

> Let me know if you want me to 

Let me know if you want me to do anything about that.

Comment 5 Fedora Update System 2024-11-23 11:56:57 UTC
FEDORA-2024-67888749e5 (rust-pam-0.7.0-11.fc41) has been submitted as an update to Fedora 41.
https://bodhi.fedoraproject.org/updates/FEDORA-2024-67888749e5

Comment 6 Fedora Update System 2024-11-24 03:21:16 UTC
FEDORA-2024-67888749e5 has been pushed to the Fedora 41 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-67888749e5`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-67888749e5

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 7 Fedora Fails To Install 2024-11-24 16:59:15 UTC
Hello,

Please note that this comment was generated automatically by https://pagure.io/releng/blob/main/f/scripts/ftbfs-fti/follow-policy.py
If you feel that this output has mistakes, please open an issue at https://pagure.io/releng/

All subpackages of a package against which this bug was filled are now installable or removed from Fedora 42.

Thanks for taking care of it!

Comment 8 Fabio Valentini 2024-12-01 18:06:48 UTC
(In reply to ed-fedora from comment #3)
> Hi Fabio!
> 
> I'm glad you spotted that. Let me know if you want me to  I created the
> branch as I could not see -11 appearing on f42 when I looked at
> 
> https://src.fedoraproject.org/rpms/rust-pam
> 
> In the past I fedpkg build / fedpkg update, and that did its magic, and only
> needed to switch-branch in rare cases.
> 
> Can you see why build and update haven't pushed to rawhide even?

The table at https://src.fedoraproject.org/rpms/rust-pam shows package versions from published repositories - it is not updated immediately after a successful build, there is a delay of ~1 day between submitting a build and it showing up there.

> Do you still use #fedora-rust on libre - I wanted to ask you on there but
> didn't see your nick.

No, basically all fedora channels on IRC are dead. We're only on Matrix nowadays.

Comment 9 Fedora Update System 2024-12-02 07:06:16 UTC
FEDORA-2024-67888749e5 (rust-pam-0.7.0-11.fc41) has been pushed to the Fedora 41 stable repository.
If problem still persists, please make note of it in this bug report.