public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Very bad ebuild-writing practice.
@ 2002-08-17 16:09 Dan Naumov
  2002-08-17 16:30 ` Jeremiah Mahler
  2002-08-17 19:13 ` Jose Alberto Suarez Lopez
  0 siblings, 2 replies; 15+ messages in thread
From: Dan Naumov @ 2002-08-17 16:09 UTC (permalink / raw
  To: gentoo-dev

I've just found something that I personally consider very bad ebuild-writing practice and filled a bug-report about it at: http://bugs.gentoo.org/show_bug.cgi?id=6642 I also think, it's worth pointing out to some who don't visit BugZilla, as I consider the issue to be rather important:

=================================
app-games/quakeforge/quakeforge-0.5.0.ebuild claims to provide the users with a 0.5.0 release. The 0.5.0 release does NOT even exist. The only thing that exists is a 0.5 development branch, from which, a 0.5.0 release will be eventually made.

SRC_URI="http://www.quakeforge.org/files/quakeforge-current.tar.bz2" points to a CVS snapshot that's autogenerated every hour without going through any kind of QA. Since when do we allow ebuilds to point at hourly CVS snapshots of a development tree of a program that is undergoing heavy changes ?! If you emerge quakeforge using that ebuild, it might refuse to compile because the tree is broken at that very moment. It might compile, but the compile options have changed making the ebuild somewhat obsolete. And even if it compiles, it *WILL* break, because it's expected of it, it's a development tree.

Bad. Bad. Bad.
=================================

Sincerely,
Dan Naumov aka Jago


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2002-08-19 20:04 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-17 16:09 [gentoo-dev] Very bad ebuild-writing practice Dan Naumov
2002-08-17 16:30 ` Jeremiah Mahler
2002-08-17 16:48   ` Dan Naumov
2002-08-17 18:40     ` Blake Watters
2002-08-17 18:52       ` mike
2002-08-18 15:44     ` Alexander Gretencord
2002-08-19  4:40       ` Troy Dack
2002-08-19  5:30         ` [gentoo-dev] " Paul
2002-08-17 16:50   ` [gentoo-dev] " Bart Verwilst
2002-08-17 17:03     ` Dan Naumov
2002-08-17 18:12       ` mike
2002-08-17 18:32         ` Dan Naumov
2002-08-19  1:13     ` Charles Lacour
2002-08-19 20:04       ` Paul de Vrieze
2002-08-17 19:13 ` Jose Alberto Suarez Lopez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox