[MacPorts] #26081: Cannot install hs-hashed-storage-04
#26081: Cannot install hs-hashed-storage-04 ---------------------------------+------------------------------------------ Reporter: schnetter@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: ---------------------------------+------------------------------------------ The command sudo port upgrade darcs fails with the error message ---> Computing dependencies for hs-hashed-storage-04 ---> Configuring hs-hashed-storage-04 Error: Target org.macports.configure returned: configure failure: shell command failed Log for hs-hashed-storage-04 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_ports_devel_hs-hashed-storage-04/main.log Error: Problem while installing hs-hashed-storage-04 To report a bug, see <http://guide.macports.org/#project.tickets> -- Ticket URL: <http://trac.macports.org/ticket/26081> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26081: Cannot install hs-hashed-storage-04 ---------------------------------+------------------------------------------ Reporter: schnetter@… | Owner: gwright@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: hs-hashed-storage-04 ---------------------------------+------------------------------------------ Changes (by jmr@…): * owner: macports-tickets@… => gwright@… * port: => hs-hashed-storage-04 Old description:
The command
sudo port upgrade darcs
fails with the error message
---> Computing dependencies for hs-hashed-storage-04 ---> Configuring hs-hashed-storage-04 Error: Target org.macports.configure returned: configure failure: shell command failed Log for hs-hashed-storage-04 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_ports_devel_hs-hashed-storage-04/main.log Error: Problem while installing hs-hashed-storage-04 To report a bug, see <http://guide.macports.org/#project.tickets>
New description: The command sudo port upgrade darcs fails with the error message {{{ ---> Computing dependencies for hs-hashed-storage-04 ---> Configuring hs-hashed-storage-04 Error: Target org.macports.configure returned: configure failure: shell command failed Log for hs-hashed-storage-04 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_ports_devel_hs-hashed-storage-04/main.log Error: Problem while installing hs-hashed-storage-04 To report a bug, see <http://guide.macports.org/#project.tickets> }}} -- Comment: Please remember to preview and use WikiFormatting, fill in the Port field, and cc the maintainer. -- Ticket URL: <http://trac.macports.org/ticket/26081#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26081: Cannot install hs-hashed-storage-04 ---------------------------------+------------------------------------------ Reporter: schnetter@… | Owner: gwright@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: hs-hashed-storage-04 ---------------------------------+------------------------------------------ Comment(by stephen@…): It appears that Cabal or something changed to require registration in /opt/local/lib/ghc-6.10.4/package.conf but that these ports were not upgraded to be registered there. For me {{{ sudo port uninstall -f hs-binary hs-zlib hs-dataenc hs-utf8-string hs- haskeline sudo port clean --all hs-binary hs-zlib hs-dataenc hs-utf8-string hs- haskeline sudo port install hs-binary hs-zlib hs-dataenc hs-utf8-string hs-haskeline sudo port -u upgrade hs-hashed-storage # I needed to fiddle with "sudo port activate -f hs-hashed-storage-04" here. YMMV }}} allowed me to upgrade hs-hashed-storage, and then darcs (hs-utf-8-string and hs-haskeline are for darcs, hs-hashed-storage didn't need them -- I figure this saves you some typing). You may not want to do clean --all, but I suspect you do need to clean out the binary packages if they are build on your system. -- Ticket URL: <http://trac.macports.org/ticket/26081#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26081: Cannot install hs-hashed-storage-04 ---------------------------------+------------------------------------------ Reporter: schnetter@… | Owner: gwright@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: hs-hashed-storage-04 ---------------------------------+------------------------------------------ Comment(by schnetter@…): Stephen Thanks for the instructions; I was now able to upgrade darcs. -erik -- Ticket URL: <http://trac.macports.org/ticket/26081#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#26081: Cannot install hs-hashed-storage-04 -----------------------------------+---------------------------------------- Reporter: schnetter@… | Owner: gwright@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: invalid | Keywords: Port: hs-hashed-storage-04 | -----------------------------------+---------------------------------------- Changes (by gwright@…): * status: new => closed * resolution: => invalid Comment: I'll close this out. This seems to be another instance of the generic ghc problem that cabal update can mess with the ghc packages independently of MacPorts, which leads to dependency problems. I discussed some solutions with people at the Haskell Implementor's Workshop in September; I hope to use one for the upcoming haskell-platform. -- Ticket URL: <https://trac.macports.org/ticket/26081#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts