Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 458038 - dev-util/dialog-1.2.20121230 USE=examples - find: `samples/copifuncs': No such file or directory
Summary: dev-util/dialog-1.2.20121230 USE=examples - find: `samples/copifuncs': No suc...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo LiveCD Package Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-17 21:20 UTC by Branko Majic
Modified: 2013-02-18 13:32 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 Branko Majic 2013-02-17 21:20:02 UTC
There is a problem when building the latest dev-util/dialog with the 'doc' USE flag. The reason for this is that the ebuild is referencing some samples that are _not_ available in the latest package distribution (subdirectory 'copifunc' from the 'samples' directory)

Reproducible: Always

Steps to Reproduce:
1. Enable the 'doc' USE flag for package dev-util/dialog
2. Try to install the latest dev-util/dialog (version 1.2.20121230)
Actual Results:  
The package was installed successfully.

Expected Results:  
The package installation has failed.

Here's a short excerpt from the build error:

Error:
  * In program cave perform install --hooks --managed-output --output-exclusivity with-others =dev-util/dialog-1.2.20121230:0::gentoo --destination installed --replacing =dev-util/dialog-1.1.20120706:0::installed --x-of-y 1 of 1:
  * When installing 'dev-util/dialog-1.2.20121230:0::gentoo' replacing { 'dev-util/dialog-1.1.20120706:0::installed' }:
  * When running an ebuild command on 'dev-util/dialog-1.2.20121230:0::gentoo':
  * Install failed for 'dev-util/dialog-1.2.20121230:0::gentoo' (paludis::ActionFailedError)

find: `samples/copifuncs': No such file or directory
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2013-02-18 13:32:34 UTC
Fixed without a revision bump. Thanks for notifying.