Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 697696 - dev-python/clint-0.5.1-r1 : vcs-snapshot_src_unpack: Unnecessary usage detected
Summary: dev-python/clint-0.5.1-r1 : vcs-snapshot_src_unpack: Unnecessary usage detected
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-14 09:27 UTC by Helmut Jarausch
Modified: 2019-10-14 09:33 UTC (History)
0 users

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 Helmut Jarausch 2019-10-14 09:27:40 UTC
This packages fails to build with
 * Package:    dev-python/clint-0.5.1-r1
 * Repository: gentoo
 * USE:        abi_x86_64 amd64 doc elibc_glibc examples kernel_linux python_targets_python3_7 userland_GNU
 * FEATURES:   network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox
>>> cfg-update-1.8.2-r1: Checksum index is up-to-date ...
>>> Unpacking source...
 * Unpacking clint-0.5.1.tar.gz
 * vcs-snapshot_src_unpack did not find any archives that needed renaming.
 * Please verify that its usage is really necessary, and remove
 * the inherit if it is not.
 * ERROR: dev-python/clint-0.5.1-r1::gentoo failed (unpack phase):
 *   vcs-snapshot_src_unpack: Unnecessary usage detected
 * 
 * Call stack:
 *     ebuild.sh, line  125:  Called src_unpack
 *   environment, line 2774:  Called vcs-snapshot_src_unpack
 *   environment, line 3474:  Called die
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2019-10-14 09:33:42 UTC
commit 6ea241758a01ddc872937ae336782a755c0b4243
Author: Lars Wendler <polynomial-c@gentoo.org>
Date:   Mon Oct 14 11:23:28 2019

    dev-python/clint: Removed unused vcs-snapshot eclass from inherit
    
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>