We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
,
]
$ RUST_BACKTRACE=full ./target/release/oi-pkg-checker data run --catalog $(pwd)/assets/catalog.dependency.C --encumbered-catalog $(pwd)/assets/catalog.encumbered.dependency.C --components-path $(pwd)/oi-userland/components thread 'main' panicked at 'failed to parse JSON: Error("expected `,` or `]`", line: 16, column: 2)', /home/marcel/.cargo/registry/src/index.crates.io-6f17d22bba15001f/oi-pkg-checker-core-0.1.1/src/assets/catalog_encumbered_dependency_c.rs:234:37 stack backtrace: 0: 0xc21146 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h9f76e27ef9a9ae64 1: 0xcac02b - core::fmt::write::h535126aabf8da6e0 2: 0xc372f4 - std::io::Write::write_fmt::h7400eca9bf827025 3: 0xc20f34 - std::sys_common::backtrace::print::hbf3a2e43d9be4afa 4: 0xc25040 - std::panicking::default_hook::{{closure}}::h1a85b238c8b0da79 5: 0xc24ce8 - std::panicking::default_hook::h8543155057cf19ef 6: 0xc25d5a - std::panicking::rust_panic_with_hook::hd9c15153a809a894 7: 0xc21606 - std::panicking::begin_panic_handler::{{closure}}::h1d93818b9e45f0c3 8: 0xc21249 - std::sys_common::backtrace::__rust_end_short_backtrace::h4d2ab3e10194616a 9: 0xc25851 - rust_begin_unwind 10: 0xcc5653 - core::panicking::panic_fmt::h22d5ce74709f7e82 11: 0xcb24e5 - core::result::unwrap_failed::hed54ff4b1c15a445 12: 0x900a51 - oi_pkg_checker_core::assets::catalog_encumbered_dependency_c::open_json_file::hf433f258242d7ab5 13: 0x8f5810 - oi_pkg_checker_core::assets::open_indiana_oi_userland_git::ComponentPackagesList::new::h21540b093e66fc83 14: 0x8ec72f - oi_pkg_checker_core::packages::components::Components::load::h4ed7db04369a455e 15: 0x8afa15 - oi_pkg_checker::main::h56d72db7ca600439 16: 0x8b9026 - std::sys_common::backtrace::__rust_begin_short_backtrace::h34627ec1ce1ca399 17: 0x8b906c - std::rt::lang_start::{{closure}}::h11986ba5778c0f5f 18: 0xc251f4 - std::panicking::try::h3d0471100cd7e4df 19: 0xc4d93e - std::rt::lang_start_internal::h62968e52873481d7 20: 0x8b122c - main 21: 0x8a96a7 - _start_crt 22: 0x8a9608 - _start $
The text was updated successfully, but these errors were encountered:
ddd4fd4
No branches or pull requests
The text was updated successfully, but these errors were encountered: