The officially official Devuan Forum!

You are not logged in.

#1 2019-01-10 13:34:12

basati
Member
Registered: 2018-04-03
Posts: 37  

blackports is not runing. I can't cach the kernel-package for compile

when i make apt-get update this said me.

the problem is that kernel-package is in blackports, says he's missing the publicaciohn file.

W: The repository "http://deb.devuan.org/merged ascii-blackports Release" does not have a Publication file.
N: The data in a repository like this cannot be authenticated and therefore its use is potentially dangerous.
N: See the apt-secure(8) manual page for details on creating repositories and configuring users.
E: Failure to obtain [url]http://deb.devuan.org/merged/dists/ascii-blackports/main/binary-amd64/Packages[/url] 404 Not Found [IP: 141.84.43.19 80]
E: Some index files could not be downloaded, were omitted, or old ones were used instead.

Translated with www.DeepL.com/Translator.


Gora gu ta gutarrok

8=รพ

Offline

#2 2019-01-10 14:33:47

yeti
Member
From: I'm not here: U R halucinating
Registered: 2017-02-23
Posts: 335  

Re: blackports is not runing. I can't cach the kernel-package for compile

Try "backports" instead of "BLACKports".


*๐š›๐š’๐š‹๐š‹๐š’๐š!*

Offline

#3 2019-01-10 19:35:54

HextorBRX
Member
Registered: 2017-08-20
Posts: 106  

Re: blackports is not runing. I can't cach the kernel-package for compile

sudo nano /etc/apt/sources.list

comment out the following line so that you activate the backports repo (or add it if it's not already there):
deb     http://deb.devuan.org/merged ascii-backports main
https://devuan.org/os/etc/apt/sources.list

you can check backported packages here: https://pkginfo.devuan.org/

since you use backports, you will have to resolve a few dependencies. aptitude is better than apt-get or apt for this purpose. on the other hand, it is not a good idea to mix apt-get and aptitude. it may be wiser to stick to apt-get for now.

Offline

Board footer