r58Playz / terraos

Boot Linux-based operating systems from a RMA shim.
GNU General Public License v3.0
35 stars 23 forks source link

Error when attempting to resolve cpio error #22

Closed FunnyCorgi closed 1 month ago

FunnyCorgi commented 1 month ago

@r58Playz When doing what you said to resolve this, it outputs the following:

@FunnyCorgi ➜ /workspaces/codespaces-blank/terraos/build (rust-rewrite) $ sudo apt install cpio Reading package lists... Done Building dependency tree
Reading state information... Done Package cpio is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: tar

E: Package 'cpio' has no installation candidate

FunnyCorgi commented 1 month ago

Just had to update apt database sorry