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

nginx install fails under Raspian 'bookworm' #18

Open
seapagan opened this issue Nov 26, 2023 · 1 comment
Open

nginx install fails under Raspian 'bookworm' #18

seapagan opened this issue Nov 26, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@seapagan
Copy link
Owner

seapagan commented Nov 26, 2023

Describe the bug

Nginx 'extras' package (nginx-extras) fails to install when selected.

To Reproduce
Install the latest Raspian OS to a PI and run the script.

Expected behaviour
Install with no errors

Screenshots

Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 nginx-extras : Depends: libnginx-mod-http-auth-pam (= 1.24.0-1+0~20230615.28+debian12~1.gbpd7c5fc)
                Depends: libnginx-mod-http-cache-purge (= 1.24.0-1+0~20230615.28+debian12~1.gbpd7c5fc)
                Depends: libnginx-mod-http-dav-ext (= 1.24.0-1+0~20230615.28+debian12~1.gbpd7c5fc)
                Depends: libnginx-mod-http-echo (= 1.24.0-1+0~20230615.28+debian12~1.gbpd7c5fc)
                Depends: libnginx-mod-http-fancyindex (= 1.24.0-1+0~20230615.28+debian12~1.gbpd7c5fc)
                Depends: libnginx-mod-http-geoip2 (= 1.24.0-1+0~20230615.28+debian12~1.gbpd7c5fc)
                Depends: libnginx-mod-http-headers-more-filter (= 1.24.0-1+0~20230615.28+debian12~1.gbpd7c5fc)
                Depends: libnginx-mod-http-lua (= 1.24.0-1+0~20230615.28+debian12~1.gbpd7c5fc)
                Depends: libnginx-mod-http-subs-filter (= 1.24.0-1+0~20230615.28+debian12~1.gbpd7c5fc)
                Depends: libnginx-mod-http-uploadprogress (= 1.24.0-1+0~20230615.28+debian12~1.gbpd7c5fc)
                Depends: libnginx-mod-http-upstream-fair (= 1.24.0-1+0~20230615.28+debian12~1.gbpd7c5fc)
                Depends: libnginx-mod-nchan (= 1.24.0-1+0~20230615.28+debian12~1.gbpd7c5fc)
                Depends: libnginx-mod-stream-geoip2 (= 1.24.0-1+0~20230615.28+debian12~1.gbpd7c5fc)
E: Unable to correct problems, you have held broken packages.

There is also an issue with php8.1 :

Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 php8.1-xmlrpc:armhf : Depends: php8.1-common:armhf but it is not installable
                       Depends: phpapi-20210902:armhf
E: Unable to correct problems, you have held broken packages.

Both packages are from the sury.net compilations.

Desktop (please complete the following information):

  • Device: Raspberry PI 5
  • OS: Raspbian Bookworm 64bit

Ran in headless mode over SSH. This is the cut-down version, so needs re-testing with the full desktop install

@seapagan seapagan added the bug Something isn't working label Nov 26, 2023
@seapagan seapagan self-assigned this Nov 26, 2023
@seapagan
Copy link
Owner Author

seapagan commented Nov 28, 2023

looks like the second error was d/t the nginx-extras failure or just a once off as just worked on PI4 when I disabled the nginx-extras package.

Seems that the nginx server is installed properly anyway. I'll investigate the nginx-extras package on different hardware/os

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant