Re: MythTV 0.28

トップ ページ

このメッセージに返信
著者: Christian Marillat
日付:  
To: dmo-discussion
題目: Re: MythTV 0.28
On 30 avril 2016 15:16, Josu Lazkano <josu.lazkano@???> wrote:

> Hello,


Hi,

> I just upgrade the mythbackend server with backports and I have this:
>
> # apt-get upgrade


The first call to apt-get should be update to refresh packages list :

apt-get update

And then :

apt-get dist-upgrade

Christian