[aur-dev] Testing branch updates
Hey everyone, Just a quick note that the testing branch on projects.archlinux.org was forced to a non-superset tonight. The messy merge history has been cleaned up (thanks Dan!), and Eliott's testing branch was merged and cleaned up a bit. At this point, I'd also like to mention a few other business items: - I'm running a test site at aur.neotuli.net, I will keep this site running the testing branch from projects.archlinux.org, updated as often as I can. - I've changed the structure of the git repo on projects.archlinux.org a a little bit as well. I removed the 'stable' branch. From here on out, 'master' will be the stable branch and will get tagged at releases. 'testing' will remain a place to test code headed for master. - I want to set up a workflow like pacman's, where any patches headed for the AUR pass through the mailing list. This is the easiest way for me to manage incoming patches, and will avoid funky situations like the double merges and such that we saw in the past. - We're headed for another AUR release very shortly. Probably within a week I'll be pushing out what we've got in the testing branch, so if you had any last minute code you wanted to see go up, now's the time :) -Simo
2008/1/20, Simo Leone <simo@archlinux.org>:
Hey everyone,
Just a quick note that the testing branch on projects.archlinux.org was forced to a non-superset tonight. The messy merge history has been cleaned up (thanks Dan!), and Eliott's testing branch was merged and cleaned up a bit.
At this point, I'd also like to mention a few other business items: - I'm running a test site at aur.neotuli.net, I will keep this site running the testing branch from projects.archlinux.org, updated as often as I can. - I've changed the structure of the git repo on projects.archlinux.org a a little bit as well. I removed the 'stable' branch. From here on out, 'master' will be the stable branch and will get tagged at releases. 'testing' will remain a place to test code headed for master. - I want to set up a workflow like pacman's, where any patches headed for the AUR pass through the mailing list. This is the easiest way for me to manage incoming patches, and will avoid funky situations like the double merges and such that we saw in the past. - We're headed for another AUR release very shortly. Probably within a week I'll be pushing out what we've got in the testing branch, so if you had any last minute code you wanted to see go up, now's the time :)
http://aur.neotuli.net/ displays Parse error: syntax error, unexpected T_STRING in /home/.misha/neotuli/aur.neotuli.net/web/template/header.php on line 1 -- Roman Kyrylych (Роман Кирилич)
On Sun, Jan 20, 2008 at 11:54:52AM +0200, Roman Kyrylych wrote:
2008/1/20, Simo Leone <simo@archlinux.org>:
Hey everyone,
Just a quick note that the testing branch on projects.archlinux.org was forced to a non-superset tonight. The messy merge history has been cleaned up (thanks Dan!), and Eliott's testing branch was merged and cleaned up a bit.
At this point, I'd also like to mention a few other business items: - I'm running a test site at aur.neotuli.net, I will keep this site running the testing branch from projects.archlinux.org, updated as often as I can. - I've changed the structure of the git repo on projects.archlinux.org a a little bit as well. I removed the 'stable' branch. From here on out, 'master' will be the stable branch and will get tagged at releases. 'testing' will remain a place to test code headed for master. - I want to set up a workflow like pacman's, where any patches headed for the AUR pass through the mailing list. This is the easiest way for me to manage incoming patches, and will avoid funky situations like the double merges and such that we saw in the past. - We're headed for another AUR release very shortly. Probably within a week I'll be pushing out what we've got in the testing branch, so if you had any last minute code you wanted to see go up, now's the time :)
http://aur.neotuli.net/ displays Parse error: syntax error, unexpected T_STRING in /home/.misha/neotuli/aur.neotuli.net/web/template/header.php on line 1
dreamhost-related issue. aparently they run php through fcgi which means .htaccess files can't affect php at all. lovely. I worked around it. -S
2008/1/20, Simo Leone <simo@archlinux.org>:
On Sun, Jan 20, 2008 at 11:54:52AM +0200, Roman Kyrylych wrote:
http://aur.neotuli.net/ displays Parse error: syntax error, unexpected T_STRING in /home/.misha/neotuli/aur.neotuli.net/web/template/header.php on line 1
dreamhost-related issue. aparently they run php through fcgi which means .htaccess files can't affect php at all. lovely. I worked around it.
Ah, I've had the same issue 2 days ago when setting up lighttpd+fastcgi+php. Solved with http://pecl.php.net/package/htscanner -- Roman Kyrylych (Роман Кирилич)
Also, quick note to anyone that happens to be testing... if you try to upload a tar.gz or tar.bz2 (anything but a plain pkgbuild or .tar), you'll find that it claims not to recognize the format. This is just a limitation of the version of tar running on the dreamhost box, in reality these other formats work just fine. -- Simo Leone Arch Linux Developer
On 1/20/08, Simo Leone <simo@archlinux.org> wrote:
Also, quick note to anyone that happens to be testing... if you try to upload a tar.gz or tar.bz2 (anything but a plain pkgbuild or .tar), you'll find that it claims not to recognize the format. This is just a limitation of the version of tar running on the dreamhost box, in reality these other formats work just fine.
FYI: I didn't get Callan's last two patches merged into my testing repo, so they are still 'in the wild'. http://archlinux.org/pipermail/aur-dev/2008-January/000078.html http://archlinux.org/pipermail/aur-dev/2008-January/000079.html
On Sun, Jan 20, 2008 at 11:13:58PM -0800, eliott wrote:
On 1/20/08, Simo Leone <simo@archlinux.org> wrote:
Also, quick note to anyone that happens to be testing... if you try to upload a tar.gz or tar.bz2 (anything but a plain pkgbuild or .tar), you'll find that it claims not to recognize the format. This is just a limitation of the version of tar running on the dreamhost box, in reality these other formats work just fine.
FYI: I didn't get Callan's last two patches merged into my testing repo, so they are still 'in the wild'.
http://archlinux.org/pipermail/aur-dev/2008-January/000078.html http://archlinux.org/pipermail/aur-dev/2008-January/000079.html
Yup, I got those, thanks! -S
participants (3)
-
eliott
-
Roman Kyrylych
-
Simo Leone