[arch-dev-public] [signoff] devtools 0.5.1, codename 'facepalm'
Simo and I found a rather embarassing shell script mistake that snuck into the 0.5 release that apparantly only Simo, Eric, and I used so it was no big deal. Details here: http://projects.archlinux.org/git/?p=devtools.git;a=commitdiff;h=e8490b3f14d... Please signoff on this new fresh release. Make sure extra/core/testingpkg seems to do its job OK and you are probably safe. Bonus- the sed-magic in the PKGBUILD is no longer needed so both architectures can run devtools straight from the GIT repo now if they want. -Dan
On Sat, Feb 09, 2008 at 10:05:00AM -0600, Dan McGee wrote:
Simo and I found a rather embarassing shell script mistake that snuck into the 0.5 release that apparantly only Simo, Eric, and I used so it was no big deal.
Details here: http://projects.archlinux.org/git/?p=devtools.git;a=commitdiff;h=e8490b3f14d...
Please signoff on this new fresh release. Make sure extra/core/testingpkg seems to do its job OK and you are probably safe. Bonus- the sed-magic in the PKGBUILD is no longer needed so both architectures can run devtools straight from the GIT repo now if they want.
Lesson learned, don't code on minimal sleep without caffeine. Signed off i686. -S
On Feb 9, 2008 4:03 PM, Simo Leone <simo@archlinux.org> wrote:
On Sat, Feb 09, 2008 at 10:05:00AM -0600, Dan McGee wrote:
Simo and I found a rather embarassing shell script mistake that snuck into the 0.5 release that apparantly only Simo, Eric, and I used so it was no big deal.
Details here: http://projects.archlinux.org/git/?p=devtools.git;a=commitdiff;h=e8490b3f14d...
Please signoff on this new fresh release. Make sure extra/core/testingpkg seems to do its job OK and you are probably safe. Bonus- the sed-magic in the PKGBUILD is no longer needed so both architectures can run devtools straight from the GIT repo now if they want.
Lesson learned, don't code on minimal sleep without caffeine.
Signed off i686.
Poke? The apathy is killing me here guys, you use these tools *every day*. I know for a fact people have built and uploaded packages today. -Dan
On Feb 11, 2008 7:44 PM, Dan McGee <dpmcgee@gmail.com> wrote:
On Feb 9, 2008 4:03 PM, Simo Leone <simo@archlinux.org> wrote:
On Sat, Feb 09, 2008 at 10:05:00AM -0600, Dan McGee wrote:
Simo and I found a rather embarassing shell script mistake that snuck into the 0.5 release that apparantly only Simo, Eric, and I used so it was no big deal.
Details here: http://projects.archlinux.org/git/?p=devtools.git;a=commitdiff;h=e8490b3f14d...
Please signoff on this new fresh release. Make sure extra/core/testingpkg seems to do its job OK and you are probably safe. Bonus- the sed-magic in the PKGBUILD is no longer needed so both architectures can run devtools straight from the GIT repo now if they want.
Lesson learned, don't code on minimal sleep without caffeine.
Signed off i686.
Poke? The apathy is killing me here guys, you use these tools *every day*. I know for a fact people have built and uploaded packages today.
I built lm_sensors as a test on x86_64, so signed of x86_64
On Feb 11, 2008 9:21 PM, Aaron Griffin <aaronmgriffin@gmail.com> wrote:
On Feb 11, 2008 7:44 PM, Dan McGee <dpmcgee@gmail.com> wrote:
On Feb 9, 2008 4:03 PM, Simo Leone <simo@archlinux.org> wrote:
On Sat, Feb 09, 2008 at 10:05:00AM -0600, Dan McGee wrote:
Simo and I found a rather embarassing shell script mistake that snuck into the 0.5 release that apparantly only Simo, Eric, and I used so it was no big deal.
Details here: http://projects.archlinux.org/git/?p=devtools.git;a=commitdiff;h=e8490b3f14d...
Please signoff on this new fresh release. Make sure extra/core/testingpkg seems to do its job OK and you are probably safe. Bonus- the sed-magic in the PKGBUILD is no longer needed so both architectures can run devtools straight from the GIT repo now if they want.
Lesson learned, don't code on minimal sleep without caffeine.
Signed off i686.
Poke? The apathy is killing me here guys, you use these tools *every day*. I know for a fact people have built and uploaded packages today.
I built lm_sensors as a test on x86_64, so signed of x86_64
This really is facepalm edition: http://bbs.archlinux.org/viewtopic.php?pid=329405#p329405 It's in the DB, but the file is missing: $ find /home/ftp/ -name devtools* /home/ftp/other/devtools /home/ftp/other/devtools/devtools-0.4.tar.gz /home/ftp/other/devtools/devtools-0.5.tar.gz I can't rebuild it and stick it in the repos, since the sources aren't in /home/ftp/other (as you can see from the find command) What happened?
On Feb 12, 2008 12:14 PM, Travis Willard <travis@archlinux.org> wrote:
On Feb 11, 2008 9:21 PM, Aaron Griffin <aaronmgriffin@gmail.com> wrote:
On Feb 11, 2008 7:44 PM, Dan McGee <dpmcgee@gmail.com> wrote:
On Feb 9, 2008 4:03 PM, Simo Leone <simo@archlinux.org> wrote:
On Sat, Feb 09, 2008 at 10:05:00AM -0600, Dan McGee wrote:
Simo and I found a rather embarassing shell script mistake that snuck into the 0.5 release that apparantly only Simo, Eric, and I used so it was no big deal.
Details here: http://projects.archlinux.org/git/?p=devtools.git;a=commitdiff;h=e8490b3f14d...
Please signoff on this new fresh release. Make sure extra/core/testingpkg seems to do its job OK and you are probably safe. Bonus- the sed-magic in the PKGBUILD is no longer needed so both architectures can run devtools straight from the GIT repo now if they want.
Lesson learned, don't code on minimal sleep without caffeine.
Signed off i686.
Poke? The apathy is killing me here guys, you use these tools *every day*. I know for a fact people have built and uploaded packages today.
I built lm_sensors as a test on x86_64, so signed of x86_64
This really is facepalm edition:
http://bbs.archlinux.org/viewtopic.php?pid=329405#p329405
It's in the DB, but the file is missing:
$ find /home/ftp/ -name devtools* /home/ftp/other/devtools /home/ftp/other/devtools/devtools-0.4.tar.gz /home/ftp/other/devtools/devtools-0.5.tar.gz
I can't rebuild it and stick it in the repos, since the sources aren't in /home/ftp/other (as you can see from the find command)
What happened?
All better now. I confused 0.5.1-1 and 0.5-1 when rm-ing the old, so this little mixup happened. And apparently forgot the source tarball upload too, which is my bad. Both issues are resolved. -Dan
participants (4)
-
Aaron Griffin
-
Dan McGee
-
Simo Leone
-
Travis Willard