[Bug 1046363] Re: git merge $tag for an annotated tag always opens the editor

2012-09-06 Thread Mattias Holmlund
[TESTCASE] git clone git://github.com/mattiash/bug1046363.git cd bug1046363 git merge annotated_tag1 /dev/null In git 1.7.0.4 (Ubuntu 10.04), the merge succeeds without errors. In git 1.7.9.5 (Ubuntu 12.04), the merge command hangs and cannot be killed with Ctrl-C, since it has spawned editor

[Bug 1046363] Re: git merge $tag for an annotated tag always opens the editor

2012-09-06 Thread Mattias Holmlund
I compiled git version 1.7.9.6 from source and reran the testcase in comment #3. The bug has been fixed in that version. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1046363 Title: git merge $tag

[Bug 1046363] Re: git merge $tag for an annotated tag always opens the editor

2012-09-06 Thread Mattias Holmlund
[IMPACT] Any time git merge is called from a script, the script may hang indefinitely. I would imagine that the number of git-users that have written scripts that in turn calls git is fairly large. [Regression potential] The solution that I recommend is to upgrade Ubuntu 12.04 to the next

[Bug 1046363] [NEW] git merge $tag for an annotated tag always opens the editor

2012-09-05 Thread Mattias Holmlund
Public bug reported: If you run git merge tag tagname where tagname is an annotated tag, git always tries to open an editor where you can edit the commit message. This is a regression from older versions of git. In our case, git invokes editor which means that a copy of nano is started without

[Bug 963713] Re: mediatomb should not depend on www-browser

2012-09-05 Thread Mattias Holmlund
From apt-cache show mediatomb This package contains the desktop file needed to access the web ui using a system's default web browser. This package also acts as a virtual package to install all other mediatomb packages. You don't need this package on your server. You only need mediatomb-

[Bug 906067] Re: Cannot configure sparkleshare: Next button in wizard greyed out

2012-01-28 Thread Mattias Holmlund
For me, this bug no longer exists in sparkleshare 0.6.0-1ubuntu1. ** Changed in: sparkleshare (Ubuntu) Status: Confirmed = 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/906067

[Bug 906067] Re: Cannot configure sparkleshare: Next button in wizard greyed out

2011-12-31 Thread Mattias Holmlund
I assume that this bug is the same as was filed in the sparkleshare bugtracker: https://github.com/hbons/SparkleShare/issues/493 That bug is resolved as fixed in master, it might be this commit https://github.com/hbons/SparkleShare/commit/78550a68f9b827ac56d8919a4e90ea045ea7892a In that case,

[Bug 475961] Re: planet venus fail to parse some feeds

2010-08-06 Thread Mattias Holmlund
I was hit by this bug when I tried to move from planet to planet-venus. Based on a hint in http://www.jpichon.net/blog/2010/6/installing-planet- venus/ i removed the python-beautifulsoup package and now all my feeds are parsed without errors. I have no idea what python-beautifulsoup does; it is

[Bug 460478] Re: X crash on start (Xubuntu)

2010-01-24 Thread Mattias Holmlund
I have the same problem as the original submitter. I am running Mythbuntu 9.10 (with xfce4) and have gdm setup to login automatically. Unfortunately, the login fails with the Fatal IO error 104 (Connection reset by peer) on X server messages in .xsession-errors. If I then retry the login a few

[Bug 453073] Re: linux-image-virtual (i386): many modules missing on Karmic

2009-11-08 Thread Mattias Holmlund
The modules nfs and autofs4 that were missing from 2.6.31-14 are working in linux-image-2.6.31-15-virtual 2.6.31-15.49. Thank you. -- linux-image-virtual (i386): many modules missing on Karmic https://bugs.launchpad.net/bugs/453073 You received this bug notification because you are a member of

[Bug 453073] Re: linux-image-virtual (i386): many modules missing on Karmic

2009-10-31 Thread Mattias Holmlund
I installed linux-image-2.6.31-14-virtual (i386) from your ppa and it boots correctly and the autofs4 and nfs modules load and seem to work. -- linux-image-virtual (i386): many modules missing on Karmic https://bugs.launchpad.net/bugs/453073 You received this bug notification because you are a

[Bug 453073] Re: linux-image-virtual (i386): missing module binfmt_misc on Karmic

2009-10-29 Thread Mattias Holmlund
When I upgraded my virtual host to karmic, autofs stopped working because of this bug, which meant that the host didn't work at all. The diff in comment #2 also shows nfs missing, which probably means that A LOT of virtual hosts will break due to this bug. This is a very serious bug. A workaround

[Bug 442025] Re: package linux-image-2.6.31-11-virtual (2.6.31-11.38) is build incorrectly: modules missing

2009-10-29 Thread Mattias Holmlund
*** This bug is a duplicate of bug 453073 *** https://bugs.launchpad.net/bugs/453073 ** This bug has been marked a duplicate of bug 453073 linux-image-virtual (i386): missing module binfmt_misc on Karmic -- package linux-image-2.6.31-11-virtual (2.6.31-11.38) is build incorrectly:

[Bug 42572] Re: e1000 driver on thinkpad X60/T60 produces latency

2006-09-29 Thread Mattias Holmlund
** Summary changed: - e1000 driver on thinkpad X60 doesn't auto-load, produces latency + e1000 driver on thinkpad X60/T60 produces latency -- e1000 driver on thinkpad X60/T60 produces latency https://launchpad.net/bugs/42572 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 42572] Re: e1000 driver on thinkpad X60/T60 produces latency

2006-09-29 Thread Mattias Holmlund
I have the same alternating latency problem on my Thinkpad T60. It uses the e1000 driver as well. When I ping the Thinkpad from another host on my local network, the ping-times alternate between one second and a few milliseconds, almost always in the sequence long, short, long, short etc. I have