[MacPorts] #26768: activating qt4-mac 4.6.3_6 fails

MacPorts noreply at macports.org
Mon Oct 11 13:41:09 PDT 2010


#26768: activating qt4-mac 4.6.3_6 fails
-----------------------------------+----------------------------------------
 Reporter:  deliverable@…          |       Owner:  michaelld@…           
     Type:  defect                 |      Status:  new                   
 Priority:  Normal                 |   Milestone:                        
Component:  ports                  |     Version:  1.9.1                 
 Keywords:                         |        Port:  qt4-mac               
-----------------------------------+----------------------------------------

Comment(by michaelld@…):

 The port errors out during destroot, so it was never activated.  It also
 seems like something broke during installation or activation.  If you do:
 {{{
 ls `port dir qt4-mac`
 }}}
 does "work" show up?  If so 'cd `port dir qt4-mac`/work' and then to 'ls'
 again & make sure 'destroot' and qt-* are both there.  If so, then try:
 {{{
 sudo rm -rf destroot
 cd ..
 sudo port -o -f destroot qt4-mac [+variants]
 }}}
 which should re-create the destroot stage, which if you correct the
 Portfile then that should work this time.  If so, finish of the install
 via
 {{{
 sudo port -o -f install qt4-mac [+variants]
 }}}
 If not, post back the errors here.  Might be the same as before, in which
 case I'd recommended doing a 'clean' and trying again with the whole
 shebang.  Most of the time I have success coercing 'port' into re-doing
 destroot, but sometimes it just fails after a few times.

-- 
Ticket URL: <https://trac.macports.org/ticket/26768#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list