Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Feb 2006 16:21:03 +0530
From:      Chandan Haldar <chandanh@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: 6.0 stable: linuxpluginwrapper port build failure
Message-ID:  <43F99F17.1040407@gmail.com>
In-Reply-To: <cb5206420602200015o3b0bdb00ve0f4942eff960229@mail.gmail.com>
References:  <43F96644.3070306@gmail.com> <cb5206420602200015o3b0bdb00ve0f4942eff960229@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks a lot for the direction.  All goes well until portupgrade asks me 
to run 'pkgdb -F',
which asks me to resolve stale dependencies.  I have a large number of 
ports installed and
the dependencies seem somewhat intractable for manual resolution.  Is 
this the only way
to resolve the stale dependencies or am I as usual missing something :-( 
?  From the pkgdb
manpage I could not understand the implication of the score and how that 
helps me
select a new dependency...

Chandan


Andrew Pantyukhin wrote:

>On 2/20/06, Chandan Haldar <chandanh@gmail.com> wrote:
>  
>
>>Trying to build port linuxpluginwrapper on FreeBSD 6.0-Stable
>>(final goal is to get linux flash player work with firefox 1.0.7
>>on FreeBSD 6.0-Stable) fails at fetch of atk-1.2.0-2.i386.rpm.
>>Fetching manually results in checksum mismatch error.  Any known
>>workaround?  Transcript of session below.
>>    
>>
>
># mv /usr/ports/distfiles /usr/
># rm -rf /usr/ports
># mkdir /usr/ports
># man portsnap                                ...  <wow>
># portsnap fetch
># portsnap extract
># mv /usr/distfiles /usr/ports/
># echo '0 7 * * * root portsnap cron && portsnap update' >> /etc/crontab
># cd /usr/ports/sysutils/portupgrade/
># make install clean
># rehash
># portupgrade -ak                            ...  <tea-time>
># cd /usr/ports/www/linuxpluginwrapper/
># make install clean
># cp /usr/local/share/examples/linuxpluginwrapper/libmap.conf-FreeBSD6 /etc/
># cd /usr/ports/www/linux-flashplugin6/
># make install clean
># firefox &
>  
>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43F99F17.1040407>