Tiny Core Extensions > TCE Bugs
[Solved] Yad or Zenity is not installing
bohfoitoch:
When I install YAD or Zenity on a Tinycore 15 x64 it fails. The optional folder contains only the .dep file. Is this known? Can I solve this?
Rich:
Hi bohfoitoch
The only reason I can think of for that to happen is
if the first entry in the .dep file is missing from the
repo. That is not the case for our repo.
Post the result of this command:
--- Code: ---cat /opt/tcemirror
--- End code ---
Do this:
--- Code: ---rm -rf /etc/sysconfig/tcedir/optional/yad.*
rm -rf /etc/sysconfig/tcedir/optional/zenity.*
tce-load -wi yad zenity
--- End code ---
Post any error messages you see.
bohfoitoch:
Thank you for your answer.
--- Code: ---cat /opt/tcemirror
http://repo.tinycorelinux.net
--- End code ---
This error mesagge appear:
--- Code: ---tce-load -wi yad zenity
Downloading: shared-mime-info.tcz
connecting to repo.tinycorelinux.net (128.127.66.77:80)
wget: server returned error: HTTP/1.1 416 Requested Range Not Satisfiable
shared-mime-info.tcz: FAILED
md5sum: WARNING: 1 of 1 computed checksums did NOT match
error on shared shared-mime-info.tcz
--- End code ---
Rich:
Hi bohfoitoch
The repo copy and md5 of shared-mime-info.tcz appear
to be fine.
Try this:
--- Code: ---rm -rf /etc/sysconfig/tcedir/optional/shared-mime-info.*
tce-load -wi yad zenity
--- End code ---
Post any error messages you see.
bohfoitoch:
Hi Rich,
Thank you, this solved my problem.
Navigation
[0] Message Index
[#] Next page
Go to full version