Skip to content
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

Open
M1cha opened this issue Feb 1, 2015 · 7 comments
Open

error in powerpack-commit #5

M1cha opened this issue Feb 1, 2015 · 7 comments

Comments

@M1cha
Copy link

M1cha commented Feb 1, 2015

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.

@crutchcorn
Copy link

I have the same issue. I think it is related to Issue #6

@githubgeeker
Copy link

you have to install that packages first...

@crutchcorn
Copy link

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?

@githubgeeker
Copy link

yes you should install in your host machine the necessary packages. I don't
remember what, I have to look for them in my archlinux
Il 05/feb/2015 15:19 "crutchcorn" [email protected] ha scritto:

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?


Reply to this email directly or view it on GitHub
#5 (comment).

@iBelieve
Copy link
Member

iBelieve commented Feb 5, 2015

@crutchcorn You'll need OSTree (and as a dependency, linux-user-chroot) installed from the AUR before running powerpack-commit, as it needs OSTree to compose the repository.

@M1cha Did you run powerpack-build first? You need to build the extra packages before composing the OSTree repository.

@crutchcorn
Copy link

@ibeliever Just did so. Upon running powerpack-build again I get issue #6 still.

@M1cha
Copy link
Author

M1cha commented Feb 5, 2015

@ibeliever yes I did, but I didn't install the qt5 packages yet, I'll try again when I did.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants