bazelbuild / rules_pkg

Bazel rules for creating packages of many types (zip, tar, deb, rpm, ...)
Apache License 2.0
221 stars 174 forks source link

Update stardoc in MODULE.bazel so we can build with bazel 7.x in default mode #808

Closed aiuto closed 5 months ago

aiuto commented 9 months ago

Right now you need to build with --noenable_bzlmod. But, IIRC, the name of the repo is different under bzlmod, so you have to fix the build files. Such is life.

aiuto commented 5 months ago

Update: April 2024. Bazel at is pretty much breaking --noenable_bzlmod. You tend to get an error like

(02:55:28) ERROR: Error computing the main repository mapping: Label '@@platforms//host:extension.bzl' is invalid because 'host' is not a package; perhaps you meant to put the colon here: '@@platforms//:host/extension.bzl'?
(02:55:28) Computing main repo mapping: