Opened 15 years ago
Closed 15 years ago
#22305 closed defect (fixed)
lua-glut @0.5: fails in destroot phase
Reported by: | takanori@… | Owned by: | bfulgham@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.1 |
Keywords: | Cc: | ||
Port: | lua-glut |
Description
lua-glut causes error in destroot phase.
---> Fetching lua-glut ---> Attempting to fetch luaglut-0.5.tar.gz from http://distfiles.macports.org/lua-glut ---> Verifying checksum(s) for lua-glut ---> Extracting lua-glut ---> Applying patches to lua-glut ---> Configuring lua-glut ---> Building lua-glut ---> Staging lua-glut into destroot Error: Target org.macports.destroot returned: error copying "README": no such file or directory Error: Status 1 encountered during processing.
Attachments (1)
Change History (2)
Changed 15 years ago by takanori@…
Attachment: | lua-glut.diff added |
---|
comment:1 Changed 15 years ago by takanori@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in r60135.
Note: See
TracTickets for help on using
tickets.
Here is a patch to fix this problem.