#4825 f24 build / f23 source push does not work
Closed: Fixed None Opened 8 years ago by mtasaka.

  • Build for f24 does not work, fedora-repos 24 is not there, and fedora-release complains about it.
    http://koji.fedoraproject.org/koji/taskinfo?taskID=10360165

  • git push for f23 does not work, like
    {{{
    remote: FATAL: W refs/heads/f23 gpicview mtasaka DENIED by refs/heads/f[0-9][0-9]
    remote: error: hook declined to update refs/heads/f23
    To ssh://mtasaka@pkgs.fedoraproject.org/gpicview
    ! [remote rejected] f23 -> f23 (hook declined)
    error: failed to push some refs to 'ssh://mtasaka@pkgs.fedoraproject.org/gpicview'
    }}}


f24 is buildable. and the acls shoudl be getting updated right now. the sop for mass branching was not updated to match changes in infrastructure.

Confirmed fixed, thank you.

Now f23 build does not work (not sure for f24)

http://koji.fedoraproject.org/koji/taskinfo?taskID=10361008

Would you take a look at this?

I turned off quickly SELinux as it seems to be related.

So it should work again now and I'm running a restorecon so hopefully it will work again with SELinux on.

Ok restorecon finished but {{{ git clone -n git://pkgs.fedoraproject.org/gpicview }}} still fails with SELinux on, investigating

So far build seems successful.

Ok, enabling the SELinux boolean {{{git_system_enable_homedirs}}} seems to fix this problem.

So we are again running with SELinux enforcing and we can clone fine using {{{git clone git://....}}}

Login to comment on this ticket.

Metadata