Skip to content

kraft pkg pull no longer works with GitHub sources #1114

@craciunoiuc

Description

@craciunoiuc

Describe the bug

In previous versions of kraft, commands like this used to work:

kraft pkg pull github.com/unikraft/lib-nginx.git
W  could not get index: GET https://github.com/v2/unikraft/lib-nginx.git/manifests/latest: unexpected status code 404 Not Found: Not Found
W  could not find github.com/unikraft/lib-nginx.git
E  no processes to perform

Steps to reproduce

  1. run kraft pkg update
  2. run kraft pkg pull github.com/unikraft/lib-nginx.git

Expected behavior

Library is pulled in the path: .unikraft/libs/<libname>

Which architectures were you using or does this bug affect?

x86_64

Which operating system were you using or does this bug affect?

linux/debian

Relevant log output

No response

Metadata

Metadata

Assignees

Labels

kind/bugSomething isn't workingpriority/mediumIssue which is important, but KraftKit is usable without it also.

Type

No type

Projects

Status

🧊 Icebox

Status

Ready

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions