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

Firefox (chrome) as pkg doesn't install #802

Open
drnuriev opened this issue Jan 28, 2024 · 2 comments
Open

Firefox (chrome) as pkg doesn't install #802

drnuriev opened this issue Jan 28, 2024 · 2 comments

Comments

@drnuriev
Copy link

drnuriev commented Jan 28, 2024

6.2.13
When I put firefox as "package firefox" to the config-file all works good.
When a put "pkg firefox" to the config-file, add pkg-s to the right place (http returns 200), add to thinstation.conf.network
PKG_PACKAGES="ca-bundle firefox nss"
#PKG_PACKAGES="bash ca-bundle chrome jq nss"
PKG_PREFIX=pkg
The FF-session doesn't work. Please help

@Thinstation
Copy link
Owner

I wouldn't make nss a pkg. When it's included, some special things happen during build. Maybe that is the issue.

@drnuriev
Copy link
Author

drnuriev commented Jan 30, 2024

Thanks a lot for your answer Donald.
Unfortunately some magic things haven't help.

  1. Added dependencies package nss, ca-bundle to the build.conf.
  2. thinstation.conf.network
    PKG_PACKAGES="firefox"
    PKG_PREFIX=pkg
  3. http returns 200. The FF-session doesn't work.
    PS: build.conf attached.
    BASEURL is sending as parametrs
    APPEND initrd=http://........... BASEURL=http://10.10.10.5/TS_load2
    build.txt

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