aglsetup fails to reconfigure a project with -f (m3ulcb)

Description

Command:

source meta-agl/scripts/aglsetup.sh -m m3ulcb -b build-m3 agl-demo agl-devel

cd ../

source meta-agl/scripts/aglsetup.sh -m m3ulcb -b build-m3 agl-demo agl-devel -f

 

Expected result: reconfigure project

Actual result: failure

This used to work fine before the latest changes.

Environment

None

Activity

Walt Miner 
July 9, 2019 at 3:27 PM

Close for HH RC3

Stephane Desneux 
June 20, 2019 at 7:50 AM

Reproduced. Yes, the pb is due to bad cleanup of temp zip extraction dir. My fix drops the folder before and after operation (and makes the metadir cleaner BTW!)

Stephane Desneux 
June 19, 2019 at 4:52 PM
(edited)

Forget it - XDG_DOWNLOAD_DIR wasn't set properly. I'll try to reproduce this morning

Jan-Simon Moeller 
June 19, 2019 at 12:39 PM

This is totally annoying.

The reason seems to be the hotfix. Which will cause this message when you re-run aglsetup a 2nd time.

Reproduce:

  • aglsetup.sh -m m3ulcb  -b build-m3 agl-demo agl-devel

  • cd ..

  • aglsetup.sh -m h3ulcb  -b build-h3 agl-demo agl-devel

Dang.

 

Please take a look.

Fixed

Details

Assignee

Reporter

Fix versions

Labels

Contract ID

Priority

Created June 3, 2019 at 5:03 PM
Updated September 19, 2019 at 12:06 PM
Resolved June 20, 2019 at 2:27 PM