Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 705366 - media-plugins/vdr-mp3ng-0.0.1_pre5-r2 : ls: cannot access /.../po : No such file or directory
Summary: media-plugins/vdr-mp3ng-0.0.1_pre5-r2 : ls: cannot access /.../po : No such f...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo VDR Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-13 18:25 UTC by Toralf Förster
Modified: 2020-01-23 18:06 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.15 KB, text/plain)
2020-01-13 18:25 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,272.00 KB, text/plain)
2020-01-13 18:25 UTC, Toralf Förster
Details
environment (environment,91.07 KB, text/plain)
2020-01-13 18:25 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.31 KB, application/x-bzip)
2020-01-13 18:25 UTC, Toralf Förster
Details
media-plugins:vdr-mp3ng-0.0.1_pre5-r2:20200113-030017.log (media-plugins:vdr-mp3ng-0.0.1_pre5-r2:20200113-030017.log,2.87 KB, text/plain)
2020-01-13 18:25 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.49 KB, application/x-bzip)
2020-01-13 18:25 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2020-01-13 18:25:12 UTC
 * Patching for Linguas support
 * available Languages for vdr-mp3ng-0.0.1_pre5 are:
ls: cannot access '/var/tmp/portage/media-plugins/vdr-mp3ng-0.0.1_pre5-r2/work/mp3ng-0.9.13-MKIV-pre3//po': No such file or directory
 * LINGUAS=""
 * Plugin isn't converted to gettext handling!
 * OBJECT i18n.o found, removed per sed

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-20200107-091540

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.40.0 *
java-config:
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.232_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Mon, 13 Jan 2020 02:05:57 +0000

emerge -qpvO media-plugins/vdr-mp3ng
[ebuild  N    ] media-plugins/vdr-mp3ng-0.0.1_pre5-r2  USE="-oss -vorbis"
Comment 1 Toralf Förster gentoo-dev 2020-01-13 18:25:15 UTC
Created attachment 603164 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-01-13 18:25:18 UTC
Created attachment 603166 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-01-13 18:25:20 UTC
Created attachment 603168 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-01-13 18:25:23 UTC
Created attachment 603170 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-01-13 18:25:25 UTC
Created attachment 603172 [details]
media-plugins:vdr-mp3ng-0.0.1_pre5-r2:20200113-030017.log
Comment 6 Toralf Förster gentoo-dev 2020-01-13 18:25:28 UTC
Created attachment 603174 [details]
temp.tbz2
Comment 7 Joerg Bornkessel (RETIRED) gentoo-dev 2020-01-14 22:10:59 UTC
this behavior will come by a lot of

media-plugins/vdr-*

only with old i18n language support

newer plugins, with gettext support, won't bother about it

to suppress this message, it need a fix in the vdr-plugin-2.eclass

so, if i find more time for this minor issues, i will RFC a patch for the
vdr-plugin-2.eclass to the gentoo-dev ML

no hurry about this, we live since a lot of years with this unfixed part :(

@Toralf,
please, keep distance to report issues with the same errors in other plugins,
i noticed this, i will fix it later...

--> ToDo list
Comment 8 Joerg Bornkessel (RETIRED) gentoo-dev 2020-01-23 18:06:45 UTC
fixed in commit: 715ab2bcc90b347358a3b04b704d63734f11f5ba

portage complain about this behavior on old media-plugins/vdr-*
they are not converted to gettext language handling.
the small fix will detect and surpress this messsage.
add detailed description for this helper function.
whitespace