Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 435568 - sys-libs/tevent-0.9.14-r1 missing files
Summary: sys-libs/tevent-0.9.14-r1 missing files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal major
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-20 02:21 UTC by Patrick
Modified: 2012-09-20 17:53 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick 2012-09-20 02:21:20 UTC
sys-libs/tevent-0.9.14-r1 is missing 2 files preventing it from installing. This package is a dependency of sys-libs/ldb-1.1.4 which is a dependency of sys-auth/sssd-1.8.4 (current stable), thus preventing sssd from being able to install.

The files missing are:
add-py-file-0.9.14.patch
tevent-version.patch


Reproducible: Always

Steps to Reproduce:
1. emerge sssd
or
1. emerge =sys-libs/tevent-0.9.14-r1
Actual Results:  
>>> Failed to emerge sys-libs/tevent-0.9.14-r1

Expected Results:  
successful emerge

>>>  '/var/tmp/portage/sys-libs/tevent-0.9.14-r1/temp/build.log'
 * Messages for package sys-libs/tevent-0.9.14-r1:
 * QA: File or directory "/usr/portage/sys-libs/tevent/files/add-py-file-0.9.14.patch" does not exist.
 * QA: Check your PATCHES array or add missing file/directory.
 * QA: File or directory "/usr/portage/sys-libs/tevent/files/tevent-version.patch" does not exist.
 * QA: Check your PATCHES array or add missing file/directory.
 * ERROR: sys-libs/tevent-0.9.14-r1 failed (prepare phase):
 *   Some patches failed. See above messages.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-09-20 14:41:49 UTC
*tevent-0.9.14-r1 (13 Sep 2012)

  13 Sep 2012; Tomáš Chvátal <scarabeus@gentoo.org> +tevent-0.9.14-r1.ebuild:
  Restore 0.9.14 it is still needed.

  13 Sep 2012; Tomáš Chvátal <scarabeus@gentoo.org>
  -files/add-py-file-0.9.14.patch, -files/tevent-version.patch,
  -tevent-0.9.12.ebuild, -tevent-0.9.14-r1.ebuild, -tevent-0.9.15.ebuild,
  tevent-0.9.16.ebuild:
  Stabilise latest on amd64 and x86. Drop older.


cvs/gentoo-x86/sys-libs/tevent $ ebuild tevent-0.9.14-r1.ebuild install
Appending /newaches/gentoo/cvs/gentoo-x86 to PORTDIR_OVERLAY...
 * tevent-0.9.14.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ...                                                                 [ ok ]
 * checking ebuild checksums ;-) ...                                                                                         [ ok ]
 * checking auxfile checksums ;-) ...                                                                                        [ ok ]
 * checking miscfile checksums ;-) ...                                                                                       [ ok ]
>>> Unpacking source...
>>> Unpacking tevent-0.9.14.tar.gz to /home/jer/portage/sys-libs/tevent-0.9.14-r1/work
>>> Source unpacked in /home/jer/portage/sys-libs/tevent-0.9.14-r1/work
>>> Preparing source in /home/jer/portage/sys-libs/tevent-0.9.14-r1/work/tevent-0.9.14 ...
 * QA: File or directory "/newaches/gentoo/cvs/gentoo-x86/sys-libs/tevent/files/add-py-file-0.9.14.patch" does not exist.
 * QA: Check your PATCHES array or add missing file/directory.
 * QA: File or directory "/newaches/gentoo/cvs/gentoo-x86/sys-libs/tevent/files/tevent-version.patch" does not exist.
 * QA: Check your PATCHES array or add missing file/directory.
 * ERROR: sys-libs/tevent-0.9.14-r1 failed (prepare phase):
 *   Some patches failed. See above messages.
 *
 * Call stack:
 *     ebuild.sh, line   85:  Called src_prepare
 *   environment, line 4868:  Called base_src_prepare
 *   environment, line 1014:  Called die
 * The specific snippet of code:
 *           [[ ${patches_failed} -eq 1 ]] && die "Some patches failed. See above messages.";
 *
 * If you need support, post the output of `emerge --info '=sys-libs/tevent-0.9.14-r1'`,
 * the complete build log and the output of `emerge -pqv '=sys-libs/tevent-0.9.14-r1'`.
 * The complete build log is located at '/keeps/gentoo/emergelogs/wieneke/sys-libs:tevent-0.9.14-r1:20120920-144033.log'.
 * For convenience, a symlink to the build log is located at '/home/jer/portage/sys-libs/tevent-0.9.14-r1/temp/build.log'.
 * The ebuild environment file is located at '/home/jer/portage/sys-libs/tevent-0.9.14-r1/temp/environment'.
 * Working directory: '/home/jer/portage/sys-libs/tevent-0.9.14-r1/work/tevent-0.9.14'
 * S: '/home/jer/portage/sys-libs/tevent-0.9.14-r1/work/tevent-0.9.14'
Comment 2 Tomáš Chvátal (RETIRED) gentoo-dev 2012-09-20 17:53:56 UTC
Whoops, fixed in cvs. Sorry.