This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@sidney /usr/src # lget bazel | |
+ downloading module "bazel" | |
Downloading source file bazel-8.0.1-dist.zip for module bazel | |
+ trying to download "bazel-8.0.1-dist.zip" from "https://github.com/bazelbuild/bazel/releases/download/8.0.1/" | |
+ calling "wget --continue --cache=on --no-check-certificate --tries=5 "https://github.com/bazelbuild/bazel/releases/download/8.0.1/bazel-8.0.1-dist.zip" --output-document /tmp/bazel-8.0.1-dist.zip" | |
--2025-07-02 09:28:32-- https://github.com/bazelbuild/bazel/releases/download/8.0.1/bazel-8.0.1-dist.zip | |
Resolving github.com (github.com)... 140.82.114.4 | |
Connecting to github.com (github.com)|140.82.114.4|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/20773773/dab53636-ade3-4e5f-8ad9-0189e702227f?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseassetproduction%2F20250702%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250702T132833Z&X-Amz-Expires=1800&X-Amz-Signature |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@sidney /usr/src # lin bazel | |
+ Editing "/etc/lunar/local/depends/bazel" | |
+ Spawning download manager | |
+ download queue: bazel | |
+ starting lin "bazel" | |
Checking dependencies for bazel | |
Resurrection failed for bazel version 8.2.1 - missing cache tarball. | |
+ downloading module "bazel" | |
Downloading source file bazel-8.2.1-dist.zip for module bazel | |
+ trying to download "bazel-8.2.1-dist.zip" from "https://github.com/bazelbuild/bazel/releases/download/8.2.1/" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@sidney ~ # lget brave-bin | |
+ downloading module "brave-bin" | |
Downloading source file brave-browser-1.77.100-linux-amd64.zip for module brave-bin | |
+ trying to download "brave-browser-1.77.100-linux-amd64.zip" from "https://github.com/brave/brave-browser/releases/download/v1.77.100/" | |
+ calling "wget --continue --cache=on --no-check-certificate --tries=5 "https://github.com/brave/brave-browser/releases/download/v1.77.100/brave-browser-1.77.100-linux-amd64.zip" --output-document /tmp/brave-browser-1.77.100-linux-amd64.zip" | |
--2025-04-19 06:51:41-- https://github.com/brave/brave-browser/releases/download/v1.77.100/brave-browser-1.77.100-linux-amd64.zip | |
Resolving github.com (github.com)... 140.82.114.4 | |
Connecting to github.com (github.com)|140.82.114.4|:443... connected. | |
HTTP request sent, awaiting response... 302 Found | |
Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/110178895/87ee3ac1-4602-4e57-aee3-1d5e54690ec4?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=releaseass |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Compiling libc v0.2.155 | |
Compiling proc-macro2 v1.0.86 | |
Compiling unicode-ident v1.0.12 | |
Compiling cfg-if v1.0.0 | |
Compiling memchr v2.7.4 | |
Compiling pkg-config v0.3.30 | |
Compiling vcpkg v0.2.15 | |
Compiling once_cell v1.19.0 | |
Compiling regex-syntax v0.8.4 | |
Compiling thiserror v1.0.63 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0:28.45 ./AtomicOperationsGenerated.h.stub | |
0:28.48 ./WasmBuiltinModuleGenerated.h.stub | |
0:28.55 ./FrameIdList.h.stub | |
0:28.60 error: failed to resolve patches for `https://github.com/rust-lang/crates.io-index` | |
0:28.60 Caused by: | |
0:28.60 patch for `bindgen` in `https://github.com/rust-lang/crates.io-index` failed to resolve | |
0:28.60 Caused by: | |
0:28.60 The patch location `/usr/src/thunderbird-128.2.2/third_party/rust/bindgen` contains a `bindgen` package with version `0.69.4`, but the patch definition requires `^0.64.0`. | |
0:28.60 Check that the version in the patch location is what you expect, and update the patch definition to match. | |
0:28.64 make[3]: *** [backend.mk:115: config/.deps/cbindgen-metadata.json.stub] Error 101 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Compiling rusqlite v0.31.0 | |
Compiling cargo-c v0.10.4+cargo-0.82.0 (/usr/src/cargo-c-0.10.4) | |
Finished `release` profile [optimized] target(s) in 5m 22s | |
Preparing to install cargo-c | |
+ calling "lrm --upgrade cargo-c" | |
+ updating lunar state files after module removal | |
Removed module: cargo-c | |
Installing cargo-c v0.10.4+cargo-0.82.0 (/usr/src/cargo-c-0.10.4) | |
error: failed to compile `cargo-c v0.10.4+cargo-0.82.0 (/usr/src/cargo-c-0.10.4)`, intermediate artifacts can be found at `/usr/src/cargo-c-0.10.4/target`. | |
To reuse those artifacts with a future compilation, set the environment variable `CARGO_TARGET_DIR` to that path. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Warning: Potential Security Risk Ahead | |
Firefox detected a potential security threat and did not continue to ci.lunar-linux.org. If you visit this site, attackers could try to steal information like your passwords, emails, or credit card details. | |
What can you do about it? | |
The issue is most likely with the website, and there is nothing you can do to resolve it. You can notify the website’s administrator about the problem. | |
Learn more… |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
'/usr/src/pycups-2.0.4/__pythondest3/usr/lib/python3.12/site-packages/cups.cpython-312-x86_64-linux-gnu.so' -> '/usr/lib/python3.12/site-packages/cups.cpython-312-x86_64-linux-gnu.so' | |
'/usr/src/pycups-2.0.4/__pythondest3/usr/lib/python3.12/site-packages/pycups-2.0.4-py3.12.egg-info' -> '/usr/lib/python3.12/site-packages/pycups-2.0.4-py3.12.egg-info' | |
'/usr/src/pycups-2.0.4/__pythondest3/usr/lib/python3.12/site-packages/pycups-2.0.4-py3.12.egg-info/top_level.txt' -> '/usr/lib/python3.12/site-packages/pycups-2.0.4-py3.12.egg-info/top_level.txt' | |
'/usr/src/pycups-2.0.4/__pythondest3/usr/lib/python3.12/site-packages/pycups-2.0.4-py3.12.egg-info/PKG-INFO' -> '/usr/lib/python3.12/site-packages/pycups-2.0.4-py3.12.egg-info/PKG-INFO' | |
'/usr/src/pycups-2.0.4/__pythondest3/usr/lib/python3.12/site-packages/pycups-2.0.4-py3.12.egg-info/dependency_links.txt' -> '/usr/lib/python3.12/site-packages/pycups-2.0.4-py3.12.egg-info/dependency_links.txt' | |
'/usr/src/pycups-2.0.4/__pythondest3/usr/lib/python3.12/site-packages/pycups-2. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Conflicting file(s) for modules rpm-tools, rpmunpack: | |
/usr/bin/rpm2cpio | |
Conflicting file(s) for modules xorg-server, xwayland: | |
/usr/lib/xorg/protocol.txt | |
Conflicting file(s) for modules glib-2, gobject-introspection: | |
/usr/lib/girepository-1.0/GModule-2.0.typelib | |
/usr/lib/girepository-1.0/Gio-2.0.typelib | |
/usr/lib/girepository-1.0/GLib-2.0.typelib |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
lvu from /usr/lib/gconv | |
v4l-utils:/usr/lib/gconv | |
v4l-utils:/usr/lib/gconv/ARIB-STD-B24.so | |
v4l-utils:/usr/lib/gconv/EN300-468-TAB00.so | |
v4l-utils:/usr/lib/gconv/gconv-modules | |
glibc:/usr/lib/gconv/ANSI_X3.110.so | |
glibc:/usr/lib/gconv/ARMSCII-8.so | |
glibc:/usr/lib/gconv/ASMO_449.so | |
glibc:/usr/lib/gconv/BIG5HKSCS.so | |
glibc:/usr/lib/gconv/BIG5.so |
NewerOlder