GIT Packages for Debian Etch

9 messages, 4 authors, 2007-06-18 · open the first message on its own page

GIT Packages for Debian Etch

From: Thomas Glanzmann <hidden>
Date: 2007-06-18 21:35:53

Hello,
a friend of mine always builds the Debian Packages from unstable for
Debian Etch. I have on all my machines the following line in
/etc/apt/sources.list:

        deb http://rmdir.de/~michael/git/ ./

apt-get update; apt-get dist-upgrade

and you're up2speed.

If you don't trust that packages it is very easy to build them yourself:

        wget http://ftp.debian.org/debian/pool/main/g/git-core/git-core_1.5.2.1-1.dsc
        wget http://ftp.debian.org/debian/pool/main/g/git-core/git-core_1.5.2.1.orig.tar.gz
        wget http://ftp.debian.org/debian/pool/main/g/git-core/git-core_1.5.2.1-1.diff.gz
        dpkg-source -x git-core_1.5.2.1-1.dsc
        cd git-core-1.5.2.1/
        fakeroot debian/rules binary

It runs the whole test suite and only contiues producing debs if they're good
to go. It might be possible that you have to install some build dependencies by
yourself. If some new git version hits unstable you can get the references for
the three files above from:

        http://packages.debian.org/git-core
                => unstable
                => scroll to end of page
                => Source Packages
                => Source Package: git-core, Download: [dsc] ...

        Thomas

Re: GIT Packages for Debian Etch

From: Thomas Glanzmann <hidden>
Date: 2007-06-18 21:35:37

Hello Pierre,
FWIW there is even simpler: I maintain a backport on
www.backports.org. Which is a semi-official service driven by Debian
Developers.
good to know, maybe I am going to use backports in the future.

        Thomas

Re: GIT Packages for Debian Etch

From: Carlo Wood <hidden>
Date: 2007-06-18 21:49:17

On Mon, Jun 18, 2007 at 10:27:41PM +0100, Pierre Habouzit wrote:
  FWIW there is even simpler: I maintain a backport on
www.backports.org. Which is a semi-official service driven by Debian
Developers.
It seems that this is only for etch (and sarge).
I run a mixed Lenny/sid machine here. It doesn't necessarily
work when I start to install things for etch. Certainly not
once testing upgrades its libc. Or?

-- 
Carlo Wood [off-list ref]

Re: GIT Packages for Debian Etch

From: Pierre Habouzit <hidden>
Date: 2007-06-18 21:50:09

On Mon, Jun 18, 2007 at 11:25:24PM +0200, Thomas Glanzmann wrote:
Hello,
a friend of mine always builds the Debian Packages from unstable for
Debian Etch. I have on all my machines the following line in
/etc/apt/sources.list:

        deb http://rmdir.de/~michael/git/ ./
  FWIW there is even simpler: I maintain a backport on
www.backports.org. Which is a semi-official service driven by Debian
Developers.

Cheers,
-- 
·O·  Pierre Habouzit
··O                                                madcoder@debian.org
OOO                                                http://www.madism.org

Re: GIT Packages for Debian Etch

From: Thomas Glanzmann <hidden>
Date: 2007-06-18 21:56:22

Hello,
It seems that this is only for etch (and sarge).  I run a mixed
Lenny/sid machine here. It doesn't necessarily work when I start to
install things for etch. Certainly not once testing upgrades its libc.
Or?
true. But when you run sid you get a newer version of git automatically.
Sooner or later. And you can always build it yourself. It's a pain in
the ass until you have all build dependencies installed and all the
tests pass. Most of them you can get by typing:

        apt-get build-dep git-core

But after that it is very straight forward.

        Thomas

Re: GIT Packages for Debian Etch

From: Thomas Glanzmann <hidden>
Date: 2007-06-18 22:04:14

Hello,

* Thomas Glanzmann [off-list ref] [070618 23:56]:
quoted
It seems that this is only for etch (and sarge).  I run a mixed
Lenny/sid machine here. It doesn't necessarily work when I start to
install things for etch. Certainly not once testing upgrades its libc.
Or?
true.
I guess not so true. Because debian had always compatibility libs. So I
guess when they bump the libc revision on sid, they provide a compat
library at the same time so that you're able to run the old binaries.
But don't nail me down on this one. But for the mean time you should be
good with the packages I provided in the previous e-mail for sure.

        Thomas

Re: GIT Packages for Debian Etch

From: Carlo Wood <hidden>
Date: 2007-06-18 22:05:03

On Mon, Jun 18, 2007 at 11:56:10PM +0200, Thomas Glanzmann wrote:
true. But when you run sid you get a newer version of git automatically.
Sooner or later. And you can always build it yourself. It's a pain in
the ass until you have all build dependencies installed and all the
tests pass.
Oh, I already build it before my previous post :p

I just did:

sudo apt-get install libz-dev asciidoc xmlto libexpat1-dev subversion unzip tcl8.4 libsvn-perl libcurl3-dev

after having a peek at git-core_1.5.2.1-1.dsc, and then it did build
just fine immediately.

-- 
Carlo Wood [off-list ref]

Re: GIT Packages for Debian Etch

From: Thomas Glanzmann <hidden>
Date: 2007-06-18 22:08:41

Hello,
after having a peek at git-core_1.5.2.1-1.dsc, and then it did build
just fine immediately.
good point, that makes sense. I have to keep that in mind. Last time I
looked at the failed tests, saw the missing dependency and tried again.
:-)

        Thomas

Re: GIT Packages for Debian Etch

From: Christoph Lameter <hidden>
Date: 2007-06-18 23:18:45

On Mon, 18 Jun 2007, Thomas Glanzmann wrote:
Hello,
a friend of mine always builds the Debian Packages from unstable for
Debian Etch. I have on all my machines the following line in
/etc/apt/sources.list:

        deb http://rmdir.de/~michael/git/ ./

apt-get update; apt-get dist-upgrade

and you're up2speed.

If you don't trust that packages it is very easy to build them yourself:
Is there some way you can feed that into Debian please? Why the go around 
through a separate repository? The maintainer of git-core is not actively 
maintaining the package?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help