Your message dated Sat, 11 Jul 2020 08:57:39 -0400
with message-id <20200711125739.jecrqocmh2jnh752@localhost>
and subject line Re: Bug#964142: subversion: svn + ssh generates too much 
system log
has caused the Debian Bug report #964142,
regarding subversion: svn + ssh generates too much system log
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
964142: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=964142
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: subversion
Version: 1.10.4-1+deb10u1
Severity: normal

Each time I'm doing a "svn up" on my server, I get 30 lines
of system log!

For instance:

Jul 02 15:32:49 joooj svn[17051]: DIGEST-MD5 common mech free
Jul 02 15:32:49 joooj sshd[17069]: Accepted publickey for svn from ::1 port 
55556 ssh2: RSA SHA256:xxx
Jul 02 15:32:49 joooj sshd[17069]: pam_unix(sshd:session): session opened for 
user svn by (uid=0)
Jul 02 15:32:49 joooj systemd-logind[398]: New session 10118 of user svn.
Jul 02 15:32:49 joooj systemd[1]: Created slice User Slice of UID 1001.
Jul 02 15:32:49 joooj systemd[1]: Starting User Runtime Directory 
/run/user/1001...
Jul 02 15:32:49 joooj systemd[1]: Started User Runtime Directory /run/user/1001.
Jul 02 15:32:49 joooj systemd[1]: Starting User Manager for UID 1001...
Jul 02 15:32:49 joooj systemd[17072]: pam_unix(systemd-user:session): session 
opened for user svn by (uid=0)
Jul 02 15:32:49 joooj systemd[17072]: Listening on GnuPG cryptographic agent 
and passphrase cache.
Jul 02 15:32:49 joooj systemd[17072]: Listening on GnuPG cryptographic agent 
and passphrase cache (access for web browsers).
Jul 02 15:32:49 joooj systemd[17072]: Reached target Timers.
Jul 02 15:32:49 joooj systemd[17072]: Listening on GnuPG network certificate 
management daemon.
Jul 02 15:32:49 joooj systemd[17072]: Listening on GnuPG cryptographic agent 
and passphrase cache (restricted).
Jul 02 15:32:49 joooj systemd[17072]: Reached target Paths.
Jul 02 15:32:49 joooj systemd[17072]: Listening on GnuPG cryptographic agent 
(ssh-agent emulation).
Jul 02 15:32:49 joooj systemd[17072]: Reached target Sockets.
Jul 02 15:32:49 joooj systemd[17072]: Reached target Basic System.
Jul 02 15:32:49 joooj systemd[1]: Started User Manager for UID 1001.
Jul 02 15:32:49 joooj systemd[1]: Started Session 10118 of user svn.
Jul 02 15:32:49 joooj systemd[17072]: Reached target Default.
Jul 02 15:32:49 joooj systemd[17072]: Startup finished in 98ms.
Jul 02 15:32:50 joooj svnserve[17090]: DIGEST-MD5 common mech free
Jul 02 15:32:50 joooj sshd[17088]: Received disconnect from ::1 port 55556:11: 
disconnected by user
Jul 02 15:32:50 joooj sshd[17088]: Disconnected from user svn ::1 port 55556
Jul 02 15:32:50 joooj sshd[17069]: pam_unix(sshd:session): session closed for 
user svn
Jul 02 15:32:50 joooj systemd-logind[398]: Session 10118 logged out. Waiting 
for processes to exit.
Jul 02 15:32:50 joooj systemd[1]: session-10118.scope: Succeeded.
Jul 02 15:32:50 joooj systemd-logind[398]: Removed session 10118.
Jul 02 15:32:50 joooj svn[17052]: DIGEST-MD5 common mech free

-- System Information:
Debian Release: 10.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-debug'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.19.0-9-amd64 (SMP w/1 CPU core)
Locale: LANG=POSIX, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=POSIX 
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages subversion depends on:
ii  libapr1      1.6.5-1+b1
ii  libaprutil1  1.6.1-4
ii  libc6        2.28-10
ii  libsasl2-2   2.1.27+dfsg-1+deb10u1
ii  libsvn1      1.10.4-1+deb10u1

subversion recommends no packages.

Versions of packages subversion suggests:
ii  db5.3-util          5.3.28+dfsg1-0.5
pn  libapache2-mod-svn  <none>
ii  patch               2.7.6-3+deb10u1
ii  subversion-tools    1.10.4-1+deb10u1

-- no debconf information

-- 
Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)

--- End Message ---
--- Begin Message ---
On Thu, Jul 02, 2020 at 03:39:24PM +0200, Vincent Lefevre wrote:
> Each time I'm doing a "svn up" on my server, I get 30 lines
> of system log!

> Jul 02 15:32:49 joooj svn[17051]: DIGEST-MD5 common mech free

cyrus-sasl

> Jul 02 15:32:49 joooj sshd[17069]: Accepted publickey for svn from ::1 port 
> 55556 ssh2: RSA SHA256:xxx
> Jul 02 15:32:49 joooj sshd[17069]: pam_unix(sshd:session): session opened for 
> user svn by (uid=0)

ssh

> Jul 02 15:32:49 joooj systemd-logind[398]: New session 10118 of user svn.
> Jul 02 15:32:49 joooj systemd[1]: Created slice User Slice of UID 1001.
> Jul 02 15:32:49 joooj systemd[1]: Starting User Runtime Directory 
> /run/user/1001...
> Jul 02 15:32:49 joooj systemd[1]: Started User Runtime Directory 
> /run/user/1001.
> Jul 02 15:32:49 joooj systemd[1]: Starting User Manager for UID 1001...
> Jul 02 15:32:49 joooj systemd[17072]: pam_unix(systemd-user:session): session 
> opened for user svn by (uid=0)
> Jul 02 15:32:49 joooj systemd[17072]: Listening on GnuPG cryptographic agent 
> and passphrase cache.
> Jul 02 15:32:49 joooj systemd[17072]: Listening on GnuPG cryptographic agent 
> and passphrase cache (access for web browsers).
> Jul 02 15:32:49 joooj systemd[17072]: Reached target Timers.
> Jul 02 15:32:49 joooj systemd[17072]: Listening on GnuPG network certificate 
> management daemon.
> Jul 02 15:32:49 joooj systemd[17072]: Listening on GnuPG cryptographic agent 
> and passphrase cache (restricted).
> Jul 02 15:32:49 joooj systemd[17072]: Reached target Paths.
> Jul 02 15:32:49 joooj systemd[17072]: Listening on GnuPG cryptographic agent 
> (ssh-agent emulation).
> Jul 02 15:32:49 joooj systemd[17072]: Reached target Sockets.
> Jul 02 15:32:49 joooj systemd[17072]: Reached target Basic System.
> Jul 02 15:32:49 joooj systemd[1]: Started User Manager for UID 1001.
> Jul 02 15:32:49 joooj systemd[1]: Started Session 10118 of user svn.
> Jul 02 15:32:49 joooj systemd[17072]: Reached target Default.
> Jul 02 15:32:49 joooj systemd[17072]: Startup finished in 98ms.

systemd

> Jul 02 15:32:50 joooj svnserve[17090]: DIGEST-MD5 common mech free

cyrus-sasl

> Jul 02 15:32:50 joooj sshd[17088]: Received disconnect from ::1 port 
> 55556:11: disconnected by user
> Jul 02 15:32:50 joooj sshd[17088]: Disconnected from user svn ::1 port 55556
> Jul 02 15:32:50 joooj sshd[17069]: pam_unix(sshd:session): session closed for 
> user svn

ssh

> Jul 02 15:32:50 joooj systemd-logind[398]: Session 10118 logged out. Waiting 
> for processes to exit.
> Jul 02 15:32:50 joooj systemd[1]: session-10118.scope: Succeeded.
> Jul 02 15:32:50 joooj systemd-logind[398]: Removed session 10118.

systemd

> Jul 02 15:32:50 joooj svn[17052]: DIGEST-MD5 common mech free

cyrus-sasl

Closing this as only 3 lines are from svn-related binaries and even
those aren't being generated by svn.

Cheers,
-- 
James
GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7  2D23 DFE6 91AE 331B A3DB

--- End Message ---

Reply via email to