• Strit
      link
      fedilink
      English
      202 days ago

      You didn’t mention in your OP that it had to be debian distro packages. I just gave examples of HA being packaged in other ways than a complete OS.

      I could have said: “If you want to run HA from packages, you need to install Arch!” But I didn’t. Chill out.

      • @[email protected]OP
        link
        fedilink
        English
        -182 days ago

        You didn’t mention in your OP that it had to be debian distro packages.

        It doesn’t. WTF are you talking about?

    • hendrik
      link
      fedilink
      English
      13
      edit-2
      2 days ago

      A lot of software isn’t packaged for Debian. Especially complex ones and webapplications tend to be Docker containers or something like that. Home Assistant has a lot of Python dependencies which are a chore to maintain the Debian way. Same probably applies to some other distros. I mean it can be done, as Arch and NixOS show…

      And you have Docker, you can install HA core in a Python virtual environment on any distro, or install Supervised, or the appliance (OS).

      So there are many ways to install it. And I have the same complaint for other software. For example I’d like Nextcloud and a few other collaboration services to be available as distro packages. Sadly they aren’t available like that.

      • @[email protected]OP
        link
        fedilink
        English
        -172 days ago

        A lot of software isn’t packaged for Debian.

        Yes, often projects which are engineered without distros in mind. Which is to say, engineered poorly.

        • hendrik
          link
          fedilink
          English
          8
          edit-2
          2 days ago

          Yeah, I don’t think I agree with you at all. Software development and operation are vastly different jobs. Packaging is yet a different story. Maintainers need different things than developers. Handling dependencies is a chore, and you need lots of them if your product speaks dozens of protocols and can interconnect with thousands of devices, each with their own quirks… All the people have something in mind. They already pay attention to deployment and support several methods. Sure it’s not the method you have in mind. But the world doesn’t specifically revolve around you. There are other factors at play. And sure. It’d be awesome if we solved software packaging, dependency hell, the supply chain of larger projects and everything. It’s just not easy. And reality has quite some limitations. It’s just… fighting reality doesn’t get you anywhere. Sometimes we have to make ends meet with imperfect solutions. Or you just live without a smart home. Or use a different software stack. I mean there is FHEM and some other projects.

          And with that said, there is some merit to what you’re saying. Software should be designed with usage in mind. It’s just not easy and there are contradicting requirements. Either someone puts in all the effort to cater for your specific use-case… Or they don’t.

          • @[email protected]OP
            link
            fedilink
            English
            -12
            edit-2
            2 days ago

            They already pay attention to deployment and support several methods. Sure it’s not the method you have in mind. But the world doesn’t specifically revolve around you.

            It’s not my method. Writing software with distributions in mind is the standard in free software development.

            It’s just not easy.

            Indeed. That’s why many engineers don’t bother. Especially poor engineers.

            • hendrik
              link
              fedilink
              English
              10
              edit-2
              2 days ago

              yeah, you don’t listen. i’d say complaining is fine, generally in most circumstances. but it won’t get you anywhere in this case.