Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14887] New: git fails to install if bash-completion is being added

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14887] New: git fails to install if bash-completion is being added
  • Date: 15 Nov 2008 19:57:17 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14887

Summary: git fails to install if bash-completion is being added
Product: Codex
Version: test grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: devel
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: jblosser-smgl AT firinn.org


bash-completion is a suggests_depends for git, so it installs after git.
However, if selected git tries to write files to
/etc/bash_completion.d/git-completion, which won't exist yet. So git fails
during INSTALL. It should create the directory it needs if it's not yet
there.


--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page