bugLiberty Eiffel - Bugs: bug #61585, install.sh stumbles upon a missing...

 
 

bug #61585: install.sh stumbles upon a missing directory $TARGET

Submitter:  None
Submitted:  Mon 29 Nov 2021 06:31:57 PM UTC
   
 
Category:  Liberty tools Severity:  3 - Normal
Priority:  * 5 - Normal Status:  Ready For Test
Assigned to:  ramack Open/Closed:  Open
Release:  adler Fixed Release:  None
Planned Release:  curtiss
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 04 Mar 2022 09:34:07 PM UTC, comment #4: 

For me it looks, that this happens whenever TMPDIR was set before install.sh was called. Can you give it a try on your side?

and also check if the version of install.sh I just pushed fixes it?

Raphael Mack <ramack>
Group administrator
Fri 04 Mar 2022 10:35:28 AM UTC, comment #3: 

I've seen this happen once with an Ubuntu client on a Windows-based VirtualBox host.  As it didn't happen again, I thought nothing of it and went on...

- <_92048>
Sat 26 Feb 2022 03:50:15 PM UTC, comment #2: 

comment #1:

> Can you please tell us which operative system have you used?
>
> Such behaviour doesn't show on Debian, Ubuntu and Fedora....
>

This was on a Mac using zsh

remy <remy>
Tue 30 Nov 2021 08:08:28 PM UTC, comment #1: 

Can you please tell us which operative system have you used?

Such behaviour doesn't show on Debian, Ubuntu and Fedora....

Paolo Redaelli <Tybor>
Group administrator
Mon 29 Nov 2021 06:31:57 PM UTC, original submission:  

To reproduce:
git clone
cd liberty-eiffel
./install
fails because of not existing directory $TARGET

I did the following work-around:
- in directory liberty-eiffel
- create a an empty directory ./target
- in install.sh, remove line 135: #    test -d $TARGET && rm -rf $TARGET

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by ramack (Posted a comment)
  • -email is unavailable- added by _92048 (Posted a comment)
  • -email is unavailable- added by remy (Posted a comment)
  • -email is unavailable- added by Tybor (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2022-03-04 ramack StatusNone Ready For Test
        Assigned toNone ramack
        ReleaseNone adler
        Planned ReleaseNone curtiss

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code