Project

General

Profile

action #54827

Updated by okurz over 4 years ago

## Motivation 
 See #52499#note-21 

 ## Steps to reproduce 

 * In a setup with a caching worker 
 * Prepare a downloadable asset with `:` or `#` in the filename 
 * Trigger/clone a job using the asset in e.g. ISO or HDD parameter 
 * Observe the problem in the worker log 


 ## Expected result 

 `:` or `#` should be valid characters, also as they work within openQA as an asset when caching is not involved. 

 ## Workaround 

 Avoid `:` and `#` in the filenames of assets or avoid caching on the worker

Back