On 2022/02/27 15:25, David Higgs wrote:
> I was updating my staging VM and encountered the following hiccup(s).
> 
> [vm@mail ~]$ doas pkg_add -u -Dsnap
> quirks-4.104 signed on 2022-02-27T16:24:16Z
> Can't find snappy-1.1.9
> mongodb-3.4.24:libstemmer-2.1.0: ok
> Can't install mongodb-3.2.22p5->3.4.24: can't resolve snappy-1.1.9
> Couldn't find updates for mongodb-3.2.22p5 unifi-6.5.55p3
> Couldn't install mongodb-3.4.24 snappy-1.1.9
> 
> This seemed a bit odd; I thought that dependencies were automatically
> installed.  I manually installed snappy and then pkg_add updated mongodb
> successfully.
> 
> [vm@mail ~]$ doas pkg_add -Dsnap snappy
> quirks-4.104 signed on 2022-02-27T16:24:16Z
> snappy-1.1.9: ok
> [vm@mail ~]$ doas pkg_add -u -Dsnap
> quirks-4.104 signed on 2022-02-27T16:24:16Z
> mongodb-3.2.22p5->3.4.24: ok
> Read shared items: ok
> Couldn't find updates for unifi-6.5.55p3
> 
> Everything seems fine now, but did I do something wrong to get into this
> state?  Or was this a temporary blip in package availability?
> 
> Thanks.
> 
> --david

Can't say for sure without more info (at least a directory listing 
at the time of the problem) but most likely you caught a mirror partway
through an update.

Reply via email to