Ticket #464 (closed defect: worksforme)

Opened 4 years ago

Last modified 4 years ago

install needs a --package-conf=FILE flag

Reported by: guest Owned by:
Priority: normal Milestone:
Component: Cabal library Version: 1.2.3.0
Severity: normal Keywords:
Cc: lennart@… Difficulty: normal
GHC Version: 6.8.3 Platform:

Description

It's not possible to use a non-standard package configuration file while installing at the moment. It would be very convenient to have.

Change History

Changed 4 years ago by duncan

Have we broken the --package-db= flag? If so we should fix it.

Changed 4 years ago by duncan

  • status changed from new to closed
  • resolution set to worksforme

The --package-db= flag does appear to work, closing.

Before the Cabal-1.6.0.2 release I did two independent builds of everything on Hackage (well, at least everything that can consistently be installed simultaneously) using isolated prefixes and package dbs. It even works doing both builds simultaneously (after fixing how temp dirs are selected and where log files go).

Note: See TracTickets for help on using tickets.