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

Error when install from PyPi #859

Open
dacdodinh99 opened this issue Jun 16, 2021 · 0 comments
Open

Error when install from PyPi #859

dacdodinh99 opened this issue Jun 16, 2021 · 0 comments

Comments

@dacdodinh99
Copy link

I followed the tutorial here: https://yandextank.readthedocs.io/en/latest/install.html.

When install Phantom load generator, I met these errors. Any idea how could I fix this?

dacdd@hp:~$ sudo add-apt-repository ppa:yandex-load/main && sudo apt-get update
 
 More info: https://launchpad.net/~yandex-load/+archive/ubuntu/main
Press [ENTER] to continue or Ctrl-c to cancel adding it.

Hit:1 http://vn.archive.ubuntu.com/ubuntu focal InRelease                                                                                            
Hit:2 http://vn.archive.ubuntu.com/ubuntu focal-updates InRelease                                                                                    
Hit:3 http://vn.archive.ubuntu.com/ubuntu focal-backports InRelease                                                                                  
Hit:4 http://dl.google.com/linux/chrome/deb stable InRelease                                                                                         
Hit:5 http://packages.microsoft.com/repos/code stable InRelease                                                                                      
Hit:6 https://linux.teamviewer.com/deb stable InRelease                                                                                              
Hit:7 https://repo.skype.com/deb stable InRelease                                                                                                    
Hit:8 https://download.docker.com/linux/ubuntu focal InRelease                                                                                       
Hit:9 https://packages.microsoft.com/repos/ms-teams stable InRelease                                                                                 
Hit:10 http://security.ubuntu.com/ubuntu focal-security InRelease                                                                                    
Hit:11 http://ppa.launchpad.net/libreoffice/ppa/ubuntu focal InRelease                                                                               
Hit:12 http://repository.spotify.com stable InRelease                                                                       
Hit:14 http://ppa.launchpad.net/umang/indicator-stickynotes/ubuntu focal InRelease                                                                   
Hit:15 https://download.sublimetext.com apt/stable/ InRelease                                            
Hit:16 http://ppa.launchpad.net/yandex-load/main/ubuntu focal InRelease                                  
Hit:13 https://packagecloud.io/slacktechnologies/slack/debian jessie InRelease
Hit:17 http://apt.postgresql.org/pub/repos/apt focal-pgdg InRelease
Reading package lists... Done
N: Skipping acquire of configured file 'main/binary-i386/Packages' as repository 'http://apt.postgresql.org/pub/repos/apt focal-pgdg InRelease' doesn't support architecture 'i386'
Hit:1 http://apt.postgresql.org/pub/repos/apt focal-pgdg InRelease                                                                                   
Hit:2 http://dl.google.com/linux/chrome/deb stable InRelease                                                                                         
Hit:3 http://packages.microsoft.com/repos/code stable InRelease                                                                                      
Hit:4 https://download.docker.com/linux/ubuntu focal InRelease                                                                                       
Hit:5 https://packages.microsoft.com/repos/ms-teams stable InRelease                                                                                 
Hit:6 https://repo.skype.com/deb stable InRelease                                                                                                    
Hit:7 http://vn.archive.ubuntu.com/ubuntu focal InRelease                                                                                            
Hit:8 http://security.ubuntu.com/ubuntu focal-security InRelease                                                                                     
Hit:9 http://ppa.launchpad.net/libreoffice/ppa/ubuntu focal InRelease                                                                                
Hit:10 http://repository.spotify.com stable InRelease                                                                                                
Hit:11 http://vn.archive.ubuntu.com/ubuntu focal-updates InRelease                                                                                   
Hit:13 http://vn.archive.ubuntu.com/ubuntu focal-backports InRelease                                                                                 
Hit:14 https://download.sublimetext.com apt/stable/ InRelease                                                                                        
Hit:15 http://ppa.launchpad.net/umang/indicator-stickynotes/ubuntu focal InRelease
Hit:16 http://ppa.launchpad.net/yandex-load/main/ubuntu focal InRelease            
Hit:12 https://packagecloud.io/slacktechnologies/slack/debian jessie InRelease
Hit:17 https://linux.teamviewer.com/deb stable InRelease                      
Reading package lists... Done                                                 
N: Skipping acquire of configured file 'main/binary-i386/Packages' as repository 'http://apt.postgresql.org/pub/repos/apt focal-pgdg InRelease' doesn't support architecture 'i386'


dacdd@hp:~$ sudo apt-get install phantom phantom-ssl
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 phantom-ssl : Depends: libssl1.0.0 (>= 1.0.0) but it is not installable
E: Unable to correct problems, you have held broken packages.
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