pelya / commandergenius

Port of SDL library and several games to the Android OS.
http://libsdl-android.sourceforge.net/
GNU Lesser General Public License v2.1
533 stars 248 forks source link

dpkg: Permission denied when trying to create /var/lib/dpkg/status-old #70

Open ghost opened 7 years ago

ghost commented 7 years ago

Trying to install wine the installation fails, promting me to run spkg --configure -a, even when run with as sudo I get a permissioned denied error.

The exact string is "dpkg: error: error creating new backup file '/var/lib/dpkg/status-old': Permission denied"

husixu1 commented 7 years ago

same problem, hoping for an answer

pelya commented 7 years ago

The app does not work with Android 6.0 and newer, this is a known error. I don't know when I'll have time to update the app, and also I don't have any device with Android 6.

On Mar 6, 2017 12:23 PM, "Sixu Hu" notifications@github.com wrote:

same problem, hoping for an answer

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/pelya/commandergenius/issues/70#issuecomment-284370514, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJewPm28FAPQ3ZeJtxKh2E7EsScHiFtks5ri-yqgaJpZM4LQURF .

husixu1 commented 7 years ago

ok then... thanks anyway

J370 commented 7 years ago

I know that I really shouldn't be saying this, I had been really enjoying the app and I appreciate that you all are doing the developments but wouldn't it also work on an emulator?

lewisdonofrio commented 6 years ago

What can I do to help out, I have a note 5 that I can share in teamviewer/ssh if that would "help the cause" I try to apt-get update and I get this exact issue - (ignore unneeded login) https://1drv.ms/i/s!AsBlZbBf72iNoL45fQQykES7pVqXUg (screenshot @pelya https://1drv.ms/i/s!AsBlZbBf72iNoL48b71DTWWOgnhKCw)

--trying to get to this = tinyurl.com/donofrioworkdesk but "On My Phone!"

tvcvt commented 4 years ago

I got this error when I installed Safari on Linux. " Could not find Wine Gecko. HTML rendering will be disabled. it looks like wine32 is missing, you should install it. multiarch needs to be enabled first. as root, please execute "dpkg --add-architecture i386 && apt-get update && apt-get install wine32" Could not find Wine Gecko. HTML rendering will be disabled. wine: configuration in L"/home/..../.wine" has been updated. it looks like wine32 is missing, you should install it. multiarch needs to be enabled first. as root, please execute "dpkg --add-architecture i386 && apt-get update && apt-get install wine32" 0037:err:module:__wine_process_init L"Z:\home\,,,\SafariSetup" not supported on this system tvcvt@kalilinux:~$ dpkg --add-architecture i386 dpkg: error: unable to create new file '/var/lib/dpkg/arch-new': Permission denied I tried another way, instead of installing Wine, I installed PlayOnLinux. And this is what I did: tvcvt@kalilinux:~$ sudo apt install playonlinux Reading package lists... Done ..... Open Application and you will see PlayonLinux, and install. Then search for the app you need. I believe it is also very interesting to you.

Debiandevil commented 3 years ago

The app does not work with Android 6.0 and newer, this is a known error. I don't know when I'll have time to update the app, and also I don't have any device with Android 6. On Mar 6, 2017 12:23 PM, "Sixu Hu" @.***> wrote: same problem, hoping for an answer — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#70 (comment)>, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJewPm28FAPQ3ZeJtxKh2E7EsScHiFtks5ri-yqgaJpZM4LQURF .

I think you have started working on that app again and even it works better on android 9 which is a great one but same pervious error found again on android 6 "dpkg: error: error creating new backup file '/var/lib/dpkg/status-old: Persmission denied" hope you can help me and awaiting for your reply @pelya