| Summary: | app-editors/emacs-vcs-23.1.9999-r2 fails to update from remote repository | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Graham Murray <graham> |
| Component: | Current packages | Assignee: | Emacs project <emacs> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | 10.0 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Graham Murray
2010-01-04 19:54:19 UTC
Resync and try again. This was due to an upstream change. I am afraid that it still fails. Maybe they have renamed the branch again. >>> Unpacking source... * bzr fetch start --> * repository: http://bzr.savannah.gnu.org/r/emacs/emacs-23/ => /usr/portage/distfiles/bzr-src/emacs-23 bzr: ERROR: Not a branch: "http://bzr.savannah.gnu.org/r/emacs/emacs-23/". * ERROR: app-editors/emacs-vcs-23.1.9999-r2 failed: * bzr.eclass: can't branch from http://bzr.savannah.gnu.org/r/emacs/emacs-23/. * * Call stack: * ebuild.sh, line 48: Called src_unpack * environment, line 3614: Called bzr_src_unpack * environment, line 749: Called bzr_fetch * environment, line 710: Called bzr_initial_fetch 'http://bzr.savannah.gnu.org/r/emacs/emacs-23/' '/usr/portage/distfiles/bzr-src/emacs-23 * environment, line 736: Called die * The specific snippet of code: * ${EBZR_FETCH_CMD} ${EBZR_OPTIONS} "${repository}" "${branch_dir}" || die "${EBZR}: can't branch from ${repository}." * (In reply to comment #2) > I am afraid that it still fails. Maybe they have renamed the branch again. They have: <http://thread.gmane.org/gmane.emacs.devel/119347/focus=119402> Fixed again. |