Bryan Drewery

Results 281 comments of Bryan Drewery

Well, it did _commit_ the transaction at least. The next upgrade resumed at the next package rather than redoing everything. I'm glad that one is fixed at least. It wasn't...

My only other thought is that we should map the `*_DEPENDS` into proper `requires` which could fix both problems with additional overhead in each command to process the full package...

Summary of IRC discussion: ## Pkg - Remove version from deps in packages - Deprecate `pkg query %dv` (specifically the `v`) ## Poudriere - Continue to recursively delete package deps...

`PKG_NO_VERSION_FOR_DEPS`

This is ancient but I just ran into the same problem on 1.17.2. I have *3* non-automatic packages and upgrade insists on removing one of them for no reason. `-ddd`...

Adding non-automatic packages into the candidates list fixes my case. I have not yet run the full test suite or added a test case for this one. ``` diff --git...

I think the problem here specifically is because protobuf had its shlib updated in main, and dependencies chased such as mysql57-server, but not backported to the 2021Q3 branch I was...

Yeah! But the problem I have is that the mysql-server57 package was not rebuilt by poudriere because the quarterly branch switch missed an shlib revision chase. So the package remained...

:+1:. At the very least "pkgsave" is ambiguous and we need an "old" or "new" in there.

This is from 1.13.2 which is what's in 2020Q2.