Re: Firefox crashes

2011-01-27 Thread Matthew Dillon
:$ firefox
:
:Any ideas? I had Firefox working fine on the previous DFly installation. I'm 
:running it over SSH (the X server isn't set up yet).
:
:Pierre

Try using ssh -Y and see if firefox will run.  If that doesn't
work you may have to do it via a direct connection using 
xhost +client on your server and then setenv DISPLAY server:0.0
on your client.

Even though the link is remote both machines might still need
at least the fonts installed.

-Matt
Matthew Dillon 



Firefox crashes

2011-01-27 Thread Pierre Abbat
$ firefox

(xulrunner-bin:35267): Pango-WARNING **: failed to choose a font, expect ugly 
output. engine-type='PangoRenderFc', script='common'
GConf Error: Failed to contact configuration server; some possible causes are 
that you need to enable TCP/IP networking for ORBit, or you have stale NFS 
locks due to a system crash. See http://projects.gnome.org/gconf/ for 
information. (Details -  1: Failed to get connection to session: Unexpected 
lack of content trying to read a line)
Segmentation fault (core dumped)
$

Any ideas? I had Firefox working fine on the previous DFly installation. I'm 
running it over SSH (the X server isn't set up yet).

Pierre
-- 
li fi'u vu'u fi'u fi'u du li pa


Re: Autodetecting fs in mount cmd

2011-01-27 Thread Alex Hornung
On 27/01/11 21:49, elekktrett...@exemail.com.au wrote:
> I wish we could just do:
>
> mount /dev/acd0 /mnt/cd
>
> and it would find out what filesystem is on acd0 and succeed(like in
> Linux) instead of specifying the type on the command line. Is this hard to
> do?

That's what I wrote libfsid for, amongst other things. It is a pretty
trivial task to do with this library.

Regards,
Alex


Autodetecting fs in mount cmd

2011-01-27 Thread elekktretterr
I wish we could just do:

mount /dev/acd0 /mnt/cd

and it would find out what filesystem is on acd0 and succeed(like in
Linux) instead of specifying the type on the command line. Is this hard to
do?

Petr



Re: kde4 build fails on policykit

2011-01-27 Thread Pierre Abbat
On Thursday 27 January 2011 10:17:17 Francis GUDIN wrote:
> It might be this:
>
> http://sourceforge.net/apps/wordpress/sourceforge/2011/01/27/service-downti
>me/
>
> Try again when they're back.

Same error trying to build kde3. Oh well.

Pierre

-- 
When a barnacle settles down, its brain disintegrates.
Já não percebe nada, já não percebe nada.



Starting vkernels at boot time

2011-01-27 Thread Steve O'Hara-Smith
Hi,

I've been playing with getting IPV6 up and running using a vkernel
environment as my IPV6 gateway and firewall. It works pretty well but I'm
seeing a few boot time problems:

Starting a vkernel with a bridged interface at boot time doesn't
work because the bridge isn't created and hooked to the ethernet interface.
The vkernel starts fine but with no network it's unreachable.

The IPV6 startup doesn't work because there's no
/etc/rc.d/network6_interfaces script or indeed any of the other network6_*
scripts. This is easily worked around by configuring ipv6 in rc.local.

-- 
Steve O'Hara-Smith  |   Directable Mirror Arrays
C:>WIN  | A better way to focus the sun
The computer obeys and wins.|licences available see
You lose and Bill collects. |http://www.sohara.org/


Re: kde4 build fails on policykit

2011-01-27 Thread Sascha Wildner

On 1/27/2011 16:17, Francis GUDIN wrote:

It might be this:

http://sourceforge.net/apps/wordpress/sourceforge/2011/01/27/service-downtime/


Ah sounds like a good reason too. I thought it was the XML catalog issue.

Sascha


Re: kde4 build fails on policykit

2011-01-27 Thread Sascha Wildner

On 1/27/2011 13:59, Pierre Abbat wrote:

I started building kde4 and it ran all day and into the night. I woke up and
found it stopped. Suggestions?


If your /usr/pkg/etc is empty (like you posted before), can you try 
mounting a LiveCD, and cpdup the CD's /usr/pkg/etc to the hard disk?


S.


Re: kde4 build fails on policykit

2011-01-27 Thread Francis GUDIN

Pierre Abbat writes:

I started building kde4 and it ran all day and into the night. I woke up and 
found it stopped. Suggestions?


gmake[3]: Entering directory 
`/usr/pkgsrc/security/policykit/work/PolicyKit-0.9/doc/man'
/usr/pkg/bin/xsltproc -nonet 
http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl 
polkit-auth.xml
I/O error : Attempt to load network entity 
http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
warning: failed to load external 
entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl";
cannot parse 
http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl

gmake[3]: *** [polkit-auth.1] Error 4


It might be this:

http://sourceforge.net/apps/wordpress/sourceforge/2011/01/27/service-downtime/

Try again when they're back.
--
Francis



kde4 build fails on policykit

2011-01-27 Thread Pierre Abbat
I started building kde4 and it ran all day and into the night. I woke up and 
found it stopped. Suggestions?

Pierre
---
darner# bmake install
===> Installing dependencies for kde4-4.5.4
=> Full dependency oxygen-icons-4.5.4{,nb[0-9]*}: found oxygen-icons-4.5.4
=> Full dependency kdelibs4-4.5.4{,nb[0-9]*}: NOT found
=> Verifying reinstall for ../../x11/kdelibs4
=> Bootstrap dependency digest>=20010302: found digest-20080510
=> Checksum SHA1 OK for kdelibs-4.5.4.tar.bz2
=> Checksum RMD160 OK for kdelibs-4.5.4.tar.bz2
===> Installing dependencies for kdelibs4-4.5.4
==
The following variables will affect the build process of this package,
kdelibs4-4.5.4.  Their current value is shown below:

* BDB185_DEFAULT = db1
* BDB_DEFAULT = db4
* FAM_DEFAULT = fam
* JPEG_DEFAULT = jpeg
* KRB5_DEFAULT = heimdal
* SSLBASE = /usr
* SSLCERTS = /etc/ssl/certs
* SSLDIR = /etc/ssl
* SSLKEYS = /etc/ssl/private

Based on these variables, the following variables have been set:

* BDBBASE = /usr
* BDB_LIBS (defined, but empty)
* BDB_TYPE = db1
* FAMBASE (defined, but empty)
* FAM_TYPE = fam
* JPEGBASE (defined, but empty)
* JPEG_TYPE = jpeg
* KRB5BASE (defined, but empty)
* KRB5_TYPE = heimdal

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/pkg/bin/bmake clean' after
the changes.
==
=> Build dependency automoc4>=0.9.87: found automoc4-0.9.88nb5
=> Build dependency cmake>=2.8.1nb1: found cmake-2.8.3
=> Build dependency gmake>=3.81: found gmake-3.82nb1
=> Build dependency perl>=5.0: found perl-5.12.2nb1
=> Build dependency pkg-config>=0.19: found pkg-config-0.25nb1
=> Build dependency dri2proto>=2.0: found dri2proto-2.3
=> Build dependency glproto>=1.4.6: found glproto-1.4.12
=> Build dependency damageproto>=1.1.0: found damageproto-1.2.0
=> Build dependency xproto>=7.0.9: found xproto-7.0.18
=> Build dependency fixesproto>=3.0.0: found fixesproto-4.1.1
=> Build dependency xextproto>=7.0: found xextproto-7.1.2
=> Build dependency inputproto>=1.4: found inputproto-2.0
=> Build dependency kbproto>=1.0.2: found kbproto-1.0.5
=> Build dependency xcb-proto>=1.4: found xcb-proto-1.6
=> Build dependency xf86vidmodeproto>=2.3: found xf86vidmodeproto-2.3
=> Build dependency xf86driproto>=2.0.3: found xf86driproto-2.1.0
=> Build dependency renderproto>=0.9.3nb1: found renderproto-0.11
=> Build dependency randrproto>=1.2.0: found randrproto-1.3.1
=> Build dependency xineramaproto>=1.1.1: found xineramaproto-1.2
=> Build dependency scrnsaverproto>=1.1.0: found scrnsaverproto-1.2.0
=> Build dependency recordproto>=1.13.1: found recordproto-1.14
=> Full dependency docbook-xml>=4.2: found docbook-xml-4.5
=> Full dependency docbook-xsl>=1.75: found docbook-xsl-1.75.2
=> Full dependency qt4-libs>=4.7.1: found qt4-libs-4.7.1nb1
=> Full dependency libXinerama>=1.0.1: found libXinerama-1.1
=> Full dependency qt4-tools>=4.7.1: found qt4-tools-4.7.1nb1
=> Full dependency qt4-qdbus>=4.7.1: found qt4-qdbus-4.7.1nb1
=> Full dependency xz>=5.0.0: found xz-5.0.0
=> Full dependency strigi>=0.6.2: found strigi-0.6.4nb5
=> Full dependency libxml2>=2.6.23nb1: found libxml2-2.7.8nb2
=> Full dependency soprano>=2.5.2nb1: found soprano-2.5.2nb1
=> Full dependency shared-mime-info>=0.16nb2: found shared-mime-info-0.90
=> Full dependency pcre>=6.2: found pcre-8.11
=> Full dependency hicolor-icon-theme>=0.9nb1: found hicolor-icon-theme-0.12
=> Full dependency jasper>=1.900.1nb5: found jasper-1.900.1nb5
=> Full dependency libungif>=4.1.3nb1: found libungif-4.1.4nb1
=> Full dependency openexr>=1.6.1: found openexr-1.7.0
=> Full dependency attica>=0.2.0nb1: found attica-0.2.0nb1
=> Full dependency phonon>=4.4.2nb1: found phonon-4.4.2nb1
=> Full dependency mDNSResponder>=214.3.2: found mDNSResponder-214.3.2nb1
=> Full dependency polkit-qt>=0.9.3nb3: NOT found
=> Verifying reinstall for ../../security/polkit-qt
=> Bootstrap dependency digest>=20010302: found digest-20080510
=> Checksum SHA1 OK for polkit-qt-0.9.4.tar.bz2
=> Checksum RMD160 OK for polkit-qt-0.9.4.tar.bz2
===> Installing dependencies for polkit-qt-0.9.4
==
The following variables will affect the build process of this package,
polkit-qt-0.9.4.  Their current value is shown below:

* JPEG_DEFAULT = jpeg

Based on these variables, the following variables have been set:

* JPEGBASE (defined, but empty)
* JPEG_TYPE = jpeg

You may want to abort the process now with CTRL-C and change their value
before continuing.  Be sure to run `/usr/pkg/bin/bmake clean' after
the changes.
==
=> Build dependency auto