Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jun 2014 00:59:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 191202] New: pkg does not work properly on HEAD/armeb
Message-ID:  <bug-191202-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: jmg@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@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.



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