Re: 6.0 stable: linuxpluginwrapper port build failure

2006-02-22 Thread Lowell Gilbert
Chandan Haldar [EMAIL PROTECTED] writes:

 In the middle of the marathon build of gnome2 2.12, the machine (Compaq
 Pentium III 933MHz with 256MB RAM) unpredictably locks up.  Happened
 several times so far at different places in the build.  Keyboard is
 dead.  Switching
 console does not work.  The hard disk keeps spinning and the power
 light is on
 but there is no sign of any other activity in the machine.  Had to
 force a power
 down and reboot.  I am running FreeBSD 6.0 Stable with X11+Gnome 2.10
 and the older ports for 3 months now without any problems.  So presumably
 the new ports installs have something to do with this new unstable behavior.
 Anyone seen this before?

Seen it before?  Well, yes, but only as a result of hardware problems.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: 6.0 stable: linuxpluginwrapper port build failure

2006-02-21 Thread Chandan Haldar
I'll try the portmanager in future, but for now I already took Andrew's 
advice
and started reinstalling ports from the latest version of the ports 
collection.
I reinstalled a lot of the ports I installed earlier from the old ports 
collection
that came with FreBSD 6.0 Stable distrib.  Things seemed to go well... 
until:


In the middle of the marathon build of gnome2 2.12, the machine (Compaq
Pentium III 933MHz with 256MB RAM) unpredictably locks up.  Happened
several times so far at different places in the build.  Keyboard is 
dead.  Switching
console does not work.  The hard disk keeps spinning and the power light 
is on
but there is no sign of any other activity in the machine.  Had to force 
a power

down and reboot.  I am running FreeBSD 6.0 Stable with X11+Gnome 2.10
and the older ports for 3 months now without any problems.  So presumably
the new ports installs have something to do with this new unstable behavior.
Anyone seen this before?

Chandan


Chris Whitehouse wrote:


Andrew Pantyukhin wrote:


On 2/20/06, Chandan Haldar [EMAIL PROTECTED] wrote:

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...


If you have some spare time, consider reinstalling all
the ports.


You might try sysutils/portmanager first. It upgrades lowest 
dependencies first then works it's way up the dependency tree so stale 
dependencies are not usually a problem. It works very well.


Chris


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: 6.0 stable: linuxpluginwrapper port build failure

2006-02-20 Thread Andrew Pantyukhin
On 2/20/06, Chandan Haldar [EMAIL PROTECTED] 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 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: 6.0 stable: linuxpluginwrapper port build failure

2006-02-20 Thread Chandan Haldar
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 [EMAIL PROTECTED] 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 
 



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: 6.0 stable: linuxpluginwrapper port build failure

2006-02-20 Thread Andrew Pantyukhin
On 2/20/06, Chandan Haldar [EMAIL PROTECTED] wrote:
 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...


If you have some spare time, consider reinstalling all
the ports.

# pkg_delete -a
# cd /usr/ports/sysutils/portupgrade
# make install clean
# portinstall firefox mplayer whatever
(You only need to portinstall the leaf ports, everything
else will be installed by dependencies, naturally)

pkgdb -F is not a complicated process, but you'll
have to learn things like 'fam and gamin do the
same thing' or 'I don't have something, but I have
something-core'. Pkgdb tries to guess, but it does
a poor job at that.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: 6.0 stable: linuxpluginwrapper port build failure

2006-02-20 Thread Chris Whitehouse

Andrew Pantyukhin wrote:

On 2/20/06, Chandan Haldar [EMAIL PROTECTED] wrote:


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...




If you have some spare time, consider reinstalling all
the ports.


You might try sysutils/portmanager first. It upgrades lowest 
dependencies first then works it's way up the dependency tree so stale 
dependencies are not usually a problem. It works very well.


Chris
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


6.0 stable: linuxpluginwrapper port build failure

2006-02-19 Thread Chandan Haldar

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.

Thanks.

Chandan


===  Installing for linuxpluginwrapper-20050613
===   linuxpluginwrapper-20050613 depends on file: 
/usr/X11R6/lib/linux-flashplugin6/libflashplayer.so - found
===   linuxpluginwrapper-20050613 depends on file: 
/usr/X11R6/lib/linux-mozilla/plugins/nphelix.so - not found
===Verifying install for /usr/X11R6/lib/linux-mozilla/plugins/nphelix.so 
in /usr/ports/multimedia/linux-realplayer
===  Installing for linux-realplayer-10.0.5
===   linux-realplayer-10.0.5 depends on file: 
/compat/linux/usr/lib/libgtk-x11-2.0.so.0 - not found
===Verifying install for /compat/linux/usr/lib/libgtk-x11-2.0.so.0 in 
/usr/ports/x11-toolkits/linux-gtk2
===   linux-gtk2-2.2.1_5 depends on file: 
/compat/linux/usr/lib/libglib-2.0.so.0 - found
===   linux-gtk2-2.2.1_5 depends on file: 
/compat/linux/usr/lib/libatk-1.0.so.0 - not found
===Verifying install for /compat/linux/usr/lib/libatk-1.0.so.0 in 
/usr/ports/accessibility/linux-atk
===  Vulnerability check disabled, database not found
===  Extracting for linux-atk-1.2.0_3
= Checksum mismatch for rpm/atk-1.2.0-2.i386.rpm.
===  Refetch for 1 more times files: rpm/atk-1.2.0-2.i386.rpm 
===  Vulnerability check disabled, database not found

= atk-1.2.0-2.i386.rpm doesn't seem to exist in /usr/ports/distfiles/rpm.
= Attempting to fetch from 
ftp://ftp.redhat.com/pub/redhat/linux/9/en/os/i386/RedHat/RPMS/.
fetch: 
ftp://ftp.redhat.com/pub/redhat/linux/9/en/os/i386/RedHat/RPMS/atk-1.2.0-2.i386.rpm:
 File unavailable (e.g., file not found, no access)
= Attempting to fetch from 
ftp://ftp.nluug.nl/site/ftp.redhat.com/redhat/linux/9/en/os/i386/RedHat/RPMS/.
fetch: 
ftp://ftp.nluug.nl/site/ftp.redhat.com/redhat/linux/9/en/os/i386/RedHat/RPMS/atk-1.2.0-2.i386.rpm:
 File unavailable (e.g., file not found, no access)
= Attempting to fetch from 
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/rpm/.
fetch: 
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/rpm/atk-1.2.0-2.i386.rpm: 
File unavailable (e.g., file not found, no access)
= Couldn't fetch it - please try to retrieve this
= port manually into /usr/ports/distfiles/rpm and try again.
*** Error code 1


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]