<|cos|>
I removed the haiku package from the terminal, and once that was done `pkgman full-sync` managed to complete without errors.
2024-10-11
<OscarL>
Begasus[m]: re: bash_completion PR. The `pkgman install` completion fix for current dir is done on the `/completions/pkgman` file. The change in profile.d/bash_completion.sh is to avoid future breakage on that package update.
2024-10-07
<OscarL>
(the bash completion for "pkgman install", I mean)
<OscarL>
I had installed version 2.11-2 of bash_completion package... installed the (locally built) updated one: 2.14.0... pkgman ended up complaining that it couldn't update the old GLOBAL_WRITABLE_FILES because it was missing the 2.11-1 version... WAT?
<OscarL>
updated "bash_completion" too, fixing an issue I had with its pkgman completion, and trying to fix the "updating bash_completion breaks it" (due to an old .sh file under etc/profile.d not being updated).
2023-09-26
<OscarL>
BTW, I need to fix pkgman bash_completion function someday... as it prevents autocompletion of local paths (as in "pkgman install ./foo/bar/some_local_.hpkg"
<OscarL>
`pkgman install bash_completion` ?
2021-10-19
<legendaryamerican>
Pkgman does operation would block in cli. Yahoo traceroutes completely. So I have to look with what pkgman is built with.
2021-08-11
<PulkoMandy>
I'm not completely happy with the handling of the userguide packages yet, and also not really happy with the UI of haikudepot and softwareupdater. But lately I had not a lot of time to work on these, and pkgman works good enough for me, so, I don't feel a lot of motivation to do it