threefoldtech / test_feedback

Apache License 2.0
3 stars 0 forks source link

[Bug 🐞]: #374

Closed weynandkuijpers closed 1 year ago

weynandkuijpers commented 1 year ago

What happened?

After deploying a full VM on mainnet I wanter to to an apt update ; apt upgrade which resulted in the following error:

root@VMc02ecdfc:~# apt upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
#
# News about significant security updates, features and services will
# appear here to raise awareness and perhaps tease /r/Linux ;)
# Use 'pro config set apt_news=false' to hide this and future APT news.
#
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] 
Setting up grub-efi-amd64-signed (1.173.2~18.04.1+2.04-1ubuntu47.4) ...
Installing for x86_64-efi platform.
Skipping unreadable variable "Boot0000": Invalid argument
Could not prepare Boot variable: Invalid argument
grub-install: error: efibootmgr failed to register the boot entry: Input/output error.
dpkg: error processing package grub-efi-amd64-signed (--configure):
 installed grub-efi-amd64-signed package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
 grub-efi-amd64-signed
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@VMc02ecdfc:~# 

What did you expect?

successful dist upgrade

What browsers are you seeing the problem on?

Firefox

ZOS info

Node 3806 on mainnet.

Dashboard info

No response

weblets info

No response

Relevant log output

root@VMc02ecdfc:~# apt upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
#
# News about significant security updates, features and services will
# appear here to raise awareness and perhaps tease /r/Linux ;)
# Use 'pro config set apt_news=false' to hide this and future APT news.
#
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] 
Setting up grub-efi-amd64-signed (1.173.2~18.04.1+2.04-1ubuntu47.4) ...
Installing for x86_64-efi platform.
Skipping unreadable variable "Boot0000": Invalid argument
Could not prepare Boot variable: Invalid argument
grub-install: error: efibootmgr failed to register the boot entry: Input/output error.
dpkg: error processing package grub-efi-amd64-signed (--configure):
 installed grub-efi-amd64-signed package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
 grub-efi-amd64-signed
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@VMc02ecdfc:~# 
xmonader commented 1 year ago

relevant to https://github.com/threefoldtech/zos/issues/1821 please check the solution added at the end of the issue

weynandkuijpers commented 1 year ago

Okay - will check - did not search for previous entered (similar) issues.... Apologies.

xmonader commented 1 year ago

No worries, I'll close and you can continue on the other one if needed