Robert

Results 57 comments of Robert

This appears to have been a configuration and network issue.

@tdruez Earliest I can test this will be on Monday. Thank you for your work on this fix.

I have tested the patch and it avoids the constraint violation error I have previously seen. The behavior I am seeing is as follows: - Initially I have two packages...

I'm not sure if this is related to the patch or some strangeness surrounding Python packages in PurlDB, but it seems I cannot get DejaCode to assign download URLs. Since...

@tdruez Thank you very much that sounds great. I should be able to replace my approach that uses beautifulsoup4 to parse the website now and use the proper API.

The output is a follows, according to a colleague of mine: ``` { "host": { "CgroupVersion": "v2", "Distribution": { "distribution": "debian", "version": "12" }, "MemFree": 4227371008, "MemTotal": 33654841344, "OCIRuntime": "crun",...

@nalind The container in which buildah is being run can and should use overlay just fine, buildah however should not as it will otherwise will run into issues running nested,...

@DennisClark The setting is enabled and assignment of the usage policy does work if the first scan attempt succeeds. However, if the first scan fails I am unable to get...

@AyanSinhaMahapatra I just realized may have misunderstood your response. My request was about SBOMs being uploaded to DejaCode and then scanned through ScanCode.io, so PurlDB in itself would not be...