[Hackage] #810: cabal-install requests credentials even when they are listed in the config
#810: cabal-install requests credentials even when they are listed in the config ---------------------------------+------------------------------------------ Reporter: basvandijk | Owner: Type: defect | Status: new Priority: normal | Milestone: Component: cabal-install tool | Version: 1.10.1.0 Severity: normal | Keywords: Difficulty: unknown | Ghcversion: Platform: | ---------------------------------+------------------------------------------ I have listed my Hackage username and password in my cabal config: `/home/bas/.cabal/config`: {{{ username: BasVanDijk password: ********** }}} Previously this enabled me to `cabal upload` packages to Hackage without entering my credentials. However the new `cabal-install` requests my credentials. {{{ $ cabal --version cabal-install version 0.10.2 using version 1.10.1.0 of the Cabal library }}} -- Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/810> Hackage <http://haskell.org/cabal/> Hackage: Cabal and related projects
#810: cabal-install requests credentials even when they are listed in the config ---------------------------------+------------------------------------------ Reporter: basvandijk | Owner: Type: defect | Status: closed Priority: normal | Milestone: Component: cabal-install tool | Version: 1.10.1.0 Severity: normal | Resolution: fixed Keywords: | Difficulty: unknown Ghcversion: | Platform: ---------------------------------+------------------------------------------ Changes (by duncan): * status: new => closed * resolution: => fixed Comment: Oops, thanks. {{{ Tue Mar 15 22:47:21 GMT 2011 Duncan Coutts <duncan@community.haskell.org> * Fix username prompting for cabal upload Fixes ticket #810 }}} -- Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/810#comment:1> Hackage <http://haskell.org/cabal/> Hackage: Cabal and related projects
#810: cabal-install requests credentials even when they are listed in the config ---------------------------------+------------------------------------------ Reporter: basvandijk | Owner: Type: defect | Status: reopened Priority: normal | Milestone: cabal-install-0.14.2 Component: cabal-install tool | Version: 1.10.1.0 Severity: normal | Resolution: Keywords: | Difficulty: unknown Ghcversion: | Platform: ---------------------------------+------------------------------------------ Changes (by kosmikus): * status: closed => reopened * resolution: fixed => * milestone: => cabal-install-0.14.2 Comment: Apparently it still doesn't work? -- Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/810#comment:2> Hackage <http://haskell.org/cabal/> Hackage: Cabal and related projects
#810: cabal-install requests credentials even when they are listed in the config ---------------------------------+------------------------------------------ Reporter: basvandijk | Owner: Type: defect | Status: reopened Priority: normal | Milestone: cabal-install-0.14.2 Component: cabal-install tool | Version: 1.10.1.0 Severity: normal | Resolution: Keywords: | Difficulty: unknown Ghcversion: | Platform: ---------------------------------+------------------------------------------ Changes (by v.dijk.bas): * cc: v.dijk.bas@… (added) Comment: Yes, I noticed the same when uploading a package at UHac. -- Ticket URL: <http://hackage.haskell.org/trac/hackage/ticket/810#comment:3> Hackage <http://haskell.org/cabal/> Hackage: Cabal and related projects
participants (1)
-
Hackage