* [gentoo-dev] List of aging ebuilds? @ 2005-06-16 16:14 Rob Cakebread 2005-06-17 10:32 ` Markus Nigbur 2005-06-18 18:38 ` [gentoo-dev] " Hasan Khalil 0 siblings, 2 replies; 7+ messages in thread From: Rob Cakebread @ 2005-06-16 16:14 UTC (permalink / raw To: gentoo-dev Anyone have the source for the package aging list? http://article.gmane.org/gmane.linux.gentoo.devel/23231 Maybe we can find a new server to run it on? -- gentoo-dev@gentoo.org mailing list ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-dev] List of aging ebuilds? 2005-06-16 16:14 [gentoo-dev] List of aging ebuilds? Rob Cakebread @ 2005-06-17 10:32 ` Markus Nigbur 2005-06-17 13:30 ` Lance Albertson 2005-06-18 18:38 ` [gentoo-dev] " Hasan Khalil 1 sibling, 1 reply; 7+ messages in thread From: Markus Nigbur @ 2005-06-17 10:32 UTC (permalink / raw To: gentoo-dev [-- Attachment #1: Type: text/plain, Size: 481 bytes --] On Thursday 16 June 2005 18:14, Rob Cakebread wrote: > Anyone have the source for the package aging list? > > http://article.gmane.org/gmane.linux.gentoo.devel/23231 > > Maybe we can find a new server to run it on? I've asked that myself every now and then. aliz seems lost.. Guess we/I should recode it. -- (o_ Markus Nigbur //\ Gentoo GNU/Linux Developer [ ]/_ http://www.gentoo.org GPG Fingerprint: 9E31 187A 6C78 210C F248 EDBB F2FB A77F 707D F8C1 [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-dev] List of aging ebuilds? 2005-06-17 10:32 ` Markus Nigbur @ 2005-06-17 13:30 ` Lance Albertson 2005-06-18 12:39 ` [gentoo-dev] " Duncan 0 siblings, 1 reply; 7+ messages in thread From: Lance Albertson @ 2005-06-17 13:30 UTC (permalink / raw To: gentoo-dev [-- Attachment #1: Type: text/plain, Size: 765 bytes --] On Fri, 2005-06-17 at 12:32 +0200, Markus Nigbur wrote: > On Thursday 16 June 2005 18:14, Rob Cakebread wrote: > > Anyone have the source for the package aging list? > > > > http://article.gmane.org/gmane.linux.gentoo.devel/23231 > > > > Maybe we can find a new server to run it on? > > I've asked that myself every now and then. aliz seems lost.. > Guess we/I should recode it. I have no problem hosting this on our servers officially somewhere, just need to find the code or rewrite it as you said. -- Lance Albertson <ramereth@gentoo.org> Gentoo Infrastructure | Operations Manager --- Public GPG key: <http://www.ramereth.net/lance.asc> Key fingerprint: 0423 92F3 544A 1282 5AB1 4D07 416F A15D 27F4 B742 ramereth/irc.freenode.net [-- Attachment #2: This is a digitally signed message part --] [-- Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-dev] Re: List of aging ebuilds? 2005-06-17 13:30 ` Lance Albertson @ 2005-06-18 12:39 ` Duncan 2005-06-19 0:20 ` Andrej Kacian 0 siblings, 1 reply; 7+ messages in thread From: Duncan @ 2005-06-18 12:39 UTC (permalink / raw To: gentoo-dev Lance Albertson posted <1119015018.9438.7.camel@mirage.ramereth.lan>, excerpted below, on Fri, 17 Jun 2005 08:30:18 -0500: > On Fri, 2005-06-17 at 12:32 +0200, Markus Nigbur wrote: >> On Thursday 16 June 2005 18:14, Rob Cakebread wrote: >> > Anyone have the source for the package aging list? >> > >> > http://article.gmane.org/gmane.linux.gentoo.devel/23231 >> > >> > Maybe we can find a new server to run it on? >> >> I've asked that myself every now and then. aliz seems lost.. Guess we/I >> should recode it. > > I have no problem hosting this on our servers officially somewhere, just > need to find the code or rewrite it as you said. The script is a /great/ idea! However, there was a problem with the implementation of that version. I don't understand the specifics (something about portage not containing the necessary data in an easily accessed format), but the effect was that the top ten list was of little practical use at all, because all ten slots were always filled with entries for packages that it said had been ~amd64 (or some other non-x86 arch) for longer than Gentoo amd64 has been around, when the ~amd64 keyword might have just been added. Since there were always more than ten packages that fit in this category, with extremely long times at ~arch according to the script, nothing else was ever listed, and the top-ten list as posted at least, was of no practical use. The issue was never resolved, but if it could be, either by fixing it or by eliminating that criteria from the list of things it checked for if resolving the issue itself was too difficult, the script could be very useful. -- Duncan - List replies preferred. No HTML msgs. "Every nonfree program has a lord, a master -- and if you use the program, he is your master." Richard Stallman in http://www.linuxdevcenter.com/pub/a/linux/2004/12/22/rms_interview.html -- gentoo-dev@gentoo.org mailing list ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-dev] Re: List of aging ebuilds? 2005-06-18 12:39 ` [gentoo-dev] " Duncan @ 2005-06-19 0:20 ` Andrej Kacian 0 siblings, 0 replies; 7+ messages in thread From: Andrej Kacian @ 2005-06-19 0:20 UTC (permalink / raw To: gentoo-dev [-- Attachment #1: Type: text/plain, Size: 474 bytes --] On Sat, 18 Jun 2005 05:39:37 -0700 Duncan <1i5t5.duncan@cox.net> wrote: [...] > but the effect was that the top ten list was of little practical use at all [...] What was useful for me wasn't the topten feature at all, rather it was the list of packages browsable by herd and architecture. It allowed one to keep a nice overview of maintained packages. -- Andrej "Ticho" Kacian <ticho at gentoo dot org> Gentoo Linux Developer - net-mail, antivirus, amd64 [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --] ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-dev] List of aging ebuilds? 2005-06-16 16:14 [gentoo-dev] List of aging ebuilds? Rob Cakebread 2005-06-17 10:32 ` Markus Nigbur @ 2005-06-18 18:38 ` Hasan Khalil 2005-06-18 21:09 ` Rob Cakebread 1 sibling, 1 reply; 7+ messages in thread From: Hasan Khalil @ 2005-06-18 18:38 UTC (permalink / raw To: gentoo-dev On Jun 16, 2005, at 11:14, Rob Cakebread wrote: > Anyone have the source for the package aging list? > > http://article.gmane.org/gmane.linux.gentoo.devel/23231 > > Maybe we can find a new server to run it on? A while back, I worked on a simple MySQL-based system for tracking keyword changes. A quickly-thrown-together front-end[1] to the database has been available (albeit unannounced). Please note that this was not scheduled for release anytime and was strictly intended for myself (and Lina AKA j4rg0n, of course) -- a personal-use-only kind of setup. Nonetheless, I'm willing to spend more time on it to flesh it out (with input, of course). Since I haven't kept up to date with it -- what with work and Real Life(tm) and all lately, the database may be a bit out of whack. And again, the front-end is far from finished (more of just a test to explore what might be done with the data). I do intend on maintaining it at least enough to keep it usable for myself and Lina, so if there's enough interest, I'd be happy to expand it to meet the entire community's needs. As an aside, the problems mentioned on this thread about the old script that used to send those top-10 e-mails to -dev are not (afaik) an issue with my implementation. If this is of any interest to anyone out there, let me know. As always, I'm open to discussion and suggestions. [1] http://charlies-server.no-ip.com/~gongloo/keywordlog -- Hasan Khalil eBuild and Porting Co-Lead Gentoo for Mac OS X -- gentoo-dev@gentoo.org mailing list ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-dev] List of aging ebuilds? 2005-06-18 18:38 ` [gentoo-dev] " Hasan Khalil @ 2005-06-18 21:09 ` Rob Cakebread 0 siblings, 0 replies; 7+ messages in thread From: Rob Cakebread @ 2005-06-18 21:09 UTC (permalink / raw To: gentoo-dev Hasan Khalil wrote: > If this is of any interest to anyone out there, let me know. As always, > I'm open to discussion and suggestions. > > [1] http://charlies-server.no-ip.com/~gongloo/keywordlog > Great, thats just about what I'm looking for. I wasn't as interested in the repoman top 10 stuff. Mainly I want to be able to search by the herds I'm in to get a quick glance at anything stuck at ~arch for >30 days. -- Rob Cakebread Gentoo Linux Developer Public Key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x96BA679B Key fingerprint = 5E1A 57A0 0FA6 939D 3258 8369 81C5 A17B 96BA 679B -- gentoo-dev@gentoo.org mailing list ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2005-06-19 0:23 UTC | newest] Thread overview: 7+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2005-06-16 16:14 [gentoo-dev] List of aging ebuilds? Rob Cakebread 2005-06-17 10:32 ` Markus Nigbur 2005-06-17 13:30 ` Lance Albertson 2005-06-18 12:39 ` [gentoo-dev] " Duncan 2005-06-19 0:20 ` Andrej Kacian 2005-06-18 18:38 ` [gentoo-dev] " Hasan Khalil 2005-06-18 21:09 ` Rob Cakebread
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox