Michael Calmer wrote:
% Hello,
% 
% the attached patch set implements checking of signed metadata before 
mirroring 
% with spacewalk-repo-sync.
% This patch adds a checkbox in "Manage Repositories". If this checkbox is 
% checked, spacewalk-repo-sync expects, that the repo metadata are signed and 
% try to verify the signature with an installed gpg key. If a matching gpg key 
% is not found and the new commandile parameter --non-interactive is given, 
% spacewalk-repo-sync abort with an error.
% if --non-interactive is not given, spacewalk-repo-sync try to download the 
key 
% file from the server, display the values and ask the user to accept the key.
% If the user agree, the key is installed and the signature will be verified.

Hi Michael,

your second patch failed to apply on today's master HEAD (namely
b9d72a78d8084df93c90cd365ca24b776306eb15). 

I tried to apply it on older base - from Mon 7 Mar 2011 when you sent
the patches - to get rid of changes we made later. Unfortunately
it failed to apply even there.
Could you please rebase your patch to the lastest spacewalk master?


  $ git am /tmp/0002-implement-metadata-signature-checking-for-repositori.patch 
  Applying: implement metadata signature checking for repositories
  spacewalk.git/.git/rebase-apply/patch:68: trailing whitespace.
  
  spacewalk.git/.git/rebase-apply/patch:200: trailing whitespace.
   
  error: patch failed: backend/satellite_tools/repo_plugins/yum_src.py:16
  error: backend/satellite_tools/repo_plugins/yum_src.py: patch does not apply
  error: patch failed: backend/satellite_tools/reposync.py:29
  error: backend/satellite_tools/reposync.py: patch does not apply
  Patch failed at 0001 implement metadata signature checking for repositories
  When you have resolved this problem run "git am --resolved".
  If you would prefer to skip this patch, instead run "git am --skip".
  To restore the original branch and stop patching run "git am --abort".

Thank you.

Regards,

--
Michael Mráka
Satellite Engineering, Red Hat

_______________________________________________
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel

Reply via email to