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

Trying to unpack coreutils, but it says "Bad file descriptor" with xbps #618

Open
GWLGT opened this issue Jan 7, 2025 · 8 comments
Open

Comments

@GWLGT
Copy link

GWLGT commented Jan 7, 2025

So, hello.

I installed Void linux in my system using the rootfs, then after all done, I'm trying to perform full system upgrade using xbps-install -Syu, but it says i have to update xbps, so i do it with xbps-install -u xbps, after that, i repeat the first process, but, when it trying to update/unpack coreutils, it show me this error:

coreutils-9.3_1: updating to 9.4_1 ...
coreutils-9.4_1: unpacking ...
ERROR: coreutils-9.4_1: [unpack] failed to extract file `./usr/share/locale/ta/LC_TIME/coreutils.mo': Bad file descriptor
ERROR: coreutils-9.4_1: [unpack] failed to extract files: Bad file descriptor
ERROR: coreutils-9.4_1: [unpack] failed to unpack files from archive: Bad file descriptor
Transaction failed! see above for errors.

any idea/s why this happened? I'm not a pro at debugging.

@GWLGT
Copy link
Author

GWLGT commented Jan 7, 2025

I use the armv7I version of Void.

@leahneukirchen
Copy link
Member

Which filesystem?

@GWLGT
Copy link
Author

GWLGT commented Jan 8, 2025

it trying to unpack it to the directory ./usr/, I'm currently in the root directory (because it's fresh installation, haven't made user, yet)

@leahneukirchen
Copy link
Member

I mean, ext4 or btrfs or... paste the output of mount perhaps.

@GWLGT
Copy link
Author

GWLGT commented Jan 9, 2025

How?

@GWLGT
Copy link
Author

GWLGT commented Jan 9, 2025

Nevermind, it's F2FS (I uses Termux)

@leahneukirchen
Copy link
Member

Shouldn't aarch64 work too? Probably works better.

@GWLGT
Copy link
Author

GWLGT commented Jan 10, 2025

Then, what i have to do in This situation, i only have armv7 Device

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

2 participants