Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Jul 2020 20:35:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 247856] iocage fetch doesn't work on i386
Message-ID:  <bug-247856-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247856

            Bug ID: 247856
           Summary: iocage fetch doesn't work on i386
           Product: Ports & Packages
           Version: Latest
          Hardware: i386
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: vince@vincentbentley.co.uk

Created attachment 216328
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D216328&action=
=3Dedit
Patch to fix an installed iocage on i386

On a 32-bit X86 jail host, iocage fetch fails because it is looking for
lib32.txz in an i386 repo. The lib32.txz archive is only present in the amd=
64
repo because it is not required for i386 machines.

I found the bug in /usr/local/lib/python3.7/site-packages/iocage_lib/iocage=
.py

The attached patch fixes an already installed iocage. I sent email to upstr=
eam
but have not received a reply yet.

--=20
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-247856-7788>