Brit Butler
Brit Butler
Leslie's right. The "correct" way to fix this involves (in your case) reading http://gigamonkeys.com/book/beyond-exception-handling-conditions-and-restarts.html and then creating a package-not-found condition for this to throw with appropriate restarts. This could be...
Is the suggestion that we add gcc, fakeroot and make to our PKGBUILD dependencies or ensure the makedepends on other PKGBUILDs are installed when going through install-aur-package. Because I thought...
I'll work on this over the next two days if I can but we should file an Arch bug suggesting that makepkg be split out of the pacman package and...
I'm not convinced the added complexity and regular pauses for us to regenerate the cache outweigh the performance benefits but I'll be happy to run benchmarks to ensure that's the...
There's a band aid patch for this in my master commit 363bea7. After getting this quick bugfix release out a more serious approach may be pursued.
The outstanding issues are thus: 1) Is my band-aid sufficient or do we want to provide restarts, be more interactive, etc? 2) Do we let this be a special case...
Can anyone confirm that this bug is still present?
Just reproduced this myself with eggdbus. Slating this for 0.95.
This will be fixed in paktahn 0.9.7. And I'll talk to Trevis and Leslie about their thoughts on the alternate format for AUR progress. I'm certainly amenable to it. Thanks...
To give a specific example, I added this gem to a Rails project and simply having it in the `Gemfile` caused any requests containing a file encoded with multipart/form-data to...