[Bug 191202] New: pkg does not work properly on HEAD/armeb

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jun 20 00:59:06 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191202

            Bug ID: 191202
           Summary: pkg does not work properly on HEAD/armeb
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Many People
          Priority: Normal
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: jmg at h2.funkthat.com

when trying to install a port, it fails...  See:
FreeBSD avila.funkthat.com 11.0-CURRENT FreeBSD 11.0-CURRENT #28
r267333:267349M: Wed Jun 18 16:49:41 PDT 2014    
jmg at carbon.funkthat.com:/usr/obj/arm.armeb/usr/src.avila/sys/AVILA  arm

See the thread for more info:
https://www.freebsd.org/cgi/mid.cgi?20140619184515.GA35207@zibbi.meraka.csir.co.za

How-To-Repeat:
On an armeb machine, like the AVILA board, run:
portsnap fetch
portsnap extract
cd /usr/ports/*/gettext
make install

See output:
# make install
===>  Installing for gettext-0.18.3.1_1
===>  Checking if devel/gettext already installed
pkg-static: failed to find the version elf note
===>   Registering installation for gettext-0.18.3.1_1
pkg-static: failed to find the version elf note
pkg-static: failed to find the version elf note
Installing gettext-0.18.3.1_1...pkg-static: package field incomplete:
architecture
pkg-static: the package is not valid
pkg-static: sqlite: cannot rollback - no transaction is active
*** Error code 70

Stop.
make[1]: stopped in /usr/ports/devel/gettext
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/gettext

Fix:
change how pkg identifies which arch it is on so that it uses the same
method as other parts, like gdb, or the kernel..

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list