Jump to content

Recommended Posts

Posted

sudo apt-get update
[sudo] password for servadmin:
Hit:1 http://ports.ubuntu.com bionic InRelease
Get:2 http://ports.ubuntu.com bionic-security InRelease [83.2 kB]       
Ign:3 http://beta.armbian.com bionic InRelease                                 
Err:4 http://beta.armbian.com bionic Release                                   
  404  Not Found [IP: 185.158.177.155 80]
Get:5 http://ports.ubuntu.com bionic-updates InRelease [83.2 kB]
Hit:6 http://ports.ubuntu.com bionic-backports InRelease       
Get:7 http://ports.ubuntu.com bionic-updates/main armhf Packages [94.3 kB]
Get:8 http://ports.ubuntu.com bionic-updates/universe armhf Packages [78.3 kB]
Reading package lists... Done                              
E: The repository 'http://beta.armbian.com bionic Release' no longer has a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.

<
Posted

I guess my build optimizations are not working properly yet ... :(

Posted
36 minutes ago, sgjava said:

It optimized everything out :)

Optimized for free space :)

Good luck to Igor for getting it solved!

Posted
26 minutes ago, guidol said:

Optimized for free space :)

Good luck to Igor for getting it solved!


:lol: Yes indeed. It will take another few hours to rebuild repository. Will see in the morning if everything went o.k.

Posted
On 5/22/2018 at 11:19 AM, Igor said:

 

Yes. Fixed.

 

Still - or again - I'm getting this error.

Err:13 http://beta.armbian.com stretch Release
  404  Not Found
Reading package lists... Done
E: The repository 'http://beta.armbian.com stretch Release' does no longer have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.

 

Posted

Yes, but possible that upgrading will break since I forgot to merge few files. Now rebuilding once again - with new version.

Posted

Part of being on the leading edge I suppose :) The upgrade seemed to work although I'm seeing V4L2 issues I need to figure out.

Posted

Hi,

 

is this why I am getting this?

sudo apt-get update

Hit:1 http://ports.ubuntu.com bionic InRelease

Get:2 http://apt.armbian.com bionic InRelease [18.1 kB]                 

Get:3 http://ports.ubuntu.com bionic-security InRelease [83.2 kB]                   

Get:4 http://ports.ubuntu.com bionic-updates InRelease [83.2 kB]                                

Hit:5 http://ports.ubuntu.com bionic-backports InRelease       

Get:6 http://ports.ubuntu.com bionic-updates/main armhf Packages [94.2 kB]

Get:7 http://ports.ubuntu.com bionic-updates/main arm64 Packages [109 kB]

Get:8 http://ports.ubuntu.com bionic-updates/universe arm64 Packages [75.7 kB]

Get:9 http://ports.ubuntu.com bionic-updates/universe armhf Packages [78.1 kB]

Reading package lists... Error!                           

E: Repository 'http://apt.armbian.com bionic InRelease' changed its 'Origin' value from '' to 'Armbian'

E: Repository 'http://apt.armbian.com bionic InRelease' changed its 'Label' value from '' to 'Armbian'

N: Repository 'http://apt.armbian.com bionic InRelease' changed its 'Version' value from '5.44' to ''

E: Repository 'http://apt.armbian.com bionic InRelease' changed its 'Suite' value from '' to 'bionic'

E: Repository 'http://apt.armbian.com bionic InRelease' changed its 'Codename' value from '' to 'bionic'

N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.

E: Repository 'http://ports.ubuntu.com bionic-security InRelease' changed its 'Label' value from '' to 'Ubuntu'

N: Repository 'http://ports.ubuntu.com bionic-security InRelease' changed its 'Version' value from '2.4.29-1ubuntu4.1' to '18.04'

E: Repository 'http://ports.ubuntu.com bionic-security InRelease' changed its 'Suite' value from '' to 'bionic-security'

E: Repository 'http://ports.ubuntu.com bionic-security InRelease' changed its 'Codename' value from '' to 'bionic'

N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.

E: LZ4F: /var/lib/apt/lists/ports.ubuntu.com_dists_bionic-security_main_binary-armhf_Packages.lz4 Read error (18446744073709551603: ERROR_frameType_unknown)

E: The package lists or status file could not be parsed or opened.

 

Posted
8 minutes ago, PatrikX said:

Hi,

 

is this why I am getting this?


sudo apt-get update
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.

E: The package lists or status file could not be parsed or opened.

 

 

maybe this could help: https://askubuntu.com/questions/989906/explicitly-accept-change-for-ppa-label

 

Quote

It would help if you posted your repositories, but, with that said, you sort of have 2 ways to fix this.

First would be to use apt rather than apt-get. apt-get has been depreciated and apt should, in theory, fix this for you.

sudo apt update

sudo apt upgrade

Your second option is to use --allow-release-info-change

sudo apt-get --allow-release-info-change update

 

 

Posted

Guidol, thank you for your quick reply. Running sudo apt update did the trick. I did not know that apt-get has been depreciated. 

Posted

I didnt know it also...because I do use apt-get with the -y option (for yes) which apt didnt seem to have :(

Posted
23 minutes ago, firecb said:

Seems to be down again?


Strange. We had to change infrastructure to the backup servers since we are moving them to another physical location today. 

 

Anyone else having issues with dl.armbian, beta.armbian.com, apt.armbian.com ?

Posted
13 minutes ago, Igor said:


Strange. We had to change infrastructure to the backup servers since we are moving them to another physical location today. 

 

Anyone else having issues with dl.armbian, beta.armbian.com, apt.armbian.com ?

 

Well, I refreshed the page a few more times just now, and the issue is gone. Maybe DNS cache or something else.

Posted
Just now, firecb said:

Maybe DNS cache or something else.


Yes, that is very possible since IP addresses were changed. And they will be changed once again later in the evening or tomorrow morning.

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines