Re: [DNG] Fwd: mpv from devuan.org/merged is broken

2016-04-26 Thread fsmithred
On 04/23/2016 06:40 AM, David Hare wrote: > Purging the -dmo packages and replacing with current repo ones, > without something going horribly wrong, was not simple. Now sorted > like this: > > # get list of installed "-dmo" packages > dpkg -l|grep "\-dmo"|grep "^ii"|awk '{print $2}'|sed

[DNG] Fwd: mpv from devuan.org/merged is broken

2016-04-23 Thread David Hare
Purging the -dmo packages and replacing with current repo ones, without something going horribly wrong, was not simple. Now sorted like this: # get list of installed "-dmo" packages dpkg -l|grep "\-dmo"|grep "^ii"|awk '{print $2}'|sed 's/:.*//'g >/tmp/dmo # get list of which were automatically