#12380 Unable to merge pull request for sssd pacakge
Closed: Fixed with Explanation a month ago by kevin. Opened 2 months ago by pbrezina.

Hi,
for some reasons, I am not able to merge pull requests for the SSSD package in src.fedoraproject.org. This is the case for years now, I simply workaroud it by pushing the patch directly with fedpkg push. But finally, I decided to open the issue .

https://src.fedoraproject.org/rpms/sssd

Note that I also maintain authselect and I can merge PRs just fine there.
<!!image>


Metadata Update from @phsmoura:
- Issue priority set to: Waiting on Assignee (was: Needs Review)
- Issue tagged with: medium-gain, medium-trouble, ops

2 months ago

@pbrezina It is OK to open a test PR on the sssd, just to see how it behaves?

Of course, do whatever is needed.

Metadata Update from @kevin:
- Issue assigned to kevin

a month ago

So, I ran a 'git fsck' on the repo and it showed some dangling commits (which shouldn't be a problem).

I then ran 'git gc' on it and now it seems working?

[root@pkgs01 ~][PROD-IAD2]# cd /srv/git/repositories/rpms/sssd.git
[root@pkgs01 sssd.git][PROD-IAD2]# git fsck
Checking object directories: 100% (256/256), done.
Checking objects: 100% (5830/5830), done.
dangling commit 9d05bec76241b5c2cecdf366109c92fc6fadd43f
dangling commit 9b90807239f7fbbd8b80a34b5ab5a5242c1aa46e
dangling commit 4c9f4ee50fd6da79849079aa40b9ce2aefe63015
dangling commit 6bbf93929d48ae777180ca8542825d1f8aa66e2c
Verifying commits in commit graph: 100% (1395/1395), done.
[root@pkgs01 sssd.git][PROD-IAD2]# git gc 
Enumerating objects: 5833, done.
Counting objects: 100% (5833/5833), done.
Delta compression using up to 16 threads
Compressing objects: 100% (3238/3238), done.
Writing objects: 100% (5833/5833), done.
Selecting bitmap commits: 1338, done.
Building bitmaps: 100% (118/118), done.
Total 5833 (delta 2578), reused 5799 (delta 2556), pack-reused 0

So I think it's fixed, but I am not sure why it got into a bad state in the first place. ;(

Metadata Update from @kevin:
- Issue close_status updated to: Fixed with Explanation
- Issue status updated to: Closed (was: Open)

a month ago

Log in to comment on this ticket.

Metadata
Boards 1
ops Status: Backlog