reproduce-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Reproduce-devel] [bug #56327] Permission warnings at end of configurati


From: Mohammad Akhlaghi
Subject: [Reproduce-devel] [bug #56327] Permission warnings at end of configuration when building in group
Date: Wed, 15 May 2019 11:48:11 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:66.0) Gecko/20100101 Firefox/66.0

URL:
  <https://savannah.nongnu.org/bugs/?56327>

                 Summary: Permission warnings at end of configuration when
building in group
                 Project: Reproducible paper template
            Submitted by: makhlaghi
            Submitted on: Wed 15 May 2019 04:48:09 PM BST
                Category: Software
                Severity: 3 - Normal
              Item Group: Crash
                  Status: In Progress
                 Privacy: Public
             Assigned to: makhlaghi
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

When one group member has already built the project, and another configures
their clone of the project to use the same build directory, it may happy that
many "operation not permitted" warnings from `chmod' are given in the end.

This is because currently, the configure script only does the installation,
but the step where the write-access permission is given to all group members
is done by the `for-group' script.

Therefore, if there is any problem during the permission setting for one user
(for any reason), the other users are going to confront this problem.

One solution may be to bring the `chmod' call within the configure script. So
if there is a problem, the `configure' script doesn't build the Makefile and
so the user sees this problem and is able to fix it before the Makefile link
is created.




    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?56327>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]