Custom Query (2297 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (67 - 69 of 2297)

Ticket Resolution Summary Owner Reporter
#2522 duplicate Python distribution tools will require html5 in future versions. vernondcole@…
Description

When using a minimal configuration of nginx with automatic indexing, the resulting index does not conform to html 5 standards. This will cause Python pip installs from private repositories to fail in future versions of pip.

vcole@GITI6342:/mnt/c/Users/vcole/Downloads$ sudo python3 -m pip install --no-index --find-links=http://pip.test/simple --trusted-host=pip.test --no-build-isolation virtualenvwrapper -v
Using pip 22.0.2 from /usr/lib/python3/dist-packages/pip (python 3.10)
Looking in links: h t t p : / / pip.test/simple
DEPRECATION: The HTML index page being used (http://pip.test/simple/) is not a proper HTML 5 document. This is in violation of PEP 503 which requires these pages to be well-formed HTML 5 documents. Please reach out to the owners of this index page, and ask them to update this index page to a valid HTML 5 document. pip 22.2 will enforce this behaviour change. Discussion can be found at h t t p s : / / github.com/pypa/pip/issues/10825

#2521 invalid nginx-1.24.0 with nginx-lua-module gets terminated with signal 11 satveergaur@…
Description

Hi Team,

I am installing nginx-1.24.0 with nginx-lua-module v0.10.24 in docker container.Nginx gets starts properly but while serving the request worker process gets exited with signal 11. Analyzing the core dump files showing below error message. Program terminated with signal SIGSEGV, Segmentation fault. #0 ngx_http_variable_headers_internal (r=0x7149190, v=0x714a788, data=<optimized out>, sep=sep@entry=44 ',')

at src/http/ngx_http_variables.c:840

840 src/http/ngx_http_variables.c: No such file or directory.

Please help me to fix this issue.

#2520 invalid Nginx upgrade on debian 11 m.camilleri.province@…
Description

Hello, i've a problem to upgrade Nginx version on Debian 11.7.

I actually have Nginx 1.18 and want to upgrade to the latest stable (1.24)

Here is the problem i have :

The following packages have been kept back:

nginx

0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.

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:

libnginx-mod-http-auth-pam : Depends: nginx-common (= 1.18.0-6.1+deb11u3) but it is not installable libnginx-mod-http-dav-ext : Depends: nginx-common (= 1.18.0-6.1+deb11u3) but it is not installable libnginx-mod-http-echo : Depends: nginx-common (= 1.18.0-6.1+deb11u3) but it is not installable libnginx-mod-http-geoip : Depends: nginx-common (= 1.18.0-6.1+deb11u3) but it is not installable libnginx-mod-http-geoip2 : Depends: nginx-common (= 1.18.0-6.1+deb11u3) but it is not installable libnginx-mod-http-image-filter : Depends: nginx-common (= 1.18.0-6.1+deb11u3) but it is not installable libnginx-mod-http-subs-filter : Depends: nginx-common (= 1.18.0-6.1+deb11u3) but it is not installable libnginx-mod-http-upstream-fair : Depends: nginx-common (= 1.18.0-6.1+deb11u3) but it is not installable libnginx-mod-http-xslt-filter : Depends: nginx-common (= 1.18.0-6.1+deb11u3) but it is not installable libnginx-mod-mail : Depends: nginx-common (= 1.18.0-6.1+deb11u3) but it is not installable libnginx-mod-stream : Depends: nginx-common (= 1.18.0-6.1+deb11u3) but it is not installable libnginx-mod-stream-geoip : Depends: nginx-common (= 1.18.0-6.1+deb11u3) but it is not installable libnginx-mod-stream-geoip2 : Depends: nginx-common (= 1.18.0-6.1+deb11u3) but it is not installable nginx-full : Depends: nginx-core (>= 1.18.0-6.1+deb11u3) but it is not installable

Depends: nginx-core (< 1.18.0-6.1+deb11u3.1~) but it is not installable

E: Broken packages

Can you help me with that or do i have to do a dist-upgrade ?

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.