mudler / mudler/luet

Error: package 'meta/users->=0' not found

Open
#337 1 comment 0 reactions 1 assignee View on GitHub

@mudler is already working on this.

Since May 17, 2023.

bug
Dominant language
Go
Stars
307
Forks
30
PR merge metrics
No merged PRs in 30d

Description

Luet version:

luet version 0.32.5-gd5d21653d7313ff396c0511af402834c89974ee3 2022-06-07
CPU architecture, OS, and Version:

Linux ip-172-31-12-189 5.15.0-1033-aws #37~20.04.1-Ubuntu SMP Fri Mar 17 11:39:30 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Describe the bug

I'm new to luet and it's an awesome tool. I'm getting an error when trying to install Catclock as per Build a package

To Reproduce

After following the Build a package steps exactly, I got an error when installing meta/users: Error: package 'meta/users->=0' not found

Expected behavior

Logs

root@ip-172-31-12-189:~/demo# luet repo update
 INFO   Downloaded repository.yaml of 0.00 MB ( 0.00 MiB/s )
 INFO   Downloaded tree.tar.zst of 0.00 MB ( 0.00 MiB/s )
 INFO   Downloaded repository.meta.yaml.tar.zst of 0.00 MB ( 0.02 MiB/s )
 INFO   🏠  Repository luet-official revision: 1 (2022-06-07 22:36:47 +0000 UTC)
 INFO   ℹ  Repository: luet Priority: 1 Type: http
 INFO   Downloaded repository.yaml of 0.00 MB ( 0.00 MiB/s )
 INFO   Downloaded tree.tar.gz of 0.00 MB ( 0.01 MiB/s )
 INFO   Downloaded repository.meta.yaml.tar.gz of 0.00 MB ( 0.02 MiB/s )
 INFO   🏠  Repository mocaccino-repository-index revision: 1 (2023-05-17 04:21:28 +0000 UTC)
 INFO   ℹ  Repository: mocaccino-repository-index Priority: 1 Type: http
root@ip-172-31-12-189:~/demo# luet install --config $PWD/conf/luet-dso-local.yaml meta/users
 INFO  Luet 0.32.5-gd5d21653d7313ff396c0511af402834c89974ee3 2022-06-07
 INFO  Copyright (C) 2019-2022 Ettore Di Giacinto
       This program comes with ABSOLUTELY NO WARRANTY.
       This is free software, and you are welcome to redistribute it under certain conditions.
       For documentation, visit https://luet.io.
 INFO   :::> Install
 INFO   Copying file repository.yaml from /root/demo/build
 INFO   Copying file tree.tar.gz from /root/demo/build
 INFO   Copying file repository.meta.yaml.tar.gz from /root/demo/build
 INFO   🏠  Repository test repo revision: 1 (2023-05-17 13:06:18 +0000 UTC)
 INFO   ℹ  Repository: main Priority: 3 Type: disk
  ERROR    Error: package 'meta/users->=0' not found
root@ip-172-31-12-189:~/demo# luet search meta/users
 INFO   --- Search results (meta/users): ---

Additional context

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.