Opened 3 years ago

Closed 3 years ago

#63296 closed defect (fixed)

lua-luafilesystem: duplicate port

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: gpanders (Gregory Anders)
Priority: High Milestone:
Component: ports Version: 2.7.1
Keywords: Cc: cooljeanius (Eric Gallager)
Port: lua-luafilesystem

Description

[fea7b9e98cb9e6df2c8a170e7ce05a9f8653d2a6/macports-ports] added a new port lua-luafilesystem in the lua primary category.

A lua-luafilesystem port already existed in the devel category. It was added in 2009 in [7dbc0115ec72b3dc5938a4261bbdfaf05869aaff/macports-ports].

This duplication has caused our buildbot portindex job to fail ever since then:

ERROR:  duplicate key value violates unique constraint "portfiles_pkey"
DETAIL:  Key (name)=(lua-luafilesystem) already exists.

Which of the two lua-luafilesystem ports shall we keep? Can you submit a PR to delete the duplicate, whichever one we decide not to keep?

Change History (4)

comment:1 Changed 3 years ago by cooljeanius (Eric Gallager)

Cc: cooljeanius added

comment:2 Changed 3 years ago by gpanders (Gregory Anders)

Good catch, apparently there are a number of lua-* ports under devel that I wasn't aware of.

Seeing as we now have a dedicated lua category, as well as a luarocks PortGroup (both of which the new lua-filesystem port uses), I propose we obsolete the one in devel and keep the one under lua. I'll submit a PR right now.

comment:4 Changed 3 years ago by gpanders (Gregory Anders)

Resolution: fixed
Status: assignedclosed

In 66b8528017d01c7dcd46ca41a90b848d241bb607/macports-ports (master):

devel/lua-filesystem: delete port

This port moved to lua/lua-luafilesystem in fea7b9e.

Closes: #63296

Note: See TracTickets for help on using tickets.