rsync: [generator] failed to set permissions on "/media/ziomario/isoarm/aosp/vendor-rw/bin/expand": Operation not supported (95)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
rsync (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Hello.
I'm trying to create an AOSP image that I want to virtualize on the Nvidia Jetson Nano with qemu-kvm. To to this,I have tried to clone the repo from this page :
https:/
According with the tutorial,these are the commands that I have issued before to get the error :
root@ziomario-
20:05:41 Entire build directory removed.
root@ziomario-
root@ziomario-
[W][2021-
[W][2021-
=======
PLATFORM_
PLATFORM_VERSION=10
TARGET_
TARGET_
TARGET_
TARGET_ARCH=arm64
TARGET_
TARGET_
TARGET_2ND_ARCH=arm
TARGET_
TARGET_
HOST_ARCH=x86_64
HOST_2ND_ARCH=x86
HOST_OS=linux
HOST_OS_
HOST_CROSS_
HOST_CROSS_ARCH=x86
HOST_CROSS_
HOST_BUILD_
BUILD_ID=
OUT_DIR=out
PRODUCT_
=======
.......
[ 99% 108863/109867] R8: out/target/
Warning: Library class android.
Warning: Library class android.
[ 99% 109639/109867] //frameworks/
frameworks/
[ 99% 109808/109867] Target Java: out/target/
Note: Generating a Provider for com.android.
Note: [1] Wrote GeneratedAppGli
[ 99% 109824/109867] //art/build/
--bitness=auto, trying to autodetect. This may be incorrect!
Detected multilib
[ 99% 109863/109867] build check-all-
The sum of sizes of [system vendor] is within BOARD_SUPER_
1314865152+34615296 == 1349480448 <= 3229614080 == 3229614080
The sum of sizes of [system vendor] is within BOARD_EMULATOR_
1314865152+34615296 == 1349480448 <= 3221225472 == 3221225472
The sum of sizes of [emulator_
3221225472 == 3221225472 <= 3229614080 == 3229614080
[ 99% 109864/109867] Creating out/target/
digest is bf855b60e10e311
output is Algorithm: SHA256_RSA4096
"Algorithm: SHA256_RSA4096"
hash algorithm is sha256
vbmeta size 4352
[ 99% 109865/109867] Target super fs image for debug: out/target/
2021-03-13 22:17:20 - build_super_
2021-03-13 22:17:20 - common.py - INFO : Running: "lpmake --metadata-size 65536 --super-name super --metadata-slots 2 --device super:3229614080 --group emulator_
2021-03-13 22:17:21 - common.py - INFO : lpmake I 03-13 22:17:20 585863 585863 builder.cpp:937] [liblp]Partition system will resize from 0 bytes to 1314865152 bytes
lpmake I 03-13 22:17:20 585863 585863 builder.cpp:937] [liblp]Partition vendor will resize from 0 bytes to 34615296 bytes
Invalid sparse file format at header magic
Invalid sparse file format at header magic
2021-03-13 22:17:21 - build_super_
[100% 109867/109867] Create system-qemu.img now
1+0 records in
2048+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.00183724 s, 571 MB/s
0+1 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.000774785 s, 1.4 GB/s
3080+0 records in
3080+0 records out
3229614080 bytes (3.2 GB, 3.0 GiB) copied, 23.0579 s, 140 MB/s
1+0 records in
1+0 records out
1048576 bytes (1.0 MB, 1.0 MiB) copied, 0.000521017 s, 2.0 GB/s
Creating new GPT entries.
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot.
The operation has completed successfully.
Setting name!
partNum is 0
REALLY setting name!
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot.
The operation has completed successfully.
Setting name!
partNum is 1
REALLY setting name!
Warning: The kernel is still using the old partition table.
The new table will be used at the next reboot.
The operation has completed successfully.
out/host/
[W][2021-
[W][2021-
#### build completed successfully (02:06:56 (hh:mm:ss)) ####
going forward with the commands,this is what happened :
root@ziomario-
system-rw
root@ziomario-
you can see the error reported by this command :
root@ziomario-
sending incremental file list
here :
and you can see the error reported by this command :
rsync -avxHAX vendor-r{o,w}/
here :
description: | updated |
description: | updated |
summary: |
- rsync: [generator] failed to set permissions : Operation not supported - (95) + remove me. |
this is not a bug. It was a file permission problem.