Re: [Hackage] #658: cabal-install doesn't work with National account name.

#658: cabal-install doesn't work with National account name. ---------------------------------+------------------------------------------ Reporter: shelarcy | Owner: Type: defect | Status: new Priority: normal | Milestone: cabal-install-0.16 Component: cabal-install tool | Version: 1.8.0.2 Severity: normal | Keywords: UTF-8 Difficulty: unknown | Ghcversion: 6.12.1 Platform: Windows | ---------------------------------+------------------------------------------ Changes (by shelarcy): * keywords: => UTF-8 Comment: Replying to [comment:8 kosmikus]:
Is this still an issue with current versions of cabal-install?
Yes. This problem is not fixed in Haskell Platform's cabal-install 1.10.2.0, and GHC 7.4.1 with cabal-install HEAD. {{{ C:\Users\崇裕>cabal --version cabal-install version 0.10.2 using version 1.10.2.0 of the Cabal library C:\Users\崇裕>cabal update Config file path source is default config file. Config file C:\Users\ユ\AppData\Roaming\cabal\config not found. Writing default configuration to C:\Users\ユ\AppData\Roaming\cabal\config Downloading the latest package list from hackage.haskell.org C:\Users\崇裕>cabal install pqc cabal: C:\Users\ユ\AppData\Roaming\cabal\packages\hackage.haskell.org\00-index.tar: invalid argument }}} {{{ C:\Users\崇裕>C:\TOOL\bin\new\cabal.exe --version cabal-install version 0.13.3 using version 1.14.0 of the Cabal library C:\Users\崇裕>C:\TOOL\bin\new\cabal.exe update Config file path source is default config file. Config file C:\Users\ユ\AppData\Roaming\cabal\config not found. Writing default configuration to C:\Users\ユ\AppData\Roaming\cabal\config Downloading the latest package list from hackage.haskell.org C:\Users\崇裕>C:\TOOL\bin\new\cabal.exe install pqc Warning: The package list for 'hackage.haskell.org' does not exist. Run 'cabal update' to download it. cabal.exe: There is no package named 'pqc'. You may need to run 'cabal update' to get the latest list of available packages. }}} -- Ticket URL: http://hackage.haskell.org/trac/hackage/ticket/658#comment:9 Hackage http://haskell.org/cabal/ Hackage: Cabal and related projects
participants (1)
-
Hackage