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

[!!!] Major warning:- Dependencies not satisfied #9

Open
bagusa4 opened this issue Jun 15, 2023 · 7 comments
Open

[!!!] Major warning:- Dependencies not satisfied #9

bagusa4 opened this issue Jun 15, 2023 · 7 comments

Comments

@bagusa4
Copy link

bagusa4 commented Jun 15, 2023

I'm running ./requirement.sh

then i got this

[!!!] Major warning:- Dependencies not satisfied kindly run 'sudo apt-get install curl python3 python3-gbinder python-pip lxc ca-certificates -y && sudo apt-get update && bash requirements.sh' manually

i already run the code but it getting back to the error. any idea ?

Ubuntu 22.04.2 Jammy Jellyfish

@n1lby73
Copy link
Owner

n1lby73 commented Jun 19, 2023

distro name and version

@ganego
Copy link

ganego commented Jul 12, 2023

Xubuntu 20.04 focal: had to replace python-pip with python3-pip.

@n1lby73
Copy link
Owner

n1lby73 commented Jul 13, 2023

Xubuntu 20.04 focal: had to replace python-pip with python3-pip.

thanks, you can consider making a pull request with the patch

@bagusa4
Copy link
Author

bagusa4 commented Jul 16, 2023

distro name and version

Hi I'm using Ubuntu 22.04.2 Jammy Jellyfish

@n1lby73
Copy link
Owner

n1lby73 commented Jul 16, 2023

use python3 instead of python

@AaronD-GH
Copy link

On a Raspberry Pi (trying a different machine from my comment in the other issue):

 _      _____      _____  _______________   __   __   _______ 
| | /| / / _ \____/  _/ |/ / __/_  __/ _ | / /  / /  / __/ _ \
| |/ |/ / // /___// //    /\ \  / / / __ |/ /__/ /__/ _// , _/
|__/|__/____/   /___/_/|_/___/ /_/ /_/ |_/____/____/___/_/|_| 
                                                              
   	.:.:.  creator || n1lby73 .:.:.
 
.:. telegram: n1lby73 | github: github.com/n1lby73 .:.
    .:.instagram: n1lby73 | twitter: n1l_by73.:.
 
[01] Debian
 
[02] Arch
 
[03] Fedora
 
[+] which distro are you running: 01
 
[+] Installing dependencies....
Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
Hit:2 http://deb.debian.org/debian bullseye InRelease                            
Hit:3 http://deb.debian.org/debian bullseye-updates InRelease                    
Get:4 http://archive.raspberrypi.org/debian bullseye InRelease [23.6 kB]         
Get:5 http://archive.raspberrypi.org/debian bullseye/main arm64 Packages [308 kB]
Fetched 331 kB in 18s (18.6 kB/s)  
Reading package lists... Done
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
  ca-certificates-java
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 15.9 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://deb.debian.org/debian bullseye-updates/main arm64 ca-certificates-java all 20190909+deb11u1 [15.9 kB]
Fetched 15.9 kB in 1s (23.0 kB/s)         
Reading changelogs... Done
(Reading database ... 135679 files and directories currently installed.)
Preparing to unpack .../ca-certificates-java_20190909+deb11u1_all.deb ...
Unpacking ca-certificates-java (20190909+deb11u1) over (20190909) ...
Setting up ca-certificates-java (20190909+deb11u1) ...
Processing triggers for ca-certificates (20210119) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...

done.
done.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package python-pip is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  python3-pip

E: Unable to locate package python3-gbinder
E: Package 'python-pip' has no installation candidate
E: Unable to locate package lxd-client
 
[!!!] Major warning:- Dependencies not satisfied
kindly run 'sudo apt-get install curl python3 python3-gbinder python-pip lxc ca-certificates -y && sudo apt-get update && bash requirements.sh' manually
aaron@Aaron-Bench:~/Downloads/Installers/Waydroid/waydroid-installer $ sudo apt install curl python3 python3-gbinder python3-pip lxc ca-certificates -y && sudo apt update && bash requirements.sh
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package python3-gbinder
aaron@Aaron-Bench:~/Downloads/Installers/Waydroid/waydroid-installer $ lsb_release -a
No LSB modules are available.
Distributor ID:	Debian
Description:	Debian GNU/Linux 11 (bullseye)
Release:	11
Codename:	bullseye
aaron@Aaron-Bench:~/Downloads/Installers/Waydroid/waydroid-installer $ uname -r
6.1.21-v8+
aaron@Aaron-Bench:~/Downloads/Installers/Waydroid/waydroid-installer $ 

@n1lby73
Copy link
Owner

n1lby73 commented Oct 13, 2023

check out how to install python-gbinder

Unable to locate package python3-gbinder

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