Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 709990 - sys-boot/tboot-1.9.11 : cp: cannot stat /.../* : No such file or directory
Summary: sys-boot/tboot-1.9.11 : cp: cannot stat /.../* : No such file or directory
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal with 1 vote (vote)
Assignee: Jason Zaman
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-02-17 21:10 UTC by Toralf Förster
Modified: 2021-12-20 00:55 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.90 KB, text/plain)
2020-02-17 21:10 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,220.87 KB, text/plain)
2020-02-17 21:10 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.27 KB, application/x-bzip)
2020-02-17 21:10 UTC, Toralf Förster
Details
sys-boot:tboot-1.9.11:20200217-193936.log (sys-boot:tboot-1.9.11:20200217-193936.log,97.70 KB, text/plain)
2020-02-17 21:10 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-02-17 21:10:48 UTC
>>> /usr/lib/tboot/boot/tboot.gz
>>> /usr/lib/tboot/boot/tboot-syms
cp: cannot stat '/usr/lib/tboot/boot/*': No such file or directory
 * ERROR: sys-boot/tboot-1.9.11::gentoo failed (postinst phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-libressl-20200212-201606

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

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.8
  [2]   python3.6
  [3]   python3.7 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.14.0 [icedtea-bin-8]
2)	JamVM JDK 2.0.0 [jamvm]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
  [2]   jamvm 
ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Mon, 17 Feb 2020 18:37:31 +0000

emerge -qpvO sys-boot/tboot
[ebuild   R   ] sys-boot/tboot-1.9.11  USE="libressl -custom-cflags (-selinux)"
Comment 1 Toralf Förster gentoo-dev 2020-02-17 21:10:51 UTC
Created attachment 614210 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-17 21:10:54 UTC
Created attachment 614212 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-02-17 21:10:57 UTC
Created attachment 614214 [details]
etc.portage.tbz2
Comment 4 Toralf Förster gentoo-dev 2020-02-17 21:10:59 UTC
Created attachment 614216 [details]
sys-boot:tboot-1.9.11:20200217-193936.log
Comment 5 Larry the Git Cow gentoo-dev 2021-12-20 00:55:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=302e8ab6fca4bb824c4b9b657fa454ad163ff10e

commit 302e8ab6fca4bb824c4b9b657fa454ad163ff10e
Author:     Christopher Byrne <salah.coronya@gmail.com>
AuthorDate: 2021-12-19 22:44:08 +0000
Commit:     John Helmert III <ajak@gentoo.org>
CommitDate: 2021-12-20 00:54:14 +0000

    sys-boot/tboot: Bump to 1.10.3
    
    Closes: https://bugs.gentoo.org/709990
    Closes: https://bugs.gentoo.org/725714
    Closes: https://bugs.gentoo.org/743439
    Closes: https://bugs.gentoo.org/783198
    Closes: https://bugs.gentoo.org/815370
    Closes: https://github.com/gentoo/gentoo/pull/15053
    Package-Manager: Portage-3.0.20, Repoman-3.0.3
    Signed-off-by: Christopher Byrne <salah.coronya@gmail.com>
    Signed-off-by: John Helmert III <ajak@gentoo.org>

 sys-boot/tboot/Manifest                            |  1 +
 .../tboot/files/tboot-1.10.3-disable-Werror.patch  | 12 ++++
 .../tboot/files/tboot-1.10.3-disable-strip.patch   | 14 +++++
 sys-boot/tboot/tboot-1.10.3.ebuild                 | 65 ++++++++++++++++++++++
 4 files changed, 92 insertions(+)