Re: [gentoo-dev] Providing a `service` scripts that speaks OpenRC and systemd

2017-09-28 Thread Ulrich Mueller
> On Thu, 28 Sep 2017, Austin English wrote: > Talking with Whubbs about it, I found that our service script only > supports OpenRC, via rc-service. I looked around, and from what I > can tell, most distros ship a service tool for all supported init > systems. I.e., Debian/Ubuntu: supports sys

Re: [gentoo-dev] Providing a `service` scripts that speaks OpenRC and systemd

2017-09-28 Thread Dale
Austin English wrote: > (Note: serious discussion, please take systemd trolling elsewhere). > > While having the pleasure of working with some proprietary software > recently, I was asked to run `service foo restart`, and was surprised to > see: > foobar ~ # service foo restart > * service: servic

[gentoo-dev] Re: Providing a `service` scripts that speaks OpenRC and systemd

2017-09-28 Thread Harald Weiner
Duncan posted on 09/29/17 2:08 AM as excerpted: > Or are we going to replace rm, and fdisk, and gdisk, and cfdisk, and > cgdisk, and who knows how many other binaries, with "safe" alternatives, > because some gentooer couldn't be bothered to think for a moment whether > a command in some instr

Re: [gentoo-dev] sys-libs/ncurses: erronious deletion of *.dll.a files; possibly other packages affected

2017-09-28 Thread Marty E. Plummer
On Thu, Sep 28, 2017 at 07:35:20PM +, Mike Gilbert wrote: > On Wed, Sep 20, 2017 at 10:01 PM, Marty E. Plummer > wrote: > > arfrever suggests I send a mail here, as there are other packages which > > may be affected by this issue and perhaps a more generalized fix is > > required instead of an

[gentoo-dev] Re: Providing a `service` scripts that speaks OpenRC and systemd

2017-09-28 Thread Duncan
Austin English posted on Thu, 28 Sep 2017 16:27:31 -0500 as excerpted: > (Note: serious discussion, please take systemd trolling elsewhere). > > While having the pleasure of working with some proprietary software > recently, I was asked to run `service foo restart`, and was surprised to > see: >

[gentoo-dev] Providing a `service` scripts that speaks OpenRC and systemd

2017-09-28 Thread Austin English
(Note: serious discussion, please take systemd trolling elsewhere). While having the pleasure of working with some proprietary software recently, I was asked to run `service foo restart`, and was surprised to see: foobar ~ # service foo restart * service: service `foo' does not exist Since `syst

Re: [gentoo-dev] sys-libs/ncurses: erronious deletion of *.dll.a files; possibly other packages affected

2017-09-28 Thread Mike Gilbert
On Wed, Sep 20, 2017 at 10:01 PM, Marty E. Plummer wrote: > arfrever suggests I send a mail here, as there are other packages which > may be affected by this issue and perhaps a more generalized fix is > required instead of an explicit fix in sys-libs/ncurses and other ebuilds > that may require i

Re: [gentoo-dev] sys-libs/ncurses: erronious deletion of *.dll.a files; possibly other packages affected

2017-09-28 Thread Mike Gilbert
On Thu, Sep 28, 2017 at 10:43 AM, Ian Stakenvicius wrote: > On 28/09/17 10:23 AM, Thomas Deutschmann wrote: >> Hi, >> >> sounds like we should convert to prune_libtool_files usage from >> ltprune.eclass. >> >> However, the eclass says >> >>> # Discouraged. Whenever possible, please use much simple

Re: [gentoo-dev] sys-libs/ncurses: erronious deletion of *.dll.a files; possibly other packages affected

2017-09-28 Thread Mike Gilbert
On Thu, Sep 28, 2017 at 10:23 AM, Thomas Deutschmann wrote: > Hi, > > sounds like we should convert to prune_libtool_files usage from > ltprune.eclass. > > However, the eclass says > >> # Discouraged. Whenever possible, please use much simpler: >> # find "${D}" -name '*.la' -delete || die > > So t

Re: [gentoo-dev] sys-libs/ncurses: erronious deletion of *.dll.a files; possibly other packages affected

2017-09-28 Thread Ian Stakenvicius
On 28/09/17 10:23 AM, Thomas Deutschmann wrote: > Hi, > > sounds like we should convert to prune_libtool_files usage from > ltprune.eclass. > > However, the eclass says > >> # Discouraged. Whenever possible, please use much simpler: >> # find "${D}" -name '*.la' -delete || die > > So this would

Re: [gentoo-dev] sys-libs/ncurses: erronious deletion of *.dll.a files; possibly other packages affected

2017-09-28 Thread Thomas Deutschmann
Hi, sounds like we should convert to prune_libtool_files usage from ltprune.eclass. However, the eclass says > # Discouraged. Whenever possible, please use much simpler: > # find "${D}" -name '*.la' -delete || die So this would need clarification. -- Regards, Thomas signature.asc Descript