You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2022/04/25 19:57:38 UTC

[GitHub] [couchdb-ci] lostnet opened a new pull request, #34: Drop support for Debian 9 (stretch)

lostnet opened a new pull request, #34:
URL: https://github.com/apache/couchdb-ci/pull/34

   Removal of stretch support in CI as it will no longer be used after couchdb PR: https://github.com/apache/couchdb/pull/4006
   Includes an update of the supported platforms table to reflect previous distribution changes.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [couchdb-ci] lostnet commented on a diff in pull request #34: Drop support for Debian 9 (stretch)

Posted by GitBox <gi...@apache.org>.
lostnet commented on code in PR #34:
URL: https://github.com/apache/couchdb-ci/pull/34#discussion_r859923642


##########
pull-all-couchdbdev-docker:
##########
@@ -28,7 +26,7 @@ couchdbci-ubuntu:bionic-erlang-24.2
 
 # Base images are used for building old libmozjs, primarily.
 BASE_IMAGES=(
-couchdbci-debian:ppc64le-stretch-base
+couchdbci-debian:ppc64le-buster-base

Review Comment:
   If its actually being used to build libmozjs 1.8.5 for older distributions that don't have spidermonkey, some still exist so I think it has the most chance of working if it is the oldest still supported debian. I'm was not able to determine where this is supposed to be used, but there were some comments about ibm possibly helping on these ppc.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [couchdb-ci] nickva commented on a diff in pull request #34: Drop support for Debian 9 (stretch)

Posted by GitBox <gi...@apache.org>.
nickva commented on code in PR #34:
URL: https://github.com/apache/couchdb-ci/pull/34#discussion_r859959436


##########
pull-all-couchdbdev-docker:
##########
@@ -28,7 +26,7 @@ couchdbci-ubuntu:bionic-erlang-24.2
 
 # Base images are used for building old libmozjs, primarily.
 BASE_IMAGES=(
-couchdbci-debian:ppc64le-stretch-base
+couchdbci-debian:ppc64le-buster-base

Review Comment:
   Let's go with buster for now. It might turn out we don't need it at all as in higher versions of debian the the OS libmozjs package seems to work.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [couchdb-ci] lostnet merged pull request #34: Drop support for Debian 9 (stretch)

Posted by GitBox <gi...@apache.org>.
lostnet merged PR #34:
URL: https://github.com/apache/couchdb-ci/pull/34


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [couchdb-ci] big-r81 commented on a diff in pull request #34: Drop support for Debian 9 (stretch)

Posted by GitBox <gi...@apache.org>.
big-r81 commented on code in PR #34:
URL: https://github.com/apache/couchdb-ci/pull/34#discussion_r859829003


##########
pull-all-couchdbdev-docker:
##########
@@ -28,7 +26,7 @@ couchdbci-ubuntu:bionic-erlang-24.2
 
 # Base images are used for building old libmozjs, primarily.
 BASE_IMAGES=(
-couchdbci-debian:ppc64le-stretch-base
+couchdbci-debian:ppc64le-buster-base

Review Comment:
   Hi, why do we use buster instead of bullseye here?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@couchdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org