Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install.sh script no longer works #90

Open
txomon opened this issue Feb 14, 2023 · 3 comments
Open

install.sh script no longer works #90

txomon opened this issue Feb 14, 2023 · 3 comments

Comments

@txomon
Copy link
Contributor

txomon commented Feb 14, 2023

As exemplified in #87 not only Debian 11 but actually Debian 10 is also failing:

Linux master 4.19.0-20-cloud-amd64 #1 SMP Debian 4.19.235-1 (2022-03-17) x86_64

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
root@master:~#                                                                                                                                                                                                                                              root@master:~# ls
install.sh
root@master:~# bash install.sh
[Tue Feb 14 20:22:32 UTC 2023] Configuration:
[Tue Feb 14 20:22:32 UTC 2023] - archlinux_mirror = http://mirrors.kernel.org/archlinux
[Tue Feb 14 20:22:32 UTC 2023] - extra_packages =
[Tue Feb 14 20:22:32 UTC 2023] - grub_timeout = 5
[Tue Feb 14 20:22:32 UTC 2023] - kernel_package = linux
[Tue Feb 14 20:22:32 UTC 2023] - mkfs_options =
[Tue Feb 14 20:22:32 UTC 2023] - target_architecture = x86_64
[Tue Feb 14 20:22:32 UTC 2023] - target_disklabel = gpt
[Tue Feb 14 20:22:32 UTC 2023] - target_filesystem = ext4
[Tue Feb 14 20:22:32 UTC 2023] *** ALL DATA ON THIS DROPLET WILL BE WIPED. ***
[Tue Feb 14 20:22:32 UTC 2023] Please backup all important data on this droplet before continuing.
[Tue Feb 14 20:22:32 UTC 2023] Type "wipe this droplet" to continue or anything else to cancel.
> wipe this droplet
[Tue Feb 14 20:22:37 UTC 2023] Installing required packages ...
Get:1 http://security.debian.org/debian-security buster/updates InRelease [34.8 kB]
Get:2 http://deb.debian.org/debian buster InRelease [122 kB]
Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB]
Hit:4 https://repos-droplet.digitalocean.com/apt/droplet-agent main InRelease
Get:5 http://security.debian.org/debian-security buster/updates/main Sources [306 kB]
Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [433 kB]
Get:7 http://security.debian.org/debian-security buster/updates/main Translation-en [236 kB]
Get:8 http://deb.debian.org/debian buster/main Sources [7852 kB]
Get:9 http://deb.debian.org/debian buster/main amd64 Packages [7909 kB]
Get:10 http://deb.debian.org/debian buster/main Translation-en [5969 kB]
Get:11 http://deb.debian.org/debian buster-updates/main Sources.diff/Index [12.1 kB]
Get:12 http://deb.debian.org/debian buster-updates/main amd64 Packages.diff/Index [12.1 kB]
Get:13 http://deb.debian.org/debian buster-updates/main Sources 2022-05-28-1407.13.pdiff [239 B]
Get:14 http://deb.debian.org/debian buster-updates/main Sources 2022-06-11-2007.01.pdiff [185 B]
Get:15 http://deb.debian.org/debian buster-updates/main Sources 2022-08-18-2019.35.pdiff [397 B]
Get:15 http://deb.debian.org/debian buster-updates/main Sources 2022-08-18-2019.35.pdiff [397 B]
Get:16 http://deb.debian.org/debian buster-updates/main amd64 Packages 2022-05-28-1407.13.pdiff [1094 B]
Get:17 http://deb.debian.org/debian buster-updates/main amd64 Packages 2022-06-11-2007.01.pdiff [169 B]
Get:18 http://deb.debian.org/debian buster-updates/main amd64 Packages 2022-08-18-2019.35.pdiff [283 B]
Get:18 http://deb.debian.org/debian buster-updates/main amd64 Packages 2022-08-18-2019.35.pdiff [283 B]
Fetched 22.9 MB in 5s (4961 kB/s)
Reading package lists... Done
N: Repository 'http://deb.debian.org/debian buster InRelease' changed its 'Version' value from '10.12' to '10.13'
Reading package lists... Done
Building dependency tree
Reading state information... Done
busybox is already the newest version (1:1.30.1-4).
busybox set to manually installed.
The following additional packages will be installed:
  libhavege1 libparted2
Suggested packages:
  libparted-dev libparted-i18n parted-doc
The following NEW packages will be installed:
  haveged libhavege1 libparted2 parted psmisc
0 upgraded, 5 newly installed, 0 to remove and 69 not upgraded.
Need to get 658 kB of archives.
After this operation, 1662 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian buster/main amd64 libhavege1 amd64 1.9.1-7 [25.7 kB]
Get:2 http://deb.debian.org/debian buster/main amd64 haveged amd64 1.9.1-7 [33.4 kB]
Get:3 http://deb.debian.org/debian buster/main amd64 libparted2 amd64 3.2-25 [277 kB]
Get:4 http://deb.debian.org/debian buster/main amd64 parted amd64 3.2-25 [196 kB]
Get:5 http://deb.debian.org/debian buster/main amd64 psmisc amd64 23.2-1+deb10u1 [126 kB]
Fetched 658 kB in 0s (3594 kB/s)
Selecting previously unselected package libhavege1:amd64.
(Reading database ... 27368 files and directories currently installed.)
Preparing to unpack .../libhavege1_1.9.1-7_amd64.deb ...
Unpacking libhavege1:amd64 (1.9.1-7) ...
Selecting previously unselected package haveged.
Preparing to unpack .../haveged_1.9.1-7_amd64.deb ...
Unpacking haveged (1.9.1-7) ...
Selecting previously unselected package libparted2:amd64.
Preparing to unpack .../libparted2_3.2-25_amd64.deb ...
Unpacking libparted2:amd64 (3.2-25) ...
Selecting previously unselected package parted.
Preparing to unpack .../parted_3.2-25_amd64.deb ...
Unpacking parted (3.2-25) ...
Selecting previously unselected package psmisc.
Preparing to unpack .../psmisc_23.2-1+deb10u1_amd64.deb ...
Unpacking psmisc (23.2-1+deb10u1) ...
Setting up psmisc (23.2-1+deb10u1) ...
Setting up libhavege1:amd64 (1.9.1-7) ...
Setting up libparted2:amd64 (3.2-25) ...
Setting up haveged (1.9.1-7) ...
Created symlink /etc/systemd/system/default.target.wants/haveged.service → /lib/systemd/system/haveged.service.
Setting up parted (3.2-25) ...
Processing triggers for libc-bin (2.28-10+deb10u1) ...
Processing triggers for systemd (241-7~deb10u8) ...
[Tue Feb 14 20:22:45 UTC 2023] Partitioning image ...
[Tue Feb 14 20:22:45 UTC 2023] Formatting image ...
mke2fs 1.44.5 (15-Dec-2018)
Discarding device blocks: done
Creating filesystem with 6144 1k blocks and 1536 inodes

Allocating group tables: done
Writing inode tables: done
Creating journal (1024 blocks): done
Writing superblocks and filesystem accounting information: done

mke2fs 1.44.5 (15-Dec-2018)
Discarding device blocks: done
Creating filesystem with 2619136 4k blocks and 655360 inodes
Filesystem UUID: a161862f-0164-4859-a52a-74b4beb7b940
Superblock backups stored on blocks:
        32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632

Allocating group tables: done
Writing inode tables: done
Creating journal (16384 blocks): done
Writing superblocks and filesystem accounting information: done

[Tue Feb 14 20:22:51 UTC 2023] Mounting image ...
[Tue Feb 14 20:22:51 UTC 2023] Setting up DOROOT ...
[Tue Feb 14 20:22:51 UTC 2023] Downloading bootstrap tarball ...
--2023-02-14 20:22:51--  http://mirrors.kernel.org/archlinux/iso/latest/archlinux-bootstrap-2023.02.01-x86_64.tar.gz
Resolving mirrors.kernel.org (mirrors.kernel.org)... 139.178.88.99, 2604:1380:45e3:2400::1
Connecting to mirrors.kernel.org (mirrors.kernel.org)|139.178.88.99|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://mirrors.edge.kernel.org/archlinux/iso/latest/archlinux-bootstrap-2023.02.01-x86_64.tar.gz [following]
--2023-02-14 20:22:51--  http://mirrors.edge.kernel.org/archlinux/iso/latest/archlinux-bootstrap-2023.02.01-x86_64.tar.gz
Resolving mirrors.edge.kernel.org (mirrors.edge.kernel.org)... 147.75.199.223, 2604:1380:45d1:ec00::1
Connecting to mirrors.edge.kernel.org (mirrors.edge.kernel.org)|147.75.199.223|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 181986855 (174M) [application/x-gzip]
Saving to: '/d2a/bootstrap.tar.gz'

/d2a/bootstrap.tar.gz                                       100%[=========================================================================================================================================>] 173.56M   413MB/s    in 0.4s

2023-02-14 20:22:52 (413 MB/s) - '/d2a/bootstrap.tar.gz' saved [181986855/181986855]

[Tue Feb 14 20:22:53 UTC 2023] Extracting bootstrap tarball ...
tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.security.capability'
tar: Ignoring unknown extended header keyword 'LIBARCHIVE.xattr.security.capability'
[Tue Feb 14 20:22:59 UTC 2023] Mounting virtual filesystems ...
[Tue Feb 14 20:22:59 UTC 2023] Binding packages directory ...
[Tue Feb 14 20:22:59 UTC 2023] Preparing bootstrap filesystem ...
[Tue Feb 14 20:22:59 UTC 2023] Installing base system ...
gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created
gpg: no ultimately trusted keys found
gpg: starting migration from earlier GnuPG versions
gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent
gpg: migration succeeded
==> Generating pacman master key. This may take some time.
gpg: Generating pacman keyring master key...
gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created
gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/511475DC3C60568A36A59807BFBD8DF2E2D11072.rev'
gpg: Done
==> Updating trust database...
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
==> Appending keys from archlinux.gpg...
==> Locally signing trusted keys in keyring...
  -> Locally signed 5 keys.
==> Importing owner trust values...
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
gpg: setting ownertrust to 4
gpg: inserting ownertrust of 4
gpg: setting ownertrust to 4
==> Disabling revoked keys in keyring...
  -> Disabled 34 keys.
==> Updating trust database...
gpg: marginals needed: 3  completes needed: 1  trust model: pgp
gpg: depth: 0  valid:   1  signed:   5  trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: depth: 1  valid:   5  signed:  94  trust: 0-, 0q, 0n, 5m, 0f, 0u
gpg: depth: 2  valid:  71  signed:  27  trust: 71-, 0q, 0n, 0m, 0f, 0u
gpg: next trustdb check due at 2023-04-21
:: Synchronizing package databases...
 core                                                                                                              153.8 KiB   874 KiB/s 00:00 [########################################################################################] 100%
 extra                                                                                                            1737.6 KiB  22.3 MiB/s 00:00 [########################################################################################] 100%
 community                                                                                                           7.2 MiB  82.3 MiB/s 00:00 [########################################################################################] 100%
warning: base-3-1 is up to date -- skipping
:: Starting full system upgrade...
resolving dependencies...
:: There are 3 providers available for initramfs:
:: Repository core
   1) mkinitcpio
:: Repository extra
   2) booster  3) dracut

Enter a number (default=1):
looking for conflicting packages...

Packages (38) acl-2.3.1-3  bash-5.1.016-3  binutils-2.40-4  ca-certificates-mozilla-3.88.1-1  cryptsetup-2.6.1-1  dbus-1.14.6-1  diffutils-3.9-1  dnssec-anchors-20190629-3  e2fsprogs-1.47.0-1  file-5.44-2  filesystem-2023.01.31-1
              gcc-libs-12.2.1-2  glibc-2.37-2  gnutls-3.7.9-1  grep-3.8-3  gzip-1.12-2  hwdata-0.367-1  iana-etc-20230105-1  iproute2-6.1.0-5  jansson-2.14-2  ldns-1.8.3-2  less-1:608-2  libcap-2.67-1  libedit-20210910_3.1-2
              libelf-0.188-3  libnghttp2-1.52.0-1  libnl-3.7.0-3  libsysprof-capture-3.46.0-4  linux-api-headers-6.1.9-1  mkinitcpio-34-2  mkinitcpio-busybox-1.35.0-1  mpfr-4.2.0-3  openssl-3.0.8-1  sed-4.9-2  fakeroot-1.31-2
              grub-2:2.06.r456.g65bc45963-1  linux-6.1.11.arch1-1  openssh-9.2p1-1

Total Download Size:   243.60 MiB
Total Installed Size:  505.74 MiB
Net Upgrade Size:      248.80 MiB

:: Proceed with installation? [Y/n]
:: Retrieving packages...
 linux-6.1.11.arch1-1-x86_64                                                                                       163.9 MiB   299 MiB/s 00:01 [########################################################################################] 100%
 gcc-libs-12.2.1-2-x86_64                                                                                           33.9 MiB   163 MiB/s 00:00 [########################################################################################] 100%
 glibc-2.37-2-x86_64                                                                                                 9.9 MiB   107 MiB/s 00:00 [########################################################################################] 100%
 binutils-2.40-4-x86_64                                                                                              7.6 MiB  79.6 MiB/s 00:00 [########################################################################################] 100%
 grub-2:2.06.r456.g65bc45963-1-x86_64                                                                                6.8 MiB  77.6 MiB/s 00:00 [########################################################################################] 100%
 openssl-3.0.8-1-x86_64                                                                                              5.1 MiB  57.9 MiB/s 00:00 [########################################################################################] 100%
 gnutls-3.7.9-1-x86_64                                                                                               2.8 MiB  35.2 MiB/s 00:00 [########################################################################################] 100%
 bash-5.1.016-3-x86_64                                                                                            1718.6 KiB  21.0 MiB/s 00:00 [########################################################################################] 100%
 hwdata-0.367-1-any                                                                                               1569.2 KiB  20.2 MiB/s 00:00 [########################################################################################] 100%
 e2fsprogs-1.47.0-1-x86_64                                                                                        1225.9 KiB  15.0 MiB/s 00:00 [########################################################################################] 100%
 linux-api-headers-6.1.9-1-any                                                                                    1225.1 KiB  11.5 MiB/s 00:00 [########################################################################################] 100%
 openssh-9.2p1-1-x86_64                                                                                           1124.6 KiB  14.5 MiB/s 00:00 [########################################################################################] 100%
 iproute2-6.1.0-5-x86_64                                                                                          1112.6 KiB  14.3 MiB/s 00:00 [########################################################################################] 100%
 cryptsetup-2.6.1-1-x86_64                                                                                         711.1 KiB  9.14 MiB/s 00:00 [########################################################################################] 100%
 libelf-0.188-3-x86_64                                                                                             549.6 KiB  7.06 MiB/s 00:00 [########################################################################################] 100%
 ldns-1.8.3-2-x86_64                                                                                               472.9 KiB  6.08 MiB/s 00:00 [########################################################################################] 100%
 mpfr-4.2.0-3-x86_64                                                                                               427.3 KiB  5.49 MiB/s 00:00 [########################################################################################] 100%
 libnl-3.7.0-3-x86_64                                                                                              409.3 KiB  5.26 MiB/s 00:00 [########################################################################################] 100%
 iana-etc-20230105-1-any                                                                                           395.2 KiB  5.08 MiB/s 00:00 [########################################################################################] 100%
 file-5.44-2-x86_64                                                                                                385.0 KiB  5.22 MiB/s 00:00 [########################################################################################] 100%
 ca-certificates-mozilla-3.88.1-1-x86_64                                                                           354.3 KiB  4.81 MiB/s 00:00 [########################################################################################] 100%
 diffutils-3.9-1-x86_64                                                                                            344.3 KiB  4.42 MiB/s 00:00 [########################################################################################] 100%
 dbus-1.14.6-1-x86_64                                                                                              305.1 KiB  3.92 MiB/s 00:00 [########################################################################################] 100%
 mkinitcpio-busybox-1.35.0-1-x86_64                                                                                275.0 KiB  3.73 MiB/s 00:00 [########################################################################################] 100%
 grep-3.8-3-x86_64                                                                                                 230.0 KiB  3.12 MiB/s 00:00 [########################################################################################] 100%
 sed-4.9-2-x86_64                                                                                                  210.7 KiB  2.71 MiB/s 00:00 [########################################################################################] 100%
 acl-2.3.1-3-x86_64                                                                                                136.2 KiB  1892 KiB/s 00:00 [########################################################################################] 100%
 less-1:608-2-x86_64                                                                                               121.7 KiB  1690 KiB/s 00:00 [########################################################################################] 100%
 libedit-20210910_3.1-2-x86_64                                                                                     110.8 KiB  1458 KiB/s 00:00 [########################################################################################] 100%
 libnghttp2-1.52.0-1-x86_64                                                                                         95.2 KiB  1322 KiB/s 00:00 [########################################################################################] 100%
 libcap-2.67-1-x86_64                                                                                               85.0 KiB  1119 KiB/s 00:00 [########################################################################################] 100%
 gzip-1.12-2-x86_64                                                                                                 81.1 KiB  1126 KiB/s 00:00 [########################################################################################] 100%
 fakeroot-1.31-2-x86_64                                                                                             69.7 KiB   968 KiB/s 00:00 [########################################################################################] 100%
 jansson-2.14-2-x86_64                                                                                              51.7 KiB   680 KiB/s 00:00 [########################################################################################] 100%
 mkinitcpio-34-2-any                                                                                                47.4 KiB   658 KiB/s 00:00 [########################################################################################] 100%
 libsysprof-capture-3.46.0-4-x86_64                                                                                 45.4 KiB   631 KiB/s 00:00 [########################################################################################] 100%
 filesystem-2023.01.31-1-x86_64                                                                                     14.7 KiB  66.7 KiB/s 00:00 [########################################################################################] 100%
 dnssec-anchors-20190629-3-any                                                                                       3.0 KiB  41.6 KiB/s 00:00 [########################################################################################] 100%
 Total (38/38)                                                                                                     243.6 MiB  65.3 MiB/s 00:04 [########################################################################################] 100%
(38/38) checking keys in keyring                                                                                                               [########################################################################################] 100%
(38/38) checking package integrity                                                                                                             [########################################################################################] 100%
(38/38) loading package files                                                                                                                  [########################################################################################] 100%
(38/38) checking for file conflicts                                                                                                            [########################################################################################] 100%
(38/38) checking available disk space                                                                                                          [########################################################################################] 100%
:: Processing package changes...
( 1/38) upgrading linux-api-headers                                                                                                            [########################################################################################] 100%
( 2/38) upgrading iana-etc                                                                                                                     [########################################################################################] 100%
( 3/38) upgrading filesystem                                                                                                                   [########################################################################################] 100%
( 4/38) upgrading glibc                                                                                                                        [########################################################################################] 100%
Generating locales...
Generation complete.
( 5/38) upgrading acl                                                                                                                          [########################################################################################] 100%
( 6/38) upgrading sed                                                                                                                          [########################################################################################] 100%
( 7/38) upgrading gcc-libs                                                                                                                     [########################################################################################] 100%
( 8/38) upgrading bash                                                                                                                         [########################################################################################] 100%
( 9/38) upgrading file                                                                                                                         [########################################################################################] 100%
(10/38) upgrading e2fsprogs                                                                                                                    [########################################################################################] 100%
(11/38) upgrading openssl                                                                                                                      [########################################################################################] 100%
(12/38) upgrading libcap                                                                                                                       [########################################################################################] 100%
(13/38) installing fakeroot                                                                                                                    [########################################################################################] 100%
(14/38) installing grub                                                                                                                        [########################################################################################] 100%
:: Install your bootloader and generate configuration with:
     $ grub-install ...
     $ grub-mkconfig -o /boot/grub/grub.cfg
Optional dependencies for grub
    freetype2: For grub-mkfont usage
    fuse2: For grub-mount usage
    dosfstools: For grub-mkrescue FAT FS and EFI support
    lzop: For grub-mkrescue LZO support
    efibootmgr: For grub-install EFI support
    libisoburn: Provides xorriso for generating grub rescue iso using grub-mkrescue
    os-prober: To detect other OSes when generating grub.cfg in BIOS systems
    mtools: For grub-mkrescue FAT FS support
(15/38) installing dnssec-anchors                                                                                                              [########################################################################################] 100%
(16/38) installing ldns                                                                                                                        [########################################################################################] 100%
Optional dependencies for ldns
    libpcap: ldns-dpa tool [installed]
(17/38) installing libedit                                                                                                                     [########################################################################################] 100%
(18/38) installing openssh                                                                                                                     [########################################################################################] 100%
Optional dependencies for openssh
    libfido2: FIDO/U2F support
    x11-ssh-askpass: input passphrase in X
    xorg-xauth: X11 forwarding
(19/38) installing mkinitcpio-busybox                                                                                                          [########################################################################################] 100%
(20/38) installing jansson                                                                                                                     [########################################################################################] 100%
(21/38) upgrading libnghttp2                                                                                                                   [########################################################################################] 100%
(22/38) upgrading ca-certificates-mozilla                                                                                                      [########################################################################################] 100%
(23/38) upgrading libelf                                                                                                                       [########################################################################################] 100%
(24/38) installing binutils                                                                                                                    [########################################################################################] 100%
Optional dependencies for binutils
    debuginfod: for debuginfod server/client functionality
(25/38) installing diffutils                                                                                                                   [########################################################################################] 100%
(26/38) upgrading grep                                                                                                                         [########################################################################################] 100%
(27/38) upgrading mpfr                                                                                                                         [########################################################################################] 100%
(28/38) upgrading cryptsetup                                                                                                                   [########################################################################################] 100%
(29/38) upgrading dbus                                                                                                                         [########################################################################################] 100%
(30/38) upgrading hwdata                                                                                                                       [########################################################################################] 100%
(31/38) upgrading libnl                                                                                                                        [########################################################################################] 100%
(32/38) installing mkinitcpio                                                                                                                  [########################################################################################] 100%
Optional dependencies for mkinitcpio
    gzip: Use gzip compression for the initramfs image [installed]
    xz: Use lzma or xz compression for the initramfs image [installed]
    bzip2: Use bzip2 compression for the initramfs image [installed]
    lzop: Use lzo compression for the initramfs image
    lz4: Use lz4 compression for the initramfs image [installed]
    mkinitcpio-nfs-utils: Support for root filesystem on NFS
(33/38) installing linux                                                                                                                       [########################################################################################] 100%
Optional dependencies for linux
    wireless-regdb: to set the correct wireless channels of your country
    linux-firmware: firmware images needed for some devices
(34/38) upgrading gnutls                                                                                                                       [########################################################################################] 100%
(35/38) upgrading less                                                                                                                         [########################################################################################] 100%
(36/38) upgrading gzip                                                                                                                         [########################################################################################] 100%
(37/38) upgrading iproute2                                                                                                                     [########################################################################################] 100%
(38/38) upgrading libsysprof-capture                                                                                                           [########################################################################################] 100%
:: Running post-transaction hooks...
(1/9) Creating system user accounts...
(2/9) Reloading system manager configuration...
  Skipped: Running in chroot.
(3/9) Applying kernel sysctl settings...
  Skipped: Running in chroot.
(4/9) Creating temporary files...
/usr/lib/tmpfiles.d/journal-nocow.conf:26: Failed to replace specifiers in '/var/log/journal/%m': Package not installed
/usr/lib/tmpfiles.d/systemd.conf:23: Failed to replace specifiers in '/run/log/journal/%m': Package not installed
/usr/lib/tmpfiles.d/systemd.conf:25: Failed to replace specifiers in '/run/log/journal/%m': Package not installed
/usr/lib/tmpfiles.d/systemd.conf:26: Failed to replace specifiers in '/run/log/journal/%m/*.journal*': Package not installed
/usr/lib/tmpfiles.d/systemd.conf:29: Failed to replace specifiers in '/var/log/journal/%m': Package not installed
/usr/lib/tmpfiles.d/systemd.conf:30: Failed to replace specifiers in '/var/log/journal/%m/system.journal': Package not installed
/usr/lib/tmpfiles.d/systemd.conf:32: Failed to replace specifiers in '/var/log/journal/%m': Package not installed
/usr/lib/tmpfiles.d/systemd.conf:33: Failed to replace specifiers in '/var/log/journal/%m/system.journal': Package not installed
(5/9) Reloading device manager configuration...
  Skipped: Running in chroot.
(6/9) Arming ConditionNeedsUpdate...
(7/9) Rebuilding certificate stores...
(8/9) Updating module dependencies...
(9/9) Updating linux initcpios...
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
  -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: 6.1.11-arch1-1
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [modconf]
  -> Running build hook: [kms]
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
  -> Running build hook: [block]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: /boot/initramfs-linux.img
==> Image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
  -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
==> Starting build: 6.1.11-arch1-1
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [modconf]
  -> Running build hook: [kms]
==> WARNING: Possibly missing firmware for module: i915
==> WARNING: Possibly missing firmware for module: amdgpu
==> WARNING: Possibly missing firmware for module: nouveau
==> WARNING: Possibly missing firmware for module: radeon
==> WARNING: Possibly missing firmware for module: ast
  -> Running build hook: [keyboard]
==> WARNING: Possibly missing firmware for module: xhci_pci
  -> Running build hook: [keymap]
  -> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: qla2xxx
==> WARNING: Possibly missing firmware for module: aic94xx
==> WARNING: Possibly missing firmware for module: wd719x
==> WARNING: Possibly missing firmware for module: qed
==> WARNING: Possibly missing firmware for module: cxgb4
==> WARNING: Possibly missing firmware for module: csiostor
==> WARNING: Possibly missing firmware for module: cxgb3
==> WARNING: Possibly missing firmware for module: qla1280
==> WARNING: Possibly missing firmware for module: bfa
==> WARNING: Possibly missing firmware for module: advansys
==> WARNING: Possibly missing firmware for module: isci
==> WARNING: Possibly missing firmware for module: ums_eneub6250
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: /boot/initramfs-linux-fallback.img
==> Image generation successful
[Tue Feb 14 20:23:39 UTC 2023] Configuring base system ...
Created symlink /etc/systemd/system/dbus-org.freedesktop.network1.service → /usr/lib/systemd/system/systemd-networkd.service.
Created symlink /etc/systemd/system/multi-user.target.wants/systemd-networkd.service → /usr/lib/systemd/system/systemd-networkd.service.
Created symlink /etc/systemd/system/sockets.target.wants/systemd-networkd.socket → /usr/lib/systemd/system/systemd-networkd.socket.
Created symlink /etc/systemd/system/sysinit.target.wants/systemd-network-generator.service → /usr/lib/systemd/system/systemd-network-generator.service.
Created symlink /etc/systemd/system/network-online.target.wants/systemd-networkd-wait-online.service → /usr/lib/systemd/system/systemd-networkd-wait-online.service.
Created symlink /etc/systemd/system/multi-user.target.wants/sshd.service → /usr/lib/systemd/system/sshd.service.
[Tue Feb 14 20:23:39 UTC 2023] Forcing fallback kernel ...
[Tue Feb 14 20:23:39 UTC 2023] Installing digitalocean-synchronize ...
==> WARNING: Cannot find the sudo binary. Will use su to acquire root privileges.
==> Making package: digitalocean-synchronize 2.7-1 (Tue Feb 14 20:23:39 2023)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Found digitalocean-synchronize.sh
  -> Found digitalocean-synchronize.service
  -> Found 90-dosync-virtio-no-rename.link
==> Validating source files with sha256sums...
    digitalocean-synchronize.sh ... Passed
    digitalocean-synchronize.service ... Passed
    90-dosync-virtio-no-rename.link ... Passed
==> Extracting sources...
==> Entering fakeroot environment...
==> WARNING: Cannot find the sudo binary. Will use su to acquire root privileges.
==> Starting package()...
==> Tidying install...
  -> Removing libtool files...
  -> Purging unwanted files...
  -> Removing static library files...
  -> Compressing man and info pages...
==> Checking for packaging issues...
==> Creating package "digitalocean-synchronize"...
  -> Generating .PKGINFO file...
  -> Generating .BUILDINFO file...
  -> Generating .MTREE file...
  -> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: digitalocean-synchronize 2.7-1 (Tue Feb 14 20:23:40 2023)
==> Installing package digitalocean-synchronize with pacman -U...
loading packages...
resolving dependencies...
looking for conflicting packages...

Packages (1) digitalocean-synchronize-2.7-1

Total Installed Size:  0.01 MiB

:: Proceed with installation? [Y/n]
(1/1) checking keys in keyring                                                                                                                 [########################################################################################] 100%
(1/1) checking package integrity                                                                                                               [########################################################################################] 100%
(1/1) loading package files                                                                                                                    [########################################################################################] 100%
(1/1) checking for file conflicts                                                                                                              [########################################################################################] 100%
(1/1) checking available disk space                                                                                                            [########################################################################################] 100%
:: Processing package changes...
(1/1) installing digitalocean-synchronize                                                                                                      [########################################################################################] 100%
:: Running post-transaction hooks...
(1/2) Reloading system manager configuration...
  Skipped: Running in chroot.
(2/2) Arming ConditionNeedsUpdate...
[Tue Feb 14 20:23:40 UTC 2023] Finishing up image generation ...
find: '/proc/1127/root': No such file or directory
[Tue Feb 14 20:23:41 UTC 2023] Creating block rearrangement plan ...
[Tue Feb 14 20:23:41 UTC 2023] The machine will now reboot.
[Tue Feb 14 20:23:41 UTC 2023] Check the console for errors if the machine is still unaccessible after a few minutes.

Error as seen in the Recovery console when trying to mount /dev/vda2 wrong fs type, bad option, bad superblock on /dev/vda2, mising codepage or helper program, or other error:

image

When trying to open the system terminal through the recovery disk and getting in time to see the grub for the recovery disk bootlader:
image

When clicking on load bootloader from disk, this error happens:
image

@txomon
Copy link
Contributor Author

txomon commented Feb 14, 2023

Looking a bit deeper I might be wrong, but new images have this layout:

root@master:~# lsblk
NAME   MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
vda    254:0    0   10G  0 disk 
├─vda1 254:1    0   10G  0 part /
└─vda2 254:2    0    2M  0 part 
vdb    254:16   0  472K  1 disk 

Which suggests DO might be no longer expecting the recovery partition to be in /dev/vda1 ?

@joanbm
Copy link

joanbm commented Feb 21, 2023

FWIW I just managed to convert a Debian 10 Droplet (c-32-64GiB at FRA1) to Arch using the normal procedure in the README.
The only "special" step is that Arch got stuck on boot asking for a timezone so I had to input it from the recovery console.

@doy
Copy link
Contributor

doy commented Mar 27, 2023

also works for me with debian 10, and i have a fix for the timezone prompt issue here #91

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants