• Bug#1083123: Quick fix (1/3)

    From Hibby@1:229/2 to Hibby on Thu Oct 24 12:40:01 2024
    XPost: linux.debian.bugs.dist
    From: [email protected]

    --8ab757cf06744eac975d34dc4eacbda2
    Content-Type: text/plain; charset=utf-8
    Content-Transfer-Encoding: quoted-printable

    Alex,

    I see there's a new upload this morning with updated upstream - does it address this bug?

    Chris,
    Development is happening on the master branch, not main [1] - you could try an MR against that when it's updated with this morning's upload.

    [1] https://salsa.debian.org/debian/meshtastic/-/tree/master/debian?ref_type=heads
    **
    Cheers,
    DH

    --
    Dave Hibberd
    Debian Developer
    Packet Radioist
    MM0RFN

    On Sat, 19 Oct 2024, at 5:44 PM, Hibby wrote:
    Hi All!

    Chris - thanks for the recommendation.

    Alex - I've prepared an update to 2.5.0-2 and with that created the attached debdiff - am I ok to upload this as a hamradio team upload? I'll set a reminder to do it next weekend if I don't hear back.

    Can I also upload that version to salsa or do you have a local repo that you're maintaining you'd like to upload?

    Cheers,

    Hibby

    --
    Hibby
    MM0RFN

    On Thu, 3 Oct 2024, at 3:20 AM, Chris Talbot wrote:
    Hello,

    It looks like print_color is used in only one place, and the following
    diff should get rid of the dependency:
    ```
    diff --git a/meshtastic/mesh_interface.py
    b/meshtastic/mesh_interface.py
    index db057a3..e8950a7 100644
    --- a/meshtastic/mesh_interface.py
    +++ b/meshtastic/mesh_interface.py
    @@ -14,7 +14,6 @@ from decimal import Decimal