Downgrade

Ask questions about Arch Linux ARM. Please search before making a new topic.

Downgrade

Postby ncd0 » Sun Aug 08, 2021 10:00 am

I need to downgrade util-linux and util-linux-libs. Where I can get util-linux-2.37-3-armv7h.pkg.tar.xz package?
--
graysky won't bother to view attached log. I won't bother to be a verbose anymore.
ncd0
 
Posts: 35
Joined: Thu Apr 30, 2020 6:37 pm

Re: Downgrade

Postby graysky » Sun Aug 08, 2021 10:54 am

graysky
Developer
 
Posts: 1727
Joined: Sun Jun 26, 2011 6:56 am
Location: /run/user/1000

Re: Downgrade

Postby holzboa » Sun Aug 08, 2021 12:27 pm

$this->bbcode_second_pass_quote('graysky', 'h')ttp://tardis.tiny-vps.com/aarm/

does this link ever work? I can ping it but never was able to open the website.
holzboa
 
Posts: 9
Joined: Tue Aug 03, 2021 1:04 pm

Re: Downgrade

Postby graysky » Sun Aug 08, 2021 12:39 pm

It is up and down in my experience. Not sure if there is a mirror. You can go to github and checkout the commit that corresponds to the version of the packages you wish to build and build yourself.
graysky
Developer
 
Posts: 1727
Joined: Sun Jun 26, 2011 6:56 am
Location: /run/user/1000

Re: Downgrade

Postby ncd0 » Sun Aug 08, 2021 1:44 pm

I'm trying to build packge with makepkg and expect on fail. The problem is makepkg (sometimes) trying to set permission (or execute something like wall, mkdir, rmdir) without root privilege. However, makepkg won't start with root privilege.

Do I need to set up sudo or there is exist other solution?
--
graysky won't bother to view attached log. I won't bother to be a verbose anymore.
ncd0
 
Posts: 35
Joined: Thu Apr 30, 2020 6:37 pm

Re: Downgrade

Postby graysky » Sun Aug 08, 2021 2:18 pm

NEVER run makepkg as root. Post errors or else people are guessing.
graysky
Developer
 
Posts: 1727
Joined: Sun Jun 26, 2011 6:56 am
Location: /run/user/1000

Re: Downgrade

Postby ncd0 » Sun Aug 08, 2021 3:08 pm

Operation not permitted

$this->bbcode_second_pass_code('', 'so_img_rel_target=$(echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g'); \
(cd /tmp/makepkg/util-linux/pkg/util-linux/usr/lib && \
rm -f libfdisk.so && \
ln -s $so_img_rel_target/usr/lib/$so_img_name libfdisk.so); \
fi
ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
chgrp tty /tmp/makepkg/util-linux/pkg/util-linux/usr/bin/wall
ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
chgrp: changing group of '/tmp/makepkg/util-linux/pkg/util-linux/usr/bin/wall': Operation not permitted
make[4]: *** [Makefile:16288: install-exec-hook-wall] Error 1
make[4]: Leaving directory '/tmp/makepkg/util-linux/src/util-linux-2.37'
make[3]: *** [Makefile:15571: install-exec-am] Error 2
make[3]: Leaving directory '/tmp/makepkg/util-linux/src/util-linux-2.37'
make[2]: *** [Makefile:14928: install-am] Error 2
make[2]: Leaving directory '/tmp/makepkg/util-linux/src/util-linux-2.37'
make[1]: *** [Makefile:14610: install-recursive] Error 1
make[1]: Leaving directory '/tmp/makepkg/util-linux/src/util-linux-2.37'
make: *** [Makefile:14922: install] Error 2
ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
ERROR: ld.so: object 'libfakeroot.so' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
==> ERROR: A failure occurred in package_util-linux().
')
Similar problem I have with proftpd^AUR.
Last edited by moonman on Mon Aug 09, 2021 3:43 am, edited 1 time in total.
Reason: code tags
--
graysky won't bother to view attached log. I won't bother to be a verbose anymore.
ncd0
 
Posts: 35
Joined: Thu Apr 30, 2020 6:37 pm

Re: Downgrade

Postby robg » Sun Aug 08, 2021 3:54 pm

Is your system up-to-date? Is base-devel installed?
robg
 
Posts: 186
Joined: Tue Jan 05, 2021 8:22 am

Re: Downgrade

Postby ncd0 » Sun Aug 08, 2021 4:36 pm

System is up to date, I hope.
Linux 5.10.52-5-ARCH #1 SMP Mon Aug 2 19:21:02 UTC 2021 armv7l GNU/Linux
pacman -Sl | grep base-devel | wc -l
0
--
graysky won't bother to view attached log. I won't bother to be a verbose anymore.
ncd0
 
Posts: 35
Joined: Thu Apr 30, 2020 6:37 pm


Return to User Questions

Who is online

Users browsing this forum: No registered users and 6 guests