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

help with installing packages in dpkg #4

Open
proneon267 opened this issue Mar 25, 2021 · 0 comments
Open

help with installing packages in dpkg #4

proneon267 opened this issue Mar 25, 2021 · 0 comments

Comments

@proneon267
Copy link

In miniwsl I noticed, it comes with both dpkg and rpm. I tried them both and got the following errors:

For dpkg:
dpkg: can't open '/var/lib/dpkg/status': No such file or directory
So, I took the /var/lib/dpkg/ directory from an ubuntu wsl and merged it with miniwsl, but still got the same error.

For rpm:
rpm: can't move './usr/bin/animate;b' to './usr/bin/animate': Function not implemented

After failing to installing the package, I manually placed the libraries and binaries at the correct location in rootfs, and tried to run the binary program, but I got:
-sh: convert: Permission denied
which is weird since, I am running miniwsl as the root user.

I know, from your reply of a previous issue, that this project was just for your learning purposes, but could you please help me out here? Atleast, in running the binary program, please?

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

1 participant