You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Rajesh Kartha (JIRA)" <de...@db.apache.org> on 2006/09/29 04:21:50 UTC

[jira] Created: (DERBY-1900) The scripts under the /bin of the distribution does not have the executable permission

The scripts under the /bin of the distribution does not have the executable permission
--------------------------------------------------------------------------------------

                 Key: DERBY-1900
                 URL: http://issues.apache.org/jira/browse/DERBY-1900
             Project: Derby
          Issue Type: Bug
          Components: Demos/Scripts
    Affects Versions: 10.2.1.5
         Environment: Linux 
            Reporter: Rajesh Kartha
             Fix For: 10.2.1.5


The scripts under the /bin directory of the distribution does not have the execute permission.  

Here is the dir listing:
-rw-r--r-- 1 rajeshk RD 1153 2006-09-15 12:12 dblook
-rw-r--r-- 1 rajeshk RD 1353 2006-09-15 12:20 dblook.bat
-rw-r--r-- 1 rajeshk RD 2348 2006-09-15 12:12 derby_common.bat
-rw-r--r-- 1 rajeshk RD 4853 2006-09-15 12:56 derby_common.sh
-rw-r--r-- 1 rajeshk RD 1241 2006-09-15 12:12 ij
-rw-r--r-- 1 rajeshk RD 1345 2006-09-15 12:20 ij.bat
..
..


The issue was raised in the list earlier
http://www.nabble.com/Questions-on-the-scripts-in--bin--directory-of-Derby-install-p6271633.html

but  looks it is not fully resolved.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (DERBY-1900) The scripts under the /bin of the distribution does not have the executable permission

Posted by "Andrew McIntyre (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-1900?page=all ]

Andrew McIntyre updated DERBY-1900:
-----------------------------------

    Attachment: derby-1900-v1.diff

Attaching simple patch for this issue. Force permissions on files in bin to have execute bit on.

> The scripts under the /bin of the distribution does not have the executable permission
> --------------------------------------------------------------------------------------
>
>                 Key: DERBY-1900
>                 URL: http://issues.apache.org/jira/browse/DERBY-1900
>             Project: Derby
>          Issue Type: Bug
>          Components: Demos/Scripts
>    Affects Versions: 10.2.1.5
>         Environment: Linux 
>            Reporter: Rajesh Kartha
>         Assigned To: Andrew McIntyre
>             Fix For: 10.2.1.5
>
>         Attachments: derby-1900-v1.diff
>
>
> The scripts under the /bin directory of the distribution does not have the execute permission.  
> Here is the dir listing:
> -rw-r--r-- 1 rajeshk RD 1153 2006-09-15 12:12 dblook
> -rw-r--r-- 1 rajeshk RD 1353 2006-09-15 12:20 dblook.bat
> -rw-r--r-- 1 rajeshk RD 2348 2006-09-15 12:12 derby_common.bat
> -rw-r--r-- 1 rajeshk RD 4853 2006-09-15 12:56 derby_common.sh
> -rw-r--r-- 1 rajeshk RD 1241 2006-09-15 12:12 ij
> -rw-r--r-- 1 rajeshk RD 1345 2006-09-15 12:20 ij.bat
> ..
> ..
> The issue was raised in the list earlier
> http://www.nabble.com/Questions-on-the-scripts-in--bin--directory-of-Derby-install-p6271633.html
> but  looks it is not fully resolved.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (DERBY-1900) The scripts under the /bin of the distribution does not have the executable permission

Posted by "Andrew McIntyre (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-1900?page=all ]

Andrew McIntyre resolved DERBY-1900.
------------------------------------

    Fix Version/s: 10.3.0.0
       Resolution: Fixed

Committed fix to trunk and 10.2 with 451466 and 451467, respectively.

> The scripts under the /bin of the distribution does not have the executable permission
> --------------------------------------------------------------------------------------
>
>                 Key: DERBY-1900
>                 URL: http://issues.apache.org/jira/browse/DERBY-1900
>             Project: Derby
>          Issue Type: Bug
>          Components: Demos/Scripts
>    Affects Versions: 10.2.1.5
>         Environment: Linux 
>            Reporter: Rajesh Kartha
>         Assigned To: Andrew McIntyre
>             Fix For: 10.2.1.5, 10.3.0.0
>
>         Attachments: derby-1900-v1.diff
>
>
> The scripts under the /bin directory of the distribution does not have the execute permission.  
> Here is the dir listing:
> -rw-r--r-- 1 rajeshk RD 1153 2006-09-15 12:12 dblook
> -rw-r--r-- 1 rajeshk RD 1353 2006-09-15 12:20 dblook.bat
> -rw-r--r-- 1 rajeshk RD 2348 2006-09-15 12:12 derby_common.bat
> -rw-r--r-- 1 rajeshk RD 4853 2006-09-15 12:56 derby_common.sh
> -rw-r--r-- 1 rajeshk RD 1241 2006-09-15 12:12 ij
> -rw-r--r-- 1 rajeshk RD 1345 2006-09-15 12:20 ij.bat
> ..
> ..
> The issue was raised in the list earlier
> http://www.nabble.com/Questions-on-the-scripts-in--bin--directory-of-Derby-install-p6271633.html
> but  looks it is not fully resolved.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Assigned: (DERBY-1900) The scripts under the /bin of the distribution does not have the executable permission

Posted by "Andrew McIntyre (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-1900?page=all ]

Andrew McIntyre reassigned DERBY-1900:
--------------------------------------

    Assignee: Andrew McIntyre

> The scripts under the /bin of the distribution does not have the executable permission
> --------------------------------------------------------------------------------------
>
>                 Key: DERBY-1900
>                 URL: http://issues.apache.org/jira/browse/DERBY-1900
>             Project: Derby
>          Issue Type: Bug
>          Components: Demos/Scripts
>    Affects Versions: 10.2.1.5
>         Environment: Linux 
>            Reporter: Rajesh Kartha
>         Assigned To: Andrew McIntyre
>             Fix For: 10.2.1.5
>
>         Attachments: derby-1900-v1.diff
>
>
> The scripts under the /bin directory of the distribution does not have the execute permission.  
> Here is the dir listing:
> -rw-r--r-- 1 rajeshk RD 1153 2006-09-15 12:12 dblook
> -rw-r--r-- 1 rajeshk RD 1353 2006-09-15 12:20 dblook.bat
> -rw-r--r-- 1 rajeshk RD 2348 2006-09-15 12:12 derby_common.bat
> -rw-r--r-- 1 rajeshk RD 4853 2006-09-15 12:56 derby_common.sh
> -rw-r--r-- 1 rajeshk RD 1241 2006-09-15 12:12 ij
> -rw-r--r-- 1 rajeshk RD 1345 2006-09-15 12:20 ij.bat
> ..
> ..
> The issue was raised in the list earlier
> http://www.nabble.com/Questions-on-the-scripts-in--bin--directory-of-Derby-install-p6271633.html
> but  looks it is not fully resolved.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (DERBY-1900) The scripts under the /bin of the distribution does not have the executable permission

Posted by "Rick Hillegas (JIRA)" <de...@db.apache.org>.
     [ http://issues.apache.org/jira/browse/DERBY-1900?page=all ]

Rick Hillegas updated DERBY-1900:
---------------------------------

    Attachment: derby-1900-revert-from-10.2.diff

Committed derby-1900-revert-from-10.2.diff at subversion revision 451695. This backs the port of this bugfix out of the 10.2 branch. With this bugfix, I can't build the release with version 1.6.5 of ant. I get the following diagnostic:

BUILD FAILED
C:\cygwin\home\rh161140\derby\branches\10.2\tools\release\build.xml:132: Class org.apache.tools.ant.taskdefs.Tar$TarFile
Set doesn't support the "filemode" attribute.

>From the ant website, it looks like this attribute was added in the current beta version of ant. I don't want to build the release with a beta tool.

> The scripts under the /bin of the distribution does not have the executable permission
> --------------------------------------------------------------------------------------
>
>                 Key: DERBY-1900
>                 URL: http://issues.apache.org/jira/browse/DERBY-1900
>             Project: Derby
>          Issue Type: Bug
>          Components: Demos/Scripts
>    Affects Versions: 10.2.1.5
>         Environment: Linux 
>            Reporter: Rajesh Kartha
>         Assigned To: Andrew McIntyre
>             Fix For: 10.2.1.5, 10.3.0.0
>
>         Attachments: derby-1900-revert-from-10.2.diff, derby-1900-v1.diff
>
>
> The scripts under the /bin directory of the distribution does not have the execute permission.  
> Here is the dir listing:
> -rw-r--r-- 1 rajeshk RD 1153 2006-09-15 12:12 dblook
> -rw-r--r-- 1 rajeshk RD 1353 2006-09-15 12:20 dblook.bat
> -rw-r--r-- 1 rajeshk RD 2348 2006-09-15 12:12 derby_common.bat
> -rw-r--r-- 1 rajeshk RD 4853 2006-09-15 12:56 derby_common.sh
> -rw-r--r-- 1 rajeshk RD 1241 2006-09-15 12:12 ij
> -rw-r--r-- 1 rajeshk RD 1345 2006-09-15 12:20 ij.bat
> ..
> ..
> The issue was raised in the list earlier
> http://www.nabble.com/Questions-on-the-scripts-in--bin--directory-of-Derby-install-p6271633.html
> but  looks it is not fully resolved.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira