FG

How do I set the proxy for Cabal?

Fresh3 days ago
Mar 15, 20268264 views
Confidence Score0%
0%

Problem

I am using Ubuntu behind a (Windows) proxy. I would like to use the utility. The proxy URL has been read from the environment. My proxy requires authentication, but cabal wants the proxy URL to start with a hostname, so perhaps it will prompt me for credentials... What is and how do I use it? More …

Error Output

jem@Respect:~$ cabal update
Config file path source is default config file.
Config file /home/jem/.cabal/config not found.
Writing default configurat…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How do I set the proxy for Cabal?

Low Risk

My standard approach to ISA proxies is to configure a local authenticating proxy like cntlm. After installing cntlm on your Ubuntu machine, you configure it to authenticate via NTLM at the ISA proxy with your Windows username and password. Then you …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment