Alexander von Gluck

Results 175 comments of Alexander von Gluck

The code is pretty simplistic and tries to not arbirararly modify dictionary layouts. Benefit is actually being able to rapidly search 1000's of buildruns for packages via an index of...

Updated this one for the latest code. Fixed some old calling conventions to pymongo. The data format sucks since it's still the internal format used by haikuporter, but we could...

It makes some arbitrary adjustments to the dict.. so we would need a short tool to translate the existing json to the intended mongo layout.

I wrote a lot of the initial guides stuff. It's definitely wasn't ideal, but was a stop-gap around R1/alpha1 (we got a lot of questions on basic installation steps). I...

> Should we keep the developer-oriented guides in the website, gradually remove the user-oriented stuff and put it in the User Guide and then try to sledgehammer the Guides in...

> I'm pretty sure you have had an account at the userguide tool for a long time. There's a kallisti5 with admin permissions there. Then I lack the password :smile:

(a workaround would be using --get-dependencies in this example)

fyi @korli @mmlr This one is pretty serious since "packages quietly disappear from our repos"

looks like the older version of make is completely gone from the repo: ``` [root@limerick ci-packages]# find . -name "make-*" ./data/instances/master/x86_64/.obsolete/make-4.1-3-x86_64.hpkg ./data/instances/master/x86_64/.obsolete/make-4.3-1-x86_64.hpkg ./data/instances/master/x86_gcc2/.obsolete/make-4.1-3-x86_gcc2.hpkg ./data/instances/master/x86_gcc2/.obsolete/make-4.3-1-x86_gcc2.hpkg ./data/build-packages/master/packages/make-4.1-2-m68k.hpkg ./data/build-packages/master/packages/make-4.1-3-x86_64.hpkg ./data/build-packages/master/packages/make-4.1-2-sparc.hpkg ./data/build-packages/master/packages/make-4.1-2-arm.hpkg ./data/build-packages/master/packages/make-4.1-2-ppc.hpkg ./data/build-packages/master/packages/make-4.1-2-riscv64.hpkg...

See https://github.com/haiku/infrastructure/commit/461403dc44d12db06949bbcbcf0e4d5c48e07d9f for my temporary workaround