Git Product home page Git Product logo

Comments (4)

huseyinozdemir avatar huseyinozdemir commented on May 4, 2024 1

Hi,

I change version to Nginx v1.14.2 so that is successful.

Thanks.

from nginx-sxg-module.

twifkak avatar twifkak commented on May 4, 2024

Hi! So sorry for the delay.

Can you share logs of your command & your output? build_deb is successfully employed as part of a GitHub workflow: see https://github.com/google/nginx-sxg-module/actions/runs/764994177 for both the deb file outputs and the logs.

In particular, that file is created by the apt-get source nginx-full command earlier in build_deb.

from nginx-sxg-module.

huseyinozdemir avatar huseyinozdemir commented on May 4, 2024

Hi,

Thank you for your answer.

I try to run nginx-sxg-modue after your response

dpkg -i libnginx-mod-http-sxg-filter_1.14.2-2+deb10u3_amd64.deb
Selecting previously unselected package libnginx-mod-http-sxg-filter.
(Reading database ... 115667 files and directories currently installed.)
Preparing to unpack libnginx-mod-http-sxg-filter_1.14.2-2+deb10u3_amd64.deb ...
Unpacking libnginx-mod-http-sxg-filter (1.14.2-2+deb10u3) ...
dpkg: dependency problems prevent configuration of libnginx-mod-http-sxg-filter:
 libnginx-mod-http-sxg-filter depends on nginx-common (= 1.14.2-2+deb10u3); however:
  Package nginx-common is not installed.

dpkg: error processing package libnginx-mod-http-sxg-filter (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 libnginx-mod-http-sxg-filter

Our systems are

nginx version: nginx/1.21.0
debian_version: 10.10

from nginx-sxg-module.

twifkak avatar twifkak commented on May 4, 2024

Thank you for the logs. It looks like the error is this one:

Package nginx-common is not installed.

You will need to sudo apt install nginx before you can run the dpkg -i command. Let me know how it goes.

from nginx-sxg-module.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.