Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 454596 - www-apps/rutorrent-3.4-r1 - ebuild fault: file '/usr/share/webapps/rutorrent/3.4-r1/htdocs/share/settings' not found
Summary: www-apps/rutorrent-3.4-r1 - ebuild fault: file '/usr/share/webapps/rutorrent/...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2013-01-29 21:50 UTC by Jaakko Perttilä
Modified: 2018-01-11 08:23 UTC (History)
0 users

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


Attachments
ebuild patch with keepdir (rutorrent-3.4-r2.diff,434 bytes, text/plain)
2013-01-29 21:50 UTC, Jaakko Perttilä
Details

Note You need to log in before you can comment on or make changes to this bug.
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.