Changes between Initial Version and Version 1 of Ticket #29822


Ignore:
Timestamp:
Jun 13, 2011, 10:28:00 PM (13 years ago)
Author:
l2g@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #29822

    • Property Owner changed from macports-tickets@… to l2g@…
    • Property Status changed from new to assigned
  • Ticket #29822 – Description

    initial v1  
    1 On Mon, Jun 13, 2011 at 6:53 AM, Daniel J. Luke <dluke@geeklair.net> wrote:
     1''From Daniel J. Luke:''
     2
    23> On Jun 11, 2011, at 10:00 PM, Larry Gilbert wrote:
    34>>
    45>> I've tested the upgrade many times over and I don't expect any
    56>> problems, but if you run into any, please let me know.
    6 >
    7 > it fails when using 'direct' mode (instead of image mode):
    8 >
    9 > DEBUG: Executing proc-pre-org.macports.activate-activate-0
    10 > Warning: Deactivating old, pre-6.x libwww-perl to activate p5-http-date
    11 > --->  Deactivating p5-libwww-perl
    12 > Error: Target org.macports.activate returned: Image error: p5-libwww-perl @5.837_1 not installed as an image.
    13 > DEBUG: Backtrace: Image error: p5-libwww-perl @5.837_1 not installed as an image.
    14 >    while executing
    15 > "$pre $targetname"
    16 > Warning: the following items did not execute (for p5-http-date): org.macports.activate
    17 > Log for p5-http-date is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5-http-date/main.log
    18 > Error: Problem while installing p5-http-date
    19 > To report a bug, see <http://guide.macports.org/#project.tickets>
    20 >
    21 > Simple workaround is to uninstall p5-libwww-perl (with force if necessary) and then install it again.
    22 >
    23 > (the problem is the pre-activate method in p5-http-date assumes image mode).
     7
     8it fails when using 'direct' mode (instead of image mode):
     9
     10{{{
     11DEBUG: Executing proc-pre-org.macports.activate-activate-0
     12Warning: Deactivating old, pre-6.x libwww-perl to activate p5-http-date
     13--->  Deactivating p5-libwww-perl
     14Error: Target org.macports.activate returned: Image error: p5-libwww-perl @5.837_1 not installed
     15as an image.
     16DEBUG: Backtrace: Image error: p5-libwww-perl @5.837_1 not installed as an image.
     17   while executing
     18"$pre $targetname"
     19Warning: the following items did not execute (for p5-http-date): org.macports.activate
     20Log for p5-http-date is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.
     21macports.org_release_ports_perl_p5-http-date/main.log
     22Error: Problem while installing p5-http-date
     23To report a bug, see <http://guide.macports.org/#project.tickets>
     24}}}
     25
     26Simple workaround is to uninstall p5-libwww-perl (with force if necessary) and then install it again.
     27
     28(the problem is the pre-activate method in p5-http-date assumes image mode).