-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
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
error in powerpack-commit #5
Comments
I have the same issue. I think it is related to Issue #6 |
you have to install that packages first... |
Do you mean that you have to install ostree first? Isn't powerpack-build supposed to install the needed software for this? Or are there dependancies that are expected to be installed first? |
yes you should install in your host machine the necessary packages. I don't
|
@crutchcorn You'll need OSTree (and as a dependency, linux-user-chroot) installed from the AUR before running @M1cha Did you run |
@ibeliever Just did so. Upon running powerpack-build again I get issue #6 still. |
@ibeliever yes I did, but I didn't install the qt5 packages yet, I'll try again when I did. |
sudo ./powerpack/powerpack-commit papyros
==> Installing packages to /home/m1cha/powerpack/build/papyros/pacstrap
:: Synchronizing package databases...
error: failed retrieving file 'papyros.db' from disk : Couldn't open file //home/m1cha/powerpack/packages/papyros.db
error: failed to update papyros (download library error)
core 120.9 KiB 1259K/s 00:00 [##################################################] 100%
extra 1805.2 KiB 2006K/s 00:01 [##################################################] 100%
community 2.5 MiB 1112K/s 00:02 [##################################################] 100%
error: target not found: ostree-git
warning: skipping target: linux
error: target not found: ostree-git
error: target not found: xdg-app-git
error: target not found: qml-extras
error: target not found: qml-material
error: target not found: papyros-shell
error: target not found: qt5-base-git
error: target not found: qt5-declarative-git
error: target not found: qt5-wayland-dev-git
==> ERROR: Failed to install packages to new root
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: