On Wed, Aug 10, 2016 at 3:42 PM, William Hermans <
yyr...@gmail.com> wrote:
> This has now been pushed to Jessie, i'm pretty happy with the v215 ->
> v230 systemd improvements..
>
> So, I've been noticing that apt-get upgrade has been braking existing
> images( rendering APT virtually unusable). So when I say "virtually
> unusable", I mean that APT is put into a state where it half installs
> package dependencies , and can not figure out how to fix it's self. Passed
> that, there is no clear way to fix the problem. So when I say this keep in
> mind i have years of debian experience, and was not able to figure out in a
> timely fashion ( a few hours ) how to fix this.
>
> Has this been resolved ?
In the last month, we had two big transitions..
bb-doc-bone101-jekyll -> bone101
bb-bonescript-installer-beta -> bonescript
i know these where not pretty from the apt point of view:
But, this should have pulled things thru:
sudo apt-get update ; sudo apt-get dist-upgrade
bone101/bonescript got moved around and split up properly
(/var/lib/cloud9 /usr/share/bone101), and jekyll is no longer silently
running behind the scenes taking io/cpu cycles..
Then we've learned that "npm install xyz" is BAD, so no 'New" packages
do that, but there is still one old one i need to update to the new
method.. (haven't updated it since to keep that issue from poping up)