Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Oct 2012 07:51:45 GMT
From:      Eimar Koort <eimar.koort@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/173052: firefox 16 update/install failed
Message-ID:  <201210250751.q9P7pjx4033314@red.freebsd.org>
Resent-Message-ID: <201210250800.q9P800KV034461@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         173052
>Category:       ports
>Synopsis:       firefox 16 update/install failed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 25 08:00:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Eimar Koort
>Release:        
>Organization:
>Environment:
FreeBSD box 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Wed Jul 11 10:46:25 EEST 2012     root@box:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
During install process FF is unable to find libnkgnomevfs.so file and install fails.

There is exact same error reported here:

http://forums.freebsd.org/showthread.php?p=193996
>How-To-Repeat:
# cd /usr/ports/www/firefox/
# cat distinfo 
SHA256 (firefox-16.0.1.source.tar.bz2) = 57ed98109718aacfdeda2af11b0179916e462ede8ac6576ee99c7d066b162fe7
SIZE (firefox-16.0.1.source.tar.bz2) = 89452319
# make install
/*...*/
bin/chrome/pippki.manifest
bin/components/pipboot.xpt
bin/components/pipnss.xpt
bin/components/pippki.xpt
Error: package error or possible missing or unnecessary file: bin/components/libnkgnomevfs.so (package-manifest, 441).
[WebappRuntime]
bin/webapprt-stub
bin/webapprt/webapprt.ini
bin/webapprt/chrome.manifest
webapp.js
webapp.xul
bin/webapprt/chrome/webapprt.manifest
webapp.dtd
webapp.properties
bin/webapprt/chrome/en-US.manifest
bin/webapprt/components/CommandLineHandler.js
bin/webapprt/components/ContentPermission.js
bin/webapprt/components/ContentPolicy.js
bin/webapprt/components/DirectoryProvider.js
bin/webapprt/components/components.manifest
bin/webapprt/defaults/preferences/prefs.js
bin/webapprt/modules/WebappRT.jsm
bin/webapprt/modules/WebappsHandler.jsm
Error: found error(s) while packaging, see above for details.
gmake[1]: *** [stage-package] Error 255
gmake[1]: Leaving directory `/usr/ports/www/firefox/work/mozilla-release/browser/installer'
gmake: *** [install] Error 2
*** Error code 2

Stop in /usr/ports/www/firefox.
*** Error code 1

Stop in /usr/ports/www/firefox.
# find . -type f -name "libnkgnomevfs.so" 
# 

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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