diablo248

Results 5 comments of diablo248

Any update? I cannot create directory. I got 404 error - lines which check if exist give me that result ``` if pathobj.exists(): raise OSError(17, "File exists: '%s'" % str(pathobj))...

I found issue, I think I cannot create empty dir in artifactory. I remove: `if self.is_dir(): target = self / pathlib.Path(file_name).name` from deploy_file and now it works ok, deploy_file create...

From other setup: ``` (fwupdmgr:27039): Fwupd-DEBUG: 13:49:58.243: download progress: 95% (fwupdmgr:27039): Fwupd-DEBUG: 13:49:58.243: download progress: 95% (fwupdmgr:27039): Fwupd-DEBUG: 13:49:58.243: download progress: 95% (fwupdmgr:27039): Fwupd-DEBUG: 13:49:58.243: download progress: 96% (fwupdmgr:27039): Fwupd-DEBUG:...