public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Update is blocked by ots previous version...?
@ 2017-12-08  2:36 tuxic
  2017-12-08  3:53 ` Jalus Bilieyich
  2017-12-08  8:18 ` Neil Bothwick
  0 siblings, 2 replies; 5+ messages in thread
From: tuxic @ 2017-12-08  2:36 UTC (permalink / raw
  To: Gentoo

Hi,

this morning in its endless wisdom emerge spake to me today:

| WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict:
| 
| app-emulation/containerd:0
| 
|   (app-emulation/containerd-1.0.0:0/0::gentoo, ebuild scheduled for merge) conflicts with
|     ~app-emulation/containerd-1.0.0_beta2_p20171019 required by (app-emulation/docker-17.11.0:0/0::gentoo, installed)
|     ^                         ^^^^^^^^^^^^^^^^^^^^^


I removed containerd yesterday and installed it again only to get the same
error this morning again.

Any away around this?

Cheers
Meino





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

* Re: [gentoo-user] Update is blocked by ots previous version...?
  2017-12-08  2:36 [gentoo-user] Update is blocked by ots previous version...? tuxic
@ 2017-12-08  3:53 ` Jalus Bilieyich
  2017-12-08  3:58   ` tuxic
  2017-12-08  8:18 ` Neil Bothwick
  1 sibling, 1 reply; 5+ messages in thread
From: Jalus Bilieyich @ 2017-12-08  3:53 UTC (permalink / raw
  To: gentoo-user

Put in package.mask:

>=app-emulation/containerd-1.0.0:0/0

On 12/07/2017 08:36 PM, tuxic@posteo.de wrote:
> Hi,
> 
> this morning in its endless wisdom emerge spake to me today:
> 
> | WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict:
> | 
> | app-emulation/containerd:0
> | 
> |   (app-emulation/containerd-1.0.0:0/0::gentoo, ebuild scheduled for merge) conflicts with
> |     ~app-emulation/containerd-1.0.0_beta2_p20171019 required by (app-emulation/docker-17.11.0:0/0::gentoo, installed)
> |     ^                         ^^^^^^^^^^^^^^^^^^^^^
> 
> 
> I removed containerd yesterday and installed it again only to get the same
> error this morning again.
> 
> Any away around this?
> 
> Cheers
> Meino
> 
> 
> 
> 


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

* Re: [gentoo-user] Update is blocked by ots previous version...?
  2017-12-08  3:53 ` Jalus Bilieyich
@ 2017-12-08  3:58   ` tuxic
  0 siblings, 0 replies; 5+ messages in thread
From: tuxic @ 2017-12-08  3:58 UTC (permalink / raw
  To: gentoo-user


Blocking the package which gets blocked by its previous one?
Is this a wprkaround, a solution ?
Feels weird...


On 12/07 09:53, Jalus Bilieyich wrote:
> Put in package.mask:
> 
> >=app-emulation/containerd-1.0.0:0/0
> 
> On 12/07/2017 08:36 PM, tuxic@posteo.de wrote:
> > Hi,
> > 
> > this morning in its endless wisdom emerge spake to me today:
> > 
> > | WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict:
> > | 
> > | app-emulation/containerd:0
> > | 
> > |   (app-emulation/containerd-1.0.0:0/0::gentoo, ebuild scheduled for merge) conflicts with
> > |     ~app-emulation/containerd-1.0.0_beta2_p20171019 required by (app-emulation/docker-17.11.0:0/0::gentoo, installed)
> > |     ^                         ^^^^^^^^^^^^^^^^^^^^^
> > 
> > 
> > I removed containerd yesterday and installed it again only to get the same
> > error this morning again.
> > 
> > Any away around this?
> > 
> > Cheers
> > Meino
> > 
> > 
> > 
> > 
> 


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

* Re: [gentoo-user] Update is blocked by ots previous version...?
  2017-12-08  2:36 [gentoo-user] Update is blocked by ots previous version...? tuxic
  2017-12-08  3:53 ` Jalus Bilieyich
@ 2017-12-08  8:18 ` Neil Bothwick
  2017-12-08 15:38   ` tuxic
  1 sibling, 1 reply; 5+ messages in thread
From: Neil Bothwick @ 2017-12-08  8:18 UTC (permalink / raw
  To: gentoo-user

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

On Fri, 8 Dec 2017 03:36:11 +0100, tuxic@posteo.de wrote:

> | WARNING: One or more updates/rebuilds have been skipped due to a
> | dependency conflict:
> | 
> | app-emulation/containerd:0
> | 
> |   (app-emulation/containerd-1.0.0:0/0::gentoo, ebuild scheduled for
> | merge) conflicts with ~app-emulation/containerd-1.0.0_beta2_p20171019
> | required by (app-emulation/docker-17.11.0:0/0::gentoo, installed)
> | ^                         ^^^^^^^^^^^^^^^^^^^^^  
> 
> 
> I removed containerd yesterday and installed it again only to get the
> same error this morning again.
> 
> Any away around this?

There is an update to containerd available but docker depends
specifically on the older version. So portage is telling you it is not
updating containerd as this may break docker. It may be worth filing a
bug against docker if it should work with containerd-1.0.0.


-- 
Neil Bothwick

This man is depriving a village somewhere of an idiot

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* Re: [gentoo-user] Update is blocked by ots previous version...?
  2017-12-08  8:18 ` Neil Bothwick
@ 2017-12-08 15:38   ` tuxic
  0 siblings, 0 replies; 5+ messages in thread
From: tuxic @ 2017-12-08 15:38 UTC (permalink / raw
  To: gentoo-user

On 12/08 08:18, Neil Bothwick wrote:
> On Fri, 8 Dec 2017 03:36:11 +0100, tuxic@posteo.de wrote:
> 
> > | WARNING: One or more updates/rebuilds have been skipped due to a
> > | dependency conflict:
> > | 
> > | app-emulation/containerd:0
> > | 
> > |   (app-emulation/containerd-1.0.0:0/0::gentoo, ebuild scheduled for
> > | merge) conflicts with ~app-emulation/containerd-1.0.0_beta2_p20171019
> > | required by (app-emulation/docker-17.11.0:0/0::gentoo, installed)
> > | ^                         ^^^^^^^^^^^^^^^^^^^^^  
> > 
> > 
> > I removed containerd yesterday and installed it again only to get the
> > same error this morning again.
> > 
> > Any away around this?
> 
> There is an update to containerd available but docker depends
> specifically on the older version. So portage is telling you it is not
> updating containerd as this may break docker. It may be worth filing a
> bug against docker if it should work with containerd-1.0.0.
> 
> 
> -- 
> Neil Bothwick
> 
> This man is depriving a village somewhere of an idiot


Hi Neil,

ok...I see...thanks a lot for the explanation!

Cheers
Meino





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

end of thread, other threads:[~2017-12-08 15:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-08  2:36 [gentoo-user] Update is blocked by ots previous version...? tuxic
2017-12-08  3:53 ` Jalus Bilieyich
2017-12-08  3:58   ` tuxic
2017-12-08  8:18 ` Neil Bothwick
2017-12-08 15:38   ` tuxic

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox