j3ssie / osmedeus

A Workflow Engine for Offensive Security
https://osmedeus.org/
MIT License
5.27k stars 873 forks source link

Some Problems in installations #187

Closed hellresistor closed 2 years ago

hellresistor commented 3 years ago

Installing Updated repository with commit https://github.com/j3ssie/Osmedeus/commit/f8d8bc53dc9756141c1f3ce0a823565253a983d5

Getting this on [+] Installing Osmedeus dependencies

....
Successfully built bs4 django-queryset-csv ansi2html csvkit agate-sql                                                                                                                              
ERROR: requests 2.22.0 has requirement idna<2.9,>=2.5, but you'll have idna 2.10 which is incompatible.  
....

Then ...

[+] Installing aquatone                                                                                                                                                                            
# cd .; git clone -- https://github.com/PuerkitoBio/goquery /root/go/src/github.com/PuerkitoBio/goquery                                                                                            
Cloning into '/root/go/src/github.com/PuerkitoBio/goquery'...                                                                                                                                      
fatal: unable to access 'https://github.com/PuerkitoBio/goquery/': Could not resolve host: github.com                                                                                              
package github.com/PuerkitoBio/goquery: exit status 128   

Then ...

[+] Installing tko-subs                                                                                                                                                                            
# cd .; git clone -- https://github.com/anshumanbh/tko-subs /root/go/src/github.com/anshumanbh/tko-subs                                                                                            
Cloning into '/root/go/src/github.com/anshumanbh/tko-subs'...                                                                                                                                      
fatal: unable to access 'https://github.com/anshumanbh/tko-subs/': Could not resolve host: github.com                                                                                              
package github.com/anshumanbh/tko-subs: exit status 128                                                                                                                                            
[+] Installing subzy                                                                                                                                                                               
[+] Installing goaltdns                                                                                                                                                                            
[+] Installing gowitness                                                                                                                                                                           
# cd .; git clone -- https://github.com/gobwas/httphead /root/go/src/github.com/gobwas/httphead                                                                                                    
Cloning into '/root/go/src/github.com/gobwas/httphead'...                                                                                                                                          
fatal: unable to access 'https://github.com/gobwas/httphead/': Could not resolve host: github.com                                                                                                  
package github.com/gobwas/httphead: exit status 128                                                                                                                                                
# cd .; git clone -- https://github.com/go-gorm/sqlite /root/go/src/gorm.io/driver/sqlite                                                                                                          
Cloning into '/root/go/src/gorm.io/driver/sqlite'...                                                                                                                                               
fatal: unable to access 'https://github.com/go-gorm/sqlite/': Could not resolve host: github.com                                                                                                   
package gorm.io/driver/sqlite: exit status 128                                                                                                                                                     
package gorm.io/gorm/logger: unrecognized import path "gorm.io/gorm/logger": reading https://gorm.io/gorm/logger?go-get=1: 404 Not Found                                                           
[+] Installing webanalyze                                                                                                                                                                          
[+] Installing assetfinder                                                                                                                                                                         
[+] Installing waybackurls                                                                                                                                                                         
# cd .; git clone -- https://github.com/tomnomnom/waybackurls /root/go/src/github.com/tomnomnom/waybackurls                                                                                        
Cloning into '/root/go/src/github.com/tomnomnom/waybackurls'...                                                                                                                                    
fatal: unable to access 'https://github.com/tomnomnom/waybackurls/': Could not resolve host: github.com                                                                                            
package github.com/tomnomnom/waybackurls: exit status 128

and then ...

[+] Installing metabigor                                                                                                                                                                           
# cd /root/go/src/github.com/josharian/intern; git pull --ff-only                                                                                                                                  
fatal: unable to access 'https://github.com/josharian/intern/': Could not resolve host: github.com                                                                                                 
package github.com/josharian/intern: exit status 1
# cd .; git clone -- https://github.com/x-cray/logrus-prefixed-formatter /root/go/src/github.com/x-cray/logrus-prefixed-formatter                                                                  
Cloning into '/root/go/src/github.com/x-cray/logrus-prefixed-formatter'...                                                                                                                         
fatal: unable to access 'https://github.com/x-cray/logrus-prefixed-formatter/': Could not resolve host: github.com                                                                                 
package github.com/x-cray/logrus-prefixed-formatter: exit status 128                                                                                                                               
# cd .; git clone -- https://github.com/Jeffail/gabs /root/go/src/github.com/Jeffail/gabs                                                                                                          
Cloning into '/root/go/src/github.com/Jeffail/gabs'...                                                                                                                                             
fatal: unable to access 'https://github.com/Jeffail/gabs/': Could not resolve host: github.com                                                                                                     
package github.com/Jeffail/gabs: exit status 128 
[+] Installing massdns                                                                                                                                                                             
Cloning into 'massdns'...                                                                                                                                                                          
fatal: unable to access 'https://github.com/blechschmidt/massdns/': Could not resolve host: github.com                                                                                             
./install.sh: line 227: cd: massdns: No such file or directory                                                                                                                                     
make: *** No targets specified and no makefile found.  Stop.                                                    

Or should my connection problem?! (have tried 3 times ,,, )

besty regards

j3ssie commented 2 years ago

The issue is no longer exist due to the repo having been upgraded to Osmedeus Next Generation v4.0