[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: PowerMac G5 fans run out of control with kernel4.17.0-3-powerpc64but not with 4.16.0-1-powerpc64



On 8/28/18 10:00 PM, Dennis Clarke wrote:
> root@nix:~# grep -v "^#" /etc/apt/sources.list
> deb http://ftp.ports.debian.org/debian-ports/ unstable main
> deb http://ftp.ports.debian.org/debian-ports/ unreleased main
> deb-src http://ftp.debian.org/debian/ unstable main
> 
> root@nix:~# apt install firefox -t=experimental
> Reading package lists... Done
> E: The value 'experimental' is invalid for APT::Default-Release as such a release is not available in the sources
> root@nix:~#
> 
> OKay .. so now what ?  Somebody wants to ssh into this thing ?

Well, you have to add the experimental distribution to your sources.list
if you want to be able to install packages from the experimental
distribution :-).

See: https://people.debian.org/~glaubitz/sources.list.experimental

You want to add this to your /etc/apt/preferences:

Package: *
Pin: release a=experimental
Pin-Priority: 1

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


Reply to: