[Bug 368895] Re: gitosis not working after upgrade to 9.04

2011-08-10 Thread Bug Watch Updater
** Changed in: gitosis (Debian) Status: Unknown = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/368895 Title: gitosis not working after upgrade to 9.04 To manage notifications

[Bug 368895] Re: gitosis not working after upgrade to 9.04

2009-09-29 Thread Launchpad Bug Tracker
This bug was fixed in the package gitosis - 0.2+20080825-2ubuntu0.1 --- gitosis (0.2+20080825-2ubuntu0.1) jaunty-proposed; urgency=low * Rebuild using Python 2.6 instead of 2.5 (LP: #368895). -- Evan Broder bro...@mit.edu Fri, 21 Aug 2009 15:38:23 -0400 ** Changed in: gitosis

[Bug 368895] Re: gitosis not working after upgrade to 9.04

2009-09-24 Thread Steve Beattie
I have reproduced the issue with gitosis-init failing to work with the version of gitosis in jaunty, 0.2+20080825-2, and confirmed that the version of gitosis in jaunty-proposed, 0.2+20080825-2ubuntu0.1, fixes the issue. I was able to set up and check out the gitosis admin repository, so I don't

[Bug 368895] Re: gitosis not working after upgrade to 9.04

2009-09-03 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/jaunty-proposed/gitosis -- gitosis not working after upgrade to 9.04 https://bugs.launchpad.net/bugs/368895 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 368895] Re: gitosis not working after upgrade to 9.04

2009-08-25 Thread Jonathan Riddell
accepted into jaunty-proposed, please test ** Changed in: gitosis (Ubuntu Jaunty) Status: Confirmed = Fix Committed -- gitosis not working after upgrade to 9.04 https://bugs.launchpad.net/bugs/368895 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 368895] Re: gitosis not working after upgrade to 9.04

2009-08-25 Thread Evan Broder
Installs and runs for me. -- gitosis not working after upgrade to 9.04 https://bugs.launchpad.net/bugs/368895 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 368895] Re: gitosis not working after upgrade to 9.04

2009-08-23 Thread Devid Antonio Filoni
Sorry but still not, after a discussion with Luca in IRC (Luca knows about how python works better than me) I wrote to use the same patch you did with the changed proposed by Luca in comment #14 and with the maintainer set to MOTU. Please, also set the bug as New when done, motu- sru team use

[Bug 368895] Re: gitosis not working after upgrade to 9.04

2009-08-23 Thread Evan Broder
No worries about the duplicate work - I'm glad this bug is getting attention. Actually, it looks like thanks to bug #362570, I can't just do s/site-packages/dist-packages/ and have this work. I think that this debdiff is the simplest one that will still install with the correct layout. **

[Bug 368895] Re: gitosis not working after upgrade to 9.04

2009-08-23 Thread Devid Antonio Filoni
Why can't you do s/site-packages/dist-packages/ and s/python2.5/python2.6/ ? -- gitosis not working after upgrade to 9.04 https://bugs.launchpad.net/bugs/368895 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 368895] Re: gitosis not working after upgrade to 9.04

2009-08-23 Thread Devid Antonio Filoni
@Evan: can you please test if http://launchpadlibrarian.net/30697473/gitosis_0.2%2B20080825-2ubuntu0.1.debdiff runs? You can find the package at https://edge.launchpad.net/~d.filoni/+archive/ppa . Thanks. -- gitosis not working after upgrade to 9.04 https://bugs.launchpad.net/bugs/368895 You

[Bug 368895] Re: gitosis not working after upgrade to 9.04

2009-08-23 Thread Evan Broder
I've tested all 3 of my debdiffs; they all work, although the first one has some issues with installing into site-packages instead of dist- packages - I've noticed that, while running the actual gitosis scripts works, `python -m gitosis` does not. The reason I can't do

[Bug 368895] Re: gitosis not working after upgrade to 9.04

2009-08-23 Thread Devid Antonio Filoni
motu-sru ACK. http://launchpadlibrarian.net/30697473/gitosis_0.2%2B20080825-2ubuntu0.1.debdiff uploaded to jaunty proposed. Thanks for all your work. ** Changed in: gitosis (Ubuntu Jaunty) Status: New = Confirmed -- gitosis not working after upgrade to 9.04

[Bug 368895] Re: gitosis not working after upgrade to 9.04

2009-08-23 Thread Devid Antonio Filoni
@Evan Broder: your debdiff doesn't look good, it's better to do http://launchpadlibrarian.net/27170877/gitosis_0.2%2B20080825-14_0.2%2B20080825-14ubuntu1.diff.gz Also I think you should also take from Debian the fixes for Debian bugs #525566 and #508469. ** Changed in: gitosis (Ubuntu Jaunty)

[Bug 368895] Re: gitosis not working after upgrade to 9.04

2009-08-23 Thread Evan Broder
d.filoni, I disagree. An SRU is supposed to contain the minimal patch to fix the bug. The changes introduced in -14ubuntu1 completely change the way the package is installed, which I believe is more likely to introduce regressions than the simple and straightforward change I'm advocating. **

[Bug 368895] Re: gitosis not working after upgrade to 9.04

2009-08-23 Thread Devid Antonio Filoni
Your patch is not good because it forces to use python2.6 instead of python2.5 which is not good, the patch made by quadrispro works better. And yes, I know about the SRU procedure, I'm a member of motu-sru team. ** Changed in: gitosis (Ubuntu Jaunty) Status: Confirmed = Incomplete --

[Bug 368895] Re: gitosis not working after upgrade to 9.04

2009-08-23 Thread Luca Falavigna
FYI, target directory must be debian/gitosis/usr/lib/python2.6/dist- packages. -- gitosis not working after upgrade to 9.04 https://bugs.launchpad.net/bugs/368895 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 368895] Re: gitosis not working after upgrade to 9.04

2009-08-23 Thread Devid Antonio Filoni
mhhh... the old package does not use distutils so please change the target directory as suggested by Luca, also please set the maintainer to Ubuntu MOTU Developers ubuntu-m...@lists.ubuntu.com. -- gitosis not working after upgrade to 9.04 https://bugs.launchpad.net/bugs/368895 You received this

[Bug 368895] Re: gitosis not working after upgrade to 9.04

2009-08-23 Thread Evan Broder
*shrug* Ok, if that's the patch you want, here it is. Build is running in my PPA now (https://launchpad.net/~broder/+archive/ubuntu-tests), but I've verified that it builds locally. ** Attachment added: gitosis_0.2+20080825-2ubuntu0.1.debdiff

[Bug 368895] Re: gitosis not working after upgrade to 9.04

2009-08-22 Thread Evan Broder
** Description changed: Binary package hint: gitosis + + IMPACT: This bug causes the gitosis package to be completely unusable on + Jaunty, unless you know to manually install python2.5 (which is not a + dependency of the package). + + DEVELOPMENT: Fixed in Debian/Karmic by dropping the

[Bug 368895] Re: gitosis not working after upgrade to 9.04

2009-08-22 Thread Devid Antonio Filoni
** Also affects: gitosis (Ubuntu Jaunty) Importance: Undecided Status: New ** Changed in: gitosis (Ubuntu Jaunty) Assignee: (unassigned) = Devid Antonio Filoni (d.filoni) -- gitosis not working after upgrade to 9.04 https://bugs.launchpad.net/bugs/368895 You received this bug

[Bug 368895] Re: gitosis not working after upgrade to 9.04

2009-08-21 Thread Anders Kaseorg
Seems to work in Karmic. $ sudo aptitude install gitosis $ dpkg-query -W gitosis gitosis 0.2+20080825-15 $ sudo -H -u gitosis gitosis-init ~/.ssh/id_rsa.pub Initialized empty Git repository in /srv/gitosis/repositories/gitosis-admin.git/ Reinitialized existing Git repository in

[Bug 368895] Re: gitosis not working after upgrade to 9.04

2009-08-21 Thread Evan Broder
This patch seems to fix the package for Jaunty, although I can't figure out why it's not introducing a versioned python dependency. I have a test build with this patch in my PPA (https://launchpad.net/~broder/+archive/ubuntu-tests). I've verified that it builds, installs, and runs. I also ran the

[Bug 368895] Re: gitosis not working after upgrade to 9.04

2009-06-09 Thread Jorge O. Castro
** Also affects: gitosis (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=508469 Importance: Unknown Status: Unknown -- gitosis not working after upgrade to 9.04 https://bugs.launchpad.net/bugs/368895 You received this bug notification because you are a member of Ubuntu

[Bug 368895] Re: gitosis not working after upgrade to 9.04

2009-06-09 Thread mike503
Jorge: that bug is marked as fixed, and the only bug that I can tell from the gitosis package in 9.04 is the shebang. Changing that by itself manually has everything working properly still. According to all the other notes the Debian package works great too, not sure why it can't be promoted/etc

[Bug 368895] Re: gitosis not working after upgrade to 9.04

2009-05-26 Thread Alessio Treglia
Can anyone confirm this bug with latest 0.2+20080825-14ubuntu1 (karmic)? ** Changed in: gitosis (Ubuntu) Status: New = Incomplete -- gitosis not working after upgrade to 9.04 https://bugs.launchpad.net/bugs/368895 You received this bug notification because you are a member of Ubuntu

[Bug 368895] Re: gitosis not working after upgrade to 9.04

2009-05-26 Thread mike503
Actually, can you give us the download location of the .deb? Sorry, I don't know where to find it. I will at least diff it, see if I am comfortable doing it, and possibly try it out. -- gitosis not working after upgrade to 9.04 https://bugs.launchpad.net/bugs/368895 You received this bug

[Bug 368895] Re: gitosis not working after upgrade to 9.04

2009-05-26 Thread mike503
Please someone check this out! I would try, but my gitosis repository is actually -extremely- important, and if I try this out on production I would be raked over hot coals (and I have no development setup to try this on) It should be a -very- simple fix to test. -- gitosis not working after

[Bug 368895] Re: gitosis not working after upgrade to 9.04

2009-05-04 Thread mike503
Here is the debianb ug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=508469 And yes - changing the shebang to force python2.5 fixes this, thank god. This should be marked as CRITICAL as out of the box gitosis is broken on jaunty now. I am not sure if the fix to the debian package will

[Bug 368895] Re: gitosis not working after upgrade to 9.04

2009-05-04 Thread mike503
Here is the debian bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=508469 And yes - changing the shebang to force python2.5 fixes this, thank god. This should be marked as CRITICAL as out of the box gitosis is broken on jaunty now. I am not sure if the fix to the debian package will

[Bug 368895] Re: gitosis not working after upgrade to 9.04

2009-05-04 Thread Kyle Cordes
This appears to be already fixed in the newer debian unstable package; I pulled that down, put it in as described here: http://kylecordes.com/2009/04/30/gitosis-ubuntu-jaunty/ ... and it works, without needing to edit any files. -- gitosis not working after upgrade to 9.04

[Bug 368895] Re: gitosis not working after upgrade to 9.04

2009-05-04 Thread mike503
alright. then how do we push the priority on this to be officially in the ubuntu repo? -- gitosis not working after upgrade to 9.04 https://bugs.launchpad.net/bugs/368895 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs