Re: Log-rotation doesn't work for catalina.out in src:tomcat9 as intended

2022-05-12 Thread Andreas Hasenack
Hi, On Thu, May 12, 2022 at 10:53 AM Utkarsh Gupta wrote: > > Hi Andreas, > > On Thu, May 12, 2022 at 6:17 PM Andreas Hasenack > wrote: > > This reminded me that frr is also affected by this: > > https://bugs.launchpad.net/ubuntu/+source/frr/+bug/1958162 > > > > And frr is in main now. I'll wor

Re: Log-rotation doesn't work for catalina.out in src:tomcat9 as intended

2022-05-12 Thread Utkarsh Gupta
Hi Andreas, On Thu, May 12, 2022 at 6:17 PM Andreas Hasenack wrote: > This reminded me that frr is also affected by this: > https://bugs.launchpad.net/ubuntu/+source/frr/+bug/1958162 > > And frr is in main now. I'll work on it. Ah. D'you think there could be somewhat of a common solution her

Re: Log-rotation doesn't work for catalina.out in src:tomcat9 as intended

2022-05-12 Thread Andreas Hasenack
Hi, On Tue, May 10, 2022 at 5:07 AM Evren Yurtesen wrote: > > Hi Robie and Utkarsh, > > > This issue is not isolated to tomcat9 package. For example, jetty9 package > logging does not work. Rsyslog says: This reminded me that frr is also affected by this: https://bugs.launchpad.net/ubuntu/+sou

Re: Log-rotation doesn't work for catalina.out in src:tomcat9 as intended

2022-05-10 Thread Evren Yurtesen
st this to Debian? and see how they react? Evren From: Robie Basak Sent: Monday, May 9, 2022 7:21:14 PM To: Utkarsh Gupta Cc: Ubuntu Devel; Ubuntu Server; Evren Yurtesen Subject: Re: Log-rotation doesn't work for catalina.out in src:tomcat9 as intended On Fr

Re: Log-rotation doesn't work for catalina.out in src:tomcat9 as intended

2022-05-09 Thread Robie Basak
On Fri, May 06, 2022 at 01:20:30AM +0530, Utkarsh Gupta wrote: > a) This is Ubuntu-specific because of the changes introduced in > src:rsyslog over a decade ago, which basically doesn't let it run as > root, which is where I think the problem(s) started to originate. > However, I am kinda stumped t

Re: Log-rotation doesn't work for catalina.out in src:tomcat9 as intended

2022-05-06 Thread Evren Yurtesen
Hello, I think that the reason of why this surfacing recently is because tomcat8 was started using an init script which chowned the catalina.out every start. However it starts using systemd now. There was at least one other bug related to this: https://bugs.launchpad.net/ubuntu/+source/tomcat