Tiny Core Base > CorePlus

md5sum: WARNING: 1 of 1 computed checksums did NOT match

(1/3) > >>

malagasy:
Hello,

I am trying to install xf86-input-vmmouse on top of the open-vm-tools-desktop, but it is keepking failing with the same error message.

I checked the md5, and it's the correct one. I am able to install anything else but this vmmouse for my vsphere (vcenter 6.5 with esxi 6.5) environment.

Anything else I can try? Thanks in advance for your answer.


--- Code: ---tc@box:/mnt/sda1/tce/optional$ version
9.0

tc@box:/mnt/sda1/tce/optional$ tce-load -wi open-vm-tools-desktop
Downloading: open-vm-tools-desktop.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
open-vm-tools-deskto 100% |*******************************|   124k  0:00:00 ETA
open-vm-tools-desktop.tcz: OK

tc@box:/mnt/sda1/tce/optional$ tce-load -wi xf86-input-vmmouse
Downloading: xf86-input-vmmouse.tcz
Connecting to repo.tinycorelinux.net (89.22.99.37:80)
xf86-input-vmmouse.t 100% |*******************************| 12288   0:00:00 ETA
xf86-input-vmmouse.tcz: FAILED
md5sum: WARNING: 1 of 1 computed checksums did NOT match
Error on xf86-input-vmmouse.tcz

tc@box:/mnt/sda1/tce/optional$ cat xf86-input-vmmouse.tcz.md5.txt
94862b485788250632e8588e2437f5eb  xf86-input-vmmouse.tcz

tc@box:/mnt/sda1/tce/optional$ rm -f xf86-input-vmmouse.*

tc@box:/mnt/sda1/tce/optional$ wget http://89.22.99.37/9.x/x86/tcz/xf86-input-vm
mouse.tcz
Connecting to 89.22.99.37 (89.22.99.37:80)
xf86-input-vmmouse.t 100% |*******************************| 12288   0:00:00 ETA
tc@box:/mnt/sda1/tce/optional$

--- End code ---

Pats:

--- Quote ---Anything else I can try? Thanks in advance for your answer.
--- End quote ---

..Hope you have read the acompnied .info file and Xorg versions etc.
 Following link of prvs TCLs may help you :
http://forum.tinycorelinux.net/index.php?topic=20299.45

Rich:
Hi malagasy
The  md5  file was not replaced in the last update:

--- Code: ---tc@box:~/x$ wget http://89.22.99.37/9.x/x86/tcz/xf86-input-vmmouse.tcz
--2018-07-27 09:26:49--  http://89.22.99.37/9.x/x86/tcz/xf86-input-vmmouse.tcz
Connecting to 89.22.99.37:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 12288 (12K) [text/plain]
Saving to: `xf86-input-vmmouse.tcz'

100%[===========================================>] 12,288      --.-K/s   in 0.05s   

2018-07-27 09:26:50 (253 KB/s) - `xf86-input-vmmouse.tcz' saved [12288/12288]

tc@box:~/x$ wget http://89.22.99.37/9.x/x86/tcz/xf86-input-vmmouse.tcz.md5.txt
--2018-07-27 09:28:51--  http://89.22.99.37/9.x/x86/tcz/xf86-input-vmmouse.tcz.md5.t t
Connecting to 89.22.99.37:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 57 [text/plain]
Saving to: `xf86-input-vmmouse.tcz.md5.txt'

100%[===========================================>] 57          --.-K/s   in 0s     

2018-07-27 09:28:51 (2.44 MB/s) - `xf86-input-vmmouse.tcz.md5.txt' saved [57/57]

tc@box:~/x$ md5sum -c xf86-input-vmmouse.tcz.md5.txt
xf86-input-vmmouse.tcz: FAILED
md5sum: WARNING: 1 computed checksum did NOT match
tc@box:~/x$
--- End code ---

Note the dates on the 2 files don't match:

--- Code: ---tc@box:~/x$ ls -l
total 20
drwxr-sr-x 5 tc staff  4096 Oct  8  2014 tmp/
-rw-r--r-- 1 tc staff 12288 May 30 07:43 xf86-input-vmmouse.tcz
-rw-r--r-- 1 tc staff    57 Jan  4  2018 xf86-input-vmmouse.tcz.md5.txt
tc@box:~/x$
--- End code ---


@Juanito: The TC9 x86_64 repo has the correct checksum.

malagasy:
Hi Rich,

So, there's nothing I can do than just wait for the md5 file to be replaced, right?

andyj:
Try deleting all the xf86-input-vmmouse.tcz.* files and re-downloading them. A partial download will break things but not tell you why.

Navigation

[0] Message Index

[#] Next page

Go to full version