Adrien Destugues
Adrien Destugues
Ingo provided some valid examples of things we may want to do. We should avoid useless limitations which would force us to change the syntax yet again when we hit...
Hi, Could we at least install dos2unix on the buildbots to avoid this problem? @mmlr what do you think about it? I don't think we need more than sed and...
Do you have examples where test-specific patches are needed? This seems strange to me. Either the buildsystem takes care of it, or we could do it in a simpler way...
If your worry is BFS corruption, we should put effort in making BFS reliable, not trying to avoid using it. Copy to/from the ramdisk is probably going to make things...
> This is because haikuporter only moves the hpkgs if the source and destination directories are on the same partition/filesystem. We should fix this. Also, don't hesitate to make your...
Adding -f to the command line would fix that?
@nielx I thiik you have ben working on beapi bindings for rust, maybe you have some comments or extra info on this?
Apparently removing boot/system/packages/administrative/activated-packages from the work directory before restarting haikuporter will fix this.
> hm.. should haikuporter be doing this on startup? (if activated-packages exists, and i'm just starting up... delete it) I think we should fix the root cause in haiku instead...
Yes, nothing new here. See my comment from december 2020: > Apparently removing boot/system/packages/administrative/activated-packages from the work directory before restarting haikuporter will fix this. Can we just patch haikuporter to...