Opened 8 years ago

Last modified 4 years ago

#50918 closed defect

buildbot-slave: file mkdir in post-extract creates a dir owned by root — at Initial Version

Reported by: mojca (Mojca Miklavec) Owned by: neverpanic (Clemens Lang)
Priority: Normal Milestone: MacPorts 2.6.3
Component: base Version: 2.3.4
Keywords: Cc:
Port: buildbot-slave-0.8

Description

The buildbot-slave port is broken:

Error: reinplace: error copying "/path/to/work/.tmp/org.macports.buildslave.template.plist.sed.n5fhoMQm" to "/path/to/work/buildbot-slave-0.8.12/macports/org.macports.buildslave.template.plist": permission denied
Error: org.macports.patch for port buildbot-slave returned: reinplace copy failed

I'm not sure if the port should use a different syntax or if this is a bug in base (or if I did something wrong).

These are the files/folders that I end up in ${worksrcpath}.

...
drwxr-xr-x   3 macports  admin    102 21 Apr  2015 docs
drwxr-xr-x   3 root      admin    102 18 Mar 11:45 macports
-rw-r--r--   1 macports  admin     37 21 Apr  2015 setup.cfg
-rwxr-xr-x   1 macports  admin   4830 21 Apr  2015 setup.py

I installed MacPorts by running ./configure --prefix=/costum/prefix && make && sudo make install in the sources for 2.3.4.

Change History (0)

Note: See TracTickets for help on using tickets.