Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 865511 - app-shells/bash-completion-9999 tries to install renamed CHANGES file
Summary: app-shells/bash-completion-9999 tries to install renamed CHANGES file
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Shell Tools project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-17 15:10 UTC by Carlos
Modified: 2024-03-03 15:26 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Full build log (build.log,49.13 KB, text/x-log)
2022-08-17 15:24 UTC, Carlos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos 2022-08-17 15:10:53 UTC
On August 2021, the CHANGES file was renamed to CHANGELOG.md and converted to markdown, but the ebuild still refers to the old version.

Reproducible: Always

Steps to Reproduce:
Emerge app-shells/bash-completion-9999
Actual Results:  
dodoc command step fails with FileNotFoundError: [Errno 2] No such file or directory: b'CHANGES'


Expected Results:  
Attempt to install CHANGELOG.md, the new name of CHANGES.

Portage 3.0.34 (python 3.10.6-final-0, default/linux/amd64/17.0/musl, [unavailable], musl-1.2.3, 5.19.1-xanmod1 x86_64)
=================================================================
System uname: Linux-5.19.1-xanmod1-x86_64-Intel-R-_Core-TM-_i7-8565U_CPU_@_1.80GHz-with-libc
KiB Mem:     7983112 total,   1474344 free
KiB Swap:    4194300 total,   4193788 free
Head commit of repository gentoo: 6bf4150bb025a77d5162037aaea192802050eedf

Head commit of repository 12101111-overlay: 5be8491265f106423392c6478780a01087dbef96

Head commit of repository clang-musl: fa8f7a907f413897bff792aa5507d4cc15f791eb

Timestamp of repository dm9pZCAq: Sun, 14 Aug 2022 22:32:01 +0000
Head commit of repository dm9pZCAq: 0d31c12b01a52b9df9c50b4f4189d90098735c24

Timestamp of repository gentoobr: Fri, 12 Aug 2022 22:31:48 +0000
Head commit of repository gentoobr: 08232d6f36f4ace188f41704e0ffa3c45299e8e2

Timestamp of repository guru: Mon, 15 Aug 2022 14:16:50 +0000
Head commit of repository guru: 73b556a845480d71d9e0fe123c9c246c83cae0e5

Head commit of repository tlp: 4ba9fce0927a4bc87a4df54eb352a163a439810e

Head commit of repository yago: 62e15e105bfb64e87076a6cdaf379dc0c104917f

sh dash 0.5.11.5
ld LLD 14.0.6 (compatible with GNU linkers)
app-misc/pax-utils:       1.3.5::gentoo
app-shells/bash:          5.1_p16-r1::gentoo
dev-java/java-config:     2.3.1::gentoo
dev-lang/perl:            5.36.0::gentoo
dev-lang/python:          3.10.6_p2::gentoo
dev-lang/rust:            1.62.1::clang-musl
dev-util/cmake:           3.24.0::gentoo
dev-util/meson:           0.63.0::gentoo
sys-apps/baselayout:      2.8-r2::gentoo
sys-apps/sandbox:         2.29::gentoo
sys-devel/autoconf:       2.13-r2::gentoo, 2.71-r1::gentoo
sys-devel/automake:       1.16.5::gentoo
sys-devel/clang:          14.0.6-r1::gentoo
sys-devel/libtool:        2.4.7::gentoo
sys-devel/lld:            14.0.6::gentoo
sys-devel/llvm:           14.0.6-r2::gentoo
sys-devel/make:           4.3::gentoo
sys-kernel/linux-headers: 5.19::gentoo (virtual/os-headers)
sys-libs/musl:            1.2.3::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: git
    sync-uri: https://github.com/gentoo/gentoo.git
    priority: -1000

12101111-overlay
    location: /var/db/repos/12101111-overlay
    sync-type: git
    sync-uri: https://github.com/12101111/overlay
    masters: gentoo

clang-musl
    location: /var/db/repos/clang-musl
    sync-type: git
    sync-uri: https://github.com/clang-musl-overlay/clang-musl-overlay.git
    masters: gentoo

dm9pZCAq
    location: /var/db/repos/dm9pZCAq
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/dm9pZCAq.git
    masters: gentoo

gentoobr
    location: /var/db/repos/gentoobr
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/gentoobr.git
    masters: gentoo

guru
    location: /var/db/repos/guru
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/guru.git
    masters: gentoo

tlp
    location: /var/db/repos/tlp
    sync-type: git
    sync-uri: https://github.com/dywisor/tlp-portage
    masters: gentoo

yago
    location: /var/db/repos/yago
    sync-type: git
    sync-uri: https://github.com/capezotte/yago
    masters: gentoo

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
AR="llvm-ar"
CBUILD="x86_64-gentoo-linux-musl"
CC="clang"
CFLAGS="-march=skylake -mtune=skylake -O3 -pipe -flto=thin -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2"
CHOST="x86_64-gentoo-linux-musl"
CONFIG_PROTECT="/etc /usr/lib/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CPP="x86_64-gentoo-linux-musl-clang-cpp"
CXX="clang++"
CXXFLAGS="-march=skylake -mtune=skylake -O3 -pipe -flto=thin -fPIC -fstack-protector-strong -D_FORTIFY_SOURCE=2"
DISTDIR="/var/cache/distfiles"
EMERGE_DEFAULT_OPTS="--keep-going=y --quiet=y --buildpkg --buildpkg-exclude='virtual/* sys-kernel/*-sources */*-bin'"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-march=skylake -mtune=skylake -O3 -pipe -flto=thin"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs buildpkg buildpkg-live config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-march=skylake -mtune=skylake -O3 -pipe -flto=thin"
GENTOO_MIRRORS="https://mirror.ufro.cl/gentoo/"
INSTALL_MASK="charset.alias /usr/share/locale/locale.alias"
LANG="pt_BR.UTF-8"
LDFLAGS="-Wl,--as-needed -Wl,-z,relro,-z,now"
MAKEOPTS="-j6 -l6"
PKGDIR="/var/cache/binpkgs"
PORTAGE_COMPRESS="zstd"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/run/"
RUSTFLAGS="-Ctarget-cpu=skylake -Copt-level=3 -Clinker=clang -Clinker-plugin-lto=yes -Clink-arg=-flto=thin -Clink-arg=-Wl,--as-needed"
SHELL="/bin/bash"
USE="X acl alsa amd64 apng bash-completion basu bluetooth bzip2 cairo clang cli compiler-rt crypt cups dbus default-compiler-rt default-libcxx default-lld dri drm egl ffmpeg fontconfig fortran gif gles2 gme harfbuzz heif hwaccel iconv icu ipv6 jpeg jpeg2k libcxx libcxxabi libglvnd libsamplerate libtirpc lld llvm-libunwind lto lz4 lzma lzo mp3 ncurses nls nptl opengl openmp openssl opus pam pango pcre perl png pt pulseaudio python readline screencast seccomp split-usr ssl theora threads tiff tk truetype unicode v4l vaapi vorbis vpx vulkan wayland webp x264 x265 x86_64 xattr zlib zstd" ABI_X86="64" ADA_TARGET="gnat_2020" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="musl" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="efi-64" INPUT_DEVICES="wacom" KERNEL="linux" L10N="pt pt-BR" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LLVM_TARGETS="AMDGPU BPF NVPTX X86 AArch64 ARM AVR Hexagon Lanai MSP430 Mips PowerPC RISCV Sparc SystemZ VE WebAssembly XCore" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-4 php8-0" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_10" PYTHON_TARGETS="python3_10" QEMU_SOFTMMU_TARGETS="x86_64 i386" RUBY_TARGETS="ruby27" SANE_BACKENDS="epson epson2" USERLAND="GNU" VIDEO_CARDS="intel i965 amdgpu radeonsi" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  ADDR2LINE, ARFLAGS, AS, ASFLAGS, CCLD, CONFIG_SHELL, CPPFLAGS, CTARGET, CXXFILT, ELFEDIT, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, LC_ALL, LD, LEX, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RANLIB, READELF, SIZE, STRINGS, STRIP, YACC, YFLAGS
Comment 1 Carlos 2022-08-17 15:24:58 UTC
Created attachment 799957 [details]
Full build log