Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Apr 2018 01:01:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 227483] ports-mgmt/portmaster fails trying to process repo file 'digests.txz'
Message-ID:  <bug-227483-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 227483
           Summary: ports-mgmt/portmaster fails trying to process repo
                    file 'digests.txz'
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: se@FreeBSD.org
          Reporter: skh1002@hotmail.com
             Flags: maintainer-feedback?(se@FreeBSD.org)
          Assignee: se@FreeBSD.org

Trying to clean packages in the package folder where a repo was created wit=
h=20

$ pkg repo /var/ports/packages

portmaster fails with the following message

=3D=3D=3D>>> Empty origin in /var/ports/packages/digests.txz
=3D=3D=3D>>> Aborting update

Apparently, it treats the file 'digests.txz' like a compiled package (and m=
aybe
it would have also done so with 'meta.txz' and 'packagesite.txz', had it not
failed on the first one).

If these file names are hard-coded into the repo system, perhaps they shoul=
d be
known to portmaster too? These files are even stored in 'packages' root fol=
der
rather than in 'packages/All' where portmaster normally saves them. It seems
that portmaster should not look in the root folder, because no packages sho=
uld
be found there.

--=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-227483-7788>