[00:48:52]
<kayou> Salamandar: May I have your thoughts on [this](https://github.com/YunoHost-Apps/incus_ynh/pull/9)?
[01:38:23]
<Yunohost Git/Infra notifications> [apps] yunohost-bot pushed 1 commit to add-to-wishlist-triliumnext-notes: Add TriliumNext Notes to wishlist ([e2d4cfd6](https://github.com/YunoHost/apps/commit/e2d4cfd6c9a75cbb1485de40602760f0d65ca0f6))
[01:38:23]
<Yunohost Git/Infra notifications> [apps] yunohost-bot created new branch add-to-wishlist-triliumnext-notes
[01:38:26]
<Yunohost Git/Infra notifications> [apps] yunohost-bot opened [pull request #2707](https://github.com/YunoHost/apps/pull/2707): Add TriliumNext Notes to wishlist
[01:38:27]
<Yunohost Git/Infra notifications> [apps] yunohost-bot labeled Wishlist on [pull request #2707](https://github.com/YunoHost/apps/pull/2707): Add TriliumNext Notes to wishlist
[07:59:16]
<Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar pushed 1 commit to master: Testing (#748) * Update ADMIN.md (#734) Jai sorti High Performance Backend, qui était dans la section Onlyoffice, alo... ([7bd156b4](https://github.com/YunoHost-Apps/nextcloud_ynh/commit/7bd156b4fe18752a397d063d0710cf6efd8f254f))
[07:59:16]
<Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar merged [pull request #748](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/748): Testing
[07:59:33]
<Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar pushed 1 commit to testing: 30.0.2 (#729) * Update manifest.toml * Auto-update READMEs * add pre upgrade warning for NC 29 * update to PHP8.3 *... ([be0378ec](https://github.com/YunoHost-Apps/nextcloud_ynh/commit/be0378ec16f0ee438ba6d1808b4428f978146ca8))
[07:59:34]
<Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar merged [pull request #729](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/729): 30.0.2
[07:59:39]
<Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar deleted branch 30.0.0
[07:59:40]
<Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar edited [pull request #746](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/746): Helpers 2.1 3.0.1
[08:00:06]
<Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar opened [pull request #752](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/752): Testing
[08:01:54]
<Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar pushed 2 commits to testing ([be0378ec16f0...42513866c8d5](https://github.com/YunoHost-Apps/nextcloud_ynh/compare/be0378ec16f0...42513866c8d5))
[08:01:54]
<Yunohost Git/Infra notifications> [nextcloud_ynh/testing] Merge branch master into testing - eric_G
[08:01:54]
<Yunohost Git/Infra notifications> [nextcloud_ynh/testing] Testing (#748) * Update ADMIN.md (#734) Jai sorti High Performance Backend, qui était dans la section Onlyoffice, alo... - eric_G
[08:03:23]
<Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar pushed 4 commits to v2_PostgreSQL ([186ee854e6d9...b01ace6589e2](https://github.com/YunoHost-Apps/nextcloud_ynh/compare/186ee854e6d9...b01ace6589e2))
[08:03:24]
<Yunohost Git/Infra notifications> [nextcloud_ynh/v2_PostgreSQL] Merge branch master into testing - eric_G
[08:03:24]
<Yunohost Git/Infra notifications> [nextcloud_ynh/v2_PostgreSQL] 30.0.2 (#729) * Update manifest.toml * Auto-update READMEs * add pre upgrade warning for NC 29 * update to PHP8.3 *... - eric_G
[08:03:24]
<Yunohost Git/Infra notifications> [nextcloud_ynh/v2_PostgreSQL] Merge branch testing into v2_PostgreSQL - Éric Gaspar
[08:52:38]
<eric_G> https://aria.im/_matrix/media/v1/download/matrix.org/CmCUXMPojpUcbCDinuTTjubv
[08:55:18]
<Yunohost Git/Infra notifications> [apps] ericgaspar [commented](https://github.com/YunoHost/apps/pull/2707#issuecomment-2481050425) on [issue #2707](https://github.com/YunoHost/apps/pull/2707) Add TriliumNext Notes to wishlist: I propose to update the existing package https://ci-apps-dev.yunohost.org/ci/job/4112
[09:04:13]
<miro5001> Good morning
I get the bullseye test failing :
```
422405 WARNING _common.sh: line 67: ynh_secure_remove: command not found
423910 ERROR Unable to install indico
```
```
[integration]
yunohost = ">= 11.2.30"
helpers_version = "2.1"
architectures = "all"
multi_instance = false
```
[09:06:56]
<eric_G> `ynh_secure_remove` -> `ynh_safe_rm`
[09:07:47]
<eric_G> miro5001: when using helpers 2.1 use `ynh_safe_rm`
[09:18:09]
<miro5001> > <@ericg:matrix.org> `ynh_secure_remove` -> `ynh_safe_rm`
The bookworm test was successful.
When it started the Ci told me :
✘ You should not be using 'rm -rf', please use 'ynh_secure_remove' instead
What I did. So it seems the bullseye test used the last modified code before starting the test.
[09:28:42]
<HgO> Hello! i'm trying to run package_check.sh locally, but I'm getting a 502 from : https://devbaseimgs.yunohost.org/
```
Launching new LXC ynh-appci-bullseye-amd64-stable-test-0 ...
Error: Failed to fetch https://devbaseimgs.yunohost.org:8443/1.0: 502 Bad Gateway
Critical: Can't find base image yunohost/bullseye-stable/appci, run ./package_check.sh --rebuild
```
[09:29:16]
<HgO> (also I don't know why it tries to fetch the bullseye image 🤷)
[09:45:18]
<kayou> > <@hgo:chat.batato.be> Hello! i'm trying to run package_check.sh locally, but I'm getting a 502 from : https://devbaseimgs.yunohost.org/
> ```
> Launching new LXC ynh-appci-bullseye-amd64-stable-test-0 ...
> Error: Failed to fetch https://devbaseimgs.yunohost.org:8443/1.0: 502 Bad Gateway
> Critical: Can't find base image yunohost/bullseye-stable/appci, run ./package_check.sh --rebuild
> ```
yeah, there is a bug with lxc >< you should use incus instead :/
[10:01:45]
<Yunohost Git/Infra notifications> [apps] yunohost-bot created new branch add-to-wishlist-shields-io
[10:01:47]
<Yunohost Git/Infra notifications> [apps] yunohost-bot pushed 1 commit to add-to-wishlist-shields-io: Add Shields.io to wishlist ([f4da51f1](https://github.com/YunoHost/apps/commit/f4da51f1f3011f759ce8a98c55cfd3f92ed5f27f))
[10:01:49]
<Yunohost Git/Infra notifications> [apps] yunohost-bot opened [pull request #2708](https://github.com/YunoHost/apps/pull/2708): Add Shields.io to wishlist
[10:01:52]
<Yunohost Git/Infra notifications> [apps] yunohost-bot labeled Wishlist on [pull request #2708](https://github.com/YunoHost/apps/pull/2708): Add Shields.io to wishlist
[10:28:30]
<miro5001> In the install script I have set two redis databases :
redis_db=$(ynh_redis_get_free_db)
ynh_app_setting_set --app=$app --key=redis_db --value=$redis_db
celery_db=$(ynh_redis_get_free_db)
ynh_app_setting_set --app=$app --key=celery_db --value=$celery_db
Here https://github.com/YunoHost-Apps/indico_ynh/blob/f728399e9aff0d2fd54a1ef1aa716b224163dfcb/scripts/install#L19
But when installed, the config file shows the same db number :
REDIS_CACHE_URL = 'redis://localhost:6379/0'
CELERY_BROKER = 'redis://localhost:6379/0'
[10:35:59]
<Salamandar> > <@hgo:chat.batato.be> (also I don't know why it tries to fetch the bullseye image 🤷)
Might still be the default distro if none is specified
[10:53:14]
<Yunohost Git/Infra notifications> [apps] ericgaspar closed [pull request #2708](https://github.com/YunoHost/apps/pull/2708): Add Shields.io to wishlist
[10:53:15]
<Yunohost Git/Infra notifications> [apps] ericgaspar [commented](https://github.com/YunoHost/apps/pull/2708#issuecomment-2481175026) on [issue #2708](https://github.com/YunoHost/apps/pull/2708) Add Shields.io to wishlist: here we go https://github.com/YunoHost-Apps/shields_ynh
[10:53:26]
<Yunohost Git/Infra notifications> [apps] ericgaspar closed [pull request #2707](https://github.com/YunoHost/apps/pull/2707): Add TriliumNext Notes to wishlist
[10:57:01]
<Yunohost Git/Infra notifications> [apps] ericgaspar created new branch shields
[10:57:19]
<Yunohost Git/Infra notifications> [apps] ericgaspar pushed 1 commit to shields: Update apps.toml ([4316c5a1](https://github.com/YunoHost/apps/commit/4316c5a1322446cbcda8f07f1b5612c90c28091e))
[10:59:18]
<Yunohost Git/Infra notifications> [apps] ericgaspar pushed 1 commit to shields: Create shields.png ([e44022d1](https://github.com/YunoHost/apps/commit/e44022d1cfbd7c12a10c270a2cadd40f60c3ad7a))
[10:59:34]
<Yunohost Git/Infra notifications> [apps] ericgaspar opened [pull request #2709](https://github.com/YunoHost/apps/pull/2709): Add Shields to catalog
[11:08:32]
<thatoo> `` $ ``that is what I was doing but it was not working so I asked the question here. I guess you see the issue and it comes from `` ( ) `` and `` [ ] `` but then how can achieve my goal if not using `` ynh_replace_string `` ? By the way, it is to use in config script file.
[11:19:29]
<thatoo> So I should escape `` [ ] `` but not `` ( ) `` and it is working now.
[11:36:52]
<Yunohost Git/Infra notifications> [apps] ericgaspar pushed 1 commit to set-headplane-as-not-working: Update apps.toml ([b5d194d1](https://github.com/YunoHost/apps/commit/b5d194d193541fdb2ee689cb8921cad29836a010))
[11:36:52]
<Yunohost Git/Infra notifications> [apps] ericgaspar created new branch set-headplane-as-not-working
[11:36:59]
<Yunohost Git/Infra notifications> [apps] ericgaspar opened [pull request #2710](https://github.com/YunoHost/apps/pull/2710): Update apps.toml
[11:37:08]
<Yunohost Git/Infra notifications> [apps] ericgaspar pushed 1 commit to master: Update apps.toml (#2710) ([610a36f9](https://github.com/YunoHost/apps/commit/610a36f9d3e5421bffe2f7ba06a83d6edbf88d06))
[11:37:08]
<Yunohost Git/Infra notifications> [apps] ericgaspar merged [pull request #2710](https://github.com/YunoHost/apps/pull/2710): Update apps.toml
[11:37:09]
<Yunohost Git/Infra notifications> [apps] ericgaspar deleted branch set-headplane-as-not-working
[11:54:32]
<Yunohost Git/Infra notifications> [nextcloud_ynh] Thatoo opened [pull request #753](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/753): [comit] Forward Email?
[12:12:16]
<miro5001> When you ask google for yunorunner
[12:12:16]
<miro5001> https://aria.im/_matrix/media/v1/download/matrix.org/ixTIxYupMVNWqdcdkWKhwbAx
[12:15:26]
<rodinux> > <@yunohostinfra:matrix.org> [nextcloud_ynh] Thatoo opened [pull request #753](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/753): [comit] Forward Email?
I agree with this config addon, thinking about associations where users never login on the nextcloud and did not receive notifications from the group beacause never look at their yunohost email address...
[12:34:23]
<Yunohost Git/Infra notifications> [nextcloud_ynh] rodinux [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/753#issuecomment-2481249408) on [issue #753](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/753) [comit] Forward Email?: testme
[12:34:26]
<Yunohost Git/Infra notifications> [nextcloud_ynh] yunohost-bot [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/753#issuecomment-2481249424) on [issue #753](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/753) [comit] Forward Email?: Test it, book it, worm it, technologic. :robot: :notes:
[[Test Badge](https://img.shields.io/endpoint?url=https://ci-ap...
[12:34:31]
<Yunohost Git/Infra notifications> [nextcloud_ynh] yunohost-bot [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/753#issuecomment-2481249452) on [issue #753](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/753) [comit] Forward Email?: Living in the past, are we? :cow::eye:
[[Test Badge](https://img.shields.io/endpoint?url=https://ci-apps-bullseye-dev.y...
[12:41:29]
<m606> Hello, how comes it-tools_ynh is still flagged as broken (i.e. catalog grade = 2), when CI gave it grade 7 ? https://apps.yunohost.org/dash#:~:text=it-tools
[12:42:40]
<m606> Hello, how comes it-tools_ynh is still flagged as broken (i.e. catalog grade = 2), when CI gave it grade 7 (for like 8 days now)? https://apps.yunohost.org/dash#:~:text=it-tools
[12:43:19]
<Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar changes_requested [pull request #753](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/753#pullrequestreview-2441011935) [comit] Forward Email?
[12:43:20]
<Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/753#discussion_r1845445793) on pull request #753 [comit] Forward Email?: suggestion help.en = "If all your users have set a forward email and arent using YunoHost emails, you may ch...
[12:43:20]
<Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/753#discussion_r1845445976) on pull request #753 [comit] Forward Email?: suggestion name.fr = "E-mails de transfert?"
[12:43:20]
<Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/753#discussion_r1845445646) on pull request #753 [comit] Forward Email?: suggestion ask.en = "Set YunoHost users forward email instead of YunoHost users main email?"
[12:43:20]
<Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/753#discussion_r1845445579) on pull request #753 [comit] Forward Email?: suggestion name.fr = "E-mails de transfert?"
[12:43:25]
<Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/753#discussion_r1845445738) on pull request #753 [comit] Forward Email?: suggestion ask.fr = "Utiliser les e-mails de transfert des utilisateurs de YunoHost plutôt que les e-mails pr...
[12:43:25]
<Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/753#discussion_r1845445884) on pull request #753 [comit] Forward Email?: suggestion help.fr = "Si tous vos utilisateurs ont paramétré un e-mail de transfert et nutilise pas du tout ...
[12:59:37]
<Yunohost Git/Infra notifications> [nextcloud_ynh] Thatoo [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/753#issuecomment-2481257604) on [issue #753](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/753) [comit] Forward Email?: thank you @ericgaspar for these suggestions.
[13:06:08]
<Yunohost Git/Infra notifications> [nextcloud_ynh/helpers_2.1-3.0.1] 30.0.2 (#729) * Update manifest.toml * Auto-update READMEs * add pre upgrade warning for NC 29 * update to PHP8.3 *... - eric_G
[13:06:08]
<Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar pushed 9 commits to helpers_2.1-3.0.1 ([3c9c40e999f2...a013ff8686c1](https://github.com/YunoHost-Apps/nextcloud_ynh/compare/3c9c40e999f2...a013ff8686c1))
[13:06:09]
<Yunohost Git/Infra notifications> [nextcloud_ynh/helpers_2.1-3.0.1] Merge branch testing into helpers_2.1-3.0.1 - Éric Gaspar
[13:06:09]
<Yunohost Git/Infra notifications> [nextcloud_ynh/helpers_2.1-3.0.1] Merge branch master into testing - eric_G
[13:06:09]
<Yunohost Git/Infra notifications> [nextcloud_ynh] ericgaspar [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/746#issuecomment-2481259579) on [issue #746](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/746) Helpers 2.1 3.0.1: testme
[13:06:09]
<Yunohost Git/Infra notifications> [nextcloud_ynh] yunohost-bot [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/746#issuecomment-2481259604) on [issue #746](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/746) Helpers 2.1 3.0.1: Living in the past, are we? :cow::eye:
[[Test Badge](https://img.shields.io/endpoint?url=https://ci-apps-bullseye-dev.y...
[13:06:10]
<Yunohost Git/Infra notifications> [nextcloud_ynh] yunohost-bot [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/746#issuecomment-2481259627) on [issue #746](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/746) Helpers 2.1 3.0.1: Test it, book it, worm it, technologic. :robot: :notes:
[[Test Badge](https://img.shields.io/endpoint?url=https://ci-ap...
[19:13:25]
<Aleks (he/him/il/lui)> but not 100% sure it works, it's kind of unexplored territory
[19:13:26]
<Yunohost Git/Infra notifications> [apps] ericgaspar merged [pull request #2709](https://github.com/YunoHost/apps/pull/2709): Add Shields to catalog
[19:13:26]
<Yunohost Git/Infra notifications> [apps] ericgaspar pushed 1 commit to master: Add Shields to catalog (#2709) * Update apps.toml * Create shields.png ([4a1394e0](https://github.com/YunoHost/apps/commit/4a1394e024f5d39b8d87afea43bfdf85ea1aacf8))
[19:13:26]
<rodinux> It's the difference with this example, here you add a file on a config_panel after an install, can I do it on the install script ?
[19:13:26]
<Yunohost Git/Infra notifications> [apps] ericgaspar deleted branch shields
[19:13:27]
<Yunohost Git/Infra notifications> [nextcloud_ynh] Thatoo edited [pull request #753](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/753): Forward Email?
[19:13:27]
<Yunohost Git/Infra notifications> [apps] yunohost-bot pushed 1 commit to master: Automatically add dates to the catalog files ([03a1f3b1](https://github.com/YunoHost/apps/commit/03a1f3b1e447ff3e688bc1d1d73b44fc5b0ff1cf))
[19:13:29]
<rodinux> Yes ! thanks, I can try it... it can works only before installing, I don't think it's possible change the tables after...
[20:36:48]
<Yunohost Git/Infra notifications> [nextcloud_ynh] alexAubin [commented](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/753#issuecomment-2481542214) on [issue #753](https://github.com/YunoHost-Apps/nextcloud_ynh/pull/753) Forward Email?: (smol poke @zamentur because this may be interesting for you idk)
[20:54:11]
<Yunohost Git/Infra notifications> Krakinou forked package_check to [Krakinou/package_check](https://github.com/Krakinou/package_check)
[21:24:13]
<Yunohost Git/Infra notifications> [package_check] Krakinou opened [pull request #184](https://github.com/YunoHost/package_check/pull/184): Remove non parsed options
[21:26:07]
<rodinux> tell me it is possible in install script using `bind = ` replace a file in the folder `conf` ?
[21:36:21]
<Aleks (he/him/il/lui)> bind is an option of config panels only
[21:36:42]
<rodinux> Ahh Ok....
[21:37:05]
<Yunohost Git/Infra notifications> [package_check] alexAubin pushed 3 commits to master ([e1441db716f7...e0e962648220](https://github.com/YunoHost/package_check/compare/e1441db716f7...e0e962648220))
[21:37:05]
<Yunohost Git/Infra notifications> [package_check] alexAubin merged [pull request #184](https://github.com/YunoHost/package_check/pull/184): Remove non parsed options
[21:37:08]
<Yunohost Git/Infra notifications> [package_check/master] remove non parsed options - Krakinou
[21:37:09]
<Yunohost Git/Infra notifications> [package_check/master] remove non parsed option - Krakinou
[21:37:11]
<Yunohost Git/Infra notifications> [package_check/master] Merge pull request #184 from Krakinou/master Remove non parsed options - Alexandre Aubin
[21:37:27]
<Yunohost Git/Infra notifications> [package_check/actions/black] remove non parsed option - Krakinou
[21:37:27]
<Yunohost Git/Infra notifications> [package_check] github-actions[bot] pushed 3 commits to actions/black ([e1441db716f7...e0e962648220](https://github.com/YunoHost/package_check/compare/e1441db716f7...e0e962648220))
[21:37:27]
<Yunohost Git/Infra notifications> [package_check/actions/black] remove non parsed options - Krakinou
[21:37:28]
<Yunohost Git/Infra notifications> [package_check/actions/black] Merge pull request #184 from Krakinou/master Remove non parsed options - Alexandre Aubin
[21:39:45]
<rodinux> I try change files in the install script, so I was trying your suggestion comming from a config_panel... Is it possible anyway add files in the install script ?
[21:40:36]
<Aleks (he/him/il/lui)> i don't know, i was saying "not 100% sure it works, it's kind of unexplored territory"
[21:41:34]
<Aleks (he/him/il/lui)> naively I would take a simple app like https://github.com/YunoHost-Apps/helloworld_ynh, try locally to add a file-type question to the manifest, try to install it, see what you obtain in the corresponding bash variable once the install script runs (i would expect to be filed with a path such as `/tmp/some_random_file` containing the content of what the user inputed)
[21:41:40]
<Aleks (he/him/il/lui)> or maybe it just explodes
[21:44:51]
<miro5001> Ci complains about inconsistencies in yunohost service add. The app requires two services.
https://ci-apps-dev.yunohost.org/ci/job/4132
[21:45:36]
<Aleks (he/him/il/lui)> it complains because there's a .log at the end of the restore ones but not in the install and upgrades ...?
[21:53:58]
<miro5001> No, I copy-pasted these lines.
[21:54:32]
<miro5001> ```
yunohost service add "$app-celery" --description="Celery for indico" --log="/var/log/$app/$app-celery"
yunohost service add "$app-uwsgi" --description="uwsgi for indico" --log="/var/log/$app/$app-uwsgi"
```
[21:56:24]
<Aleks (he/him/il/lui)> https://github.com/YunoHost-Apps/indico_ynh/blob/testing/scripts/restore#L59
[21:56:29]
<Aleks (he/him/il/lui)> i see a .log in there at the end ...
[22:02:36]
<miro5001> 😮 It's been days I am working on it. I'm confused. Thanks. I'll fix that
[22:08:55]
<rodinux> > <@Alekswag:matrix.org> naively I would take a simple app like https://github.com/YunoHost-Apps/helloworld_ynh, try locally to add a file-type question to the manifest, try to install it, see what you obtain in the corresponding bash variable once the install script runs (i would expect to be filed with a path such as `/tmp/some_random_file` containing the content of what the user inputed)
Ok, so I see the file download in the folder `/tmp/` but with another name
[22:09:19]
<Aleks (he/him/il/lui)> 👍️
[22:09:51]
<rodinux> but I don't know how use it...
[22:11:32]
<rodinux> I have use `bind = /tmp/categories.csv` and the file is in `/tmp/ynh_filequestion_1icbtc_d/tmp73ljckf7` for exemple ??
[22:12:06]
<rodinux> but perhaps is a variable ?
[22:12:38]
<Aleks (he/him/il/lui)> yes it should be in `$foobar` with foobar being the name of your install question
[22:13:55]
<rodinux> I have this
```
cat /etc/yunohost/apps/helloworld/settings.yml
app: helloworld
categories: /tmp/ynh_filequestion_1icbtc_d/tmp73ljckf7
checksum__etc_nginx_conf.d_yunohost.packaging.d_helloworld.conf: c4cf27daa7979e12db2b74939cb78226
current_revision: d4945d8606c0cabee92a9b1d527d359922aa15ee
domain: yunohost.packaging
id: helloworld
install_dir: /var/www/helloworld
install_time: 1731881078
path: /helloworld
regions: /tmp/ynh_filequestion_ovtvnsuy/tmpjh_5xv3g
```
[22:14:29]
<Aleks (he/him/il/lui)> `regions: /tmp/ynh_filequestion_ovtvnsuy/tmpjh_5xv3g`
[22:14:38]
<Aleks (he/him/il/lui)> so yeah it's going to be in `$regions` in that case
[22:15:14]
<Aleks (he/him/il/lui)> note that it also gets saved as a setting, but in this case it doesn't make much sense because the file is stored in /tmp/ so it may get removed at "any moment" (sort of ... mainly during reboot i guess)
[22:15:49]
<Aleks (he/him/il/lui)> though you can still overwrite the value of the setting with a different value, but if this is just for initializing the app it doesnt make sense anyway
[22:15:49]
<rodinux> yes and also categories, there is 2 files...
[22:18:38]
<rodinux> I can try add a [resources.install_dir] and put them in a dir ?
[22:20:23]
<Aleks (he/him/il/lui)> doesn't your app has an install dir anyway ? Not sure what's the issue ... the file gets created in /tmp/ but you can do whatever you want with them during the install script yes
[22:22:50]
<rodinux> Ok, in fact the 2 files regions.cvs and categories.cvs exist in `$install_dir/bdd/`, I want chnage them before the end on install script `curl install.php`
[22:23:40]
<Aleks (he/him/il/lui)> yes so just do something like `cp $categories $install_dir/bdd/categories.csv` before calling `curl install.php`
[22:24:28]
<rodinux> Ok
[22:26:02]
<rodinux> perhaps I try put the files in the `$install_dir` before ?
[22:26:35]
<Aleks (he/him/il/lui)> if you want but i don't see the point, if you want copy to `$install_dir/bdd` ...
[22:27:21]
<rodinux> yes, and these files are no more needed after the install which gonna create the dbb
[22:27:31]
<rodinux> *bdd
[22:46:49]
<rodinux> it works ! nice 👍️