Your message dated Sun, 16 Apr 2006 14:55:13 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#356327: git-core: missing dependancy for python
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: git-core
Version: 1.2.4-1
Distribution: unstable
Hi!
git-core internally uses python to eg. do merges, but python is
missing from the dependancy list. Please add it.
Thanks,
Jan-Benedict
--
Jan-Benedict Glaw [EMAIL PROTECTED] . +49-172-7608481 _ O _
"Eine Freie Meinung in einem Freien Kopf | Gegen Zensur | Gegen Krieg _ _ O
für einen Freien Staat voll Freier Bürger" | im Internet! | im Irak! O O O
ret = do_actions((curr | FREE_SPEECH) & ~(NEW_COPYRIGHT_LAW | DRM | TCPA));
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
On Thu, Apr 06, 2006 at 04:09:28PM +0200, Jan-Benedict Glaw wrote:
> On Thu, 2006-04-06 13:58:18 +0000, Gerrit Pape <[EMAIL PROTECTED]> wrote:
> > On Sat, Apr 01, 2006 at 11:53:49AM +0200, Jan-Benedict Glaw wrote:
> > > A quite typical operation is a "git pull", which indeed may require
> > > some merges, in which case python is used...
> > >
> > > So it's not something that doesn't happen, it's something that happens
> > > regularly:)
> >
> > Yes, but for a git server installation for example, python isn't needed.
> > I think Recommends: python fits this just fine, it says it's recommended
> > to have python installed, but it's not always necessary. With Depends:
> > python you don't have this choice.
>
> I'm not even sure on that. I've never tried to push to a branch that
> was not fully pull'ed into the branch I'm about to push. Though I
> *think* that even that might work...
I still think a Recommends: python is strong enough, since parts of the
core can be used without it. If you want full functionality of
git-core, you need to install all Recommends.
Thanks, Gerrit.
--- End Message ---