Opened 10 years ago

Closed 9 years ago

#41281 closed defect (fixed)

hs-vector: activate failure

Reported by: elzhov@… Owned by: neverpanic (Clemens Lang)
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: hs-vector

Description

hs-vector package could not be built, below are the errors from the installation log:

:info:activate Reading package info from stdin ... done.
:info:activate vector-0.10.0.1: Warning: haddock-interfaces: /opt/local/share/doc/vector-0.10.0.1/html/vector.haddock doesn't exist or isn't a file
:info:activate vector-0.10.0.1: Warning: haddock-html: /opt/local/share/doc/vector-0.10.0.1/html doesn't exist or isn't a directory
:info:activate vector-0.10.0.1: dependency "primitive-0.5.0.1-7cd66db20b1b0837accf78a3d5be8527" doesn't exist (use --force to override)
:info:activate Command failed: /opt/local/libexec/hs-vector/register.sh
:info:activate Exit code: 1
:error:activate org.macports.activate for port hs-vector returned: command execution failed
:debug:activate Error code: NONE
:debug:activate Backtrace: command execution failed
    while executing
"$post $targetname"
:info:activate Warning: targets not executed for hs-vector: org.macports.activate
:notice:activate Please see the log file for port hs-vector for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_haskell-platform/hs-vector/main.log

Change History (6)

comment:1 Changed 10 years ago by larryv (Lawrence Velázquez)

Keywords: haskell vector removed
Owner: changed from macports-tickets@… to cal@…
Port: hs-vector added
Summary: hs-vector -- installation is failedhs-vector: activate failure

Thanks. In the future, please Cc relevant port maintainers (e.g., port info --maintainers hs-vector).

comment:2 in reply to:  1 Changed 10 years ago by elzhov@…

Replying to larryv@…:

Oh thank you, surely I will.

comment:3 Changed 10 years ago by neverpanic (Clemens Lang)

Status: newassigned

Can you re-try after r114508? If that doesn't help, please run sudo ghc-pkg recache, sudo port -f deactivate hs-primitive && sudo port activate hs-primitive. If that still doesn't help, please attach the output of pkg-pkg check.

comment:4 Changed 10 years ago by elzhov@…

Hmm... I see you've modified hs-primitive pkg, but sorry, I don't know how should I apply the changes to my current macports installation :) Could you give me a hint?

comment:5 Changed 10 years ago by elzhov@…

Oh, I found the modified version is already on the place. Yes, I ran "sudo port -f deactivate hs-primitive && sudo port activate hs-primitive", and after that hs-primitive was properly installed.

Thanks for your effort!

comment:6 Changed 9 years ago by neverpanic (Clemens Lang)

Resolution: fixed
Status: assignedclosed

Assuming this is no longer a problem since the buildbot has a current version of hs-vector, and we've switched to a less error-prone package registration mechanism.

Note: See TracTickets for help on using tickets.