Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to install PKG packet #873

Open
zxcmc-1 opened this issue Jan 10, 2025 · 3 comments
Open

How to install PKG packet #873

zxcmc-1 opened this issue Jan 10, 2025 · 3 comments

Comments

@zxcmc-1
Copy link

zxcmc-1 commented Jan 10, 2025

I already have thinstation5.6 ready. I want to connect the sane package for scanning, but I don’t understand how to do this, please tell me. I see that it downloads packages via TFTP but then writes errors. At the same time, I can open 7zip and open this package (it seems to be normal and not damaged)
gunzip: invalid magic,
tar: short read,
ok
My config file

RDESKTOP_SOUND=ON
FREERDP_OPTIONS="/f /u: /sec:rdp +drives /cert:ignore /sec:tls"
PKG_PACKAGES="sane sane-firmware"
USB_ENABLED=On
RDESKTOP_USB=ON
SANE_ENABLED=On
SESSION_0_TYPE=xmenu
SESSION_0_AUTOSTART=On
MENU_1_TITLE="test-RDP"
MENU_1_TYPE=freerdp
MENU_1_SERVER=192.168.254.193

Screenshot_1

@Doncuppjr
Copy link
Collaborator

Where exactly did you get this package? ThinStation normally builds the package that it downloads, and they should be tar.gz, not zip.

@zxcmc-1
Copy link
Author

zxcmc-1 commented Jan 10, 2025

Where exactly did you get this package? ThinStation normally builds the package that it downloads, and they should be tar.gz, not zip.

My package not zip. The screenshot shows that sane.pkg is loaded and 7zip can read tar archives. I downloaded ready-made packages from the Internet

@Doncuppjr
Copy link
Collaborator

I know 7zip can read tar.gz, but ThinStation is expecting an archive that is a gzip of a tar and labeled .pkg. It builds them during build and downloads and unwinds them during boot. I seriously doubt there are packages out on the internet that are preconfigured for ThinStation use. You likely need to unwind these in the build environment and prepare them for ThinStation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants