Skip to content

github actions不支持Ubuntu 20.04 #59

@yu7398133

Description

@yu7398133

github actions不支持Ubuntu 20.04,
修改为Ubuntu 22.04后,出现以下错误

Package lib32gcc1 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
lib32gcc-s1

E: Package 'lib32gcc1' has no installation candidate

改为lib32gcc-s1后,又出现以下问题

update-initramfs: Generating /boot/initrd.img-6.8.0-1031-azure
I: The initramfs will attempt to resume from /dev/dm-0
I: (/dev/mapper/buildvg-swap)
I: Set the RESUME variable to override this.
cpio: write error: No space left on device
E: mkinitramfs failure cpio 2
update-initramfs: failed for /boot/initrd.img-6.8.0-1031-azure with 1.
dpkg: error processing package initramfs-tools (--configure):
installed initramfs-tools package post-installation script subprocess returned error exit status 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions