Elektrine lite

← Feed

@_bapt_@mastodon.social

Post #1022517

2024-11-08 09:07 UTC

if you ever experienced an upgrade which has stopped in the middle of the process on #FreeBSD with pkg! please test 1.21.99.3 (pkg-devel) the job scheduler has been rewritten by @ifreund under the sponsorship of the @FreeBSDFoundation so far I can't reproduce anymore any of the known failures! I plan to release a 1.22.0 soon with this new scheduler, so please report issues if any!

Replies (4)

  • @meka@bsd.network 2024-11-10 15:54

    @_bapt_@mastodon.social @ifreund@hachyderm.io @FreeBSDFoundation@mastodon.social pkg --version 1.21.990.3 When I run "pkg upgrade", it installs dconf-editor and when I run "pkg autoremove" it removes it.

    Open ##2463720

  • @ben@kwiecien.us 2024-11-15 07:06

    @_bapt_@mastodon.social @ifreund@hachyderm.io @FreeBSDFoundation@mastodon.social Interesting; it's the first time I've heard of this problem

    Open ##2463725

  • @_bapt_@mastodon.social I guess, the killing pictured below (in a virtual machine with ~2 GB memory) was unrelated to job scheduling. Worked around, hopefully, by giving 4x as much memory to the machine; and sysctl vm.pageout_oom_seq=120 (Advice from Mark Millard in FreeBSD Discord.)

    Open ##2463727

  • pkg: pkg-devel-1.21.99.4 conflicts with pkg-1.21.3 (installs files into the same place). Problematic file: /usr/local/etc/bash_completion.d/_pkg.bash A two-step workaround: pkg delete -fqy pkg pkg add /var/cache/pkg/pkg-devel-1.21.99.4.pkg @_bapt_@mastodon.social would you like an issue in GitHub? #FreeBSD

    Open ##2463728