Changes between Initial Version and Version 1 of Ticket #11845


Ignore:
Timestamp:
Apr 24, 2007, 6:47:49 PM (17 years ago)
Author:
jmpp@…
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11845

    • Property Priority changed from Blocker to Important
  • Ticket #11845 – Description

    initial v1  
    44So, hopefully this report contains enough info to fix the problem.
    55
     6{{{
    67Machine: 20" iMac,
    78CPU: 2.16 GHz Intel Core 2 Duo,
    89RAM: 1024 MB (1 GB),
    910OS: Mac OS X 10.4.9 (8P2137)
     11}}}
    1012
    1113In short, I find that a port upgrade rarely works as expected unless you are only
     
    1315does seem to work fine.  However, today I notice at least the following 2 problems:
    1416
    15 1)
     17{{{
    1618% sudo port -R upgrade outdated
    1719Password:
     
    2931--->  Cleaning pango
    3032--->  Fetching gimp2
     33}}}
    3134
    3235[snip]
    3336
     37{{{
    3438--->  Fetching freetype
    3539--->  Attempting to fetch freetype-2.3.4.tar.bz2 from http://download.savannah.gnu.org/releases/freetype/
     
    5357unable to realloc 1109324 bytes
    5458IOT trap
    55 
    56 ...
     59}}}
     60
     61...[[BR]]
    5762After it failed, there was still 1 outdated port (sqlite3).
    5863So, I did the following, which appears to eventually go into an infinite loop.
     
    6065to use kill(1) to terminate it w/ a SIGTERM.
    6166
    62 2)
     67{{{
    6368% sudo port -R -f upgrade sqlite3
    6469Password:
     
    148153--->  Configuring subversion
    149154--->  Building subversion with target all mucc
    150 
    151155--->  Staging subversion into destroot
    152156--->  Deactivating subversion 1.4.3_1
     
    325329Warning: Uninstall forced.  Proceeding despite dependencies.
    326330Sig 15
    327 
    328 ...
     331}}}
     332
     333...[[BR]]
    329334Anyway, I hope this is helpful.
    330335
     
    333338(just not very well)?
    334339
    335 -- 
     340--[[BR]]
    336341Jeffrey Neitzel