Hello there all,

I am currently following the instructions to create an OSINT VM Michael 
Bazzell's "Open Source Intelligence Techniques 8th Edition." Naturally I'm 
trying to avoid installing a whole new OS (Ubuntu is recommended by the 
author) or to have a dedicated laptop for this. I figured it would be a fun 
experiment to see how far I could get with Qubes before I ran into 
problems. 

So far, issues are minor but when I hit a roadblock, like the below 
terminal text, I'm ill-prepared to troubleshoot it myself. Can someone help 
me understand what I'm looking at and how to fix it so I can install 
packages via pip onto my Fedora templateVM? Thank you

Qubes version: 4.0
Problem: Need to install recommended OSINT tools to Fedora 32 templateVM, 
user is inexperienced with Linux and troubleshooting issues.
Solutions attempted: YOLOing it and figuring out how to install each 
package as best I can, as I come across them, bypassing the ones which I 
have difficulty installing.

Relevant Terminal text:
[user@fedora-32 ~]$ sudo -H python3 -m pip install instalooter
WARNING: Running pip install with root privileges is generally not a good 
idea. Try `python3 -m pip install --user` instead.
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, 
status=None)) after connection broken by 
'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection 
object at 0x7a2f64242310>: Failed to establish a new connection: [Errno -2] 
Name or service not known')': /simple/instalooter/
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, 
status=None)) after connection broken by 
'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection 
object at 0x7a2f642427c0>: Failed to establish a new connection: [Errno -2] 
Name or service not known')': /simple/instalooter/
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, 
status=None)) after connection broken by 
'NewConnectionError('<pip._vendor.urllib3.connection.VerifiedHTTPSConnection 
object at 0x7a2f64242d90>: Failed to establish a new connection: [Errno -2] 
Name or service not known')': /simple/instalooter/
^CERROR: Operation cancelled by user

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/825ca109-8b4f-4e41-b4d4-8e75fcce378an%40googlegroups.com.

Reply via email to