This site has been archived!!! Click here to visit the new openkoji buildsystem!

Information for build fakechroot-2.20.1-14.fc38

ID42797
Package Namefakechroot
Version2.20.1
Release14.fc38
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/fakechroot.git#bb4b85a8d37d38236bd3df0140359a9609c742d6
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
StartedSat, 24 Jun 2023 18:51:59 CST
CompletedSat, 24 Jun 2023 19:35:41 CST
Taskbuild (f38-build-side-42-init-devel, /rpms/fakechroot.git:bb4b85a8d37d38236bd3df0140359a9609c742d6)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/fakechroot.git#bb4b85a8d37d38236bd3df0140359a9609c742d6'}}
Tags No tags
RPMs No RPMs
Changelog * 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 * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.20.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.20.1-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.20.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - Fix build with https://github.com/dex4er/fakechroot/pull/85 and https://github.com/dex4er/fakechroot/pull/86