From caos at caosity.org Wed Mar 12 13:35:29 2008 From: caos at caosity.org (caos at caosity.org) Date: Wed, 12 Mar 2008 15:35:29 -0500 (EST) Subject: [cAos] MensHealth id 72575 Message-ID: <20080312103534.21878.qmail@tahoe> An HTML attachment was scrubbed... URL: http://lists.infiscale.org/pipermail/caos/attachments/20080312/e3f52b5a/attachment.html From caos at caosity.org Sun Mar 23 02:27:27 2008 From: caos at caosity.org (caos at caosity.org) Date: Sun, 23 Mar 2008 04:27:27 -0500 (EST) Subject: [cAos] SALE 79% OFF Message-ID: <20080323-72728.46673.qmail@pool-71-107-67-94.lsanca.dsl-w.verizon.net> An HTML attachment was scrubbed... URL: http://lists.infiscale.org/pipermail/caos/attachments/20080323/7ea61b4c/attachment.html From baucom at msg.ucsf.edu Mon Mar 24 14:23:50 2008 From: baucom at msg.ucsf.edu (Albion Baucom) Date: Mon, 24 Mar 2008 14:23:50 -0700 Subject: [cAos] Updated libpng Message-ID: <0E67E847-22EA-4CD6-B827-14C2AB1734B6@msg.ucsf.edu> KainX, Did you ever get a chance to create an updated libpng package for Slaton to fix the broken pixbufloader config file issues? I just got done updating, and experienced all the same problems with icons and broken PNG support. Before I started figuring out how to use Mezzanine to build the package, I thought I would ask (I don't have the CVS source tree for cAos setup yet). Thanks Albion From baucom at msg.ucsf.edu Mon Mar 24 15:29:40 2008 From: baucom at msg.ucsf.edu (Albion Baucom) Date: Mon, 24 Mar 2008 15:29:40 -0700 Subject: [cAos] Updated libpng In-Reply-To: <0E67E847-22EA-4CD6-B827-14C2AB1734B6@msg.ucsf.edu> References: <0E67E847-22EA-4CD6-B827-14C2AB1734B6@msg.ucsf.edu> Message-ID: <2AF4777C-E52E-4836-9D45-F5B7747DB9DF@msg.ucsf.edu> KainX, I decided to just go ahead and download the cvs tree and roll my own. Looks like it worked great using mezzanine. Quite painless really. Thanks. I built the libpng-1.2.25-1 package, installed, and ran gdk-pixbuf- query-loaders-32, redirected the output to /etc/gtk-2.0/i686-caos- linux-gnu/gdk-pixbuf.loaders and restarted the window manager. Voila! Icons. Albion On Mar 24, 2008, at 2:23 PM, Albion Baucom wrote: > KainX, > Did you ever get a chance to create an updated libpng package for > Slaton to fix the broken pixbufloader config file issues? > > I just got done updating, and experienced all the same problems with > icons and broken PNG support. Before I started figuring out how to > use Mezzanine to build the package, I thought I would ask (I don't > have the CVS source tree for cAos setup yet). > > Thanks > > Albion > > From mej at caoslinux.org Mon Mar 24 23:09:01 2008 From: mej at caoslinux.org (Michael Jennings) Date: Mon, 24 Mar 2008 23:09:01 -0700 Subject: [cAos] Updated libpng In-Reply-To: <2AF4777C-E52E-4836-9D45-F5B7747DB9DF@msg.ucsf.edu> <0E67E847-22EA-4CD6-B827-14C2AB1734B6@msg.ucsf.edu> References: <0E67E847-22EA-4CD6-B827-14C2AB1734B6@msg.ucsf.edu> <2AF4777C-E52E-4836-9D45-F5B7747DB9DF@msg.ucsf.edu> <0E67E847-22EA-4CD6-B827-14C2AB1734B6@msg.ucsf.edu> Message-ID: <20080325060901.GD2896@kainx.org> On Monday, 24 March 2008, at 14:23:50 (-0700), Albion Baucom wrote: > Did you ever get a chance to create an updated libpng package for > Slaton to fix the broken pixbufloader config file issues? I have the packages, but I've been experiencing some unfortunate issues with the build server (more and more frequent lockups, almost certainly hardware), so I've gotten behind in my builds. I apologize for the delay. :( > I decided to just go ahead and download the cvs tree and roll my > own. Looks like it worked great using mezzanine. Quite painless > really. Thanks. Awesome. :) If you're interested in learning more about Mezzanine, I've got a couple pretty decent articles on my website (kainx.org). It's a real time-saver! Again, sorry for the lack of timeliness. Hopefully I'll be able to address these hardware issues soon and get things back on track. Michael -- Michael Jennings (a.k.a. KainX) http://www.kainx.org/ Linux Server/Cluster Admin, LBL.gov Author, Eterm (www.eterm.org) ----------------------------------------------------------------------- "What kind of a person would spend the equivalent of 2 years painting her face, pluck out her eyebrow hairs, and plant silicone or saline into her chest? There is a name for this kind of person: woman. She does all these things because men, we like it. Don't talk to me about equality." -- Greg Germann (Richard Fish), Ally McBeal From baucom at msg.ucsf.edu Tue Mar 25 11:11:51 2008 From: baucom at msg.ucsf.edu (Albion Baucom) Date: Tue, 25 Mar 2008 11:11:51 -0700 Subject: [cAos] Updated libpng In-Reply-To: <20080325060901.GD2896@kainx.org> References: <0E67E847-22EA-4CD6-B827-14C2AB1734B6@msg.ucsf.edu> <2AF4777C-E52E-4836-9D45-F5B7747DB9DF@msg.ucsf.edu> <0E67E847-22EA-4CD6-B827-14C2AB1734B6@msg.ucsf.edu> <20080325060901.GD2896@kainx.org> Message-ID: On Mar 24, 2008, at 11:09 PM, Michael Jennings wrote: > I have the packages, but I've been experiencing some unfortunate > issues with the build server (more and more frequent lockups, almost > certainly hardware), so I've gotten behind in my builds. I apologize > for the delay. :( Thanks Michael. No problem, as you saw, I am resourceful when motivated by impatience :) > Awesome. :) If you're interested in learning more about Mezzanine, > I've got a couple pretty decent articles on my website (kainx.org). > It's a real time-saver! That's exactly what I used to figure it out. It was well written, concise, and as you can see quite effective. > Again, sorry for the lack of timeliness. Hopefully I'll be able to > address these hardware issues soon and get things back on track. No worries. I appreciate your swift replies. Thanks again. Albion From slaton at berkeley.edu Mon Mar 31 15:37:20 2008 From: slaton at berkeley.edu (slaton) Date: Mon, 31 Mar 2008 15:37:20 -0700 (PDT) Subject: [cAos] gnutls dependency issue in recent updates Message-ID: for the sake of the archives... The packages gnutls and evolution appear to have circular dependencies. Both have to be installed manually with --nodeps. Ran into this on both i386 and x86_64. slaton Slaton Lipscomb Nogales Lab, Howard Hughes Medical Institute http://cryoem.berkeley.edu From mej at caoslinux.org Mon Mar 31 15:39:30 2008 From: mej at caoslinux.org (Michael Jennings) Date: Mon, 31 Mar 2008 15:39:30 -0700 Subject: [cAos] gnutls dependency issue in recent updates In-Reply-To: References: Message-ID: <20080331223930.GW18146@kainx.org> On Monday, 31 March 2008, at 15:37:20 (-0700), slaton wrote: > for the sake of the archives... > > The packages gnutls and evolution appear to have circular dependencies. > Both have to be installed manually with --nodeps. Ran into this on both > i386 and x86_64. Did you try installing them in the same transaction? Circular dependencies should resolve just fine if they're both part of the same transaction. Michael -- Michael Jennings (a.k.a. KainX) http://www.kainx.org/ Linux Server/Cluster Admin, LBL.gov Author, Eterm (www.eterm.org) ----------------------------------------------------------------------- "That's why C++ is so disappointing: it does nothing to address some of the most fundamental problems in C, and its most important addition (classes) builds on the deficient C type model." -- Peter Van Der Linden, "Expert C Programming" From slaton at berkeley.edu Mon Mar 31 15:47:07 2008 From: slaton at berkeley.edu (slaton) Date: Mon, 31 Mar 2008 15:47:07 -0700 (PDT) Subject: [cAos] gnutls dependency issue in recent updates In-Reply-To: <20080331223930.GW18146@kainx.org> References: <20080331223930.GW18146@kainx.org> Message-ID: Yep...both as a part of a larger update, as well as just those couple of packages together. Once the workaround was successful, i didn't look further into the cause. So my characterization of the issue as 'circular dependencies' is probably wrong. It may be that the requirement within each package for the other has a typo (wrong version?) of some kind. slaton Slaton Lipscomb Nogales Lab, Howard Hughes Medical Institute http://cryoem.berkeley.edu On Mon, 31 Mar 2008, Michael Jennings wrote: > On Monday, 31 March 2008, at 15:37:20 (-0700), > slaton wrote: > > > for the sake of the archives... > > > > The packages gnutls and evolution appear to have circular dependencies. > > Both have to be installed manually with --nodeps. Ran into this on both > > i386 and x86_64. > > Did you try installing them in the same transaction? Circular > dependencies should resolve just fine if they're both part of the same > transaction. > > Michael