Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 531406 - [bumblebee overlay] x11-misc/virtualgl-9999-r1 : SVN address changed
Summary: [bumblebee overlay] x11-misc/virtualgl-9999-r1 : SVN address changed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Vadim A. Misbakh-Soloviov (mva)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-02 08:28 UTC by Sven Eden
Modified: 2014-12-02 16:57 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 Sven Eden 2014-12-02 08:28:12 UTC
Currently the fetch fails with:

--------
 * Messages for package x11-misc/virtualgl-9999-r1:

 * ERROR: x11-misc/virtualgl-9999-r1::bumblebee failed (unpack phase):
 *   subversion: can't fetch to /home/distfiles/svn-src/virtualgl/trunk from https://virtualgl.svn.sourceforge.net/svnroot/virtualgl/vgl/trunk.
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_unpack
 *   environment, line 3442:  Called subversion_src_unpack
 *   environment, line 3763:  Called subversion_fetch
 *   environment, line 3657:  Called die
 * The specific snippet of code:
 *               ${ESVN_FETCH_CMD} ${options} "${repo_uri}" || die "${ESVN}: can't fetch to ${wc_path} from ${repo_uri}.";
 * 
(...)
--------

The address has been changed to:

https://virtualgl.svn.sourceforge.net/svnroot/virtualgl/trunk
Comment 1 Sven Eden 2014-12-02 15:28:44 UTC
Great!

Unfortunately it does not install any more:

--------
!!! doexe: /var/lib/layman/bumblebee/x11-misc/virtualgl/files/vgl-helper.sh does not exist
 * ERROR: x11-misc/virtualgl-9999-r1::bumblebee failed (install phase):
 *   doexe failed
 * 
(...)
 * QA Notice: file does not exist:
 * 
 *      doexe: /var/lib/layman/bumblebee/x11-misc/virtualgl/files/vgl-helper.sh does not exist
--------

vgl-helper.sh is in /usr/portage/x11-misc/virtualgl/files/
Comment 2 Vadim A. Misbakh-Soloviov (mva) gentoo-dev 2014-12-02 16:57:00 UTC
fixed