achill

Results 100 comments of achill

Are you sure that the minirootfs tar.gz is in the right location?

Then i don't know, you could try to build using the `docker build` CLI tool, with that it builds for me

That would realy great

@gattytto can you describe the error? best would be if you could open a issue on Alpine's issue tracker: . Thanks!

Could you please try it out to use official alpine images (e.g. `docker.io/library/alpine:latest`)? Also please try not to install python modules with pip, as this breaks system packages. Use system...

Hey, did you maybe forget to include the `scencrypt-migrate` file?

Auf jeden Fall. Dafür gibt es ja bereits viele Projekte wie GitLab FOSS, Gitea, SourceHut. Vielleicht sollte man eine gehostete Platform unterstützen. Codeberg ist ja sogar bereits eine deutsche Organization....

Mhh, actually in 2021 it seems to work.

That's another issue. You try to package [`python-dulwich`](https://pypi.org/project/python-dulwich/) which does not exist. I guess you mean [`dulwich`](https://pypi.org/project/dulwich/). This is a example how it works: ```bash $ pip2arch.py -p python2 dulwich...