[gentoo-user] after finally doing my emerge -e world successfully, my regular world update fails

2017-12-22 Thread John Covici
Hi. So, after two weeks, I finally got my emerge -e world finished. Now I was trying my regular world update with --deep, etc., but I get an impossible situation. It seems openrc is now blocking systemd, but I apparently need both. Here is the output from emerge. * Error: The above package li

Re: [gentoo-user] after finally doing my emerge -e world successfully, my regular world update fails

2017-12-22 Thread Helmut Jarausch
On 12/22/2017 11:02:14 AM, John Covici wrote: Hi. So, after two weeks, I finally got my emerge -e world finished. Now I was trying my regular world update with --deep, etc., but I get an impossible situation. It seems openrc is now blocking systemd, but I apparently need both. I've noticed

Re: [gentoo-user] after finally doing my emerge -e world successfully, my regular world update fails

2017-12-22 Thread Mike Gilbert
On Fri, Dec 22, 2017 at 5:02 AM, John Covici wrote: > Hi. So, after two weeks, I finally got my emerge -e world finished. > Now I was trying my regular world update with --deep, etc., but I get > an impossible situation. It seems openrc is now blocking systemd, but > I apparently need both. sy

Re: [gentoo-user] after finally doing my emerge -e world successfully, my regular world update fails

2017-12-22 Thread John Covici
On Fri, 22 Dec 2017 06:25:56 -0500, Mike Gilbert wrote: > > On Fri, Dec 22, 2017 at 5:02 AM, John Covici wrote: > > Hi. So, after two weeks, I finally got my emerge -e world finished. > > Now I was trying my regular world update with --deep, etc., but I get > > an impossible situation. It seem

Re: [gentoo-user] after finally doing my emerge -e world successfully, my regular world update fails

2017-12-22 Thread Rich Freeman
On Fri, Dec 22, 2017 at 9:37 AM, John Covici wrote: > > Yep, putting -sysv-utils for systemd fixes things right up! I hope > there is no strange consequences by disabling this flag, but we shall > see. > None that I've seen. Systemd has always been backwards-compatible with the sysvinit shutdow

Re: [gentoo-user] What can cause printer to crop top of page?

2017-12-22 Thread Mick
On Thursday, 21 December 2017 23:20:24 GMT you wrote: > On Thursday, 21 December 2017 23:01:50 GMT Walter Dnes wrote: > > Is there a default page size setting in your desktop environment that > > > > could've changed? > > This problem is happening across different PCs, desktops/DEs and differen

[gentoo-user] Re: after finally doing my emerge -e world successfully, my regular world update fails

2017-12-22 Thread Ian Zimmerman
On 2017-12-22 11:45, Helmut Jarausch wrote: > sys-apps/systemd openrc python_targets_python2_7 abi_x86_32 -sysv-utils > > to /etc/portage/package.use > > With this, both, openrc and systemd build just fine. > > My init system is openrc, and with this all seems to work just fine. Would you mind

Re: [gentoo-user] Re: after finally doing my emerge -e world successfully, my regular world update fails

2017-12-22 Thread John Covici
On Fri, 22 Dec 2017 11:42:16 -0500, Ian Zimmerman wrote: > > On 2017-12-22 11:45, Helmut Jarausch wrote: > > > sys-apps/systemd openrc python_targets_python2_7 abi_x86_32 -sysv-utils > > > > to /etc/portage/package.use > > > > With this, both, openrc and systemd build just fine. > > > > My ini

Re: [gentoo-user] after finally doing my emerge -e world successfully, my regular world update fails

2017-12-22 Thread Adam Carter
> > sys-apps/openrc is probably in your world file. Either remove it, or > disable the "sysv-utils" USE flag on sys-apps/systemd. > > I'd like to trying going the other way. so i'll first; quickpkg sys-apps/openrc net-misc/netifrc sys-apps/sysvinit But virtual/service-manager is using openrc. How