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

"Can't create backup status file" #2

Open
kevinboone opened this issue May 20, 2017 · 9 comments
Open

"Can't create backup status file" #2

kevinboone opened this issue May 20, 2017 · 9 comments

Comments

@kevinboone
Copy link
Contributor

Seen when installing a new package. This seems to be a defect in the Busybox dpkg implementation. A directory gets created, /var/lib/dpkg/udeb.status.backup, which dpkg then tries to delete as a file. The workaround is to delete the directory manually.

@giuliolunati
Copy link
Contributor

giuliolunati commented May 20, 2017 via email

@kevinboone
Copy link
Contributor Author

kevinboone commented May 20, 2017 via email

@giuliolunati
Copy link
Contributor

giuliolunati commented May 20, 2017 via email

@blumey
Copy link

blumey commented Apr 3, 2018

Hi,
I attempted to bypass this issue by using the kpkg shell but it did not work. How you delete the directory manually, as you suggest?

@giuliolunati
Copy link
Contributor

giuliolunati commented Apr 3, 2018 via email

@blumey
Copy link

blumey commented Apr 3, 2018

Hi Guilo,

I was unable to copy and paste the kpkg bypass code into my terminal enumerator so I ended up typing the code by hand. The first time I did this the terminal quit out once I entered line 153 (I believe it was esoc) and the second time it showed some new command patterns, but did recognize any command with kpkg. Maybe it's just my own human error inputing the code.

@giuliolunati
Copy link
Contributor

giuliolunati commented Apr 3, 2018 via email

@blumey
Copy link

blumey commented Apr 3, 2018

That worked thank you! Another question, once I have the packages installed, how do I get them running (so that they can be used)? I am new to Android so I am not well-versed on the command language. For example, how to do I start engaging with the gnuchess package?

@blumey
Copy link

blumey commented Apr 4, 2018

@kevinboone @giuliolunati Would you be able to help me configure and run the packages I have downloaded? I do not know the commands to do so.

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

3 participants