-
#### Setup Details
Orchestration: OSCP
Orchestration Version: 4.12
Operator Version: 2.18.0
#### Description
When creating an operand with the following configuration
```
a…
-
var zip = new AdmZip();
zip.addLocalFolder(dic);
zip.writeZip(zip);
压缩文件夹时报错,提示
TypeError: entry.rawEntryName.copy is not a function
at d:\WebstormProjects\testgitnode\node_modules\@zwg…
-
Original Savannah ticket 75016 reported by huangch on Mon Nov 8 12:58:18 2010.
Hello,
the filereplicas API is using a lot of memory in Oracle due to large hash joins with the t_xfer_replica table. …
-
### Describe the bug a clear and concise description of what the bug is.
We are configuring metrics in Grafana using Prometheus as a data source and facing issues with getting the exact values of K…
-
/usr/local/lib/node_modules/chromeos-apk/node_modules/adm-zip/zipFile.js:31
let index = mainHeader.offset; // offset of first CEN header
^^^
SyntaxError: Block-scoped declarations (let, const, …
-
### Zig Version
0.12.0-dev.1856+3f7e799
### Steps to Reproduce and Observed Behavior
Try building https://github.com/MidstallSoftware/eudev.zig to target glibc, it will fail.
```
install
└…
-
The "Object can be deleted from any node using s3gate wallet with bearer token for complex object-single replica for all nodes placement rule" test fails.
See
[fail_tests.zip](https://github.com/ct…
-
I followed the readme usage for the swc-starter-webpack and after running npm run serve or yarn build I get these errors:
```
ERROR in ../../packages/action-bar/src/ActionBar.js 15:0-45
Module no…
-
https://github.com/haproxy/haproxy/issues/2076
Based on those reports circa 2023, HAProxy has some fundamental incompatibility w/ certain MinIO S3 protocols around Tiering. At least one other user …
-
From the API documentation:
`If you want to create a directory the entryName must end in / and a null buffer should be provided.`
When typing this `zip.addFile('myDir/', null)`, I'm getting this…