> Which project/host are you trying to push to?
> This is allowed on pagure.io but if you're trying on src.fp.o it will be
> blocked
> (and this is expected). We will be doing src.fp.o directly server side, we'll
> simply be renaming the master ref to rawhide (to by-pass the git hook which
> does
Hi Kevin,
thanks for the HOWTO.
Some comments from trying it:
>
> git push
> (This pushes the new ‘main’ branch to pagure.io)
This should be:
git push --set-upstream origin main
> git push origin :master
> (This deletes the old ‘master’ branch)
git push origin :master
remote: Branch deletion i
Dear Antonio,
thanks for the quick reply. This helped a lot.
I had to add `%undefine __cmake3_in_source_build` to the spec file, in addition
to the `%undefine __cmake_in_source_build`
Best regards
Wolfgang
___
devel mailing list -- devel@lists.fedorapr
Hi,
will the change "CMake to do out-of-source builds" [1] also bee implemented
under EPEL 7?
So, that %cmake3 and %cmake3_build will work as expected and use
%{_vpath_builddir}.
Best regards
Wolfgang
[1] https://fedoraproject.org/wiki/Changes/CMake_to_do_out-of-source_builds
_
Thanks Jerry for providing all the details about the z3 soname bump.
FYI: cppcheck has been rebuilt now [1]
Wolfgang
[1] https://koji.fedoraproject.org/koji/taskinfo?taskID=48648878
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe
> On Wed, Nov 07, 2018 at 05:15:57PM -0800, Kevin Fenzi wrote:
>
> What about this part? There's an "Autopush — enabled" item in bodhi, but
> afaict, it doesn't do anything and I always click "push to batched"
> manually
> on all updates. I'd like to have the update got to batched automatically
>
Hello,
a recent F28 update build of poedit [1] shows the following message after
starting:
Warning: Mismatch between the program and library build versions detected.
The library used 3.0 (wchar_t,compiler with C++ ABI 1012,wx
containers,compatible with 2.8),
and your program used 3.0 (wchar_t,co
In the meantime, gcc-8.1.1-5 is available as an update for F28.
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
Thanks for the hint!
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Hello,
is forking projects, PRs etc. already supposed to work at src.fedoraproject.org?
So far, I am getting the following:
# Source GIT URL: SSH
git clone ssh://pkgs.fedoraproject.org/forks/c72578/rpms/cacti.git
Permission denied (publickey).
# Remark: the ~/.ssh/id_rsa key is present here and wo
10 matches
Mail list logo