Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] XBPS actions from xbps-src are added to syslog
@ 2020-10-11 21:36 ericonr
  2020-10-11 22:56 ` Duncaen
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: ericonr @ 2020-10-11 21:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 549 bytes --]

New issue by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/25534

Description:
### Expected behavior

Building a package with xbps-src doesn't add multiple entries to syslog, so `svlogtail xbps` only includes entries run on the actual system.

### Actual behavior

Building a package with xbps-src adds multiple entries to syslog, unnecessarily polluting `svlogtail xbps` output.

---

I'm not sure what the correct place for fixing this is? Perhaps a flag for XBPS to not store info in syslog.


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: XBPS actions from xbps-src are added to syslog
  2020-10-11 21:36 [ISSUE] XBPS actions from xbps-src are added to syslog ericonr
@ 2020-10-11 22:56 ` Duncaen
  2020-10-11 23:20 ` ericonr
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Duncaen @ 2020-10-11 22:56 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 271 bytes --]

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/issues/25534#issuecomment-706780671

Comment:
https://github.com/void-linux/void-packages/blob/63f45dc7400894ceca8053e387e37196797448a2/common/xbps-src/shutils/chroot.sh#L131

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: XBPS actions from xbps-src are added to syslog
  2020-10-11 21:36 [ISSUE] XBPS actions from xbps-src are added to syslog ericonr
  2020-10-11 22:56 ` Duncaen
@ 2020-10-11 23:20 ` ericonr
  2020-10-11 23:22 ` ericonr
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2020-10-11 23:20 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 202 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/25534#issuecomment-706784015

Comment:
Any idea why I would still be getting syslog entries, then?

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: XBPS actions from xbps-src are added to syslog
  2020-10-11 21:36 [ISSUE] XBPS actions from xbps-src are added to syslog ericonr
  2020-10-11 22:56 ` Duncaen
  2020-10-11 23:20 ` ericonr
@ 2020-10-11 23:22 ` ericonr
  2020-10-11 23:22 ` ericonr
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2020-10-11 23:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 233 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/25534#issuecomment-706784212

Comment:
`binary-bootstrap` -> entries in syslog

`xbulk pam` -> installs deps, then removes them

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: XBPS actions from xbps-src are added to syslog
  2020-10-11 21:36 [ISSUE] XBPS actions from xbps-src are added to syslog ericonr
                   ` (2 preceding siblings ...)
  2020-10-11 23:22 ` ericonr
@ 2020-10-11 23:22 ` ericonr
  2020-10-11 23:31 ` Duncaen
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2020-10-11 23:22 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 248 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/25534#issuecomment-706784212

Comment:
`binary-bootstrap` -> entries in syslog

`xbulk pam` -> installs deps, then removes them; all in syslog

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: XBPS actions from xbps-src are added to syslog
  2020-10-11 21:36 [ISSUE] XBPS actions from xbps-src are added to syslog ericonr
                   ` (3 preceding siblings ...)
  2020-10-11 23:22 ` ericonr
@ 2020-10-11 23:31 ` Duncaen
  2020-10-11 23:31 ` Duncaen
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 9+ messages in thread
From: Duncaen @ 2020-10-11 23:31 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 325 bytes --]

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/issues/25534#issuecomment-706785398

Comment:
I guess it just gets deleted on the first use again:
https://github.com/void-linux/void-packages/blob/63f45dc7400894ceca8053e387e37196797448a2/common/xbps-src/shutils/chroot.sh#L195

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: XBPS actions from xbps-src are added to syslog
  2020-10-11 21:36 [ISSUE] XBPS actions from xbps-src are added to syslog ericonr
                   ` (4 preceding siblings ...)
  2020-10-11 23:31 ` Duncaen
@ 2020-10-11 23:31 ` Duncaen
  2020-10-11 23:36 ` ericonr
  2020-12-11 18:25 ` [ISSUE] [CLOSED] " ericonr
  7 siblings, 0 replies; 9+ messages in thread
From: Duncaen @ 2020-10-11 23:31 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 343 bytes --]

New comment by Duncaen on void-packages repository

https://github.com/void-linux/void-packages/issues/25534#issuecomment-706785398

Comment:
Looks like the configuration file gets deleted on the first use again:
https://github.com/void-linux/void-packages/blob/63f45dc7400894ceca8053e387e37196797448a2/common/xbps-src/shutils/chroot.sh#L195

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: XBPS actions from xbps-src are added to syslog
  2020-10-11 21:36 [ISSUE] XBPS actions from xbps-src are added to syslog ericonr
                   ` (5 preceding siblings ...)
  2020-10-11 23:31 ` Duncaen
@ 2020-10-11 23:36 ` ericonr
  2020-12-11 18:25 ` [ISSUE] [CLOSED] " ericonr
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2020-10-11 23:36 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 234 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/25534#issuecomment-706786166

Comment:
Oh wow! Ok. I will try to make a PR to fix that, then. Thanks for finding where it happens.

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [ISSUE] [CLOSED] XBPS actions from xbps-src are added to syslog
  2020-10-11 21:36 [ISSUE] XBPS actions from xbps-src are added to syslog ericonr
                   ` (6 preceding siblings ...)
  2020-10-11 23:36 ` ericonr
@ 2020-12-11 18:25 ` ericonr
  7 siblings, 0 replies; 9+ messages in thread
From: ericonr @ 2020-12-11 18:25 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 552 bytes --]

Closed issue by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/25534

Description:
### Expected behavior

Building a package with xbps-src doesn't add multiple entries to syslog, so `svlogtail xbps` only includes entries run on the actual system.

### Actual behavior

Building a package with xbps-src adds multiple entries to syslog, unnecessarily polluting `svlogtail xbps` output.

---

I'm not sure what the correct place for fixing this is? Perhaps a flag for XBPS to not store info in syslog.


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-12-11 18:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-11 21:36 [ISSUE] XBPS actions from xbps-src are added to syslog ericonr
2020-10-11 22:56 ` Duncaen
2020-10-11 23:20 ` ericonr
2020-10-11 23:22 ` ericonr
2020-10-11 23:22 ` ericonr
2020-10-11 23:31 ` Duncaen
2020-10-11 23:31 ` Duncaen
2020-10-11 23:36 ` ericonr
2020-12-11 18:25 ` [ISSUE] [CLOSED] " ericonr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).