[Bug 246817] ports-mgmt/portscout: portscout shows deleted tags

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu May 28 18:21:22 UTC 2020


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

            Bug ID: 246817
           Summary: ports-mgmt/portscout: portscout shows deleted tags
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: koobs at FreeBSD.org
          Reporter: yuri at freebsd.org
             Flags: maintainer-feedback?(koobs at FreeBSD.org)
          Assignee: koobs at FreeBSD.org

When upstreams delete tags portscout doesn't delete them and then shows them
forever.

Testcases:
* misc/nn-insight (my upstream): I made a mistake and created a wrong tag
9d95926 that I later deleted. Yet, portscout still shows it.
* devel/xeus: portscout shows 0.23.15 when the latest tag on GitHub is 0.23.14
They likely created and deleted the tag, but portscout picked it up while it
was there and now still has it.

Desired behavior:
For each port, when a new set of tags is harvested old tags should be removed
from the database before saving a new set of tags. It seems like portscout just
inserts new tags and keeps all old tags in the database which leads to the
erroneous behavior.

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


More information about the freebsd-ports-bugs mailing list