genivi-audio-manager@lists.genivi.org

development list for the AudioManager

View all threads

GenIVI AudioManager v7.7 issue

KM
Koch, Martin (ESE GmbH; ADITG/ESM)
Fri, Feb 21, 2020 11:53 AM

Hello all,

although having carefully validated all my code changes (pull requests #47https://github.com/GENIVI/AudioManager/pull/47, #48https://github.com/GENIVI/AudioManager/pull/48 and #49https://github.com/GENIVI/AudioManager/pull/49), while updating the version to 7.7 I accidentally introduced a newline charter into the VERSION file. This causes a build failure (as of BitBake Build Tool Core version 1.28.0). Although this is reverted with the subsequent commit, the tagged version 7.7 cannot be used.

Assuming that moving the tag by one commit is not an option, I think we should create a new (intact) version (could be tagged somehow like 7.7_post-1 or alike) with that issue fixed.

Any hints on clearing up this situation in a proper way are welcome.

Best regards & Enjoy your weekend

Martin Koch
Advanced Driver Information Technology GmbH
Engineering Software Multimedia (ESM)
Robert-Bosch-Str. 200
31139 Hildesheim
Germany
Tel. +49 5121 49 6954
Fax +49 5121 49 6999
mkoch@de.adit-jv.com
www.adit-jv.com
ADIT is a joint venture company of Robert Bosch GmbH/Robert Bosch Car Multimedia GmbH and DENSO Corporation
Sitz: Hildesheim, Registergericht: Amtsgericht Hildesheim HRB 3438
Geschäftsführung: Wilhelm Grabow, Ken Yaguchi
Data protection information: We use your contact information and e-mail communication to process your inquiry and for internal and possibly tax documentation purposes. Your information will only be passed on to third parties if this is necessary to carry out your request or if we are legally obliged to do so.

Hello all, although having carefully validated all my code changes (pull requests #47<https://github.com/GENIVI/AudioManager/pull/47>, #48<https://github.com/GENIVI/AudioManager/pull/48> and #49<https://github.com/GENIVI/AudioManager/pull/49>), while updating the version to 7.7 I accidentally introduced a newline charter into the VERSION file. This causes a build failure (as of BitBake Build Tool Core version 1.28.0). Although this is reverted with the subsequent commit, the tagged version 7.7 cannot be used. Assuming that moving the tag by one commit is not an option, I think we should create a new (intact) version (could be tagged somehow like 7.7_post-1 or alike) with that issue fixed. Any hints on clearing up this situation in a proper way are welcome. Best regards & Enjoy your weekend Martin Koch Advanced Driver Information Technology GmbH Engineering Software Multimedia (ESM) Robert-Bosch-Str. 200 31139 Hildesheim Germany Tel. +49 5121 49 6954 Fax +49 5121 49 6999 mkoch@de.adit-jv.com www.adit-jv.com ADIT is a joint venture company of Robert Bosch GmbH/Robert Bosch Car Multimedia GmbH and DENSO Corporation Sitz: Hildesheim, Registergericht: Amtsgericht Hildesheim HRB 3438 Geschäftsführung: Wilhelm Grabow, Ken Yaguchi Data protection information: We use your contact information and e-mail communication to process your inquiry and for internal and possibly tax documentation purposes. Your information will only be passed on to third parties if this is necessary to carry out your request or if we are legally obliged to do so.
SL
Stephen Lawrence
Fri, Feb 21, 2020 12:08 PM

Hi Martin,

-----Original Message-----
From: genivi-audio-manager genivi-audio-manager-bounces@lists.genivi.org On Behalf
Of Koch, Martin (ESE GmbH; ADITG/ESM)
Sent: 21 February 2020 11:54
To: GenIVI AudioManager Mailing list (genivi-audio-manager@lists.genivi.org) <genivi-
audio-manager@lists.genivi.org>
Subject: [audio-manager] GenIVI AudioManager v7.7 issue

Assuming that moving the tag by one commit is not an option, I think we should create a
new (intact) version (could be tagged somehow like 7.7_post-1 or alike) with that issue
fixed.

Any hints on clearing up this situation in a proper way are welcome.

Stuff happens. Assuming the project is using semver then how about 7.7.1? Nice and clean.

Best regards & Enjoy your weekend

Keep up the good work on the improvements and same to you re the weekend.

Regards

Steve
BIT Lead

p.s. The BIT have been working on shared automated testing for genivi using LAVA.
The LAVA farm is up and now I'm turning to the meta-ivi-test cases. It's early days
but I have the AM and AMPlugins unit tests from meta-ivi-test running [1]. Thought you
might find it interesting to see that capability is coming.

[1] https://lava.genivi.org/scheduler/job/463#L874

Hi Martin, > -----Original Message----- > From: genivi-audio-manager <genivi-audio-manager-bounces@lists.genivi.org> On Behalf > Of Koch, Martin (ESE GmbH; ADITG/ESM) > Sent: 21 February 2020 11:54 > To: GenIVI AudioManager Mailing list (genivi-audio-manager@lists.genivi.org) <genivi- > audio-manager@lists.genivi.org> > Subject: [audio-manager] GenIVI AudioManager v7.7 issue > > Assuming that moving the tag by one commit is not an option, I think we should create a > new (intact) version (could be tagged somehow like 7.7_post-1 or alike) with that issue > fixed. > > Any hints on clearing up this situation in a proper way are welcome. Stuff happens. Assuming the project is using semver then how about 7.7.1? Nice and clean. > > Best regards & Enjoy your weekend Keep up the good work on the improvements and same to you re the weekend. Regards Steve BIT Lead p.s. The BIT have been working on shared automated testing for genivi using LAVA. The LAVA farm is up and now I'm turning to the meta-ivi-test cases. It's early days but I have the AM and AMPlugins unit tests from meta-ivi-test running [1]. Thought you might find it interesting to see that capability is coming. [1] https://lava.genivi.org/scheduler/job/463#L874