https://beta.armbian.com problem?


sgjava
 Share

1 1

Recommended Posts

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.

Link to post
Share on other sites

Armbian is a community driven open source project. Do you like to contribute your code?

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.

 

Link to post
Share on other sites

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.

 

Link to post
Share on other sites

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

 

 

Link to post
Share on other sites

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 ?

Link to post
Share on other sites

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.

Link to post
Share on other sites

Guest
This topic is now closed to further replies.
 Share

1 1