WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Request extensions for CorePure64 V13  (Read 1935 times)

Offline Rabie

  • Sr. Member
  • ****
  • Posts: 272
Request extensions for CorePure64 V13
« on: February 16, 2022, 11:45:42 PM »
Hi There,

i have just upgraded my System from corepure64 v10 to v13

while upgrading there are some exstensions i need but they are not in the Repo from V13 yet.

Code: [Select]
Error Could not verify icu.tcz

Error Could not verify libcups2.tcz

Error Could not verify libical.tcz

Error Could not verify lua-5.1-lib.tcz

Error Could not verify python3.6-cryptography.tcz

Error Could not verify rdesktop-keymaps.tcz

Error Could not verify rdesktop.tcz

Error Could not verify tolua++-5.1-lib.tcz

Error Could not verify tolua++-5.1.tcz

Error Could not verify xf86-input-evdev.tcz

Error Could not verify giflib.tcz

i just copied them from the old version but i don't think that this is the right way (maybe they should be updated before? )

Like the Extension  python3.6-cryptography.tcz i am getting an error:
Code: [Select]
No module named 'cryptography'
although the extension worked fine on corepure64 V.10

it would be nice to get them for V13

Thank you

Edit:
in the dep File  from python3.6-cryptography.tcz is openssl.tcz required, in V13 there is just openssl-1.1.1.tcz
« Last Edit: February 16, 2022, 11:49:59 PM by Rabie »

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14544
Re: Request extensions for CorePure64 V13
« Reply #1 on: February 19, 2022, 10:54:33 PM »
Note that when changing major tinycore versions (and especially when skipping several major versions) it is recommended to start with an empty or new tce folder and download extensions from the new version repo.

Offline netsocket

  • Newbie
  • *
  • Posts: 32
Re: Request extensions for CorePure64 V13
« Reply #2 on: March 30, 2022, 05:42:02 PM »
I too regret the absence of xf86-input-evdev.tcz . Any hope of it reappearing or was it obsoleted for some reason?

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11220
Re: Request extensions for CorePure64 V13
« Reply #3 on: March 30, 2022, 06:45:03 PM »
Hi netsocket
Maybe it's been replaced by  xf86-input-libinput.tcz:
Code: [Select]
Comments:       allows for libinput to be used for input devices in x
                can be used as a replacement for evdev and synaptics
found here:
http://tinycorelinux.net/13.x/x86_64/tcz/xf86-input-libinput.tcz.info

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14544
Re: Request extensions for CorePure64 V13
« Reply #4 on: March 30, 2022, 11:34:38 PM »
xf86-input-evdev and xf86-input-synaptics have not been updated for four years and have been superseded by xf86-input-libinput

Offline netsocket

  • Newbie
  • *
  • Posts: 32
Re: Request extensions for CorePure64 V13
« Reply #5 on: March 31, 2022, 06:42:07 AM »
Super. Thanks for the quick responses.