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

[Bug]: rsync error: errors with program diagnostics (code 13) at hashtable.c(88) [generator=3.2.7] #7744

Closed
1 of 2 tasks
Lemon1151 opened this issue Jan 25, 2025 · 5 comments
Labels
Bug Something isn't working as it should

Comments

@Lemon1151
Copy link
Contributor

What happened?

🐳|🌿] Actual rootfs size [ 1658MiB ]
[🥑] Group prepare_partitions
[🐳|🌱] Preparing image file for rootfs [ tpm312 bookworm ]
[🐳|🌱] e2fsprogs version [ 1.46.5 does not support orphan_file ]
[🐳|🌱] Current rootfs size [ 1658 MiB ]
[🐳|🌱] Creating blank image for rootfs [ truncate: 2180 MiB ]
[🐳|🌱] Creating partitions [ root: ext4 ]
[🐳|🔨] Checking that no-one is using this disk right now ... OK
[🐳|🔨]
[🐳|🔨] Disk /armbian/.tmp/rootfs-3ce8ce4d-dda5-4a3f-895c-12f023ecbb76.raw: 2.13 GiB, 2285895680 bytes, 4464640 sectors
[🐳|🔨] Units: sectors of 1 * 512 = 512 bytes
[🐳|🔨] Sector size (logical/physical): 512 bytes / 512 bytes
[🐳|🔨] I/O size (minimum/optimal): 512 bytes / 512 bytes
[🐳|🔨]
[🐳|🔨] >>> Script header accepted.
[🐳|🔨] >>> Created a new DOS disklabel with disk identifier 0xbfc796dc.
[🐳|🔨] /armbian/.tmp/rootfs-3ce8ce4d-dda5-4a3f-895c-12f023ecbb76.raw1: Created a new partition 1 of type 'Linux' and of size 2.1 GiB.
[🐳|🔨] /armbian/.tmp/rootfs-3ce8ce4d-dda5-4a3f-895c-12f023ecbb76.raw2: Done.
[🐳|🔨]
[🐳|🔨] New situation:
[🐳|🔨] Disklabel type: dos
[🐳|🔨] Disk identifier: 0xbfc796dc
[🐳|🔨]
[🐳|🔨] Device Boot Start End Sectors Size Id Type
[🐳|🔨] /armbian/.tmp/rootfs-3ce8ce4d-dda5-4a3f-895c-12f023ecbb76.raw1 32768 4464639 4431872 2.1G 83 Linux
[🐳|🔨]
[🐳|🔨] The partition table has been altered.
[🐳|🔨] Syncing disks.
[🐳|🌿] Allocated loop device [ LOOP=/dev/loop0 ]
[🐳|🌿] Creating device node [ /dev/loop0p1 ]
[🐳|🌱] Device node created OK [ /dev/loop0p1 ]
[🐳|🌿] Creating rootfs [ ext4 on /dev/loop0p1 ]
[🐳|🔨] tune2fs 1.46.5 (30-Dec-2021)
[🐳|🌿] Mounting rootfs [ /dev/loop0p1 (UUID=d90c2f8c-43e0-48cf-a332-920c0130a215) ]
[🐳|🔨] UUID=d90c2f8c-43e0-48cf-a332-920c0130a215 / ext4 defaults,noatime,commit=120,errors=remount-ro 0 1
[🐳|🌱] extlinux.conf exists [ removing armbianEnv.txt ]
Section 'prepare_partitions' took 0s to execute.
[🥑] Group create_image_from_sdcard_rootfs
[🐳|🌿] Copying files via rsync to [ / (MOUNT root) ]
[🐳|🔨]
[🐳|🔨] sent 1.69G bytes received 757.10K bytes 177.75M bytes/sec
[🐳|🔨] total size is 1.69G speedup is 1.00
[🐳|🌿] Copying files to [ /boot (MOUNT /boot) ]
[🐳|🔨] Internal hashtable error: illegal key supplied!
[🐳|🔨] rsync error: errors with program diagnostics (code 13) at hashtable.c(88) [generator=3.2.7]

How to reproduce?

./compile.sh

Branch

main (main development branch)

On which host OS are you running the build script and observing this problem?

Ubuntu 22.04 Jammy

Are you building on Windows WSL2?

  • Yes, my Ubuntu/Debian/OtherOS is running on WSL2

Relevant log URL

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@Lemon1151 Lemon1151 added the Bug Something isn't working as it should label Jan 25, 2025
Copy link
Contributor

github-actions bot commented Jan 25, 2025

Jira ticket: AR-2591

@EvilOlaf
Copy link
Member

Please provide full build log. Excerpts are often useless.

@Lemon1151
Copy link
Contributor Author

Please provide full build log. Excerpts are often useless.

0_build-armbian.txt.log

我通过自己创建的GitHub actions构建的,这是日志不知道可以不可以?

@igorpecovnik
Copy link
Member

igorpecovnik commented Jan 25, 2025

I think rsync errors are from bug in rsync application. Just update your system to latest. And try again.

@rpardini
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working as it should
Development

No branches or pull requests

4 participants