Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 710820

Summary: sci-libs/qrupdate-1.1.2-r1 : sed: -e expression #2, char 79: unknown option to s
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Science Related Packages <sci>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/21980
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 685160    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
sci-libs:qrupdate-1.1.2-r1:20200225-083735.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-02-25 18:46:04 UTC
 * Applying qrupdate-1.1.2-install.patch ...
 [ ok ]
sed: -e expression #2, char 79: unknown option to `s'
 * ERROR: sci-libs/qrupdate-1.1.2-r1::gentoo failed (prepare phase):
 *   Failed to set up Makeconf
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop-libressl_abi32+64-20200220-171851

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

  Please see the tracker bug for details.

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:
1)	IcedTea JDK 3.15.0 [icedtea-8]
*)	IcedTea JDK 3.14.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8  system-vm
ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Tue, 25 Feb 2020 07:13:12 +0000

emerge -qpvO sci-libs/qrupdate
[ebuild  N    ] sci-libs/qrupdate-1.1.2-r1  USE="-static-libs"
Comment 1 Toralf Förster gentoo-dev 2020-02-25 18:46:07 UTC
Created attachment 615840 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-25 18:46:10 UTC
Created attachment 615842 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-02-25 18:46:13 UTC
Created attachment 615844 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-02-25 18:46:15 UTC
Created attachment 615846 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-02-25 18:46:18 UTC
Created attachment 615848 [details]
sci-libs:qrupdate-1.1.2-r1:20200225-083735.log
Comment 6 Toralf Förster gentoo-dev 2020-02-25 18:46:21 UTC
Created attachment 615850 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2021-08-14 10:13:34 UTC
The bug has been closed via the following commit(s):

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

commit f7d59a51d40442b70744abca9bbb5639806f60ca
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-08-14 10:13:15 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-08-14 10:13:15 +0000

    sci-libs/qrupdate: Port to EAPI 8
    
    - Remove static-libs and cleanup patches
    - Replace ":" with "|" as sed delimiter
    
    Closes: https://bugs.gentoo.org/710820
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../qrupdate/files/qrupdate-1.1.1-Makefiles.patch  | 29 +++++++------
 .../qrupdate/files/qrupdate-1.1.2-install.patch    |  4 +-
 sci-libs/qrupdate/qrupdate-1.1.2-r2.ebuild         | 50 ++++++++++++++++++++++
 3 files changed, 68 insertions(+), 15 deletions(-)