Re: [gentoo-dev] [PATCH 2/3] virtual/cargo: drop virtual

2019-10-25 Thread Francesco Riosa
Il giorno sab 26 ott 2019 alle ore 06:24 Michael Everitt ha scritto: > On 26/10/19 04:59, Kent Fredric wrote: > > On Fri, 25 Oct 2019 15:03:39 -0700 > > Georgy Yakovlev wrote: > > > >> not used anymore > >> > >> Closes: https://bugs.gentoo.org/695698 > >> Signed-off-by: Georgy Yakovlev > > > >

Re: [gentoo-dev] [PATCH 2/3] virtual/cargo: drop virtual

2019-10-25 Thread Michael Everitt
On 26/10/19 04:59, Kent Fredric wrote: > On Fri, 25 Oct 2019 15:03:39 -0700 > Georgy Yakovlev wrote: > >> not used anymore >> >> Closes: https://bugs.gentoo.org/695698 >> Signed-off-by: Georgy Yakovlev > > Its likely this removal will cause the same kinds of problems faced by > the recent virtual

Re: [gentoo-dev] [PATCH 2/3] virtual/cargo: drop virtual

2019-10-25 Thread Kent Fredric
On Fri, 25 Oct 2019 15:03:39 -0700 Georgy Yakovlev wrote: > not used anymore > > Closes: https://bugs.gentoo.org/695698 > Signed-off-by: Georgy Yakovlev Its likely this removal will cause the same kinds of problems faced by the recent virtual/pam removal, just its more insidious, as the depen

Re: [gentoo-dev] Change Bugzilla status to IN_PROGRESS when pull request is linked

2019-10-25 Thread Marek Szuba
On 2019-10-25 17:00, Ralph Seichter wrote: > For convenience, would it be possible to automatically change the status > of bugs from (UN)CONFIRMED to IN_PROGRESS when Larry The Cow attaches a > pull request? I tend to forget to change the status myself, and perhaps > I am not alone in feeling my a

Re: [gentoo-dev] Change Bugzilla status to IN_PROGRESS when pull request is linked

2019-10-25 Thread Ralph Seichter
* Kent Fredric: > If you want the "somebody is working on it", then you can just look at > the comments and linked PR already. After opening a bug, one can of course see all kinds of information. ;-) The nice thing about the status field is that it is usually displayed in bug list overviews, and

[gentoo-dev] [PATCH 3/3] cargo.eclass: use verbose cargo invocation

2019-10-25 Thread Georgy Yakovlev
Signed-off-by: Georgy Yakovlev --- eclass/cargo.eclass | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/eclass/cargo.eclass b/eclass/cargo.eclass index dc031623067..940096ea230 100644 --- a/eclass/cargo.eclass +++ b/eclass/cargo.eclass @@ -115,8 +115,8 @@ cargo_live_

[gentoo-dev] RFC: cargo.eclass changes and virtual/cargo retirement

2019-10-25 Thread Georgy Yakovlev
Bug: https://bugs.gentoo.org/695698

[gentoo-dev] [PATCH 1/3] cargo.eclass: do not use virtual/cargo anymore

2019-10-25 Thread Georgy Yakovlev
Bug: https://bugs.gentoo.org/695698 Signed-off-by: Georgy Yakovlev --- eclass/cargo.eclass | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/eclass/cargo.eclass b/eclass/cargo.eclass index 44d11cdb838..dc031623067 100644 --- a/eclass/cargo.eclass +++ b/eclass/cargo.eclas

[gentoo-dev] [PATCH 2/3] virtual/cargo: drop virtual

2019-10-25 Thread Georgy Yakovlev
not used anymore Closes: https://bugs.gentoo.org/695698 Signed-off-by: Georgy Yakovlev --- virtual/cargo/cargo-1.34.2.ebuild | 17 - virtual/cargo/cargo-1.35.0.ebuild | 17 - virtual/cargo/cargo-1.36.0.ebuild | 17 - virtual/cargo/cargo-1.37.0.ebui

Re: [gentoo-dev] Change Bugzilla status to IN_PROGRESS when pull request is linked

2019-10-25 Thread Kent Fredric
On Fri, 25 Oct 2019 18:16:30 +0200 Ralph Seichter wrote: > Personally, I interpret a bug status of IN_PROGRESS as "somebody is > working this bug", not "the assignee is working this bug". The latter > is not as important to the bug state anyway, don't you think? If you want the "somebody is work

Re: [gentoo-dev] separate /usr without initramfs

2019-10-25 Thread William Hubbs
On Fri, Oct 25, 2019 at 03:16:19PM -0500, Dale wrote: > William Hubbs wrote: > > Hi Dale, > > > > I would like to call your attention to a couple of things in my message. > > > > On Fri, Oct 25, 2019 at 01:40:10PM -0500, Dale wrote: > >> William Hubbs wrote: > > *snip* > > > >>> I want to hear from

Re: [gentoo-dev] separate /usr without initramfs

2019-10-25 Thread Dale
William Hubbs wrote: > Hi Dale, > > I would like to call your attention to a couple of things in my message. > > On Fri, Oct 25, 2019 at 01:40:10PM -0500, Dale wrote: >> William Hubbs wrote: > *snip* > >>> I want to hear from people who have / and /usr on separate partitions >>> and who are not usi

Re: [gentoo-dev] separate /usr without initramfs

2019-10-25 Thread William Hubbs
Hi Dale, I would like to call your attention to a couple of things in my message. On Fri, Oct 25, 2019 at 01:40:10PM -0500, Dale wrote: > William Hubbs wrote: *snip* > > I want to hear from people who have / and /usr on separate partitions > > and who are not using an initramfs. > > > > If you

Re: [gentoo-dev] separate /usr without initramfs

2019-10-25 Thread Jaco Kroon
Hi, On 2019/10/25 20:14, William Hubbs wrote: Hey all, I have been advised to bring this topic back to the list before taking any action, so here it is. First, I need to clarify what I'm *NOT* talking about. This discussion has nothing to do with whether or not you have the split-usr use flag

Re: [gentoo-dev] separate /usr without initramfs

2019-10-25 Thread Dale
William Hubbs wrote: > Hey all, > > I have been advised to bring this topic back to the list before taking > any action, so here it is. > > First, I need to clarify what I'm *NOT* talking about. > > This discussion has nothing to do with whether or not you have the > split-usr use flag turned on; a

[gentoo-dev] Editing RDEPEND without a new revision (again)

2019-10-25 Thread Michael Everitt
On 25/10/19 14:43, Michael Orlitzky wrote: > On 10/24/19 10:03 PM, Michael Everitt wrote: >> Forgive my lack of git-fu, but which commit did this? Can we name & shame >> the author and committer publicly, and in front of QA, so that this kind of >> violation is highlighted to all, and noted for fut

[gentoo-dev] separate /usr without initramfs

2019-10-25 Thread William Hubbs
Hey all, I have been advised to bring this topic back to the list before taking any action, so here it is. First, I need to clarify what I'm *NOT* talking about. This discussion has nothing to do with whether or not you have the split-usr use flag turned on; all of us officially have that on bec

[gentoo-dev] packages up for grabs net-fs/{mc,minio}

2019-10-25 Thread Mikle Kolyada
net-fs/mc net-fs/minio are for grabs now. Upstream is  _very_ active (to say least), be ready for frequent version bumps. Also they often changes dependencies as well. signature.asc Description: OpenPGP digital signature

Re: [gentoo-dev] Change Bugzilla status to IN_PROGRESS when pull request is linked

2019-10-25 Thread Mike Gilbert
On Fri, Oct 25, 2019 at 12:09 PM Michał Górny wrote: > > On Fri, 2019-10-25 at 18:00 +0200, Ralph Seichter wrote: > > For convenience, would it be possible to automatically change the status > > of bugs from (UN)CONFIRMED to IN_PROGRESS when Larry The Cow attaches a > > pull request? I tend to for

Re: [gentoo-dev] Change Bugzilla status to IN_PROGRESS when pull request is linked

2019-10-25 Thread Ralph Seichter
* Michał Górny: > Someone linking a pull request to somebody else's package does not > necessarily mean that the latter person is working on it. Personally, I interpret a bug status of IN_PROGRESS as "somebody is working this bug", not "the assignee is working this bug". The latter is not as impo

Re: [gentoo-dev] Change Bugzilla status to IN_PROGRESS when pull request is linked

2019-10-25 Thread Michał Górny
On Fri, 2019-10-25 at 18:00 +0200, Ralph Seichter wrote: > For convenience, would it be possible to automatically change the status > of bugs from (UN)CONFIRMED to IN_PROGRESS when Larry The Cow attaches a > pull request? I tend to forget to change the status myself, and perhaps > I am not alone in

[gentoo-dev] Change Bugzilla status to IN_PROGRESS when pull request is linked

2019-10-25 Thread Ralph Seichter
For convenience, would it be possible to automatically change the status of bugs from (UN)CONFIRMED to IN_PROGRESS when Larry The Cow attaches a pull request? I tend to forget to change the status myself, and perhaps I am not alone in feeling my age in that fashion. ;-) -Ralph

[gentoo-dev] RFC: UID/GID assignment for mail-filter/sqlgrey (336/336)

2019-10-25 Thread Philippe Chaintreuil
Per GLEP-81 I'm submitting a request to assign UID/GID 336 to an sqlgrey user. Change is part of my 1.8.0 ebuild pull request: https://github.com/gentoo/gentoo/pull/13361 See also: mail-filter/sqlgrey proxy maintainership request bug: https://bugs.ge

Re: [gentoo-dev] Editing RDEPEND without a new revision (again)

2019-10-25 Thread Michael Orlitzky
On 10/24/19 10:03 PM, Michael Everitt wrote: > > Forgive my lack of git-fu, but which commit did this? Can we name & shame > the author and committer publicly, and in front of QA, so that this kind of > violation is highlighted to all, and noted for future reference? > I left it out on purpose. T

[gentoo-dev] Last rites: dev-ruby/rails:5.1

2019-10-25 Thread Hans de Graaff
# Hans de Graaff (2019-10-25) # ruby24-only, no longer supported by upstream. # Migrate to Rails 5.2 instead. Masked for removal in 30 days. dev-ruby/rails:5.1 dev-ruby/railties:5.1 dev-ruby/activerecord:5.1 dev-ruby/actionmailer:5.1 dev-ruby/actionpack:5.1 dev-ruby/actionview:5.1 dev-ruby/activej