Harvey Warsaw is not open source. They only provide support for debian packages, which have been reported in the above link (AUR). Without Solus compatibility, it is not possible to access Brazilian banks.

    • [deleted]

    • Edited

    Would wine work or a vm?

    I think at this point it would be easier to just install ubuntu in a VM and access it through there.

    In the rpm package they claim to be GPL3/LGPL3
    Look in /usr/share/licenses/warsaw

    Kvothe, I'm currently accessing the Brazilian bank from a virtual machine with Fedora.

    One more question, the Solus community could not do the same thing as the Archlinux community, AUR, and do a packaging for Solus?

      Same issue here, a lot of applications available on deb, doest't works on Solus. Its sucks =. For me, the only thing that solus needs is a way to install deb packages like arch do.

      Many minor enterprise, like TopTracker, for example, just have a .deb and .rpm, and is closed source.

        There is no technical reason that they can't/didn't. It would be relatively simple to write a wrapper to do just that. The reason is they wanted legally (or maybe morally) free products associated with the Solus name. So..not gonna happen (or that's my take on it).

        otavioschwanck Look at how Google Chrome is distributed in Third Party, you should be able to replicate that. However, it'll not be included in the third party repository as that is being deprecated. You can however still use it for your own use.

        lourencosv
        An yet as kyrios points out the license in the RPM they provide claims to be GPL3. I understand why its needed, the claim its GPL3 and yet not giving the source is the sticking point. If it's GPL3 then the source is available somewhere and you don't need to extract from the .deb

        otavioschwanck
        You mean like this: https://dev.getsol.us/source/opera-stable/browse/master/package.yml or this https://dev.getsol.us/source/vivaldi-stable/browse/master/package.yml License is the issue not Solus's ability to extract from a .deb

        SouzaLinux Euuh I don't think that relying on community packages, especially for a banking software is the best idea ever !

        I'd recommand to stick to the VM solution for this even if it's not the most user friendly solution.

          kyrios Ok for now I will continue with the solution to access the brazilian bank by VM. But I hope in the future Solus will make a solution to access the bank natively like the other distributions like Antergos, Archlinux and others did. I'll give this topic as resolved.

          Try this:

          To compile just use ypkg.

          After install, remember to reload services and start warsaw:
          sudo systemctl daemon-reload && sudo systemctl start warsaw.service

            4 days later

            Overman79 I want to compile warsaw in my notbook with Solus installed, so I can do this I just need to run this escript in my notbook? You can detail how I do it to make it work here. Thank you for your attention.

              SouzaLinux Here are the instruction for creating the warsaw.eopkg from the given package.yml.

              It's not really a compilation, but rather extracting the binary files from the .deb to repack them into .eopkg but since it's taken directly from the publisher it should be safe.