• Coki91@lemmy.world
    link
    fedilink
    arrow-up
    9
    ·
    edit-2
    11 hours ago

    I unironically pacman -Syu’d today and it broke 3 applications that depended on ffmpeg (yes it did update ffmpeg correctly) all from official repos

    Tried to build them all from source for like an hour but the compilation also fails, ended up symlinking the libavcodec.so into it’s previous’ version name and everything works again with zero issues (who designed this shit?)

    • gh0stcassette@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      1 hour ago

      Add a pacman hook to create a btrfs snapshot before every update, if anything stupid breaks, rollback to the snapshot and wait a week for it to get fixed before trying again.

    • gh0stcassette@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      1
      ·
      1 hour ago

      Add a pacman hook to create a btrfs snapshot before ever update, if anything stupid breaks, rollback to the snapshot and wait a week for it to get fixed before trying again.