Closed lynn901 closed 1 year ago
repositories:
bazelisk run //:bazeldnf -- rpmtree --buildfile euler/BUILD.bazel --repofile euler/repo.yaml --basesystem openEuler-release --name libvirttree libvirt
INFO: Analyzed target //:bazeldnf (0 packages loaded, 0 targets configured). INFO: Found 1 target... Target //:bazeldnf up-to-date: bazel-bin/bazeldnf.bash INFO: Elapsed time: 0.404s, Critical Path: 0.09s INFO: 1 process: 1 internal. INFO: Build completed successfully, 1 total action INFO: Build completed successfully, 1 total action INFO[0000] Loading packages. Error: strconv.ParseInt: parsing "None": invalid syntax
### how can i debug this error?
cat euler/repo.yaml
repositories:
bazelisk run //:bazeldnf -- rpmtree --buildfile euler/BUILD.bazel --repofile euler/repo.yaml --basesystem openEuler-release --name libvirttree libvirt
INFO: Analyzed target //:bazeldnf (0 packages loaded, 0 targets configured). INFO: Found 1 target... Target //:bazeldnf up-to-date: bazel-bin/bazeldnf.bash INFO: Elapsed time: 0.404s, Critical Path: 0.09s INFO: 1 process: 1 internal. INFO: Build completed successfully, 1 total action INFO: Build completed successfully, 1 total action INFO[0000] Loading packages. Error: strconv.ParseInt: parsing "None": invalid syntax
### how can i debug this error?