Project

Profile

Help

Issue #9529

Updated by fao89 over 2 years ago

 

 **Ticket moved to GitHub**: "pulp/pulp_rpm/2315":https://github.com/pulp/pulp_rpm/issues/2315 




 ---- 


 Fresh installed Pulp 3.16.0. 
 Probably regression of issue 8875. 

 Steps to reproduce: 
 ~~~ text 
 # pulp rpm repository create --name cerved-amzn2-core 
 ... 
 # pulp rpm remote create --name cerved-amzn2-core --url http://amazonlinux.eu-central-1.amazonaws.com/2/core/latest/x86_64/mirror.list 
 ... 
 # pulp rpm repository sync --name cerved-amzn2-core --remote cerved-amzn2-core 
 Started background task /pulp/api/v3/tasks/633605bb-8c53-4e75-9a8a-595c9718524a/ 
 ........Error: Task /pulp/api/v3/tasks/633605bb-8c53-4e75-9a8a-595c9718524a/ failed: '403, message='Forbidden', url=URL('http://amazonlinux.eu-central-1.amazonaws.com/blobstore/c29be7cc532fd89e7565ec6e981c8f441f1184259db1eb492aad42e7a1a1c2af/uuid-c++-1.6.2-26.amzn2.0.1.x86_64.rpm')' 
 ~~~ 

 

Back