[SOLVED] Error Verification of the signature on checksum.md5 failed

Post here if you are a new Porteus member and you're looking for some help.
baloontravel
White ninja
White ninja
Posts: 20
Joined: 29 Mar 2023, 16:12
Distribution: Voidlinux, Poerteus

[SOLVED] Error Verification of the signature on checksum.md5 failed

Post#1 by baloontravel » 29 Mar 2023, 16:24

Hello!

I want to install package but after
slackpkg search somepack/ or upgrade-all
I receive an errorabout failed veryfication of gpg signature.
Error Verification of the signature on checksum.md5 failed

It is new install on usb.
Just copied files from iso and run script.
What may be the reason?
Last edited by baloontravel on 29 Mar 2023, 18:46, edited 1 time in total.

baloontravel
White ninja
White ninja
Posts: 20
Joined: 29 Mar 2023, 16:12
Distribution: Voidlinux, Poerteus

Error Verification of the signature on checksum.md5 failed

Post#2 by baloontravel » 29 Mar 2023, 18:41

Sorry figured out I need to run slackpkg update first.
But only by intuition.
I expected more strict output like from pacman or xbps :D

User avatar
Ed_P
Contributor
Contributor
Posts: 8341
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Error Verification of the signature on checksum.md5 failed

Post#3 by Ed_P » 29 Mar 2023, 18:44

Happy to read your happy ending baloontravel. :) Welcome to the forum.
Ed

baloontravel
White ninja
White ninja
Posts: 20
Joined: 29 Mar 2023, 16:12
Distribution: Voidlinux, Poerteus

[SOLVED] Error Verification of the signature on checksum.md5 failed

Post#4 by baloontravel » 29 Mar 2023, 23:12

Thanks.
Small feedback.
It would be nice to disable touchpad whike typing by default in DEs.
Currently it is not disabled in MATTE.

User avatar
Ed_P
Contributor
Contributor
Posts: 8341
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

[SOLVED] Error Verification of the signature on checksum.md5 failed

Post#5 by Ed_P » 29 Mar 2023, 23:42

baloontravel wrote:
29 Mar 2023, 23:12
It would be nice to disable touchpad whike typing by default in DEs.
Well you can execute sysclient to disable or enable it. Or use the syndaemon solution brokeman suggested: Re: Mouse pad option (Post by brokenman #13596)
Ed

baloontravel
White ninja
White ninja
Posts: 20
Joined: 29 Mar 2023, 16:12
Distribution: Voidlinux, Poerteus

[SOLVED] Error Verification of the signature on checksum.md5 failed

Post#6 by baloontravel » 31 Mar 2023, 08:11

Code: Select all

synclient TouchpadOff=1
synclient PalmDetect=0
Didn't work for me.
Also for some reason system couldn't see path to /usr/bin/synclient.
And find did not found binary.
Location is described on slackware.pkgs.org and it works.

This worked for me:
install xinput
find name of the touchpad device
create shortcuts to disable/enable touchpad.

Code: Select all

slackpkg install xinput
xinput list
xinput set-prop "Synaptics TM3336-001" "Device Enabled" 1
xinput set-prop "Synaptics TM3336-001" "Device Enabled" 0
Or create shortcut with script that enables touchpad, waits 10-20 seconds and disables it.
This way you don't need screenlock from co-workers or family members :)

This also works well.

Code: Select all

 syndaemon -i 3 -d 

But does not always suits the case.
Sometimes you want to move mouse just after typing.

Perhaps some tools like unclutter also can be used.

User avatar
Ed_P
Contributor
Contributor
Posts: 8341
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

[SOLVED] Error Verification of the signature on checksum.md5 failed

Post#7 by Ed_P » 31 Mar 2023, 16:14

Well I'm happy you found some tools that work for you baloontravel. But surprised synclient didn't. :o
baloontravel wrote:
31 Mar 2023, 08:11

Code: Select all

synclient TouchpadOff=1
synclient PalmDetect=0
Didn't work for me.
Also for some reason system couldn't see path to /usr/bin/synclient.
Are you saying synclient doesn't exist on your system? It's existed on mine for many versions of Porteus. Does executing synclient in terminal yield nothing? BTW it's not in my /usr/bin/ folder either.

Code: Select all

guest@porteus:~$ synclient
Parameter settings:
    LeftEdge                = 76
    RightEdge               = 1843
    TopEdge                 = 58
    BottomEdge              = 1021
    FingerLow               = 25
    FingerHigh              = 30
    MaxTapTime              = 180
    MaxTapMove              = 96
    MaxDoubleTapTime        = 180
    SingleTapTimeout        = 180
    ClickTime               = 100
    EmulateMidButtonTime    = 0
    EmulateTwoFingerMinZ    = 282
    EmulateTwoFingerMinW    = 7
    VertScrollDelta         = -44
    HorizScrollDelta        = -44
    VertEdgeScroll          = 1
    HorizEdgeScroll         = 0
    CornerCoasting          = 0
    VertTwoFingerScroll     = 1
    HorizTwoFingerScroll    = 0
    MinSpeed                = 1
    MaxSpeed                = 1.75
    AccelFactor             = 0.0908678
    TouchpadOff             = 2
    LockedDrags             = 0
    LockedDragTimeout       = 5000
    RTCornerButton          = 2
    RBCornerButton          = 3
    LTCornerButton          = 0
    LBCornerButton          = 0
    TapButton1              = 1
    TapButton2              = 3
    TapButton3              = 2
    ClickFinger1            = 1
    ClickFinger2            = 3
    ClickFinger3            = 2
    CircularScrolling       = 0
    CircScrollDelta         = 0.1
    CircScrollTrigger       = 0
    CircularPad             = 0
    PalmDetect              = 0
    PalmMinWidth            = 10
    PalmMinZ                = 200
    CoastingSpeed           = 20
    CoastingFriction        = 50
    PressureMotionMinZ      = 30
    PressureMotionMaxZ      = 160
    PressureMotionMinFactor = 1
    PressureMotionMaxFactor = 1
    GrabEventDevice         = 0
    TapAndDragGesture       = 1
    AreaLeftEdge            = 0
    AreaRightEdge           = 0
    AreaTopEdge             = 0
    AreaBottomEdge          = 0
    HorizHysteresis         = 11
    VertHysteresis          = 11
    ClickPad                = 1
    RightButtonAreaLeft     = 959
    RightButtonAreaRight    = 0
    RightButtonAreaTop      = 884
    RightButtonAreaBottom   = 0
    MiddleButtonAreaLeft    = 0
    MiddleButtonAreaRight   = 0
    MiddleButtonAreaTop     = 0
    MiddleButtonAreaBottom  = 0
guest@porteus:~$ 
Ed

baloontravel
White ninja
White ninja
Posts: 20
Joined: 29 Mar 2023, 16:12
Distribution: Voidlinux, Poerteus

[SOLVED] Error Verification of the signature on checksum.md5 failed

Post#8 by baloontravel » 31 Mar 2023, 18:00

Ed_P wrote:
31 Mar 2023, 16:14
Are you saying synclient doesn't exist on your system? It's existed on mine for many versions of Porteus.
I hev synclient.
Currently synclient shows

PalmDetect = 0
TouchpadOff = 1
But I still can use touchpad.

[Update]

Found why synclient options didn't worke.
Because MATE has its own blocking of touchpad while typing.
When MATE blocking is disabled synclient works.

User avatar
Ed_P
Contributor
Contributor
Posts: 8341
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

[SOLVED] Error Verification of the signature on checksum.md5 failed

Post#9 by Ed_P » 31 Mar 2023, 22:17

:o Thanks for the update. :) I was just going to report my touchpad setting:

Code: Select all

guest@porteus:~$ synclient -l | grep Touch
    TouchpadOff             = 2
and my touchpad works.

I'm impressed with your persistence. :)
Ed

User avatar
Rava
Contributor
Contributor
Posts: 5401
Joined: 11 Jan 2011, 02:46
Distribution: XFCE 5.01 x86_64 + 4.0 i586
Location: Forests of Germany

[SOLVED] Error Verification of the signature on checksum.md5 failed

Post#10 by Rava » 01 Apr 2023, 04:22

baloontravel wrote:
31 Mar 2023, 18:00
Found why synclient options didn't worke.
Because MATE has its own blocking of touchpad while typing.
When MATE blocking is disabled synclient works.
Good find, thanks for that.
Cheers!
Yours Rava

Post Reply