On 20/04/2022 22:52, Rainer Jung wrote:
I currently see ERROR messages when doing git push. The push itself
seems to work and triggers eg. travis, but the error seems related with
CI. Example:
Enumerating objects: 5, done.
Counting objects: 100% (5/5), done.
Delta compression using up to 2 t
Am 21.04.2022 um 09:56 schrieb Mark Thomas:
On 20/04/2022 22:52, Rainer Jung wrote:
I currently see ERROR messages when doing git push. The push itself
seems to work and triggers eg. travis, but the error seems related
with CI. Example:
Enumerating objects: 5, done.
Counting objects: 100% (
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new e28f64e056 Deprecate plugin constants prior to remova
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.0.x by this push:
new b88f7d7dcf Deprecate plugin constants prior to re
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new 5aa376ef67 Additional deprecations
5aa376ef67 is desc
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push:
new 78e4123fea Align with latest plans for JSP 3.1 - make
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.0.x by this push:
new 472eb85713 Additional deprecations
472eb85713 is
This is an automated email from the ASF dual-hosted git repository.
markt pushed a change to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 7e40af674f Try fixing travis builds - ant 1.10.11 no longer available
on download server.
new 814846606f Deprecate
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 814846606ffeefefd7d0f157075ffa8fd578fbb7
Author: Mark Thomas
AuthorDate: Thu Apr 21 11:41:00 2022 +0100
Deprecate plu
This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 68ad5d3bebc51c2d453f245fb01907a5fddb273b
Author: Mark Thomas
AuthorDate: Thu Apr 21 11:51:22 2022 +0100
Additional de
https://bz.apache.org/bugzilla/show_bug.cgi?id=66005
--- Comment #16 from Lothar ---
Meanwhile I found the cause:
systemd-239-51.el8_5.5.x86_64 is updating /etc/nsswitch.conf
< hosts: files dns
---
> hosts: files dns myhostname
after removing myhostname it works again.
see: https://acc
11 matches
Mail list logo