Date: Mon, 9 May 2011 12:42:43 -0500 From: Antonio Olivares <olivares14031@gmail.com> To: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: firefox 4 pkg_add -r and port error ``TEST-UNEXPECTED-FAIL | automation.py | Exited with code 1 during test run'' Message-ID: <BANLkTin3d8x4ZsViA-eA2uy3Mgh2p%2BFuKw@mail.gmail.com> In-Reply-To: <BANLkTikK2Xded2dz29X51wqDt2hmtMR-fg@mail.gmail.com> References: <BANLkTikK2Xded2dz29X51wqDt2hmtMR-fg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 9, 2011 at 12:31 PM, Antonio Olivares <olivares14031@gmail.com> wrote: > Dear folks, > > On my system that I have updated to 8.2-RELEASE-amd64 I get mistake if I = try to > # pkg_add -r firefox > > pkg_add: =A0package 'perl-5.10.1_3.tbz... Done. > pkg_add: =A0package 'perl-5.10.1_3.tbz conflicts with perl-5.12.3 > pkg_add: =A0please use pkg_delete first to remove conflicting package(s) > or -f to force installation > pkg_add: =A0pkg_add of dependency 'perl-5.10.1_3' failed! > > I then cd'd to /usr/ports/www/firefox and ran > # make install clean > > and encountered a similar error to > > INFO | automation.py | Application pid: 51999 > Error: cannot open display: localhost:1001 > TEST-UNEXPECTED-FAIL | automation.py | Exited with code 1 during test run > INFO | automation.py | Application ran for: 0:00:00.514949 > INFO | automation.py | Reading PID log: /usr/tmp/tmpQW8cK8pidlog > gmake: *** [profiledbuild] Error 1 > *** Error code 1 > > found in > http://groups.google.com/group/mailing.freebsd.ports-bugs/msg/46bb521fcb7= 8abdf > and > http://freebsd.1045724.n5.nabble.com/ports-155949-firefox-4-WITH-PGO-bett= er-Text-against-DISPLAY-problem-td4265504.html > > I have run make config and disabled the option WITH_PGO I have > unchecked it and trying again to see if it is building. =A0If this > fails, I will ask for help or if it succeeds post a Solved message :) > > Regards, > > Antonio > SOLVED!!! :) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D SMB issues: Network group, machine, and share browsing does not work correctly. SFTP: Only sftp access using public key authentication works. To easily setup public key authentication to "remote_host": ssh-keygen -t dsa cat ~/.ssh/id_dsa.pub | ssh remote_host "cat >> .ssh/authorized_keys" The SSH server on remote_host must allow pub key authentication. =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Firefox 4.0 and HTML5 Certain functions used to display HTML5 elements need the sem module. If your Firefox crashes with the following message while viewing a HTML5 page: "Bad system call (core dumped)" you need to load the sem module (kldload sem). To load sem on every boot put the following into your /boot/loader.conf: sem_load=3D"YES" =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Any bug reports should be addressed to the maintainers at: gecko@FreeBSD.org You may also Cc: freebsd-ports@FreeBSD.org. Please do not send bug reports to any other addresses. Please include the following information with any bug report: * Output from 'uname -a'. * Output from 'ident /usr/ports/www/firefox/Makefile' * Where/when did the problem occur: configuring, building, or running firefox * How can you reproduce the problem? Thank you for your help in testing and reporting bugs, and we hope you enjoy using Firefox. The Maintainers (gecko@) =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D =3D=3D=3D> Registering installation for firefox-4.0.1,1 =3D=3D=3D> Cleaning for firefox-4.0.1,1 [olivares@grullahighschool ~]$ uname -a FreeBSD grullahighschool.rgccisd.org 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 Sorry for the noise :( Regards, Antonio
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BANLkTin3d8x4ZsViA-eA2uy3Mgh2p%2BFuKw>