Doug
Doug
BBlueBuild
Created by Doug on 2/12/2025 in #questions
invalid reference format for aurora-dx
yes, it's working for me as well
25 replies
BBlueBuild
Created by Doug on 2/12/2025 in #questions
invalid reference format for aurora-dx
[12:55:30 INFO blue_build::commands::generate:134] => Templating for recipe at ./recipes/recipe.yml
[12:55:30 TRACE blue_build_process_management::drivers:196] => Driver::get_os_version(Reference {
registry: "ghcr.io",
repository: "ublue-os/aurora-dx",
tag: Some(
"41",
),
digest: None,
})
[12:55:30 INFO blue_build_process_management::drivers:207] => Retrieving OS version from ghcr.io/ublue-os/aurora-dx:41
[12:55:30 TRACE blue_build_process_management::drivers::skopeo_driver:30] => SkopeoDriver::get_metadata(GetMetadataOpts {
image: Reference {
registry: "ghcr.io",
repository: "ublue-os/aurora-dx",
tag: Some(
"41",
),
digest: None,
},
platform: Native,
})
[12:55:30 TRACE blue_build_process_management::drivers::skopeo_driver:51] => "skopeo" "inspect" "docker://ghcr.io/ublue-os/aurora-dx:41"
[12:55:33 DEBUG blue_build_process_management::drivers::skopeo_driver:59] => Successfully inspected image ghcr.io/ublue-os/aurora-dx:41!
[12:55:33 WARN blue_build_process_management::drivers:224] => Unable to get version via image inspection due to error:
× Failed to parse version from metadata for ghcr.io/ublue-os/aurora-dx:41

[12:55:33 WARN blue_build_process_management::drivers:259] => Pulling and running the image to retrieve the version. This willtake a while...
[12:55:33 TRACE blue_build_process_management::drivers::docker_driver:576] => "docker" "images" "--format" "json"
[12:55:34 ERROR blue_build::commands:38] => Failed:
× While parsing Image { repository: "<none>", tag: "<none>" }
╰─▶ invalid reference format
[12:55:30 INFO blue_build::commands::generate:134] => Templating for recipe at ./recipes/recipe.yml
[12:55:30 TRACE blue_build_process_management::drivers:196] => Driver::get_os_version(Reference {
registry: "ghcr.io",
repository: "ublue-os/aurora-dx",
tag: Some(
"41",
),
digest: None,
})
[12:55:30 INFO blue_build_process_management::drivers:207] => Retrieving OS version from ghcr.io/ublue-os/aurora-dx:41
[12:55:30 TRACE blue_build_process_management::drivers::skopeo_driver:30] => SkopeoDriver::get_metadata(GetMetadataOpts {
image: Reference {
registry: "ghcr.io",
repository: "ublue-os/aurora-dx",
tag: Some(
"41",
),
digest: None,
},
platform: Native,
})
[12:55:30 TRACE blue_build_process_management::drivers::skopeo_driver:51] => "skopeo" "inspect" "docker://ghcr.io/ublue-os/aurora-dx:41"
[12:55:33 DEBUG blue_build_process_management::drivers::skopeo_driver:59] => Successfully inspected image ghcr.io/ublue-os/aurora-dx:41!
[12:55:33 WARN blue_build_process_management::drivers:224] => Unable to get version via image inspection due to error:
× Failed to parse version from metadata for ghcr.io/ublue-os/aurora-dx:41

[12:55:33 WARN blue_build_process_management::drivers:259] => Pulling and running the image to retrieve the version. This willtake a while...
[12:55:33 TRACE blue_build_process_management::drivers::docker_driver:576] => "docker" "images" "--format" "json"
[12:55:34 ERROR blue_build::commands:38] => Failed:
× While parsing Image { repository: "<none>", tag: "<none>" }
╰─▶ invalid reference format
25 replies
BBlueBuild
Created by Doug on 2/12/2025 in #questions
invalid reference format for aurora-dx
it does print, and does not fail
25 replies
BBlueBuild
Created by Doug on 2/12/2025 in #questions
invalid reference format for aurora-dx
bluebuild build -vv output:
[11:30:48 INFO blue_build::commands::generate:134] => Templating for recipe at ./recipes/recipe.yml
[11:30:48 TRACE blue_build_process_management::drivers:196] => Driver::get_os_version(Reference {
registry: "ghcr.io",
repository: "ublue-os/aurora-dx",
tag: Some(
"41",
),
digest: None,
})
[11:30:48 INFO blue_build_process_management::drivers:207] => Retrieving OS version from ghcr.io/ublue-os/aurora-dx:41
[11:30:48 TRACE blue_build_process_management::drivers::skopeo_driver:30] => SkopeoDriver::get_metadata(GetMetadataOpts {
image: Reference {
registry: "ghcr.io",
repository: "ublue-os/aurora-dx",
tag: Some(
"41",
),
digest: None,
},
platform: Native,
})
[11:30:48 TRACE blue_build_process_management::drivers::skopeo_driver:51] => "skopeo" "inspect" "docker://ghcr.io/ublue-os/aurora-dx:41"
[11:30:52 DEBUG blue_build_process_management::drivers::skopeo_driver:59] => Successfully inspected image ghcr.io/ublue-os/aurora-dx:41!
[11:30:52 WARN blue_build_process_management::drivers:224] => Unable to get version via image inspection due to error:
× Failed to parse version from metadata for ghcr.io/ublue-os/aurora-dx:41

[11:30:52 WARN blue_build_process_management::drivers:259] => Pulling and running the image to retrieve the version. This willtake a while...
[11:30:52 TRACE blue_build_process_management::drivers::docker_driver:576] => "docker" "images" "--format" "json"
[11:30:52 ERROR blue_build::commands:38] => Failed:
× invalid reference format
[11:30:48 INFO blue_build::commands::generate:134] => Templating for recipe at ./recipes/recipe.yml
[11:30:48 TRACE blue_build_process_management::drivers:196] => Driver::get_os_version(Reference {
registry: "ghcr.io",
repository: "ublue-os/aurora-dx",
tag: Some(
"41",
),
digest: None,
})
[11:30:48 INFO blue_build_process_management::drivers:207] => Retrieving OS version from ghcr.io/ublue-os/aurora-dx:41
[11:30:48 TRACE blue_build_process_management::drivers::skopeo_driver:30] => SkopeoDriver::get_metadata(GetMetadataOpts {
image: Reference {
registry: "ghcr.io",
repository: "ublue-os/aurora-dx",
tag: Some(
"41",
),
digest: None,
},
platform: Native,
})
[11:30:48 TRACE blue_build_process_management::drivers::skopeo_driver:51] => "skopeo" "inspect" "docker://ghcr.io/ublue-os/aurora-dx:41"
[11:30:52 DEBUG blue_build_process_management::drivers::skopeo_driver:59] => Successfully inspected image ghcr.io/ublue-os/aurora-dx:41!
[11:30:52 WARN blue_build_process_management::drivers:224] => Unable to get version via image inspection due to error:
× Failed to parse version from metadata for ghcr.io/ublue-os/aurora-dx:41

[11:30:52 WARN blue_build_process_management::drivers:259] => Pulling and running the image to retrieve the version. This willtake a while...
[11:30:52 TRACE blue_build_process_management::drivers::docker_driver:576] => "docker" "images" "--format" "json"
[11:30:52 ERROR blue_build::commands:38] => Failed:
× invalid reference format
25 replies
BBlueBuild
Created by Doug on 2/12/2025 in #questions
invalid reference format for aurora-dx
I cloned from git, checked out the v0.9.7 tag, and then cargo build --locked --release
25 replies