AOK-Filesystem-Tools icon indicating copy to clipboard operation
AOK-Filesystem-Tools copied to clipboard

Alpine issues various releases

Open jaclu opened this issue 3 years ago • 0 comments

Things I have noticed having issues. This is from a usage perspective, I have not dived into kernel messages to try to figure out what is failing in the kernel Since exa binaries seems to failed in all releases, I no longer list them here

3.12.12

  • htop ok
  • man-db ok
  • python 3.8.10
  • tmux 3.1c

3.14.6

  • htop ok
  • man-db fails to install
  • python 3.9.5
  • tmux 3.2

3.15.4

  • htop fails
  • man-db fails to install
  • python 3.9.7
  • tmux 3.2a
  • bat - takes 12s to start but works
  • dust - starts, never completes
  • procs - Illegal instruction

3.16.0

  • htop (3.2.0) fails
  • man-db ok
  • man-pages - sometimes a dummy file:/usr/share/man/man1 is present, remove before install fixes install problem
  • python 3.10.4
  • tmux 3.2a
  • aok login binaries don't work as expected even if re-compiled in this env, infinite loop repeatedly printing the login prompt, C-coder probably needs to debug the source code BE AWARE: Currently, the deploy procedure disables login if building a 3.16.0 release
  • bat - Illegal instruction
  • dust - starts, never completes
  • procs - Illegal instruction

jaclu avatar May 26 '22 22:05 jaclu