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

Bug 454596

Summary: www-apps/rutorrent-3.4-r1 - ebuild fault: file '/usr/share/webapps/rutorrent/3.4-r1/htdocs/share/settings' not found
Product: Gentoo Linux Reporter: Jaakko Perttilä <jormangeud>
Component: Current packagesAssignee: Gentoo Web Application Packages Maintainers <web-apps>
Status: RESOLVED TEST-REQUEST    
Severity: normal Keywords: PATCH
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: ebuild patch with keepdir

Description Jaakko Perttilä 2013-01-29 21:50:51 UTC
Created attachment 337272 [details]
ebuild patch with keepdir

This may affect older ebuilds as well.

USE vhosts or -vhost both fail.

Snip from error message:
>>> Starting src_install
 * (server owned) htdocs/share
 * ebuild fault: file '/usr/share/webapps/rutorrent/3.4-r1/htdocs/share/settings' not found
 * Please report this as a bug at http://bugs.gentoo.org/

Error:
  * In program cave perform install --hooks --managed-output --output-exclusivity with-others =www-apps/rutorrent-3.4-r1:3.4-r1::gentoo --destination installed --x-of-y 1 of 1:
  * When installing 'www-apps/rutorrent-3.4-r1:3.4-r1::gentoo':
  * When running an ebuild command on 'www-apps/rutorrent-3.4-r1:3.4-r1::gentoo':
  * Install failed for 'www-apps/rutorrent-3.4-r1:3.4-r1::gentoo' (paludis::ActionFailedError)


!!! ERROR in www-apps/rutorrent-3.4-r1::gentoo:
!!! In webapp_checkfileexists at line 4920
!!! ebuild fault: file '/usr/share/webapps/rutorrent/3.4-r1/htdocs/share/settings' not found

!!! Call stack:
!!!    * webapp_checkfileexists (/var/tmp/paludis/www-apps-rutorrent-3.4-r1/temp/loadsaveenv:4920)
!!!    * _webapp_serverowned (/var/tmp/paludis/www-apps-rutorrent-3.4-r1/temp/loadsaveenv:659)
!!!    * webapp_serverowned (/var/tmp/paludis/www-apps-rutorrent-3.4-r1/temp/loadsaveenv:5174)
!!!    * src_install (/var/tmp/paludis/www-apps-rutorrent-3.4-r1/temp/loadsaveenv:4340)
!!!    * ebuild_f_install (/usr/libexec/paludis/4/src_install.bash:66)
!!!    * ebuild_main (/usr/libexec/paludis/ebuild.bash:668)
!!!    * main (/usr/libexec/paludis/ebuild.bash:691)
Comment 1 Michael Palimaka (kensington) gentoo-dev 2018-01-11 08:23:05 UTC
This shouldn't happen with 3.8, please reopen if the problem persists.