Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 560578 - app-admin/puppet-agent-1.2.4 fails to install
Summary: app-admin/puppet-agent-1.2.4 fails to install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-15 20:41 UTC by Georgi Georgiev
Modified: 2015-09-20 22:21 UTC (History)
0 users

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


Attachments
puppet-agent-cachedir.patch (puppet-agent-cachedir.patch,374 bytes, patch)
2015-09-15 20:41 UTC, Georgi Georgiev
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Georgi Georgiev 2015-09-15 20:41:56 UTC
Created attachment 412002 [details, diff]
puppet-agent-cachedir.patch

app-admin/puppet-agent-1.2.4 (any current version, really) fails to install with paludis, it dies with this error:

Error:
  * In program cave perform install --hooks --managed-output --output-exclusivity with-others =app-admin/puppet-agent-1.2.4:0::gentoo --destination gg3-desktop-bin --replacing =app-admin/pup
pet-agent-1.2.2-r2:0::gg3-desktop-bin --x-of-y 1 of 2:
  * When installing 'app-admin/puppet-agent-1.2.4:0::gentoo' replacing { 'app-admin/puppet-agent-1.2.2-r2:0::gg3-desktop-bin' }:
  * When running an ebuild command on 'app-admin/puppet-agent-1.2.4:0::gentoo':
  * Install failed for 'app-admin/puppet-agent-1.2.4:0::gentoo' (paludis::ActionFailedError)

chmod: cannot access '/var/tmp/paludis/app-admin-puppet-agent-1.2.4/image//opt/puppetlabs/puppet/cache': No such file or directory

!!! ERROR in app-admin/puppet-agent-1.2.4::gentoo:
!!! In /usr/libexec/paludis/utils/fperms at line 26
!!! chmod returned error 1

The attached patch fixes the issue I am seeing.
Comment 1 Matthew Thode ( prometheanfire ) archtester Gentoo Infrastructure gentoo-dev Security 2015-09-20 22:21:20 UTC
fixed (in place), thanks for the patch too :D