On Sun, Sep 13, 2009 at 9:15 AM, Dan McGee <[email protected]> wrote: > $ extrapkg > git-1.6.4.3-1-x86_64.pkg.tar.gz 100% 7010KB 70.8KB/s 01:39 > File integrity okay. > ===> Uploaded /home/makepkg/packages/git-1.6.4.3-1-x86_64.pkg.tar.gz > Vim: Warning: Output is not to a terminal > > [1]+ Stopped extrapkg > > Well that didn't work so well. There is a lot of weird going on in the > current version of the script, including all sorts of interesting > things when you don't supply a commit message (like it lying to you > about what message it used). > > I'd like to patch it back to using a default message if you don't > specify one. What was the original objection to that?
I dont think this is your bug... http://projects.archlinux.org/?p=devtools.git;a=commitdiff;h=360fcd2f0ecaba3c8bb0e56e7fc6014dacfb3ec7 There's the change. It almost looks like your vim is hanging. Try "EDITOR=nano" and extrapkg. As for the objection to the commit message, it's the fact that people don't enter one, and I feel they should, so we have legitimate changelogs

