waddlesplash

Results 259 comments of waddlesplash

It appears that logic was introduced in 9533550e39e84bd6ac43262d377b1dd536dec360. It doesn't seem immediately clear why. @Begasus notes that for the cases where this function does not work, the manual workaround is...

OK, so we need HaikuPorter to provide some functionality to go through the tree and update the REQUIRES when doing major version bumps then.

This is not just a libsolv issue; the entirety of Haiku's package management system assumes that you cannot install two versions of the same package. We need to keep the...

Most of this process will be automated; i.e. there are some 20 recipes which depended on FFmpeg but they required only a rebuild after the ABI break. I don't want...

Then we should just change policy to add the major version to the package name when bumping without rebuilding all dependents.

Do we have a way to import old JSONs into Mongo, too? It would be good to be able to search all old builds...

I agree with @fbrosson; the current solution is "OK for now", and the git noise will be more than the feature itself is worth.

Does it work (i.e. generally not crash)? We can work out the locking better later.

It doesn't need to. HaikuPorter already uses packages from haikuports/packages if they're there (and prefers them to system packages).