eval_build_list #228

Closed
opened 2016-06-13 09:21:47 +00:00 by oberon · 10 comments
oberon commented 2016-06-13 09:21:47 +00:00 (Migrated from gitlab2.manjaro.org)

Just installed manjaro-tools-iso 0.11.903
running buildiso gives this error:
/usr/bin/buildiso: line 178: eval_build_list: command not found

Just installed **manjaro-tools-iso 0.11.903** running buildiso gives this error: `/usr/bin/buildiso: line 178: eval_build_list: command not found`
philm commented 2016-06-13 09:26:50 +00:00 (Migrated from gitlab2.manjaro.org)

Created by: philmmanjaro

Seems to be a regression introduced with 0.11.903. The version before was fine. Thx for reporting it. If you don't have the old version in cache, please try 902 by using the tarball and following git-commit: a3ac87df32

*Created by: philmmanjaro* Seems to be a regression introduced with **0.11.903**. The version before was fine. Thx for reporting it. If you don't have the old version in cache, please try 902 by using the tarball and following git-commit: a3ac87df321e99e5bbf15ed0a3c5ebc430eba9cd
oberon commented 2016-06-13 09:33:39 +00:00 (Migrated from gitlab2.manjaro.org)

I'm running commit e0dfc44 (stable-0.12.x) now. That one seems fine. Can't really check the package - the PKGBUILD seems to be updated only locally on your branch ;)

I'm running commit **e0dfc44** (stable-0.12.x) now. That one seems fine. Can't really check the package - the PKGBUILD seems to be updated only locally on your branch ;)
philm commented 2016-06-13 09:35:29 +00:00 (Migrated from gitlab2.manjaro.org)

Created by: philmmanjaro

This is not a bug. You have to adopt to the changes made to manjaro-tools.conf. See also 570ac4750d

-# default pkg buildset; name without .set extension
-# buildset_pkg=default
+# default pkg build list; name without .list extension
+# build_list_pkg=default

 ################ buildiso ################

 # the name of the profiles directory
 # profile_repo='manjaro-tools-iso-profiles'

-# default iso buildset; name without .set extension
-# buildset_iso=default
+# default iso build list; name without .list extension
+# build_list_iso=default
*Created by: philmmanjaro* This is not a bug. You have to adopt to the changes made to **manjaro-tools.conf**. See also 570ac4750d0b80540ee43bfb3b0bc3cc485f1f1b ``` -# default pkg buildset; name without .set extension -# buildset_pkg=default +# default pkg build list; name without .list extension +# build_list_pkg=default ################ buildiso ################ # the name of the profiles directory # profile_repo='manjaro-tools-iso-profiles' -# default iso buildset; name without .set extension -# buildset_iso=default +# default iso build list; name without .list extension +# build_list_iso=default ```
oberon commented 2016-06-13 09:36:47 +00:00 (Migrated from gitlab2.manjaro.org)

I see. ok. Thanks ;)

I see. ok. Thanks ;)
philm commented 2016-06-13 09:37:32 +00:00 (Migrated from gitlab2.manjaro.org)

Created by: philmmanjaro

v0.11.903 is followed commit: e0dfc44134

*Created by: philmmanjaro* **v0.11.903** is followed commit: e0dfc44134514ec75828e464a7a42253b3f015db
oberon commented 2016-06-13 09:40:32 +00:00 (Migrated from gitlab2.manjaro.org)

To me it looks like you applied some patch in your PKGBUILD then, because as I said, my git build works fine while the repo package doesn't. Also the config should not make any difference because those lines are commented anyway! ;)

To me it looks like you applied some patch in your PKGBUILD then, because as I said, my git build works fine while the repo package doesn't. Also the config should not make any difference because those lines are commented anyway! ;)
philm commented 2016-06-13 10:08:36 +00:00 (Migrated from gitlab2.manjaro.org)

Created by: philmmanjaro

Ok, please compare the content of both package versions. So we find the culeprint on the matter. Back home I've to check what might went wrong.

*Created by: philmmanjaro* Ok, please compare the content of both package versions. So we find the culeprint on the matter. Back home I've to check what might went wrong.
philm commented 2016-06-13 10:27:49 +00:00 (Migrated from gitlab2.manjaro.org)

Created by: philmmanjaro

@oberon2007: check if revision 2 works. If yes, please upload that verison and close this issue.

*Created by: philmmanjaro* @oberon2007: check if revision 2 works. If yes, please upload that verison and close this issue.
oberon commented 2016-06-13 12:38:02 +00:00 (Migrated from gitlab2.manjaro.org)

Well it looks like my manjaro-tools-base was not at the same version. The package is fine apparently after reinstalling the whole set. Sorry for that.

Well it looks like my manjaro-tools-base was not at the same version. The package is fine apparently after reinstalling the whole set. Sorry for that.
philm commented 2016-06-13 16:38:32 +00:00 (Migrated from gitlab2.manjaro.org)

Created by: philmmanjaro

No problem.

*Created by: philmmanjaro* No problem.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tools/manjaro-tools#228
No description provided.