Click here to visit the old openkoji buildsystem (Archived)

Information for build fakechroot-2.20.1-18.fc41

ID7619
Package Namefakechroot
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version2.20.1
Release18.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/fakechroot.git#624b21ef746557a956e92c35b26723eb0452a98f
SummaryGives a fake chroot environment
Descriptionfakechroot runs a command in an environment were is additionally possible to use the chroot(8) call without root privileges. This is useful for allowing users to create their own chrooted environment with possibility to install another packages without need for root privileges.
Built bykojiadmin
State failed
Volume DEFAULT
StartedThu, 16 May 2024 00:18:58 CST
CompletedThu, 16 May 2024 00:46:40 CST
Taskbuild (f41, /rpms/fakechroot.git:624b21ef746557a956e92c35b26723eb0452a98f)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/fakechroot.git#624b21ef746557a956e92c35b26723eb0452a98f'}}
Tags No tags
RPMs No RPMs
Changelog * Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.20.1-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.20.1-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 28 2023 Sérgio Basto <sergio@serjux.com> - 2.20.1-16 - Update patch 104 - Use fix_test_on_32bits.patch and also remove -d option on cp test to fix the build - Drop 93.diff and 100.patch, to sync with https://github.com/dex4er/fakechroot/pull/104 - Add autoupdate.patch - Remove cp.t test which fails randomly since RHEL 6 or 7 * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.20.1-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.20.1-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sun Dec 25 2022 Sérgio Basto <sergio@serjux.com> - 2.20.1-13 - PR #104 have more 2 commits - Patch to fix test on 32bits is not needed anymore, maybe glibc was fixed (on 32 bits), I don't know * Sat Oct 29 2022 Sérgio Basto <sergio@serjux.com> - 2.20.1-12 - All changes to fakechroot we carry in Debian for glibc >= 2.34 #104 check return value of dladdr #70 glibc 2.33+ compatibility #85 Wrap fstatat and fstatat64 (glibc 2.33) #86 src/lckpwdf.c: create an empty /etc/.pwd.lock #95 Wrap all functions accessing /etc/passwd, /etc/group and /etc/shadow for glibc >= 2.34 #98 Stat fix compilation #73 is also included The strcpy writes the terminating null byte as well. #79 is also included as note #98 for glibc 2.32 added src/__nss_files_fopen.c and later for glibc 2.34 remove it - Fix typo in AC_PATH_PROG for ldconfig #80 is not included but it is a trivial fix - Fix issue #92 #93 not included - rel2abs: Only call getcwd_real for relative paths #100 not included - fix_test_on_32bits.patch (which strated to fail on F36+) * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.20.1-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild