![]() |
Git For Maemo
Hello,
I couldn't find a git package for Maemo so I made one. Here's the deb: http://nikosapi.org/software/git/git_1.6.2-1_armel.deb All the source files are here: http://nikosapi.org/software/git Enjoy, nick |
Re: Git For Maemo
Thanks man! I was running Git through the Deblet but I really don't use any of the other features of the deblet so I was considering dropping it, but I didn't want to lose Git. So thanks a bundle!
Mark |
Re: Git For Maemo
Well, I got it installed but I've run into a bit of a problem. First it was failing because I didn't have an /etc/profile.d folder, so I created that folder and it reinstalled fine. But now when I try to clone from my remote repository it tells me:
git: 'index-pack' is not a git-command And when I try to do a local clone it tells me: warning: templates not found /home/nikosapi/git-1.6.2/debian/git/usr/share/git-core/templates So it looks like somewhere you've got your own home directory hard coded in a configuration file or something, because my home directory is /home/user/... Any suggestions as to where I can update this value to point to my own home directory? Thanks Mark |
Re: Git For Maemo
Hi there!
I would like to upload your git packages to maemo.org - is that okay with you? Jeremiah |
Re: Git For Maemo
Quote:
Thanks, nick |
Re: Git For Maemo
Terrific, thanks Nick - I'll follow that link and work on a package of git for maemo.
|
Re: Git For Maemo
I tried installing git on the N900 and also get the error seen above and the clone command fails:
~/git$ git clone ssh://dov@myserver/home/dov/repos warning: templates not found /home/builder3/maemo-fremantle-armel-extras-devel/work/git-1.6.5.7/debian/git/usr/share/git-core/templates Initialized empty Git repository in /home/user/git/repos/.git/ dov@myserver's password: git: 'index-pack' is not a git-command. See 'git --help'. fatal: index-pack failed ~/git$ remote: Counting objects: 1283, done. any ideas? |
Re: Git For Maemo
I found the reason. git does not find its core files in /usr/libexec/git-core by default. Once I added this directory to the path, everything works just fine.
So now I can just use git to synch all my work between my desktop and my phone. Great! |
Re: Git For Maemo
Is there a working package for git now? I've been unable to locate one in any repository. Thanks!
|
Re: Git For Maemo
git works fine for me. It's in devel.
apt-get install git-core works. |
Re: Git For Maemo
Belated thanks for that...
However, it seems this package has not been "optified" : apt-get pulled in something like 7MB, and afterwards my free rootfs was down by a similar amount. Did you have the same experience ? |
Re: Git For Maemo
Quote:
(my thanks also!) |
Re: Git For Maemo
Thanks, I'll try that. I guess it could only be a problem if you try to uninstall it someday after forgetting all about it ? :-)
|
Re: Git For Maemo
have build it for harmattan too ?
I can try to help if you tell me where should i get current version ? :) |
Re: Git For Maemo
Any chance of the other "git" package being removed? It doesn't work, and it's misleading (anyone trying to use git, will end up here).
|
Re: Git For Maemo
Quote:
Edit: Just like you said, it's in extras-devel: http://repository.maemo.org/extras-d...ee/g/git-core/ I'll have to figure out why my phone isn't syncing with the repo correctly. :P |
Re: Git For Maemo
I'm kinda stuck
I'm using fremantle 1.3 n900 maemo 5 Version: 20.2010.36-2 I've tried sudo apt-get install git-core it replies: "Couldn't find package git-core" I've also tried downloading git-core from these repos /extras-devel/pool/fremantle-1.3/free/g/git/ and /extras-devel/pool/fremantle-1.3/free/g/git-core/ and when I try to install it says: "Unable to install "git-core" Incompatiable application package" What am I doing wrong? I'm stuck! :( |
Re: Git For Maemo
Quote:
|
Re: Git For Maemo
I got it working!
For anyone with the same problems, here is how I did it running fremantle 1.3. It's probably not necessary but I did a factory reset of the phone. I installed rootsh and leafpad through app manager. Open X terminal and type sudo gainroot. when getting root type: "cd /etc/apt/" type "leafpad sources.list" leafpad will open and sources.list will by default be blank. in the opened document type in: "deb http://repository.maemo.org/extras-devel/ fremantle-1.3 free non-free" make sure you don't write a capital D as in "Deb". It should say "deb" save the file go to x terminal again and as root type: "apt-get update" let it update and it should take a minute or two. after that type in: "apt-get install git-core" That should do the trick :) |
All times are GMT. The time now is 21:02. |
vBulletin® Version 3.8.8