From tmus at tmus.dk Mon Oct 1 00:22:39 2007 From: tmus at tmus.dk (Thomas M Steenholdt) Date: Sun, 30 Sep 2007 22:22:39 -0200 Subject: Kernel VMI (Virtual Machine Interface) in F7/F8? In-Reply-To: <4700244D.30900@fedoraproject.org> References: <364d303b0709301447x267ed64bi13dd366cf5dbeb8@mail.gmail.com> <4700244D.30900@fedoraproject.org> Message-ID: Rahul Sundaram wrote: > Thomas M Steenholdt wrote: >> Christopher Brown wrote: >>> Could you point me to where it says this in the release notes - I >>> cant see it. >>> >> http://fedoraproject.org/wiki/F7ReleaseSummary > > I wrote up the release summary and release notes overview based on what > I saw in the kernel configuration. Looks like a bug that needs to be fixed. > > Rahul > I went ahead and filed Bug #313391 on this issue. Let's see what turns up :) Thanks a lot for input. /Thomas From berrange at redhat.com Mon Oct 1 00:36:02 2007 From: berrange at redhat.com (Daniel P. Berrange) Date: Mon, 1 Oct 2007 01:36:02 +0100 Subject: Kernel VMI (Virtual Machine Interface) in F7/F8? In-Reply-To: <20070930215255.GB26047@auslistsprd01.us.dell.com> References: <20070930215255.GB26047@auslistsprd01.us.dell.com> Message-ID: <20071001003602.GA16860@redhat.com> On Sun, Sep 30, 2007 at 04:52:55PM -0500, Matt Domsch wrote: > On Sun, Sep 30, 2007 at 06:57:17PM -0200, Thomas M Steenholdt wrote: > > Hi there... > > > > It seems (noted in releasenotes) that F7 should have a VMI (Virtual > > Machine Interface) enabled kernel by default, but from what I can find > > in the .config files it doesn't... Do I need a special kernel (i.e. only > > the XEN kernel has VMI or something) or was it lost in a kernel update > > or...? > > in config-x86-generic: > > CONFIG_VIRTUALIZATION=y > CONFIG_VMI=y > CONFIG_LGUEST=m > > but it doesn't appear that CONFIG_VMI is enabled on the x86_64 kernel > in config-2.6.23-0.214.rc8.git2.fc8. Unless there's a better answer > shortly, please file this as a bug against the kernel. It may just be > an oversight. paravirt_ops (and thus VMI & LGuedst) only exists on i686. There is no x86_64 or other arch support for any of this yet. Dan. -- |=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=| |=- Perl modules: http://search.cpan.org/~danberr/ -=| |=- Projects: http://freshmeat.net/~danielpb/ -=| |=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -=| From rodd at clarkson.id.au Mon Oct 1 04:11:29 2007 From: rodd at clarkson.id.au (Rodd Clarkson) Date: Mon, 01 Oct 2007 14:11:29 +1000 Subject: rawhide report: 20070929 changes In-Reply-To: <200709291041.l8TAf7VE028023@porkchop.devel.redhat.com> References: <200709291041.l8TAf7VE028023@porkchop.devel.redhat.com> Message-ID: <1191211899.2886.28.camel@localhost.localdomain> On Sat, 2007-09-29 at 06:41 -0400, Build System wrote: > > Removed package i810switch > > Updated Packages: > > NetworkManager-1:0.7.0-0.3.svn2914.fc8 > -------------------------------------- > * Fri Sep 28 2007 Dan Williams - 1:0.7.0-0.3.svn2914 > - New snapshot > - Add WPA passphrase support to password dialog > - Applet now reflects actual VPN behavior of one active connection > - Applet now notices VPN active connections on startup > - Fix connections with some WPA and WEP keys > > * Thu Sep 27 2007 Dan Williams - 1:0.7.0-0.3.svn2907 > - New snapshot > - VPN support (only vpnc plugin ported at this time) > > * Tue Sep 25 2007 Dan Williams - 1:0.7.0-0.3.svn2886 > - New snapshot > - Make wired device carrier state work in the applet > - Fix handling of errors with unencrypted APs > - Fix "frozen" applet icon by reporting NM state better > - Fix output of AP frequency in nm-tool Okay, a couple of comments about this. I had to generate the hex key for this to connect to a WPA encrypted connection, but since this it's just worked, with the following caveats: Each time I un-hibernate, I have to manually select the network to reconnect. I had to restart nm-applet after the upgrade and now I'm seeing the following output on the terminal: [rodd at localhost ~]$ ** (nm-applet:7127): WARNING **: Found connection Auto tundra to activate at /org/freedesktop/NetworkManagerSettings/0. (nm-applet:7127): GLib-GObject-CRITICAL **: g_signal_emit_valist: assertion `signal_id > 0' failed [rodd at localhost ~]$ And finally (and this is nitpicking in the whole scheme of things) the nm-applet icon is horrible. It's like the old nm-applet icon, except that it's blurry and looks like it's been resized from an icon that's way to small (see attached small screenshot). R. -- "It's a fine line between denial and faith. It's much better on my side" -------------- next part -------------- A non-text attachment was scrubbed... Name: nm-applet.png Type: image/png Size: 7844 bytes Desc: not available URL: From dmc.fedora at filteredperception.org Mon Oct 1 08:54:34 2007 From: dmc.fedora at filteredperception.org (Douglas McClendon) Date: Mon, 01 Oct 2007 03:54:34 -0500 Subject: Fedora spin from RpmFusion In-Reply-To: <20070930214438.GA26047@auslistsprd01.us.dell.com> References: <46FDBD57.6090409@fedoraproject.org> <20070929025629.GA32005@nostromo.devel.redhat.com> <46FDBFBE.9050708@fedoraproject.org> <46FEF33E.3000506@filteredperception.org> <46FF9BBA.4030002@fedoraproject.org> <46FFA2E2.6030504@filteredperception.org> <46FFA54B.9020005@fedoraproject.org> <46FFD506.6080708@filteredperception.org> <20070930181115.GA14773@auslistsprd01.us.dell.com> <470013D5.8010905@filteredperception.org> <20070930214438.GA26047@auslistsprd01.us.dell.com> Message-ID: <4700B5CA.8060604@filteredperception.org> Matt Domsch wrote: > On Sun, Sep 30, 2007 at 04:23:33PM -0500, Douglas McClendon wrote: >> Matt Domsch wrote: >>> On Sun, Sep 30, 2007 at 11:55:34AM -0500, Douglas McClendon wrote: >>>> Can trademark guidelines on free software restrict the ability to >>>> redistribuite bit-for-bit copies of the software, that don't use the >>>> trademarks in any other way than the fact that they are included in >>>> those bits? >>> yes, they can, which is why one of the feature of Fedora 8 is to clean >>> up the fedora-logos and redhat-artwork packages, and the addition of >>> the generic-logos package, exactly so one can create a derivative of >>> Fedora using and containing only Free Software, easily, without including >>> the Fedora trademarks. >> Certainly for derivatives and any other modification, it seems obvious >> that trademarks are protected. My question rather involved bundling an >> unmodified copy of free software with other (free and/or non-free) software. >> >> My not-a-lawyer hunch is that the nature of free software suggests that >> it may be redistributed unmodified in any and all manner. But a hunch >> is hardly anything to go by. >> >> My scenario involved supplying the end-user with software that makes it >> dirt-simple (i.e. a bootloader choice) for the end-user to apply >> patches. This is somewhat similar to the ideas I have heard kicked >> around regarding supplying kernel modules as source along with scripts >> that make it as simple for the end-user to turn the source into the >> binary, which for obscure legal reasons could not be distributed as a >> binary. > > AIUI, the obscure legal reasoning seems to be that if the distribution > delivers pre-linked kernel modules, such infringes the kernel's > copyright; but if the linking is done by end users, that it somehow > doesn't infringe that copyright. I've never been comfortable with > this line of thinking myself. If true, it feels like passing the > buck, and I grew up in Independence, MO[1]. Sure, but it appears the point is passing the buck of a distributor who is not legally allowed to do something, to the end-user who is legally allowed to do something. The question is, since it is obviously a silly legal hack, whether it should be legal for the distributor to do the patching prior to distribution, or whether it should be illegal for the user to do the patching after distribution. > One challenge to Free Software is that it's based upon copyright > law. The other two pillars of "intellectual property law" are patents > and trademarks, neither of which are often adequately addressed in > copyright licenses, insofar as they're not even mentioned. GNU GPL v2 > does include some text regarding patents; v3 even more so. So unless > you adequately license patents and trademarks too, copyright licenses > don't convey "all" the rights one might need to do "anything you > want". GPL doesn't speak to modifications - it's obligations are > incurred at point of distribution of the work, modified or not. From my not-a-lawyer understanding, the trademark issues don't come into play if the trademarks are not actually used in any way other than merely existing as part and parcel of the original software package distributed by the tradmark rights holder. And yes, then there are patents. Of course the predominant wisdom seems to be that just like the rest of our legal system, the best tactic is to always assume that what you want to do is legal, until someone who can afford more lawyers than you tells you otherwise. Certainly that seems to be the example the executive branch is setting... -dmc From mcepl at redhat.com Mon Oct 1 09:08:52 2007 From: mcepl at redhat.com (Matej Cepl) Date: Mon, 01 Oct 2007 11:08:52 +0200 Subject: Can we please stop with the stupid add you Xorg.log canned response to X and OpenGL bugs? References: <46FD17EF.9090501@hhs.nl> Message-ID: <42q6t4x1rl.ln2@hubmaier.ceplovi.cz> On Fri, 28 Sep 2007 17:04:15 +0200, Hans de Goede scripst: > A couple of days ago I filed this (fairly detailed bug): > https://bugzilla.redhat.com/show_bug.cgi?id=304551 > > About opengl rendering problems with a certain app on an other wise > perfectly fine working opengl setup, and explaining that downgrading > mesa-libGL and not making any other changes fixes this. Notice the and > not making any other changes. Iow this is in no way a configuration > problem. When I was asking you about these two files (how difficult it is attach instead of this bitching on the list?), I was not that much concerned with the configuration of your computer (although, it may be nice to see whether you haven't done something entirely stupid there) as much I was interested in what xorg thinks your hardware is, whether it isn't possible that some hardware failure happens, whatever. And of course, it was easier for me to use canned text which includes both of these files. Again, how difficult is it just to attach two files? Now, to the whole idea of canned comments. If I had enough time to write nice novels about each bug, I would certainly did, and believe Dickens would envy the beauty of my prose. However, I am the only bugmaster for all Xorg/Gecko/Evolution/OpenOffice bugs (not dealing with each of these groups with same level of thoroughness) and I have to deal with hundreds of bug comments every day. If you want to have more beautiful comments in bugzilla, you are very welcome to contact me and help me bug triaging all those desktop bugs. Best, Mat?j From buildsys at redhat.com Mon Oct 1 09:28:32 2007 From: buildsys at redhat.com (Build System) Date: Mon, 1 Oct 2007 05:28:32 -0400 Subject: rawhide report: 20071001 changes Message-ID: <200710010928.l919SWsO005650@porkchop.devel.redhat.com> Removed package csync2 Updated Packages: (none) Broken deps for i386 ---------------------------------------------------------- kmod-em8300 - 0.16.3-5.2.6.23_0.202.rc8.fc8.i686 requires kernel-i686 = 0:2.6.23-0.202.rc8.fc8 kmod-em8300-PAE - 0.16.3-5.2.6.23_0.202.rc8.fc8.i686 requires kernel-i686 = 0:2.6.23-0.202.rc8.fc8PAE kmod-sysprof - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.i686 requires kernel-i686 = 0:2.6.23-0.142.rc3.git10.fc8 kmod-sysprof-PAE - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.i686 requires kernel-i686 = 0:2.6.23-0.142.rc3.git10.fc8PAE moodss - 21.5-1.fc7.i386 requires sqlite2-tcl octave-forge - 2006.07.09-9.fc7.i386 requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.i386 requires libginac-1.3.so.2 openalpp - 20060714-3.fc7.i386 requires libOpenThreads.so.1 osgal - 20060903-3.fc7.i386 requires libosgDB.so.1 osgal - 20060903-3.fc7.i386 requires libosgFX.so.1 osgal - 20060903-3.fc7.i386 requires libosgParticle.so.1 osgal - 20060903-3.fc7.i386 requires libosgProducer.so.1 osgal - 20060903-3.fc7.i386 requires libosgSim.so.1 osgal - 20060903-3.fc7.i386 requires libosgGA.so.1 osgal - 20060903-3.fc7.i386 requires libOpenThreads.so.1 osgal - 20060903-3.fc7.i386 requires libosgText.so.1 osgal - 20060903-3.fc7.i386 requires libosg.so.1 osgal - 20060903-3.fc7.i386 requires libosgUtil.so.1 osgcal - 0.1.44-4.fc7.i386 requires libosgDB.so.1 osgcal - 0.1.44-4.fc7.i386 requires libosgFX.so.1 osgcal - 0.1.44-4.fc7.i386 requires libosgParticle.so.1 osgcal - 0.1.44-4.fc7.i386 requires libosgProducer.so.1 osgcal - 0.1.44-4.fc7.i386 requires libosgSim.so.1 osgcal - 0.1.44-4.fc7.i386 requires libosgGA.so.1 osgcal - 0.1.44-4.fc7.i386 requires libOpenThreads.so.1 osgcal - 0.1.44-4.fc7.i386 requires libosgText.so.1 osgcal - 0.1.44-4.fc7.i386 requires libosg.so.1 osgcal - 0.1.44-4.fc7.i386 requires libosgUtil.so.1 polyxmass-bin - 0.9.3-2.fc6.i386 requires libpolyxmass.so.10 Broken deps for x86_64 ---------------------------------------------------------- kmod-em8300 - 0.16.3-5.2.6.23_0.202.rc8.fc8.x86_64 requires kernel-x86_64 = 0:2.6.23-0.202.rc8.fc8 kmod-sysprof - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.x86_64 requires kernel-x86_64 = 0:2.6.23-0.142.rc3.git10.fc8 moodss - 21.5-1.fc7.x86_64 requires sqlite2-tcl octave-forge - 2006.07.09-9.fc7.x86_64 requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.x86_64 requires libginac-1.3.so.2()(64bit) openalpp - 20060714-3.fc7.x86_64 requires libOpenThreads.so.1()(64bit) openalpp - 20060714-3.fc7.i386 requires libOpenThreads.so.1 osgal - 20060903-3.fc7.x86_64 requires libosgText.so.1()(64bit) osgal - 20060903-3.fc7.x86_64 requires libosgFX.so.1()(64bit) osgal - 20060903-3.fc7.x86_64 requires libosgUtil.so.1()(64bit) osgal - 20060903-3.fc7.x86_64 requires libosgSim.so.1()(64bit) osgal - 20060903-3.fc7.x86_64 requires libOpenThreads.so.1()(64bit) osgal - 20060903-3.fc7.x86_64 requires libosgDB.so.1()(64bit) osgal - 20060903-3.fc7.x86_64 requires libosgParticle.so.1()(64bit) osgal - 20060903-3.fc7.x86_64 requires libosgProducer.so.1()(64bit) osgal - 20060903-3.fc7.x86_64 requires libosg.so.1()(64bit) osgal - 20060903-3.fc7.x86_64 requires libosgGA.so.1()(64bit) osgal - 20060903-3.fc7.i386 requires libosgDB.so.1 osgal - 20060903-3.fc7.i386 requires libosgFX.so.1 osgal - 20060903-3.fc7.i386 requires libosgParticle.so.1 osgal - 20060903-3.fc7.i386 requires libosgProducer.so.1 osgal - 20060903-3.fc7.i386 requires libosgSim.so.1 osgal - 20060903-3.fc7.i386 requires libosgGA.so.1 osgal - 20060903-3.fc7.i386 requires libOpenThreads.so.1 osgal - 20060903-3.fc7.i386 requires libosgText.so.1 osgal - 20060903-3.fc7.i386 requires libosg.so.1 osgal - 20060903-3.fc7.i386 requires libosgUtil.so.1 osgcal - 0.1.44-4.fc7.i386 requires libosgDB.so.1 osgcal - 0.1.44-4.fc7.i386 requires libosgFX.so.1 osgcal - 0.1.44-4.fc7.i386 requires libosgParticle.so.1 osgcal - 0.1.44-4.fc7.i386 requires libosgProducer.so.1 osgcal - 0.1.44-4.fc7.i386 requires libosgSim.so.1 osgcal - 0.1.44-4.fc7.i386 requires libosgGA.so.1 osgcal - 0.1.44-4.fc7.i386 requires libOpenThreads.so.1 osgcal - 0.1.44-4.fc7.i386 requires libosgText.so.1 osgcal - 0.1.44-4.fc7.i386 requires libosg.so.1 osgcal - 0.1.44-4.fc7.i386 requires libosgUtil.so.1 osgcal - 0.1.44-4.fc7.x86_64 requires libosgText.so.1()(64bit) osgcal - 0.1.44-4.fc7.x86_64 requires libosgFX.so.1()(64bit) osgcal - 0.1.44-4.fc7.x86_64 requires libosgUtil.so.1()(64bit) osgcal - 0.1.44-4.fc7.x86_64 requires libosgSim.so.1()(64bit) osgcal - 0.1.44-4.fc7.x86_64 requires libOpenThreads.so.1()(64bit) osgcal - 0.1.44-4.fc7.x86_64 requires libosgDB.so.1()(64bit) osgcal - 0.1.44-4.fc7.x86_64 requires libosgParticle.so.1()(64bit) osgcal - 0.1.44-4.fc7.x86_64 requires libosgProducer.so.1()(64bit) osgcal - 0.1.44-4.fc7.x86_64 requires libosg.so.1()(64bit) osgcal - 0.1.44-4.fc7.x86_64 requires libosgGA.so.1()(64bit) polyxmass-bin - 0.9.3-2.fc6.x86_64 requires libpolyxmass.so.10()(64bit) Broken deps for ppc ---------------------------------------------------------- kmod-em8300 - 0.16.3-5.2.6.23_0.202.rc8.fc8.ppc requires kernel-ppc = 0:2.6.23-0.202.rc8.fc8 kmod-em8300-smp - 0.16.3-5.2.6.23_0.202.rc8.fc8.ppc requires kernel-ppc = 0:2.6.23-0.202.rc8.fc8smp moodss - 21.5-1.fc7.ppc requires sqlite2-tcl octave-forge - 2006.07.09-9.fc7.ppc requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.ppc requires libginac-1.3.so.2 openalpp - 20060714-3.fc7.ppc requires libOpenThreads.so.1 osgal - 20060903-3.fc7.ppc requires libosgDB.so.1 osgal - 20060903-3.fc7.ppc requires libosgFX.so.1 osgal - 20060903-3.fc7.ppc requires libosgParticle.so.1 osgal - 20060903-3.fc7.ppc requires libosgProducer.so.1 osgal - 20060903-3.fc7.ppc requires libosgSim.so.1 osgal - 20060903-3.fc7.ppc requires libosgGA.so.1 osgal - 20060903-3.fc7.ppc requires libOpenThreads.so.1 osgal - 20060903-3.fc7.ppc requires libosgText.so.1 osgal - 20060903-3.fc7.ppc requires libosg.so.1 osgal - 20060903-3.fc7.ppc requires libosgUtil.so.1 osgcal - 0.1.44-4.fc7.ppc requires libosgDB.so.1 osgcal - 0.1.44-4.fc7.ppc requires libosgFX.so.1 osgcal - 0.1.44-4.fc7.ppc requires libosgParticle.so.1 osgcal - 0.1.44-4.fc7.ppc requires libosgProducer.so.1 osgcal - 0.1.44-4.fc7.ppc requires libosgSim.so.1 osgcal - 0.1.44-4.fc7.ppc requires libosgGA.so.1 osgcal - 0.1.44-4.fc7.ppc requires libOpenThreads.so.1 osgcal - 0.1.44-4.fc7.ppc requires libosgText.so.1 osgcal - 0.1.44-4.fc7.ppc requires libosg.so.1 osgcal - 0.1.44-4.fc7.ppc requires libosgUtil.so.1 polyxmass-bin - 0.9.3-2.fc6.ppc requires libpolyxmass.so.10 python-vcpx - 0.9.28-4.fc8.noarch requires monotone Broken deps for ppc64 ---------------------------------------------------------- kmod-em8300 - 0.16.3-5.2.6.23_0.202.rc8.fc8.ppc64 requires kernel-ppc64 = 0:2.6.23-0.202.rc8.fc8 kmod-em8300-kdump - 0.16.3-5.2.6.23_0.202.rc8.fc8.ppc64 requires kernel-ppc64 = 0:2.6.23-0.202.rc8.fc8kdump moodss - 21.5-1.fc7.ppc64 requires sqlite2-tcl octave-forge - 2006.07.09-9.fc7.ppc64 requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.ppc64 requires libginac-1.3.so.2()(64bit) resapplet - 0.1.1-6.fc8.ppc64 requires system-config-display xorg-x11-drivers - 7.2-7.fc8.ppc64 requires synaptics From j.w.r.degoede at hhs.nl Mon Oct 1 11:56:57 2007 From: j.w.r.degoede at hhs.nl (Hans de Goede) Date: Mon, 01 Oct 2007 13:56:57 +0200 Subject: Can we please stop with the stupid add you Xorg.log canned response to X and OpenGL bugs? In-Reply-To: <42q6t4x1rl.ln2@hubmaier.ceplovi.cz> References: <46FD17EF.9090501@hhs.nl> <42q6t4x1rl.ln2@hubmaier.ceplovi.cz> Message-ID: <4700E089.4030301@hhs.nl> Matej Cepl wrote: > On Fri, 28 Sep 2007 17:04:15 +0200, Hans de Goede scripst: >> A couple of days ago I filed this (fairly detailed bug): >> https://bugzilla.redhat.com/show_bug.cgi?id=304551 >> >> About opengl rendering problems with a certain app on an other wise >> perfectly fine working opengl setup, and explaining that downgrading >> mesa-libGL and not making any other changes fixes this. Notice the and >> not making any other changes. Iow this is in no way a configuration >> problem. > > When I was asking you about these two files (how difficult it is attach > instead of this bitching on the list?) You were not asking me to simply attach 2 files, you were also asking me to remove my xorg.conf, restart X (iow logout) and attach the resulting logs of that too, after which I probably want to restore xorg.conf again, logout again etc. Also this was not the first bug of mine that got this response. > Now, to the whole idea of canned comments. If I had enough time to write > nice novels about each bug, I would certainly did, and believe Dickens > would envy the beauty of my prose. However, I am the only bugmaster for > all Xorg/Gecko/Evolution/OpenOffice bugs (not dealing with each of these > groups with same level of thoroughness) and I have to deal with hundreds > of bug comments every day. If you want to have more beautiful comments in > bugzilla, you are very welcome to contact me and help me bug triaging all > those desktop bugs. I'm not against canned response, for example the canned kernel responses to please retry with the latest kernel are fine. As they are on topic. What you did is asking for more information and setting the need info status flag on bug reports which already include tons of info: -which card I'm using -what is the last known version of the affected package where it worked, and the first version where it breaks -Notice I pinpointed it to a single sub-package by demonstrating that the bug goes away by downgrading that single package, so I'm also providing accurate info as to in which package the bug is -that it breaks even more in a later version of this package -that I also filed it upstream including a link to upstreams bug report. And IMHO asking for more info when I spend a lot of time to file a proper bug report is annoying if not just plain rude. IOW its not the canned response that annoys me but the total irrelevance of said canned response to the bug report in question, esp. after all the time I took to debug this issue myself and to file a detailed bug report! Regards, Hans From alexm at asic.udl.cat Mon Oct 1 12:37:18 2007 From: alexm at asic.udl.cat (=?ISO-8859-1?Q?Alexandre_Magaz_Gra=E7a?=) Date: Mon, 01 Oct 2007 14:37:18 +0200 Subject: LTSP 5 on Fedora Message-ID: <4700E9FE.8000409@asic.udl.cat> Hi, While searching for LTSP 5 for Fedora, I didn't find anything but this bug report https://bugzilla.redhat.com/show_bug.cgi?id=234048. Also, I've not found anything regarding LTSP in this list. So, Is someone working on LTSP 5 support for Fedora? Is there some repository were pick code from or anything? Thanks, ?lex From cdhouch at gmail.com Mon Oct 1 13:29:45 2007 From: cdhouch at gmail.com (Caerie Houchins) Date: Mon, 1 Oct 2007 08:29:45 -0500 Subject: bluetooth not working automatically In-Reply-To: <1191092462.4968.4.camel@continuity.bakerconsulting.com> References: <1191092462.4968.4.camel@continuity.bakerconsulting.com> Message-ID: On 9/29/07, Thomas J. Baker wrote: > > Does bluetooth automatically work for anyone? I'm seeing the following > problems: > > bluetooth service always fails to start at boot - address in use > - can be started by hand after > > bluetooth-applet doesn't seem to get run at login > - works fine if started by hand > > It seems like stuff is working, just not automatically. > > tjb > -- > ======================================================================= > | Thomas Baker email: tjb at unh.edu | > | Systems Programmer | > | Research Computing Center voice: (603) 862-4490 | > | University of New Hampshire fax: (603) 862-1761 | > | 332 Morse Hall | > | Durham, NH 03824 USA http://wintermute.sr.unh.edu/~tjb | > ======================================================================= > > -- > fedora-devel-list mailing list > fedora-devel-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-devel-list > Yes I am seeing the same thing on my Dell Vostro 1500. Do you have a bug report # for this already? -- Caerie Houchins -------------- next part -------------- An HTML attachment was scrubbed... URL: From jonathan.underwood at gmail.com Mon Oct 1 13:31:33 2007 From: jonathan.underwood at gmail.com (Jonathan Underwood) Date: Mon, 1 Oct 2007 14:31:33 +0100 Subject: LTSP 5 on Fedora In-Reply-To: <4700E9FE.8000409@asic.udl.cat> References: <4700E9FE.8000409@asic.udl.cat> Message-ID: <645d17210710010631h570cb167q77e209b86bf58bfa@mail.gmail.com> On 01/10/2007, Alexandre Magaz Gra?a wrote: > Hi, > While searching for LTSP 5 for Fedora, I didn't find anything but this > bug report https://bugzilla.redhat.com/show_bug.cgi?id=234048. Also, > I've not found anything regarding LTSP in this list. > > So, Is someone working on LTSP 5 support for Fedora? Is there some > repository were pick code from or anything? > > Thanks, > ?lex Does the k21ltsp project do what you're asking? http://www.k12ltsp.org/ From wtogami at redhat.com Mon Oct 1 13:43:03 2007 From: wtogami at redhat.com (Warren Togami) Date: Mon, 01 Oct 2007 09:43:03 -0400 Subject: LTSP 5 on Fedora In-Reply-To: <4700E9FE.8000409@asic.udl.cat> References: <4700E9FE.8000409@asic.udl.cat> Message-ID: <4700F967.9010808@redhat.com> Alexandre Magaz Gra?a wrote: > Hi, > While searching for LTSP 5 for Fedora, I didn't find anything but this > bug report https://bugzilla.redhat.com/show_bug.cgi?id=234048. Also, > I've not found anything regarding LTSP in this list. > > So, Is someone working on LTSP 5 support for Fedora? Is there some > repository were pick code from or anything? > > Thanks, > ?lex > Eric Harrison said that he's hoping to get the LTSP 5 bits into Fedora, after that point he'll need other people to help maintain the packages in Fedora. I'm meeting him in Oregon next weekend to get started on this. Warren Togami wtogami at redhat.com From ajackson at redhat.com Mon Oct 1 13:23:30 2007 From: ajackson at redhat.com (Adam Jackson) Date: Mon, 01 Oct 2007 09:23:30 -0400 Subject: Experiences with F8T2 on Thinkpad T61 In-Reply-To: <1191015563.12995.21.camel@vincent52.localdomain> References: <1190410702.5762.26.camel@valkyrie.localdomain> <1190647285.3418.2.camel@localhost.localdomain> <1191015563.12995.21.camel@vincent52.localdomain> Message-ID: <1191245010.31421.21.camel@localhost.localdomain> On Fri, 2007-09-28 at 17:39 -0400, Matthew Saltzman wrote: > On Mon, 2007-09-24 at 11:21 -0400, Adam Jackson wrote: > > On Fri, 2007-09-21 at 17:38 -0400, Matthew Saltzman wrote: > > > - Suspend doesn't work at all. Select Suspend from the power applet and > > > the machine starts to suspend, the light comes on, then the light goes > > > off and the machine is live, except that the display is black. I can > > > reboot as above. > > > > As always, suspend on nv graphics chips is a disaster. > > Indeed. This is and wireless are the most important things for me to > get working. What's the best way to help debug. What component should > I bugzilla? It's not really something that needs a bugzilla in Fedora, it's just a problem we don't have a solution for yet. http://marc.info/?l=fedora-test-list&m=119003866809039&w=2 for the details. - ajax From ajackson at redhat.com Mon Oct 1 13:24:39 2007 From: ajackson at redhat.com (Adam Jackson) Date: Mon, 01 Oct 2007 09:24:39 -0400 Subject: i810switch -> xrandr for F8 In-Reply-To: <20070928002343.GA12138@auslistsprd01.us.dell.com> References: <20070928002343.GA12138@auslistsprd01.us.dell.com> Message-ID: <1191245079.31421.23.camel@localhost.localdomain> On Thu, 2007-09-27 at 19:23 -0500, Matt Domsch wrote: > The i810switch program has been around for a while, and it forces the > Intel i810 - i945 series video chips to enable or disable the external > VGA or LCD panel video output devices on a laptop. i810switch has not > had an update since June 2005. > > In Fedora 8, the xrandr application provides this same functionality, > natively in the Xorg subsystem. > > In my limited testing, xrandr works on the i810 class hardware I have > access to. > > I'd like to drop i810switch from the distribution for Fedora 8, and > add a release note suggesting users of i810switch use xrandr instead. I heartily endorse this product and/or service. - ajax From ajackson at redhat.com Mon Oct 1 13:28:23 2007 From: ajackson at redhat.com (Adam Jackson) Date: Mon, 01 Oct 2007 09:28:23 -0400 Subject: /etc/hosts and system entries In-Reply-To: <544eb990709280627h2166ac36mf38ee6e8239efe48@mail.gmail.com> References: <46FBB734.90403@ip-solutions.net> <20070927100229.36836163.dcantrell@redhat.com> <1190902242.3476.8.camel@hopeson> <1190912434.30715.1.camel@localhost.localdomain> <544eb990709280627h2166ac36mf38ee6e8239efe48@mail.gmail.com> Message-ID: <1191245303.31421.26.camel@localhost.localdomain> On Fri, 2007-09-28 at 14:27 +0100, Bill Crawford wrote: > On 27/09/2007, Adam Jackson wrote: > > Why is this not a bug in kerberos? If the application knows that the IP > > address it wants for the name needs to be globally routable, then the > > application should be responsible for walking the list of IPs for that > > name to find the routable ones. > > Another point being missed, is that if the hostname gets changed the > moment an external IP interface is brought up, X becomes unusable > because suddenly the magic cookie isn't found (the server and > .Xauthority think it's "localhost" and the client thinks it's > "some-dynamic-ip-xx-yy-zz.imaginative-dsl-provider.com"). I think there's something more subtle going on in this case. What we do at least in startx(1) is add the cookie to ~/.Xauthority twice, once for :0 and once for foo:0, so the first one should always win. - ajax From mjs at CLEMSON.EDU Mon Oct 1 13:55:14 2007 From: mjs at CLEMSON.EDU (Matthew Saltzman) Date: Mon, 01 Oct 2007 09:55:14 -0400 Subject: Experiences with F8T2 on Thinkpad T61 In-Reply-To: <1191245010.31421.21.camel@localhost.localdomain> References: <1190410702.5762.26.camel@valkyrie.localdomain> <1190647285.3418.2.camel@localhost.localdomain> <1191015563.12995.21.camel@vincent52.localdomain> <1191245010.31421.21.camel@localhost.localdomain> Message-ID: <1191246914.23208.20.camel@vincent52.localdomain> On Mon, 2007-10-01 at 09:23 -0400, Adam Jackson wrote: > On Fri, 2007-09-28 at 17:39 -0400, Matthew Saltzman wrote: > > On Mon, 2007-09-24 at 11:21 -0400, Adam Jackson wrote: > > > On Fri, 2007-09-21 at 17:38 -0400, Matthew Saltzman wrote: > > > > - Suspend doesn't work at all. Select Suspend from the power applet and > > > > the machine starts to suspend, the light comes on, then the light goes > > > > off and the machine is live, except that the display is black. I can > > > > reboot as above. > > > > > > As always, suspend on nv graphics chips is a disaster. > > > > Indeed. This is and wireless are the most important things for me to > > get working. What's the best way to help debug. What component should > > I bugzilla? > > It's not really something that needs a bugzilla in Fedora, it's just a > problem we don't have a solution for yet. > > http://marc.info/?l=fedora-test-list&m=119003866809039&w=2 > > for the details. OK That's informative, thanks. Does it help to know that the vesa driver exhibits the same behavior? (The nv driver still doesn't work at all with this card--Quadro NV140M.) I will try to play with the nvidia binary driver sometime. I'm pretty sure, however, that when I had F7 on the machine, the nvidia driver also behaved the same way. (I do recall that I couldn't change screen brightness with that driver.) Will try to verify. > > - ajax > > -- Matthew Saltzman Clemson University Math Sciences mjs AT clemson DOT edu http://www.math.clemson.edu/~mjs From ajackson at redhat.com Mon Oct 1 13:54:54 2007 From: ajackson at redhat.com (Adam Jackson) Date: Mon, 01 Oct 2007 09:54:54 -0400 Subject: Experiences with F8T2 on Thinkpad T61 In-Reply-To: <1191246914.23208.20.camel@vincent52.localdomain> References: <1190410702.5762.26.camel@valkyrie.localdomain> <1190647285.3418.2.camel@localhost.localdomain> <1191015563.12995.21.camel@vincent52.localdomain> <1191245010.31421.21.camel@localhost.localdomain> <1191246914.23208.20.camel@vincent52.localdomain> Message-ID: <1191246894.31421.44.camel@localhost.localdomain> On Mon, 2007-10-01 at 09:55 -0400, Matthew Saltzman wrote: > On Mon, 2007-10-01 at 09:23 -0400, Adam Jackson wrote: > > It's not really something that needs a bugzilla in Fedora, it's just a > > problem we don't have a solution for yet. > > > > http://marc.info/?l=fedora-test-list&m=119003866809039&w=2 > > > > for the details. > > OK That's informative, thanks. > > Does it help to know that the vesa driver exhibits the same behavior? > (The nv driver still doesn't work at all with this card--Quadro NV140M.) I assume "same behaviour" means regarding suspend, in which case, no, it doesn't help, it's exactly what I would expect. The vesa driver is entirely reliant on the VBIOS for chip setup, which is exactly the thing that the nv firmware stubs out after suspend. - ajax From overholt at redhat.com Mon Oct 1 14:37:31 2007 From: overholt at redhat.com (Andrew Overholt) Date: Mon, 1 Oct 2007 10:37:31 -0400 Subject: Developer SIG mailing list Message-ID: <20071001143731.GB28514@redhat.com> Hi, We now have a mailing list for the Developer SIG: https://www.redhat.com/mailman/listinfo/fedora-developer-sig Please subscribe and post there to discuss the SIG and the spin. Thanks, Andrew -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From billcrawford1970 at gmail.com Mon Oct 1 14:47:36 2007 From: billcrawford1970 at gmail.com (Bill Crawford) Date: Mon, 1 Oct 2007 15:47:36 +0100 Subject: /etc/hosts and system entries In-Reply-To: <1191245303.31421.26.camel@localhost.localdomain> References: <46FBB734.90403@ip-solutions.net> <20070927100229.36836163.dcantrell@redhat.com> <1190902242.3476.8.camel@hopeson> <1190912434.30715.1.camel@localhost.localdomain> <544eb990709280627h2166ac36mf38ee6e8239efe48@mail.gmail.com> <1191245303.31421.26.camel@localhost.localdomain> Message-ID: <544eb990710010747u32c58288oe9ffaf64a90a566f@mail.gmail.com> On 01/10/2007, Adam Jackson wrote: > I think there's something more subtle going on in this case. What we do > at least in startx(1) is add the cookie to ~/.Xauthority twice, once > for :0 and once for foo:0, so the first one should always win. I noticed that. Still got this in my output (shortly before a crash in libGLcore, which I'm guessing is unrelated to the network issue): _IceTransSocketUNIXConnect: Cannot connect to non-local host bill.wcn.co.uk Warning: Tried to connect to session manager, Could not open network socket It looks like the server crashed due to the VT-switching, rather than the network stuff, so I won't bother attaching the rest .... :) From ajackson at redhat.com Mon Oct 1 14:33:16 2007 From: ajackson at redhat.com (Adam Jackson) Date: Mon, 01 Oct 2007 10:33:16 -0400 Subject: /etc/hosts and system entries In-Reply-To: <544eb990710010747u32c58288oe9ffaf64a90a566f@mail.gmail.com> References: <46FBB734.90403@ip-solutions.net> <20070927100229.36836163.dcantrell@redhat.com> <1190902242.3476.8.camel@hopeson> <1190912434.30715.1.camel@localhost.localdomain> <544eb990709280627h2166ac36mf38ee6e8239efe48@mail.gmail.com> <1191245303.31421.26.camel@localhost.localdomain> <544eb990710010747u32c58288oe9ffaf64a90a566f@mail.gmail.com> Message-ID: <1191249196.31421.47.camel@localhost.localdomain> On Mon, 2007-10-01 at 15:47 +0100, Bill Crawford wrote: > On 01/10/2007, Adam Jackson wrote: > > > I think there's something more subtle going on in this case. What we do > > at least in startx(1) is add the cookie to ~/.Xauthority twice, once > > for :0 and once for foo:0, so the first one should always win. > > I noticed that. Still got this in my output (shortly before a crash in > libGLcore, which I'm guessing is unrelated to the network issue): > > _IceTransSocketUNIXConnect: Cannot connect to non-local host bill.wcn.co.uk > Warning: Tried to connect to session manager, Could not open network socket Oooh. I've seen that bug before, but had never gotten any debug output from it. Let me see if I can't chase that down. - ajax From dcbw at redhat.com Mon Oct 1 15:01:43 2007 From: dcbw at redhat.com (Dan Williams) Date: Mon, 01 Oct 2007 11:01:43 -0400 Subject: NetworkManager-0.7 can't make new wireless connection In-Reply-To: <20070930002552.GA8910@jadzia.bu.edu> References: <4c4ba1530709280728g880ef46x2582fe3ae931e338@mail.gmail.com> <20070928063428.1a6cb2fe@redhat.com> <1190996852.10569.4.camel@vincent52.localdomain> <4c4ba1530709281024t30022f8fr438e34ba9bb6765@mail.gmail.com> <1191004430.12453.4.camel@vincent52.localdomain> <1191014980.12995.14.camel@vincent52.localdomain> <4c4ba1530709281441s79944ecewf6952b7b331a0975@mail.gmail.com> <1191018515.12995.30.camel@vincent52.localdomain> <1191026134.6487.8.camel@localhost.localdomain> <1191087158.12995.41.camel@vincent52.localdomain> <20070930002552.GA8910@jadzia.bu.edu> Message-ID: <1191250903.5368.4.camel@xo-3E-67-34.localdomain> On Sat, 2007-09-29 at 20:25 -0400, Matthew Miller wrote: > On Sat, Sep 29, 2007 at 01:32:38PM -0400, Matthew Saltzman wrote: > > Also noticed that (now that I have a connection defined) it doesn't > > connect automatically when NM/nm-applet starts (e.g., when I log in). I > > have to pull down the menu and select it. My F7 machine NM-0.6.5 > > connects to the most recently used WAP in range when it starts. > > You can use gconf-editor to toggle the autoconnect flag for the connections, > once you've connected once. This seems to work. > > (With the caveat that the whole thing is acting really flaky for me. Once > I connect to one network -- or even *try* to connect -- the network card > then loses the ability to scan for any networks or connect to other ones > until I reboot.) A driver based on mac80211 perhaps? which one? At least ipw2200 has been pretty stable for me; I have also tried rt76_usb + mac80211 and that's been OK. Dan From tjb at unh.edu Mon Oct 1 15:23:09 2007 From: tjb at unh.edu (Thomas J. Baker) Date: Mon, 01 Oct 2007 11:23:09 -0400 Subject: bluetooth not working automatically In-Reply-To: References: <1191092462.4968.4.camel@continuity.bakerconsulting.com> Message-ID: <1191252189.27486.1.camel@neuromancer> On Mon, 2007-10-01 at 08:29 -0500, Caerie Houchins wrote: > On 9/29/07, Thomas J. Baker wrote: > Does bluetooth automatically work for anyone? I'm seeing the > following > problems: > > bluetooth service always fails to start at boot - address in > use > - can be started by hand after > > bluetooth-applet doesn't seem to get run at login > - works fine if started by hand > > It seems like stuff is working, just not automatically. > > tjb > -- > ======================================================================= > | Thomas Baker email: > tjb at unh.edu | > | Systems > Programmer | > | Research Computing Center voice: (603) > 862-4490 | > | University of New Hampshire fax: (603) > 862-1761 | > | 332 Morse > Hall | > | Durham, NH 03824 > USA http://wintermute.sr.unh.edu/~tjb | > ======================================================================= > > -- > fedora-devel-list mailing list > fedora-devel-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-devel-list > > Yes I am seeing the same thing on my Dell Vostro 1500. Do you have a > bug report # for this already? > No, ran out of time. I'll try to later today if you don't beat me to it. tjb -- ======================================================================= | Thomas Baker email: tjb at unh.edu | | Systems Programmer | | Research Computing Center voice: (603) 862-4490 | | University of New Hampshire fax: (603) 862-1761 | | 332 Morse Hall | | Durham, NH 03824 USA http://wintermute.sr.unh.edu/~tjb | ======================================================================= From lesmikesell at gmail.com Mon Oct 1 15:38:11 2007 From: lesmikesell at gmail.com (Les Mikesell) Date: Mon, 01 Oct 2007 10:38:11 -0500 Subject: LTSP 5 on Fedora In-Reply-To: <4700F967.9010808@redhat.com> References: <4700E9FE.8000409@asic.udl.cat> <4700F967.9010808@redhat.com> Message-ID: <47011463.5030805@gmail.com> Warren Togami wrote: > Alexandre Magaz Gra?a wrote: >> Hi, >> While searching for LTSP 5 for Fedora, I didn't find anything but this >> bug report https://bugzilla.redhat.com/show_bug.cgi?id=234048. Also, >> I've not found anything regarding LTSP in this list. >> >> So, Is someone working on LTSP 5 support for Fedora? Is there some >> repository were pick code from or anything? >> >> Thanks, >> ?lex >> > > Eric Harrison said that he's hoping to get the LTSP 5 bits into Fedora, > after that point he'll need other people to help maintain the packages > in Fedora. I'm meeting him in Oregon next weekend to get started on this. For anyone who doesn't already know: Eric Harrison is the person behind the k12ltsp distribution which is fedora or centos (depending on the version) with LTSP and some other additions and configuration scripts to make it all come up working automatically. The main web page is often outdated - I usually start at the wiki: http://k12ltsp.org/mediawiki/index.php/Main_Page or browse the download site: ftp://k12linux.mesd.k12.or.us/pub/K12LTSP/ for new releases or to see what is new under the testing directory. -- Les Mikesell lesmikesell at gmail.com From mattdm at mattdm.org Mon Oct 1 15:38:50 2007 From: mattdm at mattdm.org (Matthew Miller) Date: Mon, 1 Oct 2007 11:38:50 -0400 Subject: NetworkManager-0.7 can't make new wireless connection In-Reply-To: <1191250903.5368.4.camel@xo-3E-67-34.localdomain> References: <1190996852.10569.4.camel@vincent52.localdomain> <4c4ba1530709281024t30022f8fr438e34ba9bb6765@mail.gmail.com> <1191004430.12453.4.camel@vincent52.localdomain> <1191014980.12995.14.camel@vincent52.localdomain> <4c4ba1530709281441s79944ecewf6952b7b331a0975@mail.gmail.com> <1191018515.12995.30.camel@vincent52.localdomain> <1191026134.6487.8.camel@localhost.localdomain> <1191087158.12995.41.camel@vincent52.localdomain> <20070930002552.GA8910@jadzia.bu.edu> <1191250903.5368.4.camel@xo-3E-67-34.localdomain> Message-ID: <20071001153850.GA804@jadzia.bu.edu> On Mon, Oct 01, 2007 at 11:01:43AM -0400, Dan Williams wrote: > > (With the caveat that the whole thing is acting really flaky for me. Once > > I connect to one network -- or even *try* to connect -- the network card > > then loses the ability to scan for any networks or connect to other ones > > until I reboot.) > A driver based on mac80211 perhaps? which one? At least ipw2200 has > been pretty stable for me; I have also tried rt76_usb + mac80211 and > that's been OK. orinoco_pci.... -- Matthew Miller mattdm at mattdm.org Boston University Linux ------> From fedora at leemhuis.info Mon Oct 1 17:16:50 2007 From: fedora at leemhuis.info (Thorsten Leemhuis) Date: Mon, 01 Oct 2007 19:16:50 +0200 Subject: EPEL report week 39 2007 Message-ID: <47012B82.1030805@leemhuis.info> http://fedoraproject.org/wiki/EPEL/Reports/Week39 = Weekly EPEL Summary = Week 39/2007 == Most important happenings == * Nothing major == EPEL SIG Meeting == === Attending === * [:DennisGilmore:dgilmore] * [:JesseKeating:f13] * [:ThorstenLeemhuis:knurd] * [:MarekMahut:marek] * [:MikeMcGrath:mmcgrath] * [:KevinFenzi:nirik] * [:KarstenWade:quaid] * [:WarrenTogami:warren] === Summary === * http://fedoraproject.org/wiki/EPEL/PackageMaintainer/GenericJobDescription and http://fedoraproject.org/wiki/EPEL/CommunicationPlan -- quaid * both were approved -- nobody complained on the list last time it was discussed (that was some weeks ago) and we can easily updated when people want to see something changed * task--quaid: put it properly in the wiki (link on the frontpage, everywhere else where needed? and similar stuff) * http://fedoraproject.org/wiki/EPEL/Tasks/Rhel51 -- unassigned * new ask page created by knurd to track preparations we likely should do for 5.1 * when to remove yum-utils and other packages that are not part of RHEL? * leave the package in the repo until at least CentOS catches up, then drop them? * nirik> | I'm happy to work on bugging people about broken deps and trying to work on the repo for the next testing/final move. * http://fedoraproject.org/wiki/EPEL/Tasks/RhelMetaData -- stahnma * skipped * http://fedoraproject.org/wiki/EPEL/Tasks/KojiAndBodhiForEpel -- unassigned * moving to bodhi requires that we switch to koji, which first needs the ability to hide RHEL binaries from the world * http://fedoraproject.org/wiki/EPEL/Tasks/Misc * yum-cron * things are in the works to get this issue fixed; see https://www.redhat.com/archives/epel-devel-list/2007-September/msg00087.html * do more on the list and less in the meetings; "Power to the people with no delay." aka "make Steering Committee nearly unimportant" and "new schedule page" * some discussions around this to improve workflow and do stuff like "if nobody complains on the list (or in the IRC meetings) its simply considered accepted" * knurd> | it's just a general idea IMHO; we just need to find way to realize that idea; the new stuff in the wiki is a first step for I hope we do more, but I don't know yet exactly what to do; suggestions welcomed * Free discussion around EPEL * nirik> | I have almost caught up on security checking for epel... * nirik> | there are some packages that were never built, but have branches. Might be good if we could gather a list of those and ping maintainers to build or work on deps to build * nirik> | finally, did we ever determine about pushing from testing->stable more often? Or should I bring that up on the list again? * we prepare one; will decide if we just do it or if we do it together with 5.1 * dep scripts running for testing these days? mmcgrath> | knurd: I don't think they are, I'll do that now. * task--mmcgrath -- dep scripts running for testing === Full Log === https://www.redhat.com/archives/epel-devel-list/2007-September/msg00110.html == Stats == === General === Number of EPEL Contributors 1 We welcome 1 new contributors: till === EPEL 5 === Number of source packages: 670 Number of binary packages: 1299 There are 9 new Packages: * amavisd-new | Email filter with virus scanner and spamassassin support * fedora-package-config-smart | Fedora EPEL configuration files for the Smart package manager * jack-audio-connection-kit | The Jack Audio Connection Kit * libid3tag | ID3 tag manipulation library * mathml-fonts | Mathematical symbol fonts * optipng | A PNG optimizer and converter * python-fedora | Python modules for talking to Fedora Infrastructure Services * smart | Next generation package handling tool * wavpack | A completely open audiocodec === EPEL 4 === Number of source packages: 421 Number of binary packages: 859 There are 1 new Packages: * wavpack | A completely open audiocodec ---- ["CategoryEPELReports"] From dcbw at redhat.com Mon Oct 1 18:25:09 2007 From: dcbw at redhat.com (Dan Williams) Date: Mon, 01 Oct 2007 14:25:09 -0400 Subject: NetworkManager-0.7 can't make new wireless connection In-Reply-To: <20071001153850.GA804@jadzia.bu.edu> References: <1190996852.10569.4.camel@vincent52.localdomain> <4c4ba1530709281024t30022f8fr438e34ba9bb6765@mail.gmail.com> <1191004430.12453.4.camel@vincent52.localdomain> <1191014980.12995.14.camel@vincent52.localdomain> <4c4ba1530709281441s79944ecewf6952b7b331a0975@mail.gmail.com> <1191018515.12995.30.camel@vincent52.localdomain> <1191026134.6487.8.camel@localhost.localdomain> <1191087158.12995.41.camel@vincent52.localdomain> <20070930002552.GA8910@jadzia.bu.edu> <1191250903.5368.4.camel@xo-3E-67-34.localdomain> <20071001153850.GA804@jadzia.bu.edu> Message-ID: <1191263109.19127.0.camel@xo-3E-67-34.localdomain> On Mon, 2007-10-01 at 11:38 -0400, Matthew Miller wrote: > On Mon, Oct 01, 2007 at 11:01:43AM -0400, Dan Williams wrote: > > > (With the caveat that the whole thing is acting really flaky for me. Once > > > I connect to one network -- or even *try* to connect -- the network card > > > then loses the ability to scan for any networks or connect to other ones > > > until I reboot.) > > A driver based on mac80211 perhaps? which one? At least ipw2200 has > > been pretty stable for me; I have also tried rt76_usb + mac80211 and > > that's been OK. > > orinoco_pci.... I've got an orinoco pcmcia part, will test with that. Dan From ville.skytta at iki.fi Mon Oct 1 18:41:57 2007 From: ville.skytta at iki.fi (Ville =?iso-8859-1?q?Skytt=E4?=) Date: Mon, 1 Oct 2007 21:41:57 +0300 Subject: Using xdg-utils instead of htmlview, other hardwired apps Message-ID: <200710012141.58217.ville.skytta@iki.fi> Hello, I went through current devel packages that use htmlview or have unnecessarily hardwired dependencies to firefox or evince. Most of these should be using xdg-open from xdg-utils instead. Not hardcoding firefox as the browser and evince as the PDF viewer should be trivial to understand, but why use xdg-open instead of htmlview? xdg-utils/xdg-open compared to htmlview: - Works better in non-GNOME setups - Is a more standard implementation (more likely to be adopted upstream) - Understands the $BROWSER environment variable - Has slightly smaller dependency chain So far, the only drawback of xdg-open compared to htmlview I've found is that there doesn't seem to be real support for just opening a browser without an URL to show in it. "xdg-open about:blank" is one hacky workaround for this, but I don't know how portable it is accross browsers (works at least in Firefox and friends, and Konqueror). List of packages follows, I'd appreciate if their maintainers could have a look and apply where appropriate. Most of these changes have been made without testing but then again, most of them are so trivial that no testing is required, but keep the above paragraph in mind if your package just needs to open a browser without showing anything in particular in it (IIRC icewm is one such case). For some packages I have patches available, some have already been reported in Bugzilla, and some already applied in bleeding edge upstream versions. Patches available at http://scop.fedorapeople.org/patches/xdg-utils/ : - amsn - ddd - fvwm - gmrun - gnome-libs - grace - grisbi - icewm - ipe - keepassx - R - streamtuner - system-config-date - system-config-nfs - system-config-samba - system-config-services - system-config-users - tcldebugger - xarchiver Reported in Bugzilla: - licq, #314231 - pinfo, #312471 - xfig, #313321 - xpdf, #313311 Already reported and applied in upstream devel versions, Fedora packages should be adjusted to Require/BuildRequire xdg-utils instead of htmlview when those are out: - fontforge - wireshark-gnome From wwoods at redhat.com Mon Oct 1 18:49:47 2007 From: wwoods at redhat.com (Will Woods) Date: Mon, 01 Oct 2007 14:49:47 -0400 Subject: bluetooth not working automatically In-Reply-To: <1191252189.27486.1.camel@neuromancer> References: <1191092462.4968.4.camel@continuity.bakerconsulting.com> <1191252189.27486.1.camel@neuromancer> Message-ID: <1191264587.3020.3.camel@metroid.rdu.redhat.com> On Mon, 2007-10-01 at 11:23 -0400, Thomas J. Baker wrote: > On Mon, 2007-10-01 at 08:29 -0500, Caerie Houchins wrote: > > On 9/29/07, Thomas J. Baker wrote: > > Does bluetooth automatically work for anyone? I'm seeing the > > following > > problems: > > > > bluetooth service always fails to start at boot - address in > > use > > - can be started by hand after > > > > bluetooth-applet doesn't seem to get run at login > > - works fine if started by hand > > > > It seems like stuff is working, just not automatically. I've been messing with bluetooth stuff as well, and noticed the same thing. I think some of the bluetooth daemons require dbus access now - bluetooth seems to start OK if it starts *after* messagebus. I changed the chkconfig line in /etc/init.d/bluetooth from: # chkconfig: 2345 25 90 to: # chkconfig: 2345 30 90 The second number controls startup priority; messagebus is currently at 28. After making that change, you can do: chkconfig bluetooth off chkconfig bluetooth on Restarting the system after these changes, bluetooth started OK. The bluetooth applet still doesn't seem to start right, though. Did you file that bug report? This information should probably be attached to it. -w -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From zcerza at redhat.com Mon Oct 1 18:49:59 2007 From: zcerza at redhat.com (Zack Cerza) Date: Mon, 01 Oct 2007 14:49:59 -0400 Subject: bluetooth not working automatically In-Reply-To: <1191092462.4968.4.camel@continuity.bakerconsulting.com> References: <1191092462.4968.4.camel@continuity.bakerconsulting.com> Message-ID: <47014157.1080506@redhat.com> Thomas J. Baker wrote: > Does bluetooth automatically work for anyone? I'm seeing the following > problems: > > bluetooth service always fails to start at boot - address in use > - can be started by hand after https://bugzilla.redhat.com/show_bug.cgi?id=279291 Zack From mattdm at mattdm.org Mon Oct 1 18:56:52 2007 From: mattdm at mattdm.org (Matthew Miller) Date: Mon, 1 Oct 2007 14:56:52 -0400 Subject: NetworkManager-0.7 can't make new wireless connection In-Reply-To: <1191263109.19127.0.camel@xo-3E-67-34.localdomain> References: <1191004430.12453.4.camel@vincent52.localdomain> <1191014980.12995.14.camel@vincent52.localdomain> <4c4ba1530709281441s79944ecewf6952b7b331a0975@mail.gmail.com> <1191018515.12995.30.camel@vincent52.localdomain> <1191026134.6487.8.camel@localhost.localdomain> <1191087158.12995.41.camel@vincent52.localdomain> <20070930002552.GA8910@jadzia.bu.edu> <1191250903.5368.4.camel@xo-3E-67-34.localdomain> <20071001153850.GA804@jadzia.bu.edu> <1191263109.19127.0.camel@xo-3E-67-34.localdomain> Message-ID: <20071001185652.GA24204@jadzia.bu.edu> On Mon, Oct 01, 2007 at 02:25:09PM -0400, Dan Williams wrote: > > > A driver based on mac80211 perhaps? which one? At least ipw2200 has > > > been pretty stable for me; I have also tried rt76_usb + mac80211 and > > > that's been OK. > > orinoco_pci.... > I've got an orinoco pcmcia part, will test with that. Cool, thanks. -- Matthew Miller mattdm at mattdm.org Boston University Linux ------> From notting at redhat.com Mon Oct 1 19:11:44 2007 From: notting at redhat.com (Bill Nottingham) Date: Mon, 1 Oct 2007 15:11:44 -0400 Subject: When should sysctl be run during boot? In-Reply-To: <645d17210709291548w455acd2dr9605533fa8f4eb61@mail.gmail.com> References: <645d17210709291548w455acd2dr9605533fa8f4eb61@mail.gmail.com> Message-ID: <20071001191144.GB16413@nostromo.devel.redhat.com> Jonathan Underwood (jonathan.underwood at gmail.com) said: > Thoughts? As modules could be loaded at any time, it would seem the most correct way would be to do it via a modprobe.d or udev rule. Bill From mjs at CLEMSON.EDU Mon Oct 1 19:18:40 2007 From: mjs at CLEMSON.EDU (Matthew Saltzman) Date: Mon, 01 Oct 2007 15:18:40 -0400 Subject: NetworkManager-0.7 can't make new wireless connection In-Reply-To: <1191250903.5368.4.camel@xo-3E-67-34.localdomain> References: <4c4ba1530709280728g880ef46x2582fe3ae931e338@mail.gmail.com> <20070928063428.1a6cb2fe@redhat.com> <1190996852.10569.4.camel@vincent52.localdomain> <4c4ba1530709281024t30022f8fr438e34ba9bb6765@mail.gmail.com> <1191004430.12453.4.camel@vincent52.localdomain> <1191014980.12995.14.camel@vincent52.localdomain> <4c4ba1530709281441s79944ecewf6952b7b331a0975@mail.gmail.com> <1191018515.12995.30.camel@vincent52.localdomain> <1191026134.6487.8.camel@localhost.localdomain> <1191087158.12995.41.camel@vincent52.localdomain> <20070930002552.GA8910@jadzia.bu.edu> <1191250903.5368.4.camel@xo-3E-67-34.localdomain> Message-ID: <1191266320.25159.17.camel@vincent52.localdomain> On Mon, 2007-10-01 at 11:01 -0400, Dan Williams wrote: > On Sat, 2007-09-29 at 20:25 -0400, Matthew Miller wrote: > > On Sat, Sep 29, 2007 at 01:32:38PM -0400, Matthew Saltzman wrote: > > > Also noticed that (now that I have a connection defined) it doesn't > > > connect automatically when NM/nm-applet starts (e.g., when I log in). I > > > have to pull down the menu and select it. My F7 machine NM-0.6.5 > > > connects to the most recently used WAP in range when it starts. > > > > You can use gconf-editor to toggle the autoconnect flag for the connections, > > once you've connected once. This seems to work. > > > > (With the caveat that the whole thing is acting really flaky for me. Once > > I connect to one network -- or even *try* to connect -- the network card > > then loses the ability to scan for any networks or connect to other ones > > until I reboot.) > > A driver based on mac80211 perhaps? which one? At least ipw2200 has > been pretty stable for me; I have also tried rt76_usb + mac80211 and > that's been OK. In my case, iwl3945. But I haven't been in a situation where I could encounter Matthew Miller's issue, yet. If I could connect to a hidden network at all, I could try this... > > Dan > > > -- Matthew Saltzman Clemson University Math Sciences mjs AT clemson DOT edu http://www.math.clemson.edu/~mjs From gunchev at gmail.com Mon Oct 1 19:29:53 2007 From: gunchev at gmail.com (Doncho N. Gunchev) Date: Mon, 1 Oct 2007 22:29:53 +0300 Subject: Please modify your OpenGL using games to use opengl-games-utils In-Reply-To: <604aa7910709251147v614239a5r5b5e49289503f8fc@mail.gmail.com> References: <46F8F5E8.3000801@hhs.nl> <46F9440E.4070402@hhs.nl> <604aa7910709251147v614239a5r5b5e49289503f8fc@mail.gmail.com> Message-ID: <200710012229.54051.gunchev@gmail.com> On Tuesday 2007-09-25 21:47:48 Jeff Spaleta wrote: > On 9/25/07, Hans de Goede wrote: > > Well, the live cd has a modifiable filesystem and I'm sure it will contain a > > texteditor so yes the script can be disabled (by commenting out the check), > > I was thinking more like a environment variable that the script can > check for. So that on a per-user basis this can be disabled quickly > for all games just by exporting the environment variable. Since you > are asking for the games packages to use this by default, there needs > to be a per-user way to disable the script action on multi-user > configurations. > > -jef > Why not a checkbox - don't show this warning again? If checked - touch a file (say ~/.no_video_warning) and don't bother the user again. I think the user should be able to abort the game start, to start anyway and to start anyway and never be bothered again. -- Regards, Doncho N. Gunchev, GPG key ID: 0EF40B9E, Key server: pgp.mit.edu From drago01 at gmail.com Mon Oct 1 19:44:20 2007 From: drago01 at gmail.com (dragoran) Date: Mon, 1 Oct 2007 21:44:20 +0200 Subject: Please modify your OpenGL using games to use opengl-games-utils In-Reply-To: <46F94464.602@hhs.nl> References: <46F8F5E8.3000801@hhs.nl> <1190727884.21155.32.camel@home.alexander.bostrom.net> <20070925152315.GA31821@jadzia.bu.edu> <46F92B3A.40102@herr-schmitt.de> <46F94464.602@hhs.nl> Message-ID: On 9/25/07, Hans de Goede wrote: > Jochen Schmitt wrote: > > Matthew Miller schrieb: > >> On Tue, Sep 25, 2007 at 03:44:44PM +0200, Alexander Bostr?m wrote: > >> > >>> Actually, I would consider that a bug in the application/game. If it's > >>> > >> Yeah, but since there's thousands of programs with that "bug", the wrapper > >> is a nicer solution. > >> > >> > > For me, this wrapper is not a solution, because I have got a error > > message. I'm using the > > nvidia driver from rpm.livna.org and stellarium is running fine with > > this driver. > > > > So I was force to block BZ #304851 > > > > Ugh, I agree this is bad, but not using the wrapper is not the solution, the > wrapper should be fixed. I naively assumed that the nvidea and fglrx drivers > where both using dri as well (I'm pretty sure the fglrx driver is, but I'll > give it a try). fglrx does while nvidia does _NOT_ use dri From wart at kobold.org Mon Oct 1 19:53:57 2007 From: wart at kobold.org (Wart) Date: Mon, 01 Oct 2007 12:53:57 -0700 Subject: Please modify your OpenGL using games to use opengl-games-utils In-Reply-To: References: <46F8F5E8.3000801@hhs.nl> <1190727884.21155.32.camel@home.alexander.bostrom.net> <20070925152315.GA31821@jadzia.bu.edu> <46F92B3A.40102@herr-schmitt.de> <46F94464.602@hhs.nl> Message-ID: <47015055.2020602@kobold.org> dragoran wrote: > On 9/25/07, Hans de Goede wrote: >> Jochen Schmitt wrote: >>> Matthew Miller schrieb: >>>> On Tue, Sep 25, 2007 at 03:44:44PM +0200, Alexander Bostr?m wrote: >>>> >>>>> Actually, I would consider that a bug in the application/game. If it's >>>>> >>>> Yeah, but since there's thousands of programs with that "bug", the wrapper >>>> is a nicer solution. >>>> >>>> >>> For me, this wrapper is not a solution, because I have got a error >>> message. I'm using the >>> nvidia driver from rpm.livna.org and stellarium is running fine with >>> this driver. >>> >>> So I was force to block BZ #304851 >>> >> Ugh, I agree this is bad, but not using the wrapper is not the solution, the >> wrapper should be fixed. I naively assumed that the nvidea and fglrx drivers >> where both using dri as well (I'm pretty sure the fglrx driver is, but I'll >> give it a try). > > fglrx does while nvidia does _NOT_ use dri Are you sure? On my system with the nvidia binary drivers from livna: $ glxinfo | grep -i direct direct rendering: Yes ...and neverball/neverputt work fine with the wrapper. Now, the nvidia driver does not load the dri module in xorg.conf, presumably because the binary driver has DRI built-in. --Wart From ajackson at redhat.com Mon Oct 1 19:41:05 2007 From: ajackson at redhat.com (Adam Jackson) Date: Mon, 01 Oct 2007 15:41:05 -0400 Subject: /etc/hosts and system entries In-Reply-To: <544eb990710010747u32c58288oe9ffaf64a90a566f@mail.gmail.com> References: <46FBB734.90403@ip-solutions.net> <20070927100229.36836163.dcantrell@redhat.com> <1190902242.3476.8.camel@hopeson> <1190912434.30715.1.camel@localhost.localdomain> <544eb990709280627h2166ac36mf38ee6e8239efe48@mail.gmail.com> <1191245303.31421.26.camel@localhost.localdomain> <544eb990710010747u32c58288oe9ffaf64a90a566f@mail.gmail.com> Message-ID: <1191267665.31421.66.camel@localhost.localdomain> On Mon, 2007-10-01 at 15:47 +0100, Bill Crawford wrote: > On 01/10/2007, Adam Jackson wrote: > > > I think there's something more subtle going on in this case. What we do > > at least in startx(1) is add the cookie to ~/.Xauthority twice, once > > for :0 and once for foo:0, so the first one should always win. > > I noticed that. Still got this in my output (shortly before a crash in > libGLcore, which I'm guessing is unrelated to the network issue): > > _IceTransSocketUNIXConnect: Cannot connect to non-local host bill.wcn.co.uk > Warning: Tried to connect to session manager, Could not open network socket Okay, I think I have a fix for this. The bug is that the ICE sockets are bound at session startup by gnome-session (or whatever), and the path to them is stashed in $SESSION_MANAGER in the environment as a tuple of (transport, hostname, port). But the hostname in that tuple is whatever you got back from gethostname(). NetworkManager won't change the system hostname when changing DHCP leases, but dhclient will, and more generally we can't rely on the user to not set the hostname to whatever they want. Fortunately, there's a special case in the xtrans code that treats the hostname "unix" as meaning "no, really, local machine", so for AF_UNIX transports we just lie and set the "hostname" in the above tuple to be "unix" and avoid that whole mess. Fixed in xorg-x11-xtrans-devel 1.0.3-5 and libICE 1.0.4-2 (currently building). Anyone who was seeing X app launch stalling or failing after changing networks/IPs/hostnames/whatever, please update libICE and see if you can still repro it. - ajax From drago01 at gmail.com Mon Oct 1 20:04:08 2007 From: drago01 at gmail.com (dragoran) Date: Mon, 1 Oct 2007 22:04:08 +0200 Subject: Please modify your OpenGL using games to use opengl-games-utils In-Reply-To: <47015055.2020602@kobold.org> References: <46F8F5E8.3000801@hhs.nl> <1190727884.21155.32.camel@home.alexander.bostrom.net> <20070925152315.GA31821@jadzia.bu.edu> <46F92B3A.40102@herr-schmitt.de> <46F94464.602@hhs.nl> <47015055.2020602@kobold.org> Message-ID: On 10/1/07, Wart wrote: > > fglrx does while nvidia does _NOT_ use dri > > Are you sure? On my system with the nvidia binary drivers from livna: > > $ glxinfo | grep -i direct > direct rendering: Yes sure it does provide direct rendering else the driver would be useless ;) > ...and neverball/neverputt work fine with the wrapper. ok looked at the warpper code and it seems that it just looks for direct rendering: Yes in the glxinfo output which should work on any card providing direct rendering. > Now, the nvidia driver does not load the dri module in xorg.conf, > presumably because the binary driver has DRI built-in. no, there are not using the dri/drm infrastructure at all there using their own. From packages at amiga-hardware.com Mon Oct 1 20:39:15 2007 From: packages at amiga-hardware.com (Ian Chapman) Date: Mon, 01 Oct 2007 21:39:15 +0100 Subject: Please modify your OpenGL using games to use opengl-games-utils In-Reply-To: <200710012229.54051.gunchev@gmail.com> References: <46F8F5E8.3000801@hhs.nl> <46F9440E.4070402@hhs.nl> <604aa7910709251147v614239a5r5b5e49289503f8fc@mail.gmail.com> <200710012229.54051.gunchev@gmail.com> Message-ID: <47015AF3.307@amiga-hardware.com> Doncho N. Gunchev wrote: >> for all games just by exporting the environment variable. Since you >> are asking for the games packages to use this by default, there needs >> to be a per-user way to disable the script action on multi-user >> configurations. > > Why not a checkbox - don't show this warning again? If checked - touch > a file (say ~/.no_video_warning) and don't bother the user again. > > I think the user should be able to abort the game start, to start anyway > and to start anyway and never be bothered again. > +1 To be fair I haven't see the script (yet) but that sounds a like a sensible suggestion to me. The user should have the option of continuing regardless, if they so choose, and not to be bothered again. This should be as simple as possible and done graphically, ideally at launch time. -- Ian Chapman. From tmus at tmus.dk Mon Oct 1 21:13:35 2007 From: tmus at tmus.dk (Thomas M Steenholdt) Date: Mon, 01 Oct 2007 19:13:35 -0200 Subject: Kernel VMI (Virtual Machine Interface) in F7/F8? In-Reply-To: References: Message-ID: Thomas M Steenholdt wrote: > Hi there... > > It seems (noted in releasenotes) that F7 should have a VMI (Virtual > Machine Interface) enabled kernel by default, but from what I can find > in the .config files it doesn't... Do I need a special kernel (i.e. only > the XEN kernel has VMI or something) or was it lost in a kernel update > or...? > The bug regarding this, https://bugzilla.redhat.com/show_bug.cgi?id=313391 has been closed... Basically it was never in F7, but might make it into F8. /Thomas From drago01 at gmail.com Mon Oct 1 21:30:32 2007 From: drago01 at gmail.com (dragoran) Date: Mon, 1 Oct 2007 23:30:32 +0200 Subject: Please modify your OpenGL using games to use opengl-games-utils In-Reply-To: <47015AF3.307@amiga-hardware.com> References: <46F8F5E8.3000801@hhs.nl> <46F9440E.4070402@hhs.nl> <604aa7910709251147v614239a5r5b5e49289503f8fc@mail.gmail.com> <200710012229.54051.gunchev@gmail.com> <47015AF3.307@amiga-hardware.com> Message-ID: On 10/1/07, Ian Chapman wrote: > Doncho N. Gunchev wrote: > > >> for all games just by exporting the environment variable. Since you > >> are asking for the games packages to use this by default, there needs > >> to be a per-user way to disable the script action on multi-user > >> configurations. > > > > > Why not a checkbox - don't show this warning again? If checked - touch > > a file (say ~/.no_video_warning) and don't bother the user again. > > > > I think the user should be able to abort the game start, to start anyway > > and to start anyway and never be bothered again. > > > > +1 > > To be fair I haven't see the script (yet) but that sounds a like a > sensible suggestion to me. The user should have the option of continuing > regardless, if they so choose, and not to be bothered again. This should > be as simple as possible and done graphically, ideally at launch time. another thing.... the text should be translateable imho... From kevin.kofler at chello.at Mon Oct 1 22:18:07 2007 From: kevin.kofler at chello.at (Kevin Kofler) Date: Mon, 1 Oct 2007 22:18:07 +0000 (UTC) Subject: Using xdg-utils instead of htmlview, other hardwired apps References: <200710012141.58217.ville.skytta@iki.fi> Message-ID: Ville Skytt? iki.fi> writes: > I went through current devel packages that use htmlview or have unnecessarily > hardwired dependencies to firefox or evince. You should also check for hardcoded use of gnome-open, which should be changed to xdg-open these days (so it will honor the KDE settings under KDE, not the GNOME ones). Though gnome-open is still better than hardcoded firefox of course. Kevin Kofler From wart at kobold.org Mon Oct 1 22:27:57 2007 From: wart at kobold.org (Wart) Date: Mon, 01 Oct 2007 15:27:57 -0700 Subject: Using xdg-utils instead of htmlview, other hardwired apps In-Reply-To: <200710012141.58217.ville.skytta@iki.fi> References: <200710012141.58217.ville.skytta@iki.fi> Message-ID: <4701746D.9010605@kobold.org> Ville Skytt? wrote: > Hello, > > I went through current devel packages that use htmlview or have unnecessarily > hardwired dependencies to firefox or evince. Most of these should be using > xdg-open from xdg-utils instead. Not hardcoding firefox as the browser and > evince as the PDF viewer should be trivial to understand, but why use > xdg-open instead of htmlview? xdg-utils/xdg-open compared to htmlview: [...] > - tcldebugger Fixed in Rawhide. --Wart From jonathan.underwood at gmail.com Mon Oct 1 22:26:54 2007 From: jonathan.underwood at gmail.com (Jonathan Underwood) Date: Mon, 1 Oct 2007 23:26:54 +0100 Subject: When should sysctl be run during boot? In-Reply-To: <20071001191144.GB16413@nostromo.devel.redhat.com> References: <645d17210709291548w455acd2dr9605533fa8f4eb61@mail.gmail.com> <20071001191144.GB16413@nostromo.devel.redhat.com> Message-ID: <645d17210710011526g6746f34em839b19c91af3a6b1@mail.gmail.com> On 01/10/2007, Bill Nottingham wrote: > Jonathan Underwood (jonathan.underwood at gmail.com) said: > > Thoughts? > > As modules could be loaded at any time, it would seem the most > correct way would be to do it via a modprobe.d or udev rule. > I see your point. But, taken to it's logical conclusion, we'd scrap sysctl.conf completely. Actually, that would be the right thing to do - it's currently a badly defined ad hock kludge. I presume this issue will be shaken out during the initscripts reworking and NetworkManager revisions in any case. J. (In stereo :) From Matt_Domsch at dell.com Tue Oct 2 00:25:27 2007 From: Matt_Domsch at dell.com (Matt Domsch) Date: Mon, 1 Oct 2007 19:25:27 -0500 Subject: When should sysctl be run during boot? In-Reply-To: <645d17210710011526g6746f34em839b19c91af3a6b1@mail.gmail.com> References: <645d17210709291548w455acd2dr9605533fa8f4eb61@mail.gmail.com> <20071001191144.GB16413@nostromo.devel.redhat.com> <645d17210710011526g6746f34em839b19c91af3a6b1@mail.gmail.com> Message-ID: <20071002002527.GA23057@auslistsprd01.us.dell.com> On Mon, Oct 01, 2007 at 11:26:54PM +0100, Jonathan Underwood wrote: > On 01/10/2007, Bill Nottingham wrote: > > Jonathan Underwood (jonathan.underwood at gmail.com) said: > > > Thoughts? > > > > As modules could be loaded at any time, it would seem the most > > correct way would be to do it via a modprobe.d or udev rule. > > > > I see your point. But, taken to it's logical conclusion, we'd scrap sysctl.conf > completely. > > Actually, that would be the right thing to do - it's currently a badly defined > ad hock kludge. How many modules export sysctls instead of module parameters? -- Matt Domsch Linux Technology Strategist, Dell Office of the CTO linux.dell.com & www.dell.com/linux From tmus at tmus.dk Tue Oct 2 00:43:12 2007 From: tmus at tmus.dk (Thomas M Steenholdt) Date: Mon, 01 Oct 2007 22:43:12 -0200 Subject: When should sysctl be run during boot? In-Reply-To: <645d17210710011526g6746f34em839b19c91af3a6b1@mail.gmail.com> References: <645d17210709291548w455acd2dr9605533fa8f4eb61@mail.gmail.com> <20071001191144.GB16413@nostromo.devel.redhat.com> <645d17210710011526g6746f34em839b19c91af3a6b1@mail.gmail.com> Message-ID: Jonathan Underwood wrote: > On 01/10/2007, Bill Nottingham wrote: >> Jonathan Underwood (jonathan.underwood at gmail.com) said: >>> Thoughts? >> As modules could be loaded at any time, it would seem the most >> correct way would be to do it via a modprobe.d or udev rule. >> > > I see your point. But, taken to it's logical conclusion, we'd scrap sysctl.conf > completely. > > Actually, that would be the right thing to do - it's currently a badly defined > ad hock kludge. > > I presume this issue will be shaken out during the initscripts reworking and > NetworkManager revisions in any case. > As discussed in the bug https://bugzilla.redhat.com/show_bug.cgi?id=312481 , we might be able to solve this in a good way, with a few updated tools. I'll outline the thoughts here and let everybody join the discussion... What Jonathan and I discussed, was the possibility of having the module loading mechanism (modprobe) figure out what proc nodes a newly loaded module provides and selectively, apply settings to those nodes only. That would make it possible to have a single, system-wide sysctl.conf file with settings for all sorts of modules, and we would no longer need to worry, that perhaps our modules isn't loaded when the settings are applied etc. Also, it makes sure that manually applied settings are not touched. See the following sniplet from the bugzilla discussion for an example: -- snip -- My system is configured with net.ipv4.ip_forward = 0... But I'm plying with routing so I did an echo -n 1 >/proc/sys/net/ipv4/ip_forward to enable forwarding. Now I plug in my USB disk and modules gets loaded. It's really important that ip_forward is still "1" at this point -- snap -- This should work for boot, randomly loading and unloading modules, manually changing /proc/sys settings at runtime etc. Perhaps the heuristic needs to be: when loading a module, modprobe should (using sysctl or otherwise) look at sysctl.conf and set any values for entries created by the loading of this module, and disregard all others. sysctl -p would then serve the purpose of resetting all values to those in sysctl.conf, if needed by the user. /Thomas (with random exempts from the BZ dialog with Jonathan Underwood) From tmus at tmus.dk Tue Oct 2 00:58:40 2007 From: tmus at tmus.dk (Thomas M Steenholdt) Date: Mon, 01 Oct 2007 22:58:40 -0200 Subject: When should sysctl be run during boot? In-Reply-To: <20071002002527.GA23057@auslistsprd01.us.dell.com> References: <645d17210709291548w455acd2dr9605533fa8f4eb61@mail.gmail.com> <20071001191144.GB16413@nostromo.devel.redhat.com> <645d17210710011526g6746f34em839b19c91af3a6b1@mail.gmail.com> <20071002002527.GA23057@auslistsprd01.us.dell.com> Message-ID: Matt Domsch wrote: > > How many modules export sysctls instead of module parameters? > Those are not really exported in a special way for sysctl. They are simply proc nodes (files) under /proc/sys, and a *lot* of modules put stuff in there for runtime configuration. I have 615 files in there on this laptop. /Thomas From buytenh at wantstofly.org Tue Oct 2 01:29:43 2007 From: buytenh at wantstofly.org (Lennert Buytenhek) Date: Tue, 2 Oct 2007 03:29:43 +0200 Subject: Fedora -> Fedora cross binutils/gcc/gdb packages Message-ID: <20071002012943.GA1253@xi.wantstofly.org> Hi, I've uploaded a set of prebuilt Fedora -> Fedora cross binutils/gcc/gdb packages (and their corresponding spec diffs[*]) to: http://ftp.linux.org.uk/pub/linux/arm/fedora/cross/latest/ Currently, only i386 -> arm and x86_64 -> arm binary RPMS are provided. Non-arm target architectures aren't tested, but should be possible to make work without too much effort. These RPMS can be used to cross-compile kernels, and to cross-compile binaries that are to be run on Fedora systems -- i.e., built binaries are built against glibc (so, you can't use these RPMS to build uClibc binaries, for example) and against other libraries as included in Fedora. These RPMS expect a couple of target libraries such as glibc to be installed in the standard sysroot location, /usr/$target/sys-root/. There is a script called repack_cross.pl which can convert a target binary RPM to a noarch RPM with all files moved to /usr/$target/sys-root/, and a set of such pre-generated noarch RPMS is included in the abovementioned repository (and pulled in when you install the cross-compiler.) There is no support for building the required target libraries without building the compiler first. In other words, since the build process for the cross-compiler depends on there being a suitable target glibc already, these RPMS and spec diffs can not be used to bootstrap a new Fedora architecture port from scratch. Feedback appreciated. cheers, Lennert [*] The included cross-binutils patch is based on an earlier cross-binutils patch by David Woodhouse. From roland at redhat.com Tue Oct 2 02:25:37 2007 From: roland at redhat.com (Roland McGrath) Date: Mon, 1 Oct 2007 19:25:37 -0700 (PDT) Subject: Fedora -> Fedora cross binutils/gcc/gdb packages In-Reply-To: Lennert Buytenhek's message of Tuesday, 2 October 2007 03:29:43 +0200 <20071002012943.GA1253@xi.wantstofly.org> References: <20071002012943.GA1253@xi.wantstofly.org> Message-ID: <20071002022537.519B24D0544@magilla.localdomain> > There is a script called repack_cross.pl which can convert a target > binary RPM to a noarch RPM with all files moved to > /usr/$target/sys-root/, and a set of such pre-generated noarch RPMS > is included in the abovementioned repository (and pulled in when > you install the cross-compiler.) Is there a benefit to this approach vs rpm --root /usr/$target/sys-root or something along those lines? It would be nice if all you needed were: yum --installroot=/usr/$target/sys-root --arch=$arch groupinstall Development Thanks, Roland From buytenh at wantstofly.org Tue Oct 2 02:37:39 2007 From: buytenh at wantstofly.org (Lennert Buytenhek) Date: Tue, 2 Oct 2007 04:37:39 +0200 Subject: Fedora -> Fedora cross binutils/gcc/gdb packages In-Reply-To: <20071002022537.519B24D0544@magilla.localdomain> References: <20071002012943.GA1253@xi.wantstofly.org> <20071002022537.519B24D0544@magilla.localdomain> Message-ID: <20071002023739.GA2649@xi.wantstofly.org> On Mon, Oct 01, 2007 at 07:25:37PM -0700, Roland McGrath wrote: > > There is a script called repack_cross.pl which can convert a target > > binary RPM to a noarch RPM with all files moved to > > /usr/$target/sys-root/, and a set of such pre-generated noarch RPMS > > is included in the abovementioned repository (and pulled in when > > you install the cross-compiler.) > > Is there a benefit to this approach vs rpm --root /usr/$target/sys-root > or something along those lines? It would be nice if all you needed were: > yum --installroot=/usr/$target/sys-root --arch=$arch groupinstall Development In your approach, the sys-root would have its own rpm database, which would make expressing target (build) dependencies somewhat harder, since rpm wouldn't be able to query the set of installed target rpms. In my approach target deps are specified by saying something like "BuildRequires: foo-%{target_triple}". It would be nice if you could say something like this instead: BuildRequires(target): foo and if rpm would then know it should query the rpm database in the sysroot. From rc040203 at freenet.de Tue Oct 2 02:46:17 2007 From: rc040203 at freenet.de (Ralf Corsepius) Date: Tue, 02 Oct 2007 04:46:17 +0200 Subject: Fedora -> Fedora cross binutils/gcc/gdb packages In-Reply-To: <20071002022537.519B24D0544@magilla.localdomain> References: <20071002012943.GA1253@xi.wantstofly.org> <20071002022537.519B24D0544@magilla.localdomain> Message-ID: <1191293178.3395.105.camel@mccallum.corsepiu.local> On Mon, 2007-10-01 at 19:25 -0700, Roland McGrath wrote: > > There is a script called repack_cross.pl which can convert a target > > binary RPM to a noarch RPM with all files moved to > > /usr/$target/sys-root/, and a set of such pre-generated noarch RPMS > > is included in the abovementioned repository (and pulled in when > > you install the cross-compiler.) > > Is there a benefit to this approach vs rpm --root /usr/$target/sys-root > or something along those lines? The "rpm --root" approach is not applicable to cross toolchains, because cross tools are native host binaries and produce binaries for a target. The "rpm --root" approach would be applicable to set up a cross-toolchain's target environment (i.e. the target environment being _used_ by a cross-toolchain) Ralf From buytenh at wantstofly.org Tue Oct 2 02:49:13 2007 From: buytenh at wantstofly.org (Lennert Buytenhek) Date: Tue, 2 Oct 2007 04:49:13 +0200 Subject: Fedora -> Fedora cross binutils/gcc/gdb packages In-Reply-To: <1191293178.3395.105.camel@mccallum.corsepiu.local> References: <20071002012943.GA1253@xi.wantstofly.org> <20071002022537.519B24D0544@magilla.localdomain> <1191293178.3395.105.camel@mccallum.corsepiu.local> Message-ID: <20071002024913.GA2836@xi.wantstofly.org> On Tue, Oct 02, 2007 at 04:46:17AM +0200, Ralf Corsepius wrote: > > > There is a script called repack_cross.pl which can convert a target > > > binary RPM to a noarch RPM with all files moved to > > > /usr/$target/sys-root/, and a set of such pre-generated noarch RPMS > > > is included in the abovementioned repository (and pulled in when > > > you install the cross-compiler.) > > > > Is there a benefit to this approach vs rpm --root /usr/$target/sys-root > > or something along those lines? > > The "rpm --root" approach is not applicable to cross toolchains, because > cross tools are native host binaries and produce binaries for a target. > > The "rpm --root" approach would be applicable to set up a > cross-toolchain's target environment (i.e. the target environment being > _used_ by a cross-toolchain) He was talking about that latter case, though. I.e., what you put into /usr/$target/sys-root _are_ target packages. From ville.skytta at iki.fi Tue Oct 2 06:42:10 2007 From: ville.skytta at iki.fi (Ville =?utf-8?q?Skytt=C3=A4?=) Date: Tue, 2 Oct 2007 09:42:10 +0300 Subject: Using xdg-utils instead of htmlview, other hardwired apps In-Reply-To: References: <200710012141.58217.ville.skytta@iki.fi> Message-ID: <200710020942.10330.ville.skytta@iki.fi> On Tuesday 02 October 2007, Kevin Kofler wrote: > Ville Skytt? iki.fi> writes: > > I went through current devel packages that use htmlview or have > > unnecessarily hardwired dependencies to firefox or evince. > > You should also check for hardcoded use of gnome-open, which should be > changed to xdg-open these days (so it will honor the KDE settings under > KDE, not the GNOME ones). Yep, that's essentially the same improvement that xdg-open has over htmlview (and similarly for XFCE). The first batch was done by going through packages returned by "repoquery --repoid=development --whatrequires --alldeps htmlview" and similarly for firefox and evince. I plan to do some grepping later as for example repoquery might not be the best tool to find out uses of gnome-open, and some packages have missing dependencies (eg. to htmlview) which means they're not found by repoquery anyway. From kraxel at redhat.com Tue Oct 2 07:33:08 2007 From: kraxel at redhat.com (Gerd Hoffmann) Date: Tue, 02 Oct 2007 09:33:08 +0200 Subject: Using xdg-utils instead of htmlview, other hardwired apps In-Reply-To: <200710012141.58217.ville.skytta@iki.fi> References: <200710012141.58217.ville.skytta@iki.fi> Message-ID: <4701F434.80604@redhat.com> Ville Skytt? wrote: > Hello, > > I went through current devel packages that use htmlview or have unnecessarily > hardwired dependencies to firefox or evince. Most of these should be using > xdg-open from xdg-utils instead. Oh, btw: suggestions how do display manual pages? xdg-utils documentation says nothing about it. xdg-open "man:ls(1)" seems to work ok in kde and gnome. Dunno whenever that is just good luck or supposed to work that way? cheers, Gerd From pertusus at free.fr Tue Oct 2 07:38:21 2007 From: pertusus at free.fr (Patrice Dumas) Date: Tue, 2 Oct 2007 09:38:21 +0200 Subject: Using xdg-utils instead of htmlview, other hardwired apps In-Reply-To: <4701F434.80604@redhat.com> References: <200710012141.58217.ville.skytta@iki.fi> <4701F434.80604@redhat.com> Message-ID: <20071002073821.GB3535@free.fr> On Tue, Oct 02, 2007 at 09:33:08AM +0200, Gerd Hoffmann wrote: > Ville Skytt? wrote: > > Hello, > > > > I went through current devel packages that use htmlview or have unnecessarily > > hardwired dependencies to firefox or evince. Most of these should be using > > xdg-open from xdg-utils instead. > > Oh, btw: suggestions how do display manual pages? xdg-utils > documentation says nothing about it. > > xdg-open "man:ls(1)" seems to work ok in kde and gnome. Dunno whenever > that is just good luck or supposed to work that way? It doesn't work with mimeopen: Could not determine mimetype for file: man:ls(1) Its doesn't seems to work with firefox. It works with exo-open. -- Pat From buildsys at redhat.com Tue Oct 2 09:01:28 2007 From: buildsys at redhat.com (Build System) Date: Tue, 2 Oct 2007 05:01:28 -0400 Subject: rawhide report: 20071002 changes Message-ID: <200710020901.l9291SgZ012106@porkchop.devel.redhat.com> Updated Packages: (none) Broken deps for i386 ---------------------------------------------------------- kmod-em8300 - 0.16.3-5.2.6.23_0.202.rc8.fc8.i686 requires kernel-i686 = 0:2.6.23-0.202.rc8.fc8 kmod-em8300-PAE - 0.16.3-5.2.6.23_0.202.rc8.fc8.i686 requires kernel-i686 = 0:2.6.23-0.202.rc8.fc8PAE kmod-sysprof - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.i686 requires kernel-i686 = 0:2.6.23-0.142.rc3.git10.fc8 kmod-sysprof-PAE - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.i686 requires kernel-i686 = 0:2.6.23-0.142.rc3.git10.fc8PAE moodss - 21.5-1.fc7.i386 requires sqlite2-tcl octave-forge - 2006.07.09-9.fc7.i386 requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.i386 requires libginac-1.3.so.2 openalpp - 20060714-3.fc7.i386 requires libOpenThreads.so.1 osgal - 20060903-3.fc7.i386 requires libosgDB.so.1 osgal - 20060903-3.fc7.i386 requires libosgFX.so.1 osgal - 20060903-3.fc7.i386 requires libosgParticle.so.1 osgal - 20060903-3.fc7.i386 requires libosgProducer.so.1 osgal - 20060903-3.fc7.i386 requires libosgSim.so.1 osgal - 20060903-3.fc7.i386 requires libosgGA.so.1 osgal - 20060903-3.fc7.i386 requires libOpenThreads.so.1 osgal - 20060903-3.fc7.i386 requires libosgText.so.1 osgal - 20060903-3.fc7.i386 requires libosg.so.1 osgal - 20060903-3.fc7.i386 requires libosgUtil.so.1 osgcal - 0.1.44-4.fc7.i386 requires libosgDB.so.1 osgcal - 0.1.44-4.fc7.i386 requires libosgFX.so.1 osgcal - 0.1.44-4.fc7.i386 requires libosgParticle.so.1 osgcal - 0.1.44-4.fc7.i386 requires libosgProducer.so.1 osgcal - 0.1.44-4.fc7.i386 requires libosgSim.so.1 osgcal - 0.1.44-4.fc7.i386 requires libosgGA.so.1 osgcal - 0.1.44-4.fc7.i386 requires libOpenThreads.so.1 osgcal - 0.1.44-4.fc7.i386 requires libosgText.so.1 osgcal - 0.1.44-4.fc7.i386 requires libosg.so.1 osgcal - 0.1.44-4.fc7.i386 requires libosgUtil.so.1 polyxmass-bin - 0.9.3-2.fc6.i386 requires libpolyxmass.so.10 Broken deps for x86_64 ---------------------------------------------------------- kmod-em8300 - 0.16.3-5.2.6.23_0.202.rc8.fc8.x86_64 requires kernel-x86_64 = 0:2.6.23-0.202.rc8.fc8 kmod-sysprof - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.x86_64 requires kernel-x86_64 = 0:2.6.23-0.142.rc3.git10.fc8 moodss - 21.5-1.fc7.x86_64 requires sqlite2-tcl octave-forge - 2006.07.09-9.fc7.x86_64 requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.x86_64 requires libginac-1.3.so.2()(64bit) openalpp - 20060714-3.fc7.x86_64 requires libOpenThreads.so.1()(64bit) openalpp - 20060714-3.fc7.i386 requires libOpenThreads.so.1 osgal - 20060903-3.fc7.x86_64 requires libosgText.so.1()(64bit) osgal - 20060903-3.fc7.x86_64 requires libosgFX.so.1()(64bit) osgal - 20060903-3.fc7.x86_64 requires libosgUtil.so.1()(64bit) osgal - 20060903-3.fc7.x86_64 requires libosgSim.so.1()(64bit) osgal - 20060903-3.fc7.x86_64 requires libOpenThreads.so.1()(64bit) osgal - 20060903-3.fc7.x86_64 requires libosgDB.so.1()(64bit) osgal - 20060903-3.fc7.x86_64 requires libosgParticle.so.1()(64bit) osgal - 20060903-3.fc7.x86_64 requires libosgProducer.so.1()(64bit) osgal - 20060903-3.fc7.x86_64 requires libosg.so.1()(64bit) osgal - 20060903-3.fc7.x86_64 requires libosgGA.so.1()(64bit) osgal - 20060903-3.fc7.i386 requires libosgDB.so.1 osgal - 20060903-3.fc7.i386 requires libosgFX.so.1 osgal - 20060903-3.fc7.i386 requires libosgParticle.so.1 osgal - 20060903-3.fc7.i386 requires libosgProducer.so.1 osgal - 20060903-3.fc7.i386 requires libosgSim.so.1 osgal - 20060903-3.fc7.i386 requires libosgGA.so.1 osgal - 20060903-3.fc7.i386 requires libOpenThreads.so.1 osgal - 20060903-3.fc7.i386 requires libosgText.so.1 osgal - 20060903-3.fc7.i386 requires libosg.so.1 osgal - 20060903-3.fc7.i386 requires libosgUtil.so.1 osgcal - 0.1.44-4.fc7.i386 requires libosgDB.so.1 osgcal - 0.1.44-4.fc7.i386 requires libosgFX.so.1 osgcal - 0.1.44-4.fc7.i386 requires libosgParticle.so.1 osgcal - 0.1.44-4.fc7.i386 requires libosgProducer.so.1 osgcal - 0.1.44-4.fc7.i386 requires libosgSim.so.1 osgcal - 0.1.44-4.fc7.i386 requires libosgGA.so.1 osgcal - 0.1.44-4.fc7.i386 requires libOpenThreads.so.1 osgcal - 0.1.44-4.fc7.i386 requires libosgText.so.1 osgcal - 0.1.44-4.fc7.i386 requires libosg.so.1 osgcal - 0.1.44-4.fc7.i386 requires libosgUtil.so.1 osgcal - 0.1.44-4.fc7.x86_64 requires libosgText.so.1()(64bit) osgcal - 0.1.44-4.fc7.x86_64 requires libosgFX.so.1()(64bit) osgcal - 0.1.44-4.fc7.x86_64 requires libosgUtil.so.1()(64bit) osgcal - 0.1.44-4.fc7.x86_64 requires libosgSim.so.1()(64bit) osgcal - 0.1.44-4.fc7.x86_64 requires libOpenThreads.so.1()(64bit) osgcal - 0.1.44-4.fc7.x86_64 requires libosgDB.so.1()(64bit) osgcal - 0.1.44-4.fc7.x86_64 requires libosgParticle.so.1()(64bit) osgcal - 0.1.44-4.fc7.x86_64 requires libosgProducer.so.1()(64bit) osgcal - 0.1.44-4.fc7.x86_64 requires libosg.so.1()(64bit) osgcal - 0.1.44-4.fc7.x86_64 requires libosgGA.so.1()(64bit) polyxmass-bin - 0.9.3-2.fc6.x86_64 requires libpolyxmass.so.10()(64bit) Broken deps for ppc ---------------------------------------------------------- kmod-em8300 - 0.16.3-5.2.6.23_0.202.rc8.fc8.ppc requires kernel-ppc = 0:2.6.23-0.202.rc8.fc8 kmod-em8300-smp - 0.16.3-5.2.6.23_0.202.rc8.fc8.ppc requires kernel-ppc = 0:2.6.23-0.202.rc8.fc8smp moodss - 21.5-1.fc7.ppc requires sqlite2-tcl octave-forge - 2006.07.09-9.fc7.ppc requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.ppc requires libginac-1.3.so.2 openalpp - 20060714-3.fc7.ppc requires libOpenThreads.so.1 osgal - 20060903-3.fc7.ppc requires libosgDB.so.1 osgal - 20060903-3.fc7.ppc requires libosgFX.so.1 osgal - 20060903-3.fc7.ppc requires libosgParticle.so.1 osgal - 20060903-3.fc7.ppc requires libosgProducer.so.1 osgal - 20060903-3.fc7.ppc requires libosgSim.so.1 osgal - 20060903-3.fc7.ppc requires libosgGA.so.1 osgal - 20060903-3.fc7.ppc requires libOpenThreads.so.1 osgal - 20060903-3.fc7.ppc requires libosgText.so.1 osgal - 20060903-3.fc7.ppc requires libosg.so.1 osgal - 20060903-3.fc7.ppc requires libosgUtil.so.1 osgcal - 0.1.44-4.fc7.ppc requires libosgDB.so.1 osgcal - 0.1.44-4.fc7.ppc requires libosgFX.so.1 osgcal - 0.1.44-4.fc7.ppc requires libosgParticle.so.1 osgcal - 0.1.44-4.fc7.ppc requires libosgProducer.so.1 osgcal - 0.1.44-4.fc7.ppc requires libosgSim.so.1 osgcal - 0.1.44-4.fc7.ppc requires libosgGA.so.1 osgcal - 0.1.44-4.fc7.ppc requires libOpenThreads.so.1 osgcal - 0.1.44-4.fc7.ppc requires libosgText.so.1 osgcal - 0.1.44-4.fc7.ppc requires libosg.so.1 osgcal - 0.1.44-4.fc7.ppc requires libosgUtil.so.1 polyxmass-bin - 0.9.3-2.fc6.ppc requires libpolyxmass.so.10 python-vcpx - 0.9.28-4.fc8.noarch requires monotone Broken deps for ppc64 ---------------------------------------------------------- kmod-em8300 - 0.16.3-5.2.6.23_0.202.rc8.fc8.ppc64 requires kernel-ppc64 = 0:2.6.23-0.202.rc8.fc8 kmod-em8300-kdump - 0.16.3-5.2.6.23_0.202.rc8.fc8.ppc64 requires kernel-ppc64 = 0:2.6.23-0.202.rc8.fc8kdump moodss - 21.5-1.fc7.ppc64 requires sqlite2-tcl octave-forge - 2006.07.09-9.fc7.ppc64 requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.ppc64 requires libginac-1.3.so.2()(64bit) resapplet - 0.1.1-6.fc8.ppc64 requires system-config-display xorg-x11-drivers - 7.2-7.fc8.ppc64 requires synaptics From jonathan.underwood at gmail.com Tue Oct 2 09:27:10 2007 From: jonathan.underwood at gmail.com (Jonathan Underwood) Date: Tue, 2 Oct 2007 10:27:10 +0100 Subject: When should sysctl be run during boot? In-Reply-To: References: <645d17210709291548w455acd2dr9605533fa8f4eb61@mail.gmail.com> <20071001191144.GB16413@nostromo.devel.redhat.com> <645d17210710011526g6746f34em839b19c91af3a6b1@mail.gmail.com> <20071002002527.GA23057@auslistsprd01.us.dell.com> Message-ID: <645d17210710020227wc498701y2a41b3768706f603@mail.gmail.com> On 02/10/2007, Thomas M Steenholdt wrote: > Matt Domsch wrote: > > > > How many modules export sysctls instead of module parameters? > > > > Those are not really exported in a special way for sysctl. They are > simply proc nodes (files) under /proc/sys, and a *lot* of modules put > stuff in there for runtime configuration. I have 615 files in there on > this laptop. I could be wrong, but I don't think anything exports a seetting that is only changeable with sysctl that is not also changeable by echo'ing to a file under /proc/sys - sysctl seems rather obsolete in this respect. From fedora at camperquake.de Tue Oct 2 09:33:13 2007 From: fedora at camperquake.de (Ralf Ertzinger) Date: Tue, 2 Oct 2007 11:33:13 +0200 Subject: When should sysctl be run during boot? In-Reply-To: <645d17210710020227wc498701y2a41b3768706f603@mail.gmail.com> References: <645d17210709291548w455acd2dr9605533fa8f4eb61@mail.gmail.com> <20071001191144.GB16413@nostromo.devel.redhat.com> <645d17210710011526g6746f34em839b19c91af3a6b1@mail.gmail.com> <20071002002527.GA23057@auslistsprd01.us.dell.com> <645d17210710020227wc498701y2a41b3768706f603@mail.gmail.com> Message-ID: <20071002113313.6ca7441e@banea.int.addix.net> Hi. On Tue, 2 Oct 2007 10:27:10 +0100, Jonathan Underwood wrote: > I could be wrong, but I don't think anything exports a seetting that > is only changeable with sysctl that is not also changeable by echo'ing > to a file under /proc/sys - sysctl seems rather obsolete in this > respect. Personally, I prefer sysctl for that. Works better with sudo. From aportal at univ-montp2.fr Tue Oct 2 09:29:47 2007 From: aportal at univ-montp2.fr (Alain PORTAL) Date: Tue, 2 Oct 2007 11:29:47 +0200 Subject: FC-6: automake-1.9 on ppc Message-ID: <200710021129.47993.aportal@univ-montp2.fr> Hi, PikLoops failed to build on ppc arch for FC-6 because aclocal-1.9 and automake-1.9 were not found: http://buildsys.fedoraproject.org/logs/fedora-6-extras/36512-pikloops-0.2.4-1.fc6/ Can somebody help me to fix? Regards, Alain -- La version fran?aise des pages de manuel Linux http://manpagesfr.free.fr From pertusus at free.fr Tue Oct 2 10:09:11 2007 From: pertusus at free.fr (Patrice Dumas) Date: Tue, 2 Oct 2007 12:09:11 +0200 Subject: FC-6: automake-1.9 on ppc In-Reply-To: <200710021129.47993.aportal@univ-montp2.fr> References: <200710021129.47993.aportal@univ-montp2.fr> Message-ID: <20071002100910.GD3535@free.fr> On Tue, Oct 02, 2007 at 11:29:47AM +0200, Alain PORTAL wrote: > Hi, > > PikLoops failed to build on ppc arch for FC-6 because aclocal-1.9 and > automake-1.9 were not found: > http://buildsys.fedoraproject.org/logs/fedora-6-extras/36512-pikloops-0.2.4-1.fc6/ > > Can somebody help me to fix? There is more than one way to fix such issues, but in that case it is a bit strange that autotools are rerun since you didn't patch the corresponding files (as far as I can tell from looking at the build log). Maybe the timestamps are not right in the upstream tarball? The make commands calling the autotools should only be called if a resulting file is older than the file it comes from. A ugly workaround -- but I doubt it is right in that case -- could also be to package automake19 and BuildRequires it. -- Pat From tmus at tmus.dk Tue Oct 2 10:31:42 2007 From: tmus at tmus.dk (Thomas M Steenholdt) Date: Tue, 02 Oct 2007 08:31:42 -0200 Subject: When should sysctl be run during boot? In-Reply-To: <20071002113313.6ca7441e@banea.int.addix.net> References: <645d17210709291548w455acd2dr9605533fa8f4eb61@mail.gmail.com> <20071001191144.GB16413@nostromo.devel.redhat.com> <645d17210710011526g6746f34em839b19c91af3a6b1@mail.gmail.com> <20071002002527.GA23057@auslistsprd01.us.dell.com> <645d17210710020227wc498701y2a41b3768706f603@mail.gmail.com> <20071002113313.6ca7441e@banea.int.addix.net> Message-ID: Ralf Ertzinger wrote: > Hi. > > On Tue, 2 Oct 2007 10:27:10 +0100, Jonathan Underwood wrote: > >> I could be wrong, but I don't think anything exports a seetting that >> is only changeable with sysctl that is not also changeable by echo'ing >> to a file under /proc/sys - sysctl seems rather obsolete in this >> respect. > > Personally, I prefer sysctl for that. Works better with sudo. > I agree that sysctl (or a similar tool - i'm not religious in this area) is probably wanted, albeit not required on a system. Like I stated somewhere else, sysctl "only" modifies things in /proc/sys that you could easili do with something else. There is nothing that you can do with sysctl that you can't do with echo, cat and find. Apart from having a simple way to set a lot of different values in one go. /Thomas /Thomas From howard at cohtech.com Tue Oct 2 10:36:07 2007 From: howard at cohtech.com (Howard Wilkinson) Date: Tue, 02 Oct 2007 11:36:07 +0100 Subject: Latest kernel still has Bonding bug report on startup! Message-ID: <47021F17.7060806@cohtech.com> I reported a bug against a previous version of the kernel with the bonding network interface - somebody else raised the bug. I have just installed the latest development kernel and it still reports a problem. Dmesg trace attached. -- Howard Wilkinson Phone: +44(20)76907075 Coherent Technology Limited Fax: 23 Northampton Square, Mobile: +44(7980)639379 United Kingdom, EC1V 0HL Email: howard at cohtech.com -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: kernel-2.6.23-0.214.rc8.git2.fc8 URL: From oliver at linux-kernel.at Tue Oct 2 10:38:21 2007 From: oliver at linux-kernel.at (Oliver Falk) Date: Tue, 02 Oct 2007 12:38:21 +0200 Subject: pungi, python and the question: where are the python gurus? Message-ID: <47021F9D.7060103@linux-kernel.at> Hi! It might be likely possible, that nobody using Fedora and using pungi ever tried creating isos, is that right? I don't think so. But it might likely be possible, that nobody ever tried to create non-DVD isos and therefor nobody encountered the following problem: [root at gosa pungi]# sh ~/bin/run_pungi.sh Traceback (most recent call last): File "/usr/bin/pungi", line 178, in main() File "/usr/bin/pungi", line 43, in main config.set('default', 'cdsize', part.size) File "/usr/lib/python2.5/ConfigParser.py", line 639, in set raise TypeError("option values must be strings") TypeError: option values must be strings This came up after I enabled the following in my pungi (ks/kickstart) config: part iso --size=650 Well, no 650 is not a string (is it?), but for me option values in this case are allowed to be instance of int as well and in any other case that might be true also. Therefor my suggested patch attached; Simply checks if option value is instance string OR int. And it also prints out the value in case it's not a string/int, for easier debugging. And before someone asks: [oliver at gosa devel]$ rpm -q pungi python pungi-1.1.3-1.fc8 python-2.5.1-11.fc8 So please python geeks/gurus and/or python guys with good connections to upstream python. Fix/nring it upstream. :-) Thanks a lot for listening, Oliver -------------- next part -------------- A non-text attachment was scrubbed... Name: python2.5_configparser.fix.patch Type: text/x-patch Size: 607 bytes Desc: not available URL: From billcrawford1970 at gmail.com Tue Oct 2 10:47:30 2007 From: billcrawford1970 at gmail.com (Bill Crawford) Date: Tue, 2 Oct 2007 11:47:30 +0100 Subject: /etc/hosts and system entries In-Reply-To: <1191267665.31421.66.camel@localhost.localdomain> References: <46FBB734.90403@ip-solutions.net> <20070927100229.36836163.dcantrell@redhat.com> <1190902242.3476.8.camel@hopeson> <1190912434.30715.1.camel@localhost.localdomain> <544eb990709280627h2166ac36mf38ee6e8239efe48@mail.gmail.com> <1191245303.31421.26.camel@localhost.localdomain> <544eb990710010747u32c58288oe9ffaf64a90a566f@mail.gmail.com> <1191267665.31421.66.camel@localhost.localdomain> Message-ID: <544eb990710020347l270ec4e8y9362aa2e91b05682@mail.gmail.com> On 01/10/2007, Adam Jackson wrote: > Okay, I think I have a fix for this. > > The bug is that the ICE sockets are bound at session startup by > gnome-session (or whatever), and the path to them is stashed in > $SESSION_MANAGER in the environment as a tuple of (transport, hostname, > port). But the hostname in that tuple is whatever you got back from > gethostname(). NetworkManager won't change the system hostname when > changing DHCP leases, but dhclient will, and more generally we can't > rely on the user to not set the hostname to whatever they want. Aha! Yes, that would do it. > Fortunately, there's a special case in the xtrans code that treats the > hostname "unix" as meaning "no, really, local machine", so for AF_UNIX > transports we just lie and set the "hostname" in the above tuple to be > "unix" and avoid that whole mess. That makes sense. > Fixed in xorg-x11-xtrans-devel 1.0.3-5 and libICE 1.0.4-2 (currently > building). Anyone who was seeing X app launch stalling or failing after > changing networks/IPs/hostnames/whatever, please update libICE and see > if you can still repro it. Any chance of an F7 update for that? I can't really justify pushing rawhide (or test3) onto my workstation here ... > - ajax From harald at redhat.com Tue Oct 2 10:53:42 2007 From: harald at redhat.com (Harald Hoyer) Date: Tue, 02 Oct 2007 12:53:42 +0200 Subject: NO CD/DVD's detected In-Reply-To: <1190946567.32697.3.camel@scrappy.miketc.com> References: <1190946567.32697.3.camel@scrappy.miketc.com> Message-ID: <47022336.8000901@redhat.com> Mike Chambers schrieb: > I don't know about after an initial f8t2 install, but at least since the > updates, k3b nor xcdroast can detect a cdrom nor dvd drive. It wasn't > detected on my last updated system before I did a reinstall yesterday. > I can see the devices in the kernel messages. Would this have to do > with cdrecord or something about that, as I thought there were license > problems with that program and therefore is maybe screwing things up? > Hmm, k3b WORKSFORME.. Is ConsoleKit running? -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: k3b-out.txt URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3623 bytes Desc: S/MIME Cryptographic Signature URL: From alexm at asic.udl.cat Tue Oct 2 11:16:46 2007 From: alexm at asic.udl.cat (=?ISO-8859-1?Q?Alexandre_Magaz_Gra=E7a?=) Date: Tue, 02 Oct 2007 13:16:46 +0200 Subject: LTSP 5 on Fedora In-Reply-To: <645d17210710010631h570cb167q77e209b86bf58bfa@mail.gmail.com> References: <4700E9FE.8000409@asic.udl.cat> <645d17210710010631h570cb167q77e209b86bf58bfa@mail.gmail.com> Message-ID: <4702289E.4030202@asic.udl.cat> En/na Jonathan Underwood ha escrit: > On 01/10/2007, Alexandre Magaz Gra?a wrote: >> Hi, >> While searching for LTSP 5 for Fedora, I didn't find anything but this >> bug report https://bugzilla.redhat.com/show_bug.cgi?id=234048. Also, >> I've not found anything regarding LTSP in this list. >> >> So, Is someone working on LTSP 5 support for Fedora? Is there some >> repository were pick code from or anything? >> >> Thanks, >> ?lex > > Does the k21ltsp project do what you're asking? > > http://www.k12ltsp.org/ > Not exactly, the last version still uses LTSP 4.2. I've have to look whether they are working on LTSP 5. From alexm at asic.udl.cat Tue Oct 2 11:38:27 2007 From: alexm at asic.udl.cat (=?ISO-8859-1?Q?Alexandre_Magaz_Gra=E7a?=) Date: Tue, 02 Oct 2007 13:38:27 +0200 Subject: LTSP 5 on Fedora In-Reply-To: <4700F967.9010808@redhat.com> References: <4700E9FE.8000409@asic.udl.cat> <4700F967.9010808@redhat.com> Message-ID: <47022DB3.30408@asic.udl.cat> En/na Warren Togami ha escrit: > Alexandre Magaz Gra?a wrote: >> Hi, >> While searching for LTSP 5 for Fedora, I didn't find anything but this >> bug report https://bugzilla.redhat.com/show_bug.cgi?id=234048. Also, >> I've not found anything regarding LTSP in this list. >> >> So, Is someone working on LTSP 5 support for Fedora? Is there some >> repository were pick code from or anything? >> >> Thanks, >> ?lex >> > > Eric Harrison said that he's hoping to get the LTSP 5 bits into Fedora, > after that point he'll need other people to help maintain the packages > in Fedora. I'm meeting him in Oregon next weekend to get started on this. > > Warren Togami > wtogami at redhat.com > Then I suppose I won't be in time to test it. But it's great to see that someone is working on this. From dcbw at redhat.com Tue Oct 2 11:59:10 2007 From: dcbw at redhat.com (Dan Williams) Date: Tue, 02 Oct 2007 07:59:10 -0400 Subject: NetworkManager-0.7 can't make new wireless connection In-Reply-To: <20071001185652.GA24204@jadzia.bu.edu> References: <1191004430.12453.4.camel@vincent52.localdomain> <1191014980.12995.14.camel@vincent52.localdomain> <4c4ba1530709281441s79944ecewf6952b7b331a0975@mail.gmail.com> <1191018515.12995.30.camel@vincent52.localdomain> <1191026134.6487.8.camel@localhost.localdomain> <1191087158.12995.41.camel@vincent52.localdomain> <20070930002552.GA8910@jadzia.bu.edu> <1191250903.5368.4.camel@xo-3E-67-34.localdomain> <20071001153850.GA804@jadzia.bu.edu> <1191263109.19127.0.camel@xo-3E-67-34.localdomain> <20071001185652.GA24204@jadzia.bu.edu> Message-ID: <1191326350.21429.24.camel@xo-3E-67-34.localdomain> On Mon, 2007-10-01 at 14:56 -0400, Matthew Miller wrote: > On Mon, Oct 01, 2007 at 02:25:09PM -0400, Dan Williams wrote: > > > > A driver based on mac80211 perhaps? which one? At least ipw2200 has > > > > been pretty stable for me; I have also tried rt76_usb + mac80211 and > > > > that's been OK. > > > orinoco_pci.... > > I've got an orinoco pcmcia part, will test with that. > > Cool, thanks. So I tried this. It sucks. The orinoco driver has problems scanning when wpa_supplicant is active, which it really shouldn't care about. Plus, I only get 2 or 3 results from the driver anyway, when my internal ipw2200 card gets 10. Maybe the internal Thinkpad antenna is just that much better. I _was_ able to connect with the orinoco card and keep the connection, but gradually all scan results dropped out of the list, and even 'iwlist eth2 scan' would only return the AP I was connected to, even though there are other strong APs nearby. I think there's a lot of room for improvement in the driver. It's pretty racy with scan results. First, reading of scan results should be decoupled from the actual process of scanning, and scan results should be aged before being dropped completely. There's a fairly large window of time where scan results won't be available to the caller even though a successful scan could have happened a second ago. The scan_inprogress flag shouldn't have any semantics leak out to userspace. I did a patch for airo a year or two ago that cleaned exactly this sort of behavior up. Not sure that really helps you much. As a quick test, what happens if you do a few back-to-back 'iwlist ethX scan' commands? Dan From jkeating at redhat.com Tue Oct 2 12:36:28 2007 From: jkeating at redhat.com (Jesse Keating) Date: Tue, 2 Oct 2007 08:36:28 -0400 Subject: pungi, python and the question: where are the python gurus? In-Reply-To: <47021F9D.7060103@linux-kernel.at> References: <47021F9D.7060103@linux-kernel.at> Message-ID: <20071002083628.1de8ff80@redhat.com> On Tue, 02 Oct 2007 12:38:21 +0200 Oliver Falk wrote: > It might be likely possible, that nobody using Fedora and using pungi > ever tried creating isos, is that right? I don't think so. But it > might likely be possible, that nobody ever tried to create non-DVD > isos That's far more likely. In fact, my last couple releases the validation I did didn't include split iso tests, so this code path is a bit unused. > and therefor nobody encountered the following problem: > > [root at gosa pungi]# sh ~/bin/run_pungi.sh > Traceback (most recent call last): > File "/usr/bin/pungi", line 178, in > main() > File "/usr/bin/pungi", line 43, in main > config.set('default', 'cdsize', part.size) > File "/usr/lib/python2.5/ConfigParser.py", line 639, in set > raise TypeError("option values must be strings") > TypeError: option values must be strings > > > This came up after I enabled the following in my pungi (ks/kickstart) > config: > > part iso --size=650 Ok, yeah, this is just clearly a bug in pungi. Pykickstart hands this back as an int, but pungi is trying to stuff that into a ConfigParser set, which requires strings. The correct thing to do here is to wrap that stuffing in str(). I've made that change and done some local testing and this appears to solve the problem. I'll commit to tip and get a new build out today. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From oliver at linux-kernel.at Tue Oct 2 12:47:06 2007 From: oliver at linux-kernel.at (Oliver Falk) Date: Tue, 02 Oct 2007 14:47:06 +0200 Subject: pungi, python and the question: where are the python gurus? In-Reply-To: <20071002083628.1de8ff80@redhat.com> References: <47021F9D.7060103@linux-kernel.at> <20071002083628.1de8ff80@redhat.com> Message-ID: <47023DCA.5050506@linux-kernel.at> On 10/02/2007 02:36 PM, Jesse Keating wrote: > On Tue, 02 Oct 2007 12:38:21 +0200 > Oliver Falk wrote: > >> It might be likely possible, that nobody using Fedora and using pungi >> ever tried creating isos, is that right? I don't think so. But it >> might likely be possible, that nobody ever tried to create non-DVD >> isos > > That's far more likely. In fact, my last couple releases the > validation I did didn't include split iso tests, so this code path is a > bit unused. No problem. I'll (have to) validate this code path frequently, since most Alphas dont' have a DVD ROM. None of mine has one... And oh well, that reminds me, that a need to submit some patch for anaconda... >> and therefor nobody encountered the following problem: >> >> [root at gosa pungi]# sh ~/bin/run_pungi.sh >> Traceback (most recent call last): >> File "/usr/bin/pungi", line 178, in >> main() >> File "/usr/bin/pungi", line 43, in main >> config.set('default', 'cdsize', part.size) >> File "/usr/lib/python2.5/ConfigParser.py", line 639, in set >> raise TypeError("option values must be strings") >> TypeError: option values must be strings >> >> >> This came up after I enabled the following in my pungi (ks/kickstart) >> config: >> >> part iso --size=650 > > Ok, yeah, this is just clearly a bug in pungi. Pykickstart hands this > back as an int, but pungi is trying to stuff that into a ConfigParser > set, which requires strings. The correct thing to do here is to wrap > that stuffing in str(). OK, that might be the better fix. But doesn't it make sense ConfigParser also allows int as values? I mean any kind of number (int, float, complex) could be handled as string... > I've made that change and done some local testing and this appears to > solve the problem. I'll commit to tip and get a new build out today. Thx Jesse, it's great you're there; We can always count on you, your quick responses and lighting-speed fast actions! :-) -of From mattdm at mattdm.org Tue Oct 2 15:00:16 2007 From: mattdm at mattdm.org (Matthew Miller) Date: Tue, 2 Oct 2007 11:00:16 -0400 Subject: NetworkManager-0.7 can't make new wireless connection In-Reply-To: <1191326350.21429.24.camel@xo-3E-67-34.localdomain> References: <4c4ba1530709281441s79944ecewf6952b7b331a0975@mail.gmail.com> <1191018515.12995.30.camel@vincent52.localdomain> <1191026134.6487.8.camel@localhost.localdomain> <1191087158.12995.41.camel@vincent52.localdomain> <20070930002552.GA8910@jadzia.bu.edu> <1191250903.5368.4.camel@xo-3E-67-34.localdomain> <20071001153850.GA804@jadzia.bu.edu> <1191263109.19127.0.camel@xo-3E-67-34.localdomain> <20071001185652.GA24204@jadzia.bu.edu> <1191326350.21429.24.camel@xo-3E-67-34.localdomain> Message-ID: <20071002150016.GA26688@jadzia.bu.edu> On Tue, Oct 02, 2007 at 07:59:10AM -0400, Dan Williams wrote: > So I tried this. It sucks. The orinoco driver has problems scanning :) Glad to have confirmation, at least. > I did a patch for airo a year or two ago that cleaned exactly this sort > of behavior up. Not sure that really helps you much. As a quick test, > what happens if you do a few back-to-back 'iwlist ethX scan' commands? Initially, works fine. But if I connect to a network once and then try again, I get a lot of "Failed to read scan data : resource temporarily available". Once I see that message, it isn't going to connect until I reboot. And not a soft reboot -- has to be powered off. -- Matthew Miller mattdm at mattdm.org Boston University Linux ------> From jkeating at redhat.com Tue Oct 2 15:02:23 2007 From: jkeating at redhat.com (Jesse Keating) Date: Tue, 2 Oct 2007 11:02:23 -0400 Subject: pungi, python and the question: where are the python gurus? In-Reply-To: <47023DCA.5050506@linux-kernel.at> References: <47021F9D.7060103@linux-kernel.at> <20071002083628.1de8ff80@redhat.com> <47023DCA.5050506@linux-kernel.at> Message-ID: <20071002110223.5cfb5e45@redhat.com> On Tue, 02 Oct 2007 14:47:06 +0200 Oliver Falk wrote: > OK, that might be the better fix. But doesn't it make sense > ConfigParser also allows int as values? I mean any kind of number > (int, float, complex) could be handled as string... I know not the history of ConfigParser and why it's only strings. I suspect it's because ConfigParser's primary usage is to parse config files, and in a file it may be non-obvious how to mark something as an int/float rather than a string. The reason pungi uses ConfigParser is that prior to using kickstart files we had our own config files. I'm not entirely happy with ConfigParser, but it'd be something of an overhaul to switch to some other config system, and not one I was willing to make at this point. Maybe during F9... > > > I've made that change and done some local testing and this appears > > to solve the problem. I'll commit to tip and get a new build out > > today. > > Thx Jesse, it's great you're there; We can always count on you, your > quick responses and lighting-speed fast actions! :-) Hah, thanks. If only all my bugs were this easy. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From j.w.r.degoede at hhs.nl Tue Oct 2 15:05:38 2007 From: j.w.r.degoede at hhs.nl (Hans de Goede) Date: Tue, 02 Oct 2007 17:05:38 +0200 Subject: Please modify your OpenGL using games to use opengl-games-utils In-Reply-To: <47015AF3.307@amiga-hardware.com> References: <46F8F5E8.3000801@hhs.nl> <46F9440E.4070402@hhs.nl> <604aa7910709251147v614239a5r5b5e49289503f8fc@mail.gmail.com> <200710012229.54051.gunchev@gmail.com> <47015AF3.307@amiga-hardware.com> Message-ID: <47025E42.2030604@hhs.nl> Ian Chapman wrote: > Doncho N. Gunchev wrote: > >>> for all games just by exporting the environment variable. Since you >>> are asking for the games packages to use this by default, there needs >>> to be a per-user way to disable the script action on multi-user >>> configurations. > >> >> Why not a checkbox - don't show this warning again? If checked - touch >> a file (say ~/.no_video_warning) and don't bother the user again. >> >> I think the user should be able to abort the game start, to start anyway >> and to start anyway and never be bothered again. >> > > +1 > > To be fair I haven't see the script (yet) but that sounds a like a > sensible suggestion to me. The user should have the option of continuing > regardless, if they so choose, and not to be bothered again. This should > be as simple as possible and done graphically, ideally at launch time. > There are 2 issues with these train of thoughts: 1) There really is no reason to want to run fullscreen OpenGL programs without hardware acceleration, they will not be usable . If you don't believe me, try it! 2) The current wrapper uses zenity, so it cannot do the advenced kind of dialogs with a checkbox people ask for. All in all I believe less is more, so that things are fine as is, the menu entries all launch foo-wrapper, if a user _really_ think he / she knows better, all she needs todo is to launch foo, or to modify the menu entry and strip the wrapper. Regards, Hans From oliver at linux-kernel.at Tue Oct 2 15:18:01 2007 From: oliver at linux-kernel.at (Oliver Falk) Date: Tue, 02 Oct 2007 17:18:01 +0200 Subject: pungi, python and the question: where are the python gurus? In-Reply-To: <20071002110223.5cfb5e45@redhat.com> References: <47021F9D.7060103@linux-kernel.at> <20071002083628.1de8ff80@redhat.com> <47023DCA.5050506@linux-kernel.at> <20071002110223.5cfb5e45@redhat.com> Message-ID: <47026129.2080001@linux-kernel.at> On 10/02/2007 05:02 PM, Jesse Keating wrote: > On Tue, 02 Oct 2007 14:47:06 +0200 > Oliver Falk wrote: > >> OK, that might be the better fix. But doesn't it make sense >> ConfigParser also allows int as values? I mean any kind of number >> (int, float, complex) could be handled as string... > > I know not the history of ConfigParser and why it's only strings. I > suspect it's because ConfigParser's primary usage is to parse config > files, and in a file it may be non-obvious how to mark something as an > int/float rather than a string. The reason pungi uses ConfigParser is > that prior to using kickstart files we had our own config files. I'm > not entirely happy with ConfigParser, but it'd be something of an > overhaul to switch to some other config system, and not one I was > willing to make at this point. Maybe during F9... I c. Well. I don't mind what pungi uses to parse configs, but it MustWork(tm) :-) Kickstart files aren't pretty, but we already know them well. Maybe it would be better to switch to xml with 'em, but... Forget... That's another story, isn't it? :-) >>> I've made that change and done some local testing and this appears >>> to solve the problem. I'll commit to tip and get a new build out >>> today. >> Thx Jesse, it's great you're there; We can always count on you, your >> quick responses and lighting-speed fast actions! :-) > > Hah, thanks. If only all my bugs were this easy. *grin* I can assign all my easy bugs to you, this way you might reach 90 % easy bugs... :-) And you can say, ey' guys I solved 50 bugs this day. :-) Best, Oliver From dcbw at redhat.com Tue Oct 2 15:26:19 2007 From: dcbw at redhat.com (Dan Williams) Date: Tue, 02 Oct 2007 11:26:19 -0400 Subject: NetworkManager-0.7 can't make new wireless connection In-Reply-To: <20071002150016.GA26688@jadzia.bu.edu> References: <4c4ba1530709281441s79944ecewf6952b7b331a0975@mail.gmail.com> <1191018515.12995.30.camel@vincent52.localdomain> <1191026134.6487.8.camel@localhost.localdomain> <1191087158.12995.41.camel@vincent52.localdomain> <20070930002552.GA8910@jadzia.bu.edu> <1191250903.5368.4.camel@xo-3E-67-34.localdomain> <20071001153850.GA804@jadzia.bu.edu> <1191263109.19127.0.camel@xo-3E-67-34.localdomain> <20071001185652.GA24204@jadzia.bu.edu> <1191326350.21429.24.camel@xo-3E-67-34.localdomain> <20071002150016.GA26688@jadzia.bu.edu> Message-ID: <1191338779.31874.5.camel@xo-3E-67-34.localdomain> On Tue, 2007-10-02 at 11:00 -0400, Matthew Miller wrote: > On Tue, Oct 02, 2007 at 07:59:10AM -0400, Dan Williams wrote: > > So I tried this. It sucks. The orinoco driver has problems scanning > > :) Glad to have confirmation, at least. > > > I did a patch for airo a year or two ago that cleaned exactly this sort > > of behavior up. Not sure that really helps you much. As a quick test, > > what happens if you do a few back-to-back 'iwlist ethX scan' commands? > > Initially, works fine. But if I connect to a network once and then try > again, I get a lot of "Failed to read scan data : resource temporarily > available". Once I see that message, it isn't going to connect until I > reboot. > > And not a soft reboot -- has to be powered off. Does rmmoding orinoco_pci reset it sufficiently? "resource temporarily unavailable" I believe means -EAGAIN, which means the card is currently scanning. However, ideally that shouldn't stop the driver from returning the previous scan results to you (as long as they aren't too old of course, at which point they should be culled). If a program wants the latest results, it can certainly listen for the netlink messages the driver sends when it has updated results. I think this requires a driver update; maybe wpa_supplicant needs to be more lenient in its timeouts for getting scan data out of the card, but I'm pretty sure it's waiting ~ 10s max before asking the card for results explicitly. Dan From Curtis at GreenKey.net Tue Oct 2 15:49:10 2007 From: Curtis at GreenKey.net (Curtis Doty) Date: Tue, 2 Oct 2007 08:49:10 -0700 (PDT) Subject: crystal-project crashes repoquery In-Reply-To: <1191180624.10605.4.camel@rousalka.dyndns.org> References: <20070930191835.D90536F1C2@alopias.GreenKey.net> <1191180624.10605.4.camel@rousalka.dyndns.org> Message-ID: <20071002154910.EF1AB6F1C2@alopias.GreenKey.net> Sunday Nicolas Mailhot said: > Le dimanche 30 septembre 2007 ? 12:18 -0700, Curtis Doty a ?crit : > >> It's been most annoying due to its wholesale breakage of my favorite >> "repoquery -qal |grep foo" without providing any helpful info. >> >> It appears the problem stems from some corrupt filenames in >> crystal_project.tar.gz: crystal_project/*/apps/softwareD???.png Where >> those three oddball 8-bit chars are 0xEF, 0x80 and 0x83. > > It's probably a repoquery bug ?? our python tools are supposed to handle > UTF-8 but this has not been impressed strongly enough on their writers > at the right time. And current python is a mess on the unicode front, so > software writers have to care about it for stuff to work. > Ok, I've opened bz#315491 against yum-utils. ../C From ajackson at redhat.com Tue Oct 2 15:37:37 2007 From: ajackson at redhat.com (Adam Jackson) Date: Tue, 02 Oct 2007 11:37:37 -0400 Subject: /etc/hosts and system entries In-Reply-To: <544eb990710020347l270ec4e8y9362aa2e91b05682@mail.gmail.com> References: <46FBB734.90403@ip-solutions.net> <20070927100229.36836163.dcantrell@redhat.com> <1190902242.3476.8.camel@hopeson> <1190912434.30715.1.camel@localhost.localdomain> <544eb990709280627h2166ac36mf38ee6e8239efe48@mail.gmail.com> <1191245303.31421.26.camel@localhost.localdomain> <544eb990710010747u32c58288oe9ffaf64a90a566f@mail.gmail.com> <1191267665.31421.66.camel@localhost.localdomain> <544eb990710020347l270ec4e8y9362aa2e91b05682@mail.gmail.com> Message-ID: <1191339457.31421.124.camel@localhost.localdomain> On Tue, 2007-10-02 at 11:47 +0100, Bill Crawford wrote: > On 01/10/2007, Adam Jackson wrote: > > Fixed in xorg-x11-xtrans-devel 1.0.3-5 and libICE 1.0.4-2 (currently > > building). Anyone who was seeing X app launch stalling or failing after > > changing networks/IPs/hostnames/whatever, please update libICE and see > > if you can still repro it. > > Any chance of an F7 update for that? I can't really justify pushing > rawhide (or test3) onto my workstation here ... Why sure. Just built libICE 1.0.3-2.1.fc7, should be headed to updates-testing soon. - ajax From tla at rasmil.dk Tue Oct 2 16:04:47 2007 From: tla at rasmil.dk (Tim Lauridsen) Date: Tue, 02 Oct 2007 18:04:47 +0200 Subject: pungi, python and the question: where are the python gurus? In-Reply-To: <20071002110223.5cfb5e45@redhat.com> References: <47021F9D.7060103@linux-kernel.at> <20071002083628.1de8ff80@redhat.com> <47023DCA.5050506@linux-kernel.at> <20071002110223.5cfb5e45@redhat.com> Message-ID: <47026C1F.7060808@rasmil.dk> Jesse Keating wrote: > On Tue, 02 Oct 2007 14:47:06 +0200 > Oliver Falk wrote: > > >> OK, that might be the better fix. But doesn't it make sense >> ConfigParser also allows int as values? I mean any kind of number >> (int, float, complex) could be handled as string... >> > > I know not the history of ConfigParser and why it's only strings. I > suspect it's because ConfigParser's primary usage is to parse config > files, and in a file it may be non-obvious how to mark something as an > int/float rather than a string. The reason pungi uses ConfigParser is > that prior to using kickstart files we had our own config files. I'm > not entirely happy with ConfigParser, but it'd be something of an > overhaul to switch to some other config system, and not one I was > willing to make at this point. Maybe during F9... > You can take a look at the config classes in yum (yum/config.py) it let you define different kind of options types. Tim -------------- next part -------------- An HTML attachment was scrubbed... URL: From skvidal at fedoraproject.org Tue Oct 2 16:08:43 2007 From: skvidal at fedoraproject.org (seth vidal) Date: Tue, 02 Oct 2007 12:08:43 -0400 Subject: pungi, python and the question: where are the python gurus? In-Reply-To: <47026C1F.7060808@rasmil.dk> References: <47021F9D.7060103@linux-kernel.at> <20071002083628.1de8ff80@redhat.com> <47023DCA.5050506@linux-kernel.at> <20071002110223.5cfb5e45@redhat.com> <47026C1F.7060808@rasmil.dk> Message-ID: <1191341323.6741.17.camel@cutter> On Tue, 2007-10-02 at 18:04 +0200, Tim Lauridsen wrote: > Jesse Keating wrote: > > On Tue, 02 Oct 2007 14:47:06 +0200 > > Oliver Falk <oliver at linux-kernel.at> wrote: > > > > > > > OK, that might be the better fix. But doesn't it make sense > > > ConfigParser also allows int as values? I mean any kind of number > > > (int, float, complex) could be handled as string... > > > > > > > I know not the history of ConfigParser and why it's only strings. I > > suspect it's because ConfigParser's primary usage is to parse config > > files, and in a file it may be non-obvious how to mark something as an > > int/float rather than a string. The reason pungi uses ConfigParser is > > that prior to using kickstart files we had our own config files. I'm > > not entirely happy with ConfigParser, but it'd be something of an > > overhaul to switch to some other config system, and not one I was > > willing to make at this point. Maybe during F9... > > > You can take a look at the config classes in yum (yum/config.py) it > let you define different kind of options types. > I've also made a yum-free config.py that takes all the advantages of the yum config file w/o needing the yum-ness of it. you can find it here: http://skvidal.fedorapeople.org/config.py we just used in in func and it's rather handy. -sv From oliver at linux-kernel.at Tue Oct 2 16:24:38 2007 From: oliver at linux-kernel.at (Oliver Falk) Date: Tue, 02 Oct 2007 18:24:38 +0200 Subject: pungi, python and the question: where are the python gurus? In-Reply-To: <47026129.2080001@linux-kernel.at> References: <47021F9D.7060103@linux-kernel.at> <20071002083628.1de8ff80@redhat.com> <47023DCA.5050506@linux-kernel.at> <20071002110223.5cfb5e45@redhat.com> <47026129.2080001@linux-kernel.at> Message-ID: <470270C6.60309@linux-kernel.at> On 10/02/2007 05:18 PM, Oliver Falk wrote: > On 10/02/2007 05:02 PM, Jesse Keating wrote: >> On Tue, 02 Oct 2007 14:47:06 +0200 >> Oliver Falk wrote: >> >>> OK, that might be the better fix. But doesn't it make sense >>> ConfigParser also allows int as values? I mean any kind of number >>> (int, float, complex) could be handled as string... >> I know not the history of ConfigParser and why it's only strings. I >> suspect it's because ConfigParser's primary usage is to parse config >> files, and in a file it may be non-obvious how to mark something as an >> int/float rather than a string. The reason pungi uses ConfigParser is >> that prior to using kickstart files we had our own config files. I'm >> not entirely happy with ConfigParser, but it'd be something of an >> overhaul to switch to some other config system, and not one I was >> willing to make at this point. Maybe during F9... > > I c. Well. I don't mind what pungi uses to parse configs, but it > MustWork(tm) :-) > > Kickstart files aren't pretty, but we already know them well. Maybe it > would be better to switch to xml with 'em, but... Forget... That's > another story, isn't it? :-) > >>>> I've made that change and done some local testing and this appears >>>> to solve the problem. I'll commit to tip and get a new build out >>>> today. >>> Thx Jesse, it's great you're there; We can always count on you, your >>> quick responses and lighting-speed fast actions! :-) >> Hah, thanks. If only all my bugs were this easy. > > *grin* I can assign all my easy bugs to you, this way you might reach 90 > % easy bugs... :-) And you can say, ey' guys I solved 50 bugs this day. :-) Jesse, just in case you have some more time that you want to spend: Pungi.Pungi:INFO: Running /usr/lib/anaconda-runtime/pkgorder /data/koji/pungi/20071002/alpha/os alpha Packages Pungi.Pungi:ERROR: Got an error from /usr/lib/anaconda-runtime/pkgorder Pungi.Pungi:ERROR: Traceback (most recent call last): File "/usr/lib/anaconda-runtime/pkgorder", line 34, in from yuminstall import YumSorter File "/usr/lib/anaconda/yuminstall.py", line 34, in from backend import AnacondaBackend File "/usr/lib/anaconda/backend.py", line 25, in import kickstart File "/usr/lib/anaconda/kickstart.py", line 181, in class IgnoreDisk(commands.ignoredisk.F8_IgnoreDisk): AttributeError: 'module' object has no attribute 'F8_IgnoreDisk' Anyone else is also invited to check this... I'll leave for today and have no more time to debug this... Best, Oliver From jkeating at redhat.com Tue Oct 2 16:52:10 2007 From: jkeating at redhat.com (Jesse Keating) Date: Tue, 2 Oct 2007 12:52:10 -0400 Subject: pungi, python and the question: where are the python gurus? In-Reply-To: <470270C6.60309@linux-kernel.at> References: <47021F9D.7060103@linux-kernel.at> <20071002083628.1de8ff80@redhat.com> <47023DCA.5050506@linux-kernel.at> <20071002110223.5cfb5e45@redhat.com> <47026129.2080001@linux-kernel.at> <470270C6.60309@linux-kernel.at> Message-ID: <20071002125210.7b0d5cb5@redhat.com> On Tue, 02 Oct 2007 18:24:38 +0200 Oliver Falk wrote: > Pungi.Pungi:INFO: Running /usr/lib/anaconda-runtime/pkgorder > /data/koji/pungi/20071002/alpha/os alpha Packages > Pungi.Pungi:ERROR: Got an error > from /usr/lib/anaconda-runtime/pkgorder Pungi.Pungi:ERROR: Traceback > (most recent call last): File "/usr/lib/anaconda-runtime/pkgorder", > line 34, in from yuminstall import YumSorter > File "/usr/lib/anaconda/yuminstall.py", line 34, in > from backend import AnacondaBackend > File "/usr/lib/anaconda/backend.py", line 25, in > import kickstart > File "/usr/lib/anaconda/kickstart.py", line 181, in > class IgnoreDisk(commands.ignoredisk.F8_IgnoreDisk): > AttributeError: 'module' object has no attribute 'F8_IgnoreDisk' > > Anyone else is also invited to check this... Oh fun, that looks like a pykickstart bug, I'll chase it up with those guys. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From mjs at CLEMSON.EDU Tue Oct 2 16:55:33 2007 From: mjs at CLEMSON.EDU (Matthew Saltzman) Date: Tue, 02 Oct 2007 12:55:33 -0400 Subject: Building Livna RPMs (slightly OT) Message-ID: <1191344133.1986.5.camel@vincent52.localdomain> I'm trying to build the NVidia proprietary driver for the latest F8T2 kernels, but the Livna RPM requires RPMs from the kmod-helpers-livna SRPM. These have buit-in lists of kernels that don't reflect the latest ones. Any place where using those tools is documented? Or is it possible at all to build Livna kmods independently? Also, how does the new "no kmods" policy affect how Livna will provide these modules? TIA. -- Matthew Saltzman Clemson University Math Sciences mjs AT clemson DOT edu http://www.math.clemson.edu/~mjs From tcallawa at redhat.com Tue Oct 2 17:23:08 2007 From: tcallawa at redhat.com (Tom "spot" Callaway) Date: Tue, 02 Oct 2007 13:23:08 -0400 Subject: Building Livna RPMs (slightly OT) In-Reply-To: <1191344133.1986.5.camel@vincent52.localdomain> References: <1191344133.1986.5.camel@vincent52.localdomain> Message-ID: <1191345788.3553.147.camel@localhost.localdomain> On Tue, 2007-10-02 at 12:55 -0400, Matthew Saltzman wrote: > I'm trying to build the NVidia proprietary driver for the latest F8T2 > kernels, but the Livna RPM requires RPMs from the kmod-helpers-livna > SRPM. These have buit-in lists of kernels that don't reflect the latest > ones. > > Any place where using those tools is documented? Or is it possible at > all to build Livna kmods independently? > > Also, how does the new "no kmods" policy affect how Livna will provide > these modules? It should not affect the way they are built at Livna. We're still planning on keeping the kmod infrastructure bits in the Fedora kernel package (DaveJ, correct me if you disagree). ~spot From tibbs at math.uh.edu Tue Oct 2 18:12:31 2007 From: tibbs at math.uh.edu (Jason L Tibbitts III) Date: 02 Oct 2007 13:12:31 -0500 Subject: Summary of the 2007-10-02 Packaging Committee meeting Message-ID: Meeting minutes and full logs of the packaging committee meeting which occurred on 2007-10-02 are online: http://fedoraproject.org/wiki/Packaging/Minutes http://fedoraproject.org/wiki/Packaging/Minutes20071002 Executive summary: The following draft is now an official guideline, having been accepted by FESCO last week: * Python Eggs: http://fedoraproject.org/wiki/PackagingDrafts/PythonEggs It should be written into the guidelines soon if this hasn't already been done by the time you read this. Issues pending FESCO ratification: * Naming of TeX-related packages: * http://www.redhat.com/archives/fedora-packaging/2007-September/msg00066.html * Accepted (5 - 0) Misc business: * FPC meetings will now be held every other week; the next meeting will be 2007-10-16T15:00Z, October 16 15:00UTC. - J< From jkeating at redhat.com Tue Oct 2 18:27:22 2007 From: jkeating at redhat.com (Jesse Keating) Date: Tue, 2 Oct 2007 14:27:22 -0400 Subject: pungi, python and the question: where are the python gurus? In-Reply-To: <470270C6.60309@linux-kernel.at> References: <47021F9D.7060103@linux-kernel.at> <20071002083628.1de8ff80@redhat.com> <47023DCA.5050506@linux-kernel.at> <20071002110223.5cfb5e45@redhat.com> <47026129.2080001@linux-kernel.at> <470270C6.60309@linux-kernel.at> Message-ID: <20071002142722.1857e919@redhat.com> On Tue, 02 Oct 2007 18:24:38 +0200 Oliver Falk wrote: > Pungi.Pungi:INFO: Running /usr/lib/anaconda-runtime/pkgorder > /data/koji/pungi/20071002/alpha/os alpha Packages > Pungi.Pungi:ERROR: Got an error > from /usr/lib/anaconda-runtime/pkgorder Pungi.Pungi:ERROR: Traceback > (most recent call last): File "/usr/lib/anaconda-runtime/pkgorder", > line 34, in from yuminstall import YumSorter > File "/usr/lib/anaconda/yuminstall.py", line 34, in > from backend import AnacondaBackend > File "/usr/lib/anaconda/backend.py", line 25, in > import kickstart > File "/usr/lib/anaconda/kickstart.py", line 181, in > class IgnoreDisk(commands.ignoredisk.F8_IgnoreDisk): > AttributeError: 'module' object has no attribute 'F8_IgnoreDisk' > > Anyone else is also invited to check this... > > I'll leave for today and have no more time to debug this... I was not able to duplicate this. Please state the versions of pungi, anaconda-runtime and pykickstart used for this compose (IE installed on the system doing the compose). -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From buildsys at fedoraproject.org Tue Oct 2 19:31:40 2007 From: buildsys at fedoraproject.org (buildsys at fedoraproject.org) Date: Tue, 2 Oct 2007 15:31:40 -0400 (EDT) Subject: Fedora Extras Package Build Report 2007-10-02 Message-ID: <20071002193140.22C8015212D@buildsys.fedoraproject.org> Packages built and released for Fedora Extras 6: 9 chmlib-0.39-5.fc6 cupsddk-1.2.2-1.fc6 cyrus-imapd-2.3.9-7.fc6 fuse-2.7.0-6.fc6 perl-MP3-Info-1.23-1.fc6 php-pecl-radius-1.2.5-2.fc6 php-pecl-xdebug-2.0.0-2.fc6 NEW qwt-doc-5.0.2-4.fc6 : Documentation of qwt yum-cron-0.5-1.fc6 Changes in Fedora Extras 6: chmlib-0.39-5.fc6 ----------------- * Sun Sep 30 2007 Peter Lemenkov 0.39-5 - Changel license tag from LGPL to LGPLv2+ * Sun Aug 05 2007 Peter Lemenkov 0.39-4 - Better fix for multi-arch issues cupsddk-1.2.2-1.fc6 ------------------- * Tue Oct 02 2007 Tim Waugh 1.2.2-1 - 1.2.2 (with patch to fix build). cyrus-imapd-2.3.9-7.fc6 ----------------------- * Sun Sep 23 2007 Tomas Janousek - 2.3.9-7 - updated the getgrouplist patch - fixed a few undeclared functions (and int to pointer conversions) fuse-2.7.0-6.fc6 ---------------- * Mon Oct 01 2007 Peter Lemenkov 2.7.0-6 - Added Require: which (BZ#312511) perl-MP3-Info-1.23-1.fc6 ------------------------ * Sun Sep 30 2007 Christopher Stone 1.23-1 - Upstream sync php-pecl-radius-1.2.5-2.fc6 --------------------------- * Sun Sep 30 2007 Christopher Stone 1.2.5-2 - Update to new standards php-pecl-xdebug-2.0.0-2.fc6 --------------------------- * Sun Sep 30 2007 Christopher Stone 2.0.0-2 - Update to latest standards - Fix encoding on Changelog qwt-doc-5.0.2-4.fc6 ------------------- * Sun Sep 30 2007 Frank B?ttner - 0.5-1 - Added a lockfile to prevent multiple instances of the cron scripts from running and hanging, see bug 311661 From ville.skytta at iki.fi Tue Oct 2 21:09:53 2007 From: ville.skytta at iki.fi (Ville =?utf-8?q?Skytt=C3=A4?=) Date: Wed, 3 Oct 2007 00:09:53 +0300 Subject: Using xdg-utils instead of htmlview, other hardwired apps In-Reply-To: <200710020942.10330.ville.skytta@iki.fi> References: <200710012141.58217.ville.skytta@iki.fi> <200710020942.10330.ville.skytta@iki.fi> Message-ID: <200710030009.54891.ville.skytta@iki.fi> On Tuesday 02 October 2007, Ville Skytt? wrote: > I plan to do some grepping later Did some now on my F7 box, new patches in addition to the previous ones at http://scop.fedorapeople.org/patches/xdg-utils/ are available for: amarok bittorrent dvdisaster gimp git ImageMagick kdepim mailcap notification-daemon pidgin python Additionally, bug against emacs filed. Note to maintainers: do not apply blindly, review if it's the right thing to do and adjust/reject as appropriate (and notify me if you decide against a patch and I'll remove it from the above URL (if I agree ;)). If you decide to apply a patch, changes are also pretty good that those changes would be acceptable upstream, so don't hesitate to send them. From s.adam at diffingo.com Tue Oct 2 21:08:07 2007 From: s.adam at diffingo.com (Stewart Adam) Date: Tue, 02 Oct 2007 17:08:07 -0400 Subject: Building Livna RPMs (slightly OT) In-Reply-To: <1191344133.1986.5.camel@vincent52.localdomain> References: <1191344133.1986.5.camel@vincent52.localdomain> Message-ID: <1191359287.28406.23.camel@Diffingo.localdomain> On Tue, 2007-10-02 at 12:55 -0400, Matthew Saltzman wrote: > I'm trying to build the NVidia proprietary driver for the latest F8T2 > kernels, but the Livna RPM requires RPMs from the kmod-helpers-livna > SRPM. These have buit-in lists of kernels that don't reflect the latest > ones. > > Any place where using those tools is documented? Or is it possible at > all to build Livna kmods independently? > > Also, how does the new "no kmods" policy affect how Livna will provide > these modules? > > TIA. Thorsten Leemhuis (knurd in #livna) is the one working on the this package. I'm not 100% sure how it works but I know it will help make the building of Livna kmods much easier. I looked at it brieflya few weeks back, I think you just need to edit the "newest-kernels" and "latest-kernels" files in /usr/share/kmod-helpers-livna and it will rebuild properly. Stewart From jspaleta at gmail.com Tue Oct 2 22:28:39 2007 From: jspaleta at gmail.com (Jeff Spaleta) Date: Tue, 2 Oct 2007 14:28:39 -0800 Subject: LTSP 5 on Fedora In-Reply-To: <4700F967.9010808@redhat.com> References: <4700E9FE.8000409@asic.udl.cat> <4700F967.9010808@redhat.com> Message-ID: <604aa7910710021528j1a4112f9x2bf66ae5f0b57b4d@mail.gmail.com> On 10/1/07, Warren Togami wrote: > Eric Harrison said that he's hoping to get the LTSP 5 bits into Fedora, > after that point he'll need other people to help maintain the packages > in Fedora. I'm meeting him in Oregon next weekend to get started on this. I blame myself. I meant to work on this over the summer, but I never was able to cobble together a couple of spare systems to start working on the client/server packages in a coordinated way. Everytime I was able to snag a spare computer I ended up needing to put qnx on it and use it for software development for real work. -jef From sundaram at fedoraproject.org Tue Oct 2 23:21:51 2007 From: sundaram at fedoraproject.org (Rahul Sundaram) Date: Wed, 03 Oct 2007 04:51:51 +0530 Subject: Notes for Fedora 8 Test 3 Message-ID: <4702D28F.1050705@fedoraproject.org> Hi Fedora 8 Test 3 has been pushed to mirrors and will be available as per the release schedule. In the official announcement, we intend to list any import changes as well as bugs and since I haven't been paying close attention as before in between the last test release and this one, I would love to get some help with that. If you are a rawhide user and noticed any major changes after test 3 (new features, new packages, user visible things) and if there are major issues that we need to highlight, do let me know either here or offlist. Thanks. Rahul From bpepple at fedoraproject.org Tue Oct 2 23:29:22 2007 From: bpepple at fedoraproject.org (Brian Pepple) Date: Tue, 2 Oct 2007 19:29:22 -0400 Subject: rpms/empathy/devel .cvsignore, 1.6, 1.7 empathy.spec, 1.7, 1.8 sources, 1.6, 1.7 In-Reply-To: <200710022230.l92MU9dS013790@cvs-int.fedora.redhat.com> References: <200710022230.l92MU9dS013790@cvs-int.fedora.redhat.com> Message-ID: On 10/2/07, pgordon Peter Gordon wrote: > > @@ -163,7 +163,9 @@ > %{_sysconfdir}/gconf/schemas/GNOME_Megaphone_Applet.schemas > %{_bindir}/empathy > %{_bindir}/empathy-accounts > +%{_bindir}/empathy-call-chandler > %{_datadir}/dbus-1/services/org.gnome.Empathy.Chat.service > +%{_datadir}/dbus-1/services/org.gnome.Empathy.Call.service > %{_datadir}/empathy/ > %{_datadir}/applications/fedora-%{name}.desktop > %{_datadir}/icons/hicolor/*/apps/%{name}* Ummm, haven't we been in feature freeze for a bit? http://fedoraproject.org/wiki/Releases/8/Schedule http://fedoraproject.org/wiki/ReleaseEngineering/FeatureFreezePolicy From sundaram at fedoraproject.org Tue Oct 2 23:25:40 2007 From: sundaram at fedoraproject.org (Rahul Sundaram) Date: Wed, 03 Oct 2007 04:55:40 +0530 Subject: Notes for Fedora 8 Test 3 In-Reply-To: <4702D28F.1050705@fedoraproject.org> References: <4702D28F.1050705@fedoraproject.org> Message-ID: <4702D374.2090906@fedoraproject.org> Rahul Sundaram wrote: > Hi > > Fedora 8 Test 3 has been pushed to mirrors and will be available as per > the release schedule. In the official announcement, we intend to list > any import changes as well as bugs and since I haven't been paying close > attention as before in between the last test release and this one, I > would love to get some help with that. > > If you are a rawhide user and noticed any major changes after test 3 ^^^^^^ I meant after test 2 here. Rahul From kevin.kofler at chello.at Wed Oct 3 00:02:25 2007 From: kevin.kofler at chello.at (Kevin Kofler) Date: Wed, 3 Oct 2007 00:02:25 +0000 (UTC) Subject: rpms/empathy/devel .cvsignore, 1.6, 1.7 empathy.spec, 1.7, 1.8 sources, 1.6, 1.7 References: <200710022230.l92MU9dS013790@cvs-int.fedora.redhat.com> Message-ID: Brian Pepple fedoraproject.org> writes: > Ummm, haven't we been in feature freeze for a bit? Let's be realistic, what is an extra D-Bus service going to break? Especially in an application like Empathy which isn't even a default app (Pidgin is). Kevin Kofler From peter at thecodergeek.com Wed Oct 3 01:23:43 2007 From: peter at thecodergeek.com (Peter Gordon) Date: Tue, 02 Oct 2007 18:23:43 -0700 Subject: rpms/empathy/devel .cvsignore, 1.6, 1.7 empathy.spec, 1.7, 1.8 sources, 1.6, 1.7 In-Reply-To: References: <200710022230.l92MU9dS013790@cvs-int.fedora.redhat.com> Message-ID: <1191374623.8239.9.camel@localhost.localdomain> On Tue, 2007-10-02 at 19:29 -0400, Brian Pepple wrote: > Ummm, haven't we been in feature freeze for a bit? > http://fedoraproject.org/wiki/Releases/8/Schedule > http://fedoraproject.org/wiki/ReleaseEngineering/FeatureFreezePolicy Hmm. I didn't think this feature was significant enough that it would break the freeze (since Empathy isn't an "essential" or default package); but if I can disable it if that would be preferred. (It's theoretically just an additional "--disable-voip" option to the configure script.) My thinking on it is (as Kevin pointed out in an earlier reply) that it's an additional feature that does not alter anything already in-place. Also, if I disabled it now it would probably end up being re-enabled after GA, so enabling it now means that we get that extra bit of testing from Rawhide users. If needed, I can happily push a new build with the VoIP stuff disabled. Thanks; and sorry for the slight confusion. -- Peter Gordon (codergeek42) GnuPG Public Key ID: 0xFFC19479 / Fingerprint: DD68 A414 56BD 6368 D957 9666 4268 CB7A FFC1 9479 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From jdennis at redhat.com Wed Oct 3 01:57:03 2007 From: jdennis at redhat.com (John Dennis) Date: Tue, 02 Oct 2007 21:57:03 -0400 Subject: Using xdg-utils instead of htmlview, other hardwired apps In-Reply-To: <200710030009.54891.ville.skytta@iki.fi> References: <200710012141.58217.ville.skytta@iki.fi> <200710020942.10330.ville.skytta@iki.fi> <200710030009.54891.ville.skytta@iki.fi> Message-ID: <4702F6EF.8040708@redhat.com> When I was updating my package to use xdg-utils I noticed that xdg-utils is not in RHEL5. I bet I'm not the only one who needs to maintain a package for both Fedora and RHEL, so for those who are interested this is how I solved it, you will need to modify the approach for your particulars. In configure.ac add: AC_PATH_PROGS([html_browser_open], [xdg-open htmlview]) if test -z $html_browser_open; then AC_MSG_ERROR([cannot find utility to launch browser]) fi AC_SUBST(html_browser_open) Somewhere in your code that is processed by config.status add something like this: web_browser_launcher = '@html_browser_open@' In the spec file add: %if 0%{?fedora} BuildRequires: xdg-utils Requires: xdg-utils %endif %if 0%{?rhel} BuildRequires: htmlview Requires: htmlview %endif What all this does is the following: AC_PATH_PROGS finds the full path of xdg-open if its installed otherwise htmlview if its installed, and stores the result in the config shell variable html_browser_open. If neither is found the variable will be set to the empty string. You may or may not want to abort in this situation, the code above does abort, if you don't want to abort don't use the 3 lines following AC_PATH_PROGS. Then config.status will substitute that value in your source code or config file. The spec file does a conditional requires depending on whether its fedora or rhel. You need the BuildRequires in addition to the Requires because configure is run on the build host and that is where the AC_PATH_PROGS expansion is evaluated. HTH, John From adam at spicenitz.org Wed Oct 3 02:11:45 2007 From: adam at spicenitz.org (Adam Goode) Date: Tue, 02 Oct 2007 22:11:45 -0400 Subject: Using xdg-utils instead of htmlview, other hardwired apps In-Reply-To: <200710012141.58217.ville.skytta@iki.fi> References: <200710012141.58217.ville.skytta@iki.fi> Message-ID: <4702FA61.4090302@spicenitz.org> Thanks! I have built a new fvwm for Rawhide. Adam Ville Skytt? wrote: > Hello, > > I went through current devel packages that use htmlview or have unnecessarily > hardwired dependencies to firefox or evince. Most of these should be using > xdg-open from xdg-utils instead. Not hardcoding firefox as the browser and > evince as the PDF viewer should be trivial to understand, but why use > xdg-open instead of htmlview? xdg-utils/xdg-open compared to htmlview: > > - Works better in non-GNOME setups > - Is a more standard implementation (more likely to be adopted upstream) > - Understands the $BROWSER environment variable > - Has slightly smaller dependency chain > > So far, the only drawback of xdg-open compared to htmlview I've found is that > there doesn't seem to be real support for just opening a browser without an > URL to show in it. "xdg-open about:blank" is one hacky workaround for this, > but I don't know how portable it is accross browsers (works at least in > Firefox and friends, and Konqueror). > > List of packages follows, I'd appreciate if their maintainers could have a > look and apply where appropriate. Most of these changes have been made > without testing but then again, most of them are so trivial that no testing > is required, but keep the above paragraph in mind if your package just needs > to open a browser without showing anything in particular in it (IIRC icewm is > one such case). For some packages I have patches available, some have > already been reported in Bugzilla, and some already applied in bleeding edge > upstream versions. > > Patches available at http://scop.fedorapeople.org/patches/xdg-utils/ : > > - amsn > - ddd > - fvwm > - gmrun > - gnome-libs > - grace > - grisbi > - icewm > - ipe > - keepassx > - R > - streamtuner > - system-config-date > - system-config-nfs > - system-config-samba > - system-config-services > - system-config-users > - tcldebugger > - xarchiver > > Reported in Bugzilla: > > - licq, #314231 > - pinfo, #312471 > - xfig, #313321 > - xpdf, #313311 > > Already reported and applied in upstream devel versions, Fedora > packages should be adjusted to Require/BuildRequire xdg-utils instead > of htmlview when those are out: > > - fontforge > - wireshark-gnome > -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 251 bytes Desc: OpenPGP digital signature URL: From bpepple at fedoraproject.org Wed Oct 3 02:14:12 2007 From: bpepple at fedoraproject.org (Brian Pepple) Date: Tue, 2 Oct 2007 22:14:12 -0400 Subject: rpms/empathy/devel .cvsignore, 1.6, 1.7 empathy.spec, 1.7, 1.8 sources, 1.6, 1.7 In-Reply-To: <1191374623.8239.9.camel@localhost.localdomain> References: <200710022230.l92MU9dS013790@cvs-int.fedora.redhat.com> <1191374623.8239.9.camel@localhost.localdomain> Message-ID: On 10/2/07, Peter Gordon wrote: > > My thinking on it is (as Kevin pointed out in an earlier reply) that > it's an additional feature that does not alter anything already > in-place. Also, if I disabled it now it would probably end up being > re-enabled after GA, so enabling it now means that we get that extra bit > of testing from Rawhide users. > > If needed, I can happily push a new build with the VoIP stuff disabled. I would lean toward disabling the voip stuff, since Xavier has said it isn't stable yet, and by default it is disabled. From sandeen at redhat.com Wed Oct 3 02:31:18 2007 From: sandeen at redhat.com (Eric Sandeen) Date: Tue, 02 Oct 2007 21:31:18 -0500 Subject: Notes for Fedora 8 Test 3 In-Reply-To: <4702D28F.1050705@fedoraproject.org> References: <4702D28F.1050705@fedoraproject.org> Message-ID: <4702FEF6.8070507@redhat.com> Rahul Sundaram wrote: > Hi > > Fedora 8 Test 3 has been pushed to mirrors and will be available as per > the release schedule. In the official announcement, we intend to list > any import changes as well as bugs and since I haven't been paying close > attention as before in between the last test release and this one, I > would love to get some help with that. > > If you are a rawhide user and noticed any major changes after test 3 > (new features, new packages, user visible things) and if there are major > issues that we need to highlight, do let me know either here or offlist. > Thanks. > > Rahul > One thing I noticed from last go-round, not strictly related to notes, but in the release announcement I think we should link directly to: http://mirrors.fedoraproject.org/publiclist/Fedora/7.92/ instead of: http://fedoraproject.org/get-fedora.html imho... the latter is too many clicks away from what you're announcing. Thanks, -Eric From peter at thecodergeek.com Wed Oct 3 02:32:26 2007 From: peter at thecodergeek.com (Peter Gordon) Date: Tue, 02 Oct 2007 19:32:26 -0700 Subject: rpms/empathy/devel .cvsignore, 1.6, 1.7 empathy.spec, 1.7, 1.8 sources, 1.6, 1.7 In-Reply-To: References: <200710022230.l92MU9dS013790@cvs-int.fedora.redhat.com> <1191374623.8239.9.camel@localhost.localdomain> Message-ID: <1191378746.8239.17.camel@localhost.localdomain> On Tue, 2007-10-02 at 22:14 -0400, Brian Pepple wrote: > I would lean toward disabling the voip stuff, since Xavier has said it > isn't stable yet, and by default it is disabled. That sounds reasonable. I apologize for the slight mishap, and thanks for pointing out my mistake. :) I'll push a build momentarily with the VoIP stuff disabled. -- Peter Gordon (codergeek42) GnuPG Public Key ID: 0xFFC19479 / Fingerprint: DD68 A414 56BD 6368 D957 9666 4268 CB7A FFC1 9479 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From jdieter at gmail.com Wed Oct 3 04:10:31 2007 From: jdieter at gmail.com (Jonathan Dieter) Date: Wed, 03 Oct 2007 07:10:31 +0300 Subject: Pulseaudio bug in F7 Message-ID: <1191384631.4512.35.camel@jndwidescreen.lesbg.loc> I know that the focus is on F8, but there's a bug in pulseaudio's zeroconf module in Fedora 7, namely if a sink name is over 64 bytes, it won't get published. This has been fixed in the version in Rawhide, and I've backported the fix to the version in F7. See https://bugzilla.redhat.com/show_bug.cgi?id=313141 I've been running with the fix for a couple of days now with no problems. Can we get this fix into updates-testing? Jonathan -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From rc040203 at freenet.de Wed Oct 3 04:42:44 2007 From: rc040203 at freenet.de (Ralf Corsepius) Date: Wed, 03 Oct 2007 06:42:44 +0200 Subject: FC-7 mockbuild fails/koji build succeeds Message-ID: <1191386564.3395.146.camel@mccallum.corsepiu.local> Hi, I am facing what I presume to be caused by a divergence between the default set of packages in a built-root in mock and koji: koji --scratch building a package succeeds: # koji build --scratch --arch=i386 dist-fc7 Coin2-2.5.0-2.fc7.src.rpm c.f. http://koji.fedoraproject.org/koji/taskinfo?taskID=181197 while rebuilding the identical src.rpm in a local mock on FC-7 fails: # mock -r fedora-7-i386.cfg Coin2-2.5.0-2.fc7.src.rpm ... ./configure: line 37448: cmp: command not found ... error: Bad exit status from /var/tmp/rpm-tmp.62964 (%build) ... RPM build errors: Bad exit status from /var/tmp/rpm-tmp.62964 (%build) ... Seemingly, "cmp" is in FC-7's default packages in koji, but not in FC-7's mock. Ralf From gunchev at gmail.com Wed Oct 3 07:13:28 2007 From: gunchev at gmail.com (Doncho N. Gunchev) Date: Wed, 3 Oct 2007 10:13:28 +0300 Subject: Please modify your OpenGL using games to use opengl-games-utils In-Reply-To: <47025E42.2030604@hhs.nl> References: <46F8F5E8.3000801@hhs.nl> <47015AF3.307@amiga-hardware.com> <47025E42.2030604@hhs.nl> Message-ID: <200710031013.28627.gunchev@gmail.com> On Tuesday 2007-10-02 18:05:38 Hans de Goede wrote: > Ian Chapman wrote: > > Doncho N. Gunchev wrote: > > > >>> for all games just by exporting the environment variable. Since you > >>> are asking for the games packages to use this by default, there needs > >>> to be a per-user way to disable the script action on multi-user > >>> configurations. > > > >> > >> Why not a checkbox - don't show this warning again? If checked - touch > >> a file (say ~/.no_video_warning) and don't bother the user again. > >> > >> I think the user should be able to abort the game start, to start anyway > >> and to start anyway and never be bothered again. > >> > > > > +1 > > > > To be fair I haven't see the script (yet) but that sounds a like a > > sensible suggestion to me. The user should have the option of continuing > > regardless, if they so choose, and not to be bothered again. This should > > be as simple as possible and done graphically, ideally at launch time. > > > > There are 2 issues with these train of thoughts: > 1) There really is no reason to want to run fullscreen OpenGL programs without > hardware acceleration, they will not be usable . If you don't > believe me, try it! I know, from a long time. Users *should* be able to see it with their own eyes. > 2) The current wrapper uses zenity, so it cannot do the advenced kind of > dialogs with a checkbox people ask for. > Well... improvise: ans=$(zenity --list --text "Your video..." --radiolist --column "Pick" \ --column "Option" FALSE "Run" TRUE "Don't run" FALSE "Never run such programs" \ FALSE "Always run regardless"); echo $ans Doesn't this look OK? > All in all I believe less is more, so that things are fine as is, the menu > entries all launch foo-wrapper, if a user _really_ think he / she knows better, > all she needs todo is to launch foo, or to modify the menu entry and strip the > wrapper. > I wish you were correct, but most users have no idea they can edit their menu, let alone what wrapper is. If I do such wrapper, will you get it in fedora? I can also make it open terminal and use text mode dialog if zenity is not installed or even fallback to plain text questions. The translation should be no problem too (echo $"Translatable text" AFAIK)[1]. [1] - http://tiswww.case.edu/php/chet/bash/bashref.html#SEC13 -- Regards, Doncho N. Gunchev, GPG key ID: 0EF40B9E, Key server: pgp.mit.edu From tla at rasmil.dk Wed Oct 3 07:15:59 2007 From: tla at rasmil.dk (Tim Lauridsen) Date: Wed, 03 Oct 2007 09:15:59 +0200 Subject: pungi, python and the question: where are the python gurus? In-Reply-To: <1191341323.6741.17.camel@cutter> References: <47021F9D.7060103@linux-kernel.at> <20071002083628.1de8ff80@redhat.com> <47023DCA.5050506@linux-kernel.at> <20071002110223.5cfb5e45@redhat.com> <47026C1F.7060808@rasmil.dk> <1191341323.6741.17.camel@cutter> Message-ID: <470341AF.3000707@rasmil.dk> seth vidal wrote: > On Tue, 2007-10-02 at 18:04 +0200, Tim Lauridsen wrote: > >> Jesse Keating wrote: >> >>> On Tue, 02 Oct 2007 14:47:06 +0200 >>> Oliver Falk <oliver at linux-kernel.at> wrote: >>> >>> >>> >>>> OK, that might be the better fix. But doesn't it make sense >>>> ConfigParser also allows int as values? I mean any kind of number >>>> (int, float, complex) could be handled as string... >>>> >>>> >>> I know not the history of ConfigParser and why it's only strings. I >>> suspect it's because ConfigParser's primary usage is to parse config >>> files, and in a file it may be non-obvious how to mark something as an >>> int/float rather than a string. The reason pungi uses ConfigParser is >>> that prior to using kickstart files we had our own config files. I'm >>> not entirely happy with ConfigParser, but it'd be something of an >>> overhaul to switch to some other config system, and not one I was >>> willing to make at this point. Maybe during F9... >>> >>> >> You can take a look at the config classes in yum (yum/config.py) it >> let you define different kind of options types. >> >> > > I've also made a yum-free config.py that takes all the advantages of the > yum config file w/o needing the yum-ness of it. > > you can find it here: > http://skvidal.fedorapeople.org/config.py > > we just used in in func and it's rather handy. > > -sv > > > Maybe, it should be out into its own package (python module), so that potential users could pull it in (yum, func, yumex, pungi etc). and it could be maintained in one place. Tim -------------- next part -------------- An HTML attachment was scrubbed... URL: From frank-buettner at gmx.net Wed Oct 3 08:49:35 2007 From: frank-buettner at gmx.net (=?UTF-8?B?RnJhbmsgQsO8dHRuZXI=?=) Date: Wed, 03 Oct 2007 10:49:35 +0200 Subject: Qt Jambi Message-ID: <4703579F.2050105@gmx.net> Hello, are somebody working on an package for Qt Jambi? http://trolltech.com/products/qt/jambi -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 5766 bytes Desc: S/MIME Cryptographic Signature URL: From mschwendt.tmp0701.nospam at arcor.de Wed Oct 3 09:00:22 2007 From: mschwendt.tmp0701.nospam at arcor.de (Michael Schwendt) Date: Wed, 3 Oct 2007 11:00:22 +0200 Subject: FC-7 mockbuild fails/koji build succeeds In-Reply-To: <1191386564.3395.146.camel@mccallum.corsepiu.local> References: <1191386564.3395.146.camel@mccallum.corsepiu.local> Message-ID: <20071003110022.c6092737.mschwendt.tmp0701.nospam@arcor.de> On Wed, 03 Oct 2007 06:42:44 +0200, Ralf Corsepius wrote: > Hi, > > I am facing what I presume to be caused by a divergence between the > default set of packages in a built-root in mock and koji: > > > koji --scratch building a package succeeds: > > # koji build --scratch --arch=i386 dist-fc7 Coin2-2.5.0-2.fc7.src.rpm > > c.f. http://koji.fedoraproject.org/koji/taskinfo?taskID=181197 > > > while rebuilding the identical src.rpm in a local mock on FC-7 fails: > > # mock -r fedora-7-i386.cfg Coin2-2.5.0-2.fc7.src.rpm > ... > ./configure: line 37448: cmp: command not found > ... > error: Bad exit status from /var/tmp/rpm-tmp.62964 (%build) > ... > RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.62964 (%build) > ... > > > Seemingly, "cmp" is in FC-7's default packages in koji, but not in > FC-7's mock. It's the same old "diffutils is missing" problem that has been found recently. Normally, "rpm-build" used to require "diffutils", because it uses diff in scripts like check-files. But the RPM update for F7 and FC6 has dropped the diffutils "Requires" (the %changelog does not mention that). The mock buildsys build-group pkg needs an update. From oliver at linux-kernel.at Wed Oct 3 09:53:32 2007 From: oliver at linux-kernel.at (Oliver Falk) Date: Wed, 03 Oct 2007 11:53:32 +0200 Subject: pungi, python and the question: where are the python gurus? In-Reply-To: <20071002142722.1857e919@redhat.com> References: <47021F9D.7060103@linux-kernel.at> <20071002083628.1de8ff80@redhat.com> <47023DCA.5050506@linux-kernel.at> <20071002110223.5cfb5e45@redhat.com> <47026129.2080001@linux-kernel.at> <470270C6.60309@linux-kernel.at> <20071002142722.1857e919@redhat.com> Message-ID: <4703669C.2060600@linux-kernel.at> Jesse Keating schrieb: > On Tue, 02 Oct 2007 18:24:38 +0200 > Oliver Falk wrote: > >> Pungi.Pungi:INFO: Running /usr/lib/anaconda-runtime/pkgorder >> /data/koji/pungi/20071002/alpha/os alpha Packages >> Pungi.Pungi:ERROR: Got an error >> from /usr/lib/anaconda-runtime/pkgorder Pungi.Pungi:ERROR: Traceback >> (most recent call last): File "/usr/lib/anaconda-runtime/pkgorder", >> line 34, in from yuminstall import YumSorter >> File "/usr/lib/anaconda/yuminstall.py", line 34, in >> from backend import AnacondaBackend >> File "/usr/lib/anaconda/backend.py", line 25, in >> import kickstart >> File "/usr/lib/anaconda/kickstart.py", line 181, in >> class IgnoreDisk(commands.ignoredisk.F8_IgnoreDisk): >> AttributeError: 'module' object has no attribute 'F8_IgnoreDisk' >> >> Anyone else is also invited to check this... >> >> I'll leave for today and have no more time to debug this... > > I was not able to duplicate this. Please state the versions of pungi, > anaconda-runtime and pykickstart used for this compose (IE installed on > the system doing the compose). [oliver at gosa devel]$ rpm -q pungi anaconda-runtime pykickstart pungi-1.1.3-1.fc8 anaconda-runtime-11.3.0.36-1axp pykickstart-1.2-2.fc8 Best, Oliver From fedora at leemhuis.info Wed Oct 3 10:30:49 2007 From: fedora at leemhuis.info (Thorsten Leemhuis) Date: Wed, 03 Oct 2007 12:30:49 +0200 Subject: Using xdg-utils instead of htmlview, other hardwired apps In-Reply-To: <4702F6EF.8040708@redhat.com> References: <200710012141.58217.ville.skytta@iki.fi> <200710020942.10330.ville.skytta@iki.fi> <200710030009.54891.ville.skytta@iki.fi> <4702F6EF.8040708@redhat.com> Message-ID: <47036F59.7010400@leemhuis.info> On 03.10.2007 03:57, John Dennis wrote: > When I was updating my package to use xdg-utils I noticed that xdg-utils > is not in RHEL5. I bet I'm not the only one who needs to maintain a > package for both Fedora and RHEL, so for those who are interested this > is how I solved it, you will need to modify the approach for your > particulars. [...] Note, xdg-utils is in EPEL5, thus is you maintain your packages for Fedora and EPEL (and not Fedora and RHEL) then it should be no problem to just use xdg-utils for both. Cu knurd From fedora at leemhuis.info Wed Oct 3 10:50:31 2007 From: fedora at leemhuis.info (Thorsten Leemhuis) Date: Wed, 03 Oct 2007 12:50:31 +0200 Subject: Building Livna RPMs (slightly OT) In-Reply-To: <1191359287.28406.23.camel@Diffingo.localdomain> References: <1191344133.1986.5.camel@vincent52.localdomain> <1191359287.28406.23.camel@Diffingo.localdomain> Message-ID: <470373F7.7080202@leemhuis.info> On 02.10.2007 23:08, Stewart Adam wrote: > On Tue, 2007-10-02 at 12:55 -0400, Matthew Saltzman wrote: >> I'm trying to build the NVidia proprietary driver for the latest F8T2 >> kernels, but the Livna RPM requires RPMs from the kmod-helpers-livna >> SRPM. Use: $ wget http://livna-dl.reloumirrors.net/fedora/development/SRPMS/nvidia-kmod-100.14.11-4.lvn8.src.rpm $ rpmbuild --rebuild nvidia-kmod-100.14.11-4.lvn8.src.rpm --define "kernels $(uname -r)" [...] Created: /home/thl/rpmbuild/RPMS/x86_64/kmod-nvidia-2.6.23-0.202.rc8.fc8-100.14.11-4.fc8.4.x86_64.rpm [...] $ rpm -ivh /home/thl/rpmbuild/RPMS/x86_64/kmod-nvidia-2.6.23-0.202.rc8.fc8-100.14.11-4.fc8.4.x86_64.rpm >> These have buit-in lists of kernels that don't reflect the latest >> ones. I'll update those today for the test3 kernels. EPEL and rpmfusion kept me busy in the past weeks and I didn't found time to update the kmod stuff in livna. >> Any place where using those tools is documented? Not yet, sorry. I'm still testing some improvements. >> Or is it possible at >> all to build Livna kmods independently? See above. You can also build build for multiple kernels in one go by using "--define "kernels foo bar" -- thos don't have to be packaged as RPM, thus you can use it for you self-compiled kernels as well. >> Also, how does the new "no kmods" policy affect how Livna will provide >> these modules? Livna (and rpmfusion sooner or later) will continue to ship kernels modules. How rpmfusion will do it exatly sill needs to be discussed. > Thorsten Leemhuis (knurd in #livna) is the one working on the this > package. I'm not 100% sure how it works but I know it will help make the > building of Livna kmods much easier. I looked at it brieflya few weeks > back, I think you just need to edit the "newest-kernels" and > "latest-kernels" files in /usr/share/kmod-helpers-livna and it will > rebuild properly. Still working on it and I need to revert some parts for now as yum and mock don't work as I expected them to work(?) :-(( So some features will have to wait CU knurd (?) -- seems at least in the current livna buildsys with not up2date versions of rpm/yum/mock only the latest kernel-devel package gets installed if you have another package that for example has BuildRequires: kernel-devel-x86_64 = 2.6.23-0.214.rc8.git2.fc8 BuildRequires: kernel-devel-x86_64 = 2.6.23-0.202.rc8.fc8 Not sure yet if thats a bug or a feature. From fedora at leemhuis.info Wed Oct 3 10:52:52 2007 From: fedora at leemhuis.info (Thorsten Leemhuis) Date: Wed, 03 Oct 2007 12:52:52 +0200 Subject: Building Livna RPMs (slightly OT) In-Reply-To: <1191345788.3553.147.camel@localhost.localdomain> References: <1191344133.1986.5.camel@vincent52.localdomain> <1191345788.3553.147.camel@localhost.localdomain> Message-ID: <47037484.3090406@leemhuis.info> On 02.10.2007 19:23, Tom "spot" Callaway wrote: > On Tue, 2007-10-02 at 12:55 -0400, Matthew Saltzman wrote: >> I'm trying to build the NVidia proprietary driver for the latest F8T2 >> kernels, but the Livna RPM requires RPMs from the kmod-helpers-livna >> SRPM. These have buit-in lists of kernels that don't reflect the latest >> ones. >> >> Any place where using those tools is documented? Or is it possible at >> all to build Livna kmods independently? >> >> Also, how does the new "no kmods" policy affect how Livna will provide >> these modules? > > It should not affect the way they are built at Livna. We're still > planning on keeping the kmod infrastructure bits in the Fedora kernel > package (DaveJ, correct me if you disagree). There is afaik no kmod-specific infra in the Fedora kernel. There are only sane arch-provides (like "kernel-devel-x86_64 = 2.6.23-0.214.rc8.git2.fc8" ) that get used by kmods (and other packaging standards as well afaik). CU knurd From ml at deadbabylon.de Wed Oct 3 10:57:13 2007 From: ml at deadbabylon.de (Sebastian Vahl) Date: Wed, 3 Oct 2007 12:57:13 +0200 Subject: Notes for Fedora 8 Test 3 In-Reply-To: <4702D28F.1050705@fedoraproject.org> References: <4702D28F.1050705@fedoraproject.org> Message-ID: <20071003125713.31ba8619@htpc> Am Wed, 03 Oct 2007 04:51:51 +0530 schrieb Rahul Sundaram : > Hi > > Fedora 8 Test 3 has been pushed to mirrors and will be available as > per the release schedule. In the official announcement, we intend to > list any import changes as well as bugs and since I haven't been > paying close attention as before in between the last test release and > this one, I would love to get some help with that. > > If you are a rawhide user and noticed any major changes after test 3 > (new features, new packages, user visible things) and if there are > major issues that we need to highlight, do let me know either here or > offlist. Thanks. > > Rahul > For KDE: knetworkmanager is probably gone for test3 because it isn't working with the newest networkmanager. We use nm-applet from Gnome as a replacement. See: https://bugzilla.redhat.com/show_bug.cgi?id=298991 Jeremy should confirm this before it gets into the release notes because he's the one implementing the needed changes for the livecd. Sebastian -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From aph at redhat.com Wed Oct 3 11:08:38 2007 From: aph at redhat.com (Andrew Haley) Date: Wed, 3 Oct 2007 12:08:38 +0100 Subject: Problems with clock in f8t2 Message-ID: <18179.30774.903928.719824@zebedee.pink> There seems to be some problem with the system clock with f8t2. In particular, setting the clock via ntp no longer works. Like this: zorro:gcc $ sudo ntpdate -v -b 1.fedora.pool.ntp.org 3 Oct 12:03:52 ntpdate[17063]: ntpdate 4.2.4p2 at 1.1495-o Tue Aug 21 13:51:59 UTC 2007 (1) 3 Oct 12:03:56 ntpdate[17063]: step time server 134.34.3.18 offset -372.433774 sec zorro:gcc $ sudo ntpdate -v -b 1.fedora.pool.ntp.org 3 Oct 12:04:01 ntpdate[17064]: ntpdate 4.2.4p2 at 1.1495-o Tue Aug 21 13:51:59 UTC 2007 (1) 3 Oct 12:04:05 ntpdate[17064]: step time server 134.34.3.18 offset -372.458162 sec The kernel: 2.6.23-0.164.rc5.fc8 #1 SMP Tue Sep 4 18:24:12 EDT 2007 x86_64 x86_64 x86_64 GNU/Linux Is anyone else seeing this? Andrew. -- Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, UK Registered in England and Wales No. 3798903 From pmatilai at laiskiainen.org Wed Oct 3 11:12:15 2007 From: pmatilai at laiskiainen.org (Panu Matilainen) Date: Wed, 3 Oct 2007 14:12:15 +0300 (EEST) Subject: FC-7 mockbuild fails/koji build succeeds In-Reply-To: <20071003110022.c6092737.mschwendt.tmp0701.nospam@arcor.de> References: <1191386564.3395.146.camel@mccallum.corsepiu.local> <20071003110022.c6092737.mschwendt.tmp0701.nospam@arcor.de> Message-ID: On Wed, 3 Oct 2007, Michael Schwendt wrote: > On Wed, 03 Oct 2007 06:42:44 +0200, Ralf Corsepius wrote: > >> Hi, >> >> I am facing what I presume to be caused by a divergence between the >> default set of packages in a built-root in mock and koji: >> >> >> koji --scratch building a package succeeds: >> >> # koji build --scratch --arch=i386 dist-fc7 Coin2-2.5.0-2.fc7.src.rpm >> >> c.f. http://koji.fedoraproject.org/koji/taskinfo?taskID=181197 >> >> >> while rebuilding the identical src.rpm in a local mock on FC-7 fails: >> >> # mock -r fedora-7-i386.cfg Coin2-2.5.0-2.fc7.src.rpm >> ... >> ./configure: line 37448: cmp: command not found >> ... >> error: Bad exit status from /var/tmp/rpm-tmp.62964 (%build) >> ... >> RPM build errors: >> Bad exit status from /var/tmp/rpm-tmp.62964 (%build) >> ... >> >> >> Seemingly, "cmp" is in FC-7's default packages in koji, but not in >> FC-7's mock. > > It's the same old "diffutils is missing" problem that has been found > recently. Normally, "rpm-build" used to require "diffutils", because > it uses diff in scripts like check-files. But the RPM update for > F7 and FC6 has dropped the diffutils "Requires" (the %changelog does > not mention that). The mock buildsys build-group pkg needs an > update. No it wasn't dropped from rpm-build, it never was there to begin with. diffutils has always been one of the implicit requirements (for no good reason IMO but that's another story) and has only been added recently to rawhide rpm. Next round of rpm updates updates for F7 (and FC6 possibly) is coming soonish, I can fix this and bunch of other implicit deps there. Missing deps are bugs alright, but I'm just not at all happy to see the build environment of already released Fedora versions changing like this. - Panu - From skvidal at fedoraproject.org Wed Oct 3 11:14:41 2007 From: skvidal at fedoraproject.org (seth vidal) Date: Wed, 03 Oct 2007 07:14:41 -0400 Subject: pungi, python and the question: where are the python gurus? In-Reply-To: <470341AF.3000707@rasmil.dk> References: <47021F9D.7060103@linux-kernel.at> <20071002083628.1de8ff80@redhat.com> <47023DCA.5050506@linux-kernel.at> <20071002110223.5cfb5e45@redhat.com> <47026C1F.7060808@rasmil.dk> <1191341323.6741.17.camel@cutter> <470341AF.3000707@rasmil.dk> Message-ID: <1191410081.6741.61.camel@cutter> On Wed, 2007-10-03 at 09:15 +0200, Tim Lauridsen wrote: > seth vidal wrote: > > On Tue, 2007-10-02 at 18:04 +0200, Tim Lauridsen wrote: > > > > > Jesse Keating wrote: > > > > > > > On Tue, 02 Oct 2007 14:47:06 +0200 > > > > Oliver Falk <oliver at linux-kernel.at> wrote: > > > > > > > > > > > > > > > > > OK, that might be the better fix. But doesn't it make sense > > > > > ConfigParser also allows int as values? I mean any kind of number > > > > > (int, float, complex) could be handled as string... > > > > > > > > > > > > > > I know not the history of ConfigParser and why it's only strings. I > > > > suspect it's because ConfigParser's primary usage is to parse config > > > > files, and in a file it may be non-obvious how to mark something as an > > > > int/float rather than a string. The reason pungi uses ConfigParser is > > > > that prior to using kickstart files we had our own config files. I'm > > > > not entirely happy with ConfigParser, but it'd be something of an > > > > overhaul to switch to some other config system, and not one I was > > > > willing to make at this point. Maybe during F9... > > > > > > > > > > > You can take a look at the config classes in yum (yum/config.py) it > > > let you define different kind of options types. > > > > > > > > > > I've also made a yum-free config.py that takes all the advantages of the > > yum config file w/o needing the yum-ness of it. > > > > you can find it here: > > http://skvidal.fedorapeople.org/config.py > > > > we just used in in func and it's rather handy. > > > > -sv > > > > > > > Maybe, it should be out into its own package (python module), so that > potential users could pull it in (yum, func, yumex, pungi etc). > and it could be maintained in one place. > actually I was thinking that maybe we should see about submitting it to be in python core. -sv From jkeating at redhat.com Wed Oct 3 11:32:44 2007 From: jkeating at redhat.com (Jesse Keating) Date: Wed, 3 Oct 2007 07:32:44 -0400 Subject: pungi, python and the question: where are the python gurus? In-Reply-To: <4703669C.2060600@linux-kernel.at> References: <47021F9D.7060103@linux-kernel.at> <20071002083628.1de8ff80@redhat.com> <47023DCA.5050506@linux-kernel.at> <20071002110223.5cfb5e45@redhat.com> <47026129.2080001@linux-kernel.at> <470270C6.60309@linux-kernel.at> <20071002142722.1857e919@redhat.com> <4703669C.2060600@linux-kernel.at> Message-ID: <20071003073244.538e9091@redhat.com> On Wed, 03 Oct 2007 11:53:32 +0200 Oliver Falk wrote: > pykickstart-1.2-2.fc8 This is likely your problem. pykickstart-1.13-1.fc8 was current when I did my test. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From tla at rasmil.dk Wed Oct 3 11:51:53 2007 From: tla at rasmil.dk (Tim Lauridsen) Date: Wed, 03 Oct 2007 13:51:53 +0200 Subject: pungi, python and the question: where are the python gurus? In-Reply-To: <1191410081.6741.61.camel@cutter> References: <47021F9D.7060103@linux-kernel.at> <20071002083628.1de8ff80@redhat.com> <47023DCA.5050506@linux-kernel.at> <20071002110223.5cfb5e45@redhat.com> <47026C1F.7060808@rasmil.dk> <1191341323.6741.17.camel@cutter> <470341AF.3000707@rasmil.dk> <1191410081.6741.61.camel@cutter> Message-ID: <47038259.302@rasmil.dk> seth vidal wrote: > On Wed, 2007-10-03 at 09:15 +0200, Tim Lauridsen wrote: > >> seth vidal wrote: >> >>> On Tue, 2007-10-02 at 18:04 +0200, Tim Lauridsen wrote: >>> >>> >>>> Jesse Keating wrote: >>>> >>>> >>>>> On Tue, 02 Oct 2007 14:47:06 +0200 >>>>> Oliver Falk <oliver at linux-kernel.at> wrote: >>>>> >>>>> >>>>> >>>>> >>>>>> OK, that might be the better fix. But doesn't it make sense >>>>>> ConfigParser also allows int as values? I mean any kind of number >>>>>> (int, float, complex) could be handled as string... >>>>>> >>>>>> >>>>>> >>>>> I know not the history of ConfigParser and why it's only strings. I >>>>> suspect it's because ConfigParser's primary usage is to parse config >>>>> files, and in a file it may be non-obvious how to mark something as an >>>>> int/float rather than a string. The reason pungi uses ConfigParser is >>>>> that prior to using kickstart files we had our own config files. I'm >>>>> not entirely happy with ConfigParser, but it'd be something of an >>>>> overhaul to switch to some other config system, and not one I was >>>>> willing to make at this point. Maybe during F9... >>>>> >>>>> >>>>> >>>> You can take a look at the config classes in yum (yum/config.py) it >>>> let you define different kind of options types. >>>> >>>> >>>> >>> I've also made a yum-free config.py that takes all the advantages of the >>> yum config file w/o needing the yum-ness of it. >>> >>> you can find it here: >>> http://skvidal.fedorapeople.org/config.py >>> >>> we just used in in func and it's rather handy. >>> >>> -sv >>> >>> >>> >>> >> Maybe, it should be out into its own package (python module), so that >> potential users could pull it in (yum, func, yumex, pungi etc). >> and it could be maintained in one place. >> >> > > actually I was thinking that maybe we should see about submitting it to > be in python core. > > -sv > > > Sounds like a good idea. Tim -------------- next part -------------- An HTML attachment was scrubbed... URL: From mschwendt.tmp0701.nospam at arcor.de Wed Oct 3 12:09:00 2007 From: mschwendt.tmp0701.nospam at arcor.de (Michael Schwendt) Date: Wed, 3 Oct 2007 14:09:00 +0200 Subject: FC-7 mockbuild fails/koji build succeeds In-Reply-To: References: <1191386564.3395.146.camel@mccallum.corsepiu.local> <20071003110022.c6092737.mschwendt.tmp0701.nospam@arcor.de> Message-ID: <20071003140900.f8fe6cb0.mschwendt.tmp0701.nospam@arcor.de> On Wed, 3 Oct 2007 14:12:15 +0300 (EEST), Panu Matilainen wrote: > >> ./configure: line 37448: cmp: command not found > >> ... > >> error: Bad exit status from /var/tmp/rpm-tmp.62964 (%build) > >> ... > >> RPM build errors: > >> Bad exit status from /var/tmp/rpm-tmp.62964 (%build) > >> ... > >> > >> > >> Seemingly, "cmp" is in FC-7's default packages in koji, but not in > >> FC-7's mock. > > > > It's the same old "diffutils is missing" problem that has been found > > recently. Normally, "rpm-build" used to require "diffutils", because > > it uses diff in scripts like check-files. But the RPM update for > > F7 and FC6 has dropped the diffutils "Requires" (the %changelog does > > not mention that). The mock buildsys build-group pkg needs an > > update. > > No it wasn't dropped from rpm-build, it never was there to begin with. > diffutils has always been one of the implicit requirements (for no good > reason IMO but that's another story) and has only been added recently to > rawhide rpm. Then we're back at the questions "who dropped diffutils from the buildsys build-groups for stable dists?" or "why is diffutils missing suddenly"? From jonathan.underwood at gmail.com Wed Oct 3 12:31:48 2007 From: jonathan.underwood at gmail.com (Jonathan Underwood) Date: Wed, 3 Oct 2007 13:31:48 +0100 Subject: Summary of the 2007-10-02 Packaging Committee meeting In-Reply-To: References: Message-ID: <645d17210710030531s266e7047re9a375d6df40300e@mail.gmail.com> On 02 Oct 2007 13:12:31 -0500, Jason L Tibbitts III wrote: > Issues pending FESCO ratification: > * Naming of TeX-related packages: > * http://www.redhat.com/archives/fedora-packaging/2007-September/msg00066.html > * Accepted (5 - 0) Presumably package names should be changed for F8? From mtasaka at ioa.s.u-tokyo.ac.jp Wed Oct 3 12:56:39 2007 From: mtasaka at ioa.s.u-tokyo.ac.jp (Mamoru Tasaka) Date: Wed, 03 Oct 2007 21:56:39 +0900 Subject: FC-7 mockbuild fails/koji build succeeds In-Reply-To: <1191386564.3395.146.camel@mccallum.corsepiu.local> References: <1191386564.3395.146.camel@mccallum.corsepiu.local> Message-ID: <47039187.9060607@ioa.s.u-tokyo.ac.jp> Ralf Corsepius wrote, at 10/03/2007 01:42 PM +9:00: > Hi, > > I am facing what I presume to be caused by a divergence between the > default set of packages in a built-root in mock and koji: > > > koji --scratch building a package succeeds: > > # koji build --scratch --arch=i386 dist-fc7 Coin2-2.5.0-2.fc7.src.rpm > > c.f. http://koji.fedoraproject.org/koji/taskinfo?taskID=181197 > > > while rebuilding the identical src.rpm in a local mock on FC-7 fails: > > # mock -r fedora-7-i386.cfg Coin2-2.5.0-2.fc7.src.rpm > ... > ./configure: line 37448: cmp: command not found > ... > error: Bad exit status from /var/tmp/rpm-tmp.62964 (%build) > ... > RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.62964 (%build) > ... > > > Seemingly, "cmp" is in FC-7's default packages in koji, but not in > FC-7's mock. > Umm.. For me mock build of repo fedora-7-i386 with debug option (i.e. mock -r fedora-7-i386 --debug ..... ) shows buildsys-build package is pulled from "groups" repo, i.e. from http://buildsys.fedoraproject.org/buildgroups/7/i386/ ============================================================================= Package Arch Version Repository Size ============================================================================= Installing: buildsys-build noarch 0.8-1.fc7 groups 2.7 k Installing for dependencies: ConsoleKit-libs i386 0.2.1-2.fc7 fedora 13 k MAKEDEV i386 3.23-1.2 fedora 135 k This is because "local" repo (i.e. http://koji.fedoraproject.org/static-repos/dist-fc7-build-current/i386/ ) is disabled on fedora-7-i386.cfg . buildsys-build(-1.1.noarch) under "local" repo surely requires diffutils, while buildsys-build(-0.8-1.fc7) under "groups" repo does not. Regards Mamoru From mtasaka at ioa.s.u-tokyo.ac.jp Wed Oct 3 13:00:19 2007 From: mtasaka at ioa.s.u-tokyo.ac.jp (Mamoru Tasaka) Date: Wed, 03 Oct 2007 22:00:19 +0900 Subject: FC-7 mockbuild fails/koji build succeeds In-Reply-To: <47039187.9060607@ioa.s.u-tokyo.ac.jp> References: <1191386564.3395.146.camel@mccallum.corsepiu.local> <47039187.9060607@ioa.s.u-tokyo.ac.jp> Message-ID: <47039263.60200@ioa.s.u-tokyo.ac.jp> Mamoru Tasaka wrote, at 10/03/2007 09:56 PM +9:00: > buildsys-build(-1.1.noarch) under "local" repo surely requires > diffutils, while buildsys-build(-0.8-1.fc7) under "groups" repo does not. > More strangely, buildsys-build-0.7-1.fc7 under "groups" repo requires diffutils, while buildsys-build-0.8-1.fc7 under "groups" repo does not. Mamoru From pertusus at free.fr Wed Oct 3 13:13:26 2007 From: pertusus at free.fr (Patrice Dumas) Date: Wed, 3 Oct 2007 15:13:26 +0200 Subject: Summary of the 2007-10-02 Packaging Committee meeting In-Reply-To: <645d17210710030531s266e7047re9a375d6df40300e@mail.gmail.com> References: <645d17210710030531s266e7047re9a375d6df40300e@mail.gmail.com> Message-ID: <20071003131326.GD2557@free.fr> On Wed, Oct 03, 2007 at 01:31:48PM +0100, Jonathan Underwood wrote: > On 02 Oct 2007 13:12:31 -0500, Jason L Tibbitts III wrote: > > Issues pending FESCO ratification: > > * Naming of TeX-related packages: > > * http://www.redhat.com/archives/fedora-packaging/2007-September/msg00066.html > > * Accepted (5 - 0) > > Presumably package names should be changed for F8? Certainly not. We are past test3, texlive is still not in, and it is not a big deal. Additionally, it would be nice to have the virtual provides also in, jindrich was inclined to add them, before we adjust the packages. F9 would be a more realistic target, in my opinion, without pressure on the maintainers to change names in case they have more important business to do. -- Pat From buildsys at redhat.com Wed Oct 3 13:25:19 2007 From: buildsys at redhat.com (Build System) Date: Wed, 3 Oct 2007 09:25:19 -0400 Subject: rawhide report: 20071003 changes Message-ID: <200710031325.l93DPJqt009149@porkchop.devel.redhat.com> New package SteGUI Graphical front-end to Steghide New package TnL-data Datafiles for Thunder and Lightning New package aasaver A screensaver for KDE which presents an ASCII aquarium New package abyssinica-fonts SIL Abyssinica fonts New package aldrin Modular music sequencer/tracker New package cdcollect Simple CD/DVD catalog for GNOME New package eclipse-demos Eclipse demonstration screencasts New package fbreader E-book reader New package higlayout Easy to use and powerful layout manager for Java New package kbiof KDE port of the original BIOF XScreenSaver New package ladspa-caps-plugins The C* Audio Plugin Suite New package libHX General-purpose library New package libpano13 Library for manipulating panoramic images New package londonlaw Online multiplayer version of a well known detective boardgame New package lybniz A function graph plotter New package php-channel-phing Adds phing channel to PEAR New package php-channel-phpdb Adds phpdb channel to PEAR New package quake3 Quake 3 Arena tournament 3D shooter game New package qwt-doc Documentation of qwt New package rt61pci-firmware Firmware for Ralink?? RT2561/RT2661 A/B/G network adaptors New package rt73usb-firmware Firmware for Ralink?? RT2571W/RT2671 A/B/G network adaptors New package ruby-RMagick Graphics Processing for Ruby and Ruby on Rails New package scim-python Python wrapper for Smart Common Input Method platform New package straw Desktop news aggregator New package taipeifonts Chinese Bitmap Fonts New package vdr-ttxtsubs Teletext subtitles plugin for VDR New package whowatch Display information about users currently logged on Removed package eclipse-mylar Updated Packages: Coin2-2.5.0-2.fc8 ----------------- * Wed Oct 03 2007 Ralf Cors??pius - 2.5.0-2 - Fix permissions on source files. - Convert sources to utf-8. * Tue Oct 02 2007 Ralf Cors??pius - 2.5.0-1 - Upstream update. FlightGear-0.9.11-0.4.pre1.fc8 ------------------------------ * Tue Oct 02 2007 Fabrice Bellet 0.9.11-0.4.pre1 - use opengl-games-utils wrapper to show error dialog when DRI is missing * Sun Sep 23 2007 Fabrice Bellet 0.9.11-0.3.pre1 - update icon cache handling to current guidelines/drafts - update License tag OpenSceneGraph-2.0-7.fc8 ------------------------ * Thu Sep 27 2007 Ralf Cors??pius - 2.0-7 - Let OpenSceneGraph-libs Obsoletes: Producer - Let OpenSceneGraph-devel Obsoletes: Producer-devel. * Wed Sep 26 2007 Ralf Cors??pius - 2.0-6 - By public demand, add upstream's *.pcs. - Add hacks to work around the worst bugs in *.pcs. - Add OpenSceneGraph2-devel. - Move ldconfig to *-libs. - Abandon OpenThreads2. - Remove obsolete applications. Pixie-2.2.2-2.fc8 ----------------- * Mon Oct 01 2007 kwizart < kwizart at gmail.com > - 2.2.2-2 - Disable prefix in name abcde-2.3.99.6-4.fc8 -------------------- * Sat Sep 29 2007 Ville Skytt?? - 2.3.99.6-4 - Requires: which * Mon Aug 13 2007 Ville Skytt?? - 2.3.99.6-3 - License: GPLv2+ - Add (empty) %build section. acpid-1.0.6-2.fc8 ----------------- * Wed Sep 26 2007 Zdenek Prikryl - 1.0.6-2.fc8 - Fixed leak of a file descriptor - Resolves: #304761 akode-2.0.1-9.fc8 ----------------- * Wed Sep 26 2007 Rex Dieter 2.0.1-9 - BR: pulseaudio-libs-devel alsa-plugins-1.0.14-4.fc8 ------------------------- * Mon Oct 01 2007 Lennart Poettering - 1.0.14-4 - In the pulse plugin: reflect the XRUN state back to the application. Makes XMMS work on top of the alsa plugin. (#307341) alsa-utils-1.0.15-0.4.rc1.fc8 ----------------------------- * Mon Oct 01 2007 Martin Stransky 1.0.15-0.4.rc1 - moved saved volume settings back to /etc/alsa (per discussion at #293301) amarok-1.4.7-5.fc8 ------------------ * Fri Sep 28 2007 Aurelien Bompard 1.4.7-5 - add patch 1 to fix Fedora bug 242862: Amarok doesn't support transfer of Unicode filenames to MTP devices * Sun Sep 02 2007 Aurelien Bompard 1.4.7-4 - add patch for kde bug 147126 : amarok freezes when trying to play mp3 files without mp3 support * Fri Aug 24 2007 Todd Zullinger 1.4.7-3 - rebuild with libgpod-0.5.2 audit-1.6.2-2.fc8 ----------------- * Mon Oct 01 2007 Steve Grubb 1.6.2-2 - Don't retry if the rt queue is full. bigboard-0.5.21-2.fc8 --------------------- * Tue Oct 02 2007 Colin Walters - 0.5.21-2 - require online-desktop * Tue Oct 02 2007 Colin Walters - 0.5.21-1 - new upstream * Thu Sep 27 2007 Colin Walters - 0.5.20-1 - new upstream bug-buddy-1:2.20.0-2.fc8 ------------------------ * Mon Oct 01 2007 Matthias Clasen - 1:2.20.0-2 - Incorporate upstream fixes (#314861) bzr-0.91-1.fc8 -------------- * Tue Aug 28 2007 Toshio Kuratomi - 0.91-1 - Update to 0.91. + Fixes some issues with using tag-enabled branches. bzr-gtk-0.91.0-2.fc8 -------------------- * Wed Sep 26 2007 Toshio Kuratomi 0.91.0-2 - Olive must be moved to an arch specific directory as well for now. If rpm could have noarch subpackages, this would be fine to leave in python_sitelib. * Wed Sep 26 2007 Toshio Kuratomi 0.91.0-1 - Update to 0.91.0. * Thu Aug 30 2007 Toshio Kuratomi 0.90.0-2 - Move the plugins manually as distutils doesn't know that bzr is arch specific. bzrtools-0.91.0-1.fc8 --------------------- * Wed Sep 26 2007 Toshio Kuratomi 0.91.0-1 - Update to 0.91.0. ccache-2.4-11.fc8 ----------------- * Tue Oct 02 2007 Ville Skytt?? - 2.4-11 - Apply upstream fix for problems when $HOME is not set (#315441). * Wed Aug 22 2007 Ville Skytt?? - Fix URL to upstream tarball. chmlib-0.39-5.fc8 ----------------- * Sun Sep 30 2007 Peter Lemenkov 0.39-5 - Changel license tag from LGPL to LGPLv2+ * Sun Aug 05 2007 Peter Lemenkov 0.39-4 - Better fix for multi-arch issues cinepaint-0.22.1-4.fc8 ---------------------- * Tue Oct 02 2007 kwizart < kwizart at gmail.com > - 0.22.1-4 - Patch plug-ins/script-fu/interp_md5.* (remove RSA) - Add Requires pygtk2 cobbler-0.6.2-2.fc8 ------------------- * Fri Sep 28 2007 Michael DeHaan - 0.6.2-2 - Upstream changes (see CHANGELOG) - removed syslinux as a requirement (cobbler check will detect absense) - packaged /var/lib/cobbler/settings as a config file - added BuildRequires of redhat-rpm-config to help src RPM rebuilds on other platforms - permissions cleanup - make license field conform to rpmlint - relocate cgi-bin files to cobbler subdirectory - include the WUI! codeina-0.10.1-2.fc8 -------------------- * Mon Oct 01 2007 - Bastien Nocera - 0.10.1-2 - Big patch from myself (fixes from Thomas) to: - Show a title to the price column (#299251) - Not redownload already downloaded packages, and check whether corrupted (#305421) - Select free matching codecs by default (#305411) - Clearly show an empty list and a warning when no codecs match the required ones, so users don't get confused colordiff-1.0.6a-4.fc8 ---------------------- * Sat Sep 29 2007 Ville Skytt?? - 1.0.6a-4 - Requires: which * Mon Aug 13 2007 Ville Skytt?? - 1.0.6a-3 - License: GPLv2+ convmv-1.10-3.fc8 ----------------- * Thu Sep 27 2007 Nils Philippsen - 1.10-3 - don't expect find output to be sorted, move "make test" to %check (#237687, patch by Giuseppe Bonacci) - change license tag to "GPLv2" cups-1:1.3.3-1.fc8 ------------------ * Fri Sep 28 2007 Tim Waugh 1:1.3.3-1 - 1.3.3. * Tue Sep 25 2007 Tim Waugh 1:1.3.2-3 - Don't strip foomatic recommended strings from make/model names. * Fri Sep 21 2007 Tim Waugh 1:1.3.2-2 - Write printcap when remote printers have timed out (bug #290831). cupsddk-1.2.2-1.fc8 ------------------- * Tue Oct 02 2007 Tim Waugh 1.2.2-1 - 1.2.2 (with patch to fix build). * Sat Sep 29 2007 Tim Waugh 1.2.1-1 - 1.2.1. dbus-sharp-0.63-8.fc8 --------------------- * Tue Oct 02 2007 Matthias Clasen - 0.63-8 - Add alpha to ExlusiveArch * Tue Oct 02 2007 Matthias Clasen - 0.63-7 - Fix license field - Add pkgconfig dependency to the -devel package dhcp-12:3.0.6-7.fc8 ------------------- * Wed Sep 26 2007 David Cantrell - 12:3.0.6-7 - In dhcp.conf.5, explain that if no next-server statement applies to the requesting client, the address 0.0.0.0 is used (#184484). * Wed Sep 26 2007 David Cantrell - 12:3.0.6-6 - Init script fixes for dhcpd and dhcrelay (#278601) * Mon Sep 10 2007 David Cantrell - 12:3.0.6-5 - Fix typos in ldap.c and correct LDAP macros (#283391) docbook-dtds-1.0-32.fc8 ----------------------- * Mon Oct 01 2007 Ondrej Vasik - 1.0.32 - DocBook 4.4 SGML and XML.(#312941) - added dist tag e2fsprogs-1.40.2-8.fc8 ---------------------- * Tue Oct 02 2007 Eric Sandeen 1.40.2-8 - Detect squashfs filesystems in libblkid (#305151) echo-icon-theme-0.3-1.git.fc8 ----------------------------- * Tue Oct 02 2007 Luya Tshimbalanga - 0.3-1.git - Newest snapshot - Included cc-by-sa 3.0 file - Dropped patch contexts.patch * Wed Sep 26 2007 Luya Tshimbalanga - 0.2.5.20070427wiki - Updated license to cc-by-sa 3.0 eclipse-1:3.3.0-22.fc8 ---------------------- * Wed Sep 26 2007 Andrew Overholt 3.3.0-21 - Add patch to generate 1.6 bytecode on a 1.7 VM (kudos to Olivier Thomann) - Resolves: rhbz#288991. * Tue Sep 18 2007 Andrew Overholt 3.3.0-20 - Move requirements on subclipse, cdt, mylyn, etc. to comps.xml. * Mon Sep 10 2007 Andrew Overholt 3.3.0-19 - Don't require subclipse, cdt, or rpm-editor on ppc64. empathy-0.14-2.fc8 ------------------ * Tue Oct 02 2007 Peter Gordon - 0.14-2 - Disable VoIP support at this time, since it is deemed unstable by upstream for now. (Thanks to Brian Pepple for the notice.) * Tue Oct 02 2007 Peter Gordon - 0.14-1 - Update to new upstream release (0.14). * Sun Sep 30 2007 Peter Gordon - 0.13-1 - Update to new upstream release (0.13), which adds a panel applet (Megaphone) and python bindings. - Split shared libraries into a libs subpackage for easier handling in multi-lib environments. eruby-1.0.5-10 -------------- * Tue Sep 25 2007 Akira TAGOH - 1.0.5-10 - clean up the spec file. f-spot-0.4.0-3.fc8 ------------------ * Tue Oct 02 2007 Matthias Clasen - 0.4.0-3 - Add alpha to ExclusiveArch firefox-2.0.0.6-11.fc8 ---------------------- * Wed Sep 26 2007 Martin Stransky 2.0.0.6-11 - Fixed #242657 - firefox -g doesn't work fonts-chinese-3.03-12.fc8 ------------------------- * Thu Sep 27 2007 Caius Chance - 3.03-12.fc8 - Resolves: rhbz#225761 (Convert fonts-chinese into meta-package.) <<<<< Taipei fonts was moved to a separate package taipeifonts. <<<<< Improved: % defattr(-,root,root,-) <<<<<-Put taipeifonts after cjkunifonts in the requires. * Thu Sep 27 2007 Caius Chance - 3.03-11.fc8 - Resolves: rhbz#225761 (Convert fonts-chinese into meta-package.) <<<<< Tidy up spec file. fonts-japanese-0.20061016-12.fc8 -------------------------------- * Wed Sep 26 2007 Akira TAGOH - 0.20061016-12 - Remove jisksp16-1990 and knm_new fonts so that it has been packaged separately. - clean up the spec file. * Fri Aug 31 2007 Akira TAGOH - Add jiskan24-2000-{1,2} and jiskan24-2003-1. * Thu Aug 30 2007 Akira TAGOH - drop BR gzip fuse-2.7.0-8.fc8 ---------------- * Mon Oct 01 2007 Peter Lemenkov 2.7.0-8 - Added Require: which (BZ#312511) * Fri Sep 21 2007 Tom "spot" Callaway 2.7.0-7 - revert udev rules change * Thu Sep 20 2007 Tom "spot" Callaway 2.7.0-6 - change udev rules so that /dev/fuse is chmod 666 (bz 298651) fvwm-2.5.23-3.fc8 ----------------- * Tue Oct 02 2007 Adam Goode - 2.5.23-3 - Change htmlview to xdg-open (thanks, Ville Skytt?? !) fwfstab-0.01.1-7.fc8 -------------------- * Mon Oct 01 2007 Stewart Adam 0.01.1-7 - Rebuild for redhat-artwork split gcc-4.1.2-31 ------------ * Wed Oct 03 2007 Jakub Jelinek 4.1.2-31 - fix visibility of C++ guard variables (Jason Merrill) - don't drop DECL_BUILT_IN_CLASS when defining a builtin function * Mon Oct 01 2007 Jakub Jelinek 4.1.2-30 - fix ICE on C++ gnu_inline function followed by prototype of the same fn (Alexandre Oliva) * Fri Sep 28 2007 Jakub Jelinek 4.1.2-29 - print virtual inline backtrace in some diagnostic messages to help locate bugs reported with -D_FORTIFY_SOURCE{,=2} gdm-1:2.20.0-13.fc8 ------------------- * Tue Oct 02 2007 Ray Strode - 1:2.20.0-13 - Actually add said escape == cancel behavior back * Tue Oct 02 2007 Ray Strode - 1:2.20.0-12 - Add escape == cancel behavior back * Mon Oct 01 2007 Matthias Clasen - 1:2.20.0-11 - Fix a refcounting problem with user faces gedit-1:2.20.1-1.fc8 -------------------- * Wed Sep 26 2007 Ray Strode - 1:2.20.1-1 - Update to 2.20.1 at the request of upstream ghc-6.8.0.20070928-2.fc8 ------------------------ * Sat Sep 29 2007 Bryan O'Sullivan - 6.8.0.20070928-2 - add happy to BuildRequires * Sat Sep 29 2007 Bryan O'Sullivan - 6.8.0.20070928-1 - prepare for GHC 6.8.1 by building a release candidate snapshot ghostscript-8.60-3.fc8 ---------------------- * Thu Sep 27 2007 Tim Waugh 8.60-3 - Back-ported mkstemp64 patch (bug #308211). * Thu Aug 23 2007 Tim Waugh 8.60-2 - More specific license tag. * Fri Aug 03 2007 Tim Waugh 8.60-1 - 8.60. git-1.5.3.3-1.fc8 ----------------- * Sun Sep 30 2007 James Bowes 1.5.3.3-1 - git-1.5.3.3 * Wed Sep 26 2007 James Bowes 1.5.3.2-1 - git-1.5.3.2 glibc-2.6.90-16 --------------- * Sat Sep 29 2007 Jakub Jelinek 2.6.90-16 - misc fixes (BZ#4963, BZ#4972, BZ#5028, BZ#5043, BZ#5058) - improve -D_FORTIFY_SOURCE{,=2} diagnostic through warning/error attributes - fix wcscpy, wcpcpy, fgetws, fgetws_unlocked, swprintf and vswprintf fortification inlines - fix a scalability issue with lazy binding in heavily multithreaded programs gnome-applets-1:2.20.0-6.fc8 ---------------------------- * Thu Sep 27 2007 Matthias Clasen - 1:2.20.0-6 - Fix a memory leak in the mixer preferences gnome-desktop-2.20.0-3.fc8 -------------------------- * Thu Sep 27 2007 Ray Strode - 2.20.0-3 - remove seemingly unneccessary dep on redhat-artwork * Wed Sep 26 2007 Matthias Clasen - 2.20.0-2 - Fix a memory leak gnome-pilot-2.0.15-9.fc8 ------------------------ * Wed Sep 26 2007 Matthias Clasen - 2.0.15-9 - Fix the build with new intltool * Tue Apr 24 2007 Matthew Barnes - 2.0.15-8.fc7 - One more revision of the patch to close RH bug #198211. * Mon Apr 23 2007 Matthew Barnes - 2.0.15-7.fc7 - Revise patch for RH bug #198211 to match upstream's solution. gnome-python2-extras-2.19.1-6.fc8 --------------------------------- * Fri Sep 28 2007 Matthew Barnes - 2.19.1-6.fc8 - Add a gnome-python2-gdl subpackage (RH bug #303141). gnome-session-2.20.0-2.fc8 -------------------------- * Thu Sep 27 2007 Ray Strode - 2.20.0-2 - drop redhat-artwork dep. We don't need it. gnome-volume-manager-2.17.0-8.fc8 --------------------------------- * Mon Oct 01 2007 Matthias Clasen - 2.17.0-8 - Drop the hard gthumb requirement (#228759) - Fix license field gpp-0.7.0-1.fc8 --------------- * Wed Sep 26 2007 Matt Domsch 0.7.0-1 - update to latest upstream, fixes #242195 and #198150 - fix .desktop file Version gpredict-0.9.0-1.fc8 -------------------- * Sat Sep 29 2007 Denis Leroy - 0.9.0-1 - Update to 0.9.0 - Removed tooltip patch, is now upstream gpsim-0.22.0-5.fc8 ------------------ * Thu Sep 27 2007 Alain Portal 0.22.0-5 - Add BR popt-devel grace-5.1.21-4.fc8 ------------------ * Fri Sep 28 2007 Jos?? Matos - 5.1.21-4 - Correctly detect netcdf (signature has changed). - Add libXmu-devel as BR. - Add conditional dependency on chkfontpath for <= F8. * Thu Sep 27 2007 Jos?? Matos - 5.1.21-3 - Remove dependency on chkfontpath, thanks to ajax for the patch. (#252277) gsoap-2.7.9-0.1.l ----------------- gstreamer-0.10.14-4.fc8 ----------------------- * Mon Oct 01 2007 Matthias Clasen - 0.10.14-4 - Add missing Requires (#312671) * Tue Aug 14 2007 Matthias Clasen - 0.10.14-3 - Require check-devel (#251956) * Sat Aug 04 2007 - Bastien Nocera - 0.10.14-1 - Update to 0.10.14 gtkwave-3.1.1-1.fc8 ------------------- * Fri Sep 28 2007 Paul Howarth 3.1.1-1 - update to 3.1.1 hunspell-hu-1.2.1-1.fc8 ----------------------- * Tue Oct 02 2007 Caolan McNamara - 1.2.1-1 - latest version * Fri Aug 03 2007 Caolan McNamara - 1.2-2 - clarify that this is tri-licenced hunspell-pt-0.20071001-1.fc8 ---------------------------- * Tue Oct 02 2007 Caolan McNamara - 0.20071001-1 - next version hwbrowser-0.37-1.fc8 -------------------- * Thu Sep 27 2007 Nils Philippsen - 0.37-1 - hide notebook tabs (#308301) icu-3.8-1.fc8 ------------- * Tue Oct 02 2007 Caolan McNamara - 3.8-1 - latest version * Mon Sep 03 2007 Caolan McNamara - 3.8-0.2.d02 - next release candidate * Wed Aug 29 2007 Caolan McNamara - 3.8-0.2.d01 - rebuild im-chooser-0.5.2-3.fc8 ---------------------- * Tue Oct 02 2007 Akira TAGOH - 0.5.2-3 - Revert the previous change. initscripts-8.57-1 ------------------ * Tue Sep 25 2007 Bill Nottingham - 8.57-1 - work around upstream bash changes (#220887, modified from ) - init.d/network: add Should-Start for firewall services - ifup-eth: handle arp_ip_target separately (#288151, ) - rc.sysinit: remove rc.serial support - should be udev rules - rc.sysinit: remove acpi module loading - now supported by the kernel automatically - fix en_GB translation (#271201) - translation updates: as, bn_IN, bg, ca, cs, de, el, es, fi, gu, hi, it, ja, ko, kn, ml, mr, nb, nl, pa, pl, pt, pt_BR, ro, sl, sr, sr at Latn, sv, ta, te, zh_CN inn-2.4.3-7.fc8 --------------- * Tue Oct 02 2007 Ondrej Dvoracek 2.4.3-7 - initscript review (#246951) - added buildrequires for perl-devel and python iprutils-2.2.6-3.fc8 -------------------- * Mon Oct 01 2007 Jeremy Katz - 2.2.6-3 - don't require redhat-lsb (#252343) iptables-1.3.8-4.1.fc8 ---------------------- * Wed Sep 26 2007 Thomas Woerner 1.3.8-4.1 - do not start ip6tables if ipv6 is blacklisted (rhbz#236888) - use simpler fix for (rhbz#295611) Thanks to Linus Torvalds for the patch. irqbalance-2:0.55-5.fc8 ----------------------- * Fri Sep 28 2007 Neil Horman - 2:0.55-5 - Install pie patch - Grab Ulis cpuparse cleanup (bz 310821) isdn4k-utils-3.2-55.fc8 ----------------------- * Thu Sep 27 2007 Than Ngo - 3.2-55 - fix build issue with glibc jd-1.9.6-0.6.rc070930.fc8 ------------------------- * Sun Sep 30 2007 Mamoru Tasaka - 1.9.6-0.6.rc070930 - 1.9.6 rc 070930 * Tue Sep 18 2007 Mamoru Tasaka - 1.9.6-0.5.beta070918 - 1.9.6 beta 070918 * Sun Aug 05 2007 Mamoru Tasaka - 1.9.6-0.2.beta070804 - 1.9.6 beta 070804 release 2 jokosher-1.0-0.1.20070929svn.fc8 -------------------------------- * Sat Sep 29 2007 Christopher Brown - 1.0-0.1.20070929svn - change to python-setuptools-devel - update to latest svn * Tue Sep 04 2007 Christopher Brown - 1.0-0.1.20070904svn - change to python-setuptools-devel - update to latest svn * Fri Aug 24 2007 Christopher Brown - 1.0-0.1.20070824svn - update to latest svn kazehakase-0.4.9-1.fc8 ---------------------- * Sat Sep 29 2007 Mamoru Tasaka - 0.4.9-1 - 0.4.9 kdebase-6:3.5.7-16.fc8 ---------------------- * Tue Oct 02 2007 Than Ngo - 6:3.5.7-16 - rh#299731, CVE-2007-4569 * Thu Sep 27 2007 Than Ngo - 6:3.5.7-15 - rh#301841, "Root Shell" sessions will not close kdeutils-6:3.5.7-6.fc8 ---------------------- * Thu Sep 27 2007 Than Ngo - 3.5.7-6 - fix build issue with new current glibc-2.6.90 kernel-2.6.23-0.217.rc9.git1.fc8 -------------------------------- * Tue Oct 02 2007 Dave Jones - 2.6.23-rc9-git1 * Tue Oct 02 2007 Dave Jones - 2.6.23-rc9 * Sun Sep 30 2007 Dave Jones - 2.6.23-rc8-git4 kernel-xen-2.6-2.6.21-2947.fc8 ------------------------------ * Thu Sep 27 2007 Eduardo Habkost - Fix 3w-9xxx to use PCI resources properly and work under Xen (bug #309611) kexec-tools-1.102pre-2.fc8 -------------------------- * Mon Oct 01 2007 Neil Horman - 1.102pre-2 - Fix triggerpostun script (bz 308151) kinput2-v3.1-36.fc8 ------------------- * Fri Sep 28 2007 Akira TAGOH - v3.1-36 - Add Requires: Canna to get it working just installing the package. - clean up a bit the spec file. koan-0.6.2-2.fc8 ---------------- * Fri Sep 28 2007 Michael DeHaan - 0.6.2-2 - Upstream changes (see CHANGELOG) krb5-1.6.2-9.fc8 ---------------- * Mon Oct 01 2007 Nalin Dahyabhai 1.6.2-9 - apply the fix for CVE-2007-4000 instead of the experimental patch for setting ok-as-delegate flags * Tue Sep 11 2007 Nalin Dahyabhai 1.6.2-8 - move the db2 kdb plugin from -server to -libs, because a multilib libkdb might need it * Tue Sep 11 2007 Nalin Dahyabhai 1.6.2-7 - also perform PAM session and credential management when ftpd accepts a client using strong authentication, missed earlier - also label kadmind log files and files created by the db2 plugin lat-1.2.3-1.fc8 --------------- * Fri Sep 28 2007 Paul Howarth 1.2.3-1 - Update to 1.2.3 - Clarify license as GPL version 2 * Sat Jun 09 2007 Paul Howarth 1.2.2-3 - ExcludeArch ppc64 due to missing mono support on that arch (#241911) - Require yelp (#243403) * Fri Mar 16 2007 Paul Howarth 1.2.2-2 - Upstream now installs correctly into %{_libdir} rather than %{_prefix}/lib so there's no need to override the destination directory in %install; this change gets the plugins installed into the correct directory too (#232278) less-406-12.fc8 --------------- * Mon Oct 01 2007 Ivana Varekova - 406-12 - change license tag - fix 312591 - add which dependency libICE-1.0.4-2.fc8 ------------------ * Mon Oct 01 2007 Adam Jackson 1.0.4-2 - Rebuild against xtrans 1.0.3-5 to pick up gethostname() avoidance. libdockapp-0.6.1-4.fc8 ---------------------- * Sun Sep 30 2007 Patrice Dumas 0.6.1-4 - new fontpath.d configuraton mechanism, change by ajax, Adam Jackson libselinux-2.0.35-2.fc8 ----------------------- * Thu Sep 27 2007 Dan Walsh - 2.0.35-2 - Fix segfault on missing file_context file * Wed Sep 26 2007 Dan Walsh - 2.0.35-1 - Upgrade to upstream * Make netlink socket close-on-exec to avoid descriptor leakage from Dan Walsh. * Pass CFLAGS when using gcc for linking from Dennis Gilmore. libsemanage-2.0.11-1.fc8 ------------------------ * Fri Sep 28 2007 Dan Walsh - 2.0.11-1 - Upgrade to latest from NSA * Fix ordering of file_contexts.homedirs from Todd Miller and Dan Walsh. * Fri Sep 28 2007 Dan Walsh - 2.0.10-2 - Fix sort order on generated homedir context * Fri Sep 28 2007 Dan Walsh - 2.0.10-1 - Upgrade to latest from NSA * Fix error checking on getpw*_r functions from Todd Miller. * Make genhomedircon skip invalid homedir contexts from Todd Miller. * Set default user and prefix from seusers from Dan Walsh. * Add swigify Makefile target from Dan Walsh. libsepol-2.0.11-1.fc8 --------------------- * Wed Sep 26 2007 Dan Walsh 2.0.11-1 * Pass CFLAGS to CC even on link command, per Dennis Gilmore. libvirt-0.3.3-1.fc8 ------------------- * Sun Sep 30 2007 Daniel Veillard - 0.3.3-1 - Release of 0.3.3 - Avahi support - NUMA support - lots of assorted improvements, bugfixes and cleanups - documentation and localization improvements logrotate-3.7.6-1.3.fc8 ----------------------- * Thu Sep 27 2007 Tomas Smetana 3.7.6-1.3 - popt-devel dependency was still missing * Thu Sep 27 2007 Tomas Smetana 3.7.6-1.2 - add missing dependencies to spec file lsof-4.78-6.fc8 --------------- * Tue Oct 02 2007 Karel Zak 4.78-6 - fix #280651 - lsof prints entries in multiple lines when SElinux is disabled - fix #243976 - mmap'd files with large inode numbers confuse lsof lynx-2.8.6-6.fc8 ---------------- * Tue Oct 02 2007 Ivana Varekova - 2.8.6-6 - fix 311031 - fix argument parsing makebootfat-1.4-6.fc8 --------------------- * Thu Sep 27 2007 Dmitry Butskoy - 1.4-6 - always distribute own ldlinux.sys as well as ldlinux.bss - add conditional macro %{new_ldlinux} (default off) to build the package with ldlinux.bss and ldlinux.sys taken from some syslinux source directly. - Update README.usbboot . * Fri Aug 17 2007 Dmitry Butskoy - Change License tag to GPLv2+ man-pages-ja-20070915-1.fc8 --------------------------- * Thu Sep 27 2007 Akira TAGOH - 20070915-1 - updates to 20070915. - remove man-pages-ja-222495-swapon.2.patch so that it's no longer needed. - clean up the spec file. - fix some warnings in perl script. mesa-7.0.1-6.fc8 ---------------- * Fri Sep 28 2007 Dave Airlie 7.0.1-6 - mesa-7.0.1-stable-branch.patch - Updated to close to 7.0.2-rc1 - This contains the fixes made to the upstream Mesa stable branch including fixes for 965 vblank interrupt issues along with a fix in the kernel - remove patches that already upstream. - mesa-6.5.2-hush-synthetic-visual-warning.patch - dropped - mesa-7.0-i-already-defined-glapi-you-twit.patch - dropped - mesa-7.0.1-965-sampler-crash.patch - dropped metacity-2.20.0-2.fc8 --------------------- * Thu Sep 27 2007 Ray Strode - 2.20.0-2 - Drop dep on redhat-artwork, add one on nodoka mlton-20070826-10.fc8 --------------------- * Thu Sep 27 2007 Adam Goode - 20070826-10 - Disable bootstrap * Thu Sep 27 2007 Adam Goode - 20070826-9 - Re-bootstrap ppc * Wed Sep 26 2007 Adam Goode - 20070826-8 - Really fix SRPM conditionals mugshot-1.1.55-1.fc8 -------------------- * Thu Sep 27 2007 Colin Walters - 1.1.55-1 - new upstream * Thu Sep 20 2007 Colin Walters - 1.1.54-1 - new upstream nautilus-2.20.0-3.fc8 --------------------- * Tue Oct 02 2007 Matthias Clasen - 2.20.0-3 - Fix a crash with small fonts (#242350) * Tue Oct 02 2007 Alexander Larsson - 2.20.0-1 - Backport fixes for async thumbnail loading from svn * Fri Sep 28 2007 Ray Strode - 2.20.0-2 - drop redhat-artwork dep. Alex says we don't need it anymore neverball-1.4.0-10.fc8 ---------------------- * Sat Sep 29 2007 Wart - 1.4.0-10 - Add wrapper for detecting DRI when launching game (BZ #304811) nodoka-theme-gnome-0.3.2-2.fc8 ------------------------------ * Thu Sep 27 2007 Martin Sourada - 0.3.2-2 - Require fedora-icon-theme instead of redhat-artwork (rhbz #309631) notification-daemon-0.3.7-6.fc8 ------------------------------- * Wed Sep 26 2007 Matthias Clasen - 0.3.7-6 - Make it build with the latest intltool * Wed Aug 08 2007 Matthias Clasen - 0.3.7-5 - Update the license field nsd-3.0.6-5.fc8 --------------- * Tue Oct 02 2007 Paul Wouters - 3.0.6-5 - nsdc update and nsdc notify are no longer needed in initscript. nspluginwrapper-0.9.91.5-4.fc8 ------------------------------ * Mon Oct 01 2007 Martin Stransky 0.9.91.5-4 - quit the plugin when browser crashes (#290901) nss_compat_ossl-0.9.2-2.fc8 --------------------------- * Wed Sep 26 2007 Rob Crittenden 0.9.2-2 - Bugzilla #306711, need to define CERT_NewTempCertificate ode-0.9-0.1.rc1.fc8 ------------------- * Fri Sep 28 2007 Hans de Goede 0.9-0.1.rc1 - New upstream release 0.9-rc1 online-desktop-0.2.18-1.fc8 --------------------------- * Tue Oct 02 2007 Colin Walters - 0.2.18-1 - new upstream * Thu Sep 27 2007 Colin Walters - 0.2.17-1 - new upstream osgal-1:0.6.1-1.fc8 ------------------- * Sat Sep 29 2007 Christopher Stone 1:0.6.1-1 - Upstream sync - Move openalpp-devel Requires to this package - Obsolete/Provides openalpp - Fix up some rpmlint warnings osgcal-0.1.46-2.fc8 ------------------- * Sat Sep 29 2007 Christopher Stone 0.1.46-2 - Update License - Fix encoding on Changelog * Sat Sep 29 2007 Christopher Stone 0.1.46-1 - Upstream sync - Remove no longer needed 64-bit patch - Update source URL * Tue Sep 11 2007 Christopher Stone 0.1.45-1 - Upstream sync - Update 64-bit patch perl-Jcode-2.06-5.fc8 --------------------- * Thu Sep 27 2007 Aurelien Bompard 2.06-5 - fix license (thanks Tom) perl-MP3-Info-1.23-1.fc8 ------------------------ * Sun Sep 30 2007 Christopher Stone 1.23-1 - Upstream sync perl-Net-Netmask-1.9015-1.fc8 ----------------------------- * Thu Sep 27 2007 Warren Togami - 1.9015-1 - 1.9015, update license tag perl-Net-SNPP-1.17-5.fc8 ------------------------ * Thu Sep 27 2007 Jeffrey C. Ollie - 1.17-5 - More BR fixes. perl-Unicode-Map-0.112-11.fc8 ----------------------------- * Thu Sep 27 2007 Aurelien Bompard 0.112-11 - fix license tag (thanks Tom) perl-Unicode-Map8-0.12-14.fc8 ----------------------------- * Thu Sep 27 2007 Aurelien Bompard 0.12-14 - fix license tag again (thanks Tom) perl-Unicode-MapUTF8-1.11-6.fc8 ------------------------------- * Thu Sep 27 2007 Aurelien Bompard 1.11-6 - fix license tag again (thanks Tom) perl-Unicode-String-2.09-5.fc8 ------------------------------ * Thu Sep 27 2007 Aurelien Bompard 2.09-5 - fix license tag again (thanks Tom) php-pear-Net-UserAgent-Detect-2.4.0-1.fc8 ----------------------------------------- * Sun Sep 30 2007 Christopher Stone 2.4.0-1 - Upstream sync php-pecl-radius-1.2.5-2.fc8 --------------------------- * Sun Sep 30 2007 Christopher Stone 1.2.5-2 - Update to new standards php-pecl-xdebug-2.0.0-2.fc8 --------------------------- * Sun Sep 30 2007 Christopher Stone 2.0.0-2 - Update to latest standards - Fix encoding on Changelog pidgin-2.2.1-1.fc8 ------------------ * Mon Oct 01 2007 Warren Togami - 2.2.1-1 - 2.2.1 with many bug fixes and CVE-2007-4996 DOS fix * Sat Sep 29 2007 Michel Salim - 2.2.0-3 - Build against avahi proper instead of its HOWL compatibility layer pikloops-0.2.4-1.fc8 -------------------- * Fri Sep 28 2007 Alain Portal 0.2.4-1 - New upstream version pingus-0.7.1-1.fc8 ------------------ * Sun Sep 30 2007 Hans de Goede 0.7.1-1 - New upstream release 0.7.1 pirut-1.3.21-1.fc8 ------------------ * Mon Oct 01 2007 Jeremy Katz - 1.3.21-1 - Avoid showing empty warnings output (#312051) - Fix some cd repo tracebacks found by wwoods policycoreutils-2.0.27-6.fc8 ---------------------------- * Tue Oct 02 2007 Dan Walsh 2.0.27-6 - Update translations * Tue Oct 02 2007 Dan Walsh 2.0.27-5 - Additional checkboxes for application policy * Fri Sep 28 2007 Dan Walsh 2.0.27-4 - Allow policy writer to select user types to transition to there users ppl-0.9-16.fc8 -------------- * Sat Sep 29 2007 Roberto Bagnara 0.9-16 - The value of the `License' tag is now `GPLv2+'. - `ppl-swiprolog' dependency on `readline-devel' removed (again). * Mon Sep 24 2007 Jesse Keating 0.9-15 - Rebuild for new libgmpxx. * Tue Aug 28 2007 Fedora Release Engineering 0.9-14 - Rebuild for selinux ppc32 issue. pulseaudio-0.9.7-0.15.svn20071001.fc8 ------------------------------------- * Mon Oct 01 2007 Lennart Poettering 0.9.7-0.15.svn20071001 - Another SVN snapshot, fixing another round of bugs pungi-1.1.4-1.fc8 ----------------- * Tue Oct 02 2007 Jesse Keating - 1.1.4-1 - Make sure we use strings in the config object * Wed Sep 26 2007 Jesse Keating - 1.1.3-1 - Pull in all the optional Virt stuff - Don't expire the metadata from Media repo. pv-1.1.0-2.fc8 -------------- * Sat Sep 15 2007 Jakub Hrozek - 1.1.0-2 - Fix the license tag * Sat Sep 15 2007 Jakub Hrozek - 1.1.0-1 - Bump to the latest upstream * Mon Aug 13 2007 Jakub Hrozek - 1.0.1-1 - Bump to latest upstream pybliographer-1.2.11-1.fc8 -------------------------- * Wed Sep 26 2007 Zoltan Kota - 1.2.11-1 - update to 1.2.11 pykickstart-1.15-1.fc8 ---------------------- * Tue Oct 02 2007 Chris Lumens 1.15-1 - Update translations (#259121). - The device command no longer takes a type argument. * Fri Sep 28 2007 Chris Lumens 1.14-1 - Fix output formatting for packages section header (#310211). - Add a script to flatten kickstart files containing includes (katzj). python-adns-1.2.1-1.fc8 ----------------------- * Mon Oct 01 2007 Radek Vok??l - 1.2.1-1 - upgrade to 1.2.1 - fixed URL and Source python-docutils-0.4-7.fc8 ------------------------- * Thu Sep 27 2007 Toshio Kuratomi 0.4-7 - Build egg info. python-fpconst-0.7.3-1.fc8 -------------------------- * Sun Sep 30 2007 Christopher Stone 0.7.3-1 - Upstream sync - Update source URL - Some spec file cleanups pyxf86config-0.3.34-1.fc8 ------------------------- * Wed Sep 26 2007 Adam Jackson 0.3.34-1 - pyxf86config 0.3.34 - License is GPLv2 - Bump libxf86config-devel buildreq to pick up symbol visibility tweak qgis-0.9.0-1.fc8 ---------------- * Wed Sep 26 2007 Douglas E. Warner 0.9.0-1 - update to 0.9.0 - remove settings-include-workdir.patch - updated man-install-share.patch to man-install-share-0.9.0.patch - updated lib64-suffix.patch to lib64-suffix-0.9.0.patch - enabled python to support msexport tool - added Requires: grass to grass subpackage qwt-5.0.2-5.fc8 --------------- * Sat Sep 29 2007 Frank B??ttner - 5.0.2-5 - add EPEL support * Sat Sep 29 2007 Frank B??ttner - 5.0.2-4 - remove parallel build, because it will fail sometimes * Fri Sep 28 2007 Frank B??ttner - 5.0.2-3 - fix some errors in the spec file readahead-1:1.4.2-1.fc8 ----------------------- * Mon Oct 01 2007 Karel Zak 1:1.4.2-1 - upgrade to 1.4.2 (includes bug fixes only) - auparse requires as a record separator (#253226) - fix e-mail setting in Makevars (#308271) - remove debug message (#237302) - improve init scripts (#247044, #243685) - add pl.po redhat-artwork-7.0.0-13.fc8 --------------------------- * Tue Oct 02 2007 Matthias Clasen - 7.0.0-13 - Add a forgotten Provides * Thu Sep 27 2007 Ray Strode - 7.0.0-12 - Add Provides to help with artwork split up redhat-menus-8.9.11-1.fc8 ------------------------- * Mon Oct 01 2007 Matthias Clasen - 8.9.11-1 - Move patches upstream - Fix license field - Spec file fixes rhgb-0.17.7-1.fc8 ----------------- * Mon Oct 01 2007 Matthias Clasen - 0.17.7-1 - Move all patches upstream - Pull in new translations rhythmbox-0.11.2-7.fc8 ---------------------- * Tue Oct 02 2007 - Bastien Nocera - 0.11.2-7 - Add upstream patch to make the Upnp media store work (GNOME #482548) rss-glx-0.8.1.p-13.fc8 ---------------------- * Tue Oct 02 2007 Nils Philippsen 0.8.1.p-13 - prefix binaries with "rss-glx-" (#250180) * Mon Oct 01 2007 Nils Philippsen 0.8.1.p-12 - don't ship README.xscreensaver (#200881) samba-0:3.0.26a-1.fc8 --------------------- * Tue Oct 02 2007 Simo Sorce 3.0.26a-1.fc8 - rebuild with AD DNS Update support sane-backends-1.0.18-17.fc8 --------------------------- * Tue Oct 02 2007 Nils Philippsen - 1.0.18-17 - disable pint backend (which doesn't build without some BSD specific headers) * Tue Oct 02 2007 Nils Philippsen - 1.0.18-16 - enable dell1600n_net (#314081) and pint backends scribes-0.3.2.9-1.fc8 --------------------- * Sun Sep 30 2007 Peter Gordon - 0.3.2.9-1 - Update to new upstream release (0.3.2.9). - Update License tag (GPLv2+). selinux-policy-3.0.8-16.fc8 --------------------------- * Mon Oct 01 2007 Dan Walsh 3.0.8-16 - Fix exim policy * Mon Sep 24 2007 Dan Walsh 3.0.8-15 - Allow tmpreadper to read man_t - Allow racoon to bind to all nodes - Fixes for finger print reader setroubleshoot-1.10.7-1.fc8 --------------------------- * Tue Oct 02 2007 John Dennis - 1.10.7-1 - Fix spec file requires for opening an HTML page In configure.ac search for xdg-open and htmlview in priority order, set variable html_browser_open to the one found, in spec file require xdg-utils for fedora and htmlview for RHEL. - add "Host" column in browser add "Toggle Column Visibility" menu to toggle display of any column on/off - Resolves bug #310261: setroubleshoot notifications aren't throttled - add support for AUDIT_EOE, end-of-event, if AUDIT_EOE immediately emit cached event. Disable timeouts used to flush events if AUDIT_EOE has been seen. * Wed Sep 26 2007 John Dennis - 1.10.6-1 - make selinx-policy requires in spec file specific to dist tag sip-4.6-3.fc8 ------------- * Mon Oct 01 2007 Than Ngo - 4.6-3 - fix rh#289321, sipconfig.py includes wrong py_lib_dir, thanks to Rex Dieter * Thu Aug 30 2007 Than Ngo - 4.6-2.fc7 - typo in description * Thu Apr 12 2007 Than Ngo - 4.6-1.fc7 - 4.6 smb4k-0.8.5-1.fc8 ----------------- * Thu Sep 27 2007 Marcin Garski 0.8.5-1 - Update to 0.8.5 smbldap-tools-0.9.4-1.fc8 ------------------------- * Wed Sep 26 2007 Paul Howarth 0.9.4-1 - update to 0.9.4 - new upstream, new URLs - drop useradd_option-o enhancement patch, new included upstream - update config patch - new script smbldap-userlist included - convert docs to UTF-8 - HTML docs no longer included with upstream source - make and include manpages sqlite-3.4.2-3.fc8 ------------------ * Fri Sep 28 2007 Panu Matilainen - 3.4.2-3 - Add another build conditional for enabling %check * Fri Sep 28 2007 Panu Matilainen - 3.4.2-2 - Use bconds for the spec build conditionals - Enable -tcl subpackage again (#309041) stellarium-0.9.0-5.fc8 ---------------------- * Wed Sep 26 2007 Jochen Schmitt 0.9.0-5 - Add usage of opengl-game-wrapper (BZ #304851) struts-0:1.2.9-4jpp.9.fc8 ------------------------- * Thu Sep 27 2007 Deepak Bhole 1.2.9-4jpp.9 - Re-enable compliation of webapp classes, and disable run of check-buildroot sylpheed-2.4.6-2 ---------------- * Tue Oct 02 2007 Michael Schwendt - 2.4.6-2 - Require xdg-utils and use xdg-open instead of gnome-open in defs.h patch. system-config-date-1.9.10-1.fc8 ------------------------------- * Tue Oct 02 2007 Nils Philippsen 1.9.10 - pick up updated translations system-config-display-1.0.51-4.fc8 ---------------------------------- * Mon Oct 01 2007 Adam Jackson 1.0.51-4 - Un-Require: redhat-artwork, we don't actually require it. (#314001) * Tue Jul 24 2007 Adam Jackson 1.0.51-3 - Remove ppc64 from ExcludeArch. system-config-firewall-1.0.8-1.fc8 ---------------------------------- * Mon Oct 01 2007 Thomas Woerner 1.0.8-1 - use extension match for protocols (rhbz#229879) - use ipv6-icmp instead of icmpv6 (rhbz#291001) - use ':' in tui as port/proto delimiter for other ports (rhbz#292171) - some translation fixes system-config-nfs-1.3.28-1.fc8 ------------------------------ * Tue Oct 02 2007 Nils Philippsen 1.3.28 - pick up updated translations * Mon Sep 10 2007 Nils Philippsen - make use of force tagging (since mercurial 0.9.4) system-config-printer-0.7.74.4-1.fc8 ------------------------------------ * Tue Oct 02 2007 Tim Waugh 0.7.74.4-1 - Changed PreReq to Requires. - Mark console.apps file as a config file. - Mark pam file as a config file (not replaceable). - No need to ship empty NEWS file. - Give cupsd.py executable permissions to satisfy rpmlint. - Provides system-config-printer-gui. - Mark D-Bus configuration file as a config file. - Fixed libs summary. - Better buildroot tag. - Better defattr. - Preserve timestamps on explicitly install files. - Make example pycups program non-executable. - 0.7.74.4: - Updated translations. - Several small bugs fixed. * Thu Sep 27 2007 Tim Waugh 0.7.74.3-1 - 0.7.74.3: - Updated translations. - Other small bug fixes. system-config-samba-1.2.53-1.fc8 -------------------------------- * Tue Oct 02 2007 Nils Philippsen - 1.2.53 - pick up updated translations system-config-services-0.9.11-1.fc8 ----------------------------------- * Tue Oct 02 2007 Nils Philippsen - 0.9.11 - pick up updated translations * Mon Sep 10 2007 Nils Philippsen - make use of force tagging (since mercurial 0.9.4) system-config-users-1.2.68-1.fc8 -------------------------------- * Fri Sep 28 2007 Nils Philippsen - 1.2.68 - remove po/POTFILES.in to appease transifex (#299811) - pick up updated translations system-switch-java-1.1.2-1.fc8 ------------------------------ * Tue Oct 02 2007 Thomas Fitzsimmons - 1.1.2-1 - Import system-switch-java 1.1.2. - Resolves: rhbz#312321 * Fri Sep 28 2007 Thomas Fitzsimmons - 1.1.1-1 - Import system-switch-java 1.1.1. * Sat Jul 21 2007 Thomas Fitzsimmons - 1.1.0-4 - Tolerate trailing newlines in alternatives file. - Bump release number. t1lib-5.1.1-3.fc8 ----------------- * Thu Sep 27 2007 Jos?? Matos - 5.1.1-3 - Apply patch to fix CVE-2007-4033 taglib-1.5-0.5.20070924svn.fc8 ------------------------------ * Thu Sep 27 2007 Rex Dieter 1.5-0.5.20070924svn - -BR: automake - +BR: zlib-devel * Thu Sep 27 2007 Rex Dieter 1.5-0.4.20070924svn - use cmake, fixes "taglib_export.h not included" (#272361#c7) tcldebugger-1.4-5.20061030cvs.fc8 --------------------------------- * Mon Oct 01 2007 Wart 1.4-5.20061030cvs - Switch from htmlview to xdg-utils telepathy-gabble-0.6.0-1.fc8 ---------------------------- * Mon Oct 01 2007 Matej Cepl - 0.6.0-1 - New upstream version. tellico-1.2.14-2.fc8 -------------------- * Thu Sep 27 2007 Jos?? Matos - 1.2.14-2 - Declare new file (due to the fix for Fedora 7). * Thu Sep 27 2007 Jos?? Matos - 1.2.14-1 - New upstream version (fixes problem with settings not being saved on Fedora). thunderbird-2.0.0.6-6.fc8 ------------------------- * Wed Sep 26 2007 Martin Stransky 2.0.0.6-6 - Fixed #242657 - firefox -g doesn't work tig-0.9.1-1.fc8 --------------- * Sun Sep 30 2007 James Bowes - 0.9.1-1 - tig-0.9.1 tremulous-1.1.0-5.fc8 --------------------- * Wed Sep 26 2007 Hans de Goede 1.1.0-5 - Update syslibs patch to make the system libjpeg use tremulous' Malloc and Free functions, instead of the libc ones tsclient-0.150-4.fc8 -------------------- * Tue Oct 02 2007 Matthias Clasen - 0.150.4 - Require vnc, too (#158658) - Fix license field tzdata-2007h-1.fc8 ------------------ * Mon Oct 01 2007 Petr Machata - 2007h-1 - Upstream 2007h - Brazil will observe DST from 2007-10-14 to 2008-02-17 - Egypt and Gaza switched earlier than we expected - Iran will resume DST next year - Venezuela is scheduled to change TZ to -4:30 on January 1 vim-2:7.1.122-1.fc8 ------------------- * Wed Sep 26 2007 Karsten Hopp 7.1.122-1 - patchlevel 122 vino-2.20.0-2.fc8 ----------------- * Tue Oct 02 2007 Matthias Clasen - 2.20.0-2 - Fix a directory ownership issue xdg-user-dirs-gtk-0.6-2.fc8 --------------------------- * Mon Oct 01 2007 Matthias Clasen - 0.6-2 - Fix the special case for en_US (#307881) xeuphoric-0.18.2-9.fc8 ---------------------- * Fri Sep 28 2007 Ian Chapman 0.18.2-9 - Changed to exclusivearch %{ix86}. (BZ #310391) * Tue Aug 21 2007 Ian Chapman 0.18.2-8 - Release bump for F8 mass rebuild - License change due to new guidelines * Fri Jun 29 2007 Ian Chapman 0.18.2-7 - Various cleanups to the SPEC including conforming to new guidelines - Fix BZ #245091 - Additional .desktop files for other emulator models - Encoding fixes for documentation - Fixed installation of broken man page xfsprogs-2.9.4-3.fc8 -------------------- * Tue Oct 02 2007 Eric Sandeen 2.9.4-3 - mkfs.xfs: Fix wiping old AG headers and purge whack buffers * Mon Oct 01 2007 Eric Sandeen 2.9.4-2 - Add alpha to the multilib wrapper (#310411) xkeyboard-config-1.1-2.fc8 -------------------------- * Wed Sep 26 2007 Matthias Clasen - 1.1-2 - Pick up the respun 1.1 release xml-commons-apis-0:1.3.04-0jpp.1.fc8 ------------------------------------ * Tue Mar 06 2007 Matt Wringe - 0:1.3.04-0jpp.1 - Update to 1.3.04 xorg-x11-drv-ati-6.7.194-2.fc8 ------------------------------ * Fri Sep 28 2007 Dave Airlie 6.7.194-2 - radeon-6.7.194-disable-rc410-dri.patch - Disable DRI on RC410 by default as it seems to need some more work. xorg-x11-server-1.3.0.0-27.fc8 ------------------------------ * Mon Oct 01 2007 Adam Jackson 1.3.0.0-27 - BuildReq: mesa-source >= 7.0.1-5. * Wed Sep 26 2007 Adam Jackson 1.3.0.0-26 - xserver-1.3.0-randr-updates.patch: Default ModeDebug to TRUE, better to have too much information than too little. - xorg-x11-server-1.0.1-fpic-libxf86config.patch: Build the parser library with hidden symbols to shrink pyf86config a bit. - xserver-1.3.0-intel-by-default.patch: Use intel, not i810, when starting without a config file. - Enable maintainer mode when building so I swear at autotools less. * Wed Sep 26 2007 Dave Airlie 1.3.0.0-25 - xserver-1.3.0-randr-updates.patch: Backport randr from server git This contains a lot of fixes since 1.3.0 went out, and saves us backporting each fix individually - xserver-1.3.0-less-randr-fakerama.patch - dropped - xorg-x11-server-1.2.0-maxpixclock-option.patch - dropped - xserver-1.3.0-edid-quirk-backports.patch - dropped - xserver-1.2.0-honor-displaysize.patch - dropped - xserver-1.3.0-honor-displaysize.patch - reapply to new code layout - xserver-1.3.0-randr12-config-hack.patch - rebased xorg-x11-xfs-1:1.0.5-1.fc8 -------------------------- * Tue Oct 02 2007 Adam Jackson 1:1.0.5-1 - xfs 1.0.5 xorg-x11-xtrans-devel-1.0.3-5.fc8 --------------------------------- * Mon Oct 01 2007 Adam Jackson 1.0.3-5 - xtrans-1.0.3-avoid-gethostname.patch: Don't trust gethostname() output when building networkIds for AF_UNIX sockets. Fixes application launch delays and failures when dhclient changes your hostname from under you. xsane-0.994-4.fc8 ----------------- xscreensaver-1:5.03-9.fc8 ------------------------- * Tue Oct 02 2007 Mamoru Tasaka - 1:5.03-9 - Change the default browser to xdg-open - Don't mark XScreenSaver.ad as %config. This file is overwritten automatically. yum-cron-0.5-1.fc8 ------------------ * Sat Sep 29 2007 Alec Habig - 0.5-1 - Added a lockfile to prevent multiple instances of the cron scripts from running and hanging, see bug 311661 yumex-2.0.2-1.fc8 ----------------- * Fri Sep 28 2007 Tim Lauridsen - 2.0.2-1 - Release 2.0.2 z88dk-1.6-11.fc8.1 ------------------ * Thu Sep 27 2007 Tom "spot" Callaway 1.6-11.1 - no ppc64 * Thu Sep 27 2007 Tom "spot" Callaway 1.6-11 - fix license tag (Artistic clarified) Broken deps for i386 ---------------------------------------------------------- TnL-data - 070909-1.fc8.noarch requires TnL >= 0:070909 ghc-gtk2hs - 0.9.12-2.fc8.i386 requires ghc = 0:6.6.1 ghc661-gtk2hs - 0.9.12-2.fc8.i386 requires /usr/bin/ghc-pkg-6.6.1 ghc661-gtk2hs - 0.9.12-2.fc8.i386 requires ghc661 kmod-em8300 - 0.16.3-5.2.6.23_0.202.rc8.fc8.i686 requires kernel-i686 = 0:2.6.23-0.202.rc8.fc8 kmod-em8300-PAE - 0.16.3-5.2.6.23_0.202.rc8.fc8.i686 requires kernel-i686 = 0:2.6.23-0.202.rc8.fc8PAE kmod-sysprof - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.i686 requires kernel-i686 = 0:2.6.23-0.142.rc3.git10.fc8 kmod-sysprof-PAE - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.i686 requires kernel-i686 = 0:2.6.23-0.142.rc3.git10.fc8PAE moodss - 21.5-1.fc7.i386 requires sqlite2-tcl octave-forge - 2006.07.09-9.fc7.i386 requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.i386 requires libginac-1.3.so.2 openalpp - 20060714-3.fc7.i386 requires libOpenThreads.so.1 polyxmass-bin - 0.9.3-2.fc6.i386 requires libpolyxmass.so.10 Broken deps for x86_64 ---------------------------------------------------------- TnL-data - 070909-1.fc8.noarch requires TnL >= 0:070909 ghc-gtk2hs - 0.9.12-2.fc8.x86_64 requires ghc = 0:6.6.1 ghc661-gtk2hs - 0.9.12-2.fc8.x86_64 requires /usr/bin/ghc-pkg-6.6.1 ghc661-gtk2hs - 0.9.12-2.fc8.x86_64 requires ghc661 kmod-em8300 - 0.16.3-5.2.6.23_0.202.rc8.fc8.x86_64 requires kernel-x86_64 = 0:2.6.23-0.202.rc8.fc8 kmod-sysprof - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.x86_64 requires kernel-x86_64 = 0:2.6.23-0.142.rc3.git10.fc8 moodss - 21.5-1.fc7.x86_64 requires sqlite2-tcl octave-forge - 2006.07.09-9.fc7.x86_64 requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.x86_64 requires libginac-1.3.so.2()(64bit) openalpp - 20060714-3.fc7.x86_64 requires libOpenThreads.so.1()(64bit) openalpp - 20060714-3.fc7.i386 requires libOpenThreads.so.1 polyxmass-bin - 0.9.3-2.fc6.x86_64 requires libpolyxmass.so.10()(64bit) Broken deps for ppc ---------------------------------------------------------- TnL-data - 070909-1.fc8.noarch requires TnL >= 0:070909 ghc-gtk2hs - 0.9.12-2.fc8.ppc requires ghc = 0:6.6.1 ghc661-gtk2hs - 0.9.12-2.fc8.ppc requires /usr/bin/ghc-pkg-6.6.1 ghc661-gtk2hs - 0.9.12-2.fc8.ppc requires ghc661 kmod-em8300 - 0.16.3-5.2.6.23_0.202.rc8.fc8.ppc requires kernel-ppc = 0:2.6.23-0.202.rc8.fc8 kmod-em8300-smp - 0.16.3-5.2.6.23_0.202.rc8.fc8.ppc requires kernel-ppc = 0:2.6.23-0.202.rc8.fc8smp moodss - 21.5-1.fc7.ppc requires sqlite2-tcl octave-forge - 2006.07.09-9.fc7.ppc requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.ppc requires libginac-1.3.so.2 openalpp - 20060714-3.fc7.ppc requires libOpenThreads.so.1 polyxmass-bin - 0.9.3-2.fc6.ppc requires libpolyxmass.so.10 python-vcpx - 0.9.28-4.fc8.noarch requires monotone Broken deps for ppc64 ---------------------------------------------------------- Miro - 0.9.8.1-6.fc8.ppc64 requires gnome-python2-gtkmozembed TnL-data - 070909-1.fc8.noarch requires TnL >= 0:070909 aldrin - 0.11-5.fc8.noarch requires pyzzub = 0:0.2.3 anaconda - 11.3.0.36-1.ppc64 requires gnome-python2-gtkhtml2 blogtk - 1.1-8.fc7.noarch requires gnome-python2-gtkhtml2 elisa - 0.3.1-2.fc8.noarch requires gnome-python2-extras exaile - 0.2.10-3.fc8.ppc64 requires gnome-python2-gtkhtml2 exaile - 0.2.10-3.fc8.ppc64 requires gnome-python2-gtkmozembed gimmie - 0.2.7-2.fc8.ppc64 requires gnome-python2-libegg gnochm - 0.9.10-1.fc8.noarch requires gnome-python2-gtkhtml2 gnome-applets - 1:2.20.0-6.fc8.ppc64 requires gnome-python2-libegg gnome-blog - 0.9.1-5.fc7.noarch requires gnome-python2-gtkspell gramps - 2.2.8-3.fc8.noarch requires gnome-python2-gtkspell istanbul - 0.2.2-4.fc8.ppc64 requires gnome-python2-libegg istanbul - 0.2.2-4.fc8.ppc64 requires gnome-python2-extras kmod-em8300 - 0.16.3-5.2.6.23_0.202.rc8.fc8.ppc64 requires kernel-ppc64 = 0:2.6.23-0.202.rc8.fc8 kmod-em8300-kdump - 0.16.3-5.2.6.23_0.202.rc8.fc8.ppc64 requires kernel-ppc64 = 0:2.6.23-0.202.rc8.fc8kdump listen - 0.5-15.fc7.1.ppc64 requires gnome-python2-gtkhtml2 listen - 0.5-15.fc7.1.ppc64 requires gnome-python2-libegg listen - 0.5-15.fc7.1.ppc64 requires gnome-python2-gtkmozembed listen - 0.5-15.fc7.1.ppc64 requires gnome-python2-extras moodss - 21.5-1.fc7.ppc64 requires sqlite2-tcl octave-forge - 2006.07.09-9.fc7.ppc64 requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.ppc64 requires libginac-1.3.so.2()(64bit) quodlibet - 1.0-2.fc8.ppc64 requires gnome-python2-libegg scribes - 0.3.2.9-1.fc8.noarch requires gnome-python2-gtkspell >= 0:2.12 setroubleshoot - 1.10.7-1.fc8.noarch requires gnome-python2-gtkhtml2 solfege - 3.8.0-1.fc8.ppc64 requires gnome-python2-gtkhtml2 sonata - 1.2.3-1.fc8.ppc64 requires gnome-python2-libegg straw - 0.27-9.fc8.noarch requires gnome-python2-gtkhtml2 straw - 0.27-9.fc8.noarch requires gnome-python2-libegg wuja - 0.0.8-2.fc8.noarch requires gnome-python2-libegg >= 0:2.14.3 xorg-x11-drivers - 7.2-7.fc8.ppc64 requires synaptics From j.w.r.degoede at hhs.nl Wed Oct 3 13:20:30 2007 From: j.w.r.degoede at hhs.nl (Hans de Goede) Date: Wed, 03 Oct 2007 15:20:30 +0200 Subject: rawhide report: 20071003 changes In-Reply-To: <200710031325.l93DPJqt009149@porkchop.devel.redhat.com> References: <200710031325.l93DPJqt009149@porkchop.devel.redhat.com> Message-ID: <4703971E.9030308@hhs.nl> Build System wrote: > > Broken deps for i386 > ---------------------------------------------------------- > TnL-data - 070909-1.fc8.noarch requires TnL >= 0:070909 > ghc-gtk2hs - 0.9.12-2.fc8.i386 requires ghc = 0:6.6.1 > ghc661-gtk2hs - 0.9.12-2.fc8.i386 requires /usr/bin/ghc-pkg-6.6.1 > ghc661-gtk2hs - 0.9.12-2.fc8.i386 requires ghc661 > kmod-em8300 - 0.16.3-5.2.6.23_0.202.rc8.fc8.i686 requires kernel-i686 = 0:2.6.23-0.202.rc8.fc8 > kmod-em8300-PAE - 0.16.3-5.2.6.23_0.202.rc8.fc8.i686 requires kernel-i686 = 0:2.6.23-0.202.rc8.fc8PAE > kmod-sysprof - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.i686 requires kernel-i686 = 0:2.6.23-0.142.rc3.git10.fc8 > kmod-sysprof-PAE - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.i686 requires kernel-i686 = 0:2.6.23-0.142.rc3.git10.fc8PAE > moodss - 21.5-1.fc7.i386 requires sqlite2-tcl > octave-forge - 2006.07.09-9.fc7.i386 requires octave(api) = 0:api-v22 > octave-forge - 2006.07.09-9.fc7.i386 requires libginac-1.3.so.2 > openalpp - 20060714-3.fc7.i386 requires libOpenThreads.so.1 > polyxmass-bin - 0.9.3-2.fc6.i386 requires libpolyxmass.so.10 > > About the kmods, didn't we decide to not do kmods anymore, shouldn't these be removed from the repo then? Regards, hans From sundaram at fedoraproject.org Wed Oct 3 13:34:04 2007 From: sundaram at fedoraproject.org (Rahul Sundaram) Date: Wed, 03 Oct 2007 19:04:04 +0530 Subject: rawhide report: 20071003 changes In-Reply-To: <4703971E.9030308@hhs.nl> References: <200710031325.l93DPJqt009149@porkchop.devel.redhat.com> <4703971E.9030308@hhs.nl> Message-ID: <47039A4C.5020501@fedoraproject.org> Hans de Goede wrote: > > About the kmods, didn't we decide to not do kmods anymore, shouldn't > these be removed from the repo then? The existing kmods have a grace period till Fedora 9 release. No more new ones would be introduced. Rahul From j.w.r.degoede at hhs.nl Wed Oct 3 13:24:30 2007 From: j.w.r.degoede at hhs.nl (Hans de Goede) Date: Wed, 03 Oct 2007 15:24:30 +0200 Subject: Please modify your OpenGL using games to use opengl-games-utils In-Reply-To: <200710031013.28627.gunchev@gmail.com> References: <46F8F5E8.3000801@hhs.nl> <47015AF3.307@amiga-hardware.com> <47025E42.2030604@hhs.nl> <200710031013.28627.gunchev@gmail.com> Message-ID: <4703980E.8070101@hhs.nl> Doncho N. Gunchev wrote: > On Tuesday 2007-10-02 18:05:38 Hans de Goede wrote: >> Ian Chapman wrote: >>> Doncho N. Gunchev wrote: >>> >>>>> for all games just by exporting the environment variable. Since you >>>>> are asking for the games packages to use this by default, there needs >>>>> to be a per-user way to disable the script action on multi-user >>>>> configurations. >>>> Why not a checkbox - don't show this warning again? If checked - touch >>>> a file (say ~/.no_video_warning) and don't bother the user again. >>>> >>>> I think the user should be able to abort the game start, to start anyway >>>> and to start anyway and never be bothered again. >>>> >>> +1 >>> >>> To be fair I haven't see the script (yet) but that sounds a like a >>> sensible suggestion to me. The user should have the option of continuing >>> regardless, if they so choose, and not to be bothered again. This should >>> be as simple as possible and done graphically, ideally at launch time. >>> >> There are 2 issues with these train of thoughts: >> 1) There really is no reason to want to run fullscreen OpenGL programs without >> hardware acceleration, they will not be usable . If you don't >> believe me, try it! > > I know, from a long time. Users *should* be able to see it with their own eyes. > >> 2) The current wrapper uses zenity, so it cannot do the advenced kind of >> dialogs with a checkbox people ask for. >> > > Well... improvise: > > ans=$(zenity --list --text "Your video..." --radiolist --column "Pick" \ > --column "Option" FALSE "Run" TRUE "Don't run" FALSE "Never run such programs" \ > FALSE "Always run regardless"); echo $ans > I don't think we want the "Never run such programs" option, as from then on such programs would silently fail. But other then that it might be ok. I would need to see it. If someone wants to spend some time on implementing this and it doesn't look horrible I would be more then happy to take a patch for this. Please submit any patches through bugzilla. Regards, Hans From j.w.r.degoede at hhs.nl Wed Oct 3 13:26:55 2007 From: j.w.r.degoede at hhs.nl (Hans de Goede) Date: Wed, 03 Oct 2007 15:26:55 +0200 Subject: Please modify your OpenGL using games to use opengl-games-utils In-Reply-To: <1190996776.18404.4.camel@gibraltar.stuttgart.redhat.com> References: <46F8F5E8.3000801@hhs.nl> <1190722516.8399.1.camel@localhost.localdomain> <46F8FC8E.70906@hhs.nl> <1190996776.18404.4.camel@gibraltar.stuttgart.redhat.com> Message-ID: <4703989F.1040906@hhs.nl> Nils Philippsen wrote: > On Tue, 2007-09-25 at 14:18 +0200, Hans de Goede wrote: >> G?rard Milmeister wrote: >>> On Tue, 2007-09-25 at 13:50 +0200, Hans de Goede wrote: >>>> This is esp. important for the Games Live DVD, as there people will >>>> not have >>>> those other drivers available. >>> I wonder if it makes any sense to include OpenGL games in such a Games >>> Live DVD, that does not provide drivers. >> Yes it does, as OpenGL games will work fine on all integrated intel graphics >> (lots of systems) and on all pre r5xx radeons (quite a few systems). > > Unfortunately not: https://bugzilla.redhat.com/show_bug.cgi?id=228414 > Excellent example of both why we need the wrapper, and why we want to have 3D games on the games spin so people can check to see if things work in the store :) >> And who knows, with Fedora 9 we might have radeon 3d support over the whole >> line, and nouveau 3d support for nvidea cards, and yes then we still want to >> have this check, as there will always be some unsupported cards. > > BTW: I've looked at the (F7) version of the script. Does it work with > AIGLX desktops? AFAICS, accelerated 3d should work there, but this is > indirect rendering and glxinfo should give "direct rendering: No". Then > there's the issue of proprietary 3D drivers completely bypassing the > DRI/DRM infrastructure. > I currently can't get 3D desktop effects to work on either my i386 i810, or my x86_64 r300 machine. Is this a known problem? Could someone with working 3D desktop effects please check to see if opengl-games-utils works properly or not, and possibly come up with a patch to make it work in this scenario if necessary? Thanks & Regards, Hans From katzj at redhat.com Wed Oct 3 13:57:46 2007 From: katzj at redhat.com (Jeremy Katz) Date: Wed, 03 Oct 2007 09:57:46 -0400 Subject: Notes for Fedora 8 Test 3 In-Reply-To: <20071003125713.31ba8619@htpc> References: <4702D28F.1050705@fedoraproject.org> <20071003125713.31ba8619@htpc> Message-ID: <1191419866.25097.58.camel@localhost.localdomain> On Wed, 2007-10-03 at 12:57 +0200, Sebastian Vahl wrote: > For KDE: knetworkmanager is probably gone for test3 because it isn't > working with the newest networkmanager. We use nm-applet from > Gnome as a replacement. > See: https://bugzilla.redhat.com/show_bug.cgi?id=298991 > > Jeremy should confirm this before it gets into the release notes > because he's the one implementing the needed changes for the livecd. Yep, this is done. Jeremy From dakingun at gmail.com Wed Oct 3 14:00:12 2007 From: dakingun at gmail.com (Deji Akingunola) Date: Wed, 3 Oct 2007 10:00:12 -0400 Subject: rawhide report: 20071003 changes In-Reply-To: <200710031325.l93DPJqt009149@porkchop.devel.redhat.com> References: <200710031325.l93DPJqt009149@porkchop.devel.redhat.com> Message-ID: On 10/3/07, Build System wrote: > > gnome-python2-extras-2.19.1-6.fc8 > --------------------------------- > * Fri Sep 28 2007 Matthew Barnes - 2.19.1-6.fc8 > - Add a gnome-python2-gdl subpackage (RH bug #303141). > ... > > Broken deps for ppc64 > ---------------------------------------------------------- > Miro - 0.9.8.1-6.fc8.ppc64 requires gnome-python2-gtkmozembed > TnL-data - 070909-1.fc8.noarch requires TnL >= 0:070909 > aldrin - 0.11-5.fc8.noarch requires pyzzub = 0:0.2.3 > anaconda - 11.3.0.36-1.ppc64 requires gnome-python2-gtkhtml2 > blogtk - 1.1-8.fc7.noarch requires gnome-python2-gtkhtml2 > elisa - 0.3.1-2.fc8.noarch requires gnome-python2-extras > exaile - 0.2.10-3.fc8.ppc64 requires gnome-python2-gtkhtml2 > exaile - 0.2.10-3.fc8.ppc64 requires gnome-python2-gtkmozembed > gimmie - 0.2.7-2.fc8.ppc64 requires gnome-python2-libegg > gnochm - 0.9.10-1.fc8.noarch requires gnome-python2-gtkhtml2 > gnome-applets - 1:2.20.0-6.fc8.ppc64 requires gnome-python2-libegg > gnome-blog - 0.9.1-5.fc7.noarch requires gnome-python2-gtkspell > gramps - 2.2.8-3.fc8.noarch requires gnome-python2-gtkspell > istanbul - 0.2.2-4.fc8.ppc64 requires gnome-python2-libegg > istanbul - 0.2.2-4.fc8.ppc64 requires gnome-python2-extras There is an issue with ppc64 builds missing for gnome-python2-extras-2.19.1-6.fc8 sub-packages. A quick look at the spec file in CVS reveals there is a 'ExcludeArch: ppc64' line for just one of its sub-packages (gnome-python2-gdl), but that (seemingly) caused ppc64 to be excluded for all them. Deji From dcbw at redhat.com Wed Oct 3 13:59:57 2007 From: dcbw at redhat.com (Dan Williams) Date: Wed, 03 Oct 2007 09:59:57 -0400 Subject: Notes for Fedora 8 Test 3 In-Reply-To: <4702D28F.1050705@fedoraproject.org> References: <4702D28F.1050705@fedoraproject.org> Message-ID: <1191419997.15982.23.camel@localhost.localdomain> On Wed, 2007-10-03 at 04:51 +0530, Rahul Sundaram wrote: > Hi > > Fedora 8 Test 3 has been pushed to mirrors and will be available as per > the release schedule. In the official announcement, we intend to list > any import changes as well as bugs and since I haven't been paying close > attention as before in between the last test release and this one, I > would love to get some help with that. > > If you are a rawhide user and noticed any major changes after test 3 > (new features, new packages, user visible things) and if there are major > issues that we need to highlight, do let me know either here or offlist. > Thanks. NetworkManager has been bumped to a 0.7 SVN snapshot. What's Awesome ---------------------------- * Faster connections * Kill kill kill dhcdbdbddbbdbdbbdbd * More reliable wireless connections * Doesn't mash together wireless networks with the same SSID (but different security, bands, or modes) * Richer, saner D-Bus API (including introspection) What Will Be Awesome in F8 (or soon thereafter) ----------------------------------------------- * Static IPs (more than one if you like!) * Custom DNS servers and search domains * Better support for all the wireless security modes * Multiple active device support (Internet connection sharing, woohoo!) * A solid API and infrastructure to add stuff like Bluetooth DUN, Bluetooth PAN, cellular broadband cards, etc * Get connected when the system boots and don't have to wait for login What's Busted Right Now (but will be fixed ASAP) ------------------------------------------------ * Does not support WEP passphrases * Does not support WPA[2] Enterprise, IEEE801.X (Dynamic WEP), or LEAP * Does not support hidden networks * Does not autoconnect to last wireless network * OpenVPN VPN plugin busted * SELinux Enforcing mode is rocky From ssorce at redhat.com Wed Oct 3 14:07:39 2007 From: ssorce at redhat.com (Simo Sorce) Date: Wed, 03 Oct 2007 10:07:39 -0400 Subject: samba license change Message-ID: <1191420459.8632.60.camel@localhost.localdomain> Samba has changed it's license from GPLv2+ to GPLv3+ The license change affects version 3.2.0 (still a pre-release now). In F-8 we will still have 3.0.X so the change affects F-9 Simo. From j.w.r.degoede at hhs.nl Wed Oct 3 13:53:46 2007 From: j.w.r.degoede at hhs.nl (Hans de Goede) Date: Wed, 03 Oct 2007 15:53:46 +0200 Subject: rawhide report: 20071003 changes In-Reply-To: References: <200710031325.l93DPJqt009149@porkchop.devel.redhat.com> Message-ID: <47039EEA.3000806@hhs.nl> Deji Akingunola wrote: > On 10/3/07, Build System wrote: > >> gnome-python2-extras-2.19.1-6.fc8 >> --------------------------------- >> * Fri Sep 28 2007 Matthew Barnes - 2.19.1-6.fc8 >> - Add a gnome-python2-gdl subpackage (RH bug #303141). >> > ... >> Broken deps for ppc64 >> ---------------------------------------------------------- >> Miro - 0.9.8.1-6.fc8.ppc64 requires gnome-python2-gtkmozembed >> TnL-data - 070909-1.fc8.noarch requires TnL >= 0:070909 >> aldrin - 0.11-5.fc8.noarch requires pyzzub = 0:0.2.3 >> anaconda - 11.3.0.36-1.ppc64 requires gnome-python2-gtkhtml2 >> blogtk - 1.1-8.fc7.noarch requires gnome-python2-gtkhtml2 >> elisa - 0.3.1-2.fc8.noarch requires gnome-python2-extras >> exaile - 0.2.10-3.fc8.ppc64 requires gnome-python2-gtkhtml2 >> exaile - 0.2.10-3.fc8.ppc64 requires gnome-python2-gtkmozembed >> gimmie - 0.2.7-2.fc8.ppc64 requires gnome-python2-libegg >> gnochm - 0.9.10-1.fc8.noarch requires gnome-python2-gtkhtml2 >> gnome-applets - 1:2.20.0-6.fc8.ppc64 requires gnome-python2-libegg >> gnome-blog - 0.9.1-5.fc7.noarch requires gnome-python2-gtkspell >> gramps - 2.2.8-3.fc8.noarch requires gnome-python2-gtkspell >> istanbul - 0.2.2-4.fc8.ppc64 requires gnome-python2-libegg >> istanbul - 0.2.2-4.fc8.ppc64 requires gnome-python2-extras > > There is an issue with ppc64 builds missing for > gnome-python2-extras-2.19.1-6.fc8 sub-packages. A quick look at the > spec file in CVS reveals there is a 'ExcludeArch: ppc64' line for just > one of its sub-packages (gnome-python2-gdl), but that (seemingly) > caused ppc64 to be excluded for all them. > AFAIK ExcludeArch is not per package, but global. The correct way would be to use %ifnarch surrounding the sub-package and %files list. Regards, Hans From rc040203 at freenet.de Wed Oct 3 14:25:24 2007 From: rc040203 at freenet.de (Ralf Corsepius) Date: Wed, 03 Oct 2007 16:25:24 +0200 Subject: FC-7 mockbuild fails/koji build succeeds In-Reply-To: <20071003140900.f8fe6cb0.mschwendt.tmp0701.nospam@arcor.de> References: <1191386564.3395.146.camel@mccallum.corsepiu.local> <20071003110022.c6092737.mschwendt.tmp0701.nospam@arcor.de> <20071003140900.f8fe6cb0.mschwendt.tmp0701.nospam@arcor.de> Message-ID: <1191421524.3395.172.camel@mccallum.corsepiu.local> On Wed, 2007-10-03 at 14:09 +0200, Michael Schwendt wrote: > On Wed, 3 Oct 2007 14:12:15 +0300 (EEST), Panu Matilainen wrote: > > > >> ./configure: line 37448: cmp: command not found > > >> ... > > >> error: Bad exit status from /var/tmp/rpm-tmp.62964 (%build) > > >> ... > > >> RPM build errors: > > >> Bad exit status from /var/tmp/rpm-tmp.62964 (%build) > > >> ... > > >> > > >> > > >> Seemingly, "cmp" is in FC-7's default packages in koji, but not in > > >> FC-7's mock. > > > > > > It's the same old "diffutils is missing" problem that has been found > > > recently. Normally, "rpm-build" used to require "diffutils", because > > > it uses diff in scripts like check-files. But the RPM update for > > > F7 and FC6 has dropped the diffutils "Requires" (the %changelog does > > > not mention that). The mock buildsys build-group pkg needs an > > > update. > > > > No it wasn't dropped from rpm-build, it never was there to begin with. If rpm doesn't use these tools itself, then this would be, OK, otherwise this would qualify as a bug. > > diffutils has always been one of the implicit requirements (for no good > > reason IMO but that's another story) and has only been added recently to > > rawhide rpm. Does rpm use it? > Then we're back at the questions "who dropped diffutils from the > buildsys build-groups for stable dists?" or "why is diffutils missing > suddenly"? IMO, without any doubt a buildsys. Why changes like these could have made to hit the users, would be interesting to know. Ralf From jonathan.underwood at gmail.com Wed Oct 3 14:38:53 2007 From: jonathan.underwood at gmail.com (Jonathan Underwood) Date: Wed, 3 Oct 2007 15:38:53 +0100 Subject: Summary of the 2007-10-02 Packaging Committee meeting In-Reply-To: <20071003131326.GD2557@free.fr> References: <645d17210710030531s266e7047re9a375d6df40300e@mail.gmail.com> <20071003131326.GD2557@free.fr> Message-ID: <645d17210710030738s12a9727hbe37410e8d7d5e3d@mail.gmail.com> On 03/10/2007, Patrice Dumas wrote: > On Wed, Oct 03, 2007 at 01:31:48PM +0100, Jonathan Underwood wrote: > > On 02 Oct 2007 13:12:31 -0500, Jason L Tibbitts III wrote: > > > Issues pending FESCO ratification: > > > * Naming of TeX-related packages: > > > * http://www.redhat.com/archives/fedora-packaging/2007-September/msg00066.html > > > * Accepted (5 - 0) > > > > Presumably package names should be changed for F8? > > Certainly not. We are past test3, texlive is still not in, and it is not > a big deal. Additionally, it would be nice to have the virtual provides > also in, jindrich was inclined to add them, before we adjust the > packages. F9 would be a more realistic target, in my opinion, without > pressure on the maintainers to change names in case they have more > important business to do. OK, good - thanks for clarification. From pertusus at free.fr Wed Oct 3 14:42:33 2007 From: pertusus at free.fr (Patrice Dumas) Date: Wed, 3 Oct 2007 16:42:33 +0200 Subject: Summary of the 2007-10-02 Packaging Committee meeting In-Reply-To: <645d17210710030738s12a9727hbe37410e8d7d5e3d@mail.gmail.com> References: <645d17210710030531s266e7047re9a375d6df40300e@mail.gmail.com> <20071003131326.GD2557@free.fr> <645d17210710030738s12a9727hbe37410e8d7d5e3d@mail.gmail.com> Message-ID: <20071003144233.GF2557@free.fr> On Wed, Oct 03, 2007 at 03:38:53PM +0100, Jonathan Underwood wrote: > On 03/10/2007, Patrice Dumas wrote: > > OK, good - thanks for clarification. It is just my point of view, though... Maybe FESCo could have another advice. -- Pat From tmz at pobox.com Wed Oct 3 14:47:01 2007 From: tmz at pobox.com (Todd Zullinger) Date: Wed, 3 Oct 2007 10:47:01 -0400 Subject: FC-7 mockbuild fails/koji build succeeds In-Reply-To: <1191421524.3395.172.camel@mccallum.corsepiu.local> References: <1191386564.3395.146.camel@mccallum.corsepiu.local> <20071003110022.c6092737.mschwendt.tmp0701.nospam@arcor.de> <20071003140900.f8fe6cb0.mschwendt.tmp0701.nospam@arcor.de> <1191421524.3395.172.camel@mccallum.corsepiu.local> Message-ID: <20071003144701.GA26922@psilocybe.teonanacatl.org> Ralf Corsepius wrote: > On Wed, 2007-10-03 at 14:09 +0200, Michael Schwendt wrote: >>>> It's the same old "diffutils is missing" problem that has been >>>> found recently. Normally, "rpm-build" used to require >>>> "diffutils", because it uses diff in scripts like check-files. >>>> But the RPM update for F7 and FC6 has dropped the diffutils >>>> "Requires" (the %changelog does not mention that). The mock >>>> buildsys build-group pkg needs an update. >>> >>> No it wasn't dropped from rpm-build, it never was there to begin >>> with. > If rpm doesn't use these tools itself, then this would be, OK, > otherwise this would qualify as a bug. > >>> diffutils has always been one of the implicit requirements (for no >>> good reason IMO but that's another story) and has only been added >>> recently to rawhide rpm. > Does rpm use it? Yes. As Michael said above, diff is used in the check-files script for one. So it needs to require diffutils. The problem is that this could have been coordinated better. The buildsys package for F-7 shouldn't have been updated until after an updated rpm package with fixed BRs was pushed. Should a ticket get filed with infrastructure regarding this? Or has one already been filed? -- Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Ah! Useless! Every one of you! Fine. I will defend myself and to hell with all of you! -- Stewie Griffin -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 542 bytes Desc: not available URL: From alexl at redhat.com Wed Oct 3 14:54:33 2007 From: alexl at redhat.com (Alexander Larsson) Date: Wed, 03 Oct 2007 16:54:33 +0200 Subject: gnome-keyring issue, workaround Message-ID: <1191423273.22332.50.camel@localhost.localdomain> I fixed a gnome-keyring issue today where it would unset the default keyring on logout. However, people running test versions could already have had this happen to them. If you have gnome-keyring problems, check the file ~/.gnome2/keyrings/default. It should contain the name of the default keyring, which is typically "default". If it has size 0 you problably ran into this bug. You can fix it by doing: echo -n default > ~/.gnome2/keyrings/default From mschwendt.tmp0701.nospam at arcor.de Wed Oct 3 15:14:04 2007 From: mschwendt.tmp0701.nospam at arcor.de (Michael Schwendt) Date: Wed, 3 Oct 2007 17:14:04 +0200 Subject: FC-7 mockbuild fails/koji build succeeds In-Reply-To: <20071003144701.GA26922@psilocybe.teonanacatl.org> References: <1191386564.3395.146.camel@mccallum.corsepiu.local> <20071003110022.c6092737.mschwendt.tmp0701.nospam@arcor.de> <20071003140900.f8fe6cb0.mschwendt.tmp0701.nospam@arcor.de> <1191421524.3395.172.camel@mccallum.corsepiu.local> <20071003144701.GA26922@psilocybe.teonanacatl.org> Message-ID: <20071003171404.527fb5de.mschwendt.tmp0701.nospam@arcor.de> On Wed, 3 Oct 2007 10:47:01 -0400, Todd Zullinger wrote: > Ralf Corsepius wrote: > > On Wed, 2007-10-03 at 14:09 +0200, Michael Schwendt wrote: > >>>> It's the same old "diffutils is missing" problem that has been > >>>> found recently. Normally, "rpm-build" used to require > >>>> "diffutils", because it uses diff in scripts like check-files. > >>>> But the RPM update for F7 and FC6 has dropped the diffutils > >>>> "Requires" (the %changelog does not mention that). The mock > >>>> buildsys build-group pkg needs an update. > >>> > >>> No it wasn't dropped from rpm-build, it never was there to begin > >>> with. > > If rpm doesn't use these tools itself, then this would be, OK, > > otherwise this would qualify as a bug. > > > >>> diffutils has always been one of the implicit requirements (for no > >>> good reason IMO but that's another story) and has only been added > >>> recently to rawhide rpm. > > Does rpm use it? > > Yes. As Michael said above, diff is used in the check-files script > for one. So it needs to require diffutils. > > The problem is that this could have been coordinated better. The > buildsys package for F-7 shouldn't have been updated until after an > updated rpm package with fixed BRs was pushed. > > Should a ticket get filed with infrastructure regarding this? Or has > one already been filed? > What coordination do you refer to? Look at this: The "diffutils" pkg has been on the "Exceptions" list for a very long time. Wiki tracks it back to 2005, which is even before FESCo carved those guidelines into stone: Revision 22 as of 2005-04-23 22:25:17 http://fedoraproject.org/wiki/Packaging/Guidelines?action=recall&rev=22#head-4cadce5e79d38a63cad3941de1dadc9d25d67d30 It *still* is on that list. Why is it missing in buildroot configs nowadays? I do understand that some people have killed the very important _expanded_ list of BR exceptions without much thought. But diffutils is on the short (!) list of exceptions _explicitly_. From wart at kobold.org Wed Oct 3 15:19:43 2007 From: wart at kobold.org (Wart) Date: Wed, 03 Oct 2007 08:19:43 -0700 Subject: Please modify your OpenGL using games to use opengl-games-utils In-Reply-To: <4703989F.1040906@hhs.nl> References: <46F8F5E8.3000801@hhs.nl> <1190722516.8399.1.camel@localhost.localdomain> <46F8FC8E.70906@hhs.nl> <1190996776.18404.4.camel@gibraltar.stuttgart.redhat.com> <4703989F.1040906@hhs.nl> Message-ID: <4703B30F.8030307@kobold.org> Hans de Goede wrote: > Nils Philippsen wrote: >> On Tue, 2007-09-25 at 14:18 +0200, Hans de Goede wrote: >>> And who knows, with Fedora 9 we might have radeon 3d support over the >>> whole line, and nouveau 3d support for nvidea cards, and yes then we >>> still want to have this check, as there will always be some >>> unsupported cards. >> >> BTW: I've looked at the (F7) version of the script. Does it work with >> AIGLX desktops? AFAICS, accelerated 3d should work there, but this is >> indirect rendering and glxinfo should give "direct rendering: No". Then >> there's the issue of proprietary 3D drivers completely bypassing the >> DRI/DRM infrastructure. >> > > I currently can't get 3D desktop effects to work on either my i386 i810, > or my x86_64 r300 machine. Is this a known problem? Could someone with > working 3D desktop effects please check to see if opengl-games-utils > works properly or not, and possibly come up with a patch to make it work > in this scenario if necessary? On my F-7 x86_64 desktop with binary nvidia drivers and Desktop Effects enabled (AIGLX), glxinfo still returns 'direct rendering: Yes'. --Wart From rhlists at bellsouth.net Wed Oct 3 15:23:00 2007 From: rhlists at bellsouth.net (Bob) Date: Wed, 03 Oct 2007 15:23:00 +0000 Subject: Alpine Message-ID: <100320071523.19045.4703B3D40001993B00004A6522216125569B0A02D2089B9A019C04040A0DBF000E0E9B9C9D@bellsouth.net> What is the status of Alpine? Everyone know and then I hear a word or two about it but is there any chance it will ever make it out of development? Thanks Bob From wwoods at redhat.com Wed Oct 3 15:26:29 2007 From: wwoods at redhat.com (Will Woods) Date: Wed, 03 Oct 2007 11:26:29 -0400 Subject: Problems with clock in f8t2 In-Reply-To: <18179.30774.903928.719824@zebedee.pink> References: <18179.30774.903928.719824@zebedee.pink> Message-ID: <1191425189.3020.5.camel@metroid.rdu.redhat.com> On Wed, 2007-10-03 at 12:08 +0100, Andrew Haley wrote: > There seems to be some problem with the system clock with f8t2. In > particular, setting the clock via ntp no longer works. > > Like this: > > zorro:gcc $ sudo ntpdate -v -b 1.fedora.pool.ntp.org > 3 Oct 12:03:52 ntpdate[17063]: ntpdate 4.2.4p2 at 1.1495-o Tue Aug 21 13:51:59 UTC 2007 (1) > 3 Oct 12:03:56 ntpdate[17063]: step time server 134.34.3.18 offset -372.433774 sec > zorro:gcc $ sudo ntpdate -v -b 1.fedora.pool.ntp.org > 3 Oct 12:04:01 ntpdate[17064]: ntpdate 4.2.4p2 at 1.1495-o Tue Aug 21 13:51:59 UTC 2007 (1) > 3 Oct 12:04:05 ntpdate[17064]: step time server 134.34.3.18 offset -372.458162 sec > > The kernel: > > 2.6.23-0.164.rc5.fc8 #1 SMP Tue Sep 4 18:24:12 EDT 2007 x86_64 x86_64 x86_64 GNU/Linux > > Is anyone else seeing this? That kernel is old - we had some rtc / clock problems up until .211 or so. You should probably upgrade and try again. -w -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From jima at beer.tclug.org Wed Oct 3 15:35:25 2007 From: jima at beer.tclug.org (Jima) Date: Wed, 3 Oct 2007 10:35:25 -0500 (CDT) Subject: Alpine In-Reply-To: <100320071523.19045.4703B3D40001993B00004A6522216125569B0A02D2089B9A019C04040A0DBF000E0E9B9C9D@bellsouth.net> References: <100320071523.19045.4703B3D40001993B00004A6522216125569B0A02D2089B9A019C04040A0DBF000E0E9B9C9D@bellsouth.net> Message-ID: On Wed, 3 Oct 2007, Bob wrote: > What is the status of Alpine? Everyone know and then I hear a word or > two about it but is there any chance it will ever make it out of > development? *blink* Huh. I thought Joshua had branched it for at least F-7. I guess I'll have to see if there's any reason not to. Jima (Alpine comaintainer) From tmz at pobox.com Wed Oct 3 15:38:51 2007 From: tmz at pobox.com (Todd Zullinger) Date: Wed, 3 Oct 2007 11:38:51 -0400 Subject: FC-7 mockbuild fails/koji build succeeds In-Reply-To: <20071003171404.527fb5de.mschwendt.tmp0701.nospam@arcor.de> References: <1191386564.3395.146.camel@mccallum.corsepiu.local> <20071003110022.c6092737.mschwendt.tmp0701.nospam@arcor.de> <20071003140900.f8fe6cb0.mschwendt.tmp0701.nospam@arcor.de> <1191421524.3395.172.camel@mccallum.corsepiu.local> <20071003144701.GA26922@psilocybe.teonanacatl.org> <20071003171404.527fb5de.mschwendt.tmp0701.nospam@arcor.de> Message-ID: <20071003153850.GB26922@psilocybe.teonanacatl.org> Michael Schwendt wrote: > What coordination do you refer to? Look at this: > > The "diffutils" pkg has been on the "Exceptions" list for a very long > time. Wiki tracks it back to 2005, which is even before FESCo carved > those guidelines into stone: > > Revision 22 as of 2005-04-23 22:25:17 > http://fedoraproject.org/wiki/Packaging/Guidelines?action=recall&rev=22#head-4cadce5e79d38a63cad3941de1dadc9d25d67d30 > > It *still* is on that list. Why is it missing in buildroot configs > nowadays? Bah, my mistake. I had thought (for some unknown reason) that diffutils had been removed from the short list and that's why it disappeared from the buildsys-build package. So it's just a plain old bug in the buildsys-build package that diffutils isn't required anymore. I asked this last week sometime and never got any replies... Where is the srpm or cvs for the buildsys-build package? And should bugs in this package be reported to the infrastructure ticketing system or somewhere else? -- Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ If barbie is so popular, why do you have to buy her friends? -- Jack Handy -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 542 bytes Desc: not available URL: From mjs at CLEMSON.EDU Wed Oct 3 15:48:18 2007 From: mjs at CLEMSON.EDU (Matthew Saltzman) Date: Wed, 03 Oct 2007 11:48:18 -0400 Subject: Notes for Fedora 8 Test 3 In-Reply-To: <1191419866.25097.58.camel@localhost.localdomain> References: <4702D28F.1050705@fedoraproject.org> <20071003125713.31ba8619@htpc> <1191419866.25097.58.camel@localhost.localdomain> Message-ID: <1191426498.14519.2.camel@vincent52.localdomain> On Wed, 2007-10-03 at 09:57 -0400, Jeremy Katz wrote: > On Wed, 2007-10-03 at 12:57 +0200, Sebastian Vahl wrote: > > For KDE: knetworkmanager is probably gone for test3 because it isn't > > working with the newest networkmanager. We use nm-applet from > > Gnome as a replacement. > > See: https://bugzilla.redhat.com/show_bug.cgi?id=298991 > > > > Jeremy should confirm this before it gets into the release notes > > because he's the one implementing the needed changes for the livecd. > > Yep, this is done. The general state of NetworkManager--the move from 0.6.5 to 0.7 and the unfinished state of 0.7 (can't "connect to other" or "create new", can't configure VPN connections, etc.) are worth warning people about. > > Jeremy > > -- Matthew Saltzman Clemson University Math Sciences mjs AT clemson DOT edu http://www.math.clemson.edu/~mjs From aph at redhat.com Wed Oct 3 15:53:54 2007 From: aph at redhat.com (Andrew Haley) Date: Wed, 3 Oct 2007 16:53:54 +0100 Subject: Problems with clock in f8t2 In-Reply-To: <1191425189.3020.5.camel@metroid.rdu.redhat.com> References: <18179.30774.903928.719824@zebedee.pink> <1191425189.3020.5.camel@metroid.rdu.redhat.com> Message-ID: <18179.47890.620147.415475@zebedee.pink> Will Woods writes: > On Wed, 2007-10-03 at 12:08 +0100, Andrew Haley wrote: > > There seems to be some problem with the system clock with f8t2. In > > particular, setting the clock via ntp no longer works. > > > > Like this: > > > > zorro:gcc $ sudo ntpdate -v -b 1.fedora.pool.ntp.org > > 3 Oct 12:03:52 ntpdate[17063]: ntpdate 4.2.4p2 at 1.1495-o Tue Aug 21 13:51:59 UTC 2007 (1) > > 3 Oct 12:03:56 ntpdate[17063]: step time server 134.34.3.18 offset -372.433774 sec > > zorro:gcc $ sudo ntpdate -v -b 1.fedora.pool.ntp.org > > 3 Oct 12:04:01 ntpdate[17064]: ntpdate 4.2.4p2 at 1.1495-o Tue Aug 21 13:51:59 UTC 2007 (1) > > 3 Oct 12:04:05 ntpdate[17064]: step time server 134.34.3.18 offset -372.458162 sec > > > > The kernel: > > > > 2.6.23-0.164.rc5.fc8 #1 SMP Tue Sep 4 18:24:12 EDT 2007 x86_64 x86_64 x86_64 GNU/Linux > > > > Is anyone else seeing this? > > That kernel is old - we had some rtc / clock problems up until .211 or > so. You should probably upgrade and try again. Yea, fixed. Here was me trying to test f8t2. Silly me. :-) Andrew. -- Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, UK Registered in England and Wales No. 3798903 From pemboa at gmail.com Wed Oct 3 15:54:20 2007 From: pemboa at gmail.com (Arthur Pemberton) Date: Wed, 3 Oct 2007 10:54:20 -0500 Subject: Default Firefox settings Message-ID: <16de708d0710030854k2e50e45bw9da435414d1bbbc@mail.gmail.com> Hello, I recently asked about ways to benchmark Firefox[1] because of how slow I found Firefox to be on Fedora 7. It was almost unusably slow, prompting me to switch to Konqueror as much as possible. However I have found a short tutorial which after following the speed seems to at least be on par which my laptop (which has half the processing speed, and a slower, IDE hard drive, and slower memory) Assuming I haven't encountered some freak situation, it may be necessary to consider changing the default Firefox settings, one of which is IPV6 DNS. I have zero issues against IPV6 myself, but if it helps make Firefox useful, by all means. Again, if I can provide any objective metrics, please let me know. [1] http://www.redhat.com/archives/fedora-desktop-list/2007-September/msg00135.html [2] http://www.zolved.com/synapse/view_content/28106/How_to_speed_up_Mozilla_Firefox_on_Ubuntu -- Fedora 7 : sipping some of that moonshine ( www.pembo13.com ) From ville.skytta at iki.fi Wed Oct 3 16:15:17 2007 From: ville.skytta at iki.fi (Ville =?iso-8859-1?q?Skytt=E4?=) Date: Wed, 3 Oct 2007 19:15:17 +0300 Subject: Summary of the 2007-10-02 Packaging Committee meeting In-Reply-To: <20071003144233.GF2557@free.fr> References: <645d17210710030738s12a9727hbe37410e8d7d5e3d@mail.gmail.com> <20071003144233.GF2557@free.fr> Message-ID: <200710031915.18279.ville.skytta@iki.fi> On Wednesday 03 October 2007, Patrice Dumas wrote: > On Wed, Oct 03, 2007 at 03:38:53PM +0100, Jonathan Underwood wrote: > > On 03/10/2007, Patrice Dumas wrote: > > > > OK, good - thanks for clarification. > > It is just my point of view, though... Maybe FESCo could have another > advice. I think targeting F9 for renaming existing packages but starting to apply the new guidelines already now for new to-be-introduced packages makes sense. (Clarification: I'm not in FESCo, am in FPC, but speaking for myself only.) From ajackson at redhat.com Wed Oct 3 16:01:12 2007 From: ajackson at redhat.com (Adam Jackson) Date: Wed, 03 Oct 2007 12:01:12 -0400 Subject: rawhide report: 20071003 changes In-Reply-To: <200710031325.l93DPJqt009149@porkchop.devel.redhat.com> References: <200710031325.l93DPJqt009149@porkchop.devel.redhat.com> Message-ID: <1191427272.31421.138.camel@localhost.localdomain> On Wed, 2007-10-03 at 09:25 -0400, Build System wrote: > xorg-x11-server-1.3.0.0-27.fc8 > ------------------------------ > * Mon Oct 01 2007 Adam Jackson 1.3.0.0-27 > - BuildReq: mesa-source >= 7.0.1-5. This is broken on at least some intel(4) configurations, as in, X won't start at all. Fix available: http://koji.fedoraproject.org/koji/buildinfo?buildID=20093 - ajax From pertusus at free.fr Wed Oct 3 16:18:46 2007 From: pertusus at free.fr (Patrice Dumas) Date: Wed, 3 Oct 2007 18:18:46 +0200 Subject: Summary of the 2007-10-02 Packaging Committee meeting In-Reply-To: <200710031915.18279.ville.skytta@iki.fi> References: <645d17210710030738s12a9727hbe37410e8d7d5e3d@mail.gmail.com> <20071003144233.GF2557@free.fr> <200710031915.18279.ville.skytta@iki.fi> Message-ID: <20071003161846.GH2557@free.fr> On Wed, Oct 03, 2007 at 07:15:17PM +0300, Ville Skytt? wrote: > > I think targeting F9 for renaming existing packages but starting to apply the > new guidelines already now for new to-be-introduced packages makes sense. > (Clarification: I'm not in FESCo, am in FPC, but speaking for myself only.) Also speaking for myself, but I agree. New packages should follow new guidelines, indeed. -- Pat From ivazqueznet at gmail.com Wed Oct 3 16:31:45 2007 From: ivazqueznet at gmail.com (Ignacio Vazquez-Abrams) Date: Wed, 03 Oct 2007 12:31:45 -0400 Subject: fedora-release fedora-release.spec,1.54,1.55 In-Reply-To: <200710031604.l93G46eT015031@cvs-int.fedora.redhat.com> References: <200710031604.l93G46eT015031@cvs-int.fedora.redhat.com> Message-ID: <1191429105.13400.32.camel@ignacio.lan> On Wed, 2007-10-03 at 12:04 -0400, Jesse Keating wrote: > Author: jkeating > > Update of /cvs/fedora/fedora-release > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14970 > > Modified Files: > fedora-release.spec > Log Message: > First release for 9 > -Version: 7.92 > +Version: 8.90 Isn't this supposed to be 8.89? -- Ignacio Vazquez-Abrams PLEASE don't CC me; I'm already subscribed -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From bpepple at fedoraproject.org Wed Oct 3 16:40:37 2007 From: bpepple at fedoraproject.org (Brian Pepple) Date: Wed, 03 Oct 2007 12:40:37 -0400 Subject: Plan for tomorrows (20071004) FESCO meeting Message-ID: <1191429637.14575.4.camel@kennedy> Hi, Please find below the list of topics that are likely to come up in the next FESCo meeting that is scheduled for tomorrow, Thursday at 17:00 UTC in #fedora-meeting on irc.freenode.org: /topic FESCo meeting -- Any objection to this week's report from FPC at https://www.redhat.com/archives/fedora-devel-list/2007-October/msg00081.html /topic Status Update: Compat Policy http://fedoraproject.org/wiki/JeremyKatz/DraftCompatPackages - jeremy /topic Status Update: FESCo Proposal Template - f13 /topic FESCo meeting -- Free discussion around Fedora There's not much on the schedule for tomorrow so if you want something to be discussed, send a note to the list in reply to this mail and I'll add it to the schedule. You can also propose topics in the meeting while it is in the "Free discussion around Fedora" phase. If your name/nick is on above list please update the status on the Extras schedule pages in the wiki ahead of the meeting. That way all the other FESCo members and interested contributors know what up ahead of the meeting. And we will avoid long delays in the meeting -- those often arise if someone describes the recent happenings on a topic directly in the meeting while all the others have to wait for his slow typing... Thanks, /B -- Brian Pepple http://fedoraproject.org/wiki/BrianPepple gpg --keyserver pgp.mit.edu --recv-keys 810CC15E BD5E 6F9E 8688 E668 8F5B CBDE 326A E936 810C C15E -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From orion at cora.nwra.com Wed Oct 3 16:43:50 2007 From: orion at cora.nwra.com (Orion Poplawski) Date: Wed, 03 Oct 2007 10:43:50 -0600 Subject: Alpine In-Reply-To: <100320071523.19045.4703B3D40001993B00004A6522216125569B0A02D2089B9A019C04040A0DBF000E0E9B9C9D@bellsouth.net> References: <100320071523.19045.4703B3D40001993B00004A6522216125569B0A02D2089B9A019C04040A0DBF000E0E9B9C9D@bellsouth.net> Message-ID: <4703C6C6.3040409@cora.nwra.com> Bob wrote: > What is the status of Alpine? Everyone know and then I hear a word or two about it but is there any chance it will ever make it out of development? > > Thanks > > Bob > I've compiled the src.rpm on EL-5 and have been using it there without issue. Would be nice to see an epel release. -- Orion Poplawski Technical Manager 303-415-9701 x222 NWRA/CoRA Division FAX: 303-415-9702 3380 Mitchell Lane orion at cora.nwra.com Boulder, CO 80301 http://www.cora.nwra.com From mschwendt.tmp0701.nospam at arcor.de Wed Oct 3 16:52:33 2007 From: mschwendt.tmp0701.nospam at arcor.de (Michael Schwendt) Date: Wed, 3 Oct 2007 18:52:33 +0200 Subject: FC-7 mockbuild fails/koji build succeeds In-Reply-To: <20071003153850.GB26922@psilocybe.teonanacatl.org> References: <1191386564.3395.146.camel@mccallum.corsepiu.local> <20071003110022.c6092737.mschwendt.tmp0701.nospam@arcor.de> <20071003140900.f8fe6cb0.mschwendt.tmp0701.nospam@arcor.de> <1191421524.3395.172.camel@mccallum.corsepiu.local> <20071003144701.GA26922@psilocybe.teonanacatl.org> <20071003171404.527fb5de.mschwendt.tmp0701.nospam@arcor.de> <20071003153850.GB26922@psilocybe.teonanacatl.org> Message-ID: <20071003185233.5b535043.mschwendt.tmp0701.nospam@arcor.de> On Wed, 3 Oct 2007 11:38:51 -0400, Todd Zullinger wrote: > Michael Schwendt wrote: > > What coordination do you refer to? Look at this: > > > > The "diffutils" pkg has been on the "Exceptions" list for a very long > > time. Wiki tracks it back to 2005, which is even before FESCo carved > > those guidelines into stone: > > > > Revision 22 as of 2005-04-23 22:25:17 > > http://fedoraproject.org/wiki/Packaging/Guidelines?action=recall&rev=22#head-4cadce5e79d38a63cad3941de1dadc9d25d67d30 > > > > It *still* is on that list. Why is it missing in buildroot configs > > nowadays? > > Bah, my mistake. I had thought (for some unknown reason) that > diffutils had been removed from the short list and that's why it > disappeared from the buildsys-build package. > > So it's just a plain old bug in the buildsys-build package that > diffutils isn't required anymore. http://buildsys.fedoraproject.org/buildgroups/6/i386/ buildsys-build-0.5-1.noarch.rpm from June 2006 "Requires: diffutils", because it requires the list of Exceptions from the guidelines. > I asked this last week sometime > and never got any replies... Where is the srpm or cvs for the > buildsys-build package? And should bugs in this package be reported > to the infrastructure ticketing system or somewhere else? The buildsys-build spec is included in mock as %doc file. diffutils is an R there, too, since at least June 2006. From kanarip at kanarip.com Wed Oct 3 17:04:56 2007 From: kanarip at kanarip.com (Jeroen van Meeuwen) Date: Wed, 03 Oct 2007 19:04:56 +0200 Subject: Default Firefox settings In-Reply-To: <16de708d0710030854k2e50e45bw9da435414d1bbbc@mail.gmail.com> References: <16de708d0710030854k2e50e45bw9da435414d1bbbc@mail.gmail.com> Message-ID: <4703CBB8.5060109@kanarip.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Arthur Pemberton wrote: > Hello, > > I recently asked about ways to benchmark Firefox[1] because of how > slow I found Firefox to be on Fedora 7. It was almost unusably slow, > prompting me to switch to Konqueror as much as possible. > > However I have found a short tutorial which after following the speed > seems to at least be on par which my laptop (which has half the > processing speed, and a slower, IDE hard drive, and slower memory) > > Assuming I haven't encountered some freak situation, it may be > necessary to consider changing the default Firefox settings, one of > which is IPV6 DNS. I have zero issues against IPV6 myself, but if it > helps make Firefox useful, by all means. > Does upstream think the default settings as provided in the vanilla distribution should be adjusted as set forth in [2] ? If they don't, I think we shouldn't either. > Again, if I can provide any objective metrics, please let me know. > > [1] http://www.redhat.com/archives/fedora-desktop-list/2007-September/msg00135.html > [2] http://www.zolved.com/synapse/view_content/28106/How_to_speed_up_Mozilla_Firefox_on_Ubuntu > Kind regards, Jeroen van Meeuwen - -kanarip -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFHA8u4KN6f2pNCvwgRAgYiAJ929YYrJhgeTrjaatAvNdJdsQISZwCg0cmW 5ZomvUCCswashuY/N66qEuI= =Bxa1 -----END PGP SIGNATURE----- From davej at redhat.com Wed Oct 3 17:06:02 2007 From: davej at redhat.com (Dave Jones) Date: Wed, 3 Oct 2007 13:06:02 -0400 Subject: Latest kernel still has Bonding bug report on startup! In-Reply-To: <47021F17.7060806@cohtech.com> References: <47021F17.7060806@cohtech.com> Message-ID: <20071003170602.GB32239@redhat.com> On Tue, Oct 02, 2007 at 11:36:07AM +0100, Howard Wilkinson wrote: > I reported a bug against a previous version of the kernel with the > bonding network interface - somebody else raised the bug. I have just > installed the latest development kernel and it still reports a problem. > Dmesg trace attached. Thanks. Forwarded to relevant upstream developers. Dave -- http://www.codemonkey.org.uk From tmz at pobox.com Wed Oct 3 17:06:40 2007 From: tmz at pobox.com (Todd Zullinger) Date: Wed, 3 Oct 2007 13:06:40 -0400 Subject: FC-7 mockbuild fails/koji build succeeds In-Reply-To: <20071003185233.5b535043.mschwendt.tmp0701.nospam@arcor.de> References: <1191386564.3395.146.camel@mccallum.corsepiu.local> <20071003110022.c6092737.mschwendt.tmp0701.nospam@arcor.de> <20071003140900.f8fe6cb0.mschwendt.tmp0701.nospam@arcor.de> <1191421524.3395.172.camel@mccallum.corsepiu.local> <20071003144701.GA26922@psilocybe.teonanacatl.org> <20071003171404.527fb5de.mschwendt.tmp0701.nospam@arcor.de> <20071003153850.GB26922@psilocybe.teonanacatl.org> <20071003185233.5b535043.mschwendt.tmp0701.nospam@arcor.de> Message-ID: <20071003170640.GE26922@psilocybe.teonanacatl.org> Michael Schwendt wrote: >> I asked this last week sometime and never got any replies... Where >> is the srpm or cvs for the buildsys-build package? And should bugs >> in this package be reported to the infrastructure ticketing system >> or somewhere else? > > The buildsys-build spec is included in mock as %doc file. diffutils > is an R there, too, since at least June 2006. Yeah, but that spec is for 0.7.6-1, which is not what's currently at http://buildsys.fedoraproject.org/buildgroups/7/i386/. There, 0.8-1.fc7 is the latest, and there's no spec or srpm. I was curious to find out where the package is maintained to check the commit logs for a hint as to why diffutils went away. Hopefully Dennis will notice this thread and comment (I copied him on one of my previous messages). -- Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ I figure that if God actually does exist, He's big enough to understand an honest difference of opinion. -- Isaac Asimov -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 542 bytes Desc: not available URL: From jkeating at redhat.com Wed Oct 3 17:23:00 2007 From: jkeating at redhat.com (Jesse Keating) Date: Wed, 3 Oct 2007 13:23:00 -0400 Subject: fedora-release fedora-release.spec,1.54,1.55 In-Reply-To: <1191429105.13400.32.camel@ignacio.lan> References: <200710031604.l93G46eT015031@cvs-int.fedora.redhat.com> <1191429105.13400.32.camel@ignacio.lan> Message-ID: <20071003132300.32c56a68@redhat.com> On Wed, 03 Oct 2007 12:31:45 -0400 Ignacio Vazquez-Abrams wrote: > Isn't this supposed to be 8.89? Nah, we decided to stop counting like computers as it was confusing. 8.90 is pre-test1, 8.91 is test1 (see how the 1s match up?) 8.92 is test2, etc.... Just part of an overall effort to be a bit less confusing. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From caillon at redhat.com Wed Oct 3 17:19:35 2007 From: caillon at redhat.com (Christopher Aillon) Date: Wed, 03 Oct 2007 13:19:35 -0400 Subject: Default Firefox settings In-Reply-To: <4703CBB8.5060109@kanarip.com> References: <16de708d0710030854k2e50e45bw9da435414d1bbbc@mail.gmail.com> <4703CBB8.5060109@kanarip.com> Message-ID: <4703CF27.4000002@redhat.com> Jeroen van Meeuwen wrote: > Does upstream think the default settings as provided in the vanilla > distribution should be adjusted as set forth in [2] ? If they don't, I > think we shouldn't either. Several of the preference tweaks will indeed enhance performance for a reasonably large percentage of websites but will cause a not insignificant number to break. (By refusing to load, hanging the browser, etc.) The prefs are generally that way for a good reason. From rdieter at math.unl.edu Wed Oct 3 17:39:22 2007 From: rdieter at math.unl.edu (Rex Dieter) Date: Wed, 03 Oct 2007 12:39:22 -0500 Subject: Alpine References: <100320071523.19045.4703B3D40001993B00004A6522216125569B0A02D2089B9A019C04040A0DBF000E0E9B9C9D@bellsouth.net> Message-ID: Jima wrote: > On Wed, 3 Oct 2007, Bob wrote: >> What is the status of Alpine? Everyone know and then I hear a word or >> two about it but is there any chance it will ever make it out of >> development? > > *blink* Huh. I thought Joshua had branched it for at least F-7. I > guess I'll have to see if there's any reason not to. I think the rationale was to wait for 1.0 before releasing for anything != devel/ (not that I agree with that, I'm just the messenger). -- Rex From rhlists at bellsouth.net Wed Oct 3 18:08:40 2007 From: rhlists at bellsouth.net (Bob) Date: Wed, 03 Oct 2007 18:08:40 +0000 Subject: Alpine Message-ID: <100320071808.27075.4703DAA8000CEC55000069C322230680329B0A02D2089B9A019C04040A0DBF000E0E9B9C9D@bellsouth.net> >From: Joshua Daniel Franklin > > --- Jima wrote: > > > On Wed, 3 Oct 2007, Bob wrote: > > > What is the status of Alpine? Everyone know and then I hear a word or > > > two about it but is there any chance it will ever make it out of > > > development? > > > > *blink* Huh. I thought Joshua had branched it for at least F-7. I > > guess I'll have to see if there's any reason not to. > > I only branched for dev (in time for F-8 too) until the > Alpine 1.0 release. I think there are still a number of > significant bugs being worked out. However, if you'd like > to branch feel free as you're the co-maintainer. :) > > That said, the built RPM works fine for me (well, occasional > crash when scrolling through large folders): > > http://koji.fedoraproject.org/koji/buildinfo?buildID=18087 > No problem, I can wait. I was just looking to get an idea where it was. Thanks for the update! I second the suggestion of including it in EPEL... BOb From pemboa at gmail.com Wed Oct 3 18:15:53 2007 From: pemboa at gmail.com (Arthur Pemberton) Date: Wed, 3 Oct 2007 13:15:53 -0500 Subject: Default Firefox settings In-Reply-To: <4703CBB8.5060109@kanarip.com> References: <16de708d0710030854k2e50e45bw9da435414d1bbbc@mail.gmail.com> <4703CBB8.5060109@kanarip.com> Message-ID: <16de708d0710031115v1ca0e581w6933a8ee4d535730@mail.gmail.com> On 10/3/07, Jeroen van Meeuwen wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Arthur Pemberton wrote: > > Hello, > > > > I recently asked about ways to benchmark Firefox[1] because of how > > slow I found Firefox to be on Fedora 7. It was almost unusably slow, > > prompting me to switch to Konqueror as much as possible. > > > > However I have found a short tutorial which after following the speed > > seems to at least be on par which my laptop (which has half the > > processing speed, and a slower, IDE hard drive, and slower memory) > > > > Assuming I haven't encountered some freak situation, it may be > > necessary to consider changing the default Firefox settings, one of > > which is IPV6 DNS. I have zero issues against IPV6 myself, but if it > > helps make Firefox useful, by all means. > > > > Does upstream think the default settings as provided in the vanilla > distribution should be adjusted as set forth in [2] ? If they don't, I > think we shouldn't either. > > > Again, if I can provide any objective metrics, please let me know. > > > > [1] http://www.redhat.com/archives/fedora-desktop-list/2007-September/msg00135.html > > [2] http://www.zolved.com/synapse/view_content/28106/How_to_speed_up_Mozilla_Firefox_on_Ubuntu > > > > Kind regards, > > Jeroen van Meeuwen > - -kanarip Fair enough, but the speed differences cannot be ignored. Nor is the fact that it makes Firefox (at least on Fedora) to seem very slow. -- Fedora 7 : sipping some of that moonshine ( www.pembo13.com ) From oliver at linux-kernel.at Wed Oct 3 18:36:36 2007 From: oliver at linux-kernel.at (Oliver Falk) Date: Wed, 03 Oct 2007 20:36:36 +0200 Subject: pungi, python and the question: where are the python gurus? In-Reply-To: <20071003073244.538e9091@redhat.com> References: <47021F9D.7060103@linux-kernel.at> <20071002083628.1de8ff80@redhat.com> <47023DCA.5050506@linux-kernel.at> <20071002110223.5cfb5e45@redhat.com> <47026129.2080001@linux-kernel.at> <470270C6.60309@linux-kernel.at> <20071002142722.1857e919@redhat.com> <4703669C.2060600@linux-kernel.at> <20071003073244.538e9091@redhat.com> Message-ID: <4703E134.5090601@linux-kernel.at> Jesse Keating schrieb: > On Wed, 03 Oct 2007 11:53:32 +0200 > Oliver Falk wrote: > >> pykickstart-1.2-2.fc8 > > This is likely your problem. pykickstart-1.13-1.fc8 was current when I > did my test. OK. Will try newer version. Thx, Oliver From cra at WPI.EDU Wed Oct 3 18:52:56 2007 From: cra at WPI.EDU (Chuck Anderson) Date: Wed, 3 Oct 2007 14:52:56 -0400 Subject: Default Firefox settings In-Reply-To: <16de708d0710031115v1ca0e581w6933a8ee4d535730@mail.gmail.com> References: <16de708d0710030854k2e50e45bw9da435414d1bbbc@mail.gmail.com> <4703CBB8.5060109@kanarip.com> <16de708d0710031115v1ca0e581w6933a8ee4d535730@mail.gmail.com> Message-ID: <20071003185256.GM6066@angus.ind.WPI.EDU> On Wed, Oct 03, 2007 at 01:15:53PM -0500, Arthur Pemberton wrote: > > Does upstream think the default settings as provided in the vanilla > > distribution should be adjusted as set forth in [2] ? If they don't, I > > think we shouldn't either. > > > > > Again, if I can provide any objective metrics, please let me know. > > > > > > [1] http://www.redhat.com/archives/fedora-desktop-list/2007-September/msg00135.html > > > [2] http://www.zolved.com/synapse/view_content/28106/How_to_speed_up_Mozilla_Firefox_on_Ubuntu > > Fair enough, but the speed differences cannot be ignored. Nor is the > fact that it makes Firefox (at least on Fedora) to seem very slow. Actually, I use IPv6 here and it isn't the cause of Firefox slowness. My biggest problem is simply rendering speed. It is excruciatingly slow in scrolling an already loaded web page. On the bright side, for whatever reason the F8 version of Firefox seems much faster. Can anyone explain what might have changed? From oliver at linux-kernel.at Wed Oct 3 20:36:20 2007 From: oliver at linux-kernel.at (Oliver Falk) Date: Wed, 03 Oct 2007 22:36:20 +0200 Subject: short koji repo question In-Reply-To: <20071003073244.538e9091@redhat.com> References: <47021F9D.7060103@linux-kernel.at> <20071002083628.1de8ff80@redhat.com> <47023DCA.5050506@linux-kernel.at> <20071002110223.5cfb5e45@redhat.com> <47026129.2080001@linux-kernel.at> <470270C6.60309@linux-kernel.at> <20071002142722.1857e919@redhat.com> <4703669C.2060600@linux-kernel.at> <20071003073244.538e9091@redhat.com> Message-ID: <4703FD44.4060708@linux-kernel.at> Hi! Is there any good reason, why koji doesn't also create the sqlite database with createrepo (passing -d option)? For slow arches, it would speed up the init phase of the build-root... For the fast arches, well it would also be faster I think... If someone is going to change/try that. Let me know the progress. I tried that on our Alpha Koji, but encountered a problem... Just 2 cent, -of From mattdm at mattdm.org Wed Oct 3 21:09:36 2007 From: mattdm at mattdm.org (Matthew Miller) Date: Wed, 3 Oct 2007 17:09:36 -0400 Subject: orinoco_pci is all broken [was Re: NetworkManager-0.7 can't make new wireless connection] In-Reply-To: <1191338779.31874.5.camel@xo-3E-67-34.localdomain> References: <1191026134.6487.8.camel@localhost.localdomain> <1191087158.12995.41.camel@vincent52.localdomain> <20070930002552.GA8910@jadzia.bu.edu> <1191250903.5368.4.camel@xo-3E-67-34.localdomain> <20071001153850.GA804@jadzia.bu.edu> <1191263109.19127.0.camel@xo-3E-67-34.localdomain> <20071001185652.GA24204@jadzia.bu.edu> <1191326350.21429.24.camel@xo-3E-67-34.localdomain> <20071002150016.GA26688@jadzia.bu.edu> <1191338779.31874.5.camel@xo-3E-67-34.localdomain> Message-ID: <20071003210936.GA22885@jadzia.bu.edu> On Tue, Oct 02, 2007 at 11:26:19AM -0400, Dan Williams wrote: > Does rmmoding orinoco_pci reset it sufficiently? So, having done this, it can scan again, but won't connect, and after that, I think get ""Faild to read scan data : No data available". [...] > I think this requires a driver update; maybe wpa_supplicant needs to be > more lenient in its timeouts for getting scan data out of the card, but > I'm pretty sure it's waiting ~ 10s max before asking the card for > results explicitly. So, what should I do now? Would a bug in bugzilla be helpful? (For you, or for me?) -- Matthew Miller mattdm at mattdm.org Boston University Linux ------> From jkeating at redhat.com Wed Oct 3 21:18:03 2007 From: jkeating at redhat.com (Jesse Keating) Date: Wed, 3 Oct 2007 17:18:03 -0400 Subject: Freeze over for Fedora 8 Test 3 - Still in continual development freeze Message-ID: <20071003171803.324a63a9@redhat.com> We have lifted the Fedora 8 Test 3 freeze from rawhide. Builds from devel/ now continue to go into rawhide each night. However we are still under continual development freeze so we ask you to please keep your changes to bugfix in nature. This is somewhat self policing, as an attempt to lower the bar for getting fixes into the release. The other side of this is an attempt at freeing up developers to work on F9 stuff. To that end we are now processing F-8 branch requests. If you request your package be branched for F-8, a branch will be made based on content currently in devel/. Builds from F-8/ will obviously go to the dist-f8 collection and thus rawhide/release. For packages that are branched, builds from devel/ will go to dist-f9 and be held there for the start of Fedora 9 development. If a package isn't branched yet, builds from devel/ continue to go to dist-f8. Happy building! -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: -------------- next part -------------- _______________________________________________ Fedora-devel-announce mailing list Fedora-devel-announce at redhat.com https://www.redhat.com/mailman/listinfo/fedora-devel-announce From joshuadfranklin at yahoo.com Wed Oct 3 21:27:53 2007 From: joshuadfranklin at yahoo.com (Joshua Daniel Franklin) Date: Wed, 3 Oct 2007 14:27:53 -0700 (PDT) Subject: Alpine In-Reply-To: <100320071808.27075.4703DAA8000CEC55000069C322230680329B0A02D2089B9A019C04040A0DBF000E0E9B9C9D@bellsouth.net> Message-ID: <613309.251.qm@web37907.mail.mud.yahoo.com> --- Bob wrote: > I second the suggestion of including it in EPEL... Yes, I plan on branching alpine-1.0 for RHEL4 and 5 too. ____________________________________________________________________________________ Shape Yahoo! in your own image. Join our Network Research Panel today! http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 From dcbw at redhat.com Wed Oct 3 21:47:55 2007 From: dcbw at redhat.com (Dan Williams) Date: Wed, 03 Oct 2007 17:47:55 -0400 Subject: orinoco_pci is all broken [was Re: NetworkManager-0.7 can't make new wireless connection] In-Reply-To: <20071003210936.GA22885@jadzia.bu.edu> References: <1191026134.6487.8.camel@localhost.localdomain> <1191087158.12995.41.camel@vincent52.localdomain> <20070930002552.GA8910@jadzia.bu.edu> <1191250903.5368.4.camel@xo-3E-67-34.localdomain> <20071001153850.GA804@jadzia.bu.edu> <1191263109.19127.0.camel@xo-3E-67-34.localdomain> <20071001185652.GA24204@jadzia.bu.edu> <1191326350.21429.24.camel@xo-3E-67-34.localdomain> <20071002150016.GA26688@jadzia.bu.edu> <1191338779.31874.5.camel@xo-3E-67-34.localdomain> <20071003210936.GA22885@jadzia.bu.edu> Message-ID: <1191448075.23792.5.camel@localhost.localdomain> On Wed, 2007-10-03 at 17:09 -0400, Matthew Miller wrote: > On Tue, Oct 02, 2007 at 11:26:19AM -0400, Dan Williams wrote: > > Does rmmoding orinoco_pci reset it sufficiently? > > So, having done this, it can scan again, but won't connect, and after that, > I think get ""Faild to read scan data : No data available". Same problem again. > [...] > > I think this requires a driver update; maybe wpa_supplicant needs to be > > more lenient in its timeouts for getting scan data out of the card, but > > I'm pretty sure it's waiting ~ 10s max before asking the card for > > results explicitly. > > So, what should I do now? Would a bug in bugzilla be helpful? (For you, or > for me?) Hmm, not sure. Basically need to patch the driver to be more intelligent about scanning. There's nothing rocket-science about this, just would take a day or two to port over what's in the airo driver. Not sure if a bug report would help, but feel free to file one anyway and assign it to me (also cc linville at redhat dot com) Dan From poelstra at redhat.com Wed Oct 3 21:38:58 2007 From: poelstra at redhat.com (John Poelstra) Date: Wed, 03 Oct 2007 14:38:58 -0700 Subject: Freeze over for Fedora 8 Test 3 - Still in continual development freeze In-Reply-To: <20071003171803.324a63a9@redhat.com> References: <20071003171803.324a63a9@redhat.com> Message-ID: <47040BF2.4050805@redhat.com> Jesse Keating said the following on 10/03/2007 02:18 PM Pacific Time: > We have lifted the Fedora 8 Test 3 freeze from rawhide. Builds from > devel/ now continue to go into rawhide each night. However we are > still under continual development freeze so we ask you to please keep > your changes to bugfix in nature. This is somewhat self policing, as > an attempt to lower the bar for getting fixes into the release. > http://fedoraproject.org/wiki/Releases/8/FeatureList In addition, if you are a feature owner please update the status of your feature page if it is not at 100% complete. If there is functionality that is not completed, please rework the feature page to reflect what is finished for Fedora 8 so that the feature can be considered "complete" as described. Please create a new feature page for Fedora 9 functionality you plan to create later. This will help testers of F8T3 and users of GA to have a clear understanding what new functionality is present and expected to work. Thank you, John Feature Wrangler _______________________________________________ Fedora-devel-announce mailing list Fedora-devel-announce at redhat.com https://www.redhat.com/mailman/listinfo/fedora-devel-announce From cra at WPI.EDU Wed Oct 3 22:26:58 2007 From: cra at WPI.EDU (Chuck Anderson) Date: Wed, 3 Oct 2007 18:26:58 -0400 Subject: NetworkManager-0.7 can't make new wireless connection In-Reply-To: <1191041189.9155.7.camel@xo-3E-67-34.localdomain> References: <1190823905.15397.16.camel@vincent52.localdomain> <20070927201036.GA21031@jadzia.bu.edu> <20070927202009.GR6066@angus.ind.WPI.EDU> <1191041189.9155.7.camel@xo-3E-67-34.localdomain> Message-ID: <20071003222658.GO6066@angus.ind.WPI.EDU> On Sat, Sep 29, 2007 at 12:46:29AM -0400, Dan Williams wrote: > On Thu, 2007-09-27 at 16:20 -0400, Chuck Anderson wrote: > > On Thu, Sep 27, 2007 at 04:10:36PM -0400, Matthew Miller wrote: > > > On Thu, Sep 27, 2007 at 10:28:36AM -0700, darrell pfeifer wrote: > > > > With NetworkManager-0.7.0-0.3.svn2886.fc8 most of the strangeness has > > > > gone away. I can use it to connect to wireless networks again without > > > > a lot of service restarting. > > > > > > Yeah, works for me too. > > > > Not working here. I use the ath5k driver and it scans and find > > wireless networks, but when I click on them (WPA/WPA2 Enterprise > > required) nothing happens--no pop up, no dialog asking for certificate > > files, nothing. > > ath5k is still pretty immature; it hasn't worked for me with > wpa_supplicant/NM and only recently stopped hanging the machine on even > a plain 'ifup' at boot time. I'll have a go at seeing whether or not > this is an NM, wpa_supplicant, or driver problem. But just know that it > may be rocky with ath5k for a while since it's still under really heavy > development, about where mac80211 itself was this spring. Newer stuff is now working great on the open wireless network I tried. NM scans and finds the network. I have to manually select it, and it DHCPs and works fine from there on. This is all with the ath5k driver. Unfortunately, WPA/WPA2 Enterprise (e.g. certificate-based, not PSK) is still doing absolutely nothing, no dialog box at all, no chance to configure it with certs... How is this supposed to work? I built madwifi ath_pci driver from Livna for the 214.rc8.git2.fc8 kernel, and it behaves the same way w.r.t. WPA. I'll retry the open network with that driver later tonight. But basically, this seems like a regression. Wireless networks that worked before should ideally continue to work with the new NM. From darrellpf at gmail.com Wed Oct 3 22:48:40 2007 From: darrellpf at gmail.com (darrell pfeifer) Date: Wed, 3 Oct 2007 15:48:40 -0700 Subject: Default Firefox settings In-Reply-To: <20071003185256.GM6066@angus.ind.WPI.EDU> References: <16de708d0710030854k2e50e45bw9da435414d1bbbc@mail.gmail.com> <4703CBB8.5060109@kanarip.com> <16de708d0710031115v1ca0e581w6933a8ee4d535730@mail.gmail.com> <20071003185256.GM6066@angus.ind.WPI.EDU> Message-ID: I'm using firefox granparadisio. I was having a terrible time with unbearably slow firefox on some hotel networks. All my other network apps were working fine. It looked like firefox was timing out on dns lookups. Eventually when addresses got cached locally on the machine firefox speeded up considerably. In preferences/network/setting, "auto detect proxy settings" was set. I changed to "direct connection to internet" and firefox works at a decent speed. darrell From gunchev at gmail.com Wed Oct 3 22:49:03 2007 From: gunchev at gmail.com (Doncho N. Gunchev) Date: Thu, 4 Oct 2007 01:49:03 +0300 Subject: Please modify your OpenGL using games to use opengl-games-utils In-Reply-To: <4703980E.8070101@hhs.nl> References: <46F8F5E8.3000801@hhs.nl> <200710031013.28627.gunchev@gmail.com> <4703980E.8070101@hhs.nl> Message-ID: <200710040149.03661.gunchev@gmail.com> On Wednesday 2007-10-03 16:24:30 Hans de Goede wrote: > Doncho N. Gunchev wrote: > > On Tuesday 2007-10-02 18:05:38 Hans de Goede wrote: > >> Ian Chapman wrote: > >>> Doncho N. Gunchev wrote: > >>> > >>>>> for all games just by exporting the environment variable. Since you ... > > Well... improvise: > > > > ans=$(zenity --list --text "Your video..." --radiolist --column "Pick" \ > > --column "Option" FALSE "Run" TRUE "Don't run" FALSE "Never run such programs" \ > > FALSE "Always run regardless"); echo $ans > > > > I don't think we want the "Never run such programs" option, as from then on > such programs would silently fail. But other then that it might be ok. I would > need to see it. If someone wants to spend some time on implementing this and it > doesn't look horrible I would be more then happy to take a patch for this. > > Please submit any patches through bugzilla. > Hm, this means against opengl-games-utils, which I just discovered I have installed. The "Never run such programs" was just an example. I'll see what I can do :-) -- Regards, Doncho N. Gunchev, GPG key ID: 0EF40B9E, Key server: pgp.mit.edu From pemboa at gmail.com Wed Oct 3 23:03:21 2007 From: pemboa at gmail.com (Arthur Pemberton) Date: Wed, 3 Oct 2007 18:03:21 -0500 Subject: Default Firefox settings In-Reply-To: References: <16de708d0710030854k2e50e45bw9da435414d1bbbc@mail.gmail.com> <4703CBB8.5060109@kanarip.com> <16de708d0710031115v1ca0e581w6933a8ee4d535730@mail.gmail.com> <20071003185256.GM6066@angus.ind.WPI.EDU> Message-ID: <16de708d0710031603h6dbc52e8i4e658caabf5a028d@mail.gmail.com> On 10/3/07, darrell pfeifer wrote: > I'm using firefox granparadisio. > > I was having a terrible time with unbearably slow firefox on some > hotel networks. All my other network apps were working fine. > > It looked like firefox was timing out on dns lookups. Eventually when > addresses got cached locally on the machine firefox speeded up > considerably. > > In preferences/network/setting, "auto detect proxy settings" was set. > I changed to "direct connection to internet" and firefox works at a > decent speed. > > darrell When firefox is slow, it is _really_ slow. Is this acceptable by default? -- Fedora 7 : sipping some of that moonshine ( www.pembo13.com ) From alexl at users.sourceforge.net Wed Oct 3 23:22:21 2007 From: alexl at users.sourceforge.net (Alex Lancaster) Date: Wed, 03 Oct 2007 16:22:21 -0700 Subject: [sqlite2] Re: Orphaning packages In-Reply-To: <46CCFAF3.2070506@redhat.com> (Mike McGrath's message of "Wed\, 22 Aug 2007 22\:11\:47 -0500") References: <46CCFAF3.2070506@redhat.com> Message-ID: <641wcbiy1e.fsf@allele2.eebweb.arizona.edu> >>>>> "MM" == Mike McGrath writes: MM> Doing a little house cleaning. In particular OTRS and BackupPC MM> upstream have been doing some very cool things but I don't use MM> those packages anymore and have been neglecting them. MM> Orphaning: OTRS BackupPC sqlite2 I'll take sqlite2, looks like it's a currently a requirement for moomps. moomps looks like it is rawhide/F-8 but sqlite2 isn't which would presumably mean that moomps would currently be uninstallable because it would be missing its dependencies. Alex From poelstra at redhat.com Wed Oct 3 23:51:45 2007 From: poelstra at redhat.com (John Poelstra) Date: Wed, 03 Oct 2007 16:51:45 -0700 Subject: Fedora Rel-Eng Meeting Recap 2007-OCT-10 Message-ID: <47042B11.6040401@redhat.com> Recap and full IRC transcript found here: http://fedoraproject.org/wiki/ReleaseEngineering/Meetings/2007-oct-01 Please make corrections and clarifications to the wiki page. == Fedora 8 Test 3 == * release candidate tree done (minus live images) which is synced to RDU * working through some problematic issues with live images right now * adding "new" packages now that need to be on the DVD would slip the release == Regular Fedora Releases on CD == * we don't explain clearly anywhere why we don't do CD release anymore (regular ISOs not live image) * doing regular CD releases increases disk space on mirrors, compose time, and QA paths considerably * the i386 Live CD is usable in CD form, or the network based install options from rescue or boot.iso * creating CD sets can be created with existing free tools--LUGs can produce such things for their members, or whatever. * if CD releases were to be re-instituted the Fedora board would have to make decision that it is really important * QA would need to sign off * face possible wrath of the mirrors == IRC Transcript == From mattdm at mattdm.org Thu Oct 4 01:34:08 2007 From: mattdm at mattdm.org (Matthew Miller) Date: Wed, 3 Oct 2007 21:34:08 -0400 Subject: orinoco_pci is all broken [was Re: NetworkManager-0.7 can't make new wireless connection] In-Reply-To: <1191448075.23792.5.camel@localhost.localdomain> References: <20070930002552.GA8910@jadzia.bu.edu> <1191250903.5368.4.camel@xo-3E-67-34.localdomain> <20071001153850.GA804@jadzia.bu.edu> <1191263109.19127.0.camel@xo-3E-67-34.localdomain> <20071001185652.GA24204@jadzia.bu.edu> <1191326350.21429.24.camel@xo-3E-67-34.localdomain> <20071002150016.GA26688@jadzia.bu.edu> <1191338779.31874.5.camel@xo-3E-67-34.localdomain> <20071003210936.GA22885@jadzia.bu.edu> <1191448075.23792.5.camel@localhost.localdomain> Message-ID: <20071004013408.GA15217@jadzia.bu.edu> On Wed, Oct 03, 2007 at 05:47:55PM -0400, Dan Williams wrote: > just would take a day or two to port over what's in the airo driver. > Not sure if a bug report would help, but feel free to file one anyway > and assign it to me (also cc linville at redhat dot com) Ta-da: -- Matthew Miller mattdm at mattdm.org Boston University Linux ------> From mike at miketc.com Thu Oct 4 02:22:24 2007 From: mike at miketc.com (Mike Chambers) Date: Wed, 03 Oct 2007 21:22:24 -0500 Subject: Icons enlarged Message-ID: <1191464544.2247.2.camel@scrappy.miketc.com> I may have missed this topic/bug if it was discussed due to some other reasons, but wanted to point it out anyway just in case. I have noticed that after today's rawhide updates that lot of my icons and buttons are enlarged? Like some of my evo buttons are really big,and the volume control icon on my panel is big. But nothing else on the panel is. I am also running the echo-icon-them just in case that is relevant. -- Mike Chambers Madisonville, KY "Best lil town on Earth!" From d.jacobfeuerborn at conversis.de Thu Oct 4 03:46:54 2007 From: d.jacobfeuerborn at conversis.de (Dennis Jacobfeuerborn) Date: Thu, 04 Oct 2007 05:46:54 +0200 Subject: Default Firefox settings In-Reply-To: <4703CF27.4000002@redhat.com> References: <16de708d0710030854k2e50e45bw9da435414d1bbbc@mail.gmail.com> <4703CBB8.5060109@kanarip.com> <4703CF27.4000002@redhat.com> Message-ID: <4704622E.4020602@conversis.de> Christopher Aillon wrote: > Jeroen van Meeuwen wrote: >> Does upstream think the default settings as provided in the vanilla >> distribution should be adjusted as set forth in [2] ? If they don't, I >> think we shouldn't either. > > Several of the preference tweaks will indeed enhance performance for a > reasonably large percentage of websites but will cause a not > insignificant number to break. (By refusing to load, hanging the > browser, etc.) The prefs are generally that way for a good reason. > Does there exist any useful statistical data out there to verify the "not insignificant number" claim? I've been browsing the web with pipelining enabled for ages and have yet to come across a page that doesn't work. Is the problem real or one of these myths that stay around because people read on the internet that pipelining has problems so it must be true? Regards, Dennis From sesanach at gmail.com Thu Oct 4 05:38:58 2007 From: sesanach at gmail.com (Sam Gordon) Date: Thu, 4 Oct 2007 00:38:58 -0500 Subject: technical question Message-ID: <1dfb71690710032238m4cb45ad2o473ed435248c5e1f@mail.gmail.com> hi i got a question..my friend installed fedora on my pc and put in the username password and now he doesnt remember it lol..and i have no idea what it is because he installed it...is there a way to override the login or somehow bypass it and change the information? plz just tell me what my options r in the matter -------------- next part -------------- An HTML attachment was scrubbed... URL: From peter at thecodergeek.com Thu Oct 4 05:44:45 2007 From: peter at thecodergeek.com (Peter Gordon) Date: Wed, 03 Oct 2007 22:44:45 -0700 Subject: technical question In-Reply-To: <1dfb71690710032238m4cb45ad2o473ed435248c5e1f@mail.gmail.com> References: <1dfb71690710032238m4cb45ad2o473ed435248c5e1f@mail.gmail.com> Message-ID: <1191476685.27987.9.camel@localhost.localdomain> On Thu, 2007-10-04 at 00:38 -0500, Sam Gordon wrote: > hi i got a question..my friend installed fedora on my pc and put in > the username password and now he doesnt remember it lol..and i have no > idea what it is because he installed it...is there a way to override > the login or somehow bypass it and change the information? plz just > tell me what my options r in the matter Yes, you should be able to login as the root user (the so-called "superuser" in Unix/Linux systems). As the root user you can then run "passwd " to replace your lost password for that acccount. Hope that helps. -- Peter Gordon (codergeek42) GnuPG Public Key ID: 0xFFC19479 / Fingerprint: DD68 A414 56BD 6368 D957 9666 4268 CB7A FFC1 9479 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From cjdahlin at ncsu.edu Thu Oct 4 05:46:41 2007 From: cjdahlin at ncsu.edu (Casey Dahlin) Date: Thu, 04 Oct 2007 01:46:41 -0400 Subject: technical question In-Reply-To: <1dfb71690710032238m4cb45ad2o473ed435248c5e1f@mail.gmail.com> References: <1dfb71690710032238m4cb45ad2o473ed435248c5e1f@mail.gmail.com> Message-ID: <47047E41.4050303@ncsu.edu> Sam Gordon wrote: > hi i got a question..my friend installed fedora on my pc and put in > the username password and now he doesnt remember it lol..and i have no > idea what it is because he installed it...is there a way to override > the login or somehow bypass it and change the information? plz just > tell me what my options r in the matter This list is for development discussion. For help and support you should try fedoraforum.org or #fedora on irc.freenode.net . That being said, from the grub screen, edit your default boot settings and add the word 'single' (without quotes) to the end of the line mentioning 'vmlinuz' . When you boot, you will get a text-only shell with root privileges. From sesanach at gmail.com Thu Oct 4 05:55:08 2007 From: sesanach at gmail.com (Sam Gordon) Date: Thu, 4 Oct 2007 00:55:08 -0500 Subject: technical question In-Reply-To: <47047E41.4050303@ncsu.edu> References: <1dfb71690710032238m4cb45ad2o473ed435248c5e1f@mail.gmail.com> <47047E41.4050303@ncsu.edu> Message-ID: <1dfb71690710032255l8415f59r838802cd08ca3db@mail.gmail.com> hey wow that was fast cool...ok im in some screen and its says GNU GRUB vr. 0.97 Fedora Core(2.6.15-1.2054_FC5) i guess its like a boot window...i cant like edit commands before booting, modify kernel arguments before booting, or go to command line... is this where i type what u said or the main login window after the system starts up? cuz i tried /etc/passwd and that didnt work at all...and u attached something do i input that sumwhere? On 10/4/07, Casey Dahlin wrote: > > Sam Gordon wrote: > > hi i got a question..my friend installed fedora on my pc and put in > > the username password and now he doesnt remember it lol..and i have no > > idea what it is because he installed it...is there a way to override > > the login or somehow bypass it and change the information? plz just > > tell me what my options r in the matter > > This list is for development discussion. For help and support you should > try fedoraforum.org or #fedora on irc.freenode.net . That being said, > from the grub screen, edit your default boot settings and add the word > 'single' (without quotes) to the end of the line mentioning 'vmlinuz' . > When you boot, you will get a text-only shell with root privileges. > > -- > fedora-devel-list mailing list > fedora-devel-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-devel-list > -------------- next part -------------- An HTML attachment was scrubbed... URL: From cjdahlin at ncsu.edu Thu Oct 4 06:05:01 2007 From: cjdahlin at ncsu.edu (Casey Dahlin) Date: Thu, 04 Oct 2007 02:05:01 -0400 Subject: technical question In-Reply-To: <1dfb71690710032255l8415f59r838802cd08ca3db@mail.gmail.com> References: <1dfb71690710032238m4cb45ad2o473ed435248c5e1f@mail.gmail.com> <47047E41.4050303@ncsu.edu> <1dfb71690710032255l8415f59r838802cd08ca3db@mail.gmail.com> Message-ID: <4704828D.3070907@ncsu.edu> Modify kernel arguments. You want to add 'single' to the end of the arguments list. Sam Gordon wrote: > hey wow that was fast cool...ok im in some screen and its says GNU > GRUB vr. 0.97 > Fedora Core(2.6.15-1.2054_FC5) > i guess its like a boot window...i cant like edit commands before > booting, modify kernel arguments before booting, or go to command line... > is this where i type what u said or the main login window after the > system starts up? > cuz i tried /etc/passwd and that didnt work at all...and u attached > something do i input that sumwhere? > > On 10/4/07, *Casey Dahlin* > wrote: > > Sam Gordon wrote: > > hi i got a question..my friend installed fedora on my pc and put in > > the username password and now he doesnt remember it lol..and i > have no > > idea what it is because he installed it...is there a way to > override > > the login or somehow bypass it and change the information? plz just > > tell me what my options r in the matter > > This list is for development discussion. For help and support you > should > try fedoraforum.org or #fedora on > irc.freenode.net . That being said, > from the grub screen, edit your default boot settings and add the word > 'single' (without quotes) to the end of the line mentioning > 'vmlinuz' . > When you boot, you will get a text-only shell with root privileges. > > -- > fedora-devel-list mailing list > fedora-devel-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-devel-list > > From sesanach at gmail.com Thu Oct 4 06:13:30 2007 From: sesanach at gmail.com (Sam Gordon) Date: Thu, 4 Oct 2007 01:13:30 -0500 Subject: technical question In-Reply-To: <4704828D.3070907@ncsu.edu> References: <1dfb71690710032238m4cb45ad2o473ed435248c5e1f@mail.gmail.com> <47047E41.4050303@ncsu.edu> <1dfb71690710032255l8415f59r838802cd08ca3db@mail.gmail.com> <4704828D.3070907@ncsu.edu> Message-ID: <1dfb71690710032313pe423468qd632529d38425d14@mail.gmail.com> im probably buggin the hell out of u and im sorry....it rebooted it after i wrote single in the line for the kernels but now its stuck at sh-3.1# and doesnt load anything On 10/4/07, Casey Dahlin wrote: > > Modify kernel arguments. You want to add 'single' to the end of the > arguments list. > > Sam Gordon wrote: > > hey wow that was fast cool...ok im in some screen and its says GNU > > GRUB vr. 0.97 > > Fedora Core(2.6.15-1.2054_FC5) > > i guess its like a boot window...i cant like edit commands before > > booting, modify kernel arguments before booting, or go to command > line... > > is this where i type what u said or the main login window after the > > system starts up? > > cuz i tried /etc/passwd and that didnt work at all...and u attached > > something do i input that sumwhere? > > > > On 10/4/07, *Casey Dahlin* > > wrote: > > > > Sam Gordon wrote: > > > hi i got a question..my friend installed fedora on my pc and put > in > > > the username password and now he doesnt remember it lol..and i > > have no > > > idea what it is because he installed it...is there a way to > > override > > > the login or somehow bypass it and change the information? plz > just > > > tell me what my options r in the matter > > > > This list is for development discussion. For help and support you > > should > > try fedoraforum.org or #fedora on > > irc.freenode.net . That being said, > > from the grub screen, edit your default boot settings and add the > word > > 'single' (without quotes) to the end of the line mentioning > > 'vmlinuz' . > > When you boot, you will get a text-only shell with root privileges. > > > > -- > > fedora-devel-list mailing list > > fedora-devel-list at redhat.com > > https://www.redhat.com/mailman/listinfo/fedora-devel-list > > > > > > -- > fedora-devel-list mailing list > fedora-devel-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-devel-list > -------------- next part -------------- An HTML attachment was scrubbed... URL: From cjdahlin at ncsu.edu Thu Oct 4 06:16:36 2007 From: cjdahlin at ncsu.edu (Casey Dahlin) Date: Thu, 04 Oct 2007 02:16:36 -0400 Subject: technical question In-Reply-To: <1dfb71690710032313pe423468qd632529d38425d14@mail.gmail.com> References: <1dfb71690710032238m4cb45ad2o473ed435248c5e1f@mail.gmail.com> <47047E41.4050303@ncsu.edu> <1dfb71690710032255l8415f59r838802cd08ca3db@mail.gmail.com> <4704828D.3070907@ncsu.edu> <1dfb71690710032313pe423468qd632529d38425d14@mail.gmail.com> Message-ID: <47048544.5030109@ncsu.edu> That would be the command prompt :) Linux users who haven't seen a shell before. Fancy this wondrous modern age we live in. Type the following: passwd root and you can change the root password. Then type passwd and you can change his password. Sam Gordon wrote: > im probably buggin the hell out of u and im sorry....it rebooted it > after i wrote single in the line for the kernels but now its stuck at > sh-3.1# > and doesnt load anything > > On 10/4/07, *Casey Dahlin* > wrote: > > Modify kernel arguments. You want to add 'single' to the end of the > arguments list. > > Sam Gordon wrote: > > hey wow that was fast cool...ok im in some screen and its says GNU > > GRUB vr. 0.97 > > Fedora Core( 2.6.15-1.2054_FC5) > > i guess its like a boot window...i cant like edit commands before > > booting, modify kernel arguments before booting, or go to > command line... > > is this where i type what u said or the main login window after the > > system starts up? > > cuz i tried /etc/passwd and that didnt work at all...and u attached > > something do i input that sumwhere? > > > > On 10/4/07, *Casey Dahlin* < cjdahlin at ncsu.edu > > > >> wrote: > > > > Sam Gordon wrote: > > > hi i got a question..my friend installed fedora on my pc > and put in > > > the username password and now he doesnt remember it lol..and i > > have no > > > idea what it is because he installed it...is there a way to > > override > > > the login or somehow bypass it and change the information? > plz just > > > tell me what my options r in the matter > > > > This list is for development discussion. For help and > support you > > should > > try fedoraforum.org > or #fedora on > > irc.freenode.net > . That being said, > > from the grub screen, edit your default boot settings and > add the word > > 'single' (without quotes) to the end of the line mentioning > > 'vmlinuz' . > > When you boot, you will get a text-only shell with root > privileges. > > > > -- > > fedora-devel-list mailing list > > fedora-devel-list at redhat.com > > > > > https://www.redhat.com/mailman/listinfo/fedora-devel-list > > > > > > -- > fedora-devel-list mailing list > fedora-devel-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-devel-list > > From cjdahlin at ncsu.edu Thu Oct 4 06:18:55 2007 From: cjdahlin at ncsu.edu (Casey Dahlin) Date: Thu, 04 Oct 2007 02:18:55 -0400 Subject: technical question In-Reply-To: <1dfb71690710032313pe423468qd632529d38425d14@mail.gmail.com> References: <1dfb71690710032238m4cb45ad2o473ed435248c5e1f@mail.gmail.com> <47047E41.4050303@ncsu.edu> <1dfb71690710032255l8415f59r838802cd08ca3db@mail.gmail.com> <4704828D.3070907@ncsu.edu> <1dfb71690710032313pe423468qd632529d38425d14@mail.gmail.com> Message-ID: <470485CF.1040302@ncsu.edu> That would be the command prompt :) Linux users who haven't seen a shell before. Fancy this wondrous modern age we live in. Type the following: passwd root and you can change the root password. Then type passwd and you can change his password. Sam Gordon wrote: > im probably buggin the hell out of u and im sorry....it rebooted it > after i wrote single in the line for the kernels but now its stuck at > sh-3.1# > and doesnt load anything > > On 10/4/07, *Casey Dahlin* > wrote: > > Modify kernel arguments. You want to add 'single' to the end of the > arguments list. > > Sam Gordon wrote: > > hey wow that was fast cool...ok im in some screen and its says GNU > > GRUB vr. 0.97 > > Fedora Core( 2.6.15-1.2054_FC5) > > i guess its like a boot window...i cant like edit commands before > > booting, modify kernel arguments before booting, or go to > command line... > > is this where i type what u said or the main login window after the > > system starts up? > > cuz i tried /etc/passwd and that didnt work at all...and u attached > > something do i input that sumwhere? > > > > On 10/4/07, *Casey Dahlin* < cjdahlin at ncsu.edu > > > >> wrote: > > > > Sam Gordon wrote: > > > hi i got a question..my friend installed fedora on my pc > and put in > > > the username password and now he doesnt remember it lol..and i > > have no > > > idea what it is because he installed it...is there a way to > > override > > > the login or somehow bypass it and change the information? > plz just > > > tell me what my options r in the matter > > > > This list is for development discussion. For help and > support you > > should > > try fedoraforum.org > or #fedora on > > irc.freenode.net > . That being said, > > from the grub screen, edit your default boot settings and > add the word > > 'single' (without quotes) to the end of the line mentioning > > 'vmlinuz' . > > When you boot, you will get a text-only shell with root > privileges. > > > > -- > > fedora-devel-list mailing list > > fedora-devel-list at redhat.com > > > > > https://www.redhat.com/mailman/listinfo/fedora-devel-list > > > > > > -- > fedora-devel-list mailing list > fedora-devel-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-devel-list > > From sesanach at gmail.com Thu Oct 4 06:25:21 2007 From: sesanach at gmail.com (Sam Gordon) Date: Thu, 4 Oct 2007 01:25:21 -0500 Subject: technical question In-Reply-To: <470485CF.1040302@ncsu.edu> References: <1dfb71690710032238m4cb45ad2o473ed435248c5e1f@mail.gmail.com> <47047E41.4050303@ncsu.edu> <1dfb71690710032255l8415f59r838802cd08ca3db@mail.gmail.com> <4704828D.3070907@ncsu.edu> <1dfb71690710032313pe423468qd632529d38425d14@mail.gmail.com> <470485CF.1040302@ncsu.edu> Message-ID: <1dfb71690710032325x74cbb888h82d9f05f2b736a12@mail.gmail.com> working with linux is harder then flying a plane for me lol....ive never used it before im a windows person and my friend is trying to successfully pull me away from it On 10/4/07, Casey Dahlin wrote: > > That would be the command prompt :) > > Linux users who haven't seen a shell before. Fancy this wondrous modern > age we live in. Type the following: > > passwd root > > and you can change the root password. Then type > > passwd > > and you can change his password. > > Sam Gordon wrote: > > im probably buggin the hell out of u and im sorry....it rebooted it > > after i wrote single in the line for the kernels but now its stuck at > > sh-3.1# > > and doesnt load anything > > > > On 10/4/07, *Casey Dahlin* > > wrote: > > > > Modify kernel arguments. You want to add 'single' to the end of the > > arguments list. > > > > Sam Gordon wrote: > > > hey wow that was fast cool...ok im in some screen and its says GNU > > > GRUB vr. 0.97 > > > Fedora Core( 2.6.15-1.2054_FC5) > > > i guess its like a boot window...i cant like edit commands before > > > booting, modify kernel arguments before booting, or go to > > command line... > > > is this where i type what u said or the main login window after > the > > > system starts up? > > > cuz i tried /etc/passwd and that didnt work at all...and u > attached > > > something do i input that sumwhere? > > > > > > On 10/4/07, *Casey Dahlin* < cjdahlin at ncsu.edu > > > > > >> wrote: > > > > > > Sam Gordon wrote: > > > > hi i got a question..my friend installed fedora on my pc > > and put in > > > > the username password and now he doesnt remember it lol..and > i > > > have no > > > > idea what it is because he installed it...is there a way to > > > override > > > > the login or somehow bypass it and change the information? > > plz just > > > > tell me what my options r in the matter > > > > > > This list is for development discussion. For help and > > support you > > > should > > > try fedoraforum.org > > or #fedora on > > > irc.freenode.net > > . That being said, > > > from the grub screen, edit your default boot settings and > > add the word > > > 'single' (without quotes) to the end of the line mentioning > > > 'vmlinuz' . > > > When you boot, you will get a text-only shell with root > > privileges. > > > > > > -- > > > fedora-devel-list mailing list > > > fedora-devel-list at redhat.com > > > > > > > > > https://www.redhat.com/mailman/listinfo/fedora-devel-list > > > > > > > > > > -- > > fedora-devel-list mailing list > > fedora-devel-list at redhat.com > > https://www.redhat.com/mailman/listinfo/fedora-devel-list > > > > > > -- > fedora-devel-list mailing list > fedora-devel-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-devel-list > -------------- next part -------------- An HTML attachment was scrubbed... URL: From cjdahlin at ncsu.edu Thu Oct 4 06:37:50 2007 From: cjdahlin at ncsu.edu (Casey Dahlin) Date: Thu, 04 Oct 2007 02:37:50 -0400 Subject: technical question In-Reply-To: <1dfb71690710032325x74cbb888h82d9f05f2b736a12@mail.gmail.com> References: <1dfb71690710032238m4cb45ad2o473ed435248c5e1f@mail.gmail.com> <47047E41.4050303@ncsu.edu> <1dfb71690710032255l8415f59r838802cd08ca3db@mail.gmail.com> <4704828D.3070907@ncsu.edu> <1dfb71690710032313pe423468qd632529d38425d14@mail.gmail.com> <470485CF.1040302@ncsu.edu> <1dfb71690710032325x74cbb888h82d9f05f2b736a12@mail.gmail.com> Message-ID: <47048A3E.7070801@ncsu.edu> Well welcome aboard. This might have been the harder way to do things. I assumed that you didn't know the root (administrator) password either. Well, with luck you'll never have to do this again :) I will mention again that fedora-devel-list is where the engineers do the grunt work on fedora, and they really can't do tech support. The users list is for these kinds of questions: http://www.redhat.com/mailman/listinfo/fedora-list Hope I helped. Now to bed. :) --CJD Sam Gordon wrote: > working with linux is harder then flying a plane for me lol....ive > never used it before im a windows person and my friend is trying to > successfully pull me away from it > > On 10/4/07, * Casey Dahlin* > wrote: > > That would be the command prompt :) > > Linux users who haven't seen a shell before. Fancy this wondrous > modern > age we live in. Type the following: > > passwd root > > and you can change the root password. Then type > > passwd > > and you can change his password. > > Sam Gordon wrote: > > im probably buggin the hell out of u and im sorry....it rebooted it > > after i wrote single in the line for the kernels but now its > stuck at > > sh-3.1# > > and doesnt load anything > > > > On 10/4/07, *Casey Dahlin* > > >> wrote: > > > > Modify kernel arguments. You want to add 'single' to the end > of the > > arguments list. > > > > Sam Gordon wrote: > > > hey wow that was fast cool...ok im in some screen and its > says GNU > > > GRUB vr. 0.97 > > > Fedora Core( 2.6.15-1.2054_FC5) > > > i guess its like a boot window...i cant like edit commands > before > > > booting, modify kernel arguments before booting, or go to > > command line... > > > is this where i type what u said or the main login window > after the > > > system starts up? > > > cuz i tried /etc/passwd and that didnt work at all...and u > attached > > > something do i input that sumwhere? > > > > > > On 10/4/07, *Casey Dahlin* < cjdahlin at ncsu.edu > > > > > > > > >>> wrote: > > > > > > Sam Gordon wrote: > > > > hi i got a question..my friend installed fedora on my pc > > and put in > > > > the username password and now he doesnt remember it > lol..and i > > > have no > > > > idea what it is because he installed it...is there a > way to > > > override > > > > the login or somehow bypass it and change the > information? > > plz just > > > > tell me what my options r in the matter > > > > > > This list is for development discussion. For help and > > support you > > > should > > > try fedoraforum.org > > > or #fedora on > > > irc.freenode.net > > > . That being said, > > > from the grub screen, edit your default boot settings and > > add the word > > > 'single' (without quotes) to the end of the line > mentioning > > > 'vmlinuz' . > > > When you boot, you will get a text-only shell with root > > privileges. > > > > > > -- > > > fedora-devel-list mailing list > > > fedora-devel-list at redhat.com > > > > > > > > >> > > > > https://www.redhat.com/mailman/listinfo/fedora-devel-list > > > > > > > > > > > -- > > fedora-devel-list mailing list > > fedora-devel-list at redhat.com > fedora-devel-list at redhat.com > > > https://www.redhat.com/mailman/listinfo/fedora-devel-list > > > > > > -- > fedora-devel-list mailing list > fedora-devel-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-devel-list > > From Christian.Iseli at licr.org Thu Oct 4 07:08:46 2007 From: Christian.Iseli at licr.org (Christian Iseli) Date: Thu, 4 Oct 2007 09:08:46 +0200 Subject: Fedora Package Status of Oct 3, 2007 Message-ID: <20071004090846.00c616ad@ludwig-alpha.unil.ch> Hi folks, We passed the 5000 SRPMS mark... Champagne :-) NEW review requests down and OPEN bugs also down... looking good. I suppose the high number of unavailable packages is due (in part) to the freeze... Cheers, Christian ==== Fedora Package Status of Oct 3, 2007 The full report can be found here: http://fedoraproject.org/wiki/PackageMaintainers/PackageStatus Owners stats: - 5032 packages - 8329 binary rpms in devel - 99 orphans - 36 packages not available in devel or release andreas at bawue dot net perl-HTML-CalendarMonthSimple ansilva at redhat dot com rpmrebuild bdpepple at gmail dot com galago-filesystem bdpepple at gmail dot com gaim-galago cweyl at alumni dot drew dot edu gaim-gaym dakingun at gmail dot com flagpoll dbhole at redhat dot com dom2-core-tests debarshi dot ray at gmail dot com opyum devrim at commandprompt dot com postgresql-pgpool-ha fangqq at gmail dot com wqy-unibit-fonts foolish at guezz dot net perl-SQLite-Simple jafo at tummy dot com python-mechanoid jmp at safe dot ca clement jorton at redhat dot com libc-client lxtnow at gmail dot com guile-gnome-platform matthias at rpmforge dot net gnome-themes-extras mchristi at redhat dot com scsi-target-utils noah at coderanger dot net rainbow noah at coderanger dot net python-olpcgames odvorace at redhat dot com odvorace odvorace at redhat dot com jbrassow oliver at linux-kernel dot at aboot orion at cora dot nwra dot com R-multcomp paul at all-the-johnsons dot co dot uk mysql-connector-net pertusus at free dot fr ivman pingoufc4 at yahoo dot fr R-DynDoc rdieter at math dot unl dot edu pykdeextensions richard at hughsie dot com ohm rvokal at redhat dot com gaim-guifications splinux25 at gmail dot com drapes than at redhat dot com kdelibs3 trond dot danielsen at gmail dot com uisp trond dot danielsen at gmail dot com avarice vivekl at redhat dot com saxon8 vivekl at redhat dot com classpathx-jaxp yufanyufan at gmail dot com audacious-plugins-docklet - 10 packages not available in devel but present in release andreas dot bierfert at lowlatency dot de syncekonnector caolanm at redhat dot com hunspell-he jkeating at redhat dot com tux jorton at redhat dot com newt-perl overholt at redhat dot com eclipse-nlspackager overholt at redhat dot com eclipse-sdk-nls ruben at rubenkerkhof dot com csync2 tmraz at redhat dot com openssl097a twaugh at redhat dot com desktop-printing wtogami at redhat dot com firefox-32 - 10 packages which have not yet been FE-ACCEPT'd... https://bugzilla.redhat.com/buglist.cgi?bug_id=222191,231861,280541,287801 eclipse bkonrath at redhat.com cyrus-imapd tjanouse at redhat.com setools cpebenito at tresys.com Sirius makghosh at gmail.com https://bugzilla.redhat.com/buglist.cgi?bug_id=190045,221717,224458,250040,252049,269441 ladspa-caps-plugins green at redhat.com agg caolanm at redhat.com libsilc wtogami at redhat.com new mike at flyn.org asm2 vivekl at redhat.com dvgrab rpm at greysector.net - 3 packages present in the development repo which have no owners entry audacious-docklet s390utils stardict-dic - 4 orphaned packages, yet available in devel cgi-util redet redet-doc windowlab FE-ACCEPT packages stats: - 3264 accepted, closed package reviews - 48 accepted, closed package reviews not in repo - 10 accepted, closed package reviews not in owners - 78 accepted, open package reviews older than 4 weeks; - 52 accepted, open package reviews with a package already in the repo FE-REVIEW packages stats: - 279 open tickets - 122 tickets with no activity in eight weeks - 43 tickets with no activity in four weeks - 29 closed tickets FE-NEW packages stats: - 864 open tickets - 627 tickets with no activity in eight weeks - 101 tickets with no activity in four weeks FE-NEEDSPONSOR packages stats: - 27 open tickets - 6 tickets with no activity in eight weeks - 3 tickets with no activity in four weeks FE-Legal packages stats: - 5 open tickets - 3 tickets with no activity in eight weeks OPEN-BUGS packages stats: - 8446 open tickets - 5555 tickets with no activity in eight weeks - 950 tickets with no activity in four weeks CVS stats: - 5039 packages with a devel directory - 3 packages with no owners entry glibc32 glibc64 tdma - 243 packages were dropped from Fedora Maintainers stats: - 425 maintainers - 25 inactive maintainers with open bugs - 23 inactive maintainers Dropped Fedora packages: - 58 packages were dropped since Fedora 7 Comps.xml files stats: - 2557 packages in comps-f8 file - 1138 packages missing from comps-f8 file - 22 packages in comps-f8 but not in repo - 2418 packages in comps-f7 file - 1090 packages missing from comps-f7 file - 25 packages in comps-f7 but not in repo From debarshi.ray at gmail.com Thu Oct 4 07:26:45 2007 From: debarshi.ray at gmail.com (Debarshi 'Rishi' Ray) Date: Thu, 4 Oct 2007 12:56:45 +0530 Subject: Freeze over for Fedora 8 Test 3 - Still in continual development freeze In-Reply-To: <20071003171803.324a63a9@redhat.com> References: <20071003171803.324a63a9@redhat.com> Message-ID: <3170f42f0710040026m7100dd06s59b65d14b6b302f2@mail.gmail.com> > However we are still under continual development freeze so we ask > you to please keep your changes to bugfix in nature. New upstream releases which fix known bugs (non-FEVer bugs) are allowed? > To that end we are now processing F-8 branch requests. > If you request your package be branched for F-8, a branch will be made > based on content currently in devel/. What is the procedure for requesting a F-8 branch? Happy hacking, Debarshi -- GPG key ID: 63D4A5A7 Key server: pgp.mit.edu From debarshi.ray at gmail.com Thu Oct 4 07:53:39 2007 From: debarshi.ray at gmail.com (Debarshi 'Rishi' Ray) Date: Thu, 4 Oct 2007 13:23:39 +0530 Subject: [sqlite2] Re: Orphaning packages In-Reply-To: <641wcbiy1e.fsf@allele2.eebweb.arizona.edu> References: <46CCFAF3.2070506@redhat.com> <641wcbiy1e.fsf@allele2.eebweb.arizona.edu> Message-ID: <3170f42f0710040053y1fbbe235rebfe40e8ca0288cb@mail.gmail.com> I was looking for a laptop backup solution, and would like to take BackupPC. Happy hacking, Debarshi -- GPG key ID: 63D4A5A7 Key server: pgp.mit.edu From nicolas.mailhot at laposte.net Thu Oct 4 08:05:07 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Thu, 4 Oct 2007 10:05:07 +0200 (CEST) Subject: Default Firefox settings In-Reply-To: <16de708d0710031603h6dbc52e8i4e658caabf5a028d@mail.gmail.com> References: <16de708d0710030854k2e50e45bw9da435414d1bbbc@mail.gmail.com> <4703CBB8.5060109@kanarip.com> <16de708d0710031115v1ca0e581w6933a8ee4d535730@mail.gmail.com> <20071003185256.GM6066@angus.ind.WPI.EDU> <16de708d0710031603h6dbc52e8i4e658caabf5a028d@mail.gmail.com> Message-ID: <19085.192.54.193.51.1191485107.squirrel@rousalka.dyndns.org> Le Jeu 4 octobre 2007 01:03, Arthur Pemberton a ?crit : > On 10/3/07, darrell pfeifer wrote: >> In preferences/network/setting, "auto detect proxy settings" was >> set. >> I changed to "direct connection to internet" and firefox works at a >> decent speed. > When firefox is slow, it is _really_ slow. Is this acceptable by > default? You do need to auto detect proxy settings - when a proxy is available most of the times you won't be allowed direct internet connection. The problem is firefox sucks big time when you're behind a proxy - as soon as the proxy is slow to answer for one tab all the others start being sluggish/frozen (I suppose firefox has internal locking where the cost of some locks is only evident in a proxy context) The problem is not the setting, the problem is firefox is buggy. That's something to report upstream. -- Nicolas Mailhot From bernie at codewiz.org Thu Oct 4 09:10:01 2007 From: bernie at codewiz.org (Bernardo Innocenti) Date: Thu, 04 Oct 2007 05:10:01 -0400 Subject: Default Firefox settings In-Reply-To: <19085.192.54.193.51.1191485107.squirrel@rousalka.dyndns.org> References: <16de708d0710030854k2e50e45bw9da435414d1bbbc@mail.gmail.com> <4703CBB8.5060109@kanarip.com> <16de708d0710031115v1ca0e581w6933a8ee4d535730@mail.gmail.com> <20071003185256.GM6066@angus.ind.WPI.EDU> <16de708d0710031603h6dbc52e8i4e658caabf5a028d@mail.gmail.com> <19085.192.54.193.51.1191485107.squirrel@rousalka.dyndns.org> Message-ID: <4704ADE9.8020108@codewiz.org> Nicolas Mailhot wrote: > You do need to auto detect proxy settings - when a proxy is available > most of the times you won't be allowed direct internet connection. > > The problem is firefox sucks big time when you're behind a proxy - as > soon as the proxy is slow to answer for one tab all the others start > being sluggish/frozen (I suppose firefox has internal locking where > the cost of some locks is only evident in a proxy context) > > The problem is not the setting, the problem is firefox is buggy. > That's something to report upstream. I experienced this problem to. My guess was that Firefox blocked while resolving hostnames in proxy.pac JavaScript snippets like this one: function FindProxyForURL(url, host) { ip = dnsResolve(host); if (isInNet(myIpAddress(), "10.0.0.0", "255.0.0.0") && !shExpMatch(url, "ftp://*") && !isInNet(ip, "127.0.0.0", "255.0.0.0") && !isInNet(ip, "10.0.0.0", "255.0.0.0") && !isInNet(ip, "81.174.33.43", "255.255.255.248")) return "PROXY 10.3.3.1:3128"; else return "DIRECT"; } -- \___/ |___| Bernardo Innocenti - http://www.codewiz.org/ \___\ One Laptop Per Child - http://www.laptop.org/ From jkeating at redhat.com Thu Oct 4 10:19:44 2007 From: jkeating at redhat.com (Jesse Keating) Date: Thu, 4 Oct 2007 06:19:44 -0400 Subject: short koji repo question In-Reply-To: <4703FD44.4060708@linux-kernel.at> References: <47021F9D.7060103@linux-kernel.at> <20071002083628.1de8ff80@redhat.com> <47023DCA.5050506@linux-kernel.at> <20071002110223.5cfb5e45@redhat.com> <47026129.2080001@linux-kernel.at> <470270C6.60309@linux-kernel.at> <20071002142722.1857e919@redhat.com> <4703669C.2060600@linux-kernel.at> <20071003073244.538e9091@redhat.com> <4703FD44.4060708@linux-kernel.at> Message-ID: <20071004061944.2fe6427a@redhat.com> On Wed, 03 Oct 2007 22:36:20 +0200 Oliver Falk wrote: > Is there any good reason, why koji doesn't also create the sqlite > database with createrepo (passing -d option)? > > For slow arches, it would speed up the init phase of the build-root... > For the fast arches, well it would also be faster I think... > > If someone is going to change/try that. Let me know the progress. I > tried that on our Alpha Koji, but encountered a problem... Mostly because the development of koji happened mostly on RHEL4/5 machines which lack a createrepo that can do -d. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From jkeating at redhat.com Thu Oct 4 10:29:16 2007 From: jkeating at redhat.com (Jesse Keating) Date: Thu, 4 Oct 2007 06:29:16 -0400 Subject: Freeze over for Fedora 8 Test 3 - Still in continual development freeze In-Reply-To: <3170f42f0710040026m7100dd06s59b65d14b6b302f2@mail.gmail.com> References: <20071003171803.324a63a9@redhat.com> <3170f42f0710040026m7100dd06s59b65d14b6b302f2@mail.gmail.com> Message-ID: <20071004062916.75dbec15@redhat.com> On Thu, 4 Oct 2007 12:56:45 +0530 "Debarshi 'Rishi' Ray" wrote: > New upstream releases which fix known bugs (non-FEVer bugs) are > allowed? Yes. There is no way to have a hard/fast rule that says no new versions. If the new version is fixing bugs and not introducing new features, it's a pretty easy call to make to say that this is OK. We're letting maintainers who are more familiar with the software make the decision of what to bring in or not. > > > To that end we are now processing F-8 branch requests. > > If you request your package be branched for F-8, a branch will be > > made based on content currently in devel/. > > What is the procedure for requesting a F-8 branch? The same way you request any other branch http://fedoraproject.org/wiki/PackageMaintainers/CVSAdminProcedure -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From jkeating at redhat.com Thu Oct 4 10:30:09 2007 From: jkeating at redhat.com (Jesse Keating) Date: Thu, 4 Oct 2007 06:30:09 -0400 Subject: [sqlite2] Re: Orphaning packages In-Reply-To: <641wcbiy1e.fsf@allele2.eebweb.arizona.edu> References: <46CCFAF3.2070506@redhat.com> <641wcbiy1e.fsf@allele2.eebweb.arizona.edu> Message-ID: <20071004063009.2ec0392a@redhat.com> On Wed, 03 Oct 2007 16:22:21 -0700 Alex Lancaster wrote: > I'll take sqlite2, looks like it's a currently a requirement for > moomps. > > moomps looks like it is rawhide/F-8 but sqlite2 isn't which would > presumably mean that moomps would currently be uninstallable because > it would be missing its dependencies. Actually moomps just needs to be rebuilt against the latest sqlite builds which have sqlite-tcl now. That should be the last sqlite2 need. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From buildsys at fedoraproject.org Thu Oct 4 10:39:34 2007 From: buildsys at fedoraproject.org (buildsys at fedoraproject.org) Date: Thu, 4 Oct 2007 06:39:34 -0400 (EDT) Subject: Fedora Extras Package Build Report 2007-10-04 Message-ID: <20071004103934.884BF15212D@buildsys.fedoraproject.org> Packages built and released for Fedora Extras 6: 10 NEW aasaver-0.3.2-1.fc6 : A screensaver for KDE which presents an ASCII aquarium catfish-0.3-0.2.c.fc6 Coin2-2.5.0-2.fc6 flashrom-0-0.2.20071003svn2817.fc6 NEW kbiof-0.3-1.fc6 : KDE port of the original BIOF XScreenSaver poker-network-1.2.0-2.fc6 poker2d-1.2.0-1.fc6 NEW R-DynDoc-1.14.0-5.fc6 : Functions for dynamic documents NEW superiotool-0-0.3.20071004svn2819.fc6 : Simple program for detecting Super I/O on your mainboard NEW wqy-unibit-fonts-1.1.0-4.fc6 : WenQuanYi Unibit Bitmap Font Changes in Fedora Extras 6: aasaver-0.3.2-1.fc6 ------------------- * Sun Sep 30 2007 Ian Chapman 0.3.2-1 - Initial release catfish-0.3-0.2.c.fc6 --------------------- * Wed Oct 03 2007 Mamoru Tasaka 0.3-0.2.c - License update - Create sub-metapackage to install all supported search engines - Remove redhat-artwork dependency * Fri Aug 03 2007 Mamoru Tasaka 0.3-0.1.c - 0.3c Coin2-2.5.0-2.fc6 ----------------- * Wed Oct 03 2007 Ralf Cors?pius - 2.5.0-2 - Fix permissions on source files. - Convert sources to utf-8. * Tue Oct 02 2007 Ralf Cors?pius - 2.5.0-1 - Upstream update. * Fri Aug 17 2007 Ralf Cors?pius - 2.4.6-2 - Update license tag. * Sun Apr 15 2007 Ralf Cors?pius - 2.4.6-1 - Upstream update. - Re-base the patches to 2.4.6. - Spec file massage. flashrom-0-0.2.20071003svn2817.fc6 ---------------------------------- * Wed Oct 03 2007 Peter Lemenkov 0-0.2.20071003svn2817 - Added correct BZ# for ExludeArch issue - Preserved timestamp then installing flashrom - svn ver. 2817 (support for IT8716F added, added COPYING) kbiof-0.3-1.fc6 --------------- * Sat Sep 29 2007 Ian Chapman 0.3-1 - Initial release poker-network-1.2.0-2.fc6 ------------------------- * Wed Oct 03 2007 Christopher Stone 1.2.0-2 - Add patch to fix poker-bot * Wed Oct 03 2007 Christopher Stone 1.2.0-1 - Upstream sync poker2d-1.2.0-1.fc6 ------------------- * Wed Oct 03 2007 Christopher Stone 1.2.0-1 - Upstream sync R-DynDoc-1.14.0-5.fc6 --------------------- * Wed Aug 29 2007 Pingou 1.14.0-5 -Change the license tag superiotool-0-0.3.20071004svn2819.fc6 ------------------------------------- * Thu Oct 04 2007 Peter Lemenkov 0-0.3.20071004svn2819 - svn ver. 2819 (added COPYING) * Wed Oct 03 2007 Peter Lemenkov 0-0.2.20071003svn2818 - Preserved timestamp then installing superiotool - Native commands instead of macros (rm, install, mkdir, make) - svn ver. 2818 (slightly changed output of version banner). * Tue Oct 02 2007 Peter Lemenkov 0-0.1.20071002svn2816 - Initial build for Fedora wqy-unibit-fonts-1.1.0-4.fc6 ---------------------------- * Sun Sep 30 2007 Qianqian Fang 1.1.0-4 - more spec file clean up * Thu Sep 27 2007 Qianqian Fang 1.1.0-3 - change install directory to /usr/share/fonts/wenquanyi-unibit/ * Tue Sep 25 2007 Qianqian Fang 1.1.0-2 - change install directory to /usr/share/fonts/wqy-unibit/ * Fri Sep 14 2007 Qianqian Fang 1.1.0-1 - add more than 80 new glyphs between 0xFF00-0xFFFD, totaling 46443 glyphs * Tue Sep 11 2007 Qianqian Fang 1.0.0-3 - remove non-ascii character from README, update upstream tarball * Tue Sep 11 2007 Qianqian Fang 1.0.0-2 - change package name from wqy-unibit to wqy-unibit-fonts - follow the new guideline for F8, use font catalogue symlink (#252279) * Sun Sep 09 2007 Qianqian Fang 1.0.0-1 - initial release of the font - initial packaging for Fedora (#285561) From alexl at users.sourceforge.net Thu Oct 4 11:07:10 2007 From: alexl at users.sourceforge.net (Alex Lancaster) Date: Thu, 04 Oct 2007 04:07:10 -0700 Subject: [sqlite2] Re: Orphaning packages In-Reply-To: <20071004063009.2ec0392a@redhat.com> (Jesse Keating's message of "Thu\, 4 Oct 2007 06\:30\:09 -0400") References: <46CCFAF3.2070506@redhat.com> <641wcbiy1e.fsf@allele2.eebweb.arizona.edu> <20071004063009.2ec0392a@redhat.com> Message-ID: Alex Lancaster wrote: >> I'll take sqlite2, looks like it's a currently a requirement for >> moomps. >> moomps looks like it is rawhide/F-8 but sqlite2 isn't which would >> presumably mean that moomps would currently be uninstallable >> because it would be missing its dependencies. >>>>> "JK" == Jesse Keating writes: JK> Actually moomps just needs to be rebuilt against the latest sqlite JK> builds which have sqlite-tcl now. That should be the last sqlite2 JK> need. OK, that's good to know, so sqlite2 will then not be necessary (unless there is some other package that hasn't yet been ported to sqlite 3). I take it that would include moodss as well, since repoquery also reports that as a dependent package: # repoquery --recursive --whatrequires sqlite2 sqlite2-devel-0:2.8.17-1.fc6.i386 moomps-0:5.8-2.fc7.i386 sqlite2-tcl-0:2.8.17-1.fc6.i386 moodss-0:21.5-1.fc7.i386 Alex From alexl at users.sourceforge.net Thu Oct 4 11:12:24 2007 From: alexl at users.sourceforge.net (Alex Lancaster) Date: Thu, 04 Oct 2007 04:12:24 -0700 Subject: [sqlite2] Re: Orphaning packages In-Reply-To: <3170f42f0710040053y1fbbe235rebfe40e8ca0288cb@mail.gmail.com> (Debarshi Ray's message of "Thu\, 4 Oct 2007 13\:23\:39 +0530") References: <46CCFAF3.2070506@redhat.com> <641wcbiy1e.fsf@allele2.eebweb.arizona.edu> <3170f42f0710040053y1fbbe235rebfe40e8ca0288cb@mail.gmail.com> Message-ID: <6lodffuo9z.fsf@allele2.eebweb.arizona.edu> >>>>> Debarshi 'Rishi' Ray writes: > I was looking for a laptop backup solution, and would like to take > BackupPC. Happy hacking, Debarshi I think it's already been taken (the announcement was made a while back on the old fedora-maintainers list). According to pkgdb it's now owned by Johan Cwiklinski. See: https://admin.fedoraproject.org/pkgdb/packages/name/BackupPC Alex From buildsys at fedoraproject.org Thu Oct 4 11:23:54 2007 From: buildsys at fedoraproject.org (Fedora Extras repoclosure) Date: Thu, 04 Oct 2007 11:23:54 -0000 Subject: Summary - Broken dependencies in Fedora 7 + Test Updates - 2007-10-04 Message-ID: <20071004112354.10872.71643@extras64.linux.duke.edu> ====================================================================== The results in this summary consider Test Updates! ====================================================================== Summary of broken packages (by owner): andreas.bierfert AT lowlatency.de koffice-karbon - 1.6.2-3.fc7.i386 (49 days) koffice-kivio - 1.6.2-3.fc7.i386 (49 days) koffice-kspread - 1.6.2-3.fc7.i386 (49 days) bjohnson AT symetrix.com dbmail - 2.2.4-4.fc7.i386 (91 days) gauret AT free.fr glest-data - 2.0.0-2.fc7.noarch (45 days) lxtnow AT gmail.com python-gammu - 0.20-1.fc7.i386 (62 days) python-gammu - 0.20-1.fc7.ppc (62 days) python-gammu - 0.20-1.fc7.x86_64 (62 days) tcallawa AT redhat.com compat-wxGTK-devel - 2.4.2-21.fc6.i386 (80 days) compat-wxGTK-devel - 2.4.2-21.fc6.i386 (80 days) compat-wxGTK-devel - 2.4.2-21.fc6.ppc (80 days) compat-wxGTK-devel - 2.4.2-21.fc6.x86_64 (80 days) compat-wxGTK-gl - 2.4.2-21.fc6.i386 (80 days) compat-wxGTK-gl - 2.4.2-21.fc6.i386 (80 days) compat-wxGTK-gl - 2.4.2-21.fc6.ppc (80 days) compat-wxGTK-gl - 2.4.2-21.fc6.x86_64 (80 days) compat-wxGTK-stc - 2.4.2-21.fc6.i386 (80 days) compat-wxGTK-stc - 2.4.2-21.fc6.i386 (80 days) compat-wxGTK-stc - 2.4.2-21.fc6.ppc (80 days) compat-wxGTK-stc - 2.4.2-21.fc6.x86_64 (80 days) compat-wxGTK-xrc - 2.4.2-21.fc6.i386 (80 days) compat-wxGTK-xrc - 2.4.2-21.fc6.i386 (80 days) compat-wxGTK-xrc - 2.4.2-21.fc6.ppc (80 days) compat-wxGTK-xrc - 2.4.2-21.fc6.x86_64 (80 days) twoerner AT redhat.com postfix-pflogsumm - 2:2.4.3-2.fc7.i386 (111 days) postfix-pflogsumm - 2:2.4.3-2.fc7.ppc (111 days) postfix-pflogsumm - 2:2.4.3-2.fc7.x86_64 (111 days) ====================================================================== Broken packages in fedora-7-i386: compat-wxGTK-devel-2.4.2-21.fc6.i386 requires compat-wxGTK = 0:2.4.2-21.fc6 compat-wxGTK-devel-2.4.2-21.fc6.i386 requires libwx_gtk-2.4.so.0 compat-wxGTK-gl-2.4.2-21.fc6.i386 requires compat-wxGTK = 0:2.4.2-21.fc6 compat-wxGTK-stc-2.4.2-21.fc6.i386 requires compat-wxGTK = 0:2.4.2-21.fc6 compat-wxGTK-xrc-2.4.2-21.fc6.i386 requires compat-wxGTK = 0:2.4.2-21.fc6 ====================================================================== Broken packages in fedora-7-ppc: compat-wxGTK-devel-2.4.2-21.fc6.ppc requires compat-wxGTK = 0:2.4.2-21.fc6 compat-wxGTK-devel-2.4.2-21.fc6.ppc requires libwx_gtk-2.4.so.0 compat-wxGTK-gl-2.4.2-21.fc6.ppc requires compat-wxGTK = 0:2.4.2-21.fc6 compat-wxGTK-stc-2.4.2-21.fc6.ppc requires compat-wxGTK = 0:2.4.2-21.fc6 compat-wxGTK-xrc-2.4.2-21.fc6.ppc requires compat-wxGTK = 0:2.4.2-21.fc6 glest-data-2.0.0-2.fc7.noarch requires glest = 0:2.0.0 ====================================================================== Broken packages in fedora-7-x86_64: compat-wxGTK-devel-2.4.2-21.fc6.i386 requires compat-wxGTK = 0:2.4.2-21.fc6 compat-wxGTK-devel-2.4.2-21.fc6.i386 requires libwx_gtk-2.4.so.0 compat-wxGTK-devel-2.4.2-21.fc6.x86_64 requires compat-wxGTK = 0:2.4.2-21.fc6 compat-wxGTK-devel-2.4.2-21.fc6.x86_64 requires libwx_gtk-2.4.so.0()(64bit) compat-wxGTK-gl-2.4.2-21.fc6.i386 requires compat-wxGTK = 0:2.4.2-21.fc6 compat-wxGTK-gl-2.4.2-21.fc6.x86_64 requires compat-wxGTK = 0:2.4.2-21.fc6 compat-wxGTK-stc-2.4.2-21.fc6.i386 requires compat-wxGTK = 0:2.4.2-21.fc6 compat-wxGTK-stc-2.4.2-21.fc6.x86_64 requires compat-wxGTK = 0:2.4.2-21.fc6 compat-wxGTK-xrc-2.4.2-21.fc6.i386 requires compat-wxGTK = 0:2.4.2-21.fc6 compat-wxGTK-xrc-2.4.2-21.fc6.x86_64 requires compat-wxGTK = 0:2.4.2-21.fc6 dbmail-2.2.4-4.fc7.i386 requires dbmail-database-driver = 0:2.2.4-4.fc7 koffice-karbon-1.6.2-3.fc7.i386 requires koffice-core = 0:1.6.2-3.fc7 koffice-kivio-1.6.2-3.fc7.i386 requires koffice-core = 0:1.6.2-3.fc7 koffice-kspread-1.6.2-3.fc7.i386 requires koffice-core = 0:1.6.2-3.fc7 ====================================================================== Broken packages in fedora-updates-7-i386: postfix-pflogsumm-2:2.4.3-2.fc7.i386 requires postfix = 0:2.4.3-2.fc7 python-gammu-0.20-1.fc7.i386 requires libGammu.so.1 ====================================================================== Broken packages in fedora-updates-7-ppc: postfix-pflogsumm-2:2.4.3-2.fc7.ppc requires postfix = 0:2.4.3-2.fc7 python-gammu-0.20-1.fc7.ppc requires libGammu.so.1 ====================================================================== Broken packages in fedora-updates-7-x86_64: postfix-pflogsumm-2:2.4.3-2.fc7.x86_64 requires postfix = 0:2.4.3-2.fc7 python-gammu-0.20-1.fc7.x86_64 requires libGammu.so.1()(64bit) From oliver at linux-kernel.at Thu Oct 4 11:40:05 2007 From: oliver at linux-kernel.at (Oliver Falk) Date: Thu, 04 Oct 2007 13:40:05 +0200 Subject: short koji repo question In-Reply-To: <20071004061944.2fe6427a@redhat.com> References: <47021F9D.7060103@linux-kernel.at> <20071002083628.1de8ff80@redhat.com> <47023DCA.5050506@linux-kernel.at> <20071002110223.5cfb5e45@redhat.com> <47026129.2080001@linux-kernel.at> <470270C6.60309@linux-kernel.at> <20071002142722.1857e919@redhat.com> <4703669C.2060600@linux-kernel.at> <20071003073244.538e9091@redhat.com> <4703FD44.4060708@linux-kernel.at> <20071004061944.2fe6427a@redhat.com> Message-ID: <4704D115.8050500@linux-kernel.at> On 10/04/2007 12:19 PM, Jesse Keating wrote: > On Wed, 03 Oct 2007 22:36:20 +0200 > Oliver Falk wrote: > >> Is there any good reason, why koji doesn't also create the sqlite >> database with createrepo (passing -d option)? >> >> For slow arches, it would speed up the init phase of the build-root... >> For the fast arches, well it would also be faster I think... >> >> If someone is going to change/try that. Let me know the progress. I >> tried that on our Alpha Koji, but encountered a problem... > > Mostly because the development of koji happened mostly on RHEL4/5 > machines which lack a createrepo that can do -d. > > Well. Sooner or later you'll have sqlite support for createrepo on your machines and then: --- /usr/sbin/kojid 2007-10-04 13:36:32.000000000 +0200 +++ /tmp/kojid 2007-10-04 13:36:15.000000000 +0200 @@ -2244,7 +2244,7 @@ outdir = "%s/repo" % self.workdir datadir = "%s/repodata" % outdir koji.ensuredir(outdir) - cmd = ['/usr/bin/createrepo', '-vpd', '--outputdir', outdir] + cmd = ['/usr/bin/createrepo', '-vp', '--outputdir', outdir] if os.path.exists("%s/comps.xml" % repodir): cmd.extend(['-g', 'comps.xml']) #attempt to recycle repodata from last repo @@ -2272,7 +2272,7 @@ files = [] for f in os.listdir(datadir): - if f.endswith('.xml') or f.endswith('.xml.gz') or f.endswith('.bz2'): + if f.endswith('.xml') or f.endswith('.xml.gz'): files.append(f) session.uploadWrapper("%s/%s" % (datadir, f), uploadpath, f) I can do more digging and check if I can add some config key and >if< that two lines of code... Or we simply check which version of createrepo introduced -d and BR it in koji spec... I can also open a ticket on hosted, if you prefer!? Best, Oliver From debarshi.ray at gmail.com Thu Oct 4 11:54:13 2007 From: debarshi.ray at gmail.com (Debarshi 'Rishi' Ray) Date: Thu, 4 Oct 2007 17:24:13 +0530 Subject: [sqlite2] Re: Orphaning packages In-Reply-To: <6lodffuo9z.fsf@allele2.eebweb.arizona.edu> References: <46CCFAF3.2070506@redhat.com> <641wcbiy1e.fsf@allele2.eebweb.arizona.edu> <3170f42f0710040053y1fbbe235rebfe40e8ca0288cb@mail.gmail.com> <6lodffuo9z.fsf@allele2.eebweb.arizona.edu> Message-ID: <3170f42f0710040454j6d01a2a7o41d07c33f717bd05@mail.gmail.com> > I think it's already been taken (the announcement was made a while > back on the old fedora-maintainers list). According to pkgdb it's now > owned by Johan Cwiklinski. See: > > https://admin.fedoraproject.org/pkgdb/packages/name/BackupPC Ah! Ok, no problem. :-) Regards, Debarshi -- GPG key ID: 63D4A5A7 Key server: pgp.mit.edu From jdieter at gmail.com Thu Oct 4 12:02:57 2007 From: jdieter at gmail.com (Jonathan Dieter) Date: Thu, 04 Oct 2007 15:02:57 +0300 Subject: short koji repo question In-Reply-To: <4704D115.8050500@linux-kernel.at> References: <47021F9D.7060103@linux-kernel.at> <20071002083628.1de8ff80@redhat.com> <47023DCA.5050506@linux-kernel.at> <20071002110223.5cfb5e45@redhat.com> <47026129.2080001@linux-kernel.at> <470270C6.60309@linux-kernel.at> <20071002142722.1857e919@redhat.com> <4703669C.2060600@linux-kernel.at> <20071003073244.538e9091@redhat.com> <4703FD44.4060708@linux-kernel.at> <20071004061944.2fe6427a@redhat.com> <4704D115.8050500@linux-kernel.at> Message-ID: <1191499377.20293.13.camel@jndwidescreen.lesbg.loc> On Thu, 2007-10-04 at 13:40 +0200, Oliver Falk wrote: > Well. Sooner or later you'll have sqlite support for createrepo on your > machines and then: > > --- /usr/sbin/kojid 2007-10-04 13:36:32.000000000 +0200 > +++ /tmp/kojid 2007-10-04 13:36:15.000000000 +0200 > @@ -2244,7 +2244,7 @@ > outdir = "%s/repo" % self.workdir > datadir = "%s/repodata" % outdir > koji.ensuredir(outdir) > - cmd = ['/usr/bin/createrepo', '-vpd', '--outputdir', outdir] > + cmd = ['/usr/bin/createrepo', '-vp', '--outputdir', outdir] > if os.path.exists("%s/comps.xml" % repodir): > cmd.extend(['-g', 'comps.xml']) > #attempt to recycle repodata from last repo > @@ -2272,7 +2272,7 @@ > > files = [] > for f in os.listdir(datadir): > - if f.endswith('.xml') or f.endswith('.xml.gz') or > f.endswith('.bz2'): > + if f.endswith('.xml') or f.endswith('.xml.gz'): > files.append(f) > session.uploadWrapper("%s/%s" % (datadir, f), > uploadpath, f) > > > I can do more digging and check if I can add some config key and >if< > that two lines of code... Or we simply check which version of createrepo > introduced -d and BR it in koji spec... > > I can also open a ticket on hosted, if you prefer!? > > Best, > Oliver > I think your patch is backward. Shouldn't the -'s be +'s and visa versa? Jonathan -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From mike at miketc.com Thu Oct 4 12:20:45 2007 From: mike at miketc.com (Mike Chambers) Date: Thu, 04 Oct 2007 07:20:45 -0500 Subject: Echo Icons changed (WAS: Re: Icons enlarged) In-Reply-To: <1191464544.2247.2.camel@scrappy.miketc.com> References: <1191464544.2247.2.camel@scrappy.miketc.com> Message-ID: <1191500445.9540.1.camel@scrappy.miketc.com> On Wed, 2007-10-03 at 21:22 -0500, Mike Chambers wrote: > I may have missed this topic/bug if it was discussed due to some other > reasons, but wanted to point it out anyway just in case. I have noticed > that after today's rawhide updates that lot of my icons and buttons are > enlarged? Like some of my evo buttons are really big,and the volume > control icon on my panel is big. But nothing else on the panel is. I > am also running the echo-icon-them just in case that is relevant. Have narrowed down to the echo icons being the ones that seem to be affected by the enlargements. Any chance someone knows what is going on with this package? -- Mike Chambers Madisonville, KY "Best lil town on Earth!" From oliver at linux-kernel.at Thu Oct 4 12:23:41 2007 From: oliver at linux-kernel.at (Oliver Falk) Date: Thu, 04 Oct 2007 14:23:41 +0200 Subject: short koji repo question In-Reply-To: <1191499377.20293.13.camel@jndwidescreen.lesbg.loc> References: <47021F9D.7060103@linux-kernel.at> <20071002083628.1de8ff80@redhat.com> <47023DCA.5050506@linux-kernel.at> <20071002110223.5cfb5e45@redhat.com> <47026129.2080001@linux-kernel.at> <470270C6.60309@linux-kernel.at> <20071002142722.1857e919@redhat.com> <4703669C.2060600@linux-kernel.at> <20071003073244.538e9091@redhat.com> <4703FD44.4060708@linux-kernel.at> <20071004061944.2fe6427a@redhat.com> <4704D115.8050500@linux-kernel.at> <1191499377.20293.13.camel@jndwidescreen.lesbg.loc> Message-ID: <4704DB4D.90103@linux-kernel.at> On 10/04/2007 02:02 PM, Jonathan Dieter wrote: > On Thu, 2007-10-04 at 13:40 +0200, Oliver Falk wrote: >> Well. Sooner or later you'll have sqlite support for createrepo on your >> machines and then: >> >> --- /usr/sbin/kojid 2007-10-04 13:36:32.000000000 +0200 >> +++ /tmp/kojid 2007-10-04 13:36:15.000000000 +0200 >> @@ -2244,7 +2244,7 @@ >> outdir = "%s/repo" % self.workdir >> datadir = "%s/repodata" % outdir >> koji.ensuredir(outdir) >> - cmd = ['/usr/bin/createrepo', '-vpd', '--outputdir', outdir] >> + cmd = ['/usr/bin/createrepo', '-vp', '--outputdir', outdir] >> if os.path.exists("%s/comps.xml" % repodir): >> cmd.extend(['-g', 'comps.xml']) >> #attempt to recycle repodata from last repo >> @@ -2272,7 +2272,7 @@ >> >> files = [] >> for f in os.listdir(datadir): >> - if f.endswith('.xml') or f.endswith('.xml.gz') or >> f.endswith('.bz2'): >> + if f.endswith('.xml') or f.endswith('.xml.gz'): >> files.append(f) >> session.uploadWrapper("%s/%s" % (datadir, f), >> uploadpath, f) >> >> >> I can do more digging and check if I can add some config key and >if< >> that two lines of code... Or we simply check which version of createrepo >> introduced -d and BR it in koji spec... >> >> I can also open a ticket on hosted, if you prefer!? >> >> Best, >> Oliver >> > > I think your patch is backward. Shouldn't the -'s be +'s and visa > versa? Oh yes. Sorry: --- /tmp/kojid 2007-10-04 13:36:15.000000000 +0200 +++ /usr/sbin/kojid 2007-10-04 13:36:32.000000000 +0200 @@ -2244,7 +2244,7 @@ outdir = "%s/repo" % self.workdir datadir = "%s/repodata" % outdir koji.ensuredir(outdir) - cmd = ['/usr/bin/createrepo', '-vp', '--outputdir', outdir] + cmd = ['/usr/bin/createrepo', '-vpd', '--outputdir', outdir] if os.path.exists("%s/comps.xml" % repodir): cmd.extend(['-g', 'comps.xml']) #attempt to recycle repodata from last repo @@ -2272,7 +2272,7 @@ files = [] for f in os.listdir(datadir): - if f.endswith('.xml') or f.endswith('.xml.gz'): + if f.endswith('.xml') or f.endswith('.xml.gz') or f.endswith('.bz2'): files.append(f) session.uploadWrapper("%s/%s" % (datadir, f), uploadpath, f) -of From caillon at redhat.com Thu Oct 4 12:38:24 2007 From: caillon at redhat.com (Christopher Aillon) Date: Thu, 04 Oct 2007 08:38:24 -0400 Subject: Default Firefox settings In-Reply-To: <4704622E.4020602@conversis.de> References: <16de708d0710030854k2e50e45bw9da435414d1bbbc@mail.gmail.com> <4703CBB8.5060109@kanarip.com> <4703CF27.4000002@redhat.com> <4704622E.4020602@conversis.de> Message-ID: <4704DEC0.6070609@redhat.com> Dennis Jacobfeuerborn wrote: > Does there exist any useful statistical data out there to verify the > "not insignificant number" claim? I've been browsing the web with > pipelining enabled for ages and have yet to come across a page that > doesn't work. Is the problem real or one of these myths that stay around > because people read on the internet that pipelining has problems so it > must be true? You could look to see how many Apache 1.3.x webservers are out there still via Netcraft, etc. Unless it's had a patch to it (I've not kept up on Apache 1.3). My blog post [1] should help you figure out what data to look for if you want to figure this out. [1] http://christopher.aillon.org/blog/dev/mozilla/20050105-pipelining.html From mattdm at mattdm.org Thu Oct 4 12:43:07 2007 From: mattdm at mattdm.org (Matthew Miller) Date: Thu, 4 Oct 2007 08:43:07 -0400 Subject: Default Firefox settings In-Reply-To: <19085.192.54.193.51.1191485107.squirrel@rousalka.dyndns.org> References: <16de708d0710030854k2e50e45bw9da435414d1bbbc@mail.gmail.com> <4703CBB8.5060109@kanarip.com> <16de708d0710031115v1ca0e581w6933a8ee4d535730@mail.gmail.com> <20071003185256.GM6066@angus.ind.WPI.EDU> <16de708d0710031603h6dbc52e8i4e658caabf5a028d@mail.gmail.com> <19085.192.54.193.51.1191485107.squirrel@rousalka.dyndns.org> Message-ID: <20071004124307.GA735@jadzia.bu.edu> On Thu, Oct 04, 2007 at 10:05:07AM +0200, Nicolas Mailhot wrote: > The problem is firefox sucks big time when you're behind a proxy - as > soon as the proxy is slow to answer for one tab all the others start > being sluggish/frozen (I suppose firefox has internal locking where > the cost of some locks is only evident in a proxy context) I think this is because network.http.max-connections-per-server, which defaults to 8, applies to the *proxy server* when using a proxy. Crank that number way up (as much as whoever is running your proxy will allow) and watch that problem go away). -- Matthew Miller mattdm at mattdm.org Boston University Linux ------> From caillon at redhat.com Thu Oct 4 12:43:26 2007 From: caillon at redhat.com (Christopher Aillon) Date: Thu, 04 Oct 2007 08:43:26 -0400 Subject: Default Firefox settings In-Reply-To: <4704DEC0.6070609@redhat.com> References: <16de708d0710030854k2e50e45bw9da435414d1bbbc@mail.gmail.com> <4703CBB8.5060109@kanarip.com> <4703CF27.4000002@redhat.com> <4704622E.4020602@conversis.de> <4704DEC0.6070609@redhat.com> Message-ID: <4704DFEE.3030900@redhat.com> I wrote: > You could look to see how many Apache 1.3.x webservers are out there > still via Netcraft, etc. Unless it's had a patch to it (I've not kept > up on Apache 1.3). My blog post [1] should help you figure out what > data to look for if you want to figure this out. Also, see https://bugzilla.mozilla.org/buglist.cgi?quicksearch=sw%3A%5Bpipelining%5D which has a bug list of things that need fixing before enabling pipelining by default, including some sites which break. From nicolas.mailhot at laposte.net Thu Oct 4 13:17:44 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Thu, 4 Oct 2007 15:17:44 +0200 (CEST) Subject: Default Firefox settings In-Reply-To: <20071004124307.GA735@jadzia.bu.edu> References: <16de708d0710030854k2e50e45bw9da435414d1bbbc@mail.gmail.com> <4703CBB8.5060109@kanarip.com> <16de708d0710031115v1ca0e581w6933a8ee4d535730@mail.gmail.com> <20071003185256.GM6066@angus.ind.WPI.EDU> <16de708d0710031603h6dbc52e8i4e658caabf5a028d@mail.gmail.com> <19085.192.54.193.51.1191485107.squirrel@rousalka.dyndns.org> <20071004124307.GA735@jadzia.bu.edu> Message-ID: <38158.192.54.193.51.1191503864.squirrel@rousalka.dyndns.org> Le Jeu 4 octobre 2007 14:43, Matthew Miller a ?crit : > On Thu, Oct 04, 2007 at 10:05:07AM +0200, Nicolas Mailhot wrote: >> The problem is firefox sucks big time when you're behind a proxy - >> as >> soon as the proxy is slow to answer for one tab all the others start >> being sluggish/frozen (I suppose firefox has internal locking where >> the cost of some locks is only evident in a proxy context) > > I think this is because network.http.max-connections-per-server, which > defaults to 8, applies to the *proxy server* when using a proxy. Crank > that > number way up (as much as whoever is running your proxy will allow) > and watch that problem go away). Unfortunately this does not seem to work. For some obscure reason as soon as a page contains stuff hosted at a site the proxy does not like, all the firefox UI freezes waiting for the proxy to relay it (it won't), instead of recovering gracefully and processing the other stuff (like it does on direct connexion when a website is dead) -- Nicolas Mailhot From katzj at redhat.com Thu Oct 4 14:28:38 2007 From: katzj at redhat.com (Jeremy Katz) Date: Thu, 04 Oct 2007 10:28:38 -0400 Subject: Announcing Fedora 8 Test 3 (7.92)! Message-ID: <1191508118.5234.11.camel@localhost.localdomain> Fedora 8 Test 3 is here! This is the last test release before the development freeze and a great time to test all those packages that you know and love. Test 3 is for beta users. This is the time when we must have full community participation. Without this participation both hardware and software functionality suffers. Fedora is a Linux-based operating system that showcases the latest in free and open source software. Fedora is always free for anyone to use, modify, and distribute. It is built by people across the globe who work together as a community: the Fedora Project. The Fedora Project is open and anyone is welcome to join. Up-to-date release notes for Fedora 8 Test 3 can be found at http://docs.fedoraproject.org/release-notes. == Changes from Fedora 8 Test 2 == * Online Desktop provides a desktop experience designed around online services. A preview of Online Desktop is provided via BigBoard, which is a optional sidebar in GNOME. * KDE 3.5.7 is available in the KDE Live image as well as the regular DVD. The KDE 4 (Beta) Development Environment is available in the repository. * Live installations are faster and require a smaller root filesystem. The file system layout has also changed somewhat. System files for the Live images are now under `LiveOS/`, and a new `README` file has been provided as a short introduction to the live image. * Package management now features much better performance via `yum` and friends. * The completely free and open source Java environment called Iced Tea is installed by default. Iced Tea is derived from OpenJDK, includes a browser plugin based on GCJ, and is available for both x86 and x86_64 architectures. GCJ is still the default on PPC architecture. * CodecBuddy is now included, and promotes free, superior quality, open formats to end users trying to play multimedia content under patent encumbered or proprietary formats. * Bluetooth devices and tools now have better graphical and system integration. * Laptop users benefit from the "quirks" features in HAL, including better suspend/resume and multimedia keyboard support. * There is now improved power management thanks to both a tickless kernel in `x86` and `x86_64` architectures, and a reduction in unnecessary processor wakeups via `powertop`. * Eclipse 3.3 (Europa), a new release of the great IDE and development platform, is available as part of this release. * The `pam_console` module has been removed in favor of access control via HAL, which modernizes the desktop. * NetworkManager 0.7 provides improved wireless network management support. It includes support for multiple devices and provides the capability of system-wide configuration, among many other enhancements. This transition may induce some regressions temporarily, and more testing and feedback is appreciated. * Secure remote management capability is now provided for Xen, KVM, and QEMU virtualization. * Transifex provides a web-based translation interface to allow users to contribute translation work for Fedora hosted projects as well as being able to provide translations to upstream directly to any upstream project. * Integration of unique build IDs into Fedora's software building infrastructure now provide enhanced debugging capabilities and core dumps. * Fedora now offers easier rebranding of Fedora derivatives via a `generic-logos` software package. Changes in Fedora's mirror structure also make creation of derivatives easier. * Fedora now includes support for Nepali Language, extending its reach to many more users. === What's New in Fedora 8 === * A major list of features is available at http://fedoraproject.org/wiki/Releases/8/FeatureList. === Release Schedule for Fedora 8 === * The Fedora 8 release schedule can be found at http://fedoraproject.org/wiki/Releases/8/Schedule. Fedora 8 is scheduled for general release on 8 November 2007. === How to Get Fedora 8 Test 3 === * Fedora 8 Test 3 can be installed via Live image, regular DVD, or via network installation. You can find the DVD images as well as the primary live images at: http://mirrors.fedoraproject.org/publiclist/Fedora/7.92/ * You can also download the DVD and Live images via bittorrent at: http://torrent.fedoraproject.org * More information on the various spins available with the release of Fedora 8 Test 3 is available at: http://fedoraproject.org/wiki/F8Test3/Spins People who are already running the rawhide (development) branch of Fedora or any of the previous test releases can simply run `yum update`. (Some current Rawhide packages might be newer than Fedora 8 Test 3 packages.) We also appreciate new installation testing for feedback on changes to the Anaconda installer. == Known Issues == * [https://bugzilla.redhat.com/show_bug.cgi?id=302381 Bug 302381] If you are installing via DVD or also possibly NFS-mounted ISO images, the Add/Remove Programs application (`pirut`) may crash when run, with a traceback about HAL. Running `yum update` or using `yum` to update at least `pirut` should resolve the issue. * [https://bugzilla.redhat.com/show_bug.cgi?id=298991 Bug 298991] The KDE NetworkManager frontend `knetworkmanager`, a graphical interface for switching between networks easily, is currently broken. This is intended be fixed before Fedora 8 release. The KDE Live images have `nm-applet`, which works with KDE, enabled by default as a workaround. * Other Common issues can be found at http://fedoraproject.org/wiki/Bugs/F8Common. === Bug Reporting and tracking === You can follow the procedure outlined in http://fedoraproject.org/wiki/BugsandFeatureRequests to report any bugs found in your testing. The Release Engineering and QA teams keep track of bugs that are considered release blockers. To see that list, visit: * http://bugzilla.redhat.com/bugzilla/showdependencytree.cgi?id=F8Blocker To see a list of additional non-blocker bugs that should hopefully be fixed for Fedora 8, visit: * http://bugzilla.redhat.com/bugzilla/showdependencytree.cgi?id=F8Target Please check these lists before reporting new bugs! _______________________________________________ Fedora-devel-announce mailing list Fedora-devel-announce at redhat.com https://www.redhat.com/mailman/listinfo/fedora-devel-announce From jonathan.underwood at gmail.com Thu Oct 4 14:44:38 2007 From: jonathan.underwood at gmail.com (Jonathan Underwood) Date: Thu, 4 Oct 2007 15:44:38 +0100 Subject: [sqlite2] Re: Orphaning packages In-Reply-To: <3170f42f0710040454j6d01a2a7o41d07c33f717bd05@mail.gmail.com> References: <46CCFAF3.2070506@redhat.com> <641wcbiy1e.fsf@allele2.eebweb.arizona.edu> <3170f42f0710040053y1fbbe235rebfe40e8ca0288cb@mail.gmail.com> <6lodffuo9z.fsf@allele2.eebweb.arizona.edu> <3170f42f0710040454j6d01a2a7o41d07c33f717bd05@mail.gmail.com> Message-ID: <645d17210710040744j676934adq70cb92009202bb69@mail.gmail.com> On 04/10/2007, Debarshi 'Rishi' Ray wrote: > > I think it's already been taken (the announcement was made a while > > back on the old fedora-maintainers list). According to pkgdb it's now > > owned by Johan Cwiklinski. See: > > > > https://admin.fedoraproject.org/pkgdb/packages/name/BackupPC > > Ah! Ok, no problem. :-) You could approach Johan and see if he would like a co-maintainer - BackupPC is quite a complex package. J. From sundaram at fedoraproject.org Thu Oct 4 14:41:53 2007 From: sundaram at fedoraproject.org (Rahul Sundaram) Date: Thu, 04 Oct 2007 20:11:53 +0530 Subject: [sqlite2] Re: Orphaning packages In-Reply-To: <645d17210710040744j676934adq70cb92009202bb69@mail.gmail.com> References: <46CCFAF3.2070506@redhat.com> <641wcbiy1e.fsf@allele2.eebweb.arizona.edu> <3170f42f0710040053y1fbbe235rebfe40e8ca0288cb@mail.gmail.com> <6lodffuo9z.fsf@allele2.eebweb.arizona.edu> <3170f42f0710040454j6d01a2a7o41d07c33f717bd05@mail.gmail.com> <645d17210710040744j676934adq70cb92009202bb69@mail.gmail.com> Message-ID: <4704FBB1.4000501@fedoraproject.org> Jonathan Underwood wrote: > On 04/10/2007, Debarshi 'Rishi' Ray wrote: >>> I think it's already been taken (the announcement was made a while >>> back on the old fedora-maintainers list). According to pkgdb it's now >>> owned by Johan Cwiklinski. See: >>> >>> https://admin.fedoraproject.org/pkgdb/packages/name/BackupPC >> Ah! Ok, no problem. :-) > > You could approach Johan and see if he would like a co-maintainer - > BackupPC is quite a complex package. Right. There were a discussion recently in fedora-list where folks were asking for better documentation like a README.Fedora file for this package. Rahul From buc at odusz.so-cdu.ru Thu Oct 4 14:48:40 2007 From: buc at odusz.so-cdu.ru (Dmitry Butskoy) Date: Thu, 04 Oct 2007 18:48:40 +0400 Subject: Announcing Fedora 8 Test 3 (7.92)! In-Reply-To: <1191508118.5234.11.camel@localhost.localdomain> References: <1191508118.5234.11.camel@localhost.localdomain> Message-ID: <4704FD48.10502@odu.neva.ru> Jeremy Katz wrote: > * The `pam_console` module has been removed in favor of access control > via HAL, which modernizes the desktop. > Oops... I use pam_console for the "login once" feature, i.e. after the first login from one of the console ttys or gdm the next logins (gdm or console) are without password. What I have to do now? :( Provide some patch for hal for the same feature? (As well as I had created the applied patch for pam_console auth some years ago)... Dmitry Butskoy http://www.fedoraproject.org/wiki/DmitryButskoy From tmraz at redhat.com Thu Oct 4 14:53:16 2007 From: tmraz at redhat.com (Tomas Mraz) Date: Thu, 04 Oct 2007 16:53:16 +0200 Subject: Announcing Fedora 8 Test 3 (7.92)! In-Reply-To: <4704FD48.10502@odu.neva.ru> References: <1191508118.5234.11.camel@localhost.localdomain> <4704FD48.10502@odu.neva.ru> Message-ID: <1191509596.5795.2.camel@vespa.kabelta.loc> On Thu, 2007-10-04 at 18:48 +0400, Dmitry Butskoy wrote: > Jeremy Katz wrote: > > * The `pam_console` module has been removed in favor of access control > > via HAL, which modernizes the desktop. > > > > Oops... > > I use pam_console for the "login once" feature, i.e. after the first > login from one of the console ttys or gdm the next logins (gdm or > console) are without password. > > What I have to do now? :( pam_console as a module will still be there for some time I think. Only the management of device permissions and ownership for most devices was taken out from its configuration. -- Tomas Mraz No matter how far down the wrong road you've gone, turn back. Turkish proverb From paul at all-the-johnsons.co.uk Thu Oct 4 15:02:15 2007 From: paul at all-the-johnsons.co.uk (Paul) Date: Thu, 04 Oct 2007 16:02:15 +0100 Subject: Getting my broadcom wireless card to work with rawhide Message-ID: <1191510135.4157.22.camel@localhost.localdomain> Hi, I have a broadcom wireless card in my box. lspci is showing it haapily as 02:06.0 Network controller: Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller (rev 02) and b43 is showing up in lsmod. I've used b43-fcutter to install the firmware into /lib/firmware/b43 and have an alias in /etc/modprobe.conf for wlan0 So far so good - the activity light comes on on the card and I'm happy. My problem comes activating it. /sbin/ifup wlan0 comes up with Error for wireless request "Set Mode" (8B06) : SET failed on device wlan0 ; Device or resource busy It can then not get an IP address. dmesg gives me b43-phy0 debug: Disabling hardware based encryption for keyidx: 0, mac: ff:ff:ff:ff:ff:ff b43-phy0 debug: Using hardware based encryption for keyidx: 0, mac: ff:ff:ff:ff:ff:ff wlan0: Initial auth_alg=0 wlan0: authenticate with AP 00:1b:2f:44:23:32 wlan0: authenticate with AP 00:1b:2f:44:23:32 wlan0: authenticate with AP 00:1b:2f:44:23:32 wlan0: authentication with AP 00:1b:2f:44:23:32 timed out How do I get it to work? I'm using the v4 driver TTFN Paul -- Sie k?nnen mich aufreizen und wirklich hei? machen! -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From mikeb at redhat.com Thu Oct 4 15:27:52 2007 From: mikeb at redhat.com (Mike Bonnet) Date: Thu, 04 Oct 2007 11:27:52 -0400 Subject: short koji repo question In-Reply-To: <4703FD44.4060708@linux-kernel.at> References: <47021F9D.7060103@linux-kernel.at> <20071002083628.1de8ff80@redhat.com> <47023DCA.5050506@linux-kernel.at> <20071002110223.5cfb5e45@redhat.com> <47026129.2080001@linux-kernel.at> <470270C6.60309@linux-kernel.at> <20071002142722.1857e919@redhat.com> <4703669C.2060600@linux-kernel.at> <20071003073244.538e9091@redhat.com> <4703FD44.4060708@linux-kernel.at> Message-ID: <1191511672.9485.10.camel@localhost.localdomain> On Wed, 2007-10-03 at 22:36 +0200, Oliver Falk wrote: > Hi! > > Is there any good reason, why koji doesn't also create the sqlite > database with createrepo (passing -d option)? createrepo in koji also uses the --update flag if a previous repo exists. This causes it to parse the existing repodata and reuse it for all packages that haven't changed. This is a *huge* increase in speed, since only 1 or 2 packages have changed between repo regens in the normal case. I'm not sure if --update will work with sqlite database, but if not, I'd like to see that support added before changing the createrepo call. > For slow arches, it would speed up the init phase of the build-root... > For the fast arches, well it would also be faster I think... > > If someone is going to change/try that. Let me know the progress. I > tried that on our Alpha Koji, but encountered a problem... From johan at x-tnd.be Thu Oct 4 15:31:35 2007 From: johan at x-tnd.be (Johan Cwiklinski) Date: Thu, 04 Oct 2007 17:31:35 +0200 Subject: [sqlite2] Re: Orphaning packages In-Reply-To: <4704FBB1.4000501@fedoraproject.org> References: <46CCFAF3.2070506@redhat.com> <641wcbiy1e.fsf@allele2.eebweb.arizona.edu> <3170f42f0710040053y1fbbe235rebfe40e8ca0288cb@mail.gmail.com> <6lodffuo9z.fsf@allele2.eebweb.arizona.edu> <3170f42f0710040454j6d01a2a7o41d07c33f717bd05@mail.gmail.com> <645d17210710040744j676934adq70cb92009202bb69@mail.gmail.com> <4704FBB1.4000501@fedoraproject.org> Message-ID: <47050757.1000606@x-tnd.be> Rahul Sundaram a ?crit : > Jonathan Underwood wrote: >> On 04/10/2007, Debarshi 'Rishi' Ray wrote: >>>> I think it's already been taken (the announcement was made a while >>>> back on the old fedora-maintainers list). According to pkgdb it's now >>>> owned by Johan Cwiklinski. See: >>>> >>>> https://admin.fedoraproject.org/pkgdb/packages/name/BackupPC >>> Ah! Ok, no problem. :-) >> >> You could approach Johan and see if he would like a co-maintainer - >> BackupPC is quite a complex package. > > Right. There were a discussion recently in fedora-list where folks > were asking for better documentation like a README.Fedora file for > this package. > > Rahul > Hello, I'll take a look at fedora-list to know what was asked. Actually, if someone want to co-maintain this package, he'll be welcome... Feel free to contact me about it :) Regards, Johan -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 249 bytes Desc: OpenPGP digital signature URL: From martin.sourada at seznam.cz Thu Oct 4 15:34:13 2007 From: martin.sourada at seznam.cz (Martin Sourada) Date: Thu, 04 Oct 2007 17:34:13 +0200 Subject: Echo Icons changed (WAS: Re: Icons enlarged) In-Reply-To: <1191500445.9540.1.camel@scrappy.miketc.com> References: <1191464544.2247.2.camel@scrappy.miketc.com> <1191500445.9540.1.camel@scrappy.miketc.com> Message-ID: <1191512053.1374.22.camel@pc-notebook.kolej.mff.cuni.cz> On Thu, 2007-10-04 at 14:20 +0200, Mike Chambers wrote: > On Wed, 2007-10-03 at 21:22 -0500, Mike Chambers wrote: > > I may have missed this topic/bug if it was discussed due to some other > > reasons, but wanted to point it out anyway just in case. I have noticed > > that after today's rawhide updates that lot of my icons and buttons are > > enlarged? Like some of my evo buttons are really big,and the volume > > control icon on my panel is big. But nothing else on the panel is. I > > am also running the echo-icon-them just in case that is relevant. > > Have narrowed down to the echo icons being the ones that seem to be > affected by the enlargements. Any chance someone knows what is going on > with this package? > > -- > Mike Chambers > Madisonville, KY > > "Best lil town on Earth!" > Oh, yeah, wrong index.theme file (optimised for enabled SVGs, but we didn't include them). We'll try to fix it soonish. cc-ing art-list and Luya. Martin From debarshi.ray at gmail.com Thu Oct 4 15:36:17 2007 From: debarshi.ray at gmail.com (Debarshi 'Rishi' Ray) Date: Thu, 4 Oct 2007 21:06:17 +0530 Subject: [sqlite2] Re: Orphaning packages In-Reply-To: <645d17210710040744j676934adq70cb92009202bb69@mail.gmail.com> References: <46CCFAF3.2070506@redhat.com> <641wcbiy1e.fsf@allele2.eebweb.arizona.edu> <3170f42f0710040053y1fbbe235rebfe40e8ca0288cb@mail.gmail.com> <6lodffuo9z.fsf@allele2.eebweb.arizona.edu> <3170f42f0710040454j6d01a2a7o41d07c33f717bd05@mail.gmail.com> <645d17210710040744j676934adq70cb92009202bb69@mail.gmail.com> Message-ID: <3170f42f0710040836q43c08cb0p6a6329085c81a1d2@mail.gmail.com> > You could approach Johan and see if he would like a co-maintainer - > BackupPC is quite a complex package. I guess I would leave him to do it for the moment. :-) Good luck, Debarshi -- GPG key ID: 63D4A5A7 Key server: pgp.mit.edu From katzj at redhat.com Thu Oct 4 14:45:47 2007 From: katzj at redhat.com (Jeremy Katz) Date: Thu, 4 Oct 2007 16:45:47 +0200 Subject: Announcing Fedora 8 Test 3 (7.92)! Message-ID: <000001c80695$3ff8e8b0$ba00000a@grecom.local> Fedora 8 Test 3 is here! This is the last test release before the development freeze and a great time to test all those packages that you know and love. Test 3 is for beta users. This is the time when we must have full community participation. Without this participation both hardware and software functionality suffers. Fedora is a Linux-based operating system that showcases the latest in free and open source software. Fedora is always free for anyone to use, modify, and distribute. It is built by people across the globe who work together as a community: the Fedora Project. The Fedora Project is open and anyone is welcome to join. Up-to-date release notes for Fedora 8 Test 3 can be found at http://docs.fedoraproject.org/release-notes. == Changes from Fedora 8 Test 2 == * Online Desktop provides a desktop experience designed around online services. A preview of Online Desktop is provided via BigBoard, which is a optional sidebar in GNOME. * KDE 3.5.7 is available in the KDE Live image as well as the regular DVD. The KDE 4 (Beta) Development Environment is available in the repository. * Live installations are faster and require a smaller root filesystem. The file system layout has also changed somewhat. System files for the Live images are now under `LiveOS/`, and a new `README` file has been provided as a short introduction to the live image. * Package management now features much better performance via `yum` and friends. * The completely free and open source Java environment called Iced Tea is installed by default. Iced Tea is derived from OpenJDK, includes a browser plugin based on GCJ, and is available for both x86 and x86_64 architectures. GCJ is still the default on PPC architecture. * CodecBuddy is now included, and promotes free, superior quality, open formats to end users trying to play multimedia content under patent encumbered or proprietary formats. * Bluetooth devices and tools now have better graphical and system integration. * Laptop users benefit from the "quirks" features in HAL, including better suspend/resume and multimedia keyboard support. * There is now improved power management thanks to both a tickless kernel in `x86` and `x86_64` architectures, and a reduction in unnecessary processor wakeups via `powertop`. * Eclipse 3.3 (Europa), a new release of the great IDE and development platform, is available as part of this release. * The `pam_console` module has been removed in favor of access control via HAL, which modernizes the desktop. * NetworkManager 0.7 provides improved wireless network management support. It includes support for multiple devices and provides the capability of system-wide configuration, among many other enhancements. This transition may induce some regressions temporarily, and more testing and feedback is appreciated. * Secure remote management capability is now provided for Xen, KVM, and QEMU virtualization. * Transifex provides a web-based translation interface to allow users to contribute translation work for Fedora hosted projects as well as being able to provide translations to upstream directly to any upstream project. * Integration of unique build IDs into Fedora's software building infrastructure now provide enhanced debugging capabilities and core dumps. * Fedora now offers easier rebranding of Fedora derivatives via a `generic-logos` software package. Changes in Fedora's mirror structure also make creation of derivatives easier. * Fedora now includes support for Nepali Language, extending its reach to many more users. === What's New in Fedora 8 === * A major list of features is available at http://fedoraproject.org/wiki/Releases/8/FeatureList. === Release Schedule for Fedora 8 === * The Fedora 8 release schedule can be found at http://fedoraproject.org/wiki/Releases/8/Schedule. Fedora 8 is scheduled for general release on 8 November 2007. === How to Get Fedora 8 Test 3 === * Fedora 8 Test 3 can be installed via Live image, regular DVD, or via network installation. You can find the DVD images as well as the primary live images at: http://mirrors.fedoraproject.org/publiclist/Fedora/7.92/ * You can also download the DVD and Live images via bittorrent at: http://torrent.fedoraproject.org * More information on the various spins available with the release of Fedora 8 Test 3 is available at: http://fedoraproject.org/wiki/F8Test3/Spins People who are already running the rawhide (development) branch of Fedora or any of the previous test releases can simply run `yum update`. (Some current Rawhide packages might be newer than Fedora 8 Test 3 packages.) We also appreciate new installation testing for feedback on changes to the Anaconda installer. == Known Issues == * [https://bugzilla.redhat.com/show_bug.cgi?id=302381 Bug 302381] If you are installing via DVD or also possibly NFS-mounted ISO images, the Add/Remove Programs application (`pirut`) may crash when run, with a traceback about HAL. Running `yum update` or using `yum` to update at least `pirut` should resolve the issue. * [https://bugzilla.redhat.com/show_bug.cgi?id=298991 Bug 298991] The KDE NetworkManager frontend `knetworkmanager`, a graphical interface for switching between networks easily, is currently broken. This is intended be fixed before Fedora 8 release. The KDE Live images have `nm-applet`, which works with KDE, enabled by default as a workaround. * Other Common issues can be found at http://fedoraproject.org/wiki/Bugs/F8Common. === Bug Reporting and tracking === You can follow the procedure outlined in http://fedoraproject.org/wiki/BugsandFeatureRequests to report any bugs found in your testing. The Release Engineering and QA teams keep track of bugs that are considered release blockers. To see that list, visit: * http://bugzilla.redhat.com/bugzilla/showdependencytree.cgi?id=F8Blocker To see a list of additional non-blocker bugs that should hopefully be fixed for Fedora 8, visit: * http://bugzilla.redhat.com/bugzilla/showdependencytree.cgi?id=F8Target Please check these lists before reporting new bugs! -- fedora-announce-list mailing list fedora-announce-list at redhat.com https://www.redhat.com/mailman/listinfo/fedora-announce-list _______________________________________________ Fedora-devel-announce mailing list Fedora-devel-announce at redhat.com https://www.redhat.com/mailman/listinfo/fedora-devel-announce From katzj at redhat.com Thu Oct 4 14:45:47 2007 From: katzj at redhat.com (Jeremy Katz) Date: Thu, 4 Oct 2007 16:45:47 +0200 Subject: Announcing Fedora 8 Test 3 (7.92)! Message-ID: <001301c80695$4023c940$ba00000a@grecom.local> Fedora 8 Test 3 is here! This is the last test release before the development freeze and a great time to test all those packages that you know and love. Test 3 is for beta users. This is the time when we must have full community participation. Without this participation both hardware and software functionality suffers. Fedora is a Linux-based operating system that showcases the latest in free and open source software. Fedora is always free for anyone to use, modify, and distribute. It is built by people across the globe who work together as a community: the Fedora Project. The Fedora Project is open and anyone is welcome to join. Up-to-date release notes for Fedora 8 Test 3 can be found at http://docs.fedoraproject.org/release-notes. == Changes from Fedora 8 Test 2 == * Online Desktop provides a desktop experience designed around online services. A preview of Online Desktop is provided via BigBoard, which is a optional sidebar in GNOME. * KDE 3.5.7 is available in the KDE Live image as well as the regular DVD. The KDE 4 (Beta) Development Environment is available in the repository. * Live installations are faster and require a smaller root filesystem. The file system layout has also changed somewhat. System files for the Live images are now under `LiveOS/`, and a new `README` file has been provided as a short introduction to the live image. * Package management now features much better performance via `yum` and friends. * The completely free and open source Java environment called Iced Tea is installed by default. Iced Tea is derived from OpenJDK, includes a browser plugin based on GCJ, and is available for both x86 and x86_64 architectures. GCJ is still the default on PPC architecture. * CodecBuddy is now included, and promotes free, superior quality, open formats to end users trying to play multimedia content under patent encumbered or proprietary formats. * Bluetooth devices and tools now have better graphical and system integration. * Laptop users benefit from the "quirks" features in HAL, including better suspend/resume and multimedia keyboard support. * There is now improved power management thanks to both a tickless kernel in `x86` and `x86_64` architectures, and a reduction in unnecessary processor wakeups via `powertop`. * Eclipse 3.3 (Europa), a new release of the great IDE and development platform, is available as part of this release. * The `pam_console` module has been removed in favor of access control via HAL, which modernizes the desktop. * NetworkManager 0.7 provides improved wireless network management support. It includes support for multiple devices and provides the capability of system-wide configuration, among many other enhancements. This transition may induce some regressions temporarily, and more testing and feedback is appreciated. * Secure remote management capability is now provided for Xen, KVM, and QEMU virtualization. * Transifex provides a web-based translation interface to allow users to contribute translation work for Fedora hosted projects as well as being able to provide translations to upstream directly to any upstream project. * Integration of unique build IDs into Fedora's software building infrastructure now provide enhanced debugging capabilities and core dumps. * Fedora now offers easier rebranding of Fedora derivatives via a `generic-logos` software package. Changes in Fedora's mirror structure also make creation of derivatives easier. * Fedora now includes support for Nepali Language, extending its reach to many more users. === What's New in Fedora 8 === * A major list of features is available at http://fedoraproject.org/wiki/Releases/8/FeatureList. === Release Schedule for Fedora 8 === * The Fedora 8 release schedule can be found at http://fedoraproject.org/wiki/Releases/8/Schedule. Fedora 8 is scheduled for general release on 8 November 2007. === How to Get Fedora 8 Test 3 === * Fedora 8 Test 3 can be installed via Live image, regular DVD, or via network installation. You can find the DVD images as well as the primary live images at: http://mirrors.fedoraproject.org/publiclist/Fedora/7.92/ * You can also download the DVD and Live images via bittorrent at: http://torrent.fedoraproject.org * More information on the various spins available with the release of Fedora 8 Test 3 is available at: http://fedoraproject.org/wiki/F8Test3/Spins People who are already running the rawhide (development) branch of Fedora or any of the previous test releases can simply run `yum update`. (Some current Rawhide packages might be newer than Fedora 8 Test 3 packages.) We also appreciate new installation testing for feedback on changes to the Anaconda installer. == Known Issues == * [https://bugzilla.redhat.com/show_bug.cgi?id=302381 Bug 302381] If you are installing via DVD or also possibly NFS-mounted ISO images, the Add/Remove Programs application (`pirut`) may crash when run, with a traceback about HAL. Running `yum update` or using `yum` to update at least `pirut` should resolve the issue. * [https://bugzilla.redhat.com/show_bug.cgi?id=298991 Bug 298991] The KDE NetworkManager frontend `knetworkmanager`, a graphical interface for switching between networks easily, is currently broken. This is intended be fixed before Fedora 8 release. The KDE Live images have `nm-applet`, which works with KDE, enabled by default as a workaround. * Other Common issues can be found at http://fedoraproject.org/wiki/Bugs/F8Common. === Bug Reporting and tracking === You can follow the procedure outlined in http://fedoraproject.org/wiki/BugsandFeatureRequests to report any bugs found in your testing. The Release Engineering and QA teams keep track of bugs that are considered release blockers. To see that list, visit: * http://bugzilla.redhat.com/bugzilla/showdependencytree.cgi?id=F8Blocker To see a list of additional non-blocker bugs that should hopefully be fixed for Fedora 8, visit: * http://bugzilla.redhat.com/bugzilla/showdependencytree.cgi?id=F8Target Please check these lists before reporting new bugs! -- fedora-announce-list mailing list fedora-announce-list at redhat.com https://www.redhat.com/mailman/listinfo/fedora-announce-list _______________________________________________ Fedora-devel-announce mailing list Fedora-devel-announce at redhat.com https://www.redhat.com/mailman/listinfo/fedora-devel-announce From pemboa at gmail.com Thu Oct 4 15:58:34 2007 From: pemboa at gmail.com (Arthur Pemberton) Date: Thu, 4 Oct 2007 10:58:34 -0500 Subject: Default Firefox settings In-Reply-To: <19085.192.54.193.51.1191485107.squirrel@rousalka.dyndns.org> References: <16de708d0710030854k2e50e45bw9da435414d1bbbc@mail.gmail.com> <4703CBB8.5060109@kanarip.com> <16de708d0710031115v1ca0e581w6933a8ee4d535730@mail.gmail.com> <20071003185256.GM6066@angus.ind.WPI.EDU> <16de708d0710031603h6dbc52e8i4e658caabf5a028d@mail.gmail.com> <19085.192.54.193.51.1191485107.squirrel@rousalka.dyndns.org> Message-ID: <16de708d0710040858s65925aady6d76ea13a9c97cd5@mail.gmail.com> On 10/4/07, Nicolas Mailhot wrote: > > Le Jeu 4 octobre 2007 01:03, Arthur Pemberton a ?crit : > > On 10/3/07, darrell pfeifer wrote: > > >> In preferences/network/setting, "auto detect proxy settings" was > >> set. > >> I changed to "direct connection to internet" and firefox works at a > >> decent speed. > > > When firefox is slow, it is _really_ slow. Is this acceptable by > > default? > > You do need to auto detect proxy settings - when a proxy is available > most of the times you won't be allowed direct internet connection. I don't think I turned of auto proxy detect to get the speed boost. -- Fedora 7 : sipping some of that moonshine ( www.pembo13.com ) From oliver at linux-kernel.at Thu Oct 4 16:22:49 2007 From: oliver at linux-kernel.at (Oliver Falk) Date: Thu, 04 Oct 2007 18:22:49 +0200 Subject: short koji repo question In-Reply-To: <1191511672.9485.10.camel@localhost.localdomain> References: <47021F9D.7060103@linux-kernel.at> <20071002083628.1de8ff80@redhat.com> <47023DCA.5050506@linux-kernel.at> <20071002110223.5cfb5e45@redhat.com> <47026129.2080001@linux-kernel.at> <470270C6.60309@linux-kernel.at> <20071002142722.1857e919@redhat.com> <4703669C.2060600@linux-kernel.at> <20071003073244.538e9091@redhat.com> <4703FD44.4060708@linux-kernel.at> <1191511672.9485.10.camel@localhost.localdomain> Message-ID: <47051359.9080106@linux-kernel.at> On 10/04/2007 05:27 PM, Mike Bonnet wrote: > On Wed, 2007-10-03 at 22:36 +0200, Oliver Falk wrote: >> Hi! >> >> Is there any good reason, why koji doesn't also create the sqlite >> database with createrepo (passing -d option)? > > createrepo in koji also uses the --update flag if a previous repo > exists. This causes it to parse the existing repodata and reuse it for > all packages that haven't changed. This is a *huge* increase in speed, > since only 1 or 2 packages have changed between repo regens in the > normal case. > > I'm not sure if --update will work with sqlite database, but if not, I'd > like to see that support added before changing the createrepo call. I'm quite sure --update doesn't work with sqlite databases. They get recreated each time AFAICS. In my case, it makes sense, as our Alpha builders do need a lot of CPU (and time) to create the sqlite database on their own. The kojihub is a dual cpu intel machine - and is the only machine doing createrepo - and is very fast in doing so... If I find some time I'll post the request to work-in sqlite-support into --update on the correct m/l. Best, Oliver From dcbw at redhat.com Thu Oct 4 17:36:28 2007 From: dcbw at redhat.com (Dan Williams) Date: Thu, 04 Oct 2007 13:36:28 -0400 Subject: NetworkManager-0.7 can't make new wireless connection In-Reply-To: <20071003222658.GO6066@angus.ind.WPI.EDU> References: <1190823905.15397.16.camel@vincent52.localdomain> <20070927201036.GA21031@jadzia.bu.edu> <20070927202009.GR6066@angus.ind.WPI.EDU> <1191041189.9155.7.camel@xo-3E-67-34.localdomain> <20071003222658.GO6066@angus.ind.WPI.EDU> Message-ID: <1191519388.27644.7.camel@localhost.localdomain> On Wed, 2007-10-03 at 18:26 -0400, Chuck Anderson wrote: > On Sat, Sep 29, 2007 at 12:46:29AM -0400, Dan Williams wrote: > > On Thu, 2007-09-27 at 16:20 -0400, Chuck Anderson wrote: > > > On Thu, Sep 27, 2007 at 04:10:36PM -0400, Matthew Miller wrote: > > > > On Thu, Sep 27, 2007 at 10:28:36AM -0700, darrell pfeifer wrote: > > > > > With NetworkManager-0.7.0-0.3.svn2886.fc8 most of the strangeness has > > > > > gone away. I can use it to connect to wireless networks again without > > > > > a lot of service restarting. > > > > > > > > Yeah, works for me too. > > > > > > Not working here. I use the ath5k driver and it scans and find > > > wireless networks, but when I click on them (WPA/WPA2 Enterprise > > > required) nothing happens--no pop up, no dialog asking for certificate > > > files, nothing. > > > > ath5k is still pretty immature; it hasn't worked for me with > > wpa_supplicant/NM and only recently stopped hanging the machine on even > > a plain 'ifup' at boot time. I'll have a go at seeing whether or not > > this is an NM, wpa_supplicant, or driver problem. But just know that it > > may be rocky with ath5k for a while since it's still under really heavy > > development, about where mac80211 itself was this spring. > > Newer stuff is now working great on the open wireless network I tried. > NM scans and finds the network. I have to manually select it, and it > DHCPs and works fine from there on. This is all with the ath5k > driver. > > Unfortunately, WPA/WPA2 Enterprise (e.g. certificate-based, not PSK) > is still doing absolutely nothing, no dialog box at all, no chance to > configure it with certs... How is this supposed to work? It's not supposed to work quite yet. UI bits still need integrating. > I built madwifi ath_pci driver from Livna for the 214.rc8.git2.fc8 > kernel, and it behaves the same way w.r.t. WPA. I'll retry the open > network with that driver later tonight. > > But basically, this seems like a regression. Wireless networks that > worked before should ideally continue to work with the new NM. Yes, lack of WPA/WPA2 Enterprise (and Dynamic WEP and LEAP) is a regression that will be fixed by the time F8 GM comes out. Dan From linville at redhat.com Thu Oct 4 17:47:51 2007 From: linville at redhat.com (John W. Linville) Date: Thu, 4 Oct 2007 13:47:51 -0400 Subject: Getting my broadcom wireless card to work with rawhide In-Reply-To: <1191510135.4157.22.camel@localhost.localdomain> References: <1191510135.4157.22.camel@localhost.localdomain> Message-ID: <20071004174751.GC8375@redhat.com> On Thu, Oct 04, 2007 at 04:02:15PM +0100, Paul wrote: > Error for wireless request "Set Mode" (8B06) : > SET failed on device wlan0 ; Device or resource busy > > It can then not get an IP address. dmesg gives me > > b43-phy0 debug: Disabling hardware based encryption for keyidx: 0, mac: > ff:ff:ff:ff:ff:ff > b43-phy0 debug: Using hardware based encryption for keyidx: 0, mac: > ff:ff:ff:ff:ff:ff > wlan0: Initial auth_alg=0 > wlan0: authenticate with AP 00:1b:2f:44:23:32 > wlan0: authenticate with AP 00:1b:2f:44:23:32 > wlan0: authenticate with AP 00:1b:2f:44:23:32 > wlan0: authentication with AP 00:1b:2f:44:23:32 timed out > > How do I get it to work? I'm using the v4 driver What is the content of your ifcfg-wlan0? John -- John W. Linville linville at redhat.com From kagesenshi.87 at gmail.com Thu Oct 4 18:20:31 2007 From: kagesenshi.87 at gmail.com (Hikaru Amano) Date: Fri, 5 Oct 2007 02:20:31 +0800 Subject: Icons enlarged In-Reply-To: <1191464544.2247.2.camel@scrappy.miketc.com> References: <1191464544.2247.2.camel@scrappy.miketc.com> Message-ID: On 10/4/07, Mike Chambers wrote: > I may have missed this topic/bug if it was discussed due to some other > reasons, but wanted to point it out anyway just in case. I have noticed > that after today's rawhide updates that lot of my icons and buttons are > enlarged? Like some of my evo buttons are really big,and the volume > control icon on my panel is big. But nothing else on the panel is. I > am also running the echo-icon-them just in case that is relevant. I'm experiencing the same issue .. seems like happens only with echo-icon-theme .. i've bugzilla'd it .. https://bugzilla.redhat.com/show_bug.cgi?id=318921 > > -- > Mike Chambers > Madisonville, KY > > "Best lil town on Earth!" > > -- > fedora-devel-list mailing list > fedora-devel-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-devel-list > -- Mohd Izhar Firdaus Bin Ismail Amano Hikaru ??? ???? ???? http://fedoraproject.org/wiki/MohdIzharFirdaus http://blog.kagesenshi.org 92C2 B295 B40B B3DC 6866 5011 5BD2 584A 8A5D 7331 From jon at fedoraunity.org Thu Oct 4 18:38:53 2007 From: jon at fedoraunity.org (Jonathan Steffan) Date: Thu, 04 Oct 2007 12:38:53 -0600 Subject: Getting my broadcom wireless card to work with rawhide In-Reply-To: <1191510135.4157.22.camel@localhost.localdomain> References: <1191510135.4157.22.camel@localhost.localdomain> Message-ID: <4705333D.1020800@fedoraunity.org> Paul wrote: > Hi, > > I have a broadcom wireless card in my box. lspci is showing it haapily > as > > 02:06.0 Network controller: Broadcom Corporation BCM4318 [AirForce One > 54g] 802.11g Wireless LAN Controller (rev 02) Let me know if you get this card working with b43. I've never had any luck and currently use ndiswrapper. > > and b43 is showing up in lsmod. > > I've used b43-fcutter to install the firmware into /lib/firmware/b43 and > have an alias in /etc/modprobe.conf for wlan0 > > So far so good - the activity light comes on on the card and I'm happy. > > My problem comes activating it. /sbin/ifup wlan0 comes up with I got just about as far. The card seemed to "work" but I was unable to associate with any of the WAPs I could see. > > Error for wireless request "Set Mode" (8B06) : > SET failed on device wlan0 ; Device or resource busy > > It can then not get an IP address. dmesg gives me > > b43-phy0 debug: Disabling hardware based encryption for keyidx: 0, mac: > ff:ff:ff:ff:ff:ff > b43-phy0 debug: Using hardware based encryption for keyidx: 0, mac: > ff:ff:ff:ff:ff:ff > wlan0: Initial auth_alg=0 > wlan0: authenticate with AP 00:1b:2f:44:23:32 > wlan0: authenticate with AP 00:1b:2f:44:23:32 > wlan0: authenticate with AP 00:1b:2f:44:23:32 > wlan0: authentication with AP 00:1b:2f:44:23:32 timed out > > How do I get it to work? I'm using the v4 driver > Jonathan Steffan From paul at all-the-johnsons.co.uk Thu Oct 4 18:52:25 2007 From: paul at all-the-johnsons.co.uk (Paul) Date: Thu, 04 Oct 2007 19:52:25 +0100 Subject: Getting my broadcom wireless card to work with rawhide In-Reply-To: <20071004174751.GC8375@redhat.com> References: <1191510135.4157.22.camel@localhost.localdomain> <20071004174751.GC8375@redhat.com> Message-ID: <1191523945.4157.25.camel@localhost.localdomain> Hi, > > How do I get it to work? I'm using the v4 driver > > What is the content of your ifcfg-wlan0? I have ifcfg-wireless, but no ifcfg-wlan0 the ifcfg-wireless reads #!/bin/bash # Network Interface Configuration System # Copyright (c) 1996-2002 Red Hat, Inc. all rights reserved. # # Based on PCMCIA wireless script by (David Hinds/Jean Tourrilhes) # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License, version 2, # as published by the Free Software Foundation. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA # # Configure wireless network device options. See iwconfig(8) for more info. # Valid variables: # MODE: Ad-Hoc, Managed, etc. # ESSID: Name of the wireless network # NWID: Name of this machine on the network. Hostname is default # FREQ: Frequency to operate on. See CHANNEL # CHANNEL: Numbered frequency to operate on. See FREQ # SENS: Sensitivity threshold for packet rejection. # RATE: Transfer rate. Usually one of Auto, 11, 5, 2, or 1. # KEY: Encryption key for WEP. # RTS: Explicit RTS handshake. Usually not specified (auto) # FRAG: Fragmentation threshold to split packets. Usually not specified. # SPYIPS: List of IP addresses to "spy" on for link performance stats. # IWCONFIG: Extra parameters to pass directly to IWCONFIG # SECURITYMODE: Security mode, e.g: 'open' or 'restricted' # IWPRIV: Extra parameters to pass directly to IWPRIV # Only meant to be called from ifup. # Set link up (some cards require this.) /sbin/ip link set dev ${DEVICE} up # Mode need to be first : some settings apply only in a specific mode ! #if [ -n "$MODE" ] ; then # iwconfig $DEVICE mode master #fi # This is a bit hackish, but should do the job right... if [ -n "$ESSID" -o -n "$MODE" ] ; then NICKNAME=`/bin/hostname` iwconfig $DEVICE nick "$NICKNAME" >/dev/null 2>&1 fi # Regular stuff... if [ -n "$NWID" ] ; then iwconfig $DEVICE nwid $NWID fi if [ -n "$FREQ" -a "$MODE" != "Managed" ] ; then iwconfig $DEVICE freq $FREQ elif [ -n "$CHANNEL" -a "$MODE" != "Managed" ] ; then iwconfig $DEVICE channel $CHANNEL fi if [ -n "$SENS" ] ; then iwconfig $DEVICE sens $SENS fi if [ -n "$RATE" ] ; then iwconfig $DEVICE rate "$RATE" fi if [ -n "$KEY" -o -n "$KEY1" -o -n "$KEY2" -o -n "$KEY3" -o -n "$KEY4" ] ; then [ -n "$KEY1" ] && iwconfig $DEVICE key "[1]" $KEY1 [ -n "$KEY2" ] && iwconfig $DEVICE key "[2]" $KEY2 [ -n "$KEY3" ] && iwconfig $DEVICE key "[3]" $KEY3 [ -n "$KEY4" ] && iwconfig $DEVICE key "[4]" $KEY4 [ -n "$DEFAULTKEY" ] && iwconfig $DEVICE key "[${DEFAULTKEY}]" [ -n "$KEY" ] && iwconfig $DEVICE key $KEY else iwconfig $DEVICE key off fi if [ -n "$SECURITYMODE" ]; then iwconfig $DEVICE enc $SECURITYMODE fi if [ -n "$RTS" ] ; then iwconfig $DEVICE rts $RTS fi if [ -n "$FRAG" ] ; then iwconfig $DEVICE frag $FRAG fi # More specific parameters passed directly to IWCONFIG if [ -n "$IWCONFIG" ] ; then iwconfig $DEVICE $IWCONFIG fi if [ -n "$SPYIPS" ] ; then for IP in $SPYIPS; do iwspy $DEVICE + $IP done fi if [ -n "$IWPRIV" ] ; then iwpriv $DEVICE $IWPRIV fi # ESSID need to be last : most device re-perform the scanning/discovery # when this is set, and things like encryption keys are better be # defined if we want to discover the right set of APs/nodes. if [ -n "$ESSID" ] ; then iwconfig $DEVICE essid "$ESSID" else # use any essid iwconfig $DEVICE essid any >/dev/null 2>&1 fi I've removed the mode to see if makes a difference and guess what.... it didn't! TTFN Paul -- Sie k?nnen mich aufreizen und wirklich hei? machen! -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From linville at redhat.com Thu Oct 4 19:09:09 2007 From: linville at redhat.com (John W. Linville) Date: Thu, 4 Oct 2007 15:09:09 -0400 Subject: Getting my broadcom wireless card to work with rawhide In-Reply-To: <1191523945.4157.25.camel@localhost.localdomain> References: <1191510135.4157.22.camel@localhost.localdomain> <20071004174751.GC8375@redhat.com> <1191523945.4157.25.camel@localhost.localdomain> Message-ID: <20071004190909.GD8375@redhat.com> On Thu, Oct 04, 2007 at 07:52:25PM +0100, Paul wrote: > Hi, > > > > How do I get it to work? I'm using the v4 driver > > > > What is the content of your ifcfg-wlan0? > > I have ifcfg-wireless, but no ifcfg-wlan0 So, you are using ifup but you never setup the card w/ system-config-network? Does that even work w/ wired interfaces? It surely seems unlikely to work with wireless. Perhaps you should start by running "service NetworkManager start" and using the nm-applet icon on your GNOME desktop to choose from any available networks? If you know the SSID of an open WLAN nearby, you might alternatively try something like this form the command line: service NetworkManager stop # just in case it is running ifconfig wlan0 up # this is important iwlist wlan0 scan iwconfig wlan0 essid # replace w/ appropriate value for your WLAN dhclient wlan0 > the ifcfg-wireless reads Actually, what you posted looks like the contents of ifup-wireless (up instead of cfg), and since it isn't intended to be customized it really isn't interesting anyway. :-) John -- John W. Linville linville at redhat.com From linville at redhat.com Thu Oct 4 19:11:33 2007 From: linville at redhat.com (John W. Linville) Date: Thu, 4 Oct 2007 15:11:33 -0400 Subject: Getting my broadcom wireless card to work with rawhide In-Reply-To: <4705333D.1020800@fedoraunity.org> References: <1191510135.4157.22.camel@localhost.localdomain> <4705333D.1020800@fedoraunity.org> Message-ID: <20071004191133.GE8375@redhat.com> On Thu, Oct 04, 2007 at 12:38:53PM -0600, Jonathan Steffan wrote: > > So far so good - the activity light comes on on the card and I'm happy. > > > > My problem comes activating it. /sbin/ifup wlan0 comes up with > > I got just about as far. The card seemed to "work" but I was unable to > associate with any of the WAPs I could see. Did you open a bugzilla? John -- John W. Linville linville at redhat.com From orion at cora.nwra.com Thu Oct 4 19:25:10 2007 From: orion at cora.nwra.com (Orion Poplawski) Date: Thu, 04 Oct 2007 13:25:10 -0600 Subject: Problems with recent F7 updates comps-f7.xml Message-ID: <47053E16.800@cora.nwra.com> I do F7 kickstart installs here and I add a repo line for the F7 updates so that they get installed automatically. Today I get an error from anaconda complaining that it can't find the comps-f7.xml file, though it does download it fine. I'm guessing that it is actually a parsing error, though no diagnostics make it into anaconda.log. I did a successful install on the 1st, so the change must be recent. Any ideas? -- Orion Poplawski Technical Manager 303-415-9701 x222 NWRA/CoRA Division FAX: 303-415-9702 3380 Mitchell Lane orion at cora.nwra.com Boulder, CO 80301 http://www.cora.nwra.com From ml at deadbabylon.de Thu Oct 4 19:23:50 2007 From: ml at deadbabylon.de (Sebastian Vahl) Date: Thu, 4 Oct 2007 21:23:50 +0200 Subject: Announcing Fedora 8 Test 3 (7.92)! In-Reply-To: <1191508118.5234.11.camel@localhost.localdomain> References: <1191508118.5234.11.camel@localhost.localdomain> Message-ID: <20071004212350.51ca2f5f@htpc> Am Thu, 04 Oct 2007 10:28:38 -0400 schrieb Jeremy Katz : > * Fedora 8 Test 3 can be installed via Live image, regular DVD, or > via network installation. You can find the DVD images as well as the > primary live images at: > > http://mirrors.fedoraproject.org/publiclist/Fedora/7.92/ Can someone explain to me why the KDE-LiveCD is only available via torrent? Bandwith? Did I missed a thread where that was discussed? Sebastian -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From katzj at redhat.com Thu Oct 4 19:32:10 2007 From: katzj at redhat.com (Jeremy Katz) Date: Thu, 04 Oct 2007 15:32:10 -0400 Subject: Problems with recent F7 updates comps-f7.xml In-Reply-To: <47053E16.800@cora.nwra.com> References: <47053E16.800@cora.nwra.com> Message-ID: <1191526330.16124.3.camel@localhost.localdomain> On Thu, 2007-10-04 at 13:25 -0600, Orion Poplawski wrote: > I do F7 kickstart installs here and I add a repo line for the F7 updates > so that they get installed automatically. Today I get an error from > anaconda complaining that it can't find the comps-f7.xml file, though it > does download it fine. I'm guessing that it is actually a parsing > error, though no diagnostics make it into anaconda.log. I did a > successful install on the 1st, so the change must be recent. The comps file on the mirrors didn't match the repodata (a sha1 is used to verify). Should be fixed with the updates push underway. We hope. No clue how it happened, though :-/ Jeremy From katzj at redhat.com Thu Oct 4 19:33:43 2007 From: katzj at redhat.com (Jeremy Katz) Date: Thu, 04 Oct 2007 15:33:43 -0400 Subject: Announcing Fedora 8 Test 3 (7.92)! In-Reply-To: <20071004212350.51ca2f5f@htpc> References: <1191508118.5234.11.camel@localhost.localdomain> <20071004212350.51ca2f5f@htpc> Message-ID: <1191526423.16124.7.camel@localhost.localdomain> On Thu, 2007-10-04 at 21:23 +0200, Sebastian Vahl wrote: > Am Thu, 04 Oct 2007 10:28:38 -0400 schrieb Jeremy Katz : > > * Fedora 8 Test 3 can be installed via Live image, regular DVD, or > > via network installation. You can find the DVD images as well as the > > primary live images at: > > > > http://mirrors.fedoraproject.org/publiclist/Fedora/7.92/ > > Can someone explain to me why the KDE-LiveCD is only available via > torrent? Bandwith? Did I missed a thread where that was discussed? Timing. To get things on the mirrors, they needed to be available for syncing on Monday. The KDE live images were done at the end of the day on Tuesday due to scrambling around the knetworkmanager stuff. They'll be back to normally available for the final release. Although the current thinking is for the developer and FEL spins to be torrent-only Jeremy From ml at deadbabylon.de Thu Oct 4 19:33:26 2007 From: ml at deadbabylon.de (Sebastian Vahl) Date: Thu, 4 Oct 2007 21:33:26 +0200 Subject: Announcing Fedora 8 Test 3 (7.92)! In-Reply-To: <1191526423.16124.7.camel@localhost.localdomain> References: <1191508118.5234.11.camel@localhost.localdomain> <20071004212350.51ca2f5f@htpc> <1191526423.16124.7.camel@localhost.localdomain> Message-ID: <20071004213326.257e9407@htpc> Am Thu, 04 Oct 2007 15:33:43 -0400 schrieb Jeremy Katz : > On Thu, 2007-10-04 at 21:23 +0200, Sebastian Vahl wrote: > > Am Thu, 04 Oct 2007 10:28:38 -0400 schrieb Jeremy Katz > > : > > > * Fedora 8 Test 3 can be installed via Live image, regular DVD, > > > or via network installation. You can find the DVD images as well > > > as the primary live images at: > > > > > > http://mirrors.fedoraproject.org/publiclist/Fedora/7.92/ > > > > Can someone explain to me why the KDE-LiveCD is only available via > > torrent? Bandwith? Did I missed a thread where that was discussed? > > Timing. To get things on the mirrors, they needed to be available for > syncing on Monday. The KDE live images were done at the end of the > day on Tuesday due to scrambling around the knetworkmanager stuff. > > They'll be back to normally available for the final release. Although > the current thinking is for the developer and FEL spins to be > torrent-only Ok. Thanks for the explanation. Sebastian -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From wwoods at redhat.com Thu Oct 4 19:38:06 2007 From: wwoods at redhat.com (Will Woods) Date: Thu, 04 Oct 2007 15:38:06 -0400 Subject: Problems with recent F7 updates comps-f7.xml In-Reply-To: <47053E16.800@cora.nwra.com> References: <47053E16.800@cora.nwra.com> Message-ID: <1191526686.3020.36.camel@metroid.rdu.redhat.com> On Thu, 2007-10-04 at 13:25 -0600, Orion Poplawski wrote: > I do F7 kickstart installs here and I add a repo line for the F7 updates > so that they get installed automatically. Today I get an error from > anaconda complaining that it can't find the comps-f7.xml file, though it > does download it fine. I'm guessing that it is actually a parsing > error, though no diagnostics make it into anaconda.log. I did a > successful install on the 1st, so the change must be recent. To give a little more detail, there was a bug with comps file creation for today's updates so the file didn't match the checksum. Pup will catch this problem (yay!), but it gives you a completely unhelpful error message "unable to start due to a configuration error", with a Details box containing: "None". Oops. Like Jeremy said, it should be fixed as soon as the updates are finished being pushed/synched. Also I'm pretty sure that pup in rawhide/F8 will give you a more helpful message, so if it happens again in the future things should be a little less confusing. -w -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From jon at fedoraunity.org Thu Oct 4 19:40:15 2007 From: jon at fedoraunity.org (Jonathan Steffan) Date: Thu, 04 Oct 2007 13:40:15 -0600 Subject: Getting my broadcom wireless card to work with rawhide In-Reply-To: <20071004191133.GE8375@redhat.com> References: <1191510135.4157.22.camel@localhost.localdomain> <4705333D.1020800@fedoraunity.org> <20071004191133.GE8375@redhat.com> Message-ID: <4705419F.3050600@fedoraunity.org> John W. Linville wrote: > On Thu, Oct 04, 2007 at 12:38:53PM -0600, Jonathan Steffan wrote: > >>> So far so good - the activity light comes on on the card and I'm happy. >>> >>> My problem comes activating it. /sbin/ifup wlan0 comes up with >> I got just about as far. The card seemed to "work" but I was unable to >> associate with any of the WAPs I could see. > > Did you open a bugzilla? No, I tried solving the issue on my own (this was back with fc6) but then gave up and just used ndiswrapper. For F7, I tried bcm43xx again and was able to scan for networks but was unable to associate. Similar results were reported by a few people with the same hardware, so I gave up and went back to using ndiswrapper. I got in communication with the bcm43xx dev team and they blamed [[ insert fedora incorrect implementation here ]], something to do with the new 80211mac (or whatever). Anywho, no, no I didn't file a bug. Jonathan Steffan daMaestro From ml at deadbabylon.de Thu Oct 4 19:40:26 2007 From: ml at deadbabylon.de (Sebastian Vahl) Date: Thu, 4 Oct 2007 21:40:26 +0200 Subject: Announcing Fedora 8 Test 3 (7.92)! In-Reply-To: <1191508118.5234.11.camel@localhost.localdomain> References: <1191508118.5234.11.camel@localhost.localdomain> Message-ID: <20071004214026.0dc940ec@htpc> Am Thu, 04 Oct 2007 10:28:38 -0400 schrieb Jeremy Katz : > * You can also download the DVD and Live images via bittorrent at: > > http://torrent.fedoraproject.org > Are there problems with the different torrents? Here the KDE-, FEL-, and Developer-Images have no traffic: http://torrent.linux.duke.edu:6969/ Sebastian -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From paul at all-the-johnsons.co.uk Thu Oct 4 19:43:29 2007 From: paul at all-the-johnsons.co.uk (Paul) Date: Thu, 04 Oct 2007 20:43:29 +0100 Subject: Getting my broadcom wireless card to work with rawhide In-Reply-To: <20071004190909.GD8375@redhat.com> References: <1191510135.4157.22.camel@localhost.localdomain> <20071004174751.GC8375@redhat.com> <1191523945.4157.25.camel@localhost.localdomain> <20071004190909.GD8375@redhat.com> Message-ID: <1191527009.4157.32.camel@T7.Linux> Hi, > > > What is the content of your ifcfg-wlan0? > > > > I have ifcfg-wireless, but no ifcfg-wlan0 > > So, you are using ifup but you never setup the card w/ > system-config-network? Does that even work w/ wired interfaces? > It surely seems unlikely to work with wireless. D'oh - wrong config file! The card was set up with s-c-n initially. The config reads # Please read /usr/share/doc/initscripts-*/sysconfig.txt # for the documentation of these parameters. TYPE=Wireless DEVICE=wlan0 HWADDR=00:1b:fc:3e:41:11 BOOTPROTO=dhcp NETMASK= DHCP_HOSTNAME= IPADDR= DOMAIN= ONBOOT=yes USERCTL=no IPV6INIT=no PEERDNS=yes ESSID=SKYabcde (not letters, but numbers) CHANNEL=1 MODE=Managed RATE=Auto > Perhaps you should start by running "service NetworkManager start" > and using the nm-applet icon on your GNOME desktop to choose from > any available networks? It continually asks me for the passphrase or network key -- Sie k?nnen mich aufreizen und wirklich hei? machen! -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From luya_tfz at thefinalzone.com Thu Oct 4 19:48:59 2007 From: luya_tfz at thefinalzone.com (Luya Tshimbalanga) Date: Thu, 04 Oct 2007 12:48:59 -0700 Subject: Icons enlarged In-Reply-To: References: <1191464544.2247.2.camel@scrappy.miketc.com> Message-ID: <470543AB.4040203@thefinalzone.com> Hikaru Amano a ?crit : > On 10/4/07, Mike Chambers wrote: > >> I may have missed this topic/bug if it was discussed due to some other >> reasons, but wanted to point it out anyway just in case. I have noticed >> that after today's rawhide updates that lot of my icons and buttons are >> enlarged? Like some of my evo buttons are really big,and the volume >> control icon on my panel is big. But nothing else on the panel is. I >> am also running the echo-icon-them just in case that is relevant. >> > > I'm experiencing the same issue .. seems like happens only with > echo-icon-theme .. > > i've bugzilla'd it .. https://bugzilla.redhat.com/show_bug.cgi?id=318921 > It was my fault. I forgot to modify the index.theme as SVG icons are not included. The fix will be available on rawhide. Should you be impatient, http://koji.fedoraproject.org/koji/buildinfo?buildID=20178 Luya -------------- next part -------------- An HTML attachment was scrubbed... URL: From katzj at redhat.com Thu Oct 4 19:55:01 2007 From: katzj at redhat.com (Jeremy Katz) Date: Thu, 04 Oct 2007 15:55:01 -0400 Subject: Problems with recent F7 updates comps-f7.xml In-Reply-To: <1191526686.3020.36.camel@metroid.rdu.redhat.com> References: <47053E16.800@cora.nwra.com> <1191526686.3020.36.camel@metroid.rdu.redhat.com> Message-ID: <1191527701.16124.9.camel@localhost.localdomain> On Thu, 2007-10-04 at 15:38 -0400, Will Woods wrote: > Also I'm pretty sure that pup in rawhide/F8 will give you a more helpful > message, so if it happens again in the future things should be a little > less confusing. ... and that pirut package will also be making its way to F7-updates to accompany yum 3.2.6 in the near future Jeremy From snecklifter at gmail.com Thu Oct 4 20:02:35 2007 From: snecklifter at gmail.com (Christopher Brown) Date: Thu, 4 Oct 2007 21:02:35 +0100 Subject: Problems with recent F7 updates comps-f7.xml In-Reply-To: <1191526686.3020.36.camel@metroid.rdu.redhat.com> References: <47053E16.800@cora.nwra.com> <1191526686.3020.36.camel@metroid.rdu.redhat.com> Message-ID: <364d303b0710041302h36bef057rdd2adb42db027a68@mail.gmail.com> On 04/10/2007, Will Woods wrote: > > On Thu, 2007-10-04 at 13:25 -0600, Orion Poplawski wrote: > > I do F7 kickstart installs here and I add a repo line for the F7 updates > > so that they get installed automatically. Today I get an error from > > anaconda complaining that it can't find the comps-f7.xml file, though it > > does download it fine. I'm guessing that it is actually a parsing > > error, though no diagnostics make it into anaconda.log. I did a > > successful install on the 1st, so the change must be recent. > > To give a little more detail, there was a bug with comps file creation > for today's updates so the file didn't match the checksum. Pup will > catch this problem (yay!), but it gives you a completely unhelpful error > message "unable to start due to a configuration error", with a Details > box containing: "None". Oops. > > Like Jeremy said, it should be fixed as soon as the updates are finished > being pushed/synched. > > Also I'm pretty sure that pup in rawhide/F8 will give you a more helpful > message, so if it happens again in the future things should be a little > less confusing. RFE: Pup displays a roly-poly lovable puppy in a gtk window which has a click-able belly that makes it rollover. Rationale: Barbara doesn't care that when updating her Fedora 7 system sha1sum fails to verify the comps file against the repodata so a clickable puppy hides all this until the mirror re-syncs. Documentation: None required - everyone knows a puppy likes having his belly clicked. Also consider ponies. Cheers! Chris -- http://www.chruz.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From linville at redhat.com Thu Oct 4 20:29:25 2007 From: linville at redhat.com (John W. Linville) Date: Thu, 4 Oct 2007 16:29:25 -0400 Subject: Getting my broadcom wireless card to work with rawhide In-Reply-To: <1191527009.4157.32.camel@T7.Linux> References: <1191510135.4157.22.camel@localhost.localdomain> <20071004174751.GC8375@redhat.com> <1191523945.4157.25.camel@localhost.localdomain> <20071004190909.GD8375@redhat.com> <1191527009.4157.32.camel@T7.Linux> Message-ID: <20071004202924.GF8375@redhat.com> On Thu, Oct 04, 2007 at 08:43:29PM +0100, Paul wrote: > Hi, > > > > > What is the content of your ifcfg-wlan0? > > > > > > I have ifcfg-wireless, but no ifcfg-wlan0 > > > > So, you are using ifup but you never setup the card w/ > > system-config-network? Does that even work w/ wired interfaces? > > It surely seems unlikely to work with wireless. > > D'oh - wrong config file! The card was set up with s-c-n initially. The > config reads > > # Please read /usr/share/doc/initscripts-*/sysconfig.txt > # for the documentation of these parameters. > TYPE=Wireless > DEVICE=wlan0 > HWADDR=00:1b:fc:3e:41:11 > BOOTPROTO=dhcp > NETMASK= > DHCP_HOSTNAME= > IPADDR= > DOMAIN= > ONBOOT=yes > USERCTL=no > IPV6INIT=no > PEERDNS=yes > ESSID=SKYabcde (not letters, but numbers) > CHANNEL=1 > MODE=Managed > RATE=Auto > > > Perhaps you should start by running "service NetworkManager start" > > and using the nm-applet icon on your GNOME desktop to choose from > > any available networks? > > It continually asks me for the passphrase or network key Is the SSID "hidden" (i.e. do you see it in the output of 'iwlist wlan0 scan')? -- John W. Linville linville at redhat.com From bpepple at fedoraproject.org Thu Oct 4 20:37:49 2007 From: bpepple at fedoraproject.org (Brian Pepple) Date: Thu, 04 Oct 2007 16:37:49 -0400 Subject: FESCo Meeting Summary for 2007-10-04 Message-ID: <1191530269.18627.7.camel@kennedy> Members Present * Brian Pepple (bpepple) * Jason Tibbitts (tibbs) * Jeremy Katz (jeremy) * Christian Iseli (c4chris) * Christopher Aillon (caillon) * Kevin Fenzi (nirik) * Dennis Gilmore (dgilmore) * Bill Nottingham (notting) * Tom Callaway (spot) * Warren Togami (warren) Absent * Jesse Keating (f13) * David Woodhouse (dwmw2) * Josh Boyer (jwb) == Summary == === FPC Tex Proposal === * FESCo approved the FPC's naming proposal for Tex-related packages. https://www.redhat.com/archives/fedora-devel-list/2007-October/msg00081.html === F8 Features === * FESCo reviewed the features that were not shown as 100% complete. In most cases, it appears the respective owners of the features just need to update the status. The various owners will be contacted to correct this. http://fedoraproject.org/wiki/Releases/8/FeatureList === Misc === * dgilmore: "we wont have any secondary arch releases at F-8 time" IRC log can be found at: http://bpepple.fedorapeople.org/FESCo-2007-10-04.html BTW, here's a link to last week's FESCo meeting summary: http://fedoraproject.org/wiki/Extras/SteeringCommittee/Meeting-20070927 Thanks, /B -- Brian Pepple http://fedoraproject.org/wiki/BrianPepple gpg --keyserver pgp.mit.edu --recv-keys 810CC15E BD5E 6F9E 8688 E668 8F5B CBDE 326A E936 810C C15E -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From rdieter at math.unl.edu Thu Oct 4 19:35:46 2007 From: rdieter at math.unl.edu (Rex Dieter) Date: Thu, 04 Oct 2007 14:35:46 -0500 Subject: Problems with recent F7 updates comps-f7.xml References: <47053E16.800@cora.nwra.com> <1191526330.16124.3.camel@localhost.localdomain> Message-ID: Jeremy Katz wrote: > On Thu, 2007-10-04 at 13:25 -0600, Orion Poplawski wrote: >> I do F7 kickstart installs here and I add a repo line for the F7 updates >> so that they get installed automatically. Today I get an error from >> anaconda complaining that it can't find the comps-f7.xml file, though it >> does download it fine. I'm guessing that it is actually a parsing >> error, though no diagnostics make it into anaconda.log. I did a >> successful install on the 1st, so the change must be recent. > > The comps file on the mirrors didn't match the repodata (a sha1 is used > to verify). Should be fixed with the updates push underway. We hope. Yes, I can confirm after sync'ing my local mirror that comps-f7.xml is better now. -- Rex From paul at all-the-johnsons.co.uk Thu Oct 4 20:42:14 2007 From: paul at all-the-johnsons.co.uk (Paul) Date: Thu, 04 Oct 2007 21:42:14 +0100 Subject: Getting my broadcom wireless card to work with rawhide In-Reply-To: <20071004202924.GF8375@redhat.com> References: <1191510135.4157.22.camel@localhost.localdomain> <20071004174751.GC8375@redhat.com> <1191523945.4157.25.camel@localhost.localdomain> <20071004190909.GD8375@redhat.com> <1191527009.4157.32.camel@T7.Linux> <20071004202924.GF8375@redhat.com> Message-ID: <1191530534.4199.4.camel@T7.Linux> Hi, > > It continually asks me for the passphrase or network key > > Is the SSID "hidden" (i.e. do you see it in the output of 'iwlist > wlan0 scan')? Yep. I can see it in the iwlist. That said, with kernel-2.6.23-0.217.rc9.git.fc8, neat is telling me that bcm43_mac80211 device wlan0 does not seem to be present! TTFN Paul -- Sie k?nnen mich aufreizen und wirklich hei? machen! -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From lmacken at redhat.com Thu Oct 4 20:51:00 2007 From: lmacken at redhat.com (Luke Macken) Date: Thu, 4 Oct 2007 16:51:00 -0400 Subject: Problems with recent F7 updates comps-f7.xml In-Reply-To: <1191526330.16124.3.camel@localhost.localdomain> References: <47053E16.800@cora.nwra.com> <1191526330.16124.3.camel@localhost.localdomain> Message-ID: <20071004205100.GA7991@crow.myhome.westell.com> On Thu, Oct 04, 2007 at 03:32:10PM -0400, Jeremy Katz wrote: > On Thu, 2007-10-04 at 13:25 -0600, Orion Poplawski wrote: > > I do F7 kickstart installs here and I add a repo line for the F7 updates > > so that they get installed automatically. Today I get an error from > > anaconda complaining that it can't find the comps-f7.xml file, though it > > does download it fine. I'm guessing that it is actually a parsing > > error, though no diagnostics make it into anaconda.log. I did a > > successful install on the 1st, so the change must be recent. > > The comps file on the mirrors didn't match the repodata (a sha1 is used > to verify). Should be fixed with the updates push underway. We hope. The new repository seemed looks to have sync'd out with the correct comps-f7.xml, so this should hopefully be fixed. > No clue how it happened, though :-/ I have no idea either. The repository that bodhi mashed was fine, but somehow a corrupted comps-f7.xml hit the master mirror. We're looking into it. luke From a.badger at gmail.com Thu Oct 4 21:50:14 2007 From: a.badger at gmail.com (Toshio Kuratomi) Date: Thu, 04 Oct 2007 14:50:14 -0700 Subject: Proposal: Rename cvsextras to packager Message-ID: <47056016.8060607@gmail.com> Warren has advanced a proposal to rename the "cvsextras" group in the account system to "packager". The change is to occur when we do the mass CVS branching (final development freeze, scheduled for: 17 October 2007). Proposal is here: https://www.redhat.com/archives/fedora-infrastructure-list/2007-October/msg00007.html I've volunteered to make the required changes in the packagedb, fedora-accounts, and scripts being used by admins and cron jobs on the cvs server. If you have another script that uses the cvsextras group, you should be able to modify the code to fix things simply by changing "cvsextras" to "packager" on or after October 17. Feel free to contact me if you run into something more difficult and need some help. We have a ticket open in Fedora Infrastructure to track the changes that we need to make. Feel free to add to it if you know of any problems that need to be addressed when this happens. https://hosted.fedoraproject.org/projects/fedora-infrastructure/ticket/177 -Toshio From lightsolphoenix at gmail.com Thu Oct 4 21:56:08 2007 From: lightsolphoenix at gmail.com (Kelly) Date: Thu, 4 Oct 2007 17:56:08 -0400 Subject: MySQL Administrator crashes KWin? Message-ID: <200710041756.08749.lightsolphoenix@gmail.com> Because I'm taking PHP again at college, I've been looking into getting Apache, PHP and MySQL running on my Fedora install again. It isn't hard, because it's not the first time I've done it, but I DO notice something strange... When I try to run MySQL Administrator or MySQL Query Browser, and I select to "Save Connection", the resulting window causes KWin to crash and part of Kicker to disappear. The error doesn't seem to be with Administrator or QB themselves (I don't see any errors from them), and I'm not sure what the problem might be... -- Please avoid sending me Word or PowerPoint attachments. See http://www.gnu.org/philosophy/no-word-attachments.html From mmcgrath at redhat.com Thu Oct 4 21:54:16 2007 From: mmcgrath at redhat.com (Mike McGrath) Date: Thu, 04 Oct 2007 16:54:16 -0500 Subject: Problems with recent F7 updates comps-f7.xml In-Reply-To: <47053E16.800@cora.nwra.com> References: <47053E16.800@cora.nwra.com> Message-ID: <47056108.3080106@redhat.com> Orion Poplawski wrote: > I do F7 kickstart installs here and I add a repo line for the F7 > updates so that they get installed automatically. Today I get an > error from anaconda complaining that it can't find the comps-f7.xml > file, though it does download it fine. I'm guessing that it is > actually a parsing error, though no diagnostics make it into > anaconda.log. I did a successful install on the 1st, so the change > must be recent. > > > Any ideas? Just an update on this, it appears the comps file was corrupt (it had bad lines in it). The file that ended up on the mirrors is also not the file that mash created. We suspect something went wrong during a file copy or possibly on the filesystem on the main mirror. I've filed a ticket to see if our main filer threw any errors. We're going to treat this as a freak accident as we couldn't recreate it during the fix but are keeping a close eye on tonight -Mike From pemboa at gmail.com Thu Oct 4 23:40:37 2007 From: pemboa at gmail.com (Arthur Pemberton) Date: Thu, 4 Oct 2007 18:40:37 -0500 Subject: MySQL Administrator crashes KWin? In-Reply-To: <200710041756.08749.lightsolphoenix@gmail.com> References: <200710041756.08749.lightsolphoenix@gmail.com> Message-ID: <16de708d0710041640v6a8aba03jb991b2121a60ba58@mail.gmail.com> On 10/4/07, Kelly wrote: > Because I'm taking PHP again at college, I've been looking into getting > Apache, PHP and MySQL running on my Fedora install again. It isn't hard, > because it's not the first time I've done it, but I DO notice something > strange... > > When I try to run MySQL Administrator or MySQL Query Browser, and I select > to "Save Connection", the resulting window causes KWin to crash and part of > Kicker to disappear. The error doesn't seem to be with Administrator or QB > themselves (I don't see any errors from them), and I'm not sure what the > problem might be... MySQL Administrator on Linux is full of bugs, you're better of using phpMyAdmin -- Fedora 7 : sipping some of that moonshine ( www.pembo13.com ) From mike at miketc.com Fri Oct 5 00:10:07 2007 From: mike at miketc.com (Mike Chambers) Date: Thu, 04 Oct 2007 19:10:07 -0500 Subject: Icons enlarged In-Reply-To: <470543AB.4040203@thefinalzone.com> References: <1191464544.2247.2.camel@scrappy.miketc.com> <470543AB.4040203@thefinalzone.com> Message-ID: <1191543007.11601.0.camel@scrappy.miketc.com> On Thu, 2007-10-04 at 12:48 -0700, Luya Tshimbalanga wrote: > It was my fault. I forgot to modify the index.theme as SVG icons are > not included. > The fix will be available on rawhide. Should you be impatient, > http://koji.fedoraproject.org/koji/buildinfo?buildID=20178 Thanks for the quick fix, that did the trick. -- Mike Chambers Madisonville, KY "Best lil town on Earth!" From mike at miketc.com Fri Oct 5 00:12:30 2007 From: mike at miketc.com (Mike Chambers) Date: Thu, 04 Oct 2007 19:12:30 -0500 Subject: F8t3 k3b and sound problems Message-ID: <1191543150.11601.4.camel@scrappy.miketc.com> 2 problems that I have found so far with current testing/rawhide, is k3b not detecting both my cdroms, nor sound able to work. Sound is discussed here currently.. https://bugzilla.redhat.com/show_bug.cgi?id=290151 k3b problem I haven't seen discussed yet. I can see the kernel messages and the cdroms are found. But k3b nor xcdroast are able to detect them for whatever reason. Any ideas or anyone else? -- Mike Chambers Madisonville, KY "Best lil town on Earth!" From wtogami at redhat.com Fri Oct 5 01:54:27 2007 From: wtogami at redhat.com (Warren Togami) Date: Thu, 04 Oct 2007 21:54:27 -0400 Subject: FYI: kernel 218 breaks iwl3945 and 4965 Message-ID: <47059953.1030703@redhat.com> http://koji.fedoraproject.org/packages/kernel/2.6.23/ Please help to test kernels before they hit the nightly build. -------- Original Message -------- Subject: Untagged kernel-2.6.23-0.218.rc9.git1.fc8 Date: Thu, 04 Oct 2007 21:48:55 -0400 From: Warren Togami To: John W. Linville , Dave Jones , Chuck Ebbert , Dan Williams , rel-eng I have untagged kernel-2.6.23-0.218.rc9.git1.fc8 because it is confirmed to break WEP and WPA on iwl3945 on x86_64. iwl4965 showed similar trouble. 218 didn't hit a public rawhide tree yet. kernel-2.6.23-0.217.rc9.git1.fc8 works. Warren Togami wtogami at redhat.com From orion at cora.nwra.com Fri Oct 5 01:56:35 2007 From: orion at cora.nwra.com (orion at cora.nwra.com) Date: Thu, 4 Oct 2007 19:56:35 -0600 (MDT) Subject: rpmdb and /var filesystem corruption in F7+ In-Reply-To: <20070927161510.GB20637@xi.wantstofly.org> References: <46FBC5D2.60902@cora.nwra.com> <20070927161510.GB20637@xi.wantstofly.org> Message-ID: <3423.71.208.77.226.1191549395.squirrel@www.co-ra.com> > On Thu, Sep 27, 2007 at 09:01:38AM -0600, Orion Poplawski wrote: > >> I have a lot of problems with rpmdb corruption occurring during >> (network) installs since around February 2007, and with yum updates >> afterwards. I've reported the problem here >> . > > One shred of evidence that seems to point in this direction is that > I haven't seen this corruption occur on any of my ARM systems since > we started mlock()ing the RPM database environment into memory: > > http://fedora-arm.wantstofly.org/diffs-f/rpm-4.4.2.1-10.fc8/rpm-4.4.2-always-mlock.patch > I re-spun F7 using pungi and rpm-4.4.2.1-1.fc7 rebuilt with this patch. Still got corruption on the first yum install after rebooting the installed system. This seems pretty common these days. I'll try respinning F8 with the equivalent, but I'm not terribly optimistic. Would I need to rebuild anaconda with the new rpm-devel? Not sure if I'm dealing with dynamic or static linking here (I see that rpm-devel does ship .a's). - Orion From wtogami at redhat.com Fri Oct 5 04:26:28 2007 From: wtogami at redhat.com (Warren Togami) Date: Fri, 05 Oct 2007 00:26:28 -0400 Subject: Test NetworkManager-openvpn? Message-ID: <4705BCF4.2070207@redhat.com> https://bugzilla.redhat.com/show_bug.cgi?id=239824 I just discovered that Selinux was again denying NetworkManager-vpnc to function while operating NetworkManager in --no-daemon mode for debugging. We had the same problem before F7. Can someone test the equivalent for NetworkManager-openvpn with Selinux enforcing enabled? Please test it in both "service NetworkManager start" and "NetworkManager --no-daemon" mode to be sure both are functioning properly. Warren Togami wtogami at redhat.com From lemenkov at gmail.com Fri Oct 5 07:00:46 2007 From: lemenkov at gmail.com (Peter Lemenkov) Date: Fri, 5 Oct 2007 11:00:46 +0400 Subject: Mixing of macros and native commands in specs. In-Reply-To: References: Message-ID: Hello All! Just for clarification - is it allowed to mix macros and native command in spec-file? For instance %make make %{?_smp_mflags} %install %{_rm} -rf $RPM_BUILD_ROOT make DESTDIR=%{buildroot} install -- With best regards! From oliver at linux-kernel.at Fri Oct 5 07:02:10 2007 From: oliver at linux-kernel.at (Oliver Falk) Date: Fri, 05 Oct 2007 09:02:10 +0200 Subject: October 71% OFF In-Reply-To: <20071005154136.20526.qmail@relay.kbumb.ru> References: <20071005154136.20526.qmail@relay.kbumb.ru> Message-ID: <4705E172.60900@linux-kernel.at> On 10/05/2007 06:24 AM, fedora-cvs-commits at redhat.com wrote: > *Click to buy Official VIAG?A for as low as $1.79 *** > **** > How could that come trough? :-) -of From j.w.r.degoede at hhs.nl Fri Oct 5 07:02:11 2007 From: j.w.r.degoede at hhs.nl (Hans de Goede) Date: Fri, 05 Oct 2007 09:02:11 +0200 Subject: Mixing of macros and native commands in specs. In-Reply-To: References: Message-ID: <4705E173.5020807@hhs.nl> Peter Lemenkov wrote: > Hello All! > Just for clarification - is it allowed to mix macros and native > command in spec-file? For instance > > %make > make %{?_smp_mflags} > > %install > %{_rm} -rf $RPM_BUILD_ROOT > make DESTDIR=%{buildroot} install > > Allowed as in the RPM will build, yes, allowed as in what do the guidelines say. No, either use all macros or all native commands. Regards, Hans From oliver at linux-kernel.at Fri Oct 5 07:04:40 2007 From: oliver at linux-kernel.at (Oliver Falk) Date: Fri, 05 Oct 2007 09:04:40 +0200 Subject: [pkgdb] silo summary updated by ausil In-Reply-To: <200710050253.l952rbj0016916@bastion.fedora.phx.redhat.com> References: <200710050253.l952rbj0016916@bastion.fedora.phx.redhat.com> Message-ID: <4705E208.3050105@linux-kernel.at> On 10/05/2007 04:53 AM, Fedora PackageDB (pkgdb) wrote: > Dennis Gilmore (ausil) set package silo summary to The SILO boot loader for SPARCs > > To make changes to this package see: > https://admin.fedoraproject.org/pkgdb/packages/name/silo That's funny - Now we finally have aboot (Alpha bootloader) and silo (Sparc bootloader) in CVS... -of From sundaram at fedoraproject.org Fri Oct 5 07:10:50 2007 From: sundaram at fedoraproject.org (Rahul Sundaram) Date: Fri, 05 Oct 2007 12:40:50 +0530 Subject: Mixing of macros and native commands in specs. In-Reply-To: References: Message-ID: <4705E37A.6030209@fedoraproject.org> Peter Lemenkov wrote: > Hello All! > Just for clarification - is it allowed to mix macros and native > command in spec-file? For instance > > %make > make %{?_smp_mflags} > > %install > %{_rm} -rf $RPM_BUILD_ROOT > make DESTDIR=%{buildroot} install It would work but it is explicitly recommended against in the guidelines. Rahul From aportal at univ-montp2.fr Fri Oct 5 07:44:08 2007 From: aportal at univ-montp2.fr (Alain PORTAL) Date: Fri, 5 Oct 2007 09:44:08 +0200 Subject: FC-6: automake-1.9 on ppc In-Reply-To: <20071002100910.GD3535@free.fr> References: <200710021129.47993.aportal@univ-montp2.fr> <20071002100910.GD3535@free.fr> Message-ID: <200710050944.08371.aportal@univ-montp2.fr> Le Tuesday 02 October 2007 12:09:11 Patrice Dumas, vous avez ?crit?: > On Tue, Oct 02, 2007 at 11:29:47AM +0200, Alain PORTAL wrote: > > Hi, > > > > PikLoops failed to build on ppc arch for FC-6 because aclocal-1.9 and > > automake-1.9 were not found: > > http://buildsys.fedoraproject.org/logs/fedora-6-extras/36512-pikloops-0.2 > >.4-1.fc6/ > > > > Can somebody help me to fix? > > There is more than one way to fix such issues, but in that case it is > a bit strange that autotools are rerun since you didn't patch the > corresponding files (as far as I can tell from looking at the build > log). Maybe the timestamps are not right in the upstream tarball? > The make commands calling the autotools should only be called if a > resulting file is older than the file it comes from. > > A ugly workaround -- but I doubt it is right in that case -- could also > be to package automake19 and BuildRequires it. In order to know what is the automake version (finding a symlink as automake-1.9) for ppc arch in FC-6, I tried: "repoquery --list --archlist=ppc automake" as explained in the repoquery man page, but the command line return is empty. Same is for "repoquery --list --archlist=i386 automake" Is it a bug in repoquery? Can somebody tell me what is the automake version on ppc arch for FC-6? Regards, Alain -- La version fran?aise des pages de manuel Linux http://manpagesfr.free.fr From laurent.rineau__fedora at normalesup.org Fri Oct 5 08:20:30 2007 From: laurent.rineau__fedora at normalesup.org (Laurent Rineau) Date: Fri, 5 Oct 2007 10:20:30 +0200 Subject: MySQL Administrator crashes KWin? In-Reply-To: <16de708d0710041640v6a8aba03jb991b2121a60ba58@mail.gmail.com> References: <200710041756.08749.lightsolphoenix@gmail.com> <16de708d0710041640v6a8aba03jb991b2121a60ba58@mail.gmail.com> Message-ID: <200710051020.30554@rineau.tsetse> On Friday 05 October 2007 01:40:37 Arthur Pemberton wrote: > On 10/4/07, Kelly wrote: > > Because I'm taking PHP again at college, I've been looking into getting > > Apache, PHP and MySQL running on my Fedora install again. It isn't hard, > > because it's not the first time I've done it, but I DO notice something > > strange... > > > > When I try to run MySQL Administrator or MySQL Query Browser, and I > > select to "Save Connection", the resulting window causes KWin to crash > > and part of Kicker to disappear. The error doesn't seem to be with > > Administrator or QB themselves (I don't see any errors from them), and > > I'm not sure what the problem might be... > > MySQL Administrator on Linux is full of bugs, you're better of using > phpMyAdmin Even if KWin dies because of a bug in MySQL Administrator, it nevertheless means that KWin is buggy too. Well, let wait for KWin4 and see if the bug is still here. -- Laurent Rineau http://fedoraproject.org/wiki/LaurentRineau From harald at redhat.com Fri Oct 5 08:48:11 2007 From: harald at redhat.com (Harald Hoyer) Date: Fri, 05 Oct 2007 10:48:11 +0200 Subject: F8t3 k3b and sound problems In-Reply-To: <1191543150.11601.4.camel@scrappy.miketc.com> References: <1191543150.11601.4.camel@scrappy.miketc.com> Message-ID: <4705FA4B.4010503@redhat.com> Mike Chambers schrieb: > 2 problems that I have found so far with current testing/rawhide, is k3b > not detecting both my cdroms, nor sound able to work. > > Sound is discussed here currently.. > > https://bugzilla.redhat.com/show_bug.cgi?id=290151 > > k3b problem I haven't seen discussed yet. I can see the kernel messages > and the cdroms are found. But k3b nor xcdroast are able to detect them > for whatever reason. > > Any ideas or anyone else? > https://www.redhat.com/archives/fedora-devel-list/2007-October/msg00062.html -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3623 bytes Desc: S/MIME Cryptographic Signature URL: From lemenkov at gmail.com Fri Oct 5 09:14:41 2007 From: lemenkov at gmail.com (Peter Lemenkov) Date: Fri, 5 Oct 2007 13:14:41 +0400 Subject: Mixing of macros and native commands in specs. In-Reply-To: <4705E37A.6030209@fedoraproject.org> References: <4705E37A.6030209@fedoraproject.org> Message-ID: 2007/10/5, Rahul Sundaram : > Peter Lemenkov wrote: > > Hello All! > > Just for clarification - is it allowed to mix macros and native > > command in spec-file? For instance [sorry, skipped] > It would work but it is explicitly recommended against in the guidelines. Sorry, but I can't find exact place in Fedora's Wiki where it's stated. -- With best regards! From paul at all-the-johnsons.co.uk Fri Oct 5 10:06:19 2007 From: paul at all-the-johnsons.co.uk (Paul) Date: Fri, 05 Oct 2007 11:06:19 +0100 Subject: Co-maintaining mono packages Message-ID: <1191578779.4199.11.camel@T7.Linux> Hi, Currently, mono in rawhide is dropping behind the actual releases which is causing problems with the likes of monodevelop being updated and more over, stuff I do for work! Is there anything I need to do to start co-maintaining the mono tree? TTFN Paul (getting back on his feet at last!) -- Sie k?nnen mich aufreizen und wirklich hei? machen! -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From mtasaka at ioa.s.u-tokyo.ac.jp Fri Oct 5 10:06:57 2007 From: mtasaka at ioa.s.u-tokyo.ac.jp (Mamoru Tasaka) Date: Fri, 05 Oct 2007 19:06:57 +0900 Subject: aldrin broken dependency [Fwd: Broken dependencies: aldrin] In-Reply-To: <1191577566.5109.2.camel@dev31.iconmobile.de> References: <1191577566.5109.2.camel@dev31.iconmobile.de> Message-ID: <47060CC1.5050500@ioa.s.u-tokyo.ac.jp> Hello. I received a mail from my sponsornee as below. Alexander Kahl wrote, at 10/05/2007 06:46 PM +9:00: > Hi Mamoru, > > buildsys keeps sending this to me; but how am I supposed to fix the > build for ppc64 now? Unfortunately I have no such system available. The > only thing I could try is sourceforge's build farm. > > Cheers > Alex > > -------- Forwarded Message -------- >> From: buildsys at fedoraproject.org >> To: akahl at fedoraproject.org >> Subject: Broken dependencies: aldrin >> Date: Fri, 5 Oct 2007 00:50:14 -0700 >> >> >> aldrin has broken dependencies in the development tree: >> On ppc64: >> aldrin - 0.11-5.fc8.noarch requires pyzzub = 0:0.2.3 >> Please resolve this as soon as possible. >> Here aldrin itself is "noarch", however aldrin requires pyzzub, which is arch dependent and currently pyzzub is not available on ppc64. How should this broken dependency be treated? Do we have to mark aldrin as arch dependent? Or should we simply ignore this? Regards, Mamoru From mike at miketc.com Fri Oct 5 10:19:45 2007 From: mike at miketc.com (Mike Chambers) Date: Fri, 05 Oct 2007 05:19:45 -0500 Subject: F8t3 k3b and sound problems In-Reply-To: <4705FA4B.4010503@redhat.com> References: <1191543150.11601.4.camel@scrappy.miketc.com> <4705FA4B.4010503@redhat.com> Message-ID: <1191579585.12607.1.camel@scrappy.miketc.com> On Fri, 2007-10-05 at 10:48 +0200, Harald Hoyer wrote: > Mike Chambers schrieb: > > 2 problems that I have found so far with current testing/rawhide, is k3b > > not detecting both my cdroms, nor sound able to work. > > > > Sound is discussed here currently.. > > > > https://bugzilla.redhat.com/show_bug.cgi?id=290151 > > > > k3b problem I haven't seen discussed yet. I can see the kernel messages > > and the cdroms are found. But k3b nor xcdroast are able to detect them > > for whatever reason. > > > > Any ideas or anyone else? > > > > https://www.redhat.com/archives/fedora-devel-list/2007-October/msg00062.html [mike at scrappy ~]$ (K3bDevice::HalConnection) initializing HAL >= 0.5 Mapping udi /org/freedesktop/Hal/devices/storage_model_DVDRW_SHW_160P6S to device /dev/sr1 Mapping udi /org/freedesktop/Hal/devices/storage_model_LTR_52327S to device /dev/sr0 /dev/sr1 resolved to /dev/sr1 (K3bDevice::Device) could not open device /dev/sr1 for reading (Permission denied) could not open device /dev/sr1 (Permission denied) /dev/sr0 resolved to /dev/sr0 (K3bDevice::Device) could not open device /dev/sr0 for reading (Permission denied) could not open device /dev/sr0 (Permission denied) Devices: ------------------------------ This is a fresh install, so *I* didn't do anything. What file/program do the permissions pertain to? What permissions should be set? [mike at scrappy dev]$ ls -la sr* brw-r----- 1 root disk 11, 0 2007-10-03 21:01 sr0 brw-r----- 1 root disk 11, 1 2007-10-03 21:01 sr1 -- Mike Chambers Madisonville, KY "Best lil town on Earth!" From mike at miketc.com Fri Oct 5 10:29:47 2007 From: mike at miketc.com (Mike Chambers) Date: Fri, 05 Oct 2007 05:29:47 -0500 Subject: F8t3 k3b and sound problems In-Reply-To: <1191579585.12607.1.camel@scrappy.miketc.com> References: <1191543150.11601.4.camel@scrappy.miketc.com> <4705FA4B.4010503@redhat.com> <1191579585.12607.1.camel@scrappy.miketc.com> Message-ID: <1191580187.12607.4.camel@scrappy.miketc.com> On Fri, 2007-10-05 at 05:19 -0500, Mike Chambers wrote: > [mike at scrappy ~]$ (K3bDevice::HalConnection) initializing HAL >= 0.5 > Mapping udi /org/freedesktop/Hal/devices/storage_model_DVDRW_SHW_160P6S > to device /dev/sr1 > Mapping udi /org/freedesktop/Hal/devices/storage_model_LTR_52327S to > device /dev/sr0 > /dev/sr1 resolved to /dev/sr1 > (K3bDevice::Device) could not open device /dev/sr1 for reading > (Permission denied) > could not open device /dev/sr1 (Permission denied) > /dev/sr0 resolved to /dev/sr0 > (K3bDevice::Device) could not open device /dev/sr0 for reading > (Permission denied) > could not open device /dev/sr0 (Permission denied) > Devices: > ------------------------------ > > This is a fresh install, so *I* didn't do anything. What file/program > do the permissions pertain to? What permissions should be set? > > [mike at scrappy dev]$ ls -la sr* > brw-r----- 1 root disk 11, 0 2007-10-03 21:01 sr0 > brw-r----- 1 root disk 11, 1 2007-10-03 21:01 sr1 Ok, after running this program from root, it works and detects/uses the cdroms. But from a normal user it doesn't. Permissions or something need to be changed I guess to allow normal user to run it and detect/use the cdroms? -- Mike Chambers Madisonville, KY "Best lil town on Earth!" From mschwendt.tmp0701.nospam at arcor.de Fri Oct 5 10:34:46 2007 From: mschwendt.tmp0701.nospam at arcor.de (Michael Schwendt) Date: Fri, 5 Oct 2007 12:34:46 +0200 Subject: aldrin broken dependency [Fwd: Broken dependencies: aldrin] In-Reply-To: <47060CC1.5050500@ioa.s.u-tokyo.ac.jp> References: <1191577566.5109.2.camel@dev31.iconmobile.de> <47060CC1.5050500@ioa.s.u-tokyo.ac.jp> Message-ID: <20071005123446.9d10f972.mschwendt.tmp0701.nospam@arcor.de> On Fri, 05 Oct 2007 19:06:57 +0900, Mamoru Tasaka wrote: > Hello. > I received a mail from my sponsornee as below. > > Alexander Kahl wrote, at 10/05/2007 06:46 PM +9:00: > > Hi Mamoru, > > > > buildsys keeps sending this to me; but how am I supposed to fix the > > build for ppc64 now? Unfortunately I have no such system available. The > > only thing I could try is sourceforge's build farm. > > > > Cheers > > Alex > > > > -------- Forwarded Message -------- > >> From: buildsys at fedoraproject.org > >> To: akahl at fedoraproject.org > >> Subject: Broken dependencies: aldrin > >> Date: Fri, 5 Oct 2007 00:50:14 -0700 > >> > >> > >> aldrin has broken dependencies in the development tree: > >> On ppc64: > >> aldrin - 0.11-5.fc8.noarch requires pyzzub = 0:0.2.3 > >> Please resolve this as soon as possible. > >> > > Here aldrin itself is "noarch", however aldrin requires pyzzub, which > is arch dependent and currently pyzzub is not available on ppc64. > > How should this broken dependency be treated? Do we have to mark > aldrin as arch dependent? Or should we simply ignore this? "ExcludeArch: ppc64" in the aldrin spec file. That information is added to the src.rpm only, however, but in turn the compose tool doesn't publish the noarch build for ppc64. From buildsys at redhat.com Fri Oct 5 10:58:45 2007 From: buildsys at redhat.com (Build System) Date: Fri, 5 Oct 2007 06:58:45 -0400 Subject: rawhide report: 20071005 changes Message-ID: <200710051058.l95Awjr0014139@porkchop.devel.redhat.com> New package PyQt4 Python bindings for Qt4 New package R-DynDoc Functions for dynamic documents New package aget Console download accelerator New package asylum SDL port of the game Asylum, originally for the Archimedes New package freecol The FreeCol multi-player strategy game New package gurlchecker A Gnome link validity checker New package perl-Net-IRC Perl interface to the Internet Relay Chat protocol New package superiotool Simple program for detecting Super I/O on your mainboard New package tempest Tempest OpenGL screensaver Updated Packages: R-2.6.0-1.fc8 ------------- * Thu Oct 04 2007 Tom "spot" Callaway 2.6.0-1 - bump to 2.6.0 * Sun Aug 26 2007 Tom "spot" Callaway 2.5.1-3 - fix license tag - rebuild for ppc32 * Thu Jul 05 2007 Tom "spot" Callaway 2.5.1-2 - add rpm helper macros, script TnL-070909-2.fc8 ---------------- * Wed Oct 03 2007 Hans de Goede 070909-2 - Use TnL everywhere for consistency - Add missing boost-devel BuildRequires - Exit gracefully when the game cannot open the soundcard - Use opengl-games-utils wrapper to show error dialog when DRI is missing azureus-2.5.0.4-3.fc8 --------------------- * Thu Oct 04 2007 Thomas Fitzsimmons - 2.5.0.4-3 - Build against swt 3.3. - Update startup script. - Resolves: rhbz#296911 bluez-utils-3.19-2.fc8 ---------------------- * Thu Oct 04 2007 - Bastien Nocera 3.19-2 - Disable hid2hci by default, it causes more problems than it solves on stock installations (especially on Macs, #157971) claws-mail-3.0.2-1.fc8 ---------------------- * Fri Oct 05 2007 Andreas Bierfert - 3.0.2-1 - version upgrade dbus-1.1.2-7.fc8 ---------------- * Thu Oct 04 2007 Matthias Clasen - 1.1.2-7 - Make the daemon a PIE executable (#210039) dejagnu-1:1.4.4-10 ------------------ * Thu Oct 04 2007 Petr Machata - 1:1.4.4-10 - A few more cleanups after discussion with reviewer. - Resolves: #225679 dircproxy-1.2.0-0.6beta2.fc8 ---------------------------- * Thu Oct 04 2007 Warren Togami - 1.2.0-0.6.beta2 - Fix segfault on blank /me echo-icon-theme-0.3-3.git.fc8 ----------------------------- * Thu Oct 04 2007 Martin Sourada - 0.3-3.git - Fix big icons issue eclipse-cdt-1:4.0.1-1.fc8 ------------------------- * Thu Oct 04 2007 Jeff Johnston 4.0.1-1 - Use official CDT 4.0.1 source tarball - Update autotools to 0.9.5 - Resolves #315811 eclipse-egit-0.3.0-2.fc8 ------------------------ * Thu Oct 04 2007 Ben Konrath 0.3.0-2.fc8 - Require git-core instead of git. - Resolves: #319321 * Mon Sep 24 2007 Ben Konrath 0.3.0-1.fc8 - 0.3.0 * Wed Sep 19 2007 Ben Konrath 0.2.99-0.git20070919.fc8 - 0.2.99 git20070919 emacspeak-26-3.fc8 ------------------ * Thu Oct 04 2007 Jens Petersen - 26-3 - use requires instead of prereq for post and preun install-info * Mon Aug 13 2007 Jens Petersen - some lisp subdirs are BSD evolution-2.12.0-5.fc8 ---------------------- * Thu Oct 04 2007 Matthew Barnes - 2.12.0-5.fc8 - Require gnome-themes (RH bug #235617). * Wed Oct 03 2007 Matthew Barnes - 2.12.0-4.fc8 - Revise patch for GNOME bug #477045 (run-time warnings when composing mail). * Wed Sep 19 2007 Matthew Barnes - 2.12.0-3.fc8 - Re-enable the inline audio plugin since it now uses GStreamer 0.10. gnome-keyring-2.20-3.fc8 ------------------------ * Thu Oct 04 2007 Alexander Larsson - 2.20-3 - Add NO_MATCH error patch from svn. Will fix apps that can't handle empty list matches * Wed Oct 03 2007 Alexander Larsson - 2.20-2 - Backport fix from svn where newly created keyrings weren't found - Don't unset default keyring on daemon shutdown * Mon Sep 17 2007 Matthias Clasen - 2.20-1 - Update to 2.20 gtk-vnc-0.2.0-3.fc8 ------------------- * Thu Oct 04 2007 Daniel P. Berrange - 0.2.0-3.fc8 - Fixed coroutine caller to avoid SEGV gtk2-2.12.0-5.fc8 ----------------- * Thu Oct 04 2007 Matthias Clasen - 2.12.0-5 - Fix a grab problem with multiple volume buttons * Tue Sep 25 2007 Matthias Clasen - 2.12.0-4 - Fix a crash in simple search - Drop obsolete Obsoletes and Conflicts * Thu Sep 20 2007 Matthias Clasen - 2.12.0-3 - Fix a problem with swt and tooltips hunspell-en-0.20061130-3.fc8 ---------------------------- * Mon Sep 17 2007 Caolan McNamara - 0.20061130-3 - new varient alias irqbalance-2:0.55-6.fc8 ----------------------- * Thu Oct 04 2007 Neil Horman - 2:0.55-6 - Fix irqbalance init script (bz 317219) kdelibs4-3.93.0-11.fc8 ---------------------- * Thu Oct 04 2007 Kevin Kofler 3.93.0-11 - don't make this the default kdelibs on F9 yet - retry ppc64 build (#300571) kdepimlibs-3.93.0-4.fc8 ----------------------- * Thu Oct 04 2007 Kevin Kofler 3.93.0-4 - drop ExcludeArch: ppc64 (#300591) kernel-2.6.23-0.217.rc9.git1.fc8 -------------------------------- * Tue Oct 02 2007 Dave Jones - 2.6.23-rc9-git1 * Tue Oct 02 2007 Dave Jones - 2.6.23-rc9 * Sun Sep 30 2007 Dave Jones - 2.6.23-rc8-git4 kicad-2007.07.09-1.fc8 ---------------------- * Thu Oct 04 2007 Alain Portal 2007.07.09-1 - New upstream version - Merge previous patches - Remove X-Fedora, Electronics and Engineering categories - Update desktop file * Mon Aug 27 2007 Alain Portal 2007.01.15-4 - License tag clarification libmtp-0.2.2-1.fc8 ------------------ * Fri Aug 17 2007 Linus Walleij 0.2.2-1 - New upstream release. make-1:3.81-8.fc8 ----------------- * Thu Oct 04 2007 Petr Machata - 1:3.81-8 - Cleaned up per merge review. - Related: #226120 * Thu Aug 16 2007 Petr Machata - 1:3.81-7 - Fix licensing tag. * Fri Mar 16 2007 Petr Machata - 1:3.81-6 - Always run testsuite with C locale. - Resolves: #232607 ncurses-5.6-10.20070812.fc8 --------------------------- * Thu Oct 04 2007 Miroslav Lichvar 5.6-10.20070812 - fix comp_hash string output - avoid comparing padding in cchar_t structure - remove gawk from buildrequires openldap-2.3.38-3.fc8 --------------------- * Thu Oct 04 2007 Jan Safranek 2.3.38-3.fc8 - BDB downgraded back to 4.4.20 because 4.6.18 is not supported by openldap (#314821) parted-1.8.6-10.fc8 ------------------- * Thu Oct 04 2007 David Cantrell - 1.8.6-10 - Do not install the testsuite tools * Thu Oct 04 2007 David Cantrell - 1.8.6-9 - Always define PED_DEVICE_DM regardless of compile time options php-pear-1:1.6.2-2.fc8 ---------------------- * Thu Oct 04 2007 Joe Orton 1:1.6.2-2 - require php-cli not php policycoreutils-2.0.27-7.fc8 ---------------------------- * Tue Oct 02 2007 Dan Walsh 2.0.27-7 - Add genhomedircon script to rebuild file_context for shadow-utils postfix-2:2.4.5-2.fc8 --------------------- * Thu Oct 04 2007 Thomas Woerner 2:2.4.5-2 - made init script lsb conform (#243286, rhbz#247025) - added link to postfix sasl readme into Postfix-SASL-RedHat readme pykickstart-1.17-1.fc8 ---------------------- * Thu Oct 04 2007 Chris Lumens 1.17-1 - Simplify argument processing and printing. python-html2text-2.28-1.1 ------------------------- * Thu Oct 04 2007 Thorsten Leemhuis - 2.28-1 - update to 2.28 (just one line actually different) python-virtinst-0.300.1-2.fc8 ----------------------------- * Thu Oct 04 2007 Daniel P. Berrange - 0.300.1-2.fc8 - Remove USB tablet for all except Windows (rhbz #302951) qt-1:3.3.8-9.fc8 ---------------- * Thu Oct 04 2007 Than Ngo - 3.3.8-9 - rh#309091, qt should provide %{qtdir}/plugins/styles - rh#276521, qt-copy patches 0079, 0080, 0082 and 0084 * Mon Sep 17 2007 Than Ngo - 3.3.8-8 - CVE-2007-4137 * Wed Aug 29 2007 Than Ngo - 1:3.3.8-7.fc7.1 - CVE-2007-0242 qt4-4.3.2-1.fc8 --------------- * Thu Oct 04 2007 Rex Dieter 4.3.2-1 - qt-4.3.2 - (re)fix ppc64 segfaults, ppc64 fix upstreamed (previous patch was inadvertantly not applied) (#246324) rss-glx-0.8.1.p-14.fc8 ---------------------- * Tue Oct 02 2007 Nils Philippsen 0.8.1.p-14 - prefix xscreensaver symlinks with "rss-glx-" as well (#318611) selinux-policy-3.0.8-17.fc8 --------------------------- * Tue Oct 02 2007 Dan Walsh 3.0.8-17 - Check asound.state system-config-printer-0.7.74.4-2.fc8 ------------------------------------ * Wed Oct 03 2007 Tim Waugh 0.7.74.4-2 - Include two more fixes from stable branch. - No need to run update-desktop-database because there are no MimeKey lines in the desktop files. - Consistent macro style. system-config-users-1.2.69-1.fc8 -------------------------------- * Tue Oct 02 2007 Nils Philippsen - 1.2.69 - prohibit home directories which are not absolute paths or contain path components which are empty, ".", ".." or too long (#303971) * Tue Oct 02 2007 Nils Philippsen - limit username and groupname entries to their respective maximum lengths (#303931) * Mon Oct 01 2007 Nils Philippsen - limit homedir entry to maximum path length (#304011) util-linux-ng-2.13-2.fc8 ------------------------ * Thu Oct 04 2007 Karel Zak 2.13-2 - update to the latest upstream stable branch vim-2:7.1.135-1.fc8 ------------------- * Thu Oct 04 2007 Karsten Hopp 7.1.135-1 - patchlevel 135 * Wed Sep 26 2007 Karsten Hopp 7.1.122-1 - patchlevel 122 * Tue Sep 25 2007 Karsten Hopp 7.1.119-1 - patchlevel 119 virt-manager-0.5.2-1.fc8 ------------------------ * Thu Oct 04 2007 Daniel P. Berrange - 0.5.2-1.fc8 - Update to 0.5.2 release - No scrollbars for high res guest in low res host (rhbz 273181) - Unable to remove network device (rhbz 242900) - Fixed broken menu items (rhbz 307551) - Require libvirt 0.3.3 to get CDROM change capability for Xen xorg-x11-drv-ati-6.7.194-3.fc8 ------------------------------ * Fri Oct 05 2007 Dave Airlie 6.7.194-3 - radeon-6.7.194-upstream-fixes - Upstream LVDS fixes improve chances of working on more panels. xorg-x11-drv-avivo-0.0.1-6.fc8 ------------------------------ * Thu Oct 04 2007 Kristian H??gsberg - 0.0.1-6 - Add patch to add X2300 PCI IDs. xorg-x11-drv-i810-2.1.1-4.fc8 ----------------------------- * Fri Oct 05 2007 Dave Airlie 2.1.1-4 - intel-2.1.1-quirk-update.patch - update quirks from master Broken deps for i386 ---------------------------------------------------------- fwbuilder - 2.1.12-3.fc8.i386 requires libfwbuilder = 0:2.1.12 ghc-gtk2hs - 0.9.12-2.fc8.i386 requires ghc = 0:6.6.1 ghc661-gtk2hs - 0.9.12-2.fc8.i386 requires /usr/bin/ghc-pkg-6.6.1 ghc661-gtk2hs - 0.9.12-2.fc8.i386 requires ghc661 kmod-em8300 - 0.16.3-5.2.6.23_0.202.rc8.fc8.i686 requires kernel-i686 = 0:2.6.23-0.202.rc8.fc8 kmod-em8300-PAE - 0.16.3-5.2.6.23_0.202.rc8.fc8.i686 requires kernel-i686 = 0:2.6.23-0.202.rc8.fc8PAE kmod-sysprof - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.i686 requires kernel-i686 = 0:2.6.23-0.142.rc3.git10.fc8 kmod-sysprof-PAE - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.i686 requires kernel-i686 = 0:2.6.23-0.142.rc3.git10.fc8PAE moodss - 21.5-1.fc7.i386 requires sqlite2-tcl octave-forge - 2006.07.09-9.fc7.i386 requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.i386 requires libginac-1.3.so.2 openalpp - 20060714-3.fc7.i386 requires libOpenThreads.so.1 polyxmass-bin - 0.9.3-2.fc6.i386 requires libpolyxmass.so.10 rpy - 1.0-0.1.RC3.fc8.i386 requires R = 0:2.5.1 Broken deps for x86_64 ---------------------------------------------------------- fwbuilder - 2.1.12-3.fc8.x86_64 requires libfwbuilder = 0:2.1.12 ghc-gtk2hs - 0.9.12-2.fc8.x86_64 requires ghc = 0:6.6.1 ghc661-gtk2hs - 0.9.12-2.fc8.x86_64 requires /usr/bin/ghc-pkg-6.6.1 ghc661-gtk2hs - 0.9.12-2.fc8.x86_64 requires ghc661 kmod-em8300 - 0.16.3-5.2.6.23_0.202.rc8.fc8.x86_64 requires kernel-x86_64 = 0:2.6.23-0.202.rc8.fc8 kmod-sysprof - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.x86_64 requires kernel-x86_64 = 0:2.6.23-0.142.rc3.git10.fc8 moodss - 21.5-1.fc7.x86_64 requires sqlite2-tcl octave-forge - 2006.07.09-9.fc7.x86_64 requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.x86_64 requires libginac-1.3.so.2()(64bit) openalpp - 20060714-3.fc7.x86_64 requires libOpenThreads.so.1()(64bit) openalpp - 20060714-3.fc7.i386 requires libOpenThreads.so.1 polyxmass-bin - 0.9.3-2.fc6.x86_64 requires libpolyxmass.so.10()(64bit) rpy - 1.0-0.1.RC3.fc8.x86_64 requires R = 0:2.5.1 Broken deps for ppc ---------------------------------------------------------- fwbuilder - 2.1.12-3.fc8.ppc requires libfwbuilder = 0:2.1.12 ghc-gtk2hs - 0.9.12-2.fc8.ppc requires ghc = 0:6.6.1 ghc661-gtk2hs - 0.9.12-2.fc8.ppc requires /usr/bin/ghc-pkg-6.6.1 ghc661-gtk2hs - 0.9.12-2.fc8.ppc requires ghc661 kmod-em8300 - 0.16.3-5.2.6.23_0.202.rc8.fc8.ppc requires kernel-ppc = 0:2.6.23-0.202.rc8.fc8 kmod-em8300-smp - 0.16.3-5.2.6.23_0.202.rc8.fc8.ppc requires kernel-ppc = 0:2.6.23-0.202.rc8.fc8smp moodss - 21.5-1.fc7.ppc requires sqlite2-tcl octave-forge - 2006.07.09-9.fc7.ppc requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.ppc requires libginac-1.3.so.2 openalpp - 20060714-3.fc7.ppc requires libOpenThreads.so.1 polyxmass-bin - 0.9.3-2.fc6.ppc requires libpolyxmass.so.10 python-vcpx - 0.9.28-4.fc8.noarch requires monotone rpy - 1.0-0.1.RC3.fc8.ppc requires R = 0:2.5.1 Broken deps for ppc64 ---------------------------------------------------------- Miro - 0.9.8.1-6.fc8.ppc64 requires gnome-python2-gtkmozembed aldrin - 0.11-5.fc8.noarch requires pyzzub = 0:0.2.3 anaconda - 11.3.0.36-1.ppc64 requires gnome-python2-gtkhtml2 blogtk - 1.1-8.fc7.noarch requires gnome-python2-gtkhtml2 catfish-engines - 0.3-0.2.c.fc8.noarch requires beagle elisa - 0.3.1-2.fc8.noarch requires gnome-python2-extras exaile - 0.2.10-3.fc8.ppc64 requires gnome-python2-gtkhtml2 exaile - 0.2.10-3.fc8.ppc64 requires gnome-python2-gtkmozembed fwbuilder - 2.1.12-3.fc8.ppc64 requires libfwbuilder = 0:2.1.12 gimmie - 0.2.7-2.fc8.ppc64 requires gnome-python2-libegg gnochm - 0.9.10-1.fc8.noarch requires gnome-python2-gtkhtml2 gnome-applets - 1:2.20.0-6.fc8.ppc64 requires gnome-python2-libegg gnome-blog - 0.9.1-5.fc7.noarch requires gnome-python2-gtkspell gramps - 2.2.8-3.fc8.noarch requires gnome-python2-gtkspell istanbul - 0.2.2-4.fc8.ppc64 requires gnome-python2-libegg istanbul - 0.2.2-4.fc8.ppc64 requires gnome-python2-extras kmod-em8300 - 0.16.3-5.2.6.23_0.202.rc8.fc8.ppc64 requires kernel-ppc64 = 0:2.6.23-0.202.rc8.fc8 kmod-em8300-kdump - 0.16.3-5.2.6.23_0.202.rc8.fc8.ppc64 requires kernel-ppc64 = 0:2.6.23-0.202.rc8.fc8kdump listen - 0.5-15.fc7.1.ppc64 requires gnome-python2-gtkhtml2 listen - 0.5-15.fc7.1.ppc64 requires gnome-python2-libegg listen - 0.5-15.fc7.1.ppc64 requires gnome-python2-gtkmozembed listen - 0.5-15.fc7.1.ppc64 requires gnome-python2-extras moodss - 21.5-1.fc7.ppc64 requires sqlite2-tcl octave-forge - 2006.07.09-9.fc7.ppc64 requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.ppc64 requires libginac-1.3.so.2()(64bit) quodlibet - 1.0-2.fc8.ppc64 requires gnome-python2-libegg rpy - 1.0-0.1.RC3.fc8.ppc64 requires R = 0:2.5.1 scribes - 0.3.2.9-1.fc8.noarch requires gnome-python2-gtkspell >= 0:2.12 setroubleshoot - 1.10.7-1.fc8.noarch requires gnome-python2-gtkhtml2 solfege - 3.8.0-1.fc8.ppc64 requires gnome-python2-gtkhtml2 sonata - 1.2.3-1.fc8.ppc64 requires gnome-python2-libegg straw - 0.27-9.fc8.noarch requires gnome-python2-gtkhtml2 straw - 0.27-9.fc8.noarch requires gnome-python2-libegg wuja - 0.0.8-2.fc8.noarch requires gnome-python2-libegg >= 0:2.14.3 xorg-x11-drivers - 7.2-7.fc8.ppc64 requires synaptics From mtasaka at ioa.s.u-tokyo.ac.jp Fri Oct 5 11:37:44 2007 From: mtasaka at ioa.s.u-tokyo.ac.jp (Mamoru Tasaka) Date: Fri, 05 Oct 2007 20:37:44 +0900 Subject: aldrin broken dependency [Fwd: Broken dependencies: aldrin] In-Reply-To: <20071005123446.9d10f972.mschwendt.tmp0701.nospam@arcor.de> References: <1191577566.5109.2.camel@dev31.iconmobile.de> <47060CC1.5050500@ioa.s.u-tokyo.ac.jp> <20071005123446.9d10f972.mschwendt.tmp0701.nospam@arcor.de> Message-ID: <47062208.1020309@ioa.s.u-tokyo.ac.jp> Michael Schwendt wrote, at 10/05/2007 07:34 PM +9:00: >> Here aldrin itself is "noarch", however aldrin requires pyzzub, which >> is arch dependent and currently pyzzub is not available on ppc64. >> >> How should this broken dependency be treated? Do we have to mark >> aldrin as arch dependent? Or should we simply ignore this? > > "ExcludeArch: ppc64" in the aldrin spec file. That information is added to > the src.rpm only, however, but in turn the compose tool doesn't publish > the noarch build for ppc64. > Thank you. Mamoru From jkeating at redhat.com Fri Oct 5 11:44:13 2007 From: jkeating at redhat.com (Jesse Keating) Date: Fri, 5 Oct 2007 07:44:13 -0400 Subject: Test NetworkManager-openvpn? In-Reply-To: <4705BCF4.2070207@redhat.com> References: <4705BCF4.2070207@redhat.com> Message-ID: <20071005074413.07744715@redhat.com> On Fri, 05 Oct 2007 00:26:28 -0400 Warren Togami wrote: > Can someone test the equivalent for NetworkManager-openvpn with > Selinux enforcing enabled? Please test it in both "service > NetworkManager start" and "NetworkManager --no-daemon" mode to be > sure both are functioning properly. That's a little difficult when NM-openvpn hasn't yet been ported to NM-0.7 infrastructure. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From jkeating at redhat.com Fri Oct 5 11:48:00 2007 From: jkeating at redhat.com (Jesse Keating) Date: Fri, 5 Oct 2007 07:48:00 -0400 Subject: Mixing of macros and native commands in specs. In-Reply-To: References: Message-ID: <20071005074800.556b0819@redhat.com> On Fri, 5 Oct 2007 11:00:46 +0400 "Peter Lemenkov" wrote: > Hello All! > Just for clarification - is it allowed to mix macros and native > command in spec-file? For instance > > %make > make %{?_smp_mflags} > > %install > %{_rm} -rf $RPM_BUILD_ROOT > make DESTDIR=%{buildroot} install This is an unclear example. Are you talking about mixing 'make' and '%{_rm}', or are you talking about mixing '$RPM_BUILD_ROOT' and '%{buildroot}' ? The former is allowed both in rpm and the guidelines, the latter is allowed in rpm but disallowed in the guidelines. Our guidelines ask you to use one macro style throughout a spec instead of mixing types. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From sundaram at fedoraproject.org Fri Oct 5 11:50:51 2007 From: sundaram at fedoraproject.org (Rahul Sundaram) Date: Fri, 05 Oct 2007 17:20:51 +0530 Subject: Mixing of macros and native commands in specs. In-Reply-To: References: <4705E37A.6030209@fedoraproject.org> Message-ID: <4706251B.8070102@fedoraproject.org> Peter Lemenkov wrote: > 2007/10/5, Rahul Sundaram : >> Peter Lemenkov wrote: >>> Hello All! >>> Just for clarification - is it allowed to mix macros and native >>> command in spec-file? For instance > > [sorry, skipped] > >> It would work but it is explicitly recommended against in the guidelines. > > Sorry, but I can't find exact place in Fedora's Wiki where it's stated. http://fedoraproject.org/wiki/Packaging/Guidelines#head-f3d77b27a5d29dfc1f5600ef3fc836f2e317badf Rahul From rdieter at math.unl.edu Fri Oct 5 12:14:13 2007 From: rdieter at math.unl.edu (Rex Dieter) Date: Fri, 05 Oct 2007 07:14:13 -0500 Subject: F8t3 k3b and sound problems References: <1191543150.11601.4.camel@scrappy.miketc.com> <4705FA4B.4010503@redhat.com> <1191579585.12607.1.camel@scrappy.miketc.com> <1191580187.12607.4.camel@scrappy.miketc.com> Message-ID: Mike Chambers wrote: > Ok, after running this program from root, it works and detects/uses the > cdroms. But from a normal user it doesn't. Permissions or something > need to be changed I guess to allow normal user to run it and detect/use > the cdroms? What DE are you running? kde? gnome? other? -- Rex From alexl at redhat.com Fri Oct 5 12:45:37 2007 From: alexl at redhat.com (Alexander Larsson) Date: Fri, 05 Oct 2007 14:45:37 +0200 Subject: Co-maintaining mono packages In-Reply-To: <1191578779.4199.11.camel@T7.Linux> References: <1191578779.4199.11.camel@T7.Linux> Message-ID: <1191588337.22332.99.camel@localhost.localdomain> On Fri, 2007-10-05 at 11:06 +0100, Paul wrote: > Hi, > > Currently, mono in rawhide is dropping behind the actual releases which > is causing problems with the likes of monodevelop being updated and more > over, stuff I do for work! > > Is there anything I need to do to start co-maintaining the mono tree? Not really. That seems like a good idea. I looked at https://admin.fedoraproject.org/pkgdb/packages/name/mono but it seems i can only add myself. Can you add yourself there and I'll approve it. From paul at all-the-johnsons.co.uk Fri Oct 5 13:05:36 2007 From: paul at all-the-johnsons.co.uk (Paul) Date: Fri, 05 Oct 2007 14:05:36 +0100 Subject: Co-maintaining mono packages In-Reply-To: <1191588337.22332.99.camel@localhost.localdomain> References: <1191578779.4199.11.camel@T7.Linux> <1191588337.22332.99.camel@localhost.localdomain> Message-ID: <1191589536.4199.13.camel@T7.Linux> Hi, > > Is there anything I need to do to start co-maintaining the mono tree? > > Not really. That seems like a good idea. > > I looked at https://admin.fedoraproject.org/pkgdb/packages/name/mono > but it seems i can only add myself. Can you add yourself there and I'll > approve it. Probably because I've not used it for ages, my login seems dead. How do I get it back working? TTFN Paul -- Sie k?nnen mich aufreizen und wirklich hei? machen! -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From paul at all-the-johnsons.co.uk Fri Oct 5 13:06:47 2007 From: paul at all-the-johnsons.co.uk (Paul) Date: Fri, 05 Oct 2007 14:06:47 +0100 Subject: Co-maintaining mono packages In-Reply-To: <1191588337.22332.99.camel@localhost.localdomain> References: <1191578779.4199.11.camel@T7.Linux> <1191588337.22332.99.camel@localhost.localdomain> Message-ID: <1191589607.4199.15.camel@T7.Linux> Hi, > I looked at https://admin.fedoraproject.org/pkgdb/packages/name/mono > but it seems i can only add myself. Can you add yourself there and I'll > approve it. Done! TTFN Paul -- Sie k?nnen mich aufreizen und wirklich hei? machen! -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From alexl at redhat.com Fri Oct 5 13:10:28 2007 From: alexl at redhat.com (Alexander Larsson) Date: Fri, 05 Oct 2007 15:10:28 +0200 Subject: Co-maintaining mono packages In-Reply-To: <1191589607.4199.15.camel@T7.Linux> References: <1191578779.4199.11.camel@T7.Linux> <1191588337.22332.99.camel@localhost.localdomain> <1191589607.4199.15.camel@T7.Linux> Message-ID: <1191589828.22332.101.camel@localhost.localdomain> On Fri, 2007-10-05 at 14:06 +0100, Paul wrote: > Hi, > > > I looked at https://admin.fedoraproject.org/pkgdb/packages/name/mono > > but it seems i can only add myself. Can you add yourself there and I'll > > approve it. > > Done! Weird. I don't see you there. From paul at all-the-johnsons.co.uk Fri Oct 5 14:06:44 2007 From: paul at all-the-johnsons.co.uk (Paul) Date: Fri, 05 Oct 2007 15:06:44 +0100 Subject: Co-maintaining mono packages In-Reply-To: <1191589828.22332.101.camel@localhost.localdomain> References: <1191578779.4199.11.camel@T7.Linux> <1191588337.22332.99.camel@localhost.localdomain> <1191589607.4199.15.camel@T7.Linux> <1191589828.22332.101.camel@localhost.localdomain> Message-ID: <1191593204.4199.18.camel@T7.Linux> Hi, > > > I looked at https://admin.fedoraproject.org/pkgdb/packages/name/mono > > > but it seems i can only add myself. Can you add yourself there and I'll > > > approve it. > > > > Done! > > Weird. I don't see you there. Odd... Should be there now. What is very odd is that there isn't a user pfj in CVSROOT/passwd for me! TTFN Paul -- Sie k?nnen mich aufreizen und wirklich hei? machen! -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From wtogami at redhat.com Fri Oct 5 14:16:11 2007 From: wtogami at redhat.com (Warren Togami) Date: Fri, 05 Oct 2007 10:16:11 -0400 Subject: Help Needed: Test zd1211rw-mac80211, b43, rt73usb Wireless Message-ID: <4706472B.1070903@redhat.com> https://bugzilla.redhat.com/show_bug.cgi?id=319071 We need help testing mac80211-based drivers, e.g. zd1211rw-mac80211, b43, rt73usb, etc. http://koji.fedoraproject.org/packages/kernel/2.6.23/ Kernel 217 is known to work with iwl3945 and iwl4965, but kernel 218 broke it. We need these other network drivers tested between 217 and 218. Please report your findings to the above bug report. Thanks, Warren Togami wtogami at redhat.com From paul at all-the-johnsons.co.uk Fri Oct 5 14:19:56 2007 From: paul at all-the-johnsons.co.uk (Paul) Date: Fri, 05 Oct 2007 15:19:56 +0100 Subject: cvs access problem Message-ID: <1191593996.4199.24.camel@T7.Linux> Hi, Probably because I've not done anything for ages, my box doesn't like cvs for fedora. In my home directory, I've opened a terminal window and typed export CVS_RSH=ssh export CVSROOT=:pserver:my_user_name at cvs.fedoraproject.org:/cvs/pkgs cd extras cvs co common owners cvs then throws back no such user my_user_name in CVSROOT/passwd (my_user_name is replaced with my actual user name) Any ideas on what's going wrong? TTFN Paul -- Sie k?nnen mich aufreizen und wirklich hei? machen! -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From mr.ecik at gmail.com Fri Oct 5 14:22:12 2007 From: mr.ecik at gmail.com (=?ISO-8859-2?Q?Micha=B3_Bentkowski?=) Date: Fri, 5 Oct 2007 16:22:12 +0200 Subject: Fwd: Broken dependencies: sonata | gnome-python2-libegg Message-ID: <668bb39a0710050722w50a1a6aejed67c4faafb91eee@mail.gmail.com> Gnome-python2-libegg isn't in fact available in ppc64. However I took a look into gnome-python2-extras spec file and it seems that ExcludeArch: ppc64 is used only for gnome-python2-gdl subpackage. In koji [1] I can see that no package is built under ppc64. Does gnome-python2-extras need to be rebuilt or is it a bug in koji? I don't want to ExcludeArch: ppc64 for sonata unless it's necessity. 1: http://koji.fedoraproject.org/koji/buildinfo?buildID=19841 ---------- Forwarded message ---------- From: buildsys at fedoraproject.org Date: 05-10-2007 09:50 Subject: Broken dependencies: sonata To: ecik at fedoraproject.org sonata has broken dependencies in the development tree: On ppc64: sonata - 1.2.3-1.fc8.ppc64 requires gnome-python2-libegg Please resolve this as soon as possible. -- Micha? Bentkowski mr.ecik at gmail.com From katzj at redhat.com Fri Oct 5 14:27:22 2007 From: katzj at redhat.com (Jeremy Katz) Date: Fri, 05 Oct 2007 10:27:22 -0400 Subject: cvs access problem In-Reply-To: <1191593996.4199.24.camel@T7.Linux> References: <1191593996.4199.24.camel@T7.Linux> Message-ID: <1191594442.16124.11.camel@localhost.localdomain> On Fri, 2007-10-05 at 15:19 +0100, Paul wrote: > In my home directory, I've opened a terminal window and typed > > export CVS_RSH=ssh > export CVSROOT=:pserver:my_user_name at cvs.fedoraproject.org:/cvs/pkgs CVSROOT=:ext:user at cvs.fedoraproject.org:/cvs/pkgs not pserver Jeremy From alexl at redhat.com Fri Oct 5 14:34:56 2007 From: alexl at redhat.com (Alexander Larsson) Date: Fri, 05 Oct 2007 16:34:56 +0200 Subject: Co-maintaining mono packages In-Reply-To: <1191593204.4199.18.camel@T7.Linux> References: <1191578779.4199.11.camel@T7.Linux> <1191588337.22332.99.camel@localhost.localdomain> <1191589607.4199.15.camel@T7.Linux> <1191589828.22332.101.camel@localhost.localdomain> <1191593204.4199.18.camel@T7.Linux> Message-ID: <1191594896.22332.107.camel@localhost.localdomain> On Fri, 2007-10-05 at 15:06 +0100, Paul wrote: > Hi, > > > > > I looked at https://admin.fedoraproject.org/pkgdb/packages/name/mono > > > > but it seems i can only add myself. Can you add yourself there and I'll > > > > approve it. > > > > > > Done! > > > > Weird. I don't see you there. > > Odd... > > Should be there now. Approved! From stickster at gmail.com Fri Oct 5 14:47:09 2007 From: stickster at gmail.com (Paul W. Frields) Date: Fri, 05 Oct 2007 10:47:09 -0400 Subject: Fwd: Broken dependencies: sonata | gnome-python2-libegg In-Reply-To: <668bb39a0710050722w50a1a6aejed67c4faafb91eee@mail.gmail.com> References: <668bb39a0710050722w50a1a6aejed67c4faafb91eee@mail.gmail.com> Message-ID: <1191595629.3685.1.camel@localhost.localdomain> On Fri, 2007-10-05 at 16:22 +0200, Micha? Bentkowski wrote: > Gnome-python2-libegg isn't in fact available in ppc64. However I took > a look into gnome-python2-extras spec file and it seems that > ExcludeArch: ppc64 is used only for gnome-python2-gdl subpackage. In > koji [1] I can see that no package is built under ppc64. > Does gnome-python2-extras need to be rebuilt or is it a bug in koji? > I don't want to ExcludeArch: ppc64 for sonata unless it's necessity. > 1: http://koji.fedoraproject.org/koji/buildinfo?buildID=19841 > > ---------- Forwarded message ---------- > From: buildsys at fedoraproject.org > Date: 05-10-2007 09:50 > Subject: Broken dependencies: sonata > To: ecik at fedoraproject.org > > sonata has broken dependencies in the development tree: > On ppc64: > sonata - 1.2.3-1.fc8.ppc64 requires gnome-python2-libegg > Please resolve this as soon as possible. I'm getting the same sort of warning for gnome-python2-gtkhtml2, a dependency of blogtk. That package is also missing from the ppc64 devel tree. -- Paul W. Frields, RHCE http://paul.frields.org/ gpg fingerprint: 3DA6 A0AC 6D58 FEC4 0233 5906 ACDB C937 BD11 3717 Fedora Project: http://pfrields.fedorapeople.org/ irc.freenode.net: stickster @ #fedora-docs, #fedora-devel, #fredlug -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From jsacco at gnome.org Fri Oct 5 14:51:28 2007 From: jsacco at gnome.org (Joseph Sacco) Date: Fri, 05 Oct 2007 10:51:28 -0400 Subject: printing problems with some applications Message-ID: <1191595888.2142.8.camel@rt.jesacco.com> Evolution and evince no longer print after updating to the latest version of rawhide [05-Oct-07]. Other applications print OK as does the test page from the printer set up. I can also print text files from the command line using lp. Anyone else seeing this? -Joseph -- jsacco [at] gnome [dot] org From katzj at redhat.com Fri Oct 5 15:00:02 2007 From: katzj at redhat.com (Jeremy Katz) Date: Fri, 05 Oct 2007 11:00:02 -0400 Subject: Fwd: Broken dependencies: sonata | gnome-python2-libegg In-Reply-To: <668bb39a0710050722w50a1a6aejed67c4faafb91eee@mail.gmail.com> References: <668bb39a0710050722w50a1a6aejed67c4faafb91eee@mail.gmail.com> Message-ID: <1191596402.16124.13.camel@localhost.localdomain> On Fri, 2007-10-05 at 16:22 +0200, Micha? Bentkowski wrote: > Gnome-python2-libegg isn't in fact available in ppc64. However I took > a look into gnome-python2-extras spec file and it seems that > ExcludeArch: ppc64 is used only for gnome-python2-gdl subpackage. In > koji [1] I can see that no package is built under ppc64. > Does gnome-python2-extras need to be rebuilt or is it a bug in koji? It's a bug in gnome-python2-extras. It should have the gdl subpackage ifarch'd and not be trying to use an ExcludeArch Jeremy From 440volt.tux at gmail.com Fri Oct 5 15:15:27 2007 From: 440volt.tux at gmail.com (subhodip biswas) Date: Fri, 5 Oct 2007 20:45:27 +0530 Subject: broken dependencies Message-ID: <539333cb0710050815n5182e5adv9572ae5cca2a5488@mail.gmail.com> Hi ! currently i am receiving mail from buildsys about broken dependencies of straw >straw has broken dependencies in the development tree: >On ppc64: > straw - 0.27-9.fc8.noarch requires gnome-python2-gtkhtml2 > straw - 0.27-9.fc8.noarch requires gnome-python2-libegg >Please resolve this as soon as possible. Now straw is an noarch. what to do with these dependencies? will i exclude ppc64 from spec file ?? please help. -- GPG key : FAEA34AB Server : pgp.mit.edu http://subhodipbiswas.wordpress.com http:/www.fedoraproject.org/wiki/SubhodipBiswas From jdennis at redhat.com Fri Oct 5 15:24:14 2007 From: jdennis at redhat.com (John Dennis) Date: Fri, 05 Oct 2007 11:24:14 -0400 Subject: broken dependencies In-Reply-To: <539333cb0710050815n5182e5adv9572ae5cca2a5488@mail.gmail.com> References: <539333cb0710050815n5182e5adv9572ae5cca2a5488@mail.gmail.com> Message-ID: <4706571E.40006@redhat.com> subhodip biswas wrote: > Hi ! > > currently i am receiving mail from buildsys about broken dependencies of straw > >> straw has broken dependencies in the development tree: >> On ppc64: >> straw - 0.27-9.fc8.noarch requires gnome-python2-gtkhtml2 >> straw - 0.27-9.fc8.noarch requires gnome-python2-libegg >> Please resolve this as soon as possible. > > Now straw is an noarch. what to do with these dependencies? will i > exclude ppc64 from spec file ?? > please help. > I believe the problem was tracked down to an error in the gnome-python-extras spec file which did not properly restrict its ExcludeArch to a single sub-package. The remedy is to get this fixed in the gnome-python-extras rpm. -- John Dennis From jdennis at redhat.com Fri Oct 5 15:53:46 2007 From: jdennis at redhat.com (John Dennis) Date: Fri, 05 Oct 2007 11:53:46 -0400 Subject: printing problems with some applications In-Reply-To: <1191595888.2142.8.camel@rt.jesacco.com> References: <1191595888.2142.8.camel@rt.jesacco.com> Message-ID: <47065E0A.80305@redhat.com> Joseph Sacco wrote: > Evolution and evince no longer print after updating to the latest > version of rawhide [05-Oct-07]. Other applications print OK as does the > test page from the printer set up. I can also print text files from the > command line using lp. > > Anyone else seeing this? I've been experiencing printer errors on my LaserJet 2100 which seem to only be triggered when printing from a rawhide box. I did file a bugzilla. I have not been able to determine the cause of the errors. The behavior is to put the printer in some type of error state with it's error light illuminated, pressing the "GO" button clears the error and printing continues normally. -- John Dennis From jsacco at gnome.org Fri Oct 5 16:01:54 2007 From: jsacco at gnome.org (Joseph Sacco) Date: Fri, 05 Oct 2007 12:01:54 -0400 Subject: printing problems with some applications In-Reply-To: <47065E0A.80305@redhat.com> References: <1191595888.2142.8.camel@rt.jesacco.com> <47065E0A.80305@redhat.com> Message-ID: <1191600114.14922.5.camel@rt.jesacco.com> On Fri, 2007-10-05 at 11:53 -0400, John Dennis wrote: > Joseph Sacco wrote: > > Evolution and evince no longer print after updating to the latest > > version of rawhide [05-Oct-07]. Other applications print OK as does the > > test page from the printer set up. I can also print text files from the > > command line using lp. > > > > Anyone else seeing this? > > I've been experiencing printer errors on my LaserJet 2100 which seem to only be > triggered when printing from a rawhide box. I did file a bugzilla. I have not > been able to determine the cause of the errors. The behavior is to put the > printer in some type of error state with it's error light illuminated, pressing > the "GO" button clears the error and printing continues normally. > > -- > John Dennis Interesting... I am also using an HP2100M. What happens when I attempt to print from either evince or evolution is a dialog box pops up *immediately* and says "too many errors". The printer error light does not illuminate. Printing from another app, e.g. gedit, then works without having to reset the printer. FWIW, printing from a currently updated version of FC7 works fine for both evolution and evince. -Joseph -- jsacco [at] gnome [dot] org From mclasen at redhat.com Fri Oct 5 16:17:51 2007 From: mclasen at redhat.com (Matthias Clasen) Date: Fri, 05 Oct 2007 12:17:51 -0400 Subject: Mixing of macros and native commands in specs. In-Reply-To: <4705E173.5020807@hhs.nl> References: <4705E173.5020807@hhs.nl> Message-ID: <1191601071.23375.4.camel@localhost.localdomain> On Fri, 2007-10-05 at 09:02 +0200, Hans de Goede wrote: > Peter Lemenkov wrote: > > Hello All! > > Just for clarification - is it allowed to mix macros and native > > command in spec-file? For instance > > > > %make > > make %{?_smp_mflags} > > > > %install > > %{_rm} -rf $RPM_BUILD_ROOT > > make DESTDIR=%{buildroot} install > > > > > > Allowed as in the RPM will build, yes, allowed as in what do the guidelines > say. No, either use all macros or all native commands. The guidelines don't talk about macros like %{__rm} vs native commands at all. The only mention of macros is $RPM_BUILD_ROOT vs %{buildroot}. From mrtom at fedoraproject.org Fri Oct 5 16:18:05 2007 From: mrtom at fedoraproject.org (Thomas Canniot) Date: Fri, 5 Oct 2007 18:18:05 +0200 Subject: Test NetworkManager-openvpn? In-Reply-To: <20071005074413.07744715@redhat.com> References: <4705BCF4.2070207@redhat.com> <20071005074413.07744715@redhat.com> Message-ID: <20071005181805.4a85545d@localhost.localdomain> Le Fri, 5 Oct 2007 07:44:13 -0400, Jesse Keating a ?crit : > On Fri, 05 Oct 2007 00:26:28 -0400 > Warren Togami wrote: > > > Can someone test the equivalent for NetworkManager-openvpn with > > Selinux enforcing enabled? Please test it in both "service > > NetworkManager start" and "NetworkManager --no-daemon" mode to be > > sure both are functioning properly. > > That's a little difficult when NM-openvpn hasn't yet been ported to > NM-0.7 infrastructure. > On FC7, I had absolutely no problem using it... in fact, it is the light at the end of the tunnel for me. It works so great and out of the box (certificate and login / pwd identification on a wpa network). I can now connect very easily in my university. Thomas From jdennis at redhat.com Fri Oct 5 16:58:18 2007 From: jdennis at redhat.com (John Dennis) Date: Fri, 05 Oct 2007 12:58:18 -0400 Subject: printing problems with some applications In-Reply-To: <1191600114.14922.5.camel@rt.jesacco.com> References: <1191595888.2142.8.camel@rt.jesacco.com> <47065E0A.80305@redhat.com> <1191600114.14922.5.camel@rt.jesacco.com> Message-ID: <47066D2A.5030801@redhat.com> Joseph Sacco wrote: > On Fri, 2007-10-05 at 11:53 -0400, John Dennis wrote: >> Joseph Sacco wrote: >>> Evolution and evince no longer print after updating to the latest >>> version of rawhide [05-Oct-07]. Other applications print OK as does the >>> test page from the printer set up. I can also print text files from the >>> command line using lp. >>> >>> Anyone else seeing this? >> I've been experiencing printer errors on my LaserJet 2100 which seem to only be >> triggered when printing from a rawhide box. I did file a bugzilla. I have not >> been able to determine the cause of the errors. The behavior is to put the >> printer in some type of error state with it's error light illuminated, pressing >> the "GO" button clears the error and printing continues normally. >> >> -- >> John Dennis > > Interesting... I am also using an HP2100M. > > What happens when I attempt to print from either evince or evolution is > a dialog box pops up *immediately* and says "too many errors". The > printer error light does not illuminate. Printing from another app, e.g. > gedit, then works without having to reset the printer. > > FWIW, printing from a currently updated version of FC7 works fine for > both evolution and evince. FWIW the bug I filed is: https://bugzilla.redhat.com/show_bug.cgi?id=312491 Consistent with your observation, this only seems to be triggered from rawhide. -- John Dennis From buildsys at fedoraproject.org Fri Oct 5 17:18:24 2007 From: buildsys at fedoraproject.org (buildsys at fedoraproject.org) Date: Fri, 5 Oct 2007 13:18:24 -0400 (EDT) Subject: Fedora Extras Package Build Report 2007-10-05 Message-ID: <20071005171824.34CC215212D@buildsys.fedoraproject.org> Packages built and released for Fedora Extras 6: 6 NEW asylum-0.2.2-2.fc6 : SDL port of the game Asylum, originally for the Archimedes dircproxy-1.2.0-0.6beta2.fc6 jd-1.9.6-1.fc6 NEW perl-Net-IRC-0.75-2.fc6 : Perl interface to the Internet Relay Chat protocol qt4-4.3.2-1.fc6 NEW tempest-0-0.3.20070929.fc6 : Tempest OpenGL screensaver Changes in Fedora Extras 6: asylum-0.2.2-2.fc6 ------------------ * Fri Oct 05 2007 Ian Chapman 0.2.2-2 - Release bump * Sun Sep 09 2007 Ian Chapman 0.2.2-1 - Initial release dircproxy-1.2.0-0.6beta2.fc6 ---------------------------- * Thu Oct 04 2007 Warren Togami - 1.2.0-0.6.beta2 - Fix segfault on blank /me jd-1.9.6-1.fc6 -------------- * Fri Oct 05 2007 Mamoru Tasaka - 1.9.6-1 - 1.9.6 perl-Net-IRC-0.75-2.fc6 ----------------------- * Mon Oct 01 2007 Christopher Stone 0.75-2 - Add irctest and t/ to %doc * Sun Sep 30 2007 Christopher Stone 0.75-1 - Initial Release. qt4-4.3.2-1.fc6 --------------- * Thu Oct 04 2007 Rex Dieter 4.3.2-1 - qt-4.3.2 - (re)fix ppc64 segfaults, ppc64 fix upstreamed (previous patch was inadvertantly not applied) (#246324) * Fri Sep 14 2007 Rex Dieter 4.3.1-8 - -x11: Req: redhat-rpm-config rpm, app-wrapper/multilib fun (#277581) * Thu Sep 13 2007 Rex Dieter 4.3.1-7 - include qt4-logo icon, used by qtdemo/qtconfig (#241452) - linguist.desktop: use new linguist4 icons - -devel,-x11: %post/%postun scriptlets (icons, mimetypes) * Thu Sep 13 2007 Than Ngo - 4.3.1-4 - fixed bz241452, add qtdemo/qtconfig icons - fixed bz249242, designer4 - segmentation fault on s390x tempest-0-0.3.20070929.fc6 -------------------------- * Mon Oct 01 2007 Ian Chapman 0-0.3.20070929 - Minor SPEC changes - Fixed gnome support. Missing symlink * Mon Oct 01 2007 Mamoru Tasaka 0-0.2.20070929 - Support xscreensaver, gnome-screensaver as well as kscreensaver * Sat Sep 29 2007 Ian Chapman 0-0.1.20070929 - Initial release From tmz at pobox.com Fri Oct 5 17:38:19 2007 From: tmz at pobox.com (Todd Zullinger) Date: Fri, 5 Oct 2007 13:38:19 -0400 Subject: bodhi update problem Message-ID: <20071005173819.GH10067@psilocybe.teonanacatl.org> I built an updated vorbis-tools package to fix bz#244757[1] but bodhi won't let me push the update for F7. When I select Add Update, I get an error that states: tmz does not have commit access to vorbis-tools This is partly true. Though the package is open to cvsextras, which is how I had acccess to commit the changes. What's the best way to solve this? Do I need to nag one of the primary maintainers of vorbis-tools to do the actual push in bodhi (or request more privileges from the pkgdb)? Would it be reasonable to allow members of cvsextras to push an update to -testing if the package is open to cvs commits from cvsextras? That'd facilitate someone coming along and helping fix low-hanging fruit bugs like this -- freeing up the maintainers to work on the harder and more pressing bugs. Pushing to -testing would provide some warning to the primary maintainers if someone were to try and push an update they thought shouldn't be pushed. Then they could unpush it to prevent it from getting into the stable updates. (I'm not sure what the best balance is here, I can see reasons for allowing or for denying such access in bodhi.) [1] https://bugzilla.redhat.com/244757 -- Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Excess on occasion is exhilarating. It prevents moderation from acquiring the deadening effect of a habit. -- W. Somerset Maugham -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 542 bytes Desc: not available URL: From abo at kth.se Fri Oct 5 18:41:57 2007 From: abo at kth.se (Alexander =?ISO-8859-1?Q?Bostr=F6m?=) Date: Fri, 05 Oct 2007 20:41:57 +0200 Subject: cvs access problem In-Reply-To: <1191594442.16124.11.camel@localhost.localdomain> References: <1191593996.4199.24.camel@T7.Linux> <1191594442.16124.11.camel@localhost.localdomain> Message-ID: <1191609717.5560.50.camel@home.alexander.bostrom.net> fre 2007-10-05 klockan 10:27 -0400 skrev Jeremy Katz: > On Fri, 2007-10-05 at 15:19 +0100, Paul wrote: > > In my home directory, I've opened a terminal window and typed > > > > export CVS_RSH=ssh > > export CVSROOT=:pserver:my_user_name at cvs.fedoraproject.org:/cvs/pkgs > > CVSROOT=:ext:user at cvs.fedoraproject.org:/cvs/pkgs Do people actually use that variable? It just seems so impractical. I never use it, I always use cvs -d instead, since I actually have more than one CVS repository that I care about. /abo From alain.portal at free.fr Fri Oct 5 19:20:02 2007 From: alain.portal at free.fr (Alain PORTAL) Date: Fri, 5 Oct 2007 21:20:02 +0200 Subject: FC-6: automake-1.9 on ppc In-Reply-To: <20071002100910.GD3535@free.fr> References: <200710021129.47993.aportal@univ-montp2.fr> <20071002100910.GD3535@free.fr> Message-ID: <200710052120.05292.alain.portal@free.fr> Le mardi 02 octobre 2007, Patrice Dumas a ?crit : > On Tue, Oct 02, 2007 at 11:29:47AM +0200, Alain PORTAL wrote: > > Hi, > > > > PikLoops failed to build on ppc arch for FC-6 because aclocal-1.9 and > > automake-1.9 were not found: > > http://buildsys.fedoraproject.org/logs/fedora-6-extras/36512-pikloops-0.2 > >.4-1.fc6/ > > > > Can somebody help me to fix? > > There is more than one way to fix such issues, I found one, I'll exclude ppc arch -- Les pages de manuel Linux en fran?ais http://manpagesfr.free.fr/ -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part. URL: From jspaleta at gmail.com Fri Oct 5 19:26:45 2007 From: jspaleta at gmail.com (Jeff Spaleta) Date: Fri, 5 Oct 2007 11:26:45 -0800 Subject: Fwd: Broken dependencies: sonata | gnome-python2-libegg In-Reply-To: <1191596402.16124.13.camel@localhost.localdomain> References: <668bb39a0710050722w50a1a6aejed67c4faafb91eee@mail.gmail.com> <1191596402.16124.13.camel@localhost.localdomain> Message-ID: <604aa7910710051226t6d37daadt43befa5d605a5c06@mail.gmail.com> On 10/5/07, Jeremy Katz wrote: > It's a bug in gnome-python2-extras. It should have the gdl subpackage > ifarch'd and not be trying to use an ExcludeArch Is this filed or better yet resolved yet? -jef From lmacken at redhat.com Fri Oct 5 19:34:44 2007 From: lmacken at redhat.com (Luke Macken) Date: Fri, 5 Oct 2007 15:34:44 -0400 Subject: bodhi update problem In-Reply-To: <20071005173819.GH10067@psilocybe.teonanacatl.org> References: <20071005173819.GH10067@psilocybe.teonanacatl.org> Message-ID: <20071005193444.GB3424@crow.myhome.westell.com> On Fri, Oct 05, 2007 at 01:38:19PM -0400, Todd Zullinger wrote: > I built an updated vorbis-tools package to fix bz#244757[1] but bodhi > won't let me push the update for F7. When I select Add Update, I get > an error that states: > > tmz does not have commit access to vorbis-tools > > This is partly true. Though the package is open to cvsextras, which > is how I had acccess to commit the changes. What's the best way to > solve this? Do I need to nag one of the primary maintainers of > vorbis-tools to do the actual push in bodhi (or request more > privileges from the pkgdb)? > > Would it be reasonable to allow members of cvsextras to push an update > to -testing if the package is open to cvs commits from cvsextras? > That'd facilitate someone coming along and helping fix low-hanging > fruit bugs like this -- freeing up the maintainers to work on the > harder and more pressing bugs. > > Pushing to -testing would provide some warning to the primary > maintainers if someone were to try and push an update they thought > shouldn't be pushed. Then they could unpush it to prevent it from > getting into the stable updates. > > (I'm not sure what the best balance is here, I can see reasons for > allowing or for denying such access in bodhi.) Right now bodhi only looks at the individuals with commit access from the pkgdb. It should definitely also check the ACL, and in the case of vorbis-tools, allow you to push updates for it. Toshio is throwing together a patch for bodhi now. luke From orion at cora.nwra.com Fri Oct 5 19:39:26 2007 From: orion at cora.nwra.com (Orion Poplawski) Date: Fri, 05 Oct 2007 13:39:26 -0600 Subject: sqlite over NFS (locking) Message-ID: <470692EE.2020703@cora.nwra.com> I just recently got bitten by issues accessing sqlite databases over NFS (trying to run pungi on Fedora devel and putting the output on our F7 fileserver). Now, http://www.sqlite.org/faq.html#q5 explicitly states that one should avoid this: But use caution: this locking mechanism might not work correctly if the database file is kept on an NFS filesystem. This is because fcntl() file locking is broken on many NFS implementations. You should avoid putting SQLite database files on NFS if multiple processes might try to access the file at the same time. Now, is NFS fctl() locking really broken going from Fedora devel to Fedora 7? rpc.statd is running. Filesystem is exported "sync". -- Orion Poplawski Technical Manager 303-415-9701 x222 NWRA/CoRA Division FAX: 303-415-9702 3380 Mitchell Lane orion at cora.nwra.com Boulder, CO 80301 http://www.cora.nwra.com From tmz at pobox.com Fri Oct 5 19:40:09 2007 From: tmz at pobox.com (Todd Zullinger) Date: Fri, 5 Oct 2007 15:40:09 -0400 Subject: Fwd: Broken dependencies: sonata | gnome-python2-libegg In-Reply-To: <604aa7910710051226t6d37daadt43befa5d605a5c06@mail.gmail.com> References: <668bb39a0710050722w50a1a6aejed67c4faafb91eee@mail.gmail.com> <1191596402.16124.13.camel@localhost.localdomain> <604aa7910710051226t6d37daadt43befa5d605a5c06@mail.gmail.com> Message-ID: <20071005194009.GL10067@psilocybe.teonanacatl.org> Jeff Spaleta wrote: > On 10/5/07, Jeremy Katz wrote: >> It's a bug in gnome-python2-extras. It should have the gdl >> subpackage ifarch'd and not be trying to use an ExcludeArch > > > Is this filed or better yet resolved yet? The latter, I believe: http://koji.fedoraproject.org/koji/buildinfo?buildID=20281 -- Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ A great many people think they are thinking when they are merely rearranging their prejudices. -- William James -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 542 bytes Desc: not available URL: From katzj at redhat.com Fri Oct 5 19:45:05 2007 From: katzj at redhat.com (Jeremy Katz) Date: Fri, 05 Oct 2007 15:45:05 -0400 Subject: Fwd: Broken dependencies: sonata | gnome-python2-libegg In-Reply-To: <604aa7910710051226t6d37daadt43befa5d605a5c06@mail.gmail.com> References: <668bb39a0710050722w50a1a6aejed67c4faafb91eee@mail.gmail.com> <1191596402.16124.13.camel@localhost.localdomain> <604aa7910710051226t6d37daadt43befa5d605a5c06@mail.gmail.com> Message-ID: <1191613505.16124.29.camel@localhost.localdomain> On Fri, 2007-10-05 at 11:26 -0800, Jeff Spaleta wrote: > On 10/5/07, Jeremy Katz wrote: > > It's a bug in gnome-python2-extras. It should have the gdl subpackage > > ifarch'd and not be trying to use an ExcludeArch > > Is this filed or better yet resolved yet? mbarnes fixed it right after lunch Jeremy From tmz at pobox.com Fri Oct 5 19:51:56 2007 From: tmz at pobox.com (Todd Zullinger) Date: Fri, 5 Oct 2007 15:51:56 -0400 Subject: bodhi update problem In-Reply-To: <20071005193444.GB3424@crow.myhome.westell.com> References: <20071005173819.GH10067@psilocybe.teonanacatl.org> <20071005193444.GB3424@crow.myhome.westell.com> Message-ID: <20071005195156.GO10067@psilocybe.teonanacatl.org> Luke Macken wrote: > Right now bodhi only looks at the individuals with commit access > from the pkgdb. It should definitely also check the ACL, and in the > case of vorbis-tools, allow you to push updates for it. > > Toshio is throwing together a patch for bodhi now. Thanks for the quick reply Luke (and Toshio for the patch). Will this make it to the production bodhi pretty soon or will it wait for the next upgrade opportunity? -- Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Philosophy: A route of many roads leading from nowhere to nothing. -- Ambrose Bierce -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 542 bytes Desc: not available URL: From davej at redhat.com Fri Oct 5 20:02:21 2007 From: davej at redhat.com (Dave Jones) Date: Fri, 5 Oct 2007 16:02:21 -0400 Subject: readahead_early. Message-ID: <20071005200221.GA28441@redhat.com> Right now we're running readahead early way too late. At a time when we've just sat doing no IO at all for 10 seconds whilst (amongst other things) we waited for a DHCP lease. We're also running it at a time when we're competing for disk bandwidth with other processes. The result is that disabling the service completely shows no change in boot time at all. http://www.codemonkey.org.uk/junk/bootchart-before.png Moving the readahead_early service to start really early wins back 4 seconds of boot up time. http://www.codemonkey.org.uk/junk/bootchart-after.png Any reason not to change this for F8 ? Note in the 'after' png that there's now a segment of no IO occuring between 31s and 33s. Maybe moving the later readahead service slightly earlier will provide additional wins. Dave -- http://www.codemonkey.org.uk From davej at redhat.com Fri Oct 5 20:15:56 2007 From: davej at redhat.com (Dave Jones) Date: Fri, 5 Oct 2007 16:15:56 -0400 Subject: FYI: kernel 218 breaks iwl3945 and 4965 In-Reply-To: <47059953.1030703@redhat.com> References: <47059953.1030703@redhat.com> Message-ID: <20071005201556.GA13216@redhat.com> On Thu, Oct 04, 2007 at 09:54:27PM -0400, Warren Togami wrote: > http://koji.fedoraproject.org/packages/kernel/2.6.23/ > Please help to test kernels before they hit the nightly build. Alternatively, this.. $ sudo bash $ cd /etc/yum.repos.d $ wget http://people.redhat.com/davej/kernels/Fedora/f7.92/kernel.repo That repo gets the latest builds within an hour of them hitting koji. Dave -- http://www.codemonkey.org.uk From a.badger at gmail.com Fri Oct 5 20:49:05 2007 From: a.badger at gmail.com (Toshio Kuratomi) Date: Fri, 05 Oct 2007 13:49:05 -0700 Subject: bodhi update problem In-Reply-To: <20071005193444.GB3424@crow.myhome.westell.com> References: <20071005173819.GH10067@psilocybe.teonanacatl.org> <20071005193444.GB3424@crow.myhome.westell.com> Message-ID: <4706A341.8040408@gmail.com> Luke Macken wrote: > On Fri, Oct 05, 2007 at 01:38:19PM -0400, Todd Zullinger wrote: >> I built an updated vorbis-tools package to fix bz#244757[1] but bodhi >> won't let me push the update for F7. When I select Add Update, I get >> an error that states: >> >> tmz does not have commit access to vorbis-tools >> >> This is partly true. Though the package is open to cvsextras, which >> is how I had acccess to commit the changes. What's the best way to >> solve this? Do I need to nag one of the primary maintainers of >> vorbis-tools to do the actual push in bodhi (or request more >> privileges from the pkgdb)? >> >> Would it be reasonable to allow members of cvsextras to push an update >> to -testing if the package is open to cvs commits from cvsextras? >> That'd facilitate someone coming along and helping fix low-hanging >> fruit bugs like this -- freeing up the maintainers to work on the >> harder and more pressing bugs. >> >> Pushing to -testing would provide some warning to the primary >> maintainers if someone were to try and push an update they thought >> shouldn't be pushed. Then they could unpush it to prevent it from >> getting into the stable updates. >> >> (I'm not sure what the best balance is here, I can see reasons for >> allowing or for denying such access in bodhi.) > > Right now bodhi only looks at the individuals with commit access from > the pkgdb. It should definitely also check the ACL, and in the case > of vorbis-tools, allow you to push updates for it. > > Toshio is throwing together a patch for bodhi now. > Here's a patch for considering group-acls as part of authentication check. There are several people working on a proposal for unsponsored comaintainers. When that happens, the behavior of groups may change slightly but I'll announce the changes when we have a more concrete plan. -Toshio -------------- next part -------------- A non-text attachment was scrubbed... Name: group-acls.patch Type: text/x-patch Size: 4716 bytes Desc: not available URL: From kevin.kofler at chello.at Fri Oct 5 21:36:45 2007 From: kevin.kofler at chello.at (Kevin Kofler) Date: Fri, 5 Oct 2007 21:36:45 +0000 (UTC) Subject: cvs access problem References: <1191593996.4199.24.camel@T7.Linux> <1191594442.16124.11.camel@localhost.localdomain> <1191609717.5560.50.camel@home.alexander.bostrom.net> Message-ID: Alexander Bostr?m kth.se> writes: > > CVSROOT=:ext:user cvs.fedoraproject.org:/cvs/pkgs > > Do people actually use that variable? It just seems so impractical. > > I never use it, I always use cvs -d instead, since I actually have more > than one CVS repository that I care about. I use Cervisia for all my CVS accesses. Kevin Kofler From a.badger at gmail.com Fri Oct 5 21:57:21 2007 From: a.badger at gmail.com (Toshio Kuratomi) Date: Fri, 05 Oct 2007 14:57:21 -0700 Subject: Unsponsored Comaintainers Message-ID: <4706B341.4060905@gmail.com> Rahul and Jef Spaleta asked me about this recently so I decided to throw this out as a conversation starter. Please comment on this as Luke and I need some input from releng or FESCo about whether this is a goal we should be aiming for before we can implement it. = Unsponsored Comaintainers = Sometimes a contributor wants to get involved with a single Fedora package. This is often the case with upstream maintainers who are interested in seeing their software run well on Fedora but either lack the time to participate in or are disinterested in Fedora as a whole. One way to enable this is to have current Fedora Packagers "mentor" the upstream maintainers. The Fedora Packager can be the owner of record for the package and make sure that it integrates with the rest of Fedora. The upstream maintainer would take the role of comaintainer for the package and help mainly with code-related bugs. For this sort of work, it would be ideal if the comaintainer could commit to the package but not build or push. The package owner would then have the ability to check the changes that the upstream maintainer made to verify they followed the Fedora Packaging Guidelines and integrated with things going on in the rest of the distro. At the moment we are constrained by the limitations of the tools we're working with (koji, packagedb, cvs repository, and bodhi). So here's a three phase approach to getting to the ideal: == Phase 1 == Upstream maintainer and Fedora Package owner decide to collaborate. The Upstream maintainer signs the CLA. Someone from a group of sponsors willing to work on this as a pilot program sponsors them into cvsextras. The comaintainer can now request commit acls on the package. This gives them access to commit to cvs, build in koji, and push via bodhi for this package. There is an understanding among the participants that the upstream maintainer should not work on packages for which they have not been granted commit access. The sponsor has to watch the commits list for changes made by the upstream maintainer that violate this policy. This requires no changes to our tools but requires: 1) a pool of sponsors willing to work on this 2) commitment from unsponsored comaintainers to follow the rules and sponsors who are willing to police those comaintainers to make sure they're abiding by them. == Phase 2 == In phase 2, we can remove the pool of sponsors. Instead we allow people without cvsextras to sign up to comaintain a package. If the primary package maintainer approves, the comaintainer is allowed to use any of the acls they are approved for. The package owner would still have to watch to make sure the comaintainer is not doing more than they are supposed to on that particular package. This requires changes to the cvs repository so people not in cvsextras but explicitly in the acl are allowed to commit. This could be a bit tricky as we currently have two levels of security in the repository: 1) People must be in the acl to access resources of the repository, 2) they must be in cvsextras. We'll want something equivalent in the new setup. == Phase 3 == In this stage, we make sure that acls prevent people from doing things they are not supposed to, freeing the package owner from some of the manual policing they had to do before. The PackageDB will have acls for pushing and building as well as committing. This will allow package owners to specify that a maintainer should only be allowed to commit or only allowed to commit and build. The packagedb will need to allow changing of build and push acls. [easy] Bodhi will need to operate on the push acls instead of the commit acls. [easy] koji will need to support restricting builds. -Toshio From Matt_Domsch at dell.com Fri Oct 5 22:03:05 2007 From: Matt_Domsch at dell.com (Matt Domsch) Date: Fri, 5 Oct 2007 17:03:05 -0500 Subject: Distributing Fedora packages under GPLv2 3(b) Message-ID: <20071005220305.GA11072@auslistsprd01.us.dell.com> Fedora distributes code online under GNU GPLv2 paragraph 3a (source posted alongside and concurrent with binaries). Fedora also distributes binaries on CD and DVD (such as at trade shows) without necessarily handing out CDs and DVDs with the source code. For these instances I'd like to see a written source code offer per GPLv2 paragraph 3b. For Spins and derivatives, it would be nice for us to provide code under GPLv2 3b. This frees non-commercial Spins and derivatives from having to publish the (unchanged) source code on their own site or media - they can distribute under GPLv2 paragraph 3c and point at our 3b offer. This lowers the barrier to entry for Spins and derivatives. Under 3a, we can remove the source and binaries at any time from the download servers, because they were posted concurrently. We regularly remove outdated packages from updates/. However, if a Spin or derivative used a package from updates/, now they are on the hook to provide source (or a written offer for source, or a pass-through written offer for source), and they can't (currently) count on those packages to exist on Fedora's servers, so they can't use 3c (because Fedora isn't using 3b). I suggest using Fedora's Source Code Control System (currently CVS) as the canonical location for all source code, and suggest we build a web app that can generate versioned SRPMS on request based on CVS tags. Jef Spaleta has built a proof-of-concept[1]. This would let us remove SRPMS from the download servers at will, but upon request someone could still regenerate and download them. Here's some text I think could go into a README-SOURCE file inside the fedora-release package, to land on CD/DVD media. I haven't passed this by a lawyer, and we'd want to do that. Thoughts? Thanks, Matt [1] http://fedoraproject.org/wiki/Infrastructure/RFR/SRPMSFromVersionControl -- Matt Domsch Linux Technology Strategist, Dell Office of the CTO linux.dell.com & www.dell.com/linux Proposed Text of README-SOURCE: Fedora is a Linux-based operating system that showcases the latest in free and open source software. Fedora is always free for anyone to use, modify, and distribute. In accordance with the copyright licenses under which all Fedora software is licensed, you may obtain a complete machine-readable copy of the source code for each program. This offer is valid for at least three years from the date the software is released, and is applicable to anyone. There may be a nominal fee charged to you for the physical act of transferring a copy. You may obtain source code in several ways: * The canonical method is by downloading the source code via the Internet from Fedora's Source Control System. See http://fedoraproject.org for instructions. * The Source RPM package for each Binary RPM package is distributed concurrently on the Fedora download servers. See http://fedoraproject.org for a list of download servers. * Several organizations produce physical media containing the Fedora distribution and source code. A list of such organizations can be found at http://fedoraproject.org. * Should all of the above methods be unavailable to you, you may write to source-offer at fedoraproject.org and request the source for any package. From nicolas.mailhot at laposte.net Fri Oct 5 22:10:07 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Sat, 06 Oct 2007 00:10:07 +0200 Subject: Distributing Fedora packages under GPLv2 3(b) In-Reply-To: <20071005220305.GA11072@auslistsprd01.us.dell.com> References: <20071005220305.GA11072@auslistsprd01.us.dell.com> Message-ID: <4706B63F.2090702@laposte.net> Matt Domsch a ?crit : > I suggest using Fedora's Source Code Control System (currently CVS) as > the canonical location for all source code, and suggest we build a web > app that can generate versioned SRPMS on request based on CVS tags. IMHO if we go that way we should just never purge koji srpms during 3 years. Koji is already hugely useful as an archive of fedora builds. -- Nicolas Mailhot From sundaram at fedoraproject.org Fri Oct 5 22:13:11 2007 From: sundaram at fedoraproject.org (Rahul Sundaram) Date: Sat, 06 Oct 2007 03:43:11 +0530 Subject: Distributing Fedora packages under GPLv2 3(b) In-Reply-To: <20071005220305.GA11072@auslistsprd01.us.dell.com> References: <20071005220305.GA11072@auslistsprd01.us.dell.com> Message-ID: <4706B6F7.3040306@fedoraproject.org> Matt Domsch wrote: > Fedora distributes code online under GNU GPLv2 paragraph 3a (source > posted alongside and concurrent with binaries). Fedora also > distributes binaries on CD and DVD (such as at trade shows) without > necessarily handing out CDs and DVDs with the source code. For these > instances I'd like to see a written source code offer per GPLv2 paragraph > 3b. > > For Spins and derivatives, it would be nice for us to provide code > under GPLv2 3b. This frees non-commercial Spins and derivatives from > having to publish the (unchanged) source code on their own site or > media - they can distribute under GPLv2 paragraph 3c and point at our > 3b offer. This lowers the barrier to entry for Spins and derivatives. This would also help respins that fold in updates to point to us for the source? Are we willing to let derivatives use Fedora infrastructure for their packages (temporary folks and such) assuming that they are under Free software licenses. There is already one example of this: OLPC but I was wondering if that was more of an exception rather than the norm. > Here's some text I think could go into a README-SOURCE file inside the > fedora-release package, to land on CD/DVD media. I haven't passed > this by a lawyer, and we'd want to do that. > > Thoughts? Has anyone talked to FSF and got their input on how best to handle the requirements on source redistribution as well as specific interpretations on the terms if required? Rahul From jspaleta at gmail.com Fri Oct 5 22:14:01 2007 From: jspaleta at gmail.com (Jeff Spaleta) Date: Fri, 5 Oct 2007 14:14:01 -0800 Subject: Distributing Fedora packages under GPLv2 3(b) In-Reply-To: <4706B63F.2090702@laposte.net> References: <20071005220305.GA11072@auslistsprd01.us.dell.com> <4706B63F.2090702@laposte.net> Message-ID: <604aa7910710051514l7d04f7bem8e24a29fd3abe9d2@mail.gmail.com> On 10/5/07, Nicolas Mailhot wrote: > IMHO if we go that way we should just never purge koji srpms during 3 > years. Koji is already hugely useful as an archive of fedora builds. If we can commit to not purging koji srpms, that makes things very easy moving forward. But I'm not sure we can commit to that. My toy script assumes we can't commit to that and we have to regenerate from cvs and cvs look-aside cache of the source. -jef From mike at miketc.com Fri Oct 5 22:45:10 2007 From: mike at miketc.com (Mike Chambers) Date: Fri, 05 Oct 2007 17:45:10 -0500 Subject: F8t3 k3b and sound problems In-Reply-To: References: <1191543150.11601.4.camel@scrappy.miketc.com> <4705FA4B.4010503@redhat.com> <1191579585.12607.1.camel@scrappy.miketc.com> <1191580187.12607.4.camel@scrappy.miketc.com> Message-ID: <1191624310.14309.0.camel@scrappy.miketc.com> On Fri, 2007-10-05 at 07:14 -0500, Rex Dieter wrote: > Mike Chambers wrote: > > > > Ok, after running this program from root, it works and detects/uses the > > cdroms. But from a normal user it doesn't. Permissions or something > > need to be changed I guess to allow normal user to run it and detect/use > > the cdroms? > > What DE are you running? kde? gnome? other? Gnome -- Mike Chambers Madisonville, KY "Best lil town on Earth!" From gilboad at gmail.com Fri Oct 5 23:23:16 2007 From: gilboad at gmail.com (Gilboa Davara) Date: Sat, 06 Oct 2007 01:23:16 +0200 Subject: Using xdg-utils instead of htmlview, other hardwired apps In-Reply-To: <200710012141.58217.ville.skytta@iki.fi> References: <200710012141.58217.ville.skytta@iki.fi> Message-ID: <1191626596.27655.9.camel@gilboa-home-dev.localdomain> Hello Ville, On Mon, 2007-10-01 at 21:41 +0300, Ville Skytt? wrote: > Hello, > > I went through current devel packages that use htmlview or have unnecessarily > hardwired dependencies to firefox or evince. Most of these should be using > xdg-open from xdg-utils instead. Not hardcoding firefox as the browser and > evince as the PDF viewer should be trivial to understand, but why use > xdg-open instead of htmlview? xdg-utils/xdg-open compared to htmlview: > > - Works better in non-GNOME setups > - Is a more standard implementation (more likely to be adopted upstream) > - Understands the $BROWSER environment variable > - Has slightly smaller dependency chain > > So far, the only drawback of xdg-open compared to htmlview I've found is that > there doesn't seem to be real support for just opening a browser without an > URL to show in it. "xdg-open about:blank" is one hacky workaround for this, > but I don't know how portable it is accross browsers (works at least in > Firefox and friends, and Konqueror). This is a major issue for me (At least in icewm... less in gmrun) as the browser button needs to open an empty browser window. As you said, about:blank is not portable and pointing the browser to a default web-page (say fedoraproject.org) will generate useless traffic. Is there any chance that cleaner solution to this problem will be implemented before we dump htmlview? - Gilboa From Matt_Domsch at dell.com Sat Oct 6 01:06:52 2007 From: Matt_Domsch at dell.com (Matt Domsch) Date: Fri, 5 Oct 2007 20:06:52 -0500 Subject: Distributing Fedora packages under GPLv2 3(b) In-Reply-To: <604aa7910710051514l7d04f7bem8e24a29fd3abe9d2@mail.gmail.com> References: <20071005220305.GA11072@auslistsprd01.us.dell.com> <4706B63F.2090702@laposte.net> <604aa7910710051514l7d04f7bem8e24a29fd3abe9d2@mail.gmail.com> Message-ID: <20071006010652.GA22550@auslistsprd01.us.dell.com> On Fri, Oct 05, 2007 at 02:14:01PM -0800, Jeff Spaleta wrote: > On 10/5/07, Nicolas Mailhot wrote: > > IMHO if we go that way we should just never purge koji srpms during 3 > > years. Koji is already hugely useful as an archive of fedora builds. > > If we can commit to not purging koji srpms, that makes things very > easy moving forward. But I'm not sure we can commit to that. My toy > script assumes we can't commit to that and we have to regenerate from > cvs and cvs look-aside cache of the source. I'd believe we can commit to keeping 4+ years of source code in a SCCM before we could commit to keeping 4+ years of package builds online in koji. (GPLv2 is somewhat unclear if the 3 years is from the first distribution, or the last...) The koji archive with lots of incremental builds would be many times the size of the SCCM storage needs. Fair enough to look in a koji repo first for a SRPM, then fall back to building one from the SCCM. -- Matt Domsch Linux Technology Strategist, Dell Office of the CTO linux.dell.com & www.dell.com/linux From jima at beer.tclug.org Sat Oct 6 01:38:57 2007 From: jima at beer.tclug.org (Jima) Date: Fri, 5 Oct 2007 20:38:57 -0500 (CDT) Subject: Unsponsored Comaintainers In-Reply-To: <4706B341.4060905@gmail.com> References: <4706B341.4060905@gmail.com> Message-ID: On Fri, 5 Oct 2007, Toshio Kuratomi wrote: > For this sort of work, it would be ideal if the comaintainer could commit to > the package but not build or push. I've mentioned this before during conversations on the subject, but I think it would be good if the upstream comaintainer could kick off scratch builds. Yeah, I know -- that makes things *way* easier for the Koji folks. ;-) However, I suspect it wouldn't be a huge amount of extra overhead between restricting builds and restricting non-scratch builds. Anyone with more intimate knowledge want to confirm or deny? Thanks for taking the initiative on this. Jima From jkeating at redhat.com Sat Oct 6 02:14:29 2007 From: jkeating at redhat.com (Jesse Keating) Date: Fri, 5 Oct 2007 22:14:29 -0400 Subject: sqlite over NFS (locking) In-Reply-To: <470692EE.2020703@cora.nwra.com> References: <470692EE.2020703@cora.nwra.com> Message-ID: <20071005221429.07624592@redhat.com> On Fri, 05 Oct 2007 13:39:26 -0600 Orion Poplawski wrote: > I just recently got bitten by issues accessing sqlite databases over > NFS (trying to run pungi on Fedora devel and putting the output on > our F7 fileserver). Now, http://www.sqlite.org/faq.html#q5 > explicitly states that one should avoid this: > > But use caution: this locking mechanism might not work correctly if > the database file is kept on an NFS filesystem. This is because > fcntl() file locking is broken on many NFS implementations. You > should avoid putting SQLite database files on NFS if multiple > processes might try to access the file at the same time. > > > Now, is NFS fctl() locking really broken going from Fedora devel to > Fedora 7? rpc.statd is running. Filesystem is exported "sync". I don't have an answer to this question, but I can surely agree that trying to compose to a NFS dir did not work for me. I discussed this at length with Seth Vidal and others when I tried (shortly after -d support became available in createrepo) and I think the general consensus there was that createrepo should just avoid these situations and instead use a local file system working dir to create the database and then copy up the database to the destination directory when finished. However I never pursued this and failed to file any RFE bugs about it. Now would probably be a good time for somebody to do that... (: -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From jkeating at redhat.com Sat Oct 6 02:19:11 2007 From: jkeating at redhat.com (Jesse Keating) Date: Fri, 5 Oct 2007 22:19:11 -0400 Subject: Distributing Fedora packages under GPLv2 3(b) In-Reply-To: <20071006010652.GA22550@auslistsprd01.us.dell.com> References: <20071005220305.GA11072@auslistsprd01.us.dell.com> <4706B63F.2090702@laposte.net> <604aa7910710051514l7d04f7bem8e24a29fd3abe9d2@mail.gmail.com> <20071006010652.GA22550@auslistsprd01.us.dell.com> Message-ID: <20071005221911.4e7c1605@redhat.com> On Fri, 5 Oct 2007 20:06:52 -0500 Matt Domsch wrote: > (GPLv2 is somewhat unclear if the 3 years is from the first > distribution, or the last...) The koji archive with lots of > incremental builds would be many times the size of the SCCM storage > needs. This is what has made me reluctant to venture toward using 3b. The uncertainty of when that 3 years starts, added to that the people making use of 3c, do we the 3b folks have to keep things around for 3 years after a 3c person makes a release? Does the 3year clock start at the first distribution of an update or does it start with each respin that includes the update but still hosted by Fedora? I'd like some serious clarification on these items, and I fear that the FSF isn't going to be all that helpful in continuing the use of GPLv2. What does v3 have to say on the matter? -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From tibbs at math.uh.edu Sat Oct 6 03:00:59 2007 From: tibbs at math.uh.edu (Jason L Tibbitts III) Date: 05 Oct 2007 22:00:59 -0500 Subject: sqlite over NFS (locking) In-Reply-To: <20071005221429.07624592@redhat.com> References: <470692EE.2020703@cora.nwra.com> <20071005221429.07624592@redhat.com> Message-ID: >>>>> "JK" == Jesse Keating writes: JK> I don't have an answer to this question, but I can surely agree JK> that trying to compose to a NFS dir did not work for me. It's failed for me as well. What failure mode did you see? For me the creatrepo run simply failed to terminate; I just dropped '-d' and went on with my business but I guess I could experiment. What confuses me is that the problem should only show up as improper locking for multiple accessors, but the only process anywhere which should be accessing the database is createrepo. It's not threaded, is it? - J< From bernie at codewiz.org Sat Oct 6 03:02:00 2007 From: bernie at codewiz.org (Bernardo Innocenti) Date: Fri, 05 Oct 2007 23:02:00 -0400 Subject: LANG=am_ET causes funny collating order Message-ID: <4706FAA8.8030003@codewiz.org> Hello Ulrich and Jakub, sorry for bothering you for what seems to be an OLPC specific bug, but I guess you can help me understand the issue here. If I set LANG=am_ET, strcoll() acts as if strlen() was a sorting criteria! For example, ls outputs file names sorted by their lengths first, and alphabetically when the length is the same. As silly as it may seem, this only happens on the OLPC, not on a regular PC with F7. Nevertheless, our builds use the unaltered F7 version of glibc. I also tried the latest F8 glibc package, observing no change in behavior. Running /bin/ls under strace and ltrace does not reveal anything suspicious. Any idea? -- \___/ |___| Bernardo Innocenti - http://www.codewiz.org/ \___\ One Laptop Per Child - http://www.laptop.org/ From Matt_Domsch at dell.com Sat Oct 6 03:02:06 2007 From: Matt_Domsch at dell.com (Matt Domsch) Date: Fri, 5 Oct 2007 22:02:06 -0500 Subject: Distributing Fedora packages under GPLv2 3(b) In-Reply-To: <20071005221911.4e7c1605@redhat.com> References: <20071005220305.GA11072@auslistsprd01.us.dell.com> <4706B63F.2090702@laposte.net> <604aa7910710051514l7d04f7bem8e24a29fd3abe9d2@mail.gmail.com> <20071006010652.GA22550@auslistsprd01.us.dell.com> <20071005221911.4e7c1605@redhat.com> Message-ID: <20071006030206.GA27282@auslistsprd01.us.dell.com> On Fri, Oct 05, 2007 at 10:19:11PM -0400, Jesse Keating wrote: > On Fri, 5 Oct 2007 20:06:52 -0500 > Matt Domsch wrote: > > > (GPLv2 is somewhat unclear if the 3 years is from the first > > distribution, or the last...) The koji archive with lots of > > incremental builds would be many times the size of the SCCM storage > > needs. > > This is what has made me reluctant to venture toward using 3b. The > uncertainty of when that 3 years starts, added to that the people > making use of 3c, do we the 3b folks have to keep things around for 3 > years after a 3c person makes a release? Does the 3year clock start at > the first distribution of an update or does it start with each respin > that includes the update but still hosted by Fedora? > > I'd like some serious clarification on these items, and I fear that the > FSF isn't going to be all that helpful in continuing the use of GPLv2. > What does v3 have to say on the matter? GPLv3 says: --- snip --- 6. Conveying Non-Source Forms. You may convey a covered work in object code form under the terms of sections 4 and 5, provided that you also convey the machine-readable Corresponding Source under the terms of this License, in one of these ways: * a) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by the Corresponding Source fixed on a durable physical medium customarily used for software interchange. * b) Convey the object code in, or embodied in, a physical product (including a physical distribution medium), accompanied by a written offer, valid for at least three years and valid for as long as you offer spare parts or customer support for that product model, to give anyone who possesses the object code either (1) a copy of the Corresponding Source for all the software in the product that is covered by this License, on a durable physical medium customarily used for software interchange, for a price no more than your reasonable cost of physically performing this conveying of source, or (2) access to copy the Corresponding Source from a network server at no charge. * c) Convey individual copies of the object code with a copy of the written offer to provide the Corresponding Source. This alternative is allowed only occasionally and noncommercially, and only if you received the object code with such an offer, in accord with subsection 6b. * d) Convey the object code by offering access from a designated place (gratis or for a charge), and offer equivalent access to the Corresponding Source in the same way through the same place at no further charge. You need not require recipients to copy the Corresponding Source along with the object code. If the place to copy the object code is a network server, the Corresponding Source may be on a different server (operated by you or a third party) that supports equivalent copying facilities, provided you maintain clear directions next to the object code saying where to find the Corresponding Source. Regardless of what server hosts the Corresponding Source, you remain obligated to ensure that it is available for as long as needed to satisfy these requirements. * e) Convey the object code using peer-to-peer transmission, provided you inform other peers where the object code and Corresponding Source of the work are being offered to the general public at no charge under subsection 6d. (snip anti-Tivoization and format stuff that follows) --- snip --- In the past with GPLv2, the FSF stance has been that you must make sources available in a similar manner to how you make the binaries available. e.g. if you only posted binaries on the net and never on a CD, you could post source only on the net. But as soon as you produced a CD to hand someone, you would also be obligated to provide them source on CD upon request. With v3, you can put binaries on CD, and put source on the net, and be fine. The "three years" part isn't really clarified in v3 either. A pessimistic read would be "three years from the last distribution", which would be forever if you don't know when the last distribution was. I can't believe this is what they intend, but IANAL, and definitely IANAFSFL. http://gpl-violations.org/faq/sourcecode-faq.html uses the words "last distributed"... Please note that if you chose GPL Option 3b (rather than 3a), then the obligation only lasts for three years. This means that you do not have to provide source code for any executable code that was last distributed more than three years ago. When this was brought up on debian-legal in 2002: http://lists.debian.org/debian-legal/2002/09/msg00098.html David Turner, self-proclaimed Free Software License Guru with a gnu.org address, responded http://lists.debian.org/debian-legal/2002/09/msg00102.html in essence last distribution by the originator; if downstream parties rely on 3c for their redistribution, parties downstream of *them* may be out of luck of enough time has passed. At least with CVS or our SCM of choice, 4+ years storage is significantly less than 4+ years of koji builds. -- Matt Domsch Linux Technology Strategist, Dell Office of the CTO linux.dell.com & www.dell.com/linux From Matt_Domsch at dell.com Sat Oct 6 03:26:19 2007 From: Matt_Domsch at dell.com (Matt Domsch) Date: Fri, 5 Oct 2007 22:26:19 -0500 Subject: Distributing Fedora packages under GPLv2 3(b) In-Reply-To: <20071006030206.GA27282@auslistsprd01.us.dell.com> References: <20071005220305.GA11072@auslistsprd01.us.dell.com> <4706B63F.2090702@laposte.net> <604aa7910710051514l7d04f7bem8e24a29fd3abe9d2@mail.gmail.com> <20071006010652.GA22550@auslistsprd01.us.dell.com> <20071005221911.4e7c1605@redhat.com> <20071006030206.GA27282@auslistsprd01.us.dell.com> Message-ID: <20071006032619.GC27282@auslistsprd01.us.dell.com> On Fri, Oct 05, 2007 at 10:02:06PM -0500, Matt Domsch wrote: > On Fri, Oct 05, 2007 at 10:19:11PM -0400, Jesse Keating wrote: > > On Fri, 5 Oct 2007 20:06:52 -0500 > > Matt Domsch wrote: > > > > > (GPLv2 is somewhat unclear if the 3 years is from the first > > > distribution, or the last...) The koji archive with lots of > > > incremental builds would be many times the size of the SCCM storage > > > needs. > > > > This is what has made me reluctant to venture toward using 3b. The > > uncertainty of when that 3 years starts, added to that the people > > making use of 3c, do we the 3b folks have to keep things around for 3 > > years after a 3c person makes a release? Does the 3year clock start at > > the first distribution of an update or does it start with each respin > > that includes the update but still hosted by Fedora? > > > > I'd like some serious clarification on these items BTW, we've had this discussion before... http://www.redhat.com/archives/fedora-advisory-board/2007-March/msg00219.html I've forwarded this thread and the above linked thread to brett at fsf.org for comment. My gut feeling is that using GPLv2 3b means we need nearly infinite storage somewhere, which last time I checked we don't have... -- Matt Domsch Linux Technology Strategist, Dell Office of the CTO linux.dell.com & www.dell.com/linux From mattdm at mattdm.org Sat Oct 6 04:12:52 2007 From: mattdm at mattdm.org (Matthew Miller) Date: Sat, 6 Oct 2007 00:12:52 -0400 Subject: Distributing Fedora packages under GPLv2 3(b) In-Reply-To: <20071006032619.GC27282@auslistsprd01.us.dell.com> References: <20071005220305.GA11072@auslistsprd01.us.dell.com> <4706B63F.2090702@laposte.net> <604aa7910710051514l7d04f7bem8e24a29fd3abe9d2@mail.gmail.com> <20071006010652.GA22550@auslistsprd01.us.dell.com> <20071005221911.4e7c1605@redhat.com> <20071006030206.GA27282@auslistsprd01.us.dell.com> <20071006032619.GC27282@auslistsprd01.us.dell.com> Message-ID: <20071006041252.GA23666@jadzia.bu.edu> On Fri, Oct 05, 2007 at 10:26:19PM -0500, Matt Domsch wrote: > I've forwarded this thread and the above linked thread to > brett at fsf.org for comment. My gut feeling is that using GPLv2 3b > means we need nearly infinite storage somewhere, which last time I > checked we don't have... Wouldn't it be *lot* easier and cheaper to just make some source code CDs for trade shows? -- Matthew Miller mattdm at mattdm.org Boston University Linux ------> From drepper at redhat.com Sat Oct 6 04:18:38 2007 From: drepper at redhat.com (Ulrich Drepper) Date: Fri, 05 Oct 2007 21:18:38 -0700 Subject: LANG=am_ET causes funny collating order In-Reply-To: <4706FAA8.8030003@codewiz.org> References: <4706FAA8.8030003@codewiz.org> Message-ID: <47070C9E.3070504@redhat.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Bernardo Innocenti wrote: > I also tried the latest F8 glibc package, Define "latest". It should work in 2.6.90-17. - -- ? Ulrich Drepper ? Red Hat, Inc. ? 444 Castro St ? Mountain View, CA ? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFHBwye2ijCOnn/RHQRAtaYAJ4sTTj4h/CPD9vpxdMbVqHBhTzn4gCgoYhJ aNekBq094JSCVP2LpceF8Aw= =oxhz -----END PGP SIGNATURE----- From loupgaroublond at gmail.com Sat Oct 6 04:30:17 2007 From: loupgaroublond at gmail.com (Yaakov Nemoy) Date: Sat, 6 Oct 2007 00:30:17 -0400 Subject: +1/-1 voting In-Reply-To: <46FB9F88.7060001@brentnorris.net> References: <46F33D05.4020701@ncsu.edu> <31334.192.54.193.51.1190368128.squirrel@rousalka.dyndns.org> <20070921100859.GA6032@devserv.devel.redhat.com> <1190380783.2142.52.camel@cutter> <20070921093924.123e483b@localhost.localdomain> <1190382715.2142.56.camel@cutter> <20070921095601.035cc74d@localhost.localdomain> <20070921102620.5bb9ff5a.dcantrell@redhat.com> <1190864316.3259.47.camel@ignacio.lan> <46FB9F88.7060001@brentnorris.net> Message-ID: <7f692fec0710052130l57265e7dke3e1fb892b860d1@mail.gmail.com> On 9/27/07, Brent Norris wrote: > Ignacio Vazquez-Abrams wrote: > > On Fri, 2007-09-21 at 10:26 -0400, David Cantrell wrote: > >> Where did the +1 and -1 trend come from because it's really freaking annoying. > > > > The earliest I've heard of it happening is on various Apache mailing > > lists, to indicate acceptance or rejection of a change. > > > > > I always thought it was a take off of the Slashdot mod system, but I > guess that could have come from anywhere. AFAIK it's from the python world. They use {+1, +0, -0, -1} to describe good feelings, bad feelings or just plain apatheticness. -Yaakov From lmacken at redhat.com Sat Oct 6 07:03:53 2007 From: lmacken at redhat.com (Luke Macken) Date: Sat, 6 Oct 2007 03:03:53 -0400 Subject: bodhi update problem In-Reply-To: <4706A341.8040408@gmail.com> References: <20071005173819.GH10067@psilocybe.teonanacatl.org> <20071005193444.GB3424@crow.myhome.westell.com> <4706A341.8040408@gmail.com> Message-ID: <20071006070353.GA28933@crow.myhome.westell.com> On Fri, Oct 05, 2007 at 01:49:05PM -0700, Toshio Kuratomi wrote: > Luke Macken wrote: >> On Fri, Oct 05, 2007 at 01:38:19PM -0400, Todd Zullinger wrote: >>> I built an updated vorbis-tools package to fix bz#244757[1] but bodhi >>> won't let me push the update for F7. When I select Add Update, I get >>> an error that states: >>> >>> tmz does not have commit access to vorbis-tools >>> >>> This is partly true. Though the package is open to cvsextras, which >>> is how I had acccess to commit the changes. What's the best way to >>> solve this? Do I need to nag one of the primary maintainers of >>> vorbis-tools to do the actual push in bodhi (or request more >>> privileges from the pkgdb)? >>> >>> Would it be reasonable to allow members of cvsextras to push an update >>> to -testing if the package is open to cvs commits from cvsextras? >>> That'd facilitate someone coming along and helping fix low-hanging >>> fruit bugs like this -- freeing up the maintainers to work on the >>> harder and more pressing bugs. >>> >>> Pushing to -testing would provide some warning to the primary >>> maintainers if someone were to try and push an update they thought >>> shouldn't be pushed. Then they could unpush it to prevent it from >>> getting into the stable updates. >>> >>> (I'm not sure what the best balance is here, I can see reasons for >>> allowing or for denying such access in bodhi.) >> Right now bodhi only looks at the individuals with commit access from >> the pkgdb. It should definitely also check the ACL, and in the case >> of vorbis-tools, allow you to push updates for it. >> Toshio is throwing together a patch for bodhi now. > > Here's a patch for considering group-acls as part of authentication check. Applied, thanks! luke From bernie at codewiz.org Sat Oct 6 07:30:59 2007 From: bernie at codewiz.org (Bernardo Innocenti) Date: Sat, 06 Oct 2007 03:30:59 -0400 Subject: LANG=am_ET causes funny collating order In-Reply-To: <47070C9E.3070504@redhat.com> References: <4706FAA8.8030003@codewiz.org> <47070C9E.3070504@redhat.com> Message-ID: <470739B3.9050102@codewiz.org> Ulrich Drepper wrote: > Define "latest". It should work in 2.6.90-17. Indeed, it does. I was still using 2.6.90-16, from two days ago. What was the fix? I think we'll need to backport the patch to F7's glibc for fork the package off in OLPC-2. -- \___/ |___| Bernardo Innocenti - http://www.codewiz.org/ \___\ One Laptop Per Child - http://www.laptop.org/ From tmz at pobox.com Sat Oct 6 07:31:57 2007 From: tmz at pobox.com (Todd Zullinger) Date: Sat, 6 Oct 2007 03:31:57 -0400 Subject: bodhi update problem In-Reply-To: <20071006070353.GA28933@crow.myhome.westell.com> References: <20071005173819.GH10067@psilocybe.teonanacatl.org> <20071005193444.GB3424@crow.myhome.westell.com> <4706A341.8040408@gmail.com> <20071006070353.GA28933@crow.myhome.westell.com> Message-ID: <20071006073157.GU10067@psilocybe.teonanacatl.org> Luke Macken wrote: >> Here's a patch for considering group-acls as part of authentication >> check. > > Applied, thanks! This isn't applied to the production instance of bodhi, is it? I tried the vorbis-tools update again and still get the "does not have commit access" error message. I logged out of bodhi before I tried this. -- Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ I always wanted to be a procrastinator, never got around to it. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 542 bytes Desc: not available URL: From ville.skytta at iki.fi Sat Oct 6 07:38:18 2007 From: ville.skytta at iki.fi (Ville =?iso-8859-1?q?Skytt=E4?=) Date: Sat, 6 Oct 2007 10:38:18 +0300 Subject: Using xdg-utils instead of htmlview, other hardwired apps In-Reply-To: <1191626596.27655.9.camel@gilboa-home-dev.localdomain> References: <200710012141.58217.ville.skytta@iki.fi> <1191626596.27655.9.camel@gilboa-home-dev.localdomain> Message-ID: <200710061038.18961.ville.skytta@iki.fi> On Saturday 06 October 2007, Gilboa Davara wrote: > On Mon, 2007-10-01 at 21:41 +0300, Ville Skytt? wrote: > > > So far, the only drawback of xdg-open compared to htmlview I've found is > > that there doesn't seem to be real support for just opening a browser > > without an URL to show in it. "xdg-open about:blank" is one hacky > > workaround for this, but I don't know how portable it is accross browsers > > (works at least in Firefox and friends, and Konqueror). By the way, there are two more features in htmlview that xdg-open lacks: error dialogs and the ability to open a tty browser in a GUI console. > This is a major issue for me (At least in icewm... less in gmrun) as the > browser button needs to open an empty browser window. > As you said, about:blank is not portable and pointing the browser to a > default web-page (say fedoraproject.org) will generate useless traffic. For example /usr/share/doc/HTML/index.html could be used for that. However, doing so has some problems too; eg. it disrespects the user configured home page for the browser, does not pick a localized version of that index.html, and fedora-release-notes could be conceivably not installed in some setups. > Is there any chance that cleaner solution to this problem will be > implemented before we dump htmlview? I think in cases where xdg-open doesn't provide a satisfactory solution, we can stick with htmlview. And htmlview could be internally changed to use xdg-open for cases where it is passed an argument which would make it honor non-GNOME desktop settings better too. From abo at kth.se Sat Oct 6 07:59:23 2007 From: abo at kth.se (Alexander =?ISO-8859-1?Q?Bostr=F6m?=) Date: Sat, 06 Oct 2007 09:59:23 +0200 Subject: Distributing Fedora packages under GPLv2 3(b) In-Reply-To: <20071005221911.4e7c1605@redhat.com> References: <20071005220305.GA11072@auslistsprd01.us.dell.com> <4706B63F.2090702@laposte.net> <604aa7910710051514l7d04f7bem8e24a29fd3abe9d2@mail.gmail.com> <20071006010652.GA22550@auslistsprd01.us.dell.com> <20071005221911.4e7c1605@redhat.com> Message-ID: <1191657563.5560.72.camel@home.alexander.bostrom.net> fre 2007-10-05 klockan 22:19 -0400 skrev Jesse Keating: > do we the 3b folks have to keep things around for 3 > years after a 3c person makes a release? The 3c folks can only use the 3b archive if there's a written promise about the 3b archive which the 3c folks can pass on. The promise can be limited to a certain time period and it's the responsibility of the 3c folks to make sure it's suitable for their needs. Probably it's best to tell 3c folks that they should stop distributing 3+ years before the promise ends for anything that's within their spin, and if they can't promise that, they should provide their own source code archive. That would be fine if they're making a spin to hand out in DVD form at some event, which they then stop distributing. If they're making it available on their FTP server, it's a shame that they have to delete it after a while and that's something they might forget to do, os in that case it would still be strongly recommended that they distribute the source themselves. But as Matthew Miller points out, building and maintaining this CVStoSRPM web app might be more work than just telling people to hand out two CD:s/DVD:s. It looks like the source ISO is slightly smaller than the binary ISO in the F7 i386 vs. src case, but can you count on that for every spin? Does the source for the Live CD fit on a CD? If not, that is a limitation to the size of a spin. /abo From mschwendt.tmp0701.nospam at arcor.de Sat Oct 6 09:16:26 2007 From: mschwendt.tmp0701.nospam at arcor.de (Michael Schwendt) Date: Sat, 6 Oct 2007 11:16:26 +0200 Subject: FC-6: automake-1.9 on ppc In-Reply-To: <200710052120.05292.alain.portal@free.fr> References: <200710021129.47993.aportal@univ-montp2.fr> <20071002100910.GD3535@free.fr> <200710052120.05292.alain.portal@free.fr> Message-ID: <20071006111626.e927f0cc.mschwendt.tmp0701.nospam@arcor.de> On Fri, 5 Oct 2007 21:20:02 +0200, Alain PORTAL wrote: > Le mardi 02 octobre 2007, Patrice Dumas a ?crit : > > On Tue, Oct 02, 2007 at 11:29:47AM +0200, Alain PORTAL wrote: > > > Hi, > > > > > > PikLoops failed to build on ppc arch for FC-6 because aclocal-1.9 and > > > automake-1.9 were not found: > > > http://buildsys.fedoraproject.org/logs/fedora-6-extras/36512-pikloops-0.2 > > >.4-1.fc6/ > > > > > > Can somebody help me to fix? > > > > There is more than one way to fix such issues, > > I found one, I'll exclude ppc arch Your package is broken, resp. the upstream tarball is broken. A tarball user running the configure script should not need autotools for building the software. You don't "BuildRequires: automake" either: http://buildsys.fedoraproject.org/logs/fedora-6-extras/36512-pikloops-0.2.4-1.fc6/ppc/root.log Hence it isn't available in the buildroot. And that is not specific to ppc. Fedora Core 6 includes automake-1.9.6-2.1 which would suffice: http://download.fedora.redhat.com/pub/fedora/linux/core/6/source/SRPMS/ http://download.fedora.redhat.com/pub/fedora/linux/core/6/source/SRPMS/automake-1.9.6-2.1.src.rpm > In order to know what is the automake version (finding a symlink as > automake-1.9) for ppc arch in FC-6, [...] > > Can somebody tell me what is the automake version on ppc arch for FC-6? Huh? It's the same as for all other archs, of course. From fedora at camperquake.de Sat Oct 6 10:42:18 2007 From: fedora at camperquake.de (Ralf Ertzinger) Date: Sat, 6 Oct 2007 12:42:18 +0200 Subject: Using xdg-utils instead of htmlview, other hardwired apps In-Reply-To: <1191626596.27655.9.camel@gilboa-home-dev.localdomain> References: <200710012141.58217.ville.skytta@iki.fi> <1191626596.27655.9.camel@gilboa-home-dev.localdomain> Message-ID: <20071006124218.297a6e02@lain.camperquake.de> Hi. On Sat, 06 Oct 2007 01:23:16 +0200, Gilboa Davara wrote > This is a major issue for me (At least in icewm... less in gmrun) as > the browser button needs to open an empty browser window. > As you said, about:blank is not portable and pointing the browser to a > default web-page (say fedoraproject.org) will generate useless > traffic. Which browser does not understand about:blank? From pertusus at free.fr Sat Oct 6 10:43:56 2007 From: pertusus at free.fr (Patrice Dumas) Date: Sat, 6 Oct 2007 12:43:56 +0200 Subject: Using xdg-utils instead of htmlview, other hardwired apps In-Reply-To: <20071006124218.297a6e02@lain.camperquake.de> References: <200710012141.58217.ville.skytta@iki.fi> <1191626596.27655.9.camel@gilboa-home-dev.localdomain> <20071006124218.297a6e02@lain.camperquake.de> Message-ID: <20071006104356.GA22426@free.fr> On Sat, Oct 06, 2007 at 12:42:18PM +0200, Ralf Ertzinger wrote: > Hi. > > On Sat, 06 Oct 2007 01:23:16 +0200, Gilboa Davara wrote > > > This is a major issue for me (At least in icewm... less in gmrun) as > > the browser button needs to open an empty browser window. > > As you said, about:blank is not portable and pointing the browser to a > > default web-page (say fedoraproject.org) will generate useless > > traffic. > > Which browser does not understand about:blank? It doesn't work with mimeopen. Maybe what could be needed is a wrapper around mimeopen such that uri are opened by another application and this other application delegates file opening to mimeopen. Is there something similar than mimeopen, but for uri? -- Pat From pertusus at free.fr Sat Oct 6 11:03:20 2007 From: pertusus at free.fr (Patrice Dumas) Date: Sat, 6 Oct 2007 13:03:20 +0200 Subject: sqlite over NFS (locking) In-Reply-To: <470692EE.2020703@cora.nwra.com> References: <470692EE.2020703@cora.nwra.com> Message-ID: <20071006110320.GB22426@free.fr> On Fri, Oct 05, 2007 at 01:39:26PM -0600, Orion Poplawski wrote: > > But use caution: this locking mechanism might not work correctly if the > database file is kept on an NFS filesystem. This is because fcntl() file > locking is broken on many NFS implementations. You should avoid putting > SQLite database files on NFS if multiple processes might try to access the > file at the same time. > > > Now, is NFS fctl() locking really broken going from Fedora devel to Fedora > 7? rpc.statd is running. Filesystem is exported "sync". fcntl() shouldn't be brocken on fedora, it seems to me to be an nfs bug if it is. (looking at the web, looks like it should work from about linux 2.2.13). Now it is true that nfs locking is more fragile than local file locking, especially lock recovery and all the stuff that happens through statd/lockd. Also there may be some issues between lockf/fcntl, but unless I am wrong, this is not an issue on, at least, recent fedora. In any case if fcntl is not working in a well setup system, it is a bug. You can also have a look at http://nfs.sourceforge.net/#faq_d7 http://nfs.sourceforge.net/#faq_d10 -- Pat From buildsys at redhat.com Sat Oct 6 12:20:52 2007 From: buildsys at redhat.com (Build System) Date: Sat, 6 Oct 2007 08:20:52 -0400 Subject: rawhide report: 20071006 changes Message-ID: <200710061220.l96CKq8l001321@porkchop.devel.redhat.com> New package fedorainfinity-kdm-theme Fedora Infinity KDM theme New package nafees-web-naskh-fonts Nafees Web font for writing Urdu in the Naskh script New package python-sqlalchemy0.3 Modular and flexible ORM library for python New package qstars A screensaver simulating planets and asteroids in space New package sirius Reversi game for Gnome Removed package openalpp Updated Packages: TurboGears-1.0.3.2-4.fc8 ------------------------ * Fri Oct 05 2007 Toshio Kuratomi 1.0.3.2-4 - Require sqlalchemy 0.3. * Thu Sep 27 2007 Toshio Kuratomi 1.0.3.2-3 - Update setuptools patch to modify quickstart template for compat eggs as well. abicheck-1.2-15 --------------- * Fri Oct 05 2007 Michael Schwendt - 1.2-15 - Patch unbound_match. - Update fortify-source patch. aldrin-0.11-6.fc8 ----------------- * Fri Oct 05 2007 Alexander Kahl - 0.11-6 - added ExludeArch for ppc64 to reflect libzzub unavailability on that arch at-3.1.10-17.fc8 ---------------- * Fri Oct 05 2007 Marcela Maslanova - 3.1.10-17 - Bug 250147: add optional support for gnome-keyring to passwd pam stack * Wed Aug 22 2007 Marcela Maslanova - 3.1.10-16 - macro with_pam instead of have_pam - license tag is gplv2+ because of license in source files * Wed Jul 11 2007 Marcela Maslanova - 3.1.10-15 - rewrite init script - add own session - setsid - Resolves: rhbz#247091 audit-1.6.2-3.fc8 ----------------- * Fri Oct 05 2007 Steve Grubb 1.6.2-3 - Fix syscall name to number conversion in libaudit. bigboard-0.5.22-1.fc8 --------------------- * Fri Oct 05 2007 Colin Walters - 0.5.22-1 - new upstream bluez-libs-3.20-1.fc8 --------------------- * Fri Oct 05 2007 - Bastien Nocera - 3.20-1 - Update to 3.20 bluez-utils-3.20-1.fc8 ---------------------- * Fri Oct 05 2007 - Bastien Nocera 3.20-1 - Update the init header so that chkconfig starts hcid after D-Bus has, patch from Will Woods (#279291) - Update to bluez-utils 3.20 - Disable sync and transfer services and prune buildreqs catfish-0.3-0.3.c.fc8 --------------------- * Fri Oct 05 2007 Mamoru Tasaka 0.3-0.3.c - Remove beagle dependency for now because beagle is not available on ppc64 (although catfish itself is noarch :( ) compiz-0.5.2-13.6b86f3.fc8 -------------------------- * Fri Oct 05 2007 Matthias Clasen - 0.5.2-13 - Also install gwd.schemas (#319621) * Thu Sep 20 2007 Kristian H??gsberg - 0.5.2-12 - Update to more recent 0.6 branch snapshot (fixes #253575). * Fri Sep 14 2007 Warren Togami - 0.5.2-11 - compiz-gnome: install core schema so it actually works - remove unnecessary gconf stuff from %install evolution-2.12.0-6.fc8 ---------------------- * Fri Oct 05 2007 Matthew Barnes - 2.12.0-6.fc8 - Require libbonobo >= 2.16.0 (RH bug #213823). * Thu Oct 04 2007 Matthew Barnes - 2.12.0-5.fc8 - Require gnome-themes (RH bug #235617). * Wed Oct 03 2007 Matthew Barnes - 2.12.0-4.fc8 - Revise patch for GNOME bug #477045 (run-time warnings when composing mail). fwbuilder-2.1.14-1.fc8 ---------------------- * Wed Oct 03 2007 Ralf Ertzinger 2.1.14-1 - Update to 2.1.14 - Fix license tag gcalctool-5.20.1-1.fc8 ---------------------- * Fri Oct 05 2007 Matthias Clasen - 5.20.1-1 - 5.20.1 (fix XOR in non-arithmetic mode) gnome-commander-1.2.4-4.fc8 --------------------------- * Fri Oct 05 2007 Mamoru Tasaka - 1.2.4-4 - Drop yelp dependency gnome-keyring-2.20-4.fc8 ------------------------ * Thu Oct 04 2007 Alexander Larsson - 2.20-4 - Have the pam module tell the daemon to init the login keyring without using the socket as selinux limits access to that * Thu Oct 04 2007 Alexander Larsson - 2.20-3 - Add NO_MATCH error patch from svn. Will fix apps that can't handle empty list matches * Wed Oct 03 2007 Alexander Larsson - 2.20-2 - Backport fix from svn where newly created keyrings weren't found - Don't unset default keyring on daemon shutdown gnome-power-manager-2.20.0-4.fc8 -------------------------------- * Fri Oct 05 2007 David Zeuthen - 2.20.0-4 - Rebuild * Fri Oct 05 2007 David Zeuthen - 2.20.0-3 - Fix the "Sleep problem" popup (#312761) * Fri Oct 05 2007 Matthias Clasen - 2.20.0-2 - Make the inhibit applet work with all background settings of the panel. gnome-python2-extras-2.19.1-7.fc8 --------------------------------- * Fri Oct 05 2007 Matthew Barnes - 2.19.1-7.fc8 - Use ifarch instead of ExcludeArch to skip building the gdl subpackage on ppc64. ExcludeArch affects the whole spec. gnome-screensaver-2.20.0-7.fc8 ------------------------------ * Fri Oct 05 2007 Ray Strode - 2.20.0-7 - fix up gamma handling, patch by John Bryant (should fix 290611) * Fri Sep 28 2007 Matthias Clasen - 2.20.0-6 - Use small bullets in the password entry * Mon Sep 24 2007 Matthias Clasen - 2.20.0-5 - Fix up GConf requires (#220547) gutenprint-5.0.1-5.fc8 ---------------------- * Fri Oct 05 2007 Tim Waugh 5.0.1-5 - Don't ship samples in the main package. hunspell-da-1.7.16-1.fc8 ------------------------ * Fri Oct 05 2007 Caolan McNamara - 1.7.16-1 - latest version hunspell-pl-0.20071004-1.fc8 ---------------------------- * Fri Oct 05 2007 Caolan McNamara - 0.20071004-1 - new version hunspell-pt-0.20071003-1.fc8 ---------------------------- * Fri Oct 05 2007 Caolan McNamara - 0.20071003-1 - next version initscripts-8.58-1 ------------------ * Fri Oct 05 2007 Bill Nottingham - 8.58-1 - revert kernel conflict so that xen can still work (#319401) - rename_device, 60-net.rules: only suggest an interface name (part of #264901) - require newer udev for persistent net rules (part of #264901) - don't hang if someone puts a dangling pipe in /etc/rhgb/temp (#251219) - genhostid: fix for 64-bit systems (#306811) - more bash matching fixes (#220887) - translation updates: is, nb iscsi-initiator-utils-6.2.0.865-0.2.fc8 --------------------------------------- * Fri Oct 05 2007 Mike Christie - 6.2.0.865-0.2 - Rebase to upstream's bug fix release. - Revert init script startup changes from 225915 which reviewers did not like. * Wed Jun 20 2007 Mike Christie - 6.2.0.754-0.1 - 225915 From Adrian Reber - Fix up spec and init files for rpmlint. * Tue Feb 06 2007 Mike Christie - 6.2.0.754-0.0 - Rebase to upstream. - Add back --map functionality but in session mode to match RHEL5 fixes - Break up iscsi init script into two, so iscsid can be started early for root jd-1.9.6-1.fc8 -------------- * Fri Oct 05 2007 Mamoru Tasaka - 1.9.6-1 - 1.9.6 * Sun Sep 30 2007 Mamoru Tasaka - 1.9.6-0.6.rc070930 - 1.9.6 rc 070930 * Tue Sep 18 2007 Mamoru Tasaka - 1.9.6-0.5.beta070918 - 1.9.6 beta 070918 kde-settings-3.5-32.fc8 ----------------------- * Tue Oct 02 2007 Rex Dieter - 3.5-32 - f8: Requires: fedorainfinity-kdm-theme (#314041) kdmrc: [X-*-Greeter] Theme=.../FedoraInfinity kdmrc: [X-*-Greeter] ColorScheme=FedoraInfinity kdebase4-3.93.0-5.fc8 --------------------- * Thu Oct 04 2007 Kevin Kofler 3.93.0-5 - don't make this the default kdebase on F9 yet - drop ExcludeArch: ppc64 (#300601) kernel-2.6.23-0.220.rc9.git2.fc8 -------------------------------- * Fri Oct 05 2007 Dave Jones - 2.6.23-rc9-git2 * Fri Oct 05 2007 John W. Linville - Back-out last round of wireless updates * Wed Oct 03 2007 John W. Linville - Update wireless bits from upstream libpng10-1.0.29-1.fc8 --------------------- * Fri Oct 05 2007 Paul Howarth 1.0.29-1 - update to 1.0.29 libselinux-2.0.37-1.fc8 ----------------------- * Fri Oct 05 2007 Dan Walsh - 2.0.37-1 - Upgrade to upstream * Merged selinux_get_callback, avc_open, empty string mapping from Eamon Walsh. * Fri Sep 28 2007 Dan Walsh - 2.0.36-1 - Upgrade to upstream * Fix segfault resulting from missing file_contexts file. libsemanage-2.0.12-1.fc8 ------------------------ * Fri Oct 05 2007 Dan Walsh - 2.0.12-1 - Upgrade to latest from NSA * ustr cleanups from James Antill. * Ensure that /root gets labeled even if using the default context from Dan Walsh. libsoup-2.2.101-1.fc8 --------------------- * Fri Oct 05 2007 Matthew Barnes - 2.2.101-1 - Update to 2.2.101 * Wed Aug 08 2007 Matthias Clasen - 2.2.100-3 - Update the license field * Sat Apr 21 2007 Matthias Clasen - 2.2.100-2 - Don't install INSTALL make-1:3.81-10.fc8 ------------------ * Thu Oct 04 2007 Petr Machata - 1:3.81-10 - Fix parallel builds with reexec. - Related: #212111, #211290 mugshot-1.1.56-1.fc8 -------------------- * Fri Oct 05 2007 Colin Walters - 1.1.56-1 - new upstream nautilus-image-converter-0.2.0-1.fc8 ------------------------------------ * Fri Oct 05 2007 Brian Pepple - 0.2.0-1 - Update to 0.2.0, which only has translation changes. online-desktop-0.2.19-1.fc8 --------------------------- * Fri Oct 05 2007 Colin Walters - 0.2.19-1 - new upstream openarena-0.7.1-3.fc8 --------------------- * Fri Oct 05 2007 Micha?? Bentkowski - 0.7.1-3 - Add support for opengl-games-utils openoffice.org-1:2.3.0-6.1.fc8 ------------------------------ * Thu Oct 04 2007 Caolan McNamara - 1:2.3.0-6.1 - Resolves: rhbz#299391 Serbian langpack name update - Resolves: rhbz#286221 allow custom printing commands - Resolves: rhbz#303431 some printing problems - add openoffice.org-2.3.0.ooo81936.sc.maketypesagree.patch * Mon Sep 17 2007 Jan Navratil - 1:2.3.0-5.1 - release candidate * Thu Sep 06 2007 Caolan McNamara - 1:2.3.0-4.1 - next version - ooo#77672 fix ::boost::spirit::parse to use ::boost::spirit::end_p to make drawing shapes work properly again with new boost 1.34 - add openoffice.org-2.3.0.ooo81321.cppu.silencewarnings.patch - add openoffice.org-2.3.0.ooo81323.svtools.sixtyfour.patch - disable custom launchers, it breaks icedtea for some reason I haven't time to figure out - disable visibility for now, seems screwed up. pirut-1.3.23-1.fc8 ------------------ * Fri Oct 05 2007 Jeremy Katz - 1.3.23-1 - Don't hang on an empty search (#317151) - Pull proxy bits out of gconf when launching from desktop files (#259581) policycoreutils-2.0.28-1.fc8 ---------------------------- * Fri Oct 05 2007 Dan Walsh 2.0.28-1 - Update to upstream * Update semodule man page for -D from Dan Walsh. * Add boolean, locallist, deleteall, and store support to semanage from Dan Walsh. postgresql-pgpool-II-1.2.1-1.fc8 -------------------------------- * Fri Oct 05 2007 Devrim Gunduz 1.2.1-1 - Update to 1.2.1 * Wed Aug 29 2007 Devrim Gunduz 1.2-5 - Chmod sysconfig/pgpool to 644, not 755. Per BZ review. - Run chkconfig --add pgpool during %post. qgis-0.9.0-2.fc8 ---------------- * Fri Oct 05 2007 Douglas E. Warner 0.9.0-2 - enabling build for PPC64 (bug#247152) rpy-1.0-0.2.RC3.fc8 ------------------- * Fri Oct 05 2007 Jos?? Matos - 1.0-0.2.RC3 - Rebuild for R version 2.6. sed-4.1.5-9.fc8 --------------- * Thu Oct 04 2007 Petr Machata - 4.1.5-9 - Fix licensing tag. - Clean up per merge review comments. - Resolves: #226404 * Wed Feb 07 2007 Petr Machata - 4.1.5-8 - tidy up the specfile per rpmlint comments - use utf-8 and fix national characters in contributor's names selinux-policy-3.0.8-18.fc8 --------------------------- * Thu Oct 04 2007 Dan Walsh 3.0.8-18 - Remove homedir_template specspo-15-1 ------------ * Thu Oct 04 2007 Stepan Kasal - 15-1 - Updated translations - Fixed make_dist_pot, so that backslashes in the descriptions do not get mangled. - Removed C.po, they do not contain any information; removed the code to handle them in the Makefile. - Removed Makefile.rules, it is not used. - specspo-make.patch: build *.mo only if both *.po are available. - filter-out ku, lo, ro, sq, ur catalogues; they are malformed. sylpheed-2.4.7-1 ---------------- * Fri Oct 05 2007 Michael Schwendt - 2.4.7-1 - Update to 2.4.7 (bug-fixes). - Add more %doc files. system-config-date-1.9.11-1.fc8 ------------------------------- * Tue Oct 02 2007 Nils Philippsen 1.9.11 - don't remove notebook pages when acting as a firstboot module (#296711) - pick up updated translations taskjuggler-2.4.0-4.fc8 ----------------------- * Fri Oct 05 2007 Ondrej Vasik - 2.4.0-4 - fixed serious bug in floating point formatter(upstream) tiquit-2.4-6.fc8 ---------------- * Fri Oct 05 2007 Jon Ciesla - 2.4-6 - Fixed BADSOURCE. vorbis-tools-1:1.1.1.svn20070412-4.fc8 -------------------------------------- * Thu Oct 04 2007 Todd Zullinger - 1:1.1.1.svn20070412-4 - Upstream patch to fix oggdec writing silent wav files (#244757) wallpapoz-0.4.1-2.fc8 --------------------- * Fri Oct 05 2007 Mamoru Tasaka - 0.4.1-2 - License update - Drop yelp dependency xfig-3.2.5-2.fc8 ---------------- * Fri Oct 05 2007 Than Ngo - 3.2.5-2 - rh#313321, use xdg-open xmoto-edit-0.2.4-10.fc8 ----------------------- * Fri Oct 05 2007 Jon Ciesla 0.2.4-10 - Fixed BADSOURCE. xorg-x11-server-1.3.0.0-29.fc8 ------------------------------ * Fri Oct 05 2007 Adam Jackson 1.3.0.0-29 - xserver-1.3.0-randr-preferred-mode-fix.patch: Fix infinite loop on X startup when a mode is requested in the config file. (#318731) - Fix License tag. yum-3.2.6-1.fc8 --------------- * Fri Oct 05 2007 Seth Vidal 3.2.6-1 - 3.2.6 - remove all old patches * Tue Sep 25 2007 Jeremy Katz - 3.2.5-4 - pull in fixes from upstream for media handling, pkgid (#291471), and a potential depsolving bug * Mon Sep 17 2007 Jeremy Katz - 3.2.5-3 - fix traceback with closing repos Broken deps for i386 ---------------------------------------------------------- ghc-gtk2hs - 0.9.12-2.fc8.i386 requires ghc = 0:6.6.1 ghc661-gtk2hs - 0.9.12-2.fc8.i386 requires /usr/bin/ghc-pkg-6.6.1 ghc661-gtk2hs - 0.9.12-2.fc8.i386 requires ghc661 kmod-em8300 - 0.16.3-5.2.6.23_0.202.rc8.fc8.i686 requires kernel-i686 = 0:2.6.23-0.202.rc8.fc8 kmod-em8300-PAE - 0.16.3-5.2.6.23_0.202.rc8.fc8.i686 requires kernel-i686 = 0:2.6.23-0.202.rc8.fc8PAE kmod-sysprof - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.i686 requires kernel-i686 = 0:2.6.23-0.142.rc3.git10.fc8 kmod-sysprof-PAE - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.i686 requires kernel-i686 = 0:2.6.23-0.142.rc3.git10.fc8PAE moodss - 21.5-1.fc7.i386 requires sqlite2-tcl octave-forge - 2006.07.09-9.fc7.i386 requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.i386 requires libginac-1.3.so.2 polyxmass-bin - 0.9.3-2.fc6.i386 requires libpolyxmass.so.10 rpy - 1.0-0.2.RC3.fc8.i386 requires R = 0:2.5.1 Broken deps for x86_64 ---------------------------------------------------------- ghc-gtk2hs - 0.9.12-2.fc8.x86_64 requires ghc = 0:6.6.1 ghc661-gtk2hs - 0.9.12-2.fc8.x86_64 requires /usr/bin/ghc-pkg-6.6.1 ghc661-gtk2hs - 0.9.12-2.fc8.x86_64 requires ghc661 kmod-em8300 - 0.16.3-5.2.6.23_0.202.rc8.fc8.x86_64 requires kernel-x86_64 = 0:2.6.23-0.202.rc8.fc8 kmod-sysprof - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.x86_64 requires kernel-x86_64 = 0:2.6.23-0.142.rc3.git10.fc8 moodss - 21.5-1.fc7.x86_64 requires sqlite2-tcl octave-forge - 2006.07.09-9.fc7.x86_64 requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.x86_64 requires libginac-1.3.so.2()(64bit) polyxmass-bin - 0.9.3-2.fc6.x86_64 requires libpolyxmass.so.10()(64bit) rpy - 1.0-0.2.RC3.fc8.x86_64 requires R = 0:2.5.1 Broken deps for ppc ---------------------------------------------------------- ghc-gtk2hs - 0.9.12-2.fc8.ppc requires ghc = 0:6.6.1 ghc661-gtk2hs - 0.9.12-2.fc8.ppc requires /usr/bin/ghc-pkg-6.6.1 ghc661-gtk2hs - 0.9.12-2.fc8.ppc requires ghc661 kmod-em8300 - 0.16.3-5.2.6.23_0.202.rc8.fc8.ppc requires kernel-ppc = 0:2.6.23-0.202.rc8.fc8 kmod-em8300-smp - 0.16.3-5.2.6.23_0.202.rc8.fc8.ppc requires kernel-ppc = 0:2.6.23-0.202.rc8.fc8smp moodss - 21.5-1.fc7.ppc requires sqlite2-tcl octave-forge - 2006.07.09-9.fc7.ppc requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.ppc requires libginac-1.3.so.2 polyxmass-bin - 0.9.3-2.fc6.ppc requires libpolyxmass.so.10 python-vcpx - 0.9.28-4.fc8.noarch requires monotone rpy - 1.0-0.2.RC3.fc8.ppc requires R = 0:2.5.1 Broken deps for ppc64 ---------------------------------------------------------- kmod-em8300 - 0.16.3-5.2.6.23_0.202.rc8.fc8.ppc64 requires kernel-ppc64 = 0:2.6.23-0.202.rc8.fc8 kmod-em8300-kdump - 0.16.3-5.2.6.23_0.202.rc8.fc8.ppc64 requires kernel-ppc64 = 0:2.6.23-0.202.rc8.fc8kdump moodss - 21.5-1.fc7.ppc64 requires sqlite2-tcl octave-forge - 2006.07.09-9.fc7.ppc64 requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.ppc64 requires libginac-1.3.so.2()(64bit) rpy - 1.0-0.2.RC3.fc8.ppc64 requires R = 0:2.5.1 xorg-x11-drivers - 7.2-7.fc8.ppc64 requires synaptics From dcbw at redhat.com Sat Oct 6 14:03:03 2007 From: dcbw at redhat.com (Dan Williams) Date: Sat, 06 Oct 2007 10:03:03 -0400 Subject: Getting my broadcom wireless card to work with rawhide In-Reply-To: <1191530534.4199.4.camel@T7.Linux> References: <1191510135.4157.22.camel@localhost.localdomain> <20071004174751.GC8375@redhat.com> <1191523945.4157.25.camel@localhost.localdomain> <20071004190909.GD8375@redhat.com> <1191527009.4157.32.camel@T7.Linux> <20071004202924.GF8375@redhat.com> <1191530534.4199.4.camel@T7.Linux> Message-ID: <1191679383.15421.3.camel@localhost.localdomain> On Thu, 2007-10-04 at 21:42 +0100, Paul wrote: > Hi, > > > > It continually asks me for the passphrase or network key > > > > Is the SSID "hidden" (i.e. do you see it in the output of 'iwlist > > wlan0 scan')? > > Yep. I can see it in the iwlist. Do you see the SSID for your AP in iwlist, or do you only see the MAC address of your AP, and the SSID is ""? In any case, can you post the output if iwlist for your AP (obfuscating the MAC address if you like) ? NM shouldn't be asking for a passphrase/key if the AP's not encrypted. Dan > That said, with kernel-2.6.23-0.217.rc9.git.fc8, neat is telling me that > bcm43_mac80211 device wlan0 does not seem to be present! > > TTFN > > Paul > -- > fedora-devel-list mailing list > fedora-devel-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-devel-list From lmacken at redhat.com Sat Oct 6 14:08:32 2007 From: lmacken at redhat.com (Luke Macken) Date: Sat, 6 Oct 2007 10:08:32 -0400 Subject: bodhi update problem In-Reply-To: <20071006073157.GU10067@psilocybe.teonanacatl.org> References: <20071005173819.GH10067@psilocybe.teonanacatl.org> <20071005193444.GB3424@crow.myhome.westell.com> <4706A341.8040408@gmail.com> <20071006070353.GA28933@crow.myhome.westell.com> <20071006073157.GU10067@psilocybe.teonanacatl.org> Message-ID: <20071006140832.GB28933@crow.myhome.westell.com> On Sat, Oct 06, 2007 at 03:31:57AM -0400, Todd Zullinger wrote: > Luke Macken wrote: > >> Here's a patch for considering group-acls as part of authentication > >> check. > > > > Applied, thanks! > > This isn't applied to the production instance of bodhi, is it? I > tried the vorbis-tools update again and still get the "does not have > commit access" error message. I logged out of bodhi before I tried > this. Not yet; the patch broke a few unittests, so I need to figure out what is going on first before I update our production instance. luke From jkeating at redhat.com Sat Oct 6 14:21:53 2007 From: jkeating at redhat.com (Jesse Keating) Date: Sat, 6 Oct 2007 10:21:53 -0400 Subject: sqlite over NFS (locking) In-Reply-To: References: <470692EE.2020703@cora.nwra.com> <20071005221429.07624592@redhat.com> Message-ID: <20071006102153.5a4c8382@redhat.com> On 05 Oct 2007 22:00:59 -0500 Jason L Tibbitts III wrote: > It's failed for me as well. What failure mode did you see? For me > the creatrepo run simply failed to terminate; I just dropped '-d' and > went on with my business but I guess I could experiment. For me it just went extremely slow, and at times the db could be corrupt. The speed decrease was nowhere near acceptable, but now that I think about it, I think the decrease was actually accessing the db on an NFS share. The seeking and whatnot within the db file was excruciating, and this was because I had pungi putting it's yum workfiles within the destination directory which was on NFS. Not a good thing to have your yum cache on NFS :/ -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From jkeating at redhat.com Sat Oct 6 14:24:57 2007 From: jkeating at redhat.com (Jesse Keating) Date: Sat, 6 Oct 2007 10:24:57 -0400 Subject: Distributing Fedora packages under GPLv2 3(b) In-Reply-To: <20071006041252.GA23666@jadzia.bu.edu> References: <20071005220305.GA11072@auslistsprd01.us.dell.com> <4706B63F.2090702@laposte.net> <604aa7910710051514l7d04f7bem8e24a29fd3abe9d2@mail.gmail.com> <20071006010652.GA22550@auslistsprd01.us.dell.com> <20071005221911.4e7c1605@redhat.com> <20071006030206.GA27282@auslistsprd01.us.dell.com> <20071006032619.GC27282@auslistsprd01.us.dell.com> <20071006041252.GA23666@jadzia.bu.edu> Message-ID: <20071006102457.24cdf490@redhat.com> On Sat, 6 Oct 2007 00:12:52 -0400 Matthew Miller wrote: > Wouldn't it be *lot* easier and cheaper to just make some source code > CDs for trade shows? This doesn't help folks who respin the distro but want to point to us for the srpms. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From mclasen at redhat.com Sat Oct 6 14:58:25 2007 From: mclasen at redhat.com (Matthias Clasen) Date: Sat, 06 Oct 2007 10:58:25 -0400 Subject: Using xdg-utils instead of htmlview, other hardwired apps In-Reply-To: <200710061038.18961.ville.skytta@iki.fi> References: <200710012141.58217.ville.skytta@iki.fi> <1191626596.27655.9.camel@gilboa-home-dev.localdomain> <200710061038.18961.ville.skytta@iki.fi> Message-ID: <1191682705.2588.1.camel@localhost.localdomain> On Sat, 2007-10-06 at 10:38 +0300, Ville Skytt? wrote: > I think in cases where xdg-open doesn't provide a satisfactory solution, we > can stick with htmlview. And htmlview could be internally changed to use > xdg-open for cases where it is passed an argument which would make it honor > non-GNOME desktop settings better too. > What do we win again by doing these silly wrappers around wrappers ? Remember, the xdg-open style utilities are meant to have some unified way to start things for _third party_ applications. Then some people came up with the agenda to push these wrapper scripts for use inside the desktops, which does not really make a lot of sense. From lmacken at redhat.com Sat Oct 6 15:27:57 2007 From: lmacken at redhat.com (Luke Macken) Date: Sat, 6 Oct 2007 11:27:57 -0400 Subject: bodhi update problem In-Reply-To: <4706A341.8040408@gmail.com> References: <20071005173819.GH10067@psilocybe.teonanacatl.org> <20071005193444.GB3424@crow.myhome.westell.com> <4706A341.8040408@gmail.com> Message-ID: <20071006152757.GC28933@crow.myhome.westell.com> On Fri, Oct 05, 2007 at 01:49:05PM -0700, Toshio Kuratomi wrote: > Here's a patch for considering group-acls as part of authentication check. Thanks again for the patch, Toshio. However, after a quick run through bodhi's test cases, it seemed to break in a couple of places.. > + filter(lambda x: x in identity.current.groups, groups): The second group tuple from get_pkg_pushes looks like this: (['cvsextras'], []) So, I assume the above should be filtering through groups[0]. > + pNotify = [pkg['packageListings'][0]['owneruser']] > + pAllowed = [notify[0]] I'm assuming s/notify/pNotify/ If all of my assumptions are correct, I'll commit the fixes, and update our production instance. Thanks! luke From 440volt.tux at gmail.com Sat Oct 6 15:40:51 2007 From: 440volt.tux at gmail.com (subhodip biswas) Date: Sat, 6 Oct 2007 21:10:51 +0530 Subject: cvs help needed Message-ID: <539333cb0710060840oe06bdf9wd028177ac762547@mail.gmail.com> Hi! i have few queries if i had made a cvs tag build for a package ,how would i redo it again if i need a rebuild? Is it possible to remove previously build tags from cvs ? -- Regards Subhodip Biswas GPG key : FAEA34AB Server : pgp.mit.edu http://subhodipbiswas.wordpress.com http:/www.fedoraproject.org/wiki/SubhodipBiswas From ville.skytta at iki.fi Sat Oct 6 15:50:33 2007 From: ville.skytta at iki.fi (Ville =?utf-8?q?Skytt=C3=A4?=) Date: Sat, 6 Oct 2007 18:50:33 +0300 Subject: Using xdg-utils instead of htmlview, other hardwired apps In-Reply-To: <1191682705.2588.1.camel@localhost.localdomain> References: <200710012141.58217.ville.skytta@iki.fi> <200710061038.18961.ville.skytta@iki.fi> <1191682705.2588.1.camel@localhost.localdomain> Message-ID: <200710061850.33946.ville.skytta@iki.fi> On Saturday 06 October 2007, Matthias Clasen wrote: > On Sat, 2007-10-06 at 10:38 +0300, Ville Skytt? wrote: > > I think in cases where xdg-open doesn't provide a satisfactory solution, > > we can stick with htmlview. And htmlview could be internally changed to > > use xdg-open for cases where it is passed an argument which would make it > > honor non-GNOME desktop settings better too. > > What do we win again by doing these silly wrappers around wrappers ? That's an implementation detail. > Remember, the xdg-open style utilities are meant to have some unified > way to start things for _third party_ applications. Then some people > came up with the agenda to push these wrapper scripts for use inside the > desktops, which does not really make a lot of sense. If you know another way that makes it possible for let's say a KDE user to configure her preferred apps in *one* place (most natural way would be KDE control center) and have all KDE, GNOME, plain old X etc applications honor it, please let us know. Solutions to this particular example like "don't use non-KDE apps" or "configure them all in KDE control center and GNOME control center and whatnot and keep all those in sync yourself" (which is the current situation) don't cut it. From a.badger at gmail.com Sat Oct 6 15:58:32 2007 From: a.badger at gmail.com (Toshio Kuratomi) Date: Sat, 06 Oct 2007 08:58:32 -0700 Subject: bodhi update problem In-Reply-To: <20071006152757.GC28933@crow.myhome.westell.com> References: <20071005173819.GH10067@psilocybe.teonanacatl.org> <20071005193444.GB3424@crow.myhome.westell.com> <4706A341.8040408@gmail.com> <20071006152757.GC28933@crow.myhome.westell.com> Message-ID: <4707B0A8.2090004@gmail.com> Luke Macken wrote: > On Fri, Oct 05, 2007 at 01:49:05PM -0700, Toshio Kuratomi wrote: >> Here's a patch for considering group-acls as part of authentication check. > > Thanks again for the patch, Toshio. However, after a quick run through bodhi's > test cases, it seemed to break in a couple of places.. > >> + filter(lambda x: x in identity.current.groups, groups): > > The second group tuple from get_pkg_pushes looks like this: (['cvsextras'], []) > So, I assume the above should be filtering through groups[0]. > >> + pNotify = [pkg['packageListings'][0]['owneruser']] >> + pAllowed = [notify[0]] > > I'm assuming s/notify/pNotify/ > > If all of my assumptions are correct, I'll commit the fixes, and update > our production instance. > Yes to both of those. -Toshio From mschwendt.tmp0701.nospam at arcor.de Sat Oct 6 16:14:55 2007 From: mschwendt.tmp0701.nospam at arcor.de (Michael Schwendt) Date: Sat, 6 Oct 2007 18:14:55 +0200 Subject: cvs help needed In-Reply-To: <539333cb0710060840oe06bdf9wd028177ac762547@mail.gmail.com> References: <539333cb0710060840oe06bdf9wd028177ac762547@mail.gmail.com> Message-ID: <20071006181455.86dcbb22.mschwendt.tmp0701.nospam@arcor.de> On Sat, 6 Oct 2007 21:10:51 +0530, subhodip biswas wrote: > Hi! > > i have few queries > if i had made a cvs tag build for a package ,how would i redo it again > if i need a rebuild? What kind of _re_build? After you have built and published packages with a specified cvs tag before, you must not (re-)build them again. Neither unmodified nor modified. Only when you increase the %release, %version or %epoch of the package, the new build becomes a valid update. > Is it possible to remove previously build tags from cvs ? No. For small mistakes in a package you can force cvs to move a tag when (re-)tagging the latest files (I don't explain that here, however, since I don't want to see people shoot themselves into their feet). But most of the time, simply increase the %release version, create a new tag, and build with that tag. From 440volt.tux at gmail.com Sat Oct 6 16:14:30 2007 From: 440volt.tux at gmail.com (subhodip biswas) Date: Sat, 6 Oct 2007 21:44:30 +0530 Subject: cvs help needed In-Reply-To: <20071006181455.86dcbb22.mschwendt.tmp0701.nospam@arcor.de> References: <539333cb0710060840oe06bdf9wd028177ac762547@mail.gmail.com> <20071006181455.86dcbb22.mschwendt.tmp0701.nospam@arcor.de> Message-ID: <539333cb0710060914p55574b1ew4db057119cf5b428@mail.gmail.com> Thanx for the help On 10/6/07, Michael Schwendt wrote: > On Sat, 6 Oct 2007 21:10:51 +0530, subhodip biswas wrote: > > > Hi! > > > > i have few queries > > if i had made a cvs tag build for a package ,how would i redo it again > > if i need a rebuild? > > What kind of _re_build? After you have built and published packages > with a specified cvs tag before, you must not (re-)build them > again. Neither unmodified nor modified. Only when you increase the > %release, %version or %epoch of the package, the new build becomes a > valid update. > > > Is it possible to remove previously build tags from cvs ? > > No. For small mistakes in a package you can force cvs to move a tag > when (re-)tagging the latest files (I don't explain that here, > however, since I don't want to see people shoot themselves into their > feet). But most of the time, simply increase the %release version, > create a new tag, and build with that tag. > > -- > fedora-devel-list mailing list > fedora-devel-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-devel-list > -- GPG key : FAEA34AB Server : pgp.mit.edu http://subhodipbiswas.wordpress.com http:/www.fedoraproject.org/wiki/SubhodipBiswas From ssorce at redhat.com Sat Oct 6 16:31:53 2007 From: ssorce at redhat.com (Simo Sorce) Date: Sat, 06 Oct 2007 12:31:53 -0400 Subject: Distributing Fedora packages under GPLv2 3(b) In-Reply-To: <20071006030206.GA27282@auslistsprd01.us.dell.com> References: <20071005220305.GA11072@auslistsprd01.us.dell.com> <4706B63F.2090702@laposte.net> <604aa7910710051514l7d04f7bem8e24a29fd3abe9d2@mail.gmail.com> <20071006010652.GA22550@auslistsprd01.us.dell.com> <20071005221911.4e7c1605@redhat.com> <20071006030206.GA27282@auslistsprd01.us.dell.com> Message-ID: <1191688313.14966.43.camel@localhost.localdomain> On Fri, 2007-10-05 at 22:02 -0500, Matt Domsch wrote: > The "three years" part isn't really clarified in v3 either. A > pessimistic read would be "three years from the last distribution", > which would be forever if you don't know when the last distribution > was. I can't believe this is what they intend, but IANAL, and > definitely IANAFSFL. While sometimes legal matters seem to be complicated, this one is pretty easy. 1st of all there is no concept of first, last or middle distribution, GA date or anything in a license. The license is binding at the moment of distribution. So the 3 years promise is a promise to provide source code for that specific GPLv2 package you distributed starting exactly the day it was handed on. So the 3 years promise for a Distribution on a CD start from the Day you actually distributed the specific CD. The reason why 3b is difficult to respect is that you have to keep track, at least of the last time you distribute as binary only + promise a specific package, and keep it's source code for 3 years since then. To be clear, if you decide, for some reason, to distribute (binary only CD) an old Fedora release say 2 years after it has been published, then you have to keep sources for another 3 years. That's why most vendors use this option only under controlled conditions when they can keep track easily of the distributed material, all others ship CDs with sources to avoid this problem or ship binaries only via the net, as that way their obligations are fulfilled immediately and don't have to keep track of anything for long periods of time. Now this means at all effects: "3 years from last distribution", but it should be corrected to: "3 years from last distribution on a media in binary only *by the Fedora Project* itself" If someone else make up a fedora CD and distributes it, it is *their* duty to keep up the promise, as *they* are distributing not the Fedora Project. In Conclusion, I say we should always provide source CDs when Binary only CDs are distributed. From what I can understand, picking up the offered source CD is up to the person that accept the binary CD, we don't need to force people to take the source CD as well. And this means that most probably the number of CD with sources that someone need to bring along is substantially inferior to the number of binary CDs as most people will choose, at the moment, no to pick the sources CDs. But *this* point should be evaluated by a real lawyer or asked the FSF. Simo. From ssorce at redhat.com Sat Oct 6 16:35:19 2007 From: ssorce at redhat.com (Simo Sorce) Date: Sat, 06 Oct 2007 12:35:19 -0400 Subject: Distributing Fedora packages under GPLv2 3(b) In-Reply-To: <1191688313.14966.43.camel@localhost.localdomain> References: <20071005220305.GA11072@auslistsprd01.us.dell.com> <4706B63F.2090702@laposte.net> <604aa7910710051514l7d04f7bem8e24a29fd3abe9d2@mail.gmail.com> <20071006010652.GA22550@auslistsprd01.us.dell.com> <20071005221911.4e7c1605@redhat.com> <20071006030206.GA27282@auslistsprd01.us.dell.com> <1191688313.14966.43.camel@localhost.localdomain> Message-ID: <1191688519.14966.45.camel@localhost.localdomain> On Sat, 2007-10-06 at 12:31 -0400, Simo Sorce wrote: > While sometimes legal matters seem to be complicated, this one is > pretty > easy. > 1st of all there is no concept of first, last or middle distribution, > GA > date or anything in a license. Sorry: s/a license/the GPLv2 license/ From drepper at redhat.com Sat Oct 6 16:45:26 2007 From: drepper at redhat.com (Ulrich Drepper) Date: Sat, 06 Oct 2007 09:45:26 -0700 Subject: LANG=am_ET causes funny collating order In-Reply-To: <470739B3.9050102@codewiz.org> References: <4706FAA8.8030003@codewiz.org> <47070C9E.3070504@redhat.com> <470739B3.9050102@codewiz.org> Message-ID: <4707BBA6.7090406@redhat.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Bernardo Innocenti wrote: > What was the fix? I think we'll need to backport the patch to F7's > glibc for fork the package off in OLPC-2. Lot's of changes in at least three completely different places. Just use the F8 glibc, it can only be better. - -- ? Ulrich Drepper ? Red Hat, Inc. ? 444 Castro St ? Mountain View, CA ? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFHB7um2ijCOnn/RHQRAiEPAJ4q0tu2Z/r3UnY8ooS60HsCqlqCugCgnROf n7IKeHGO4lyjIHI8yH9eK4c= =vtGE -----END PGP SIGNATURE----- From mclasen at redhat.com Sat Oct 6 17:39:29 2007 From: mclasen at redhat.com (Matthias Clasen) Date: Sat, 06 Oct 2007 13:39:29 -0400 Subject: Using xdg-utils instead of htmlview, other hardwired apps In-Reply-To: <200710061850.33946.ville.skytta@iki.fi> References: <200710012141.58217.ville.skytta@iki.fi> <200710061038.18961.ville.skytta@iki.fi> <1191682705.2588.1.camel@localhost.localdomain> <200710061850.33946.ville.skytta@iki.fi> Message-ID: <1191692369.7113.0.camel@localhost.localdomain> On Sat, 2007-10-06 at 18:50 +0300, Ville Skytt? wrote: > On Saturday 06 October 2007, Matthias Clasen wrote: > > On Sat, 2007-10-06 at 10:38 +0300, Ville Skytt? wrote: > > > I think in cases where xdg-open doesn't provide a satisfactory solution, > > > we can stick with htmlview. And htmlview could be internally changed to > > > use xdg-open for cases where it is passed an argument which would make it > > > honor non-GNOME desktop settings better too. > > > > What do we win again by doing these silly wrappers around wrappers ? > > That's an implementation detail. > > > Remember, the xdg-open style utilities are meant to have some unified > > way to start things for _third party_ applications. Then some people > > came up with the agenda to push these wrapper scripts for use inside the > > desktops, which does not really make a lot of sense. > > If you know another way that makes it possible for let's say a KDE user to > configure her preferred apps in *one* place (most natural way would be KDE > control center) and have all KDE, GNOME, plain old X etc applications honor > it, please let us know. Solutions to this particular example like "don't use > non-KDE apps" or "configure them all in KDE control center and GNOME control > center and whatnot and keep all those in sync yourself" (which is the current > situation) don't cut it. I hope you have no illusions about xdg-open being a solution to this problem... From lmacken at redhat.com Sat Oct 6 18:06:28 2007 From: lmacken at redhat.com (Luke Macken) Date: Sat, 6 Oct 2007 14:06:28 -0400 Subject: bodhi update problem In-Reply-To: <20071006073157.GU10067@psilocybe.teonanacatl.org> References: <20071005173819.GH10067@psilocybe.teonanacatl.org> <20071005193444.GB3424@crow.myhome.westell.com> <4706A341.8040408@gmail.com> <20071006070353.GA28933@crow.myhome.westell.com> <20071006073157.GU10067@psilocybe.teonanacatl.org> Message-ID: <20071006180628.GD28933@crow.myhome.westell.com> On Sat, Oct 06, 2007 at 03:31:57AM -0400, Todd Zullinger wrote: > Luke Macken wrote: > >> Here's a patch for considering group-acls as part of authentication > >> check. > > > > Applied, thanks! > > This isn't applied to the production instance of bodhi, is it? I > tried the vorbis-tools update again and still get the "does not have > commit access" error message. I logged out of bodhi before I tried > this. I just updated our production bodhi instance. luke From tmz at pobox.com Sat Oct 6 18:22:11 2007 From: tmz at pobox.com (Todd Zullinger) Date: Sat, 6 Oct 2007 14:22:11 -0400 Subject: bodhi update problem In-Reply-To: <20071006180628.GD28933@crow.myhome.westell.com> References: <20071005173819.GH10067@psilocybe.teonanacatl.org> <20071005193444.GB3424@crow.myhome.westell.com> <4706A341.8040408@gmail.com> <20071006070353.GA28933@crow.myhome.westell.com> <20071006073157.GU10067@psilocybe.teonanacatl.org> <20071006180628.GD28933@crow.myhome.westell.com> Message-ID: <20071006182211.GA20108@psilocybe.teonanacatl.org> Luke Macken wrote: > I just updated our production bodhi instance. Hmmm, I just tried the vorbis-tools update again and I still get the same error (I'd just restarted firefox for other reasons, so I had logged in freshly to bodhi and started a new update). Got any ideas why that'd still fail? Thanks much for working on this. -- Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ It is impossible to enjoy idling thoroughly unless one has plenty of work to do. -- Jerome K. Jerome -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 542 bytes Desc: not available URL: From myfedora at richip.dhs.org Sat Oct 6 18:42:21 2007 From: myfedora at richip.dhs.org (Richi Plana) Date: Sat, 06 Oct 2007 12:42:21 -0600 Subject: gdm Create User Message-ID: <1191696141.3754.6.camel@localhost6.localdomain6> How about adding the functionality to create user accounts (local or network) at the gdm login screen? I recently installed F8T3 on one machine without reformatting the /home partition so my user account's home directory keeps moving from one iteration of Fedora to another, but I thought I wanted to see what a default desktop setup looked like. So here I was at gdm and thinking "Why do I have to log in to an account to create an account at the login screen?" Seems pretty logical to add that functionality there. Seems like it would satisfy a lot of home and enterprise use-cases, as well. Thoughts? -- Richi Plana From gilboad at gmail.com Sat Oct 6 18:55:06 2007 From: gilboad at gmail.com (Gilboa Davara) Date: Sat, 06 Oct 2007 20:55:06 +0200 Subject: Using xdg-utils instead of htmlview, other hardwired apps In-Reply-To: <20071006124218.297a6e02@lain.camperquake.de> References: <200710012141.58217.ville.skytta@iki.fi> <1191626596.27655.9.camel@gilboa-home-dev.localdomain> <20071006124218.297a6e02@lain.camperquake.de> Message-ID: <1191696906.29628.8.camel@gilboa-home-dev.localdomain> On Sat, 2007-10-06 at 12:42 +0200, Ralf Ertzinger wrote: > Hi. > > On Sat, 06 Oct 2007 01:23:16 +0200, Gilboa Davara wrote > > > This is a major issue for me (At least in icewm... less in gmrun) as > > the browser button needs to open an empty browser window. > > As you said, about:blank is not portable and pointing the browser to a > > default web-page (say fedoraproject.org) will generate useless > > traffic. > > Which browser does not understand about:blank? > Dilo. (Jump to google.com) w3m. (Sends out an "Invalid URI" error) - Gilboa From dmc.fedora at filteredperception.org Sat Oct 6 18:58:05 2007 From: dmc.fedora at filteredperception.org (Douglas McClendon) Date: Sat, 06 Oct 2007 13:58:05 -0500 Subject: gdm Create User In-Reply-To: <1191696141.3754.6.camel@localhost6.localdomain6> References: <1191696141.3754.6.camel@localhost6.localdomain6> Message-ID: <4707DABD.7060107@filteredperception.org> Richi Plana wrote: > How about adding the functionality to create user accounts (local or > network) at the gdm login screen? I think a cool *optional* functionality would be- Whenever gdm receives an unknown username, *automatically* create that account as new, and log them in. Perhaps the way to implement your functionality, would be to have the above, but after login attempt, a 15 second timeout prompt pops up (with cancel), notifying that it was an unrecognized login, and asking for the adminstrative password to confirm account creation. And then perhaps a checkbox to enable/disable continuation of login for that user. Then you get back to my functionality with an administrative setting that just disables the popping up of the confirmation/authentication dialog. -dmc > I recently installed F8T3 on one machine without reformatting the /home > partition so my user account's home directory keeps moving from one > iteration of Fedora to another, but I thought I wanted to see what a > default desktop setup looked like. So here I was at gdm and thinking > "Why do I have to log in to an account to create an account at the login > screen?" Seems pretty logical to add that functionality there. Seems > like it would satisfy a lot of home and enterprise use-cases, as well. > > Thoughts? > -- > > Richi Plana > From ville.skytta at iki.fi Sat Oct 6 18:58:29 2007 From: ville.skytta at iki.fi (Ville =?utf-8?q?Skytt=C3=A4?=) Date: Sat, 6 Oct 2007 21:58:29 +0300 Subject: Using xdg-utils instead of htmlview, other hardwired apps In-Reply-To: <1191692369.7113.0.camel@localhost.localdomain> References: <200710012141.58217.ville.skytta@iki.fi> <200710061850.33946.ville.skytta@iki.fi> <1191692369.7113.0.camel@localhost.localdomain> Message-ID: <200710062158.29762.ville.skytta@iki.fi> On Saturday 06 October 2007, Matthias Clasen wrote: > On Sat, 2007-10-06 at 18:50 +0300, Ville Skytt? wrote: > > > If you know another way that makes it possible for let's say a KDE user > > to configure her preferred apps in *one* place (most natural way would be > > KDE control center) and have all KDE, GNOME, plain old X etc applications > > honor it, please let us know. Solutions to this particular example like > > "don't use non-KDE apps" or "configure them all in KDE control center and > > GNOME control center and whatnot and keep all those in sync yourself" > > (which is the current situation) don't cut it. > > I hope you have no illusions about xdg-open being a solution to this > problem... Shrug. It works now for that purpose in applications that use xdg-open, no illusion there. It might not be the prettiest possible way to do things, but I haven't seen anyone even suggest any other solutions. From bernie at codewiz.org Sat Oct 6 19:00:45 2007 From: bernie at codewiz.org (Bernardo Innocenti) Date: Sat, 06 Oct 2007 15:00:45 -0400 Subject: LANG=am_ET causes funny collating order In-Reply-To: <4707BBA6.7090406@redhat.com> References: <4706FAA8.8030003@codewiz.org> <47070C9E.3070504@redhat.com> <470739B3.9050102@codewiz.org> <4707BBA6.7090406@redhat.com> Message-ID: <4707DB5D.7080904@codewiz.org> Ulrich Drepper wrote: > Bernardo Innocenti wrote: >> What was the fix? I think we'll need to backport the patch to F7's >> glibc for fork the package off in OLPC-2. > > Lot's of changes in at least three completely different places. Just > use the F8 glibc, it can only be better. Thanks! -- \___/ |___| Bernardo Innocenti - http://www.codewiz.org/ \___\ One Laptop Per Child - http://www.laptop.org/ From myfedora at richip.dhs.org Sat Oct 6 19:27:10 2007 From: myfedora at richip.dhs.org (Richi Plana) Date: Sat, 06 Oct 2007 13:27:10 -0600 Subject: gdm Create User In-Reply-To: <4707DABD.7060107@filteredperception.org> References: <1191696141.3754.6.camel@localhost6.localdomain6> <4707DABD.7060107@filteredperception.org> Message-ID: <1191698830.4271.7.camel@localhost6.localdomain6> On Sat, 2007-10-06 at 13:58 -0500, Douglas McClendon wrote: > Richi Plana wrote: > > How about adding the functionality to create user accounts (local or > > network) at the gdm login screen? > > I think a cool *optional* functionality would be- > > Whenever gdm receives an unknown username, *automatically* create that > account as new, and log them in. > > Perhaps the way to implement your functionality, would be to have the > above, but after login attempt, a 15 second timeout prompt pops up (with > cancel), notifying that it was an unrecognized login, and asking for the > adminstrative password to confirm account creation. And then perhaps > a checkbox to enable/disable continuation of login for that user. Then > you get back to my functionality with an administrative setting that > just disables the popping up of the confirmation/authentication dialog. Well, that certainly sounds like a smart system ... and I'm all for computers trying to be smarter than their users (if they can do it successfully). But why add a timeout? I'm assuming finding out a list of users from the console isn't a security issue (since they're displayed as a list by GDM) so why not make the computer think one of two things has happened: 1) the user mistyped the username or 2) the user wants to create a new user. The system could ask which and ask for the root password or directory administrator's password if it was a request for the creation of users. It's not intuitive, though, so maybe a "Login (existing or create a new one)" at the prompt would be nice. Maybe then we could remove the "Create User" account at firstboot. -- Richi Plana From kamisamanou at kamisamanou.net Sat Oct 6 19:33:27 2007 From: kamisamanou at kamisamanou.net (Kamisamanou Burgess) Date: Sat, 6 Oct 2007 14:33:27 -0500 Subject: Help Needed: Test zd1211rw-mac80211, b43, rt73usb Wireless In-Reply-To: <4706472B.1070903@redhat.com> References: <4706472B.1070903@redhat.com> Message-ID: <5dbb83710710061233k28289bf1h18dfa84601aba70b@mail.gmail.com> Once I get F8T3 Live downloaded, I'll see if the evil bcm4318 will function On 10/5/07, Warren Togami wrote: > > https://bugzilla.redhat.com/show_bug.cgi?id=319071 > We need help testing mac80211-based drivers, e.g. zd1211rw-mac80211, > b43, rt73usb, etc. > > http://koji.fedoraproject.org/packages/kernel/2.6.23/ > Kernel 217 is known to work with iwl3945 and iwl4965, but kernel 218 > broke it. We need these other network drivers tested between 217 and > 218. Please report your findings to the above bug report. > > Thanks, > Warren Togami > wtogami at redhat.com > > -- > fedora-devel-list mailing list > fedora-devel-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-devel-list > -- Sayonara, Kamisamanou Burgess http://www.kamisamanou.net -------------- next part -------------- An HTML attachment was scrubbed... URL: From dmc.fedora at filteredperception.org Sat Oct 6 19:33:30 2007 From: dmc.fedora at filteredperception.org (Douglas McClendon) Date: Sat, 06 Oct 2007 14:33:30 -0500 Subject: gdm Create User In-Reply-To: <1191698830.4271.7.camel@localhost6.localdomain6> References: <1191696141.3754.6.camel@localhost6.localdomain6> <4707DABD.7060107@filteredperception.org> <1191698830.4271.7.camel@localhost6.localdomain6> Message-ID: <4707E30A.8090104@filteredperception.org> Richi Plana wrote: > On Sat, 2007-10-06 at 13:58 -0500, Douglas McClendon wrote: >> Richi Plana wrote: >>> How about adding the functionality to create user accounts (local or >>> network) at the gdm login screen? >> I think a cool *optional* functionality would be- >> >> Whenever gdm receives an unknown username, *automatically* create that >> account as new, and log them in. >> >> Perhaps the way to implement your functionality, would be to have the >> above, but after login attempt, a 15 second timeout prompt pops up (with >> cancel), notifying that it was an unrecognized login, and asking for the >> adminstrative password to confirm account creation. And then perhaps >> a checkbox to enable/disable continuation of login for that user. Then >> you get back to my functionality with an administrative setting that >> just disables the popping up of the confirmation/authentication dialog. > > Well, that certainly sounds like a smart system ... and I'm all for > computers trying to be smarter than their users (if they can do it > successfully). But why add a timeout? I was thinking out loud... I was sort of trying to fit it in so it sort of still behaved like the old way (i.e. screen jiggle pause and back to login prompt). But since you brought it up and I thought about it, I don't see a compelling reason for the timeout. I'm assuming finding out a list of > users from the console isn't a security issue (since they're displayed > as a list by GDM) I don't think what I described changes anything from that security perspective. I.e. already you get a 'invalid username' response. so why not make the computer think one of two things > has happened: 1) the user mistyped the username or 2) the user wants to > create a new user. The system could ask which and ask for the root > password or directory administrator's password if it was a request for > the creation of users. > > It's not intuitive, though, so maybe a "Login (existing or create a new > one)" at the prompt would be nice. sounds good. > Maybe then we could remove the "Create User" account at firstboot. To round out the missing bits, the root authentication prompt might also include- - confirmation of the user's chosen password - optional Real Name setting ( default desktop choice comes from normal gdm session selection ) -dmc From mclasen at redhat.com Sat Oct 6 19:49:21 2007 From: mclasen at redhat.com (Matthias Clasen) Date: Sat, 06 Oct 2007 15:49:21 -0400 Subject: gdm Create User In-Reply-To: <4707DABD.7060107@filteredperception.org> References: <1191696141.3754.6.camel@localhost6.localdomain6> <4707DABD.7060107@filteredperception.org> Message-ID: <1191700161.7113.6.camel@localhost.localdomain> On Sat, 2007-10-06 at 13:58 -0500, Douglas McClendon wrote: > Richi Plana wrote: > > How about adding the functionality to create user accounts (local or > > network) at the gdm login screen? > > I think a cool *optional* functionality would be- > > Whenever gdm receives an unknown username, *automatically* create that > account as new, and log them in. > > Perhaps the way to implement your functionality, would be to have the > above, but after login attempt, a 15 second timeout prompt pops up (with > cancel), notifying that it was an unrecognized login, and asking for the > adminstrative password to confirm account creation. And then perhaps > a checkbox to enable/disable continuation of login for that user. Then > you get back to my functionality with an administrative setting that > just disables the popping up of the confirmation/authentication dialog. > A prototype for "guest account" functionality from the login screen can be found here: https://hosted.fedoraproject.org/projects/guest-account/ From abo at kth.se Sat Oct 6 19:47:14 2007 From: abo at kth.se (Alexander =?ISO-8859-1?Q?Bostr=F6m?=) Date: Sat, 06 Oct 2007 21:47:14 +0200 Subject: gdm Create User In-Reply-To: <4707DABD.7060107@filteredperception.org> References: <1191696141.3754.6.camel@localhost6.localdomain6> <4707DABD.7060107@filteredperception.org> Message-ID: <1191700034.5560.84.camel@home.alexander.bostrom.net> l?r 2007-10-06 klockan 13:58 -0500 skrev Douglas McClendon: > Richi Plana wrote: > > How about adding the functionality to create user accounts (local or > > network) at the gdm login screen? > > I think a cool *optional* functionality would be- > > Whenever gdm receives an unknown username, *automatically* create that > account as new, and log them in. In a system I've used, the login conversation is either: - What's your name? + My name is Foo Bar. - What's your password? + My password is Blahonga. Or: - What's your name? + My name is Gazonk. - Unknown user, is that really your name? + Yes. - Would you like to create an account?' ...and so on. Or: - What's your name? + My name is Gazonk. - Unknown user, is that really your name? + No. - Please try again. What's your name? ...and so on. That might serve as inspiration. /abo From dmc.fedora at filteredperception.org Sat Oct 6 19:47:57 2007 From: dmc.fedora at filteredperception.org (Douglas McClendon) Date: Sat, 06 Oct 2007 14:47:57 -0500 Subject: gdm Create User In-Reply-To: <4707E30A.8090104@filteredperception.org> References: <1191696141.3754.6.camel@localhost6.localdomain6> <4707DABD.7060107@filteredperception.org> <1191698830.4271.7.camel@localhost6.localdomain6> <4707E30A.8090104@filteredperception.org> Message-ID: <4707E66D.5070201@filteredperception.org> Douglas McClendon wrote: > Richi Plana wrote: >> On Sat, 2007-10-06 at 13:58 -0500, Douglas McClendon wrote: >>> Richi Plana wrote: >>>> How about adding the functionality to create user accounts (local or >>>> network) at the gdm login screen? >>> I think a cool *optional* functionality would be- >>> >>> Whenever gdm receives an unknown username, *automatically* create >>> that account as new, and log them in. >>> >>> Perhaps the way to implement your functionality, would be to have the >>> above, but after login attempt, a 15 second timeout prompt pops up >>> (with cancel), notifying that it was an unrecognized login, and >>> asking for the adminstrative password to confirm account creation. >>> And then perhaps a checkbox to enable/disable continuation of login >>> for that user. Then you get back to my functionality with an >>> administrative setting that just disables the popping up of the >>> confirmation/authentication dialog. >> >> Well, that certainly sounds like a smart system ... and I'm all for >> computers trying to be smarter than their users (if they can do it >> successfully). But why add a timeout? > > I was thinking out loud... I was sort of trying to fit it in so it sort > of still behaved like the old way (i.e. screen jiggle pause and back to > login prompt). But since you brought it up and I thought about it, I > don't see a compelling reason for the timeout. > > I'm assuming finding out a list of >> users from the console isn't a security issue (since they're displayed >> as a list by GDM) > > I don't think what I described changes anything from that security > perspective. I.e. already you get a 'invalid username' response. > > so why not make the computer think one of two things >> has happened: 1) the user mistyped the username or 2) the user wants to >> create a new user. The system could ask which and ask for the root >> password or directory administrator's password if it was a request for >> the creation of users. >> >> It's not intuitive, though, so maybe a "Login (existing or create a new >> one)" at the prompt would be nice. > > sounds good. > >> Maybe then we could remove the "Create User" account at firstboot. > > To round out the missing bits, the root authentication prompt might also > include- > > - confirmation of the user's chosen password > - optional Real Name setting > ( default desktop choice comes from normal gdm session selection ) Of course I had noticed, but wasn't keeping up on the highly relevant ongoing thread on fedora-desktop-list. Skimming it- If you wanted to merge my idea with what they've been talking about, it sounds like it would be a matter of gdm detecting the unknown login, and then bringing up the stock-gnome-user-creation-dialog, prepopulated with the username and the password (and prompt for root passwd). I of course would then like 2 admin options: one to disable root passwd prompt, and another to not bring up the dialog, and just log in, assuming defaults, and let the user modify settings if desired via the normal admin/prefs. -dmc From ssorce at redhat.com Sat Oct 6 22:12:47 2007 From: ssorce at redhat.com (Simo Sorce) Date: Sat, 06 Oct 2007 18:12:47 -0400 Subject: gdm Create User In-Reply-To: <1191696141.3754.6.camel@localhost6.localdomain6> References: <1191696141.3754.6.camel@localhost6.localdomain6> Message-ID: <1191708767.14966.64.camel@localhost.localdomain> On Sat, 2007-10-06 at 12:42 -0600, Richi Plana wrote: > How about adding the functionality to create user accounts (local or > network) at the gdm login screen? > > I recently installed F8T3 on one machine without reformatting the /home > partition so my user account's home directory keeps moving from one > iteration of Fedora to another, but I thought I wanted to see what a > default desktop setup looked like. So here I was at gdm and thinking > "Why do I have to log in to an account to create an account at the login > screen?" Seems pretty logical to add that functionality there. Seems > like it would satisfy a lot of home and enterprise use-cases, as well. > > Thoughts? Home? Perhaps. Ideally you create all needed accounts at installation anyway. Enterprise? I don't see how, it's not like any user has the root password to create their own account. You have to ask an admin which is usually already logged in his own system and will just launch a command from there. Simo. From ssorce at redhat.com Sat Oct 6 22:18:23 2007 From: ssorce at redhat.com (Simo Sorce) Date: Sat, 06 Oct 2007 18:18:23 -0400 Subject: gdm Create User In-Reply-To: <4707DABD.7060107@filteredperception.org> References: <1191696141.3754.6.camel@localhost6.localdomain6> <4707DABD.7060107@filteredperception.org> Message-ID: <1191709103.14966.71.camel@localhost.localdomain> On Sat, 2007-10-06 at 13:58 -0500, Douglas McClendon wrote: > Whenever gdm receives an unknown username, *automatically* create > that > account as new, and log them in. Normally you can't distinguish between 'Authentication Failed' or 'User unknown' for security reasons. Leaking the information that a user exists or not is considered bad. Your proposal would make it easy to leak the information. If you consider that GDM can be reached via a network using XDMCP, that means that you may expos an automated way to discover valid usernames on a box. Simo. From myfedora at richip.dhs.org Sun Oct 7 01:35:12 2007 From: myfedora at richip.dhs.org (Richi Plana) Date: Sat, 06 Oct 2007 19:35:12 -0600 Subject: gdm Create User In-Reply-To: <1191708767.14966.64.camel@localhost.localdomain> References: <1191696141.3754.6.camel@localhost6.localdomain6> <1191708767.14966.64.camel@localhost.localdomain> Message-ID: <1191720912.7237.6.camel@localhost6.localdomain6> On Sat, 2007-10-06 at 18:12 -0400, Simo Sorce wrote: > On Sat, 2007-10-06 at 12:42 -0600, Richi Plana wrote: > > How about adding the functionality to create user accounts (local or > > network) at the gdm login screen? > > > > I recently installed F8T3 on one machine without reformatting the /home > > partition so my user account's home directory keeps moving from one > > iteration of Fedora to another, but I thought I wanted to see what a > > default desktop setup looked like. So here I was at gdm and thinking > > "Why do I have to log in to an account to create an account at the login > > screen?" Seems pretty logical to add that functionality there. Seems > > like it would satisfy a lot of home and enterprise use-cases, as well. > > > > Thoughts? > > Home? > Perhaps. Ideally you create all needed accounts at installation anyway. On Windows, at first I didn't even think multi-user accounts would be something the regular windows users would want, much less add more during its short lifespan. However, experience has taught me differently. On the various Windows systems I've encountered, I've actually seen regular users create new accounts for friends, relatives, etc. that weren't created at installation. To some people, it's the equivalent of the Nintendo Mii. > Enterprise? > I don't see how, it's not like any user has the root password to create > their own account. You have to ask an admin which is usually already > logged in his own system and will just launch a command from there. I used to work at a company where Windows and Active Directory was the standard. Each time a new employee would be given a desktop, the system administrator would either log on as network admin from the machine he was installing or go back to his terminal to create the user account. (In our company, the network admins actually walk to our areas to deliver the new machine so they aren't sitting around in front of their machines all the time.) So, no, I wasn't thinking the regular employee would be creating the account from the workstation but a network admin. Saves him from having to log on using a different account or going to another computer (the same scenarios I mentioned earlier). -- Richi Plana From debarshi.ray at gmail.com Sun Oct 7 04:06:18 2007 From: debarshi.ray at gmail.com (Debarshi 'Rishi' Ray) Date: Sun, 7 Oct 2007 09:36:18 +0530 Subject: Freeze over for Fedora 8 Test 3 - Still in continual development freeze In-Reply-To: <20071004062916.75dbec15@redhat.com> References: <20071003171803.324a63a9@redhat.com> <3170f42f0710040026m7100dd06s59b65d14b6b302f2@mail.gmail.com> <20071004062916.75dbec15@redhat.com> Message-ID: <3170f42f0710062106k778724e9l5cba23dd498f36c4@mail.gmail.com> I have requested and received a F-8 branch for most of my packages. Now in the interim period before the Fedora 8 final stable release, how do I handle updates. Previously I would do a cvs commit && make tag build for the F-7 and devel branches. If I leave the F-8 branches untouched till the release, will stuff from devel automatically get included in Fedora 8 when it comes out? Or I need to tag and build for F-8 too? Regards, Debarshi -- GPG key ID: 63D4A5A7 Key server: pgp.mit.edu From sandeen at redhat.com Sun Oct 7 04:57:21 2007 From: sandeen at redhat.com (Eric Sandeen) Date: Sat, 06 Oct 2007 23:57:21 -0500 Subject: readahead_early. In-Reply-To: <20071005200221.GA28441@redhat.com> References: <20071005200221.GA28441@redhat.com> Message-ID: <47086731.5000803@redhat.com> Dave Jones wrote: > Right now we're running readahead early way too late. > At a time when we've just sat doing no IO at all for 10 > seconds whilst (amongst other things) we waited for a > DHCP lease. We're also running it at a time when > we're competing for disk bandwidth with other processes. > The result is that disabling the service completely shows > no change in boot time at all. > http://www.codemonkey.org.uk/junk/bootchart-before.png > > Moving the readahead_early service to start really early > wins back 4 seconds of boot up time. > http://www.codemonkey.org.uk/junk/bootchart-after.png FWIW, on my test box, entirely *disabling* readahead saves 2-4 seconds on boot time... :) -Eric From fedora at leemhuis.info Sun Oct 7 05:42:44 2007 From: fedora at leemhuis.info (Thorsten Leemhuis) Date: Sun, 07 Oct 2007 07:42:44 +0200 Subject: Unsponsored Comaintainers In-Reply-To: <4706B341.4060905@gmail.com> References: <4706B341.4060905@gmail.com> Message-ID: <470871D4.6060804@leemhuis.info> First: thx for bringing this up again after a similar idea/concept got lost in the merge. On 05.10.2007 23:57, Toshio Kuratomi wrote: > > = Unsponsored Comaintainers = I really dislike this term -- even a single contributor that want to get hands only on one package needs someone to oversee him. In the document below it's called mentor, but in fact the job is similar to the sponsers job. I'd prefer to get contributor levels in a easy form. E.g. contributor level 1 -> what you outlined here contributor level 2 -> what most contributors are right now contributor level 3 -> sponsors right now contributor from level should oversee (aka sponsor) contributor from level < n -1 > Should we even need more levels we can redefine the current ones and put one in between. E.g. "contributor level 2b -- people that contribute for some time now where the sponser stopped looking after each step of that contributer" > Sometimes a contributor wants to get involved with a single Fedora > package. This is often the case with upstream maintainers who are > interested in seeing their software run well on Fedora but either lack > the time to participate in or are disinterested in Fedora as a whole. I think we should have a broader approach -- the concept should IMHO be used for getting new contributors in even if they are not upstream maintainers. E.g. like: foo> I want to contribute to Fedora bar> are there any packages you are interested in? foo> foobar and barfoo * bar looks if those have co-maintainers already bar> please ask baz; he maintains foobar alone until now; you could become co-maintainer without build rights and baz will oversee your work; if you're doing well for some months you'll get full access and baz has more time to work on > One way to enable this is to have current Fedora Packagers "mentor" the > upstream maintainers. Was "upstream maintainers" only meant as example or do you want to limit it to them? > The Fedora Packager can be the owner of record > for the package and make sure that it integrates with the rest of > Fedora. The upstream maintainer would take the role of comaintainer for > the package and help mainly with code-related bugs. > > For this sort of work, it would be ideal if the comaintainer could > commit to the package but not build or push. The package owner would > then have the ability to check the changes that the upstream maintainer > made to verify they followed the Fedora Packaging Guidelines and > integrated with things going on in the rest of the distro. > > At the moment we are constrained by the limitations of the tools we're > working with (koji, packagedb, cvs repository, and bodhi). So here's a > three phase approach to getting to the ideal: > > == Phase 1 == > > Upstream maintainer and Fedora Package owner decide to collaborate. The > Upstream maintainer signs the CLA. Someone from a group of sponsors > willing to work on this as a pilot program sponsors them into cvsextras. > > The comaintainer can now request commit acls on the package. This gives > them access to commit to cvs, build in koji, and push via bodhi for this > package. There is an understanding among the participants that the > upstream maintainer should not work on packages for which they have not > been granted commit access. Even more people that easily get access to all our packages? Sounds ridiculous to me (sorry for using such hard words) as you'll likely remember from previous discussions. > The sponsor has to watch the commits list > for changes made by the upstream maintainer that violate this policy. More load on those rare people. I don't think that's wise and I doubt many sponsors will sponsor "Unsponsored Comaintainers" > This requires no changes to our tools but requires: > 1) a pool of sponsors willing to work on this > 2) commitment from unsponsored comaintainers to follow the rules and > sponsors who are willing to police those comaintainers to make sure > they're abiding by them. > > == Phase 2 == > > In phase 2, we can remove the pool of sponsors. Instead we allow people > without cvsextras to sign up to comaintain a package. If the primary > package maintainer approves, the comaintainer is allowed to use any of > the acls they are approved for. The package owner would still have to > watch to make sure the comaintainer is not doing more than they are > supposed to on that particular package. That sounds way better then phase 1. > This requires changes to the cvs repository so people not in cvsextras > but explicitly in the acl are allowed to commit. This could be a bit > tricky as we currently have two levels of security in the repository: 1) > People must be in the acl to access resources of the repository, 2) they > must be in cvsextras. We'll want something equivalent in the new setup. /me wonders what the status of the "new VCS" is and how it matters to this plan > == Phase 3 == > > In this stage, we make sure that acls prevent people from doing things > they are not supposed to, freeing the package owner from some of the > manual policing they had to do before. The PackageDB will have acls for > pushing and building as well as committing. This will allow package > owners to specify that a maintainer should only be allowed to commit or > only allowed to commit and build. [...] Sounds good to me. Cu knurd From abo at kth.se Sun Oct 7 07:54:46 2007 From: abo at kth.se (Alexander =?ISO-8859-1?Q?Bostr=F6m?=) Date: Sun, 07 Oct 2007 09:54:46 +0200 Subject: gdm Create User In-Reply-To: <1191720912.7237.6.camel@localhost6.localdomain6> References: <1191696141.3754.6.camel@localhost6.localdomain6> <1191708767.14966.64.camel@localhost.localdomain> <1191720912.7237.6.camel@localhost6.localdomain6> Message-ID: <1191743686.5560.225.camel@home.alexander.bostrom.net> l?r 2007-10-06 klockan 19:35 -0600 skrev Richi Plana: > So, no, I wasn't thinking the regular employee > would be creating the account from the workstation but a network admin. > Saves him from having to log on using a different account or going to > another computer (the same scenarios I mentioned earlier). In my experience that isn't really doable. It's a worthy goal, but right now I'd say this would only be useful for local accounts or perhaps for small organisations. I guess it's doable if you only have an LDAP server and an NFS share, but accounts on larger computer systems are in my experience usually created with special scripts that touch multiple databases, perhaps pulling data from outside sources and so on. (To fix this, one needs to start at the other end of the problem, with projects such as FreeIPA.) Also, it's often unsafe for an admin to enter important passwords on a workstation unless that computer has just been (re)installed. /abo From laroche at redhat.com Sun Oct 7 08:32:20 2007 From: laroche at redhat.com (Florian La Roche) Date: Sun, 7 Oct 2007 10:32:20 +0200 Subject: readahead_early. In-Reply-To: <47086731.5000803@redhat.com> References: <20071005200221.GA28441@redhat.com> <47086731.5000803@redhat.com> Message-ID: <20071007083220.GA9381@dudweiler.stuttgart.redhat.com> > FWIW, on my test box, entirely *disabling* readahead saves 2-4 seconds > on boot time... :) Shouldn't we then disable it for F8? AFAIK we also wanted to remove many other less critical services that are only needed on a low percentage of installed systems. regards, Florian La Roche From buildsys at redhat.com Sun Oct 7 10:21:13 2007 From: buildsys at redhat.com (Build System) Date: Sun, 7 Oct 2007 06:21:13 -0400 Subject: rawhide report: 20071007 changes Message-ID: <200710071021.l97ALDpq010267@porkchop.devel.redhat.com> Updated Packages: HelixPlayer-1:1.0.9-1.fc8 ------------------------- * Sat Oct 06 2007 Aurelien Bompard 1:1.0.9-1 - add sparc, sparc64, and alpha to excluded archs - update to 1.0.9 abyssinica-fonts-1.0-2.fc8 -------------------------- amarok-1.4.7-6.fc8 ------------------ * Sat Oct 06 2007 Aurelien Bompard 1.4.7-6 - add "alpha" to the list of archs where HelixPlayer is not available (bug 318431) bluez-gnome-0.14-7.fc8 ---------------------- * Sat Oct 06 2007 - Bastien Nocera - 0.14-7 - Provide virtual dbus-bluez-pin-helper for bluez-utils to use (#212421) bluez-utils-3.20-2.fc8 ---------------------- * Sat Oct 06 2007 - Bastien Nocera 3.20-2 - Remove hard-dependency on bluez-gnome, and use the virtual provides for dbus-bluez-pin-helper insted (#212421) cupsddk-1.2.3-1.fc8 ------------------- * Sat Oct 06 2007 Tim Waugh 1.2.3-1 - 1.2.3. Only change from 1.2.2 is to incorporate build fix. devhelp-0.16.1-1.fc8 -------------------- * Sat Oct 06 2007 Matthew Barnes - 0.16.1-1.fc8 - Update to 0.16.1 dvgrab-3.0-1.fc8 ---------------- * Sun Oct 07 2007 Jarod Wilson - 3.0-1 - New upstream release * Sun Feb 04 2007 Jarod Wilson - 2.1-3 - Minor clean-ups for core/extras merge review (#225713) eclipse-1:3.3.0-26.fc8 ---------------------- * Sat Oct 06 2007 Andrew Overholt 3.3.0-26 - Add encoding to desktop file. - Fix %files list again. * Fri Oct 05 2007 Andrew Overholt 3.3.0-25 - Fix %files list for Fedora Eclipse feature. * Fri Oct 05 2007 Andrew Overholt 3.3.0-24 - Update branding plugin. - Add branding feature. This fixes the update manager issue when using the Fedora-branded product. - Thanks to Alexander Kurtakov and Pascal Rapicault for helping track down this issue. em8300-kmod-0.16.3-5.2.6.23_0.220.rc9.git2.fc8 ---------------------------------------------- * Sat Oct 06 2007 Ville Skytt?? - Rebuild for kernel 2.6.23-0.220.rc9.git2.fc8. glest-2.0.1-3.fc8 ----------------- * Sat Oct 06 2007 Aurelien Bompard 2.0.1-3 - incorporate opengl-games-utils' functionality into the wrapper script gnome-power-manager-2.20.0-5.fc8 -------------------------------- * Sat Oct 06 2007 Matthias Clasen - 2.20.0-5 - Fix a thinko in the previous patch (#321671) hatari-0.95-4.fc8 ----------------- * Sat Oct 06 2007 Andrea Musuruane 0.95-4 - Fixed doc/authors.txt file encoding - Updated icon cache scriptlets to be compliant to new guidelines kernel-2.6.23-0.222.rc9.git4.fc8 -------------------------------- * Sat Oct 06 2007 Dave Jones - 2.6.23-rc9-git4 * Fri Oct 05 2007 Chuck Ebbert - Enable HID debugging in all kernels * Fri Oct 05 2007 Dave Jones - 2.6.23-rc9-git2 ntfs-3g-2:1.1004-1.fc8 ---------------------- * Sat Oct 06 2007 Tom "spot" Callaway 2:1.1004-1 - bump to 1.1004 pipepanic-0.1.3-4.fc8 --------------------- * Sat Oct 06 2007 Andrea Musuruane 0.1.3-4 - Fixed COPYING-ARTWORK file encoding - Updated icon cache scriptlets to be compliant to new guidelines superiotool-0-0.4.20071006svn2828.fc8 ------------------------------------- * Sat Oct 06 2007 Peter Lemenkov 0-0.4.20071006svn2828 - svn ver. 2828 (added support for Winbond W83627HF/F/HG/G, SMSC LPC47M10x, ITE IT8661F, SMSC LPC47B387, ITE IT8705F/AF etc) tecnoballz-0.91-6.fc8 --------------------- * Sat Aug 25 2007 Andrea Musuruane 0.91-6 - changed license due to new guidelines - removed %{?dist} tag from changelog - updated icon cache scriptlets to be compliant to new guidelines - changed desktop categories from Game;ArcadeGame; to Game;ArcadeGame;BlocksGame; (resolves bugzilla #250940) * Tue Apr 03 2007 Andrea Musuruane 0.91-5 - changed summary to avoid naming trademarks. * Sun Apr 01 2007 Andrea Musuruane 0.91-4 - corrected silly error in the %postun script xkeyboard-config-1.1-3.fc8 -------------------------- * Sat Oct 06 2007 Matthias Clasen - 1.1-3 - Somehow the Dell M65 model lost its vendor xorg-x11-drv-ati-6.7.195-1.fc8 ------------------------------ * Sat Oct 06 2007 Adam Jackson 6.7.195-1 - xf86-video-ati 6.7.195 xscreensaver-1:5.03-10.fc8 -------------------------- * Sat Oct 06 2007 Mamoru Tasaka - 1:5.03-10 - Fix the maximum value on demo configuration dialog - Change the encoding of XScreenSaver.ad and man files Broken deps for i386 ---------------------------------------------------------- ghc-gtk2hs - 0.9.12-2.fc8.i386 requires ghc = 0:6.6.1 ghc661-gtk2hs - 0.9.12-2.fc8.i386 requires /usr/bin/ghc-pkg-6.6.1 ghc661-gtk2hs - 0.9.12-2.fc8.i386 requires ghc661 kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.i686 requires kernel-i686 = 0:2.6.23-0.220.rc9.git2.fc8 kmod-em8300-PAE - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.i686 requires kernel-i686 = 0:2.6.23-0.220.rc9.git2.fc8PAE kmod-sysprof - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.i686 requires kernel-i686 = 0:2.6.23-0.142.rc3.git10.fc8 kmod-sysprof-PAE - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.i686 requires kernel-i686 = 0:2.6.23-0.142.rc3.git10.fc8PAE moodss - 21.5-1.fc7.i386 requires sqlite2-tcl octave-forge - 2006.07.09-9.fc7.i386 requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.i386 requires libginac-1.3.so.2 polyxmass-bin - 0.9.3-2.fc6.i386 requires libpolyxmass.so.10 rpy - 1.0-0.2.RC3.fc8.i386 requires R = 0:2.5.1 Broken deps for x86_64 ---------------------------------------------------------- ghc-gtk2hs - 0.9.12-2.fc8.x86_64 requires ghc = 0:6.6.1 ghc661-gtk2hs - 0.9.12-2.fc8.x86_64 requires /usr/bin/ghc-pkg-6.6.1 ghc661-gtk2hs - 0.9.12-2.fc8.x86_64 requires ghc661 kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.x86_64 requires kernel-x86_64 = 0:2.6.23-0.220.rc9.git2.fc8 kmod-sysprof - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.x86_64 requires kernel-x86_64 = 0:2.6.23-0.142.rc3.git10.fc8 moodss - 21.5-1.fc7.x86_64 requires sqlite2-tcl octave-forge - 2006.07.09-9.fc7.x86_64 requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.x86_64 requires libginac-1.3.so.2()(64bit) polyxmass-bin - 0.9.3-2.fc6.x86_64 requires libpolyxmass.so.10()(64bit) rpy - 1.0-0.2.RC3.fc8.x86_64 requires R = 0:2.5.1 Broken deps for ppc ---------------------------------------------------------- ghc-gtk2hs - 0.9.12-2.fc8.ppc requires ghc = 0:6.6.1 ghc661-gtk2hs - 0.9.12-2.fc8.ppc requires /usr/bin/ghc-pkg-6.6.1 ghc661-gtk2hs - 0.9.12-2.fc8.ppc requires ghc661 kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc requires kernel-ppc = 0:2.6.23-0.220.rc9.git2.fc8 kmod-em8300-smp - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc requires kernel-ppc = 0:2.6.23-0.220.rc9.git2.fc8smp moodss - 21.5-1.fc7.ppc requires sqlite2-tcl octave-forge - 2006.07.09-9.fc7.ppc requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.ppc requires libginac-1.3.so.2 polyxmass-bin - 0.9.3-2.fc6.ppc requires libpolyxmass.so.10 python-vcpx - 0.9.28-4.fc8.noarch requires monotone rpy - 1.0-0.2.RC3.fc8.ppc requires R = 0:2.5.1 Broken deps for ppc64 ---------------------------------------------------------- kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc64 requires kernel-ppc64 = 0:2.6.23-0.220.rc9.git2.fc8 kmod-em8300-kdump - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc64 requires kernel-ppc64 = 0:2.6.23-0.220.rc9.git2.fc8kdump moodss - 21.5-1.fc7.ppc64 requires sqlite2-tcl octave-forge - 2006.07.09-9.fc7.ppc64 requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.ppc64 requires libginac-1.3.so.2()(64bit) rpy - 1.0-0.2.RC3.fc8.ppc64 requires R = 0:2.5.1 xorg-x11-drivers - 7.2-7.fc8.ppc64 requires synaptics From frank-buettner at gmx.net Sun Oct 7 11:27:32 2007 From: frank-buettner at gmx.net (=?UTF-8?B?RnJhbmsgQsO8dHRuZXI=?=) Date: Sun, 07 Oct 2007 13:27:32 +0200 Subject: Why are no packages signed since 12 days? Message-ID: <4708C2A4.2020806@gmx.net> Hello, when I look at http://buildsys.fedoraproject.org/build-status/success.psp I must read, that since 12 day no packages have signed. Is this an error at the build system or have someone forgot it. Thanks -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 5766 bytes Desc: S/MIME Cryptographic Signature URL: From frank-buettner at gmx.net Sun Oct 7 11:27:37 2007 From: frank-buettner at gmx.net (=?UTF-8?B?RnJhbmsgQsO8dHRuZXI=?=) Date: Sun, 07 Oct 2007 13:27:37 +0200 Subject: Why are no packages signed since 12 days? Message-ID: <4708C2A9.8020607@gmx.net> Hello, when I look at http://buildsys.fedoraproject.org/build-status/success.psp I must read, that since 12 day no packages have signed. Is this an error at the build system or have someone forgot it. Thanks -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 5766 bytes Desc: S/MIME Cryptographic Signature URL: From sgrubb at redhat.com Sun Oct 7 11:42:23 2007 From: sgrubb at redhat.com (Steve Grubb) Date: Sun, 7 Oct 2007 07:42:23 -0400 Subject: gdm Create User In-Reply-To: <1191709103.14966.71.camel@localhost.localdomain> References: <1191696141.3754.6.camel@localhost6.localdomain6> <4707DABD.7060107@filteredperception.org> <1191709103.14966.71.camel@localhost.localdomain> Message-ID: <200710070742.23928.sgrubb@redhat.com> On Saturday 06 October 2007 18:18:23 Simo Sorce wrote: > > Whenever gdm receives an unknown username, *automatically* create > > that account as new, and log them in. > > Normally you can't distinguish between 'Authentication Failed' or 'User > unknown' for security reasons. Leaking the information that a user > exists or not is considered bad. Your proposal would make it easy to > leak the information. > > If you consider that GDM can be reached via a network using XDMCP, that > means that you may expos an automated way to discover valid usernames on > a box. I completely agree here. From a security perspective, this is a bad idea. There is also an audit trail that has certain requirements, too. We need to know the real user ID that is creating the account. (Its not root.) Root is a shared account and we need the loginuid of the person creating the account. So, they really do need to log in so that a proper session is setup and all the things we need for the audit trail is filled in. -Steve From mattdm at mattdm.org Sun Oct 7 12:06:22 2007 From: mattdm at mattdm.org (Matthew Miller) Date: Sun, 7 Oct 2007 08:06:22 -0400 Subject: gdm Create User In-Reply-To: <200710070742.23928.sgrubb@redhat.com> References: <1191696141.3754.6.camel@localhost6.localdomain6> <4707DABD.7060107@filteredperception.org> <1191709103.14966.71.camel@localhost.localdomain> <200710070742.23928.sgrubb@redhat.com> Message-ID: <20071007120622.GA15466@jadzia.bu.edu> On Sun, Oct 07, 2007 at 07:42:23AM -0400, Steve Grubb wrote: > > > Whenever gdm receives an unknown username, *automatically* create > > > that account as new, and log them in. > > If you consider that GDM can be reached via a network using XDMCP, that > > means that you may expos an automated way to discover valid usernames on > > a box. > I completely agree here. From a security perspective, this is a bad idea. GDM knows if it's running locally or via xdmcp, though. It could act differently. > There is also an audit trail that has certain requirements, too. We need to > know the real user ID that is creating the account. (Its not root.) Root is a > shared account and we need the loginuid of the person creating the account. > So, they really do need to log in so that a proper session is setup and all > the things we need for the audit trail is filled in. And yes, the feature should certainly be easy to deactivate. It's inappropriate for a wide variety of situations. -- Matthew Miller mattdm at mattdm.org Boston University Linux ------> From anders at trudheim.co.uk Sun Oct 7 12:20:26 2007 From: anders at trudheim.co.uk (Anders Karlsson) Date: Sun, 7 Oct 2007 13:20:26 +0100 Subject: Sierra Wireless on Rawhide Message-ID: <20071007122026.GA5994@iota.fab.redhat.com> Hi there, I've been trying to get UMTS working through the Sierra chip in my Thinkpad X60s and for some reason, the USB subsystem in F8 TestN and Rawhide clocks that I have the Sierra chip, configures it (udev creates /dev/ttyUSB[0-2]) and then immediately disconnects the device, meaning I no longer see it in lsusb output etc. This was not the case in F7. I've tried reverting the Sierra driver to version 1.0.6 (known to work on RHEL5), to no avail, and I've also tried booting with usbcore.autosuspend=0 and usbcore.autosuspend=-1. Neither improves the situation. In /var/log/messages I get the following snippet around when sierra is loaded; --- Oct 7 12:44:02 iota kernel: usbcore: registered new interface driver hci_usb Oct 7 12:44:02 iota kernel: drivers/usb/serial/usb-serial.c: USB Serial support registered for Sierra USB modem (1 port) Oct 7 12:44:02 iota kernel: drivers/usb/serial/usb-serial.c: USB Serial support registered for Sierra USB modem (3 port) Oct 7 12:44:02 iota kernel: sierra 3-1:1.0: Sierra USB modem (3 port) converter detected Oct 7 12:44:02 iota kernel: usb 3-1: Sierra USB modem (3 port) converter now attached to ttyUSB0 Oct 7 12:44:02 iota kernel: usb 3-1: Sierra USB modem (3 port) converter now attached to ttyUSB1 Oct 7 12:44:02 iota kernel: usb 3-1: Sierra USB modem (3 port) converter now attached to ttyUSB2 Oct 7 12:44:02 iota kernel: usbcore: registered new interface driver sierra Oct 7 12:44:02 iota kernel: /root/sierra.v.1.0.6/sierra.c: USB Driver for Sierra Wireless USB modems: v.1.0.6 Oct 7 12:44:02 iota kernel: iTCO_vendor_support: vendor-support=0 Oct 7 12:44:02 iota kernel: sdhci: Secure Digital Host Controller Interface driver Oct 7 12:44:02 iota kernel: sdhci: Copyright(c) Pierre Ossman Oct 7 12:44:02 iota kernel: sdhci: SDHCI controller found at 0000:15:00.2 [1180:0822] (rev 18) Oct 7 12:44:02 iota kernel: ACPI: PCI Interrupt 0000:15:00.2[C] -> GSI 18 (level, low) -> IRQ 23 Oct 7 12:44:02 iota kernel: mmc0: SDHCI at 0xe4301800 irq 23 DMA Oct 7 12:44:02 iota kernel: iTCO_wdt: Intel TCO WatchDog Timer Driver v1.02 (26-Jul-2007) Oct 7 12:44:02 iota kernel: iTCO_wdt: Found a ICH7-M TCO device (Version=2, TCOBASE=0x1060) Oct 7 12:44:02 iota kernel: usb 3-1: USB disconnect, address 2 Oct 7 12:44:02 iota kernel: sierra3 ttyUSB0: Sierra USB modem (3 port) converter now disconnected from ttyUSB0 Oct 7 12:44:02 iota kernel: sierra3 ttyUSB1: Sierra USB modem (3 port) converter now disconnected from ttyUSB1 Oct 7 12:44:02 iota kernel: sierra3 ttyUSB2: Sierra USB modem (3 port) converter now disconnected from ttyUSB2 Oct 7 12:44:02 iota kernel: sierra 3-1:1.0: device disconnected --- Can someone let me know how I can debug this so that this will work in F8 when it is released? Thanks! -- Anders Karlsson All-Round Linux Tinkerer & RHCE From mschwendt.tmp0701.nospam at arcor.de Sun Oct 7 12:26:50 2007 From: mschwendt.tmp0701.nospam at arcor.de (Michael Schwendt) Date: Sun, 7 Oct 2007 14:26:50 +0200 Subject: Why are no packages signed since 12 days? In-Reply-To: <4708C2A9.8020607@gmx.net> References: <4708C2A9.8020607@gmx.net> Message-ID: <20071007142650.2e9447c4.mschwendt.tmp0701.nospam@arcor.de> On Sun, 07 Oct 2007 13:27:37 +0200, Frank B?ttner wrote: > Hello, > when I look at > http://buildsys.fedoraproject.org/build-status/success.psp > I must read, that since 12 day no packages have signed. > Is this an error at the build system or have someone forgot it. Have you missed the build reports sent to this list and epel-devel-list? We have never before updated the plague build-status from "needsign" to "finished" [1]. That means, what you see has been like that for several years. [1] It would likely need additional work in the plague codebase, too. The signers would need to get plague admin privs and authenticate with either local copies of their certs on the buildsys machine (less ideal) or via a shared account or a different interface. From lkundrak at redhat.com Sun Oct 7 12:26:51 2007 From: lkundrak at redhat.com (Lubomir Kundrak) Date: Sun, 07 Oct 2007 14:26:51 +0200 Subject: gdm Create User In-Reply-To: <1191709103.14966.71.camel@localhost.localdomain> References: <1191696141.3754.6.camel@localhost6.localdomain6> <4707DABD.7060107@filteredperception.org> <1191709103.14966.71.camel@localhost.localdomain> Message-ID: <1191760011.24051.3.camel@localhost.localdomain> On Sat, 2007-10-06 at 18:18 -0400, Simo Sorce wrote: > Leaking the information that a user exists or not is considered bad. Though I do not think that gdm is the right place to create user accounts, I disagree with this statement. Knowing that an user exists or not is in principle about the same dangerous as knowing whether a machine is up or not. Or should we declare ping to be a security threat? -- Lubomir Kundrak (Red Hat Security Response Team) From lkundrak at redhat.com Sun Oct 7 12:28:03 2007 From: lkundrak at redhat.com (Lubomir Kundrak) Date: Sun, 07 Oct 2007 14:28:03 +0200 Subject: gdm Create User In-Reply-To: <1191696141.3754.6.camel@localhost6.localdomain6> References: <1191696141.3754.6.camel@localhost6.localdomain6> Message-ID: <1191760083.24051.5.camel@localhost.localdomain> On Sat, 2007-10-06 at 12:42 -0600, Richi Plana wrote: > How about adding the functionality to create user accounts (local or > network) at the gdm login screen? How about adding that functionality to sysvinit? Or grub? -- Lubomir Kundrak (Red Hat Security Response Team) From drago01 at gmail.com Sun Oct 7 12:37:35 2007 From: drago01 at gmail.com (dragoran) Date: Sun, 07 Oct 2007 14:37:35 +0200 Subject: Freeze over for Fedora 8 Test 3 - Still in continual development freeze In-Reply-To: <20071003171803.324a63a9@redhat.com> References: <20071003171803.324a63a9@redhat.com> Message-ID: <4708D30F.1090206@gmail.com> Jesse Keating wrote: > To that end we are now processing F-8 branch requests. > If you request your package be branched for F-8, a branch will be made > based on content currently in devel/. Builds from F-8/ will obviously > go to the dist-f8 collection and thus rawhide/release. will F-8 branches be automaticly created after F8 GA? Or do I have to fill cvs request for each of my packages? From frank-buettner at gmx.net Sun Oct 7 12:38:58 2007 From: frank-buettner at gmx.net (=?UTF-8?B?RnJhbmsgQsO8dHRuZXI=?=) Date: Sun, 07 Oct 2007 14:38:58 +0200 Subject: Why are no packages signed since 12 days? In-Reply-To: <20071007142650.2e9447c4.mschwendt.tmp0701.nospam@arcor.de> References: <4708C2A9.8020607@gmx.net> <20071007142650.2e9447c4.mschwendt.tmp0701.nospam@arcor.de> Message-ID: <4708D362.1090101@gmx.net> Michael Schwendt schrieb: > On Sun, 07 Oct 2007 13:27:37 +0200, Frank B?ttner wrote: > >> Hello, >> when I look at >> http://buildsys.fedoraproject.org/build-status/success.psp >> I must read, that since 12 day no packages have signed. >> Is this an error at the build system or have someone forgot it. > > Have you missed the build reports sent to this list and > epel-devel-list? No, I have only see the long list of packages:) > > We have never before updated the plague build-status from "needsign" > to "finished" [1]. That means, what you see has been like that for several > years. > > [1] It would likely need additional work in the plague codebase, too. > The signers would need to get plague admin privs and authenticate with > either local copies of their certs on the buildsys machine (less ideal) > or via a shared account or a different interface. > -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 5766 bytes Desc: S/MIME Cryptographic Signature URL: From mattdm at mattdm.org Sun Oct 7 12:58:32 2007 From: mattdm at mattdm.org (Matthew Miller) Date: Sun, 7 Oct 2007 08:58:32 -0400 Subject: gdm Create User In-Reply-To: <1191760011.24051.3.camel@localhost.localdomain> References: <1191696141.3754.6.camel@localhost6.localdomain6> <4707DABD.7060107@filteredperception.org> <1191709103.14966.71.camel@localhost.localdomain> <1191760011.24051.3.camel@localhost.localdomain> Message-ID: <20071007125832.GA22092@jadzia.bu.edu> On Sun, Oct 07, 2007 at 02:26:51PM +0200, Lubomir Kundrak wrote: > Knowing that an user exists or not is in principle about the same > dangerous as knowing whether a machine is up or not. Or should we > declare ping to be a security threat? This isn't true. Many attack vectors require knowing an exist account name. -- Matthew Miller mattdm at mattdm.org Boston University Linux ------> From jkeating at redhat.com Sun Oct 7 12:58:05 2007 From: jkeating at redhat.com (Jesse Keating) Date: Sun, 7 Oct 2007 08:58:05 -0400 Subject: Freeze over for Fedora 8 Test 3 - Still in continual development freeze In-Reply-To: <3170f42f0710062106k778724e9l5cba23dd498f36c4@mail.gmail.com> References: <20071003171803.324a63a9@redhat.com> <3170f42f0710040026m7100dd06s59b65d14b6b302f2@mail.gmail.com> <20071004062916.75dbec15@redhat.com> <3170f42f0710062106k778724e9l5cba23dd498f36c4@mail.gmail.com> Message-ID: <20071007085805.38b4d698@redhat.com> On Sun, 7 Oct 2007 09:36:18 +0530 "Debarshi 'Rishi' Ray" wrote: > I have requested and received a F-8 branch for most of my packages. > Now in the interim period before the Fedora 8 final stable release, > how do I handle updates. Previously I would do a cvs commit && make > tag build for the F-7 and devel branches. If I leave the F-8 branches > untouched till the release, will stuff from devel automatically get > included in Fedora 8 when it comes out? Or I need to tag and build for > F-8 too? If you asked for a Fedora 8 branch, then builds from your devel/ branch will be held in waiting for the next rawhide cycle (Fedora 9). If you want to build something for Fedora 8 you need to build it on the F-8/ branch. Until we reach the final freeze builds from F-8 will go directly into rawhide and Fedora 8. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From jkeating at redhat.com Sun Oct 7 13:00:26 2007 From: jkeating at redhat.com (Jesse Keating) Date: Sun, 7 Oct 2007 09:00:26 -0400 Subject: Freeze over for Fedora 8 Test 3 - Still in continual development freeze In-Reply-To: <4708D30F.1090206@gmail.com> References: <20071003171803.324a63a9@redhat.com> <4708D30F.1090206@gmail.com> Message-ID: <20071007090026.09fd969e@redhat.com> On Sun, 07 Oct 2007 14:37:35 +0200 dragoran wrote: > will F-8 branches be automaticly created after F8 GA? Or do I have to > fill cvs request for each of my packages? When we reach final freeze, all packages that haven't yet been branched will be branched for you. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From debarshi.ray at gmail.com Sun Oct 7 13:33:30 2007 From: debarshi.ray at gmail.com (Debarshi 'Rishi' Ray) Date: Sun, 7 Oct 2007 19:03:30 +0530 Subject: Freeze over for Fedora 8 Test 3 - Still in continual development freeze In-Reply-To: <20071007085805.38b4d698@redhat.com> References: <20071003171803.324a63a9@redhat.com> <3170f42f0710040026m7100dd06s59b65d14b6b302f2@mail.gmail.com> <20071004062916.75dbec15@redhat.com> <3170f42f0710062106k778724e9l5cba23dd498f36c4@mail.gmail.com> <20071007085805.38b4d698@redhat.com> Message-ID: <3170f42f0710070633q52dfd7cat575bac8601aa090f@mail.gmail.com> Thanks for the explanation. > If you want to build something for Fedora 8 you need to build it on the > F-8/ branch. Do we need to add updates to the F-8 branch in Bodhi before final Fedora 8 freeze or release? Cheers, Debarshi -- GPG key ID: 63D4A5A7 Key server: pgp.mit.edu From mschwendt.tmp0701.nospam at arcor.de Sun Oct 7 13:37:36 2007 From: mschwendt.tmp0701.nospam at arcor.de (Michael Schwendt) Date: Sun, 7 Oct 2007 15:37:36 +0200 Subject: Freeze over for Fedora 8 Test 3 - Still in continual development freeze In-Reply-To: <3170f42f0710070633q52dfd7cat575bac8601aa090f@mail.gmail.com> References: <20071003171803.324a63a9@redhat.com> <3170f42f0710040026m7100dd06s59b65d14b6b302f2@mail.gmail.com> <20071004062916.75dbec15@redhat.com> <3170f42f0710062106k778724e9l5cba23dd498f36c4@mail.gmail.com> <20071007085805.38b4d698@redhat.com> <3170f42f0710070633q52dfd7cat575bac8601aa090f@mail.gmail.com> Message-ID: <20071007153736.d8a1bc30.mschwendt.tmp0701.nospam@arcor.de> On Sun, 7 Oct 2007 19:03:30 +0530, Debarshi 'Rishi' Ray wrote: > Thanks for the explanation. > > > If you want to build something for Fedora 8 you need to build it on the > > F-8/ branch. > > Do we need to add updates to the F-8 branch in Bodhi before final > Fedora 8 freeze or release? No. From jkeating at redhat.com Sun Oct 7 13:53:21 2007 From: jkeating at redhat.com (Jesse Keating) Date: Sun, 7 Oct 2007 09:53:21 -0400 Subject: Freeze over for Fedora 8 Test 3 - Still in continual development freeze In-Reply-To: <3170f42f0710070633q52dfd7cat575bac8601aa090f@mail.gmail.com> References: <20071003171803.324a63a9@redhat.com> <3170f42f0710040026m7100dd06s59b65d14b6b302f2@mail.gmail.com> <20071004062916.75dbec15@redhat.com> <3170f42f0710062106k778724e9l5cba23dd498f36c4@mail.gmail.com> <20071007085805.38b4d698@redhat.com> <3170f42f0710070633q52dfd7cat575bac8601aa090f@mail.gmail.com> Message-ID: <20071007095321.34e16d0e@redhat.com> On Sun, 7 Oct 2007 19:03:30 +0530 "Debarshi 'Rishi' Ray" wrote: > Do we need to add updates to the F-8 branch in Bodhi before final > Fedora 8 freeze or release? No. Bodhi will start taking F8 updates once we reach the final freeze, and builds from the F-8 branch will be directed to the updates-candidate collection at that time. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From debarshi.ray at gmail.com Sun Oct 7 13:58:57 2007 From: debarshi.ray at gmail.com (Debarshi 'Rishi' Ray) Date: Sun, 7 Oct 2007 19:28:57 +0530 Subject: Freeze over for Fedora 8 Test 3 - Still in continual development freeze In-Reply-To: <20071007095321.34e16d0e@redhat.com> References: <20071003171803.324a63a9@redhat.com> <3170f42f0710040026m7100dd06s59b65d14b6b302f2@mail.gmail.com> <20071004062916.75dbec15@redhat.com> <3170f42f0710062106k778724e9l5cba23dd498f36c4@mail.gmail.com> <20071007085805.38b4d698@redhat.com> <3170f42f0710070633q52dfd7cat575bac8601aa090f@mail.gmail.com> <20071007095321.34e16d0e@redhat.com> Message-ID: <3170f42f0710070658q454ecfa3p2b15537df117ade3@mail.gmail.com> > No. Bodhi will start taking F8 updates once we reach the final freeze, > and builds from the F-8 branch will be directed to the > updates-candidate collection at that time. Thanks again. Cheers, Debarshi -- GPG key ID: 63D4A5A7 Key server: pgp.mit.edu From sgrubb at redhat.com Sun Oct 7 14:00:10 2007 From: sgrubb at redhat.com (Steve Grubb) Date: Sun, 7 Oct 2007 10:00:10 -0400 Subject: gdm Create User In-Reply-To: <1191760011.24051.3.camel@localhost.localdomain> References: <1191696141.3754.6.camel@localhost6.localdomain6> <1191709103.14966.71.camel@localhost.localdomain> <1191760011.24051.3.camel@localhost.localdomain> Message-ID: <200710071000.10731.sgrubb@redhat.com> On Sunday 07 October 2007 08:26:51 Lubomir Kundrak wrote: > > Leaking the information that a user exists or not is considered bad. > > Though I do not think that gdm is the right place to create user > accounts, I disagree with this statement. > > Knowing that an user exists or not is in principle about the same > dangerous as knowing whether a machine is up or not. Remember all the times that login programs or pam have been updated to fix timing attacks that sometimes reveal whether an account is valid? Let me show you one to refresh your memory (there are more): http://marc.info/?l=bugtraq&m=105172058404810&w=2 A successful account breach requires 3 things: a machine name, a valid account, and the password. Letting people know that an account is valid cuts the attack down to a dictionary attack. -Steve From ssorce at redhat.com Sun Oct 7 14:33:49 2007 From: ssorce at redhat.com (Simo Sorce) Date: Sun, 07 Oct 2007 10:33:49 -0400 Subject: gdm Create User In-Reply-To: <1191720912.7237.6.camel@localhost6.localdomain6> References: <1191696141.3754.6.camel@localhost6.localdomain6> <1191708767.14966.64.camel@localhost.localdomain> <1191720912.7237.6.camel@localhost6.localdomain6> Message-ID: <1191767629.14966.75.camel@localhost.localdomain> On Sat, 2007-10-06 at 19:35 -0600, Richi Plana wrote: > I used to work at a company where Windows and Active Directory was the > standard. Each time a new employee would be given a desktop, the > system > administrator would either log on as network admin from the machine he > was installing or go back to his terminal to create the user account. Well, maybe in small companies, they can think of doing something lie that. But in big organizations most of the time the admin that install or deploy computers does not have the right to create accounts. And most of the time accounts are generated by the HR department and added in the system by scripts or meta directories. Simo. From ssorce at redhat.com Sun Oct 7 14:37:28 2007 From: ssorce at redhat.com (Simo Sorce) Date: Sun, 07 Oct 2007 10:37:28 -0400 Subject: gdm Create User In-Reply-To: <1191760011.24051.3.camel@localhost.localdomain> References: <1191696141.3754.6.camel@localhost6.localdomain6> <4707DABD.7060107@filteredperception.org> <1191709103.14966.71.camel@localhost.localdomain> <1191760011.24051.3.camel@localhost.localdomain> Message-ID: <1191767848.14966.78.camel@localhost.localdomain> On Sun, 2007-10-07 at 14:26 +0200, Lubomir Kundrak wrote: > On Sat, 2007-10-06 at 18:18 -0400, Simo Sorce wrote: > > Leaking the information that a user exists or not is considered bad. > > Though I do not think that gdm is the right place to create user > accounts, I disagree with this statement. > > Knowing that an user exists or not is in principle about the same > dangerous as knowing whether a machine is up or not. Or should we > declare ping to be a security threat? Don't ask me, I do not agree with it :), as discovering user information is usually very easy anyway, I just reported what many security "experts" say or have said and how it is implemented in a lot of software where returning "User not Found" has been replace in time. Simo. From nicolas.mailhot at laposte.net Sun Oct 7 14:37:55 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Sun, 07 Oct 2007 16:37:55 +0200 Subject: gdm Create User In-Reply-To: <200710071000.10731.sgrubb@redhat.com> References: <1191696141.3754.6.camel@localhost6.localdomain6> <1191709103.14966.71.camel@localhost.localdomain> <1191760011.24051.3.camel@localhost.localdomain> <200710071000.10731.sgrubb@redhat.com> Message-ID: <1191767875.25813.14.camel@rousalka.dyndns.org> Le dimanche 07 octobre 2007 ? 10:00 -0400, Steve Grubb a ?crit : > A successful account breach requires 3 things: a machine name, a valid > account, and the password. Letting people know that an account is valid cuts > the attack down to a dictionary attack. However account names are terribly predictible anyway, so hiding them helps little. Script kiddies routinely scan ssh ports with common surnames, hoping to find accounts with no passwords. Also a lot of people use account names in public mails, so? -- Nicolas Mailhot -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: Ceci est une partie de message num?riquement sign?e URL: From lkundrak at redhat.com Sun Oct 7 15:33:45 2007 From: lkundrak at redhat.com (Lubomir Kundrak) Date: Sun, 07 Oct 2007 17:33:45 +0200 Subject: gdm Create User In-Reply-To: <200710071000.10731.sgrubb@redhat.com> References: <1191696141.3754.6.camel@localhost6.localdomain6> <1191709103.14966.71.camel@localhost.localdomain> <1191760011.24051.3.camel@localhost.localdomain> <200710071000.10731.sgrubb@redhat.com> Message-ID: <1191771225.24051.10.camel@localhost.localdomain> On Sun, 2007-10-07 at 10:00 -0400, Steve Grubb wrote: > On Sunday 07 October 2007 08:26:51 Lubomir Kundrak wrote: > > > Leaking the information that a user exists or not is considered bad. > > > > Though I do not think that gdm is the right place to create user > > accounts, I disagree with this statement. > > > > Knowing that an user exists or not is in principle about the same > > dangerous as knowing whether a machine is up or not. > > Remember all the times that login programs or pam have been updated to fix > timing attacks that sometimes reveal whether an account is valid? Let me show > you one to refresh your memory (there are more): > > http://marc.info/?l=bugtraq&m=105172058404810&w=2 > > A successful account breach requires 3 things: a machine name, a valid > account, and the password. Letting people know that an account is valid cuts > the attack down to a dictionary attack. So what about trying to hide the machine name? This is plain nonsense. Time that was spent avoiding timing `attacks' was wasted. The _password_ is meant to be a key that is to be hidden, not the account name. If anything, dictionary attacks can be done against the username-password pair also. -- Lubomir Kundrak (Red Hat Security Response Team) From nicolas.mailhot at laposte.net Sun Oct 7 15:39:01 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Sun, 07 Oct 2007 17:39:01 +0200 Subject: gdm Create User In-Reply-To: <1191771225.24051.10.camel@localhost.localdomain> References: <1191696141.3754.6.camel@localhost6.localdomain6> <1191709103.14966.71.camel@localhost.localdomain> <1191760011.24051.3.camel@localhost.localdomain> <200710071000.10731.sgrubb@redhat.com> <1191771225.24051.10.camel@localhost.localdomain> Message-ID: <1191771541.26738.1.camel@rousalka.dyndns.org> Le dimanche 07 octobre 2007 ? 17:33 +0200, Lubomir Kundrak a ?crit : > So what about trying to hide the machine name? This is plain nonsense. It's sort of useful when you have common system accounts with well-known default passwords. But even then attackers would probably just try them instead of checking if the account is live first -- Nicolas Mailhot -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: Ceci est une partie de message num?riquement sign?e URL: From sgrubb at redhat.com Sun Oct 7 15:43:53 2007 From: sgrubb at redhat.com (Steve Grubb) Date: Sun, 7 Oct 2007 11:43:53 -0400 Subject: gdm Create User In-Reply-To: <1191771225.24051.10.camel@localhost.localdomain> References: <1191696141.3754.6.camel@localhost6.localdomain6> <200710071000.10731.sgrubb@redhat.com> <1191771225.24051.10.camel@localhost.localdomain> Message-ID: <200710071143.54481.sgrubb@redhat.com> On Sunday 07 October 2007 11:33:45 Lubomir Kundrak wrote: > > A successful account breach requires 3 things: a machine name, a valid > > account, and the password. Letting people know that an account is valid > > cuts the attack down to a dictionary attack. > > So what about trying to hide the machine name? Yes that is a good thing to try, but likely to be exposed. NAT's do some degree of protecting this. But this is really not the point of this thread. > This is plain nonsense. Time that was spent avoiding timing `attacks' was > wasted. The _password_ is meant to be a key that is to be hidden, not the > account name. No, it is both. This is why face logins are bad in a secure setting. > If anything, dictionary attacks can be done against the username-password > pair also. Yes that is true. But not having a valid account name doubles the complexity and requires you to work even longer. -Steve From ssorce at redhat.com Sun Oct 7 15:52:42 2007 From: ssorce at redhat.com (Simo Sorce) Date: Sun, 07 Oct 2007 11:52:42 -0400 Subject: gdm Create User In-Reply-To: <200710071143.54481.sgrubb@redhat.com> References: <1191696141.3754.6.camel@localhost6.localdomain6> <200710071000.10731.sgrubb@redhat.com> <1191771225.24051.10.camel@localhost.localdomain> <200710071143.54481.sgrubb@redhat.com> Message-ID: <1191772362.14966.85.camel@localhost.localdomain> On Sun, 2007-10-07 at 11:43 -0400, Steve Grubb wrote: > On Sunday 07 October 2007 11:33:45 Lubomir Kundrak wrote: > > > A successful account breach requires 3 things: a machine name, a valid > > > account, and the password. Letting people know that an account is valid > > > cuts the attack down to a dictionary attack. > > > > So what about trying to hide the machine name? > > Yes that is a good thing to try, but likely to be exposed. NAT's do some > degree of protecting this. But this is really not the point of this thread. And I really hope you don't advocate NAT as a security feature, please! /me hates NAT and I hope nobody will be allowed to reintroduce something like that with IPv6 > > This is plain nonsense. Time that was spent avoiding timing `attacks' was > > wasted. The _password_ is meant to be a key that is to be hidden, not the > > account name. > > No, it is both. This is why face logins are bad in a secure setting. I think this kind of reasoning make sense only when made in a vacuum. In most cases the username is just too easy to find out anyway. Trying to regard it as a secret to protect is just plainly voodoo security IMO, I concur with Lubomir on this. > > If anything, dictionary attacks can be done against the username-password > > pair also. > > Yes that is true. But not having a valid account name doubles the complexity > and requires you to work even longer. That is a function of username lenght and passord lenght: These 2 cases show same complexity: A) 8 char username + 8 char password b) 16 chars password Want to bet the odds, make the password longer (make it a passphrase) and stop caring about the username being public or not. Simo. > -Steve > From alan at redhat.com Sun Oct 7 16:28:33 2007 From: alan at redhat.com (Alan Cox) Date: Sun, 7 Oct 2007 12:28:33 -0400 Subject: gdm Create User In-Reply-To: <1191771225.24051.10.camel@localhost.localdomain> References: <1191696141.3754.6.camel@localhost6.localdomain6> <1191709103.14966.71.camel@localhost.localdomain> <1191760011.24051.3.camel@localhost.localdomain> <200710071000.10731.sgrubb@redhat.com> <1191771225.24051.10.camel@localhost.localdomain> Message-ID: <20071007162833.GA14857@devserv.devel.redhat.com> On Sun, Oct 07, 2007 at 05:33:45PM +0200, Lubomir Kundrak wrote: > So what about trying to hide the machine name? This is plain nonsense. If its a key to something why not ? > Time that was spent avoiding timing `attacks' was wasted. The _password_ > is meant to be a key that is to be hidden, not the account name. If > anything, dictionary attacks can be done against the username-password > pair also. And the amount of work required grows enormously. I'd refer you to the cisco VPN flaws which clearly demonstrated there are situations where hiding the user name is enormously beneficial and made the cracking time much much longer. Alan From alan at redhat.com Sun Oct 7 16:30:01 2007 From: alan at redhat.com (Alan Cox) Date: Sun, 7 Oct 2007 12:30:01 -0400 Subject: gdm Create User In-Reply-To: <200710071143.54481.sgrubb@redhat.com> References: <1191696141.3754.6.camel@localhost6.localdomain6> <200710071000.10731.sgrubb@redhat.com> <1191771225.24051.10.camel@localhost.localdomain> <200710071143.54481.sgrubb@redhat.com> Message-ID: <20071007163001.GB14857@devserv.devel.redhat.com> On Sun, Oct 07, 2007 at 11:43:53AM -0400, Steve Grubb wrote: > Yes that is true. But not having a valid account name doubles the complexity > and requires you to work even longer. More than doubles. You've now got to guess two items from the dictionary as a matching pair. Thats like trying to throw double one rather than a single one on dice (only these dice are multi-million sided) From lkundrak at redhat.com Sun Oct 7 16:41:25 2007 From: lkundrak at redhat.com (Lubomir Kundrak) Date: Sun, 07 Oct 2007 18:41:25 +0200 Subject: gdm Create User In-Reply-To: <20071007163001.GB14857@devserv.devel.redhat.com> References: <1191696141.3754.6.camel@localhost6.localdomain6> <200710071000.10731.sgrubb@redhat.com> <1191771225.24051.10.camel@localhost.localdomain> <200710071143.54481.sgrubb@redhat.com> <20071007163001.GB14857@devserv.devel.redhat.com> Message-ID: <1191775285.24051.14.camel@localhost.localdomain> On Sun, 2007-10-07 at 12:30 -0400, Alan Cox wrote: > On Sun, Oct 07, 2007 at 11:43:53AM -0400, Steve Grubb wrote: > > Yes that is true. But not having a valid account name doubles the complexity > > and requires you to work even longer. > > More than doubles. You've now got to guess two items from the dictionary as > a matching pair. Thats like trying to throw double one rather than a single > one on dice (only these dice are multi-million sided) Right. And now add guessing of the machine's address to the complexity of bruteforcing the login information. Would the system, where an user would have to know ten passwords and five usernames be more secure than one, where account is protected just with the password? If yes, why don't we do that now? -- Lubomir Kundrak (Red Hat Security Response Team) From snecklifter at gmail.com Sun Oct 7 18:01:14 2007 From: snecklifter at gmail.com (Christopher Brown) Date: Sun, 7 Oct 2007 19:01:14 +0100 Subject: Co-maintaining mono packages In-Reply-To: <1191578779.4199.11.camel@T7.Linux> References: <1191578779.4199.11.camel@T7.Linux> Message-ID: <364d303b0710071101j7d70f295tfe334f5fb164c2fa@mail.gmail.com> On 05/10/2007, Paul wrote: > > Hi, > > Currently, mono in rawhide is dropping behind the actual releases which > is causing problems with the likes of monodevelop being updated and more > over, stuff I do for work! > > Is there anything I need to do to start co-maintaining the mono tree? > > TTFN > > Paul > (getting back on his feet at last!) If any mono bods are interested I have a couple of packages waiting for review as I'm currently trying to get iFolder accepted. https://bugzilla.redhat.com/show_bug.cgi?id=283951 https://bugzilla.redhat.com/show_bug.cgi?id=285801 Good to hear you're back in the saddle Paul - you were good enough to help out with my first package review (Jokosher) which you may remember. Cheers Chris -- http://www.chruz.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From buildsys at fedoraproject.org Sun Oct 7 19:41:52 2007 From: buildsys at fedoraproject.org (buildsys at fedoraproject.org) Date: Sun, 7 Oct 2007 15:41:52 -0400 (EDT) Subject: Fedora Extras Package Build Report 2007-10-07 Message-ID: <20071007194152.366F115212D@buildsys.fedoraproject.org> Packages built and released for Fedora Extras 6: 8 bzr-0.91-1.fc6 bzr-gtk-0.91.0-2.fc6 bzrtools-0.91.0-1.fc6 cupsddk-1.2.3-1.fc6 isomaster-1.1-2.fc6 ntfs-3g-1.1004-1.fc6 NEW qstars-0.4-3.fc6 : A screensaver simulating planets and asteroids in space superiotool-0-0.4.20071006svn2828.fc6 Changes in Fedora Extras 6: bzr-0.91-1.fc6 -------------- * Tue Aug 28 2007 Toshio Kuratomi - 0.91-1 - Update to 0.91. + Fixes some issues with using tag-enabled branches. * Tue Aug 28 2007 Toshio Kuratomi - 0.90-1 - Update to 0.90 * Mon Aug 27 2007 Toshio Kuratomi - 0.90-0.1.rc1 - Update to 0.90rc1. - 0.90 contains some pyrex code to speed things up. bzr is now arch specific. - Update license tag. * Wed Jul 25 2007 Warren Togami - 0.18-1 - Update to 0.18. * Tue Jun 26 2007 Warren Togami - 0.17-2 - Update to 0.17. * Tue May 08 2007 Toshio Kuratomi - 0.16-1 - Update to 0.16. bzr-gtk-0.91.0-2.fc6 -------------------- * Wed Sep 26 2007 Toshio Kuratomi 0.91.0-2 - Olive must be moved to an arch specific directory as well for now. If rpm could have noarch subpackages, this would be fine to leave in python_sitelib. - Disable nautilus extension on FC-6 as it has never been built for FC-6 and I don't have an FC-6 box on which to test nautilus integration. * Wed Sep 26 2007 Toshio Kuratomi 0.91.0-1 - Update to 0.91.0. * Thu Aug 30 2007 Toshio Kuratomi 0.90.0-2 - Move the plugins manually as distutils doesn't know that bzr is arch specific. * Tue Aug 28 2007 Toshio Kuratomi 0.90.0-1 - Update to 0.90.0. - Update license tag to the new Licensing Guidelines. - Bzr is now arch specific so all its plugins have to be as well. * Wed Jul 25 2007 Warren Togami 0.18.0-1 - Update to 0.18.0. * Thu Jun 28 2007 Warren Togami 0.17.0-1 - Update to 0.17.0. * Fri May 11 2007 Toshio Kuratomi 0.16.0-1 - Update to 0.16.0. - Apply patch to fix traceback in nautilus module. * Mon Apr 30 2007 Toshio Kuratomi 0.15.2-3 - Add a nautilus subpackage as there's now a nautilus-python package in Fedora. * Wed Apr 18 2007 Toshio Kuratomi 0.15.2-2 - Fix olive description. bzrtools-0.91.0-1.fc6 --------------------- * Wed Sep 26 2007 Toshio Kuratomi 0.91.0-1 - Update to 0.91.0. * Thu Aug 30 2007 Toshio Kuratomi 0.90.0-2 - Move plugin manually since setuptools has no way of knowing that bzr is arch specific. - Disable debuginfo packages. * Tue Aug 28 2007 Toshio Kuratomi 0.90.0-1 - Update to 0.90.0. - Fix License tag to conform to the new Licensing Guidelines. - Bzr is now arch specific so all its plugins have to be as well. * Wed Jul 25 2007 Warren Togami 0.18.0-1 - Update to 0.18.0. * Thu Jun 28 2007 Warren Togami 0.17.1-1 - Update to 0.17.1. cupsddk-1.2.3-1.fc6 ------------------- * Sat Oct 06 2007 Tim Waugh 1.2.3-1 - 1.2.3. Only change from 1.2.2 is to incorporate build fix. isomaster-1.1-2.fc6 ------------------- * Wed Aug 29 2007 Marcin Zajaczkowski - 1.1-2 - added text-editor.sh to find existing GUI text editor * Wed Aug 29 2007 Marcin Zajaczkowski - 1.1-1 - updated to 1.1 - a default viewer is called by xdg-open (from xdg-utils) * Sat Aug 25 2007 Marcin Zajaczkowski - 1.0-2 - specified licence type (due to a new Licensing Guidelines) ntfs-3g-1.1004-1.fc6 -------------------- * Sat Oct 06 2007 Tom "spot" Callaway 2:1.1004-1 - bump to 1.1004 qstars-0.4-3.fc6 ---------------- * Tue Oct 02 2007 Ian Chapman 0.4-3 - Minor SPEC changes - Removed gnome support, appears to be incompatible. * Tue Oct 02 2007 Mamoru Tasaka 0.4-2 - Support xscreensaver, gnome-screensaver as wall as kxscreensaver * Sat Sep 29 2007 Ian Chapman 0.4-1 - Initial release superiotool-0-0.4.20071006svn2828.fc6 ------------------------------------- * Sat Oct 06 2007 Peter Lemenkov 0-0.4.20071006svn2828 - svn ver. 2828 (added support for Winbond W83627HF/F/HG/G, SMSC LPC47M10x, ITE IT8661F, SMSC LPC47B387, ITE IT8705F/AF etc) From arjan at infradead.org Sun Oct 7 20:02:09 2007 From: arjan at infradead.org (Arjan van de Ven) Date: Sun, 7 Oct 2007 13:02:09 -0700 Subject: Kernel VMI (Virtual Machine Interface) in F7/F8? In-Reply-To: References: Message-ID: <20071007130209.7c148950@laptopd505.fenrus.org> On Sun, 30 Sep 2007 18:57:17 -0200 Thomas M Steenholdt wrote: > Hi there... > > It seems (noted in releasenotes) that F7 should have a VMI (Virtual > Machine Interface) enabled kernel by default, but from what I can > find in the .config files it doesn't... Do I need a special kernel > (i.e. only the XEN kernel has VMI or something) or was it lost in a > kernel update or...? > there's overhead with paravirt ops though ;) at one point it was about 5% even in non-virtual environments... no idea what it's at now. From kanarip at kanarip.com Sun Oct 7 20:03:31 2007 From: kanarip at kanarip.com (Jeroen van Meeuwen) Date: Sun, 07 Oct 2007 22:03:31 +0200 Subject: gdm Create User In-Reply-To: <20071007163001.GB14857@devserv.devel.redhat.com> References: <1191696141.3754.6.camel@localhost6.localdomain6> <200710071000.10731.sgrubb@redhat.com> <1191771225.24051.10.camel@localhost.localdomain> <200710071143.54481.sgrubb@redhat.com> <20071007163001.GB14857@devserv.devel.redhat.com> Message-ID: <47093B93.7030508@kanarip.com> Alan Cox wrote: > On Sun, Oct 07, 2007 at 11:43:53AM -0400, Steve Grubb wrote: >> Yes that is true. But not having a valid account name doubles the complexity >> and requires you to work even longer. > > More than doubles. You've now got to guess two items from the dictionary as > a matching pair. Thats like trying to throw double one rather than a single > one on dice (only these dice are multi-million sided) > Right; it's increasing exponentially ;-) Throw in a smart card or any other third authentication token then calculate the attackers odds ;-) -- Kind regards, Jeroen van Meeuwen -kanarip -- http://www.kanarip.com/ RHCE, LPIC-2, MCP, CCNA C6B0 7FB4 43E6 CDDA D258 F70B 28DE 9FDA 9342 BF08 From davej at redhat.com Sun Oct 7 20:08:49 2007 From: davej at redhat.com (Dave Jones) Date: Sun, 7 Oct 2007 16:08:49 -0400 Subject: Kernel VMI (Virtual Machine Interface) in F7/F8? In-Reply-To: <20071007130209.7c148950@laptopd505.fenrus.org> References: <20071007130209.7c148950@laptopd505.fenrus.org> Message-ID: <20071007200849.GA20749@redhat.com> On Sun, Oct 07, 2007 at 01:02:09PM -0700, Arjan van de Ven wrote: > On Sun, 30 Sep 2007 18:57:17 -0200 > Thomas M Steenholdt wrote: > > > Hi there... > > > > It seems (noted in releasenotes) that F7 should have a VMI (Virtual > > Machine Interface) enabled kernel by default, but from what I can > > find in the .config files it doesn't... Do I need a special kernel > > (i.e. only the XEN kernel has VMI or something) or was it lost in a > > kernel update or...? > > > > there's overhead with paravirt ops though ;) > at one point it was about 5% even in non-virtual environments... no > idea what it's at now. According to the paravirt-ops developers, it should be negligable now, though I admit to not having seen recent numbers on this myself. Dave -- http://www.codemonkey.org.uk From ssorce at redhat.com Sun Oct 7 20:14:49 2007 From: ssorce at redhat.com (Simo Sorce) Date: Sun, 07 Oct 2007 16:14:49 -0400 Subject: gdm Create User In-Reply-To: <20071007163001.GB14857@devserv.devel.redhat.com> References: <1191696141.3754.6.camel@localhost6.localdomain6> <200710071000.10731.sgrubb@redhat.com> <1191771225.24051.10.camel@localhost.localdomain> <200710071143.54481.sgrubb@redhat.com> <20071007163001.GB14857@devserv.devel.redhat.com> Message-ID: <1191788089.14966.87.camel@localhost.localdomain> On Sun, 2007-10-07 at 12:30 -0400, Alan Cox wrote: > On Sun, Oct 07, 2007 at 11:43:53AM -0400, Steve Grubb wrote: > > Yes that is true. But not having a valid account name doubles the complexity > > and requires you to work even longer. > > More than doubles. You've now got to guess two items from the dictionary as > a matching pair. Thats like trying to throw double one rather than a single > one on dice (only these dice are multi-million sided) Not really, it is like a doubly long password but with one half very weak (as it is derived from a name usually). And you have the advantage that you know which half is weak. Simo. From dmc.fedora at filteredperception.org Sun Oct 7 20:22:12 2007 From: dmc.fedora at filteredperception.org (Douglas McClendon) Date: Sun, 07 Oct 2007 15:22:12 -0500 Subject: gdm Create User In-Reply-To: <200710071143.54481.sgrubb@redhat.com> References: <1191696141.3754.6.camel@localhost6.localdomain6> <200710071000.10731.sgrubb@redhat.com> <1191771225.24051.10.camel@localhost.localdomain> <200710071143.54481.sgrubb@redhat.com> Message-ID: <47093FF4.8040109@filteredperception.org> Steve Grubb wrote: > On Sunday 07 October 2007 11:33:45 Lubomir Kundrak wrote: >>> A successful account breach requires 3 things: a machine name, a valid >>> account, and the password. Letting people know that an account is valid >>> cuts the attack down to a dictionary attack. >> So what about trying to hide the machine name? > > Yes that is a good thing to try, but likely to be exposed. NAT's do some > degree of protecting this. But this is really not the point of this thread. > >> This is plain nonsense. Time that was spent avoiding timing `attacks' was >> wasted. The _password_ is meant to be a key that is to be hidden, not the >> account name. > > No, it is both. This is why face logins are bad in a secure setting. Since I seem to have helped start this thread with some random comments off of my head, including the mistaken assumption that gdm reports 'invalid username', I'll just say here- +1 to face logins _providing_ usernames, as opposed to this whole debate about 'invalid username' leaking _non-usernames_. I.e, if people actually wanted to implement something like I suggested, i.e. unknown username spawning create-user process, then the disabling of the feature for security reasons should be advertised right next to the disablement of the face-login feature, for the same reasons. Again, it all boils down to threat models, and the balance of convenience with respect to providing the most benefit for what is targeted as the default installation. Thus the question is, for the default installation, does the increased vulnerability outweigh the increased convenience. Clearly if face-login is enabled by default, it seems like this leakage of non-usernames is not a serious increase in vulnerability, as long as it is obvious to disable it at the same time and for the same reasons as disabling the face-login feature. $0.02... -dmc "For me, given my threat model and how much my time is worth, life is too short for SELinux." From alan at redhat.com Sun Oct 7 22:20:42 2007 From: alan at redhat.com (Alan Cox) Date: Sun, 7 Oct 2007 18:20:42 -0400 Subject: gdm Create User In-Reply-To: <1191775285.24051.14.camel@localhost.localdomain> References: <1191696141.3754.6.camel@localhost6.localdomain6> <200710071000.10731.sgrubb@redhat.com> <1191771225.24051.10.camel@localhost.localdomain> <200710071143.54481.sgrubb@redhat.com> <20071007163001.GB14857@devserv.devel.redhat.com> <1191775285.24051.14.camel@localhost.localdomain> Message-ID: <20071007222042.GA24585@devserv.devel.redhat.com> On Sun, Oct 07, 2007 at 06:41:25PM +0200, Lubomir Kundrak wrote: > Would the system, where an user would have to know ten passwords and > five usernames be more secure than one, where account is protected just > with the password? If yes, why don't we do that now? I'm sort of scared anybody in a security team would even ask that question as is. A system with one common password if the password is good should reduce the changes of a user forgetting it and the human tendancies to do dumb things (although there are good arguments that writing it down isn't actually that dumb in the general case) Multiple login/password sets means a breach of one system does not trigger a breach of another. This is why your credit card number isn't a good password for the local irc server or MUD. Alan From mattdm at mattdm.org Sun Oct 7 22:33:56 2007 From: mattdm at mattdm.org (Matthew Miller) Date: Sun, 7 Oct 2007 18:33:56 -0400 Subject: gdm Create User In-Reply-To: <20071007222042.GA24585@devserv.devel.redhat.com> References: <1191696141.3754.6.camel@localhost6.localdomain6> <200710071000.10731.sgrubb@redhat.com> <1191771225.24051.10.camel@localhost.localdomain> <200710071143.54481.sgrubb@redhat.com> <20071007163001.GB14857@devserv.devel.redhat.com> <1191775285.24051.14.camel@localhost.localdomain> <20071007222042.GA24585@devserv.devel.redhat.com> Message-ID: <20071007223356.GA2731@jadzia.bu.edu> On Sun, Oct 07, 2007 at 06:20:42PM -0400, Alan Cox wrote: > Multiple login/password sets means a breach of one system does not trigger > a breach of another. This is why your credit card number isn't a good password > for the local irc server or MUD. Oh, *now* you tell me. Just a minute. I have to go call the bank! -- Matthew Miller mattdm at mattdm.org Boston University Linux ------> From alan at redhat.com Sun Oct 7 22:34:37 2007 From: alan at redhat.com (Alan Cox) Date: Sun, 7 Oct 2007 18:34:37 -0400 Subject: gdm Create User In-Reply-To: <47093FF4.8040109@filteredperception.org> References: <1191696141.3754.6.camel@localhost6.localdomain6> <200710071000.10731.sgrubb@redhat.com> <1191771225.24051.10.camel@localhost.localdomain> <200710071143.54481.sgrubb@redhat.com> <47093FF4.8040109@filteredperception.org> Message-ID: <20071007223437.GD24585@devserv.devel.redhat.com> On Sun, Oct 07, 2007 at 03:22:12PM -0500, Douglas McClendon wrote: > Since I seem to have helped start this thread with some random comments > username spawning create-user process, then the disabling of the feature > for security reasons should be advertised right next to the disablement > of the face-login feature, for the same reasons. Its in the gdm config tool as standard in Gnome > Again, it all boils down to threat models, and the balance of > convenience with respect to providing the most benefit for what is In a system with serious threats (or integrity requirements) the PC is probably in a locked box somewhat remote from you and the login box says something like "Insert smartcard and type PIN on smartcard reader *ONLY*" From dmc.fedora at filteredperception.org Sun Oct 7 22:47:17 2007 From: dmc.fedora at filteredperception.org (Douglas McClendon) Date: Sun, 07 Oct 2007 17:47:17 -0500 Subject: gdm Create User In-Reply-To: <20071007222042.GA24585@devserv.devel.redhat.com> References: <1191696141.3754.6.camel@localhost6.localdomain6> <200710071000.10731.sgrubb@redhat.com> <1191771225.24051.10.camel@localhost.localdomain> <200710071143.54481.sgrubb@redhat.com> <20071007163001.GB14857@devserv.devel.redhat.com> <1191775285.24051.14.camel@localhost.localdomain> <20071007222042.GA24585@devserv.devel.redhat.com> Message-ID: <470961F5.4010008@filteredperception.org> Alan Cox wrote: > On Sun, Oct 07, 2007 at 06:41:25PM +0200, Lubomir Kundrak wrote: >> Would the system, where an user would have to know ten passwords and >> five usernames be more secure than one, where account is protected just >> with the password? If yes, why don't we do that now? > > I'm sort of scared anybody in a security team would even ask that question > as is. I assumed s/he was being facetious, and describing a system, not compartmentalized with many independent components, but rather just comically expanding the login process to require a serial entry of 5 usernames and 10 passwords. And yes, I do know how to disable face login. It appears to be also possible from the standard admin->login gui tool, by unchecking the 'include users from passwd' checkbox. If I implement the feature I described, this is where I would put both it's disable-totally, and dont-even-bother-asking-for-root-passwd options. (as well as the gdm text config file of course). -dmc "For me, given my threat model and how much my time is worth, life is too short for SELinux." --Ted Ts'o From sundaram at fedoraproject.org Sun Oct 7 23:23:34 2007 From: sundaram at fedoraproject.org (Rahul Sundaram) Date: Mon, 08 Oct 2007 04:53:34 +0530 Subject: Fedora 8 Release Notes - Last Call Message-ID: <47096A76.8050306@fedoraproject.org> Hi According to the Fedora 8 documentation release schedule at http://fedoraproject.org/wiki/DocsProject/Schedule/8, Oct 8 is the last date before the wiki is frozen and the changes are send to our L10N team for translation. Any changes after this date will only be available in the web as an update and not be part of the ISO release images. We have several easy ways to contribute to the release notes described at http://fedoraproject.org/wiki/DocsProject/ReleaseNotes/Process. Help us continue to publish the best and most comprehensive release notes. Rahul From seandarcy2 at gmail.com Mon Oct 8 00:17:24 2007 From: seandarcy2 at gmail.com (sean darcy) Date: Sun, 07 Oct 2007 20:17:24 -0400 Subject: f8t3 live: no networking on presario 700 Message-ID: I have compaq presario 714n notebook, Intel G965 chipset. wireless is Broadcom BCM94311MCG mini-pci, which shows up in lspci. dmesg does not show it. dmesg does show eth0 as RTL8139, the wired lan. It also shows: eth1: link down ADDRCONF(NETDEVUP): eth1 link is not ready /var/log/messages shows NetworkManager trying to bring up eth1 as a wired device using 8139too. Nothing about the wireless device. When booted under Vista, this notebook makes the wireless connection. I'd file a bug report, but where?? In any event, any suggestions how to get this working by Tuesday. sean From kloczek at zie.pg.gda.pl Mon Oct 8 00:27:42 2007 From: kloczek at zie.pg.gda.pl (=?UTF-8?Q?K=C5=82oczko?= Tomasz) Date: Mon, 08 Oct 2007 02:27:42 +0200 Subject: Q: Java console redirection applet (Dell DRAC) Message-ID: <1191803262.3459.6.camel@dhcppc0> Anyone know something about what is necessary for run Java console redirection applet in web browser under Fedora ? Is it possible manage remote consoles under Linux managed by Dell DRACs or Sun BMCs ? (also boot media redirection) kloczek From katzj at redhat.com Mon Oct 8 00:55:35 2007 From: katzj at redhat.com (Jeremy Katz) Date: Sun, 07 Oct 2007 20:55:35 -0400 Subject: f8t3 live: no networking on presario 700 In-Reply-To: References: Message-ID: <1191804935.28263.38.camel@localhost.localdomain> On Sun, 2007-10-07 at 20:17 -0400, sean darcy wrote: > I have compaq presario 714n notebook, Intel G965 chipset. wireless is > Broadcom BCM94311MCG mini-pci, which shows up in lspci. Broadcom does not make firmware for their wireless cards available in a freely redistributable form, so Fedora cannot distribute this firmware. Thus, it cannot work out of the box. You can generate a firmware file using the b43-fwcutter utility, but this doesn't help much for the live environment. Feel free to request that Broadcom provide freely redistributable firmware for their wireless products! Jeremy From seandarcy2 at gmail.com Mon Oct 8 01:45:59 2007 From: seandarcy2 at gmail.com (sean darcy) Date: Sun, 07 Oct 2007 21:45:59 -0400 Subject: f8t3 live: no networking on presario 700 In-Reply-To: <1191804935.28263.38.camel@localhost.localdomain> References: <1191804935.28263.38.camel@localhost.localdomain> Message-ID: Jeremy Katz wrote: > On Sun, 2007-10-07 at 20:17 -0400, sean darcy wrote: >> I have compaq presario 714n notebook, Intel G965 chipset. wireless is >> Broadcom BCM94311MCG mini-pci, which shows up in lspci. > > Broadcom does not make firmware for their wireless cards available in a > freely redistributable form, so Fedora cannot distribute this firmware. > Thus, it cannot work out of the box. You can generate a firmware file > using the b43-fwcutter utility, but this doesn't help much for the live > environment. Feel free to request that Broadcom provide freely > redistributable firmware for their wireless products! > > Jeremy > Well, would this work: I'm using live to install on a 20gig partition that already has windows installed. Can I install f8 ( from dvd or livecd ), download the fw43-cutter rpm under windows, use ntfs-utils to copy to the linux partition, install it, and Voila! ?? Is fw43-cutter on the dvd? sean From seandarcy2 at gmail.com Mon Oct 8 01:58:56 2007 From: seandarcy2 at gmail.com (sean darcy) Date: Sun, 07 Oct 2007 21:58:56 -0400 Subject: f8t3 Live on ibm a20m: how do I login? Message-ID: Trying to run live cd on something, I've tried to run it on an ibm a20m notebook ( 2000 vintage, pentium 3 700mz ). The gdm throws up the login screen asking for the user name, and says user fedora will login in 60 seconds. The seconds counter decreases, then goes negative - but no login. Is there some special login? I've tried root. sean From seandarcy2 at gmail.com Mon Oct 8 03:03:38 2007 From: seandarcy2 at gmail.com (sean darcy) Date: Sun, 07 Oct 2007 23:03:38 -0400 Subject: f8t3 Live on ibm a20m: how do I login? In-Reply-To: References: Message-ID: sean darcy wrote: > Trying to run live cd on something, I've tried to run it on an ibm a20m > notebook ( 2000 vintage, pentium 3 700mz ). > > The gdm throws up the login screen asking for the user name, and says > user fedora will login in 60 seconds. > > The seconds counter decreases, then goes negative - but no login. > > Is there some special login? I've tried root. > > sean > Just to make it clear, I also tried fedora. sean From th.springer at gmx.net Mon Oct 8 03:04:23 2007 From: th.springer at gmx.net (Thomas Springer) Date: Mon, 08 Oct 2007 05:04:23 +0200 Subject: f8t3 Live on ibm a20m: how do I login? In-Reply-To: References: Message-ID: <1191812663.3073.5.camel@localhost.localdomain> sean darcy: > Trying to run live cd on something, I've tried to run it on an ibm a20m > notebook ( 2000 vintage, pentium 3 700mz ). > > The gdm throws up the login screen asking for the user name, and says > user fedora will login in 60 seconds. > > The seconds counter decreases, then goes negative - but no login. ;-). I've not seen this. > > Is there some special login? I've tried root. > > sean > Just enter fedora as username and hit as mentioned in the release notes: http://docs.fedoraproject.org/release-notes/f8/en_US/sn-Live.html#sn-Usage-Information -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: Dies ist ein digital signierter Nachrichtenteil URL: From cjdahlin at ncsu.edu Mon Oct 8 03:28:02 2007 From: cjdahlin at ncsu.edu (Casey Dahlin) Date: Sun, 07 Oct 2007 23:28:02 -0400 Subject: gdm Create User In-Reply-To: <1191708767.14966.64.camel@localhost.localdomain> References: <1191696141.3754.6.camel@localhost6.localdomain6> <1191708767.14966.64.camel@localhost.localdomain> Message-ID: <4709A3C2.7010204@ncsu.edu> Simo Sorce wrote: > On Sat, 2007-10-06 at 12:42 -0600, Richi Plana wrote: > >> How about adding the functionality to create user accounts (local or >> network) at the gdm login screen? >> >> I recently installed F8T3 on one machine without reformatting the /home >> partition so my user account's home directory keeps moving from one >> iteration of Fedora to another, but I thought I wanted to see what a >> default desktop setup looked like. So here I was at gdm and thinking >> "Why do I have to log in to an account to create an account at the login >> screen?" Seems pretty logical to add that functionality there. Seems >> like it would satisfy a lot of home and enterprise use-cases, as well. >> >> Thoughts? >> > > Home? > Perhaps. Ideally you create all needed accounts at installation anyway. > > Enterprise? > I don't see how, it's not like any user has the root password to create > their own account. You have to ask an admin which is usually already > logged in his own system and will just launch a command from there. > > Simo. > > For a long time Fedora offered a "Recovery Console" that was accessible from GDM and simply brought up a minimal terminal. What about a similar option for a more sophisticated graphical admin tool containing features like this one? --CJD From mattdm at mattdm.org Mon Oct 8 04:30:54 2007 From: mattdm at mattdm.org (Matthew Miller) Date: Mon, 8 Oct 2007 00:30:54 -0400 Subject: gdm Create User In-Reply-To: <4709A3C2.7010204@ncsu.edu> References: <1191696141.3754.6.camel@localhost6.localdomain6> <1191708767.14966.64.camel@localhost.localdomain> <4709A3C2.7010204@ncsu.edu> Message-ID: <20071008043054.GA30068@jadzia.bu.edu> On Sun, Oct 07, 2007 at 11:28:02PM -0400, Casey Dahlin wrote: > For a long time Fedora offered a "Recovery Console" that was accessible > from GDM and simply brought up a minimal terminal. What about a similar > option for a more sophisticated graphical admin tool containing features > like this one? As suggested in another thread, that should be precisely what you get if you log in as root. -- Matthew Miller mattdm at mattdm.org Boston University Linux ------> From kzak at redhat.com Mon Oct 8 07:27:18 2007 From: kzak at redhat.com (Karel Zak) Date: Mon, 8 Oct 2007 09:27:18 +0200 Subject: readahead_early. In-Reply-To: <20071007083220.GA9381@dudweiler.stuttgart.redhat.com> References: <20071005200221.GA28441@redhat.com> <47086731.5000803@redhat.com> <20071007083220.GA9381@dudweiler.stuttgart.redhat.com> Message-ID: <20071008072718.GA6828@petra.dvoda.cz> On Sun, Oct 07, 2007 at 10:32:20AM +0200, Florian La Roche wrote: > > FWIW, on my test box, entirely *disabling* readahead saves 2-4 seconds > > on boot time... :) Unfortunately you're right. I'm really thinking that we need to complete remove this package from Fedora 9. > Shouldn't we then disable it for F8? AFAIK we also wanted to remove > many other less critical services that are only needed on a low > percentage of installed systems. I agree that readahead_{easy,later} should be disabled by default. I'd like to test it on an old HW (for example a laptop with slow HDD) and see more bootcharts. Volunteers? ... # chkconfig readahead_early on # chkconfig readahead_later on # yum install bootchart # reboot ... # mutt -a /var/log/bootchart.tgz -s "bootchart: " kzak at redhat.com (For more details: http://www.bootchart.org/.) Karel -- Karel Zak From harald at redhat.com Mon Oct 8 07:49:00 2007 From: harald at redhat.com (Harald Hoyer) Date: Mon, 08 Oct 2007 09:49:00 +0200 Subject: F8t3 k3b and sound problems In-Reply-To: <1191579585.12607.1.camel@scrappy.miketc.com> References: <1191543150.11601.4.camel@scrappy.miketc.com> <4705FA4B.4010503@redhat.com> <1191579585.12607.1.camel@scrappy.miketc.com> Message-ID: <4709E0EC.8010902@redhat.com> Mike Chambers wrote: > On Fri, 2007-10-05 at 10:48 +0200, Harald Hoyer wrote: >> Mike Chambers schrieb: >>> 2 problems that I have found so far with current testing/rawhide, is k3b >>> not detecting both my cdroms, nor sound able to work. >>> >>> Sound is discussed here currently.. >>> >>> https://bugzilla.redhat.com/show_bug.cgi?id=290151 >>> >>> k3b problem I haven't seen discussed yet. I can see the kernel messages >>> and the cdroms are found. But k3b nor xcdroast are able to detect them >>> for whatever reason. >>> >>> Any ideas or anyone else? >>> >> https://www.redhat.com/archives/fedora-devel-list/2007-October/msg00062.html > > [mike at scrappy ~]$ (K3bDevice::HalConnection) initializing HAL >= 0.5 > Mapping udi /org/freedesktop/Hal/devices/storage_model_DVDRW_SHW_160P6S > to device /dev/sr1 > Mapping udi /org/freedesktop/Hal/devices/storage_model_LTR_52327S to > device /dev/sr0 > /dev/sr1 resolved to /dev/sr1 > (K3bDevice::Device) could not open device /dev/sr1 for reading > (Permission denied) > could not open device /dev/sr1 (Permission denied) > /dev/sr0 resolved to /dev/sr0 > (K3bDevice::Device) could not open device /dev/sr0 for reading > (Permission denied) > could not open device /dev/sr0 (Permission denied) > Devices: > ------------------------------ > > This is a fresh install, so *I* didn't do anything. What file/program > do the permissions pertain to? What permissions should be set? > > [mike at scrappy dev]$ ls -la sr* > brw-r----- 1 root disk 11, 0 2007-10-03 21:01 sr0 > brw-r----- 1 root disk 11, 1 2007-10-03 21:01 sr1 > Looks like ConsoleKit is not running on your system. From dan at danny.cz Mon Oct 8 07:54:52 2007 From: dan at danny.cz (Dan Hor=?ISO-8859-2?Q?=E1?=k) Date: Mon, 8 Oct 2007 09:54:52 +0200 Subject: readahead_early. Message-ID: <200710080954.AA2045640840@danny.cz> > # chkconfig readahead_early on > # chkconfig readahead_later on > # yum install bootchart > # reboot > ... > # mutt -a /var/log/bootchart.tgz -s "bootchart: " kzak at redhat.com > maybe an ideal situation for usage of smolt profiles? Dan From aportal at univ-montp2.fr Mon Oct 8 07:56:38 2007 From: aportal at univ-montp2.fr (Alain PORTAL) Date: Mon, 8 Oct 2007 09:56:38 +0200 Subject: FC-6: automake-1.9 on ppc In-Reply-To: <20071006111626.e927f0cc.mschwendt.tmp0701.nospam@arcor.de> References: <200710021129.47993.aportal@univ-montp2.fr> <200710052120.05292.alain.portal@free.fr> <20071006111626.e927f0cc.mschwendt.tmp0701.nospam@arcor.de> Message-ID: <200710080956.38846.aportal@univ-montp2.fr> Le Saturday 06 October 2007 11:16:26 Michael Schwendt, vous avez ?crit?: > On Fri, 5 Oct 2007 21:20:02 +0200, Alain PORTAL wrote: > > Le mardi 02 octobre 2007, Patrice Dumas a ?crit : > > > On Tue, Oct 02, 2007 at 11:29:47AM +0200, Alain PORTAL wrote: > > > > Hi, > > > > > > > > PikLoops failed to build on ppc arch for FC-6 because aclocal-1.9 and > > > > automake-1.9 were not found: > > > > http://buildsys.fedoraproject.org/logs/fedora-6-extras/36512-pikloops > > > >-0.2 .4-1.fc6/ > > > > > > > > Can somebody help me to fix? > > > > > > There is more than one way to fix such issues, > > > > I found one, I'll exclude ppc arch > > Your package is broken, resp. the upstream tarball is broken. A > tarball user running the configure script should not need autotools > for building the software. > > You don't "BuildRequires: automake" either: Humm... Sorry. Previously, I "BuildRequires: automake", but it seems I made a mistake and I removed it... Alain -- La version fran?aise des pages de manuel Linux http://manpagesfr.free.fr From buildsys at redhat.com Mon Oct 8 09:31:31 2007 From: buildsys at redhat.com (Build System) Date: Mon, 8 Oct 2007 05:31:31 -0400 Subject: rawhide report: 20071008 changes Message-ID: <200710080931.l989VVNE007407@porkchop.devel.redhat.com> Updated Packages: amarok-1.4.7-7.fc8 ------------------ * Sun Oct 07 2007 Aurelien Bompard 1.4.7-7 - use xdg-open to start the configured browser * Sat Oct 06 2007 Aurelien Bompard 1.4.7-6 - add "alpha" to the list of archs where HelixPlayer is not available (bug 318431) * Fri Sep 28 2007 Aurelien Bompard 1.4.7-5 - add patch 1 to fix Fedora bug 242862: Amarok doesn't support transfer of Unicode filenames to MTP devices blobby-0.6-0.7.a.fc8 -------------------- * Sun Oct 07 2007 Aurelien Bompard 0.6-0.7.a - detect OpenGL using opengl-games-utils gnome-password-generator-1.5-2.fc8 ---------------------------------- * Sat Oct 06 2007 Debarshi Ray - 1.5-2 - Removed 'Requires: redhat-artwork' and fixed the sources. Closes Red Hat Bugzilla bug #313981. gnome-theme-clearlooks-bigpack-0.6-6.fc8 ---------------------------------------- * Sun Oct 07 2007 Peter Gordon - 0.6-6 - Add some sed invocations at build-time to remove unused menuitemstyle, listviewitemstyle, progressbarstyle, and sunkenmenu configuration options. - Resolves: bug 242031 (Clearlooks bigpack warnings) - Clarify License version (GPL+) for compliance with new Licensing guidelines. grisbi-0.5.9-4.fc8 ------------------ * Sun Oct 07 2007 Aurelien Bompard 0.5.9-4 - use xdg-open instead of htmlview kdebluetooth-1.0-0.34.beta8.fc8 ------------------------------- * Sat Oct 06 2007 Gilboa Davara 1-0.0-34.beta8 - Beta8. (First official release since beta3) - Remove redundant beta3 patches. - LANG support by Ville Skytta. - Virtual provides: dbus-bluez-pin-helper. keepassx-0.2.2-4.fc8 -------------------- * Sun Oct 07 2007 Aurelien Bompard 0.2.2-4 - use xdg-open instead of htmlview module-init-tools-3.4-2.fc8 --------------------------- * Sun Oct 07 2007 Jon Masters - 3.4-2 - Rebase to latest upstream release. - Sychronize weak-modules with RHEL. Broken deps for i386 ---------------------------------------------------------- ghc-gtk2hs - 0.9.12-2.fc8.i386 requires ghc = 0:6.6.1 ghc661-gtk2hs - 0.9.12-2.fc8.i386 requires /usr/bin/ghc-pkg-6.6.1 ghc661-gtk2hs - 0.9.12-2.fc8.i386 requires ghc661 kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.i686 requires kernel-i686 = 0:2.6.23-0.220.rc9.git2.fc8 kmod-em8300-PAE - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.i686 requires kernel-i686 = 0:2.6.23-0.220.rc9.git2.fc8PAE kmod-sysprof - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.i686 requires kernel-i686 = 0:2.6.23-0.142.rc3.git10.fc8 kmod-sysprof-PAE - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.i686 requires kernel-i686 = 0:2.6.23-0.142.rc3.git10.fc8PAE moodss - 21.5-1.fc7.i386 requires sqlite2-tcl octave-forge - 2006.07.09-9.fc7.i386 requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.i386 requires libginac-1.3.so.2 polyxmass-bin - 0.9.3-2.fc6.i386 requires libpolyxmass.so.10 rpy - 1.0-0.2.RC3.fc8.i386 requires R = 0:2.5.1 Broken deps for x86_64 ---------------------------------------------------------- ghc-gtk2hs - 0.9.12-2.fc8.x86_64 requires ghc = 0:6.6.1 ghc661-gtk2hs - 0.9.12-2.fc8.x86_64 requires /usr/bin/ghc-pkg-6.6.1 ghc661-gtk2hs - 0.9.12-2.fc8.x86_64 requires ghc661 kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.x86_64 requires kernel-x86_64 = 0:2.6.23-0.220.rc9.git2.fc8 kmod-sysprof - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.x86_64 requires kernel-x86_64 = 0:2.6.23-0.142.rc3.git10.fc8 moodss - 21.5-1.fc7.x86_64 requires sqlite2-tcl octave-forge - 2006.07.09-9.fc7.x86_64 requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.x86_64 requires libginac-1.3.so.2()(64bit) polyxmass-bin - 0.9.3-2.fc6.x86_64 requires libpolyxmass.so.10()(64bit) rpy - 1.0-0.2.RC3.fc8.x86_64 requires R = 0:2.5.1 Broken deps for ppc ---------------------------------------------------------- ghc-gtk2hs - 0.9.12-2.fc8.ppc requires ghc = 0:6.6.1 ghc661-gtk2hs - 0.9.12-2.fc8.ppc requires /usr/bin/ghc-pkg-6.6.1 ghc661-gtk2hs - 0.9.12-2.fc8.ppc requires ghc661 kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc requires kernel-ppc = 0:2.6.23-0.220.rc9.git2.fc8 kmod-em8300-smp - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc requires kernel-ppc = 0:2.6.23-0.220.rc9.git2.fc8smp moodss - 21.5-1.fc7.ppc requires sqlite2-tcl octave-forge - 2006.07.09-9.fc7.ppc requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.ppc requires libginac-1.3.so.2 polyxmass-bin - 0.9.3-2.fc6.ppc requires libpolyxmass.so.10 python-vcpx - 0.9.28-4.fc8.noarch requires monotone rpy - 1.0-0.2.RC3.fc8.ppc requires R = 0:2.5.1 Broken deps for ppc64 ---------------------------------------------------------- kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc64 requires kernel-ppc64 = 0:2.6.23-0.220.rc9.git2.fc8 kmod-em8300-kdump - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc64 requires kernel-ppc64 = 0:2.6.23-0.220.rc9.git2.fc8kdump moodss - 21.5-1.fc7.ppc64 requires sqlite2-tcl octave-forge - 2006.07.09-9.fc7.ppc64 requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.ppc64 requires libginac-1.3.so.2()(64bit) rpy - 1.0-0.2.RC3.fc8.ppc64 requires R = 0:2.5.1 xorg-x11-drivers - 7.2-7.fc8.ppc64 requires synaptics From spng.yang at gmail.com Mon Oct 8 10:01:00 2007 From: spng.yang at gmail.com (Ken YANG) Date: Mon, 08 Oct 2007 18:01:00 +0800 Subject: A lot of selinux execstack denials in rawhide when starting audio apps In-Reply-To: <1191065377.30523.47.camel@localhost.localdomain> References: <1191065377.30523.47.camel@localhost.localdomain> Message-ID: <4709FFDC.5080608@gmail.com> Martin Sourada wrote: > Hi, > > I enabled SELinux for the first time and I got a lot of execstack > denials when starting applications providing audio output (so far I got > it with listen, rhythmbox, totem and gxine). I have new clean install > from latest rawhide live (plus some additional applications). Are these > worth filling bugs or are they false positives? I attach an output from > this denial for listen music player. I didn't do any actions to fix > these denials and the applications seem to work OK. I have SELinux > policy set to enforcing. If you need more info, ask. Not sure whether > this is for test or devel list so CC-ing devel. do you relabel your file system when enabling selinux from disable to enforcing? your label of python is wrong, it should be bin_t by the way, you should send this kind of mails to fedora-selinux > > Thanks, > Martin > From dwalsh at redhat.com Mon Oct 8 11:44:17 2007 From: dwalsh at redhat.com (Daniel J Walsh) Date: Mon, 08 Oct 2007 07:44:17 -0400 Subject: A lot of selinux execstack denials in rawhide when starting audio apps In-Reply-To: <4709FFDC.5080608@gmail.com> References: <1191065377.30523.47.camel@localhost.localdomain> <4709FFDC.5080608@gmail.com> Message-ID: <470A1811.5030405@redhat.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Ken YANG wrote: > Martin Sourada wrote: >> Hi, >> >> I enabled SELinux for the first time and I got a lot of execstack >> denials when starting applications providing audio output (so far I got >> it with listen, rhythmbox, totem and gxine). I have new clean install >> from latest rawhide live (plus some additional applications). Are these >> worth filling bugs or are they false positives? I attach an output from >> this denial for listen music player. I didn't do any actions to fix >> these denials and the applications seem to work OK. I have SELinux >> policy set to enforcing. If you need more info, ask. Not sure whether >> this is for test or devel list so CC-ing devel. > > do you relabel your file system when enabling selinux from disable to > enforcing? > > your label of python is wrong, it should be bin_t > > by the way, you should send this kind of mails to fedora-selinux > >> Thanks, >> Martin >> > Yes please file any execstack avc's with the appropriate application, and cc me. You can turn off the execstack protections in order to get the apps working by executing setsebool -P allow_execstack 1 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iD8DBQFHChgRrlYvE4MpobMRAvT+AJ9ZKzQjhKIiEVJvJE5Z6hne6z0PrACg2ikv vJqcFqcExiCe+v9LlqYeMxU= =l8IG -----END PGP SIGNATURE----- From seandarcy2 at gmail.com Mon Oct 8 12:42:57 2007 From: seandarcy2 at gmail.com (sean darcy) Date: Mon, 08 Oct 2007 08:42:57 -0400 Subject: f8t3 Live on ibm a20m: how do I login? In-Reply-To: <1191812663.3073.5.camel@localhost.localdomain> References: <1191812663.3073.5.camel@localhost.localdomain> Message-ID: Thomas Springer wrote: > sean darcy: >> Trying to run live cd on something, I've tried to run it on an ibm a20m >> notebook ( 2000 vintage, pentium 3 700mz ). >> >> The gdm throws up the login screen asking for the user name, and says >> user fedora will login in 60 seconds. >> >> The seconds counter decreases, then goes negative - but no login. > > ;-). I've not seen this. > >> Is there some special login? I've tried root. >> >> sean >> > > > Just enter fedora as username and hit as mentioned in the > release notes: > > http://docs.fedoraproject.org/release-notes/f8/en_US/sn-Live.html#sn-Usage-Information > I did that. Also tried root. Then I edited the grub login to init 3. I logged in at the command line as fedora ( root also works ). It died at startx. It showed creating three xauth, then just hung. FWIW, knoppix works fine. I'd file a bug, but under what? sean From kzak at redhat.com Mon Oct 8 13:08:17 2007 From: kzak at redhat.com (Karel Zak) Date: Mon, 8 Oct 2007 15:08:17 +0200 Subject: readahead_early. In-Reply-To: <20071005200221.GA28441@redhat.com> References: <20071005200221.GA28441@redhat.com> Message-ID: <20071008130817.GA3866@petra.dvoda.cz> On Fri, Oct 05, 2007 at 04:02:21PM -0400, Dave Jones wrote: > Right now we're running readahead early way too late. > At a time when we've just sat doing no IO at all for 10 > seconds whilst (amongst other things) we waited for a > DHCP lease. We're also running it at a time when > we're competing for disk bandwidth with other processes. > The result is that disabling the service completely shows > no change in boot time at all. > http://www.codemonkey.org.uk/junk/bootchart-before.png > > Moving the readahead_early service to start really early > wins back 4 seconds of boot up time. > http://www.codemonkey.org.uk/junk/bootchart-after.png Please, define "really early". I have (workstation, F7, 2GB RAM): - /etc/rc5.d/S01readahead_early - /etc/readahead.d/custom.early (generated by readahead-collector from F8) - only one readahaed list (merged .early and .later lists) results (readahead on/off): http://people.redhat.com/kzak/readahead/f7-on.png http://people.redhat.com/kzak/readahead/f7-off.png .. so nothing useful :-( > Any reason not to change this for F8 ? I don't believe that readahead is able to really improve Fedora boot time. Karel -- Karel Zak From mike at miketc.com Mon Oct 8 13:22:24 2007 From: mike at miketc.com (Mike Chambers) Date: Mon, 08 Oct 2007 08:22:24 -0500 Subject: [SOLVED] F8t3 k3b and sound problems In-Reply-To: <4709E0EC.8010902@redhat.com> References: <1191543150.11601.4.camel@scrappy.miketc.com> <4705FA4B.4010503@redhat.com> <1191579585.12607.1.camel@scrappy.miketc.com> <4709E0EC.8010902@redhat.com> Message-ID: <1191849744.2204.1.camel@scrappy.miketc.com> On Mon, 2007-10-08 at 09:49 +0200, Harald Hoyer wrote: > Mike Chambers wrote: > > On Fri, 2007-10-05 at 10:48 +0200, Harald Hoyer wrote: > >> Mike Chambers schrieb: > >>> 2 problems that I have found so far with current testing/rawhide, is k3b > >>> not detecting both my cdroms, nor sound able to work. > >>> > >>> Sound is discussed here currently.. > >>> > >>> https://bugzilla.redhat.com/show_bug.cgi?id=290151 > >>> > >>> k3b problem I haven't seen discussed yet. I can see the kernel messages > >>> and the cdroms are found. But k3b nor xcdroast are able to detect them > >>> for whatever reason. > >>> > >>> Any ideas or anyone else? > >>> > >> https://www.redhat.com/archives/fedora-devel-list/2007-October/msg00062.html > > > > [mike at scrappy ~]$ (K3bDevice::HalConnection) initializing HAL >= 0.5 > > Mapping udi /org/freedesktop/Hal/devices/storage_model_DVDRW_SHW_160P6S > > to device /dev/sr1 > > Mapping udi /org/freedesktop/Hal/devices/storage_model_LTR_52327S to > > device /dev/sr0 > > /dev/sr1 resolved to /dev/sr1 > > (K3bDevice::Device) could not open device /dev/sr1 for reading > > (Permission denied) > > could not open device /dev/sr1 (Permission denied) > > /dev/sr0 resolved to /dev/sr0 > > (K3bDevice::Device) could not open device /dev/sr0 for reading > > (Permission denied) > > could not open device /dev/sr0 (Permission denied) > > Devices: > > ------------------------------ > > > > This is a fresh install, so *I* didn't do anything. What file/program > > do the permissions pertain to? What permissions should be set? > > > > [mike at scrappy dev]$ ls -la sr* > > brw-r----- 1 root disk 11, 0 2007-10-03 21:01 sr0 > > brw-r----- 1 root disk 11, 1 2007-10-03 21:01 sr1 > > > > Looks like ConsoleKit is not running on your system. Welp, turning on Consolekit and a quick reboot and BOTH k3b and my sound now seem to work. So this *has* to be on for those type devices (removable and so on?) to work? -- Mike Chambers Madisonville, KY "Best lil town on Earth!" From jkeating at redhat.com Mon Oct 8 13:33:51 2007 From: jkeating at redhat.com (Jesse Keating) Date: Mon, 8 Oct 2007 09:33:51 -0400 Subject: [SOLVED] F8t3 k3b and sound problems In-Reply-To: <1191849744.2204.1.camel@scrappy.miketc.com> References: <1191543150.11601.4.camel@scrappy.miketc.com> <4705FA4B.4010503@redhat.com> <1191579585.12607.1.camel@scrappy.miketc.com> <4709E0EC.8010902@redhat.com> <1191849744.2204.1.camel@scrappy.miketc.com> Message-ID: <20071008093351.1592a8e5@redhat.com> On Mon, 08 Oct 2007 08:22:24 -0500 Mike Chambers wrote: > Welp, turning on Consolekit and a quick reboot and BOTH k3b and my > sound now seem to work. So this *has* to be on for those type devices > (removable and so on?) to work? ConsoleKit and PolicyKit work together to assign ACLs to the devices for the active console user. If it isn't running, the ACLs won't be applied and you won't have access to use them. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From debarshi.ray at gmail.com Mon Oct 8 13:39:28 2007 From: debarshi.ray at gmail.com (Debarshi 'Rishi' Ray) Date: Mon, 8 Oct 2007 19:09:28 +0530 Subject: Pushing updates in Bodhi Message-ID: <3170f42f0710080639m218adb8blea094a6e8d03e5d7@mail.gmail.com> https://admin.fedoraproject.org/updates/F7/pending/bouml-2.31.3-1.fc7 It has been 4 days since I requested the above update to be pushed to testing. I see that there are 84 pending updates. So has something changed with the way updates are pushed through Bodhi? Thanks, Debarshi -- GPG key ID: 63D4A5A7 Key server: pgp.mit.edu From lmacken at redhat.com Mon Oct 8 13:54:18 2007 From: lmacken at redhat.com (Luke Macken) Date: Mon, 8 Oct 2007 09:54:18 -0400 Subject: Pushing updates in Bodhi In-Reply-To: <3170f42f0710080639m218adb8blea094a6e8d03e5d7@mail.gmail.com> References: <3170f42f0710080639m218adb8blea094a6e8d03e5d7@mail.gmail.com> Message-ID: <20071008135418.GB3722@crow.boston.redhat.com> On Mon, Oct 08, 2007 at 07:09:28PM +0530, Debarshi 'Rishi' Ray wrote: > https://admin.fedoraproject.org/updates/F7/pending/bouml-2.31.3-1.fc7 > > It has been 4 days since I requested the above update to be pushed to > testing. I see that there are 84 pending updates. So has something > changed with the way updates are pushed through Bodhi? No, nothing has changed. jkeating, who signs the updates, has been out of town for the past few days. I'll try and get an ETA for the next push. luke From lmacken at redhat.com Mon Oct 8 13:58:12 2007 From: lmacken at redhat.com (Luke Macken) Date: Mon, 8 Oct 2007 09:58:12 -0400 Subject: Pushing updates in Bodhi In-Reply-To: <20071008135418.GB3722@crow.boston.redhat.com> References: <3170f42f0710080639m218adb8blea094a6e8d03e5d7@mail.gmail.com> <20071008135418.GB3722@crow.boston.redhat.com> Message-ID: <20071008135812.GC3722@crow.boston.redhat.com> On Mon, Oct 08, 2007 at 09:54:18AM -0400, Luke Macken wrote: > On Mon, Oct 08, 2007 at 07:09:28PM +0530, Debarshi 'Rishi' Ray wrote: > > https://admin.fedoraproject.org/updates/F7/pending/bouml-2.31.3-1.fc7 > > > > It has been 4 days since I requested the above update to be pushed to > > testing. I see that there are 84 pending updates. So has something > > changed with the way updates are pushed through Bodhi? > > No, nothing has changed. jkeating, who signs the updates, has been out > of town for the past few days. I'll try and get an ETA for the next > push. The next batch of updates is getting pushed as we speak. luke From jkeating at redhat.com Mon Oct 8 13:57:32 2007 From: jkeating at redhat.com (Jesse Keating) Date: Mon, 8 Oct 2007 09:57:32 -0400 Subject: Pushing updates in Bodhi In-Reply-To: <3170f42f0710080639m218adb8blea094a6e8d03e5d7@mail.gmail.com> References: <3170f42f0710080639m218adb8blea094a6e8d03e5d7@mail.gmail.com> Message-ID: <20071008095732.6eabb09a@redhat.com> On Mon, 8 Oct 2007 19:09:28 +0530 "Debarshi 'Rishi' Ray" wrote: > https://admin.fedoraproject.org/updates/F7/pending/bouml-2.31.3-1.fc7 > > It has been 4 days since I requested the above update to be pushed to > testing. I see that there are 84 pending updates. So has something > changed with the way updates are pushed through Bodhi? No, I've just been on vacation and wasn't able to get enough computer time at once to do the pushing until this morning. A push of updates are being composed now. Work is progressing on the signing server to allow more than just me to push updates. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From orion at cora.nwra.com Mon Oct 8 15:36:56 2007 From: orion at cora.nwra.com (Orion Poplawski) Date: Mon, 08 Oct 2007 09:36:56 -0600 Subject: Mock x86_64/i386 build issues Message-ID: <470A4E98.4020200@cora.nwra.com> I'm having trouble building some i386 packages (rpm, anaconda) on my x86_64 machine with mock. It seems that the build process picks up that the processor in x86_64. How does koji or anyone else handle this? -- Orion Poplawski Technical Manager 303-415-9701 x222 NWRA/CoRA Division FAX: 303-415-9702 3380 Mitchell Lane orion at cora.nwra.com Boulder, CO 80301 http://www.cora.nwra.com From skvidal at fedoraproject.org Mon Oct 8 15:37:45 2007 From: skvidal at fedoraproject.org (seth vidal) Date: Mon, 08 Oct 2007 11:37:45 -0400 Subject: Mock x86_64/i386 build issues In-Reply-To: <470A4E98.4020200@cora.nwra.com> References: <470A4E98.4020200@cora.nwra.com> Message-ID: <1191857865.6741.170.camel@cutter> On Mon, 2007-10-08 at 09:36 -0600, Orion Poplawski wrote: > I'm having trouble building some i386 packages (rpm, anaconda) on my > x86_64 machine with mock. It seems that the build process picks up that > the processor in x86_64. How does koji or anyone else handle this? > cat /etc/rpm/platform if it is there remove it. -sv From davej at redhat.com Mon Oct 8 15:47:28 2007 From: davej at redhat.com (Dave Jones) Date: Mon, 8 Oct 2007 11:47:28 -0400 Subject: readahead_early. In-Reply-To: <20071008130817.GA3866@petra.dvoda.cz> References: <20071005200221.GA28441@redhat.com> <20071008130817.GA3866@petra.dvoda.cz> Message-ID: <20071008154728.GA12691@redhat.com> On Mon, Oct 08, 2007 at 03:08:17PM +0200, Karel Zak wrote: > On Fri, Oct 05, 2007 at 04:02:21PM -0400, Dave Jones wrote: > > Right now we're running readahead early way too late. > > At a time when we've just sat doing no IO at all for 10 > > seconds whilst (amongst other things) we waited for a > > DHCP lease. We're also running it at a time when > > we're competing for disk bandwidth with other processes. > > The result is that disabling the service completely shows > > no change in boot time at all. > > http://www.codemonkey.org.uk/junk/bootchart-before.png > > > > Moving the readahead_early service to start really early > > wins back 4 seconds of boot up time. > > http://www.codemonkey.org.uk/junk/bootchart-after.png > > Please, define "really early". I moved it to S01 > results (readahead on/off): > > http://people.redhat.com/kzak/readahead/f7-on.png > http://people.redhat.com/kzak/readahead/f7-off.png > > .. so nothing useful :-( > > > Any reason not to change this for F8 ? > > I don't believe that readahead is able to really improve Fedora boot > time. So over the weekend I reinstalled that test box with test3, and made the same change to readahead. This time it didn't make any difference at all, so I'm inclined to believe you. Eric Sandeen noted that it actually *slows down* his boot too, so perhaps switching it off is the best plan. Dave -- http://www.codemonkey.org.uk From billcrawford1970 at gmail.com Mon Oct 8 16:18:03 2007 From: billcrawford1970 at gmail.com (Bill Crawford) Date: Mon, 8 Oct 2007 17:18:03 +0100 Subject: gdm Create User In-Reply-To: <1191698830.4271.7.camel@localhost6.localdomain6> References: <1191696141.3754.6.camel@localhost6.localdomain6> <4707DABD.7060107@filteredperception.org> <1191698830.4271.7.camel@localhost6.localdomain6> Message-ID: <544eb990710080918r18719d44j149a721f879731d6@mail.gmail.com> On 06/10/2007, Richi Plana wrote: > Well, that certainly sounds like a smart system ... and I'm all for > computers trying to be smarter than their users (if they can do it > successfully). But why add a timeout? I'm assuming finding out a list of > users from the console isn't a security issue (since they're displayed > as a list by GDM) so why not make the computer think one of two things > has happened: 1) the user mistyped the username or 2) the user wants to > create a new user. The system could ask which and ask for the root > password or directory administrator's password if it was a request for > the creation of users. Because if you mistyped, you don't want some dialog popping up, or any kind of other UI, appearing in place of the username and password boxes you're about to fill in, again, hopefully with the correct username and password this time :) without a reasonable delay (given that someone who's expecting to be allowed to create a guest account will either wait, or ask the owner of the machine what to do next, or ...). Actually, how about just having a "create as new account" button appear, but NOT FOCUSSED BY DEFAULT along with the login failure message? From chris.stone at gmail.com Mon Oct 8 16:19:47 2007 From: chris.stone at gmail.com (Christopher Stone) Date: Mon, 8 Oct 2007 09:19:47 -0700 Subject: OpenSceneGraph-devel woes on F-7/FC-6 ExcludeArch change in stable release Message-ID: Ralf Corsepius has updated OpenSceneGraph-devel in F-7 and FC-6 to ExcludeArch: ppc64 He did this on a stable release without blocking any excludearch bugs or notifiying anyone as far as I can tell! This has been a real pain for me and I'm a little upset that package maintainers who depend on OSG-devel were not notified. If I missed some email then I apologize. Is there not some procedure or guideline for adding excludearch on a package in a stable release? From devrim at CommandPrompt.com Mon Oct 8 16:28:48 2007 From: devrim at CommandPrompt.com (Devrim =?ISO-8859-1?Q?G=DCND=DCZ?=) Date: Mon, 08 Oct 2007 09:28:48 -0700 Subject: Pushing updates in Bodhi In-Reply-To: <20071008135418.GB3722@crow.boston.redhat.com> References: <3170f42f0710080639m218adb8blea094a6e8d03e5d7@mail.gmail.com> <20071008135418.GB3722@crow.boston.redhat.com> Message-ID: <1191860928.22874.43.camel@localhost.localdomain> Hi, On Mon, 2007-10-08 at 09:54 -0400, Luke Macken wrote: > jkeating, who signs the updates, has been out of town for the past few > days. Don't we have someone as a backup? Regards, -- Devrim G?ND?Z PostgreSQL Replication, Consulting, Custom Development, 24x7 support Managed Services, Shared and Dedicated Hosting Co-Authors: plPHP, ODBCng - http://www.commandprompt.com/ -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From mschwendt.tmp0701.nospam at arcor.de Mon Oct 8 16:39:32 2007 From: mschwendt.tmp0701.nospam at arcor.de (Michael Schwendt) Date: Mon, 8 Oct 2007 18:39:32 +0200 Subject: OpenSceneGraph-devel woes on F-7/FC-6 ExcludeArch change in stable release In-Reply-To: References: Message-ID: <20071008183932.ebaa3a57.mschwendt.tmp0701.nospam@arcor.de> On Mon, 8 Oct 2007 09:19:47 -0700, Christopher Stone wrote: > Ralf Corsepius has updated OpenSceneGraph-devel in F-7 and FC-6 to > ExcludeArch: ppc64 > > He did this on a stable release without blocking any excludearch bugs > or notifiying anyone as far as I can tell! Look once more: * Thu Jun 21 2007 Ralf Cors?pius - 1.2-4 - ExcludeArch: ppc64 (BZ 245192, 245196). > This has been a real pain for me and I'm a little upset that package > maintainers who depend on OSG-devel were not notified. If I missed > some email then I apologize. > > Is there not some procedure or guideline for adding excludearch on a > package in a stable release? From sandeen at redhat.com Mon Oct 8 16:39:51 2007 From: sandeen at redhat.com (Eric Sandeen) Date: Mon, 08 Oct 2007 11:39:51 -0500 Subject: readahead_early. In-Reply-To: <20071008130817.GA3866@petra.dvoda.cz> References: <20071005200221.GA28441@redhat.com> <20071008130817.GA3866@petra.dvoda.cz> Message-ID: <470A5D57.2010604@redhat.com> Karel Zak wrote: > I don't believe that readahead is able to really improve Fedora boot > time. I was going to try a few other things with readahead... including using readahead-collector on my system. But, booting with that as init= didn't seem to generate anything. Is this supposed to work...? Also, when testing with/without readahead, I realized that I should probably first manually sort the lists before running any tests, yes? My original tests were probably on a default unsorted list, which probably made things look worse than they are. Thanks, -Eric From orion at cora.nwra.com Mon Oct 8 16:41:56 2007 From: orion at cora.nwra.com (Orion Poplawski) Date: Mon, 08 Oct 2007 10:41:56 -0600 Subject: Mock x86_64/i386 build issues In-Reply-To: <1191857865.6741.170.camel@cutter> References: <470A4E98.4020200@cora.nwra.com> <1191857865.6741.170.camel@cutter> Message-ID: <470A5DD4.9090805@cora.nwra.com> seth vidal wrote: > On Mon, 2007-10-08 at 09:36 -0600, Orion Poplawski wrote: >> I'm having trouble building some i386 packages (rpm, anaconda) on my >> x86_64 machine with mock. It seems that the build process picks up that >> the processor in x86_64. How does koji or anyone else handle this? >> > > cat /etc/rpm/platform > > if it is there remove it. Didn't help. In the anaconda case: RPM build errors: File not found by glob: /var/tmp/anaconda-11.3.0.36-1.cora.1-root-mockbuild/usr/lib/python?.?/site-packages/pyisomd5sum.so Installed (but unpackaged) file(s) found: /usr/lib64/python2.5/site-packages/pyisomd5sum.so Installed with: install -m 755 pyisomd5sum.so $(DESTDIR)/usr/$(LIBDIR)/$(PYTHON)/site-packages LIBDIR is set with: FULLARCH := $(shell uname -m) ifneq (,$(filter ppc64 x86_64 s390x,$(FULLARCH))) LIBDIR = lib64 else LIBDIR = lib endif $ mock --arch=i386 -r fedora-devel-i386 shell init mock-chroot> uname -m x86_64 Looks like I need setarch? $ setarch i386 mock --arch=i386 -r fedora-devel-i386 shell init mock-chroot> uname -m i686 Seems like --arch=i386 should take care of this. -- Orion Poplawski Technical Manager 303-415-9701 x222 NWRA/CoRA Division FAX: 303-415-9702 3380 Mitchell Lane orion at cora.nwra.com Boulder, CO 80301 http://www.cora.nwra.com From skvidal at fedoraproject.org Mon Oct 8 16:48:02 2007 From: skvidal at fedoraproject.org (seth vidal) Date: Mon, 08 Oct 2007 12:48:02 -0400 Subject: Mock x86_64/i386 build issues In-Reply-To: <470A5DD4.9090805@cora.nwra.com> References: <470A4E98.4020200@cora.nwra.com> <1191857865.6741.170.camel@cutter> <470A5DD4.9090805@cora.nwra.com> Message-ID: <1191862082.6741.173.camel@cutter> On Mon, 2007-10-08 at 10:41 -0600, Orion Poplawski wrote: > seth vidal wrote: > > On Mon, 2007-10-08 at 09:36 -0600, Orion Poplawski wrote: > >> I'm having trouble building some i386 packages (rpm, anaconda) on my > >> x86_64 machine with mock. It seems that the build process picks up that > >> the processor in x86_64. How does koji or anyone else handle this? > >> > > > > cat /etc/rpm/platform > > > > if it is there remove it. > > Didn't help. In the anaconda case: > > RPM build errors: > File not found by glob: > /var/tmp/anaconda-11.3.0.36-1.cora.1-root-mockbuild/usr/lib/python?.?/site-packages/pyisomd5sum.so > Installed (but unpackaged) file(s) found: > /usr/lib64/python2.5/site-packages/pyisomd5sum.so > > > Installed with: > > install -m 755 pyisomd5sum.so > $(DESTDIR)/usr/$(LIBDIR)/$(PYTHON)/site-packages > > LIBDIR is set with: > > FULLARCH := $(shell uname -m) > > ifneq (,$(filter ppc64 x86_64 s390x,$(FULLARCH))) > LIBDIR = lib64 > else > LIBDIR = lib > endif > > > $ mock --arch=i386 -r fedora-devel-i386 shell > init > mock-chroot> uname -m > x86_64 > > Looks like I need setarch? > > $ setarch i386 mock --arch=i386 -r fedora-devel-i386 shell > init > mock-chroot> uname -m > i686 > > Seems like --arch=i386 should take care of this. > you're not even running 'setarch'? Oh - you have to do that - but no, --arch= won't run setarch for you b/c 1. it doesn't need to know what your running arch is 2. would it then make sense for it to run qemu if you want to build ppc. so the order of ops: 1. remove /etc/rpm/platform 2. run inside setarch -sv From chris.stone at gmail.com Mon Oct 8 16:55:44 2007 From: chris.stone at gmail.com (Christopher Stone) Date: Mon, 8 Oct 2007 09:55:44 -0700 Subject: OpenSceneGraph-devel woes on F-7/FC-6 ExcludeArch change in stable release In-Reply-To: <20071008183932.ebaa3a57.mschwendt.tmp0701.nospam@arcor.de> References: <20071008183932.ebaa3a57.mschwendt.tmp0701.nospam@arcor.de> Message-ID: On 10/8/07, Michael Schwendt wrote: > On Mon, 8 Oct 2007 09:19:47 -0700, Christopher Stone wrote: > > > Ralf Corsepius has updated OpenSceneGraph-devel in F-7 and FC-6 to > > ExcludeArch: ppc64 > > > > He did this on a stable release without blocking any excludearch bugs > > or notifiying anyone as far as I can tell! > > Look once more: > > * Thu Jun 21 2007 Ralf Cors?pius - 1.2-4 > - ExcludeArch: ppc64 (BZ 245192, 245196). > > > This has been a real pain for me and I'm a little upset that package > > maintainers who depend on OSG-devel were not notified. If I missed > > some email then I apologize. > > > > Is there not some procedure or guideline for adding excludearch on a > > package in a stable release? >From the review guidelines: The bug number should then be placed in a comment, next to the corresponding ExcludeArch line. That's where I looked, I also checked the bugzilla for ExcludeArch-ppc64 but didn't look back far enough. I figured this was a bug filed recently since the change was just done, apparently this was filed three months ago! There has got to be some easier way, is every package maintainer who uses a devel package supposed to be CC'd on these ExcludeArch bugs? Why can't we have some easier automated way for devel package maintainers to notify other package maintainers who depened on their package when changes like this are made? From mschwendt.tmp0701.nospam at arcor.de Mon Oct 8 17:09:51 2007 From: mschwendt.tmp0701.nospam at arcor.de (Michael Schwendt) Date: Mon, 8 Oct 2007 19:09:51 +0200 Subject: OpenSceneGraph-devel woes on F-7/FC-6 ExcludeArch change in stable release In-Reply-To: References: <20071008183932.ebaa3a57.mschwendt.tmp0701.nospam@arcor.de> Message-ID: <20071008190951.d9457c71.mschwendt.tmp0701.nospam@arcor.de> On Mon, 8 Oct 2007 09:55:44 -0700, Christopher Stone wrote: > On 10/8/07, Michael Schwendt wrote: > > On Mon, 8 Oct 2007 09:19:47 -0700, Christopher Stone wrote: > > > > > Ralf Corsepius has updated OpenSceneGraph-devel in F-7 and FC-6 to > > > ExcludeArch: ppc64 > > > > > > He did this on a stable release without blocking any excludearch bugs > > > or notifiying anyone as far as I can tell! > > > > Look once more: > > > > * Thu Jun 21 2007 Ralf Cors?pius - 1.2-4 > > - ExcludeArch: ppc64 (BZ 245192, 245196). > > > > > This has been a real pain for me and I'm a little upset that package > > > maintainers who depend on OSG-devel were not notified. If I missed > > > some email then I apologize. > > > > > > Is there not some procedure or guideline for adding excludearch on a > > > package in a stable release? > > >From the review guidelines: > The bug number should then be placed in a comment, next to the > corresponding ExcludeArch line. > > That's where I looked, $ pwd /home/qa/fedora/packages/OpenSceneGraph/FC-6 $ grep -B2 Exc OpenSceneGraph.spec BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) # BZ: 245192, 245196 ExcludeArch: ppc64 -- %changelog * Thu Jun 21 2007 Ralf Cors?pius - 1.2-4 - ExcludeArch: ppc64 (BZ 245192, 245196). Same for F-7. From chris.stone at gmail.com Mon Oct 8 17:16:57 2007 From: chris.stone at gmail.com (Christopher Stone) Date: Mon, 8 Oct 2007 10:16:57 -0700 Subject: OpenSceneGraph-devel woes on F-7/FC-6 ExcludeArch change in stable release In-Reply-To: <20071008190951.d9457c71.mschwendt.tmp0701.nospam@arcor.de> References: <20071008183932.ebaa3a57.mschwendt.tmp0701.nospam@arcor.de> <20071008190951.d9457c71.mschwendt.tmp0701.nospam@arcor.de> Message-ID: On 10/8/07, Michael Schwendt wrote: > On Mon, 8 Oct 2007 09:55:44 -0700, Christopher Stone wrote: > > > On 10/8/07, Michael Schwendt wrote: > > > On Mon, 8 Oct 2007 09:19:47 -0700, Christopher Stone wrote: > > > > > > > Ralf Corsepius has updated OpenSceneGraph-devel in F-7 and FC-6 to > > > > ExcludeArch: ppc64 > > > > > > > > He did this on a stable release without blocking any excludearch bugs > > > > or notifiying anyone as far as I can tell! > > > > > > Look once more: > > > > > > * Thu Jun 21 2007 Ralf Cors?pius - 1.2-4 > > > - ExcludeArch: ppc64 (BZ 245192, 245196). > > > > > > > This has been a real pain for me and I'm a little upset that package > > > > maintainers who depend on OSG-devel were not notified. If I missed > > > > some email then I apologize. > > > > > > > > Is there not some procedure or guideline for adding excludearch on a > > > > package in a stable release? > > > > >From the review guidelines: > > The bug number should then be placed in a comment, next to the > > corresponding ExcludeArch line. > > > > That's where I looked, > > $ pwd > /home/qa/fedora/packages/OpenSceneGraph/FC-6 > > $ grep -B2 Exc OpenSceneGraph.spec > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > # BZ: 245192, 245196 > ExcludeArch: ppc64 > -- > %changelog > * Thu Jun 21 2007 Ralf Cors?pius - 1.2-4 > - ExcludeArch: ppc64 (BZ 245192, 245196). > > > Same for F-7. Hrm okay I don't know how I missed it, anyway the point is there needs to be a better way to notify people on changes like this. There is only one person CC'd on the ppc64 bugzilla, with the current procedure, every package maintainer who needs a devel package should be CC'd on these excludearch bugs, no?? Why can't we develop some way for a devel package maintainer to email package maintainers who buildrequire your devel package? From rdieter at math.unl.edu Mon Oct 8 17:02:32 2007 From: rdieter at math.unl.edu (Rex Dieter) Date: Mon, 08 Oct 2007 12:02:32 -0500 Subject: Mock x86_64/i386 build issues References: <470A4E98.4020200@cora.nwra.com> <1191857865.6741.170.camel@cutter> <470A5DD4.9090805@cora.nwra.com> Message-ID: Orion Poplawski wrote: > seth vidal wrote: >> On Mon, 2007-10-08 at 09:36 -0600, Orion Poplawski wrote: >>> I'm having trouble building some i386 packages (rpm, anaconda) on my >>> x86_64 machine with mock. It seems that the build process picks up that >>> the processor in x86_64. How does koji or anyone else handle this? >>> >> >> cat /etc/rpm/platform >> >> if it is there remove it. > > Didn't help. In the anaconda case: That, and: setarch i386 mock ... -- Rex From chris.stone at gmail.com Mon Oct 8 17:19:55 2007 From: chris.stone at gmail.com (Christopher Stone) Date: Mon, 8 Oct 2007 10:19:55 -0700 Subject: HEADS-UP: openalpp osgal osgcal excludingarch ppc64 on FC-6 F-7 now! Message-ID: These packages are now excluding arch ppc64 on F-7 and FC-6: openalpp, osgal, and osgcal because OSG-devel is no longer available for these distros. If you maintain a package which buildrequires any of these devel packages you will need to ExcludeArch ppc64 now. https://bugzilla.redhat.com/show_bug.cgi?id=323321 https://bugzilla.redhat.com/show_bug.cgi?id=323331 https://bugzilla.redhat.com/show_bug.cgi?id=323341 From lmacken at redhat.com Mon Oct 8 17:20:34 2007 From: lmacken at redhat.com (Luke Macken) Date: Mon, 8 Oct 2007 13:20:34 -0400 Subject: bodhi update problem In-Reply-To: <20071006182211.GA20108@psilocybe.teonanacatl.org> References: <20071005173819.GH10067@psilocybe.teonanacatl.org> <20071005193444.GB3424@crow.myhome.westell.com> <4706A341.8040408@gmail.com> <20071006070353.GA28933@crow.myhome.westell.com> <20071006073157.GU10067@psilocybe.teonanacatl.org> <20071006180628.GD28933@crow.myhome.westell.com> <20071006182211.GA20108@psilocybe.teonanacatl.org> Message-ID: <20071008172034.GE3722@crow.boston.redhat.com> On Sat, Oct 06, 2007 at 02:22:11PM -0400, Todd Zullinger wrote: > Luke Macken wrote: > > I just updated our production bodhi instance. > > Hmmm, I just tried the vorbis-tools update again and I still get the > same error (I'd just restarted firefox for other reasons, so I had > logged in freshly to bodhi and started a new update). Got any ideas > why that'd still fail? > > Thanks much for working on this. Fixed! There was a little bit of backwards logic in the patch + filter(lambda x: x in identity.current.groups, groups): should have been: + not filter(lambda x: x in identity.current.groups, groups): luke From orion at cora.nwra.com Mon Oct 8 17:24:27 2007 From: orion at cora.nwra.com (Orion Poplawski) Date: Mon, 08 Oct 2007 11:24:27 -0600 Subject: Mock x86_64/i386 build issues In-Reply-To: <1191862082.6741.173.camel@cutter> References: <470A4E98.4020200@cora.nwra.com> <1191857865.6741.170.camel@cutter> <470A5DD4.9090805@cora.nwra.com> <1191862082.6741.173.camel@cutter> Message-ID: <470A67CB.1010209@cora.nwra.com> seth vidal wrote: > you're not even running 'setarch'? Oh - you have to do that - but no, > --arch= won't run setarch for you b/c > > 1. it doesn't need to know what your running arch is > 2. would it then make sense for it to run qemu if you want to build ppc. > > so the order of ops: > > 1. remove /etc/rpm/platform > 2. run inside setarch > > -sv > > Sorry, should have read http://fedoraproject.org/wiki/PackageMaintainers/MockTricks?highlight=%28mock%29%7C%28setarch%29#head-d06dc48ddb22d925bbe184b74661ca7754f574e3 -- Orion Poplawski Technical Manager 303-415-9701 x222 NWRA/CoRA Division FAX: 303-415-9702 3380 Mitchell Lane orion at cora.nwra.com Boulder, CO 80301 http://www.cora.nwra.com From tmz at pobox.com Mon Oct 8 17:26:18 2007 From: tmz at pobox.com (Todd Zullinger) Date: Mon, 8 Oct 2007 13:26:18 -0400 Subject: OpenSceneGraph-devel woes on F-7/FC-6 ExcludeArch change in stable release In-Reply-To: References: <20071008183932.ebaa3a57.mschwendt.tmp0701.nospam@arcor.de> <20071008190951.d9457c71.mschwendt.tmp0701.nospam@arcor.de> Message-ID: <20071008172617.GE32528@psilocybe.teonanacatl.org> Christopher Stone wrote: > Why can't we develop some way for a devel package maintainer to > email package maintainers who buildrequire your devel package? Limited hours in the day and limited folks who know the code for bodhi, koji, and the other infrastructure tools to write a patch to implement it. One thing you can do now, which might help you out, is add a notification in koji. That way you'll get a heads up whenever someone builds a package you depend on (and you can check the changelog for things like "add excludearch..." or whatever). http://koji.fedoraproject.org/koji/notificationcreate Won't help you for FC-6, but that won't be a problem for long. -- Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ If Stupidity got us into this mess, then why can't it get us out? -- Will Rogers (1879-1935) -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 542 bytes Desc: not available URL: From tmz at pobox.com Mon Oct 8 17:28:21 2007 From: tmz at pobox.com (Todd Zullinger) Date: Mon, 8 Oct 2007 13:28:21 -0400 Subject: bodhi update problem In-Reply-To: <20071008172034.GE3722@crow.boston.redhat.com> References: <20071005173819.GH10067@psilocybe.teonanacatl.org> <20071005193444.GB3424@crow.myhome.westell.com> <4706A341.8040408@gmail.com> <20071006070353.GA28933@crow.myhome.westell.com> <20071006073157.GU10067@psilocybe.teonanacatl.org> <20071006180628.GD28933@crow.myhome.westell.com> <20071006182211.GA20108@psilocybe.teonanacatl.org> <20071008172034.GE3722@crow.boston.redhat.com> Message-ID: <20071008172821.GF32528@psilocybe.teonanacatl.org> Luke Macken wrote: > Fixed! > > There was a little bit of backwards logic in the patch > > + filter(lambda x: x in identity.current.groups, groups): > > should have been: > > + not filter(lambda x: x in identity.current.groups, groups): Yeah, thanks for working on this and getting it fixed up quickly Luke (and Toshio). I don't care what I read about you on the 'net, you're alright. -- Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ There is no pleasure in having nothing to do; the fun is in having lots to do and not doing it. -- Mary Wilson Little -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 542 bytes Desc: not available URL: From mschwendt.tmp0701.nospam at arcor.de Mon Oct 8 17:54:28 2007 From: mschwendt.tmp0701.nospam at arcor.de (Michael Schwendt) Date: Mon, 8 Oct 2007 19:54:28 +0200 Subject: HEADS-UP: openalpp osgal osgcal excludingarch ppc64 on FC-6 F-7 now! In-Reply-To: References: Message-ID: <20071008195428.624949e4.mschwendt.tmp0701.nospam@arcor.de> On Mon, 8 Oct 2007 10:19:55 -0700, Christopher Stone wrote: > These packages are now excluding arch ppc64 on F-7 and FC-6: > openalpp, osgal, and osgcal because OSG-devel is no longer available > for these distros. FE6 is not built for ppc64, OpenSceneGraph has not been updated since Oct 2006, so you've just built some superfluous updates. It makes no sense to published those builds. From chris.stone at gmail.com Mon Oct 8 17:56:38 2007 From: chris.stone at gmail.com (Christopher Stone) Date: Mon, 8 Oct 2007 10:56:38 -0700 Subject: OpenSceneGraph-devel woes on F-7/FC-6 ExcludeArch change in stable release In-Reply-To: <20071008172617.GE32528@psilocybe.teonanacatl.org> References: <20071008183932.ebaa3a57.mschwendt.tmp0701.nospam@arcor.de> <20071008190951.d9457c71.mschwendt.tmp0701.nospam@arcor.de> <20071008172617.GE32528@psilocybe.teonanacatl.org> Message-ID: On 10/8/07, Todd Zullinger wrote: > Christopher Stone wrote: > > Why can't we develop some way for a devel package maintainer to > > email package maintainers who buildrequire your devel package? > > Limited hours in the day and limited folks who know the code for > bodhi, koji, and the other infrastructure tools to write a patch to > implement it. I think this would be a very useful feature, perhaps a checkbox in bodhi to notify package maintianers who buildrequire this package about your update? I do not know anything about the new packagedb system, but I think this should be easy to implement and extremely useful. Is there some killer feature in the db that needs to be added like figuring out which maintainers BR's a devel package? This is just an SQL query correct? From chris.stone at gmail.com Mon Oct 8 18:10:27 2007 From: chris.stone at gmail.com (Christopher Stone) Date: Mon, 8 Oct 2007 11:10:27 -0700 Subject: HEADS-UP: openalpp osgal osgcal excludingarch ppc64 on FC-6 F-7 now! In-Reply-To: <20071008195428.624949e4.mschwendt.tmp0701.nospam@arcor.de> References: <20071008195428.624949e4.mschwendt.tmp0701.nospam@arcor.de> Message-ID: On 10/8/07, Michael Schwendt wrote: > On Mon, 8 Oct 2007 10:19:55 -0700, Christopher Stone wrote: > > > These packages are now excluding arch ppc64 on F-7 and FC-6: > > openalpp, osgal, and osgcal because OSG-devel is no longer available > > for these distros. > > FE6 is not built for ppc64, OpenSceneGraph has not been updated > since Oct 2006, so you've just built some superfluous updates. > It makes no sense to published those builds. Okay, well I don't know why Ralf updated the spec file for FC-6 then. I simply rebuilt it because the osg spec changed on FC-6 also. Sorry, it has been a busy and hectic day trying to get my packages fixed. It would have been nice had I been notified by Ralf that I had to update my packages a few days ago when this change was pushed... From dmc.fedora at filteredperception.org Mon Oct 8 18:41:26 2007 From: dmc.fedora at filteredperception.org (Douglas McClendon) Date: Mon, 08 Oct 2007 13:41:26 -0500 Subject: gdm Create User In-Reply-To: <544eb990710080918r18719d44j149a721f879731d6@mail.gmail.com> References: <1191696141.3754.6.camel@localhost6.localdomain6> <4707DABD.7060107@filteredperception.org> <1191698830.4271.7.camel@localhost6.localdomain6> <544eb990710080918r18719d44j149a721f879731d6@mail.gmail.com> Message-ID: <470A79D6.60203@filteredperception.org> Bill Crawford wrote: > On 06/10/2007, Richi Plana wrote: > >> Well, that certainly sounds like a smart system ... and I'm all for >> computers trying to be smarter than their users (if they can do it >> successfully). But why add a timeout? I'm assuming finding out a list of >> users from the console isn't a security issue (since they're displayed >> as a list by GDM) so why not make the computer think one of two things >> has happened: 1) the user mistyped the username or 2) the user wants to >> create a new user. The system could ask which and ask for the root >> password or directory administrator's password if it was a request for >> the creation of users. > > Because if you mistyped, you don't want some dialog popping up, or any > kind of other UI, appearing in place of the username and password > boxes you're about to fill in, again, hopefully with the correct > username and password this time :) without a reasonable delay (given > that someone who's expecting to be allowed to create a guest account > will either wait, or ask the owner of the machine what to do next, or > ...). > Actually, how about just having a "create as new account" button > appear, but NOT FOCUSSED BY DEFAULT along with the login failure > message? I admit, that I haven't completely sold myself on the idea as it was. I really was aiming at having a really open-to-guests mode. Then I tried to combine that with the desire to have user creation at gdm. Something like what you said, but a bit different, would be to have the login button focused by default, but a button next to it as 'create new user and login'. Then have things happen pretty much the same (as f7), though perhaps with the failed login user/passwd 'text' remaining in that highlighted-but-will-disappear-on-keystroke way, and a failure message that indicates that the user can either attempt to retype in the failed user/passwd, or click the 'create user' button which will spawn that dialog prepopulated with the existing user/passwd. Basically what that gets you, is that you can legitimately accidentally mistype your username, get the same failure message (jiggle), then with the exact same keystrokes as before, retype in username-tab-password-enter, and login. Or, if you had really wanted to create a new user, you either would have clicked the alternate create user button rather than using the default focused login button via , or, now upon seeing the 'invalid username/passwd' message but the text still there, click on that button. $0.02... -dmc From kzak at redhat.com Mon Oct 8 19:01:00 2007 From: kzak at redhat.com (Karel Zak) Date: Mon, 8 Oct 2007 21:01:00 +0200 Subject: readahead_early. In-Reply-To: <470A5D57.2010604@redhat.com> References: <20071005200221.GA28441@redhat.com> <20071008130817.GA3866@petra.dvoda.cz> <470A5D57.2010604@redhat.com> Message-ID: <20071008190100.GD3866@petra.dvoda.cz> On Mon, Oct 08, 2007 at 11:39:51AM -0500, Eric Sandeen wrote: > Karel Zak wrote: > > > I don't believe that readahead is able to really improve Fedora boot > > time. > > I was going to try a few other things with readahead... including using > readahead-collector on my system. But, booting with that as init= > didn't seem to generate anything. Is this supposed to work...? Sorry, the collector doesn't work in F7 (I'm going to update it this evening). > Also, when testing with/without readahead, I realized that I should > probably first manually sort the lists before running any tests, yes? Not, you needn't to sort anything manually. The readahead is sorting the lists on the fly. You can also pre-sort the lists by /etc/cron.daily/readahead.cron. Karel -- Karel Zak From a.badger at gmail.com Mon Oct 8 19:21:11 2007 From: a.badger at gmail.com (Toshio Kuratomi) Date: Mon, 08 Oct 2007 12:21:11 -0700 Subject: OpenSceneGraph-devel woes on F-7/FC-6 ExcludeArch change in stable release In-Reply-To: References: <20071008183932.ebaa3a57.mschwendt.tmp0701.nospam@arcor.de> <20071008190951.d9457c71.mschwendt.tmp0701.nospam@arcor.de> <20071008172617.GE32528@psilocybe.teonanacatl.org> Message-ID: <470A8327.1020204@gmail.com> Christopher Stone wrote: > On 10/8/07, Todd Zullinger wrote: >> Christopher Stone wrote: >>> Why can't we develop some way for a devel package maintainer to >>> email package maintainers who buildrequire your devel package? >> Limited hours in the day and limited folks who know the code for >> bodhi, koji, and the other infrastructure tools to write a patch to >> implement it. > > I think this would be a very useful feature, perhaps a checkbox in > bodhi to notify package maintianers who buildrequire this package > about your update? > > I do not know anything about the new packagedb system, but I think > this should be easy to implement and extremely useful. > > Is there some killer feature in the db that needs to be added like > figuring out which maintainers BR's a devel package? This is just an > SQL query correct? > If koji keeps track of dependencies it would be easier to implement this there than in the packagedb at the moment. The packagedb doesn't currently track dependencies because the other tools do that. We could change that, but we probably need to sit down and talk about what tools we want storing which information in the dbs. -Toshio From cjdahlin at ncsu.edu Mon Oct 8 19:21:12 2007 From: cjdahlin at ncsu.edu (Casey Dahlin) Date: Mon, 08 Oct 2007 15:21:12 -0400 Subject: gdm Create User In-Reply-To: <20071008043054.GA30068@jadzia.bu.edu> References: <1191696141.3754.6.camel@localhost6.localdomain6> <1191708767.14966.64.camel@localhost.localdomain> <4709A3C2.7010204@ncsu.edu> <20071008043054.GA30068@jadzia.bu.edu> Message-ID: <470A8328.8080706@ncsu.edu> Matthew Miller wrote: > On Sun, Oct 07, 2007 at 11:28:02PM -0400, Casey Dahlin wrote: > >> For a long time Fedora offered a "Recovery Console" that was accessible >> from GDM and simply brought up a minimal terminal. What about a similar >> option for a more sophisticated graphical admin tool containing features >> like this one? >> > > As suggested in another thread, that should be precisely what you get if you > log in as root. > As of now, or is that plans for the future? If not yet implemented, is someone assigned to it? From chris.stone at gmail.com Mon Oct 8 19:31:59 2007 From: chris.stone at gmail.com (Christopher Stone) Date: Mon, 8 Oct 2007 12:31:59 -0700 Subject: OpenSceneGraph-devel woes on F-7/FC-6 ExcludeArch change in stable release In-Reply-To: <470A8327.1020204@gmail.com> References: <20071008183932.ebaa3a57.mschwendt.tmp0701.nospam@arcor.de> <20071008190951.d9457c71.mschwendt.tmp0701.nospam@arcor.de> <20071008172617.GE32528@psilocybe.teonanacatl.org> <470A8327.1020204@gmail.com> Message-ID: On 10/8/07, Toshio Kuratomi wrote: > Christopher Stone wrote: > > On 10/8/07, Todd Zullinger wrote: > >> Christopher Stone wrote: > >>> Why can't we develop some way for a devel package maintainer to > >>> email package maintainers who buildrequire your devel package? > >> Limited hours in the day and limited folks who know the code for > >> bodhi, koji, and the other infrastructure tools to write a patch to > >> implement it. > > > > I think this would be a very useful feature, perhaps a checkbox in > > bodhi to notify package maintianers who buildrequire this package > > about your update? > > > > I do not know anything about the new packagedb system, but I think > > this should be easy to implement and extremely useful. > > > > Is there some killer feature in the db that needs to be added like > > figuring out which maintainers BR's a devel package? This is just an > > SQL query correct? > > > If koji keeps track of dependencies it would be easier to implement this > there than in the packagedb at the moment. The packagedb doesn't > currently track dependencies because the other tools do that. We could > change that, but we probably need to sit down and talk about what tools > we want storing which information in the dbs. Okay, please let me know if there is a bug or ticket I can create or view to track this feature. Thanks. From j.w.r.degoede at hhs.nl Mon Oct 8 20:29:39 2007 From: j.w.r.degoede at hhs.nl (Hans de Goede) Date: Mon, 08 Oct 2007 22:29:39 +0200 Subject: CVS: ACL access denied for a new package Message-ID: <470A9333.4000900@hhs.nl> Hi All, 2 hours ago 3 new cvs modules were created for new packages of mine: enet egoboo egoboo-data However I just tried importing them and this fails with: **** Access denied: jwrdegoede is not in ACL for rpms/enet/devel cvs commit: Pre-commit check failed cvs [commit aborted]: correct above errors first! Since more then 2 hours have lapsed since CVS modules creation, I don't think this is the usual wait for CVS ro sync with packagedb issue. Regards, Hans From a.badger at gmail.com Mon Oct 8 21:07:44 2007 From: a.badger at gmail.com (Toshio Kuratomi) Date: Mon, 08 Oct 2007 14:07:44 -0700 Subject: CVS: ACL access denied for a new package In-Reply-To: <470A9333.4000900@hhs.nl> References: <470A9333.4000900@hhs.nl> Message-ID: <470A9C20.1040902@gmail.com> Hans de Goede wrote: > Hi All, > > 2 hours ago 3 new cvs modules were created for new packages of mine: > enet egoboo egoboo-data > > However I just tried importing them and this fails with: > **** Access denied: jwrdegoede is not in ACL for rpms/enet/devel > cvs commit: Pre-commit check failed > cvs [commit aborted]: correct above errors first! > > Since more then 2 hours have lapsed since CVS modules creation, I don't > think this is the usual wait for CVS ro sync with packagedb issue. > You are correct. We're having a some hardware replaced in the colo and it's caused some of our scripts to fail. I've fixed the genacls script and run it so this should be fixed. -Toshio From rc040203 at freenet.de Mon Oct 8 21:25:40 2007 From: rc040203 at freenet.de (Ralf Corsepius) Date: Mon, 08 Oct 2007 23:25:40 +0200 Subject: OpenSceneGraph-devel woes on F-7/FC-6 ExcludeArch change in stable release In-Reply-To: <20071008190951.d9457c71.mschwendt.tmp0701.nospam@arcor.de> References: <20071008183932.ebaa3a57.mschwendt.tmp0701.nospam@arcor.de> <20071008190951.d9457c71.mschwendt.tmp0701.nospam@arcor.de> Message-ID: <1191878740.3395.467.camel@mccallum.corsepiu.local> On Mon, 2007-10-08 at 19:09 +0200, Michael Schwendt wrote: > On Mon, 8 Oct 2007 09:55:44 -0700, Christopher Stone wrote: > > > On 10/8/07, Michael Schwendt wrote: > > > On Mon, 8 Oct 2007 09:19:47 -0700, Christopher Stone wrote: > > > > > > > Ralf Corsepius has updated OpenSceneGraph-devel in F-7 and FC-6 to > > > > ExcludeArch: ppc64 > > > > > > > > He did this on a stable release without blocking any excludearch bugs > > > > or notifiying anyone as far as I can tell! > > > > > > Look once more: > > > > > > * Thu Jun 21 2007 Ralf Cors?pius - 1.2-4 > > > - ExcludeArch: ppc64 (BZ 245192, 245196). > > > > > > > This has been a real pain for me and I'm a little upset that package > > > > maintainers who depend on OSG-devel were not notified. If I missed > > > > some email then I apologize. > > > > > > > > Is there not some procedure or guideline for adding excludearch on a > > > > package in a stable release? > > > > >From the review guidelines: > > The bug number should then be placed in a comment, next to the > > corresponding ExcludeArch line. > > > > That's where I looked, > > $ pwd > /home/qa/fedora/packages/OpenSceneGraph/FC-6 > > $ grep -B2 Exc OpenSceneGraph.spec > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > # BZ: 245192, 245196 > ExcludeArch: ppc64 > -- > %changelog > * Thu Jun 21 2007 Ralf Cors?pius - 1.2-4 > - ExcludeArch: ppc64 (BZ 245192, 245196). > > > Same for F-7. I fail to understand why you are making all this fuzz. * FC-6/ppc64 has never been supported, because ppc64 did not exist. * OSG (and therefore all packages depending on it) has never been supported on FC-7/ppc64. This issue had been hidden, because OSG in FC-7's release had predated introduction of the ppc64 (there had not been a mass-rebuild!) After FC-7 had been released, post-release rebuilds of OSG had shown to be problematic on ppc64, which had made it inevitable to resort to "ExcludeArch: ppc64" to let building succeed for other archs. i.e. the rebuild of FC-7's OSG simply has made a problem with your specs and with Fedora's infrastructure explicit, but actually nothing has changed anything. Ralf From ville.skytta at iki.fi Mon Oct 8 21:34:12 2007 From: ville.skytta at iki.fi (=?ISO-8859-1?Q?Ville_Skytt=E4?=) Date: Tue, 9 Oct 2007 00:34:12 +0300 Subject: samba license change In-Reply-To: <1191420459.8632.60.camel@localhost.localdomain> References: <1191420459.8632.60.camel@localhost.localdomain> Message-ID: <8718ff870710081434h35f7f0c2w7dc6be9718aa7b7b@mail.gmail.com> On 10/3/07, Simo Sorce wrote: > Samba has changed it's license from GPLv2+ to GPLv3+ > The license change affects version 3.2.0 (still a pre-release now). > In F-8 we will still have 3.0.X so the change affects F-9 Looks like KDE may suffer from this, both kdebase and kdebase4 are labeled GPLv2 (no "+"). From chris.stone at gmail.com Mon Oct 8 21:45:12 2007 From: chris.stone at gmail.com (Christopher Stone) Date: Mon, 8 Oct 2007 14:45:12 -0700 Subject: OpenSceneGraph-devel woes on F-7/FC-6 ExcludeArch change in stable release In-Reply-To: <1191878740.3395.467.camel@mccallum.corsepiu.local> References: <20071008183932.ebaa3a57.mschwendt.tmp0701.nospam@arcor.de> <20071008190951.d9457c71.mschwendt.tmp0701.nospam@arcor.de> <1191878740.3395.467.camel@mccallum.corsepiu.local> Message-ID: On 10/8/07, Ralf Corsepius wrote: > I fail to understand why you are making all this fuzz. Don't worry about it, I had to rebuild my packages for F-7 today and was just surprised that the builds failed. Please try to inform me in the future if OSG changes will require a rebuild for my packages. I am hopeful that a feature can be added to the Fedora infrastructure to allow automatic rebuilds of dependent packages when required. From ssorce at redhat.com Mon Oct 8 22:25:14 2007 From: ssorce at redhat.com (Simo Sorce) Date: Mon, 08 Oct 2007 18:25:14 -0400 Subject: samba license change In-Reply-To: <8718ff870710081434h35f7f0c2w7dc6be9718aa7b7b@mail.gmail.com> References: <1191420459.8632.60.camel@localhost.localdomain> <8718ff870710081434h35f7f0c2w7dc6be9718aa7b7b@mail.gmail.com> Message-ID: <1191882314.2199.7.camel@localhost.localdomain> On Tue, 2007-10-09 at 00:34 +0300, Ville Skytt? wrote: > On 10/3/07, Simo Sorce wrote: > > Samba has changed it's license from GPLv2+ to GPLv3+ > > The license change affects version 3.2.0 (still a pre-release now). > > In F-8 we will still have 3.0.X so the change affects F-9 > > Looks like KDE may suffer from this, both kdebase and kdebase4 are > labeled GPLv2 (no "+"). Is this because of the QT license? If so it seem that QT has a lot of exceptions: http://trolltech.com/products/qt/gplexception I wonder why GPLv3 is not on the list yet. Does anyone have more details? Simo. From katzj at redhat.com Mon Oct 8 23:57:13 2007 From: katzj at redhat.com (Jeremy Katz) Date: Mon, 08 Oct 2007 19:57:13 -0400 Subject: f8t3 live: no networking on presario 700 In-Reply-To: References: <1191804935.28263.38.camel@localhost.localdomain> Message-ID: <1191887833.28263.41.camel@localhost.localdomain> On Sun, 2007-10-07 at 21:45 -0400, sean darcy wrote: > Jeremy Katz wrote: > > On Sun, 2007-10-07 at 20:17 -0400, sean darcy wrote: > >> I have compaq presario 714n notebook, Intel G965 chipset. wireless is > >> Broadcom BCM94311MCG mini-pci, which shows up in lspci. > > > > Broadcom does not make firmware for their wireless cards available in a > > freely redistributable form, so Fedora cannot distribute this firmware. > > Thus, it cannot work out of the box. You can generate a firmware file > > using the b43-fwcutter utility, but this doesn't help much for the live > > environment. Feel free to request that Broadcom provide freely > > redistributable firmware for their wireless products! > > > Well, would this work: > > I'm using live to install on a 20gig partition that already has windows > installed. > > Can I install f8 ( from dvd or livecd ), download the fw43-cutter rpm > under windows, use ntfs-utils to copy to the linux partition, install > it, and Voila! ?? Yes. > Is fw43-cutter on the dvd? Not as of test3. I just adjusted comps so that it will be on the DVD and the live images for the final release to help making this hardware a little easier Jeremy From katzj at redhat.com Mon Oct 8 23:58:24 2007 From: katzj at redhat.com (Jeremy Katz) Date: Mon, 08 Oct 2007 19:58:24 -0400 Subject: f8t3 Live on ibm a20m: how do I login? In-Reply-To: References: Message-ID: <1191887904.28263.44.camel@localhost.localdomain> On Sun, 2007-10-07 at 21:58 -0400, sean darcy wrote: > Trying to run live cd on something, I've tried to run it on an ibm a20m > notebook ( 2000 vintage, pentium 3 700mz ). > > The gdm throws up the login screen asking for the user name, and says > user fedora will login in 60 seconds. If you type fedora and hit enter before the counter goes negative, does it work? Or click on the Fedora user on the left column? It _should_. But I've seen this before, usually on machines with the wrong time in the hwclock. Worth filing against gdm if it's not already filed Jeremy From jkeating at redhat.com Tue Oct 9 00:04:14 2007 From: jkeating at redhat.com (Jesse Keating) Date: Mon, 8 Oct 2007 20:04:14 -0400 Subject: Pushing updates in Bodhi In-Reply-To: <1191860928.22874.43.camel@localhost.localdomain> References: <3170f42f0710080639m218adb8blea094a6e8d03e5d7@mail.gmail.com> <20071008135418.GB3722@crow.boston.redhat.com> <1191860928.22874.43.camel@localhost.localdomain> Message-ID: <20071008200414.0aa7da3b@redhat.com> On Mon, 08 Oct 2007 09:28:48 -0700 "Devrim G?ND?Z" wrote: > Don't we have someone as a backup? There are other people that know the keys, and with some work could figure out the current process to get updates out. I didn't really give them a heads up that I was leaving because I expected to have more computer time to keep updates flowing. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From jkeating at redhat.com Tue Oct 9 00:05:34 2007 From: jkeating at redhat.com (Jesse Keating) Date: Mon, 8 Oct 2007 20:05:34 -0400 Subject: Mock x86_64/i386 build issues In-Reply-To: <470A4E98.4020200@cora.nwra.com> References: <470A4E98.4020200@cora.nwra.com> Message-ID: <20071008200534.3d388536@redhat.com> On Mon, 08 Oct 2007 09:36:56 -0600 Orion Poplawski wrote: > I'm having trouble building some i386 packages (rpm, anaconda) on my > x86_64 machine with mock. It seems that the build process picks up > that the processor in x86_64. How does koji or anyone else handle > this? setarch i686 mock -r fedora-devel-i386 foo.src.rpm The 'setarch i686' is the important part. (some packages may actually need 'setarch i386', I last ran into this with emacs a long time ago on RHL7.something. Don't ask. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From jkeating at redhat.com Tue Oct 9 00:07:45 2007 From: jkeating at redhat.com (Jesse Keating) Date: Mon, 8 Oct 2007 20:07:45 -0400 Subject: OpenSceneGraph-devel woes on F-7/FC-6 ExcludeArch change in stable release In-Reply-To: References: <20071008183932.ebaa3a57.mschwendt.tmp0701.nospam@arcor.de> <20071008190951.d9457c71.mschwendt.tmp0701.nospam@arcor.de> Message-ID: <20071008200745.3612acb4@redhat.com> On Mon, 8 Oct 2007 10:16:57 -0700 "Christopher Stone" wrote: > Why can't we develop some way for a devel package maintainer to email > package maintainers who buildrequire your devel package? Because that can change on a minute to minute basis, among other technical difficulties. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From jkeating at redhat.com Tue Oct 9 00:11:03 2007 From: jkeating at redhat.com (Jesse Keating) Date: Mon, 8 Oct 2007 20:11:03 -0400 Subject: OpenSceneGraph-devel woes on F-7/FC-6 ExcludeArch change in stable release In-Reply-To: <470A8327.1020204@gmail.com> References: <20071008183932.ebaa3a57.mschwendt.tmp0701.nospam@arcor.de> <20071008190951.d9457c71.mschwendt.tmp0701.nospam@arcor.de> <20071008172617.GE32528@psilocybe.teonanacatl.org> <470A8327.1020204@gmail.com> Message-ID: <20071008201103.2d814b5a@redhat.com> On Mon, 08 Oct 2007 12:21:11 -0700 Toshio Kuratomi wrote: > If koji keeps track of dependencies it would be easier to implement > this there than in the packagedb at the moment. The packagedb > doesn't currently track dependencies because the other tools do > that. We could change that, but we probably need to sit down and > talk about what tools we want storing which information in the dbs. Actually in the koji db there are listed rpm requirements. http://koji.fedoraproject.org/koji/rpminfo?rpmID=228266 is an example of srpm Requires which are the same as BuildRequires in the spec. The problem is that many times these requires are somewhat generic and can be serviced by multiple packages and/or rely on indirect BuildRequires that are pulled in from the direct BuildRequires or the minimal buildroot. It is really quite difficult to get an accurate map of exactly which packages will ultimately need your package to build. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From jkeating at redhat.com Tue Oct 9 00:12:31 2007 From: jkeating at redhat.com (Jesse Keating) Date: Mon, 8 Oct 2007 20:12:31 -0400 Subject: OpenSceneGraph-devel woes on F-7/FC-6 ExcludeArch change in stable release In-Reply-To: <1191878740.3395.467.camel@mccallum.corsepiu.local> References: <20071008183932.ebaa3a57.mschwendt.tmp0701.nospam@arcor.de> <20071008190951.d9457c71.mschwendt.tmp0701.nospam@arcor.de> <1191878740.3395.467.camel@mccallum.corsepiu.local> Message-ID: <20071008201231.156c7027@redhat.com> On Mon, 08 Oct 2007 23:25:40 +0200 Ralf Corsepius wrote: > This issue had been hidden, because OSG in FC-7's release had predated > introduction of the ppc64 (there had not been a mass-rebuild!) Actually there was, done on the side and imported into koji for all the things that could build on ppc64, those that couldn't were dropped on the blocker list (or were supposed to). It was a release engineering done build not one that relied upon all the maintainers. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From mjs at CLEMSON.EDU Tue Oct 9 00:28:27 2007 From: mjs at CLEMSON.EDU (Matthew Saltzman) Date: Mon, 08 Oct 2007 20:28:27 -0400 Subject: Another readahead issue Message-ID: <1191889707.25531.49.camel@vincent52.localdomain> Not sure if I should have started a new thread, but... If you *are* going to keep or eventually revive readahead, it would be nice to deal with the fact that all the firefox entries in default.later are /usr/lib/firefox-2.0.0.3/, but the current firefox is firefox-2.0.0.5. That is, version-dependent listings in readahead don't get updated when the target package version changes. Firefox is the most likely to get out of sync, but there do seem to be some other version-dependent listings. -- Matthew Saltzman Clemson University Math Sciences mjs AT clemson DOT edu http://www.math.clemson.edu/~mjs From roland at redhat.com Tue Oct 9 00:33:28 2007 From: roland at redhat.com (Roland McGrath) Date: Mon, 8 Oct 2007 17:33:28 -0700 (PDT) Subject: Mock x86_64/i386 build issues In-Reply-To: Jesse Keating's message of Monday, 8 October 2007 20:05:34 -0400 <20071008200534.3d388536@redhat.com> References: <470A4E98.4020200@cora.nwra.com> <20071008200534.3d388536@redhat.com> Message-ID: <20071009003328.3FEC24D04CC@magilla.localdomain> > setarch i686 mock -r fedora-devel-i386 foo.src.rpm > > The 'setarch i686' is the important part. It really seems to me that mock ought to be taught to do this. There's no good reason that "you need setarch foo if `uname -m` !~ bar" shouldn't be part of that very config file that -r selects. > (some packages may actually need 'setarch i386', I last ran into this > with emacs a long time ago on RHL7.something. Don't ask. I won't even tell. I believe any package so affected by now has a kludge to do %ifarch blah\nsetarch i386 make dump\n%elsemake dump\n%endif or whatever. Thanks, Roland From rc040203 at freenet.de Tue Oct 9 00:50:16 2007 From: rc040203 at freenet.de (Ralf Corsepius) Date: Tue, 09 Oct 2007 02:50:16 +0200 Subject: OpenSceneGraph-devel woes on F-7/FC-6 ExcludeArch change in stable release In-Reply-To: <20071008201231.156c7027@redhat.com> References: <20071008183932.ebaa3a57.mschwendt.tmp0701.nospam@arcor.de> <20071008190951.d9457c71.mschwendt.tmp0701.nospam@arcor.de> <1191878740.3395.467.camel@mccallum.corsepiu.local> <20071008201231.156c7027@redhat.com> Message-ID: <1191891016.3395.491.camel@mccallum.corsepiu.local> On Mon, 2007-10-08 at 20:12 -0400, Jesse Keating wrote: > On Mon, 08 Oct 2007 23:25:40 +0200 > Ralf Corsepius wrote: > > > This issue had been hidden, because OSG in FC-7's release had predated > > introduction of the ppc64 (there had not been a mass-rebuild!) > > Actually there was, done on the side and imported into koji for all the > things that could build on ppc64, those that couldn't were dropped on > the blocker list (or were supposed to). It was a release engineering > done build not one that relied upon all the maintainers. Well, then I can't avoid to ask why the results of this built had not been communicated to the maintainers, esp. for the ppc64, where several packages must have failed building - not necessarily nice. Ralf From s.adam at diffingo.com Tue Oct 9 00:49:15 2007 From: s.adam at diffingo.com (Stewart Adam) Date: Mon, 08 Oct 2007 20:49:15 -0400 Subject: Merging totem and totem-xine Message-ID: <1191890955.14085.11.camel@Diffingo.localdomain> Hi, Since xine-lib has been moved to Fedora, I realized so could totem-xine. I've been working on a totem spec that includes both gstreamer and xine backends. As of now, the spec generates the usual subpackages plus 'totem-gstreamer' and 'totem-xine' which contain the binaries for the gstreamer- and xine-based binary totem. I've used --program-suffix at compile time, so they are parallel installable. What do you think the best approach is to packaging this, if at all? Two options I'm thinking of are having the two engines conflict or using alternatives to have a configurable backend (switching "on demand"). Stewart From sandeen at redhat.com Tue Oct 9 00:57:59 2007 From: sandeen at redhat.com (Eric Sandeen) Date: Mon, 08 Oct 2007 19:57:59 -0500 Subject: Another readahead issue In-Reply-To: <1191889707.25531.49.camel@vincent52.localdomain> References: <1191889707.25531.49.camel@vincent52.localdomain> Message-ID: <470AD217.8080701@redhat.com> Matthew Saltzman wrote: > Not sure if I should have started a new thread, but... > > If you *are* going to keep or eventually revive readahead, it would be > nice to deal with the fact that all the firefox entries in default.later > are /usr/lib/firefox-2.0.0.3/, but the current firefox is > firefox-2.0.0.5. > > That is, version-dependent listings in readahead don't get updated when > the target package version changes. Firefox is the most likely to get > out of sync, but there do seem to be some other version-dependent > listings. > I think the readahead list *really* needs to be self-healing somehow (if it can be demonstrated that it actually does optimize boot performance when properly set up.) -Eric From peter at thecodergeek.com Tue Oct 9 01:59:26 2007 From: peter at thecodergeek.com (Peter Gordon) Date: Mon, 08 Oct 2007 18:59:26 -0700 Subject: rpms/emerald/devel emerald.spec,1.13,1.14 In-Reply-To: <200710081535.l98FZv86006715@cvs-int.fedora.redhat.com> References: <200710081535.l98FZv86006715@cvs-int.fedora.redhat.com> Message-ID: <1191895166.14135.1.camel@localhost.localdomain> On Mon, 2007-10-08 at 11:35 -0400, Jarod Wilson wrote: > Log Message: > Disable ppc64 build (no compiz-devel.ppc64 available) When you ExcludeArch PPC64, please remember to file a bug against your package which blocks the FE-ExcludeArch-ppc64 tracker (bug 238953) if you have not already done so. Thanks. -- Peter Gordon (codergeek42) GnuPG Public Key ID: 0xFFC19479 / Fingerprint: DD68 A414 56BD 6368 D957 9666 4268 CB7A FFC1 9479 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From zaitcev at redhat.com Tue Oct 9 02:23:28 2007 From: zaitcev at redhat.com (Pete Zaitcev) Date: Mon, 8 Oct 2007 19:23:28 -0700 Subject: Sierra Wireless on Rawhide In-Reply-To: <20071007122026.GA5994@iota.fab.redhat.com> References: <20071007122026.GA5994@iota.fab.redhat.com> Message-ID: <20071008192328.84405765.zaitcev@redhat.com> On Sun, 7 Oct 2007 13:20:26 +0100, Anders Karlsson wrote: > I've been trying to get UMTS working through the Sierra chip in my > Thinkpad X60s and for some reason, the USB subsystem in F8 TestN and > Rawhide clocks that I have the Sierra chip, configures it (udev > creates /dev/ttyUSB[0-2]) and then immediately disconnects the device, > meaning I no longer see it in lsusb output etc. This was not the case > in F7. > Oct 7 12:44:02 iota kernel: sierra 3-1:1.0: Sierra USB modem (3 port) converter detected > Oct 7 12:44:02 iota kernel: usb 3-1: USB disconnect, address 2 Linux never disconnects anything by itself, but something we do makes your device to roll over and play dead. Please send me a usbmon trace (see /usr/share/doc/kernel-doc-2.6.22/Documentation/usb/usbmon.txt). Also, I'd like to see /proc/bus/usb/devices (please disable sierra driver by renaming or blacklisting it temporarily so it does not kill the device before you can capture the devices file). I'll poke the upstream about it we can put together an error case. -- Pete From louisg00 at bellsouth.net Tue Oct 9 04:21:54 2007 From: louisg00 at bellsouth.net (Louis E Garcia II) Date: Tue, 09 Oct 2007 00:21:54 -0400 Subject: irqbalance problems Message-ID: <1191903714.3141.3.camel@tiger> This service seems to die and will not shutdown properly. The services capplet has 'irqbalance dead but subsys locked' as the status. -Louis From s.adam at diffingo.com Tue Oct 9 04:51:52 2007 From: s.adam at diffingo.com (Stewart Adam) Date: Tue, 09 Oct 2007 00:51:52 -0400 Subject: irqbalance problems In-Reply-To: <1191903714.3141.3.camel@tiger> References: <1191903714.3141.3.camel@tiger> Message-ID: <1191905512.13052.2.camel@Diffingo.localdomain> On Tue, 2007-10-09 at 00:21 -0400, Louis E Garcia II wrote: > This service seems to die and will not shutdown properly. The services > capplet has 'irqbalance dead but subsys locked' as the status. > > -Louis I've noticed this too - I can never find when or why it dies, but it's always a matter of minutes before it dies. Stewart From a.badger at gmail.com Tue Oct 9 05:15:25 2007 From: a.badger at gmail.com (Toshio Kuratomi) Date: Mon, 08 Oct 2007 22:15:25 -0700 Subject: Merging totem and totem-xine In-Reply-To: <1191890955.14085.11.camel@Diffingo.localdomain> References: <1191890955.14085.11.camel@Diffingo.localdomain> Message-ID: <470B0E6D.3000606@gmail.com> Stewart Adam wrote: > Hi, > > Since xine-lib has been moved to Fedora, I realized so could totem-xine. > I've been working on a totem spec that includes both gstreamer and xine > backends. As of now, the spec generates the usual subpackages plus > 'totem-gstreamer' and 'totem-xine' which contain the binaries for the > gstreamer- and xine-based binary totem. I've used --program-suffix at > compile time, so they are parallel installable. > > What do you think the best approach is to packaging this, if at all? Two > options I'm thinking of are having the two engines conflict or using > alternatives to have a configurable backend (switching "on demand"). > Pick one as the default (Probably totem-gstreamer since the rest of our infrastructure is based around gstreamer.) The other one can either be invoked by using totem-xine or a shell script can be used to select which one to run (based on what's installed, an environment variable, and the default.) -Toshio From davej at redhat.com Tue Oct 9 05:21:10 2007 From: davej at redhat.com (Dave Jones) Date: Tue, 9 Oct 2007 01:21:10 -0400 Subject: irqbalance problems In-Reply-To: <1191905512.13052.2.camel@Diffingo.localdomain> References: <1191903714.3141.3.camel@tiger> <1191905512.13052.2.camel@Diffingo.localdomain> Message-ID: <20071009052110.GD12691@redhat.com> On Tue, Oct 09, 2007 at 12:51:52AM -0400, Stewart Adam wrote: > On Tue, 2007-10-09 at 00:21 -0400, Louis E Garcia II wrote: > > This service seems to die and will not shutdown properly. The services > > capplet has 'irqbalance dead but subsys locked' as the status. > > > > -Louis > I've noticed this too - I can never find when or why it dies, > but it's always a matter of minutes before it dies. irqbalances init script seems to be terminally ill. see what happens if you do.. init 3 ; init 5 ; init 3 ps ax | grep irqbalance for example. I filed a bug on this last week. Different problem to what you're seeing most likely, but it could definitly use some love from someone with the inclination/time to fix it. Dave -- http://www.codemonkey.org.uk From sundaram at fedoraproject.org Tue Oct 9 06:26:40 2007 From: sundaram at fedoraproject.org (Rahul Sundaram) Date: Tue, 09 Oct 2007 11:56:40 +0530 Subject: samba license change In-Reply-To: <1191882314.2199.7.camel@localhost.localdomain> References: <1191420459.8632.60.camel@localhost.localdomain> <8718ff870710081434h35f7f0c2w7dc6be9718aa7b7b@mail.gmail.com> <1191882314.2199.7.camel@localhost.localdomain> Message-ID: <470B1F20.1010905@fedoraproject.org> Simo Sorce wrote: > Is this because of the QT license? > If so it seem that QT has a lot of exceptions: > http://trolltech.com/products/qt/gplexception > I wonder why GPLv3 is not on the list yet. > > Does anyone have more details? Last I heard TrollTech was still evaluating this option. http://chani.wordpress.com/2007/07/18/uhoh/#comment-1932 Essentially unless the entire dependency chain for Samba is GPLv3 compatible, a new samba version under GPLv3 or later would be impossible to pull as incompatible licensing is a liability for the distribution and not necessarily for the individual components. Rahul From lkundrak at redhat.com Tue Oct 9 06:39:26 2007 From: lkundrak at redhat.com (Lubomir Kundrak) Date: Tue, 09 Oct 2007 08:39:26 +0200 Subject: samba license change In-Reply-To: <470B1F20.1010905@fedoraproject.org> References: <1191420459.8632.60.camel@localhost.localdomain> <8718ff870710081434h35f7f0c2w7dc6be9718aa7b7b@mail.gmail.com> <1191882314.2199.7.camel@localhost.localdomain> <470B1F20.1010905@fedoraproject.org> Message-ID: <1191911966.7000.4.camel@localhost.localdomain> On Tue, 2007-10-09 at 11:56 +0530, Rahul Sundaram wrote: > Simo Sorce wrote: > > > Is this because of the QT license? > > If so it seem that QT has a lot of exceptions: > > http://trolltech.com/products/qt/gplexception > > I wonder why GPLv3 is not on the list yet. > > > > Does anyone have more details? > > Last I heard TrollTech was still evaluating this option. > > http://chani.wordpress.com/2007/07/18/uhoh/#comment-1932 > > Essentially unless the entire dependency chain for Samba is GPLv3 > compatible, a new samba version under GPLv3 or later would be impossible > to pull as incompatible licensing is a liability for the distribution > and not necessarily for the individual components. This also applies to the patches from the samba upstream. Simo: do you have an idea wheter it would be possible to convince the samba upstream to release at least security fixes for samba under GPLv2? -- Lubomir Kundrak (Red Hat Security Response Team) From j.w.r.degoede at hhs.nl Tue Oct 9 07:23:10 2007 From: j.w.r.degoede at hhs.nl (Hans de Goede) Date: Tue, 09 Oct 2007 09:23:10 +0200 Subject: Merging totem and totem-xine In-Reply-To: <1191890955.14085.11.camel@Diffingo.localdomain> References: <1191890955.14085.11.camel@Diffingo.localdomain> Message-ID: <470B2C5E.7010906@hhs.nl> Stewart Adam wrote: > Hi, > > Since xine-lib has been moved to Fedora, I realized so could totem-xine. > I've been working on a totem spec that includes both gstreamer and xine > backends. As of now, the spec generates the usual subpackages plus > 'totem-gstreamer' and 'totem-xine' which contain the binaries for the > gstreamer- and xine-based binary totem. I've used --program-suffix at > compile time, so they are parallel installable. > > What do you think the best approach is to packaging this, if at all? Two > options I'm thinking of are having the two engines conflict or using > alternatives to have a configurable backend (switching "on demand"). > Please use alternatives, so that totem-moz-plugin can be switched between the 2 too. Regards, Hans From pertusus at free.fr Tue Oct 9 07:55:59 2007 From: pertusus at free.fr (Patrice Dumas) Date: Tue, 9 Oct 2007 09:55:59 +0200 Subject: rpm and post script install/run order question (texlive) Message-ID: <20071009075559.GB2616@free.fr> Hello, I have some questions regarding rpm installation and script run order. It is for texlive, and I use letters that corresponds with: A texlive B texlive-texmf C kpathsea D texlive-fonts E texlive-fonts-texmf sA updmap-sys We have: A Requires: B C D B Requires: C Requires(post): sA C doesn't requires anything, but has a post script (ldconfig) that must be run before it can be used by programs in A or B. D Requires: E Requires(post): sA E Requires(post): sA The script sA is in A, but to be succesfull, it has to be run with A, B, C and D installed. If run multiple time, only the last run must be succesfull, but it should be run with all the packages that Requires it installed (B E), it is not a problem if previous runs are done wrong. Unless I am wrong, in that kind of setup all the packages will be installed in the same batch (except maybe for C, but no user will ever install C directly). I am not sure, however, what would be the order of installation of those packages, nor when would sA be called. For example, since C doesn't have any Requires(post) on A would it be possible to have an install order with C in the end, and the post scripts run before C is installed? Maybe there are other subtle possible failures? Also is the installation and post script run order dependent on which package is selected for, say a yum install, that is will: yum install A yum install E yum install B and so on and so forth give the same installation and post script run order? My question may be a bit confused, so don't hesitate to ask for more info. Also I couldn't find a place where such issues are explained in depth. In the usual rpm manuals there are some explanations, but not precise enough. Is there some doc I could have missed? The example is a bit simplified, since additionnally there is a dependency cycle between texlive-dvips and texlive-fonts, and also there is texlive-latex, but the issues faced shouldn't be different than for the example above, unless I missed something. -- Pat From pertusus at free.fr Tue Oct 9 08:05:28 2007 From: pertusus at free.fr (Patrice Dumas) Date: Tue, 9 Oct 2007 10:05:28 +0200 Subject: rpm and post script install/run order question (texlive) [2] Message-ID: <20071009080528.GC2616@free.fr> Hello, My previous mail had errors, sorry. Resending. I have some questions regarding rpm installation and script run order. It is for texlive, and I use letters that corresponds with: A texlive B texlive-texmf C kpathsea D texlive-fonts E texlive-fonts-texmf sA1 updmap-sys sA2 texconfig-sys We have: A Requires: B C D Requires(post): sA2 B Requires(post): sA1 sA2 C doesn't requires anything, but has a post script (ldconfig) that must be run before it can be used by programs in A or D. D Requires: E C Requires(post): sA2 E Requires(post): sA1 sA2 The script sA1 is in A, but to be succesfull, it has to be run with A, B, C and D installed. If run multiple time, only the last run must be succesfull, but it should be run with all the packages that Requires it installed (B E), it is not a problem if previous runs are done wrong. sA2 is in A, but only requires A to be present to be successfull. Unless I am wrong, in that kind of setup all the packages will be installed in the same batch (except maybe for C, but no user will ever install C directly). I am not sure, however, what would be the order of installation of those packages, nor when would sA be called. For example, since C doesn't have any Requires(post) on A would it be possible to have an install order with C in the end, and the post scripts run before C is installed? Maybe there are other subtle possible failures? Also is the installation and post script run order dependent on which package is selected for, say a yum install, that is will: yum install A yum install E yum install B and so on and so forth give the same installation and post script run order? My question may be a bit confused, so don't hesitate to ask for more info. Also I couldn't find a place where such issues are explained in depth. In the usual rpm manuals there are some explanations, but not precise enough. Is there some doc I could have missed? The example is a bit simplified, since additionnally there is a dependency cycle between texlive-dvips and texlive-fonts, and also there is texlive-latex, but the issues faced shouldn't be different than for the example above, unless I missed something. -- Pat From nicolas.mailhot at laposte.net Tue Oct 9 08:59:47 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Tue, 9 Oct 2007 10:59:47 +0200 (CEST) Subject: samba license change In-Reply-To: <1191911966.7000.4.camel@localhost.localdomain> References: <1191420459.8632.60.camel@localhost.localdomain> <8718ff870710081434h35f7f0c2w7dc6be9718aa7b7b@mail.gmail.com> <1191882314.2199.7.camel@localhost.localdomain> <470B1F20.1010905@fedoraproject.org> <1191911966.7000.4.camel@localhost.localdomain> Message-ID: <20675.192.54.193.51.1191920387.squirrel@rousalka.dyndns.org> Le Mar 9 octobre 2007 08:39, Lubomir Kundrak a ?crit : > > On Tue, 2007-10-09 at 11:56 +0530, Rahul Sundaram wrote: >> Simo Sorce wrote: >> Essentially unless the entire dependency chain for Samba is GPLv3 >> compatible, a new samba version under GPLv3 or later would be >> impossible >> to pull as incompatible licensing is a liability for the >> distribution >> and not necessarily for the individual components. > > This also applies to the patches from the samba upstream. Simo: do you > have an idea wheter it would be possible to convince the samba > upstream > to release at least security fixes for samba under GPLv2? The samba project will continue to do maintenance and security fixes on the last GPLv2 release however it won't get all the improvements of the next one. So IMHO it's totally unrealistic to expect to keep using the GPLv2 samba branch even mid-term. Users will start begging for GPLv3 samba features soon. That means all the projects that depend on samba will have to move to GPLv3 compatibility quickly. There is no status-quo escape - the samba people know they can not be replaced (past forks didn't get any traction, and no one really wants to dig in MS bugs in their place) and they've been deeply involved in EU MS litigation (so they know GPLv2 is not sufficient). The probability of Samba going back to GPLv2 is actually lower than the probability of the kernel going GPLv3. Some people have blinded themselves thinking their dislike of the FSF was shared by everyone and boycotting the GPLv3 process would ensure a bad license no one would use. Groups that had to taste real-world litigation like Samba, however, have always make clear they were not happy with GPLv2 and would move their code to GPLv3 no matter what others chose. -- Nicolas Mailhot From thias at spam.spam.spam.spam.spam.spam.spam.egg.and.spam.freshrpms.net Tue Oct 9 09:23:24 2007 From: thias at spam.spam.spam.spam.spam.spam.spam.egg.and.spam.freshrpms.net (Matthias Saou) Date: Tue, 9 Oct 2007 11:23:24 +0200 Subject: Test NetworkManager-openvpn? In-Reply-To: <20071005181805.4a85545d@localhost.localdomain> References: <4705BCF4.2070207@redhat.com> <20071005074413.07744715@redhat.com> <20071005181805.4a85545d@localhost.localdomain> Message-ID: <20071009112324.42606788@python3.es.egwn.lan> Thomas Canniot wrote : > Le Fri, 5 Oct 2007 07:44:13 -0400, > Jesse Keating a ?crit : > > > On Fri, 05 Oct 2007 00:26:28 -0400 > > Warren Togami wrote: > > > > > Can someone test the equivalent for NetworkManager-openvpn with > > > Selinux enforcing enabled? Please test it in both "service > > > NetworkManager start" and "NetworkManager --no-daemon" mode to be > > > sure both are functioning properly. > > > > That's a little difficult when NM-openvpn hasn't yet been ported to > > NM-0.7 infrastructure. > > > > On FC7, I had absolutely no problem using it... in fact, it is the > light at the end of the tunnel for me. It works so great and out of the > box (certificate and login / pwd identification on a wpa network). I > can now connect very easily in my university. WPA? Then you probably mean Wireless, not VPN :-) I use NM with OpenVPN on F-7, and although it "mostly works" (I use certificates with login/pass), it gets things completely wrong regarding network routes. I still have some open bug reports about this upstream... Matthias -- Clean custom Red Hat Linux rpm packages : http://freshrpms.net/ Fedora release 7 (Moonshine) - Linux kernel 2.6.22.6-81.fc7 Load : 0.27 0.37 0.36 From kagesenshi.87 at gmail.com Tue Oct 9 09:37:54 2007 From: kagesenshi.87 at gmail.com (Hikaru Amano) Date: Tue, 9 Oct 2007 17:37:54 +0800 Subject: Pulseaudio not restarting after crash Message-ID: if the pulseaudio daemon crashed, it doesnt restart itself .. and it need to be manually restarted ... It would be nice to have it restarts after crash because normal users wont know how to restart it .. plus .. if the folder /tmp/pulse-username exist, pulseaudio refuses to start and returns E: pid.c: Daemon already running. E: main.c: pa_pid_file_create() failed. but the daemon is not running so I had to delete the folder manually .. btw.. where does the autostart script pulseaudio daemon located?? I couldnt find it .. (I wanted to add a simple while loop hack for restarting the daemon for my own use) .. -- Mohd Izhar Firdaus Bin Ismail Amano Hikaru ??? ???? ???? http://fedoraproject.org/wiki/MohdIzharFirdaus http://blog.kagesenshi.org 92C2 B295 B40B B3DC 6866 5011 5BD2 584A 8A5D 7331 From anders at trudheim.co.uk Tue Oct 9 10:07:27 2007 From: anders at trudheim.co.uk (Anders Karlsson) Date: Tue, 9 Oct 2007 11:07:27 +0100 Subject: Sierra Wireless on Rawhide In-Reply-To: <20071008192328.84405765.zaitcev@redhat.com> References: <20071007122026.GA5994@iota.fab.redhat.com> <20071008192328.84405765.zaitcev@redhat.com> Message-ID: <20071009100727.GB3537@iota.fab.redhat.com> Thus, Pete Zaitcev at Tue Oct 9 03:23:28 2007 inscribed: > On Sun, 7 Oct 2007 13:20:26 +0100, Anders Karlsson wrote: > > > I've been trying to get UMTS working through the Sierra chip in my > > Thinkpad X60s and for some reason, the USB subsystem in F8 TestN and > > Rawhide clocks that I have the Sierra chip, configures it (udev > > creates /dev/ttyUSB[0-2]) and then immediately disconnects the device, > > meaning I no longer see it in lsusb output etc. This was not the case > > in F7. > > > Oct 7 12:44:02 iota kernel: sierra 3-1:1.0: Sierra USB modem (3 port) converter detected > > Oct 7 12:44:02 iota kernel: usb 3-1: USB disconnect, address 2 > > Linux never disconnects anything by itself, but something we do makes > your device to roll over and play dead. As far as I can see, on the latest kernel compiled with USB debug enabled, the device is noticed by uhci_hcd (messages in log) and once the swap is enabled the device is disconnected and I can no longer see it. > Please send me a usbmon trace > (see /usr/share/doc/kernel-doc-2.6.22/Documentation/usb/usbmon.txt). I'll have to instrument something to run early enough in rc.sysinit or from the initrd so that this can be captured. The point in time where the device is disconnected is just to early. Would an initrd generated without usb support allow me to load the modules one at a time to get this set up so I can use usbmon you think? > Also, I'd like to see /proc/bus/usb/devices (please disable sierra > driver by renaming or blacklisting it temporarily so it does not > kill the device before you can capture the devices file). I'll poke > the upstream about it we can put together an error case. sierra and usbserial is blacklisted, and the device still get disconnected. Thanks! -- Anders Karlsson All-Round Linux Tinkerer & RHCE From harald at redhat.com Tue Oct 9 10:08:36 2007 From: harald at redhat.com (Harald Hoyer) Date: Tue, 09 Oct 2007 12:08:36 +0200 Subject: [SOLVED] F8t3 k3b and sound problems In-Reply-To: <20071008093351.1592a8e5@redhat.com> References: <1191543150.11601.4.camel@scrappy.miketc.com> <4705FA4B.4010503@redhat.com> <1191579585.12607.1.camel@scrappy.miketc.com> <4709E0EC.8010902@redhat.com> <1191849744.2204.1.camel@scrappy.miketc.com> <20071008093351.1592a8e5@redhat.com> Message-ID: <470B5324.6030906@redhat.com> Jesse Keating wrote: > On Mon, 08 Oct 2007 08:22:24 -0500 > Mike Chambers wrote: > >> Welp, turning on Consolekit and a quick reboot and BOTH k3b and my >> sound now seem to work. So this *has* to be on for those type devices >> (removable and so on?) to work? > > ConsoleKit and PolicyKit work together to assign ACLs to the devices > for the active console user. If it isn't running, the ACLs won't be > applied and you won't have access to use them. > > Think of them as the pam_console replacement. From buildsys at redhat.com Tue Oct 9 10:11:51 2007 From: buildsys at redhat.com (Build System) Date: Tue, 9 Oct 2007 06:11:51 -0400 Subject: rawhide report: 20071009 changes Message-ID: <200710091011.l99ABpOZ013976@porkchop.devel.redhat.com> New package astromenace Hardcore 3D space shooter with spaceship upgrade possibilities New package astromenace-data Hardcore 3D space shooter with spaceship upgrade possibilities New package avarice Program for interfacing the Atmel JTAG ICE to GDB New package rpmrebuild A tool to build rpm file from rpm database New package uisp Universal In-System Programmer for Atmel AVR and 8051 Removed package digikamimageplugins-doc Removed package digikamimageplugins Updated Packages: TeXmacs-1.0.6.11-3.fc8 ---------------------- * Mon Oct 08 2007 Gerard Milmeister - 1.0.6.11-2 - patch for maxima 5.13.0 TurboGears-1.0.3.2-5.fc8 ------------------------ * Mon Oct 08 2007 Toshio Kuratomi 1.0.3.2-5 - Update patch so that quickstart template pulls in the proper sqlalchemy when tg-admin quickstart -s is run. anaconda-11.3.0.37-1 -------------------- * Mon Oct 08 2007 Jeremy Katz 11.3.0.37-1 - Use nodocs when building stage2 images (Orion Poplawski) - Add extra headers to ks.cfg request for arch and release (#315601) - Fix a traceback in partition sanity checking (#316551, #318841, #300721) - Hack to not ignore the ssb driver for wireless (#311421) - Set repo cost so we pull things from the DVD instead of network (#245696) - Make boot partitions 200 megs - Write reboot commands into generated anaconda-ks.cfg (clumens) - Don't reload the UI if we don't have to (clumens, #290781) - Use newer version of device command (clumens) bootparamd-0.17-26.fc8 ---------------------- * Mon Oct 08 2007 Ondrej Dvoracek - 0.17-26 - added LSB header in the initscript - corrected issues from merge review (#225623) chess-1.0-10.fc8 ---------------- * Mon Oct 08 2007 Hans de Goede 1.0-10 - Rebuild for new ogre claws-mail-plugins-3.0.1-1.fc8 ------------------------------ * Mon Oct 08 2007 Andreas Bierfert - 3.0.1-1 - version upgrade dhcp-12:3.0.6-8.fc8 ------------------- * Mon Oct 08 2007 David Cantrell - 12:3.0.6-8 - Init script fixes (#320761) - Removed linux.dbus-example script since we aren't using dhcdbd now - Remove dhcdbd leftovers from dhclient-script (#306381) * Wed Sep 26 2007 David Cantrell - 12:3.0.6-7 - In dhcp.conf.5, explain that if no next-server statement applies to the requesting client, the address 0.0.0.0 is used (#184484). * Wed Sep 26 2007 David Cantrell - 12:3.0.6-6 - Init script fixes for dhcpd and dhcrelay (#278601) dssi-0.9.1-11.fc8 ----------------- * Sun Oct 07 2007 Anthony Green 0.9.1-11 - Rebuild for new lash. emerald-0.5.2-2.fc8 ------------------- * Mon Oct 08 2007 Jarod Wilson 0.5.2-2 - Disable ppc64 build (no compiz-devel.ppc64) * Mon Oct 08 2007 Jarod Wilson 0.5.2-1 - New upstream release - Should work with latest compiz bits in Fedora * Mon Jun 11 2007 Jarod Wilson 0.2.1-2 - Fix up build against latest libwnck emerald-themes-0.5.2-1.fc8 -------------------------- * Mon Oct 08 2007 Jarod Wilson 0.5.2-1 - New upstream release - Should work with latest compiz bits in Fedora fluidsynth-1.0.7-9.a.fc8 ------------------------ * Mon Oct 08 2007 Anthony Green 1.0.7-9.a - Rebuilt for new lash. fluxbox-1.0.0-1.fc8 ------------------- * Mon Oct 08 2007 Andreas Bierfert 1.0.0-1 - version upgrade gnome-keyring-2.20-5.fc8 ------------------------ * Mon Oct 08 2007 Alexander Larsson - 2.20-5 - Fixed minor issue with pam-selinux issue pointed out by stef * Thu Oct 04 2007 Alexander Larsson - 2.20-4 - Have the pam module tell the daemon to init the login keyring without using the socket as selinux limits access to that * Thu Oct 04 2007 Alexander Larsson - 2.20-3 - Add NO_MATCH error patch from svn. Will fix apps that can't handle empty list matches gpodder-0.10.0-1.fc8 -------------------- * Sun Oct 07 2007 Jef Spaleta 0.10.0-1 - New Upstream version groff-1.18.1.4-10.fc8 --------------------- * Mon Oct 08 2007 Marcela Maslanova - 1.18.1.4-10 - path for groffer wasn't set correctly #89210 gstreamer-plugins-good-0.10.6-6.fc8 ----------------------------------- * Mon Oct 08 2007 - Bastien Nocera - 0.10.6-6 - Kill esound output, as we don't have esound installed anymore, just Pulseaudio (#323061) hunspell-1.1.12.2-2.fc8 ----------------------- * Mon Oct 08 2007 Caolan McNamara - 1.1.12.2-2 - lang fix for man pages from Ville Skytt?? hwbrowser-0.38-1.fc8 -------------------- * Mon Oct 08 2007 Nils Philippsen - 0.38-1 - add "make diff" ("dif") and "make shortdiff" ("sdif") - pull in updated translations initscripts-8.59-1 ------------------ * Mon Oct 08 2007 Bill Nottingham - 8.59-1 - rc.sysinit: fix rhgb check - prefdm: add wdm section (#248087) - init.d/functions, halt: clean up some extraneous delays (#219816) - ifup-wireless: set mode before bringing link up (#254046, ) - translation updates: pt_BR, hr irssi-0.8.12-1.fc8 ------------------ * Mon Oct 08 2007 Marek Mahut - 0.8.12-1 - New release - Fixes bug from BZ#239511, dropping patch kazehakase-0.4.9-2.fc8 ---------------------- * Mon Oct 08 2007 Mamoru Tasaka - 0.4.9-2 - Readd accidentally deleted obsolete_plugin_ver macro kernel-2.6.23-0.224.rc9.git6.fc8 -------------------------------- * Mon Oct 08 2007 Dave Jones - Add a bunch of modules to the 586 kernel for the livecd. * Mon Oct 08 2007 Dave Jones - 2.6.23-rc9-git6 * Sat Oct 06 2007 Dave Jones - 2.6.23-rc9-git4 kismet-0.0.2007.10.R1-0.fc8 --------------------------- * Mon Oct 08 2007 Enrico Scholz - 0.0.2007.10.R1-1 - updated to 2007-10-R1 - dropped/rediffed patches - added BR on dbus-devel lash-0.5.3-3.fc8 ---------------- * Mon Oct 08 2007 Anthony Green 0.5.3-3 - Disable pylash until we can figure out how to install it properly. * Mon Oct 08 2007 Anthony Green 0.5.3-2 - Fixed python installation for 64-bit systems. * Sun Oct 07 2007 Anthony Green 0.5.3-1 - Upgrade sources. - Don't install info files (no longer built). - Add python package. ltrace-0.5-9.45svn.fc8 ---------------------- * Wed Sep 12 2007 Petr Machata - 0.5-9.45svn - Cleanup spec. - Fix parallel make bug in Makefile. - resolves: #226109 * Thu Aug 16 2007 Petr Machata - 0.5-8.45svn - Fix licensing tag. lyx-1.5.2-1.fc8 --------------- * Mon Oct 08 2007 Rex Dieter 1.5.2-1 - lyx-1.5.2 ogre-1.4.5-1.fc8 ---------------- * Mon Oct 08 2007 Hans de Goede 1.4.5-1 - New upstream release 1.4.5 oprofile-0.9.3-6.fc8 -------------------- * Mon Oct 08 2007 Will Cohen - 0.9.3-5 - Should be popt-devel to BuildRequires. * Mon Oct 08 2007 Will Cohen - 0.9.3-5 - Add popt to BuildRequires. * Mon Oct 08 2007 Will Cohen - 0.9.3-4 - Allow short forms of --list-events (-l) and --dump (-d). Resolves: rhbz#234003. php-pecl-phar-1.2.2-1.fc8 ------------------------- * Mon Oct 08 2007 Remi Collet 1.2.2-1 - update to 1.2.1 pidgin-2.2.1-2.fc8 ------------------ * Sun Oct 07 2007 Michel Salim - 2.2.1-2 - BR on avahi-glib-devel to supply complete set of Avahi headers * Mon Oct 01 2007 Warren Togami - 2.2.1-1 - 2.2.1 with many bug fixes and CVE-2007-4996 DOS fix * Sat Sep 29 2007 Michel Salim - 2.2.0-3 - Build against avahi proper instead of its HOWL compatibility layer policycoreutils-2.0.29-1.fc8 ---------------------------- * Sun Oct 07 2007 Dan Walsh 2.0.29-1 - Update to upstream * Add genhomedircon script to invoke semodule -Bn from Dan Walsh. - Add deleteall for ports and fcontext redhat-artwork-7.0.0-14.fc8 --------------------------- * Mon Oct 08 2007 Matthias Clasen - 7.0.0-14 - Make the defaul theme not show up as "Custom" rpy-1.0-0.3.RC3.fc8 ------------------- * Mon Oct 08 2007 Jos?? Matos - 1.0-0.3.RC3 - Rebuild for R 2.6.0 (really). samba-0:3.0.26a-3.fc8 --------------------- * Sat Oct 06 2007 Simo Sorce 3.0.26a-3.fc8 - Fix bug 245506 sbcl-1.0.10-1.fc8 ----------------- * Mon Oct 08 2007 Rex Dieter 1.0.10-1 - sbcl-1.0.10 shadow-utils-2:4.0.18.1-18.fc8 ------------------------------ * Mon Oct 08 2007 Peter Vrabec 2:4.0.18.1-18 - mark localized man pages with %lang straw-0.27-10.fc8 ----------------- * Sat Oct 06 2007 Subhodip Biswas <440volt.tux at gmail.com> - 0.27-10 - Excluded ppc64 dur to dependency problem related to - gnome-python2-extras system-config-network-1.4.2-1.fc8 --------------------------------- * Mon Oct 08 2007 Harald Hoyer - 1.4.2 - speedup genClass - restorecon selinux context system-config-samba-1.2.54-1.fc8 -------------------------------- * Mon Oct 08 2007 Nils Philippsen - add "make diff" ("dif") and "make shortdiff" ("sdif") - pull in updated translations system-config-services-0.9.12-1.fc8 ----------------------------------- * Mon Oct 08 2007 Nils Philippsen - 0.9.12 - add "make diff" ("dif") and "make shortdiff" ("sdif") - pull in updated translations vkeybd-0.1.17a-5.fc8 -------------------- * Sun Oct 07 2007 Anthony Green 0.1.17a-5 - Add -no-OSS patch. * Sun Oct 07 2007 Anthony Green 0.1.17a-4 - Rebuild for new lash. wine-0.9.46-1.fc8 ----------------- * Sun Oct 07 2007 Andreas Bierfert - 0.9.46-1 - version upgrade * Sun Sep 16 2007 Andreas Bierfert - 0.9.45-1 - version upgrade wine-docs-0.9.46-1.fc8 ---------------------- * Mon Oct 08 2007 Andreas Bierfert - 0.9.46-1 - version upgrade xmlto-0.0.18-16 --------------- * Mon Oct 08 2007 Ondrej Vasik - 0.0.18-16 - fixed warning message from find in usage() display(#322121) yum-3.2.6-2.fc8 --------------- * Mon Oct 08 2007 Seth Vidal 3.2.6-2 - fixes pre-3.2.7 * Fri Oct 05 2007 Seth Vidal 3.2.6-1 - 3.2.6 - remove all old patches * Tue Sep 25 2007 Jeremy Katz - 3.2.5-4 - pull in fixes from upstream for media handling, pkgid (#291471), and a potential depsolving bug Broken deps for i386 ---------------------------------------------------------- fluidsynth - 1.0.7-9.a.fc8.i386 requires liblash.so.2 fluidsynth-libs - 1.0.7-9.a.fc8.i386 requires liblash.so.2 ghc-gtk2hs - 0.9.12-2.fc8.i386 requires ghc = 0:6.6.1 ghc661-gtk2hs - 0.9.12-2.fc8.i386 requires /usr/bin/ghc-pkg-6.6.1 ghc661-gtk2hs - 0.9.12-2.fc8.i386 requires ghc661 kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.i686 requires kernel-i686 = 0:2.6.23-0.220.rc9.git2.fc8 kmod-em8300-PAE - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.i686 requires kernel-i686 = 0:2.6.23-0.220.rc9.git2.fc8PAE kmod-sysprof - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.i686 requires kernel-i686 = 0:2.6.23-0.142.rc3.git10.fc8 kmod-sysprof-PAE - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.i686 requires kernel-i686 = 0:2.6.23-0.142.rc3.git10.fc8PAE maxima-runtime-sbcl - 5.13.0-6.fc8.i386 requires sbcl = 0:1.0.9 moodss - 21.5-1.fc7.i386 requires sqlite2-tcl octave-forge - 2006.07.09-9.fc7.i386 requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.i386 requires libginac-1.3.so.2 polyxmass-bin - 0.9.3-2.fc6.i386 requires libpolyxmass.so.10 seq24 - 0.8.7-6.fc6.i386 requires liblash.so.2 zynaddsubfx - 2.2.1-14.fc7.i386 requires liblash.so.2 Broken deps for x86_64 ---------------------------------------------------------- fluidsynth - 1.0.7-9.a.fc8.x86_64 requires liblash.so.2()(64bit) fluidsynth-libs - 1.0.7-9.a.fc8.i386 requires liblash.so.2 fluidsynth-libs - 1.0.7-9.a.fc8.x86_64 requires liblash.so.2()(64bit) ghc-gtk2hs - 0.9.12-2.fc8.x86_64 requires ghc = 0:6.6.1 ghc661-gtk2hs - 0.9.12-2.fc8.x86_64 requires /usr/bin/ghc-pkg-6.6.1 ghc661-gtk2hs - 0.9.12-2.fc8.x86_64 requires ghc661 kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.x86_64 requires kernel-x86_64 = 0:2.6.23-0.220.rc9.git2.fc8 kmod-sysprof - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.x86_64 requires kernel-x86_64 = 0:2.6.23-0.142.rc3.git10.fc8 maxima-runtime-sbcl - 5.13.0-6.fc8.x86_64 requires sbcl = 0:1.0.9 moodss - 21.5-1.fc7.x86_64 requires sqlite2-tcl octave-forge - 2006.07.09-9.fc7.x86_64 requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.x86_64 requires libginac-1.3.so.2()(64bit) polyxmass-bin - 0.9.3-2.fc6.x86_64 requires libpolyxmass.so.10()(64bit) seq24 - 0.8.7-6.fc6.x86_64 requires liblash.so.2()(64bit) zynaddsubfx - 2.2.1-14.fc7.x86_64 requires liblash.so.2()(64bit) Broken deps for ppc ---------------------------------------------------------- fluidsynth - 1.0.7-9.a.fc8.ppc requires liblash.so.2 fluidsynth-libs - 1.0.7-9.a.fc8.ppc requires liblash.so.2 fluidsynth-libs - 1.0.7-9.a.fc8.ppc64 requires liblash.so.2()(64bit) ghc-gtk2hs - 0.9.12-2.fc8.ppc requires ghc = 0:6.6.1 ghc661-gtk2hs - 0.9.12-2.fc8.ppc requires /usr/bin/ghc-pkg-6.6.1 ghc661-gtk2hs - 0.9.12-2.fc8.ppc requires ghc661 kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc requires kernel-ppc = 0:2.6.23-0.220.rc9.git2.fc8 kmod-em8300-smp - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc requires kernel-ppc = 0:2.6.23-0.220.rc9.git2.fc8smp maxima-runtime-sbcl - 5.13.0-6.fc8.ppc requires sbcl = 0:1.0.9 moodss - 21.5-1.fc7.ppc requires sqlite2-tcl octave-forge - 2006.07.09-9.fc7.ppc requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.ppc requires libginac-1.3.so.2 polyxmass-bin - 0.9.3-2.fc6.ppc requires libpolyxmass.so.10 python-vcpx - 0.9.28-4.fc8.noarch requires monotone seq24 - 0.8.7-6.fc6.ppc requires liblash.so.2 zynaddsubfx - 2.2.1-14.fc7.ppc requires liblash.so.2 Broken deps for ppc64 ---------------------------------------------------------- beryl-gnome - 0.2.1-1.fc8.ppc64 requires emerald >= 0:0.2.1 beryl-kde - 0.2.1-1.fc8.ppc64 requires emerald >= 0:0.2.1 emerald-themes - 0.5.2-1.fc8.noarch requires emerald >= 0:0.5.2 emerald-themes - 0.5.2-1.fc8.noarch requires compiz >= 0:0.5.2 fluidsynth - 1.0.7-9.a.fc8.ppc64 requires liblash.so.2()(64bit) fluidsynth-libs - 1.0.7-9.a.fc8.ppc64 requires liblash.so.2()(64bit) kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc64 requires kernel-ppc64 = 0:2.6.23-0.220.rc9.git2.fc8 kmod-em8300-kdump - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc64 requires kernel-ppc64 = 0:2.6.23-0.220.rc9.git2.fc8kdump moodss - 21.5-1.fc7.ppc64 requires sqlite2-tcl octave-forge - 2006.07.09-9.fc7.ppc64 requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.ppc64 requires libginac-1.3.so.2()(64bit) xorg-x11-drivers - 7.2-7.fc8.ppc64 requires synaptics zynaddsubfx - 2.2.1-14.fc7.ppc64 requires liblash.so.2()(64bit) From green at redhat.com Tue Oct 9 10:17:03 2007 From: green at redhat.com (Anthony Green) Date: Tue, 09 Oct 2007 03:17:03 -0700 Subject: rawhide report: 20071009 changes In-Reply-To: <200710091011.l99ABpOZ013976@porkchop.devel.redhat.com> References: <200710091011.l99ABpOZ013976@porkchop.devel.redhat.com> Message-ID: <470B551F.1000907@redhat.com> The rawhide report says: > Broken deps for i386 > ---------------------------------------------------------- > fluidsynth - 1.0.7-9.a.fc8.i386 requires liblash.so.2 > fluidsynth-libs - 1.0.7-9.a.fc8.i386 requires liblash.so.2 > seq24 - 0.8.7-6.fc6.i386 requires liblash.so.2 > zynaddsubfx - 2.2.1-14.fc7.i386 requires liblash.so.2 I've fixed these ones (for all archs). AG -------------- next part -------------- A non-text attachment was scrubbed... Name: green.vcf Type: text/x-vcard Size: 163 bytes Desc: not available URL: From sundaram at fedoraproject.org Tue Oct 9 10:20:29 2007 From: sundaram at fedoraproject.org (Rahul Sundaram) Date: Tue, 09 Oct 2007 15:50:29 +0530 Subject: rawhide report: 20071009 changes In-Reply-To: <200710091011.l99ABpOZ013976@porkchop.devel.redhat.com> References: <200710091011.l99ABpOZ013976@porkchop.devel.redhat.com> Message-ID: <470B55ED.2070309@fedoraproject.org> Build System wrote: > kernel-2.6.23-0.224.rc9.git6.fc8 > -------------------------------- > * Mon Oct 08 2007 Dave Jones > - Add a bunch of modules to the 586 kernel for the livecd. Do live images support the i586 arch? Rahul From mike.cohler at gmail.com Tue Oct 9 11:02:06 2007 From: mike.cohler at gmail.com (Mike C) Date: Tue, 9 Oct 2007 11:02:06 +0000 (UTC) Subject: yum-updatesd in F8? Message-ID: Can someone say if yum-updatesd will be in F8 final - and if so whether it really works or not? It never did for me in F7. From dcbw at redhat.com Tue Oct 9 11:10:53 2007 From: dcbw at redhat.com (Dan Williams) Date: Tue, 09 Oct 2007 07:10:53 -0400 Subject: Test NetworkManager-openvpn? In-Reply-To: <20071009112324.42606788@python3.es.egwn.lan> References: <4705BCF4.2070207@redhat.com> <20071005074413.07744715@redhat.com> <20071005181805.4a85545d@localhost.localdomain> <20071009112324.42606788@python3.es.egwn.lan> Message-ID: <1191928253.599.0.camel@localhost.localdomain> On Tue, 2007-10-09 at 11:23 +0200, Matthias Saou wrote: > Thomas Canniot wrote : > > > Le Fri, 5 Oct 2007 07:44:13 -0400, > > Jesse Keating a ?crit : > > > > > On Fri, 05 Oct 2007 00:26:28 -0400 > > > Warren Togami wrote: > > > > > > > Can someone test the equivalent for NetworkManager-openvpn with > > > > Selinux enforcing enabled? Please test it in both "service > > > > NetworkManager start" and "NetworkManager --no-daemon" mode to be > > > > sure both are functioning properly. > > > > > > That's a little difficult when NM-openvpn hasn't yet been ported to > > > NM-0.7 infrastructure. > > > > > > > On FC7, I had absolutely no problem using it... in fact, it is the > > light at the end of the tunnel for me. It works so great and out of the > > box (certificate and login / pwd identification on a wpa network). I > > can now connect very easily in my university. > > WPA? Then you probably mean Wireless, not VPN :-) > > I use NM with OpenVPN on F-7, and although it "mostly works" (I use > certificates with login/pass), it gets things completely wrong > regarding network routes. I still have some open bug reports about this > upstream... Tambet committed bits yesterday to port the openvpn plugin to the new VPN plugin API; we need testing on it though. I suppose that means packaging up what's in SVN so people can report the issues. Dan > Matthias > > -- > Clean custom Red Hat Linux rpm packages : http://freshrpms.net/ > Fedora release 7 (Moonshine) - Linux kernel 2.6.22.6-81.fc7 > Load : 0.27 0.37 0.36 > From ian at stams.strath.ac.uk Tue Oct 9 11:42:03 2007 From: ian at stams.strath.ac.uk (Ian Thurlbeck) Date: Tue, 09 Oct 2007 12:42:03 +0100 Subject: FC8t3 issues Message-ID: <470B690B.80900@stams.strath.ac.uk> Dear All here is a grab bag of things I noticed trying out FC8 test 3 + current updates. Please advise if I should bugzilla any of them: 1) installer: cosmetic redraw bugs on custom partition editor page 82915/GV/... graphics 2) installer: checking "Additional Fedora Software" when behind a proxy hangs anaconda "retrieving mirrorlist" (may timeout?) 3) gdm: cannot log in when using NIS authentication pam_unix(gdm:auth): check pass; user unknown Old bugzilla https://bugzilla.redhat.com/show_bug.cgi?id=134393 Fix to set USENIS=yes in /etc/sysconfig/authconfig works - why doesn't it just use the rules in /etc/nsswitch.conf ? workaround: setting DISPLAYMANAGER="KDE" in /etc/sysconfig/desktop to run kdm 4) xmms KDE_Window_Open.wav ** WARNING **: Failed to open font: "-adobe-helvetica-bold-r-*-*-10-*" requires xorg-x11-fonts-75dpi.noarch to quieten this. 5) hald runs as uid 68 but this has no entry in /etc/passwd ? 6) lpstat -t lists printers in long format, even if you set BrowseShortNames Yes option: device for col at dunnet: ipp://dunnet:631/printers/col when it should be: device for col: ipp://dunnet:631/printers/col compiling a fresh cups from 1.3.3 cups.org source lists short names printers. That's all so far! Many thanks Ian -- Ian Thurlbeck http://www.stams.strath.ac.uk/ Statistics and Modelling Science, University of Strathclyde Livingstone Tower, 26 Richmond Street, Glasgow, UK, G1 1XH Tel: +44 (0)141 548 3667 Fax: +44 (0)141 552 2079 From snecklifter at gmail.com Tue Oct 9 11:49:00 2007 From: snecklifter at gmail.com (Christopher Brown) Date: Tue, 9 Oct 2007 12:49:00 +0100 Subject: yum-updatesd in F8? In-Reply-To: References: Message-ID: <364d303b0710090449w1b05ca72o74a0ba2b81a25573@mail.gmail.com> On 09/10/2007, Mike C wrote: > > Can someone say if yum-updatesd will be in F8 final Yes. - and if so whether it > really works or not? Yes. It really WORKSFORME. It never did for me in F7. Sorry to hear it. I have also found it flaky in F7 but there is always bugzilla and rawhide to test from if you can. Cheers Chris -- http://www.chruz.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From sundaram at fedoraproject.org Tue Oct 9 12:03:32 2007 From: sundaram at fedoraproject.org (Rahul Sundaram) Date: Tue, 09 Oct 2007 17:33:32 +0530 Subject: FC8t3 issues In-Reply-To: <470B690B.80900@stams.strath.ac.uk> References: <470B690B.80900@stams.strath.ac.uk> Message-ID: <470B6E14.8090508@fedoraproject.org> Ian Thurlbeck wrote: > > Dear All > > here is a grab bag of things I noticed trying out FC8 test 3 + current > updates. > > Please advise if I should bugzilla any of them: Thanks for the feedback. Please check and file bug reports for all of them. Rahul From mschwendt.tmp0701.nospam at arcor.de Tue Oct 9 12:10:22 2007 From: mschwendt.tmp0701.nospam at arcor.de (Michael Schwendt) Date: Tue, 9 Oct 2007 14:10:22 +0200 Subject: rpms/liblrdf/FC-6 liblrdf.spec,1.6,1.7 In-Reply-To: <200710091122.l99BMXqs029700@cvs-int.fedora.redhat.com> References: <200710091122.l99BMXqs029700@cvs-int.fedora.redhat.com> Message-ID: <20071009141022.277f7326.mschwendt.tmp0701.nospam@arcor.de> On Tue, 9 Oct 2007 07:22:33 -0400, Anthony Green (green) wrote: > Author: green > > Update of /cvs/extras/rpms/liblrdf/FC-6 > -%exclude %{_datadir}/ladspa/rdf/ladspa.rdfs > +%{_datadir}/ladspa/rdf/ladspa.rdfs What's the full story here? https://bugzilla.redhat.com/show_bug.cgi?id=189313#c6 What has changed? From katzj at redhat.com Tue Oct 9 12:11:01 2007 From: katzj at redhat.com (Jeremy Katz) Date: Tue, 09 Oct 2007 08:11:01 -0400 Subject: rawhide report: 20071009 changes In-Reply-To: <470B55ED.2070309@fedoraproject.org> References: <200710091011.l99ABpOZ013976@porkchop.devel.redhat.com> <470B55ED.2070309@fedoraproject.org> Message-ID: <1191931861.28263.74.camel@localhost.localdomain> On Tue, 2007-10-09 at 15:50 +0530, Rahul Sundaram wrote: > Build System wrote: > > kernel-2.6.23-0.224.rc9.git6.fc8 > > -------------------------------- > > * Mon Oct 08 2007 Dave Jones > > - Add a bunch of modules to the 586 kernel for the livecd. > > Do live images support the i586 arch? No; the live images are built with the i686 kernel Jeremy From green at redhat.com Tue Oct 9 12:41:25 2007 From: green at redhat.com (Anthony Green) Date: Tue, 09 Oct 2007 05:41:25 -0700 Subject: rpms/liblrdf/FC-6 liblrdf.spec,1.6,1.7 In-Reply-To: <20071009141022.277f7326.mschwendt.tmp0701.nospam@arcor.de> References: <200710091122.l99BMXqs029700@cvs-int.fedora.redhat.com> <20071009141022.277f7326.mschwendt.tmp0701.nospam@arcor.de> Message-ID: <470B76F5.1020501@redhat.com> Michael Schwendt wrote: > On Tue, 9 Oct 2007 07:22:33 -0400, Anthony Green (green) wrote: > >> Author: green >> >> Update of /cvs/extras/rpms/liblrdf/FC-6 > >> -%exclude %{_datadir}/ladspa/rdf/ladspa.rdfs >> +%{_datadir}/ladspa/rdf/ladspa.rdfs > > What's the full story here? > https://bugzilla.redhat.com/show_bug.cgi?id=189313#c6 > What has changed? nando (on copy now) filed the following bug... https://bugzilla.redhat.com/show_bug.cgi?id=277361 AG -------------- next part -------------- A non-text attachment was scrubbed... Name: green.vcf Type: text/x-vcard Size: 163 bytes Desc: not available URL: From pertusus at free.fr Tue Oct 9 12:48:24 2007 From: pertusus at free.fr (Patrice Dumas) Date: Tue, 9 Oct 2007 14:48:24 +0200 Subject: FC8t3 issues In-Reply-To: <470B690B.80900@stams.strath.ac.uk> References: <470B690B.80900@stams.strath.ac.uk> Message-ID: <20071009124824.GB2622@free.fr> On Tue, Oct 09, 2007 at 12:42:03PM +0100, Ian Thurlbeck wrote: > > 5) hald runs as uid 68 but this has no entry in /etc/passwd ? That's not related with hal, but it is for all the username with length greater than 8. Don't you have an entry like: haldaemon:x:68:68:HAL daemon:/:/sbin/nologin -- Pat From ian at stams.strath.ac.uk Tue Oct 9 13:10:16 2007 From: ian at stams.strath.ac.uk (Ian Thurlbeck) Date: Tue, 09 Oct 2007 14:10:16 +0100 Subject: FC8t3 issues In-Reply-To: <470B690B.80900@stams.strath.ac.uk> References: <470B690B.80900@stams.strath.ac.uk> Message-ID: <470B7DB8.5030701@stams.strath.ac.uk> Ian Thurlbeck wrote: > > Dear All > > here is a grab bag of things I noticed trying out FC8 test 3 + current > updates. > > Please advise if I should bugzilla any of them: > > 1) installer: cosmetic redraw bugs on custom partition editor page > 82915/GV/... graphics > Existing bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=289281 > 2) installer: checking "Additional Fedora Software" when behind a proxy > hangs anaconda "retrieving mirrorlist" (may timeout?) Making anaconda proxy aware is raised here: https://bugzilla.redhat.com/show_bug.cgi?id=141988 And RFE here: https://bugzilla.redhat.com/show_bug.cgi?id=125917 My filed bug: https://bugzilla.redhat.com/show_bug.cgi?id=324801 > 3) gdm: cannot log in when using NIS authentication > > pam_unix(gdm:auth): check pass; user unknown > > Old bugzilla https://bugzilla.redhat.com/show_bug.cgi?id=134393 > > Fix to set USENIS=yes in /etc/sysconfig/authconfig works - why > doesn't it > just use the rules in /etc/nsswitch.conf ? > > workaround: setting DISPLAYMANAGER="KDE" in /etc/sysconfig/desktop to > run kdm My filed bug: https://bugzilla.redhat.com/show_bug.cgi?id=324811 > 4) xmms KDE_Window_Open.wav > > ** WARNING **: Failed to open font: "-adobe-helvetica-bold-r-*-*-10-*" > > requires xorg-x11-fonts-75dpi.noarch to quieten this. My filed bug: https://bugzilla.redhat.com/show_bug.cgi?id=324821 > 5) hald runs as uid 68 but this has no entry in /etc/passwd ? Whoops, actually it has "haldaemon". ps -ef does not list the username for usernames > 8 chars, so it's defined behaviour, see: http://procps.sourceforge.net/faq.html > 6) lpstat -t lists printers in long format, even if you > set BrowseShortNames Yes option: > > device for col at dunnet: ipp://dunnet:631/printers/col > > when it should be: > > device for col: ipp://dunnet:631/printers/col > > compiling a fresh cups from 1.3.3 cups.org source lists short names > printers. This has had a previous incarnation: https://bugzilla.redhat.com/show_bug.cgi?id=201800 which was fixed, apparently. Removing /var/cache/cups/remote.cache as suggested does indeed fix the problem. However, under some circumstances the issue still occurs, so: My filed bug: https://bugzilla.redhat.com/show_bug.cgi?id=324851 > That's all so far! > > Many thanks > > Ian -- Ian Thurlbeck http://www.stams.strath.ac.uk/ Statistics and Modelling Science, University of Strathclyde Livingstone Tower, 26 Richmond Street, Glasgow, UK, G1 1XH Tel: +44 (0)141 548 3667 Fax: +44 (0)141 552 2079 From ssorce at redhat.com Tue Oct 9 13:32:58 2007 From: ssorce at redhat.com (Simo Sorce) Date: Tue, 09 Oct 2007 09:32:58 -0400 Subject: samba license change In-Reply-To: <1191911966.7000.4.camel@localhost.localdomain> References: <1191420459.8632.60.camel@localhost.localdomain> <8718ff870710081434h35f7f0c2w7dc6be9718aa7b7b@mail.gmail.com> <1191882314.2199.7.camel@localhost.localdomain> <470B1F20.1010905@fedoraproject.org> <1191911966.7000.4.camel@localhost.localdomain> Message-ID: <1191936778.8880.5.camel@localhost.localdomain> On Tue, 2007-10-09 at 08:39 +0200, Lubomir Kundrak wrote: > On Tue, 2007-10-09 at 11:56 +0530, Rahul Sundaram wrote: > > Simo Sorce wrote: > > > > > Is this because of the QT license? > > > If so it seem that QT has a lot of exceptions: > > > http://trolltech.com/products/qt/gplexception > > > I wonder why GPLv3 is not on the list yet. > > > > > > Does anyone have more details? > > > > Last I heard TrollTech was still evaluating this option. > > > > http://chani.wordpress.com/2007/07/18/uhoh/#comment-1932 > > > > Essentially unless the entire dependency chain for Samba is GPLv3 > > compatible, a new samba version under GPLv3 or later would be impossible > > to pull as incompatible licensing is a liability for the distribution > > and not necessarily for the individual components. > > This also applies to the patches from the samba upstream. Simo: do you > have an idea wheter it would be possible to convince the samba upstream > to release at least security fixes for samba under GPLv2? Security Fixes for 3.0.x Series are guaranteed for 1 year after 3.2.0 will be released and of course they will be GPLv2. We are responsible people guys, no worries. Simo. From ssorce at redhat.com Tue Oct 9 13:34:05 2007 From: ssorce at redhat.com (Simo Sorce) Date: Tue, 09 Oct 2007 09:34:05 -0400 Subject: samba license change In-Reply-To: <470B1F20.1010905@fedoraproject.org> References: <1191420459.8632.60.camel@localhost.localdomain> <8718ff870710081434h35f7f0c2w7dc6be9718aa7b7b@mail.gmail.com> <1191882314.2199.7.camel@localhost.localdomain> <470B1F20.1010905@fedoraproject.org> Message-ID: <1191936845.8880.8.camel@localhost.localdomain> On Tue, 2007-10-09 at 11:56 +0530, Rahul Sundaram wrote: > Essentially unless the entire dependency chain for Samba is GPLv3 > compatible, a new samba version under GPLv3 or later would be > impossible > to pull as incompatible licensing is a liability for the distribution > and not necessarily for the individual components. It's the other way around, it is KDE (Konqueror uses libsmbclient) that depends on Samba, Samba has no dependency problems at all. Simo. From tjb at unh.edu Tue Oct 9 13:34:28 2007 From: tjb at unh.edu (Thomas J. Baker) Date: Tue, 09 Oct 2007 09:34:28 -0400 Subject: Gnome Logout Hangs? Message-ID: <1191936868.4913.2.camel@raptor.sr.unh.edu> I saw a while back (if I'm recalling correctly) Jesse acknowledging the gnome logout hang bug as known and should be fixed by a forthcoming X11 update but that was several weeks ago and it still happens for me. Is it something I'm running or is it still happening for everyone? Thanks, tjb -- ======================================================================= | Thomas Baker email: tjb at unh.edu | | Systems Programmer | | Research Computing Center voice: (603) 862-4490 | | University of New Hampshire fax: (603) 862-1761 | | 332 Morse Hall | | Durham, NH 03824 USA http://wintermute.sr.unh.edu/~tjb | ======================================================================= From notting at redhat.com Tue Oct 9 13:07:52 2007 From: notting at redhat.com (Bill Nottingham) Date: Tue, 9 Oct 2007 09:07:52 -0400 Subject: Merging totem and totem-xine In-Reply-To: <470B0E6D.3000606@gmail.com> References: <1191890955.14085.11.camel@Diffingo.localdomain> <470B0E6D.3000606@gmail.com> Message-ID: <20071009130752.GA18900@nostromo.devel.redhat.com> Toshio Kuratomi (a.badger at gmail.com) said: > Pick one as the default (Probably totem-gstreamer since the rest of our > infrastructure is based around gstreamer.) The other one can either be > invoked by using totem-xine or a shell script can be used to select which > one to run (based on what's installed, an environment variable, and the > default.) Surely you just want to have the engines selected by a user pref? Bill From sundaram at fedoraproject.org Tue Oct 9 13:36:29 2007 From: sundaram at fedoraproject.org (Rahul Sundaram) Date: Tue, 09 Oct 2007 19:06:29 +0530 Subject: samba license change In-Reply-To: <1191936845.8880.8.camel@localhost.localdomain> References: <1191420459.8632.60.camel@localhost.localdomain> <8718ff870710081434h35f7f0c2w7dc6be9718aa7b7b@mail.gmail.com> <1191882314.2199.7.camel@localhost.localdomain> <470B1F20.1010905@fedoraproject.org> <1191936845.8880.8.camel@localhost.localdomain> Message-ID: <470B83DD.8090909@fedoraproject.org> Simo Sorce wrote: > On Tue, 2007-10-09 at 11:56 +0530, Rahul Sundaram wrote: >> Essentially unless the entire dependency chain for Samba is GPLv3 >> compatible, a new samba version under GPLv3 or later would be >> impossible >> to pull as incompatible licensing is a liability for the distribution >> and not necessarily for the individual components. > > It's the other way around, it is KDE (Konqueror uses libsmbclient) that > depends on Samba, Samba has no dependency problems at all. Right but then Fedora would end up with a license violation if you push the GPLv3 samba into the distribution. Whatever packages depends on samba needs to be GPLv3 compatible before we do the push. Rahul From rdieter at math.unl.edu Tue Oct 9 13:33:13 2007 From: rdieter at math.unl.edu (Rex Dieter) Date: Tue, 09 Oct 2007 08:33:13 -0500 Subject: samba license change References: <1191420459.8632.60.camel@localhost.localdomain> <8718ff870710081434h35f7f0c2w7dc6be9718aa7b7b@mail.gmail.com> Message-ID: Ville Skytt? wrote: > On 10/3/07, Simo Sorce wrote: >> Samba has changed it's license from GPLv2+ to GPLv3+ >> The license change affects version 3.2.0 (still a pre-release now). >> In F-8 we will still have 3.0.X so the change affects F-9 > > Looks like KDE may suffer from this, both kdebase and kdebase4 are > labeled GPLv2 (no "+"). Yep, kde is stuck at GPLv2 for now(1), so looks like smb support will have to be dropped, at least temporarily. (1) qt is GPLv2, trolltech is evaluating GPLv2+ or GPLv3, but that's all behind closed doors with no visible movement. There is a proposal within kde to move to (L)GPLv2+. All of this is slow, tedious work, often blocking on lawyers, and we all know how fast they are. -- Rex From mclasen at redhat.com Tue Oct 9 13:39:15 2007 From: mclasen at redhat.com (Matthias Clasen) Date: Tue, 09 Oct 2007 09:39:15 -0400 Subject: samba license change In-Reply-To: <1191936845.8880.8.camel@localhost.localdomain> References: <1191420459.8632.60.camel@localhost.localdomain> <8718ff870710081434h35f7f0c2w7dc6be9718aa7b7b@mail.gmail.com> <1191882314.2199.7.camel@localhost.localdomain> <470B1F20.1010905@fedoraproject.org> <1191936845.8880.8.camel@localhost.localdomain> Message-ID: <1191937155.2598.2.camel@localhost.localdomain> On Tue, 2007-10-09 at 09:34 -0400, Simo Sorce wrote: > On Tue, 2007-10-09 at 11:56 +0530, Rahul Sundaram wrote: > > Essentially unless the entire dependency chain for Samba is GPLv3 > > compatible, a new samba version under GPLv3 or later would be > > impossible > > to pull as incompatible licensing is a liability for the distribution > > and not necessarily for the individual components. > > It's the other way around, it is KDE (Konqueror uses libsmbclient) that > depends on Samba, Samba has no dependency problems at all. Yeah, samba just ignores the problems that it causes for its dependencies... From lmacken at redhat.com Tue Oct 9 13:40:29 2007 From: lmacken at redhat.com (Luke Macken) Date: Tue, 9 Oct 2007 09:40:29 -0400 Subject: yum-updatesd in F8? In-Reply-To: <364d303b0710090449w1b05ca72o74a0ba2b81a25573@mail.gmail.com> References: <364d303b0710090449w1b05ca72o74a0ba2b81a25573@mail.gmail.com> Message-ID: <20071009134029.GA12588@crow.myhome.westell.com> On Tue, Oct 09, 2007 at 12:49:00PM +0100, Christopher Brown wrote: > On 09/10/2007, Mike C wrote: > > Can someone say if yum-updatesd will be in F8 final > > Yes. > > - and if so whether it > > really works or not? > > Yes. It really WORKSFORME. > > > It never did for me in F7. > > Sorry to hear it. I have also found it flaky in F7 but there is always > bugzilla and rawhide to test from if you can. yum-updatesd has seen *significant* improvements since F7, especially with memory usage. Private + Shared = RAM used Program 6.6 MiB + 2.0 MiB = 8.6 MiB yum-updatesd luke From rdieter at math.unl.edu Tue Oct 9 13:36:37 2007 From: rdieter at math.unl.edu (Rex Dieter) Date: Tue, 09 Oct 2007 08:36:37 -0500 Subject: Another readahead issue References: <1191889707.25531.49.camel@vincent52.localdomain> Message-ID: Matthew Saltzman wrote: > Not sure if I should have started a new thread, but... > > If you *are* going to keep or eventually revive readahead, it would be > nice to deal with the fact that all the firefox entries in default.later > are /usr/lib/firefox-2.0.0.3/, but the current firefox is > firefox-2.0.0.5. imo, avoid the mess, firefox could use an unversioned folder, say, /usr/lib/firefox. I assume there's good reasons not to do this tho, else the firefox packagin/maintainer would be doing this already, right? :) -- Rex From berrange at redhat.com Tue Oct 9 13:43:21 2007 From: berrange at redhat.com (Daniel P. Berrange) Date: Tue, 9 Oct 2007 14:43:21 +0100 Subject: samba license change In-Reply-To: References: <1191420459.8632.60.camel@localhost.localdomain> <8718ff870710081434h35f7f0c2w7dc6be9718aa7b7b@mail.gmail.com> Message-ID: <20071009134321.GA4031@redhat.com> On Tue, Oct 09, 2007 at 08:33:13AM -0500, Rex Dieter wrote: > Ville Skytt? wrote: > > > On 10/3/07, Simo Sorce wrote: > >> Samba has changed it's license from GPLv2+ to GPLv3+ > >> The license change affects version 3.2.0 (still a pre-release now). > >> In F-8 we will still have 3.0.X so the change affects F-9 > > > > Looks like KDE may suffer from this, both kdebase and kdebase4 are > > labeled GPLv2 (no "+"). > > Yep, kde is stuck at GPLv2 for now(1), so looks like smb support will have > to be dropped, at least temporarily. Or keep around the GPLv2'd 3.0.x version as compat-libsmbclient for KDE & others in the same position to link against, while the rest of the apps which can use the GPLv3 newer libs. Or bundle the older release libsmbclient.so inside the KDE package in a private lib directory Dan. -- |=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=| |=- Perl modules: http://search.cpan.org/~danberr/ -=| |=- Projects: http://freshmeat.net/~danielpb/ -=| |=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -=| From james.antill at redhat.com Tue Oct 9 13:43:39 2007 From: james.antill at redhat.com (James Antill) Date: Tue, 09 Oct 2007 09:43:39 -0400 Subject: yum-updatesd in F8? In-Reply-To: References: Message-ID: <1191937419.19193.11.camel@code.and.org> On Tue, 2007-10-09 at 11:02 +0000, Mike C wrote: > Can someone say if yum-updatesd will be in F8 final - and if so whether it > really works or not? It never did for me in F7. There is a package in F8 called yum-updatesd, however that package is completely different to the one in F7 and should have fixed a lot (if not all) of the problems. In fact you can even do: yum install yum-updatesd --enablerepo=development ...if you want to install that version on your F7 machines. Also if you -- James Antill Red Hat -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From sundaram at fedoraproject.org Tue Oct 9 13:46:46 2007 From: sundaram at fedoraproject.org (Rahul Sundaram) Date: Tue, 09 Oct 2007 19:16:46 +0530 Subject: yum-updatesd in F8? In-Reply-To: <1191937419.19193.11.camel@code.and.org> References: <1191937419.19193.11.camel@code.and.org> Message-ID: <470B8646.9040000@fedoraproject.org> James Antill wrote: > On Tue, 2007-10-09 at 11:02 +0000, Mike C wrote: >> Can someone say if yum-updatesd will be in F8 final - and if so whether it >> really works or not? It never did for me in F7. > > There is a package in F8 called yum-updatesd, however that package is > completely different to the one in F7 and should have fixed a lot (if > not all) of the problems. > In fact you can even do: > > yum install yum-updatesd --enablerepo=development Any chance this is going to be pushed as an update to Fedora 7? Rahul From katzj at redhat.com Tue Oct 9 13:57:55 2007 From: katzj at redhat.com (Jeremy Katz) Date: Tue, 09 Oct 2007 09:57:55 -0400 Subject: yum-updatesd in F8? In-Reply-To: <470B8646.9040000@fedoraproject.org> References: <1191937419.19193.11.camel@code.and.org> <470B8646.9040000@fedoraproject.org> Message-ID: <1191938275.5449.0.camel@localhost.localdomain> On Tue, 2007-10-09 at 19:16 +0530, Rahul Sundaram wrote: > James Antill wrote: > > On Tue, 2007-10-09 at 11:02 +0000, Mike C wrote: > >> Can someone say if yum-updatesd will be in F8 final - and if so whether it > >> really works or not? It never did for me in F7. > > > > There is a package in F8 called yum-updatesd, however that package is > > completely different to the one in F7 and should have fixed a lot (if > > not all) of the problems. > > In fact you can even do: > > > > yum install yum-updatesd --enablerepo=development > > Any chance this is going to be pushed as an update to Fedora 7? It comes up as a question from time to time... it's probably worth doing, there just aren't enough hours in the day :-/ Jeremy From bnocera at redhat.com Tue Oct 9 13:59:59 2007 From: bnocera at redhat.com (Bastien Nocera) Date: Tue, 9 Oct 2007 13:59:59 +0000 (UTC) Subject: Merging totem and totem-xine References: <1191890955.14085.11.camel@Diffingo.localdomain> <470B0E6D.3000606@gmail.com> <20071009130752.GA18900@nostromo.devel.redhat.com> Message-ID: Bill Nottingham redhat.com> writes: > Toshio Kuratomi (a.badger gmail.com) said: > > Pick one as the default (Probably totem-gstreamer since the rest of our > > infrastructure is based around gstreamer.) The other one can either be > > invoked by using totem-xine or a shell script can be used to select which > > one to run (based on what's installed, an environment variable, and the > > default.) > > Surely you just want to have the engines selected by a user pref? I'd go for a shell script (probably the same one symlinked). Something like: #!/bin/sh if [ -f ~/.local/etc/sysconfig/totem ] ; then . ~/.local/etc/sysconfig/totem else if [ -f /etc/sysconfig/totem ] ; then . /etc/sysconfig/totem fi # Default to GStreamer if there's no config if [ -z $TOTEM_BACKEND ] ; then TOTEM_BACKEND=gstreamer fi # Default to GStreamer if the backend is invalid if [ $TOTEM_BACKEND != "xine" -a $TOTEM_BACKEND != "gstreamer" ] ; then TOTEM_BACKEND=gstreamer fi BIN=$0 shift exec $BIN-$TOTEM_BACKEND $* Obviously, not tested, but this would allow to switch between backends. This would also need some checking whether or not the backend is there. I'm not interested in users being able to select one backend for each of the 4 binaries, it would just create more confusion. Cheers From notting at redhat.com Tue Oct 9 14:06:39 2007 From: notting at redhat.com (Bill Nottingham) Date: Tue, 9 Oct 2007 10:06:39 -0400 Subject: Another readahead issue In-Reply-To: References: <1191889707.25531.49.camel@vincent52.localdomain> Message-ID: <20071009140639.GC3939@nostromo.devel.redhat.com> Rex Dieter (rdieter at math.unl.edu) said: > imo, avoid the mess, firefox could use an unversioned folder, > say, /usr/lib/firefox. I assume there's good reasons not to do this tho, > else the firefox packagin/maintainer would be doing this already, right? :) It doesn't have a consistent ABI, so using a single location would lead to apps breaking when the ABI changes - at least with a different folder they break in a predictable way. Bill From katzj at redhat.com Tue Oct 9 14:08:34 2007 From: katzj at redhat.com (Jeremy Katz) Date: Tue, 09 Oct 2007 10:08:34 -0400 Subject: FC8t3 issues In-Reply-To: <470B690B.80900@stams.strath.ac.uk> References: <470B690B.80900@stams.strath.ac.uk> Message-ID: <1191938914.5449.5.camel@localhost.localdomain> On Tue, 2007-10-09 at 12:42 +0100, Ian Thurlbeck wrote: > 1) installer: cosmetic redraw bugs on custom partition editor page > 82915/GV/... graphics This is bug 289281 > 2) installer: checking "Additional Fedora Software" when behind a proxy > hangs anaconda "retrieving mirrorlist" (may timeout?) Yes, the installer doesn't really have any proxy support currently. This is something we're hoping to resolve for Fedora 9. It should timeout, though. > 4) xmms KDE_Window_Open.wav > > ** WARNING **: Failed to open font: "-adobe-helvetica-bold-r-*-*-10-*" > > requires xorg-x11-fonts-75dpi.noarch to quieten this. Looks like xmms is missing a requires; probably worth filing. Jeremy From mjs at CLEMSON.EDU Tue Oct 9 14:14:00 2007 From: mjs at CLEMSON.EDU (Matthew Saltzman) Date: Tue, 09 Oct 2007 10:14:00 -0400 Subject: Another readahead issue In-Reply-To: References: <1191889707.25531.49.camel@vincent52.localdomain> Message-ID: <1191939240.32242.45.camel@vincent52.localdomain> On Tue, 2007-10-09 at 08:36 -0500, Rex Dieter wrote: > Matthew Saltzman wrote: > > > Not sure if I should have started a new thread, but... > > > > If you *are* going to keep or eventually revive readahead, it would be > > nice to deal with the fact that all the firefox entries in default.later > > are /usr/lib/firefox-2.0.0.3/, but the current firefox is > > firefox-2.0.0.5. > > imo, avoid the mess, firefox could use an unversioned folder, > say, /usr/lib/firefox. I assume there's good reasons not to do this tho, > else the firefox packagin/maintainer would be doing this already, right? :) I thought of that (and had the same question). Also thought of /etc/readahead.d/readahead.early.d/, etc. and having packages include their own readahead files. I don't pretend to know enough to have a preference or if there's a better mechanism than either of those. > > -- Rex > > -- Matthew Saltzman Clemson University Math Sciences mjs AT clemson DOT edu http://www.math.clemson.edu/~mjs From rdieter at math.unl.edu Tue Oct 9 14:17:21 2007 From: rdieter at math.unl.edu (Rex Dieter) Date: Tue, 09 Oct 2007 09:17:21 -0500 Subject: Another readahead issue References: <1191889707.25531.49.camel@vincent52.localdomain> <20071009140639.GC3939@nostromo.devel.redhat.com> Message-ID: Bill Nottingham wrote: > Rex Dieter (rdieter at math.unl.edu) said: >> imo, avoid the mess, firefox could use an unversioned folder, >> say, /usr/lib/firefox. I assume there's good reasons not to do this tho, >> else the firefox packagin/maintainer would be doing this already, right? >> :) > > It doesn't have a consistent ABI, so using a single location would lead > to apps breaking when the ABI changes - at least with a different folder > they break in a predictable way. I was afraid of that excuse. Imo, Not a good one, bad packaging practice. Dependent pkgs already (or should!) include (something like). Requires: firefox = -- Rex From bnocera at redhat.com Tue Oct 9 14:18:37 2007 From: bnocera at redhat.com (Bastien Nocera) Date: Tue, 09 Oct 2007 15:18:37 +0100 Subject: Merging totem and totem-xine In-Reply-To: References: <1191890955.14085.11.camel@Diffingo.localdomain> <470B0E6D.3000606@gmail.com> <20071009130752.GA18900@nostromo.devel.redhat.com> Message-ID: <1191939517.3626.90.camel@cookie.hadess.net> On Tue, 2007-10-09 at 13:59 +0000, Bastien Nocera wrote: > I'd go for a shell script (probably the same one symlinked). Something like: > > #!/bin/sh > > if [ -f ~/.local/etc/sysconfig/totem ] ; then > . ~/.local/etc/sysconfig/totem > else if [ -f /etc/sysconfig/totem ] ; then > . /etc/sysconfig/totem > fi As Bill mentioned to me on IRC, getting the value from GConf would work just as well, allowing admins to select the default one and enforce it, or users to change theirs without affecting other users. From seandarcy2 at gmail.com Tue Oct 9 14:22:59 2007 From: seandarcy2 at gmail.com (sean darcy) Date: Tue, 09 Oct 2007 10:22:59 -0400 Subject: f8t3 live: no networking on presario 700 (Broadcom) In-Reply-To: <1191887833.28263.41.camel@localhost.localdomain> References: <1191804935.28263.38.camel@localhost.localdomain> <1191887833.28263.41.camel@localhost.localdomain> Message-ID: Jeremy Katz wrote: > On Sun, 2007-10-07 at 21:45 -0400, sean darcy wrote: >> Jeremy Katz wrote: >>> On Sun, 2007-10-07 at 20:17 -0400, sean darcy wrote: >>>> I have compaq presario 714n notebook, Intel G965 chipset. wireless is >>>> Broadcom BCM94311MCG mini-pci, which shows up in lspci. >>> Broadcom does not make firmware for their wireless cards available in a >>> freely redistributable form, so Fedora cannot distribute this firmware. >>> Thus, it cannot work out of the box. You can generate a firmware file >>> using the b43-fwcutter utility, but this doesn't help much for the live >>> environment. Feel free to request that Broadcom provide freely >>> redistributable firmware for their wireless products! >>> >> Well, would this work: >> >> I'm using live to install on a 20gig partition that already has windows >> installed. >> >> Can I install f8 ( from dvd or livecd ), download the fw43-cutter rpm >> under windows, use ntfs-utils to copy to the linux partition, install >> it, and Voila! ?? > > Yes. > >> Is fw43-cutter on the dvd? > > Not as of test3. I just adjusted comps so that it will be on the DVD > and the live images for the final release to help making this hardware a > little easier > Installed b43-fwcutter and followed the instructions at http://linuxwireless.org/en/users/Drivers/b43#devicefirmware Got http://downloads.openwrt.org/sources/broadcom-wl-4.80.53.0.tar.bz2 untarred that file and ran b43-fwcutter -w /lib/firmare broadcom-wl-4.80.53.0/kmod/wl_apsta.o that seemed to work, and populated /lib/firmware/b43/ with a bunch of *.fw files. Then rmmod b43; modprobe -vv b43. No errors. Nothing in syslog. Also loaded cfg80211 and mac80211. Shouldn't I have seen the firmware being loaded in dmesg, or syslog? Made sure NetworkManager was working. I can see the icon. No connection. Now what? I've never tried to use Fedora with wireless, so I may be missing something obvious. sean From chris.stone at gmail.com Tue Oct 9 15:03:36 2007 From: chris.stone at gmail.com (Christopher Stone) Date: Tue, 9 Oct 2007 08:03:36 -0700 Subject: OpenSceneGraph-devel woes on F-7/FC-6 ExcludeArch change in stable release In-Reply-To: <20071008201103.2d814b5a@redhat.com> References: <20071008183932.ebaa3a57.mschwendt.tmp0701.nospam@arcor.de> <20071008190951.d9457c71.mschwendt.tmp0701.nospam@arcor.de> <20071008172617.GE32528@psilocybe.teonanacatl.org> <470A8327.1020204@gmail.com> <20071008201103.2d814b5a@redhat.com> Message-ID: On 10/8/07, Jesse Keating wrote: > On Mon, 08 Oct 2007 12:21:11 -0700 > Toshio Kuratomi wrote: > > > If koji keeps track of dependencies it would be easier to implement > > this there than in the packagedb at the moment. The packagedb > > doesn't currently track dependencies because the other tools do > > that. We could change that, but we probably need to sit down and > > talk about what tools we want storing which information in the dbs. > > > Actually in the koji db there are listed rpm requirements. > > http://koji.fedoraproject.org/koji/rpminfo?rpmID=228266 is an example of srpm Requires which are the same as BuildRequires in the spec. The problem is that many times these requires are somewhat generic and can be serviced by multiple packages and/or rely on indirect BuildRequires that are pulled in from the direct BuildRequires or the minimal buildroot. > > It is really quite difficult to get an accurate map of exactly which > packages will ultimately need your package to build. The notification system that is currently available might be the best way to go then. Perhaps we can enhance the notification system to be easier to use. For example, it could suggest packages you should subscribe to for notifications. In addition, there should be notification levels like there are syslog levels. So the most important pushes which would require a rebuild would be set at the highest notification level and then I can just filter out the notifications I really care about this way. From ville.skytta at iki.fi Tue Oct 9 15:47:36 2007 From: ville.skytta at iki.fi (Ville =?iso-8859-1?q?Skytt=E4?=) Date: Tue, 9 Oct 2007 18:47:36 +0300 Subject: [SOLVED] F8t3 k3b and sound problems In-Reply-To: <470B5324.6030906@redhat.com> References: <1191543150.11601.4.camel@scrappy.miketc.com> <20071008093351.1592a8e5@redhat.com> <470B5324.6030906@redhat.com> Message-ID: <200710091847.36432.ville.skytta@iki.fi> On Tuesday 09 October 2007, Harald Hoyer wrote: > Jesse Keating wrote: > > On Mon, 08 Oct 2007 08:22:24 -0500 > > > > Mike Chambers wrote: > >> Welp, turning on Consolekit and a quick reboot and BOTH k3b and my > >> sound now seem to work. So this *has* to be on for those type devices > >> (removable and so on?) to work? > > > > ConsoleKit and PolicyKit work together to assign ACLs to the devices > > for the active console user. If it isn't running, the ACLs won't be > > applied and you won't have access to use them. > > Think of them as the pam_console replacement. Is there a in-a-nutshell guide somewhere how to migrate existing packages using pam_console to CK+PK? From pknirsch at redhat.com Tue Oct 9 15:59:28 2007 From: pknirsch at redhat.com (Phil Knirsch) Date: Tue, 09 Oct 2007 17:59:28 +0200 Subject: rpm and post script install/run order question (texlive) [2] In-Reply-To: <20071009080528.GC2616@free.fr> References: <20071009080528.GC2616@free.fr> Message-ID: <470BA560.4040702@redhat.com> Patrice Dumas wrote: > Hello, > > My previous mail had errors, sorry. Resending. > > I have some questions regarding rpm installation and script run order. > It is for texlive, and I use letters that corresponds with: > > A texlive > B texlive-texmf > C kpathsea > D texlive-fonts > E texlive-fonts-texmf > > sA1 updmap-sys > sA2 texconfig-sys > > > We have: > > A > Requires: B C D > Requires(post): sA2 > > B > Requires(post): sA1 sA2 > > C doesn't requires anything, but has a post script (ldconfig) that must > be run before it can be used by programs in A or D. > > D > Requires: E C > Requires(post): sA2 > > E > Requires(post): sA1 sA2 > > The script sA1 is in A, but to be succesfull, it has to be run with A, B, > C and D installed. If run multiple time, only the last run must be > succesfull, but it should be run with all the packages that Requires it > installed (B E), it is not a problem if previous runs are done wrong. > sA2 is in A, but only requires A to be present to be successfull. > > Unless I am wrong, in that kind of setup all the packages will be > installed in the same batch (except maybe for C, but no user will > ever install C directly). > > I am not sure, however, what would be the order of installation of those > packages, nor when would sA be called. For example, since C doesn't have > any Requires(post) on A would it be possible to have an install order > with C in the end, and the post scripts run before C is installed? > Maybe there are other subtle possible failures? Also is the installation > and post script run order dependent on which package is selected for, > say a yum install, that is will: > > yum install A > yum install E > yum install B > > and so on and so forth give the same installation and post script run > order? > > My question may be a bit confused, so don't hesitate to ask for more > info. Also I couldn't find a place where such issues are explained in > depth. In the usual rpm manuals there are some explanations, but not > precise enough. Is there some doc I could have missed? > > The example is a bit simplified, since additionnally there is a > dependency cycle between texlive-dvips and texlive-fonts, and also there > is texlive-latex, but the issues faced shouldn't be different than for > the example above, unless I missed something. > > -- > Pat > Well, from looking at the dependencies you listed here the dependency tree would look like this: updmap-sys texconfig-sys C /|\ /|\ | | E B /|\ | D /|\ | A So effectively this means that on the 1st level of the tree updmap-sys, texconfig-sys and C can be ordered in any way as well as on the 2nd level E and B as they have no cross and/or chained dependencies. So to answer your questions: 1) Can C be installed prior to sA being called: No, as the dependency chain clearly require B, C and D and therefore those will be installed prior to A. 2) Will the various yum install [A|E|B] give the same script run orders? Thats not 100% guaranteed as the installation order of E and B as well as the installation of updmap-sys, texconfig-sys and C are not fixed by any requires, so using a subset of packages to install first (e.g. only updmap-sys, texconfig-sys and C) might result in a different order for those packages than using a "full" install with A. There might be some code inside rpm that could possibly have updmap-sys, texconfig-sys and C be installed in the same order despite having not dependencies between each other, but from an algorithmical point of view you can't and shouldn't rely on it. Or to put it differently: If you need those packages to be installed in a specific order then just use Requires. On the other hand, if those are "soft" requires then things get tricky , e.g. IF updmap-sys, texconfig-sys and C get installed then C needs to be installed after updmap-sys and/or texconfig-sys. I remember vaguely that such "soft" requires (which don't pull in packages automatically but which will be honored in case it is already in the transaction) were either planed or even already put into rpm, but Panu/JBJ can probably tell you a lot more in detail about that. Read ya, Phil -- Philipp Knirsch | Tel.: +49-711-96437-470 Team Lead Core Services | Fax.: +49-711-96437-111 Red Hat GmbH | Email: Phil Knirsch Hauptstaetterstr. 58 | Web: http://www.redhat.com/ D-70178 Stuttgart, Germany Motd: You're only jealous cos the little penguins are talking to me. From skasal at redhat.com Tue Oct 9 16:10:53 2007 From: skasal at redhat.com (Stepan Kasal) Date: Tue, 9 Oct 2007 18:10:53 +0200 Subject: FC-6: automake-1.9 on ppc In-Reply-To: <200710080956.38846.aportal@univ-montp2.fr> References: <200710021129.47993.aportal@univ-montp2.fr> <200710052120.05292.alain.portal@free.fr> <20071006111626.e927f0cc.mschwendt.tmp0701.nospam@arcor.de> <200710080956.38846.aportal@univ-montp2.fr> Message-ID: <20071009161053.GA24990@camelia.ucw.cz> Hello, On Mon, Oct 08, 2007 at 09:56:38AM +0200, Alain PORTAL wrote: > Previously, I "BuildRequires: automake", but it seems I made a mistake and I > removed it... but you should understand that this would break if automake were upgraded to 1.10. I do not think this is a real possibility in FC-6, so your solution is adequate here. But for general development, let me remind that there are only two safe options: 1) either you rely on the autotools-generated files packed in the tarball, in which case you do not need to BuildRequire anything. 2) Or you do refresh the autotools generated stuff fully, so you need at least: BuildRequire: autoconf automake %build aclocal autoconf automake The aclocal collects various *.m4 files so you often need aclocal -I m4 for *.m4 files in the m4/ subdir of the tarball, and you often need to BuildRequire libfoo-devel, if libfoo is used by your package and if it contains a /usr/share/aclocal/foo.m4 As you see, the second option can get a bit complicated, so if the only problem is a time stamp mistake in the upstream tarball, it might be a better idea to make the upstream to realease a fixed tarball, or find the bug and patch it by a "touch -r". Happy hacking, Stepan From mschwendt.tmp0701.nospam at arcor.de Tue Oct 9 16:41:02 2007 From: mschwendt.tmp0701.nospam at arcor.de (Michael Schwendt) Date: Tue, 9 Oct 2007 18:41:02 +0200 Subject: rpms/liblrdf/FC-6 liblrdf.spec,1.6,1.7 In-Reply-To: <470B76F5.1020501@redhat.com> References: <200710091122.l99BMXqs029700@cvs-int.fedora.redhat.com> <20071009141022.277f7326.mschwendt.tmp0701.nospam@arcor.de> <470B76F5.1020501@redhat.com> Message-ID: <20071009184102.d99d65d1.mschwendt.tmp0701.nospam@arcor.de> On Tue, 09 Oct 2007 05:41:25 -0700, Anthony Green wrote: > Michael Schwendt wrote: > > On Tue, 9 Oct 2007 07:22:33 -0400, Anthony Green (green) wrote: > > > >> Author: green > >> > >> Update of /cvs/extras/rpms/liblrdf/FC-6 > > > >> -%exclude %{_datadir}/ladspa/rdf/ladspa.rdfs > >> +%{_datadir}/ladspa/rdf/ladspa.rdfs > > > > What's the full story here? > > https://bugzilla.redhat.com/show_bug.cgi?id=189313#c6 > > What has changed? > > nando (on copy now) filed the following bug... > https://bugzilla.redhat.com/show_bug.cgi?id=277361 So, what happens is that Hydrogen still displays lots of empty categories even for the core ladspa plugins. liblrdf still doesn't care about the ladspa.rdfs file. But when the ladspa.rdfs file is installed (although it is installed from within an "examples" directory), only then any ladspa plugins which come with an .rdf file are classified inside Hydrogen. *urks* From gilboad at gmail.com Tue Oct 9 16:45:53 2007 From: gilboad at gmail.com (Gilboa Davara) Date: Tue, 09 Oct 2007 18:45:53 +0200 Subject: Another readahead issue In-Reply-To: References: <1191889707.25531.49.camel@vincent52.localdomain> <20071009140639.GC3939@nostromo.devel.redhat.com> Message-ID: <1191948353.23373.32.camel@gilboa-work-dev.localdomain> On Tue, 2007-10-09 at 09:17 -0500, Rex Dieter wrote: > Bill Nottingham wrote: > > > Rex Dieter (rdieter at math.unl.edu) said: > >> imo, avoid the mess, firefox could use an unversioned folder, > >> say, /usr/lib/firefox. I assume there's good reasons not to do this tho, > >> else the firefox packagin/maintainer would be doing this already, right? > >> :) > > > > It doesn't have a consistent ABI, so using a single location would lead > > to apps breaking when the ABI changes - at least with a different folder > > they break in a predictable way. > > I was afraid of that excuse. Imo, Not a good one, bad packaging practice. > > Dependent pkgs already (or should!) include (something like). > Requires: firefox = > > -- Rex > Let alone the fact that, AFAIK, firefox is not parallel installable. - Gilboa From ssorce at redhat.com Tue Oct 9 16:49:58 2007 From: ssorce at redhat.com (Simo Sorce) Date: Tue, 09 Oct 2007 12:49:58 -0400 Subject: samba license change In-Reply-To: <1191936845.8880.8.camel@localhost.localdomain> References: <1191420459.8632.60.camel@localhost.localdomain> <8718ff870710081434h35f7f0c2w7dc6be9718aa7b7b@mail.gmail.com> <1191882314.2199.7.camel@localhost.localdomain> <470B1F20.1010905@fedoraproject.org> <1191936845.8880.8.camel@localhost.localdomain> Message-ID: <1191948598.8880.24.camel@localhost.localdomain> On Tue, 2007-10-09 at 09:34 -0400, Simo Sorce wrote: > On Tue, 2007-10-09 at 11:56 +0530, Rahul Sundaram wrote: > > Essentially unless the entire dependency chain for Samba is GPLv3 > > compatible, a new samba version under GPLv3 or later would be > > impossible > > to pull as incompatible licensing is a liability for the distribution > > and not necessarily for the individual components. > > It's the other way around, it is KDE (Konqueror uses libsmbclient) that > depends on Samba, Samba has no dependency problems at all. Ah and btw if someone can check what is the GNOME status wrt this it would be nice. Nautilus uses libsmbclient as well. Simo. From ssorce at redhat.com Tue Oct 9 16:51:39 2007 From: ssorce at redhat.com (Simo Sorce) Date: Tue, 09 Oct 2007 12:51:39 -0400 Subject: samba license change In-Reply-To: <1191937155.2598.2.camel@localhost.localdomain> References: <1191420459.8632.60.camel@localhost.localdomain> <8718ff870710081434h35f7f0c2w7dc6be9718aa7b7b@mail.gmail.com> <1191882314.2199.7.camel@localhost.localdomain> <470B1F20.1010905@fedoraproject.org> <1191936845.8880.8.camel@localhost.localdomain> <1191937155.2598.2.camel@localhost.localdomain> Message-ID: <1191948699.8880.26.camel@localhost.localdomain> On Tue, 2007-10-09 at 09:39 -0400, Matthias Clasen wrote: > On Tue, 2007-10-09 at 09:34 -0400, Simo Sorce wrote: > > On Tue, 2007-10-09 at 11:56 +0530, Rahul Sundaram wrote: > > > Essentially unless the entire dependency chain for Samba is GPLv3 > > > compatible, a new samba version under GPLv3 or later would be > > > impossible > > > to pull as incompatible licensing is a liability for the distribution > > > and not necessarily for the individual components. > > > > It's the other way around, it is KDE (Konqueror uses libsmbclient) that > > depends on Samba, Samba has no dependency problems at all. > > Yeah, samba just ignores the problems that it causes for its > dependencies... Excuse me ? Simo. From mcepl at redhat.com Tue Oct 9 16:52:09 2007 From: mcepl at redhat.com (Matej Cepl) Date: Tue, 09 Oct 2007 18:52:09 +0200 Subject: gnome-keyring issue, workaround References: <1191423273.22332.50.camel@localhost.localdomain> Message-ID: On 2007-10-03, 14:54 GMT, Alexander Larsson wrote: > I fixed a gnome-keyring issue today where it would unset the default > keyring on logout. However, people running test versions could already > have had this happen to them. > > If you have gnome-keyring problems, check the file > ~/.gnome2/keyrings/default. It should contain the name of the default > keyring, which is typically "default". If it has size 0 you problably > ran into this bug. You can fix it by doing: > > echo -n default > ~/.gnome2/keyrings/default I haven't this file at all (on Rawhide), but this trick doesn't help (should I restart something?) with (pretty nasty) bug https://bugzilla.redhat.com/show_bug.cgi?id=324961 Mat?j From ville.skytta at iki.fi Tue Oct 9 17:18:21 2007 From: ville.skytta at iki.fi (Ville =?utf-8?q?Skytt=C3=A4?=) Date: Tue, 9 Oct 2007 20:18:21 +0300 Subject: samba license change In-Reply-To: <1191948598.8880.24.camel@localhost.localdomain> References: <1191420459.8632.60.camel@localhost.localdomain> <1191936845.8880.8.camel@localhost.localdomain> <1191948598.8880.24.camel@localhost.localdomain> Message-ID: <200710092018.21899.ville.skytta@iki.fi> On Tuesday 09 October 2007, Simo Sorce wrote: > > Ah and btw if someone can check what is the GNOME status wrt this it > would be nice. Nautilus uses libsmbclient as well. I'm no expert on GNOME stuff but I thought it does so through gnome-vfs. gnome-vfs2.spec has: License: LGPLv2 and LGPL+ and GPL+ # the daemon and the library are LGPLv2 # the modules are LGPL+ and GPL+ libsmbclient is used in modules/smb-method.c, which carries a GPLv2+ notice. (Dunno if omission of GPLv2+ qualifies as a bug in gnome-vfs2's License tag.) I also checked xine-lib, it is GPLv2+ so should be no problem. From wwoods at redhat.com Tue Oct 9 17:24:56 2007 From: wwoods at redhat.com (Will Woods) Date: Tue, 09 Oct 2007 13:24:56 -0400 Subject: f8t3 live: no networking on presario 700 (Broadcom) In-Reply-To: References: <1191804935.28263.38.camel@localhost.localdomain> <1191887833.28263.41.camel@localhost.localdomain> Message-ID: <1191950696.14083.7.camel@metroid.rdu.redhat.com> On Tue, 2007-10-09 at 10:22 -0400, sean darcy wrote: > Installed b43-fwcutter and followed the instructions at > http://linuxwireless.org/en/users/Drivers/b43#devicefirmware > > Got http://downloads.openwrt.org/sources/broadcom-wl-4.80.53.0.tar.bz2 > > untarred that file and ran > b43-fwcutter -w /lib/firmare broadcom-wl-4.80.53.0/kmod/wl_apsta.o Just to be sure, what made you choose version 4 firmware for your device? I had messages in dmesg directing me to get the version 3 firmware (for my BCM4306 card). I'm not sure what firmware/driver the 4311 would use, but it would probably tell you in the logs.. > Shouldn't I have seen the firmware being loaded in dmesg, or syslog? Not necessarily? I don't think it bothers loading the firmware until you actually try to bring up the device. Of course, NetworkManager usually does that pretty quickly, so you might see a message like this one: b43legacy-phy0 debug: Loading firmware version 0x127, patch level 14 (2005-04-18 02:36:27) But then again, maybe not - I'm not sure how b43 and b43legacy differ in their log messages. > Made sure NetworkManager was working. I can see the icon. No connection. You don't see any wireless networks listed if you click on the icon? Have you restarted NetworkManager? > Now what? I've never tried to use Fedora with wireless, so I may be > missing something obvious. Nope, you've got pretty much everything right (except, possibly, the firmware - thanks for making this harder than it needs to be, Broadcom.) -w -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From laurent.rineau__fedora at normalesup.org Tue Oct 9 17:25:01 2007 From: laurent.rineau__fedora at normalesup.org (Laurent Rineau) Date: Tue, 9 Oct 2007 19:25:01 +0200 Subject: samba license change In-Reply-To: <20071009134321.GA4031@redhat.com> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> Message-ID: <200710091925.01313@rineau.tsetse> On Tuesday 09 October 2007 15:43:21 Daniel P. Berrange wrote: > > Yep, kde is stuck at GPLv2 for now(1), so looks like smb support will > > have to be dropped, at least temporarily. Please, no. > Or keep around the GPLv2'd 3.0.x version as compat-libsmbclient for > KDE & others in the same position to link against, while the rest of > the apps which can use the GPLv3 newer libs. Or bundle the older release > libsmbclient.so inside the KDE package in a private lib directory We might have a problem if the SONAME of libsmbclient has not changed when the license has. -- Laurent Rineau http://fedoraproject.org/wiki/LaurentRineau From ssorce at redhat.com Tue Oct 9 17:30:27 2007 From: ssorce at redhat.com (Simo Sorce) Date: Tue, 09 Oct 2007 13:30:27 -0400 Subject: samba license change In-Reply-To: <200710091925.01313@rineau.tsetse> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> Message-ID: <1191951027.8880.34.camel@localhost.localdomain> On Tue, 2007-10-09 at 19:25 +0200, Laurent Rineau wrote: > On Tuesday 09 October 2007 15:43:21 Daniel P. Berrange wrote: > > > Yep, kde is stuck at GPLv2 for now(1), so looks like smb support will > > > have to be dropped, at least temporarily. > > Please, no. > > > Or keep around the GPLv2'd 3.0.x version as compat-libsmbclient for > > KDE & others in the same position to link against, while the rest of > > the apps which can use the GPLv3 newer libs. Or bundle the older release > > libsmbclient.so inside the KDE package in a private lib directory > > We might have a problem if the SONAME of libsmbclient has not changed when the > license has. There is no plan to change the soname, I see no reason for it to change as it is almost the same code and most applications are perfectly fine. Simo. From seg at haxxed.com Tue Oct 9 17:51:08 2007 From: seg at haxxed.com (Callum Lerwick) Date: Tue, 09 Oct 2007 12:51:08 -0500 Subject: f8t3 live: no networking on presario 700 (Broadcom) In-Reply-To: <1191950696.14083.7.camel@metroid.rdu.redhat.com> References: <1191804935.28263.38.camel@localhost.localdomain> <1191887833.28263.41.camel@localhost.localdomain> <1191950696.14083.7.camel@metroid.rdu.redhat.com> Message-ID: <1191952268.29582.88.camel@localhost> On Tue, 2007-10-09 at 13:24 -0400, Will Woods wrote: > Just to be sure, what made you choose version 4 firmware for your > device? I had messages in dmesg directing me to get the version 3 > firmware (for my BCM4306 card). I'm not sure what firmware/driver the > 4311 would use, but it would probably tell you in the logs.. As of F7 it demands v4. Which nicely complicated the hell out upgrading to F7, as finding v4 drivers to cut the firmware from was next to impossible upon release. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From cmadams at hiwaay.net Tue Oct 9 17:56:37 2007 From: cmadams at hiwaay.net (Chris Adams) Date: Tue, 9 Oct 2007 12:56:37 -0500 Subject: samba license change In-Reply-To: <1191951027.8880.34.camel@localhost.localdomain> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> Message-ID: <20071009175637.GF1500118@hiwaay.net> Once upon a time, Simo Sorce said: > On Tue, 2007-10-09 at 19:25 +0200, Laurent Rineau wrote: > > We might have a problem if the SONAME of libsmbclient has not changed when the > > license has. > > There is no plan to change the soname, I see no reason for it to change > as it is almost the same code and most applications are perfectly fine. The soname should change for any incompatible change, and while it isn't a technical change, the license change is incompatible. -- Chris Adams Systems and Network Administrator - HiWAAY Internet Services I don't speak for anybody but myself - that's enough trouble. From jspaleta at gmail.com Tue Oct 9 18:07:59 2007 From: jspaleta at gmail.com (Jeff Spaleta) Date: Tue, 9 Oct 2007 10:07:59 -0800 Subject: samba license change In-Reply-To: <20071009175637.GF1500118@hiwaay.net> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> Message-ID: <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> On 10/9/07, Chris Adams wrote: > The soname should change for any incompatible change, and while it isn't > a technical change, the license change is incompatible. I'd have to agree. A licensing change on a library, that we know causing an incompatibility with other packages that we include, is a big enough deal that we really need a demarcation to make it easier to avoid licensing violations. If the soname doesn't change in the package that we ship, then I think we as a project are not acting in good faith to help prevent licensing violations by the people using our packages. I think this sets a bad precedent for licensing changes in general. In my mind, it comes down to this question. As a project as a whole, and as individual contributors to this project, do we want to make inadvertent licensing violations less likely or more likely? Samba as a project has every right to re-license its codebase as it sees fit. But at the same time, don't we as a distributor have some responsibility to make sure we introduce that change in such a way to minimize potential licensing violations? I think we do. -jef From notting at redhat.com Tue Oct 9 18:06:58 2007 From: notting at redhat.com (Bill Nottingham) Date: Tue, 9 Oct 2007 14:06:58 -0400 Subject: samba license change In-Reply-To: <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> Message-ID: <20071009180658.GA12157@nostromo.devel.redhat.com> Jeff Spaleta (jspaleta at gmail.com) said: > Samba as a project has every right to re-license its codebase as it > sees fit. But at the same time, don't we as a distributor have some > responsibility to make sure we introduce that change in such a way to > minimize potential licensing violations? I think we do. However, changing the license differently from upstream doesn't really help anybody. Bill From drago01 at gmail.com Tue Oct 9 18:14:00 2007 From: drago01 at gmail.com (dragoran) Date: Tue, 9 Oct 2007 20:14:00 +0200 Subject: samba license change In-Reply-To: <20071009180658.GA12157@nostromo.devel.redhat.com> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <20071009180658.GA12157@nostromo.devel.redhat.com> Message-ID: On 10/9/07, Bill Nottingham wrote: > Jeff Spaleta (jspaleta at gmail.com) said: > > Samba as a project has every right to re-license its codebase as it > > sees fit. But at the same time, don't we as a distributor have some > > responsibility to make sure we introduce that change in such a way to > > minimize potential licensing violations? I think we do. > > However, changing the license differently from upstream doesn't really > help anybody. s/license/soname/ correct? ;) yes I agree here we should convince upstream to do so.. From pertusus at free.fr Tue Oct 9 18:27:25 2007 From: pertusus at free.fr (Patrice Dumas) Date: Tue, 9 Oct 2007 20:27:25 +0200 Subject: samba license change In-Reply-To: <20071009175637.GF1500118@hiwaay.net> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> Message-ID: <20071009182725.GD2659@free.fr> On Tue, Oct 09, 2007 at 12:56:37PM -0500, Chris Adams wrote: > > The soname should change for any incompatible change, and while it isn't > a technical change, the license change is incompatible. The soname doesn't change for any incompatible change. It changes for ABI changes. I don't think this should be also used for license compatibility. Some libraries that link against samba libs may already have a compatible license, a rebuild is unnecessary -- while for ABI change a rebuild is necessary. -- Pat From ssorce at redhat.com Tue Oct 9 18:30:05 2007 From: ssorce at redhat.com (Simo Sorce) Date: Tue, 09 Oct 2007 14:30:05 -0400 Subject: samba license change In-Reply-To: References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <20071009180658.GA12157@nostromo.devel.redhat.com> Message-ID: <1191954605.11753.7.camel@localhost.localdomain> On Tue, 2007-10-09 at 20:14 +0200, dragoran wrote: > On 10/9/07, Bill Nottingham wrote: > > Jeff Spaleta (jspaleta at gmail.com) said: > > > Samba as a project has every right to re-license its codebase as it > > > sees fit. But at the same time, don't we as a distributor have some > > > responsibility to make sure we introduce that change in such a way to > > > minimize potential licensing violations? I think we do. > > > > However, changing the license differently from upstream doesn't really > > help anybody. > > s/license/soname/ correct? ;) > > yes I agree here we should convince upstream to do so.. This means we break binary compatibility with all packages that uses libsmbclient happily and have no license problems. A simple upgrade from 3.0.x to 3.2.x would be difficult without recompiling packages that depends on libsmbclient and ultimately I know this will end up with people requesting a compat- package. A compat- package in turn would be bad because it will: a) not motivate people to switch to the new one b) not benefit from the bug-fixes we will have in the new one c) Yet another package to maintain Honestly, I would rather see packages that depend on libsmbclient to do the hard work if they don't like or can't get compatible with the new license. Changing the soname for non-technical reasons seem just a way to conceal the problem. Simo. Simo. From mzerqung at 0pointer.de Tue Oct 9 18:42:04 2007 From: mzerqung at 0pointer.de (Lennart Poettering) Date: Tue, 9 Oct 2007 20:42:04 +0200 Subject: Pulseaudio not restarting after crash In-Reply-To: References: Message-ID: <20071009184204.GA23965@tango.0pointer.de> On Tue, 09.10.07 17:37, Hikaru Amano (kagesenshi.87 at gmail.com) wrote: Hi! > if the pulseaudio daemon crashed, it doesnt restart itself .. and it > need to be manually restarted ... It would be nice to have it restarts > after crash because normal users wont know how to restart it .. Hmm, but why did PA crash in the first place? I hope you already filed a bug? PA is right now started trhough a compatibility script called "esd" form gnome-session. So, while gnome-session thinks it starts esd it actually starts PulseAudio. And gnome-session doesn't restart esd by default. It's more a bug in esd then in PA. > plus .. if the folder /tmp/pulse-username exist, pulseaudio refuses to > start and returns > > E: pid.c: Daemon already running. > E: main.c: pa_pid_file_create() failed. If that directory has the proper access modes PA will reuse it and shouldn't fail restarting. Is it possible you have some kind of permission problem here? > but the daemon is not running so I had to delete the folder manually .. > > btw.. where does the autostart script pulseaudio daemon located?? I > couldnt find it .. (I wanted to add a simple while loop hack for > restarting the daemon for my own use) .. Check gnome-session, look for the esd startup code (as mentioned above). Lennart -- Lennart Poettering Red Hat, Inc. lennart [at] poettering [dot] net ICQ# 11060553 http://0pointer.net/lennart/ GnuPG 0x1A015CC4 From habig at neutrino.d.umn.edu Tue Oct 9 18:42:30 2007 From: habig at neutrino.d.umn.edu (Alec T. Habig) Date: Tue, 9 Oct 2007 13:42:30 -0500 Subject: yum-updatesd in F8? In-Reply-To: <20071009134029.GA12588@crow.myhome.westell.com> References: <364d303b0710090449w1b05ca72o74a0ba2b81a25573@mail.gmail.com> <20071009134029.GA12588@crow.myhome.westell.com> Message-ID: <20071009184230.GA24144@neutrino.d.umn.edu> Luke Macken writes: > yum-updatesd has seen *significant* improvements since F7, > especially with memory usage. > > Private + Shared = RAM used Program > 6.6 MiB + 2.0 MiB = 8.6 MiB yum-updatesd Also, if you're of the camp that thinks even this level of resource commitment is excessive, the old cron-script based method is now available as a package on its own, "yum-cron". Handier for non-desktop or multi-user systems, but you lose the blinky gnome button. -- Alec Habig, University of Minnesota Duluth Physics Dept. habig at neutrino.d.umn.edu http://neutrino.d.umn.edu/~habig/ -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From ericsbinaryworld at gmail.com Tue Oct 9 19:05:02 2007 From: ericsbinaryworld at gmail.com (Eric Mesa) Date: Tue, 9 Oct 2007 15:05:02 -0400 Subject: Gnome Logout Hangs? In-Reply-To: <1191936868.4913.2.camel@raptor.sr.unh.edu> References: <1191936868.4913.2.camel@raptor.sr.unh.edu> Message-ID: <582715960710091205w4b0f822ete5b7b3568fe6bf40@mail.gmail.com> Still happens to me. I happen to be running Compiz - you? On 10/9/07, Thomas J. Baker wrote: > > > I saw a while back (if I'm recalling correctly) Jesse acknowledging the > gnome logout hang bug as known and should be fixed by a forthcoming X11 > update but that was several weeks ago and it still happens for me. Is it > something I'm running or is it still happening for everyone? > > Thanks, > > tjb > -- > ======================================================================= > | Thomas Baker email: tjb at unh.edu | > | Systems Programmer | > | Research Computing Center voice: (603) 862-4490 | > | University of New Hampshire fax: (603) 862-1761 | > | 332 Morse Hall | > | Durham, NH 03824 USA http://wintermute.sr.unh.edu/~tjb | > ======================================================================= > > -- > fedora-devel-list mailing list > fedora-devel-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-devel-list > -- Eric Mesa http://www.ericsbinaryworld.com http://server.ericsbinaryworld.com "Do not worry about those things that are outside of your circle of influence. For since they are outside of your power to control them it is simply a waste of time and energy to dwell on them. Instead, turn your attention to those things that you can control and grow your influence in those areas and you will see the effects begin to trickle out to those items that were previously out of your power to influence." ? Eric Mesa inspired by Covey's 7 Habits of Highly Effective People -------------- next part -------------- An HTML attachment was scrubbed... URL: From tjb at unh.edu Tue Oct 9 19:10:19 2007 From: tjb at unh.edu (Thomas J. Baker) Date: Tue, 09 Oct 2007 15:10:19 -0400 Subject: Gnome Logout Hangs? In-Reply-To: <582715960710091205w4b0f822ete5b7b3568fe6bf40@mail.gmail.com> References: <1191936868.4913.2.camel@raptor.sr.unh.edu> <582715960710091205w4b0f822ete5b7b3568fe6bf40@mail.gmail.com> Message-ID: <1191957019.4913.15.camel@raptor.sr.unh.edu> On Tue, 2007-10-09 at 15:05 -0400, Eric Mesa wrote: > Still happens to me. I happen to be running Compiz - you? > Yes I am. Thanks, tjb -- ======================================================================= | Thomas Baker email: tjb at unh.edu | | Systems Programmer | | Research Computing Center voice: (603) 862-4490 | | University of New Hampshire fax: (603) 862-1761 | | 332 Morse Hall | | Durham, NH 03824 USA http://wintermute.sr.unh.edu/~tjb | ======================================================================= From seg at haxxed.com Tue Oct 9 19:28:40 2007 From: seg at haxxed.com (Callum Lerwick) Date: Tue, 09 Oct 2007 14:28:40 -0500 Subject: Pulseaudio not restarting after crash In-Reply-To: <20071009184204.GA23965@tango.0pointer.de> References: <20071009184204.GA23965@tango.0pointer.de> Message-ID: <1191958120.29582.90.camel@localhost> On Tue, 2007-10-09 at 20:42 +0200, Lennart Poettering wrote: > PA is right now started trhough a compatibility script called "esd" > form gnome-session. So, while gnome-session thinks it starts esd it > actually starts PulseAudio. And gnome-session doesn't restart esd by > default. It's more a bug in esd then in PA. Yeah but the ESD libs like to start up esd if its not already running. Should PA do the same? If the PA libs autostarted the daemon on demand, would you even need to start it with the session? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From katzj at redhat.com Tue Oct 9 20:05:31 2007 From: katzj at redhat.com (Jeremy Katz) Date: Tue, 09 Oct 2007 16:05:31 -0400 Subject: yum-updatesd in F8? In-Reply-To: <20071009184230.GA24144@neutrino.d.umn.edu> References: <364d303b0710090449w1b05ca72o74a0ba2b81a25573@mail.gmail.com> <20071009134029.GA12588@crow.myhome.westell.com> <20071009184230.GA24144@neutrino.d.umn.edu> Message-ID: <1191960331.4334.6.camel@localhost.localdomain> On Tue, 2007-10-09 at 13:42 -0500, Alec T. Habig wrote: > Luke Macken writes: > > yum-updatesd has seen *significant* improvements since F7, > > especially with memory usage. > > > > Private + Shared = RAM used Program > > 6.6 MiB + 2.0 MiB = 8.6 MiB yum-updatesd > > Also, if you're of the camp that thinks even this level of resource > commitment is excessive, the old cron-script based method is now > available as a package on its own, "yum-cron". Handier for non-desktop > or multi-user systems, but you lose the blinky gnome button. Ultimately, I'd love to have yum-updatesd just activated via dbus system activation, but periodic activation is still relatively important. This could be via cron, but cron is somewhat problematic for machines that aren't always on :-/ Jeremy From nicolas.mailhot at laposte.net Tue Oct 9 20:16:08 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Tue, 09 Oct 2007 22:16:08 +0200 Subject: yum-updatesd in F8? In-Reply-To: <1191960331.4334.6.camel@localhost.localdomain> References: <364d303b0710090449w1b05ca72o74a0ba2b81a25573@mail.gmail.com> <20071009134029.GA12588@crow.myhome.westell.com> <20071009184230.GA24144@neutrino.d.umn.edu> <1191960331.4334.6.camel@localhost.localdomain> Message-ID: <1191960968.4756.0.camel@rousalka.dyndns.org> Le mardi 09 octobre 2007 ? 16:05 -0400, Jeremy Katz a ?crit : > On Tue, 2007-10-09 at 13:42 -0500, Alec T. Habig wrote: > > Luke Macken writes: > > > yum-updatesd has seen *significant* improvements since F7, > > > especially with memory usage. > > > > > > Private + Shared = RAM used Program > > > 6.6 MiB + 2.0 MiB = 8.6 MiB yum-updatesd > > > > Also, if you're of the camp that thinks even this level of resource > > commitment is excessive, the old cron-script based method is now > > available as a package on its own, "yum-cron". Handier for non-desktop > > or multi-user systems, but you lose the blinky gnome button. > > Ultimately, I'd love to have yum-updatesd just activated via dbus system > activation, but periodic activation is still relatively important. This > could be via cron, but cron is somewhat problematic for machines that > aren't always on :-/ I thought anacron fixed that -- Nicolas Mailhot -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: Ceci est une partie de message num?riquement sign?e URL: From katzj at redhat.com Tue Oct 9 20:22:48 2007 From: katzj at redhat.com (Jeremy Katz) Date: Tue, 09 Oct 2007 16:22:48 -0400 Subject: yum-updatesd in F8? In-Reply-To: <1191960968.4756.0.camel@rousalka.dyndns.org> References: <364d303b0710090449w1b05ca72o74a0ba2b81a25573@mail.gmail.com> <20071009134029.GA12588@crow.myhome.westell.com> <20071009184230.GA24144@neutrino.d.umn.edu> <1191960331.4334.6.camel@localhost.localdomain> <1191960968.4756.0.camel@rousalka.dyndns.org> Message-ID: <1191961368.4334.12.camel@localhost.localdomain> On Tue, 2007-10-09 at 22:16 +0200, Nicolas Mailhot wrote: > Le mardi 09 octobre 2007 ? 16:05 -0400, Jeremy Katz a ?crit : > > On Tue, 2007-10-09 at 13:42 -0500, Alec T. Habig wrote: > > > Luke Macken writes: > > > > yum-updatesd has seen *significant* improvements since F7, > > > > especially with memory usage. > > > > > > > > Private + Shared = RAM used Program > > > > 6.6 MiB + 2.0 MiB = 8.6 MiB yum-updatesd > > > > > > Also, if you're of the camp that thinks even this level of resource > > > commitment is excessive, the old cron-script based method is now > > > available as a package on its own, "yum-cron". Handier for non-desktop > > > or multi-user systems, but you lose the blinky gnome button. > > > > Ultimately, I'd love to have yum-updatesd just activated via dbus system > > activation, but periodic activation is still relatively important. This > > could be via cron, but cron is somewhat problematic for machines that > > aren't always on :-/ > > I thought anacron fixed that I've actually found that anacron makes things worse... boot laptop, watch it become completely unusable as anacron kicks off cron jobs that would have happened when "idle". Not to mention that it's starting another init.d service (two, if you count starting crond) which is going to end up offsetting the boot speed difference of not running yum-updatesd as an init.d service Jeremy From jwilson at redhat.com Tue Oct 9 20:34:02 2007 From: jwilson at redhat.com (Jarod Wilson) Date: Tue, 09 Oct 2007 16:34:02 -0400 Subject: rpms/emerald/devel emerald.spec,1.13,1.14 In-Reply-To: <1191895166.14135.1.camel@localhost.localdomain> References: <200710081535.l98FZv86006715@cvs-int.fedora.redhat.com> <1191895166.14135.1.camel@localhost.localdomain> Message-ID: <470BE5BA.2090504@redhat.com> Peter Gordon wrote: > On Mon, 2007-10-08 at 11:35 -0400, Jarod Wilson wrote: >> Log Message: >> Disable ppc64 build (no compiz-devel.ppc64 available) > > When you ExcludeArch PPC64, please remember to file a bug against your > package which blocks the FE-ExcludeArch-ppc64 tracker (bug 238953) if > you have not already done so. Thank you for the reminder. Was on my todo list, but not very high. Just got to it a few seconds ago. https://bugzilla.redhat.com/show_bug.cgi?id=325551 -- Jarod Wilson jwilson at redhat.com -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 251 bytes Desc: OpenPGP digital signature URL: From mzerqung at 0pointer.de Tue Oct 9 20:45:12 2007 From: mzerqung at 0pointer.de (Lennart Poettering) Date: Tue, 9 Oct 2007 22:45:12 +0200 Subject: Pulseaudio not restarting after crash In-Reply-To: <1191958120.29582.90.camel@localhost> References: <20071009184204.GA23965@tango.0pointer.de> <1191958120.29582.90.camel@localhost> Message-ID: <20071009204512.GA29408@tango.0pointer.de> On Tue, 09.10.07 14:28, Callum Lerwick (seg at haxxed.com) wrote: > On Tue, 2007-10-09 at 20:42 +0200, Lennart Poettering wrote: > > PA is right now started trhough a compatibility script called "esd" > > form gnome-session. So, while gnome-session thinks it starts esd it > > actually starts PulseAudio. And gnome-session doesn't restart esd by > > default. It's more a bug in esd then in PA. > > Yeah but the ESD libs like to start up esd if its not already running. > Should PA do the same? If the PA libs autostarted the daemon on demand, > would you even need to start it with the session? libesd should be able to autostart PA if required, thinking that it starts up esd. The esd compatibility script should behave perfectly like the real esd in this aspect. However, I beleive that autostarting PA is a really bad idea, which is why on Fedora PA is by default started by gnome-session. PA nowadays closes the audio devices as soon as 1s after they become idle. So basically there's no reason to not keep PA around all the time anymore. Lennart -- Lennart Poettering Red Hat, Inc. lennart [at] poettering [dot] net ICQ# 11060553 http://0pointer.net/lennart/ GnuPG 0x1A015CC4 From ville.skytta at iki.fi Tue Oct 9 20:46:24 2007 From: ville.skytta at iki.fi (Ville =?utf-8?q?Skytt=C3=A4?=) Date: Tue, 9 Oct 2007 23:46:24 +0300 Subject: yum-updatesd in F8? In-Reply-To: <20071009184230.GA24144@neutrino.d.umn.edu> References: <20071009134029.GA12588@crow.myhome.westell.com> <20071009184230.GA24144@neutrino.d.umn.edu> Message-ID: <200710092346.24965.ville.skytta@iki.fi> On Tuesday 09 October 2007, Alec T. Habig wrote: > Luke Macken writes: > > yum-updatesd has seen *significant* improvements since F7, > > especially with memory usage. > > > > Private + Shared = RAM used Program > > 6.6 MiB + 2.0 MiB = 8.6 MiB yum-updatesd > > Also, if you're of the camp that thinks even this level of resource > commitment is excessive, the old cron-script based method is now > available as a package on its own, "yum-cron". Handier for non-desktop > or multi-user systems, but you lose the blinky gnome button. Can yum-cron do download+notify only? That's the mode I'd prefer for most setups. From pemboa at gmail.com Tue Oct 9 20:52:57 2007 From: pemboa at gmail.com (Arthur Pemberton) Date: Tue, 9 Oct 2007 15:52:57 -0500 Subject: yum-updatesd in F8? In-Reply-To: <20071009134029.GA12588@crow.myhome.westell.com> References: <364d303b0710090449w1b05ca72o74a0ba2b81a25573@mail.gmail.com> <20071009134029.GA12588@crow.myhome.westell.com> Message-ID: <16de708d0710091352u2d5b1467nc772180fc1c13d9e@mail.gmail.com> On 10/9/07, Luke Macken wrote: > On Tue, Oct 09, 2007 at 12:49:00PM +0100, Christopher Brown wrote: > > On 09/10/2007, Mike C wrote: > > > Can someone say if yum-updatesd will be in F8 final > > > > Yes. > > > > - and if so whether it > > > really works or not? > > > > Yes. It really WORKSFORME. > > > > > It never did for me in F7. > > > > Sorry to hear it. I have also found it flaky in F7 but there is always > > bugzilla and rawhide to test from if you can. > > yum-updatesd has seen *significant* improvements since F7, > especially with memory usage. > > Private + Shared = RAM used Program > 6.6 MiB + 2.0 MiB = 8.6 MiB yum-updatesd 1) Does yum-updatesd still block yum and piruit? Causes newbies some headaches. 2) Does the GUI (pup?) work in KDE? 3) Is there a silent download, interactive install mode? -- Fedora 7 : sipping some of that moonshine ( www.pembo13.com ) From katzj at redhat.com Tue Oct 9 21:01:45 2007 From: katzj at redhat.com (Jeremy Katz) Date: Tue, 09 Oct 2007 17:01:45 -0400 Subject: yum-updatesd in F8? In-Reply-To: <16de708d0710091352u2d5b1467nc772180fc1c13d9e@mail.gmail.com> References: <364d303b0710090449w1b05ca72o74a0ba2b81a25573@mail.gmail.com> <20071009134029.GA12588@crow.myhome.westell.com> <16de708d0710091352u2d5b1467nc772180fc1c13d9e@mail.gmail.com> Message-ID: <1191963705.4334.16.camel@localhost.localdomain> On Tue, 2007-10-09 at 15:52 -0500, Arthur Pemberton wrote: > 1) Does yum-updatesd still block yum and piruit? Causes newbies some headaches. You can't have multiple things doing transactions at the same time. It just _can't_ be guaranteed to work. Both yum and pirut should now let you easily retry (or exit out). Also, the main reason things were getting blocked was deadlocking of yum-updatesd in threading land. This can't really happen now. > 2) Does the GUI (pup?) work in KDE? pup has always worked in KDE... the applet should work in KDE now if I remember the bug correctly[1]. If not, please file something. > 3) Is there a silent download, interactive install mode? Yep, just like always. But should be more reliable now. Jeremy [1] A GtkStatusIcon that started out hidden would never show up in the KDE panel when you made the GtkStatusIcon visible. From lkundrak at redhat.com Tue Oct 9 21:07:28 2007 From: lkundrak at redhat.com (Lubomir Kundrak) Date: Tue, 09 Oct 2007 23:07:28 +0200 Subject: Pulseaudio not restarting after crash In-Reply-To: References: Message-ID: <1191964048.7000.16.camel@localhost.localdomain> On Tue, 2007-10-09 at 17:37 +0800, Hikaru Amano wrote: > if the pulseaudio daemon crashed, it doesnt restart itself .. and it > need to be manually restarted ... It would be nice to have it restarts > after crash because normal users wont know how to restart it .. It's not a bug that it doesn't restart. Many services don't do so. Respawning a dying daemon is not a good idea, because in case of exploitation of a security issues, it would effectively defeat randomization giving the attacker more tries, etc. etc. The real problem is the crash. Do you have a core dump? Or at least relevant lines from the log file? Are you able to reproduce the problem? Please do file a bug in case you do/are. > plus .. if the folder /tmp/pulse-username exist, pulseaudio refuses to > start and returns > > E: pid.c: Daemon already running. > E: main.c: pa_pid_file_create() failed. > > but the daemon is not running so I had to delete the folder manually .. This is the following bug: https://bugzilla.redhat.com/show_bug.cgi?id=299131 I somehow had to delete that directory manually also, though I don't remember the actual setting anymore. Probably it is derived from $USER rather than from the effective id and gets created when you start the daemon as another user or whatever. It is also a (though pretty low severity) denial of service condition. > -- Lubomir Kundrak (Red Hat Security Response Team) From s.adam at diffingo.com Tue Oct 9 21:08:26 2007 From: s.adam at diffingo.com (Stewart Adam) Date: Tue, 09 Oct 2007 17:08:26 -0400 Subject: Merging totem and totem-xine In-Reply-To: <1191939517.3626.90.camel@cookie.hadess.net> References: <1191890955.14085.11.camel@Diffingo.localdomain> <470B0E6D.3000606@gmail.com> <20071009130752.GA18900@nostromo.devel.redhat.com> <1191939517.3626.90.camel@cookie.hadess.net> Message-ID: <1191964106.23786.9.camel@Diffingo.localdomain> On Tue, 2007-10-09 at 15:18 +0100, Bastien Nocera wrote: > On Tue, 2007-10-09 at 13:59 +0000, Bastien Nocera wrote: > > > I'd go for a shell script (probably the same one symlinked). Something like: > > > > #!/bin/sh > > > > if [ -f ~/.local/etc/sysconfig/totem ] ; then > > . ~/.local/etc/sysconfig/totem > > else if [ -f /etc/sysconfig/totem ] ; then > > . /etc/sysconfig/totem > > fi > > As Bill mentioned to me on IRC, getting the value from GConf would work > just as well, allowing admins to select the default one and enforce it, > or users to change theirs without affecting other users. Good idea, this would also make it very easy to switch via a simple application that can be placed in System > Preferences > Personal. Stewart From habig at neutrino.d.umn.edu Tue Oct 9 21:18:51 2007 From: habig at neutrino.d.umn.edu (Alec T. Habig) Date: Tue, 9 Oct 2007 16:18:51 -0500 Subject: yum-updatesd in F8? In-Reply-To: <200710092346.24965.ville.skytta@iki.fi> References: <20071009134029.GA12588@crow.myhome.westell.com> <20071009184230.GA24144@neutrino.d.umn.edu> <200710092346.24965.ville.skytta@iki.fi> Message-ID: <20071009211851.GD24144@neutrino.d.umn.edu> Ville Skytt? writes: > Can yum-cron do download+notify only? That's the mode I'd prefer for > most setups. Yes. In /etc/sysconfig/yum-cron, set CHECK_ONLY=yes In another development, Bug 325531 suggests having yum-cron call yum-updatesd in run-once mode, so as to take advantage of the plethora of notification options available to yum-updatesd without having to waste daemon space on it. I'll play with this and see how it works. Alec -- Alec Habig, University of Minnesota Duluth Physics Dept. habig at neutrino.d.umn.edu http://neutrino.d.umn.edu/~habig/ -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From pemboa at gmail.com Tue Oct 9 21:20:53 2007 From: pemboa at gmail.com (Arthur Pemberton) Date: Tue, 9 Oct 2007 16:20:53 -0500 Subject: yum-updatesd in F8? In-Reply-To: <1191963705.4334.16.camel@localhost.localdomain> References: <364d303b0710090449w1b05ca72o74a0ba2b81a25573@mail.gmail.com> <20071009134029.GA12588@crow.myhome.westell.com> <16de708d0710091352u2d5b1467nc772180fc1c13d9e@mail.gmail.com> <1191963705.4334.16.camel@localhost.localdomain> Message-ID: <16de708d0710091420s9d4d643t79964b311a89b0a5@mail.gmail.com> On 10/9/07, Jeremy Katz wrote: > On Tue, 2007-10-09 at 15:52 -0500, Arthur Pemberton wrote: > > 1) Does yum-updatesd still block yum and piruit? Causes newbies some headaches. > > You can't have multiple things doing transactions at the same time. It > just _can't_ be guaranteed to work. Both yum and pirut should now let > you easily retry (or exit out). Also, the main reason things were > getting blocked was deadlocking of yum-updatesd in threading land. This > can't really happen now. Forgive my ignorance, but is it not possible to have yum work in essentially a read-only mode which would allow checking for updates... but would _not_ block other applications> > > 2) Does the GUI (pup?) work in KDE? > > pup has always worked in KDE... the applet should work in KDE now if I > remember the bug correctly[1]. If not, please file something. Thanks... I got to try pup in Gnome on CentOS5... it was quite nice.. hadn't used Gnome for years. > > 3) Is there a silent download, interactive install mode? > > Yep, just like always. But should be more reliable now. Cool. I take it RFEs on the interface are welcome? > Jeremy > > [1] A GtkStatusIcon that started out hidden would never show up in the > KDE panel when you made the GtkStatusIcon visible. > > -- > fedora-devel-list mailing list > fedora-devel-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-devel-list > -- Fedora 7 : sipping some of that moonshine ( www.pembo13.com ) From lkundrak at redhat.com Tue Oct 9 21:21:44 2007 From: lkundrak at redhat.com (Lubomir Kundrak) Date: Tue, 09 Oct 2007 23:21:44 +0200 Subject: yum-updatesd in F8? In-Reply-To: <1191963705.4334.16.camel@localhost.localdomain> References: <364d303b0710090449w1b05ca72o74a0ba2b81a25573@mail.gmail.com> <20071009134029.GA12588@crow.myhome.westell.com> <16de708d0710091352u2d5b1467nc772180fc1c13d9e@mail.gmail.com> <1191963705.4334.16.camel@localhost.localdomain> Message-ID: <1191964904.7000.22.camel@localhost.localdomain> On Tue, 2007-10-09 at 17:01 -0400, Jeremy Katz wrote: > On Tue, 2007-10-09 at 15:52 -0500, Arthur Pemberton wrote: > > 1) Does yum-updatesd still block yum and piruit? Causes newbies some headaches. > > You can't have multiple things doing transactions at the same time. It > just _can't_ be guaranteed to work. Both yum and pirut should now let > you easily retry (or exit out). Also, the main reason things were > getting blocked was deadlocking of yum-updatesd in threading land. This > can't really happen now. First experience of every new Fedora user ever after clean installation is pop-up message about that the packages are available, and then response that "software information" is blocked when he selects to view the updates. Awful. Maybe pirut should be able to tell updatesd that he's going to handle things himself and he should unlock stuff or whatever. Or updatesd himself should do all the job of installing the packages, getting the list, etc., pirut just being the frontend for telling it what to do and getting and displaying status. -- Lubomir Kundrak (Red Hat Security Response Team) From pemboa at gmail.com Tue Oct 9 21:24:43 2007 From: pemboa at gmail.com (Arthur Pemberton) Date: Tue, 9 Oct 2007 16:24:43 -0500 Subject: yum-updatesd in F8? In-Reply-To: <1191964904.7000.22.camel@localhost.localdomain> References: <364d303b0710090449w1b05ca72o74a0ba2b81a25573@mail.gmail.com> <20071009134029.GA12588@crow.myhome.westell.com> <16de708d0710091352u2d5b1467nc772180fc1c13d9e@mail.gmail.com> <1191963705.4334.16.camel@localhost.localdomain> <1191964904.7000.22.camel@localhost.localdomain> Message-ID: <16de708d0710091424i5cc86b1bg271d440603660222@mail.gmail.com> On 10/9/07, Lubomir Kundrak wrote: > > On Tue, 2007-10-09 at 17:01 -0400, Jeremy Katz wrote: > > On Tue, 2007-10-09 at 15:52 -0500, Arthur Pemberton wrote: > > > 1) Does yum-updatesd still block yum and piruit? Causes newbies some headaches. > > > > You can't have multiple things doing transactions at the same time. It > > just _can't_ be guaranteed to work. Both yum and pirut should now let > > you easily retry (or exit out). Also, the main reason things were > > getting blocked was deadlocking of yum-updatesd in threading land. This > > can't really happen now. > > First experience of every new Fedora user ever after clean installation > is pop-up message about that the packages are available, and then > response that "software information" is blocked when he selects to view > the updates. Awful. I faced the little popup onCentos5/Gnome for my first time.. I didn't run into a blocking scenario when I clicked on it. -- Fedora 7 : sipping some of that moonshine ( www.pembo13.com ) From bnocera at redhat.com Tue Oct 9 21:29:42 2007 From: bnocera at redhat.com (Bastien Nocera) Date: Tue, 09 Oct 2007 22:29:42 +0100 Subject: Merging totem and totem-xine In-Reply-To: <1191964106.23786.9.camel@Diffingo.localdomain> References: <1191890955.14085.11.camel@Diffingo.localdomain> <470B0E6D.3000606@gmail.com> <20071009130752.GA18900@nostromo.devel.redhat.com> <1191939517.3626.90.camel@cookie.hadess.net> <1191964106.23786.9.camel@Diffingo.localdomain> Message-ID: <1191965382.3626.108.camel@cookie.hadess.net> On Tue, 2007-10-09 at 17:08 -0400, Stewart Adam wrote: > On Tue, 2007-10-09 at 15:18 +0100, Bastien Nocera wrote: > > On Tue, 2007-10-09 at 13:59 +0000, Bastien Nocera wrote: > > > > > I'd go for a shell script (probably the same one symlinked). Something like: > > > > > > #!/bin/sh > > > > > > if [ -f ~/.local/etc/sysconfig/totem ] ; then > > > . ~/.local/etc/sysconfig/totem > > > else if [ -f /etc/sysconfig/totem ] ; then > > > . /etc/sysconfig/totem > > > fi > > > > As Bill mentioned to me on IRC, getting the value from GConf would work > > just as well, allowing admins to select the default one and enforce it, > > or users to change theirs without affecting other users. > Good idea, this would also make it very easy to switch via a simple > application that can be placed in System > Preferences > Personal. I don't intend to have this feature visible at all, but it would be possible if somebody wants to cook up a TweakUI for GNOME... From s.adam at diffingo.com Tue Oct 9 21:32:12 2007 From: s.adam at diffingo.com (Stewart Adam) Date: Tue, 09 Oct 2007 17:32:12 -0400 Subject: Merging totem and totem-xine In-Reply-To: <1191965382.3626.108.camel@cookie.hadess.net> References: <1191890955.14085.11.camel@Diffingo.localdomain> <470B0E6D.3000606@gmail.com> <20071009130752.GA18900@nostromo.devel.redhat.com> <1191939517.3626.90.camel@cookie.hadess.net> <1191964106.23786.9.camel@Diffingo.localdomain> <1191965382.3626.108.camel@cookie.hadess.net> Message-ID: <1191965532.23786.18.camel@Diffingo.localdomain> On Tue, 2007-10-09 at 22:29 +0100, Bastien Nocera wrote: > I don't intend to have this feature visible at all, but it would be > possible if somebody wants to cook up a TweakUI for GNOME... What do you think of a simple dialog box like this? |-------------------------- Totem engine --------------------------| | Please select the engine you would like to use for totem below: | | | | |^ gstreamer | | | xine | | | | [ OK ] [ Cancel ] | |__________________________________________________________________| Stewart From katzj at redhat.com Tue Oct 9 21:36:43 2007 From: katzj at redhat.com (Jeremy Katz) Date: Tue, 09 Oct 2007 17:36:43 -0400 Subject: yum-updatesd in F8? In-Reply-To: <16de708d0710091420s9d4d643t79964b311a89b0a5@mail.gmail.com> References: <364d303b0710090449w1b05ca72o74a0ba2b81a25573@mail.gmail.com> <20071009134029.GA12588@crow.myhome.westell.com> <16de708d0710091352u2d5b1467nc772180fc1c13d9e@mail.gmail.com> <1191963705.4334.16.camel@localhost.localdomain> <16de708d0710091420s9d4d643t79964b311a89b0a5@mail.gmail.com> Message-ID: <1191965803.4334.27.camel@localhost.localdomain> On Tue, 2007-10-09 at 16:20 -0500, Arthur Pemberton wrote: > On 10/9/07, Jeremy Katz wrote: > > On Tue, 2007-10-09 at 15:52 -0500, Arthur Pemberton wrote: > > > 1) Does yum-updatesd still block yum and piruit? Causes newbies some headaches. > > > > You can't have multiple things doing transactions at the same time. It > > just _can't_ be guaranteed to work. Both yum and pirut should now let > > you easily retry (or exit out). Also, the main reason things were > > getting blocked was deadlocking of yum-updatesd in threading land. This > > can't really happen now. > > Forgive my ignorance, but is it not possible to have yum work in > essentially a read-only mode which would allow checking for updates... > but would _not_ block other applications> No, because we change out repodata in place. Which would mean that you could get a very inconsistent view if you didn't listen to the lock. > > > 3) Is there a silent download, interactive install mode? > > > > Yep, just like always. But should be more reliable now. > > Cool. I take it RFEs on the interface are welcome? Yep! Bugzilla against yum-updatesd for the daemon side, pirut for the UI Jeremy From katzj at redhat.com Tue Oct 9 21:37:42 2007 From: katzj at redhat.com (Jeremy Katz) Date: Tue, 09 Oct 2007 17:37:42 -0400 Subject: yum-updatesd in F8? In-Reply-To: <1191964904.7000.22.camel@localhost.localdomain> References: <364d303b0710090449w1b05ca72o74a0ba2b81a25573@mail.gmail.com> <20071009134029.GA12588@crow.myhome.westell.com> <16de708d0710091352u2d5b1467nc772180fc1c13d9e@mail.gmail.com> <1191963705.4334.16.camel@localhost.localdomain> <1191964904.7000.22.camel@localhost.localdomain> Message-ID: <1191965862.4334.30.camel@localhost.localdomain> On Tue, 2007-10-09 at 23:21 +0200, Lubomir Kundrak wrote: > On Tue, 2007-10-09 at 17:01 -0400, Jeremy Katz wrote: > > On Tue, 2007-10-09 at 15:52 -0500, Arthur Pemberton wrote: > > > 1) Does yum-updatesd still block yum and piruit? Causes newbies some headaches. > > > > You can't have multiple things doing transactions at the same time. It > > just _can't_ be guaranteed to work. Both yum and pirut should now let > > you easily retry (or exit out). Also, the main reason things were > > getting blocked was deadlocking of yum-updatesd in threading land. This > > can't really happen now. > > First experience of every new Fedora user ever after clean installation > is pop-up message about that the packages are available, and then > response that "software information" is blocked when he selects to view > the updates. Awful. You definitely get teh "there's stuff available" popup, but if you then click "View updates", I haven't ever seen that things are blocked. Can you please file something in bugzilla with more complete details. Jeremy From lmacken at redhat.com Tue Oct 9 21:41:40 2007 From: lmacken at redhat.com (Luke Macken) Date: Tue, 9 Oct 2007 17:41:40 -0400 Subject: Gnome Logout Hangs? In-Reply-To: <1191936868.4913.2.camel@raptor.sr.unh.edu> References: <1191936868.4913.2.camel@raptor.sr.unh.edu> Message-ID: <20071009214119.GA8058@crow.redhat.com> On Tue, Oct 09, 2007 at 09:34:28AM -0400, Thomas J. Baker wrote: > I saw a while back (if I'm recalling correctly) Jesse acknowledging the > gnome logout hang bug as known and should be fixed by a forthcoming X11 > update but that was several weeks ago and it still happens for me. Is it > something I'm running or is it still happening for everyone? This could be pulseaudio related. I hit a similar bug that prevented me from shutting down because pulse had crashed. luke From hughsient at gmail.com Tue Oct 9 22:01:23 2007 From: hughsient at gmail.com (Richard Hughes) Date: Tue, 09 Oct 2007 23:01:23 +0100 Subject: yum-updatesd in F8? In-Reply-To: <16de708d0710091420s9d4d643t79964b311a89b0a5@mail.gmail.com> References: <364d303b0710090449w1b05ca72o74a0ba2b81a25573@mail.gmail.com> <20071009134029.GA12588@crow.myhome.westell.com> <16de708d0710091352u2d5b1467nc772180fc1c13d9e@mail.gmail.com> <1191963705.4334.16.camel@localhost.localdomain> <16de708d0710091420s9d4d643t79964b311a89b0a5@mail.gmail.com> Message-ID: <1191967283.5275.5.camel@hughsie-laptop> On Tue, 2007-10-09 at 16:20 -0500, Arthur Pemberton wrote: > Forgive my ignorance, but is it not possible to have yum work in > essentially a read-only mode which would allow checking for updates... > but would _not_ block other applications> PackageKit can do this. Checkout http://hughsient.livejournal.com/ for progress. There's also a git repo if you want to try this out on rawhide. Richard. From kagesenshi.87 at gmail.com Tue Oct 9 22:18:12 2007 From: kagesenshi.87 at gmail.com (Hikaru Amano) Date: Wed, 10 Oct 2007 06:18:12 +0800 Subject: Pulseaudio not restarting after crash In-Reply-To: <1191964048.7000.16.camel@localhost.localdomain> References: <1191964048.7000.16.camel@localhost.localdomain> Message-ID: On 10/10/07, Lubomir Kundrak wrote: > It's not a bug that it doesn't restart. Many services don't do so. > Respawning a dying daemon is not a good idea, because in case of > exploitation of a security issues, it would effectively defeat > randomization giving the attacker more tries, etc. etc. it would be nice if theres something that would notify the user that pulseaudio terminated (and maybe ask permission to restart it) ... rather than silently quit and left the users wondering what happened to their pc sound and started blaming Fedora doesnt work ... > > The real problem is the crash. Do you have a core dump? Or at least > relevant lines from the log file? Are you able to reproduce the problem? > Please do file a bug in case you do/are. ( I think i should use the term stopped rather than crashed ) I couldnt find the cause of pulseaudio stopping yet .. pulseaudio suddenly quits on random .. the last time it terminated, pulseaudio gived out this error [kagesenshi at Hikari ~]$ while true;do pulseaudio ;echo "DIED";done Soft CPU time limit exhausted, terminating. E: module-volume-restore.c: failed to open file '(null)': No such file or directory DIED > > > but the daemon is not running so I had to delete the folder manually .. > > This is the following bug: > https://bugzilla.redhat.com/show_bug.cgi?id=299131 > I somehow had to delete that directory manually also, though I don't > remember the actual setting anymore. Probably it is derived from $USER > rather than from the effective id and gets created when you start the > daemon as another user or whatever. It is also a (though pretty low > severity) denial of service condition. -- Mohd Izhar Firdaus Bin Ismail Amano Hikaru ??? ???? ???? http://fedoraproject.org/wiki/MohdIzharFirdaus http://blog.kagesenshi.org 92C2 B295 B40B B3DC 6866 5011 5BD2 584A 8A5D 7331 From buildsys at fedoraproject.org Tue Oct 9 22:25:18 2007 From: buildsys at fedoraproject.org (buildsys at fedoraproject.org) Date: Tue, 9 Oct 2007 18:25:18 -0400 (EDT) Subject: Fedora Extras Package Build Report 2007-10-09 Message-ID: <20071009222518.EC05B15212D@buildsys.fedoraproject.org> Packages built and released for Fedora Extras 6: 17 NEW avarice-2.6-1.fc6 : Program for interfacing the Atmel JTAG ICE to GDB NEW centerim-20071003-1.fc6 : Text mode menu- and window-driven IM cowsay-3.03-4.fc6 em8300-kmod-0.16.3-1.2.6.22.9_61.fc6 gnome-theme-clearlooks-bigpack-0.6-6.fc6 NEW hydrogen-0.9.3-9.fc6 : Advanced drum machine for GNU/Linux kazehakase-0.4.9-2.fc6 liblrdf-0.4.0-12.fc6 lyx-1.5.2-1.fc6 osgcal-0.1.46-1.fc6 php-pecl-memcache-2.2.0-1.fc6 pikloops-0.2.4-4.fc6 polyester-1.0.2-1.fc6 NEW roxterm-1.7.4-4.fc6 : A fast terminal emulator NEW uisp-20050207-1.fc6 : Universal In-System Programmer for Atmel AVR and 8051 wine-docs-0.9.46-1.fc6 xdg-utils-1.0.2-2.fc6 Changes in Fedora Extras 6: avarice-2.6-1.fc6 ----------------- * Mon Mar 12 2007 Trond Danielsen - 2.6-1 - Initial version. centerim-20071003-1.fc6 ----------------------- * Mon Oct 08 2007 Lubomir Kundrak - 20071003-2 - Fixed BuildRoot - Removed redundant BuildReq - Rebased to more current upstream tarball * Tue Oct 02 2007 Lubomir Kundrak - 20070625-1 - fork centerim from centericq cowsay-3.03-4.fc6 ----------------- * Tue Oct 09 2007 Micha? Bentkowski - 3.03-4 - Fix mech-and-cow file (#250844) * Mon Sep 17 2007 Lubomir Kundrak - 3.03-3 - Make --help be a bit more sane (#293061) em8300-kmod-0.16.3-1.2.6.22.9_61.fc6 ------------------------------------ * Mon Oct 08 2007 Ville Skytt? - Rebuild for kernel 2.6.22.9-61.fc6. gnome-theme-clearlooks-bigpack-0.6-6.fc6 ---------------------------------------- * Sun Oct 07 2007 Peter Gordon - 0.6-6 - Add some sed invocations at build-time to remove unused menuitemstyle, listviewitemstyle, progressbarstyle, and sunkenmenu configuration options. - Resolves: bug 242031 (Clearlooks bigpack warnings) - Clarify License version (GPL+) for compliance with new Licensing guidelines. hydrogen-0.9.3-9.fc6 -------------------- * Tue Oct 09 2007 Lubomir Kundrak 0.9.3-9 - Incorporate fixes from #190040, thanks to Hans de Goede - Removed useless LIBDIR introduced in previous revision - Fixed desktop file installation - Call gtk-update-icon-cache only if it is present * Sun Oct 07 2007 Lubomir Kundrak 0.9.3-8 - Remove -j from make to fix concurrency problems - Handle libdir on 64bit platforms correctly - Rename patches * Sat Oct 06 2007 Lubomir Kundrak 0.9.3-7.1 - Fix desktop file - Fix compatibility with new FLAC - Fix linking for Build ID use kazehakase-0.4.9-2.fc6 ---------------------- * Mon Oct 08 2007 Mamoru Tasaka - 0.4.9-2 - Readd accidentally deleted obsolete_plugin_ver macro liblrdf-0.4.0-12.fc6 -------------------- * Mon Oct 08 2007 Anthony Green 0.4.0-12 - Don't %exclude %{_datadir}/ladspa/rdf/ladspa.rdfs - Require ladspa to get directory ownerships right. * Fri Jul 20 2007 Callum Lerwick 0.4.0-11 - Bump to build on ppc64, bug #247583. lyx-1.5.2-1.fc6 --------------- * Mon Oct 08 2007 Rex Dieter 1.5.2-1 - lyx-1.5.2 * Sat Aug 25 2007 Rex Dieter 1.5.1-2 - respin (BuildID) osgcal-0.1.46-1.fc6 ------------------- * Mon Oct 08 2007 Christopher Stone 0.1.46-1 - Upstream sync - Remove no longer needed 64bit patch - Fix License and Source - Fix encoding on ChangeLog * Mon Oct 08 2007 Christopher Stone 0.1.44-5 - ExcludeArch ppc64 since OSG-devel is not build for this arch php-pecl-memcache-2.2.0-1.fc6 ----------------------------- * Sat Sep 22 2007 Remi Collet 2.2.0-1 - new version - add new INI directives (hash_strategy + hash_function) to config - add BR on php-devel >= 4.3.11 pikloops-0.2.4-4.fc6 -------------------- * Mon Oct 08 2007 Alain Portal 0.2.4-4 - Don't ExcludeArch ppc... * Mon Oct 08 2007 Alain Portal 0.2.4-3 - Don't ExcludeArch ppc and BR automake... * Sat Oct 06 2007 Alain Portal 0.2.4-2 - ExcludeArch ppc because automake isn't found... No comment... * Fri Sep 28 2007 Alain Portal 0.2.4-1 - New upstream version * Sun Sep 02 2007 Chitlesh Goorah - 0.2.3-3 - Fix desktop file * Tue Aug 21 2007 Alain Portal 0.2.3-2 - Licence tag clarification polyester-1.0.2-1.fc6 --------------------- * Tue Aug 21 2007 Sebastian Vahl - 1.0.2-1 - new upstream version: 1.0.2 * Thu Aug 16 2007 Sebastian Vahl - 1.0.1-2 - Change License to LGPLv2 roxterm-1.7.4-4.fc6 ------------------- * Wed Sep 19 2007 Sebastian Vahl - 1.7.4-4 - correct %doc in spec * Wed Sep 19 2007 Sebastian Vahl - 1.7.4-3 - own directories - set %{_docdir} to %{name}-%{version} * Tue Sep 18 2007 Sebastian Vahl - 1.7.4-2 - use gtk-update-icon-cache in %post and %postun * Tue Sep 18 2007 Sebastian Vahl - 1.7.4-1 - new upstream version: 1.7.4 - correct url * Tue Sep 11 2007 Sebastian Vahl - 1.7.1-1 - new upstream version - change license to GPLv2+ - BR: dbus-devel uisp-20050207-1.fc6 ------------------- * Mon Mar 12 2007 Trond Danielsen - 20050207-1 - Initial version. - Summary and description taken from spec file included in uisp. wine-docs-0.9.46-1.fc6 ---------------------- * Mon Oct 08 2007 Andreas Bierfert - 0.9.46-1 - version upgrade * Sat Aug 25 2007 Andreas Bierfert - 0.9.44-2 - disable debuginfo * Sat Aug 25 2007 Andreas Bierfert - 0.9.44-1 - version upgrade * Sat Aug 18 2007 Andreas Bierfert - 0.9.43-1 - version upgrade - fix license * Sat Jul 28 2007 Andreas Bierfert - 0.9.42-1 - version upgrade * Mon Jul 16 2007 Andreas Bierfert - 0.9.41-1 - version upgrade * Sun Jun 17 2007 Andreas Bierfert 0.9.39-1 - version upgrade * Sun Jun 03 2007 Andreas Bierfert 0.9.38-1 - version upgrade xdg-utils-1.0.2-2.fc6 --------------------- * Wed Oct 03 2007 Rex Dieter 1.0.2-2 - Requires: which (#312601) * Sun Jun 24 2007 Rex Dieter 1.0.2-1 - xdg-utils-1.0.2 * Mon Apr 23 2007 Rex Dieter 1.0.1-3 - add htmlview,links to browser fallbacks * Tue Dec 19 2006 Rex Dieter 1.0.1-2 - fix typo in xdg-icon-resource manpage From ville.skytta at iki.fi Tue Oct 9 22:32:34 2007 From: ville.skytta at iki.fi (Ville =?utf-8?q?Skytt=C3=A4?=) Date: Wed, 10 Oct 2007 01:32:34 +0300 Subject: yum-updatesd in F8? In-Reply-To: <20071009211851.GD24144@neutrino.d.umn.edu> References: <200710092346.24965.ville.skytta@iki.fi> <20071009211851.GD24144@neutrino.d.umn.edu> Message-ID: <200710100132.35256.ville.skytta@iki.fi> On Wednesday 10 October 2007, Alec T. Habig wrote: > Ville Skytt? writes: > > Can yum-cron do download+notify only? That's the mode I'd prefer for > > most setups. > > Yes. In /etc/sysconfig/yum-cron, set > > CHECK_ONLY=yes That seems to result in it running "yum check-update" which AFAIK does not actually download the _packages_. (Yep, I know yum-updatesd should be able to do that, but the last time I tried quite a while back, I couldn't get it to work.) From lkundrak at redhat.com Tue Oct 9 22:46:22 2007 From: lkundrak at redhat.com (Lubomir Kundrak) Date: Wed, 10 Oct 2007 00:46:22 +0200 Subject: Pulseaudio not restarting after crash In-Reply-To: References: <1191964048.7000.16.camel@localhost.localdomain> Message-ID: <1191969982.7000.37.camel@localhost.localdomain> On Wed, 2007-10-10 at 06:18 +0800, Hikaru Amano wrote: > On 10/10/07, Lubomir Kundrak wrote: > > It's not a bug that it doesn't restart. Many services don't do so. > > Respawning a dying daemon is not a good idea, because in case of > > exploitation of a security issues, it would effectively defeat > > randomization giving the attacker more tries, etc. etc. > > it would be nice if theres something that would notify the user that > pulseaudio terminated (and maybe ask permission to restart it) ... > rather than silently quit and left the users wondering what happened > to their pc sound and started blaming Fedora doesnt work ... It would be a just blame. Pulseaudio should _not_ crash. Imagine if we did thing such as this (the respawn) for about every thing that is expected to run and can crash -- not a real solution. > > The real problem is the crash. Do you have a core dump? Or at least > > relevant lines from the log file? Are you able to reproduce the problem? > > Please do file a bug in case you do/are. > > ( I think i should use the term stopped rather than crashed ) > > I couldnt find the cause of pulseaudio stopping yet .. pulseaudio > suddenly quits on random .. > > the last time it terminated, pulseaudio gived out this error > > [kagesenshi at Hikari ~]$ while true;do pulseaudio ;echo "DIED";done > Soft CPU time limit exhausted, terminating. > E: module-volume-restore.c: failed to open file '(null)': No such file > or directory > DIED I had exactly the same problem. https://bugzilla.redhat.com/show_bug.cgi?id=322481 After I decided to hunt down the problem and compiled pulseaudio with profiling data, I noticed, that I forgot respawining esd that was now causing two instances of pulseaudio to run. No idea how does it relate, but removing one kind of solved this problem for me. I'll return to it once I have more time. Please use that bug report to trace every piece of information you get about that. -- Lubomir Kundrak (Red Hat Security Response Team) From ericsbinaryworld at gmail.com Tue Oct 9 22:55:40 2007 From: ericsbinaryworld at gmail.com (Eric Mesa) Date: Tue, 09 Oct 2007 18:55:40 -0400 Subject: Gnome Logout Hangs? In-Reply-To: <1191957019.4913.15.camel@raptor.sr.unh.edu> References: <1191936868.4913.2.camel@raptor.sr.unh.edu> <582715960710091205w4b0f822ete5b7b3568fe6bf40@mail.gmail.com> <1191957019.4913.15.camel@raptor.sr.unh.edu> Message-ID: <470C06EC.2060207@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Thomas J. Baker wrote: > On Tue, 2007-10-09 at 15:05 -0400, Eric Mesa wrote: >> Still happens to me. I happen to be running Compiz - you? >> > > Yes I am. > > Thanks, > > tjb Yeah, that's why I never filed a bug report because running compiz means you're running Nvidia or ATI drivers which means they can't help. At least that's the impression I get. - -- Eric Mesa ericsbinaryworld at gmail.com http://www.ericsbinaryworld.com Note: All emails from this address should have a GPG signature. If you have the proper setup you can use this to confirm my identity and that the email was not changed in transit. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iD8DBQFHDAbsPvU+8ApmWXIRAjgzAJ9S/aXKUe4zJdvu3JWwAhLX9MYHTwCfUCTN h0vDdMMlQviTl0FG0z2Ils0= =/b0l -----END PGP SIGNATURE----- From dr.diesel at gmail.com Tue Oct 9 22:59:06 2007 From: dr.diesel at gmail.com (Dr. Diesel) Date: Tue, 9 Oct 2007 18:59:06 -0400 Subject: Gnome Logout Hangs? In-Reply-To: <470C06EC.2060207@gmail.com> References: <1191936868.4913.2.camel@raptor.sr.unh.edu> <582715960710091205w4b0f822ete5b7b3568fe6bf40@mail.gmail.com> <1191957019.4913.15.camel@raptor.sr.unh.edu> <470C06EC.2060207@gmail.com> Message-ID: <2a28d2ab0710091559n87ab3afh6be6125ad56bf929@mail.gmail.com> On 10/9/07, Eric Mesa wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Thomas J. Baker wrote: > > On Tue, 2007-10-09 at 15:05 -0400, Eric Mesa wrote: > >> Still happens to me. I happen to be running Compiz - you? > >> > > > > Yes I am. > > > > Thanks, > > > > tjb > Yeah, that's why I never filed a bug report because running compiz > means you're running Nvidia or ATI drivers which means they can't > help. At least that's the impression I get. > Compiz runs fine on Intel/i910. From abartlet at samba.org Tue Oct 9 23:00:21 2007 From: abartlet at samba.org (Andrew Bartlett) Date: Wed, 10 Oct 2007 09:00:21 +1000 Subject: samba license change In-Reply-To: <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> Message-ID: <1191970821.8865.28.camel@dragonlady> On Tue, 2007-10-09 at 10:07 -0800, Jeff Spaleta wrote: > Samba as a project has every right to re-license its codebase as it > sees fit. But at the same time, don't we as a distributor have some > responsibility to make sure we introduce that change in such a way to > minimize potential licensing violations? I think we do. Isn't this an argument for the Licence tags on RPMs, and for someone to run a depsolver over the packages, ensuring the packages do not rely on services with incompatible licences? Bumping the soname just makes people recompile code, with no further indication as to what is incompatible. Unlike and ABI change, the problem doesn't go away with a rebuild. Andrew Bartlett -- Andrew Bartlett http://samba.org/~abartlet/ Authentication Developer, Samba Team http://samba.org Samba Developer, Red Hat Inc. http://redhat.com -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From fletchal at cs.wisc.edu Tue Oct 9 23:13:51 2007 From: fletchal at cs.wisc.edu (Jason Fletchall) Date: Tue, 09 Oct 2007 18:13:51 -0500 Subject: Behavior Trends in Nautilus and other Desktop Apps Message-ID: <470C0B2F.2030200@cs.wisc.edu> Dear Developers, The Cooperative Bug Isolation Project has made some interesting discoveries about the behavior (and misbehavior) of Nautilus and several other GNOME applications running under Fedora. For those who have not heard of CBI, we instrument applications for users to download. These instrumented binaries send us opt-in feedback data about branch coverage, exit status, etc. For more information, check out the main CBI site here: . For example, we have found that Nautilus 2.14 releases for Fedora 5 were buggy, with almost one run in ten crashing! Subsequent releases of Nautilus 2.16 (Fedora 6) and Nautilus 2.18 (Fedora 7) have been much more stable. Our CBI Early Findings pages, , give more information about trends we have seen in Nautilus and other applications, including snapshots of the very latest CBI crash data. These pages are just a small sample of what we could discover in the data, so we are eager to hear back from all of you. If you have suggestions or requests for things we could look into, or if you have any questions or comments, contact us: . We instrument lots of program actions, not just crashes, so we can also answer questions about feature use, code coverage, branch behavior, etc. Also, the more users we have, the more accurate our findings! If you want to become a part of the CBI community, simply download these packages: . Jason Fletchall University of Wisconsin-Madison From tjb at unh.edu Tue Oct 9 23:16:39 2007 From: tjb at unh.edu (Thomas J. Baker) Date: Tue, 09 Oct 2007 19:16:39 -0400 Subject: Gnome Logout Hangs? In-Reply-To: <470C06EC.2060207@gmail.com> References: <1191936868.4913.2.camel@raptor.sr.unh.edu> <582715960710091205w4b0f822ete5b7b3568fe6bf40@mail.gmail.com> <1191957019.4913.15.camel@raptor.sr.unh.edu> <470C06EC.2060207@gmail.com> Message-ID: <1191971799.26962.8.camel@neuromancer> On Tue, 2007-10-09 at 18:55 -0400, Eric Mesa wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Thomas J. Baker wrote: > > On Tue, 2007-10-09 at 15:05 -0400, Eric Mesa wrote: > >> Still happens to me. I happen to be running Compiz - you? > >> > > > > Yes I am. > > > > Thanks, > > > > tjb > Yeah, that's why I never filed a bug report because running compiz > means you're running Nvidia or ATI drivers which means they can't > help. At least that's the impression I get. > I have the same problem on my Intel laptop so I don't think it's related to the NVIDIA driver on my desktop. It's some type of hang because if I just C-A-Backspace, gdm comes back up fine. Something is not letting X reset. tjb -- ======================================================================= | Thomas Baker email: tjb at unh.edu | | Systems Programmer | | Research Computing Center voice: (603) 862-4490 | | University of New Hampshire fax: (603) 862-1761 | | 332 Morse Hall | | Durham, NH 03824 USA http://wintermute.sr.unh.edu/~tjb | ======================================================================= From jkeating at redhat.com Tue Oct 9 23:15:53 2007 From: jkeating at redhat.com (Jesse Keating) Date: Tue, 9 Oct 2007 19:15:53 -0400 Subject: OpenSceneGraph-devel woes on F-7/FC-6 ExcludeArch change in stable release In-Reply-To: References: <20071008183932.ebaa3a57.mschwendt.tmp0701.nospam@arcor.de> <20071008190951.d9457c71.mschwendt.tmp0701.nospam@arcor.de> <20071008172617.GE32528@psilocybe.teonanacatl.org> <470A8327.1020204@gmail.com> <20071008201103.2d814b5a@redhat.com> Message-ID: <20071009191553.6d4c2a60@redhat.com> On Tue, 9 Oct 2007 08:03:36 -0700 "Christopher Stone" wrote: > The notification system that is currently available might be the best > way to go then. Perhaps we can enhance the notification system to be > easier to use. For example, it could suggest packages you should > subscribe to for notifications. In addition, there should be > notification levels like there are syslog levels. So the most > important pushes which would require a rebuild would be set at the > highest notification level and then I can just filter out the > notifications I really care about this way. RFEs are best collected in the project upstream tracker (: (I'm not saying that this is a bad suggestion, just that it may get lost in a mailing list) -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From jkeating at redhat.com Tue Oct 9 23:16:45 2007 From: jkeating at redhat.com (Jesse Keating) Date: Tue, 9 Oct 2007 19:16:45 -0400 Subject: OpenSceneGraph-devel woes on F-7/FC-6 ExcludeArch change in stable release In-Reply-To: <1191891016.3395.491.camel@mccallum.corsepiu.local> References: <20071008183932.ebaa3a57.mschwendt.tmp0701.nospam@arcor.de> <20071008190951.d9457c71.mschwendt.tmp0701.nospam@arcor.de> <1191878740.3395.467.camel@mccallum.corsepiu.local> <20071008201231.156c7027@redhat.com> <1191891016.3395.491.camel@mccallum.corsepiu.local> Message-ID: <20071009191645.19981784@redhat.com> On Tue, 09 Oct 2007 02:50:16 +0200 Ralf Corsepius wrote: > Well, then I can't avoid to ask why the results of this built had not > been communicated to the maintainers, esp. for the ppc64, where > several packages must have failed building - not necessarily nice. I'm almost certain there was repeated listings of what wasn't built. Bill Nottingham did almost all the build/import work. If there wasn't, I apologize, things were a bit crazy around that time and notification may have not made it past IRC chatter. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From fedora at marcbradshaw.co.uk Tue Oct 9 23:21:01 2007 From: fedora at marcbradshaw.co.uk (Marc Bradshaw) Date: Wed, 10 Oct 2007 09:21:01 +1000 Subject: Help requested re build errors on x86_64-devel Message-ID: <470C0CDD.7070901@marcbradshaw.co.uk> Hi, Are there any c++ gurus on the list who could shed some light on a problem we are having building a package for x86_64-devel. The package builds in i386-devel and x86_64-f7 but fails on x86_64-devel with lots of "template with C linkage"errors. Bugzilla and buildlog links follow. https://bugzilla.redhat.com/show_bug.cgi?id=310641 http://dribble.org.uk/buildlogs/GREYCstoration-2.5.2-4/8/x86_64/ Thanks, -Marc From jkeating at redhat.com Tue Oct 9 23:18:53 2007 From: jkeating at redhat.com (Jesse Keating) Date: Tue, 9 Oct 2007 19:18:53 -0400 Subject: Merging totem and totem-xine In-Reply-To: <1191965532.23786.18.camel@Diffingo.localdomain> References: <1191890955.14085.11.camel@Diffingo.localdomain> <470B0E6D.3000606@gmail.com> <20071009130752.GA18900@nostromo.devel.redhat.com> <1191939517.3626.90.camel@cookie.hadess.net> <1191964106.23786.9.camel@Diffingo.localdomain> <1191965382.3626.108.camel@cookie.hadess.net> <1191965532.23786.18.camel@Diffingo.localdomain> Message-ID: <20071009191853.3c023603@redhat.com> On Tue, 09 Oct 2007 17:32:12 -0400 Stewart Adam wrote: > What do you think of a simple dialog box like this? > > |-------------------------- Totem engine --------------------------| > | Please select the engine you would like to use for totem below: | > | | > | |^ gstreamer | > | | xine | > | | > | [ OK ] [ Cancel ] | > |__________________________________________________________________| What does that actually mean to a user? How do you explain what "gstreamer" is vs "xine"? When do you propose you through this mysterious question at the user? -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From a.badger at gmail.com Tue Oct 9 23:22:17 2007 From: a.badger at gmail.com (Toshio Kuratomi) Date: Tue, 09 Oct 2007 16:22:17 -0700 Subject: samba license change In-Reply-To: <1191970821.8865.28.camel@dragonlady> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> Message-ID: <470C0D29.4050101@gmail.com> Andrew Bartlett wrote: > On Tue, 2007-10-09 at 10:07 -0800, Jeff Spaleta wrote: > >> Samba as a project has every right to re-license its codebase as it >> sees fit. But at the same time, don't we as a distributor have some >> responsibility to make sure we introduce that change in such a way to >> minimize potential licensing violations? I think we do. > > Isn't this an argument for the Licence tags on RPMs, and for someone to > run a depsolver over the packages, ensuring the packages do not rely on > services with incompatible licences? > > Bumping the soname just makes people recompile code, with no further > indication as to what is incompatible. Unlike and ABI change, the > problem doesn't go away with a rebuild. > I think the problem people are trying to address is how to allow the packages which can only link to libsmbclient-GPLv2+ to do so while providing samba-GPLv3+ for everything else. If we have an SONAME bump, then we can have a package for the programs which need GPLv2 and a package for the packages which are free to move on. Without the SONAME bump we'd have to do one of the following: * static library or private directory for libsmb-GPLv2+ and have the affected programs set up to find the library there. * Rename the libsmbclient-GPLv2+ library so it has a different SONAME by virtue of its name. The problem you bring up is also worthwhile but it is a separate issue (detecting of problems rather than how to address the problems once they are brought to light.) -Toshio From kevin.kofler at chello.at Tue Oct 9 23:56:46 2007 From: kevin.kofler at chello.at (Kevin Kofler) Date: Tue, 9 Oct 2007 23:56:46 +0000 (UTC) Subject: samba license change References: <1191420459.8632.60.camel@localhost.localdomain> <8718ff870710081434h35f7f0c2w7dc6be9718aa7b7b@mail.gmail.com> Message-ID: Rex Dieter math.unl.edu> writes: > (1) qt is GPLv2, trolltech is evaluating GPLv2+ or GPLv3, but that's all > behind closed doors with no visible movement. There is a proposal within > kde to move to (L)GPLv2+. Note that the LGPLv2 is compatible with all GPLv2+ because the LGPLv2->GPL conversion clause explicitly allows any later version of the GPL. It's the GPLv2 code (Qt, some application code) which is the problem. Kevin Kofler From s.adam at diffingo.com Wed Oct 10 01:00:10 2007 From: s.adam at diffingo.com (Stewart Adam) Date: Tue, 09 Oct 2007 21:00:10 -0400 Subject: Merging totem and totem-xine In-Reply-To: <20071009191853.3c023603@redhat.com> References: <1191890955.14085.11.camel@Diffingo.localdomain> <470B0E6D.3000606@gmail.com> <20071009130752.GA18900@nostromo.devel.redhat.com> <1191939517.3626.90.camel@cookie.hadess.net> <1191964106.23786.9.camel@Diffingo.localdomain> <1191965382.3626.108.camel@cookie.hadess.net> <1191965532.23786.18.camel@Diffingo.localdomain> <20071009191853.3c023603@redhat.com> Message-ID: <1191978010.7325.4.camel@Diffingo.localdomain> On Tue, 2007-10-09 at 19:18 -0400, Jesse Keating wrote: > On Tue, 09 Oct 2007 17:32:12 -0400 > Stewart Adam wrote: > > > What do you think of a simple dialog box like this? > > > > |-------------------------- Totem engine --------------------------| > > | Please select the engine you would like to use for totem below: | > > | | > > | |^ gstreamer | > > | | xine | > > | | > > | [ OK ] [ Cancel ] | > > |__________________________________________________________________| > > What does that actually mean to a user? How do you explain what > "gstreamer" is vs "xine"? When do you propose you through this > mysterious question at the user? This is what I was thinking of adding "Totem Backend" to Preferences, that dialog would be it. If we need a quick description, that can be done too underneath the current selection: "The gstreamer backend is the Fedora default and uses gstreamer codecs to play multimedia files." "The xine backend uses the xine codecs to play multimedia files. The xine backend, among other things, support DVD menus." Stewart From davej at redhat.com Wed Oct 10 01:25:05 2007 From: davej at redhat.com (Dave Jones) Date: Tue, 9 Oct 2007 21:25:05 -0400 Subject: rawhide report: 20071009 changes In-Reply-To: <1191931861.28263.74.camel@localhost.localdomain> References: <200710091011.l99ABpOZ013976@porkchop.devel.redhat.com> <470B55ED.2070309@fedoraproject.org> <1191931861.28263.74.camel@localhost.localdomain> Message-ID: <20071010012505.GB22848@redhat.com> On Tue, Oct 09, 2007 at 08:11:01AM -0400, Jeremy Katz wrote: > On Tue, 2007-10-09 at 15:50 +0530, Rahul Sundaram wrote: > > Build System wrote: > > > kernel-2.6.23-0.224.rc9.git6.fc8 > > > -------------------------------- > > > * Mon Oct 08 2007 Dave Jones > > > - Add a bunch of modules to the 586 kernel for the livecd. > > > > Do live images support the i586 arch? > > No; the live images are built with the i686 kernel Oh well, no real harm (other than a few seconds extra build time). Dave -- http://www.codemonkey.org.uk From mtasaka at ioa.s.u-tokyo.ac.jp Wed Oct 10 01:34:54 2007 From: mtasaka at ioa.s.u-tokyo.ac.jp (Mamoru Tasaka) Date: Wed, 10 Oct 2007 10:34:54 +0900 Subject: Help requested re build errors on x86_64-devel In-Reply-To: <470C0CDD.7070901@marcbradshaw.co.uk> References: <470C0CDD.7070901@marcbradshaw.co.uk> Message-ID: <470C2C3E.5010701@ioa.s.u-tokyo.ac.jp> Marc Bradshaw wrote, at 10/10/2007 08:21 AM +9:00: > Hi, > > Are there any c++ gurus on the list who could shed some light on a > problem we are having building a package for x86_64-devel. > The package builds in i386-devel and x86_64-f7 but fails on x86_64-devel > with lots of "template with C linkage"errors. > > Bugzilla and buildlog links follow. > > https://bugzilla.redhat.com/show_bug.cgi?id=310641 > > http://dribble.org.uk/buildlogs/GREYCstoration-2.5.2-4/8/x86_64/ > This srpm can be rebuilt on all arch, dist-f8. http://koji.fedoraproject.org/koji/taskinfo?taskID=189122 I guess the build failure you saw is because your build used gimp 2.4.0 rc1. Update gimp to 2.4.0 rc3. (current rawhide Fedora's gimp is gimp-2.4.0-0.rc3.1.fc8). Similar discussion is found on https://bugzilla.redhat.com/show_bug.cgi?id=250210#c9 Regards, Mamoru From abartlet at samba.org Wed Oct 10 03:38:10 2007 From: abartlet at samba.org (Andrew Bartlett) Date: Wed, 10 Oct 2007 13:38:10 +1000 Subject: samba license change In-Reply-To: <470C0D29.4050101@gmail.com> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> Message-ID: <1191987490.10594.1.camel@naomi> On Tue, 2007-10-09 at 16:22 -0700, Toshio Kuratomi wrote: > Andrew Bartlett wrote: > > On Tue, 2007-10-09 at 10:07 -0800, Jeff Spaleta wrote: > > > >> Samba as a project has every right to re-license its codebase as it > >> sees fit. But at the same time, don't we as a distributor have some > >> responsibility to make sure we introduce that change in such a way to > >> minimize potential licensing violations? I think we do. > > > > Isn't this an argument for the Licence tags on RPMs, and for someone to > > run a depsolver over the packages, ensuring the packages do not rely on > > services with incompatible licences? > > > > Bumping the soname just makes people recompile code, with no further > > indication as to what is incompatible. Unlike and ABI change, the > > problem doesn't go away with a rebuild. > > > > I think the problem people are trying to address is how to allow the > packages which can only link to libsmbclient-GPLv2+ to do so while > providing samba-GPLv3+ for everything else. If we have an SONAME bump, > then we can have a package for the programs which need GPLv2 and a > package for the packages which are free to move on. The problem is, there is no long-term will to maintain such a -compat package. How long would such a package last - forever if other packages don't move? Who would maintain it? The bit that bothers me is that not only was Samba for the longest time mentioned in most GPLv3 news articles, we asked if anybody had a reason not to change our licence, and nobody gave a compelling reason. We have time yet before Samba 3.2.0 for other packages to either allow a compatible licence, or decide that they no longer need the services Samba's library provides. Andrew Bartlett -- Andrew Bartlett http://samba.org/~abartlet/ Authentication Developer, Samba Team http://samba.org Samba Developer, Red Hat Inc. http://redhat.com -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From sundaram at fedoraproject.org Wed Oct 10 03:49:13 2007 From: sundaram at fedoraproject.org (Rahul Sundaram) Date: Wed, 10 Oct 2007 09:19:13 +0530 Subject: samba license change In-Reply-To: <1191987490.10594.1.camel@naomi> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> Message-ID: <470C4BB9.5060905@fedoraproject.org> Andrew Bartlett wrote: > > The problem is, there is no long-term will to maintain such a -compat > package. How long would such a package last - forever if other packages > don't move? Who would maintain it? I assume whoever is dependent on Samba but can't make the move to a compatible license would be interesting in maintaining it. I don't think it is feasible for us to have a new release of Fedora where something as major as GNOME or KDE does not have any Samba support. Do you? > The bit that bothers me is that not only was Samba for the longest time > mentioned in most GPLv3 news articles, we asked if anybody had a reason > not to change our licence, and nobody gave a compelling reason. Things are not working a vacuum. You know the major players in Free dependent on Samba which includes GNOME and KDE. The license incompatibility that would occur as a result of this move was very plain to everyone involved. Such a transition can take several months if we have to introduce it into the distribution. I don't see any way out of a maintaining a GPLv2 version of Samba for a while unless everyone involved moves to GPLv3 or compatible licenses for their own software quickly if they are dependent on Samba. Rahul From jspaleta at gmail.com Wed Oct 10 03:56:04 2007 From: jspaleta at gmail.com (Jeff Spaleta) Date: Tue, 9 Oct 2007 19:56:04 -0800 Subject: samba license change In-Reply-To: <470C4BB9.5060905@fedoraproject.org> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <470C4BB9.5060905@fedoraproject.org> Message-ID: <604aa7910710092056o3893871et8bb11d73ce84ef52@mail.gmail.com> On 10/9/07, Rahul Sundaram wrote: > I don't see any way out of a > maintaining a GPLv2 version of Samba for a while unless everyone > involved moves to GPLv3 or compatible licenses for their own software > quickly if they are dependent on Samba. is kdebase/kdebase4 the only problem package(s) currently in fedora proper? -jef From rc040203 at freenet.de Wed Oct 10 04:06:34 2007 From: rc040203 at freenet.de (Ralf Corsepius) Date: Wed, 10 Oct 2007 06:06:34 +0200 Subject: samba license change In-Reply-To: <1191987490.10594.1.camel@naomi> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> Message-ID: <1191989194.3395.628.camel@mccallum.corsepiu.local> On Wed, 2007-10-10 at 13:38 +1000, Andrew Bartlett wrote: > The bit that bothers me is that not only was Samba for the longest time > mentioned in most GPLv3 news articles, we asked if anybody had a reason > not to change our licence, and nobody gave a compelling reason. The rationales for projects not wanting to switch to GPLv3 are quite simple: - GPLv2 has a long tradition. How to apply it is well understood, its implications on works is well understood. - GPLv2 had been challenged at courts. Its leaks/wholes and its validity/applicability are well understood. With GPLv3 these points do not apply anymore. It's all "brand new". I.e. on one hand you have the FSF claiming GPLv3 to be "great progress" and to close "leaks" GPLv2 has/was accused to have, on the other hand you have fear und uncertainty due to lack of understanding the GPLv3 and lack of facts to support the FSF's claims (e.g. challenges at courts). Ralf From ssorce at redhat.com Wed Oct 10 04:20:02 2007 From: ssorce at redhat.com (Simo Sorce) Date: Wed, 10 Oct 2007 00:20:02 -0400 Subject: samba license change In-Reply-To: <470C4BB9.5060905@fedoraproject.org> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <470C4BB9.5060905@fedoraproject.org> Message-ID: <1191990002.13627.35.camel@localhost.localdomain> On Wed, 2007-10-10 at 09:19 +0530, Rahul Sundaram wrote: > Andrew Bartlett wrote: > > > > > The problem is, there is no long-term will to maintain such a -compat > > package. How long would such a package last - forever if other packages > > don't move? Who would maintain it? I agree with Andrew and you actually give me a chance to explain why. > I assume whoever is dependent on Samba but can't make the move to a > compatible license would be interesting in maintaining it. I don't think > it is feasible for us to have a new release of Fedora where something as > major as GNOME or KDE does not have any Samba support. Do you? Well there are 2 possible situations: A) The projects that depend on samba are willing to address the licensing problem B) They are not If A we have time, we are talking about F9, plenty of time. If B then they have 2 choices: B.1) Drop functionality B.2) Implement/maintain/whatever their own SMB/CIFS support In both cases I think they should provide the solution. A SONAME bump is just going to break existing application that do not have any licensing problem, it is not going to fix the licensing problem for these projects, a problem they need to solve one way or another anyway. If they choose B.1 a SONAME bump was useless, broke applications, wasted time. If they choose B.2 a SONAME bump was useless, broke applications, wasted time as they are going to provide their own solution anyway in their packages (or through a fork, or whatever). > > The bit that bothers me is that not only was Samba for the longest time > > mentioned in most GPLv3 news articles, we asked if anybody had a reason > > not to change our licence, and nobody gave a compelling reason. > > Things are not working a vacuum. Oh this is exactly right, things do not happen in a vacuum, the license change of Samba was *largely* anticipated and announced some time ago. Plenty of time to act. And remember we are not forcing anybody on a solution, these projects are completely free to choose their own. > You know the major players in Free > dependent on Samba which includes GNOME and KDE. The license > incompatibility that would occur as a result of this move was very plain > to everyone involved. Yes, it was clear, but let me rant a bit: People started warning about the problems of GPLv2 only licensing *years* ago, when the GPLv3 work was not started yet but was expected to start at some point. Now projects that choose GPLv2 only, choose *consciously* the route of incompatibility with an upgrade. now as these projects made that decision, I think it is only fair they move quickly to fix the problem, they have been given a lot of time to think, the 3.0.x version will still be maintained (security fixes and very serious bugs only) for an year after the GPLv3ed 3.2.0 is out. > Such a transition can take several months if we > have to introduce it into the distribution. I don't see any way out of a > maintaining a GPLv2 version of Samba for a while unless everyone > involved moves to GPLv3 or compatible licenses for their own software > quickly if they are dependent on Samba. See above, there is still some time, I am holding 3.2.0 (we are still pre1 anyway) releases for now, they will not hit rawhide until the matter is solved for Fedora. But this is a general issue, I urge the people that work with GNOME and KDE to ask these projects to decide what they are willing to do in the future without further delaying an inevitable decision. I sent notice to fedora-devel in advance exactly to start kicking the whole machine, as I said we have time, but not the whole eternity, and I haven't seen much around the topic since we made our announcement from the interested parties. Nor when we asked for comments *before* changing the license, nor *after* we announced it. I believe it is time to hear something from our friends :) Simo. From ssorce at redhat.com Wed Oct 10 04:22:03 2007 From: ssorce at redhat.com (Simo Sorce) Date: Wed, 10 Oct 2007 00:22:03 -0400 Subject: samba license change In-Reply-To: <604aa7910710092056o3893871et8bb11d73ce84ef52@mail.gmail.com> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <470C4BB9.5060905@fedoraproject.org> <604aa7910710092056o3893871et8bb11d73ce84ef52@mail.gmail.com> Message-ID: <1191990123.13627.37.camel@localhost.localdomain> On Tue, 2007-10-09 at 19:56 -0800, Jeff Spaleta wrote: > On 10/9/07, Rahul Sundaram wrote: > > I don't see any way out of a > > maintaining a GPLv2 version of Samba for a while unless everyone > > involved moves to GPLv3 or compatible licenses for their own software > > quickly if they are dependent on Samba. > > is kdebase/kdebase4 the only problem package(s) currently in fedora proper? I think most of GNOME should be ok as it is LGPL or GPLv2+, the only app I know that is v2 'only' seem to be Evolution, but I have no idea if Evolution uses libsmbclient for anything, it seem unlikely, but it would be nice to get some confirmation about that. Simo. From ssorce at redhat.com Wed Oct 10 04:26:21 2007 From: ssorce at redhat.com (Simo Sorce) Date: Wed, 10 Oct 2007 00:26:21 -0400 Subject: samba license change In-Reply-To: <1191989194.3395.628.camel@mccallum.corsepiu.local> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <1191989194.3395.628.camel@mccallum.corsepiu.local> Message-ID: <1191990381.13627.42.camel@localhost.localdomain> On Wed, 2007-10-10 at 06:06 +0200, Ralf Corsepius wrote: > On Wed, 2007-10-10 at 13:38 +1000, Andrew Bartlett wrote: > > > The bit that bothers me is that not only was Samba for the longest time > > mentioned in most GPLv3 news articles, we asked if anybody had a reason > > not to change our licence, and nobody gave a compelling reason. > The rationales for projects not wanting to switch to GPLv3 are quite > simple: > - GPLv2 has a long tradition. How to apply it is well understood, its > implications on works is well understood. > - GPLv2 had been challenged at courts. Its leaks/wholes and its > validity/applicability are well understood. > > With GPLv3 these points do not apply anymore. It's all "brand new". > > I.e. on one hand you have the FSF claiming GPLv3 to be "great progress" > and to close "leaks" GPLv2 has/was accused to have, on the other hand > you have fear und uncertainty due to lack of understanding the GPLv3 and > lack of facts to support the FSF's claims (e.g. challenges at courts). If we had to wait for court approval on licenses Free software and Open Source would not exist at all, that has never stopped anybody in the past nor in the present, it is just a marginal consideration. In any case this is completely irrelevant, we are not asking anybody to go GPLv3, but to come out with a decision on what they want to do. Once that is clear we will know how to handle the situation. Simo. From cjdahlin at ncsu.edu Wed Oct 10 04:29:47 2007 From: cjdahlin at ncsu.edu (Casey Dahlin) Date: Wed, 10 Oct 2007 00:29:47 -0400 Subject: yum-updatesd in F8? In-Reply-To: <1191964904.7000.22.camel@localhost.localdomain> References: <364d303b0710090449w1b05ca72o74a0ba2b81a25573@mail.gmail.com> <20071009134029.GA12588@crow.myhome.westell.com> <16de708d0710091352u2d5b1467nc772180fc1c13d9e@mail.gmail.com> <1191963705.4334.16.camel@localhost.localdomain> <1191964904.7000.22.camel@localhost.localdomain> Message-ID: <470C553B.8000000@ncsu.edu> Lubomir Kundrak wrote: > On Tue, 2007-10-09 at 17:01 -0400, Jeremy Katz wrote: > >> On Tue, 2007-10-09 at 15:52 -0500, Arthur Pemberton wrote: >> >>> 1) Does yum-updatesd still block yum and piruit? Causes newbies some headaches. >>> >> You can't have multiple things doing transactions at the same time. It >> just _can't_ be guaranteed to work. Both yum and pirut should now let >> you easily retry (or exit out). Also, the main reason things were >> getting blocked was deadlocking of yum-updatesd in threading land. This >> can't really happen now. >> > > First experience of every new Fedora user ever after clean installation > is pop-up message about that the packages are available, and then > response that "software information" is blocked when he selects to view > the updates. Awful. > > Speaking of which, what are thoughts on adding a yum update step to firstboot? The images are fairly out of date for most of the release cycle, and encouraging users to update right away could be a benefit. > Maybe pirut should be able to tell updatesd that he's going to handle > things himself and he should unlock stuff or whatever. Or updatesd > himself should do all the job of installing the packages, getting the > list, etc., pirut just being the frontend for telling it what to do and > getting and displaying status. > > From sundaram at fedoraproject.org Wed Oct 10 05:09:51 2007 From: sundaram at fedoraproject.org (Rahul Sundaram) Date: Wed, 10 Oct 2007 10:39:51 +0530 Subject: samba license change In-Reply-To: <1191990002.13627.35.camel@localhost.localdomain> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <470C4BB9.5060905@fedoraproject.org> <1191990002.13627.35.camel@localhost.localdomain> Message-ID: <470C5E9F.1050506@fedoraproject.org> Simo Sorce wrote: > Well there are 2 possible situations: > A) The projects that depend on samba are willing to address the > licensing problem > B) They are not C) They are willing to consider a move but they need more time. > If A we have time, we are talking about F9, plenty of time. > > If B then they have 2 choices: > B.1) Drop functionality > B.2) Implement/maintain/whatever their own SMB/CIFS support 3) Introduce a compatibility package and maintain it for a while before sorting out the licensing details. Samba developers have claimed before they will still provide security and bug fixes for the older codebase for a while so this option is feasible. Rahul From rc040203 at freenet.de Wed Oct 10 05:10:55 2007 From: rc040203 at freenet.de (Ralf Corsepius) Date: Wed, 10 Oct 2007 07:10:55 +0200 Subject: samba license change In-Reply-To: <1191990381.13627.42.camel@localhost.localdomain> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <1191989194.3395.628.camel@mccallum.corsepiu.local> <1191990381.13627.42.camel@localhost.localdomain> Message-ID: <1191993055.3395.643.camel@mccallum.corsepiu.local> On Wed, 2007-10-10 at 00:26 -0400, Simo Sorce wrote: > On Wed, 2007-10-10 at 06:06 +0200, Ralf Corsepius wrote: > > On Wed, 2007-10-10 at 13:38 +1000, Andrew Bartlett wrote: > > > > > The bit that bothers me is that not only was Samba for the longest time > > > mentioned in most GPLv3 news articles, we asked if anybody had a reason > > > not to change our licence, and nobody gave a compelling reason. > > The rationales for projects not wanting to switch to GPLv3 are quite > > simple: > > - GPLv2 has a long tradition. How to apply it is well understood, its > > implications on works is well understood. > > - GPLv2 had been challenged at courts. Its leaks/wholes and its > > validity/applicability are well understood. > > > > With GPLv3 these points do not apply anymore. It's all "brand new". > > > > I.e. on one hand you have the FSF claiming GPLv3 to be "great progress" > > and to close "leaks" GPLv2 has/was accused to have, on the other hand > > you have fear und uncertainty due to lack of understanding the GPLv3 and > > lack of facts to support the FSF's claims (e.g. challenges at courts). > > If we had to wait for court approval on licenses Free software and Open > Source would not exist at all, that has never stopped anybody in the > past nor in the present, it is just a marginal consideration. Well, it matters very much to individuals if they want to endanger themselves by the uncertainties of a "brand new" license a political organization with controversial (some say "fundamentalist zealotic") attitude (the FSF) tries to enforce. > In any case this is completely irrelevant, we are not asking anybody to > go GPLv3, but to come out with a decision on what they want to do. Once > that is clear we will know how to handle the situation. Though I am strongly convinced about OpenSource and am usually supporting it, for my own works, I have decided not to apply GPLv3 (at least for now), because there are details inside I consider counterproductive[1] and ... because I prefer not to expose myself to the risks of this license :) Ralf [1] E.g. the FSF now considering dynamic linkage as "combined works". This topic is not as clear as the FSF wants it to appear. It is controversial and collides with "provided by the OS". From debarshi.ray at gmail.com Wed Oct 10 05:21:41 2007 From: debarshi.ray at gmail.com (Debarshi 'Rishi' Ray) Date: Wed, 10 Oct 2007 10:51:41 +0530 Subject: Non-orphans treated as orphans Message-ID: <3170f42f0710092221i487ac8b0j7dd904254d16672e@mail.gmail.com> https://admin.fedoraproject.org/pkgdb/users/packages/orphan A number of packages (like libedit and nget) which were orphaned sometime back and then taken over, are still listed as orphans in the above URL. These packages have an owner for all the current branches -- FC-6, F-7 and devel, but not for the EOL'ed branches. Is this how it is supposed to be, or should I file a bug/ticket, or is this already a known issue? Cheerio, Debarshi -- GPG key ID: 63D4A5A7 Key server: pgp.mit.edu From jspaleta at gmail.com Wed Oct 10 05:30:53 2007 From: jspaleta at gmail.com (Jeff Spaleta) Date: Tue, 9 Oct 2007 21:30:53 -0800 Subject: samba license change In-Reply-To: <1191990002.13627.35.camel@localhost.localdomain> References: <1191420459.8632.60.camel@localhost.localdomain> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <470C4BB9.5060905@fedoraproject.org> <1191990002.13627.35.camel@localhost.localdomain> Message-ID: <604aa7910710092230o7e935bd9g7bbb2cfa740dd65c@mail.gmail.com> On 10/9/07, Simo Sorce wrote: > Well there are 2 possible situations: > A) The projects that depend on samba are willing to address the > licensing problem > B) They are not > > If A we have time, we are talking about F9, plenty of time. > > If B then they have 2 choices: > B.1) Drop functionality > B.2) Implement/maintain/whatever their own SMB/CIFS support no matter which case... in the meantime... as a distribution we have a serious problem with kdebase. Even if trolltech/kde are in the optimistic scenario A... we as a distribution can't actually build the currently available kdebase against the the gplv3 libsmbclient in our buildsystem or else we are violating the license by rebuilding our kdebase against our libsmbclient. So while we are in the limbo of scenario A resolution everything associated with kde package maintainence STOPS in fedora development leading up to F9. As a distribution can we really afford to do that? -jef From abartlet at samba.org Wed Oct 10 06:05:06 2007 From: abartlet at samba.org (Andrew Bartlett) Date: Wed, 10 Oct 2007 16:05:06 +1000 Subject: samba license change In-Reply-To: <470C5E9F.1050506@fedoraproject.org> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <470C4BB9.5060905@fedoraproject.org> <1191990002.13627.35.camel@localhost.localdomain> <470C5E9F.1050506@fedoraproject.org> Message-ID: <1191996306.10594.38.camel@naomi> On Wed, 2007-10-10 at 10:39 +0530, Rahul Sundaram wrote: > Simo Sorce wrote: > > > Well there are 2 possible situations: > > A) The projects that depend on samba are willing to address the > > licensing problem > > B) They are not > > C) They are willing to consider a move but they need more time. I'm increasingly sceptical about this possibility. This is not a new issue, or an unexpected turn of events. If we try and sweep it under the carpet with a 'compatibility' fork of Samba, then we burden ourselves with this situation forever. > > If A we have time, we are talking about F9, plenty of time. > > > > If B then they have 2 choices: > > B.1) Drop functionality > > B.2) Implement/maintain/whatever their own SMB/CIFS support > > 3) Introduce a compatibility package and maintain it for a while before > sorting out the licensing details. Samba developers have claimed before > they will still provide security and bug fixes for the older codebase > for a while so this option is feasible. If there any real expectation that issues not resolved now (while there is significant movement in this issue) will magically be resolved later. Is that expectation worth the complete packaging mess that this would create? Andrew Bartlett -- Andrew Bartlett http://samba.org/~abartlet/ Authentication Developer, Samba Team http://samba.org Samba Developer, Red Hat Inc. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From abartlet at samba.org Wed Oct 10 06:05:17 2007 From: abartlet at samba.org (Andrew Bartlett) Date: Wed, 10 Oct 2007 16:05:17 +1000 Subject: samba license change In-Reply-To: <1191993055.3395.643.camel@mccallum.corsepiu.local> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <1191989194.3395.628.camel@mccallum.corsepiu.local> <1191990381.13627.42.camel@localhost.localdomain> <1191993055.3395.643.camel@mccallum.corsepiu.local> Message-ID: <1191996317.10594.39.camel@naomi> On Wed, 2007-10-10 at 07:10 +0200, Ralf Corsepius wrote: > > In any case this is completely irrelevant, we are not asking anybody to > > go GPLv3, but to come out with a decision on what they want to do. Once > > that is clear we will know how to handle the situation. > Though I am strongly convinced about OpenSource and am usually > supporting it, for my own works, I have decided not to apply GPLv3 (at > least for now), because there are details inside I consider > counterproductive[1] and ... because I prefer not to expose myself to > the risks of this license :) And we choose not to provide you with our software, except on the terms that we find best protect it. We are very serious in this business, and have had more to do with the threats, protections and realities around GPL'ed software than many other projects. We choose this licence for good reason, and after wide consultation. If others cannot come to licence their software under the GPL version 2 or later (at your option), a long and respected option for free software licencing, then we respect their choice, and kindly ask that they respect ours. Andrew Bartlett -- Andrew Bartlett http://samba.org/~abartlet/ Authentication Developer, Samba Team http://samba.org Samba Developer, Red Hat Inc. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From abartlet at samba.org Wed Oct 10 06:07:19 2007 From: abartlet at samba.org (Andrew Bartlett) Date: Wed, 10 Oct 2007 16:07:19 +1000 Subject: samba license change In-Reply-To: <604aa7910710092230o7e935bd9g7bbb2cfa740dd65c@mail.gmail.com> References: <1191420459.8632.60.camel@localhost.localdomain> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <470C4BB9.5060905@fedoraproject.org> <1191990002.13627.35.camel@localhost.localdomain> <604aa7910710092230o7e935bd9g7bbb2cfa740dd65c@mail.gmail.com> Message-ID: <1191996439.10594.41.camel@naomi> On Tue, 2007-10-09 at 21:30 -0800, Jeff Spaleta wrote: > On 10/9/07, Simo Sorce wrote: > > Well there are 2 possible situations: > > A) The projects that depend on samba are willing to address the > > licensing problem > > B) They are not > > > > If A we have time, we are talking about F9, plenty of time. > > > > If B then they have 2 choices: > > B.1) Drop functionality > > B.2) Implement/maintain/whatever their own SMB/CIFS support > > no matter which case... in the meantime... as a distribution we have a > serious problem with kdebase. Even if trolltech/kde are in the > optimistic scenario A... we as a distribution can't actually build the > currently available kdebase against the the gplv3 libsmbclient in our > buildsystem or else we are violating the license by rebuilding our > kdebase against our libsmbclient. So while we are in the limbo of > scenario A resolution everything associated with kde package > maintainence STOPS in fedora development leading up to F9. No, you could just stop building the optional support for libsmbclient in the meantime. Andrew Bartlett -- Andrew Bartlett http://samba.org/~abartlet/ Authentication Developer, Samba Team http://samba.org Samba Developer, Red Hat Inc. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From sundaram at fedoraproject.org Wed Oct 10 06:09:08 2007 From: sundaram at fedoraproject.org (Rahul Sundaram) Date: Wed, 10 Oct 2007 11:39:08 +0530 Subject: samba license change In-Reply-To: <1191996306.10594.38.camel@naomi> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <470C4BB9.5060905@fedoraproject.org> <1191990002.13627.35.camel@localhost.localdomain> <470C5E9F.1050506@fedoraproject.org> <1191996306.10594.38.camel@naomi> Message-ID: <470C6C84.3020802@fedoraproject.org> Andrew Bartlett wrote: > If there any real expectation that issues not resolved now (while there > is significant movement in this issue) will magically be resolved later. > Is that expectation worth the complete packaging mess that this would > create? What is your suggested alternative? That we release Fedora 9 with no support for Samba in KDE ? Step outside the narrow perspective of just Samba and think about the distributions which are the gateway to your end users. Rahul From peter at thecodergeek.com Wed Oct 10 06:14:21 2007 From: peter at thecodergeek.com (Peter Gordon) Date: Tue, 09 Oct 2007 23:14:21 -0700 Subject: Merging totem and totem-xine In-Reply-To: <1191978010.7325.4.camel@Diffingo.localdomain> References: <1191890955.14085.11.camel@Diffingo.localdomain> <470B0E6D.3000606@gmail.com> <20071009130752.GA18900@nostromo.devel.redhat.com> <1191939517.3626.90.camel@cookie.hadess.net> <1191964106.23786.9.camel@Diffingo.localdomain> <1191965382.3626.108.camel@cookie.hadess.net> <1191965532.23786.18.camel@Diffingo.localdomain> <20071009191853.3c023603@redhat.com> <1191978010.7325.4.camel@Diffingo.localdomain> Message-ID: <1191996861.4028.8.camel@localhost.localdomain> On Tue, 2007-10-09 at 21:00 -0400, Stewart Adam wrote: > "The gstreamer backend is the Fedora default and uses gstreamer codecs > to play multimedia files." > > "The xine backend uses the xine codecs to play multimedia files. The > xine backend, among other things, support DVD menus." > While I think your idea about these descriptions is good, it seems entirely infeasible, mainly because Xine as shipped in Fedora does _not_ support DVD menus. Though you can install non-Free codecs from wThat Other Repository(TM) which grant this ability to Xine-using applications, the fact remains that if we say something about features that a program supports, we want it to be true "out of the box" or with as little configuration necessary to achieve the goal. Again, I don't believe it is right to say it supports DVD menus when it does not as-is in Fedora; however, I like your idea of contrasting features in the description. -- Peter Gordon (codergeek42) GnuPG Public Key ID: 0xFFC19479 / Fingerprint: DD68 A414 56BD 6368 D957 9666 4268 CB7A FFC1 9479 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From peter at thecodergeek.com Wed Oct 10 06:16:14 2007 From: peter at thecodergeek.com (Peter Gordon) Date: Tue, 09 Oct 2007 23:16:14 -0700 Subject: Merging totem and totem-xine In-Reply-To: <1191996861.4028.8.camel@localhost.localdomain> References: <1191890955.14085.11.camel@Diffingo.localdomain> <470B0E6D.3000606@gmail.com> <20071009130752.GA18900@nostromo.devel.redhat.com> <1191939517.3626.90.camel@cookie.hadess.net> <1191964106.23786.9.camel@Diffingo.localdomain> <1191965382.3626.108.camel@cookie.hadess.net> <1191965532.23786.18.camel@Diffingo.localdomain> <20071009191853.3c023603@redhat.com> <1191978010.7325.4.camel@Diffingo.localdomain> <1191996861.4028.8.camel@localhost.localdomain> Message-ID: <1191996974.4028.11.camel@localhost.localdomain> On Tue, 2007-10-09 at 23:14 -0700, Peter Gordon wrote: > While I think your idea about these descriptions is good, it seems > entirely infeasible, [...] Rereading my message, I should clarify this: It's not entirely infeasible as a concept; but as you had worded it (Stewart), it would have been so. -- Peter Gordon (codergeek42) GnuPG Public Key ID: 0xFFC19479 / Fingerprint: DD68 A414 56BD 6368 D957 9666 4268 CB7A FFC1 9479 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From jspaleta at gmail.com Wed Oct 10 06:22:24 2007 From: jspaleta at gmail.com (Jeff Spaleta) Date: Tue, 9 Oct 2007 22:22:24 -0800 Subject: samba license change In-Reply-To: <1191996439.10594.41.camel@naomi> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <470C4BB9.5060905@fedoraproject.org> <1191990002.13627.35.camel@localhost.localdomain> <604aa7910710092230o7e935bd9g7bbb2cfa740dd65c@mail.gmail.com> <1191996439.10594.41.camel@naomi> Message-ID: <604aa7910710092322x659d6be4ne17f54902eda3ff6@mail.gmail.com> On 10/9/07, Andrew Bartlett wrote: > No, you could just stop building the optional support for libsmbclient > in the meantime. Sorry, I totally missed that obvious option. I'll have to see what the kde maintainers think about that in the short term. -jef From lesmikesell at gmail.com Wed Oct 10 06:26:58 2007 From: lesmikesell at gmail.com (Les Mikesell) Date: Wed, 10 Oct 2007 01:26:58 -0500 Subject: samba license change In-Reply-To: <1191996317.10594.39.camel@naomi> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <1191989194.3395.628.camel@mccallum.corsepiu.local> <1191990381.13627.42.camel@localhost.localdomain> <1191993055.3395.643.camel@mccallum.corsepiu.local> <1191996317.10594.39.camel@naomi> Message-ID: <470C70B2.4030407@gmail.com> Andrew Bartlett wrote: > On Wed, 2007-10-10 at 07:10 +0200, Ralf Corsepius wrote: > >>> In any case this is completely irrelevant, we are not asking anybody to >>> go GPLv3, but to come out with a decision on what they want to do. Once >>> that is clear we will know how to handle the situation. >> Though I am strongly convinced about OpenSource and am usually >> supporting it, for my own works, I have decided not to apply GPLv3 (at >> least for now), because there are details inside I consider >> counterproductive[1] and ... because I prefer not to expose myself to >> the risks of this license :) > > And we choose not to provide you with our software, except on the terms > that we find best protect it. We are very serious in this business, and > have had more to do with the threats, protections and realities around > GPL'ed software than many other projects. We choose this licence for > good reason, and after wide consultation. Did you mean to imply that the people using, say, the Apache license aren't serious? -- Les Mikesell lesmikesell at gmail.com From mk at crc.dk Wed Oct 10 06:53:02 2007 From: mk at crc.dk (Mogens Kjaer) Date: Wed, 10 Oct 2007 08:53:02 +0200 Subject: Another readahead issue In-Reply-To: References: <1191889707.25531.49.camel@vincent52.localdomain> Message-ID: <470C76CE.8060204@crc.dk> Rex Dieter wrote: ... > imo, avoid the mess, firefox could use an unversioned folder, > say, /usr/lib/firefox. I assume there's good reasons not to do this tho, > else the firefox packagin/maintainer would be doing this already, right? :) I've installed a 32bit firefox on a x86_64 F7, and the default.later has references to /usr/lib64/firefox- so just using /usr/lib64/firefox in default.later would be wrong. Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Fax: +45 33 27 47 08 Email: mk at crc.dk Homepage: http://www.crc.dk From abartlet at samba.org Wed Oct 10 07:03:39 2007 From: abartlet at samba.org (Andrew Bartlett) Date: Wed, 10 Oct 2007 17:03:39 +1000 Subject: samba license change In-Reply-To: <470C70B2.4030407@gmail.com> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <1191989194.3395.628.camel@mccallum.corsepiu.local> <1191990381.13627.42.camel@localhost.localdomain> <1191993055.3395.643.camel@mccallum.corsepiu.local> <1191996317.10594.39.camel@naomi> <470C70B2.4030407@gmail.com> Message-ID: <1191999819.10594.48.camel@naomi> On Wed, 2007-10-10 at 01:26 -0500, Les Mikesell wrote: > Andrew Bartlett wrote: > > On Wed, 2007-10-10 at 07:10 +0200, Ralf Corsepius wrote: > > > >>> In any case this is completely irrelevant, we are not asking anybody to > >>> go GPLv3, but to come out with a decision on what they want to do. Once > >>> that is clear we will know how to handle the situation. > >> Though I am strongly convinced about OpenSource and am usually > >> supporting it, for my own works, I have decided not to apply GPLv3 (at > >> least for now), because there are details inside I consider > >> counterproductive[1] and ... because I prefer not to expose myself to > >> the risks of this license :) > > > > And we choose not to provide you with our software, except on the terms > > that we find best protect it. We are very serious in this business, and > > have had more to do with the threats, protections and realities around > > GPL'ed software than many other projects. We choose this licence for > > good reason, and after wide consultation. > > Did you mean to imply that the people using, say, the Apache license > aren't serious? No, and with GPLv3 we are very glad to be able to link Samba with Apache Licenced software. It is one of the many reasons we moved to GPLv3. I simply mean to say that we as the Samba Team did not take this decision lightly, nor do we consider it a risky option, but a choice made for the good of our project. Andrew Bartlett -- Andrew Bartlett http://samba.org/~abartlet/ Authentication Developer, Samba Team http://samba.org Samba Developer, Red Hat Inc. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From jamatos at fc.up.pt Tue Oct 9 21:08:38 2007 From: jamatos at fc.up.pt (=?iso-8859-1?q?Jos=E9_Matos?=) Date: Tue, 9 Oct 2007 22:08:38 +0100 Subject: yum-updatesd in F8? In-Reply-To: <16de708d0710091352u2d5b1467nc772180fc1c13d9e@mail.gmail.com> References: <20071009134029.GA12588@crow.myhome.westell.com> <16de708d0710091352u2d5b1467nc772180fc1c13d9e@mail.gmail.com> Message-ID: <200710092208.38706.jamatos@fc.up.pt> On Tuesday 09 October 2007 21:52:57 Arthur Pemberton wrote: > 1) Does yum-updatesd still block yum and piruit? Causes newbies some > headaches. It works for me. > 2) Does the GUI (pup?) work in KDE? puplet works for me on KDE. -- Jos? Ab?lio From alexl at redhat.com Wed Oct 10 07:15:28 2007 From: alexl at redhat.com (Alexander Larsson) Date: Wed, 10 Oct 2007 09:15:28 +0200 Subject: samba license change In-Reply-To: <200710092018.21899.ville.skytta@iki.fi> References: <1191420459.8632.60.camel@localhost.localdomain> <1191936845.8880.8.camel@localhost.localdomain> <1191948598.8880.24.camel@localhost.localdomain> <200710092018.21899.ville.skytta@iki.fi> Message-ID: <1192000528.13539.61.camel@localhost.localdomain> On Tue, 2007-10-09 at 20:18 +0300, Ville Skytt? wrote: > On Tuesday 09 October 2007, Simo Sorce wrote: > > > > Ah and btw if someone can check what is the GNOME status wrt this it > > would be nice. Nautilus uses libsmbclient as well. > > I'm no expert on GNOME stuff but I thought it does so through gnome-vfs. > > gnome-vfs2.spec has: > License: LGPLv2 and LGPL+ and GPL+ > # the daemon and the library are LGPLv2 > # the modules are LGPL+ and GPL+ > > libsmbclient is used in modules/smb-method.c, which carries a GPLv2+ notice. > (Dunno if omission of GPLv2+ qualifies as a bug in gnome-vfs2's License tag.) Furthermore, the smb module is run in the daemon, so the license of it doesn't affect applications linking to gnome-vfs. From tsmetana at redhat.com Wed Oct 10 07:42:34 2007 From: tsmetana at redhat.com (=?UTF-8?B?VG9tw6HFoQ==?= Smetana) Date: Wed, 10 Oct 2007 09:42:34 +0200 Subject: Non-orphans treated as orphans In-Reply-To: <3170f42f0710092221i487ac8b0j7dd904254d16672e@mail.gmail.com> References: <3170f42f0710092221i487ac8b0j7dd904254d16672e@mail.gmail.com> Message-ID: <20071010094234.a7fa0212.tsmetana@redhat.com> On Wed, 10 Oct 2007 10:51:41 +0530 "Debarshi 'Rishi' Ray" wrote: > https://admin.fedoraproject.org/pkgdb/users/packages/orphan > > A number of packages (like libedit and nget) which were orphaned > sometime back and then taken over, are still listed as orphans in the > above URL. These packages have an owner for all the current branches > -- FC-6, F-7 and devel, but not for the EOL'ed branches. > > Is this how it is supposed to be, or should I file a bug/ticket, or is > this already a known issue? It's a known problem and it seems it's been taken care of already: https://hosted.fedoraproject.org/projects/packagedb/ticket/55 Regards. -- Tom?? Smetana Base OS Software Engineer, Red Hat RH IRC: #brno #devel #base-os; Freenode IRC: #fedora-devel From andy at warmcat.com Wed Oct 10 07:44:18 2007 From: andy at warmcat.com (Andy Green) Date: Wed, 10 Oct 2007 08:44:18 +0100 Subject: The gstreamer third way In-Reply-To: <1191990002.13627.35.camel@localhost.localdomain> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <470C4BB9.5060905@fedoraproject.org> <1191990002.13627.35.camel@localhost.localdomain> Message-ID: <470C82D2.2010107@warmcat.com> Somebody in the thread at some point said: > Well there are 2 possible situations: > A) The projects that depend on samba are willing to address the > licensing problem > B) They are not > > If A we have time, we are talking about F9, plenty of time. > > If B then they have 2 choices: > B.1) Drop functionality > B.2) Implement/maintain/whatever their own SMB/CIFS support Can this not ultimately be framed and resolved in the same way as gstreamer-plugins-good/bad/ugly? If it is still only a matter of distribution (I didn't really understand the whole of the GPL3 yet), the combination can occur at the end-user. In that scenario until there is a better resolution Fedora ships an increasingly dusty GPL2 Samba and it's up to the user if they replace it with a same soname GPL3 packaged one from elsewhere (it's always up to them anyway, let's face it). -Andy From lkundrak at redhat.com Wed Oct 10 08:40:35 2007 From: lkundrak at redhat.com (Lubomir Kundrak) Date: Wed, 10 Oct 2007 10:40:35 +0200 Subject: samba license change In-Reply-To: References: <1191420459.8632.60.camel@localhost.localdomain> <8718ff870710081434h35f7f0c2w7dc6be9718aa7b7b@mail.gmail.com> Message-ID: <1192005635.6890.2.camel@localhost.localdomain> On Tue, 2007-10-09 at 08:33 -0500, Rex Dieter wrote: > Ville Skytt? wrote: > > > On 10/3/07, Simo Sorce wrote: > >> Samba has changed it's license from GPLv2+ to GPLv3+ > >> The license change affects version 3.2.0 (still a pre-release now). > >> In F-8 we will still have 3.0.X so the change affects F-9 > > > > Looks like KDE may suffer from this, both kdebase and kdebase4 are > > labeled GPLv2 (no "+"). > > Yep, kde is stuck at GPLv2 for now(1), so looks like smb support will have > to be dropped, at least temporarily. Would it be a problem for Samba team to make an exception from the license for KDE? At least for 3.2.0? It might be unlikely that it would hapen, and me, as non-lawyer, know nothing about the legal implications, but that might be one of ways to ensure availability of quality free software. > (1) qt is GPLv2, trolltech is evaluating GPLv2+ or GPLv3, but that's all > behind closed doors with no visible movement. There is a proposal within > kde to move to (L)GPLv2+. All of this is slow, tedious work, often > blocking on lawyers, and we all know how fast they are. > > -- Rex > -- Lubomir Kundrak (Red Hat Security Response Team) From mcepl at redhat.com Wed Oct 10 08:55:25 2007 From: mcepl at redhat.com (Matej Cepl) Date: Wed, 10 Oct 2007 10:55:25 +0200 Subject: Gnome Logout Hangs? References: <1191936868.4913.2.camel@raptor.sr.unh.edu> <582715960710091205w4b0f822ete5b7b3568fe6bf40@mail.gmail.com> <1191957019.4913.15.camel@raptor.sr.unh.edu> <470C06EC.2060207@gmail.com> Message-ID: On 2007-10-09, 22:55 GMT, Eric Mesa wrote: > Yeah, that's why I never filed a bug report because running > compiz > means you're running Nvidia or ATI drivers which means they can't > help. At least that's the impression I get. You can have some level of compiz with open source ati driver -- it is buggy, but it exists. And of course, at least theoretically compiz should work with intel driver as well. Matej From lkundrak at redhat.com Wed Oct 10 09:07:23 2007 From: lkundrak at redhat.com (Lubomir Kundrak) Date: Wed, 10 Oct 2007 11:07:23 +0200 Subject: Gnome Logout Hangs? In-Reply-To: <1191971799.26962.8.camel@neuromancer> References: <1191936868.4913.2.camel@raptor.sr.unh.edu> <582715960710091205w4b0f822ete5b7b3568fe6bf40@mail.gmail.com> <1191957019.4913.15.camel@raptor.sr.unh.edu> <470C06EC.2060207@gmail.com> <1191971799.26962.8.camel@neuromancer> Message-ID: <1192007243.6890.7.camel@localhost.localdomain> On Tue, 2007-10-09 at 19:16 -0400, Thomas J. Baker wrote: > On Tue, 2007-10-09 at 18:55 -0400, Eric Mesa wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > Thomas J. Baker wrote: > > > On Tue, 2007-10-09 at 15:05 -0400, Eric Mesa wrote: > > >> Still happens to me. I happen to be running Compiz - you? > > >> > > > > > > Yes I am. > > > > > > Thanks, > > > > > > tjb > > Yeah, that's why I never filed a bug report because running compiz > > means you're running Nvidia or ATI drivers which means they can't > > help. At least that's the impression I get. > > > > I have the same problem on my Intel laptop so I don't think it's related > to the NVIDIA driver on my desktop. It's some type of hang because if I > just C-A-Backspace, gdm comes back up fine. Something is not letting X > reset. Could you please try to check what is still connected to the X server? Maybe with xwininfo, or look into /proc/*/fd to see what process has an open socket to the X server, or whatver. And please file a bug. -- Lubomir Kundrak (Red Hat Security Response Team) From nicu_fedora at nicubunu.ro Wed Oct 10 09:08:17 2007 From: nicu_fedora at nicubunu.ro (Nicu Buculei) Date: Wed, 10 Oct 2007 12:08:17 +0300 Subject: The gstreamer third way In-Reply-To: <470C82D2.2010107@warmcat.com> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <470C4BB9.5060905@fedoraproject.org> <1191990002.13627.35.camel@localhost.localdomain> <470C82D2.2010107@warmcat.com> Message-ID: <470C9681.9050905@nicubunu.ro> Andy Green wrote: >> Well there are 2 possible situations: >> A) The projects that depend on samba are willing to address the >> licensing problem >> B) They are not >> >> If A we have time, we are talking about F9, plenty of time. >> >> If B then they have 2 choices: >> B.1) Drop functionality >> B.2) Implement/maintain/whatever their own SMB/CIFS support > > Can this not ultimately be framed and resolved in the same way as > gstreamer-plugins-good/bad/ugly? If it is still only a matter of > distribution (I didn't really understand the whole of the GPL3 yet), the > combination can occur at the end-user. No. The ugly gstreamer plugins don't have a license problem, but a patents problem and this problem apply only on certain parts of the world, there are other parts where they are perfectly fine from any point of view. Using the same way for Samba would be knowingly breaking the GPL, something I don't think anybody want to do. -- nicu :: http://nicubunu.ro :: http://nicubunu.blogspot.com Cool Fedora wallpapers: http://fedora.nicubunu.ro/wallpapers/ Open Clip Art Library: http://www.openclipart.org my Fedora stuff: http://fedora.nicubunu.ro From nicolas.mailhot at laposte.net Wed Oct 10 09:42:36 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Wed, 10 Oct 2007 11:42:36 +0200 (CEST) Subject: samba license change In-Reply-To: <470C6C84.3020802@fedoraproject.org> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <470C4BB9.5060905@fedoraproject.org> <1191990002.13627.35.camel@localhost.localdomain> <470C5E9F.1050506@fedoraproject.org> <1191996306.10594.38.camel@naomi> <470C6C84.3020802@fedoraproject.org> Message-ID: <9280.192.54.193.51.1192009356.squirrel@rousalka.dyndns.org> Le Mer 10 octobre 2007 08:09, Rahul Sundaram a ?crit : > Andrew Bartlett wrote: > >> If there any real expectation that issues not resolved now (while >> there >> is significant movement in this issue) will magically be resolved >> later. >> Is that expectation worth the complete packaging mess that this >> would >> create? > > What is your suggested alternative? That we release Fedora 9 with no > support for Samba in KDE ? Step outside the narrow perspective of just > Samba and think about the distributions which are the gateway to your > end users. Rahul : past history proved samba users have been very keen on new Samba releases, because current samba is never "good enough". MS works full-time pushing users to situations where samba is useless and then samba plays catch-up. Freezing samba while KDE moves is not the distro-friendly solution. Users will yell your frozen GPLv2 samba has not the fixes and improvements of GPLv3 samba. You want to complain to someone for putting distributions in a hard place, complain to the KDE project not the Samba guys. Samba has been crystal-clear on its roadmap for a long time. The situation is not different from out-of-tree drivers and upstream vanilla kernel. When you depend on a large piece of complex code it's your responsibility to make sure you take into account announced code or licensing changes on this code. And itt's no use begging for indefinite postponement of those changes when they happen. (if they've been announced for a reasonable time, as is the case there) -- Nicolas Mailhot From nicolas.mailhot at laposte.net Wed Oct 10 09:47:52 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Wed, 10 Oct 2007 11:47:52 +0200 (CEST) Subject: samba license change In-Reply-To: <1191989194.3395.628.camel@mccallum.corsepiu.local> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <1191989194.3395.628.camel@mccallum.corsepiu.local> Message-ID: <41776.192.54.193.51.1192009672.squirrel@rousalka.dyndns.org> Le Mer 10 octobre 2007 06:06, Ralf Corsepius a ?crit : > On Wed, 2007-10-10 at 13:38 +1000, Andrew Bartlett wrote: > >> The bit that bothers me is that not only was Samba for the longest >> time >> mentioned in most GPLv3 news articles, we asked if anybody had a >> reason >> not to change our licence, and nobody gave a compelling reason. > The rationales for projects not wanting to switch to GPLv3 are quite > simple And they don't matter in this case. Simply put, you can choose your own license as you wish, but you also have to respect the licenses of stuff you depend on (it's your choice to depend on external projects, and your burden to bear). -- Nicolas Mailhot From nicolas.mailhot at laposte.net Wed Oct 10 09:51:38 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Wed, 10 Oct 2007 11:51:38 +0200 (CEST) Subject: samba license change In-Reply-To: <1191993055.3395.643.camel@mccallum.corsepiu.local> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <1191989194.3395.628.camel@mccallum.corsepiu.local> <1191990381.13627.42.camel@localhost.localdomain> <1191993055.3395.643.camel@mccallum.corsepiu.local> Message-ID: <63956.192.54.193.51.1192009898.squirrel@rousalka.dyndns.org> Le Mer 10 octobre 2007 07:10, Ralf Corsepius a ?crit : > Well, it matters very much to individuals if they want to endanger > themselves by the uncertainties of a "brand new" license a political > organization with controversial (some say "fundamentalist zealotic") > attitude (the FSF) tries to enforce. Then don't link to GPLv3 code. Simple. Easy. Don't ask for the freedom to make licensing choices then deny it to other projects because they happen to make a different choice than yours (and incidentally they've been involved in actual trials which are likely to be more relevant to them than your anti-FSF parano?a) -- Nicolas Mailhot From andy at warmcat.com Wed Oct 10 09:58:06 2007 From: andy at warmcat.com (Andy Green) Date: Wed, 10 Oct 2007 10:58:06 +0100 Subject: The gstreamer third way In-Reply-To: <470C9681.9050905@nicubunu.ro> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <470C4BB9.5060905@fedoraproject.org> <1191990002.13627.35.camel@localhost.localdomain> <470C82D2.2010107@warmcat.com> <470C9681.9050905@nicubunu.ro> Message-ID: <470CA22E.6050207@warmcat.com> Somebody in the thread at some point said: >> gstreamer-plugins-good/bad/ugly? If it is still only a matter of >> distribution (I didn't really understand the whole of the GPL3 yet), the >> combination can occur at the end-user. > Using the same way for Samba would be knowingly breaking the GPL, > something I don't think anybody want to do. Which part of which GPL do you think would be violated here? -Andy From rc040203 at freenet.de Wed Oct 10 10:20:14 2007 From: rc040203 at freenet.de (Ralf Corsepius) Date: Wed, 10 Oct 2007 12:20:14 +0200 Subject: samba license change In-Reply-To: <63956.192.54.193.51.1192009898.squirrel@rousalka.dyndns.org> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <1191989194.3395.628.camel@mccallum.corsepiu.local> <1191990381.13627.42.camel@localhost.localdomain> <1191993055.3395.643.camel@mccallum.corsepiu.local> <63956.192.54.193.51.1192009898.squirrel@rousalka.dyndns.org> Message-ID: <1192011614.3395.721.camel@mccallum.corsepiu.local> On Wed, 2007-10-10 at 11:51 +0200, Nicolas Mailhot wrote: > Le Mer 10 octobre 2007 07:10, Ralf Corsepius a ?crit : > > > Well, it matters very much to individuals if they want to endanger > > themselves by the uncertainties of a "brand new" license a political > > organization with controversial (some say "fundamentalist zealotic") > > attitude (the FSF) tries to enforce. > > Then don't link to GPLv3 code. Simple. Easy. False - This is not easy. > Don't ask for the freedom to make licensing choices then deny it to > other projects because they happen to make a different choice than > yours (and incidentally they've been involved in actual trials which > are likely to be more relevant to them than your anti-FSF parano?a) I prefer to rely on existing precedences which had been approved by courts, and not a political party's wishful thinking. Ralf From pertusus at free.fr Wed Oct 10 10:31:15 2007 From: pertusus at free.fr (Patrice Dumas) Date: Wed, 10 Oct 2007 12:31:15 +0200 Subject: samba license change In-Reply-To: <1192011614.3395.721.camel@mccallum.corsepiu.local> References: <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <1191989194.3395.628.camel@mccallum.corsepiu.local> <1191990381.13627.42.camel@localhost.localdomain> <1191993055.3395.643.camel@mccallum.corsepiu.local> <63956.192.54.193.51.1192009898.squirrel@rousalka.dyndns.org> <1192011614.3395.721.camel@mccallum.corsepiu.local> Message-ID: <20071010103114.GB16044@free.fr> On Wed, Oct 10, 2007 at 12:20:14PM +0200, Ralf Corsepius wrote: > I prefer to rely on existing precedences which had been approved by > courts, and not a political party's wishful thinking. Then you never change licenses? Somebody have to take the risk to release software under the new license in order to have it challenged in court. It is logical that those who need the new features of the license (the samba team) takes the risk. Those who don't want to take the risk have to rewrite the software under whatever license they prefer. They have to be solidary because they use the work of those who want the new license. -- Pat From mschwendt.tmp0701.nospam at arcor.de Wed Oct 10 10:50:40 2007 From: mschwendt.tmp0701.nospam at arcor.de (Michael Schwendt) Date: Wed, 10 Oct 2007 12:50:40 +0200 Subject: FC6: Metadata file does not match checksum Message-ID: <20071010125040.ae078446.mschwendt.tmp0701.nospam@arcor.de> Revisiting the annoying "Metadata file does not match checksum" problem, since it just came back here like this: $ ll /var/cache/yum/updates-released/ total 488 -rw-r--r-- 1 root root 0 Oct 10 12:28 cachecookie drwxr-xr-x 2 root root 4096 Oct 10 12:28 headers drwxr-xr-x 2 root root 4096 Oct 10 12:28 packages -rw-r--r-- 1 root root 461224 Oct 10 12:33 primary.xml.gz -rw-r--r-- 1 root root 1197 Sep 19 00:47 repomd.xml The cached repomd.xml file is out-of-date from September 19th, and all the mirrors offer much newer repodata from Oct 8th. The mirrors are not to blame here, since Yum does not consider downloading a fresh copy. Instead, it seems it tries to fetch metadata files which match the old repomd index: http://ftp.rhd.ru/pub/fedora/linux/core/updates/6/i386/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum Trying other mirror. primary.xml.gz 100% |=========================| 450 kB 00:01 http://mirrors.kernel.org/fedora/core/updates/6/i386/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum Trying other mirror. primary.xml.gz 450 kB 00:00 ftp://ftp.funet.fi/pub/mirrors/ftp.redhat.com/pub/fedora/linux/core/updates/6/i386/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum Trying other mirror. primary.xml.gz 100% |=========================| 450 kB 00:04 ftp://thales.memphis.edu/fedora/linux/core/updates/6/i386/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum Trying other mirror. [...] Is this observation right? From mschwendt.tmp0701.nospam at arcor.de Wed Oct 10 10:56:57 2007 From: mschwendt.tmp0701.nospam at arcor.de (Michael Schwendt) Date: Wed, 10 Oct 2007 12:56:57 +0200 Subject: FC6 mirrorlists not found Message-ID: <20071010125657.6e7fd6d3.mschwendt.tmp0701.nospam@arcor.de> Sometimes this works and is redirected to rhold.fedoraproject.org, sometimes it doesn't and fails like this: Loading "installonlyn" plugin Setting up Install Process Setting up repositories Could not retrieve mirrorlist http://fedora.redhat.com/download/mirrors/updates-released-fc6 error was [Errno 14] HTTP Error 404: Date: Wed, 10 Oct 2007 10:52:18 GMT Server: Apache/2.2.3 (Red Hat) Content-Length: 324 Content-Type: text/html; charset=iso-8859-1 Error: Cannot find a valid baseurl for repo: updates-released $ grep mirror /etc/yum.repos.d/fedora-updates.repo mirrorlist=http://fedora.redhat.com/download/mirrors/updates-released-fc$releasever Loading "installonlyn" plugin Setting up Install Process Setting up repositories http://less.cogeco.net/pub/fedora/linux/core/updates/6/i386/repodata/repomd.xml: [Errno 12] Timeout: Trying other mirror. updates-released 100% |=========================| 1.2 kB 00:00 Could not retrieve mirrorlist http://fedora.redhat.com/download/mirrors/fedora-extras-6 error was [Errno 14] HTTP Error 404: Date: Wed, 10 Oct 2007 10:55:27 GMT Server: Apache/2.2.3 (Red Hat) Content-Length: 319 Content-Type: text/html; charset=iso-8859-1 Error: Cannot find a valid baseurl for repo: extras From mschwendt.tmp0701.nospam at arcor.de Wed Oct 10 11:01:38 2007 From: mschwendt.tmp0701.nospam at arcor.de (Michael Schwendt) Date: Wed, 10 Oct 2007 13:01:38 +0200 Subject: FC6 mirrorlists not found In-Reply-To: <20071010125657.6e7fd6d3.mschwendt.tmp0701.nospam@arcor.de> References: <20071010125657.6e7fd6d3.mschwendt.tmp0701.nospam@arcor.de> Message-ID: <20071010130138.a2cce2fa.mschwendt.tmp0701.nospam@arcor.de> $ wget http://fedora.redhat.com/download/mirrors/updates-released-fc6 --12:59:14-- http://fedora.redhat.com/download/mirrors/updates-released-fc6 Resolving fedora.redhat.com... 209.132.176.120 Connecting to fedora.redhat.com|209.132.176.120|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: http://rhold.fedoraproject.org/Download/mirrors/updates-released-fc6 [following] --12:59:15-- http://rhold.fedoraproject.org/Download/mirrors/updates-released-fc6 Resolving rhold.fedoraproject.org... 209.132.176.120 Reusing existing connection to fedora.redhat.com:80. HTTP request sent, awaiting response... 404 Not Found 12:59:15 ERROR 404: Not Found. Proxy errors? Sometimes it gives 404, the next time it works again, then fails again. $ wget http://fedora.redhat.com/download/mirrors/updates-released-fc6 --13:00:09-- http://fedora.redhat.com/download/mirrors/updates-released-fc6 Resolving fedora.redhat.com... 209.132.176.120 Connecting to fedora.redhat.com|209.132.176.120|:80... connected. HTTP request sent, awaiting response... 301 Moved Permanently Location: http://rhold.fedoraproject.org/Download/mirrors/updates-released-fc6 [following] --13:00:10-- http://rhold.fedoraproject.org/Download/mirrors/updates-released-fc6 Resolving rhold.fedoraproject.org... 209.132.176.120 Reusing existing connection to fedora.redhat.com:80. HTTP request sent, awaiting response... 200 OK Length: 4488 (4.4K) [text/plain] Saving to: `updates-released-fc6' 100%[=======================================>] 4,488 21.3K/s in 0.2s 13:00:10 (21.3 KB/s) - `updates-released-fc6.2' saved [4488/4488] From drago01 at gmail.com Wed Oct 10 11:06:24 2007 From: drago01 at gmail.com (dragoran) Date: Wed, 10 Oct 2007 13:06:24 +0200 Subject: Gnome Logout Hangs? In-Reply-To: <1191971799.26962.8.camel@neuromancer> References: <1191936868.4913.2.camel@raptor.sr.unh.edu> <582715960710091205w4b0f822ete5b7b3568fe6bf40@mail.gmail.com> <1191957019.4913.15.camel@raptor.sr.unh.edu> <470C06EC.2060207@gmail.com> <1191971799.26962.8.camel@neuromancer> Message-ID: <470CB230.7090305@gmail.com> Thomas J. Baker wrote: > On Tue, 2007-10-09 at 18:55 -0400, Eric Mesa wrote: > >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> Thomas J. Baker wrote: >> >>> On Tue, 2007-10-09 at 15:05 -0400, Eric Mesa wrote: >>> >>>> Still happens to me. I happen to be running Compiz - you? >>>> >>>> >>> Yes I am. >>> >>> Thanks, >>> >>> tjb >>> >> Yeah, that's why I never filed a bug report because running compiz >> means you're running Nvidia or ATI drivers which means they can't >> help. At least that's the impression I get. >> >> > > I have the same problem on my Intel laptop so I don't think it's related > to the NVIDIA driver on my desktop. It's some type of hang because if I > just C-A-Backspace, gdm comes back up fine. Something is not letting X > reset. > well there is a known bug with the nvidia drivers when using compiz with indirect rendering that causes this... but there lastest driver fixes it. And also thats the first time I hear this happening on Intel.... a bug needs to be filled ;) From kevin.kofler at chello.at Wed Oct 10 11:30:48 2007 From: kevin.kofler at chello.at (Kevin Kofler) Date: Wed, 10 Oct 2007 11:30:48 +0000 (UTC) Subject: samba license change References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> Message-ID: Andrew Bartlett samba.org> writes: > The bit that bothers me is that not only was Samba for the longest time > mentioned in most GPLv3 news articles, we asked if anybody had a reason > not to change our licence, and nobody gave a compelling reason. There definitely have been complaints from the KDE camp, both on public news sites like Slashdot and on KDE developer blogs. See, the KDE project can't just move to GPLv3, most of their code is actually LGPL (which allows converting to any GPLv2+) or GPLv2+ already, but Qt is GPLv2 only. So KDE can't do anything without Trolltech, and Trolltech is still in the "evaluating their options" phase. Also be aware that if the problem gets solved, it will be solved only for KDE 4, KDE 3 relies on Qt 3 which is not supported by Trolltech anymore, so the chances for that to change its license are essentially nil. Kevin Kofler From j.w.r.degoede at hhs.nl Wed Oct 10 11:25:17 2007 From: j.w.r.degoede at hhs.nl (Hans de Goede) Date: Wed, 10 Oct 2007 13:25:17 +0200 Subject: samba license change In-Reply-To: References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> Message-ID: <470CB69D.304@hhs.nl> Kevin Kofler wrote: > Andrew Bartlett samba.org> writes: >> The bit that bothers me is that not only was Samba for the longest time >> mentioned in most GPLv3 news articles, we asked if anybody had a reason >> not to change our licence, and nobody gave a compelling reason. > > There definitely have been complaints from the KDE camp, both on public news > sites like Slashdot and on KDE developer blogs. > > See, the KDE project can't just move to GPLv3, most of their code is actually > LGPL (which allows converting to any GPLv2+) or GPLv2+ already, but Qt is GPLv2 > only. So KDE can't do anything without Trolltech, and Trolltech is still in > the "evaluating their options" phase. > > Also be aware that if the problem gets solved, it will be solved only for KDE > 4, KDE 3 relies on Qt 3 which is not supported by Trolltech anymore, so the > chances for that to change its license are essentially nil. > I must say I'm sorry to step into this flamefest, but weren't the QT licensing issues the reasons why we have gnome in the first place? So all in all it turns out that despite all trolltech's promises, they don't follow through? Its really simple to me, TrollTech has the power to fix this, and they should, so instead of endless discussions here, maybe those that care should focus their efforts on TrollTech instead? Regards, hans From opensource at till.name Wed Oct 10 12:02:19 2007 From: opensource at till.name (Till Maas) Date: Wed, 10 Oct 2007 14:02:19 +0200 Subject: FC6: Metadata file does not match checksum In-Reply-To: <20071010125040.ae078446.mschwendt.tmp0701.nospam@arcor.de> References: <20071010125040.ae078446.mschwendt.tmp0701.nospam@arcor.de> Message-ID: <200710101402.19959.opensource@till.name> On Mi Oktober 10 2007, Michael Schwendt wrote: > Revisiting the annoying "Metadata file does not match checksum" problem, > since it just came back here like this: > The cached repomd.xml file is out-of-date from September 19th, and all > the mirrors offer much newer repodata from Oct 8th. The mirrors are > not to blame here, since Yum does not consider downloading a fresh copy. > Instead, it seems it tries to fetch metadata files which match the old > repomd index: > Is this observation right? I always experienced this with any Fedora Release I used (4-7) and imho your observation is right. For me setting the metadata_expire high or just do a "yum clean all" when this happens. Regards, Till -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 827 bytes Desc: This is a digitally signed message part. URL: From kevin.kofler at chello.at Wed Oct 10 12:04:49 2007 From: kevin.kofler at chello.at (Kevin Kofler) Date: Wed, 10 Oct 2007 12:04:49 +0000 (UTC) Subject: samba license change References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <470CB69D.304@hhs.nl> Message-ID: Hans de Goede hhs.nl> writes: > Its really simple to me, TrollTech has the power to fix this, and they > should, so instead of endless discussions here, maybe those that care should > focus their efforts on TrollTech instead? Actually, depending on what exactly gets linked with libsmbclient (which in turn depends on your definition of "linking", is the external kio_smb process the only thing considered "linked" with libsmbclient? ldd seems to think so (the kio_*.so libs are actually started up as separate processes by kdeinit, and only kio_smb.so shows up as linked to libsmbclient), but is ldd the correct definition of "linking" here?), some other KDE contributors may have to relicense their code too. But what's sure is that without Trolltech, KDE can't do anything. Kevin Kofler From aportal at univ-montp2.fr Wed Oct 10 12:06:50 2007 From: aportal at univ-montp2.fr (Alain PORTAL) Date: Wed, 10 Oct 2007 14:06:50 +0200 Subject: FC-6: automake-1.9 on ppc In-Reply-To: <20071009161053.GA24990@camelia.ucw.cz> References: <200710021129.47993.aportal@univ-montp2.fr> <200710080956.38846.aportal@univ-montp2.fr> <20071009161053.GA24990@camelia.ucw.cz> Message-ID: <200710101406.51048.aportal@univ-montp2.fr> Le Tuesday 09 October 2007 18:10:53 Stepan Kasal, vous avez ?crit?: > Hello, > > On Mon, Oct 08, 2007 at 09:56:38AM +0200, Alain PORTAL wrote: > > Previously, I "BuildRequires: automake", but it seems I made a mistake > > and I removed it... > > but you should understand that this would break if automake were > upgraded to 1.10. I don't think. I think if automake is upgraded, it will be search for the upgrade. > I do not think this is a real possibility in FC-6, > so your solution is adequate here. > > But for general development, let me remind that there are only two > safe options: > > 1) either you rely on the autotools-generated files packed in the > tarball, in which case you do not need to BuildRequire anything. It seems I can't rely on these files because when I run ./configure && make, make rerun ./configure > 2) Or you do refresh the autotools generated stuff fully, so you need > at least: > > BuildRequire: autoconf automake > %build > aclocal > autoconf > automake > > The aclocal collects various *.m4 files so you often need > aclocal -I m4 > for *.m4 files in the m4/ subdir of the tarball, and you often need > to BuildRequire libfoo-devel, if libfoo is used by your package and > if it contains a /usr/share/aclocal/foo.m4 > > > As you see, the second option can get a bit complicated, so if the > only problem is a time stamp mistake in the upstream tarball, it > might be a better idea to make the upstream to realease a fixed > tarball, or find the bug and patch it by a "touch -r". I'm not sure this is a time stamp problem. Project is manage with Kdevelop and this is Kdevelop which generate the files. The real problem is that I'm the new upstream and I don't know how to fix... Regards, Alain -- La version fran?aise des pages de manuel Linux http://manpagesfr.free.fr From limb at jcomserv.net Wed Oct 10 12:12:09 2007 From: limb at jcomserv.net (Jon Ciesla) Date: Wed, 10 Oct 2007 07:12:09 -0500 (CDT) Subject: samba license change In-Reply-To: References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <470CB69D.304@hhs.nl> Message-ID: <39534.63.85.68.164.1192018329.squirrel@mail.jcomserv.net> > Hans de Goede hhs.nl> writes: >> Its really simple to me, TrollTech has the power to fix this, and they >> should, so instead of endless discussions here, maybe those that care >> should >> focus their efforts on TrollTech instead? > > Actually, depending on what exactly gets linked with libsmbclient (which > in > turn depends on your definition of "linking", is the external kio_smb > process > the only thing considered "linked" with libsmbclient? ldd seems to think > so > (the kio_*.so libs are actually started up as separate processes by > kdeinit, > and only kio_smb.so shows up as linked to libsmbclient), but is ldd the > correct > definition of "linking" here?), some other KDE contributors may have to > relicense their code too. But what's sure is that without Trolltech, KDE > can't > do anything. I'm not the person with the expertise to accomplish this, but would it be possible to have the rpm build process check the license tag of the current spec, query the license tags of BuildRequires, and die with an error if a license violation occurs? If would really help keep people on their toes WRT license tags. I could see it getting hairy with multiple tags, though. Just my $0.02. > Kevin Kofler > > -- > fedora-devel-list mailing list > fedora-devel-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-devel-list > -- novus ordo absurdum From ssorce at redhat.com Wed Oct 10 12:30:05 2007 From: ssorce at redhat.com (Simo Sorce) Date: Wed, 10 Oct 2007 08:30:05 -0400 Subject: samba license change In-Reply-To: <1192011614.3395.721.camel@mccallum.corsepiu.local> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <1191989194.3395.628.camel@mccallum.corsepiu.local> <1191990381.13627.42.camel@localhost.localdomain> <1191993055.3395.643.camel@mccallum.corsepiu.local> <63956.192.54.193.51.1192009898.squirrel@rousalka.dyndns.org> <1192011614.3395.721.camel@mccallum.corsepiu.local> Message-ID: <1192019405.13627.57.camel@localhost.localdomain> On Wed, 2007-10-10 at 12:20 +0200, Ralf Corsepius wrote: > On Wed, 2007-10-10 at 11:51 +0200, Nicolas Mailhot wrote: > > Le Mer 10 octobre 2007 07:10, Ralf Corsepius a ?crit : > > > > > Well, it matters very much to individuals if they want to endanger > > > themselves by the uncertainties of a "brand new" license a political > > > organization with controversial (some say "fundamentalist zealotic") > > > attitude (the FSF) tries to enforce. > > > > Then don't link to GPLv3 code. Simple. Easy. > False - This is not easy. > > > Don't ask for the freedom to make licensing choices then deny it to > > other projects because they happen to make a different choice than > > yours (and incidentally they've been involved in actual trials which > > are likely to be more relevant to them than your anti-FSF parano?a) > I prefer to rely on existing precedences which had been approved by > courts, and not a political party's wishful thinking. Simply put, can you stop trolling? This is not an anti-GPLv3 trollfest, we have real things to discuss. You are just distracting with irrelevant trolling arguments. Did I say trolling? :-) Simo. From alan at redhat.com Wed Oct 10 12:33:13 2007 From: alan at redhat.com (Alan Cox) Date: Wed, 10 Oct 2007 08:33:13 -0400 Subject: samba license change In-Reply-To: References: <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> Message-ID: <20071010123313.GB13559@devserv.devel.redhat.com> On Wed, Oct 10, 2007 at 11:30:48AM +0000, Kevin Kofler wrote: > only. So KDE can't do anything without Trolltech, and Trolltech is still in > the "evaluating their options" phase. Well I'm sure the added urgency will help them prioritise > Also be aware that if the problem gets solved, it will be solved only for KDE > 4, KDE 3 relies on Qt 3 which is not supported by Trolltech anymore, so the > chances for that to change its license are essentially nil. Thats a curious claim. If anything its easier to grant an extra licence consent on a product you no longer support and market under other parallel proprietary licences than one you do. Alan From ssorce at redhat.com Wed Oct 10 12:39:06 2007 From: ssorce at redhat.com (Simo Sorce) Date: Wed, 10 Oct 2007 08:39:06 -0400 Subject: samba license change In-Reply-To: References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> Message-ID: <1192019946.13627.65.camel@localhost.localdomain> On Wed, 2007-10-10 at 11:30 +0000, Kevin Kofler wrote: > Andrew Bartlett samba.org> writes: > > The bit that bothers me is that not only was Samba for the longest time > > mentioned in most GPLv3 news articles, we asked if anybody had a reason > > not to change our licence, and nobody gave a compelling reason. > > There definitely have been complaints from the KDE camp, both on public news > sites like Slashdot and on KDE developer blogs. Slashdot ? On Slashdot anybody can say anything and the contrary, I wonder why people is so shy to talk directly with other developers when they need to... > See, the KDE project can't just move to GPLv3, most of their code is actually > LGPL (which allows converting to any GPLv2+) or GPLv2+ already, but Qt is GPLv2 > only. So KDE can't do anything without Trolltech, and Trolltech is still in > the "evaluating their options" phase. Maybe with a bit of pressure because of a real problem they will be faster ? > Also be aware that if the problem gets solved, it will be solved only for KDE > 4, KDE 3 relies on Qt 3 which is not supported by Trolltech anymore, so the > chances for that to change its license are essentially nil. If Qt3 is obsolete I can't understand why Trolltech can't add an exception there, it should be actually much more easier for older unsupported software, after all who cares for that? It's going to slowly disappear from the scene anyway and GPLv2 vs GPLv2+/exception for v3 does not make any difference in that case. In any case I was under the impression that F9 was going to use KDE4/QT4, have plans changed ? Simo. From ssorce at redhat.com Wed Oct 10 12:41:08 2007 From: ssorce at redhat.com (Simo Sorce) Date: Wed, 10 Oct 2007 08:41:08 -0400 Subject: samba license change In-Reply-To: <1192000528.13539.61.camel@localhost.localdomain> References: <1191420459.8632.60.camel@localhost.localdomain> <1191936845.8880.8.camel@localhost.localdomain> <1191948598.8880.24.camel@localhost.localdomain> <200710092018.21899.ville.skytta@iki.fi> <1192000528.13539.61.camel@localhost.localdomain> Message-ID: <1192020068.13627.68.camel@localhost.localdomain> On Wed, 2007-10-10 at 09:15 +0200, Alexander Larsson wrote: > On Tue, 2007-10-09 at 20:18 +0300, Ville Skytt? wrote: > > On Tuesday 09 October 2007, Simo Sorce wrote: > > > > > > Ah and btw if someone can check what is the GNOME status wrt this it > > > would be nice. Nautilus uses libsmbclient as well. > > > > I'm no expert on GNOME stuff but I thought it does so through gnome-vfs. > > > > gnome-vfs2.spec has: > > License: LGPLv2 and LGPL+ and GPL+ > > # the daemon and the library are LGPLv2 > > # the modules are LGPL+ and GPL+ > > > > libsmbclient is used in modules/smb-method.c, which carries a GPLv2+ notice. > > (Dunno if omission of GPLv2+ qualifies as a bug in gnome-vfs2's License tag.) > > Furthermore, the smb module is run in the daemon, so the license of it > doesn't affect applications linking to gnome-vfs. This is interesting, to be sure we should evaluate though if there is intimate communication and sharing of data structures between the daemon and the client, but things looks much better in the GNOME camp. Thanks for the info. Simo. From lesmikesell at gmail.com Wed Oct 10 12:51:20 2007 From: lesmikesell at gmail.com (Les Mikesell) Date: Wed, 10 Oct 2007 07:51:20 -0500 Subject: samba license change In-Reply-To: <20071010123313.GB13559@devserv.devel.redhat.com> References: <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <20071010123313.GB13559@devserv.devel.redhat.com> Message-ID: <470CCAC8.2020209@gmail.com> Alan Cox wrote: > On Wed, Oct 10, 2007 at 11:30:48AM +0000, Kevin Kofler wrote: >> only. So KDE can't do anything without Trolltech, and Trolltech is still in >> the "evaluating their options" phase. > > Well I'm sure the added urgency will help them prioritise > >> Also be aware that if the problem gets solved, it will be solved only for KDE >> 4, KDE 3 relies on Qt 3 which is not supported by Trolltech anymore, so the >> chances for that to change its license are essentially nil. > > Thats a curious claim. If anything its easier to grant an extra licence > consent on a product you no longer support and market under other parallel > proprietary licences than one you do. Doesn't everyone who has ever contributed code have to agree to a change unless it had the "gplv2 or newer" clause to begin with - unless they also turned over ownership of the copyright to someone else? -- Les Mikesell lesmikesell at gmail.com From zprikryl at redhat.com Wed Oct 10 13:16:19 2007 From: zprikryl at redhat.com (Zdenek Prikryl) Date: Wed, 10 Oct 2007 15:16:19 +0200 Subject: acpid and logging Message-ID: <470CD0A3.2030204@redhat.com> Hello, since version 1.0.6, acpid does not use separate file for logging. It uses openlog() and vsyslog() instead of own implementation of logging. So everything go to /var/log/messages. But it could be dangerous. According to this bug https://bugzilla.redhat.com/show_bug.cgi?id=294391, it could lead to unreadable /var/log/messages. So there are two options: 1. Get back to old style logging (but upstream does not want to) 2. In /etc/rsyslog.conf append a filter for acpid, so rsyslog will be logging messages form acpid in separate file. Question is, what is better solution :-) Thanks Zdenek From notting at redhat.com Wed Oct 10 13:21:12 2007 From: notting at redhat.com (Bill Nottingham) Date: Wed, 10 Oct 2007 09:21:12 -0400 Subject: samba license change In-Reply-To: <1192000528.13539.61.camel@localhost.localdomain> References: <1191420459.8632.60.camel@localhost.localdomain> <1191936845.8880.8.camel@localhost.localdomain> <1191948598.8880.24.camel@localhost.localdomain> <200710092018.21899.ville.skytta@iki.fi> <1192000528.13539.61.camel@localhost.localdomain> Message-ID: <20071010132112.GA23240@nostromo.devel.redhat.com> Alexander Larsson (alexl at redhat.com) said: > > gnome-vfs2.spec has: > > License: LGPLv2 and LGPL+ and GPL+ > > # the daemon and the library are LGPLv2 > > # the modules are LGPL+ and GPL+ > > > > libsmbclient is used in modules/smb-method.c, which carries a GPLv2+ notice. > > (Dunno if omission of GPLv2+ qualifies as a bug in gnome-vfs2's License tag.) > > Furthermore, the smb module is run in the daemon, so the license of it > doesn't affect applications linking to gnome-vfs. But if it's run *in the daemon*, and the daemon is LGPLv2 (only).... Bill From j.w.r.degoede at hhs.nl Wed Oct 10 13:09:24 2007 From: j.w.r.degoede at hhs.nl (Hans de Goede) Date: Wed, 10 Oct 2007 15:09:24 +0200 Subject: samba license change In-Reply-To: <20071010132112.GA23240@nostromo.devel.redhat.com> References: <1191420459.8632.60.camel@localhost.localdomain> <1191936845.8880.8.camel@localhost.localdomain> <1191948598.8880.24.camel@localhost.localdomain> <200710092018.21899.ville.skytta@iki.fi> <1192000528.13539.61.camel@localhost.localdomain> <20071010132112.GA23240@nostromo.devel.redhat.com> Message-ID: <470CCF04.9090604@hhs.nl> Bill Nottingham wrote: > Alexander Larsson (alexl at redhat.com) said: >>> gnome-vfs2.spec has: >>> License: LGPLv2 and LGPL+ and GPL+ >>> # the daemon and the library are LGPLv2 >>> # the modules are LGPL+ and GPL+ >>> >>> libsmbclient is used in modules/smb-method.c, which carries a GPLv2+ notice. >>> (Dunno if omission of GPLv2+ qualifies as a bug in gnome-vfs2's License tag.) >> Furthermore, the smb module is run in the daemon, so the license of it >> doesn't affect applications linking to gnome-vfs. > > But if it's run *in the daemon*, and the daemon is LGPLv2 (only).... > Not a problem then as LGPLv2 may be converted to GPLv2+, and thus is GPLv3 compatible. Regards, Hans From cmadams at hiwaay.net Wed Oct 10 13:27:16 2007 From: cmadams at hiwaay.net (Chris Adams) Date: Wed, 10 Oct 2007 08:27:16 -0500 Subject: samba license change In-Reply-To: <1191996306.10594.38.camel@naomi> References: <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <470C4BB9.5060905@fedoraproject.org> <1191990002.13627.35.camel@localhost.localdomain> <470C5E9F.1050506@fedoraproject.org> <1191996306.10594.38.camel@naomi> Message-ID: <20071010132716.GA1226232@hiwaay.net> Once upon a time, Andrew Bartlett said: > If there any real expectation that issues not resolved now (while there > is significant movement in this issue) will magically be resolved later. > Is that expectation worth the complete packaging mess that this would > create? There is precedent; see the old MySQL client library licensing issues. For a few releases, there was a compatibility library under the old license until the issues were cleared up, and then the compat library went away. However, there was a SONAME difference there that made it easy to track. -- Chris Adams Systems and Network Administrator - HiWAAY Internet Services I don't speak for anybody but myself - that's enough trouble. From dominik at greysector.net Wed Oct 10 12:12:15 2007 From: dominik at greysector.net (Dominik 'Rathann' Mierzejewski) Date: Wed, 10 Oct 2007 14:12:15 +0200 Subject: Help requested re build errors on x86_64-devel In-Reply-To: <470C0CDD.7070901@marcbradshaw.co.uk> References: <470C0CDD.7070901@marcbradshaw.co.uk> Message-ID: <20071010121215.GA7296@ryvius.pekin.waw.pl> On Wednesday, 10 October 2007 at 01:21, Marc Bradshaw wrote: > Hi, > > Are there any c++ gurus on the list who could shed some light on a > problem we are having building a package for x86_64-devel. > The package builds in i386-devel and x86_64-f7 but fails on x86_64-devel > with lots of "template with C linkage"errors. In case of trouble with x86_64, why not ask some of the x86-64 SIG folks? http://fedoraproject.org/wiki/SIGs/x86-64 Regards, R. -- Fedora contributor http://fedoraproject.org/wiki/DominikMierzejewski Livna contributor http://rpm.livna.org MPlayer developer http://mplayerhq.hu "Faith manages." -- Delenn to Lennier in Babylon 5:"Confessions and Lamentations" From laurent.rineau__fedora at normalesup.org Wed Oct 10 13:31:54 2007 From: laurent.rineau__fedora at normalesup.org (Laurent Rineau) Date: Wed, 10 Oct 2007 15:31:54 +0200 Subject: samba license change In-Reply-To: <39534.63.85.68.164.1192018329.squirrel@mail.jcomserv.net> References: <1191420459.8632.60.camel@localhost.localdomain> <39534.63.85.68.164.1192018329.squirrel@mail.jcomserv.net> Message-ID: <200710101531.54463@rineau.tsetse> On Wednesday 10 October 2007 14:12:09 Jon Ciesla wrote: > I'm not the person with the expertise to accomplish this, but would it be > possible to have the rpm build process check the license tag of the > current spec, query the license tags of BuildRequires, and die with an > error if a license violation occurs? It would not solve the current problem (namely Samba relicensing): as libsmbclient does not change its soname, a simple upgrade of Samba can make KDE modules be linked with GPLv3 code. That procedure that you described needs also to check license of packages that BuildRequires (rescursively) the package that is being rebuild. Maybe the repo construction step could check licensing. That does not seem easy at all, though. -- Laurent Rineau http://fedoraproject.org/wiki/LaurentRineau From sgrubb at redhat.com Wed Oct 10 13:33:50 2007 From: sgrubb at redhat.com (Steve Grubb) Date: Wed, 10 Oct 2007 09:33:50 -0400 Subject: acpid and logging In-Reply-To: <470CD0A3.2030204@redhat.com> References: <470CD0A3.2030204@redhat.com> Message-ID: <200710100933.50936.sgrubb@redhat.com> On Wednesday 10 October 2007 09:16:19 Zdenek Prikryl wrote: > since version 1.0.6, acpid does not use separate file for logging. It uses > openlog() and vsyslog() instead of own implementation of logging. So > everything go to /var/log/messages. Yes, I have been chatting with upstream since I'm getting about 6-8 events a second. He claims I'm the only person on the planet that is getting this rate of events and my BIOS is broken. It makes syslog hard to use for researching problems, but not unreadable. > But it could be dangerous. According to this bug > https://bugzilla.redhat.com/show_bug.cgi?id=294391, it could lead > to unreadable /var/log/messages. I do not see anything in that bug that tells how it damages or makes syslog unusable. I find that it floods syslog, but its not unreadable. > So there are two options: > 1. Get back to old style logging (but upstream does not want to) > 2. In /etc/rsyslog.conf append a filter for acpid, so rsyslog will be > logging messages form acpid in separate file. There's a third option, which I've asked upstream about, make some of these messages DEBUG and only log abnormal messages at the higher syslog priorities. IOW, not all messages are of the same importance. Seriously, my battery being full of power or me connecting to AC power is not a syslog worthy or any log worthy event unless I'm debugging a problem. Upstream is of the opinion that I'm the only person seeing a high rate of events and doesn't really want to fix it unless others report similar problems. Am I the only one? Thanks, -Steve From pemboa at gmail.com Wed Oct 10 13:44:35 2007 From: pemboa at gmail.com (Arthur Pemberton) Date: Wed, 10 Oct 2007 08:44:35 -0500 Subject: yum-updatesd in F8? In-Reply-To: <200710092208.38706.jamatos@fc.up.pt> References: <20071009134029.GA12588@crow.myhome.westell.com> <16de708d0710091352u2d5b1467nc772180fc1c13d9e@mail.gmail.com> <200710092208.38706.jamatos@fc.up.pt> Message-ID: <16de708d0710100644t69b9af37ha18f912f1c82b62a@mail.gmail.com> On 10/9/07, Jos? Matos wrote: > On Tuesday 09 October 2007 21:52:57 Arthur Pemberton wrote: > > 1) Does yum-updatesd still block yum and piruit? Causes newbies some > > headaches. > > It works for me. So you're saying that you can run both yum-updatesd and piruit? From rc040203 at freenet.de Wed Oct 10 13:46:13 2007 From: rc040203 at freenet.de (Ralf Corsepius) Date: Wed, 10 Oct 2007 15:46:13 +0200 Subject: samba license change In-Reply-To: <20071010103114.GB16044@free.fr> References: <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <1191989194.3395.628.camel@mccallum.corsepiu.local> <1191990381.13627.42.camel@localhost.localdomain> <1191993055.3395.643.camel@mccallum.corsepiu.local> <63956.192.54.193.51.1192009898.squirrel@rousalka.dyndns.org> <1192011614.3395.721.camel@mccallum.corsepiu.local> <20071010103114.GB16044@free.fr> Message-ID: <1192023973.3395.743.camel@mccallum.corsepiu.local> On Wed, 2007-10-10 at 12:31 +0200, Patrice Dumas wrote: > On Wed, Oct 10, 2007 at 12:20:14PM +0200, Ralf Corsepius wrote: > > I prefer to rely on existing precedences which had been approved by > > courts, and not a political party's wishful thinking. > > Then you never change licenses? As upstream? Yes, almost never, because this is almost never possible. > Somebody have to take the risk to > release software under the new license in order to have it challenged in > court. It is logical that those who need the new features of the license > (the samba team) takes the risk. The problem is the infectious nature of switching to GPLv3 and the unclarities attached to it. One detail: The "GPLv2 or any later version" clause is inacceptable to several project and probably is incompatible and/or void in some legal systems (In Germany, it is controversial). Did somebody consider something along these lines might be the cause for TrollTech having used GPLv2 only? Ralf From laurent.rineau__fedora at normalesup.org Wed Oct 10 13:49:07 2007 From: laurent.rineau__fedora at normalesup.org (Laurent Rineau) Date: Wed, 10 Oct 2007 15:49:07 +0200 Subject: acpid and logging In-Reply-To: <200710100933.50936.sgrubb@redhat.com> References: <470CD0A3.2030204@redhat.com> <200710100933.50936.sgrubb@redhat.com> Message-ID: <200710101549.07982@rineau.tsetse> On Wednesday 10 October 2007 15:33:50 Steve Grubb wrote: > On Wednesday 10 October 2007 09:16:19 Zdenek Prikryl wrote: > > since version 1.0.6, acpid does not use separate file for logging. It > > uses openlog() and vsyslog() instead of own implementation of logging. So > > everything go to /var/log/messages. > > Yes, I have been chatting with upstream since I'm getting about 6-8 events > a second. He claims I'm the only person on the planet that is getting this > rate of events and my BIOS is broken. It makes syslog hard to use for > researching problems, but not unreadable. I have that kind of problem, with an Asus K6m, two years ago. I had eventually managed to patch my BIOS, and made ACPI be happier. -- Laurent Rineau http://fedoraproject.org/wiki/LaurentRineau From rc040203 at freenet.de Wed Oct 10 13:52:19 2007 From: rc040203 at freenet.de (Ralf Corsepius) Date: Wed, 10 Oct 2007 15:52:19 +0200 Subject: samba license change In-Reply-To: <1192019405.13627.57.camel@localhost.localdomain> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <1191989194.3395.628.camel@mccallum.corsepiu.local> <1191990381.13627.42.camel@localhost.localdomain> <1191993055.3395.643.camel@mccallum.corsepiu.local> <63956.192.54.193.51.1192009898.squirrel@rousalka.dyndns.org> <1192011614.3395.721.camel@mccallum.corsepiu.local> <1192019405.13627.57.camel@localhost.localdomain> Message-ID: <1192024339.3395.752.camel@mccallum.corsepiu.local> On Wed, 2007-10-10 at 08:30 -0400, Simo Sorce wrote: > On Wed, 2007-10-10 at 12:20 +0200, Ralf Corsepius wrote: > > On Wed, 2007-10-10 at 11:51 +0200, Nicolas Mailhot wrote: > > > Le Mer 10 octobre 2007 07:10, Ralf Corsepius a ?crit : > > > > > > > Well, it matters very much to individuals if they want to endanger > > > > themselves by the uncertainties of a "brand new" license a political > > > > organization with controversial (some say "fundamentalist zealotic") > > > > attitude (the FSF) tries to enforce. > > > > > > Then don't link to GPLv3 code. Simple. Easy. > > False - This is not easy. > > > > > Don't ask for the freedom to make licensing choices then deny it to > > > other projects because they happen to make a different choice than > > > yours (and incidentally they've been involved in actual trials which > > > are likely to be more relevant to them than your anti-FSF parano?a) > > I prefer to rely on existing precedences which had been approved by > > courts, and not a political party's wishful thinking. > > Simply put, can you stop trolling? Welcome, several 100s of pages explaing to GPLv2's role in the light of German laws written by German lawyers are sufficient reasons for me not to consider GPLv3 at the moment > This is not an anti-GPLv3 trollfest, we have real things to discuss. > You are just distracting with irrelevant trolling arguments. Thanks. May each project chose that license they want for whatever reasons they want. From mschwendt.tmp0701.nospam at arcor.de Wed Oct 10 13:53:08 2007 From: mschwendt.tmp0701.nospam at arcor.de (Michael Schwendt) Date: Wed, 10 Oct 2007 15:53:08 +0200 Subject: FC6: Metadata file does not match checksum In-Reply-To: <200710101402.19959.opensource@till.name> References: <20071010125040.ae078446.mschwendt.tmp0701.nospam@arcor.de> <200710101402.19959.opensource@till.name> Message-ID: <20071010155308.d523e2d2.mschwendt.tmp0701.nospam@arcor.de> On Wed, 10 Oct 2007 14:02:19 +0200, Till Maas wrote: > On Mi Oktober 10 2007, Michael Schwendt wrote: > > Revisiting the annoying "Metadata file does not match checksum" problem, > > > since it just came back here like this: > > The cached repomd.xml file is out-of-date from September 19th, and all > > the mirrors offer much newer repodata from Oct 8th. The mirrors are > > not to blame here, since Yum does not consider downloading a fresh copy. > > Instead, it seems it tries to fetch metadata files which match the old > > repomd index: > > > Is this observation right? > > I always experienced this with any Fedora Release I used (4-7) and imho your > observation is right. For me setting the metadata_expire high or just do > a "yum clean all" when this happens. $ grep meta /etc/yum.conf metadata_expire=1800 That's half an hour. The default I assume. Still, with mirrorlist enabled, it leads to this ugly situation, where Yum somehow relied on a repomd.xml file that was older than what 99% (?) of the mirrors offered. Without skimming over the source code, it smells much like if the cachecookie is recent enough, Yum will not retry loading the tiny repomd.xml and won't recover from the metadata checksum mismatch deadlock automatically. And 1800 seconds later it can run into the same problem again. From chris.stone at gmail.com Wed Oct 10 13:54:46 2007 From: chris.stone at gmail.com (Christopher Stone) Date: Wed, 10 Oct 2007 06:54:46 -0700 Subject: OpenSceneGraph-devel woes on F-7/FC-6 ExcludeArch change in stable release In-Reply-To: <20071009191553.6d4c2a60@redhat.com> References: <20071008190951.d9457c71.mschwendt.tmp0701.nospam@arcor.de> <20071008172617.GE32528@psilocybe.teonanacatl.org> <470A8327.1020204@gmail.com> <20071008201103.2d814b5a@redhat.com> <20071009191553.6d4c2a60@redhat.com> Message-ID: On 10/9/07, Jesse Keating wrote: > On Tue, 9 Oct 2007 08:03:36 -0700 > "Christopher Stone" wrote: > > > The notification system that is currently available might be the best > > way to go then. Perhaps we can enhance the notification system to be > > easier to use. For example, it could suggest packages you should > > subscribe to for notifications. In addition, there should be > > notification levels like there are syslog levels. So the most > > important pushes which would require a rebuild would be set at the > > highest notification level and then I can just filter out the > > notifications I really care about this way. > > > RFEs are best collected in the project upstream tracker (: > > (I'm not saying that this is a bad suggestion, just that it may get > lost in a mailing list) Okay, I added a request for notification levels. I think it is a good idea, so people can filter out only the notifications they really care about. https://hosted.fedoraproject.org/projects/koji/ticket/50#preview From limb at jcomserv.net Wed Oct 10 14:01:11 2007 From: limb at jcomserv.net (Jon Ciesla) Date: Wed, 10 Oct 2007 09:01:11 -0500 (CDT) Subject: samba license change In-Reply-To: <200710101531.54463@rineau.tsetse> References: <1191420459.8632.60.camel@localhost.localdomain> <39534.63.85.68.164.1192018329.squirrel@mail.jcomserv.net> <200710101531.54463@rineau.tsetse> Message-ID: <59136.63.85.68.164.1192024871.squirrel@mail.jcomserv.net> > On Wednesday 10 October 2007 14:12:09 Jon Ciesla wrote: >> I'm not the person with the expertise to accomplish this, but would it >> be >> possible to have the rpm build process check the license tag of the >> current spec, query the license tags of BuildRequires, and die with an >> error if a license violation occurs? > > It would not solve the current problem (namely Samba relicensing): as > libsmbclient does not change its soname, a simple upgrade of Samba can > make > KDE modules be linked with GPLv3 code. > > That procedure that you described needs also to check license of packages > that > BuildRequires (rescursively) the package that is being rebuild. Exactly. > Maybe the repo construction step could check licensing. That does not seem > easy at all, though. Agreed. If it was easy, I'd have submitted a patch. :) > -- > Laurent Rineau > http://fedoraproject.org/wiki/LaurentRineau > > -- > fedora-devel-list mailing list > fedora-devel-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-devel-list > -- novus ordo absurdum From jamatos at fc.up.pt Wed Oct 10 14:09:57 2007 From: jamatos at fc.up.pt (=?iso-8859-1?q?Jos=E9_Matos?=) Date: Wed, 10 Oct 2007 15:09:57 +0100 Subject: yum-updatesd in F8? In-Reply-To: <16de708d0710100644t69b9af37ha18f912f1c82b62a@mail.gmail.com> References: <200710092208.38706.jamatos@fc.up.pt> <16de708d0710100644t69b9af37ha18f912f1c82b62a@mail.gmail.com> Message-ID: <200710101509.57799.jamatos@fc.up.pt> On Wednesday 10 October 2007 14:44:35 Arthur Pemberton wrote: > > ? It works for me. > > So you're saying that you can run both yum-updatesd and piruit? Well I use yum shell but the idea is the same. When I enter the yum shell, sometimes yum has to retry several times before giving me the prompt saying that other program is locking yum.lock. This takes several seconds and is done by yum (not me). Conversely I forget sometimes the yum shell open and only when closing do I see the applet claiming that there are new packages. I do not expect pirut to behave in a different way. :-) -- Jos? Ab?lio From alan at redhat.com Wed Oct 10 14:23:08 2007 From: alan at redhat.com (Alan Cox) Date: Wed, 10 Oct 2007 10:23:08 -0400 Subject: samba license change In-Reply-To: <1192023973.3395.743.camel@mccallum.corsepiu.local> References: <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <1191989194.3395.628.camel@mccallum.corsepiu.local> <1191990381.13627.42.camel@localhost.localdomain> <1191993055.3395.643.camel@mccallum.corsepiu.local> <63956.192.54.193.51.1192009898.squirrel@rousalka.dyndns.org> <1192011614.3395.721.camel@mccallum.corsepiu.local> <20071010103114.GB16044@free.fr> <1192023973.3395.743.camel@mccallum.corsepiu.local> Message-ID: <20071010142308.GA18784@devserv.devel.redhat.com> On Wed, Oct 10, 2007 at 03:46:13PM +0200, Ralf Corsepius wrote: > One detail: The "GPLv2 or any later version" clause is inacceptable to > several project and probably is incompatible and/or void in some legal > systems (In Germany, it is controversial). I'm not aware of any issues there. Its very different from the usual "and we may change the licence on you" clauses - which have been found unreasonable in assorted jurisdictions because you the end user make the choice, not the supplier. Alan -- "Where small clearances exist, controls are required to prevent these clearances becoming negative" - How a rail standards body describes "not hitting a wall" From pemboa at gmail.com Wed Oct 10 14:28:26 2007 From: pemboa at gmail.com (Arthur Pemberton) Date: Wed, 10 Oct 2007 09:28:26 -0500 Subject: yum-updatesd in F8? In-Reply-To: <200710101509.57799.jamatos@fc.up.pt> References: <200710092208.38706.jamatos@fc.up.pt> <16de708d0710100644t69b9af37ha18f912f1c82b62a@mail.gmail.com> <200710101509.57799.jamatos@fc.up.pt> Message-ID: <16de708d0710100728g2d1d7bbeydfbca63458ab0e77@mail.gmail.com> On 10/10/07, Jos? Matos wrote: > On Wednesday 10 October 2007 14:44:35 Arthur Pemberton wrote: > > > It works for me. > > > > So you're saying that you can run both yum-updatesd and piruit? > > Well I use yum shell but the idea is the same. > > When I enter the yum shell, sometimes yum has to retry several times before > giving me the prompt saying that other program is locking yum.lock. This > takes several seconds and is done by yum (not me). > > Conversely I forget sometimes the yum shell open and only when closing do I > see the applet claiming that there are new packages. I do not expect pirut to > behave in a different way. :-) And you don't consider that to be blocking? -- Fedora 7 : sipping some of that moonshine ( www.pembo13.com ) From adrian at lisas.de Wed Oct 10 14:37:58 2007 From: adrian at lisas.de (Adrian Reber) Date: Wed, 10 Oct 2007 16:37:58 +0200 Subject: wordpress 2.3 Message-ID: <20071010143758.GA4478@lisas.de> I am about to update wordpress to 2.3. One of the "great" features of wordpress 2.3 is that it supports auto-update notification. I am thinking about to disable this feature in the Fedora rpm because the update is anyway supposed to be updated via yum/rpm and not by downloading it directly from wordpress. Just like it is the case for firefox. Adrian From zprikryl at redhat.com Wed Oct 10 14:42:11 2007 From: zprikryl at redhat.com (Zdenek Prikryl) Date: Wed, 10 Oct 2007 16:42:11 +0200 Subject: acpid and logging In-Reply-To: <200710100933.50936.sgrubb@redhat.com> References: <470CD0A3.2030204@redhat.com> <200710100933.50936.sgrubb@redhat.com> Message-ID: <470CE4C3.5040904@redhat.com> Steve Grubb napsal(a): > I do not see anything in that bug that tells how it damages or makes syslog > unusable. I find that it floods syslog, but its not unreadable. By unreadable I meant, that /var/log/messages is full of acpid messages. And it is hard to find relevant information if you have any other problem. >> So there are two options: >> 1. Get back to old style logging (but upstream does not want to) >> 2. In /etc/rsyslog.conf append a filter for acpid, so rsyslog will be >> logging messages form acpid in separate file. > > There's a third option, which I've asked upstream about, make some of these > messages DEBUG and only log abnormal messages at the higher syslog > priorities. IOW, not all messages are of the same importance. Seriously, my > battery being full of power or me connecting to AC power is not a syslog > worthy or any log worthy event unless I'm debugging a problem. That could be a solution too. > Upstream is of the opinion that I'm the only person seeing a high rate of > events and doesn't really want to fix it unless others report similar > problems. Am I the only one? Definitely, you are not only one with this problem. So I'll write an email to upstream and I'll suggest them a solution based on priorities too. Zdenek From mattdm at mattdm.org Wed Oct 10 14:44:49 2007 From: mattdm at mattdm.org (Matthew Miller) Date: Wed, 10 Oct 2007 10:44:49 -0400 Subject: wordpress 2.3 In-Reply-To: <20071010143758.GA4478@lisas.de> References: <20071010143758.GA4478@lisas.de> Message-ID: <20071010144449.GA2878@jadzia.bu.edu> On Wed, Oct 10, 2007 at 04:37:58PM +0200, Adrian Reber wrote: > I am thinking about to disable this feature in the Fedora rpm because > the update is anyway supposed to be updated via yum/rpm and not by > downloading it directly from wordpress. Just like it is the case for > firefox. +1 -- Matthew Miller mattdm at mattdm.org Boston University Linux ------> From jamatos at fc.up.pt Wed Oct 10 14:46:54 2007 From: jamatos at fc.up.pt (=?iso-8859-1?q?Jos=E9_Matos?=) Date: Wed, 10 Oct 2007 15:46:54 +0100 Subject: yum-updatesd in F8? In-Reply-To: <16de708d0710100728g2d1d7bbeydfbca63458ab0e77@mail.gmail.com> References: <200710101509.57799.jamatos@fc.up.pt> <16de708d0710100728g2d1d7bbeydfbca63458ab0e77@mail.gmail.com> Message-ID: <200710101546.54277.jamatos@fc.up.pt> On Wednesday 10 October 2007 15:28:26 Arthur Pemberton wrote: > And you don't consider that to be blocking? Cann't you wait less than 10 seconds (the worst wait time I had)? You are really a busy person. ;-) -- Jos? Ab?lio From lkundrak at redhat.com Wed Oct 10 14:55:16 2007 From: lkundrak at redhat.com (Lubomir Kundrak) Date: Wed, 10 Oct 2007 16:55:16 +0200 Subject: yum-updatesd in F8? In-Reply-To: <200710101546.54277.jamatos@fc.up.pt> References: <200710101509.57799.jamatos@fc.up.pt> <16de708d0710100728g2d1d7bbeydfbca63458ab0e77@mail.gmail.com> <200710101546.54277.jamatos@fc.up.pt> Message-ID: <1192028116.6890.37.camel@localhost.localdomain> On Wed, 2007-10-10 at 15:46 +0100, Jos? Matos wrote: > On Wednesday 10 October 2007 15:28:26 Arthur Pemberton wrote: > > And you don't consider that to be blocking? > > Cann't you wait less than 10 seconds (the worst wait time I had)? You are > really a busy person. ;-) Now do a reasonable F-7 desktop installation, and then see if it would be less than 10 seconds even if you have a moderately fast internet connection. And imaging that you are a newbie and have no idea what blocks what and how long would it take, and whether it will ever unblock. -- Lubomir Kundrak (Red Hat Security Response Team) From wwoods at redhat.com Wed Oct 10 14:58:21 2007 From: wwoods at redhat.com (Will Woods) Date: Wed, 10 Oct 2007 10:58:21 -0400 Subject: QA Meeting, *Thursday* Oct 11, 1500UTC Message-ID: <1192028301.9864.28.camel@localhost.localdomain> Hi folks, With F8 Final rapidly approaching I thought it'd be a good time to discuss the state of Test3 and what we need to do to get things ready. We'll have a QA Meeting in the usual place at 1500UTC (11AM EDT). See this wiki page for details*: http://fedoraproject.org/wiki/Communicate/FedoraMeetingChannel The agenda's pretty simple: Hit the highlights from the bugzilla Blocker and Target lists: https://bugzilla.redhat.com/showdependencytree.cgi?id=F8Blocker&hide_resolved=1 https://bugzilla.redhat.com/showdependencytree.cgi?id=F8Target&hide_resolved=1 and discuss which bugs are either missing from the lists or need to have their priority raised/lowered. If you can't make it to the meeting, I urge you to go through those bug lists and email fedora-test-list about stuff that you think is missing or needs to change. Keep in mind that a Blocker is supposed to be determined by the Release Criteria: http://fedoraproject.org/wiki/QA/ReleaseCriteria Unless a bug meets one of those criteria, it is *not* a release blocker. If you think the criteria are in error, we'd be interested to hear your opinions. Hope to see you there tomorrow! -w * Yes, QA meetings are normally supposed to be on Wednesdays, but I've had a bit of bad news this week and I've been dealing with that. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From skvidal at fedoraproject.org Wed Oct 10 14:59:08 2007 From: skvidal at fedoraproject.org (seth vidal) Date: Wed, 10 Oct 2007 10:59:08 -0400 Subject: yum-updatesd in F8? In-Reply-To: <1192028116.6890.37.camel@localhost.localdomain> References: <200710101509.57799.jamatos@fc.up.pt> <16de708d0710100728g2d1d7bbeydfbca63458ab0e77@mail.gmail.com> <200710101546.54277.jamatos@fc.up.pt> <1192028116.6890.37.camel@localhost.localdomain> Message-ID: <1192028348.6741.271.camel@cutter> On Wed, 2007-10-10 at 16:55 +0200, Lubomir Kundrak wrote: > On Wed, 2007-10-10 at 15:46 +0100, Jos? Matos wrote: > > On Wednesday 10 October 2007 15:28:26 Arthur Pemberton wrote: > > > And you don't consider that to be blocking? > > > > Cann't you wait less than 10 seconds (the worst wait time I had)? You are > > really a busy person. ;-) > > Now do a reasonable F-7 desktop installation, and then see if it would > be less than 10 seconds even if you have a moderately fast internet > connection. And imaging that you are a newbie and have no idea what > blocks what and how long would it take, and whether it will ever > unblock. > If the transaction is being performed what alternative do you have? reading from the rpmdb while a transaction is occurring is possible you just won't be able to rely on the results as 'correct' Now, if you're talking about grabbing a new copy of the metadata then what we've put on the 'future' todo list is downloading he metadata to a tmpdir, checking it out and putting it in place once its correct, however, that's a bit racy b/c you end up with the potential for 2 or more processes to want to write to the same location with, potentially different data. -sv From galibert at pobox.com Wed Oct 10 15:00:36 2007 From: galibert at pobox.com (Olivier Galibert) Date: Wed, 10 Oct 2007 17:00:36 +0200 Subject: samba license change In-Reply-To: <470CB69D.304@hhs.nl> References: <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <470CB69D.304@hhs.nl> Message-ID: <20071010150036.GA44167@dspnet.fr.eu.org> On Wed, Oct 10, 2007 at 01:25:17PM +0200, Hans de Goede wrote: > I must say I'm sorry to step into this flamefest, but weren't the QT > licensing issues the reasons why we have gnome in the first place? That was the #1 reason, when Qt's license was not DFSG-compliant. I suspect #2 and #3 were "me no likee C++" and "RedHat needs to have something different vs. what Suse does". Without #2 and #3 the solution would not have been gnome but simply reimplementing a reasonably compatible but better version of Qt. The standard GNU method in other words. > So all in all it turns out that despite all trolltech's promises, > they don't follow through? They put the library under GPLv2, how is that not following through? There wasn't the GPLv3 nightmare at the time, and given their presence in the embedded market I can understand they can be hesitant when it comes to being pulled into it. OG. From lkundrak at redhat.com Wed Oct 10 15:10:41 2007 From: lkundrak at redhat.com (Lubomir Kundrak) Date: Wed, 10 Oct 2007 17:10:41 +0200 Subject: yum-updatesd in F8? In-Reply-To: <1192028348.6741.271.camel@cutter> References: <200710101509.57799.jamatos@fc.up.pt> <16de708d0710100728g2d1d7bbeydfbca63458ab0e77@mail.gmail.com> <200710101546.54277.jamatos@fc.up.pt> <1192028116.6890.37.camel@localhost.localdomain> <1192028348.6741.271.camel@cutter> Message-ID: <1192029041.6890.45.camel@localhost.localdomain> On Wed, 2007-10-10 at 10:59 -0400, seth vidal wrote: > > Now do a reasonable F-7 desktop installation, and then see if it would > > be less than 10 seconds even if you have a moderately fast internet > > connection. And imaging that you are a newbie and have no idea what > > blocks what and how long would it take, and whether it will ever > > unblock. > > > > If the transaction is being performed what alternative do you have? Maybe move all the logic to updatesd and let it organize thing in non-conflicting way? If a transaction is in progress while user clicks on update icon, terminate the transaction and let pirut do its business, and restart the transaction when pirut no longer needs access to database? And if user selects to update packages, or list updates or whatever, let updatesd enqueue that and do that after restarting the former transaction, and while it is being done, inform about the progress via dbus? In fact I do not know, I'd rather not pretend that I understand that. -- Lubomir Kundrak (Red Hat Security Response Team) From skvidal at fedoraproject.org Wed Oct 10 15:13:54 2007 From: skvidal at fedoraproject.org (seth vidal) Date: Wed, 10 Oct 2007 11:13:54 -0400 Subject: yum-updatesd in F8? In-Reply-To: <1192029041.6890.45.camel@localhost.localdomain> References: <200710101509.57799.jamatos@fc.up.pt> <16de708d0710100728g2d1d7bbeydfbca63458ab0e77@mail.gmail.com> <200710101546.54277.jamatos@fc.up.pt> <1192028116.6890.37.camel@localhost.localdomain> <1192028348.6741.271.camel@cutter> <1192029041.6890.45.camel@localhost.localdomain> Message-ID: <1192029234.6741.281.camel@cutter> On Wed, 2007-10-10 at 17:10 +0200, Lubomir Kundrak wrote: > On Wed, 2007-10-10 at 10:59 -0400, seth vidal wrote: > > > Now do a reasonable F-7 desktop installation, and then see if it would > > > be less than 10 seconds even if you have a moderately fast internet > > > connection. And imaging that you are a newbie and have no idea what > > > blocks what and how long would it take, and whether it will ever > > > unblock. > > > > > > > If the transaction is being performed what alternative do you have? > > Maybe move all the logic to updatesd and let it organize thing in > non-conflicting way? If a transaction is in progress while user clicks > on update icon, terminate the transaction and let pirut do its business, > and restart the transaction when pirut no longer needs access to > database? So you want to exit a transaction in mid-swing and what? Hope that the rpmdb is in a quasi-workable state? It's not like a db commit, we're putting new data on disk, there's no nice and good way to just pause and do something else. > And if user selects to update packages, or list updates or > whatever, let updatesd enqueue that and do that after restarting the > former transaction, and while it is being done, inform about the > progress via dbus? but the rpmdb is in an inconsistent state at this point - who knows what results we'll end up with. Not just within updating packages but also within actually executing programs. -sv From tjb at unh.edu Wed Oct 10 15:20:36 2007 From: tjb at unh.edu (Thomas J. Baker) Date: Wed, 10 Oct 2007 11:20:36 -0400 Subject: Gnome Logout Hangs? In-Reply-To: <1191936868.4913.2.camel@raptor.sr.unh.edu> References: <1191936868.4913.2.camel@raptor.sr.unh.edu> Message-ID: <1192029636.26943.20.camel@raptor.sr.unh.edu> On Tue, 2007-10-09 at 09:34 -0400, Thomas J. Baker wrote: > I saw a while back (if I'm recalling correctly) Jesse acknowledging the > gnome logout hang bug as known and should be fixed by a forthcoming X11 > update but that was several weeks ago and it still happens for me. Is it > something I'm running or is it still happening for everyone? > > Thanks, > > tjb I tracked this down more and it happens with metacity too on my intel graphics laptop. After logging out, if I go to a text console and kill just gnome-session, the logout finishes and gdm comes back up. Does this "fix" work for anyone else having the problem? It seems that since this apparently is not happening for everyone, it must be something I'm running that causes gnome-session to hang. I checked and pulseaudio is not running so I'm don't think it is the culprit. Thanks, tjb -- ======================================================================= | Thomas Baker email: tjb at unh.edu | | Systems Programmer | | Research Computing Center voice: (603) 862-4490 | | University of New Hampshire fax: (603) 862-1761 | | 332 Morse Hall | | Durham, NH 03824 USA http://wintermute.sr.unh.edu/~tjb | ======================================================================= From pemboa at gmail.com Wed Oct 10 15:23:40 2007 From: pemboa at gmail.com (Arthur Pemberton) Date: Wed, 10 Oct 2007 10:23:40 -0500 Subject: yum-updatesd in F8? In-Reply-To: <1192028348.6741.271.camel@cutter> References: <200710101509.57799.jamatos@fc.up.pt> <16de708d0710100728g2d1d7bbeydfbca63458ab0e77@mail.gmail.com> <200710101546.54277.jamatos@fc.up.pt> <1192028116.6890.37.camel@localhost.localdomain> <1192028348.6741.271.camel@cutter> Message-ID: <16de708d0710100823v7ed6b66cs2cc5e5f51b01630e@mail.gmail.com> ---------- Forwarded message ---------- From: seth vidal Date: Oct 10, 2007 9:59 AM Subject: Re: yum-updatesd in F8? To: Development discussions related to Fedora On Wed, 2007-10-10 at 16:55 +0200, Lubomir Kundrak wrote: > On Wed, 2007-10-10 at 15:46 +0100, Jos? Matos wrote: > > On Wednesday 10 October 2007 15:28:26 Arthur Pemberton wrote: > > > And you don't consider that to be blocking? > > > > Cann't you wait less than 10 seconds (the worst wait time I had)? You are > > really a busy person. ;-) > > Now do a reasonable F-7 desktop installation, and then see if it would > be less than 10 seconds even if you have a moderately fast internet > connection. And imaging that you are a newbie and have no idea what > blocks what and how long would it take, and whether it will ever > unblock. > If the transaction is being performed what alternative do you have? reading from the rpmdb while a transaction is occurring is possible you just won't be able to rely on the results as 'correct' Now, if you're talking about grabbing a new copy of the metadata then what we've put on the 'future' todo list is downloading he metadata to a tmpdir, checking it out and putting it in place once its correct, however, that's a bit racy b/c you end up with the potential for 2 or more processes to want to write to the same location with, potentially different data. -sv Here's my somewhat similar proposal. 1) have yum-updatesd copy all the data it needs, put a watch on the working dataset for changes 2) have yum-updates first download all the data it needs to do the update 3) check the working dataset for changes, if there have been changes (more than simply updating the local copy of the meta data) end the process here 4) otherwise put the working dataset into a readonly mode (other UIs would be able to read this, and provide the user with feedback accordingly without simply blocking) 5) do updates with the updated dataset copy 6) then copyover/sync the working dataset with the updated one and release the readonly mode (any UIs would be obligated to refresh themselves once the readonly mode has been removed worse case scenario is that user opens a UI seconds after yum-updatesd begins downloading packages, and does a full update themselves... in which case the data would be downloaded twice - I believe that problem too could be mitigated -- Fedora 7 : sipping some of that moonshine ( www.pembo13.com ) From tjb at unh.edu Wed Oct 10 15:34:23 2007 From: tjb at unh.edu (Thomas J. Baker) Date: Wed, 10 Oct 2007 11:34:23 -0400 Subject: Gnome Logout Hangs? In-Reply-To: <1192029636.26943.20.camel@raptor.sr.unh.edu> References: <1191936868.4913.2.camel@raptor.sr.unh.edu> <1192029636.26943.20.camel@raptor.sr.unh.edu> Message-ID: <1192030463.26943.22.camel@raptor.sr.unh.edu> On Wed, 2007-10-10 at 11:20 -0400, Thomas J. Baker wrote: > On Tue, 2007-10-09 at 09:34 -0400, Thomas J. Baker wrote: > > I saw a while back (if I'm recalling correctly) Jesse acknowledging the > > gnome logout hang bug as known and should be fixed by a forthcoming X11 > > update but that was several weeks ago and it still happens for me. Is it > > something I'm running or is it still happening for everyone? > > > > Thanks, > > > > tjb > > I tracked this down more and it happens with metacity too on my intel > graphics laptop. After logging out, if I go to a text console and kill > just gnome-session, the logout finishes and gdm comes back up. > > Does this "fix" work for anyone else having the problem? It seems that > since this apparently is not happening for everyone, it must be > something I'm running that causes gnome-session to hang. I checked and > pulseaudio is not running so I'm don't think it is the culprit. > > Thanks, > > tjb > -- https://bugzilla.redhat.com/show_bug.cgi?id=326461 Thanks, tjb -- ======================================================================= | Thomas Baker email: tjb at unh.edu | | Systems Programmer | | Research Computing Center voice: (603) 862-4490 | | University of New Hampshire fax: (603) 862-1761 | | 332 Morse Hall | | Durham, NH 03824 USA http://wintermute.sr.unh.edu/~tjb | ======================================================================= From peter at thecodergeek.com Wed Oct 10 15:34:33 2007 From: peter at thecodergeek.com (Peter Gordon) Date: Wed, 10 Oct 2007 08:34:33 -0700 (PDT) Subject: wordpress 2.3 In-Reply-To: <20071010143758.GA4478@lisas.de> References: <20071010143758.GA4478@lisas.de> Message-ID: <1380.207.233.85.165.1192030473.squirrel@webmail.thecodergeek.com> Adrian Reber wrote: > I am thinking about to disable this feature in the Fedora rpm because > the update is anyway supposed to be updated via yum/rpm and not by > downloading it directly from wordpress. Just like it is the case for > firefox. > +1; I did that for Deluge, too. For Deluge it was far simpler to patch the installed GConf schema to set the key for that preference to False to default rather than True. I've not delved much into the WordPress codebase, but whether it will be simpler to remove the feature entirely or merely have it disabled by default is a choice left to you, its maintainer. :) -- Peter Gordon (codergeek42) This message was sent through a webmail interface, and thus not signed. From alan at redhat.com Wed Oct 10 15:55:19 2007 From: alan at redhat.com (Alan Cox) Date: Wed, 10 Oct 2007 11:55:19 -0400 Subject: samba license change In-Reply-To: <20071010150036.GA44167@dspnet.fr.eu.org> References: <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <470CB69D.304@hhs.nl> <20071010150036.GA44167@dspnet.fr.eu.org> Message-ID: <20071010155519.GA22618@devserv.devel.redhat.com> On Wed, Oct 10, 2007 at 05:00:36PM +0200, Olivier Galibert wrote: > > I must say I'm sorry to step into this flamefest, but weren't the QT > > licensing issues the reasons why we have gnome in the first place? > > That was the #1 reason, when Qt's license was not DFSG-compliant. I > suspect #2 and #3 were "me no likee C++" and "RedHat needs to have > something different vs. what Suse does". Without #2 and #3 the There were several reasons I can remember - Qt was non free, so KDE was non free (long fixed) - A desktop built on a "pay to play" licence would strange future uptake (as Motif did for Unix) - Gnome was doing lots of cool stuff even by the point we got properly involved. - There were patents around Qt and troll tech strongly implied they attack the Qt cloning work if it ever succeeded. Since then Troll Tech have refined the Qt licence somewhat, allowed GPL use of it clearly, set up the foundation to protect its future if bad things occur, and done lots of cool stuff with it. Still has issues for non-free software that Gnome does not - that however is by design 8) Alan From fedora at leemhuis.info Wed Oct 10 16:02:13 2007 From: fedora at leemhuis.info (Thorsten Leemhuis) Date: Wed, 10 Oct 2007 18:02:13 +0200 Subject: EPEL report week 40 2007 Message-ID: <470CF785.40907@leemhuis.info> http://fedoraproject.org/wiki/EPEL/Reports/Week40 (sorry, report late again, but as you can see -- you didn't miss anything ;-) ) ---- = Weekly EPEL Summary = Week 40/2007 == Most important happenings == * Nothing major == EPEL SIG Meeting == Canceled. == Stats == === General === Number of EPEL Contributors 1 We welcome 1 new contributors: afsilva === EPEL 5 === Number of source packages: 682 Number of binary packages: 1314 There are 12 new Packages: * aget | Console download accelerator * cvsweb | Web interface for CVS repositories * ejabberd | A distributed, fault-tolerant Jabber/XMPP server * flashrom | Simple program for reading/writing BIOS chips content * kile | (La)TeX source editor and TeX shell * python-basemap | Plots data on map projections (with continental and political boundaries) * quilt | Scripts for working with series of patches * qwt-doc | Documentation of qwt * qwt | Qt Widgets for Technical Applications * rpmrebuild | A tool to build rpm file from rpm database * smbldap-tools | User and group administration tools for Samba/OpenLDAP * superiotool | Simple program for detecting Super I/O on your mainboard === EPEL 4 === Number of source packages: 429 Number of binary packages: 868 There are 8 new Packages: * aget | Console download accelerator * cvsweb | Web interface for CVS repositories * erlang | General-purpose programming language and runtime environment * flashrom | Simple program for reading/writing BIOS chips content * python-simplejson | Simple, fast, extensible JSON encoder/decoder for Python * quilt | Scripts for working with series of patches * smbldap-tools | User and group administration tools for Samba/OpenLDAP * superiotool | Simple program for detecting Super I/O on your mainboard ---- ["CategoryEPELReports"] From lesmikesell at gmail.com Wed Oct 10 16:24:33 2007 From: lesmikesell at gmail.com (Les Mikesell) Date: Wed, 10 Oct 2007 11:24:33 -0500 Subject: samba license change In-Reply-To: <20071010155519.GA22618@devserv.devel.redhat.com> References: <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <470CB69D.304@hhs.nl> <20071010150036.GA44167@dspnet.fr.eu.org> <20071010155519.GA22618@devserv.devel.redhat.com> Message-ID: <470CFCC1.30804@gmail.com> Alan Cox wrote: > Since then Troll Tech have refined the Qt licence somewhat, allowed GPL use > of it clearly, set up the foundation to protect its future if bad things > occur, and done lots of cool stuff with it. Still has issues for non-free > software that Gnome does not - that however is by design 8) Can you give an example of how Gnome can be used with non-free components where Qt couldn't? -- Les Mikesell lesmikesell at gmail.com From drago01 at gmail.com Wed Oct 10 16:26:58 2007 From: drago01 at gmail.com (dragoran) Date: Wed, 10 Oct 2007 18:26:58 +0200 Subject: samba license change In-Reply-To: <470CFCC1.30804@gmail.com> References: <200710091925.01313@rineau.tsetse> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <470CB69D.304@hhs.nl> <20071010150036.GA44167@dspnet.fr.eu.org> <20071010155519.GA22618@devserv.devel.redhat.com> <470CFCC1.30804@gmail.com> Message-ID: On 10/10/07, Les Mikesell wrote: > Alan Cox wrote: > > > Since then Troll Tech have refined the Qt licence somewhat, allowed GPL use > > of it clearly, set up the foundation to protect its future if bad things > > occur, and done lots of cool stuff with it. Still has issues for non-free > > software that Gnome does not - that however is by design 8) > > Can you give an example of how Gnome can be used with non-free > components where Qt couldn't? you can link a non-free app to gnome libs while you (legally) can't do this with kdelibs. From a.badger at gmail.com Wed Oct 10 16:40:56 2007 From: a.badger at gmail.com (Toshio Kuratomi) Date: Wed, 10 Oct 2007 09:40:56 -0700 Subject: Non-orphans treated as orphans In-Reply-To: <20071010094234.a7fa0212.tsmetana@redhat.com> References: <3170f42f0710092221i487ac8b0j7dd904254d16672e@mail.gmail.com> <20071010094234.a7fa0212.tsmetana@redhat.com> Message-ID: <470D0098.9010703@gmail.com> Tom?? Smetana wrote: > On Wed, 10 Oct 2007 10:51:41 +0530 > "Debarshi 'Rishi' Ray" wrote: > >> https://admin.fedoraproject.org/pkgdb/users/packages/orphan >> >> A number of packages (like libedit and nget) which were orphaned >> sometime back and then taken over, are still listed as orphans in the >> above URL. These packages have an owner for all the current branches >> -- FC-6, F-7 and devel, but not for the EOL'ed branches. >> >> Is this how it is supposed to be, or should I file a bug/ticket, or is >> this already a known issue? > > It's a known problem and it seems it's been taken care of already: > https://hosted.fedoraproject.org/projects/packagedb/ticket/55 > Yep. I committed a fix yesterday. The fix will be pushed to the production instance the next time I sync from devel. ~ 1 week. -Toshio From dstewart at atl.lmco.com Wed Oct 10 16:45:15 2007 From: dstewart at atl.lmco.com (Douglas Stewart) Date: Wed, 10 Oct 2007 12:45:15 -0400 Subject: wordpress 2.3 In-Reply-To: <1380.207.233.85.165.1192030473.squirrel@webmail.thecodergeek.com> References: <20071010143758.GA4478@lisas.de> <1380.207.233.85.165.1192030473.squirrel@webmail.thecodergeek.com> Message-ID: <470D019B.10002@atl.lmco.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Peter Gordon wrote: > Adrian Reber wrote: >> I am thinking about to disable this feature in the Fedora rpm because >> the update is anyway supposed to be updated via yum/rpm and not by >> downloading it directly from wordpress. Just like it is the case for >> firefox. >> > > +1; I did that for Deluge, too. > > For Deluge it was far simpler to patch the installed GConf schema to > set the key for that preference to False to default rather than True. > I've not delved much into the WordPress codebase, but whether it will > be simpler to remove the feature entirely or merely have it disabled > by default is a choice left to you, its maintainer. :) You can disable it via a plugin: http://wordpress.org/extend/plugins/disable-wordpress-core-update/ Stripping the code revision after revision may not be the best notion, from a support standpoint. Also, if you feel like it, there's a plugin to disable plugin update checking as well: http://wordpress.org/extend/plugins/disable-wordpress-plugin-updates/ - -- - ---------- Doug Stewart Senior Systems Administrator/Web Applications Developer Lockheed Martin Advanced Technology Labs dstewart at atl.lmco.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHDQGbN50Q8DVvcvkRAuCgAJ4hOCEeMpLXqnoubnnNnXXbmz9WqACfb/Uh m0/8tXQu62Ah1FjhEO1Hz3c= =GUki -----END PGP SIGNATURE----- From peter at thecodergeek.com Wed Oct 10 16:53:30 2007 From: peter at thecodergeek.com (Peter Gordon) Date: Wed, 10 Oct 2007 09:53:30 -0700 (PDT) Subject: wordpress 2.3 In-Reply-To: <470D019B.10002@atl.lmco.com> References: <20071010143758.GA4478@lisas.de> <1380.207.233.85.165.1192030473.squirrel@webmail.thecodergeek.com> <470D019B.10002@atl.lmco.com> Message-ID: <2677.207.233.85.165.1192035210.squirrel@webmail.thecodergeek.com> Douglas Stewart wrote: > You can disable it via a plugin: > http://wordpress.org/extend/plugins/disable-wordpress-core-update/ > > Stripping the code revision after revision may not be the best notion, > from a support standpoint. > > Also, if you feel like it, there's a plugin to disable plugin update > checking as well: > > http://wordpress.org/extend/plugins/disable-wordpress-plugin-updates/ Good to know; thanks! -- Peter Gordon (codergeek42) This message was sent through a webmail interface, and thus not signed. From debarshi.ray at gmail.com Wed Oct 10 17:02:26 2007 From: debarshi.ray at gmail.com (Debarshi 'Rishi' Ray) Date: Wed, 10 Oct 2007 22:32:26 +0530 Subject: Non-orphans treated as orphans In-Reply-To: <470D0098.9010703@gmail.com> References: <3170f42f0710092221i487ac8b0j7dd904254d16672e@mail.gmail.com> <20071010094234.a7fa0212.tsmetana@redhat.com> <470D0098.9010703@gmail.com> Message-ID: <3170f42f0710101002m185aeb53h2839c545fcaeaaa6@mail.gmail.com> >> It's a known problem and it seems it's been taken care of already: >> https://hosted.fedoraproject.org/projects/packagedb/ticket/55 > Yep. I committed a fix yesterday. The fix will be pushed to the > production instance the next time I sync from devel. ~ 1 week. That is nice. On hindsight I should have searched the tickets before posting here. Sorry for the noise. Cheers, Debarshi -- GPG key ID: 63D4A5A7 Key server: pgp.mit.edu From peter at thecodergeek.com Wed Oct 10 17:12:11 2007 From: peter at thecodergeek.com (Peter Gordon) Date: Wed, 10 Oct 2007 10:12:11 -0700 (PDT) Subject: fedora-release fedora-development.repo, 1.14, 1.14.2.1 fedora-release.spec, 1.54, 1.54.2.1 In-Reply-To: <200710101708.l9AH8Z01003554@cvs-int.fedora.redhat.com> References: <200710101708.l9AH8Z01003554@cvs-int.fedora.redhat.com> Message-ID: <3209.207.233.85.165.1192036331.squirrel@webmail.thecodergeek.com> Jesse Keating wrote: > Modified Files: > Tag: F-7 > fedora-development.repo fedora-release.spec > Log Message: > Add gpg info to devel repo Just to qualm my anxious curiosity - does this mean that we are finally getting GPG-signed Development packages too? That would be *awesome*. :D -- Peter Gordon (codergeek42) This message was sent through a webmail interface, and thus not signed. From adrian at lisas.de Wed Oct 10 17:16:02 2007 From: adrian at lisas.de (Adrian Reber) Date: Wed, 10 Oct 2007 19:16:02 +0200 Subject: wordpress 2.3 In-Reply-To: <470D019B.10002@atl.lmco.com> References: <20071010143758.GA4478@lisas.de> <1380.207.233.85.165.1192030473.squirrel@webmail.thecodergeek.com> <470D019B.10002@atl.lmco.com> Message-ID: <20071010171602.GA15613@lisas.de> On Wed, Oct 10, 2007 at 12:45:15PM -0400, Douglas Stewart wrote: > Peter Gordon wrote: > > Adrian Reber wrote: > >> I am thinking about to disable this feature in the Fedora rpm because > >> the update is anyway supposed to be updated via yum/rpm and not by > >> downloading it directly from wordpress. Just like it is the case for > >> firefox. > >> > > > > +1; I did that for Deluge, too. > > > > For Deluge it was far simpler to patch the installed GConf schema to > > set the key for that preference to False to default rather than True. > > I've not delved much into the WordPress codebase, but whether it will > > be simpler to remove the feature entirely or merely have it disabled > > by default is a choice left to you, its maintainer. :) > > You can disable it via a plugin: > http://wordpress.org/extend/plugins/disable-wordpress-core-update/ > > Stripping the code revision after revision may not be the best notion, > from a support standpoint. > > Also, if you feel like it, there's a plugin to disable plugin update > checking as well: > > http://wordpress.org/extend/plugins/disable-wordpress-plugin-updates/ The problem with those plugins is that they have to be enabled by the users as far as I understand it. I would like have a way to disable it by default and only let the user enable it if he really wants it. Adrian From rc040203 at freenet.de Wed Oct 10 17:18:20 2007 From: rc040203 at freenet.de (Ralf Corsepius) Date: Wed, 10 Oct 2007 19:18:20 +0200 Subject: samba license change In-Reply-To: <20071010142308.GA18784@devserv.devel.redhat.com> References: <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <1191989194.3395.628.camel@mccallum.corsepiu.local> <1191990381.13627.42.camel@localhost.localdomain> <1191993055.3395.643.camel@mccallum.corsepiu.local> <63956.192.54.193.51.1192009898.squirrel@rousalka.dyndns.org> <1192011614.3395.721.camel@mccallum.corsepiu.local> <20071010103114.GB16044@free.fr> <1192023973.3395.743.camel@mccallum.corsepiu.local> <20071010142308.GA18784@devserv.devel.redhat.com> Message-ID: <1192036700.3395.849.camel@mccallum.corsepiu.local> On Wed, 2007-10-10 at 10:23 -0400, Alan Cox wrote: > On Wed, Oct 10, 2007 at 03:46:13PM +0200, Ralf Corsepius wrote: > > One detail: The "GPLv2 or any later version" clause is inacceptable to > > several project and probably is incompatible and/or void in some legal > > systems (In Germany, it is controversial). > > I'm not aware of any issues there. Well, some projects consider the "any later" clause to be giving away control over their works, which they consider to endanger their works and therefore prefer not to apply the "any later" clause. [Consider the FSF had added something to the GPL which would be inapplicable/void under some 's law. In worst case, a court could consider the whole license void.] > Its very different from the usual > "and we may change the licence on you" clauses - which have been found > unreasonable in assorted jurisdictions because you the end user make the > choice, not the supplier. Well, German lawyers use a different argumentation, which can be found in detail in different documents under http://www.ifross.de (run by FSF-benvolent lawyers being specialized in OpenSource legal). Unfortunately translating their "legalize"-argumentation exceeds my capabilities and would exceed email. A more or less readable version can be found on page 10, of http://www.ifross.de/ifross_html/Druckfassung/Die_GPL_kommentiert_und_erklaert.pdf (IMO, this book is a must-read for German developers). A more detailed wording (in "heavy German legalize") of the same argumentation can be found in section 3.c) of: http://www.ifross.de/ifross_html/art1.html Very abbreviated and roughly translated from the link above, they say: "Copyright-law related concerns arise from ?9 GPL ... "any later version" .... Concerns against this regulation arise from aspects of ?31 Abs. 4 UrHG [German copyright law], because the GPL presumes granting of entire rights to everybody, when it permits copying, modification and distribution on any media." In brief: Lawyers say, the "any later" clause bears legal risks, if German law is applicable. In other words, they construct a case where the concerns in my sentence on the top could hit. Ralf From alan at redhat.com Wed Oct 10 17:21:45 2007 From: alan at redhat.com (Alan Cox) Date: Wed, 10 Oct 2007 13:21:45 -0400 Subject: samba license change In-Reply-To: <470CFCC1.30804@gmail.com> References: <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <470CB69D.304@hhs.nl> <20071010150036.GA44167@dspnet.fr.eu.org> <20071010155519.GA22618@devserv.devel.redhat.com> <470CFCC1.30804@gmail.com> Message-ID: <20071010172145.GC24071@devserv.devel.redhat.com> On Wed, Oct 10, 2007 at 11:24:33AM -0500, Les Mikesell wrote: > >occur, and done lots of cool stuff with it. Still has issues for non-free > >software that Gnome does not - that however is by design 8) > > Can you give an example of how Gnome can be used with non-free > components where Qt couldn't? The Gnome developers have a policy that the core GNOME libraries are LGPL or similar. From jkeating at redhat.com Wed Oct 10 17:24:56 2007 From: jkeating at redhat.com (Jesse Keating) Date: Wed, 10 Oct 2007 13:24:56 -0400 Subject: fedora-release fedora-development.repo, 1.14, 1.14.2.1 fedora-release.spec, 1.54, 1.54.2.1 In-Reply-To: <3209.207.233.85.165.1192036331.squirrel@webmail.thecodergeek.com> References: <200710101708.l9AH8Z01003554@cvs-int.fedora.redhat.com> <3209.207.233.85.165.1192036331.squirrel@webmail.thecodergeek.com> Message-ID: <20071010132456.5fb8fdf1@redhat.com> On Wed, 10 Oct 2007 10:12:11 -0700 (PDT) "Peter Gordon" wrote: > > Modified Files: > > Tag: F-7 > > fedora-development.repo fedora-release.spec > > Log Message: > > Add gpg info to devel repo > > Just to qualm my anxious curiosity - does this mean that we are > finally getting GPG-signed Development packages too? That would be > *awesome*. :D We've gotten them as a byproduct of test releases throughout this development cycle. Every package was signed at each test point. It's the builds between those releases that still aren't signed, and will continue to not be signed for the near future. Oh and the Tag was a mistake above, that should have been "F-8" (: I've already fixed that. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From kevin.kofler at chello.at Wed Oct 10 16:27:06 2007 From: kevin.kofler at chello.at (Kevin Kofler) Date: Wed, 10 Oct 2007 16:27:06 +0000 (UTC) Subject: samba license change References: <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <20071010123313.GB13559@devserv.devel.redhat.com> <470CCAC8.2020209@gmail.com> Message-ID: Les Mikesell gmail.com> writes: > Doesn't everyone who has ever contributed code have to agree to a change > unless it had the "gplv2 or newer" clause to begin with - unless they > also turned over ownership of the copyright to someone else? Trolltech makes sure all contributions are under terms which allow them to grant any license, their dual license model wouldn't work otherwise. So as far as Qt is concerned, it all depends on Trolltech and only Trolltech. The subset of KDE apps which is also using the GPLv2 is another story, but similarly to how GNOME's gnome-vfs works, kio_smb is also a separate process as far as I can tell, so it's probably not necessary to get every single KDE app relicensed to avoid a mess. But IANAL. Kevin Kofler From kevin.kofler at chello.at Wed Oct 10 16:40:43 2007 From: kevin.kofler at chello.at (Kevin Kofler) Date: Wed, 10 Oct 2007 16:40:43 +0000 (UTC) Subject: samba license change References: <200710091925.01313@rineau.tsetse> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <470CB69D.304@hhs.nl> <20071010150036.GA44167@dspnet.fr.eu.org> <20071010155519.GA22618@devserv.devel.redhat.com> <470CFCC1.30804@gmail.com> Message-ID: dragoran gmail.com> writes: > you can link a non-free app to gnome libs while you (legally) can't do > this with kdelibs. Only if you're too cheap to buy a commercial license for Qt. The kdelibs are LGPL exactly for that reason, and Qt is dual-licensed. Kevin Kofler From kevin.kofler at chello.at Wed Oct 10 16:54:15 2007 From: kevin.kofler at chello.at (Kevin Kofler) Date: Wed, 10 Oct 2007 16:54:15 +0000 (UTC) Subject: samba license change References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <470CB69D.304@hhs.nl> Message-ID: I wrote: > Actually, depending on what exactly gets linked with libsmbclient (which in > turn depends on your definition of "linking", is the external kio_smb process > the only thing considered "linked" with libsmbclient? ldd seems to think so > (the kio_*.so libs are actually started up as separate processes by kdeinit, > and only kio_smb.so shows up as linked to libsmbclient), but is ldd the > correct definition of "linking" here?), some other KDE contributors may have > to relicense their code too. But what's sure is that without Trolltech, KDE > can't do anything. Looking into it: * yes, kio_smb is a separate process, * all the code in kio_smb itself is GPLv2+ or LGPLv2+ (There was apparently some improper LGPL->GPL conversion done there though, because there's no such version as the "GPL 2.1" which is referred to. :-/) * the kdelibs code which is of course linked in should all be LGPL, thus no problem, so yes, Qt is the one problem here, we can start linking kio_smb to GPLv3 or LGPLv3 libraries if and only if and when Trolltech allows the GPLv3 for Qt. As for exceptions, you'd also have to consider the GPLv2+ code in kio_smb, which so happens to be "Copyright (c) 2000 Caldera Systems, Inc.", good luck getting these folks to agree to any sort of exception. And without exceptions, I guess the GPLv2+ has to be interpreted as "pick any one version of the GPL", not a mix of both. Kevin Kofler From kevin.kofler at chello.at Wed Oct 10 16:38:25 2007 From: kevin.kofler at chello.at (Kevin Kofler) Date: Wed, 10 Oct 2007 16:38:25 +0000 (UTC) Subject: samba license change References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <1192019946.13627.65.camel@localhost.localdomain> Message-ID: Simo Sorce redhat.com> writes: > Slashdot ? On Slashdot anybody can say anything and the contrary, I > wonder why people is so shy to talk directly with other developers when > they need to... There were also some developer blogs. There may have been some lack of communication. But do you expect them to follow every single thread on your mailing list? You don't follow every single thread on kde-core-devel, or even every single thread related to licensing there, either, do you? > If Qt3 is obsolete I can't understand why Trolltech can't add an > exception there, it should be actually much more easier for older > unsupported software, after all who cares for that? It's going to slowly > disappear from the scene anyway and GPLv2 vs GPLv2+/exception for v3 > does not make any difference in that case. Historically, Trolltech has always done license changes only for the new versions, I think they want to use that as leverage to force people to use the new version, which is annoying in the context of KDE where KDE is generally not ready for said new version yet when they do the change. As for GPLv2+exception: is the affected Samba code GPLv3+ or LGPLv3+? If it's LGPLv3+, an exception in Qt might work (but we'd still need Trolltech to grant it!), if it's GPLv3+, we need an exception from BOTH sides. > In any case I was under the impression that F9 was going to use > KDE4/QT4, have plans changed ? That's the plan. But this mess will essentially force us to move (leaving us with no fallback plan), and that's only if Trolltech updates the Qt 4 license, if they don't, we're stuck. Well, we can ship a KDE without SMB support, but is that really what you want in the Samba project? Don't get me wrong, I agree Trolltech's use of GPL v2 only and not doing anything about the GPLv3 (at least not fast enough) is bad, but Samba essentially knowingly sabotaging what's probably their biggest user isn't a solution to that problem either. Kevin Kofler From drago01 at gmail.com Wed Oct 10 17:59:16 2007 From: drago01 at gmail.com (dragoran) Date: Wed, 10 Oct 2007 19:59:16 +0200 Subject: samba license change In-Reply-To: References: <200710091925.01313@rineau.tsetse> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <470CB69D.304@hhs.nl> <20071010150036.GA44167@dspnet.fr.eu.org> <20071010155519.GA22618@devserv.devel.redhat.com> <470CFCC1.30804@gmail.com> Message-ID: On 10/10/07, Kevin Kofler wrote: > dragoran gmail.com> writes: > > you can link a non-free app to gnome libs while you (legally) can't do > > this with kdelibs. > > Only if you're too cheap to buy a commercial license for Qt. The kdelibs are > LGPL exactly for that reason, and Qt is dual-licensed. sorry I missed this option, you are correct here. ;) From ssorce at redhat.com Wed Oct 10 18:10:51 2007 From: ssorce at redhat.com (Simo Sorce) Date: Wed, 10 Oct 2007 14:10:51 -0400 Subject: samba license change In-Reply-To: References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <470CB69D.304@hhs.nl> Message-ID: <1192039851.26017.13.camel@localhost.localdomain> On Wed, 2007-10-10 at 16:54 +0000, Kevin Kofler wrote: > Looking into it: > * yes, kio_smb is a separate process, > * all the code in kio_smb itself is GPLv2+ or LGPLv2+ (There was apparently > some improper LGPL->GPL conversion done there though, because there's no such > version as the "GPL 2.1" which is referred to. :-/) > * the kdelibs code which is of course linked in should all be LGPL, thus no > problem, > so yes, Qt is the one problem here, we can start linking kio_smb to GPLv3 or > LGPLv3 libraries if and only if and when Trolltech allows the GPLv3 for Qt. It seem the same sort of situation as for gnome-vfs, it is interesting to understand how kio_smb communicate and share data with upper layers, under stricter GPL interpretations what matters is intimate data structure sharing to define "linking" and therefore derivation, but IANAL, I guess we need some legal advice on this matter, maybe the various projects can all agree and ask SFLC to study the situation and come out with recommendations? > As for exceptions, you'd also have to consider the GPLv2+ code in kio_smb, > which so happens to be "Copyright (c) 2000 Caldera Systems, Inc.", good luck > getting these folks to agree to any sort of exception. And without exceptions, > I guess the GPLv2+ has to be interpreted as "pick any one version of the GPL", > not a mix of both. GPLv2+ or GPLv3+ or ... means that you are forward compatible, ie, the work as a whole is redistributed under the uppermost license number. Individual components keep the license they want when they are on their own. Simo. From ssorce at redhat.com Wed Oct 10 18:23:43 2007 From: ssorce at redhat.com (Simo Sorce) Date: Wed, 10 Oct 2007 14:23:43 -0400 Subject: samba license change In-Reply-To: References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <1192019946.13627.65.camel@localhost.localdomain> Message-ID: <1192040623.26017.24.camel@localhost.localdomain> On Wed, 2007-10-10 at 16:38 +0000, Kevin Kofler wrote: > Simo Sorce redhat.com> writes: > > Slashdot ? On Slashdot anybody can say anything and the contrary, I > > wonder why people is so shy to talk directly with other developers when > > they need to... > > There were also some developer blogs. There may have been some lack of > communication. But do you expect them to follow every single thread on your > mailing list? You don't follow every single thread on kde-core-devel, or even > every single thread related to licensing there, either, do you? No but we were on the headlines both during the GPLv3 process and when we announced the license change so we made our part to get visible and inform others. I follow each announcement of license change for the code we depend on and make sure we have no problem for it, if we have we contact the devs of the other project promptly and discuss the situation. > > If Qt3 is obsolete I can't understand why Trolltech can't add an > > exception there, it should be actually much more easier for older > > unsupported software, after all who cares for that? It's going to slowly > > disappear from the scene anyway and GPLv2 vs GPLv2+/exception for v3 > > does not make any difference in that case. > > Historically, Trolltech has always done license changes only for the new > versions, I think they want to use that as leverage to force people to use the > new version, which is annoying in the context of KDE where KDE is generally not > ready for said new version yet when they do the change. I undertand that but I guess Trolltech can be asked at least to say a word or two, so far I know only Trolltech is 'thinking' about it. Can someone that know them please get in touch with Trolltech and get us some facts to discuss on? Speculation is annoying. > As for GPLv2+exception: is the affected Samba code GPLv3+ or LGPLv3+? If it's > LGPLv3+, an exception in Qt might work (but we'd still need Trolltech to grant > it!), if it's GPLv3+, we need an exception from BOTH sides. I don't understand this. It is GPLv2 only that is incompatible, once Trolltech makes it v2+ or dual license it under v3/v3+ we have no problems. > > In any case I was under the impression that F9 was going to use > > KDE4/QT4, have plans changed ? > > That's the plan. But this mess will essentially force us to move (leaving us > with no fallback plan), and that's only if Trolltech updates the Qt 4 license, > if they don't, we're stuck. Well, we can ship a KDE without SMB support, but is > that really what you want in the Samba project? We don't like the situation but what is our option? We strongly believe the GPLv3 is the right license for Samba. > Don't get me wrong, I agree Trolltech's use of GPL v2 only and not doing > anything about the GPLv3 (at least not fast enough) is bad, but Samba > essentially knowingly sabotaging what's probably their biggest user isn't a > solution to that problem either. Sorry, our biggest users are Windows clients and linux clients via smbfs/cifs kernel modules. KDE is only one of the many clients like GNOME on one of the platforms. Nonetheless we are concerned about that and that's why we are sending signals to people in *advance*. But you don't expect us to do the work for these projects, do you? Simo. From jspaleta at gmail.com Wed Oct 10 18:55:22 2007 From: jspaleta at gmail.com (Jeff Spaleta) Date: Wed, 10 Oct 2007 10:55:22 -0800 Subject: samba license change In-Reply-To: <1192040623.26017.24.camel@localhost.localdomain> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <1192019946.13627.65.camel@localhost.localdomain> <1192040623.26017.24.camel@localhost.localdomain> Message-ID: <604aa7910710101155u443ec8f8vb8e51592cad55745@mail.gmail.com> On 10/10/07, Simo Sorce wrote: > But you don't expect us to do the work for these projects, do you? I think in the short term inside Fedora I think there is going to be a need to handle the license change like how it was previously done for the mysql client library. Someone is going to have to take the gplv2+ libsmbclient codebase build it with a new name for packages to link against until the licensing mess is resolved. I take it that as a Fedora Contributor you would be unwilling to submit and maintain such a package? What I don't want to see happen in the meantime is accidental building against the libsmbclient by any component that isn't gplv3 compatible in Fedora space, putting Fedora in violation of the licensing. Even scratch builds are a problem. Unfortunately I don't know of any mechanism in our build system which we can use to prevent such inadvertent linking in the Fedora build system and development trees. Regardless of decision of upstream Samba's licensing change, the decision to introduce the gplv3 code in place of gplv2+ code into the Fedora buildsystem puts Fedora into a situation where we could easily be in violation just by rebuilding existing packages. This is not a good situation to be in as a distribution project. Thank god we don't actually have sophisticated features in our buildsystem like automated bootstrapping or mass rebuilding processes in rawhide, which would trigger a violation without human intervention. The introduction of relicensed code,especially library code into the distribution is a pain in the ass. I think we're gonna have to handle this sort of thing in a more controlled way as more library codebases move forward. Fesco? If I had my preferences, I would build a whitelist of components allowed to link against samba/smbclient and start with an empty whitelist, and going through one component at a time and figuring out if its safe to let them build against libsmbclient or not. But I don't think we have the ability to do that sort of thing currently. -jef From ndbecker2 at gmail.com Wed Oct 10 19:18:02 2007 From: ndbecker2 at gmail.com (Neal Becker) Date: Wed, 10 Oct 2007 15:18:02 -0400 Subject: better install experience Message-ID: Some time back, IIRC I posted that it would improve the user experience if fedora installer would include a few tools. I am (once again) getting a new machine, and (once again) it's coming with windoze pre-installed. I need to do ntfsresize. Last time, I had to grab a live-cd that had an ntfsresize, before I could do fedora install. Has this situation improved? If we want to improve the user experience, it would be great if anaconda offered to do the resize. Even for an experienced user, who wants to d/l + burn >1 cd/dvd? From ssorce at redhat.com Wed Oct 10 19:37:39 2007 From: ssorce at redhat.com (Simo Sorce) Date: Wed, 10 Oct 2007 15:37:39 -0400 Subject: samba license change In-Reply-To: <604aa7910710101155u443ec8f8vb8e51592cad55745@mail.gmail.com> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <1192019946.13627.65.camel@localhost.localdomain> <1192040623.26017.24.camel@localhost.localdomain> <604aa7910710101155u443ec8f8vb8e51592cad55745@mail.gmail.com> Message-ID: <1192045059.26017.39.camel@localhost.localdomain> On Wed, 2007-10-10 at 10:55 -0800, Jeff Spaleta wrote: > On 10/10/07, Simo Sorce wrote: > > But you don't expect us to do the work for these projects, do you? > > I think in the short term inside Fedora I think there is going to be a > need to handle the license change like how it was previously done for > the mysql client library. Someone is going to have to take the gplv2+ > libsmbclient codebase build it with a new name for packages to link > against until the licensing mess is resolved. I take it that as a > Fedora Contributor you would be unwilling to submit and maintain such > a package? It depends on the amount of work involved, but it is not the top of my priorities, I could be a co-maintainer though if someone more involved with the projects needing this package can take up the ball and do it themselves. In any case I would rather see upstream take action and solve this problem for all their users including Fedora. > What I don't want to see happen in the meantime is accidental building > against the libsmbclient by any component that isn't gplv3 compatible > in Fedora space, putting Fedora in violation of the licensing. Even > scratch builds are a problem. Unfortunately I don't know of any > mechanism in our build system which we can use to prevent such > inadvertent linking in the Fedora build system and development trees. > Regardless of decision of upstream Samba's licensing change, the > decision to introduce the gplv3 code in place of gplv2+ code into the > Fedora buildsystem puts Fedora into a situation where we could easily > be in violation just by rebuilding existing packages. This is not a > good situation to be in as a distribution project. That's why I removed the only package I built in rawhide and I said I will hold any other 3.2.0 package until the matter is clear. > Thank god we don't actually have sophisticated features in our > buildsystem like automated bootstrapping or mass rebuilding processes > in rawhide, which would trigger a violation without human > intervention. The introduction of relicensed code,especially library > code into the distribution is a pain in the ass. I think we're gonna > have to handle this sort of thing in a more controlled way as more > library codebases move forward. Fesco? > > If I had my preferences, I would build a whitelist of components > allowed to link against samba/smbclient and start with an empty > whitelist, and going through one component at a time and figuring out > if its safe to let them build against libsmbclient or not. But I > don't think we have the ability to do that sort of thing currently. Better we start thinking of it, Samba is not the only project that switched to the v3. On a side note however I think we shouldn't see this a special case, any license change in any package may have the same consequences, we just need to be diligent and warn people, and people need to be diligent and check if they are affect as we always should do. Simo. > -jef > From tcallawa at redhat.com Wed Oct 10 19:38:41 2007 From: tcallawa at redhat.com (Tom "spot" Callaway) Date: Wed, 10 Oct 2007 15:38:41 -0400 Subject: better install experience In-Reply-To: References: Message-ID: <1192045121.3261.82.camel@localhost.localdomain> On Wed, 2007-10-10 at 15:18 -0400, Neal Becker wrote: > Some time back, IIRC I posted that it would improve the user experience if > fedora installer would include a few tools. I am (once again) getting a > new machine, and (once again) it's coming with windoze pre-installed. I > need to do ntfsresize. Last time, I had to grab a live-cd that had an > ntfsresize, before I could do fedora install. Has this situation improved? > > If we want to improve the user experience, it would be great if anaconda > offered to do the resize. Even for an experienced user, who wants to d/l + > burn >1 cd/dvd? Anaconda doesn't have any ntfs support yet. We're looking at that for F9. The F-8 live-cd might have the ntfsutils, but I don't know. ~spot From nicolas.mailhot at laposte.net Wed Oct 10 19:47:56 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Wed, 10 Oct 2007 21:47:56 +0200 Subject: samba license change In-Reply-To: <604aa7910710101155u443ec8f8vb8e51592cad55745@mail.gmail.com> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <1192019946.13627.65.camel@localhost.localdomain> <1192040623.26017.24.camel@localhost.localdomain> <604aa7910710101155u443ec8f8vb8e51592cad55745@mail.gmail.com> Message-ID: <1192045676.23415.1.camel@rousalka.dyndns.org> Le mercredi 10 octobre 2007 ? 10:55 -0800, Jeff Spaleta a ?crit : > Thank god we don't actually have sophisticated features in our > buildsystem like automated bootstrapping or mass rebuilding processes > in rawhide, which would trigger a violation without human > intervention. ??? Even if you build against gplv2 samba, as soon as the result is distributed with gpl3 samba and links against it on user systems, you're in the wrong. -- Nicolas Mailhot -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: Ceci est une partie de message num?riquement sign?e URL: From paul at xelerance.com Wed Oct 10 19:53:12 2007 From: paul at xelerance.com (Paul Wouters) Date: Wed, 10 Oct 2007 15:53:12 -0400 (EDT) Subject: better install experience In-Reply-To: <1192045121.3261.82.camel@localhost.localdomain> References: <1192045121.3261.82.camel@localhost.localdomain> Message-ID: On Wed, 10 Oct 2007, Tom "spot" Callaway wrote: > > If we want to improve the user experience, it would be great if anaconda > > offered to do the resize. Even for an experienced user, who wants to d/l + > > burn >1 cd/dvd? > > Anaconda doesn't have any ntfs support yet. We're looking at that for > F9. > > The F-8 live-cd might have the ntfsutils, but I don't know. Wasn't NTFS a patent issue? Though I do not see it anymore on http://fedoraproject.org/wiki/ForbiddenItems Paul From katzj at redhat.com Wed Oct 10 19:52:15 2007 From: katzj at redhat.com (Jeremy Katz) Date: Wed, 10 Oct 2007 15:52:15 -0400 Subject: better install experience In-Reply-To: References: Message-ID: <1192045935.26533.2.camel@localhost.localdomain> On Wed, 2007-10-10 at 15:18 -0400, Neal Becker wrote: > Some time back, IIRC I posted that it would improve the user experience if > fedora installer would include a few tools. I am (once again) getting a > new machine, and (once again) it's coming with windoze pre-installed. I > need to do ntfsresize. Last time, I had to grab a live-cd that had an > ntfsresize, before I could do fedora install. Has this situation improved? > > If we want to improve the user experience, it would be great if anaconda > offered to do the resize. Even for an experienced user, who wants to d/l + > burn >1 cd/dvd? Are you offering to help by contributing code? Because honestly, it's not like we don't want to do it. But there's only a finite number of people working on anaconda and a finite amount of time available for working on what's realisticially a pretty big project[1]. Having some people interested stepping up and helping to work on code would go a long way towards getting this done for Fedora 9. But with the Fedora 8 (and the Fedora 7 even) live CDs, gparted is there and you can use it for resizing ntfs. It just doesn't provide a well-integrated experience Jeremy [1] As it currently stands, the partitioning workflow can't really work within the constraints needed for resizing. And so some that's also an area that's going to need changes From tcallawa at redhat.com Wed Oct 10 19:53:51 2007 From: tcallawa at redhat.com (Tom "spot" Callaway) Date: Wed, 10 Oct 2007 15:53:51 -0400 Subject: better install experience In-Reply-To: References: <1192045121.3261.82.camel@localhost.localdomain> Message-ID: <1192046031.3261.85.camel@localhost.localdomain> On Wed, 2007-10-10 at 15:53 -0400, Paul Wouters wrote: > On Wed, 10 Oct 2007, Tom "spot" Callaway wrote: > > > > If we want to improve the user experience, it would be great if anaconda > > > offered to do the resize. Even for an experienced user, who wants to d/l + > > > burn >1 cd/dvd? > > > > Anaconda doesn't have any ntfs support yet. We're looking at that for > > F9. > > > > The F-8 live-cd might have the ntfsutils, but I don't know. > > Wasn't NTFS a patent issue? Though I do not see it anymore on > http://fedoraproject.org/wiki/ForbiddenItems Short answer: No. Long answer: If something (anything) in Fedora infringes a patent that you hold, please let me know the specifics (which patent, which software, etc), and we will address it. ~spot From ssorce at redhat.com Wed Oct 10 20:01:23 2007 From: ssorce at redhat.com (Simo Sorce) Date: Wed, 10 Oct 2007 20:01:23 +0000 Subject: samba license change In-Reply-To: <1192045676.23415.1.camel@rousalka.dyndns.org> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <1192019946.13627.65.camel@localhost.localdomain> <1192040623.26017.24.camel@localhost.localdomain> <604aa7910710101155u443ec8f8vb8e51592cad55745@mail.gmail.com> <1192045676.23415.1.camel@rousalka.dyndns.org> Message-ID: <1192046483.26017.41.camel@localhost.localdomain> On Wed, 2007-10-10 at 21:47 +0200, Nicolas Mailhot wrote: > Le mercredi 10 octobre 2007 ? 10:55 -0800, Jeff Spaleta a ?crit : > > > Thank god we don't actually have sophisticated features in our > > buildsystem like automated bootstrapping or mass rebuilding processes > > in rawhide, which would trigger a violation without human > > intervention. > > ??? Even if you build against gplv2 samba, as soon as the result is > distributed with gpl3 samba and links against it on user systems, you're > in the wrong. This is debatable, but better safe then sorry they say. Simo. From fedora at leemhuis.info Wed Oct 10 20:08:59 2007 From: fedora at leemhuis.info (Thorsten Leemhuis) Date: Wed, 10 Oct 2007 22:08:59 +0200 Subject: better install experience In-Reply-To: <1192046031.3261.85.camel@localhost.localdomain> References: <1192045121.3261.82.camel@localhost.localdomain> <1192046031.3261.85.camel@localhost.localdomain> Message-ID: <470D315B.3070604@leemhuis.info> On 10.10.2007 21:53, Tom "spot" Callaway wrote: > On Wed, 2007-10-10 at 15:53 -0400, Paul Wouters wrote: >> On Wed, 10 Oct 2007, Tom "spot" Callaway wrote: >>>> If we want to improve the user experience, it would be great if anaconda >>>> offered to do the resize. Even for an experienced user, who wants to d/l + >>>> burn >1 cd/dvd? >>> Anaconda doesn't have any ntfs support yet. We're looking at that for >>> F9. >>> The F-8 live-cd might have the ntfsutils, but I don't know. >> Wasn't NTFS a patent issue? Though I do not see it anymore on >> http://fedoraproject.org/wiki/ForbiddenItems > Short answer: No. > Long answer: If something (anything) in Fedora infringes a patent that > you hold, please let me know the specifics (which patent, which > software, etc), and we will address it. Is there a middle-sized answer maybe that might explain why https://bugzilla.redhat.com/show_bug.cgi?id=65749 still wasn't fixed? The bug is about this fact: $ grep NTFS /boot/config-2.6.23-0.217.rc9.git1.fc8 # CONFIG_NTFS_FS is not set Sure, ntfs-3g is around -- but some people still prefer the in-kernel driver and it still gets downloaded from a well know 3rd party repo as kmod a lot. Cu knurd From tcallawa at redhat.com Wed Oct 10 20:23:15 2007 From: tcallawa at redhat.com (Tom "spot" Callaway) Date: Wed, 10 Oct 2007 16:23:15 -0400 Subject: better install experience In-Reply-To: <470D315B.3070604@leemhuis.info> References: <1192045121.3261.82.camel@localhost.localdomain> <1192046031.3261.85.camel@localhost.localdomain> <470D315B.3070604@leemhuis.info> Message-ID: <1192047795.3261.88.camel@localhost.localdomain> On Wed, 2007-10-10 at 22:08 +0200, Thorsten Leemhuis wrote: > On 10.10.2007 21:53, Tom "spot" Callaway wrote: > > On Wed, 2007-10-10 at 15:53 -0400, Paul Wouters wrote: > >> On Wed, 10 Oct 2007, Tom "spot" Callaway wrote: > >>>> If we want to improve the user experience, it would be great if anaconda > >>>> offered to do the resize. Even for an experienced user, who wants to d/l + > >>>> burn >1 cd/dvd? > >>> Anaconda doesn't have any ntfs support yet. We're looking at that for > >>> F9. > >>> The F-8 live-cd might have the ntfsutils, but I don't know. > >> Wasn't NTFS a patent issue? Though I do not see it anymore on > >> http://fedoraproject.org/wiki/ForbiddenItems > > Short answer: No. > > Long answer: If something (anything) in Fedora infringes a patent that > > you hold, please let me know the specifics (which patent, which > > software, etc), and we will address it. > > Is there a middle-sized answer maybe that might explain why > https://bugzilla.redhat.com/show_bug.cgi?id=65749 > still wasn't fixed? The bug is about this fact: > > $ grep NTFS /boot/config-2.6.23-0.217.rc9.git1.fc8 > # CONFIG_NTFS_FS is not set > > Sure, ntfs-3g is around -- but some people still prefer the in-kernel > driver and it still gets downloaded from a well know 3rd party repo as > kmod a lot. I asked DaveJ not to enable the ntfs kmod. 1. It doesn't work as well as ntfs-3g. 1A. It doesn't have RW support. 2. It is unmaintained upstream. 3. mount.ntfs points to ntfs-3g in Fedora. So, even if someone gets the ntfs.ko in place, they're still probably using ntfs-3g. ~spot From bpepple at fedoraproject.org Wed Oct 10 18:23:03 2007 From: bpepple at fedoraproject.org (Brian Pepple) Date: Wed, 10 Oct 2007 14:23:03 -0400 Subject: Plan for tomorrows (20071011) FESCO meeting Message-ID: <1192040583.6641.2.camel@kennedy> Hi, Please find below the list of topics that are likely to come up in the next FESCo meeting that is scheduled for tomorrow, Thursday at 17:00 UTC in #fedora-meeting on irc.freenode.org: /topic FESCo meeting -- Free discussion around Fedora There's nothing on the schedule for tomorrow so if you want something to be discussed, send a note to the list in reply to this mail and I'll add it to the schedule. You can also propose topics in the meeting while it is in the "Free discussion around Fedora" phase. If your name/nick is on above list please update the status on the Extras schedule pages in the wiki ahead of the meeting. That way all the other FESCo members and interested contributors know what up ahead of the meeting. And we will avoid long delays in the meeting -- those often arise if someone describes the recent happenings on a topic directly in the meeting while all the others have to wait for his slow typing... Thanks, /B -- Brian Pepple http://fedoraproject.org/wiki/BrianPepple gpg --keyserver pgp.mit.edu --recv-keys 810CC15E BD5E 6F9E 8688 E668 8F5B CBDE 326A E936 810C C15E -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From jspaleta at gmail.com Wed Oct 10 20:44:48 2007 From: jspaleta at gmail.com (Jeff Spaleta) Date: Wed, 10 Oct 2007 12:44:48 -0800 Subject: samba license change In-Reply-To: <1192045676.23415.1.camel@rousalka.dyndns.org> References: <1191420459.8632.60.camel@localhost.localdomain> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <1192019946.13627.65.camel@localhost.localdomain> <1192040623.26017.24.camel@localhost.localdomain> <604aa7910710101155u443ec8f8vb8e51592cad55745@mail.gmail.com> <1192045676.23415.1.camel@rousalka.dyndns.org> Message-ID: <604aa7910710101344t79ed6beag5107d9062416502@mail.gmail.com> On 10/10/07, Nicolas Mailhot wrote: > ??? Even if you build against gplv2 samba, as soon as the result is > distributed with gpl3 samba and links against it on user systems, you're > in the wrong. who is the 'you' in that sentence? if a user takes a re-licensed rawhide package and uses it on an F7 system, is Fedora liable? We can't really police what people do on their systems, but we certaintly need to police what we do on the build system. -jef From tmraz at redhat.com Wed Oct 10 20:55:42 2007 From: tmraz at redhat.com (Tomas Mraz) Date: Wed, 10 Oct 2007 22:55:42 +0200 Subject: samba license change In-Reply-To: <604aa7910710101344t79ed6beag5107d9062416502@mail.gmail.com> References: <1191420459.8632.60.camel@localhost.localdomain> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <1192019946.13627.65.camel@localhost.localdomain> <1192040623.26017.24.camel@localhost.localdomain> <604aa7910710101155u443ec8f8vb8e51592cad55745@mail.gmail.com> <1192045676.23415.1.camel@rousalka.dyndns.org> <604aa7910710101344t79ed6beag5107d9062416502@mail.gmail.com> Message-ID: <1192049742.3065.101.camel@vespa.kabelta.loc> On Wed, 2007-10-10 at 12:44 -0800, Jeff Spaleta wrote: > On 10/10/07, Nicolas Mailhot wrote: > > ??? Even if you build against gplv2 samba, as soon as the result is > > distributed with gpl3 samba and links against it on user systems, you're > > in the wrong. > > who is the 'you' in that sentence? if a user takes a re-licensed > rawhide package and uses it on an F7 system, is Fedora liable? We > can't really police what people do on their systems, but we certaintly > need to police what we do on the build system. Actually in case of rawhide we probably cannot build the new samba there before all packages linking to it which have incompatible license are either changed to not link to samba or to link to the proposed compat libsmbclient package. -- Tomas Mraz No matter how far down the wrong road you've gone, turn back. Turkish proverb From mike at miketc.com Wed Oct 10 20:56:00 2007 From: mike at miketc.com (Mike Chambers) Date: Wed, 10 Oct 2007 15:56:00 -0500 Subject: better install experience In-Reply-To: References: Message-ID: <1192049760.7383.4.camel@scrappy.miketc.com> On Wed, 2007-10-10 at 15:18 -0400, Neal Becker wrote: > Some time back, IIRC I posted that it would improve the user experience if > fedora installer would include a few tools. I am (once again) getting a > new machine, and (once again) it's coming with windoze pre-installed. I > need to do ntfsresize. Last time, I had to grab a live-cd that had an > ntfsresize, before I could do fedora install. Has this situation improved? I know you would rather not do this, so you get the support in case you need it (but don't think it would matter since you are resizing/reconfiguring the machine anyway to fit linux), but you could just repartition it yourself and reinstall windows so you at least have both and can reinstall either one without having to resize any longer. -- Mike Chambers Madisonville, KY "Best lil town on Earth!" From fedora at leemhuis.info Wed Oct 10 21:02:31 2007 From: fedora at leemhuis.info (Thorsten Leemhuis) Date: Wed, 10 Oct 2007 23:02:31 +0200 Subject: better install experience In-Reply-To: <1192047795.3261.88.camel@localhost.localdomain> References: <1192045121.3261.82.camel@localhost.localdomain> <1192046031.3261.85.camel@localhost.localdomain> <470D315B.3070604@leemhuis.info> <1192047795.3261.88.camel@localhost.localdomain> Message-ID: <470D3DE7.90401@leemhuis.info> On 10.10.2007 22:23, Tom "spot" Callaway wrote: > [...] > I asked DaveJ not to enable the ntfs kmod. ..and you two never cared to at least update the informations in the bug? The last comment is from 2007-05-28 and people IMHO deserve at least a answer. > 1. It doesn't work as well as ntfs-3g. Arguable -- some people have more trust in the kernel stuff where kernel-developers keep a close eye on. > 1A. It doesn't have RW support. True; but on the other hand: 1B: ntfs from the kernel doesn't need fuse and thus you don't have to add yourself to the fuse group. > 2. It is unmaintained upstream. Okay, there is not much work being done... http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=history;f=fs/ntfs;hb=HEAD ...but I would not call it unmaintained. Further from http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=blob;f=MAINTAINERS;h=9a91d9e3f1f25c2e0aaded950fae19e4d6fa7e08;hb=HEAD NTFS FILESYSTEM [...] S: Maintained > 3. mount.ntfs points to ntfs-3g in Fedora. So, even if someone gets the > ntfs.ko in place, they're still probably using ntfs-3g. Nope: $ /sbin/modinfo ntfs filename: /lib/modules/2.6.23-0.202.rc8.fc8/extra/ntfs/ntfs.ko $ LC_ALL=C rpm -q ntfs-3g package ntfs-3g is not installed $ LC_ALL=C ls {/usr,}/{s,}bin/mount*ntfs ls: cannot access /usr/sbin/mount*ntfs: No such file or directory ls: cannot access /usr/bin/mount*ntfs: No such file or directory ls: cannot access /sbin/mount*ntfs: No such file or directory ls: cannot access /bin/mount*ntfs: No such file or directory $ sudo mount /dev/sda3 /mnt/misc/ $ mount | grep /dev/sda3 /dev/sda3 on /mnt/misc type ntfs (rw) ---- /me will keep away from this thread now -- this won't lead to anything anyway; I'll tag it in the growing categories "Fedora knows better then me want I want" and "why Fedora never will become a true community distribution" Cu knurd From opensource at till.name Wed Oct 10 21:10:58 2007 From: opensource at till.name (Till Maas) Date: Wed, 10 Oct 2007 23:10:58 +0200 Subject: better install experience In-Reply-To: <470D3DE7.90401@leemhuis.info> References: <1192047795.3261.88.camel@localhost.localdomain> <470D3DE7.90401@leemhuis.info> Message-ID: <200710102310.59264.opensource@till.name> On Mi Oktober 10 2007, Thorsten Leemhuis wrote: > 1B: ntfs from the kernel doesn't need fuse and thus you don't have to > add yourself to the fuse group. With kernel support one needs to be root to mount or adjust /etc/fstab. Imho the fuse solution is more userfriendly here. :-) Regards, Till -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 827 bytes Desc: This is a digitally signed message part. URL: From tcallawa at redhat.com Wed Oct 10 21:17:46 2007 From: tcallawa at redhat.com (Tom "spot" Callaway) Date: Wed, 10 Oct 2007 17:17:46 -0400 Subject: better install experience In-Reply-To: <470D3DE7.90401@leemhuis.info> References: <1192045121.3261.82.camel@localhost.localdomain> <1192046031.3261.85.camel@localhost.localdomain> <470D315B.3070604@leemhuis.info> <1192047795.3261.88.camel@localhost.localdomain> <470D3DE7.90401@leemhuis.info> Message-ID: <1192051066.3261.103.camel@localhost.localdomain> On Wed, 2007-10-10 at 23:02 +0200, Thorsten Leemhuis wrote: > /me will keep away from this thread now -- this won't lead to anything > anyway; I'll tag it in the growing categories "Fedora knows better > then > me want I want" and "why Fedora never will become a true community > distribution" DaveJ doesn't want the bugreports. Are you volunteering to take them? There are two ntfs implementations. One is old, crufted, and poorly maintained. The other one is actively maintained, with lots of new releases, bugfixes, and performance improvements. Which one should Fedora put forward for users, who don't know better? Both? Dave asked me for my opinion, and I said that we shouldn't ship something that's not recommended by one of its authors, and has no real maintenance upstream: http://ntfs-3g.org/about.html IMHO, this the same reason we don't enable every possible module in the kernel. Feel free to plead your case to Dave Jones if you'd like. ~spot From choeger at cs.tu-berlin.de Wed Oct 10 21:20:58 2007 From: choeger at cs.tu-berlin.de (Christoph =?ISO-8859-1?Q?H=F6ger?=) Date: Wed, 10 Oct 2007 23:20:58 +0200 Subject: better install experience In-Reply-To: References: Message-ID: <1192051258.3749.4.camel@choeger4> Hi guys, I thought about it and want to put my two pence in the ring: If you use linux for the first time you will probably get a live cd/dvd first. This means there should be a simple way to install from such a cd (is it? I just don't know). If this way exists it seems that this is the place where to put the ntfsresize option. So we could add the resize step to the live cd and leave the default anaconda untouched, as normal users of the standard dvd will probably resize their partitions before they even finish the download. what do you think? Am Mittwoch, den 10.10.2007, 15:18 -0400 schrieb Neal Becker: > Some time back, IIRC I posted that it would improve the user experience if > fedora installer would include a few tools. I am (once again) getting a > new machine, and (once again) it's coming with windoze pre-installed. I > need to do ntfsresize. Last time, I had to grab a live-cd that had an > ntfsresize, before I could do fedora install. Has this situation improved? > > If we want to improve the user experience, it would be great if anaconda > offered to do the resize. Even for an experienced user, who wants to d/l + > burn >1 cd/dvd? > -- Christoph H?ger -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: Dies ist ein digital signierter Nachrichtenteil URL: From jspaleta at gmail.com Wed Oct 10 21:21:58 2007 From: jspaleta at gmail.com (Jeff Spaleta) Date: Wed, 10 Oct 2007 13:21:58 -0800 Subject: samba license change In-Reply-To: <1192049742.3065.101.camel@vespa.kabelta.loc> References: <1191420459.8632.60.camel@localhost.localdomain> <1191987490.10594.1.camel@naomi> <1192019946.13627.65.camel@localhost.localdomain> <1192040623.26017.24.camel@localhost.localdomain> <604aa7910710101155u443ec8f8vb8e51592cad55745@mail.gmail.com> <1192045676.23415.1.camel@rousalka.dyndns.org> <604aa7910710101344t79ed6beag5107d9062416502@mail.gmail.com> <1192049742.3065.101.camel@vespa.kabelta.loc> Message-ID: <604aa7910710101421u561a61fet4e1884b15df81325@mail.gmail.com> On 10/10/07, Tomas Mraz wrote: > Actually in case of rawhide we probably cannot build the new samba there > before all packages linking to it which have incompatible license are > either changed to not link to samba or to link to the proposed compat > libsmbclient package. Or we had a whitelist mechanism in the buildsystem to enforce metarules concerning what can build against new libsmbclient/samba. But Nicolas has stated my murkier concern. If we just drop re-licensed libsmbclient into place with no enforced technical break like a soname change or a library renaming, are we acting negligently with regard to protecting our own users who consume pieces of rawhide to suppliment F7 or soon to be F8? If the re-licensed code can just drop into place, are we encouraging users to violate the license at runtime by making it too easy to use the re-licensing binary in situations where its inappropriate? -jef From ssorce at redhat.com Wed Oct 10 21:31:16 2007 From: ssorce at redhat.com (Simo Sorce) Date: Wed, 10 Oct 2007 17:31:16 -0400 Subject: samba license change In-Reply-To: <604aa7910710101421u561a61fet4e1884b15df81325@mail.gmail.com> References: <1191420459.8632.60.camel@localhost.localdomain> <1191987490.10594.1.camel@naomi> <1192019946.13627.65.camel@localhost.localdomain> <1192040623.26017.24.camel@localhost.localdomain> <604aa7910710101155u443ec8f8vb8e51592cad55745@mail.gmail.com> <1192045676.23415.1.camel@rousalka.dyndns.org> <604aa7910710101344t79ed6beag5107d9062416502@mail.gmail.com> <1192049742.3065.101.camel@vespa.kabelta.loc> <604aa7910710101421u561a61fet4e1884b15df81325@mail.gmail.com> Message-ID: <1192051876.26017.45.camel@localhost.localdomain> On Wed, 2007-10-10 at 13:21 -0800, Jeff Spaleta wrote: > On 10/10/07, Tomas Mraz wrote: > > Actually in case of rawhide we probably cannot build the new samba there > > before all packages linking to it which have incompatible license are > > either changed to not link to samba or to link to the proposed compat > > libsmbclient package. > > Or we had a whitelist mechanism in the buildsystem to enforce > metarules concerning what can build against new libsmbclient/samba. > > But Nicolas has stated my murkier concern. If we just drop re-licensed > libsmbclient into place with no enforced technical break like a soname > change or a library renaming, are we acting negligently with regard to > protecting our own users who consume pieces of rawhide to suppliment > F7 or soon to be F8? If the re-licensed code can just drop into place, > are we encouraging users to violate the license at runtime by making > it too easy to use the re-licensing binary in situations where its > inappropriate? Short answer: no Simo. From snecklifter at gmail.com Wed Oct 10 21:33:02 2007 From: snecklifter at gmail.com (Christopher Brown) Date: Wed, 10 Oct 2007 22:33:02 +0100 Subject: better install experience In-Reply-To: <1192047795.3261.88.camel@localhost.localdomain> References: <1192045121.3261.82.camel@localhost.localdomain> <1192046031.3261.85.camel@localhost.localdomain> <470D315B.3070604@leemhuis.info> <1192047795.3261.88.camel@localhost.localdomain> Message-ID: <364d303b0710101433w3a0f9975u80d5fa981e2a8fb4@mail.gmail.com> On 10/10/2007, Tom spot Callaway wrote: > > > On Wed, 2007-10-10 at 22:08 +0200, Thorsten Leemhuis wrote: > > On 10.10.2007 21:53, Tom "spot" Callaway wrote: > > > On Wed, 2007-10-10 at 15:53 -0400, Paul Wouters wrote: > > >> On Wed, 10 Oct 2007, Tom "spot" Callaway wrote: > > >>>> If we want to improve the user experience, it would be great if > anaconda > > >>>> offered to do the resize. Even for an experienced user, who wants > to d/l + > > >>>> burn >1 cd/dvd? > > >>> Anaconda doesn't have any ntfs support yet. We're looking at that > for > > >>> F9. > > >>> The F-8 live-cd might have the ntfsutils, but I don't know. > > >> Wasn't NTFS a patent issue? Though I do not see it anymore on > > >> http://fedoraproject.org/wiki/ForbiddenItems > > > Short answer: No. > > > Long answer: If something (anything) in Fedora infringes a patent that > > > you hold, please let me know the specifics (which patent, which > > > software, etc), and we will address it. > > > > Is there a middle-sized answer maybe that might explain why > > https://bugzilla.redhat.com/show_bug.cgi?id=65749 > > still wasn't fixed? The bug is about this fact: > > > > $ grep NTFS /boot/config-2.6.23-0.217.rc9.git1.fc8 > > # CONFIG_NTFS_FS is not set > > > > Sure, ntfs-3g is around -- but some people still prefer the in-kernel > > driver and it still gets downloaded from a well know 3rd party repo as > > kmod a lot. > > I asked DaveJ not to enable the ntfs kmod. I'd prefer it if it was enabled. 1. It doesn't work as well as ntfs-3g. This is debatable. It doesn't have full write support (has some albeit limited) but that doesn't mean it doesn't work well. If you have a partition that you only need read access for it actually works better (qv. faster) than ntfs-3g. 1A. It doesn't have RW support. You can do some. http://linux-ntfs.org/doku.php?id=status 2. It is unmaintained upstream. Not true. Anton is implementing a full read/write driver for OS X and under the terms of his contract he cannot release the code until something like a year after completion. http://sourceforge.net/mailarchive/forum.php?thread_id=7767017&forum_id=2697 3. mount.ntfs points to ntfs-3g in Fedora. So, even if someone gets the > ntfs.ko in place, they're still probably using ntfs-3g. I think that is wrong and a little short-sighted. It really should be mount.ntfs-3g - the kernel driver was implemented first - it is still under development and may well be released around the time of F9+1. Speed issues alone will support the use of kernel filesystems over userspace ones and this will simply prompt a return to this debate. Please can this be changed. Cheers Chris -- http://www.chruz.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From opensource at till.name Wed Oct 10 21:32:18 2007 From: opensource at till.name (Till Maas) Date: Wed, 10 Oct 2007 23:32:18 +0200 Subject: samba license change In-Reply-To: <1192045676.23415.1.camel@rousalka.dyndns.org> References: <1191420459.8632.60.camel@localhost.localdomain> <604aa7910710101155u443ec8f8vb8e51592cad55745@mail.gmail.com> <1192045676.23415.1.camel@rousalka.dyndns.org> Message-ID: <200710102332.46708.opensource@till.name> On Mi Oktober 10 2007, Nicolas Mailhot wrote: > ??? Even if you build against gplv2 samba, as soon as the result is > distributed with gpl3 samba and links against it on user systems, you're > in the wrong. Is this really the case? Afaik the GPL only defines rules for distributing the software and rights for receiving GPL software. E.g. from GPLv3: | 9. Acceptance Not Required for Having Copies. | | You are not required to accept this License in order to receive or run a | copy of the Program. Regards, Till -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 827 bytes Desc: This is a digitally signed message part. URL: From tcallawa at redhat.com Wed Oct 10 21:40:43 2007 From: tcallawa at redhat.com (Tom "spot" Callaway) Date: Wed, 10 Oct 2007 17:40:43 -0400 Subject: better install experience In-Reply-To: <364d303b0710101433w3a0f9975u80d5fa981e2a8fb4@mail.gmail.com> References: <1192045121.3261.82.camel@localhost.localdomain> <1192046031.3261.85.camel@localhost.localdomain> <470D315B.3070604@leemhuis.info> <1192047795.3261.88.camel@localhost.localdomain> <364d303b0710101433w3a0f9975u80d5fa981e2a8fb4@mail.gmail.com> Message-ID: <1192052443.3261.106.camel@localhost.localdomain> On Wed, 2007-10-10 at 22:33 +0100, Christopher Brown wrote: > I think that is wrong and a little short-sighted. It really should be > mount.ntfs-3g - the kernel driver was implemented first - it is still > under development and may well be released around the time of F9+1. > Speed issues alone will support the use of kernel filesystems over > userspace ones and this will simply prompt a return to this debate. > Please can this be changed. Anton's been promising that driver for two+ years now. If it ever emerges, I'd be willing to revisit my opinion on this matter. As to performance, can you back up your assertions with statistics? Something like: http://ntfs-3g.org/performance.html ~spot From snecklifter at gmail.com Wed Oct 10 21:51:25 2007 From: snecklifter at gmail.com (Christopher Brown) Date: Wed, 10 Oct 2007 22:51:25 +0100 Subject: better install experience In-Reply-To: <1192051066.3261.103.camel@localhost.localdomain> References: <1192045121.3261.82.camel@localhost.localdomain> <1192046031.3261.85.camel@localhost.localdomain> <470D315B.3070604@leemhuis.info> <1192047795.3261.88.camel@localhost.localdomain> <470D3DE7.90401@leemhuis.info> <1192051066.3261.103.camel@localhost.localdomain> Message-ID: <364d303b0710101451s10ffb932gb8c15715533d9468@mail.gmail.com> On 10/10/2007, Tom spot Callaway wrote: > > > On Wed, 2007-10-10 at 23:02 +0200, Thorsten Leemhuis wrote: > > /me will keep away from this thread now -- this won't lead to anything > > anyway; I'll tag it in the growing categories "Fedora knows better > > then > > me want I want" and "why Fedora never will become a true community > > distribution" > > DaveJ doesn't want the bugreports. Are you volunteering to take them? These aren't bug reports. There are two ntfs implementations. One is old, crufted, and poorly > maintained. Sorry but that is bullshit. Old and crufted aren't very good technical arguments and poorly maintained is simply untrue. If this boils down to "It doesn't have write support, bwaaaaaaaah" then "poorly maintained" isn't much of one either. The reason there have been so few git commits is because it works fine in the state that its in and as I explained, the core developer is focused mainly on the new driver which, license debates aside, will be released in about a year. The other one is actively maintained, with lots of new > releases, bugfixes, and performance improvements. No argument here. Which one should Fedora put forward for users, who don't know better? No, they run ShuttleworthLinux. Both? Yes, remember choice? mount.ntfs for kernel driver, mount.ntfs-3g for userspace Dave asked me for my opinion, and I said that we shouldn't ship > something that's not recommended by one of its authors, and has no real > maintenance upstream: > > http://ntfs-3g.org/about.html You're taking that from Szaka's mouth who spat the dummy and went off and created ntfs-3g when he could have merged it with ntfsprogs. It actually has nothing to do with the kernel driver. IMHO, this the same reason we don't enable every possible module in the > kernel. No, we don't enable every module because some conflict with each other, some are experimental, and some simply don't work (cough bcm43xx cough) Feel free to plead your case to Dave Jones if you'd like. Since you're the one who made the decision, it really should be you who is answering the critics. I don't think "I made the decision, now go talk to Dave" is aligned with "DaveJ doesn't want the bugreports." Cheers Chris -- http://www.chruz.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From snecklifter at gmail.com Wed Oct 10 22:04:04 2007 From: snecklifter at gmail.com (Christopher Brown) Date: Wed, 10 Oct 2007 23:04:04 +0100 Subject: better install experience In-Reply-To: <1192052443.3261.106.camel@localhost.localdomain> References: <1192045121.3261.82.camel@localhost.localdomain> <1192046031.3261.85.camel@localhost.localdomain> <470D315B.3070604@leemhuis.info> <1192047795.3261.88.camel@localhost.localdomain> <364d303b0710101433w3a0f9975u80d5fa981e2a8fb4@mail.gmail.com> <1192052443.3261.106.camel@localhost.localdomain> Message-ID: <364d303b0710101504w28859cf0hdc8683d3f5979f60@mail.gmail.com> On 10/10/2007, Tom spot Callaway wrote: > > > On Wed, 2007-10-10 at 22:33 +0100, Christopher Brown wrote: > > > > I think that is wrong and a little short-sighted. It really should be > > mount.ntfs-3g - the kernel driver was implemented first - it is still > > under development and may well be released around the time of F9+1. > > Speed issues alone will support the use of kernel filesystems over > > userspace ones and this will simply prompt a return to this debate. > > Please can this be changed. > > Anton's been promising that driver for two+ years now. If it ever > emerges, I'd be willing to revisit my opinion on this matter. > > As to performance, can you back up your assertions with statistics? Love to. http://linuxhelp.150m.com/resources/fs-benchmarks.htm Something like: > http://ntfs-3g.org/performance.html ..which doesn't compare the ntfs kernel driver strangely enough (even if it did, taking data from one of the project sites is difficult to justify on impartiality grounds). Nice detraction from the main thrust of the argument btw. So what happens if the kernel r/w driver gets released? There will be fireworks with mount.ntfsthen... Cheers Chris -- http://www.chruz.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From s.adam at diffingo.com Wed Oct 10 22:00:45 2007 From: s.adam at diffingo.com (Stewart Adam) Date: Wed, 10 Oct 2007 18:00:45 -0400 Subject: Merging totem and totem-xine In-Reply-To: <1191996974.4028.11.camel@localhost.localdomain> References: <1191890955.14085.11.camel@Diffingo.localdomain> <470B0E6D.3000606@gmail.com> <20071009130752.GA18900@nostromo.devel.redhat.com> <1191939517.3626.90.camel@cookie.hadess.net> <1191964106.23786.9.camel@Diffingo.localdomain> <1191965382.3626.108.camel@cookie.hadess.net> <1191965532.23786.18.camel@Diffingo.localdomain> <20071009191853.3c023603@redhat.com> <1191978010.7325.4.camel@Diffingo.localdomain> <1191996861.4028.8.camel@localhost.localdomain> <1191996974.4028.11.camel@localhost.localdomain> Message-ID: <1192053645.19184.2.camel@Diffingo.localdomain> On Tue, 2007-10-09 at 23:16 -0700, Peter Gordon wrote: > On Tue, 2007-10-09 at 23:14 -0700, Peter Gordon wrote: > > While I think your idea about these descriptions is good, it seems > > entirely infeasible, [...] > > Rereading my message, I should clarify this: It's not entirely > infeasible as a concept; but as you had worded it (Stewart), it would > have been so. That's true, I forgot about that. How does this sound: "Totem's backend specifies which set of codecs Totem should use to play multimedia files. Selecting Gstreamer will use all installed gstreamer codecs, while selecting Xine will use all available Xine codecs." Stewart PS. Doesn't xine-lib itself support DVD menus, just not (css-)encrypted ones? From ssorce at redhat.com Wed Oct 10 22:07:44 2007 From: ssorce at redhat.com (Simo Sorce) Date: Wed, 10 Oct 2007 18:07:44 -0400 Subject: rsync license change Message-ID: <1192054064.27891.1.camel@localhost.localdomain> Rsync has changed it's license from GPLv2+ to GPLv3+ The license change affects version 3.0.0 (still a pre-release now). In F-8 we will still have 2.6.9 so the change affects F-9 Simo. From jspaleta at gmail.com Wed Oct 10 22:13:50 2007 From: jspaleta at gmail.com (Jeff Spaleta) Date: Wed, 10 Oct 2007 14:13:50 -0800 Subject: better install experience In-Reply-To: <364d303b0710101504w28859cf0hdc8683d3f5979f60@mail.gmail.com> References: <1192045121.3261.82.camel@localhost.localdomain> <1192046031.3261.85.camel@localhost.localdomain> <470D315B.3070604@leemhuis.info> <1192047795.3261.88.camel@localhost.localdomain> <364d303b0710101433w3a0f9975u80d5fa981e2a8fb4@mail.gmail.com> <1192052443.3261.106.camel@localhost.localdomain> <364d303b0710101504w28859cf0hdc8683d3f5979f60@mail.gmail.com> Message-ID: <604aa7910710101513t620d123fqe265d6988d54fc6d@mail.gmail.com> On 10/10/07, Christopher Brown wrote: > Love to. > > http://linuxhelp.150m.com/resources/fs-benchmarks.htm Correct me if I'm reading it wrong... but the information on that benchmark page seems to indicate that the NTFS listings are made using the native Windows NTFS driver running under Windows XP. Quoting: "For NTFS the native 32-bit Windows XP-SP2 driver was used." ... "The NTFS filesystem and driver, performed very poorly, especially when copying from one NTFS partition to another. It is possible the problem is not filesystem related, but due to the SATA driver that shipped with the motherboard (or Windows XP). Or, it might be a problem related to running a 32-bit operating system on a 64-bit machine. Who knows?" ... "Interestingly enough, the NTFS/fuse project is most probably another effort designed to have NTFS preform poorly under Linux. By design, NTFS/fuse is a user space driver, and thus will never compete favorably with Microsoft's kernel drivers. The Linux NTFS kernel driver was knocked on the head some years ago, after claims, probably false, of how dangerous it was to use. Anyway, instead of fixing the supposed problems, the work to that point was just thrown away and the NTFS/fuse project started." End of qoutes from the url listed. -jef From ssorce at redhat.com Wed Oct 10 22:27:38 2007 From: ssorce at redhat.com (Simo Sorce) Date: Wed, 10 Oct 2007 18:27:38 -0400 Subject: rsync license change In-Reply-To: <1192054064.27891.1.camel@localhost.localdomain> References: <1192054064.27891.1.camel@localhost.localdomain> Message-ID: <1192055258.27891.4.camel@localhost.localdomain> On Wed, 2007-10-10 at 18:07 -0400, Simo Sorce wrote: > Rsync has changed it's license from GPLv2+ to GPLv3+ > The license change affects version 3.0.0 (still a pre-release now). > In F-8 we will still have 2.6.9 so the change affects F-9 Btw, the rsync package provides just one binary and no libraries so there is no license dependency problem. Also the package itself uses just 2 system libraries (libacl, libpopot) so no licensing problem here either. Simo. From peter at thecodergeek.com Wed Oct 10 22:31:22 2007 From: peter at thecodergeek.com (Peter Gordon) Date: Wed, 10 Oct 2007 15:31:22 -0700 Subject: fedora-release fedora-development.repo, 1.14, 1.14.2.1 fedora-release.spec, 1.54, 1.54.2.1 In-Reply-To: <20071010132456.5fb8fdf1@redhat.com> References: <200710101708.l9AH8Z01003554@cvs-int.fedora.redhat.com> <3209.207.233.85.165.1192036331.squirrel@webmail.thecodergeek.com> <20071010132456.5fb8fdf1@redhat.com> Message-ID: <1192055482.4028.15.camel@localhost.localdomain> On Wed, 2007-10-10 at 13:24 -0400, Jesse Keating wrote: > We've gotten them as a byproduct of test releases throughout this > development cycle. Every package was signed at each test point. It's > the builds between those releases that still aren't signed, and will > continue to not be signed for the near future. Aww. :P Thanks for explaining that to me. It's appreciated. -- Peter Gordon (codergeek42) GnuPG Public Key ID: 0xFFC19479 / Fingerprint: DD68 A414 56BD 6368 D957 9666 4268 CB7A FFC1 9479 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From mcepl at redhat.com Wed Oct 10 22:33:19 2007 From: mcepl at redhat.com (Matej Cepl) Date: Thu, 11 Oct 2007 00:33:19 +0200 Subject: better install experience References: <1192045121.3261.82.camel@localhost.localdomain> <1192046031.3261.85.camel@localhost.localdomain> <470D315B.3070604@leemhuis.info> <1192047795.3261.88.camel@localhost.localdomain> <470D3DE7.90401@leemhuis.info> <1192051066.3261.103.camel@localhost.localdomain> <364d303b0710101451s10ffb932gb8c15715533d9468@mail.gmail.com> Message-ID: On 2007-10-10, 21:51 GMT, Christopher Brown wrote: > > There are two ntfs implementations. One is old, crufted, and > > poorly maintained. > > Sorry but that is bullshit. Old and crufted aren't very good > technical arguments and poorly maintained is simply untrue. Just wanted to write something similar. One could easily write ?one is well-tested known, accepted upstream, running in kernel space, and apparently built by somebody who cares a lot about safety of users data, the other is .? Moreover, although I understand absolutely nothing, just by chance I got close to the discussion on https://bugzilla.redhat.com/show_bug.cgi?id=243594 and my feeling from reading that conclusion is that there is a lot of self-report about quality of ntfs-3g by Szaba, but a lot of doubts on side of person whom I trust to be very careful and knowledgeable. Just my 0.02 CZK Mat?j From bnocera at redhat.com Wed Oct 10 22:51:59 2007 From: bnocera at redhat.com (Bastien Nocera) Date: Wed, 10 Oct 2007 23:51:59 +0100 Subject: Merging totem and totem-xine In-Reply-To: <1192053645.19184.2.camel@Diffingo.localdomain> References: <1191890955.14085.11.camel@Diffingo.localdomain> <470B0E6D.3000606@gmail.com> <20071009130752.GA18900@nostromo.devel.redhat.com> <1191939517.3626.90.camel@cookie.hadess.net> <1191964106.23786.9.camel@Diffingo.localdomain> <1191965382.3626.108.camel@cookie.hadess.net> <1191965532.23786.18.camel@Diffingo.localdomain> <20071009191853.3c023603@redhat.com> <1191978010.7325.4.camel@Diffingo.localdomain> <1191996861.4028.8.camel@localhost.localdomain> <1191996974.4028.11.camel@localhost.localdomain> <1192053645.19184.2.camel@Diffingo.localdomain> Message-ID: <1192056719.3626.145.camel@cookie.hadess.net> On Wed, 2007-10-10 at 18:00 -0400, Stewart Adam wrote: > On Tue, 2007-10-09 at 23:16 -0700, Peter Gordon wrote: > > On Tue, 2007-10-09 at 23:14 -0700, Peter Gordon wrote: > > > While I think your idea about these descriptions is good, it seems > > > entirely infeasible, [...] > > > > Rereading my message, I should clarify this: It's not entirely > > infeasible as a concept; but as you had worded it (Stewart), it would > > have been so. > That's true, I forgot about that. How does this sound: > > "Totem's backend specifies which set of codecs Totem should use to play > multimedia files. Selecting Gstreamer will use all installed gstreamer > codecs, while selecting Xine will use all available Xine codecs." That wouldn't really help, would it? What are xine-lib and GStreamer, what do they play? The xine-lib backend is fine for power-users to choose (or their admins make the choice for them), but it's not something you'd want to present to users. I'll mention it once again: I don't want to see this sort of dialogue in Totem, or in the default installation. After that, feel free to discuss implementation and wording for addition in another add-on application. > PS. Doesn't xine-lib itself support DVD menus, just not (css-)encrypted > ones? No, as there's no MPEG-2 video decoder in Fedora's xine-lib (and if there is, it shouldn't be there). From sandeen at redhat.com Wed Oct 10 23:14:56 2007 From: sandeen at redhat.com (Eric Sandeen) Date: Wed, 10 Oct 2007 18:14:56 -0500 Subject: boot-time / readahead investigations Message-ID: <470D5CF0.20204@redhat.com> I found some problems with our (F8) readahead as it is. I did some testing w/ blktrace & seekwatcher during boot to see what the io patterns look like. First, the default/shipped readahead lists seem pretty incomplete, I saw lots of fresh IO happening after the readahead is done. How are the default lists maintained? I tried generating my own lists with init=/sbin/readahead-collector, but: Bugzilla Bug 326891: readahead-collector doesn't collect binaries I fixed that up, and generated nice long custom lists, but: Bugzilla Bug 327041: readahead --sort generates file with "(null)" instead of filename so after the cron.daily goes off, those nice custom lists (or the default lists) get nuked in the sort procedure. (I think this bug only hits on 32-bit platforms) Ok, fixed that up, and did a bit of other tweaking: 1) moved readahead_early to S01 per davej's suggestion, and made the readahead call *not* background itself. This seems to help. 2) also played with "readahead_later" at S02, reading ahead in the background. This saved a little time, but it requires jumping through hoops to make the lists properly. 3) tried adding a superearly readahead list for all the IO rc.sysinit does, it helped a little but not a whole lot. So, with the above bugfixes and 1) above, using (fixed) readahead *does* speed up the boot process. Testing w/o selinux so far, with stock readahead (0:59): http://sandeen.net/fedora_boot/bootchart-stockreadahead-noselinux.png http://sandeen.net/fedora_boot/seekwatcher-stockreadahead-noselinux.png without readahead (0:49): http://sandeen.net/fedora_boot/bootchart-noreadahead-noselinux.png http://sandeen.net/fedora_boot/seekwatcher-noreadahead-noselinux.png with tweaked readahead (0:44): (only tweak 1) above, with updated/sorted lists) http://sandeen.net/fedora_boot/bootchart-fixedreadahead-noselinux.png http://sandeen.net/fedora_boot/seekwatcher-fixedreadahead-noselinux.png On the seekwatcher graphs, nice linear accesses should be faster, and if all files are unfragmented and read-ahead in block order, we shouldn't be doing a lot of seeking around. I was able to get down to about 0:41 a few times with enough fiddling... Also, some way to keep the readahead lists uptodate would be a help, I think. Selinux still does have a lot of overhead, haven't started looking too closely at that case yet (for one, readahead probably doesn't pull in the selinux xattrs) Also, Chris Mason told me that the SuSE glibc has a patch which calls fadvise(POSIX_FADV_WILLNEED) on any shared library that is opened; this causes the kernel to launch its own readahead on it. I have the patch and will do some testing, sounds like an interesting approach. I'll keep looking at this... -Eric From tcallawa at redhat.com Wed Oct 10 23:41:51 2007 From: tcallawa at redhat.com (Tom "spot" Callaway) Date: Wed, 10 Oct 2007 19:41:51 -0400 Subject: better install experience In-Reply-To: <364d303b0710101451s10ffb932gb8c15715533d9468@mail.gmail.com> References: <1192045121.3261.82.camel@localhost.localdomain> <1192046031.3261.85.camel@localhost.localdomain> <470D315B.3070604@leemhuis.info> <1192047795.3261.88.camel@localhost.localdomain> <470D3DE7.90401@leemhuis.info> <1192051066.3261.103.camel@localhost.localdomain> <364d303b0710101451s10ffb932gb8c15715533d9468@mail.gmail.com> Message-ID: <1192059711.3261.110.camel@localhost.localdomain> On Wed, 2007-10-10 at 22:51 +0100, Christopher Brown wrote: > Since you're the one who made the decision, it really should be you > who is answering the critics. I don't think "I made the decision, now > go talk to Dave" is aligned with "DaveJ doesn't want the bugreports." No, I didn't make the decision. DaveJ did. He asked me for my opinion, and I gave it to him. ~spot From cmadams at hiwaay.net Wed Oct 10 23:57:54 2007 From: cmadams at hiwaay.net (Chris Adams) Date: Wed, 10 Oct 2007 18:57:54 -0500 Subject: samba license change In-Reply-To: <1192051876.26017.45.camel@localhost.localdomain> References: <1192019946.13627.65.camel@localhost.localdomain> <1192040623.26017.24.camel@localhost.localdomain> <604aa7910710101155u443ec8f8vb8e51592cad55745@mail.gmail.com> <1192045676.23415.1.camel@rousalka.dyndns.org> <604aa7910710101344t79ed6beag5107d9062416502@mail.gmail.com> <1192049742.3065.101.camel@vespa.kabelta.loc> <604aa7910710101421u561a61fet4e1884b15df81325@mail.gmail.com> <1192051876.26017.45.camel@localhost.localdomain> Message-ID: <20071010235754.GA1083997@hiwaay.net> Once upon a time, Simo Sorce said: > On Wed, 2007-10-10 at 13:21 -0800, Jeff Spaleta wrote: > > But Nicolas has stated my murkier concern. If we just drop re-licensed > > libsmbclient into place with no enforced technical break like a soname > > change or a library renaming, are we acting negligently with regard to > > protecting our own users who consume pieces of rawhide to suppliment > > F7 or soon to be F8? If the re-licensed code can just drop into place, > > are we encouraging users to violate the license at runtime by making > > it too easy to use the re-licensing binary in situations where its > > inappropriate? > > Short answer: no So what if KDE used a private copy of libsmclient.so.0 (from 3.0 so GPLv2) during build but didn't ship it? As long as the newer version is ABI compatible (even if the license isn't), is there a violation? I'm sure some would say it is a violation of the spirit, but is there a technical violation? If so, where is the violation? Where does it physically occur? I haven't read GPLv3 closely, but "linking" doesn't appear anywhere in GPLv2 except in a single note in the appendix (not in the license terms itself). Everything else in GPLv2 talks about derivative works. Arguably, KDE's use of libsmbclient is a derivative work of a GPLv2 product. As long as the interface to that product doesn't change (so KDE's use of the product doesn't change), KDE could claim to be a derivative work of the GPLv2 product. Samba is NOT changing the ABI, so any derivative works (that are derivative by action of using the libsmbclient.so.0 interface) can still claim to be derivatives of only the GPLv2 library. I'm really curious about this (not just trying to still the flames): if a GPLv2-only program is linked against a GPLv2 (or 2+) library and the library switches to GPLv3 (or 3+), who is violating the license? Use (e.g. an end-user actually loading the KDE binary that dynamically links against libsmbclient.so.0) is not covered by the GPLv2, so the end-user is not violating it (because they aren't distributing). A distributor could be building against a GPLv2 version of the library but only distributing the GPLv3 version; is that a violation (why)? -- Chris Adams Systems and Network Administrator - HiWAAY Internet Services I don't speak for anybody but myself - that's enough trouble. From ndbecker2 at gmail.com Thu Oct 11 00:22:18 2007 From: ndbecker2 at gmail.com (Neal Becker) Date: Wed, 10 Oct 2007 20:22:18 -0400 Subject: better install experience References: <1192045935.26533.2.camel@localhost.localdomain> Message-ID: Jeremy Katz wrote: > On Wed, 2007-10-10 at 15:18 -0400, Neal Becker wrote: >> Some time back, IIRC I posted that it would improve the user experience >> if >> fedora installer would include a few tools. I am (once again) getting a >> new machine, and (once again) it's coming with windoze pre-installed. I >> need to do ntfsresize. Last time, I had to grab a live-cd that had an >> ntfsresize, before I could do fedora install. Has this situation >> improved? >> >> If we want to improve the user experience, it would be great if anaconda >> offered to do the resize. Even for an experienced user, who wants to d/l >> + burn >1 cd/dvd? > > Are you offering to help by contributing code? Because honestly, it's > not like we don't want to do it. [...] No, I have no plan to implement this any time soon. But an important part of progress on a large project is to generate good ideas, and to make sure good ideas are organized into a plan. So, I'd like to make 2 points: 1) Contributing good ideas is an important contribution, even if the originator lacks the time or expertise to implement it. 2) Does fedora have a good way to organize suggestions and develop them into goals? I guess I'm not really aware of anything, other than posting on this list - and with this method good ideas might easily be forgotten. From fedora at marcbradshaw.co.uk Thu Oct 11 00:47:35 2007 From: fedora at marcbradshaw.co.uk (Marc Bradshaw) Date: Thu, 11 Oct 2007 10:47:35 +1000 Subject: Help requested re build errors on x86_64-devel In-Reply-To: <470C2C3E.5010701@ioa.s.u-tokyo.ac.jp> References: <470C0CDD.7070901@marcbradshaw.co.uk> <470C2C3E.5010701@ioa.s.u-tokyo.ac.jp> Message-ID: <470D72A7.10003@marcbradshaw.co.uk> Mamoru Tasaka wrote: > This srpm can be rebuilt on all arch, dist-f8. > http://koji.fedoraproject.org/koji/taskinfo?taskID=189122 > > I guess the build failure you saw is because your build used > gimp 2.4.0 rc1. Update gimp to 2.4.0 rc3. (current rawhide Fedora's > gimp is gimp-2.4.0-0.rc3.1.fc8). > Similar discussion is found on > https://bugzilla.redhat.com/show_bug.cgi?id=250210#c9 Thanks Mamoru, that did indeed appear to be the problem here too. -Marc From mmcgrath at redhat.com Thu Oct 11 01:51:55 2007 From: mmcgrath at redhat.com (Mike McGrath) Date: Wed, 10 Oct 2007 20:51:55 -0500 Subject: CDs DVDs or netboot. Oh my! Message-ID: <470D81BB.2070404@redhat.com> History: Up until Fedora 7 all RH family products had an install CD that people could download, stick in their drive and install a minimal set of packages or at least specify a method to install from. Problem: As of Fedora 7 (and soon with Fedora 8) they cannot do this. The installable live cd can install but not in the traditional sense of what people are used to. It has no package selection and cannot upgrade. Opinion: I believe, in part, this has contributed to the dip in numbers we saw between FC6 and F7. Future problem: as of F8 for an individual arch a user could download boot.iso, live cd, installable DVD, and a few respins. Respins are going to get linked to a spins site, the torrents and public mirrors site will be linked to as well. So the real question is what do we 'suggest' our default install be? 1) Live CD: Can't upgrade, do package selection or specify install method. 2) DVD: isn't live (duh :) but requires DVD burner and drive to do installs. 3) boot.iso: a little too advanced for causal users, etc. So which one do we link to directly from get-fedora? The public mirror list will be there as it was in the past. -Mike From skvidal at fedoraproject.org Thu Oct 11 02:23:40 2007 From: skvidal at fedoraproject.org (seth vidal) Date: Wed, 10 Oct 2007 22:23:40 -0400 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <470D81BB.2070404@redhat.com> References: <470D81BB.2070404@redhat.com> Message-ID: <1192069420.19308.15.camel@cutter> On Wed, 2007-10-10 at 20:51 -0500, Mike McGrath wrote: > History: Up until Fedora 7 all RH family products had an install CD that > people could download, stick in their drive and install a minimal set of > packages or at least specify a method to install from. > > Problem: As of Fedora 7 (and soon with Fedora 8) they cannot do this. > The installable live cd can install but not in the traditional sense of > what people are used to. It has no package selection and cannot upgrade. > > Opinion: I believe, in part, this has contributed to the dip in numbers > we saw between FC6 and F7. > > Future problem: as of F8 for an individual arch a user could download > boot.iso, live cd, installable DVD, and a few respins. Respins are > going to get linked to a spins site, the torrents and public mirrors > site will be linked to as well. So the real question is what do we > 'suggest' our default install be? > > 1) Live CD: Can't upgrade, do package selection or specify install method. > 2) DVD: isn't live (duh :) but requires DVD burner and drive to do > installs. > 3) boot.iso: a little too advanced for causal users, etc. > > So which one do we link to directly from get-fedora? The public mirror > list will be there as it was in the past. livecd - you can do pkg selection after you're installed and it lets you 'try before you buy' -sv From mastahnke at gmail.com Thu Oct 11 02:36:09 2007 From: mastahnke at gmail.com (Michael Stahnke) Date: Wed, 10 Oct 2007 21:36:09 -0500 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <1192069420.19308.15.camel@cutter> References: <470D81BB.2070404@redhat.com> <1192069420.19308.15.camel@cutter> Message-ID: <7874d9dd0710101936x304fc3e5m9f67a07411269881@mail.gmail.com> I really think an upgrade path for the casual user is required. Live CDs require the user to start over. Boo. The DVD is huge. A minimal upgrade, like editing the repo files and yum update would be nice. Especially if everything worked correctly. (I am not saying it doesn't currently, but in the past, it sure didn't). Or, could there be a package group like "start here for upgrades" or something? Again, for the more casual linux user, not the system admins. stahnma From jreiser at BitWagon.com Thu Oct 11 02:47:52 2007 From: jreiser at BitWagon.com (John Reiser) Date: Wed, 10 Oct 2007 19:47:52 -0700 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <470D81BB.2070404@redhat.com> References: <470D81BB.2070404@redhat.com> Message-ID: <470D8ED8.9010509@BitWagon.com> > So the real question is what do we 'suggest' our default install be? > > 1) Live CD: Can't upgrade, do package selection or specify install method. Why can't a system that is installed from the Live CD be upgraded? What would it take to make such an installation upgradeable? I believe it is reasonable if the upgrade is possible, even if it requires a separate step after initial installation from Live CD. [Specifying install method and package selection is a natural for the Rescue CD; see #3 below.] > 2) DVD: isn't live (duh :) but requires DVD burner and drive to do > installs. In the "first world" a DVD burner is $50 or less and a DVD reader is $30 or less. In other places (or if those prices are a serious barrier) then share through a user group or a buddy, or postal mail, etc. Seriously. The isolated boxes with no DVD also tend to have anemic network connectivity. Five CD images take a *week* at dialup speeds (I know, I created F7 CDs and spoon fed them to somebody at 33.6Kbaud.) I would like to see a step-by-step method with explanation for doing an install from a DVD.iso on a separate partition on the same machine, and over NFS from another machine that has DVD.iso (unpacking the .iso beforehand is not allowed.) I believe that the current directions for these cases are too glib. > 3) boot.iso: a little too advanced for causal users, etc. For the suggested default, I favor network install booted from the Rescue CD. Please make the Rescue CD available separately, at least for official Release. In the test series for Fedora 8, particularly the torrents, the Rescue CD was "bundled" with the DVD. This bundling defeats the size advantage (120MB vs 3GB.) -- From notting at redhat.com Thu Oct 11 02:46:11 2007 From: notting at redhat.com (Bill Nottingham) Date: Wed, 10 Oct 2007 22:46:11 -0400 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <7874d9dd0710101936x304fc3e5m9f67a07411269881@mail.gmail.com> References: <470D81BB.2070404@redhat.com> <1192069420.19308.15.camel@cutter> <7874d9dd0710101936x304fc3e5m9f67a07411269881@mail.gmail.com> Message-ID: <20071011024611.GA12391@nostromo.devel.redhat.com> Michael Stahnke (mastahnke at gmail.com) said: > I really think an upgrade path for the casual user is required. Live > CDs require the user to start over. Boo. The DVD is huge. The DVD isn't really any bigger than the previous CD images are. > A minimal > upgrade, like editing the repo files and yum update would be nice. > Especially if everything worked correctly. (I am not saying it > doesn't currently, but in the past, it sure didn't). Or, could there > be a package group like "start here for upgrades" or something? Again, > for the more casual linux user, not the system admins. Some potential upgrade enhancements may be looked at for F9. Bill From mastahnke at gmail.com Thu Oct 11 02:51:27 2007 From: mastahnke at gmail.com (Michael Stahnke) Date: Wed, 10 Oct 2007 21:51:27 -0500 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <20071011024611.GA12391@nostromo.devel.redhat.com> References: <470D81BB.2070404@redhat.com> <1192069420.19308.15.camel@cutter> <7874d9dd0710101936x304fc3e5m9f67a07411269881@mail.gmail.com> <20071011024611.GA12391@nostromo.devel.redhat.com> Message-ID: <7874d9dd0710101951r5971baffpe9c9b67c020b9993@mail.gmail.com> On 10/10/07, Bill Nottingham wrote: > Michael Stahnke (mastahnke at gmail.com) said: > > I really think an upgrade path for the casual user is required. Live > > CDs require the user to start over. Boo. The DVD is huge. > > The DVD isn't really any bigger than the previous CD images are. I think I was displeased by the huge number of CDs also. I really like the idea of one cd and then grabbing what I want off of the network. (but I have a decent pipe). > > > A minimal > > upgrade, like editing the repo files and yum update would be nice. > > Especially if everything worked correctly. (I am not saying it > > doesn't currently, but in the past, it sure didn't). Or, could there > > be a package group like "start here for upgrades" or something? Again, > > for the more casual linux user, not the system admins. > > Some potential upgrade enhancements may be looked at for F9. > > Bill > > -- > fedora-devel-list mailing list > fedora-devel-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-devel-list > From marc at mwiriadi.id.au Thu Oct 11 02:52:37 2007 From: marc at mwiriadi.id.au (Marc Wiriadisastra) Date: Thu, 11 Oct 2007 10:52:37 +0800 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <470D8ED8.9010509@BitWagon.com> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> Message-ID: <470D8FF5.8070402@mwiriadi.id.au> John Reiser wrote: >> So the real question is what do we 'suggest' our default install be? >> >> 1) Live CD: Can't upgrade, do package selection or specify install method. >> > > Why can't a system that is installed from the Live CD be upgraded? > What would it take to make such an installation upgradeable? > I believe it is reasonable if the upgrade is possible, even if it > requires a separate step after initial installation from Live CD. > [Specifying install method and package selection is a natural for the > Rescue CD; see #3 below.] > > >> 2) DVD: isn't live (duh :) but requires DVD burner and drive to do >> installs. >> > > In the "first world" a DVD burner is $50 or less and a DVD reader is > $30 or less. In other places (or if those prices are a serious barrier) > then share through a user group or a buddy, or postal mail, etc. Seriously. > The isolated boxes with no DVD also tend to have anemic network connectivity. > Five CD images take a *week* at dialup speeds (I know, I created F7 CDs > and spoon fed them to somebody at 33.6Kbaud.) > > I would like to see a step-by-step method with explanation for doing > an install from a DVD.iso on a separate partition on the same machine, > and over NFS from another machine that has DVD.iso (unpacking the .iso > beforehand is not allowed.) I believe that the current directions > for these cases are too glib. > > >> 3) boot.iso: a little too advanced for causal users, etc. >> > > For the suggested default, I favor network install booted from the Rescue CD. > Please make the Rescue CD available separately, at least for official Release. > In the test series for Fedora 8, particularly the torrents, the Rescue CD > was "bundled" with the DVD. This bundling defeats the size advantage (120MB > vs 3GB.) > > You can separate out your download's using the torrents to download the specific Rescue CD. Regards, Marc From jreiser at BitWagon.com Thu Oct 11 03:01:38 2007 From: jreiser at BitWagon.com (John Reiser) Date: Wed, 10 Oct 2007 20:01:38 -0700 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <470D8FF5.8070402@mwiriadi.id.au> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <470D8FF5.8070402@mwiriadi.id.au> Message-ID: <470D9212.2040304@BitWagon.com> >> In the test series for Fedora 8, particularly the torrents, the Rescue CD >> was "bundled" with the DVD. This bundling defeats the size advantage >> (120MB vs 3GB.) > You can separate out your download's using the torrents to download the > specific Rescue CD. There is no indication that the Rescue CD is bundled with the DVD. The official directions at http://torrent.fedoraproject.org/ do not tell how to split the Rescue CD from the DVD. Indeed, splitting cannot be done using Fedora bittorrent rpm. -- From mmcgrath at redhat.com Thu Oct 11 03:43:55 2007 From: mmcgrath at redhat.com (Mike McGrath) Date: Wed, 10 Oct 2007 22:43:55 -0500 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <7874d9dd0710101936x304fc3e5m9f67a07411269881@mail.gmail.com> References: <470D81BB.2070404@redhat.com> <1192069420.19308.15.camel@cutter> <7874d9dd0710101936x304fc3e5m9f67a07411269881@mail.gmail.com> Message-ID: <470D9BFB.2050203@redhat.com> Michael Stahnke wrote: > I really think an upgrade path for the casual user is required. Live > CDs require the user to start over. Boo. The DVD is huge. A minimal > upgrade, like editing the repo files and yum update would be nice. > Especially if everything worked correctly. (I am not saying it > doesn't currently, but in the past, it sure didn't). Or, could there > be a package group like "start here for upgrades" or something? Again, > for the more casual linux user, not the system admins. > > A link to a docs.fp.o site about upgrades is a good idea. -Mike From mmcgrath at redhat.com Thu Oct 11 03:46:16 2007 From: mmcgrath at redhat.com (Mike McGrath) Date: Wed, 10 Oct 2007 22:46:16 -0500 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <470D8ED8.9010509@BitWagon.com> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> Message-ID: <470D9C88.9050106@redhat.com> John Reiser wrote: >> So the real question is what do we 'suggest' our default install be? >> >> 1) Live CD: Can't upgrade, do package selection or specify install method. >> > > Why can't a system that is installed from the Live CD be upgraded? > What would it take to make such an installation upgradeable? > I believe it is reasonable if the upgrade is possible, even if it > requires a separate step after initial installation from Live CD. > [Specifying install method and package selection is a natural for the > Rescue CD; see #3 below.] > Because the live cd install does an image copy and not an install. The workings behind the scenes are not the same right now in anaconda for the live cd and the normal install. > >> 2) DVD: isn't live (duh :) but requires DVD burner and drive to do >> installs. >> > > In the "first world" a DVD burner is $50 or less and a DVD reader is > $30 or less. In other places (or if those prices are a serious barrier) > then share through a user group or a buddy, or postal mail, etc. Seriously. > The isolated boxes with no DVD also tend to have anemic network connectivity. > Five CD images take a *week* at dialup speeds (I know, I created F7 CDs > and spoon fed them to somebody at 33.6Kbaud.) > > *or* just download something else. I'd like to point out that I consider myself an avid Linux user and I've never done a DVD install. -Mike From halfline at gmail.com Thu Oct 11 03:55:20 2007 From: halfline at gmail.com (Ray Strode) Date: Wed, 10 Oct 2007 23:55:20 -0400 Subject: Gnome Logout Hangs? In-Reply-To: <1192029636.26943.20.camel@raptor.sr.unh.edu> References: <1191936868.4913.2.camel@raptor.sr.unh.edu> <1192029636.26943.20.camel@raptor.sr.unh.edu> Message-ID: <45abe7d80710102055t7eb29314rc26008b93897acac@mail.gmail.com> Hi, > I tracked this down more and it happens with metacity too on my intel > graphics laptop. After logging out, if I go to a text console and kill > just gnome-session, the logout finishes and gdm comes back up. > > Does this "fix" work for anyone else having the problem? It seems that > since this apparently is not happening for everyone, it must be > something I'm running that causes gnome-session to hang. I checked and > pulseaudio is not running so I'm don't think it is the culprit. Do you have vino ("Remote Desktop") installed ? I think there's a bug on one of the F8 tracker lists that mentions some weird interaction between vino and gnome-session on logout. I haven't looked into it yet. --Ray From Matt_Domsch at dell.com Thu Oct 11 03:56:41 2007 From: Matt_Domsch at dell.com (Matt Domsch) Date: Wed, 10 Oct 2007 22:56:41 -0500 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <470D81BB.2070404@redhat.com> References: <470D81BB.2070404@redhat.com> Message-ID: <20071011035641.GA11220@auslistsprd01.us.dell.com> On Wed, Oct 10, 2007 at 08:51:55PM -0500, Mike McGrath wrote: > 3) boot.iso: a little too advanced for causal users, etc. If this would use the mirrorlists to choose a download server, I'd +1 it in a heartbeat. I think that's in the plan for F9 though. -- Matt Domsch Linux Technology Strategist, Dell Office of the CTO linux.dell.com & www.dell.com/linux From skvidal at fedoraproject.org Thu Oct 11 03:58:30 2007 From: skvidal at fedoraproject.org (seth vidal) Date: Wed, 10 Oct 2007 23:58:30 -0400 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <470D9C88.9050106@redhat.com> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <470D9C88.9050106@redhat.com> Message-ID: <1192075110.19308.21.camel@cutter> On Wed, 2007-10-10 at 22:46 -0500, Mike McGrath wrote: > John Reiser wrote: > >> So the real question is what do we 'suggest' our default install be? > >> > >> 1) Live CD: Can't upgrade, do package selection or specify install method. > >> > > > > Why can't a system that is installed from the Live CD be upgraded? > > What would it take to make such an installation upgradeable? > > I believe it is reasonable if the upgrade is possible, even if it > > requires a separate step after initial installation from Live CD. > > [Specifying install method and package selection is a natural for the > > Rescue CD; see #3 below.] > > > > Because the live cd install does an image copy and not an install. The > workings behind the scenes are not the same right now in anaconda for > the live cd and the normal install. Wait - you can upgrade after you boot into the installed livecd image. You just can't upgrade it FROM the boot live image. -sv From ssorce at redhat.com Thu Oct 11 03:41:33 2007 From: ssorce at redhat.com (Simo Sorce) Date: Wed, 10 Oct 2007 23:41:33 -0400 Subject: samba license change In-Reply-To: <20071010235754.GA1083997@hiwaay.net> References: <1192019946.13627.65.camel@localhost.localdomain> <1192040623.26017.24.camel@localhost.localdomain> <604aa7910710101155u443ec8f8vb8e51592cad55745@mail.gmail.com> <1192045676.23415.1.camel@rousalka.dyndns.org> <604aa7910710101344t79ed6beag5107d9062416502@mail.gmail.com> <1192049742.3065.101.camel@vespa.kabelta.loc> <604aa7910710101421u561a61fet4e1884b15df81325@mail.gmail.com> <1192051876.26017.45.camel@localhost.localdomain> <20071010235754.GA1083997@hiwaay.net> Message-ID: <1192074093.27891.8.camel@localhost.localdomain> On Wed, 2007-10-10 at 18:57 -0500, Chris Adams wrote: > Once upon a time, Simo Sorce said: > > On Wed, 2007-10-10 at 13:21 -0800, Jeff Spaleta wrote: > > > But Nicolas has stated my murkier concern. If we just drop re-licensed > > > libsmbclient into place with no enforced technical break like a soname > > > change or a library renaming, are we acting negligently with regard to > > > protecting our own users who consume pieces of rawhide to suppliment > > > F7 or soon to be F8? If the re-licensed code can just drop into place, > > > are we encouraging users to violate the license at runtime by making > > > it too easy to use the re-licensing binary in situations where its > > > inappropriate? > > > > Short answer: no > > So what if KDE used a private copy of libsmclient.so.0 (from 3.0 so > GPLv2) during build but didn't ship it? As long as the newer version is > ABI compatible (even if the license isn't), is there a violation? I'm > sure some would say it is a violation of the spirit, but is there a > technical violation? > > If so, where is the violation? Where does it physically occur? > > I haven't read GPLv3 closely, but "linking" doesn't appear anywhere in > GPLv2 except in a single note in the appendix (not in the license terms > itself). Everything else in GPLv2 talks about derivative works. > Arguably, KDE's use of libsmbclient is a derivative work of a GPLv2 > product. As long as the interface to that product doesn't change (so > KDE's use of the product doesn't change), KDE could claim to be a > derivative work of the GPLv2 product. Samba is NOT changing the ABI, so > any derivative works (that are derivative by action of using the > libsmbclient.so.0 interface) can still claim to be derivatives of only > the GPLv2 library. > > I'm really curious about this (not just trying to still the flames): if > a GPLv2-only program is linked against a GPLv2 (or 2+) library and the > library switches to GPLv3 (or 3+), who is violating the license? Use > (e.g. an end-user actually loading the KDE binary that dynamically links > against libsmbclient.so.0) is not covered by the GPLv2, so the end-user > is not violating it (because they aren't distributing). A distributor > could be building against a GPLv2 version of the library but only > distributing the GPLv3 version; is that a violation (why)? Far from being a flame. Your question is perfectly legitimate, but I don't think there is anybody on this list with enough legal expertise to answer. We need legal advice to be able to answer this question. Simo. From dmc.fedora at filteredperception.org Thu Oct 11 04:05:53 2007 From: dmc.fedora at filteredperception.org (Douglas McClendon) Date: Wed, 10 Oct 2007 23:05:53 -0500 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <470D8ED8.9010509@BitWagon.com> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> Message-ID: <470DA121.7050905@filteredperception.org> John Reiser wrote: >> So the real question is what do we 'suggest' our default install be? >> >> 1) Live CD: Can't upgrade, do package selection or specify install method. > > Why can't a system that is installed from the Live CD be upgraded? > What would it take to make such an installation upgradeable? The livecd is not a collection of rpms, it is an installed filesystem image that runs live. One idea, if one were so inclined, and wanted to make it upgradeable, would be to write an abstraction layer (I'm thinking fuse filesystem) that could mount an installed filesystem image, and provide a mounted view of it as the collection of rpms it contains. I.e. using that rpm functionality that lets you rebuild a binary rpm from the installed files and rpmdb on a system. Not pretty, but the best I think you could do in the traditional sense. If you want to go to more of a 'wipegrade' type upgrade, that provides the user tools to ease the migration of old modified system state, to a new fresh system image, that would be another possible track. -dmc From poelstra at redhat.com Thu Oct 11 05:02:36 2007 From: poelstra at redhat.com (John Poelstra) Date: Wed, 10 Oct 2007 22:02:36 -0700 Subject: Plan for tomorrows (20071011) FESCO meeting In-Reply-To: <1192040583.6641.2.camel@kennedy> References: <1192040583.6641.2.camel@kennedy> Message-ID: <470DAE6C.3070009@redhat.com> Brian Pepple said the following on 10/10/2007 11:23 AM Pacific Time: > Hi, > > Please find below the list of topics that are likely to come up in the > next FESCo meeting that is scheduled for tomorrow, Thursday at 17:00 UTC > in #fedora-meeting on irc.freenode.org: > > /topic FESCo meeting -- Free discussion around Fedora > > There's nothing on the schedule for tomorrow so if you want something > to be discussed, send a note to the list in reply to this mail and I'll > add it to the schedule. You can also propose topics in the meeting > while it is in the "Free discussion around Fedora" phase. Need to follow-up on the remaining unfinished features from last week: http://fedoraproject.org/wiki/Releases/8/FeatureList In particular: http://fedoraproject.org/wiki/Releases/FeatureLaptopImprovements http://fedoraproject.org/wiki/Releases/FeatureNetworkManager http://fedoraproject.org/wiki/Releases/FeatureVirtSecurity The feature pages need to reflect what is 100% done and push unfinished items to a new wiki page for Fedora 9. Thank you, John From louisg00 at bellsouth.net Thu Oct 11 05:17:53 2007 From: louisg00 at bellsouth.net (Louis E Garcia II) Date: Thu, 11 Oct 2007 01:17:53 -0400 Subject: Looking for pcre.h? Message-ID: <1192079873.14881.3.camel@tiger> I'm trying to compile goffice-0.5 and configure can't find pcre.h. I do have perl-devel installed but looking through it I can't see this header file. What other devel package am I missing? -Thanks From green at redhat.com Thu Oct 11 05:28:12 2007 From: green at redhat.com (Anthony Green) Date: Wed, 10 Oct 2007 22:28:12 -0700 Subject: Looking for pcre.h? In-Reply-To: <1192079873.14881.3.camel@tiger> References: <1192079873.14881.3.camel@tiger> Message-ID: <470DB46C.9050100@redhat.com> Louis E Garcia II wrote: > I'm trying to compile goffice-0.5 and configure can't find pcre.h. I do > have perl-devel installed but looking through it I can't see this header > file. What other devel package am I missing? pcre-devel Note that "yum install /usr/include/pcre.h" should have done the trick. AG -------------- next part -------------- A non-text attachment was scrubbed... Name: green.vcf Type: text/x-vcard Size: 163 bytes Desc: not available URL: From rc040203 at freenet.de Thu Oct 11 05:28:33 2007 From: rc040203 at freenet.de (Ralf Corsepius) Date: Thu, 11 Oct 2007 07:28:33 +0200 Subject: Looking for pcre.h? In-Reply-To: <1192079873.14881.3.camel@tiger> References: <1192079873.14881.3.camel@tiger> Message-ID: <1192080514.3058.35.camel@mccallum.corsepiu.local> On Thu, 2007-10-11 at 01:17 -0400, Louis E Garcia II wrote: > I'm trying to compile goffice-0.5 and configure can't find pcre.h. I do > have perl-devel installed but looking through it I can't see this header > file. What other devel package am I missing? # rpm -qf /usr/include/pcre.h pcre-devel-7.0-2 => yum install pcre-devel ? Ralf From j.w.r.degoede at hhs.nl Thu Oct 11 06:04:49 2007 From: j.w.r.degoede at hhs.nl (Hans de Goede) Date: Thu, 11 Oct 2007 08:04:49 +0200 Subject: samba license change In-Reply-To: <20071010235754.GA1083997@hiwaay.net> References: <1192019946.13627.65.camel@localhost.localdomain> <1192040623.26017.24.camel@localhost.localdomain> <604aa7910710101155u443ec8f8vb8e51592cad55745@mail.gmail.com> <1192045676.23415.1.camel@rousalka.dyndns.org> <604aa7910710101344t79ed6beag5107d9062416502@mail.gmail.com> <1192049742.3065.101.camel@vespa.kabelta.loc> <604aa7910710101421u561a61fet4e1884b15df81325@mail.gmail.com> <1192051876.26017.45.camel@localhost.localdomain> <20071010235754.GA1083997@hiwaay.net> Message-ID: <470DBD01.30603@hhs.nl> Chris Adams wrote: > I'm really curious about this (not just trying to still the flames): if > a GPLv2-only program is linked against a GPLv2 (or 2+) library and the > library switches to GPLv3 (or 3+), who is violating the license? Use > (e.g. an end-user actually loading the KDE binary that dynamically links > against libsmbclient.so.0) is not covered by the GPLv2, so the end-user > is not violating it (because they aren't distributing). A distributor > could be building against a GPLv2 version of the library but only > distributing the GPLv3 version; is that a violation (why)? > If you build against a GPLv2(+) lib and distribute only a GPLv3(+) lib, then you (the distributer) are violating the GPL, it doesn't matter against what you build (as long as it works), for the license what you distribute is what counts, as the license is about *distributing*. And the GPLv2 says in section 3, you may only distribute a work under the GPLv2 if you: "a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or," And the source code is: "For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable." Where "modules" means all parts needed to make it run, so including libraries, and notice "which must be distributed under the terms of Sections 1 and 2 above", which say that the covered work must be distributed under the same License (GPLv2). So you must distribute it together with a GPLv2 licensed samba, so no loop holes here (luckily!). Regards, Hans From nicolas.mailhot at laposte.net Thu Oct 11 06:27:16 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Thu, 11 Oct 2007 08:27:16 +0200 Subject: samba license change In-Reply-To: <200710102332.46708.opensource@till.name> References: <1191420459.8632.60.camel@localhost.localdomain> <604aa7910710101155u443ec8f8vb8e51592cad55745@mail.gmail.com> <1192045676.23415.1.camel@rousalka.dyndns.org> <200710102332.46708.opensource@till.name> Message-ID: <1192084036.4029.0.camel@rousalka.dyndns.org> Le mercredi 10 octobre 2007 ? 23:32 +0200, Till Maas a ?crit : > On Mi Oktober 10 2007, Nicolas Mailhot wrote: > > > ??? Even if you build against gplv2 samba, as soon as the result is > > distributed with gpl3 samba and links against it on user systems, you're > > in the wrong. > > Is this really the case? Afaik the GPL only defines rules for distributing the > software and rights for receiving GPL software. Read my sentence again. The *full* sentence -- Nicolas Mailhot -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: Ceci est une partie de message num?riquement sign?e URL: From nicolas.mailhot at laposte.net Thu Oct 11 06:30:32 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Thu, 11 Oct 2007 08:30:32 +0200 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <1192069420.19308.15.camel@cutter> References: <470D81BB.2070404@redhat.com> <1192069420.19308.15.camel@cutter> Message-ID: <1192084232.4029.3.camel@rousalka.dyndns.org> Le mercredi 10 octobre 2007 ? 22:23 -0400, seth vidal a ?crit : > livecd - you can do pkg selection after you're installed And users do not want that. That's the same thing as the "reboot before continuing" windows plague -- Nicolas Mailhot -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: Ceci est une partie de message num?riquement sign?e URL: From nicolas.mailhot at laposte.net Thu Oct 11 06:31:36 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Thu, 11 Oct 2007 08:31:36 +0200 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <7874d9dd0710101936x304fc3e5m9f67a07411269881@mail.gmail.com> References: <470D81BB.2070404@redhat.com> <1192069420.19308.15.camel@cutter> <7874d9dd0710101936x304fc3e5m9f67a07411269881@mail.gmail.com> Message-ID: <1192084296.4029.5.camel@rousalka.dyndns.org> Le mercredi 10 octobre 2007 ? 21:36 -0500, Michael Stahnke a ?crit : > I really think an upgrade path for the casual user is required. Unless they've been dunked, network install/updates should fit the bill -- Nicolas Mailhot -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: Ceci est une partie de message num?riquement sign?e URL: From sundaram at fedoraproject.org Thu Oct 11 07:27:29 2007 From: sundaram at fedoraproject.org (Rahul Sundaram) Date: Thu, 11 Oct 2007 12:57:29 +0530 Subject: better install experience In-Reply-To: <470D315B.3070604@leemhuis.info> References: <1192045121.3261.82.camel@localhost.localdomain> <1192046031.3261.85.camel@localhost.localdomain> <470D315B.3070604@leemhuis.info> Message-ID: <470DD061.4030600@fedoraproject.org> Thorsten Leemhuis wrote: > > Sure, ntfs-3g is around -- but some people still prefer the in-kernel > driver and it still gets downloaded from a well know 3rd party repo as > kmod a lot. That repo should drop the package ideally. It is confusing end users into believing that Fedora itself doesn't support NTFS and the FUSE module in Fedora is way better. Rahul From fedora at leemhuis.info Thu Oct 11 07:31:25 2007 From: fedora at leemhuis.info (Thorsten Leemhuis) Date: Thu, 11 Oct 2007 09:31:25 +0200 Subject: better install experience In-Reply-To: <1192051066.3261.103.camel@localhost.localdomain> References: <1192045121.3261.82.camel@localhost.localdomain> <1192046031.3261.85.camel@localhost.localdomain> <470D315B.3070604@leemhuis.info> <1192047795.3261.88.camel@localhost.localdomain> <470D3DE7.90401@leemhuis.info> <1192051066.3261.103.camel@localhost.localdomain> Message-ID: <470DD14D.1050301@leemhuis.info> /me got some download numbers from livna, so I'll send one final mail On 10.10.2007 23:17, Tom "spot" Callaway wrote: > On Wed, 2007-10-10 at 23:02 +0200, Thorsten Leemhuis wrote: >> /me will keep away from this thread now -- this won't lead to anything >> anyway; I'll tag it in the growing categories "Fedora knows better >> then >> me want I want" and "why Fedora never will become a true community >> distribution" > DaveJ doesn't want the bugreports. Are you volunteering to take them? Sure. > There are two ntfs implementations. One is old, crufted, and poorly > maintained. The other one is actively maintained, with lots of new > releases, bugfixes, and performance improvements. Nevertheless there are about 4500 F7 users installed kmod-ntfs from livna. I'd assume they didn't do that by accident. And I'd further assume most howtos these days will describe ntfs-3g, so I bet a good percentage of those 4500 chose the older one for a reason. > Which one should Fedora put forward for users, who don't know better? > Both? Sure -- just make ntfs-3g the default. Then normal users are happy and those that want the old stuff can use it easily. CU knurd From sundaram at fedoraproject.org Thu Oct 11 07:33:32 2007 From: sundaram at fedoraproject.org (Rahul Sundaram) Date: Thu, 11 Oct 2007 13:03:32 +0530 Subject: better install experience In-Reply-To: References: <1192045935.26533.2.camel@localhost.localdomain> Message-ID: <470DD1CC.6010206@fedoraproject.org> Neal Becker wrote: > 2) Does fedora have a good way to organize suggestions and develop them into > goals? I guess I'm not really aware of anything, other than posting on > this list - and with this method good ideas might easily be forgotten. Yes. There are atleast two methods. 1) File a RFE. http://fedoraproject.org/wiki/BugsAndFeatureRequests 2) Write down a feature proposal http://fedoraproject.org/wiki/Features/Policy Rahul From lkundrak at redhat.com Thu Oct 11 07:44:41 2007 From: lkundrak at redhat.com (Lubomir Kundrak) Date: Thu, 11 Oct 2007 09:44:41 +0200 Subject: better install experience In-Reply-To: <470D3DE7.90401@leemhuis.info> References: <1192045121.3261.82.camel@localhost.localdomain> <1192046031.3261.85.camel@localhost.localdomain> <470D315B.3070604@leemhuis.info> <1192047795.3261.88.camel@localhost.localdomain> <470D3DE7.90401@leemhuis.info> Message-ID: <1192088681.6070.3.camel@localhost.localdomain> On Wed, 2007-10-10 at 23:02 +0200, Thorsten Leemhuis wrote: > NTFS FILESYSTEM Come on, NTFS is soooo 90's ;) > /me will keep away from this thread now -- this won't lead to anything > anyway; I'll tag it in the growing categories "Fedora knows better then > me want I want" and "why Fedora never will become a true community > distribution" Users don't want in-kernel ntfs, or ntfs-3g. What they want is the NTFS support. "If I'd asked my customers what they wanted, they'd have chosen a faster horse" -- Henry Ford -- Lubomir Kundrak (Red Hat Security Response Team) From kmaraas at broadpark.no Thu Oct 11 07:49:34 2007 From: kmaraas at broadpark.no (Kjartan Maraas) Date: Thu, 11 Oct 2007 09:49:34 +0200 Subject: acpid and logging In-Reply-To: <200710100933.50936.sgrubb@redhat.com> References: <470CD0A3.2030204@redhat.com> <200710100933.50936.sgrubb@redhat.com> Message-ID: <1192088974.2517.4.camel@localhost.localdomain> on., 10.10.2007 kl. 09.33 -0400, skrev Steve Grubb: > On Wednesday 10 October 2007 09:16:19 Zdenek Prikryl wrote: > > since version 1.0.6, acpid does not use separate file for logging. It uses > > openlog() and vsyslog() instead of own implementation of logging. So > > everything go to /var/log/messages. > > Yes, I have been chatting with upstream since I'm getting about 6-8 events a > second. He claims I'm the only person on the planet that is getting this rate > of events and my BIOS is broken. It makes syslog hard to use for researching > problems, but not unreadable. > > > But it could be dangerous. According to this bug > > https://bugzilla.redhat.com/show_bug.cgi?id=294391, it could lead > > to unreadable /var/log/messages. > > I do not see anything in that bug that tells how it damages or makes syslog > unusable. I find that it floods syslog, but its not unreadable. > > > So there are two options: > > 1. Get back to old style logging (but upstream does not want to) > > 2. In /etc/rsyslog.conf append a filter for acpid, so rsyslog will be > > logging messages form acpid in separate file. > > There's a third option, which I've asked upstream about, make some of these > messages DEBUG and only log abnormal messages at the higher syslog > priorities. IOW, not all messages are of the same importance. Seriously, my > battery being full of power or me connecting to AC power is not a syslog > worthy or any log worthy event unless I'm debugging a problem. > > Upstream is of the opinion that I'm the only person seeing a high rate of > events and doesn't really want to fix it unless others report similar > problems. Am I the only one? > I don't see many events per second, but still acpid is flooding syslog: [root at localhost log]# tail -f /var/log/messages Oct 11 09:42:26 localhost acpid: notifying client 2145[0:0] Oct 11 09:42:26 localhost acpid: completed event "thermal_zone TZ0 00000081 00000000" Oct 11 09:42:27 localhost acpid: received event "thermal_zone TZ0 00000081 00000000" Oct 11 09:42:27 localhost acpid: notifying client 2001[68:68] Oct 11 09:42:27 localhost acpid: notifying client 2145[0:0] Oct 11 09:42:27 localhost acpid: completed event "thermal_zone TZ0 00000081 00000000" Oct 11 09:42:41 localhost acpid: received event "thermal_zone TZ0 00000081 00000000" Oct 11 09:42:41 localhost acpid: notifying client 2001[68:68] Oct 11 09:42:41 localhost acpid: notifying client 2145[0:0] Oct 11 09:42:41 localhost acpid: completed event "thermal_zone TZ0 00000081 00000000" Oct 11 09:43:00 localhost acpid: received event "thermal_zone TZ0 00000081 00000000" Oct 11 09:43:00 localhost acpid: notifying client 2001[68:68] Oct 11 09:43:00 localhost acpid: notifying client 2145[0:0] Oct 11 09:43:00 localhost acpid: completed event "thermal_zone TZ0 00000081 00000000" Oct 11 09:43:43 localhost acpid: received event "thermal_zone TZ0 00000081 00000000" Oct 11 09:43:43 localhost acpid: notifying client 2001[68:68] Oct 11 09:43:43 localhost acpid: notifying client 2145[0:0] Oct 11 09:43:43 localhost acpid: completed event "thermal_zone TZ0 00000081 00000000" Oct 11 09:44:16 localhost acpid: received event "thermal_zone TZ0 00000081 00000000" Oct 11 09:44:16 localhost acpid: notifying client 2001[68:68] Oct 11 09:44:16 localhost acpid: notifying client 2145[0:0] Oct 11 09:44:16 localhost acpid: completed event "thermal_zone TZ0 00000081 00000000" Oct 11 09:44:57 localhost acpid: received event "thermal_zone TZ0 00000081 00000000" Oct 11 09:44:57 localhost acpid: notifying client 2001[68:68] Oct 11 09:44:57 localhost acpid: notifying client 2145[0:0] Oct 11 09:44:57 localhost acpid: completed event "thermal_zone TZ0 00000081 00000000" Do we really neew to log all these? Cheers Kjartan From fedora at leemhuis.info Thu Oct 11 07:55:41 2007 From: fedora at leemhuis.info (Thorsten Leemhuis) Date: Thu, 11 Oct 2007 09:55:41 +0200 Subject: better install experience In-Reply-To: <470DD061.4030600@fedoraproject.org> References: <1192045121.3261.82.camel@localhost.localdomain> <1192046031.3261.85.camel@localhost.localdomain> <470D315B.3070604@leemhuis.info> <470DD061.4030600@fedoraproject.org> Message-ID: <470DD6FD.1090309@leemhuis.info> On 11.10.2007 09:27, Rahul Sundaram wrote: > Thorsten Leemhuis wrote: > >> Sure, ntfs-3g is around -- but some people still prefer the in-kernel >> driver and it still gets downloaded from a well know 3rd party repo as >> kmod a lot. > > That repo should drop the package ideally. I agreed, once there is no user demand for the kmod and once ntfs-3g is clearly better. > It is confusing end users > into believing that Fedora itself doesn't support NTFS and the FUSE > module in Fedora is way better. Yeah, while at it let's drop Gnome from Fedora, KDE is way better. CU knurd P.S.: To make it more obvious: I'm using Gnome and don't meant the last sentence seriously. From szaka at ntfs-3g.org Thu Oct 11 07:59:30 2007 From: szaka at ntfs-3g.org (Szabolcs Szakacsits) Date: Thu, 11 Oct 2007 10:59:30 +0300 (EEST) Subject: better install experience Message-ID: Hi, On 11/10/07, Jeff Spaleta wrote: > On 10/10/07, Christopher Brown wrote: > > > > Love to. > > > > http://linuxhelp.150m.com/resources/fs-benchmarks.htm The benchmark on the above page used the ntfs-3g-0.20070118-BETA driver (mentioned in the 6th paragraph) and since then tremendous amount of performance work went into NTFS-3G. Please see http://ntfs-3g.org/releases.html Nevertheless the driver is still very much __NOT__ optimized but being worked on the kernel, FUSE and NTFS-3G level by at least Nick Piggin, Miklos Szeredi and the NTFS-3G team. > > > Something like: > > > http://ntfs-3g.org/performance.html > > > ..which doesn't compare the ntfs kernel driver strangely enough The kernel driver can't create/delete files hereby it couldn't run the benchmark. However if you look carefully the streaming read/write performances than you can notice that that the NTFS-3G performance is very close to the performance of the kernel file systems. The reason is simple, typically the disk bandwidth is the bottleneck, not the file system quality. Btw, the above numbers are also outdated and all maintained filesystems were improved since then. These numbers are more recent (and not done by me ;) though still almost half year old. http://www.csamuel.org/2007/04/25/comparing-ntfs-3g-to-zfs-fuse-for-fuse-performance > Correct me if I'm reading it wrong... but the information on that > benchmark page seems to indicate that the NTFS listings are made using > the native Windows NTFS driver running under Windows XP. Yes, the Windows NTFS driver and NTFS-3G were tested. The kernel NTFS driver can't run most of those tests because it can only read files. > "Interestingly enough, the NTFS/fuse project is most probably another > effort designed to have NTFS preform poorly under Linux. By design, > NTFS/fuse is a user space driver, and thus will never compete > favorably with Microsoft's kernel drivers. High performance, block device based hybrid-space file systems are very new on Linux and they need quite a lot of optimization work in the kernel, FUSE and the file system driver itself. NTFS is also very complex (Windows NTFS is about 300,000, ntfs-3g 70,000, ext3 30,000, fat 3,000 source lines without comments, etc) and we simply can't do better now. > The Linux NTFS kernel driver was knocked on the head some years ago, > after claims, probably false, of how dangerous it was to use. Here the writer confuses Loewis' kernel NTFS driver with Anton's kernel NTFS driver. > Anyway, instead of fixing the supposed problems, the work to that point > was just thrown away and the NTFS/fuse project started." Absolutely untrue. Anton's kernel driver and NTFS-3G have the same source base, the later being actively worked on by developers but not the former what Anton says he completely rewrote, and it's closed source for now. Regards, Szaka -- NTFS-3G Lead Developer: http://ntfs-3g.org From jcm at redhat.com Thu Oct 11 07:59:52 2007 From: jcm at redhat.com (Jon Masters) Date: Thu, 11 Oct 2007 03:59:52 -0400 Subject: should readahead allow generic paths? Message-ID: <1192089592.6478.36.camel@jcmlaptop> Yo, Seems to me that it'd be more useful if the readahead package configuration files (default/later) could use wildcards for path components such as firefox, python, etc. (so that you don't have quite the disconnect/lock-step requirement between these packages). Is there a reason why it's hard wired? Jon. From szaka at ntfs-3g.org Thu Oct 11 08:19:02 2007 From: szaka at ntfs-3g.org (Szabolcs Szakacsits) Date: Thu, 11 Oct 2007 11:19:02 +0300 (EEST) Subject: better install experience In-Reply-To: <1192088681.6070.3.camel@localhost.localdomain> References: <1192045121.3261.82.camel@localhost.localdomain> <1192046031.3261.85.camel@localhost.localdomain> <470D315B.3070604@leemhuis.info> <1192047795.3261.88.camel@localhost.localdomain> <470D3DE7.90401@leemhuis.info> <1192088681.6070.3.camel@localhost.localdomain> Message-ID: On Thu, 11 Oct 2007, Lubomir Kundrak wrote: > On Wed, 2007-10-10 at 23:02 +0200, Thorsten Leemhuis wrote: > > > NTFS FILESYSTEM > > Come on, NTFS is soooo 90's ;) Actually its root is in the 70's (FILES-11) but it was a bit over[re]designed in the 90's for the [0...]0's. > Lubomir Kundrak (Red Hat Security Response Team) Could please take a quick look at https://bugzilla.redhat.com/show_bug.cgi?id=298651#c21 and explain shortly why you think your advisory is correct, so people could avoid similar problems in the future? Thank you, Szaka -- NTFS-3G Lead Developer: http://ntfs-3g.org From fedora at camperquake.de Thu Oct 11 08:43:16 2007 From: fedora at camperquake.de (Ralf Ertzinger) Date: Thu, 11 Oct 2007 10:43:16 +0200 Subject: Merging totem and totem-xine In-Reply-To: <1192056719.3626.145.camel@cookie.hadess.net> References: <1191890955.14085.11.camel@Diffingo.localdomain> <470B0E6D.3000606@gmail.com> <20071009130752.GA18900@nostromo.devel.redhat.com> <1191939517.3626.90.camel@cookie.hadess.net> <1191964106.23786.9.camel@Diffingo.localdomain> <1191965382.3626.108.camel@cookie.hadess.net> <1191965532.23786.18.camel@Diffingo.localdomain> <20071009191853.3c023603@redhat.com> <1191978010.7325.4.camel@Diffingo.localdomain> <1191996861.4028.8.camel@localhost.localdomain> <1191996974.4028.11.camel@localhost.localdomain> <1192053645.19184.2.camel@Diffingo.localdomain> <1192056719.3626.145.camel@cookie.hadess.net> Message-ID: <20071011104316.29b39a1b@banea.int.addix.net> Hi. On Wed, 10 Oct 2007 23:51:59 +0100, Bastien Nocera wrote: > > PS. Doesn't xine-lib itself support DVD menus, just not > > (css-)encrypted ones? > > No, as there's no MPEG-2 video decoder in Fedora's xine-lib (and if > there is, it shouldn't be there). So this isn't about DVD menus at all, but about DVDs in general. From zprikryl at redhat.com Thu Oct 11 08:51:55 2007 From: zprikryl at redhat.com (Zdenek Prikryl) Date: Thu, 11 Oct 2007 10:51:55 +0200 Subject: acpid and logging In-Reply-To: <1192088974.2517.4.camel@localhost.localdomain> References: <470CD0A3.2030204@redhat.com> <200710100933.50936.sgrubb@redhat.com> <1192088974.2517.4.camel@localhost.localdomain> Message-ID: <470DE42B.9050302@redhat.com> Kjartan Maraas napsal(a): > I don't see many events per second, but still acpid is flooding syslog: > > [root at localhost log]# tail -f /var/log/messages > Oct 11 09:42:26 localhost acpid: notifying client 2145[0:0] > Oct 11 09:42:26 localhost acpid: completed event "thermal_zone TZ0 00000081 00000000" > Oct 11 09:42:27 localhost acpid: received event "thermal_zone TZ0 00000081 00000000" > Oct 11 09:42:27 localhost acpid: notifying client 2001[68:68] > Oct 11 09:42:27 localhost acpid: notifying client 2145[0:0] > Oct 11 09:42:27 localhost acpid: completed event "thermal_zone TZ0 00000081 00000000" > Oct 11 09:42:41 localhost acpid: received event "thermal_zone TZ0 00000081 00000000" > Oct 11 09:42:41 localhost acpid: notifying client 2001[68:68] > Oct 11 09:42:41 localhost acpid: notifying client 2145[0:0] > Oct 11 09:42:41 localhost acpid: completed event "thermal_zone TZ0 00000081 00000000" > Oct 11 09:43:00 localhost acpid: received event "thermal_zone TZ0 00000081 00000000" > Oct 11 09:43:00 localhost acpid: notifying client 2001[68:68] > Oct 11 09:43:00 localhost acpid: notifying client 2145[0:0] > Oct 11 09:43:00 localhost acpid: completed event "thermal_zone TZ0 00000081 00000000" > Oct 11 09:43:43 localhost acpid: received event "thermal_zone TZ0 00000081 00000000" > Oct 11 09:43:43 localhost acpid: notifying client 2001[68:68] > Oct 11 09:43:43 localhost acpid: notifying client 2145[0:0] > Oct 11 09:43:43 localhost acpid: completed event "thermal_zone TZ0 00000081 00000000" > Oct 11 09:44:16 localhost acpid: received event "thermal_zone TZ0 00000081 00000000" > Oct 11 09:44:16 localhost acpid: notifying client 2001[68:68] > Oct 11 09:44:16 localhost acpid: notifying client 2145[0:0] > Oct 11 09:44:16 localhost acpid: completed event "thermal_zone TZ0 00000081 00000000" > Oct 11 09:44:57 localhost acpid: received event "thermal_zone TZ0 00000081 00000000" > Oct 11 09:44:57 localhost acpid: notifying client 2001[68:68] > Oct 11 09:44:57 localhost acpid: notifying client 2145[0:0] > Oct 11 09:44:57 localhost acpid: completed event "thermal_zone TZ0 00000081 00000000" > > Do we really neew to log all these? As Steve Grubb wrote, probably the best solution for that is log only messages with warnings or error priority. Messages above have notify and info priority, so if acpid is not running with -d as a parameter (in debug mode), then those messages should not be logged into syslog. Zdenek From lkundrak at redhat.com Thu Oct 11 09:17:19 2007 From: lkundrak at redhat.com (Lubomir Kundrak) Date: Thu, 11 Oct 2007 11:17:19 +0200 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <1192084232.4029.3.camel@rousalka.dyndns.org> References: <470D81BB.2070404@redhat.com> <1192069420.19308.15.camel@cutter> <1192084232.4029.3.camel@rousalka.dyndns.org> Message-ID: <1192094239.6070.20.camel@localhost.localdomain> On Thu, 2007-10-11 at 08:30 +0200, Nicolas Mailhot wrote: > Le mercredi 10 octobre 2007 ? 22:23 -0400, seth vidal a ?crit : > > > livecd - you can do pkg selection after you're installed > > And users do not want that. That's the same thing as the "reboot before > continuing" windows plague What's wrong with that? You have to reboot anyways. Well, years ago I heard that Caldera's Linux was able to switch to the installed system without reboot. SUSE also, if I recall correctly. Not an option though -- the user can choose kernel (xen v. non-xen at least) at install time and, well, reboot is a way to verify if boot loader was installed correctly. -- Lubomir Kundrak (Red Hat Security Response Team) From tsmetana at redhat.com Thu Oct 11 09:18:49 2007 From: tsmetana at redhat.com (=?UTF-8?B?VG9tw6HFoQ==?= Smetana) Date: Thu, 11 Oct 2007 11:18:49 +0200 Subject: Retiring procinfo Message-ID: <20071011111849.3e47b20e.tsmetana@redhat.com> Hello, I would like to retire the procinfo package because: - latest upstream release in 2001 - nobody seems to be actually using it -- it has probably never worked on 64-bit architectures, under certain circumstances it crashed even on i386 but I have no bugreport mentioning that (found it myself when solving the 64-bit problem) In any case I'd rather ask... Any objections? -- Tom?? Smetana Base OS Software Engineer, Red Hat RH IRC: #brno #devel #base-os; Freenode IRC: #fedora-devel From ian at stams.strath.ac.uk Thu Oct 11 09:22:15 2007 From: ian at stams.strath.ac.uk (Ian Thurlbeck) Date: Thu, 11 Oct 2007 10:22:15 +0100 Subject: F9: system wide proxy settings at install Message-ID: <470DEB47.3050408@stams.strath.ac.uk> Hi I was having some issues with firefox on F8t3 today, so I moved aside my .mozilla directory to re-generate the default setup. However, firefox wouldn't restart because it's looking for updates or something and I'm behind a mandatory web proxy/cache. Copying in my old prefs.js file gets me running again. I can't tell you how many times I have to set application specific settings to get past the proxy - wget, php pear, yum, firefox (!), rkhunter, extra Fedora software during install, etc, etc. For FC9, how about setting a proxy early in the installer and using this for all web-using applications ? I appreciate there are many outstanding requests/bug reports to do with proxies, so I'm just trying to raise its profile a bit. Many thanks Ian -- Ian Thurlbeck http://www.stams.strath.ac.uk/ Statistics and Modelling Science, University of Strathclyde Livingstone Tower, 26 Richmond Street, Glasgow, UK, G1 1XH Tel: +44 (0)141 548 3667 Fax: +44 (0)141 552 2079 From alan at redhat.com Thu Oct 11 09:55:45 2007 From: alan at redhat.com (Alan Cox) Date: Thu, 11 Oct 2007 05:55:45 -0400 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <470D8ED8.9010509@BitWagon.com> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> Message-ID: <20071011095545.GB19149@devserv.devel.redhat.com> On Wed, Oct 10, 2007 at 07:47:52PM -0700, John Reiser wrote: > > 2) DVD: isn't live (duh :) but requires DVD burner and drive to do > > installs. > > In the "first world" a DVD burner is $50 or less and a DVD reader is > $30 or less. In other places (or if those prices are a serious barrier) Oh god not this again Today people still ship new laptops with CD-R/CD-RW drives. Lots of them. You can't fit a $30 DVD reader to them. > then share through a user group or a buddy, or postal mail, etc. Seriously. > The isolated boxes with no DVD also tend to have anemic network connectivity. Mine has 100Mbit ethernet, wireless, bluetooth and serial. We should be shipping a CD set. I consistently see people going to Ubuntu after asking for a Fedora CD and being told they can't update that way. Alan From lemenkov at gmail.com Thu Oct 11 10:03:56 2007 From: lemenkov at gmail.com (Peter Lemenkov) Date: Thu, 11 Oct 2007 14:03:56 +0400 Subject: "rpmq: no arguments given for query" message while trying to make in Fedora's CVS tree Message-ID: Hello All! Since couple of days ago I can't build tag or make anything else in Fedora's CVS tree. All my attemps ends with message in subj. Looking with ps aux I fond only this suspicious process: 31470 pts/1 Ss 0:00 \_ /bin/bash 31496 pts/1 S+ 0:00 \_ make tag 31576 pts/1 S+ 0:00 \_ grep -i ^buildarch:.*noarch My system is PowerPC-based Mac Mini with Fedora 7 installed. -- With best regards! From sundaram at fedoraproject.org Thu Oct 11 10:13:44 2007 From: sundaram at fedoraproject.org (Rahul Sundaram) Date: Thu, 11 Oct 2007 15:43:44 +0530 Subject: better install experience In-Reply-To: <470DD6FD.1090309@leemhuis.info> References: <1192045121.3261.82.camel@localhost.localdomain> <1192046031.3261.85.camel@localhost.localdomain> <470D315B.3070604@leemhuis.info> <470DD061.4030600@fedoraproject.org> <470DD6FD.1090309@leemhuis.info> Message-ID: <470DF758.9080009@fedoraproject.org> Thorsten Leemhuis wrote: > > On 11.10.2007 09:27, Rahul Sundaram wrote: >> Thorsten Leemhuis wrote: >> >>> Sure, ntfs-3g is around -- but some people still prefer the in-kernel >>> driver and it still gets downloaded from a well know 3rd party repo as >>> kmod a lot. >> That repo should drop the package ideally. > > I agreed, once there is no user demand for the kmod and once ntfs-3g is > clearly better. A lot of people continue to believe old information that Fedora does not have any NTFS support and this is the primary reason for them going to third party repositories. If end users are aware of better functionality in ntfs-3g compared to kmod, the demand would be drastically less. >> It is confusing end users >> into believing that Fedora itself doesn't support NTFS and the FUSE >> module in Fedora is way better. > > Yeah, while at it let's drop Gnome from Fedora, KDE is way better. This is not a meaningful comparison. Rahul From carlo.cassinelli at gmail.com Thu Oct 11 10:23:41 2007 From: carlo.cassinelli at gmail.com (Carlo Cassinelli) Date: Thu, 11 Oct 2007 12:23:41 +0200 Subject: Bluetooth activation Message-ID: I have a thinkpad T43 width fedora 8 test3 installed, and there is a big bluetooth's bug. The Fn+F5 button to activate/deactivate the interface it does not work, when the interface is activated before the loading of kernel the key work, but as soon as the fedora 8 test3 kernel is loaded this key does not work and the interface cannot be activated. If the bluetooth is activated before the loading of fedora 8 this works well, I think it is not a problem of bluez but of the kernel. I have last kernel and the all system is up to date. Sorry for my english. Solutions? -------------- next part -------------- An HTML attachment was scrubbed... URL: From buc at odusz.so-cdu.ru Thu Oct 11 10:43:04 2007 From: buc at odusz.so-cdu.ru (Dmitry Butskoy) Date: Thu, 11 Oct 2007 14:43:04 +0400 Subject: rsync license change In-Reply-To: <1192055258.27891.4.camel@localhost.localdomain> References: <1192054064.27891.1.camel@localhost.localdomain> <1192055258.27891.4.camel@localhost.localdomain> Message-ID: <470DFE38.1010003@odu.neva.ru> Simo Sorce wrote: > On Wed, 2007-10-10 at 18:07 -0400, Simo Sorce wrote: > >> Rsync has changed it's license from GPLv2+ to GPLv3+ >> The license change affects version 3.0.0 (still a pre-release now). >> In F-8 we will still have 2.6.9 so the change affects F-9 >> > > Btw, > the rsync package provides just one binary and no libraries so there is > no license dependency problem. > Also the package itself uses just 2 system libraries (libacl, libpopot) > Hmm... and what about "libattr" as well? ~buc From nicolas.mailhot at laposte.net Thu Oct 11 11:10:27 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Thu, 11 Oct 2007 13:10:27 +0200 (CEST) Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <1192094239.6070.20.camel@localhost.localdomain> References: <470D81BB.2070404@redhat.com> <1192069420.19308.15.camel@cutter> <1192084232.4029.3.camel@rousalka.dyndns.org> <1192094239.6070.20.camel@localhost.localdomain> Message-ID: <42400.192.54.193.51.1192101027.squirrel@rousalka.dyndns.org> Le Jeu 11 octobre 2007 11:17, Lubomir Kundrak a ?crit : > > On Thu, 2007-10-11 at 08:30 +0200, Nicolas Mailhot wrote: >> Le mercredi 10 octobre 2007 ? 22:23 -0400, seth vidal a ?crit : >> >> > livecd - you can do pkg selection after you're installed >> >> And users do not want that. That's the same thing as the "reboot >> before >> continuing" windows plague > > What's wrong with that? You have to reboot anyways. It's user-unfriendly. People want to configure their install, press go, and walk away do other stuff while the install proceeds. Any install process that alternates computer-work with human-work instead of grouping human work in a single continuous phase is bad. -- Nicolas Mailhot From cmadams at hiwaay.net Thu Oct 11 11:14:43 2007 From: cmadams at hiwaay.net (Chris Adams) Date: Thu, 11 Oct 2007 06:14:43 -0500 Subject: samba license change In-Reply-To: <470DBD01.30603@hhs.nl> References: <1192040623.26017.24.camel@localhost.localdomain> <604aa7910710101155u443ec8f8vb8e51592cad55745@mail.gmail.com> <1192045676.23415.1.camel@rousalka.dyndns.org> <604aa7910710101344t79ed6beag5107d9062416502@mail.gmail.com> <1192049742.3065.101.camel@vespa.kabelta.loc> <604aa7910710101421u561a61fet4e1884b15df81325@mail.gmail.com> <1192051876.26017.45.camel@localhost.localdomain> <20071010235754.GA1083997@hiwaay.net> <470DBD01.30603@hhs.nl> Message-ID: <20071011111443.GA1324613@hiwaay.net> Once upon a time, Hans de Goede said: > So you must distribute it together with a GPLv2 licensed samba, so no loop > holes here (luckily!). Okay, so you distribute both the GPLv2 and GPLv3 libraries, with the GPLv2 version named something like "compat-libsomething". Then it depends on which one gets installed as to whether a license violation occurs. If you take the case of anaconda (where the shortest package name "wins" to satisfy the libsomething.so.0 dependency), the GPLv3 library would always be installed. Or you get crazier and you use the alternatives system; install both and let the user switch (but have the GPLv3 version the default). -- Chris Adams Systems and Network Administrator - HiWAAY Internet Services I don't speak for anybody but myself - that's enough trouble. From buildsys at redhat.com Thu Oct 11 11:14:56 2007 From: buildsys at redhat.com (Build System) Date: Thu, 11 Oct 2007 07:14:56 -0400 Subject: rawhide report: 20071011 changes Message-ID: <200710111114.l9BBEu2I014145@porkchop.devel.redhat.com> New package GREYCstoration An image denoising and interpolation tool New package bluecurve-classic-metacity-theme Bluecurve Classic metacity theme New package bluecurve-gdm-theme Bluecurve GDM theme New package bluecurve-gnome-theme Bluecurve GNOME theme New package bluecurve-gtk-themes Bluecurve GTK+ theme New package bluecurve-icon-theme Bluecurve icon theme New package bluecurve-kde-theme Bluecurve KDE theme New package bluecurve-kdm-theme Bluecurve KDM theme New package bluecurve-kwin-theme Bluecurve kwin theme New package bluecurve-metacity-theme Bluecurve metacity theme New package bluecurve-xmms-skin Bluecurve xmms skin New package fedora-gnome-theme Fedora GNOME theme New package fedora-icon-theme Fedora icon theme New package fedora-screensaver-theme Fedora screensaver theme New package fedorabubbles-gdm-theme FedoraBubbles GDM theme New package fedoradna-gdm-theme FedoraDNA GDM theme New package fedoradna-kdm-theme FedoraDNA KDM theme New package fedoraflyinghigh-gdm-theme FedoraFlyingHigh GDM theme New package fedoraflyinghigh-kdm-theme Fedora Flying High KDM theme New package fedorainfinity-gdm-theme Fedora Infinity GDM theme New package fedorainfinity-screensaver-theme Fedora Infinity screensaver theme New package imageinfo Extract attributes of digital images New package nget Command line NNTP file grabber New package php-pear-creole A database abstraction layer for PHP5 New package xgrep A grep-like utility for XML files Removed package redhat-artwork Updated Packages: Maelstrom-3.0.6-14 ------------------ * Wed Oct 10 2007 Bill Nottingham 3.0.6-14 - rebuild for buildid * Fri Aug 03 2007 Bill Nottingham - tweak license tag NetworkManager-1:0.7.0-0.3.svn2970.fc8 -------------------------------------- * Wed Oct 10 2007 Dan Williams - 1:0.7.0-0.3.svn2970 - Fix segfault with deferred connections - Fix default username with vpnc VPN plugin - Hidden SSID fixes NetworkManager-vpnc-1:0.7.0-0.2.svn2970.fc8 ------------------------------------------- * Wed Oct 10 2007 Dan Williams - 1:0.7.0-0.2.svn2970 - Fix default username OpenIPMI-2.0.11-3.fc8 --------------------- * Wed Oct 10 2007 Phil Knirsch - 2.0.11-3 - Added missing perl-devel buildrequires * Mon Sep 24 2007 Phil Knirsch - 2.0.11-2 - Added missing popt-devel buildrequires anaconda-11.3.0.38-1 -------------------- * Wed Oct 10 2007 Jeremy Katz 11.3.0.38-1 - Copy over modprobe.conf from live system - Don't traceback with unconfigured nics (#325071) - Disable selinux on upgrades if the user has booted with selinux=0 (#242510) - More speedups building stage2 images (Orion Poplawski) - Fix some translations (#322681) apcupsd-3.14.2-1.fc8 -------------------- * Wed Oct 10 2007 - Orion Poplawski - 3.14.2-1 - Update to 3.14.2, remove upstreamed patches autobuild-applet-1.0.3-4.fc8 ---------------------------- * Wed Oct 10 2007 Daniel P. Berrange 1.0.3-4.fc8 - Rebuild for pick up build ID from new compiler toolchain bluez-gnome-0.14-8.fc8 ---------------------- * Wed Oct 10 2007 - Bastien Nocera - 0.14-8 - Require gnome-vfs2-obexftp, so that the functionality works as expected (#326231) booty-0.89-1.fc8 ---------------- * Wed Oct 10 2007 Jeremy Katz - 0.89-1 - fix setting up dual-boot by not calling a function which no longer exists from isys (#322401) * Wed Aug 08 2007 Peter Jones - 0.88-1 - Cleanup patch (from Shandy Brown) bouml-2.32-1.fc8 ---------------- * Thu Oct 11 2007 Debarshi Ray - 2.32-1 - Version bump to 2.32. Closes Red Hat Bugzilla bug #303721. * Wed Oct 03 2007 Debarshi Ray - 2.31.3-1 - Version bump to 2.31.3. Closes Red Hat Bugzilla bug #292541. * Fri Sep 14 2007 Debarshi Ray - 2.31.2-1 - Version bump to 2.31.2. Closes Red Hat Bugzilla bug #286661. codeina-0.10.1-4.fc8 -------------------- * Wed Oct 10 2007 - Bastien Nocera - 0.10.1-4 - Remove some useless verbose (#325301) compiz-0.6.0-1.fc8 ------------------ * Wed Oct 10 2007 Warren Togami - 0.6.0-1 - 0.6.0 final - always-restack-windows-on-map compiz-fusion-0.5.2-9.09b700.fc8 -------------------------------- * Wed Oct 10 2007 Warren Togami 0.5.2-9.09b700 - >= instead of = to allow compiz upgrade flexibility * Sun Sep 23 2007 Adel Gadllah 0.5.2-8.09b700 - Fix changelog date * Sat Sep 22 2007 Adel Gadllah 0.5.2-7.09b700 - Update to 0.6 branch (builds against current compiz) compiz-fusion-extras-0.5.2-8.6871d0.fc8 --------------------------------------- * Wed Oct 10 2007 Warren Togami 0.5.2-8.6871d0 - >= instead of = to allow compiz upgrade flexibility cups-1:1.3.3-3.fc8 ------------------ * Wed Oct 10 2007 Tim Waugh 1:1.3.3-3 - Use ppdev instead of libieee1284 for parallel port Device ID retrieval (bug #311671). This avoids SELinux audit messages. dirac-0.8.0-2.fc8 ----------------- * Wed Oct 10 2007 kwizart < kwizart at gmail.com > - 0.8.0-2 - Fix perms * Wed Oct 10 2007 kwizart < kwizart at gmail.com > - 0.8.0-1 - Update to 0.8.0 dkms-2.0.17.5-1.fc8 ------------------- * Wed Oct 10 2007 Matt Domsch 2.0.17.5 - call udevtrigger if we install a module for the currently running kernel - uninstall from /extra before DEST_MODULE_LOCATION (Red Hat BZ#264981) - Run depmod after uninstall esmtp-0.6.0-1.fc8 ----------------- * Wed Oct 10 2007 Patrice Dumas 0.6.0-1 - update to 0.6.0 fedora-logos-7.94.0-1.fc8 ------------------------- * Wed Oct 10 2007 Ray Strode - 7.94.0-1 - drop bluecurve gdm fedora logo images that aren't trademarked * Wed Oct 10 2007 Ray Strode - 7.93.0-1 - Install fedora 7 logo in the right place fedora-release-7.92-2 --------------------- * Wed Oct 10 2007 Jesse Keating - 7.92-2 - Add gpg info to development repos * Fri Sep 28 2007 Jesse Keating - 7.92-1 - Bump for F8 Test2. - Package up the compose kickstart files * Fri Sep 14 2007 Jesse Keating - 7.91-2 - Use failovermethod=priority in yum configs (243698) firstboot-1.4.38-1.fc8 ---------------------- * Wed Oct 10 2007 Chris Lumens 1.4.38-1 - Remove redundant password length check (#296651). - Rename sr at Latn.po to sr at latin.po (#312431). gdb-6.6-32.fc8 -------------- * Wed Oct 10 2007 Jan Kratochvil - 6.6-32 - Fix debug load for sparse assembler files (such as vDSO32 for i386-on-x86_64). - Fix a TUI visual corruption due to the build-id warnings (BZ 320061). - Fixed the kernel i386-on-x86_64 VDSO loading (producing `Lowest section in'). * Fri Oct 05 2007 Jan Kratochvil - 6.6-31 - Fix address changes of the ctors/dtors breakpoints w/multiple PCs (BZ 301701). - Delete an info doc file on `rpmbuild -bp' later rebuilt during `rpmbuild -bc'. * Tue Sep 25 2007 Jan Kratochvil - 6.6-30 - Fix re-setting of the ctors/dtors breakpoints with multiple PCs (BZ 301701). - Avoid one useless user question in the core files locator (build-id). glade2-2.12.1-10.fc8 -------------------- * Wed Oct 10 2007 Matthias Clasen - 2.12.1-10 - Rebuild glibc-2.6.90-18 --------------- * Wed Oct 10 2007 Jakub Jelinek 2.6.90-18 - add signalfd, eventfd, eventfd_read, eventfd_write - qsort speedups - workaround for cpuid bugs (#324081) - make sure gettext's conversion_lock is initialized even if program isn't linked against libpthread.so.0, only dlopens it (#321761) - misc fixes (BZ#5112, BZ#5113, BZ#5104, BZ#5063, BZ#5010, BZ#4407, BZ#3924, BZ#5103, BZ#2633, BZ#181, BZ#73, #321901) gnome-media-2.20.1-2.fc8 ------------------------ * Wed Oct 10 2007 - Bastien Nocera - 2.20.1-2 - Install the schema for the mixer properly (#186791) * Wed Sep 19 2007 - Bastien Nocera - 2.20.1-1 - Update to 2.20.1 - Remove obsolete icons patch gnome-pilot-conduits-2.0.15-4.fc8 --------------------------------- * Wed Oct 10 2007 Matthew Barnes - 2.0.15-4.fc8 - Rebuild gnome-screensaver-2.20.0-8.fc8 ------------------------------ * Wed Oct 10 2007 Ray Strode - 2.20.0-8 - Require the appropriate artwork (bug 327161) * Fri Oct 05 2007 Ray Strode - 2.20.0-7 - fix up gamma handling, patch by John Bryant (should fix 290611) * Fri Sep 28 2007 Matthias Clasen - 2.20.0-6 - Use small bullets in the password entry gnome-spell-1.0.7-6.fc8 ----------------------- * Wed Oct 10 2007 Matthew Barnes - 1.0.7-6.fc8 - Rebuild * Sat Apr 21 2007 Matthias Clasen - 1.0.7-5 - Don't install INSTALL gnome-vfs2-monikers-2.15.3-4.fc8 -------------------------------- * Wed Oct 10 2007 Matthias Clasen - 2.15.3-4 - Rebuild - Update license field gnucash-2.2.1-3.fc8 ------------------- * Wed Oct 10 2007 Bill Nottingham - 2.2.1-3 - silence binreloc warning gtk-vnc-0.2.0-4.fc8 ------------------- * Wed Oct 10 2007 Daniel P. Berrange - 0.2.0-4.fc8 - Fixed coroutine cleanup to avoid SEGV (rhbz #325731) gtkspell-2.0.11-4.fc8 --------------------- * Wed Oct 10 2007 Matthew Barnes - 2.0.11-4.fc8 - Rebuild gurlchecker-0.10.1-4.fc8 ------------------------ * Tue Oct 09 2007 Arindam Ghosh - 0.10.1-4 - Minor changes in %doc * Fri Oct 05 2007 Arindam Ghosh - 0.10.1-3 - Fixed build requires - Removed redundant requires - Added INSTALL option in make tag - Desktop file install added - Rebuild - Bump release gweled-0.7-9.1 -------------- * Fri Aug 03 2007 Thorsten Leemhuis - Update License field due to the "Licensing guidelines changes" * Thu Apr 19 2007 Thorsten Leemhuis - 0.7-9 - remove dist in devel - rebuild for new mikmod gwenhywfar-2.6.1-2.fc8 ---------------------- * Wed Oct 10 2007 Bill Nottingham - 2.6.1-2 - fix build, rebuild for buildid * Fri Aug 03 2007 Bill Nottingham - tweak license tag * Wed Jul 11 2007 Bill Nottingham - 2.6.1-1 - update to 2.6.1 jed-0.99.18-6.fc8 ----------------- * Wed Oct 10 2007 Bill Nottingham - 0.99.18-6 - rebuild for buildid * Fri Aug 03 2007 Bill Nottingham - tweak license tag kernel-2.6.23-5.fc8 ------------------- * Wed Oct 10 2007 John W. Linville - fix scanning for hidden SSID w/ NetworkManager * Wed Oct 10 2007 Dave Jones - Update highres timers patch to latest upstream (2.6.23-hrt1) * Wed Oct 10 2007 Chuck Ebbert - Fix date/time printed during boot. - Port ACPI suspend/resume fixes to cpuidle. kernel-xen-2.6-2.6.21-2949.fc8 ------------------------------ * Wed Oct 10 2007 Eduardo Habkost - Remove bogus WARN_ON() from synchronize_irq() (bug #293451) ldns-1.2.1-1.fc8 ---------------- * Wed Oct 10 2007 Paul Wouters - 1.2.1-1 - Updated to 1.2.1 - Removed patches that got moved into upstream * Wed Aug 08 2007 Paul Wouters 1.2.0-11 - Patch for ldns-key2ds to write to stdout - Again remove extra set of man pages from doc - own /usr/include/ldns (bug 233858) libX11-1.1.3-2.fc8 ------------------ * Wed Oct 10 2007 Adam Jackson 1.1.3-2 - libX11-1.1.3-xkb-lock-fix.patch: Don't LockDisplay() recursively. Fixes Gnome hang at logout. (#326461) libburn-0.3.8-2.fc8 ------------------- * Wed Oct 10 2007 Jesse Keating - 0.3.8-2 - Rebuild for BuildID libcroco-0.6.1-3.fc8 -------------------- * Wed Oct 10 2007 Matthias Clasen - 0.6.1-3 - Rebuild - Update license tag libgnome-2.20.0-3.fc8 --------------------- * Tue Sep 18 2007 Ray Strode - 2.20.0-3 - Add Requires: fedora-gnome-theme * Tue Sep 18 2007 Ray Strode - 2.20.0-2 - the location of the default background setting changed, update correct schema input file libgnomecups-0.2.2-11.fc8 ------------------------- * Wed Oct 10 2007 Matthias Clasen - 0.2.2-11 - Rebuild * Tue Aug 07 2007 Matthias Clasen - 0.2.2-10 - Update license field * Sat Apr 21 2007 Matthias Clasen - 0.2.2-9 - Don't ship static libraries - Small spec file cleanups libisofs-0.2.8-2.fc8 -------------------- * Wed Oct 10 2007 Jesse Keating - 0.2.8-2 - Rebuild for BuildID libnotify-0.4.4-8.fc8 --------------------- * Wed Oct 10 2007 Matthias Clasen - 0.4.4-8 - Rebuild * Tue Aug 07 2007 Matthias Clasen - 0.4.4-7 - Update licence field libofx-0.8.3-4 -------------- * Wed Oct 10 2007 Bill Nottingham - 0.8.3-4 - rebuild for buildid * Fri Aug 03 2007 Bill Nottingham - tweak license tag libuser-0.56.5-1 ---------------- * Thu Oct 11 2007 Miloslav Trma?? - 0.56.5-1 - Work around spurious error messages when run against the Fedora Directory server - Fix error reporting when creating home directories and creating/removing mail spool files Resolves: #318121 logwatch-7.3.6-8.fc8 -------------------- * Wed Oct 10 2007 Ivana Varekova 7.3.6-8 - add secure service patch * Wed Oct 10 2007 Ivana Varekova 7.3.6-7 - add cron service patch - add pam-unix service patch man-pages-it-0.3.0-17.2 ----------------------- * Wed Oct 10 2007 Ding-Yi Chen - 0.3.0-17.2 - Bugzilla Bug 236116: Unsupported programs in man-pages-it - remove celibacy.1 and sex.6 nautilus-sendto-0.12-3.fc8 -------------------------- * Wed Oct 10 2007 Matthias Clasen - 0.12-3 - Rebuild ncurses-5.6-11.20070812.fc8 --------------------------- * Wed Oct 10 2007 Miroslav Lichvar 5.6-11.20070812 - don't write beyond field buffer in form driver (#310071) nspluginwrapper-0.9.91.5-6.fc8 ------------------------------ * Wed Oct 10 2007 Martin Stransky 0.9.91.5-6 - removed possibble deadlock during plugin restart pycairo-1.4.0-2.fc8 ------------------- * Wed Oct 10 2007 Matthew Barnes - 1.4.0-2.fc7 - Rebuild pyorbit-2.14.3-1.fc8 -------------------- * Wed Oct 10 2007 Matthew Barnes - 2.14.3-1.fc8 - Update to 2.14.3 python-ldap-0:2.3.1-1.fc8 ------------------------- * Wed Oct 10 2007 Matthew Barnes - 0:2.3.1-1.fc8 - Update to 2.3.1 python-urlgrabber-3.0.0-3.fc8 ----------------------------- * Wed Oct 10 2007 Jeremy Katz - 3.0.0-3 - fix type checking of strings to also include unicode strings; fixes regets from yum (#235618) squirrelmail-1.4.11-1.fc8 ------------------------- * Wed Oct 10 2007 Martin Bacovsky - 1.4.11-1 - upgrade to new upstream 1.4.11 system-config-soundcard-2.0.6-11.fc8 ------------------------------------ * Wed Oct 10 2007 Martin Stransky - 2.0.6-11 - fixed #319151 - Wrong button ordering - Updated license tag sysvinit-2.86-18 ---------------- * Wed Oct 10 2007 Bill Nottingham - 2.86-18 - rebuild for buildid * Fri Aug 03 2007 Bill Nottingham - tweak license tag tcptraceroute-1.5-0.4.beta7.fc8 ------------------------------- tog-pegasus-2:2.6.1-2.fc8 ------------------------- * Tue Oct 09 2007 Vitezslav Crhonek - 2.6.1-2 - Fix files permissions Resolves: #200906 traceroute-3:2.0.9-1.fc8 ------------------------ * Wed Oct 10 2007 Martin Bacovsky - 3:2.0.9-1 - upgrade to new upstream traceroute-2.0.9 twinkle-1.1-3.fc8 ----------------- * Wed Oct 10 2007 Kevin Fenzi - 1.1-3 - Rebuild for BuilID udev-115-5.20070921git.fc8 -------------------------- * Wed Oct 10 2007 Harald Hoyer 115-5.20070921git - better modprobe options for the kernel command line 'modprobedebug' option xen-3.1.0-12.fc8 ---------------- * Wed Oct 10 2007 Daniel P. Berrange - 3.1.0-12.fc8 - Pull in QEMU BIOS boot menu patch from KVM package - Fix QEMU patch for locating x509 certificates based on command line args - Add XenD config options for TLS x509 certificate setup * Wed Sep 26 2007 Daniel P. Berrange - 3.1.0-11.fc8 - Fixed rtl8139 checksum calculation for Vista (rhbz #308201) xorg-x11-drv-nv-2.1.5-2.fc8 --------------------------- * Thu Oct 11 2007 Dave Airlie 2.1.5-2 - nouveau-fix-bswap32.patch - fix nouveau driver on ppc/ppc64 yum-3.2.6-3.fc8 --------------- * Wed Oct 10 2007 Jeremy Katz - 3.2.6-3 - pull in upstream fixes for obsoletes to not pull in extra arches (#301661), expose key fingerprint in callback and to remove a debug message * Mon Oct 08 2007 Seth Vidal 3.2.6-2 - fixes pre-3.2.7 * Fri Oct 05 2007 Seth Vidal 3.2.6-1 - 3.2.6 - remove all old patches yum-updatesd-1:0.6-1.fc8 ------------------------ * Wed Oct 10 2007 Jeremy Katz - 1:0.6-1 - add lsb initscript header (#247106) - overly simplistic service start speed-up zynaddsubfx-2.2.1-17.fc8 ------------------------ * Wed Oct 10 2007 Fernando Lopez-Lezcano 2.2.1-17 - added tweaked unzombify patch by Lars Luthman (patch3), see: http://sourceforge.net/tracker/index.php?func=detail&aid=1498438&group_id=62934&atid=502314 Broken deps for i386 ---------------------------------------------------------- icewm - 1.2.32-4.fc8.i386 requires redhat-artwork kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.i686 requires kernel-i686 = 0:2.6.23-0.220.rc9.git2.fc8 kmod-em8300-PAE - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.i686 requires kernel-i686 = 0:2.6.23-0.220.rc9.git2.fc8PAE kmod-sysprof - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.i686 requires kernel-i686 = 0:2.6.23-0.142.rc3.git10.fc8 kmod-sysprof-PAE - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.i686 requires kernel-i686 = 0:2.6.23-0.142.rc3.git10.fc8PAE moodss - 21.5-1.fc7.i386 requires sqlite2-tcl ntfs-config - 1.0-0.4.rc5.fc8.noarch requires redhat-artwork octave-forge - 2006.07.09-9.fc7.i386 requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.i386 requires libginac-1.3.so.2 polyxmass-bin - 0.9.3-2.fc6.i386 requires libpolyxmass.so.10 Broken deps for x86_64 ---------------------------------------------------------- icewm - 1.2.32-4.fc8.x86_64 requires redhat-artwork kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.x86_64 requires kernel-x86_64 = 0:2.6.23-0.220.rc9.git2.fc8 kmod-sysprof - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.x86_64 requires kernel-x86_64 = 0:2.6.23-0.142.rc3.git10.fc8 moodss - 21.5-1.fc7.x86_64 requires sqlite2-tcl ntfs-config - 1.0-0.4.rc5.fc8.noarch requires redhat-artwork octave-forge - 2006.07.09-9.fc7.x86_64 requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.x86_64 requires libginac-1.3.so.2()(64bit) polyxmass-bin - 0.9.3-2.fc6.x86_64 requires libpolyxmass.so.10()(64bit) Broken deps for ppc ---------------------------------------------------------- icewm - 1.2.32-4.fc8.ppc requires redhat-artwork kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc requires kernel-ppc = 0:2.6.23-0.220.rc9.git2.fc8 kmod-em8300-smp - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc requires kernel-ppc = 0:2.6.23-0.220.rc9.git2.fc8smp moodss - 21.5-1.fc7.ppc requires sqlite2-tcl ntfs-config - 1.0-0.4.rc5.fc8.noarch requires redhat-artwork octave-forge - 2006.07.09-9.fc7.ppc requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.ppc requires libginac-1.3.so.2 polyxmass-bin - 0.9.3-2.fc6.ppc requires libpolyxmass.so.10 python-vcpx - 0.9.28-4.fc8.noarch requires monotone Broken deps for ppc64 ---------------------------------------------------------- beryl-gnome - 0.2.1-1.fc8.ppc64 requires emerald >= 0:0.2.1 beryl-kde - 0.2.1-1.fc8.ppc64 requires emerald >= 0:0.2.1 emerald-themes - 0.5.2-1.fc8.noarch requires emerald >= 0:0.5.2 emerald-themes - 0.5.2-1.fc8.noarch requires compiz >= 0:0.5.2 icewm - 1.2.32-4.fc8.ppc64 requires redhat-artwork kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc64 requires kernel-ppc64 = 0:2.6.23-0.220.rc9.git2.fc8 kmod-em8300-kdump - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc64 requires kernel-ppc64 = 0:2.6.23-0.220.rc9.git2.fc8kdump moodss - 21.5-1.fc7.ppc64 requires sqlite2-tcl ntfs-config - 1.0-0.4.rc5.fc8.noarch requires redhat-artwork octave-forge - 2006.07.09-9.fc7.ppc64 requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.ppc64 requires libginac-1.3.so.2()(64bit) xorg-x11-drivers - 7.2-7.fc8.ppc64 requires synaptics From mclasen at redhat.com Thu Oct 11 11:15:24 2007 From: mclasen at redhat.com (Matthias Clasen) Date: Thu, 11 Oct 2007 07:15:24 -0400 Subject: Gnome Logout Hangs? In-Reply-To: <45abe7d80710102055t7eb29314rc26008b93897acac@mail.gmail.com> References: <1191936868.4913.2.camel@raptor.sr.unh.edu> <1192029636.26943.20.camel@raptor.sr.unh.edu> <45abe7d80710102055t7eb29314rc26008b93897acac@mail.gmail.com> Message-ID: <1192101324.2571.0.camel@localhost.localdomain> On Wed, 2007-10-10 at 23:55 -0400, Ray Strode wrote: > Hi, > > > I tracked this down more and it happens with metacity too on my intel > > graphics laptop. After logging out, if I go to a text console and kill > > just gnome-session, the logout finishes and gdm comes back up. > > > > Does this "fix" work for anyone else having the problem? It seems that > > since this apparently is not happening for everyone, it must be > > something I'm running that causes gnome-session to hang. I checked and > > pulseaudio is not running so I'm don't think it is the culprit. > > Do you have vino ("Remote Desktop") installed ? I think there's a bug > on one of the F8 tracker lists that mentions some weird interaction > between vino and gnome-session on logout. I haven't looked into it > yet. > That should be fixed in todays libX11. From mclasen at redhat.com Thu Oct 11 11:18:56 2007 From: mclasen at redhat.com (Matthias Clasen) Date: Thu, 11 Oct 2007 07:18:56 -0400 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <1192084232.4029.3.camel@rousalka.dyndns.org> References: <470D81BB.2070404@redhat.com> <1192069420.19308.15.camel@cutter> <1192084232.4029.3.camel@rousalka.dyndns.org> Message-ID: <1192101536.2571.3.camel@localhost.localdomain> On Thu, 2007-10-11 at 08:30 +0200, Nicolas Mailhot wrote: > Le mercredi 10 octobre 2007 ? 22:23 -0400, seth vidal a ?crit : > > > livecd - you can do pkg selection after you're installed > > And users do not want that. That's the same thing as the "reboot before > continuing" windows plague Just saying that its the same does not make it the same. You are not going to get an install/upgrade without a single reboot. From nicolas.mailhot at laposte.net Thu Oct 11 11:30:31 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Thu, 11 Oct 2007 13:30:31 +0200 (CEST) Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <1192101536.2571.3.camel@localhost.localdomain> References: <470D81BB.2070404@redhat.com> <1192069420.19308.15.camel@cutter> <1192084232.4029.3.camel@rousalka.dyndns.org> <1192101536.2571.3.camel@localhost.localdomain> Message-ID: <31210.192.54.193.51.1192102231.squirrel@rousalka.dyndns.org> Le Jeu 11 octobre 2007 13:18, Matthias Clasen a ?crit : > > On Thu, 2007-10-11 at 08:30 +0200, Nicolas Mailhot wrote: >> Le mercredi 10 octobre 2007 ? 22:23 -0400, seth vidal a ?crit : >> >> > livecd - you can do pkg selection after you're installed >> >> And users do not want that. That's the same thing as the "reboot >> before >> continuing" windows plague > > Just saying that its the same does not make it the same. It makes it exactly the same since reboot is needed before continuing and human interaction is needed both before and after the reboot > You are not going to get an install/upgrade without a single reboot. But you can group all the long and annoying computer stuff phases so users don't have to attend through them. -- Nicolas Mailhot From simon.andrews at bbsrc.ac.uk Thu Oct 11 11:31:41 2007 From: simon.andrews at bbsrc.ac.uk (Simon Andrews) Date: Thu, 11 Oct 2007 12:31:41 +0100 Subject: F9: system wide proxy settings at install In-Reply-To: <470DEB47.3050408@stams.strath.ac.uk> References: <470DEB47.3050408@stams.strath.ac.uk> Message-ID: Ian Thurlbeck wrote: > > For FC9, how about setting a proxy early in the installer and using this > for all web-using applications ? As someone else who sits behind a compulsory proxy I'd second any request to improve proxy support in Fedora and would be happy to help out to make this happen. However, the problem could end up being quite complex. Lots of programs (eg firefox) have their own proxy settings and sorting all of these out won't be trivial. The other problem is that a proxy isn't forever! If I take my laptop and stick it on a wireless network I don't want it trying to contact my work's proxy server. A previous suggestion (ages ago and not by me) was to set up a local proxy on the machine and make all applications use that. You'd then use Network Manager to manipulate the local proxy to pass through the appropriate proxy for whichever connection you were currently using. Isn't this similar to what is currently done for DNS services through Network Manager? It does smell a bit like a kludge though... Simon. From asric at asric.com Thu Oct 11 11:38:44 2007 From: asric at asric.com (Steven R. Ringwald) Date: Thu, 11 Oct 2007 04:38:44 -0700 Subject: Retiring procinfo In-Reply-To: <20071011111849.3e47b20e.tsmetana@redhat.com> References: <20071011111849.3e47b20e.tsmetana@redhat.com> Message-ID: -----Original Message----- From: fedora-devel-list-bounces at redhat.com [mailto:fedora-devel-list-bounces at redhat.com] On Behalf Of Tom?? Smetana Sent: Thursday, October 11, 2007 2:19 AM To: fedora-devel-list at redhat.com Subject: Retiring procinfo Hello, I would like to retire the procinfo package because: - latest upstream release in 2001 - nobody seems to be actually using it -- it has probably never worked on 64-bit architectures, under certain circumstances it crashed even on i386 but I have no bugreport mentioning that (found it myself when solving the 64-bit problem) In any case I'd rather ask... Any objections? -- I use procinfo all the time, on PPC32, Intel64, and Intel32 machines (all running F7). In the past, I have used it on AMD64 machines running FC5. I am not sure if there is anything else out there that fits the niche that this handy little application does, especially if you are monitoring interrupt usage. I have never had procinfo *crash*, though I have had it display unexpected results in the past. I would vote against removing it, but I am just one user, and could probably get by running a script across /proc/interrupts. My $0.02. Steve From j.w.r.degoede at hhs.nl Thu Oct 11 11:45:09 2007 From: j.w.r.degoede at hhs.nl (Hans de Goede) Date: Thu, 11 Oct 2007 13:45:09 +0200 Subject: samba license change In-Reply-To: <20071011111443.GA1324613@hiwaay.net> References: <1192040623.26017.24.camel@localhost.localdomain> <604aa7910710101155u443ec8f8vb8e51592cad55745@mail.gmail.com> <1192045676.23415.1.camel@rousalka.dyndns.org> <604aa7910710101344t79ed6beag5107d9062416502@mail.gmail.com> <1192049742.3065.101.camel@vespa.kabelta.loc> <604aa7910710101421u561a61fet4e1884b15df81325@mail.gmail.com> <1192051876.26017.45.camel@localhost.localdomain> <20071010235754.GA1083997@hiwaay.net> <470DBD01.30603@hhs.nl> <20071011111443.GA1324613@hiwaay.net> Message-ID: <470E0CC5.5000501@hhs.nl> Chris Adams wrote: > Once upon a time, Hans de Goede said: >> So you must distribute it together with a GPLv2 licensed samba, so no loop >> holes here (luckily!). > > Okay, so you distribute both the GPLv2 and GPLv3 libraries, with the > GPLv2 version named something like "compat-libsomething". Then it > depends on which one gets installed as to whether a license violation > occurs. If you take the case of anaconda (where the shortest package > name "wins" to satisfy the libsomething.so.0 dependency), the GPLv3 > library would always be installed. > > Or you get crazier and you use the alternatives system; install both and > let the user switch (but have the GPLv3 version the default). > Or you honor not only the letter but also the spirit of the license and link GPLv2 only software to the GPLv2 one and GPLv3 software to the GPLv3 one. Yes this would require a different soname. I would like to suggest libsmbclient-gplv2.so.0 . This would need to be in a new package and once this package is in the build-root, kde and other packages which are causing this pain (IMHO kde is causing the pain here, not samba) would then need to be build against this before samba gets updated to the GPLv3 version. Regards, Hans From lkundrak at redhat.com Thu Oct 11 12:14:53 2007 From: lkundrak at redhat.com (Lubomir Kundrak) Date: Thu, 11 Oct 2007 14:14:53 +0200 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <42400.192.54.193.51.1192101027.squirrel@rousalka.dyndns.org> References: <470D81BB.2070404@redhat.com> <1192069420.19308.15.camel@cutter> <1192084232.4029.3.camel@rousalka.dyndns.org> <1192094239.6070.20.camel@localhost.localdomain> <42400.192.54.193.51.1192101027.squirrel@rousalka.dyndns.org> Message-ID: <1192104893.6070.26.camel@localhost.localdomain> On Thu, 2007-10-11 at 13:10 +0200, Nicolas Mailhot wrote: > Le Jeu 11 octobre 2007 11:17, Lubomir Kundrak a ?crit : > > > > On Thu, 2007-10-11 at 08:30 +0200, Nicolas Mailhot wrote: > >> Le mercredi 10 octobre 2007 ? 22:23 -0400, seth vidal a ?crit : > >> > >> > livecd - you can do pkg selection after you're installed > >> > >> And users do not want that. That's the same thing as the "reboot > >> before > >> continuing" windows plague > > > > What's wrong with that? You have to reboot anyways. > > It's user-unfriendly. People want to configure their install, press > go, and walk away do other stuff while the install proceeds. Every activity that deals with computers consists of user actions and waiting for a computer to finish a task, and then action again, etc. The software just have to balance the extent this happens to depending on complexity of possible software solutions and available hardware. This already happens. Avoiding possible ugly solutions, the users with sufficient hardware (DVD media and reader for it) are able to install it more comfortably than ones that install from Live media or minimal install CDs. That's perfect. -- Lubomir Kundrak (Red Hat Security Response Team) From lkundrak at redhat.com Thu Oct 11 12:21:53 2007 From: lkundrak at redhat.com (Lubomir Kundrak) Date: Thu, 11 Oct 2007 14:21:53 +0200 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <20071011095545.GB19149@devserv.devel.redhat.com> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <20071011095545.GB19149@devserv.devel.redhat.com> Message-ID: <1192105313.6070.30.camel@localhost.localdomain> On Thu, 2007-10-11 at 05:55 -0400, Alan Cox wrote: > We should be shipping a CD set. I consistently see people going to Ubuntu > after asking for a Fedora CD and being told they can't update that way. +1 Exactly this. We should pick packages for an installation that fits in 1CD. Is anyone already working on a one CD spin, or interested in working on it? -- Lubomir Kundrak (Red Hat Security Response Team) From debarshi.ray at gmail.com Thu Oct 11 12:25:36 2007 From: debarshi.ray at gmail.com (Debarshi 'Rishi' Ray) Date: Thu, 11 Oct 2007 17:55:36 +0530 Subject: Retiring procinfo In-Reply-To: References: <20071011111849.3e47b20e.tsmetana@redhat.com> Message-ID: <3170f42f0710110525o13e312b7gfcfeff542904f465@mail.gmail.com> >> I would like to retire the procinfo package because: >> >> [...] >> >> In any case I'd rather ask... Any objections? > I use procinfo all the time, on PPC32, Intel64, and Intel32 machines > > [...] > > I would vote against removing it Tomas, if you intend to orphan procinfo and not retire it, I am willing to take it over if no one else is interested or has problems with me taking it. :-) Happy hacking, Debrashi -- GPG key ID: 63D4A5A7 Key server: pgp.mit.edu From sundaram at fedoraproject.org Thu Oct 11 12:27:13 2007 From: sundaram at fedoraproject.org (Rahul Sundaram) Date: Thu, 11 Oct 2007 17:57:13 +0530 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <1192105313.6070.30.camel@localhost.localdomain> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <20071011095545.GB19149@devserv.devel.redhat.com> <1192105313.6070.30.camel@localhost.localdomain> Message-ID: <470E16A1.8030501@fedoraproject.org> Lubomir Kundrak wrote: > On Thu, 2007-10-11 at 05:55 -0400, Alan Cox wrote: >> We should be shipping a CD set. I consistently see people going to Ubuntu >> after asking for a Fedora CD and being told they can't update that way. > > +1 Exactly this. We should pick packages for an installation that fits > in 1CD. Is anyone already working on a one CD spin, or interested in > working on it? If you just want a single CD installation, you can use the installable Live CD (x86) Rahul From cmadams at hiwaay.net Thu Oct 11 12:28:54 2007 From: cmadams at hiwaay.net (Chris Adams) Date: Thu, 11 Oct 2007 07:28:54 -0500 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <1192105313.6070.30.camel@localhost.localdomain> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <20071011095545.GB19149@devserv.devel.redhat.com> <1192105313.6070.30.camel@localhost.localdomain> Message-ID: <20071011122853.GC1324613@hiwaay.net> Once upon a time, Lubomir Kundrak said: > On Thu, 2007-10-11 at 05:55 -0400, Alan Cox wrote: > > We should be shipping a CD set. I consistently see people going to Ubuntu > > after asking for a Fedora CD and being told they can't update that way. > > +1 Exactly this. We should pick packages for an installation that fits > in 1CD. Is anyone already working on a one CD spin, or interested in > working on it? What about using the LiveCD package set? Would that set of packages plus the regular installer fit as a minimal install/upgrade CD? -- Chris Adams Systems and Network Administrator - HiWAAY Internet Services I don't speak for anybody but myself - that's enough trouble. From mk at crc.dk Thu Oct 11 12:42:02 2007 From: mk at crc.dk (Mogens Kjaer) Date: Thu, 11 Oct 2007 14:42:02 +0200 Subject: Retiring procinfo In-Reply-To: <20071011111849.3e47b20e.tsmetana@redhat.com> References: <20071011111849.3e47b20e.tsmetana@redhat.com> Message-ID: <470E1A1A.7090408@crc.dk> Tom?? Smetana wrote: > Hello, > I would like to retire the procinfo package because: > > - latest upstream release in 2001 > - nobody seems to be actually using it -- it has probably never worked > on 64-bit architectures, under certain circumstances it crashed even on > i386 but I have no bugreport mentioning that (found it myself when > solving the 64-bit problem) > > In any case I'd rather ask... Any objections? One a F7-x86_64: $ procinfo Segmentation fault strace tells me that it occurs while reading /proc/interrupts Mogens -- Mogens Kjaer, Carlsberg A/S, Computer Department Gamle Carlsberg Vej 10, DK-2500 Valby, Denmark Phone: +45 33 27 53 25, Fax: +45 33 27 47 08 Email: mk at crc.dk Homepage: http://www.crc.dk From lkundrak at redhat.com Thu Oct 11 12:43:19 2007 From: lkundrak at redhat.com (Lubomir Kundrak) Date: Thu, 11 Oct 2007 14:43:19 +0200 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <470E16A1.8030501@fedoraproject.org> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <20071011095545.GB19149@devserv.devel.redhat.com> <1192105313.6070.30.camel@localhost.localdomain> <470E16A1.8030501@fedoraproject.org> Message-ID: <1192106599.6070.32.camel@localhost.localdomain> On Thu, 2007-10-11 at 17:57 +0530, Rahul Sundaram wrote: > Lubomir Kundrak wrote: > > On Thu, 2007-10-11 at 05:55 -0400, Alan Cox wrote: > >> We should be shipping a CD set. I consistently see people going to Ubuntu > >> after asking for a Fedora CD and being told they can't update that way. > > > > +1 Exactly this. We should pick packages for an installation that fits > > in 1CD. Is anyone already working on a one CD spin, or interested in > > working on it? > > If you just want a single CD installation, you can use the installable > Live CD (x86) Well, and if I want to upgrade? -- Lubomir Kundrak (Red Hat Security Response Team) From nicolas.mailhot at laposte.net Thu Oct 11 12:50:45 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Thu, 11 Oct 2007 14:50:45 +0200 (CEST) Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <1192104893.6070.26.camel@localhost.localdomain> References: <470D81BB.2070404@redhat.com> <1192069420.19308.15.camel@cutter> <1192084232.4029.3.camel@rousalka.dyndns.org> <1192094239.6070.20.camel@localhost.localdomain> <42400.192.54.193.51.1192101027.squirrel@rousalka.dyndns.org> <1192104893.6070.26.camel@localhost.localdomain> Message-ID: <36987.192.54.193.51.1192107045.squirrel@rousalka.dyndns.org> Le Jeu 11 octobre 2007 14:14, Lubomir Kundrak a ?crit : > > On Thu, 2007-10-11 at 13:10 +0200, Nicolas Mailhot wrote: >> Le Jeu 11 octobre 2007 11:17, Lubomir Kundrak a ?crit : >> > >> > On Thu, 2007-10-11 at 08:30 +0200, Nicolas Mailhot wrote: >> >> Le mercredi 10 octobre 2007 ? 22:23 -0400, seth vidal a ?crit : >> >> >> >> > livecd - you can do pkg selection after you're installed >> >> >> >> And users do not want that. That's the same thing as the "reboot >> >> before continuing" windows plague >> > >> > What's wrong with that? You have to reboot anyways. >> >> It's user-unfriendly. People want to configure their install, press >> go, and walk away do other stuff while the install proceeds. > > Every activity that deals with computers consists of user actions and > waiting for a computer to finish a task, and then action again, etc. > The > software just have to balance the extent this happens to depending on > complexity of possible software solutions and available hardware. Err, I'm sorry but the guy who wrote the MS installer could have answered the same as you. -- Nicolas Mailhot From szaka at ntfs-3g.org Thu Oct 11 12:51:27 2007 From: szaka at ntfs-3g.org (Szabolcs Szakacsits) Date: Thu, 11 Oct 2007 15:51:27 +0300 (EEST) Subject: better install experience Message-ID: On 10/10/2007, Christopher Brown wrote: > On Wed, 2007-10-10 at 23:02 +0200, Thorsten Leemhuis wrote: > > > There are two ntfs implementations. One is old, crufted, and poorly > > maintained. > > Sorry but that is bullshit. Old and crufted aren't very good technical As I mentioned previously, the kernel driver and ntfs-3g have the same source base. When I developed ntfs-3g then I noted the potentially serious problems in the kernel (e.g. in truncate). I also mentioned them to Dave Jones. I never got a reply for any of my emails. Recently a buffer overflow was discovered (Andrew Morton fixed it), driver hangs during logfile reset (maintainer made a patch). It seems as the kernel evolves, the kernel NTFS driver isn't adjusted as Miklos Szeredi does for the FUSE kernel module, so the kernel side of the NTFS-3G driver can stay safe, deadlock and corruption free, no need to worry about it. He is also extremely responsive both design and troubleshooting discussions and quality coding wise. He is employed by Novell and allowed to work on FUSE in a certain amount of his work time. > arguments and poorly maintained is simply untrue. The maintainer has been working for a non-Linux company since 2005 and from that point his open source contribution and leadership role is minimal. I've worked with him 4 years when it was decided finally a year ago that a partial fork is needed to ensure driver reliability and maintainability. For example we (linux-ntfs team at that time) were reported that some ntfs utilities made Vista unbootable. The reason was found and fixed a year ago, still the official bugfix was released only 10 days ago. The serious fix was sitting in the CVS for a year. Obviously everybody thinks differently what is "poorly maintained". For me the above is one sign, amongst several others. > If this boils down to "It doesn't have write support, bwaaaaaaaah" then > "poorly maintained" isn't much of one either. The reason there have been > so few git commits is because it works fine in the state that its in and > as I explained, the core developer is focused mainly on the new driver > which, license debates aside, will be released in about a year. In 2005, we were offered NTFS code in favour of letting a company use and dual licence what we have developed. Then it became 2006 then the story changed a bit then the date was 2007 and then 2008. > Dave asked me for my opinion, and I said that we shouldn't ship > something that's not recommended by one of its authors, and has no > real maintenance upstream: > > http://ntfs-3g.org/about.html > > You're taking that from Szaka's mouth Please rephrase it better and I'll happily update the page if you're right. As long as it's correct, I really don't care how the info is on the page. > who spat the dummy and went off and created ntfs-3g when he could have > merged it with ntfsprogs. Here is my original announcement: http://sourceforge.net/mailarchive/message.php?msg_id=Pine.LNX.4.21.0607141859080.31588-100000%40mlf.linux.rulez.org I did the work as a long time Linux-NTFS project member. There wasn't __anything__ to merge. The work itself was Linux-NTFS, so in fact I __did__ merge it when I published it. The code could have been just used without any change. I was the only one working on write support and there wasn't really anything to merge with because they were already included. After two-three months later the project still wasn't going the way it should have hereby the fork was made. > It actually has nothing to do with the kernel driver. As I wrote, it has quite a lot, in fact. Szaka -- NTFS-3G Lead Developer: http://ntfs-3g.org From ssorce at redhat.com Thu Oct 11 12:52:35 2007 From: ssorce at redhat.com (Simo Sorce) Date: Thu, 11 Oct 2007 08:52:35 -0400 Subject: rsync license change In-Reply-To: <470DFE38.1010003@odu.neva.ru> References: <1192054064.27891.1.camel@localhost.localdomain> <1192055258.27891.4.camel@localhost.localdomain> <470DFE38.1010003@odu.neva.ru> Message-ID: <1192107155.851.1.camel@localhost.localdomain> On Thu, 2007-10-11 at 14:43 +0400, Dmitry Butskoy wrote: > Simo Sorce wrote: > > On Wed, 2007-10-10 at 18:07 -0400, Simo Sorce wrote: > > > >> Rsync has changed it's license from GPLv2+ to GPLv3+ > >> The license change affects version 3.0.0 (still a pre-release now). > >> In F-8 we will still have 2.6.9 so the change affects F-9 > >> > > > > Btw, > > the rsync package provides just one binary and no libraries so there is > > no license dependency problem. > > Also the package itself uses just 2 system libraries (libacl, libpopot) > > > > Hmm... and what about "libattr" as well? Right, libattr is required by libacl, an is used as well, good catch. Simo. From gilboad at gmail.com Thu Oct 11 12:52:52 2007 From: gilboad at gmail.com (Gilboa Davara) Date: Thu, 11 Oct 2007 14:52:52 +0200 Subject: xdg-menu, icewm and bluecurve-icon-theme's missing sym-links. Message-ID: <1192107172.32192.16.camel@gilboa-work-dev.localdomain> Hello all, I'm the maintainer of icewm. Currently, icewm uses a pyxdg-based script to auto-generate its menus using the default bluecurve icon theme. A couple of weeks ago redhat-artwork was broken into a number of sub packages. All the bluecurve icons were pushed into their own bluecurve-icon-theme package. However, the old package contained a number of syn-links that are no longer included in the new package. (E.g. gnome-terminal.png -> icon-terminal.png; mozilla-icon.png -> icon-web-browser.png; etc) Does anyone know if pyxdg is capable of handling the new icon names? (Read: Attach icon-terminal.png to gnome-terminal, etc) (My -devel machine is currently dead [vmware problem] so I can really test it right now) - Gilboa From lkundrak at redhat.com Thu Oct 11 13:05:55 2007 From: lkundrak at redhat.com (Lubomir Kundrak) Date: Thu, 11 Oct 2007 15:05:55 +0200 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <36987.192.54.193.51.1192107045.squirrel@rousalka.dyndns.org> References: <470D81BB.2070404@redhat.com> <1192069420.19308.15.camel@cutter> <1192084232.4029.3.camel@rousalka.dyndns.org> <1192094239.6070.20.camel@localhost.localdomain> <42400.192.54.193.51.1192101027.squirrel@rousalka.dyndns.org> <1192104893.6070.26.camel@localhost.localdomain> <36987.192.54.193.51.1192107045.squirrel@rousalka.dyndns.org> Message-ID: <1192107955.6070.37.camel@localhost.localdomain> Off list; so I don't pollute the list with a personal rant :) On Thu, 2007-10-11 at 14:50 +0200, Nicolas Mailhot wrote: > Le Jeu 11 octobre 2007 14:14, Lubomir Kundrak a ?crit : > > > > On Thu, 2007-10-11 at 13:10 +0200, Nicolas Mailhot wrote: > >> Le Jeu 11 octobre 2007 11:17, Lubomir Kundrak a ?crit : > >> > > >> > On Thu, 2007-10-11 at 08:30 +0200, Nicolas Mailhot wrote: > >> >> Le mercredi 10 octobre 2007 ? 22:23 -0400, seth vidal a ?crit : > >> >> > >> >> > livecd - you can do pkg selection after you're installed > >> >> > >> >> And users do not want that. That's the same thing as the "reboot > >> >> before continuing" windows plague > >> > > >> > What's wrong with that? You have to reboot anyways. > >> > >> It's user-unfriendly. People want to configure their install, press > >> go, and walk away do other stuff while the install proceeds. > > > > Every activity that deals with computers consists of user actions and > > waiting for a computer to finish a task, and then action again, etc. > > The > > software just have to balance the extent this happens to depending on > > complexity of possible software solutions and available hardware. > > Err, I'm sorry but the guy who wrote the MS installer could have > answered the same as you. When I last saw windows, what the installer was doing after the reboot was essential system configuration. Maybe roughly equivalent to our firstboot, but that's another story. This is completly different to selecting additional packages to install. Most, if not all people install packages to an installed system (rebooted after install). I really don't know what's the problem with it -- install a (fairly complete, when it comes to the Live media) system, reboot and then add a couple of apps you use. -- Lubomir Kundrak (Red Hat Security Response Team) From nicolas.mailhot at laposte.net Thu Oct 11 13:26:54 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Thu, 11 Oct 2007 15:26:54 +0200 (CEST) Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <1192107955.6070.37.camel@localhost.localdomain> References: <470D81BB.2070404@redhat.com> <1192069420.19308.15.camel@cutter> <1192084232.4029.3.camel@rousalka.dyndns.org> <1192094239.6070.20.camel@localhost.localdomain> <42400.192.54.193.51.1192101027.squirrel@rousalka.dyndns.org> <1192104893.6070.26.camel@localhost.localdomain> <36987.192.54.193.51.1192107045.squirrel@rousalka.dyndns.org> <1192107955.6070.37.camel@localhost.localdomain> Message-ID: <26905.192.54.193.51.1192109214.squirrel@rousalka.dyndns.org> Le Jeu 11 octobre 2007 15:05, Lubomir Kundrak a ?crit : > Off list; Not really :) > so I don't pollute the list with a personal rant :) It's not a rant and it's not personal. I'll do it one last time in pseudo_code For each install_process where install_process=(H1...Hn human intervention)+(C1...Cm computer processing) if interleaved((H1...Hn), (C1...Cn)) then { total_required_attended_install = sum(H1...Hn)+sum(C1...Cn) ; print("This is user-unfriendly) ; return -ENEWUBUNTUUSER ; } else { total_required_attended_install = sum(H1...Hn) ; print("Fedora has a nice installer") ; return NEWFEDORAUSER ; } -- Nicolas Mailhot From silfreed at silfreed.net Thu Oct 11 13:29:36 2007 From: silfreed at silfreed.net (Douglas E. Warner) Date: Thu, 11 Oct 2007 09:29:36 -0400 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <20071011024611.GA12391@nostromo.devel.redhat.com> References: <470D81BB.2070404@redhat.com> <7874d9dd0710101936x304fc3e5m9f67a07411269881@mail.gmail.com> <20071011024611.GA12391@nostromo.devel.redhat.com> Message-ID: <200710110929.36551.silfreed@silfreed.net> On Wednesday 10 October 2007, Bill Nottingham wrote: > > A minimal > > upgrade, like editing the repo files and yum update would be nice. > > Especially if everything worked correctly. ?(I am not saying it > > doesn't currently, but in the past, it sure didn't). ? Or, could there > > be a package group like "start here for upgrades" or something? Again, > > for the more casual linux user, not the system admins. > > Some potential upgrade enhancements may be looked at for F9. I'm very interested in helping improve the upgrade situation (and especially "online upgrades"). Several of us had a good chat in #fedora-devel last week about it; I still haven't got around to writing up that summary, but it's still on the radar. -Doug -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part. URL: From tcallawa at redhat.com Thu Oct 11 13:34:19 2007 From: tcallawa at redhat.com (Tom "spot" Callaway) Date: Thu, 11 Oct 2007 09:34:19 -0400 Subject: better install experience In-Reply-To: <470DD14D.1050301@leemhuis.info> References: <1192045121.3261.82.camel@localhost.localdomain> <1192046031.3261.85.camel@localhost.localdomain> <470D315B.3070604@leemhuis.info> <1192047795.3261.88.camel@localhost.localdomain> <470D3DE7.90401@leemhuis.info> <1192051066.3261.103.camel@localhost.localdomain> <470DD14D.1050301@leemhuis.info> Message-ID: <1192109659.3261.117.camel@localhost.localdomain> On Thu, 2007-10-11 at 09:31 +0200, Thorsten Leemhuis wrote: > /me got some download numbers from livna, so I'll send one final mail > > On 10.10.2007 23:17, Tom "spot" Callaway wrote: > > On Wed, 2007-10-10 at 23:02 +0200, Thorsten Leemhuis wrote: > >> /me will keep away from this thread now -- this won't lead to anything > >> anyway; I'll tag it in the growing categories "Fedora knows better > >> then > >> me want I want" and "why Fedora never will become a true community > >> distribution" > > DaveJ doesn't want the bugreports. Are you volunteering to take them? > > Sure. > > > There are two ntfs implementations. One is old, crufted, and poorly > > maintained. The other one is actively maintained, with lots of new > > releases, bugfixes, and performance improvements. > > Nevertheless there are about 4500 F7 users installed kmod-ntfs from > livna. I'd assume they didn't do that by accident. And I'd further > assume most howtos these days will describe ntfs-3g, so I bet a good > percentage of those 4500 chose the older one for a reason. FWIW, most of the howtos are still not mentioning ntfs-3g. ~spot From mclasen at redhat.com Thu Oct 11 13:36:45 2007 From: mclasen at redhat.com (Matthias Clasen) Date: Thu, 11 Oct 2007 09:36:45 -0400 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <26905.192.54.193.51.1192109214.squirrel@rousalka.dyndns.org> References: <470D81BB.2070404@redhat.com> <1192069420.19308.15.camel@cutter> <1192084232.4029.3.camel@rousalka.dyndns.org> <1192094239.6070.20.camel@localhost.localdomain> <42400.192.54.193.51.1192101027.squirrel@rousalka.dyndns.org> <1192104893.6070.26.camel@localhost.localdomain> <36987.192.54.193.51.1192107045.squirrel@rousalka.dyndns.org> <1192107955.6070.37.camel@localhost.localdomain> <26905.192.54.193.51.1192109214.squirrel@rousalka.dyndns.org> Message-ID: <1192109805.2571.7.camel@localhost.localdomain> Nicolas, I believe we mostly agree that it is better to have an unattended install where you enter all required information in advance, then click the "install" button, and later come back to a login screen waiting for your password. We had some discussions about that internally, but it is not as easy as it sounds... We may disagree on whether package selections is a "required human interaction" during the install process. From mjs at CLEMSON.EDU Thu Oct 11 13:45:58 2007 From: mjs at CLEMSON.EDU (Matthew Saltzman) Date: Thu, 11 Oct 2007 09:45:58 -0400 Subject: samba license change In-Reply-To: <1192074093.27891.8.camel@localhost.localdomain> References: <1192019946.13627.65.camel@localhost.localdomain> <1192040623.26017.24.camel@localhost.localdomain> <604aa7910710101155u443ec8f8vb8e51592cad55745@mail.gmail.com> <1192045676.23415.1.camel@rousalka.dyndns.org> <604aa7910710101344t79ed6beag5107d9062416502@mail.gmail.com> <1192049742.3065.101.camel@vespa.kabelta.loc> <604aa7910710101421u561a61fet4e1884b15df81325@mail.gmail.com> <1192051876.26017.45.camel@localhost.localdomain> <20071010235754.GA1083997@hiwaay.net> <1192074093.27891.8.camel@localhost.localdomain> Message-ID: <1192110358.27181.6.camel@vincent52.localdomain> On Wed, 2007-10-10 at 23:41 -0400, Simo Sorce wrote: > On Wed, 2007-10-10 at 18:57 -0500, Chris Adams wrote: > > Once upon a time, Simo Sorce said: > > > On Wed, 2007-10-10 at 13:21 -0800, Jeff Spaleta wrote: > > > > But Nicolas has stated my murkier concern. If we just drop re-licensed > > > > libsmbclient into place with no enforced technical break like a soname > > > > change or a library renaming, are we acting negligently with regard to > > > > protecting our own users who consume pieces of rawhide to suppliment > > > > F7 or soon to be F8? If the re-licensed code can just drop into place, > > > > are we encouraging users to violate the license at runtime by making > > > > it too easy to use the re-licensing binary in situations where its > > > > inappropriate? > > > > > > Short answer: no > > > > So what if KDE used a private copy of libsmclient.so.0 (from 3.0 so > > GPLv2) during build but didn't ship it? As long as the newer version is > > ABI compatible (even if the license isn't), is there a violation? I'm > > sure some would say it is a violation of the spirit, but is there a > > technical violation? > > > > If so, where is the violation? Where does it physically occur? > > > > I haven't read GPLv3 closely, but "linking" doesn't appear anywhere in > > GPLv2 except in a single note in the appendix (not in the license terms > > itself). Everything else in GPLv2 talks about derivative works. > > Arguably, KDE's use of libsmbclient is a derivative work of a GPLv2 > > product. As long as the interface to that product doesn't change (so > > KDE's use of the product doesn't change), KDE could claim to be a > > derivative work of the GPLv2 product. Samba is NOT changing the ABI, so > > any derivative works (that are derivative by action of using the > > libsmbclient.so.0 interface) can still claim to be derivatives of only > > the GPLv2 library. > > > > I'm really curious about this (not just trying to still the flames): if > > a GPLv2-only program is linked against a GPLv2 (or 2+) library and the > > library switches to GPLv3 (or 3+), who is violating the license? Use > > (e.g. an end-user actually loading the KDE binary that dynamically links > > against libsmbclient.so.0) is not covered by the GPLv2, so the end-user > > is not violating it (because they aren't distributing). A distributor > > could be building against a GPLv2 version of the library but only > > distributing the GPLv3 version; is that a violation (why)? > > Far from being a flame. > Your question is perfectly legitimate, but I don't think there is > anybody on this list with enough legal expertise to answer. > We need legal advice to be able to answer this question. Probably a good idea. But one point to consider is: In GPLv2, there is a clause that says that you do not need to GPL a work that links to a GPLv2 library if there is another library that performs the same function that you could (in principle) link to instead. If there is a similar clause in GPLv3, that would seem to make the situation Chris describes not a violation. It seem that as long as the ABIs remain identical, the existence of a GPLv2 lib that one could link to would mean that code linking to the GPLv3 lib would not have to be GPLv3. IANAL, of course, but it sounds at least like a plausible interpretation to me. > > Simo. > > -- Matthew Saltzman Clemson University Math Sciences mjs AT clemson DOT edu http://www.math.clemson.edu/~mjs From sgrubb at redhat.com Thu Oct 11 13:50:55 2007 From: sgrubb at redhat.com (Steve Grubb) Date: Thu, 11 Oct 2007 09:50:55 -0400 Subject: should readahead allow generic paths? In-Reply-To: <1192089592.6478.36.camel@jcmlaptop> References: <1192089592.6478.36.camel@jcmlaptop> Message-ID: <200710110950.56112.sgrubb@redhat.com> On Thursday 11 October 2007 03:59:52 Jon Masters wrote: > Seems to me that it'd be more useful if the readahead package > configuration files (default/later) could use wildcards for path > components such as firefox, python, etc. (so that you don't have quite > the disconnect/lock-step requirement between these packages). I've been working on a tool that scans certain important paths looking for any file that is unpackaged. What I've found is that a lot of files get installed where the package creates the directory structure, but does not actually own it. IOW, a packager will do: %config(noreplace) %attr(640,root,root) /etc/audit/auditd.conf but DOES NOT do: %attr(750,root,root) %dir /etc/audit So, when the package is upgraded later by another version or uninstalled, you have *many* files laying around and dead-end directories. Here's a SMALL sample of a typical rawhide system: /usr/lib/gtk is not owned by a package /usr/lib/gtk/themes is not owned by a package /usr/lib/gtk/themes/engines is not owned by a package /usr/lib/pwlib is not owned by a package /usr/lib/pwlib/codecs is not owned by a package /usr/lib/pwlib/codecs/audio is not owned by a package /usr/lib/mozilla-1.7.8 is not owned by a package /usr/lib/mozilla is not owned by a package /usr/lib/mozilla/plugins is not owned by a package /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi is not owned by a package /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi/auto is not owned by a package /usr/lib/perl5/vendor_perl/5.8.8/auto is not owned by a package /usr/lib/perl5/vendor_perl/5.8.6/HTML is not owned by a package /usr/lib/perl5/vendor_perl/5.8.6/XML is not owned by a package /usr/lib/samba is not owned by a package /usr/lib/samba/auth is not owned by a package /usr/lib64/gimp/2.0/interpreters is not owned by a package /usr/lib64/mozilla-1.7.12 is not owned by a package /usr/lib64/mozilla-1.7.12/chrome is not owned by a package /usr/lib64/mozilla-1.7.12/chrome/overlayinfo is not owned by a package /usr/lib64/mozilla-1.7.12/chrome/overlayinfo/messenger is not owned by a package /usr/lib64/mozilla-1.7.12/chrome/overlayinfo/messenger/content is not owned by a package /usr/lib64/mozilla-1.7.12/chrome/overlayinfo/messenger/content/overlays.rdf is not owned by a package /usr/lib64/X11/app-defaults is not owned by a package /usr/lib64/X11/locale is not owned by a package /usr/lib64/mozilla-1.7.11 is not owned by a package /usr/lib64/mozilla-1.7.11/chrome is not owned by a package /usr/lib64/mozilla-1.7.11/chrome/overlayinfo is not owned by a package /usr/lib64/mozilla-1.7.11/chrome/overlayinfo/messenger is not owned by a package /usr/lib64/mozilla-1.7.11/chrome/overlayinfo/messenger/content is not owned by a package /usr/lib64/mozilla-1.7.11/chrome/overlayinfo/messenger/content/overlays.rdf is not owned by a package /usr/lib64/openoffice.org2.1 is not owned by a package /usr/lib64/openoffice.org2.1/share is not owned by a package /usr/lib64/libkdeinit_kview.so.#prelink#.n5F8Qg is not owned by a package /usr/lib64/totem is not owned by a package /usr/lib64/python2.4 is not owned by a package /usr/lib64/python2.4/site-packages is not owned by a package /usr/lib64/python2.4/site-packages/dbus is not owned by a package /usr/lib64/python2.4/site-packages/gtk-2.0 is not owned by a package /usr/lib64/python2.4/site-packages/gtk-2.0/gtk is not owned by a package /usr/lib64/python2.4/site-packages/GMenuSimpleEditor is not owned by a package /usr/lib64/ruby/1.8/x86_64-linux/io is not owned by a package /usr/lib64/ruby/1.8/x86_64-linux/racc is not owned by a package /usr/lib64/ruby/1.8/optparse is not owned by a package /usr/lib64/ruby/1.8/dl is not owned by a package /usr/lib64/gcj-4.1.0 is not owned by a package /usr/lib64/gcj-4.1.0/classmap.db is not owned by a package /usr/lib64/openoffice.org2.0 is not owned by a package /usr/lib64/openoffice.org2.0/program is not owned by a package /usr/lib64/python2.5/site-packages/dbus is not owned by a package /usr/lib64/gcj-4.0.1 is not owned by a package /usr/lib64/gcj-4.0.1/classmap.db is not owned by a package /usr/lib64/rhythmbox/plugins is not owned by a package /usr/lib64/gcj/xerces-j2 is not owned by a package /usr/lib64/gcj/tomcat5 is not owned by a package /usr/lib64/gcj/sinjdoc is not owned by a package /usr/lib64/firefox-2.0.0.6/plugin-config is not owned by a package /usr/lib64/mozilla-1.7.10 is not owned by a package /usr/lib64/mozilla-1.7.10/chrome is not owned by a package /usr/lib64/mozilla-1.7.10/chrome/overlayinfo is not owned by a package /usr/lib64/mozilla-1.7.10/chrome/overlayinfo/messenger is not owned by a package /usr/lib64/mozilla-1.7.10/chrome/overlayinfo/messenger/content is not owned by a package /usr/lib64/mozilla-1.7.10/chrome/overlayinfo/messenger/content/overlays.rdf is not owned by a package /usr/lib64/gtk-2.0/2.10.0/filesystems is not owned by a package /usr/lib64/firefox-2.0.0.5 is not owned by a package /usr/lib64/firefox-2.0.0.5/plugin-config is not owned by a package /usr/lib64/sasl is not owned by a package /usr/lib64/udev is not owned by a package /usr/lib64/firefox-2.0.0.2 is not owned by a package /usr/lib64/firefox-2.0.0.2/updates is not owned by a package /usr/lib64/firefox-2.0.0.2/updates/0 is not owned by a package /usr/lib64/gcj-4.1.1 is not owned by a package /usr/lib64/gcj-4.1.1/classmap.db is not owned by a package and perl5 is a very naughty package too. This is a small sample of all the unclaimed files/dirs on a system. So, if you have a wildcard, the search for the right file can go down a lot of deadends before it finds the right one. Then what if the wildcard picks something that is the wrong version? I think one thing that would help performance overall is that packages must own all the directories they create and delete them when its uninstalled. This removes directory entries and improves search time. -Steve From tsmetana at redhat.com Thu Oct 11 13:55:03 2007 From: tsmetana at redhat.com (=?UTF-8?B?VG9tw6HFoQ==?= Smetana) Date: Thu, 11 Oct 2007 15:55:03 +0200 Subject: Retiring procinfo In-Reply-To: <470E1A1A.7090408@crc.dk> References: <20071011111849.3e47b20e.tsmetana@redhat.com> <470E1A1A.7090408@crc.dk> Message-ID: <20071011155503.e3f11fcf.tsmetana@redhat.com> On Thu, 11 Oct 2007 14:42:02 +0200 Mogens Kjaer wrote: > One a F7-x86_64: > > $ procinfo > Segmentation fault > > strace tells me that it occurs while reading /proc/interrupts Yes. This is what I had on mind. If people were really using procinfo, such a bug would have been discovered much earlier (it's fixed already together with all the others I was able to find). -- Tom?? Smetana Base OS Software Engineer, Red Hat RH IRC: #brno #devel #base-os; Freenode IRC: #fedora-devel From tonynelson at georgeanelson.com Thu Oct 11 14:00:28 2007 From: tonynelson at georgeanelson.com (Tony Nelson) Date: Thu, 11 Oct 2007 10:00:28 -0400 Subject: should readahead allow generic paths? In-Reply-To: <1192089592.6478.36.camel@jcmlaptop> References: <1192089592.6478.36.camel@jcmlaptop> Message-ID: At 3:59 AM -0400 10/11/07, Jon Masters wrote: >Yo, > >Seems to me that it'd be more useful if the readahead package >configuration files (default/later) could use wildcards for path >components such as firefox, python, etc. (so that you don't have quite >the disconnect/lock-step requirement between these packages). > >Is there a reason why it's hard wired? It's an attempt to not read files that weren't read normally. Since readahead already reads whole files when usually only parts were read normally, it's already at a disadvantage. Reading unused files would be worse. Readahead has the ability to make a new list of files just for your own machine. In any case, readahead does not improve boot time, and unless you can show how to make readahead improve boot time, there is unlikely to be any work done on making it keep reading all the files after updates. It doesn't make booting any slower if readahead can't find its files, or any faster if it can. Microsoft's approach, which is probably patented, involves tracking what disk blocks are actually read and re-organizing the data on disk so that no seeking is involved. It speeds up booting. Readahead's approach involves reading entire files, for any file that was read from during boot. Readahead sorts its list of files to minimize seeking. It doesn't speed up booting. Without finding a way that readahead can speed up booting, work put into optimizing readhead is just wasted. -- ____________________________________________________________________ TonyN.:' ' From nicolas.mailhot at laposte.net Thu Oct 11 14:02:58 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Thu, 11 Oct 2007 16:02:58 +0200 (CEST) Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <1192109805.2571.7.camel@localhost.localdomain> References: <470D81BB.2070404@redhat.com> <1192069420.19308.15.camel@cutter> <1192084232.4029.3.camel@rousalka.dyndns.org> <1192094239.6070.20.camel@localhost.localdomain> <42400.192.54.193.51.1192101027.squirrel@rousalka.dyndns.org> <1192104893.6070.26.camel@localhost.localdomain> <36987.192.54.193.51.1192107045.squirrel@rousalka.dyndns.org> <1192107955.6070.37.camel@localhost.localdomain> <26905.192.54.193.51.1192109214.squirrel@rousalka.dyndns.org> <1192109805.2571.7.camel@localhost.localdomain> Message-ID: <27356.192.54.193.51.1192111378.squirrel@rousalka.dyndns.org> Le Jeu 11 octobre 2007 15:36, Matthias Clasen a ?crit : > Nicolas, Matthias , Thank you for bringing some calm to this discussion. > I believe we mostly agree that it is better to have an unattended > install I certainly hope so. > We had some discussions about that internally, but it > is not as easy as it sounds... I don't doubt it. > We may disagree on whether package selections is a "required human > interaction" during the install process. I fear that now we emphasize single-CD spins, it has become pretty much required. This was not the case in the past when the primary install method gave you access to a significant part of the Fedora package collection. Regards, -- Nicolas Mailhot From opensource at till.name Thu Oct 11 14:07:40 2007 From: opensource at till.name (Till Maas) Date: Thu, 11 Oct 2007 16:07:40 +0200 Subject: samba license change In-Reply-To: <1192084036.4029.0.camel@rousalka.dyndns.org> References: <1191420459.8632.60.camel@localhost.localdomain> <200710102332.46708.opensource@till.name> <1192084036.4029.0.camel@rousalka.dyndns.org> Message-ID: <200710111607.45639.opensource@till.name> On Do Oktober 11 2007, Nicolas Mailhot wrote: > Le mercredi 10 octobre 2007 ? 23:32 +0200, Till Maas a ?crit : > > On Mi Oktober 10 2007, Nicolas Mailhot wrote: > > > ??? Even if you build against gplv2 samba, as soon as the result is > > > distributed with gpl3 samba and links against it on user systems, > > > you're in the wrong. > > > > Is this really the case? Afaik the GPL only defines rules for > > distributing the software and rights for receiving GPL software. > > Read my sentence again. The *full* sentence Hm, maybe I do not understand the sentence correctly. Do you mean, that when some gplv2 software is built using parts of gplv2 samba and the result is in package foo.rpm and one distributes this with a gplv3 samba, which is in a package samba.rpm, then this a gplv2 license violation of the gplv2 samba used to compile foo.rpm? Regards, Till -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 827 bytes Desc: This is a digitally signed message part. URL: From tsmetana at redhat.com Thu Oct 11 14:18:19 2007 From: tsmetana at redhat.com (=?UTF-8?B?VG9tw6HFoQ==?= Smetana) Date: Thu, 11 Oct 2007 16:18:19 +0200 Subject: Retiring procinfo In-Reply-To: <3170f42f0710110525o13e312b7gfcfeff542904f465@mail.gmail.com> References: <20071011111849.3e47b20e.tsmetana@redhat.com> <3170f42f0710110525o13e312b7gfcfeff542904f465@mail.gmail.com> Message-ID: <20071011161819.87949eae.tsmetana@redhat.com> On Thu, 11 Oct 2007 17:55:36 +0530 "Debarshi 'Rishi' Ray" wrote: > Tomas, if you intend to orphan procinfo and not retire it, I am > willing to take it over if no one else is interested or has problems > with me taking it. :-) I'll have to stay as a RHEL maintainer anyway, so it would not make much sense to orphan it in Fedora -- there are almost no bugreports on procinfo anyway. But it's 6 years dead piece of software and by today I haven't heard of anybody using it. -- Tom?? Smetana Base OS Software Engineer, Red Hat RH IRC: #brno #devel #base-os; Freenode IRC: #fedora-devel From sundaram at fedoraproject.org Thu Oct 11 14:18:36 2007 From: sundaram at fedoraproject.org (Rahul Sundaram) Date: Thu, 11 Oct 2007 19:48:36 +0530 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <1192106599.6070.32.camel@localhost.localdomain> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <20071011095545.GB19149@devserv.devel.redhat.com> <1192105313.6070.30.camel@localhost.localdomain> <470E16A1.8030501@fedoraproject.org> <1192106599.6070.32.camel@localhost.localdomain> Message-ID: <470E30BC.9040407@fedoraproject.org> Lubomir Kundrak wrote: > On Thu, 2007-10-11 at 17:57 +0530, Rahul Sundaram wrote: >> Lubomir Kundrak wrote: >>> On Thu, 2007-10-11 at 05:55 -0400, Alan Cox wrote: >>>> We should be shipping a CD set. I consistently see people going to Ubuntu >>>> after asking for a Fedora CD and being told they can't update that way. >>> +1 Exactly this. We should pick packages for an installation that fits >>> in 1CD. Is anyone already working on a one CD spin, or interested in >>> working on it? >> If you just want a single CD installation, you can use the installable >> Live CD (x86) > > Well, and if I want to upgrade? Yum upgrade works for me. Live upgrades is where our focus should be IMO. There is one proposal that uses Anaconda to perform something similar (http://fedoraproject.org/wiki/Features/PreUpgrade) but yum upgrades can work very well usually and even better if we spend some more time in testing this method of upgrade more and fixing any packaging problems. Rahul From jima at beer.tclug.org Thu Oct 11 14:19:55 2007 From: jima at beer.tclug.org (Jima) Date: Thu, 11 Oct 2007 09:19:55 -0500 (CDT) Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <1192084296.4029.5.camel@rousalka.dyndns.org> References: <470D81BB.2070404@redhat.com> <1192069420.19308.15.camel@cutter> <7874d9dd0710101936x304fc3e5m9f67a07411269881@mail.gmail.com> <1192084296.4029.5.camel@rousalka.dyndns.org> Message-ID: On Thu, 11 Oct 2007, Nicolas Mailhot wrote: > Le mercredi 10 octobre 2007 ? 21:36 -0500, Michael Stahnke a ?crit : >> I really think an upgrade path for the casual user is required. > > Unless they've been dunked, network install/updates should fit the bill I forget if this ever went anywhere, but I remember some time ago someone suggesting that we should have an installable package that would plop (essentially) the kernel image and initrd from the boot.iso into /boot, and add an entry into grub.conf for the next release's installer. No CD/DVD required, no mucking around to figure out how to get your machine to boot to the optical drive...it'd be just the same as a network install/upgrade. As Matt Domsch pointed out, it could even use our mirrorlist infrastructure to pick the download source. We could even include the stage2.img (optionally, with a non-dependent subpackage that would pull in the main one). It would handle the wants-to-upgrade-but-not-use-yum segment nicely, IMO. Alas, I don't remember if this ever got off the ground. Sure seems like a nice potential target for F-9. Jima From sandeen at redhat.com Thu Oct 11 14:20:10 2007 From: sandeen at redhat.com (Eric Sandeen) Date: Thu, 11 Oct 2007 09:20:10 -0500 Subject: should readahead allow generic paths? In-Reply-To: References: <1192089592.6478.36.camel@jcmlaptop> Message-ID: <470E311A.8020406@redhat.com> Tony Nelson wrote: > In any case, readahead does not improve boot time, and unless you can show > how to make readahead improve boot time, there is unlikely to be any work > done on making it keep reading all the files after updates. It doesn't > make booting any slower if readahead can't find its files, or any faster if > it can. Well, actually I don't quite agree (see also my "boot-time / readahead investigations" thread) with stock readahead (0:59): http://sandeen.net/fedora_boot/bootchart-stockreadahead-noselinux.png http://sandeen.net/fedora_boot/seekwatcher-stockreadahead-noselinux.png without readahead (0:49): http://sandeen.net/fedora_boot/bootchart-noreadahead-noselinux.png http://sandeen.net/fedora_boot/seekwatcher-noreadahead-noselinux.png with tweaked readahead (updated/sorted lists, run earlier) (0:44): http://sandeen.net/fedora_boot/bootchart-fixedreadahead-noselinux.png http://sandeen.net/fedora_boot/seekwatcher-fixedreadahead-noselinux.png so, it's a small win for me. The approach still feels a bit inelegant to me, but it does seem to save a bit if it's done properly. But from above, if it's done wrong, it hurts a lot more than it helps. Tossing a default list out there and hoping for the best probably won't work, at any rate. -Eric From mclasen at redhat.com Thu Oct 11 14:22:41 2007 From: mclasen at redhat.com (Matthias Clasen) Date: Thu, 11 Oct 2007 10:22:41 -0400 Subject: should readahead allow generic paths? In-Reply-To: <470E311A.8020406@redhat.com> References: <1192089592.6478.36.camel@jcmlaptop> <470E311A.8020406@redhat.com> Message-ID: <1192112561.2571.9.camel@localhost.localdomain> On Thu, 2007-10-11 at 09:20 -0500, Eric Sandeen wrote: > > Tossing a default list out there and hoping for the best probably won't > work, at any rate. So are we going to get your fixed lists into F8 ? From limb at jcomserv.net Thu Oct 11 14:21:42 2007 From: limb at jcomserv.net (Jon Ciesla) Date: Thu, 11 Oct 2007 09:21:42 -0500 (CDT) Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <470E16A1.8030501@fedoraproject.org> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <20071011095545.GB19149@devserv.devel.redhat.com> <1192105313.6070.30.camel@localhost.localdomain> <470E16A1.8030501@fedoraproject.org> Message-ID: <7301.63.85.68.164.1192112502.squirrel@mail.jcomserv.net> > Lubomir Kundrak wrote: >> On Thu, 2007-10-11 at 05:55 -0400, Alan Cox wrote: >>> We should be shipping a CD set. I consistently see people going to >>> Ubuntu >>> after asking for a Fedora CD and being told they can't update that way. >> >> +1 Exactly this. We should pick packages for an installation that fits >> in 1CD. Is anyone already working on a one CD spin, or interested in >> working on it? > > If you just want a single CD installation, you can use the installable > Live CD (x86) But the point is if you have no DVD drive, the only upgrade method, AFAIK is yum, which is not officially supported. Heck, I'm I'm still upset that we don't have boot floppies anymore, but I live with it. > Rahul > > -- > fedora-devel-list mailing list > fedora-devel-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-devel-list > -- novus ordo absurdum From pertusus at free.fr Thu Oct 11 14:26:34 2007 From: pertusus at free.fr (Patrice Dumas) Date: Thu, 11 Oct 2007 16:26:34 +0200 Subject: should readahead allow generic paths? In-Reply-To: <200710110950.56112.sgrubb@redhat.com> References: <1192089592.6478.36.camel@jcmlaptop> <200710110950.56112.sgrubb@redhat.com> Message-ID: <20071011142634.GC3659@free.fr> On Thu, Oct 11, 2007 at 09:50:55AM -0400, Steve Grubb wrote: > > and perl5 is a very naughty package too. This is a small sample of all the > unclaimed files/dirs on a system. These are all packaging bugs. For packages coming from core that haven't already been reviewed it should be pretty common, though. It can also happen if you put yourself some files in the directory prior from removing the package owning the directory. > I think one thing that would help performance overall is that packages must > own all the directories they create and delete them when its uninstalled. > This removes directory entries and improves search time. See http://fedoraproject.org/wiki/Packaging/Guidelines#head-a5931a7372c4a00065713430984fa5875513e6d4 -- Pat From jcm at redhat.com Thu Oct 11 14:27:46 2007 From: jcm at redhat.com (Jon Masters) Date: Thu, 11 Oct 2007 10:27:46 -0400 Subject: should readahead allow generic paths? In-Reply-To: <200710110950.56112.sgrubb@redhat.com> References: <1192089592.6478.36.camel@jcmlaptop> <200710110950.56112.sgrubb@redhat.com> Message-ID: <1192112866.6478.83.camel@jcmlaptop> On Thu, 2007-10-11 at 09:50 -0400, Steve Grubb wrote: > On Thursday 11 October 2007 03:59:52 Jon Masters wrote: > > Seems to me that it'd be more useful if the readahead package > > configuration files (default/later) could use wildcards for path > > components such as firefox, python, etc. (so that you don't have quite > > the disconnect/lock-step requirement between these packages). > > I've been working on a tool that scans certain important paths looking for any > file that is unpackaged. What I've found is that a lot of files get installed > where the package creates the directory structure, but does not actually own > it. IOW, a packager will do: > I think one thing that would help performance overall is that packages must > own all the directories they create and delete them when its uninstalled. > This removes directory entries and improves search time. You're (partially) joking though, right? I mean the time spent in the kernel searching a directory path due to these is small fry ;-) Valid point though! Jon. From snecklifter at gmail.com Thu Oct 11 14:28:04 2007 From: snecklifter at gmail.com (Christopher Brown) Date: Thu, 11 Oct 2007 15:28:04 +0100 Subject: better install experience In-Reply-To: References: Message-ID: <364d303b0710110728se721b67m286de3f200b51cd2@mail.gmail.com> On 11/10/2007, Szabolcs Szakacsits wrote: > > > On 10/10/2007, Christopher Brown wrote: > > On Wed, 2007-10-10 at 23:02 +0200, Thorsten Leemhuis wrote: > > > > > There are two ntfs implementations. One is old, crufted, and poorly > > > maintained. Not sure what is to blame here but Thorsten didn't write that, Spot did. > > > Sorry but that is bullshit. Old and crufted aren't very good technical > > As I mentioned previously, the kernel driver and ntfs-3g have the same > source base. When I developed ntfs-3g then I noted the potentially serious > problems in the kernel (e.g. in truncate). I also mentioned them to Dave > Jones. I never got a reply for any of my emails. You're surprised by that? Recently a buffer overflow > was discovered (Andrew Morton fixed it), driver hangs during logfile reset > (maintainer made a patch). I'm sorry I can't see the relevance of this as an argument. Both issues were fixed, one by the maintainer. What's the problem? It seems as the kernel evolves, the kernel NTFS driver isn't adjusted as > Miklos Szeredi does for the FUSE kernel module, so the kernel side of the > NTFS-3G driver can stay safe, deadlock and corruption free, no need to > worry about it. He is also extremely responsive both design and > troubleshooting discussions and quality coding wise. He is employed by > Novell and allowed to work on FUSE in a certain amount of his work time. I'm mad keen to see figures of enterprise installations running FUSE over kernel drivers. I mean _really_ keen. > arguments and poorly maintained is simply untrue. > > The maintainer has been working for a non-Linux company since 2005 and > from > that point his open source contribution and leadership role is minimal. Here we agree. I've worked with him 4 years when it was decided finally a year ago that a > partial fork is needed to ensure driver reliability and maintainability. Partial? Could you define this? Please remember that I was/am a member of the linux-ntfs project and although my contribution was only in the package department for Rich Russon when he was around, there was nothing to indicate you were intending to fork. and even then there was no real reason given in your announcement that you were doing it for the above purpose. For example we (linux-ntfs team at that time) were reported that some ntfs > utilities made Vista unbootable. The reason was found and fixed a year > ago, > still the official bugfix was released only 10 days ago. The serious fix > was sitting in the CVS for a year. Whats wrong with bugging Linus to get it applied then? I'm having a hard time believe crucial fixes sit in cvs simply because someone wont write an email saying "Linus, please apply...". If Anton wont sign off (or comment) then I'm inclined to agree the driver is dead in the water but it doesn't look like this happened. Obviously everybody thinks differently what is "poorly maintained". For me > the above is one sign, amongst several others. > > > If this boils down to "It doesn't have write support, bwaaaaaaaah" then > > "poorly maintained" isn't much of one either. The reason there have been > > so few git commits is because it works fine in the state that its in and > > as I explained, the core developer is focused mainly on the new driver > > which, license debates aside, will be released in about a year. > > In 2005, we were offered NTFS code in favour of letting a company use and > dual licence what we have developed. Then it became 2006 then the story > changed a bit then the date was 2007 and then 2008. True and I agree that actions speak louder than words. My original point was that I believe Fedora should ship with the ntfs kernel driver enabled, mount.ntfs should actually be named mount.ntfs-3g and to try and point out the difference between functionality and stability - quite important where filesystems are concerned. > Dave asked me for my opinion, and I said that we shouldn't ship > > something that's not recommended by one of its authors, and has no > > real maintenance upstream: > > > > http://ntfs-3g.org/about.html It would probably benefit from having any post-fork detail removed. As it currently stands it might be interpreted that the reason for the fork was the the kernel driver was not going to be released until 2008. I'm still at a loss as to why you forked but then I was not privy to conversations that went on behind the scenes perhaps. > who spat the dummy and went off and created ntfs-3g when he could have > > merged it with ntfsprogs. My apologies, this was rude. Here is my original announcement: > > > http://sourceforge.net/mailarchive/message.php?msg_id=Pine.LNX.4.21.0607141859080.31588-100000%40mlf.linux.rulez.org > > I did the work as a long time Linux-NTFS project member. There wasn't > __anything__ to merge. The work itself was Linux-NTFS, so in fact I > __did__ > merge it when I published it. The code could have been just used without > any change. I was the only one working on write support and there wasn't > really anything to merge with because they were already included. > > After two-three months later the project still wasn't going the way it > should have hereby the fork was made. The announcement came without warning - this is my issue. It would've been nice to have seen a "I'm thinking of forking because of a, b, c etc. Can anything be done?". So yeah, I'm a little sad that the project split and now confusion reigns. > It actually has nothing to do with the kernel driver. > > As I wrote, it has quite a lot, in fact. > Please stop editing the posts like this; it is really bad form. NTFS-3g is separate and distinct from the kernel driver. One is not reliant on the other but perhaps you misunderstood me. Please don't take this as criticism of ntfs-3g - I think it was a long time (too long) in coming and enables lots of interesting things to happen. Keep up the excellent work - I'm all in favour of choice which is what the original argument was all about. Cheers Chris -- http://www.chruz.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From mschwendt.tmp0701.nospam at arcor.de Thu Oct 11 14:30:10 2007 From: mschwendt.tmp0701.nospam at arcor.de (Michael Schwendt) Date: Thu, 11 Oct 2007 16:30:10 +0200 Subject: rpms/cpl/FC-6 cpl-qfits.patch,NONE,1.1 cpl.spec,NONE,1.1 In-Reply-To: <200710111059.l9BAxFfq025731@cvs-int.fedora.redhat.com> References: <200710111059.l9BAxFfq025731@cvs-int.fedora.redhat.com> Message-ID: <20071011163010.d641867f.mschwendt.tmp0701.nospam@arcor.de> On Thu, 11 Oct 2007 06:59:15 -0400, Sergio Pascual (sergiopr) wrote: > Author: sergiopr > > Update of /cvs/pkgs/rpms/cpl/FC-6 > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25720 > > Added Files: > cpl-qfits.patch cpl.spec > Log Message: > * Tue Oct 09 2007 Sergio Pascual 3.1-2 > - Updated qfits patch to build in 64 bits systems > * Tue Sep 25 2007 Sergio Pascual 3.1-1 > - Minor changes > * Thu Sep 13 2007 Sergio Pascual 3.1-0.3 > - Updated license tag > * Thu May 03 2007 Sergio Pascual 3.1-0.2 > - Added dir for recipes. > * Thu Apr 26 2007 Sergio Pascual 3.1-0.1 > - Initial spec file. Hint: insert blank lines between your %changelog comments. Then "make clog" cuts off after the most recent entry, and you can commit with "make clog && cvs commit -F clog". That improves readability. From katzj at redhat.com Thu Oct 11 14:29:04 2007 From: katzj at redhat.com (Jeremy Katz) Date: Thu, 11 Oct 2007 10:29:04 -0400 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: References: <470D81BB.2070404@redhat.com> <1192069420.19308.15.camel@cutter> <7874d9dd0710101936x304fc3e5m9f67a07411269881@mail.gmail.com> <1192084296.4029.5.camel@rousalka.dyndns.org> Message-ID: <1192112944.26533.25.camel@localhost.localdomain> On Thu, 2007-10-11 at 09:19 -0500, Jima wrote: > On Thu, 11 Oct 2007, Nicolas Mailhot wrote: > > Le mercredi 10 octobre 2007 ? 21:36 -0500, Michael Stahnke a ?crit : > >> I really think an upgrade path for the casual user is required. > > > > Unless they've been dunked, network install/updates should fit the bill > > I forget if this ever went anywhere, but I remember some time ago someone > suggesting that we should have an installable package that would plop > (essentially) the kernel image and initrd from the boot.iso into /boot, > and add an entry into grub.conf for the next release's installer. No > CD/DVD required, no mucking around to figure out how to get your machine > to boot to the optical drive...it'd be just the same as a network > install/upgrade. As Matt Domsch pointed out, it could even use our > mirrorlist infrastructure to pick the download source. We could even > include the stage2.img (optionally, with a non-dependent subpackage that > would pull in the main one). It would handle the > wants-to-upgrade-but-not-use-yum segment nicely, IMO. > Alas, I don't remember if this ever got off the ground. Sure seems like > a nice potential target for F-9. Some bits got done here, others didn't. Seth has the start of the script to pre-download all of the packages as well as the kernel and initrd to set this up. You still then need to download stage2 from anaconda (or boot off of the rescuecd), but the packages will get preferred from the lookaside path on the rootfs. Definitely could use some more testing, though. Jeremy From sandeen at redhat.com Thu Oct 11 14:31:02 2007 From: sandeen at redhat.com (Eric Sandeen) Date: Thu, 11 Oct 2007 09:31:02 -0500 Subject: should readahead allow generic paths? In-Reply-To: <1192112561.2571.9.camel@localhost.localdomain> References: <1192089592.6478.36.camel@jcmlaptop> <470E311A.8020406@redhat.com> <1192112561.2571.9.camel@localhost.localdomain> Message-ID: <470E33A6.7070903@redhat.com> Matthias Clasen wrote: > On Thu, 2007-10-11 at 09:20 -0500, Eric Sandeen wrote: > >> Tossing a default list out there and hoping for the best probably won't >> work, at any rate. > > So are we going to get your fixed lists into F8 ? > Well, part of the problem is that "my" fixed lists may not be everyone's fixed lists - I generated a custom list from *my* boot sequence. Coming up with a good default list that actually speeds *everyone's* boot time is another issue. If we think it's worth the 4 second or so boottime reduction, maybe some way to automatically generate the custom lists during firstboot might be an option. But then, they will rot over time... I'm also testing the SuSE hack of telling glibc to readahead shared libraries... -Eric From tjb at unh.edu Thu Oct 11 14:31:34 2007 From: tjb at unh.edu (Thomas J. Baker) Date: Thu, 11 Oct 2007 10:31:34 -0400 Subject: Gnome Logout Hangs? In-Reply-To: <1192101324.2571.0.camel@localhost.localdomain> References: <1191936868.4913.2.camel@raptor.sr.unh.edu> <1192029636.26943.20.camel@raptor.sr.unh.edu> <45abe7d80710102055t7eb29314rc26008b93897acac@mail.gmail.com> <1192101324.2571.0.camel@localhost.localdomain> Message-ID: <1192113094.3966.0.camel@raptor.sr.unh.edu> On Thu, 2007-10-11 at 07:15 -0400, Matthias Clasen wrote: > On Wed, 2007-10-10 at 23:55 -0400, Ray Strode wrote: > > Hi, > > > > > I tracked this down more and it happens with metacity too on my intel > > > graphics laptop. After logging out, if I go to a text console and kill > > > just gnome-session, the logout finishes and gdm comes back up. > > > > > > Does this "fix" work for anyone else having the problem? It seems that > > > since this apparently is not happening for everyone, it must be > > > something I'm running that causes gnome-session to hang. I checked and > > > pulseaudio is not running so I'm don't think it is the culprit. > > > > Do you have vino ("Remote Desktop") installed ? I think there's a bug > > on one of the F8 tracker lists that mentions some weird interaction > > between vino and gnome-session on logout. I haven't looked into it > > yet. > > > > That should be fixed in todays libX11. > I can confirm it is. Thanks, tjb -- ======================================================================= | Thomas Baker email: tjb at unh.edu | | Systems Programmer | | Research Computing Center voice: (603) 862-4490 | | University of New Hampshire fax: (603) 862-1761 | | 332 Morse Hall | | Durham, NH 03824 USA http://wintermute.sr.unh.edu/~tjb | ======================================================================= From lemenkov at gmail.com Thu Oct 11 14:34:11 2007 From: lemenkov at gmail.com (Peter Lemenkov) Date: Thu, 11 Oct 2007 18:34:11 +0400 Subject: "rpmq: no arguments given for query" message while trying to make in Fedora's CVS tree In-Reply-To: References: Message-ID: 2007/10/11, Peter Lemenkov : > Hello All! > Since couple of days ago I can't build tag or make anything else in > Fedora's CVS tree. All my attemps ends with message in subj. Resolved. Looks like I forget to add spec-file and thus need to write 100 times "I will always add necessary files before typing make tag" :) -- With best regards! From debarshi.ray at gmail.com Thu Oct 11 14:35:03 2007 From: debarshi.ray at gmail.com (Debarshi 'Rishi' Ray) Date: Thu, 11 Oct 2007 20:05:03 +0530 Subject: Retiring procinfo In-Reply-To: <20071011161819.87949eae.tsmetana@redhat.com> References: <20071011111849.3e47b20e.tsmetana@redhat.com> <3170f42f0710110525o13e312b7gfcfeff542904f465@mail.gmail.com> <20071011161819.87949eae.tsmetana@redhat.com> Message-ID: <3170f42f0710110735x48d74794s8d55fb3573e7bd13@mail.gmail.com> > But it's 6 years dead piece of software and by today > I haven't heard of anybody using it. You already got a user now -- Steven R. Ringwald. :-) Cheers, Debarshi -- GPG key ID: 63D4A5A7 Key server: pgp.mit.edu From sgrubb at redhat.com Thu Oct 11 14:34:49 2007 From: sgrubb at redhat.com (Steve Grubb) Date: Thu, 11 Oct 2007 10:34:49 -0400 Subject: should readahead allow generic paths? In-Reply-To: <20071011142634.GC3659@free.fr> References: <1192089592.6478.36.camel@jcmlaptop> <200710110950.56112.sgrubb@redhat.com> <20071011142634.GC3659@free.fr> Message-ID: <200710111034.50135.sgrubb@redhat.com> On Thursday 11 October 2007 10:26:34 Patrice Dumas wrote: > > and perl5 is a very naughty package too. This is a small sample of all > > the unclaimed files/dirs on a system. > > These are all packaging bugs. Agreed. > For packages coming from core that haven't already been reviewed it should > be pretty common, though. It can also happen if you put yourself some files > in the directory prior from removing the package owning the directory. The vast majority are empty directories or ones where prelink blew up sometime in the past. Its rare to find anything in these dead-end directories. > See > http://fedoraproject.org/wiki/Packaging/Guidelines#head-a5931a7372c4a000657 >13430984fa5875513e6d4 The prime offenders from my perusal is: mozilla, ruby, perl5, and java or gcj. These could be fixed by now, but who knows. -Steve From bnocera at redhat.com Thu Oct 11 14:36:41 2007 From: bnocera at redhat.com (Bastien Nocera) Date: Thu, 11 Oct 2007 15:36:41 +0100 Subject: Bluetooth activation In-Reply-To: References: Message-ID: <1192113401.15443.26.camel@cookie.hadess.net> On Thu, 2007-10-11 at 12:23 +0200, Carlo Cassinelli wrote: > I have a thinkpad T43 width fedora 8 test3 installed, and there is a > big bluetooth's bug. The Fn+F5 button to activate/deactivate the > interface it does not work, when the interface is activated before the > loading of kernel the key work, but as soon as the fedora 8 test3 > kernel is loaded this key does not work and the interface cannot be > activated. > If the bluetooth is activated before the loading of fedora 8 this > works well, I think it is not a problem of bluez but of the kernel. > I have last kernel and the all system is up to date. thinkpad_acpi allows you to enable/disable that. See the Bluetooth section in http://ibm-acpi.sourceforge.net/README We're still waiting for someone to hook that up to HAL though: http://bugs.freedesktop.org/show_bug.cgi?id=10053 Cheers From nicolas.mailhot at laposte.net Thu Oct 11 14:38:50 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Thu, 11 Oct 2007 16:38:50 +0200 (CEST) Subject: samba license change In-Reply-To: <200710111607.45639.opensource@till.name> References: <1191420459.8632.60.camel@localhost.localdomain> <200710102332.46708.opensource@till.name> <1192084036.4029.0.camel@rousalka.dyndns.org> <200710111607.45639.opensource@till.name> Message-ID: <25936.192.54.193.51.1192113530.squirrel@rousalka.dyndns.org> Le Jeu 11 octobre 2007 16:07, Till Maas a ?crit : > On Do Oktober 11 2007, Nicolas Mailhot wrote: >> Le mercredi 10 octobre 2007 ? 23:32 +0200, Till Maas a ?crit : >> > On Mi Oktober 10 2007, Nicolas Mailhot wrote: >> > > ??? Even if you build against gplv2 samba, as soon as the result >> is >> > > distributed with gpl3 samba and links against it on user >> systems, >> > > you're in the wrong. >> > >> > Is this really the case? Afaik the GPL only defines rules for >> > distributing the software and rights for receiving GPL software. >> >> Read my sentence again. The *full* sentence > > Hm, maybe I do not understand the sentence correctly. Do you mean, > that when > some gplv2 software is built using parts of gplv2 samba and the result > is in > package foo.rpm and one distributes this with a gplv3 samba, which is > in a > package samba.rpm, then this a gplv2 license violation of the gplv2 > samba used to compile foo.rpm? IANAL, but IMHO this could be interpreted as a license violation of the gplv3 samba distributed with GPLv2 foo.rpm that links against it. (of course one could argue foo is not really derived from gplv3 samba since it has been built against gplv2 samba, but gplv3 samba+gplv2 foo is certainly derived from gplv3 samba, and that's what we'd be distributing) IMHO the original message I was responding to ("Thanks god we don't have automated rebuilds") is dead wrong. The version against which code was build or rebuild does not matter overmuch. The version we distribute linking binaries with does. -- Nicolas Mailhot From lesmikesell at gmail.com Thu Oct 11 14:55:04 2007 From: lesmikesell at gmail.com (Les Mikesell) Date: Thu, 11 Oct 2007 09:55:04 -0500 Subject: samba license change In-Reply-To: <25936.192.54.193.51.1192113530.squirrel@rousalka.dyndns.org> References: <1191420459.8632.60.camel@localhost.localdomain> <200710102332.46708.opensource@till.name> <1192084036.4029.0.camel@rousalka.dyndns.org> <200710111607.45639.opensource@till.name> <25936.192.54.193.51.1192113530.squirrel@rousalka.dyndns.org> Message-ID: <470E3948.3090808@gmail.com> Nicolas Mailhot wrote: > > IANAL, but IMHO this could be interpreted as a license violation of > the gplv3 samba distributed with GPLv2 foo.rpm that links against it. > > (of course one could argue foo is not really derived from gplv3 samba > since it has been built against gplv2 samba, but gplv3 samba+gplv2 foo > is certainly derived from gplv3 samba, and that's what we'd be > distributing) I think there is a very good argument, going back to the FSF opinion on the gmp vs, fgmp libraries, that as long as a working alternative library exists, code linking to one of those versions can't be considered a derivative of it in the copyright sense. > IMHO the original message I was responding to ("Thanks god we don't > have automated rebuilds") is dead wrong. The version against which > code was build or rebuild does not matter overmuch. The version we > distribute linking binaries with does. If you have the right to distribute each component separately and the existence of a usable gplv2 copy prevents things that happen to link to the gplv3 version from being considered a derivative work, what's the problem - at least until changes make the libraries incompatible? -- Les Mikesell lesmikesell at gmail.com From harald at redhat.com Thu Oct 11 15:03:56 2007 From: harald at redhat.com (Harald Hoyer) Date: Thu, 11 Oct 2007 17:03:56 +0200 Subject: boot-time / readahead investigations In-Reply-To: <470D5CF0.20204@redhat.com> References: <470D5CF0.20204@redhat.com> Message-ID: <470E3B5C.6030105@redhat.com> Comparison of Fedora 8 Test 3 and openSUSE 10.3 on the same machine. http://www.harald-hoyer.de/linux/f8t3boot From david at fubar.dk Thu Oct 11 15:15:20 2007 From: david at fubar.dk (David Zeuthen) Date: Thu, 11 Oct 2007 11:15:20 -0400 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <470D81BB.2070404@redhat.com> References: <470D81BB.2070404@redhat.com> Message-ID: <1192115720.31757.32.camel@oneill.fubar.dk> On Wed, 2007-10-10 at 20:51 -0500, Mike McGrath wrote: > History: Up until Fedora 7 all RH family products had an install CD that > people could download, stick in their drive and install a minimal set of > packages or at least specify a method to install from. > > Problem: As of Fedora 7 (and soon with Fedora 8) they cannot do this. > The installable live cd can install but not in the traditional sense of > what people are used to. It has no package selection and cannot upgrade. I'm not sure why you shouldn't be able to use anaconda on the live image to do an upgrade of an existing Fedora OS. E.g. downloading packages from the network or media [1] as needed. As for "no package selection during install" on the live cd; that's just a red herring - you can easily do this post-install. Most people just don't notice it. Ideally the live cd installer could ask you "Do you want to install other packages too?" and then use the network / media to do this. Seems like anaconda should be able to do these things if it can't already. David [1] : one could envision live media that also includes a lot of RPM's. From david at fubar.dk Thu Oct 11 15:18:13 2007 From: david at fubar.dk (David Zeuthen) Date: Thu, 11 Oct 2007 11:18:13 -0400 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <1192084232.4029.3.camel@rousalka.dyndns.org> References: <470D81BB.2070404@redhat.com> <1192069420.19308.15.camel@cutter> <1192084232.4029.3.camel@rousalka.dyndns.org> Message-ID: <1192115893.31757.36.camel@oneill.fubar.dk> On Thu, 2007-10-11 at 08:30 +0200, Nicolas Mailhot wrote: > Le mercredi 10 octobre 2007 ? 22:23 -0400, seth vidal a ?crit : > > > livecd - you can do pkg selection after you're installed > > And users do not want that. That's the same thing as the "reboot before > continuing" windows plague It's theoretically possible to do a reboot-less install (google for livecd raid broken mirror) but that is IMO so far into weeds because I simply don't think it's true that users are afraid of reboots as you state. Hell, we require it for kernel upgrades etc. etc. David From katzj at redhat.com Thu Oct 11 15:19:57 2007 From: katzj at redhat.com (Jeremy Katz) Date: Thu, 11 Oct 2007 11:19:57 -0400 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <1192115720.31757.32.camel@oneill.fubar.dk> References: <470D81BB.2070404@redhat.com> <1192115720.31757.32.camel@oneill.fubar.dk> Message-ID: <1192115997.7423.1.camel@localhost.localdomain> On Thu, 2007-10-11 at 11:15 -0400, David Zeuthen wrote: > On Wed, 2007-10-10 at 20:51 -0500, Mike McGrath wrote: > > History: Up until Fedora 7 all RH family products had an install CD that > > people could download, stick in their drive and install a minimal set of > > packages or at least specify a method to install from. > > > > Problem: As of Fedora 7 (and soon with Fedora 8) they cannot do this. > > The installable live cd can install but not in the traditional sense of > > what people are used to. It has no package selection and cannot upgrade. > > I'm not sure why you shouldn't be able to use anaconda on the live image > to do an upgrade of an existing Fedora OS. E.g. downloading packages > from the network or media [1] as needed. The main thing missing is a nice way of launching anaconda to do this (and prompting for where to get the bits from). Beyond that, the code is there and works. Also for doing a "regular" install and not just copying the live image. > As for "no package selection during install" on the live cd; that's just > a red herring - you can easily do this post-install. Most people just > don't notice it. Ideally the live cd installer could ask you "Do you > want to install other packages too?" and then use the network / media to > do this. Mostly a matter of round 'tuits to just integrate the couple of pieces needed. All the actual hard code is there, just doing it hasn't been high on the priority list Jeremy From paul at all-the-johnsons.co.uk Thu Oct 11 15:25:44 2007 From: paul at all-the-johnsons.co.uk (Paul) Date: Thu, 11 Oct 2007 16:25:44 +0100 Subject: upload cert? Message-ID: <1192116344.4076.0.camel@T7.Linux> Hi, I've hit a bit of a problem.... Where do I get the fedora-upload cert from? TTFN Paul -- Sie k?nnen mich aufreizen und wirklich hei? machen! -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From cdhouch at gmail.com Thu Oct 11 15:26:52 2007 From: cdhouch at gmail.com (Caerie Houchins) Date: Thu, 11 Oct 2007 10:26:52 -0500 Subject: compiz-fusion other apps? Message-ID: I know that compiz-fusion is seen as a tech preview in F8, but are there any plans to include ccsm and the other applications that go along with it at some point ? Right now there doesn't seem to be a way to configure the compiz-fusion plugins... I know there are a lot of ways posted on how to put this in ourselves, but I really would like to stick to rawhide until the release of F8 for testing reasons. -- Caerie Houchins -------------- next part -------------- An HTML attachment was scrubbed... URL: From cdhouch at gmail.com Thu Oct 11 15:26:52 2007 From: cdhouch at gmail.com (Caerie Houchins) Date: Thu, 11 Oct 2007 10:26:52 -0500 Subject: compiz-fusion other apps? Message-ID: I know that compiz-fusion is seen as a tech preview in F8, but are there any plans to include ccsm and the other applications that go along with it at some point ? Right now there doesn't seem to be a way to configure the compiz-fusion plugins... I know there are a lot of ways posted on how to put this in ourselves, but I really would like to stick to rawhide until the release of F8 for testing reasons. -- Caerie Houchins -------------- next part -------------- An HTML attachment was scrubbed... URL: From mmcgrath at redhat.com Thu Oct 11 15:21:19 2007 From: mmcgrath at redhat.com (Mike McGrath) Date: Thu, 11 Oct 2007 10:21:19 -0500 Subject: upload cert? In-Reply-To: <1192116344.4076.0.camel@T7.Linux> References: <1192116344.4076.0.camel@T7.Linux> Message-ID: <470E3F6F.4050302@redhat.com> Paul wrote: > Hi, > > I've hit a bit of a problem.... > > Where do I get the fedora-upload cert from? > https://admin.fedoraproject.org/accounts/gen-cert.cgi -Mike From mtasaka at ioa.s.u-tokyo.ac.jp Thu Oct 11 15:34:18 2007 From: mtasaka at ioa.s.u-tokyo.ac.jp (Mamoru Tasaka) Date: Fri, 12 Oct 2007 00:34:18 +0900 Subject: compiz-fusion other apps? In-Reply-To: References: Message-ID: <470E427A.8090309@ioa.s.u-tokyo.ac.jp> Caerie Houchins wrote, at 10/12/2007 12:26 AM +9:00: > I know that compiz-fusion is seen as a tech preview in F8, but are there > any plans to include ccsm and the other applications that go along with > it at some point ? Right now there doesn't seem to be a way to > configure the compiz-fusion plugins... If someone submits a review request, we can review it. Regards, Mamoru From sundaram at fedoraproject.org Thu Oct 11 15:34:50 2007 From: sundaram at fedoraproject.org (Rahul Sundaram) Date: Thu, 11 Oct 2007 21:04:50 +0530 Subject: compiz-fusion other apps? In-Reply-To: References: Message-ID: <470E429A.5090302@fedoraproject.org> Caerie Houchins wrote: > I know that compiz-fusion is seen as a tech preview in F8, but are there > any plans to include ccsm and the other applications that go along with > it at some point ? Right now there doesn't seem to be a way to > configure the compiz-fusion plugins... > > I know there are a lot of ways posted on how to put this in ourselves, > but I really would like to stick to rawhide until the release of F8 for > testing reasons. Some of these are in review. http://fedoraproject.org/wiki/AskFedora/2007-09-24 Rahul From jkeating at redhat.com Thu Oct 11 15:36:06 2007 From: jkeating at redhat.com (Jesse Keating) Date: Thu, 11 Oct 2007 11:36:06 -0400 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <1192106599.6070.32.camel@localhost.localdomain> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <20071011095545.GB19149@devserv.devel.redhat.com> <1192105313.6070.30.camel@localhost.localdomain> <470E16A1.8030501@fedoraproject.org> <1192106599.6070.32.camel@localhost.localdomain> Message-ID: <20071011113606.13404ee6@redhat.com> On Thu, 11 Oct 2007 14:43:19 +0200 Lubomir Kundrak wrote: > Well, and if I want to upgrade? What if what you have on your system isn't on the single CD you want to use to upgrade? Leave half your software unupgraded ? For upgrades you want access to the entire package set, or a good sized portion. Really what you want to do is boot from media that has stage1 and stage2 (rescue iso works for this) and has the ability to point to a network location of all the packages for the upgrade. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From jkeating at redhat.com Thu Oct 11 15:36:40 2007 From: jkeating at redhat.com (Jesse Keating) Date: Thu, 11 Oct 2007 11:36:40 -0400 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <7301.63.85.68.164.1192112502.squirrel@mail.jcomserv.net> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <20071011095545.GB19149@devserv.devel.redhat.com> <1192105313.6070.30.camel@localhost.localdomain> <470E16A1.8030501@fedoraproject.org> <7301.63.85.68.164.1192112502.squirrel@mail.jcomserv.net> Message-ID: <20071011113640.2fe41b4e@redhat.com> On Thu, 11 Oct 2007 09:21:42 -0500 (CDT) "Jon Ciesla" wrote: > But the point is if you have no DVD drive, the only upgrade method, > AFAIK is yum, which is not officially supported. Incorrect. rescue.iso or boot.iso + network, or harddrive. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From jan.kratochvil at redhat.com Thu Oct 11 15:36:46 2007 From: jan.kratochvil at redhat.com (Jan Kratochvil) Date: Thu, 11 Oct 2007 17:36:46 +0200 Subject: Bluetooth activation In-Reply-To: References: Message-ID: <20071011153646.GA23805@host0.dyn.jankratochvil.net> On Thu, 11 Oct 2007 12:23:41 +0200, Carlo Cassinelli wrote: > I have a thinkpad T43 width fedora 8 test3 installed, and there is a big > bluetooth's bug. The Fn+F5 button to activate/deactivate the interface it > does not work, The key worked on F7 kernels (before F8 - latest Rawhide). It now just writes: Oct 11 17:35:32 host0 acpid: received event "ibm/hotkey HKEY 00000080 00001005" On Lenovo T60 the internal bluetooth is randomly active/inactive after poweron. This one rc.local command workarounds it: echo enable >/proc/acpi/ibm/bluetooth Regards, Lace From mmcgrath at redhat.com Thu Oct 11 15:40:17 2007 From: mmcgrath at redhat.com (Mike McGrath) Date: Thu, 11 Oct 2007 10:40:17 -0500 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <20071011113606.13404ee6@redhat.com> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <20071011095545.GB19149@devserv.devel.redhat.com> <1192105313.6070.30.camel@localhost.localdomain> <470E16A1.8030501@fedoraproject.org> <1192106599.6070.32.camel@localhost.localdomain> <20071011113606.13404ee6@redhat.com> Message-ID: <470E43E1.4050706@redhat.com> Jesse Keating wrote: > On Thu, 11 Oct 2007 14:43:19 +0200 > Lubomir Kundrak wrote: > > >> Well, and if I want to upgrade? >> > > What if what you have on your system isn't on the single CD you want to > use to upgrade? Leave half your software unupgraded ? > Same is true for a single DVD. -Mike From jkeating at redhat.com Thu Oct 11 15:52:53 2007 From: jkeating at redhat.com (Jesse Keating) Date: Thu, 11 Oct 2007 11:52:53 -0400 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <470E43E1.4050706@redhat.com> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <20071011095545.GB19149@devserv.devel.redhat.com> <1192105313.6070.30.camel@localhost.localdomain> <470E16A1.8030501@fedoraproject.org> <1192106599.6070.32.camel@localhost.localdomain> <20071011113606.13404ee6@redhat.com> <470E43E1.4050706@redhat.com> Message-ID: <20071011115253.76bad97e@redhat.com> On Thu, 11 Oct 2007 10:40:17 -0500 Mike McGrath wrote: > Same is true for a single DVD. Absolutely true. It was true of the full CD/DVD sets back in FC6< as well when Extras was involved because your Extras packages wouldn't get upgraded either. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From sandeen at redhat.com Thu Oct 11 15:56:02 2007 From: sandeen at redhat.com (Eric Sandeen) Date: Thu, 11 Oct 2007 10:56:02 -0500 Subject: boot-time / readahead investigations In-Reply-To: <470E3B5C.6030105@redhat.com> References: <470D5CF0.20204@redhat.com> <470E3B5C.6030105@redhat.com> Message-ID: <470E4792.4030606@redhat.com> Harald Hoyer wrote: > Comparison of Fedora 8 Test 3 and openSUSE 10.3 on the same machine. > > http://www.harald-hoyer.de/linux/f8t3boot > Harald, also try booting that test box with readahead_early and readahead_later chkconfig'd off, perhaps? -Eric From nicolas.mailhot at laposte.net Thu Oct 11 15:59:15 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Thu, 11 Oct 2007 17:59:15 +0200 (CEST) Subject: samba license change In-Reply-To: <470E3948.3090808@gmail.com> References: <1191420459.8632.60.camel@localhost.localdomain> <200710102332.46708.opensource@till.name> <1192084036.4029.0.camel@rousalka.dyndns.org> <200710111607.45639.opensource@till.name> <25936.192.54.193.51.1192113530.squirrel@rousalka.dyndns.org> <470E3948.3090808@gmail.com> Message-ID: <55712.192.54.193.51.1192118355.squirrel@rousalka.dyndns.org> Le Jeu 11 octobre 2007 16:55, Les Mikesell a ?crit : > If you have the right to distribute each component separately and the > existence of a usable gplv2 copy prevents things that happen to link > to the gplv3 version from being considered a derivative work, what's the > problem Because you can't limit yourself to analysing components separately. The distribution itself is an aggregate work that is subject to copyright laws as a whole. In a distribution context since yum or anaconda will always choose to install foo with GPLv3 samba you can't handwave "there was a GPLv2 samba on the buildsys". That's not what users get through pour distribution. And it's not mere aggregation since one links to the other. -- Nicolas Mailhot From sandeen at redhat.com Thu Oct 11 16:00:53 2007 From: sandeen at redhat.com (Eric Sandeen) Date: Thu, 11 Oct 2007 11:00:53 -0500 Subject: boot-time / readahead investigations In-Reply-To: <470E4792.4030606@redhat.com> References: <470D5CF0.20204@redhat.com> <470E3B5C.6030105@redhat.com> <470E4792.4030606@redhat.com> Message-ID: <470E48B5.506@redhat.com> Eric Sandeen wrote: > Harald Hoyer wrote: >> Comparison of Fedora 8 Test 3 and openSUSE 10.3 on the same machine. >> >> http://www.harald-hoyer.de/linux/f8t3boot >> > > Harald, also try booting that test box with readahead_early and > readahead_later chkconfig'd off, perhaps? Oh, duh, sorry - you did do that in effect by turning off all the other non-suse services. Seeing how much readahead itself impacts things by itself still may be interesting. -Eric From harald at redhat.com Thu Oct 11 16:00:38 2007 From: harald at redhat.com (Harald Hoyer) Date: Thu, 11 Oct 2007 18:00:38 +0200 Subject: boot-time / readahead investigations In-Reply-To: <470E4792.4030606@redhat.com> References: <470D5CF0.20204@redhat.com> <470E3B5C.6030105@redhat.com> <470E4792.4030606@redhat.com> Message-ID: <470E48A6.3060802@redhat.com> Eric Sandeen wrote: > Harald Hoyer wrote: >> Comparison of Fedora 8 Test 3 and openSUSE 10.3 on the same machine. >> >> http://www.harald-hoyer.de/linux/f8t3boot >> > > Harald, also try booting that test box with readahead_early and > readahead_later chkconfig'd off, perhaps? > > -Eric > They were off :-/ From nicolas.mailhot at laposte.net Thu Oct 11 16:02:22 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Thu, 11 Oct 2007 18:02:22 +0200 (CEST) Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <1192115893.31757.36.camel@oneill.fubar.dk> References: <470D81BB.2070404@redhat.com> <1192069420.19308.15.camel@cutter> <1192084232.4029.3.camel@rousalka.dyndns.org> <1192115893.31757.36.camel@oneill.fubar.dk> Message-ID: <3470.192.54.193.51.1192118542.squirrel@rousalka.dyndns.org> Le Jeu 11 octobre 2007 17:18, David Zeuthen a ?crit : > > On Thu, 2007-10-11 at 08:30 +0200, Nicolas Mailhot wrote: >> Le mercredi 10 octobre 2007 ? 22:23 -0400, seth vidal a ?crit : >> >> > livecd - you can do pkg selection after you're installed >> >> And users do not want that. That's the same thing as the "reboot >> before continuing" windows plague > > It's theoretically possible to do a reboot-less install I'm not objecting to the reboot I'm objecting to having interactive install phases both before and after the reboot. -- Nicolas Mailhot From jon.nettleton at gmail.com Thu Oct 11 16:04:27 2007 From: jon.nettleton at gmail.com (Jon Nettleton) Date: Thu, 11 Oct 2007 12:04:27 -0400 Subject: boot-time / readahead investigations In-Reply-To: <470E4792.4030606@redhat.com> References: <470D5CF0.20204@redhat.com> <470E3B5C.6030105@redhat.com> <470E4792.4030606@redhat.com> Message-ID: On 10/11/07, Eric Sandeen wrote: > Harald Hoyer wrote: > > Comparison of Fedora 8 Test 3 and openSUSE 10.3 on the same machine. > > > > http://www.harald-hoyer.de/linux/f8t3boot > > > > Harald, also try booting that test box with readahead_early and > readahead_later chkconfig'd off, perhaps? > And last but not least if you are truly adventurous grab http://www.hekanetworks.com/~jnettlet/open-source/dispatcher.d.tar.bz2 It is a bunch of scripts that you can add to /etc/NetworkManager/dispatcher.d/ that can turn on and off Network Services. From the list of services you still have enabled it would include sshd, avahi, rpc*. Disable those in chkconfig and allow NetworkManagerDispatcher enable and disable them. If you only use networked cups printers you can add that one also. Jon From david at fubar.dk Thu Oct 11 16:12:32 2007 From: david at fubar.dk (David Zeuthen) Date: Thu, 11 Oct 2007 12:12:32 -0400 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <3470.192.54.193.51.1192118542.squirrel@rousalka.dyndns.org> References: <470D81BB.2070404@redhat.com> <1192069420.19308.15.camel@cutter> <1192084232.4029.3.camel@rousalka.dyndns.org> <1192115893.31757.36.camel@oneill.fubar.dk> <3470.192.54.193.51.1192118542.squirrel@rousalka.dyndns.org> Message-ID: <1192119152.31757.52.camel@oneill.fubar.dk> On Thu, 2007-10-11 at 18:02 +0200, Nicolas Mailhot wrote: > Le Jeu 11 octobre 2007 17:18, David Zeuthen a ?crit : > > > > On Thu, 2007-10-11 at 08:30 +0200, Nicolas Mailhot wrote: > >> Le mercredi 10 octobre 2007 ? 22:23 -0400, seth vidal a ?crit : > >> > >> > livecd - you can do pkg selection after you're installed > >> > >> And users do not want that. That's the same thing as the "reboot > >> before continuing" windows plague > > > > It's theoretically possible to do a reboot-less install > > I'm not objecting to the reboot I'm objecting to having interactive > install phases both before and after the reboot. That's a fair objection (and according to jeremy this can be fixed in the future). Btw, we have a couple of other bugs (probably more urgent) like that; for starters my pet peeve is firstboot; we really ought to query the user for this information (set up users, user image (gnome cheese or ktuberling!) etc.) at live cd install time; preferably utilizing the time span when we're copying the OS payload to the system. David From poelstra at redhat.com Thu Oct 11 16:11:31 2007 From: poelstra at redhat.com (John Poelstra) Date: Thu, 11 Oct 2007 09:11:31 -0700 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <470D9C88.9050106@redhat.com> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <470D9C88.9050106@redhat.com> Message-ID: <470E4B33.4060605@redhat.com> Mike McGrath said the following on 10/10/2007 08:46 PM Pacific Time: > John Reiser wrote: >>> So the real question is what do we 'suggest' our default install be? >>> >>> 1) Live CD: Can't upgrade, do package selection or specify install >>> method. >>> >> >> Why can't a system that is installed from the Live CD be upgraded? >> What would it take to make such an installation upgradeable? >> I believe it is reasonable if the upgrade is possible, even if it >> requires a separate step after initial installation from Live CD. >> [Specifying install method and package selection is a natural for the >> Rescue CD; see #3 below.] >> > > Because the live cd install does an image copy and not an install. The > workings behind the scenes are not the same right now in anaconda for > the live cd and the normal install. > Another interesting side affect is that there is no package list in the anaconda-ks.cfg that gets created in /root. John From limb at jcomserv.net Thu Oct 11 16:20:33 2007 From: limb at jcomserv.net (Jon Ciesla) Date: Thu, 11 Oct 2007 11:20:33 -0500 (CDT) Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <20071011113640.2fe41b4e@redhat.com> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <20071011095545.GB19149@devserv.devel.redhat.com> <1192105313.6070.30.camel@localhost.localdomain> <470E16A1.8030501@fedoraproject.org> <7301.63.85.68.164.1192112502.squirrel@mail.jcomserv.net> <20071011113640.2fe41b4e@redhat.com> Message-ID: <45270.63.85.68.164.1192119633.squirrel@mail.jcomserv.net> > On Thu, 11 Oct 2007 09:21:42 -0500 (CDT) > "Jon Ciesla" wrote: > >> But the point is if you have no DVD drive, the only upgrade method, >> AFAIK is yum, which is not officially supported. > > Incorrect. rescue.iso or boot.iso + network, or harddrive. Is this in the wiki anywhere? Because I seem to recall asking about this when CDs went away, and was told it was yum or fresh install. Granted, upgrading with yum is great and works well, and is my preferred method, but I have to have something else in case we get to a point where a yum upgrade is impossible for some unforseen reason. > -- > Jesse Keating > Fedora -- All my bits are free, are yours? > -- > fedora-devel-list mailing list > fedora-devel-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-devel-list -- novus ordo absurdum From berrange at redhat.com Thu Oct 11 16:26:38 2007 From: berrange at redhat.com (Daniel P. Berrange) Date: Thu, 11 Oct 2007 17:26:38 +0100 Subject: Plan for tomorrows (20071011) FESCO meeting In-Reply-To: <470DAE6C.3070009@redhat.com> References: <1192040583.6641.2.camel@kennedy> <470DAE6C.3070009@redhat.com> Message-ID: <20071011162638.GD4893@redhat.com> On Wed, Oct 10, 2007 at 10:02:36PM -0700, John Poelstra wrote: > Brian Pepple said the following on 10/10/2007 11:23 AM Pacific Time: > >Hi, > > > >Please find below the list of topics that are likely to come up in the > >next FESCo meeting that is scheduled for tomorrow, Thursday at 17:00 UTC > >in #fedora-meeting on irc.freenode.org: > > > >/topic FESCo meeting -- Free discussion around Fedora > > > >There's nothing on the schedule for tomorrow so if you want something > >to be discussed, send a note to the list in reply to this mail and I'll > >add it to the schedule. You can also propose topics in the meeting > >while it is in the "Free discussion around Fedora" phase. > > Need to follow-up on the remaining unfinished features from last week: > http://fedoraproject.org/wiki/Releases/8/FeatureList > > In particular: > http://fedoraproject.org/wiki/Releases/FeatureVirtSecurity FYI, I just updated this page. Executive summary: - Xen virt stack is 100% complete - KVM virt stack is missing a configuration option in libvirtd to enable TLS on the VNC server. I'm working on the latter & it should be addressed before end of the week Dan. -- |=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=| |=- Perl modules: http://search.cpan.org/~danberr/ -=| |=- Projects: http://freshmeat.net/~danielpb/ -=| |=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -=| From lesmikesell at gmail.com Thu Oct 11 16:36:50 2007 From: lesmikesell at gmail.com (Les Mikesell) Date: Thu, 11 Oct 2007 11:36:50 -0500 Subject: samba license change In-Reply-To: <55712.192.54.193.51.1192118355.squirrel@rousalka.dyndns.org> References: <1191420459.8632.60.camel@localhost.localdomain> <200710102332.46708.opensource@till.name> <1192084036.4029.0.camel@rousalka.dyndns.org> <200710111607.45639.opensource@till.name> <25936.192.54.193.51.1192113530.squirrel@rousalka.dyndns.org> <470E3948.3090808@gmail.com> <55712.192.54.193.51.1192118355.squirrel@rousalka.dyndns.org> Message-ID: <470E5122.80604@gmail.com> Nicolas Mailhot wrote: > Le Jeu 11 octobre 2007 16:55, Les Mikesell a ?crit : > >> If you have the right to distribute each component separately and the >> existence of a usable gplv2 copy prevents things that happen to link >> to the gplv3 version from being considered a derivative work, what's > the >> problem > > Because you can't limit yourself to analysing components separately. > The distribution itself is an aggregate work that is subject to > copyright laws as a whole. Yes, but one part only affects another if it can be considered a derivative work, and as the gmp vs. fgmp situation demonstrated, if there is a choice of libraries the parts linking to it can't be considered a derived work of the one that happens to be used in any particular instance. > In a distribution context since yum or anaconda will always choose to > install foo with GPLv3 samba you can't handwave "there was a GPLv2 > samba on the buildsys". That's not what users get through pour > distribution. And it's not mere aggregation since one links to the > other. But it's also not a derived work of the gplv3 instance, since that could be replaced by the gplv2 version and it would still work. There wasn't a court case with gmp vs. fgmp, but that was the FSF opinion. Personally I think it is a stretch to say that any code component can ever control the copyright status of any other part that you obtain separately, meeting its own terms, but even the FSF admits that it can't in the case where some other component works as a replacement. -- Les Mikesell lesmikesell at gmail.com From sundaram at fedoraproject.org Thu Oct 11 16:36:57 2007 From: sundaram at fedoraproject.org (Rahul Sundaram) Date: Thu, 11 Oct 2007 22:06:57 +0530 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <45270.63.85.68.164.1192119633.squirrel@mail.jcomserv.net> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <20071011095545.GB19149@devserv.devel.redhat.com> <1192105313.6070.30.camel@localhost.localdomain> <470E16A1.8030501@fedoraproject.org> <7301.63.85.68.164.1192112502.squirrel@mail.jcomserv.net> <20071011113640.2fe41b4e@redhat.com> <45270.63.85.68.164.1192119633.squirrel@mail.jcomserv.net> Message-ID: <470E5129.8020301@fedoraproject.org> Jon Ciesla wrote: >> On Thu, 11 Oct 2007 09:21:42 -0500 (CDT) >> "Jon Ciesla" wrote: >> >>> But the point is if you have no DVD drive, the only upgrade method, >>> AFAIK is yum, which is not officially supported. >> Incorrect. rescue.iso or boot.iso + network, or harddrive. > > Is this in the wiki anywhere? Because I seem to recall asking about this > when CDs went away, and was told it was yum or fresh install. If you were told about this in the fedora-list, some folks there have been keen on conveying incorrect information. Refer to http://fedoraproject.org/wiki/Fedora7/FAQ. Rahul From tla at rasmil.dk Thu Oct 11 16:54:49 2007 From: tla at rasmil.dk (Tim Lauridsen) Date: Thu, 11 Oct 2007 18:54:49 +0200 Subject: yum-updatesd in F8? In-Reply-To: <16de708d0710100823v7ed6b66cs2cc5e5f51b01630e@mail.gmail.com> References: <200710101509.57799.jamatos@fc.up.pt> <16de708d0710100728g2d1d7bbeydfbca63458ab0e77@mail.gmail.com> <200710101546.54277.jamatos@fc.up.pt> <1192028116.6890.37.camel@localhost.localdomain> <1192028348.6741.271.camel@cutter> <16de708d0710100823v7ed6b66cs2cc5e5f51b01630e@mail.gmail.com> Message-ID: <470E5559.6020700@rasmil.dk> Arthur Pemberton wrote: > ---------- Forwarded message ---------- > From: seth vidal > Date: Oct 10, 2007 9:59 AM > Subject: Re: yum-updatesd in F8? > To: Development discussions related to Fedora > > > > On Wed, 2007-10-10 at 16:55 +0200, Lubomir Kundrak wrote: > >> On Wed, 2007-10-10 at 15:46 +0100, Jos? Matos wrote: >> >>> On Wednesday 10 October 2007 15:28:26 Arthur Pemberton wrote: >>> >>>> And you don't consider that to be blocking? >>>> >>> Cann't you wait less than 10 seconds (the worst wait time I had)? You are >>> really a busy person. ;-) >>> >> Now do a reasonable F-7 desktop installation, and then see if it would >> be less than 10 seconds even if you have a moderately fast internet >> connection. And imaging that you are a newbie and have no idea what >> blocks what and how long would it take, and whether it will ever >> unblock. >> >> > > If the transaction is being performed what alternative do you have? > > reading from the rpmdb while a transaction is occurring is possible you > just won't be able to rely on the results as 'correct' > > Now, if you're talking about grabbing a new copy of the metadata then > what we've put on the 'future' todo list is downloading he metadata to a > tmpdir, checking it out and putting it in place once its correct, > however, that's a bit racy b/c you end up with the potential for 2 or > more processes to want to write to the same location with, potentially > different data. > > -sv > > > Here's my somewhat similar proposal. > > 1) have yum-updatesd copy all the data it needs, put a watch on the > working dataset for changes > > 2) have yum-updates first download all the data it needs to do the update > > 3) check the working dataset for changes, if there have been changes > (more than simply updating the local copy of the meta data) end the > process here > > 4) otherwise put the working dataset into a readonly mode (other UIs > would be able to read this, and provide the user with feedback > accordingly without simply blocking) > > 5) do updates with the updated dataset copy > > 6) then copyover/sync the working dataset with the updated one and > release the readonly mode (any UIs would be obligated to refresh > themselves once the readonly mode has been removed > > worse case scenario is that user opens a UI seconds after yum-updatesd > begins downloading packages, and does a full update themselves... in > which case the data would be downloaded twice - I believe that problem > too could be mitigated > > -1. I don't see the benefit of this, why make it so complex, it will just introduce a lot of issues, where things can go wrong. It is very important to for yum to do things safely, no one dies by waiting a couple of seconds. :) Tim -------------- next part -------------- An HTML attachment was scrubbed... URL: From jspaleta at gmail.com Thu Oct 11 16:59:04 2007 From: jspaleta at gmail.com (Jeff Spaleta) Date: Thu, 11 Oct 2007 08:59:04 -0800 Subject: yum-updatesd in F8? In-Reply-To: <470E5559.6020700@rasmil.dk> References: <200710101509.57799.jamatos@fc.up.pt> <16de708d0710100728g2d1d7bbeydfbca63458ab0e77@mail.gmail.com> <200710101546.54277.jamatos@fc.up.pt> <1192028116.6890.37.camel@localhost.localdomain> <1192028348.6741.271.camel@cutter> <16de708d0710100823v7ed6b66cs2cc5e5f51b01630e@mail.gmail.com> <470E5559.6020700@rasmil.dk> Message-ID: <604aa7910710110959x43221d82w7ad0328bc4271448@mail.gmail.com> On 10/11/07, Tim Lauridsen wrote: > It is very important to for yum to do things safely, no one dies by waiting > a couple of seconds. :) Yeah it takes at least 10 seconds for me to strangle a kitten. -jef From notting at redhat.com Thu Oct 11 17:10:23 2007 From: notting at redhat.com (Bill Nottingham) Date: Thu, 11 Oct 2007 13:10:23 -0400 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <20071011122853.GC1324613@hiwaay.net> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <20071011095545.GB19149@devserv.devel.redhat.com> <1192105313.6070.30.camel@localhost.localdomain> <20071011122853.GC1324613@hiwaay.net> Message-ID: <20071011171023.GC26215@nostromo.devel.redhat.com> Chris Adams (cmadams at hiwaay.net) said: > Once upon a time, Lubomir Kundrak said: > > On Thu, 2007-10-11 at 05:55 -0400, Alan Cox wrote: > > > We should be shipping a CD set. I consistently see people going to Ubuntu > > > after asking for a Fedora CD and being told they can't update that way. > > > > +1 Exactly this. We should pick packages for an installation that fits > > in 1CD. Is anyone already working on a one CD spin, or interested in > > working on it? > > What about using the LiveCD package set? Would that set of packages > plus the regular installer fit as a minimal install/upgrade CD? Fairly sure it doesn't, but I haven't done a test compose. Bill From jima at beer.tclug.org Thu Oct 11 17:16:51 2007 From: jima at beer.tclug.org (Jima) Date: Thu, 11 Oct 2007 12:16:51 -0500 (CDT) Subject: yum-updatesd in F8? In-Reply-To: <604aa7910710110959x43221d82w7ad0328bc4271448@mail.gmail.com> References: <200710101509.57799.jamatos@fc.up.pt> <16de708d0710100728g2d1d7bbeydfbca63458ab0e77@mail.gmail.com> <200710101546.54277.jamatos@fc.up.pt> <1192028116.6890.37.camel@localhost.localdomain> <1192028348.6741.271.camel@cutter> <16de708d0710100823v7ed6b66cs2cc5e5f51b01630e@mail.gmail.com> <470E5559.6020700@rasmil.dk> <604aa7910710110959x43221d82w7ad0328bc4271448@mail.gmail.com> Message-ID: On Thu, 11 Oct 2007, Jeff Spaleta wrote: > On 10/11/07, Tim Lauridsen wrote: >> It is very important to for yum to do things safely, no one dies by waiting >> a couple of seconds. :) > > Yeah it takes at least 10 seconds for me to strangle a kitten. You should try kitten_blender, it really speeds things up. Jima From pemboa at gmail.com Thu Oct 11 17:23:40 2007 From: pemboa at gmail.com (Arthur Pemberton) Date: Thu, 11 Oct 2007 12:23:40 -0500 Subject: yum-updatesd in F8? In-Reply-To: <470E5559.6020700@rasmil.dk> References: <200710101509.57799.jamatos@fc.up.pt> <16de708d0710100728g2d1d7bbeydfbca63458ab0e77@mail.gmail.com> <200710101546.54277.jamatos@fc.up.pt> <1192028116.6890.37.camel@localhost.localdomain> <1192028348.6741.271.camel@cutter> <16de708d0710100823v7ed6b66cs2cc5e5f51b01630e@mail.gmail.com> <470E5559.6020700@rasmil.dk> Message-ID: <16de708d0710111023j6957c06y26bbfe494eef2e7e@mail.gmail.com> On 10/11/07, Tim Lauridsen wrote: > > Arthur Pemberton wrote: > ---------- Forwarded message ---------- > From: seth vidal > Date: Oct 10, 2007 9:59 AM > Subject: Re: yum-updatesd in F8? > To: Development discussions related to Fedora > > > > On Wed, 2007-10-10 at 16:55 +0200, Lubomir Kundrak wrote: > > > On Wed, 2007-10-10 at 15:46 +0100, Jos? Matos wrote: > > > On Wednesday 10 October 2007 15:28:26 Arthur Pemberton wrote: > > > And you don't consider that to be blocking? > > Cann't you wait less than 10 seconds (the worst wait time I had)? You are > really a busy person. ;-) > > Now do a reasonable F-7 desktop installation, and then see if it would > be less than 10 seconds even if you have a moderately fast internet > connection. And imaging that you are a newbie and have no idea what > blocks what and how long would it take, and whether it will ever > unblock. > > > If the transaction is being performed what alternative do you have? > > reading from the rpmdb while a transaction is occurring is possible you > just won't be able to rely on the results as 'correct' > > Now, if you're talking about grabbing a new copy of the metadata then > what we've put on the 'future' todo list is downloading he metadata to a > tmpdir, checking it out and putting it in place once its correct, > however, that's a bit racy b/c you end up with the potential for 2 or > more processes to want to write to the same location with, potentially > different data. > > -sv > > > Here's my somewhat similar proposal. > > 1) have yum-updatesd copy all the data it needs, put a watch on the > working dataset for changes > > 2) have yum-updates first download all the data it needs to do the update > > 3) check the working dataset for changes, if there have been changes > (more than simply updating the local copy of the meta data) end the > process here > > 4) otherwise put the working dataset into a readonly mode (other UIs > would be able to read this, and provide the user with feedback > accordingly without simply blocking) > > 5) do updates with the updated dataset copy > > 6) then copyover/sync the working dataset with the updated one and > release the readonly mode (any UIs would be obligated to refresh > themselves once the readonly mode has been removed > > worse case scenario is that user opens a UI seconds after yum-updatesd > begins downloading packages, and does a full update themselves... in > which case the data would be downloaded twice - I believe that problem > too could be mitigated > > > -1. > I don't see the benefit of this, why make it so complex, it will just > introduce a lot of issues, where things can go wrong. The benefit would never having yum-updated block other yum tools. This is not a small problem IMHO > It is very important to for yum to do things safely, no one dies by waiting > a couple of seconds. :) Well no one dies if yum foobars something either -- Fedora 7 : sipping some of that moonshine ( www.pembo13.com ) From florin at andrei.myip.org Thu Oct 11 17:32:55 2007 From: florin at andrei.myip.org (Florin Andrei) Date: Thu, 11 Oct 2007 10:32:55 -0700 Subject: disable cpuspeed while X session active and screensaver not running Message-ID: <470E5E47.4040006@andrei.myip.org> On Fedora 7, running on an AMD64 dual core 6400, I disabled cpuspeed. The results are incredible. Because the CPU clock stays up all the time at 3.2GHz, instead of being pushed down most of the time to 1GHz, the system feels much faster. All desktop apps seem to react 10x faster. It's like upgrading from 486 to P3 The difference in CPU temperature after stopping cpuspeed is barely noticeable. But come to think of it, I only want to disable cpuspeed when these two conditions are fulfilled simultaneously: - an X session is running - the screensaver is not active In any other case, cpuspeed should run. Wait, for laptops, a third condition must be fulfilled too: - the system is not running on batteries I'm not sure whether this should be something solved upstream, or not. Maybe cpuspeed needs to become smarter. Maybe the distribution needs to do things that involve several different components, such as, in this case, xorg, cpuspeed and screensaver. What do y'all think? -- Florin Andrei http://florin.myip.org/ From nicolas.mailhot at laposte.net Thu Oct 11 17:34:10 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Thu, 11 Oct 2007 19:34:10 +0200 Subject: samba license change In-Reply-To: <470E5122.80604@gmail.com> References: <1191420459.8632.60.camel@localhost.localdomain> <200710102332.46708.opensource@till.name> <1192084036.4029.0.camel@rousalka.dyndns.org> <200710111607.45639.opensource@till.name> <25936.192.54.193.51.1192113530.squirrel@rousalka.dyndns.org> <470E3948.3090808@gmail.com> <55712.192.54.193.51.1192118355.squirrel@rousalka.dyndns.org> <470E5122.80604@gmail.com> Message-ID: <1192124050.7723.5.camel@rousalka.dyndns.org> Le jeudi 11 octobre 2007 ? 11:36 -0500, Les Mikesell a ?crit : > Nicolas Mailhot wrote: > > Le Jeu 11 octobre 2007 16:55, Les Mikesell a ?crit : > > > >> If you have the right to distribute each component separately and the > >> existence of a usable gplv2 copy prevents things that happen to link > >> to the gplv3 version from being considered a derivative work, what's > > the > >> problem > > > > Because you can't limit yourself to analysing components separately. > > The distribution itself is an aggregate work that is subject to > > copyright laws as a whole. > > Yes, but one part only affects another if it can be considered a > derivative work, The distribution *as a whole* is a derivative work. You can say parts are mere aggregation but that does not work for parts that link together and have no alternative within the distribution (or alternatives distribution tools will never install). Fedora would not be liable for GPLv2 foo or GPLv3 samba separately, but by distributing a "Fedora" product which is both together. -- Nicolas Mailhot -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: Ceci est une partie de message num?riquement sign?e URL: From florin at andrei.myip.org Thu Oct 11 17:43:46 2007 From: florin at andrei.myip.org (Florin Andrei) Date: Thu, 11 Oct 2007 10:43:46 -0700 Subject: disable cpuspeed while X session active and screensaver not running In-Reply-To: <470E5E47.4040006@andrei.myip.org> References: <470E5E47.4040006@andrei.myip.org> Message-ID: <470E60D2.8000808@andrei.myip.org> Florin Andrei wrote: > > But come to think of it, I only want to disable cpuspeed Well, it's not even required to disable cpuspeed. It's enough if cpuspeed can be told somehow "a user is on the GUI now, and the system is not running on batteries, don't throttle the CPU." When the screensaver kicks in, or when the laptop switches to batteries, or when there's no active X session, cpuspeed should be told to resume normal throttling. -- Florin Andrei http://florin.myip.org/ From singularitaet at gmx.net Thu Oct 11 15:55:02 2007 From: singularitaet at gmx.net (Stefan Grosse) Date: Thu, 11 Oct 2007 17:55:02 +0200 Subject: Network Manager 0.7.0-0.3.svn2970 broken?! Message-ID: <200710111755.02714.singularitaet@gmx.net> After the rawhide update of today, October 10th the Network Manager seems to be broken in a way that it interrupts my internet connection completely. I cannot activate eth0 manually. Internet works only if the networkmanager is not loaded on startup. I have an Asus A8Js notebook with intel 3945 for wlan and for wired I have: a realtek (pci, r8169, NETWORK, RTL8111/8168B PCI Express Gigabit) Ethernet controller. Stefan From denis at poolshark.org Thu Oct 11 17:53:40 2007 From: denis at poolshark.org (Denis Leroy) Date: Thu, 11 Oct 2007 19:53:40 +0200 Subject: disable cpuspeed while X session active and screensaver not running In-Reply-To: <470E60D2.8000808@andrei.myip.org> References: <470E5E47.4040006@andrei.myip.org> <470E60D2.8000808@andrei.myip.org> Message-ID: <470E6324.6000805@poolshark.org> Florin Andrei wrote: > Florin Andrei wrote: >> >> But come to think of it, I only want to disable cpuspeed > > Well, it's not even required to disable cpuspeed. It's enough if > cpuspeed can be told somehow "a user is on the GUI now, and the system > is not running on batteries, don't throttle the CPU." > > When the screensaver kicks in, or when the laptop switches to batteries, > or when there's no active X session, cpuspeed should be told to resume > normal throttling. On that subject, does anyone knows how to tell the Frequency Monitor applet to keep the cpu in lower frequency all the time (i.e. 'killall -USR2 cpuspeed', which is what you want typically when running on batteries) ? From selinux at gmail.com Thu Oct 11 17:59:13 2007 From: selinux at gmail.com (Tom London) Date: Thu, 11 Oct 2007 10:59:13 -0700 Subject: Network Manager 0.7.0-0.3.svn2970 broken?! In-Reply-To: <200710111755.02714.singularitaet@gmx.net> References: <200710111755.02714.singularitaet@gmx.net> Message-ID: <4c4ba1530710111059k1f39ea01yae4901cf67a68e9@mail.gmail.com> On 10/11/07, Stefan Grosse wrote: > After the rawhide update of today, October 10th the Network Manager seems to > be broken in a way that it interrupts my internet connection completely. I > cannot activate eth0 manually. Internet works only if the networkmanager is > not loaded on startup. > > I have an Asus A8Js notebook with intel 3945 for wlan and for wired I have: > a realtek (pci, r8169, NETWORK, RTL8111/8168B PCI Express Gigabit) Ethernet > controller. > > Stefan > Believe these version of NM allows configurable 'auto connection'. My would come up with no network connection, but I could manually select it from the nm-applet. Applications->System Tools->Configuration Editor allows setting 'autoconnect' for each connection.-- For me, this was 'system->networking->connections->1->connection->autoconnect' After selecting that, wired comes up like before...... tom -- Tom London From florin at andrei.myip.org Thu Oct 11 18:06:56 2007 From: florin at andrei.myip.org (Florin Andrei) Date: Thu, 11 Oct 2007 11:06:56 -0700 Subject: disable cpuspeed while X session active and screensaver not running In-Reply-To: <470E60D2.8000808@andrei.myip.org> References: <470E5E47.4040006@andrei.myip.org> <470E60D2.8000808@andrei.myip.org> Message-ID: <470E6640.3040908@andrei.myip.org> More cool stuff: If there is an easy way to control cpuspeed, it would be nice to have some sort of dispatcher combine several types of events, make decisions based on them, and then send signals to cpuspeed, such as: "don't throttle the CPU, we're in the middle of something", or "go ahead and throttle, do what you want". Or even "something's wrong, force throttling". It would be nice if applications had a way to communicate throttling-related info to such a dispatcher. E.g., let's say Qjackctl is running, and the user clicked on the Start button, so therefore jackd is running. In that case, even if the screensaver would later send a throttling request, it should be overriden by Qjackctl's own request that says "don't throttle, even if screensaver kicks in." Something like a system of priorities. I guess what I'm saying is - throttling is technically good, but it's something the users may not want, and because it looks like something that can be managed by a clever software, the burden of managing throttling should not be pushed onto the users. -- Florin Andrei http://florin.myip.org/ From mattdm at mattdm.org Thu Oct 11 18:09:45 2007 From: mattdm at mattdm.org (Matthew Miller) Date: Thu, 11 Oct 2007 14:09:45 -0400 Subject: improving online upgrade situation [was Re: CDs DVDs or netboot. Oh my!] In-Reply-To: <200710110929.36551.silfreed@silfreed.net> References: <470D81BB.2070404@redhat.com> <7874d9dd0710101936x304fc3e5m9f67a07411269881@mail.gmail.com> <20071011024611.GA12391@nostromo.devel.redhat.com> <200710110929.36551.silfreed@silfreed.net> Message-ID: <20071011180945.GA18065@jadzia.bu.edu> On Thu, Oct 11, 2007 at 09:29:36AM -0400, Douglas E. Warner wrote: > I'm very interested in helping improve the upgrade situation (and > especially "online upgrades"). Several of us had a good chat in > #fedora-devel last week about it; I still haven't got around to writing up > that summary, but it's still on the radar. One good first step would be to search anaconda for all of its crufty special-case upgrade code, and create an upgrade-cruft plugin for yum which replicates that logic. Then, eventually, anaconda itself can use that plugin as well. -- Matthew Miller mattdm at mattdm.org Boston University Linux ------> From mattdm at mattdm.org Thu Oct 11 18:11:29 2007 From: mattdm at mattdm.org (Matthew Miller) Date: Thu, 11 Oct 2007 14:11:29 -0400 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <1192094239.6070.20.camel@localhost.localdomain> References: <470D81BB.2070404@redhat.com> <1192069420.19308.15.camel@cutter> <1192084232.4029.3.camel@rousalka.dyndns.org> <1192094239.6070.20.camel@localhost.localdomain> Message-ID: <20071011181129.GB18065@jadzia.bu.edu> On Thu, Oct 11, 2007 at 11:17:19AM +0200, Lubomir Kundrak wrote: > Well, years ago I heard that Caldera's Linux was able to switch to the > installed system without reboot. SUSE also, if I recall correctly. Not You can do it with Fedora too with kexec. I did some rudimentary testing of this with kickstart and it works. -- Matthew Miller mattdm at mattdm.org Boston University Linux ------> From jon.nettleton at gmail.com Thu Oct 11 18:11:38 2007 From: jon.nettleton at gmail.com (Jon Nettleton) Date: Thu, 11 Oct 2007 14:11:38 -0400 Subject: disable cpuspeed while X session active and screensaver not running In-Reply-To: <470E6324.6000805@poolshark.org> References: <470E5E47.4040006@andrei.myip.org> <470E60D2.8000808@andrei.myip.org> <470E6324.6000805@poolshark.org> Message-ID: On 10/11/07, Denis Leroy wrote: > Florin Andrei wrote: > > Florin Andrei wrote: > >> > >> But come to think of it, I only want to disable cpuspeed > > > > Well, it's not even required to disable cpuspeed. It's enough if > > cpuspeed can be told somehow "a user is on the GUI now, and the system > > is not running on batteries, don't throttle the CPU." > > > > When the screensaver kicks in, or when the laptop switches to batteries, > > or when there's no active X session, cpuspeed should be told to resume > > normal throttling. > > On that subject, does anyone knows how to tell the Frequency Monitor > applet to keep the cpu in lower frequency all the time (i.e. 'killall > -USR2 cpuspeed', which is what you want typically when running on > batteries) ? > If you don't run cpuspeed and use the in kernel governors you can choose the different governor you want to use to control your speed, or a static speed from the applet. This is the behavior by default on newer cpu's, but for some reason the cpuspeed damon is still used on older processors. I have some scripts that load these modules for older cpu's if anyone is interested. This whole process is being re-architected right now. This should all change, hopefully in time for F9. Jon From paul at all-the-johnsons.co.uk Thu Oct 11 18:25:34 2007 From: paul at all-the-johnsons.co.uk (Paul) Date: Thu, 11 Oct 2007 19:25:34 +0100 Subject: upload cert? In-Reply-To: <470E3F6F.4050302@redhat.com> References: <1192116344.4076.0.camel@T7.Linux> <470E3F6F.4050302@redhat.com> Message-ID: <1192127134.4076.3.camel@T7.Linux> Hi, > > Where do I get the fedora-upload cert from? > > > https://admin.fedoraproject.org/accounts/gen-cert.cgi That's just the fedora.cert one. I've updated mono and libgdiplus. I can do the make tag, but make build complains that I dont have .fedora.upload.cert.ca in my /home/paul directory TTFN Paul -- Sie k?nnen mich aufreizen und wirklich hei? machen! -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From dmc.fedora at filteredperception.org Thu Oct 11 18:38:48 2007 From: dmc.fedora at filteredperception.org (Douglas McClendon) Date: Thu, 11 Oct 2007 13:38:48 -0500 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <1192115893.31757.36.camel@oneill.fubar.dk> References: <470D81BB.2070404@redhat.com> <1192069420.19308.15.camel@cutter> <1192084232.4029.3.camel@rousalka.dyndns.org> <1192115893.31757.36.camel@oneill.fubar.dk> Message-ID: <470E6DB8.2090701@filteredperception.org> David Zeuthen wrote: > On Thu, 2007-10-11 at 08:30 +0200, Nicolas Mailhot wrote: >> Le mercredi 10 octobre 2007 ? 22:23 -0400, seth vidal a ?crit : >> >>> livecd - you can do pkg selection after you're installed >> And users do not want that. That's the same thing as the "reboot before >> continuing" windows plague > > It's theoretically possible to do a reboot-less install (google for > livecd raid broken mirror) or *cough* *cough* http://www.redhat.com/archives/fedora-devel-list/2007-July/msg00768.html but that is IMO so far into weeds because I > simply don't think it's true that users are afraid of reboots as you > state. Hell, we require it for kernel upgrades etc. etc. FWIW, I did the above not because of user fear of reboots, but rather user annoyance at reboots. -dmc From szaka at ntfs-3g.org Thu Oct 11 18:47:27 2007 From: szaka at ntfs-3g.org (Szabolcs Szakacsits) Date: Thu, 11 Oct 2007 21:47:27 +0300 (EEST) Subject: better install experience In-Reply-To: <364d303b0710110728se721b67m286de3f200b51cd2@mail.gmail.com> References: <364d303b0710110728se721b67m286de3f200b51cd2@mail.gmail.com> Message-ID: On Thu, 11 Oct 2007, Christopher Brown wrote: > On 11/10/2007, Szabolcs Szakacsits wrote: > > On 10/10/2007, Christopher Brown wrote: > > > On Wed, 2007-10-10 at 23:02 +0200, Thorsten Leemhuis wrote: > > > > > > > There are two ntfs implementations. One is old, crufted, and poorly > > > > maintained. > > Not sure what is to blame here but Thorsten didn't write that, Spot did. Yep, my fault. Your white space indentation confuses my MUA. > > > Sorry but that is bullshit. Old and crufted aren't very good technical > > > > As I mentioned previously, the kernel driver and ntfs-3g have the same > > source base. When I developed ntfs-3g then I noted the potentially serious > > problems in the kernel (e.g. in truncate). I also mentioned them to Dave > > Jones. I never got a reply for any of my emails. > > You're surprised by that? To be honest, yes. Very much. We take bug reports, especially when potential corruption is involved, very seriously. We investigate and reply all of them and urgently fix it if needed, which is followed by a rapid stable release when the automtic tests pass. As far as I know, but please correct me if I'm wrong, Dave Jones is (apparently was?) even paid to do this. So, some reply like "thanks, I'll take a quick look or forwarded it to X.Y" would have been appreciated. So, why shouldn't one be surprised when a maintainer doesn't reply to bug reports he is responsible for? Please tell us, I'm really interested. > I'm mad keen to see figures of enterprise installations running FUSE over > kernel drivers. I mean _really_ keen. Check out virtualization, security softwares, embedded devices, etc. More is coming to the market but obviously most companies prefer not to reveal what they use. FUSE is great invention to develop higher quality, more reliable and featureful software __faster__. > > I've worked with him 4 years when it was decided finally a year ago > > that a partial fork is needed to ensure driver reliability and > > maintainability. > > Partial? Could you define this? libntfs + ntfsmount, not the utilities. The utilities are being forked rigth now. > Please remember that I was/am a member of the linux-ntfs project and > although my contribution was only in the package department for Rich > Russon when he was around, there was nothing to indicate you were > intending to fork. Then you didn't follow the linux-ntfs-dev discussions carefully. > and even then there was no real reason given in your announcement that > you were doing it for the above purpose. There were quite many reasons. > Whats wrong with bugging Linus to get it applied then? I'm having a hard > time believe crucial fixes sit in cvs simply because someone wont write an > email saying "Linus, please apply...". If Anton wont sign off (or comment) > then I'm inclined to agree the driver is dead in the water but it doesn't > look like this happened. The release has nothing to do with Linus or the kernel. The maintainer could have make the release himself anytime in 10 minutes. He did now because finally somebody wrote the announcement and made him to do so. > It would probably benefit from having any post-fork detail removed. As it > currently stands it might be interpreted that the reason for the fork was > the the kernel driver was not going to be released until 2008. Of course that was also a very serious reason. > I'm still at a loss as to why you forked but then I was not privy to > conversations that went on behind the scenes perhaps. There wasn't any privy behind the scenes. Or at least I wasn't involved in any. > > Here is my original announcement: > > > > http://sourceforge.net/mailarchive/message.php?msg_id=Pine.LNX.4.21.0607141859080.31588-100000%40mlf.linux.rulez.org > > The announcement came without warning - this is my issue. The announcement went to the __development__ list. The announcement was itself the warning. It was not a public announcement. Nobody does a warning before sending something the a devel list because the sending itself is the warning. > It would've been nice to have seen a "I'm thinking of forking because of > a, b, c etc. Can anything be done?". So yeah, I'm a little sad that the > project split and now confusion reigns. You're also confusing two things here. The announcement was in the middle of July and the fork at the end of October when it became obvious things doesn't work out as they should. > > It actually has nothing to do with the kernel driver. > > > > As I wrote, it has quite a lot, in fact. > > Please stop editing the posts like this; it is really bad form. As soon as you stop indenting emails with white spaces, the MUAs will also quote it properly ;-) > NTFS-3g is separate and distinct from the kernel driver. One is not > reliant on the other but perhaps you misunderstood me. Could be. I'm not a native English speaker but a Hungarian one. For me this is not a question of belief but a very precisely "measurable" software engineering: http://ntfs-3g.org/quality.html#testmethods > Please don't take this as criticism of ntfs-3g - I think it was a long time > (too long) in coming and enables lots of interesting things to happen. Keep > up the excellent work - I'm all in favour of choice which is what the > original argument was all about. Thanks, Szaka -- NTFS-3G Lead Developer: http://ntfs-3g.org From buildsys at fedoraproject.org Thu Oct 11 19:04:59 2007 From: buildsys at fedoraproject.org (buildsys at fedoraproject.org) Date: Thu, 11 Oct 2007 15:04:59 -0400 (EDT) Subject: Fedora Extras Package Build Report 2007-10-11 Message-ID: <20071011190459.6557715212D@buildsys.fedoraproject.org> Packages built and released for Fedora Extras 6: 8 NEW astromenace-1.2-3.fc6 : Hardcore 3D space shooter with spaceship upgrade possibilities NEW astromenace-data-1.2-1.fc6 : Hardcore 3D space shooter with spaceship upgrade possibilities NEW fuse-python-0.2-5.fc6 : Python bindings for FUSE - filesystem in userspace libpng10-1.0.29-1.fc6 NEW qfits-6.2.0-3.fc6 : A stand-alone general purpose FITS library and command line utilities sysprof-kmod-1.0.8-1.2.6.22.9_61.fc6 Zim-0.21-1.fc6 zynaddsubfx-2.2.1-15.fc6 Changes in Fedora Extras 6: astromenace-1.2-3.fc6 --------------------- * Mon Oct 08 2007 Jon Ciesla - 1.2-3 - Added support for opengl-games-utils(F7+ only), .desktop cleanup. * Fri Oct 05 2007 Jon Ciesla - 1.2-2 - Used main upstream sources, not sf.net fork. - Patched for gamelang paths. * Tue Oct 02 2007 Jon Ciesla - 1.2-1 - create. astromenace-data-1.2-1.fc6 -------------------------- * Tue Oct 02 2007 Jon Ciesla - 1.2-1 - create. fuse-python-0.2-5.fc6 --------------------- * Fri Oct 05 2007 Peter Lemenkov 0.2-5 - Removed BR: python-devel (excessive since we BR: python-setuptool) - Cleaned up mixed usage of macros and explicit commands ( __python and python) * Fri Oct 05 2007 Peter Lemenkov 0.2-4 - Changes according to http://fedoraproject.org/wiki/Packaging/Python/Eggs libpng10-1.0.29-1.fc6 --------------------- * Fri Oct 05 2007 Paul Howarth 1.0.29-1 - update to 1.0.29 * Tue Sep 11 2007 Paul Howarth 1.0.28-1 - update to 1.0.28 * Mon Aug 20 2007 Paul Howarth 1.0.27-1 - update to 1.0.27 - add new file ANNOUNCE, which lists changes since last release - use shortname "zlib" for the license tag (package is zlib/libpng licensed) - drop pkgconf patch, which should no longer be needed qfits-6.2.0-3.fc6 ----------------- * Sun Sep 23 2007 Sergio Pascual 6.2.0-3 - Renaming: qfits qfits-libs and qfits-devel - Using the testsuite * Fri Sep 21 2007 Sergio Pascual 6.2.0-2 - Renaming: qfits qfits-lib and qfits-tools to qfits - Removed Requires ldconfig - defattr changed - Keeping timestamps - buildroot changed to the preferred option * Fri Sep 21 2007 Sergio Pascual 6.2.0-1 - Patched to use properly the open function with O_CREAT * Thu Sep 13 2007 Sergio Pascual 6.2.0-0.4 - Updating license tag to new Fedora guidelines sysprof-kmod-1.0.8-1.2.6.22.9_61.fc6 ------------------------------------ * Tue Aug 21 2007 Gianluca Sforna - Update License field Zim-0.21-1.fc6 -------------- * Wed Oct 03 2007 Chris Weyl 0.21-1 - update to 0.21 - add contrib/, TRepository.PL to doc - update license tag: GPL -> GPL+ - add a requires on scrot, for the InsertScreenshot plugin * Wed May 30 2007 Chris Weyl 0.19-2 - add a require on Gtk2::TrayIcon; not picked up automatically - some BR refactoring given perl splittage zynaddsubfx-2.2.1-15.fc6 ------------------------ * Wed Oct 10 2007 Fernando Lopez-Lezcano 2.2.1-15 - added tweaked unzombify patch by Lars Luthman (patch3), see: http://sourceforge.net/tracker/index.php?func=detail&aid=1498438&group_id=62934&atid=502314 * Fri Apr 06 2007 Anthony Green 2.2.1-14 - Rebuild with new ImageMagick for working desktop icons. From dcbw at redhat.com Thu Oct 11 19:11:30 2007 From: dcbw at redhat.com (Dan Williams) Date: Thu, 11 Oct 2007 15:11:30 -0400 Subject: Network Manager 0.7.0-0.3.svn2970 broken?! In-Reply-To: <4c4ba1530710111059k1f39ea01yae4901cf67a68e9@mail.gmail.com> References: <200710111755.02714.singularitaet@gmx.net> <4c4ba1530710111059k1f39ea01yae4901cf67a68e9@mail.gmail.com> Message-ID: <1192129890.29673.1.camel@localhost.localdomain> On Thu, 2007-10-11 at 10:59 -0700, Tom London wrote: > On 10/11/07, Stefan Grosse wrote: > > After the rawhide update of today, October 10th the Network Manager seems to > > be broken in a way that it interrupts my internet connection completely. I > > cannot activate eth0 manually. Internet works only if the networkmanager is > > not loaded on startup. > > > > I have an Asus A8Js notebook with intel 3945 for wlan and for wired I have: > > a realtek (pci, r8169, NETWORK, RTL8111/8168B PCI Express Gigabit) Ethernet > > controller. > > > > Stefan > > > Believe these version of NM allows configurable 'auto connection'. > > My would come up with no network connection, but I could manually > select it from the nm-applet. Right; up until last week NM 0.7 didnt have the bits to store the network timestamp, and therefore autoconnect was turned off. New connections will have autoconnect turned on for a connection that you choose from the menu. You can update your existing connections to autoconnect in gconf-editor or (soon) the connection editor. Dan > Applications->System Tools->Configuration Editor allows setting > 'autoconnect' for each connection.-- > > For me, this was 'system->networking->connections->1->connection->autoconnect' > > After selecting that, wired comes up like before...... > > tom > -- > Tom London > From dcbw at redhat.com Thu Oct 11 19:11:54 2007 From: dcbw at redhat.com (Dan Williams) Date: Thu, 11 Oct 2007 15:11:54 -0400 Subject: Network Manager 0.7.0-0.3.svn2970 broken?! In-Reply-To: <200710111755.02714.singularitaet@gmx.net> References: <200710111755.02714.singularitaet@gmx.net> Message-ID: <1192129914.29673.3.camel@localhost.localdomain> On Thu, 2007-10-11 at 17:55 +0200, Stefan Grosse wrote: > After the rawhide update of today, October 10th the Network Manager seems to > be broken in a way that it interrupts my internet connection completely. I > cannot activate eth0 manually. Internet works only if the networkmanager is > not loaded on startup. Could you post some logs (or send them to me directly or attach to a bug report) from /var/log/messages during a connection attempt? Dan > I have an Asus A8Js notebook with intel 3945 for wlan and for wired I have: > a realtek (pci, r8169, NETWORK, RTL8111/8168B PCI Express Gigabit) Ethernet > controller. > > Stefan > From luya_tfz at thefinalzone.com Thu Oct 11 19:21:40 2007 From: luya_tfz at thefinalzone.com (Luya Tshimbalanga) Date: Thu, 11 Oct 2007 12:21:40 -0700 Subject: Yum ambiguity Message-ID: <470E77C4.3010608@thefinalzone.com> Trying to install from development repository: Dependencies Resolved ============================================================================= Package Arch Version Repository Size ============================================================================= Updating: gimp x86_64 2:2.4.0-0.rc3.1.fc8 development 13 M Updating for dependencies: evince x86_64 2.20.0-3.fc8 development 1.2 M gimp-libs x86_64 2:2.4.0-0.rc3.1.fc8 development 574 k glibc x86_64 2.6.90-18 development 4.8 M glibc i686 2.6.90-18 development 5.4 M glibc-common x86_64 2.6.90-18 development 21 M glibc-devel x86_64 2.6.90-18 development 2.4 M glibc-headers x86_64 2.6.90-18 development 598 k koffice-core x86_64 1.6.3-11.fc8 development 1.7 M koffice-filters x86_64 1.6.3-11.fc8 development 2.1 M koffice-kexi x86_64 1.6.3-11.fc8 development 3.4 M koffice-krita x86_64 1.6.3-11.fc8 development 31 M koffice-libs x86_64 1.6.3-11.fc8 development 4.6 M poppler x86_64 0.6-1.fc8 development 3.1 M poppler-qt x86_64 0.6-1.fc8 development 29 k Transaction Summary ============================================================================= Install 0 Package(s) Update 15 Package(s) Remove 0 Package(s) Total download size: 95 M Is this ok [y/N]: y Downloading Packages: (1/5): glibc-headers-2.6. 100% |=========================| 598 kB 00:04 (2/5): glibc-2.6.90-18.i6 100% |=========================| 5.4 MB 00:42 (3/5): glibc-devel-2.6.90 100% |=========================| 2.4 MB 00:18 (4/5): glibc-2.6.90-18.x8 100% |=========================| 4.8 MB 00:38 (5/5): glibc-common-2.6.9 100% |=========================| 21 MB 02:42 Running rpm_check_debug ERROR with rpm_check_debug vs depsolve: Package glibc-devel needs glibc = 2.6-4, this is not available. Package glibc-devel needs glibc = 2.6-4, this is not available. Package glibc-devel needs glibc-headers = 2.6-4, this is not available. Package glibc-devel needs glibc-headers = 2.6-4, this is not available. Complete! There is no explanation about the package which can confuse users. It looks like those packagers are identical but there is no specification about the architectures. I have submitted a bug report on https://bugzilla.redhat.com/show_bug.cgi?id=328141 Luya From list+rh at meyering.net Thu Oct 11 18:14:01 2007 From: list+rh at meyering.net (Jim Meyering) Date: Thu, 11 Oct 2007 20:14:01 +0200 Subject: fedora8t2 install-from-DVD-w/no-net -> empty /etc/hosts Message-ID: <87y7e9msd2.fsf@rho.meyering.net> For the record, in case this can help someone else solve the same problem, or fix the root-cause: I installed fedora8t2 on new hardware and came up with no network. The on-board NIC was not recognized by the kernel, so initially I had no network. I installed a PCI NIC for long enough to boot and upgrade to the latest rawhide, and then, the on-board NICs were recognized. Later, I saw that running "ssh -Y host any-x-app" to that system would always fail with this: Error: Can't open display: localhost:11.0 The cause turned out to be that /etc/hosts was empty, so the system failed to resolve "localhost". My solution was to add this line to /etc/hosts: 127.0.0.1 localhost From kevin.kofler at chello.at Thu Oct 11 19:12:53 2007 From: kevin.kofler at chello.at (Kevin Kofler) Date: Thu, 11 Oct 2007 19:12:53 +0000 (UTC) Subject: The gstreamer third way References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <470C4BB9.5060905@fedoraproject.org> <1191990002.13627.35.camel@localhost.localdomain> <470C82D2.2010107@warmcat.com> <470C9681.9050905@nicubunu.ro> Message-ID: Nicu Buculei nicubunu.ro> writes: > No. The ugly gstreamer plugins don't have a license problem, but a > patents problem and this problem apply only on certain parts of the > world, there are other parts where they are perfectly fine from any > point of view. Yet third-party repositories are happily distributing proprietary kmod-nvidia modules linked against the GPLv2 kernel, which isn't any more legal than distributing a GPLv2 kio_smb linked against a GPLv3 Samba would be. Kevin Kofler From paul at xelerance.com Thu Oct 11 19:34:29 2007 From: paul at xelerance.com (Paul Wouters) Date: Thu, 11 Oct 2007 15:34:29 -0400 (EDT) Subject: Memory usage - default X install can't use yum with 1GB RAM machine Message-ID: Hi, This isue is problably known, but I wanted to bring it up anyway. ExecSum: Running a 64bit Fedora 7 Test 2 with 1GB RAM fails to update Long story: Yum failed me while trying to update from rawhide today: Transaction Summary ============================================================================= Install 50 Package(s) Update 702 Package(s) Remove 1 Package(s) Total download size: 976 M Is this ok [y/N]: y Downloading Packages: [...] Transaction Test Succeeded Running Transaction Updating : libgcc ################### [ 1/1461] error: Couldn't fork %post: Cannot allocate memory The system was running X with default daemons. Memory usage shows this as the top five users: Tasks: 137 total, 2 running, 135 sleeping, 0 stopped, 0 zombie Cpu(s): 10.6%us, 1.3%sy, 0.0%ni, 88.1%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st Mem: 1013676k total, 782344k used, 231332k free, 8788k buffers Swap: 522104k total, 452872k used, 69232k free, 164116k cached PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 3983 paul 20 0 1002m 284m 19m R 9.9 28.7 32:17.87 firefox-bin 2582 root 20 0 568m 106m 4680 S 0.7 10.8 198:43.15 X 2931 paul 20 0 351m 24m 7496 S 0.0 2.5 7:38.91 gnome-terminal 2883 paul 20 0 288m 15m 8064 S 0.0 1.6 8:34.15 wnck-applet 2859 paul 20 0 267m 11m 9264 S 0.0 1.2 0:10.26 puplet Firefox had 3 pages open, nothing special (eg news pages). I was running 8 xterms, with either a bash command prompt, vi on a small file, or ssh. That alone takes up 406MB of my 1GB of ram. Looks a bit excessive to me. When yum died, i checked the above usage, so it looks like yum tried to use more then 300Mb of non shared RAM. That's pretty insane. Worst thing, is that it had *completed* all the dependancy checks, so I'm a bit confused why it still needs so much memory. All it needs at that point (it was installing the 1st rpm), is the list of 752 package filenames in an install-order list. Why is that taking up 300MB? Paul From limb at jcomserv.net Thu Oct 11 19:37:36 2007 From: limb at jcomserv.net (Jon Ciesla) Date: Thu, 11 Oct 2007 14:37:36 -0500 (CDT) Subject: Memory usage - default X install can't use yum with 1GB RAM machine In-Reply-To: References: Message-ID: <16100.63.85.68.164.1192131456.squirrel@mail.jcomserv.net> > > Hi, > > This isue is problably known, but I wanted to bring it up anyway. > > ExecSum: Running a 64bit Fedora 7 Test 2 with 1GB RAM fails to update > > Long story: Yum failed me while trying to update from rawhide today: > > Transaction Summary > ============================================================================= > Install 50 Package(s) > Update 702 Package(s) > Remove 1 Package(s) > > Total download size: 976 M > Is this ok [y/N]: y > Downloading Packages: > [...] > Transaction Test Succeeded > Running Transaction > Updating : libgcc ################### [ 1/1461] > error: Couldn't fork %post: Cannot allocate memory > > The system was running X with default daemons. Memory usage shows this > as the top five users: > > Tasks: 137 total, 2 running, 135 sleeping, 0 stopped, 0 zombie > Cpu(s): 10.6%us, 1.3%sy, 0.0%ni, 88.1%id, 0.0%wa, 0.0%hi, 0.0%si, > 0.0%st > Mem: 1013676k total, 782344k used, 231332k free, 8788k buffers > Swap: 522104k total, 452872k used, 69232k free, 164116k cached > > PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND > 3983 paul 20 0 1002m 284m 19m R 9.9 28.7 32:17.87 firefox-bin > 2582 root 20 0 568m 106m 4680 S 0.7 10.8 198:43.15 X > 2931 paul 20 0 351m 24m 7496 S 0.0 2.5 7:38.91 > gnome-terminal > 2883 paul 20 0 288m 15m 8064 S 0.0 1.6 8:34.15 wnck-applet > 2859 paul 20 0 267m 11m 9264 S 0.0 1.2 0:10.26 puplet > > Firefox had 3 pages open, nothing special (eg news pages). I was running > 8 xterms, with either a bash command prompt, vi on a small file, or ssh. > > That alone takes up 406MB of my 1GB of ram. Looks a bit excessive to me. > > When yum died, i checked the above usage, so it looks like yum tried to > use more then 300Mb of non shared RAM. That's pretty insane. Worst thing, > is that it had *completed* all the dependancy checks, so I'm a bit > confused > why it still needs so much memory. All it needs at that point (it was > installing the 1st rpm), is the list of 752 package filenames in an > install-order list. Why is that taking up 300MB? Not to pick nits, but why are you running F7 test 2, out of curiousity? > Paul > > -- > fedora-devel-list mailing list > fedora-devel-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-devel-list > -- novus ordo absurdum From singularitaet at gmx.net Thu Oct 11 19:48:19 2007 From: singularitaet at gmx.net (Stefan Grosse) Date: Thu, 11 Oct 2007 21:48:19 +0200 Subject: Network Manager 0.7.0-0.3.svn2970 broken?! In-Reply-To: <1192129914.29673.3.camel@localhost.localdomain> References: <200710111755.02714.singularitaet@gmx.net> <1192129914.29673.3.camel@localhost.localdomain> Message-ID: <200710112148.19923.singularitaet@gmx.net> On Thursday 11 October 2007 21:11:54 Dan Williams wrote: DW > Could you post some logs (or send them to me directly or attach to a bug DW > report) from /var/log/messages during a connection attempt? DW > DW > Dan OK, here is the log from the kernel booting (NM part): Oct 11 21:32:13 noname kernel: r8169: eth0: link up Oct 11 21:32:13 noname kernel: r8169: eth0: link up Oct 11 21:32:43 noname NetworkManager: starting... Oct 11 21:32:43 noname NetworkManager: eth0: Device is fully-supported using driver 'r8169'. Oct 11 21:32:43 noname NetworkManager: Now managing wired Ethernet (802.3) device 'eth0'. Oct 11 21:32:43 noname NetworkManager: Bringing down device eth0 Oct 11 21:32:43 noname dhclient: receive_packet failed on eth0: Network is down Oct 11 21:32:45 noname NetworkManager: Bringing up device eth0 Oct 11 21:32:45 noname kernel: r8169: eth0: link up Oct 11 21:32:45 noname NetworkManager: Deactivating device eth0. Oct 11 21:32:45 noname NetworkManager: wlan0: Device is fully-supported using driver 'iwl3945'. Oct 11 21:32:45 noname NetworkManager: Now managing wireless (802.11) device 'wlan0'. Oct 11 21:32:45 noname NetworkManager: Bringing up device wlan0 Oct 11 21:32:45 noname kernel: ADDRCONF(NETDEV_UP): wlan0: link is not ready Oct 11 21:32:45 noname NetworkManager: Deactivating device wlan0. So no network if I start my KDE session. Interestingly if I start nm-applet manually in console (havent found it in the KDE menus) eth0 seems to work: Oct 11 21:35:50 noname NetworkManager: SWITCH: no current connection, found better connection 'Auto Ethernet (eth0)'. Oct 11 21:35:50 noname NetworkManager: Activating device eth0 Oct 11 21:35:50 noname NetworkManager: Activation (eth0) Stage 1 of 5 (Device Prepare) scheduled... Oct 11 21:35:50 noname NetworkManager: Activation (eth0) Stage 1 of 5 (Device Prepare) started... Oct 11 21:35:50 noname NetworkManager: Activation (eth0) Stage 2 of 5 (Device Configure) scheduled... Oct 11 21:35:50 noname NetworkManager: Activation (eth0) Stage 1 of 5 (Device Prepare) complete. Oct 11 21:35:50 noname NetworkManager: Activation (eth0) Stage 2 of 5 (Device Configure) starting... Oct 11 21:35:50 noname NetworkManager: Activation (eth0) Stage 2 of 5 (Device Configure) successful. Oct 11 21:35:50 noname NetworkManager: Activation (eth0) Stage 3 of 5 (IP Configure Start) scheduled. Oct 11 21:35:50 noname NetworkManager: Activation (eth0) Stage 2 of 5 (Device Configure) complete. Oct 11 21:35:50 noname NetworkManager: Activation (eth0) Stage 3 of 5 (IP Configure Start) started... Oct 11 21:35:50 noname NetworkManager: Activation (eth0) Beginning DHCP transaction. Oct 11 21:35:50 noname NetworkManager: dhclient started with pid 3294 Oct 11 21:35:50 noname NetworkManager: Activation (eth0) Stage 3 of 5 (IP Configure Start) complete. From james.antill at redhat.com Thu Oct 11 20:08:58 2007 From: james.antill at redhat.com (James Antill) Date: Thu, 11 Oct 2007 16:08:58 -0400 Subject: Memory usage - default X install can't use yum with 1GB RAM machine In-Reply-To: References: Message-ID: <1192133338.19494.10.camel@code.and.org> On Thu, 2007-10-11 at 15:34 -0400, Paul Wouters wrote: > Hi, > > This isue is problably known, but I wanted to bring it up anyway. > > ExecSum: Running a 64bit Fedora 7 Test 2 with 1GB RAM fails to update Yes, we want yum to use less memory and be faster, hoever... > Long story: Yum failed me while trying to update from rawhide today: Not quite. > Transaction Summary > ============================================================================= > Install 50 Package(s) > Update 702 Package(s) > Remove 1 Package(s) > > Total download size: 976 M > Is this ok [y/N]: y > Downloading Packages: > [...] > Transaction Test Succeeded > Running Transaction > Updating : libgcc ################### [ 1/1461] > error: Couldn't fork %post: Cannot allocate memory > > The system was running X with default daemons. Memory usage shows this > as the top five users: > > Tasks: 137 total, 2 running, 135 sleeping, 0 stopped, 0 zombie > Cpu(s): 10.6%us, 1.3%sy, 0.0%ni, 88.1%id, 0.0%wa, 0.0%hi, 0.0%si, 0.0%st > Mem: 1013676k total, 782344k used, 231332k free, 8788k buffers > Swap: 522104k total, 452872k used, 69232k free, 164116k cached You have 522MB of Swap, and 450MB is used. Add more swap. You may also find that you have a lot of dead memory due to updated files. prelink esp. is great for this. I've attached a simple python script I've used, it's not perfect but it shows roughly how much dead memory you have and will kind of show where it is. > When yum died, i checked the above usage, so it looks like yum tried to > use more then 300Mb of non shared RAM. That's pretty insane. Worst thing, > is that it had *completed* all the dependancy checks, so I'm a bit confused > why it still needs so much memory. All it needs at that point (it was > installing the 1st rpm), is the list of 752 package filenames in an > install-order list. Why is that taking up 300MB? 300MB to upgrade 1GB of data is excessive? -- James Antill -- "Please, no. Let's not pull in a dependency for something as simple as a string library." -- Kristian H?gsberg -------------- next part -------------- A non-text attachment was scrubbed... Name: wasted-ram-updates.py Type: text/x-python Size: 4594 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From nicolas.mailhot at laposte.net Thu Oct 11 20:09:20 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Thu, 11 Oct 2007 22:09:20 +0200 Subject: The gstreamer third way In-Reply-To: References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <470C4BB9.5060905@fedoraproject.org> <1191990002.13627.35.camel@localhost.localdomain> <470C82D2.2010107@warmcat.com> <470C9681.9050905@nicubunu.ro> Message-ID: <1192133361.7723.7.camel@rousalka.dyndns.org> Le jeudi 11 octobre 2007 ? 19:12 +0000, Kevin Kofler a ?crit : > Nicu Buculei nicubunu.ro> writes: > > No. The ugly gstreamer plugins don't have a license problem, but a > > patents problem and this problem apply only on certain parts of the > > world, there are other parts where they are perfectly fine from any > > point of view. > > Yet third-party repositories are happily distributing proprietary kmod-nvidia > modules linked against the GPLv2 kernel, which isn't any more legal than > distributing a GPLv2 kio_smb linked against a GPLv3 Samba would be. Last I checked they're not distributing both kmod-nvidia and kernels in the same repo -- Nicolas Mailhot -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: Ceci est une partie de message num?riquement sign?e URL: From davej at redhat.com Thu Oct 11 20:12:38 2007 From: davej at redhat.com (Dave Jones) Date: Thu, 11 Oct 2007 16:12:38 -0400 Subject: better install experience In-Reply-To: References: <364d303b0710110728se721b67m286de3f200b51cd2@mail.gmail.com> Message-ID: <20071011201238.GA17998@redhat.com> On Thu, Oct 11, 2007 at 09:47:27PM +0300, Szabolcs Szakacsits wrote: > As far as I know, but please correct me if I'm wrong, Dave Jones is > (apparently was?) even paid to do this. So, some reply like "thanks, I'll > take a quick look or forwarded it to X.Y" would have been appreciated. > > So, why shouldn't one be surprised when a maintainer doesn't reply to bug > reports he is responsible for? Please tell us, I'm really interested. I apologise for not replying. I get crazy amounts of mail, and sometimes stuff falls through the cracks. A grep for your name in my mboxes from this year doesn't have any hits, so its possible I even didn't get it somehow ? Dave -- http://www.codemonkey.org.uk From kevin.kofler at chello.at Thu Oct 11 20:07:40 2007 From: kevin.kofler at chello.at (Kevin Kofler) Date: Thu, 11 Oct 2007 20:07:40 +0000 (UTC) Subject: xdg-menu, icewm and bluecurve-icon-theme's missing sym-links. References: <1192107172.32192.16.camel@gilboa-work-dev.localdomain> Message-ID: Gilboa Davara gmail.com> writes: > However, the old package contained a number of syn-links that are no > longer included in the new package. (E.g. gnome-terminal.png -> > icon-terminal.png; mozilla-icon.png -> icon-web-browser.png; etc) Then here's the real problem, please file a bug against bluecurve-icon-theme to get this fixed ASAP, the symlinks are needed by many other things too, they can't just go away. Kevin Kofler From paul at xelerance.com Thu Oct 11 20:28:00 2007 From: paul at xelerance.com (Paul Wouters) Date: Thu, 11 Oct 2007 16:28:00 -0400 (EDT) Subject: Memory usage - default X install can't use yum with 1GB RAM machine In-Reply-To: <1192133338.19494.10.camel@code.and.org> References: <1192133338.19494.10.camel@code.and.org> Message-ID: On Thu, 11 Oct 2007, James Antill wrote: > You have 522MB of Swap, and 450MB is used. Add more swap. You may also > find that you have a lot of dead memory due to updated files. prelink > esp. is great for this. > I've attached a simple python script I've used, it's not perfect but it > shows roughly how much dead memory you have and will kind of show where > it is. I'll have a look at it, thanks! > > why it still needs so much memory. All it needs at that point (it was > > installing the 1st rpm), is the list of 752 package filenames in an > > install-order list. Why is that taking up 300MB? > > 300MB to upgrade 1GB of data is excessive? Well, yeah. quite. But apart from that. When yum reaches the point of actually installing things, after all the memory intensive dependancy computations, the only thing it should need to remember is the ordered list of rpm packages to install (assuming yum can't just call rpm with the packages in order). It should be able to free most of the memory it had to use to calculate the ordered list of packages. I am talking in the order of a few kbytes, not 300MB. Paul From kevin.kofler at chello.at Thu Oct 11 20:12:52 2007 From: kevin.kofler at chello.at (Kevin Kofler) Date: Thu, 11 Oct 2007 20:12:52 +0000 (UTC) Subject: The gstreamer third way References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <470C4BB9.5060905@fedoraproject.org> <1191990002.13627.35.camel@localhost.localdomain> <470C82D2.2010107@warmcat.com> <470C9681.9050905@nicubunu.ro> <1192133361.7723.7.camel@rousalka.dyndns.org> Message-ID: Nicolas Mailhot laposte.net> writes: > Le jeudi 11 octobre 2007 ? 19:12 +0000, Kevin Kofler a ?crit : > > Yet third-party repositories are happily distributing proprietary kmod-nvidia > > modules linked against the GPLv2 kernel, which isn't any more legal than > > distributing a GPLv2 kio_smb linked against a GPLv3 Samba would be. > > Last I checked they're not distributing both kmod-nvidia and kernels in > the same repo They wouldn't be shipping Samba in the third-party repo either. Kevin Kofler From opensource at till.name Thu Oct 11 20:32:19 2007 From: opensource at till.name (Till Maas) Date: Thu, 11 Oct 2007 22:32:19 +0200 Subject: upload cert? In-Reply-To: <1192116344.4076.0.camel@T7.Linux> References: <1192116344.4076.0.camel@T7.Linux> Message-ID: <200710112232.24931.opensource@till.name> On Do Oktober 11 2007, Paul wrote: > Where do I get the fedora-upload cert from? https://admin.fedoraproject.org/accounts/fedora-upload-ca.cert https://admin.fedoraproject.org/accounts/fedora-server-ca.cert Source: http://fedoraproject.org/wiki/Infrastructure/KojiBuildSystem Regards, Till -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 827 bytes Desc: This is a digitally signed message part. URL: From seandarcy2 at gmail.com Thu Oct 11 20:26:54 2007 From: seandarcy2 at gmail.com (sean darcy) Date: Thu, 11 Oct 2007 16:26:54 -0400 Subject: Memory usage - default X install can't use yum with 1GB RAM machine In-Reply-To: <1192133338.19494.10.camel@code.and.org> References: <1192133338.19494.10.camel@code.and.org> Message-ID: James Antill wrote: ................ > I've attached a simple python script I've used, it's not perfect but it > shows roughly how much dead memory you have and will kind of show where > it is. > Great script. But is rebooting the only answer? I wondered whether prelink cleaned up after itself. sean From paul at xelerance.com Thu Oct 11 20:39:06 2007 From: paul at xelerance.com (Paul Wouters) Date: Thu, 11 Oct 2007 16:39:06 -0400 (EDT) Subject: Memory usage - default X install can't use yum with 1GB RAM machine In-Reply-To: <1192133338.19494.10.camel@code.and.org> References: <1192133338.19494.10.camel@code.and.org> Message-ID: On Thu, 11 Oct 2007, James Antill wrote: > > Mem: 1013676k total, 782344k used, 231332k free, 8788k buffers > > Swap: 522104k total, 452872k used, 69232k free, 164116k cached > > You have 522MB of Swap, and 450MB is used. Add more swap. Well, yum forced everything else into swap when it tried to take more memory then I had. > You may also > find that you have a lot of dead memory due to updated files. prelink > esp. is great for this. > I've attached a simple python script I've used, it's not perfect but it > shows roughly how much dead memory you have and will kind of show where > it is. Your script shows: num = 20 vsz = 2,225,954,816 ------------------------------------------------------------------------------ s_size = 2,225,954,816 s_rss = 14,172,160 s_shared_clean = 13,312,000 s_shared_dirty = 0 s_private_clean = 389,120 s_private_dirty = 471,040 referenced = 13,869,056 If I read this correctly, that isn't that much memory lost. And most of that could be, because I'm running rpm -Uhv in the other window now on those packages yum downloaded and it has installed 612 of the updates now, causing old libraries are still used but deleted to take up extra RAM. (eg your script shows me /lib64/libgthread-2.0.so.0.1400.0, /lib64/libgmodule-2.0.so.0.1400.0, /usr/lib64/libORBitCosNaming-2.so.0.1.0 etc) Note that yum died on the first package it tried to install, so these old packages files that are in use but deleted, didn't play a part in the original (dead) memory usage. Paul From szaka at ntfs-3g.org Thu Oct 11 20:46:23 2007 From: szaka at ntfs-3g.org (Szabolcs Szakacsits) Date: Thu, 11 Oct 2007 23:46:23 +0300 (EEST) Subject: better install experience In-Reply-To: <20071011201238.GA17998@redhat.com> References: <364d303b0710110728se721b67m286de3f200b51cd2@mail.gmail.com> <20071011201238.GA17998@redhat.com> Message-ID: On Thu, 11 Oct 2007, Dave Jones wrote: > On Thu, Oct 11, 2007 at 09:47:27PM +0300, Szabolcs Szakacsits wrote: > > > As far as I know, but please correct me if I'm wrong, Dave Jones is > > (apparently was?) even paid to do this. So, some reply like "thanks, I'll > > take a quick look or forwarded it to X.Y" would have been appreciated. > > > > So, why shouldn't one be surprised when a maintainer doesn't reply to bug > > reports he is responsible for? Please tell us, I'm really interested. > > I apologise for not replying. I get crazy amounts of mail, and sometimes > stuff falls through the cracks. A grep for your name in my mboxes from > this year doesn't have any hits, so its possible I even didn't get it > somehow ? It was last year: ---------------------------------------------------------------------------> Date: Mon, 23 Oct 2006 02:00:52 +0300 (MET DST) From: Szakacsits Szabolcs To: Dave Jones Subject: Re: ntfs kernel module [...] > the kernel driver is "safer". I'm not sure. It's true that its functionality is very limited (ntfs-3g also supports read-only mounts of course) but - unlike ntfs-3g, the kernel driver isn't quality tested - I've fixed many problems in the NTFS code base which could also exist in the kernel driver. One of the most serious bugs I remember was freeing memory in truncate() which could be modified later on (random memory corruptions). [...] <----------------------------------------------------------------------------- Regards, Szaka -- NTFS-3G Lead Developer: http://ntfs-3g.org From jreiser at BitWagon.com Thu Oct 11 20:52:09 2007 From: jreiser at BitWagon.com (John Reiser) Date: Thu, 11 Oct 2007 13:52:09 -0700 Subject: Memory usage - default X install can't use yum with 1GB RAM machine In-Reply-To: References: <1192133338.19494.10.camel@code.and.org> Message-ID: <470E8CF9.9000604@BitWagon.com> > When yum reaches the point of actually installing things, after > all the memory intensive dependancy computations, the only thing it > should need to remember is the ordered list of rpm packages to install > (assuming yum can't just call rpm with the packages in order). It > should be able to free most of the memory it had to use to calculate > the ordered list of packages. I am talking in the order of a few kbytes, > not 300MB. Python is an interpreted language with garbage collection, and address-space fragmentation rears its ugly head. Mere free() won't do enough. A compact() is also needed, but is not available in the API.(!) One way is to build the list of rpm in a file or pipe, and use a shell script for top-level control. Using a file has advantages for divide-and-conquer. Another way to do this is for the top-level to fork(), with the child doing the work for each major phase. Then each child is guaranteed to start out with the same small and compact layout of memory. -- From jfrieben at gmx.de Thu Oct 11 20:59:05 2007 From: jfrieben at gmx.de (Joachim Frieben) Date: Thu, 11 Oct 2007 22:59:05 +0200 Subject: xdg-menu, icewm and bluecurve-icon-theme's missing sym-links. In-Reply-To: References: <1192107172.32192.16.camel@gilboa-work-dev.localdomain> Message-ID: <20071011205905.286380@gmx.net> > Then here's the real problem, please file a bug against > bluecurve-icon-theme to > get this fixed ASAP, the symlinks are needed by many other things too, > they > can't just go away. > > Kevin Kofler https://bugzilla.redhat.com/show_bug.cgi?id=328391 -- GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS. Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail From mattdm at mattdm.org Thu Oct 11 21:02:12 2007 From: mattdm at mattdm.org (Matthew Miller) Date: Thu, 11 Oct 2007 17:02:12 -0400 Subject: Memory usage - default X install can't use yum with 1GB RAM machine In-Reply-To: <1192133338.19494.10.camel@code.and.org> References: <1192133338.19494.10.camel@code.and.org> Message-ID: <20071011210212.GA1025@jadzia.bu.edu> On Thu, Oct 11, 2007 at 04:08:58PM -0400, James Antill wrote: > > why it still needs so much memory. All it needs at that point (it was > > installing the 1st rpm), is the list of 752 package filenames in an > > install-order list. Why is that taking up 300MB? > 300MB to upgrade 1GB of data is excessive? I'm not sure I'm with you on the logic here. If I do a full-fedora upgrade, do I need 11GB of RAM? -- Matthew Miller mattdm at mattdm.org Boston University Linux ------> From kevin.kofler at chello.at Thu Oct 11 21:04:48 2007 From: kevin.kofler at chello.at (Kevin Kofler) Date: Thu, 11 Oct 2007 21:04:48 +0000 (UTC) Subject: CDs DVDs or netboot. Oh my! References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <20071011095545.GB19149@devserv.devel.redhat.com> <1192105313.6070.30.camel@localhost.localdomain> <470E16A1.8030501@fedoraproject.org> <7301.63.85.68.164.1192112502.squirrel@mail.jcomserv.net> <20071011113640.2fe41b4e@redhat.com> Message-ID: Jesse Keating redhat.com> writes: > On Thu, 11 Oct 2007 09:21:42 -0500 (CDT) > "Jon Ciesla" jcomserv.net> wrote: > > But the point is if you have no DVD drive, the only upgrade method, > > AFAIK is yum, which is not officially supported. > > Incorrect. rescue.iso or boot.iso + network, or harddrive. That, or use the "register installer kernel in GRUB" hack which allows upgrading entirely from the HDD, no media needed at all. Here's the process: 1. You need an unused ext2/ext3 partition large enough to hold a DVD image. If you do a fresh install now, think of reserving an /images (or any other non-FHS directory) partition for that purpose. The partition must not be a RAID or LVM partition. (GRUB doesn't like those.) And it has to be ext2 or ext3 because the installer can only read those or FAT and FAT (even FAT32) can't hold DVD ISOs due to the maximum file size. 2. Mount the /images partition. 3. Copy the DVD ISO and the vmlinuz and initrd.img files from the images/pxeboot/ directory (on the mirrors) for the release you want to update to into /images (i.e. the root directory of your /images partition). 4. Unmount the /images partition and make sure it is NOT in /etc/fstab for the upgrade. Anaconda doesn't like it if the ISO is on a mounted partition. (At least some versions of it didn't, so better take the partition out of fstab.) 5. Add an entry like this to your /boot/grub/grub.conf: title Fedora Core 7 Installation root (hd1,2) kernel /vmlinuz initrd /initrd.img You have to enter the correct partition number for /images there. 6. Reboot. 7. In the GRUB menu, select the entry you just added. 8. Pick "Upgrade an existing Fedora installation" and select your existing installation. (Or "Reinstall", if that's what you want to do. WARNING: A reinstall will reformat (wipe out) at least your / partition! Upgrades, on the other hand, will keep your existing files and configuration.) 9. When Anaconda asks for the installation source, pick "hard disk", give the device name for your /images partition (e.g. /dev/sdb3), and for the path on the partition, enter / (i.e. the root directory, which was were we copied the image to in step 3). 10. Enjoy! I recommend running a regular yum/apt-get/smart upgrade from the network next to upgrade the packages not on the DVD and to get the latest updates. Kevin Kofler From james.antill at redhat.com Thu Oct 11 21:11:57 2007 From: james.antill at redhat.com (James Antill) Date: Thu, 11 Oct 2007 17:11:57 -0400 Subject: Memory usage - default X install can't use yum with 1GB RAM machine In-Reply-To: References: <1192133338.19494.10.camel@code.and.org> Message-ID: <1192137117.19494.19.camel@code.and.org> On Thu, 2007-10-11 at 16:26 -0400, sean darcy wrote: > James Antill wrote: > ................ > > I've attached a simple python script I've used, it's not perfect but it > > shows roughly how much dead memory you have and will kind of show where > > it is. > > > > Great script. But is rebooting the only answer? So what it tries to show is how much memory is being "allocated" to files that no longer exist. This _could_ be a normal thing, but is most often due to shared libraries that have either been upgraded or changed via. prelink ... but which are still mapped into another application. So, yes, the only way to fix that is to "reboot" the application so it uses the new version of the shared library instead of the old deleted one. For some applications it's easy enough to just restart them, for others you might as well just reboot the entire machine. > I wondered whether prelink cleaned up after itself. It's not really prelink's fault, it's doing what it should. It can just be annoying how much RAM it uses sometimes. -- James Antill Red Hat -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From davej at redhat.com Thu Oct 11 21:13:46 2007 From: davej at redhat.com (Dave Jones) Date: Thu, 11 Oct 2007 17:13:46 -0400 Subject: better install experience In-Reply-To: References: <364d303b0710110728se721b67m286de3f200b51cd2@mail.gmail.com> <20071011201238.GA17998@redhat.com> Message-ID: <20071011211346.GC11732@redhat.com> On Thu, Oct 11, 2007 at 11:46:23PM +0300, Szabolcs Szakacsits wrote: > It was last year: > > ---------------------------------------------------------------------------> > Date: Mon, 23 Oct 2006 02:00:52 +0300 (MET DST) > From: Szakacsits Szabolcs > To: Dave Jones > Subject: Re: ntfs kernel module > > [...] > > > the kernel driver is "safer". > > I'm not sure. It's true that its functionality is very limited (ntfs-3g > also supports read-only mounts of course) but > > - unlike ntfs-3g, the kernel driver isn't quality tested > > - I've fixed many problems in the NTFS code base which could also > exist in the kernel driver. One of the most serious bugs I > remember was freeing memory in truncate() which could be modified > later on (random memory corruptions). > > [...] > <----------------------------------------------------------------------------- Doesn't ring any bells. If the attribution of "safer" was something I said, I'm not entirely sure what I was thinking at the time. Given the heritage of ntfs-3g, it's clearly untrue, and I agree with your comments. Dave -- http://www.codemonkey.org.uk From mattdm at mattdm.org Thu Oct 11 21:15:12 2007 From: mattdm at mattdm.org (Matthew Miller) Date: Thu, 11 Oct 2007 17:15:12 -0400 Subject: Memory usage - default X install can't use yum with 1GB RAM machine In-Reply-To: <1192137117.19494.19.camel@code.and.org> References: <1192133338.19494.10.camel@code.and.org> <1192137117.19494.19.camel@code.and.org> Message-ID: <20071011211512.GA2809@jadzia.bu.edu> On Thu, Oct 11, 2007 at 05:11:57PM -0400, James Antill wrote: > > I wondered whether prelink cleaned up after itself. > It's not really prelink's fault, it's doing what it should. It can just > be annoying how much RAM it uses sometimes. So, uh, are there numbers somewhere on the benefits of prelink on modern hardware? It's got a lot of downsides. -- Matthew Miller mattdm at mattdm.org Boston University Linux ------> From seandarcy2 at gmail.com Thu Oct 11 21:13:32 2007 From: seandarcy2 at gmail.com (sean darcy) Date: Thu, 11 Oct 2007 17:13:32 -0400 Subject: f8t3 live: no networking on presario 700 (Broadcom) In-Reply-To: <1191952268.29582.88.camel@localhost> References: <1191804935.28263.38.camel@localhost.localdomain> <1191887833.28263.41.camel@localhost.localdomain> <1191950696.14083.7.camel@metroid.rdu.redhat.com> <1191952268.29582.88.camel@localhost> Message-ID: Callum Lerwick wrote: > On Tue, 2007-10-09 at 13:24 -0400, Will Woods wrote: >> Just to be sure, what made you choose version 4 firmware for your >> device? I had messages in dmesg directing me to get the version 3 >> firmware (for my BCM4306 card). I'm not sure what firmware/driver the >> 4311 would use, but it would probably tell you in the logs.. > > As of F7 it demands v4. Which nicely complicated the hell out upgrading > to F7, as finding v4 drivers to cut the firmware from was next to > impossible upon release. > Well, the answer from bcm43-devel: broadcom 4311, rev 2, cards are not supported by b43 or b43 legacy. sean From loony at loonybin.org Thu Oct 11 21:20:10 2007 From: loony at loonybin.org (Peter Arremann) Date: Thu, 11 Oct 2007 17:20:10 -0400 Subject: Memory usage - default X install can't use yum with 1GB RAM machine In-Reply-To: References: Message-ID: <200710111720.10343.loony@loonybin.org> On Thursday 11 October 2007, Paul Wouters wrote: > PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND > 3983 paul 20 0 1002m 284m 19m R 9.9 28.7 32:17.87 firefox-bin > 2582 root 20 0 568m 106m 4680 S 0.7 10.8 198:43.15 X You happen to run xinerama? Peter. From mattdm at mattdm.org Thu Oct 11 21:21:47 2007 From: mattdm at mattdm.org (Matthew Miller) Date: Thu, 11 Oct 2007 17:21:47 -0400 Subject: better install experience In-Reply-To: <20071011211346.GC11732@redhat.com> References: <364d303b0710110728se721b67m286de3f200b51cd2@mail.gmail.com> <20071011201238.GA17998@redhat.com> <20071011211346.GC11732@redhat.com> Message-ID: <20071011212147.GB2809@jadzia.bu.edu> On Thu, Oct 11, 2007 at 05:13:46PM -0400, Dave Jones wrote: > Doesn't ring any bells. If the attribution of "safer" was something I > said, I'm not entirely sure what I was thinking at the time. Someone named "dragoran" (dragoran-at-feuerpokemon-dot-de) said that, in reference to a comment of yours where you said "If this works, there's no reason for a kernel module to do the same thing." I'm not sure exactly how this thread counts as you not replying to bug reports..... -- Matthew Miller mattdm at mattdm.org Boston University Linux ------> From paul at all-the-johnsons.co.uk Thu Oct 11 21:50:50 2007 From: paul at all-the-johnsons.co.uk (Paul) Date: Thu, 11 Oct 2007 22:50:50 +0100 Subject: upload cert? In-Reply-To: <200710112232.24931.opensource@till.name> References: <1192116344.4076.0.camel@T7.Linux> <200710112232.24931.opensource@till.name> Message-ID: <1192139450.4076.8.camel@T7.Linux> Hi, > > Where do I get the fedora-upload cert from? > > https://admin.fedoraproject.org/accounts/fedora-upload-ca.cert > https://admin.fedoraproject.org/accounts/fedora-server-ca.cert > Source: http://fedoraproject.org/wiki/Infrastructure/KojiBuildSystem :-) Now, any ideas on this one? After I issue a make build and enter my password, I get : 'Krb5Error' object has no attribute 'err_code' make : *** [koji] Error 1 TTFN Paul -- Sie k?nnen mich aufreizen und wirklich hei? machen! -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From notting at redhat.com Thu Oct 11 21:49:03 2007 From: notting at redhat.com (Bill Nottingham) Date: Thu, 11 Oct 2007 17:49:03 -0400 Subject: remove readahead from default package set (was Re: should readahead allow generic paths?) In-Reply-To: <470E33A6.7070903@redhat.com> References: <1192089592.6478.36.camel@jcmlaptop> <470E311A.8020406@redhat.com> <1192112561.2571.9.camel@localhost.localdomain> <470E33A6.7070903@redhat.com> Message-ID: <20071011214903.GA32504@nostromo.devel.redhat.com> Eric Sandeen (sandeen at redhat.com) said: > Matthias Clasen wrote: > > On Thu, 2007-10-11 at 09:20 -0500, Eric Sandeen wrote: > > > >> Tossing a default list out there and hoping for the best probably won't > >> work, at any rate. > > > > So are we going to get your fixed lists into F8 ? > > > > Well, part of the problem is that "my" fixed lists may not be everyone's > fixed lists - I generated a custom list from *my* boot sequence. Coming > up with a good default list that actually speeds *everyone's* boot time > is another issue. If we think it's worth the 4 second or so boottime > reduction, maybe some way to automatically generate the custom lists > during firstboot might be an option. But then, they will rot over time... Given that, is there any reason to ship it on by default at this point? Bill From sandeen at redhat.com Thu Oct 11 22:02:40 2007 From: sandeen at redhat.com (Eric Sandeen) Date: Thu, 11 Oct 2007 17:02:40 -0500 Subject: remove readahead from default package set (was Re: should readahead allow generic paths?) In-Reply-To: <20071011214903.GA32504@nostromo.devel.redhat.com> References: <1192089592.6478.36.camel@jcmlaptop> <470E311A.8020406@redhat.com> <1192112561.2571.9.camel@localhost.localdomain> <470E33A6.7070903@redhat.com> <20071011214903.GA32504@nostromo.devel.redhat.com> Message-ID: <470E9D80.1040107@redhat.com> Bill Nottingham wrote: > Eric Sandeen (sandeen at redhat.com) said: >> Matthias Clasen wrote: >>> On Thu, 2007-10-11 at 09:20 -0500, Eric Sandeen wrote: >>> >>>> Tossing a default list out there and hoping for the best probably won't >>>> work, at any rate. >>> So are we going to get your fixed lists into F8 ? >>> >> Well, part of the problem is that "my" fixed lists may not be everyone's >> fixed lists - I generated a custom list from *my* boot sequence. Coming >> up with a good default list that actually speeds *everyone's* boot time >> is another issue. If we think it's worth the 4 second or so boottime >> reduction, maybe some way to automatically generate the custom lists >> during firstboot might be an option. But then, they will rot over time... > > Given that, is there any reason to ship it on by default at this point? > > Bill It'd be nice to get a few more datapoints, but I have yet to hear anyone say that the default lists help them boot faster. -Eric From szaka at ntfs-3g.org Thu Oct 11 22:21:39 2007 From: szaka at ntfs-3g.org (Szabolcs Szakacsits) Date: Fri, 12 Oct 2007 01:21:39 +0300 (EEST) Subject: better install experience In-Reply-To: <20071011211346.GC11732@redhat.com> References: <364d303b0710110728se721b67m286de3f200b51cd2@mail.gmail.com> <20071011201238.GA17998@redhat.com> <20071011211346.GC11732@redhat.com> Message-ID: On Thu, 11 Oct 2007, Dave Jones wrote: > Doesn't ring any bells. If the attribution of "safer" was something I > said, I'm not entirely sure what I was thinking at the time. No, you didn't say it. I sent you the email privately where I answered all the concerns people made in the 'ntfs kernel module' thread you also commented: http://www.redhat.com/archives/fedora-devel-list/2006-October/thread.html#00596 Since it was a longer email, I put it here: http://ntfs-3g.org/docs/ntfs-kernel-module-2006-10-23.txt Please note, that at that time there was no ntfs-3g web site, documents and the situation was indeed confusing for users, that's why I summarised things for the interested Fedora users. But my email came back when I tried to send it to the list unsubscribed. I'm also always busy and get insane amount of emails and didn't have time to subscribe/wait/configure list filtering, etc, so I decided to send the email only to you, mentioning the potential kernel driver bugs (which I would have detail if there were interest). Thank you for the replies. Regards, Szaka -- NTFS-3G Lead Developer: http://ntfs-3g.org From paul at all-the-johnsons.co.uk Thu Oct 11 22:26:08 2007 From: paul at all-the-johnsons.co.uk (Paul) Date: Thu, 11 Oct 2007 23:26:08 +0100 Subject: Getting my broadcom wireless card to work with rawhide In-Reply-To: <1191679383.15421.3.camel@localhost.localdomain> References: <1191510135.4157.22.camel@localhost.localdomain> <20071004174751.GC8375@redhat.com> <1191523945.4157.25.camel@localhost.localdomain> <20071004190909.GD8375@redhat.com> <1191527009.4157.32.camel@T7.Linux> <20071004202924.GF8375@redhat.com> <1191530534.4199.4.camel@T7.Linux> <1191679383.15421.3.camel@localhost.localdomain> Message-ID: <1192141568.3623.1.camel@T7.Linux> Hi, > > Yep. I can see it in the iwlist. > > Do you see the SSID for your AP in iwlist, or do you only see the MAC > address of your AP, and the SSID is ""? My iwlist shows this wlan0 Scan completed : Cell 01 - Address: aa:bb:cc:dd:ee:ff: ESSID:"SKY83948" Mode:Master Channel:1 Frequency:2.412 GHz (Channel 1) Quality=76/100 Signal level=-12 dBm Noise level=-42 dBm Encryption key:on IE: WPA Version 1 Group Cipher : TKIP Pairwise Ciphers (1) : TKIP Authentication Suites (1) : PSK Bit Rates:1 Mb/s; 2 Mb/s; 5.5 Mb/s; 11 Mb/s; 6 Mb/s 9 Mb/s; 12 Mb/s; 18 Mb/s; 24 Mb/s; 36 Mb/s 48 Mb/s; 54 Mb/s Extra:tsf=0000004ba768a581 NetworkManager sees it, asks for the passphrase but cannot log in. TTFN Paul -- Sie k?nnen mich aufreizen und wirklich hei? machen! -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From a.badger at gmail.com Thu Oct 11 22:49:28 2007 From: a.badger at gmail.com (Toshio Kuratomi) Date: Thu, 11 Oct 2007 15:49:28 -0700 Subject: Proposals: Remove pkg.acl and owners.list Message-ID: <470EA878.4030007@gmail.com> I have two proposals: 1) cvs rm pkg.acl files from the cvs repo. The packagedb has taken the place of these files. Editing them doesn't do anything and it's causing some people confusion that they're still in the repository. This one seems pretty simple. Let me know soon if you can think of a reason not to do this. 2) Remove owners.list files and place a README telling people to go to the packagedb for the information. owners.list{.epel,.olpc} are a little harder as a plethora of scripts were using owners.list. The information is becoming out of date as more packages are added or change hands, however. All the scripts I know of have been converted at this point with the exception of some things on: http://fedoraproject.org/wiki/PackageMaintainers/UsefulScripts that were broken before the packagedb took over from owners.list. If no one objects, I'll announce these changes on fedora-devel-announce on Monday and make the actual changes later in the week. -Toshio From paul at xelerance.com Thu Oct 11 23:13:24 2007 From: paul at xelerance.com (Paul Wouters) Date: Thu, 11 Oct 2007 19:13:24 -0400 (EDT) Subject: Memory usage - default X install can't use yum with 1GB RAM machine In-Reply-To: <200710111720.10343.loony@loonybin.org> References: <200710111720.10343.loony@loonybin.org> Message-ID: On Thu, 11 Oct 2007, Peter Arremann wrote: > On Thursday 11 October 2007, Paul Wouters wrote: > > PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND > > 3983 paul 20 0 1002m 284m 19m R 9.9 28.7 32:17.87 firefox-bin > > 2582 root 20 0 568m 106m 4680 S 0.7 10.8 198:43.15 X > > You happen to run xinerama? Nope. Stock install , one screen, using the "nv" driver. Paul From paul at all-the-johnsons.co.uk Thu Oct 11 23:24:07 2007 From: paul at all-the-johnsons.co.uk (Paul) Date: Fri, 12 Oct 2007 00:24:07 +0100 Subject: Getting there, just figuring out koji.... Message-ID: <1192145047.3623.6.camel@T7.Linux> Hi, Ok, had a brain wave. It's no longer make build, but I need to use koji. I have pretty much got it figured, except for the actual build. Currently, I use koji build dist-f8 'cvs://cvs.fedoraproject.org/cvs/pkgs/libgdiplus It comes back saying it can't find the directory. Using viewcvs, it looks right. How do I build for rawhide/f8 using koji? TTFN Paul -- Sie k?nnen mich aufreizen und wirklich hei? machen! -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From pertusus at free.fr Thu Oct 11 23:26:23 2007 From: pertusus at free.fr (Patrice Dumas) Date: Fri, 12 Oct 2007 01:26:23 +0200 Subject: Getting there, just figuring out koji.... In-Reply-To: <1192145047.3623.6.camel@T7.Linux> References: <1192145047.3623.6.camel@T7.Linux> Message-ID: <20071011232623.GB2688@free.fr> On Fri, Oct 12, 2007 at 12:24:07AM +0100, Paul wrote: > > How do I build for rawhide/f8 using koji? I am not sure that it will answer your question, but the doc for koji in fedora is here: http://fedoraproject.org/wiki/PackageMaintainers/UsingKoji -- Pat From david at fubar.dk Thu Oct 11 23:36:32 2007 From: david at fubar.dk (David Zeuthen) Date: Thu, 11 Oct 2007 19:36:32 -0400 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <20071011171023.GC26215@nostromo.devel.redhat.com> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <20071011095545.GB19149@devserv.devel.redhat.com> <1192105313.6070.30.camel@localhost.localdomain> <20071011122853.GC1324613@hiwaay.net> <20071011171023.GC26215@nostromo.devel.redhat.com> Message-ID: <1192145792.3071.45.camel@oneill.fubar.dk> On Thu, 2007-10-11 at 13:10 -0400, Bill Nottingham wrote: > Chris Adams (cmadams at hiwaay.net) said: > > Once upon a time, Lubomir Kundrak said: > > > On Thu, 2007-10-11 at 05:55 -0400, Alan Cox wrote: > > > > We should be shipping a CD set. I consistently see people going to Ubuntu > > > > after asking for a Fedora CD and being told they can't update that way. > > > > > > +1 Exactly this. We should pick packages for an installation that fits > > > in 1CD. Is anyone already working on a one CD spin, or interested in > > > working on it? > > > > What about using the LiveCD package set? Would that set of packages > > plus the regular installer fit as a minimal install/upgrade CD? > > Fairly sure it doesn't, but I haven't done a test compose. >From a theoretical point view the size of 1) a directory containing the RPM's; and 2) the RPM's installed into a compressed file system (we use squashfs on the live cd's); are kinda similar since RPM's themselves are also compressed and carry mostly payload. In practice this also turns out to be true (and, in fact the live image contains redundant data such as icon caches etc.). You'd also need to add the installer, don't know how much it weighs these days, can't be _that_ much. David From loony at loonybin.org Thu Oct 11 23:44:45 2007 From: loony at loonybin.org (Peter Arremann) Date: Thu, 11 Oct 2007 19:44:45 -0400 Subject: Memory usage - default X install can't use yum with 1GB RAM machine In-Reply-To: References: <200710111720.10343.loony@loonybin.org> Message-ID: <200710111944.45517.loony@loonybin.org> On Thursday 11 October 2007, Paul Wouters wrote: > On Thu, 11 Oct 2007, Peter Arremann wrote: > > On Thursday 11 October 2007, Paul Wouters wrote: > > > PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND > > > 3983 paul 20 0 1002m 284m 19m R 9.9 28.7 32:17.87 > > > firefox-bin 2582 root 20 0 568m 106m 4680 S 0.7 10.8 198:43.15 > > > X > > > > You happen to run xinerama? > > Nope. Stock install , one screen, using the "nv" driver. > > Paul Hm - I used the nv driver but got the same behavior only when using dual head. For me it turned out to be that firefox seems to hold onto bitmaps way too much. Especially when you browse webpages with lots of images, that quickly gets to be a pain. xrestop showed that most of the memory used by X came from firefox - Pxm mem column... There are some xorg bug reports out there for that behavior, but most of them revolve around xinerama too. https://bugs.freedesktop.org/show_bug.cgi?id=4942 and many others - they are old and still in new status... On the mozilla pages you will see similar reports... One solution that seems to work for many is switching to the nvidia closed source drivers. If you want to stay open source, try nouveau. http://nouveau.freedesktop.org/wiki/ Both of them can fix the high pixmap memory usage for some people. Others have no luck with either. Peter. From berrange at redhat.com Fri Oct 12 00:06:10 2007 From: berrange at redhat.com (Daniel P. Berrange) Date: Fri, 12 Oct 2007 01:06:10 +0100 Subject: Getting there, just figuring out koji.... In-Reply-To: <1192145047.3623.6.camel@T7.Linux> References: <1192145047.3623.6.camel@T7.Linux> Message-ID: <20071012000609.GA31882@redhat.com> On Fri, Oct 12, 2007 at 12:24:07AM +0100, Paul wrote: > Ok, had a brain wave. It's no longer make build, but I need to use koji. 'make build' directly invokes koji with all neccessary args. > How do I build for rawhide/f8 using koji? cvs co package cd package/devel ...do stuff to spec/sources/patches & checkin to CVS... make tag make build Regards, Dan. -- |=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=| |=- Perl modules: http://search.cpan.org/~danberr/ -=| |=- Projects: http://freshmeat.net/~danielpb/ -=| |=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -=| From jkeating at redhat.com Fri Oct 12 00:08:01 2007 From: jkeating at redhat.com (Jesse Keating) Date: Thu, 11 Oct 2007 20:08:01 -0400 Subject: Getting there, just figuring out koji.... In-Reply-To: <1192145047.3623.6.camel@T7.Linux> References: <1192145047.3623.6.camel@T7.Linux> Message-ID: <20071011200801.4c12985f@redhat.com> On Fri, 12 Oct 2007 00:24:07 +0100 Paul wrote: > Ok, had a brain wave. It's no longer make build, but I need to use > koji. > > I have pretty much got it figured, except for the actual build. Wrong, it's still 'make build'. The makefiles will figure out the actual command to issue to the koji client for you. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From berrange at redhat.com Fri Oct 12 00:10:24 2007 From: berrange at redhat.com (Daniel P. Berrange) Date: Fri, 12 Oct 2007 01:10:24 +0100 Subject: upload cert? In-Reply-To: <1192139450.4076.8.camel@T7.Linux> References: <1192116344.4076.0.camel@T7.Linux> <200710112232.24931.opensource@till.name> <1192139450.4076.8.camel@T7.Linux> Message-ID: <20071012001024.GB31882@redhat.com> On Thu, Oct 11, 2007 at 10:50:50PM +0100, Paul wrote: > Hi, > > > > Where do I get the fedora-upload cert from? > > > > https://admin.fedoraproject.org/accounts/fedora-upload-ca.cert > > https://admin.fedoraproject.org/accounts/fedora-server-ca.cert > > Source: http://fedoraproject.org/wiki/Infrastructure/KojiBuildSystem > > :-) > > Now, any ideas on this one? > > After I issue a make build and enter my password, I get > > : 'Krb5Error' object has no attribute > 'err_code' > make : *** [koji] Error 1 Koji can either either SSL/x509 or Kerberos for auth depending on the needs of the project. If it is attempting to use Kerberos, I'd image you've not successfully run fedora-packager-setup.sh which configures it to use SSL Dan. -- |=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=| |=- Perl modules: http://search.cpan.org/~danberr/ -=| |=- Projects: http://freshmeat.net/~danielpb/ -=| |=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -=| From michael.wiktowy at gmail.com Fri Oct 12 00:16:09 2007 From: michael.wiktowy at gmail.com (Michael Wiktowy) Date: Thu, 11 Oct 2007 20:16:09 -0400 Subject: Dell Precision Workstation LiveCD boot menu selection problem Message-ID: <3e4ec4600710111716q68f1aa29i89146390d909a03e@mail.gmail.com> Hello, Has anyone else been having problems with USB keyboards being dead during the boot menu when booting the f8test LiveCDs? I wrote up a bugzilla [1] a while ago but got no feedback.. I read LWNs interview with Matt Domsch today where he specifically states that Precision Workstations are targetted for Linux compatibility so it surprises me that this regression is unnoticed by anyone else. /Mike [1] https://bugzilla.redhat.com/show_bug.cgi?id=300331 From kevin.kofler at chello.at Fri Oct 12 00:29:09 2007 From: kevin.kofler at chello.at (Kevin Kofler) Date: Fri, 12 Oct 2007 00:29:09 +0000 (UTC) Subject: better install experience References: <364d303b0710110728se721b67m286de3f200b51cd2@mail.gmail.com> <20071011201238.GA17998@redhat.com> <20071011211346.GC11732@redhat.com> Message-ID: Szabolcs Szakacsits ntfs-3g.org> writes: > But my email came back when I tried to send it to the list unsubscribed. Hint (also for other people in the same situation): You can use GMane to get around the subscription requirement. There's a nice web interface, you pick the message to reply to, choose "Followup", write your reply, fill your captcha, click "Post this article" and off it goes to the list. Only the first time, there's a confirmation e-mail sent to validate the e-mail address, you have to send it back. Once that's done, replying over the web just works. Kevin Kofler From katzj at redhat.com Fri Oct 12 00:50:27 2007 From: katzj at redhat.com (Jeremy Katz) Date: Thu, 11 Oct 2007 20:50:27 -0400 Subject: Dell Precision Workstation LiveCD boot menu selection problem In-Reply-To: <3e4ec4600710111716q68f1aa29i89146390d909a03e@mail.gmail.com> References: <3e4ec4600710111716q68f1aa29i89146390d909a03e@mail.gmail.com> Message-ID: <1192150227.4210.7.camel@localhost.localdomain> On Thu, 2007-10-11 at 20:16 -0400, Michael Wiktowy wrote: > Has anyone else been having problems with USB keyboards being dead > during the boot menu when booting the f8test LiveCDs? I wrote up a > bugzilla [1] a while ago but got no feedback.. I read LWNs interview > with Matt Domsch today where he specifically states that Precision > Workstations are targetted for Linux compatibility so it surprises me > that this regression is unnoticed by anyone else. Is there a BIOS update available for the box? There have been a few BIOS bugs which have interacted poorly with certain versions of syslinux Jeremy From bbbush.yuan at gmail.com Fri Oct 12 01:04:47 2007 From: bbbush.yuan at gmail.com (Yuan Yijun) Date: Fri, 12 Oct 2007 09:04:47 +0800 Subject: compiz-fusion other apps? In-Reply-To: References: Message-ID: <76e72f800710111804i67f5e0day8c7ad29176bb92b1@mail.gmail.com> 2007/10/11, Caerie Houchins : > I know that compiz-fusion is seen as a tech preview in F8, but are there any > plans to include ccsm and the other applications that go along with it at > some point ? Right now there doesn't seem to be a way to configure the > compiz-fusion plugins... > there are 2 packages compiz-fusion-gnome and compiz-fusion-extras-gnome. Understand that compiz is started with cmdline option gconf, so you can configure the plugins there in gconf-editor. -- bbbush ^_^ From michael.wiktowy at gmail.com Fri Oct 12 01:18:11 2007 From: michael.wiktowy at gmail.com (Michael Wiktowy) Date: Thu, 11 Oct 2007 21:18:11 -0400 Subject: Dell Precision Workstation LiveCD boot menu selection problem In-Reply-To: <1192150227.4210.7.camel@localhost.localdomain> References: <3e4ec4600710111716q68f1aa29i89146390d909a03e@mail.gmail.com> <1192150227.4210.7.camel@localhost.localdomain> Message-ID: <3e4ec4600710111818i35c72933u1f19b3b8ca574385@mail.gmail.com> On 10/11/07, Jeremy Katz wrote: > Is there a BIOS update available for the box? There have been a few > BIOS bugs which have interacted poorly with certain versions of syslinux There appears to be recent updates but they only show the changelog from the current-1 version to the current version so I am not sure if it addresses this issue specifically. I will give it a spin tomorrow at work when I have access to the system. I figured it was a syslinux problem when an old version worked but the latest did not.. I will report success/failure in the bugzilla report. Thanks. /Mike From Matt_Domsch at dell.com Fri Oct 12 03:55:38 2007 From: Matt_Domsch at dell.com (Matt Domsch) Date: Thu, 11 Oct 2007 22:55:38 -0500 Subject: Dell Precision Workstation LiveCD boot menu selection problem In-Reply-To: <3e4ec4600710111818i35c72933u1f19b3b8ca574385@mail.gmail.com> References: <3e4ec4600710111716q68f1aa29i89146390d909a03e@mail.gmail.com> <1192150227.4210.7.camel@localhost.localdomain> <3e4ec4600710111818i35c72933u1f19b3b8ca574385@mail.gmail.com> Message-ID: <20071012035538.GA16449@auslistsprd01.us.dell.com> On Thu, Oct 11, 2007 at 09:18:11PM -0400, Michael Wiktowy wrote: > On 10/11/07, Jeremy Katz wrote: > > Is there a BIOS update available for the box? There have been a few > > BIOS bugs which have interacted poorly with certain versions of syslinux > > There appears to be recent updates but they only show the changelog > from the current-1 version to the current version so I am not sure if > it addresses this issue specifically. I will give it a spin tomorrow > at work when I have access to the system. > > I figured it was a syslinux problem when an old version worked but the > latest did not.. > > I will report success/failure in the bugzilla report. There was a syslinux bug recently found and fixed; not sure if it made the F8 Test3 LiveCD or not though. -- Matt Domsch Linux Technology Strategist, Dell Office of the CTO linux.dell.com & www.dell.com/linux From kagesenshi.87 at gmail.com Fri Oct 12 04:29:02 2007 From: kagesenshi.87 at gmail.com (Hikaru Amano) Date: Fri, 12 Oct 2007 12:29:02 +0800 Subject: compiz-fusion other apps? In-Reply-To: <76e72f800710111804i67f5e0day8c7ad29176bb92b1@mail.gmail.com> References: <76e72f800710111804i67f5e0day8c7ad29176bb92b1@mail.gmail.com> Message-ID: On 10/12/07, Yuan Yijun wrote: > 2007/10/11, Caerie Houchins : > > I know that compiz-fusion is seen as a tech preview in F8, but are there any > > plans to include ccsm and the other applications that go along with it at > > some point ? Right now there doesn't seem to be a way to configure the > > compiz-fusion plugins... > > the review request have been around for quite a while libcompizconfig -> https://bugzilla.redhat.com/show_bug.cgi?id=247406 compizconfig-python -> https://bugzilla.redhat.com/show_bug.cgi?id=247408 ccsm spec was ready but it seems like 0.6.0 introduced some changes so i need to fix the specfile first .. my college blocks lots of protocols and i couldnt do much when i'm there .. right now I'm having a short holiday , hopefully i can get them done .. -- Mohd Izhar Firdaus Bin Ismail Amano Hikaru ??? ???? ???? http://fedoraproject.org/wiki/MohdIzharFirdaus http://blog.kagesenshi.org 92C2 B295 B40B B3DC 6866 5011 5BD2 584A 8A5D 7331 From fedora at leemhuis.info Fri Oct 12 04:54:30 2007 From: fedora at leemhuis.info (Thorsten Leemhuis) Date: Fri, 12 Oct 2007 06:54:30 +0200 Subject: disable cpuspeed while X session active and screensaver not running In-Reply-To: <470E6324.6000805@poolshark.org> References: <470E5E47.4040006@andrei.myip.org> <470E60D2.8000808@andrei.myip.org> <470E6324.6000805@poolshark.org> Message-ID: <470EFE06.3010102@leemhuis.info> On 11.10.2007 19:53, Denis Leroy wrote: > > On that subject, does anyone knows how to tell the Frequency Monitor > applet to keep the cpu in lower frequency all the time (i.e. 'killall > -USR2 cpuspeed', which is what you want typically when running on > batteries) ? Note, for new processors (like Core*) afaik that's *not* what you want when running running on batteries: the total energy consumed often is lower if you go to the highest speed, do what needs to be done way quicker, and switch back to lowest speed quickly again. http://www.lesswatts.org/projects/applications-power-management/race-to-idle.php CU knurd From wtogami at redhat.com Fri Oct 12 05:05:18 2007 From: wtogami at redhat.com (Warren Togami) Date: Fri, 12 Oct 2007 01:05:18 -0400 Subject: remove readahead from default package set (was Re: should readahead allow generic paths?) In-Reply-To: <20071011214903.GA32504@nostromo.devel.redhat.com> References: <1192089592.6478.36.camel@jcmlaptop> <470E311A.8020406@redhat.com> <1192112561.2571.9.camel@localhost.localdomain> <470E33A6.7070903@redhat.com> <20071011214903.GA32504@nostromo.devel.redhat.com> Message-ID: <470F008E.2080102@redhat.com> Bill Nottingham wrote: > Eric Sandeen (sandeen at redhat.com) said: >> Matthias Clasen wrote: >>> On Thu, 2007-10-11 at 09:20 -0500, Eric Sandeen wrote: >>> >>>> Tossing a default list out there and hoping for the best probably won't >>>> work, at any rate. >>> So are we going to get your fixed lists into F8 ? >>> >> Well, part of the problem is that "my" fixed lists may not be everyone's >> fixed lists - I generated a custom list from *my* boot sequence. Coming >> up with a good default list that actually speeds *everyone's* boot time >> is another issue. If we think it's worth the 4 second or so boottime >> reduction, maybe some way to automatically generate the custom lists >> during firstboot might be an option. But then, they will rot over time... > > Given that, is there any reason to ship it on by default at this point? > > Bill > Relatively simple solution: 1) Ship readahead with template lists. This includes a list of commonly used stuff. It could include wildcards like /usr/lib*/firefox*/foo in order to handle multilib and version numbers changing. 2) During firstboot and occasionally after boot, something generates the actual readahead file lists based upon several factors like: - is the file actually installed? - is the service enabled? Later improvement: 3) Sometime later, more intelligent software could be included to help a user update their readahead lists based upon their own software usage patterns. Unfortunately, not enough time to implement #1 and #2 before F8, even though they are pretty simple and easy to test. Warren Togami wtogami at redhat.com From Bill.Holder at sunwater.com.au Fri Oct 12 05:07:35 2007 From: Bill.Holder at sunwater.com.au (Holder, Bill) Date: Fri, 12 Oct 2007 15:07:35 +1000 Subject: does this mean anything to anyone? Message-ID: <8ADEE648D981EF47A23B6E1334BEBA610256F103@brisbane04.sunwater.com.au> BUG: warning at kernel/softirq.c:138/local_bh_enable() (Not tainted) [] local_bh_enable+0x45/0x92 [] cond_resched_softirq+0x2c/0x42 [] release_sock+0x4f/0x9d [] tcp_sendmsg+0x90b/0x9f9 [] core_sys_select+0x1df/0x2f3 [] inet_sendmsg+0x3b/0x45 [] sock_aio_write+0xf6/0x102 [] get_page_from_freelist+0x23b/0x2a5 [] do_sync_write+0xc7/0x10a [] autoremove_wake_function+0x0/0x35 [] vfs_write+0xbc/0x154 [] sys_write+0x41/0x67 [] syscall_call+0x7/0xb this is the last message in the dmesg log after a clean boot. I know it's probably not enough info to tell anything, but if it's nothing to worry about I'm not going to start turning debugs and dumps etc on. /B Bill Holder Systems Administrator - unix & datacomms SunWater Level 9, 120 Edward Street, Brisbane, QLD, 4000 Ph: +61 7 3120 0116 Fax: +61 7 3120 0302 www.SunWater.com.au *********************************************************************** The information in this e-mail together with any attachments is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any form of review, disclosure, modification, distribution and/or publication of this e-mail message is prohibited. If you have received this message in error, you are asked to inform the sender as quickly as possible and delete this message and any copies of this message from your computer and/or your computer system network. Any attachments should be checked for viruses by you, before being opened. SunWater accepts no responsibility for an attachment that contains a virus. *********************************************************************** -------------- next part -------------- An HTML attachment was scrubbed... URL: From jspaleta at gmail.com Fri Oct 12 05:08:57 2007 From: jspaleta at gmail.com (Jeff Spaleta) Date: Thu, 11 Oct 2007 21:08:57 -0800 Subject: disable cpuspeed while X session active and screensaver not running In-Reply-To: References: <470E5E47.4040006@andrei.myip.org> <470E60D2.8000808@andrei.myip.org> <470E6324.6000805@poolshark.org> Message-ID: <604aa7910710112208s21ed1cd8uf8931095390aeed4@mail.gmail.com> On 10/11/07, Jon Nettleton wrote: > If you don't run cpuspeed and use the in kernel governors you can > choose the different governor you want to use to control your speed, > or a static speed from the applet. This is the behavior by default on > newer cpu's, but for some reason the cpuspeed damon is still used on > older processors. I have some scripts that load these modules for > older cpu's if anyone is interested. On F7 the ui for this stuff isn't exposed, there is a boolen gconf key you have to flip to enable the ui, or you can set the ac and battery policies in gconf-editor without turning on the ui bits. -jef From james.antill at redhat.com Fri Oct 12 05:44:31 2007 From: james.antill at redhat.com (James Antill) Date: Fri, 12 Oct 2007 01:44:31 -0400 Subject: Memory usage - default X install can't use yum with 1GB RAM machine In-Reply-To: <20071011211512.GA2809@jadzia.bu.edu> References: <1192133338.19494.10.camel@code.and.org> <1192137117.19494.19.camel@code.and.org> <20071011211512.GA2809@jadzia.bu.edu> Message-ID: <1192167871.19494.34.camel@code.and.org> On Thu, 2007-10-11 at 17:15 -0400, Matthew Miller wrote: > On Thu, Oct 11, 2007 at 05:11:57PM -0400, James Antill wrote: > > > I wondered whether prelink cleaned up after itself. > > It's not really prelink's fault, it's doing what it should. It can just > > be annoying how much RAM it uses sometimes. > > So, uh, are there numbers somewhere on the benefits of prelink on modern > hardware? It's got a lot of downsides. Prelink works as a multiplier for this, so if you (or anyone) want to measure what that is you need to try and get variables for: 1. rough number of updates for fedora that replace libraries or libexec type processes. 2. number of processes likely to be using libraries in #1. 3. how much memory VSZ/RSS is wasted because of that. 4. how much running prelink nightly changes #3. 5. how much advantage prelink gives to application startup. ...and that's the easy bit, then you have to somehow work out how long a user keeps a machine running and often they apply updates and compare that against how much memory/CPU they have. I can well imagine that users who update more often and keep their machines running longer have significantly more RAM (and CPU) in their machines. For anyone who doesn't update much, or shuts their machine down every day or so ... I'd be very surprised if the current behaviour wasn't optimal. -- James Antill Red Hat -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From lesmikesell at gmail.com Fri Oct 12 05:46:02 2007 From: lesmikesell at gmail.com (Les Mikesell) Date: Fri, 12 Oct 2007 00:46:02 -0500 Subject: samba license change In-Reply-To: <1192124050.7723.5.camel@rousalka.dyndns.org> References: <1191420459.8632.60.camel@localhost.localdomain> <200710102332.46708.opensource@till.name> <1192084036.4029.0.camel@rousalka.dyndns.org> <200710111607.45639.opensource@till.name> <25936.192.54.193.51.1192113530.squirrel@rousalka.dyndns.org> <470E3948.3090808@gmail.com> <55712.192.54.193.51.1192118355.squirrel@rousalka.dyndns.org> <470E5122.80604@gmail.com> <1192124050.7723.5.camel@rousalka.dyndns.org> Message-ID: <470F0A1A.3010007@gmail.com> Nicolas Mailhot wrote: >>>> If you have the right to distribute each component separately and the >>>> existence of a usable gplv2 copy prevents things that happen to link >>>> to the gplv3 version from being considered a derivative work, what's >>> the >>>> problem >>> Because you can't limit yourself to analysing components separately. >>> The distribution itself is an aggregate work that is subject to >>> copyright laws as a whole. >> Yes, but one part only affects another if it can be considered a >> derivative work, > > The distribution *as a whole* is a derivative work. You can say parts > are mere aggregation but that does not work for parts that link together > and have no alternative within the distribution (or alternatives > distribution tools will never install). Fedora would not be liable for > GPLv2 foo or GPLv3 samba separately, but by distributing a "Fedora" > product which is both together. In the case of fgmp vs. gmp it was never necessary to distribute the fgmp library. The mere fact that it existed as a possible alternate kept the code that might link to it from being considered a derivative work of gmp - which is what everyone actually used. -- Les Mikesell lesmikesell at gmail.com From kagesenshi.87 at gmail.com Fri Oct 12 06:02:19 2007 From: kagesenshi.87 at gmail.com (Hikaru Amano) Date: Fri, 12 Oct 2007 14:02:19 +0800 Subject: Dell Precision Workstation LiveCD boot menu selection problem In-Reply-To: <3e4ec4600710111716q68f1aa29i89146390d909a03e@mail.gmail.com> References: <3e4ec4600710111716q68f1aa29i89146390d909a03e@mail.gmail.com> Message-ID: On 10/12/07, Michael Wiktowy wrote: > Hello, > > Has anyone else been having problems with USB keyboards being dead > during the boot menu when booting the f8test LiveCDs? I wrote up a > bugzilla [1] a while ago but got no feedback.. I read LWNs interview > with Matt Domsch today where he specifically states that Precision > Workstations are targetted for Linux compatibility so it surprises me > that this regression is unnoticed by anyone else. > > /Mike > > [1] https://bugzilla.redhat.com/show_bug.cgi?id=300331 > are u sure its just not the mother board settings?? try checking whether the "USB Support" are set to "built-in" and not "OS" .. I happened to experience GRUB not responding to usb devices before and its just the motherboard configuration thats not right .. -- Mohd Izhar Firdaus Bin Ismail Amano Hikaru ??? ???? ???? http://fedoraproject.org/wiki/MohdIzharFirdaus http://blog.kagesenshi.org 92C2 B295 B40B B3DC 6866 5011 5BD2 584A 8A5D 7331 From opensource at till.name Fri Oct 12 06:04:00 2007 From: opensource at till.name (Till Maas) Date: Fri, 12 Oct 2007 08:04:00 +0200 Subject: Getting there, just figuring out koji.... In-Reply-To: <1192145047.3623.6.camel@T7.Linux> References: <1192145047.3623.6.camel@T7.Linux> Message-ID: <200710120804.06238.opensource@till.name> On Fr Oktober 12 2007, Paul wrote: > koji build dist-f8 'cvs://cvs.fedoraproject.org/cvs/pkgs/libgdiplus > > It comes back saying it can't find the directory. Using viewcvs, it > looks right. There is the branch directory missing, e.g. "devel": koji build dist-f8 'cvs://cvs.fedoraproject.org/cvs/pkgs/libgdiplus/devel' or use make build ;-) Regards, Till -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 827 bytes Desc: This is a digitally signed message part. URL: From opensource at till.name Fri Oct 12 06:14:46 2007 From: opensource at till.name (Till Maas) Date: Fri, 12 Oct 2007 08:14:46 +0200 Subject: Proposals: Remove pkg.acl and owners.list In-Reply-To: <470EA878.4030007@gmail.com> References: <470EA878.4030007@gmail.com> Message-ID: <200710120814.52132.opensource@till.name> On Fr Oktober 12 2007, Toshio Kuratomi wrote: > 1) cvs rm pkg.acl files from the cvs repo. The packagedb has taken the > place of these files. Editing them doesn't do anything and it's causing > some people confusion that they're still in the repository. This one > seems pretty simple. Let me know soon if you can think of a reason not > to do this. Imho everyone who uses a pkg.acl that contains a different information then packagedb should get an extra e-mail. Regards, Till -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 827 bytes Desc: This is a digitally signed message part. URL: From drepper at redhat.com Fri Oct 12 06:35:30 2007 From: drepper at redhat.com (Ulrich Drepper) Date: Thu, 11 Oct 2007 23:35:30 -0700 Subject: gethostby* users Message-ID: <470F15B2.2020809@redhat.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Even though the situation improved, there are still some programs left which use the gethostby* functions. These really have to be converted to use getaddrinfo. Here is the break-down per package of an incomplete installation giving the number of programs/libraries with problems in that package. I.e., there are like more packages on an install-all machine. The full list with the program/library names is at http://people.redhat.com/drepper/gethostby-users Samba is responsible for almost one quarter of the problems. 22 samba-common 16 sendmail 14 samba-client 10 iputils 9 net-tools 9 isdn4k-utils 8 yp-tools 8 transcode 7 qemu 6 lrzsz 3 DCC 2 rdist 2 pilot-linkpilot-link 2 openssl 2 mysql-server 2 libXmu 2 libgtop2 2 jwhois 2 iproute 2 httpd-tools 2 gstreamer-plugins-base 2 gnome-media 2 gdb 2 alsa-lib 1 xorg-x11-xauth 1 wvdial 1 wireless-tools 1 tcpdump 1 talk 1 syslinux 1 smartmontools 1 slrn 1 rpm 1 nfs-utils 1 netpbm-progs 1 libXmu-devel 1 libwvstreams 1 libgtop2-devel 1 kvm 1 iptstate 1 initscripts 1 gnome-system-monitor 1 gnome-speech 1 gnome-session 1 emacs 1 crash 1 cdrdao 1 bluez-utils - -- ? Ulrich Drepper ? Red Hat, Inc. ? 444 Castro St ? Mountain View, CA ? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFHDxWy2ijCOnn/RHQRAtrtAJ9g+7dJq5pYEYr111zGIvj4IsYcMwCgkVza SwnjR9RutrSCw/3Wc9ywg+o= =uGvi -----END PGP SIGNATURE----- From alexl at redhat.com Fri Oct 12 07:10:24 2007 From: alexl at redhat.com (Alexander Larsson) Date: Fri, 12 Oct 2007 09:10:24 +0200 Subject: samba license change In-Reply-To: <1192020068.13627.68.camel@localhost.localdomain> References: <1191420459.8632.60.camel@localhost.localdomain> <1191936845.8880.8.camel@localhost.localdomain> <1191948598.8880.24.camel@localhost.localdomain> <200710092018.21899.ville.skytta@iki.fi> <1192000528.13539.61.camel@localhost.localdomain> <1192020068.13627.68.camel@localhost.localdomain> Message-ID: <1192173024.13539.91.camel@localhost.localdomain> On Wed, 2007-10-10 at 08:41 -0400, Simo Sorce wrote: > On Wed, 2007-10-10 at 09:15 +0200, Alexander Larsson wrote: > > On Tue, 2007-10-09 at 20:18 +0300, Ville Skytt? wrote: > > > On Tuesday 09 October 2007, Simo Sorce wrote: > > > > > > > > Ah and btw if someone can check what is the GNOME status wrt this it > > > > would be nice. Nautilus uses libsmbclient as well. > > > > > > I'm no expert on GNOME stuff but I thought it does so through gnome-vfs. > > > > > > gnome-vfs2.spec has: > > > License: LGPLv2 and LGPL+ and GPL+ > > > # the daemon and the library are LGPLv2 > > > # the modules are LGPL+ and GPL+ > > > > > > libsmbclient is used in modules/smb-method.c, which carries a GPLv2+ notice. > > > (Dunno if omission of GPLv2+ qualifies as a bug in gnome-vfs2's License tag.) > > > > Furthermore, the smb module is run in the daemon, so the license of it > > doesn't affect applications linking to gnome-vfs. > > This is interesting, to be sure we should evaluate though if there is > intimate communication and sharing of data structures between the daemon > and the client, but things looks much better in the GNOME camp. It just uses the standard way to put gnome-vfs modules in the daemon. Nothing is specific to the smb backend. In fact, any backend can be put in the daemonb by adding [daemon] to the module config file. From alexl at redhat.com Fri Oct 12 07:34:05 2007 From: alexl at redhat.com (Alexander Larsson) Date: Fri, 12 Oct 2007 09:34:05 +0200 Subject: should readahead allow generic paths? In-Reply-To: <470E33A6.7070903@redhat.com> References: <1192089592.6478.36.camel@jcmlaptop> <470E311A.8020406@redhat.com> <1192112561.2571.9.camel@localhost.localdomain> <470E33A6.7070903@redhat.com> Message-ID: <1192174445.13539.96.camel@localhost.localdomain> On Thu, 2007-10-11 at 09:31 -0500, Eric Sandeen wrote: > Matthias Clasen wrote: > > On Thu, 2007-10-11 at 09:20 -0500, Eric Sandeen wrote: > > > >> Tossing a default list out there and hoping for the best probably won't > >> work, at any rate. > > > > So are we going to get your fixed lists into F8 ? > > > > Well, part of the problem is that "my" fixed lists may not be everyone's > fixed lists - I generated a custom list from *my* boot sequence. Coming > up with a good default list that actually speeds *everyone's* boot time > is another issue. If we think it's worth the 4 second or so boottime > reduction, maybe some way to automatically generate the custom lists > during firstboot might be an option. But then, they will rot over time... Is there any chance we can use Jens Axboes "fcache"? Info e.g. at: http://en.opensuse.org/Fcache-howto I don't understand why nobody seems interested in this. It seems like a much nicer solution than readahead of files. In the current version it has to have a separate device for mirroring the blocks, but I can't think its that hard to create a physically linear file on an ext3 filesystem, lock it in place and use that. (Isn't this basically what extents are?) From denis at poolshark.org Fri Oct 12 08:08:58 2007 From: denis at poolshark.org (Denis Leroy) Date: Fri, 12 Oct 2007 10:08:58 +0200 Subject: disable cpuspeed while X session active and screensaver not running In-Reply-To: <470EFE06.3010102@leemhuis.info> References: <470E5E47.4040006@andrei.myip.org> <470E60D2.8000808@andrei.myip.org> <470E6324.6000805@poolshark.org> <470EFE06.3010102@leemhuis.info> Message-ID: <470F2B9A.1070308@poolshark.org> Thorsten Leemhuis wrote: > On 11.10.2007 19:53, Denis Leroy wrote: >> On that subject, does anyone knows how to tell the Frequency Monitor >> applet to keep the cpu in lower frequency all the time (i.e. 'killall >> -USR2 cpuspeed', which is what you want typically when running on >> batteries) ? > > Note, for new processors (like Core*) afaik that's *not* what you want > when running running on batteries: the total energy consumed often is > lower if you go to the highest speed, do what needs to be done way > quicker, and switch back to lowest speed quickly again. I agree with the theory in the article, but all i can say is that on my old T30 it doesn't seem to apply. The default F8t2 install left me with an enabled cpuspeed that pushes my cpu at max frequency if I merely move a window around. Overall I lose about one third of my battery time in that mode (having done plenty of long train trips lately to actually test that) My concern was mainly with the gnome cpu frequency applet that I don't find terribly useful: setting the frequency manually is only temporary as cpuspeed will change it again, and the only "mode" i have available is "performance". But no options for "lowest frequency always"... I wanted to know if other people had the same issue on different laptops before I can and file a bug. -denis From a.badger at gmail.com Fri Oct 12 08:16:23 2007 From: a.badger at gmail.com (Toshio Kuratomi) Date: Fri, 12 Oct 2007 01:16:23 -0700 Subject: Proposals: Remove pkg.acl and owners.list In-Reply-To: <200710120814.52132.opensource@till.name> References: <470EA878.4030007@gmail.com> <200710120814.52132.opensource@till.name> Message-ID: <470F2D57.1030806@gmail.com> Till Maas wrote: > On Fr Oktober 12 2007, Toshio Kuratomi wrote: > >> 1) cvs rm pkg.acl files from the cvs repo. The packagedb has taken the >> place of these files. Editing them doesn't do anything and it's causing >> some people confusion that they're still in the repository. This one >> seems pretty simple. Let me know soon if you can think of a reason not >> to do this. > > Imho everyone who uses a pkg.acl that contains a different information then > packagedb should get an extra e-mail. > Actually, I can fix most of these. 1) pkgdb was started on August 7th. Every pkg.acl modified before this date is good because that's when the acls were synced. 2) Some pkg.acl files were added for new files by mistake because of a bug in the new pkg script. These pkg.acl files have never been touched since initial package creation and have never served a purpose. 3) A few were made extraneous when the desktop team opened the acls for the packages they were responsible for. This leaves about ten packages to update or contact the maintainer if the logs don't show what was intended. -Toshio From harald at redhat.com Fri Oct 12 08:19:30 2007 From: harald at redhat.com (Harald Hoyer) Date: Fri, 12 Oct 2007 10:19:30 +0200 Subject: boot-time / readahead investigations In-Reply-To: References: <470D5CF0.20204@redhat.com> <470E3B5C.6030105@redhat.com> <470E4792.4030606@redhat.com> Message-ID: <470F2E12.1040406@redhat.com> Jon Nettleton wrote: > And last but not least if you are truly adventurous grab > http://www.hekanetworks.com/~jnettlet/open-source/dispatcher.d.tar.bz2 > > It is a bunch of scripts that you can add to > /etc/NetworkManager/dispatcher.d/ that can turn on and off Network > Services. From the list of services you still have enabled it would > include sshd, avahi, rpc*. Disable those in chkconfig and allow > NetworkManagerDispatcher enable and disable them. If you only use > networked cups printers you can add that one also. > > Jon > Well, the most important things are: - Speedup rhgb or find a replacement - Switch off all unnecessary services - Add LSB headers to all services and maybe use parallel service startup Initscripts MetaBug for LSB compatibility: https://bugzilla.redhat.com/showdependencytree.cgi?id=246824 From nicolas.mailhot at laposte.net Fri Oct 12 08:37:20 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Fri, 12 Oct 2007 10:37:20 +0200 (CEST) Subject: boot-time / readahead investigations Message-ID: <23240.192.54.193.51.1192178240.squirrel@rousalka.dyndns.org> > Jon Nettleton wrote: >> And last but not least if you are truly adventurous grab >> http://www.hekanetworks.com/~jnettlet/open-source/dispatcher.d.tar.bz2 >> >> It is a bunch of scripts that you can add to >> /etc/NetworkManager/dispatcher.d/ that can turn on and off Network >> Services. Does that mean Network manager can work at last on systems without a running gnome/X session? because otherwise, that's just making core service management depend on the GUI stack. -- Nicolas Mailhot From ich at frank-schmitt.net Fri Oct 12 07:00:21 2007 From: ich at frank-schmitt.net (Frank Schmitt) Date: Fri, 12 Oct 2007 09:00:21 +0200 Subject: CDs DVDs or netboot. Oh my! References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <20071011095545.GB19149@devserv.devel.redhat.com> <1192105313.6070.30.camel@localhost.localdomain> <470E16A1.8030501@fedoraproject.org> <7301.63.85.68.164.1192112502.squirrel@mail.jcomserv.net> <20071011113640.2fe41b4e@redhat.com> Message-ID: Kevin Kofler writes: > That, or use the "register installer kernel in GRUB" hack which allows > upgrading entirely from the HDD, no media needed at all. > > Here's the process: [...] Thanks, this was really informative and useful. -- Did you ever realize how much text fits in eighty columns? If you now consider that a signature usually consists of up to four lines, this gives you enough space to spread a tremendous amount of information with your messages. So seize this opportunity and don't waste your signature with bullshit nobody will read. From nicolas.mailhot at laposte.net Fri Oct 12 08:41:27 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Fri, 12 Oct 2007 10:41:27 +0200 (CEST) Subject: gethostby* users Message-ID: <45290.192.54.193.51.1192178487.squirrel@rousalka.dyndns.org> Le Ven 12 octobre 2007 08:35, Ulrich Drepper a ?crit : > Samba is responsible for almost one quarter of the problems. > > 22 samba-common > 16 sendmail > 14 samba-client It's sad sendmail has some kind of special dispenciation and is never discussed even though it is riddled with problems and we have better alternatives in the repo. -- Nicolas Mailhot From nicolas.mailhot at laposte.net Fri Oct 12 09:00:17 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Fri, 12 Oct 2007 11:00:17 +0200 (CEST) Subject: samba license change Message-ID: <16066.192.54.193.51.1192179617.squirrel@rousalka.dyndns.org> Le Jeu 11 octobre 2007 18:36, Les Mikesell a ?crit : > Nicolas Mailhot wrote: >> In a distribution context since yum or anaconda will always choose >> to >> install foo with GPLv3 samba you can't handwave "there was a GPLv2 >> samba on the buildsys". That's not what users get through pour >> distribution. And it's not mere aggregation since one links to the >> other. > > But it's also not a derived work of the gplv3 instance, since that > could > be replaced by the gplv2 version and it would still work. With that kind of argument you could publish large harry potter extracts in a children book anthology and never get sued. Because they can be replaced with any other child story, right? The distro is at some level a derived work of gplv3 samba because you're distributing GPLv3 samba, so the specific licensing rules of the samba version you distribute apply to some extent. Anyway, IANAL, so I'll stop, but I doubt the case is as clear-cut as you want it to be, especially in an i18n legal context. -- Nicolas Mailhot From P at draigBrady.com Fri Oct 12 09:28:36 2007 From: P at draigBrady.com (=?UTF-8?B?UMOhZHJhaWcgQnJhZHk=?=) Date: Fri, 12 Oct 2007 10:28:36 +0100 Subject: gethostby* users In-Reply-To: <470F15B2.2020809@redhat.com> References: <470F15B2.2020809@redhat.com> Message-ID: <470F3E44.5070304@draigBrady.com> Ulrich Drepper wrote: > Even though the situation improved, there are still some programs left > which use the gethostby* functions. These really have to be converted > to use getaddrinfo. A link to why would be appropriate: http://udrepper.livejournal.com/16116.html Note there is no mention of gethostby* issues in my man page. A BUG section would be appropriate I think. P?draig. From buildsys at redhat.com Fri Oct 12 10:23:14 2007 From: buildsys at redhat.com (Build System) Date: Fri, 12 Oct 2007 06:23:14 -0400 Subject: rawhide report: 20071012 changes Message-ID: <200710121023.l9CANEGl028118@porkchop.devel.redhat.com> New package centerim Text mode menu- and window-driven IM New package fuse-python Python bindings for FUSE - filesystem in userspace New package jack-rack Stereo LADSPA effects rack for the JACK audio API New package vdr-skinsoppalusikka The "Soppalusikka" skin for VDR Updated Packages: PolicyKit-0.6-1.fc8 ------------------- * Thu Oct 11 2007 David Zeuthen - 0.6-1.fc8 - Update to latest upstream release PolicyKit-gnome-0.6-1.fc8 ------------------------- * Thu Oct 11 2007 David Zeuthen - 0.6-1.fc8 - Update to latest upstream release booty-0.90-1.fc8 ---------------- * Thu Oct 11 2007 Chris Lumens 0.90-1 - Don't write out LABEL= for filesystems that were not labeled by anaconda. curl-7.16.4-8.fc8 ----------------- * Thu Oct 11 2007 Jindrich Novy 7.16.4-8 - list features correctly when curl is compiled against NSS (#316191) db4-4.6.21-1.fc8 ---------------- * Thu Oct 11 2007 Jindrich Novy 4.6.21-1 - update to 4.6.21 - own %{_includedir}/db4 (#274251) desktop-backgrounds-7.92-8 -------------------------- * Thu Oct 11 2007 Ray Strode - 7.92-8 - Scale images eclipse-1:3.3.0-27.fc8 ---------------------- * Thu Oct 11 2007 Andrew Overholt 3.3.0-27 - Add patch to have unversioned swt.jar symlink (courtesy Patrice Dumas). * Sat Oct 06 2007 Andrew Overholt 3.3.0-26 - Add encoding to desktop file. - Fix %files list again. * Fri Oct 05 2007 Andrew Overholt 3.3.0-25 - Fix %files list for Fedora Eclipse feature. fedora-gnome-theme-8.0.0-1.fc8 ------------------------------ * Thu Oct 11 2007 Ray Strode - 8.0.0-1 - Update to 8.0.0 to match F8 release fedorainfinity-gdm-theme-8.0.0-1.fc8 ------------------------------------ fedorainfinity-kdm-theme-1.0.0-3.fc8 ------------------------------------ gdm-1:2.20.0-16.fc8 ------------------- * Thu Oct 11 2007 Ray Strode - 1:2.20.0-16 - make fedorainfinity-gdm-theme requires be versioned * Fri Oct 05 2007 Dan Walsh - 1:2.20.0-14 - Added pam_selinux_permit and pam_namespace to gdm-pam * This pam module allows user without a password to login when selinux is in enforcing mode - Added pam_namespace to gdm-autologin-pam - These changes were made to make it easier to setup the xguest user account * Wed Oct 03 2007 Alexander Larsson - 1:2.20.0-14 - Fix up pam keyring integration to be what the latest version of the docs says geomview-1.9.4-4.fc8 -------------------- * Tue Oct 09 2007 Rex Dieter 1.9.4-4 - more icons (#190218) glibc-2.6.90-19 --------------- * Thu Oct 11 2007 Jakub Jelinek 2.6.90-19 - fix - simple preprocessor in localedef, fix de_DE collation with it gnome-mount-0.7-1.fc8 --------------------- * Thu Oct 11 2007 David Zeuthen - 0.7-1.fc8 - Update to latest upstream release * Fri Aug 31 2007 David Zeuthen - 0.7-0.svn20070831.fc8 - New SVN snapshot * Tue Aug 07 2007 Matthias Clasen - Update license field gnome-nettool-2.20.0-2.fc8 -------------------------- * Thu Oct 11 2007 Matthias Clasen - 2.20.0-2 - Rebuild hal-0.5.10-1.fc8 ---------------- * Thu Oct 11 2007 David Zeuthen - 0.5.10-1.fc8 - Update to latest upstream release hal-info-20071011-1.fc8 ----------------------- * Thu Oct 11 2007 David Zeuthen - 20071011-1.fc8 - Update to latest upstream release im-chooser-0.5.3-1.fc8 ---------------------- * Thu Oct 11 2007 Akira TAGOH - 0.5.3-1 - New upstream release. - Fix an issue that looks like IM can't be disabled on im-chooser. (#324231) kernel-2.6.23-6.fc8 ------------------- * Thu Oct 11 2007 Dave Jones - Fix race in e100 driver. komparator-0.8-1.fc8 -------------------- * Thu Oct 11 2007 Neal Becker - 0.7-1 - Update to 0.8 libgdiplus-1.2.5-1.fc8 ---------------------- * Fri Oct 05 2007 Paul F. Johnson 1.2.5-1 - bump to 1.2.5 - disabled static build - added fontconfig-devel requirement * Sat Apr 21 2007 Paul F. Johnson 1.2.4-1 - bump * Fri Jan 26 2007 Paul F. Johnson 1.2.3-1 - bump libgnome-2.20.0-4.fc8 --------------------- * Thu Oct 11 2007 Ray Strode - 2.20.0-4 - Add Requires: fedora-gnome-theme >= 8.0.0 * Wed Oct 10 2007 Ray Strode - 2.20.0-3 - Add Requires: fedora-gnome-theme * Tue Sep 18 2007 Ray Strode - 2.20.0-2 - the location of the default background setting changed, update correct schema input file libsoup-2.2.101-2.fc8 --------------------- * Thu Oct 11 2007 Matthew Barnes - 2.2.101-2 - Add patch for RH bug #327871 (broken Rhythmbox build). - Suspect this is really a glibc bug. libtheora-0:1.0beta1-1.fc8 -------------------------- * Thu Oct 11 2007 Hans de Goede 1.0beta1-1 - New upstream release 1.0beta1 (bz 307571) netpbm-10.35-17.fc8 ------------------- * Thu Oct 11 2007 Jindrich Novy 10.35-17 - add xorg-x11-server-utils BR (#313301) nss-3.11.7-10.fc8 ----------------- * Wed Oct 10 2007 Kai Engert - 3.11.7-10 - Add /etc/prelink.conf.d/nss-prelink.conf in order to blacklist our signed libraries and protect them from modification. ntfs-config-1.0-0.5.rc5.fc8 --------------------------- * Thu Oct 11 2007 Xavier Lamien - 1.0-0.5.rc5 - Removed redhat-arwork as Requires. p0f-2.0.8-3.fc8 --------------- * Thu Oct 11 2007 Kevin Fenzi - 2.0.8-3 - Rebuild for BuildID - Update License tag procinfo-18-22.fc8 ------------------ * Wed Oct 10 2007 Tomas Smetana 18-22 - fix #323121 - segfault caused by interrupts counting - fix division by zero in fullscreen pungi-1.1.5-1.fc8 ----------------- * Thu Oct 11 2007 Jesse Keating - 1.1.5-1 - Add a cost to the media repo python-virtinst-0.300.1-3.fc8 ----------------------------- * Thu Oct 11 2007 Daniel P. Berrange - 0.300.1-3.fc8 - Fix missing file exception check with NFS installs (rhbz #325591) rhythmbox-0.11.2-9.fc8 ---------------------- * Thu Oct 11 2007 - Bastien Nocera - 0.11.2-9 - Add patch to avoid Rhythmbox escaping the primary text in notifications as per the spec (#242260) rpm-4.4.2.2-2.fc8 ----------------- * Thu Oct 11 2007 Panu Matilainen 4.4.2.2-2 - merge review: remove static libraries (#226377) - merge review: remove comment causing doxygen to emit non-utf output (#226377) - other minor spec cleanups * Wed Oct 03 2007 Panu Matilainen 4.4.2.2-1 - update to 4.4.2.2 final - update matchpathcon patch to work better when selinux disabled - resolves #251400, #315271, #296731, #308171, #305221, #295941 * Tue Sep 11 2007 Panu Matilainen 4.4.2.2-0.5.rc2 - 4.4.2.2-rc2 - resolves #180996, #281611, #259961, #277161, #155079 - drop debugedit-names patch now that it's really upstream sabayon-2.20.1-2.fc8 -------------------- * Thu Oct 11 2007 Matthias Clasen - 2.20.1-2 - Require pyxdg (#327851) sopwith-1.7.1-5 --------------- * Thu Oct 11 2007 Adrian Reber - 1.7.1-5 - rebuilt for BuildID - updated license tag - fixed sourceforge URL system-config-nfs-1.3.29-1.fc8 ------------------------------ * Thu Oct 11 2007 Nils Philippsen 1.3.29-1 - Merge review (#226465): - use xdg-open if available - obsolete explicit version of redhat-config-date - change license tag to GPLv2 - add release tags to changelog entries to appease rpmlint - install most python files not as executable - use %config(noreplace) * Mon Oct 08 2007 Nils Philippsen - add "make diff" ("dif") and "make shortdiff" ("sdif") * Tue Oct 02 2007 Nils Philippsen 1.3.28-1 - pick up updated translations thinkfinger-0.3-6.fc8 --------------------- * Tue Oct 09 2007 Julian Sikorski - 0.3-6 - Fixed remote login sshd crash (RH #324181) uudeview-0.5.20-13 ------------------ * Thu Oct 11 2007 Adrian Reber - 0.5.20-13 - rebuilt for BuildID - updated license tag vnstat-1.4-10.fc8 ----------------- * Thu Oct 11 2007 Adrian Reber - 1.4-10 - rebuilt for BuildID - updated license tag w3c-markup-validator-0.8.2-1.fc8 -------------------------------- * Thu Oct 11 2007 Ville Skytt?? - 0.8.2-1 - 0.8.2. xdesktopwaves-1.3-9.fc8 ----------------------- * Thu Oct 11 2007 Adrian Reber - 1.3-9 - rebuilt for BuildID - updated license tag - fixed sourceforge URL xmlindent-0.2.17-8.fc8 ---------------------- * Thu Oct 11 2007 Adrian Reber - 0.2.17-8 - rebuilt for BuildID - updated license tag - fixed sourceforge URL xorg-x11-drv-vmmouse-12.4.3-1.fc8 --------------------------------- * Thu Oct 11 2007 Adam Jackson 12.4.3-1 - xf86-input-vmmouse 12.4.3 xorg-x11-drv-vmware-10.15.2-1.fc8 --------------------------------- * Thu Oct 11 2007 Adam Jackson 10.15.2-1 - xf86-video-vmware 10.15.2 xorg-x11-proto-devel-7.3-3.fc8 ------------------------------ * Thu Oct 11 2007 Adam Jackson 7.3-3 - BuildArch: noarch * Thu Sep 27 2007 Adam Jackson 7.3-2 - Require libXau-devel when not doing arch bootstrap (#207391) yum-3.2.6-5.fc8 --------------- * Thu Oct 11 2007 Jeremy Katz - 3.2.6-5 - fix corner case obsoletes depsolving bug * Thu Oct 11 2007 Jeremy Katz - 3.2.6-4 - fix typo in one of yesterday's patches * Wed Oct 10 2007 Jeremy Katz - 3.2.6-3 - pull in upstream fixes for obsoletes to not pull in extra arches (#301661), expose key fingerprint in callback and to remove a debug message zsh-4.3.4-4.fc8 --------------- * Thu Oct 11 2007 James Antill - 4.3.4-4 - Fix login shell detection. - Resolves: 244684 Broken deps for i386 ---------------------------------------------------------- icewm - 1.2.32-4.fc8.i386 requires redhat-artwork kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.i686 requires kernel-i686 = 0:2.6.23-0.220.rc9.git2.fc8 kmod-em8300-PAE - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.i686 requires kernel-i686 = 0:2.6.23-0.220.rc9.git2.fc8PAE kmod-sysprof - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.i686 requires kernel-i686 = 0:2.6.23-0.142.rc3.git10.fc8 kmod-sysprof-PAE - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.i686 requires kernel-i686 = 0:2.6.23-0.142.rc3.git10.fc8PAE moodss - 21.5-1.fc7.i386 requires sqlite2-tcl octave-forge - 2006.07.09-9.fc7.i386 requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.i386 requires libginac-1.3.so.2 polyxmass-bin - 0.9.3-2.fc6.i386 requires libpolyxmass.so.10 Broken deps for x86_64 ---------------------------------------------------------- icewm - 1.2.32-4.fc8.x86_64 requires redhat-artwork kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.x86_64 requires kernel-x86_64 = 0:2.6.23-0.220.rc9.git2.fc8 kmod-sysprof - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.x86_64 requires kernel-x86_64 = 0:2.6.23-0.142.rc3.git10.fc8 moodss - 21.5-1.fc7.x86_64 requires sqlite2-tcl octave-forge - 2006.07.09-9.fc7.x86_64 requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.x86_64 requires libginac-1.3.so.2()(64bit) polyxmass-bin - 0.9.3-2.fc6.x86_64 requires libpolyxmass.so.10()(64bit) Broken deps for ppc ---------------------------------------------------------- icewm - 1.2.32-4.fc8.ppc requires redhat-artwork kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc requires kernel-ppc = 0:2.6.23-0.220.rc9.git2.fc8 kmod-em8300-smp - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc requires kernel-ppc = 0:2.6.23-0.220.rc9.git2.fc8smp moodss - 21.5-1.fc7.ppc requires sqlite2-tcl octave-forge - 2006.07.09-9.fc7.ppc requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.ppc requires libginac-1.3.so.2 polyxmass-bin - 0.9.3-2.fc6.ppc requires libpolyxmass.so.10 python-vcpx - 0.9.28-4.fc8.noarch requires monotone Broken deps for ppc64 ---------------------------------------------------------- beryl-gnome - 0.2.1-1.fc8.ppc64 requires emerald >= 0:0.2.1 beryl-kde - 0.2.1-1.fc8.ppc64 requires emerald >= 0:0.2.1 emerald-themes - 0.5.2-1.fc8.noarch requires emerald >= 0:0.5.2 emerald-themes - 0.5.2-1.fc8.noarch requires compiz >= 0:0.5.2 icewm - 1.2.32-4.fc8.ppc64 requires redhat-artwork kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc64 requires kernel-ppc64 = 0:2.6.23-0.220.rc9.git2.fc8 kmod-em8300-kdump - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc64 requires kernel-ppc64 = 0:2.6.23-0.220.rc9.git2.fc8kdump moodss - 21.5-1.fc7.ppc64 requires sqlite2-tcl octave-forge - 2006.07.09-9.fc7.ppc64 requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.ppc64 requires libginac-1.3.so.2()(64bit) xorg-x11-drivers - 7.2-7.fc8.ppc64 requires synaptics From andy at warmcat.com Fri Oct 12 10:26:35 2007 From: andy at warmcat.com (Andy Green) Date: Fri, 12 Oct 2007 11:26:35 +0100 Subject: The gstreamer third way In-Reply-To: References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <470C4BB9.5060905@fedoraproject.org> <1191990002.13627.35.camel@localhost.localdomain> <470C82D2.2010107@warmcat.com> <470C9681.9050905@nicubunu.ro> <1192133361.7723.7.camel@rousalka.dyndns.org> Message-ID: <470F4BDB.2090009@warmcat.com> Somebody in the thread at some point said: > Nicolas Mailhot laposte.net> writes: >> Le jeudi 11 octobre 2007 ? 19:12 +0000, Kevin Kofler a ?crit : >>> Yet third-party repositories are happily distributing proprietary > kmod-nvidia >>> modules linked against the GPLv2 kernel, which isn't any more legal than >>> distributing a GPLv2 kio_smb linked against a GPLv3 Samba would be. >> Last I checked they're not distributing both kmod-nvidia and kernels in >> the same repo > > They wouldn't be shipping Samba in the third-party repo either. So I didn't get the objection to the original proposal. - Fedora just sticks with the perfectly valid last GPL2 version for now, links KDE3 stuff against it as usual and has nothing to do with the GPL3 version until there is a better situation - That is the end of the story for the typical case. When KDE4 comes or there is some other better resolution that allows it, Fedora just starts using the GPL3 samba libs and goes on in a good clean way. - Additionally, completely externally, some other repo might offer a standalone GPL3 samba libs package that has the same soname that endusers might choose to use to replace Fedora's GPL2 library. That's up to them and the user's problem that his combined system may not be redistributable if he goes down that path. If I understood it, this does not violate any terms or intention of the terms and is nice and clean. -Andy From abartlet at samba.org Fri Oct 12 11:08:17 2007 From: abartlet at samba.org (Andrew Bartlett) Date: Fri, 12 Oct 2007 21:08:17 +1000 Subject: gethostby* users In-Reply-To: <470F15B2.2020809@redhat.com> References: <470F15B2.2020809@redhat.com> Message-ID: <1192187298.3672.15.camel@dragonlady> On Thu, 2007-10-11 at 23:35 -0700, Ulrich Drepper wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Even though the situation improved, there are still some programs left > which use the gethostby* functions. These really have to be converted > to use getaddrinfo. Here is the break-down per package of an incomplete > installation giving the number of programs/libraries with problems in > that package. I.e., there are like more packages on an install-all > machine. The full list with the program/library names is at > > http://people.redhat.com/drepper/gethostby-users > > Samba is responsible for almost one quarter of the problems. After some excellent work and presentations by David Holder at the recent CIFS interop there is current work to fix up Samba for IPv6. Some parts of the protocol just don't allow for anything but IPv4, but where we can, things are being updated for Samba 3.2. Andrew Bartlett -- Andrew Bartlett http://samba.org/~abartlet/ Authentication Developer, Samba Team http://samba.org Samba Developer, Red Hat Inc. http://redhat.com -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From mschwendt.tmp0701.nospam at arcor.de Fri Oct 12 11:13:37 2007 From: mschwendt.tmp0701.nospam at arcor.de (Michael Schwendt) Date: Fri, 12 Oct 2007 13:13:37 +0200 Subject: Retiring procinfo In-Reply-To: <3170f42f0710110735x48d74794s8d55fb3573e7bd13@mail.gmail.com> References: <20071011111849.3e47b20e.tsmetana@redhat.com> <3170f42f0710110525o13e312b7gfcfeff542904f465@mail.gmail.com> <20071011161819.87949eae.tsmetana@redhat.com> <3170f42f0710110735x48d74794s8d55fb3573e7bd13@mail.gmail.com> Message-ID: <20071012131337.9e32df40.mschwendt.tmp0701.nospam@arcor.de> On Thu, 11 Oct 2007 20:05:03 +0530, Debarshi 'Rishi' Ray wrote: > > But it's 6 years dead piece of software and by today > > I haven't heard of anybody using it. > > You already got a user now -- Steven R. Ringwald. :-) I've been suggesting "socklist" from the procinfo package to newbies regularly as an alternative to "netstat" with several args. From tsmetana at redhat.com Fri Oct 12 11:29:58 2007 From: tsmetana at redhat.com (=?UTF-8?B?VG9tw6HFoQ==?= Smetana) Date: Fri, 12 Oct 2007 13:29:58 +0200 Subject: Retiring procinfo In-Reply-To: <20071012131337.9e32df40.mschwendt.tmp0701.nospam@arcor.de> References: <20071011111849.3e47b20e.tsmetana@redhat.com> <3170f42f0710110525o13e312b7gfcfeff542904f465@mail.gmail.com> <20071011161819.87949eae.tsmetana@redhat.com> <3170f42f0710110735x48d74794s8d55fb3573e7bd13@mail.gmail.com> <20071012131337.9e32df40.mschwendt.tmp0701.nospam@arcor.de> Message-ID: <20071012132958.c235b483.tsmetana@redhat.com> On Fri, 12 Oct 2007 13:13:37 +0200 Michael Schwendt wrote: > On Thu, 11 Oct 2007 20:05:03 +0530, Debarshi 'Rishi' Ray wrote: > > > > But it's 6 years dead piece of software and by today > > > I haven't heard of anybody using it. > > > > You already got a user now -- Steven R. Ringwald. :-) > > I've been suggesting "socklist" from the procinfo package to newbies > regularly as an alternative to "netstat" with several args. OK. Giving up. Procinfo will stay and I'll keep maintaining it. -- Tom?? Smetana Base OS Software Engineer, Red Hat RH IRC: #brno #devel #base-os; Freenode IRC: #fedora-devel From jon.nettleton at gmail.com Fri Oct 12 12:13:30 2007 From: jon.nettleton at gmail.com (Jon Nettleton) Date: Fri, 12 Oct 2007 08:13:30 -0400 Subject: boot-time / readahead investigations In-Reply-To: <23240.192.54.193.51.1192178240.squirrel@rousalka.dyndns.org> References: <23240.192.54.193.51.1192178240.squirrel@rousalka.dyndns.org> Message-ID: On 10/12/07, Nicolas Mailhot wrote: > > > > Jon Nettleton wrote: > >> And last but not least if you are truly adventurous grab > >> http://www.hekanetworks.com/~jnettlet/open-source/dispatcher.d.tar.bz2 > >> > >> It is a bunch of scripts that you can add to > >> /etc/NetworkManager/dispatcher.d/ that can turn on and off Network > >> Services. > > Does that mean Network manager can work at last on systems without a > running gnome/X session? because otherwise, that's just making core > service management depend on the GUI stack. > No I am making network dependent services managed by the NetworkManagerDispatcher. If you are using NetworkManager you already know that you won't have a network connection until nm-applet starts ( unless you use a wired connection and dhcp ). What is the point of starting core services that are network dependent if you don't have a network connection? Jon From limb at jcomserv.net Fri Oct 12 12:12:21 2007 From: limb at jcomserv.net (Jon Ciesla) Date: Fri, 12 Oct 2007 07:12:21 -0500 (CDT) Subject: Memory usage - default X install can't use yum with 1GB RAM machine In-Reply-To: <1192167871.19494.34.camel@code.and.org> References: <1192133338.19494.10.camel@code.and.org> <1192137117.19494.19.camel@code.and.org> <20071011211512.GA2809@jadzia.bu.edu> <1192167871.19494.34.camel@code.and.org> Message-ID: <34317.63.85.68.164.1192191141.squirrel@mail.jcomserv.net> > ...and that's the easy bit, then you have to somehow work out how long a > user keeps a machine running and often they apply updates and compare > that against how much memory/CPU they have. > I can well imagine that users who update more often and keep their > machines running longer have significantly more RAM (and CPU) in their > machines. You'd think, but I actually run a small group of very old, long uptime, frequently updated machines. All works well for me with no special tweaking needed. YMMV. . . > -- > James Antill > Red Hat > -- > fedora-devel-list mailing list > fedora-devel-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-devel-list -- novus ordo absurdum From ssorce at redhat.com Fri Oct 12 12:22:41 2007 From: ssorce at redhat.com (Simo Sorce) Date: Fri, 12 Oct 2007 08:22:41 -0400 Subject: gethostby* users In-Reply-To: <470F15B2.2020809@redhat.com> References: <470F15B2.2020809@redhat.com> Message-ID: <1192191761.851.91.camel@localhost.localdomain> On Thu, 2007-10-11 at 23:35 -0700, Ulrich Drepper wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Even though the situation improved, there are still some programs left > which use the gethostby* functions. These really have to be converted > to use getaddrinfo. Here is the break-down per package of an incomplete > installation giving the number of programs/libraries with problems in > that package. I.e., there are like more packages on an install-all > machine. The full list with the program/library names is at > > http://people.redhat.com/drepper/gethostby-users > > Samba is responsible for almost one quarter of the problems. Ulrich, the situation should be substantially better in the F-9 timeframe. Samba 3.2.0 will show full support for IPv6 (and therefore we are converting most calls to getaddrinfo) where possible. Simo. From nicolas.mailhot at laposte.net Fri Oct 12 12:30:07 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Fri, 12 Oct 2007 14:30:07 +0200 (CEST) Subject: boot-time / readahead investigations Message-ID: <20981.192.54.193.51.1192192207.squirrel@rousalka.dyndns.org> Le Ven 12 octobre 2007 14:13, Jon Nettleton a ?crit : > If you are using NetworkManager you already know that you won't have a > network connection until nm-applet starts ( unless you use a wired > connection and dhcp ). What is the point of starting core services > that are network dependent if you don't have a network connection? 1. A lot of core services can be both local and network (cups for example). I have a local imap service (because decent maildir handling has been in thunderbird's "later" pipes for years). It's used remotely and localy. Other people have similar needs. 2. But anyway assuming those services can be tagged as "always on, the problem is not having network-dependant services depend on network availability but having network availability depend on an applet. You can have home headless servers that do not use a wired connection too (typically : print server/ HTPC box next to the controlled hardware, and wifi-enabled AP/Home router next to the ADSL phone line plug) -- Nicolas Mailhot From jonathan.underwood at gmail.com Fri Oct 12 12:39:48 2007 From: jonathan.underwood at gmail.com (Jonathan Underwood) Date: Fri, 12 Oct 2007 13:39:48 +0100 Subject: boot-time / readahead investigations In-Reply-To: <20981.192.54.193.51.1192192207.squirrel@rousalka.dyndns.org> References: <20981.192.54.193.51.1192192207.squirrel@rousalka.dyndns.org> Message-ID: <645d17210710120539l15ab662byf171c2a6cbb6c41d@mail.gmail.com> On 12/10/2007, Nicolas Mailhot wrote: > > Le Ven 12 octobre 2007 14:13, Jon Nettleton a ?crit : > > > If you are using NetworkManager you already know that you won't have a > > network connection until nm-applet starts ( unless you use a wired > > connection and dhcp ). What is the point of starting core services > > that are network dependent if you don't have a network connection? > > 1. A lot of core services can be both local and network (cups for > example). I have a local imap service (because decent maildir handling > has been in thunderbird's "later" pipes for years). It's used remotely > and localy. Other people have similar needs. > I do exactly this as well (have dovecot listening locally). Other examples are having Samba running locally for virtualised machines, and of course sendmail, and also apache to test web pages locally. From jon.nettleton at gmail.com Fri Oct 12 12:53:11 2007 From: jon.nettleton at gmail.com (Jon Nettleton) Date: Fri, 12 Oct 2007 08:53:11 -0400 Subject: boot-time / readahead investigations In-Reply-To: <20981.192.54.193.51.1192192207.squirrel@rousalka.dyndns.org> References: <20981.192.54.193.51.1192192207.squirrel@rousalka.dyndns.org> Message-ID: On 10/12/07, Nicolas Mailhot wrote: > > Le Ven 12 octobre 2007 14:13, Jon Nettleton a ?crit : > > > If you are using NetworkManager you already know that you won't have a > > network connection until nm-applet starts ( unless you use a wired > > connection and dhcp ). What is the point of starting core services > > that are network dependent if you don't have a network connection? > > 1. A lot of core services can be both local and network (cups for > example). I have a local imap service (because decent maildir handling > has been in thunderbird's "later" pipes for years). It's used remotely > and localy. Other people have similar needs. Yes and you can still run those services during boot if you would like. Nothing is stopping you. Actually if you looked at my scripts you will see I don't even include scripts for either of these services. > > 2. But anyway assuming those services can be tagged as "always on, the > problem is not having network-dependant services depend on network > availability but having network availability depend on an applet. You > can have home headless servers that do not use a wired connection too > (typically : print server/ HTPC box next to the controlled hardware, > and wifi-enabled AP/Home router next to the ADSL phone line plug) I am not sure why this is even being brought up. I understand what a server is, and what it's purpose is. However That is not what this discussion is about. This discussion is about speeding up the boot time of his DESKTOP machine. Since Harald had done a good amount of tweaking and testing boot time, I was simply asking if moving some init services to be handled by NMD would speed up the boot even further. By the way. Thanks Harald for the testing and write up. Jon From cmadams at hiwaay.net Fri Oct 12 13:02:30 2007 From: cmadams at hiwaay.net (Chris Adams) Date: Fri, 12 Oct 2007 08:02:30 -0500 Subject: gethostby* users In-Reply-To: <45290.192.54.193.51.1192178487.squirrel@rousalka.dyndns.org> References: <45290.192.54.193.51.1192178487.squirrel@rousalka.dyndns.org> Message-ID: <20071012130230.GA1451534@hiwaay.net> Once upon a time, Nicolas Mailhot said: > It's sad sendmail has some kind of special dispenciation and is never > discussed even though it is riddled with problems and we have better > alternatives in the repo. "never discussed"? I suggest you read the list archives. "riddled with problems" such as...? I know it is fun to pick on sendmail, but it works well and I can use it to do things not easily done in some other MTAs. sendmail already supports IPv6 without getaddrinfo() (since sendmail is about more than Linux and not all other platforms have getaddrinfo()). -- Chris Adams Systems and Network Administrator - HiWAAY Internet Services I don't speak for anybody but myself - that's enough trouble. From ssorce at redhat.com Fri Oct 12 13:06:04 2007 From: ssorce at redhat.com (Simo Sorce) Date: Fri, 12 Oct 2007 09:06:04 -0400 Subject: samba license change In-Reply-To: <16066.192.54.193.51.1192179617.squirrel@rousalka.dyndns.org> References: <16066.192.54.193.51.1192179617.squirrel@rousalka.dyndns.org> Message-ID: <1192194364.851.97.camel@localhost.localdomain> On Fri, 2007-10-12 at 11:00 +0200, Nicolas Mailhot wrote: > Le Jeu 11 octobre 2007 18:36, Les Mikesell a ?crit : > > Nicolas Mailhot wrote: > > >> In a distribution context since yum or anaconda will always choose > >> to > >> install foo with GPLv3 samba you can't handwave "there was a GPLv2 > >> samba on the buildsys". That's not what users get through pour > >> distribution. And it's not mere aggregation since one links to the > >> other. > > > > But it's also not a derived work of the gplv3 instance, since that > > could > > be replaced by the gplv2 version and it would still work. > > With that kind of argument you could publish large harry potter > extracts in a children book anthology and never get sued. Because they > can be replaced with any other child story, right? No, you are comparing apples and oranges, a book is not a functional work, and software is a very special case in copyright, behaves somewhat differently from other works. > The distro is at some level a derived work of gplv3 samba because > you're distributing GPLv3 samba, so the specific licensing rules of > the samba version you distribute apply to some extent. Rubbish, if that were true the distribution would have to be GPLv3 in all of its components. A distribution is a mere aggregation of copyrighted works. > Anyway, IANAL, so I'll stop, but I doubt the case is as clear-cut as > you want it to be, especially in an i18n legal context. We don't have all the answers, but we can certainly exclude some exotic ones :) Simo. From nicolas.mailhot at laposte.net Fri Oct 12 13:23:19 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Fri, 12 Oct 2007 15:23:19 +0200 (CEST) Subject: boot-time / readahead investigations Message-ID: <25635.192.54.193.51.1192195399.squirrel@rousalka.dyndns.org> Le Ven 12 octobre 2007 14:53, Jon Nettleton a ?crit : > I am not sure why this is even being brought up. I understand what a > server is, and what it's purpose is. However That is not what this > discussion is about. This discussion is about speeding up the boot > time of his DESKTOP machine. Please also understand the frontier between server and desktop is not as clear cut as you seem to want it, and a lot of home systems are mixed usage. My server is my desktop and my desktop is my server. I don't have the money or the space to nicely separate the functions in different systems to simplify your life. That's the same for a lot of people - they buy a desktop, laptop or shuttle and expect it to fill all their home computing needs. Fedora network and service management has been going nowhere for a few releases because the people that should drive the changes have decided they could focus on single-user single-usage laptops exclusively. As a result every other Fedora group is waiting for them to come to their senses instead of moving fedora packages to the bright new future the desktop team dreams of. Fedora does not have a "desktop boot system" or a "desktop network system". It has a "general-purpose boot system" and a "general-purpose network system". But anyway you've answered my original question. NetworkManager and anything that depends on it is still something totally unsuitable for my desktop. -- Nicolas Mailhot From nicolas.mailhot at laposte.net Fri Oct 12 13:26:03 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Fri, 12 Oct 2007 15:26:03 +0200 (CEST) Subject: gethostby* users Message-ID: <38134.192.54.193.51.1192195563.squirrel@rousalka.dyndns.org> Le Ven 12 octobre 2007 15:02, Chris Adams a ?crit : > "riddled with problems" such as...? Such as being #2 in the posted profile. -- Nicolas Mailhot From ssorce at redhat.com Fri Oct 12 13:35:04 2007 From: ssorce at redhat.com (Simo Sorce) Date: Fri, 12 Oct 2007 09:35:04 -0400 Subject: samba license change In-Reply-To: <1192173024.13539.91.camel@localhost.localdomain> References: <1191420459.8632.60.camel@localhost.localdomain> <1191936845.8880.8.camel@localhost.localdomain> <1191948598.8880.24.camel@localhost.localdomain> <200710092018.21899.ville.skytta@iki.fi> <1192000528.13539.61.camel@localhost.localdomain> <1192020068.13627.68.camel@localhost.localdomain> <1192173024.13539.91.camel@localhost.localdomain> Message-ID: <1192196104.10852.5.camel@localhost.localdomain> On Fri, 2007-10-12 at 09:10 +0200, Alexander Larsson wrote: > > > > This is interesting, to be sure we should evaluate though if there > is > > intimate communication and sharing of data structures between the > daemon > > and the client, but things looks much better in the GNOME camp. > > It just uses the standard way to put gnome-vfs modules in the daemon. > Nothing is specific to the smb backend. In fact, any backend can be > put > in the daemonb by adding [daemon] to the module config file. I guess here you are saying: the gnome-vfs interface, is generic and a kind of standard and so it isolate the work and makes upper layers non-derivative. This make sense, and GPLv3 helps a lot in this case as the revised wording concerning this case is much better than what you find in GPLv2: A ?Standard Interface? means an interface that either is an official standard defined by a recognized standards body, or, in the case of interfaces specified for a particular programming language, one that is widely used among developers working in that language. from 1. Source code, gplv3 Not sure this apply, may be a bit of a stretch, but it seem a case where this make sense. Simo. From khc at pm.waw.pl Fri Oct 12 13:42:30 2007 From: khc at pm.waw.pl (Krzysztof Halasa) Date: Fri, 12 Oct 2007 15:42:30 +0200 Subject: samba license change In-Reply-To: <16066.192.54.193.51.1192179617.squirrel@rousalka.dyndns.org> (Nicolas Mailhot's message of "Fri, 12 Oct 2007 11:00:17 +0200 (CEST)") References: <16066.192.54.193.51.1192179617.squirrel@rousalka.dyndns.org> Message-ID: "Nicolas Mailhot" writes: > With that kind of argument you could publish large harry potter > extracts in a children book anthology and never get sued. Because they > can be replaced with any other child story, right? Sure, if you have a licence to distribute harry potter as a whole, of course. -- Krzysztof Halasa From stickster at gmail.com Fri Oct 12 13:59:54 2007 From: stickster at gmail.com (Paul W. Frields) Date: Fri, 12 Oct 2007 09:59:54 -0400 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <1192112944.26533.25.camel@localhost.localdomain> References: <470D81BB.2070404@redhat.com> <1192069420.19308.15.camel@cutter> <7874d9dd0710101936x304fc3e5m9f67a07411269881@mail.gmail.com> <1192084296.4029.5.camel@rousalka.dyndns.org> <1192112944.26533.25.camel@localhost.localdomain> Message-ID: <1192197594.4033.7.camel@localhost.localdomain> On Thu, 2007-10-11 at 10:29 -0400, Jeremy Katz wrote: > On Thu, 2007-10-11 at 09:19 -0500, Jima wrote: > > On Thu, 11 Oct 2007, Nicolas Mailhot wrote: > > > Le mercredi 10 octobre 2007 ? 21:36 -0500, Michael Stahnke a ?crit : > > >> I really think an upgrade path for the casual user is required. > > > > > > Unless they've been dunked, network install/updates should fit the bill > > > > I forget if this ever went anywhere, but I remember some time ago someone > > suggesting that we should have an installable package that would plop > > (essentially) the kernel image and initrd from the boot.iso into /boot, > > and add an entry into grub.conf for the next release's installer. No > > CD/DVD required, no mucking around to figure out how to get your machine > > to boot to the optical drive...it'd be just the same as a network > > install/upgrade. As Matt Domsch pointed out, it could even use our > > mirrorlist infrastructure to pick the download source. We could even > > include the stage2.img (optionally, with a non-dependent subpackage that > > would pull in the main one). It would handle the > > wants-to-upgrade-but-not-use-yum segment nicely, IMO. > > Alas, I don't remember if this ever got off the ground. Sure seems like > > a nice potential target for F-9. > > Some bits got done here, others didn't. Seth has the start of the > script to pre-download all of the packages as well as the kernel and > initrd to set this up. You still then need to download stage2 from > anaconda (or boot off of the rescuecd), but the packages will get > preferred from the lookaside path on the rootfs. > > Definitely could use some more testing, though. I know I'm late to this thread, but there is material in the F8 Installation Guide on how to perform these tasks, albeit manually. I'm not saying this obviates the need for a pretty packaged solution, just that we have a centralized source for this info now. I've also added information on upgrades, and have been posting new drafts at my fedorapeople.org site (pfrields.fedorapeople.org) to collect community input. -- Paul W. Frields, RHCE http://paul.frields.org/ gpg fingerprint: 3DA6 A0AC 6D58 FEC4 0233 5906 ACDB C937 BD11 3717 Fedora Project: http://pfrields.fedorapeople.org/ irc.freenode.net: stickster @ #fedora-docs, #fedora-devel, #fredlug -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From stickster at gmail.com Fri Oct 12 14:28:00 2007 From: stickster at gmail.com (Paul W. Frields) Date: Fri, 12 Oct 2007 10:28:00 -0400 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <45270.63.85.68.164.1192119633.squirrel@mail.jcomserv.net> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <20071011095545.GB19149@devserv.devel.redhat.com> <1192105313.6070.30.camel@localhost.localdomain> <470E16A1.8030501@fedoraproject.org> <7301.63.85.68.164.1192112502.squirrel@mail.jcomserv.net> <20071011113640.2fe41b4e@redhat.com> <45270.63.85.68.164.1192119633.squirrel@mail.jcomserv.net> Message-ID: <1192199280.4033.9.camel@localhost.localdomain> On Thu, 2007-10-11 at 11:20 -0500, Jon Ciesla wrote: > > On Thu, 11 Oct 2007 09:21:42 -0500 (CDT) > > "Jon Ciesla" wrote: > > > >> But the point is if you have no DVD drive, the only upgrade method, > >> AFAIK is yum, which is not officially supported. > > > > Incorrect. rescue.iso or boot.iso + network, or harddrive. > > Is this in the wiki anywhere? Because I seem to recall asking about this > when CDs went away, and was told it was yum or fresh install. > > Granted, upgrading with yum is great and works well, and is my preferred > method, but I have to have something else in case we get to a point where > a yum upgrade is impossible for some unforseen reason. The Installation Guide has information on doing this. -- Paul W. Frields, RHCE http://paul.frields.org/ gpg fingerprint: 3DA6 A0AC 6D58 FEC4 0233 5906 ACDB C937 BD11 3717 Fedora Project: http://pfrields.fedorapeople.org/ irc.freenode.net: stickster @ #fedora-docs, #fedora-devel, #fredlug -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From berrange at redhat.com Fri Oct 12 15:04:58 2007 From: berrange at redhat.com (Daniel P. Berrange) Date: Fri, 12 Oct 2007 16:04:58 +0100 Subject: gethostby* users In-Reply-To: <470F15B2.2020809@redhat.com> References: <470F15B2.2020809@redhat.com> Message-ID: <20071012150458.GB20817@redhat.com> On Thu, Oct 11, 2007 at 11:35:30PM -0700, Ulrich Drepper wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Even though the situation improved, there are still some programs left > which use the gethostby* functions. These really have to be converted > to use getaddrinfo. Here is the break-down per package of an incomplete > installation giving the number of programs/libraries with problems in > that package. I.e., there are like more packages on an install-all > machine. The full list with the program/library names is at > > http://people.redhat.com/drepper/gethostby-users > > 7 qemu > 1 kvm You can add 'xen' to this list too. Basically they all use QEMU, and QEMU has really crude IPv4 handling written in such a way that its pretty hard to switch to getaddrinfo(). It is none-the-less on my list of things to attack in upstream QEMU, because the rest of the virt stack is fully IPv6 enabled & QEMU's VNC server is a glaring missing link :-( Dan. -- |=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=| |=- Perl modules: http://search.cpan.org/~danberr/ -=| |=- Projects: http://freshmeat.net/~danielpb/ -=| |=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -=| From louisg00 at bellsouth.net Fri Oct 12 15:44:49 2007 From: louisg00 at bellsouth.net (Louis E Garcia II) Date: Fri, 12 Oct 2007 11:44:49 -0400 Subject: Lastest initscripts does not save sound Message-ID: <1192203889.2492.2.camel@tiger> Today my laptop booted with sound muted. Didn't happen before. I can only thing of initscripts being updated yesterday. From louisg00 at bellsouth.net Fri Oct 12 15:48:28 2007 From: louisg00 at bellsouth.net (Louis E Garcia II) Date: Fri, 12 Oct 2007 11:48:28 -0400 Subject: gdm dosen't show my pix on the face greeter Message-ID: <1192204108.2492.7.camel@tiger> I put a pix of myself in the 'about me' capplet and have a .face in my home dir. Why doesn't gdm pick it up? -Louis From bnocera at redhat.com Fri Oct 12 15:55:39 2007 From: bnocera at redhat.com (Bastien Nocera) Date: Fri, 12 Oct 2007 16:55:39 +0100 Subject: Lastest initscripts does not save sound In-Reply-To: <1192203889.2492.2.camel@tiger> References: <1192203889.2492.2.camel@tiger> Message-ID: <1192204539.16148.1.camel@cookie.hadess.net> On Fri, 2007-10-12 at 11:44 -0400, Louis E Garcia II wrote: > Today my laptop booted with sound muted. Didn't happen before. I can > only thing of initscripts being updated yesterday. Try removing nas from the initscripts. From bnocera at redhat.com Fri Oct 12 15:56:28 2007 From: bnocera at redhat.com (Bastien Nocera) Date: Fri, 12 Oct 2007 16:56:28 +0100 Subject: gdm dosen't show my pix on the face greeter In-Reply-To: <1192204108.2492.7.camel@tiger> References: <1192204108.2492.7.camel@tiger> Message-ID: <1192204588.16148.3.camel@cookie.hadess.net> On Fri, 2007-10-12 at 11:48 -0400, Louis E Garcia II wrote: > I put a pix of myself in the 'about me' capplet and have a .face in my > home dir. Why doesn't gdm pick it up? Check the permissions on your home directory and ~/.face. If your home directory doesn't allow for the gdm user to access ~/.face, then it won't work... From david at fubar.dk Fri Oct 12 16:19:54 2007 From: david at fubar.dk (David Zeuthen) Date: Fri, 12 Oct 2007 12:19:54 -0400 Subject: gdm dosen't show my pix on the face greeter In-Reply-To: <1192204588.16148.3.camel@cookie.hadess.net> References: <1192204108.2492.7.camel@tiger> <1192204588.16148.3.camel@cookie.hadess.net> Message-ID: <1192205994.19420.11.camel@oneill.fubar.dk> On Fri, 2007-10-12 at 16:56 +0100, Bastien Nocera wrote: > On Fri, 2007-10-12 at 11:48 -0400, Louis E Garcia II wrote: > > I put a pix of myself in the 'about me' capplet and have a .face in my > > home dir. Why doesn't gdm pick it up? > > Check the permissions on your home directory and ~/.face. > > If your home directory doesn't allow for the gdm user to access ~/.face, > then it won't work... Actually it's supposed to work because the gdm greeter gets the faces through a pipe from the master gdm process which is running as root. David From gilboad at gmail.com Fri Oct 12 16:53:30 2007 From: gilboad at gmail.com (Gilboa Davara) Date: Fri, 12 Oct 2007 18:53:30 +0200 Subject: xdg-menu, icewm and bluecurve-icon-theme's missing sym-links. In-Reply-To: References: <1192107172.32192.16.camel@gilboa-work-dev.localdomain> Message-ID: <1192208010.31406.0.camel@gilboa-home-dev.localdomain> On Thu, 2007-10-11 at 20:07 +0000, Kevin Kofler wrote: > Gilboa Davara gmail.com> writes: > > However, the old package contained a number of syn-links that are no > > longer included in the new package. (E.g. gnome-terminal.png -> > > icon-terminal.png; mozilla-icon.png -> icon-web-browser.png; etc) > > Then here's the real problem, please file a bug against bluecurve-icon-theme to > get this fixed ASAP, the symlinks are needed by many other things too, they > can't just go away. > > Kevin Kofler > Somehow, due to lack of sleep - most-likely, I thought it was intentional. Thanks for the head's-up. - Gilboa From jspaleta at gmail.com Fri Oct 12 16:55:54 2007 From: jspaleta at gmail.com (Jeff Spaleta) Date: Fri, 12 Oct 2007 08:55:54 -0800 Subject: boot-time / readahead investigations In-Reply-To: References: <20981.192.54.193.51.1192192207.squirrel@rousalka.dyndns.org> Message-ID: <604aa7910710120955x478bdf0fs7960102036a9d9be@mail.gmail.com> On 10/12/07, Jon Nettleton wrote: > Yes and you can still run those services during boot if you would > like. Nothing is stopping you. Actually if you looked at my scripts > you will see I don't even include scripts for either of these > services. I don't mind seeing services turned into NWD controlled items which only come on if the network is present by default. But if we are going to move to NWD based services in by default, we need some integration with UI such that we can easily tag those services as always on at boot on a case by case basis. So when I'm using my desktop/server/laptop I don't have to drill down and figure out wtf the NWD managed scripts live and I can just open up the services UI and tell each managed service to stop being dynamic and start being always on. -jef From tmz at pobox.com Fri Oct 12 17:33:38 2007 From: tmz at pobox.com (Todd Zullinger) Date: Fri, 12 Oct 2007 13:33:38 -0400 Subject: upload cert? In-Reply-To: <1192127134.4076.3.camel@T7.Linux> References: <1192116344.4076.0.camel@T7.Linux> <470E3F6F.4050302@redhat.com> <1192127134.4076.3.camel@T7.Linux> Message-ID: <20071012173338.GA3536@psilocybe.teonanacatl.org> Paul wrote: > That's just the fedora.cert one. I've updated mono and libgdiplus. I > can do the make tag, but make build complains that I dont have > .fedora.upload.cert.ca in my /home/paul directory Try running fedora-packager-setup.sh to pull the certs and set things up that may be missing. BTW, I noticed in the mono import that some changelog (and possibly other) history was overwritten. Was that intentional? http://www.redhat.com/archives/fedora-extras-commits/2007-October/msg01129.html -- Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ I don't mean to sound cold, or cruel, or vicious, but I am, so that's the way it comes out. -- Bill Hicks -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 542 bytes Desc: not available URL: From gilboad at gmail.com Fri Oct 12 17:52:53 2007 From: gilboad at gmail.com (Gilboa Davara) Date: Fri, 12 Oct 2007 19:52:53 +0200 Subject: plague times out when trying to build icewm/EL-5, FC-6. Message-ID: <1192211573.27039.3.camel@gilboa-home-dev.localdomain> Hello all, I'm trying build a new icewm using plague and it times out on me. Or actually, it EWOULDBLOCKs on me on read(). Server down? $ strace /usr/bin/plague-client build icewm icewm-1_2_32-5_el5 el5 2> ~/plague.log Error connecting to build server: '(110, 'Operation timed out.')' Trace log attached. - Gilboa -------------- next part -------------- A non-text attachment was scrubbed... Name: plague.log.bz2 Type: application/x-bzip Size: 13556 bytes Desc: not available URL: From Curtis at GreenKey.net Fri Oct 12 18:09:13 2007 From: Curtis at GreenKey.net (Curtis Doty) Date: Fri, 12 Oct 2007 11:09:13 -0700 (PDT) Subject: Memory usage - default X install can't use yum with 1GB RAM machine In-Reply-To: <1192137117.19494.19.camel@code.and.org> References: <1192133338.19494.10.camel@code.and.org> <1192137117.19494.19.camel@code.and.org> Message-ID: <20071012180914.3AE6C6F1C5@alopias.GreenKey.net> Yesterday James Antill said: > On Thu, 2007-10-11 at 16:26 -0400, sean darcy wrote: >> James Antill wrote: >> ................ >>> I've attached a simple python script I've used, it's not perfect but it >>> shows roughly how much dead memory you have and will kind of show where >>> it is. >>> >> >> Great script. But is rebooting the only answer? > > So what it tries to show is how much memory is being "allocated" to > files that no longer exist. This _could_ be a normal thing, but is most > often due to shared libraries that have either been upgraded or changed > via. prelink ... but which are still mapped into another application. > > So, yes, the only way to fix that is to "reboot" the application so it > uses the new version of the shared library instead of the old deleted > one. For some applications it's easy enough to just restart them, for > others you might as well just reboot the entire machine. > Yes way cool, James. That script hightlights a bunch of info I've been curious about and too lazy to RTF proc(5). Here's a little patch to make it disclose which processes are sitting on the deleted libs. --- wasted-ram-updates.py.orig 2007-10-12 09:55:34.000000000 -0700 +++ wasted-ram-updates.py 2007-10-12 10:38:17.000000000 -0700 @@ -13,6 +13,7 @@ def loc_num(x): return locale.format("%d", int(x), True) pids = [] +cmds = {} for d in os.listdir("/proc/"): try: pid = int(d) @@ -20,6 +21,14 @@ for d in os.listdir("/proc/"): except: pass +def cmdFromPID(pid): + """fetch command line from a process id""" + try: + cmdline= open("/proc/%i/cmdline" %pid).readlines()[0] + return " ".join(cmdline.split("\x00")).rstrip() + except: + return "" + def map_sz(x): (beg, end) = x.split('-') return (int(end, 16) - int(beg, 16)) @@ -38,10 +47,7 @@ for pid in pids: while off < len(lines): line = lines[off] off += 1 - try: - int(line[0]) - except: - continue + if line[0] in ["S", "R", "P"]: continue data = line.split(None, 5) try: @@ -59,6 +65,8 @@ for pid in pids: if '(deleted)' not in data[5]: continue + cmds[pid]= cmdFromPID(pid) + key = "%s:%d" % (data[3], ino) if key not in files: files[key] = lambda x: x # Hack @@ -121,7 +129,9 @@ for x in files.values(): s_private_dirty += x.s_private_dirty referenced += x.referenced - print x.pids, loc_num(x.vsz), x.name, + print "%7sKB %s" %(loc_num(x.vsz/1024), x.name), + for p in frozenset(x.pids): + print " %5i %s" %(p, cmds[p]) print "\ ==============================================================================" print "num = %-20s" % loc_num(len(files)) Note that it also attempts to fix a (possible?) bug of missing an address above 2.5GB. Although I dunno the likelyhood of this, the "fix" is neater though. Thanks! ../C From drepper at redhat.com Fri Oct 12 18:10:15 2007 From: drepper at redhat.com (Ulrich Drepper) Date: Fri, 12 Oct 2007 11:10:15 -0700 Subject: gethostby* users In-Reply-To: <1192187298.3672.15.camel@dragonlady> References: <470F15B2.2020809@redhat.com> <1192187298.3672.15.camel@dragonlady> Message-ID: <470FB887.2020101@redhat.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Andrew Bartlett wrote: > Some parts of the protocol just don't > allow for anything but IPv4, but where we can, things are being updated > for Samba 3.2. I've pointed out at numerous occasions that getaddrinfo is not for IPv6 only. You should always use getaddrinfo, even for IPv4-only situations. See http://udrepper.livejournal.com/16116.html The gethostby* interfaces simply don't cut it in today's network anymore. - -- ? Ulrich Drepper ? Red Hat, Inc. ? 444 Castro St ? Mountain View, CA ? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFHD7iH2ijCOnn/RHQRAkRJAKCIK9hnfYlCCfUIIYTtlhAH1hpKBgCgugIq RVe/7rt4HyA65HKlTCi8TQQ= =yQ2L -----END PGP SIGNATURE----- From cmadams at hiwaay.net Fri Oct 12 18:18:38 2007 From: cmadams at hiwaay.net (Chris Adams) Date: Fri, 12 Oct 2007 13:18:38 -0500 Subject: gethostby* users In-Reply-To: <38134.192.54.193.51.1192195563.squirrel@rousalka.dyndns.org> References: <38134.192.54.193.51.1192195563.squirrel@rousalka.dyndns.org> Message-ID: <20071012181838.GD1451534@hiwaay.net> Once upon a time, Nicolas Mailhot said: > Le Ven 12 octobre 2007 15:02, Chris Adams a ??crit : > > "riddled with problems" such as...? > > Such as being #2 in the posted profile. grep doesn't tell the whole story; see the sendmail source. -- Chris Adams Systems and Network Administrator - HiWAAY Internet Services I don't speak for anybody but myself - that's enough trouble. From notting at redhat.com Fri Oct 12 19:05:57 2007 From: notting at redhat.com (Bill Nottingham) Date: Fri, 12 Oct 2007 15:05:57 -0400 Subject: Lastest initscripts does not save sound In-Reply-To: <1192203889.2492.2.camel@tiger> References: <1192203889.2492.2.camel@tiger> Message-ID: <20071012190557.GA5515@nostromo.devel.redhat.com> Louis E Garcia II (louisg00 at bellsouth.net) said: > Today my laptop booted with sound muted. Didn't happen before. I can > only thing of initscripts being updated yesterday. I believe this is a selinux policy bug. See 329901. Bill From mmcgrath at redhat.com Fri Oct 12 19:07:11 2007 From: mmcgrath at redhat.com (Mike McGrath) Date: Fri, 12 Oct 2007 14:07:11 -0500 Subject: plague times out when trying to build icewm/EL-5, FC-6. In-Reply-To: <1192211573.27039.3.camel@gilboa-home-dev.localdomain> References: <1192211573.27039.3.camel@gilboa-home-dev.localdomain> Message-ID: <470FC5DF.6090409@redhat.com> Gilboa Davara wrote: > Hello all, > > I'm trying build a new icewm using plague and it times out on me. > Or actually, it EWOULDBLOCKs on me on read(). > > Server down? > > $ strace /usr/bin/plague-client build icewm icewm-1_2_32-5_el5 el5 2> > ~/plague.log > Error connecting to build server: '(110, 'Operation timed out.')' > > FWIW it looks like it succeeded? - http://buildsys.fedoraproject.org/build-status/job.psp?uid=36632 Could be a slow connection. I'll keep my ears out to see if others are having any issues. -Mike From davej at redhat.com Fri Oct 12 19:14:57 2007 From: davej at redhat.com (Dave Jones) Date: Fri, 12 Oct 2007 15:14:57 -0400 Subject: should readahead allow generic paths? In-Reply-To: <1192174445.13539.96.camel@localhost.localdomain> References: <1192089592.6478.36.camel@jcmlaptop> <470E311A.8020406@redhat.com> <1192112561.2571.9.camel@localhost.localdomain> <470E33A6.7070903@redhat.com> <1192174445.13539.96.camel@localhost.localdomain> Message-ID: <20071012191457.GA6022@redhat.com> On Fri, Oct 12, 2007 at 09:34:05AM +0200, Alexander Larsson wrote: > Is there any chance we can use Jens Axboes "fcache"? > Info e.g. at: > http://en.opensuse.org/Fcache-howto That really needs to get into the upstream kernel before I'm comfortable enabling it in Fedora. > I don't understand why nobody seems interested in this. It seems like a > much nicer solution than readahead of files. In the current version it > has to have a separate device for mirroring the blocks, but I can't > think its that hard to create a physically linear file on an ext3 > filesystem ext3's block allocation policy seems a little.. suboptimal in some cases. It doesn't seem particularly difficult to end up with fragmented files, especially with large ones. > , lock it in place and use that. (Isn't this basically what > extents are?) ext3 doesn't have extents, and ext4 continues to drag its heals. Dave -- http://www.codemonkey.org.uk From notting at redhat.com Fri Oct 12 19:28:16 2007 From: notting at redhat.com (Bill Nottingham) Date: Fri, 12 Oct 2007 15:28:16 -0400 Subject: remove readahead from default package set (was Re: should readahead allow generic paths?) In-Reply-To: <470E9D80.1040107@redhat.com> References: <1192089592.6478.36.camel@jcmlaptop> <470E311A.8020406@redhat.com> <1192112561.2571.9.camel@localhost.localdomain> <470E33A6.7070903@redhat.com> <20071011214903.GA32504@nostromo.devel.redhat.com> <470E9D80.1040107@redhat.com> Message-ID: <20071012192816.GA5757@nostromo.devel.redhat.com> Eric Sandeen (sandeen at redhat.com) said: > It'd be nice to get a few more datapoints, but I have yet to hear anyone > say that the default lists help them boot faster. Given this and other comments, I'm removing readahead from the default install set. Bill From david at lovesunix.net Fri Oct 12 19:54:19 2007 From: david at lovesunix.net (David Nielsen) Date: Fri, 12 Oct 2007 21:54:19 +0200 Subject: The gstreamer third way In-Reply-To: <470F4BDB.2090009@warmcat.com> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <470C4BB9.5060905@fedoraproject.org> <1191990002.13627.35.camel@localhost.localdomain> <470C82D2.2010107@warmcat.com> <470C9681.9050905@nicubunu.ro> <1192133361.7723.7.camel@rousalka.dyndns.org> <470F4BDB.2090009@warmcat.com> Message-ID: <1192218859.3498.8.camel@dawkins> fre, 12 10 2007 kl. 11:26 +0100, skrev Andy Green: > Somebody in the thread at some point said: > > Nicolas Mailhot laposte.net> writes: > >> Le jeudi 11 octobre 2007 ? 19:12 +0000, Kevin Kofler a ?crit : > >>> Yet third-party repositories are happily distributing proprietary > > kmod-nvidia > >>> modules linked against the GPLv2 kernel, which isn't any more legal than > >>> distributing a GPLv2 kio_smb linked against a GPLv3 Samba would be. > >> Last I checked they're not distributing both kmod-nvidia and kernels in > >> the same repo > > > > They wouldn't be shipping Samba in the third-party repo either. > > So I didn't get the objection to the original proposal. > > - Fedora just sticks with the perfectly valid last GPL2 version for > now, links KDE3 stuff against it as usual and has nothing to do with the > GPL3 version until there is a better situation > > - That is the end of the story for the typical case. When KDE4 comes > or there is some other better resolution that allows it, Fedora just > starts using the GPL3 samba libs and goes on in a good clean way. > > - Additionally, completely externally, some other repo might offer a > standalone GPL3 samba libs package that has the same soname that > endusers might choose to use to replace Fedora's GPL2 library. That's > up to them and the user's problem that his combined system may not be > redistributable if he goes down that path. > > If I understood it, this does not violate any terms or intention of the > terms and is nice and clean. And when QT never moves to a GPLv3 compliant licensing scheme, Fedora will be stuck with technology that is unsupported by upstream and growing outdated and non-functional by the second, that or becomes a fullblown fork and thus a major burden we carry on behalf of TrollTech. Fedora needs to stay on a current samba, it is a major selling point and a much requested feature, especially given Microsoft love for changing the protocol and otherwise playing games. It's the only way we can stay working and lessen the support burden for us and Samba upstream. This is a QT bug, I suggest the QT people fix it, if need be then KDE can be compiled without said support till a solution is found. Naturally it's undesirable to withhold said functionality from these users but TrollTech knew these was coming and it's a well understood problem which can only be fixed in a satifactory manner by them. - David -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: Dette er en digitalt underskrevet brevdel URL: From dominik at greysector.net Fri Oct 12 18:41:17 2007 From: dominik at greysector.net (Dominik 'Rathann' Mierzejewski) Date: Fri, 12 Oct 2007 20:41:17 +0200 Subject: The gstreamer third way In-Reply-To: <1192218859.3498.8.camel@dawkins> References: <1191987490.10594.1.camel@naomi> <470C4BB9.5060905@fedoraproject.org> <1191990002.13627.35.camel@localhost.localdomain> <470C82D2.2010107@warmcat.com> <470C9681.9050905@nicubunu.ro> <1192133361.7723.7.camel@rousalka.dyndns.org> <470F4BDB.2090009@warmcat.com> <1192218859.3498.8.camel@dawkins> Message-ID: <20071012184117.GC8027@ryvius.pekin.waw.pl> On Friday, 12 October 2007 at 21:54, David Nielsen wrote: [...] > This is a QT bug, I suggest the QT people fix it, if need be then KDE > can be compiled without said support till a solution is found. Naturally > it's undesirable to withhold said functionality from these users but > TrollTech knew these was coming and it's a well understood problem which > can only be fixed in a satifactory manner by them. This problem wouldn't have arised if samba just stayed with GPLv2. I cannot imagine how you can call this a QT bug. Regards, R. -- Fedora contributor http://fedoraproject.org/wiki/DominikMierzejewski Livna contributor http://rpm.livna.org MPlayer developer http://mplayerhq.hu "Faith manages." -- Delenn to Lennier in Babylon 5:"Confessions and Lamentations" From lamont at gurulabs.com Fri Oct 12 20:36:14 2007 From: lamont at gurulabs.com (Lamont Peterson) Date: Fri, 12 Oct 2007 14:36:14 -0600 Subject: rpmbuild -bp and BR: Message-ID: <20071012143614.10531202@reaver.lamontpeterson.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Just wondering why running "rpmbuild -bp" fails if I don't have all the BR:'s installed. I don't really need them in this case, as I'm not going to be running ./configure or the compile. I'm using rpmbuild -bp in order to get a source tree that's patched the way the package was built so I can explore some of the source to try and track down some things. Later, if I'm ready to build it (you know, test a patch or whatever), then I'll install the BR:'s, but until then, I'd prefer not to, sometimes. - -- Lamont Peterson Senior Instructor Guru Labs, L.C. [ http://www.GuruLabs.com/ ] NOTE: All messages from this email address should be digitally signed with my 0xDC0DD409 GPG key. It is available on the pgp.mit.edu keyserver as well as other keyservers that sync with MIT's. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFHD9q++YBsl9wN1AkRAm21AKDApQj+VKukVrDThzlipSymNFY21wCfRzgY FoKVGEJFG+sfhzhqBl+EBZI= =3YRw -----END PGP SIGNATURE----- From emmanuel.seyman at club-internet.fr Fri Oct 12 20:35:42 2007 From: emmanuel.seyman at club-internet.fr (Emmanuel Seyman) Date: Fri, 12 Oct 2007 22:35:42 +0200 Subject: The gstreamer third way In-Reply-To: <20071012184117.GC8027@ryvius.pekin.waw.pl> References: <470C4BB9.5060905@fedoraproject.org> <1191990002.13627.35.camel@localhost.localdomain> <470C82D2.2010107@warmcat.com> <470C9681.9050905@nicubunu.ro> <1192133361.7723.7.camel@rousalka.dyndns.org> <470F4BDB.2090009@warmcat.com> <1192218859.3498.8.camel@dawkins> <20071012184117.GC8027@ryvius.pekin.waw.pl> Message-ID: <20071012203542.GA3308@orient.maison.lan> * Dominik 'Rathann' Mierzejewski [12/10/2007 22:27] : > > This problem wouldn't have arised if samba just stayed with GPLv2. Minor nitpick, samba 3.0 is released under GPLv2+, not GPLv2. > I cannot imagine how you can call this a QT bug. Well, it's actually a KDE bug (since KDE depends on both QT and samba, which are distributed under incompatible licences). So the correct workabout, IMHO, is to disable one or the other in KDE. Since you can't disable QT, that leaves Samba. Emmanuel From lamont at gurulabs.com Fri Oct 12 20:42:35 2007 From: lamont at gurulabs.com (Lamont Peterson) Date: Fri, 12 Oct 2007 14:42:35 -0600 Subject: rpmbuild -bp and BR: In-Reply-To: <20071012143614.10531202@reaver.lamontpeterson.net> References: <20071012143614.10531202@reaver.lamontpeterson.net> Message-ID: <20071012144235.71b7409f@reaver.lamontpeterson.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Fri, 12 Oct 2007 14:36:14 -0600 Lamont Peterson wrote: > Just wondering why running "rpmbuild -bp" fails if I don't have all the BR:'s > installed. I don't really need them in this case, as I'm not going to be > running ./configure or the compile. > > I'm using rpmbuild -bp in order to get a source tree that's patched the way > the package was built so I can explore some of the source to try and track > down some things. Later, if I'm ready to build it (you know, test a patch or > whatever), then I'll install the BR:'s, but until then, I'd prefer not to, > sometimes. OK. I wrote that before actually installing the packages and then went on and discovered that "autoreconf" was being run at the end of %prep. Shouldn't something like that be in the beginning of %build instead? For the curious, I'm working in the pam package. - -- Lamont Peterson Senior Instructor Guru Labs, L.C. [ http://www.GuruLabs.com/ ] NOTE: All messages from this email address should be digitally signed with my 0xDC0DD409 GPG key. It is available on the pgp.mit.edu keyserver as well as other keyservers that sync with MIT's. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFHD9w7+YBsl9wN1AkRApphAJ9udfuetEhbZStWBhsKzicHvljUiACfeB4y 4T/RG518GS7qH/YUkiLRtWs= =pgVW -----END PGP SIGNATURE----- From matt at truch.net Fri Oct 12 20:57:27 2007 From: matt at truch.net (Matthew D Truch) Date: Fri, 12 Oct 2007 16:57:27 -0400 Subject: shared libraries and selinux Message-ID: <20071012205727.GB2831@truch.net> Greetings, I'm the kst maintainer (a KDE scientific plotting program) and I'm locally building version 1.5.0 (just released) for testing before I place things in Fedora proper. I can easily build rpms and install them, but I get the following error: kst: error while loading shared libraries: /usr/lib/libkstextdate.so.1: cannot restore segment prot after reloc: Permission denied The following chcon commands in %post fix the problem, but I don't really know much about selinux, if this is the correct course of action, or am I misunderstanding things. chcon -t texrel_shlib_t %{_libdir}/libkst*so.1* chcon -t texrel_shlib_t %{_libdir}/kde3/kst*so chcon -t texrel_shlib_t %{_libdir}/kde3/kstplugins/*so Thanks in advance for any help. -- "Two Hundred -- And Forty Dollars -- Worth of Pudding -- Aww Yeah!" -------------------------- Matthew Truch Department of Physics and Astronomy University of Pennsylvania matt at truch.net http://matt.truch.net/ -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From jos at xos.nl Fri Oct 12 20:59:44 2007 From: jos at xos.nl (Jos Vos) Date: Fri, 12 Oct 2007 22:59:44 +0200 Subject: rpmbuild -bp and BR: In-Reply-To: <20071012143614.10531202@reaver.lamontpeterson.net> References: <20071012143614.10531202@reaver.lamontpeterson.net> Message-ID: <20071012205944.GA29758@jasmine.xos.nl> On Fri, Oct 12, 2007 at 02:36:14PM -0600, Lamont Peterson wrote: > Just wondering why running "rpmbuild -bp" fails if I don't have all the BR:'s > installed. I don't really need them in this case, as I'm not going to be > running ./configure or the compile. Use --nodeps if you want to do -bp and don't want to be bothered by the BR's. IMHO, it is ok that all (but one (*)) rpmbuild commands check for the BR's, as you can override this during development (even by commenting out the BR's). (*) Even rpmbuild -bs (only built src.rpm) fails whne the BR's are not satisfied (or has this been fixed now?). This is useless. -- -- Jos Vos -- X/OS Experts in Open Systems BV | Phone: +31 20 6938364 -- Amsterdam, The Netherlands | Fax: +31 20 6948204 From jakub at redhat.com Fri Oct 12 21:04:44 2007 From: jakub at redhat.com (Jakub Jelinek) Date: Fri, 12 Oct 2007 17:04:44 -0400 Subject: shared libraries and selinux In-Reply-To: <20071012205727.GB2831@truch.net> References: <20071012205727.GB2831@truch.net> Message-ID: <20071012210444.GA5451@devserv.devel.redhat.com> On Fri, Oct 12, 2007 at 04:57:27PM -0400, Matthew D Truch wrote: > I'm the kst maintainer (a KDE scientific plotting program) and I'm > locally building version 1.5.0 (just released) for testing before I > place things in Fedora proper. > > I can easily build rpms and install them, but I get the following error: > kst: error while loading shared libraries: /usr/lib/libkstextdate.so.1: > cannot restore segment prot after reloc: Permission denied > > The following chcon commands in %post fix the problem, but I don't > really know much about selinux, if this is the correct course of action, > or am I misunderstanding things. > chcon -t texrel_shlib_t %{_libdir}/libkst*so.1* > chcon -t texrel_shlib_t %{_libdir}/kde3/kst*so > chcon -t texrel_shlib_t %{_libdir}/kde3/kstplugins/*so Instead of these hacks please try to fix the Makefiles, so that the library doesn't have text relocations. You can e.g. start with eu-findtextrel /usr/lib/libkstextdate.so.1 Jakub From habig at neutrino.d.umn.edu Fri Oct 12 21:12:51 2007 From: habig at neutrino.d.umn.edu (Alec T. Habig) Date: Fri, 12 Oct 2007 16:12:51 -0500 Subject: yum-updatesd in F8? In-Reply-To: <200710100132.35256.ville.skytta@iki.fi> References: <200710092346.24965.ville.skytta@iki.fi> <20071009211851.GD24144@neutrino.d.umn.edu> <200710100132.35256.ville.skytta@iki.fi> Message-ID: <20071012211251.GA20074@neutrino.d.umn.edu> Ville Skytt? writes: > Alec T. Habig wrote: > > Ville Skytt? writes: > > > Can yum-cron do download+notify only? That's the mode I'd prefer for > > > most setups. > > > > Yes. In /etc/sysconfig/yum-cron, set > > > > CHECK_ONLY=yes > > That seems to result in it running "yum check-update" which AFAIK does > not actually download the _packages_. Oops. And yum seems to have lost it's "--download-only" option, which is what we could use here. We could bring in yum-utils to use yumdownloader to drop them into the spool directory, but that's starting to get complicated and fragile. Hmm. -- Alec Habig, University of Minnesota Duluth Physics Dept. habig at neutrino.d.umn.edu http://neutrino.d.umn.edu/~habig/ -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From matt at truch.net Fri Oct 12 21:29:43 2007 From: matt at truch.net (Matthew D Truch) Date: Fri, 12 Oct 2007 17:29:43 -0400 Subject: shared libraries and selinux In-Reply-To: <20071012210444.GA5451@devserv.devel.redhat.com> References: <20071012205727.GB2831@truch.net> <20071012210444.GA5451@devserv.devel.redhat.com> Message-ID: <20071012212943.GC2831@truch.net> > > I'm the kst maintainer (a KDE scientific plotting program) and I'm > > locally building version 1.5.0 (just released) for testing before I > > place things in Fedora proper. > > > > I can easily build rpms and install them, but I get the following error: > > kst: error while loading shared libraries: /usr/lib/libkstextdate.so.1: > > cannot restore segment prot after reloc: Permission denied > > > > The following chcon commands in %post fix the problem, but I don't > > really know much about selinux, if this is the correct course of action, > > or am I misunderstanding things. > > chcon -t texrel_shlib_t %{_libdir}/libkst*so.1* > > chcon -t texrel_shlib_t %{_libdir}/kde3/kst*so > > chcon -t texrel_shlib_t %{_libdir}/kde3/kstplugins/*so > > Instead of these hacks please try to fix the Makefiles, so that the library > doesn't have text relocations. > You can e.g. start with > eu-findtextrel /usr/lib/libkstextdate.so.1 That's why I emailed this list, I didn't want the hacks. But I have no idea what this eu-findtextrel is or does. Attached is the output, but none of it mentions anything about text relocations (that I can figure out). -- "I think better with a glass of beer in front of me; two heads are better than one!" -------------------------- Matthew Truch Department of Physics and Astronomy University of Pennsylvania matt at truch.net http://matt.truch.net/ -------------- next part -------------- /home/matt/rpms/BUILD/kst-1.5.0/kst/src/extdate/kstextdatetime.cpp not compiled with -fpic/-fPIC /usr/lib/qt-3.3/include/qstring.h not compiled with -fpic/-fPIC /usr/lib/qt-3.3/include/qvaluelist.h not compiled with -fpic/-fPIC /home/matt/rpms/BUILD/kst-1.5.0/kst/src/extdate/kstextcalendarsystem.cpp not compiled with -fpic/-fPIC /home/matt/rpms/BUILD/kst-1.5.0/kst/src/extdate/kstextcalendarsystemgregorian.cpp not compiled with -fpic/-fPIC /home/matt/rpms/BUILD/kst-1.5.0/kst/src/extdate/kstextdatetbl.moc not compiled with -fpic/-fPIC /usr/lib/qt-3.3/include/qcstring.h not compiled with -fpic/-fPIC /usr/lib/qt-3.3/include/qobject.h not compiled with -fpic/-fPIC /home/matt/rpms/BUILD/kst-1.5.0/kst/src/extdate/kstextdatetbl.cpp not compiled with -fpic/-fPIC /home/matt/rpms/BUILD/kst-1.5.0/kst/src/extdate/kstextdatepicker.moc not compiled with -fpic/-fPIC /home/matt/rpms/BUILD/kst-1.5.0/kst/src/extdate/kstextdatepicker.cpp not compiled with -fpic/-fPIC /usr/lib/qt-3.3/include/qcstring.h not compiled with -fpic/-fPIC /usr/lib/qt-3.3/include/qobject.h not compiled with -fpic/-fPIC /home/matt/rpms/BUILD/kst-1.5.0/kst/src/extdate/kstextdatetimeedit.moc not compiled with -fpic/-fPIC /usr/lib/qt-3.3/include/qcstring.h not compiled with -fpic/-fPIC /home/matt/rpms/BUILD/kst-1.5.0/kst/src/extdate/kstextdatetimeedit.cpp not compiled with -fpic/-fPIC /usr/lib/qt-3.3/include/qstring.h not compiled with -fpic/-fPIC /usr/lib/qt-3.3/include/qobject.h not compiled with -fpic/-fPIC /usr/lib/qt-3.3/include/qvaluelist.h not compiled with -fpic/-fPIC /home/matt/rpms/BUILD/kst-1.5.0/kst/src/extdate/kstextdatewidget.moc not compiled with -fpic/-fPIC /usr/lib/qt-3.3/include/qcstring.h not compiled with -fpic/-fPIC /home/matt/rpms/BUILD/kst-1.5.0/kst/src/extdate/kstextdatewidget.cpp not compiled with -fpic/-fPIC either the file containing the function '_fini' or the file containing the function '_ZN3KST7ExtDate15m_shortDayNamesE' is not compiled with -fpic/-fPIC the file containing the function '_ZN3KST7ExtDate17m_shortMonthNamesE' is not compiled with -fpic/-fPIC either the file containing the function '_ZN3KST7ExtDate17m_shortMonthNamesE' or the file containing the function '_ZN3KST7ExtDate16m_longMonthNamesE' is not compiled with -fpic/-fPIC the file containing the function '_ZN3KST7ExtDate15m_shortDayNamesE' is not compiled with -fpic/-fPIC either the file containing the function '_ZN3KST7ExtDate15m_shortDayNamesE' or the file containing the function '_ZN3KST7ExtDate14m_longDayNamesE' is not compiled with -fpic/-fPIC the file containing the function '_ZN3KST7ExtDate16m_longMonthNamesE' is not compiled with -fpic/-fPIC either the file containing the function '_ZN3KST7ExtDate16m_longMonthNamesE' or the file containing the function '_ZTV6QGList' is not compiled with -fpic/-fPIC the file containing the function '_ZN3KST7ExtDate14m_longDayNamesE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTI6QGList' or the file containing the function '_ZTVN3KST17ExtCalendarSystemE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTI6QGList' or the file containing the function '_ZTVN3KST17ExtCalendarSystemE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTI6QGList' or the file containing the function '_ZTVN3KST17ExtCalendarSystemE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTI6QGList' or the file containing the function '_ZTVN3KST17ExtCalendarSystemE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTI6QGList' or the file containing the function '_ZTVN3KST17ExtCalendarSystemE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTI6QGList' or the file containing the function '_ZTVN3KST17ExtCalendarSystemE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTI6QGList' or the file containing the function '_ZTVN3KST17ExtCalendarSystemE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTI6QGList' or the file containing the function '_ZTVN3KST17ExtCalendarSystemE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTI6QGList' or the file containing the function '_ZTVN3KST17ExtCalendarSystemE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTI6QGList' or the file containing the function '_ZTVN3KST17ExtCalendarSystemE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTI6QGList' or the file containing the function '_ZTVN3KST17ExtCalendarSystemE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTI6QGList' or the file containing the function '_ZTVN3KST17ExtCalendarSystemE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTI6QGList' or the file containing the function '_ZTVN3KST17ExtCalendarSystemE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTI6QGList' or the file containing the function '_ZTVN3KST17ExtCalendarSystemE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTI6QGList' or the file containing the function '_ZTVN3KST17ExtCalendarSystemE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTI6QGList' or the file containing the function '_ZTVN3KST17ExtCalendarSystemE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDateWidgetE' or the file containing the function '_ZTVN3KST20ExtDateWidgetSpinBoxE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDateWidgetE' or the file containing the function '_ZTVN3KST20ExtDateWidgetSpinBoxE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDateWidgetE' or the file containing the function '_ZTVN3KST20ExtDateWidgetSpinBoxE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDateWidgetE' or the file containing the function '_ZTVN3KST20ExtDateWidgetSpinBoxE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDateWidgetE' or the file containing the function '_ZTVN3KST20ExtDateWidgetSpinBoxE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDateWidgetE' or the file containing the function '_ZTVN3KST20ExtDateWidgetSpinBoxE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDateWidgetE' or the file containing the function '_ZTVN3KST20ExtDateWidgetSpinBoxE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDateWidgetE' or the file containing the function '_ZTVN3KST20ExtDateWidgetSpinBoxE' is not compiled with -fpic/-fPIC /home/matt/rpms/BUILD/kst-1.5.0/kst/src/extdate/kstextdatetime.h not compiled with -fpic/-fPIC /home/matt/rpms/BUILD/kst-1.5.0/kst/src/extdate/kstextdatetime.h not compiled with -fpic/-fPIC /usr/lib/qt-3.3/include/qdatastream.h not compiled with -fpic/-fPIC /usr/lib/qt-3.3/include/qevent.h not compiled with -fpic/-fPIC /usr/lib/qt-3.3/include/qstring.h not compiled with -fpic/-fPIC /usr/lib/qt-3.3/include/qstring.h not compiled with -fpic/-fPIC /usr/lib/qt-3.3/include/qstring.h not compiled with -fpic/-fPIC /usr/lib/qt-3.3/include/qstring.h not compiled with -fpic/-fPIC /usr/lib/qt-3.3/include/qdict.h not compiled with -fpic/-fPIC /home/matt/rpms/BUILD/kst-1.5.0/kst/src/extdate/kstextdatetbl.h not compiled with -fpic/-fPIC /home/matt/rpms/BUILD/kst-1.5.0/kst/src/extdate/kstextdatetimeedit.h not compiled with -fpic/-fPIC /usr/lib/qt-3.3/include/qptrlist.h not compiled with -fpic/-fPIC /usr/lib/qt-3.3/include/private/qrichtext_p.h not compiled with -fpic/-fPIC the file containing the function '_ZTVN3KST17ExtCalendarSystemE' is not compiled with -fpic/-fPIC the file containing the function '_ZTVN3KST11KPopupFrameE' is not compiled with -fpic/-fPIC the file containing the function '_ZTVN3KST26ExtDateInternalMonthPickerE' is not compiled with -fpic/-fPIC the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC the file containing the function '_ZTVN3KST15ExtDateTimeEditE' is not compiled with -fpic/-fPIC the file containing the function '_ZTVN3KST11ExtDateEditE' is not compiled with -fpic/-fPIC the file containing the function '_ZTVN3KST19ExtDateTimeEditBaseE' is not compiled with -fpic/-fPIC the file containing the function '_ZTVN3KST21ExtDateTimeSpinWidgetE' is not compiled with -fpic/-fPIC the file containing the function '_ZTVN3KST13ExtDateWidgetE' is not compiled with -fpic/-fPIC the file containing the function '_ZTVN3KST20ExtDateWidgetSpinBoxE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC /usr/lib/qt-3.3/include/private/qucom_p.h not compiled with -fpic/-fPIC /usr/lib/qt-3.3/include/private/qucom_p.h not compiled with -fpic/-fPIC /usr/lib/qt-3.3/include/private/qucom_p.h not compiled with -fpic/-fPIC /usr/lib/qt-3.3/include/private/qucom_p.h not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDateWidgetE' or the file containing the function '_ZTVN3KST20ExtDateWidgetSpinBoxE' is not compiled with -fpic/-fPIC /usr/lib/qt-3.3/include/qwidget.h not compiled with -fpic/-fPIC /usr/lib/qt-3.3/include/qapplication.h not compiled with -fpic/-fPIC /usr/lib/qt-3.3/include/qapplication.h not compiled with -fpic/-fPIC the file containing the function '_ZTVN3KST12ExtDateTableE' is not compiled with -fpic/-fPIC the file containing the function '_ZTVN3KST27ExtDateInternalYearSelectorE' is not compiled with -fpic/-fPIC the file containing the function '_ZTVN3KST27ExtDateInternalWeekSelectorE' is not compiled with -fpic/-fPIC /usr/lib/qt-3.3/include/qwidget.h not compiled with -fpic/-fPIC /usr/lib/qt-3.3/include/qpainter.h not compiled with -fpic/-fPIC /usr/lib/qt-3.3/include/qcolor.h not compiled with -fpic/-fPIC /usr/lib/qt-3.3/include/qwidget.h not compiled with -fpic/-fPIC /usr/lib/qt-3.3/include/qfont.h not compiled with -fpic/-fPIC /usr/lib/qt-3.3/include/qvalidator.h not compiled with -fpic/-fPIC /usr/lib/qt-3.3/include/qframe.h not compiled with -fpic/-fPIC /usr/lib/qt-3.3/include/qframe.h not compiled with -fpic/-fPIC /home/matt/rpms/BUILD/kst-1.5.0/kst/src/extdate/kstextdatepicker.h not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC the file containing the function '_ZTVN3KST16ExtDateValidatorE' is not compiled with -fpic/-fPIC /usr/lib/qt-3.3/include/qobjectdefs.h not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC /usr/lib/qt-3.3/include/qgarray.h not compiled with -fpic/-fPIC the file containing the function '_ZTV6QGList' is not compiled with -fpic/-fPIC /usr/lib/qt-3.3/include/qrangecontrol.h not compiled with -fpic/-fPIC /home/matt/rpms/BUILD/kst-1.5.0/kst/src/extdate/kstextdatewidget.h not compiled with -fpic/-fPIC /usr/lib/qt-3.3/include/qspinbox.h not compiled with -fpic/-fPIC the file containing the function '_ZTI8QPtrListI12QTextCommandE' is not compiled with -fpic/-fPIC the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC the file containing the function '_ZTV8QPtrListI12QTextCommandE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS6QGList' or the file containing the function '_ZTVN3KST17ExtCalendarSystemE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTSN3KST26ExtCalendarSystemGregorianE' or the file containing the function '_ZTVN3KST12ExtDateTableE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTSN3KST12ExtDateTableE' or the file containing the function '_ZTSN3KST16ExtDateValidatorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTSN3KST16ExtDateValidatorE' or the file containing the function '_ZTSN3KST11KPopupFrameE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTSN3KST11KPopupFrameE' or the file containing the function '_ZTSN3KST27ExtDateInternalYearSelectorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTSN3KST27ExtDateInternalYearSelectorE' or the file containing the function '_ZTSN3KST26ExtDateInternalMonthPickerE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTSN3KST26ExtDateInternalMonthPickerE' or the file containing the function '_ZTSN3KST27ExtDateInternalWeekSelectorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTSN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTSN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTSN3KST17ExtDateTimeEditorE' or the file containing the function '_ZTSN3KST15ExtDateTimeEditE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTSN3KST15ExtDateTimeEditE' or the file containing the function '_ZTSN3KST11ExtDateEditE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTSN3KST11ExtDateEditE' or the file containing the function '_ZTSN3KST19ExtDateTimeEditBaseE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTSN3KST19ExtDateTimeEditBaseE' or the file containing the function '_ZTV8QPtrListI12QTextCommandE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTV8QPtrListI12QTextCommandE' or the file containing the function '_ZTS8QPtrListI12QTextCommandE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTVN3KST21ExtDateTimeSpinWidgetE' or the file containing the function '_ZTSN3KST21ExtDateTimeSpinWidgetE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTSN3KST13ExtDateWidgetE' or the file containing the function '_ZTVN3KST20ExtDateWidgetSpinBoxE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTVN3KST20ExtDateWidgetSpinBoxE' or the file containing the function '_ZTSN3KST20ExtDateWidgetSpinBoxE' is not compiled with -fpic/-fPIC the file containing the function '_ZTI6QGList' is not compiled with -fpic/-fPIC the file containing the function '_ZTIN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTSN3KST17ExtCalendarSystemE' or the file containing the function '_ZTVN3KST26ExtCalendarSystemGregorianE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS19QTextCommandHistory' or the file containing the function '_ZTSN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC the file containing the function '_ZTIN3KST17ExtCalendarSystemE' is not compiled with -fpic/-fPIC the file containing the function '_ZTIN3KST12ExtDateTableE' is not compiled with -fpic/-fPIC the file containing the function '_ZTIN3KST26ExtDateInternalMonthPickerE' is not compiled with -fpic/-fPIC the file containing the function '_ZTIN3KST16ExtDateValidatorE' is not compiled with -fpic/-fPIC the file containing the function '_ZTIN3KST11KPopupFrameE' is not compiled with -fpic/-fPIC the file containing the function '_ZTIN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC the file containing the function '_ZTIN3KST27ExtDateInternalYearSelectorE' is not compiled with -fpic/-fPIC the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST27ExtDateInternalWeekSelectorE' or the file containing the function '_ZTV5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTS5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' or the file containing the function '_ZTVN3KST13ExtDatePickerE' is not compiled with -fpic/-fPIC the file containing the function '_ZTI5QDictIN3KST12ExtDateTable19ExtDateTablePrivate16DatePaintingModeEE' is not compiled with -fpic/-fPIC either the file containing the function '_ZTIN3KST13ExtDatePickerE' or the file containing the function '_ZTVN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC the file containing the function '_ZTIN3KST11ExtDateEditE' is not compiled with -fpic/-fPIC the file containing the function '_ZTV19QTextCommandHistory' is not compiled with -fpic/-fPIC the file containing the function '_ZTI19QTextCommandHistory' is not compiled with -fpic/-fPIC the file containing the function '_ZTIN3KST17ExtDateTimeEditorE' is not compiled with -fpic/-fPIC the file containing the function '_ZTIN3KST15ExtDateTimeEditE' is not compiled with -fpic/-fPIC the file containing the function '_ZTIN3KST19ExtDateTimeEditBaseE' is not compiled with -fpic/-fPIC the file containing the function '_ZTIN3KST13ExtDateWidgetE' is not compiled with -fpic/-fPIC the file containing the function '_ZTIN3KST21ExtDateTimeSpinWidgetE' is not compiled with -fpic/-fPIC the file containing the function '_ZTIN3KST20ExtDateWidgetSpinBoxE' is not compiled with -fpic/-fPIC -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From jkeating at redhat.com Fri Oct 12 21:49:31 2007 From: jkeating at redhat.com (Jesse Keating) Date: Fri, 12 Oct 2007 17:49:31 -0400 Subject: Co-maintaining mono packages In-Reply-To: <1191578779.4199.11.camel@T7.Linux> References: <1191578779.4199.11.camel@T7.Linux> Message-ID: <20071012174931.6a4a7371@redhat.com> On Fri, 05 Oct 2007 11:06:19 +0100 Paul wrote: > Currently, mono in rawhide is dropping behind the actual releases That could be because we're past the Feature Freeze and we're not supposed to be doing builds which introduce features, just fix bugs. Given that your build attempt failed, perhaps you should wait on this upgrade until after Fedora 8 is released and it can get some proper time in updates-testing, or better yet target Fedora 9 for the new version and work out the issues there? -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From abartlet at samba.org Fri Oct 12 21:54:21 2007 From: abartlet at samba.org (Andrew Bartlett) Date: Sat, 13 Oct 2007 07:54:21 +1000 Subject: The gstreamer third way In-Reply-To: <470F4BDB.2090009@warmcat.com> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <470C4BB9.5060905@fedoraproject.org> <1191990002.13627.35.camel@localhost.localdomain> <470C82D2.2010107@warmcat.com> <470C9681.9050905@nicubunu.ro> <1192133361.7723.7.camel@rousalka.dyndns.org> <470F4BDB.2090009@warmcat.com> Message-ID: <1192226061.4423.3.camel@naomi> On Fri, 2007-10-12 at 11:26 +0100, Andy Green wrote: > - Additionally, completely externally, some other repo might offer a > standalone GPL3 samba libs package that has the same soname that > endusers might choose to use to replace Fedora's GPL2 library. That's > up to them and the user's problem that his combined system may not be > redistributable if he goes down that path. > > If I understood it, this does not violate any terms or intention of the > terms and is nice and clean. Why are we, as a Free Software community, spending time looking for new and interesting ways to violate Samba's licence, in fact or in spirit? Just because people have created a history of non-compliance with the kernel's licence for convenience does not make me any more comfortable with this thread's direction. Andrew Bartlett -- Andrew Bartlett http://samba.org/~abartlet/ Authentication Developer, Samba Team http://samba.org Samba Developer, Red Hat Inc. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From mike at miketc.com Fri Oct 12 22:12:08 2007 From: mike at miketc.com (Mike Chambers) Date: Fri, 12 Oct 2007 17:12:08 -0500 Subject: Echo icons missing Message-ID: <1192227128.2260.1.camel@scrappy.miketc.com> I noticed over the last couple days, a couple of icons from echo-theme have resorted back to the gnome icons? The file manager and xchat icons changed it seems to the big two drawer cabinet and the big X. Any ideas? -- Mike Chambers Madisonville, KY "Best lil town on Earth!" From david at lovesunix.net Fri Oct 12 22:19:09 2007 From: david at lovesunix.net (David Nielsen) Date: Sat, 13 Oct 2007 00:19:09 +0200 Subject: The gstreamer third way In-Reply-To: <20071012184117.GC8027@ryvius.pekin.waw.pl> References: <1191987490.10594.1.camel@naomi> <470C4BB9.5060905@fedoraproject.org> <1191990002.13627.35.camel@localhost.localdomain> <470C82D2.2010107@warmcat.com> <470C9681.9050905@nicubunu.ro> <1192133361.7723.7.camel@rousalka.dyndns.org> <470F4BDB.2090009@warmcat.com> <1192218859.3498.8.camel@dawkins> <20071012184117.GC8027@ryvius.pekin.waw.pl> Message-ID: <1192227549.3498.22.camel@dawkins> fre, 12 10 2007 kl. 20:41 +0200, skrev Dominik 'Rathann' Mierzejewski: > On Friday, 12 October 2007 at 21:54, David Nielsen wrote: > [...] > > This is a QT bug, I suggest the QT people fix it, if need be then KDE > > can be compiled without said support till a solution is found. Naturally > > it's undesirable to withhold said functionality from these users but > > TrollTech knew these was coming and it's a well understood problem which > > can only be fixed in a satifactory manner by them. > > This problem wouldn't have arised if samba just stayed with GPLv2. > I cannot imagine how you can call this a QT bug. Samba has (to the best of my knowledge) always been GPLv2+, they preannounced the intention to go to GPLv3+. TrollTech has had plenty of time to at least make an announcement on the issue to say they were working on it. It's a TrollTech problem, I have no idea how they should solve it, I just don't see why Fedora should do it for them by shipping an older version of Samba which we can only be assured is supported for serious bugs and security fixes for another year. Especially since the worst case would be that they decide to never become compliant or work around the issue, since that means we basically fork Samba - something I'm sure everyone can agree is undesirable. I'm also sure that our users missing out on the latest Samba work for the coming releases while TrollTech works on the licensing issue is also undesirable. And naturally it's undesirable to see KDE users without such support, which goes without saying - this is a matter of selecting the lesser evil which will go away the quickest. It's a hard problem but I think the ball is in TrollTechs court, at least for a comment on whither or not they are going to solve this issue. If they are working on it and a solution can be expected in the near future then I'd agree with holding back on the Samba version is acceptable but I'm terrified of doing so if we don't even have a promise that the problem will go away. - David -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: Dette er en digitalt underskrevet brevdel URL: From mzerqung at 0pointer.de Fri Oct 12 22:29:45 2007 From: mzerqung at 0pointer.de (Lennart Poettering) Date: Sat, 13 Oct 2007 00:29:45 +0200 Subject: Pulseaudio not restarting after crash In-Reply-To: References: <1191964048.7000.16.camel@localhost.localdomain> Message-ID: <20071012222945.GE4130@tango.0pointer.de> On Wed, 10.10.07 06:18, Hikaru Amano (kagesenshi.87 at gmail.com) wrote: > [kagesenshi at Hikari ~]$ while true;do pulseaudio ;echo "DIED";done > Soft CPU time limit exhausted, terminating. > E: module-volume-restore.c: failed to open file '(null)': No such file > or directory > DIED > If the daemon is stopped due to a time limit exhaustion you either managed to trigger some kind of endless loop in PA. Or your CPU is very, very slow. Could you please run pa with the "-vv" arugment? Lennart -- Lennart Poettering Red Hat, Inc. lennart [at] poettering [dot] net ICQ# 11060553 http://0pointer.net/lennart/ GnuPG 0x1A015CC4 From lkundrak at redhat.com Fri Oct 12 22:54:05 2007 From: lkundrak at redhat.com (Lubomir Kundrak) Date: Sat, 13 Oct 2007 00:54:05 +0200 Subject: Pulseaudio not restarting after crash In-Reply-To: <20071012222945.GE4130@tango.0pointer.de> References: <1191964048.7000.16.camel@localhost.localdomain> <20071012222945.GE4130@tango.0pointer.de> Message-ID: <1192229645.30148.6.camel@localhost.localdomain> On Sat, 2007-10-13 at 00:29 +0200, Lennart Poettering wrote: > On Wed, 10.10.07 06:18, Hikaru Amano (kagesenshi.87 at gmail.com) wrote: > > > [kagesenshi at Hikari ~]$ while true;do pulseaudio ;echo "DIED";done > > Soft CPU time limit exhausted, terminating. > > E: module-volume-restore.c: failed to open file '(null)': No such file > > or directory > > DIED > > > > If the daemon is stopped due to a time limit exhaustion you either > managed to trigger some kind of endless loop in PA. Or your CPU is > very, very slow. Not quite. In my case, I was often experiencing this, but for some unknown reason I can not reproduce it anymore. Nevertheless, I compiled pa with -pg -DPRINT_CPU_LOAD to inspect what really happens. While profiling revealed no useful information (probably it's not pa who's guilty for the consumption but some of the libs?), PRINT_CPU_LOAD reveals some interesting information: While I am playing music from rhythmbox and feed it into pa via ESound emulation, the average CPU consumption is around 5%. Quite much, as my machine is 2x2200 MHz (though might be a bit slower due to cpuspeed, maybe 2x800 MHz). When using native pulseaudio sink, cpu consumption is around 10%. It is worth noting that CPU load arises suddenly when changing tracks -- I can probably even force PA death by high CPU consumption then. Until I do some investigate what really consumes the time (BTW how do I tell oprofile to use debugging symbols from another file as the executable) -- Does anyone else observe this behavior? > Could you please run pa with the "-vv" arugment? > > Lennart -- Lubomir Kundrak (Red Hat Security Response Team) From myfedora at richip.dhs.org Fri Oct 12 23:05:30 2007 From: myfedora at richip.dhs.org (Richi Plana) Date: Fri, 12 Oct 2007 17:05:30 -0600 Subject: gethostby* users In-Reply-To: <470F15B2.2020809@redhat.com> References: <470F15B2.2020809@redhat.com> Message-ID: <1192230330.22759.8.camel@localhost6.localdomain6> Hi, Ulrich. On Thu, 2007-10-11 at 23:35 -0700, Ulrich Drepper wrote: > Even though the situation improved, there are still some programs left > which use the gethostby* functions. These really have to be converted > to use getaddrinfo. Here is the break-down per package of an incomplete > installation giving the number of programs/libraries with problems in > that package. I.e., there are like more packages on an install-all > machine. The full list with the program/library names is at Were you addressing your message to the maintainers of the software you mentioned or to fedora developers and package maintainers? For now, I'll assume you were addressing fedora developers in general so I'll give my Can$0.02. Would it make sense to address these individual packages and convert all gethostby*(3) function calls to getaddrinfo(3)? It seems like an easy enough task for anyone with a basic knowledge of C to work on (I tried looking at talk-0.17-29.2.3.src.rpm as an example and it looks pretty straightforward). One approach I can think of is to go ahead and make these patches, apply them to Fedora packages and submit them upstream to their corresponding maintainers. If it gets applied upstream, the package maintainers can rebase and drop the patch. If upstream says "no", then the patches can be dropped and the software reverted. I'm just worrying about the different platforms these software are expected to run on. According to gethostbyname(3), the function conforms to POSIX as well as 4.3BSD so certain platforms might not have support for getaddrinfo(). What's the proper way of addressing these? Preprocessor directives? -- Richi Plana From andy at warmcat.com Fri Oct 12 23:28:05 2007 From: andy at warmcat.com (Andy Green) Date: Sat, 13 Oct 2007 00:28:05 +0100 Subject: The gstreamer third way In-Reply-To: <1192226061.4423.3.camel@naomi> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <470C4BB9.5060905@fedoraproject.org> <1191990002.13627.35.camel@localhost.localdomain> <470C82D2.2010107@warmcat.com> <470C9681.9050905@nicubunu.ro> <1192133361.7723.7.camel@rousalka.dyndns.org> <470F4BDB.2090009@warmcat.com> <1192226061.4423.3.camel@naomi> Message-ID: <47100305.4020705@warmcat.com> Somebody in the thread at some point said: > On Fri, 2007-10-12 at 11:26 +0100, Andy Green wrote: > >> - Additionally, completely externally, some other repo might offer a >> standalone GPL3 samba libs package that has the same soname that >> endusers might choose to use to replace Fedora's GPL2 library. That's >> up to them and the user's problem that his combined system may not be >> redistributable if he goes down that path. >> >> If I understood it, this does not violate any terms or intention of the >> terms and is nice and clean. > > Why are we, as a Free Software community, spending time looking for new > and interesting ways to violate Samba's licence, in fact or in spirit? Yow for the second time of being jumped on can I ask what bit of which license is violated by Fedora just shipping the GPL2 version as it always has -- end of Fedora's story? To be clear I don't have any boxes any more that use CIFS/Samba, I won't care if Samba is completely pulled, although I see other people do care. -Andy From ringwald at gmail.com Sat Oct 13 00:02:21 2007 From: ringwald at gmail.com (Steven Ringwald) Date: Fri, 12 Oct 2007 17:02:21 -0700 Subject: Retiring procinfo In-Reply-To: <20071012131337.9e32df40.mschwendt.tmp0701.nospam@arcor.de> References: <20071011111849.3e47b20e.tsmetana@redhat.com> <3170f42f0710110525o13e312b7gfcfeff542904f465@mail.gmail.com> <20071011161819.87949eae.tsmetana@redhat.com> <3170f42f0710110735x48d74794s8d55fb3573e7bd13@mail.gmail.com> <20071012131337.9e32df40.mschwendt.tmp0701.nospam@arcor.de> Message-ID: > On Thu, 11 Oct 2007 20:05:03 +0530, Debarshi 'Rishi' Ray wrote: > > > > But it's 6 years dead piece of software and by today > > > I haven't heard of anybody using it. > > > > You already got a user now -- Steven R. Ringwald. :-) > > I've been suggesting "socklist" from the procinfo package to newbies > regularly as an alternative to "netstat" with several args. That works fine for the status of sockets, but does it keep track of interrupts or system load/etc. I have been meaning to write my own application, and this may just be the kick-in-the-butt that I have been needing. Steve From michael.wiktowy at gmail.com Sat Oct 13 00:27:31 2007 From: michael.wiktowy at gmail.com (Michael Wiktowy) Date: Fri, 12 Oct 2007 20:27:31 -0400 Subject: Dell Precision Workstation LiveCD boot menu selection problem In-Reply-To: <20071012035538.GA16449@auslistsprd01.us.dell.com> References: <3e4ec4600710111716q68f1aa29i89146390d909a03e@mail.gmail.com> <1192150227.4210.7.camel@localhost.localdomain> <3e4ec4600710111818i35c72933u1f19b3b8ca574385@mail.gmail.com> <20071012035538.GA16449@auslistsprd01.us.dell.com> Message-ID: <3e4ec4600710121727g91a16a7ne6c61192919c3f4f@mail.gmail.com> On 10/11/07, Matt Domsch wrote: > There was a syslinux bug recently found and fixed; not sure if it made > the F8 Test3 LiveCD or not though. Updating the BIOS from A03 to A06 made things work properly. I did check for the problem with rawhide-2007-09-25 LiveCD and it existed then ... not certain about F8test3. /Mike From michael.wiktowy at gmail.com Sat Oct 13 00:29:58 2007 From: michael.wiktowy at gmail.com (Michael Wiktowy) Date: Fri, 12 Oct 2007 20:29:58 -0400 Subject: Dell Precision Workstation LiveCD boot menu selection problem In-Reply-To: References: <3e4ec4600710111716q68f1aa29i89146390d909a03e@mail.gmail.com> Message-ID: <3e4ec4600710121729l16cc9b84gdd21b9eb9c79b8e6@mail.gmail.com> On 10/12/07, Hikaru Amano wrote: > are u sure its just not the mother board settings?? > > try checking whether the "USB Support" are set to "built-in" and not "OS" .. > > I happened to experience GRUB not responding to usb devices before and > its just the motherboard configuration thats not right .. Since older LiveCDs worked fine, I didn't suspect the motherboard or settings. It would appear that the newer syslinux agrivated something with a buggy BIOS version though. /Mike From a.badger at gmail.com Sat Oct 13 01:00:12 2007 From: a.badger at gmail.com (Toshio Kuratomi) Date: Fri, 12 Oct 2007 18:00:12 -0700 Subject: The gstreamer third way In-Reply-To: <1192227549.3498.22.camel@dawkins> References: <1191987490.10594.1.camel@naomi> <470C4BB9.5060905@fedoraproject.org> <1191990002.13627.35.camel@localhost.localdomain> <470C82D2.2010107@warmcat.com> <470C9681.9050905@nicubunu.ro> <1192133361.7723.7.camel@rousalka.dyndns.org> <470F4BDB.2090009@warmcat.com> <1192218859.3498.8.camel@dawkins> <20071012184117.GC8027@ryvius.pekin.waw.pl> <1192227549.3498.22.camel@dawkins> Message-ID: <4710189C.8060903@gmail.com> David Nielsen wrote: > fre, 12 10 2007 kl. 20:41 +0200, skrev Dominik 'Rathann' Mierzejewski: >> On Friday, 12 October 2007 at 21:54, David Nielsen wrote: >> [...] >>> This is a QT bug, I suggest the QT people fix it, if need be then KDE >>> can be compiled without said support till a solution is found. Naturally >>> it's undesirable to withhold said functionality from these users but >>> TrollTech knew these was coming and it's a well understood problem which >>> can only be fixed in a satifactory manner by them. >> This problem wouldn't have arised if samba just stayed with GPLv2. >> I cannot imagine how you can call this a QT bug. > > Samba has (to the best of my knowledge) always been GPLv2+, they > preannounced the intention to go to GPLv3+. TrollTech has had plenty of > time to at least make an announcement on the issue to say they were > working on it. > > It's a TrollTech problem, I have no idea how they should solve it, I > just don't see why Fedora should do it for them by shipping an older > version of Samba which we can only be assured is supported for serious > bugs and security fixes for another year. Especially since the worst > case would be that they decide to never become compliant or work around > the issue, since that means we basically fork Samba - something I'm sure > everyone can agree is undesirable. I'm also sure that our users missing > out on the latest Samba work for the coming releases while TrollTech > works on the licensing issue is also undesirable. And naturally it's > undesirable to see KDE users without such support, which goes without > saying - this is a matter of selecting the lesser evil which will go > away the quickest. > > It's a hard problem but I think the ball is in TrollTechs court, at > least for a comment on whither or not they are going to solve this > issue. If they are working on it and a solution can be expected in the > near future then I'd agree with holding back on the Samba version is > acceptable but I'm terrified of doing so if we don't even have a promise > that the problem will go away. > I'd much prefer to leave this in the KDE maintainers' courts. The Samba maintainer has made clear his intention to move to a GPLv3 library in F9. The KDE maintainers can decide how best to handle the situation from there. Their options are: 1) Fork samba. This is what happens with any package which no longer has an upstream but has people within Fedora who care about it sufficiently to deal with it. 2) Convince upstream KDE to fork samba. It would be best if they take the time to make the library not conflict with the distro version of samba (probably by renaming. libsamba-gpl2 was proposed earlier and would work.) but even if they don't we've worked around bad packaging in upstream tarballs before. 3) Remove samba support until the license situation allows linking to libsmbclient again. 4) Port kio-smb to gnome-vfs2 :-) We can all see drawbacks with each of these options but it's really up to those who are going to do the kde packaging work to decide which of the choices is "right". -Toshio From skvidal at fedoraproject.org Sat Oct 13 01:26:32 2007 From: skvidal at fedoraproject.org (seth vidal) Date: Fri, 12 Oct 2007 21:26:32 -0400 Subject: yum-updatesd in F8? In-Reply-To: <20071012211251.GA20074@neutrino.d.umn.edu> References: <200710092346.24965.ville.skytta@iki.fi> <20071009211851.GD24144@neutrino.d.umn.edu> <200710100132.35256.ville.skytta@iki.fi> <20071012211251.GA20074@neutrino.d.umn.edu> Message-ID: <1192238792.19308.117.camel@cutter> On Fri, 2007-10-12 at 16:12 -0500, Alec T. Habig wrote: > Ville Skytt? writes: > > Alec T. Habig wrote: > > > Ville Skytt? writes: > > > > Can yum-cron do download+notify only? That's the mode I'd prefer for > > > > most setups. > > > > > > Yes. In /etc/sysconfig/yum-cron, set > > > > > > CHECK_ONLY=yes > > > > That seems to result in it running "yum check-update" which AFAIK does > > not actually download the _packages_. > > Oops. And yum seems to have lost it's "--download-only" option, which > is what we could use here. > > We could bring in yum-utils to use yumdownloader to drop them into the > spool directory, but that's starting to get complicated and fragile. > Hmm. > download-only hasn't been in yum except for an accidental inclusion in the 2.2.X series. You mean "install the download-only plugin" which is in yum-utils now and works just fine. -sv From kevin.kofler at chello.at Sat Oct 13 04:01:21 2007 From: kevin.kofler at chello.at (Kevin Kofler) Date: Sat, 13 Oct 2007 04:01:21 +0000 (UTC) Subject: shared libraries and selinux References: <20071012205727.GB2831@truch.net> <20071012210444.GA5451@devserv.devel.redhat.com> <20071012212943.GC2831@truch.net> Message-ID: Matthew D Truch truch.net> writes: > That's why I emailed this list, I didn't want the hacks. But I have no > idea what this eu-findtextrel is or does. Attached is the output, but > none of it mentions anything about text relocations (that I can figure > out). Shared libraries are supposed to be compiled with -fpic or -fPIC. If you don't do that, you end up with those text relocations. You need to add the missing PIC (Position Independent Code) flag to the makefile for the shared libraries. Kevin Kofler From drepper at redhat.com Sat Oct 13 04:59:34 2007 From: drepper at redhat.com (Ulrich Drepper) Date: Fri, 12 Oct 2007 21:59:34 -0700 Subject: gethostby* users In-Reply-To: <1192230330.22759.8.camel@localhost6.localdomain6> References: <470F15B2.2020809@redhat.com> <1192230330.22759.8.camel@localhost6.localdomain6> Message-ID: <471050B6.5000605@redhat.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Richi Plana wrote: > Would it make sense to address these individual packages and convert all > gethostby*(3) function calls to getaddrinfo(3)? That's the idea. > One approach I can think of is to go ahead and make these patches, apply > them to Fedora packages and submit them upstream to their corresponding > maintainers. If it gets applied upstream, the package maintainers can > rebase and drop the patch. If upstream says "no", then the patches can > be dropped and the software reverted. There is no reason to drop them. Using the gethostby* functions is simply wrong. Just like any other bug fix the patch should be carried until upstream takes it in one form or another. > I'm just worrying about the different platforms these software are > expected to run on. According to gethostbyname(3), the function conforms > to POSIX as well as 4.3BSD so certain platforms might not have support > for getaddrinfo(). What's the proper way of addressing these? > Preprocessor directives? autoconf - -- ? Ulrich Drepper ? Red Hat, Inc. ? 444 Castro St ? Mountain View, CA ? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFHEFC22ijCOnn/RHQRAmhfAJ0ePG3sA7SC/OIFN2UYn2Y025n2WwCgpOgY xgS/O6RhWDhi4hlXUVMCszI= =HcQd -----END PGP SIGNATURE----- From kevin.kofler at chello.at Sat Oct 13 05:20:48 2007 From: kevin.kofler at chello.at (Kevin Kofler) Date: Sat, 13 Oct 2007 05:20:48 +0000 (UTC) Subject: gethostby* users References: <470F15B2.2020809@redhat.com> <1192230330.22759.8.camel@localhost6.localdomain6> Message-ID: Richi Plana richip.dhs.org> writes: > I'm just worrying about the different platforms these software are > expected to run on. According to gethostbyname(3), the function conforms > to POSIX as well as 4.3BSD so certain platforms might not have support > for getaddrinfo(). What's the proper way of addressing these? > Preprocessor directives? Ideally they'd just drop support for the obsolete systems which don't have getaddrinfo. Even winsock implements it since XP. And of course all current POSIX-compliant systems have it as it's part of POSIX.1-2001. Kevin Kofler From myfedora at richip.dhs.org Sat Oct 13 05:51:48 2007 From: myfedora at richip.dhs.org (Richi Plana) Date: Fri, 12 Oct 2007 23:51:48 -0600 Subject: gethostby* users In-Reply-To: <471050B6.5000605@redhat.com> References: <470F15B2.2020809@redhat.com> <1192230330.22759.8.camel@localhost6.localdomain6> <471050B6.5000605@redhat.com> Message-ID: <1192254708.24739.2.camel@localhost6.localdomain6> On Fri, 2007-10-12 at 21:59 -0700, Ulrich Drepper wrote: > There is no reason to drop them. Using the gethostby* functions is > simply wrong. Just like any other bug fix the patch should be carried > until upstream takes it in one form or another. Well, you know that mantra: upstream, upstream, upstream. > > I'm just worrying about the different platforms these software are > > expected to run on. According to gethostbyname(3), the function conforms > > to POSIX as well as 4.3BSD so certain platforms might not have support > > for getaddrinfo(). What's the proper way of addressing these? > > Preprocessor directives? > > autoconf Sorry. Been meaning to get around to reading autoconf. Could someone give a summary? -- Richi Plana From cmadams at hiwaay.net Sat Oct 13 05:58:25 2007 From: cmadams at hiwaay.net (Chris Adams) Date: Sat, 13 Oct 2007 00:58:25 -0500 Subject: gethostby* users In-Reply-To: References: <470F15B2.2020809@redhat.com> <1192230330.22759.8.camel@localhost6.localdomain6> Message-ID: <20071013055825.GA1192122@hiwaay.net> Once upon a time, Kevin Kofler said: > Ideally they'd just drop support for the obsolete systems which don't have > getaddrinfo. Even winsock implements it since XP. And of course all current > POSIX-compliant systems have it as it's part of POSIX.1-2001. Some of us have to work with software and systems in the real world. I've seen the page http://udrepper.livejournal.com/16116.html mentioned a couple of times in this thread. First, that's a relatively contrived situation (depending on the client resolver to choose an address "properly" is poor network design). Second, I can't find anything that says getaddrinfo() returns a sorted list. I checked SUSv3 as well as man pages from Linux, Solaris 9, and Tru64 5.1B. The cited RFC 3484 appears to be about address selection in an IPv6 network, while the above page talks about an IPv4 network. I don't see gethostby* listed as deprecated or obsolete by any standard group or documentation. -- Chris Adams Systems and Network Administrator - HiWAAY Internet Services I don't speak for anybody but myself - that's enough trouble. From drepper at redhat.com Sat Oct 13 06:10:24 2007 From: drepper at redhat.com (Ulrich Drepper) Date: Fri, 12 Oct 2007 23:10:24 -0700 Subject: gethostby* users In-Reply-To: <20071013055825.GA1192122@hiwaay.net> References: <470F15B2.2020809@redhat.com> <1192230330.22759.8.camel@localhost6.localdomain6> <20071013055825.GA1192122@hiwaay.net> Message-ID: <47106150.1090303@redhat.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Chris Adams wrote: > I don't see gethostby* listed as deprecated or obsolete by any standard > group or documentation. Then you haven't even tried looking. The functions are obsolete in the current Unix spec and will be gone in the next revision which we will finish next year. - -- ? Ulrich Drepper ? Red Hat, Inc. ? 444 Castro St ? Mountain View, CA ? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFHEGFQ2ijCOnn/RHQRAgUDAJ40Kdgj0NysfO5HsKB662NoVkcLAQCgoAg1 8L405fAQY/pBJhpgV83wxcw= =fZZG -----END PGP SIGNATURE----- From ivazqueznet at gmail.com Sat Oct 13 06:25:39 2007 From: ivazqueznet at gmail.com (Ignacio Vazquez-Abrams) Date: Sat, 13 Oct 2007 02:25:39 -0400 Subject: rpmbuild -bp and BR: In-Reply-To: <20071012144235.71b7409f@reaver.lamontpeterson.net> References: <20071012143614.10531202@reaver.lamontpeterson.net> <20071012144235.71b7409f@reaver.lamontpeterson.net> Message-ID: <1192256739.3208.45.camel@ignacio.lan> On Fri, 2007-10-12 at 14:42 -0600, Lamont Peterson wrote: > OK. I wrote that before actually installing the packages and then went on and > discovered that "autoreconf" was being run at the end of %prep. Shouldn't > something like that be in the beginning of %build instead? Yes. Log a bug please. -- Ignacio Vazquez-Abrams PLEASE don't CC me; I'm already subscribed -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From luya_tfz at thefinalzone.com Sat Oct 13 07:20:10 2007 From: luya_tfz at thefinalzone.com (Luya Tshimbalanga) Date: Sat, 13 Oct 2007 03:20:10 -0400 Subject: Echo icons missing In-Reply-To: <1192227128.2260.1.camel@scrappy.miketc.com> References: <1192227128.2260.1.camel@scrappy.miketc.com> Message-ID: <1192260010.471071aae3ead@ssl.mecca.ca> Quoting Mike Chambers : > I noticed over the last couple days, a couple of icons from echo-theme > have resorted back to the gnome icons? The file manager and xchat icons > changed it seems to the big two drawer cabinet and the big X. > > Any ideas? Strange. I have not seen that problem with File Manager. I can't tell with xchat icon. Both icons were not "echofied" yet. Could you post a screenshot? -- Luya Tshimbalanga Fedora Project contributor http://www.fedoraproject.org/wiki/LuyaTshimbalanga From dwmw2 at infradead.org Sat Oct 13 09:28:54 2007 From: dwmw2 at infradead.org (David Woodhouse) Date: Sat, 13 Oct 2007 10:28:54 +0100 Subject: gethostby* users In-Reply-To: <20071012130230.GA1451534@hiwaay.net> References: <45290.192.54.193.51.1192178487.squirrel@rousalka.dyndns.org> <20071012130230.GA1451534@hiwaay.net> Message-ID: <1192267734.13901.2.camel@pmac.infradead.org> On Fri, 2007-10-12 at 08:02 -0500, Chris Adams wrote: > I know it is fun to pick on sendmail, but it works well and I can use > it to do things not easily done in some other MTAs. Examples? -- dwmw2 From gilboad at gmail.com Sat Oct 13 10:49:09 2007 From: gilboad at gmail.com (Gilboa Davara) Date: Sat, 13 Oct 2007 12:49:09 +0200 Subject: plague times out when trying to build icewm/EL-5, FC-6. In-Reply-To: <470FC5DF.6090409@redhat.com> References: <1192211573.27039.3.camel@gilboa-home-dev.localdomain> <470FC5DF.6090409@redhat.com> Message-ID: <1192272549.27039.5.camel@gilboa-home-dev.localdomain> On Fri, 2007-10-12 at 14:07 -0500, Mike McGrath wrote: > Gilboa Davara wrote: > > Hello all, > > > > I'm trying build a new icewm using plague and it times out on me. > > Or actually, it EWOULDBLOCKs on me on read(). > > > > Server down? > > > > $ strace /usr/bin/plague-client build icewm icewm-1_2_32-5_el5 el5 2> > > ~/plague.log > > Error connecting to build server: '(110, 'Operation timed out.')' > > > > > FWIW it looks like it succeeded? - > http://buildsys.fedoraproject.org/build-status/job.psp?uid=36632 Could > be a slow connection. I'll keep my ears out to see if others are having > any issues. > > -Mike > Weird.... I'm sitting on a fairly fast 2.5/384KB cable connection... Over-loaded plague build-machine? - Gilboa From nicolas.mailhot at laposte.net Sat Oct 13 12:10:24 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Sat, 13 Oct 2007 14:10:24 +0200 Subject: The Fedora Fonts SIG is open Message-ID: <1192277424.6996.79.camel@rousalka.dyndns.org> Dear potential SIG contributor, You're receiving this message because you're subscribed to one of the general relevant Fedora mailing lists, or because our awesome minion-finding powers have detected your interest in fonts and text rendering/layouting in Fedora, EPEL or OLPC?. Last month's consultation showed there was enough possible contributors and needed work to justify creating a Fedora Fonts Special Interest Group. To get the ball rolling I've started seeding a Fonts SIG space in the Fedora wiki: http://fedoraproject.org/wiki/SIGs/Fonts Recently, the Fedora infrastructure team created us a mailing list to coordinate SIG activities: https://www.redhat.com/mailman/listinfo/fedora-fonts-list In addition to human posts I intend to get it CCed on every font-related bug in our bugzilla. That means we have enough infrastructure to open shop, and I hereby declare the Fonts SIG born. If you are interested in the Fonts SIG, please: ? read the wiki, and the proposed Fonts SIG charter, ? subscribe to the mailing list, ? let us know there where you want the SIG to evolve ? and what *you* are ready to contribute to make this evolution happen (in particular only respond to this message on fedora-fonts-list!) I've created the SIG but we can make it live. It's not a tool to implement my personal vision?. It's not some sort of public to-do list either. Stuff will happen because we make it happen. SIG organisation is only there to help implement our wishes; I've sadly no access to magical fairies ready to do the work in our stead. I hope to find many of you on on the Fonts SIG list! Regards, ? ie you already maintain or co-maintain a fonts-related package in Fedora (fonts, major text layouting library, font tool?), or made the mistake to ask about fonts on one of the Fedora lists I read ? Visions are for people standing too long under the sun, and there's been a distinct lack of it here recently -- Nicolas Mailhot -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: Ceci est une partie de message num?riquement sign?e URL: From enrico.scholz at informatik.tu-chemnitz.de Sat Oct 13 13:19:00 2007 From: enrico.scholz at informatik.tu-chemnitz.de (Enrico Scholz) Date: Sat, 13 Oct 2007 15:19:00 +0200 Subject: gethostby* users In-Reply-To: <1192267734.13901.2.camel@pmac.infradead.org> (David Woodhouse's message of "Sat, 13 Oct 2007 10:28:54 +0100") References: <45290.192.54.193.51.1192178487.squirrel@rousalka.dyndns.org> <20071012130230.GA1451534@hiwaay.net> <1192267734.13901.2.camel@pmac.infradead.org> Message-ID: <87ve9bywxn.fsf@kosh.bigo.ensc.de> David Woodhouse writes: >> I know it is fun to pick on sendmail, but it works well and I can use >> it to do things not easily done in some other MTAs. > > Examples? creating RFC compliant bounces (e.g. not possible with exim due to missing MIME support) Enrico From rc040203 at freenet.de Sat Oct 13 14:21:03 2007 From: rc040203 at freenet.de (Ralf Corsepius) Date: Sat, 13 Oct 2007 16:21:03 +0200 Subject: rpmbuild -bp and BR: In-Reply-To: <1192256739.3208.45.camel@ignacio.lan> References: <20071012143614.10531202@reaver.lamontpeterson.net> <20071012144235.71b7409f@reaver.lamontpeterson.net> <1192256739.3208.45.camel@ignacio.lan> Message-ID: <1192285263.3500.70.camel@mccallum.corsepiu.local> On Sat, 2007-10-13 at 02:25 -0400, Ignacio Vazquez-Abrams wrote: > On Fri, 2007-10-12 at 14:42 -0600, Lamont Peterson wrote: > > OK. I wrote that before actually installing the packages and then went on and > > discovered that "autoreconf" was being run at the end of %prep. Shouldn't > > something like that be in the beginning of %build instead? > > Yes. Log a bug please. No. autoreconf belongs into %prep, not into build. Ralf From dwalsh at redhat.com Sat Oct 13 14:33:56 2007 From: dwalsh at redhat.com (Daniel J Walsh) Date: Sat, 13 Oct 2007 10:33:56 -0400 Subject: If you are maintinaing of developing a Fedora Package. Message-ID: <4710D754.2090101@redhat.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 If the location of the executable changes, for example from /usr/bin to /usr/sbin. Please make sure the SELinux context is correct in the new location matchpathcon /usr/bin/MYAPP matchpathcon /ust/sbin/MYAPP If they aren't the same, then SELinux might have a problem. Please either fix the file_contect if you include SELinux policy or contact the maintainer of selinux-policy (me currently) package to tell him/her. This way we can coordinate the updates. Changing this could cause a security vulnerabilty, an confined application can go to unconfined if it moves to a bin_t labeling. Thanks, Dan -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iD8DBQFHENdUrlYvE4MpobMRAk+hAKDesCevzKCK/pA+aVcT0N5Ghfo33QCdHhgw UqxsTUljrqjHIgOmGMc+grQ= =WngZ -----END PGP SIGNATURE----- From arjan at infradead.org Sat Oct 13 14:51:39 2007 From: arjan at infradead.org (Arjan van de Ven) Date: Sat, 13 Oct 2007 07:51:39 -0700 Subject: If you are maintinaing of developing a Fedora Package. In-Reply-To: <4710D754.2090101@redhat.com> References: <4710D754.2090101@redhat.com> Message-ID: <20071013075139.5d50626c@laptopd505.fenrus.org> On Sat, 13 Oct 2007 10:33:56 -0400 Daniel J Walsh wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > If the location of the executable changes, > for example from /usr/bin to /usr/sbin. Please make sure the SELinux > context is correct in the new location > > matchpathcon /usr/bin/MYAPP > matchpathcon /ust/sbin/MYAPP > > If they aren't the same, then SELinux might have a problem. > > Please either fix the file_contect if you include SELinux policy or > contact the maintainer of selinux-policy (me currently) package to > tell him/her. This way we can coordinate the updates. > wouldn't it be a nice thing if the build system would notice such changes and would send out a mail to some list if they happen... so that you and others could just get automatic notices? we could use the same for detecting things like "hey this rpm added a setuid binary" and stuff like that. I can think of about 40 other tests that I'd like to do in such a program ;) From jkeating at redhat.com Sat Oct 13 15:00:38 2007 From: jkeating at redhat.com (Jesse Keating) Date: Sat, 13 Oct 2007 11:00:38 -0400 Subject: If you are maintinaing of developing a Fedora Package. In-Reply-To: <20071013075139.5d50626c@laptopd505.fenrus.org> References: <4710D754.2090101@redhat.com> <20071013075139.5d50626c@laptopd505.fenrus.org> Message-ID: <20071013110038.35ccf487@redhat.com> On Sat, 13 Oct 2007 07:51:39 -0700 Arjan van de Ven wrote: > wouldn't it be a nice thing if the build system would notice such > changes and would send out a mail to some list if they happen... so > that you and others could just get automatic notices? > we could use the same for detecting things like "hey this rpm added a > setuid binary" and stuff like that. > I can think of about 40 other tests that I'd like to do in such a > program ;) Patches, RFEs, etc... accepted -> thataway... https://hosted.fedoraproject.org/projects/koji/ -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From ssorce at redhat.com Sat Oct 13 15:03:11 2007 From: ssorce at redhat.com (Simo Sorce) Date: Sat, 13 Oct 2007 11:03:11 -0400 Subject: gethostby* users In-Reply-To: References: <470F15B2.2020809@redhat.com> <1192230330.22759.8.camel@localhost6.localdomain6> Message-ID: <1192287791.10852.80.camel@localhost.localdomain> On Sat, 2007-10-13 at 05:20 +0000, Kevin Kofler wrote: > Richi Plana richip.dhs.org> writes: > > I'm just worrying about the different platforms these software are > > expected to run on. According to gethostbyname(3), the function conforms > > to POSIX as well as 4.3BSD so certain platforms might not have support > > for getaddrinfo(). What's the proper way of addressing these? > > Preprocessor directives? > > Ideally they'd just drop support for the obsolete systems which don't have > getaddrinfo. Even winsock implements it since XP. And of course all current > POSIX-compliant systems have it as it's part of POSIX.1-2001. Sorry but this is not the Linux kernel, many packages don't want to drop support for older systems, and given the differences in behavior between getaddrinfo and gethostby* it is not really advisable in all situations to replace these functions blindly, upstream approval is certainly important. Simo. From arjan at infradead.org Sat Oct 13 15:03:04 2007 From: arjan at infradead.org (Arjan van de Ven) Date: Sat, 13 Oct 2007 08:03:04 -0700 Subject: disable cpuspeed while X session active and screensaver not running In-Reply-To: <470E5E47.4040006@andrei.myip.org> References: <470E5E47.4040006@andrei.myip.org> Message-ID: <20071013080304.59991f7e@laptopd505.fenrus.org> On Thu, 11 Oct 2007 10:32:55 -0700 Florin Andrei wrote: > On Fedora 7, running on an AMD64 dual core 6400, I disabled cpuspeed. > > The results are incredible. Because the CPU clock stays up all the > time at 3.2GHz, instead of being pushed down most of the time to > 1GHz, the system feels much faster. All desktop apps seem to react > 10x faster. It's like upgrading from 486 to P3 > The difference in CPU temperature after stopping cpuspeed is barely > noticeable. > are you using the ondemand governer? if so.. can you try the latest hal/gnome-power-manager? (they used to change some tunings that ended up not meaning what was intended) I'm also surprised.. reaction time doesn't really depend on clock speed... From ssorce at redhat.com Sat Oct 13 15:05:46 2007 From: ssorce at redhat.com (Simo Sorce) Date: Sat, 13 Oct 2007 11:05:46 -0400 Subject: gethostby* users In-Reply-To: <47106150.1090303@redhat.com> References: <470F15B2.2020809@redhat.com> <1192230330.22759.8.camel@localhost6.localdomain6> <20071013055825.GA1192122@hiwaay.net> <47106150.1090303@redhat.com> Message-ID: <1192287946.10852.83.camel@localhost.localdomain> On Fri, 2007-10-12 at 23:10 -0700, Ulrich Drepper wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Chris Adams wrote: > > I don't see gethostby* listed as deprecated or obsolete by any standard > > group or documentation. > > Then you haven't even tried looking. The functions are obsolete in the > current Unix spec and will be gone in the next revision which we will > finish next year. Ulrich, some people claim that glibc's getaddrinfo breaks IPv4 DNS round robin as it reorders also IPv4 address, can you comment on this? In some cases it is important. Simo. From pertusus at free.fr Sat Oct 13 15:06:23 2007 From: pertusus at free.fr (Patrice Dumas) Date: Sat, 13 Oct 2007 17:06:23 +0200 Subject: rpmbuild -bp and BR: In-Reply-To: <1192285263.3500.70.camel@mccallum.corsepiu.local> References: <20071012143614.10531202@reaver.lamontpeterson.net> <20071012144235.71b7409f@reaver.lamontpeterson.net> <1192256739.3208.45.camel@ignacio.lan> <1192285263.3500.70.camel@mccallum.corsepiu.local> Message-ID: <20071013150623.GA2657@free.fr> On Sat, Oct 13, 2007 at 04:21:03PM +0200, Ralf Corsepius wrote: > On Sat, 2007-10-13 at 02:25 -0400, Ignacio Vazquez-Abrams wrote: > > On Fri, 2007-10-12 at 14:42 -0600, Lamont Peterson wrote: > > > OK. I wrote that before actually installing the packages and then went on and > > > discovered that "autoreconf" was being run at the end of %prep. Shouldn't > > > something like that be in the beginning of %build instead? > > > > Yes. Log a bug please. > No. autoreconf belongs into %prep, not into build. Although I also prefer myself when autoreconf or the like is in %prep, I think that it should be left to the packager. -- Pat From mr.gopal.das at gmail.com Sat Oct 13 16:03:12 2007 From: mr.gopal.das at gmail.com (gopal das) Date: Sat, 13 Oct 2007 21:33:12 +0530 Subject: xboard chess interface installation failed on fedora Message-ID: <6f631c430710130903h4085997ahb9a0dfdef36ff5b@mail.gmail.com> Hi Friends, I was going to install xboard on Fedora 6 for play chess. But there is a error while configure and the following was given: xboard requires the X Window System header files and libraries! They were not found on your system. See FAQ topic C.2. configure failed here the FAQ C.2 saying: [C2] Configuring or building XBoard fails due to missing header files, missing libraries, or undefined symbols. So, please give me a solve. Cheers gopal das -------------- next part -------------- An HTML attachment was scrubbed... URL: From drepper at redhat.com Sat Oct 13 16:14:33 2007 From: drepper at redhat.com (Ulrich Drepper) Date: Sat, 13 Oct 2007 09:14:33 -0700 Subject: gethostby* users In-Reply-To: <1192287946.10852.83.camel@localhost.localdomain> References: <470F15B2.2020809@redhat.com> <1192230330.22759.8.camel@localhost6.localdomain6> <20071013055825.GA1192122@hiwaay.net> <47106150.1090303@redhat.com> <1192287946.10852.83.camel@localhost.localdomain> Message-ID: <4710EEE9.7060109@redhat.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Simo Sorce wrote: > Ulrich, some people claim that glibc's getaddrinfo breaks IPv4 DNS round > robin as it reorders also IPv4 address, can you comment on this? In some > cases it is important. It is not necessary (and quite wrong) to implement RR in the server. It's an approximation at best anyway. In no way better than randomization. And nothing stops programs from randomizing the results returned by getaddrinfo before using them. Normal programs won't do that but there is nothing which stops programs like ntpd from doing this. - -- ? Ulrich Drepper ? Red Hat, Inc. ? 444 Castro St ? Mountain View, CA ? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFHEO7p2ijCOnn/RHQRAmz7AJ9LjfmhMIEBpkQ/C3stOJ+qCnVfyQCdEjDe 07WL2BrQeuop3VkIB5hIUaw= =PqK2 -----END PGP SIGNATURE----- From ssorce at redhat.com Sat Oct 13 16:34:47 2007 From: ssorce at redhat.com (Simo Sorce) Date: Sat, 13 Oct 2007 12:34:47 -0400 Subject: gethostby* users In-Reply-To: <4710EEE9.7060109@redhat.com> References: <470F15B2.2020809@redhat.com> <1192230330.22759.8.camel@localhost6.localdomain6> <20071013055825.GA1192122@hiwaay.net> <47106150.1090303@redhat.com> <1192287946.10852.83.camel@localhost.localdomain> <4710EEE9.7060109@redhat.com> Message-ID: <1192293287.20815.3.camel@localhost.localdomain> On Sat, 2007-10-13 at 09:14 -0700, Ulrich Drepper wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Simo Sorce wrote: > > Ulrich, some people claim that glibc's getaddrinfo breaks IPv4 DNS round > > robin as it reorders also IPv4 address, can you comment on this? In some > > cases it is important. > > It is not necessary (and quite wrong) to implement RR in the server. > It's an approximation at best anyway. In no way better than > randomization. And nothing stops programs from randomizing the results > returned by getaddrinfo before using them. Normal programs won't do > that but there is nothing which stops programs like ntpd from doing this. Well, whether this is good or not, it is a mechanism widely used in many cases, because it is good enough. Not sure breaking it on purpose make sense, after all IPv4 sorting is just arbitrary, why caring to do it at all? What is the purpose of IPv4 address reordering ? Simo. From drepper at redhat.com Sat Oct 13 16:37:26 2007 From: drepper at redhat.com (Ulrich Drepper) Date: Sat, 13 Oct 2007 09:37:26 -0700 Subject: gethostby* users In-Reply-To: <1192293287.20815.3.camel@localhost.localdomain> References: <470F15B2.2020809@redhat.com> <1192230330.22759.8.camel@localhost6.localdomain6> <20071013055825.GA1192122@hiwaay.net> <47106150.1090303@redhat.com> <1192287946.10852.83.camel@localhost.localdomain> <4710EEE9.7060109@redhat.com> <1192293287.20815.3.camel@localhost.localdomain> Message-ID: <4710F446.1000402@redhat.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Simo Sorce wrote: > What is the purpose of IPv4 address reordering ? So that the most promising and possibly fastest/cheapest address is used. Read RFC 3484. - -- ? Ulrich Drepper ? Red Hat, Inc. ? 444 Castro St ? Mountain View, CA ? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFHEPRG2ijCOnn/RHQRAlvQAKDKKvaUJ+LxKhzp82F72XO2zIBGIQCdGRLm KNeRywkn4MIA4fj7SFe9Va4= =nxQ+ -----END PGP SIGNATURE----- From dwmw2 at infradead.org Sat Oct 13 16:44:23 2007 From: dwmw2 at infradead.org (David Woodhouse) Date: Sat, 13 Oct 2007 17:44:23 +0100 Subject: gethostby* users In-Reply-To: <87ve9bywxn.fsf@kosh.bigo.ensc.de> References: <45290.192.54.193.51.1192178487.squirrel@rousalka.dyndns.org> <20071012130230.GA1451534@hiwaay.net> <1192267734.13901.2.camel@pmac.infradead.org> <87ve9bywxn.fsf@kosh.bigo.ensc.de> Message-ID: <1192293863.13901.45.camel@pmac.infradead.org> On Sat, 2007-10-13 at 15:19 +0200, Enrico Scholz wrote: > creating RFC compliant bounces (e.g. not possible with exim due to > missing MIME support) You mean the bounces-in-MIME thing? What RFC is that again? Is there any particular reason to care about it? I believe it's _possible_, although you originally said 'easily', and I won't claim that it's easy. -- dwmw2 From ssorce at redhat.com Sat Oct 13 17:24:02 2007 From: ssorce at redhat.com (Simo Sorce) Date: Sat, 13 Oct 2007 13:24:02 -0400 Subject: gethostby* users In-Reply-To: <4710F446.1000402@redhat.com> References: <470F15B2.2020809@redhat.com> <1192230330.22759.8.camel@localhost6.localdomain6> <20071013055825.GA1192122@hiwaay.net> <47106150.1090303@redhat.com> <1192287946.10852.83.camel@localhost.localdomain> <4710EEE9.7060109@redhat.com> <1192293287.20815.3.camel@localhost.localdomain> <4710F446.1000402@redhat.com> Message-ID: <1192296242.20815.29.camel@localhost.localdomain> On Sat, 2007-10-13 at 09:37 -0700, Ulrich Drepper wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Simo Sorce wrote: > > What is the purpose of IPv4 address reordering ? > > So that the most promising and possibly fastest/cheapest address is > used. Read RFC 3484. Sorry, but this may make sense for IPv6, but you have no way to know which IPv4 address is closer by it's value. Except for loopback, and other 'link-local' address, even considering private addresses 'site-local' seem to be a stretch as they are often used for VPN, and may well be much farther than a normal global scope one. A simple example: say I have 2 sites with 2 replicated services, I want to have a preference for people in one site to connect to their site server. Site A has public IP addresses for servers because you also offer services to the outside and contains most clients (which instead use private addresses). Site B has private IP addresses for servers because it is a branch office that has only intranet replicated service (clients also have private addresses but on a different network). You have 2 DNS servers with views, and the 2 sites are connected by a relatively slow link. On Site A you configure the DNS to return locally Site A (global scope) addresses before Site B ones, that are used just as backup. On Site B you configure the DNS to return locally Site B (site-local) addresses before Site A ones. Now if you reorder these addresses what happen is that the main site A clients will always try to contact the branch office servers instead, as they have 'site-local' ones. Address reordering can therefore easily make it the worst route. I know about RFC 3484 10.5, but consider that this is highly unexpected behavior on sites that uses IPv4 only and have pre-existing configurations. Also configuring the policy tables of each client (not always possible as glibc doesn't have a way to configure policy table in versions older then a year or so) is a lot more effort than just configuring one single DNS server, and impossible if you want to provide different configurations depending on the server/protocol used. Simo. From buildsys at fedoraproject.org Sat Oct 13 18:00:08 2007 From: buildsys at fedoraproject.org (buildsys at fedoraproject.org) Date: Sat, 13 Oct 2007 14:00:08 -0400 (EDT) Subject: Fedora Extras Package Build Report 2007-10-13 Message-ID: <20071013180008.ABBBC15212D@buildsys.fedoraproject.org> Packages built and released for Fedora Extras 6: 8 AGReader-1.2-4.fc6 gammu-1.13.0-1.fc6 NEW jack-rack-1.4.6-3.fc6 : Stereo LADSPA effects rack for the JACK audio API ntfs-config-1.0-0.5.rc5.fc6 pybliographer-1.2.11-1.fc6 python-gammu-0.22-2.fc6 superiotool-0-0.5.20071012svn2849.fc6 wine-0.9.46-1.fc6 Changes in Fedora Extras 6: AGReader-1.2-4.fc6 ------------------ * Sat Oct 13 2007 Ian Chapman 1.2-4 - Added man page * Tue Aug 21 2007 Ian Chapman 1.2-3 - Release bump for F8 mass rebuild - License change due to new guidelines - A few cosmetic cleanups of the spec file * Mon Aug 28 2006 Ian Chapman 1.2-2 - Release bump for FC6 mass rebuild gammu-1.13.0-1.fc6 ------------------ * Fri Oct 12 2007 Xavier Lamien < lxtnow[at]gmail.com > - 1.13.0-1 - Updated Release. * Thu Aug 02 2007 Xavier Lamien < lxtnow[at]gmail.com > - 1.12.92-1 - Updated Release. jack-rack-1.4.6-3.fc6 --------------------- * Thu Oct 11 2007 kwizart - 1.4.6-3 - Build with new lash 5.3 (Removed obsolete ladcca-devel) - Move dtds dir. to %{_datadir}/xml/jack-rack/dtds * Thu Oct 04 2007 kwizart - 1.4.6-2 - Fix desktop file, License field, NEWS encoding - Add BR ladcca-devel and Add --enable-lash ntfs-config-1.0-0.5.rc5.fc6 --------------------------- * Thu Oct 11 2007 Xavier Lamien - 1.0-0.5.rc5 - Removed redhat-arwork as Requires. pybliographer-1.2.11-1.fc6 -------------------------- * Mon Oct 01 2007 Zoltan Kota - 1.2.11-1 - update to 1.2.11 python-gammu-0.22-2.fc6 ----------------------- * Sat Oct 13 2007 Xavier Lamien < lxtnow[at]gmail.com > - 0.22-2 - Excluded pcc arch for now, build error reported to upstream. * Fri Oct 12 2007 Xavier Lamien < lxtnow[at]gmail.com > - 0.22-1 - Updated Release. superiotool-0-0.5.20071012svn2849.fc6 ------------------------------------- * Fri Oct 12 2007 Peter Lemenkov 0-0.5.20071012svn2849 - svn ver 2849 (support for SMSC FDC37M81x, SMSC FDC37B78x, SMSC FDC37B72x, Winbond W83627THF/THG, NSC PC87351 and some more SMSC, ITE and NSC chips - added manpage wine-0.9.46-1.fc6 ----------------- * Mon Oct 08 2007 Andreas Bierfert - 0.9.46-1 - version upgrade * Sat Aug 25 2007 Andreas Bierfert - 0.9.44-1 - version upgrade * Sat Aug 18 2007 Andreas Bierfert - 0.9.43-2 - fix license * Sat Aug 11 2007 Andreas Bierfert - 0.9.43-1 - version upgrade - fix init-script output (#252144) - add lsb stuff (#247096) From sean.bruno at dsl-only.net Sat Oct 13 19:21:30 2007 From: sean.bruno at dsl-only.net (Sean Bruno) Date: Sat, 13 Oct 2007 12:21:30 -0700 Subject: My attempt to understand dmraid Message-ID: <1192303290.23979.26.camel@home-desk> I am trying to delve into dmraid/device-mapper and learn how the magic happens and I came up with what I think is the "way it works." Please critique and correct me where I am wrong or over-simplify the operation of the current dmraid architecture as it is used under Fedora/redhat systems. Assumptions: dmraid compatible device(sil3118) Hard Drives of equal size(SATA in my case) Installation of Fedora Core 7(x86_64) 1. The initial setup occurs on the RAID controller where I selected RAID1 with my two disks. This initialized the drives for use with dmraid/device-mapper by placing the SiL metadata on the drives and set them to a initialized state. 2. The system boots off the first hard drive(sda) and loads the kernel from there. 3. Booting Fedora Core 7, /etc/rc.sysinit loads the fake RAID1 module "dm-mirror". This actually works with the software RAID code in md to manage the RAID1. The system then detects that the drives are a RAID1 set by invoking '/sbin/dmraid -ay -i -p -t' This detects the RAID1 set and creates /dev/mapper/silXXXXXXX through the device-mapper libraries. What is unclear to me is where the system mounts the filesystems on /dev/mapper/silXXXXXX and how the dm-mirror module manages drive failues. Can someone fill in the pieces for me? Sean From lesmikesell at gmail.com Sat Oct 13 20:02:16 2007 From: lesmikesell at gmail.com (Les Mikesell) Date: Sat, 13 Oct 2007 15:02:16 -0500 Subject: gethostby* users In-Reply-To: <4710EEE9.7060109@redhat.com> References: <470F15B2.2020809@redhat.com> <1192230330.22759.8.camel@localhost6.localdomain6> <20071013055825.GA1192122@hiwaay.net> <47106150.1090303@redhat.com> <1192287946.10852.83.camel@localhost.localdomain> <4710EEE9.7060109@redhat.com> Message-ID: <47112448.6010106@gmail.com> Ulrich Drepper wrote: > Simo Sorce wrote: >> Ulrich, some people claim that glibc's getaddrinfo breaks IPv4 DNS round >> robin as it reorders also IPv4 address, can you comment on this? In some >> cases it is important. > > It is not necessary (and quite wrong) to implement RR in the server. > It's an approximation at best anyway. In no way better than > randomization. And nothing stops programs from randomizing the results > returned by getaddrinfo before using them. Normal programs won't do > that but there is nothing which stops programs like ntpd from doing this. A client has no possible way to know what the "best" choice from a list of RR DNS IP's might be, whereas server products like F5's 3DNS/global load balancer monitor server load/availability and and an assortment of other things to offer the best choice. I don't know if any of these products send an ordered list in the preferred choice, but things would be more robust if they did and the client walked the list in the presented order. If the server must send only one IP to control the client's choice, it causes a problem when circumstances change during the client application's run time. Many clients (particularly IE - the most popular one..) will cache the list given in the initial lookup and on subsequent failure will retry others from that list but will not do another DNS lookup as part of the error recovery. Thus if they have been given a preferred and backup IP in the first lookup, they'll keep working even if the preferred server becomes unreachable. But, if they resort the list, half of them will pick the wrong first choice even when it is reachable. -- Les Mikesell lesmikesell at gmail.com From mcepl at redhat.com Sat Oct 13 20:07:26 2007 From: mcepl at redhat.com (Matej Cepl) Date: Sat, 13 Oct 2007 22:07:26 +0200 Subject: The gstreamer third way References: <1191987490.10594.1.camel@naomi> <470C4BB9.5060905@fedoraproject.org> <1191990002.13627.35.camel@localhost.localdomain> <470C82D2.2010107@warmcat.com> <470C9681.9050905@nicubunu.ro> <1192133361.7723.7.camel@rousalka.dyndns.org> <470F4BDB.2090009@warmcat.com> <1192218859.3498.8.camel@dawkins> <20071012184117.GC8027@ryvius.pekin.waw.pl> Message-ID: On 2007-10-12, 18:41 GMT, Dominik 'Rathann' Mierzejewski wrote: > This problem wouldn't have arised if samba just stayed with > GPLv2. I cannot imagine how you can call this a QT bug. I am sorry, but upstream has every right to change their license to whatever they wish. If somebody wants to use their functionality (you know, KDE is using product of Samba folks work), then he/she/it must accommodate his code. b) When choosing whether we want to fork Samba or whether KDE will suck it up, we probably decide what is more important to us -- fully functional Samba fully supported by upstream or KDE supporting smb:// (the situation would be the same if it was Gnome what is affected -- don't drag me into that religious war)? I am afraid the answer is obvious. Mat?j From benny+usenet at amorsen.dk Sat Oct 13 20:26:50 2007 From: benny+usenet at amorsen.dk (Benny Amorsen) Date: Sat, 13 Oct 2007 22:26:50 +0200 Subject: CDs DVDs or netboot. Oh my! References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <20071011095545.GB19149@devserv.devel.redhat.com> Message-ID: >>>>> "AC" == Alan Cox writes: AC> Today people still ship new laptops with CD-R/CD-RW drives. Lots AC> of them. You can't fit a $30 DVD reader to them. Is there a handy way to use a USB key for install? dd'ing boot.img works fine, but with today's large USB sticks, you might as well stick the DVD there too. But how? /Benny From tjb at unh.edu Sat Oct 13 20:50:51 2007 From: tjb at unh.edu (Thomas J. Baker) Date: Sat, 13 Oct 2007 16:50:51 -0400 Subject: kojiweb down Message-ID: <1192308651.12999.20.camel@continuity.bakerconsulting.com> FYI, kojiweb is broken at the moment. Here is what I get going to just the top level: Mod_python error: "PythonHandler mod_python.publisher" Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/mod_python/apache.py", line 299, in HandlerDispatch result = object(req) File "/usr/lib/python2.4/site-packages/mod_python/publisher.py", line 213, in handler published = publish_object(req, object) File "/usr/lib/python2.4/site-packages/mod_python/publisher.py", line 412, in publish_object return publish_object(req,util.apply_fs_data(object, req.form, req=req)) File "/usr/lib/python2.4/site-packages/mod_python/util.py", line 439, in apply_fs_data return object(**args) File "/usr/share/koji-web/scripts/index.py", line 175, in index start=buildStart, dataName='builds', prefix='build', order=buildOrder, pageSize=10) File "/usr/share/koji-web/lib/kojiweb/util.py", line 109, in paginateMethod totalRows = getattr(server, methodName)(*args, **kw) File "/usr/lib/python2.4/site-packages/koji/__init__.py", line 1075, in __call__ return self.__func(self.__name,args,opts) File "/usr/lib/python2.4/site-packages/koji/__init__.py", line 1300, in _callMethod return proxy.__getattr__(name)(*args) File "/usr/lib/python2.4/xmlrpclib.py", line 1096, in __call__ return self.__send(self.__name, args) File "/usr/lib/python2.4/xmlrpclib.py", line 1383, in __request verbose=self.__verbose File "/usr/lib/python2.4/xmlrpclib.py", line 1137, in request headers ProtocolError: Not a big deal for me, just reporting it. tjb -- ======================================================================= | Thomas Baker email: tjb at unh.edu | | Systems Programmer | | Research Computing Center voice: (603) 862-4490 | | University of New Hampshire fax: (603) 862-1761 | | 332 Morse Hall | | Durham, NH 03824 USA http://wintermute.sr.unh.edu/~tjb | ======================================================================= From drago01 at gmail.com Sat Oct 13 21:01:43 2007 From: drago01 at gmail.com (dragoran) Date: Sat, 13 Oct 2007 23:01:43 +0200 Subject: kojiweb down In-Reply-To: <1192308651.12999.20.camel@continuity.bakerconsulting.com> References: <1192308651.12999.20.camel@continuity.bakerconsulting.com> Message-ID: On 10/13/07, Thomas J. Baker wrote: > > FYI, kojiweb is broken at the moment. Here is what I get going to just > the top level: works fine here... From seandarcy2 at gmail.com Sat Oct 13 21:02:09 2007 From: seandarcy2 at gmail.com (sean darcy) Date: Sat, 13 Oct 2007 17:02:09 -0400 Subject: Network Manager 0.7.0-0.3.svn2970 broken?! In-Reply-To: <4c4ba1530710111059k1f39ea01yae4901cf67a68e9@mail.gmail.com> References: <200710111755.02714.singularitaet@gmx.net> <4c4ba1530710111059k1f39ea01yae4901cf67a68e9@mail.gmail.com> Message-ID: Tom London wrote: > On 10/11/07, Stefan Grosse wrote: >> After the rawhide update of today, October 10th the Network Manager seems to >> be broken in a way that it interrupts my internet connection completely. I >> cannot activate eth0 manually. Internet works only if the networkmanager is >> not loaded on startup. >> >> I have an Asus A8Js notebook with intel 3945 for wlan and for wired I have: >> a realtek (pci, r8169, NETWORK, RTL8111/8168B PCI Express Gigabit) Ethernet >> controller. >> >> Stefan >> > Believe these version of NM allows configurable 'auto connection'. > > My would come up with no network connection, but I could manually > select it from the nm-applet. > > Applications->System Tools->Configuration Editor allows setting > 'autoconnect' for each connection.-- > > For me, this was 'system->networking->connections->1->connection->autoconnect' > I do not see "networking" under system the the Configuration Editor. I have NM, NM-gnome, NM-glib installed. Am I missing something? Hope so, cause NM is really messing me up. sean From dmc.fedora at filteredperception.org Sat Oct 13 21:24:05 2007 From: dmc.fedora at filteredperception.org (Douglas McClendon) Date: Sat, 13 Oct 2007 16:24:05 -0500 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <20071011095545.GB19149@devserv.devel.redhat.com> Message-ID: <47113775.1090805@filteredperception.org> Benny Amorsen wrote: >>>>>> "AC" == Alan Cox writes: > > AC> Today people still ship new laptops with CD-R/CD-RW drives. Lots > AC> of them. You can't fit a $30 DVD reader to them. > > Is there a handy way to use a USB key for install? dd'ing boot.img > works fine, but with today's large USB sticks, you might as well stick > the DVD there too. But how? Here is the relevant current link. http://fedoraproject.org/wiki/FedoraLiveCD/USBHowTo But there is a vast amount of work that can be done to improve the situation and provide more flexibility. I.e. on the simple end, would be turning the above process into an easy to use GUI. On the more complex end, you could do something like using grub2's loopback feature and modifications to the install DVD's initramfs, to support something more like what you were suggesting. And on top of that, there are many, many other interesting theoretical options that can be explored. My personal favorite being a LiveUSB with multiple differing persistence images, each of which could be chosen to be rebootlessly installed... -dmc From tjb at unh.edu Sat Oct 13 21:26:10 2007 From: tjb at unh.edu (Thomas J. Baker) Date: Sat, 13 Oct 2007 17:26:10 -0400 Subject: kojiweb down In-Reply-To: References: <1192308651.12999.20.camel@continuity.bakerconsulting.com> Message-ID: <1192310770.28639.0.camel@continuity.bakerconsulting.com> On Sat, 2007-10-13 at 23:01 +0200, dragoran wrote: > On 10/13/07, Thomas J. Baker wrote: > > > > FYI, kojiweb is broken at the moment. Here is what I get going to just > > the top level: > > works fine here... > Works for me now too. tjb -- ======================================================================= | Thomas Baker email: tjb at unh.edu | | Systems Programmer | | Research Computing Center voice: (603) 862-4490 | | University of New Hampshire fax: (603) 862-1761 | | 332 Morse Hall | | Durham, NH 03824 USA http://wintermute.sr.unh.edu/~tjb | ======================================================================= From jon at fedoraunity.org Sat Oct 13 21:27:04 2007 From: jon at fedoraunity.org (Jonathan Steffan) Date: Sat, 13 Oct 2007 15:27:04 -0600 Subject: kojiweb down In-Reply-To: <1192308651.12999.20.camel@continuity.bakerconsulting.com> References: <1192308651.12999.20.camel@continuity.bakerconsulting.com> Message-ID: <47113828.5000000@fedoraunity.org> Thomas J. Baker wrote: > FYI, kojiweb is broken at the moment. Here is what I get going to just > the top level: > This is a known issue and it is being worked on. Thanks for the report. Jonathan From emmanuel.seyman at club-internet.fr Sat Oct 13 21:42:06 2007 From: emmanuel.seyman at club-internet.fr (Emmanuel Seyman) Date: Sat, 13 Oct 2007 23:42:06 +0200 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <20071011095545.GB19149@devserv.devel.redhat.com> Message-ID: <20071013214206.GA20157@orient.maison.lan> * Benny Amorsen [13/10/2007 23:14] : > > Is there a handy way to use a USB key for install? dd'ing boot.img > works fine, but with today's large USB sticks, you might as well stick > the DVD there too. But how? I believe* you just need to copy the iso to the key and, during the first steps of install, select "Hard drive installation" then point Anaconda to the partition and directory where the iso is located. Emmanuel From seandarcy2 at gmail.com Sat Oct 13 22:20:15 2007 From: seandarcy2 at gmail.com (sean darcy) Date: Sat, 13 Oct 2007 18:20:15 -0400 Subject: how to keep ssb kernel module from loading? Message-ID: I have a laptop with a braodcom 4311 wireless card :(. The b43 and ssb kernel modules don't work. I need to load ndiswrapper. Are there kernel parameters that I can use in grub.conf to stop ssb from loading, and to load ndiswrapper. sean From ssorce at redhat.com Sat Oct 13 22:28:15 2007 From: ssorce at redhat.com (Simo Sorce) Date: Sat, 13 Oct 2007 18:28:15 -0400 Subject: The gstreamer third way In-Reply-To: <20071012184117.GC8027@ryvius.pekin.waw.pl> References: <1191987490.10594.1.camel@naomi> <470C4BB9.5060905@fedoraproject.org> <1191990002.13627.35.camel@localhost.localdomain> <470C82D2.2010107@warmcat.com> <470C9681.9050905@nicubunu.ro> <1192133361.7723.7.camel@rousalka.dyndns.org> <470F4BDB.2090009@warmcat.com> <1192218859.3498.8.camel@dawkins> <20071012184117.GC8027@ryvius.pekin.waw.pl> Message-ID: <1192314495.21735.3.camel@localhost.localdomain> On Fri, 2007-10-12 at 20:41 +0200, Dominik 'Rathann' Mierzejewski wrote: > On Friday, 12 October 2007 at 21:54, David Nielsen wrote: > [...] > > This is a QT bug, I suggest the QT people fix it, if need be then KDE > > can be compiled without said support till a solution is found. Naturally > > it's undesirable to withhold said functionality from these users but > > TrollTech knew these was coming and it's a well understood problem which > > can only be fixed in a satifactory manner by them. > > This problem wouldn't have arised if samba just stayed with GPLv2. > I cannot imagine how you can call this a QT bug. This problem would never have been if QT were GPLv2+. So what do you want to do? Keep passing the ball? Simo. From darth_linux at ameritech.net Sat Oct 13 22:23:44 2007 From: darth_linux at ameritech.net (eah) Date: Sat, 13 Oct 2007 18:23:44 -0400 Subject: how to keep ssb kernel module from loading? In-Reply-To: References: Message-ID: <200710131823.44983.darth_linux@ameritech.net> On Saturday 13 October 2007 18:20:15 pm sean darcy wrote: > I have a laptop with a braodcom 4311 wireless card :(. > > The b43 and ssb kernel modules don't work. I need to load ndiswrapper. > > Are there kernel parameters that I can use in grub.conf to stop ssb from > loading, and to load ndiswrapper. > > sean I usually unload ssb with rmmod ssb then put blacklist ssb into /etc/modules.d/blacklist* and then modprobe ndiswrapper (assumming ndiswrapper is already configured). eah From arjan at infradead.org Sat Oct 13 22:28:39 2007 From: arjan at infradead.org (Arjan van de Ven) Date: Sat, 13 Oct 2007 15:28:39 -0700 Subject: how to keep ssb kernel module from loading? In-Reply-To: References: Message-ID: <20071013152839.709cdf57@laptopd505.fenrus.org> On Sat, 13 Oct 2007 18:20:15 -0400 sean darcy wrote: > I have a laptop with a braodcom 4311 wireless card :(. > > The b43 and ssb kernel modules don't work. what is the bugzilla number for this? From ssorce at redhat.com Sat Oct 13 22:30:34 2007 From: ssorce at redhat.com (Simo Sorce) Date: Sat, 13 Oct 2007 18:30:34 -0400 Subject: The gstreamer third way In-Reply-To: <470F4BDB.2090009@warmcat.com> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <470C4BB9.5060905@fedoraproject.org> <1191990002.13627.35.camel@localhost.localdomain> <470C82D2.2010107@warmcat.com> <470C9681.9050905@nicubunu.ro> <1192133361.7723.7.camel@rousalka.dyndns.org> <470F4BDB.2090009@warmcat.com> Message-ID: <1192314634.21735.6.camel@localhost.localdomain> On Fri, 2007-10-12 at 11:26 +0100, Andy Green wrote: > Somebody in the thread at some point said: > > Nicolas Mailhot laposte.net> writes: > >> Le jeudi 11 octobre 2007 ? 19:12 +0000, Kevin Kofler a ?crit : > >>> Yet third-party repositories are happily distributing proprietary > > kmod-nvidia > >>> modules linked against the GPLv2 kernel, which isn't any more legal than > >>> distributing a GPLv2 kio_smb linked against a GPLv3 Samba would be. > >> Last I checked they're not distributing both kmod-nvidia and kernels in > >> the same repo > > > > They wouldn't be shipping Samba in the third-party repo either. > > So I didn't get the objection to the original proposal. > > - Fedora just sticks with the perfectly valid last GPL2 version for > now, links KDE3 stuff against it as usual and has nothing to do with the > GPL3 version until there is a better situation > > - That is the end of the story for the typical case. When KDE4 comes > or there is some other better resolution that allows it, Fedora just > starts using the GPL3 samba libs and goes on in a good clean way. If KDE4 will not be ready for F-9 timeframe I will do my best to have samba 3.2.x in Fedora anyway. Even if that means stopping linking libsmbclient into KDE. > - Additionally, completely externally, some other repo might offer a > standalone GPL3 samba libs package that has the same soname that > endusers might choose to use to replace Fedora's GPL2 library. That's > up to them and the user's problem that his combined system may not be > redistributable if he goes down that path. This is not ideal nor desirable. > If I understood it, this does not violate any terms or intention of the > terms and is nice and clean. It's not nice, nor 'clean'. KDE (I mean really Trolltech here as KDE people can't do much) at least starting discussing the problem would be nice an clean. Simo. From seandarcy2 at gmail.com Sat Oct 13 22:42:06 2007 From: seandarcy2 at gmail.com (sean darcy) Date: Sat, 13 Oct 2007 18:42:06 -0400 Subject: how to keep ssb kernel module from loading? In-Reply-To: <20071013152839.709cdf57@laptopd505.fenrus.org> References: <20071013152839.709cdf57@laptopd505.fenrus.org> Message-ID: Arjan van de Ven wrote: > On Sat, 13 Oct 2007 18:20:15 -0400 > sean darcy wrote: > >> I have a laptop with a braodcom 4311 wireless card :(. >> >> The b43 and ssb kernel modules don't work. > > > what is the bugzilla number for this? > I didn't file. Posted to the upstream bcm43xx-dev at lists.berlios.de: sean darcy wrote: > Compaq Presario C714NR, Intel GM965 > > uname -r > 2.6.23-0.224.rc9.git6.fc8 > > lspci > 01:00.0 Network controller: Broadcom Corporation BCM94311MCG wlan > mini-PCI (rev 02) As John Linville suggested, rev 02 of the 4311's are not supported. At the moment, the reverse engineers need to take apart the latest Broadcom driver and write the specifications for this device. Until they find the time, this device will not work with either b43 or bcm43xx. Sorry, Larry Should I file it? It's not a fedora issue, or is this to keep track of upstream issues? sean From seandarcy2 at gmail.com Sat Oct 13 22:43:17 2007 From: seandarcy2 at gmail.com (sean darcy) Date: Sat, 13 Oct 2007 18:43:17 -0400 Subject: how to keep ssb kernel module from loading? In-Reply-To: <200710131823.44983.darth_linux@ameritech.net> References: <200710131823.44983.darth_linux@ameritech.net> Message-ID: eah wrote: > On Saturday 13 October 2007 18:20:15 pm sean darcy wrote: >> I have a laptop with a braodcom 4311 wireless card :(. >> >> The b43 and ssb kernel modules don't work. I need to load ndiswrapper. >> >> Are there kernel parameters that I can use in grub.conf to stop ssb from >> loading, and to load ndiswrapper. >> >> sean > > I usually unload ssb with rmmod ssb then put blacklist ssb > into /etc/modules.d/blacklist* and then modprobe ndiswrapper (assumming > ndiswrapper is already configured). > > > > eah > I can do that, but I was hoping to use a kernel parameter in grub.conf. sean From cmadams at hiwaay.net Sat Oct 13 23:57:55 2007 From: cmadams at hiwaay.net (Chris Adams) Date: Sat, 13 Oct 2007 18:57:55 -0500 Subject: gethostby* users In-Reply-To: <4710F446.1000402@redhat.com> References: <470F15B2.2020809@redhat.com> <1192230330.22759.8.camel@localhost6.localdomain6> <20071013055825.GA1192122@hiwaay.net> <47106150.1090303@redhat.com> <1192287946.10852.83.camel@localhost.localdomain> <4710EEE9.7060109@redhat.com> <1192293287.20815.3.camel@localhost.localdomain> <4710F446.1000402@redhat.com> Message-ID: <20071013235755.GA1497083@hiwaay.net> Once upon a time, Ulrich Drepper said: > So that the most promising and possibly fastest/cheapest address is > used. Read RFC 3484. Have you read it? Once again, it is about IPv6. Stop citing an RFC (both here and in your blog) that doesn't support your claim. Once again (since you ignored it last time), there is no documentation in either SUSv3 or OS man pages that mentions address sorting, and the RFC only talks about IPv4 in a dual-stack setup. -- Chris Adams Systems and Network Administrator - HiWAAY Internet Services I don't speak for anybody but myself - that's enough trouble. From lesmikesell at gmail.com Sun Oct 14 00:46:58 2007 From: lesmikesell at gmail.com (Les Mikesell) Date: Sat, 13 Oct 2007 19:46:58 -0500 Subject: gethostby* users In-Reply-To: <1192267734.13901.2.camel@pmac.infradead.org> References: <45290.192.54.193.51.1192178487.squirrel@rousalka.dyndns.org> <20071012130230.GA1451534@hiwaay.net> <1192267734.13901.2.camel@pmac.infradead.org> Message-ID: <47116702.10604@gmail.com> David Woodhouse wrote: > On Fri, 2007-10-12 at 08:02 -0500, Chris Adams wrote: >> I know it is fun to pick on sendmail, but it works well and I can use >> it to do things not easily done in some other MTAs. > > Examples? Running MimeDefang is a good example. MimeDefang runs as a milter, does whatever spam/virus scanning and other processing you want, controlled by a small perl script in real time during the smtp conversation so it can reject based on the results. However it does not need a 1 to 1 ratio of perl processes to sendmail processes and does not make fast operations wait on slow ones due to the way the milter interface handles separate steps. -- Les Mikesell lesmikesell at gmail.com From dwmw2 at infradead.org Sun Oct 14 03:13:19 2007 From: dwmw2 at infradead.org (David Woodhouse) Date: Sun, 14 Oct 2007 04:13:19 +0100 Subject: gethostby* users In-Reply-To: <47116702.10604@gmail.com> References: <45290.192.54.193.51.1192178487.squirrel@rousalka.dyndns.org> <20071012130230.GA1451534@hiwaay.net> <1192267734.13901.2.camel@pmac.infradead.org> <47116702.10604@gmail.com> Message-ID: <1192331600.3015.4.camel@localhost.localdomain> On Sat, 2007-10-13 at 19:46 -0500, Les Mikesell wrote: > Running MimeDefang is a good example. RFC3464 MIME bounces were a better example, although I still don't really see the point in them. Probably worth implementing though, just for completeness. A brief look at MimeDefang doesn't seem to show up anything it can do which Exim can't, with its built-in interfaces to SpamAssassin, ClamAV, etc. Did I miss something? -- dwmw2 From lesmikesell at gmail.com Sun Oct 14 01:50:02 2007 From: lesmikesell at gmail.com (Les Mikesell) Date: Sat, 13 Oct 2007 20:50:02 -0500 Subject: gethostby* users In-Reply-To: <1192331600.3015.4.camel@localhost.localdomain> References: <45290.192.54.193.51.1192178487.squirrel@rousalka.dyndns.org> <20071012130230.GA1451534@hiwaay.net> <1192267734.13901.2.camel@pmac.infradead.org> <47116702.10604@gmail.com> <1192331600.3015.4.camel@localhost.localdomain> Message-ID: <471175CA.7090708@gmail.com> David Woodhouse wrote: > On Sat, 2007-10-13 at 19:46 -0500, Les Mikesell wrote: >> Running MimeDefang is a good example. > > RFC3464 MIME bounces were a better example, although I still don't > really see the point in them. Probably worth implementing though, just > for completeness. > > A brief look at MimeDefang doesn't seem to show up anything it can do > which Exim can't, with its built-in interfaces to SpamAssassin, ClamAV, > etc. > > Did I miss something? > These slides give the whole story but the big things are that you can do anything you want by writing a small amount of perl code, the scanning processes don't run under the same uid as the mailer, and it is very efficient. Most other approaches start a scanner process for each message, wasting a lot of time, or tie it to a mailer process for its entire run, wasting a lot of memory or limiting the number of mailers you can be running. http://www.mimedefang.org/static/mimedefang-lisa04.pdf?PHPSESSID=5aa480195a2bef83bcc79a537c94808c Sendmail runs multiple processes that connect to a milter for each operation needed (slide 16). MimeDefang provides a milter socket and multiplexes the connections to some number of perl processes that do the work (slide 31). So, you don't have to start a process for each run and you can run many more sendmail processes than perl/mimedefang processes since sendmail connects for each operation and mimedefang connects the job to an available, already running process to do the work. -- Les Mikesell lesmikesell at gmail.com From jcm at redhat.com Sun Oct 14 03:52:37 2007 From: jcm at redhat.com (Jon Masters) Date: Sat, 13 Oct 2007 23:52:37 -0400 Subject: ps2 mouse input support broken on F8T3? Message-ID: <1192333957.3155.46.camel@jcmlaptop> Yo, Anyone else having problems with PS2 mouse support during installation? Jon. From lmacken at redhat.com Sun Oct 14 05:12:21 2007 From: lmacken at redhat.com (Luke Macken) Date: Sun, 14 Oct 2007 01:12:21 -0400 Subject: intermittent fedora web service outages Message-ID: <20071014051221.GA5135@crow.myhome.westell.com> Mike is in the process of tracking down some issues with our database at the moment, so there may be some intermittent outages with some of our web services, including: - bodhi - koji - pkgdb - mirrormanager - accounts system Thanks, luke From james.antill at redhat.com Sun Oct 14 06:13:22 2007 From: james.antill at redhat.com (James Antill) Date: Sun, 14 Oct 2007 02:13:22 -0400 Subject: Memory usage - default X install can't use yum with 1GB RAM machine In-Reply-To: <20071012180914.3AE6C6F1C5@alopias.GreenKey.net> References: <1192133338.19494.10.camel@code.and.org> <1192137117.19494.19.camel@code.and.org> <20071012180914.3AE6C6F1C5@alopias.GreenKey.net> Message-ID: <1192342402.4018.5.camel@code.and.org> On Fri, 2007-10-12 at 11:09 -0700, Curtis Doty wrote: > Yes way cool, James. That script hightlights a bunch of info I've been > curious about and too lazy to RTF proc(5). Here's a little patch to make > it disclose which processes are sitting on the deleted libs. Well it was something I threw together a few months ago to give myself some rough numbers, but here's an update which is a bit more userfriendly (also does the detailed info by pids, if that is the first argument). -- James Antill Red Hat -------------- next part -------------- A non-text attachment was scrubbed... Name: wasted-ram-updates.py Type: text/x-python Size: 8058 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From jcm at redhat.com Sun Oct 14 06:26:58 2007 From: jcm at redhat.com (Jon Masters) Date: Sun, 14 Oct 2007 02:26:58 -0400 Subject: ps2 mouse input support broken on F8T3? In-Reply-To: <1192333957.3155.46.camel@jcmlaptop> References: <1192333957.3155.46.camel@jcmlaptop> Message-ID: <1192343218.3155.51.camel@jcmlaptop> On Sat, 2007-10-13 at 23:52 -0400, Jon Masters wrote: > Yo, > > Anyone else having problems with PS2 mouse support during installation? Hmmm...I think it's conveniently timed hardware failure. Mouse intermittently is detected correctly. Great. Jon. From j.w.r.degoede at hhs.nl Sun Oct 14 07:32:45 2007 From: j.w.r.degoede at hhs.nl (Hans de Goede) Date: Sun, 14 Oct 2007 09:32:45 +0200 Subject: xboard chess interface installation failed on fedora In-Reply-To: <6f631c430710130903h4085997ahb9a0dfdef36ff5b@mail.gmail.com> References: <6f631c430710130903h4085997ahb9a0dfdef36ff5b@mail.gmail.com> Message-ID: <4711C61D.3000301@hhs.nl> gopal das wrote: > Hi Friends, > I was going to install xboard on Fedora 6 for play chess. But there is a > error while configure and the following was given: > xboard requires the X Window System header files and libraries! > They were not found on your system. See FAQ topic C.2. > configure failed > here the FAQ C.2 saying: [C2] Configuring or building XBoard fails due to > missing header files, missing libraries, or undefined symbols. > > So, please give me a solve. > You need todo a "yum install libXaw-devel" Regards, Hans From nicolas.mailhot at laposte.net Sun Oct 14 08:01:42 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Sun, 14 Oct 2007 10:01:42 +0200 Subject: gethostby* users In-Reply-To: <47116702.10604@gmail.com> References: <45290.192.54.193.51.1192178487.squirrel@rousalka.dyndns.org> <20071012130230.GA1451534@hiwaay.net> <1192267734.13901.2.camel@pmac.infradead.org> <47116702.10604@gmail.com> Message-ID: <1192348902.12099.1.camel@rousalka.dyndns.org> Le samedi 13 octobre 2007 ? 19:46 -0500, Les Mikesell a ?crit : > David Woodhouse wrote: > > On Fri, 2007-10-12 at 08:02 -0500, Chris Adams wrote: > >> I know it is fun to pick on sendmail, but it works well and I can use > >> it to do things not easily done in some other MTAs. > > > > Examples? > > Running MimeDefang is a good example. MimeDefang runs as a milter and other MTAs than sandmail support the milter interface (and they also have non-milter alternatives to MimeDefang) -- Nicolas Mailhot -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: Ceci est une partie de message num?riquement sign?e URL: From andy at warmcat.com Sun Oct 14 08:18:53 2007 From: andy at warmcat.com (Andy Green) Date: Sun, 14 Oct 2007 09:18:53 +0100 Subject: The gstreamer third way In-Reply-To: <1192314634.21735.6.camel@localhost.localdomain> References: <1191420459.8632.60.camel@localhost.localdomain> <20071009134321.GA4031@redhat.com> <200710091925.01313@rineau.tsetse> <1191951027.8880.34.camel@localhost.localdomain> <20071009175637.GF1500118@hiwaay.net> <604aa7910710091107u5c0ecdb4vc9b05dca0cbd7851@mail.gmail.com> <1191970821.8865.28.camel@dragonlady> <470C0D29.4050101@gmail.com> <1191987490.10594.1.camel@naomi> <470C4BB9.5060905@fedoraproject.org> <1191990002.13627.35.camel@localhost.localdomain> <470C82D2.2010107@warmcat.com> <470C9681.9050905@nicubunu.ro> <1192133361.7723.7.camel@rousalka.dyndns.org> <470F4BDB.2090009@warmcat.com> <1192314634.21735.6.camel@localhost.localdomain> Message-ID: <4711D0ED.1010105@warmcat.com> Somebody in the thread at some point said: >> - That is the end of the story for the typical case. When KDE4 comes >> or there is some other better resolution that allows it, Fedora just >> starts using the GPL3 samba libs and goes on in a good clean way. > > If KDE4 will not be ready for F-9 timeframe I will do my best to have > samba 3.2.x in Fedora anyway. Even if that means stopping linking > libsmbclient into KDE. Is it possible to use some LD_LIBRARY_PATH or somesuch to bind libsmbclient only to the GPL2 samba libs in that case? >> - Additionally, completely externally, some other repo might offer a >> standalone GPL3 samba libs package that has the same soname that >> endusers might choose to use to replace Fedora's GPL2 library. That's >> up to them and the user's problem that his combined system may not be >> redistributable if he goes down that path. > > This is not ideal nor desirable. Nor is it under your control in the least -- it is out of scope for Fedora by definition. It's also *legitimate* if an enduser wants to combine stuff in a nondistributable way (at least it is true for GPL2 era stuff, I don't fully apprehend the GPL3)... and indeed doesn't distribute it. I don't propose it should be done or anyone here has to do or acknowledge or bless it, just that it is a real permutation that can exist under the sun without violation. >> If I understood it, this does not violate any terms or intention of the >> terms and is nice and clean. > > It's not nice, nor 'clean'. KDE (I mean really Trolltech here as KDE > people can't do much) at least starting discussing the problem would be > nice an clean. Well at least we seem to agree it doesn't violate anything. Within the boundaries of what Fedora actually controls, it's clean. -Andy From atkac at redhat.com Sun Oct 14 08:46:47 2007 From: atkac at redhat.com (Adam Tkac) Date: Sun, 14 Oct 2007 10:46:47 +0200 Subject: gethostby* users In-Reply-To: <4710EEE9.7060109@redhat.com> References: <470F15B2.2020809@redhat.com> <1192230330.22759.8.camel@localhost6.localdomain6> <20071013055825.GA1192122@hiwaay.net> <47106150.1090303@redhat.com> <1192287946.10852.83.camel@localhost.localdomain> <4710EEE9.7060109@redhat.com> Message-ID: <20071014084646.GA4328@traged.englab.brq.redhat.com> On Sat, Oct 13, 2007 at 09:14:33AM -0700, Ulrich Drepper wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Simo Sorce wrote: > > Ulrich, some people claim that glibc's getaddrinfo breaks IPv4 DNS round > > robin as it reorders also IPv4 address, can you comment on this? In some > > cases it is important. > > It is not necessary (and quite wrong) to implement RR in the server. > It's an approximation at best anyway. In no way better than > randomization. And nothing stops programs from randomizing the results > returned by getaddrinfo before using them. Normal programs won't do > that but there is nothing which stops programs like ntpd from doing this. > I'm not sure why it is wrong. When you get response from server many applications simply take first record and use them. It could cause overload of one server and other will do nothing. Also I'm not sure about get{addr,name}info() implemetation in other systems (BSD, Sun, and maybe Windows) if they implementing RR or some other mechanism. Generally RR implemented in server is good way how all DNS records will be used balanced. Adam From jonathan.underwood at gmail.com Sun Oct 14 08:58:04 2007 From: jonathan.underwood at gmail.com (Jonathan Underwood) Date: Sun, 14 Oct 2007 09:58:04 +0100 Subject: xboard chess interface installation failed on fedora In-Reply-To: <6f631c430710130903h4085997ahb9a0dfdef36ff5b@mail.gmail.com> References: <6f631c430710130903h4085997ahb9a0dfdef36ff5b@mail.gmail.com> Message-ID: <645d17210710140158k2db19e87hba90a20e8bda552b@mail.gmail.com> On 13/10/2007, gopal das wrote: > Hi Friends, > I was going to install xboard on Fedora 6 for play chess. But there is a > error while configure and the following was given: > xboard requires the X Window System header files and libraries! > They were not found on your system. See FAQ topic C.2. > configure failed > here the FAQ C.2 saying: [C2] Configuring or building XBoard fails due to > missing header files, missing libraries, or undefined symbols. > > So, please give me a solve. xboard is part of the Fedora Extras package collection for Fedora Core 6. Therefore, you don't need to compile the program yourself, but rather do yum install xboard as root user, assuming you have the Fedora Extras repository activated. Please note that this list is for questions about fedora development, and not user problems such as the one you posted. Those sorts of questions should be asked on fedora-list, not here. Jonathan. From 440volt.tux at gmail.com Sun Oct 14 09:03:02 2007 From: 440volt.tux at gmail.com (subhodip biswas) Date: Sun, 14 Oct 2007 14:33:02 +0530 Subject: nucleo version problem Message-ID: <539333cb0710140203n6486b99eqac444d062065fb8b@mail.gmail.com> Hi ! I was thinking of packaging nucleo [http://insitu.lri.fr/~roussel/projects/nucleo/] First ..Is anybody working on this already?? Second... Nucleo comes in Nucleo-2007-XX-XX format. how to resolve this ?? -- GPG key : FAEA34AB Server : pgp.mit.edu http://subhodipbiswas.wordpress.com http:/www.fedoraproject.org/wiki/SubhodipBiswas From kwizart at gmail.com Sun Oct 14 09:11:44 2007 From: kwizart at gmail.com (KH KH) Date: Sun, 14 Oct 2007 11:11:44 +0200 Subject: nucleo version problem In-Reply-To: <539333cb0710140203n6486b99eqac444d062065fb8b@mail.gmail.com> References: <539333cb0710140203n6486b99eqac444d062065fb8b@mail.gmail.com> Message-ID: 2007/10/14, subhodip biswas <440volt.tux at gmail.com>: > > Hi ! > > I was thinking of packaging nucleo > [http://insitu.lri.fr/~roussel/projects/nucleo/] > First ..Is anybody working on this already?? > Second... Nucleo comes in Nucleo-2007-XX-XX format. how to resolve this ?? Already done, see : http://kwizart.free.fr/fedora/7/SRPMS/nucleo-0.7-0.1.20070725cvs.kwizart.fc7.src.rpm It may need some patches for x86_64, I've dropped them, but they seems still usefull as Metisse in x86_64 isn't working: http://kwizart.free.fr/fedora/patches/nucleo-20061224-64bit-fixes.bin Same for Metisse... The problem is that nucleo have dependency that cannot be found on Fedora (if used) Maybe can you see with rpmfusion.org in this case... So, feel free to improve the package (new snapshoot or else) and keep me up2date... Nicolas (kwizart ) -- > GPG key : FAEA34AB > Server : pgp.mit.edu > http://subhodipbiswas.wordpress.com > http:/www.fedoraproject.org/wiki/SubhodipBiswas > > -- > fedora-devel-list mailing list > fedora-devel-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-devel-list > -------------- next part -------------- An HTML attachment was scrubbed... URL: From enrico.scholz at informatik.tu-chemnitz.de Sun Oct 14 09:26:36 2007 From: enrico.scholz at informatik.tu-chemnitz.de (Enrico Scholz) Date: Sun, 14 Oct 2007 11:26:36 +0200 Subject: gethostby* users In-Reply-To: <1192293863.13901.45.camel@pmac.infradead.org> (David Woodhouse's message of "Sat, 13 Oct 2007 17:44:23 +0100") References: <45290.192.54.193.51.1192178487.squirrel@rousalka.dyndns.org> <20071012130230.GA1451534@hiwaay.net> <1192267734.13901.2.camel@pmac.infradead.org> <87ve9bywxn.fsf@kosh.bigo.ensc.de> <1192293863.13901.45.camel@pmac.infradead.org> Message-ID: <87odf2yrlf.fsf@kosh.bigo.ensc.de> David Woodhouse writes: >> creating RFC compliant bounces (e.g. not possible with exim due to >> missing MIME support) > > You mean the bounces-in-MIME thing? What RFC is that again? RFC 2821, sec 2.3.1 The content is textual in nature, expressed using the US-ASCII repertoire [1]. Although SMTP extensions (such as "8BITMIME" [20]) may relax this restriction for the content body exim violates this when generating bounces for mails which contain e.g. umlauts in the cited part[1] Enrico Footnotes: [1] http://thread.gmane.org/gmane.mail.exim.user/74841 -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 480 bytes Desc: not available URL: From dtimms at iinet.net.au Sun Oct 14 09:57:07 2007 From: dtimms at iinet.net.au (David Timms) Date: Sun, 14 Oct 2007 19:57:07 +1000 Subject: does this mean anything to anyone? In-Reply-To: <8ADEE648D981EF47A23B6E1334BEBA610256F103@brisbane04.sunwater.com.au> References: <8ADEE648D981EF47A23B6E1334BEBA610256F103@brisbane04.sunwater.com.au> Message-ID: <4711E7F3.3020803@iinet.net.au> Holder, Bill wrote: > BUG: warning at kernel/softirq.c:138/local_bh_enable() (Not tainted) > [] local_bh_enable+0x45/0x92 > [] cond_resched_softirq+0x2c/0x42 > [] release_sock+0x4f/0x9d > [] tcp_sendmsg+0x90b/0x9f9 > [] core_sys_select+0x1df/0x2f3 > [] inet_sendmsg+0x3b/0x45 > [] sock_aio_write+0xf6/0x102 > [] get_page_from_freelist+0x23b/0x2a5 > [] do_sync_write+0xc7/0x10a > [] autoremove_wake_function+0x0/0x35 > [] vfs_write+0xbc/0x154 > [] sys_write+0x41/0x67 > [] syscall_call+0x7/0xb > > this is the last message in the dmesg log after a clean boot. I know > it's probably not enough info to tell anything, but if it's nothing to > worry about I'm not going to start turning debugs and dumps etc on. kernel version {uname -a} ? DaveT. From dwmw2 at infradead.org Sun Oct 14 11:29:35 2007 From: dwmw2 at infradead.org (David Woodhouse) Date: Sun, 14 Oct 2007 12:29:35 +0100 Subject: gethostby* users In-Reply-To: <471175CA.7090708@gmail.com> References: <45290.192.54.193.51.1192178487.squirrel@rousalka.dyndns.org> <20071012130230.GA1451534@hiwaay.net> <1192267734.13901.2.camel@pmac.infradead.org> <47116702.10604@gmail.com> <1192331600.3015.4.camel@localhost.localdomain> <471175CA.7090708@gmail.com> Message-ID: <1192361375.3015.10.camel@localhost.localdomain> On Sat, 2007-10-13 at 20:50 -0500, Les Mikesell wrote: > These slides give the whole story but the big things are that you can do > anything you want by writing a small amount of perl code, the scanning > processes don't run under the same uid as the mailer, and it is very > efficient. Looks like it's just trying to provide sendmail with the kind of functionality which is built in to Exim. I find Exim's ACL language much easier to use than perl, because it's actually designed for processing email. And of course you can call out to separate scanning processes (running with their own uid) such as spamd, clamd etc. -- dwmw2 From rc040203 at freenet.de Sun Oct 14 11:33:50 2007 From: rc040203 at freenet.de (Ralf Corsepius) Date: Sun, 14 Oct 2007 13:33:50 +0200 Subject: rpmbuild -bp and BR: In-Reply-To: <20071013150623.GA2657@free.fr> References: <20071012143614.10531202@reaver.lamontpeterson.net> <20071012144235.71b7409f@reaver.lamontpeterson.net> <1192256739.3208.45.camel@ignacio.lan> <1192285263.3500.70.camel@mccallum.corsepiu.local> <20071013150623.GA2657@free.fr> Message-ID: <1192361630.3500.83.camel@mccallum.corsepiu.local> On Sat, 2007-10-13 at 17:06 +0200, Patrice Dumas wrote: > On Sat, Oct 13, 2007 at 04:21:03PM +0200, Ralf Corsepius wrote: > > On Sat, 2007-10-13 at 02:25 -0400, Ignacio Vazquez-Abrams wrote: > > > On Fri, 2007-10-12 at 14:42 -0600, Lamont Peterson wrote: > > > > OK. I wrote that before actually installing the packages and then went on and > > > > discovered that "autoreconf" was being run at the end of %prep. Shouldn't > > > > something like that be in the beginning of %build instead? > > > > > > Yes. Log a bug please. > > No. autoreconf belongs into %prep, not into build. > > Although I also prefer myself when autoreconf or the like is in %prep, I > think that it should be left to the packager. Well, I disagree. The autotools are supposed to be run in advance to building. Not as part of a build-process. Ralf From hughsient at gmail.com Sun Oct 14 11:56:49 2007 From: hughsient at gmail.com (Richard Hughes) Date: Sun, 14 Oct 2007 12:56:49 +0100 Subject: Making PackageKit work with pirut and pup Message-ID: <1192363009.24022.20.camel@hughsie-laptop> I've come across a problem: The aim is for a user to be able to install either: * system-config-printer, pirut and yum * system-config-printer, PackageKit and yum * system-config-printer, PackageKit, pirut and yum Unfortunately system-config-printer hardcodes: Requires: pirut when it should probably either "Require: /usr/sbin/system-install-packages" or require some other identifier that both PackageKit and pirut could provide. I don't think PackageKit can just "Provide: pirut 1.1.4" as this prevents us installing both pirut and PackageKit, nor can we just do "Obsoletes: pirut, Provides: Pirut" in the PackageKit spec file. If system-config-printer requires /usr/sbin/system-install-packages then we should probably use alternatives so that PackageKit and pirut can both provide this file. Advice on how to patch s-c-p and also how to setup alternatives is welcomed. I can't really submit PackageKit into the fedora repo until this issue is fixed. Thanks! Richard. From alan at redhat.com Sun Oct 14 12:00:43 2007 From: alan at redhat.com (Alan Cox) Date: Sun, 14 Oct 2007 08:00:43 -0400 Subject: gethostby* users In-Reply-To: <1192331600.3015.4.camel@localhost.localdomain> References: <45290.192.54.193.51.1192178487.squirrel@rousalka.dyndns.org> <20071012130230.GA1451534@hiwaay.net> <1192267734.13901.2.camel@pmac.infradead.org> <47116702.10604@gmail.com> <1192331600.3015.4.camel@localhost.localdomain> Message-ID: <20071014120043.GA9146@devserv.devel.redhat.com> On Sun, Oct 14, 2007 at 04:13:19AM +0100, David Woodhouse wrote: > RFC3464 MIME bounces were a better example, although I still don't > really see the point in them. Probably worth implementing though, just > for completeness. MIME bounces need great care as for many countries the bounce needs to meet accessibility rules - MIME bounces can but not all do. From mike at miketc.com Sun Oct 14 12:26:03 2007 From: mike at miketc.com (Mike Chambers) Date: Sun, 14 Oct 2007 07:26:03 -0500 Subject: Echo icons missing In-Reply-To: <1192260010.471071aae3ead@ssl.mecca.ca> References: <1192227128.2260.1.camel@scrappy.miketc.com> <1192260010.471071aae3ead@ssl.mecca.ca> Message-ID: <1192364763.14410.3.camel@scrappy.miketc.com> On Sat, 2007-10-13 at 03:20 -0400, Luya Tshimbalanga wrote: > Quoting Mike Chambers : > > > I noticed over the last couple days, a couple of icons from echo-theme > > have resorted back to the gnome icons? The file manager and xchat icons > > changed it seems to the big two drawer cabinet and the big X. > > > > Any ideas? > > Strange. I have not seen that problem with File Manager. I can't tell with xchat > icon. Both icons were not "echofied" yet. Could you post a screenshot? File size little big, so go to the URL below to view the screen shot, notice bottom left as my panel isn't where the installed one is... http://www.miketc.com/Screenshot.png -- Mike Chambers Madisonville, KY "Best lil town on Earth!" From dwmw2 at infradead.org Sun Oct 14 13:04:57 2007 From: dwmw2 at infradead.org (David Woodhouse) Date: Sun, 14 Oct 2007 14:04:57 +0100 Subject: gethostby* users In-Reply-To: <20071014120043.GA9146@devserv.devel.redhat.com> References: <45290.192.54.193.51.1192178487.squirrel@rousalka.dyndns.org> <20071012130230.GA1451534@hiwaay.net> <1192267734.13901.2.camel@pmac.infradead.org> <47116702.10604@gmail.com> <1192331600.3015.4.camel@localhost.localdomain> <20071014120043.GA9146@devserv.devel.redhat.com> Message-ID: <1192367097.13901.51.camel@pmac.infradead.org> On Sun, 2007-10-14 at 08:00 -0400, Alan Cox wrote: > MIME bounces need great care as for many countries the bounce needs > to meet accessibility rules - MIME bounces can but not all do. AFAICT the biggest 'accessibility' problem with bounces is the fact that the recipients' brains tend to shut down when faced with them, and they don't even bother to _read_ the reason for the bounce. I don't foresee a technical fix for that :) -- dwmw2 From benny+usenet at amorsen.dk Sun Oct 14 13:53:24 2007 From: benny+usenet at amorsen.dk (Benny Amorsen) Date: Sun, 14 Oct 2007 15:53:24 +0200 Subject: CDs DVDs or netboot. Oh my! References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <20071011095545.GB19149@devserv.devel.redhat.com> <20071013214206.GA20157@orient.maison.lan> Message-ID: >>>>> "ES" == Emmanuel Seyman writes: ES> I believe* you just need to copy the iso to the key and, during ES> the first steps of install, select "Hard drive installation" then ES> point Anaconda to the partition and directory where the iso is ES> located. I can't boot from the same key then, which rather defeats the purpose. And if I dd boot.img to the key after putting the iso file on, I overwrite the beginning of the iso image. /Benny From benny+usenet at amorsen.dk Sun Oct 14 13:56:00 2007 From: benny+usenet at amorsen.dk (Benny Amorsen) Date: Sun, 14 Oct 2007 15:56:00 +0200 Subject: CDs DVDs or netboot. Oh my! References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <20071011095545.GB19149@devserv.devel.redhat.com> <47113775.1090805@filteredperception.org> Message-ID: >>>>> "DM" == Douglas McClendon writes: DM> I.e. on the simple end, would be turning the above process into an DM> easy to use GUI. On the more complex end, you could do something DM> like using grub2's loopback feature and modifications to the DM> install DVD's initramfs, to support something more like what you DM> were suggesting. How about someone simply making a Fedora Everything spin for USB keys, and share that with bittorrent? Anyone up for it? Not a Live image, but a good old-fashioned installation image. /Benny From paul at all-the-johnsons.co.uk Sun Oct 14 14:59:39 2007 From: paul at all-the-johnsons.co.uk (Paul) Date: Sun, 14 Oct 2007 15:59:39 +0100 Subject: Co-maintaining mono packages In-Reply-To: <20071012174931.6a4a7371@redhat.com> References: <1191578779.4199.11.camel@T7.Linux> <20071012174931.6a4a7371@redhat.com> Message-ID: <1192373979.3516.1.camel@T7.Linux> Hi, > > Currently, mono in rawhide is dropping behind the actual releases > > That could be because we're past the Feature Freeze and we're not > supposed to be doing builds which introduce features, just fix bugs. Sure > Given that your build attempt failed, perhaps you should wait on this > upgrade until after Fedora 8 is released and it can get some proper > time in updates-testing, or better yet target Fedora 9 for the new > version and work out the issues there? When is F8 out? TTFN Paul -- Sie k?nnen mich aufreizen und wirklich hei? machen! -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From dan at danny.cz Sun Oct 14 15:23:32 2007 From: dan at danny.cz (Dan =?ISO-8859-1?Q?Hor=E1k?=) Date: Sun, 14 Oct 2007 17:23:32 +0200 Subject: Co-maintaining mono packages In-Reply-To: <1192373979.3516.1.camel@T7.Linux> References: <1191578779.4199.11.camel@T7.Linux> <20071012174931.6a4a7371@redhat.com> <1192373979.3516.1.camel@T7.Linux> Message-ID: <1192375412.4270.5.camel@eagle.danny.cz> > > Given that your build attempt failed, perhaps you should wait on this > > upgrade until after Fedora 8 is released and it can get some proper > > time in updates-testing, or better yet target Fedora 9 for the new > > version and work out the issues there? > > When is F8 out? 8.11. (see http://fedoraproject.org/wiki/Releases/8/Schedule), but you can request F-8 branch (current devel will be cloned to F8), so you can work in devel, that will later become F9 Dan From loupgaroublond at gmail.com Sun Oct 14 15:26:45 2007 From: loupgaroublond at gmail.com (Yaakov Nemoy) Date: Sun, 14 Oct 2007 11:26:45 -0400 Subject: Making PackageKit work with pirut and pup In-Reply-To: <1192363009.24022.20.camel@hughsie-laptop> References: <1192363009.24022.20.camel@hughsie-laptop> Message-ID: <7f692fec0710140826oc0aa8c0mba1e01cb0f48a35b@mail.gmail.com> On 10/14/07, Richard Hughes wrote: > I've come across a problem: The aim is for a user to be able to install > either: > > * system-config-printer, pirut and yum > * system-config-printer, PackageKit and yum > * system-config-printer, PackageKit, pirut and yum > > Unfortunately system-config-printer hardcodes: > > Requires: pirut > > when it should probably either > "Require: /usr/sbin/system-install-packages" or require some other > identifier that both PackageKit and pirut could provide. > > I don't think PackageKit can just "Provide: pirut 1.1.4" as this > prevents us installing both pirut and PackageKit, nor can we just do > "Obsoletes: pirut, Provides: Pirut" in the PackageKit spec file. > > If system-config-printer requires /usr/sbin/system-install-packages then > we should probably use alternatives so that PackageKit and pirut can > both provide this file. > > Advice on how to patch s-c-p and also how to setup alternatives is > welcomed. I can't really submit PackageKit into the fedora repo until > this issue is fixed. system-standard-package-manager? I'm not sure how open Fedora is to this naming scheme, but in Debian, alot of packages provide things like system-www-browser and system-terminal, or similar names. I'm not booted up into debian atm, so i can't tell you what they are exactly. The goal is for the admin to define a default editor, and in a university or other setting, the default editor can be emacs or vi for everything, or even nano, because that's what they taught all the students to use. -Yaakov From lesmikesell at gmail.com Sun Oct 14 15:27:05 2007 From: lesmikesell at gmail.com (Les Mikesell) Date: Sun, 14 Oct 2007 10:27:05 -0500 Subject: gethostby* users In-Reply-To: <1192361375.3015.10.camel@localhost.localdomain> References: <45290.192.54.193.51.1192178487.squirrel@rousalka.dyndns.org> <20071012130230.GA1451534@hiwaay.net> <1192267734.13901.2.camel@pmac.infradead.org> <47116702.10604@gmail.com> <1192331600.3015.4.camel@localhost.localdomain> <471175CA.7090708@gmail.com> <1192361375.3015.10.camel@localhost.localdomain> Message-ID: <47123549.8010207@gmail.com> David Woodhouse wrote: > On Sat, 2007-10-13 at 20:50 -0500, Les Mikesell wrote: >> These slides give the whole story but the big things are that you can do >> anything you want by writing a small amount of perl code, the scanning >> processes don't run under the same uid as the mailer, and it is very >> efficient. > > Looks like it's just trying to provide sendmail with the kind of > functionality which is built in to Exim. I doubt that Exim can match perl's functionality in the general case... How much does it know about MIME? > I find Exim's ACL language much > easier to use than perl, because it's actually designed for processing > email. I've never enjoyed having to learn a new language for every task. I suppose reusable code is a matter of taste. In fact, all the normal operations are supplied as perl subroutines so the part you customize consists of a few lines to call the subroutines in the right order and respond according to the returned values. For example, if you are running MimeDefang on a rely machine that doesn't have the user base, there is a routine supplied to check via smtp that the user exists on the delivery server before responding to the sender's recipient check. Also, per the name, MimeDefang splits out the mail parts into files once and optionally unzips zipped attachments (using a re-usable CPAN module, of course) so that the subsequent multiple passes of spam and virus scans don't have to repeat this work. > And of course you can call out to separate scanning processes > (running with their own uid) such as spamd, clamd etc. Spamassassin, being perl itself, is more efficiently run inside the MimeDefang process. For clamd, it passes the location of the unpacked files over the socket. -- Les Mikesell lesmikesell at gmail.com From ivazqueznet at gmail.com Sun Oct 14 16:40:09 2007 From: ivazqueznet at gmail.com (Ignacio Vazquez-Abrams) Date: Sun, 14 Oct 2007 12:40:09 -0400 Subject: Making PackageKit work with pirut and pup In-Reply-To: <7f692fec0710140826oc0aa8c0mba1e01cb0f48a35b@mail.gmail.com> References: <1192363009.24022.20.camel@hughsie-laptop> <7f692fec0710140826oc0aa8c0mba1e01cb0f48a35b@mail.gmail.com> Message-ID: <1192380009.3208.53.camel@ignacio.lan> On Sun, 2007-10-14 at 11:26 -0400, Yaakov Nemoy wrote: > I'm not sure how open Fedora is to this naming scheme... Fedora already uses virtual provides in several cases: webclient (firefox, dillo, etc.) smtpdaemon (sendmail, postfix, etc.) And a few more, I'm sure. -- Ignacio Vazquez-Abrams PLEASE don't CC me; I'm already subscribed -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From drepper at redhat.com Sun Oct 14 16:56:03 2007 From: drepper at redhat.com (Ulrich Drepper) Date: Sun, 14 Oct 2007 09:56:03 -0700 Subject: gethostby* users In-Reply-To: <1192296242.20815.29.camel@localhost.localdomain> References: <470F15B2.2020809@redhat.com> <1192230330.22759.8.camel@localhost6.localdomain6> <20071013055825.GA1192122@hiwaay.net> <47106150.1090303@redhat.com> <1192287946.10852.83.camel@localhost.localdomain> <4710EEE9.7060109@redhat.com> <1192293287.20815.3.camel@localhost.localdomain> <4710F446.1000402@redhat.com> <1192296242.20815.29.camel@localhost.localdomain> Message-ID: <47124A23.3080707@redhat.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Simo Sorce wrote: > Now if you reorder these addresses what happen is that the main site A > clients will always try to contact the branch office servers instead, as > they have 'site-local' ones. Why would we reorder? This is not a given. First, if the local network addresses have a longer matching prefix it is automatically preferred. Second, even if somebody is in the situation where somebody bad a bad decision that this is not the case (e.g., always remember a machine can have more than one IP address) you can overwrite the default preferences getaddrinfo uses for sorting using /etc/gai.conf. - -- ? Ulrich Drepper ? Red Hat, Inc. ? 444 Castro St ? Mountain View, CA ? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFHEkoj2ijCOnn/RHQRArTbAJ0RKAKykT5dvBOwZXXtP7xkV+69HQCgt1bd yHN+OB2pGt1+8mZ3puyKJQk= =euZA -----END PGP SIGNATURE----- From hughsient at gmail.com Sun Oct 14 16:58:15 2007 From: hughsient at gmail.com (Richard Hughes) Date: Sun, 14 Oct 2007 17:58:15 +0100 Subject: Making PackageKit work with pirut and pup In-Reply-To: <1192380009.3208.53.camel@ignacio.lan> References: <1192363009.24022.20.camel@hughsie-laptop> <7f692fec0710140826oc0aa8c0mba1e01cb0f48a35b@mail.gmail.com> <1192380009.3208.53.camel@ignacio.lan> Message-ID: <1192381095.29109.8.camel@hughsie-laptop> On Sun, 2007-10-14 at 12:40 -0400, Ignacio Vazquez-Abrams wrote: > Fedora already uses virtual provides in several cases: > > webclient (firefox, dillo, etc.) > smtpdaemon (sendmail, postfix, etc.) What about using "systeminstaller"? Richard. From drepper at redhat.com Sun Oct 14 17:03:35 2007 From: drepper at redhat.com (Ulrich Drepper) Date: Sun, 14 Oct 2007 10:03:35 -0700 Subject: gethostby* users In-Reply-To: <47112448.6010106@gmail.com> References: <470F15B2.2020809@redhat.com> <1192230330.22759.8.camel@localhost6.localdomain6> <20071013055825.GA1192122@hiwaay.net> <47106150.1090303@redhat.com> <1192287946.10852.83.camel@localhost.localdomain> <4710EEE9.7060109@redhat.com> <47112448.6010106@gmail.com> Message-ID: <47124BE7.9070503@redhat.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Les Mikesell wrote: > But, if they > resort the list, half of them will pick the wrong first choice even when > it is reachable. No. The sorting performed is not a universal and complete ordering. For once, it depends on the addresses of the client machines. Second, if all target addresses are equally "bad" (i.e., for IPv4, all have the same matching prefix length) the sorting will not change the order in which the entries are returned. Hence the RR DNS will not lose its effect. - -- ? Ulrich Drepper ? Red Hat, Inc. ? 444 Castro St ? Mountain View, CA ? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFHEkvn2ijCOnn/RHQRAsdnAKDB8e+K2Ev6XkceFgN90v64kbNpcgCgxH/S 6/J//0HcWfLfGQNdmw3Y9nY= =vqs4 -----END PGP SIGNATURE----- From drepper at redhat.com Sun Oct 14 17:05:39 2007 From: drepper at redhat.com (Ulrich Drepper) Date: Sun, 14 Oct 2007 10:05:39 -0700 Subject: gethostby* users In-Reply-To: <20071013235755.GA1497083@hiwaay.net> References: <470F15B2.2020809@redhat.com> <1192230330.22759.8.camel@localhost6.localdomain6> <20071013055825.GA1192122@hiwaay.net> <47106150.1090303@redhat.com> <1192287946.10852.83.camel@localhost.localdomain> <4710EEE9.7060109@redhat.com> <1192293287.20815.3.camel@localhost.localdomain> <4710F446.1000402@redhat.com> <20071013235755.GA1497083@hiwaay.net> Message-ID: <47124C63.4090203@redhat.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Chris Adams wrote: > Have you read it? Once again, it is about IPv6. [...] Everything, but really everything, you say is complete garbage. People like you are the reason I try my hardest to avoid having anything to do with Fedora development. Go, dig a hole and sit in it. It's a more worthwhile use of your time. - -- ? Ulrich Drepper ? Red Hat, Inc. ? 444 Castro St ? Mountain View, CA ? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFHEkxj2ijCOnn/RHQRAgCMAJ4o9nZ6oz2KzSLSaf6k6V/t7Br7gwCeL0Mj 9IuJ7VHkoHGmNRSxc6FE3jA= =dhSg -----END PGP SIGNATURE----- From dcbw at redhat.com Sun Oct 14 17:28:21 2007 From: dcbw at redhat.com (Dan Williams) Date: Sun, 14 Oct 2007 13:28:21 -0400 Subject: Network Manager 0.7.0-0.3.svn2970 broken?! In-Reply-To: References: <200710111755.02714.singularitaet@gmx.net> <4c4ba1530710111059k1f39ea01yae4901cf67a68e9@mail.gmail.com> Message-ID: <1192382901.10377.0.camel@localhost.localdomain> On Sat, 2007-10-13 at 17:02 -0400, sean darcy wrote: > Tom London wrote: > > On 10/11/07, Stefan Grosse wrote: > >> After the rawhide update of today, October 10th the Network Manager seems to > >> be broken in a way that it interrupts my internet connection completely. I > >> cannot activate eth0 manually. Internet works only if the networkmanager is > >> not loaded on startup. > >> > >> I have an Asus A8Js notebook with intel 3945 for wlan and for wired I have: > >> a realtek (pci, r8169, NETWORK, RTL8111/8168B PCI Express Gigabit) Ethernet > >> controller. > >> > >> Stefan > >> > > Believe these version of NM allows configurable 'auto connection'. > > > > My would come up with no network connection, but I could manually > > select it from the nm-applet. > > > > Applications->System Tools->Configuration Editor allows setting > > 'autoconnect' for each connection.-- > > > > For me, this was 'system->networking->connections->1->connection->autoconnect' > > > > I do not see "networking" under system the the Configuration Editor. I > have NM, NM-gnome, NM-glib installed. > > Am I missing something? Hope so, cause NM is really messing me up. You'll only get something there if you've tried to connect to a network before with the applet. Dan From dgboles at gmail.com Sun Oct 14 17:31:10 2007 From: dgboles at gmail.com (David Boles) Date: Sun, 14 Oct 2007 13:31:10 -0400 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <20071011095545.GB19149@devserv.devel.redhat.com> <47113775.1090805@filteredperception.org> Message-ID: <4712525E.2010906@gmail.com> on 10/14/2007 9:56 AM, Benny Amorsen wrote: >>>>>> "DM" == Douglas McClendon writes: > > DM> I.e. on the simple end, would be turning the above process into an > DM> easy to use GUI. On the more complex end, you could do something > DM> like using grub2's loopback feature and modifications to the > DM> install DVD's initramfs, to support something more like what you > DM> were suggesting. > > How about someone simply making a Fedora Everything spin for USB keys, > and share that with bittorrent? Anyone up for it? > > Not a Live image, but a good old-fashioned installation image. I don't know that I have ever seen a 9 Gig USB keys. Where did you get yours? -- David -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 187 bytes Desc: OpenPGP digital signature URL: From rwwyatt01 at gmail.com Sun Oct 14 17:34:24 2007 From: rwwyatt01 at gmail.com (Randy Wyatt) Date: Sun, 14 Oct 2007 10:34:24 -0700 Subject: gethostby* users In-Reply-To: <47124C63.4090203@redhat.com> References: <470F15B2.2020809@redhat.com> <20071013055825.GA1192122@hiwaay.net> <47106150.1090303@redhat.com> <1192287946.10852.83.camel@localhost.localdomain> <4710EEE9.7060109@redhat.com> <1192293287.20815.3.camel@localhost.localdomain> <4710F446.1000402@redhat.com> <20071013235755.GA1497083@hiwaay.net> <47124C63.4090203@redhat.com> Message-ID: <34e52d0c0710141034g566b0a82pd0efa5bb1e958143@mail.gmail.com> On 10/14/07, Ulrich Drepper wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Chris Adams wrote: > > Have you read it? Once again, it is about IPv6. [...] > > Everything, but really everything, you say is complete garbage. People > like you are the reason I try my hardest to avoid having anything to do > with Fedora development. Go, dig a hole and sit in it. It's a more > worthwhile use of your time. Ulrich, I have a great respect for your knowledge and general contribution, but please avoid personal attacks on the mailing list. The above email was best sent privately to the individual. Best Regards, Randy -------------- next part -------------- An HTML attachment was scrubbed... URL: From buildsys at redhat.com Sun Oct 14 17:40:36 2007 From: buildsys at redhat.com (Build System) Date: Sun, 14 Oct 2007 13:40:36 -0400 Subject: rawhide report: 20071014 changes Message-ID: <200710141740.l9EHeahP027243@porkchop.devel.redhat.com> New package nbd Network Block Device user-space tools (TCP version) Updated Packages: eclipse-rpm-editor-0.1.0-10.fc8 ------------------------------- * Sun Oct 14 2007 Alphonse Van Assche 0.1.0-10 - Just tag the sources correctly. * Sun Oct 14 2007 Alphonse Van Assche 0.1.0-9 - Fix https://bugs.eclipse.org/bugs/show_bug.cgi?id=206160 - Fix https://bugzilla.redhat.com/show_bug.cgi?id=327101 * Mon Sep 24 2007 Alphonse Van Assche 0.1.0-8 - Fix https://bugs.eclipse.org/bugs/show_bug.cgi?id=204146 - Fix https://bugs.eclipse.org/bugs/show_bug.cgi?id=204150 escape-200704130-6.fc8 ---------------------- * Fri Oct 12 2007 Adam Goode - 200704130-6 - Fix update problem with symlinks funtools-1.4.0-2.fc8 -------------------- * Sat Oct 13 2007 Sergio Pascual 1.4.0-2 - Fixing bug #329741 - Splitting libs in funtools-libs jhead-2.7-2.fc8 --------------- * Sat Oct 13 2007 Adrian Reber - 2.7-2 - rebuilt for BuildID kdeaccessibility-1:3.5.8-2.fc8 ------------------------------ * Sat Oct 13 2007 Rex Dieter - 1:3.5.8-2 - Obsoletes: %name-devel * Sat Oct 13 2007 Rex Dieter - 1:3.5.8-1 - kde-3.5.8 - omit -devel subpkg kdeadmin-7:3.5.8-1.fc8 ---------------------- * Sat Oct 13 2007 Rex Dieter - 7:3.5.8-1 - kde-3.5.8 * Mon Aug 20 2007 Rex Dieter - 7:3.5.7-3 - License: GPLv2 - (Build)Requires: kdelibs3(-devel) - drop Requires: kdebase * Sat Jun 16 2007 Rex Dieter - 7:3.5.7-2 - update knetworkconf patch - portability (rhel) bits kdeedu-3.5.8-1.fc8 ------------------ * Sat Oct 13 2007 Rex Dieter - 3.5.8-1 - kde-3.5.8 - License: GPLv2 - libs subpkg (more multilib friendly) kdegraphics-7:3.5.8-1.fc8 ------------------------- * Sat Oct 13 2007 Rex Dieter - 7:3.5.8-1 - kde-3.5.8 - libs subpkg (more multilib friendly) kdemultimedia-6:3.5.8-1.fc8 --------------------------- * Sat Oct 13 2007 Rex Dieter - 6:3.5.8-1 - kde-3.5.8 - -libs, -extras-libs subpkg (more multilib friendly) kdetoys-7:3.5.8-1.fc8 --------------------- * Sat Oct 13 2007 Rex Dieter 7:3.5.8-1 - kde-3.5.8 kdeutils-6:3.5.8-2.fc8 ---------------------- * Sat Oct 13 2007 Rex Dieter - 6:3.5.8-2 - kde-3.5.8 - omit -devel subpkg libwpd-0.8.12-1.fc8 ------------------- * Sat Oct 13 2007 Caolan McNamara - 0.8.12-1 - next version moodss-21.5-2.fc8 ----------------- * Sat Sep 29 2007 Jean-Luc Fontaine 21.5-2 - moved to GPLv2 and require sqlite-tcl nss_compat_ossl-0.9.2-3.fc8 --------------------------- * Sat Oct 13 2007 Rob Crittenden 0.9.2-3 - Bugzilla #330091, don't explicitly link with libsoftokn3.so openoffice.org-1:2.3.0-6.3.fc8 ------------------------------ * Fri Oct 12 2007 Caolan McNamara - 1:2.3.0-6.3 - reenable prelink-optimized launchers - rhbz#326161 make code compiled with icedtea compatible with 1.5.0 so libgcj can still be selected as a jvm - add openoffice.org-2.3.0.ooo53885.raiseannotationpriority.sw.patch * Sun Oct 07 2007 Caolan McNamara - 1:2.3.0-6.2 - reenable visibility again now that guard visibility is sane again python-alsa-1.0.15-0.4.rc2.fc8 ------------------------------ * Sun Oct 14 2007 Andy Shevchenko 1.0.15-0.4.rc2 - require at least ALSA 1.0.15 rsync-2.6.9-3.2.fc8 ------------------- * Sat Oct 13 2007 Simo Sorce 2.6.9-3.2.fc8 - Add flags = IPv6 to rsync.xinetd (bz#330301) selinux-policy-3.0.8-22.fc8 --------------------------- * Fri Oct 12 2007 Dan Walsh 3.0.8-22 - Pass the UNK_PERMS param to makefile - Fix gdm location wine-docs-0.9.47-1.fc8 ---------------------- * Sun Oct 14 2007 Andreas Bierfert - 0.9.47-1 - version upgrade xlockmore-5.24-1.fc8 -------------------- * Sat Oct 13 2007 Adrian Reber - 5.24-1 - updated to 5.24 xpa-2.1.7-0.3.b2.fc8 -------------------- * Sat Oct 13 2007 Sergio Pascual 2.1.7-0.3.b2 - Splitted libraries in a new package Broken deps for i386 ---------------------------------------------------------- kdeaddons-extras - 3.5.7-6.fc8.i386 requires libnoatunarts.so kdemultimedia-extras - 6:3.5.8-1.fc8.i386 requires libnoatunarts.so kdemultimedia-extras-libs - 6:3.5.8-1.fc8.i386 requires libnoatunarts.so kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.i686 requires kernel-i686 = 0:2.6.23-0.220.rc9.git2.fc8 kmod-em8300-PAE - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.i686 requires kernel-i686 = 0:2.6.23-0.220.rc9.git2.fc8PAE kmod-sysprof - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.i686 requires kernel-i686 = 0:2.6.23-0.142.rc3.git10.fc8 kmod-sysprof-PAE - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.i686 requires kernel-i686 = 0:2.6.23-0.142.rc3.git10.fc8PAE octave-forge - 2006.07.09-9.fc7.i386 requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.i386 requires libginac-1.3.so.2 polyxmass-bin - 0.9.3-2.fc6.i386 requires libpolyxmass.so.10 Broken deps for x86_64 ---------------------------------------------------------- kdeaddons-extras - 3.5.7-6.fc8.x86_64 requires libnoatunarts.so()(64bit) kdemultimedia-extras - 6:3.5.8-1.fc8.x86_64 requires libnoatunarts.so()(64bit) kdemultimedia-extras-libs - 6:3.5.8-1.fc8.i386 requires libnoatunarts.so kdemultimedia-extras-libs - 6:3.5.8-1.fc8.x86_64 requires libnoatunarts.so()(64bit) kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.x86_64 requires kernel-x86_64 = 0:2.6.23-0.220.rc9.git2.fc8 kmod-sysprof - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.x86_64 requires kernel-x86_64 = 0:2.6.23-0.142.rc3.git10.fc8 octave-forge - 2006.07.09-9.fc7.x86_64 requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.x86_64 requires libginac-1.3.so.2()(64bit) polyxmass-bin - 0.9.3-2.fc6.x86_64 requires libpolyxmass.so.10()(64bit) Broken deps for ppc ---------------------------------------------------------- kdeaddons-extras - 3.5.7-6.fc8.ppc requires libnoatunarts.so kdemultimedia-extras - 6:3.5.8-1.fc8.ppc requires libnoatunarts.so kdemultimedia-extras-libs - 6:3.5.8-1.fc8.ppc requires libnoatunarts.so kdemultimedia-extras-libs - 6:3.5.8-1.fc8.ppc64 requires libnoatunarts.so()(64bit) kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc requires kernel-ppc = 0:2.6.23-0.220.rc9.git2.fc8 kmod-em8300-smp - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc requires kernel-ppc = 0:2.6.23-0.220.rc9.git2.fc8smp octave-forge - 2006.07.09-9.fc7.ppc requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.ppc requires libginac-1.3.so.2 polyxmass-bin - 0.9.3-2.fc6.ppc requires libpolyxmass.so.10 python-vcpx - 0.9.28-4.fc8.noarch requires monotone wammu - 0.19-3.fc8.noarch requires python-gammu Broken deps for ppc64 ---------------------------------------------------------- beryl-gnome - 0.2.1-1.fc8.ppc64 requires emerald >= 0:0.2.1 beryl-kde - 0.2.1-1.fc8.ppc64 requires emerald >= 0:0.2.1 emerald-themes - 0.5.2-1.fc8.noarch requires emerald >= 0:0.5.2 emerald-themes - 0.5.2-1.fc8.noarch requires compiz >= 0:0.5.2 kdeaddons-extras - 3.5.7-6.fc8.ppc64 requires libnoatunarts.so()(64bit) kdemultimedia-extras - 6:3.5.8-1.fc8.ppc64 requires libnoatunarts.so()(64bit) kdemultimedia-extras-libs - 6:3.5.8-1.fc8.ppc64 requires libnoatunarts.so()(64bit) kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc64 requires kernel-ppc64 = 0:2.6.23-0.220.rc9.git2.fc8 kmod-em8300-kdump - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc64 requires kernel-ppc64 = 0:2.6.23-0.220.rc9.git2.fc8kdump octave-forge - 2006.07.09-9.fc7.ppc64 requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.ppc64 requires libginac-1.3.so.2()(64bit) wammu - 0.19-3.fc8.noarch requires python-gammu xorg-x11-drivers - 7.2-8.fc8.ppc64 requires synaptics From singularitaet at gmx.net Sun Oct 14 17:53:34 2007 From: singularitaet at gmx.net (Stefan Grosse) Date: Sun, 14 Oct 2007 19:53:34 +0200 Subject: Network Manager 0.7.0-0.3.svn2970 broken?! In-Reply-To: References: <200710111755.02714.singularitaet@gmx.net> <4c4ba1530710111059k1f39ea01yae4901cf67a68e9@mail.gmail.com> Message-ID: <200710141953.35033.singularitaet@gmx.net> On Saturday 13 October 2007 11:02:09 pm sean darcy wrote: > I do not see "networking" under system the the Configuration Editor. I > have NM, NM-gnome, NM-glib installed. > > Am I missing something? Hope so, cause NM is really messing me up. you do not need to edit there something. for me it worked to close nm-applet and then start it again manually. After having started it manually it did work for me. Stefan From cmadams at hiwaay.net Sun Oct 14 17:54:12 2007 From: cmadams at hiwaay.net (Chris Adams) Date: Sun, 14 Oct 2007 12:54:12 -0500 Subject: gethostby* users In-Reply-To: <47124C63.4090203@redhat.com> References: <1192230330.22759.8.camel@localhost6.localdomain6> <20071013055825.GA1192122@hiwaay.net> <47106150.1090303@redhat.com> <1192287946.10852.83.camel@localhost.localdomain> <4710EEE9.7060109@redhat.com> <1192293287.20815.3.camel@localhost.localdomain> <4710F446.1000402@redhat.com> <20071013235755.GA1497083@hiwaay.net> <47124C63.4090203@redhat.com> Message-ID: <20071014175412.GA1383702@hiwaay.net> Once upon a time, Ulrich Drepper said: > Chris Adams wrote: > > Have you read it? Once again, it is about IPv6. [...] > > Everything, but really everything, you say is complete garbage. Please point me to the section in the cited RFC that defines sorting IPv4 addresses in an IPv4-only environment. Please cite the part of ANY SUSv3 or OS man page that says anything about address sorting. > Go, dig a hole and sit in it. It's a more > worthwhile use of your time. Now THERE's are useful comment. -- Chris Adams Systems and Network Administrator - HiWAAY Internet Services I don't speak for anybody but myself - that's enough trouble. From fedora at leemhuis.info Sun Oct 14 18:02:06 2007 From: fedora at leemhuis.info (Thorsten Leemhuis) Date: Sun, 14 Oct 2007 20:02:06 +0200 Subject: EPEL report week 41 2007 Message-ID: <4712599E.30403@leemhuis.info> http://fedoraproject.org/wiki/EPEL/Reports/Week41 ---- = Weekly EPEL Summary = Week 41/2007 == Most important happenings == * in the ongoing effort to do more on the list and less in the meeting the EPEL SIG will switch to bi-weekly meetings; next meeting therefor will be on 20071024 (e.g. 10 days from the time when this got published)! == EPEL SIG Meeting == === Attending === * [:JeffSheltren:Jeff_S] * [:JeremyKatz:jeremy] * [:ThorstenLeemhuis:knurd] * [:MikeMcGrath:mmcgrath] * [:KevinFenzi:nirik] * [:SethVidal:skvidal] * [:MichaelStahnke:stahnma] === Summary === * http://fedoraproject.org/wiki/EPEL/Tasks/NextTestingStableMove -- unassigned; nirik? * mmcgrath will make sure will cron the script that checks for missing deps in testing * nirik hasn't had a chance to look at testing lately but will do over the next few days; the plan is to do the testing -> stable move on (or around the) 21th this month * the big thing is that we want to get broken deps fixed up in testing before any move; OTOH we can leave some things in testing if we want; but we should work towards a proper testing repo without broken deps in general as well, as broken deps look bad even in testing * http://fedoraproject.org/wiki/EPEL/Tasks/Rhel51 -- knurd/nirik * we have no eta on 5.1 (well, we have one: jeremy> | "when it's done") * http://fedoraproject.org/wiki/EPEL/Tasks/RhelMetaData -- stahnma * not much moving here; "stahnma_> | I will send out a query on list" * http://fedoraproject.org/wiki/EPEL/Tasks/Misc -- update.carefully file in CVS? * we had a problem with sqlite -- the Fedora maintainer updated the EL4 package; it would have replaced the CentOS package, which we try to avoid; packages was withdrawn from push-queue; maintainer who did the update was not aware of the "we ship sqlite in EL4 with a lower EVR then in CentOS" agreement * Jeff_S will place a file called "UPDATE-CAREFULLY" file with some explanations in it in the CVS dir of that handful of packages that are in CentOS-base and not in EL; that should serve as a hint for the maintainers and hopefully avoid such things in the future. * http://fedoraproject.org/wiki/EPEL/Tasks/Misc -- yum-cron -- knurd * knurd talked to the CentOS maintainer of yum-cron; things hopefully should be solved over the next few days * in case anybody wonders: yum-cron is in centos5-base similar to how sqlite is in centos4-base (see above); but the situation is a bit different here, as the Fedora package is kind of "upstream" for the CentOS package afawcs; the Fedora package since CentOS took it got some bugfixes and the maintainer and some other people think it would be best for everyone if the improved version would make it into both CentoS as update and into EPEL for those that want to use it on RHEL * http://fedoraproject.org/wiki/EPEL/Tasks/Misc -- permission to use spec files in other projects * as said on the list: bring the issue up to the board again once F8 is out * a improved clamav for EPEL * nirik still considers to update clamav in EPEL (maybe use the one from dag ["nirik> | the dag spec is much more sane than the fedora one."] or a similar scheme); he just hasn't had time to move forward with that... Would anyone else be interested in working on that? Then please speak up! * meetings * seem the meetings at 23:00 UTC don't work to well ("stahnma_> | turns out, I like the daytime better; after all my complaining; :)") * maybe we should try to find a more dynamic schedule; maybe once a month a later time; or something like that; and don't forget the general target: do more on the list * we'll try meetings at 17:00 utc every second week for now; thus next meeting on 20071024? * nevertheless do the status updates every week on the list, to make sure things are moving forward == Stats == === General === Number of new EPEL Contributors: 0 === EPEL 5 === Number of source packages: 690 Number of binary packages: 1333 There are 7 new Packages: * dirmngr | Client for Managing/Downloading CRLs * gnupg2 | Utility for secure communication and data storage * gpgme | GnuPG Made Easy - high level crypto API * libassuan | GnuPG IPC library * ntfs-config | A front-end to Enable/disable NTFS write support * pinentry | Collection of simple PIN or passphrase entry dialogs * pth | The GNU Portable Threads library === EPEL 4 === Number of source packages: 431 Number of binary packages: 874 There are 2 new Packages: * lyx | WYSIWYM (What You See Is What You Mean) document processor * pth | The GNU Portable Threads library ---- ["CategoryEPELReports"] From lesmikesell at gmail.com Sun Oct 14 18:05:32 2007 From: lesmikesell at gmail.com (Les Mikesell) Date: Sun, 14 Oct 2007 13:05:32 -0500 Subject: gethostby* users In-Reply-To: <1192348902.12099.1.camel@rousalka.dyndns.org> References: <45290.192.54.193.51.1192178487.squirrel@rousalka.dyndns.org> <20071012130230.GA1451534@hiwaay.net> <1192267734.13901.2.camel@pmac.infradead.org> <47116702.10604@gmail.com> <1192348902.12099.1.camel@rousalka.dyndns.org> Message-ID: <47125A6C.2020803@gmail.com> Nicolas Mailhot wrote: > Le samedi 13 octobre 2007 ? 19:46 -0500, Les Mikesell a ?crit : >> David Woodhouse wrote: >>> On Fri, 2007-10-12 at 08:02 -0500, Chris Adams wrote: >>>> I know it is fun to pick on sendmail, but it works well and I can use >>>> it to do things not easily done in some other MTAs. >>> Examples? >> Running MimeDefang is a good example. MimeDefang runs as a milter > > and other MTAs than sandmail support the milter interface (and they also > have non-milter alternatives to MimeDefang) As far as I know, none of the other MTA's are completely compatible with sendmail in the way (or whether) they expose details that the milter needs to know, like whether a message was accepted with smtp authentication and/or ssl encryption, so I don't think any will currently work with MimeDefang, although it might be possible with some work. And the non-milter alternatives generally suffer from one or more of running under the mailer uid, starting a new process for each scan, making the whole process wait for slow operations, or only having the results after the smtp conversation is completed. -- Les Mikesell lesmikesell at gmail.com From mclasen at redhat.com Sun Oct 14 18:16:47 2007 From: mclasen at redhat.com (Matthias Clasen) Date: Sun, 14 Oct 2007 14:16:47 -0400 Subject: Making PackageKit work with pirut and pup In-Reply-To: <1192363009.24022.20.camel@hughsie-laptop> References: <1192363009.24022.20.camel@hughsie-laptop> Message-ID: <1192385807.2585.6.camel@localhost.localdomain> On Sun, 2007-10-14 at 12:56 +0100, Richard Hughes wrote: > I've come across a problem: The aim is for a user to be able to install > either: > > * system-config-printer, pirut and yum > * system-config-printer, PackageKit and yum > * system-config-printer, PackageKit, pirut and yum > > Unfortunately system-config-printer hardcodes: > > Requires: pirut > > when it should probably either > "Require: /usr/sbin/system-install-packages" or require some other > identifier that both PackageKit and pirut could provide. > > I don't think PackageKit can just "Provide: pirut 1.1.4" as this > prevents us installing both pirut and PackageKit, nor can we just do > "Obsoletes: pirut, Provides: Pirut" in the PackageKit spec file. > > If system-config-printer requires /usr/sbin/system-install-packages then > we should probably use alternatives so that PackageKit and pirut can > both provide this file. > > Advice on how to patch s-c-p and also how to setup alternatives is > welcomed. I can't really submit PackageKit into the fedora repo until > this issue is fixed. > I think using alternatives is probably the best we can do for now. Unfortunately, it seems that the packaging guidelines contain no details on how to properly setup up a package for using alternatives (except for a passing mention in http://fedoraproject.org/wiki/Packaging/Conflicts ). One example I could find quickly is in the cdrkit spec - I have no idea if it is a good example, though. But solving the system-install-packages problem should not block PackageKit from entering the repo, I think. PackageKit is useful even if it doesn't have system-install-packages yet. Matthias From lesmikesell at gmail.com Sun Oct 14 18:20:58 2007 From: lesmikesell at gmail.com (Les Mikesell) Date: Sun, 14 Oct 2007 13:20:58 -0500 Subject: gethostby* users In-Reply-To: <47124BE7.9070503@redhat.com> References: <470F15B2.2020809@redhat.com> <1192230330.22759.8.camel@localhost6.localdomain6> <20071013055825.GA1192122@hiwaay.net> <47106150.1090303@redhat.com> <1192287946.10852.83.camel@localhost.localdomain> <4710EEE9.7060109@redhat.com> <47112448.6010106@gmail.com> <47124BE7.9070503@redhat.com> Message-ID: <47125E0A.1070403@gmail.com> Ulrich Drepper wrote: >> But, if they >> resort the list, half of them will pick the wrong first choice even when >> it is reachable. > > No. The sorting performed is not a universal and complete ordering. > For once, it depends on the addresses of the client machines. Second, > if all target addresses are equally "bad" (i.e., for IPv4, all have the > same matching prefix length) I've not seen 'matching prefix length' to have anything to do with optimal route paths in practice other than the obvious case where one interface of a client is on the same subnet as one of the supplied IP's, which you can only determine by taking subnet masks into consideration. > the sorting will not change the order in > which the entries are returned. Hence the RR DNS will not lose its effect. I don't object to putting same-subnet results first, but I'd want to see some real-world statistics before jumping to the conclusion that any other change is for the better. I'd venture a guess that the majority of public DNS results are returned by 'intelligent' DNS servers that have already made some effort to give you the right choices in the right order. Maybe we could at least ask someone at google if we need to second-guess their server results. -- Les Mikesell lesmikesell at gmail.com From joost at cnoc.nl Sun Oct 14 18:32:25 2007 From: joost at cnoc.nl (Joost van der Sluis) Date: Sun, 14 Oct 2007 20:32:25 +0200 Subject: Freepascal compiler inclusion of pre-build binary Message-ID: <1192386745.22778.8.camel@wsjoost.cnoc.local> Hi all, When the fpc-package (Freepascal compiler) was approved, there were no rules regarding pre-build binaries and compilers yet. But after some discussion I got an approval to use them. Now I want to add support for ppc64 but to do that, I need to use a pre-build binary once more. The current packaging-guidelines state that I need an approval from the packaging committee. So what should I do now, ask for an approval or isn't that necessary? Regards, Joost van der Sluis From dennis at ausil.us Sun Oct 14 18:45:28 2007 From: dennis at ausil.us (Dennis Gilmore) Date: Sun, 14 Oct 2007 13:45:28 -0500 Subject: Freepascal compiler inclusion of pre-build binary In-Reply-To: <1192386745.22778.8.camel@wsjoost.cnoc.local> References: <1192386745.22778.8.camel@wsjoost.cnoc.local> Message-ID: <200710141345.33285.dennis@ausil.us> Once upon a time Sunday 14 October 2007, Joost van der Sluis wrote: > Hi all, > > When the fpc-package (Freepascal compiler) was approved, there were no > rules regarding pre-build binaries and compilers yet. But after some > discussion I got an approval to use them. > > Now I want to add support for ppc64 but to do that, I need to use a > pre-build binary once more. The current packaging-guidelines state that > I need an approval from the packaging committee. > > So what should I do now, ask for an approval or isn't that necessary? I think that since you initially got approval to use the prebuilt binary to bootstrap fpc that it should be ok. What i would suggest though is putting the logic in the spec permanently to bootstrap other archs and have a defines control that. Once you have a build that has been bootstrapped. build a new version that is built against the fedora built fpc package. Dennis -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part. URL: From joost at cnoc.nl Sun Oct 14 19:34:24 2007 From: joost at cnoc.nl (Joost van der Sluis) Date: Sun, 14 Oct 2007 21:34:24 +0200 Subject: Freepascal compiler inclusion of pre-build binary In-Reply-To: <200710141345.33285.dennis@ausil.us> References: <1192386745.22778.8.camel@wsjoost.cnoc.local> <200710141345.33285.dennis@ausil.us> Message-ID: <1192390464.22778.11.camel@wsjoost.cnoc.local> Op zondag 14-10-2007 om 13:45 uur [tijdzone -0500], schreef Dennis Gilmore: > Once upon a time Sunday 14 October 2007, Joost van der Sluis wrote: > > Hi all, > > > > When the fpc-package (Freepascal compiler) was approved, there were no > > rules regarding pre-build binaries and compilers yet. But after some > > discussion I got an approval to use them. > > > > Now I want to add support for ppc64 but to do that, I need to use a > > pre-build binary once more. The current packaging-guidelines state that > > I need an approval from the packaging committee. > > > > So what should I do now, ask for an approval or isn't that necessary? > I think that since you initially got approval to use the prebuilt binary to > bootstrap fpc that it should be ok. What i would suggest though is putting > the logic in the spec permanently to bootstrap other archs and have a > defines control that. Once you have a build that has been bootstrapped. > build a new version that is built against the fedora built fpc package. I deliberately removed all the prebuilt-binary stuff from the spec-file after the first release. But maybe you're right. I can add it with a define. That could be usefull in the future. Joost From dmc.fedora at filteredperception.org Sun Oct 14 19:34:06 2007 From: dmc.fedora at filteredperception.org (Douglas McClendon) Date: Sun, 14 Oct 2007 14:34:06 -0500 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <20071011095545.GB19149@devserv.devel.redhat.com> <47113775.1090805@filteredperception.org> Message-ID: <47126F2E.9070803@filteredperception.org> Benny Amorsen wrote: >>>>>> "DM" == Douglas McClendon writes: > > DM> I.e. on the simple end, would be turning the above process into an > DM> easy to use GUI. On the more complex end, you could do something > DM> like using grub2's loopback feature and modifications to the > DM> install DVD's initramfs, to support something more like what you > DM> were suggesting. > > How about someone simply making a Fedora Everything spin for USB keys, > and share that with bittorrent? Anyone up for it? As the other responder mentioned, I'm assuming you don't really mean Everything (much as I was one of the longest hold-outs of keeping and using Everything installs). But what I do think makes sense, is to have a LiveDVD spin that matches doing a * install of what is on the traditional install DVD spin. And having a simple well advertised method for LiveCD-install users who have net access to upgrade to either that package set, or the 'defaults' package set from the traditional install DVD. I.e. a button that says - change my system package set from the defaults that were chosen due to 700MB livecd iso space constraint, to the package set from defaults that the smart fedora developers chose in a non 700MB space constrained situation. > > Not a Live image, but a good old-fashioned installation image. This is what I was discussing in part, and if I'm not mistaken, does require at least a bit of work to get working. Certainly using the grub loopback feature is probably overkill since replicating the kernel and initrd in a usbstick situation is not a big deal. But you do then still need to put smarts into the initramfs to deal with the fact that it may be looking for an iso on a vfat usbstick. Not difficult by any means, but definitely a bit of work. In general I agree that what you are asking for is worth doing for F9, and for F8 perhaps via tools that are available online. -dmc From j.w.r.degoede at hhs.nl Sun Oct 14 19:44:52 2007 From: j.w.r.degoede at hhs.nl (Hans de Goede) Date: Sun, 14 Oct 2007 21:44:52 +0200 Subject: Freepascal compiler inclusion of pre-build binary In-Reply-To: <1192390464.22778.11.camel@wsjoost.cnoc.local> References: <1192386745.22778.8.camel@wsjoost.cnoc.local> <200710141345.33285.dennis@ausil.us> <1192390464.22778.11.camel@wsjoost.cnoc.local> Message-ID: <471271B4.6080905@hhs.nl> Joost van der Sluis wrote: > Op zondag 14-10-2007 om 13:45 uur [tijdzone -0500], schreef Dennis > Gilmore: >> Once upon a time Sunday 14 October 2007, Joost van der Sluis wrote: >>> Hi all, >>> >>> When the fpc-package (Freepascal compiler) was approved, there were no >>> rules regarding pre-build binaries and compilers yet. But after some >>> discussion I got an approval to use them. >>> >>> Now I want to add support for ppc64 but to do that, I need to use a >>> pre-build binary once more. The current packaging-guidelines state that >>> I need an approval from the packaging committee. >>> >>> So what should I do now, ask for an approval or isn't that necessary? >> I think that since you initially got approval to use the prebuilt binary to >> bootstrap fpc that it should be ok. What i would suggest though is putting >> the logic in the spec permanently to bootstrap other archs and have a >> defines control that. Once you have a build that has been bootstrapped. >> build a new version that is built against the fedora built fpc package. > > I deliberately removed all the prebuilt-binary stuff from the spec-file > after the first release. But maybe you're right. I can add it with a > define. That could be usefull in the future. > This is what I've done to the (no binaries needed, but still a strange dance needed) bootstrap code for arm-gp2x-gcc & glibc. I think that this is best, as this for example will also allow the sparc people to boostrap it (well not in your case, but in mine). Regards, Hans From debarshi.ray at gmail.com Sun Oct 14 19:54:26 2007 From: debarshi.ray at gmail.com (Debarshi 'Rishi' Ray) Date: Mon, 15 Oct 2007 01:24:26 +0530 Subject: PackageDB: mixed summary + description Message-ID: <3170f42f0710141254v1bae8e37hfcabf71e4df79fe8@mail.gmail.com> https://admin.fedoraproject.org/pkgdb/packages/name/catfish https://admin.fedoraproject.org/pkgdb/packages/name/pinot It seems that the summary and description are messed up with other packages. Is this known or needs reporting? Happy hacking, Debarshi -- GPG key ID: 63D4A5A7 Key server: pgp.mit.edu From louisg00 at bellsouth.net Sun Oct 14 19:55:31 2007 From: louisg00 at bellsouth.net (Louis E Garcia II) Date: Sun, 14 Oct 2007 15:55:31 -0400 Subject: libpciaccess in f8? Message-ID: <1192391732.2688.5.camel@tiger> Is libpciaccess a requirement in f8? Just did an update and libpciaccess was pulled in by xorg-x11-drv-avivo. I thought avivo was superseded by radeonhd? -Louis From nicolas.mailhot at laposte.net Sun Oct 14 20:01:47 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Sun, 14 Oct 2007 22:01:47 +0200 Subject: gethostby* users In-Reply-To: <47125A6C.2020803@gmail.com> References: <45290.192.54.193.51.1192178487.squirrel@rousalka.dyndns.org> <20071012130230.GA1451534@hiwaay.net> <1192267734.13901.2.camel@pmac.infradead.org> <47116702.10604@gmail.com> <1192348902.12099.1.camel@rousalka.dyndns.org> <47125A6C.2020803@gmail.com> Message-ID: <1192392107.3133.1.camel@rousalka.dyndns.org> Le dimanche 14 octobre 2007 ? 13:05 -0500, Les Mikesell a ?crit : > As far as I know, none of the other MTA's are completely compatible with > sendmail in the way (or whether) they expose details that the milter > needs to know, I won't pretend I know sendmail well enough to judge there? > And the non-milter alternatives generally suffer from one or > more of ? but you certainly do not know non-sendmail stuff either. -- Nicolas Mailhot -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: Ceci est une partie de message num?riquement sign?e URL: From dennis at ausil.us Sun Oct 14 20:15:32 2007 From: dennis at ausil.us (Dennis Gilmore) Date: Sun, 14 Oct 2007 15:15:32 -0500 Subject: Freepascal compiler inclusion of pre-build binary In-Reply-To: <471271B4.6080905@hhs.nl> References: <1192386745.22778.8.camel@wsjoost.cnoc.local> <1192390464.22778.11.camel@wsjoost.cnoc.local> <471271B4.6080905@hhs.nl> Message-ID: <200710141515.39588.dennis@ausil.us> Once upon a time Sunday 14 October 2007, Hans de Goede wrote: > Joost van der Sluis wrote: > > > > I deliberately removed all the prebuilt-binary stuff from the spec-file > > after the first release. But maybe you're right. I can add it with a > > define. That could be usefull in the future. > > This is what I've done to the (no binaries needed, but still a strange > dance needed) bootstrap code for arm-gp2x-gcc & glibc. I think that this is > best, as this for example will also allow the sparc people to boostrap it > (well not in your case, but in mine). I already have it for sparc but not sparc64, alpha, arm, ia64 may want it also. Dennis -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part. URL: From ssorce at redhat.com Sun Oct 14 20:16:47 2007 From: ssorce at redhat.com (Simo Sorce) Date: Sun, 14 Oct 2007 16:16:47 -0400 Subject: gethostby* users In-Reply-To: <47124A23.3080707@redhat.com> References: <470F15B2.2020809@redhat.com> <1192230330.22759.8.camel@localhost6.localdomain6> <20071013055825.GA1192122@hiwaay.net> <47106150.1090303@redhat.com> <1192287946.10852.83.camel@localhost.localdomain> <4710EEE9.7060109@redhat.com> <1192293287.20815.3.camel@localhost.localdomain> <4710F446.1000402@redhat.com> <1192296242.20815.29.camel@localhost.localdomain> <47124A23.3080707@redhat.com> Message-ID: <1192393007.21735.12.camel@localhost.localdomain> On Sun, 2007-10-14 at 09:56 -0700, Ulrich Drepper wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Simo Sorce wrote: > > Now if you reorder these addresses what happen is that the main site A > > clients will always try to contact the branch office servers instead, as > > they have 'site-local' ones. > > Why would we reorder? This is not a given. First, if the local network > addresses have a longer matching prefix it is automatically preferred. > Second, even if somebody is in the situation where somebody bad a bad > decision that this is not the case (e.g., always remember a machine can > have more than one IP address) you can overwrite the default preferences > getaddrinfo uses for sorting using /etc/gai.conf. I wish you have read in full my email, but from your comment I see you didn't :-( I explained a very common situation and also explained you why gai.conf is not a solution when you need different rules for different servers in the same networks. This was just an example that didn't involve Round Robin, as it is clear that reordering just breaks any load balancer that uses DNS in a Round Robin fashion ... and that should be enough to warrant _at least_ a way to easily disable completely reordering for IPv4 addresses. If you want getaddrinfo() to be adopted you need to help people use it, forcibly reordering IPv4 addresses means a lot of clients simply can't use it. Simo. From lesmikesell at gmail.com Sun Oct 14 20:55:58 2007 From: lesmikesell at gmail.com (Les Mikesell) Date: Sun, 14 Oct 2007 15:55:58 -0500 Subject: gethostby* users In-Reply-To: <1192392107.3133.1.camel@rousalka.dyndns.org> References: <45290.192.54.193.51.1192178487.squirrel@rousalka.dyndns.org> <20071012130230.GA1451534@hiwaay.net> <1192267734.13901.2.camel@pmac.infradead.org> <47116702.10604@gmail.com> <1192348902.12099.1.camel@rousalka.dyndns.org> <47125A6C.2020803@gmail.com> <1192392107.3133.1.camel@rousalka.dyndns.org> Message-ID: <4712825E.1040109@gmail.com> Nicolas Mailhot wrote: > Le dimanche 14 octobre 2007 ? 13:05 -0500, Les Mikesell a ?crit : > >> As far as I know, none of the other MTA's are completely compatible with >> sendmail in the way (or whether) they expose details that the milter >> needs to know, > > I won't pretend I know sendmail well enough to judge there? > >> And the non-milter alternatives generally suffer from one or >> more of > > ? but you certainly do not know non-sendmail stuff either. I used smail before it was abandoned; I've used qmail enough to hate it, tried postfix before it had anything resembling a milter, and always ended up going back to sendmail. But, if anything else currently has the ability to manage customizable helper processes and multiplex jobs efficiently among them in a way that only requires mime and zip unpacking to be done onces even if you scan multiple times, I'd be happy to hear about it. -- Les Mikesell lesmikesell at gmail.com From javert42 at cs.byu.edu Sun Oct 14 21:15:52 2007 From: javert42 at cs.byu.edu (Topher) Date: Sun, 14 Oct 2007 15:15:52 -0600 Subject: gethostby* users In-Reply-To: <47124BE7.9070503@redhat.com> References: <470F15B2.2020809@redhat.com> <1192230330.22759.8.camel@localhost6.localdomain6> <20071013055825.GA1192122@hiwaay.net> <47106150.1090303@redhat.com> <1192287946.10852.83.camel@localhost.localdomain> <4710EEE9.7060109@redhat.com> <47112448.6010106@gmail.com> <47124BE7.9070503@redhat.com> Message-ID: <47128708.2070104@cs.byu.edu> Ulrich Drepper wrote: > Les Mikesell wrote: >> But, if they >> resort the list, half of them will pick the wrong first choice even when >> it is reachable. > > No. The sorting performed is not a universal and complete ordering. > For once, it depends on the addresses of the client machines. Second, > if all target addresses are equally "bad" (i.e., for IPv4, all have the > same matching prefix length) the sorting will not change the order in > which the entries are returned. Hence the RR DNS will not lose its effect. > This debate has splintered a bit on the list, but it seems to me that everybody's concern has to do with this unfamiliar sorting algorithm. Am I right, or does somebody have another concern, unrelated to the sorting algorithm? Ulrich's last comment made me think that DNS results will be sorted a lot less than people seem to think. It also seems that the biggest cause of this whole misunderstanding is that Ulrich appears to be the only one who understands when and how this mysterious sorting algorithm is applied. Ulrich: Is there a clear spec that outlines the behavior of this function, or will we just have to go examine the source code? I think that if we all had a more realistic and concrete idea about how this function performs, that we'd all sleep better tonight. :) I'm sorry if I've made any bad assumptions or generalizations in this email. This is just based on my personal point-of-view. -- Topher Fischer GnuPG Fingerprint: 3597 1B8D C7A5 C5AF 2E19 EFF5 2FC3 BE99 D123 6674 javert42 at cs.byu.edu | http://www.thetopher.com -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 251 bytes Desc: OpenPGP digital signature URL: From hughsient at gmail.com Sun Oct 14 21:44:04 2007 From: hughsient at gmail.com (Richard Hughes) Date: Sun, 14 Oct 2007 22:44:04 +0100 Subject: Making PackageKit work with pirut and pup In-Reply-To: <1192385807.2585.6.camel@localhost.localdomain> References: <1192363009.24022.20.camel@hughsie-laptop> <1192385807.2585.6.camel@localhost.localdomain> Message-ID: <1192398244.3051.15.camel@hughsie-laptop> On Sun, 2007-10-14 at 14:16 -0400, Matthias Clasen wrote: > I think using alternatives is probably the best we can do for now. > Unfortunately, it seems that the packaging guidelines contain no details > on how to properly setup up a package for using alternatives (except for > a passing mention in > http://fedoraproject.org/wiki/Packaging/Conflicts ). One example I could > find quickly is in the cdrkit spec - I have no idea if it is a good > example, though. Sure, cheers for confirming. > But solving the system-install-packages problem should not block > PackageKit from entering the repo, I think. PackageKit is useful even if > it doesn't have system-install-packages yet. Cool, thanks. There are no file conflicts, you just have to use pk-install-package rather than system-install-packages. Richard. From lkundrak at redhat.com Sun Oct 14 22:29:59 2007 From: lkundrak at redhat.com (Lubomir Kundrak) Date: Mon, 15 Oct 2007 00:29:59 +0200 Subject: Packing XPIs Message-ID: <1192400999.8856.5.camel@localhost.localdomain> Hi, Any ideas how to pack a mozilla addon? Seamonkey does not include any translations in the default package, so having translations packaged at least separately would be useful. XPI seems to be a ZIP file with a JS install script. I did use a language addon packaged and installed using ugly unzip and sed script with 1.0, but it seems to be impossible anymore. That was not very clever anyways. Anyone being aware of some magic seamonkey's comand line switch for that, or anything else? -- Lubomir Kundrak (Red Hat Security Response Team) From mmcgrath at redhat.com Sun Oct 14 22:37:56 2007 From: mmcgrath at redhat.com (Mike McGrath) Date: Sun, 14 Oct 2007 17:37:56 -0500 Subject: intermittent fedora web service outages In-Reply-To: <20071014051221.GA5135@crow.myhome.westell.com> References: <20071014051221.GA5135@crow.myhome.westell.com> Message-ID: <47129A44.4050000@redhat.com> Luke Macken wrote: > Mike is in the process of tracking down some issues with our database at > the moment, so there may be some intermittent outages with some of our > web services, including: > > - bodhi > - koji > - pkgdb > - mirrormanager > - accounts system > > FYI All, this should be fixed now. Those interested in the details (mostly postgresql stuff) please refer to ticket: https://hosted.fedoraproject.org/projects/fedora-infrastructure/ticket/190 -Mike From ssorce at redhat.com Sun Oct 14 23:17:16 2007 From: ssorce at redhat.com (Simo Sorce) Date: Sun, 14 Oct 2007 19:17:16 -0400 Subject: gethostby* users In-Reply-To: <47128708.2070104@cs.byu.edu> References: <470F15B2.2020809@redhat.com> <1192230330.22759.8.camel@localhost6.localdomain6> <20071013055825.GA1192122@hiwaay.net> <47106150.1090303@redhat.com> <1192287946.10852.83.camel@localhost.localdomain> <4710EEE9.7060109@redhat.com> <47112448.6010106@gmail.com> <47124BE7.9070503@redhat.com> <47128708.2070104@cs.byu.edu> Message-ID: <1192403836.21735.17.camel@localhost.localdomain> On Sun, 2007-10-14 at 15:15 -0600, Topher wrote: > Ulrich Drepper wrote: > > Les Mikesell wrote: > >> But, if they > >> resort the list, half of them will pick the wrong first choice even when > >> it is reachable. > > > > No. The sorting performed is not a universal and complete ordering. > > For once, it depends on the addresses of the client machines. Second, > > if all target addresses are equally "bad" (i.e., for IPv4, all have the > > same matching prefix length) the sorting will not change the order in > > which the entries are returned. Hence the RR DNS will not lose its effect. > > > > This debate has splintered a bit on the list, but it seems to me that > everybody's concern has to do with this unfamiliar sorting algorithm. > Am I right, or does somebody have another concern, unrelated to the > sorting algorithm? Sorting is the only point we are discussing. > Ulrich's last comment made me think that DNS results will be sorted a > lot less than people seem to think. It also seems that the biggest > cause of this whole misunderstanding is that Ulrich appears to be the > only one who understands when and how this mysterious sorting algorithm > is applied. Not mysterious at all, read the RFC (easier) and glibc source code and you'll know all about it. > Ulrich: Is there a clear spec that outlines the behavior of this > function, or will we just have to go examine the source code? I think > that if we all had a more realistic and concrete idea about how this > function performs, that we'd all sleep better tonight. :) I didn't see the code diverge much from the RFC, but I didn't do a strict analysis either, just enough to be concerned about the artificial (for IPv4) difference between site-local and global scope addresses (which is dictated by the RFC). That's my principal concern, so far. Simo. From javert42 at cs.byu.edu Sun Oct 14 23:54:53 2007 From: javert42 at cs.byu.edu (Topher) Date: Sun, 14 Oct 2007 17:54:53 -0600 Subject: gethostby* users In-Reply-To: <1192403836.21735.17.camel@localhost.localdomain> References: <470F15B2.2020809@redhat.com> <1192230330.22759.8.camel@localhost6.localdomain6> <20071013055825.GA1192122@hiwaay.net> <47106150.1090303@redhat.com> <1192287946.10852.83.camel@localhost.localdomain> <4710EEE9.7060109@redhat.com> <47112448.6010106@gmail.com> <47124BE7.9070503@redhat.com> <47128708.2070104@cs.byu.edu> <1192403836.21735.17.camel@localhost.localdomain> Message-ID: <4712AC4D.5050308@cs.byu.edu> Simo Sorce wrote: [trimmed] >> This debate has splintered a bit on the list, but it seems to me that >> everybody's concern has to do with this unfamiliar sorting algorithm. >> Am I right, or does somebody have another concern, unrelated to the >> sorting algorithm? > > Sorting is the only point we are discussing. > >> Ulrich's last comment made me think that DNS results will be sorted a >> lot less than people seem to think. It also seems that the biggest >> cause of this whole misunderstanding is that Ulrich appears to be the >> only one who understands when and how this mysterious sorting algorithm >> is applied. > > Not mysterious at all, read the RFC (easier) and glibc source code and > you'll know all about it. > >> Ulrich: Is there a clear spec that outlines the behavior of this >> function, or will we just have to go examine the source code? I think >> that if we all had a more realistic and concrete idea about how this >> function performs, that we'd all sleep better tonight. :) > > I didn't see the code diverge much from the RFC, but I didn't do a > strict analysis either, just enough to be concerned about the artificial > (for IPv4) difference between site-local and global scope addresses > (which is dictated by the RFC). That's my principal concern, so far. > > Simo. > Thanks for the references. I should have read through the RFC first. -- Topher Fischer GnuPG Fingerprint: 3597 1B8D C7A5 C5AF 2E19 EFF5 2FC3 BE99 D123 6674 javert42 at cs.byu.edu | http://www.thetopher.com -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 251 bytes Desc: OpenPGP digital signature URL: From mattdm at mattdm.org Mon Oct 15 00:27:28 2007 From: mattdm at mattdm.org (Matthew Miller) Date: Sun, 14 Oct 2007 20:27:28 -0400 Subject: Ekiga working for anyone? Message-ID: <20071015002728.GA3593@jadzia.bu.edu> So, is Ekiga working for anyone? Whenever I connect, I immediately get a crash with a floating point error and a message about something audio related.... -- Matthew Miller mattdm at mattdm.org Boston University Linux ------> From jwboyer at jdub.homelinux.org Mon Oct 15 01:06:14 2007 From: jwboyer at jdub.homelinux.org (Josh Boyer) Date: Sun, 14 Oct 2007 20:06:14 -0500 Subject: Orphaning some packages Message-ID: <20071014200614.0c957e31@vader.jdub.homelinux.org> Time for a little fall cleaning. I'm orphaning the following packages as I no longer have a use for them: ddclient tla tcl-thread josh From jon.nettleton at gmail.com Mon Oct 15 02:24:41 2007 From: jon.nettleton at gmail.com (Jon Nettleton) Date: Sun, 14 Oct 2007 22:24:41 -0400 Subject: Ekiga working for anyone? In-Reply-To: <20071015002728.GA3593@jadzia.bu.edu> References: <20071015002728.GA3593@jadzia.bu.edu> Message-ID: On 10/14/07, Matthew Miller wrote: > So, is Ekiga working for anyone? Whenever I connect, I immediately get a > crash with a floating point error and a message about something audio > related.... It is working for me. I just used it earlier today. I am on my laptop with the newest rawhide using the internal VIA chipset soundcard for playback and the USB mic from recording. Jon From mmcgrath at redhat.com Mon Oct 15 02:46:10 2007 From: mmcgrath at redhat.com (Mike McGrath) Date: Sun, 14 Oct 2007 21:46:10 -0500 Subject: Ekiga working for anyone? In-Reply-To: References: <20071015002728.GA3593@jadzia.bu.edu> Message-ID: <4712D472.7050009@redhat.com> Jon Nettleton wrote: > On 10/14/07, Matthew Miller wrote: > >> So, is Ekiga working for anyone? Whenever I connect, I immediately get a >> crash with a floating point error and a message about something audio >> related.... >> > > It is working for me. I just used it earlier today. I am on my > laptop with the newest rawhide using the internal VIA chipset > soundcard for playback and the USB mic from recording. > WORKSFORME, what version/dist are you having problems on? -Mike From dmc.fedora at filteredperception.org Mon Oct 15 03:25:07 2007 From: dmc.fedora at filteredperception.org (Douglas McClendon) Date: Sun, 14 Oct 2007 22:25:07 -0500 Subject: Packing XPIs In-Reply-To: <1192400999.8856.5.camel@localhost.localdomain> References: <1192400999.8856.5.camel@localhost.localdomain> Message-ID: <4712DD93.1060300@filteredperception.org> Lubomir Kundrak wrote: > Hi, > > Any ideas how to pack a mozilla addon? Seamonkey does not include any > translations in the default package, so having translations packaged at > least separately would be useful. > > XPI seems to be a ZIP file with a JS install script. I did use a > language addon packaged and installed using ugly unzip and sed script > with 1.0, but it seems to be impossible anymore. That was not very > clever anyways. > > Anyone being aware of some magic seamonkey's comand line switch for > that, or anything else? I too have searched for a method to do this. In addition to rebootless livecd installation, I consider the firefox swiftabs extension to be a key feature of my personal fedora derived livecd - http://gzyx.org - FWIW, on that livecd is some bash (and maybe perl) script which installs the swiftabs extention from the commandline for a specific user (from the swiftabs xpi). It was a tad more complicated than just sed, but still doable. (see /usr/bin/kablui if you are really interested). I'm really hoping someone else answers this thread with better method though. It certainly seems like it would be a handy feature to expose in some commandline tool that ships with firefox. But I haven't found it yet. -dmc From wart at kobold.org Mon Oct 15 03:39:49 2007 From: wart at kobold.org (Wart) Date: Sun, 14 Oct 2007 20:39:49 -0700 Subject: Orphaning some packages In-Reply-To: <20071014200614.0c957e31@vader.jdub.homelinux.org> References: <20071014200614.0c957e31@vader.jdub.homelinux.org> Message-ID: <4712E105.606@kobold.org> Josh Boyer wrote: > Time for a little fall cleaning. I'm orphaning the following packages > as I no longer have a use for them: > > ddclient > tla > tcl-thread I'll pick up tcl-thread. --Wart From a.badger at gmail.com Mon Oct 15 03:44:08 2007 From: a.badger at gmail.com (Toshio Kuratomi) Date: Sun, 14 Oct 2007 20:44:08 -0700 Subject: PackageDB: mixed summary + description In-Reply-To: <3170f42f0710141254v1bae8e37hfcabf71e4df79fe8@mail.gmail.com> References: <3170f42f0710141254v1bae8e37hfcabf71e4df79fe8@mail.gmail.com> Message-ID: <4712E208.5080206@gmail.com> Debarshi 'Rishi' Ray wrote: > https://admin.fedoraproject.org/pkgdb/packages/name/catfish > https://admin.fedoraproject.org/pkgdb/packages/name/pinot > > It seems that the summary and description are messed up with other packages. > > Is this known or needs reporting? Needs reporting. I've opened a ticket[1]_. If you see any other packages with a problem please add any information you can to the ticket so I can see where things are going wrong. https://hosted.fedoraproject.org/projects/packagedb/ticket/87 Thanks! -Toshio From louisg00 at bellsouth.net Mon Oct 15 03:59:30 2007 From: louisg00 at bellsouth.net (Louis E Garcia II) Date: Sun, 14 Oct 2007 23:59:30 -0400 Subject: gdm dosen't show my pix on the face greeter (selinux) In-Reply-To: <1192204108.2492.7.camel@tiger> References: <1192204108.2492.7.camel@tiger> Message-ID: <1192420770.2612.2.camel@tiger> On Fri, 2007-10-12 at 11:48 -0400, Louis E Garcia II wrote: > I put a pix of myself in the 'about me' capplet and have a .face in my > home dir. Why doesn't gdm pick it up? > > -Louis Would this be the cause? SELinux is preventing /usr/sbin/gdm-binary (xdm_t) "read" to (home_root_t). From mike at miketc.com Mon Oct 15 04:01:46 2007 From: mike at miketc.com (Mike Chambers) Date: Sun, 14 Oct 2007 23:01:46 -0500 Subject: Echo icons missing In-Reply-To: <1192364763.14410.3.camel@scrappy.miketc.com> References: <1192227128.2260.1.camel@scrappy.miketc.com> <1192260010.471071aae3ead@ssl.mecca.ca> <1192364763.14410.3.camel@scrappy.miketc.com> Message-ID: <1192420906.2195.1.camel@scrappy.miketc.com> On Sun, 2007-10-14 at 07:26 -0500, Mike Chambers wrote: > On Sat, 2007-10-13 at 03:20 -0400, Luya Tshimbalanga wrote: > > Quoting Mike Chambers : > > > > > I noticed over the last couple days, a couple of icons from echo-theme > > > have resorted back to the gnome icons? The file manager and xchat icons > > > changed it seems to the big two drawer cabinet and the big X. > > > > > > Any ideas? > > > > Strange. I have not seen that problem with File Manager. I can't tell with xchat > > icon. Both icons were not "echofied" yet. Could you post a screenshot? > > File size little big, so go to the URL below to view the screen shot, > notice bottom left as my panel isn't where the installed one is... > > http://www.miketc.com/Screenshot.png Welp, after today's rawhide updates and a reboot, it seems the two (if not more) icons are fixed and back to normal. No idea what happened. *shrug*. -- Mike Chambers Madisonville, KY "Best lil town on Earth!" From Matt_Domsch at dell.com Mon Oct 15 04:05:27 2007 From: Matt_Domsch at dell.com (Matt Domsch) Date: Sun, 14 Oct 2007 23:05:27 -0500 Subject: Fedora x86_64 rawhide rebuild in mock status 2007-10-14 Message-ID: <20071014230527.A28488@humbolt.us.dell.com> Fedora Rawhide-in-Mock Build Results for x86_64 Sun Oct 14 22:38:52 CDT 2007 Full logs at http://linux.dell.com/files/fedora/FixBuildRequires/ Total packages: 4807 Number failed to build: 412 Number expected to fail due to ExclusiveArch or ExcludeArch: 32 Leaving: 380 (there may be some duplicates if rawhide has 2 versions of a package) Of those expected to have worked... Without a bug filed: 380 ---------------------------------- Pixie-2.2.2-2.fc8 (build/make) kwizart PolicyKit-gnome-0.6-1.fc8 (build/make) davidz adaptx-0.9.13-4jpp.1.fc7 (build/make) pcheung airsnort-0.2.7e-11.fc7 (build/make) awjb alacarte-0.11.3-4.fc8 (build/make) rstrode,jpmahowa,sindrepb amsn-0.96-7.fc7 (build/make) tjikkun apt-0.5.15lorg3.93-2.fc8 (build/make) athimm,pmatilai arts-1.5.7-6.fc8 (build/make) than,rdieter atitvout-0.4-7 (buildroot) awjb audacious-plugins-1.3.5-2.fc8 (buildroot) ertzing audit-1.6.2-3.fc8 (build/make) sgrubb avr-binutils-2.17-4.fc8 (build/make) jwrdegoede awesfx-0.5.0d-4.fc7 (build/make) stransky callweaver-1.2-0.3.rc4.20070822 (needs_popt-devel) dwmw2 camstream-0.26.3-12.fc8 (open_missing_mode) nomis80 castor-0.9.5-1jpp.7 (build/make) pcheung checkstyle-4.1-4jpp.1.fc7 (buildroot) rmyers chkfontpath-1.10.1-2.fc8 (build/make) krh,fonts-sig clips-6.24-22.fc7 (build/make) rvinyard compat-erlang-R10B-10.7.fc7 (build/make) gemi compat-gcc-32-3.2.3-62 (buildroot) jakub compat-gcc-34-3.4.6-7 (build/make) jakub conexus-0.5.3-2.fc8 (build/make) rvinyard cpan2rpm-2.028-2.fc6 (needs_perl_ExtUtils_MakeMaker) ghenry,perl-sig cryptix-3.2.0-9jpp.1 (build/make) mwringe cryptix-asn1-20011119-7jpp.2 (build/make) vivekl d4x-2.5.7.1-3.fc7 (build/make) thias dap-hdf4_handler-3.7.5-3.fc8 (open_missing_mode) pertusus eclipse-emf-2.2.2-1.fc7 (build/make) overholt eiciel-0.9.4-1.fc7 (build/make) cweyl em8300-kmod-0.16.3-5.2.6.23_0.220.rc9.git2.fc8 (buildroot) scop emelfm2-0.3.5-2.fc8 (build/make) cwickert evolution-remove-duplicates-0.0.2-6.fc7 (build/make) salimma fakechroot-2.5-12.fc7 (build/make) athimm fluxstyle-1.0.1-2.fc7 (build/make) errr fontypython-0.2.0-6.fc7 (build/make) cr33dog,fonts-sig freetennis-0.4.8-6.fc7 (build/make) orphan gai-0.5.10-10.fc7 (build/make) salimma,mschwendt gajim-0.11.1-1.fc7 (buildroot) gajownik gdb-6.6-32.fc8 (buildroot) jkratoch gdmap-0.7.5-6.fc6 (build/make) splinux gedit-plugins-2.18.0-2.fc7 (build/make) trondd genius-0.7.7-2.fc7 (build/make) gemi gfa-0.4.1-4.fc7 (build/make) splinux ghdl-0.25-0.89svn.5.fc8 (build/make) sailer giggle-0.3-4.fc8 (build/make) jbowes glipper-0.95.1-2.fc7 (build/make) splinux gnome-applet-vm-0.1.2-2.fc7 (build/make) kzak gnome-specimen-0.3-1.fc8 (build/make) splinux gnomescan-0.4.0.2-1.fc7 (build/make) deji grub-0.97-19 (build/make) pjones gstm-1.2-6.fc7 (build/make) splinux gtk-sharp-1.0.10-12.fc7 (build/make) pfj gtkmathview-0.7.6-5.fc6 (needs_popt-devel) uwog gtranslator-1.1.7-3.fc8 (build/make) sindrepb,roozbeh htop-0.6.5-1.fc7 (build/make) gajownik hunspell-1.1.12.2-2.fc8 (build/make) caolanm inkscape-0.45.1-1.fc7 (needs_popt-devel) denis jgroups-2.2.9.2-3jpp.2 (build/make) vivekl jogl-1.0.0-5.7.beta5.fc6 (build/make) green kawa-1.9.0-2.fc7 (build/make) green kbibtex-0.1.5.52-10.fc7 (build/make) noltec kdemultimedia-3.5.7-2.fc8 (open_missing_mode) than,rdieter kdissert-1.0.7-1.fc7 (build/make) icon kgtk-0.8-2.fc7 (open_missing_mode) faucamp knetworkmanager-0.2-0.1.svn20070815.fc8 (build/make) ausil,mmcgrath,liquidat kvm-36-6.fc8 (buildroot) katzj,berrange ladspa-1.12-8.fc7 (build/make) thomasvs ldapjdk-4.17-1jpp.7 (build/make) vivekl ldns-1.2.1-1.fc8 (build/make) pwouters libprelude-0.9.13-1.fc7 (build/make) tscherf libpreludedb-0.9.11.1-2.fc7 (build/make) tscherf liferea-1.2.23-1.fc8 (build/make) bpepple lilypond-doc-2.10.13-1.fc7 (build/make) qspencer lockdev-1.0.1-11.fc7 (needs_perl_ExtUtils_MakeMaker) kzak ltrace-0.5-9.45svn.fc8 (build/make) pmachata maven-wagon-1.0-0.1.a5.3jpp.1.fc7 (build/make) mwringe mbuffer-20070502-1.fc7 (open_missing_mode) adalloz memtest86+-1.70-1.fc7 (buildroot) wtogami mikmod-3.2.2-2.fc7 (build/make) jnovy moto4lin-0.3-6.fc7 (build/make) jafo muine-0.8.7-3.fc7 (build/make) sindrepb mx4j-3.0.1-6jpp.4 (build/make) fnasser nagios-2.9-3.fc8 (build/make) mmcgrath nant-0.85-12.fc7 (build/make) pfj nemiver-0.4.0-1.fc8 (build/make) pgordon nessus-core-2.2.9-2.fc7 (open_missing_mode) awjb ntfs-config-1.0-0.5.rc5.fc8 (build/make) laxathom ocsinventory-client-1.01-5.fc7 (needs_perl_ExtUtils_MakeMaker) remi octave-forge-2006.07.09-9.fc7 (build/make) qspencer,alexlan openais-0.80.1-6 (open_missing_mode) sdake,sdake openmpi-1.2.3-4.fc8 (open_missing_mode) dledford,jvdias orpie-1.4.3-5.fc6 (build/make) xris pam_abl-0.2.3-3.fc7 (build/make) adalloz pari-2.3.0-5.fc7 (build/make) gemi pcmanx-gtk2-0.3.5-9.336svn.fc7 (open_missing_mode) leo perl-AnyData-0.10-4.fc8 (needs_perl_ExtUtils_MakeMaker) spot,perl-sig perl-Apache-DBI-1.06-1.fc7 (needs_perl_ExtUtils_MakeMaker) remi,perl-sig perl-Apache-LogRegex-1.4-2.fc7 (build/make) steve,perl-sig,ghenry perl-Authen-SASL-2.10-1.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Boulder-1.30-3.fc6 (needs_perl_ExtUtils_MakeMaker) orion,perl-sig perl-CGI-Ajax-0.701-2.fc7 (build/make) cweyl,perl-sig perl-CGI-Session-4.20-2.fc7 (build/make) ixs,perl-sig perl-CGI-Simple-0.077-7.fc8 (needs_perl_ExtUtils_MakeMaker) spot,perl-sig perl-Cache-2.04-2.fc6 (needs_perl_ExtUtils_MakeMaker) pertusus,perl-sig perl-Cache-Cache-1.05-1.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Cache-Mmap-0.09-2.fc7 (build/make) steve,perl-sig perl-Chatbot-Eliza-1.04-3.fc7 (needs_perl_ExtUtils_MakeMaker) cweyl,perl-sig perl-Class-Factory-Util-1.7-1.fc7 (build/make) cweyl,perl-sig perl-Class-InsideOut-1.06-1.fc7 (needs_perl_ExtUtils_MakeMaker) cweyl,perl-sig perl-Class-MakeMethods-1.01-2.fc6 (needs_perl_ExtUtils_MakeMaker) cweyl,perl-sig perl-Class-MethodMaker-2.08-4.fc6 (needs_perl_ExtUtils_MakeMaker) dgregor perl-Class-Observable-1.04-2.fc7 (build/make) ixs,perl-sig perl-Class-Std-0.0.8-1.fc7 (build/make) ixs,perl-sig perl-Compress-Bzip2-2.09-4.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Config-IniFiles-2.39-5.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Config-Record-1.1.1-3.fc6 (needs_perl_ExtUtils_MakeMaker) dgregor,perl-sig perl-Convert-ASN1-0.21-2.fc8 (needs_perl_ExtUtils_MakeMaker) rnorwood perl-Crypt-Blowfish-2.10-2.fc6 (needs_perl_ExtUtils_MakeMaker) ixs,perl-sig perl-Crypt-CBC-2.22-1.fc7 (needs_perl_ExtUtils_MakeMaker) ixs,perl-sig perl-Crypt-PasswdMD5-1.3-2.fc7 (needs_perl_ExtUtils_MakeMaker) mmcgrath,perl-sig perl-DBD-CSV-0.22-5.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-DBD-MySQL-4.005-2.fc8 (needs_perl_ExtUtils_MakeMaker) rnorwood perl-DBD-Pg-1.49-5.fc8 (needs_perl_ExtUtils_MakeMaker) rnorwood perl-DBD-SQLite-1.12-2.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig,wtogami perl-DBD-XBase-0.241-5.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Data-Compare-0.16-1.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Data-HexDump-0.02-3.fc6 (needs_perl_ExtUtils_MakeMaker) ixs,perl-sig perl-Data-Password-1.07-1.fc7 (build/make) ixs,perl-sig perl-Date-Calc-5.4-2 (needs_perl_ExtUtils_MakeMaker) rnorwood perl-Date-Pcalc-1.2-4.fc6 (needs_perl_ExtUtils_MakeMaker) mmcgrath,perl-sig perl-DateTime-Event-ICal-0.09-3.fc7 (build/make) steve,perl-sig perl-DateTime-Event-Recurrence-0.16-4.fc7 (build/make) steve,perl-sig perl-DateTime-Format-ICal-0.08-4.fc7 (build/make) steve,perl-sig perl-DateTime-Format-MySQL-0.04-4.fc6 (build/make) cweyl,perl-sig perl-DateTime-Format-Strptime-1.0700-3.fc7 (build/make) steve,perl-sig perl-DateTime-Format-W3CDTF-0.04-2.fc7 (build/make) steve,perl-sig perl-DateTime-Set-0.25-4.fc7 (build/make) steve,perl-sig perl-Devel-Caller-0.11-1.fc7 (build/make) steve,perl-sig perl-Devel-Cover-0.61-1.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Devel-Cycle-1.07-1.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Digest-MD4-1.5-3.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Digest-Nilsimsa-0.06-8.fc8 (needs_perl_ExtUtils_MakeMaker) wtogami,perl-sig perl-Exception-Class-1.23-3.fc7 (build/make) steve,perl-sig perl-Expect-1.20-1.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Expect-Simple-0.02-1.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-ExtUtils-CBuilder-0.19-1.fc8 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-ExtUtils-Depends-0.205-5.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-ExtUtils-ParseXS-2.18-1.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-ExtUtils-PkgConfig-1.07-5.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-ExtUtils-XSBuilder-0.28-2.fc6 (needs_perl_ExtUtils_MakeMaker) spot,perl-sig perl-Feed-Find-0.06-2.fc6 (needs_perl_ExtUtils_MakeMaker) pertusus,perl-sig perl-File-BaseDir-0.02-1.fc6 (needs_perl_ExtUtils_MakeMaker) pertusus,perl-sig perl-File-DesktopEntry-0.02-1.fc6 (needs_perl_ExtUtils_MakeMaker) pertusus,perl-sig perl-File-Find-Rule-0.30-3.fc7 (build/make) corsepiu,perl-sig,laxathom perl-File-NFSLock-1.20-2.fc6 (needs_perl_ExtUtils_MakeMaker) pertusus,perl-sig perl-File-ReadBackwards-1.04-3.fc7 (build/make) steve,perl-sig perl-File-RsyncP-0.68-2.fc8 (needs_perl_ExtUtils_MakeMaker) mmcgrath,perl-sig perl-File-Tail-0.99.3-5.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-File-Type-0.22-4.fc7 (build/make) steve,perl-sig perl-File-Which-0.05-2.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Finance-Quote-1.13-1.fc7 (needs_perl_ExtUtils_MakeMaker) notting,perl-sig perl-Finance-YahooQuote-0.21-2.fc7 (needs_perl_ExtUtils_MakeMaker) wtogami,perl-sig perl-FreezeThaw-0.43-5.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-GD-2.35-2.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-GDGraph-1.44-2.fc8 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-GDGraph3d-0.63-7.fc8 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-GDTextUtil-0.86-8.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-GPS-0.15-1.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-GPS-PRN-0.05-1.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Geo-Constants-0.06-1.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Geo-Ellipsoids-0.14-1.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Geo-Forward-0.11-1.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Geo-Functions-0.06-1.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Geo-Inverse-0.05-1.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Glib-1.144-1.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Gnome2-GConf-1.043-1.fc6 (build/make) cweyl,perl-sig perl-Gnome2-VFS-1.061-2.fc7 (build/make) cweyl,perl-sig perl-HTML-Scrubber-0.08-4.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-HTML-Table-2.04a-1.fc7 (needs_perl_ExtUtils_MakeMaker) orion,perl-sig perl-HTML-Template-2.9-1.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-HTML-Template-Expr-0.07-4.fc7 (build/make) steve,perl-sig perl-HTTP-Request-Params-1.01-1.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Hook-LexWrap-0.20-4.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-IO-All-0.38-1.fc7 (build/make) steve,perl-sig perl-IO-Capture-0.05-2.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-IO-Interface-1.03-1.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-IO-Multiplex-1.08-5.fc6 (needs_perl_ExtUtils_MakeMaker) wtogami,perl-sig perl-IO-Socket-INET6-2.51-2.fc6 (needs_perl_ExtUtils_MakeMaker) wtogami perl-IO-Socket-SSL-1.02-1.fc7 (needs_perl_ExtUtils_MakeMaker) wtogami,perl-sig,jpo perl-IO-String-1.08-1.1.1 (needs_perl_ExtUtils_MakeMaker) rnorwood,perl-sig,jpo perl-IO-Tty-1.07-2.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-IO-Zlib-1.04-4.2.1 (needs_perl_ExtUtils_MakeMaker) rnorwood,perl-sig,jpo perl-IPC-Cmd-0.36-2.fc7 (build/make) steve,perl-sig perl-IPC-SharedCache-1.3-7.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Image-Base-1.07-7.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Image-Xbm-1.08-6.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Image-Xpm-1.09-6.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Inline-0.44-15.2.1 (needs_perl_ExtUtils_MakeMaker) rnorwood perl-Kwiki-0.39-1.fc7 (build/make) steve,perl-sig perl-Kwiki-Archive-Rcs-0.15-6.fc7 (build/make) steve,perl-sig perl-Kwiki-Attachments-0.18-3.fc7 (build/make) steve,perl-sig perl-Kwiki-Diff-0.03-4.fc7 (build/make) steve,perl-sig perl-Kwiki-ModPerl-0.09-4.fc7 (build/make) steve,perl-sig perl-Kwiki-NewPage-0.12-5.fc7 (build/make) steve,perl-sig perl-Kwiki-Raw-0.02-4.fc7 (build/make) steve,perl-sig perl-Kwiki-RecentChanges-0.14-3.fc7 (build/make) steve,perl-sig perl-Kwiki-Revisions-0.15-5.fc7 (build/make) steve,perl-sig perl-Kwiki-Search-0.12-5.fc7 (build/make) steve,perl-sig perl-Kwiki-UserName-0.14-5.fc7 (build/make) steve,perl-sig perl-Kwiki-UserPreferences-0.13-5.fc7 (build/make) steve,perl-sig perl-Kwiki-Users-Remote-0.04-4.fc7 (build/make) steve,perl-sig perl-LWP-Authen-Wsse-0.05-2.fc6 (needs_perl_ExtUtils_MakeMaker) pertusus,perl-sig perl-List-Compare-0.33-2.fc6 (needs_perl_ExtUtils_MakeMaker) cweyl,perl-sig perl-Locale-Maketext-Fuzzy-0.02-4.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Log-Dispatch-Config-1.01-2.fc6 (needs_perl_ExtUtils_MakeMaker) cweyl,perl-sig perl-Log-Dispatch-FileRotate-1.16-1.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Log-Log4perl-1.11-1.fc8 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Log-Message-0.01-3.fc7 (build/make) steve,perl-sig perl-Log-Message-Simple-0.02-1.fc8 (build/make) steve,perl-sig perl-MD5-2.03-1.fc7 (needs_perl_ExtUtils_MakeMaker) ixs,perl-sig perl-MIME-Lite-3.01-5.fc6 (needs_perl_ExtUtils_MakeMaker) mmcgrath,perl-sig perl-MLDBM-2.01-5.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Mail-Sender-0.8.13-2.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Mail-Sendmail-0.79-9.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Math-Round-0.06-1.fc7 (needs_perl_ExtUtils_MakeMaker) cweyl,perl-sig perl-Math-Vec-0.04-2.fc7 (build/make) roozbeh,perl-sig perl-Module-Build-0.2808-1.fc8 (build/make) steve,perl-sig perl-Module-Install-0.67-1.fc8 (build/make) steve,perl-sig perl-Module-Load-0.10-3.fc7 (build/make) steve,perl-sig perl-Module-Loaded-0.01-3.fc7 (build/make) steve,perl-sig perl-Module-Locate-1.7-1.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Module-Pluggable-3.60-1.fc7 (build/make) steve,perl-sig perl-Module-Versions-Report-1.03-1.fc8 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Mozilla-LDAP-1.5.2-2.fc8 (needs_perl_ExtUtils_MakeMaker) rmeggins,perl-sig perl-Net-CUPS-0.51-2.fc7 (build/make) cweyl,perl-sig perl-Net-GPSD-0.35-1.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Net-Jabber-2.0-7.fc6 (needs_perl_ExtUtils_MakeMaker) cweyl,perl-sig perl-Net-Patricia-1.014-4.fc8 (needs_perl_ExtUtils_MakeMaker) orion,perl-sig perl-Net-SNMP-5.2.0-1.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Net-SSLeay-1.30-5.fc8 (needs_perl_ExtUtils_MakeMaker) wtogami,perl-sig,jpo perl-Net-Telnet-3.03-5 (needs_perl_ExtUtils_MakeMaker) jkeating perl-Net-XMPP-1.02-2.fc7 (build/make) cweyl,perl-sig perl-Object-Accessor-0.32-2.fc7 (build/make) steve,perl-sig perl-OpenFrame-3.05-6.fc7 (build/make) steve,perl-sig perl-POE-API-Peek-1.0802-1.fc7 (build/make) cweyl,perl-sig perl-POE-Component-Child-1.39-2.fc6 (build/make) cweyl,perl-sig perl-POE-Component-Client-LDAP-0.04-3.fc6 (build/make) cweyl,perl-sig perl-POE-Component-SNMP-1.07-1.fc6 (build/make) cweyl,perl-sig perl-POE-Component-Server-HTTP-0.09-3.fc6 (build/make) cweyl,perl-sig perl-POE-Component-Server-SOAP-1.11-1.fc8 (build/make) cweyl,perl-sig perl-POE-Component-SimpleLog-1.04-1.fc6 (build/make) cweyl,perl-sig perl-POE-Wheel-Null-0.01-2.fc6 (build/make) cweyl,perl-sig perl-PPI-Tester-0.06-2.fc6 (build/make) jpo,perl-sig perl-Package-Constants-0.01-3.fc7 (build/make) steve,perl-sig perl-PadWalker-1.5-1.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Params-Check-0.26-1.fc7 (build/make) steve,perl-sig perl-Parse-CPAN-Packages-2.26-4.fc7 (build/make) steve,perl-sig perl-Parse-RecDescent-1.94-6.fc8 (needs_perl_ExtUtils_MakeMaker) rnorwood perl-Parse-Yapp-1.05-36.fc6 (needs_perl_ExtUtils_MakeMaker) pertusus,perl-sig perl-PatchReader-0.9.5-4.fc6 (needs_perl_ExtUtils_MakeMaker) pfrields,perl-sig perl-Perl6-Bible-0.30-3.fc7 (build/make) steve,perl-sig perl-Pipeline-3.12-4.fc7 (build/make) steve,perl-sig perl-Pod-Escapes-1.04-5.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Pod-Simple-3.05-1.fc8 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Pod-Spell-1.01-2.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Proc-Daemon-0.03-1.fc7.1 (needs_perl_ExtUtils_MakeMaker) remi perl-RRD-Simple-1.43-1.fc7 (build/make) cweyl,perl-sig perl-Readonly-1.03-6.fc6 (needs_perl_ExtUtils_MakeMaker) cweyl,perl-sig perl-Readonly-XS-1.04-7.fc6 (needs_perl_ExtUtils_MakeMaker) cweyl,perl-sig perl-SNMP_Session-1.08-3.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-SOAP-Lite-0.68-2.fc6 (needs_perl_ExtUtils_MakeMaker) mmcgrath,perl-sig perl-SQL-Library-0.0.3-2.fc6 (needs_perl_ExtUtils_MakeMaker) cweyl,perl-sig perl-SQL-Statement-1.15-2.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-SUPER-1.16-1.fc7 (build/make) cweyl,perl-sig perl-SVG-2.34-2.fc8 (needs_perl_ExtUtils_MakeMaker) alexlan perl-Scalar-Properties-0.12-1.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Set-Infinite-0.61-3.fc7 (build/make) steve,perl-sig perl-Set-Scalar-1.20-1.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Socket6-0.19-4.fc8 (needs_perl_ExtUtils_MakeMaker) wtogami,perl-sig,jpo perl-Spiffy-0.30-7.fc7 (build/make) steve,perl-sig perl-Spreadsheet-ParseExcel-0.3200-1.fc8 (build/make) steve,perl-sig,mpeters perl-Statistics-Descriptive-2.6-2.fc6 (needs_perl_ExtUtils_MakeMaker) pertusus,perl-sig perl-String-Format-1.14-1.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Sub-Identify-0.02-2.fc7 (needs_perl_ExtUtils_MakeMaker) cweyl,perl-sig perl-Sub-Name-0.02-3.fc8 (needs_perl_ExtUtils_MakeMaker) cweyl,perl-sig perl-Sys-SigAction-0.10-1.fc7 (build/make) ixs,perl-sig perl-TeX-Hyphen-0.140-5.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Term-UI-0.14-2.fc7 (build/make) steve,perl-sig perl-TermReadKey-2.30-1.2.2.1 (needs_perl_ExtUtils_MakeMaker) rnorwood perl-Test-Cmd-1.05-1.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Test-Differences-0.47-2.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Test-Expect-0.30-1.fc6 (build/make) jpo,perl-sig perl-Test-Portability-Files-0.05-4.fc7 (build/make) steve,perl-sig perl-Text-CHM-0.01-2.fc6 (needs_perl_ExtUtils_MakeMaker) pertusus,perl-sig perl-Text-CharWidth-0.04-2.fc7 (needs_perl_ExtUtils_MakeMaker) athimm perl-Text-Kakasi-2.04-5.fc8 (needs_perl_ExtUtils_MakeMaker) tagoh,perl-sig perl-Text-Levenshtein-0.05-4.fc7 (build/make) steve,perl-sig perl-Text-Shellwords-1.08-2.fc8 (needs_perl_ExtUtils_MakeMaker) alexlan perl-Text-Template-1.44-4.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Text-Tree-1.0-2.fc7 (needs_perl_ExtUtils_MakeMaker) cweyl,perl-sig perl-Text-Unidecode-0.04-4.fc6 (needs_perl_ExtUtils_MakeMaker) pertusus perl-Text-WrapI18N-0.06-2.fc7 (needs_perl_ExtUtils_MakeMaker) athimm perl-Tie-IxHash-1.21-6.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Time-Period-1.20-1.fc6 (needs_perl_ExtUtils_MakeMaker) robmv,perl-sig perl-Time-Piece-1.09-2.fc6 (needs_perl_ExtUtils_MakeMaker) cgrau,perl-sig perl-Time-modules-2003.1126-4.fc6 (needs_perl_ExtUtils_MakeMaker) kaboom,perl-sig perl-Tk-804.027-12.fc8 (build/make) awjb,perl-sig perl-Tree-DAG_Node-1.05-4.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-UNIVERSAL-isa-0.06-2.fc6 (build/make) jpo,perl-sig perl-URI-1.35-3 (needs_perl_ExtUtils_MakeMaker) rnorwood perl-WWW-Babelfish-0.16-1.fc7 (needs_perl_ExtUtils_MakeMaker) cweyl,perl-sig perl-WWW-Bugzilla-0.9-1.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-XML-DOM-1.44-2.fc6 (needs_perl_ExtUtils_MakeMaker) orion,perl-sig perl-XML-Dumper-0.81-2.fc6 (needs_perl_ExtUtils_MakeMaker) rnorwood perl-XML-Filter-BufferText-1.01-2.fc7 (build/make) ixs,perl-sig perl-XML-Grove-0.46alpha-29.1.1 (needs_perl_ExtUtils_MakeMaker) rnorwood perl-XML-LibXML-1.62001-2.fc7 (needs_perl_ExtUtils_MakeMaker) rnorwood perl-XML-LibXML-Common-0.13-8.2.2 (needs_perl_ExtUtils_MakeMaker) rnorwood perl-XML-NamespaceSupport-1.09-2.fc8 (needs_perl_ExtUtils_MakeMaker) rnorwood perl-XML-RegExp-0.03-2.fc6 (needs_perl_ExtUtils_MakeMaker) orion,perl-sig perl-XML-SAX-Writer-0.50-2.fc7 (build/make) ixs,perl-sig perl-XML-Stream-1.22-6.fc6 (needs_perl_ExtUtils_MakeMaker) cweyl,perl-sig perl-XML-Validator-Schema-1.08-1.fc7 (build/make) ixs,perl-sig perl-XML-XPath-1.13-4.fc6 (needs_perl_ExtUtils_MakeMaker) rnorwood,perl-sig perl-YAML-Parser-Syck-0.01-8.fc7 (build/make) steve,perl-sig,oliver perl-bioperl-1.5.2_102-8.fc8 (build/make) alexlan perl-libxml-perl-0.08-1.2.1 (needs_perl_ExtUtils_MakeMaker) rnorwood perl-pmtools-1.01-2.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig pexpect-2.1-5.fc8 (build/make) toshio pinot-0.76-2.fc8 (build/make) drago01 polyxmass-bin-0.9.3-2.fc6 (build/make) awjb ppc64-utils-0.12-1.fc8 (buildroot) dcantrel,pnasrat prelink-0.4.0-1 (build/make) jakub prewikka-0.9.8-1.fc7 (build/make) tscherf python-boto-0.9b-1.fc8 (build/make) robert python-docs-2.5.1-1.fc8 (build/make) james,katzj python-psyco-1.5.1-5.fc7 (buildroot) shahms python-reportlab-2.1-1.fc8 (build/make) bpepple python-tag-0.91-5 (build/make) thias python-urljr-1.0.1-1.fc7 (build/make) jcollie qa-assistant-0.4.90.5-2.fc6 (build/make) toshio qpidc-0.2-5.fc7 (build/make) aconway,nsantos rekall-2.4.5-6.fc8.1 (build/make) spot renrot-0.25-2.fc7 (needs_perl_ExtUtils_MakeMaker) andriy rhm-0.1-3.fc7 (build/make) aconway,nsantos ruby-activerecord-1.15.1-1.fc7 (build/make) lutter ruby-bdb-0.6.0-1.fc7 (build/make) errr rxvt-unicode-8.3-1.fc8 (build/make) awjb s3switch-0.0-9.20020912.fc6 (buildroot) pwouters seahorse-1.0.1-9.fc8 (build/make) skvidal shapelib-1.2.10-12.20060304cvs (build/make) smccann swatch-3.2.1-1.fc6 (needs_perl_ExtUtils_MakeMaker) jpo synce-software-manager-0.9.0-7.fc6 (build/make) awjb synce-trayicon-0.9.0-8.fc6 (build/make) awjb syslinux-3.36-6.fc8 (buildroot) pjones syslog-ng-2.0.5-1.fc8 (build/make) jpo,pvrabec sysprof-kmod-1.0.8-1.2.6.23_0.142.rc3.git10.fc8 (buildroot) giallu tclabc-1.0.9-1.fc7 (build/make) gemi tetex-3.0-41.fc8 (build/make) jnovy udunits-1.12.4-11.fc8.2 (needs_perl_ExtUtils_MakeMaker) spot unison-2.13.16-3.fc6 (build/make) gemi util-linux-ng-2.13-2.fc8 (build/make) kzak valgrind-3.2.3-6 (buildroot) jakub velocity-1.4-6jpp.1 (build/make) vivekl xaos-3.2.3-1.fc7 (build/make) gemi xdaliclock-2.23-3.fc6 (build/make) kaboom xen-3.1.0-12.fc8 (buildroot) xen-maint xferstats-2.16-14.1 (build/make) than xml-commons-resolver-1.1-1jpp.12 (build/make) fnasser xmlunit-1.0-4jpp.1.fc7 (build/make) pcheung xorg-x11-drv-calcomp-1.1.0-4.fc8 (build/make) xgl-maint xorg-x11-drv-citron-2.2.0-2.fc7 (build/make) xgl-maint xorg-x11-drv-dmc-1.1.0-3.fc7 (build/make) xgl-maint xorg-x11-drv-dynapro-1.1.0-3.fc7 (build/make) xgl-maint xorg-x11-drv-evdev-1.1.2-5.fc8 (build/make) xgl-maint xorg-x11-drv-microtouch-1.1.0-2.fc7 (build/make) xgl-maint xorg-x11-drv-penmount-1.1.0-3.fc7 (build/make) xgl-maint xsri-2.1.0-12.fc8 (build/make) ssp zaptel-1.4.2.1-1.fc7 (open_missing_mode) jcollie With bugs filed: 0 ---------------------------------- -- Matt Domsch Linux Technology Strategist, Dell Office of the CTO linux.dell.com & www.dell.com/linux From Matt_Domsch at dell.com Mon Oct 15 04:06:13 2007 From: Matt_Domsch at dell.com (Matt Domsch) Date: Sun, 14 Oct 2007 23:06:13 -0500 Subject: Fedora i386 rawhide rebuild in mock status 2007-10-14 Message-ID: <20071014230613.A28552@humbolt.us.dell.com> Fedora Rawhide-in-Mock Build Results for i386 Sun Oct 14 22:44:53 CDT 2007 Full logs at http://linux.dell.com/files/fedora/FixBuildRequires/ Total packages: 4808 Number failed to build: 374 Number expected to fail due to ExclusiveArch or ExcludeArch: 10 Leaving: 364 (there may be some duplicates if rawhide has 2 versions of a package) Of those expected to have worked... Without a bug filed: 364 ---------------------------------- Pixie-2.2.2-2.fc8 (build/make) kwizart adaptx-0.9.13-4jpp.1.fc7 (build/make) pcheung airsnort-0.2.7e-11.fc7 (build/make) awjb amsn-0.96-7.fc7 (build/make) tjikkun apt-0.5.15lorg3.93-2.fc8 (build/make) athimm,pmatilai arts-1.5.7-6.fc8 (build/make) than,rdieter athcool-0.3.11-5.fc6 (build/make) gajownik audacious-plugins-1.3.5-2.fc8 (buildroot) ertzing audit-1.6.2-3.fc8 (build/make) sgrubb avr-binutils-2.17-4.fc8 (build/make) jwrdegoede awesfx-0.5.0d-4.fc7 (build/make) stransky callweaver-1.2-0.3.rc4.20070822 (needs_popt-devel) dwmw2 camstream-0.26.3-12.fc8 (open_missing_mode) nomis80 castor-0.9.5-1jpp.7 (build/make) pcheung checkstyle-4.1-4jpp.1.fc7 (buildroot) rmyers chkfontpath-1.10.1-2.fc8 (build/make) krh,fonts-sig clips-6.24-22.fc7 (build/make) rvinyard compat-erlang-R10B-10.7.fc7 (build/make) gemi compat-gcc-34-3.4.6-7 (build/make) jakub conexus-0.5.3-2.fc8 (build/make) rvinyard cpan2rpm-2.028-2.fc6 (needs_perl_ExtUtils_MakeMaker) ghenry,perl-sig cryptix-3.2.0-9jpp.1 (build/make) mwringe cryptix-asn1-20011119-7jpp.2 (build/make) vivekl d4x-2.5.7.1-3.fc7 (build/make) thias dap-hdf4_handler-3.7.5-3.fc8 (open_missing_mode) pertusus e2fsprogs-1.40.2-8.fc8 (build/make) sandeen,oliver,kzak eclipse-emf-2.2.2-1.fc7 (build/make) overholt eiciel-0.9.4-1.fc7 (build/make) cweyl em8300-kmod-0.16.3-5.2.6.23_0.220.rc9.git2.fc8 (buildroot) scop emelfm2-0.3.5-2.fc8 (build/make) cwickert evolution-remove-duplicates-0.0.2-6.fc7 (build/make) salimma fakechroot-2.5-12.fc7 (build/make) athimm fluxstyle-1.0.1-2.fc7 (build/make) errr fontypython-0.2.0-6.fc7 (build/make) cr33dog,fonts-sig freetennis-0.4.8-6.fc7 (build/make) orphan gai-0.5.10-10.fc7 (build/make) salimma,mschwendt gajim-0.11.1-1.fc7 (buildroot) gajownik gdmap-0.7.5-6.fc6 (build/make) splinux gedit-plugins-2.18.0-2.fc7 (build/make) trondd genius-0.7.7-2.fc7 (build/make) gemi gfa-0.4.1-4.fc7 (build/make) splinux ghdl-0.25-0.89svn.5.fc8 (build/make) sailer giggle-0.3-4.fc8 (build/make) jbowes glipper-0.95.1-2.fc7 (build/make) splinux gnome-applet-vm-0.1.2-2.fc7 (build/make) kzak gnomescan-0.4.0.2-1.fc7 (build/make) deji gstm-1.2-6.fc7 (build/make) splinux gtk-sharp-1.0.10-12.fc7 (build/make) pfj gtkmathview-0.7.6-5.fc6 (needs_popt-devel) uwog gtranslator-1.1.7-3.fc8 (build/make) sindrepb,roozbeh htop-0.6.5-1.fc7 (build/make) gajownik hunspell-1.1.12.2-2.fc8 (build/make) caolanm inkscape-0.45.1-1.fc7 (needs_popt-devel) denis jgroups-2.2.9.2-3jpp.2 (build/make) vivekl jogl-1.0.0-5.7.beta5.fc6 (build/make) green kawa-1.9.0-2.fc7 (build/make) green kbibtex-0.1.5.52-10.fc7 (build/make) noltec kdemultimedia-3.5.7-2.fc8 (open_missing_mode) than,rdieter kdissert-1.0.7-1.fc7 (build/make) icon kgtk-0.8-2.fc7 (open_missing_mode) faucamp knetworkmanager-0.2-0.1.svn20070815.fc8 (build/make) ausil,mmcgrath,liquidat ladspa-1.12-8.fc7 (build/make) thomasvs ldapjdk-4.17-1jpp.7 (build/make) vivekl ldns-1.2.1-1.fc8 (build/make) pwouters libprelude-0.9.13-1.fc7 (build/make) tscherf libpreludedb-0.9.11.1-2.fc7 (build/make) tscherf liferea-1.2.23-1.fc8 (build/make) bpepple lilypond-doc-2.10.13-1.fc7 (build/make) qspencer lockdev-1.0.1-11.fc7 (needs_perl_ExtUtils_MakeMaker) kzak ltrace-0.5-9.45svn.fc8 (build/make) pmachata maven-wagon-1.0-0.1.a5.3jpp.1.fc7 (build/make) mwringe mbuffer-20070502-1.fc7 (open_missing_mode) adalloz mikmod-3.2.2-2.fc7 (build/make) jnovy mosml-2.01-9.fc7 (build/make) gemi moto4lin-0.3-6.fc7 (build/make) jafo muine-0.8.7-3.fc7 (build/make) sindrepb mx4j-3.0.1-6jpp.4 (build/make) fnasser nagios-2.9-3.fc8 (build/make) mmcgrath nant-0.85-12.fc7 (build/make) pfj nemiver-0.4.0-1.fc8 (build/make) pgordon nessus-core-2.2.9-2.fc7 (open_missing_mode) awjb ocsinventory-client-1.01-5.fc7 (needs_perl_ExtUtils_MakeMaker) remi octave-forge-2006.07.09-9.fc7 (build/make) qspencer,alexlan openais-0.80.1-6 (open_missing_mode) sdake,sdake openmpi-1.2.3-4.fc8 (open_missing_mode) dledford,jvdias orpie-1.4.3-5.fc6 (build/make) xris pam_abl-0.2.3-3.fc7 (build/make) adalloz pari-2.3.0-5.fc7 (build/make) gemi pcmanx-gtk2-0.3.5-9.336svn.fc7 (open_missing_mode) leo perl-AnyData-0.10-4.fc8 (needs_perl_ExtUtils_MakeMaker) spot,perl-sig perl-Apache-DBI-1.06-1.fc7 (needs_perl_ExtUtils_MakeMaker) remi,perl-sig perl-Apache-LogRegex-1.4-2.fc7 (build/make) steve,perl-sig,ghenry perl-Authen-SASL-2.10-1.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Boulder-1.30-3.fc6 (needs_perl_ExtUtils_MakeMaker) orion,perl-sig perl-CGI-Ajax-0.701-2.fc7 (build/make) cweyl,perl-sig perl-CGI-Session-4.20-2.fc7 (build/make) ixs,perl-sig perl-CGI-Simple-0.077-7.fc8 (needs_perl_ExtUtils_MakeMaker) spot,perl-sig perl-Cache-2.04-2.fc6 (needs_perl_ExtUtils_MakeMaker) pertusus,perl-sig perl-Cache-Cache-1.05-1.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Cache-Mmap-0.09-2.fc7 (build/make) steve,perl-sig perl-Chatbot-Eliza-1.04-3.fc7 (needs_perl_ExtUtils_MakeMaker) cweyl,perl-sig perl-Class-Factory-Util-1.7-1.fc7 (build/make) cweyl,perl-sig perl-Class-InsideOut-1.06-1.fc7 (needs_perl_ExtUtils_MakeMaker) cweyl,perl-sig perl-Class-MakeMethods-1.01-2.fc6 (needs_perl_ExtUtils_MakeMaker) cweyl,perl-sig perl-Class-MethodMaker-2.08-4.fc6 (needs_perl_ExtUtils_MakeMaker) dgregor perl-Class-Observable-1.04-2.fc7 (build/make) ixs,perl-sig perl-Class-Std-0.0.8-1.fc7 (build/make) ixs,perl-sig perl-Compress-Bzip2-2.09-4.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Config-IniFiles-2.39-5.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Config-Record-1.1.1-3.fc6 (needs_perl_ExtUtils_MakeMaker) dgregor,perl-sig perl-Convert-ASN1-0.21-2.fc8 (needs_perl_ExtUtils_MakeMaker) rnorwood perl-Crypt-Blowfish-2.10-2.fc6 (needs_perl_ExtUtils_MakeMaker) ixs,perl-sig perl-Crypt-CBC-2.22-1.fc7 (needs_perl_ExtUtils_MakeMaker) ixs,perl-sig perl-Crypt-PasswdMD5-1.3-2.fc7 (needs_perl_ExtUtils_MakeMaker) mmcgrath,perl-sig perl-DBD-CSV-0.22-5.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-DBD-MySQL-4.005-2.fc8 (needs_perl_ExtUtils_MakeMaker) rnorwood perl-DBD-Pg-1.49-5.fc8 (needs_perl_ExtUtils_MakeMaker) rnorwood perl-DBD-SQLite-1.12-2.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig,wtogami perl-DBD-XBase-0.241-5.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Data-Compare-0.16-1.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Data-HexDump-0.02-3.fc6 (needs_perl_ExtUtils_MakeMaker) ixs,perl-sig perl-Data-Password-1.07-1.fc7 (build/make) ixs,perl-sig perl-Date-Calc-5.4-2 (needs_perl_ExtUtils_MakeMaker) rnorwood perl-Date-Pcalc-1.2-4.fc6 (needs_perl_ExtUtils_MakeMaker) mmcgrath,perl-sig perl-DateTime-Event-ICal-0.09-3.fc7 (build/make) steve,perl-sig perl-DateTime-Event-Recurrence-0.16-4.fc7 (build/make) steve,perl-sig perl-DateTime-Format-ICal-0.08-4.fc7 (build/make) steve,perl-sig perl-DateTime-Format-MySQL-0.04-4.fc6 (build/make) cweyl,perl-sig perl-DateTime-Format-Strptime-1.0700-3.fc7 (build/make) steve,perl-sig perl-DateTime-Format-W3CDTF-0.04-2.fc7 (build/make) steve,perl-sig perl-DateTime-Set-0.25-4.fc7 (build/make) steve,perl-sig perl-Devel-Caller-0.11-1.fc7 (build/make) steve,perl-sig perl-Devel-Cover-0.61-1.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Devel-Cycle-1.07-1.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Digest-MD4-1.5-3.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Digest-Nilsimsa-0.06-8.fc8 (needs_perl_ExtUtils_MakeMaker) wtogami,perl-sig perl-Exception-Class-1.23-3.fc7 (build/make) steve,perl-sig perl-Expect-1.20-1.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Expect-Simple-0.02-1.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-ExtUtils-CBuilder-0.19-1.fc8 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-ExtUtils-Depends-0.205-5.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-ExtUtils-ParseXS-2.18-1.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-ExtUtils-PkgConfig-1.07-5.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-ExtUtils-XSBuilder-0.28-2.fc6 (needs_perl_ExtUtils_MakeMaker) spot,perl-sig perl-Feed-Find-0.06-2.fc6 (needs_perl_ExtUtils_MakeMaker) pertusus,perl-sig perl-File-BaseDir-0.02-1.fc6 (needs_perl_ExtUtils_MakeMaker) pertusus,perl-sig perl-File-DesktopEntry-0.02-1.fc6 (needs_perl_ExtUtils_MakeMaker) pertusus,perl-sig perl-File-Find-Rule-0.30-3.fc7 (build/make) corsepiu,perl-sig,laxathom perl-File-NFSLock-1.20-2.fc6 (needs_perl_ExtUtils_MakeMaker) pertusus,perl-sig perl-File-ReadBackwards-1.04-3.fc7 (build/make) steve,perl-sig perl-File-RsyncP-0.68-2.fc8 (needs_perl_ExtUtils_MakeMaker) mmcgrath,perl-sig perl-File-Tail-0.99.3-5.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-File-Type-0.22-4.fc7 (build/make) steve,perl-sig perl-File-Which-0.05-2.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Finance-Quote-1.13-1.fc7 (needs_perl_ExtUtils_MakeMaker) notting,perl-sig perl-Finance-YahooQuote-0.21-2.fc7 (needs_perl_ExtUtils_MakeMaker) wtogami,perl-sig perl-FreezeThaw-0.43-5.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-GD-2.35-2.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-GDGraph-1.44-2.fc8 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-GDGraph3d-0.63-7.fc8 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-GDTextUtil-0.86-8.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-GPS-0.15-1.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-GPS-PRN-0.05-1.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Geo-Constants-0.06-1.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Geo-Ellipsoids-0.14-1.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Geo-Forward-0.11-1.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Geo-Functions-0.06-1.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Geo-Inverse-0.05-1.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Glib-1.144-1.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Gnome2-GConf-1.043-1.fc6 (build/make) cweyl,perl-sig perl-Gnome2-VFS-1.061-2.fc7 (build/make) cweyl,perl-sig perl-HTML-Scrubber-0.08-4.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-HTML-Table-2.04a-1.fc7 (needs_perl_ExtUtils_MakeMaker) orion,perl-sig perl-HTML-Template-2.9-1.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-HTML-Template-Expr-0.07-4.fc7 (build/make) steve,perl-sig perl-HTTP-Request-Params-1.01-1.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Hook-LexWrap-0.20-4.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-IO-All-0.38-1.fc7 (build/make) steve,perl-sig perl-IO-Capture-0.05-2.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-IO-Interface-1.03-1.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-IO-Multiplex-1.08-5.fc6 (needs_perl_ExtUtils_MakeMaker) wtogami,perl-sig perl-IO-Socket-INET6-2.51-2.fc6 (needs_perl_ExtUtils_MakeMaker) wtogami perl-IO-Socket-SSL-1.02-1.fc7 (needs_perl_ExtUtils_MakeMaker) wtogami,perl-sig,jpo perl-IO-String-1.08-1.1.1 (needs_perl_ExtUtils_MakeMaker) rnorwood,perl-sig,jpo perl-IO-Tty-1.07-2.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-IO-Zlib-1.04-4.2.1 (needs_perl_ExtUtils_MakeMaker) rnorwood,perl-sig,jpo perl-IPC-Cmd-0.36-2.fc7 (build/make) steve,perl-sig perl-IPC-SharedCache-1.3-7.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Image-Base-1.07-7.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Image-Xbm-1.08-6.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Image-Xpm-1.09-6.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Inline-0.44-15.2.1 (needs_perl_ExtUtils_MakeMaker) rnorwood perl-Kwiki-0.39-1.fc7 (build/make) steve,perl-sig perl-Kwiki-Archive-Rcs-0.15-6.fc7 (build/make) steve,perl-sig perl-Kwiki-Attachments-0.18-3.fc7 (build/make) steve,perl-sig perl-Kwiki-Diff-0.03-4.fc7 (build/make) steve,perl-sig perl-Kwiki-ModPerl-0.09-4.fc7 (build/make) steve,perl-sig perl-Kwiki-NewPage-0.12-5.fc7 (build/make) steve,perl-sig perl-Kwiki-Raw-0.02-4.fc7 (build/make) steve,perl-sig perl-Kwiki-RecentChanges-0.14-3.fc7 (build/make) steve,perl-sig perl-Kwiki-Revisions-0.15-5.fc7 (build/make) steve,perl-sig perl-Kwiki-Search-0.12-5.fc7 (build/make) steve,perl-sig perl-Kwiki-UserName-0.14-5.fc7 (build/make) steve,perl-sig perl-Kwiki-UserPreferences-0.13-5.fc7 (build/make) steve,perl-sig perl-Kwiki-Users-Remote-0.04-4.fc7 (build/make) steve,perl-sig perl-LWP-Authen-Wsse-0.05-2.fc6 (needs_perl_ExtUtils_MakeMaker) pertusus,perl-sig perl-List-Compare-0.33-2.fc6 (needs_perl_ExtUtils_MakeMaker) cweyl,perl-sig perl-Locale-Maketext-Fuzzy-0.02-4.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Log-Dispatch-Config-1.01-2.fc6 (needs_perl_ExtUtils_MakeMaker) cweyl,perl-sig perl-Log-Dispatch-FileRotate-1.16-1.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Log-Log4perl-1.11-1.fc8 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Log-Message-0.01-3.fc7 (build/make) steve,perl-sig perl-Log-Message-Simple-0.02-1.fc8 (build/make) steve,perl-sig perl-MD5-2.03-1.fc7 (needs_perl_ExtUtils_MakeMaker) ixs,perl-sig perl-MIME-Lite-3.01-5.fc6 (needs_perl_ExtUtils_MakeMaker) mmcgrath,perl-sig perl-MLDBM-2.01-5.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Mail-Sender-0.8.13-2.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Mail-Sendmail-0.79-9.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Math-Round-0.06-1.fc7 (needs_perl_ExtUtils_MakeMaker) cweyl,perl-sig perl-Math-Vec-0.04-2.fc7 (build/make) roozbeh,perl-sig perl-Module-Build-0.2808-1.fc8 (build/make) steve,perl-sig perl-Module-Install-0.67-1.fc8 (build/make) steve,perl-sig perl-Module-Load-0.10-3.fc7 (build/make) steve,perl-sig perl-Module-Loaded-0.01-3.fc7 (build/make) steve,perl-sig perl-Module-Locate-1.7-1.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Module-Pluggable-3.60-1.fc7 (build/make) steve,perl-sig perl-Module-Versions-Report-1.03-1.fc8 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Mozilla-LDAP-1.5.2-2.fc8 (needs_perl_ExtUtils_MakeMaker) rmeggins,perl-sig perl-Net-CUPS-0.51-2.fc7 (build/make) cweyl,perl-sig perl-Net-GPSD-0.35-1.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Net-Jabber-2.0-7.fc6 (needs_perl_ExtUtils_MakeMaker) cweyl,perl-sig perl-Net-Patricia-1.014-4.fc8 (needs_perl_ExtUtils_MakeMaker) orion,perl-sig perl-Net-SNMP-5.2.0-1.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Net-SSLeay-1.30-5.fc8 (needs_perl_ExtUtils_MakeMaker) wtogami,perl-sig,jpo perl-Net-Telnet-3.03-5 (needs_perl_ExtUtils_MakeMaker) jkeating perl-Net-XMPP-1.02-2.fc7 (build/make) cweyl,perl-sig perl-Object-Accessor-0.32-2.fc7 (build/make) steve,perl-sig perl-OpenFrame-3.05-6.fc7 (build/make) steve,perl-sig perl-POE-API-Peek-1.0802-1.fc7 (build/make) cweyl,perl-sig perl-POE-Component-Child-1.39-2.fc6 (build/make) cweyl,perl-sig perl-POE-Component-Client-LDAP-0.04-3.fc6 (build/make) cweyl,perl-sig perl-POE-Component-SNMP-1.07-1.fc6 (build/make) cweyl,perl-sig perl-POE-Component-Server-HTTP-0.09-3.fc6 (build/make) cweyl,perl-sig perl-POE-Component-Server-SOAP-1.11-1.fc8 (build/make) cweyl,perl-sig perl-POE-Component-SimpleLog-1.04-1.fc6 (build/make) cweyl,perl-sig perl-POE-Wheel-Null-0.01-2.fc6 (build/make) cweyl,perl-sig perl-PPI-Tester-0.06-2.fc6 (build/make) jpo,perl-sig perl-Package-Constants-0.01-3.fc7 (build/make) steve,perl-sig perl-PadWalker-1.5-1.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Params-Check-0.26-1.fc7 (build/make) steve,perl-sig perl-Parse-CPAN-Packages-2.26-4.fc7 (build/make) steve,perl-sig perl-Parse-RecDescent-1.94-6.fc8 (needs_perl_ExtUtils_MakeMaker) rnorwood perl-Parse-Yapp-1.05-36.fc6 (needs_perl_ExtUtils_MakeMaker) pertusus,perl-sig perl-PatchReader-0.9.5-4.fc6 (needs_perl_ExtUtils_MakeMaker) pfrields,perl-sig perl-Perl6-Bible-0.30-3.fc7 (build/make) steve,perl-sig perl-Pipeline-3.12-4.fc7 (build/make) steve,perl-sig perl-Pod-Escapes-1.04-5.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Pod-Simple-3.05-1.fc8 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Pod-Spell-1.01-2.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Proc-Daemon-0.03-1.fc7.1 (needs_perl_ExtUtils_MakeMaker) remi perl-RRD-Simple-1.43-1.fc7 (build/make) cweyl,perl-sig perl-Readonly-1.03-6.fc6 (needs_perl_ExtUtils_MakeMaker) cweyl,perl-sig perl-Readonly-XS-1.04-7.fc6 (needs_perl_ExtUtils_MakeMaker) cweyl,perl-sig perl-SNMP_Session-1.08-3.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-SOAP-Lite-0.68-2.fc6 (needs_perl_ExtUtils_MakeMaker) mmcgrath,perl-sig perl-SQL-Library-0.0.3-2.fc6 (needs_perl_ExtUtils_MakeMaker) cweyl,perl-sig perl-SQL-Statement-1.15-2.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-SUPER-1.16-1.fc7 (build/make) cweyl,perl-sig perl-SVG-2.34-2.fc8 (needs_perl_ExtUtils_MakeMaker) alexlan perl-Scalar-Properties-0.12-1.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Set-Infinite-0.61-3.fc7 (build/make) steve,perl-sig perl-Set-Scalar-1.20-1.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Socket6-0.19-4.fc8 (needs_perl_ExtUtils_MakeMaker) wtogami,perl-sig,jpo perl-Spiffy-0.30-7.fc7 (build/make) steve,perl-sig perl-Spreadsheet-ParseExcel-0.3200-1.fc8 (build/make) steve,perl-sig,mpeters perl-Statistics-Descriptive-2.6-2.fc6 (needs_perl_ExtUtils_MakeMaker) pertusus,perl-sig perl-String-Format-1.14-1.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Sub-Identify-0.02-2.fc7 (needs_perl_ExtUtils_MakeMaker) cweyl,perl-sig perl-Sub-Name-0.02-3.fc8 (needs_perl_ExtUtils_MakeMaker) cweyl,perl-sig perl-Sys-SigAction-0.10-1.fc7 (build/make) ixs,perl-sig perl-TeX-Hyphen-0.140-5.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Term-UI-0.14-2.fc7 (build/make) steve,perl-sig perl-TermReadKey-2.30-1.2.2.1 (needs_perl_ExtUtils_MakeMaker) rnorwood perl-Test-Cmd-1.05-1.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Test-Differences-0.47-2.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Test-Expect-0.30-1.fc6 (build/make) jpo,perl-sig perl-Test-Portability-Files-0.05-4.fc7 (build/make) steve,perl-sig perl-Text-CHM-0.01-2.fc6 (needs_perl_ExtUtils_MakeMaker) pertusus,perl-sig perl-Text-CharWidth-0.04-2.fc7 (needs_perl_ExtUtils_MakeMaker) athimm perl-Text-Kakasi-2.04-5.fc8 (needs_perl_ExtUtils_MakeMaker) tagoh,perl-sig perl-Text-Levenshtein-0.05-4.fc7 (build/make) steve,perl-sig perl-Text-Shellwords-1.08-2.fc8 (needs_perl_ExtUtils_MakeMaker) alexlan perl-Text-Template-1.44-4.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Text-Tree-1.0-2.fc7 (needs_perl_ExtUtils_MakeMaker) cweyl,perl-sig perl-Text-Unidecode-0.04-4.fc6 (needs_perl_ExtUtils_MakeMaker) pertusus perl-Text-WrapI18N-0.06-2.fc7 (needs_perl_ExtUtils_MakeMaker) athimm perl-Tie-IxHash-1.21-6.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-Time-Period-1.20-1.fc6 (needs_perl_ExtUtils_MakeMaker) robmv,perl-sig perl-Time-Piece-1.09-2.fc6 (needs_perl_ExtUtils_MakeMaker) cgrau,perl-sig perl-Time-modules-2003.1126-4.fc6 (needs_perl_ExtUtils_MakeMaker) kaboom,perl-sig perl-Tk-804.027-12.fc8 (build/make) awjb,perl-sig perl-Tree-DAG_Node-1.05-4.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-UNIVERSAL-isa-0.06-2.fc6 (build/make) jpo,perl-sig perl-URI-1.35-3 (needs_perl_ExtUtils_MakeMaker) rnorwood perl-WWW-Babelfish-0.16-1.fc7 (needs_perl_ExtUtils_MakeMaker) cweyl,perl-sig perl-WWW-Bugzilla-0.9-1.fc7 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig perl-XML-DOM-1.44-2.fc6 (needs_perl_ExtUtils_MakeMaker) orion,perl-sig perl-XML-Dumper-0.81-2.fc6 (needs_perl_ExtUtils_MakeMaker) rnorwood perl-XML-Filter-BufferText-1.01-2.fc7 (build/make) ixs,perl-sig perl-XML-Grove-0.46alpha-29.1.1 (needs_perl_ExtUtils_MakeMaker) rnorwood perl-XML-LibXML-1.62001-2.fc7 (needs_perl_ExtUtils_MakeMaker) rnorwood perl-XML-LibXML-Common-0.13-8.2.2 (needs_perl_ExtUtils_MakeMaker) rnorwood perl-XML-NamespaceSupport-1.09-2.fc8 (needs_perl_ExtUtils_MakeMaker) rnorwood perl-XML-RegExp-0.03-2.fc6 (needs_perl_ExtUtils_MakeMaker) orion,perl-sig perl-XML-SAX-Writer-0.50-2.fc7 (build/make) ixs,perl-sig perl-XML-Stream-1.22-6.fc6 (needs_perl_ExtUtils_MakeMaker) cweyl,perl-sig perl-XML-Validator-Schema-1.08-1.fc7 (build/make) ixs,perl-sig perl-XML-XPath-1.13-4.fc6 (needs_perl_ExtUtils_MakeMaker) rnorwood,perl-sig perl-YAML-Parser-Syck-0.01-8.fc7 (build/make) steve,perl-sig,oliver perl-bioperl-1.5.2_102-8.fc8 (build/make) alexlan perl-libxml-perl-0.08-1.2.1 (needs_perl_ExtUtils_MakeMaker) rnorwood perl-pmtools-1.01-2.fc6 (needs_perl_ExtUtils_MakeMaker) jpo,perl-sig pinot-0.76-2.fc8 (build/make) drago01 polyxmass-bin-0.9.3-2.fc6 (build/make) awjb ppc64-utils-0.12-1.fc8 (buildroot) dcantrel,pnasrat prelink-0.4.0-1 (build/make) jakub python-docs-2.5.1-1.fc8 (build/make) james,katzj python-tag-0.91-5 (build/make) thias python-urljr-1.0.1-1.fc7 (build/make) jcollie qa-assistant-0.4.90.5-2.fc6 (build/make) toshio qpidc-0.2-5.fc7 (build/make) aconway,nsantos rekall-2.4.5-6.fc8.1 (build/make) spot renrot-0.25-2.fc7 (needs_perl_ExtUtils_MakeMaker) andriy rhm-0.1-3.fc7 (build/make) aconway,nsantos ruby-activerecord-1.15.1-1.fc7 (build/make) lutter ruby-bdb-0.6.0-1.fc7 (build/make) errr rxvt-unicode-8.3-1.fc8 (build/make) awjb seahorse-1.0.1-9.fc8 (build/make) skvidal shapelib-1.2.10-12.20060304cvs (build/make) smccann swatch-3.2.1-1.fc6 (needs_perl_ExtUtils_MakeMaker) jpo synce-software-manager-0.9.0-7.fc6 (build/make) awjb synce-trayicon-0.9.0-8.fc6 (build/make) awjb syslog-ng-2.0.5-1.fc8 (build/make) jpo,pvrabec sysprof-kmod-1.0.8-1.2.6.23_0.142.rc3.git10.fc8 (buildroot) giallu tclabc-1.0.9-1.fc7 (build/make) gemi tetex-3.0-41.fc8 (build/make) jnovy udunits-1.12.4-11.fc8.2 (needs_perl_ExtUtils_MakeMaker) spot unison-2.13.16-3.fc6 (build/make) gemi util-linux-ng-2.13-2.fc8 (build/make) kzak velocity-1.4-6jpp.1 (build/make) vivekl xaos-3.2.3-1.fc7 (build/make) gemi xdaliclock-2.23-3.fc6 (build/make) kaboom xferstats-2.16-14.1 (build/make) than xml-commons-resolver-1.1-1jpp.12 (build/make) fnasser xmlunit-1.0-4jpp.1.fc7 (build/make) pcheung xorg-x11-drv-calcomp-1.1.0-4.fc8 (build/make) xgl-maint xorg-x11-drv-citron-2.2.0-2.fc7 (build/make) xgl-maint xorg-x11-drv-dmc-1.1.0-3.fc7 (build/make) xgl-maint xorg-x11-drv-dynapro-1.1.0-3.fc7 (build/make) xgl-maint xorg-x11-drv-evdev-1.1.2-5.fc8 (build/make) xgl-maint xorg-x11-drv-microtouch-1.1.0-2.fc7 (build/make) xgl-maint xorg-x11-drv-penmount-1.1.0-3.fc7 (build/make) xgl-maint xsri-2.1.0-12.fc8 (build/make) ssp zaptel-1.4.2.1-1.fc7 (open_missing_mode) jcollie With bugs filed: 0 ---------------------------------- -- Matt Domsch Linux Technology Strategist, Dell Office of the CTO linux.dell.com & www.dell.com/linux From 440volt.tux at gmail.com Mon Oct 15 04:16:31 2007 From: 440volt.tux at gmail.com (subhodip biswas) Date: Mon, 15 Oct 2007 09:46:31 +0530 Subject: Orphaning some packages In-Reply-To: <4712E105.606@kobold.org> References: <20071014200614.0c957e31@vader.jdub.homelinux.org> <4712E105.606@kobold.org> Message-ID: <539333cb0710142116k585aa31fg566bc0e2b9cf7600@mail.gmail.com> i will pickup ddclient > Josh Boyer wrote: > > Time for a little fall cleaning. I'm orphaning the following packages > > as I no longer have a use for them: > > > > ddclient > > tla > > tcl-thread -- GPG key : FAEA34AB Server : pgp.mit.edu http://subhodipbiswas.wordpress.com http:/www.fedoraproject.org/wiki/SubhodipBiswas From debarshi.ray at gmail.com Mon Oct 15 05:03:01 2007 From: debarshi.ray at gmail.com (Debarshi 'Rishi' Ray) Date: Mon, 15 Oct 2007 10:33:01 +0530 Subject: Orphaning some packages In-Reply-To: <20071014200614.0c957e31@vader.jdub.homelinux.org> References: <20071014200614.0c957e31@vader.jdub.homelinux.org> Message-ID: <3170f42f0710142203n714fb55enf894586ff91f4014@mail.gmail.com> > Time for a little fall cleaning. I'm orphaning the following packages > as I no longer have a use for them: > > ddclient > tla > tcl-thread I am interested in tla. Happy hacking, Debarshi -- GPG key ID: 63D4A5A7 Key server: pgp.mit.edu From nicolas.mailhot at laposte.net Mon Oct 15 08:08:56 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Mon, 15 Oct 2007 10:08:56 +0200 (CEST) Subject: Packing XPIs Message-ID: <23308.192.54.193.51.1192435736.squirrel@rousalka.dyndns.org> Hi, Maybe there's enough firefox extensions to package a SIG dedicated to defining extension packaging standards is in order? And while we're at it, handling OO.o extensions would be nice too Regards, -- Nicolas Mailhot From nicolas.mailhot at laposte.net Mon Oct 15 08:11:23 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Mon, 15 Oct 2007 10:11:23 +0200 (CEST) Subject: gethostby* users Message-ID: <36649.192.54.193.51.1192435883.squirrel@rousalka.dyndns.org> Le Dim 14 octobre 2007 22:55, Les Mikesell a ?crit : > Nicolas Mailhot wrote: >> ? but you certainly do not know non-sendmail stuff either. > > I used smail before it was abandoned; I've used qmail enough to hate > it, tried postfix before it had anything resembling a milter, As someone already suggested, take a look at amavisd-new + postfix -- Nicolas Mailhot From lkundrak at redhat.com Mon Oct 15 09:55:18 2007 From: lkundrak at redhat.com (Lubomir Kundrak) Date: Mon, 15 Oct 2007 11:55:18 +0200 Subject: Packing XPIs In-Reply-To: <23308.192.54.193.51.1192435736.squirrel@rousalka.dyndns.org> References: <23308.192.54.193.51.1192435736.squirrel@rousalka.dyndns.org> Message-ID: <1192442118.8856.15.camel@localhost.localdomain> On Mon, 2007-10-15 at 10:08 +0200, Nicolas Mailhot wrote: > Hi, > > Maybe there's enough firefox extensions to package a SIG dedicated to > defining extension packaging standards is in order? I'd prefer if the standard just said "do not do it" :) Imagine the amount of poor quality extensions that might eventually hit fedora then (trust me, there's a big amount of them :), which would need continuous work of ensuring security and compatibility between updates, etc. etc. Most of them would really be better installed on per-user basis, and updates done by mozilla's (well, at least firefox does that) built in update and compatibility check system. While I am definitely against the idea of a dedicated SIG, some extensions will still be nice in Fedora. This means some really popular and well tested ones with good security track, and translations that posses no security risk by its nature. Probably if it were a way to convert them easily to RPMs for people that deploy their own extensions via own repositories it would be superb. I still do not know. Is this worth filing upstream as a feature request: "A way to automate extension installation (from commandline)"? > And while we're at it, handling OO.o extensions would be nice too I was not even aware that OOo also support extensions :} -- Lubomir Kundrak (Red Hat Security Response Team) From nicolas.mailhot at laposte.net Mon Oct 15 10:36:51 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Mon, 15 Oct 2007 12:36:51 +0200 (CEST) Subject: Packing XPIs Message-ID: <34869.192.54.193.51.1192444611.squirrel@rousalka.dyndns.org> Le Lun 15 octobre 2007 11:55, Lubomir Kundrak a ?crit : > > On Mon, 2007-10-15 at 10:08 +0200, Nicolas Mailhot wrote: >> Hi, >> >> Maybe there's enough firefox extensions to package a SIG dedicated >> to >> defining extension packaging standards is in order? > > I'd prefer if the standard just said "do not do it" :) Imagine the > amount of poor quality extensions that might eventually hit fedora > then Well if we don't do them they'll hit our users anyway, so I'd rather have a SIG do the most popular right (and have users take the habit of looking at rpms first) than have them download unknown code from the internet and blame us if things go wrong. And "most popular" is definitely enough volume for a SIG >> And while we're at it, handling OO.o extensions would be nice too > > I was not even aware that OOo also support extensions :} Because we've sucked at intagrating OO.o extensions, and we've not provided a credible plugin deployment alternatives, so OO.o decided going the firefox direct dowload way was their only solution. -- Nicolas Mailhot From pertusus at free.fr Mon Oct 15 10:36:30 2007 From: pertusus at free.fr (Patrice Dumas) Date: Mon, 15 Oct 2007 12:36:30 +0200 Subject: Packing XPIs In-Reply-To: <1192442118.8856.15.camel@localhost.localdomain> References: <23308.192.54.193.51.1192435736.squirrel@rousalka.dyndns.org> <1192442118.8856.15.camel@localhost.localdomain> Message-ID: <20071015103630.GE2858@free.fr> On Mon, Oct 15, 2007 at 11:55:18AM +0200, Lubomir Kundrak wrote: > > On Mon, 2007-10-15 at 10:08 +0200, Nicolas Mailhot wrote: > > Hi, > > > > Maybe there's enough firefox extensions to package a SIG dedicated to > > defining extension packaging standards is in order? > > I'd prefer if the standard just said "do not do it" :) This is not something that should be in the scope of the guidelines. Guidelines should be as less as possible about what to package, but about how (of course there is the legal stuff). > some extensions will still be nice in Fedora. This is pretty inconsistent, isn't it? If there is to be some extensions in fedora, and some things have to be in guidelines, they should be. In any case I can't see what is different between a firefox extension and any other software in fedora. A reviewer can always (and should) question the relevance to add a package to fedora if the package has a bad record or security issues, or even a bad design and so on and so forth, but it doesn't need anything to be in the guideliens for that. Also users are not forced to install anything. > "A way to automate extension installation (from commandline)"? Much inferior solution than 'package what should be packaged', in my opinion. -- Pat From andy at warmcat.com Mon Oct 15 10:50:29 2007 From: andy at warmcat.com (Andy Green) Date: Mon, 15 Oct 2007 11:50:29 +0100 Subject: gethostby* users In-Reply-To: <4712825E.1040109@gmail.com> References: <45290.192.54.193.51.1192178487.squirrel@rousalka.dyndns.org> <20071012130230.GA1451534@hiwaay.net> <1192267734.13901.2.camel@pmac.infradead.org> <47116702.10604@gmail.com> <1192348902.12099.1.camel@rousalka.dyndns.org> <47125A6C.2020803@gmail.com> <1192392107.3133.1.camel@rousalka.dyndns.org> <4712825E.1040109@gmail.com> Message-ID: <471345F5.20106@warmcat.com> Somebody in the thread at some point said: > Nicolas Mailhot wrote: >> Le dimanche 14 octobre 2007 ? 13:05 -0500, Les Mikesell a ?crit : >> >>> As far as I know, none of the other MTA's are completely compatible >>> with sendmail in the way (or whether) they expose details that the >>> milter needs to know, >> >> I won't pretend I know sendmail well enough to judge there? >> >>> And the non-milter alternatives generally suffer from one or more of >> >> ? but you certainly do not know non-sendmail stuff either. > > I used smail before it was abandoned; I've used qmail enough to hate it, > tried postfix before it had anything resembling a milter, and always > ended up going back to sendmail. But, if anything else currently has > the ability to manage customizable helper processes and multiplex jobs > efficiently among them in a way that only requires mime and zip > unpacking to be done onces even if you scan multiple times, I'd be happy > to hear about it. ''Postfix before-queue Milter support Introduction Postfix version 2.3 introduces support for the Sendmail version 8 Milter (mail filter) protocol. This protocol is used by applications that run outside the MTA to inspect SMTP events (CONNECT, DISCONNECT), SMTP commands (HELO, MAIL FROM, etc.) as well as mail content. All this happens before mail is queued. The reason for adding Milter support to Postfix is that there exists a large collection of applications, not only to block unwanted mail, but also to verify authenticity (examples: Domain keys identified mail, SenderID+SPF and Domain keys) or to digitally sign mail (examples: Domain keys identified mail, Domain keys). Having yet another Postfix-specific version of all that software is a poor use of human and system resources. Postfix version 2.4 implements all the requests of Sendmail version 8 Milter protocols up to version 4, including message body replacement (body replacement is not available with Postfix version 2.3). See, however, the workarounds and limitations sections at the end of this document. ...'' http://www.postfix.org/MILTER_README.html I have been able to get Postfix to do what I want without too much of a massive effort, whereas when I first tried to use Sendmail I though the m4 config must be an April Fool's joke. I guess if mail is a large part of what you do, you can ride over that kind of quirk and become and "sendmail expert" and get the job done. -Andy From lesmikesell at gmail.com Mon Oct 15 12:55:11 2007 From: lesmikesell at gmail.com (Les Mikesell) Date: Mon, 15 Oct 2007 07:55:11 -0500 Subject: gethostby* users In-Reply-To: <471345F5.20106@warmcat.com> References: <45290.192.54.193.51.1192178487.squirrel@rousalka.dyndns.org> <20071012130230.GA1451534@hiwaay.net> <1192267734.13901.2.camel@pmac.infradead.org> <47116702.10604@gmail.com> <1192348902.12099.1.camel@rousalka.dyndns.org> <47125A6C.2020803@gmail.com> <1192392107.3133.1.camel@rousalka.dyndns.org> <4712825E.1040109@gmail.com> <471345F5.20106@warmcat.com> Message-ID: <4713632F.8010708@gmail.com> Andy Green wrote: >> But, if anything else currently has >> the ability to manage customizable helper processes and multiplex jobs >> efficiently among them in a way that only requires mime and zip >> unpacking to be done onces even if you scan multiple times, I'd be happy >> to hear about it. > > ''Postfix before-queue Milter support > > Introduction > > Postfix version 2.3 introduces support for the Sendmail version 8 > Milter (mail filter) protocol. This protocol is used by applications > that run outside the MTA to inspect SMTP events (CONNECT, DISCONNECT), > SMTP commands (HELO, MAIL FROM, etc.) as well as mail content. All this > happens before mail is queued. > > The reason for adding Milter support to Postfix is that there exists a > large collection of applications, not only to block unwanted mail, but > also to verify authenticity (examples: Domain keys identified mail, > SenderID+SPF and Domain keys) or to digitally sign mail (examples: > Domain keys identified mail, Domain keys). Having yet another > Postfix-specific version of all that software is a poor use of human and > system resources. > > Postfix version 2.4 implements all the requests of Sendmail version 8 > Milter protocols up to version 4, including message body replacement > (body replacement is not available with Postfix version 2.3). See, > however, the workarounds and limitations sections at the end of this > document. I suspect those limitations include not passing info about authentication and encryption the same way as sendmail, and that would keep it from working out-of-the-box with MimeDefang. At least I'm not aware of anyone making it work yet. If I had a problem with sendmail I'd probably put some effort into that. > I have been able to get Postfix to do what I want without too much of a > massive effort, whereas when I first tried to use Sendmail I though the > m4 config must be an April Fool's joke. I guess if mail is a large part > of what you do, you can ride over that kind of quirk and become and > "sendmail expert" and get the job done. The basic part of sendmail configuration has been solved by including the m4 macros for all the common situations that are invoked by a one-line entry in sendmail.mc. As shipped in fedora, changes to sendmail.mc will automatically rebuild sendmail.cf and take effect whenever sendmail is restarted. And other than needing one change to accept outside mail, the stock config shipped with fedora is good for most internet situations. The aliases, access, mailertable, etc. files are relatively straightforward to configure for your local situation. Using MimeDefang solves the rest of the problem for additional customization. When using it, you can simply write your site-specific additions in a perl snippets that execute in the milter phases instead of having to mess with the mailer's internal language or limitations. Being able to verify recipients on a different machine via smtp before accepting a message is a good example of that kind of extension. -- Les Mikesell lesmikesell at gmail.com From katzj at redhat.com Mon Oct 15 13:19:09 2007 From: katzj at redhat.com (Jeremy Katz) Date: Mon, 15 Oct 2007 09:19:09 -0400 Subject: Packing XPIs In-Reply-To: <34869.192.54.193.51.1192444611.squirrel@rousalka.dyndns.org> References: <34869.192.54.193.51.1192444611.squirrel@rousalka.dyndns.org> Message-ID: <1192454349.25568.6.camel@localhost.localdomain> On Mon, 2007-10-15 at 12:36 +0200, Nicolas Mailhot wrote: > Le Lun 15 octobre 2007 11:55, Lubomir Kundrak a ?crit : > > On Mon, 2007-10-15 at 10:08 +0200, Nicolas Mailhot wrote: > >> Maybe there's enough firefox extensions to package a SIG dedicated > >> to > >> defining extension packaging standards is in order? > > > > I'd prefer if the standard just said "do not do it" :) Imagine the > > amount of poor quality extensions that might eventually hit fedora > > then > > Well if we don't do them they'll hit our users anyway, so I'd rather > have a SIG do the most popular right (and have users take the habit of > looking at rpms first) than have them download unknown code from the > internet and blame us if things go wrong. It'd also be interesting to look at some of the Ubuntu patches which download extensions and plugins as packages. Of course, the fun with firefox is always their trademark guidelines so anythign along these lines has to tread carefully. Jeremy From tjb at unh.edu Mon Oct 15 13:35:38 2007 From: tjb at unh.edu (Thomas J. Baker) Date: Mon, 15 Oct 2007 09:35:38 -0400 Subject: Ekiga working for anyone? In-Reply-To: <20071015002728.GA3593@jadzia.bu.edu> References: <20071015002728.GA3593@jadzia.bu.edu> Message-ID: <1192455338.3757.1.camel@raptor.sr.unh.edu> On Sun, 2007-10-14 at 20:27 -0400, Matthew Miller wrote: > So, is Ekiga working for anyone? Whenever I connect, I immediately get a > crash with a floating point error and a message about something audio > related.... It works for me but I had to set the audio input and output to specific devices instead of the "default" ones. With default, I got a dialog box about not being able to use the audio device because it may be in use or something along those lines. Thanks, tjb -- ======================================================================= | Thomas Baker email: tjb at unh.edu | | Systems Programmer | | Research Computing Center voice: (603) 862-4490 | | University of New Hampshire fax: (603) 862-1761 | | 332 Morse Hall | | Durham, NH 03824 USA http://wintermute.sr.unh.edu/~tjb | ======================================================================= From mattdm at mattdm.org Mon Oct 15 13:53:45 2007 From: mattdm at mattdm.org (Matthew Miller) Date: Mon, 15 Oct 2007 09:53:45 -0400 Subject: Ekiga working for anyone? In-Reply-To: <4712D472.7050009@redhat.com> References: <20071015002728.GA3593@jadzia.bu.edu> <4712D472.7050009@redhat.com> Message-ID: <20071015135345.GA31484@jadzia.bu.edu> On Sun, Oct 14, 2007 at 09:46:10PM -0500, Mike McGrath wrote: > >>So, is Ekiga working for anyone? Whenever I connect, I immediately get a > >>crash with a floating point error and a message about something audio > >>related.... > >It is working for me. I just used it earlier today. I am on my > >laptop with the newest rawhide using the internal VIA chipset > >soundcard for playback and the USB mic from recording. > WORKSFORME, what version/dist are you having problems on? Rawhide. Talking to both Ekiga running on windows and to Xmeeting on a Mac. I wonder if it's a problem with a specific codec -- I vaguely remember vaguely reordering them when playing around with the settings, and maybe something broken is coming up first. -- Matthew Miller mattdm at mattdm.org Boston University Linux ------> From lkundrak at redhat.com Mon Oct 15 14:47:04 2007 From: lkundrak at redhat.com (Lubomir Kundrak) Date: Mon, 15 Oct 2007 16:47:04 +0200 Subject: Ekiga working for anyone? In-Reply-To: <20071015135345.GA31484@jadzia.bu.edu> References: <20071015002728.GA3593@jadzia.bu.edu> <4712D472.7050009@redhat.com> <20071015135345.GA31484@jadzia.bu.edu> Message-ID: <1192459624.30612.4.camel@localhost.localdomain> On Mon, 2007-10-15 at 09:53 -0400, Matthew Miller wrote: > On Sun, Oct 14, 2007 at 09:46:10PM -0500, Mike McGrath wrote: > > >>So, is Ekiga working for anyone? Whenever I connect, I immediately get a > > >>crash with a floating point error and a message about something audio > > >>related.... > > >It is working for me. I just used it earlier today. I am on my > > >laptop with the newest rawhide using the internal VIA chipset > > >soundcard for playback and the USB mic from recording. > > WORKSFORME, what version/dist are you having problems on? > > Rawhide. Talking to both Ekiga running on windows and to Xmeeting on a Mac. > I wonder if it's a problem with a specific codec -- I vaguely remember > vaguely reordering them when playing around with the settings, and maybe > something broken is coming up first. Could you please file a bug? Also, please install ekiga-debuginfo, produce a stack trace and all that to the bug. Maybe attach a configuration of ekiga (produced with something like "gconftool-2 --dump /apps/ekiga", dunno if this one actually works) and details about you audio hardware to the bug. Thanks, -- Lubomir Kundrak (Red Hat Security Response Team) From markg85 at gmail.com Mon Oct 15 14:50:56 2007 From: markg85 at gmail.com (Mark) Date: Mon, 15 Oct 2007 16:50:56 +0200 Subject: Fedora caching suggestion Message-ID: <6e24a8e80710150750o14e6648ew6f6120b6c5bb02d3@mail.gmail.com> Hey, I've followed the discussion about readahead and it got disabled for Fedora 8 (it wasn't benefiting at all (at least not for me)). Now i wonder if it would be possible to pre cache the "all time using" programs? With "all time using" i mean all the programs that are gonna be started anyway and that are highly likely to be started. for gnome it would be at least the following: - Firefox - gnome-panel - GDM - all the desktop wallpapers (the 24 hours wallpaper animation) - the gnome menu - all the echo icons (small sizes) And probably a few more that i missed. All those applications get started sooner or later anyway so i think it's best to cache as much as possible of them to make them as fast as possible which will also provide a better user experience. Would this be possible to do for F8? Or is this suggestion to late for F8? Mark. From ville.skytta at iki.fi Mon Oct 15 14:57:57 2007 From: ville.skytta at iki.fi (Ville =?iso-8859-1?q?Skytt=E4?=) Date: Mon, 15 Oct 2007 17:57:57 +0300 Subject: vdr-femon license change (GPL+ -> GPLv2+) Message-ID: <200710151757.57995.ville.skytta@iki.fi> The license of vdr-femon has been clarified to be GPLv2+ from 1.1.4 onwards (was GPL+ earlier). vdr-femon is a plugin for VDR, nothing depends on it. From oliver at linux-kernel.at Mon Oct 15 15:04:27 2007 From: oliver at linux-kernel.at (Oliver Falk) Date: Mon, 15 Oct 2007 17:04:27 +0200 Subject: what the heck is going on with the kernel package?! Message-ID: <4713817B.8050903@linux-kernel.at> [root at sapporo ~]# rpm -qi kernel-2.6.22.9-91.fc7 Name : kernel Relocations: (not relocatable) Version : 2.6.22.9 Vendor: Fedora Project Release : 91.fc7 Build Date: Fri 28 Sep 2007 06:07:15 AM CEST Install Date: Mon 01 Oct 2007 09:37:43 AM CEST Build Host: xenbuilder1.fedora.redhat.com Group : System Environment/Kernel Source RPM: kernel-2.6.22.9-91.fc7.src.rpm Size : 49238647 License: GPLv2 Signature : DSA/SHA1, Fri 28 Sep 2007 09:04:42 PM CEST, Key ID b44269d04f2a6fd2 Packager : Fedora Project Summary : The Linux kernel (the core of the Linux operating system) Description : The kernel package contains the Linux kernel (vmlinuz), the core of any Linux operating system. The kernel handles the basic functions of the operating system: memory allocation, process allocation, device input and output, etc. [root at tuborg ~]# rpm -qi kernel-2.6.22.9-91.fc7 Name : kernel Relocations: (not relocatable) Version : 2.6.22.9 Vendor: Fedora Project Release : 91.fc7 Build Date: Fri 28 Sep 2007 02:55:44 AM CEST Install Date: Mon 01 Oct 2007 09:27:49 AM CEST Build Host: xenbuilder2.fedora.redhat.com Group : System Environment/Kernel Source RPM: kernel-2.6.22.9-91.fc7.src.rpm Size : 47113673 License: GPLv2 Signature : DSA/SHA1, Fri 28 Sep 2007 09:04:46 PM CEST, Key ID b44269d04f2a6fd2 Packager : Fedora Project Summary : The Linux kernel (the core of the Linux operating system) Description : The kernel package contains the Linux kernel (vmlinuz), the core of any Linux operating system. The kernel handles the basic functions of the operating system: memory allocation, process allocation, device input and output, etc. Can please someone explain this to me? Thx, Oliver From jima at beer.tclug.org Mon Oct 15 15:11:06 2007 From: jima at beer.tclug.org (Jima) Date: Mon, 15 Oct 2007 10:11:06 -0500 (CDT) Subject: what the heck is going on with the kernel package?! In-Reply-To: <4713817B.8050903@linux-kernel.at> References: <4713817B.8050903@linux-kernel.at> Message-ID: On Mon, 15 Oct 2007, Oliver Falk wrote: > Can please someone explain this to me? Answered on IRC; i686 vs. i586. :-) Jima From oliver at linux-kernel.at Mon Oct 15 15:11:17 2007 From: oliver at linux-kernel.at (Oliver Falk) Date: Mon, 15 Oct 2007 17:11:17 +0200 Subject: what the heck is going on with the kernel package?! In-Reply-To: <4713817B.8050903@linux-kernel.at> References: <4713817B.8050903@linux-kernel.at> Message-ID: <47138315.7090308@linux-kernel.at> On 10/15/2007 05:04 PM, Oliver Falk wrote: > Can please someone explain this to me? Well. One's i586, one is i686.. -of From jreiser at BitWagon.com Mon Oct 15 15:14:37 2007 From: jreiser at BitWagon.com (John Reiser) Date: Mon, 15 Oct 2007 08:14:37 -0700 Subject: what the heck is going on with the kernel package?! In-Reply-To: <4713817B.8050903@linux-kernel.at> References: <4713817B.8050903@linux-kernel.at> Message-ID: <471383DD.3010200@BitWagon.com> Oliver Falk wrote: > [root at sapporo ~]# rpm -qi kernel-2.6.22.9-91.fc7 [snip 18 lines] > [root at tuborg ~]# rpm -qi kernel-2.6.22.9-91.fc7 [snip 18 lines, much the same] > Can please someone explain this to me? Your request should indicate specifically what you believe is wrong. Expecting your readers to do a 'diff' of 18 lines is laziness on your part. -- From dwalsh at redhat.com Mon Oct 15 15:15:10 2007 From: dwalsh at redhat.com (Daniel J Walsh) Date: Mon, 15 Oct 2007 11:15:10 -0400 Subject: gdm dosen't show my pix on the face greeter (selinux) In-Reply-To: <1192420770.2612.2.camel@tiger> References: <1192204108.2492.7.camel@tiger> <1192420770.2612.2.camel@tiger> Message-ID: <471383FE.2070600@redhat.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Louis E Garcia II wrote: > On Fri, 2007-10-12 at 11:48 -0400, Louis E Garcia II wrote: >> I put a pix of myself in the 'about me' capplet and have a .face in my >> home dir. Why doesn't gdm pick it up? >> >> -Louis > > Would this be the cause? > > SELinux is preventing /usr/sbin/gdm-binary (xdm_t) "read" to > (home_root_t). > > > Quite possibly. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iD8DBQFHE4P+rlYvE4MpobMRAm+5AJ4i/XdKx0bD9Tw+CVzPhMFwvO2yoACg11Yh JsQNH6VPEKUsa4sfOGx9LQk= =Hmkb -----END PGP SIGNATURE----- From ajackson at redhat.com Mon Oct 15 14:57:36 2007 From: ajackson at redhat.com (Adam Jackson) Date: Mon, 15 Oct 2007 10:57:36 -0400 Subject: libpciaccess in f8? In-Reply-To: <1192391732.2688.5.camel@tiger> References: <1192391732.2688.5.camel@tiger> Message-ID: <1192460256.9104.2.camel@localhost.localdomain> On Sun, 2007-10-14 at 15:55 -0400, Louis E Garcia II wrote: > Is libpciaccess a requirement in f8? Just did an update and libpciaccess > was pulled in by xorg-x11-drv-avivo. I thought avivo was superseded by > radeonhd? It's a bit early to call either one a replacement for the other, since neither one works. - ajax From k.georgiou at imperial.ac.uk Mon Oct 15 15:29:02 2007 From: k.georgiou at imperial.ac.uk (Kostas Georgiou) Date: Mon, 15 Oct 2007 16:29:02 +0100 Subject: gdm dosen't show my pix on the face greeter In-Reply-To: <1192205994.19420.11.camel@oneill.fubar.dk> References: <1192204108.2492.7.camel@tiger> <1192204588.16148.3.camel@cookie.hadess.net> <1192205994.19420.11.camel@oneill.fubar.dk> Message-ID: <20071015152902.GA19001@imperial.ac.uk> On Fri, Oct 12, 2007 at 12:19:54PM -0400, David Zeuthen wrote: > > On Fri, 2007-10-12 at 16:56 +0100, Bastien Nocera wrote: > > On Fri, 2007-10-12 at 11:48 -0400, Louis E Garcia II wrote: > > > I put a pix of myself in the 'about me' capplet and have a .face in my > > > home dir. Why doesn't gdm pick it up? > > > > Check the permissions on your home directory and ~/.face. > > > > If your home directory doesn't allow for the gdm user to access ~/.face, > > then it won't work... > > Actually it's supposed to work because the gdm greeter gets the faces > through a pipe from the master gdm process which is running as root. That it's running as root doesn't mean that it will always have access to a home directory, the home might be on NFS or AFS for example. Kostas From ville.skytta at iki.fi Mon Oct 15 15:30:14 2007 From: ville.skytta at iki.fi (=?ISO-8859-1?Q?Ville_Skytt=E4?=) Date: Mon, 15 Oct 2007 18:30:14 +0300 Subject: Ex-Core package Makefile.common problem in CVS In-Reply-To: <200705121230.40181.ville.skytta@iki.fi> References: <200705121230.40181.ville.skytta@iki.fi> Message-ID: <8718ff870710150830k5a24318eo19506d54e7983402@mail.gmail.com> On 5/12/07, Ville Skytt? wrote: > Hi, > > After checking out "rpms" from cvs.fedora.redhat.com:/cvs/pkgs, ex-Core > package branch Makefiles have issues finding Makefile.common. Ex-Extras > packages don't have that problem - looks like "find-makefile-common" stuff or > something similar should be applied to ex-Core branch Makefiles too. > > For example: > $ cd shadow-utils/devel > $ make prep > Makefile:6: ../common/Makefile.common: No such file or directory > make: *** No rule to make target `../common/Makefile.common'. Stop. After 5 months, nothing has happened to this and the infrastructure ticket [0] is unanswered as well, so I'm going to go ahead and start fixing these Makefiles myself for packages whose ACLs allow it (yes, will preserve possible maintainer additions to affected files). [0] https://hosted.fedoraproject.org/projects/fedora-infrastructure/ticket/42 From a.badger at gmail.com Mon Oct 15 15:53:28 2007 From: a.badger at gmail.com (Toshio Kuratomi) Date: Mon, 15 Oct 2007 08:53:28 -0700 Subject: Ex-Core package Makefile.common problem in CVS In-Reply-To: <8718ff870710150830k5a24318eo19506d54e7983402@mail.gmail.com> References: <200705121230.40181.ville.skytta@iki.fi> <8718ff870710150830k5a24318eo19506d54e7983402@mail.gmail.com> Message-ID: <47138CF8.8020204@gmail.com> Ville Skytt? wrote: > After 5 months, nothing has happened to this and the infrastructure > ticket [0] is unanswered as well, so I'm going to go ahead and start > fixing these Makefiles myself for packages whose ACLs allow it (yes, > will preserve possible maintainer additions to affected files). > > [0] https://hosted.fedoraproject.org/projects/fedora-infrastructure/ticket/42 > Sorry no one worked on that ticket and thanks for doing the work that you can! Let me know if you need someone to run your scripts on the packages for which the acls aren't open to you. /me CC's himself to ticket -Toshio From lkundrak at redhat.com Mon Oct 15 16:02:47 2007 From: lkundrak at redhat.com (Lubomir Kundrak) Date: Mon, 15 Oct 2007 18:02:47 +0200 Subject: gdm dosen't show my pix on the face greeter (selinux) In-Reply-To: <1192420770.2612.2.camel@tiger> References: <1192204108.2492.7.camel@tiger> <1192420770.2612.2.camel@tiger> Message-ID: <1192464167.30612.20.camel@localhost.localdomain> On Sun, 2007-10-14 at 23:59 -0400, Louis E Garcia II wrote: > On Fri, 2007-10-12 at 11:48 -0400, Louis E Garcia II wrote: > > I put a pix of myself in the 'about me' capplet and have a .face in my > > home dir. Why doesn't gdm pick it up? > > > > -Louis > > Would this be the cause? > > SELinux is preventing /usr/sbin/gdm-binary (xdm_t) "read" to > (home_root_t). Aren'y you using the root account, are you? Where is your login picture located? Have you tried runing restorecon on the image? -- Lubomir Kundrak (Red Hat Security Response Team) From oliver at linux-kernel.at Mon Oct 15 16:11:14 2007 From: oliver at linux-kernel.at (Oliver Falk) Date: Mon, 15 Oct 2007 18:11:14 +0200 Subject: rpms/perl/devel perl.spec,1.136,1.137 In-Reply-To: <200710151600.l9FG03bf006271@cvs-int.fedora.redhat.com> References: <200710151600.l9FG03bf006271@cvs-int.fedora.redhat.com> Message-ID: <47139122.1080303@linux-kernel.at> Spot, do you see and chance to Require db = x.x.x in perl spec? I updated db4 today on one devel machine and what happens? Apache doesn't start any more, because of DB_File, that wants older db4 :-( Well, cpan is your friend and this is easily fixed... However, the problem occurs every time you update db4 from one version to another... Best, Oliver On 10/15/2007 06:00 PM, Tom Callaway (spot) wrote: > Author: spot > > Update of /cvs/pkgs/rpms/perl/devel > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6182 > > Modified Files: > perl.spec > Log Message: > > Bump for db4 version change > > > > Index: perl.spec > =================================================================== > RCS file: /cvs/pkgs/rpms/perl/devel/perl.spec,v > retrieving revision 1.136 > retrieving revision 1.137 > diff -u -r1.136 -r1.137 > --- perl.spec 3 Oct 2007 20:24:26 -0000 1.136 > +++ perl.spec 15 Oct 2007 15:59:25 -0000 1.137 > @@ -20,7 +20,7 @@ > > Name: perl > Version: %{perl_version} > -Release: 28%{?dist}.1 > +Release: 28%{?dist}.2 > Epoch: %{perl_epoch} > Summary: The Perl programming language > Group: Development/Languages > @@ -778,6 +778,9 @@ > # Nothing. Nada. Zilch. Zarro. Uh uh. Nope. Sorry. > > %changelog > +* Mon Oct 15 2007 Tom "spot" Callaway - 4:5.8.8-28.2 > +- bump again for db4 version increase > + > * Mon Oct 1 2007 Tom "spot" Callaway - 4:5.8.8-28 > - update DB_File to 1.815 > > -- Oliver Falk UNIX/Linux Systems Engineer Mail: oliver at linux-kernel.at Phone: +43 (664) 838 59 25 From louisg00 at bellsouth.net Mon Oct 15 16:25:38 2007 From: louisg00 at bellsouth.net (Louis E Garcia II) Date: Mon, 15 Oct 2007 12:25:38 -0400 Subject: gdm dosen't show my pix on the face greeter (selinux) In-Reply-To: <1192420770.2612.2.camel@tiger> References: <1192204108.2492.7.camel@tiger> <1192420770.2612.2.camel@tiger> Message-ID: <1192465539.2792.6.camel@tiger> On Mon, 2007-10-15 at 18:02 +0200, Lubomir Kundrak wrote: > On Sun, 2007-10-14 at 23:59 -0400, Louis E Garcia II wrote: > > On Fri, 2007-10-12 at 11:48 -0400, Louis E Garcia II wrote: > > > I put a pix of myself in the 'about me' capplet and have a .face in my > > > home dir. Why doesn't gdm pick it up? > > > > > > -Louis > > > > Would this be the cause? > > > > SELinux is preventing /usr/sbin/gdm-binary (xdm_t) "read" to > > (home_root_t). > > > > > > Aren'y you using the root account, are you? Where is your login > picture located? Have you tried runing restorecon on the image? No, this is a normal user account in /home a seperate partition. $ls -Z .face -rw-r--r-- louisg00 users system_u:object_r:home_root_t:s0 .face From steve at silug.org Mon Oct 15 18:28:14 2007 From: steve at silug.org (Steven Pritchard) Date: Mon, 15 Oct 2007 13:28:14 -0500 Subject: perl-Apache-Session license change (Artistic -> GPL+ or Artistic) Message-ID: <20071015182814.GA16581@osiris.silug.org> The License tag on perl-Apache-Session has changed from "Artistic" to "GPL+ or Artistic" with version 1.84. Apparently the actual license change happened some time in the distant past, but was somehow missed. Steve -- Steven Pritchard - K&S Pritchard Enterprises, Inc. Email: steve at kspei.com http://www.kspei.com/ Phone: (618)624-4440 Mobile: (618)567-7320 From notting at redhat.com Mon Oct 15 18:31:49 2007 From: notting at redhat.com (Bill Nottingham) Date: Mon, 15 Oct 2007 14:31:49 -0400 Subject: Ex-Core package Makefile.common problem in CVS In-Reply-To: <47138CF8.8020204@gmail.com> References: <200705121230.40181.ville.skytta@iki.fi> <8718ff870710150830k5a24318eo19506d54e7983402@mail.gmail.com> <47138CF8.8020204@gmail.com> Message-ID: <20071015183149.GD17960@nostromo.devel.redhat.com> Toshio Kuratomi (a.badger at gmail.com) said: > Sorry no one worked on that ticket and thanks for doing the work that you > can! Let me know if you need someone to run your scripts on the packages > for which the acls aren't open to you. Done (well, whenever CVS finishes committing. Could be hours!) Bill From dwalsh at redhat.com Mon Oct 15 18:57:54 2007 From: dwalsh at redhat.com (Daniel J Walsh) Date: Mon, 15 Oct 2007 14:57:54 -0400 Subject: gdm dosen't show my pix on the face greeter (selinux) In-Reply-To: <1192465539.2792.6.camel@tiger> References: <1192204108.2492.7.camel@tiger> <1192420770.2612.2.camel@tiger> <1192465539.2792.6.camel@tiger> Message-ID: <4713B832.9020309@redhat.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Louis E Garcia II wrote: > On Mon, 2007-10-15 at 18:02 +0200, Lubomir Kundrak wrote: >> On Sun, 2007-10-14 at 23:59 -0400, Louis E Garcia II wrote: >>> On Fri, 2007-10-12 at 11:48 -0400, Louis E Garcia II wrote: >>>> I put a pix of myself in the 'about me' capplet and have a .face in my >>>> home dir. Why doesn't gdm pick it up? >>>> >>>> -Louis >>> Would this be the cause? >>> >>> SELinux is preventing /usr/sbin/gdm-binary (xdm_t) "read" to >>> (home_root_t). >>> >>> >> Aren'y you using the root account, are you? Where is your login >> picture located? Have you tried runing restorecon on the image? > > No, this is a normal user account in /home a seperate partition. > > $ls -Z .face > -rw-r--r-- louisg00 users system_u:object_r:home_root_t:s0 .face > > Thils looks like the wrong location for this file. In my case it would be /home/dwalsh/.face And it would have a context of user_home_t? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iD8DBQFHE7gyrlYvE4MpobMRAiCaAKCTw9jbt4A3bimilKZ8t2aT23NxFgCgoArw gX/5s4eRcl0omHkEBL4uTpI= =7rd+ -----END PGP SIGNATURE----- From skvidal at fedoraproject.org Mon Oct 15 18:57:16 2007 From: skvidal at fedoraproject.org (seth vidal) Date: Mon, 15 Oct 2007 14:57:16 -0400 Subject: what the heck is going on with the kernel package?! In-Reply-To: <47138315.7090308@linux-kernel.at> References: <4713817B.8050903@linux-kernel.at> <47138315.7090308@linux-kernel.at> Message-ID: <1192474636.2393.27.camel@cutter> On Mon, 2007-10-15 at 17:11 +0200, Oliver Falk wrote: > On 10/15/2007 05:04 PM, Oliver Falk wrote: > > > Can please someone explain this to me? > > Well. One's i586, one is i686.. yes - and the concern is why you now have an i586 kernel. Can you post your yum.log for the last few updates? thanks, -sv From denis at poolshark.org Mon Oct 15 19:00:15 2007 From: denis at poolshark.org (Denis Leroy) Date: Mon, 15 Oct 2007 21:00:15 +0200 Subject: F7 koji build not present in build-current repo ? Message-ID: <4713B8BF.9050907@poolshark.org> I build hamlib 1.2.6.2 on koji for a F-7 update: http://koji.fedoraproject.org/koji/buildinfo?buildID=20798 that was 3 days ago. I still don't see the new hamlib RPMs showing up on the koji dist-fc7-build-current repo, and that's preventing me from doing rebuilds on a couple of packages that are affected by this update. did something fall thru cracks ? :-) -denis From jkeating at redhat.com Mon Oct 15 19:18:58 2007 From: jkeating at redhat.com (Jesse Keating) Date: Mon, 15 Oct 2007 15:18:58 -0400 Subject: F7 koji build not present in build-current repo ? In-Reply-To: <4713B8BF.9050907@poolshark.org> References: <4713B8BF.9050907@poolshark.org> Message-ID: <20071015151858.515f93b0@redhat.com> On Mon, 15 Oct 2007 21:00:15 +0200 Denis Leroy wrote: > I build hamlib 1.2.6.2 on koji for a F-7 update: > > http://koji.fedoraproject.org/koji/buildinfo?buildID=20798 > > that was 3 days ago. I still don't see the new hamlib RPMs showing up > on the koji dist-fc7-build-current repo, and that's preventing me > from doing rebuilds on a couple of packages that are affected by this > update. did something fall thru cracks ? :-) Candidate update builds (and testing update builds) do not populate the buildroot. Only final updates or things requested to be tagged into the buildroots for building update chains. Request your build be tagged for the buildroot via rel-eng at fedoraproject.org -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From buildsys at redhat.com Mon Oct 15 19:24:12 2007 From: buildsys at redhat.com (Build System) Date: Mon, 15 Oct 2007 15:24:12 -0400 Subject: rawhide report: 20071015 changes Message-ID: <200710151924.l9FJOCnD032392@porkchop.devel.redhat.com> New package archimedes 2D Quantum Monte Carlo simulator for semiconductor devices New package flawfinder Examines C/C++ source code for security flaws New package gimp-resynthesizer Gimp plug-in for texture synthesis New package ilmbase Abraction/convenience libraries New package linuxdcpp Direct Connect client New package opyum Offline package installation and update tools Updated Packages: OpenEXR-1.6.0-4.fc8 ------------------- * Mon Oct 15 2007 Rex Dieter 1.6.0-4 - -libs: %post/%postun -p /sbin/ldconfig * Fri Oct 12 2007 Rex Dieter 1.6.0-2 - openexr-1.6.0 allegro-4.2.2-6.fc8 ------------------- * Sun Oct 14 2007 Hans de Goede 4.2.2-6 - Require timidity++-patches instead of timidity++ itself so that we don't drag in arts and through arts, qt and boost - Add BuildRequires: glib2-devel to workaround RH bug 331841 * Wed Aug 22 2007 Hans de Goede 4.2.2-5 - Update to pristine upstream sources instead of using allegro.cc pre-release alsa-lib-1.0.15-0.3.rc3.fc8 --------------------------- * Mon Oct 15 2007 Martin Stransky 1.0.15-0.3.rc3 - updated to 1.0.15rc3 anaconda-11.3.0.39-2 -------------------- * Sun Oct 14 2007 Jeremy Katz 11.3.0.39-2 - Fix build * Fri Oct 12 2007 Chris Lumens 11.3.0.39-1 - Detect PS3 disks (katzj, #325111). - Fix lang setting for Romanian (#327431). - Fix segfault in constructing HTTP headers in the loader (#328191). - Remove ata_generic from the blacklist (katzj). - Add dbus to upgrade remove blacklist (katzj). - Extract firmware in mk-images (katzj). - Write udev network device name rules (notting, #264901). - Speed up upd-instroot quite a bit (Orion Poplawski). - Fix formatting of /etc/hosts (katzj). - Don't add labels to /etc/fstab for reused LVs (#216561). - Allow liveinst on ppc (katzj). arts-8:1.5.8-3.fc8 ------------------ * Mon Oct 15 2007 Rex Dieter 8:1.5.8-3 - -devel: +Requires: glib2-deel (#331841) blender-2.45-3.fc8 ------------------ * Sun Oct 14 2007 Jochen Schmitt 2.45-3 - Rebuild buildbot-0.7.6-1.fc8 -------------------- * Mon Oct 15 2007 Gianluca Sforna - 0.7.6-1 - new upstream release - refreshed Patch0 - requires clean up - License tag update (GPLv2) * Sat Mar 17 2007 Gianluca Sforna - Silence rpmlint dclib-0.3.11-1.fc8 ------------------ * Sun Oct 14 2007 Luke Macken 0.3.11-1 - 0.3.11 - Remove patches: 01-dclib-0.3.10-remove-cmd4.patch 02-dclib-0.3.10-use-gnulib-md5.patch 03-dclib-0.3.10-use-new-md5-api.patch 04-dclib-0.3.10-gnulib-md5-configure-test.patch gai-0.5.10-12.fc8 ----------------- * Mon Oct 15 2007 Michael Schwendt - 0.5.10-12 - Patch gai/Makefile.in CFLAGS to find PangoFT2. * Mon Sep 17 2007 Michel Salim - 0.5.10-11 - License field updated * Sun Jan 21 2007 Michel Salim - Remove unnecessary BR on mesa-libGLU-devel (added to gtkglext-devel) gcin-1.3.5-2.fc8 ---------------- * Mon Oct 15 2007 Chung-Yen Chang - 1.3.5-2 - update im-client.patch and newcj3.patch * Sun Oct 14 2007 Chung-Yen Chang - 1.3.5-1 - update to 1.3.5 gdb-6.6-34.fc8 -------------- * Sun Oct 14 2007 Jan Kratochvil - 6.6-34 - Set the breakpoints always to all the ctors/dtors variants (BZ 301701). - Fix non-threaded watchpoints CTRL-C regression on `set follow child'. - Fix hardware watchpoints after inferior forks-off some process. * Thu Oct 11 2007 Jan Kratochvil - 6.6-33 - Fix gdbserver for threaded applications and recent glibc (BZ 328021). * Wed Oct 10 2007 Jan Kratochvil - 6.6-32 - Fix debug load for sparse assembler files (such as vDSO32 for i386-on-x86_64). - Fix a TUI visual corruption due to the build-id warnings (BZ 320061). - Fixed the kernel i386-on-x86_64 VDSO loading (producing `Lowest section in'). ghdl-0.25-0.89svn.6.fc8 ----------------------- * Mon Oct 08 2007 Thomas Sailer - 0.25-0.89svn.6 - ghdl-grt requires zlib-devel (rhbz 316311) - make it build with makeinfo >= 4.10 giggle-0.3-5.fc8 ---------------- * Sun Oct 14 2007 James Bowes 0.3-5 - Update gtksourceview2 patch to build against current code. glibc-2.6.90-21 --------------- * Mon Oct 15 2007 Jakub Jelinek 2.6.90-21 - fix getgr{name,gid}{,_r} with nscd * Sun Oct 14 2007 Jakub Jelinek 2.6.90-20 - install (#330031) - disable -D_FORTIFY_SOURCE{,=2} support (with a warning) for GCC 3.4.x and earlier(#327641) - pl_PL locale changes (BZ#4098, #242296) - misc fixes (BZ#1140, BZ#3195, BZ#3242, BZ#4359) hotwire-0.599-1.fc8 ------------------- * Sun Oct 14 2007 Colin Walters - 0.599-1 - new upstream jasper-1.900.1-7.fc8 -------------------- * Mon Oct 15 2007 Rex Dieter 1.900.1-7 - -libs: %post/%postun -p /sbin/ldconfig kdeartwork-3.5.8-1.fc8 ---------------------- * Sat Oct 13 2007 Rex Dieter 3.5.8-1 - kde-3.5.8 kdebase-6:3.5.8-2.fc8 --------------------- * Sat Oct 13 2007 Rex Dieter - 6:3.5.8-2 - update consolekit patch - omit konsole-bz#244906 (doesn't build) - --enable-final - libs subpkg (more multilib friendly) * Sat Oct 13 2007 Rex Dieter - 6:3.5.8-1 - kde-3.5.8 * Wed Oct 03 2007 Rex Dieter - 6:3.5.7-17 - Requires: findutils which (#312611) kdebindings-3.5.8-1.fc8 ----------------------- * Sat Oct 13 2007 Rex Dieter - 3.5.8-1 - kde-3.5.8 kdemultimedia-6:3.5.8-3.fc8 --------------------------- * Sun Oct 14 2007 Rex Dieter - 6:3.5.8-3 - -extras-libs: +%_libdir/libnoatunarts.* - -libs,-extras-libs: %post/%postun -p /sbin/ldconfig * Sun Oct 14 2007 Rex Dieter - 6:3.5.8-2 - -extras-libs: +%defattr kdepim-6:3.5.8-1.svn20071013.ent.fc8 ------------------------------------ * Sat Oct 13 2007 Rex Dieter - 6:3.5.8-1.20071013.ent - kdepim-enterprise branch 20071013 snapshot (r724979) * Wed Oct 03 2007 Rex Dieter - 6:3.5.7-10.20070926.ent - xdg-open patch kdesdk-3.5.8-1.fc8 ------------------ * Sat Oct 13 2007 Rex Dieter - 3.5.8-1 - kde-3.5.8 - libs subpkg (more multilib friendly) kicad-2007.07.09-2.fc8 ---------------------- * Mon Oct 15 2007 Alain Portal 2007.07.09-2 - Update desktop file ksudoku-0.4-2.fc8 ----------------- * Sun Oct 14 2007 Rafa?? Psota - 0.4-2 - get rid of debug files in main package (#321811) libtimidity-0.1.0-4.fc8 ----------------------- * Sun Oct 14 2007 Hans de Goede 0.1.0-4 - Require timidity++-patches instead of timidity++ itself so that we don't drag in arts and through arts, qt and boost. milter-greylist-4.0-0.2.rc1.fc8 ------------------------------- * Sun Oct 14 2007 Enrico Scholz - 4.0-0.2.rc1 - updated to 4.0rc1 - built with curl and GeoIP support nspluginwrapper-0.9.91.5-7.fc8 ------------------------------ * Mon Oct 15 2007 Martin Stransky 0.9.91.5-7 - added a fix for #281061 - gnash fails when wrapped, works when native perl-SVG-2.36-2.fc8 ------------------- * Sat Oct 13 2007 Alex Lancaster 2.36-2 - Add missing BR: perl(ExtUtils::MakeMaker) * Sat Oct 13 2007 Alex Lancaster 2.36-1 - Update to 2.36 * Thu Aug 23 2007 Alex Lancaster 2.34-2 - License tag to GPL+ or Artistic as per new guidelines. perl-Text-Shellwords-1.08-3.fc8 ------------------------------- * Mon Oct 15 2007 Alex Lancaster 1.08-3 - Add missing BR: perl(ExtUtils::MakeMaker) perl-bioperl-1.5.2_102-9.fc8 ---------------------------- * Mon Oct 15 2007 Alex Lancaster 1.5.2_102-9 - Add missing BR: perl(ExtUtils::MakeMaker) - Clarified license terms: GPL+ or Artistic ppc64-utils-0.12-2.fc8 ---------------------- * Sun Oct 14 2007 Jeremy Katz - 0.12-2 - add files needed for creating bootable cds python-cheetah-2.0-1.fc8 ------------------------ * Mon Oct 15 2007 Mike Bonnet - 2.0-1 - update to the 2.0 release ruby-1.8.6.110-2.fc8 -------------------- * Mon Oct 15 2007 Akira TAGOH - 1.8.6.110-2 - Enable pthread support for ppc too. (#201452) - Fix unexpected dependencies appears in ruby-libs. (#253325) * Wed Oct 10 2007 Akira TAGOH - 1.8.6.110-1 - New upstream release. - ruby-r12567.patch: removed. - ruby-1.8.6-CVE-2007-5162.patch: security fix for Net::HTTP that is insufficient verification of SSL certificate. * Thu Aug 23 2007 Akira TAGOH - 1.8.6.36-4 - Rebuild scim-python-0.1.4-2.fc8 ----------------------- * Mon Oct 15 2007 Huang Peng - 0.1.4-2 - Split this rpm. Package EnglishWriter in scim-python-english.rpm. sepostgresql-8.2.5-1.31.fc8 --------------------------- * Mon Oct 15 2007 - 8.2.5-1.31 - Fix bug: type definitions of security_label_to_text() and text_to_security_label() are mismatched. system-config-network-1.4.3-1.fc8 --------------------------------- * Mon Oct 15 2007 Harald Hoyer - 1.4.3 - fixed /etc/hosts problem (rhbz#331451) * Fri Oct 12 2007 Harald Hoyer - 1.4.3 - added version.py.in to POTFILES.in (rhbz#244053) - corrected URL (rhbz#237717) system-config-nfs-1.3.30-1.fc8 ------------------------------ * Mon Oct 15 2007 Nils Philippsen 1.3.30-1 - Merge review (#226465): - remove exports.py - remove "ExclusiveOS: Linux" - remove hicolor-icon-theme requirement, call gtk-update-icon-cache with full path system-config-printer-0.7.74.4-3.fc8 ------------------------------------ * Mon Oct 15 2007 Tim Waugh 0.7.74.4-3 - More fixes from stable branch: - More consistency and care in building command lines. - Do case-insensitive match when matching model word (Ubuntu #149264). - Set translation domain for applet (Ubuntu #149572). - Remove toolbar_style property so as not to over-ride the session preferences (Ubuntu #135844). system-config-samba-1.2.56-1.fc8 -------------------------------- * Mon Oct 15 2007 Nils Philippsen - 1.2.56-1 - Merge review (#226468): - remove "ExclusiveOS: Linux" - remove hicolor-icon-theme requirement, call gtk-update-icon-cache with full path system-config-services-0.9.15-1.fc8 ----------------------------------- * Mon Oct 15 2007 Nils Philippsen - 0.9.15-1 - Merge review (#226470): - remove hicolor-icon-theme, gtk2 requirements, call gtk-update-icon-cache with full path * Mon Oct 15 2007 Nils Philippsen - 0.9.14-1 - Merge review (#226470): - remove shebang line from nonblockingreader.py * Mon Oct 15 2007 Nils Philippsen - 0.9.13-1 - Merge review (#226470): - make obsoletes versioned - escape RPM macro in changelog - change license tag to GPLv2+ - recoded documentation to UTF-8 - install files with correct permissions - add release to changelog versions to appease rpmlint - use %config(noreplace) - use "make %{?_smp_mflags}" - use "%defattr(-,root,root,-)" - use xdg-open if available - pick up updated translations tailor-0.9.28-5.fc8 ------------------- * Sun Oct 14 2007 Dan Horak 0.9.28-5 - remove R: monotone (ppc), darcs (ppc64) - remove ExcludeArch as it has no effect for noarch package timidity++-2.13.2-4.fc8 ----------------------- * Sat Oct 13 2007 Hans de Goede 2.13.2-4 - Split the patches of into a seperate sub package so that they can be used by other wavetable midi synthesizers, without dragging in a bunch of unwanted dependencies (bz 250735) - There is no reason to install the icon in /usr/share/pixmaps if it also gets installed under /usr/share/icons - Rewrite autodetection of wether to use esd, aRts or alsa as output patch, so that it actually works (bz 200688) udev-116-1.fc8 -------------- * Mon Oct 15 2007 Harald Hoyer 116-1 - version 116 w3c-markup-validator-0.8.2-2.fc8 -------------------------------- * Sun Oct 14 2007 Ville Skytt?? - 0.8.2-2 - Apply upstream fix for missing form enctype in reupload form. wildmidi-0.2.2-3.fc8 -------------------- xorg-x11-drv-i810-2.1.1-5.fc8 ----------------------------- * Mon Oct 15 2007 Dave Airlie 2.1.1-5 - intel-2.1.1-fix-vt-switch.patch - Only restore paletter regs on enabled pipes - intel-2.1.1-fix-xv-reset.patch - Reset XV after mode switch xournal-0.4.1-3.fc8 ------------------- * Wed Oct 10 2007 Rick L Vinyard Jr 0.4.1-3 - Changed permission on xournal.png from 0755 to 0644 Broken deps for i386 ---------------------------------------------------------- Pixie - 2.2.2-2.fc8.i386 requires libImath.so.4 Pixie - 2.2.2-2.fc8.i386 requires libHalf.so.4 Pixie - 2.2.2-2.fc8.i386 requires libIlmImf.so.4 Pixie - 2.2.2-2.fc8.i386 requires libIex.so.4 aqsis - 1.2.0-5.fc8.i386 requires libImath.so.4 aqsis - 1.2.0-5.fc8.i386 requires libHalf.so.4 aqsis - 1.2.0-5.fc8.i386 requires libIlmImf.so.4 aqsis - 1.2.0-5.fc8.i386 requires libIex.so.4 blender - 2.45-3.fc8.i386 requires libHalf.so.4 blender - 2.45-3.fc8.i386 requires libImath.so.4 blender - 2.45-3.fc8.i386 requires libIlmImf.so.4 blender - 2.45-3.fc8.i386 requires libIex.so.4 cinepaint-libs - 0.22.1-4.fc8.i386 requires libHalf.so.4 cinepaint-libs - 0.22.1-4.fc8.i386 requires libImath.so.4 cinepaint-libs - 0.22.1-4.fc8.i386 requires libIlmImf.so.4 cinepaint-libs - 0.22.1-4.fc8.i386 requires libIex.so.4 fyre - 1.0.1-3.fc8.i386 requires libImath.so.4 fyre - 1.0.1-3.fc8.i386 requires libHalf.so.4 fyre - 1.0.1-3.fc8.i386 requires libIlmImf.so.4 fyre - 1.0.1-3.fc8.i386 requires libIex.so.4 k3d - 0.6.7.0-3.fc8.i386 requires libImath.so.4 k3d - 0.6.7.0-3.fc8.i386 requires libIlmImf.so.4 k3d - 0.6.7.0-3.fc8.i386 requires libIex.so.4 k3d - 0.6.7.0-3.fc8.i386 requires libHalf.so.4 kdebase - 6:3.5.8-2.fc8.i386 requires libIlmImf.so.4 kdebase4 - 3.93.0-5.fc8.i386 requires libImath.so.4 kdebase4 - 3.93.0-5.fc8.i386 requires libHalf.so.4 kdebase4 - 3.93.0-5.fc8.i386 requires libIlmImf.so.4 kdebase4 - 3.93.0-5.fc8.i386 requires libIex.so.4 kdegraphics - 7:3.5.8-1.fc8.i386 requires libIlmImf.so.4 kdelibs - 6:3.5.8-2.fc8.i386 requires libIlmImf.so.4 kdelibs - 6:3.5.8-2.fc8.i386 requires libHalf.so.4 kdelibs4 - 3.93.0-11.fc8.i386 requires libImath.so.4 kdelibs4 - 3.93.0-11.fc8.i386 requires libIlmImf.so.4 kdelibs4 - 3.93.0-11.fc8.i386 requires libIex.so.4 kdelibs4 - 3.93.0-11.fc8.i386 requires libHalf.so.4 kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.i686 requires kernel-i686 = 0:2.6.23-0.220.rc9.git2.fc8 kmod-em8300-PAE - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.i686 requires kernel-i686 = 0:2.6.23-0.220.rc9.git2.fc8PAE kmod-sysprof - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.i686 requires kernel-i686 = 0:2.6.23-0.142.rc3.git10.fc8 kmod-sysprof-PAE - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.i686 requires kernel-i686 = 0:2.6.23-0.142.rc3.git10.fc8PAE koffice-krita - 1.6.3-11.fc8.i386 requires libHalf.so.4 koffice-krita - 1.6.3-11.fc8.i386 requires libIlmImf.so.4 nip2 - 7.12.5-1.fc8.i386 requires libImath.so.4 nip2 - 7.12.5-1.fc8.i386 requires libHalf.so.4 nip2 - 7.12.5-1.fc8.i386 requires libIlmImf.so.4 nip2 - 7.12.5-1.fc8.i386 requires libIex.so.4 octave-forge - 2006.07.09-9.fc7.i386 requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.i386 requires libginac-1.3.so.2 polyxmass-bin - 0.9.3-2.fc6.i386 requires libpolyxmass.so.10 qtpfsgui - 1.8.12-1.fc8.i386 requires libImath.so.4 qtpfsgui - 1.8.12-1.fc8.i386 requires libHalf.so.4 qtpfsgui - 1.8.12-1.fc8.i386 requires libIlmImf.so.4 qtpfsgui - 1.8.12-1.fc8.i386 requires libIex.so.4 scim-python-english - 0.1.4-2.fc8.i386 requires scim-python = 0:%{epoch}:0.1.4-2.fc8 vips - 7.12.5-1.fc8.i386 requires libImath.so.4 vips - 7.12.5-1.fc8.i386 requires libHalf.so.4 vips - 7.12.5-1.fc8.i386 requires libIlmImf.so.4 vips - 7.12.5-1.fc8.i386 requires libIex.so.4 vips-python - 7.12.5-1.fc8.i386 requires libImath.so.4 vips-python - 7.12.5-1.fc8.i386 requires libHalf.so.4 vips-python - 7.12.5-1.fc8.i386 requires libIlmImf.so.4 vips-python - 7.12.5-1.fc8.i386 requires libIex.so.4 vips-tools - 7.12.5-1.fc8.i386 requires libImath.so.4 vips-tools - 7.12.5-1.fc8.i386 requires libHalf.so.4 vips-tools - 7.12.5-1.fc8.i386 requires libIlmImf.so.4 vips-tools - 7.12.5-1.fc8.i386 requires libIex.so.4 yafray - 0.0.9-3.fc8.i386 requires libImath.so.4 yafray - 0.0.9-3.fc8.i386 requires libHalf.so.4 yafray - 0.0.9-3.fc8.i386 requires libIlmImf.so.4 yafray - 0.0.9-3.fc8.i386 requires libIex.so.4 Broken deps for x86_64 ---------------------------------------------------------- Pixie - 2.2.2-2.fc8.i386 requires libImath.so.4 Pixie - 2.2.2-2.fc8.i386 requires libHalf.so.4 Pixie - 2.2.2-2.fc8.i386 requires libIlmImf.so.4 Pixie - 2.2.2-2.fc8.i386 requires libIex.so.4 Pixie - 2.2.2-2.fc8.x86_64 requires libIex.so.4()(64bit) Pixie - 2.2.2-2.fc8.x86_64 requires libHalf.so.4()(64bit) Pixie - 2.2.2-2.fc8.x86_64 requires libIlmImf.so.4()(64bit) Pixie - 2.2.2-2.fc8.x86_64 requires libImath.so.4()(64bit) aqsis - 1.2.0-5.fc8.i386 requires libImath.so.4 aqsis - 1.2.0-5.fc8.i386 requires libHalf.so.4 aqsis - 1.2.0-5.fc8.i386 requires libIlmImf.so.4 aqsis - 1.2.0-5.fc8.i386 requires libIex.so.4 aqsis - 1.2.0-5.fc8.x86_64 requires libHalf.so.4()(64bit) aqsis - 1.2.0-5.fc8.x86_64 requires libIex.so.4()(64bit) aqsis - 1.2.0-5.fc8.x86_64 requires libImath.so.4()(64bit) aqsis - 1.2.0-5.fc8.x86_64 requires libIlmImf.so.4()(64bit) blender - 2.45-3.fc8.x86_64 requires libHalf.so.4()(64bit) blender - 2.45-3.fc8.x86_64 requires libIex.so.4()(64bit) blender - 2.45-3.fc8.x86_64 requires libIlmImf.so.4()(64bit) blender - 2.45-3.fc8.x86_64 requires libImath.so.4()(64bit) cinepaint-libs - 0.22.1-4.fc8.i386 requires libHalf.so.4 cinepaint-libs - 0.22.1-4.fc8.i386 requires libImath.so.4 cinepaint-libs - 0.22.1-4.fc8.i386 requires libIlmImf.so.4 cinepaint-libs - 0.22.1-4.fc8.i386 requires libIex.so.4 cinepaint-libs - 0.22.1-4.fc8.x86_64 requires libIex.so.4()(64bit) cinepaint-libs - 0.22.1-4.fc8.x86_64 requires libIlmImf.so.4()(64bit) cinepaint-libs - 0.22.1-4.fc8.x86_64 requires libHalf.so.4()(64bit) cinepaint-libs - 0.22.1-4.fc8.x86_64 requires libImath.so.4()(64bit) fyre - 1.0.1-3.fc8.x86_64 requires libHalf.so.4()(64bit) fyre - 1.0.1-3.fc8.x86_64 requires libIex.so.4()(64bit) fyre - 1.0.1-3.fc8.x86_64 requires libIlmImf.so.4()(64bit) fyre - 1.0.1-3.fc8.x86_64 requires libImath.so.4()(64bit) k3d - 0.6.7.0-3.fc8.x86_64 requires libIlmImf.so.4()(64bit) k3d - 0.6.7.0-3.fc8.x86_64 requires libImath.so.4()(64bit) k3d - 0.6.7.0-3.fc8.x86_64 requires libIex.so.4()(64bit) k3d - 0.6.7.0-3.fc8.x86_64 requires libHalf.so.4()(64bit) k3d - 0.6.7.0-3.fc8.i386 requires libImath.so.4 k3d - 0.6.7.0-3.fc8.i386 requires libIlmImf.so.4 k3d - 0.6.7.0-3.fc8.i386 requires libIex.so.4 k3d - 0.6.7.0-3.fc8.i386 requires libHalf.so.4 kdebase - 6:3.5.8-2.fc8.x86_64 requires libIlmImf.so.4()(64bit) kdebase4 - 3.93.0-5.fc8.x86_64 requires libIlmImf.so.4()(64bit) kdebase4 - 3.93.0-5.fc8.x86_64 requires libImath.so.4()(64bit) kdebase4 - 3.93.0-5.fc8.x86_64 requires libIex.so.4()(64bit) kdebase4 - 3.93.0-5.fc8.x86_64 requires libHalf.so.4()(64bit) kdebase4 - 3.93.0-5.fc8.i386 requires libImath.so.4 kdebase4 - 3.93.0-5.fc8.i386 requires libHalf.so.4 kdebase4 - 3.93.0-5.fc8.i386 requires libIlmImf.so.4 kdebase4 - 3.93.0-5.fc8.i386 requires libIex.so.4 kdegraphics - 7:3.5.8-1.fc8.x86_64 requires libIlmImf.so.4()(64bit) kdelibs - 6:3.5.8-2.fc8.i386 requires libIlmImf.so.4 kdelibs - 6:3.5.8-2.fc8.i386 requires libHalf.so.4 kdelibs - 6:3.5.8-2.fc8.x86_64 requires libIlmImf.so.4()(64bit) kdelibs - 6:3.5.8-2.fc8.x86_64 requires libHalf.so.4()(64bit) kdelibs4 - 3.93.0-11.fc8.x86_64 requires libImath.so.4()(64bit) kdelibs4 - 3.93.0-11.fc8.x86_64 requires libIex.so.4()(64bit) kdelibs4 - 3.93.0-11.fc8.x86_64 requires libHalf.so.4()(64bit) kdelibs4 - 3.93.0-11.fc8.x86_64 requires libIlmImf.so.4()(64bit) kdelibs4 - 3.93.0-11.fc8.i386 requires libImath.so.4 kdelibs4 - 3.93.0-11.fc8.i386 requires libIlmImf.so.4 kdelibs4 - 3.93.0-11.fc8.i386 requires libIex.so.4 kdelibs4 - 3.93.0-11.fc8.i386 requires libHalf.so.4 kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.x86_64 requires kernel-x86_64 = 0:2.6.23-0.220.rc9.git2.fc8 kmod-sysprof - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.x86_64 requires kernel-x86_64 = 0:2.6.23-0.142.rc3.git10.fc8 koffice-krita - 1.6.3-11.fc8.x86_64 requires libHalf.so.4()(64bit) koffice-krita - 1.6.3-11.fc8.x86_64 requires libIlmImf.so.4()(64bit) koffice-krita - 1.6.3-11.fc8.i386 requires libHalf.so.4 koffice-krita - 1.6.3-11.fc8.i386 requires libIlmImf.so.4 nip2 - 7.12.5-1.fc8.x86_64 requires libHalf.so.4()(64bit) nip2 - 7.12.5-1.fc8.x86_64 requires libIex.so.4()(64bit) nip2 - 7.12.5-1.fc8.x86_64 requires libImath.so.4()(64bit) nip2 - 7.12.5-1.fc8.x86_64 requires libIlmImf.so.4()(64bit) octave-forge - 2006.07.09-9.fc7.x86_64 requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.x86_64 requires libginac-1.3.so.2()(64bit) polyxmass-bin - 0.9.3-2.fc6.x86_64 requires libpolyxmass.so.10()(64bit) qtpfsgui - 1.8.12-1.fc8.x86_64 requires libHalf.so.4()(64bit) qtpfsgui - 1.8.12-1.fc8.x86_64 requires libIex.so.4()(64bit) qtpfsgui - 1.8.12-1.fc8.x86_64 requires libImath.so.4()(64bit) qtpfsgui - 1.8.12-1.fc8.x86_64 requires libIlmImf.so.4()(64bit) scim-python-english - 0.1.4-2.fc8.x86_64 requires scim-python = 0:%{epoch}:0.1.4-2.fc8 vips - 7.12.5-1.fc8.x86_64 requires libHalf.so.4()(64bit) vips - 7.12.5-1.fc8.x86_64 requires libIex.so.4()(64bit) vips - 7.12.5-1.fc8.x86_64 requires libImath.so.4()(64bit) vips - 7.12.5-1.fc8.x86_64 requires libIlmImf.so.4()(64bit) vips - 7.12.5-1.fc8.i386 requires libImath.so.4 vips - 7.12.5-1.fc8.i386 requires libHalf.so.4 vips - 7.12.5-1.fc8.i386 requires libIlmImf.so.4 vips - 7.12.5-1.fc8.i386 requires libIex.so.4 vips-python - 7.12.5-1.fc8.x86_64 requires libHalf.so.4()(64bit) vips-python - 7.12.5-1.fc8.x86_64 requires libIex.so.4()(64bit) vips-python - 7.12.5-1.fc8.x86_64 requires libIlmImf.so.4()(64bit) vips-python - 7.12.5-1.fc8.x86_64 requires libImath.so.4()(64bit) vips-tools - 7.12.5-1.fc8.x86_64 requires libHalf.so.4()(64bit) vips-tools - 7.12.5-1.fc8.x86_64 requires libIex.so.4()(64bit) vips-tools - 7.12.5-1.fc8.x86_64 requires libImath.so.4()(64bit) vips-tools - 7.12.5-1.fc8.x86_64 requires libIlmImf.so.4()(64bit) yafray - 0.0.9-3.fc8.x86_64 requires libHalf.so.4()(64bit) yafray - 0.0.9-3.fc8.x86_64 requires libIex.so.4()(64bit) yafray - 0.0.9-3.fc8.x86_64 requires libImath.so.4()(64bit) yafray - 0.0.9-3.fc8.x86_64 requires libIlmImf.so.4()(64bit) yafray - 0.0.9-3.fc8.i386 requires libImath.so.4 yafray - 0.0.9-3.fc8.i386 requires libHalf.so.4 yafray - 0.0.9-3.fc8.i386 requires libIlmImf.so.4 yafray - 0.0.9-3.fc8.i386 requires libIex.so.4 Broken deps for ppc ---------------------------------------------------------- Pixie - 2.2.2-2.fc8.ppc requires libImath.so.4 Pixie - 2.2.2-2.fc8.ppc requires libHalf.so.4 Pixie - 2.2.2-2.fc8.ppc requires libIlmImf.so.4 Pixie - 2.2.2-2.fc8.ppc requires libIex.so.4 Pixie - 2.2.2-2.fc8.ppc64 requires libIex.so.4()(64bit) Pixie - 2.2.2-2.fc8.ppc64 requires libHalf.so.4()(64bit) Pixie - 2.2.2-2.fc8.ppc64 requires libIlmImf.so.4()(64bit) Pixie - 2.2.2-2.fc8.ppc64 requires libImath.so.4()(64bit) aqsis - 1.2.0-5.fc8.ppc requires libImath.so.4 aqsis - 1.2.0-5.fc8.ppc requires libHalf.so.4 aqsis - 1.2.0-5.fc8.ppc requires libIlmImf.so.4 aqsis - 1.2.0-5.fc8.ppc requires libIex.so.4 aqsis - 1.2.0-5.fc8.ppc64 requires libHalf.so.4()(64bit) aqsis - 1.2.0-5.fc8.ppc64 requires libIex.so.4()(64bit) aqsis - 1.2.0-5.fc8.ppc64 requires libIlmImf.so.4()(64bit) aqsis - 1.2.0-5.fc8.ppc64 requires libImath.so.4()(64bit) blender - 2.45-3.fc8.ppc requires libHalf.so.4 blender - 2.45-3.fc8.ppc requires libImath.so.4 blender - 2.45-3.fc8.ppc requires libIlmImf.so.4 blender - 2.45-3.fc8.ppc requires libIex.so.4 cinepaint-libs - 0.22.1-4.fc8.ppc requires libHalf.so.4 cinepaint-libs - 0.22.1-4.fc8.ppc requires libImath.so.4 cinepaint-libs - 0.22.1-4.fc8.ppc requires libIlmImf.so.4 cinepaint-libs - 0.22.1-4.fc8.ppc requires libIex.so.4 cinepaint-libs - 0.22.1-4.fc8.ppc64 requires libIex.so.4()(64bit) cinepaint-libs - 0.22.1-4.fc8.ppc64 requires libIlmImf.so.4()(64bit) cinepaint-libs - 0.22.1-4.fc8.ppc64 requires libHalf.so.4()(64bit) cinepaint-libs - 0.22.1-4.fc8.ppc64 requires libImath.so.4()(64bit) fyre - 1.0.1-3.fc8.ppc requires libImath.so.4 fyre - 1.0.1-3.fc8.ppc requires libHalf.so.4 fyre - 1.0.1-3.fc8.ppc requires libIlmImf.so.4 fyre - 1.0.1-3.fc8.ppc requires libIex.so.4 k3d - 0.6.7.0-3.fc8.ppc64 requires libIlmImf.so.4()(64bit) k3d - 0.6.7.0-3.fc8.ppc64 requires libImath.so.4()(64bit) k3d - 0.6.7.0-3.fc8.ppc64 requires libIex.so.4()(64bit) k3d - 0.6.7.0-3.fc8.ppc64 requires libHalf.so.4()(64bit) k3d - 0.6.7.0-3.fc8.ppc requires libImath.so.4 k3d - 0.6.7.0-3.fc8.ppc requires libIlmImf.so.4 k3d - 0.6.7.0-3.fc8.ppc requires libIex.so.4 k3d - 0.6.7.0-3.fc8.ppc requires libHalf.so.4 kdebase - 6:3.5.8-2.fc8.ppc requires libIlmImf.so.4 kdebase4 - 3.93.0-5.fc8.ppc requires libImath.so.4 kdebase4 - 3.93.0-5.fc8.ppc requires libHalf.so.4 kdebase4 - 3.93.0-5.fc8.ppc requires libIlmImf.so.4 kdebase4 - 3.93.0-5.fc8.ppc requires libIex.so.4 kdebase4 - 3.93.0-5.fc8.ppc64 requires libIlmImf.so.4()(64bit) kdebase4 - 3.93.0-5.fc8.ppc64 requires libImath.so.4()(64bit) kdebase4 - 3.93.0-5.fc8.ppc64 requires libIex.so.4()(64bit) kdebase4 - 3.93.0-5.fc8.ppc64 requires libHalf.so.4()(64bit) kdegraphics - 7:3.5.8-1.fc8.ppc requires libIlmImf.so.4 kdelibs - 6:3.5.8-2.fc8.ppc64 requires libIlmImf.so.4()(64bit) kdelibs - 6:3.5.8-2.fc8.ppc64 requires libHalf.so.4()(64bit) kdelibs - 6:3.5.8-2.fc8.ppc requires libIlmImf.so.4 kdelibs - 6:3.5.8-2.fc8.ppc requires libHalf.so.4 kdelibs4 - 3.93.0-11.fc8.ppc64 requires libImath.so.4()(64bit) kdelibs4 - 3.93.0-11.fc8.ppc64 requires libIex.so.4()(64bit) kdelibs4 - 3.93.0-11.fc8.ppc64 requires libHalf.so.4()(64bit) kdelibs4 - 3.93.0-11.fc8.ppc64 requires libIlmImf.so.4()(64bit) kdelibs4 - 3.93.0-11.fc8.ppc requires libImath.so.4 kdelibs4 - 3.93.0-11.fc8.ppc requires libIlmImf.so.4 kdelibs4 - 3.93.0-11.fc8.ppc requires libIex.so.4 kdelibs4 - 3.93.0-11.fc8.ppc requires libHalf.so.4 kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc requires kernel-ppc = 0:2.6.23-0.220.rc9.git2.fc8 kmod-em8300-smp - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc requires kernel-ppc = 0:2.6.23-0.220.rc9.git2.fc8smp koffice-krita - 1.6.3-11.fc8.ppc requires libHalf.so.4 koffice-krita - 1.6.3-11.fc8.ppc requires libIlmImf.so.4 koffice-krita - 1.6.3-11.fc8.ppc64 requires libHalf.so.4()(64bit) koffice-krita - 1.6.3-11.fc8.ppc64 requires libIlmImf.so.4()(64bit) nip2 - 7.12.5-1.fc8.ppc requires libImath.so.4 nip2 - 7.12.5-1.fc8.ppc requires libHalf.so.4 nip2 - 7.12.5-1.fc8.ppc requires libIlmImf.so.4 nip2 - 7.12.5-1.fc8.ppc requires libIex.so.4 octave-forge - 2006.07.09-9.fc7.ppc requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.ppc requires libginac-1.3.so.2 polyxmass-bin - 0.9.3-2.fc6.ppc requires libpolyxmass.so.10 qtpfsgui - 1.8.12-1.fc8.ppc requires libImath.so.4 qtpfsgui - 1.8.12-1.fc8.ppc requires libHalf.so.4 qtpfsgui - 1.8.12-1.fc8.ppc requires libIlmImf.so.4 qtpfsgui - 1.8.12-1.fc8.ppc requires libIex.so.4 scim-python-english - 0.1.4-2.fc8.ppc requires scim-python = 0:%{epoch}:0.1.4-2.fc8 vips - 7.12.5-1.fc8.ppc requires libImath.so.4 vips - 7.12.5-1.fc8.ppc requires libHalf.so.4 vips - 7.12.5-1.fc8.ppc requires libIlmImf.so.4 vips - 7.12.5-1.fc8.ppc requires libIex.so.4 vips - 7.12.5-1.fc8.ppc64 requires libHalf.so.4()(64bit) vips - 7.12.5-1.fc8.ppc64 requires libIex.so.4()(64bit) vips - 7.12.5-1.fc8.ppc64 requires libImath.so.4()(64bit) vips - 7.12.5-1.fc8.ppc64 requires libIlmImf.so.4()(64bit) vips-python - 7.12.5-1.fc8.ppc requires libImath.so.4 vips-python - 7.12.5-1.fc8.ppc requires libHalf.so.4 vips-python - 7.12.5-1.fc8.ppc requires libIlmImf.so.4 vips-python - 7.12.5-1.fc8.ppc requires libIex.so.4 vips-tools - 7.12.5-1.fc8.ppc requires libImath.so.4 vips-tools - 7.12.5-1.fc8.ppc requires libHalf.so.4 vips-tools - 7.12.5-1.fc8.ppc requires libIlmImf.so.4 vips-tools - 7.12.5-1.fc8.ppc requires libIex.so.4 wammu - 0.19-3.fc8.noarch requires python-gammu yafray - 0.0.9-3.fc8.ppc64 requires libHalf.so.4()(64bit) yafray - 0.0.9-3.fc8.ppc64 requires libIex.so.4()(64bit) yafray - 0.0.9-3.fc8.ppc64 requires libImath.so.4()(64bit) yafray - 0.0.9-3.fc8.ppc64 requires libIlmImf.so.4()(64bit) yafray - 0.0.9-3.fc8.ppc requires libImath.so.4 yafray - 0.0.9-3.fc8.ppc requires libHalf.so.4 yafray - 0.0.9-3.fc8.ppc requires libIlmImf.so.4 yafray - 0.0.9-3.fc8.ppc requires libIex.so.4 Broken deps for ppc64 ---------------------------------------------------------- Pixie - 2.2.2-2.fc8.ppc64 requires libIex.so.4()(64bit) Pixie - 2.2.2-2.fc8.ppc64 requires libHalf.so.4()(64bit) Pixie - 2.2.2-2.fc8.ppc64 requires libIlmImf.so.4()(64bit) Pixie - 2.2.2-2.fc8.ppc64 requires libImath.so.4()(64bit) aqsis - 1.2.0-5.fc8.ppc64 requires libHalf.so.4()(64bit) aqsis - 1.2.0-5.fc8.ppc64 requires libIex.so.4()(64bit) aqsis - 1.2.0-5.fc8.ppc64 requires libIlmImf.so.4()(64bit) aqsis - 1.2.0-5.fc8.ppc64 requires libImath.so.4()(64bit) beryl-gnome - 0.2.1-1.fc8.ppc64 requires emerald >= 0:0.2.1 beryl-kde - 0.2.1-1.fc8.ppc64 requires emerald >= 0:0.2.1 blender - 2.45-3.fc8.ppc64 requires libHalf.so.4()(64bit) blender - 2.45-3.fc8.ppc64 requires libIex.so.4()(64bit) blender - 2.45-3.fc8.ppc64 requires libIlmImf.so.4()(64bit) blender - 2.45-3.fc8.ppc64 requires libImath.so.4()(64bit) cinepaint-libs - 0.22.1-4.fc8.ppc64 requires libIex.so.4()(64bit) cinepaint-libs - 0.22.1-4.fc8.ppc64 requires libIlmImf.so.4()(64bit) cinepaint-libs - 0.22.1-4.fc8.ppc64 requires libHalf.so.4()(64bit) cinepaint-libs - 0.22.1-4.fc8.ppc64 requires libImath.so.4()(64bit) emerald-themes - 0.5.2-1.fc8.noarch requires emerald >= 0:0.5.2 emerald-themes - 0.5.2-1.fc8.noarch requires compiz >= 0:0.5.2 fyre - 1.0.1-3.fc8.ppc64 requires libHalf.so.4()(64bit) fyre - 1.0.1-3.fc8.ppc64 requires libIex.so.4()(64bit) fyre - 1.0.1-3.fc8.ppc64 requires libIlmImf.so.4()(64bit) fyre - 1.0.1-3.fc8.ppc64 requires libImath.so.4()(64bit) k3d - 0.6.7.0-3.fc8.ppc64 requires libIlmImf.so.4()(64bit) k3d - 0.6.7.0-3.fc8.ppc64 requires libImath.so.4()(64bit) k3d - 0.6.7.0-3.fc8.ppc64 requires libIex.so.4()(64bit) k3d - 0.6.7.0-3.fc8.ppc64 requires libHalf.so.4()(64bit) kdebase - 6:3.5.8-2.fc8.ppc64 requires libIlmImf.so.4()(64bit) kdebase4 - 3.93.0-5.fc8.ppc64 requires libIlmImf.so.4()(64bit) kdebase4 - 3.93.0-5.fc8.ppc64 requires libImath.so.4()(64bit) kdebase4 - 3.93.0-5.fc8.ppc64 requires libIex.so.4()(64bit) kdebase4 - 3.93.0-5.fc8.ppc64 requires libHalf.so.4()(64bit) kdegraphics - 7:3.5.8-1.fc8.ppc64 requires libIlmImf.so.4()(64bit) kdelibs - 6:3.5.8-2.fc8.ppc64 requires libIlmImf.so.4()(64bit) kdelibs - 6:3.5.8-2.fc8.ppc64 requires libHalf.so.4()(64bit) kdelibs4 - 3.93.0-11.fc8.ppc64 requires libImath.so.4()(64bit) kdelibs4 - 3.93.0-11.fc8.ppc64 requires libIex.so.4()(64bit) kdelibs4 - 3.93.0-11.fc8.ppc64 requires libHalf.so.4()(64bit) kdelibs4 - 3.93.0-11.fc8.ppc64 requires libIlmImf.so.4()(64bit) kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc64 requires kernel-ppc64 = 0:2.6.23-0.220.rc9.git2.fc8 kmod-em8300-kdump - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc64 requires kernel-ppc64 = 0:2.6.23-0.220.rc9.git2.fc8kdump koffice-krita - 1.6.3-11.fc8.ppc64 requires libHalf.so.4()(64bit) koffice-krita - 1.6.3-11.fc8.ppc64 requires libIlmImf.so.4()(64bit) nip2 - 7.12.5-1.fc8.ppc64 requires libHalf.so.4()(64bit) nip2 - 7.12.5-1.fc8.ppc64 requires libIex.so.4()(64bit) nip2 - 7.12.5-1.fc8.ppc64 requires libImath.so.4()(64bit) nip2 - 7.12.5-1.fc8.ppc64 requires libIlmImf.so.4()(64bit) octave-forge - 2006.07.09-9.fc7.ppc64 requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.ppc64 requires libginac-1.3.so.2()(64bit) qtpfsgui - 1.8.12-1.fc8.ppc64 requires libHalf.so.4()(64bit) qtpfsgui - 1.8.12-1.fc8.ppc64 requires libIex.so.4()(64bit) qtpfsgui - 1.8.12-1.fc8.ppc64 requires libImath.so.4()(64bit) qtpfsgui - 1.8.12-1.fc8.ppc64 requires libIlmImf.so.4()(64bit) scim-python-english - 0.1.4-2.fc8.ppc64 requires scim-python = 0:%{epoch}:0.1.4-2.fc8 vips - 7.12.5-1.fc8.ppc64 requires libHalf.so.4()(64bit) vips - 7.12.5-1.fc8.ppc64 requires libIex.so.4()(64bit) vips - 7.12.5-1.fc8.ppc64 requires libImath.so.4()(64bit) vips - 7.12.5-1.fc8.ppc64 requires libIlmImf.so.4()(64bit) vips-python - 7.12.5-1.fc8.ppc64 requires libHalf.so.4()(64bit) vips-python - 7.12.5-1.fc8.ppc64 requires libIex.so.4()(64bit) vips-python - 7.12.5-1.fc8.ppc64 requires libIlmImf.so.4()(64bit) vips-python - 7.12.5-1.fc8.ppc64 requires libImath.so.4()(64bit) vips-tools - 7.12.5-1.fc8.ppc64 requires libHalf.so.4()(64bit) vips-tools - 7.12.5-1.fc8.ppc64 requires libIex.so.4()(64bit) vips-tools - 7.12.5-1.fc8.ppc64 requires libImath.so.4()(64bit) vips-tools - 7.12.5-1.fc8.ppc64 requires libIlmImf.so.4()(64bit) wammu - 0.19-3.fc8.noarch requires python-gammu xorg-x11-drivers - 7.2-8.fc8.ppc64 requires synaptics yafray - 0.0.9-3.fc8.ppc64 requires libHalf.so.4()(64bit) yafray - 0.0.9-3.fc8.ppc64 requires libIex.so.4()(64bit) yafray - 0.0.9-3.fc8.ppc64 requires libImath.so.4()(64bit) yafray - 0.0.9-3.fc8.ppc64 requires libIlmImf.so.4()(64bit) From florin at andrei.myip.org Mon Oct 15 18:29:10 2007 From: florin at andrei.myip.org (Florin Andrei) Date: Mon, 15 Oct 2007 11:29:10 -0700 Subject: disable cpuspeed while X session active and screensaver not running In-Reply-To: <20071013080304.59991f7e@laptopd505.fenrus.org> References: <470E5E47.4040006@andrei.myip.org> <20071013080304.59991f7e@laptopd505.fenrus.org> Message-ID: <4713B176.5010802@andrei.myip.org> Arjan van de Ven wrote: > On Thu, 11 Oct 2007 10:32:55 -0700 > Florin Andrei wrote: > >> On Fedora 7, running on an AMD64 dual core 6400, I disabled cpuspeed. >> The results are incredible. Because the CPU clock stays up all the >> time at 3.2GHz, instead of being pushed down most of the time to >> 1GHz, the system feels much faster. All desktop apps seem to react >> 10x faster. It's like upgrading from 486 to P3 >> The difference in CPU temperature after stopping cpuspeed is barely >> noticeable. > > are you using the ondemand governer? > if so.. can you try the latest hal/gnome-power-manager? (they used to > change some tunings that ended up not meaning what was intended) I just use whatever's the default in F7 If the latest hal/gnome-power-manager are included in the F8 test releases, then I might be able to test that. > I'm also surprised.. reaction time doesn't really depend on clock > speed... The difference is quite visible. This feels like a different system now. -- Florin Andrei http://florin.myip.org/ From astrand at lysator.liu.se Mon Oct 15 17:32:49 2007 From: astrand at lysator.liu.se (=?UTF-8?Q?Peter_=C3=85strand?=) Date: Mon, 15 Oct 2007 19:32:49 +0200 (CEST) Subject: Add to wishlist Message-ID: I thought I should add a few packages to the Wishlist at http://fedoraproject.org/wiki/PackageMaintainers/WishList, but then I realized that getting edit access is a >10 step process. Gosh, does it really have to be this complicated? Anyway, can anyone with edit access add these two items to the Wishlist: * unfs3 - user-space NFSv3 server implementation * xclip - command line interface to the X11 clipboard, with file copy support Thanks, -- /Peter ?strand From tjb at unh.edu Mon Oct 15 20:26:54 2007 From: tjb at unh.edu (Thomas J. Baker) Date: Mon, 15 Oct 2007 16:26:54 -0400 Subject: googleearth? Message-ID: <1192480014.3757.37.camel@raptor.sr.unh.edu> Anyone have any luck running googleearth on F8? It hangs at random points and never gets past the server login attempt. Thanks, tjb -- ======================================================================= | Thomas Baker email: tjb at unh.edu | | Systems Programmer | | Research Computing Center voice: (603) 862-4490 | | University of New Hampshire fax: (603) 862-1761 | | 332 Morse Hall | | Durham, NH 03824 USA http://wintermute.sr.unh.edu/~tjb | ======================================================================= From steve at silug.org Mon Oct 15 20:36:58 2007 From: steve at silug.org (Steven Pritchard) Date: Mon, 15 Oct 2007 15:36:58 -0500 Subject: perl-Unix-Syslog license change (Artistic -> Artistic 2.0) Message-ID: <20071015203658.GA26144@osiris.silug.org> The license of perl-Unix-Syslog has changed from Artistic v1 to Artistic v2 with version 1.0. It looks like mimedefang and amavisd-new are the only things that require it, and both have compatible licenses (GPL in both cases). Steve -- Steven Pritchard - K&S Pritchard Enterprises, Inc. Email: steve at kspei.com http://www.kspei.com/ Phone: (618)624-4440 Mobile: (618)567-7320 From kzak at redhat.com Mon Oct 15 20:39:24 2007 From: kzak at redhat.com (Karel Zak) Date: Mon, 15 Oct 2007 22:39:24 +0200 Subject: should readahead allow generic paths? In-Reply-To: <470E311A.8020406@redhat.com> References: <1192089592.6478.36.camel@jcmlaptop> <470E311A.8020406@redhat.com> Message-ID: <20071015203924.GY6325@petra.dvoda.cz> > without readahead (0:49): > with tweaked readahead (updated/sorted lists, run earlier) (0:44): > so, it's a small win for me. The approach still feels a bit inelegant > to me, but it does seem to save a bit if it's done properly. But from > above, if it's done wrong, it hurts a lot more than it helps. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Yes, I agree ;-( > Tossing a default list out there and hoping for the best probably won't > work, at any rate. I'm going to generate new default lists and apply your patches tomorrow. I'll minimize number of files in these lists -- it means no more gnome and firefox. Thanks for your effort and enthusiasm! :-) Karel -- Karel Zak From louisg00 at bellsouth.net Mon Oct 15 20:39:38 2007 From: louisg00 at bellsouth.net (Louis E Garcia II) Date: Mon, 15 Oct 2007 16:39:38 -0400 Subject: gdm dosen't show my pix on the face greeter (selinux) In-Reply-To: <1192465539.2792.6.camel@tiger> References: <1192204108.2492.7.camel@tiger> <1192420770.2612.2.camel@tiger> <1192465539.2792.6.camel@tiger> Message-ID: <1192480778.9477.7.camel@tiger> On Mon, 2007-10-15 at 14:57 -0400, Daniel J Walsh wrote: > On Mon, 2007-10-15 at 12:25 -0400, Louis E Garcia II wrote: > > On Mon, 2007-10-15 at 18:02 +0200, Lubomir Kundrak wrote: > > > On Sun, 2007-10-14 at 23:59 -0400, Louis E Garcia II wrote: > > > > On Fri, 2007-10-12 at 11:48 -0400, Louis E Garcia II wrote: > > > > > I put a pix of myself in the 'about me' capplet and have a .face in my > > > > > home dir. Why doesn't gdm pick it up? > > > > > > > > > > -Louis > > > > > > > > Would this be the cause? > > > > > > > > SELinux is preventing /usr/sbin/gdm-binary (xdm_t) "read" to > > > > (home_root_t). > > > > > > > > > > > > > > Aren'y you using the root account, are you? Where is your login > > > picture located? Have you tried runing restorecon on the image? > > > > No, this is a normal user account in /home a seperate partition. > > > > $ls -Z .face > > -rw-r--r-- louisg00 users system_u:object_r:home_root_t:s0 .face > > > Thils looks like the wrong location for this file. > > In my case it would be > > /home/dwalsh/.face > > And it would have a context of user_home_t? $ls -Z /home/louisg00/.face -rw-r--r-- louisg00 users system_u:object_r:home_root_t:s0 .face Seems my entire /home dir is labeled home_root_t should I relabel it to user_home_t? This is a seperate partition. I remember something like putting .relabel in the root partition to have it relabel on boot? From pertusus at free.fr Mon Oct 15 20:43:35 2007 From: pertusus at free.fr (Patrice Dumas) Date: Mon, 15 Oct 2007 22:43:35 +0200 Subject: Add to wishlist In-Reply-To: References: Message-ID: <20071015204335.GB2790@free.fr> On Mon, Oct 15, 2007 at 07:32:49PM +0200, Peter ?strand wrote: > > * unfs3 - user-space NFSv3 server implementation It is free software, so there is no issue packaging it in fedora. I would be interested, however, to know what specific use user space nfs could have? Especially from a distro perspective. -- Pat From airlied at redhat.com Mon Oct 15 20:53:29 2007 From: airlied at redhat.com (Dave Airlie) Date: Tue, 16 Oct 2007 06:53:29 +1000 Subject: googleearth? In-Reply-To: <1192480014.3757.37.camel@raptor.sr.unh.edu> References: <1192480014.3757.37.camel@raptor.sr.unh.edu> Message-ID: <1192481609.3702.0.camel@optimus> On Mon, 2007-10-15 at 16:26 -0400, Thomas J. Baker wrote: > Anyone have any luck running googleearth on F8? It hangs at random > points and never gets past the server login attempt. > Hi, What graphics hardware you running it on? Dave. From kzak at redhat.com Mon Oct 15 21:00:53 2007 From: kzak at redhat.com (Karel Zak) Date: Mon, 15 Oct 2007 23:00:53 +0200 Subject: remove readahead from default package set (was Re: should readahead allow generic paths?) In-Reply-To: <470F008E.2080102@redhat.com> References: <1192089592.6478.36.camel@jcmlaptop> <470E311A.8020406@redhat.com> <1192112561.2571.9.camel@localhost.localdomain> <470E33A6.7070903@redhat.com> <20071011214903.GA32504@nostromo.devel.redhat.com> <470F008E.2080102@redhat.com> Message-ID: <20071015210053.GZ6325@petra.dvoda.cz> On Fri, Oct 12, 2007 at 01:05:18AM -0400, Warren Togami wrote: > Bill Nottingham wrote: > >Eric Sandeen (sandeen at redhat.com) said: > >>Matthias Clasen wrote: > >>>On Thu, 2007-10-11 at 09:20 -0500, Eric Sandeen wrote: > >>> > >>>>Tossing a default list out there and hoping for the best probably won't > >>>>work, at any rate. > >>>So are we going to get your fixed lists into F8 ? > >>> > >>Well, part of the problem is that "my" fixed lists may not be everyone's > >>fixed lists - I generated a custom list from *my* boot sequence. Coming > >>up with a good default list that actually speeds *everyone's* boot time > >>is another issue. If we think it's worth the 4 second or so boottime > >>reduction, maybe some way to automatically generate the custom lists > >>during firstboot might be an option. But then, they will rot over time... > > > >Given that, is there any reason to ship it on by default at this point? > > > >Bill > > > > Relatively simple solution: > 1) Ship readahead with template lists. This includes a list of commonly > used stuff. It could include wildcards like /usr/lib*/firefox*/foo in > order to handle multilib and version numbers changing. > 2) During firstboot and occasionally after boot, something generates the > actual readahead file lists based upon several factors like: > - is the file actually installed? > - is the service enabled? > Later improvement: > 3) Sometime later, more intelligent software could be included to help a > user update their readahead lists based upon their own software usage > patterns. you needn't this scenario, you can simply boot with init=/sbin/readahead-collector it's probably better than develop and maintain something like template lists. The problem is something completely different than contents of /etc/readahead.d/. The problem is that readahead (also with perfect list of files) provides poor performance improvement. We need to spend time with more promising tasks like better init scripts, faster rhgb/X, swsuspend, fscache, ... IMHO, the readahead package is poor workaround with no future. (I'm author of more than 70% of the code.) Karel -- Karel Zak From dwalsh at redhat.com Mon Oct 15 21:10:20 2007 From: dwalsh at redhat.com (Daniel J Walsh) Date: Mon, 15 Oct 2007 17:10:20 -0400 Subject: gdm dosen't show my pix on the face greeter (selinux) In-Reply-To: <1192480778.9477.7.camel@tiger> References: <1192204108.2492.7.camel@tiger> <1192420770.2612.2.camel@tiger> <1192465539.2792.6.camel@tiger> <1192480778.9477.7.camel@tiger> Message-ID: <4713D73C.8030301@redhat.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Louis E Garcia II wrote: > On Mon, 2007-10-15 at 14:57 -0400, Daniel J Walsh wrote: >> On Mon, 2007-10-15 at 12:25 -0400, Louis E Garcia II wrote: >>> On Mon, 2007-10-15 at 18:02 +0200, Lubomir Kundrak wrote: >>>> On Sun, 2007-10-14 at 23:59 -0400, Louis E Garcia II wrote: >>>>> On Fri, 2007-10-12 at 11:48 -0400, Louis E Garcia II wrote: >>>>>> I put a pix of myself in the 'about me' capplet and have a .face in my >>>>>> home dir. Why doesn't gdm pick it up? >>>>>> >>>>>> -Louis >>>>> Would this be the cause? >>>>> >>>>> SELinux is preventing /usr/sbin/gdm-binary (xdm_t) "read" to >>>>> (home_root_t). >>>>> >>>>> >>>> Aren'y you using the root account, are you? Where is your login >>>> picture located? Have you tried runing restorecon on the image? >>> No, this is a normal user account in /home a seperate partition. >>> >>> $ls -Z .face >>> -rw-r--r-- louisg00 users system_u:object_r:home_root_t:s0 .face >>> >> Thils looks like the wrong location for this file. >> >> In my case it would be >> >> /home/dwalsh/.face >> >> And it would have a context of user_home_t? > > $ls -Z /home/louisg00/.face > -rw-r--r-- louisg00 users system_u:object_r:home_root_t:s0 .face > > Seems my entire /home dir is labeled home_root_t should I relabel it > to user_home_t? This is a seperate partition. I remember something like > putting .relabel in the root partition to have it relabel on boot? > > > Yes, restorecon -R -v /home Should fix the problem. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iD8DBQFHE9c8rlYvE4MpobMRAh1FAJ48yT3Id6KwFIkDJCBqt4EaknyJAQCdFV/v WWSaWEptKLbv7DaP4rqCf5Q= =p18R -----END PGP SIGNATURE----- From lkundrak at redhat.com Mon Oct 15 21:29:40 2007 From: lkundrak at redhat.com (Lubomir Kundrak) Date: Mon, 15 Oct 2007 23:29:40 +0200 Subject: googleearth? In-Reply-To: <1192480014.3757.37.camel@raptor.sr.unh.edu> References: <1192480014.3757.37.camel@raptor.sr.unh.edu> Message-ID: <1192483780.30612.29.camel@localhost.localdomain> On Mon, 2007-10-15 at 16:26 -0400, Thomas J. Baker wrote: > Anyone have any luck running googleearth on F8? It hangs at random > points and never gets past the server login attempt. Randomly hanging (well, not so random, see strace :) with both fglrx and intel hardware. A good explanation is "proprietary pile of crap" ;) -- Lubomir Kundrak (Red Hat Security Response Team) From kzak at redhat.com Mon Oct 15 21:31:17 2007 From: kzak at redhat.com (Karel Zak) Date: Mon, 15 Oct 2007 23:31:17 +0200 Subject: If you are maintinaing of developing a Fedora Package. In-Reply-To: <4710D754.2090101@redhat.com> References: <4710D754.2090101@redhat.com> Message-ID: <20071015213117.GA6325@petra.dvoda.cz> On Sat, Oct 13, 2007 at 10:33:56AM -0400, Daniel J Walsh wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > If the location of the executable changes, > for example from /usr/bin to /usr/sbin. Please make sure the SELinux > context is correct in the new location > > matchpathcon /usr/bin/MYAPP > matchpathcon /ust/sbin/MYAPP > > If they aren't the same, then SELinux might have a problem. Couldn't be better to maintain default selinux labels like others file attributes? %attr(4755,root,root) %selinux(foo_t) /bin/foo > Changing this could cause a security vulnerabilty, an confined > application can go to unconfined if it moves to a bin_t labeling. Arjan is right, it sounds like pretty important to test it for regressions. Karel -- Karel Zak From mschwendt.tmp0701.nospam at arcor.de Mon Oct 15 21:35:33 2007 From: mschwendt.tmp0701.nospam at arcor.de (Michael Schwendt) Date: Mon, 15 Oct 2007 23:35:33 +0200 Subject: rawhide report: 20071015 changes In-Reply-To: <200710151924.l9FJOCnD032392@porkchop.devel.redhat.com> References: <200710151924.l9FJOCnD032392@porkchop.devel.redhat.com> Message-ID: <20071015233533.aeb677b8.mschwendt.tmp0701.nospam@arcor.de> On Mon, 15 Oct 2007 15:24:12 -0400, Build System wrote: > OpenEXR-1.6.0-4.fc8 > ------------------- > * Mon Oct 15 2007 Rex Dieter 1.6.0-4 > - -libs: %post/%postun -p /sbin/ldconfig > > * Fri Oct 12 2007 Rex Dieter 1.6.0-2 > - openexr-1.6.0 Fight the freeze! ;-) Further, lots of redundancy has appeared in the KDE pkgs recently: kdebase provides libkonsolepart.so kdebase4 provides libkonsolepart.so required by: PyKDE - 3.16.0-7.fc8.i386 kdegraphics-extras provides libkpovmodeler.so.0 kdegraphics-libs provides libkpovmodeler.so.0 required by: kdegraphics-devel - 7:3.5.8-1.fc8.i386 required by: kdegraphics-libs - 7:3.5.8-1.fc8.i386 required by: kdegraphics-extras - 7:3.5.8-1.fc8.i386 kdemultimedia provides libartsmodulessynth.so.0 kdemultimedia-libs provides libartsmodulessynth.so.0 required by: kdemultimedia-devel - 6:3.5.8-3.fc8.i386 required by: kdemultimedia-libs - 6:3.5.8-3.fc8.i386 required by: taxipilot - 0.9.2-2.fc8.i386 required by: kdemultimedia - 6:3.5.8-3.fc8.i386 kdemultimedia provides libarts_akode.so.0 kdemultimedia-libs provides libarts_akode.so.0 required by: kdemultimedia-devel - 6:3.5.8-3.fc8.i386 required by: kdemultimedia-libs - 6:3.5.8-3.fc8.i386 required by: kdemultimedia - 6:3.5.8-3.fc8.i386 kdemultimedia provides libartsmidi.so.0 kdemultimedia-libs provides libartsmidi.so.0 required by: kdemultimedia-devel - 6:3.5.8-3.fc8.i386 required by: kdemultimedia-libs - 6:3.5.8-3.fc8.i386 required by: kdemultimedia - 6:3.5.8-3.fc8.i386 kdemultimedia provides libartsmidi_idl.so.0 kdemultimedia-libs provides libartsmidi_idl.so.0 required by: kdemultimedia-devel - 6:3.5.8-3.fc8.i386 required by: kdemultimedia-libs - 6:3.5.8-3.fc8.i386 required by: taxipilot - 0.9.2-2.fc8.i386 required by: kdemultimedia - 6:3.5.8-3.fc8.i386 kdemultimedia provides libkmidlib.so.0 kdemultimedia-libs provides libkmidlib.so.0 required by: kdemultimedia-devel - 6:3.5.8-3.fc8.i386 required by: kdemultimedia-libs - 6:3.5.8-3.fc8.i386 required by: kdemultimedia - 6:3.5.8-3.fc8.i386 kdemultimedia provides libartsbuilder.so.0 kdemultimedia-libs provides libartsbuilder.so.0 required by: kdemultimedia-devel - 6:3.5.8-3.fc8.i386 required by: kdemultimedia-libs - 6:3.5.8-3.fc8.i386 required by: taxipilot - 0.9.2-2.fc8.i386 required by: kdemultimedia - 6:3.5.8-3.fc8.i386 kdemultimedia provides libartscontrolsupport.so.1 kdemultimedia-libs provides libartscontrolsupport.so.1 required by: kdemultimedia-devel - 6:3.5.8-3.fc8.i386 required by: kdemultimedia-libs - 6:3.5.8-3.fc8.i386 required by: kdemultimedia - 6:3.5.8-3.fc8.i386 kdemultimedia provides libartscontrolapplet.so.1 kdemultimedia-libs provides libartscontrolapplet.so.1 required by: kdemultimedia-devel - 6:3.5.8-3.fc8.i386 required by: kdemultimedia-libs - 6:3.5.8-3.fc8.i386 required by: kdemultimedia - 6:3.5.8-3.fc8.i386 kdemultimedia provides libkcddb.so.1 kdemultimedia-libs provides libkcddb.so.1 required by: kdemultimedia-devel - 6:3.5.8-3.fc8.i386 required by: kdemultimedia-libs - 6:3.5.8-3.fc8.i386 required by: tellico - 1.2.14-2.fc8.i386 required by: kdemultimedia - 6:3.5.8-3.fc8.i386 kdemultimedia provides libartsmoduleseffects.so.0 kdemultimedia-libs provides libartsmoduleseffects.so.0 required by: kdeaddons-extras - 3.5.7-6.fc8.i386 required by: kdemultimedia-devel - 6:3.5.8-3.fc8.i386 required by: kdemultimedia-libs - 6:3.5.8-3.fc8.i386 required by: taxipilot - 0.9.2-2.fc8.i386 required by: kdemultimedia - 6:3.5.8-3.fc8.i386 kdemultimedia provides libartsmodulesmixers.so.0 kdemultimedia-libs provides libartsmodulesmixers.so.0 required by: kdemultimedia-devel - 6:3.5.8-3.fc8.i386 required by: kdemultimedia-libs - 6:3.5.8-3.fc8.i386 required by: taxipilot - 0.9.2-2.fc8.i386 required by: kdemultimedia - 6:3.5.8-3.fc8.i386 kdemultimedia provides libarts_audiofile.so.0 kdemultimedia-libs provides libarts_audiofile.so.0 required by: kdemultimedia-devel - 6:3.5.8-3.fc8.i386 required by: kdemultimedia-libs - 6:3.5.8-3.fc8.i386 required by: kdemultimedia - 6:3.5.8-3.fc8.i386 kdemultimedia provides libartsmodulescommon.so.0 kdemultimedia-libs provides libartsmodulescommon.so.0 required by: kdemultimedia-devel - 6:3.5.8-3.fc8.i386 required by: kdemultimedia-libs - 6:3.5.8-3.fc8.i386 required by: taxipilot - 0.9.2-2.fc8.i386 required by: kdemultimedia - 6:3.5.8-3.fc8.i386 kdemultimedia provides libartsgui.so.0 kdemultimedia-libs provides libartsgui.so.0 required by: kdemultimedia-devel - 6:3.5.8-3.fc8.i386 required by: kdemultimedia-libs - 6:3.5.8-3.fc8.i386 required by: kdemultimedia - 6:3.5.8-3.fc8.i386 kdemultimedia provides libaudiocdplugins.so.1 kdemultimedia-libs provides libaudiocdplugins.so.1 required by: kdemultimedia-devel - 6:3.5.8-3.fc8.i386 required by: kdemultimedia-libs - 6:3.5.8-3.fc8.i386 required by: kdemultimedia - 6:3.5.8-3.fc8.i386 kdemultimedia provides libartsmodules.so.0 kdemultimedia-libs provides libartsmodules.so.0 required by: kdemultimedia-devel - 6:3.5.8-3.fc8.i386 required by: kdemultimedia-libs - 6:3.5.8-3.fc8.i386 required by: taxipilot - 0.9.2-2.fc8.i386 required by: kdemultimedia - 6:3.5.8-3.fc8.i386 kdemultimedia provides libartsgui_idl.so.0 kdemultimedia-libs provides libartsgui_idl.so.0 required by: kdemultimedia-devel - 6:3.5.8-3.fc8.i386 required by: kdemultimedia-extras - 6:3.5.8-3.fc8.i386 required by: kdemultimedia-extras-libs - 6:3.5.8-3.fc8.i386 required by: kdemultimedia-libs - 6:3.5.8-3.fc8.i386 required by: taxipilot - 0.9.2-2.fc8.i386 required by: kdemultimedia - 6:3.5.8-3.fc8.i386 kdemultimedia provides libartsgui_kde.so.0 kdemultimedia-libs provides libartsgui_kde.so.0 required by: kdemultimedia-devel - 6:3.5.8-3.fc8.i386 required by: kdemultimedia-extras-libs - 6:3.5.8-3.fc8.i386 required by: kdemultimedia-libs - 6:3.5.8-3.fc8.i386 required by: taxipilot - 0.9.2-2.fc8.i386 required by: kdemultimedia - 6:3.5.8-3.fc8.i386 From louisg00 at bellsouth.net Mon Oct 15 21:40:33 2007 From: louisg00 at bellsouth.net (Louis E Garcia II) Date: Mon, 15 Oct 2007 17:40:33 -0400 Subject: gdm dosen't show my pix on the face greeter (selinux) In-Reply-To: <1192480778.9477.7.camel@tiger> References: <1192204108.2492.7.camel@tiger> <1192420770.2612.2.camel@tiger> <1192465539.2792.6.camel@tiger> <1192480778.9477.7.camel@tiger> Message-ID: <1192484433.2486.10.camel@tiger> On Mon, 2007-10-15 at 17:10 -0400, Daniel J Walsh wrote: > On Mon, 2007-10-15 at 16:39 -0400, Louis E Garcia II wrote: > > On Mon, 2007-10-15 at 14:57 -0400, Daniel J Walsh wrote: > > > On Mon, 2007-10-15 at 12:25 -0400, Louis E Garcia II wrote: > > > > On Mon, 2007-10-15 at 18:02 +0200, Lubomir Kundrak wrote: > > > > > On Sun, 2007-10-14 at 23:59 -0400, Louis E Garcia II wrote: > > > > > > On Fri, 2007-10-12 at 11:48 -0400, Louis E Garcia II wrote: > > > > > > > I put a pix of myself in the 'about me' capplet and have a .face in my > > > > > > > home dir. Why doesn't gdm pick it up? > > > > > > > > > > > > > > -Louis > > > > > > > > > > > > Would this be the cause? > > > > > > > > > > > > SELinux is preventing /usr/sbin/gdm-binary (xdm_t) "read" to > > > > > > (home_root_t). > > > > > > > > > > > > > > > > > > > > > > Aren'y you using the root account, are you? Where is your login > > > > > picture located? Have you tried runing restorecon on the image? > > > > > > > > No, this is a normal user account in /home a seperate partition. > > > > > > > > $ls -Z .face > > > > -rw-r--r-- louisg00 users system_u:object_r:home_root_t:s0 .face > > > > > > > Thils looks like the wrong location for this file. > > > > > > In my case it would be > > > > > > /home/dwalsh/.face > > > > > > And it would have a context of user_home_t? > > > > $ls -Z /home/louisg00/.face > > -rw-r--r-- louisg00 users system_u:object_r:home_root_t:s0 .face > > > > Seems my entire /home dir is labeled home_root_t should I relabel it > > to user_home_t? This is a seperate partition. I remember something like > > putting .relabel in the root partition to have it relabel on boot? > Yes, > > restorecon -R -v /home > > Should fix the problem. Yes it did and a few other problems I had, thanks. One more thing, everything under /home is user_home_t but /home itself is still home_root_t. Is this correct? $ls -Z /home drwx------ root root system_u:object_r:lost_found_t:s0 lost+found drwx------ louisg00 users system_u:object_r:user_home_dir_t:s0 louisg00 $ls -Zd /home drwxr-xr-x root root system_u:object_r:home_root_t:s0 /home From jos at xos.nl Mon Oct 15 21:44:21 2007 From: jos at xos.nl (Jos Vos) Date: Mon, 15 Oct 2007 23:44:21 +0200 Subject: googleearth? In-Reply-To: <1192483780.30612.29.camel@localhost.localdomain> References: <1192480014.3757.37.camel@raptor.sr.unh.edu> <1192483780.30612.29.camel@localhost.localdomain> Message-ID: <20071015214421.GA31570@jasmine.xos.nl> On Mon, Oct 15, 2007 at 11:29:40PM +0200, Lubomir Kundrak wrote: > Randomly hanging (well, not so random, see strace :) with both fglrx and > intel hardware. A good explanation is "proprietary pile of crap" ;) What is proprietary? Isn't the Intel driver open source? But doesn't adding Option "DRI" "false" (Section "Device") make it stable (and a lot slower, of course)? On F7 (Intel 965GM) this seems to work. -- -- Jos Vos -- X/OS Experts in Open Systems BV | Phone: +31 20 6938364 -- Amsterdam, The Netherlands | Fax: +31 20 6948204 From vpivaini at cs.helsinki.fi Mon Oct 15 22:06:15 2007 From: vpivaini at cs.helsinki.fi (Ville-Pekka Vainio) Date: Tue, 16 Oct 2007 01:06:15 +0300 Subject: vdr-skinsoppalusikka license change from GPL+ to GPLv2+ Message-ID: <200710160106.15386.vpivaini@cs.helsinki.fi> Hi, I'm following Ville Skytt?'s example here ;) vdr-skinsoppalusikka is a new package and my first Fedora package. It's a standalone skin for the VDR. Its license was changed from GPL+ to GPLv2+ in version 1.0.5. Unfortunately I made a mistake and changed the license to GPLv2 only in vdr-skinsoppalusikka-1.0.5-1, which was just pushed to F-7 updates-testing, sorry. That's why vdr-skinsoppalusikka-1.0.5-2 is currently building in koji. -- Ville-Pekka Vainio vpivaini at cs.helsinki.fi From mschwendt.tmp0701.nospam at arcor.de Mon Oct 15 22:13:42 2007 From: mschwendt.tmp0701.nospam at arcor.de (Michael Schwendt) Date: Tue, 16 Oct 2007 00:13:42 +0200 Subject: New conflicts =?utf-8?b?wrc=?= Re: rawhide report: 20071015 changes In-Reply-To: <200710151924.l9FJOCnD032392@porkchop.devel.redhat.com> References: <200710151924.l9FJOCnD032392@porkchop.devel.redhat.com> Message-ID: <20071016001342.05e250f8.mschwendt.tmp0701.nospam@arcor.de> bluecurve-gdm-theme - 1.0.0-1.fc8.noarch File conflict with: fedora-logos - 7.94.0-1.fc8.noarch /usr/share/gdm/themes/Bluecurve/rh_logo-header.png /usr/share/gdm/themes/Bluecurve/screenshot.png bluecurve-kdm-theme - 1.0.0-1.fc8.noarch File conflict with: fedora-logos - 7.94.0-1.fc8.noarch /usr/share/apps/kdm/themes/Bluecurve/rh_logo-header.png /usr/share/apps/kdm/themes/Bluecurve/screenshot.png cyrus-imapd - 2.3.9-7.fc8.i386 File conflict with: uw-imap - 2006k-0.1.0709171900.fc8.i386 /etc/pam.d/imap /etc/pam.d/pop /usr/share/man/man8/imapd.8.gz nmh - 1.2-20070115cvs.4.fc8.i386 File conflict with: Pixie - 2.2.2-2.fc8.i386 /usr/bin/show qwt-doc - 5.0.2-4.fc8.noarch File conflict with: QuantLib-doc - 0.8.1-3.fc8.i386 /usr/share/man/man3/deprecated.3.gz /usr/share/man/man3/todo.3.gz From ben.lewis at benl.co.uk Mon Oct 15 22:27:18 2007 From: ben.lewis at benl.co.uk (Benjamin Lewis) Date: Mon, 15 Oct 2007 23:27:18 +0100 Subject: googleearth? In-Reply-To: <1192483780.30612.29.camel@localhost.localdomain> References: <1192480014.3757.37.camel@raptor.sr.unh.edu> <1192483780.30612.29.camel@localhost.localdomain> Message-ID: <200710152327.30017.ben.lewis@benl.co.uk> On Monday 15 October 2007 10:29:40 pm Lubomir Kundrak wrote: > On Mon, 2007-10-15 at 16:26 -0400, Thomas J. Baker wrote: > > Anyone have any luck running googleearth on F8? It hangs at random > > points and never gets past the server login attempt. > > Randomly hanging (well, not so random, see strace :) with both fglrx and > intel hardware. A good explanation is "proprietary pile of crap" ;) > > -- > Lubomir Kundrak (Red Hat Security Response Team) FWIW, it hasn't worked for me since the star viewing stuff came along. Looking at strace it always hangs in the same place: there are a few thousand of: futex(0x8e1a714, FUTEX_WAKE, 1) = 0 then about 20 or so (with different libraries): open("./tls/i686/sse2/libCg.so", O_RDONLY) = -1 ENOENT (No such file or directory) then another 100 or so : futex(0x8e1a714, FUTEX_WAKE, 1) = 0 before hanging here: ioctl(7, 0x4008642a, 0xbfe1d49c) = 0 ioctl(7, 0xc00c645c The full strace is absolutly huge, but you can find it at http://benl.co.uk/files/googleearth.strace . Doubt its of any help though, since both it and fglrx are closed source :(. -- Benjamin Lewis Fedora Ambassador ben.lewis at benl.co.uk ----------------------------------------------------------------------- http://benl.co.uk./ PGP Key: 0x647E480C "In cases of major discrepancy, it is always reality that got it wrong" -- RFC 1118 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 827 bytes Desc: This is a digitally signed message part. URL: From tjb at unh.edu Tue Oct 16 01:06:34 2007 From: tjb at unh.edu (Thomas J. Baker) Date: Mon, 15 Oct 2007 21:06:34 -0400 Subject: googleearth? In-Reply-To: <1192483780.30612.29.camel@localhost.localdomain> References: <1192480014.3757.37.camel@raptor.sr.unh.edu> <1192483780.30612.29.camel@localhost.localdomain> Message-ID: <1192496794.617.0.camel@neuromancer> On Mon, 2007-10-15 at 23:29 +0200, Lubomir Kundrak wrote: > On Mon, 2007-10-15 at 16:26 -0400, Thomas J. Baker wrote: > > Anyone have any luck running googleearth on F8? It hangs at random > > points and never gets past the server login attempt. > > Randomly hanging (well, not so random, see strace :) with both fglrx and > intel hardware. A good explanation is "proprietary pile of crap" ;) > Not disagreeing! Intel and nvidia for me. Thanks, tjb -- ======================================================================= | Thomas Baker email: tjb at unh.edu | | Systems Programmer | | Research Computing Center voice: (603) 862-4490 | | University of New Hampshire fax: (603) 862-1761 | | 332 Morse Hall | | Durham, NH 03824 USA http://wintermute.sr.unh.edu/~tjb | ======================================================================= From airlied at redhat.com Tue Oct 16 01:23:57 2007 From: airlied at redhat.com (Dave Airlie) Date: Tue, 16 Oct 2007 11:23:57 +1000 Subject: googleearth? In-Reply-To: <1192496794.617.0.camel@neuromancer> References: <1192480014.3757.37.camel@raptor.sr.unh.edu> <1192483780.30612.29.camel@localhost.localdomain> <1192496794.617.0.camel@neuromancer> Message-ID: <1192497837.18611.1.camel@optimus> On Mon, 2007-10-15 at 21:06 -0400, Thomas J. Baker wrote: > On Mon, 2007-10-15 at 23:29 +0200, Lubomir Kundrak wrote: > > On Mon, 2007-10-15 at 16:26 -0400, Thomas J. Baker wrote: > > > Anyone have any luck running googleearth on F8? It hangs at random > > > points and never gets past the server login attempt. > > > > Randomly hanging (well, not so random, see strace :) with both fglrx and > > intel hardware. A good explanation is "proprietary pile of crap" ;) > > > > Not disagreeing! Intel and nvidia for me. > Anyone got any idea when it last worked? like test1,2,3?? I'm between blaming glibc and libX11/xcb/xtrans/ICE... I've just built some of those X.org library bits on my F7 machine though and LD_LIBRARY_PATHed them in and it works fine.. Dave. From chris.stone at gmail.com Tue Oct 16 01:45:21 2007 From: chris.stone at gmail.com (Christopher Stone) Date: Mon, 15 Oct 2007 18:45:21 -0700 Subject: nucleo version problem In-Reply-To: <539333cb0710140203n6486b99eqac444d062065fb8b@mail.gmail.com> References: <539333cb0710140203n6486b99eqac444d062065fb8b@mail.gmail.com> Message-ID: On 10/14/07, subhodip biswas <440volt.tux at gmail.com> wrote: > Hi ! > > I was thinking of packaging nucleo > [http://insitu.lri.fr/~roussel/projects/nucleo/] > First ..Is anybody working on this already?? > Second... Nucleo comes in Nucleo-2007-XX-XX format. how to resolve this ?? I packaged nucleo a while back and orphaned it, it should still be there in CVS. Others have worked on packaging it since, but nothing has been officially added back to Fedora AFAIK. From airlied at redhat.com Tue Oct 16 01:49:00 2007 From: airlied at redhat.com (Dave Airlie) Date: Tue, 16 Oct 2007 11:49:00 +1000 Subject: glibc breaks googleearth? In-Reply-To: <1192497837.18611.1.camel@optimus> References: <1192480014.3757.37.camel@raptor.sr.unh.edu> <1192483780.30612.29.camel@localhost.localdomain> <1192496794.617.0.camel@neuromancer> <1192497837.18611.1.camel@optimus> Message-ID: <1192499340.18611.5.camel@optimus> On Tue, 2007-10-16 at 11:23 +1000, Dave Airlie wrote: > On Mon, 2007-10-15 at 21:06 -0400, Thomas J. Baker wrote: > > On Mon, 2007-10-15 at 23:29 +0200, Lubomir Kundrak wrote: > > > On Mon, 2007-10-15 at 16:26 -0400, Thomas J. Baker wrote: > > > > Anyone have any luck running googleearth on F8? It hangs at random > > > > points and never gets past the server login attempt. > > > > > > Randomly hanging (well, not so random, see strace :) with both fglrx and > > > intel hardware. A good explanation is "proprietary pile of crap" ;) > > > > > > > Not disagreeing! Intel and nvidia for me. > > > > Anyone got any idea when it last worked? like test1,2,3?? > > I'm between blaming glibc and libX11/xcb/xtrans/ICE... > > I've just built some of those X.org library bits on my F7 machine though > and LD_LIBRARY_PATHed them in and it works fine.. > Okay I've installed the latest glibc from F7 updates (in a separate directory on my F8 box, and ran LD_LIBRARY_PATH=.:/home/airlied/test/lib /home/airlied/test/lib//ld-2.6.so ./googleearth-bin and it appears to start and work.. so what changed in glibc that annoys it? Dave. From marc at mwiriadi.id.au Tue Oct 16 02:23:48 2007 From: marc at mwiriadi.id.au (Marc Wiriadisastra) Date: Tue, 16 Oct 2007 10:23:48 +0800 Subject: Yum upgrade Message-ID: <1192501428.5202.7.camel@strikeforce.mwiriadi.id.au> Hey all, Just thought I would post some feedback. Going from F7 -> to the current development using yum -y upgrade seems to have gone pretty smooth so far. I'll list the issues I've got at the moment. NetworkManager died on reboot when I clicked to select a wired connection. irqbalance is dead no real information in dmesg or /var/log/messages CPU 0 irqstacks, hard=c0814000 soft=c07f4000 PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A preload works which is a package that I made for fedora on my own machine. My desktop didn't show icons after I upgraded so I deleted ~/.Xauthority and ~/.xsession-errors since I couldn't remember which one would reset my interface. After doing that it all works. Good work to the devs by the way on a damn good upgrade process that isn't supported but works anyway. My Smolt: http://smolt.fedoraproject.org/show?UUID=8086cad9-77e1-4087-8100-7552054d5d07 as a reference. Cheers, Marc Wiriadisastra From kagesenshi.87 at gmail.com Tue Oct 16 05:06:34 2007 From: kagesenshi.87 at gmail.com (Hikaru Amano) Date: Tue, 16 Oct 2007 12:36:34 +0730 Subject: weird problem with NM Message-ID: i'm getting a weird problem with today's rawhide update whenever I'm connected to my wifi network, iwlist eth1 scan shows no scan results.. plus .. every 5-15 minutes i got disconnected from the network .. iwlist scan back returning scan results right after the disconnect .. anybody else experiencing this? -- Mohd Izhar Firdaus Bin Ismail Amano Hikaru ??? ???? ???? http://fedoraproject.org/wiki/MohdIzharFirdaus http://blog.kagesenshi.org 92C2 B295 B40B B3DC 6866 5011 5BD2 584A 8A5D 7331 From petersen at redhat.com Tue Oct 16 06:12:08 2007 From: petersen at redhat.com (Jens Petersen) Date: Tue, 16 Oct 2007 16:12:08 +1000 Subject: [koji] problems building gettext for f7 update Message-ID: <47145638.1070403@redhat.com> Hi, I am having trouble building a simple gettext bugfix update for F7. My first job hung on i386 for about 20 hours: http://koji.fedoraproject.org/koji/taskinfo?taskID=195033 before I cancelled it and the second submission to koji appeared to hang on ppc: http://koji.fedoraproject.org/koji/taskinfo?taskID=197240 . Currently http://koji.fedoraproject.org/koji/taskinfo?taskID=197502 has running for well over an hour and it seems to be hanging again in %check on ppc. :-( Any ideas? Jens From kevin.kofler at chello.at Tue Oct 16 06:20:31 2007 From: kevin.kofler at chello.at (Kevin Kofler) Date: Tue, 16 Oct 2007 06:20:31 +0000 (UTC) Subject: rawhide report: 20071015 changes References: <200710151924.l9FJOCnD032392@porkchop.devel.redhat.com> <20071015233533.aeb677b8.mschwendt.tmp0701.nospam@arcor.de> Message-ID: Michael Schwendt arcor.de> writes: > Fight the freeze! Don't panic. I've already rebuilt kdelibs4 and kdebase4, Rex is doing most of the others, all the other maintainers have been informed (well in advance), and worst case things can just be rebuilt by rel-eng (a rebuilt should be all that's needed). > kdebase provides libkonsolepart.so > kdebase4 provides libkonsolepart.so > required by: PyKDE - 3.16.0-7.fc8.i386 Oops, sounds like I have to filter Provides here (kdebase4). They're actually both in private directories (KParts are supposed to be dlopened only), so I'm not sure how PyKDE ends up with an autoreq on this. Kevin Kofler From andy at warmcat.com Tue Oct 16 06:27:36 2007 From: andy at warmcat.com (Andy Green) Date: Tue, 16 Oct 2007 07:27:36 +0100 Subject: weird problem with NM In-Reply-To: References: Message-ID: <471459D8.4010001@warmcat.com> Somebody in the thread at some point said: > i'm getting a weird problem with today's rawhide update > > whenever I'm connected to my wifi network, iwlist eth1 scan shows no > scan results.. plus .. every 5-15 minutes i got disconnected from the > network .. iwlist scan back returning scan results right after the > disconnect .. > > anybody else experiencing this? I don't have the latest rawhide, but I do know something to try. Intel thought it would be a good idea to complicate their firmware with what they called "hardware scan". It doesn't offer any significant advantage over the mac80211-driven scan, it might be worth trying turning it off and using the mac80211 one: alias wlan0 iwl3945 disable_hw_scan=1 -Andy From kevin.kofler at chello.at Tue Oct 16 06:25:08 2007 From: kevin.kofler at chello.at (Kevin Kofler) Date: Tue, 16 Oct 2007 06:25:08 +0000 (UTC) Subject: googleearth? References: <1192480014.3757.37.camel@raptor.sr.unh.edu> <1192483780.30612.29.camel@localhost.localdomain> <20071015214421.GA31570@jasmine.xos.nl> Message-ID: Jos Vos xos.nl> writes: > On Mon, Oct 15, 2007 at 11:29:40PM +0200, Lubomir Kundrak wrote: > > Randomly hanging (well, not so random, see strace :) with both fglrx and > > intel hardware. A good explanation is "proprietary pile of crap" ;) > > What is proprietary? Isn't the Intel driver open source? Google Earth is proprietary. Kevin Kofler From dgboles at gmail.com Tue Oct 16 06:36:21 2007 From: dgboles at gmail.com (David Boles) Date: Tue, 16 Oct 2007 02:36:21 -0400 Subject: googleearth? In-Reply-To: References: <1192480014.3757.37.camel@raptor.sr.unh.edu> <1192483780.30612.29.camel@localhost.localdomain> <20071015214421.GA31570@jasmine.xos.nl> Message-ID: <47145BE5.7000201@gmail.com> on 10/16/2007 2:25 AM, Kevin Kofler wrote: > Jos Vos xos.nl> writes: >> On Mon, Oct 15, 2007 at 11:29:40PM +0200, Lubomir Kundrak wrote: >>> Randomly hanging (well, not so random, see strace :) with both fglrx and >>> intel hardware. A good explanation is "proprietary pile of crap" ;) >> What is proprietary? Isn't the Intel driver open source? > > Google Earth is proprietary. > > Kevin Kofler Good show Kevin!!! ;-) I wondered just how long it would take before someone else noticed, and actually said something. My I gather that you noticed at once and only now replied? From dmc.fedora at filteredperception.org Tue Oct 16 06:45:58 2007 From: dmc.fedora at filteredperception.org (Douglas McClendon) Date: Tue, 16 Oct 2007 01:45:58 -0500 Subject: googleearth? In-Reply-To: <47145BE5.7000201@gmail.com> References: <1192480014.3757.37.camel@raptor.sr.unh.edu> <1192483780.30612.29.camel@localhost.localdomain> <20071015214421.GA31570@jasmine.xos.nl> <47145BE5.7000201@gmail.com> Message-ID: <47145E26.7010300@filteredperception.org> David Boles wrote: > on 10/16/2007 2:25 AM, Kevin Kofler wrote: >> Jos Vos xos.nl> writes: >>> On Mon, Oct 15, 2007 at 11:29:40PM +0200, Lubomir Kundrak wrote: >>>> Randomly hanging (well, not so random, see strace :) with both fglrx and >>>> intel hardware. A good explanation is "proprietary pile of crap" ;) >>> What is proprietary? Isn't the Intel driver open source? >> Google Earth is proprietary. >> >> Kevin Kofler > > > Good show Kevin!!! ;-) I wondered just how long it would take before > someone else noticed, and actually said something. My I gather that you > noticed at once and only now replied? <1192483780.30612.29.camel@localhost.localdomain> <20071015214421.GA31570@jasmine.xos.nl> <47145BE5.7000201@gmail.com> <47145E26.7010300@filteredperception.org> Message-ID: Douglas McClendon filteredperception.org> writes: > Or at least, kmarble runnable under gnome (I dunno, does it work for f8 > already?)? Marble should be running fine, even if you're using GNOME, you only need qt4 installed as a dependency. (Well, future versions will probably require kdelibs4 too.) It doesn't have all that fancy 3D stuff though. Kevin Kofler From andy at warmcat.com Tue Oct 16 07:08:35 2007 From: andy at warmcat.com (Andy Green) Date: Tue, 16 Oct 2007 08:08:35 +0100 Subject: weird problem with NM In-Reply-To: <471459D8.4010001@warmcat.com> References: <471459D8.4010001@warmcat.com> Message-ID: <47146373.7080002@warmcat.com> Somebody in the thread at some point said: > Somebody in the thread at some point said: >> i'm getting a weird problem with today's rawhide update >> >> whenever I'm connected to my wifi network, iwlist eth1 scan shows no >> scan results.. plus .. every 5-15 minutes i got disconnected from the >> network .. iwlist scan back returning scan results right after the >> disconnect .. >> >> anybody else experiencing this? > > I don't have the latest rawhide, but I do know something to try. Intel Gah... apologies, you didn't even mention iwl3945, it seems my coffee-starved just woken brain interpolated it :-( Please ignore unless it is iwl3945 by chance. -Andy From oliver at linux-kernel.at Tue Oct 16 07:08:52 2007 From: oliver at linux-kernel.at (Oliver Falk) Date: Tue, 16 Oct 2007 09:08:52 +0200 Subject: rpms/perl/devel perl.spec,1.137,1.138 In-Reply-To: <200710151814.l9FIE0Nd003815@cvs-int.fedora.redhat.com> References: <200710151814.l9FIE0Nd003815@cvs-int.fedora.redhat.com> Message-ID: <47146384.9080703@linux-kernel.at> On 10/15/2007 08:14 PM, Tom Callaway (spot) wrote: > Author: spot > > Update of /cvs/pkgs/rpms/perl/devel > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3749 > > Modified Files: > perl.spec > Log Message: > > Requires db4-devel with version, scraped from db.h, so that we detect when db4 has gone astray from us. Great. Thx Spot! -of From oliver at linux-kernel.at Tue Oct 16 07:10:49 2007 From: oliver at linux-kernel.at (Oliver Falk) Date: Tue, 16 Oct 2007 09:10:49 +0200 Subject: what the heck is going on with the kernel package?! In-Reply-To: <1192474636.2393.27.camel@cutter> References: <4713817B.8050903@linux-kernel.at> <47138315.7090308@linux-kernel.at> <1192474636.2393.27.camel@cutter> Message-ID: <471463F9.8010507@linux-kernel.at> On 10/15/2007 08:57 PM, seth vidal wrote: > On Mon, 2007-10-15 at 17:11 +0200, Oliver Falk wrote: >> On 10/15/2007 05:04 PM, Oliver Falk wrote: >> >>> Can please someone explain this to me? >> Well. One's i586, one is i686.. > > yes - and the concern is why you now have an i586 kernel. Can you post > your yum.log for the last few updates? As already discussed on on IRC, this machine might have been updated from FC6 to F7, and FC6 used to install the 'wrong' kernel :-( Best, Oliver From benny+usenet at amorsen.dk Tue Oct 16 08:15:45 2007 From: benny+usenet at amorsen.dk (Benny Amorsen) Date: Tue, 16 Oct 2007 10:15:45 +0200 Subject: CDs DVDs or netboot. Oh my! References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <20071011095545.GB19149@devserv.devel.redhat.com> <47113775.1090805@filteredperception.org> <4712525E.2010906@gmail.com> Message-ID: >>>>> "DB" == David Boles writes: DB> I don't know that I have ever seen a 9 Gig USB keys. Where did you DB> get yours? I have never seen a 9GB USB key either, but 16GB ones are easy to get. Models from Corsair, TwinMos and Transcend are available around here. /Benny From benny+usenet at amorsen.dk Tue Oct 16 08:28:17 2007 From: benny+usenet at amorsen.dk (Benny Amorsen) Date: Tue, 16 Oct 2007 10:28:17 +0200 Subject: CDs DVDs or netboot. Oh my! References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <20071011095545.GB19149@devserv.devel.redhat.com> <47113775.1090805@filteredperception.org> <47126F2E.9070803@filteredperception.org> Message-ID: >>>>> "DM" == Douglas McClendon writes: DM> As the other responder mentioned, I'm assuming you don't really DM> mean Everything (much as I was one of the longest hold-outs of DM> keeping and using Everything installs). I mean what I say. I don't want to actually install everything; it should just be available on the stick so I can use kickstart files to pick and choose. DM> But you do then still need to put smarts into the initramfs to DM> deal with the fact that it may be looking for an iso on a vfat DM> usbstick. Not difficult by any means, but definitely a bit of DM> work. If it's just an image to dd, you can keep everything in whichever file format you want. I must admit I'm at bit surprised at all the complexity. All I want is to dd DVD.iso to a USB stick, but the DVD.iso is not in a format which BIOS's know how to boot from. With the right boot record, everything should be in place. Alternatively, if I knew how to partition the device so that boot.img could fit before an ext2 partition, I could just put the DVD.iso there and that should work too. /Benny From kwizart at gmail.com Tue Oct 16 08:38:15 2007 From: kwizart at gmail.com (KH KH) Date: Tue, 16 Oct 2007 10:38:15 +0200 Subject: nucleo version problem In-Reply-To: References: <539333cb0710140203n6486b99eqac444d062065fb8b@mail.gmail.com> Message-ID: 2007/10/16, Christopher Stone : > > On 10/14/07, subhodip biswas <440volt.tux at gmail.com> wrote: > > Hi ! > > > > I was thinking of packaging nucleo > > [http://insitu.lri.fr/~roussel/projects/nucleo/] > > First ..Is anybody working on this already?? > > Second... Nucleo comes in Nucleo-2007-XX-XX format. how to resolve this > ?? > > I packaged nucleo a while back and orphaned it, it should still be > there in CVS. Others have worked on packaging it since, but nothing > has been officially added back to Fedora AFAIK. I don't know if it worth packaging nucleo for Fedora... May be possible but it will miss a dependency (ffmpeg)... Packaging Metisse seems harder since it will have the same problems as packaging XGL (as Metisse isn't modular as AIGLX - and use it owns fvwm that will conflict the Fedora version)... Nicolas (kwizart) -- > fedora-devel-list mailing list > fedora-devel-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-devel-list > -------------- next part -------------- An HTML attachment was scrubbed... URL: From lkundrak at redhat.com Tue Oct 16 08:59:12 2007 From: lkundrak at redhat.com (Lubomir Kundrak) Date: Tue, 16 Oct 2007 10:59:12 +0200 Subject: If you are maintinaing of developing a Fedora Package. In-Reply-To: <20071015213117.GA6325@petra.dvoda.cz> References: <4710D754.2090101@redhat.com> <20071015213117.GA6325@petra.dvoda.cz> Message-ID: <1192525152.30612.32.camel@localhost.localdomain> On Mon, 2007-10-15 at 23:31 +0200, Karel Zak wrote: > Couldn't be better to maintain default selinux labels like others > file attributes? > > %attr(4755,root,root) %selinux(foo_t) /bin/foo I was thinking many times why don't we already do it this way. Much more elegant and maintainable than restorecon in scriptlets. -- Lubomir Kundrak (Red Hat Security Response Team) From tmraz at redhat.com Tue Oct 16 09:12:48 2007 From: tmraz at redhat.com (Tomas Mraz) Date: Tue, 16 Oct 2007 11:12:48 +0200 Subject: If you are maintinaing of developing a Fedora Package. In-Reply-To: <1192525152.30612.32.camel@localhost.localdomain> References: <4710D754.2090101@redhat.com> <20071015213117.GA6325@petra.dvoda.cz> <1192525152.30612.32.camel@localhost.localdomain> Message-ID: <1192525968.22253.60.camel@vespa.kabelta.loc> On Tue, 2007-10-16 at 10:59 +0200, Lubomir Kundrak wrote: > On Mon, 2007-10-15 at 23:31 +0200, Karel Zak wrote: > > Couldn't be better to maintain default selinux labels like others > > file attributes? > > > > %attr(4755,root,root) %selinux(foo_t) /bin/foo > > I was thinking many times why don't we already do it this way. Much more > elegant and maintainable than restorecon in scriptlets. And how does that take care of updating file_contexts so the labels are not lost on the next filesystem relabel? This only means that the initial labelling information is duplicated on two places and that doesn't seem to me like a good idea. -- Tomas Mraz No matter how far down the wrong road you've gone, turn back. Turkish proverb From nicolas.mailhot at laposte.net Tue Oct 16 09:36:03 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Tue, 16 Oct 2007 11:36:03 +0200 (CEST) Subject: If you are maintinaing of developing a Fedora Package. Message-ID: <27182.192.54.193.51.1192527363.squirrel@rousalka.dyndns.org> Le Mar 16 octobre 2007 11:12, Tomas Mraz a ?crit : > > On Tue, 2007-10-16 at 10:59 +0200, Lubomir Kundrak wrote: >> On Mon, 2007-10-15 at 23:31 +0200, Karel Zak wrote: >> > Couldn't be better to maintain default selinux labels like others >> > file attributes? >> > >> > %attr(4755,root,root) %selinux(foo_t) /bin/foo >> >> I was thinking many times why don't we already do it this way. Much >> more >> elegant and maintainable than restorecon in scriptlets. > And how does that take care of updating file_contexts so the labels > are not lost on the next filesystem relabel? >From a packager POW, ideally rpm would turn %selinux spec annotations in a selinux policy file installed at the right place so relabel works. That's plumbing your typical packager wants no part of. Regards, -- Nicolas Mailhot From kzak at redhat.com Tue Oct 16 09:39:57 2007 From: kzak at redhat.com (Karel Zak) Date: Tue, 16 Oct 2007 11:39:57 +0200 Subject: If you are maintinaing of developing a Fedora Package. In-Reply-To: <1192525968.22253.60.camel@vespa.kabelta.loc> References: <4710D754.2090101@redhat.com> <20071015213117.GA6325@petra.dvoda.cz> <1192525152.30612.32.camel@localhost.localdomain> <1192525968.22253.60.camel@vespa.kabelta.loc> Message-ID: <20071016093957.GC6325@petra.dvoda.cz> On Tue, Oct 16, 2007 at 11:12:48AM +0200, Tomas Mraz wrote: > > On Tue, 2007-10-16 at 10:59 +0200, Lubomir Kundrak wrote: > > On Mon, 2007-10-15 at 23:31 +0200, Karel Zak wrote: > > > Couldn't be better to maintain default selinux labels like others > > > file attributes? > > > > > > %attr(4755,root,root) %selinux(foo_t) /bin/foo we have more policies, so probably: %selinux(policynameA, context_t), %selinux(policynameB, context_t), > > > > I was thinking many times why don't we already do it this way. Much more > > elegant and maintainable than restorecon in scriptlets. > And how does that take care of updating file_contexts so the labels are > not lost on the next filesystem relabel? This only means that the I'm talking about labels distribution only. You can locally at your system extract these information from .rpm and add/update/delete your local label database. package.rpm --> rpm -i --> add labels to label DB --> rpm -U --> update label DB --> rpm -e --> delete from DB The label DB is source for all relabel operations. My $0.02.. Karel -- Karel Zak From giallu at gmail.com Tue Oct 16 09:40:49 2007 From: giallu at gmail.com (Gianluca Sforna) Date: Tue, 16 Oct 2007 11:40:49 +0200 Subject: If you are maintinaing of developing a Fedora Package. In-Reply-To: <1192525968.22253.60.camel@vespa.kabelta.loc> References: <4710D754.2090101@redhat.com> <20071015213117.GA6325@petra.dvoda.cz> <1192525152.30612.32.camel@localhost.localdomain> <1192525968.22253.60.camel@vespa.kabelta.loc> Message-ID: On 10/16/07, Tomas Mraz wrote: > > On Tue, 2007-10-16 at 10:59 +0200, Lubomir Kundrak wrote: > > > > I was thinking many times why don't we already do it this way. Much more > > elegant and maintainable than restorecon in scriptlets. > And how does that take care of updating file_contexts so the labels are > not lost on the next filesystem relabel? This only means that the > initial labelling information is duplicated on two places and that > doesn't seem to me like a good idea. Also, I'm sure you don't want Joe sub-average packager (that is... me) to mess around with SELinux contexts... From denis at poolshark.org Tue Oct 16 09:43:48 2007 From: denis at poolshark.org (Denis Leroy) Date: Tue, 16 Oct 2007 11:43:48 +0200 Subject: rawhide report: 20071015 changes In-Reply-To: References: <200710151924.l9FJOCnD032392@porkchop.devel.redhat.com> <20071015233533.aeb677b8.mschwendt.tmp0701.nospam@arcor.de> Message-ID: <471487D4.7070906@poolshark.org> Kevin Kofler wrote: > Michael Schwendt arcor.de> writes: >> Fight the freeze! > > Don't panic. I've already rebuilt kdelibs4 and kdebase4, Rex is doing most of > the others, all the other maintainers have been informed (well in advance), hmm, i wasn't informed of the OpenEXR update... From joost at cnoc.nl Tue Oct 16 10:06:57 2007 From: joost at cnoc.nl (Joost van der Sluis) Date: Tue, 16 Oct 2007 12:06:57 +0200 Subject: "ERROR: No build ID note found in" while building fpc (Freepascal compiler) Message-ID: <1192529217.613.22.camel@wsjoost.cnoc.local> Hi all, I got this problem on Koji wile compiling fpc: extracting debug info from /var/tmp/fpc-2.2.0-3.fc8-root-kojibuilder/usr/bin/h2pas *** ERROR: No build ID note found in /var/tmp/fpc-2.2.0-3.fc8-root-kojibuilder/usr/bin/h2pas error: Bad exit status from /var/tmp/rpm-tmp.37361 (%install) I've read this message: https://www.redhat.com/archives/fedora-maintainers/2007-August/msg00141.html and it gives some hints, but they are useless for Freepascal. ;) h2pas is static-linked, could that be the problem? (all files in this packages are) Freepascal directly calls ld, so that could be the issue. But changing it in $(CC) -shared is simply not an option. ;) Besides, gcc should also call ld, so how does it do that, what is the difference? Who can help me with this? Joost. From roland at redhat.com Tue Oct 16 10:13:34 2007 From: roland at redhat.com (Roland McGrath) Date: Tue, 16 Oct 2007 03:13:34 -0700 (PDT) Subject: "ERROR: No build ID note found in" while building fpc (Freepascal compiler) In-Reply-To: Joost van der Sluis's message of Tuesday, 16 October 2007 12:06:57 +0200 <1192529217.613.22.camel@wsjoost.cnoc.local> References: <1192529217.613.22.camel@wsjoost.cnoc.local> Message-ID: <20071016101334.A81D44D04E1@magilla.localdomain> > h2pas is static-linked, could that be the problem? (all files in this packages are) That is not a problem by itself. It's some details of the linking ld command that matter, ones that work the same for static or dynamic linking. > Freepascal directly calls ld, so that could be the issue. But changing > it in $(CC) -shared is simply not an option. ;) Besides, gcc should also > call ld, so how does it do that, what is the difference? When gcc runs ld it knows to pass the --build-id option when doing a final link. Any other compiler driver that runs ld should do the same thing. It is probably straightforward to find where its source or configuration chooses options to pass ld on Linux, and insert --build-id in there. Then every program produced by this compiler will have an ID on F8, like all other programs do. Thanks, Roland From jakub at redhat.com Tue Oct 16 10:16:30 2007 From: jakub at redhat.com (Jakub Jelinek) Date: Tue, 16 Oct 2007 06:16:30 -0400 Subject: "ERROR: No build ID note found in" while building fpc (Freepascal compiler) In-Reply-To: <1192529217.613.22.camel@wsjoost.cnoc.local> References: <1192529217.613.22.camel@wsjoost.cnoc.local> Message-ID: <20071016101630.GJ5451@devserv.devel.redhat.com> On Tue, Oct 16, 2007 at 12:06:57PM +0200, Joost van der Sluis wrote: > I got this problem on Koji wile compiling fpc: > > extracting debug info > from /var/tmp/fpc-2.2.0-3.fc8-root-kojibuilder/usr/bin/h2pas > *** ERROR: No build ID note found in /var/tmp/fpc-2.2.0-3.fc8-root-kojibuilder/usr/bin/h2pas > error: Bad exit status from /var/tmp/rpm-tmp.37361 (%install) > > I've read this message: https://www.redhat.com/archives/fedora-maintainers/2007-August/msg00141.html > and it gives some hints, but they are useless for Freepascal. ;) You need to arrange for the compiler to pass --build-id option to the linker when it invokes it. In gcc that's done through spec change, how to in freepascal it is probably done differently. While at it, make sure e.g. --eh-frame-hdr is passed to the linker as well for non-static links. > h2pas is static-linked, could that be the problem? (all files in this packages are) If all programs in freepascal are statically linked, then I wonder how this package ever could get through review. Jakub From joost at cnoc.nl Tue Oct 16 10:17:28 2007 From: joost at cnoc.nl (Joost van der Sluis) Date: Tue, 16 Oct 2007 12:17:28 +0200 Subject: "ERROR: No build ID note found in" while building fpc (Freepascal compiler) In-Reply-To: <1192529217.613.22.camel@wsjoost.cnoc.local> References: <1192529217.613.22.camel@wsjoost.cnoc.local> Message-ID: <1192529848.613.29.camel@wsjoost.cnoc.local> Op dinsdag 16-10-2007 om 12:06 uur [tijdzone +0200], schreef Joost van der Sluis: > Hi all, > > I got this problem on Koji wile compiling fpc: > > extracting debug info > from /var/tmp/fpc-2.2.0-3.fc8-root-kojibuilder/usr/bin/h2pas > *** ERROR: No build ID note found in /var/tmp/fpc-2.2.0-3.fc8-root-kojibuilder/usr/bin/h2pas > error: Bad exit status from /var/tmp/rpm-tmp.37361 (%install) > > I've read this message: https://www.redhat.com/archives/fedora-maintainers/2007-August/msg00141.html > and it gives some hints, but they are useless for Freepascal. ;) > > h2pas is static-linked, could that be the problem? (all files in this packages are) > > Freepascal directly calls ld, so that could be the issue. But changing > it in $(CC) -shared is simply not an option. ;) Besides, gcc should also > call ld, so how does it do that, what is the difference? > > Who can help me with this? I've found this http://fedoraproject.org/wiki/Releases/FeatureBuildId and now I understand where this is all about. But in my case is't simple: fpc doesn't support the .note.gnu.build-id section for now. It's not an official section, so that's not that strange. Support for it can be added, offcourse. But not in the current release i'm packaging. Maybe I could add a parameter to fpc so that it uses the --build-id parameter when calling ld. I'll try that solution. But as a consequence all fpc-programs in Fedora should add that parameter to their build-scripts. I don't really like that solution... Btw: the problem to identify binaries which you want to solve with this trick, doesn't exist with fpc-binaries. What you're trying to solve is a real gcc-problem only. So if this can be disabled in some way for fpc-programs, that would be great. Joost From kevin.kofler at chello.at Tue Oct 16 09:52:55 2007 From: kevin.kofler at chello.at (Kevin Kofler) Date: Tue, 16 Oct 2007 09:52:55 +0000 (UTC) Subject: rawhide report: 20071015 changes References: <200710151924.l9FJOCnD032392@porkchop.devel.redhat.com> <20071015233533.aeb677b8.mschwendt.tmp0701.nospam@arcor.de> <471487D4.7070906@poolshark.org> Message-ID: Denis Leroy poolshark.org> writes: > hmm, i wasn't informed of the OpenEXR update... Are you maintaining a package which depends on OpenEXR? Rex tried to e-mail all the maintainers affected by the soname bump. Kevin Kofler From roland at redhat.com Tue Oct 16 10:35:37 2007 From: roland at redhat.com (Roland McGrath) Date: Tue, 16 Oct 2007 03:35:37 -0700 (PDT) Subject: "ERROR: No build ID note found in" while building fpc (Freepascal compiler) In-Reply-To: Joost van der Sluis's message of Tuesday, 16 October 2007 12:17:28 +0200 <1192529848.613.29.camel@wsjoost.cnoc.local> References: <1192529217.613.22.camel@wsjoost.cnoc.local> <1192529848.613.29.camel@wsjoost.cnoc.local> Message-ID: <20071016103537.95CFF4D04E2@magilla.localdomain> > I've found this http://fedoraproject.org/wiki/Releases/FeatureBuildId > and now I understand where this is all about. > > But in my case is't simple: fpc doesn't support the .note.gnu.build-id > section for now. It's not an official section, so that's not that > strange. It's not something a compiler supports. It just has to invoke the linker. > Support for it can be added, offcourse. But not in the current > release i'm packaging. It's a trivial change to the linker options the compiler runs. It's mandatory for a compiler package in F8. > Maybe I could add a parameter to fpc so that it uses the --build-id > parameter when calling ld. I'll try that solution. > > But as a consequence all fpc-programs in Fedora should add that > parameter to their build-scripts. I don't really like that solution... Nonsense. fpc should pass --build-id to ld by default just like gcc does. Of course we didn't change every C program's build command for this either. > Btw: the problem to identify binaries which you want to solve with this > trick, doesn't exist with fpc-binaries. What you're trying to solve is a > real gcc-problem only. So if this can be disabled in some way for > fpc-programs, that would be great. You misunderstand the feature. If you produce ELF binaries, it applies to you no different than anything else. If you didn't produce ELF binaries, you wouldn't have gotten the build error, so we know you do. It applies. Thanks, Roland From buildsys at redhat.com Tue Oct 16 10:35:47 2007 From: buildsys at redhat.com (Build System) Date: Tue, 16 Oct 2007 06:35:47 -0400 Subject: rawhide report: 20071016 changes Message-ID: <200710161035.l9GAZlkK020129@porkchop.devel.redhat.com> New package rats Rough Auditing Tool for Security New package syncevolution SyncML client for evolution Updated Packages: GConf2-2.20.1-1.fc8 ------------------- * Mon Oct 15 2007 Matthias Clasen - 2.20.1-1 - 2.20.1 (translation and documentation updates) ORBit2-2.14.10-1.fc8 -------------------- * Mon Oct 15 2007 Matthias Clasen - 2.14.10-1 - Update to 2.14.10 (bug fixes) Pixie-2.2.2-3.fc8 ----------------- * Mon Oct 15 2007 kwizart < kwizart at gmail.com > - 2.2.2-3 - Rebuild SDL_mixer-1.2.8-3.fc8 --------------------- * Mon Oct 15 2007 Brian Pepple - 1.2.8-3 - Change requires to timidity++-patches. (#331431) aqsis-1.2.0-6.fc8 ----------------- * Mon Oct 15 2007 kwizart < kwizart at gmail.com > - 1.2.0-6 - Rebuild at-spi-1.20.1-1.fc8 ------------------- * Mon Oct 15 2007 Matthias Clasen - 1.20.1-1 - Update to 1.20.1 audacious-plugins-1.3.5-3.fc8 ----------------------------- * Mon Oct 15 2007 Lubomir Kundrak - 0.22.1-5 - Rebuild to new OpenEXR control-center-1:2.20.1-1.fc8 ----------------------------- * Mon Oct 15 2007 - Bastien Nocera - 2.20.1-1 - Update to 2.20.1 cpan2rpm-2.028-2.fc8.1 ---------------------- * Mon Oct 15 2007 Tom "spot" Callaway - 2.028-2.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) dasher-4.6.1-1.fc8 ------------------ * Mon Oct 15 2007 Matthias Clasen - 4.6.1-1 - Update to 4.6.1 (bug fixes) deskbar-applet-2.20.1-1.fc8 --------------------------- * Mon Oct 15 2007 Luke Macken - 2.20.1-1 - 2.20.1 - Add dbus-python-devel to BuildRequires e2fsprogs-1.40.2-9.fc8 ---------------------- * Mon Oct 15 2007 Eric Sandeen 1.40.2-9 - Detect big-endian squashfs filesystems in libblkid (#305151) eog-2.20.1-1.fc8 ---------------- * Mon Oct 15 2007 Matthias Clasen - 2.20.1-1 - Update to 2.20.1 (bug fixes and translation updates) epiphany-2.20.1-1.fc8 --------------------- * Tue Oct 16 2007 Matthias Clasen - 2.20.1-1 - Update to 2.20.1 * Mon Oct 15 2007 Matthias Clasen - 2.20.0-2 - Fix network status monitoring with new NM (#332771) * Mon Sep 17 2007 Matthias Clasen - 2.20.0-1 - Update to 2.20.0 evince-2.20.1-1.fc8 ------------------- * Mon Oct 15 2007 Matthias Clasen - 2.20.1-1 - Update to 2.20.1 (bug fixes and translation updates) evolution-2.12.1-2.fc8 ---------------------- * Mon Oct 15 2007 Matthew Barnes - 2.12.1-2.fc8 - Fix a broken zoom icon. * Mon Oct 15 2007 Milan Crha - 2.12.1-1.fc8 - Update to 2.12.1 - Add files for the new backup-restore plugin. * Tue Oct 09 2007 Matthew Barnes - 1.12.1-1.fc8 - Update to 1.12.1 evolution-exchange-2.12.1-1.fc8 ------------------------------- * Mon Oct 15 2007 Milan Crha - 2.12.1-1.fc8 - Update to 2.12.1 - Removed evolution-exchange-2.11.92-compilation-breakage.patch (fixed upstream). - Removed evolution-exchange-2.12.0-warnings.patch (fixed upstream). evolution-remove-duplicates-0.0.3-1.fc8 --------------------------------------- * Mon Oct 15 2007 Matthew Barnes - 0.0.3-1.fc8 - Update to 0.0.3 file-roller-2.20.1-1.fc8 ------------------------ * Mon Oct 15 2007 Matthias Clasen - 2.20.1-1 - Update to 2.20.1 (crash fix) fyre-1.0.1-4.fc8 ---------------- * Mon Oct 15 2007 Brian Pepple - 1.0.1-4 - Rebuild for new OpenEXR-devel. gai-pal-0.7-12.fc8 ------------------ * Mon Oct 15 2007 Michael Schwendt - 0.7-12 - set large font to size 24 instead of 26 - empty stdout of fortune program must not crash xosd either - clarify licence: GPLv2 * Thu May 24 2007 Michael Schwendt - substitute /lib/ with /%_lib/ not just for x86_64 (fixes ppc64 build) * Mon Oct 02 2006 Michael Schwendt - 0.7-11 - rebuilt gail-1.20.1-1.fc8 ----------------- * Mon Oct 15 2007 Matthias Clasen - 1.20.1-1 - Update to 1.20.1 gcalctool-5.20.2-1.fc8 ---------------------- * Mon Oct 15 2007 Matthias Clasen - 5.20.2-1 - 5.20.2 (fix accuracy setting) gdm-1:2.20.1-1.fc8 ------------------ * Tue Oct 16 2007 Matthias Clasen - 1:2.20.1-1 - Update to 2.20.1 * Thu Oct 11 2007 Ray Strode - 1:2.20.0-16 - make fedorainfinity-gdm-theme requires be versioned * Fri Oct 05 2007 Dan Walsh - 1:2.20.0-14 - Added pam_selinux_permit and pam_namespace to gdm-pam * This pam module allows user without a password to login when selinux is in enforcing mode - Added pam_namespace to gdm-autologin-pam - These changes were made to make it easier to setup the xguest user account gedit-1:2.20.2-1.fc8 -------------------- * Mon Oct 15 2007 Matthias Clasen - 1:2.20.2-1 - Update to 2.20.2 (bug fixes and translation updates) gnome-desktop-2.20.1-1.fc8 -------------------------- * Mon Oct 15 2007 Matthias Clasen - 2.20.1-1 - Update to 2.20.1 (bug fixes and translation updates) gnome-games-1:2.20.1-1.fc8 -------------------------- * Mon Oct 15 2007 Matthias Clasen - 1:2.20.1-1 - Update to 2.20.1 (bug fixes) - Drop obsolete patch * Tue Oct 09 2007 Hans de Goede - 1:2.20.0.1-2 - Fix gnobots from crashing with certain combinations of options (bz 324221) * Tue Sep 18 2007 Matthias Clasen - 1:2.20.0.1-1 - Update to 2.20.0.1 gnome-menus-2.20.1-1.fc8 ------------------------ * Mon Oct 15 2007 Matthias Clasen - 2.20.1-1 - Update to 2.20.1 (translation updates) gnome-panel-2.20.1-1.fc8 ------------------------ * Mon Oct 15 2007 Matthias Clasen - 2.20.1-1 - Update to 2.20.1 (translation updates) gnome-session-2.20.1-1.fc8 -------------------------- * Mon Oct 15 2007 Matthias Clasen - 2.20.1-1 - Update to 2.20.1 (translation updates) gnome-spell-1.0.8-1.fc8 ----------------------- * Mon Oct 15 2007 Matthew Barnes - 1.0.8-1.fc8 - Update to 1.0.8 gnome-system-monitor-2.20.1-1.fc8 --------------------------------- * Mon Oct 15 2007 Matthias Clasen - 2.20.1-1 - Update to 2.20.1 gok-1.3.7-1.fc8 --------------- * Mon Oct 15 2007 Matthias Clasen - 1.3.7-1 - Update to 1.3.7 gthumb-2.10.7-1.fc8 ------------------- * Mon Oct 15 2007 Matthias Clasen - 2.10.7-1 - Update to 2.10.7 (bug fixes) * Tue Oct 02 2007 Matthias Clasen - 2.10.6-2 - Fix rotation of images with # in their name (#248708) gtk2-engines-2.12.2-1.fc8 ------------------------- * Mon Oct 15 2007 Matthias Clasen - 2.12.2-1 - Update to 2.12.2 (bug fixes and translation updates) gtkhtml3-3.16.1-1.fc8 --------------------- * Mon Oct 15 2007 Milan Crha - 3.16.1-1.fc8 - Update to 3.16.1 * Mon Sep 17 2007 Matthew Barnes - 3.16.0-1.fc8 - Update to 3.16.0 * Thu Sep 13 2007 Matthew Barnes - 3.15.92-2.fc8 - Add patch for GNOME bug #443850 (fix cursor position after typing halant). hwbrowser-0.39-1.fc8 -------------------- * Mon Oct 15 2007 Nils Philippsen - 0.39-1 - add release tags to changelog versions to appease rpmlint - add blurb about this being upstream before source file - use "make %{?_smp_mflags}" - use "%defattr(-,root,root,-)" java-1.7.0-icedtea-1.7.0.0-0.19.b21.snapshot.fc8 ------------------------------------------------ * Mon Oct 15 2007 Lillian Angel - 1.7.0.0-0.19.b21.snapshot - Updated release. * Fri Oct 12 2007 Lillian Angel - 1.7.0.0-0.18.b21.snapshot - Updated release. * Fri Oct 12 2007 Lillian Angel - 1.7.0.0-0.17.b21.snapshot - Added jhat patch back in. k3d-0.6.7.0-4.fc8 ----------------- * Mon Oct 15 2007 Denis Leroy - 0.6.7.0-4 - Rebuild for OpenEXR 1.6 kawa-1:1.9.1-3.fc8 ------------------ * Mon Oct 15 2007 Anthony Green - 1:1.9.1-3 - Don't build with icedtea, as it's not portable. - Build .class files with gcj to work around ecj bug. * Mon Oct 15 2007 Anthony Green - 1:1.9.1-2 - Oops. Change %License to MIT. * Mon Oct 15 2007 Anthony Green - 1:1.9.1-1 - BuildRequire java-1.7.0-icedtea-devel, since that's what we'll build with now. - Upgrade to 1.9.1. - Change %License to BSD. kbd-1.12-26.fc8 --------------- * Mon Oct 15 2007 Vitezslav Crhonek - 1.12-26 - Fix ro.map to generate right unicode for s, S, t, T with comma - Fix LatArCyrHeb-16 unicode mapping table to show comma-version of s, S, t, T and cedilla-version of s, S, t, T as the same glyph (because there is no font in kbd for comma-version) Resolves: #329071 kdebase-6:3.5.8-3.fc8 --------------------- * Mon Oct 15 2007 Rex Dieter - 6:3.5.8-3 - respin (for openexr-1.6.0) - -libs: %post/%postun /sbin/ldconfig kdebase4-3.93.0-6.fc8 --------------------- * Mon Oct 15 2007 Kevin Kofler 3.93.0-6 - rebuild for new OpenEXR kdegraphics-7:3.5.8-2.fc8 ------------------------- * Mon Oct 15 2007 Rex Dieter - 7:3.5.8-2 - respin (for openexr-1.6.0) - -libs: %post/%postun -p /sbin/ldconfig kdelibs-6:3.5.8-3.fc8 --------------------- * Mon Oct 15 2007 Rex Dieter 6:3.5.8-3 - respin (for openexr-1.6.0) * Fri Oct 12 2007 Rex Dieter 6:3.5.8-2 - kde-3.5.8 * Tue Sep 25 2007 Than Ngo - 6:3.5.7-23 - fix rh#243611, autostart from XDG_CONFIG_DIRS kdelibs4-3.93.0-12.fc8 ---------------------- * Mon Oct 15 2007 Kevin Kofler 3.93.0-12 - rebuild for new OpenEXR kudzu-1.2.79-1 -------------- * Mon Oct 15 2007 Bill Nottingham 1.2.79-1 - apparently the PS3 net module changed names kvm-36-7.fc8 ------------ * Mon Oct 15 2007 Daniel P. Berrange - 36-7.fc8 - Fixed PXE boot when KVM is enabled (rhbz #331191) libbonobo-2.20.1-1.fc8 ---------------------- * Mon Oct 15 2007 Matthias Clasen - 2.20.1-1 - Update to 2.20.1 (memory leak fixes, translation updates) - Drop upstreamed patches libgnome-2.20.1-1.fc8 --------------------- * Mon Oct 15 2007 Matthias Clasen - 2.20.1-1 - Update to 2.20.1 (translation update) * Thu Oct 11 2007 Ray Strode - 2.20.0-4 - Add Requires: fedora-gnome-theme >= 8.0.0 * Wed Oct 10 2007 Ray Strode - 2.20.0-3 - Add Requires: fedora-gnome-theme libgnomecanvas-2.20.1-1.fc8 --------------------------- * Mon Oct 15 2007 Matthias Clasen 2.20.1-1 - Update to 2.20.1 (translation updates) * Tue Oct 09 2007 Matthias Clasen 2.20.0-2 - Take out the scrolling patch, since it causes redraw problems (#289281) * Mon Sep 17 2007 Matthias Clasen 2.20.0-1 - Update to 2.20.0 libgnomeui-2.20.1-1.fc8 ----------------------- * Mon Oct 15 2007 Matthias Clasen - 2.20.1-1 - Update to 2.20.1 (translation updates, file chooser improvements) * Wed Sep 19 2007 Matthias Clasen - 2.20.0-1 - Update to 2.20.0 * Thu Aug 23 2007 Adam Jackson - 2.19.1-3 - Rebuild for ppc toolchain bug libgpg-error-1.5-6 ------------------ * Mon Oct 15 2007 Nalin Dahyabhai - 1.5-6 - use ldconfig to make the soname symlink so that it gets packaged (#331241) libtirpc-0.1.7-11.fc8 --------------------- * Mon Oct 15 2007 Steve Dickson 0.1.7-11 - Made tcp6/udp6 network ids no longer visible in the netconfig file since the ipv6 code is not fully baked yet in rpcbind. (bz 249121) libvirt-0.3.3-2.fc8 ------------------- * Mon Oct 15 2007 Daniel P. Berrange - 0.3.3-2.fc8 - Added QEMU driver config file support - Added example config files libvorbis-1:1.2.0-1.fc8 ----------------------- * Mon Oct 15 2007 Behdad Esfahbod - 1:1.2.0-1 - Update to 1.2.0 - Resolves: #250115 libwnck-2.20.1-1.fc8 -------------------- * Mon Oct 15 2007 Matthias Clasen - 2.20.1-1 - Update to 2.20.1 (crash fixes, translation updates) lockdev-1.0.1-11.fc8.1 ---------------------- * Mon Oct 15 2007 Tom "spot" Callaway - 1.0.1-11.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) mksh-31d-1.fc8 -------------- * Mon Oct 15 2007 Robert Scheck 31d-1 - Upgrade to 31d mrtg-2.15.1-6.fc8 ----------------- * Mon Oct 15 2007 Vitezslav Crhonek - 2.15.1-6 - Fix another two bad perl provides ocsinventory-client-1.01-6.fc8 ------------------------------ * Mon Oct 15 2007 Tom "spot" Callaway 1.01-6 - correct license tag - add BR: perl(ExtUtils::MakeMaker) octave-6:2.9.15-1.fc8 --------------------- * Mon Oct 15 2007 Quentin Spencer 2.9.15-1 - New release. Remove old patch. openssl-0.9.8b-17.fc8 --------------------- * Mon Oct 15 2007 Joe Orton 0.9.8b-17 - update to new CA bundle from mozilla.org orca-2.20.0.1-1.fc8 ------------------- * Mon Oct 15 2007 Matthias Clasen - 2.20.0.1-1 - Update to 2.20.0.1 (bug fixes and translation updates) pango-1.18.3-1.fc8 ------------------ * Mon Oct 15 2007 Matthias Clasen - 1.18.3-1 - Update to 1.18.3 (make Nafees Nastaliq font work) perl-4:5.8.8-28.fc8.3 --------------------- * Mon Oct 15 2007 Tom "spot" Callaway - 4:5.8.8-28.3 - add versioned Requires for db4-devel that we built against (resolves 144672) perl-AnyData-0.10-4.fc8.1 ------------------------- * Mon Oct 15 2007 Tom "spot" Callaway 0.10-4.1 - add BR: perl(ExtUtils::MakeMaker) perl-Apache-DBI-1.06-1.fc8.2 ---------------------------- * Mon Oct 15 2007 Tom "spot" Callaway 1.06-1.2 - add BR: perl(Test::More) perl-Apache-Session-1.84-1.fc8 ------------------------------ * Mon Oct 15 2007 Steven Pritchard 1.84-1 - Update to 1.84. - License changed to GPL+ or Artistic. - Package Contributing.txt doc. perl-Authen-SASL-2.10-1.fc8.1 ----------------------------- * Mon Oct 15 2007 Tom "spot" Callaway - 2.10-1.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Boulder-1.30-4.fc8.1 ------------------------- * Mon Oct 15 2007 Tom "spot" Callaway 1.30-4.1 - missing BR perl-CGI-Simple-0.077-8.fc8 --------------------------- * Mon Oct 15 2007 Tom "spot" Callaway 0.077-8 - add BR: perl(ExtUtils::MakeMaker) perl-Cache-2.04-2.fc8.2 ----------------------- * Mon Oct 15 2007 Tom "spot" Callaway 2.04-2.2 - add BR: perl(Test::More) perl-Cache-Cache-1.05-1.fc8.1 ----------------------------- * Mon Oct 15 2007 Tom "spot" Callaway - 1.05-1.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Chatbot-Eliza-1.04-3.fc8.1 ------------------------------- * Mon Oct 15 2007 Tom "spot" Callaway 1.04-3.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Class-InsideOut-1.06-1.fc8.2 --------------------------------- * Mon Oct 15 2007 Tom "spot" Callaway 1.06-1.2 - add BR: perl(Test::More) * Mon Oct 15 2007 Tom "spot" Callaway 1.06-1.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Class-MakeMethods-1.01-2.fc8.2 ----------------------------------- * Mon Oct 15 2007 Tom "spot" Callaway 1.01-2.2 - add BR: perl(Test::More) perl-Class-MethodMaker-2.08-4.fc8.1 ----------------------------------- * Mon Oct 15 2007 Tom "spot" Callaway - 2.08-4.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Class-Singleton-1.4-1.fc8 ------------------------------ * Mon Oct 15 2007 Steven Pritchard 1.4-1 - Update to 1.4. - Update License tag. - Drop our copy of the license text. - Improve Summary. - Make description match cpanspec output. - BR Test::More. perl-Config-IniFiles-2.39-5.fc8.1 --------------------------------- * Mon Oct 15 2007 Tom "spot" Callaway - 2.39-5.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Config-Record-1.1.1-3.fc8.2 -------------------------------- * Mon Oct 15 2007 Tom "spot" Callaway 1.1.1-3.2 - add BR: perl(Test::More) * Mon Oct 15 2007 Tom "spot" Callaway 1.1.1-3.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Convert-ASN1-0.21-2.fc8.1 ------------------------------ * Mon Oct 15 2007 Tom "spot" Callaway 0.21-2.1 - add BR: perl(ExtUtils::MakeMaker) perl-Crypt-Blowfish-2.10-2.fc8.1 -------------------------------- * Mon Oct 15 2007 Tom "spot" Callaway - 2.10-3.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Crypt-CBC-2.22-1.fc8.1 --------------------------- * Mon Oct 15 2007 Tom "spot" Callaway - 2.22-1.1 - add BR: perl(ExtUtils::MakeMaker) perl-Crypt-PasswdMD5-1.3-2.fc8.1 -------------------------------- perl-DBD-CSV-0.22-5.fc8.1 ------------------------- * Mon Oct 15 2007 Tom "spot" Callaway - 0.22-5.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-DBD-MySQL-4.005-2.fc8.1 ---------------------------- * Mon Oct 15 2007 Tom "spot" Callaway - 4.005-2.1 - add BR: perl(ExtUtils::MakeMaker) perl-DBD-Pg-1.49-5.fc8.1 ------------------------ * Mon Oct 15 2007 Tom "spot" Callaway - 1.49-5.1 - add BR: perl(ExtUtils::MakeMaker) perl-DBD-SQLite-1.12-2.fc8.1 ---------------------------- * Mon Oct 15 2007 Tom "spot" Callaway - 1.12-2.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-DBD-XBase-0.241-5.fc8.1 ---------------------------- * Mon Oct 15 2007 Tom "spot" Callaway - 0.241-5.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Data-Compare-0.16-1.fc8.2 ------------------------------ * Mon Oct 15 2007 Tom "spot" Callaway - 0.16-1.2 - add BR: perl(Test::More) * Mon Oct 15 2007 Tom "spot" Callaway - 0.16-1.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Data-HexDump-0.02-3.fc8.1 ------------------------------ * Mon Oct 15 2007 Tom "spot" Callaway - 0.02-3.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Date-Calc-5.4-2.1 ---------------------- * Mon Oct 15 2007 Tom "spot" Callaway - 5.4-2.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Date-Pcalc-1.2-4.fc8.1 --------------------------- * Mon Oct 15 2007 Tom "spot" Callaway - 1.2-4.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Devel-Cover-0.61-1.fc8.1 ----------------------------- * Mon Oct 15 2007 Tom "spot" Callaway - 0.61-1.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Devel-Cycle-1.07-1.fc8.2 ----------------------------- * Mon Oct 15 2007 Tom "spot" Callaway - 1.07-1.2 - add BR: perl(Test::More) * Mon Oct 15 2007 Tom "spot" Callaway - 1.07-1.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Digest-MD4-1.5-3.fc8.1 --------------------------- * Mon Oct 15 2007 Tom "spot" Callaway - 1.5-3.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Digest-Nilsimsa-0.06-8.fc8.1 --------------------------------- * Mon Oct 15 2007 Tom "spot" Callaway 0.06-8.1 - add BR: perl(ExtUtils::MakeMaker) perl-Expect-1.20-1.fc8.1 ------------------------ * Mon Oct 15 2007 Tom "spot" Callaway - 1.20-1.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Expect-Simple-0.02-1.fc8.1 ------------------------------- perl-ExtUtils-CBuilder-0.19-1.fc8.1 ----------------------------------- * Mon Oct 15 2007 Tom "spot" Callaway - 0.19-1.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-ExtUtils-Depends-0.205-5.fc8.1 ----------------------------------- * Mon Oct 15 2007 Tom "spot" Callaway - 0.205-5.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-ExtUtils-ParseXS-2.18-1.fc8.1 ---------------------------------- * Mon Oct 15 2007 Tom "spot" Callaway - 2.18-1.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-ExtUtils-XSBuilder-0.28-3.fc8.1 ------------------------------------ * Mon Oct 15 2007 Tom "spot" Callaway 0.28-3.1 - add BR: perl(ExtUtils::MakeMaker) * Sun Aug 26 2007 Tom "spot" Callaway 0.28-3 - license tag fix perl-Feed-Find-0.06-2.fc8.1 --------------------------- perl-File-Fetch-0.12-1.fc8 -------------------------- * Mon Oct 15 2007 Steven Pritchard 0.12-1 - Update to 0.12. - Update License tag. - Update BR IPC::Cmd to >= 0.36. perl-File-NFSLock-1.20-2.fc8.1 ------------------------------ perl-File-RsyncP-0.68-2.fc8.1 ----------------------------- * Mon Oct 15 2007 Tom "spot" Callaway - 0.68-2.1 - add BR: perl(ExtUtils::MakeMaker) perl-File-Tail-0.99.3-5.fc8.1 ----------------------------- * Mon Oct 15 2007 Tom "spot" Callaway - 0.99.3-5.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-File-Which-0.05-2.fc8.1 ---------------------------- perl-Finance-Quote-1.13-1.fc8 ----------------------------- * Wed Sep 26 2007 Bill Nottingham - add perl(ExtUtils::MakeMaker) buildreq * Tue Sep 18 2007 Bill Nottingham - fix source download URL * Fri Aug 03 2007 Bill Nottingham - tweak license tag perl-Finance-YahooQuote-0.21-2.fc8.1 ------------------------------------ perl-FreezeThaw-0.43-5.fc8.1 ---------------------------- * Mon Oct 15 2007 Tom "spot" Callaway - 0.43-5.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-GD-2.35-2.fc8.1 -------------------- * Mon Oct 15 2007 Tom "spot" Callaway - 2.35-2.1 - add BR: perl(ExtUtils::MakeMaker) perl-GDGraph3d-0.63-7.fc8.1 --------------------------- * Mon Oct 15 2007 Tom "spot" Callaway - 0.63-7.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-GDTextUtil-0.86-8.fc8.1 ---------------------------- * Mon Oct 15 2007 Tom "spot" Callaway - 0.86-8.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-IPC-Cmd-0.38-1.fc8 ----------------------- * Mon Oct 15 2007 Steven Pritchard 0.38-1 - Update to 0.38. - Update License tag. - BR Test::More. perl-Module-Load-0.12-1.fc8 --------------------------- * Mon Oct 15 2007 Steven Pritchard 0.12-1 - Update to 0.12. - Update License tag. - Include CHANGES doc. - BR Test::More. perl-Text-Kakasi-2.04-6.fc8 --------------------------- * Tue Oct 16 2007 Akira TAGOH - 2.04-6 - Add BR perl(ExtUtils::MakeMaker) perl-Unix-Syslog-1.0-1.fc8 -------------------------- * Mon Oct 15 2007 Steven Pritchard 1.0-1 - Update to 1.0. - Update License. - Reformat a little to match cpanspec output. policycoreutils-2.0.31-2.fc8 ---------------------------- * Mon Oct 15 2007 Dan Walsh 2.0.31-1 - Remove no.po - Update to upstream * Fix semodule option handling from Dan Walsh. * Add deleteall support for ports and fcontexts in semanage from Dan Walsh. * Thu Oct 11 2007 Dan Walsh 2.0.29-2 - Fix semodule parameter checking qt4-theme-quarticurve-0.0-0.5.beta4.fc8 --------------------------------------- * Mon Oct 15 2007 Kevin Kofler - 0.0-0.5.beta4 - Update to beta 4 (updated readme, fixed QPushButton::iconSize being ignored). qtpfsgui-1.8.12-2.fc8 --------------------- * Mon Oct 15 2007 Douglas E. Warner 1.8.12-2 - new OpenEXR version rasqal-0.9.14-2.fc8 ------------------- * Mon Oct 15 2007 Kevin Kofler 0.9.14-2 - Update minimum raptor version * Mon Oct 15 2007 Kevin Kofler 0.9.14-1 - Update to 0.9.14 (for redland 1.0.6, also lots of bugfixes) - Specify LGPL version in License tag rhgb-8.0.0-1.fc8 ---------------- * Mon Oct 15 2007 Ray Strode 8.0.0-1 - update to 8.0.0 - buffer init messages while X starts to slightly improve boot time rpcbind-0.1.4-9.fc8 ------------------- * Mon Oct 15 2007 Steve Dickson 0.1.4-9 - Fixed typo in Summary (bz 331811) - Corrected init script (bz 247046) samba-0:3.0.26a-5.fc8 --------------------- * Sun Oct 14 2007 Simo Sorce 3.0.26a-5.fc8 - Fix default domain patch turned out to be incomplete, fixed * Thu Oct 11 2007 Simo Sorce 3.0.26a-4.fc8 - Fix idmap_rid module with compatible config syntax sound-juicer-2.20.1-1.fc8 ------------------------- * Mon Oct 15 2007 Matthias Clasen - 2.20.1-1 - Update to 2.20.1 (crash fixes) synaptics-0.14.4-11.fc8 ----------------------- * Mon Oct 15 2007 Adam Jackson 0.14.4-11 - Back to ExclusiveArch, buildsystem is a disaster. * Wed Oct 03 2007 Adam Jackson 0.14.4-10 - ExclusiveArch -> ExcludeArch. system-config-date-1.9.14-1.fc8 ------------------------------- * Mon Oct 15 2007 Nils Philippsen 1.9.14-1 - avoid traceback when neither xdg-open nor htmlview is found * Mon Oct 15 2007 Nils Philippsen 1.9.13-1 - change hicolor-icon-theme requirement to be "uncolored" (without "(post)"/"(postun)") - use full path to call gtk-update-icon-cache - don't let gtk-update-icon-cache fail scriptlets - use "make %{?_smp_mflags}" - remove "ExclusiveOS: Linux" - remove obsolete no.po translation file - use "%defattr(-,root,root,-)" - add release tags to changelog versions to appease rpmlint * Tue Oct 09 2007 Nils Philippsen 1.9.12-1 - use xdg-open if available - don't throw exceptions when selecting non-geographic time zones (#293241) - fix permissions of timeconfig tool (#241737) system-config-nfs-1.3.32-1.fc8 ------------------------------ * Mon Oct 15 2007 Nils Philippsen 1.3.32-1 - fix some typos - avoid traceback when neither xdg-open nor htmlview is found * Mon Oct 15 2007 Nils Philippsen 1.3.31-1 - Merge review (#226465): - remove duplicate file from %files - re-add plain hicolor-icon-theme requirement to avoid unowned directories - remove obsolete no.po translation file (#332481) - don't let gtk-update-icon-cache fail scriptlets system-config-samba-1.2.58-1.fc8 -------------------------------- * Mon Oct 15 2007 Nils Philippsen - 1.2.58-1 - avoid traceback when neither xdg-open nor htmlview is found * Mon Oct 15 2007 Nils Philippsen - 1.2.57-1 - re-add plain hicolor-icon-theme requirement to avoid unowned directories - don't let gtk-update-icon-cache fail scriptlets - remove obsolete no.po translation file (#332471) system-config-services-0.9.17-1.fc8 ----------------------------------- * Mon Oct 15 2007 Nils Philippsen - 0.9.17-1 - avoid traceback when neither xdg-open nor htmlview is found * Mon Oct 15 2007 Nils Philippsen - 0.9.16-1 - add release tag to remaining changelog versions to appease rpmlint - don't let gtk-update-icon-cache fail scriptlets - re-add plain hicolor-icon-theme requirement to avoid unowned directories - remove obsolete no.po translation file (#332411) system-config-users-1.2.71-1.fc8 -------------------------------- * Mon Oct 15 2007 Nils Philippsen - 1.2.71-1 - add release tags to changelog entries to appease rpmlint - remove "ExclusiveOS: Linux" - use xdg-open if available - change hicolor-icon-theme requirement to be "uncolored" (without "(post)"/"(postun)") - obsolete explicit version of redhat-config-users - use "%defattr(-,root,root,-)" - don't use %attr - use "%config(noreplace)" - use macros instead of hardcoded directories - don't let gtk-update-icon-cache fail scriptlets - remove obsolete no.po translation file (#332431) - use "make %{?_smp_mflags}" * Mon Oct 08 2007 Nils Philippsen - 1.2.70-1 - add "make diff" ("dif") and "make shortdiff" ("sdif") - pull in updated translations * Tue Oct 02 2007 Nils Philippsen - 1.2.69-1 - prohibit home directories which are not absolute paths or contain path components which are empty, ".", ".." or too long (#303971) tomboy-0.8.1-1.fc8 ------------------ * Mon Oct 15 2007 Matthias Clasen - 0.8.1-1 - Update to 0.8.1 (bug fixes) vdr-femon-1.1.4-1.fc8 --------------------- * Mon Oct 15 2007 Ville Skytt?? - 1.1.4-1 - 1.1.4. - License changed to GPLv2+. vdr-skinsoppalusikka-1.0.5-2.fc8 -------------------------------- * Tue Oct 16 2007 Ville-Pekka Vainio - 1.0.5-2 - License is actually GPLv2 _or later_, I missed that, fixed now. vdr-ttxtsubs-0.0.5-2.fc8 ------------------------ * Mon Oct 15 2007 Ville Skytt?? - 0.0.5-2 - Rebuild. vino-2.20.1-1.fc8 ----------------- * Mon Oct 15 2007 Matthias Clasen - 2.20.1-1 - Update to 2.20.1 (translation updates) vips-7.12.5-2.fc8 ----------------- * Mon Oct 15 2007 Adam Goode - 7.12.5-2 - Rebuild for OpenEXR update virt-manager-0.5.2-2.fc8 ------------------------ * Mon Oct 15 2007 Daniel P. Berrange - 0.5.2-2.fc8 - Change TLS x509 credential name to sync with libvirt virt-viewer-0.0.2-2.fc8 ----------------------- * Mon Oct 15 2007 Daniel P. Berrange - 0.0.2-2.fc8 - Change TLS x509 credential name to sync with libvirt xorg-x11-drivers-7.2-9.fc8 -------------------------- * Mon Oct 15 2007 Adam Jackson 7.2-9 - Archify synaptics, it's not buildable most places. xorg-x11-drv-ati-6.7.195-3.fc8 ------------------------------ * Tue Oct 16 2007 Dave Airlie 6.7.195-3 - upstream fixes including previous patches + attempted mac detection xscreensaver-1:5.03-11.fc8 -------------------------- * Mon Oct 15 2007 Mamoru Tasaka - 1:5.03-11 - Suppress compiler warning yafray-0.0.9-4.fc8 ------------------ * Mon Oct 15 2007 kwizart < kwizart at gmail.com > - 0.0.9-4 - Rebuild Broken deps for i386 ---------------------------------------------------------- blender - 2.45-3.fc8.i386 requires libHalf.so.4 blender - 2.45-3.fc8.i386 requires libImath.so.4 blender - 2.45-3.fc8.i386 requires libIlmImf.so.4 blender - 2.45-3.fc8.i386 requires libIex.so.4 kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.i686 requires kernel-i686 = 0:2.6.23-0.220.rc9.git2.fc8 kmod-em8300-PAE - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.i686 requires kernel-i686 = 0:2.6.23-0.220.rc9.git2.fc8PAE kmod-sysprof - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.i686 requires kernel-i686 = 0:2.6.23-0.142.rc3.git10.fc8 kmod-sysprof-PAE - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.i686 requires kernel-i686 = 0:2.6.23-0.142.rc3.git10.fc8PAE koffice-krita - 1.6.3-11.fc8.i386 requires libHalf.so.4 koffice-krita - 1.6.3-11.fc8.i386 requires libIlmImf.so.4 nip2 - 7.12.5-1.fc8.i386 requires libImath.so.4 nip2 - 7.12.5-1.fc8.i386 requires libHalf.so.4 nip2 - 7.12.5-1.fc8.i386 requires libIlmImf.so.4 nip2 - 7.12.5-1.fc8.i386 requires libIex.so.4 octave-forge - 2006.07.09-9.fc7.i386 requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.i386 requires libginac-1.3.so.2 polyxmass-bin - 0.9.3-2.fc6.i386 requires libpolyxmass.so.10 scim-python-english - 0.1.4-2.fc8.i386 requires scim-python = 0:%{epoch}:0.1.4-2.fc8 Broken deps for x86_64 ---------------------------------------------------------- blender - 2.45-3.fc8.x86_64 requires libHalf.so.4()(64bit) blender - 2.45-3.fc8.x86_64 requires libIex.so.4()(64bit) blender - 2.45-3.fc8.x86_64 requires libIlmImf.so.4()(64bit) blender - 2.45-3.fc8.x86_64 requires libImath.so.4()(64bit) kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.x86_64 requires kernel-x86_64 = 0:2.6.23-0.220.rc9.git2.fc8 kmod-sysprof - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.x86_64 requires kernel-x86_64 = 0:2.6.23-0.142.rc3.git10.fc8 koffice-krita - 1.6.3-11.fc8.x86_64 requires libHalf.so.4()(64bit) koffice-krita - 1.6.3-11.fc8.x86_64 requires libIlmImf.so.4()(64bit) koffice-krita - 1.6.3-11.fc8.i386 requires libHalf.so.4 koffice-krita - 1.6.3-11.fc8.i386 requires libIlmImf.so.4 nip2 - 7.12.5-1.fc8.x86_64 requires libHalf.so.4()(64bit) nip2 - 7.12.5-1.fc8.x86_64 requires libIex.so.4()(64bit) nip2 - 7.12.5-1.fc8.x86_64 requires libImath.so.4()(64bit) nip2 - 7.12.5-1.fc8.x86_64 requires libIlmImf.so.4()(64bit) octave-forge - 2006.07.09-9.fc7.x86_64 requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.x86_64 requires libginac-1.3.so.2()(64bit) polyxmass-bin - 0.9.3-2.fc6.x86_64 requires libpolyxmass.so.10()(64bit) scim-python-english - 0.1.4-2.fc8.x86_64 requires scim-python = 0:%{epoch}:0.1.4-2.fc8 Broken deps for ppc ---------------------------------------------------------- blender - 2.45-3.fc8.ppc requires libHalf.so.4 blender - 2.45-3.fc8.ppc requires libImath.so.4 blender - 2.45-3.fc8.ppc requires libIlmImf.so.4 blender - 2.45-3.fc8.ppc requires libIex.so.4 kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc requires kernel-ppc = 0:2.6.23-0.220.rc9.git2.fc8 kmod-em8300-smp - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc requires kernel-ppc = 0:2.6.23-0.220.rc9.git2.fc8smp koffice-krita - 1.6.3-11.fc8.ppc requires libHalf.so.4 koffice-krita - 1.6.3-11.fc8.ppc requires libIlmImf.so.4 koffice-krita - 1.6.3-11.fc8.ppc64 requires libHalf.so.4()(64bit) koffice-krita - 1.6.3-11.fc8.ppc64 requires libIlmImf.so.4()(64bit) nip2 - 7.12.5-1.fc8.ppc requires libImath.so.4 nip2 - 7.12.5-1.fc8.ppc requires libHalf.so.4 nip2 - 7.12.5-1.fc8.ppc requires libIlmImf.so.4 nip2 - 7.12.5-1.fc8.ppc requires libIex.so.4 octave-forge - 2006.07.09-9.fc7.ppc requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.ppc requires libginac-1.3.so.2 polyxmass-bin - 0.9.3-2.fc6.ppc requires libpolyxmass.so.10 scim-python-english - 0.1.4-2.fc8.ppc requires scim-python = 0:%{epoch}:0.1.4-2.fc8 wammu - 0.19-3.fc8.noarch requires python-gammu Broken deps for ppc64 ---------------------------------------------------------- beryl-gnome - 0.2.1-1.fc8.ppc64 requires emerald >= 0:0.2.1 beryl-kde - 0.2.1-1.fc8.ppc64 requires emerald >= 0:0.2.1 blender - 2.45-3.fc8.ppc64 requires libHalf.so.4()(64bit) blender - 2.45-3.fc8.ppc64 requires libIex.so.4()(64bit) blender - 2.45-3.fc8.ppc64 requires libIlmImf.so.4()(64bit) blender - 2.45-3.fc8.ppc64 requires libImath.so.4()(64bit) emerald-themes - 0.5.2-1.fc8.noarch requires emerald >= 0:0.5.2 emerald-themes - 0.5.2-1.fc8.noarch requires compiz >= 0:0.5.2 kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc64 requires kernel-ppc64 = 0:2.6.23-0.220.rc9.git2.fc8 kmod-em8300-kdump - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc64 requires kernel-ppc64 = 0:2.6.23-0.220.rc9.git2.fc8kdump koffice-krita - 1.6.3-11.fc8.ppc64 requires libHalf.so.4()(64bit) koffice-krita - 1.6.3-11.fc8.ppc64 requires libIlmImf.so.4()(64bit) nip2 - 7.12.5-1.fc8.ppc64 requires libHalf.so.4()(64bit) nip2 - 7.12.5-1.fc8.ppc64 requires libIex.so.4()(64bit) nip2 - 7.12.5-1.fc8.ppc64 requires libImath.so.4()(64bit) nip2 - 7.12.5-1.fc8.ppc64 requires libIlmImf.so.4()(64bit) octave-forge - 2006.07.09-9.fc7.ppc64 requires octave(api) = 0:api-v22 octave-forge - 2006.07.09-9.fc7.ppc64 requires libginac-1.3.so.2()(64bit) scim-python-english - 0.1.4-2.fc8.ppc64 requires scim-python = 0:%{epoch}:0.1.4-2.fc8 wammu - 0.19-3.fc8.noarch requires python-gammu From roland at redhat.com Tue Oct 16 10:54:53 2007 From: roland at redhat.com (Roland McGrath) Date: Tue, 16 Oct 2007 03:54:53 -0700 (PDT) Subject: "ERROR: No build ID note found in" while building fpc (Freepascal compiler) In-Reply-To: Roland McGrath's message of Tuesday, 16 October 2007 03:35:37 -0700 <20071016103537.95CFF4D04E2@magilla.localdomain> References: <1192529217.613.22.camel@wsjoost.cnoc.local> <1192529848.613.29.camel@wsjoost.cnoc.local> <20071016103537.95CFF4D04E2@magilla.localdomain> Message-ID: <20071016105453.53A434D04E2@magilla.localdomain> This looks like it might be a sufficient hack, not that I really know this code. --- fpcbuild-2.2.0/fpcsrc/compiler/systems/t_linux.pas +++ fpcbuild-2.2.0/fpcsrc/compiler/systems/t_linux.pas @@ -828,7 +828,7 @@ begin { Call linker } SplitBinCmd(Info.ExeCmd[1],binstr,cmdstr); Replace(cmdstr,'$EXE',maybequoted(current_module.exefilename^)); - Replace(cmdstr,'$OPT',Info.ExtraOptions); + Replace(cmdstr,'$OPT',Info.ExtraOptions+' --build-id'); Replace(cmdstr,'$RES',maybequoted(outputexedir+Info.ResName)); Replace(cmdstr,'$STATIC',StaticStr); Replace(cmdstr,'$STRIP',StripStr); From z.kota at gmx.net Tue Oct 16 11:06:18 2007 From: z.kota at gmx.net (Zoltan Kota) Date: Tue, 16 Oct 2007 13:06:18 +0200 (CEST) Subject: openoffice-pyuno and external python programs Message-ID: Hi, I sent the email below to fedora-devel some time ago; there was no response. Let's try again with some additional info. :-) I'm the fedora maintainer of pybliographer. The development version of pyblio (which I would like to push to the devel repo soon) has the capability to interact with openoffice through the pyuno component. (Bibus can do the same.) It can add citations and generate reference list in the document for example. The openoffice.org-pyuno package installs uno.py and other files under /usr/lib/openoffice.org/program/, so with the default installations and settings importing uno.py from external python programs gives an import error. Program specific patches could be used probably to add this 'strange' path to pythonpath, but wouldn't be better to make available these moduls for python at the openoffice level? See below what debian does. Any thoughts, ideas? Zoltan ---------- Forwarded message ---------- Date: Wed, 12 Sep 2007 23:18:19 +0200 (CEST) From: Zoltan Kota Reply-To: Development discussions related to Fedora To: Fedora devel Subject: openoffice-pyuno and external python programs Hi, Files from openoffice.org-pyuno are installed under /usr/lib/openoffice.org2.0. So, 'import uno' from python gives an import error. How should we support external programs to use this module? Should we patch the program to import uno.py from this directory somehow? Or would be better to change the installation path in the openoffice.org-pyuno package? Debian for instance installs /usr/share/pycentral/python-uno/site-packages/uno.py /usr/share/pycentral/python-uno/site-packages/unohelper.py /usr/lib/python2.4/site-packages/pyuno.so Zoltan From fedora at camperquake.de Tue Oct 16 11:15:02 2007 From: fedora at camperquake.de (Ralf Ertzinger) Date: Tue, 16 Oct 2007 13:15:02 +0200 Subject: rawhide report: 20071016 changes In-Reply-To: <200710161035.l9GAZlkK020129@porkchop.devel.redhat.com> References: <200710161035.l9GAZlkK020129@porkchop.devel.redhat.com> Message-ID: <20071016131502.2536efdd@banea.int.addix.net> Hi. On Tue, 16 Oct 2007 06:35:47 -0400, Build System wrote: > audacious-plugins-1.3.5-3.fc8 > ----------------------------- > * Mon Oct 15 2007 Lubomir Kundrak - Change BuildReq pulseaudio-devel to pulseaudio-libs-devel > - Fix the License tag As the maintainer of this package I'd have been grateful if someone had contacted me about the License tag change, as the situation for this package is a bit complicated, unfortunately. From caolanm at redhat.com Tue Oct 16 12:17:08 2007 From: caolanm at redhat.com (Caolan McNamara) Date: Tue, 16 Oct 2007 13:17:08 +0100 Subject: openoffice-pyuno and external python programs In-Reply-To: References: Message-ID: <1192537028.7004.80.camel@Jehannum> On Tue, 2007-10-16 at 13:06 +0200, Zoltan Kota wrote: > Hi, > > The openoffice.org-pyuno package installs uno.py and other files > under /usr/lib/openoffice.org/program/, so with the default installations > and settings importing uno.py from external python programs gives an > import error. Program specific patches could be used probably to add this > 'strange' path to pythonpath, but wouldn't be better to make available > these moduls for python at the openoffice level? See below what debian > does. > Any thoughts, ideas? Hmm, what does readelf -d /usr/lib/python2.4/site-packages/pyuno.so | grep RPATH say on debian ? Is there an absolute entry in there so get it to find the libraries it needs ? One work-around might be to stick this at the top of the python program import sys import distutils.sysconfig sys.path.append(distutils.sysconfig.get_config_var('LIBDIR') + \ '/openoffice.org/program') import uno C. > > Zoltan > > ---------- Forwarded message ---------- > Date: Wed, 12 Sep 2007 23:18:19 +0200 (CEST) > From: Zoltan Kota > Reply-To: Development discussions related to Fedora > > To: Fedora devel > Subject: openoffice-pyuno and external python programs > > Hi, > > Files from openoffice.org-pyuno are installed under > /usr/lib/openoffice.org2.0. So, 'import uno' from python gives an import > error. How should we support external programs to use this module? Should > we patch the program to import uno.py from this directory > somehow? Or would be better to change the installation path in the > openoffice.org-pyuno package? > Debian for instance installs > /usr/share/pycentral/python-uno/site-packages/uno.py > /usr/share/pycentral/python-uno/site-packages/unohelper.py > /usr/lib/python2.4/site-packages/pyuno.so > > > Zoltan > From rodd at clarkson.id.au Tue Oct 16 11:47:39 2007 From: rodd at clarkson.id.au (Rodd Clarkson) Date: Tue, 16 Oct 2007 21:47:39 +1000 Subject: rawhide report: 20071016 changes In-Reply-To: <200710161035.l9GAZlkK020129@porkchop.devel.redhat.com> References: <200710161035.l9GAZlkK020129@porkchop.devel.redhat.com> Message-ID: <1192535269.12333.1.camel@localhost.localdomain> On Tue, 2007-10-16 at 06:35 -0400, Build System wrote: > rpcbind-0.1.4-9.fc8 > ------------------- > * Mon Oct 15 2007 Steve Dickson 0.1.4-9 > - Fixed typo in Summary (bz 331811) > - Corrected init script (bz 247046) Cleanup : rpcbind ##################### [ 91/138] Cleanup : kudzu ##################### [ 92/138] error: %postun(rpcbind-0.1.4-8.fc8.i386) scriptlet failed, exit status 6 Cleanup : perl-libs ##################### [ 93/138] R. -- "It's a fine line between denial and faith. It's much better on my side" From jonathan.underwood at gmail.com Tue Oct 16 12:12:57 2007 From: jonathan.underwood at gmail.com (Jonathan Underwood) Date: Tue, 16 Oct 2007 13:12:57 +0100 Subject: rawhide report: 20071016 changes In-Reply-To: <1192535269.12333.1.camel@localhost.localdomain> References: <200710161035.l9GAZlkK020129@porkchop.devel.redhat.com> <1192535269.12333.1.camel@localhost.localdomain> Message-ID: <645d17210710160512q78871b4axfeda0177f0b5ae6@mail.gmail.com> On 16/10/2007, Rodd Clarkson wrote: > > On Tue, 2007-10-16 at 06:35 -0400, Build System wrote: > > > rpcbind-0.1.4-9.fc8 > > ------------------- > > * Mon Oct 15 2007 Steve Dickson 0.1.4-9 > > - Fixed typo in Summary (bz 331811) > > - Corrected init script (bz 247046) > > Cleanup : rpcbind ##################### [ 91/138] > Cleanup : kudzu ##################### [ 92/138] > error: %postun(rpcbind-0.1.4-8.fc8.i386) scriptlet failed, exit status 6 > Cleanup : perl-libs ##################### [ 93/138] > > Please file a Bugzilla - there's no guarantee that the maintainer will spot your problem report buried in this thread. From z.kota at gmx.net Tue Oct 16 13:17:29 2007 From: z.kota at gmx.net (Zoltan Kota) Date: Tue, 16 Oct 2007 15:17:29 +0200 (CEST) Subject: openoffice-pyuno and external python programs In-Reply-To: <1192537028.7004.80.camel@Jehannum> References: <1192537028.7004.80.camel@Jehannum> Message-ID: On Tue, 16 Oct 2007, Caolan McNamara wrote: > Hmm, what does > readelf -d /usr/lib/python2.4/site-packages/pyuno.so | grep RPATH > say on debian ? Is there an absolute entry in there so get it to find > the libraries it needs ? On Ubuntu, readelf... says: 0x0000000f (RPATH) Library rpath: [$ORIGIN:/usr/lib/openoffice/program] From caolanm at redhat.com Tue Oct 16 14:02:46 2007 From: caolanm at redhat.com (Caolan McNamara) Date: Tue, 16 Oct 2007 15:02:46 +0100 Subject: openoffice-pyuno and external python programs In-Reply-To: References: <1192537028.7004.80.camel@Jehannum> Message-ID: <1192543367.7004.86.camel@Jehannum> On Tue, 2007-10-16 at 15:17 +0200, Zoltan Kota wrote: > On Tue, 16 Oct 2007, Caolan McNamara wrote: > > > Hmm, what does > > readelf -d /usr/lib/python2.4/site-packages/pyuno.so | grep RPATH > > say on debian ? Is there an absolute entry in there so get it to find > > the libraries it needs ? > > > On Ubuntu, readelf... says: > 0x0000000f (RPATH) Library rpath: > [$ORIGIN:/usr/lib/openoffice/program] Yeah, so they set the rpath to find the OOo libs that libpyuno.so is linked to in /usr/lib/openoffice/ when they moved it out of there. I'd probably fall foul of the fedora packaging guidelines if I whacked in the same thing ? We (OOo) don't really have a good standard for where to stick bits of OOo when it's bundled into the distro. C. From kevin.kofler at chello.at Tue Oct 16 13:25:56 2007 From: kevin.kofler at chello.at (Kevin Kofler) Date: Tue, 16 Oct 2007 13:25:56 +0000 (UTC) Subject: What's up with octave-forge? Message-ID: octave-forge is showing up in the broken deps all the time, the last successful build is from F7 times, and it doesn't build against current octave: http://linux.dell.com/files/fedora/FixBuildRequires/mock-results-core/i386/octave-forge-2006.07.09-9.fc7.src.rpm/result/build.log Is there any chance we can end up with a working octave-forge for F8? Kevin Kofler From qspencer at ieee.org Tue Oct 16 13:57:29 2007 From: qspencer at ieee.org (Quentin Spencer) Date: Tue, 16 Oct 2007 08:57:29 -0500 Subject: What's up with octave-forge? In-Reply-To: References: Message-ID: <4714C349.3060609@ieee.org> Kevin Kofler wrote: > octave-forge is showing up in the broken deps all the time, the last successful > build is from F7 times, and it doesn't build against current octave: > http://linux.dell.com/files/fedora/FixBuildRequires/mock-results-core/i386/octave-forge-2006.07.09-9.fc7.src.rpm/result/build.log > There have been pretty significant changes to octave-forge and this has required basically completely rewriting the spec file. This has turned up a number of problems in both octave and octave-forge that have been fixed. This has been a more involved project than I have had time to do on my own, so I have enlisted the help of Orion Poplawski, who says he is close to having something ready. I'm hoping that we'll get it to build in the next few days. The main change to octave-forge is that it is being split up into a whole bunch (about 40) of separate octave "packages", along the lines of all of the little packages for R, perl, python, etc. In order to get something that builds we're keeping it all in one package for the moment, but I would like to eventually split out the packages into separate Fedora packages, but I don't really have time to maintain that many. I have discussed this privately with some others who are interested, but if anyone out there uses octave-forge and would be interested in maintaining the portion of it that they use, please let me know. Quentin From jkeating at redhat.com Tue Oct 16 14:24:48 2007 From: jkeating at redhat.com (Jesse Keating) Date: Tue, 16 Oct 2007 10:24:48 -0400 Subject: Request for Comments: Proposed changes to Fedora development cycle Message-ID: <20071016102448.6cc4af82@redhat.com> The rel-eng team in conjunction with FESCo has developed a proposal for changing the development cycle of Fedora. The goals are to disrupt development less frequently, make it easier for maintainers to get fixes in, and make it easier for future work to happen without risking disruption of a release in progress. Please read through http://fedoraproject.org/wiki/JesseKeating/DevelopmentChangesProposal and follow up on this thread with any questions comments. I'd like to potentially hold a "town meeting" type of IRC meeting to discuss this proposal with interested parties and address questions/concerns. However I will delay scheduling such a meeting until discussion has happened here. Thanks! -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From snecklifter at gmail.com Tue Oct 16 14:32:29 2007 From: snecklifter at gmail.com (Christopher Brown) Date: Tue, 16 Oct 2007 15:32:29 +0100 Subject: If you are maintinaing of developing a Fedora Package. In-Reply-To: References: <4710D754.2090101@redhat.com> <20071015213117.GA6325@petra.dvoda.cz> <1192525152.30612.32.camel@localhost.localdomain> <1192525968.22253.60.camel@vespa.kabelta.loc> Message-ID: <364d303b0710160732j42bbcbbcuef703442d40e41a3@mail.gmail.com> > > On 16/10/2007, Karel Zak wrote:On Tue, Oct 16, 2007 at > 11:12:48AM +0200, Tomas Mraz wrote: > > > > On Tue, 2007-10-16 at 10:59 +0200, Lubomir Kundrak wrote: > > > On Mon, 2007-10-15 at 23:31 +0200, Karel Zak wrote: > > > > Couldn't be better to maintain default selinux labels like others > > > > file attributes? > > > > > > > > %attr(4755,root,root) %selinux(foo_t) /bin/foo > > we have more policies, so probably: > > %selinux(policynameA, context_t), %selinux(policynameB, context_t), > I'm not mad keen on having to do these kind of actions in spec files. This does not scale well. On 16/10/2007, Gianluca Sforna wrote: > > On 10/16/07, Tomas Mraz wrote: > > > > On Tue, 2007-10-16 at 10:59 +0200, Lubomir Kundrak wrote: > > > > > > I was thinking many times why don't we already do it this way. Much > more > > > elegant and maintainable than restorecon in scriptlets. > > And how does that take care of updating file_contexts so the labels are > > not lost on the next filesystem relabel? This only means that the > > initial labelling information is duplicated on two places and that > > doesn't seem to me like a good idea. > > Also, I'm sure you don't want Joe sub-average packager (that is... me) > to mess around with SELinux contexts... I don't want to mess around with SELinux contexts. Can't this be made part of %post or something? Speaking as an amateur I'm really not in favour of an additional piece of work that has to be added to the spec. Documenting another change is ... not great. Cheers Chris -- http://www.chruz.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From kwizart at gmail.com Tue Oct 16 14:43:16 2007 From: kwizart at gmail.com (KH KH) Date: Tue, 16 Oct 2007 16:43:16 +0200 Subject: =?iso-8859-1?q?Re=3A_New_conflicts_=B7_Re=3A_rawhide_report=3A_2?= =?iso-8859-1?q?0071015_changes?= In-Reply-To: <20071016001342.05e250f8.mschwendt.tmp0701.nospam@arcor.de> References: <200710151924.l9FJOCnD032392@porkchop.devel.redhat.com> <20071016001342.05e250f8.mschwendt.tmp0701.nospam@arcor.de> Message-ID: 2007/10/16, Michael Schwendt : > nmh - 1.2-20070115cvs.4.fc8.i386 > File conflict with: Pixie - 2.2.2-2.fc8.i386 > /usr/bin/show show from Pixie is renamed to Pixie_show with 2.2.2-4.fc8 Nicolas (kwizart) -------------- next part -------------- An HTML attachment was scrubbed... URL: From mattdm at mattdm.org Tue Oct 16 14:52:40 2007 From: mattdm at mattdm.org (Matthew Miller) Date: Tue, 16 Oct 2007 10:52:40 -0400 Subject: Fedora caching suggestion In-Reply-To: <6e24a8e80710150750o14e6648ew6f6120b6c5bb02d3@mail.gmail.com> References: <6e24a8e80710150750o14e6648ew6f6120b6c5bb02d3@mail.gmail.com> Message-ID: <20071016145240.GA1968@jadzia.bu.edu> On Mon, Oct 15, 2007 at 04:50:56PM +0200, Mark wrote: > I've followed the discussion about readahead and it got disabled for > Fedora 8 (it wasn't benefiting at all (at least not for me)). Now i > wonder if it would be possible to pre cache the "all time using" > programs? With "all time using" i mean all the programs that are gonna > be started anyway and that are highly likely to be started. for gnome > it would be at least the following: Readahead can do that. And as you noted, it doesn't help much. -- Matthew Miller mattdm at mattdm.org Boston University Linux ------> From j.w.r.degoede at hhs.nl Tue Oct 16 15:05:51 2007 From: j.w.r.degoede at hhs.nl (Hans de Goede) Date: Tue, 16 Oct 2007 17:05:51 +0200 Subject: Request for Comments: Proposed changes to Fedora development cycle In-Reply-To: <20071016102448.6cc4af82@redhat.com> References: <20071016102448.6cc4af82@redhat.com> Message-ID: <4714D34F.1080304@hhs.nl> Jesse Keating wrote: > The rel-eng team in conjunction with FESCo has developed a proposal for > changing the development cycle of Fedora. The goals are to disrupt > development less frequently, make it easier for maintainers to get > fixes in, and make it easier for future work to happen without risking > disruption of a release in progress. > > Please read through > http://fedoraproject.org/wiki/JesseKeating/DevelopmentChangesProposal and follow up on this thread with any questions comments. I'd like to potentially hold a "town meeting" type of IRC meeting to discuss this proposal with interested parties and address questions/concerns. However I will delay scheduling such a meeting until discussion has happened here. > As someone who has been pretty vocal in complaining about some of the previous process changes I would like to say I think it is good that this is being worked on. But ... I'm not a big fan of the idea of builds for the release which is under development going to updates-candidates. I think the current model where one can requestan early branch todo disrupting stuff, while normal builds go straight into rawhide / the release is a very good model, as there are no hoops to jump through (as in request tagging into rawhide / relase + writing motivation for this). Doing early mass branching might even make this better as then people will need to think actively in which branch (destined for release, or devel) their work can best be done, where as now they might think, hmm this might be a bit dangerous, but I don't feel like asking for an early branch (aka a hoop to jump through), so lets just put it in. Any time you raise artificial barriers like explicit requesting tagging for inclusion, fixes will not make the release which could have otherwise made it just fine. People may forgot to send the tag request, tag requests currently have no tracker and sometimes fall through the cracks, and if its a (safe) small fix a developer may think its not worth the trouble at all. As for the tagging request avoiding people braking things late in the game: 1) we don't need barriers, we need to educate people 2) if someone really wants to get an update in he will most likely succeed as he knows his package best and can probably convince rel-eng of the necessity of the update. So all in all: -calling it alpha / beta / release candidate instead of test# +1 -no freeze for alpha +1 -early branching (I would say a week for the RC) +1 -making builds in the release branch goto updates-testing after branching -1 (esp combined with early branching) Regards, Hans From jkeating at redhat.com Tue Oct 16 15:25:42 2007 From: jkeating at redhat.com (Jesse Keating) Date: Tue, 16 Oct 2007 11:25:42 -0400 Subject: Request for Comments: Proposed changes to Fedora development cycle In-Reply-To: <4714D34F.1080304@hhs.nl> References: <20071016102448.6cc4af82@redhat.com> <4714D34F.1080304@hhs.nl> Message-ID: <20071016112542.139f4233@redhat.com> On Tue, 16 Oct 2007 17:05:51 +0200 Hans de Goede wrote: > So all in all: > -calling it alpha / beta / release candidate instead of test# +1 > -no freeze for alpha +1 > -early branching (I would say a week for the RC) +1 > -making builds in the release branch goto updates-testing after > branching -1 (esp combined with early branching) Good, discussion! Here is the problem, if the build is not deemed "good" by rel-eng to be in the release after the release candidate where does it go? Basically the idea is that once the RC hits, "development" of the release is done, but we want to enable developers to prepare updates to the pending release to be able to release them out to updates-testing shortly after the release. Having the builds from the branch be tagged as if the release were already out helps in this regard, as they're already in the right place to be prepared as an update within Bodhi, and if a rel-eng request is made to bring it into the release if rel-eng agrees it's a simple tag action to "move it", and if we say no, no tagging action is necessary it's all set up to be prepared as an update. Does that clarify why we're tagging them as potential updates at this point? -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From rc040203 at freenet.de Tue Oct 16 15:33:22 2007 From: rc040203 at freenet.de (Ralf Corsepius) Date: Tue, 16 Oct 2007 17:33:22 +0200 Subject: Request for Comments: Proposed changes to Fedora development cycle In-Reply-To: <20071016112542.139f4233@redhat.com> References: <20071016102448.6cc4af82@redhat.com> <4714D34F.1080304@hhs.nl> <20071016112542.139f4233@redhat.com> Message-ID: <1192548802.7455.144.camel@mccallum.corsepiu.local> On Tue, 2007-10-16 at 11:25 -0400, Jesse Keating wrote: > On Tue, 16 Oct 2007 17:05:51 +0200 > Hans de Goede wrote: > > > So all in all: > > -calling it alpha / beta / release candidate instead of test# +1 > > -no freeze for alpha +1 > > -early branching (I would say a week for the RC) +1 > > -making builds in the release branch goto updates-testing after > > branching -1 (esp combined with early branching) > > Good, discussion! > > Here is the problem, if the build is not deemed "good" by rel-eng to be > in the release after the release candidate where does it go? Basically > the idea is that once the RC hits, "development" of the release is > done, but we want to enable developers to prepare updates to the > pending release to be able to release them out to updates-testing > shortly after the release. Having the builds from the branch be tagged > as if the release were already out helps in this regard, as they're > already in the right place to be prepared as an update within Bodhi, > and if a rel-eng request is made to bring it into the release if > rel-eng agrees it's a simple tag action to "move it", and if we say no, > no tagging action is necessary it's all set up to be prepared as an > update. > > Does that clarify why we're tagging them as potential updates at this > point? I still don't get the point. Are you talking about rel-eng forking (== CVS branching) the "release" at "RC-time" and launching "updates" at "RC-time"? Ralf From mike at miketc.com Tue Oct 16 15:39:44 2007 From: mike at miketc.com (Mike Chambers) Date: Tue, 16 Oct 2007 10:39:44 -0500 Subject: NFS mounting errors Message-ID: <1192549184.2248.2.camel@scrappy.miketc.com> After this mornings rawhide updates and a reboot, my nfs partitions now won't mount. I am seeing the below errors when trying to mount them manually.. [root at scrappy init.d]# service nfslock restart Stopping NFS statd: [FAILED] Starting NFS statd: [FAILED] [root at scrappy init.d]# service rpcbind restart Stopping rpcbind: [FAILED] [root at scrappy init.d]# mount /home/nfs/download mount.nfs: rpc.statd is not running but is required for remote locking Either use "-o nolocks" to keep locks local, or start statd. Any ideas? -- Mike Chambers Madisonville, KY "Best lil town on Earth!" From jkeating at redhat.com Tue Oct 16 15:41:45 2007 From: jkeating at redhat.com (Jesse Keating) Date: Tue, 16 Oct 2007 11:41:45 -0400 Subject: Request for Comments: Proposed changes to Fedora development cycle In-Reply-To: <1192548802.7455.144.camel@mccallum.corsepiu.local> References: <20071016102448.6cc4af82@redhat.com> <4714D34F.1080304@hhs.nl> <20071016112542.139f4233@redhat.com> <1192548802.7455.144.camel@mccallum.corsepiu.local> Message-ID: <20071016114145.64be96e2@redhat.com> On Tue, 16 Oct 2007 17:33:22 +0200 Ralf Corsepius wrote: > I still don't get the point. > > Are you talking about rel-eng forking (== CVS branching) the "release" > at "RC-time" and launching "updates" at "RC-time"? We would allow bodhi to be used to schedule updates for F8 at RC time, but we wouldn't actually push them until shortly before F8 goes live, but at the time we go live we could already have pending updates populated on mirrors. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From SteveD at redhat.com Tue Oct 16 15:42:51 2007 From: SteveD at redhat.com (Steve Dickson) Date: Tue, 16 Oct 2007 11:42:51 -0400 Subject: Provides/Obsoletes question Message-ID: <4714DBFB.9030209@RedHat.com> I'm trying to rename the libgssapi-0.11-2.fc8 package into libgssglue-0.1-2.fc8 and I'm getting file conflictions on a common config file. Now reading the http://fedoraproject.org/wiki/Packaging/NamingGuidelines its seems all I have to do is added a Provides and Obsoletes cause to the new spec file and the file conflictions will be resolved. Unfortunately I must be not understanding something since no matter what I do, I can not get ride of the file confliction. So I'm hoping a "second pair of eyes" will be able to show what I'm doing wrong. The old package is libgssapi-0.11-2.fc8 The new package is libgssglue-0.1-2.fc8 The libgssglue.spec file entry is: Provides: libgssapi = %{version}-%{release} Obsoletes: libgssapi <= 0.11-2 The error is: # rpm -ihv libgssglue-0.1-2.fc8 Preparing... ########################################### [100%] file /etc/gssapi_mech.conf from install of libgssglue-0.1-2.fc8 conflicts with file from package libgssapi-0.11-2.fc8 # Anybody have a clue as to what I'm doing wrong? tia, steved. From a.badger at gmail.com Tue Oct 16 15:08:33 2007 From: a.badger at gmail.com (Toshio Kuratomi) Date: Tue, 16 Oct 2007 08:08:33 -0700 Subject: Removing owners.list and pkg.acl files Message-ID: <4714D3F1.5090505@gmail.com> Dear packagers, The PackageDB has replaced the functionality present in the owners.list and pkg.acl files. In order to make it less confusing for contributors we're going to be removing these files from the cvs repository. History of the files will still be available in the cvs history. I'll be performing these actions on Friday, October 19, 2007 starting at 00:00:00 UTC (Thursday, October 18 8:00PM EDT). No downtime is anticipated. If anyone needs help getting information similar to what is in these files from the packagedb, please don't hesitate to let me know. -Toshio _______________________________________________ Fedora-devel-announce mailing list Fedora-devel-announce at redhat.com https://www.redhat.com/mailman/listinfo/fedora-devel-announce From berrange at redhat.com Tue Oct 16 15:45:57 2007 From: berrange at redhat.com (Daniel P. Berrange) Date: Tue, 16 Oct 2007 16:45:57 +0100 Subject: Provides/Obsoletes question In-Reply-To: <4714DBFB.9030209@RedHat.com> References: <4714DBFB.9030209@RedHat.com> Message-ID: <20071016154557.GH2107@redhat.com> On Tue, Oct 16, 2007 at 11:42:51AM -0400, Steve Dickson wrote: > I'm trying to rename the libgssapi-0.11-2.fc8 package > into libgssglue-0.1-2.fc8 and I'm getting file conflictions > on a common config file. > > Now reading the http://fedoraproject.org/wiki/Packaging/NamingGuidelines > its seems all I have to do is added a Provides and Obsoletes cause to > the new spec file and the file conflictions will be resolved. > Unfortunately I must be not understanding something since no matter > what I do, I can not get ride of the file confliction. > > So I'm hoping a "second pair of eyes" will be able to show > what I'm doing wrong. > > The old package is libgssapi-0.11-2.fc8 > The new package is libgssglue-0.1-2.fc8 > The libgssglue.spec file entry is: > > Provides: libgssapi = %{version}-%{release} > Obsoletes: libgssapi <= 0.11-2 > > The error is: > # rpm -ihv libgssglue-0.1-2.fc8 > Preparing... ########################################### > [100%] > file /etc/gssapi_mech.conf from install of libgssglue-0.1-2.fc8 > conflicts with file from package libgssapi-0.11-2.fc8 > # > > Anybody have a clue as to what I'm doing wrong? Shouldn't you be trying todo an upgrade, rather than install ? eg -Uhv An install will simply try to install it in parallel with existing RPM which will clash on files, while an upgrade should do the replacement correctly. Regards, Dan. -- |=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=| |=- Perl modules: http://search.cpan.org/~danberr/ -=| |=- Projects: http://freshmeat.net/~danielpb/ -=| |=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -=| From rdieter at math.unl.edu Tue Oct 16 15:45:39 2007 From: rdieter at math.unl.edu (Rex Dieter) Date: Tue, 16 Oct 2007 10:45:39 -0500 Subject: rawhide report: 20071015 changes References: <200710151924.l9FJOCnD032392@porkchop.devel.redhat.com> <20071015233533.aeb677b8.mschwendt.tmp0701.nospam@arcor.de> Message-ID: Michael Schwendt wrote: > Further, lots of redundancy has appeared in the KDE pkgs recently: > kdegraphics-extras provides libkpovmodeler.so.0 > kdegraphics-libs provides libkpovmodeler.so.0 > required by: kdegraphics-devel - 7:3.5.8-1.fc8.i386 > required by: kdegraphics-libs - 7:3.5.8-1.fc8.i386 > required by: kdegraphics-extras - 7:3.5.8-1.fc8.i386 > > kdemultimedia provides libartsmodulessynth.so.0 > kdemultimedia-libs provides libartsmodulessynth.so.0 > required by: kdemultimedia-devel - 6:3.5.8-3.fc8.i386 > required by: kdemultimedia-libs - 6:3.5.8-3.fc8.i386 > required by: taxipilot - 0.9.2-2.fc8.i386 > required by: kdemultimedia - 6:3.5.8-3.fc8.i386 Thanks Micahel, on it. -- Rex From jos at xos.nl Tue Oct 16 15:46:22 2007 From: jos at xos.nl (Jos Vos) Date: Tue, 16 Oct 2007 17:46:22 +0200 Subject: Provides/Obsoletes question In-Reply-To: <4714DBFB.9030209@RedHat.com> References: <4714DBFB.9030209@RedHat.com> Message-ID: <20071016154622.GK3462@jasmine.xos.nl> On Tue, Oct 16, 2007 at 11:42:51AM -0400, Steve Dickson wrote: > # rpm -ihv libgssglue-0.1-2.fc8 > Preparing... ########################################### > [100%] > file /etc/gssapi_mech.conf from install of libgssglue-0.1-2.fc8 > conflicts with file from package libgssapi-0.11-2.fc8 > # > > Anybody have a clue as to what I'm doing wrong? I think using rpm -Uvh i.s.o. rpm -ivh will do what you want. -- -- Jos Vos -- X/OS Experts in Open Systems BV | Phone: +31 20 6938364 -- Amsterdam, The Netherlands | Fax: +31 20 6948204 From skvidal at fedoraproject.org Tue Oct 16 15:44:55 2007 From: skvidal at fedoraproject.org (seth vidal) Date: Tue, 16 Oct 2007 11:44:55 -0400 Subject: Provides/Obsoletes question In-Reply-To: <4714DBFB.9030209@RedHat.com> References: <4714DBFB.9030209@RedHat.com> Message-ID: <1192549495.8542.16.camel@cutter> On Tue, 2007-10-16 at 11:42 -0400, Steve Dickson wrote: > I'm trying to rename the libgssapi-0.11-2.fc8 package > into libgssglue-0.1-2.fc8 and I'm getting file conflictions > on a common config file. > > Now reading the http://fedoraproject.org/wiki/Packaging/NamingGuidelines > its seems all I have to do is added a Provides and Obsoletes cause to > the new spec file and the file conflictions will be resolved. > Unfortunately I must be not understanding something since no matter > what I do, I can not get ride of the file confliction. > > So I'm hoping a "second pair of eyes" will be able to show > what I'm doing wrong. > > The old package is libgssapi-0.11-2.fc8 > The new package is libgssglue-0.1-2.fc8 > The libgssglue.spec file entry is: > > Provides: libgssapi = %{version}-%{release} > Obsoletes: libgssapi <= 0.11-2 > > The error is: > # rpm -ihv libgssglue-0.1-2.fc8 > Preparing... ########################################### > [100%] > file /etc/gssapi_mech.conf from install of libgssglue-0.1-2.fc8 > conflicts with file from package libgssapi-0.11-2.fc8 > # > > Anybody have a clue as to what I'm doing wrong? > rpm -ivh doesn't process obsoletes. try: rpm -Uvh and see if it works. -sv From SteveD at redhat.com Tue Oct 16 15:46:28 2007 From: SteveD at redhat.com (Steve Dickson) Date: Tue, 16 Oct 2007 11:46:28 -0400 Subject: NFS mounting errors In-Reply-To: <1192549184.2248.2.camel@scrappy.miketc.com> References: <1192549184.2248.2.camel@scrappy.miketc.com> Message-ID: <4714DCD4.4000301@RedHat.com> Mike Chambers wrote: > After this mornings rawhide updates and a reboot, my nfs partitions now > won't mount. I am seeing the below errors when trying to mount them > manually.. > > [root at scrappy init.d]# service nfslock restart > Stopping NFS statd: [FAILED] > Starting NFS statd: [FAILED] > > [root at scrappy init.d]# service rpcbind restart > Stopping rpcbind: [FAILED] > > [root at scrappy init.d]# mount /home/nfs/download > mount.nfs: rpc.statd is not running but is required for remote locking > Either use "-o nolocks" to keep locks local, or start statd. > > Any ideas? What does 'rpcinfo -p' say? steved. From SteveD at redhat.com Tue Oct 16 15:48:07 2007 From: SteveD at redhat.com (Steve Dickson) Date: Tue, 16 Oct 2007 11:48:07 -0400 Subject: Provides/Obsoletes question In-Reply-To: <20071016154622.GK3462@jasmine.xos.nl> References: <4714DBFB.9030209@RedHat.com> <20071016154622.GK3462@jasmine.xos.nl> Message-ID: <4714DD37.9050002@RedHat.com> Jos Vos wrote: > On Tue, Oct 16, 2007 at 11:42:51AM -0400, Steve Dickson wrote: > >> # rpm -ihv libgssglue-0.1-2.fc8 >> Preparing... ########################################### >> [100%] >> file /etc/gssapi_mech.conf from install of libgssglue-0.1-2.fc8 >> conflicts with file from package libgssapi-0.11-2.fc8 >> # >> >> Anybody have a clue as to what I'm doing wrong? > > I think using rpm -Uvh i.s.o. rpm -ivh will do what you want. Yes that was it... thank you!!! steved. From pknirsch at redhat.com Tue Oct 16 15:49:03 2007 From: pknirsch at redhat.com (Phil Knirsch) Date: Tue, 16 Oct 2007 17:49:03 +0200 Subject: Provides/Obsoletes question In-Reply-To: <20071016154622.GK3462@jasmine.xos.nl> References: <4714DBFB.9030209@RedHat.com> <20071016154622.GK3462@jasmine.xos.nl> Message-ID: <4714DD6F.1010402@redhat.com> Jos Vos wrote: > On Tue, Oct 16, 2007 at 11:42:51AM -0400, Steve Dickson wrote: > >> # rpm -ihv libgssglue-0.1-2.fc8 >> Preparing... ########################################### >> [100%] >> file /etc/gssapi_mech.conf from install of libgssglue-0.1-2.fc8 >> conflicts with file from package libgssapi-0.11-2.fc8 >> # >> >> Anybody have a clue as to what I'm doing wrong? > > I think using rpm -Uvh i.s.o. rpm -ivh will do what you want. > Aye. For installs, obsoletes aren't done, only for updates. Read ya, Phil -- Philipp Knirsch | Tel.: +49-711-96437-470 Team Lead Core Services | Fax.: +49-711-96437-111 Red Hat GmbH | Email: Phil Knirsch Hauptstaetterstr. 58 | Web: http://www.redhat.com/ D-70178 Stuttgart, Germany Motd: You're only jealous cos the little penguins are talking to me. From mike at miketc.com Tue Oct 16 15:56:13 2007 From: mike at miketc.com (Mike Chambers) Date: Tue, 16 Oct 2007 10:56:13 -0500 Subject: NFS mounting errors In-Reply-To: <4714DCD4.4000301@RedHat.com> References: <1192549184.2248.2.camel@scrappy.miketc.com> <4714DCD4.4000301@RedHat.com> Message-ID: <1192550173.2161.0.camel@scrappy.miketc.com> On Tue, 2007-10-16 at 11:46 -0400, Steve Dickson wrote: > > Mike Chambers wrote: > > After this mornings rawhide updates and a reboot, my nfs partitions now > > won't mount. I am seeing the below errors when trying to mount them > > manually.. > > > > [root at scrappy init.d]# service nfslock restart > > Stopping NFS statd: [FAILED] > > Starting NFS statd: [FAILED] > > > > [root at scrappy init.d]# service rpcbind restart > > Stopping rpcbind: [FAILED] > > > > [root at scrappy init.d]# mount /home/nfs/download > > mount.nfs: rpc.statd is not running but is required for remote locking > > Either use "-o nolocks" to keep locks local, or start statd. > > > > Any ideas? > What does 'rpcinfo -p' say? [root at scrappy ~]# rpcinfo -p rpcinfo: can't contact portmapper: RPC: Remote system error - No such file or directory -- Mike Chambers Madisonville, KY "Best lil town on Earth!" From SteveD at redhat.com Tue Oct 16 15:59:37 2007 From: SteveD at redhat.com (Steve Dickson) Date: Tue, 16 Oct 2007 11:59:37 -0400 Subject: NFS mounting errors In-Reply-To: <1192549184.2248.2.camel@scrappy.miketc.com> References: <1192549184.2248.2.camel@scrappy.miketc.com> Message-ID: <4714DFE9.5010202@RedHat.com> Mike Chambers wrote: > After this mornings rawhide updates and a reboot, my nfs partitions now > won't mount. I am seeing the below errors when trying to mount them > manually.. > > [root at scrappy init.d]# service nfslock restart > Stopping NFS statd: [FAILED] > Starting NFS statd: [FAILED] > > [root at scrappy init.d]# service rpcbind restart > Stopping rpcbind: [FAILED] > > [root at scrappy init.d]# mount /home/nfs/download > mount.nfs: rpc.statd is not running but is required for remote locking > Either use "-o nolocks" to keep locks local, or start statd. > > Any ideas? Yes... there appears to be a cut/past error in the initscript. Make the following change or wait for a few to pull a new package out of rawhide: 42c42 < [ "$NETWORKING" = "no" ] || exit 6 --- > [ "$NETWORKING" = "no" ] && exit 6 Sorry about that! I was just trying to conform the latest initscript guidelines... :-\ steved. From mschwendt.tmp0701.nospam at arcor.de Tue Oct 16 16:14:10 2007 From: mschwendt.tmp0701.nospam at arcor.de (Michael Schwendt) Date: Tue, 16 Oct 2007 18:14:10 +0200 Subject: Provides/Obsoletes question In-Reply-To: <1192549495.8542.16.camel@cutter> References: <4714DBFB.9030209@RedHat.com> <1192549495.8542.16.camel@cutter> Message-ID: <20071016181410.3532dc75.mschwendt.tmp0701.nospam@arcor.de> On Tue, 16 Oct 2007 11:44:55 -0400, seth vidal wrote: > > On Tue, 2007-10-16 at 11:42 -0400, Steve Dickson wrote: > > I'm trying to rename the libgssapi-0.11-2.fc8 package > > into libgssglue-0.1-2.fc8 and I'm getting file conflictions > > on a common config file. > > > > Now reading the http://fedoraproject.org/wiki/Packaging/NamingGuidelines > > its seems all I have to do is added a Provides and Obsoletes cause to > > the new spec file and the file conflictions will be resolved. > > Unfortunately I must be not understanding something since no matter > > what I do, I can not get ride of the file confliction. > > > > So I'm hoping a "second pair of eyes" will be able to show > > what I'm doing wrong. > > > > The old package is libgssapi-0.11-2.fc8 > > The new package is libgssglue-0.1-2.fc8 > > The libgssglue.spec file entry is: > > > > Provides: libgssapi = %{version}-%{release} > > Obsoletes: libgssapi <= 0.11-2 > > > > The error is: > > # rpm -ihv libgssglue-0.1-2.fc8 > > Preparing... ########################################### > > [100%] > > file /etc/gssapi_mech.conf from install of libgssglue-0.1-2.fc8 > > conflicts with file from package libgssapi-0.11-2.fc8 > > # > > > > Anybody have a clue as to what I'm doing wrong? > > > > rpm -ivh doesn't process obsoletes. > > try: rpm -Uvh and see if it works. Additionally, "<= 0.11-2" is insufficient since 0.11-2.fc8 is "higher" due to the %dist tag. From lkundrak at redhat.com Tue Oct 16 16:22:57 2007 From: lkundrak at redhat.com (Lubomir Kundrak) Date: Tue, 16 Oct 2007 18:22:57 +0200 Subject: Provides/Obsoletes question In-Reply-To: <20071016181410.3532dc75.mschwendt.tmp0701.nospam@arcor.de> References: <4714DBFB.9030209@RedHat.com> <1192549495.8542.16.camel@cutter> <20071016181410.3532dc75.mschwendt.tmp0701.nospam@arcor.de> Message-ID: <1192551777.30612.39.camel@localhost.localdomain> On Tue, 2007-10-16 at 18:14 +0200, Michael Schwendt wrote: > On Tue, 16 Oct 2007 11:44:55 -0400, seth vidal wrote: > > > > > On Tue, 2007-10-16 at 11:42 -0400, Steve Dickson wrote: > > > I'm trying to rename the libgssapi-0.11-2.fc8 package > > > into libgssglue-0.1-2.fc8 and I'm getting file conflictions > > > on a common config file. > > > > > > Now reading the http://fedoraproject.org/wiki/Packaging/NamingGuidelines > > > its seems all I have to do is added a Provides and Obsoletes cause to > > > the new spec file and the file conflictions will be resolved. > > > Unfortunately I must be not understanding something since no matter > > > what I do, I can not get ride of the file confliction. > > > > > > So I'm hoping a "second pair of eyes" will be able to show > > > what I'm doing wrong. > > > > > > The old package is libgssapi-0.11-2.fc8 > > > The new package is libgssglue-0.1-2.fc8 > > > The libgssglue.spec file entry is: > > > > > > Provides: libgssapi = %{version}-%{release} > > > Obsoletes: libgssapi <= 0.11-2 > > > > > > The error is: > > > # rpm -ihv libgssglue-0.1-2.fc8 > > > Preparing... ########################################### > > > [100%] > > > file /etc/gssapi_mech.conf from install of libgssglue-0.1-2.fc8 > > > conflicts with file from package libgssapi-0.11-2.fc8 > > > # > > > > > > Anybody have a clue as to what I'm doing wrong? > > > > > > > rpm -ivh doesn't process obsoletes. > > > > try: rpm -Uvh and see if it works. > > Additionally, "<= 0.11-2" is insufficient since 0.11-2.fc8 is > "higher" due to the %dist tag. Exactly! This is not the first case of this. Please _never_ write Obsolete tags that contain "<=". This doesn't play well with dist tags and removes the possibility of updating the package in older releases. Avoid this useless construct in case you want to see your fedora being updated cleanly with yum :) Thanks, -- Lubomir Kundrak (Red Hat Security Response Team) From mike at miketc.com Tue Oct 16 16:27:12 2007 From: mike at miketc.com (Mike Chambers) Date: Tue, 16 Oct 2007 11:27:12 -0500 Subject: NFS mounting errors In-Reply-To: <4714DFE9.5010202@RedHat.com> References: <1192549184.2248.2.camel@scrappy.miketc.com> <4714DFE9.5010202@RedHat.com> Message-ID: <1192552032.2194.1.camel@scrappy.miketc.com> On Tue, 2007-10-16 at 11:59 -0400, Steve Dickson wrote: > Yes... there appears to be a cut/past error in the initscript. > Make the following change or wait for a few to pull a new package > out of rawhide: > 42c42 > < [ "$NETWORKING" = "no" ] || exit 6 > --- > > [ "$NETWORKING" = "no" ] && exit 6 Thanks Steve, that did the trick. Although, guess gonna have to send another email with another subject, as I thought the reason rhgb would start and immediately go back to console was because of this problem. But I think it's a different bug or something. -- Mike Chambers Madisonville, KY "Best lil town on Earth!" From mike at miketc.com Tue Oct 16 16:32:01 2007 From: mike at miketc.com (Mike Chambers) Date: Tue, 16 Oct 2007 11:32:01 -0500 Subject: RHGB not running Message-ID: <1192552321.2194.7.camel@scrappy.miketc.com> After today's rawhide updates, when rebooting, rhgb initially starts. But within a second or two, it goes right back to the console, sits at a particular prompt (can't remember which one, think it is "awaiting fstab or something). Anyway, it sits there while the initscripts run (although it doesn't show you they are starting), then finally it starts the desktop. Everything seems normal at that prompt. Anyway, try a reboot and see if anyone else has same problem? -- Mike Chambers Madisonville, KY "Best lil town on Earth!" From jos at xos.nl Tue Oct 16 16:35:25 2007 From: jos at xos.nl (Jos Vos) Date: Tue, 16 Oct 2007 18:35:25 +0200 Subject: Provides/Obsoletes question In-Reply-To: <1192551777.30612.39.camel@localhost.localdomain> References: <4714DBFB.9030209@RedHat.com> <1192549495.8542.16.camel@cutter> <20071016181410.3532dc75.mschwendt.tmp0701.nospam@arcor.de> <1192551777.30612.39.camel@localhost.localdomain> Message-ID: <20071016163525.GM3462@jasmine.xos.nl> On Tue, Oct 16, 2007 at 06:22:57PM +0200, Lubomir Kundrak wrote: > On Tue, 2007-10-16 at 18:14 +0200, Michael Schwendt wrote: > > Additionally, "<= 0.11-2" is insufficient since 0.11-2.fc8 is > > "higher" due to the %dist tag. > > Exactly! > > This is not the first case of this. Please _never_ write Obsolete tags > that contain "<=". This doesn't play well with dist tags and removes the > possibility of updating the package in older releases. Avoid this > useless construct in case you want to see your fedora being updated > cleanly with yum :) At least "<= 0.11" would be better, as this covers all "releases", but in many cases the version/release of the package that is obsoleted does not matter at all, you just want to obolete something else. In RHEL5 (probably also in Fedora), pidgin obsoletes "gaim < 999:1" (epoch 999 !!!). If someone can explain me why this is better than just obsoleting "gaim", please tell me. IMHO, this only makes sense if a "gaim >= 999:1" might ever exist. I don't think so :-). -- -- Jos Vos -- X/OS Experts in Open Systems BV | Phone: +31 20 6938364 -- Amsterdam, The Netherlands | Fax: +31 20 6948204 From dgboles at gmail.com Tue Oct 16 16:36:40 2007 From: dgboles at gmail.com (David Boles) Date: Tue, 16 Oct 2007 12:36:40 -0400 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <20071011095545.GB19149@devserv.devel.redhat.com> <47113775.1090805@filteredperception.org> <47126F2E.9070803@filteredperception.org> Message-ID: <4714E898.3030801@gmail.com> on 10/16/2007 4:28 AM, Benny Amorsen wrote: >>>>>> "DM" == Douglas McClendon writes: > > DM> As the other responder mentioned, I'm assuming you don't really > DM> mean Everything (much as I was one of the longest hold-outs of > DM> keeping and using Everything installs). > > I mean what I say. I don't want to actually install everything; it > should just be available on the stick so I can use kickstart files to > pick and choose. > > DM> But you do then still need to put smarts into the initramfs to > DM> deal with the fact that it may be looking for an iso on a vfat > DM> usbstick. Not difficult by any means, but definitely a bit of > DM> work. > > If it's just an image to dd, you can keep everything in whichever file > format you want. > > I must admit I'm at bit surprised at all the complexity. All I want is > to dd DVD.iso to a USB stick, but the DVD.iso is not in a format which > BIOS's know how to boot from. With the right boot record, everything > should be in place. > > Alternatively, if I knew how to partition the device so that boot.img > could fit before an ext2 partition, I could just put the DVD.iso there > and that should work too. During the Anaconda install there is a section to add additional sources. I wonder if the 'Everything' directory could be used? It does have the repodata. And it certainly does have everything else. :-) -- David -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 187 bytes Desc: OpenPGP digital signature URL: From ville.skytta at iki.fi Tue Oct 16 16:55:08 2007 From: ville.skytta at iki.fi (Ville =?iso-8859-1?q?Skytt=E4?=) Date: Tue, 16 Oct 2007 19:55:08 +0300 Subject: rawhide report: 20071015 changes In-Reply-To: References: <200710151924.l9FJOCnD032392@porkchop.devel.redhat.com> <471487D4.7070906@poolshark.org> Message-ID: <200710161955.08484.ville.skytta@iki.fi> On Tuesday 16 October 2007, Kevin Kofler wrote: > Denis Leroy poolshark.org> writes: > > hmm, i wasn't informed of the OpenEXR update... > > Are you maintaining a package which depends on OpenEXR? Rex tried to e-mail > all the maintainers affected by the soname bump. IMNSHO, the responsible thing to do with all incompatible package updates is at the very least inform *this list* in advance, then possibly additionally send private mail to maintainers of affected packages. From SteveD at redhat.com Tue Oct 16 16:55:33 2007 From: SteveD at redhat.com (Steve Dickson) Date: Tue, 16 Oct 2007 12:55:33 -0400 Subject: NFS mounting errors In-Reply-To: <1192552032.2194.1.camel@scrappy.miketc.com> References: <1192549184.2248.2.camel@scrappy.miketc.com> <4714DFE9.5010202@RedHat.com> <1192552032.2194.1.camel@scrappy.miketc.com> Message-ID: <4714ED05.3030308@RedHat.com> Mike Chambers wrote: > On Tue, 2007-10-16 at 11:59 -0400, Steve Dickson wrote: > >> Yes... there appears to be a cut/past error in the initscript. >> Make the following change or wait for a few to pull a new package >> out of rawhide: >> 42c42 >> < [ "$NETWORKING" = "no" ] || exit 6 >> --- >> > [ "$NETWORKING" = "no" ] && exit 6 > > Thanks Steve, that did the trick. Although, guess gonna have to send > another email with another subject, as I thought the reason rhgb would > start and immediately go back to console was because of this problem. > But I think it's a different bug or something. The new build is at http://koji.fedoraproject.org/koji/buildinfo?buildID=21252 steved. From SteveD at redhat.com Tue Oct 16 16:57:23 2007 From: SteveD at redhat.com (Steve Dickson) Date: Tue, 16 Oct 2007 12:57:23 -0400 Subject: Provides/Obsoletes question In-Reply-To: <20071016181410.3532dc75.mschwendt.tmp0701.nospam@arcor.de> References: <4714DBFB.9030209@RedHat.com> <1192549495.8542.16.camel@cutter> <20071016181410.3532dc75.mschwendt.tmp0701.nospam@arcor.de> Message-ID: <4714ED73.1040707@RedHat.com> Michael Schwendt wrote: > Additionally, "<= 0.11-2" is insufficient since 0.11-2.fc8 is > "higher" due to the %dist tag. Ok... I changed it to Provides: libgssapi = %{version}-%{release} Obsoletes: libgssapi < 0.11-3 which seems to do the trick... thanks for all help!! steved. From fedora at leemhuis.info Tue Oct 16 17:13:55 2007 From: fedora at leemhuis.info (Thorsten Leemhuis) Date: Tue, 16 Oct 2007 19:13:55 +0200 Subject: Request for Comments: Proposed changes to Fedora development cycle In-Reply-To: <20071016102448.6cc4af82@redhat.com> References: <20071016102448.6cc4af82@redhat.com> Message-ID: <4714F153.202@leemhuis.info> On 16.10.2007 16:24, Jesse Keating wrote: > Please read through > http://fedoraproject.org/wiki/JesseKeating/DevelopmentChangesProposal > and follow up on this thread with any questions comments. [...] In general: looks nice, some steps in the right direction IMHO. But not enough IMHO. Quoted some parts of the proposal below, some other ideas and the end of the mail: > = Proposed Development Process Changes for Fedora 9 = > [...] > == Proposed Solution == > Move to an Alpha/Beta/RC/Final release method. Hmmm, even after reading the proposal three times now it got a bit of an "use different names for what we had already with some small modifications" feeling > Limit collection wide > blocking freezes to one for a Beta release and a continual one for the > RC/Final release. +1 > Allow early branching of CVS and mass branch earlier. +1 > === Alpha === > The Alpha release would mostly be used as a starting platform for > somebody wanting to develop a feature for the given release. It would > have many of the post-release updates done to the previous release plus > some start of new features for the current release. Mostly what the > project cares about this release is that it is installable and can get > updates after the fact. I think having a "it is installable" as defined goal way more often would be good. Every Friday maybe? Further: both Opensuse and Ubuntu have way more betas/rcs. I don't think we should follow that model completely, but maybe we can steal ideas from it? A installable rawhide snapshot every two weeks maybe (as ISO or as second dir (files hardlinked to rawhide) on the servers?) Just thinking aloud. > [...] > === Release Candidate and Final release === > In order to prepare the release candidate(s) and the final release a > final freeze is needed. It is at this point that we would block rawhide > once again. It is extremely important that we have as many eyes on the > bits as possible to make our release as best as we can. This freeze > point is also the point in which we would create any remaining needed > branches in CVS for the release. Any builds from the branch would be > held in an updates candidate tag to be potential updates for after the > release, or to be pulled in to the release by request. Builds from > devel/ would be tagged for the next release tag to show up in rawhide > once the next development cycle starts. Sounds to complicated and much of a "to much of a slowdown/next to full stop" to me. New stuff can't be tested, as rawhide stands still (I assume it's not pushed to the servers?). Normal, non-critical updates for the release (once it happens) stay updates candidates and thus don't get much tested either. Some packagers will thus likely just push their updates into the current release without testing them in rawhide first. That's bad in general already; but it's even more bad here, as it also create EVR-update troubles once the release is done. > In order to accommodate a > release candidate set plus the final release creation the freeze point > for this should happen between the current Test3 dates and the final > deep freeze dates. This proposal would IMHO be a bit easier to understand if you could write a potential F9 schedule with release, freeze and branching dates. > === CVS Branching === > At some point in the tail end of development, either right after Beta > release or sometime between Beta and RC release, we allow for early > branching of software. This allows developers to check in new features > and otherwise unstable changes that would not be suitable to introduce > to the current release. At Release Candidate / Final freeze time all > unbranched packages will be branched. I'd say we should split up rawhide and way to final release a bit earlier. See below. > == Discussion == > Questions or comments regarding this proposed change should be directed > to the [https://www.redhat.com/mailman/listinfo/fedora-devel-list > fedora-devel-list] mailing list. The ReleaseEngineering team is driving > this proposal. Thx again for this. What I further like to see: get test-releases (and maybe also the releases itself) out more quickly; currently we release only on Tuesday, Wednesday and Thursday; the target being a Thursday. That afaics lead to a delay of multiple days sometimes -- e.g. release was targeted for Thursday but was delayed by one day due to problem; that meant a five day delay till next Tuesday to get that release out to the testers -- way to long IMHO... IOW: if a test-release is ready wait max. 24 hours and then get that thing out. Maybe even release new test-versions as bittorrent only the first 24 hours and then open the normal mirrors? Yes, sure, I know out mirrors are important, but not that important to delay the release that 5 days when the test window is four weeks (the usual cycle we had between test releases up to now). Further: I know multiple people that don't run rawhide because we always tell everyone "once rawhide always rawhide" and "rawhide easts babies". That' IMHO are our biggest problems. Thus i suggest: - work hard to make rawhide not eat babies and kill kittens in the 5 weeks approaching a release. Tell the developers so they are more careful during that timeframe (e.g. as careful as they would be for a update for a released version) and send ninjas if they are not. - we need a way for testers that want to test the release that they want to continue to run afterwards without reinstalling it. Two ideas follow, I think we should do both: (1.) support and document the "rawhide -> stable" way -- e.g. at the point where rawhide on the servers becomes targeting the next Fedora version give users the choice "Do you want to continue using rawhide or stick to the release that is happening now?". (2.) create a "Fedora Early Adapters Release (EAR)" which uses the final directory structure and a Release for "early adapters". E.g. what I mean is something like this: T-30 days before official release * publish a test3 (or call it RC if you like) * hard free for rawhide -- just like the two/three lasts week before the release now T-18 days before official release * branch rawhide and release; * create the final directory structure on the servers with what's in rawhide * create and publish "Fedora Early Adapters Release (EAR)" from that tree; its yum configs point to that tree and not to rawhide * open rawhide for release +1 -- rawhide users had enough time to report bugs; they won't find any new bugs anymore, thus we need a different kind of testers now which we get with that Fedora EAR T-18 until T-7 days * fix important stuff only like we in the past often did in the first ten days after a Fedora release; ship that as updates T-7 days * respin the tree on the servers, including all updates that happened over the past 10 days T-4 days * prepare the final release T-0 * release = EOF = Just my 2 cent. Cu knurd From jkeating at redhat.com Tue Oct 16 17:38:28 2007 From: jkeating at redhat.com (Jesse Keating) Date: Tue, 16 Oct 2007 13:38:28 -0400 Subject: Request for Comments: Proposed changes to Fedora development cycle In-Reply-To: <4714F153.202@leemhuis.info> References: <20071016102448.6cc4af82@redhat.com> <4714F153.202@leemhuis.info> Message-ID: <20071016133828.1a1c4cb5@redhat.com> On Tue, 16 Oct 2007 19:13:55 +0200 Thorsten Leemhuis wrote: > I think having a "it is installable" as defined goal way more often > would be good. Every Friday maybe? > > Further: both Opensuse and Ubuntu have way more betas/rcs. I don't > think we should follow that model completely, but maybe we can steal > ideas from it? A installable rawhide snapshot every two weeks maybe > (as ISO or as second dir (files hardlinked to rawhide) on the > servers?) > > Just thinking aloud. While it wasn't stated in the proposal, and I should add it, we definitely want to do more "snapshot" like releases for testing, like what Jeremy has been doing with rawhide live snapshots. They won't be as heavily tested as even the "Alpha" release, but will still be made sure to be mostly bootable and installable. However the timing of these would depend on changes in the tree and should target significant changes and not just be a ticking clock, where as Alpha/Beta/RC/Final are time based, the other snapshots can be feature or change based. > > > [...] > > === Release Candidate and Final release === > > In order to prepare the release candidate(s) and the final release a > > final freeze is needed. It is at this point that we would block > > rawhide once again. It is extremely important that we have as many > > eyes on the bits as possible to make our release as best as we > > can. This freeze point is also the point in which we would create > > any remaining needed branches in CVS for the release. Any builds > > from the branch would be held in an updates candidate tag to be > > potential updates for after the release, or to be pulled in to the > > release by request. Builds from devel/ would be tagged for the > > next release tag to show up in rawhide once the next development > > cycle starts. > > Sounds to complicated and much of a "to much of a slowdown/next to > full stop" to me. Well it pretty much is. We have to stop changes in order to finalize the release and get it out the door. I can't think of any way to stop changes but let developers prepare updates for the release (and use updates testing to get them tested!!) > New stuff can't be tested, as rawhide stands still > (I assume it's not pushed to the servers?). I'm still trying to come up with some scheme that would open a second rawhide for the next release, or someway to have a nightly tree somewhere of the pending release that is still seen and used by the majority of our testers. It's essential we get their feedback on the tree until such time as we won't take in fixes they've found. > Normal, non-critical > updates for the release (once it happens) stay updates candidates and > thus don't get much tested either. They can be pushed to updates-testing at the 0day mark and thus get testing there. > > Some packagers will thus likely just push their updates into the > current release without testing them in rawhide first. But rawhide isn't the place to test them, as we're using rawhide as the most convenient method to get the majority of our community users to test the bits that will be the release, not the release + potential updates, the actual release. After that rawhide would be the /next/ release and also not suitable as a testing ground for updates to a release. > That's bad in > general already; but it's even more bad here, as it also create > EVR-update troubles once the release is done. How can it create EVR-update troubles? Only if maintainers push updates to previous releases before pushing them for the pending release, and even so this is not a new problem, as updates to previous releases happen all the time while the release is a static package set that quickly has "lower" nvrs than the fully updated previous release. Not a new problem, and no real solution other than using network at upgrade time to reach the released updates for the release you're upgrading to. > > > In order to accommodate a > > release candidate set plus the final release creation the freeze > > point for this should happen between the current Test3 dates and > > the final deep freeze dates. > > This proposal would IMHO be a bit easier to understand if you could > write a potential F9 schedule with release, freeze and branching > dates. I can add some example dates, but they shouldn't be counted on until the Board and FESCo et al set the schedule. > > === CVS Branching === > > At some point in the tail end of development, either right after > > Beta release or sometime between Beta and RC release, we allow for > > early branching of software. This allows developers to check in > > new features and otherwise unstable changes that would not be > > suitable to introduce to the current release. At Release > > Candidate / Final freeze time all unbranched packages will be > > branched. > > I'd say we should split up rawhide and way to final release a bit > earlier. See below. > > > == Discussion == > > Questions or comments regarding this proposed change should be > > directed to the > > [https://www.redhat.com/mailman/listinfo/fedora-devel-list > > fedora-devel-list] mailing list. The ReleaseEngineering team is > > driving this proposal. > > Thx again for this. > > What I further like to see: get test-releases (and maybe also the > releases itself) out more quickly; currently we release only on > Tuesday, Wednesday and Thursday; the target being a Thursday. That > afaics lead to a delay of multiple days sometimes -- e.g. release was > targeted for Thursday but was delayed by one day due to problem; that > meant a five day delay till next Tuesday to get that release out to > the testers -- way to long IMHO... > > IOW: if a test-release is ready wait max. 24 hours and then get that > thing out. Maybe even release new test-versions as bittorrent only the > first 24 hours and then open the normal mirrors? > > Yes, sure, I know out mirrors are important, but not that important to > delay the release that 5 days when the test window is four weeks (the > usual cycle we had between test releases up to now). > That puts an extreme pressure on the mirrors that I'd not like to do. We've frequently seen feedback from them that if we just do torrent first and delay the mirrors that they'd just as likely stop mirroring us which doesn't help anybody. The only /real/ way to get releases out there quicker is to not have unstable trees all the time. If people were more careful about what they put into rawhide or more reactive to broken deps reports or did more communication when they introduce wide reaching changes we'd have less unstable trees and be able to produce functional releases in quicker fashion and be able to get them to mirrors on time. We did a pretty good job with test3, and I hope it continues with the final, and into next development cycle. > Further: I know multiple people that don't run rawhide because we > always tell everyone "once rawhide always rawhide" Where exactly do "we" tell everyone this? > and "rawhide easts > babies". That' IMHO are our biggest problems. Thus i suggest: > > - work hard to make rawhide not eat babies and kill kittens in the 5 > weeks approaching a release. Tell the developers so they are more > careful during that timeframe (e.g. as careful as they would be for a > update for a released version) and send ninjas if they are not. Why 5 weeks, why not just all the time? > - we need a way for testers that want to test the release that they > want to continue to run afterwards without reinstalling it. Two ideas > follow, I think we should do both: > > (1.) support and document the "rawhide -> stable" way -- e.g. at the > point where rawhide on the servers becomes targeting the next Fedora > version give users the choice "Do you want to continue using rawhide > or stick to the release that is happening now?". Not sure how to "give them the choice" but we certainly can document how to switch to the final release. A good "Using Rawhide" page would list this, and would fall inline with the other changes we want to make to lead to rawhide being easier and more friendly to use (and thus more used). > > (2.) create a "Fedora Early Adapters Release (EAR)" which uses > the final directory structure and a Release for "early adapters". > E.g. what I mean is something like this: > > T-30 days before official release > * publish a test3 (or call it RC if you like) > * hard free for rawhide -- just like the two/three lasts week before > the release now > > T-18 days before official release > * branch rawhide and release; > * create the final directory structure on the servers with what's in > rawhide > * create and publish "Fedora Early Adapters Release (EAR)" from > that tree; its yum configs point to that tree and not to rawhide > * open rawhide for release +1 -- rawhide users had enough time to > report bugs; they won't find any new bugs anymore, thus we need a > different kind of testers now which we get with that Fedora EAR > > T-18 until T-7 days > * fix important stuff only like we in the past often did in the first > ten days after a Fedora release; ship that as updates > > T-7 days > * respin the tree on the servers, including all updates that happened > over the past 10 days > > T-4 days > * prepare the final release > > T-0 > * release > > = EOF = > > Just my 2 cent. I had thought about this too. It is challenging from an infrastructure standpoint to manage the bits in this way, due to the permissions typically on the release directories. However it's not impossible and could be a solution to the "second rawhide" type thing. I'm certainly open to discussing this more, but I'm not comfortable adding it to the proposal just yet. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From j.w.r.degoede at hhs.nl Tue Oct 16 17:45:56 2007 From: j.w.r.degoede at hhs.nl (Hans de Goede) Date: Tue, 16 Oct 2007 19:45:56 +0200 Subject: Request for Comments: Proposed changes to Fedora development cycle In-Reply-To: <20071016112542.139f4233@redhat.com> References: <20071016102448.6cc4af82@redhat.com> <4714D34F.1080304@hhs.nl> <20071016112542.139f4233@redhat.com> Message-ID: <4714F8D4.60603@hhs.nl> Jesse Keating wrote: > On Tue, 16 Oct 2007 17:05:51 +0200 > Hans de Goede wrote: > >> So all in all: >> -calling it alpha / beta / release candidate instead of test# +1 >> -no freeze for alpha +1 >> -early branching (I would say a week for the RC) +1 >> -making builds in the release branch goto updates-testing after >> branching -1 (esp combined with early branching) > > Good, discussion! > > Here is the problem, if the build is not deemed "good" by rel-eng to be > in the release after the release candidate where does it go? Why does this deeming good have to be done by rel-eng? Thats creating both a bottle-neck and a hoop to jump through. > Basically > the idea is that once the RC hits, "development" of the release is > done, but we want to enable developers to prepare updates to the > pending release to be able to release them out to updates-testing > shortly after the release. Having the builds from the branch be tagged > as if the release were already out helps in this regard, as they're > already in the right place to be prepared as an update within Bodhi, > and if a rel-eng request is made to bring it into the release if > rel-eng agrees it's a simple tag action to "move it", and if we say no, > no tagging action is necessary it's all set up to be prepared as an > update. > Thanks for the explanation I now better understand the problem, so when continual frozen prepering for the gold release after an RC, we really want to have 3 different options for rawhide builds: 1) Its a benign simple fix, with little chance to regressions, or a fix for a blocker bug -> should go into the release 2) Its not next devel cycle material, but it would be better to have it in updates-testing when we go gold, then to put it in the release aka update-candidate 3) Its next devel cycle material And the proposed scheme only has 2 exit points, the branch for the release and a devel branch. This IMHO is a problem which we should not try to solve by introducing human intervention. But rather by a technical solution. And yes I want to see "benign simple fixes, with little chance to regressions" go into the release even once we've released an RC, that way we the actual release will be better (less bugs) and we avoid having a slew of updates right after the release. I know some people are very much against this and want only critical fixes at this point, to them I say stop thinking Fedora Core and start thinking Fedora Extras. For core components like kernel and glibc and xorg I fully agree to the only critical fixes stance, but I also fully trust their very capable maintainers to only do critical fixes! So there is no reason why some club should be designated to decide wether or not a fix is critical enough. Esp since "wether or not a fix is critical enough" is not the only metric to take into account here. The decision should be based on weighing the benefits of the bugfix versus the chance of regression "multiplied" by the impact of a potential regression. And the person who can best judge this balance is the maintainer. Isn't our new slogan "freedom is a feature", then I say no to a small club making the decisions, thats an autocracy. I say power to the people (power to the maintainers). Regards, Hans From bpepple at fedoraproject.org Tue Oct 16 17:55:51 2007 From: bpepple at fedoraproject.org (Brian Pepple) Date: Tue, 16 Oct 2007 13:55:51 -0400 Subject: rawhide report: 20071015 changes In-Reply-To: <471487D4.7070906@poolshark.org> References: <200710151924.l9FJOCnD032392@porkchop.devel.redhat.com> <20071015233533.aeb677b8.mschwendt.tmp0701.nospam@arcor.de> <471487D4.7070906@poolshark.org> Message-ID: On 10/16/07, Denis Leroy wrote: > Kevin Kofler wrote: > > Michael Schwendt arcor.de> writes: > >> Fight the freeze! > > > > Don't panic. I've already rebuilt kdelibs4 and kdebase4, Rex is doing most of > > the others, all the other maintainers have been informed (well in advance), > > hmm, i wasn't informed of the OpenEXR update... Yeah, I don't remember being informed either. From halfline at gmail.com Tue Oct 16 17:59:16 2007 From: halfline at gmail.com (Ray Strode) Date: Tue, 16 Oct 2007 13:59:16 -0400 Subject: RHGB not running In-Reply-To: <1192552321.2194.7.camel@scrappy.miketc.com> References: <1192552321.2194.7.camel@scrappy.miketc.com> Message-ID: <45abe7d80710161059ie4a3deod436f8e612702215@mail.gmail.com> Hi, On 10/16/07, Mike Chambers wrote: > After today's rawhide updates, when rebooting, rhgb initially starts. > But within a second or two, it goes right back to the console, sits at a > particular prompt (can't remember which one, think it is "awaiting fstab > or something). Anyway, it sits there while the initscripts run > (although it doesn't show you they are starting), then finally it starts > the desktop. Everything seems normal at that prompt. > > Anyway, try a reboot and see if anyone else has same problem? This should be fixed in tomorrow's rawhide. --Ray From mmcgrath at redhat.com Tue Oct 16 17:51:43 2007 From: mmcgrath at redhat.com (Mike McGrath) Date: Tue, 16 Oct 2007 12:51:43 -0500 Subject: Request for Comments: Proposed changes to Fedora development cycle In-Reply-To: <4714F8D4.60603@hhs.nl> References: <20071016102448.6cc4af82@redhat.com> <4714D34F.1080304@hhs.nl> <20071016112542.139f4233@redhat.com> <4714F8D4.60603@hhs.nl> Message-ID: <4714FA2F.4090505@redhat.com> Hans de Goede wrote: > Jesse Keating wrote: >> On Tue, 16 Oct 2007 17:05:51 +0200 >> Hans de Goede wrote: >> >>> So all in all: >>> -calling it alpha / beta / release candidate instead of test# +1 >>> -no freeze for alpha +1 >>> -early branching (I would say a week for the RC) +1 >>> -making builds in the release branch goto updates-testing after >>> branching -1 (esp combined with early branching) >> >> Good, discussion! >> >> Here is the problem, if the build is not deemed "good" by rel-eng to be >> in the release after the release candidate where does it go? > > Why does this deeming good have to be done by rel-eng? Thats creating > both a bottle-neck and a hoop to jump through. Someone has to do it, who? -Mike From mclasen at redhat.com Tue Oct 16 18:02:57 2007 From: mclasen at redhat.com (Matthias Clasen) Date: Tue, 16 Oct 2007 14:02:57 -0400 Subject: Request for Comments: Proposed changes to Fedora development cycle In-Reply-To: <4714F153.202@leemhuis.info> References: <20071016102448.6cc4af82@redhat.com> <4714F153.202@leemhuis.info> Message-ID: <1192557777.3761.3.camel@localhost.localdomain> On Tue, 2007-10-16 at 19:13 +0200, Thorsten Leemhuis wrote: > On 16.10.2007 16:24, Jesse Keating wrote: > > Please read through > > http://fedoraproject.org/wiki/JesseKeating/DevelopmentChangesProposal > > and follow up on this thread with any questions comments. [...] > > In general: looks nice, some steps in the right direction IMHO. But not > enough IMHO. Quoted some parts of the proposal below, some other ideas > and the end of the mail: > > > = Proposed Development Process Changes for Fedora 9 = > > [...] > > == Proposed Solution == > > Move to an Alpha/Beta/RC/Final release method. > > Hmmm, even after reading the proposal three times now it got a bit of an > "use different names for what we had already with some small > modifications" feeling The different names should give an indication that we want to treat the various snapshots differently. The uniform test1/test2/test3 naming scheme doesn't really get that point across. From jkeating at redhat.com Tue Oct 16 18:05:01 2007 From: jkeating at redhat.com (Jesse Keating) Date: Tue, 16 Oct 2007 14:05:01 -0400 Subject: Request for Comments: Proposed changes to Fedora development cycle In-Reply-To: <4714F8D4.60603@hhs.nl> References: <20071016102448.6cc4af82@redhat.com> <4714D34F.1080304@hhs.nl> <20071016112542.139f4233@redhat.com> <4714F8D4.60603@hhs.nl> Message-ID: <20071016140501.54b60d88@redhat.com> On Tue, 16 Oct 2007 19:45:56 +0200 Hans de Goede wrote: > Why does this deeming good have to be done by rel-eng? Thats creating > both a bottle-neck and a hoop to jump through. Because past has proven that given our huge number of maintainers that not everybody notices we're in a freeze, or cares, and leads to broken trees. QA/Releng wants some ability to prevent that from happening down the final stretch to get the release out. This is something common to distributions, not just Fedora. In fact, the model we're using is closely modeled after the FreeBSD development cycle. http://www.freebsd.org/doc/en_US.ISO8859-1/articles/releng/article.html#RELEASE-PROC > > > Basically > > the idea is that once the RC hits, "development" of the release is > > done, but we want to enable developers to prepare updates to the > > pending release to be able to release them out to updates-testing > > shortly after the release. Having the builds from the branch be > > tagged as if the release were already out helps in this regard, as > > they're already in the right place to be prepared as an update > > within Bodhi, and if a rel-eng request is made to bring it into the > > release if rel-eng agrees it's a simple tag action to "move it", > > and if we say no, no tagging action is necessary it's all set up to > > be prepared as an update. > > > > Thanks for the explanation I now better understand the problem, so > when continual frozen prepering for the gold release after an RC, we > really want to have 3 different options for rawhide builds: > 1) Its a benign simple fix, with little chance to regressions, or a > fix for a blocker bug -> should go into the release > 2) Its not next devel cycle material, but it would be better to have > it in updates-testing when we go gold, then to put it in the release > aka update-candidate > 3) Its next devel cycle material > > And the proposed scheme only has 2 exit points, the branch for the > release and a devel branch. This IMHO is a problem which we should > not try to solve by introducing human intervention. But rather by a > technical solution. > > And yes I want to see "benign simple fixes, with little chance to > regressions" go into the release even once we've released an RC, that > way we the actual release will be better (less bugs) and we avoid > having a slew of updates right after the release. > > I know some people are very much against this and want only critical > fixes at this point, to them I say stop thinking Fedora Core and > start thinking Fedora Extras. For core components like kernel and > glibc and xorg I fully agree to the only critical fixes stance, but I > also fully trust their very capable maintainers to only do critical > fixes! > > So there is no reason why some club should be designated to decide > wether or not a fix is critical enough. Esp since "wether or not a > fix is critical enough" is not the only metric to take into account > here. The decision should be based on weighing the benefits of the > bugfix versus the chance of regression "multiplied" by the impact of > a potential regression. And the person who can best judge this > balance is the maintainer. > > Isn't our new slogan "freedom is a feature", then I say no to a small > club making the decisions, thats an autocracy. I say power to the > people (power to the maintainers). The past has burned me on having that much trust in /every/ maintainer thinking that deeply into every change they make at the end game. More often than not I just see blanket "build for new upstream release" happening across every active branch at any time during the process with no thought to freezes or release cycles. That's the type of thing we just don't want to land in our trees during the final stages. The process /does/ have 3 exit points. There is a devel/ branch to build things for the next release, there is the release branch which by default is used for updates to the release, and if the maintainer is actually making a thought as to this is a fix they want /in/ the release they can alert the releng team to this and releng can do the necessary work (calling a koji command to tag the package, calling the signing commands to sign the package, making sure there is time to get it in and actually be picked up in a compose, etc...) to get the build pulled into the release. I'm more than happy to add more people to the releng team that would be willing to make these kinds of decisions so that we have round the clock/world coverage. I'm just not ready to leave the collection open for joe random builder to build things in when we're trying to get a release out. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From nicolas.mailhot at laposte.net Tue Oct 16 18:12:18 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Tue, 16 Oct 2007 20:12:18 +0200 Subject: Request for Comments: Proposed changes to Fedora development cycle In-Reply-To: <4714F8D4.60603@hhs.nl> References: <20071016102448.6cc4af82@redhat.com> <4714D34F.1080304@hhs.nl> <20071016112542.139f4233@redhat.com> <4714F8D4.60603@hhs.nl> Message-ID: <1192558338.29450.8.camel@rousalka.dyndns.org> Le mardi 16 octobre 2007 ? 19:45 +0200, Hans de Goede a ?crit : > Jesse Keating wrote: > > Here is the problem, if the build is not deemed "good" by rel-eng to be > > in the release after the release candidate where does it go? > > Why does this deeming good have to be done by rel-eng? Thats creating both a > bottle-neck and a hoop to jump through. Because ultimately rel-eng is the Fedora entity responsible for making good releases, because everyone will blame them if things go wrong, so I sure hope they have veto power at critical release time > And yes I want to see "benign simple fixes, with little chance to regressions" > go into the release even once we've released an RC, that way we the actual > release will be better (less bugs) and we avoid having a slew of updates right > after the release. Join rel-eng, you want a share of the power, get a share of the blame. > I know some people are very much against this and want only critical fixes at > this point, to them I say stop thinking Fedora Core and start thinking Fedora > Extras. This is not FE vs FC, this is having someone in charge at release time and you won't find a lot of people here to say rel-eng or Jesse is abusing this power. Many thanks to the rel-eng team! Many thanks for herding ungrateful cats! -- Nicolas Mailhot -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: Ceci est une partie de message num?riquement sign?e URL: From a.badger at gmail.com Tue Oct 16 18:13:13 2007 From: a.badger at gmail.com (Toshio Kuratomi) Date: Tue, 16 Oct 2007 11:13:13 -0700 Subject: openoffice-pyuno and external python programs In-Reply-To: <1192543367.7004.86.camel@Jehannum> References: <1192537028.7004.80.camel@Jehannum> <1192543367.7004.86.camel@Jehannum> Message-ID: <4714FF39.5080209@gmail.com> Caolan McNamara wrote: > On Tue, 2007-10-16 at 15:17 +0200, Zoltan Kota wrote: >> On Tue, 16 Oct 2007, Caolan McNamara wrote: >> >>> Hmm, what does >>> readelf -d /usr/lib/python2.4/site-packages/pyuno.so | grep RPATH >>> say on debian ? Is there an absolute entry in there so get it to find >>> the libraries it needs ? >> >> On Ubuntu, readelf... says: >> 0x0000000f (RPATH) Library rpath: >> [$ORIGIN:/usr/lib/openoffice/program] > > Yeah, so they set the rpath to find the OOo libs that libpyuno.so is > linked to in /usr/lib/openoffice/ when they moved it out of there. I'd > probably fall foul of the fedora packaging guidelines if I whacked in > the same thing ? We (OOo) don't really have a good standard for where to > stick bits of OOo when it's bundled into the distro. > If it's exporting an interface that it expects others to use (like the pythonuno bindings), it should be put into %{_libdir} directly.... Is this doable or are there things that make it non-trivial? -Toshio From mschwendt.tmp0701.nospam at arcor.de Tue Oct 16 18:19:08 2007 From: mschwendt.tmp0701.nospam at arcor.de (Michael Schwendt) Date: Tue, 16 Oct 2007 20:19:08 +0200 Subject: Provides/Obsoletes question In-Reply-To: <20071016163525.GM3462@jasmine.xos.nl> References: <4714DBFB.9030209@RedHat.com> <1192549495.8542.16.camel@cutter> <20071016181410.3532dc75.mschwendt.tmp0701.nospam@arcor.de> <1192551777.30612.39.camel@localhost.localdomain> <20071016163525.GM3462@jasmine.xos.nl> Message-ID: <20071016201908.24f2c316.mschwendt.tmp0701.nospam@arcor.de> On Tue, 16 Oct 2007 18:35:25 +0200, Jos Vos wrote: > In RHEL5 (probably also in Fedora), pidgin obsoletes "gaim < 999:1" > (epoch 999 !!!). If someone can explain me why this is better than > just obsoleting "gaim", please tell me. IMHO, this only makes sense > if a "gaim >= 999:1" might ever exist. I don't think so :-). Versioned Obsoletes are superior, because they occupy only a specific EVR range of a package namespace. For your example of "gaim < 999:1", you can reintroduce a package with the name "gaim" (suppose it's a different piece of software) by giving it an EVR higher than 999:1. On the contrary, the unversioned "Obsoletes: gaim" blocks re-entry of a package with the name "gaim", regardless of its EVR. From j.w.r.degoede at hhs.nl Tue Oct 16 18:26:35 2007 From: j.w.r.degoede at hhs.nl (Hans de Goede) Date: Tue, 16 Oct 2007 20:26:35 +0200 Subject: Request for Comments: Proposed changes to Fedora development cycle In-Reply-To: <4714FA2F.4090505@redhat.com> References: <20071016102448.6cc4af82@redhat.com> <4714D34F.1080304@hhs.nl> <20071016112542.139f4233@redhat.com> <4714F8D4.60603@hhs.nl> <4714FA2F.4090505@redhat.com> Message-ID: <4715025B.4000304@hhs.nl> Mike McGrath wrote: > Hans de Goede wrote: >> Jesse Keating wrote: >>> On Tue, 16 Oct 2007 17:05:51 +0200 >>> Hans de Goede wrote: >>> >>>> So all in all: >>>> -calling it alpha / beta / release candidate instead of test# +1 >>>> -no freeze for alpha +1 >>>> -early branching (I would say a week for the RC) +1 >>>> -making builds in the release branch goto updates-testing after >>>> branching -1 (esp combined with early branching) >>> >>> Good, discussion! >>> >>> Here is the problem, if the build is not deemed "good" by rel-eng to be >>> in the release after the release candidate where does it go? >> >> Why does this deeming good have to be done by rel-eng? Thats creating >> both a bottle-neck and a hoop to jump through. > > Someone has to do it, who? > How about the maintainer? Regards, Hans From tmus at tmus.dk Tue Oct 16 17:29:59 2007 From: tmus at tmus.dk (Thomas M Steenholdt) Date: Tue, 16 Oct 2007 15:29:59 -0200 Subject: Add to wishlist In-Reply-To: References: Message-ID: Peter ?strand wrote: > I thought I should add a few packages to the Wishlist at > http://fedoraproject.org/wiki/PackageMaintainers/WishList, but then I > realized that getting edit access is a >10 step process. Gosh, does it > really have to be this complicated? > > Anyway, can anyone with edit access add these two items to the Wishlist: > > * unfs3 - user-space NFSv3 server implementation > > * xclip - command line interface to the X11 clipboard, with file copy > support > xclip is in F7 at least - dunno 'bout F8... /Thomas From tmus at tmus.dk Tue Oct 16 17:29:03 2007 From: tmus at tmus.dk (Thomas M Steenholdt) Date: Tue, 16 Oct 2007 15:29:03 -0200 Subject: Add to wishlist In-Reply-To: <20071015204335.GB2790@free.fr> References: <20071015204335.GB2790@free.fr> Message-ID: Patrice Dumas wrote: > On Mon, Oct 15, 2007 at 07:32:49PM +0200, Peter ?strand wrote: >> * unfs3 - user-space NFSv3 server implementation > Why not let the developers answer that question: http://unfs3.sourceforge.net/ /Thomas From nicolas.mailhot at laposte.net Tue Oct 16 18:33:16 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Tue, 16 Oct 2007 20:33:16 +0200 Subject: Request for Comments: Proposed changes to Fedora development cycle In-Reply-To: <4715025B.4000304@hhs.nl> References: <20071016102448.6cc4af82@redhat.com> <4714D34F.1080304@hhs.nl> <20071016112542.139f4233@redhat.com> <4714F8D4.60603@hhs.nl> <4714FA2F.4090505@redhat.com> <4715025B.4000304@hhs.nl> Message-ID: <1192559596.29450.10.camel@rousalka.dyndns.org> Le mardi 16 octobre 2007 ? 20:26 +0200, Hans de Goede a ?crit : > Mike McGrath wrote: > > Hans de Goede wrote: > >> Why does this deeming good have to be done by rel-eng? Thats creating > >> both a bottle-neck and a hoop to jump through. > > > > Someone has to do it, who? > How about the maintainer? The maintainer will always put his package before the distro as a whole -- Nicolas Mailhot -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: Ceci est une partie de message num?riquement sign?e URL: From caolanm at redhat.com Tue Oct 16 19:10:18 2007 From: caolanm at redhat.com (Caolan McNamara) Date: Tue, 16 Oct 2007 20:10:18 +0100 Subject: openoffice-pyuno and external python programs In-Reply-To: <4714FF39.5080209@gmail.com> References: <1192537028.7004.80.camel@Jehannum> <1192543367.7004.86.camel@Jehannum> <4714FF39.5080209@gmail.com> Message-ID: <1192561818.7004.94.camel@Jehannum> On Tue, 2007-10-16 at 11:13 -0700, Toshio Kuratomi wrote: > Is this doable or are there things that make it non-trivial? There are things that make it non-trivial for now, when the OOo/URE split is complete then it becomes a good bit easier. C. From rdieter at math.unl.edu Tue Oct 16 18:04:31 2007 From: rdieter at math.unl.edu (Rex Dieter) Date: Tue, 16 Oct 2007 13:04:31 -0500 Subject: rawhide report: 20071015 changes References: <200710151924.l9FJOCnD032392@porkchop.devel.redhat.com> <20071015233533.aeb677b8.mschwendt.tmp0701.nospam@arcor.de> <471487D4.7070906@poolshark.org> Message-ID: Brian Pepple wrote: > On 10/16/07, Denis Leroy wrote: >> Kevin Kofler wrote: >> > Michael Schwendt arcor.de> writes: >> >> Fight the freeze! >> > >> > Don't panic. I've already rebuilt kdelibs4 and kdebase4, Rex is doing >> > most of the others, all the other maintainers have been informed (well >> > in advance), >> >> hmm, i wasn't informed of the OpenEXR update... > > Yeah, I don't remember being informed either. I sent the messages to primary maintainers addresses listed in owners.list. I should have sent notice here too, sorry. -- Rex From louisg00 at bellsouth.net Tue Oct 16 18:39:47 2007 From: louisg00 at bellsouth.net (Louis E Garcia II) Date: Tue, 16 Oct 2007 14:39:47 -0400 Subject: gnome keyring always needs to be unlocked Message-ID: <1192559987.2807.3.camel@tiger> when logging on I need to give gnome-keyring the password to unlock even though I check it so it unlocks automatically. What gives? -Louis From j.w.r.degoede at hhs.nl Tue Oct 16 18:44:03 2007 From: j.w.r.degoede at hhs.nl (Hans de Goede) Date: Tue, 16 Oct 2007 20:44:03 +0200 Subject: Request for Comments: Proposed changes to Fedora development cycle In-Reply-To: <20071016140501.54b60d88@redhat.com> References: <20071016102448.6cc4af82@redhat.com> <4714D34F.1080304@hhs.nl> <20071016112542.139f4233@redhat.com> <4714F8D4.60603@hhs.nl> <20071016140501.54b60d88@redhat.com> Message-ID: <47150673.5050600@hhs.nl> Jesse Keating wrote: > On Tue, 16 Oct 2007 19:45:56 +0200 > Hans de Goede wrote: > >> Why does this deeming good have to be done by rel-eng? Thats creating >> both a bottle-neck and a hoop to jump through. > > Because past has proven that given our huge number of maintainers that > not everybody notices we're in a freeze, or cares, and leads to broken > trees. Broken as in not depclosing / containing conflicts I assume? That can be checked with scripts, why not revert the process and allow rel-eng to kick out bad builds instead of make all the good people suffer because of a few bad apples? >> Isn't our new slogan "freedom is a feature", then I say no to a small >> club making the decisions, thats an autocracy. I say power to the >> people (power to the maintainers). > > The past has burned me on having that much trust in /every/ maintainer > thinking that deeply into every change they make at the end game. More > often than not I just see blanket "build for new upstream release" > happening across every active branch at any time during the process > with no thought to freezes or release cycles. That's the type of thing > we just don't want to land in our trees during the final stages. > I say that depends on the package, for an obscure package the latest upstream might be the best, even if that means it replaces a much better tested release. For example today I've been preparing a new scorched3d release, based on a brand new upstream release, and after some quick testing I will build this for the F-8 release tree. Why? Because its a network based multiplayer only game, which changes its network protocol each release (GRRRR), and all the official servers update to the latest release pretty quickly, so unless users set up a private server anything but the latest upstream is useless. Vavoom on the other hand tends to new upstream releases with a rough edge, and the current release is working fine, so there I've requested early branching and only build the new upstream for what will become rawhide after F-8 release. You see, the maintainer knows best. Currently we have near 5000 packages, if we grow like Debian has, we might end up with 20000, you really cannot expect a small team to handle all the updates which are "good enough" for release inclusion, unless they will blindly believe what the maintainer says, and then you might as well get rid of the man in the middle. > The process /does/ have 3 exit points. No it doesn't it has 2 exit points where one is multiplexed, with the multiplexing requiring human interaction. One might as well argue that windows 3.11 had no stability issues, because as long as a human was present to press the reset button when it hang, it would be back up in no time. > I'm more than happy to add more people to the releng team that would be > willing to make these kinds of decisions so that we have round the > clock/world coverage. I'm just not ready to leave the collection open > for joe random builder to build things in when we're trying to get a > release out. We do not have joe random builder, we only have sponsored contributers, who during the sponsor process have had to prove their packaging skills. We may need to educate them further, calling them "joe random builder" is not going to help them become better, nor will it help us grow our community. All in all to me it looks like we need more automated checks, where a package which fails them gets a special tag and needs manual tagging during the whole cycle. I know depclosing the whole of Fedora takes ages, but how about a script which looks at the current provides for a package, and compares them to the provides of a new version, if some provides go away (say a .soname) the script would disallow automatic pushing and give the package a special tag. After this the maintainer would need to ask rel-eng to re-tag it with the normal tag, explaining why the provides is gone. Regards, Hans From j.w.r.degoede at hhs.nl Tue Oct 16 18:46:21 2007 From: j.w.r.degoede at hhs.nl (Hans de Goede) Date: Tue, 16 Oct 2007 20:46:21 +0200 Subject: Request for Comments: Proposed changes to Fedora development cycle In-Reply-To: <1192559596.29450.10.camel@rousalka.dyndns.org> References: <20071016102448.6cc4af82@redhat.com> <4714D34F.1080304@hhs.nl> <20071016112542.139f4233@redhat.com> <4714F8D4.60603@hhs.nl> <4714FA2F.4090505@redhat.com> <4715025B.4000304@hhs.nl> <1192559596.29450.10.camel@rousalka.dyndns.org> Message-ID: <471506FD.7030300@hhs.nl> Nicolas Mailhot wrote: > Le mardi 16 octobre 2007 ? 20:26 +0200, Hans de Goede a ?crit : >> Mike McGrath wrote: >>> Hans de Goede wrote: > >>>> Why does this deeming good have to be done by rel-eng? Thats creating >>>> both a bottle-neck and a hoop to jump through. >>> Someone has to do it, who? > >> How about the maintainer? > > The maintainer will always put his package before the distro as a whole > If that is how people here think about maintainers, or worse what they expect of maintainers I think I need to look for another community to start contributing too. Regards, Hans From zcerza at redhat.com Tue Oct 16 19:01:39 2007 From: zcerza at redhat.com (Zack Cerza) Date: Tue, 16 Oct 2007 15:01:39 -0400 Subject: gnome keyring always needs to be unlocked In-Reply-To: <1192559987.2807.3.camel@tiger> References: <1192559987.2807.3.camel@tiger> Message-ID: <47150A93.2090608@redhat.com> Louis E Garcia II wrote: > when logging on I need to give gnome-keyring the password to unlock even > though I check it so it unlocks automatically. What gives? > > -Louis From what I understand, the feature isn't complete and depends on [0]. Matthias said in [1] that he removed the checkboxes until that work is finished. [0] https://bugzilla.redhat.com/show_bug.cgi?id=250147 [1] https://bugzilla.redhat.com/show_bug.cgi?id=312531 Zack From jkeating at redhat.com Tue Oct 16 19:05:59 2007 From: jkeating at redhat.com (Jesse Keating) Date: Tue, 16 Oct 2007 15:05:59 -0400 Subject: Request for Comments: Proposed changes to Fedora development cycle In-Reply-To: <47150673.5050600@hhs.nl> References: <20071016102448.6cc4af82@redhat.com> <4714D34F.1080304@hhs.nl> <20071016112542.139f4233@redhat.com> <4714F8D4.60603@hhs.nl> <20071016140501.54b60d88@redhat.com> <47150673.5050600@hhs.nl> Message-ID: <20071016150559.5d3be8d4@redhat.com> On Tue, 16 Oct 2007 20:44:03 +0200 Hans de Goede wrote: > > Because past has proven that given our huge number of maintainers > > that not everybody notices we're in a freeze, or cares, and leads > > to broken trees. > > Broken as in not depclosing / containing conflicts I assume? That can > be checked with scripts, why not revert the process and allow rel-eng > to kick out bad builds instead of make all the good people suffer > because of a few bad apples? Because usually it's too late after the brokenness is detected. We have such a huge number of packages that the time it takes to fully multilib out our set and depsolve it is in the order of hours. It's quite costly and certainly can't be ran for every single build that hits. There is a certain amount of hardware that can be thrown at the problem but resources are finite. I'd prefer to avoid the problem in the first place than to play clean up, repeatedly. If we ever get out of the situation where we are pre-calculating multilib and can do more accurate automated post-build validation before tagging I would be more than happy to revisit this item. > > >> Isn't our new slogan "freedom is a feature", then I say no to a > >> small club making the decisions, thats an autocracy. I say power > >> to the people (power to the maintainers). > > > > The past has burned me on having that much trust in /every/ > > maintainer thinking that deeply into every change they make at the > > end game. More often than not I just see blanket "build for new > > upstream release" happening across every active branch at any time > > during the process with no thought to freezes or release cycles. > > That's the type of thing we just don't want to land in our trees > > during the final stages. > > I say that depends on the package, for an obscure package the latest > upstream might be the best, even if that means it replaces a much > better tested release. For example today I've been preparing a new > scorched3d release, based on a brand new upstream release, and after > some quick testing I will build this for the F-8 release tree. Why? > Because its a network based multiplayer only game, which changes its > network protocol each release (GRRRR), and all the official servers > update to the latest release pretty quickly, so unless users set up a > private server anything but the latest upstream is useless. > > Vavoom on the other hand tends to new upstream releases with a rough > edge, and the current release is working fine, so there I've > requested early branching and only build the new upstream for what > will become rawhide after F-8 release. > > You see, the maintainer knows best. When they are actively considering the release processes, the freezes (soft or hard) and the current schedules yes. When they are just using their 5 minutes of free time a week to quickly slap out new versions of all their packages, not so much. I'm trying to prevent people from shooting themselves in the foot (due to ignorance to the current status of things rather than malice). > Currently we have near 5000 > packages, if we grow like Debian has, we might end up with 20000, you > really cannot expect a small team to handle all the updates which are > "good enough" for release inclusion, unless they will blindly believe > what the maintainer says, and then you might as well get rid of the > man in the middle. Other distributions deal with this with sufficiently large package sets, I think we can to, or as I wrote above work on tools to obviate the process. The tools aren't here today, so releng gets to /be/ the tool. > > > The process /does/ have 3 exit points. > > No it doesn't it has 2 exit points where one is multiplexed, with the > multiplexing requiring human interaction. One might as well argue > that windows 3.11 had no stability issues, because as long as a human > was present to press the reset button when it hang, it would be back > up in no time. We're off in the weeds here. > > > I'm more than happy to add more people to the releng team that > > would be willing to make these kinds of decisions so that we have > > round the clock/world coverage. I'm just not ready to leave the > > collection open for joe random builder to build things in when > > we're trying to get a release out. > > We do not have joe random builder, we only have sponsored > contributers, With no real guideline behind /who/ get sponsored, other than "hey I have the rights to sponsor somebody". > who during the sponsor process have had to prove their > packaging skills. And while packaging skills are important, it has absolutely nothing to do with cluefullness to the release process and what freezes mean and how to plan package updates around these constraints. We have /no/ training regarding this that we give to new users, nor very much good documentation. It's growing over time but I'm not likely to want to let chaos reign until we get these things in place. > We may need to educate them further, calling them > "joe random builder" is not going to help them become better, nor > will it help us grow our community. I didn't think "joe random builder" was derogatory in any manner. I will immediately stop using that phrase. I meant to convey the idea of a packager who maybe has one or two packages they maintain, not a lot of time to work on Fedora, just doing work whenever possible, not able to follow complicated things like release schedules and freezes, etc... and may not be taking these things into consideration when they're using their limited free time to process new releases or builds of their packages. > > All in all to me it looks like we need more automated checks, where a > package which fails them gets a special tag and needs manual tagging > during the whole cycle. I know depclosing the whole of Fedora takes > ages, but how about a script which looks at the current provides for > a package, and compares them to the provides of a new version, if > some provides go away (say a .soname) the script would disallow > automatic pushing and give the package a special tag. After this the > maintainer would need to ask rel-eng to re-tag it with the normal > tag, explaining why the provides is gone. We just don't have that in place, and I don't expect to have much of it in place before we'll need it for F9. I'm not saying to not work on it, however I don't have the bandwidth to work on it right now. I have too much other equally important pieces of infrastructure to work on. What I'm trying to provide is a working development model in absence of these things so that we can continue on, and as these things show up adjust our development model to take advantage of them. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From jkeating at redhat.com Tue Oct 16 19:07:29 2007 From: jkeating at redhat.com (Jesse Keating) Date: Tue, 16 Oct 2007 15:07:29 -0400 Subject: Request for Comments: Proposed changes to Fedora development cycle In-Reply-To: <1192557777.3761.3.camel@localhost.localdomain> References: <20071016102448.6cc4af82@redhat.com> <4714F153.202@leemhuis.info> <1192557777.3761.3.camel@localhost.localdomain> Message-ID: <20071016150729.50b1725e@redhat.com> On Tue, 16 Oct 2007 14:02:57 -0400 Matthias Clasen wrote: > The different names should give an indication that we want to treat > the various snapshots differently. The uniform test1/test2/test3 > naming scheme doesn't really get that point across. I like this info. I'll add it to the proposal. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From markg85 at gmail.com Tue Oct 16 19:29:31 2007 From: markg85 at gmail.com (Mark) Date: Tue, 16 Oct 2007 21:29:31 +0200 Subject: Fedora caching suggestion In-Reply-To: <20071016145240.GA1968@jadzia.bu.edu> References: <6e24a8e80710150750o14e6648ew6f6120b6c5bb02d3@mail.gmail.com> <20071016145240.GA1968@jadzia.bu.edu> Message-ID: <6e24a8e80710161229s296c304q2c664843099957d4@mail.gmail.com> 2007/10/16, Matthew Miller : > On Mon, Oct 15, 2007 at 04:50:56PM +0200, Mark wrote: > > I've followed the discussion about readahead and it got disabled for > > Fedora 8 (it wasn't benefiting at all (at least not for me)). Now i > > wonder if it would be possible to pre cache the "all time using" > > programs? With "all time using" i mean all the programs that are gonna > > be started anyway and that are highly likely to be started. for gnome > > it would be at least the following: > > Readahead can do that. And as you noted, it doesn't help much. Well, readahead didn't seem to do a good job at it.. i wasn't noticing any changes with all the echo icons cached in the menu.. it still looked like the icons still had to be loaded (they didn't appear any faster at all and all icons where in the readahead list). From nicolas.mailhot at laposte.net Tue Oct 16 19:30:25 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Tue, 16 Oct 2007 21:30:25 +0200 Subject: Request for Comments: Proposed changes to Fedora development cycle In-Reply-To: <471506FD.7030300@hhs.nl> References: <20071016102448.6cc4af82@redhat.com> <4714D34F.1080304@hhs.nl> <20071016112542.139f4233@redhat.com> <4714F8D4.60603@hhs.nl> <4714FA2F.4090505@redhat.com> <4715025B.4000304@hhs.nl> <1192559596.29450.10.camel@rousalka.dyndns.org> <471506FD.7030300@hhs.nl> Message-ID: <1192563025.29450.18.camel@rousalka.dyndns.org> Le mardi 16 octobre 2007 ? 20:46 +0200, Hans de Goede a ?crit : > Nicolas Mailhot wrote: > > Le mardi 16 octobre 2007 ? 20:26 +0200, Hans de Goede a ?crit : > >> Mike McGrath wrote: > >>> Hans de Goede wrote: > > > >>>> Why does this deeming good have to be done by rel-eng? Thats creating > >>>> both a bottle-neck and a hoop to jump through. > >>> Someone has to do it, who? > > > >> How about the maintainer? > > > > The maintainer will always put his package before the distro as a whole > > > > If that is how people here think about maintainers, or worse what they expect > of maintainers I think I need to look for another community to start > contributing too. It's a realistic assessment of normal human beings. Even Linus has to scold his elite lieutenants to get a release out and they move in more rarefied circles circles than your average Fedora maintainer. (hell Alan Cox scolded Linus back when one managed the stable tree and the other the developement tree) Sometimes stuff has to be done and a Fedora-wide release committee does not strike me as a good idea. -- Nicolas Mailhot -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: Ceci est une partie de message num?riquement sign?e URL: From mmcgrath at redhat.com Tue Oct 16 19:27:43 2007 From: mmcgrath at redhat.com (Mike McGrath) Date: Tue, 16 Oct 2007 14:27:43 -0500 Subject: Request for Comments: Proposed changes to Fedora development cycle In-Reply-To: <471506FD.7030300@hhs.nl> References: <20071016102448.6cc4af82@redhat.com> <4714D34F.1080304@hhs.nl> <20071016112542.139f4233@redhat.com> <4714F8D4.60603@hhs.nl> <4714FA2F.4090505@redhat.com> <4715025B.4000304@hhs.nl> <1192559596.29450.10.camel@rousalka.dyndns.org> <471506FD.7030300@hhs.nl> Message-ID: <471510AF.20009@redhat.com> Hans de Goede wrote: > Nicolas Mailhot wrote: >> Le mardi 16 octobre 2007 ? 20:26 +0200, Hans de Goede a ?crit : >>> Mike McGrath wrote: >>>> Hans de Goede wrote: >> >>>>> Why does this deeming good have to be done by rel-eng? Thats >>>>> creating both a bottle-neck and a hoop to jump through. >>>> Someone has to do it, who? >> >>> How about the maintainer? >> >> The maintainer will always put his package before the distro as a whole >> > > If that is how people here think about maintainers, or worse what they > expect of maintainers I think I need to look for another community to > start contributing too. The fact is the maintainers are a collective. And as a collective there is just no reasonable way for them to all communicate all changes to each other while at the same time make decisions/be responsible for those changes. It's a massive moving cloud, there are hundreds of us. Many of which don't participate on the lists what-so-ever. It's just a practical matter of the right hand not knowing what the left hand is doing... and there are hundreds of hands. Someone needs to oversee that cloud's changes during a release to make sure that what we call Fedora X is valid and working. -Mike From mmcgrath at redhat.com Tue Oct 16 19:32:42 2007 From: mmcgrath at redhat.com (Mike McGrath) Date: Tue, 16 Oct 2007 14:32:42 -0500 Subject: Request for Comments: Proposed changes to Fedora development cycle In-Reply-To: <47150673.5050600@hhs.nl> References: <20071016102448.6cc4af82@redhat.com> <4714D34F.1080304@hhs.nl> <20071016112542.139f4233@redhat.com> <4714F8D4.60603@hhs.nl> <20071016140501.54b60d88@redhat.com> <47150673.5050600@hhs.nl> Message-ID: <471511DA.1020004@redhat.com> Hans de Goede wrote: > > Regards, You seem to have a completely different vision of how a release should be, why not create a http://fedoraproject.org/wiki/HansdeGoede/DevelopmentChangesProposal If your vision is so different it may not be possible to replace individual pieces of your ideas with someone else's vision. Put the whole thing down from start to finish so we can comment on your proposal as well. Since we're talking about drastic changes, I don't know why there can't be multiple proposals if people are willing to take the time to write them. -Mike From jspaleta at gmail.com Tue Oct 16 19:56:48 2007 From: jspaleta at gmail.com (Jeff Spaleta) Date: Tue, 16 Oct 2007 11:56:48 -0800 Subject: Request for Comments: Proposed changes to Fedora development cycle In-Reply-To: <471506FD.7030300@hhs.nl> References: <20071016102448.6cc4af82@redhat.com> <4714D34F.1080304@hhs.nl> <20071016112542.139f4233@redhat.com> <4714F8D4.60603@hhs.nl> <4714FA2F.4090505@redhat.com> <4715025B.4000304@hhs.nl> <1192559596.29450.10.camel@rousalka.dyndns.org> <471506FD.7030300@hhs.nl> Message-ID: <604aa7910710161256i2b07dfe9q519454ed0c872f96@mail.gmail.com> On 10/16/07, Hans de Goede wrote: > If that is how people here think about maintainers, or worse what they expect > of maintainers I think I need to look for another community to start > contributing too. I think its best to think of the release-eng and maintainers relationship as somewhat analogous to editors and writers for a brick and mortar periodical. It's not a perfect analogy, but i think it captures the inherent conflict of priorities which don't require the existence of ill-will or malice felt by one group for the other. -jef"would release-eng feel more cuddly if we re-branded it as a SIG?"spaleta From wtogami at redhat.com Tue Oct 16 19:58:29 2007 From: wtogami at redhat.com (Warren Togami) Date: Tue, 16 Oct 2007 15:58:29 -0400 Subject: s/libgssapi/libgssglue/ now? Message-ID: <471517E5.7040304@redhat.com> http://koji.fedoraproject.org/koji/buildinfo?buildID=21262 First ever build of libgssglue which seems to replace libgssapi happened today, one day before the freeze of F8. In addition to replacing libgssapi it seems to bump soname. ---> Package libgssglue.x86_64 0:0.1-2.fc8 set to be updated ---> Package libgssglue.i386 0:0.1-2.fc8 set to be updated --> Running transaction check --> Processing Dependency: libgssapi.so.2()(64bit) for package: libtirpc --> Processing Dependency: libgssapi.so.2()(64bit) for package: nfs-utils --> Processing Dependency: libgssapi.so.2(libgssapi_CITI_2)(64bit) for package: libtirpc --> Processing Dependency: libgssapi.so.2(libgssapi_CITI_2)(64bit) for package: nfs-utils ---> Package libgssapi.i386 0:0.11-2.fc8 set to be updated --> Finished Dependency Resolution Error: Missing Dependency: libgssapi.so.2()(64bit) is needed by package libtirpc Error: Missing Dependency: libgssapi.so.2(libgssapi_CITI_2)(64bit) is needed by package nfs-utils Error: Missing Dependency: libgssapi.so.2(libgssapi_CITI_2)(64bit) is needed by package libtirpc Error: Missing Dependency: libgssapi.so.2()(64bit) is needed by package nfs-utils Was this planned for? Even if everything is rebuilt against it, is this sufficient testing for release? Warren Togami wtogami at redhat.com From jkeating at redhat.com Tue Oct 16 20:03:37 2007 From: jkeating at redhat.com (Jesse Keating) Date: Tue, 16 Oct 2007 16:03:37 -0400 Subject: s/libgssapi/libgssglue/ now? In-Reply-To: <471517E5.7040304@redhat.com> References: <471517E5.7040304@redhat.com> Message-ID: <20071016160337.44c8653f@redhat.com> On Tue, 16 Oct 2007 15:58:29 -0400 Warren Togami wrote: > First ever build of libgssglue which seems to replace libgssapi > happened today, one day before the freeze of F8. In addition to > replacing libgssapi it seems to bump soname. Hrm, when I was contacted about this I was told it was just a package rename, not a soname rename too. This is a much bigger change than I expected. With the freeze tomorrow and the sluggishness of koji lately I'm reluctant to let this go through. Steve? -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From dmc.fedora at filteredperception.org Tue Oct 16 20:20:05 2007 From: dmc.fedora at filteredperception.org (Douglas McClendon) Date: Tue, 16 Oct 2007 15:20:05 -0500 Subject: Fedora caching suggestion In-Reply-To: <6e24a8e80710161229s296c304q2c664843099957d4@mail.gmail.com> References: <6e24a8e80710150750o14e6648ew6f6120b6c5bb02d3@mail.gmail.com> <20071016145240.GA1968@jadzia.bu.edu> <6e24a8e80710161229s296c304q2c664843099957d4@mail.gmail.com> Message-ID: <47151CF5.8080407@filteredperception.org> Mark wrote: > 2007/10/16, Matthew Miller : >> On Mon, Oct 15, 2007 at 04:50:56PM +0200, Mark wrote: >>> I've followed the discussion about readahead and it got disabled for >>> Fedora 8 (it wasn't benefiting at all (at least not for me)). Now i >>> wonder if it would be possible to pre cache the "all time using" >>> programs? With "all time using" i mean all the programs that are gonna >>> be started anyway and that are highly likely to be started. for gnome >>> it would be at least the following: >> Readahead can do that. And as you noted, it doesn't help much. > > Well, readahead didn't seem to do a good job at it.. i wasn't noticing > any changes with all the echo icons cached in the menu.. it still > looked like the icons still had to be loaded (they didn't appear any > faster at all and all icons where in the readahead list). I have a hunch what you are describing might be the result of the menu stuff getting pushed out of cache. Certainly the idea to pin/weight things like the menu stuff in cache must have been discussed before, though I couldn't immediately find such a thread via google. I have vague memories of being annoyed by slow menus and googling and discovering that windows provides a method to tag some stuff in cache as more important, and thus less likely to be pushed out of cache. -dmc From jkeating at redhat.com Tue Oct 16 20:44:24 2007 From: jkeating at redhat.com (Jesse Keating) Date: Tue, 16 Oct 2007 16:44:24 -0400 Subject: Request for Comments: Proposed changes to Fedora development cycle In-Reply-To: <20071016102448.6cc4af82@redhat.com> References: <20071016102448.6cc4af82@redhat.com> Message-ID: <20071016164424.327508c3@redhat.com> On Tue, 16 Oct 2007 10:24:48 -0400 Jesse Keating wrote: > http://fedoraproject.org/wiki/JesseKeating/DevelopmentChangesProposal I have updated this with a mockup Fedora 9 schedule following the new development cycle. I've also added some info as to why the pre-release names have changed and added info regarding non-time based snapshot releases. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From chris.stone at gmail.com Tue Oct 16 20:51:52 2007 From: chris.stone at gmail.com (Christopher Stone) Date: Tue, 16 Oct 2007 13:51:52 -0700 Subject: nucleo version problem In-Reply-To: References: <539333cb0710140203n6486b99eqac444d062065fb8b@mail.gmail.com> Message-ID: On 10/16/07, KH KH wrote: > 2007/10/16, Christopher Stone : > > > On 10/14/07, subhodip biswas <440volt.tux at gmail.com> wrote: > > > Hi ! > > > > > > I was thinking of packaging nucleo > > > [ http://insitu.lri.fr/~roussel/projects/nucleo/] > > > First ..Is anybody working on this already?? > > > Second... Nucleo comes in Nucleo-2007-XX-XX format. how to resolve this > ?? > > > > I packaged nucleo a while back and orphaned it, it should still be > > there in CVS. Others have worked on packaging it since, but nothing > > has been officially added back to Fedora AFAIK. > > > I don't know if it worth packaging nucleo for Fedora... May be possible but > it will miss a dependency (ffmpeg)... Packaging Metisse seems harder since > it will have the same problems as packaging XGL (as Metisse isn't modular as > AIGLX - and use it owns fvwm that will conflict the Fedora version)... I should also note that I currently maintain the xwnc package in Fedora. xwnc is part of metisse. My patched version of xwnc is functional on 64bit systems, and I should have a package in Fedora that makes use of it within the coming weeks. From pertusus at free.fr Tue Oct 16 21:01:31 2007 From: pertusus at free.fr (Patrice Dumas) Date: Tue, 16 Oct 2007 23:01:31 +0200 Subject: Add to wishlist In-Reply-To: References: <20071015204335.GB2790@free.fr> Message-ID: <20071016210131.GA2717@free.fr> On Tue, Oct 16, 2007 at 03:29:03PM -0200, Thomas M Steenholdt wrote: > Patrice Dumas wrote: >> On Mon, Oct 15, 2007 at 07:32:49PM +0200, Peter ?strand wrote: >>> * unfs3 - user-space NFSv3 server implementation > Why not let the developers answer that question: > http://unfs3.sourceforge.net/ There is nothing on that page answering my question... -- Pat From debarshi.ray at gmail.com Tue Oct 16 21:38:21 2007 From: debarshi.ray at gmail.com (Debarshi 'Rishi' Ray) Date: Wed, 17 Oct 2007 03:08:21 +0530 Subject: PackageDB: mixed summary + description In-Reply-To: <4712E208.5080206@gmail.com> References: <3170f42f0710141254v1bae8e37hfcabf71e4df79fe8@mail.gmail.com> <4712E208.5080206@gmail.com> Message-ID: <3170f42f0710161438o4c7373afv72bf756c9a147ef8@mail.gmail.com> https://admin.fedoraproject.org/pkgdb/packages/name/archimedes This one does not have the description stanza in PackageDB. Is this a related issue and needs reporting? Or is it just that something has not synced up yet? Happy hacking, Debarshi -- GPG key ID: 63D4A5A7 Key server: pgp.mit.edu From jon.nettleton at gmail.com Tue Oct 16 21:58:48 2007 From: jon.nettleton at gmail.com (Jon Nettleton) Date: Tue, 16 Oct 2007 17:58:48 -0400 Subject: gnome keyring always needs to be unlocked In-Reply-To: <47150A93.2090608@redhat.com> References: <1192559987.2807.3.camel@tiger> <47150A93.2090608@redhat.com> Message-ID: On 10/16/07, Zack Cerza wrote: > Louis E Garcia II wrote: > > when logging on I need to give gnome-keyring the password to unlock even > > though I check it so it unlocks automatically. What gives? > > > > -Louis > > From what I understand, the feature isn't complete and depends on [0]. > Matthias said in [1] that he removed the checkboxes until that work is > finished. > We decided yesterday it would definitely be better to turn that off rather than feel the wrath of thousands of people checking that box and it not doing anything. If you don't use a smart card reader or a biometric authentication device, you can edit /etc/pam.d/gdm and move the auth line for pam_gnome_keyring above the system auth include. However I take no responsibility for what it could possibly break in the future ;-). Jon From orion at cora.nwra.com Tue Oct 16 22:31:09 2007 From: orion at cora.nwra.com (Orion Poplawski) Date: Tue, 16 Oct 2007 16:31:09 -0600 Subject: What's up with octave-forge? - HELP WANTED In-Reply-To: <4714C349.3060609@ieee.org> References: <4714C349.3060609@ieee.org> Message-ID: <47153BAD.9090306@cora.nwra.com> I'm currently building a new octave and octave-forge that should give us a working octave and octave packages for F8. The octave-forge package ships Provides for all of the individual packages in an attempt to make upgrading from octave-forge to the octave-packages work. If anyone forsees any problems with this strategy, please let me know. One concern is if we end up shipping fewer packages in F-9 than the current octave-forge package provides. Where do we go from here (post-F8)? Well, we need to start packaging all of the individual octave-forge provided packages individually. Currently there are 60 of them. I have an initial packaging draft here: http://fedoraproject.org/wiki/PackagingDrafts/Octave that should be used when producing these packages. We'll modify it as needed as issues arise, then once it seems good put it up for official status. So, everyone out there who uses octave, pick a few packages that they use or like and submit them for review! -- Orion Poplawski Technical Manager 303-415-9701 x222 NWRA/CoRA Division FAX: 303-415-9702 3380 Mitchell Lane orion at cora.nwra.com Boulder, CO 80301 http://www.cora.nwra.com From abartlet at samba.org Tue Oct 16 22:35:38 2007 From: abartlet at samba.org (Andrew Bartlett) Date: Wed, 17 Oct 2007 08:35:38 +1000 Subject: s/libgssapi/libgssglue/ now? In-Reply-To: <20071016160337.44c8653f@redhat.com> References: <471517E5.7040304@redhat.com> <20071016160337.44c8653f@redhat.com> Message-ID: <1192574138.4206.3.camel@naomi> On Tue, 2007-10-16 at 16:03 -0400, Jesse Keating wrote: > On Tue, 16 Oct 2007 15:58:29 -0400 > Warren Togami wrote: > > > First ever build of libgssglue which seems to replace libgssapi > > happened today, one day before the freeze of F8. In addition to > > replacing libgssapi it seems to bump soname. > > Hrm, when I was contacted about this I was told it was just a package > rename, not a soname rename too. This is a much bigger change than I > expected. With the freeze tomorrow and the sluggishness of koji lately > I'm reluctant to let this go through. The problem is that in both namespaces, libgssapi is a confusing name for what is really just glue between the kernel and userspace, and not a gssapi implementation. Particularly when (in Fedora) libgssapi_krb5 is the mechglue library provided by the MIT krb5 package, and elsewhere libgssapi is a name much more traditionally associated (such as in Heimdal Kerberos) with real GSSAPI implementations. Andrew Bartlett -- Andrew Bartlett http://samba.org/~abartlet/ Authentication Developer, Samba Team http://samba.org Samba Developer, Red Hat Inc. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From buildsys at fedoraproject.org Tue Oct 16 22:53:36 2007 From: buildsys at fedoraproject.org (buildsys at fedoraproject.org) Date: Tue, 16 Oct 2007 18:53:36 -0400 (EDT) Subject: Fedora Extras Package Build Report 2007-10-16 Message-ID: <20071016225336.3AF2E15212D@buildsys.fedoraproject.org> Packages built and released for Fedora Extras 6: 7 mksh-31d-1.fc6 plone-3.0.2-1.fc6 postgresql-pgpool-3.4.1-1.fc6 qt4-theme-quarticurve-0.0-0.5.beta4.fc6 smolt-0.9.9-1.fc6 xclip-0.10-1.fc6 yum-cron-0.6-1.fc6 Changes in Fedora Extras 6: mksh-31d-1.fc6 -------------- * Mon Oct 15 2007 Robert Scheck 31d-1 - Upgrade to 31d plone-3.0.2-1.fc6 ----------------- * Tue Oct 16 2007 Jonathan Steffan 3.0.2-1 - Update to Plone 3.0.2 postgresql-pgpool-3.4.1-1.fc6 ----------------------------- * Tue Oct 16 2007 - Devrim GUNDUZ 3.4.1-1 - Update to 3.4.1 * Sun Aug 05 2007 - Devrim GUNDUZ 3.4-2 - Added an init script for pgpool - Added /etc/sysconfig/pgpool * Wed Aug 01 2007 - Devrim GUNDUZ 3.4-1 - Update to 3.4 - Removed patches, they are now in upstream qt4-theme-quarticurve-0.0-0.5.beta4.fc6 --------------------------------------- * Mon Oct 15 2007 Kevin Kofler - 0.0-0.5.beta4 - Update to beta 4 (updated readme, fixed QPushButton::iconSize being ignored). * Wed Aug 22 2007 Rex Dieter - 0.0-0.4.beta3 - respin (BuildID) * Fri Aug 03 2007 Kevin Kofler - 0.0-0.3.beta3 - Specify GPL version in License tag. smolt-0.9.9-1.fc6 ----------------- * Tue Oct 16 2007 Mike McGrath 0.9.9-1 - Upstream released new version * Fri Sep 28 2007 Mike McGrath 0.9.8.4-8 - Fixed Selinux * Thu Sep 27 2007 Mike McGrath 0.9.8.4-6 - Added translations * Fri Sep 21 2007 Mike McGrath 0.9.8.4-5 - Fixed firstboot issues xclip-0.10-1.fc6 ---------------- * Tue Oct 16 2007 Tom "spot" Callaway 0.10-1 - bump to 0.10 - new URL * Mon Aug 27 2007 Tom "spot" Callaway 0.08-4 - license tag fix - rebuild for BuildID yum-cron-0.6-1.fc6 ------------------ * Mon Oct 15 2007 Alec Habig - 0.6-1 - Fixes for bug 327401: checkonly formatting fix and make lockfile grabbing an atomic action using mkdir instead of touch - Added downloadonly option (bug 333131) - Don't update yum if set to checkonly (bug 333111) From louisg00 at bellsouth.net Tue Oct 16 23:04:11 2007 From: louisg00 at bellsouth.net (Louis E Garcia II) Date: Tue, 16 Oct 2007 19:04:11 -0400 Subject: 1680 x 1050 with intel driver? Message-ID: <1192575852.6439.13.camel@tiger> I asked this question on the Xorg list: The Dell UltraSharp 2407WFP-HC 24-inch is capable of 1920 x 1200. My laptop has an Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller (rev 03) with vga out. Can my video chip power this monitor? I got an answer that Xorg server-1.4 with the latest intel driver has more chances of working with this setup. I know fedora 8 includes server-1.3 with a bunch of back ports from 1.4. Will F8 work with this setup? -Thanks From orion at cora.nwra.com Tue Oct 16 23:08:19 2007 From: orion at cora.nwra.com (Orion Poplawski) Date: Tue, 16 Oct 2007 17:08:19 -0600 Subject: Looking for help with my packages Message-ID: <47154463.5070108@cora.nwra.com> I've acquired a moderately large stable of packages that is starting to consume too much of my time. I'm looking for people interesting in either taking over or co-maintaining any of the following. Don't worry, I won't be dropping anything in any case. * apcupsd -- APC UPS Power Control Daemon for Linux * cmake -- Cross-platform make system * environment-modules -- Provides dynamic modification of a user's environment * freefont -- Free UCS Outline Fonts * ftnchek -- Static analyzer for Fortran 77 programs * gdl -- GNU Data Language * gifsicle -- Powerful program for manipulating GIF images and animations * gocr -- GNU Optical Character Recognition program * gv -- A X front-end for the Ghostscript PostScript(TM) interpreter * hdf -- A general purpose library and file format for storing scientific data * hdf5 -- A general purpose library and file format for storing scientific data * kdesvn -- A subversion client for KDE * kompose -- Provides a full screen view of all open windows * ksynaptics -- KDE configuration for synaptics module * lasi -- C++ library for creating Postscript documents * libsynaptics -- Synaptics touchpad driver library * ncarg -- A Fortran and C based software package for scientific visualization * netcdf-decoders -- Converts WMO GRIB products into NetCDF files * netcdf-perl -- Perl extension module for scientific data access via the netCDF API * paraview -- Parallel visualization application * perl-Astro-FITS-CFITSIO -- Perl extension for using the cfitsio library * perl-Boulder -- An API for hierarchical tag/value structures * perl-Cflow -- Find flows in flow files * perl-Device-SerialPort -- Linux/POSIX emulation of Win32::SerialPort functions * perl-ExtUtils-F77 -- Simple interface to F77 libs * perl-HTML-Table -- Create HTML tables using simple interface * perl-Net-IP-CMatch -- Efficiently match IP addresses against IP ranges with C * perl-Net-Patricia -- Patricia Trie perl module for fast IP address lookups * perl-String-Approx -- Perl extension for approximate matching (fuzzy matching) * perl-XML-DOM -- DOM extension to XML::Parser * perl-XML-RegExp -- Regular expressions for XML tokens * plplot -- Library of functions for making scientific plots * python-basemap -- Plots data on map projections (with continental and political boundaries) * python-basemap-data -- Data for python-basemap * python-dateutil -- Powerful extensions to the standard datetime module * python-matplotlib -- Python plotting library * python-numarray -- Python array manipulation and computational library * pytz -- World Timezone Definitions for Python * R-multcomp -- Simultaneous inference for general linear hypotheses R Package * R-mvtnorm -- Multivariate normal and T distribution R Package * R-systemfit -- Simultaneous Equation Estimation R Package * ruby-mysql -- A Ruby interface to MySQL * wgrib -- Manipulate, inventory and decode GRIB files -- Orion Poplawski Technical Manager 303-415-9701 x222 NWRA/CoRA Division FAX: 303-415-9702 3380 Mitchell Lane orion at cora.nwra.com Boulder, CO 80301 http://www.cora.nwra.com From buildsys at fedoraproject.org Tue Oct 16 23:15:19 2007 From: buildsys at fedoraproject.org (Fedora Extras repoclosure) Date: Tue, 16 Oct 2007 23:15:19 -0000 Subject: Summary - Broken dependencies in Fedora 7 + Test Updates - 2007-10-16 Message-ID: <20071016231519.3262.27912@extras64.linux.duke.edu> ====================================================================== The results in this summary consider Test Updates! ====================================================================== Summary of broken packages (by owner): andreas.bierfert AT lowlatency.de koffice-karbon - 1.6.2-3.fc7.i386 (61 days) koffice-kivio - 1.6.2-3.fc7.i386 (61 days) koffice-kspread - 1.6.2-3.fc7.i386 (61 days) bjohnson AT symetrix.com dbmail - 2.2.4-4.fc7.i386 (103 days) denis AT poolshark.org grig - 0.7.2-1.fc7.i386 grig - 0.7.2-1.fc7.ppc grig - 0.7.2-1.fc7.x86_64 extras-orphan AT fedoraproject.org ktrack - 0.3.0-15.rc1.fc6.i386 ktrack - 0.3.0-15.rc1.fc6.ppc ktrack - 0.3.0-15.rc1.fc6.x86_64 gauret AT free.fr glest-data - 2.0.0-2.fc7.noarch (57 days) lxtnow AT gmail.com python-gammu - 0.20-1.fc7.i386 (74 days) python-gammu - 0.20-1.fc7.ppc (74 days) python-gammu - 0.20-1.fc7.x86_64 (74 days) tcallawa AT redhat.com compat-wxGTK-devel - 2.4.2-21.fc6.i386 (92 days) compat-wxGTK-devel - 2.4.2-21.fc6.i386 (92 days) compat-wxGTK-devel - 2.4.2-21.fc6.ppc (92 days) compat-wxGTK-devel - 2.4.2-21.fc6.x86_64 (92 days) compat-wxGTK-gl - 2.4.2-21.fc6.i386 (92 days) compat-wxGTK-gl - 2.4.2-21.fc6.i386 (92 days) compat-wxGTK-gl - 2.4.2-21.fc6.ppc (92 days) compat-wxGTK-gl - 2.4.2-21.fc6.x86_64 (92 days) compat-wxGTK-stc - 2.4.2-21.fc6.i386 (92 days) compat-wxGTK-stc - 2.4.2-21.fc6.i386 (92 days) compat-wxGTK-stc - 2.4.2-21.fc6.ppc (92 days) compat-wxGTK-stc - 2.4.2-21.fc6.x86_64 (92 days) compat-wxGTK-xrc - 2.4.2-21.fc6.i386 (92 days) compat-wxGTK-xrc - 2.4.2-21.fc6.i386 (92 days) compat-wxGTK-xrc - 2.4.2-21.fc6.ppc (92 days) compat-wxGTK-xrc - 2.4.2-21.fc6.x86_64 (92 days) ====================================================================== Broken packages in fedora-7-i386: compat-wxGTK-devel-2.4.2-21.fc6.i386 requires compat-wxGTK = 0:2.4.2-21.fc6 compat-wxGTK-devel-2.4.2-21.fc6.i386 requires libwx_gtk-2.4.so.0 compat-wxGTK-gl-2.4.2-21.fc6.i386 requires compat-wxGTK = 0:2.4.2-21.fc6 compat-wxGTK-stc-2.4.2-21.fc6.i386 requires compat-wxGTK = 0:2.4.2-21.fc6 compat-wxGTK-xrc-2.4.2-21.fc6.i386 requires compat-wxGTK = 0:2.4.2-21.fc6 ktrack-0.3.0-15.rc1.fc6.i386 requires libhamlib-1.2.5.so.2 ====================================================================== Broken packages in fedora-7-ppc: compat-wxGTK-devel-2.4.2-21.fc6.ppc requires compat-wxGTK = 0:2.4.2-21.fc6 compat-wxGTK-devel-2.4.2-21.fc6.ppc requires libwx_gtk-2.4.so.0 compat-wxGTK-gl-2.4.2-21.fc6.ppc requires compat-wxGTK = 0:2.4.2-21.fc6 compat-wxGTK-stc-2.4.2-21.fc6.ppc requires compat-wxGTK = 0:2.4.2-21.fc6 compat-wxGTK-xrc-2.4.2-21.fc6.ppc requires compat-wxGTK = 0:2.4.2-21.fc6 glest-data-2.0.0-2.fc7.noarch requires glest = 0:2.0.0 ktrack-0.3.0-15.rc1.fc6.ppc requires libhamlib-1.2.5.so.2 ====================================================================== Broken packages in fedora-7-x86_64: compat-wxGTK-devel-2.4.2-21.fc6.i386 requires compat-wxGTK = 0:2.4.2-21.fc6 compat-wxGTK-devel-2.4.2-21.fc6.i386 requires libwx_gtk-2.4.so.0 compat-wxGTK-devel-2.4.2-21.fc6.x86_64 requires compat-wxGTK = 0:2.4.2-21.fc6 compat-wxGTK-devel-2.4.2-21.fc6.x86_64 requires libwx_gtk-2.4.so.0()(64bit) compat-wxGTK-gl-2.4.2-21.fc6.i386 requires compat-wxGTK = 0:2.4.2-21.fc6 compat-wxGTK-gl-2.4.2-21.fc6.x86_64 requires compat-wxGTK = 0:2.4.2-21.fc6 compat-wxGTK-stc-2.4.2-21.fc6.i386 requires compat-wxGTK = 0:2.4.2-21.fc6 compat-wxGTK-stc-2.4.2-21.fc6.x86_64 requires compat-wxGTK = 0:2.4.2-21.fc6 compat-wxGTK-xrc-2.4.2-21.fc6.i386 requires compat-wxGTK = 0:2.4.2-21.fc6 compat-wxGTK-xrc-2.4.2-21.fc6.x86_64 requires compat-wxGTK = 0:2.4.2-21.fc6 dbmail-2.2.4-4.fc7.i386 requires dbmail-database-driver = 0:2.2.4-4.fc7 koffice-karbon-1.6.2-3.fc7.i386 requires koffice-core = 0:1.6.2-3.fc7 koffice-kivio-1.6.2-3.fc7.i386 requires koffice-core = 0:1.6.2-3.fc7 koffice-kspread-1.6.2-3.fc7.i386 requires koffice-core = 0:1.6.2-3.fc7 ktrack-0.3.0-15.rc1.fc6.x86_64 requires libhamlib-1.2.5.so.2()(64bit) ====================================================================== Broken packages in fedora-updates-7-i386: grig-0.7.2-1.fc7.i386 requires libhamlib-1.2.5.so.2 python-gammu-0.20-1.fc7.i386 requires libGammu.so.1 ====================================================================== Broken packages in fedora-updates-7-ppc: grig-0.7.2-1.fc7.ppc requires libhamlib-1.2.5.so.2 python-gammu-0.20-1.fc7.ppc requires libGammu.so.1 ====================================================================== Broken packages in fedora-updates-7-x86_64: grig-0.7.2-1.fc7.x86_64 requires libhamlib-1.2.5.so.2()(64bit) python-gammu-0.20-1.fc7.x86_64 requires libGammu.so.1()(64bit) From pertusus at free.fr Tue Oct 16 23:14:54 2007 From: pertusus at free.fr (Patrice Dumas) Date: Wed, 17 Oct 2007 01:14:54 +0200 Subject: Looking for help with my packages In-Reply-To: <47154463.5070108@cora.nwra.com> References: <47154463.5070108@cora.nwra.com> Message-ID: <20071016231454.GB2717@free.fr> On Tue, Oct 16, 2007 at 05:08:19PM -0600, Orion Poplawski wrote: > I can be comaintainer of the following, though I don't have that much time and I also have quite a lot of packages: > * cmake -- Cross-platform make system > * ftnchek -- Static analyzer for Fortran 77 programs > * gocr -- GNU Optical Character Recognition program > * gv -- A X front-end for the Ghostscript PostScript(TM) interpreter > * hdf5 -- A general purpose library and file format for storing > scientific data > * ncarg -- A Fortran and C based software package for scientific > visualization > * netcdf-decoders -- Converts WMO GRIB products into NetCDF files > * netcdf-perl -- Perl extension module for scientific data access via > the netCDF API > * paraview -- Parallel visualization application > * wgrib -- Manipulate, inventory and decode GRIB files I am already comaintainer, but the more the better: > * hdf -- A general purpose library and file format for storing > scientific data -- Pat From devrim at CommandPrompt.com Tue Oct 16 23:16:29 2007 From: devrim at CommandPrompt.com (Devrim =?ISO-8859-1?Q?G=DCND=DCZ?=) Date: Tue, 16 Oct 2007 16:16:29 -0700 Subject: Want to get PostgreSQL related packages out of the door Message-ID: <1192576589.7950.37.camel@localhost.localdomain> Hi, I have some packages (all of them are PostgreSQL related) waiting for review. I also have a few of them which are waiting for submission. All of them are upstream packages, and being used for some time. Also some packages, like postgresql-plr and postgresql-ip4r requires very little work to review... Since I want to concentrate on packaging more stuff for PostgreSQL, I'd like to get all of my packages out of Fedora's door. So, I need reviewers for those packages. Any volunteers? Regards, -- Devrim G?ND?Z PostgreSQL Replication, Consulting, Custom Development, 24x7 support Managed Services, Shared and Dedicated Hosting Co-Authors: plPHP, ODBCng - http://www.commandprompt.com/ -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From jspaleta at gmail.com Tue Oct 16 23:23:08 2007 From: jspaleta at gmail.com (Jeff Spaleta) Date: Tue, 16 Oct 2007 15:23:08 -0800 Subject: Looking for help with my packages In-Reply-To: <47154463.5070108@cora.nwra.com> References: <47154463.5070108@cora.nwra.com> Message-ID: <604aa7910710161623s509addfcvc290dbc6fb40a8ac@mail.gmail.com> On 10/16/07, Orion Poplawski wrote: > * python-basemap -- Plots data on map projections (with continental > and political boundaries) > > * python-basemap-data -- Data for python-basemap > > * python-dateutil -- Powerful extensions to the standard datetime > module > > * python-matplotlib -- Python plotting library > > * python-numarray -- Python array manipulation and computational > library > > * pytz -- World Timezone Definitions for Python I'm going to have to take all of these over. Most of this stuff is associated with matplotlib. Is there anything currently which needs python-numarray? Does it do anything that numpy doesn't take care of now? I might decide to let this one expire if its there only for backwards compatibility. -jef From otto_rey at yahoo.com.ar Tue Oct 16 23:30:12 2007 From: otto_rey at yahoo.com.ar (Otto Rey) Date: Tue, 16 Oct 2007 16:30:12 -0700 (PDT) Subject: Anybody see my wine 0.9.47??? Message-ID: <358207.61361.qm@web52411.mail.re2.yahoo.com> I'm looking on Andreas Bierfert wine wiki (http://fedoraproject.org/wiki/AndreasBierfert/Wine), but i can't find wine 0.9.47 in updates-testing or in updates-testing-source (Fedora 7). Is there any schedule to sync testing repos with new packages? Thanks a lot Las ?ltimas noticias sobre el Mundial de Rugby 2007 est?n en Yahoo! Deportes. ?Conocelas! http://ar.sports.yahoo.com/mundialderugby From denis at poolshark.org Tue Oct 16 23:31:11 2007 From: denis at poolshark.org (Denis Leroy) Date: Wed, 17 Oct 2007 01:31:11 +0200 Subject: Summary - Broken dependencies in Fedora 7 + Test Updates - 2007-10-16 In-Reply-To: <20071016231519.3262.27912@extras64.linux.duke.edu> References: <20071016231519.3262.27912@extras64.linux.duke.edu> Message-ID: <471549BF.6010109@poolshark.org> Fedora Extras repoclosure wrote: > denis AT poolshark.org > grig - 0.7.2-1.fc7.i386 > grig - 0.7.2-1.fc7.ppc > grig - 0.7.2-1.fc7.x86_64 Build is pending. > > extras-orphan AT fedoraproject.org > ktrack - 0.3.0-15.rc1.fc6.i386 > ktrack - 0.3.0-15.rc1.fc6.ppc > ktrack - 0.3.0-15.rc1.fc6.x86_64 Caused by my hamlib update, but ktrack is an orphaned package, and I'm not interested in maintaining it. What's the way to go here ? May I do a one-time rebuild of ktrack for F-7 only ? From peter at thecodergeek.com Tue Oct 16 23:38:49 2007 From: peter at thecodergeek.com (Peter Gordon) Date: Tue, 16 Oct 2007 16:38:49 -0700 Subject: Summary - Broken dependencies in Fedora 7 + Test Updates - 2007-10-16 In-Reply-To: <471549BF.6010109@poolshark.org> References: <20071016231519.3262.27912@extras64.linux.duke.edu> <471549BF.6010109@poolshark.org> Message-ID: <1192577929.3409.20.camel@localhost.localdomain> On Wed, 2007-10-17 at 01:31 +0200, Denis Leroy wrote: > > extras-orphan AT fedoraproject.org > > ktrack - 0.3.0-15.rc1.fc6.i386 > > ktrack - 0.3.0-15.rc1.fc6.ppc > > ktrack - 0.3.0-15.rc1.fc6.x86_64 > > Caused by my hamlib update, but ktrack is an orphaned package, and I'm > not interested in maintaining it. What's the way to go here ? > May I do a one-time rebuild of ktrack for F-7 only ? As an orphaned package I think it's best to remove it from the repos entirely. It has no active maintainer in Fedora and according to their website, upstream seems to have died more than one year ago. However, if you want to temporarily take ownership of it just to push an updated build, please be aware that a rebuild against new libraries can sometimes cause weird and crazy bugs to arise from the updated libs, depending on API/ABI usage and such, especially if the code depends on various quirks or tweaks in the library which have since been fixed or removed. -- Peter Gordon (codergeek42) GnuPG Public Key ID: 0xFFC19479 / Fingerprint: DD68 A414 56BD 6368 D957 9666 4268 CB7A FFC1 9479 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From mschwendt.tmp0701.nospam at arcor.de Tue Oct 16 23:41:09 2007 From: mschwendt.tmp0701.nospam at arcor.de (Michael Schwendt) Date: Wed, 17 Oct 2007 01:41:09 +0200 Subject: Summary - Broken dependencies in Fedora 7 + Test Updates - 2007-10-16 In-Reply-To: <471549BF.6010109@poolshark.org> References: <20071016231519.3262.27912@extras64.linux.duke.edu> <471549BF.6010109@poolshark.org> Message-ID: <20071017014109.a19a2692.mschwendt.tmp0701.nospam@arcor.de> On Wed, 17 Oct 2007 01:31:11 +0200, Denis Leroy wrote: > > extras-orphan AT fedoraproject.org > > ktrack - 0.3.0-15.rc1.fc6.i386 > > ktrack - 0.3.0-15.rc1.fc6.ppc > > ktrack - 0.3.0-15.rc1.fc6.x86_64 > > Caused by my hamlib update, but ktrack is an orphaned package, and I'm > not interested in maintaining it. What's the way to go here ? > May I do a one-time rebuild of ktrack for F-7 only ? It's orphaned, still offered in F7, not included in rawhide, but still available in CVS. What are FESCo's latest words on orphans? From katzj at redhat.com Tue Oct 16 22:08:40 2007 From: katzj at redhat.com (Jeremy Katz) Date: Tue, 16 Oct 2007 18:08:40 -0400 Subject: Request for Comments: Proposed changes to Fedora development cycle In-Reply-To: <20071016164424.327508c3@redhat.com> References: <20071016102448.6cc4af82@redhat.com> <20071016164424.327508c3@redhat.com> Message-ID: <1192572520.23960.0.camel@localhost.localdomain> On Tue, 2007-10-16 at 16:44 -0400, Jesse Keating wrote: > On Tue, 16 Oct 2007 10:24:48 -0400 > Jesse Keating wrote: > > > http://fedoraproject.org/wiki/JesseKeating/DevelopmentChangesProposal > > I have updated this with a mockup Fedora 9 schedule following the new > development cycle. I've also added some info as to why the pre-release > names have changed and added info regarding non-time based snapshot > releases. And if we can get better information on when features are landing, we can try to line up some of these snapshots with specific features landing Jeremy From denis at poolshark.org Wed Oct 17 00:01:08 2007 From: denis at poolshark.org (Denis Leroy) Date: Wed, 17 Oct 2007 02:01:08 +0200 Subject: Summary - Broken dependencies in Fedora 7 + Test Updates - 2007-10-16 In-Reply-To: <1192577929.3409.20.camel@localhost.localdomain> References: <20071016231519.3262.27912@extras64.linux.duke.edu> <471549BF.6010109@poolshark.org> <1192577929.3409.20.camel@localhost.localdomain> Message-ID: <471550C4.5090704@poolshark.org> Peter Gordon wrote: > On Wed, 2007-10-17 at 01:31 +0200, Denis Leroy wrote: >>> extras-orphan AT fedoraproject.org >>> ktrack - 0.3.0-15.rc1.fc6.i386 >>> ktrack - 0.3.0-15.rc1.fc6.ppc >>> ktrack - 0.3.0-15.rc1.fc6.x86_64 >> Caused by my hamlib update, but ktrack is an orphaned package, and I'm >> not interested in maintaining it. What's the way to go here ? >> May I do a one-time rebuild of ktrack for F-7 only ? > > As an orphaned package I think it's best to remove it from the repos > entirely. It has no active maintainer in Fedora and according to their > website, upstream seems to have died more than one year ago. > > However, if you want to temporarily take ownership of it just to push an > updated build, please be aware that a rebuild against new libraries can > sometimes cause weird and crazy bugs to arise from the updated libs, > depending on API/ABI usage and such, especially if the code depends on > various quirks or tweaks in the library which have since been fixed or > removed. There's a risk yes, but it's easy enough to test I think. If the app seems healthy, I'd go ahead and do a rebuild so that I least we don't break the updates of people who have ktrack already installed. Removing it from the repo wouldn't solve their problem. From jima at beer.tclug.org Wed Oct 17 00:02:42 2007 From: jima at beer.tclug.org (Jima) Date: Tue, 16 Oct 2007 19:02:42 -0500 (CDT) Subject: Looking for help with my packages In-Reply-To: <47154463.5070108@cora.nwra.com> References: <47154463.5070108@cora.nwra.com> Message-ID: On Tue, 16 Oct 2007, Orion Poplawski wrote: > * perl-Device-SerialPort -- Linux/POSIX emulation of Win32::SerialPort > functions I maintained this in my personal repo before you got it into Fedora, so I'm willing to step up as a comaintainer. :-) Not really too familiar with any of the others. :-| Jima From rodd at clarkson.id.au Wed Oct 17 00:09:09 2007 From: rodd at clarkson.id.au (Rodd Clarkson) Date: Wed, 17 Oct 2007 10:09:09 +1000 Subject: rawhide report: 20071016 changes In-Reply-To: <645d17210710160512q78871b4axfeda0177f0b5ae6@mail.gmail.com> References: <200710161035.l9GAZlkK020129@porkchop.devel.redhat.com> <1192535269.12333.1.camel@localhost.localdomain> <645d17210710160512q78871b4axfeda0177f0b5ae6@mail.gmail.com> Message-ID: <1192579759.13945.3.camel@localhost.localdomain> On Tue, 2007-10-16 at 13:12 +0100, Jonathan Underwood wrote: > On 16/10/2007, Rodd Clarkson wrote: > > > > On Tue, 2007-10-16 at 06:35 -0400, Build System wrote: > > > > > rpcbind-0.1.4-9.fc8 > > > ------------------- > > > * Mon Oct 15 2007 Steve Dickson 0.1.4-9 > > > - Fixed typo in Summary (bz 331811) > > > - Corrected init script (bz 247046) > > > > Cleanup : rpcbind ##################### [ 91/138] > > Cleanup : kudzu ##################### [ 92/138] > > error: %postun(rpcbind-0.1.4-8.fc8.i386) scriptlet failed, exit status 6 > > Cleanup : perl-libs ##################### [ 93/138] > > > > > > Please file a Bugzilla - there's no guarantee that the maintainer will > spot your problem report buried in this thread. bz'd: https://bugzilla.redhat.com/show_bug.cgi?id=335491 R. -- "It's a fine line between denial and faith. It's much better on my side" From jspaleta at gmail.com Wed Oct 17 00:22:05 2007 From: jspaleta at gmail.com (Jeff Spaleta) Date: Tue, 16 Oct 2007 16:22:05 -0800 Subject: Summary - Broken dependencies in Fedora 7 + Test Updates - 2007-10-16 In-Reply-To: <471550C4.5090704@poolshark.org> References: <20071016231519.3262.27912@extras64.linux.duke.edu> <471549BF.6010109@poolshark.org> <1192577929.3409.20.camel@localhost.localdomain> <471550C4.5090704@poolshark.org> Message-ID: <604aa7910710161722q4e7f084ey19c798141d217466@mail.gmail.com> On 10/16/07, Denis Leroy wrote: > There's a risk yes, but it's easy enough to test I think. If the app > seems healthy, I'd go ahead and do a rebuild so that I least we don't > break the updates of people who have ktrack already installed. Removing > it from the repo wouldn't solve their problem. Gee that sounds suspiciously like you're offering to maintain this package. I don't think just one-off rebuilding it "solves" the problem either. What we really really need in these sorts of situation is have client-side notice that a package has been orphaned/expired via the package management tools, letting all users of that package know via their repository aware tools that the package is orphaned/removed and will no longer be receiving updates unless a maintainer shows up. At which point the users can choose to uninstall the package or perhaps step up and offer to be the maintainer of it. I think users of orphaned packages deserve a chance to state an interest in maintaining packages when they get orphaned/removed. If we are only announcing orphaned status in channels that other current contributors are watching we are sacrificing an opportunity to add contributors to spread the workload around. -jef"Of course it'd help if we had a mentored probational contributor period for users who want to take over orphaned packages in lieu of the standard package submission review/sponsorship process"spaleta From wtogami at redhat.com Wed Oct 17 03:29:05 2007 From: wtogami at redhat.com (Warren Togami) Date: Tue, 16 Oct 2007 23:29:05 -0400 Subject: s/libgssapi/libgssglue/ now? In-Reply-To: <20071016160337.44c8653f@redhat.com> References: <471517E5.7040304@redhat.com> <20071016160337.44c8653f@redhat.com> Message-ID: <47158181.7020009@redhat.com> Jesse Keating wrote: > On Tue, 16 Oct 2007 15:58:29 -0400 > Warren Togami wrote: > >> First ever build of libgssglue which seems to replace libgssapi >> happened today, one day before the freeze of F8. In addition to >> replacing libgssapi it seems to bump soname. > > Hrm, when I was contacted about this I was told it was just a package > rename, not a soname rename too. This is a much bigger change than I > expected. With the freeze tomorrow and the sluggishness of koji lately > I'm reluctant to let this go through. > > Steve? > > Error: Missing Dependency: libgssapi.so.2()(64bit) is needed by package libtirpc Error: Missing Dependency: libgssapi.so.2(libgssapi_CITI_2)(64bit) is needed by package nfs-utils Error: Missing Dependency: libgssapi.so.2(libgssapi_CITI_2)(64bit) is needed by package libtirpc Error: Missing Dependency: libgssapi.so.2()(64bit) is needed by package nfs-utils No answer, and 11:25pm with tomorrow's rawhide still with broken deps. Given the serious need for a working and installable rawhide tree I think I will untag the package. We can sort this out in the morning. Warren Togami wtogami at redhat.com From wtogami at redhat.com Wed Oct 17 03:33:50 2007 From: wtogami at redhat.com (Warren Togami) Date: Tue, 16 Oct 2007 23:33:50 -0400 Subject: Untagged libgssglue Re: s/libgssapi/libgssglue/ now? In-Reply-To: <47158181.7020009@redhat.com> References: <471517E5.7040304@redhat.com> <20071016160337.44c8653f@redhat.com> <47158181.7020009@redhat.com> Message-ID: <4715829E.8050800@redhat.com> Warren Togami wrote: > Jesse Keating wrote: >> On Tue, 16 Oct 2007 15:58:29 -0400 >> Warren Togami wrote: >> >>> First ever build of libgssglue which seems to replace libgssapi >>> happened today, one day before the freeze of F8. In addition to >>> replacing libgssapi it seems to bump soname. >> >> Hrm, when I was contacted about this I was told it was just a package >> rename, not a soname rename too. This is a much bigger change than I >> expected. With the freeze tomorrow and the sluggishness of koji lately >> I'm reluctant to let this go through. >> >> Steve? >> >> > > Error: Missing Dependency: libgssapi.so.2()(64bit) is needed by package > libtirpc > Error: Missing Dependency: libgssapi.so.2(libgssapi_CITI_2)(64bit) is > needed by package nfs-utils > Error: Missing Dependency: libgssapi.so.2(libgssapi_CITI_2)(64bit) is > needed by package libtirpc > Error: Missing Dependency: libgssapi.so.2()(64bit) is needed by package > nfs-utils > > No answer, and 11:25pm with tomorrow's rawhide still with broken deps. > Given the serious need for a working and installable rawhide tree I > think I will untag the package. We can sort this out in the morning. > > Warren Togami > wtogami at redhat.com > I have untagged libgssglue-0.1-2.fc8 because it will cause breakage in tonight's rawhide build that we cannot afford during this critical time. Please communicate with Fedora rel-eng on Wednesday regarding this package. Warren Togami wtogami at redhat.com From wtogami at redhat.com Wed Oct 17 03:39:02 2007 From: wtogami at redhat.com (Warren Togami) Date: Tue, 16 Oct 2007 23:39:02 -0400 Subject: Small Fonts in Firefox and Thunderbird Message-ID: <471583D6.6070904@redhat.com> I upgraded to some package built during Tuesday (should be in Wednesday's rawhide) that suddenly changed the menu and dialog fonts in both Firefox and Thunderbird. In Thunderbird the fonts of the title bar, menus, mail listings, To, From all became smaller and difficult to read. The font size and appearance within reading e-mail and composer hasn't changed. In Firefox the menus and URL bar became similarly small, while web pages haven't changed in appearance. I'm guessing some font rendering thing changed? Was this intentional or a bug? Warren Togami wtogami at redhat.com From tmz at pobox.com Wed Oct 17 03:56:27 2007 From: tmz at pobox.com (Todd Zullinger) Date: Tue, 16 Oct 2007 23:56:27 -0400 Subject: libgpod update for Fedora 7 Message-ID: <20071017035627.GC596@psilocybe.teonanacatl.org> Hi all, I'd like to (finally) update libgpod to 0.5.2 for F-7. I'll rebuild the needed packages[1] and push them to -testing so no one else has to do anymore work. Please speak up if that isn't alright. If not, I'd like to do this late Wednesday evening (EDT) or Thursday. (And no spot, this isn't the libgpod with the code to work with newer iPod's. It's just the same version that's been in devel for a while. But let me know if you've heard anything from legal on the new code.) [1] Packages that need a rebuild: amarok, gtkpod, kipi-plugins, quodlibet, and rhythmbox. If I've missed any, please let me know. -- Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ For a list of all the ways technology has failed to improve the quality of life, please press three. -- Alice Kahn, writer -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 542 bytes Desc: not available URL: From jeff at ocjtech.us Wed Oct 17 05:42:39 2007 From: jeff at ocjtech.us (Jeffrey C. Ollie) Date: Wed, 17 Oct 2007 00:42:39 -0500 Subject: libgpod update for Fedora 7 In-Reply-To: <20071017035627.GC596@psilocybe.teonanacatl.org> References: <20071017035627.GC596@psilocybe.teonanacatl.org> Message-ID: <1192599759.10684.0.camel@lt21223.campus.dmacc.edu> On Tue, 2007-10-16 at 23:56 -0400, Todd Zullinger wrote: > > I'd like to (finally) update libgpod to 0.5.2 for F-7. I'll rebuild > the needed packages[1] and push them to -testing so no one else has to > do anymore work. Please speak up if that isn't alright. If not, I'd > like to do this late Wednesday evening (EDT) or Thursday. > > [1] Packages that need a rebuild: amarok, gtkpod, kipi-plugins, > quodlibet, and rhythmbox. If I've missed any, please let me know. Fine by me... Jeff -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From fedora at leemhuis.info Wed Oct 17 05:55:28 2007 From: fedora at leemhuis.info (Thorsten Leemhuis) Date: Wed, 17 Oct 2007 07:55:28 +0200 Subject: Request for Comments: Proposed changes to Fedora development cycle In-Reply-To: <20071016133828.1a1c4cb5@redhat.com> References: <20071016102448.6cc4af82@redhat.com> <4714F153.202@leemhuis.info> <20071016133828.1a1c4cb5@redhat.com> Message-ID: <4715A3D0.4000109@leemhuis.info> On 16.10.2007 19:38, Jesse Keating wrote: > On Tue, 16 Oct 2007 19:13:55 +0200 > Thorsten Leemhuis wrote: >> I think having a "it is installable" as defined goal way more often >> would be good. Every Friday maybe? >> Further: both Opensuse and Ubuntu have way more betas/rcs. I don't >> think we should follow that model completely, but maybe we can steal >> ideas from it? A installable rawhide snapshot every two weeks maybe >> (as ISO or as second dir (files hardlinked to rawhide) on the >> servers?) >> Just thinking aloud. > While it wasn't stated in the proposal, and I should add it, we > definitely want to do more "snapshot" like releases for testing, like > what Jeremy has been doing with rawhide live snapshots. [...] k, thx >>> [...] >>> === Release Candidate and Final release === >>> In order to prepare the release candidate(s) and the final release a >>> final freeze is needed. It is at this point that we would block >>> rawhide once again. It is extremely important that we have as many >>> eyes on the bits as possible to make our release as best as we >>> can. This freeze point is also the point in which we would create >>> any remaining needed branches in CVS for the release. Any builds >>> from the branch would be held in an updates candidate tag to be >>> potential updates for after the release, or to be pulled in to the >>> release by request. Builds from devel/ would be tagged for the >>> next release tag to show up in rawhide once the next development >>> cycle starts. >> Sounds to complicated and much of a "to much of a slowdown/next to >> full stop" to me. > Well it pretty much is. That's IMHO a problem -- the world rotates. Sure, it's not that bad to let it rotating for a week, stop Fedora then try to catch up. But I'd say it becomes really problematic when it's more then a week. > We have to stop changes in order to finalize > the release and get it out the door. A week IMHO should suffice. If it doesn't I'd say we need more point in the middle to bring rawhide at least in a better shape beforehand. > [...] >> Normal, non-critical >> updates for the release (once it happens) stay updates candidates and >> thus don't get much tested either. > They can be pushed to updates-testing at the 0day mark and thus get > testing there. Depends on how much lands into updates-testing over those weeks (and how many weeks we are taking of; three to four afaics). IOW: it IMHO looks bad to do a release and have more than updates in updates-proper and in updates testing ( something like 10 or 20 each in both cases). >> Some packagers will thus likely just push their updates into the >> current release without testing them in rawhide first. > But rawhide isn't the place to test them, Sure it is -- at least for me. Here is what I do when I get a new upstream release in Fedora: - test locally (but that's of course always limited, as apps get used differently by different people) - update cvs for devel and build for rawhide, as rawhide users are those that won't yell to much if upstream released something new with multiple bugs in it - leave it there -- depending how crucial the package is for a few days a week some weeks - if nothing bad turned up in rawhide (e.g. if the new upstream release didn't contain any new bugs) I ship it in F7 updates-testing for some days - if nothing bad turns up move it to F7 updates proper - if that package would be of interest for F6 I would put it in updates-testing for F6 at this point (if one would exist) - if nothing bad turned some days later up push to F6 updates proper Shipping a update in multiple branches at the same time or in F7 earlier then in rawhide (because it is blocked for release) seems like a bad idea to me (I know, that's the standard behavior for a lot of people) -- if upstream got a bad bug in it all our users are effected by it and that can easily be prevented by above scheme. >> That's bad in >> general already; but it's even more bad here, as it also create >> EVR-update troubles once the release is done. > How can it create EVR-update troubles? Only if maintainers push > updates to previous releases before pushing them for the pending > release, and even so this is not a new problem, as updates to previous > releases happen all the time while the release is a static package set > that quickly has "lower" nvrs than the fully updated previous release. > Not a new problem, [...] No, but with the new scheme it becomes bigger afaics. >>> In order to accommodate a >>> release candidate set plus the final release creation the freeze >>> point for this should happen between the current Test3 dates and >>> the final deep freeze dates. >> This proposal would IMHO be a bit easier to understand if you could >> write a potential F9 schedule with release, freeze and branching >> dates. > I can add some example dates, but they shouldn't be counted on until > the Board and FESCo et al set the schedule. thx for doing that! > [...] >> Yes, sure, I know out mirrors are important, but not that important to >> delay the release that 5 days when the test window is four weeks (the >> usual cycle we had between test releases up to now). > That puts an extreme pressure on the mirrors that I'd not like to do. > We've frequently seen feedback from them that if we just do torrent > first and delay the mirrors that they'd just as likely stop mirroring > us which doesn't help anybody. The only /real/ way to get releases out > there quicker is to not have unstable trees all the time. I strongly disagree with the "only" in that sentence. OpenSuse and Ubuntu afaics seem to get their test-release out way more quickly. We should be as well for *test*releases. For the final, yeah, the old behavior might fine. I'd say most mirror admins will understand that we need to get test releases out more quickly. >> Further: I know multiple people that don't run rawhide because we >> always tell everyone "once rawhide always rawhide" > Where exactly do "we" tell everyone this? It's in peoples heads afaics and they mention it on the list if questions come up "can I run a test release and later the final without reinstalling?" -> "No". Of did we document somewhere in between how to switch from rawhide to release before rawhide moves on? If yes please point me to, then I'll blog about it to get the old scheme out of peoples head. >> and "rawhide easts >> babies". That' IMHO are our biggest problems. Thus i suggest: >> - work hard to make rawhide not eat babies and kill kittens in the 5 >> weeks approaching a release. Tell the developers so they are more >> careful during that timeframe (e.g. as careful as they would be for a >> update for a released version) and send ninjas if they are not. > Why 5 weeks, why not just all the time? Well, that's what we tried. Seemed it didn't work to well -- see for example OpenEXR. >> - we need a way for testers that want to test the release that they >> want to continue to run afterwards without reinstalling it. Two ideas >> follow, I think we should do both: >> (1.) support and document the "rawhide -> stable" way -- e.g. at the >> point where rawhide on the servers becomes targeting the next Fedora >> version give users the choice "Do you want to continue using rawhide >> or stick to the release that is happening now?". > Not sure how to "give them the choice" Yum-Plugin? Or something that disables all repos and asks which ones to activate again: rawhide or release. > but we certainly can document > how to switch to the final release. thx -- in the past it seemed that was discouraged. > A good "Using Rawhide" page would > list this, and would fall inline with the other changes we want to make > to lead to rawhide being easier and more friendly to use (and thus more > used). Sounds good. But it's nevertheless easy to miss the point, and then you have a problem. >> (2.) create a "Fedora Early Adapters Release (EAR)" which uses >> the final directory structure and a Release for "early adapters". >> E.g. what I mean is something like this: >> >> T-30 days before official release >> * publish a test3 (or call it RC if you like) >> * hard free for rawhide -- just like the two/three lasts week before >> the release now >> >> T-18 days before official release >> * branch rawhide and release; >> * create the final directory structure on the servers with what's in >> rawhide >> * create and publish "Fedora Early Adapters Release (EAR)" from >> that tree; its yum configs point to that tree and not to rawhide >> * open rawhide for release +1 -- rawhide users had enough time to >> report bugs; they won't find any new bugs anymore, thus we need a >> different kind of testers now which we get with that Fedora EAR >> >> T-18 until T-7 days >> * fix important stuff only like we in the past often did in the first >> ten days after a Fedora release; ship that as updates >> >> T-7 days >> * respin the tree on the servers, including all updates that happened >> over the past 10 days >> >> T-4 days >> * prepare the final release >> >> T-0 >> * release >> >> = EOF = >> >> Just my 2 cent. > > I had thought about this too. It is challenging from an infrastructure > standpoint to manage the bits in this way, due to the permissions > typically on the release directories. However it's not impossible and > could be a solution to the "second rawhide" type thing. I'm certainly > open to discussing this more, but I'm not comfortable adding it to the > proposal just yet. thx for considering something like this. CU knurd From sundaram at fedoraproject.org Wed Oct 17 06:22:23 2007 From: sundaram at fedoraproject.org (Rahul Sundaram) Date: Wed, 17 Oct 2007 12:52:23 +0630 Subject: Request for Comments: Proposed changes to Fedora development cycle In-Reply-To: <4715A3D0.4000109@leemhuis.info> References: <20071016102448.6cc4af82@redhat.com> <4714F153.202@leemhuis.info> <20071016133828.1a1c4cb5@redhat.com> <4715A3D0.4000109@leemhuis.info> Message-ID: <4715AA1F.8010109@fedoraproject.org> Thorsten Leemhuis wrote: > It's in peoples heads afaics and they mention it on the list if > questions come up "can I run a test release and later the final without > reinstalling?" -> "No". This is slowly getting changed. For Fedora 7, there was some effort into providing a "supported" path from Fedora 7 test 3 to the general release. This could certainly be changed to cover all the test releases with some more testing and proper messaging. > Of did we document somewhere in between how to switch from rawhide to > release before rawhide moves on? If yes please point me to, then I'll > blog about it to get the old scheme out of peoples head. http://fedoraproject.org/wiki/YumUpgradeFaq Feel free to add any missing information. It should be easier to switch to and away from rawhide though. Rahul From fedora at leemhuis.info Wed Oct 17 06:43:24 2007 From: fedora at leemhuis.info (Thorsten Leemhuis) Date: Wed, 17 Oct 2007 08:43:24 +0200 Subject: Request for Comments: Proposed changes to Fedora development cycle In-Reply-To: <4715AA1F.8010109@fedoraproject.org> References: <20071016102448.6cc4af82@redhat.com> <4714F153.202@leemhuis.info> <20071016133828.1a1c4cb5@redhat.com> <4715A3D0.4000109@leemhuis.info> <4715AA1F.8010109@fedoraproject.org> Message-ID: <4715AF0C.1000401@leemhuis.info> On 17.10.2007 08:22, Rahul Sundaram wrote: > Thorsten Leemhuis wrote: > [...] >> Of did we document somewhere in between how to switch from rawhide to >> release before rawhide moves on? If yes please point me to, then I'll >> blog about it to get the old scheme out of peoples head. > > http://fedoraproject.org/wiki/YumUpgradeFaq > Feel free to add any missing information. It should be easier to switch > to and away from rawhide though. That page talks about updating from F -> F<(n+(1|2))>, not how to disable rawhide before it moves on ;-) Cu knurd P.S.: The YumUpgradeFaq likely should contain some general informations about the yum shell, as that makes thing like this possible: $ yum shell update remove dbus.i386 run I needed exactly that some minutes ago when updating a machine to rawhide, you could not do "$ yum remove dbus.i386; yum update", as installed packages still depended on dbus.i386 (which doesn#t exist anymore in rawhide iirc) I'll see if I can add a few words about the benefits of the shell there over the next few days... From sundaram at fedoraproject.org Wed Oct 17 06:48:26 2007 From: sundaram at fedoraproject.org (Rahul Sundaram) Date: Wed, 17 Oct 2007 13:18:26 +0630 Subject: Request for Comments: Proposed changes to Fedora development cycle In-Reply-To: <4715AF0C.1000401@leemhuis.info> References: <20071016102448.6cc4af82@redhat.com> <4714F153.202@leemhuis.info> <20071016133828.1a1c4cb5@redhat.com> <4715A3D0.4000109@leemhuis.info> <4715AA1F.8010109@fedoraproject.org> <4715AF0C.1000401@leemhuis.info> Message-ID: <4715B03A.707@fedoraproject.org> Thorsten Leemhuis wrote: > On 17.10.2007 08:22, Rahul Sundaram wrote: >> Thorsten Leemhuis wrote: >> [...] >>> Of did we document somewhere in between how to switch from rawhide to >>> release before rawhide moves on? If yes please point me to, then I'll >>> blog about it to get the old scheme out of peoples head. >> http://fedoraproject.org/wiki/YumUpgradeFaq >> Feel free to add any missing information. It should be easier to switch >> to and away from rawhide though. > > That page talks about updating from F -> F<(n+(1|2))>, not how to > disable rawhide before it moves on ;-) > anymore in rawhide iirc) > > I'll see if I can add a few words about the benefits of the shell there > over the next few days... Those are the sort of missing information that can be added by anyone. It beats the discussions. Rahul From nicolas.mailhot at laposte.net Wed Oct 17 07:11:15 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Wed, 17 Oct 2007 09:11:15 +0200 (CEST) Subject: Looking for help with my packages Message-ID: <32882.192.54.193.51.1192605075.squirrel@rousalka.dyndns.org> Le Mer 17 octobre 2007 01:08, Orion Poplawski a ?crit : > I've acquired a moderately large stable of packages that is starting > to > consume too much of my time. I'm looking for people interesting in > either taking over or co-maintaining any of the following. > > * freefont -- Free UCS Outline Fonts Post this one on the fonts list -- Nicolas Mailhot From jcm at redhat.com Wed Oct 17 07:34:45 2007 From: jcm at redhat.com (Jon Masters) Date: Wed, 17 Oct 2007 03:34:45 -0400 Subject: Request for Comments: Proposed changes to Fedora development cycle In-Reply-To: <20071016102448.6cc4af82@redhat.com> References: <20071016102448.6cc4af82@redhat.com> Message-ID: <1192606486.4204.167.camel@perihelion> On Tue, 2007-10-16 at 10:24 -0400, Jesse Keating wrote: > The rel-eng team in conjunction with FESCo has developed a proposal for > changing the development cycle of Fedora. The goals are to disrupt > development less frequently, make it easier for maintainers to get > fixes in, and make it easier for future work to happen without risking > disruption of a release in progress. My number one pet peeve with how Fedora development works is that there's no equivalent of the "testing" Debian release. It's one of the things that I *really* think they get right, and we don't. Personally, I'd bite the bullet and adopt an interim release methodology so there's always a week-two week lag behind "known good" base platform that can be used to do most package tests without worrying something unrelated has broken today, or the whole thing won't install, or... But that's just me ;-) Jon. From tsmetana at redhat.com Wed Oct 17 07:52:06 2007 From: tsmetana at redhat.com (=?UTF-8?B?VG9tw6HFoQ==?= Smetana) Date: Wed, 17 Oct 2007 09:52:06 +0200 Subject: Looking for help with my packages In-Reply-To: <47154463.5070108@cora.nwra.com> References: <47154463.5070108@cora.nwra.com> Message-ID: <20071017095206.e0eb2b3e.tsmetana@redhat.com> Hello. Since I maintain NUT I can help you with this one. Even take it over. > * apcupsd -- APC UPS Power Control Daemon for Linux I would be interested in this one as well (maintain/co-maintain): > * gocr -- GNU Optical Character Recognition program Regards. -- Tom?? Smetana Base OS Software Engineer, Red Hat RH IRC: #brno #devel #base-os; Freenode IRC: #fedora-devel From bruno at wolff.to Wed Oct 17 08:05:54 2007 From: bruno at wolff.to (Bruno Wolff III) Date: Wed, 17 Oct 2007 03:05:54 -0500 Subject: Anybody see my wine 0.9.47??? In-Reply-To: <358207.61361.qm@web52411.mail.re2.yahoo.com> References: <358207.61361.qm@web52411.mail.re2.yahoo.com> Message-ID: <20071017080554.GA13285@wolff.to> On Tue, Oct 16, 2007 at 16:30:12 -0700, Otto Rey wrote: > I'm looking on Andreas Bierfert wine wiki (http://fedoraproject.org/wiki/AndreasBierfert/Wine), but i can't find wine 0.9.47 in updates-testing or in updates-testing-source (Fedora 7). Is there any schedule to sync testing repos with new packages? There is typically a bit of delay before new wine packages show up. Someitmes particular releases get skipped. (I don't why; that's just what I have observed.) From markg85 at gmail.com Wed Oct 17 08:34:07 2007 From: markg85 at gmail.com (Mark) Date: Wed, 17 Oct 2007 10:34:07 +0200 Subject: Fedora caching suggestion In-Reply-To: <47151CF5.8080407@filteredperception.org> References: <6e24a8e80710150750o14e6648ew6f6120b6c5bb02d3@mail.gmail.com> <20071016145240.GA1968@jadzia.bu.edu> <6e24a8e80710161229s296c304q2c664843099957d4@mail.gmail.com> <47151CF5.8080407@filteredperception.org> Message-ID: <6e24a8e80710170134od3abf39l8441fee5f591b3e7@mail.gmail.com> > I have a hunch what you are describing might be the result of the menu > stuff getting pushed out of cache. Certainly the idea to pin/weight > things like the menu stuff in cache must have been discussed before, > though I couldn't immediately find such a thread via google. I have > vague memories of being annoyed by slow menus and googling and > discovering that windows provides a method to tag some stuff in cache as > more important, and thus less likely to be pushed out of cache. A fix for that would be good. From pbrobinson at gmail.com Wed Oct 17 08:34:26 2007 From: pbrobinson at gmail.com (Peter Robinson) Date: Wed, 17 Oct 2007 09:34:26 +0100 Subject: 1680 x 1050 with intel driver? In-Reply-To: <1192575852.6439.13.camel@tiger> References: <1192575852.6439.13.camel@tiger> Message-ID: <5256d0b0710170134w44dd7667r25923ef3c3689601@mail.gmail.com> Well as per your subject line my HP nx7400 is doing 1680x1050 with no problems. It should be able to do 1920x1200 too I think. You should also be able to get the latest version of the intel driver from the freedesktop.org git repo and compile it against the Fedora x-server with no problems if you want some of the later changes to the driver. I did so about a month or so ago without major issues. Peter On 10/17/07, Louis E Garcia II wrote: > I asked this question on the Xorg list: > > The Dell UltraSharp 2407WFP-HC 24-inch is capable of 1920 x 1200. My > laptop has an Intel Corporation Mobile 945GM/GMS, 943/940GML Express > Integrated Graphics Controller (rev 03) with vga out. Can my video chip > power this monitor? > > I got an answer that Xorg server-1.4 with the latest intel driver has > more chances of working with this setup. I know fedora 8 includes > server-1.3 with a bunch of back ports from 1.4. Will F8 work with this > setup? > > -Thanks > > -- > fedora-devel-list mailing list > fedora-devel-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-devel-list > From choeger at cs.tu-berlin.de Wed Oct 17 09:23:29 2007 From: choeger at cs.tu-berlin.de (Christoph =?ISO-8859-1?Q?H=F6ger?=) Date: Wed, 17 Oct 2007 11:23:29 +0200 Subject: packaging eclipse plugin Message-ID: <1192613009.7882.6.camel@s5.math.tu-berlin.de> hey there, ive got some questions about packaging my eclipse plugin (Opalipse, an IDE for Opal) (cs.tu-berlin.de/~choeger): 1. what is the default fedora way to install eclipse features? What do i have to put where? Are there .spec templates (apart the default one which comes with rpmdevtools)? 2. could such a package (Opal is a relatively uncommon language and nearly only used in the TU-Berlin) make its way into the fedora repositories? regards christoph From denis at poolshark.org Wed Oct 17 09:30:26 2007 From: denis at poolshark.org (Denis Leroy) Date: Wed, 17 Oct 2007 11:30:26 +0200 Subject: Summary - Broken dependencies in Fedora 7 + Test Updates - 2007-10-16 In-Reply-To: <604aa7910710161722q4e7f084ey19c798141d217466@mail.gmail.com> References: <20071016231519.3262.27912@extras64.linux.duke.edu> <471549BF.6010109@poolshark.org> <1192577929.3409.20.camel@localhost.localdomain> <471550C4.5090704@poolshark.org> <604aa7910710161722q4e7f084ey19c798141d217466@mail.gmail.com> Message-ID: <4715D632.80403@poolshark.org> Jeff Spaleta wrote: > Gee that sounds suspiciously like you're offering to maintain this package. No waitaminute :-) No, I said I'd try to build it and check whether it's working or not. I can already say that it doesn't work at all on rawhide. However I have no intention of ever fixing or updating it, or processing its bugzilla tickets. As was said in previous msg, upstream is long dead. > I don't think just one-off rebuilding it "solves" the problem either. Agreed, but we need a short-term solution. > What we really really need in these sorts of situation is have > client-side notice that a package has been orphaned/expired via the > package management tools, letting all users of that package know via > their repository aware tools that the package is orphaned/removed and > will no longer be receiving updates unless a maintainer shows up. At > which point the users can choose to uninstall the package or perhaps > step up and offer to be the maintainer of it. I think users of > orphaned packages deserve a chance to state an interest in maintaining > packages when they get orphaned/removed. If we are only announcing > orphaned status in channels that other current contributors are > watching we are sacrificing an opportunity to add contributors to > spread the workload around. A good idea, but not a simple one to implement. How would you communicate the information to the package management tool ? The tool couldn't distinguish between an Obsolete caused by an orphan versus one caused by, say, a package rename. Maybe a RSS feed of some sort ? From mschwendt.tmp0701.nospam at arcor.de Wed Oct 17 09:40:43 2007 From: mschwendt.tmp0701.nospam at arcor.de (Michael Schwendt) Date: Wed, 17 Oct 2007 11:40:43 +0200 Subject: rpms/rpcbind/devel rpcbind.init,1.7,1.8 rpcbind.spec,1.21,1.22 In-Reply-To: <200710161612.l9GGCQ9H031104@cvs-int.fedora.redhat.com> References: <200710161612.l9GGCQ9H031104@cvs-int.fedora.redhat.com> Message-ID: <20071017114043.257c7adf.mschwendt.tmp0701.nospam@arcor.de> On Tue, 16 Oct 2007 12:12:26 -0400, Steve Dickson (steved) wrote: > Author: steved > > Update of /cvs/pkgs/rpms/rpcbind/devel > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31038 > > Modified Files: > rpcbind.init rpcbind.spec > Log Message: > Corrected a typo in the initscript from previous commit. > # Check that networking is up. > - [ "$NETWORKING" = "no" ] || exit 6 > + [ "$NETWORKING" = "no" ] && exit 6 > [ -f /sbin/$prog ] || exit 5 Isn't [ "$NETWORKING" = "yes" ] || exit 6 preferred, so the service is off by default unless networking is turnt on explicitly? You already do if [ -f /etc/sysconfig/network ]; then . /etc/sysconfig/network else exit 6 fi which means that a missing definition of $NETWORKING in an empty /etc/sysconfig/network would not cause the rpcbind service script to exit 6. From green at redhat.com Wed Oct 17 09:52:10 2007 From: green at redhat.com (Anthony Green) Date: Wed, 17 Oct 2007 02:52:10 -0700 Subject: packaging eclipse plugin In-Reply-To: <1192613009.7882.6.camel@s5.math.tu-berlin.de> References: <1192613009.7882.6.camel@s5.math.tu-berlin.de> Message-ID: <4715DB4A.8000505@redhat.com> Christoph H?ger wrote: > hey there, > > ive got some questions about packaging my eclipse plugin (Opalipse, an > IDE for Opal) (cs.tu-berlin.de/~choeger): > > 1. what is the default fedora way to install eclipse features? What do i > have to put where? Are there .spec templates (apart the default one > which comes with rpmdevtools)? I recommend asking on fedora-devel-java-list. > 2. could such a package (Opal is a relatively uncommon language and > nearly only used in the TU-Berlin) make its way into the fedora > repositories? Yes, as long as it passes the package review process. AG -------------- next part -------------- A non-text attachment was scrubbed... Name: green.vcf Type: text/x-vcard Size: 163 bytes Desc: not available URL: From bnocera at redhat.com Wed Oct 17 10:17:38 2007 From: bnocera at redhat.com (Bastien Nocera) Date: Wed, 17 Oct 2007 11:17:38 +0100 Subject: libgpod update for Fedora 7 In-Reply-To: <20071017035627.GC596@psilocybe.teonanacatl.org> References: <20071017035627.GC596@psilocybe.teonanacatl.org> Message-ID: <1192616258.4729.1.camel@cookie.hadess.net> On Tue, 2007-10-16 at 23:56 -0400, Todd Zullinger wrote: > Hi all, > > I'd like to (finally) update libgpod to 0.5.2 for F-7. I'll rebuild > the needed packages[1] and push them to -testing so no one else has to > do anymore work. Please speak up if that isn't alright. If not, I'd > like to do this late Wednesday evening (EDT) or Thursday. > > (And no spot, this isn't the libgpod with the code to work with newer > iPod's. It's just the same version that's been in devel for a while. > But let me know if you've heard anything from legal on the new code.) > > [1] Packages that need a rebuild: amarok, gtkpod, kipi-plugins, > quodlibet, and rhythmbox. If I've missed any, please let me know. You can't get updates-testing packages in the buildroots, so you'd be breaking everything in there, unless there's no soname changes. Is this a wise thing to do at this stage? From mike.cohler at gmail.com Wed Oct 17 10:58:37 2007 From: mike.cohler at gmail.com (Mike C) Date: Wed, 17 Oct 2007 10:58:37 +0000 (UTC) Subject: Question on wireless module Message-ID: I have recently been testing the rt2x00 driver and specifically the rt73usb component with a usb wireless adapter, using the test kernels currently available for F7 in updates-testing. However the wireless link is very unstable and throws streams of messages at the terminal as well as in the alternative consoles. I reported this in bugzilla. The question I have is whether the version of rt2x00 (and rt73usb) in rawhide is nearer to being usable than the driver in the F7 kernels? Therefore another question is whether it would be likely to work if I simply installed the rawhide current kernel into F7 (and maybe the rawhide wpa_supplicant also?) and see if that would give more stability? In addition is the new ath5k driver (that is presumably also in the rawhide kernel?) actually usable at the moment? I have a Dlink G-650 card with the Ahteros 5212 chipset that I could test if this is the case. Does anyone have any info to enlighten me on this? Thanks Mike From atkac at redhat.com Wed Oct 17 11:11:15 2007 From: atkac at redhat.com (Adam Tkac) Date: Wed, 17 Oct 2007 13:11:15 +0200 Subject: If you are maintinaing of developing a Fedora Package. In-Reply-To: <20071015213117.GA6325@petra.dvoda.cz> References: <4710D754.2090101@redhat.com> <20071015213117.GA6325@petra.dvoda.cz> Message-ID: <20071017111115.GA1758@evileye.englab.brq.redhat.com> On Mon, Oct 15, 2007 at 11:31:17PM +0200, Karel Zak wrote: > Couldn't be better to maintain default selinux labels like others > file attributes? > > %attr(4755,root,root) %selinux(foo_t) /bin/foo > I think restorecon is fare more better than this approach. With this you have two databases of file contexts - first is in specfile and second in selinux-policy*. When you use restorecon you have one centralised database. We will discuss if rpm will automaticaly run restorecon on all installed files. Adam From atkac at redhat.com Wed Oct 17 11:24:09 2007 From: atkac at redhat.com (Adam Tkac) Date: Wed, 17 Oct 2007 13:24:09 +0200 Subject: Request for Comments: Proposed changes to Fedora development cycle In-Reply-To: <4714D34F.1080304@hhs.nl> References: <20071016102448.6cc4af82@redhat.com> <4714D34F.1080304@hhs.nl> Message-ID: <20071017112409.GB1758@evileye.englab.brq.redhat.com> On Tue, Oct 16, 2007 at 05:05:51PM +0200, Hans de Goede wrote: > As for the tagging request avoiding people braking things late in the game: > 1) we don't need barriers, we need to educate people Definitely. All Fedora people are intelligent > 2) if someone really wants to get an update in he will most likely > succeed as he knows his package best and can probably convince rel-eng > of the necessity of the update. I think not needed. Early branching should solve this problem. Only bugfixing will be done in CVS and maintainer knows what is needed. > > So all in all: > -calling it alpha / beta / release candidate instead of test# +1 > -no freeze for alpha +1 > -early branching (I would say a week for the RC) +1 Better will be create separate branch immediately after alpha release so development will be done continually (in devel branch). > -making builds in the release branch goto updates-testing after > branching -1 (esp combined with early branching) Yes, it's really annoying Adam From wtogami at redhat.com Wed Oct 17 11:47:14 2007 From: wtogami at redhat.com (Warren Togami) Date: Wed, 17 Oct 2007 07:47:14 -0400 Subject: Conflict: fedorainfinity-gdm-theme and fedora-logos Message-ID: <4715F642.1040208@redhat.com> [root at newcaprica ~]# yum update Loading "refresh-updatesd" plugin Loading "basearchonly" plugin Setting up Update Process Resolving Dependencies --> Running transaction check ---> Package kde-i18n-Japanese.noarch 1:3.5.8-1.fc8 set to be updated ---> Package kde-i18n-Chinese.noarch 1:3.5.8-1.fc8 set to be updated ---> Package libgcj.i386 0:4.1.2-32 set to be updated ---> Package libstdc++-devel.x86_64 0:4.1.2-32 set to be updated ---> Package libstdc++.x86_64 0:4.1.2-32 set to be updated ---> Package libstdc++.i386 0:4.1.2-32 set to be updated ---> Package gnome-compiz-manager.x86_64 0:0.10.4-2.fc8 set to be updated ---> Package gnome-vfs2-devel.x86_64 0:2.20.0-3.fc8 set to be updated ---> Package gtk2-devel.x86_64 0:2.12.1-1.fc8 set to be updated ---> Package readahead.x86_64 1:1.4.2-3.fc8 set to be updated ---> Package libgomp.x86_64 0:4.1.2-32 set to be updated ---> Package kernel.x86_64 0:2.6.23.1-18.fc8 set to be updated ---> Package kde-i18n-Chinese-Big5.noarch 1:3.5.8-1.fc8 set to be updated ---> Package kernel-headers.x86_64 0:2.6.23.1-18.fc8 set to be updated ---> Package gnome-vfs2-smb.x86_64 0:2.20.0-3.fc8 set to be updated ---> Package gnome-vfs2.i386 0:2.20.0-3.fc8 set to be updated ---> Package libgcc.i386 0:4.1.2-32 set to be updated ---> Package fedorainfinity-gdm-theme.noarch 0:8.0.1-1.fc8 set to be updated ---> Package perl-URI.noarch 0:1.35-3.1 set to be updated ---> Package libgcj.x86_64 0:4.1.2-32 set to be updated ---> Package gcc-c++.x86_64 0:4.1.2-32 set to be updated ---> Package policycoreutils-gui.x86_64 0:2.0.31-5.fc8 set to be updated ---> Package elfutils.x86_64 0:0.130-3.fc8 set to be updated ---> Package gtk2.x86_64 0:2.12.1-1.fc8 set to be updated ---> Package elfutils-libs.x86_64 0:0.130-3.fc8 set to be updated ---> Package gcc.x86_64 0:4.1.2-32 set to be updated ---> Package elfutils-libelf.i386 0:0.130-3.fc8 set to be updated ---> Package libgcc.x86_64 0:4.1.2-32 set to be updated ---> Package policycoreutils.x86_64 0:2.0.31-5.fc8 set to be updated ---> Package gnome-vfs2.x86_64 0:2.20.0-3.fc8 set to be updated ---> Package cpp.x86_64 0:4.1.2-32 set to be updated ---> Package elfutils-libelf.x86_64 0:0.130-3.fc8 set to be updated ---> Package gtk2.i386 0:2.12.1-1.fc8 set to be updated ---> Package kde-i18n-Korean.noarch 1:3.5.8-1.fc8 set to be updated filelists.xml.gz 100% |=========================| 10 MB 00:31 filelists.xml.gz 100% |=========================| 11 MB 00:37 filelists.sqlite.bz2 100% |=========================| 63 kB 00:00 --> Finished Dependency Resolution --> Running transaction check ---> Package kde-i18n-Japanese.noarch 1:3.5.8-1.fc8 set to be updated ---> Package kde-i18n-Chinese.noarch 1:3.5.8-1.fc8 set to be updated ---> Package libgcj.i386 0:4.1.2-32 set to be updated ---> Package libstdc++-devel.x86_64 0:4.1.2-32 set to be updated ---> Package libstdc++.x86_64 0:4.1.2-32 set to be updated ---> Package libstdc++.i386 0:4.1.2-32 set to be updated ---> Package gnome-compiz-manager.x86_64 0:0.10.4-2.fc8 set to be updated ---> Package gnome-vfs2-devel.x86_64 0:2.20.0-3.fc8 set to be updated ---> Package gtk2-devel.x86_64 0:2.12.1-1.fc8 set to be updated ---> Package readahead.x86_64 1:1.4.2-3.fc8 set to be updated ---> Package libgomp.x86_64 0:4.1.2-32 set to be updated ---> Package kernel.x86_64 0:2.6.23.1-18.fc8 set to be installed ---> Package kde-i18n-Chinese-Big5.noarch 1:3.5.8-1.fc8 set to be updated ---> Package kernel-headers.x86_64 0:2.6.23.1-18.fc8 set to be updated ---> Package gnome-vfs2-smb.x86_64 0:2.20.0-3.fc8 set to be updated ---> Package gnome-vfs2.i386 0:2.20.0-3.fc8 set to be updated ---> Package libgcc.i386 0:4.1.2-32 set to be updated ---> Package fedorainfinity-gdm-theme.noarch 0:8.0.1-1.fc8 set to be updated ---> Package perl-URI.noarch 0:1.35-3.1 set to be updated ---> Package libgcj.x86_64 0:4.1.2-32 set to be updated ---> Package gcc-c++.x86_64 0:4.1.2-32 set to be updated ---> Package policycoreutils-gui.x86_64 0:2.0.31-5.fc8 set to be updated ---> Package elfutils.x86_64 0:0.130-3.fc8 set to be updated ---> Package gtk2.x86_64 0:2.12.1-1.fc8 set to be updated ---> Package elfutils-libs.x86_64 0:0.130-3.fc8 set to be updated ---> Package gcc.x86_64 0:4.1.2-32 set to be updated ---> Package elfutils-libelf.i386 0:0.130-3.fc8 set to be updated ---> Package libgcc.x86_64 0:4.1.2-32 set to be updated ---> Package policycoreutils.x86_64 0:2.0.31-5.fc8 set to be updated ---> Package gnome-vfs2.x86_64 0:2.20.0-3.fc8 set to be updated ---> Package cpp.x86_64 0:4.1.2-32 set to be updated ---> Package elfutils-libelf.x86_64 0:0.130-3.fc8 set to be updated ---> Package gtk2.i386 0:2.12.1-1.fc8 set to be updated ---> Package kde-i18n-Korean.noarch 1:3.5.8-1.fc8 set to be updated --> Finished Dependency Resolution Dependencies Resolved ============================================================================= Package Arch Version Repository Size ============================================================================= Installing: kernel x86_64 2.6.23.1-18.fc8 static-x86-64 16 M Updating: cpp x86_64 4.1.2-32 static-x86-64 2.9 M elfutils x86_64 0.130-3.fc8 static-x86-64 199 k elfutils-libelf i386 0.130-3.fc8 static-i386 55 k elfutils-libelf x86_64 0.130-3.fc8 static-x86-64 50 k elfutils-libs x86_64 0.130-3.fc8 static-x86-64 114 k fedorainfinity-gdm-theme noarch 8.0.1-1.fc8 static-x86-64 1.1 M gcc x86_64 4.1.2-32 static-x86-64 5.3 M gcc-c++ x86_64 4.1.2-32 static-x86-64 3.7 M gnome-compiz-manager x86_64 0.10.4-2.fc8 static-x86-64 185 k gnome-vfs2 i386 2.20.0-3.fc8 static-i386 1.1 M gnome-vfs2 x86_64 2.20.0-3.fc8 static-x86-64 1.1 M gnome-vfs2-devel x86_64 2.20.0-3.fc8 static-x86-64 264 k gnome-vfs2-smb x86_64 2.20.0-3.fc8 static-x86-64 38 k gtk2 x86_64 2.12.1-1.fc8 static-x86-64 6.9 M gtk2 i386 2.12.1-1.fc8 static-i386 6.9 M gtk2-devel x86_64 2.12.1-1.fc8 static-x86-64 3.4 M kde-i18n-Chinese noarch 1:3.5.8-1.fc8 static-x86-64 2.2 M kde-i18n-Chinese-Big5 noarch 1:3.5.8-1.fc8 static-x86-64 2.8 M kde-i18n-Japanese noarch 1:3.5.8-1.fc8 static-x86-64 3.3 M kde-i18n-Korean noarch 1:3.5.8-1.fc8 static-x86-64 2.1 M kernel-headers x86_64 2.6.23.1-18.fc8 static-x86-64 700 k libgcc i386 4.1.2-32 static-i386 94 k libgcc x86_64 4.1.2-32 static-x86-64 97 k libgcj i386 4.1.2-32 static-i386 19 M libgcj x86_64 4.1.2-32 static-x86-64 20 M libgomp x86_64 4.1.2-32 static-x86-64 84 k libstdc++ x86_64 4.1.2-32 static-x86-64 351 k libstdc++ i386 4.1.2-32 static-i386 360 k libstdc++-devel x86_64 4.1.2-32 static-x86-64 2.8 M perl-URI noarch 1.35-3.1 static-x86-64 116 k policycoreutils x86_64 2.0.31-5.fc8 static-x86-64 948 k policycoreutils-gui x86_64 2.0.31-5.fc8 static-x86-64 161 k readahead x86_64 1:1.4.2-3.fc8 static-x86-64 44 k Removing: kernel x86_64 2.6.23.1-16.fc8 installed 61 M Transaction Summary ============================================================================= Install 1 Package(s) Update 33 Package(s) Remove 1 Package(s) Total download size: 105 M Is this ok [y/N]: y Downloading Packages: (1/34): kde-i18n-Korean-3 100% |=========================| 2.1 MB 00:07 (2/34): gtk2-2.12.1-1.fc8 100% |=========================| 6.9 MB 00:35 (3/34): elfutils-libelf-0 100% |=========================| 50 kB 00:00 (4/34): cpp-4.1.2-32.x86_ 100% |=========================| 2.9 MB 00:11 (5/34): gnome-vfs2-2.20.0 100% |=========================| 1.1 MB 00:05 (6/34): policycoreutils-2 100% |=========================| 948 kB 00:04 (7/34): libgcc-4.1.2-32.x 100% |=========================| 97 kB 00:00 (8/34): elfutils-libelf-0 100% |=========================| 55 kB 00:00 (9/34): gcc-4.1.2-32.x86_ 100% |=========================| 5.3 MB 00:17 (10/34): elfutils-libs-0. 100% |=========================| 114 kB 00:00 (11/34): gtk2-2.12.1-1.fc 100% |=========================| 6.9 MB 00:21 (12/34): elfutils-0.130-3 100% |=========================| 199 kB 00:00 (13/34): policycoreutils- 100% |=========================| 161 kB 00:00 (14/34): gcc-c++-4.1.2-32 100% |=========================| 3.7 MB 00:11 (15/34): libgcj-4.1.2-32. 100% |=========================| 20 MB 01:10 (16/34): perl-URI-1.35-3. 100% |=========================| 116 kB 00:00 (17/34): fedorainfinity-g 100% |=========================| 1.1 MB 00:04 (18/34): libgcc-4.1.2-32. 100% |=========================| 94 kB 00:00 (19/34): gnome-vfs2-2.20. 100% |=========================| 1.1 MB 00:05 (20/34): gnome-vfs2-smb-2 100% |=========================| 38 kB 00:00 (21/34): kernel-headers-2 100% |=========================| 700 kB 00:03 (22/34): kde-i18n-Chinese 100% |=========================| 2.8 MB 00:12 (23/34): kernel-2.6.23.1- 100% |=========================| 16 MB 00:50 (24/34): libgomp-4.1.2-32 100% |=========================| 84 kB 00:00 (25/34): readahead-1.4.2- 100% |=========================| 44 kB 00:00 (26/34): gtk2-devel-2.12. 100% |=========================| 3.4 MB 00:10 (27/34): gnome-vfs2-devel 100% |=========================| 264 kB 00:00 (28/34): gnome-compiz-man 100% |=========================| 185 kB 00:01 (29/34): libstdc++-4.1.2- 100% |=========================| 360 kB 00:02 (30/34): libstdc++-4.1.2- 100% |=========================| 351 kB 00:00 (31/34): libstdc++-devel- 100% |=========================| 2.8 MB 00:10 (32/34): libgcj-4.1.2-32. 100% |=========================| 19 MB 01:02 (33/34): kde-i18n-Chinese 100% |=========================| 2.2 MB 00:09 (34/34): kde-i18n-Japanes 100% |=========================| 3.3 MB 00:16 Running rpm_check_debug Running Transaction Test Finished Transaction Test Transaction Check Error: file /usr/share/gdm/themes/FedoraInfinity/FedoraInfinityGDM.xml from install of fedorainfinity-gdm-theme-8.0.1-1.fc8 conflicts with file from package fedora-logos-7.96.0-1.fc8 From opensource at till.name Wed Oct 17 11:55:14 2007 From: opensource at till.name (Till Maas) Date: Wed, 17 Oct 2007 13:55:14 +0200 Subject: Anybody see my wine 0.9.47??? In-Reply-To: <358207.61361.qm@web52411.mail.re2.yahoo.com> References: <358207.61361.qm@web52411.mail.re2.yahoo.com> Message-ID: <200710171355.15775.opensource@till.name> On Mi Oktober 17 2007, Otto Rey wrote: > I'm looking on Andreas Bierfert wine wiki > (http://fedoraproject.org/wiki/AndreasBierfert/Wine), but i can't find wine > 0.9.47 in updates-testing or in updates-testing-source (Fedora 7). Is there > any schedule to sync testing repos with new packages? wine 0.9.47 did not build on F7/8: https://koji.fedoraproject.org/koji/packageinfo?packageID=4106 So the wiki is wrong. Regards, Till From lkundrak at redhat.com Wed Oct 17 12:22:48 2007 From: lkundrak at redhat.com (Lubomir Kundrak) Date: Wed, 17 Oct 2007 14:22:48 +0200 Subject: RHGB not running In-Reply-To: <1192552321.2194.7.camel@scrappy.miketc.com> References: <1192552321.2194.7.camel@scrappy.miketc.com> Message-ID: <1192623768.10107.4.camel@localhost.localdomain> On Tue, 2007-10-16 at 11:32 -0500, Mike Chambers wrote: > Anyway, try a reboot and see if anyone else has same problem? /me has. Also, today's rawhide introduced a couple of more breakages I am not sure where to report to (the guility component). The gnome desktop's background flashes after the login and then disappears. And there are no icons in the gnome desktop menu. I installed with fairly minimal kickstart with %packages --default. -- Lubomir Kundrak (Red Hat Security Response Team) From joost at cnoc.nl Wed Oct 17 12:41:35 2007 From: joost at cnoc.nl (Joost van der Sluis) Date: Wed, 17 Oct 2007 14:41:35 +0200 Subject: debugedit exits with a SIGSEGV Message-ID: <1192624895.28698.12.camel@wsjoost.cnoc.local> Hi all, I have another problem with the new find-debuginfo.sh script (and friends). debugedit crashes on one of the files (h2pas) in the fpc-package. I have no idea what makes this executable other then the other fpc-executables. I can try to install rpm-debuginfo to get a usefull backtrace. Or does anyone has another idea? This is Koji's log: http://koji.fedoraproject.org/koji/getfile?taskID=199082&name=build.log Regards, Joost van der Sluis. From bnocera at redhat.com Wed Oct 17 12:42:11 2007 From: bnocera at redhat.com (Bastien Nocera) Date: Wed, 17 Oct 2007 13:42:11 +0100 Subject: FLAC update in F-7 Message-ID: <1192624931.9971.10.camel@snoogens.fab.redhat.com> Heya, Just a heads-up that I'm currently compiling FLAC 1.2.1 in Fedora 7 to fix CVE-2007-4619. Hopefully, it won't break too much (same patches and same code as seen in the devel/F-8 branch). See https://bugzilla.redhat.com/show_bug.cgi?id=332571 The first person to complain that I should have backported the security fixes gets to do the backport themselves :) From SteveD at redhat.com Wed Oct 17 12:45:49 2007 From: SteveD at redhat.com (Steve Dickson) Date: Wed, 17 Oct 2007 08:45:49 -0400 Subject: s/libgssapi/libgssglue/ now? In-Reply-To: <20071016160337.44c8653f@redhat.com> References: <471517E5.7040304@redhat.com> <20071016160337.44c8653f@redhat.com> Message-ID: <471603FD.5050301@RedHat.com> Jesse Keating wrote: > On Tue, 16 Oct 2007 15:58:29 -0400 > Warren Togami wrote: > >> First ever build of libgssglue which seems to replace libgssapi >> happened today, one day before the freeze of F8. In addition to >> replacing libgssapi it seems to bump soname. > > Hrm, when I was contacted about this I was told it was just a package > rename, not a soname rename too. This is a much bigger change than I > expected. With the freeze tomorrow and the sluggishness of koji lately > I'm reluctant to let this go through. > > Steve? I was waiting for libgssglue to show up on the build root so I could rebuild all of the packages that were dependent on it. That didn't happen in a timely matter (as Jesse can a test due to the private emails) and unfortunately a life interrupt came a long which knocked me off line until this morning.. There has been no code changes with this library, just the name has changed (due to an upstream change). The dependent packages are nfs-utils, nfs-utils-lib, libtirpc. I saw these problems and I was trying to build all the packages to avoid them but I couldn't because libgssglue was not found on the build root... Basically a catch-22... We don't make this change the upstream development will not be able to use F8 since this packages is now required by the upstream version of nfs-utils. This changed happen at the end of last week. Those are the facts and I'll let "the power to be" make the final decision. steved. From ssorce at redhat.com Wed Oct 17 12:47:30 2007 From: ssorce at redhat.com (Simo Sorce) Date: Wed, 17 Oct 2007 08:47:30 -0400 Subject: If you are maintinaing of developing a Fedora Package. In-Reply-To: <20071017111115.GA1758@evileye.englab.brq.redhat.com> References: <4710D754.2090101@redhat.com> <20071015213117.GA6325@petra.dvoda.cz> <20071017111115.GA1758@evileye.englab.brq.redhat.com> Message-ID: <1192625250.7342.89.camel@localhost.localdomain> On Wed, 2007-10-17 at 13:11 +0200, Adam Tkac wrote: > On Mon, Oct 15, 2007 at 11:31:17PM +0200, Karel Zak wrote: > > Couldn't be better to maintain default selinux labels like others > > file attributes? > > > > %attr(4755,root,root) %selinux(foo_t) /bin/foo > > > > I think restorecon is fare more better than this approach. With this you have two databases of file contexts - first is in specfile and second in selinux-policy*. When you use restorecon you have one centralised database. We will discuss if rpm will automaticaly run restorecon on all installed files. Not only that, but a new policy may well change some labels to fix errors, and make the package content obsolete. And even dangerous if the package maintainer forgets to update it and on a yum update you get back the old broken label. Simo. From gilboad at gmail.com Wed Oct 17 12:56:21 2007 From: gilboad at gmail.com (Gilboa Davara) Date: Wed, 17 Oct 2007 14:56:21 +0200 Subject: Anybody see my wine 0.9.47??? In-Reply-To: <200710171355.15775.opensource@till.name> References: <358207.61361.qm@web52411.mail.re2.yahoo.com> <200710171355.15775.opensource@till.name> Message-ID: <1192625781.29602.5.camel@gilboa-work-dev.localdomain> On Wed, 2007-10-17 at 13:55 +0200, Till Maas wrote: > On Mi Oktober 17 2007, Otto Rey wrote: > > I'm looking on Andreas Bierfert wine wiki > > (http://fedoraproject.org/wiki/AndreasBierfert/Wine), but i can't find wine > > 0.9.47 in updates-testing or in updates-testing-source (Fedora 7). Is there > > any schedule to sync testing repos with new packages? > > wine 0.9.47 did not build on F7/8: > > https://koji.fedoraproject.org/koji/packageinfo?packageID=4106 > > So the wiki is wrong. > > Regards, > Till > Looks like a minor packaging problem. (Most likely new stub DLLs) error: Installed (but unpackaged) file(s) found: /usr/lib/wine/msvcirt.dll.so /usr/lib/wine/qmgr.dll.so RPM build errors: Installed (but unpackaged) file(s) found: /usr/lib/wine/msvcirt.dll.so /usr/lib/wine/qmgr.dll.so - Gilboa From bnocera at redhat.com Wed Oct 17 13:20:10 2007 From: bnocera at redhat.com (Bastien Nocera) Date: Wed, 17 Oct 2007 14:20:10 +0100 Subject: Question on wireless module In-Reply-To: References: Message-ID: <1192627210.9971.16.camel@snoogens.fab.redhat.com> On Wed, 2007-10-17 at 10:58 +0000, Mike C wrote: > I have recently been testing the rt2x00 driver and specifically the rt73usb > component with a usb wireless adapter, using the test kernels currently > available for F7 in updates-testing. > > However the wireless link is very unstable and throws streams of messages at the > terminal as well as in the alternative consoles. I reported this in bugzilla. > > The question I have is whether the version of rt2x00 (and rt73usb) in rawhide is > nearer to being usable than the driver in the F7 kernels? Therefore another > question is whether it would be likely to work if I simply installed the rawhide > current kernel into F7 (and maybe the rawhide wpa_supplicant also?) and see if > that would give more stability? > > In addition is the new ath5k driver (that is presumably also in the rawhide > kernel?) actually usable at the moment? I have a Dlink G-650 card with the > Ahteros 5212 chipset that I could test if this is the case. > > Does anyone have any info to enlighten me on this? My desktop machine is unusable with the current rt73usb drivers. Half of the ping packets to it are not coming back. I was ready to blame my AP, or my internet provider, but this laptop with an ipw3495 worked great. I used to use the rt73 driver from the project page on FC6, and other than falling over every couple of days (requiring me to stop all the network connections, and rmmod/insmod the driver), it was pretty solid and fast. The rt73usb in the current rawhide isn't quite there (although it's nice not having to recompile the module for every kernel update). From ajackson at redhat.com Wed Oct 17 12:59:03 2007 From: ajackson at redhat.com (Adam Jackson) Date: Wed, 17 Oct 2007 08:59:03 -0400 Subject: 1680 x 1050 with intel driver? In-Reply-To: <1192575852.6439.13.camel@tiger> References: <1192575852.6439.13.camel@tiger> Message-ID: <1192625943.9104.23.camel@localhost.localdomain> On Tue, 2007-10-16 at 19:04 -0400, Louis E Garcia II wrote: > I asked this question on the Xorg list: > > The Dell UltraSharp 2407WFP-HC 24-inch is capable of 1920 x 1200. My > laptop has an Intel Corporation Mobile 945GM/GMS, 943/940GML Express > Integrated Graphics Controller (rev 03) with vga out. Can my video chip > power this monitor? Yes, it can. - ajax From jdennis at redhat.com Wed Oct 17 13:48:23 2007 From: jdennis at redhat.com (John Dennis) Date: Wed, 17 Oct 2007 09:48:23 -0400 Subject: Small Fonts in Firefox and Thunderbird In-Reply-To: <471583D6.6070904@redhat.com> References: <471583D6.6070904@redhat.com> Message-ID: <471612A7.7050500@redhat.com> Warren Togami wrote: > I upgraded to some package built during Tuesday (should be in > Wednesday's rawhide) that suddenly changed the menu and dialog fonts in > both Firefox and Thunderbird. In Thunderbird the fonts of the title > bar, menus, mail listings, To, From all became smaller and difficult to > read. The font size and appearance within reading e-mail and composer > hasn't changed. In Firefox the menus and URL bar became similarly > small, while web pages haven't changed in appearance. > > I'm guessing some font rendering thing changed? > Was this intentional or a bug? Yes, I've seen the same thing but wasn't sure how to address it, font handling is somewhat mysterious because I haven't invested the time to learn all the issues. I've also noticed that font size even within a single application seems to vary inconsistently (e.g. some mail content in thunderbird is tiny, some is huge, same thing in firefox) -- John Dennis From laurent.rineau__fedora at normalesup.org Wed Oct 17 13:47:54 2007 From: laurent.rineau__fedora at normalesup.org (Laurent Rineau) Date: Wed, 17 Oct 2007 15:47:54 +0200 Subject: 1680 x 1050 with intel driver? In-Reply-To: <1192625943.9104.23.camel@localhost.localdomain> References: <1192575852.6439.13.camel@tiger> <1192625943.9104.23.camel@localhost.localdomain> Message-ID: <200710171547.54528@rineau.tsetse> On Wednesday 17 October 2007 14:59:03 Adam Jackson wrote: > On Tue, 2007-10-16 at 19:04 -0400, Louis E Garcia II wrote: > > I asked this question on the Xorg list: > > > > The Dell UltraSharp 2407WFP-HC 24-inch is capable of 1920 x 1200. My > > laptop has an Intel Corporation Mobile 945GM/GMS, 943/940GML Express > > Integrated Graphics Controller (rev 03) with vga out. Can my video chip > > power this monitor? > > Yes, it can. Even through a VGA port? I thought a DVI port was needed for such a resolution. -- Laurent Rineau http://fedoraproject.org/wiki/LaurentRineau From aph at redhat.com Wed Oct 17 13:59:14 2007 From: aph at redhat.com (Andrew Haley) Date: Wed, 17 Oct 2007 14:59:14 +0100 Subject: 1680 x 1050 with intel driver? In-Reply-To: <200710171547.54528@rineau.tsetse> References: <1192575852.6439.13.camel@tiger> <1192625943.9104.23.camel@localhost.localdomain> <200710171547.54528@rineau.tsetse> Message-ID: <18198.5426.595770.320037@zebedee.pink> Laurent Rineau writes: > On Wednesday 17 October 2007 14:59:03 Adam Jackson wrote: > > On Tue, 2007-10-16 at 19:04 -0400, Louis E Garcia II wrote: > > > I asked this question on the Xorg list: > > > > > > The Dell UltraSharp 2407WFP-HC 24-inch is capable of 1920 x 1200. My > > > laptop has an Intel Corporation Mobile 945GM/GMS, 943/940GML Express > > > Integrated Graphics Controller (rev 03) with vga out. Can my video chip > > > power this monitor? > > > > Yes, it can. > > Even through a VGA port? I thought a DVI port was needed for such a > resolution. I don't see why. I've driven a 24" monitor at 2304 x 1440 over a VGA connection. Granted, you need something like a 350 MHz pixel clock, but it does work. Andrew. -- Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, UK Registered in England and Wales No. 3798903 From dcbw at redhat.com Wed Oct 17 14:00:22 2007 From: dcbw at redhat.com (Dan Williams) Date: Wed, 17 Oct 2007 10:00:22 -0400 Subject: Question on wireless module In-Reply-To: References: Message-ID: <1192629622.10567.22.camel@localhost.localdomain> On Wed, 2007-10-17 at 10:58 +0000, Mike C wrote: > I have recently been testing the rt2x00 driver and specifically the rt73usb > component with a usb wireless adapter, using the test kernels currently > available for F7 in updates-testing. > > However the wireless link is very unstable and throws streams of messages at the > terminal as well as in the alternative consoles. I reported this in bugzilla. > > The question I have is whether the version of rt2x00 (and rt73usb) in rawhide is > nearer to being usable than the driver in the F7 kernels? Therefore another > question is whether it would be likely to work if I simply installed the rawhide > current kernel into F7 (and maybe the rawhide wpa_supplicant also?) and see if > that would give more stability? I have an rt73usb device that's been working pretty consistently with rawhide kernels for the past 3 weeks (Belkin F5D7050 ver 1000). I haven't had kernel oopses with it, and it seems to do fine with light traffic (and even yum upgrades). > In addition is the new ath5k driver (that is presumably also in the rawhide > kernel?) actually usable at the moment? I have a Dlink G-650 card with the > Ahteros 5212 chipset that I could test if this is the case. ath5k driver has only just stopped panicing the kernel on boot, and is still unstable in some situations. It will likely get better, but don't bet on ath5k being reliable at this point. Dan From dwalsh at redhat.com Wed Oct 17 14:06:10 2007 From: dwalsh at redhat.com (Daniel J Walsh) Date: Wed, 17 Oct 2007 10:06:10 -0400 Subject: gdm dosen't show my pix on the face greeter (selinux) In-Reply-To: <1192484433.2486.10.camel@tiger> References: <1192204108.2492.7.camel@tiger> <1192420770.2612.2.camel@tiger> <1192465539.2792.6.camel@tiger> <1192480778.9477.7.camel@tiger> <1192484433.2486.10.camel@tiger> Message-ID: <471616D2.1050002@redhat.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Louis E Garcia II wrote: > On Mon, 2007-10-15 at 17:10 -0400, Daniel J Walsh wrote: >> On Mon, 2007-10-15 at 16:39 -0400, Louis E Garcia II wrote: >>> On Mon, 2007-10-15 at 14:57 -0400, Daniel J Walsh wrote: >>>> On Mon, 2007-10-15 at 12:25 -0400, Louis E Garcia II wrote: >>>>> On Mon, 2007-10-15 at 18:02 +0200, Lubomir Kundrak wrote: >>>>>> On Sun, 2007-10-14 at 23:59 -0400, Louis E Garcia II wrote: >>>>>>> On Fri, 2007-10-12 at 11:48 -0400, Louis E Garcia II wrote: >>>>>>>> I put a pix of myself in the 'about me' capplet and have a .face in my >>>>>>>> home dir. Why doesn't gdm pick it up? >>>>>>>> >>>>>>>> -Louis >>>>>>> Would this be the cause? >>>>>>> >>>>>>> SELinux is preventing /usr/sbin/gdm-binary (xdm_t) "read" to >>>>>>> (home_root_t). >>>>>>> >>>>>>> >>>>>> Aren'y you using the root account, are you? Where is your login >>>>>> picture located? Have you tried runing restorecon on the image? >>>>> No, this is a normal user account in /home a seperate partition. >>>>> >>>>> $ls -Z .face >>>>> -rw-r--r-- louisg00 users system_u:object_r:home_root_t:s0 .face >>>>> >>>> Thils looks like the wrong location for this file. >>>> >>>> In my case it would be >>>> >>>> /home/dwalsh/.face >>>> >>>> And it would have a context of user_home_t? >>> $ls -Z /home/louisg00/.face >>> -rw-r--r-- louisg00 users system_u:object_r:home_root_t:s0 .face >>> >>> Seems my entire /home dir is labeled home_root_t should I relabel it >>> to user_home_t? This is a seperate partition. I remember something like >>> putting .relabel in the root partition to have it relabel on boot? >> Yes, >> >> restorecon -R -v /home >> >> Should fix the problem. > > Yes it did and a few other problems I had, thanks. > > One more thing, everything under /home is user_home_t but /home itself is > still home_root_t. Is this correct? > > $ls -Z /home > drwx------ root root system_u:object_r:lost_found_t:s0 lost+found > drwx------ louisg00 users system_u:object_r:user_home_dir_t:s0 louisg00 > > $ls -Zd /home > drwxr-xr-x root root system_u:object_r:home_root_t:s0 /home > > Yes that is correct. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iD8DBQFHFhbSrlYvE4MpobMRAhCwAKDRIClT2geHD/9iidNRQlHHdCUtgwCgmrqg d4FJQdODbJd0+seCyScnchQ= =z+m0 -----END PGP SIGNATURE----- From dbhole at redhat.com Wed Oct 17 14:07:49 2007 From: dbhole at redhat.com (Deepak Bhole) Date: Wed, 17 Oct 2007 10:07:49 -0400 Subject: Deploying noarch builds to specific arch's Message-ID: <20071017140748.GG13974@redhat.com> Hi, I am attempting to build a package (checkstyle) with IcedTea. Currently, Fedora allows building of noarch packages with IcedTea and shipping them on all archs (where they run via IcedTea, or via gcj in interpreted mode). The problem is that IcedTea is only available on x86/x86_64. Since my package is noarch, koji randomly distributes it between ppc/x86/x86_64, and when it goes to ppc, the build fails. While IcedTea is not a strong requirement for checkstyle, this problem will be encountered by any package that is to be built with IcedTea.. Deepak From jkeating at redhat.com Wed Oct 17 14:06:56 2007 From: jkeating at redhat.com (Jesse Keating) Date: Wed, 17 Oct 2007 10:06:56 -0400 Subject: Request for Comments: Proposed changes to Fedora development cycle In-Reply-To: <4715A3D0.4000109@leemhuis.info> References: <20071016102448.6cc4af82@redhat.com> <4714F153.202@leemhuis.info> <20071016133828.1a1c4cb5@redhat.com> <4715A3D0.4000109@leemhuis.info> Message-ID: <20071017100656.30f05b65@redhat.com> On Wed, 17 Oct 2007 07:55:28 +0200 Thorsten Leemhuis wrote: > > We have to stop changes in order to finalize > > the release and get it out the door. > > A week IMHO should suffice. If it doesn't I'd say we need more point > in the middle to bring rawhide at least in a better shape beforehand. I think you severely understimate the amount of time it takes to compose trees, including all the Live images, validate that the compose itself went fine, final check that all the test cases still work, move the bits around to stage for mirrors, get mirrors populated, send gold bits off to pressers to produce media to use at events, finalize release notes web content, etc, etc, etc... A week is a severely short amount of time to accomplish all of this. > > [...] > >> Normal, non-critical > >> updates for the release (once it happens) stay updates candidates > >> and thus don't get much tested either. > > They can be pushed to updates-testing at the 0day mark and thus get > > testing there. > > Depends on how much lands into updates-testing over those weeks (and > how many weeks we are taking of; three to four afaics). IOW: it IMHO > looks bad to do a release and have more than updates in > updates-proper and in updates testing ( something like 10 or > 20 each in both cases). I'm sorry but I just can't fathom being able to accomplish all we need to do to get the release out in just a week's time, especially if there have been open commits and builds right up until that week's time. > >> Some packagers will thus likely just push their updates into the > >> current release without testing them in rawhide first. > > But rawhide isn't the place to test them, > > Sure it is -- at least for me. Here is what I do when I get a new > upstream release in Fedora: > > - test locally (but that's of course always limited, as apps get used > differently by different people) > - update cvs for devel and build for rawhide, as rawhide users are > those that won't yell to much if upstream released something new with > multiple bugs in it > - leave it there -- depending how crucial the package is for a few > days a week some weeks > - if nothing bad turned up in rawhide (e.g. if the new upstream > release didn't contain any new bugs) I ship it in F7 updates-testing > for some days > - if nothing bad turns up move it to F7 updates proper > - if that package would be of interest for F6 I would put it in > updates-testing for F6 at this point (if one would exist) > - if nothing bad turned some days later up push to F6 updates proper > > Shipping a update in multiple branches at the same time or in F7 > earlier then in rawhide (because it is blocked for release) seems > like a bad idea to me (I know, that's the standard behavior for a lot > of people) -- if upstream got a bad bug in it all our users are > effected by it and that can easily be prevented by above scheme. However rawhide is not the place to test F7 issues. You have different sets of users in rawhide, F8-testing, F7-testing, etc... You need to have testing by each of those user sets before you can go final updates for those releases. They are different releases with different userlands and different kernels/runtimes/etc... and quite likely there are different interactions you need to validate. Using rawhide as a test case for these may find you the really really glaring problems (which IMHO should be found in local testing anyway) but won't get you near those other issues. Releasing it as a testing update for F7 before it shows up in rawhide is perfectly fine. Again different sets of users, different problems, different test cases. > >> That's bad in > >> general already; but it's even more bad here, as it also create > >> EVR-update troubles once the release is done. > > How can it create EVR-update troubles? Only if maintainers push > > updates to previous releases before pushing them for the pending > > release, and even so this is not a new problem, as updates to > > previous releases happen all the time while the release is a static > > package set that quickly has "lower" nvrs than the fully updated > > previous release. Not a new problem, [...] > > No, but with the new scheme it becomes bigger afaics. I don't see how it will become bigger. We're /shortening/ the amount of time where builds don't automatically go somewhere, not lengthening it. > > >>> In order to accommodate a > >>> release candidate set plus the final release creation the freeze > >>> point for this should happen between the current Test3 dates and > >>> the final deep freeze dates. > >> This proposal would IMHO be a bit easier to understand if you could > >> write a potential F9 schedule with release, freeze and branching > >> dates. > > I can add some example dates, but they shouldn't be counted on until > > the Board and FESCo et al set the schedule. > > thx for doing that! > > > [...] > >> Yes, sure, I know out mirrors are important, but not that > >> important to delay the release that 5 days when the test window is > >> four weeks (the usual cycle we had between test releases up to > >> now). > > That puts an extreme pressure on the mirrors that I'd not like to > > do. We've frequently seen feedback from them that if we just do > > torrent first and delay the mirrors that they'd just as likely stop > > mirroring us which doesn't help anybody. The only /real/ way to > > get releases out there quicker is to not have unstable trees all > > the time. > > I strongly disagree with the "only" in that sentence. OpenSuse and > Ubuntu afaics seem to get their test-release out way more quickly. We > should be as well for *test*releases. For the final, yeah, the old > behavior might fine. I'd say most mirror admins will understand that > we need to get test releases out more quickly. > > >> Further: I know multiple people that don't run rawhide because we > >> always tell everyone "once rawhide always rawhide" > > Where exactly do "we" tell everyone this? > > It's in peoples heads afaics and they mention it on the list if > questions come up "can I run a test release and later the final > without reinstalling?" -> "No". Find me a place that states this in official Fedora documentation and we'll change it. It's just absolutely untrue. > Of did we document somewhere in between how to switch from rawhide to > release before rawhide moves on? If yes please point me to, then I'll > blog about it to get the old scheme out of peoples head. As I said before, we may not have the process documented, but to the best of my knowledge we certainly don't have the opposite written down either, that you /can't/ do it. > >> and "rawhide easts > >> babies". That' IMHO are our biggest problems. Thus i suggest: > >> - work hard to make rawhide not eat babies and kill kittens in the > >> 5 weeks approaching a release. Tell the developers so they are more > >> careful during that timeframe (e.g. as careful as they would be > >> for a update for a released version) and send ninjas if they are > >> not. > > Why 5 weeks, why not just all the time? > > Well, that's what we tried. Seemed it didn't work to well -- see for > example OpenEXR. Right. It's hard to get into /every single/ person's head to not disrupt rawhide without warnings or without doing some legwork to see if what you're doing is going to cause undue problems. We can only try to get better each and every release. I don't think putting a timeline on it helps at all, I think it should be an all the time thing. > >> - we need a way for testers that want to test the release that they > >> want to continue to run afterwards without reinstalling it. Two > >> ideas follow, I think we should do both: > >> (1.) support and document the "rawhide -> stable" way -- e.g. at > >> the point where rawhide on the servers becomes targeting the next > >> Fedora version give users the choice "Do you want to continue > >> using rawhide or stick to the release that is happening now?". > > Not sure how to "give them the choice" > > Yum-Plugin? Or something that disables all repos and asks which ones > to activate again: rawhide or release. Potentially. Let me know when this code falls out of the air (: > > > but we certainly can document > > how to switch to the final release. > > thx -- in the past it seemed that was discouraged. Maybe it depended upon who you talked to, but yes we've had an overall paradigm shift to be more friendly to rawhide users and be more helpful to get them from a release to rawhide and from rawhide to a release. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From Matt_Domsch at dell.com Wed Oct 17 14:09:20 2007 From: Matt_Domsch at dell.com (Matt Domsch) Date: Wed, 17 Oct 2007 09:09:20 -0500 Subject: 1680 x 1050 with intel driver? In-Reply-To: <18198.5426.595770.320037@zebedee.pink> References: <1192575852.6439.13.camel@tiger> <1192625943.9104.23.camel@localhost.localdomain> <200710171547.54528@rineau.tsetse> <18198.5426.595770.320037@zebedee.pink> Message-ID: <20071017140920.GC1277@auslistsprd01.us.dell.com> On Wed, Oct 17, 2007 at 02:59:14PM +0100, Andrew Haley wrote: > Laurent Rineau writes: > > On Wednesday 17 October 2007 14:59:03 Adam Jackson wrote: > > > On Tue, 2007-10-16 at 19:04 -0400, Louis E Garcia II wrote: > > > > I asked this question on the Xorg list: > > > > > > > > The Dell UltraSharp 2407WFP-HC 24-inch is capable of 1920 x 1200. My > > > > laptop has an Intel Corporation Mobile 945GM/GMS, 943/940GML Express > > > > Integrated Graphics Controller (rev 03) with vga out. Can my video chip > > > > power this monitor? > > > > > > Yes, it can. > > > > Even through a VGA port? I thought a DVI port was needed for such a > > resolution. > > I don't see why. I've driven a 24" monitor at 2304 x 1440 over a VGA > connection. Granted, you need something like a 350 MHz pixel clock, > but it does work. and it'll look much sharper with a DVI cable anyhow. When I got my 2407 that's the first "upgrade" I made - a 10 foot DVI cable so the computer can be in the closet. It was like $30 online somewhere. Now if only my KVM switch had DVI... -Matt -- Matt Domsch Linux Technology Strategist, Dell Office of the CTO linux.dell.com & www.dell.com/linux From aph at redhat.com Wed Oct 17 14:15:55 2007 From: aph at redhat.com (Andrew Haley) Date: Wed, 17 Oct 2007 15:15:55 +0100 Subject: Deploying noarch builds to specific arch's In-Reply-To: <20071017140748.GG13974@redhat.com> References: <20071017140748.GG13974@redhat.com> Message-ID: <18198.6427.747568.101570@zebedee.pink> Deepak Bhole writes: > I am attempting to build a package (checkstyle) with > IcedTea. Currently, Fedora allows building of noarch packages with > IcedTea and shipping them on all archs (where they run via IcedTea, > or via gcj in interpreted mode). > > The problem is that IcedTea is only available on x86/x86_64. Since > my package is noarch, koji randomly distributes it between > ppc/x86/x86_64, and when it goes to ppc, the build fails. So let's fix it on ppc. In what way does it fail? Andrew. -- Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, UK Registered in England and Wales No. 3798903 From green at redhat.com Wed Oct 17 14:23:09 2007 From: green at redhat.com (Anthony Green) Date: Wed, 17 Oct 2007 07:23:09 -0700 Subject: Deploying noarch builds to specific arch's In-Reply-To: <18198.6427.747568.101570@zebedee.pink> References: <20071017140748.GG13974@redhat.com> <18198.6427.747568.101570@zebedee.pink> Message-ID: <47161ACD.9020600@redhat.com> Andrew Haley wrote: > So let's fix it on ppc. In what way does it fail? There's no IcedTea for ppc yet, so koji is unable to create the buildroot. We should just continue building bytecode with ecj for now. AG -------------- next part -------------- A non-text attachment was scrubbed... Name: green.vcf Type: text/x-vcard Size: 163 bytes Desc: not available URL: From jkeating at redhat.com Wed Oct 17 14:24:27 2007 From: jkeating at redhat.com (Jesse Keating) Date: Wed, 17 Oct 2007 10:24:27 -0400 Subject: Deploying noarch builds to specific arch's In-Reply-To: <20071017140748.GG13974@redhat.com> References: <20071017140748.GG13974@redhat.com> Message-ID: <20071017102427.617a217c@redhat.com> On Wed, 17 Oct 2007 10:07:49 -0400 Deepak Bhole wrote: > The problem is that IcedTea is only available on x86/x86_64. Since my > package is noarch, koji randomly distributes it between > ppc/x86/x86_64, and when it goes to ppc, the build fails. > > While IcedTea is not a strong requirement for checkstyle, this problem > will be encountered by any package that is to be built with IcedTea.. ExclusiveArch: i386 x86_64 in the spec, with loud comments about the ExclusiveArch being there to match the arches where IcedTea is available, and needs to be updated when IcedTea hits more arches. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From rstrode at redhat.com Wed Oct 17 14:44:01 2007 From: rstrode at redhat.com (Ray Strode) Date: Wed, 17 Oct 2007 10:44:01 -0400 Subject: Conflict: fedorainfinity-gdm-theme and fedora-logos In-Reply-To: <4715F642.1040208@redhat.com> References: <4715F642.1040208@redhat.com> Message-ID: <47161FB1.3040008@redhat.com> Hi, > > Transaction Check Error: > file /usr/share/gdm/themes/FedoraInfinity/FedoraInfinityGDM.xml from > install of fedorainfinity-gdm-theme-8.0.1-1.fc8 conflicts with file > from package fedora-logos-7.96.0-1.fc8 Fix running through Koji now. --Ray From aph at redhat.com Wed Oct 17 14:48:16 2007 From: aph at redhat.com (Andrew Haley) Date: Wed, 17 Oct 2007 15:48:16 +0100 Subject: Deploying noarch builds to specific arch's In-Reply-To: <47161ACD.9020600@redhat.com> References: <20071017140748.GG13974@redhat.com> <18198.6427.747568.101570@zebedee.pink> <47161ACD.9020600@redhat.com> Message-ID: <18198.8368.234303.167284@zebedee.pink> Anthony Green writes: > Andrew Haley wrote: > > So let's fix it on ppc. In what way does it fail? > > There's no IcedTea for ppc yet, so koji is unable to create the buildroot. > > We should just continue building bytecode with ecj for now. Of course. I don't know why that's not happening. Andrew. -- Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, UK Registered in England and Wales No. 3798903 From dbhole at redhat.com Wed Oct 17 14:49:46 2007 From: dbhole at redhat.com (Deepak Bhole) Date: Wed, 17 Oct 2007 10:49:46 -0400 Subject: Deploying noarch builds to specific arch's In-Reply-To: <20071017102427.617a217c@redhat.com> References: <20071017140748.GG13974@redhat.com> <20071017102427.617a217c@redhat.com> Message-ID: <20071017144946.GH13974@redhat.com> * Jesse Keating [2007-10-17 10:25]: > On Wed, 17 Oct 2007 10:07:49 -0400 > Deepak Bhole wrote: > > > The problem is that IcedTea is only available on x86/x86_64. Since my > > package is noarch, koji randomly distributes it between > > ppc/x86/x86_64, and when it goes to ppc, the build fails. > > > > While IcedTea is not a strong requirement for checkstyle, this problem > > will be encountered by any package that is to be built with IcedTea.. > > ExclusiveArch: i386 x86_64 in the spec, with loud comments about the > ExclusiveArch being there to match the arches where IcedTea is > available, and needs to be updated when IcedTea hits more arches. > But that would create arch specific packages, which would not get shipped on ppc. Packages built with icedtea can run on ppc with gcj in interpreted mode. Deepak > -- > Jesse Keating > Fedora -- All my bits are free, are yours? From caolanm at redhat.com Wed Oct 17 15:32:26 2007 From: caolanm at redhat.com (Caolan McNamara) Date: Wed, 17 Oct 2007 16:32:26 +0100 Subject: Deploying noarch builds to specific arch's In-Reply-To: <20071017144946.GH13974@redhat.com> References: <20071017140748.GG13974@redhat.com> <20071017102427.617a217c@redhat.com> <20071017144946.GH13974@redhat.com> Message-ID: <1192635146.28285.29.camel@Jehannum> On Wed, 2007-10-17 at 10:49 -0400, Deepak Bhole wrote: > * Jesse Keating [2007-10-17 10:25]: > > On Wed, 17 Oct 2007 10:07:49 -0400 > > Deepak Bhole wrote: > > > But that would create arch specific packages, which would not get > shipped on ppc. Packages built with icedtea can run on ppc with gcj in > interpreted mode. But doesn't icedtea by default generate byte-code targeted to a later version than gij can handle ? i.e... [caolan at Jehannum ~]$ /usr/lib/jvm/java-1.7.0-icedtea/bin/javac \ findhome.java [caolan at Jehannum ~]$ gij findhome Exception in thread "main" java.lang.ClassFormatError: findhome (unrecognized class file version) at java.lang.VMClassLoader.defineClass(libgcj.so.8rh) at java.lang.ClassLoader.defineClass(libgcj.so.8rh) at java.security.SecureClassLoader.defineClass(libgcj.so.8rh) at java.net.URLClassLoader.findClass(libgcj.so.8rh) at gnu.gcj.runtime.SystemClassLoader.findClass(libgcj.so.8rh) at java.lang.ClassLoader.loadClass(libgcj.so.8rh) at java.lang.ClassLoader.loadClass(libgcj.so.8rh) at gnu.java.lang.MainThread.run(libgcj.so.8rh) [caolan at Jehannum ~]$ /usr/lib/jvm/java-1.7.0-icedtea/bin/javac \ -target 1.5 findhome.java [caolan at Jehannum ~]$ gij findhome all ok C. From caolanm at redhat.com Wed Oct 17 15:32:26 2007 From: caolanm at redhat.com (Caolan McNamara) Date: Wed, 17 Oct 2007 16:32:26 +0100 Subject: Deploying noarch builds to specific arch's In-Reply-To: <20071017144946.GH13974@redhat.com> References: <20071017140748.GG13974@redhat.com> <20071017102427.617a217c@redhat.com> <20071017144946.GH13974@redhat.com> Message-ID: <1192635146.28285.29.camel@Jehannum> On Wed, 2007-10-17 at 10:49 -0400, Deepak Bhole wrote: > * Jesse Keating [2007-10-17 10:25]: > > On Wed, 17 Oct 2007 10:07:49 -0400 > > Deepak Bhole wrote: > > > But that would create arch specific packages, which would not get > shipped on ppc. Packages built with icedtea can run on ppc with gcj in > interpreted mode. But doesn't icedtea by default generate byte-code targeted to a later version than gij can handle ? i.e... [caolan at Jehannum ~]$ /usr/lib/jvm/java-1.7.0-icedtea/bin/javac \ findhome.java [caolan at Jehannum ~]$ gij findhome Exception in thread "main" java.lang.ClassFormatError: findhome (unrecognized class file version) at java.lang.VMClassLoader.defineClass(libgcj.so.8rh) at java.lang.ClassLoader.defineClass(libgcj.so.8rh) at java.security.SecureClassLoader.defineClass(libgcj.so.8rh) at java.net.URLClassLoader.findClass(libgcj.so.8rh) at gnu.gcj.runtime.SystemClassLoader.findClass(libgcj.so.8rh) at java.lang.ClassLoader.loadClass(libgcj.so.8rh) at java.lang.ClassLoader.loadClass(libgcj.so.8rh) at gnu.java.lang.MainThread.run(libgcj.so.8rh) [caolan at Jehannum ~]$ /usr/lib/jvm/java-1.7.0-icedtea/bin/javac \ -target 1.5 findhome.java [caolan at Jehannum ~]$ gij findhome all ok C. From aph at redhat.com Wed Oct 17 14:59:42 2007 From: aph at redhat.com (Andrew Haley) Date: Wed, 17 Oct 2007 15:59:42 +0100 Subject: Deploying noarch builds to specific arch's In-Reply-To: <20071017144946.GH13974@redhat.com> References: <20071017140748.GG13974@redhat.com> <20071017102427.617a217c@redhat.com> <20071017144946.GH13974@redhat.com> Message-ID: <18198.9054.567547.992798@zebedee.pink> Deepak Bhole writes: > * Jesse Keating [2007-10-17 10:25]: > > On Wed, 17 Oct 2007 10:07:49 -0400 > > Deepak Bhole wrote: > > > > > The problem is that IcedTea is only available on x86/x86_64. Since my > > > package is noarch, koji randomly distributes it between > > > ppc/x86/x86_64, and when it goes to ppc, the build fails. > > > > > > While IcedTea is not a strong requirement for checkstyle, this problem > > > will be encountered by any package that is to be built with IcedTea.. > > > > ExclusiveArch: i386 x86_64 in the spec, with loud comments about the > > ExclusiveArch being there to match the arches where IcedTea is > > available, and needs to be updated when IcedTea hits more arches. > > > > But that would create arch specific packages, which would not get > shipped on ppc. Packages built with icedtea can run on ppc with gcj in > interpreted mode. Indeed. As you said on IRC: it is acceptable Fedora policy to build noarch with icedtea and ship on all archs. However, although the policy allows this, the buildsystem does not. I suggest that we adjust Fedora policy to match what the build system is capable of. Andrew. -- Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, UK Registered in England and Wales No. 3798903 From aph at redhat.com Wed Oct 17 15:01:40 2007 From: aph at redhat.com (Andrew Haley) Date: Wed, 17 Oct 2007 16:01:40 +0100 Subject: Deploying noarch builds to specific arch's In-Reply-To: <1192635146.28285.29.camel@Jehannum> References: <20071017140748.GG13974@redhat.com> <20071017102427.617a217c@redhat.com> <20071017144946.GH13974@redhat.com> <1192635146.28285.29.camel@Jehannum> Message-ID: <18198.9172.818517.660400@zebedee.pink> Caolan McNamara writes: > > On Wed, 2007-10-17 at 10:49 -0400, Deepak Bhole wrote: > > * Jesse Keating [2007-10-17 10:25]: > > > On Wed, 17 Oct 2007 10:07:49 -0400 > > > Deepak Bhole wrote: > > > > > But that would create arch specific packages, which would not get > > shipped on ppc. Packages built with icedtea can run on ppc with gcj in > > interpreted mode. > > But doesn't icedtea by default generate byte-code targeted to a later > version than gij can handle ? i.e... We've been around this before. It is *vital* that all packages built with IcedTea are built with -target 1.5. Otherwise, as you say, people won't be able to run with most current VMs. If this isn't current Fedora policy, it really needs to be. Andrew. -- Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, UK Registered in England and Wales No. 3798903 From green at redhat.com Wed Oct 17 15:03:04 2007 From: green at redhat.com (Anthony Green) Date: Wed, 17 Oct 2007 08:03:04 -0700 Subject: Deploying noarch builds to specific arch's In-Reply-To: <18198.8368.234303.167284@zebedee.pink> References: <20071017140748.GG13974@redhat.com> <18198.6427.747568.101570@zebedee.pink> <47161ACD.9020600@redhat.com> <18198.8368.234303.167284@zebedee.pink> Message-ID: <47162428.2080008@redhat.com> Andrew Haley wrote: > Anthony Green writes: > > Andrew Haley wrote: > > > So let's fix it on ppc. In what way does it fail? > > > > There's no IcedTea for ppc yet, so koji is unable to create the buildroot. > > > > We should just continue building bytecode with ecj for now. > > Of course. I don't know why that's not happening. Just don't BuildRequire icedtea and all is good. AG -------------- next part -------------- A non-text attachment was scrubbed... Name: green.vcf Type: text/x-vcard Size: 163 bytes Desc: not available URL: From aph at redhat.com Wed Oct 17 15:03:27 2007 From: aph at redhat.com (Andrew Haley) Date: Wed, 17 Oct 2007 16:03:27 +0100 Subject: Deploying noarch builds to specific arch's In-Reply-To: <18198.9172.818517.660400@zebedee.pink> References: <20071017140748.GG13974@redhat.com> <20071017102427.617a217c@redhat.com> <20071017144946.GH13974@redhat.com> <1192635146.28285.29.camel@Jehannum> <18198.9172.818517.660400@zebedee.pink> Message-ID: <18198.9279.295202.318537@zebedee.pink> Andrew Haley writes: > It is *vital* that all packages built with IcedTea are built with > -target 1.5. Otherwise, as you say, people won't be able to run > with most current VMs. If this isn't current Fedora policy, it > really needs to be. A thought: perhaps we can have a sript in the buildsystem or in RPM that checks this. Andrew. -- Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, UK Registered in England and Wales No. 3798903 From jkeating at redhat.com Wed Oct 17 15:06:43 2007 From: jkeating at redhat.com (Jesse Keating) Date: Wed, 17 Oct 2007 11:06:43 -0400 Subject: Deploying noarch builds to specific arch's In-Reply-To: <20071017140748.GG13974@redhat.com> References: <20071017140748.GG13974@redhat.com> Message-ID: <20071017110643.54101d13@redhat.com> On Wed, 17 Oct 2007 10:07:49 -0400 Deepak Bhole wrote: > I am attempting to build a package (checkstyle) with IcedTea. > Currently, Fedora allows building of noarch packages with IcedTea and > shipping them on all archs (where they run via IcedTea, or via gcj in > interpreted mode). > > The problem is that IcedTea is only available on x86/x86_64. Since my > package is noarch, koji randomly distributes it between > ppc/x86/x86_64, and when it goes to ppc, the build fails. > > While IcedTea is not a strong requirement for checkstyle, this problem > will be encountered by any package that is to be built with IcedTea.. Rereading the problem, I don't think we can /build/ with IcedTea yet. We need to build them all with gcj and they could runtime use IcedTea if it's available, or gcj if not. But they're all built with gcj until such time as we have IcedTea everywhere. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From caolanm at redhat.com Wed Oct 17 15:45:30 2007 From: caolanm at redhat.com (Caolan McNamara) Date: Wed, 17 Oct 2007 16:45:30 +0100 Subject: Deploying noarch builds to specific arch's In-Reply-To: <18198.9279.295202.318537@zebedee.pink> References: <20071017140748.GG13974@redhat.com> <20071017102427.617a217c@redhat.com> <20071017144946.GH13974@redhat.com> <1192635146.28285.29.camel@Jehannum> <18198.9172.818517.660400@zebedee.pink> <18198.9279.295202.318537@zebedee.pink> Message-ID: <1192635930.28285.32.camel@Jehannum> On Wed, 2007-10-17 at 16:03 +0100, Andrew Haley wrote: > Andrew Haley writes: > > > It is *vital* that all packages built with IcedTea are built with > > -target 1.5. Otherwise, as you say, people won't be able to run > > with most current VMs. If this isn't current Fedora policy, it > > really needs to be. > > A thought: perhaps we can have a sript in the buildsystem or in RPM > that checks this. Or perhaps tweak our icedtea to just default to targeting 1.5 without the use of -target ? Seems more fool-proof. I know I stumbled into the problem a few weeks ago, perhaps I missed mails about this before when on vacation. C. From aph at redhat.com Wed Oct 17 15:13:53 2007 From: aph at redhat.com (Andrew Haley) Date: Wed, 17 Oct 2007 16:13:53 +0100 Subject: Deploying noarch builds to specific arch's In-Reply-To: <1192635930.28285.32.camel@Jehannum> References: <20071017140748.GG13974@redhat.com> <20071017102427.617a217c@redhat.com> <20071017144946.GH13974@redhat.com> <1192635146.28285.29.camel@Jehannum> <18198.9172.818517.660400@zebedee.pink> <18198.9279.295202.318537@zebedee.pink> <1192635930.28285.32.camel@Jehannum> Message-ID: <18198.9905.553522.650164@zebedee.pink> Caolan McNamara writes: > > On Wed, 2007-10-17 at 16:03 +0100, Andrew Haley wrote: > > Andrew Haley writes: > > > > > It is *vital* that all packages built with IcedTea are built with > > > -target 1.5. Otherwise, as you say, people won't be able to run > > > with most current VMs. If this isn't current Fedora policy, it > > > really needs to be. > > > > A thought: perhaps we can have a sript in the buildsystem or in RPM > > that checks this. > > Or perhaps tweak our icedtea to just default to targeting 1.5 without > the use of -target ? Seems more fool-proof. Perhaps, but it is a major deviation from the way OpenJDK behaves, making us even more of a local fork. I don't think we really want to diverge on something as basic as this. > I know I stumbled into the problem a few weeks ago, perhaps I missed > mails about this before when on vacation. As Jesse says, it should be that "they're all built with gcj until such time as we have IcedTea everywhere." It's the only sensible way to proceed. Andrew. -- Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, UK Registered in England and Wales No. 3798903 From ville.skytta at iki.fi Wed Oct 17 15:36:25 2007 From: ville.skytta at iki.fi (Ville =?iso-8859-1?q?Skytt=E4?=) Date: Wed, 17 Oct 2007 18:36:25 +0300 Subject: rpms/rpcbind/devel rpcbind.init,1.7,1.8 rpcbind.spec,1.21,1.22 In-Reply-To: <20071017114043.257c7adf.mschwendt.tmp0701.nospam@arcor.de> References: <200710161612.l9GGCQ9H031104@cvs-int.fedora.redhat.com> <20071017114043.257c7adf.mschwendt.tmp0701.nospam@arcor.de> Message-ID: <200710171836.25628.ville.skytta@iki.fi> On Wednesday 17 October 2007, Michael Schwendt wrote: > On Tue, 16 Oct 2007 12:12:26 -0400, Steve Dickson (steved) wrote: > > Author: steved > > > > Update of /cvs/pkgs/rpms/rpcbind/devel > > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31038 > > > > Modified Files: > > rpcbind.init rpcbind.spec > > Log Message: > > Corrected a typo in the initscript from previous commit. > > > > # Check that networking is up. > > - [ "$NETWORKING" = "no" ] || exit 6 > > + [ "$NETWORKING" = "no" ] && exit 6 > > [ -f /sbin/$prog ] || exit 5 > > Isn't > > [ "$NETWORKING" = "yes" ] || exit 6 > > preferred, so the service is off by default unless networking > is turnt on explicitly? There have also been opinons that sourcing /etc/sysconfig/network and then testing $NETWORKING to see if networking is available is primarily legacy cruft that should be just removed. From mike.cohler at gmail.com Wed Oct 17 15:36:07 2007 From: mike.cohler at gmail.com (Mike C) Date: Wed, 17 Oct 2007 15:36:07 +0000 (UTC) Subject: Question on wireless module References: <1192629622.10567.22.camel@localhost.localdomain> Message-ID: Dan Williams redhat.com> writes: > I have an rt73usb device that's been working pretty consistently with > rawhide kernels for the past 3 weeks (Belkin F5D7050 ver 1000). I > haven't had kernel oopses with it, and it seems to do fine with light > traffic (and even yum upgrades). OK it sounds like it would be worth testing the rawhide kernels for rt73usb even within f7. The legacy rt73 does work nicely, and is stable for me in f7, but does not support wpa_supplicant, though it will do WPA directly in the driver with the right config I believe. Of course it needs compiling and installing for each kernel. I guess rt2x00 will not be fully stable until F9 given that F8 release is only a few weeks away? > ath5k driver has only just stopped panicing the kernel on boot, and is > still unstable in some situations. It will likely get better, but don't > bet on ath5k being reliable at this point. Thanks - sounds like further work needs to be done before trying this driver. From dcbw at redhat.com Wed Oct 17 15:42:48 2007 From: dcbw at redhat.com (Dan Williams) Date: Wed, 17 Oct 2007 11:42:48 -0400 Subject: Question on wireless module In-Reply-To: References: <1192629622.10567.22.camel@localhost.localdomain> Message-ID: <1192635768.11584.8.camel@localhost.localdomain> On Wed, 2007-10-17 at 15:36 +0000, Mike C wrote: > Dan Williams redhat.com> writes: > > > I have an rt73usb device that's been working pretty consistently with > > rawhide kernels for the past 3 weeks (Belkin F5D7050 ver 1000). I > > haven't had kernel oopses with it, and it seems to do fine with light > > traffic (and even yum upgrades). > > OK it sounds like it would be worth testing the rawhide kernels for rt73usb even > within f7. The legacy rt73 does work nicely, and is stable for me in f7, but > does not support wpa_supplicant, though it will do WPA directly in the driver > with the right config I believe. Of course it needs compiling and installing for > each kernel. I guess rt2x00 will not be fully stable until F9 given that F8 > release is only a few weeks away? Well, it's pretty good so far, and a lot of drivers that are based on mac80211 are landing in F8 (iwl3945, iwl4965, rt2x00, ath5k, b43). That's a _lot_ of cards. So I'd expect update kernels to iron out any issues people have pretty quickly. That said, ath5k is the least mature of all the drivers in the tree right now. Dan > > ath5k driver has only just stopped panicing the kernel on boot, and is > > still unstable in some situations. It will likely get better, but don't > > bet on ath5k being reliable at this point. > > Thanks - sounds like further work needs to be done before trying this driver. > > > From ville.skytta at iki.fi Wed Oct 17 15:42:49 2007 From: ville.skytta at iki.fi (Ville =?utf-8?q?Skytt=C3=A4?=) Date: Wed, 17 Oct 2007 18:42:49 +0300 Subject: libgpod update for Fedora 7 In-Reply-To: <1192616258.4729.1.camel@cookie.hadess.net> References: <20071017035627.GC596@psilocybe.teonanacatl.org> <1192616258.4729.1.camel@cookie.hadess.net> Message-ID: <200710171842.50159.ville.skytta@iki.fi> On Wednesday 17 October 2007, Bastien Nocera wrote: > Is this a wise thing to do at this stage? Also, please post the reasons why the update is so important that it warrants potential breakage not only within a released distro version in Fedora, but in 3rd party repositories as well. From ville.skytta at iki.fi Wed Oct 17 15:44:23 2007 From: ville.skytta at iki.fi (Ville =?utf-8?q?Skytt=C3=A4?=) Date: Wed, 17 Oct 2007 18:44:23 +0300 Subject: FLAC update in F-7 In-Reply-To: <1192624931.9971.10.camel@snoogens.fab.redhat.com> References: <1192624931.9971.10.camel@snoogens.fab.redhat.com> Message-ID: <200710171844.23517.ville.skytta@iki.fi> On Wednesday 17 October 2007, Bastien Nocera wrote: > Heya, > > Just a heads-up that I'm currently compiling FLAC 1.2.1 in Fedora 7 to > fix CVE-2007-4619. > > Hopefully, it won't break too much (same patches and same code as seen > in the devel/F-8 branch). xine-lib seems to work fine with the updated flac without a rebuild. From zcerza at redhat.com Wed Oct 17 15:46:59 2007 From: zcerza at redhat.com (Zack Cerza) Date: Wed, 17 Oct 2007 11:46:59 -0400 Subject: gnome keyring always needs to be unlocked In-Reply-To: References: <1192559987.2807.3.camel@tiger> <47150A93.2090608@redhat.com> Message-ID: <47162E73.5080705@redhat.com> Jon Nettleton wrote: > On 10/16/07, Zack Cerza wrote: >> Louis E Garcia II wrote: >>> when logging on I need to give gnome-keyring the password to unlock even >>> though I check it so it unlocks automatically. What gives? >>> >>> -Louis >> From what I understand, the feature isn't complete and depends on [0]. >> Matthias said in [1] that he removed the checkboxes until that work is >> finished. >> > > We decided yesterday it would definitely be better to turn that off > rather than feel the wrath of thousands of people checking that box > and it not doing anything. If you don't use a smart card reader or a > biometric authentication device, you can edit /etc/pam.d/gdm and move > the > auth line for pam_gnome_keyring above the system auth include. > However I take no responsibility for what it could possibly break in > the future ;-). > > Jon That was definitely the right decision. However, here's to hoping the feature does get fully implemented, because that would obviously be awesome. :) Zack From mike.cohler at gmail.com Wed Oct 17 15:48:02 2007 From: mike.cohler at gmail.com (Mike C) Date: Wed, 17 Oct 2007 15:48:02 +0000 (UTC) Subject: Question on wireless module References: <1192629622.10567.22.camel@localhost.localdomain> <1192635768.11584.8.camel@localhost.localdomain> Message-ID: Dan Williams redhat.com> writes: > Well, it's pretty good so far, and a lot of drivers that are based on > mac80211 are landing in F8 (iwl3945, iwl4965, rt2x00, ath5k, b43). > That's a _lot_ of cards. So I'd expect update kernels to iron out any > issues people have pretty quickly. That said, ath5k is the least mature > of all the drivers in the tree right now. OK I will install the latest rawhide kernel in that F7 machine and see how rt73usb behaves - it has to be better than the current F7 testing kernel! I'll report back in a day or two when I have had a chance to tinker with it. From fedora at leemhuis.info Wed Oct 17 15:54:51 2007 From: fedora at leemhuis.info (Thorsten Leemhuis) Date: Wed, 17 Oct 2007 17:54:51 +0200 Subject: Request for Comments: Proposed changes to Fedora development cycle In-Reply-To: <20071017100656.30f05b65@redhat.com> References: <20071016102448.6cc4af82@redhat.com> <4714F153.202@leemhuis.info> <20071016133828.1a1c4cb5@redhat.com> <4715A3D0.4000109@leemhuis.info> <20071017100656.30f05b65@redhat.com> Message-ID: <4716304B.2080004@leemhuis.info> On 17.10.2007 16:06, Jesse Keating wrote: > On Wed, 17 Oct 2007 07:55:28 +0200 > Thorsten Leemhuis wrote: > >>> We have to stop changes in order to finalize >>> the release and get it out the door. >> A week IMHO should suffice. If it doesn't I'd say we need more point >> in the middle to bring rawhide at least in a better shape beforehand. > I think you severely understimate the amount of time it takes to > compose trees, We drifted of and talk on cross purposes (as we two often do when discussing...). So let's try differently: - yes, sure, I know and accept that it takes more then a week to finalize and publish the *final* release - for a test-relase a week should suffice (that's actually what we used in the schedule in the past; see the initial F7 schedule for example: http://fedoraproject.org/wiki/Releases/7/Schedule?action=recall&rev=2 ) - I nevertheless think rawhide should not stand still (or nearly still) for more then a week as two many changes are done in between, which results in a massive pile of updates once rawhide opens again, which results in tons of problems at once. Your proposal solves a part of this problem, but it doesn't solve it for real IMHO >>>> Some packagers will thus likely just push their updates into the >>>> current release without testing them in rawhide first. >>> But rawhide isn't the place to test them, >> Sure it is -- at least for me. Here is what I do when I get a new >> upstream release in Fedora: >> >> - test locally (but that's of course always limited, as apps get used >> differently by different people) >> - update cvs for devel and build for rawhide, as rawhide users are >> those that won't yell to much if upstream released something new with >> multiple bugs in it >> - leave it there -- depending how crucial the package is for a few >> days a week some weeks >> - if nothing bad turned up in rawhide (e.g. if the new upstream >> release didn't contain any new bugs) I ship it in F7 updates-testing >> for some days >> - if nothing bad turns up move it to F7 updates proper >> - if that package would be of interest for F6 I would put it in >> updates-testing for F6 at this point (if one would exist) >> - if nothing bad turned some days later up push to F6 updates proper >> Shipping a update in multiple branches at the same time or in F7 >> earlier then in rawhide (because it is blocked for release) seems >> like a bad idea to me (I know, that's the standard behavior for a lot >> of people) -- if upstream got a bad bug in it all our users are >> effected by it and that can easily be prevented by above scheme. > However rawhide is not the place to test F7 issues. No, of course not. But it's IMHO the best and first place to push a new upstream release out, to get that tested. If that works fine for rawhide users then it will likely work well for F7 as well. > You have different > sets of users in rawhide, F8-testing, F7-testing, etc... You need to > have testing by each of those user sets before you can go final updates > for those releases. And that's why we have F-testing, and that's a good thing. But just because we have it it doesn't mean that I have to push a new version to rawhide, F8-testing and F7-testing at the same time, as a new upstream version with lots of bugs will then git more users then needed. > They are different releases with different > userlands and different kernels/runtimes/etc... And the code from upstream is what has the widest impact. If that is full of bugs I'll notice that after pushing it to rawhide; thus I won't release it for F7- and F8-testing and safe users of those branches a lot of trouble; instead I wait for the next upstream release. > [...] >>>> That's bad in >>>> general already; but it's even more bad here, as it also create >>>> EVR-update troubles once the release is done. >>> How can it create EVR-update troubles? Only if maintainers push >>> updates to previous releases before pushing them for the pending >>> release, and even so this is not a new problem, as updates to >>> previous releases happen all the time while the release is a static >>> package set that quickly has "lower" nvrs than the fully updated >>> previous release. Not a new problem, [...] >> No, but with the new scheme it becomes bigger afaics. > I don't see how it will become bigger. We're /shortening/ the amount > of time where builds don't automatically go somewhere, not lengthening > it. I fail to see that. /me takes a closer look at the example schedule F9 hypothetical schedule: Final Development freeze is 20080408 -- thus all updates after that point that are *not* release-critical gets tagged as "updates candidate" afaics (at least that's how I understand it from the description; please tell me if I got something wrong). Thus non-critical stuff doesn't make it into the tree for 23 days (release is scheduled for 20080501). F8: Final freeze is today 20071017; everything from now afaics gets tagged as "updates candidate" until release, which is scheduled for 20071108 -- 22 days So there is not a real difference I can see. And three weeks is a long time -- much updates will get shipped in the still-current releases (e.g. F7) in those weeks; some of them with a higher EVR then what will be on the F8 media later. BTW, now that I see your hypothetical schedule for F9 -- five weeks between beta and RC sounds like a lot; how about a beta 2 half way? > [...] Doesn't look like it's worth to answer the other parts -- you wanted opinions, you got some and I lost interest to discuss them further. Cu knurd From mike.cohler at gmail.com Wed Oct 17 15:58:28 2007 From: mike.cohler at gmail.com (Mike C) Date: Wed, 17 Oct 2007 15:58:28 +0000 (UTC) Subject: Question on wireless module References: <1192629622.10567.22.camel@localhost.localdomain> <1192635768.11584.8.camel@localhost.localdomain> Message-ID: Dan Williams redhat.com> writes: > Well, it's pretty good so far, and a lot of drivers that are based on > mac80211 are landing in F8 (iwl3945, iwl4965, rt2x00, ath5k, b43). I have been running iwl3945 in F7 recently and it is nice and works well for WPA encryption with wpa_supplicant. Running WPA rather than WEP encryption makes for a much safer wireless network, but also in many institutions WPA/PEAP + MSCHAP V2 and similar means that unless a laptop can cope with that encryption method then it cannot be linked via wifi at all! Hence getting these drivers fully operational is a big step forward. From jakub at redhat.com Wed Oct 17 16:04:24 2007 From: jakub at redhat.com (Jakub Jelinek) Date: Wed, 17 Oct 2007 12:04:24 -0400 Subject: glibc breaks googleearth? In-Reply-To: <1192499340.18611.5.camel@optimus> References: <1192480014.3757.37.camel@raptor.sr.unh.edu> <1192483780.30612.29.camel@localhost.localdomain> <1192496794.617.0.camel@neuromancer> <1192497837.18611.1.camel@optimus> <1192499340.18611.5.camel@optimus> Message-ID: <20071017160423.GS5451@devserv.devel.redhat.com> On Tue, Oct 16, 2007 at 11:49:00AM +1000, Dave Airlie wrote: > Okay I've installed the latest glibc from F7 updates (in a separate > directory on my F8 box, and ran > > LD_LIBRARY_PATH=.:/home/airlied/test/lib /home/airlied/test/lib//ld-2.6.so ./googleearth-bin > > and it appears to start and work.. so what changed in glibc that annoys > it? Bug in both googleearth (some libraries incorrectly linked, even when they use libpthread symbols not linked against -lpthread, which means many unversioned symbols) and glibc i?86 sem_post glibc 2.0 compatibility code. The latter is fixed in CVS and will be in tonight's glibc build. Jakub From orion at cora.nwra.com Wed Oct 17 16:34:26 2007 From: orion at cora.nwra.com (Orion Poplawski) Date: Wed, 17 Oct 2007 10:34:26 -0600 Subject: Request for Comments: Proposed changes to Fedora development cycle In-Reply-To: <20071016102448.6cc4af82@redhat.com> References: <20071016102448.6cc4af82@redhat.com> Message-ID: <47163992.6070804@cora.nwra.com> Jesse Keating wrote: > The rel-eng team in conjunction with FESCo has developed a proposal for > changing the development cycle of Fedora. The goals are to disrupt > development less frequently, make it easier for maintainers to get > fixes in, and make it easier for future work to happen without risking > disruption of a release in progress. > > Please read through > http://fedoraproject.org/wiki/JesseKeating/DevelopmentChangesProposal and follow up on this thread with any questions comments. I'd like to potentially hold a "town meeting" type of IRC meeting to discuss this proposal with interested parties and address questions/concerns. However I will delay scheduling such a meeting until discussion has happened here. > > Thanks! > > Looking good. A big thumbs up for early branching, perhaps even earlier than the final devel freeze. Publicize the koji repos for those people wanting to test development branch while rawhide is composing the next release. -- Orion Poplawski Technical Manager 303-415-9701 x222 NWRA/CoRA Division FAX: 303-415-9702 3380 Mitchell Lane orion at cora.nwra.com Boulder, CO 80301 http://www.cora.nwra.com From tmz at pobox.com Wed Oct 17 16:49:27 2007 From: tmz at pobox.com (Todd Zullinger) Date: Wed, 17 Oct 2007 12:49:27 -0400 Subject: libgpod update for Fedora 7 In-Reply-To: <1192616258.4729.1.camel@cookie.hadess.net> References: <20071017035627.GC596@psilocybe.teonanacatl.org> <1192616258.4729.1.camel@cookie.hadess.net> Message-ID: <20071017164927.GA5777@psilocybe.teonanacatl.org> Bastien Nocera wrote: > You can't get updates-testing packages in the buildroots, so you'd > be breaking everything in there, unless there's no soname changes. Perhaps my understanding is wrong then. I thought that with help from rel-eng, I could build libgpod and get it into the buildroots in order to rebuild the other packages against? Then they can all be pushed together to updates-testing. Is that not possible? > Is this a wise thing to do at this stage? Unless the build system can't do this, I think it is a wise thing to do. I'll elaborate in a reply to Ville's mail in a moment. -- Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ If I was the King Adrock I'd get stupid dumb, and if rhymes were valiums I'd be comfortably numb. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 542 bytes Desc: not available URL: From tmz at pobox.com Wed Oct 17 16:50:28 2007 From: tmz at pobox.com (Todd Zullinger) Date: Wed, 17 Oct 2007 12:50:28 -0400 Subject: libgpod update for Fedora 7 In-Reply-To: <200710171842.50159.ville.skytta@iki.fi> References: <20071017035627.GC596@psilocybe.teonanacatl.org> <1192616258.4729.1.camel@cookie.hadess.net> <200710171842.50159.ville.skytta@iki.fi> Message-ID: <20071017165028.GB5777@psilocybe.teonanacatl.org> Ville Skytt? wrote: > Also, please post the reasons why the update is so important that it > warrants potential breakage not only within a released distro > version in Fedora, but in 3rd party repositories as well. Sure thing. libgpod tends to not release as often as a lot of other projects. There were quite a large number of features added and bugs fixed between the release of 0.4.2 (2007/01/15) and 0.5.2 (2005/06/23). The short list of these changes are included in the release notes: http://sourceforge.net/project/shownotes.php?group_id=67873&release_id=518093 For the full ChangeLog differences, see: http://gtkpod.svn.sourceforge.net/viewvc/gtkpod/libgpod/tags/V0_5_2/ChangeLog?r1=1386&r2=1582 These changes improve the usefulness of the iPods they manage. The change to make the ArtworkDB sizes smaller, for example, helps speed up the iPod's interface a bit (which can be a real problem on larger iPods with a lot of cover art). Ditto for the ability to set the sort order, which allows "The Beatles" to show up under B instead of under T. There are also numerous improvements in the python bindings, which should allow more people to write cool apps for their iPods. I've been (slowly) working on a pygtk app to manage the photos on mine, for instance. Many of the changes in libgpod are needed by gtkpod, so I am unable to update gtkpod without a libgpod update. There have been a similar number of improvements in gtkpod since the 0.99.8 release that's included in F-7 currently. See the short list of improvements and bug fixes in gtkpod here: http://sourceforge.net/project/shownotes.php?group_id=67873&release_id=519243 I have tested all of the apps in the F-7 repo with the updated libgpod and I haven't found any problems from the update. Quodlibet needs a small patch to deal with the change in libgpod time functions, which is already in the rawhide/F-8 quodlibet package. I'm not sure which 3rd party repos have packages that depend on libgpod. There are none in Livna. If anyone knows of packages in other 3rd party repositories, let me know. I'll check them out and see if they might need more than just a rebuild. Then I can send a patch to the maintainer if needed, or just a heads up that an update is coming. Generally, I would expect 3rd party repos to be happy to see an update. They're more likely to be frustrated with an older version that doesn't support some brand new app they want to package, I think. So, I think an update is a good thing for Fedora users. Hopefully you don't think I'm too biased (or foolish). :) -- Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The only difference between a rut and a grave is the depth. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 542 bytes Desc: not available URL: From ajackson at redhat.com Wed Oct 17 16:36:32 2007 From: ajackson at redhat.com (Adam Jackson) Date: Wed, 17 Oct 2007 12:36:32 -0400 Subject: 1680 x 1050 with intel driver? In-Reply-To: <200710171547.54528@rineau.tsetse> References: <1192575852.6439.13.camel@tiger> <1192625943.9104.23.camel@localhost.localdomain> <200710171547.54528@rineau.tsetse> Message-ID: <1192638992.24016.3.camel@localhost.localdomain> On Wed, 2007-10-17 at 15:47 +0200, Laurent Rineau wrote: > On Wednesday 17 October 2007 14:59:03 Adam Jackson wrote: > > On Tue, 2007-10-16 at 19:04 -0400, Louis E Garcia II wrote: > > > I asked this question on the Xorg list: > > > > > > The Dell UltraSharp 2407WFP-HC 24-inch is capable of 1920 x 1200. My > > > laptop has an Intel Corporation Mobile 945GM/GMS, 943/940GML Express > > > Integrated Graphics Controller (rev 03) with vga out. Can my video chip > > > power this monitor? > > > > Yes, it can. > > Even through a VGA port? I thought a DVI port was needed for such a > resolution. It depends on the hardware, but in this case yes. The maximum analog pixel clock for 915-series hardware is something like 300MHz and 1920x1200 at 60Hz is only ~190MHz. - ajax From rdieter at math.unl.edu Wed Oct 17 16:55:54 2007 From: rdieter at math.unl.edu (Rex Dieter) Date: Wed, 17 Oct 2007 11:55:54 -0500 Subject: libgpod update for Fedora 7 References: <20071017035627.GC596@psilocybe.teonanacatl.org> <1192616258.4729.1.camel@cookie.hadess.net> <20071017164927.GA5777@psilocybe.teonanacatl.org> Message-ID: Todd Zullinger wrote: > Bastien Nocera wrote: >> You can't get updates-testing packages in the buildroots, so you'd >> be breaking everything in there, unless there's no soname changes. > > Perhaps my understanding is wrong then. I thought that with help from > rel-eng, I could build libgpod and get it into the buildroots in order > to rebuild the other packages against? Your understanding is correct. -- Rex From cra at WPI.EDU Wed Oct 17 17:19:36 2007 From: cra at WPI.EDU (Chuck Anderson) Date: Wed, 17 Oct 2007 13:19:36 -0400 Subject: Question on wireless module In-Reply-To: References: <1192629622.10567.22.camel@localhost.localdomain> Message-ID: <20071017171936.GJ4751@angus.ind.WPI.EDU> On Wed, Oct 17, 2007 at 03:36:07PM +0000, Mike C wrote: > > ath5k driver has only just stopped panicing the kernel on boot, and is > > still unstable in some situations. It will likely get better, but don't > > bet on ath5k being reliable at this point. > > Thanks - sounds like further work needs to be done before trying this driver. I've been testing ath5k, and it seems to work fine on open networks (no encryption). However, even a simple WEP key didn't work when I tried it earlier this week. This was configuring wireless the old, manual way with NM and wpa_supplicant stopped: iwconfig wifi0 enc iwconfig wifi0 enc restricted dhclient wifi0 I tried "open" as well as "restricted", and nothing worked. When I switched back to madwifi, it all works, even with NM. From mschwendt.tmp0701.nospam at arcor.de Wed Oct 17 17:34:36 2007 From: mschwendt.tmp0701.nospam at arcor.de (Michael Schwendt) Date: Wed, 17 Oct 2007 19:34:36 +0200 Subject: rpms/rpcbind/devel rpcbind.init,1.7,1.8 rpcbind.spec,1.21,1.22 In-Reply-To: <200710171836.25628.ville.skytta@iki.fi> References: <200710161612.l9GGCQ9H031104@cvs-int.fedora.redhat.com> <20071017114043.257c7adf.mschwendt.tmp0701.nospam@arcor.de> <200710171836.25628.ville.skytta@iki.fi> Message-ID: <20071017193436.4b13bd92.mschwendt.tmp0701.nospam@arcor.de> On Wed, 17 Oct 2007 18:36:25 +0300, Ville Skytt? wrote: > On Wednesday 17 October 2007, Michael Schwendt wrote: > > On Tue, 16 Oct 2007 12:12:26 -0400, Steve Dickson (steved) wrote: > > > Author: steved > > > > > > Update of /cvs/pkgs/rpms/rpcbind/devel > > > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31038 > > > > > > Modified Files: > > > rpcbind.init rpcbind.spec > > > Log Message: > > > Corrected a typo in the initscript from previous commit. > > > > > > # Check that networking is up. > > > - [ "$NETWORKING" = "no" ] || exit 6 > > > + [ "$NETWORKING" = "no" ] && exit 6 > > > [ -f /sbin/$prog ] || exit 5 > > > > Isn't > > > > [ "$NETWORKING" = "yes" ] || exit 6 > > > > preferred, so the service is off by default unless networking > > is turnt on explicitly? > > There have also been opinons that sourcing /etc/sysconfig/network and then > testing $NETWORKING to see if networking is available is primarily legacy > cruft that should be just removed. Fine. I don't disagree. But the initscripts doc files still cover this variable (albeit without any details), and many initscripts do the ||'n'&& dance based on its value (albeit without a policy). /etc/init.d/network even exists with 0 (zero!) when NETWORKING=no, so not evaluating it in network service scripts would be inconsistent. Low hanging fruit for Fedora 9? From jkeating at redhat.com Wed Oct 17 17:53:02 2007 From: jkeating at redhat.com (Jesse Keating) Date: Wed, 17 Oct 2007 13:53:02 -0400 Subject: rpms/rpcbind/devel rpcbind.init,1.7,1.8 rpcbind.spec,1.21,1.22 In-Reply-To: <20071017193436.4b13bd92.mschwendt.tmp0701.nospam@arcor.de> References: <200710161612.l9GGCQ9H031104@cvs-int.fedora.redhat.com> <20071017114043.257c7adf.mschwendt.tmp0701.nospam@arcor.de> <200710171836.25628.ville.skytta@iki.fi> <20071017193436.4b13bd92.mschwendt.tmp0701.nospam@arcor.de> Message-ID: <20071017135302.6903deda@redhat.com> On Wed, 17 Oct 2007 19:34:36 +0200 Michael Schwendt wrote: > But the initscripts doc files still cover this variable (albeit > without any details), and many initscripts do the ||'n'&& dance based > on its value (albeit without a policy). /etc/init.d/network even > exists with 0 (zero!) when NETWORKING=no, so not evaluating it in > network service scripts would be inconsistent. > > Low hanging fruit for Fedora 9? Yes, I'd like to see an effort to clean up init scripts and set some policy on them in F9. We have some bugs currently to make them more LSB compat, but that was rather terse and without guidelines. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From shenson at redhat.com Wed Oct 17 18:02:22 2007 From: shenson at redhat.com (Scott Henson) Date: Wed, 17 Oct 2007 14:02:22 -0400 Subject: gnome keyring always needs to be unlocked In-Reply-To: References: <1192559987.2807.3.camel@tiger> <47150A93.2090608@redhat.com> Message-ID: Jon Nettleton wrote: > On 10/16/07, Zack Cerza wrote: >> Louis E Garcia II wrote: >>> when logging on I need to give gnome-keyring the password to unlock even >>> though I check it so it unlocks automatically. What gives? >>> >>> -Louis >> From what I understand, the feature isn't complete and depends on [0]. >> Matthias said in [1] that he removed the checkboxes until that work is >> finished. >> > > We decided yesterday it would definitely be better to turn that off > rather than feel the wrath of thousands of people checking that box > and it not doing anything. If you don't use a smart card reader or a > biometric authentication device, you can edit /etc/pam.d/gdm and move > the > auth line for pam_gnome_keyring above the system auth include. > However I take no responsibility for what it could possibly break in > the future ;-). > Is it possible to use those devices to unlock your gnome-keyring? From tibbs at math.uh.edu Wed Oct 17 18:44:44 2007 From: tibbs at math.uh.edu (Jason L Tibbitts III) Date: 17 Oct 2007 13:44:44 -0500 Subject: Deploying noarch builds to specific arch's In-Reply-To: <18198.9172.818517.660400@zebedee.pink> References: <20071017140748.GG13974@redhat.com> <20071017102427.617a217c@redhat.com> <20071017144946.GH13974@redhat.com> <1192635146.28285.29.camel@Jehannum> <18198.9172.818517.660400@zebedee.pink> Message-ID: >>>>> "AH" == Andrew Haley writes: AH> We've been around this before. It is *vital* that all packages AH> built with IcedTea are built with -target 1.5. Otherwise, as you AH> say, people won't be able to run with most current VMs. If this AH> isn't current Fedora policy, it really needs to be. Someone who understands the issues surrounding Java packaging needs to sit down and write out some packaging guidelines. Currently we have nothing at all, which is really suboptimal. Just look at the Application Specific Guidelines section at the end http://fedoraproject.org/wiki/Packaging/Guidelines, create PackagingDrafts/Java in the same style and bug the packaging committe. One of us will volunteer to help drive your submission. - J< From andreas.bierfert at lowlatency.de Wed Oct 17 18:49:34 2007 From: andreas.bierfert at lowlatency.de (Andreas Bierfert) Date: Wed, 17 Oct 2007 20:49:34 +0200 Subject: Anybody see my wine 0.9.47??? In-Reply-To: <1192625781.29602.5.camel@gilboa-work-dev.localdomain> References: <358207.61361.qm@web52411.mail.re2.yahoo.com> <200710171355.15775.opensource@till.name> <1192625781.29602.5.camel@gilboa-work-dev.localdomain> Message-ID: <20071017204934.145f4093@spica.a.lan> On Wed, 17 Oct 2007 14:56:21 +0200 Gilboa Davara wrote: > Looks like a minor packaging problem. (Most likely new stub DLLs) > > error: Installed (but unpackaged) file(s) found: > /usr/lib/wine/msvcirt.dll.so > /usr/lib/wine/qmgr.dll.so > > > RPM build errors: > Installed (but unpackaged) file(s) found: > /usr/lib/wine/msvcirt.dll.so > /usr/lib/wine/qmgr.dll.so Hi, I know about the issue but due to being sick an a bit overworked I could not fix it. Strange thing is: This did not happen on my mock builds so after test-building and testing the new version a bit I just blindly pushed the builds. Sorry for the issue I will push new builds tonight. Regards, Andreas -- Andreas Bierfert, B.Sc. | http://awbsworld.de | GPG: C58CF1CB andreas.bierfert at lowlatency.de | http://lowlatency.de | signed/encrypted phone: +49 2402 102373 | cell: +49 173 5803043 | mail preferred -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From andreas.bierfert at lowlatency.de Wed Oct 17 18:56:51 2007 From: andreas.bierfert at lowlatency.de (Andreas Bierfert) Date: Wed, 17 Oct 2007 20:56:51 +0200 Subject: Anybody see my wine 0.9.47??? In-Reply-To: <20071017080554.GA13285@wolff.to> References: <358207.61361.qm@web52411.mail.re2.yahoo.com> <20071017080554.GA13285@wolff.to> Message-ID: <20071017205651.17acb115@spica.a.lan> On Wed, 17 Oct 2007 03:05:54 -0500 Bruno Wolff III wrote: > There is typically a bit of delay before new wine packages show up. > Someitmes particular releases get skipped. (I don't why; that's just what > I have observed.) Hi, releases don't get skipped mostly (if you look at the changelog you will notice at least for devel). Sometimes they get skipped because of known upstream issues or because packages sit forever in updates-testing and nobody cares. Since I sometimes don't have time to do extensive testing I refrain from upgrading to a broken release. Fell free to take a look at bodhi every now and then and carma up the packages ;) Regards, Andreas -- Andreas Bierfert, B.Sc. | http://awbsworld.de | GPG: C58CF1CB andreas.bierfert at lowlatency.de | http://lowlatency.de | signed/encrypted phone: +49 2402 102373 | cell: +49 173 5803043 | mail preferred -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From dcbw at redhat.com Wed Oct 17 19:23:11 2007 From: dcbw at redhat.com (Dan Williams) Date: Wed, 17 Oct 2007 15:23:11 -0400 Subject: Question on wireless module In-Reply-To: <20071017171936.GJ4751@angus.ind.WPI.EDU> References: <1192629622.10567.22.camel@localhost.localdomain> <20071017171936.GJ4751@angus.ind.WPI.EDU> Message-ID: <1192648991.14276.21.camel@localhost.localdomain> On Wed, 2007-10-17 at 13:19 -0400, Chuck Anderson wrote: > On Wed, Oct 17, 2007 at 03:36:07PM +0000, Mike C wrote: > > > ath5k driver has only just stopped panicing the kernel on boot, and is > > > still unstable in some situations. It will likely get better, but don't > > > bet on ath5k being reliable at this point. > > > > Thanks - sounds like further work needs to be done before trying this driver. > > I've been testing ath5k, and it seems to work fine on open networks > (no encryption). However, even a simple WEP key didn't work when I > tried it earlier this week. This was configuring wireless the old, > manual way with NM and wpa_supplicant stopped: > > iwconfig wifi0 enc > iwconfig wifi0 enc restricted > dhclient wifi0 > > I tried "open" as well as "restricted", and nothing worked. When I > switched back to madwifi, it all works, even with NM. Latest rawhide kernels (-6.f8) hang my AR5006X machine on startup when NM starts scanning. Insmoding the driver after bootup works, but another rmmod/insmod loop hangs. It doesn't actually _freeze_, but the keyboard is unresponsive and there are no messages about oops or panic on the console. Dan From mike.cohler at gmail.com Wed Oct 17 19:29:05 2007 From: mike.cohler at gmail.com (Mike C) Date: Wed, 17 Oct 2007 19:29:05 +0000 (UTC) Subject: Question on wireless module References: <1192629622.10567.22.camel@localhost.localdomain> <20071017171936.GJ4751@angus.ind.WPI.EDU> Message-ID: Chuck Anderson WPI.EDU> writes: > I've been testing ath5k, and it seems to work fine on open networks > (no encryption). However, even a simple WEP key didn't work when I > tried it earlier this week. This was configuring wireless the old, > manual way with NM and wpa_supplicant stopped: I have not tried ath5k but I guess it would behave much the same for me. I have now installed the rawhide kernel 2.6.23-6.fc8 with much the same results on instability as with the F7 kernel. Bugzilla report at https://bugzilla.redhat.com/show_bug.cgi?id=334951 From jspaleta at gmail.com Wed Oct 17 19:59:27 2007 From: jspaleta at gmail.com (Jeff Spaleta) Date: Wed, 17 Oct 2007 11:59:27 -0800 Subject: Summary - Broken dependencies in Fedora 7 + Test Updates - 2007-10-16 In-Reply-To: <4715D632.80403@poolshark.org> References: <20071016231519.3262.27912@extras64.linux.duke.edu> <471549BF.6010109@poolshark.org> <1192577929.3409.20.camel@localhost.localdomain> <471550C4.5090704@poolshark.org> <604aa7910710161722q4e7f084ey19c798141d217466@mail.gmail.com> <4715D632.80403@poolshark.org> Message-ID: <604aa7910710171259v7be6de75sef9881402e6066d7@mail.gmail.com> On 10/17/07, Denis Leroy wrote: > A good idea, but not a simple one to implement. How would you > communicate the information to the package management tool ? The tool > couldn't distinguish between an Obsolete caused by an orphan versus one > caused by, say, a package rename. Maybe a RSS feed of some sort ? how does the package tool know that some updates are security fixes? -jef From tcallawa at redhat.com Wed Oct 17 20:09:12 2007 From: tcallawa at redhat.com (Tom "spot" Callaway) Date: Wed, 17 Oct 2007 16:09:12 -0400 Subject: Fedora i386 rawhide rebuild in mock status 2007-10-14 In-Reply-To: <20071014230613.A28552@humbolt.us.dell.com> References: <20071014230613.A28552@humbolt.us.dell.com> Message-ID: <1192651752.3699.80.camel@localhost.localdomain> On Sun, 2007-10-14 at 23:06 -0500, Matt Domsch wrote: > Fedora Rawhide-in-Mock Build Results for i386 Sun Oct 14 22:44:53 CDT 2007 Matt, how much memory/swap do your builders have? You might need to up it. > Pixie-2.2.2-2.fc8 (build/make) kwizart Reason: virtual memory exhausted: Cannot allocate memory ~spot From jkeating at redhat.com Wed Oct 17 20:18:35 2007 From: jkeating at redhat.com (Jesse Keating) Date: Wed, 17 Oct 2007 16:18:35 -0400 Subject: Summary - Broken dependencies in Fedora 7 + Test Updates - 2007-10-16 In-Reply-To: <604aa7910710171259v7be6de75sef9881402e6066d7@mail.gmail.com> References: <20071016231519.3262.27912@extras64.linux.duke.edu> <471549BF.6010109@poolshark.org> <1192577929.3409.20.camel@localhost.localdomain> <471550C4.5090704@poolshark.org> <604aa7910710161722q4e7f084ey19c798141d217466@mail.gmail.com> <4715D632.80403@poolshark.org> <604aa7910710171259v7be6de75sef9881402e6066d7@mail.gmail.com> Message-ID: <20071017161835.787270f9@redhat.com> On Wed, 17 Oct 2007 11:59:27 -0800 "Jeff Spaleta" wrote: > how does the package tool know that some updates are security fixes? Via the update-info that is added into yum repodata. We aren't quite producing that yet I don't think, luke has been working on reviving that within bodhi. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From jspaleta at gmail.com Wed Oct 17 20:30:35 2007 From: jspaleta at gmail.com (Jeff Spaleta) Date: Wed, 17 Oct 2007 12:30:35 -0800 Subject: Summary - Broken dependencies in Fedora 7 + Test Updates - 2007-10-16 In-Reply-To: <20071017161835.787270f9@redhat.com> References: <20071016231519.3262.27912@extras64.linux.duke.edu> <471549BF.6010109@poolshark.org> <1192577929.3409.20.camel@localhost.localdomain> <471550C4.5090704@poolshark.org> <604aa7910710161722q4e7f084ey19c798141d217466@mail.gmail.com> <4715D632.80403@poolshark.org> <604aa7910710171259v7be6de75sef9881402e6066d7@mail.gmail.com> <20071017161835.787270f9@redhat.com> Message-ID: <604aa7910710171330v4912880coa8a369ec36b47023@mail.gmail.com> On 10/17/07, Jesse Keating wrote: > On Wed, 17 Oct 2007 11:59:27 -0800 > "Jeff Spaleta" wrote: > > > how does the package tool know that some updates are security fixes? > > Via the update-info that is added into yum repodata. We aren't quite > producing that yet I don't think, luke has been working on reviving > that within bodhi. So the question becomes, as currently designed, does the repodata extend to include package-info that is not tied to the name of a package and not the specific n-v-r? If we had repodata info that was tied to a package name only we could most definitely send out notices to users when packages orphan and/or expire. -jef From jspaleta at gmail.com Wed Oct 17 20:33:53 2007 From: jspaleta at gmail.com (Jeff Spaleta) Date: Wed, 17 Oct 2007 12:33:53 -0800 Subject: Summary - Broken dependencies in Fedora 7 + Test Updates - 2007-10-16 In-Reply-To: <604aa7910710171330v4912880coa8a369ec36b47023@mail.gmail.com> References: <20071016231519.3262.27912@extras64.linux.duke.edu> <471549BF.6010109@poolshark.org> <1192577929.3409.20.camel@localhost.localdomain> <471550C4.5090704@poolshark.org> <604aa7910710161722q4e7f084ey19c798141d217466@mail.gmail.com> <4715D632.80403@poolshark.org> <604aa7910710171259v7be6de75sef9881402e6066d7@mail.gmail.com> <20071017161835.787270f9@redhat.com> <604aa7910710171330v4912880coa8a369ec36b47023@mail.gmail.com> Message-ID: <604aa7910710171333x4f1e32efs88aec3bc2b2bfe29@mail.gmail.com> On 10/17/07, Jeff Spaleta wrote: > So the question becomes, as currently designed, does the repodata > extend to include package-info that is not tied to the name of a > package and not the specific n-v-r? If we had repodata info that was > tied to a package name only we could most definitely send out notices > to users when packages orphan and/or expire. Sorry I hit send a little too soon, I added an extra 'not' in one of those sentences. I'll re-summarize for people i just confused. repodata update-info such as 'security update' ties to a packages n-v-r right? can we tie repodata info to package name regardless of version and release? -jef From peter at thecodergeek.com Wed Oct 17 20:43:10 2007 From: peter at thecodergeek.com (Peter Gordon) Date: Wed, 17 Oct 2007 13:43:10 -0700 Subject: rpms/gnome-compiz-manager/devel .cvsignore, 1.2, 1.3 gnome-compiz-manager.spec, 1.1, 1.2 sources, 1.2, 1.3 In-Reply-To: <200710170626.l9H6QAln032296@cvs-int.fedora.redhat.com> References: <200710170626.l9H6QAln032296@cvs-int.fedora.redhat.com> Message-ID: <1192653790.3405.5.camel@localhost.localdomain> On Wed, 2007-10-17 at 02:26 -0400, John Patrick Mahowald wrote: > --- .cvsignore 18 Aug 2007 23:07:30 -0000 1.2 > +++ .cvsignore 17 Oct 2007 06:25:38 -0000 1.3 > @@ -1 +1,2 @@ > gnome-compiz-manager-0.10.4.tar.gz > +desktop.png While it's not strictly required (AFAIK), please prefix extra sources with the name of the package (such as %{name}-desktop.png or similar), to minimize conflicts when installing multiple source RPMs to the same build tree. Also, please use "cp -p" when copying it to the buildroot to ensure that the timestamps and whatnot are preserved. Thanks. -- Peter Gordon (codergeek42) GnuPG Public Key ID: 0xFFC19479 / Fingerprint: DD68 A414 56BD 6368 D957 9666 4268 CB7A FFC1 9479 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From Matt_Domsch at dell.com Wed Oct 17 20:44:25 2007 From: Matt_Domsch at dell.com (Matt Domsch) Date: Wed, 17 Oct 2007 15:44:25 -0500 Subject: Fedora i386 rawhide rebuild in mock status 2007-10-14 In-Reply-To: <1192651752.3699.80.camel@localhost.localdomain> References: <20071014230613.A28552@humbolt.us.dell.com> <1192651752.3699.80.camel@localhost.localdomain> Message-ID: <20071017204425.GA1897@auslistsprd01.us.dell.com> On Wed, Oct 17, 2007 at 04:09:12PM -0400, Tom spot Callaway wrote: > > On Sun, 2007-10-14 at 23:06 -0500, Matt Domsch wrote: > > Fedora Rawhide-in-Mock Build Results for i386 Sun Oct 14 22:44:53 CDT 2007 > > Matt, how much memory/swap do your builders have? You might need to up > it. > > > Pixie-2.2.2-2.fc8 (build/make) kwizart > > Reason: virtual memory exhausted: Cannot allocate memory This particular box has 2GB RAM + 2GB swap, but it had 4 mock builds running in parallel. It still failed on x86_64: g++: Internal error: Killed (program cc1plus) so it wasn't an OOM killer that killed it on i386, it ran out of virtual memory space. On x86_64 it couldn't, so failed differently. I suspect they're related. and yes it may be a g++ bug this package tickles. -Matt -- Matt Domsch Linux Technology Strategist, Dell Office of the CTO linux.dell.com & www.dell.com/linux From roland at redhat.com Wed Oct 17 20:57:31 2007 From: roland at redhat.com (Roland McGrath) Date: Wed, 17 Oct 2007 13:57:31 -0700 (PDT) Subject: debugedit exits with a SIGSEGV In-Reply-To: Joost van der Sluis's message of Wednesday, 17 October 2007 14:41:35 +0200 <1192624895.28698.12.camel@wsjoost.cnoc.local> References: <1192624895.28698.12.camel@wsjoost.cnoc.local> Message-ID: <20071017205731.5404B4D04E2@magilla.localdomain> Ouch! I'll look into this. From loganjerry at gmail.com Wed Oct 17 21:04:56 2007 From: loganjerry at gmail.com (Jerry James) Date: Wed, 17 Oct 2007 15:04:56 -0600 Subject: pm-utils list in s-c-p on F-7 i386 Message-ID: <870180fe0710171404m6f6e226bm2491d7f83a3049b9@mail.gmail.com> system-config-packages on an F-7 i386 box is showing this: pm-utils - 0.99.3-6.fc7.i586 pm-utils - 0.99.3-6.fc7.athlon pm-utils - 0.99.3-6.fc7.i686 pm-utils - 0.99.4-3.fc7.i386 I assume that the first 3 should not be listed. Is this a known issue? -- Jerry James http://loganjerry.googlepages.com/ From bnocera at redhat.com Wed Oct 17 22:54:56 2007 From: bnocera at redhat.com (Bastien Nocera) Date: Wed, 17 Oct 2007 23:54:56 +0100 Subject: Question on wireless module In-Reply-To: <1192629622.10567.22.camel@localhost.localdomain> References: <1192629622.10567.22.camel@localhost.localdomain> Message-ID: <1192661696.2843.7.camel@cookie.hadess.net> On Wed, 2007-10-17 at 10:00 -0400, Dan Williams wrote: > On Wed, 2007-10-17 at 10:58 +0000, Mike C wrote: > > I have recently been testing the rt2x00 driver and specifically the rt73usb > > component with a usb wireless adapter, using the test kernels currently > > available for F7 in updates-testing. > > > > However the wireless link is very unstable and throws streams of messages at the > > terminal as well as in the alternative consoles. I reported this in bugzilla. > > > > The question I have is whether the version of rt2x00 (and rt73usb) in rawhide is > > nearer to being usable than the driver in the F7 kernels? Therefore another > > question is whether it would be likely to work if I simply installed the rawhide > > current kernel into F7 (and maybe the rawhide wpa_supplicant also?) and see if > > that would give more stability? > > I have an rt73usb device that's been working pretty consistently with > rawhide kernels for the past 3 weeks (Belkin F5D7050 ver 1000). I > haven't had kernel oopses with it, and it seems to do fine with light > traffic (and even yum upgrades). I really can't say I've had that much luck. It worked fine doing yum upgrades, but slowed down to a crawl accessing some sites like bugzilla.redhat.com. Switching back to rt73, or accessing the same site with my laptop worked just fine. I'm not sure what information one can draw from that, but, as usual, trying out version+1 of the kernel is more useful than reporting kernel bugs. From rapponcape at gmail.com Wed Oct 17 23:33:13 2007 From: rapponcape at gmail.com (rapponcape) Date: Wed, 17 Oct 2007 19:33:13 -0400 Subject: removable storage devices still do not auto-mount Message-ID: <55df67120710171633n54a6e3ads6454573cbec1d517@mail.gmail.com> I continue to have trouble with removable usb memory sticks not auto-mounting with Fedora. Had problem on FC6( auto-mounted the stick once, then never again) and now, after a fresh install of FC7, the same problem. Hal output always ends with "scsi.type is unknown" "Not adding device object", but, other indicators show that the device is recognized and present. I can mount it manually. I've removed the following file, as some suggested, but still no luck /usr/share/hal/fdi/policy/10osvendor/99-redhat-storage-policy-fixed-drives.fdi This seems to be an ongoing problem. Can anyone shed any light on this? The hal dev group had nothing for me. What's up?? Thanks. =============== info follows ================== FC7 ships with the following udev rules. 05-udev-early.rules: # sysfs is populated after the event is sent ACTION=="add", KERNEL=="[0-9]*:[0-9]*", SUBSYSTEM=="scsi", WAIT_FOR_SYSFS="ioerr_cnt" --------- =================== kernel message output is: Oct 14 11:19:45 localhost kernel: usb 1-1: new full speed USB device using uhci_hcd and address 9 Oct 14 11:19:48 localhost kernel: usb 1-1: configuration #1 chosen from 1 choice Oct 14 11:19:48 localhost kernel: scsi8 : SCSI emulation for USB Mass Storage devices Oct 14 11:19:54 localhost kernel: scsi 8:0:0:0: Direct-Access SanDisk Cruzer Micro 0.1 PQ: 0 ANSI: 2 Oct 14 11:19:56 localhost kernel: sd 8:0:0:0: [sdb] 501759 512-byte hardware sectors (257 MB) Oct 14 11:19:56 localhost kernel: sd 8:0:0:0: [sdb] Write Protect is off Oct 14 11:19:56 localhost kernel: sd 8:0:0:0: [sdb] Assuming drive cache: write through Oct 14 11:19:59 localhost kernel: sd 8:0:0:0: [sdb] 501759 512-byte hardware sectors (257 MB) Oct 14 11:20:00 localhost kernel: sd 8:0:0:0: [sdb] Write Protect is off Oct 14 11:20:00 localhost kernel: sd 8:0:0:0: [sdb] Assuming drive cache: write through Oct 14 11:20:01 localhost kernel: sdb: sdb1 Oct 14 11:20:01 localhost kernel: sd 8:0:0:0: [sdb] Attached SCSI removable disk Oct 14 11:20:01 localhost kernel: sd 8:0:0:0: Attached scsi generic sg3 type 0 =================== Running hal in debug produces the following output: =========== :04:11.731 [I] osspec.c:232: SEQNUM=877, ACTION=add, SUBSYSTEM=usb, DEVPATH=/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1, DEVNAME=/dev/bus/usb/001/007, IFINDEX=0 11:04:11.732 [E] hotplug.c:94: devpath /sys/devices/pci0000:00/0000:00:07.2/usb1/1-1 already present in the store, ignore event 11:04:11.843 [I] osspec.c:232: SEQNUM=878, ACTION=add, SUBSYSTEM=usb_endpoint, DEVPATH=/sys/class/usb_endpoint/usbdev1.7_ep00, DEVNAME=/dev/bus/usb/1/7_ep/00, IFINDEX=0 11:04:11.843 [I] hotplug.c:134: /sys/class/usb_endpoint/usbdev1.7_ep00 is a device (subsystem) 11:04:11.843 [I] osspec.c:892: hal_util_find_known_parent: '/sys/class/usb_endpoint/usbdev1.7_ep00'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1' 11:04:11.844 [I] device.c:3319: add_dev: subsys=usb_endpoint sysfs_path=/sys/class/usb_endpoint/usbdev1.7_ep00 dev=/dev/bus/usb/1/7_ep/00 parent_dev=0x09f06da0 11:04:12.185 [I] osspec.c:232: SEQNUM=879, ACTION=add, SUBSYSTEM=usb, DEVPATH=/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0, DEVNAME=, IFINDEX=0 11:04:12.185 [I] hotplug.c:134: /sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0 is a device (subsystem) 11:04:12.186 [I] osspec.c:892: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1' 11:04:12.186 [I] device.c:3319: add_dev: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0 dev= parent_dev=0x09f06da0 11:04:12.186 [E] util.c:382: Cannot open '/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/interface' 11:04:12.208 [E] device_info.c:272: Could not resolve keypath '@block.storage_device:storage.hotpluggable' on udi 'false' 11:04:12.208 [I] device.c:3181: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_if0 11:04:12.208 [I] hald.c:103: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_if0 11:04:12.304 [I] osspec.c:232: SEQNUM=880, ACTION=add, SUBSYSTEM=scsi_host, DEVPATH=/sys/class/scsi_host/host6, DEVNAME=, IFINDEX=0 11:04:12.304 [I] hotplug.c:134: /sys/class/scsi_host/host6 is a device (subsystem) 11:04:12.304 [I] osspec.c:892: hal_util_find_known_parent: '/sys/class/scsi_host/host6'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0' 11:04:12.304 [I] device.c:3319: add_dev: subsys=scsi_host sysfs_path=/sys/class/scsi_host/host6 dev= parent_dev=0x09f151a0 11:04:12.316 [I] osspec.c:232: SEQNUM=882, ACTION=add, SUBSYSTEM=usb_endpoint, DEVPATH=/sys/class/usb_endpoint/usbdev1.7_ep01, DEVNAME=/dev/bus/usb/1/7_ep/01, IFINDEX=0 11:04:12.316 [I] hotplug.c:134: /sys/class/usb_endpoint/usbdev1.7_ep01 is a device (subsystem) 11:04:12.316 [I] osspec.c:892: hal_util_find_known_parent: '/sys/class/usb_endpoint/usbdev1.7_ep01'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0' 11:04:12.316 [I] device.c:3319: add_dev: subsys=usb_endpoint sysfs_path=/sys/class/usb_endpoint/usbdev1.7_ep01 dev=/dev/bus/usb/1/7_ep/01 parent_dev=0x09f151a0 11:04:12.325 [I] osspec.c:232: SEQNUM=881, ACTION=add, SUBSYSTEM=usb_endpoint, DEVPATH=/sys/class/usb_endpoint/usbdev1.7_ep81, DEVNAME=/dev/bus/usb/1/7_ep/81, IFINDEX=0 11:04:12.325 [I] hotplug.c:134: /sys/class/usb_endpoint/usbdev1.7_ep81 is a device (subsystem) 11:04:12.326 [I] osspec.c:892: hal_util_find_known_parent: '/sys/class/usb_endpoint/usbdev1.7_ep81'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0' 11:04:12.326 [I] device.c:3319: add_dev: subsys=usb_endpoint sysfs_path=/sys/class/usb_endpoint/usbdev1.7_ep81 dev=/dev/bus/usb/1/7_ep/81 parent_dev=0x09f151a0 11:04:12.448 [I] osspec.c:232: SEQNUM=883, ACTION=add, SUBSYSTEM=usb_device, DEVPATH=/sys/class/usb_device/usbdev1.7, DEVNAME=/dev/bus/usb/001/007, IFINDEX=0 11:04:12.448 [I] hotplug.c:134: /sys/class/usb_device/usbdev1.7 is a device (subsystem) 11:04:12.449 [I] osspec.c:892: hal_util_find_known_parent: '/sys/class/usb_device/usbdev1.7'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1' 11:04:12.449 [I] device.c:3319: add_dev: subsys=usb_device sysfs_path=/sys/class/usb_device/usbdev1.7 dev=/dev/bus/usb/001/007 parent_dev=0x09f06da0 11:04:12.451 [I] device_info.c:501: Checking sibling '/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_if0' of '/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_usbraw' whether 'info.capabilities' contains 'camera' 11:04:12.451 [I] device_info.c:501: Checking sibling '/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_if0' of '/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_usbraw' whether 'info.capabilities' contains 'scanner' 11:04:12.452 [E] device_info.c:272: Could not resolve keypath '@block.storage_device:storage.hotpluggable' on udi 'false' 11:04:12.452 [I] device.c:3181: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_usbraw 11:04:12.452 [I] hald.c:103: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_usbraw [3211]: 11:04:13.895 [I] addon-storage.c:346: Checking whether device /dev/scd0 is locked on HAL [3211]: 11:04:13.896 [I] addon-storage.c:354: ... device /dev/scd0 is not locked on HAL [3227]: 11:04:14.059 [I] addon-storage.c:346: Checking whether device /dev/scd1 is locked on HAL [3227]: 11:04:14.060 [I] addon-storage.c:354: ... device /dev/scd1 is not locked on HAL 11:04:21.203 [I] osspec.c:232: SEQNUM=884, ACTION=add, SUBSYSTEM=scsi, DEVPATH=/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host6/target6:0:0/6:0:0:0, DEVNAME=, IFINDEX=0 11:04:21.203 [I] hotplug.c:134: /sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host6/target6:0:0/6:0:0:0 is a device (subsystem) 11:04:21.204 [I] osspec.c:892: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host6/target6:0:0/6:0:0:0'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0' 11:04:21.204 [I] device.c:3319: add_dev: subsys=scsi sysfs_path=/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host6/target6:0:0/6:0:0:0 dev= parent_dev=0x09f151a0 11:04:21.204 [I] osspec.c:892: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host6'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0' 11:04:21.204 [I] device.c:3319: add_dev: subsys=scsi_host sysfs_path=/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host6 dev= parent_dev=0x09f151a0 11:04:21.209 [E] device_info.c:272: Could not resolve keypath '@block.storage_device:storage.hotpluggable' on udi 'false' 11:04:21.210 [I] device.c:3181: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_if0_scsi_host 11:04:21.210 [I] hald.c:103: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_if0_scsi_host 11:04:21.225 [I] osspec.c:892: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host6/target6:0:0/6:0:0:0'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host6' 11:04:21.225 [I] device.c:3319: add_dev: subsys=scsi sysfs_path=/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host6/target6:0:0/6:0:0:0 dev= parent_dev=0x09f08e20 11:04:21.226 [E] util.c:382: Cannot open '/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host6/target6:0:0/6:0:0:0/model' 11:04:21.236 [E] util.c:382: Cannot open '/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host6/target6:0:0/6:0:0:0/vendor' 11:04:21.236 [E] util.c:190: Cannot open '/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host6/target6:0:0/6:0:0:0/type' 11:04:21.236 [I] device.c:1969: /sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host6/target6:0:0/6:0:0:0/type -> -1081868168 (-> scsi.type) 11:04:21.239 [E] device_info.c:272: Could not resolve keypath '@block.storage_device:storage.hotpluggable' on udi 'false' 11:04:21.239 [I] device.c:3181: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_if0_scsi_host_scsi_device_lun0 11:04:21.239 [I] hald.c:103: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_if0_scsi_host_scsi_device_lun0 11:04:21.359 [I] osspec.c:232: SEQNUM=885, ACTION=add, SUBSYSTEM=scsi_disk, DEVPATH=/sys/class/scsi_disk/6:0:0:0, DEVNAME=, IFINDEX=0 11:04:21.360 [I] hotplug.c:134: /sys/class/scsi_disk/6:0:0:0 is a device (subsystem) 11:04:21.360 [I] osspec.c:892: hal_util_find_known_parent: '/sys/class/scsi_disk/6:0:0:0'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host6/target6:0:0/6:0:0:0' 11:04:21.361 [I] device.c:3319: add_dev: subsys=scsi_disk sysfs_path=/sys/class/scsi_disk/6:0:0:0 dev= parent_dev=0x09f08f70 [3211]: 11:04:21.895 [I] addon-storage.c:346: Checking whether device /dev/scd0 is locked on HAL [3211]: 11:04:21.897 [I] addon-storage.c:354: ... device /dev/scd0 is not locked on HAL [3227]: 11:04:22.059 [I] addon-storage.c:346: Checking whether device /dev/scd1 is locked on HAL [3227]: 11:04:22.061 [I] addon-storage.c:354: ... device /dev/scd1 is not locked on HAL 11:04:24.498 [I] osspec.c:232: SEQNUM=889, ACTION=add, SUBSYSTEM=scsi_generic, DEVPATH=/sys/class/scsi_generic/sg3, DEVNAME=/dev/sg3, IFINDEX=0 11:04:24.499 [I] hotplug.c:134: /sys/class/scsi_generic/sg3 is a device (subsystem) 11:04:24.499 [I] osspec.c:892: hal_util_find_known_parent: '/sys/class/scsi_generic/sg3'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host6/target6:0:0/6:0:0:0' 11:04:24.499 [I] device.c:3319: add_dev: subsys=scsi_generic sysfs_path=/sys/class/scsi_generic/sg3 dev=/dev/sg3 parent_dev=0x09f08f70 11:04:24.502 [E] device_info.c:272: Could not resolve keypath '@block.storage_device:storage.hotpluggable' on udi 'false' 11:04:24.502 [I] device.c:3181: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_if0_scsi_host_scsi_device_lun0_scsi_generic 11:04:24.502 [I] hald.c:103: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_if0_scsi_host_scsi_device_lun0_scsi_generic 11:04:24.706 [I] osspec.c:232: SEQNUM=888, ACTION=add, SUBSYSTEM=scsi_device, DEVPATH=/sys/class/scsi_device/6:0:0:0, DEVNAME=, IFINDEX=0 11:04:24.707 [I] hotplug.c:134: /sys/class/scsi_device/6:0:0:0 is a device (subsystem) 11:04:24.708 [I] osspec.c:892: hal_util_find_known_parent: '/sys/class/scsi_device/6:0:0:0'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host6/target6:0:0/6:0:0:0' 11:04:24.708 [I] device.c:3319: add_dev: subsys=scsi_device sysfs_path=/sys/class/scsi_device/6:0:0:0 dev= parent_dev=0x09f08f70 11:04:25.157 [I] osspec.c:232: SEQNUM=886, ACTION=add, SUBSYSTEM=block, DEVPATH=/sys/block/sdb, DEVNAME=/dev/sdb, IFINDEX=0 11:04:25.158 [I] osspec.c:892: hal_util_find_known_parent: '/sys/block/sdb'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host6/target6:0:0/6:0:0:0' 11:04:25.158 [I] blockdev.c:645: block_add: sysfs_path=/sys/block/sdb dev=/dev/sdb is_part=0, parent=0x09f08f70 11:04:25.159 [I] blockdev.c:951: parent_bus is scsi 11:04:25.159 [W] blockdev.c:990: scsi.type is unknown 11:04:25.159 [W] blockdev.c:1151: Not adding device object [3211]: 11:04:25.895 [I] addon-storage.c:346: Checking whether device /dev/scd0 is locked on HAL [3211]: 11:04:25.897 [I] addon-storage.c:354: ... device /dev/scd0 is not locked on HAL [3227]: 11:04:26.059 [I] addon-storage.c:346: Checking whether device /dev/scd1 is locked on HAL [3227]: 11:04:26.061 [I] addon-storage.c:354: ... device /dev/scd1 is not locked on HAL =========== udevmonitor produces: UEVENT[1192374736.724415] add /devices/pci0000:00/0000:00:07.2/usb1/1-1 (usb) UEVENT[1192374736.724862] add /class/usb_endpoint/usbdev1.8_ep00 (usb_endpoint) UDEV [1192374736.732817] add /devices/pci0000:00/0000:00:07.2/usb1/1-1 (usb) UDEV [1192374736.854122] add /class/usb_endpoint/usbdev1.8_ep00 (usb_endpoint) UEVENT[1192374736.974401] add /devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0 (usb) UEVENT[1192374736.981475] add /class/scsi_host/host7 (scsi_host) UEVENT[1192374736.983058] add /class/usb_endpoint/usbdev1.8_ep81 (usb_endpoint) UEVENT[1192374736.984133] add /class/usb_endpoint/usbdev1.8_ep01 (usb_endpoint) UEVENT[1192374736.985998] add /class/usb_device/usbdev1.8 (usb_device) UDEV [1192374737.188546] add /devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0 (usb) UDEV [1192374737.297828] add /class/scsi_host/host7 (scsi_host) UDEV [1192374737.305961] add /class/usb_endpoint/usbdev1.8_ep81 (usb_endpoint) UDEV [1192374737.313694] add /class/usb_endpoint/usbdev1.8_ep01 (usb_endpoint) UDEV [1192374737.448602] add /class/usb_device/usbdev1.8 (usb_device) UEVENT[1192374742.977513] add /devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host7/target7:0:0/7:0:0:0 (scsi) UEVENT[1192374742.981429] add /class/scsi_disk/7:0:0:0 (scsi_disk) UDEV [1192374746.102740] add /devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host7/target7:0:0/7:0:0:0 (scsi) UDEV [1192374746.212032] add /class/scsi_disk/7:0:0:0 (scsi_disk) UEVENT[1192374749.475701] add /block/sdb (block) UEVENT[1192374749.475863] add /block/sdb/sdb1 (block) UEVENT[1192374749.480640] add /class/scsi_device/7:0:0:0 (scsi_device) UEVENT[1192374749.481632] add /class/scsi_generic/sg3 (scsi_generic) UDEV [1192374749.526717] add /class/scsi_generic/sg3 (scsi_generic) UDEV [1192374749.738637] add /class/scsi_device/7:0:0:0 (scsi_device) UDEV [1192374750.142546] add /block/sdb (block) UDEV [1192374762.080633] add /block/sdb/sdb1 (block) ================= UEVENT[1192374736.724415] add /devices/pci0000:00/0000:00:07.2/usb1/1-1 (usb) UEVENT[1192374736.724862] add /class/usb_endpoint/usbdev1.8_ep00 (usb_endpoint) UDEV [1192374736.732817] add /devices/pci0000:00/0000:00:07.2/usb1/1-1 (usb) UDEV [1192374736.854122] add /class/usb_endpoint/usbdev1.8_ep00 (usb_endpoint) UEVENT[1192374736.974401] add /devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0 (usb) UEVENT[1192374736.981475] add /class/scsi_host/host7 (scsi_host) UEVENT[1192374736.983058] add /class/usb_endpoint/usbdev1.8_ep81 (usb_endpoint) UEVENT[1192374736.984133] add /class/usb_endpoint/usbdev1.8_ep01 (usb_endpoint) UEVENT[1192374736.985998] add /class/usb_device/usbdev1.8 (usb_device) UDEV [1192374737.188546] add /devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0 (usb) UDEV [1192374737.297828] add /class/scsi_host/host7 (scsi_host) UDEV [1192374737.305961] add /class/usb_endpoint/usbdev1.8_ep81 (usb_endpoint) UDEV [1192374737.313694] add /class/usb_endpoint/usbdev1.8_ep01 (usb_endpoint) UDEV [1192374737.448602] add /class/usb_device/usbdev1.8 (usb_device) UEVENT[1192374742.977513] add /devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host7/target7:0:0/7:0:0:0 (scsi) UEVENT[1192374742.981429] add /class/scsi_disk/7:0:0:0 (scsi_disk) UDEV [1192374746.102740] add /devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host7/target7:0:0/7:0:0:0 (scsi) UDEV [1192374746.212032] add /class/scsi_disk/7:0:0:0 (scsi_disk) UEVENT[1192374749.475701] add /block/sdb (block) UEVENT[1192374749.475863] add /block/sdb/sdb1 (block) UEVENT[1192374749.480640] add /class/scsi_device/7:0:0:0 (scsi_device) UEVENT[1192374749.481632] add /class/scsi_generic/sg3 (scsi_generic) UDEV [1192374749.526717] add /class/scsi_generic/sg3 (scsi_generic) UDEV [1192374749.738637] add /class/scsi_device/7:0:0:0 (scsi_device) UDEV [1192374750.142546] add /block/sdb (block) UDEV [1192374762.080633] add /block/sdb/sdb1 (block) ------------------------------------------------------------------------- ================= /sbin/lsusb Bus 001 Device 009: ID 0781:5151 SanDisk Corp. Cruzer Micro 256/512MB Flash Drive ================= From david at fubar.dk Wed Oct 17 23:57:58 2007 From: david at fubar.dk (David Zeuthen) Date: Wed, 17 Oct 2007 19:57:58 -0400 Subject: removable storage devices still do not auto-mount In-Reply-To: <55df67120710171633n54a6e3ads6454573cbec1d517@mail.gmail.com> References: <55df67120710171633n54a6e3ads6454573cbec1d517@mail.gmail.com> Message-ID: <1192665478.7047.1.camel@oneill.fubar.dk> On Wed, 2007-10-17 at 19:33 -0400, rapponcape wrote: > What's up?? If you can reproduce this from, say, a F8t3 live cd then please file a bug against the 'hal' component. I remember most of these bugs happened when Harald changed the udev rules; maybe there's some old cruft laying around on your system. David From darrellpf at gmail.com Thu Oct 18 02:15:20 2007 From: darrellpf at gmail.com (darrell pfeifer) Date: Wed, 17 Oct 2007 19:15:20 -0700 Subject: java release notes for FC8 Message-ID: Current rawhide has a severe bug that affects all Sun Java implementations including the jdk1.7.0 betas. https://bugzilla.redhat.com/show_bug.cgi?id=254144 The bug causes any Java application to die when it attempts to do graphics. The current workaround for the bug is to run icedtea. I'm not sure that there will be a resolution any time soon. If the bug isn't fixed for FC8, the release notes should clearly indicate that icedtea is the only Java implementation that will work. From buildsys at redhat.com Thu Oct 18 02:34:19 2007 From: buildsys at redhat.com (Build System) Date: Wed, 17 Oct 2007 22:34:19 -0400 Subject: rawhide report: 20071017 changes Message-ID: <200710180234.l9I2YJOb000797@porkchop.devel.redhat.com> New package culmus-fonts Fonts for Hebrew from Culmus project New package kacst-fonts Fonts for arabic from arabeyes project New package lklug-fonts Fonts for Sinhala language New package madan-fonts Font for Nepali language New package paktype-fonts Fonts for Arabic from PakType New package perl-Class-Date Class for easy date and time manipulation New package xorg-x11-drv-radeonhd Xorg X11 radeonhd driver for AMD GPG r5xx/r6xx Chipsets Updated Packages: NetworkManager-1:0.7.0-0.3.svn2983.fc8 -------------------------------------- * Tue Oct 16 2007 Dan Williams - 1:0.7.0-0.3.svn2983 - Add rfkill functionality - Fix applet crash when choosing wired networks from the menu ORBit2-2.14.10-2.fc8 -------------------- * Tue Oct 16 2007 Dennis Gilmore - 2.14.10-2 - add sparc64 to the list of 64 bit archs Pixie-2.2.2-4.fc8 ----------------- * Mon Oct 15 2007 kwizart < kwizart at gmail.com > - 2.2.2-4 - Fix namespace with show (renamed to Pixie_show). bind-32:9.5.0-15.a6.fc8 ----------------------- * Tue Oct 16 2007 Adam Tkac 32:9.5.0-15.a6 - corrected named.5 SDB statement (#326051) blender-2.45-4.fc8 ------------------ * Tue Oct 16 2007 Jochen Schmitt 2.45-4 - Rebuild again for OpenEXR bzflag-2.0.8-8.fc8 ------------------ * Wed Oct 17 2007 Nils Philippsen 2.0.8-8 - really use opengl-games-wrapper.sh from Fedora 7 on (#304781) * Tue Oct 16 2007 Nils Philippsen 2.0.8-7 - use opengl-games-wrapper.sh from Fedora 7 on (#304781) codeina-0.10.1-5.fc8 -------------------- * Tue Oct 16 2007 Matthias Clasen - 0.10.1-5 - Fix #325231: + Remove excessive branding + Change the wording of the dialog + Add a link compat-gcc-34-3.4.6-8 --------------------- * Tue Oct 16 2007 Jakub Jelinek 3.4.6-8 - update License tag - build with ld --build-id - grok makeinfo >= 4.10 during configury - avoid aliasing warnings in libstdc++-v3 headers when compiled with g++ 4.x (Paolo Carlini, PR libstdc++/24975, #240020) - fix RTL expansion of COMPLEX_EXPR (#233941) - fix deque<>::erase(iterator, iterator) (Steve LoBasso, Paolo Carlini, #234515) - fix french and kinyarwanda translations (#235008) - handle PARALLELs in GCSE store motion (Alexandre Oliva, #235255) - ensure zero termination for invalid, overly long, std::__enc_traits internal or external character set names (Jatin Nansi, #242685) elfutils-0.130-3.fc8 -------------------- * Wed Oct 17 2007 Roland McGrath - 0.130-3 - Fix ET_REL support. - Fix odd indentation in eu-readelf -x output. * Tue Oct 16 2007 Roland McGrath - 0.130-1 - Update to 0.130 - eu-readelf -p option can take an argument like -x for one section - eu-readelf --archive-index (or -c) - eu-readelf -n improved output for core dumps - eu-readelf: handle SHT_NOTE sections without requiring phdrs (#249467) - eu-elflint: ditto - eu-elflint: stricter checks on debug sections - eu-unstrip: new options, --list (or -n), --relocate (or -R) - libelf: new function elf_getdata_rawchunk, replaces gelf_rawchunk; new functions gelf_getnote, gelf_getauxv, gelf_update_auxv - libebl: backend improvements (#324031) - libdwfl: build_id support, new functions for it - libdwfl: dwfl_module_addrsym fixes (#268761, #268981) - libdwfl offline archive support, new script eu-make-debug-archive empathy-0.14-3.fc8 ------------------ * Tue Oct 16 2007 Peter Gordon - 0.14-3 - Depend on Salut and Gabble to enable XMPP by default. Otherwise, Empathy is essentially useless due to the need to install an external connection manager. Also, add a README.ConnectionManagers to the installed documentation which lists other possibilities. - Resolves: bug 308871 (Make empathy dependent at least on telepathy-gabble) and bug 334221 (Default empathy install is useless). epiphany-2.20.1-2.fc8 --------------------- * Tue Oct 16 2007 - Bastien Nocera - 2.20.1-2 - Add patch to allow epiphany to use the plugins wrapped by nspluginwrapper (#334751) * Tue Oct 16 2007 Matthias Clasen - 2.20.1-1 - Update to 2.20.1 * Mon Oct 15 2007 Matthias Clasen - 2.20.0-2 - Fix network status monitoring with new NM (#332771) epiphany-extensions-2.20.1-1.fc8 -------------------------------- * Mon Oct 15 2007 Peter Gordon - 2.20.1-1 - Update to new upstream release (2.20.1), which fixes the "About" dialog of the AdBlocker extension and contains updated translations for Thai (th) and Catalan (ca). - Use the system libtool for building, to avoid unnecessary RPATH inclusions. evolution-data-server-1.12.1-2.fc8 ---------------------------------- * Tue Oct 16 2007 Matthew Barnes - 1.12.1-2.fc8 - Disable patch for GNOME bug #376991 for now. It may be contributing to password prompting problems as described in RH bug #296671. fedora-logos-7.96.0-1.fc8 ------------------------- * Tue Oct 16 2007 Ray Strode - 7.96.0-1 - Fix up some %install goo - drop bluecurve kdm fedora logo images too * Tue Oct 16 2007 Ray Strode - 7.95.0-1 - actually drop bluecurve gdm fedora logo images that aren't trademarked fedorainfinity-gdm-theme-8.0.1-1.fc8 ------------------------------------ fonts-arabic-2.1-1.fc8 ---------------------- * Wed Oct 17 2007 Rahul Bhalerao - 2.1-1.fc8 - This package is now metapackage since kacst and paktype fonts have been moved to their separate packages fonts-hebrew-0.101-1.fc8 ------------------------ * Wed Oct 17 2007 Rahul Bhalerao - 0.101-1.fc8 - This is now a metapackage since Culmus fonts were moved to a separate package * Fri Jul 27 2007 Rahul Bhalerao - 0.100-5.fc8 - SPEC cleanup as part of merge review #225762 * Wed Jul 12 2006 Jesse Keating - 0.100-4.1.1 - rebuild fonts-sinhala-0.2.2-2.fc8 ------------------------- * Wed Oct 17 2007 Rahul Bhalerao - 0.2.2-2 - This package is now metapackage since lklug-fonts have been moved to its separate package funtools-1.4.0-3.fc8 -------------------- * Tue Oct 16 2007 Sergio Pascual 1.4.0-3 - Fixing wcs headers gcc-4.1.2-32 ------------ * Tue Oct 16 2007 Jakub Jelinek 4.1.2-32 - only allow __label__ at the start of a block (PR c++/32121) - disable -fipa-type-escape by default (PR tree-optimization/33136) - VLA handling fix (PR c/33238, PR c/27301) - disable TER of pure and const function calls except for __builtin_expect (PR tree-optimization/33619) - handle classes with characters other than [a-zA-Z0-9_$] in their names (Andrew Haley, #297961, PR java/33639) - fix parsing of C++ function-like cast in template argument where cast's argument uses greater-than operator (PR c++/33744) - ignore always_inline attribute on redefined extern inline functions (Jan Hubicka, #329671, PR tree-optimization/33763) - add support for Fortran int conversion intrinsics (Francois-Xavier Coudert, #317051) - link libgcj-tools.so* against libgcj.so* (#330771) glib2-2.14.2-1.fc8 ------------------ * Tue Oct 16 2007 Matthias Clasen - 2.14.2-1 - Update to 2.14.2 (bug fixes) gnome-compiz-manager-0.10.4-2.fc8 --------------------------------- * Fri Oct 12 2007 Matthias Clasen - 0.10.4-2 - Don't ship Ubuntu branding gnome-power-manager-2.20.0-6.fc8 -------------------------------- * Tue Oct 16 2007 David Zeuthen - 2.20.0-6 - When hibernate is triggered by system idle, avoid suspending right after resuming from hibernate (#329541) gnome-vfs2-2.20.0-3.fc8 ----------------------- * Tue Oct 16 2007 David Zeuthen - 2.20.0-3 - Also avoid showing /var/tmp as an icon on the desktop (#335241) * Mon Oct 15 2007 David Zeuthen - 2.20.0-2 - Don't show /var/log/audit on the desktop (#333041) * Mon Sep 17 2007 Matthias Clasen - 2.20.0-1 - Update to 2.20.0 gonvert-0.2.19-1.fc8 -------------------- * Tue Oct 16 2007 Todd Zullinger - 0.2.19-1 - update to 2.19 - update License and URL tags - drop version from python Requires - replace libglade2 and pygtk2 Requires with pygtk2-libglade - remove execute bits from doc files - remove unneeded make in %build - re-work %install, avoid placing glade file under python site dir (#237286) - fix encoding on THANKS and TODO files gtk2-2.12.1-1.fc8 ----------------- * Wed Oct 17 2007 Matthias Clasen - 2.12.1-1 - Update to 2.12.1 (bug fixes and translation updates) - Drop obsolete patches * Thu Oct 11 2007 Matthias Clasen - 2.12.0-6 - Fix a double-free problem in gtk-update-icon-cache (#327711) * Thu Oct 04 2007 Matthias Clasen - 2.12.0-5 - Fix a grab problem with multiple volume buttons hsqldb-1:1.8.0.8-1jpp.4.fc8 --------------------------- * Tue Oct 16 2007 Deepak Bhole 1.8.0.8-1jpp.4 - Rebuild * Tue Oct 16 2007 Deepak Bhole 1.8.0.8-1jpp.3 - Fix bz# 218135: Init script now specifies shell when starting service hwbrowser-0.40-1.fc8 -------------------- * Wed Oct 17 2007 Nils Philippsen - 0.40-1 - remove obsolete no.po translation file (#335201) imlib-1:1.9.15-4.fc8 -------------------- * Thu Aug 09 2007 Paul Howarth 1:1.9.15-4 - re-clarify license as GNU Lesser General Public License v2 or later (LGPLv2+) iptables-1.3.8-5.fc8 -------------------- * Tue Oct 16 2007 Thomas Woerner 1.3.8-5 - fixed error code for stopping a already stopped firewall (rhbz#321751) - moved blacklist test into start kbd-1.12-27.fc8 --------------- * Wed Oct 17 2007 Vitezslav Crhonek - 1.12-27 - Add resizecons (with man page) for x86_64 Resolves: #333651 kde-i18n-1:3.5.8-1.fc8 ---------------------- * Tue Oct 16 2007 Than Ngo 3.5.8-1 - 3.5.8 * Tue Feb 06 2007 Than Ngo 1:3.5.6-1.fc7 - 3.5.6 * Tue Aug 08 2006 Than Ngo 1:3.5.4-1 - 3.5.4 kdemultimedia-6:3.5.8-4.fc8 --------------------------- * Tue Oct 16 2007 Rex Dieter - 6:3.5.8-4 - omit libs from main pkg (-> -libs) kdenetwork-7:3.5.8-2.fc8 ------------------------ * Sun Oct 14 2007 Rex Dieter 7:3.5.8-2 - -libs: %post/%postun -p /sbin/ldconfig * Sat Oct 13 2007 Rex Dieter 7:3.5.8-1 - kde-3.5.8 - libs subpkg (more multilib friendly) kdewebdev-6:3.5.8-2.fc8 ----------------------- * Mon Oct 15 2007 Rex Dieter 6:3.5.8-2 - -libs subpkg (more multilib friendly) - kommander_ver 1.2.2 * Sat Oct 13 2007 Rex Dieter 6:3.5.8-1 - kde-3.5.8 kernel-2.6.23.1-18.fc8 ---------------------- * Tue Oct 16 2007 Eric Paris - SELinux: performance: do not revalite perms on read/write - SELinux: performance: use ebitmaps to speed up AVC misses - SELinux: performance: fix warnings in ebitmaps to speed up AVC misses * Tue Oct 16 2007 Dave Jones - Disable sparse builds. * Tue Oct 16 2007 John W. Linville - ath5k updates koffice-1.6.3-12.fc8 -------------------- * Mon Oct 15 2007 Rex Dieter 1.6.3-12 - rebuild (for openexr-1.6.0) - -libs: %post/%postun -p /sbin/ldconfig * Wed Sep 05 2007 Rex Dieter 1.6.3-11 - rebuild (for poppler) - re-enable (kross)ruby support (f8+) * Wed Aug 22 2007 Andreas Bierfert 1.6.3-10 - rebuild for buildid libX11-1.1.3-3.fc8 ------------------ * Tue Oct 16 2007 Adam Jackson 1.1.3-3 - libX11-devel Requires: libxcb-devel. libannodex-0.7.3-9.fc8 ---------------------- * Tue Oct 16 2007 Joe Orton 0.7.3-9 - rebuild for expat 2.x libcmml-0.9.1-4.fc8 ------------------- * Tue Oct 16 2007 Joe Orton 0.9.1-4 - rebuild for expat 2.x (#296301) libgcrypt-1.2.4-6 ----------------- * Tue Oct 16 2007 Nalin Dahyabhai - 1.2.4-6 - use ldconfig to build the soname symlink for packaging along with the shared library (#334731) libpng10-1.0.30-1.fc8 --------------------- * Tue Oct 16 2007 Paul Howarth 1.0.30-1 - update to 1.0.30 man-pages-it-0.3.0-17.4 ----------------------- * Wed Oct 10 2007 Ding-Yi Chen - 0.3.0-17.3 - Bugzilla Bug 236116: Unsupported programs in man-pages-it - remove celibacy.1 and sex.6 * Wed Jul 12 2006 Jesse Keating - 0.3.0-17.1 - rebuild * Thu Mar 23 2006 Karsten Hopp 0.3.0-17 - remove vim.1, provided by the vim-common package mod_annodex-0.2.2-7.fc8 ----------------------- * Tue Oct 16 2007 Joe Orton 0.2.2-7 - rebuild against expat 2.x nautilus-2.20.0-5.fc8 --------------------- * Tue Oct 16 2007 - Bastien Nocera - 2.20.0-5 - Add patch from upstream to get audio preview working again (#332251) * Wed Oct 03 2007 Matthias Clasen - 2.20.0-4 - Move /usr/lib/nautilus/extensions-1.0 to the extensions package * Tue Oct 02 2007 Matthias Clasen - 2.20.0-3 - Fix a crash with small fonts (#242350) ncurses-5.6-12.20070812.fc8 --------------------------- * Tue Oct 16 2007 Miroslav Lichvar 5.6-12.20070812 - allocate additional working buffers in new_field (#310071) net-snmp-1:5.4.1-4.fc8 ---------------------- * Tue Oct 16 2007 Jan Safranek 5.4.1-4 - License: field fixed to "BSD and CMU" nip2-7.12.5-2.fc8 ----------------- * Tue Oct 16 2007 Adam Goode - 7.12.5-2 - Rebuild for OpenEXR soname change octave-6:2.9.15-2.fc8 --------------------- * Tue Oct 16 2007 Orion Poplawski 2.9.15-2 - Updated pkg.m patch octave-forge-20071014-2.fc8 --------------------------- * Tue Oct 16 2007 Orion Poplawski 20071014-2 - Add patch to fix parallel build of odepkg and optiminterp * Tue Oct 16 2007 Orion Poplawski 20071014-1 - Rewrite to handle new "bundle" method to releasing packages and new octave package manager - Prepare for eventual splitting of the package with provides * Mon Sep 24 2007 Jesse Keating - 2006.07.09-10 - Rebuild for new octave opengl-games-utils-0.1-4.fc8 ---------------------------- * Tue Oct 16 2007 Hans de Goede 0.1-4 - Fix a minor spelling error in the dialog shown when DRI is not available perl-4:5.8.8-29.fc8 ------------------- * Tue Oct 16 2007 Robin Norwood - 4:5.8.8-29 - Add Artistic, AUTHORS, and Changes* to %docs. - Compress Changes* to save space. * Mon Oct 15 2007 Tom "spot" Callaway - 4:5.8.8-28.4 - Require db4, not db4-devel. -EIDIOT * Mon Oct 15 2007 Tom "spot" Callaway - 4:5.8.8-28.3 - add versioned Requires for db4-devel that we built against (resolves 144672) perl-Compress-Bzip2-2.09-4.fc8.2 -------------------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 2.09-4.2 - add BR: perl(Test::More) * Mon Oct 15 2007 Tom "spot" Callaway - 2.09-4.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-ExtUtils-PkgConfig-1.07-5.fc8.2 ------------------------------------ * Tue Oct 16 2007 Tom "spot" Callaway - 1.07-5.2 - add BR: perl(Test::More) * Mon Oct 15 2007 Tom "spot" Callaway - 1.07-5.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-File-BaseDir-0.02-1.fc8.2 ------------------------------ perl-File-DesktopEntry-0.02-1.fc8.2 ----------------------------------- perl-GDGraph-1:1.44-2.fc8.2 --------------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 1:1.44-2.2 - add BR: perl(Test::More) * Mon Oct 15 2007 Tom "spot" Callaway - 1:1.44-2.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-GPS-0.15-1.fc8.1 --------------------- perl-GPS-PRN-0.05-1.fc8.1 ------------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 0.05-1.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Geo-Constants-0.06-1.fc8.1 ------------------------------- perl-Geo-Ellipsoids-0.14-1.fc8.1 -------------------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 0.14-1.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Geo-Forward-0.11-1.fc8.1 ----------------------------- perl-Geo-Functions-0.06-1.fc8.1 ------------------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 0.06-1.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Geo-Inverse-0.05-1.fc8.1 ----------------------------- perl-Glib-1.144-1.fc8.2 ----------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 1.144-1.2 - add BR: perl(Test::More) * Tue Oct 16 2007 Tom "spot" Callaway - 1.144-1.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-HTML-Scrubber-0.08-4.fc8.2 ------------------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 0.08-4.2 - add BR: perl(Test::More) * Tue Oct 16 2007 Tom "spot" Callaway - 0.08-4.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-HTML-Table-2.05-1.fc8.1 ---------------------------- * Tue Oct 16 2007 Tom "spot" Callaway 2.05-1.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) * Thu May 17 2007 Orion Poplawski 2.05-1 - Update to 2.05 * Tue Nov 07 2006 Orion Poplawski 2.04a-1 - Update to 2.04a perl-HTML-Template-2.9-1.fc8.2 ------------------------------ * Tue Oct 16 2007 Tom "spot" Callaway - 2.9-1.2 - add BR: perl(Test::More) * Tue Oct 16 2007 Tom "spot" Callaway - 2.9-1.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-HTTP-Request-Params-1.01-1.fc8.2 ------------------------------------- perl-Hook-LexWrap-0.20-4.fc8.1 ------------------------------ * Tue Oct 16 2007 Tom "spot" Callaway - 0.20-4.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-IO-Capture-0.05-2.fc8.2 ---------------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 0.05-2.2 - add BR: perl(Test::More) perl-IO-Interface-1.03-1.fc8.2 ------------------------------ * Tue Oct 16 2007 Tom "spot" Callaway - 1.03-1.2 - add BR: perl(Test::More) * Tue Oct 16 2007 Tom "spot" Callaway - 1.03-1.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-IO-Multiplex-1.08-5.fc8.1 ------------------------------ * Tue Oct 16 2007 Tom "spot" Callaway - 1.08-5.1 - add BR: perl(ExtUtils::MakeMaker) perl-IO-Socket-INET6-2.51-2.fc8.1 --------------------------------- perl-IO-Socket-SSL-1.02-1.fc8.1 ------------------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 1.02-1.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-IO-String-1.08-2 --------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 0:1.08-2 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-IO-Tty-1.07-2.fc8.1 ------------------------ * Tue Oct 16 2007 Tom "spot" Callaway - 1.07-2.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-IO-Zlib-1.07-1 ------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 1.07-1 - bump to 1.07 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-IPC-SharedCache-1.3-7.fc8.1 -------------------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 1.3-7.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Image-Base-1.07-7.fc8.1 ---------------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 1.07-7.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Image-Xbm-1.08-6.fc8.1 --------------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 1.08-6.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Image-Xpm-1.09-6.fc8.1 --------------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 1.09-6.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Inline-0.44-16 ------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 0.44-16 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-LWP-Authen-Wsse-0.05-2.fc8.1 --------------------------------- perl-List-Compare-0.33-2.fc8.2 ------------------------------ * Tue Oct 16 2007 Tom "spot" Callaway 0.33-2.2 - add BR: perl(Test::Simple) perl-Locale-Maketext-Fuzzy-0.02-4.fc8.2 --------------------------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 0.02-4.2 - add BR: perl(Test::More) * Tue Oct 16 2007 Tom "spot" Callaway - 0.02-4.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Log-Dispatch-Config-1.01-2.fc8.2 ------------------------------------- * Tue Oct 16 2007 Tom "spot" Callaway 1.01-2.2 - add BR: perl(Test::More) perl-Log-Dispatch-FileRotate-1.16-1.fc8.1 ----------------------------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 1.16-1.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-MD5-2.03-1.fc8.1 --------------------- perl-MIME-Lite-3.01-5.fc8.1 --------------------------- * Tue Oct 16 2007 Tom "spot" Callaway 3.01-5.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-MLDBM-2.01-5.fc8.1 ----------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 2.01-5.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Mail-Sender-0.8.13-2.fc8.1 ------------------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 0.8.13-2.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Mail-Sendmail-0.79-9.fc8.1 ------------------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 0.79-9.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Math-Round-0.06-1.fc8.1 ---------------------------- * Tue Oct 16 2007 Tom "spot" Callaway 0.06-1.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Module-Locate-1.7-1.fc8.2 ------------------------------ perl-Module-Versions-Report-1.03-1.fc8.1 ---------------------------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 1.03-1.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Mozilla-LDAP-1.5.2-2.fc8.1 ------------------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 1.5.2-2.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Net-GPSD-0.35-1.fc8.1 -------------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 0.35-1.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Net-Jabber-2.0-7.fc8.1 --------------------------- * Tue Oct 16 2007 Tom "spot" Callaway 2.0-7.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Net-Patricia-1.014-4.fc8.1 ------------------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 1.014-4.1 - add BR: perl(ExtUtils::MakeMaker) perl-Net-SNMP-5.2.0-1.fc8.1 --------------------------- perl-Net-SSLeay-1.30-5.fc8.1 ---------------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 1.30-5.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Net-Telnet-3.03-5.1 ------------------------ * Tue Oct 16 2007 Tom "spot" Callaway - 3.03-5.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-PadWalker-1.5-1.fc8.1 -------------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 1.5-1.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Parse-RecDescent-1.95.1-2.fc8 ---------------------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 1.95-2 - add BR: perl(version), perl(Test::More) * Tue Oct 16 2007 Tom "spot" Callaway - 1.95.1-1 - bump to 1.95.1 - correct license tag (now under perl license) - add BR: perl(ExtUtils::MakeMaker) perl-Parse-Yapp-1.05-36.fc8.1 ----------------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 1.05-36.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-PatchReader-0.9.5-4.fc8.2 ------------------------------ * Tue Oct 16 2007 Tom "spot" Callaway - 0.9.5-4.2 - add BR: perl(Test::Simple) * Tue Oct 16 2007 Tom "spot" Callaway - 0.9.5-4.1 - add BR: perl(ExtUtils::MakeMaker) perl-Pod-Escapes-1.04-5.fc8.1 ----------------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 1.04-5.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Pod-Simple-3.05-1.fc8.1 ---------------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 3.05-1.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Pod-Spell-1.01-2.fc8.1 --------------------------- perl-Proc-Daemon-0.03-1.fc8.2 ----------------------------- perl-Readonly-1.03-6.fc8.2 -------------------------- * Tue Oct 16 2007 Tom "spot" Callaway 1.03-6.2 - add BR: perl(Test::More) * Tue Oct 16 2007 Tom "spot" Callaway 1.03-6.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Readonly-XS-1.04-8.fc8.2 ----------------------------- * Tue Oct 16 2007 Tom "spot" Callaway 1.04-8.2 - add BR: perl(Test::More) * Tue Oct 16 2007 Tom "spot" Callaway 1.04-8.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) * Tue Aug 21 2007 Chris Weyl 1.04-8 - bump perl-SNMP_Session-1.08-3.fc8.1 ------------------------------ * Tue Oct 16 2007 Tom "spot" Callaway - 1.08-3.1 - add BR: perl(ExtUtils::MakeMaker) perl-SOAP-Lite-0.68-4.fc8.1 --------------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 0.68-4.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) * Sat Mar 03 2007 Mike McGrath - 0.68-4 - bogus reqs diff * Tue Jan 02 2007 Mike McGrath - 0.68-3 - Changed the way this package removes bogus reqs for EL4 perl-SQL-Library-0.0.3-2.fc8.2 ------------------------------ * Tue Oct 16 2007 Tom "spot" Callaway - 0.0.3-2.2 - add BR: perl(Test::More) perl-SQL-Statement-1.15-2.fc8.2 ------------------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 1.15-2.2 - add BR: perl(Test::More) * Tue Oct 16 2007 Tom "spot" Callaway - 1.15-2.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Scalar-Properties-0.12-1.fc8.1 ----------------------------------- perl-Set-Scalar-1.20-1.fc8.1 ---------------------------- perl-Socket6-0.19-4.fc8.1 ------------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 0.19-4.1 - add BR: perl(ExtUtils::MakeMaker) perl-Statistics-Descriptive-2.6-2.fc8.1 --------------------------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 2.6-2.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-String-Format-1.14-1.fc8.2 ------------------------------- perl-Sub-Identify-0.02-2.fc8.2 ------------------------------ * Tue Oct 16 2007 Tom "spot" Callaway 0.02-2.2 - add BR: perl(Test::More) perl-Sub-Name-0.02-3.fc8.1 -------------------------- * Tue Oct 16 2007 Tom "spot" Callaway 0.02-3.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-TeX-Hyphen-0.140-5.fc8.1 ----------------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 0.140-5.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Term-UI-0.16-1.fc8 ----------------------- * Mon Oct 15 2007 Steven Pritchard 0.16-1 - Update to 0.16. - Update License tag. - BR Test::More. perl-TermReadKey-2.30-2 ----------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 2.30-2 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Test-Cmd-1.05-1.fc8.1 -------------------------- perl-Test-Differences-0.47-2.fc8.2 ---------------------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 0.47-2.2 - add BR: perl(Test::More) perl-Text-CHM-0.01-2.fc8.1 -------------------------- perl-Text-CharWidth-0.04-2.fc8.2 -------------------------------- * Wed Oct 17 2007 Tom "spot" Callaway - 0.04-2.2 - add BR: perl(Test::Simple) perl-Text-Template-1.44-4.fc8.1 ------------------------------- * Wed Oct 17 2007 Tom "spot" Callaway - 1.44-4.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Text-Tree-1.0-2.fc8.2 -------------------------- * Wed Oct 17 2007 Tom "spot" Callaway 1.0-2.2 - add BR: perl(Test::More) perl-Text-Unidecode-0.04-4.fc8.1 -------------------------------- * Wed Oct 17 2007 Tom "spot" Callaway - 0.04-4.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Text-WrapI18N-0.06-2.fc8.2 ------------------------------- * Wed Oct 17 2007 Tom "spot" Callaway - 0.06-2.2 - add BR: perl(Test::Simple) perl-Tie-IxHash-1.21-6.fc8.1 ---------------------------- * Wed Oct 17 2007 Tom "spot" Callaway - 1.21-6.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Time-Period-1.20-1.fc8.1 ----------------------------- perl-Time-Piece-1.09-2.fc8.2 ---------------------------- * Wed Oct 17 2007 Tom "spot" Callaway 1.09-2.2 - add BR: perl(Test::More) * Wed Oct 17 2007 Tom "spot" Callaway 1.09-2.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) * Thu Sep 14 2006 Chris Grau 1.09-2 - Rebuild for FC-6. perl-Time-modules-2003.1126-4.fc8.1 ----------------------------------- * Wed Oct 17 2007 Tom "spot" Callaway 2003.1126-4.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-Tree-DAG_Node-1.05-4.fc8.1 ------------------------------- * Wed Oct 17 2007 Tom "spot" Callaway - 1.05-4.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-URI-1.35-3.1 ----------------- * Wed Oct 17 2007 Tom "spot" Callaway - 1.35-3.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-WWW-Babelfish-0.16-1.fc8.1 ------------------------------- * Wed Oct 17 2007 Tom "spot" Callaway 0.16-1.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-WWW-Bugzilla-0.9-1.fc8.1 ----------------------------- * Wed Oct 17 2007 Tom "spot" Callaway - 0.9-1.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-XML-DOM-1.44-2.fc8.1 ------------------------- * Wed Oct 17 2007 Tom "spot" Callaway - 1.44-2.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-XML-Dumper-0.81-2.fc8.2 ---------------------------- * Wed Oct 17 2007 Tom "spot" Callaway - 0.81-2.2 - add BR: perl(Test::More) * Wed Oct 17 2007 Tom "spot" Callaway - 0.81-2.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-XML-Grove-0.46alpha-30 --------------------------- * Wed Oct 17 2007 Tom "spot" Callaway - 0.46alpha-30 - add BR: perl(ExtUtils::MakeMaker) perl-XML-LibXML-1.62001-2.fc8.3 ------------------------------- * Wed Oct 17 2007 Tom "spot" Callaway - 1.62001-2.3 - fix stupid test * Wed Oct 17 2007 Tom "spot" Callaway - 1.62001-2.2 - add BR: perl(Test::More) * Wed Oct 17 2007 Tom "spot" Callaway - 1.62001-2.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-XML-LibXML-Common-0.13-9 ----------------------------- * Wed Oct 17 2007 Tom "spot" Callaway - 0.13-9 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-XML-NamespaceSupport-1.09-2.fc8.1 -------------------------------------- * Wed Oct 17 2007 Tom "spot" Callaway - 1.09-2.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-XML-RegExp-0.03-2.fc8.1 ---------------------------- * Wed Oct 17 2007 Tom "spot" Callaway - 0.03-2.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-XML-Stream-1.22-6.fc8.1 ---------------------------- * Wed Oct 17 2007 Tom "spot" Callaway 1.22-6.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-XML-XPath-1.13-4.fc8.1 --------------------------- * Wed Oct 17 2007 Tom "spot" Callaway 1.13-4.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-YAML-0.66-1.fc8 -------------------- * Tue Oct 16 2007 Steven Pritchard 0.66-1 - Update to 0.66. - Update License tag. * Wed Jun 27 2007 Steven Pritchard 0.65-1 - Update to 0.65. * Tue Mar 13 2007 Steven Pritchard 0.62-3 - Use fixperms macro instead of our own chmod incantation. - Drop Test::Base build dependency to avoid a BR loop. - BR ExtUtils::MakeMaker. perl-YAML-Syck-0.98-1.fc8 ------------------------- * Tue Oct 16 2007 Steven Pritchard 0.98-1 - Update to 0.98. perl-libxml-perl-0.08-2 ----------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 0.08-2 - correct license tag - add BR: perl(ExtUtils::MakeMaker) perl-pmtools-1.01-2.fc8.1 ------------------------- * Tue Oct 16 2007 Tom "spot" Callaway - 1.01-2.1 - add BR: perl(ExtUtils::MakeMaker) php-5.2.4-3 ----------- * Mon Oct 15 2007 Joe Orton 5.2.4-3 - correct pcre BR version (#333021) - restore metaphone fix (#205714) - add READMEs to php-cli plplot-5.7.4-4.fc8 ------------------ * Tue Oct 16 2007 - Orion Poplawski - 5.7.4-4 - Add patch from svn to fix octave bindings for octave 2.9.15, drop old version policycoreutils-2.0.31-5.fc8 ---------------------------- * Tue Oct 16 2007 Dan Walsh 2.0.31-5 - Fix enable/disable audit messages * Mon Oct 15 2007 Dan Walsh 2.0.31-4 - Add booleans page * Mon Oct 15 2007 Dan Walsh 2.0.31-3 - Lots of updates to gui postgis-1.3.1-1.fc8 ------------------- * Tue Oct 16 2007 Devrim GUNDUZ - 1.3.1-1 - Update to 1.3.1 - Updated patch2 postgresql-pgpool-3.4.1-1.fc8 ----------------------------- * Tue Oct 16 2007 - Devrim GUNDUZ 3.4.1-1 - Update to 3.4.1 * Sun Aug 05 2007 - Devrim GUNDUZ 3.4-2 - Added an init script for pgpool - Added /etc/sysconfig/pgpool * Wed Aug 01 2007 - Devrim GUNDUZ 3.4-1 - Update to 3.4 - Removed patches, they are now in upstream ppracer-0.3.1-13.fc8 -------------------- * Wed Oct 17 2007 Nils Philippsen 0.3.1-13 - really use opengl-games-wrapper.sh from Fedora 7 on (#335691) * Wed Oct 17 2007 Nils Philippsen 0.3.1-12 - use opengl-games-wrapper.sh from Fedora 7 on (#335691) python-2.5.1-12.fc8 ------------------- * Tue Oct 16 2007 Mike Bonnet - 2.5.1-12 - fix marshalling of objects in xmlrpclib (python bug #1739842) * Fri Sep 14 2007 Jeremy Katz - 2.5.1-11 - fix encoding of sqlite .py files to work around weird encoding problem in Turkish (#283331) * Mon Sep 10 2007 Jeremy Katz - 2.5.1-10 - work around problems with multi-line plural specification (#252136) qpxtool-0.6.1-6.fc8 ------------------- * Wed Oct 17 2007 Adel Gadllah 0.6.1-6 - Drop libata patch - no longer needed with fixed udev readahead-1:1.4.2-3.fc8 ----------------------- * Wed Oct 17 2007 Karel Zak 1:1.4.2-3 - update default lists - fix #327041 - readahead --sort generates file with "(null)" - fix #326891 - readahead-collector doesn't collect binaries redland-1.0.6-2.fc8 ------------------- * Tue Oct 16 2007 Kevin Kofler 1.0.6-2 - fix unpackaged files and unowned directory * Tue Oct 16 2007 Kevin Kofler 1.0.6-1 - update to 1.0.6 (for Soprano 2, also some bugfixes) - update minimum raptor and rasqal versions - drop sed hacks for dependency bloat (#248106), fixed upstream rhgb-8.0.1-1.fc8 ---------------- * Tue Oct 16 2007 Ray Strode 8.0.1-1 - update to 8.0.1 - fixes crasher because of misplaced unref call rpcbind-0.1.4-10.fc8 -------------------- * Tue Oct 16 2007 Steve Dickson 0.1.4-10 - Corrected a typo in the initscript from previous commit. rsh-0.17-44.fc8 --------------- * Tue Oct 16 2007 Adam Tkac 0.17-44 - added -D option for compatibility with F8 test releases - fixed rsh-server description * Thu Sep 27 2007 Adam Tkac 0.17-43 - removed -D option from rshd and rlogind (we have -a option when we need force reverse DNS lookup) - patches netkit-rsh-0.17-nodns.patch and netkit-rsh-0.17-nohostcheck.patch are substituted by netkit-rsh-0.17-dns.patch scim-python-0.1.4-3.fc8 ----------------------- * Wed Oct 17 2007 Huang Peng - 0.1.4-3 - Fix require error in spec file. sepostgresql-8.2.5-1.33.fc8 --------------------------- * Wed Oct 17 2007 - 8.2.5-1.33 - Fix bug: security context was not canonicalized when irregular context (but interpretable) was inputed. slrn-0.9.8.1pl1-4.20070716cvs.fc8 --------------------------------- * Tue Oct 16 2007 Miroslav Lichvar 0.9.8.1pl1-4.20070716cvs - don't use gethostbyname smolt-0.9.9-1.fc8 ----------------- * Tue Oct 16 2007 Mike McGrath 0.9.9-1 - Upstream released new version spambayes-1.0.4-5.fc8 --------------------- * Wed Oct 17 2007 Christopher Stone 1.0.4-5 - Providing Eggs for non-setuptools packages (bz#325041) ssmtp-2.61-11.4.fc8 ------------------- * Tue Oct 16 2007 lonely wolf 2.61-11.4 - includes patch from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=340803 replacing md5 from RSA with a version released under GPLv2+ - fix URL for upstream stunnel-4.20-4 -------------- * Tue Oct 16 2007 Miloslav Trma?? - 4.20-4 - Revert the port to NSS, wait for NSS-based stunnel 5.x instead Resolves: #301971 - Mark localized man pages with %lang (patch by Ville Skytt??) Resolves: #322281 swatch-3.2.1-1.fc8.1 -------------------- * Wed Oct 17 2007 Tom "spot" Callaway - 3.2.1-1.1 - correct license tag - add BR: perl(ExtUtils::MakeMaker) system-config-netboot-0.1.42-1.fc8 ---------------------------------- * Wed Oct 17 2007 Radek Brich - 0.1.42-1 - transition to initramfs, patch by Bernardo Innocenti (bugs #204877, #248979) - additional checks for pxeos/pxeboot (bug #203788) - fix -S parameter in pxeboot o added to getopt o use IP as snapshot name when the name wasn't specified and there is no DNS - updated license tag - source tree and spec clean up - drop unused rhpl dependency - fix i18n of pxeos and pxeboot system-config-users-1.2.72-1.fc8 -------------------------------- * Tue Oct 16 2007 Nils Philippsen - 1.2.72-1 - make /usr/share/system-config-users/system-config-users.py executable again tinyerp-4.0.3-3.fc8 ------------------- * Tue Oct 16 2007 Dan Horak 4.0.3-3 - fix problem with xmlrpc from Python 2.5 (#334121) tmpwatch-2.9.11-2 ----------------- * Tue Oct 16 2007 Miloslav Trma?? - 2.9.11-2 - Update License: tsclient-0.150-5.fc8 -------------------- * Tue Oct 16 2007 Matthias Clasen - 0.150.5 - Don't crash when saving a connection (#333461) udev-116-2.fc8 -------------- * Tue Oct 16 2007 Dennis Gilmore 116-2 - sparc64 requires -fPIE not -fpie udunits-1.12.4-11.fc8.3 ----------------------- * Wed Oct 17 2007 Tom "spot" Callaway 1.12.4-11.3 - add BR: perl(ExtUtils::MakeMaker) usermode-1.93.1-1.fc8 --------------------- * Tue Oct 16 2007 Miloslav Trma?? - 1.93.1-1 - New release with updated translations Resolves: #332441 - Build with startup notification Resolves: #294591 util-linux-ng-2.13-3.fc8 ------------------------ * Tue Oct 16 2007 Karel Zak 2.13-3 - fix mount -L | -U segfault - fix script die on SIGWINCH vdr-1.4.7-6.fc8 --------------- * Wed Oct 17 2007 Ville Skytt?? - 1.4.7-6 - Add patch to start playback from recordings menu with the play button. * Fri Oct 12 2007 Ville Skytt?? - 1.4.7-5 - Fix init script not to start a new vdr if it's already running (#247089). - Update subtitles+ttxtsubs patch to Rolf's latest revision. * Mon Aug 06 2007 Ville Skytt?? - 1.4.7-4 - License: GPL+ for skincurses and sky plugins. xclip-0.10-1.fc8 ---------------- * Tue Oct 16 2007 Tom "spot" Callaway 0.10-1 - bump to 0.10 - new URL xorg-x11-drv-i810-2.1.1-7.fc8 ----------------------------- * Wed Oct 17 2007 Dave Airlie 2.1.1-7 - intel-2.1.1-fix-xv-compiz.patch - update to not crash is we can't get RAM * Wed Oct 17 2007 Dave Airlie 2.1.1-6 - intel-2.1.1-fix-xv-compiz.patch - Real dirty hack to allocate 4MB of RAM for textured Xv to use as an offscreen pixmap so xv actually works under compiz - granted it may be unusably slow but at least stuff shows up. yum-cron-0.6-1.fc8 ------------------ * Mon Oct 15 2007 Alec Habig - 0.6-1 - Fixes for bug 327401: checkonly formatting fix and make lockfile grabbing an atomic action using mkdir instead of touch - Added downloadonly option (bug 333131) - Don't update yum if set to checkonly (bug 333111) Broken deps for i386 ---------------------------------------------------------- kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.i686 requires kernel-i686 = 0:2.6.23-0.220.rc9.git2.fc8 kmod-em8300-PAE - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.i686 requires kernel-i686 = 0:2.6.23-0.220.rc9.git2.fc8PAE kmod-sysprof - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.i686 requires kernel-i686 = 0:2.6.23-0.142.rc3.git10.fc8 kmod-sysprof-PAE - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.i686 requires kernel-i686 = 0:2.6.23-0.142.rc3.git10.fc8PAE openoffice.org-langpack-ar - 1:2.3.0-6.3.fc8.i386 requires fonts-arabic openoffice.org-langpack-he_IL - 1:2.3.0-6.3.fc8.i386 requires fonts-hebrew openoffice.org-langpack-ur - 1:2.3.0-6.3.fc8.i386 requires fonts-arabic perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQSeries) perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQClient::MQSeries) perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQSeries::QueueManager) perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQSeries::Message) perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQSeries::Queue) polyxmass-bin - 0.9.3-2.fc6.i386 requires libpolyxmass.so.10 tetex-fonts-hebrew - 0.1-7.fc6.noarch requires fonts-hebrew Broken deps for x86_64 ---------------------------------------------------------- kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.x86_64 requires kernel-x86_64 = 0:2.6.23-0.220.rc9.git2.fc8 kmod-sysprof - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.x86_64 requires kernel-x86_64 = 0:2.6.23-0.142.rc3.git10.fc8 openoffice.org-langpack-ar - 1:2.3.0-6.3.fc8.x86_64 requires fonts-arabic openoffice.org-langpack-he_IL - 1:2.3.0-6.3.fc8.x86_64 requires fonts-hebrew openoffice.org-langpack-ur - 1:2.3.0-6.3.fc8.x86_64 requires fonts-arabic perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQSeries) perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQClient::MQSeries) perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQSeries::QueueManager) perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQSeries::Message) perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQSeries::Queue) polyxmass-bin - 0.9.3-2.fc6.x86_64 requires libpolyxmass.so.10()(64bit) tetex-fonts-hebrew - 0.1-7.fc6.noarch requires fonts-hebrew Broken deps for ppc ---------------------------------------------------------- kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc requires kernel-ppc = 0:2.6.23-0.220.rc9.git2.fc8 kmod-em8300-smp - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc requires kernel-ppc = 0:2.6.23-0.220.rc9.git2.fc8smp openoffice.org-langpack-ar - 1:2.3.0-6.3.fc8.ppc requires fonts-arabic openoffice.org-langpack-he_IL - 1:2.3.0-6.3.fc8.ppc requires fonts-hebrew openoffice.org-langpack-ur - 1:2.3.0-6.3.fc8.ppc requires fonts-arabic perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQSeries) perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQClient::MQSeries) perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQSeries::QueueManager) perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQSeries::Message) perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQSeries::Queue) polyxmass-bin - 0.9.3-2.fc6.ppc requires libpolyxmass.so.10 tetex-fonts-hebrew - 0.1-7.fc6.noarch requires fonts-hebrew wammu - 0.19-3.fc8.noarch requires python-gammu Broken deps for ppc64 ---------------------------------------------------------- beryl-gnome - 0.2.1-1.fc8.ppc64 requires emerald >= 0:0.2.1 beryl-kde - 0.2.1-1.fc8.ppc64 requires emerald >= 0:0.2.1 emerald-themes - 0.5.2-1.fc8.noarch requires emerald >= 0:0.5.2 emerald-themes - 0.5.2-1.fc8.noarch requires compiz >= 0:0.5.2 kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc64 requires kernel-ppc64 = 0:2.6.23-0.220.rc9.git2.fc8 kmod-em8300-kdump - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc64 requires kernel-ppc64 = 0:2.6.23-0.220.rc9.git2.fc8kdump openoffice.org-langpack-ar - 1:2.3.0-6.3.fc8.ppc64 requires fonts-arabic openoffice.org-langpack-he_IL - 1:2.3.0-6.3.fc8.ppc64 requires fonts-hebrew openoffice.org-langpack-ur - 1:2.3.0-6.3.fc8.ppc64 requires fonts-arabic perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQSeries) perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQClient::MQSeries) perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQSeries::QueueManager) perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQSeries::Message) perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQSeries::Queue) tetex-fonts-hebrew - 0.1-7.fc6.noarch requires fonts-hebrew wammu - 0.19-3.fc8.noarch requires python-gammu From jwilson at redhat.com Thu Oct 18 03:06:29 2007 From: jwilson at redhat.com (Jarod Wilson) Date: Wed, 17 Oct 2007 23:06:29 -0400 Subject: Experimental ppc livecd-iso-to-stick support Message-ID: <4716CDB5.8000001@redhat.com> Spent a while beating on a usb stick to make it boot my powerbook. Once that was working, I attempted to add support to livecd-iso-to-stick to set up a stick automagically. The work-in-progress, works-for-me fruits of my labor: http://people.redhat.com/jwilson/misc/livecd-iso-to-stick.ppc http://people.redhat.com/jwilson/misc/livecd-iso-to-stick-ppc.diff A few caveats: 1) only works on ppc macs 2) requires repartitioning sticks to use a mac partition table (script includes some support for auto-formatting) 3) at the moment, some usb open firmware devices are hard-coded, so it only boots in a specific usb port (the one on the right side of my powerbook g4) 4) requires entering open firmware and manually specifying the boot device (not sure why holding down option at boot doesn't find it). 5) not tested on any other machines yet Thanks be to Ralf Ertzinger for pointing me to his ydl4 usb boot docs, which helped out a ton convincing things to work. Definitely still needs testing and plenty of room for improvement, but I think its a decent start... -- Jarod Wilson jwilson at redhat.com From jwilson at redhat.com Thu Oct 18 03:17:41 2007 From: jwilson at redhat.com (Jarod Wilson) Date: Wed, 17 Oct 2007 23:17:41 -0400 Subject: Experimental ppc livecd-iso-to-stick support In-Reply-To: <4716CDB5.8000001@redhat.com> References: <4716CDB5.8000001@redhat.com> Message-ID: <4716D055.2030606@redhat.com> Jarod Wilson wrote: > Spent a while beating on a usb stick to make it boot my powerbook. Once > that was working, I attempted to add support to livecd-iso-to-stick to > set up a stick automagically. The work-in-progress, works-for-me fruits > of my labor: > > http://people.redhat.com/jwilson/misc/livecd-iso-to-stick.ppc > http://people.redhat.com/jwilson/misc/livecd-iso-to-stick-ppc.diff That would be livecd-iso-to-disk, not -stick, so: http://people.redhat.com/jwilson/misc/livecd-iso-to-disk.ppc http://people.redhat.com/jwilson/misc/livecd-iso-to-disk-ppc.diff Oops. -- Jarod Wilson jwilson at redhat.com From jkeating at redhat.com Thu Oct 18 03:36:54 2007 From: jkeating at redhat.com (Jesse Keating) Date: Wed, 17 Oct 2007 23:36:54 -0400 Subject: We are Frozen for Fedora 8 Message-ID: <20071017233654.5ed0d1a3@redhat.com> We've reached the final freeze phase. During this phase new builds are not automatically tagged for the release. Instead they are held as potential updates to Fedora 8. Exceptions do this should follow the policy as outlined at http://fedoraproject.org/wiki/ReleaseEngineering/FinalFreezePolicy For schedule information, see http://fedoraproject.org/wiki/Releases/8/Schedule To see if your build made the freeze cut off, see http://koji.fedoraproject.org/koji/builds?tagID=30 or simply call 'koji latest-pkg f8-final ' -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: -------------- next part -------------- _______________________________________________ Fedora-devel-announce mailing list Fedora-devel-announce at redhat.com https://www.redhat.com/mailman/listinfo/fedora-devel-announce From lmacken at redhat.com Thu Oct 18 04:20:38 2007 From: lmacken at redhat.com (Luke Macken) Date: Thu, 18 Oct 2007 00:20:38 -0400 Subject: Summary - Broken dependencies in Fedora 7 + Test Updates - 2007-10-16 In-Reply-To: <20071017161835.787270f9@redhat.com> References: <20071016231519.3262.27912@extras64.linux.duke.edu> <471549BF.6010109@poolshark.org> <1192577929.3409.20.camel@localhost.localdomain> <471550C4.5090704@poolshark.org> <604aa7910710161722q4e7f084ey19c798141d217466@mail.gmail.com> <4715D632.80403@poolshark.org> <604aa7910710171259v7be6de75sef9881402e6066d7@mail.gmail.com> <20071017161835.787270f9@redhat.com> Message-ID: <20071018042038.GA28790@crow.myhome.westell.com> On Wed, Oct 17, 2007 at 04:18:35PM -0400, Jesse Keating wrote: > On Wed, 17 Oct 2007 11:59:27 -0800 > "Jeff Spaleta" wrote: > > > how does the package tool know that some updates are security fixes? > > Via the update-info that is added into yum repodata. We aren't quite > producing that yet I don't think, luke has been working on reviving > that within bodhi. Bodhi has been generating the updateinfo in the repodata for a while now, which should contain this data. If it doesn't exist, please open a ticket[0]. luke [0]: https://hosted.fedoraproject.org/projects/bodhi/newticket From roland at redhat.com Thu Oct 18 04:24:30 2007 From: roland at redhat.com (Roland McGrath) Date: Wed, 17 Oct 2007 21:24:30 -0700 (PDT) Subject: debugedit exits with a SIGSEGV In-Reply-To: Joost van der Sluis's message of Wednesday, 17 October 2007 14:41:35 +0200 <1192624895.28698.12.camel@wsjoost.cnoc.local> References: <1192624895.28698.12.camel@wsjoost.cnoc.local> Message-ID: <20071018042430.624694D04E2@magilla.localdomain> https://bugzilla.redhat.com/show_bug.cgi?id=336951 https://bugzilla.redhat.com/show_bug.cgi?id=337011 https://bugzilla.redhat.com/show_bug.cgi?id=337051 The first one was really debugedit's fault. The second one is really just it being less than perfectly robust in the face of the bad data from fpc, which the third one describes. Thanks, Roland From jkeating at redhat.com Thu Oct 18 04:25:27 2007 From: jkeating at redhat.com (Jesse Keating) Date: Thu, 18 Oct 2007 00:25:27 -0400 Subject: Summary - Broken dependencies in Fedora 7 + Test Updates - 2007-10-16 In-Reply-To: <20071018042038.GA28790@crow.myhome.westell.com> References: <20071016231519.3262.27912@extras64.linux.duke.edu> <471549BF.6010109@poolshark.org> <1192577929.3409.20.camel@localhost.localdomain> <471550C4.5090704@poolshark.org> <604aa7910710161722q4e7f084ey19c798141d217466@mail.gmail.com> <4715D632.80403@poolshark.org> <604aa7910710171259v7be6de75sef9881402e6066d7@mail.gmail.com> <20071017161835.787270f9@redhat.com> <20071018042038.GA28790@crow.myhome.westell.com> Message-ID: <20071018002527.5bc86e37@redhat.com> On Thu, 18 Oct 2007 00:20:38 -0400 Luke Macken wrote: > Bodhi has been generating the updateinfo in the repodata for a while > now, which should contain this data. If it doesn't exist, please > open a ticket[0]. I stand corrected. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From jspaleta at gmail.com Thu Oct 18 05:12:58 2007 From: jspaleta at gmail.com (Jeff Spaleta) Date: Wed, 17 Oct 2007 21:12:58 -0800 Subject: libgpod update for Fedora 7 In-Reply-To: <20071017164927.GA5777@psilocybe.teonanacatl.org> References: <20071017035627.GC596@psilocybe.teonanacatl.org> <1192616258.4729.1.camel@cookie.hadess.net> <20071017164927.GA5777@psilocybe.teonanacatl.org> Message-ID: <604aa7910710172212w14b8d248q4bdb220355886a41@mail.gmail.com> On 10/17/07, Todd Zullinger wrote: > Perhaps my understanding is wrong then. I thought that with help from > rel-eng, I could build libgpod and get it into the buildroots in order > to rebuild the other packages against? Then they can all be pushed > together to updates-testing. Is that not possible? > > > Is this a wise thing to do at this stage? > > Unless the build system can't do this, I think it is a wise thing to > do. I'll elaborate in a reply to Ville's mail in a moment. I think you can use the magic of chain building with koji and build multiple packages together and then push them all to updates-testing. But i've honestly never used chain building so i've no idea how well it works. -jef From tmz at pobox.com Thu Oct 18 05:34:18 2007 From: tmz at pobox.com (Todd Zullinger) Date: Thu, 18 Oct 2007 01:34:18 -0400 Subject: libgpod update for Fedora 7 In-Reply-To: <604aa7910710172212w14b8d248q4bdb220355886a41@mail.gmail.com> References: <20071017035627.GC596@psilocybe.teonanacatl.org> <1192616258.4729.1.camel@cookie.hadess.net> <20071017164927.GA5777@psilocybe.teonanacatl.org> <604aa7910710172212w14b8d248q4bdb220355886a41@mail.gmail.com> Message-ID: <20071018053418.GC25026@psilocybe.teonanacatl.org> Jeff Spaleta wrote: > I think you can use the magic of chain building with koji and build > multiple packages together and then push them all to > updates-testing. But i've honestly never used chain building so > i've no idea how well it works. As I understand it, you can only use make chain-build for the devel branch. For released branches, you need the magic of rel-eng(tm) to get the earlier build(s) into the buildroots so that it/they will be available to the later builds. I used chain-build when I pushed libgpod to devel a month or so ago. It worked as advertised. -- Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The things most people want to know are usually none of their business. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 542 bytes Desc: not available URL: From caolanm at redhat.com Thu Oct 18 07:25:38 2007 From: caolanm at redhat.com (Caolan McNamara) Date: Thu, 18 Oct 2007 08:25:38 +0100 Subject: rawhide report: 20071017 changes In-Reply-To: <200710180234.l9I2YJOb000797@porkchop.devel.redhat.com> References: <200710180234.l9I2YJOb000797@porkchop.devel.redhat.com> Message-ID: <1192692338.28285.37.camel@Jehannum> On Wed, 2007-10-17 at 22:34 -0400, Build System wrote: > New package culmus-fonts > Fonts for Hebrew from Culmus project > > New package kacst-fonts > Fonts for arabic from arabeyes project > > fonts-arabic-2.1-1.fc8 > ---------------------- > * Wed Oct 17 2007 Rahul Bhalerao - 2.1-1.fc8 > - This package is now metapackage since kacst and paktype fonts have been moved to their separate packages > > fonts-hebrew-0.101-1.fc8 > ------------------------ > * Wed Oct 17 2007 Rahul Bhalerao - 0.101-1.fc8 > - This is now a metapackage since Culmus fonts were moved to a separate package > openoffice.org-langpack-ar - 1:2.3.0-6.3.fc8.ppc64 requires fonts-arabic > openoffice.org-langpack-he_IL - 1:2.3.0-6.3.fc8.ppc64 requires fonts-hebrew > openoffice.org-langpack-ur - 1:2.3.0-6.3.fc8.ppc64 requires fonts-arabic > tetex-fonts-hebrew - 0.1-7.fc6.noarch requires fonts-hebrew So is this just some sort of bug in the fonts-arabic/fonts-hebrew meta-packages or do all the above requiring packages need to be fixed to require the differently named packages. C. From harald at redhat.com Thu Oct 18 07:04:45 2007 From: harald at redhat.com (Harald Hoyer) Date: Thu, 18 Oct 2007 09:04:45 +0200 Subject: removable storage devices still do not auto-mount In-Reply-To: <55df67120710171633n54a6e3ads6454573cbec1d517@mail.gmail.com> References: <55df67120710171633n54a6e3ads6454573cbec1d517@mail.gmail.com> Message-ID: <4717058D.50007@redhat.com> rapponcape wrote: > I continue to have trouble with removable usb memory sticks not > auto-mounting with Fedora. Had problem on FC6( auto-mounted > the stick once, then never again) and now, after a fresh install of > FC7, the same problem. Hal output always ends with "scsi.type is > unknown" "Not adding device object", but, other indicators show that > the device is recognized and present. I can mount it manually. > > I've removed the following file, as some suggested, but still no luck > /usr/share/hal/fdi/policy/10osvendor/99-redhat-storage-policy-fixed-drives.fdi > > This seems to be an ongoing problem. Can anyone shed any light on this? > The hal dev group had nothing for me. > > What's up?? > > Thanks. Fresh install or updated to the latest versions? From pmatilai at redhat.com Thu Oct 18 07:16:01 2007 From: pmatilai at redhat.com (Panu Matilainen) Date: Thu, 18 Oct 2007 10:16:01 +0300 (EEST) Subject: If you are maintinaing of developing a Fedora Package. In-Reply-To: <1192625250.7342.89.camel@localhost.localdomain> References: <4710D754.2090101@redhat.com> <20071015213117.GA6325@petra.dvoda.cz> <20071017111115.GA1758@evileye.englab.brq.redhat.com> <1192625250.7342.89.camel@localhost.localdomain> Message-ID: On Wed, 17 Oct 2007, Simo Sorce wrote: > On Wed, 2007-10-17 at 13:11 +0200, Adam Tkac wrote: >> On Mon, Oct 15, 2007 at 11:31:17PM +0200, Karel Zak wrote: >>> Couldn't be better to maintain default selinux labels like others >>> file attributes? >>> >>> %attr(4755,root,root) %selinux(foo_t) /bin/foo >>> >> >> I think restorecon is fare more better than this approach. With this >> you have two databases of file contexts - first is in specfile and >> second in selinux-policy*. When you use restorecon you have one >> centralised database. We will discuss if rpm will automaticaly run >> restorecon on all installed files. > > Not only that, but a new policy may well change some labels to fix > errors, and make the package content obsolete. And even dangerous if the > package maintainer forgets to update it and on a yum update you get back > the old broken label. Amen. If the labels were universally set in stone, it might make sense to store into rpm but as they can and do vary between policy versions, different policies and local custom policies... RPM is not the place to strore the labels, period. RPM simply queries the active SELinux policy via libselinux to set labels on files and directories on install and that works just fine except for per-package policies (https://bugzilla.redhat.com/show_bug.cgi?id=185434). Helping that case somehow is one thing, but stuffing the labels into packages is not the fix. - Panu - From alexl at redhat.com Thu Oct 18 07:14:13 2007 From: alexl at redhat.com (Alexander Larsson) Date: Thu, 18 Oct 2007 09:14:13 +0200 Subject: should readahead allow generic paths? In-Reply-To: <20071012191457.GA6022@redhat.com> References: <1192089592.6478.36.camel@jcmlaptop> <470E311A.8020406@redhat.com> <1192112561.2571.9.camel@localhost.localdomain> <470E33A6.7070903@redhat.com> <1192174445.13539.96.camel@localhost.localdomain> <20071012191457.GA6022@redhat.com> Message-ID: <1192691653.19725.33.camel@localhost.localdomain> On Fri, 2007-10-12 at 15:14 -0400, Dave Jones wrote: > On Fri, Oct 12, 2007 at 09:34:05AM +0200, Alexander Larsson wrote: > > > Is there any chance we can use Jens Axboes "fcache"? > > Info e.g. at: > > http://en.opensuse.org/Fcache-howto > > That really needs to get into the upstream kernel before I'm comfortable > enabling it in Fedora. But nobody seems to be interested at all in it, not upstream, nor everyone working on hacks like preload. I just think that is strange. > ext3's block allocation policy seems a little.. suboptimal in some cases. > It doesn't seem particularly difficult to end up with fragmented files, > especially with large ones. Maybe one could do the allocation manually for the fcache a file and then mark the blocks so they won't be moved? This can be done at install time and doesn't need generic extents support. From alexl at redhat.com Thu Oct 18 07:18:59 2007 From: alexl at redhat.com (Alexander Larsson) Date: Thu, 18 Oct 2007 09:18:59 +0200 Subject: gnome keyring always needs to be unlocked In-Reply-To: References: <1192559987.2807.3.camel@tiger> <47150A93.2090608@redhat.com> Message-ID: <1192691939.19725.35.camel@localhost.localdomain> On Wed, 2007-10-17 at 14:02 -0400, Scott Henson wrote: > Jon Nettleton wrote: > > On 10/16/07, Zack Cerza wrote: > >> Louis E Garcia II wrote: > >>> when logging on I need to give gnome-keyring the password to unlock even > >>> though I check it so it unlocks automatically. What gives? > >>> > >>> -Louis > >> From what I understand, the feature isn't complete and depends on [0]. > >> Matthias said in [1] that he removed the checkboxes until that work is > >> finished. > >> > > > > We decided yesterday it would definitely be better to turn that off > > rather than feel the wrath of thousands of people checking that box > > and it not doing anything. If you don't use a smart card reader or a > > biometric authentication device, you can edit /etc/pam.d/gdm and move > > the > > auth line for pam_gnome_keyring above the system auth include. > > However I take no responsibility for what it could possibly break in > > the future ;-). > > > > Is it possible to use those devices to unlock your gnome-keyring? No, but if you move gnome_keyring before system_auth they break, as it will ask for your password. From nicolas.mailhot at laposte.net Thu Oct 18 07:35:42 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Thu, 18 Oct 2007 09:35:42 +0200 Subject: If you are maintinaing of developing a Fedora Package. In-Reply-To: References: <4710D754.2090101@redhat.com> <20071015213117.GA6325@petra.dvoda.cz> <20071017111115.GA1758@evileye.englab.brq.redhat.com> <1192625250.7342.89.camel@localhost.localdomain> Message-ID: <1192692942.19550.3.camel@rousalka.dyndns.org> Le jeudi 18 octobre 2007 ? 10:16 +0300, Panu Matilainen a ?crit : > Amen. If the labels were universally set in stone, it might make sense to > store into rpm but as they can and do vary between policy versions, > different policies and local custom policies... You could make the same arguments for user names, unix permissions or file location ? a lot them have different values in the wild than in Fedora and yet we store our policy in rpm. It all goes down to whether we want to make selinux a first-class citizen, provide good selinux support by default, and make Fedora policy choices, or keep it in the current netherworld where most Fedora packagers do not feel concerned and users learn to add selinux=false to their grub config. There is no middle ground. Middle ground is just a way to avoid fixing problems, confuses people and makes them avoid the thing like the plague. -- Nicolas Mailhot From kevin.kofler at chello.at Thu Oct 18 07:50:12 2007 From: kevin.kofler at chello.at (Kevin Kofler) Date: Thu, 18 Oct 2007 07:50:12 +0000 (UTC) Subject: gnome keyring always needs to be unlocked References: <1192559987.2807.3.camel@tiger> Message-ID: IMHO gnome-keyring should simply allow passwordless keyrings like KWallet does, that would solve this problem in a much simpler way for most use cases, and standard *nix permissions will keep the data just as secure as with pam_keyring automatically unlocking the keyring for the user owning it anyway. Kevin Kofler From tmraz at redhat.com Thu Oct 18 07:52:40 2007 From: tmraz at redhat.com (Tomas Mraz) Date: Thu, 18 Oct 2007 09:52:40 +0200 Subject: If you are maintinaing of developing a Fedora Package. In-Reply-To: <1192692942.19550.3.camel@rousalka.dyndns.org> References: <4710D754.2090101@redhat.com> <20071015213117.GA6325@petra.dvoda.cz> <20071017111115.GA1758@evileye.englab.brq.redhat.com> <1192625250.7342.89.camel@localhost.localdomain> <1192692942.19550.3.camel@rousalka.dyndns.org> Message-ID: <1192693960.19241.2.camel@vespa.kabelta.loc> On Thu, 2007-10-18 at 09:35 +0200, Nicolas Mailhot wrote: > Le jeudi 18 octobre 2007 ? 10:16 +0300, Panu Matilainen a ?crit : > > > Amen. If the labels were universally set in stone, it might make sense to > > store into rpm but as they can and do vary between policy versions, > > different policies and local custom policies... > > You could make the same arguments for user names, unix permissions or > file location ? a lot them have different values in the wild than in > Fedora and yet we store our policy in rpm. > > It all goes down to whether we want to make selinux a first-class > citizen, provide good selinux support by default, and make Fedora policy > choices, or keep it in the current netherworld where most Fedora > packagers do not feel concerned and users learn to add selinux=false to > their grub config. > > There is no middle ground. Middle ground is just a way to avoid fixing > problems, confuses people and makes them avoid the thing like the > plague. Yes, but sticking only file labels into the spec and not the rest of the policy associated to the package is the same middle ground only slightly shifted. -- Tomas Mraz No matter how far down the wrong road you've gone, turn back. Turkish proverb From pmatilai at redhat.com Thu Oct 18 07:57:53 2007 From: pmatilai at redhat.com (Panu Matilainen) Date: Thu, 18 Oct 2007 10:57:53 +0300 (EEST) Subject: If you are maintinaing of developing a Fedora Package. In-Reply-To: <1192692942.19550.3.camel@rousalka.dyndns.org> References: <4710D754.2090101@redhat.com> <20071015213117.GA6325@petra.dvoda.cz> <20071017111115.GA1758@evileye.englab.brq.redhat.com> <1192625250.7342.89.camel@localhost.localdomain> <1192692942.19550.3.camel@rousalka.dyndns.org> Message-ID: On Thu, 18 Oct 2007, Nicolas Mailhot wrote: > > Le jeudi 18 octobre 2007 ? 10:16 +0300, Panu Matilainen a ?crit : > >> Amen. If the labels were universally set in stone, it might make sense to >> store into rpm but as they can and do vary between policy versions, >> different policies and local custom policies... > > You could make the same arguments for user names, unix permissions or > file location ? a lot them have different values in the wild than in > Fedora and yet we store our policy in rpm. The difference here is that we don't even try to support several different policies (including custom local policies on top of the distro policies) for user names, permissions etc. If we did, we'd be in the very same swamp as with SELinux currently. The total lack of support for custom file permissions etc could well be considered a bug too... > It all goes down to whether we want to make selinux a first-class > citizen, provide good selinux support by default, and make Fedora policy > choices, or keep it in the current netherworld where most Fedora > packagers do not feel concerned and users learn to add selinux=false to > their grub config. > > There is no middle ground. Middle ground is just a way to avoid fixing > problems, confuses people and makes them avoid the thing like the > plague. I'm not claiming there is no problem. What I'm saying is that storing the labels within RPM doesn't fix a thing. - Panu - From petersen at redhat.com Thu Oct 18 08:32:21 2007 From: petersen at redhat.com (Jens Petersen) Date: Thu, 18 Oct 2007 18:32:21 +1000 Subject: rawhide report: 20071017 changes In-Reply-To: <1192692338.28285.37.camel@Jehannum> References: <200710180234.l9I2YJOb000797@porkchop.devel.redhat.com> <1192692338.28285.37.camel@Jehannum> Message-ID: <47171A15.2080907@redhat.com> Hi Caolan, Caolan McNamara wrote: >> openoffice.org-langpack-ar - 1:2.3.0-6.3.fc8.ppc64 requires fonts-arabic >> openoffice.org-langpack-he_IL - 1:2.3.0-6.3.fc8.ppc64 requires fonts-hebrew >> openoffice.org-langpack-ur - 1:2.3.0-6.3.fc8.ppc64 requires fonts-arabic >> tetex-fonts-hebrew - 0.1-7.fc6.noarch requires fonts-hebrew > > So is this just some sort of bug in the fonts-arabic/fonts-hebrew > meta-packages or do all the above requiring packages need to be fixed to > require the differently named packages. It seems fonts-arabic and fonts-hebrew were not in rawhide-20071017 for some reason - dunno why. They have been updated for the new fonts packages (along with fonts-sinhala) so assuming they come back everything ought to be ok. Jens From pertusus at free.fr Thu Oct 18 09:04:33 2007 From: pertusus at free.fr (Patrice Dumas) Date: Thu, 18 Oct 2007 11:04:33 +0200 Subject: virtual provides for local servers Message-ID: <20071018090433.GA5293@free.fr> Hello, ltsp5 requires an xdmcp server, but more than one package provides the functionnality. What about adding a virtual provides for local servers like Provides: server(xdmcp) This could also be used for smtpdaemon and webserver, which would become server(smtp) and server(web) (or server(http))? What do you think about that idea? -- Pat From gilboad at gmail.com Thu Oct 18 09:17:36 2007 From: gilboad at gmail.com (Gilboa Davara) Date: Thu, 18 Oct 2007 11:17:36 +0200 Subject: Anybody see my wine 0.9.47??? In-Reply-To: <20071017204934.145f4093@spica.a.lan> References: <358207.61361.qm@web52411.mail.re2.yahoo.com> <200710171355.15775.opensource@till.name> <1192625781.29602.5.camel@gilboa-work-dev.localdomain> <20071017204934.145f4093@spica.a.lan> Message-ID: <1192699056.27717.6.camel@gilboa-work-dev.localdomain> On Wed, 2007-10-17 at 20:49 +0200, Andreas Bierfert wrote: > On Wed, 17 Oct 2007 14:56:21 +0200 > Gilboa Davara wrote: > > Looks like a minor packaging problem. (Most likely new stub DLLs) > > > > error: Installed (but unpackaged) file(s) found: > > /usr/lib/wine/msvcirt.dll.so > > /usr/lib/wine/qmgr.dll.so > > > > > > RPM build errors: > > Installed (but unpackaged) file(s) found: > > /usr/lib/wine/msvcirt.dll.so > > /usr/lib/wine/qmgr.dll.so > > Hi, > > I know about the issue but due to being sick an a bit overworked I could not > fix it. Strange thing is: This did not happen on my mock builds so after > test-building and testing the new version a bit I just blindly pushed the > builds. Sorry for the issue I will push new builds tonight. > > Regards, > Andreas Nothing to be sorry about. You're doing a fine job... even if a certain build is borked. Heck, because of you I can play TF2 on my Fedora7 machine ;) Do you require co-maintainers? - Gilboa From gemi at bluewin.ch Thu Oct 18 09:44:43 2007 From: gemi at bluewin.ch (=?ISO-8859-1?Q?G=E9rard?= Milmeister) Date: Thu, 18 Oct 2007 11:44:43 +0200 Subject: New clisp packages Message-ID: <1192700683.4666.2.camel@localhost.localdomain> I created packages for the new clisp release 2.42. They are available at: http://math.ifi.unizh.ch/fedora/tmp/ It would be helpful if they get tested before I submit them, especially wrt to packages like maxima. -- G?rard Milmeister Langackerstrasse 49 CH-8057 Z?rich From buildsys at fedoraproject.org Thu Oct 18 09:54:45 2007 From: buildsys at fedoraproject.org (buildsys at fedoraproject.org) Date: Thu, 18 Oct 2007 05:54:45 -0400 (EDT) Subject: Package EVR problems in Fedora 2007-10-18 Message-ID: <20071018095445.7062015212E@buildsys.fedoraproject.org> Broken upgrade path report for repositories FC5, FC5-updates, FE5, FC6, FC6-updates, FE6, F7, F7-updates, F7-updates-testing, F8 aportal AT univ-montp2 fr: pikloops FE6 > F7-updates (0:0.2.4-4.fc6 > 0:0.2.4-1.fc7) FE6 > F8 (0:0.2.4-4.fc6 > 0:0.2.4-1.fc8) cweyl AT alumni drew edu: Zim FE6 > F8 (0:0.21-1.fc6 > 0:0.19-1.fc7) F7-updates-testing > F8 (0:0.21-1.fc7 > 0:0.19-1.fc7) enrico scholz AT informatik tu-chemnitz de: libextractor FE6 > F7 (0:0.5.18a-1.fc6 > 0:0.5.17a-1.fc7) libtasn1 FE5 > F7 (0:0.3.10-1.fc5 > 0:0.3.9-1.fc7) FE6 > F7 (0:1.1-1.fc6 > 0:0.3.9-1.fc7) mimetic FE5 > F7 (0:0.9.3-1.fc5 > 0:0.9.2-1.fc7) FE6 > F7 (0:0.9.3-1.fc6 > 0:0.9.2-1.fc7) util-vserver FE5 > F7 (0:0.30.213-1.fc5 > 0:0.30.212-3.fc7) FE6 > F7 (0:0.30.214-2 > 0:0.30.212-3.fc7) xmlrpc-c FE5 > F7 (0:1.06.14-1.fc5 > 0:1.06.11-2.fc7) FE6 > F7 (0:1.06.18-1.fc6 > 0:1.06.11-2.fc7) esandeen AT redhat com: xfsprogs FC6-updates > F7-updates (0:2.9.3-1.fc6 > 0:2.8.21-1.fc7) foolish AT guezz net: gtranslator F7-updates > F8 (0:1.1.7-4.fc7 > 0:1.1.7-3.fc8) green AT redhat com: liblrdf FE6 > F7-updates (0:0.4.0-12.fc6 > 0:0.4.0-11.fc7) zynaddsubfx FE6 > F7 (0:2.2.1-15.fc6 > 0:2.2.1-14.fc7) jeff AT ocjtech us: jrtplib FE6 > F7 (0:3.7.1-1.fc6 > 0:3.7.0-1.fc7) karen-pease AT uiowa edu: fortune-firefly FE5 > F7 (0:2.1.2-2.fc5 > 0:2.1.1-2.fc6) FE6 > F7 (0:2.1.2-4.fc6 > 0:2.1.1-2.fc6) nethack-vultures FE6 > F7 (0:2.1.0-10.fc6 > 0:2.1.0-9.fc7) lxtnow AT gmail com: gammu FE6 > F7-updates-testing (0:1.13.0-1.fc6 > 0:1.12.92-1.fc7) python-gammu FE6 > F7-updates (0:0.22-2.fc6 > 0:0.20-1.fc7) specto FE6 > F8 (0:0.2.2-1.fc6 > 0:0.2.0-4.fc8) F7-updates > F8 (0:0.2.2-1.fc7 > 0:0.2.0-4.fc8) michel sylvan AT gmail com: python-nltk FE5 > F8 (0:1.4.4-3.fc5 > 0:0.9-0.2.b2.fc8) FE6 > F8 (0:1.4.4-3.fc6 > 0:0.9-0.2.b2.fc8) mikeb AT redhat com: python-cheetah FE6 > F7 (0:2.0-0.6.rc8.fc6 > 0:2.0-0.5.rc8.fc7) mmcgrath AT redhat com: cacti FE6 > F7-updates (0:0.8.6j-9.fc6 > 0:0.8.6j-8.fc7) smolt FE6 > F7-updates (0:0.9.9-1.fc6 > 0:0.9.8.4-4.fc7) mtasaka AT ioa s u-tokyo ac jp: catfish F7-updates > F8 (0:0.3-1.fc7 > 0:0.3-0.3.c.fc8) nhorman AT redhat com: irqbalance FC5-updates > FC6-updates (2:0.55-4.fc5 > 2:0.55-2.fc6) FC5-updates > F7 (2:0.55-4.fc5 > 2:0.55-2.fc7) rc040203 AT freenet de: perl-File-Remove F7-updates > F8 (0:0.38-1.fc7 > 0:0.37-2.fc8) robert AT marcanoonline com: eclipse-subclipse FE6 > F8 (0:1.2.4-1.fc6 > 0:1.2.2-6.fc8) F7-updates > F8 (0:1.2.4-2.fc7 > 0:1.2.2-6.fc8) roland AT redhat com: monotone FE6 > F7 (0:0.36-2.fc6 > 0:0.35-3.fc7) sandmann AT redhat com: libgtop2 FC6-updates > F7 (0:2.14.9-1.fc6 > 0:2.14.8-1.fc7) splinux25 AT gmail com: lostirc FE6 > F7-updates (0:0.4.6-3.fc6 > 0:0.4.6-2.fc7) tjanouse AT redhat com: cyrus-imapd FE6 > F7 (0:2.3.9-7.fc6 > 0:2.3.8-3.fc7) ---------------------------------------------------------------------- cacti: mmcgrath AT redhat com FE6 > F7-updates (0:0.8.6j-9.fc6 > 0:0.8.6j-8.fc7) catfish: mtasaka AT ioa s u-tokyo ac jp F7-updates > F8 (0:0.3-1.fc7 > 0:0.3-0.3.c.fc8) cyrus-imapd: tjanouse AT redhat com FE6 > F7 (0:2.3.9-7.fc6 > 0:2.3.8-3.fc7) eclipse-subclipse: robert AT marcanoonline com FE6 > F8 (0:1.2.4-1.fc6 > 0:1.2.2-6.fc8) F7-updates > F8 (0:1.2.4-2.fc7 > 0:1.2.2-6.fc8) fortune-firefly: karen-pease AT uiowa edu FE5 > F7 (0:2.1.2-2.fc5 > 0:2.1.1-2.fc6) FE6 > F7 (0:2.1.2-4.fc6 > 0:2.1.1-2.fc6) gammu: lxtnow AT gmail com FE6 > F7-updates-testing (0:1.13.0-1.fc6 > 0:1.12.92-1.fc7) gtranslator: foolish AT guezz net F7-updates > F8 (0:1.1.7-4.fc7 > 0:1.1.7-3.fc8) irqbalance: nhorman AT redhat com FC5-updates > FC6-updates (2:0.55-4.fc5 > 2:0.55-2.fc6) FC5-updates > F7 (2:0.55-4.fc5 > 2:0.55-2.fc7) jrtplib: jeff AT ocjtech us FE6 > F7 (0:3.7.1-1.fc6 > 0:3.7.0-1.fc7) libextractor: enrico scholz AT informatik tu-chemnitz de FE6 > F7 (0:0.5.18a-1.fc6 > 0:0.5.17a-1.fc7) libgtop2: sandmann AT redhat com FC6-updates > F7 (0:2.14.9-1.fc6 > 0:2.14.8-1.fc7) liblrdf: green AT redhat com FE6 > F7-updates (0:0.4.0-12.fc6 > 0:0.4.0-11.fc7) libtasn1: enrico scholz AT informatik tu-chemnitz de FE5 > F7 (0:0.3.10-1.fc5 > 0:0.3.9-1.fc7) FE6 > F7 (0:1.1-1.fc6 > 0:0.3.9-1.fc7) lostirc: splinux25 AT gmail com FE6 > F7-updates (0:0.4.6-3.fc6 > 0:0.4.6-2.fc7) mimetic: enrico scholz AT informatik tu-chemnitz de FE5 > F7 (0:0.9.3-1.fc5 > 0:0.9.2-1.fc7) FE6 > F7 (0:0.9.3-1.fc6 > 0:0.9.2-1.fc7) monotone: roland AT redhat com FE6 > F7 (0:0.36-2.fc6 > 0:0.35-3.fc7) nethack-vultures: karen-pease AT uiowa edu FE6 > F7 (0:2.1.0-10.fc6 > 0:2.1.0-9.fc7) perl-File-Remove: rc040203 AT freenet de F7-updates > F8 (0:0.38-1.fc7 > 0:0.37-2.fc8) pikloops: aportal AT univ-montp2 fr FE6 > F7-updates (0:0.2.4-4.fc6 > 0:0.2.4-1.fc7) FE6 > F8 (0:0.2.4-4.fc6 > 0:0.2.4-1.fc8) python-cheetah: mikeb AT redhat com FE6 > F7 (0:2.0-0.6.rc8.fc6 > 0:2.0-0.5.rc8.fc7) python-gammu: lxtnow AT gmail com FE6 > F7-updates (0:0.22-2.fc6 > 0:0.20-1.fc7) python-nltk: michel sylvan AT gmail com FE5 > F8 (0:1.4.4-3.fc5 > 0:0.9-0.2.b2.fc8) FE6 > F8 (0:1.4.4-3.fc6 > 0:0.9-0.2.b2.fc8) smolt: mmcgrath AT redhat com FE6 > F7-updates (0:0.9.9-1.fc6 > 0:0.9.8.4-4.fc7) specto: lxtnow AT gmail com FE6 > F8 (0:0.2.2-1.fc6 > 0:0.2.0-4.fc8) F7-updates > F8 (0:0.2.2-1.fc7 > 0:0.2.0-4.fc8) util-vserver: enrico scholz AT informatik tu-chemnitz de FE5 > F7 (0:0.30.213-1.fc5 > 0:0.30.212-3.fc7) FE6 > F7 (0:0.30.214-2 > 0:0.30.212-3.fc7) xfsprogs: esandeen AT redhat com FC6-updates > F7-updates (0:2.9.3-1.fc6 > 0:2.8.21-1.fc7) xmlrpc-c: enrico scholz AT informatik tu-chemnitz de FE5 > F7 (0:1.06.14-1.fc5 > 0:1.06.11-2.fc7) FE6 > F7 (0:1.06.18-1.fc6 > 0:1.06.11-2.fc7) Zim: cweyl AT alumni drew edu FE6 > F8 (0:0.21-1.fc6 > 0:0.19-1.fc7) F7-updates-testing > F8 (0:0.21-1.fc7 > 0:0.19-1.fc7) zynaddsubfx: green AT redhat com FE6 > F7 (0:2.2.1-15.fc6 > 0:2.2.1-14.fc7) From aph at redhat.com Thu Oct 18 10:16:50 2007 From: aph at redhat.com (Andrew Haley) Date: Thu, 18 Oct 2007 11:16:50 +0100 Subject: java release notes for FC8 In-Reply-To: References: Message-ID: <18199.12946.826782.811027@zebedee.pink> darrell pfeifer writes: > Current rawhide has a severe bug that affects all Sun Java > implementations including the jdk1.7.0 betas. > > https://bugzilla.redhat.com/show_bug.cgi?id=254144 > > The bug causes any Java application to die when it attempts to do graphics. > > The current workaround for the bug is to run icedtea. > > I'm not sure that there will be a resolution any time soon. If the bug > isn't fixed for FC8, the release notes should clearly indicate that > icedtea is the only Java implementation that will work. I don't see why: presumably IBM, BEA, gcj, etc, still work. Does the problem exist anywhere outside Sun's Java? Andrew. -- Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, UK Registered in England and Wales No. 3798903 From buildsys at fedoraproject.org Thu Oct 18 10:46:04 2007 From: buildsys at fedoraproject.org (buildsys at fedoraproject.org) Date: Thu, 18 Oct 2007 06:46:04 -0400 (EDT) Subject: Fedora Extras Package Build Report 2007-10-18 Message-ID: <20071018104604.1B90E15212D@buildsys.fedoraproject.org> Packages built and released for Fedora Extras 6: 12 catfish-0.3-1.fc6 hatari-0.95-4.fc6 kbackup-0.5.3-1.fc6 NEW perl-Digest-CRC-0.10-2.fc6 : Generic CRC functions perl-File-Remove-0.38-1.fc6 pikloops-0.2.5-1.fc6 pipepanic-0.1.3-4.fc6 python-gammu-0.22-3.fc6 NEW python-minihallib-0.1.8-2.fc6 : Library to handle HAL devices and events NEW R-multcomp-0.992-3.fc6 : Simultaneous inference for general linear hypotheses R Package spambayes-1.0.4-5.fc6 tecnoballz-0.91-6.fc6 Changes in Fedora Extras 6: catfish-0.3-1.fc6 ----------------- * Thu Oct 18 2007 Mamoru Tasaka 0.3-1 - 0.3 * Fri Oct 05 2007 Mamoru Tasaka 0.3-0.3.c - Remove beagle dependency for now because beagle is not available on ppc64 (although catfish itself is noarch :( ) hatari-0.95-4.fc6 ----------------- * Sat Oct 06 2007 Andrea Musuruane 0.95-4 - Fixed doc/authors.txt file encoding - Updated icon cache scriptlets to be compliant to new guidelines * Wed Aug 29 2007 Fedora Release Engineering - 0.95-3 - Rebuild for selinux ppc32 issue. * Mon Aug 20 2007 Andrea Musuruane 0.95-2 - changed license due to new guidelines - removed %{?dist} tag from changelog * Sat Jun 23 2007 Andrea Musuruane 0.95-1 - updated to upstream 0.95 - updated description - README.tos and hatari.desktop are no longer built in the spec file - added new upstream hmsa tool - added new upstream french man page - updated icon cache scriptlets to be compliant to new guidelines - cosmetic changes kbackup-0.5.3-1.fc6 ------------------- * Thu Oct 18 2007 Alain Portal 0.5.3-1 - New upstream version - Update patch 0 - Remove patch 1 that is no more needed perl-Digest-CRC-0.10-2.fc6 -------------------------- * Tue Oct 16 2007 Christopher Stone 0.10-2 - Remove zero length files. * Tue Oct 16 2007 Christopher Stone 0.10-1 - Initial Release. perl-File-Remove-0.38-1.fc6 --------------------------- * Wed Oct 17 2007 Ralf Cors?pius - 0.38-1 - Upstream update. * Fri Aug 17 2007 Ralf Cors?pius - 0.37-2 - Update license tag. pikloops-0.2.5-1.fc6 -------------------- * Wed Oct 17 2007 Alain Portal 0.2.5-1 - New upstream version - Removing Education category no more needed - BR automake no more needed pipepanic-0.1.3-4.fc6 --------------------- * Sat Oct 06 2007 Andrea Musuruane 0.1.3-4 - Fixed COPYING-ARTWORK file encoding - Updated icon cache scriptlets to be compliant to new guidelines * Mon Aug 20 2007 Andrea Musuruane 0.1.3-3 - Changed license due to new guidelines - Removed %{?dist} tag from changelog - Updated icon cache scriptlets to be compliant to new guidelines * Wed May 02 2007 Andrea Musuruane 0.1.3-2 - Fixed package ownership of its datadir - Changed description - Added a patch by Hans de Goede to set a window title and icon python-gammu-0.22-3.fc6 ----------------------- * Wed Oct 17 2007 Xavier Lamien < lxtnow[at]gmail.com > - 0.22-3 - Added pcc arch build. python-minihallib-0.1.8-2.fc6 ----------------------------- * Wed Oct 17 2007 Andy Shevchenko 0.1.8-2 - remove duplicates at the files section * Tue Oct 16 2007 Andy Shevchenko 0.1.8-1 - update to the last release * Tue Oct 16 2007 Andy Shevchenko 0.1.7-2 - don't use CFLAGS - fix this file according to the Python Eggs Guidelines (http://fedoraproject.org/wiki/Packaging/Python/Eggs) * Tue Oct 16 2007 Andy Shevchenko 0.1.7-1 - update to the last release - add examples to the documentation * Wed Oct 03 2007 Andy Shevchenko 0.1.6-1 - update to the last release - fix Source tag * Tue Oct 02 2007 Andy Shevchenko - fix License tag according to last Fedora guidelines R-multcomp-0.992-3.fc6 ---------------------- * Mon Jul 23 2007 Orion Poplawski - 0.992-3 - Update to 0.992-5 - Update license tag spambayes-1.0.4-5.fc6 --------------------- * Wed Oct 17 2007 Christopher Stone 1.0.4-5 - Providing Eggs for non-setuptools packages (bz#325041) tecnoballz-0.91-6.fc6 --------------------- * Sat Aug 25 2007 Andrea Musuruane 0.91-6 - changed license due to new guidelines - removed %{?dist} tag from changelog - updated icon cache scriptlets to be compliant to new guidelines - changed desktop categories from Game;ArcadeGame; to Game;ArcadeGame;BlocksGame; (resolves bugzilla #250940) * Tue Apr 03 2007 Andrea Musuruane 0.91-5 - changed summary to avoid naming trademarks. From fedora at camperquake.de Thu Oct 18 10:48:56 2007 From: fedora at camperquake.de (Ralf Ertzinger) Date: Thu, 18 Oct 2007 12:48:56 +0200 Subject: Experimental ppc livecd-iso-to-stick support In-Reply-To: <4716D055.2030606@redhat.com> References: <4716CDB5.8000001@redhat.com> <4716D055.2030606@redhat.com> Message-ID: <20071018124856.61b2b16d@banea.int.addix.net> Hi. On Wed, 17 Oct 2007 23:17:41 -0400, Jarod Wilson wrote: > http://people.redhat.com/jwilson/misc/livecd-iso-to-disk.ppc > http://people.redhat.com/jwilson/misc/livecd-iso-to-disk-ppc.diff You're hardcoding /dev/sda2 into the mkofboot call, which is probably not a good idea. From buildsys at redhat.com Thu Oct 18 10:58:28 2007 From: buildsys at redhat.com (Build System) Date: Thu, 18 Oct 2007 06:58:28 -0400 Subject: rawhide report: 20071018 changes Message-ID: <200710181058.l9IAwSQM020892@porkchop.devel.redhat.com> New package R-multcomp Simultaneous inference for general linear hypotheses R Package New package blitz C++ class library for matrix scientific computing New package kcbench Kernel compile benchmark New package kcbench-data Kernel sources to be used by kcbench New package libcompizconfig Configuration backend for compiz New package libgssglue Generic Security Services Application Programming Interface Library New package perl-Digest-CRC Generic CRC functions New package vecmath1.2 Free version of vecmath from the Java3D 1.2 specification Removed package beryl-manager Removed package beryl-core Removed package aquamarine Removed package heliodor Removed package beryl-settings Removed package bdock Removed package beryl-plugins Updated Packages: NetworkManager-vpnc-1:0.7.0-0.3.svn2970.fc8 ------------------------------------------- * Wed Oct 17 2007 Bill Nottingham - 1:0.7.0-0.3.svn2970 - rebuild (#336261) adaptx-0.9.13-4jpp.3.fc8 ------------------------ * Wed Oct 17 2007 Tom "spot" Callaway 0.9.13-4jpp.3 - enum is a reserved keyword now, fix javadoc by not naming variables "enum" * Wed Apr 18 2007 Permaine Cheung 0.9.13-4jpp.2 - Fixed the building of javadoc alsa-lib-1.0.15-0.4.rc3.fc8 --------------------------- * Wed Oct 17 2007 Lennart Poettering 1.0.15-0.3.rc3 - Add hook to /etc/alsa/alsa.conf so that /etc/alsa/default-pulse.conf is loaded when it exists. This allows us to enable the pulse plugin by default depending on whether it is installed or not. alsa-plugins-1.0.14-5.fc8 ------------------------- * Wed Oct 17 2007 Lennart Poettering - 1.0.14-5 - Split pulse.conf into two, so that we can load one part from form /etc/alsa/alsa.conf. (#251943) anaconda-11.3.0.42-1 -------------------- * Wed Oct 17 2007 Peter Jones 11.3.0.42-1 - Don't include 'sound-and-video' in 'Office and Productivity' since the former is enabled by default, and including it here causes disabling OaP to result in disabling s-a-v unintentionally. * Wed Oct 17 2007 Peter Jones 11.3.0.41-1 - Fix liveinst build on ppc * Wed Oct 17 2007 Peter Jones 11.3.0.40-1 - Don't build gptsync on ppc (katzj) - Remove obsolete no.po translation (clumens, #332141) - Update gptsync to 0.10 arts-8:1.5.8-4.fc8 ------------------ * Wed Oct 17 2007 Rex Dieter 8:1.5.8-4 - remove arts/open workaround (#329671) audit-1.6.2-4.fc8 ----------------- * Wed Oct 17 2007 Steve Grubb 1.6.2-4 - Fix race between threads accessing common data in auditd - Fix double free in event dispatcher. bigboard-0.5.23-1.fc8 --------------------- * Wed Oct 17 2007 Colin Walters - 0.5.23-1 - new upstream catfish-0.3-1.fc8 ----------------- * Thu Oct 18 2007 Mamoru Tasaka 0.3-1 - 0.3 dom4j-0:1.6.1-2jpp.3.fc8 ------------------------ * Wed Oct 17 2007 Deepak Bhole 1.6.1-2jpp.3 - Resaolve bz#302321: Add copyright header that was accidentally removed. emerald-themes-0.5.2-2.fc8 -------------------------- * Wed Oct 17 2007 Jarod Wilson 0.5.2-2 - Add ExcludeArch: ppc64, since emerald isn't available fedora-logos-8.0.0-1.fc8 ------------------------ * Wed Oct 17 2007 Ray Strode - 8.0.0-1 - Drop Fedora Infinity gdm theme fpc-2.2.0-10.fc8 ---------------- * Tue Oct 16 2007 Joost van der Sluis 2.2.0-10 - Strip the debuginfo from grab_vcsa and ppudump, since debugedit chokes on it - Only strip debugdata on x86_64 * Tue Oct 16 2007 Joost van der Sluis 2.2.0-9 - Strip the debuginfo from mkxmlrpc, since debugedit chokes on it * Tue Oct 16 2007 Joost van der Sluis 2.2.0-8 - Strip the debuginfo from h2pas, since debugedit chokes on it frysk-0.0.1.2007.10.17-1.fc8 ---------------------------- * Wed Oct 17 2007 Andrew Cagney - 0.0.1.2007.10.17-1 - Import frysk-0.0.1.2007.10.17. - Remove hack disabling glade check. * Mon Sep 24 2007 Andrew Cagney - 0.0.1.2007.09.24-2 - Install frysk.desktop; but with Hidden=true. - Sort files list. - Remove trailing period from summaries. - Replace ExclusiveArch with ExcludeArch of ppc and ppc64; bug 305611. gdm-1:2.20.1-4.fc8 ------------------ * Wed Oct 17 2007 Ray Strode - 1:2.20.1-4 - Improve Warren's fix (#246399) * Wed Oct 17 2007 Warren Togami - 1:2.20.1-3 - Fix GDM segfault when XInput extension not available Also fixes XDMCP (#246399) * Wed Oct 17 2007 Dan Walsh - 1:2.20.1-1 - Change pam config so keyinit happens after pam_selinux open glibc-2.7-1 ----------- * Wed Oct 17 2007 Jakub Jelinek 2.7-1 - glibc 2.7 release - fix tzfile.c for times after last transition (#333561) - fix sem_post at GLIBC_2.0 on i?86 - appease valgrind in libpthread.so initialization - misc fixes (BZ#3425, BZ#5184, BZ#5186) gnome-media-2.20.1-3.fc8 ------------------------ * Wed Oct 17 2007 - Bastien Nocera - 2.20.1-3 - Show the "Front" track by default (#335121) gnome-phone-manager-0.20-1.fc8 ------------------------------ * Wed Oct 17 2007 - Bastien Nocera - 0.20-1 - Update to 0.20 gnu-regexp-1.1.4-10jpp.3.fc8 ---------------------------- * Wed Oct 17 2007 Deepak Bhole 1.1.4-10jpp.3 - Resolve bz# 245270: Fixed URL gnuplot-4.2.0-7.fc8 ------------------- * Wed Oct 17 2007 Ivana Varekova - 4.2.0-7 - add URL tag gtk2-2.12.1-2.fc8 ----------------- * Wed Oct 17 2007 Matthias Clasen - 2.12.1-2 - Fix a crash in the firefox print preview (#336771) * Wed Oct 17 2007 Matthias Clasen - 2.12.1-1 - Update to 2.12.1 (bug fixes and translation updates) - Drop obsolete patches * Thu Oct 11 2007 Matthias Clasen - 2.12.0-6 - Fix a double-free problem in gtk-update-icon-cache (#327711) hdf-4.2r2-2.fc8 --------------- * Wed Oct 17 2007 Patrice Dumas 4.2r2-2 - update to 4.2r2 hdf5-1.6.6-1.fc8 ---------------- * Wed Oct 17 2007 Orion Poplawski 1.6.6-1 - Update to 1.6.6, drop upstreamed patches - Explicitly set compilers java-1.5.0-gcj-1.5.0.0-17.fc8 ----------------------------- * Wed Oct 17 2007 Tom "spot" Callaway - 1.5.0.0-17 - fix aot-compile-rpm to not run inside the buildroot * Tue Oct 16 2007 Dennis Gilmore - 1.5.0.0-16 - add sparc64 to the list of 64 bit archs * Tue May 15 2007 Thomas Fitzsimmons - 1.5.0.0-15 - Require findutils for post and postun. - Resolves: rhbz#240159 kdelibs-6:3.5.8-4.fc8 --------------------- * Wed Oct 17 2007 Than Ngo 3.5.8-4 - apply upstream patch to fix http-regression * Mon Oct 15 2007 Rex Dieter 6:3.5.8-3 - respin (for openexr-1.6.0) * Fri Oct 12 2007 Rex Dieter 6:3.5.8-2 - kde-3.5.8 kernel-2.6.23.1-23.fc8 ---------------------- * Wed Oct 17 2007 John W. Linville - iee80211: fix an endian bug - mac80211: change BSSID list key to (BSSID, SSID, frequency) tuple - mac80211: make honor IW_SCAN_THIS_ESSID - mac80211: don't fail IE parse if junk at end of frame * Wed Oct 17 2007 Chuck Ebbert - Revert to less-accurate but stable 2.6.22 cputime accounting. * Wed Oct 17 2007 John W. Linville - ath5k fix to avoid oops on driver load w/ unknown/unsupported cards keyjnote-0.10.1-2.fc8 --------------------- * Wed Oct 17 2007 Allisson Azevedo 0.10.1-2 - Fix spec issues libgnome-2.20.1-2.fc8 --------------------- * Wed Oct 17 2007 Matthias Clasen - 2.20.1-2 - Install all necessary GConf schemas * Mon Oct 15 2007 Matthias Clasen - 2.20.1-1 - Update to 2.20.1 (translation update) * Thu Oct 11 2007 Ray Strode - 2.20.0-4 - Add Requires: fedora-gnome-theme >= 8.0.0 libgnomeui-2.20.1.1-1.fc8 ------------------------- * Wed Oct 17 2007 Matthias Clasen - 2.20.1.1-1 - Update to 2.20.1.1 (fixes a crash in thumbnailing code) * Mon Oct 15 2007 Matthias Clasen - 2.20.1-1 - Update to 2.20.1 (translation updates, file chooser improvements) * Wed Sep 19 2007 Matthias Clasen - 2.20.0-1 - Update to 2.20.0 libtirpc-0.1.7-12.fc8 --------------------- * Wed Oct 17 2007 Steve Dickson 0.1.7-12 - Switch the libgssapi dependency to libgssglue memtest86+-1.70-2.fc8 --------------------- * Wed Oct 17 2007 Warren Togami - 1.70-2 - mschmidt's boot time configuration of serial console (#319631) mesa-7.0.1-7.fc8 ---------------- * Thu Oct 18 2007 Dave Airlie 7.0.1-7 - mesa-7.0.1-stable-branch.patch - Updated with more fixes from stable - mesa-7.0.1-r300-fix-writemask.patch - fix r300 fragprog writemask - mesa-7.0.1-r200-settexoffset.patch - add zero-copy TFP support for r200 nfs-utils-1:1.1.0-6.fc8 ----------------------- * Wed Oct 17 2007 Steve Dickson 1.1.0-6 - Switch the libgssapi dependency to libgssglue * Fri Sep 14 2007 Steve Dickson 1.1.0-5 - Changed the default paths in sm-notify to /var/lib/nfs/statd (bz 258461) - Updated exportfs manpage (bz 262861) * Wed Aug 15 2007 Steve Dickson 1.1.0-4 - Make sure the open() system calling in exportfs uses mode bits when creating the etab file (bz 252440). nfs-utils-lib-1.1.0-3.fc8 ------------------------- * Tue Oct 16 2007 Steve Dickson 1.1.0-3 - Switch the libgssapi dependency to libgssglue - Updated librpcsecgss to the 0.16 release online-desktop-0.2.20-1.fc8 --------------------------- * Wed Oct 17 2007 Colin Walters - 0.2.20-1 - new upstream - require gconf devel openmpi-1.2.4-1.fc8 ------------------- * Wed Oct 17 2007 Doug Ledford - 1.2.4-1 - Update to 1.2.4 upstream version - Build against libtorque - Pass a valid mode to open - Resolves: bz189441, bz265141 * Tue Aug 28 2007 Fedora Release Engineering - 1.2.3-5 - Rebuild for selinux ppc32 issue. perl-File-Remove-0.38-1.fc8 --------------------------- * Wed Oct 17 2007 Ralf Cors??pius - 0.38-1 - Upstream update. perl-Log-Log4perl-1.13-1.fc8.1 ------------------------------ * Wed Oct 17 2007 Tom "spot" Callaway - 1.13-1.1 - disable tests * Wed Oct 17 2007 Tom "spot" Callaway - 1.13-1 - bump to 1.13 * Tue Oct 16 2007 Tom "spot" Callaway - 1.12-1.2 - add BR: perl(Test::More) pikloops-0.2.5-1.fc8 -------------------- * Wed Oct 17 2007 Alain Portal 0.2.5-1 - New upstream version - Removing Education category no more needed pulseaudio-0.9.7-0.16.svn20071017.fc8 ------------------------------------- * Wed Oct 17 2007 Lennart Poettering 0.9.7-0.16.svn20071017 - Another SVN snapshot, fixing another round of bugs (#330541) - Split libpulscore into a seperate package to work around multilib limitation (#335011) python-alsa-1.0.15-1.fc8 ------------------------ * Wed Oct 17 2007 Andy Shevchenko 1.0.15-1 - update to relase 1.0.15 python-gammu-0.22-3.fc8 ----------------------- * Wed Oct 17 2007 Xavier Lamien < lxtnow[at]gmail.com > - 0.22-3 - Added pcc arch build. rpcbind-0.1.4-11.fc8 -------------------- * Wed Oct 17 2007 Steve Dickson 0.1.4-11 - Reworked logic in initscript so the correct exit is used when networking does not exist or is set up incorrectly. rt3-3.6.5-1.fc8 --------------- * Wed Oct 17 2007 Ralf Cors??pius - 3.6.5-1 - Upstream update. - Split-out rt-mailgate in to rt3-mailgate (BZ 332731). selinux-policy-3.0.8-24.fc8 --------------------------- * Tue Oct 16 2007 Dan Walsh 3.0.8-24 - Allow rpm to chat with networkmanager * Mon Oct 15 2007 Dan Walsh 3.0.8-23 - Fixes for ipsec and exim mail - Change default to unconfined user setools-3.3.1-6.fc8 ------------------- * Wed Oct 17 2007 Chris PeBenito 3.3.1-6.fc8 - Update for 3.3.1. syslinux-3.36-7.fc8 ------------------- * Wed Oct 17 2007 Peter Jones - 3.36-7 - Add necessary files for makebootfat to make usb images (patch from Joel Granados ) totem-2.20.1-1.fc8 ------------------ * Wed Oct 17 2007 - Bastien Nocera - 2.20.1-1 - Update to 2.20.1 - Require GTK+ 2.12.1 valgrind-1:3.2.3-7 ------------------ * Thu Oct 18 2007 Jakub Jelinek 3.2.3-7 - add suppressions for glibc >= 2.7 warzone2100-2.0.7-5.fc8 ----------------------- * Wed Oct 17 2007 Karol Trzcionka - 2.0.7-5 - Fix build on koji ppc (remove smp_flags) - set ExcludeArch x86_64 ppc64 sparc64 alpha * Wed Oct 17 2007 Karol Trzcionka - 2.0.7-4 - Merge data subpackage with core package - Replace ExcludeArch with ExclusiveArch wine-0.9.47-1.fc8 ----------------- * Sat Oct 13 2007 Andreas Bierfert - 0.9.47-1 - version upgrade * Sun Oct 07 2007 Andreas Bierfert - 0.9.46-1 - version upgrade * Sun Sep 16 2007 Andreas Bierfert - 0.9.45-1 - version upgrade xorg-x11-drv-mouse-1.2.3-1.fc8 ------------------------------ * Wed Oct 17 2007 Adam Jackson 1.2.3-1 - xf86-input-mouse 1.2.3 xorg-x11-drv-radeonhd-0.0.2-0.7.20071017git.fc8 ----------------------------------------------- * Wed Oct 17 2007 Hans Ulrich Niedermann - 0.0.2-0.7.20071017git - New snapshot (upstream commit d03841b4950b3b827b3c42507e01767d0569391f). - Use upstream's version 0.0.2. - Trade in ThinkPad backlight key fix for non-broken mode on lid event. xorg-x11-server-1.3.0.0-33.fc8 ------------------------------ * Thu Oct 18 2007 Dave Airlie 1.3.0.0-33 - xserver-1.3.0-xorg-conf-man-randr-update.patch - update man page for randr setup - xserver-1.3.0-update-quirks.patch - update quirks for more monitor issues - BuildReq: mesa-source >= 7.0.1-6. * Mon Oct 15 2007 Adam Jackson 1.3.0.0-31.jx - xserver-1.3.0-late-sigusr1.patch: Test, move kill(getppid(), SIGUSR1) as late as possible. * Fri Oct 12 2007 Adam Jackson 1.3.0.0-31 - xorg-x11-server-Red-Hat-extramodes.patch: Remove 2560x1600 GTF timing. yum-utils-1.1.8-1.fc8 --------------------- * Wed Oct 17 2007 Tim Lauridsen - mark as 1.1.8 * Sun Sep 30 2007 James Bowes - Update the yum-refresh-updatesd description * Fri Sep 14 2007 Tim Lauridsen - do not use wildcards for manpages in yum-utils files section to avoid duplicates Broken deps for i386 ---------------------------------------------------------- kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.i686 requires kernel-i686 = 0:2.6.23-0.220.rc9.git2.fc8 kmod-em8300-PAE - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.i686 requires kernel-i686 = 0:2.6.23-0.220.rc9.git2.fc8PAE kmod-sysprof - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.i686 requires kernel-i686 = 0:2.6.23-0.142.rc3.git10.fc8 kmod-sysprof-PAE - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.i686 requires kernel-i686 = 0:2.6.23-0.142.rc3.git10.fc8PAE openoffice.org-langpack-ar - 1:2.3.0-6.3.fc8.i386 requires fonts-arabic openoffice.org-langpack-he_IL - 1:2.3.0-6.3.fc8.i386 requires fonts-hebrew openoffice.org-langpack-ur - 1:2.3.0-6.3.fc8.i386 requires fonts-arabic perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQSeries) perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQClient::MQSeries) perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQSeries::QueueManager) perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQSeries::Message) perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQSeries::Queue) polyxmass-bin - 0.9.3-2.fc6.i386 requires libpolyxmass.so.10 tetex-fonts-hebrew - 0.1-7.fc6.noarch requires fonts-hebrew Broken deps for x86_64 ---------------------------------------------------------- kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.x86_64 requires kernel-x86_64 = 0:2.6.23-0.220.rc9.git2.fc8 kmod-sysprof - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.x86_64 requires kernel-x86_64 = 0:2.6.23-0.142.rc3.git10.fc8 openoffice.org-langpack-ar - 1:2.3.0-6.3.fc8.x86_64 requires fonts-arabic openoffice.org-langpack-he_IL - 1:2.3.0-6.3.fc8.x86_64 requires fonts-hebrew openoffice.org-langpack-ur - 1:2.3.0-6.3.fc8.x86_64 requires fonts-arabic perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQSeries) perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQClient::MQSeries) perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQSeries::QueueManager) perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQSeries::Message) perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQSeries::Queue) polyxmass-bin - 0.9.3-2.fc6.x86_64 requires libpolyxmass.so.10()(64bit) tetex-fonts-hebrew - 0.1-7.fc6.noarch requires fonts-hebrew Broken deps for ppc ---------------------------------------------------------- kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc requires kernel-ppc = 0:2.6.23-0.220.rc9.git2.fc8 kmod-em8300-smp - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc requires kernel-ppc = 0:2.6.23-0.220.rc9.git2.fc8smp openoffice.org-langpack-ar - 1:2.3.0-6.3.fc8.ppc requires fonts-arabic openoffice.org-langpack-he_IL - 1:2.3.0-6.3.fc8.ppc requires fonts-hebrew openoffice.org-langpack-ur - 1:2.3.0-6.3.fc8.ppc requires fonts-arabic perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQSeries) perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQClient::MQSeries) perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQSeries::QueueManager) perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQSeries::Message) perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQSeries::Queue) polyxmass-bin - 0.9.3-2.fc6.ppc requires libpolyxmass.so.10 tetex-fonts-hebrew - 0.1-7.fc6.noarch requires fonts-hebrew Broken deps for ppc64 ---------------------------------------------------------- kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc64 requires kernel-ppc64 = 0:2.6.23-0.220.rc9.git2.fc8 kmod-em8300-kdump - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc64 requires kernel-ppc64 = 0:2.6.23-0.220.rc9.git2.fc8kdump openoffice.org-langpack-ar - 1:2.3.0-6.3.fc8.ppc64 requires fonts-arabic openoffice.org-langpack-he_IL - 1:2.3.0-6.3.fc8.ppc64 requires fonts-hebrew openoffice.org-langpack-ur - 1:2.3.0-6.3.fc8.ppc64 requires fonts-arabic perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQSeries) perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQClient::MQSeries) perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQSeries::QueueManager) perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQSeries::Message) perl-SOAP-Lite - 0.68-4.fc8.1.noarch requires perl(MQSeries::Queue) setools-libs - 3.3.1-6.fc8.ppc64 requires libstdc++.so.6 tetex-fonts-hebrew - 0.1-7.fc6.noarch requires fonts-hebrew From aph at redhat.com Thu Oct 18 11:23:59 2007 From: aph at redhat.com (Andrew Haley) Date: Thu, 18 Oct 2007 12:23:59 +0100 Subject: Deploying noarch builds to specific arch's In-Reply-To: <20071017144946.GH13974@redhat.com> References: <20071017140748.GG13974@redhat.com> <20071017102427.617a217c@redhat.com> <20071017144946.GH13974@redhat.com> Message-ID: <18199.16975.56489.987680@zebedee.pink> Deepak Bhole writes: > * Jesse Keating [2007-10-17 10:25]: > > On Wed, 17 Oct 2007 10:07:49 -0400 > > Deepak Bhole wrote: > > > > > The problem is that IcedTea is only available on x86/x86_64. Since my > > > package is noarch, koji randomly distributes it between > > > ppc/x86/x86_64, and when it goes to ppc, the build fails. > > > > > > While IcedTea is not a strong requirement for checkstyle, this problem > > > will be encountered by any package that is to be built with IcedTea.. > > > > ExclusiveArch: i386 x86_64 in the spec, with loud comments about the > > ExclusiveArch being there to match the arches where IcedTea is > > available, and needs to be updated when IcedTea hits more arches. > > > > But that would create arch specific packages, which would not get > shipped on ppc. Packages built with icedtea can run on ppc with gcj in > interpreted mode. FYI, here are the mandriva spec and patches for checkstyle. http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages/cooker/checkstyle/current/ Thanks to akurtakov for that. Andrew. -- Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, UK Registered in England and Wales No. 3798903 From nicolas.mailhot at laposte.net Thu Oct 18 11:33:27 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Thu, 18 Oct 2007 13:33:27 +0200 Subject: If you are maintinaing of developing a Fedora Package. In-Reply-To: References: <4710D754.2090101@redhat.com> <20071015213117.GA6325@petra.dvoda.cz> <20071017111115.GA1758@evileye.englab.brq.redhat.com> <1192625250.7342.89.camel@localhost.localdomain> <1192692942.19550.3.camel@rousalka.dyndns.org> Message-ID: <1192707207.19550.18.camel@rousalka.dyndns.org> Le jeudi 18 octobre 2007 ? 10:57 +0300, Panu Matilainen a ?crit : > On Thu, 18 Oct 2007, Nicolas Mailhot wrote: > > You could make the same arguments for user names, unix permissions or > > file location ? a lot them have different values in the wild than in > > Fedora and yet we store our policy in rpm. > > The difference here is that we don't even try to support several > different policies (including custom local policies on top of the distro > policies) for user names, permissions etc. If we did, we'd be in the very > same swamp as with SELinux currently. And the swamp root is not in-spec definition of our security policy the swamp root is trying to manage several set of security policies without getting one right distro-wide first. The more I think about it the more I'm convinced we should have started by adopting a lax Fedora selinux policy (and get it supported by all packages and distro tools including getting selinux labels in-spec like all our other policies) and then spent the following releases tightening it instead of doing all at once, compromising on tool support to be a jack-of-all-trades, and get nowhere. We don't do file relocation. We don't do debian suggests. We forced a single encoding on everyone. We don't do a lot of things that would mean letting users choose instead of getting our Fedora policy right. For selinux we went the other way and everyone can see the resulting disaster. > I'm not claiming there is no problem. What I'm saying is that storing the > labels within RPM doesn't fix a thing. It stops the pretense selinux is special and can not be integrated properly. -- Nicolas Mailhot From jon.nettleton at gmail.com Thu Oct 18 11:36:15 2007 From: jon.nettleton at gmail.com (Jon Nettleton) Date: Thu, 18 Oct 2007 07:36:15 -0400 Subject: gnome keyring always needs to be unlocked In-Reply-To: References: <1192559987.2807.3.camel@tiger> Message-ID: On 10/18/07, Kevin Kofler wrote: > IMHO gnome-keyring should simply allow passwordless keyrings like KWallet does, > that would solve this problem in a much simpler way for most use cases, and > standard *nix permissions will keep the data just as secure as with pam_keyring > automatically unlocking the keyring for the user owning it anyway. > That is absolutely 100% not true. If someone steals your laptop and you have a passwordless keyring like in KWallet, your passwords are pretty much stolen. Boot off a bootable cd mount the filesystem, done. With pam_gnome_keyring those passwords are still encrypted on disk and without the key, the thief gets nothing. Jon From pertusus at free.fr Thu Oct 18 12:03:08 2007 From: pertusus at free.fr (Patrice Dumas) Date: Thu, 18 Oct 2007 14:03:08 +0200 Subject: rpms/xgrav/devel xgrav.spec,1.1,1.2 In-Reply-To: <200710181144.l9IBi4tq001873@cvs-int.fedora.redhat.com> References: <200710181144.l9IBi4tq001873@cvs-int.fedora.redhat.com> Message-ID: <20071018120308.GD5293@free.fr> On Thu, Oct 18, 2007 at 07:44:04AM -0400, Jon Ciesla wrote: > Author: limb > > -BuildRequires: desktop-file-utils, SDL-devel, flex > +BuildRequires: desktop-file-utils, SDL-devel, flex, zlib-devel Why is it needed? -- Pat From limb at jcomserv.net Thu Oct 18 12:07:23 2007 From: limb at jcomserv.net (Jon Ciesla) Date: Thu, 18 Oct 2007 07:07:23 -0500 (CDT) Subject: rpms/xgrav/devel xgrav.spec,1.1,1.2 In-Reply-To: <20071018120308.GD5293@free.fr> References: <200710181144.l9IBi4tq001873@cvs-int.fedora.redhat.com> <20071018120308.GD5293@free.fr> Message-ID: <9101.63.85.68.164.1192709243.squirrel@mail.jcomserv.net> > On Thu, Oct 18, 2007 at 07:44:04AM -0400, Jon Ciesla wrote: >> Author: limb >> >> -BuildRequires: desktop-file-utils, SDL-devel, flex >> +BuildRequires: desktop-file-utils, SDL-devel, flex, zlib-devel > > Why is it needed? Build failed without it. http://koji.fedoraproject.org/koji/getfile?taskID=201754&name=build.log Succeeded with it. > -- > Pat > > -- > fedora-devel-list mailing list > fedora-devel-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-devel-list > -- novus ordo absurdum From panemade at gmail.com Thu Oct 18 13:10:50 2007 From: panemade at gmail.com (=?UTF-8?Q?Parag_N(=E0=A4=AA=E0=A4=B0=E0=A4=BE=E0=A5=9A)?=) Date: Thu, 18 Oct 2007 18:40:50 +0530 Subject: rawhide report: 20071017 changes In-Reply-To: <47171A15.2080907@redhat.com> References: <200710180234.l9I2YJOb000797@porkchop.devel.redhat.com> <1192692338.28285.37.camel@Jehannum> <47171A15.2080907@redhat.com> Message-ID: Hi, On 10/18/07, Jens Petersen wrote: > Hi Caolan, > > Caolan McNamara wrote: > >> openoffice.org-langpack-ar - 1:2.3.0-6.3.fc8.ppc64 requires fonts-arabic > >> openoffice.org-langpack-he_IL - 1:2.3.0-6.3.fc8.ppc64 requires fonts-hebrew > >> openoffice.org-langpack-ur - 1:2.3.0-6.3.fc8.ppc64 requires fonts-arabic > >> tetex-fonts-hebrew - 0.1-7.fc6.noarch requires fonts-hebrew > > > > So is this just some sort of bug in the fonts-arabic/fonts-hebrew > > meta-packages or do all the above requiring packages need to be fixed to > > require the differently named packages. > > It seems fonts-arabic and fonts-hebrew were not in rawhide-20071017 > for some reason - dunno why. They have been updated for the new fonts > packages (along with fonts-sinhala) so assuming they come back > everything ought to be ok. I found %files section missing in all 3 packages. Rahul has built them now (guess it happened while making them as meta-package). So this dependency problem will get resolved in tomorrow's rawhide-> 20071019. Thanks, parag. From jwilson at redhat.com Thu Oct 18 13:12:54 2007 From: jwilson at redhat.com (Jarod Wilson) Date: Thu, 18 Oct 2007 09:12:54 -0400 Subject: Experimental ppc livecd-iso-to-stick support In-Reply-To: <20071018124856.61b2b16d@banea.int.addix.net> References: <4716CDB5.8000001@redhat.com> <4716D055.2030606@redhat.com> <20071018124856.61b2b16d@banea.int.addix.net> Message-ID: <47175BD6.2090004@redhat.com> Ralf Ertzinger wrote: > Hi. > > On Wed, 17 Oct 2007 23:17:41 -0400, Jarod Wilson wrote: > >> http://people.redhat.com/jwilson/misc/livecd-iso-to-disk.ppc >> http://people.redhat.com/jwilson/misc/livecd-iso-to-disk-ppc.diff > > You're hardcoding /dev/sda2 into the mkofboot call, which is probably > not a good idea. Oops. That should probably be ${device}2, at least for the moment... Fixing... Okay, fixed. -- Jarod Wilson jwilson at redhat.com -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 251 bytes Desc: OpenPGP digital signature URL: From valent.turkovic at gmail.com Thu Oct 18 13:35:26 2007 From: valent.turkovic at gmail.com (Valent Turkovic) Date: Thu, 18 Oct 2007 15:35:26 +0200 Subject: what to do when gnome power manager shows wrong battery capacity? Message-ID: <64b14b300710180635m63f7f223t7d0e64a578f5f52a@mail.gmail.com> Sorry for long subject, but what to do when gnome power manager shows wrong battery capacity? I have two laptops for who I see that battery capacity is stated as 88.8Wh but it is not! So when gnome starts I get an error message saying I have a faulty battery. What do I need to do? Submit a bug? To what component? Send an email? To whom? Thank you, Valent. -- http://kernelreloaded.blog385.com/ linux, blog, anime, spirituality, windsurf, wireless registered as user #367004 with the Linux Counter, http://counter.li.org. ICQ: 2125241, Skype: valent.turkovic From jwilson at redhat.com Thu Oct 18 13:38:34 2007 From: jwilson at redhat.com (Jarod Wilson) Date: Thu, 18 Oct 2007 09:38:34 -0400 Subject: Experimental ppc livecd-iso-to-stick support In-Reply-To: <4716CDB5.8000001@redhat.com> References: <4716CDB5.8000001@redhat.com> Message-ID: <471761DA.6040507@redhat.com> Jarod Wilson wrote: > Spent a while beating on a usb stick to make it boot my powerbook. Once > that was working, I attempted to add support to livecd-iso-to-stick to > set up a stick automagically. [...] > 5) not tested on any other machines yet Yay, same stick that boots my powerbook boots a ppc mac mini too. -- Jarod Wilson jwilson at redhat.com -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 251 bytes Desc: OpenPGP digital signature URL: From skvidal at fedoraproject.org Thu Oct 18 13:37:02 2007 From: skvidal at fedoraproject.org (seth vidal) Date: Thu, 18 Oct 2007 09:37:02 -0400 Subject: what to do when gnome power manager shows wrong battery capacity? In-Reply-To: <64b14b300710180635m63f7f223t7d0e64a578f5f52a@mail.gmail.com> References: <64b14b300710180635m63f7f223t7d0e64a578f5f52a@mail.gmail.com> Message-ID: <1192714622.8542.104.camel@cutter> On Thu, 2007-10-18 at 15:35 +0200, Valent Turkovic wrote: > Sorry for long subject, but what to do when gnome power manager shows > wrong battery capacity? > > I have two laptops for who I see that battery capacity is stated as > 88.8Wh but it is not! So when gnome starts I get an error message > saying I have a faulty battery. What do I need to do? Submit a bug? To > what component? Send an email? To whom? > > Thank you, > Valent. > how old are the batteries? If they're more than say, a year old, it's probably true. battery charge life declines. Get the info on your battery by clicking on the gnome-power-manager icon and you can find out the info on your battery. -sv From rapponcape at gmail.com Thu Oct 18 13:44:57 2007 From: rapponcape at gmail.com (rapponcape) Date: Thu, 18 Oct 2007 09:44:57 -0400 Subject: removable storage devices still do not auto-mount Message-ID: <55df67120710180644m56851f32j26813b125e2a348d@mail.gmail.com> This is a fresh, DVD, install of FC7. From valent.turkovic at gmail.com Thu Oct 18 13:46:21 2007 From: valent.turkovic at gmail.com (Valent Turkovic) Date: Thu, 18 Oct 2007 15:46:21 +0200 Subject: what to do when gnome power manager shows wrong battery capacity? In-Reply-To: <1192714622.8542.104.camel@cutter> References: <64b14b300710180635m63f7f223t7d0e64a578f5f52a@mail.gmail.com> <1192714622.8542.104.camel@cutter> Message-ID: <64b14b300710180646h3a3b029bm469d517f3394c21c@mail.gmail.com> One laptop is brand new and other is 2 years old. On both laptops there are 6-cell batteries - my googling showed me that capacity should be around 60Wh for a 6-cell battery. On both laptops gnome-power-manager (GPM) shows that capacity should be 88.8Wh (which I think is wrong). On new laptop actual capacity that GPM shows is 60Wh and on the old laptop is 44Wh (it droped from 60 to 44 in 2 years). Valent. On 10/18/07, seth vidal wrote: > > On Thu, 2007-10-18 at 15:35 +0200, Valent Turkovic wrote: > > Sorry for long subject, but what to do when gnome power manager shows > > wrong battery capacity? > > > > I have two laptops for who I see that battery capacity is stated as > > 88.8Wh but it is not! So when gnome starts I get an error message > > saying I have a faulty battery. What do I need to do? Submit a bug? To > > what component? Send an email? To whom? > > > > Thank you, > > Valent. > > > > how old are the batteries? > > If they're more than say, a year old, it's probably true. battery charge > life declines. Get the info on your battery by clicking on the > gnome-power-manager icon and you can find out the info on your battery. > > -sv > > > -- > fedora-devel-list mailing list > fedora-devel-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-devel-list > -- http://kernelreloaded.blog385.com/ linux, blog, anime, spirituality, windsurf, wireless registered as user #367004 with the Linux Counter, http://counter.li.org. ICQ: 2125241, Skype: valent.turkovic From pertusus at free.fr Thu Oct 18 13:46:29 2007 From: pertusus at free.fr (Patrice Dumas) Date: Thu, 18 Oct 2007 15:46:29 +0200 Subject: rpms/xgrav/devel xgrav.spec,1.1,1.2 In-Reply-To: <9101.63.85.68.164.1192709243.squirrel@mail.jcomserv.net> References: <200710181144.l9IBi4tq001873@cvs-int.fedora.redhat.com> <20071018120308.GD5293@free.fr> <9101.63.85.68.164.1192709243.squirrel@mail.jcomserv.net> Message-ID: <20071018123008.GE5293@free.fr> On Thu, Oct 18, 2007 at 07:07:23AM -0500, Jon Ciesla wrote: > > > On Thu, Oct 18, 2007 at 07:44:04AM -0400, Jon Ciesla wrote: > >> Author: limb > >> > >> -BuildRequires: desktop-file-utils, SDL-devel, flex > >> +BuildRequires: desktop-file-utils, SDL-devel, flex, zlib-devel > > > > Why is it needed? > > Build failed without it. > > http://koji.fedoraproject.org/koji/getfile?taskID=201754&name=build.log Ok, there is an include for zlib.h. Maybe the include should be removed? I have checked that it still builds without. Also maybe worth sending upstream. -- Pat From dbhole at redhat.com Thu Oct 18 13:52:37 2007 From: dbhole at redhat.com (Deepak Bhole) Date: Thu, 18 Oct 2007 09:52:37 -0400 Subject: Deploying noarch builds to specific arch's In-Reply-To: <18199.16975.56489.987680@zebedee.pink> References: <20071017140748.GG13974@redhat.com> <20071017102427.617a217c@redhat.com> <20071017144946.GH13974@redhat.com> <18199.16975.56489.987680@zebedee.pink> Message-ID: <20071018135237.GD32224@redhat.com> * Andrew Haley [2007-10-18 07:24]: > Deepak Bhole writes: > > * Jesse Keating [2007-10-17 10:25]: > > > On Wed, 17 Oct 2007 10:07:49 -0400 > > > Deepak Bhole wrote: > > > > > > > The problem is that IcedTea is only available on x86/x86_64. Since my > > > > package is noarch, koji randomly distributes it between > > > > ppc/x86/x86_64, and when it goes to ppc, the build fails. > > > > > > > > While IcedTea is not a strong requirement for checkstyle, this problem > > > > will be encountered by any package that is to be built with IcedTea.. > > > > > > ExclusiveArch: i386 x86_64 in the spec, with loud comments about the > > > ExclusiveArch being there to match the arches where IcedTea is > > > available, and needs to be updated when IcedTea hits more arches. > > > > > > > But that would create arch specific packages, which would not get > > shipped on ppc. Packages built with icedtea can run on ppc with gcj in > > interpreted mode. > > FYI, here are the mandriva spec and patches for checkstyle. > http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages/cooker/checkstyle/current/ > > Thanks to akurtakov for that. > Thanks. I'm encountering a class not found problem when the Native2Ascii task runs. Looking at the above files, I see that that task is disabled there. Doing so will disable/break Japanese messages via checkstyle. I will see if I can workaround the class issue; if I cannot get something going soon, I will disable the task for the time being in Fedora as well. Cheers, Deepak > Andrew. > > -- > Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, UK > Registered in England and Wales No. 3798903 From limb at jcomserv.net Thu Oct 18 13:51:56 2007 From: limb at jcomserv.net (Jon Ciesla) Date: Thu, 18 Oct 2007 08:51:56 -0500 (CDT) Subject: rpms/xgrav/devel xgrav.spec,1.1,1.2 In-Reply-To: <20071018123008.GE5293@free.fr> References: <200710181144.l9IBi4tq001873@cvs-int.fedora.redhat.com> <20071018120308.GD5293@free.fr> <9101.63.85.68.164.1192709243.squirrel@mail.jcomserv.net> <20071018123008.GE5293@free.fr> Message-ID: <23841.63.85.68.164.1192715516.squirrel@mail.jcomserv.net> > On Thu, Oct 18, 2007 at 07:07:23AM -0500, Jon Ciesla wrote: >> >> > On Thu, Oct 18, 2007 at 07:44:04AM -0400, Jon Ciesla wrote: >> >> Author: limb >> >> >> >> -BuildRequires: desktop-file-utils, SDL-devel, flex >> >> +BuildRequires: desktop-file-utils, SDL-devel, flex, zlib-devel >> > >> > Why is it needed? >> >> Build failed without it. >> >> http://koji.fedoraproject.org/koji/getfile?taskID=201754&name=build.log > > Ok, there is an include for zlib.h. Maybe the include should be removed? > I have checked that it still builds without. Also maybe worth sending > upstream. I'll check it out with upstream, but I'll leave it in place for now. > -- > Pat > > -- > fedora-devel-list mailing list > fedora-devel-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-devel-list > -- novus ordo absurdum From pertusus at free.fr Thu Oct 18 13:56:17 2007 From: pertusus at free.fr (Patrice Dumas) Date: Thu, 18 Oct 2007 15:56:17 +0200 Subject: rpms/xgrav/devel xgrav.spec,1.1,1.2 In-Reply-To: <23841.63.85.68.164.1192715516.squirrel@mail.jcomserv.net> References: <200710181144.l9IBi4tq001873@cvs-int.fedora.redhat.com> <20071018120308.GD5293@free.fr> <9101.63.85.68.164.1192709243.squirrel@mail.jcomserv.net> <20071018123008.GE5293@free.fr> <23841.63.85.68.164.1192715516.squirrel@mail.jcomserv.net> Message-ID: <20071018135617.GF5293@free.fr> On Thu, Oct 18, 2007 at 08:51:56AM -0500, Jon Ciesla wrote: > > > I'll check it out with upstream, but I'll leave it in place for now. Indeed, that's better. Worth a comment, since zlib won't be a direct dependency of xgrav. -- Pat From bernie at codewiz.org Thu Oct 18 14:02:07 2007 From: bernie at codewiz.org (Bernardo Innocenti) Date: Thu, 18 Oct 2007 10:02:07 -0400 Subject: koji server installation Message-ID: <4717675F.6000608@codewiz.org> Hello Mike, I'm installing a local Koji server at OLPC so we could create as topical integration streams such as "rainbow", "xtest", "sugar"... I installed all the koji packages following the tutorial on the fedoraproject wiki. The web interface is up and running: http://bender.codewiz.org/koji/ I configured it similar to the koji.fedoraproject.org setup, but I can't seem to get builds to work. First of all, I get these errors: 2007-10-18 09:12:56,389 [WARNING] koji.build.TaskManager: FAULT: Traceback (most recent call last): File "/usr/sbin/kojid", line 1109, in runTask response = (handler.run(),) File "/usr/sbin/kojid", line 1185, in run return self.handler(*self.params,**self.opts) File "/usr/sbin/kojid", line 2174, in handler repo_id, event_id = self.wait(preptask)[preptask] File "/usr/sbin/kojid", line 1272, in wait return dict(session.host.taskWaitResults(self.id,subtasks)) File "/usr/lib/python2.5/site-packages/koji/__init__.py", line 1077, in __call__ return self.__func(self.__name,args,opts) File "/usr/lib/python2.5/site-packages/koji/__init__.py", line 1304, in _callMethod raise convertFault(fault) Fault: : [Errno 13] Permission denied: '/mnt/koji'"> ...even though I had set topdir=/usr/local/koji in /etc/kojid/kojid.conf. The problem seems to be that PathInfo gets instantiated with no topdir and so it gets the default from BASEDIR, but even after fixing that I still got sporadic errors elsewhere until I replaced all instances of "/mnt/koji" everywhere. I'd suggest taking off these defaults and hard-failing when the client code did not provide a default. It's still better than using the configured path only half of the times. After fixing this problem, I got a different one: bender:/home/bernie/src# koji --debug build dist-olpc2 xorg-x11-proto-devel-7.2-13.olpc2.src.rpm successfully connected to hub Uploading srpm: xorg-x11-proto-devel-7.2-13.olpc2.src.rpm [====================================] 100% 00:00:07 1.30 MiB 171.37 KiB/sec Created task: 3748 Task info: http://bender.codewiz.org/koji/taskinfo?taskID=3748 Watching tasks (this may be safely interrupted)... 3748 build (dist-olpc2, xorg-x11-proto-devel-7.2-13.olpc2.src.rpm): free 3748 build (dist-olpc2, xorg-x11-proto-devel-7.2-13.olpc2.src.rpm): free -> open (bender.codewiz.org) 3748 build (dist-olpc2, xorg-x11-proto-devel-7.2-13.olpc2.src.rpm): open (bender.codewiz.org) -> FAILED: BuildError: package xorg-x11-proto-devel not in list for tag dist-olpc2 0 free 0 open 0 done 1 failed 3748 build (dist-olpc2, xorg-x11-proto-devel-7.2-13.olpc2.src.rpm) failed Not knowing what to do, I tried a scratch build instead, but the server got stuck, and kojira started spitting these: 2007-10-18 09:50:46,417 [ERROR] koji: Traceback (most recent call last): File "/usr/sbin/kojira", line 341, in main repomgr.updateRepos() File "/usr/sbin/kojira", line 250, in updateRepos tstate = koji.TASK_STATES[tinfo['state']] TypeError: 'NoneType' object is unsubscriptable I noticed there are mock-config entries in the database. I was unsure whether they're supposed to be created automatically, so I tried creating one manually like so: $ koji mock-config --arch=i386 --tag=dist-olpc2-build --mockdir=/var/lib/mock/olpc-2-i386 --distribution=dist-olpc2 olpc-2-i386 Could not get a repo for tag: dist-olpc2-build I couldn't figure out what a correct combination of parameters would be. Is koji 1.2.2 the version you're really running on koji.fedoraproject.org? After some What else am I overlooking? I'd be *very* glad if you could dedicate some of your time to help me on this. I usually hang out on freenode as _bernie or _bernie|home. Thanks. -- \___/ |___| Bernardo Innocenti - http://www.codewiz.org/ \___\ One Laptop Per Child - http://www.laptop.org/ From bernie at codewiz.org Thu Oct 18 14:07:35 2007 From: bernie at codewiz.org (Bernardo Innocenti) Date: Thu, 18 Oct 2007 10:07:35 -0400 Subject: koji server installation In-Reply-To: <4717675F.6000608@codewiz.org> References: <4717675F.6000608@codewiz.org> Message-ID: <471768A7.3000800@codewiz.org> Bernardo Innocenti wrote: > Is koji 1.2.2 the version you're really > running on koji.fedoraproject.org? After some [oops, it seems I've hit Send too quickly] ...After some attempts with the old RPMs from F7, I cloned the git repository and rebuilt RPMs off the master branch. No better luck. With both the stable version and the snapshot, when the server gets "stuck" building a package, it permanently stores broken records in the database, and the main page of the web interface barfs a big stack trace ending up with: File "/usr/lib/python2.5/site-packages/koji/__init__.py", line 1304, in _callMethod raise convertFault(fault) Fault: : cannot marshal objects"> The records I need to delete are: COPY task (id, state, create_time, completion_time, channel_id, host_id, parent, label, waiting, awaited, "owner", method, request, result, eta, arch, priority, weight) FROM stdin; 3748 5 2007-10-18 09:47:47.978694 2007-10-18 09:47:54.569714 1 1 \N \N \N \N 1 build \n\nbuild\n\n\ncli-build/1192715259.2614679.APWGZpwg/xorg-x11-proto-devel-7.2-13.olpc2.src.rpm\n\n\ndist-olpc2\n\n\n\n\nskip_tag\n\n\nscratch\n\n\n\n\n\n \n\n\n\n\nfaultCode\n1005\n\n\nfaultString\npackage xorg-x11-proto-devel not in list for tag dist-olpc2\n\n\n\n\n \N noarch 20 0.20000000000000001 3749 1 2007-10-18 09:50:05.047597 \N 1 1 \N \N t \N 1 build \n\nbuild\n\n\ncli-build/1192715395.710408.UfURJSZh/xorg-x11-proto-devel-7.2-13.olpc2.src.rpm\n\n\ndist-olpc2\n\n\n\n\nskip_tag\n\n\nscratch\n1\n\n\n\n\n\n \N \N noarch 20 0.20000000000000001 3750 1 2007-10-18 09:50:17.777683 \N 1 1 3749 i386 \N t 1 buildArch \n\nbuildArch\n\n\ncli-build/1192715395.710408.UfURJSZh/xorg-x11-proto-devel-7.2-13.olpc2.src.rpm\n\n\n2\n\n\ni386\n\n\n1\n\n\n\n \N \N i386 19 1.5 \. -- \___/ |___| Bernardo Innocenti - http://www.codewiz.org/ \___\ One Laptop Per Child - http://www.laptop.org/ From valent.turkovic at gmail.com Thu Oct 18 14:17:28 2007 From: valent.turkovic at gmail.com (Valent Turkovic) Date: Thu, 18 Oct 2007 16:17:28 +0200 Subject: what to do when gnome power manager shows wrong battery capacity? In-Reply-To: <1192714622.8542.104.camel@cutter> References: <64b14b300710180635m63f7f223t7d0e64a578f5f52a@mail.gmail.com> <1192714622.8542.104.camel@cutter> Message-ID: <64b14b300710180717n4210c6e3pe6cf8c4f088b3f2e@mail.gmail.com> Here is the info from 2 year oly HP Compaq nx9030: # cat /proc/acpi/battery/BAT0/info present: yes design capacity: 6000 mAh last full capacity: 2784 mAh battery technology: rechargeable design voltage: 14800 mV design capacity warning: 250 mAh design capacity low: 150 mAh capacity granularity 1: 10 mAh capacity granularity 2: 25 mAh model number: JM-6 serial number: 4063 battery type: LION OEM info: Hewlett-Packard and GPM says this: Vendor: Hewlett-Packard Serial Number: 4063 Model: JM-6 Current charge: 34.6 Wh Design charge: 88 Wh Who is showing wrong info? On 10/18/07, seth vidal wrote: > > On Thu, 2007-10-18 at 15:35 +0200, Valent Turkovic wrote: > > Sorry for long subject, but what to do when gnome power manager shows > > wrong battery capacity? > > > > I have two laptops for who I see that battery capacity is stated as > > 88.8Wh but it is not! So when gnome starts I get an error message > > saying I have a faulty battery. What do I need to do? Submit a bug? To > > what component? Send an email? To whom? > > > > Thank you, > > Valent. > > > > how old are the batteries? > > If they're more than say, a year old, it's probably true. battery charge > life declines. Get the info on your battery by clicking on the > gnome-power-manager icon and you can find out the info on your battery. > > -sv > > > -- > fedora-devel-list mailing list > fedora-devel-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-devel-list > -- http://kernelreloaded.blog385.com/ linux, blog, anime, spirituality, windsurf, wireless registered as user #367004 with the Linux Counter, http://counter.li.org. ICQ: 2125241, Skype: valent.turkovic From choeger at cs.tu-berlin.de Thu Oct 18 14:28:30 2007 From: choeger at cs.tu-berlin.de (Christoph =?ISO-8859-1?Q?H=F6ger?=) Date: Thu, 18 Oct 2007 16:28:30 +0200 Subject: what to do when gnome power manager shows wrong battery capacity? In-Reply-To: <64b14b300710180717n4210c6e3pe6cf8c4f088b3f2e@mail.gmail.com> References: <64b14b300710180635m63f7f223t7d0e64a578f5f52a@mail.gmail.com> <1192714622.8542.104.camel@cutter> <64b14b300710180717n4210c6e3pe6cf8c4f088b3f2e@mail.gmail.com> Message-ID: <1192717710.25694.3.camel@s6.math.tu-berlin.de> Well, if my physics teacher was right then no application shows wrong values. 6000mAh and 148000mV compute to 88.8Wh. So either the battery gives wrong values via acpi or the kernel reads them wrong (which is very unlikely because 6000mAh seem to be a too normal value for a read error) Am Donnerstag, den 18.10.2007, 16:17 +0200 schrieb Valent Turkovic: > Here is the info from 2 year oly HP Compaq nx9030: > > # cat /proc/acpi/battery/BAT0/info > present: yes > design capacity: 6000 mAh > last full capacity: 2784 mAh > battery technology: rechargeable > design voltage: 14800 mV > design capacity warning: 250 mAh > design capacity low: 150 mAh > capacity granularity 1: 10 mAh > capacity granularity 2: 25 mAh > model number: JM-6 > serial number: 4063 > battery type: LION > OEM info: Hewlett-Packard > > > and GPM says this: > > Vendor: Hewlett-Packard > Serial Number: 4063 > Model: JM-6 > Current charge: 34.6 Wh > Design charge: 88 Wh > > Who is showing wrong info? > > On 10/18/07, seth vidal wrote: > > > > On Thu, 2007-10-18 at 15:35 +0200, Valent Turkovic wrote: > > > Sorry for long subject, but what to do when gnome power manager shows > > > wrong battery capacity? > > > > > > I have two laptops for who I see that battery capacity is stated as > > > 88.8Wh but it is not! So when gnome starts I get an error message > > > saying I have a faulty battery. What do I need to do? Submit a bug? To > > > what component? Send an email? To whom? > > > > > > Thank you, > > > Valent. > > > > > > > how old are the batteries? > > > > If they're more than say, a year old, it's probably true. battery charge > > life declines. Get the info on your battery by clicking on the > > gnome-power-manager icon and you can find out the info on your battery. > > > > -sv > > > > > > -- > > fedora-devel-list mailing list > > fedora-devel-list at redhat.com > > https://www.redhat.com/mailman/listinfo/fedora-devel-list > > > > > -- > http://kernelreloaded.blog385.com/ > linux, blog, anime, spirituality, windsurf, wireless > registered as user #367004 with the Linux Counter, http://counter.li.org. > ICQ: 2125241, Skype: valent.turkovic > From valent.turkovic at gmail.com Thu Oct 18 14:38:56 2007 From: valent.turkovic at gmail.com (Valent Turkovic) Date: Thu, 18 Oct 2007 16:38:56 +0200 Subject: what to do when gnome power manager shows wrong battery capacity? In-Reply-To: <1192717710.25694.3.camel@s6.math.tu-berlin.de> References: <64b14b300710180635m63f7f223t7d0e64a578f5f52a@mail.gmail.com> <1192714622.8542.104.camel@cutter> <64b14b300710180717n4210c6e3pe6cf8c4f088b3f2e@mail.gmail.com> <1192717710.25694.3.camel@s6.math.tu-berlin.de> Message-ID: <64b14b300710180738y14913485o9d7334b465087afa@mail.gmail.com> Upps :) my bad... I mixed my units. I saw mAh but I read it mWh :( On 10/18/07, Christoph H?ger wrote: > Well, if my physics teacher was right then no application shows wrong > values. 6000mAh and 148000mV compute to 88.8Wh. > So either the battery gives wrong values via acpi or the kernel reads > them wrong (which is very unlikely because 6000mAh seem to be a too > normal value for a read error) > > Am Donnerstag, den 18.10.2007, 16:17 +0200 schrieb Valent Turkovic: > > Here is the info from 2 year oly HP Compaq nx9030: > > > > # cat /proc/acpi/battery/BAT0/info > > present: yes > > design capacity: 6000 mAh > > last full capacity: 2784 mAh > > battery technology: rechargeable > > design voltage: 14800 mV > > design capacity warning: 250 mAh > > design capacity low: 150 mAh > > capacity granularity 1: 10 mAh > > capacity granularity 2: 25 mAh > > model number: JM-6 > > serial number: 4063 > > battery type: LION > > OEM info: Hewlett-Packard > > > > > > and GPM says this: > > > > Vendor: Hewlett-Packard > > Serial Number: 4063 > > Model: JM-6 > > Current charge: 34.6 Wh > > Design charge: 88 Wh > > > > Who is showing wrong info? > > > > On 10/18/07, seth vidal wrote: > > > > > > On Thu, 2007-10-18 at 15:35 +0200, Valent Turkovic wrote: > > > > Sorry for long subject, but what to do when gnome power manager shows > > > > wrong battery capacity? > > > > > > > > I have two laptops for who I see that battery capacity is stated as > > > > 88.8Wh but it is not! So when gnome starts I get an error message > > > > saying I have a faulty battery. What do I need to do? Submit a bug? To > > > > what component? Send an email? To whom? > > > > > > > > Thank you, > > > > Valent. > > > > > > > > > > how old are the batteries? > > > > > > If they're more than say, a year old, it's probably true. battery charge > > > life declines. Get the info on your battery by clicking on the > > > gnome-power-manager icon and you can find out the info on your battery. > > > > > > -sv > > > > > > > > > -- > > > fedora-devel-list mailing list > > > fedora-devel-list at redhat.com > > > https://www.redhat.com/mailman/listinfo/fedora-devel-list > > > > > > > > > -- > > http://kernelreloaded.blog385.com/ > > linux, blog, anime, spirituality, windsurf, wireless > > registered as user #367004 with the Linux Counter, http://counter.li.org. > > ICQ: 2125241, Skype: valent.turkovic > > > > -- > fedora-devel-list mailing list > fedora-devel-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-devel-list > -- http://kernelreloaded.blog385.com/ linux, blog, anime, spirituality, windsurf, wireless registered as user #367004 with the Linux Counter, http://counter.li.org. ICQ: 2125241, Skype: valent.turkovic From overholt at redhat.com Thu Oct 18 14:39:42 2007 From: overholt at redhat.com (Andrew Overholt) Date: Thu, 18 Oct 2007 10:39:42 -0400 Subject: Deploying noarch builds to specific arch's In-Reply-To: <20071017140748.GG13974@redhat.com> References: <20071017140748.GG13974@redhat.com> Message-ID: <20071018143942.GA30267@redhat.com> * Deepak Bhole [2007-10-17 10:08]: > > Currently, Fedora allows building of noarch packages with IcedTea and > shipping them on all archs (where they run via IcedTea, or via gcj in > interpreted mode). Except that it's preferred to ship the aot-compiled bits until we have IcedTea on all arches. Andrew -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From dbhole at redhat.com Thu Oct 18 14:56:37 2007 From: dbhole at redhat.com (Deepak Bhole) Date: Thu, 18 Oct 2007 10:56:37 -0400 Subject: Deploying noarch builds to specific arch's In-Reply-To: <20071018143942.GA30267@redhat.com> References: <20071017140748.GG13974@redhat.com> <20071018143942.GA30267@redhat.com> Message-ID: <20071018145637.GE32224@redhat.com> * Andrew Overholt [2007-10-18 10:40]: > * Deepak Bhole [2007-10-17 10:08]: > > > > Currently, Fedora allows building of noarch packages with IcedTea and > > shipping them on all archs (where they run via IcedTea, or via gcj in > > interpreted mode). > > Except that it's preferred to ship the aot-compiled bits until we have > IcedTea on all arches. > Right. All I am pointing out is that the allowance of building noarch with icedtea is a moot point, as it is not possible at this time with Koji. Deepak From mikeb at redhat.com Thu Oct 18 15:06:07 2007 From: mikeb at redhat.com (Mike Bonnet) Date: Thu, 18 Oct 2007 11:06:07 -0400 Subject: koji server installation In-Reply-To: <471768A7.3000800@codewiz.org> References: <4717675F.6000608@codewiz.org> <471768A7.3000800@codewiz.org> Message-ID: <1192719967.3358.6.camel@burren.boston.redhat.com> On Thu, 2007-10-18 at 10:07 -0400, Bernardo Innocenti wrote: > Bernardo Innocenti wrote: > > > Is koji 1.2.2 the version you're really > > running on koji.fedoraproject.org? After some > > [oops, it seems I've hit Send too quickly] > > ...After some attempts with the old RPMs from F7, I cloned > the git repository and rebuilt RPMs off the master branch. > No better luck. > > With both the stable version and the snapshot, when the server > gets "stuck" building a package, it permanently stores broken > records in the database, and the main page of the web interface > barfs a big stack trace ending up with: > > File "/usr/lib/python2.5/site-packages/koji/__init__.py", line 1304, in _callMethod > raise convertFault(fault) > > Fault: : cannot marshal objects"> > > > The records I need to delete are: > > COPY task (id, state, create_time, completion_time, channel_id, host_id, parent, label, waiting, awaited, "owner", method, request, result, eta, arch, priority, weight) FROM stdin; > 3748 5 2007-10-18 09:47:47.978694 2007-10-18 09:47:54.569714 1 1 \N \N \N \N 1 build \n\nbuild\n\n\ncli-build/1192715259.2614679.APWGZpwg/xorg-x11-proto-devel-7.2-13.olpc2.src.rpm\n\n\ndist-olpc2\n\n\n\n\nskip_tag\n\n\nscratch\n\n\n\n\n\n \n\n\n\n\nfaultCode\n1005\n\n\nfaultString\npackage xorg-x11-proto-devel not in list for tag dist-olpc2\n\n\n\n\n \N noarch 20 ! > 0.20000000000000001 > 3749 1 2007-10-18 09:50:05.047597 \N 1 1 \N \N t \N 1 build \n\nbuild\n\n\ncli-build/1192715395.710408.UfURJSZh/xorg-x11-proto-devel-7.2-13.olpc2.src.rpm\n\n\ndist-olpc2\n\n\n\n\nskip_tag\n\n\nscratch\n1\n\n\n\n\n\n \N \N noarch 20 0.20000000000000001 > 3750 1 2007-10-18 09:50:17.777683 \N 1 1 3749 i386 \N t 1 buildArch \n\nbuildArch\n\n\ncli-build/1192715395.710408.UfURJSZh/xorg-x11-proto-devel-7.2-13.olpc2.src.rpm\n\n\n2\n\n\ni386\n\n\n1\n\n\n\n \N \N i386 19 1.5 > \. This is caused by a regression in python xmlrpclib in 2.5. A patched python package is available here: http://koji.fedoraproject.org/koji/buildinfo?buildID=21576 Take a look at http://bugs.python.org/issue1739842 for the gory details. In terms of your other problems, you need to to bootstrap Koji by importing a bunch of pre-built packages so Koji is able to populate a buildroot and satisfy BuildRequires. I'm writing up a bootstrapping guide, I'll point you at it when it's posted. From opensource at till.name Thu Oct 18 16:11:21 2007 From: opensource at till.name (Till Maas) Date: Thu, 18 Oct 2007 18:11:21 +0200 Subject: make qmake honour $RPM_OPT_FLAGS Message-ID: <200710181811.27097.opensource@till.name> Hiyas, when one wants to make sure that a package, that uses qmake(-qt4) to build its Makefile, honours $RPM_OPT_FLAGS, waht is the best method? Is e.g. the following good? (It's in example for vym): qmake-qt4 INSTALLDIR=%{buildroot}%{_prefix} \ QMAKE_CFLAGS="%{optflags}" \ QMAKE_CXXFLAGS="%{optflags}" \ QMAKE_LFLAGS="%{optflags}" Regards, Till -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 827 bytes Desc: This is a digitally signed message part. URL: From jspaleta at gmail.com Thu Oct 18 17:37:13 2007 From: jspaleta at gmail.com (Jeff Spaleta) Date: Thu, 18 Oct 2007 09:37:13 -0800 Subject: removable storage devices still do not auto-mount In-Reply-To: <55df67120710180644m56851f32j26813b125e2a348d@mail.gmail.com> References: <55df67120710180644m56851f32j26813b125e2a348d@mail.gmail.com> Message-ID: <604aa7910710181037i1997e021xbed233cecab09b56@mail.gmail.com> On 10/18/07, rapponcape wrote: > This is a fresh, DVD, install of FC7. Is this kde or gnome? I run gnome and I've got 5 usb sticks... 4 of them have never had a problem automount on F7. One of them, my LG branded drive has inconsistently worked since I got it way way back when I had F5 installed. As of this moment, all of my usb sticks currently work with my F7 under the Gnome desktop using updates and updates-testing. for reference see: https://bugzilla.redhat.com/show_bug.cgi?id=203488 -jef"i really need to check the test3 live image i guess to see if the lg drive works there too"spaleta From ajackson at redhat.com Thu Oct 18 17:12:18 2007 From: ajackson at redhat.com (Adam Jackson) Date: Thu, 18 Oct 2007 13:12:18 -0400 Subject: java release notes for FC8 In-Reply-To: References: Message-ID: <1192727538.26127.5.camel@localhost.localdomain> On Wed, 2007-10-17 at 19:15 -0700, darrell pfeifer wrote: > Current rawhide has a severe bug that affects all Sun Java > implementations including the jdk1.7.0 betas. > > https://bugzilla.redhat.com/show_bug.cgi?id=254144 This is a bug in the Sun JDK code, not in the X libraries. I already provided a patch here: https://bugzilla.redhat.com/show_bug.cgi?id=301691 and it has been applied upstream. It is _not_ a bug in rawhide. That bug also describes a workaround, if you're stuck using a buggy JDK. - ajax From mmcgrath at redhat.com Thu Oct 18 17:36:39 2007 From: mmcgrath at redhat.com (Mike McGrath) Date: Thu, 18 Oct 2007 12:36:39 -0500 Subject: Short outage notification Message-ID: <471799A7.7090008@redhat.com> I apologize for the short notice of this notification, releng1 (and thus bodhi) is being taken down for an upgrade, the techs are at the data center now to do it. -Mike From rapponcape at gmail.com Thu Oct 18 18:05:49 2007 From: rapponcape at gmail.com (rapponcape) Date: Thu, 18 Oct 2007 14:05:49 -0400 Subject: removable storage devices still do not auto-mount Message-ID: <55df67120710181105m20bd3cf3x6a82d42b7622495c@mail.gmail.com> I'm running gnome, and, non of my usb sticks auto-mount. They all create similar output as the logs in my original post. From hughsient at gmail.com Thu Oct 18 18:22:47 2007 From: hughsient at gmail.com (Richard Hughes) Date: Thu, 18 Oct 2007 19:22:47 +0100 Subject: what to do when gnome power manager shows wrong battery capacity? In-Reply-To: <1192717710.25694.3.camel@s6.math.tu-berlin.de> References: <64b14b300710180635m63f7f223t7d0e64a578f5f52a@mail.gmail.com> <1192714622.8542.104.camel@cutter> <64b14b300710180717n4210c6e3pe6cf8c4f088b3f2e@mail.gmail.com> <1192717710.25694.3.camel@s6.math.tu-berlin.de> Message-ID: <1192731767.2846.10.camel@hughsie-laptop> On Thu, 2007-10-18 at 16:28 +0200, Christoph H?ger wrote: > So either the battery gives wrong values via acpi or the kernel reads > them wrong (which is very unlikely because 6000mAh seem to be a too > normal value for a read error) It will be case where the "smart battery" (deliberate quotes) is actually very dumb. For most of the DSDT's I've seen most of these numbers are hardcoded, and not queried from the battery. I've even sent the Lenovo BIOS guys a DSDT patch to query the battery instead of a best guess, but it was ignored. This is why the new g-p-m code self-profiles, and corrects the values from ACPI. Richard. From rapponcape at gmail.com Thu Oct 18 18:47:34 2007 From: rapponcape at gmail.com (rapponcape) Date: Thu, 18 Oct 2007 14:47:34 -0400 Subject: removable storage devices still do not auto-mount (updates-testing helped) Message-ID: <55df67120710181147j6d4cd951t6a146f511fab5c55@mail.gmail.com> Okay, I just updated udev and libvolume_id using: yum --enablerepo=*-testing update udev libvolume_id And, the stick is now recognized and probed further, but, it still does not auto-mount. See log below. Any suggestions? ============== Oct 18 14:40:01 palm1 kernel: usb 1-1: new full speed USB device using uhci_hcd and address 5 Oct 18 14:40:05 palm1 kernel: usb 1-1: configuration #1 chosen from 1 choice Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.490 [I] osspec.c:232: SEQNUM=816, ACTION=add, SUBSYSTEM=usb, DEVPATH=/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1, DEVNAME=/dev/bus/usb/001/005, IFINDEX=0 Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.490 [E] hotplug.c:94: devpath /sys/devices/pci0000:00/0000:00:07.2/usb1/1-1 already present in the store, ignore event Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.516 [I] osspec.c:232: SEQNUM=817, ACTION=add, SUBSYSTEM=usb_endpoint, DEVPATH=/sys/class/usb_endpoint/usbdev1.5_ep00, DEVNAME=/dev/usbdev1.5_ep00, IFINDEX=0 Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.516 [I] hotplug.c:134: /sys/class/usb_endpoint/usbdev1.5_ep00 is a device (subsystem) Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.516 [I] osspec.c:892: hal_util_find_known_parent: '/sys/class/usb_endpoint/usbdev1.5_ep00'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1' Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.517 [I] device.c:3319: add_dev: subsys=usb_endpoint sysfs_path=/sys/class/usb_endpoint/usbdev1.5_ep00 dev=/dev/usbdev1.5_ep00 parent_dev=0x09255480 Oct 18 14:40:05 palm1 kernel: scsi4 : SCSI emulation for USB Mass Storage devices Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.836 [I] osspec.c:232: SEQNUM=818, ACTION=add, SUBSYSTEM=usb, DEVPATH=/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0, DEVNAME=, IFINDEX=0 Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.836 [I] hotplug.c:134: /sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0 is a device (subsystem) Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.836 [I] osspec.c:892: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1' Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.837 [I] device.c:3319: add_dev: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0 dev= parent_dev=0x09255480 Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.837 [E] util.c:382: Cannot open '/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/interface' Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.863 [I] device.c:3181: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_if0 Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.872 [I] hald.c:103: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_if0 Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.915 [I] osspec.c:232: SEQNUM=821, ACTION=add, SUBSYSTEM=usb_endpoint, DEVPATH=/sys/class/usb_endpoint/usbdev1.5_ep01, DEVNAME=/dev/usbdev1.5_ep01, IFINDEX=0 Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.916 [I] hotplug.c:134: /sys/class/usb_endpoint/usbdev1.5_ep01 is a device (subsystem) Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.916 [I] osspec.c:892: hal_util_find_known_parent: '/sys/class/usb_endpoint/usbdev1.5_ep01'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0' Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.916 [I] device.c:3319: add_dev: subsys=usb_endpoint sysfs_path=/sys/class/usb_endpoint/usbdev1.5_ep01 dev=/dev/usbdev1.5_ep01 parent_dev=0x092512c0 Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.955 [I] osspec.c:232: SEQNUM=820, ACTION=add, SUBSYSTEM=usb_endpoint, DEVPATH=/sys/class/usb_endpoint/usbdev1.5_ep81, DEVNAME=/dev/usbdev1.5_ep81, IFINDEX=0 Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.956 [I] hotplug.c:134: /sys/class/usb_endpoint/usbdev1.5_ep81 is a device (subsystem) Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.956 [I] osspec.c:892: hal_util_find_known_parent: '/sys/class/usb_endpoint/usbdev1.5_ep81'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0' Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.957 [I] device.c:3319: add_dev: subsys=usb_endpoint sysfs_path=/sys/class/usb_endpoint/usbdev1.5_ep81 dev=/dev/usbdev1.5_ep81 parent_dev=0x092512c0 Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.975 [I] osspec.c:232: SEQNUM=819, ACTION=add, SUBSYSTEM=scsi_host, DEVPATH=/sys/class/scsi_host/host4, DEVNAME=, IFINDEX=0 Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.976 [I] hotplug.c:134: /sys/class/scsi_host/host4 is a device (subsystem) Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.976 [I] osspec.c:892: hal_util_find_known_parent: '/sys/class/scsi_host/host4'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0' Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.977 [I] device.c:3319: add_dev: subsys=scsi_host sysfs_path=/sys/class/scsi_host/host4 dev= parent_dev=0x092512c0 Oct 18 14:40:06 palm1 hald[2093]: 14:40:06.036 [I] osspec.c:232: SEQNUM=822, ACTION=add, SUBSYSTEM=usb_device, DEVPATH=/sys/class/usb_device/usbdev1.5, DEVNAME=/dev/bus/usb/001/005, IFINDEX=0 Oct 18 14:40:06 palm1 hald[2093]: 14:40:06.037 [I] hotplug.c:134: /sys/class/usb_device/usbdev1.5 is a device (subsystem) Oct 18 14:40:06 palm1 hald[2093]: 14:40:06.037 [I] osspec.c:892: hal_util_find_known_parent: '/sys/class/usb_device/usbdev1.5'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1' Oct 18 14:40:06 palm1 hald[2093]: 14:40:06.037 [I] device.c:3319: add_dev: subsys=usb_device sysfs_path=/sys/class/usb_device/usbdev1.5 dev=/dev/bus/usb/001/005 parent_dev=0x09255480 Oct 18 14:40:06 palm1 hald[2093]: 14:40:06.039 [I] device_info.c:501: Checking sibling '/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_if0' of '/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_usbraw' whether 'info.capabilities' contains 'camera' Oct 18 14:40:06 palm1 hald[2093]: 14:40:06.040 [I] device_info.c:501: Checking sibling '/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_if0' of '/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_usbraw' whether 'info.capabilities' contains 'scanner' Oct 18 14:40:06 palm1 hald[2093]: 14:40:06.040 [I] device.c:3181: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_usbraw Oct 18 14:40:06 palm1 hald[2093]: 14:40:06.040 [I] hald.c:103: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_usbraw Oct 18 14:40:07 palm1 orage: polling /dev/sr0 (every 2 sec): [2154]: 14:40:07.640 [I] addon-storage.c:346: Checking whether device /dev/sr0 is locked on HAL Oct 18 14:40:07 palm1 orage: polling /dev/sr0 (every 2 sec): [2154]: 14:40:07.642 [I] addon-storage.c:354: ... device /dev/sr0 is not locked on HAL Oct 18 14:40:07 palm1 orage: polling /dev/sr1 (every 2 sec): [2157]: 14:40:07.724 [I] addon-storage.c:346: Checking whether device /dev/sr1 is locked on HAL Oct 18 14:40:07 palm1 orage: polling /dev/sr1 (every 2 sec): [2157]: 14:40:07.726 [I] addon-storage.c:354: ... device /dev/sr1 is not locked on HAL Oct 18 14:40:11 palm1 kernel: scsi 4:0:0:0: Direct-Access SanDisk Cruzer Micro 0.1 PQ: 0 ANSI: 2 Oct 18 14:40:12 palm1 kernel: sd 4:0:0:0: [sdb] 501759 512-byte hardware sectors (257 MB) Oct 18 14:40:13 palm1 kernel: sd 4:0:0:0: [sdb] Write Protect is off Oct 18 14:40:13 palm1 kernel: sd 4:0:0:0: [sdb] Assuming drive cache: write through Oct 18 14:40:16 palm1 kernel: sd 4:0:0:0: [sdb] 501759 512-byte hardware sectors (257 MB) Oct 18 14:40:17 palm1 kernel: sd 4:0:0:0: [sdb] Write Protect is off Oct 18 14:40:17 palm1 kernel: sd 4:0:0:0: [sdb] Assuming drive cache: write through Oct 18 14:40:18 palm1 kernel: sdb: sdb1 Oct 18 14:40:18 palm1 kernel: sd 4:0:0:0: [sdb] Attached SCSI removable disk Oct 18 14:40:18 palm1 kernel: sd 4:0:0:0: Attached scsi generic sg3 type 0 Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.339 [I] osspec.c:232: SEQNUM=823, ACTION=add, SUBSYSTEM=scsi, DEVPATH=/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0, DEVNAME=, IFINDEX=0 Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.340 [I] hotplug.c:134: /sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0 is a device (subsystem) Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.340 [I] osspec.c:892: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0' Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.340 [I] device.c:3319: add_dev: subsys=scsi sysfs_path=/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0 dev= parent_dev=0x092512c0 Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.340 [I] osspec.c:892: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host4'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0' Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.341 [I] device.c:3319: add_dev: subsys=scsi_host sysfs_path=/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host4 dev= parent_dev=0x092512c0 Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.344 [I] device.c:3181: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_if0_scsi_host Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.344 [I] hald.c:103: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_if0_scsi_host Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.349 [I] osspec.c:892: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host4' Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.349 [I] device.c:3319: add_dev: subsys=scsi sysfs_path=/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0 dev= parent_dev=0x0924e490 Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.350 [I] device.c:1969: /sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/type -> 0 (-> scsi.type) Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.353 [I] device.c:3181: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_if0_scsi_host_scsi_device_lun0 Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.353 [I] hald.c:103: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_if0_scsi_host_scsi_device_lun0 Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.422 [I] osspec.c:232: SEQNUM=828, ACTION=add, SUBSYSTEM=scsi_generic, DEVPATH=/sys/class/scsi_generic/sg3, DEVNAME=/dev/sg3, IFINDEX=0 Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.422 [I] hotplug.c:134: /sys/class/scsi_generic/sg3 is a device (subsystem) Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.423 [I] osspec.c:892: hal_util_find_known_parent: '/sys/class/scsi_generic/sg3'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0' Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.423 [I] device.c:3319: add_dev: subsys=scsi_generic sysfs_path=/sys/class/scsi_generic/sg3 dev=/dev/sg3 parent_dev=0x09251560 Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.426 [I] device.c:3181: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_if0_scsi_host_scsi_device_lun0_scsi_generic Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.426 [I] hald.c:103: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_if0_scsi_host_scsi_device_lun0_scsi_generic Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.472 [I] osspec.c:232: SEQNUM=824, ACTION=add, SUBSYSTEM=scsi_disk, DEVPATH=/sys/class/scsi_disk/4:0:0:0, DEVNAME=, IFINDEX=0 Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.472 [I] hotplug.c:134: /sys/class/scsi_disk/4:0:0:0 is a device (subsystem) Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.472 [I] osspec.c:892: hal_util_find_known_parent: '/sys/class/scsi_disk/4:0:0:0'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0' Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.472 [I] device.c:3319: add_dev: subsys=scsi_disk sysfs_path=/sys/class/scsi_disk/4:0:0:0 dev= parent_dev=0x09251560 Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.540 [I] osspec.c:232: SEQNUM=827, ACTION=add, SUBSYSTEM=scsi_device, DEVPATH=/sys/class/scsi_device/4:0:0:0, DEVNAME=, IFINDEX=0 Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.541 [I] hotplug.c:134: /sys/class/scsi_device/4:0:0:0 is a device (subsystem) Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.541 [I] osspec.c:892: hal_util_find_known_parent: '/sys/class/scsi_device/4:0:0:0'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0' Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.541 [I] device.c:3319: add_dev: subsys=scsi_device sysfs_path=/sys/class/scsi_device/4:0:0:0 dev= parent_dev=0x09251560 Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.624 [I] osspec.c:232: SEQNUM=825, ACTION=add, SUBSYSTEM=block, DEVPATH=/sys/block/sdb, DEVNAME=/dev/sdb, IFINDEX=0 Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.624 [I] osspec.c:892: hal_util_find_known_parent: '/sys/block/sdb'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0' Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.625 [I] blockdev.c:645: block_add: sysfs_path=/sys/block/sdb dev=/dev/sdb is_part=0, parent=0x09251560 Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.625 [I] blockdev.c:951: parent_bus is scsi Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.626 [I] blockdev.c:479: Probing storage device /dev/sdb Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.646 [I] hald_dbus.c:4766: *************************** Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.646 [I] hald_dbus.c:4767: ********* got a connection 9242140 Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.646 [I] hald_dbus.c:4768: *************************** Oct 18 14:40:18 palm1 hald-probe-storage: [2825]: 14:40:18.648 [D] probe-storage.c:153: Doing probe-storage for /dev/sdb (bus usb) (drive_type disk) (udi=/org/freedesktop/Hal/devices/temp/117) (--only-check-for-fs==0) Oct 18 14:40:18 palm1 hald-probe-storage: [2825]: 14:40:18.649 [D] probe-storage.c:392: Checking for file system on /dev/sdb Oct 18 14:40:18 palm1 hald-probe-storage: [2825]: 14:40:18.654 [D] probe-storage.c:398: Doing open ("/dev/sdb", O_RDONLY) Oct 18 14:40:18 palm1 hald-probe-storage: [2825]: 14:40:18.981 [D] probe-storage.c:406: Returned from open(2) Oct 18 14:40:18 palm1 hald-probe-storage: [2825]: 14:40:18.981 [D] probe-storage.c:422: look for existing partitions for sdb Oct 18 14:40:18 palm1 hald-probe-storage: [2825]: 14:40:18.982 [D] probe-storage.c:432: partition sdb1 found, skip probing for filesystem Oct 18 14:40:19 palm1 orage: polling /dev/sr0 (every 2 sec): [2154]: 14:40:19.640 [I] addon-storage.c:346: Checking whether device /dev/sr0 is locked on HAL Oct 18 14:40:19 palm1 orage: polling /dev/sr0 (every 2 sec): [2154]: 14:40:19.642 [I] addon-storage.c:354: ... device /dev/sr0 is not locked on HAL Oct 18 14:40:19 palm1 orage: polling /dev/sr1 (every 2 sec): [2157]: 14:40:19.723 [I] addon-storage.c:346: Checking whether device /dev/sr1 is locked on HAL Oct 18 14:40:19 palm1 orage: polling /dev/sr1 (every 2 sec): [2157]: 14:40:19.725 [I] addon-storage.c:354: ... device /dev/sr1 is not locked on HAL Oct 18 14:40:20 palm1 hald-probe-storage: [2825]: 14:40:20.231 [I] partutil.c:860: MSDOS partition table detected Oct 18 14:40:20 palm1 hald[2093]: 14:40:20.735 [I] hald_dbus.c:1264: storage.removable.media_available -> True Oct 18 14:40:20 palm1 hald[2093]: 14:40:20.736 [I] hald_dbus.c:1248: storage.removable.media_size -> 256900608 Oct 18 14:40:20 palm1 hald[2093]: 14:40:20.737 [I] hald_dbus.c:1232: storage.partitioning_scheme -> mbr Oct 18 14:40:20 palm1 hald[2093]: 14:40:20.739 [I] blockdev.c:364: entering; exit_type=0, return_code=0 Oct 18 14:40:20 palm1 hald[2093]: 14:40:20.744 [I] blockdev.c:127: Add callouts completed udi=/org/freedesktop/Hal/devices/storage_serial_SanDisk_Cruzer_Micro_200443172002dba2262e_0_0 Oct 18 14:40:20 palm1 hald[2093]: 14:40:20.744 [I] hald.c:103: Added device to GDL; udi=/org/freedesktop/Hal/devices/storage_serial_SanDisk_Cruzer_Micro_200443172002dba2262e_0_0 Oct 18 14:40:20 palm1 hald[2093]: 14:40:20.753 [I] hald_runner.c:597: running_processes 0x9240998, num = 8 Oct 18 14:40:20 palm1 hald[2093]: 14:40:20.754 [I] hald.c:115: Started addon hald-addon-storage for udi /org/freedesktop/Hal/devices/storage_serial_SanDisk_Cruzer_Micro_200443172002dba2262e_0_0 Oct 18 14:40:20 palm1 hald[2093]: 14:40:20.754 [I] hald_dbus.c:4711: ************************ Oct 18 14:40:20 palm1 hald[2093]: 14:40:20.754 [I] hald_dbus.c:4712: Client to local_server was disconnected for 9242140 Oct 18 14:40:20 palm1 hald[2093]: 14:40:20.754 [I] hald_dbus.c:4713: ************************ Oct 18 14:40:20 palm1 hald[2093]: 14:40:20.754 [I] hald_dbus.c:4752: *************************** Oct 18 14:40:20 palm1 hald[2093]: 14:40:20.754 [I] hald_dbus.c:4753: ********* unregistered 9242140 Oct 18 14:40:20 palm1 hald[2093]: 14:40:20.754 [I] hald_dbus.c:4754: *************************** Oct 18 14:40:20 palm1 hald[2093]: 14:40:20.776 [I] hald_dbus.c:4766: *************************** Oct 18 14:40:20 palm1 hald[2093]: 14:40:20.776 [I] hald_dbus.c:4767: ********* got a connection 92420f8 Oct 18 14:40:20 palm1 hald[2093]: 14:40:20.776 [I] hald_dbus.c:4768: *************************** Oct 18 14:40:20 palm1 hald[2093]: 14:40:20.782 [D] hald_dbus.c:3090: udi=/org/freedesktop/Hal/devices/storage_serial_SanDisk_Cruzer_Micro_200443172002dba2262e_0_0 Oct 18 14:40:20 palm1 hald[2093]: 14:40:20.791 [I] hald_dbus.c:3116: AddonIsReady on udi '/org/freedesktop/Hal/devices/storage_serial_SanDisk_Cruzer_Micro_200443172002dba2262e_0_0' Oct 18 14:40:20 palm1 hald-addon-storage: [2831]: 14:40:20.836 [D] addon-storage.c:670: ************************************************** Oct 18 14:40:20 palm1 hald-addon-storage: [2831]: 14:40:20.840 [D] addon-storage.c:671: Doing addon-storage for /dev/sdb (bus usb) (drive_type disk) (udi /org/freedesktop/Hal/devices/storage_serial_SanDisk_Cruzer_Micro_200443172002dba2262e_0_0) Oct 18 14:40:20 palm1 hald-addon-storage: [2831]: 14:40:20.840 [D] addon-storage.c:672: ************************************************** Oct 18 14:40:21 palm1 orage: polling /dev/sr0 (every 2 sec): [2154]: 14:40:21.640 [I] addon-storage.c:346: Checking whether device /dev/sr0 is locked on HAL Oct 18 14:40:21 palm1 orage: polling /dev/sr0 (every 2 sec): [2154]: 14:40:21.643 [I] addon-storage.c:354: ... device /dev/sr0 is not locked on HAL Oct 18 14:40:21 palm1 orage: polling /dev/sr1 (every 2 sec): [2157]: 14:40:21.723 [I] addon-storage.c:346: Checking whether device /dev/sr1 is locked on HAL Oct 18 14:40:21 palm1 orage: polling /dev/sr1 (every 2 sec): [2157]: 14:40:21.726 [I] addon-storage.c:354: ... device /dev/sr1 is not locked on HAL Oct 18 14:40:22 palm1 orage: polling /dev/sdb (every 2 sec): [2831]: 14:40:22.860 [I] addon-storage.c:346: Checking whether device /dev/sdb is locked on HAL Oct 18 14:40:22 palm1 orage: polling /dev/sdb (every 2 sec): [2831]: 14:40:22.863 [I] addon-storage.c:354: ... device /dev/sdb is not locked on HAL Oct 18 14:40:35 palm1 hald[2093]: 14:40:35.493 [I] osspec.c:232: SEQNUM=826, ACTION=add, SUBSYSTEM=block, DEVPATH=/sys/block/sdb/sdb1, DEVNAME=/dev/sdb1, IFINDEX=0 Oct 18 14:40:35 palm1 hald[2093]: 14:40:35.493 [E] util.c:190: Cannot open '/sys/block/sdb/sdb1/range' Oct 18 14:40:35 palm1 hald[2093]: 14:40:35.493 [I] osspec.c:892: hal_util_find_known_parent: '/sys/block/sdb/sdb1'->'/sys/block/sdb' Oct 18 14:40:35 palm1 hald[2093]: 14:40:35.493 [I] blockdev.c:645: block_add: sysfs_path=/sys/block/sdb/sdb1 dev=/dev/sdb1 is_part=1, parent=0x0925bd60 Oct 18 14:40:35 palm1 hald[2093]: 14:40:35.518 [I] hald_dbus.c:4766: *************************** Oct 18 14:40:35 palm1 hald[2093]: 14:40:35.519 [I] hald_dbus.c:4767: ********* got a connection 925c268 Oct 18 14:40:35 palm1 hald[2093]: 14:40:35.519 [I] hald_dbus.c:4768: *************************** Oct 18 14:40:35 palm1 hald-probe-volume: [2833]: 14:40:35.529 [D] probe-volume.c:381: Doing probe-volume for /dev/sdb1 Oct 18 14:40:35 palm1 hald-probe-volume: [2833]: 14:40:35.981 [D] probe-volume.c:392: volume.block_size = 512 Oct 18 14:40:35 palm1 hald-probe-volume: [2833]: 14:40:35.981 [D] probe-volume.c:396: volume.size = 256588288 Oct 18 14:40:35 palm1 hald-probe-volume: [2833]: 14:40:35.984 [I] probe-volume.c:625: invoking volume_id_probe_all, offset=0, size=0 Oct 18 14:40:35 palm1 hald-probe-volume: 2833: 14:40:35.985: volume_id.c:351 probing at offset 0x0, size 0xf4b3a00 Oct 18 14:40:35 palm1 hald-probe-volume: 2833: 14:40:35.985: linux_raid.c:70 probing at offset 0xf4a0000, size 0xf4b3a00 Oct 18 14:40:36 palm1 hald-probe-volume: 2833: 14:40:35.985: util.c:342 get buffer off 0xf4a0000(256507904), len 0x800 Oct 18 14:40:36 palm1 hald-probe-volume: 2833: 14:40:35.985: util.c:391 read seekbuf off:0xf4a0000 len:0x800 Oct 18 14:40:36 palm1 hald-probe-volume: 2833: 14:40:36.731: util.c:401 got 0x800 (2048) bytes Oct 18 14:40:36 palm1 hald-probe-volume: 2833: 14:40:36.731: linux_raid.c:124 probing at offset 0xf4b1000, size 0xf4b3a00 Oct 18 14:40:36 palm1 hald-probe-volume: 2833: 14:40:36.731: util.c:342 get buffer off 0xf4b1000(256577536), len 0x800 Oct 18 14:40:36 palm1 hald-probe-volume: 2833: 14:40:36.731: util.c:391 read seekbuf off:0xf4b1000 len:0x800 Oct 18 14:40:38 palm1 hald-probe-volume: 2833: 14:40:38.731: util.c:401 got 0x800 (2048) bytes Oct 18 14:40:38 palm1 hald-probe-volume: 2833: 14:40:38.731: linux_raid.c:124 probing at offset 0x0, size 0xf4b3a00 Oct 18 14:40:38 palm1 hald-probe-volume: 2833: 14:40:38.731: util.c:342 get buffer off 0x0(0), len 0x800 Oct 18 14:40:38 palm1 hald-probe-volume: 2833: 14:40:38.731: util.c:355 read sbbuf len:0x800 Oct 18 14:40:39 palm1 hald-probe-volume: 2833: 14:40:39.503: util.c:365 got 0x800 (2048) bytes Oct 18 14:40:39 palm1 hald-probe-volume: 2833: 14:40:39.504: linux_raid.c:124 probing at offset 0x1000, size 0xf4b3a00 Oct 18 14:40:39 palm1 hald-probe-volume: 2833: 14:40:39.504: util.c:342 get buffer off 0x1000(4096), len 0x800 Oct 18 14:40:39 palm1 hald-probe-volume: 2833: 14:40:39.504: util.c:355 read sbbuf len:0x1800 Oct 18 14:40:40 palm1 hald[2093]: 14:40:40.841 [I] device.c:1811: Removing locks from ':1.23' Oct 18 14:40:41 palm1 hald-probe-volume: 2833: 14:40:41.481: util.c:365 got 0x1800 (6144) bytes Oct 18 14:40:41 palm1 hald-probe-volume: 2833: 14:40:41.481: ddf_raid.c:49 probing at offset 0x0, size 0xf4b3a00 Oct 18 14:40:41 palm1 hald-probe-volume: 2833: 14:40:41.481: util.c:342 get buffer off 0xf4b3800(256587776), len 0x200 Oct 18 14:40:41 palm1 hald-probe-volume: 2833: 14:40:41.481: util.c:391 read seekbuf off:0xf4b3800 len:0x200 Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.731: util.c:401 got 0x200 (512) bytes Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.731: isw_raid.c:47 probing at offset 0x0, size 0xf4b3a00 Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.731: util.c:342 get buffer off 0xf4b3600(256587264), len 0x200 Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.731: util.c:391 read seekbuf off:0xf4b3600 len:0x200 Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.731: util.c:401 got 0x200 (512) bytes Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.732: lsi_raid.c:42 probing at offset 0x0, size 0xf4b3a00 Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.732: util.c:342 get buffer off 0xf4b3800(256587776), len 0x200 Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.732: util.c:391 read seekbuf off:0xf4b3800 len:0x200 Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.732: util.c:401 got 0x200 (512) bytes Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.732: via_raid.c:67 probing at offset 0x0, size 0xf4b3a00 Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.732: util.c:342 get buffer off 0xf4b3800(256587776), len 0x200 Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.732: silicon_raid.c:57 probing at offset 0x0, size 0xf4b3a00 Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.733: util.c:342 get buffer off 0xf4b3800(256587776), len 0x200 Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.736: nvidia_raid.c:45 probing at offset 0x0, size 0xf4b3a00 Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.739: util.c:342 get buffer off 0xf4b3600(256587264), len 0x200 Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.742: util.c:391 read seekbuf off:0xf4b3600 len:0x200 Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.744: util.c:401 got 0x200 (512) bytes Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.746: promise_raid.c:46 probing at offset 0x0, size 0xf4b3a00 Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.748: util.c:342 get buffer off 0xf4abc00(256556032), len 0x200 Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.750: util.c:391 read seekbuf off:0xf4abc00 len:0x200 Oct 18 14:40:44 palm1 hald-probe-volume: 2833: 14:40:44.731: util.c:401 got 0x200 (512) bytes Oct 18 14:40:44 palm1 hald-probe-volume: 2833: 14:40:44.731: util.c:342 get buffer off 0xf493c00(256457728), len 0x200 Oct 18 14:40:44 palm1 hald-probe-volume: 2833: 14:40:44.731: util.c:391 read seekbuf off:0xf493c00 len:0x200 Oct 18 14:40:45 palm1 hald-probe-volume: 2833: 14:40:45.481: util.c:401 got 0x200 (512) bytes Oct 18 14:40:45 palm1 hald-probe-volume: 2833: 14:40:45.481: util.c:342 get buffer off 0xf493a00(256457216), len 0x200 Oct 18 14:40:45 palm1 hald-probe-volume: 2833: 14:40:45.481: util.c:391 read seekbuf off:0xf493a00 len:0x200 Oct 18 14:40:45 palm1 hald-probe-volume: 2833: 14:40:45.481: util.c:401 got 0x200 (512) bytes Oct 18 14:40:45 palm1 hald-probe-volume: 2833: 14:40:45.481: util.c:342 get buffer off 0xf4b1a00(256580096), len 0x200 Oct 18 14:40:45 palm1 hald-probe-volume: 2833: 14:40:45.481: util.c:391 read seekbuf off:0xf4b1a00 len:0x200 Oct 18 14:40:45 palm1 hald-probe-volume: 2833: 14:40:45.481: util.c:401 got 0x200 (512) bytes Oct 18 14:40:45 palm1 hald-probe-volume: 2833: 14:40:45.482: util.c:342 get buffer off 0xf481c00(256384000), len 0x200 Oct 18 14:40:45 palm1 hald-probe-volume: 2833: 14:40:45.482: util.c:391 read seekbuf off:0xf481c00 len:0x200 Oct 18 14:40:45 palm1 hald[2093]: 14:40:45.503 [I] blockdev.c:364: entering; exit_type=1, return_code=0 Oct 18 14:40:47 palm1 hald-probe-volume: [2833]: 14:40:47.481 [E] probe-volume.c:304: Timed out probing /dev/sdb1 - broken device driver? Oct 18 14:40:47 palm1 hald[2093]: 14:40:47.483 [I] hald_dbus.c:4711: ************************ Oct 18 14:40:47 palm1 hald[2093]: 14:40:47.484 [I] hald_dbus.c:4712: Client to local_server was disconnected for 925c268 Oct 18 14:40:47 palm1 hald[2093]: 14:40:47.484 [I] hald_dbus.c:4713: ************************ Oct 18 14:40:47 palm1 hald[2093]: 14:40:47.484 [I] hald_dbus.c:4752: *************************** Oct 18 14:40:47 palm1 hald[2093]: 14:40:47.484 [I] hald_dbus.c:4753: ********* unregistered 925c268 Oct 18 14:40:47 palm1 hald[2093]: 14:40:47.484 [I] hald_dbus.c:4754: *************************** ============== From a.badger at gmail.com Thu Oct 18 19:08:24 2007 From: a.badger at gmail.com (Toshio Kuratomi) Date: Thu, 18 Oct 2007 12:08:24 -0700 Subject: PackageDB Update Message-ID: <4717AF28.1000702@gmail.com> I performed a minor update on the package database yesterday. This should fix a variety of issues with how ownership of packages were displayed. * Looking at a package page will no longer show a person who has removed all their acls from the package. * Looking at the list of packages you own will no longer show packages from which you've removed all your acls. * Packages which are only owned (or orphaned) in EOL releases no longer show up in a person's packagelisting page. There are also a few features related to filtering of results that have been enabled. There isn't a UI element for them yet but power users who are willing to edit their URLs can limit what is displayed on the package page according to the release by doing something like this: https://admin.fedoraproject.org/pkgdb/packages/name/yum/Fedora%20EPEL/ https://admin.fedoraproject.org/pkgdb/packages/name/yum/Fedora https://admin.fedoraproject.org/pkgdb/packages/name/yum/Fedora/devel You can also limit what is displayed on the user overview of packages like so: https://admin.fedoraproject.org/pkgdb/users/packages/toshio?acls=owner https://admin.fedoraproject.org/pkgdb/users/packages/toshio?acls=owner,commit The acls that you can list in the acls field are: owner,commit,approveacls,watchbugzilla,watchcommits -Toshio From ville.skytta at iki.fi Thu Oct 18 19:13:00 2007 From: ville.skytta at iki.fi (Ville =?iso-8859-1?q?Skytt=E4?=) Date: Thu, 18 Oct 2007 22:13:00 +0300 Subject: PackageDB Update In-Reply-To: <4717AF28.1000702@gmail.com> References: <4717AF28.1000702@gmail.com> Message-ID: <200710182213.00928.ville.skytta@iki.fi> On Thursday 18 October 2007, Toshio Kuratomi wrote: > I performed a minor update on the package database yesterday. This > should fix a variety of issues with how ownership of packages were > displayed. Yay, my "My Packages" view is usable again. Thanks! From rdieter at math.unl.edu Thu Oct 18 19:36:26 2007 From: rdieter at math.unl.edu (Rex Dieter) Date: Thu, 18 Oct 2007 14:36:26 -0500 Subject: make qmake honour $RPM_OPT_FLAGS References: <200710181811.27097.opensource@till.name> Message-ID: Till Maas wrote: > when one wants to make sure that a package, that uses qmake(-qt4) to build > its Makefile, honours $RPM_OPT_FLAGS, waht is the best method? See http://fedoraproject.org/wiki/Packaging/cmake -- Rex From rdieter at math.unl.edu Thu Oct 18 19:39:06 2007 From: rdieter at math.unl.edu (Rex Dieter) Date: Thu, 18 Oct 2007 14:39:06 -0500 Subject: F8+KDE+PulseAudio Message-ID: Here's some notes on making PulseAudio work with KDE, http://fedoraproject.org/wiki/RexDieter/PulseAudioKDE which turned out to be painfully easy. Have only tested this lightly myself, so feedback please. -- Rex From limb at jcomserv.net Thu Oct 18 19:37:15 2007 From: limb at jcomserv.net (Jon Ciesla) Date: Thu, 18 Oct 2007 14:37:15 -0500 (CDT) Subject: make qmake honour $RPM_OPT_FLAGS In-Reply-To: References: <200710181811.27097.opensource@till.name> Message-ID: <50336.63.85.68.164.1192736235.squirrel@mail.jcomserv.net> > Till Maas wrote: > >> when one wants to make sure that a package, that uses qmake(-qt4) to >> build >> its Makefile, honours $RPM_OPT_FLAGS, waht is the best method? > > See > http://fedoraproject.org/wiki/Packaging/cmake This is also applicable to qmake? > -- Rex > > -- > fedora-devel-list mailing list > fedora-devel-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-devel-list > -- novus ordo absurdum From pemboa at gmail.com Thu Oct 18 19:42:47 2007 From: pemboa at gmail.com (Arthur Pemberton) Date: Thu, 18 Oct 2007 14:42:47 -0500 Subject: F8+KDE+PulseAudio In-Reply-To: References: Message-ID: <16de708d0710181242k6dbff234n3f27afff7630724b@mail.gmail.com> On 10/18/07, Rex Dieter wrote: > Here's some notes on making PulseAudio work with KDE, > http://fedoraproject.org/wiki/RexDieter/PulseAudioKDE > which turned out to be painfully easy. > > Have only tested this lightly myself, so feedback please. Thank you. -- Fedora 7 : sipping some of that moonshine ( www.pembo13.com ) From rdieter at math.unl.edu Thu Oct 18 19:50:22 2007 From: rdieter at math.unl.edu (Rex Dieter) Date: Thu, 18 Oct 2007 14:50:22 -0500 Subject: F8+KDE+PulseAudio References: Message-ID: Rex Dieter wrote: > Here's some notes on making PulseAudio work with KDE, > http://fedoraproject.org/wiki/RexDieter/PulseAudioKDE > which turned out to be painfully easy. Really, to make this work, all we needed was pulseaudio getting autostarted with the session. After chatting on fedora-desktop, we tried the /etc/X11/xinit.d/pulseaudio.sh containing pulseaudio -D solution (I initially had tried an over-complicated xdg/autostart setup). Could this (or something like it) be considered for inclusion in F8's pulseaudio pkg? -- Rex From jkeating at redhat.com Thu Oct 18 19:53:03 2007 From: jkeating at redhat.com (Jesse Keating) Date: Thu, 18 Oct 2007 15:53:03 -0400 Subject: F8+KDE+PulseAudio In-Reply-To: References: Message-ID: <20071018155303.591a9918@redhat.com> On Thu, 18 Oct 2007 14:50:22 -0500 Rex Dieter wrote: > Really, to make this work, all we needed was pulseaudio getting > autostarted with the session. After chatting on fedora-desktop, we > tried the /etc/X11/xinit.d/pulseaudio.sh containing > pulseaudio -D > solution (I initially had tried an over-complicated xdg/autostart > setup). > > Could this (or something like it) be considered for inclusion in F8's > pulseaudio pkg? Hrm, in the Gnome desktop case we get this: /usr/bin/pulseaudio --log-target=syslog -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From rdieter at math.unl.edu Thu Oct 18 19:51:20 2007 From: rdieter at math.unl.edu (Rex Dieter) Date: Thu, 18 Oct 2007 14:51:20 -0500 Subject: make qmake honour $RPM_OPT_FLAGS References: <200710181811.27097.opensource@till.name> <50336.63.85.68.164.1192736235.squirrel@mail.jcomserv.net> Message-ID: Jon Ciesla wrote: > >> Till Maas wrote: >> >>> when one wants to make sure that a package, that uses qmake(-qt4) to >>> build >>> its Makefile, honours $RPM_OPT_FLAGS, waht is the best method? >> >> See >> http://fedoraproject.org/wiki/Packaging/cmake > > This is also applicable to qmake? doh! sorry. qmake *should* inherit %optflags already by default, no intervention required. -- Rex From limb at jcomserv.net Thu Oct 18 19:53:57 2007 From: limb at jcomserv.net (Jon Ciesla) Date: Thu, 18 Oct 2007 14:53:57 -0500 (CDT) Subject: make qmake honour $RPM_OPT_FLAGS In-Reply-To: References: <200710181811.27097.opensource@till.name> <50336.63.85.68.164.1192736235.squirrel@mail.jcomserv.net> Message-ID: <1150.63.85.68.164.1192737237.squirrel@mail.jcomserv.net> > Jon Ciesla wrote: > >> >>> Till Maas wrote: >>> >>>> when one wants to make sure that a package, that uses qmake(-qt4) to >>>> build >>>> its Makefile, honours $RPM_OPT_FLAGS, waht is the best method? >>> >>> See >>> http://fedoraproject.org/wiki/Packaging/cmake >> >> This is also applicable to qmake? > > doh! sorry. > > qmake *should* inherit %optflags already by default, no intervention > required. Oh, good. Less for me to do then. :) > -- Rex > > > -- > fedora-devel-list mailing list > fedora-devel-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-devel-list > -- novus ordo absurdum From bnocera at redhat.com Thu Oct 18 20:06:43 2007 From: bnocera at redhat.com (Bastien Nocera) Date: Thu, 18 Oct 2007 21:06:43 +0100 Subject: F8+KDE+PulseAudio In-Reply-To: <20071018155303.591a9918@redhat.com> References: <20071018155303.591a9918@redhat.com> Message-ID: <1192738003.2843.34.camel@cookie.hadess.net> On Thu, 2007-10-18 at 15:53 -0400, Jesse Keating wrote: > On Thu, 18 Oct 2007 14:50:22 -0500 > Rex Dieter wrote: > > > Really, to make this work, all we needed was pulseaudio getting > > autostarted with the session. After chatting on fedora-desktop, we > > tried the /etc/X11/xinit.d/pulseaudio.sh containing > > pulseaudio -D > > solution (I initially had tried an over-complicated xdg/autostart > > setup). > > > > Could this (or something like it) be considered for inclusion in F8's > > pulseaudio pkg? > > Hrm, in the Gnome desktop case we get this: > > /usr/bin/pulseaudio --log-target=syslog GNOME just launches the "esd" binary. Bear in mind that currently, pulseaudio is only started when "ESD" would have been started before. We even still have the prefs. Frankly, we should kill the pref, and always start Pulseaudio. In the meanwhile, it would be better if KDE came up with something that just starts it for KDE. From opensource at till.name Thu Oct 18 20:11:41 2007 From: opensource at till.name (Till Maas) Date: Thu, 18 Oct 2007 22:11:41 +0200 Subject: make qmake honour $RPM_OPT_FLAGS In-Reply-To: <1150.63.85.68.164.1192737237.squirrel@mail.jcomserv.net> References: <200710181811.27097.opensource@till.name> <1150.63.85.68.164.1192737237.squirrel@mail.jcomserv.net> Message-ID: <200710182211.46840.opensource@till.name> On Do Oktober 18 2007, Jon Ciesla wrote: > > qmake *should* inherit %optflags already by default, no intervention > > required. > > Oh, good. Less for me to do then. :) But it does not do this on my local F7 i386 machine, I will investigate this a little now. Regards, Till -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 827 bytes Desc: This is a digitally signed message part. URL: From rdieter at math.unl.edu Thu Oct 18 20:14:01 2007 From: rdieter at math.unl.edu (Rex Dieter) Date: Thu, 18 Oct 2007 15:14:01 -0500 Subject: F8+KDE+PulseAudio References: <20071018155303.591a9918@redhat.com> <1192738003.2843.34.camel@cookie.hadess.net> Message-ID: Bastien Nocera wrote: > In the > meanwhile, it would be better if KDE came up with something that just > starts it for KDE. We (KDE) can do that too. -- Rex From rapponcape at gmail.com Thu Oct 18 20:19:12 2007 From: rapponcape at gmail.com (rapponcape) Date: Thu, 18 Oct 2007 16:19:12 -0400 Subject: removable storage devices still do not auto-mount Message-ID: <55df67120710181319w72b0283dsc93215840c9aeb3c@mail.gmail.com> Okay, I just updated udev and libvolume_id using: yum --enablerepo=*-testing update udev libvolume_id And, the stick is now recognized and probed further, but, it still does not auto-mount. See log below. Any suggestions? ============== Oct 18 14:40:01 palm1 kernel: usb 1-1: new full speed USB device using uhci_hcd and address 5 Oct 18 14:40:05 palm1 kernel: usb 1-1: configuration #1 chosen from 1 choice Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.490 [I] osspec.c:232: SEQNUM=816, ACTION=add, SUBSYSTEM=usb, DEVPATH=/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1, DEVNAME=/dev/bus/usb/001/005, IFINDEX=0 Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.490 [E] hotplug.c:94: devpath /sys/devices/pci0000:00/0000:00:07.2/usb1/1-1 already present in the store, ignore event Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.516 [I] osspec.c:232: SEQNUM=817, ACTION=add, SUBSYSTEM=usb_endpoint, DEVPATH=/sys/class/usb_endpoint/usbdev1.5_ep00, DEVNAME=/dev/usbdev1.5_ep00, IFINDEX=0 Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.516 [I] hotplug.c:134: /sys/class/usb_endpoint/usbdev1.5_ep00 is a device (subsystem) Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.516 [I] osspec.c:892: hal_util_find_known_parent: '/sys/class/usb_endpoint/usbdev1.5_ep00'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1' Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.517 [I] device.c:3319: add_dev: subsys=usb_endpoint sysfs_path=/sys/class/usb_endpoint/usbdev1.5_ep00 dev=/dev/usbdev1.5_ep00 parent_dev=0x09255480 Oct 18 14:40:05 palm1 kernel: scsi4 : SCSI emulation for USB Mass Storage devices Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.836 [I] osspec.c:232: SEQNUM=818, ACTION=add, SUBSYSTEM=usb, DEVPATH=/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0, DEVNAME=, IFINDEX=0 Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.836 [I] hotplug.c:134: /sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0 is a device (subsystem) Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.836 [I] osspec.c:892: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1' Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.837 [I] device.c:3319: add_dev: subsys=usb sysfs_path=/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0 dev= parent_dev=0x09255480 Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.837 [E] util.c:382: Cannot open '/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/interface' Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.863 [I] device.c:3181: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_if0 Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.872 [I] hald.c:103: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_if0 Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.915 [I] osspec.c:232: SEQNUM=821, ACTION=add, SUBSYSTEM=usb_endpoint, DEVPATH=/sys/class/usb_endpoint/usbdev1.5_ep01, DEVNAME=/dev/usbdev1.5_ep01, IFINDEX=0 Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.916 [I] hotplug.c:134: /sys/class/usb_endpoint/usbdev1.5_ep01 is a device (subsystem) Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.916 [I] osspec.c:892: hal_util_find_known_parent: '/sys/class/usb_endpoint/usbdev1.5_ep01'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0' Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.916 [I] device.c:3319: add_dev: subsys=usb_endpoint sysfs_path=/sys/class/usb_endpoint/usbdev1.5_ep01 dev=/dev/usbdev1.5_ep01 parent_dev=0x092512c0 Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.955 [I] osspec.c:232: SEQNUM=820, ACTION=add, SUBSYSTEM=usb_endpoint, DEVPATH=/sys/class/usb_endpoint/usbdev1.5_ep81, DEVNAME=/dev/usbdev1.5_ep81, IFINDEX=0 Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.956 [I] hotplug.c:134: /sys/class/usb_endpoint/usbdev1.5_ep81 is a device (subsystem) Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.956 [I] osspec.c:892: hal_util_find_known_parent: '/sys/class/usb_endpoint/usbdev1.5_ep81'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0' Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.957 [I] device.c:3319: add_dev: subsys=usb_endpoint sysfs_path=/sys/class/usb_endpoint/usbdev1.5_ep81 dev=/dev/usbdev1.5_ep81 parent_dev=0x092512c0 Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.975 [I] osspec.c:232: SEQNUM=819, ACTION=add, SUBSYSTEM=scsi_host, DEVPATH=/sys/class/scsi_host/host4, DEVNAME=, IFINDEX=0 Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.976 [I] hotplug.c:134: /sys/class/scsi_host/host4 is a device (subsystem) Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.976 [I] osspec.c:892: hal_util_find_known_parent: '/sys/class/scsi_host/host4'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0' Oct 18 14:40:05 palm1 hald[2093]: 14:40:05.977 [I] device.c:3319: add_dev: subsys=scsi_host sysfs_path=/sys/class/scsi_host/host4 dev= parent_dev=0x092512c0 Oct 18 14:40:06 palm1 hald[2093]: 14:40:06.036 [I] osspec.c:232: SEQNUM=822, ACTION=add, SUBSYSTEM=usb_device, DEVPATH=/sys/class/usb_device/usbdev1.5, DEVNAME=/dev/bus/usb/001/005, IFINDEX=0 Oct 18 14:40:06 palm1 hald[2093]: 14:40:06.037 [I] hotplug.c:134: /sys/class/usb_device/usbdev1.5 is a device (subsystem) Oct 18 14:40:06 palm1 hald[2093]: 14:40:06.037 [I] osspec.c:892: hal_util_find_known_parent: '/sys/class/usb_device/usbdev1.5'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1' Oct 18 14:40:06 palm1 hald[2093]: 14:40:06.037 [I] device.c:3319: add_dev: subsys=usb_device sysfs_path=/sys/class/usb_device/usbdev1.5 dev=/dev/bus/usb/001/005 parent_dev=0x09255480 Oct 18 14:40:06 palm1 hald[2093]: 14:40:06.039 [I] device_info.c:501: Checking sibling '/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_if0' of '/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_usbraw' whether 'info.capabilities' contains 'camera' Oct 18 14:40:06 palm1 hald[2093]: 14:40:06.040 [I] device_info.c:501: Checking sibling '/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_if0' of '/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_usbraw' whether 'info.capabilities' contains 'scanner' Oct 18 14:40:06 palm1 hald[2093]: 14:40:06.040 [I] device.c:3181: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_usbraw Oct 18 14:40:06 palm1 hald[2093]: 14:40:06.040 [I] hald.c:103: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_usbraw Oct 18 14:40:07 palm1 orage: polling /dev/sr0 (every 2 sec): [2154]: 14:40:07.640 [I] addon-storage.c:346: Checking whether device /dev/sr0 is locked on HAL Oct 18 14:40:07 palm1 orage: polling /dev/sr0 (every 2 sec): [2154]: 14:40:07.642 [I] addon-storage.c:354: ... device /dev/sr0 is not locked on HAL Oct 18 14:40:07 palm1 orage: polling /dev/sr1 (every 2 sec): [2157]: 14:40:07.724 [I] addon-storage.c:346: Checking whether device /dev/sr1 is locked on HAL Oct 18 14:40:07 palm1 orage: polling /dev/sr1 (every 2 sec): [2157]: 14:40:07.726 [I] addon-storage.c:354: ... device /dev/sr1 is not locked on HAL Oct 18 14:40:11 palm1 kernel: scsi 4:0:0:0: Direct-Access SanDisk Cruzer Micro 0.1 PQ: 0 ANSI: 2 Oct 18 14:40:12 palm1 kernel: sd 4:0:0:0: [sdb] 501759 512-byte hardware sectors (257 MB) Oct 18 14:40:13 palm1 kernel: sd 4:0:0:0: [sdb] Write Protect is off Oct 18 14:40:13 palm1 kernel: sd 4:0:0:0: [sdb] Assuming drive cache: write through Oct 18 14:40:16 palm1 kernel: sd 4:0:0:0: [sdb] 501759 512-byte hardware sectors (257 MB) Oct 18 14:40:17 palm1 kernel: sd 4:0:0:0: [sdb] Write Protect is off Oct 18 14:40:17 palm1 kernel: sd 4:0:0:0: [sdb] Assuming drive cache: write through Oct 18 14:40:18 palm1 kernel: sdb: sdb1 Oct 18 14:40:18 palm1 kernel: sd 4:0:0:0: [sdb] Attached SCSI removable disk Oct 18 14:40:18 palm1 kernel: sd 4:0:0:0: Attached scsi generic sg3 type 0 Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.339 [I] osspec.c:232: SEQNUM=823, ACTION=add, SUBSYSTEM=scsi, DEVPATH=/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0, DEVNAME=, IFINDEX=0 Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.340 [I] hotplug.c:134: /sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0 is a device (subsystem) Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.340 [I] osspec.c:892: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0' Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.340 [I] device.c:3319: add_dev: subsys=scsi sysfs_path=/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0 dev= parent_dev=0x092512c0 Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.340 [I] osspec.c:892: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host4'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0' Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.341 [I] device.c:3319: add_dev: subsys=scsi_host sysfs_path=/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host4 dev= parent_dev=0x092512c0 Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.344 [I] device.c:3181: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_if0_scsi_host Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.344 [I] hald.c:103: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_if0_scsi_host Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.349 [I] osspec.c:892: hal_util_find_known_parent: '/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host4' Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.349 [I] device.c:3319: add_dev: subsys=scsi sysfs_path=/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0 dev= parent_dev=0x0924e490 Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.350 [I] device.c:1969: /sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0/type -> 0 (-> scsi.type) Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.353 [I] device.c:3181: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_if0_scsi_host_scsi_device_lun0 Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.353 [I] hald.c:103: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_if0_scsi_host_scsi_device_lun0 Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.422 [I] osspec.c:232: SEQNUM=828, ACTION=add, SUBSYSTEM=scsi_generic, DEVPATH=/sys/class/scsi_generic/sg3, DEVNAME=/dev/sg3, IFINDEX=0 Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.422 [I] hotplug.c:134: /sys/class/scsi_generic/sg3 is a device (subsystem) Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.423 [I] osspec.c:892: hal_util_find_known_parent: '/sys/class/scsi_generic/sg3'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0' Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.423 [I] device.c:3319: add_dev: subsys=scsi_generic sysfs_path=/sys/class/scsi_generic/sg3 dev=/dev/sg3 parent_dev=0x09251560 Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.426 [I] device.c:3181: Add callouts completed udi=/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_if0_scsi_host_scsi_device_lun0_scsi_generic Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.426 [I] hald.c:103: Added device to GDL; udi=/org/freedesktop/Hal/devices/usb_device_781_5151_200443172002dba2262e_if0_scsi_host_scsi_device_lun0_scsi_generic Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.472 [I] osspec.c:232: SEQNUM=824, ACTION=add, SUBSYSTEM=scsi_disk, DEVPATH=/sys/class/scsi_disk/4:0:0:0, DEVNAME=, IFINDEX=0 Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.472 [I] hotplug.c:134: /sys/class/scsi_disk/4:0:0:0 is a device (subsystem) Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.472 [I] osspec.c:892: hal_util_find_known_parent: '/sys/class/scsi_disk/4:0:0:0'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0' Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.472 [I] device.c:3319: add_dev: subsys=scsi_disk sysfs_path=/sys/class/scsi_disk/4:0:0:0 dev= parent_dev=0x09251560 Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.540 [I] osspec.c:232: SEQNUM=827, ACTION=add, SUBSYSTEM=scsi_device, DEVPATH=/sys/class/scsi_device/4:0:0:0, DEVNAME=, IFINDEX=0 Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.541 [I] hotplug.c:134: /sys/class/scsi_device/4:0:0:0 is a device (subsystem) Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.541 [I] osspec.c:892: hal_util_find_known_parent: '/sys/class/scsi_device/4:0:0:0'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0' Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.541 [I] device.c:3319: add_dev: subsys=scsi_device sysfs_path=/sys/class/scsi_device/4:0:0:0 dev= parent_dev=0x09251560 Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.624 [I] osspec.c:232: SEQNUM=825, ACTION=add, SUBSYSTEM=block, DEVPATH=/sys/block/sdb, DEVNAME=/dev/sdb, IFINDEX=0 Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.624 [I] osspec.c:892: hal_util_find_known_parent: '/sys/block/sdb'->'/sys/devices/pci0000:00/0000:00:07.2/usb1/1-1/1-1:1.0/host4/target4:0:0/4:0:0:0' Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.625 [I] blockdev.c:645: block_add: sysfs_path=/sys/block/sdb dev=/dev/sdb is_part=0, parent=0x09251560 Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.625 [I] blockdev.c:951: parent_bus is scsi Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.626 [I] blockdev.c:479: Probing storage device /dev/sdb Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.646 [I] hald_dbus.c:4766: *************************** Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.646 [I] hald_dbus.c:4767: ********* got a connection 9242140 Oct 18 14:40:18 palm1 hald[2093]: 14:40:18.646 [I] hald_dbus.c:4768: *************************** Oct 18 14:40:18 palm1 hald-probe-storage: [2825]: 14:40:18.648 [D] probe-storage.c:153: Doing probe-storage for /dev/sdb (bus usb) (drive_type disk) (udi=/org/freedesktop/Hal/devices/temp/117) (--only-check-for-fs==0) Oct 18 14:40:18 palm1 hald-probe-storage: [2825]: 14:40:18.649 [D] probe-storage.c:392: Checking for file system on /dev/sdb Oct 18 14:40:18 palm1 hald-probe-storage: [2825]: 14:40:18.654 [D] probe-storage.c:398: Doing open ("/dev/sdb", O_RDONLY) Oct 18 14:40:18 palm1 hald-probe-storage: [2825]: 14:40:18.981 [D] probe-storage.c:406: Returned from open(2) Oct 18 14:40:18 palm1 hald-probe-storage: [2825]: 14:40:18.981 [D] probe-storage.c:422: look for existing partitions for sdb Oct 18 14:40:18 palm1 hald-probe-storage: [2825]: 14:40:18.982 [D] probe-storage.c:432: partition sdb1 found, skip probing for filesystem Oct 18 14:40:19 palm1 orage: polling /dev/sr0 (every 2 sec): [2154]: 14:40:19.640 [I] addon-storage.c:346: Checking whether device /dev/sr0 is locked on HAL Oct 18 14:40:19 palm1 orage: polling /dev/sr0 (every 2 sec): [2154]: 14:40:19.642 [I] addon-storage.c:354: ... device /dev/sr0 is not locked on HAL Oct 18 14:40:19 palm1 orage: polling /dev/sr1 (every 2 sec): [2157]: 14:40:19.723 [I] addon-storage.c:346: Checking whether device /dev/sr1 is locked on HAL Oct 18 14:40:19 palm1 orage: polling /dev/sr1 (every 2 sec): [2157]: 14:40:19.725 [I] addon-storage.c:354: ... device /dev/sr1 is not locked on HAL Oct 18 14:40:20 palm1 hald-probe-storage: [2825]: 14:40:20.231 [I] partutil.c:860: MSDOS partition table detected Oct 18 14:40:20 palm1 hald[2093]: 14:40:20.735 [I] hald_dbus.c:1264: storage.removable.media_available -> True Oct 18 14:40:20 palm1 hald[2093]: 14:40:20.736 [I] hald_dbus.c:1248: storage.removable.media_size -> 256900608 Oct 18 14:40:20 palm1 hald[2093]: 14:40:20.737 [I] hald_dbus.c:1232: storage.partitioning_scheme -> mbr Oct 18 14:40:20 palm1 hald[2093]: 14:40:20.739 [I] blockdev.c:364: entering; exit_type=0, return_code=0 Oct 18 14:40:20 palm1 hald[2093]: 14:40:20.744 [I] blockdev.c:127: Add callouts completed udi=/org/freedesktop/Hal/devices/storage_serial_SanDisk_Cruzer_Micro_200443172002dba2262e_0_0 Oct 18 14:40:20 palm1 hald[2093]: 14:40:20.744 [I] hald.c:103: Added device to GDL; udi=/org/freedesktop/Hal/devices/storage_serial_SanDisk_Cruzer_Micro_200443172002dba2262e_0_0 Oct 18 14:40:20 palm1 hald[2093]: 14:40:20.753 [I] hald_runner.c:597: running_processes 0x9240998, num = 8 Oct 18 14:40:20 palm1 hald[2093]: 14:40:20.754 [I] hald.c:115: Started addon hald-addon-storage for udi /org/freedesktop/Hal/devices/storage_serial_SanDisk_Cruzer_Micro_200443172002dba2262e_0_0 Oct 18 14:40:20 palm1 hald[2093]: 14:40:20.754 [I] hald_dbus.c:4711: ************************ Oct 18 14:40:20 palm1 hald[2093]: 14:40:20.754 [I] hald_dbus.c:4712: Client to local_server was disconnected for 9242140 Oct 18 14:40:20 palm1 hald[2093]: 14:40:20.754 [I] hald_dbus.c:4713: ************************ Oct 18 14:40:20 palm1 hald[2093]: 14:40:20.754 [I] hald_dbus.c:4752: *************************** Oct 18 14:40:20 palm1 hald[2093]: 14:40:20.754 [I] hald_dbus.c:4753: ********* unregistered 9242140 Oct 18 14:40:20 palm1 hald[2093]: 14:40:20.754 [I] hald_dbus.c:4754: *************************** Oct 18 14:40:20 palm1 hald[2093]: 14:40:20.776 [I] hald_dbus.c:4766: *************************** Oct 18 14:40:20 palm1 hald[2093]: 14:40:20.776 [I] hald_dbus.c:4767: ********* got a connection 92420f8 Oct 18 14:40:20 palm1 hald[2093]: 14:40:20.776 [I] hald_dbus.c:4768: *************************** Oct 18 14:40:20 palm1 hald[2093]: 14:40:20.782 [D] hald_dbus.c:3090: udi=/org/freedesktop/Hal/devices/storage_serial_SanDisk_Cruzer_Micro_200443172002dba2262e_0_0 Oct 18 14:40:20 palm1 hald[2093]: 14:40:20.791 [I] hald_dbus.c:3116: AddonIsReady on udi '/org/freedesktop/Hal/devices/storage_serial_SanDisk_Cruzer_Micro_200443172002dba2262e_0_0' Oct 18 14:40:20 palm1 hald-addon-storage: [2831]: 14:40:20.836 [D] addon-storage.c:670: ************************************************** Oct 18 14:40:20 palm1 hald-addon-storage: [2831]: 14:40:20.840 [D] addon-storage.c:671: Doing addon-storage for /dev/sdb (bus usb) (drive_type disk) (udi /org/freedesktop/Hal/devices/storage_serial_SanDisk_Cruzer_Micro_200443172002dba2262e_0_0) Oct 18 14:40:20 palm1 hald-addon-storage: [2831]: 14:40:20.840 [D] addon-storage.c:672: ************************************************** Oct 18 14:40:21 palm1 orage: polling /dev/sr0 (every 2 sec): [2154]: 14:40:21.640 [I] addon-storage.c:346: Checking whether device /dev/sr0 is locked on HAL Oct 18 14:40:21 palm1 orage: polling /dev/sr0 (every 2 sec): [2154]: 14:40:21.643 [I] addon-storage.c:354: ... device /dev/sr0 is not locked on HAL Oct 18 14:40:21 palm1 orage: polling /dev/sr1 (every 2 sec): [2157]: 14:40:21.723 [I] addon-storage.c:346: Checking whether device /dev/sr1 is locked on HAL Oct 18 14:40:21 palm1 orage: polling /dev/sr1 (every 2 sec): [2157]: 14:40:21.726 [I] addon-storage.c:354: ... device /dev/sr1 is not locked on HAL Oct 18 14:40:22 palm1 orage: polling /dev/sdb (every 2 sec): [2831]: 14:40:22.860 [I] addon-storage.c:346: Checking whether device /dev/sdb is locked on HAL Oct 18 14:40:22 palm1 orage: polling /dev/sdb (every 2 sec): [2831]: 14:40:22.863 [I] addon-storage.c:354: ... device /dev/sdb is not locked on HAL Oct 18 14:40:35 palm1 hald[2093]: 14:40:35.493 [I] osspec.c:232: SEQNUM=826, ACTION=add, SUBSYSTEM=block, DEVPATH=/sys/block/sdb/sdb1, DEVNAME=/dev/sdb1, IFINDEX=0 Oct 18 14:40:35 palm1 hald[2093]: 14:40:35.493 [E] util.c:190: Cannot open '/sys/block/sdb/sdb1/range' Oct 18 14:40:35 palm1 hald[2093]: 14:40:35.493 [I] osspec.c:892: hal_util_find_known_parent: '/sys/block/sdb/sdb1'->'/sys/block/sdb' Oct 18 14:40:35 palm1 hald[2093]: 14:40:35.493 [I] blockdev.c:645: block_add: sysfs_path=/sys/block/sdb/sdb1 dev=/dev/sdb1 is_part=1, parent=0x0925bd60 Oct 18 14:40:35 palm1 hald[2093]: 14:40:35.518 [I] hald_dbus.c:4766: *************************** Oct 18 14:40:35 palm1 hald[2093]: 14:40:35.519 [I] hald_dbus.c:4767: ********* got a connection 925c268 Oct 18 14:40:35 palm1 hald[2093]: 14:40:35.519 [I] hald_dbus.c:4768: *************************** Oct 18 14:40:35 palm1 hald-probe-volume: [2833]: 14:40:35.529 [D] probe-volume.c:381: Doing probe-volume for /dev/sdb1 Oct 18 14:40:35 palm1 hald-probe-volume: [2833]: 14:40:35.981 [D] probe-volume.c:392: volume.block_size = 512 Oct 18 14:40:35 palm1 hald-probe-volume: [2833]: 14:40:35.981 [D] probe-volume.c:396: volume.size = 256588288 Oct 18 14:40:35 palm1 hald-probe-volume: [2833]: 14:40:35.984 [I] probe-volume.c:625: invoking volume_id_probe_all, offset=0, size=0 Oct 18 14:40:35 palm1 hald-probe-volume: 2833: 14:40:35.985: volume_id.c:351 probing at offset 0x0, size 0xf4b3a00 Oct 18 14:40:35 palm1 hald-probe-volume: 2833: 14:40:35.985: linux_raid.c:70 probing at offset 0xf4a0000, size 0xf4b3a00 Oct 18 14:40:36 palm1 hald-probe-volume: 2833: 14:40:35.985: util.c:342 get buffer off 0xf4a0000(256507904), len 0x800 Oct 18 14:40:36 palm1 hald-probe-volume: 2833: 14:40:35.985: util.c:391 read seekbuf off:0xf4a0000 len:0x800 Oct 18 14:40:36 palm1 hald-probe-volume: 2833: 14:40:36.731: util.c:401 got 0x800 (2048) bytes Oct 18 14:40:36 palm1 hald-probe-volume: 2833: 14:40:36.731: linux_raid.c:124 probing at offset 0xf4b1000, size 0xf4b3a00 Oct 18 14:40:36 palm1 hald-probe-volume: 2833: 14:40:36.731: util.c:342 get buffer off 0xf4b1000(256577536), len 0x800 Oct 18 14:40:36 palm1 hald-probe-volume: 2833: 14:40:36.731: util.c:391 read seekbuf off:0xf4b1000 len:0x800 Oct 18 14:40:38 palm1 hald-probe-volume: 2833: 14:40:38.731: util.c:401 got 0x800 (2048) bytes Oct 18 14:40:38 palm1 hald-probe-volume: 2833: 14:40:38.731: linux_raid.c:124 probing at offset 0x0, size 0xf4b3a00 Oct 18 14:40:38 palm1 hald-probe-volume: 2833: 14:40:38.731: util.c:342 get buffer off 0x0(0), len 0x800 Oct 18 14:40:38 palm1 hald-probe-volume: 2833: 14:40:38.731: util.c:355 read sbbuf len:0x800 Oct 18 14:40:39 palm1 hald-probe-volume: 2833: 14:40:39.503: util.c:365 got 0x800 (2048) bytes Oct 18 14:40:39 palm1 hald-probe-volume: 2833: 14:40:39.504: linux_raid.c:124 probing at offset 0x1000, size 0xf4b3a00 Oct 18 14:40:39 palm1 hald-probe-volume: 2833: 14:40:39.504: util.c:342 get buffer off 0x1000(4096), len 0x800 Oct 18 14:40:39 palm1 hald-probe-volume: 2833: 14:40:39.504: util.c:355 read sbbuf len:0x1800 Oct 18 14:40:40 palm1 hald[2093]: 14:40:40.841 [I] device.c:1811: Removing locks from ':1.23' Oct 18 14:40:41 palm1 hald-probe-volume: 2833: 14:40:41.481: util.c:365 got 0x1800 (6144) bytes Oct 18 14:40:41 palm1 hald-probe-volume: 2833: 14:40:41.481: ddf_raid.c:49 probing at offset 0x0, size 0xf4b3a00 Oct 18 14:40:41 palm1 hald-probe-volume: 2833: 14:40:41.481: util.c:342 get buffer off 0xf4b3800(256587776), len 0x200 Oct 18 14:40:41 palm1 hald-probe-volume: 2833: 14:40:41.481: util.c:391 read seekbuf off:0xf4b3800 len:0x200 Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.731: util.c:401 got 0x200 (512) bytes Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.731: isw_raid.c:47 probing at offset 0x0, size 0xf4b3a00 Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.731: util.c:342 get buffer off 0xf4b3600(256587264), len 0x200 Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.731: util.c:391 read seekbuf off:0xf4b3600 len:0x200 Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.731: util.c:401 got 0x200 (512) bytes Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.732: lsi_raid.c:42 probing at offset 0x0, size 0xf4b3a00 Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.732: util.c:342 get buffer off 0xf4b3800(256587776), len 0x200 Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.732: util.c:391 read seekbuf off:0xf4b3800 len:0x200 Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.732: util.c:401 got 0x200 (512) bytes Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.732: via_raid.c:67 probing at offset 0x0, size 0xf4b3a00 Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.732: util.c:342 get buffer off 0xf4b3800(256587776), len 0x200 Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.732: silicon_raid.c:57 probing at offset 0x0, size 0xf4b3a00 Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.733: util.c:342 get buffer off 0xf4b3800(256587776), len 0x200 Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.736: nvidia_raid.c:45 probing at offset 0x0, size 0xf4b3a00 Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.739: util.c:342 get buffer off 0xf4b3600(256587264), len 0x200 Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.742: util.c:391 read seekbuf off:0xf4b3600 len:0x200 Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.744: util.c:401 got 0x200 (512) bytes Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.746: promise_raid.c:46 probing at offset 0x0, size 0xf4b3a00 Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.748: util.c:342 get buffer off 0xf4abc00(256556032), len 0x200 Oct 18 14:40:42 palm1 hald-probe-volume: 2833: 14:40:42.750: util.c:391 read seekbuf off:0xf4abc00 len:0x200 Oct 18 14:40:44 palm1 hald-probe-volume: 2833: 14:40:44.731: util.c:401 got 0x200 (512) bytes Oct 18 14:40:44 palm1 hald-probe-volume: 2833: 14:40:44.731: util.c:342 get buffer off 0xf493c00(256457728), len 0x200 Oct 18 14:40:44 palm1 hald-probe-volume: 2833: 14:40:44.731: util.c:391 read seekbuf off:0xf493c00 len:0x200 Oct 18 14:40:45 palm1 hald-probe-volume: 2833: 14:40:45.481: util.c:401 got 0x200 (512) bytes Oct 18 14:40:45 palm1 hald-probe-volume: 2833: 14:40:45.481: util.c:342 get buffer off 0xf493a00(256457216), len 0x200 Oct 18 14:40:45 palm1 hald-probe-volume: 2833: 14:40:45.481: util.c:391 read seekbuf off:0xf493a00 len:0x200 Oct 18 14:40:45 palm1 hald-probe-volume: 2833: 14:40:45.481: util.c:401 got 0x200 (512) bytes Oct 18 14:40:45 palm1 hald-probe-volume: 2833: 14:40:45.481: util.c:342 get buffer off 0xf4b1a00(256580096), len 0x200 Oct 18 14:40:45 palm1 hald-probe-volume: 2833: 14:40:45.481: util.c:391 read seekbuf off:0xf4b1a00 len:0x200 Oct 18 14:40:45 palm1 hald-probe-volume: 2833: 14:40:45.481: util.c:401 got 0x200 (512) bytes Oct 18 14:40:45 palm1 hald-probe-volume: 2833: 14:40:45.482: util.c:342 get buffer off 0xf481c00(256384000), len 0x200 Oct 18 14:40:45 palm1 hald-probe-volume: 2833: 14:40:45.482: util.c:391 read seekbuf off:0xf481c00 len:0x200 Oct 18 14:40:45 palm1 hald[2093]: 14:40:45.503 [I] blockdev.c:364: entering; exit_type=1, return_code=0 Oct 18 14:40:47 palm1 hald-probe-volume: [2833]: 14:40:47.481 [E] probe-volume.c:304: Timed out probing /dev/sdb1 - broken device driver? Oct 18 14:40:47 palm1 hald[2093]: 14:40:47.483 [I] hald_dbus.c:4711: ************************ Oct 18 14:40:47 palm1 hald[2093]: 14:40:47.484 [I] hald_dbus.c:4712: Client to local_server was disconnected for 925c268 Oct 18 14:40:47 palm1 hald[2093]: 14:40:47.484 [I] hald_dbus.c:4713: ************************ Oct 18 14:40:47 palm1 hald[2093]: 14:40:47.484 [I] hald_dbus.c:4752: *************************** Oct 18 14:40:47 palm1 hald[2093]: 14:40:47.484 [I] hald_dbus.c:4753: ********* unregistered 925c268 Oct 18 14:40:47 palm1 hald[2093]: 14:40:47.484 [I] hald_dbus.c:4754: *************************** ============== From opensource at till.name Thu Oct 18 20:55:24 2007 From: opensource at till.name (Till Maas) Date: Thu, 18 Oct 2007 22:55:24 +0200 Subject: make qmake honour $RPM_OPT_FLAGS In-Reply-To: References: <200710181811.27097.opensource@till.name> <50336.63.85.68.164.1192736235.squirrel@mail.jcomserv.net> Message-ID: <200710182255.30156.opensource@till.name> On Do Oktober 18 2007, Rex Dieter wrote: > qmake *should* inherit %optflags already by default, no intervention > required. In a scratch build there was no sign of %optflags being honoured: http://koji.fedoraproject.org/koji/getfile?taskID=202276&name=build.log I opened a bug report about this here: https://bugzilla.redhat.com/338791 Regards, Till -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 827 bytes Desc: This is a digitally signed message part. URL: From kevin.kofler at chello.at Thu Oct 18 21:05:56 2007 From: kevin.kofler at chello.at (Kevin Kofler) Date: Thu, 18 Oct 2007 21:05:56 +0000 (UTC) Subject: gnome keyring always needs to be unlocked References: <1192559987.2807.3.camel@tiger> Message-ID: Jon Nettleton gmail.com> writes: > That is absolutely 100% not true. If someone steals your laptop and > you have a passwordless keyring like in KWallet, your passwords are > pretty much stolen. Boot off a bootable cd mount the filesystem, > done. You have a point there, but isn't that use case better served by encrypting the entire home directory, not just the keyring/wallet? Many users have plenty of sensitive data outside the keyring/wallet too. (By the way, KWallet isn't always passwordless, it just allows it. I consider gnome-keyrings refusal to allow an empty password a typical example of GNOME's "we know better than you" attitude.) Kevin Kofler From kevin.kofler at chello.at Thu Oct 18 21:18:19 2007 From: kevin.kofler at chello.at (Kevin Kofler) Date: Thu, 18 Oct 2007 21:18:19 +0000 (UTC) Subject: make qmake honour $RPM_OPT_FLAGS References: <200710181811.27097.opensource@till.name> Message-ID: Till Maas till.name> writes: > when one wants to make sure that a package, that uses qmake(-qt4) to build its > Makefile, honours $RPM_OPT_FLAGS, waht is the best method? > > Is e.g. the following good? (It's in example for vym): > qmake-qt4 INSTALLDIR=%{buildroot}%{_prefix} \ > QMAKE_CFLAGS="%{optflags}" \ > QMAKE_CXXFLAGS="%{optflags}" \ > QMAKE_LFLAGS="%{optflags}" IMHO the .pro file should be fixed to take CXXFLAGS from the environment (and use sane defaults if the environment defines nothing), e.g. like this: isEmpty(CXXFLAGS) { CXXFLAGS = $$(CXXFLAGS) } isEmpty(CXXFLAGS) { debug { CXXFLAGS = -Os -g } else { CXXFLAGS = -Os -s -fomit-frame-pointer } } QMAKE_CXXFLAGS_DEBUG = $$CXXFLAGS -Wno-non-virtual-dtor $$PKGCONFIG_CFLAGS QMAKE_CXXFLAGS_RELEASE = $$CXXFLAGS -Wno-non-virtual-dtor $$PKGCONFIG_CFLAGS (This example, taken from a real program, also shows how to add mandatory flags after the ones from the environment.) Then all you have to do is set CXXFLAGS like with autotools-based programs. Kevin Kofler From jspaleta at gmail.com Thu Oct 18 21:18:49 2007 From: jspaleta at gmail.com (Jeff Spaleta) Date: Thu, 18 Oct 2007 13:18:49 -0800 Subject: gnome keyring always needs to be unlocked In-Reply-To: References: <1192559987.2807.3.camel@tiger> Message-ID: <604aa7910710181418j599c47c1xcc3b3ecd09ed52aa@mail.gmail.com> On 10/18/07, Kevin Kofler wrote: > You have a point there, but isn't that use case better served by encrypting the > entire home directory, not just the keyring/wallet? Many users have plenty of > sensitive data outside the keyring/wallet too. Personally, I'd prefer a dedicated encrypted directory under home directories. Like say encrypting Documents by default or having a secured area that xdg enabled apps can be instructed to use or not. On systems that I act as admin encrypted home directories are going to cause problems when i need to help a user with something...even primarily single user systems where I am not the primary user. Having to unencrypt a user's home directory to troubleshoot things like gconf or other settings stored in user's home directory would be a huge frelling pain in the ass. I really don't think encrypting the whole home directory by default for general use is a good idea..even on a laptop. In any event, i would prefer to continue to use a passphrase on my keyring and also relevation's key file, and be able to unlock both at login. -jef From kevin.kofler at chello.at Thu Oct 18 21:25:05 2007 From: kevin.kofler at chello.at (Kevin Kofler) Date: Thu, 18 Oct 2007 21:25:05 +0000 (UTC) Subject: gnome keyring always needs to be unlocked References: <1192559987.2807.3.camel@tiger> <604aa7910710181418j599c47c1xcc3b3ecd09ed52aa@mail.gmail.com> Message-ID: Jeff Spaleta gmail.com> writes: > On systems that I act as admin encrypted home directories are going to > cause problems when i need to help a user with something...even > primarily single user systems where I am not the primary user. Having > to unencrypt a user's home directory to troubleshoot things like gconf > or other settings stored in user's home directory would be a huge > frelling pain in the ass. I really don't think encrypting the whole > home directory by default for general use is a good idea..even on a > laptop. Encrypted home directories are a solution for a computer which can be stolen. If you're worried about your central server getting stolen, you have bigger security problems than keyring security. ;-) Permissions should be enough to secure a computer if physical security is present. Kevin Kofler From sundaram at fedoraproject.org Thu Oct 18 20:33:49 2007 From: sundaram at fedoraproject.org (Rahul Sundaram) Date: Fri, 19 Oct 2007 03:03:49 +0630 Subject: gnome keyring always needs to be unlocked In-Reply-To: References: <1192559987.2807.3.camel@tiger> Message-ID: <4717C32D.8010200@fedoraproject.org> Kevin Kofler wrote: > Jon Nettleton gmail.com> writes: >> That is absolutely 100% not true. If someone steals your laptop and >> you have a passwordless keyring like in KWallet, your passwords are >> pretty much stolen. Boot off a bootable cd mount the filesystem, >> done. > > You have a point there, but isn't that use case better served by encrypting the > entire home directory, not just the keyring/wallet? Many users have plenty of > sensitive data outside the keyring/wallet too. Perhaps but we don't offer an really easy way to do this yet in Fedora. Until then the pam module is better than no password at all. Rahul From jspaleta at gmail.com Thu Oct 18 21:36:02 2007 From: jspaleta at gmail.com (Jeff Spaleta) Date: Thu, 18 Oct 2007 13:36:02 -0800 Subject: gnome keyring always needs to be unlocked In-Reply-To: References: <1192559987.2807.3.camel@tiger> <604aa7910710181418j599c47c1xcc3b3ecd09ed52aa@mail.gmail.com> Message-ID: <604aa7910710181436y2a293f40r20349930f383a072@mail.gmail.com> On 10/18/07, Kevin Kofler wrote: > Encrypted home directories are a solution for a computer which can be stolen. > If you're worried about your central server getting stolen, you have bigger > security problems than keyring security. ;-) Permissions should be enough to > secure a computer if physical security is present. Are suggestion that linux laptop users are somehow immune to falling prey to problem which require troubleshooting application configurations stored in a user's home directory? -jef From dmc.fedora at filteredperception.org Thu Oct 18 22:37:35 2007 From: dmc.fedora at filteredperception.org (Douglas McClendon) Date: Thu, 18 Oct 2007 17:37:35 -0500 Subject: gnome keyring always needs to be unlocked In-Reply-To: <604aa7910710181436y2a293f40r20349930f383a072@mail.gmail.com> References: <1192559987.2807.3.camel@tiger> <604aa7910710181418j599c47c1xcc3b3ecd09ed52aa@mail.gmail.com> <604aa7910710181436y2a293f40r20349930f383a072@mail.gmail.com> Message-ID: <4717E02F.2030307@filteredperception.org> Jeff Spaleta wrote: > On 10/18/07, Kevin Kofler wrote: >> Encrypted home directories are a solution for a computer which can be stolen. >> If you're worried about your central server getting stolen, you have bigger >> security problems than keyring security. ;-) Permissions should be enough to >> secure a computer if physical security is present. > > Are suggestion that linux laptop users are somehow immune to falling > prey to problem which require troubleshooting application > configurations stored in a user's home directory? It's an interesting question as to what 'doesn't matter'. I.e. mail server passwords and other data and configuration stored in ~/.thunderbird. Or everything stored in ~/.firefox. Those seem to me to be things I'd like encrypted by default as a laptop user, in addition to what you described as some special xdg style directory. IMHO, in your scenario, if someone else is troubleshooting my application configuration, I'd like as a user to be present both a) to learn how to fix/prevent the problem myself b) make sure that the troubleshooter isn't violating my privacy. Now, if it's a corporate laptop, in a scenario where as a user I don't have a right to that much privacy/paranoia, the corporate sysadmin should already have the encryption keys (or backdoors). $0.02... -dmc From jspaleta at gmail.com Thu Oct 18 22:56:19 2007 From: jspaleta at gmail.com (Jeff Spaleta) Date: Thu, 18 Oct 2007 14:56:19 -0800 Subject: gnome keyring always needs to be unlocked In-Reply-To: <4717E02F.2030307@filteredperception.org> References: <1192559987.2807.3.camel@tiger> <604aa7910710181418j599c47c1xcc3b3ecd09ed52aa@mail.gmail.com> <604aa7910710181436y2a293f40r20349930f383a072@mail.gmail.com> <4717E02F.2030307@filteredperception.org> Message-ID: <604aa7910710181556p45f8a2ccxc3a2b3402a00b851@mail.gmail.com> On 10/18/07, Douglas McClendon wrote: > It's an interesting question as to what 'doesn't matter'. I.e. mail > server passwords and other data and configuration stored in > ~/.thunderbird. Or everything stored in ~/.firefox. Those seem to me > to be things I'd like encrypted by default as a laptop user, in addition > to what you described as some special xdg style directory. And if we had a subset of the home directory that was encrypted by default... don't we then have applications the option to grow brains about using such a space wisely as needed? -jef From rrelyea at redhat.com Thu Oct 18 23:32:49 2007 From: rrelyea at redhat.com (Robert Relyea) Date: Thu, 18 Oct 2007 16:32:49 -0700 Subject: gnome keyring always needs to be unlocked In-Reply-To: <4717E02F.2030307@filteredperception.org> References: <1192559987.2807.3.camel@tiger> <604aa7910710181418j599c47c1xcc3b3ecd09ed52aa@mail.gmail.com> <604aa7910710181436y2a293f40r20349930f383a072@mail.gmail.com> <4717E02F.2030307@filteredperception.org> Message-ID: <4717ED21.2090807@REDHAT.COM> Douglas McClendon wrote: > Jeff Spaleta wrote: >> On 10/18/07, Kevin Kofler wrote: >>> Encrypted home directories are a solution for a computer which can >>> be stolen. >>> If you're worried about your central server getting stolen, you have >>> bigger >>> security problems than keyring security. ;-) Permissions should be >>> enough to >>> secure a computer if physical security is present. >> >> Are suggestion that linux laptop users are somehow immune to falling >> prey to problem which require troubleshooting application >> configurations stored in a user's home directory? > > It's an interesting question as to what 'doesn't matter'. I.e. mail > server passwords and other data and configuration stored in > ~/.thunderbird. Or everything stored in ~/.firefox. Those seem to me > to be things I'd like encrypted by default as a laptop user, in > addition to what you described as some special xdg style directory. Your general data is stored in ~/.thunderbird and ~/.firefox, but your passwords are already stored encrypted in those directories (or should be if you have "use master password to encrypt" set in your privacy/password settings). -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3420 bytes Desc: S/MIME Cryptographic Signature URL: From dmc.fedora at filteredperception.org Fri Oct 19 00:01:25 2007 From: dmc.fedora at filteredperception.org (Douglas McClendon) Date: Thu, 18 Oct 2007 19:01:25 -0500 Subject: gnome keyring always needs to be unlocked In-Reply-To: <4717ED21.2090807@REDHAT.COM> References: <1192559987.2807.3.camel@tiger> <604aa7910710181418j599c47c1xcc3b3ecd09ed52aa@mail.gmail.com> <604aa7910710181436y2a293f40r20349930f383a072@mail.gmail.com> <4717E02F.2030307@filteredperception.org> <4717ED21.2090807@REDHAT.COM> Message-ID: <4717F3D5.9030101@filteredperception.org> Robert Relyea wrote: > Douglas McClendon wrote: >> Jeff Spaleta wrote: >>> On 10/18/07, Kevin Kofler wrote: >>>> Encrypted home directories are a solution for a computer which can >>>> be stolen. >>>> If you're worried about your central server getting stolen, you have >>>> bigger >>>> security problems than keyring security. ;-) Permissions should be >>>> enough to >>>> secure a computer if physical security is present. >>> >>> Are suggestion that linux laptop users are somehow immune to falling >>> prey to problem which require troubleshooting application >>> configurations stored in a user's home directory? >> >> It's an interesting question as to what 'doesn't matter'. I.e. mail >> server passwords and other data and configuration stored in >> ~/.thunderbird. Or everything stored in ~/.firefox. Those seem to me >> to be things I'd like encrypted by default as a laptop user, in >> addition to what you described as some special xdg style directory. > Your general data is stored in ~/.thunderbird and ~/.firefox, but your > passwords are already stored encrypted in those directories (or should > be if you have "use master password to encrypt" set in your > privacy/password settings). > Those are true things, but don't really have anything to do with point I was making. I'm a fan of a few good layers of security for a typical laptop/desktop scenario. A nice firewall with everything closed to the outside world, except that which is exlicitly allowed. A nice encryption of the entire home directory, and screensaver locking. Then, once I'm inside those layers, I prefer to not use things like master passwords in thunderbird and firefox. If you can convince me that using master passwords, in combination with some alternate overall scheme provides a better balance of security and convenience... let the debate begin. But be warned, I place a pretty high relative value on convenience. -dmc From bpepple at fedoraproject.org Fri Oct 19 00:21:42 2007 From: bpepple at fedoraproject.org (Brian Pepple) Date: Thu, 18 Oct 2007 20:21:42 -0400 Subject: FESCo Meeting Summary for 2007-10-18 Message-ID: <1192753302.2725.2.camel@kennedy> = Members Present = * Brian Pepple (bpepple) * Jason Tibbitts (tibbs) * Kevin Fenzi (nirik) * Jesse Keating (f13) * Dennis Gilmore (dgilmore) * Christian Iseli (c4chris) * Josh Boyer (jwb) * Bill Nottingham (notting) * Tom Callaway (spot) * Warren Togami (warren) = Absent = * David Woodhouse (dwmw2) * Jeremy Katz (jeremy) * Christopher Aillon (caillon) = Summary = == Orphaned Packages == * Discussed some issues with orphaned packages: * Packages that are orphaned in a stable maintained release (ie. F6 or F7), and aren't picked up by another maintainer, will only have security updates (handled by the security team) until EOL. * Reminder: In CVS, the devel branches are marked with a dead.package file. http://fedoraproject.org/wiki/PackageMaintainers/PackageEndOfLife * Beginning with F9, orphaned packages will be removed up to Feature Freeze, after feature freeze orphans will not be removed and must be picked up by somebody (with reasonable exceptions). IRC log can be found at: http://bpepple.fedorapeople.org/fesco/FESCo-2007-10-18.html Thanks, /B -- Brian Pepple http://fedoraproject.org/wiki/BrianPepple gpg --keyserver pgp.mit.edu --recv-keys 810CC15E BD5E 6F9E 8688 E668 8F5B CBDE 326A E936 810C C15E -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From jkeating at redhat.com Fri Oct 19 01:48:33 2007 From: jkeating at redhat.com (Jesse Keating) Date: Thu, 18 Oct 2007 21:48:33 -0400 Subject: Mass Branching for Fedora 8 Message-ID: <20071018214833.336a1659@redhat.com> In a few minutes we will begin mass branching for Fedora 8. CVS commits will be disabled during this time. I will announce when CVS is open again for commits. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: -------------- next part -------------- _______________________________________________ Fedora-devel-announce mailing list Fedora-devel-announce at redhat.com https://www.redhat.com/mailman/listinfo/fedora-devel-announce From valent.turkovic at gmail.com Fri Oct 19 06:47:05 2007 From: valent.turkovic at gmail.com (Valent Turkovic) Date: Fri, 19 Oct 2007 08:47:05 +0200 Subject: what to do when gnome power manager shows wrong battery capacity? In-Reply-To: <64b14b300710180738y14913485o9d7334b465087afa@mail.gmail.com> References: <64b14b300710180635m63f7f223t7d0e64a578f5f52a@mail.gmail.com> <1192714622.8542.104.camel@cutter> <64b14b300710180717n4210c6e3pe6cf8c4f088b3f2e@mail.gmail.com> <1192717710.25694.3.camel@s6.math.tu-berlin.de> <64b14b300710180738y14913485o9d7334b465087afa@mail.gmail.com> Message-ID: <64b14b300710182347n6ed366f0scc0445fe5d5304b5@mail.gmail.com> I found out why I got mixed up... I'm not an idiot after all :) I have fedora core 6 system that I use for work - and on FC6 GPM shows only W (not Wh or Ah) and it should be Wh as the number are the same as from /proc/acpi/battery/BAT0/info Here it is: Laptop IBM Lenovo Thinkpad R52 cat /proc/acpi/battery/BAT0/info present: yes design capacity: 47520 mWh last full capacity: 47690 mWh battery technology: rechargeable design voltage: 10800 mV design capacity warning: 2384 mWh design capacity low: 200 mWh capacity granularity 1: 1 mWh capacity granularity 2: 1 mWh model number: IBM-92P1071 serial number: 7721 battery type: LION OEM info: SONY Gnome Power Manager: Serial Number: 7721 Model: IBM-92P1071 Capacity: 100% Current charge: 47.7 W Last full charge: 47.7 W Design charge: 47.5 W So in 1.5 years this old battery even got better :) Why in Gnome Power Manager 2.16.3 the capacity is in W and not in Wh? Thank you, Valent. On 10/18/07, Valent Turkovic wrote: > Upps :) my bad... I mixed my units. I saw mAh but I read it mWh :( > > On 10/18/07, Christoph H?ger wrote: > > Well, if my physics teacher was right then no application shows wrong > > values. 6000mAh and 148000mV compute to 88.8Wh. > > So either the battery gives wrong values via acpi or the kernel reads > > them wrong (which is very unlikely because 6000mAh seem to be a too > > normal value for a read error) > > > > Am Donnerstag, den 18.10.2007, 16:17 +0200 schrieb Valent Turkovic: > > > Here is the info from 2 year oly HP Compaq nx9030: > > > > > > # cat /proc/acpi/battery/BAT0/info > > > present: yes > > > design capacity: 6000 mAh > > > last full capacity: 2784 mAh > > > battery technology: rechargeable > > > design voltage: 14800 mV > > > design capacity warning: 250 mAh > > > design capacity low: 150 mAh > > > capacity granularity 1: 10 mAh > > > capacity granularity 2: 25 mAh > > > model number: JM-6 > > > serial number: 4063 > > > battery type: LION > > > OEM info: Hewlett-Packard > > > > > > > > > and GPM says this: > > > > > > Vendor: Hewlett-Packard > > > Serial Number: 4063 > > > Model: JM-6 > > > Current charge: 34.6 Wh > > > Design charge: 88 Wh > > > > > > Who is showing wrong info? > > > > > > On 10/18/07, seth vidal wrote: > > > > > > > > On Thu, 2007-10-18 at 15:35 +0200, Valent Turkovic wrote: > > > > > Sorry for long subject, but what to do when gnome power manager shows > > > > > wrong battery capacity? > > > > > > > > > > I have two laptops for who I see that battery capacity is stated as > > > > > 88.8Wh but it is not! So when gnome starts I get an error message > > > > > saying I have a faulty battery. What do I need to do? Submit a bug? To > > > > > what component? Send an email? To whom? > > > > > > > > > > Thank you, > > > > > Valent. > > > > > > > > > > > > > how old are the batteries? > > > > > > > > If they're more than say, a year old, it's probably true. battery charge > > > > life declines. Get the info on your battery by clicking on the > > > > gnome-power-manager icon and you can find out the info on your battery. > > > > > > > > -sv > > > > > > > > > > > > -- > > > > fedora-devel-list mailing list > > > > fedora-devel-list at redhat.com > > > > https://www.redhat.com/mailman/listinfo/fedora-devel-list > > > > > > > > > > > > > -- > > > http://kernelreloaded.blog385.com/ > > > linux, blog, anime, spirituality, windsurf, wireless > > > registered as user #367004 with the Linux Counter, http://counter.li.org. > > > ICQ: 2125241, Skype: valent.turkovic > > > > > > > -- > > fedora-devel-list mailing list > > fedora-devel-list at redhat.com > > https://www.redhat.com/mailman/listinfo/fedora-devel-list > > > > > -- > http://kernelreloaded.blog385.com/ > linux, blog, anime, spirituality, windsurf, wireless > registered as user #367004 with the Linux Counter, http://counter.li.org. > ICQ: 2125241, Skype: valent.turkovic > -- http://kernelreloaded.blog385.com/ linux, blog, anime, spirituality, windsurf, wireless registered as user #367004 with the Linux Counter, http://counter.li.org. ICQ: 2125241, Skype: valent.turkovic From hughsient at gmail.com Fri Oct 19 07:34:21 2007 From: hughsient at gmail.com (Richard Hughes) Date: Fri, 19 Oct 2007 08:34:21 +0100 Subject: what to do when gnome power manager shows wrong battery capacity? In-Reply-To: <64b14b300710182347n6ed366f0scc0445fe5d5304b5@mail.gmail.com> References: <64b14b300710180635m63f7f223t7d0e64a578f5f52a@mail.gmail.com> <1192714622.8542.104.camel@cutter> <64b14b300710180717n4210c6e3pe6cf8c4f088b3f2e@mail.gmail.com> <1192717710.25694.3.camel@s6.math.tu-berlin.de> <64b14b300710180738y14913485o9d7334b465087afa@mail.gmail.com> <64b14b300710182347n6ed366f0scc0445fe5d5304b5@mail.gmail.com> Message-ID: <1192779261.2840.2.camel@hughsie-laptop> On Fri, 2007-10-19 at 08:47 +0200, Valent Turkovic wrote: > Why in Gnome Power Manager 2.16.3 the capacity is in W and not in Wh? A typo :-) Richard. From pertusus at free.fr Fri Oct 19 08:37:03 2007 From: pertusus at free.fr (Patrice Dumas) Date: Fri, 19 Oct 2007 10:37:03 +0200 Subject: location of ltsp root Message-ID: <20071019083703.GD2709@free.fr> Hello, I am a bit annoyed by the location of the ltsp root directory, where the terminal nfs mounted root should be. Upstream contacted the lsb/fhs, and they responded that /tftpboot and a new top directory were wrong. He proposed /opt/ltsp and nobody complained. It is not obvious, however that we should stick to that location in fedora. It should be mentioned that the directories in there are not part of a package, but they are installed by scripts that are in ltsp-server (under review). Should we use /opt/ltsp or something else, like /var/lib/ltsp for the thin clients root directories? -- Pat From pertusus at free.fr Fri Oct 19 08:43:52 2007 From: pertusus at free.fr (Patrice Dumas) Date: Fri, 19 Oct 2007 10:43:52 +0200 Subject: rpm and post script install/run order question (texlive) [2] In-Reply-To: <470BA560.4040702@redhat.com> References: <20071009080528.GC2616@free.fr> <470BA560.4040702@redhat.com> Message-ID: <20071019084352.GE2709@free.fr> On Tue, Oct 09, 2007 at 05:59:28PM +0200, Phil Knirsch wrote: > > Well, from looking at the dependencies you listed here the dependency tree > would look like this: > > > > > updmap-sys texconfig-sys C > /|\ /|\ > | | > E B > /|\ > | > D > /|\ > | > A I don't really understand the diagram... But I'd like to precise that updmap-sys and texconfig-sys are part of the package A. > So effectively this means that on the 1st level of the tree updmap-sys, > texconfig-sys and C can be ordered in any way as well as on the 2nd level E > and B as they have no cross and/or chained dependencies. That's annoying... > So to answer your questions: > > 1) Can C be installed prior to sA being called: No, as the dependency chain > clearly require B, C and D and therefore those will be installed prior to > A. Maybe I wasn't clear, but sA is in A... > 2) Will the various yum install [A|E|B] give the same script run orders? > Thats not 100% guaranteed as the installation order of E and B as well as > the installation of updmap-sys, texconfig-sys and C are not fixed by any > requires, so using a subset of packages to install first (e.g. only > updmap-sys, texconfig-sys and C) might result in a different order for > those packages than using a "full" install with A. Once again, updmap-sys and texconfig-sys are in A... > There might be some code inside rpm that could possibly have updmap-sys, > texconfig-sys and C be installed in the same order despite having not > dependencies between each other, but from an algorithmical point of view > you can't and shouldn't rely on it. It is clearly something that shouldn't be done. > Or to put it differently: If you need those packages to be installed in a > specific order then just use Requires. The issue is that the postscript should only be run after all are installed. > On the other hand, if those are "soft" requires then things get tricky , > e.g. IF updmap-sys, texconfig-sys and C get installed then C needs to be > installed after updmap-sys and/or texconfig-sys. I remember vaguely that > such "soft" requires (which don't pull in packages automatically but which > will be honored in case it is already in the transaction) were either > planed or even already put into rpm, but Panu/JBJ can probably tell you a > lot more in detail about that. Maybe this could be useful. -- Pat From jos at xos.nl Fri Oct 19 08:47:55 2007 From: jos at xos.nl (Jos Vos) Date: Fri, 19 Oct 2007 10:47:55 +0200 Subject: location of ltsp root In-Reply-To: <20071019083703.GD2709@free.fr> References: <20071019083703.GD2709@free.fr> Message-ID: <20071019084755.GB9999@jasmine.xos.nl> On Fri, Oct 19, 2007 at 10:37:03AM +0200, Patrice Dumas wrote: > Should we use /opt/ltsp or something else, like /var/lib/ltsp for the > thin clients root directories? My vote goes to /var/lib/ltsp. I don't see how /opt can be defended as a good choice. -- -- Jos Vos -- X/OS Experts in Open Systems BV | Phone: +31 20 6938364 -- Amsterdam, The Netherlands | Fax: +31 20 6948204 From jkeating at redhat.com Fri Oct 19 11:34:14 2007 From: jkeating at redhat.com (Jesse Keating) Date: Fri, 19 Oct 2007 07:34:14 -0400 Subject: Mass Branching for Fedora 8 In-Reply-To: <20071018214833.336a1659@redhat.com> References: <20071018214833.336a1659@redhat.com> Message-ID: <20071019073414.10a02df4@redhat.com> On Thu, 18 Oct 2007 21:48:33 -0400 Jesse Keating wrote: > In a few minutes we will begin mass branching for Fedora 8. CVS > commits will be disabled during this time. > > I will announce when CVS is open again for commits. CVS has been opened again, however the branching attempt failed. The failure was during the interaction with packagedb to request all the branches, not actually during the CVS operations to create the branch. We will be trying again this evening to create all the branches once we've successfully requested them all through packagedb. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: -------------- next part -------------- _______________________________________________ Fedora-devel-announce mailing list Fedora-devel-announce at redhat.com https://www.redhat.com/mailman/listinfo/fedora-devel-announce From buildsys at redhat.com Fri Oct 19 11:40:42 2007 From: buildsys at redhat.com (Build System) Date: Fri, 19 Oct 2007 07:40:42 -0400 Subject: rawhide report: 20071019 changes Message-ID: <200710191140.l9JBegID005844@porkchop.devel.redhat.com> Removed package php-pear-PHPUnit2 Removed package gaim-otr Removed package pdftk Updated Packages: control-center-1:2.20.1-3.fc8 ----------------------------- * Thu Oct 18 2007 - Bastien Nocera - 2.20.1-3 - Bind more default keys in the keybindings capplet (#330501) * Thu Oct 18 2007 - Bastien Nocera - 2.20.1-2 - Remove OnlyShowIn GNOME from the default apps, so that KDE users can change their mailto: handlers easily (#161489) drupal-5.3-1.fc8 ---------------- * Thu Oct 18 2007 Jon Ciesla - 5.3-1 - Upgrade to 5.3, fixes: - HTTP response splitting. - Arbitrary code execution. - Cross-site scripting. - Cross-site request forgery. - Access bypass. * Mon Sep 24 2007 Jon Ciesla - 5.2-3 - Minor doc correction, BZ 301541. * Thu Aug 16 2007 Jon Ciesla - 5.2-2 - License tag correction. evolution-2.12.1-3.fc8 ---------------------- * Thu Oct 18 2007 Matthew Barnes - 2.12.1-3.fc8 - Disable patch for GNOME bug #376991 for now. It may be contributing to password prompting problems as described in RH bug #296671. * Mon Oct 15 2007 Matthew Barnes - 2.12.1-2.fc8 - Fix a broken zoom icon. * Mon Oct 15 2007 Milan Crha - 2.12.1-1.fc8 - Update to 2.12.1 - Add files for the new backup-restore plugin. fedora-bookmarks-8-1 -------------------- * Wed Oct 17 2007 Matthias Clasen 8-1 - Update the link to the Fedora project homepage (#291851) firefox-2.0.0.6-12.fc8 ---------------------- * Thu Oct 18 2007 Jesse Keating - 2.0.0.6-12 - Disable the Firefox startup notification support for now. glibc-2.7-2 ----------- * Thu Oct 18 2007 Jakub Jelinek 2.7-2 - glibc 2.7 release - fix tzfile.c for times after last transition (#333561) - fix sem_post at GLIBC_2.0 on i?86 - appease valgrind in libpthread.so initialization - misc fixes (BZ#3425, BZ#5184, BZ#5186) * Mon Oct 15 2007 Jakub Jelinek 2.6.90-21 - fix getgr{name,gid}{,_r} with nscd * Sun Oct 14 2007 Jakub Jelinek 2.6.90-20 - install (#330031) - disable -D_FORTIFY_SOURCE{,=2} support (with a warning) for GCC 3.4.x and earlier(#327641) - pl_PL locale changes (BZ#4098, #242296) - misc fixes (BZ#1140, BZ#3195, BZ#3242, BZ#4359) gstreamer-plugins-base-0.10.14-6.fc8 ------------------------------------ * Thu Oct 18 2007 - Bastien Nocera - 0.10.14-6 - Add patch to fix playback of short Ogg Vorbis files (#328851) libtheora-0:1.0beta2-1.fc8 -------------------------- * Thu Oct 18 2007 Hans de Goede 1.0beta2-1 - New upstream bugfix release 1.0beta2 memtest86+-1.70-3.fc8 --------------------- * Thu Oct 18 2007 Warren Togami - 1.70-3 - one more patch from mschmidt to allow configuration of parity and bits openoffice.org-1:2.3.0-6.4.fc8 ------------------------------ * Tue Oct 16 2007 Caolan McNamara - 1:2.3.0-6.4 - Resolves: rhbz#333201 dangling symlinks - Resolves: rhbz#334841 fix "all files" glob in in mail merge picker - Resolves: ooo#82671 print crash * Fri Oct 12 2007 Caolan McNamara - 1:2.3.0-6.3 - reenable prelink-optimized launchers - rhbz#326161 make code compiled with icedtea compatible with 1.5.0 so libgcj can still be selected as a jvm - add openoffice.org-2.3.0.ooo53885.raiseannotationpriority.sw.patch * Sun Oct 07 2007 Caolan McNamara - 1:2.3.0-6.2 - reenable visibility again now that guard visibility is sane again perl-4:5.8.8-30.fc8 ------------------- * Thu Oct 18 2007 Tom "spot" Callaway - 4:5.8.8-30 - patch from perl bug 24254, fix for RH bz 114271 * Tue Oct 16 2007 Robin Norwood - 4:5.8.8-29 - Add Artistic, AUTHORS, and Changes* to %docs. - Compress Changes* to save space. * Mon Oct 15 2007 Tom "spot" Callaway - 4:5.8.8-28.4 - Require db4, not db4-devel. -EIDIOT perl-SOAP-Lite-0.68-5.fc8 ------------------------- * Thu Oct 18 2007 Mike McGrath - 0.68-5 - Fixed build requires samba-0:3.0.26a-6.fc8 --------------------- * Tue Oct 16 2007 Simo Sorce 3.0.26a-6.fc8 - Fix bug 253036 setools-3.3.1-7.fc8 ------------------- * Thu Oct 18 2007 Chris PeBenito 3.3.1-7.fc8 - Rebuild to fix ppc64 issue. Broken deps for i386 ---------------------------------------------------------- kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.i686 requires kernel-i686 = 0:2.6.23-0.220.rc9.git2.fc8 kmod-em8300-PAE - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.i686 requires kernel-i686 = 0:2.6.23-0.220.rc9.git2.fc8PAE kmod-sysprof - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.i686 requires kernel-i686 = 0:2.6.23-0.142.rc3.git10.fc8 kmod-sysprof-PAE - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.i686 requires kernel-i686 = 0:2.6.23-0.142.rc3.git10.fc8PAE openoffice.org-langpack-ar - 1:2.3.0-6.4.fc8.i386 requires fonts-arabic openoffice.org-langpack-he_IL - 1:2.3.0-6.4.fc8.i386 requires fonts-hebrew openoffice.org-langpack-ur - 1:2.3.0-6.4.fc8.i386 requires fonts-arabic polyxmass-bin - 0.9.3-2.fc6.i386 requires libpolyxmass.so.10 tetex-fonts-hebrew - 0.1-7.fc6.noarch requires fonts-hebrew Broken deps for x86_64 ---------------------------------------------------------- kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.x86_64 requires kernel-x86_64 = 0:2.6.23-0.220.rc9.git2.fc8 kmod-sysprof - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.x86_64 requires kernel-x86_64 = 0:2.6.23-0.142.rc3.git10.fc8 openoffice.org-langpack-ar - 1:2.3.0-6.4.fc8.x86_64 requires fonts-arabic openoffice.org-langpack-he_IL - 1:2.3.0-6.4.fc8.x86_64 requires fonts-hebrew openoffice.org-langpack-ur - 1:2.3.0-6.4.fc8.x86_64 requires fonts-arabic polyxmass-bin - 0.9.3-2.fc6.x86_64 requires libpolyxmass.so.10()(64bit) tetex-fonts-hebrew - 0.1-7.fc6.noarch requires fonts-hebrew Broken deps for ppc ---------------------------------------------------------- kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc requires kernel-ppc = 0:2.6.23-0.220.rc9.git2.fc8 kmod-em8300-smp - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc requires kernel-ppc = 0:2.6.23-0.220.rc9.git2.fc8smp openoffice.org-langpack-ar - 1:2.3.0-6.4.fc8.ppc requires fonts-arabic openoffice.org-langpack-he_IL - 1:2.3.0-6.4.fc8.ppc requires fonts-hebrew openoffice.org-langpack-ur - 1:2.3.0-6.4.fc8.ppc requires fonts-arabic polyxmass-bin - 0.9.3-2.fc6.ppc requires libpolyxmass.so.10 tetex-fonts-hebrew - 0.1-7.fc6.noarch requires fonts-hebrew Broken deps for ppc64 ---------------------------------------------------------- kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc64 requires kernel-ppc64 = 0:2.6.23-0.220.rc9.git2.fc8 kmod-em8300-kdump - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc64 requires kernel-ppc64 = 0:2.6.23-0.220.rc9.git2.fc8kdump openoffice.org-langpack-ar - 1:2.3.0-6.4.fc8.ppc64 requires fonts-arabic openoffice.org-langpack-he_IL - 1:2.3.0-6.4.fc8.ppc64 requires fonts-hebrew openoffice.org-langpack-ur - 1:2.3.0-6.4.fc8.ppc64 requires fonts-arabic tetex-fonts-hebrew - 0.1-7.fc6.noarch requires fonts-hebrew From nicolas.mailhot at laposte.net Fri Oct 19 11:54:17 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Fri, 19 Oct 2007 13:54:17 +0200 (CEST) Subject: location of ltsp root Message-ID: <15406.192.54.193.51.1192794857.squirrel@rousalka.dyndns.org> Le Ven 19 octobre 2007 10:37, Patrice Dumas a ?crit : > Hello, > > I am a bit annoyed by the location of the ltsp root directory, where > the > terminal nfs mounted root should be. Upstream contacted the lsb/fhs, > and > they responded that /tftpboot and a new top directory were wrong. He > proposed /opt/ltsp and nobody complained. /opt basically means "do your own non-standard stuff outside the FHS", so no one will complain if you use opt, but at the same time using /opt screams non-standard location with future breakage. > Should we use /opt/ltsp or something else, like /var/lib/ltsp for the > thin clients root directories? IMHO this is a clear candidate for /srv/ltsp, but then the "don't use /srv even if it's clearly defined for this kind of stuff" crowd will object. Please spend the time to get lsb/fhs to assign you a standard root (which anything under /opt isn't) -- Nicolas Mailhot From i at stingr.net Fri Oct 19 13:08:33 2007 From: i at stingr.net (Paul P Komkoff Jr) Date: Fri, 19 Oct 2007 17:08:33 +0400 Subject: [LICENSE CHANGE] weechat Message-ID: <20071019130833.GA2359@stingr.net> Hi! I'm going to update weechat to 0.2.6, which is GPLv3. -- Paul P 'Stingray' Komkoff Jr // http://stingr.net/key <- my pgp key This message represents the official view of the voices in my head From pertusus at free.fr Fri Oct 19 13:12:51 2007 From: pertusus at free.fr (Patrice Dumas) Date: Fri, 19 Oct 2007 15:12:51 +0200 Subject: location of ltsp root In-Reply-To: <15406.192.54.193.51.1192794857.squirrel@rousalka.dyndns.org> References: <15406.192.54.193.51.1192794857.squirrel@rousalka.dyndns.org> Message-ID: <20071019131251.GK2709@free.fr> On Fri, Oct 19, 2007 at 01:54:17PM +0200, Nicolas Mailhot wrote: > > Please spend the time to get lsb/fhs to assign you a standard root > (which anything under /opt isn't) This has already be done by the ltsp maintainer without much success, I certainly won't do that again. -- Pat From mtasaka at ioa.s.u-tokyo.ac.jp Fri Oct 19 13:16:15 2007 From: mtasaka at ioa.s.u-tokyo.ac.jp (Mamoru Tasaka) Date: Fri, 19 Oct 2007 22:16:15 +0900 Subject: License change of mirage [was: Re: rpms/mirage/devel .cvsignore, 1.4, 1.5 mirage.spec, 1.9, 1.10 sources, 1.4, 1.5] In-Reply-To: <200710181558.l9IFw8OU003412@cvs-int.fedora.redhat.com> References: <200710181558.l9IFw8OU003412@cvs-int.fedora.redhat.com> Message-ID: <4718AE1F.9020305@ioa.s.u-tokyo.ac.jp> Mamoru Tasaka (mtasaka) wrote, at 10/19/2007 12:58 AM +9:00: > Author: mtasaka > > Log Message: > * Fri Oct 19 2007 Mamoru Tasaka - 0.9-1 > - 0.9 > > Index: mirage.spec > =================================================================== > RCS file: /cvs/extras/rpms/mirage/devel/mirage.spec,v > retrieving revision 1.9 > retrieving revision 1.10 > diff -u -r1.9 -r1.10 > --- mirage.spec 21 Aug 2007 18:35:28 -0000 1.9 > +++ mirage.spec 18 Oct 2007 15:57:35 -0000 1.10 > @@ -1,16 +1,17 @@ > %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")} > > Name: mirage > -Version: 0.8.3 > -Release: 2%{?dist}.2 > +Version: 0.9 > +Release: 1%{?dist} > Summary: A fast and simple image viewer > > Group: Amusements/Graphics > -License: GPLv2+ > +License: GPLv3+ > URL: http://mirageiv.berlios.de/ Mirage is now changed to GPLv3+ From robert at marcanoonline.com Fri Oct 19 13:23:11 2007 From: robert at marcanoonline.com (Robert Marcano) Date: Fri, 19 Oct 2007 06:23:11 -0700 (PDT) Subject: Help packaging eclipse plugin on ppc64 Message-ID: <57011.190.72.189.143.1192800191.squirrel@webmail.marcanoonline.com> If someone has access to a ppc64 that can help with the bug https://bugzilla.redhat.com/show_bug.cgi?id=298071 or can allow me remote access to it, it will be greatly appreciated, I am disabling ppc4 build of that package but that still will break the upgrade path for ppc64 users From jkeating at redhat.com Fri Oct 19 13:59:19 2007 From: jkeating at redhat.com (Jesse Keating) Date: Fri, 19 Oct 2007 09:59:19 -0400 Subject: Opinions needed (in bugzilla please) regarding Firefox/compiz interaction for Fedora 8. Message-ID: <20071019095919.54791e62@redhat.com> From http://jkeating.livejournal.com/46640.html : So recently Firefox got some "better" notification support. One of the effects of this support is that if you're using compiz and you have your open browser on a different cube face, compiz will rotate you automatically to the cube face that has firefox on it as soon as you click a link. This is new as of roughly Sept 25th. In the past firefox would go on opening the link but you wouldn't get any notification that it was doing anything, nor would your cube rotate. I'm of the opinion that I don't want my cube to rotate immediately. This is a pretty severe context switch that is really annoying to me. Often I'm handed links in IRC or email or wherever that I may not want to read immediately, but I'll happily queue it up in a new firefox tab. What I would /love/ to see is that when I click on a link and firefox opens it, every cube face's window list grows a firefox entry that pulses. At my choosing I can click on this pulsing item and /then/ compiz would spin the cube to wherever firefox happened to be. Sometimes I'll want to do this immediately (or after a sufficient time has passed to fully load the page), sometimes I'll wait until I've opened 5 or 10 links. However I recognize that I am strange at times, and what I'd like to see may be different from what others would like to see. Given that, I'm very interested in other people's opinions as one way or another this feature is going to be in Fedora 8. We'd like to get it right for the majority case or as best of a majority case as we can find. If you have a Fedora (Red Hat) bugzilla account, please comment in a bug I filed about this. If you don't have an account feel free to comment in my blog about it. We'll be looking at comments in both places as we try to make a decision about this issue. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From cra at WPI.EDU Fri Oct 19 14:04:12 2007 From: cra at WPI.EDU (Chuck Anderson) Date: Fri, 19 Oct 2007 10:04:12 -0400 Subject: Opinions needed (in bugzilla please) regarding Firefox/compiz interaction for Fedora 8. In-Reply-To: <20071019095919.54791e62@redhat.com> References: <20071019095919.54791e62@redhat.com> Message-ID: <20071019140412.GK4043@angus.ind.WPI.EDU> On Fri, Oct 19, 2007 at 09:59:19AM -0400, Jesse Keating wrote: > the majority case or as best of a majority case as we can find. If you > have a Fedora (Red Hat) bugzilla account, please comment in a bug I > filed about this. If you don't have an account feel free to comment in > my blog about it. We'll be looking at comments in both places as we try > to make a decision about this issue. Bug #? From fedora at camperquake.de Fri Oct 19 14:11:34 2007 From: fedora at camperquake.de (Ralf Ertzinger) Date: Fri, 19 Oct 2007 16:11:34 +0200 Subject: Opinions needed (in bugzilla please) regarding Firefox/compiz interaction for Fedora 8. In-Reply-To: <20071019095919.54791e62@redhat.com> References: <20071019095919.54791e62@redhat.com> Message-ID: <20071019161134.2eb84fbc@banea.int.addix.net> Hi. On Fri, 19 Oct 2007 09:59:19 -0400, Jesse Keating wrote: > From http://jkeating.livejournal.com/46640.html : > > So recently Firefox got some "better" notification support. One of the > effects of this support is that if you're using compiz and you have > your open browser on a different cube face, compiz will rotate you > automatically to the cube face that has firefox on it as soon as you > click a link. This is new as of roughly Sept 25th. In the past firefox > would go on opening the link but you wouldn't get any notification > that it was doing anything, nor would your cube rotate. Hah! So that was it. I do not use compiz, but recently firefox started to come into the foreground as soon as I clicked on a link in, say, claws mail or liferea. I _hate_ that feature. Where do I turn that off? From gilboad at gmail.com Fri Oct 19 14:10:59 2007 From: gilboad at gmail.com (Gilboa Davara) Date: Fri, 19 Oct 2007 16:10:59 +0200 Subject: PackageDB Update In-Reply-To: <200710182213.00928.ville.skytta@iki.fi> References: <4717AF28.1000702@gmail.com> <200710182213.00928.ville.skytta@iki.fi> Message-ID: <1192803059.20439.16.camel@gilboa-home-dev.localdomain> On Thu, 2007-10-18 at 22:13 +0300, Ville Skytt? wrote: > On Thursday 18 October 2007, Toshio Kuratomi wrote: > > I performed a minor update on the package database yesterday. This > > should fix a variety of issues with how ownership of packages were > > displayed. > > Yay, my "My Packages" view is usable again. Thanks! > Indeed. (Not that I have too many packages to follow... but never the less... ;)) - Gilboa From emmanuel.seyman at club-internet.fr Fri Oct 19 14:08:27 2007 From: emmanuel.seyman at club-internet.fr (Emmanuel Seyman) Date: Fri, 19 Oct 2007 16:08:27 +0200 Subject: Opinions needed (in bugzilla please) regarding Firefox/compiz interaction for Fedora 8. In-Reply-To: <20071019140412.GK4043@angus.ind.WPI.EDU> References: <20071019095919.54791e62@redhat.com> <20071019140412.GK4043@angus.ind.WPI.EDU> Message-ID: <20071019140827.GA25970@orient.maison.lan> * Chuck Anderson [19/10/2007 16:06] : > > Bug #? I'm guessing : https://bugzilla.redhat.com/show_bug.cgi?id=339711 Emmanuel From david at fubar.dk Fri Oct 19 14:12:45 2007 From: david at fubar.dk (David Zeuthen) Date: Fri, 19 Oct 2007 10:12:45 -0400 Subject: Opinions needed (in bugzilla please) regarding Firefox/compiz interaction for Fedora 8. In-Reply-To: <20071019095919.54791e62@redhat.com> References: <20071019095919.54791e62@redhat.com> Message-ID: <1192803165.7047.29.camel@oneill.fubar.dk> On Fri, 2007-10-19 at 09:59 -0400, Jesse Keating wrote: > From http://jkeating.livejournal.com/46640.html : > > So recently Firefox got some "better" notification support. One of the > effects of this support is that if you're using compiz and you have > your open browser on a different cube face, compiz will rotate you > automatically to the cube face that has firefox on it as soon as you > click a link. It's worse than that. When using Metacity, firefox jumps to the workspace thus ruining your carefully set up workspaces. That's bug 307581 which is almost certainly the same problem. Keep in mind that our *default* install includes this very combo (multiple workspaces, metacity, firefox). Yet, some people told me this wasn't a blocker... Go figure. The good news is that there is patch. David From jkeating at redhat.com Fri Oct 19 14:12:44 2007 From: jkeating at redhat.com (Jesse Keating) Date: Fri, 19 Oct 2007 10:12:44 -0400 Subject: Opinions needed (in bugzilla please) regarding Firefox/compiz interaction for Fedora 8. In-Reply-To: <1192803165.7047.29.camel@oneill.fubar.dk> References: <20071019095919.54791e62@redhat.com> <1192803165.7047.29.camel@oneill.fubar.dk> Message-ID: <20071019101244.7a7d62c7@redhat.com> On Fri, 19 Oct 2007 10:12:45 -0400 David Zeuthen wrote: > It's worse than that. When using Metacity, firefox jumps to the > workspace thus ruining your carefully set up workspaces. That's bug > 307581 which is almost certainly the same problem. Keep in mind that > our *default* install includes this very combo (multiple workspaces, > metacity, firefox). Yet, some people told me this wasn't a blocker... > Go figure. The good news is that there is patch. and a build of metacity is done to fix this, and will be in Fedora 8. I'm not as concerned about the metacity case, mostly because I don't use it (: -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From jdennis at redhat.com Fri Oct 19 14:21:02 2007 From: jdennis at redhat.com (John Dennis) Date: Fri, 19 Oct 2007 10:21:02 -0400 Subject: Opinions needed (in bugzilla please) regarding Firefox/compiz interaction for Fedora 8. In-Reply-To: <20071019161134.2eb84fbc@banea.int.addix.net> References: <20071019095919.54791e62@redhat.com> <20071019161134.2eb84fbc@banea.int.addix.net> Message-ID: <4718BD4E.6000205@redhat.com> Ralf Ertzinger wrote: > Hah! So that was it. I do not use compiz, but recently firefox started > to come into the foreground as soon as I clicked on a link in, say, > claws mail or liferea. > > I _hate_ that feature. Where do I turn that off? +1 I don't use ccompiz either but I too have been really annoyed by this behavior. Make it configurable, set it OFF by default. -- John Dennis From kevin.kofler at chello.at Fri Oct 19 14:26:22 2007 From: kevin.kofler at chello.at (Kevin Kofler) Date: Fri, 19 Oct 2007 14:26:22 +0000 (UTC) Subject: Opinions needed (in bugzilla please) regarding Firefox/compiz interaction for Fedora 8. References: <20071019095919.54791e62@redhat.com> <1192803165.7047.29.camel@oneill.fubar.dk> <20071019101244.7a7d62c7@redhat.com> Message-ID: Jesse Keating redhat.com> writes: > and a build of metacity is done to fix this, and will be in Fedora 8. > I'm not as concerned about the metacity case, mostly because I don't > use it (: Please don't forget there's also KWin to consider. What happens in KWin? Kevin Kofler From jkeating at redhat.com Fri Oct 19 14:50:11 2007 From: jkeating at redhat.com (Jesse Keating) Date: Fri, 19 Oct 2007 10:50:11 -0400 Subject: Opinions needed (in bugzilla please) regarding Firefox/compiz interaction for Fedora 8. In-Reply-To: References: <20071019095919.54791e62@redhat.com> <1192803165.7047.29.camel@oneill.fubar.dk> <20071019101244.7a7d62c7@redhat.com> Message-ID: <20071019105011.7d35a0cb@redhat.com> On Fri, 19 Oct 2007 14:26:22 +0000 (UTC) Kevin Kofler wrote: > Please don't forget there's also KWin to consider. What happens in > KWin? Good question. http://koji.fedoraproject.org/koji/buildinfo?buildID=19633 is a build of Firefox before I disabled this feature. Please let us know what happens (: -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From griso.roberto at gmail.com Fri Oct 19 15:40:09 2007 From: griso.roberto at gmail.com (Roberto Griso) Date: Fri, 19 Oct 2007 17:40:09 +0200 Subject: =?utf-8?q?Gi=C3=B9_le_mani_dai_Blog!?= Message-ID: Gi? le mani dai Blog! *Inserito da admin il Ven, 19/10/2007 - 11:37* Come Vice Presidente del Partito Pirata, sono costretto a chiedere ancora una volta la vostra collaborazione per impedire che ci venga tolto ancora un'altro pezzo di democrazia e di libert?. Questa volta ? a rischio niente meno che il diritto di esprimere la propria opinione attraverso il web ed i blog, cos? come sarebbe previsto dall'articolo 21 della Costituzione della Repubblica Italiana. *Col favore delle tenebre. No, anzi... delle ferie* In pieno Agosto 2007, mentre l'intero paese era in vacanza, il solerte Ricardo Franco Levi, Sottosegretario alla Presidenza del Consiglio, ha presentato un progetto di legge chiaramente concepito con il solo scopo di mettere la museruola a tutti coloro che intendono far sentire la voce della Societ? Civile attraverso il World Wide Web. La settimana scorsa, nel pi? assoluto silenzio, questo progetto di legge liberticida ha ottenuto l'approvazione del Consiglio dei Ministri, guidato da Romano Prodi. Ecco come ne ha dato la notizia Repubblica: ROMA - Consiglio dei ministri del 12 ottobre: il governo approva e manda all'esame del Parlamento il testo che vuole cambiare le regole del gioco del mondo editoriale, per i giornali e anche per Internet. E' un disegno di legge complesso, 20 pagine, 35 articoli, che adesso comincia a seminare il panico in Rete. Chi ha un piccolo sito, perfino chi ha un blog personale vede all'orizzonte obblighi di registrazione, burocrazia, spese impreviste. Soprattutto teme sanzioni penali pi? forti in caso di diffamazione. [Da Repubblicadel 19 Ottobre 2007] *Scherzetto o balzello?* La prima, e la pi? grave, conseguenz, di questo scherzo di Halloween del nostro amato Governo ? un aumento iperbolico dei costi e delle complessit? burocratiche necessari per mantenere in vita un qualunque sito web, compreso un blog personale. In pratica, chiunque volesse pubblicare qualunque cosa (anche le ricette della nonna) su un blog gratuito (come Wordpress o Blogger) sarebbe comunque costretto a registrare la propria "testata giornalistica" presso il famigerato ROC ("Registro degli Operatori di Comunicazione"). Per chi non lo sapesse, il ROC ? un database delle persone autorizzate dalla legge a parlare in pubblico, cio? qualcosa che esiste in due soli paesi al mondo: in Italia ed in Cina! Ecco come spiega quello che sta succedendo il quotidiano Repubblica: "Articolo 6 del disegno di legge. C'? scritto che deve iscriversi al ROC, in uno speciale registro custodito dall'Autorit? per le Comunicazioni, chiunque faccia "attivit? editoriale". L'Autorit? non pretende soldi per l'iscrizione, ma l'operazione ? faticosa e qualcuno tra i certificati necessari richiede il pagamento del bollo. Attivit? editoriale - continua il disegno di legge - significa inventare e distribuire un "prodotto editoriale" anche senza guadagnarci. E prodotto editoriale ? tutto: ? l'informazione, ma ? anche qualcosa che "forma" o "intrattiene" il destinatario (articolo 2). I mezzi di diffusione di questo prodotto sono sullo stesso piano, Web incluso." [Da Repubblicadel 19 Ottobre 2007] Per legge, una "testata giornalistica" (come "Repubblica Online" o "Punto Informatico") deve avere un suo Direttore Responsabile e deve essere pubblicata da una Societ? Editrice. Ovviamente, sia l'uno che l'altro vogliono essere pagati per il lavoro che svolgono e per le responsabilit? (anche penali) che si accollano. Altrettanto ovviamente, *nessun blogger sar? mai in grado di coprire questi costi*. *Di conseguenza, la stragrande maggioranza dei blog gestiti da italiani sono destinati a chiudere*. Si noti che questo vale anche per i blog pubblicati in altre lingue e su altri mercati. Ci? che conta ? infatti la residenza dell'autore. Questo disegno di legge potrebbe quindi riuscire in qualcosa che nemmeno il giverno Cinese ? mai riuscito a mettere in atto: la cancellazione dei blog dalla faccia del pianeta. Incredibilmente, potrebbe riuscire in questa opera senza nemmeno varare una legge che affermi esplicitamente che gestire un blog ? illegale. Una azione come questa, infatti, susciterebbe un coro di proteste. Il nostro amato Governo potrebbe riuscire in questa impresa semplicemente innalzando i costi di gestione di un blog ad un livello inaccettabile per gli autori. Un modo molto pi? sottile e meno appariscente di mettere in atto una delle pi? odiose forme di censura che si possano concepire. *Il porto d'armi per il Blog* Ma questo ? solo uno degli effetti di questo progetto di legge. L'altro ? che trasformando i blog in testate giornalistiche si trasformano i blogger in giornalisti *de facto* ed i loro reati da semplici maracechelle in reati penali di notevole peso. In particolare, il reato di diffamazione commesso da un blogger non sarebbe pi? "diffamazione semplice" ma "diffamazione a mezzo stampa". La differenza in termini di anni di galera e di euro di danni da pagare al diffamato ? notevole. In buona sostanza, chiunque volesse ancora dire la sua attraverso un blog dovrebbe agire con la stessa cautela di chi decide di portare un'arma sulla persona. *Le rassicurazioni di Mangiafuoco* Naturalmente, a fronte di un testo di questa gravit?, steso *nero su bianco*, il Sottosegretario Levi sta spendendo una grande quantit? di parole (vibrazioni dell'aria tra due persone) per rassicurare i blogger che "No, assolutamente! Non ? nostra intenzione chiudere la bocca alla Societ? Civile ed ai dissidenti". Ecco come riporta le rassicurazioni del sottosegretario il solito quotidiano "La Repubblica": Ricardo Franco Levi, sottosegretario alla Presidenza del Consiglio e padre della riforma, sdrammatizza: "Lo spirito del nostro progetto non ? certo questo. Non abbiamo interesse a toccare i siti amatoriali o i blog personali, non sarebbe praticabile". [Da Repubblicadel 19 Ottobre 2007] Verba volant, scripta manent .... *Ma ? possibile una cosa del genere? O ci state prendendo in giro?* Giudicate voi stessi: "Testo della Proposta di Legge del 3 Agosto 2007" sul sito del Governo. "Il Governo riforma l'editoria. Allarme in Rete." a epubblica Online. "Il Governo vara la Internet Tax." a Punto Informatico. "La nuova legge sull'editoria del Governo obbligher? tutti i blog e i siti a diventare testate giornalistiche"a Civile.it. *Che fare?* Si pu? fare qualcosa per contrastare questo ignobile progetto di censura, degno solo della pi? squallida delle dittature? Si, si pu? fare qualcosa. Ad esempio, si pu? spargere la voce. Si pu? far sapere all'intero paese (e, se possibile, al mondo intero) che un Governo che si autodefinisce di Sinistra, vicino al popolo e difensore della Libert?, sta cercando di cancellare l'intero "fenomeno blog" dal suo ramo di Internet. *Lo si pu? fare ripubblicando questo testo, cos? come lo trovate, sui vostri siti web, ovunque possibile.* Questo testo, infatti, contiene al suo interno un link a s? stesso. Ripubblicandolo su molti altri siti web si fa in modo che Google (ed altri motori di ricerca) lo innalzino nel loro punteggio ("rank") e lo presentino tra i loro risultati migliori ogni volta che un internauta cerca il termine "blog". In questo modo, chiunque sia interessato, anche marginalmente ai blog pu? essere raggiunto da questo grido di allarme. Per ripubblicare il testo, basta fare un copia&incolla. -------------- next part -------------- An HTML attachment was scrubbed... URL: From dyoung at mesd.k12.or.us Fri Oct 19 15:39:57 2007 From: dyoung at mesd.k12.or.us (Dan Young) Date: Fri, 19 Oct 2007 08:39:57 -0700 Subject: location of ltsp root In-Reply-To: <20071019083703.GD2709@free.fr> References: <20071019083703.GD2709@free.fr> Message-ID: <994441ae0710190839h4f3f44fbre588c44e70e67c1f@mail.gmail.com> On 10/19/07, Patrice Dumas wrote: > Should we use /opt/ltsp or something else, like /var/lib/ltsp for the > thin clients root directories? /var/lib/ltsp seems like the obvious choice given the "no program should rely on a specific subdirectory structure" nature of /srv. -- Dan Young Multnomah ESD - Technology Services 503-257-1562 From bnocera at redhat.com Fri Oct 19 15:51:12 2007 From: bnocera at redhat.com (Bastien Nocera) Date: Fri, 19 Oct 2007 16:51:12 +0100 Subject: FLAC update in F-7 In-Reply-To: <200710171844.23517.ville.skytta@iki.fi> References: <1192624931.9971.10.camel@snoogens.fab.redhat.com> <200710171844.23517.ville.skytta@iki.fi> Message-ID: <1192809072.2843.49.camel@cookie.hadess.net> On Wed, 2007-10-17 at 18:44 +0300, Ville Skytt? wrote: > On Wednesday 17 October 2007, Bastien Nocera wrote: > > Heya, > > > > Just a heads-up that I'm currently compiling FLAC 1.2.1 in Fedora 7 to > > fix CVE-2007-4619. > > > > Hopefully, it won't break too much (same patches and same code as seen > > in the devel/F-8 branch). > > xine-lib seems to work fine with the updated flac without a rebuild. Great. Could you +1 the update? From jspaleta at gmail.com Fri Oct 19 15:57:14 2007 From: jspaleta at gmail.com (Jeff Spaleta) Date: Fri, 19 Oct 2007 07:57:14 -0800 Subject: [LICENSE CHANGE] weechat In-Reply-To: <20071019130833.GA2359@stingr.net> References: <20071019130833.GA2359@stingr.net> Message-ID: <604aa7910710190857q687b0bcejb60ae9dcbe520e6f@mail.gmail.com> On 10/19/07, Paul P Komkoff Jr wrote: > Hi! > > I'm going to update weechat to 0.2.6, which is GPLv3. GPLv3 or is it GPLv3+? -jef From rms at 1407.org Fri Oct 19 15:55:22 2007 From: rms at 1407.org (Rui Miguel Silva Seabra) Date: Fri, 19 Oct 2007 16:55:22 +0100 Subject: [LICENSE CHANGE] weechat In-Reply-To: <604aa7910710190857q687b0bcejb60ae9dcbe520e6f@mail.gmail.com> References: <20071019130833.GA2359@stingr.net> <604aa7910710190857q687b0bcejb60ae9dcbe520e6f@mail.gmail.com> Message-ID: <20071019155522.GE2938@roque.1407.org> On Fri, Oct 19, 2007 at 07:57:14AM -0800, Jeff Spaleta wrote: > On 10/19/07, Paul P Komkoff Jr wrote: > > Hi! > > > > I'm going to update weechat to 0.2.6, which is GPLv3. > GPLv3 or is it GPLv3+? Looking at the source code seems to be GPLv3+ rms at roque:~/Downloads/weechat-0.2.6/src/gui$ grep "either version " *.c gui-action.c: * the Free Software Foundation; either version 3 of the License, or gui-buffer.c: * the Free Software Foundation; either version 3 of the License, or gui-common.c: * the Free Software Foundation; either version 3 of the License, or gui-keyboard.c: * the Free Software Foundation; either version 3 of the License, or gui-log.c: * the Free Software Foundation; either version 3 of the License, or gui-panel.c: * the Free Software Foundation; either version 3 of the License, or gui-window.c: * the Free Software Foundation; either version 3 of the License, or rms at roque:~/Downloads/weechat-0.2.6/src/gui$ grep "either version " *.h gui-buffer.h: * the Free Software Foundation; either version 3 of the License, or gui-color.h: * the Free Software Foundation; either version 3 of the License, or gui.h: * the Free Software Foundation; either version 3 of the License, or gui-keyboard.h: * the Free Software Foundation; either version 3 of the License, or gui-panel.h: * the Free Software Foundation; either version 3 of the License, or gui-window.h: * the Free Software Foundation; either version 3 of the License, or But I can't do a full audit to say it's done properly. Rui -- Today is Boomtime, the 73rd day of Bureaucracy in the YOLD 3173 + No matter how much you do, you never do enough -- unknown + Whatever you do will be insignificant, | but it is very important that you do it -- Gandhi + So let's do it...? From rnorwood at redhat.com Fri Oct 19 16:21:36 2007 From: rnorwood at redhat.com (Robin Norwood) Date: Fri, 19 Oct 2007 12:21:36 -0400 Subject: rpms/perl/devel perl.spec,1.136,1.137 In-Reply-To: <47139122.1080303@linux-kernel.at> (Oliver Falk's message of "Mon, 15 Oct 2007 18:11:14 +0200") References: <200710151600.l9FG03bf006271@cvs-int.fedora.redhat.com> <47139122.1080303@linux-kernel.at> Message-ID: Oliver Falk writes: > Spot, do you see and chance to Require db = x.x.x in perl spec? I > updated db4 today on one devel machine and what happens? Apache doesn't > start any more, because of DB_File, that wants older db4 :-( > > Well, cpan is your friend and this is easily fixed... > > However, the problem occurs every time you update db4 from one version > to another... Spot addressed this nicely in 28.3 and 28.4 - here's the bug that tracks the issue, if you're curious: https://bugzilla.redhat.com/show_bug.cgi?id=144672 -RN > On 10/15/2007 06:00 PM, Tom Callaway (spot) wrote: >> Author: spot >> >> Update of /cvs/pkgs/rpms/perl/devel >> In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6182 >> >> Modified Files: >> perl.spec >> Log Message: >> >> Bump for db4 version change >> >> >> >> Index: perl.spec >> =================================================================== >> RCS file: /cvs/pkgs/rpms/perl/devel/perl.spec,v >> retrieving revision 1.136 >> retrieving revision 1.137 >> diff -u -r1.136 -r1.137 >> --- perl.spec 3 Oct 2007 20:24:26 -0000 1.136 >> +++ perl.spec 15 Oct 2007 15:59:25 -0000 1.137 >> @@ -20,7 +20,7 @@ >> >> Name: perl >> Version: %{perl_version} >> -Release: 28%{?dist}.1 >> +Release: 28%{?dist}.2 >> Epoch: %{perl_epoch} >> Summary: The Perl programming language >> Group: Development/Languages >> @@ -778,6 +778,9 @@ >> # Nothing. Nada. Zilch. Zarro. Uh uh. Nope. Sorry. >> >> %changelog >> +* Mon Oct 15 2007 Tom "spot" Callaway - 4:5.8.8-28.2 >> +- bump again for db4 version increase >> + >> * Mon Oct 1 2007 Tom "spot" Callaway - 4:5.8.8-28 >> - update DB_File to 1.815 >> >> > > > -- > Oliver Falk > UNIX/Linux Systems Engineer > Mail: oliver at linux-kernel.at > Phone: +43 (664) 838 59 25 -- Robin Norwood Red Hat, Inc. "The Sage does nothing, yet nothing remains undone." -Lao Tzu, Te Tao Ching From buildsys at fedoraproject.org Fri Oct 19 17:20:37 2007 From: buildsys at fedoraproject.org (buildsys at fedoraproject.org) Date: Fri, 19 Oct 2007 13:20:37 -0400 (EDT) Subject: Fedora Extras Package Build Report 2007-10-19 Message-ID: <20071019172037.6C8FD15212D@buildsys.fedoraproject.org> Packages built and released for Fedora Extras 6: 11 adminutil-1.1.5-1.fc6 drupal-5.3-1.fc6 fuse-python-0.2-6.fc6 fwfstab-0.02-1.fc6.1 mod_nss-1.0.7-2.fc6 mozldap-6.0.5-1.fc6 perl-SVG-2.36-2.fc6 perl-Text-Shellwords-1.08-3.fc6 python-meld3-0.6.3-1.fc6 seamonkey-1.0.9-3.fc6 wammu-0.23-1.fc6 Changes in Fedora Extras 6: adminutil-1.1.5-1.fc6 --------------------- * Thu Oct 18 2007 Rich Megginson - 1.1.5-1 - bump version to 1.1.5 - fix icu linking issue - disable libtool rpath by default - added --enable-rpath option to configure drupal-5.3-1.fc6 ---------------- * Thu Oct 18 2007 Jon Ciesla - 5.3-1 - Upgrade to 5.3, fixes: - HTTP response splitting. - Arbitrary code execution. - Cross-site scripting. - Cross-site request forgery. - Access bypass. * Mon Sep 24 2007 Jon Ciesla - 5.2-3 - Minor doc correction, BZ 301541. * Thu Aug 16 2007 Jon Ciesla - 5.2-2 - License tag correction. fuse-python-0.2-6.fc6 --------------------- * Thu Oct 18 2007 Michel Salim 0.2-6 - Fix source URL - Include examples fwfstab-0.02-1.fc6.1 -------------------- * Fri Oct 19 2007 Stewart Adam 0.02-1.1 - Oops, forgot we need python-devel BR so %{python_sitelib} is defined - Add Requires: Python >= 2.4 because fwfstab uses subprocess * Thu Oct 18 2007 Stewart Adam 0.02-1 - Update to version 0.02 - Drop X-Fedora from .desktop file - Why do I define the fedora version and never use it? - No longer requires redhat-artwork * Mon Aug 13 2007 Stewart Adam 0.01.1-4 - Update license tag * Sat Dec 09 2006 Stewart Adam 0.01.1-3 - 'make tag' problems, bumping... * Sat Dec 09 2006 Stewart Adam 0.01.1-2 - Rebuild for new python * Thu Nov 02 2006 Stewart Adam 0.01.1-1 - Update to 0.01.1 mod_nss-1.0.7-2.fc6 ------------------- * Thu Oct 18 2007 Rob Crittenden 1.0.7-2 - Register functions needed by mod_proxy if mod_ssl is not loaded. mozldap-6.0.5-1.fc6 ------------------- * Wed Sep 26 2007 Rich Megginson - 6.0.5-1 - bump to version 6.0.5 - this version allows the use of SASL - with IPv6 numeric addresses, as well as some memory leak fixes perl-SVG-2.36-2.fc6 ------------------- * Sat Oct 13 2007 Alex Lancaster 2.36-2 - Add missing BR: perl(ExtUtils::MakeMaker) * Sat Oct 13 2007 Alex Lancaster 2.36-1 - Update to 2.36 perl-Text-Shellwords-1.08-3.fc6 ------------------------------- * Mon Oct 15 2007 Alex Lancaster 1.08-3 - Add missing BR: perl(ExtUtils::MakeMaker) * Tue Sep 04 2007 Alex Lancaster 1.08-2 - Clarified license terms: GPL+ or Artistic python-meld3-0.6.3-1.fc6 ------------------------ * Wed Oct 17 2007 Toshio Kuratomi 0.6.3-1 - Update to 0.6.3 (Fix memory leaks). - Update license tag. * Wed Aug 22 2007 Mike McGrath 0.6-3 - Release bump for rebuild * Thu Apr 26 2007 Mike McGrath 0.6-2.1 - Fix requires on python-elementtree for python-2.5. (elementtree is included in python-2.5) seamonkey-1.0.9-3.fc6 --------------------- * Thu Oct 18 2007 Martin Stransky - 1.0.9-3 - Update to latest snapshot of Mozilla 1.8.0 branch - added pathes for Mozilla bugs 267833,309322,345305,361745, 362901,372309,378787,381300,384105,386914,387033,387881,388121,388784 390078,393537,395942,325761,392149 wammu-0.23-1.fc6 ---------------- * Sun Oct 14 2007 Xavier Lamien < lxtnow[at]gmail.com > - 0.23-1 - Updated Release. From jreiser at BitWagon.com Fri Oct 19 19:54:49 2007 From: jreiser at BitWagon.com (John Reiser) Date: Fri, 19 Oct 2007 12:54:49 -0700 Subject: CD audio: preference to limit drive speed? Message-ID: <47190B89.1030506@BitWagon.com> Is there a preference to limit the drive speed when playing compact disc digital audio? I find that "eject -x 8 /dev/cdrom" is much quieter than the full speed (such as 48x) that appears to be the default. Would it be a preference of hal, nautilus, each player application, gnome-desktop, or what? -- From kevin at scrye.com Fri Oct 19 20:01:26 2007 From: kevin at scrye.com (Kevin Fenzi) Date: Fri, 19 Oct 2007 14:01:26 -0600 Subject: source file audit - 2007-10-17 Message-ID: <20071019140126.74e84103@ghistelwchlohm.scrye.com> Here's attached another run of my sources/patches url checker. - There are 561 lines in this run, 620 lines in the last run, and 700 in the one before that, so progress seems to be happening. - Should I keep running this? Do folks find it useful? - Should I try and spam maintainers? Or just keep posting in the list? You can find the results file at: http://www.scrye.com/~kevin/fedora/sourcecheck/sourcecheck-20071017.txt And also attached to this mail. Lines in the output are of three forms: - BADURL:base-file-name:$PACKAGENAME This means that the URI provided in the Source(s) line didn't result in a download of the source. This could be any of: URL changed, version changed and URL wasn't updated, Site is down, Site is gone, etc. Also there are a number of packages with incorrect sourceforge links. (BTW, there are still some packages with ftp://people.redhat.com/ URLs). - BADSOURCE:$SOURCENAME:$PACKAGENAME This means that the source was downloaded ok from the upstream site, but doesn't match the md5sum given in the sources file. This could be due to needing to strip out content that fedora cannot ship (but in that case you shouldn't have the full URI in the Source line). Or upstream following poor release practices and updating without changing their release. - BAD_CVS_SOURCE:$SOURCENAME:$PACKAGENAME This means that the file was downloaded from the URI given, and the md5sum did not match the file thats present in CVS (not the lookaside). This might be due to timestamps, or any of the above reasons. kevin -- jmoskovc:BADURL:acl_2.2.39-1.tar.gz:acl rmeggins:BADURL:adminutil-1.1.4.tar.bz2:adminutil rdieter:BADURL:30375-akode-2.0.1.tar.bz2:akode timj:BADSOURCE:altermime-0.3.7.tar.gz:altermime tagoh:BADURL:anthy-9100b.tar.gz:anthy tagoh:BADURL:alt-cannadic-070805.tar.bz2:anthy dwmw2:BADURL:apmud-1.0.0.tgz:apmud than:BADURL:arts-1.5.8.tar.bz2:arts chrisw:BADURL:asciidoc-8.2.2.tar.gz:asciidoc awjb:BADURL:atitvout_0.4-2.diff.gz:atitvout qspencer:BADURL:atlas3_3.6.0-20.diff.gz:atlas karsten:BADURL:automake-1.5.tar.bz2:automake15 sindrepb:BADSOURCE:avant-window-navigator-0.1.1.tar.gz:avant-window-navigator stransky:BADURL:awesfx-0.5.0d.tar.gz:awesfx stransky:BADURL:gu11-rom.zip:awesfx zkota:BADURL:bazaar_1.4.2.tar.gz:bazaar zkota:BADURL:bazaar-doc_1.4.tar.gz:bazaar jwrdegoede:BADSOURCE:BASS-Floppy.zip:beneath-a-steel-sky walters:BADURL:bigboard-0.5.22.tar.gz:bigboard atkac:BADURL:bind-9.5.0a6.tar.gz:bind atkac:BAD_CVS_SOURCE:dnszone.schema:bind mdomsch:BADURL:biosdevname-0.2.4.tar.gz:biosdevname spot:BADSOURCE:mpiblacs.tgz:blacs s4504kr:BAD_CVS_SOURCE:import-3ds-0.7.py:blender sandeen:BADURL:blktrace-git-20070730162628.tar.gz:blktrace odvorace:BADSOURCE:netkit-bootparamd-0.17.tar.gz:bootparamd nomis80:BADURL:camstream-0.26.3.tar.gz:camstream tagoh:BADURL:Canna37p3.tar.bz2:Canna tagoh:BADURL:shion.tar.gz:Canna tagoh:BADURL:zipcode-20030204.tar.bz2:Canna pfj:BADURL:CastPodder-5.0.tar.bz2:CastPodder oddsocks:BADURL:cbios-0.21.zip:cbios rrelyea:BADSOURCE:ccid-1.2.1.tar.gz:ccid pjones:BADSOURCE:cdparanoia-III-alpha9.8.src.tgz:cdparanoia gilboa:BAD_CVS_SOURCE:cgdb.png:cgdb dwalsh:BADSOURCE:checkpolicy-2.0.4.tgz:checkpolicy athimm:BADURL:chrpath-0.13.tar.gz:chrpath fnasser:BADSOURCE:inetlib-1.1.1.tar.gz:classpathx-mail awjb:BADURL:claws-mail-extra-plugins-3.0.1.tar.bz2:claws-mail-plugins jkeating:BADURL:cleanfeed-0.95.7b.tar.gz:cleanfeed jmrcpn:BADURL:clement-2.1-241.tar.gz:clement chrisw:BADSOURCE:cogito-0.18.2.tar.gz:cogito jnovy:BADSOURCE:db-4.2.52.tar.gz:compat-db jnovy:BADSOURCE:db-4.3.29.tar.gz:compat-db pmachata:BADURL:flex-2.5.4a.tar.gz:compat-flex chitlesh:BADURL:guile-1.6.7.tar.gz:compat-guile-16 drago01:BADURL:compiz-fusion-plugins-main-09b700.tar.bz2:compiz-fusion drago01:BADURL:compiz-fusion-plugins-extra-6871d0.tar.bz2:compiz-fusion-extras jwilson:BADURL:conman-0.1.9.2.tar.bz2:conman bpeck:BADURL:conmux-493svn.tar.gz:conmux stingray:BADURL:conntrack-1.00beta2.tar.bz2:conntrack gemi:BADSOURCE:cook-2.30.tar.gz:cook rathann:BADURL:crm114-20070301-BlameBaltar.no-TRE.src.tar.bz2:crm114 chitlesh:BADURL:13969-crystal-1.0.5.tar.bz2:crystal chitlesh:BADURL:CrystalClear.tar.gz:crystal-clear chitlesh:BADSOURCE:crystal_project.tar.gz:crystal-project nhorman:BADURL:cscope-15.5.tar.gz:cscope dcbw:BADURL:Csound5.03.0_src-cvs20061108.tar.bz2:csound twaugh:BADURL:cups-1.3.3-source.tar.bz2:cups gemi:BADSOURCE:curry-0.9.11.tar.gz:curry corsepiu:BADURL:cvsutils-0.2.3.tar.gz:cvsutils sconklin:BADURL:db-4.6.19.tar.gz:cyrus-sasl pfj:BADSOURCE:db4o-6.1-mono.tar.gz:db4o davidz:BADURL:dbus-glib-0.73.tar.gz:dbus-glib davidz:BADURL:dbus-python-0.82.0.tar.gz:dbus-python ixs:BADSOURCE:dd_rhelp-0.0.6.tar.gz:dd_rescue petersen:BADURL:ddskk-12.2.0.tar.bz2:ddskk faucamp:BADURL:dekorator-0.3.tar.gz:dekorator pgordon:BADURL:deluge-0.5.5.tar.gz:deluge mbarnes:BADURL:devhelp-0.16.1.tar.bz2:devhelp schmidtw:BADURL:dfu-programmer-0.4.3.tar.gz:dfu-programmer ensc:BADURL:dhcp-forwarder-0.7.tar.bz2:dhcp-forwarder ensc:BADURL:dhcp-forwarder-0.7.tar.bz2.asc:dhcp-forwarder dcantrel:BADURL:dhcp-0.10.tgz:dhcpv6 icon:BADURL:diction-1.10-rc4.tar.gz:diction mgarski:BADURL:digikam-doc-0.9.2-beta2.tar.bz2:digikam-doc lvm-team:BADURL:dmraid-1.0.0.rc14.tar.bz2:dmraid tjanouse:BADURL:dovecot-1.0.5.tar.gz:dovecot jjohnstn:BADURL:eclipse-changelog-src-2.5.1.zip:eclipse-changelog overholt:BADSOURCE:fedoraeclipse-mylynbugzilla-0.0.1.zip:eclipse-mylyn alexl:BADURL:eel-2.20.0.tar.bz2:eel2 than:BADURL:eject-2.1.5.tar.gz:eject veillard:BADURL:ekiga-2.0.11.tar.gz:ekiga pmachata:BADURL:ElectricFence-2.2.2.tar.gz:ElectricFence coldwell:BADURL:emacs-22.1.tar.gz:emacs coldwell:BAD_CVS_SOURCE:rpm-spec-mode.el:emacs rdieter:BADURL:gen_python_api_20050605.tar.gz:eric rdieter:BADURL:gen_sip_api_20060711.tar.gz:eric bpepple:BADSOURCE:evolution-brutus-1.1.28.7.tar.gz:evolution-brutus dwmw2:BADURL:FAQ-html-20050415.tar.bz2:exim-doc dwmw2:BADURL:config.samples-20050415.tar.bz2:exim-doc vcrhonek:BADSOURCE:expect-5.43.0.tar.gz:expect jlayton:BADURL:ez-ipupdate-3.0.11b8.tar.gz:ez-ipupdate jlayton:BADURL:ez-ipupdate_3.0.11b8-10.diff.gz:ez-ipupdate athimm:BADURL:fakeroot_1.6.4.tar.gz:fakeroot mclasen:BADURL:fast-user-switch-applet-2.20.0.tar.bz2:fast-user-switch-applet davidz:BADURL:festvox_nitech_us_awb_arctic_hts.tar.bz2:festival davidz:BADURL:festvox_nitech_us_bdl_arctic_hts.tar.bz2:festival davidz:BADURL:festvox_nitech_us_clb_arctic_hts.tar.bz2:festival davidz:BADURL:festvox_nitech_us_jmk_arctic_hts.tar.bz2:festival davidz:BADURL:festvox_nitech_us_rms_arctic_hts.tar.bz2:festival davidz:BADURL:festvox_nitech_us_slt_arctic_hts.tar.bz2:festival ascii:BADURL:fish-1.22.3.tar.bz2:fish rdieter:BADURL:fltk-1.1.x-r5750.tar.bz2:fltk awjb:BADURL:fluxbox-1.0.0.tar.bz2:fluxbox rbhalera:BADURL:ISO8859-2-bdf.tar.gz:fonts-ISO8859-2 tagoh:BADURL:k14-oldkanji.tar.gz:fonts-japanese tagoh:BADURL:mplus_bitmap_fonts-2.2.4.tar.gz:fonts-japanese than:BADURL:cyr-rfx-koi8-ub-1.1.bdfs.tar.bz2:fonts-KOI8-R than:BADURL:ksi-XFree86-cyrillic-fonts.tar.bz2:fonts-KOI8-R twaugh:BADURL:foomatic-db-engine-3.0-20070614.tar.gz:foomatic twaugh:BADURL:foomatic-filters-3.0-20070919.tar.gz:foomatic twaugh:BADURL:foomatic-db-3.0-20070919.tar.gz:foomatic twaugh:BADURL:foomatic-db-hpijs-20070614.tar.gz:foomatic sheltren:BADURL:fortune-tao.tar.gz:fortune-mod sheltren:BADURL:fortune-hitchhiker.tgz:fortune-mod sheltren:BADURL:osfortune.tar.gz:fortune-mod joost:BADURL:fpc-2.2.0.compiler.bin.tar.gz:fpc kaboom:BADURL:fping-2.4b2_to-ipv6.tar.gz:fping bpepple:BADURL:freeciv-2.0.9.tar.bz2:freeciv bpepple:BADURL:stdsounds3.tar.gz:freeciv tanguy:BADURL:freehdl-0.0.4.tar.gz:freehdl athimm:BADURL:freenx-0.7.0.tar.gz:freenx cgrau:BADURL:frotz-2.43.tar.gz:frotz oddsocks:BADSOURCE:fuse-0.8.0.1.tar.gz:fuse-emulator peter:BADURL:fuse-python-0.2.tar.gz:fuse-python cweyl:BADURL:qrc-0.96-293svn.tar.gz:gaim-gaym cweyl:BADURL:gaim-2.0.0beta4.tar.gz:gaim-gaym rvokal:BADURL:gaim-guifications-2.13beta6.tar.bz2:gaim-guifications icon:BADURL:gazpacho-0.7.2.tar.bz2:gazpacho belegdol:BADURL:gchempaint-0.8.3.tar.bz2:gchempaint odvorace:BADURL:gdbm-1.8.0.tar.gz:gdbm luya:BADURL:gDesklets-0.35.4.tar.bz2:gdesklets owentl:BADURL:Calendar-0.41.tar.gz:gdesklets-calendar owentl:BADURL:GoodWeather-0.3.tar.gz:gdesklets-goodweather kevin:BADURL:gdk-pixbuf-0.22.0.tar.bz2:gdk-pixbuf orion:BADURL:gdl-0.9pre5.tar.gz:gdl rstrode:BADURL:gdm-2.99.0.tar.gz:gdm chitlesh:BADSOURCE:gdsto3d-20070815.tar.bz2:gds2pov chitlesh:BADURL:geda-docs-1.2.0.tar.gz:geda-docs chitlesh:BADURL:geda-examples-1.2.0.tar.gz:geda-examples chitlesh:BADURL:geda-gattrib-1.2.0.tar.gz:geda-gattrib chitlesh:BADURL:geda-gnetlist-1.2.0.tar.gz:geda-gnetlist chitlesh:BADURL:geda-gschem-1.2.0.tar.gz:geda-gschem chitlesh:BADURL:geda-gsymcheck-1.2.0.tar.gz:geda-gsymcheck chitlesh:BADURL:geda-symbols-1.2.0.tar.gz:geda-symbols chitlesh:BADURL:geda-utils-1.2.0.tar.gz:geda-utils pmachata:BADURL:genromfs-0.5.1.tar.gz:genromfs rdieter:BADSOURCE:geomview-1.9.4.tar.bz2:geomview bos:BADURL:ghc-6.8.0.20070928-src.tar.bz2:ghc bos:BADURL:ghc-6.8.0.20070928-src-extralibs.tar.bz2:ghc denis:BADURL:gimmage-0.2.3.tar.gz:gimmage mclasen:BADURL:glade-2.12.1.tar.bz2:glade2 mclasen:BADURL:glib-2.14.2.tar.bz2:glib2 rafalzaq:BADSOURCE:glob2-0.9.1.tar.gz:glob2 alexl:BADURL:gmime-2.2.10.tar.bz2:gmime rstrode:BADURL:gnome-applets-2.20.0.tar.bz2:gnome-applets tsmetana:BADURL:gnomebaker-0.6.2.tar.gz:gnomebaker bpepple:BADURL:gnome-blog-0.9.1.tar.bz2:gnome-blog belegdol:BADURL:gnome-chemistry-utils-0.8.3.tar.bz2:gnome-chemistry-utils cwickert:BADURL:gnome-ppp-0.3.23.tar.bz2:gnome-ppp mbarnes:BADURL:gnome-python-2.20.0.tar.bz2:gnome-python2 deji:BADSOURCE:gnomescan-0.4.0.2.tar.gz:gnomescan davidz:BADSOURCE:gnome-speech-0.4.16.tar.bz2:gnome-speech pgordon:BADURL:Clearlooks-Big_Pack-0.6.x.tar.gz:gnome-theme-clearlooks-bigpack alexl:BADURL:gnome-vfs-2.20.0.tar.bz2:gnome-vfs2 orphan:BADURL:gnome-yum-0.1.4.tar.gz:gnome-yum bpepple:BADURL:gnonlin-0.10.9.tar.bz2:gnonlin nsantos:BADURL:gnu.regexp-1.1.4.tar.gz:gnu-regexp belegdol:BADURL:goffice-0.4.3.tar.bz2:goffice04 jspaleta:BADURL:gpodder-0.10.0.tar.gz:gpodder jwboyer:BADURL:gquilt-0.20.tar.gz:gquilt vlg:BADURL:granule-1.2.4.tar.gz:granule ixs:BADSOURCE:GraphicsMagick-1.1.8.tar.bz2:GraphicsMagick cbalint:BADURL:grass-6.2.2-fedora.tar.gz:grass athimm:BADURL:greylistd_0.8.3.2.tar.gz:greylistd orphan:BADSOURCE:gst-plugins-0.8.12.tar.bz2:gstreamer08-plugins bos:BADURL:gtk2hs-0.9.12.20071008.tar.gz:gtk2hs gemi:BADURL:GtkAda-gpl-2.8.0.tgz:GtkAda mclasen:BADURL:gtk-doc-1.9.tar.bz2:gtk-doc dionysos:BAD_CVS_SOURCE:gtk+extra-2.1.1.tar.gz:gtk+extra maxx:BADURL:39179-rezlooks-0.6.tar.gz:gtk-rezlooks-engine pfj:BADURL:gtksourceview-sharp-2.0-0.10.tar.gz:gtksourceview-sharp varekova:BADURL:gzip-1.3.12.tar.gz:gzip orion:BADURL:4.2r1-hrepack-p4.tar.gz:hdf karsten:BADURL:hdparm-7.7.tar.gz:hdparm ixs:BADURL:hevea-1.09.tar.gz:hevea cweyl:BADURL:diskdev_cmds-332.14.tar.gz:hfsplus-tools cweyl:BAD_CVS_SOURCE:apsl-2.0.txt:hfsplus-tools dwmw2:BADURL:hfsplus_1.0.4.src.tar.bz2:hfsplusutils walters:BADURL:hippo-canvas-0.2.24.tar.gz:hippo-canvas walters:BADURL:hotwire-0.599.zip:hotwire caolanm:BADURL:alt-myspell-pl-20071004.zip:hunspell-pl caolanm:BADURL:hunspell-pt_PT-20071003.tar.gz:hunspell-pt ensc:BADURL:hunt-1.5.tgz:hunt gilboa:BAD_CVS_SOURCE:icewm-xdg-menu:icewm cgrau:BADURL:ifm-5.1.tar.gz:ifm pfj:BADURL:ikvm-0.22.tar.gz:ikvm tagoh:BADURL:im-chooser-0.5.3.tar.gz:im-chooser danielm:BADURL:initng-ifiles-0.1.4.tar.bz2:initng-ifiles gajownik:BADURL:inotify-tools-3.11.tar.gz:inotify-tools mclasen:BADURL:intltool-0.36.2.tar.bz2:intltool sconklin:BADURL:ipsec-tools-0.7.tar.bz2:ipsec-tools ensc:BADSOURCE:ip-sentinel-0.12.tar.bz2.sig:ip-sentinel thias:BADSOURCE:ipvsadm-1.24.tar.gz:ipvsadm than:BADURL:isdn4k-utils-CVS-2006-07-20.tar.bz2:isdn4k-utils jspaleta:BADURL:istanbul-0.2.2.tar.bz2:istanbul adrian:BADURL:jabberd-2.0s11.tar.gz:jabberd mwringe:BADURL:commons-modeler-2.0-src.tar.gz:jakarta-commons-modeler dbhole:BADURL:commons-validator-1.1.4-src.tar.gz:jakarta-commons-validator robmv:BADURL:org.tmatesoft.svn_1.1.0.beta4.src.zip:javasvn mtasaka:BADURL:jd-1.9.7-svn1407.tgz:jd mwringe:BADSOURCE:jdepend-2.6-RHCLEAN.zip:jdepend snecker:BADURL:jokosher-20070929svn.tar.gz:jokosher ecik:BADURL:dcopexport-0.11.1-20060320-0.5.0-svn.tar.bz2:kadu ecik:BADURL:kadu-profiles-0.1.tar.gz:kadu robmv:BADURL:kanatest-0.4.4.tar.gz:kanatest dionysos:BADURL:kbackup-0.5.2.tar.bz2:kbackup pertusus:BADSOURCE:kchmviewer-3.1.tar.gz:kchmviewer oddsocks:BADSOURCE:kcometen3-1.1.tar.gz:kcometen3 kkofler:BADURL:kdebase-3.93.0.tar.bz2:kdebase4 than:BADURL:kde-i18n-ar-3.5.8.tar.bz2:kde-i18n than:BADURL:kde-i18n-bg-3.5.8.tar.bz2:kde-i18n than:BADURL:kde-i18n-et-3.5.8.tar.bz2:kde-i18n than:BADURL:kde-i18n-fi-3.5.8.tar.bz2:kde-i18n than:BADURL:kde-i18n-fr-3.5.8.tar.bz2:kde-i18n than:BADURL:kde-i18n-he-3.5.8.tar.bz2:kde-i18n than:BADURL:kde-i18n-hi-3.5.8.tar.bz2:kde-i18n than:BADURL:kde-i18n-hu-3.5.8.tar.bz2:kde-i18n than:BADURL:kde-i18n-is-3.5.8.tar.bz2:kde-i18n than:BADURL:kde-i18n-it-3.5.8.tar.bz2:kde-i18n than:BADURL:kde-i18n-ja-3.5.8.tar.bz2:kde-i18n than:BADURL:kde-i18n-nb-3.5.8.tar.bz2:kde-i18n than:BADURL:kde-i18n-bn-3.5.8.tar.bz2:kde-i18n than:BADURL:kde-i18n-nl-3.5.8.tar.bz2:kde-i18n than:BADURL:kde-i18n-nn-3.5.8.tar.bz2:kde-i18n than:BADURL:kde-i18n-pa-3.5.8.tar.bz2:kde-i18n than:BADURL:kde-i18n-pl-3.5.8.tar.bz2:kde-i18n than:BADURL:kde-i18n-pt-3.5.8.tar.bz2:kde-i18n than:BADURL:kde-i18n-pt_BR-3.5.8.tar.bz2:kde-i18n than:BADURL:kde-i18n-ro-3.5.8.tar.bz2:kde-i18n than:BADURL:kde-i18n-ru-3.5.8.tar.bz2:kde-i18n than:BADURL:kde-i18n-sk-3.5.8.tar.bz2:kde-i18n than:BADURL:kde-i18n-sl-3.5.8.tar.bz2:kde-i18n than:BADURL:kde-i18n-ca-3.5.8.tar.bz2:kde-i18n than:BADURL:kde-i18n-sr-3.5.8.tar.bz2:kde-i18n than:BADURL:kde-i18n-sv-3.5.8.tar.bz2:kde-i18n than:BADURL:kde-i18n-ta-3.5.8.tar.bz2:kde-i18n than:BADURL:kde-i18n-tr-3.5.8.tar.bz2:kde-i18n than:BADURL:kde-i18n-uk-3.5.8.tar.bz2:kde-i18n than:BADURL:kde-i18n-zh_CN-3.5.8.tar.bz2:kde-i18n than:BADURL:kde-i18n-zh_TW-3.5.8.tar.bz2:kde-i18n than:BADURL:kde-i18n-lt-3.5.8.tar.bz2:kde-i18n than:BADURL:kde-i18n-ko-3.5.8.tar.bz2:kde-i18n than:BADURL:kde-i18n-cs-3.5.8.tar.bz2:kde-i18n than:BADURL:kde-i18n-da-3.5.8.tar.bz2:kde-i18n than:BADURL:kde-i18n-de-3.5.8.tar.bz2:kde-i18n than:BADURL:kde-i18n-el-3.5.8.tar.bz2:kde-i18n than:BADURL:kde-i18n-en_GB-3.5.8.tar.bz2:kde-i18n than:BADURL:kde-i18n-es-3.5.8.tar.bz2:kde-i18n kkofler:BADURL:kdelibs-3.93.0.tar.bz2:kdelibs4 than:BADURL:kdemultimedia-3.5.8-patched.tar.bz2:kdemultimedia than:BADURL:kdepimlibs-3.93.0.tar.bz2:kdepimlibs oddsocks:BADURL:kdetv-0.8.9.tar.bz2:kdetv than:BADURL:kdevelop-3.4.1.tar.bz2:kdevelop than:BADSOURCE:css.tar.bz2:kdewebdev than:BADSOURCE:html.tar.bz2:kdewebdev than:BADSOURCE:javascript.tar.bz2:kdewebdev thias:BADSOURCE:keepalived-1.1.15.tar.gz:keepalived ben:BADSOURCE:ketchup-0.9.8.tar.bz2:ketchup chitlesh:BADURL:keurocalc-0.9.7.tgz:keurocalc dionysos:BADURL:kicad-sources--2007-07-09.zip:kicad chitlesh:BADURL:26521-kio_resources-0.2.tar.bz2:kio_resources chitlesh:BADURL:31025-kmenu-gnome-0.6.8.tar.gz:kmenu-gnome rdieter:BADURL:kmymoney2-0.8.7.tar.gz:kmymoney2 faucamp:BADURL:12956-knemo-0.4.7.tar.bz2:knemo tagoh:BADURL:knm_new.tar.gz:knm_new-fonts chitlesh:BADSOURCE:kpolynome-0.1-2.tar.gz:kpolynome pwouters:BADURL:ks3switch-0.1.tar.gz:ks3switch tsmetana:BADURL:ast-ksh.2007-06-28.tgz:ksh tsmetana:BADURL:INIT.2007-06-28.tgz:ksh tsmetana:BADURL:ast-base-locale.2007-03-28.tgz:ksh rafalzaq:BADURL:ksudoku-0.4.tar.gz:ksudoku chitlesh:BADURL:ktechlab-0.3.69.tar.bz2:ktechlab corsepiu:BADURL:lib3ds-1.2.0.tar.gz:lib3ds thomasvs:BADSOURCE:libannodex-0.7.3.tar.gz:libannodex behdad:BADURL:libao-0.8.6.tar.gz:libao bojan:BADURL:libapreq2-2.09.tar.gz:libapreq2 vlg:BADSOURCE:libassa-3.4.2.tar.gz:libassa terjeros:BADURL:libast-0.7.1.tar.gz:libast jorton:BADURL:imap-2004g.tar.Z:libc-client thomasvs:BADSOURCE:libcmml-0.9.1.tar.gz:libcmml ensc:BADURL:libextractor-0.5.18a.tar.gz.sig:libextractor mclasen:BADURL:libgail-gnome-1.20.0.tar.bz2:libgail-gnome chitlesh:BADURL:libgeda-1.2.0.tar.gz:libgeda cbalint:BADURL:libgeotiff-1.2.4RC1.tar.gz:libgeotiff splinux:BADURL:libgtksourceviewmm-0.3.1.tar.bz2:libgtksourceviewmm zhu:BADSOURCE:libhangul-0.0.6.tar.gz:libhangul mclasen:BADURL:libIDL-0.8.9.tar.bz2:libIDL twaugh:BADURL:libieee1284-0.2.11.tar.bz2:libieee1284 caillon:BADURL:libipoddevice-0.5.3.tar.gz:libipoddevice tgl:BADURL:jpegsrc.v6b.tar.bz2:libjpeg snirkel:BADURL:libmtp-0.2.2.tar.gz:libmtp rdieter:BADURL:libofa-0.9.3.tar.gz:libofa thomasvs:BADSOURCE:liboggz-0.9.5.tar.gz:liboggz jcollie:BADURL:libosip-0.9.7.tar.gz:libosip bpostle:BADURL:libpano13-2.9.12.tar.bz2:libpano13 tgl:BADURL:libpng-1.2.16.tar.bz2:libpng tscherf:BADURL:libprelude-0.9.13.tar.gz:libprelude tscherf:BADURL:libpreludedb-0.9.11.1.tar.gz:libpreludedb spot:BADURL:rx-1.5.tar.bz2:librx dwalsh:BADURL:libselinux-2.0.37.tgz:libselinux dwalsh:BADURL:libsemanage-2.0.12.tgz:libsemanage dwalsh:BADSOURCE:libsepol-2.0.11.tgz:libsepol denis:BADURL:libsigc++-1.2.7.tar.bz2:libsigc++ mlichvar:BADURL:termcap-2.0.8.tar.bz2:libtermcap kasal:BADURL:libvte-java-0.12.1.tar.bz2:libvte-java ssp:BADURL:libXinerama-1.0.2.tar.bz2:libXinerama ssp:BADURL:libxkbfile-1.0.4.tar.bz2:libxkbfile rstrode:BADURL:libxklavier-3.3.tar.gz:libxklavier icon:BADURL:libxml++-2.20.0.tar.bz2:libxml++ veillard:BADURL:libxml2-2.6.30.tar.gz:libxml2 jwrdegoede:BADSOURCE:nvidia-settings-1.0.tar.gz:libXNVCtrl veillard:BADURL:libxslt-1.1.22.tar.gz:libxslt s4504kr:BADURL:lightning-1.2.tar.gz:lightning xris:BADURL:lineak-kdeplugins-0.9.tar.gz:lineak-kdeplugins thias:BADSOURCE:linux_logo-5.01.tar.gz:linux_logo bpepple:BADURL:loudmouth-1.2.3.tar.bz2:loudmouth spot:BADURL:user.ps.gz:lout kzak:BADURL:lslk_1.29_W.tar.gz:lslk dbhole:BADURL:lucene-1.9.1-src.tar.gz:lucene s4504kr:BADURL:luma-2.3.tar.bz2:luma varekova:BADURL:lynx2.8.6.tar.bz2:lynx bjohnson:BADURL:mailgraph-1.13.tar.gz:mailgraph varekova:BADURL:mailx-8.1.1.tar.gz:mailx mtasaka:BADSOURCE:manedit-0.8.1.tar.bz2:manedit varekova:BADURL:manpages-da-0.1.1.tar.gz:man-pages-da dchen:BADURL:man-pages-es-1.28.tar.bz2:man-pages-es mmaslano:BADSOURCE:mansupfr.tar.bz2:man-pages-fr dchen:BADURL:man-pages-it-0.3.0.tar.gz:man-pages-it varekova:BADURL:man-PL24-10-2005.tar.gz:man-pages-pl varekova:BADURL:manpages-ru-0.7.tar.gz:man-pages-ru rdieter:BADURL:mtextralic.htm:mathml-fonts rdieter:BADURL:macref.pdf:maxima jnovy:BADURL:mc-2007-06-04-22.tar.gz:mc dwalsh:BADURL:mcstrans-0.2.6.tgz:mcstrans wtogami:BADURL:memtest86+-1.70.tar.gz:memtest86+ thias:BADSOURCE:metakit-2.4.9.7.tar.gz:metakit ixs:BADURL:metapixel-1.0.2.tar.gz:metapixel tagoh:BADURL:mew-5.2.50.tar.gz:mew jmoskovc:BADURL:micq-0.5.4.2.tgz:micq jorge:BADSOURCE:mimetex.zip:mimetex jkeating:BADURL:mock-0.7.6.tar.gz:mock thomasvs:BADSOURCE:mod_annodex-ap20-0.2.2.tar.gz:mod_annodex jcm:BADSOURCE:module-init-tools-3.4.tar.bz2:module-init-tools jcm:BADSOURCE:module-init-tools-3.4.tar.bz2.sign:module-init-tools rmeggins:BADSOURCE:mozldap-6.0.4.tar.gz:mozldap than:BADURL:mozplugger-1.7.3.tar.gz:mozplugger addutko:BADSOURCE:mrxvt-0.5.2.tar.gz:mrxvt otaylor:BADURL:mugshot-1.1.56.tar.gz:mugshot jnovy:BADSOURCE:multican-0.0.5.tar.gz:multican tgl:BADURL:mysql-5.0.45.tar.gz:mysql tgl:BADURL:mysql-3.23.58.tar.gz:mysqlclient10 tgl:BADURL:mysql-4.1.14.tar.gz:mysqlclient14 tgl:BADURL:mysql-connector-odbc-3.51.14r248.tar.gz:mysql-connector-odbc ausil:BADURL:mysql-gui-tools-5.0r12.tar.gz:mysql-gui-tools lmacken:BADURL:naim-0.11.8.3.1.tar.bz2:naim dwmw2:BADURL:nano-2.0.6.tar.gz:nano frankb:BAD_CVS_SOURCE:nasd.init:nas alexl:BADURL:nautilus-cd-burner-2.20.0.tar.bz2:nautilus-cd-burner meme:BADURL:vultures-2.1.0-full.tar.bz2:nethack-vultures sconklin:BADURL:netlabel_tools-0.17.tar.gz:netlabel_tools steved:BADURL:nfs.doc.tar.gz:nfs-utils cchance:BADURL:nhpf-1.42.tar.gz:nhpf jwrdegoede:BADSOURCE:njam-1.25-src.tar.gz:njam snirkel:BADURL:njb-sharp-0.3.0.tar.bz2:njb-sharp tagoh:BADURL:nkf-2.0.8b.tar.gz:nkf nalin:BADURL:nss_db-2.2.tar.gz:nss_db nalin:BADSOURCE:nss_ldap-257.tar.gz:nss_ldap nalin:BADSOURCE:pam_ldap-184.tar.gz:nss_ldap jpmahowa:BADSOURCE:numlockx-1.0.tar.gz:numlockx walters:BADURL:online-desktop-0.2.19.tar.gz:online-desktop veillard:BADURL:opal-2.2.11.tar.gz:opal pknirsch:BADSOURCE:ipmitool-1.8.9.tar.gz:OpenIPMI jsafrane:BADSOURCE:db-4.4.20.tar.gz:openldap caolanm:BADURL:evolocal.odb:openoffice.org corsepiu:BADURL:OpenSceneGraph-2.0.zip:OpenSceneGraph mclasen:BADURL:ORBit2-2.14.10.tar.bz2:ORBit2 denis:BADURL:pam_keyring-0.0.9.tar.gz:pam_keyring rrelyea:BADURL:pam_pkcs11-0.5.3.tar.gz:pam_pkcs11 orphan:BADURL:pam-script-0.1.7.tar.gz:pam_script adalloz:BADURL:pan-0.132.tar.bz2:pan orion:BADURL:paraview-3.0.2.tar.gz:paraview ovasik:BADURL:passivetex-1.25.zip:passivetex stahnma:BADSOURCE:pastebin.tar.gz:pastebin jeffg:BADSOURCE:pbzip2-1.0.2.tar.gz:pbzip2 leo:BADURL:pcmanx-gtk2.tar.gz:pcmanx-gtk2 rrelyea:BADSOURCE:pcsc-lite-1.3.3.tar.gz:pcsc-lite maxx:BADSOURCE:pdfcube-0.0.2.tar.gz:pdfcube jpo:BADURL:AppConfig-1.65.tar.gz:perl-AppConfig spot:BADURL:Class-Data-Inheritable-0.06.tar.gz:perl-Class-Data-Inheritable spot:BADURL:Class-DBI-Loader-Relationship-1.3.tar.gz:perl-Class-DBI-Loader-Relationship spot:BADURL:Class-DBI-Pg-0.09.tar.gz:perl-Class-DBI-Pg jpo:BADURL:Config-IniFiles-2.39.tar.gz:perl-Config-IniFiles sindrepb:BADURL:DBIx-SQLite-Simple-0.34.tar.gz:perl-DBIx-SQLite-Simple jpo:BADURL:Email-Simple-1.999.tar.gz:perl-Email-Simple steve:BADURL:eperl_2.2.14-13.diff.gz:perl-eperl iburrell:BADURL:File-chdir-0.06.tar.gz:perl-File-chdir spot:BADURL:HTML-Tree-3.23.tar.gz:perl-HTML-Tree spot:BADURL:HTTP-Body-0.9.tar.gz:perl-HTTP-Body spot:BADURL:Ima-DBI-0.35.tar.gz:perl-Ima-DBI wtogami:BADURL:IO-Socket-SSL-1.02.tar.gz:perl-IO-Socket-SSL jpo:BADSOURCE:Log-Log4perl-1.12.tar.gz:perl-Log-Log4perl jpo:BADURL:MARC-Record-2.0.0.tar.gz:perl-MARC-Record ixs:BADURL:MD5-2.03.tar.gz:perl-MD5 rmeggins:BADURL:perl-mozldap-1.5.2.tar.gz:perl-Mozilla-LDAP rmeggins:BADURL:Makefile.PL.rpm:perl-Mozilla-LDAP iburrell:BADURL:Path-Class-0.16.tar.gz:perl-Path-Class cweyl:BADURL:POE-0.9989.tar.gz:perl-POE cweyl:BADURL:POE-Filter-Zlib-1.8.tar.gz:perl-POE-Filter-Zlib jpo:BADURL:SNMP_Session-1.08.tar.gz:perl-SNMP_Session mmcgrath:BADURL:SOAP-Lite-0.68.tar.gz:perl-SOAP-Lite jpo:BADURL:Test-Exception-0.21.tar.gz:perl-Test-Exception jpo:BADURL:Test-File-1.16.tar.gz:perl-Test-File jpo:BADURL:UNIVERSAL-isa-0.06.tar.gz:perl-UNIVERSAL-isa cweyl:BADURL:WWW-Myspace-0.60.tar.gz:perl-WWW-Myspace rnorwood:BADURL:XML-Grove-0.46alpha.tar.bz2:perl-XML-Grove splinux:BADURL:pessulus-2.16.2.tar.bz2:pessulus dwmw2:BADSOURCE:petitboot-0.0.1.tar.gz:petitboot dwmw2:BADURL:libpng-1.2.16.tar.bz2:petitboot ghenry:BADURL:pgadmin3-1.6.3.tar.gz:pgadmin3 mdomsch:BADSOURCE:signing-party_0.4.12.orig.tar.gz:pgp-tools robert:BADSOURCE:magickwand-0.1.8.tar.gz:php-magickwand timj:BADSOURCE:php_manual_en.tar.gz:php-manual-en mmcgrath:BADURL:phpMyAdmin-2.11.0-all-languages.tar.bz2:phpMyAdmin xulchris:BADSOURCE:PHPUnit2-2.3.6.tgz:php-pear-PHPUnit2 devrim:BADSOURCE:phpPgAdmin-4.1.3.tar.bz2:phpPgAdmin jcollie:BADURL:pitivi-0.10.3.tar.bz2:pitivi gemi:BADSOURCE:pl-5.6.35.tar.gz:pl gemi:BADSOURCE:HTMLmanual.tar.gz:pl gemi:BADSOURCE:userguide.html.tgz:pl dcbw:BADURL:plague-0.4.4.1.tar.bz2:plague twaugh:BADURL:ppa-0.8.6.tar.gz:pnm2ppa athimm:BADSOURCE:po4a-0.32.tar.gz:po4a dwalsh:BADURL:policycoreutils-2.0.31.tgz:policycoreutils dwalsh:BADSOURCE:sepolgen-1.0.10.tgz:policycoreutils tgl:BADURL:postgresql-8.2.1-US.pdf:postgresql tgl:BADSOURCE:pgtcl1.6.0.tar.gz:postgresql tgl:BADSOURCE:pgtcldocs-20070115.zip:postgresql tgl:BADURL:psqlodbc-08.02.0200.tar.gz:postgresql-odbc devrim:BADSOURCE:pgpoolAdmin-1.0.0.tar.gz:postgresql-pgpoolAdmin jwilson:BADURL:powerman-1.0.25.tar.bz2:powerman thias:BADSOURCE:powermanga-0.90.tgz:powermanga dcantrel:BADURL:ps3pf_utils-1.0.9.tar.bz2:ppc64-utils jakub:BADURL:prelink-20071009.tar.bz2:prelink tscherf:BADURL:prelude-lml-0.9.8.1.tar.gz:prelude-lml tscherf:BADURL:prelude-manager-0.9.7.1.tar.gz:prelude-manager tscherf:BADURL:prewikka-0.9.10.tar.gz:prewikka karsten:BADURL:privoxy-3.0.6-stable-src.tar.gz:privoxy smccann:BAD_CVS_SOURCE:proj.copyright:proj varekova:BADURL:acct-6.3.2.tar.gz:psacct scop:BADURL:pscan.tar.gz:pscan scop:BADURL:pscan_1.2-5.diff.gz:pscan tsmetana:BADURL:psmisc-22.5.tar.gz:psmisc bpepple:BADURL:gaim-galago-0.5.1.tar.bz2:purple-galago veillard:BADURL:pwlib-1.10.10.tar.gz:pwlib misa:BADURL:pyOpenSSL-0.6.tar.gz:pyOpenSSL than:BADURL:PyQt-x11-gpl-3.17.1.tar.gz:PyQt rdieter:BADURL:PyQt-x11-gpl-4.2.tar.gz:PyQt4 rdieter:BADURL:PyQt-x11-gpl-3.17.1.tar.gz:PyQt-qscintilla zmc:BADSOURCE:pyspi-0.6.1.tar.gz:pyspi xulchris:BADURL:fpconst-0.7.3.tar.gz:python-fpconst jamatos:BADURL:HTMLgen.tar.gz:python-HTMLgen icon:BADURL:kid-0.9.6.tar.gz:python-kid mikeb:BADURL:python-krbV-1.0.13.tar.gz:python-krbV lmacken:BADURL:Myghty-1.1.tar.gz:python-myghty thias:BADSOURCE:Nevow-0.9.18.tar.gz:python-nevow shahms:BADURL:PyProtocols-1.0a0dev-r2302.zip:python-protocols lmacken:BADURL:RuleDispatch-0.5a0.dev-r2306.tar.gz:python-ruledispatch lmacken:BADURL:TestGears-0.2.tar.gz:python-TestGears silfreed:BADURL:qgis-0.9.0.tar.gz:qgis aconway:BADSOURCE:qpidc-0.2.tar.gz:qpidc frankb:BADSOURCE:qsa-x11-opensource-1.2.2.tar.gz:qt4-qsa belegdol:BADSOURCE:qsa-x11-free-1.1.5.tar.gz:qt-qsa bjohnson:BADSOURCE:queuegraph.tar.gz:queuegraph steved:BADURL:quota-3.14.tar.gz:quota jcollie:BADURL:radiusclient-ng-0.5.6.tar.gz:radiusclient-ng timj:BADURL:rapidsvn-0.9.4.tar.gz:rapidsvn mbarnes:BADURL:rarian-0.6.0.tar.bz2:rarian pgordon:BADURL:libtorrent-0.12.tar.gz:rb_libtorrent jmoskovc:BADURL:rdate-1.4.tar.gz:rdate jmoskovc:BAD_CVS_SOURCE:rdist-eu-license.txt:rdist pingou:BADURL:DynDoc_1.14.0.tar.gz:R-DynDoc mlichvar:BADURL:readline-5.2.tar.gz:readline llim:BAD_CVS_SOURCE:lsb-release-2.0.tar.gz:redhat-lsb icon:BADURL:repoview-0.6.1.tar.gz:repoview jsteffan:BADURL:revisor-2.0.4.3.tar.gz:revisor tgl:BADURL:pg_filedump-8.2.0.tar:rhdb-utils aconway:BADURL:rhm-0.1.tar.gz:rhm clumens:BADURL:rhpxl-0.49.tar.gz:rhpxl hadess:BADURL:rhythmbox-0.11.2.tar.bz2:rhythmbox peter:BADSOURCE:rlog-1.3.7.tgz:rlog stingray:BADURL:roundup-1.3.3.tar.gz:roundup timj:BADURL:rpl_1.5.3.tar.gz:rpl than:BADURL:rp-pppoe-3.8.tar.gz:rp-pppoe atkac:BADURL:rexec-1.5.tar.gz:rsh liquidat:BADURL:Rsibreak-0.8.0.tar.bz2:rsibreak thl:BADSOURCE:CHANGELOG:rss2email simo:BADURL:rsync-3.0.0pre2.tar.gz:rsync pvrabec:BADURL:rsyslog-1.19.6.tar.gz:rsyslog tagoh:BADURL:ruby-1.8.6-p110.tar.bz2:ruby tagoh:BADURL:ruby-refm-rdp-1.8.1-ja-html.tar.gz:ruby lutter:BADSOURCE:activesupport-1.4.0.tgz:ruby-activesupport mtasaka:BADURL:ruby-bsearch-1.5.tar.gz:ruby-bsearch jcollie:BADURL:schroedinger-0.6.1.tar.gz:schroedinger petersen:BADSOURCE:scim-1.4.7.tar.gz:scim tagoh:BADURL:scim-anthy-1.2.4.tar.gz:scim-anthy dchen:BADSOURCE:scim-array-0.0.2.tar.gz:scim-array pnemade:BADURL:scim-sinhala-trans-0.2.0-20060825.tar.gz:scim-sinhala ryo:BADSOURCE:scim-skk-0.5.2.tar.gz:scim-skk dwalsh:BADSOURCE:selinux-doc-1.26.tgz:selinux-doc pknirsch:BADURL:sg3_utils-1.23.tgz:sg3_utils pvrabec:BADURL:shadow-4.0.18.1.tar.bz2:shadow-utils smccann:BADSOURCE:shapelib-1.2.10.tar.gz:shapelib than:BADURL:sip-4.6.tar.gz:sip gemi:BADURL:skencil-0.6.tar.gz:skencil afb:BADURL:slim-1.3.0.tar.gz:slim mgarski:BADURL:smb4k-0.8.5.tar.bz2:smb4k ecik:BADURL:sonata-1.2.3.tar.bz2:sonata rdieter:BADURL:soprano-1.95.0-beta2.tar.bz2:soprano denis:BADURL:soundconverter-0.9.7.tar.gz:soundconverter jwb:BADSOURCE:blacklists.tar.gz:squidGuard s4504kr:BADURL:stellarium_user_guide-0.9.0-1.pdf:stellarium s4504kr:BADURL:suck-4.3.2.tar.gz:suck jwrdegoede:BADURL:supertuxkart-0.3-src.tar.bz2:supertuxkart gemi:BADURL:sweep-0.9.2.tar.bz2:sweep pjones:BADURL:syslinux-3.36.tar.bz2:syslinux mbarabas:BADSOURCE:system-config-vsftpd-0.4.5.tar.gz:system-config-vsftpd fche:BADURL:systemtap-0.5.14.tar.gz:systemtap errr:BADSOURCE:tenr-de-styles-pkg-1.1.tar.bz2:tenr-de-styles-pkg mlichvar:BADURL:ncurses-5.5.tar.gz:termcap mlichvar:BADURL:patch-5.5-20060625.sh.gz:termcap mlichvar:BADURL:ncurses-5.5-20060701.patch.gz:termcap jnovy:BADURL:tetex-src-3.0.tar.bz2:tetex jnovy:BADURL:tetex-texmf-3.0.tar.bz2:tetex jnovy:BADURL:ptex-src-3.1.9.tar.bz2:tetex jnovy:BADURL:ptex-texmf-2.4.tar.bz2:tetex jnovy:BADURL:platex209.tar.bz2:tetex jnovy:BADURL:dvipsk-jpatch-p1.7a.tar.bz2:tetex jnovy:BADURL:mendexk2.6d.tar.bz2:tetex dionysos:BADURL:eurofont.tar.gz:tetex-eurofont pertusus:BADURL:tex4ht-1.0.2007_09_04_0340.tar.gz:tetex-tex4ht thias:BADSOURCE:thttpd-2.25b.tar.gz:thttpd rstrode:BADURL:tomboy-0.8.1.tar.bz2:tomboy mbacovsk:BADURL:traceroute-2.0.9.tar.gz:traceroute awjb:BADURL:treecc-0.3.8.tar.gz:treecc davidz:BADURL:tsclient-0.150.tar.gz:tsclient tagoh:BADURL:uim-1.4.1.tar.bz2:uim varekova:BADURL:unzip552.tar.gz:unzip kzak:BADURL:util-linux-2.13-pre7.tar.bz2:util-linux rdieter:BADURL:imap-2006k.DEV.SNAP-0709171900.tar.Z:uw-imap -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From jkeating at redhat.com Fri Oct 19 20:02:22 2007 From: jkeating at redhat.com (Jesse Keating) Date: Fri, 19 Oct 2007 16:02:22 -0400 Subject: source file audit - 2007-10-17 In-Reply-To: <20071019140126.74e84103@ghistelwchlohm.scrye.com> References: <20071019140126.74e84103@ghistelwchlohm.scrye.com> Message-ID: <20071019160222.4a7fc9b0@redhat.com> On Fri, 19 Oct 2007 14:01:26 -0600 Kevin Fenzi wrote: > - Should I try and spam maintainers? Or just keep posting in the list? You should get with Will Woods and use the python-bugzilla.py tool to file bugs for these, potentially blocking a tracker bug. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From mattdm at mattdm.org Fri Oct 19 20:10:30 2007 From: mattdm at mattdm.org (Matthew Miller) Date: Fri, 19 Oct 2007 16:10:30 -0400 Subject: festival src urls [was Re: source file audit - 2007-10-17] In-Reply-To: <20071019140126.74e84103@ghistelwchlohm.scrye.com> References: <20071019140126.74e84103@ghistelwchlohm.scrye.com> Message-ID: <20071019201030.GA7091@jadzia.bu.edu> On Fri, Oct 19, 2007 at 02:01:26PM -0600, Kevin Fenzi wrote: > davidz:BADURL:festvox_nitech_us_awb_arctic_hts.tar.bz2:festival > davidz:BADURL:festvox_nitech_us_bdl_arctic_hts.tar.bz2:festival > davidz:BADURL:festvox_nitech_us_clb_arctic_hts.tar.bz2:festival > davidz:BADURL:festvox_nitech_us_jmk_arctic_hts.tar.bz2:festival > davidz:BADURL:festvox_nitech_us_rms_arctic_hts.tar.bz2:festival > davidz:BADURL:festvox_nitech_us_slt_arctic_hts.tar.bz2:festival As noted in the comment in the spec file, the web site didn't provide a direct-download link for the voices -- it all went through a script. So there was no canonical URL. At my request, the upstream people fixed this for future releases of the voices, which are included in my in-progress (haven't worked on it in a while, though) next update to the package, which you can find info about at . (I e-mailed David a while ago about becoming a co-maintainer; got no response.) -- Matthew Miller mattdm at mattdm.org Boston University Linux ------> From louisg00 at bellsouth.net Fri Oct 19 21:04:54 2007 From: louisg00 at bellsouth.net (Louis E Garcia II) Date: Fri, 19 Oct 2007 17:04:54 -0400 Subject: Anything being done for the irqbalence daemon? Message-ID: <1192827894.2466.2.camel@tiger> the irqbalence deamon keeps dying right after starting. Is there a bugzilla for this? Should be a blocker in my opinion. -Louis From johannbg at hi.is Fri Oct 19 21:12:16 2007 From: johannbg at hi.is (=?iso-8859-1?Q?J=F3hann_B._Gu=F0mundsson?=) Date: Fri, 19 Oct 2007 21:12:16 -0000 (GMT) Subject: Hum.. Fedora.... Message-ID: <14194.88.149.97.225.1192828336.squirrel@webmail.hi.is> Has legal taken a look at this.. http://www.linux.com/feature/119608 http://www.fedora.info/ http://www.fedora-commons.org/ Best regards. Johann B. From selinux at gmail.com Fri Oct 19 21:13:10 2007 From: selinux at gmail.com (Tom London) Date: Fri, 19 Oct 2007 14:13:10 -0700 Subject: Anything being done for the irqbalence daemon? In-Reply-To: <1192827894.2466.2.camel@tiger> References: <1192827894.2466.2.camel@tiger> Message-ID: <4c4ba1530710191413k4f4b6154j433b971dfc91ed7d@mail.gmail.com> On 10/19/07, Louis E Garcia II wrote: > the irqbalence deamon keeps dying right after starting. Is there a > bugzilla for this? Should be a blocker in my opinion. > > -Louis I filed this a bit ago here: https://bugzilla.redhat.com/show_bug.cgi?id=321491 Per comment 3, this has been closed as NOTABUG: Oh, I see the issue. This is actually working as designed. You're system has two cores, but they share a cache. As such, its beneficial to distribute the irq workload accrosss the cores, but its not beneficial to migrate the irqs periodically since they the likelyhood of cacheline misses is independent of which core services the irq. As such irqbalance enters a one_shot_mode where it balances the irqs once, then exits. I added a comment about figuring out how to sort circuit the FAILED message on shutdown. Does that describe your system? tom -- Tom London From duffy at redhat.com Fri Oct 19 21:18:49 2007 From: duffy at redhat.com (=?ISO-8859-1?Q?M=E1ir=EDn_Duffy?=) Date: Fri, 19 Oct 2007 17:18:49 -0400 Subject: Hum.. Fedora.... In-Reply-To: <14194.88.149.97.225.1192828336.squirrel@webmail.hi.is> References: <14194.88.149.97.225.1192828336.squirrel@webmail.hi.is> Message-ID: <47191F39.5040504@redhat.com> J?hann B. Gu?mundsson wrote: > Has legal taken a look at this.. > > http://www.linux.com/feature/119608 > > http://www.fedora.info/ > > http://www.fedora-commons.org/ dejavu (not the font, haha)? Didn't we just have a thread about this? ~m From ricky at fedoraproject.org Fri Oct 19 21:18:54 2007 From: ricky at fedoraproject.org (Ricky Zhou) Date: Fri, 19 Oct 2007 17:18:54 -0400 Subject: Hum.. Fedora.... In-Reply-To: <14194.88.149.97.225.1192828336.squirrel@webmail.hi.is> References: <14194.88.149.97.225.1192828336.squirrel@webmail.hi.is> Message-ID: <20071019211854.GB944@Max.example.com> On Fri, Oct 19, 2007 at 09:12:16PM -0000, J?hann B. Gu?mundsson wrote: > Has legal taken a look at this.. > > http://www.linux.com/feature/119608 > > http://www.fedora.info/ > > http://www.fedora-commons.org/ This was actually brought up on the fedora-marketing-list list yesterday/today. See this thread: https://www.redhat.com/archives/fedora-marketing-list/2007-October/msg00245.html Thanks, Ricky -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From ml at deadbabylon.de Fri Oct 19 21:41:36 2007 From: ml at deadbabylon.de (Sebastian Vahl) Date: Fri, 19 Oct 2007 23:41:36 +0200 Subject: rpms/beryl-manager/devel dead.package, NONE, 1.1 Makefile, 1.1, NONE beryl-manager-0.1.4-pidof.patch, 1.1, NONE beryl-manager.spec, 1.12, NONE sources, 1.9, NONE In-Reply-To: <200710171719.l9HHJKRJ008539@cvs-int.fedora.redhat.com> References: <200710171719.l9HHJKRJ008539@cvs-int.fedora.redhat.com> Message-ID: <200710192341.37182.ml@deadbabylon.de> Am Mi 17.Oktober 2007 schrieb Jarod Wilson: > Author: jwilson > > Update of /cvs/pkgs/rpms/beryl-manager/devel > In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8532 > > Added Files: > dead.package > Removed Files: > Makefile beryl-manager-0.1.4-pidof.patch beryl-manager.spec > sources > Log Message: > Mark beryl bits as dead, since its merged back with current compiz Is it? As far as I know the former beryl-manager and beryl-settings are not in compiz-0.6. And so compiz(-fusion) is only really usuable in Gnome, not in KDE. # rpm -qlp compiz-kde-0.6.0-2.fc8.i386.rpm /usr/bin/kde-window-decorator Please correct me if I'm wrong here. Sebastian -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part. URL: From chris.stone at gmail.com Fri Oct 19 22:02:16 2007 From: chris.stone at gmail.com (Christopher Stone) Date: Fri, 19 Oct 2007 15:02:16 -0700 Subject: Multiarch conflicts on devel packages with %doc files Message-ID: I am getting a multiarch conflict on %doc files in a devel subpackage[1]. Are we supposed to avoid %doc files in devel packages for multiarch purposes, or am I doing something wrong in my spec, or is this a multiarch rpm bug? [1] https://bugzilla.redhat.com/show_bug.cgi?id=340771 From sandeen at redhat.com Fri Oct 19 22:07:57 2007 From: sandeen at redhat.com (Eric Sandeen) Date: Fri, 19 Oct 2007 17:07:57 -0500 Subject: Multiarch conflicts on devel packages with %doc files In-Reply-To: References: Message-ID: <47192ABD.6090108@redhat.com> Christopher Stone wrote: > I am getting a multiarch conflict on %doc files in a devel > subpackage[1]. Are we supposed to avoid %doc files in devel packages > for multiarch purposes, or am I doing something wrong in my spec, or > is this a multiarch rpm bug? > > [1] https://bugzilla.redhat.com/show_bug.cgi?id=340771 > What differs between the files on the 2 arches? Any chance there are timestamps? Oh, yeah: "Generated at Wed Jan 31 13:22:54 2007 by ..." you might want to supress that or filter it out; it'll cause the files to have different checksums. -Eric From chris.stone at gmail.com Fri Oct 19 22:15:02 2007 From: chris.stone at gmail.com (Christopher Stone) Date: Fri, 19 Oct 2007 15:15:02 -0700 Subject: Multiarch conflicts on devel packages with %doc files In-Reply-To: <47192ABD.6090108@redhat.com> References: <47192ABD.6090108@redhat.com> Message-ID: On 10/19/07, Eric Sandeen wrote: > Christopher Stone wrote: > > I am getting a multiarch conflict on %doc files in a devel > > subpackage[1]. Are we supposed to avoid %doc files in devel packages > > for multiarch purposes, or am I doing something wrong in my spec, or > > is this a multiarch rpm bug? > > > > [1] https://bugzilla.redhat.com/show_bug.cgi?id=340771 > > > > What differs between the files on the 2 arches? Any chance there are > timestamps? Oh, yeah: > > "Generated at Wed Jan 31 13:22:54 2007 by ..." > > you might want to supress that or filter it out; it'll cause the files > to have different checksums. oh shoot, this sucks. okay ill see what I can do. Thanks for figuring that out for me. From sandeen at redhat.com Fri Oct 19 22:18:15 2007 From: sandeen at redhat.com (Eric Sandeen) Date: Fri, 19 Oct 2007 17:18:15 -0500 Subject: Multiarch conflicts on devel packages with %doc files In-Reply-To: References: <47192ABD.6090108@redhat.com> Message-ID: <47192D27.4070700@redhat.com> Christopher Stone wrote: > On 10/19/07, Eric Sandeen wrote: >> Christopher Stone wrote: >>> I am getting a multiarch conflict on %doc files in a devel >>> subpackage[1]. Are we supposed to avoid %doc files in devel packages >>> for multiarch purposes, or am I doing something wrong in my spec, or >>> is this a multiarch rpm bug? >>> >>> [1] https://bugzilla.redhat.com/show_bug.cgi?id=340771 >>> >> What differs between the files on the 2 arches? Any chance there are >> timestamps? Oh, yeah: >> >> "Generated at Wed Jan 31 13:22:54 2007 by ..." >> >> you might want to supress that or filter it out; it'll cause the files >> to have different checksums. > > oh shoot, this sucks. okay ill see what I can do. Thanks for > figuring that out for me. You could probably just add a patch to modify the shipped docs/api_footer.html file to remove the timestamp? -Eric From ml at deadbabylon.de Fri Oct 19 22:48:19 2007 From: ml at deadbabylon.de (Sebastian Vahl) Date: Sat, 20 Oct 2007 00:48:19 +0200 Subject: KDE-SIG weekly report (42/2007) Message-ID: <200710200048.19929.ml@deadbabylon.de> This is a report of the weekly KDE-SIG-Meeting with a summary of the topics that were discussed. If you want to add a comment please reply to this email or add it to the related meeting page. ---------------------------------------------------------- = Weekly KDE Summary = Week: 42/2007 Meeting page: http://fedoraproject.org/wiki/SIGs/KDE/Meetings/2007-10-16 Meeting log: http://fedoraproject.org/wiki/SIGs/KDE/Meetings/2007-10-16?action=AttachFile&do=get&target=fedora-kde-sig-2007-10-16.txt = Participants = RexDieter ThanNgo KevinKofler SebastianVahl RobertScheck = Agenda = * KDE 3.5.8 * KDE 4 status/update * /usr/share/dbus-1/interfaces ownership (#334681) [1] * Web Release Notes (did we missed something important?) * How to get more people involved in KDE-Sig? (Rediscuss meeting from 2007-09-25) ?[2] * Should we send weekly reports to fedora-devel-ml and/or Fedora Weekly News? = Summary = o KDE 3.5.8: - All packages are built for rawhide (kde-i18n is building right now) - KDE 3.5.8 will get into F8 - Updates for F-7 and FC-6 should be ready in the next week - Some file lists overlaps introduced by splitting the packages into libs and extras sub-packages will be adressed by RexDieter after the meeting o KDE 4 status/update: - KevinKofler is committing soprano-1.95.0 for F-9 only - F8 is branched for KDE4-related stuff - KDE 3.94 (KDE4Beta3) will go into devel/F-9 - /usr/share/dbus-1/interfaces ownership: - KDE4 seems to be the only application that uses this directory - the easiest solution for the moment is to have soprano own /usr/share/dbus-1/interfaces o Release notes: - The following things should be mentioned: ? - KDE 3.5.8 (instead of KDE 3.5.7) ? - kdepim-enterprise as a replacement of normal (but broken) kdepim ? - knetworkmanager is replaced by nm-applet as a workaround because it not building against newest NetworkManager o How to get more people involved in KDE-Sig? - The actual list of 16 "participants" is not really matching the few active "developers" - The solution for this may be: ? - Write to the listed participants and ask for more active involvement ? - ask for help on fedora-devel-ml and announce that we are going to cull down the list ? - cull down the list to the known-as-active contributors after one or two week. Leave the willing to help participants from the old list. - Some more things should be mentioned in the wiki before writing the announcement (i.e. bug hunters) o Should we send weekly reports to fedora-devel-ml and/or Fedora Weekly News? - SebastianVahl will sent weekly reports after the meetings to the fedora-devel-mailinglist o Open discussion: - The NetworkManager hack is only included on the live images, not the DVD - knetworkmanager is still not building against NetworkManager - knetworkmanager should maybe requested for removal from F8 until it works again - krusader was removed from the livecd again to free some space for nm-applet - It maybe could be re-added if the accident that perl is depending on db4-devel is fixed = Links = [1] https://bugzilla.redhat.com/show_bug.cgi?id=334681 [2] http://fedoraproject.org/wiki/SIGs/KDE/Meetings/2007-09-25 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part. URL: From jspaleta at gmail.com Fri Oct 19 23:10:34 2007 From: jspaleta at gmail.com (Jeff Spaleta) Date: Fri, 19 Oct 2007 15:10:34 -0800 Subject: source file audit - 2007-10-17 In-Reply-To: <20071019140126.74e84103@ghistelwchlohm.scrye.com> References: <20071019140126.74e84103@ghistelwchlohm.scrye.com> Message-ID: <604aa7910710191610x6605b298u96a29de50bcc993b@mail.gmail.com> On 10/19/07, Kevin Fenzi wrote: > - BADURL:base-file-name:$PACKAGENAME > > This means that the URI provided in the Source(s) line didn't result in > a download of the source. This could be any of: URL changed, version > changed and URL wasn't updated, Site is down, Site is gone, etc. > Also there are a number of packages with incorrect sourceforge links. > (BTW, there are still some packages with ftp://people.redhat.com/ > URLs). jspaleta:BADURL:gpodder-0.10.0.tar.gz:gpodder Explain to how you are checking for the url to download. wgetting the URL in the spec generated by spectool locally on my system works just fine. both using the URL generated by spectool run against the specfile in the cvs co out of gpodder/devel and a run of spectool run against the specfile contained in the srpm I download with yumdownloader --enablerepo=development --source gpodder Istanbul source url was broken, and i've updated the spec in cvs. I'm happy to see this script run...but is there a way to perhaps lower the chance of a false positive before we start having these sort of checks spawn automatic bug tickets. If the download sources script can't reach a host for some reason that I can't reproduce locally, I don't want to have the same bug filed automatically over and over again. -jef From kevin at scrye.com Fri Oct 19 23:40:59 2007 From: kevin at scrye.com (Kevin Fenzi) Date: Fri, 19 Oct 2007 17:40:59 -0600 Subject: source file audit - 2007-10-17 In-Reply-To: <604aa7910710191610x6605b298u96a29de50bcc993b@mail.gmail.com> References: <20071019140126.74e84103@ghistelwchlohm.scrye.com> <604aa7910710191610x6605b298u96a29de50bcc993b@mail.gmail.com> Message-ID: <20071019174059.541ddd78@ghistelwchlohm.scrye.com> On Fri, 19 Oct 2007 15:10:34 -0800 jspaleta at gmail.com ("Jeff Spaleta") wrote: > On 10/19/07, Kevin Fenzi wrote: > > - BADURL:base-file-name:$PACKAGENAME > > > > This means that the URI provided in the Source(s) line didn't > > result in a download of the source. This could be any of: URL > > changed, version changed and URL wasn't updated, Site is down, Site > > is gone, etc. Also there are a number of packages with incorrect > > sourceforge links. (BTW, there are still some packages with > > ftp://people.redhat.com/ URLs). > > jspaleta:BADURL:gpodder-0.10.0.tar.gz:gpodder > > > Explain to how you are checking for the url to download. It's using 'spectool -g' on the spec. > > wgetting the URL in the spec generated by spectool locally on my > system works just fine. > > both using the URL generated by spectool run against the specfile in > the cvs co out of gpodder/devel and a run of spectool run against the > specfile contained in the srpm I download with yumdownloader > --enablerepo=development --source gpodder Alas, it was berlios again being broken. ;( --00:46:22-- http://download.berlios.de/gpodder/gpodder-0.10.0.tar.gz => `./gpodder-0.10.0.tar.gz' Resolving download.berlios.de... 195.37.77.141 Connecting to download.berlios.de|195.37.77.141|:80... connected. HTTP request sent, awaiting response... 302 Moved Temporarily Location: http://download.berlios.de/error/HTTP_SERVICE_UNAVAILABLE.html.var [following] --00:46:23-- http://download.berlios.de/error/HTTP_SERVICE_UNAVAILABLE.html.var => `./HTTP_SERVICE_UNAVAILABLE.html.var' Reusing existing connection to download.berlios.de:80. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Last-modified header missing -- time-stamps turned off. --00:46:26-- http://download.berlios.de/error/HTTP_SERVICE_UNAVAILABLE.html.var => `./HTTP_SERVICE_UNAVAILABLE.html.var' Connecting to download.berlios.de|195.37.77.141|:80... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] 0K . 23.92 MB/s 00:46:26 (23.92 MB/s) - `./HTTP_SERVICE_UNAVAILABLE.html.var' saved [1058] I thought I had a check for this, but I guess it didn't work right. > Istanbul source url was broken, and i've updated the spec in cvs. I'm > happy to see this script run...but is there a way to perhaps lower the > chance of a false positive before we start having these sort of checks > spawn automatic bug tickets. I quite agree... thats one reason I haven't started doing auto filing or mailing people yet. > If the download sources script can't > reach a host for some reason that I can't reproduce locally, I don't > want to have the same bug filed automatically over and over again. Sure. It's sad, berlios is looking less reliable for downloads than sourceforge used to be. :( I will try and fix my script to detect this better... > -jef > kevin -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From jkeating at redhat.com Sat Oct 20 02:58:36 2007 From: jkeating at redhat.com (Jesse Keating) Date: Fri, 19 Oct 2007 22:58:36 -0400 Subject: Multiarch conflicts on devel packages with %doc files In-Reply-To: <47192D27.4070700@redhat.com> References: <47192ABD.6090108@redhat.com> <47192D27.4070700@redhat.com> Message-ID: <20071019225836.18a17d23@redhat.com> On Fri, 19 Oct 2007 17:18:15 -0500 Eric Sandeen wrote: > You could probably just add a patch to modify the shipped > docs/api_footer.html file to remove the timestamp? Are these docs generated at build time? If so the timestamps will still differ and conflict. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From rc040203 at freenet.de Sat Oct 20 03:07:23 2007 From: rc040203 at freenet.de (Ralf Corsepius) Date: Sat, 20 Oct 2007 05:07:23 +0200 Subject: Multiarch conflicts on devel packages with %doc files In-Reply-To: <20071019225836.18a17d23@redhat.com> References: <47192ABD.6090108@redhat.com> <47192D27.4070700@redhat.com> <20071019225836.18a17d23@redhat.com> Message-ID: <1192849643.25729.11.camel@mccallum.corsepiu.local> On Fri, 2007-10-19 at 22:58 -0400, Jesse Keating wrote: > On Fri, 19 Oct 2007 17:18:15 -0500 > Eric Sandeen wrote: > > > You could probably just add a patch to modify the shipped > > docs/api_footer.html file to remove the timestamp? > > Are these docs generated at build time? If so the timestamps will > still differ and conflict. Does rpm complain about differing timestamps on files, while the contents is identical? I thought rpm would only complain if "contents" differs. Ralf From jkeating at redhat.com Sat Oct 20 03:12:38 2007 From: jkeating at redhat.com (Jesse Keating) Date: Fri, 19 Oct 2007 23:12:38 -0400 Subject: Multiarch conflicts on devel packages with %doc files In-Reply-To: <1192849643.25729.11.camel@mccallum.corsepiu.local> References: <47192ABD.6090108@redhat.com> <47192D27.4070700@redhat.com> <20071019225836.18a17d23@redhat.com> <1192849643.25729.11.camel@mccallum.corsepiu.local> Message-ID: <20071019231238.4b6bca23@redhat.com> On Sat, 20 Oct 2007 05:07:23 +0200 Ralf Corsepius wrote: > Does rpm complain about differing timestamps on files, while the > contents is identical? > > I thought rpm would only complain if "contents" differs. You might be right there. I honestly don't have evidence in front of me one way or the other. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From jkeating at redhat.com Sat Oct 20 03:13:26 2007 From: jkeating at redhat.com (Jesse Keating) Date: Fri, 19 Oct 2007 23:13:26 -0400 Subject: Mass Branching for F-8 (round 2) Message-ID: <20071019231326.607bf89d@redhat.com> We're ready to try the branching again. CVS will be disabled for commits in a few moments. I will reply when the branching is done. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: -------------- next part -------------- _______________________________________________ Fedora-devel-announce mailing list Fedora-devel-announce at redhat.com https://www.redhat.com/mailman/listinfo/fedora-devel-announce From Matt_Domsch at dell.com Sat Oct 20 03:54:18 2007 From: Matt_Domsch at dell.com (Matt Domsch) Date: Fri, 19 Oct 2007 22:54:18 -0500 Subject: Fedora x86_64 rawhide rebuild in mock status 2007-10-19 Message-ID: <20071019225418.A28857@humbolt.us.dell.com> Fedora Rawhide-in-Mock Build Results for x86_64 Fri Oct 19 22:11:58 CDT 2007 Huge thanks to Spot for fixing ~150 perl packages this week. Note these were also built using Michael Brown's prerelease of mock 0.8 but I didn't note any failures that can be attributed to mock. If you think you see one, please let the fedora-buildsys-list know. Full logs at http://linux.dell.com/files/fedora/FixBuildRequires/ Total packages: 4840 Number failed to build: 234 Number expected to fail due to ExclusiveArch or ExcludeArch: 35 Leaving: 199 (there may be some duplicates if rawhide has 2 versions of a package) Of those expected to have worked... Without a bug filed: 199 ---------------------------------- airsnort-0.2.7e-11.fc7 (build/make) awjb alacarte-0.11.3-4.fc8 (build/make) rstrode,jpmahowa,sindrepb amsn-0.96-7.fc7 (build/make) tjikkun apt-0.5.15lorg3.93-2.fc8 (build/make) athimm,pmatilai avr-binutils-2.17-4.fc8 (build/make) jwrdegoede awesfx-0.5.0d-4.fc7 (build/make) stransky blitz-0.9-3.fc8 (build/make) sergiopr callweaver-1.2-0.3.rc4.20070822 (needs_popt-devel) dwmw2 camstream-0.26.3-12.fc8 (open_missing_mode) nomis80 castor-0.9.5-1jpp.7 (build/make) pcheung checkstyle-4.1-4jpp.1.fc7 (build/make) nsantos,dbhole chkfontpath-1.10.1-2.fc8 (build/make) krh,fonts-sig clips-6.24-22.fc7 (build/make) rvinyard compat-erlang-R10B-10.7.fc7 (build/make) gemi compat-gcc-32-3.2.3-62 (build/make) jakub compat-gcc-34-3.4.6-8 (build/make) jakub conexus-0.5.3-2.fc8 (build/make) rvinyard cryptix-3.2.0-9jpp.1 (build/make) mwringe cryptix-asn1-20011119-7jpp.2 (build/make) vivekl d4x-2.5.7.1-3.fc7 (build/make) thias dap-hdf4_handler-3.7.5-3.fc8 (open_missing_mode) pertusus eclipse-emf-2.2.2-1.fc7 (build/make) overholt eiciel-0.9.4-1.fc7 (build/make) cweyl em8300-kmod-0.16.3-5.2.6.23_0.220.rc9.git2.fc8 (build/make) scop emelfm2-0.3.5-2.fc8 (build/make) cwickert fluxstyle-1.0.1-2.fc7 (build/make) errr fontypython-0.2.0-6.fc7 (build/make) cr33dog,fonts-sig freetennis-0.4.8-6.fc7 (build/make) rjones gajim-0.11.1-1.fc7 (build/make) gajownik gdb-6.6-34.fc8 (build/make) jkratoch gdmap-0.7.5-6.fc6 (build/make) splinux gedit-plugins-2.18.0-2.fc7 (build/make) trondd genius-0.7.7-2.fc7 (build/make) gemi gfa-0.4.1-4.fc7 (build/make) splinux glipper-0.95.1-2.fc7 (build/make) splinux gnome-applet-vm-0.1.2-2.fc7 (build/make) kzak gnome-specimen-0.3-1.fc8 (build/make) splinux gnomescan-0.4.0.2-1.fc7 (build/make) deji grub-0.97-19 (build/make) pjones gstm-1.2-6.fc7 (build/make) splinux gtk-sharp-1.0.10-12.fc7 (build/make) pfj gtkmathview-0.7.6-5.fc6 (needs_popt-devel) uwog gtranslator-1.1.7-3.fc8 (build/make) sindrepb,roozbeh htop-0.6.5-1.fc7 (build/make) gajownik inkscape-0.45.1-1.fc7 (needs_popt-devel) denis jgroups-2.2.9.2-3jpp.2 (build/make) vivekl jogl-1.0.0-5.7.beta5.fc6 (build/make) green kbibtex-0.1.5.52-10.fc7 (build/make) noltec kdissert-1.0.7-1.fc7 (build/make) icon kgtk-0.8-2.fc7 (build/make) faucamp knetworkmanager-0.2-0.1.svn20070815.fc8 (build/make) ausil,mmcgrath,liquidat kvm-36-7.fc8 (build/make) katzj,berrange ladspa-1.12-8.fc7 (build/make) thomasvs ldapjdk-4.17-1jpp.7 (build/make) vivekl libprelude-0.9.13-1.fc7 (build/make) tscherf libpreludedb-0.9.11.1-2.fc7 (build/make) tscherf liferea-1.2.23-1.fc8 (build/make) bpepple lilypond-doc-2.10.13-1.fc7 (build/make) qspencer ltrace-0.5-9.45svn.fc8 (build/make) pmachata maven-wagon-1.0-0.1.a5.3jpp.1.fc7 (build/make) mwringe mbuffer-20070502-1.fc7 (open_missing_mode) adalloz memtest86+-1.70-2.fc8.src.rpm memtest86+-1.70-3.fc8 (build/make) wtogami mikmod-3.2.2-2.fc7 (build/make) jnovy moto4lin-0.3-6.fc7 (build/make) jafo muine-0.8.7-3.fc7 (build/make) sindrepb mx4j-3.0.1-6jpp.4 (build/make) fnasser nagios-2.9-3.fc8 (build/make) mmcgrath,wtogami nant-0.85-12.fc7 (build/make) pfj nemiver-0.4.0-1.fc8 (build/make) pgordon nessus-core-2.2.9-2.fc7 (open_missing_mode) awjb ntfs-config-1.0-0.5.rc5.fc8 (build/make) laxathom openais-0.80.1-6 (open_missing_mode) sdake,sdake orpie-1.4.3-5.fc6 (build/make) xris pam_abl-0.2.3-3.fc7 (build/make) adalloz pari-2.3.0-5.fc7 (build/make) gemi pcmanx-gtk2-0.3.5-9.336svn.fc7 (open_missing_mode) leo perl-Apache-LogRegex-1.4-2.fc7 (build/make) steve,perl-sig,ghenry perl-CGI-Ajax-0.701-2.fc7 (build/make) cweyl,perl-sig perl-CGI-Session-4.20-2.fc7 (build/make) ixs,perl-sig perl-Cache-Mmap-0.09-2.fc7 (build/make) steve,perl-sig perl-Class-Factory-Util-1.7-1.fc7 (build/make) cweyl,perl-sig perl-Class-Observable-1.04-2.fc7 (build/make) ixs,perl-sig perl-Class-Std-0.0.8-1.fc7 (build/make) ixs,perl-sig perl-Data-Password-1.07-1.fc7 (build/make) ixs,perl-sig perl-DateTime-Event-ICal-0.09-3.fc7 (build/make) steve,perl-sig perl-DateTime-Event-Recurrence-0.16-4.fc7 (build/make) steve,perl-sig perl-DateTime-Format-ICal-0.08-4.fc7 (build/make) steve,perl-sig perl-DateTime-Format-MySQL-0.04-4.fc6 (build/make) cweyl,perl-sig perl-DateTime-Format-Strptime-1.0700-3.fc7 (build/make) steve,perl-sig perl-DateTime-Format-W3CDTF-0.04-2.fc7 (build/make) steve,perl-sig perl-DateTime-Set-0.25-4.fc7 (build/make) steve,perl-sig perl-Devel-Caller-0.11-1.fc7 (build/make) steve,perl-sig perl-Exception-Class-1.23-3.fc7 (build/make) steve,perl-sig perl-File-Find-Rule-0.30-3.fc7 (build/make) corsepiu,perl-sig,laxathom perl-File-ReadBackwards-1.04-3.fc7 (build/make) steve,perl-sig perl-File-Type-0.22-4.fc7 (build/make) steve,perl-sig perl-Gnome2-GConf-1.043-1.fc6 (build/make) cweyl,perl-sig perl-Gnome2-VFS-1.061-2.fc7 (build/make) cweyl,perl-sig perl-HTML-Template-Expr-0.07-4.fc7 (build/make) steve,perl-sig perl-IO-All-0.38-1.fc7 (build/make) steve,perl-sig perl-Kwiki-0.39-1.fc7 (build/make) steve,perl-sig perl-Kwiki-Archive-Rcs-0.15-6.fc7 (build/make) steve,perl-sig perl-Kwiki-Attachments-0.18-3.fc7 (build/make) steve,perl-sig perl-Kwiki-Diff-0.03-4.fc7 (build/make) steve,perl-sig perl-Kwiki-ModPerl-0.09-4.fc7 (build/make) steve,perl-sig perl-Kwiki-NewPage-0.12-5.fc7 (build/make) steve,perl-sig perl-Kwiki-Raw-0.02-4.fc7 (build/make) steve,perl-sig perl-Kwiki-RecentChanges-0.14-3.fc7 (build/make) steve,perl-sig perl-Kwiki-Revisions-0.15-5.fc7 (build/make) steve,perl-sig perl-Kwiki-Search-0.12-5.fc7 (build/make) steve,perl-sig perl-Kwiki-UserName-0.14-5.fc7 (build/make) steve,perl-sig perl-Kwiki-UserPreferences-0.13-5.fc7 (build/make) steve,perl-sig perl-Kwiki-Users-Remote-0.04-4.fc7 (build/make) steve,perl-sig perl-Log-Message-0.01-3.fc7 (build/make) steve,perl-sig perl-Log-Message-Simple-0.02-1.fc8 (build/make) steve,perl-sig perl-Math-Vec-0.04-2.fc7 (build/make) roozbeh,perl-sig perl-Module-Build-0.2808-1.fc8 (build/make) steve,perl-sig perl-Module-Install-0.67-1.fc8 (build/make) steve,perl-sig perl-Module-Loaded-0.01-3.fc7 (build/make) steve,perl-sig perl-Module-Pluggable-3.60-1.fc7 (build/make) steve,perl-sig perl-Net-CUPS-0.51-2.fc7 (build/make) cweyl,perl-sig perl-Net-XMPP-1.02-2.fc7 (build/make) cweyl,perl-sig perl-Object-Accessor-0.32-2.fc7 (build/make) steve,perl-sig perl-OpenFrame-3.05-6.fc7 (build/make) steve,perl-sig perl-POE-API-Peek-1.0802-1.fc7 (build/make) cweyl,perl-sig perl-POE-Component-Child-1.39-2.fc6 (build/make) cweyl,perl-sig perl-POE-Component-Client-LDAP-0.04-3.fc6 (build/make) cweyl,perl-sig perl-POE-Component-SNMP-1.07-1.fc6 (build/make) cweyl,perl-sig perl-POE-Component-Server-HTTP-0.09-3.fc6 (build/make) cweyl,perl-sig perl-POE-Component-Server-SOAP-1.11-1.fc8 (build/make) cweyl,perl-sig perl-POE-Component-SimpleLog-1.04-1.fc6 (build/make) cweyl,perl-sig perl-POE-Wheel-Null-0.01-2.fc6 (build/make) cweyl,perl-sig perl-PPI-Tester-0.06-2.fc6 (build/make) jpo,perl-sig perl-Package-Constants-0.01-3.fc7 (build/make) steve,perl-sig perl-Params-Check-0.26-1.fc7 (build/make) steve,perl-sig perl-Parse-CPAN-Packages-2.26-4.fc7 (build/make) steve,perl-sig perl-Perl6-Bible-0.30-3.fc7 (build/make) steve,perl-sig perl-Pipeline-3.12-4.fc7 (build/make) steve,perl-sig perl-RRD-Simple-1.43-1.fc7 (build/make) cweyl,perl-sig perl-SUPER-1.16-1.fc7 (build/make) cweyl,perl-sig perl-Set-Infinite-0.61-3.fc7 (build/make) steve,perl-sig perl-Spiffy-0.30-7.fc7 (build/make) steve,perl-sig perl-Spreadsheet-ParseExcel-0.3200-1.fc8 (build/make) steve,perl-sig,mpeters perl-Sys-SigAction-0.10-1.fc7 (build/make) ixs,perl-sig perl-Test-Expect-0.30-1.fc6 (build/make) jpo,perl-sig perl-Test-Portability-Files-0.05-4.fc7 (build/make) steve,perl-sig perl-Text-Levenshtein-0.05-4.fc7 (build/make) steve,perl-sig perl-Tk-804.027-12.fc8 (build/make) awjb,perl-sig perl-UNIVERSAL-isa-0.06-2.fc6 (build/make) jpo,perl-sig perl-XML-Filter-BufferText-1.01-2.fc7 (build/make) ixs,perl-sig perl-XML-SAX-Writer-0.50-2.fc7 (build/make) ixs,perl-sig perl-XML-Validator-Schema-1.08-1.fc7 (build/make) ixs,perl-sig perl-YAML-Parser-Syck-0.01-8.fc7 (build/make) steve,perl-sig,oliver pexpect-2.1-5.fc8 (build/make) robert pikloops-0.2.5-1.fc8 (build/make) dionysos pinot-0.76-2.fc8 (build/make) drago01 polyxmass-bin-0.9.3-2.fc6 (build/make) awjb prelink-0.4.0-1 (build/make) jakub prewikka-0.9.8-1.fc7 (build/make) tscherf python-boto-0.9b-1.fc8 (build/make) robert python-docs-2.5.1-1.fc8 (build/make) james,katzj python-psyco-1.5.1-5.fc7 (build/make) shahms python-reportlab-2.1-1.fc8 (build/make) bpepple python-tag-0.91-5 (build/make) thias python-urljr-1.0.1-1.fc7 (build/make) jcollie qa-assistant-0.4.90.5-2.fc6 (build/make) toshio qpidc-0.2-5.fc7 (build/make) aconway,nsantos rekall-2.4.5-6.fc8.1 (build/make) spot rhm-0.1-3.fc7 (build/make) aconway,nsantos ruby-activerecord-1.15.1-1.fc7 (build/make) lutter ruby-bdb-0.6.0-1.fc7 (build/make) errr rxvt-unicode-8.3-1.fc8 (build/make) awjb seahorse-1.0.1-9.fc8 (build/make) skvidal shapelib-1.2.10-12.20060304cvs (build/make) smccann synce-software-manager-0.9.0-7.fc6 (build/make) awjb synce-trayicon-0.9.0-8.fc6 (build/make) awjb syslinux-3.36-7.fc8 (build/make) pjones syslog-ng-2.0.5-1.fc8 (build/make) jpo,pvrabec sysprof-kmod-1.0.8-1.2.6.23_0.142.rc3.git10.fc8 (build/make) giallu tclabc-1.0.9-1.fc7 (build/make) gemi tetex-3.0-41.fc8 (build/make) jnovy unison-2.13.16-3.fc6 (build/make) gemi valgrind-3.2.3-7 (build/make) jakub xaos-3.2.3-1.fc7 (build/make) gemi xdaliclock-2.23-3.fc6 (build/make) kaboom xen-3.1.0-12.fc8 (build/make) xen-maint xferstats-2.16-14.1 (build/make) than xml-commons-resolver-1.1-1jpp.12 (build/make) fnasser xmlunit-1.0-4jpp.1.fc7 (build/make) pcheung xorg-x11-drv-calcomp-1.1.0-4.fc8 (build/make) xgl-maint xorg-x11-drv-citron-2.2.0-2.fc7 (build/make) xgl-maint xorg-x11-drv-dmc-1.1.0-3.fc7 (build/make) xgl-maint xorg-x11-drv-dynapro-1.1.0-3.fc7 (build/make) xgl-maint xorg-x11-drv-evdev-1.1.2-5.fc8 (build/make) xgl-maint xorg-x11-drv-microtouch-1.1.0-2.fc7 (build/make) xgl-maint xorg-x11-drv-penmount-1.1.0-3.fc7 (build/make) xgl-maint xsri-2.1.0-12.fc8 (build/make) ssp zaptel-1.4.2.1-1.fc7 (open_missing_mode) jcollie With bugs filed: 0 ---------------------------------- -- Matt Domsch Linux Technology Strategist, Dell Office of the CTO linux.dell.com & www.dell.com/linux From Matt_Domsch at dell.com Sat Oct 20 03:55:37 2007 From: Matt_Domsch at dell.com (Matt Domsch) Date: Fri, 19 Oct 2007 22:55:37 -0500 Subject: Fedora i386 rawhide rebuild in mock status 2007-10-19 Message-ID: <20071019225537.A29006@humbolt.us.dell.com> Fedora Rawhide-in-Mock Build Results for i386 Fri Oct 19 22:19:35 CDT 2007 Huge thanks to Spot for fixing ~150 perl packages this week. Note these were also built using Michael Brown's prerelease of mock 0.8 but I didn't note any failures that can be attributed to mock. If you think you see one, please let the fedora-buildsys-list know. Full logs at http://linux.dell.com/files/fedora/FixBuildRequires/ Total packages: 4842 Number failed to build: 214 Number expected to fail due to ExclusiveArch or ExcludeArch: 13 Leaving: 201 (there may be some duplicates if rawhide has 2 versions of a package) Of those expected to have worked... Without a bug filed: 201 ---------------------------------- R-widgetTools-1.12.0-12.fc8 (buildroot) pingou airsnort-0.2.7e-11.fc7 (build/make) awjb amsn-0.96-7.fc7 (build/make) tjikkun apt-0.5.15lorg3.93-2.fc8 (build/make) athimm,pmatilai athcool-0.3.11-5.fc6 (build/make) gajownik avr-binutils-2.17-4.fc8 (build/make) jwrdegoede awesfx-0.5.0d-4.fc7 (build/make) stransky bes-3.5.1-3.fc8 (build/make) pertusus binutils-2.17.50.0.18-1 (build/make) jakub blitz-0.9-3.fc8 (build/make) sergiopr callweaver-1.2-0.3.rc4.20070822 (needs_popt-devel) dwmw2 camstream-0.26.3-12.fc8 (open_missing_mode) nomis80 castor-0.9.5-1jpp.7 (build/make) pcheung checkstyle-4.1-4jpp.1.fc7 (build/make) nsantos,dbhole chkfontpath-1.10.1-2.fc8 (build/make) krh,fonts-sig clips-6.24-22.fc7 (build/make) rvinyard compat-erlang-R10B-10.7.fc7 (build/make) gemi conexus-0.5.3-2.fc8 (build/make) rvinyard cryptix-3.2.0-9jpp.1 (build/make) mwringe cryptix-asn1-20011119-7jpp.2 (build/make) vivekl cvs-1.11.22-12.fc8 (build/make) jmoskovc cyrus-sasl-2.1.22-7 (build/make) sconklin d4x-2.5.7.1-3.fc7 (build/make) thias dap-hdf4_handler-3.7.5-3.fc8 (open_missing_mode) pertusus eclipse-emf-2.2.2-1.fc7 (build/make) overholt eclipse-mylyn-2.0.0-9.fc8 (build/make) overholt eiciel-0.9.4-1.fc7 (build/make) cweyl emelfm2-0.3.5-2.fc8 (build/make) cwickert fetchmail-6.3.8-3.fc8 (build/make) vcrhonek fluxstyle-1.0.1-2.fc7 (build/make) errr fontypython-0.2.0-6.fc7 (build/make) cr33dog,fonts-sig freetennis-0.4.8-6.fc7 (build/make) rjones gaim-otr-3.0.1-0.6.20060712cvs.fc7.src.rpm gajim-0.11.1-1.fc7 (build/make) gajownik gdmap-0.7.5-6.fc6 (build/make) splinux gedit-plugins-2.18.0-2.fc7 (build/make) trondd genchemlab-1.0-5.fc6 (build/make) pfj genius-0.7.7-2.fc7 (build/make) gemi gfa-0.4.1-4.fc7 (build/make) splinux gjots2-2.3.4-7.fc7 (build/make) rvokal glipper-0.95.1-2.fc7 (build/make) splinux gnome-applet-vm-0.1.2-2.fc7 (build/make) kzak gnomescan-0.4.0.2-1.fc7 (build/make) deji gquilt-0.20-1.fc7 (build/make) jwboyer gstm-1.2-6.fc7 (build/make) splinux gtk-sharp-1.0.10-12.fc7 (build/make) pfj gtkmathview-0.7.6-5.fc6 (needs_popt-devel) uwog gtranslator-1.1.7-3.fc8 (build/make) sindrepb,roozbeh ht2html-2.0-5.fc6 (build/make) ifoox htop-0.6.5-1.fc7 (build/make) gajownik icon-slicer-0.3-8 (build/make) davidz,caolanm,rstrode,behdad,johnp,jrb,hadess,rhughes,alexl,ajax,krh,xiphmont,mclasen,rnorwood,mbarnes,ssp,cworth inkscape-0.45.1-1.fc7 (needs_popt-devel) denis jgroups-2.2.9.2-3jpp.2 (build/make) vivekl jogl-1.0.0-5.7.beta5.fc6 (build/make) green kbibtex-0.1.5.52-10.fc7 (build/make) noltec kdissert-1.0.7-1.fc7 (build/make) icon kgtk-0.8-2.fc7 (build/make) faucamp klibido-0.2.5-8.fc8 (build/make) faucamp knetworkmanager-0.2-0.1.svn20070815.fc8 (build/make) ausil,mmcgrath,liquidat koverartist-0.5-8.fc8 (build/make) svahl ktorrent-2.2.2-1.fc8 (build/make) liquidat,rdieter ladspa-1.12-8.fc7 (build/make) thomasvs ldapjdk-4.17-1jpp.7 (build/make) vivekl ldns-1.2.1-1.fc8 (build/make) pwouters libprelude-0.9.13-1.fc7 (build/make) tscherf libpreludedb-0.9.11.1-2.fc7 (build/make) tscherf liferea-1.2.23-1.fc8 (build/make) bpepple lilypond-doc-2.10.13-1.fc7 (build/make) qspencer ltrace-0.5-9.45svn.fc8 (build/make) pmachata maven-wagon-1.0-0.1.a5.3jpp.1.fc7 (build/make) mwringe mbuffer-20070502-1.fc7 (open_missing_mode) adalloz memtest86+-1.70-2.fc8.src.rpm mikmod-3.2.2-2.fc7 (build/make) jnovy mosml-2.01-9.fc7 (build/make) gemi moto4lin-0.3-6.fc7 (build/make) jafo muine-0.8.7-3.fc7 (build/make) sindrepb mx4j-3.0.1-6jpp.4 (build/make) fnasser nagios-2.9-3.fc8 (build/make) mmcgrath,wtogami nant-0.85-12.fc7 (build/make) pfj nemiver-0.4.0-1.fc8 (build/make) pgordon nessus-core-2.2.9-2.fc7 (open_missing_mode) awjb openais-0.80.1-6 (open_missing_mode) sdake,sdake openoffice.org-2.3.0-6.3.fc8.src.rpm orpie-1.4.3-5.fc6 (build/make) xris pam_abl-0.2.3-3.fc7 (build/make) adalloz pari-2.3.0-5.fc7 (build/make) gemi pcmanx-gtk2-0.3.5-9.336svn.fc7 (open_missing_mode) leo perl-Apache-LogRegex-1.4-2.fc7 (build/make) steve,perl-sig,ghenry perl-CGI-Ajax-0.701-2.fc7 (build/make) cweyl,perl-sig perl-CGI-Session-4.20-2.fc7 (build/make) ixs,perl-sig perl-Cache-Mmap-0.09-2.fc7 (build/make) steve,perl-sig perl-Class-Factory-Util-1.7-1.fc7 (build/make) cweyl,perl-sig perl-Class-Observable-1.04-2.fc7 (build/make) ixs,perl-sig perl-Class-Std-0.0.8-1.fc7 (build/make) ixs,perl-sig perl-Data-Password-1.07-1.fc7 (build/make) ixs,perl-sig perl-DateTime-Event-ICal-0.09-3.fc7 (build/make) steve,perl-sig perl-DateTime-Event-Recurrence-0.16-4.fc7 (build/make) steve,perl-sig perl-DateTime-Format-ICal-0.08-4.fc7 (build/make) steve,perl-sig perl-DateTime-Format-MySQL-0.04-4.fc6 (build/make) cweyl,perl-sig perl-DateTime-Format-Strptime-1.0700-3.fc7 (build/make) steve,perl-sig perl-DateTime-Format-W3CDTF-0.04-2.fc7 (build/make) steve,perl-sig perl-DateTime-Set-0.25-4.fc7 (build/make) steve,perl-sig perl-Devel-Caller-0.11-1.fc7 (build/make) steve,perl-sig perl-Exception-Class-1.23-3.fc7 (build/make) steve,perl-sig perl-File-Find-Rule-0.30-3.fc7 (build/make) corsepiu,perl-sig,laxathom perl-File-ReadBackwards-1.04-3.fc7 (build/make) steve,perl-sig perl-File-Type-0.22-4.fc7 (build/make) steve,perl-sig perl-Gnome2-GConf-1.043-1.fc6 (build/make) cweyl,perl-sig perl-Gnome2-VFS-1.061-2.fc7 (build/make) cweyl,perl-sig perl-HTML-Template-Expr-0.07-4.fc7 (build/make) steve,perl-sig perl-IO-All-0.38-1.fc7 (build/make) steve,perl-sig perl-Kwiki-0.39-1.fc7 (build/make) steve,perl-sig perl-Kwiki-Archive-Rcs-0.15-6.fc7 (build/make) steve,perl-sig perl-Kwiki-Attachments-0.18-3.fc7 (build/make) steve,perl-sig perl-Kwiki-Diff-0.03-4.fc7 (build/make) steve,perl-sig perl-Kwiki-ModPerl-0.09-4.fc7 (build/make) steve,perl-sig perl-Kwiki-NewPage-0.12-5.fc7 (build/make) steve,perl-sig perl-Kwiki-Raw-0.02-4.fc7 (build/make) steve,perl-sig perl-Kwiki-RecentChanges-0.14-3.fc7 (build/make) steve,perl-sig perl-Kwiki-Revisions-0.15-5.fc7 (build/make) steve,perl-sig perl-Kwiki-Search-0.12-5.fc7 (build/make) steve,perl-sig perl-Kwiki-UserName-0.14-5.fc7 (build/make) steve,perl-sig perl-Kwiki-UserPreferences-0.13-5.fc7 (build/make) steve,perl-sig perl-Kwiki-Users-Remote-0.04-4.fc7 (build/make) steve,perl-sig perl-Log-Message-0.01-3.fc7 (build/make) steve,perl-sig perl-Log-Message-Simple-0.02-1.fc8 (build/make) steve,perl-sig perl-Math-Vec-0.04-2.fc7 (build/make) roozbeh,perl-sig perl-Module-Build-0.2808-1.fc8 (build/make) steve,perl-sig perl-Module-Install-0.67-1.fc8 (build/make) steve,perl-sig perl-Module-Loaded-0.01-3.fc7 (build/make) steve,perl-sig perl-Module-Pluggable-3.60-1.fc7 (build/make) steve,perl-sig perl-Net-CUPS-0.51-2.fc7 (build/make) cweyl,perl-sig perl-Net-XMPP-1.02-2.fc7 (build/make) cweyl,perl-sig perl-Object-Accessor-0.32-2.fc7 (build/make) steve,perl-sig perl-OpenFrame-3.05-6.fc7 (build/make) steve,perl-sig perl-POE-API-Peek-1.0802-1.fc7 (build/make) cweyl,perl-sig perl-POE-Component-Child-1.39-2.fc6 (build/make) cweyl,perl-sig perl-POE-Component-Client-LDAP-0.04-3.fc6 (build/make) cweyl,perl-sig perl-POE-Component-SNMP-1.07-1.fc6 (build/make) cweyl,perl-sig perl-POE-Component-Server-HTTP-0.09-3.fc6 (build/make) cweyl,perl-sig perl-POE-Component-Server-SOAP-1.11-1.fc8 (build/make) cweyl,perl-sig perl-POE-Component-SimpleLog-1.04-1.fc6 (build/make) cweyl,perl-sig perl-POE-Wheel-Null-0.01-2.fc6 (build/make) cweyl,perl-sig perl-PPI-Tester-0.06-2.fc6 (build/make) jpo,perl-sig perl-Package-Constants-0.01-3.fc7 (build/make) steve,perl-sig perl-Params-Check-0.26-1.fc7 (build/make) steve,perl-sig perl-Parse-CPAN-Packages-2.26-4.fc7 (build/make) steve,perl-sig perl-Perl6-Bible-0.30-3.fc7 (build/make) steve,perl-sig perl-Pipeline-3.12-4.fc7 (build/make) steve,perl-sig perl-RRD-Simple-1.43-1.fc7 (build/make) cweyl,perl-sig perl-SUPER-1.16-1.fc7 (build/make) cweyl,perl-sig perl-Set-Infinite-0.61-3.fc7 (build/make) steve,perl-sig perl-Spiffy-0.30-7.fc7 (build/make) steve,perl-sig perl-Spreadsheet-ParseExcel-0.3200-1.fc8 (build/make) steve,perl-sig,mpeters perl-Sys-SigAction-0.10-1.fc7 (build/make) ixs,perl-sig perl-Test-Expect-0.30-1.fc6 (build/make) jpo,perl-sig perl-Test-Portability-Files-0.05-4.fc7 (build/make) steve,perl-sig perl-Text-Levenshtein-0.05-4.fc7 (build/make) steve,perl-sig perl-Tk-804.027-12.fc8 (build/make) awjb,perl-sig perl-UNIVERSAL-isa-0.06-2.fc6 (build/make) jpo,perl-sig perl-XML-Filter-BufferText-1.01-2.fc7 (build/make) ixs,perl-sig perl-XML-SAX-Writer-0.50-2.fc7 (build/make) ixs,perl-sig perl-XML-Validator-Schema-1.08-1.fc7 (build/make) ixs,perl-sig perl-YAML-Parser-Syck-0.01-8.fc7 (build/make) steve,perl-sig,oliver pikloops-0.2.5-1.fc8 (build/make) dionysos pinot-0.76-2.fc8 (build/make) drago01 polyxmass-bin-0.9.3-2.fc6 (build/make) awjb prelink-0.4.0-1 (build/make) jakub python-docs-2.5.1-1.fc8 (build/make) james,katzj python-tag-0.91-5 (build/make) thias python-urljr-1.0.1-1.fc7 (build/make) jcollie qa-assistant-0.4.90.5-2.fc6 (build/make) toshio qpidc-0.2-5.fc7 (build/make) aconway,nsantos rekall-2.4.5-6.fc8.1 (build/make) spot rhm-0.1-3.fc7 (build/make) aconway,nsantos ruby-activerecord-1.15.1-1.fc7 (build/make) lutter ruby-bdb-0.6.0-1.fc7 (build/make) errr rxvt-unicode-8.3-1.fc8 (build/make) awjb seahorse-1.0.1-9.fc8 (build/make) skvidal setools-3.3.1-6.fc8.src.rpm shapelib-1.2.10-12.20060304cvs (build/make) smccann synce-software-manager-0.9.0-7.fc6 (build/make) awjb synce-trayicon-0.9.0-8.fc6 (build/make) awjb syslog-ng-2.0.5-1.fc8 (build/make) jpo,pvrabec tclabc-1.0.9-1.fc7 (build/make) gemi tetex-3.0-41.fc8 (build/make) jnovy unison-2.13.16-3.fc6 (build/make) gemi xaos-3.2.3-1.fc7 (build/make) gemi xdaliclock-2.23-3.fc6 (build/make) kaboom xferstats-2.16-14.1 (build/make) than xml-commons-resolver-1.1-1jpp.12 (build/make) fnasser xmlunit-1.0-4jpp.1.fc7 (build/make) pcheung xorg-x11-drv-calcomp-1.1.0-4.fc8 (build/make) xgl-maint xorg-x11-drv-citron-2.2.0-2.fc7 (build/make) xgl-maint xorg-x11-drv-dmc-1.1.0-3.fc7 (build/make) xgl-maint xorg-x11-drv-dynapro-1.1.0-3.fc7 (build/make) xgl-maint xorg-x11-drv-evdev-1.1.2-5.fc8 (build/make) xgl-maint xorg-x11-drv-microtouch-1.1.0-2.fc7 (build/make) xgl-maint xorg-x11-drv-penmount-1.1.0-3.fc7 (build/make) xgl-maint xsri-2.1.0-12.fc8 (build/make) ssp zaptel-1.4.2.1-1.fc7 (open_missing_mode) jcollie With bugs filed: 0 ---------------------------------- -- Matt Domsch Linux Technology Strategist, Dell Office of the CTO linux.dell.com & www.dell.com/linux From jonathan at jonmasters.org Sat Oct 20 06:38:54 2007 From: jonathan at jonmasters.org (Jon Masters) Date: Sat, 20 Oct 2007 02:38:54 -0400 Subject: does cdrecord work these days? Message-ID: <1192862335.4422.2.camel@perihelion> Yo, So growisofs in F8T3 seems to be able to actually burn a DVD, but cdrecord, while about to scan a bus, won't burn using any of the options I've historically used, and do in fact use on RHEL5. Question is, should it (where it is whatever reincarnation exists these days since whatever latest issue of cdrecord played out...) be working or am I encountering known behavior? Jon. From debarshi.ray at gmail.com Sat Oct 20 07:13:46 2007 From: debarshi.ray at gmail.com (Debarshi 'Rishi' Ray) Date: Sat, 20 Oct 2007 12:43:46 +0530 Subject: does cdrecord work these days? In-Reply-To: <1192862335.4422.2.camel@perihelion> References: <1192862335.4422.2.camel@perihelion> Message-ID: <3170f42f0710200013g7d8a083er31c6f23e91bf9f45@mail.gmail.com> > So growisofs in F8T3 seems to be able to actually burn a DVD, but > cdrecord, while about to scan a bus, won't burn using any of the options > I've historically used, and do in fact use on RHEL5. cdrecord has been replaced by Wodim. The cdrecord command is a symlink to wodim. Cheers, Debarshi -- GPG key ID: 63D4A5A7 Key server: pgp.mit.edu From pmatilai at laiskiainen.org Sat Oct 20 07:50:07 2007 From: pmatilai at laiskiainen.org (Panu Matilainen) Date: Sat, 20 Oct 2007 10:50:07 +0300 (EEST) Subject: Fedora x86_64 rawhide rebuild in mock status 2007-10-19 In-Reply-To: <20071019225418.A28857@humbolt.us.dell.com> References: <20071019225418.A28857@humbolt.us.dell.com> Message-ID: On Fri, 19 Oct 2007, Matt Domsch wrote: > Fedora Rawhide-in-Mock Build Results for x86_64 Fri Oct 19 22:11:58 CDT 2007 > apt-0.5.15lorg3.93-2.fc8 (build/make) athimm,pmatilai Hmm, this is caused by missing "Requires: popt-devel" in rpm-devel. Doh. Will fix when the branching is over... - Panu - From ivazqueznet at gmail.com Sat Oct 20 08:08:31 2007 From: ivazqueznet at gmail.com (Ignacio Vazquez-Abrams) Date: Sat, 20 Oct 2007 04:08:31 -0400 Subject: Fedora x86_64 rawhide rebuild in mock status 2007-10-19 In-Reply-To: <20071019225418.A28857@humbolt.us.dell.com> References: <20071019225418.A28857@humbolt.us.dell.com> Message-ID: <1192867711.28608.21.camel@ignacio.lan> On Fri, 2007-10-19 at 22:54 -0500, Matt Domsch wrote: > Number expected to fail due to ExclusiveArch or ExcludeArch: 35 > Leaving: 199 > (there may be some duplicates if rawhide has 2 versions of a package) > > Of those expected to have worked... > Without a bug filed: 199 > ---------------------------------- > python-psyco-1.5.1-5.fc7 (build/make) shahms %define srcname psyco Name: python-%{srcname} Version: 1.5.1 Release: 5%{?dist} ... ExclusiveArch: i386 Something's just a tad off... -- Ignacio Vazquez-Abrams PLEASE don't CC me; I'm already subscribed -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: From mschwendt.tmp0701.nospam at arcor.de Sat Oct 20 08:31:46 2007 From: mschwendt.tmp0701.nospam at arcor.de (Michael Schwendt) Date: Sat, 20 Oct 2007 10:31:46 +0200 Subject: Multiarch conflicts on devel packages with %doc files In-Reply-To: <1192849643.25729.11.camel@mccallum.corsepiu.local> References: <47192ABD.6090108@redhat.com> <47192D27.4070700@redhat.com> <20071019225836.18a17d23@redhat.com> <1192849643.25729.11.camel@mccallum.corsepiu.local> Message-ID: <20071020103146.d644c95f.mschwendt.tmp0701.nospam@arcor.de> On Sat, 20 Oct 2007 05:07:23 +0200, Ralf Corsepius wrote: > On Fri, 2007-10-19 at 22:58 -0400, Jesse Keating wrote: > > On Fri, 19 Oct 2007 17:18:15 -0500 > > Eric Sandeen wrote: > > > > > You could probably just add a patch to modify the shipped > > > docs/api_footer.html file to remove the timestamp? > > > > Are these docs generated at build time? If so the timestamps will > > still differ and conflict. > > Does rpm complain about differing timestamps on files, while the > contents is identical? Eric refers to timestamps _in_ the files, however. From pertusus at free.fr Sat Oct 20 08:42:30 2007 From: pertusus at free.fr (Patrice Dumas) Date: Sat, 20 Oct 2007 10:42:30 +0200 Subject: Multiarch conflicts on devel packages with %doc files In-Reply-To: <1192849643.25729.11.camel@mccallum.corsepiu.local> References: <47192ABD.6090108@redhat.com> <47192D27.4070700@redhat.com> <20071019225836.18a17d23@redhat.com> <1192849643.25729.11.camel@mccallum.corsepiu.local> Message-ID: <20071020084230.GA14246@free.fr> On Sat, Oct 20, 2007 at 05:07:23AM +0200, Ralf Corsepius wrote: > > Does rpm complain about differing timestamps on files, while the > contents is identical? It doesn't complain but rpm -V shows the differences, it is better if the stamps are the same for common files coming from different packages. -- Pat From fedora at leemhuis.info Sat Oct 20 08:52:07 2007 From: fedora at leemhuis.info (Thorsten Leemhuis) Date: Sat, 20 Oct 2007 10:52:07 +0200 Subject: rpms/beryl-manager/devel dead.package, NONE, 1.1 Makefile, 1.1, NONE beryl-manager-0.1.4-pidof.patch, 1.1, NONE beryl-manager.spec, 1.12, NONE sources, 1.9, NONE In-Reply-To: <200710192341.37182.ml@deadbabylon.de> References: <200710171719.l9HHJKRJ008539@cvs-int.fedora.redhat.com> <200710192341.37182.ml@deadbabylon.de> Message-ID: <4719C1B7.3080304@leemhuis.info> On 19.10.2007 23:41, Sebastian Vahl wrote: > Am Mi 17.Oktober 2007 schrieb Jarod Wilson: >> Author: jwilson >> >> Update of /cvs/pkgs/rpms/beryl-manager/devel >> In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8532 >> >> Added Files: >> dead.package >> Removed Files: >> Makefile beryl-manager-0.1.4-pidof.patch beryl-manager.spec >> sources >> Log Message: >> Mark beryl bits as dead, since its merged back with current compiz > > Is it? As far as I know the former beryl-manager and beryl-settings are not in > compiz-0.6. Just a note FYI: ccsm (successor of beryl-settings afaics) is under review in https://bugzilla.redhat.com/show_bug.cgi?id=328981 I've no idea is something like beryl-manager still exists in the new merged world. CU knurd From pmatilai at laiskiainen.org Sat Oct 20 08:52:46 2007 From: pmatilai at laiskiainen.org (Panu Matilainen) Date: Sat, 20 Oct 2007 11:52:46 +0300 (EEST) Subject: If you are maintinaing of developing a Fedora Package. In-Reply-To: <1192707207.19550.18.camel@rousalka.dyndns.org> References: <4710D754.2090101@redhat.com> <20071015213117.GA6325@petra.dvoda.cz> <20071017111115.GA1758@evileye.englab.brq.redhat.com> <1192625250.7342.89.camel@localhost.localdomain> <1192692942.19550.3.camel@rousalka.dyndns.org> <1192707207.19550.18.camel@rousalka.dyndns.org> Message-ID: On Thu, 18 Oct 2007, Nicolas Mailhot wrote: > > Le jeudi 18 octobre 2007 ? 10:57 +0300, Panu Matilainen a ?crit : >> On Thu, 18 Oct 2007, Nicolas Mailhot wrote: > >>> You could make the same arguments for user names, unix permissions or >>> file location ? a lot them have different values in the wild than in >>> Fedora and yet we store our policy in rpm. >> >> The difference here is that we don't even try to support several >> different policies (including custom local policies on top of the distro >> policies) for user names, permissions etc. If we did, we'd be in the very >> same swamp as with SELinux currently. > > And the swamp root is not in-spec definition of our security policy the > swamp root is trying to manage several set of security policies without > getting one right distro-wide first. > > The more I think about it the more I'm convinced we should have started > by adopting a lax Fedora selinux policy (and get it supported by all > packages and distro tools including getting selinux labels in-spec like > all our other policies) and then spent the following releases tightening > it instead of doing all at once, compromising on tool support to be a > jack-of-all-trades, and get nowhere. > > We don't do file relocation. We don't do debian suggests. We forced a > single encoding on everyone. We don't do a lot of things that would mean > letting users choose instead of getting our Fedora policy right. > > For selinux we went the other way and everyone can see the resulting > disaster. > >> I'm not claiming there is no problem. What I'm saying is that storing the >> labels within RPM doesn't fix a thing. > > It stops the pretense selinux is special and can not be integrated > properly. It'll stop the pretense alright, by breaking all over the place as things currently are ;) Mind you, I don't think we're in that much disagreement really, just different POV. If each package were fully in control of it's own policies, storing the labels in packages themselves might make sense. But then to create new policies, you'd have to make changes to every single package instead of just creating + updating a single central policy. It's not entirely unlike the case of package translations: having them in specs themselves vs specspo both have severe issues, specspo is used because the alternative is just so impossible in practise. - Panu - From fedora at leemhuis.info Sat Oct 20 09:06:31 2007 From: fedora at leemhuis.info (Thorsten Leemhuis) Date: Sat, 20 Oct 2007 11:06:31 +0200 Subject: source file audit - 2007-10-17 In-Reply-To: <20071019140126.74e84103@ghistelwchlohm.scrye.com> References: <20071019140126.74e84103@ghistelwchlohm.scrye.com> Message-ID: <4719C517.2090601@leemhuis.info> On 19.10.2007 22:01, Kevin Fenzi wrote: > > - Should I keep running this? Do folks find it useful? You IMHO not -- we instead should put up a xen instance somewhere where this and similar scripts get regularly started by cron. BTW, sorting the list by owner's username would make finding the packages that are owned by me a little bit easier IMHO. > - Should I try and spam maintainers? Or just keep posting in the list? I suppose list once a week and maintainers as well. > [...] > Lines in the output are of three forms: > [...] > - BADSOURCE:$SOURCENAME:$PACKAGENAME > > This means that the source was downloaded ok from the upstream site, > but doesn't match the md5sum given in the sources file. > This could be due to needing to strip out content that fedora cannot > ship (but in that case you shouldn't have the full URI in the Source > line). Or upstream following poor release practices and updating > without changing their release. > [...] > thl:BADSOURCE:CHANGELOG:rss2email Hmmmm: diff -u CHANGELOG.from_CVS CHANGELOG.freshly_downloaded --- CHANGELOG 2007-03-26 09:48:51.000000000 +0200 +++ CHANGELOG.old 2006-08-25 20:36:11.000000000 +0200 @@ -119,7 +119,7 @@ Tracking such stuff seems not worth the trouble to me. Should we blacklist this specific file? Or does anybody have a better idea (besides converting upstream to put a proper changelog somewhere that doesn't have unnecessary dynamic updates)? CU knurd From nicolas.mailhot at laposte.net Sat Oct 20 09:12:11 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Sat, 20 Oct 2007 11:12:11 +0200 Subject: If you are maintinaing of developing a Fedora Package. In-Reply-To: References: <4710D754.2090101@redhat.com> <20071015213117.GA6325@petra.dvoda.cz> <20071017111115.GA1758@evileye.englab.brq.redhat.com> <1192625250.7342.89.camel@localhost.localdomain> <1192692942.19550.3.camel@rousalka.dyndns.org> <1192707207.19550.18.camel@rousalka.dyndns.org> Message-ID: <1192871531.29939.17.camel@rousalka.dyndns.org> Le samedi 20 octobre 2007 ? 11:52 +0300, Panu Matilainen a ?crit : > It's not entirely unlike the case of package translations: Yes package translations need to return in-package too (not necessarily in-spec, but in-srpm) ;) > specspo is used > because the alternative is just so impossible in practise. And non-rh translators complain about it because specspo forces ultra-centralised non-community workflow -- Nicolas Mailhot -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: Ceci est une partie de message num?riquement sign?e URL: From andy at smile.org.ua Sat Oct 20 09:21:58 2007 From: andy at smile.org.ua (Andy Shevchenko) Date: Sat, 20 Oct 2007 12:21:58 +0300 Subject: something wrong? Message-ID: <20071020092158.GA1156@serv.smile.org.ua> Hi! I'm try to upload fix for some bug, but I've got **** Access denied: andriy is not in ACL for rpms/jack-audio-connection-kit/devel cvs commit: Pre-commit check failed cvs [commit aborted]: correct above errors first! from today. What's happen? Am I wrong? -- With best regards, Andy Shevchenko. mailto: andy at smile.org.ua From pingoufc4 at yahoo.fr Sat Oct 20 09:23:45 2007 From: pingoufc4 at yahoo.fr (pingou) Date: Sat, 20 Oct 2007 11:23:45 +0200 Subject: something wrong? In-Reply-To: <20071020092158.GA1156@serv.smile.org.ua> References: <20071020092158.GA1156@serv.smile.org.ua> Message-ID: <4719C921.6010802@yahoo.fr> Andy Shevchenko wrote: > Hi! > > I'm try to upload fix for some bug, but I've got > > **** Access denied: andriy is not in ACL for rpms/jack-audio-connection-kit/devel > cvs commit: Pre-commit check failed > cvs [commit aborted]: correct above errors first! > > from today. > > What's happen? Am I wrong? > something like I guess.. :) "We're ready to try the branching again. CVS will be disabled for commits in a few moments. I will reply when the branching is done. -- Jesse Keating Fedora -- All my bits are free, are yours? " Cheer, P.Yves ___________________________________________________________________________ Yahoo! Mail r?invente le mail ! D?couvrez le nouveau Yahoo! Mail et son interface r?volutionnaire. http://fr.mail.yahoo.com From andy at smile.org.ua Sat Oct 20 09:27:48 2007 From: andy at smile.org.ua (Andy Shevchenko) Date: Sat, 20 Oct 2007 12:27:48 +0300 Subject: something wrong? In-Reply-To: <4719C921.6010802@yahoo.fr> References: <20071020092158.GA1156@serv.smile.org.ua> <4719C921.6010802@yahoo.fr> Message-ID: <20071020092748.GB1156@serv.smile.org.ua> Hi pingou! On Sat, Oct 20, 2007 at 11:23:45AM +0200, pingou wrote next: > something like I guess.. :) I've read this one, but... > "We're ready to try the branching again. CVS will be disabled for > commits in a few moments. I will reply when the branching is done. May be good is to make _informative_ message instead of this. -- With best regards, Andy Shevchenko. mailto: andy at smile.org.ua From pertusus at free.fr Sat Oct 20 09:31:26 2007 From: pertusus at free.fr (Patrice Dumas) Date: Sat, 20 Oct 2007 11:31:26 +0200 Subject: Fedora i386 rawhide rebuild in mock status 2007-10-19 In-Reply-To: <20071019225537.A29006@humbolt.us.dell.com> References: <20071019225537.A29006@humbolt.us.dell.com> Message-ID: <20071020093126.GB14246@free.fr> On Fri, Oct 19, 2007 at 10:55:37PM -0500, Matt Domsch wrote: > bes-3.5.1-3.fc8 (build/make) pertusus I don't see anything wrong in the logs? -- Pat From pingoufc4 at yahoo.fr Sat Oct 20 09:38:44 2007 From: pingoufc4 at yahoo.fr (pingou) Date: Sat, 20 Oct 2007 11:38:44 +0200 Subject: Fedora i386 rawhide rebuild in mock status 2007-10-19 In-Reply-To: <20071020093126.GB14246@free.fr> References: <20071019225537.A29006@humbolt.us.dell.com> <20071020093126.GB14246@free.fr> Message-ID: <4719CCA4.9040100@yahoo.fr> Patrice Dumas wrote: > On Fri, Oct 19, 2007 at 10:55:37PM -0500, Matt Domsch wrote: >> bes-3.5.1-3.fc8 (build/make) pertusus > > I don't see anything wrong in the logs? May be there http://linux.dell.com/files/fedora/FixBuildRequires/mock-results-core/i386/bes-3.5.1-3.fc8.src.rpm/result/rpmlint.log Regards, P.Yves ___________________________________________________________________________ Yahoo! Mail r?invente le mail ! D?couvrez le nouveau Yahoo! Mail et son interface r?volutionnaire. http://fr.mail.yahoo.com From andy at smile.org.ua Sat Oct 20 09:43:43 2007 From: andy at smile.org.ua (Andy Shevchenko) Date: Sat, 20 Oct 2007 12:43:43 +0300 Subject: something wrong? In-Reply-To: <20071020092748.GB1156@serv.smile.org.ua> References: <20071020092158.GA1156@serv.smile.org.ua> <4719C921.6010802@yahoo.fr> <20071020092748.GB1156@serv.smile.org.ua> Message-ID: <20071020094343.GC1156@serv.smile.org.ua> Hi Andy Shevchenko! On Sat, Oct 20, 2007 at 12:27:48PM +0300, Andy Shevchenko wrote next: > > "We're ready to try the branching again. CVS will be disabled for > > commits in a few moments. I will reply when the branching is done. > May be good is to make _informative_ message instead of this. Sorry for possible misspelling. I mean to correct CVS error message. -- With best regards, Andy Shevchenko. mailto: andy at smile.org.ua From enrico.scholz at informatik.tu-chemnitz.de Sat Oct 20 09:55:28 2007 From: enrico.scholz at informatik.tu-chemnitz.de (Enrico Scholz) Date: Sat, 20 Oct 2007 11:55:28 +0200 Subject: Multiarch conflicts on devel packages with %doc files In-Reply-To: <47192D27.4070700@redhat.com> (Eric Sandeen's message of "Fri, 19 Oct 2007 17:18:15 -0500") References: <47192ABD.6090108@redhat.com> <47192D27.4070700@redhat.com> Message-ID: <87zlyef6un.fsf@kosh.bigo.ensc.de> Eric Sandeen writes: > You could probably just add a patch to modify the shipped > docs/api_footer.html file to remove the timestamp? will not work e.g. for PDF or PS doc. Ditto for HTML doxygen doc where anchors are named with unique random identifiers. Enrico From pertusus at free.fr Sat Oct 20 10:22:52 2007 From: pertusus at free.fr (Patrice Dumas) Date: Sat, 20 Oct 2007 12:22:52 +0200 Subject: Fedora i386 rawhide rebuild in mock status 2007-10-19 In-Reply-To: <4719CCA4.9040100@yahoo.fr> References: <20071019225537.A29006@humbolt.us.dell.com> <20071020093126.GB14246@free.fr> <4719CCA4.9040100@yahoo.fr> Message-ID: <20071020102252.GC14246@free.fr> On Sat, Oct 20, 2007 at 11:38:44AM +0200, pingou wrote: > Patrice Dumas wrote: >> On Fri, Oct 19, 2007 at 10:55:37PM -0500, Matt Domsch wrote: >>> bes-3.5.1-3.fc8 (build/make) pertusus >> I don't see anything wrong in the logs? > > May be there > http://linux.dell.com/files/fedora/FixBuildRequires/mock-results-core/i386/bes-3.5.1-3.fc8.src.rpm/result/rpmlint.log I guess that rpmlint output is only informative? In that case there is nothing really problematic. -- Pat From buildsys at redhat.com Sat Oct 20 11:20:08 2007 From: buildsys at redhat.com (Build System) Date: Sat, 20 Oct 2007 07:20:08 -0400 Subject: rawhide report: 20071020 changes Message-ID: <200710201120.l9KBK8ZE019270@porkchop.devel.redhat.com> Updated Packages: fedora-logos-8.0.0-2.fc8 ------------------------ * Fri Oct 19 2007 Matthias Clasen - 8.0.0-2 - Silence %post (#340551) fonts-arabic-2.1-2.fc8 ---------------------- * Thu Oct 18 2007 Rahul Bhalerao -2.1-2.fc8 - SPEC corrections fonts-hebrew-0.101-2.fc8 ------------------------ * Thu Oct 18 2007 Rahul Bhalerao - 0.101-2.fc8 - SPEC corrections fonts-sinhala-0.2.2-3.fc8 ------------------------- * Thu Oct 18 2007 Rahul Bhalerao - 0.2.2-3.fc8 - SPEC corrections gdb-6.6-35.fc8 -------------- * Fri Oct 19 2007 Jan Kratochvil - 6.6-35 - Fix hiding unexpected breakpoints on intentional step/next commands. - Fix s390 compilation warning/failure due to a wrongly sized type-cast. gnome-utils-1:2.20.0.1-2.fc8 ---------------------------- * Thu Oct 18 2007 Matthias Clasen - 2.20.0.1-2 - Fix some crashes when scrolling (#321701) libX11-1.1.3-4.fc8 ------------------ * Fri Oct 19 2007 Kristian H??gsberg - 1.1.3-4 - Add patch from upstream to add keysyms for brightness buttons (#330491). libpng-2:1.2.22-1.fc8 --------------------- * Thu Oct 18 2007 Tom Lane 2:1.2.22-1 - Update to libpng 1.2.22, primarily to fix CVE-2007-5269 Related: #324771 metacity-2.20.0-3.fc8 --------------------- * Thu Oct 18 2007 Colin Walters - 2.20.0-3 - Add patch to fix workspace behavior when presenting normal windows pirut-1.3.25-2.fc8 ------------------ * Fri Oct 19 2007 Jeremy Katz - 1.3.25-2 - Fix build error * Wed Oct 17 2007 Jeremy Katz - 1.3.25-1 - Fix handling of bad repo edits so that you're not stuck (#334501) - Take into account updated urls with repo editor - system-install-packages only needs repos to be available if we have to depsolve * Thu Oct 11 2007 Jeremy Katz - 1.3.24-1 - Improve handling of login before NM brings the network up - Don't escape all characters in descriptions (#325891) - Don't traceback if hal isn't running (#325901) - Translation updates pungi-1.1.6-1.fc8 ----------------- * Fri Oct 19 2007 Jesse Keating - 1.1.6-1 - Update the manifest rss-glx-0.8.1.p-15.fc8 ---------------------- * Fri Oct 19 2007 Nils Philippsen 0.8.1.p-15 - let -xscreensaver require xscreensaver-gl-base (#336331) scim-1.4.7-7.fc8 ---------------- * Fri Oct 19 2007 Jens Petersen - 1.4.7-7.fc8 - quote backquotes in xinput config file (#339271) * Fri Oct 12 2007 Jens Petersen - 1.4.7-6 - make scim-lang-*.x86_64 require scim-bridge-gtk multilib (#327151) * Thu Sep 20 2007 Jens Petersen - 1.4.7-5 - /etc/X11/xinit/xinput.d is now owned by im-chooser - no longer require xorg-x11-xinit selinux-policy-3.0.8-28.fc8 --------------------------- * Wed Oct 17 2007 Dan Walsh 3.0.8-28 - Fixes for hald_mac - Treat unconfined_home_dir_t as a home dir - dontaudit rhgb writes to fonts and root * Wed Oct 17 2007 Dan Walsh 3.0.8-27 - Fix dnsmasq - Allow rshd full login privs * Tue Oct 16 2007 Dan Walsh 3.0.8-26 - Allow rshd to connect to ports > 1023 tempest-0-0.4.20070929.fc8 -------------------------- * Fri Oct 19 2007 Mamoru Tasaka 0-0.4.20070929 - Fix xscreensaver xml file - Make xscreensaver subpackage xscreensaver-gl-base (bug 336331) xscreensaver-1:5.03-12.fc8 -------------------------- * Thu Oct 18 2007 Mamoru Tasaka - 1:5.03-12 - Create -gl-base subpackage and split xscreensaver-gl-helper into -gl-base subpackage so that external GL screensavers can use it (bug 336331) Broken deps for i386 ---------------------------------------------------------- kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.i686 requires kernel-i686 = 0:2.6.23-0.220.rc9.git2.fc8 kmod-em8300-PAE - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.i686 requires kernel-i686 = 0:2.6.23-0.220.rc9.git2.fc8PAE kmod-sysprof - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.i686 requires kernel-i686 = 0:2.6.23-0.142.rc3.git10.fc8 kmod-sysprof-PAE - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.i686 requires kernel-i686 = 0:2.6.23-0.142.rc3.git10.fc8PAE polyxmass-bin - 0.9.3-2.fc6.i386 requires libpolyxmass.so.10 Broken deps for x86_64 ---------------------------------------------------------- kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.x86_64 requires kernel-x86_64 = 0:2.6.23-0.220.rc9.git2.fc8 kmod-sysprof - 1.0.8-1.2.6.23_0.142.rc3.git10.fc8.x86_64 requires kernel-x86_64 = 0:2.6.23-0.142.rc3.git10.fc8 polyxmass-bin - 0.9.3-2.fc6.x86_64 requires libpolyxmass.so.10()(64bit) Broken deps for ppc ---------------------------------------------------------- kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc requires kernel-ppc = 0:2.6.23-0.220.rc9.git2.fc8 kmod-em8300-smp - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc requires kernel-ppc = 0:2.6.23-0.220.rc9.git2.fc8smp polyxmass-bin - 0.9.3-2.fc6.ppc requires libpolyxmass.so.10 Broken deps for ppc64 ---------------------------------------------------------- kmod-em8300 - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc64 requires kernel-ppc64 = 0:2.6.23-0.220.rc9.git2.fc8 kmod-em8300-kdump - 0.16.3-5.2.6.23_0.220.rc9.git2.fc8.ppc64 requires kernel-ppc64 = 0:2.6.23-0.220.rc9.git2.fc8kdump From lkundrak at redhat.com Sat Oct 20 11:47:53 2007 From: lkundrak at redhat.com (Lubomir Kundrak) Date: Sat, 20 Oct 2007 13:47:53 +0200 Subject: Codeina security concerns Message-ID: <1192880873.8914.11.camel@localhost.localdomain> Hi, I'm a bit worried about codecs installed from Fluendo. What if a security problem is found in them, how are they going to be updated? I assume the only way would be to ship an updated codeina package and update the installed codecs via scriptlets. But this would be easy if the codecs were installed system-wide, currently they are installed into user's home directory (btw wouldn't this cause trouble if user shares home directories on machines of different architectures?), which might make this way terribly painful. Another way would be to make codeina check for updated packages each time a media player is started. Or does this already happen? Regards, -- Lubomir Kundrak (Red Hat Security Response Team) From abo at kth.se Sat Oct 20 12:59:25 2007 From: abo at kth.se (Alexander =?ISO-8859-1?Q?Bostr=F6m?=) Date: Sat, 20 Oct 2007 14:59:25 +0200 Subject: If you are maintinaing of developing a Fedora Package. In-Reply-To: References: <4710D754.2090101@redhat.com> <20071015213117.GA6325@petra.dvoda.cz> <20071017111115.GA1758@evileye.englab.brq.redhat.com> <1192625250.7342.89.camel@localhost.localdomain> <1192692942.19550.3.camel@rousalka.dyndns.org> <1192707207.19550.18.camel@rousalka.dyndns.org> Message-ID: <1192885165.5560.410.camel@home.alexander.bostrom.net> l?r 2007-10-20 klockan 11:52 +0300 skrev Panu Matilainen: > If each package were fully in control of it's own policies, > storing the labels in packages themselves might make sense. I think it's good to keep in mind that SELinux is, as I see it, separate from everything else _by design_. It's a firewall, it's a part of multi-layer security. It's supposed to describe not really a policy but rather "expected behaviour", in a form that is separate from the actual policy and behaviour (the software itself). That way, if the behaviour of the software is not what we expected it to be (a security problem), maybe the description of the behaviour (the SELinux policy) is what was expected, and thus this layer of security catches the problem. Thus, it's not strange that it's perhaps a bit difficult to integrate SELinux with the rest of the system. I maintain a package that I'd like to submit to Fedora. But before I do that I need to figure out how to make it play nicely with SELinux. (It's the Heimdal Kerberos implementation. It has a telnetd that is launched from xinetd, so it needs to break out of the context xinetd is running as before exec:ing the user's shell.) It works if you setsebool the right config key, but I don't really know how to solve it the proper way. Would putting the policy in the package actually help make my problem easier? Since I don't understand the problem fully and don't know how to fix it, I would still need to talk to the people who know SELinux well. That means it's not really a problem to let them update the central policy files instead of me doing whatever needs to be done in the package. /abo From Matt_Domsch at dell.com Sat Oct 20 13:38:29 2007 From: Matt_Domsch at dell.com (Matt Domsch) Date: Sat, 20 Oct 2007 08:38:29 -0500 Subject: Fedora i386 rawhide rebuild in mock status 2007-10-19 In-Reply-To: <20071020102252.GC14246@free.fr> References: <20071019225537.A29006@humbolt.us.dell.com> <20071020093126.GB14246@free.fr> <4719CCA4.9040100@yahoo.fr> <20071020102252.GC14246@free.fr> Message-ID: <20071020133829.GA12287@auslistsprd01.us.dell.com> On Sat, Oct 20, 2007 at 12:22:52PM +0200, Patrice Dumas wrote: > On Sat, Oct 20, 2007 at 11:38:44AM +0200, pingou wrote: > > Patrice Dumas wrote: > >> On Fri, Oct 19, 2007 at 10:55:37PM -0500, Matt Domsch wrote: > >>> bes-3.5.1-3.fc8 (build/make) pertusus > >> I don't see anything wrong in the logs? > > > > May be there > > http://linux.dell.com/files/fedora/FixBuildRequires/mock-results-core/i386/bes-3.5.1-3.fc8.src.rpm/result/rpmlint.log > > I guess that rpmlint output is only informative? In that case > there is nothing really problematic. Sorry, I thought the build results had synced out to the server before that email went out. They're syncing now. In this case: 2007-10-19 13:21:34,860 - util.py:194:DEBUG: Generating page index... 2007-10-19 13:21:34,860 - util.py:194:DEBUG: + rm -rf __fedora_docs 2007-10-19 13:21:34,860 - util.py:194:DEBUG: + cp -pr docs __fedora_docs 2007-10-19 13:21:34,860 - util.py:194:DEBUG: + mv __fedora_docs/html __fedora_docs/api-html 2007-10-19 13:21:34,860 - util.py:194:DEBUG: + rm '__fedora_docs/api-html/*.map' 2007-10-19 13:21:34,860 - util.py:194:DEBUG: rm: cannot remove `__fedora_docs/api-html/*.map': No such file or directory 2007-10-19 13:21:34,861 - util.py:194:DEBUG: error: Bad exit status from /var/tmp/rpm-tmp.9342 (%build) -- Matt Domsch Linux Technology Strategist, Dell Office of the CTO linux.dell.com & www.dell.com/linux From sundaram at fedoraproject.org Sat Oct 20 12:41:48 2007 From: sundaram at fedoraproject.org (Rahul Sundaram) Date: Sat, 20 Oct 2007 19:11:48 +0630 Subject: Live Upgrade Special Interest Group Message-ID: <4719F78C.8080500@fedoraproject.org> Hi Here you go. Join the group and help make live upgrades work smoothly. http://fedoraproject.org/wiki/SIGs/LiveUpgrade Rahul From jkeating at redhat.com Sat Oct 20 13:52:12 2007 From: jkeating at redhat.com (Jesse Keating) Date: Sat, 20 Oct 2007 09:52:12 -0400 Subject: Mass Branching for F-8 (round 2) In-Reply-To: <20071019231326.607bf89d@redhat.com> References: <20071019231326.607bf89d@redhat.com> Message-ID: <20071020095212.402c5849@redhat.com> On Fri, 19 Oct 2007 23:13:26 -0400 Jesse Keating wrote: > We're ready to try the branching again. CVS will be disabled for > commits in a few moments. I will reply when the branching is done. Just an update on this. The branching is going well, it just takes a long time to branch all of our packages. We did this alphabetically (sort style) and have made it well into the perl packages. I expect the rest of the packages to take a few more hours yet. I'm going to keep an eye on it as best as possible, but it is my weekend and I'll be doing a lot of house work so there may be a slight lag between when it finishes and when I open CVS back up. No more than an hour or so though. This was our first trial of using pkgdb completely for the branching of the system. We have identified some parts where we could possible speed things up for the next time we mass branch so I expect it to go faster next time, however if our package growth rate continues the speed ups we get may be surpassed by just branching that many more packages. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From nicolas.mailhot at laposte.net Sat Oct 20 14:19:49 2007 From: nicolas.mailhot at laposte.net (Nicolas Mailhot) Date: Sat, 20 Oct 2007 16:19:49 +0200 Subject: If you are maintinaing of developing a Fedora Package. In-Reply-To: <1192885165.5560.410.camel@home.alexander.bostrom.net> References: <4710D754.2090101@redhat.com> <20071015213117.GA6325@petra.dvoda.cz> <20071017111115.GA1758@evileye.englab.brq.redhat.com> <1192625250.7342.89.camel@localhost.localdomain> <1192692942.19550.3.camel@rousalka.dyndns.org> <1192707207.19550.18.camel@rousalka.dyndns.org> <1192885165.5560.410.camel@home.alexander.bostrom.net> Message-ID: <1192889989.32143.3.camel@rousalka.dyndns.org> Le samedi 20 octobre 2007 ? 14:59 +0200, Alexander Bostr?m a ?crit : > Would putting the policy in the package actually help make my problem > easier? Since I don't understand the problem fully and don't know how to > fix it, I would still need to talk to the people who know SELinux well. You can talk and you can offload. Most people just offload so selinux is only mastered by a little core. > That means it's not really a problem to let them update the central > policy files instead of me doing whatever needs to be done in the > package. That's a problem for everything that is not 100% Fedora, such a spins with custom modifications corporations or universities create. Since the current system is overly centralised, they just disable selinux by default. And its not their fault it's the fault of a model that deems having a few experts and letting everyone else in the dark is acceptable. -- Nicolas Mailhot -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: Ceci est une partie de message num?riquement sign?e URL: From myfedora at richip.dhs.org Sat Oct 20 15:37:21 2007 From: myfedora at richip.dhs.org (Richi Plana) Date: Sat, 20 Oct 2007 09:37:21 -0600 Subject: If you are maintinaing of developing a Fedora Package. In-Reply-To: <1192885165.5560.410.camel@home.alexander.bostrom.net> References: <4710D754.2090101@redhat.com> <20071015213117.GA6325@petra.dvoda.cz> <20071017111115.GA1758@evileye.englab.brq.redhat.com> <1192625250.7342.89.camel@localhost.localdomain> <1192692942.19550.3.camel@rousalka.dyndns.org> <1192707207.19550.18.camel@rousalka.dyndns.org> <1192885165.5560.410.camel@home.alexander.bostrom.net> Message-ID: <1192894641.16089.2.camel@localhost6.localdomain6> On Sat, 2007-10-20 at 14:59 +0200, Alexander Bostr?m wrote: > l?r 2007-10-20 klockan 11:52 +0300 skrev Panu Matilainen: > > > If each package were fully in control of it's own policies, > > storing the labels in packages themselves might make sense. > > I think it's good to keep in mind that SELinux is, as I see it, separate > from everything else _by design_. It's a firewall, it's a part of > multi-layer security. It's supposed to describe not really a policy but > rather "expected behaviour", in a form that is separate from the actual > policy and behaviour (the software itself). And have a separate package for its selinux parts, -selinux (a'la *-debuginfo). That way, non-SELinux installs don't need to install them and the selinux bits can call on functions that only exist when SELinux is installed. And who knows ... if down-the-line fedora decides to shift to a different security policy, it'll be easier because it was cleanly separated in the packages. -- Richi Plana From sandeen at redhat.com Sat Oct 20 16:18:09 2007 From: sandeen at redhat.com (Eric Sandeen) Date: Sat, 20 Oct 2007 11:18:09 -0500 Subject: Multiarch conflicts on devel packages with %doc files In-Reply-To: <20071020084230.GA14246@free.fr> References: <47192ABD.6090108@redhat.com> <47192D27.4070700@redhat.com> <20071019225836.18a17d23@redhat.com> <1192849643.25729.11.camel@mccallum.corsepiu.local> <20071020084230.GA14246@free.fr> Message-ID: <471A2A41.7030907@redhat.com> Patrice Dumas wrote: > On Sat, Oct 20, 2007 at 05:07:23AM +0200, Ralf Corsepius wrote: >> Does rpm complain about differing timestamps on files, while the >> contents is identical? > > It doesn't complain but rpm -V shows the differences, it is better if > the stamps are the same for common files coming from different packages. Waiiit a minute... are you talking about the installed filesystem timestamps, the mtime that affects the T flag on -V verify? That sounds like a lot of hoop-jumping to me, although I guess I can see the use for it. If I look at e2fsprogs-devel for example, and I install x86_64, then i386, I do get T mtime mismatches. The timestamps on the files are related to when the rpm was built, presumeably the time at which they were %installed during the rpm *build* I suppose that if you made sure that every file install kept the original timestamp from the upstream tarball, and every generated file pulled tricks to make sure that the mtime was something (what?) that matched between all arches you could avoid this... but this sounds like it needs some infrastructure to make it do-able. -Eric From sandeen at redhat.com Sat Oct 20 16:22:55 2007 From: sandeen at redhat.com (Eric Sandeen) Date: Sat, 20 Oct 2007 11:22:55 -0500 Subject: Multiarch conflicts on devel packages with %doc files In-Reply-To: <87zlyef6un.fsf@kosh.bigo.ensc.de> References: <47192ABD.6090108@redhat.com> <47192D27.4070700@redhat.com> <87zlyef6un.fsf@kosh.bigo.ensc.de> Message-ID: <471A2B5F.7050705@redhat.com> Enrico Scholz wrote: > Eric Sandeen writes: > >> You could probably just add a patch to modify the shipped >> docs/api_footer.html file to remove the timestamp? > > will not work e.g. for PDF or PS doc. Ditto for HTML doxygen doc where > anchors are named with unique random identifiers. Yeesh. For things that contain simple generation timestamps, we could probably make some filters to take those out. e2fsprogs has something like that: [root at localhost e2fsprogs-1.40.2]# cat ./po/remove-potcdate.sin # Sed script that remove the POT-Creation-Date line in the header entry # from a POT file. .... but for anything which contains uuids generated at build time... good luck I guess! :) -Eric From sandeen at redhat.com Sat Oct 20 16:51:45 2007 From: sandeen at redhat.com (Eric Sandeen) Date: Sat, 20 Oct 2007 11:51:45 -0500 Subject: Multiarch conflicts on devel packages with %doc files In-Reply-To: <471A2B5F.7050705@redhat.com> References: <47192ABD.6090108@redhat.com> <47192D27.4070700@redhat.com> <87zlyef6un.fsf@kosh.bigo.ensc.de> <471A2B5F.7050705@redhat.com> Message-ID: <471A3221.6040109@redhat.com> Eric Sandeen wrote: > Enrico Scholz wrote: >> Eric Sandeen writes: >> >>> You could probably just add a patch to modify the shipped >>> docs/api_footer.html file to remove the timestamp? >> will not work e.g. for PDF or PS doc. Ditto for HTML doxygen doc where >> anchors are named with unique random identifiers. > > Yeesh. For things that contain simple generation timestamps, we could > probably make some filters to take those out. e2fsprogs has something > like that: > > [root at localhost e2fsprogs-1.40.2]# cat ./po/remove-potcdate.sin > # Sed script that remove the POT-Creation-Date line in the header entry > # from a POT file. > .... > > but for anything which contains uuids generated at build time... good > luck I guess! :) And I'm afraid this does apply to you, Christopher, I should have looked more closely. If for example you diff classcal3d_1_1RefCounted.html between x86_64 and x86, you'll see this. (pseudodiff): - + -Eric From tmz at pobox.com Sat Oct 20 17:01:18 2007 From: tmz at pobox.com (Todd Zullinger) Date: Sat, 20 Oct 2007 13:01:18 -0400 Subject: Multiarch conflicts on devel packages with %doc files In-Reply-To: <471A3221.6040109@redhat.com> References: <47192ABD.6090108@redhat.com> <47192D27.4070700@redhat.com> <87zlyef6un.fsf@kosh.bigo.ensc.de> <471A2B5F.7050705@redhat.com> <471A3221.6040109@redhat.com> Message-ID: <20071020170118.GF4413@psilocybe.teonanacatl.org> Eric Sandeen wrote: > And I'm afraid this does apply to you, Christopher, I should have > looked more closely. If for example you diff > classcal3d_1_1RefCounted.html between x86_64 and x86, you'll see > this. > > (pseudodiff): > > - > + Could docs like this be split out into noarch subpackages? Or perhaps pre-generated and then installed from a Source1: line so that they'd match across arches? -- Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The marvel of all history is the patience with which men and women submit to burdens unnecessarily laid upon them by their governments. -- William H. Borah -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 542 bytes Desc: not available URL: From rohan at rs3net.net Sat Oct 20 17:03:27 2007 From: rohan at rs3net.net (Rohan Sheth) Date: Sat, 20 Oct 2007 10:03:27 -0700 Subject: functionality similar to apt-get autoclean? Message-ID: <20071020100327.1301f856@rnslappy.sonic.net> Debian has this nifty feature of apt-get which is the option to 'autoclean' It has two purposes, first it removes files from the local repository which can no longer be downloaded and are useless. Second it removes packages that used to depend on a package which no longer exists. Example: I install claws-mail which depends on (among other things) libetpan11. Then I decide I don't like claws-mail and remove the package claws-mail. The next time I run autoclean (presuming that no other installed package depends on libetpan11) it will remove the package libetpan11 since it it no longer required by the system. Is there any similar functionality with yum/rpm? Thanks, Rohan Sheth From tmz at pobox.com Sat Oct 20 17:15:27 2007 From: tmz at pobox.com (Todd Zullinger) Date: Sat, 20 Oct 2007 13:15:27 -0400 Subject: functionality similar to apt-get autoclean? In-Reply-To: <20071020100327.1301f856@rnslappy.sonic.net> References: <20071020100327.1301f856@rnslappy.sonic.net> Message-ID: <20071020171527.GG4413@psilocybe.teonanacatl.org> Rohan Sheth wrote: > Debian has this nifty feature of apt-get which is the option to > 'autoclean' > > It has two purposes, first it removes files from the local > repository which can no longer be downloaded and are useless. > Second it removes packages that used to depend on a package which no > longer exists. > > Example: > > I install claws-mail which depends on (among other things) > libetpan11. > > Then I decide I don't like claws-mail and remove the package > claws-mail. > > The next time I run autoclean (presuming that no other installed > package depends on libetpan11) it will remove the package libetpan11 > since it it no longer required by the system. > > Is there any similar functionality with yum/rpm? The package-cleanup script from yum-utils can do part of this. Using the --leaves option gets you a list of packages that are not required by any other packages. The --orphans option lists packages that are not available from any configured repos. You would have to feed these lists to yum remove to uninstall packages you wanted to remove, but that may work for you. -- Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Why does a slight tax increase cost you two hundred dollars and a substantial tax cut save you thirty cents? -- Peg Bracken -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 542 bytes Desc: not available URL: From sundaram at fedoraproject.org Sat Oct 20 16:23:46 2007 From: sundaram at fedoraproject.org (Rahul Sundaram) Date: Sat, 20 Oct 2007 22:53:46 +0630 Subject: functionality similar to apt-get autoclean? In-Reply-To: <20071020100327.1301f856@rnslappy.sonic.net> References: <20071020100327.1301f856@rnslappy.sonic.net> Message-ID: <471A2B92.5070803@fedoraproject.org> Rohan Sheth wrote: > Debian has this nifty feature of apt-get which is the option to > 'autoclean' > > It has two purposes, first it removes files from the local repository > which can no longer be downloaded and are useless. Second it removes > packages that used to depend on a package which no longer exists. > > Example: > > I install claws-mail which depends on (among other things) libetpan11. > > Then I decide I don't like claws-mail and remove the package claws-mail. > > The next time I run autoclean (presuming that no other installed > package depends on libetpan11) it will remove the package libetpan11 > since it it no longer required by the system. > > Is there any similar functionality with yum/rpm? Other than what Todd has already said, note that apt-rpm is available in Fedora. If you need it # yum install apt Rahul From sandeen at redhat.com Sat Oct 20 17:37:55 2007 From: sandeen at redhat.com (Eric Sandeen) Date: Sat, 20 Oct 2007 12:37:55 -0500 Subject: Multiarch conflicts on devel packages with %doc files In-Reply-To: <471A2A41.7030907@redhat.com> References: <47192ABD.6090108@redhat.com> <47192D27.4070700@redhat.com> <20071019225836.18a17d23@redhat.com> <1192849643.25729.11.camel@mccallum.corsepiu.local> <20071020084230.GA14246@free.fr> <471A2A41.7030907@redhat.com> Message-ID: <471A3CF3.30801@redhat.com> Eric Sandeen wrote: > Patrice Dumas wrote: >> On Sat, Oct 20, 2007 at 05:07:23AM +0200, Ralf Corsepius wrote: >>> Does rpm complain about differing timestamps on files, while the >>> contents is identical? >> It doesn't complain but rpm -V shows the differences, it is better if >> the stamps are the same for common files coming from different packages. > > Waiiit a minute... are you talking about the installed filesystem > timestamps, the mtime that affects the T flag on -V verify? That sounds > like a lot of hoop-jumping to me, although I guess I can see the use for it. > > If I look at e2fsprogs-devel for example, and I install x86_64, then > i386, I do get T mtime mismatches. The timestamps on the files are > related to when the rpm was built, presumeably the time at which they > were %installed during the rpm *build* > > I suppose that if you made sure that every file install kept the > original timestamp from the upstream tarball, and every generated file > pulled tricks to make sure that the mtime was something (what?) that > matched between all arches you could avoid this... but this sounds like > it needs some infrastructure to make it do-able. Urgh... install -p, touch -r ... sorry. I'll shut up now. -Eric From kevin.kofler at chello.at Sat Oct 20 17:49:18 2007 From: kevin.kofler at chello.at (Kevin Kofler) Date: Sat, 20 Oct 2007 17:49:18 +0000 (UTC) Subject: functionality similar to apt-get autoclean? References: <20071020100327.1301f856@rnslappy.sonic.net> <471A2B92.5070803@fedoraproject.org> Message-ID: Rahul Sundaram fedoraproject.org> writes: > Other than what Todd has already said, note that apt-rpm is available in > Fedora. If you need it > > # yum install apt But note that autoclean in apt-rpm (at least in the version currently in Fedora 7) only cleans the apt cache (removes downloaded files no longer in the repo), it doesn't remove any installed packages. Kevin Kofler From pertusus at free.fr Sat Oct 20 18:05:37 2007 From: pertusus at free.fr (Patrice Dumas) Date: Sat, 20 Oct 2007 20:05:37 +0200 Subject: Multiarch conflicts on devel packages with %doc files In-Reply-To: <471A3CF3.30801@redhat.com> References: <47192ABD.6090108@redhat.com> <47192D27.4070700@redhat.com> <20071019225836.18a17d23@redhat.com> <1192849643.25729.11.camel@mccallum.corsepiu.local> <20071020084230.GA14246@free.fr> <471A2A41.7030907@redhat.com> <471A3CF3.30801@redhat.com> Message-ID: <20071020180537.GA2595@free.fr> On Sat, Oct 20, 2007 at 12:37:55PM -0500, Eric Sandeen wrote: > Eric Sandeen wrote: > > Urgh... install -p, touch -r ... sorry. I'll shut up now. To be honest, even though the commands exist, I guess that for complex packages having to have stamps on all arches the same, even for generated files seems a bit of a burden to me. In my opinion it should be optional. -- Pat From kagesenshi.87 at gmail.com Sat Oct 20 19:42:42 2007 From: kagesenshi.87 at gmail.com (Hikaru Amano) Date: Sun, 21 Oct 2007 03:42:42 +0800 Subject: rpms/beryl-manager/devel dead.package, NONE, 1.1 Makefile, 1.1, NONE beryl-manager-0.1.4-pidof.patch, 1.1, NONE beryl-manager.spec, 1.12, NONE sources, 1.9, NONE In-Reply-To: <4719C1B7.3080304@leemhuis.info> References: <200710171719.l9HHJKRJ008539@cvs-int.fedora.redhat.com> <200710192341.37182.ml@deadbabylon.de> <4719C1B7.3080304@leemhuis.info> Message-ID: On 10/20/07, Thorsten Leemhuis wrote: > > > On 19.10.2007 23:41, Sebastian Vahl wrote: > > Am Mi 17.Oktober 2007 schrieb Jarod Wilson: > >> Author: jwilson > >> > >> Update of /cvs/pkgs/rpms/beryl-manager/devel > >> In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8532 > >> > >> Added Files: > >> dead.package > >> Removed Files: > >> Makefile beryl-manager-0.1.4-pidof.patch beryl-manager.spec > >> sources > >> Log Message: > >> Mark beryl bits as dead, since its merged back with current compiz > > > > Is it? As far as I know the former beryl-manager and beryl-settings are not in > > compiz-0.6. > > Just a note FYI: ccsm (successor of beryl-settings afaics) is under > review in https://bugzilla.redhat.com/show_bug.cgi?id=328981 > > I've no idea is something like beryl-manager still exists in the new > merged world. it still exist, with the name fusion-icon (I think they call it compiz-fusion-icon now) .. however, upstream keep changing the name and the installation method, causing it hard to be packaged and reviewed .. maybe after upstream released a stable release, i'll package it .. > > CU > knurd > > -- > fedora-devel-list mailing list > fedora-devel-list at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-devel-list > -- Mohd Izhar Firdaus Bin Ismail Amano Hikaru ??? ???? ???? http://fedoraproject.org/wiki/MohdIzharFirdaus http://blog.kagesenshi.org 92C2 B295 B40B B3DC 6866 5011 5BD2 584A 8A5D 7331 From kanarip at kanarip.com Sat Oct 20 19:44:04 2007 From: kanarip at kanarip.com (Jeroen van Meeuwen) Date: Sat, 20 Oct 2007 21:44:04 +0200 Subject: Merging totem and totem-xine In-Reply-To: <1191890955.14085.11.camel@Diffingo.localdomain> References: <1191890955.14085.11.camel@Diffingo.localdomain> Message-ID: <471A5A84.2050707@kanarip.com> Stewart Adam wrote: > Hi, > > Since xine-lib has been moved to Fedora, I realized so could totem-xine. > I've been working on a totem spec that includes both gstreamer and xine > backends. As of now, the spec generates the usual subpackages plus > 'totem-gstreamer' and 'totem-xine' which contain the binaries for the > gstreamer- and xine-based binary totem. I've used --program-suffix at > compile time, so they are parallel installable. > > What do you think the best approach is to packaging this, if at all? Two > options I'm thinking of are having the two engines conflict or using > alternatives to have a configurable backend (switching "on demand"). > > Stewart > I've not read the entire thread yet but does this apply to totem-xine-plarser and totem-plparser as well? -- Kind regards, Jeroen van Meeuwen -kanarip -- http://www.kanarip.com/ RHCE, LPIC-2, MCP, CCNA C6B0 7FB4 43E6 CDDA D258 F70B 28DE 9FDA 9342 BF08 From rohan at rs3net.net Sat Oct 20 19:45:27 2007 From: rohan at rs3net.net (Rohan Sheth) Date: Sat, 20 Oct 2007 12:45:27 -0700 Subject: functionality similar to apt-get autoclean? In-Reply-To: References: <20071020100327.1301f856@rnslappy.sonic.net> <471A2B92.5070803@fedoraproject.org> Message-ID: <20071020124527.79ba1448@rnslappy.sonic.net> The yum-utils options mentioned by Todd worked perfectly. Thanks! --Rohan On Sat, 20 Oct 2007 17:49:18 +0000 (UTC) Kevin Kofler wrote: > Rahul Sundaram fedoraproject.org> writes: > > Other than what Todd has already said, note that apt-rpm is > > available in Fedora. If you need it > > > > # yum install apt > > But note that autoclean in apt-rpm (at least in the version currently > in Fedora 7) only cleans the apt cache (removes downloaded files no > longer in the repo), it doesn't remove any installed packages. > > Kevin Kofler > From kanarip at kanarip.com Sat Oct 20 19:46:51 2007 From: kanarip at kanarip.com (Jeroen van Meeuwen) Date: Sat, 20 Oct 2007 21:46:51 +0200 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <470D81BB.2070404@redhat.com> References: <470D81BB.2070404@redhat.com> Message-ID: <471A5B2B.1090800@kanarip.com> Mike McGrath wrote: > History: Up until Fedora 7 all RH family products had an install CD that > people could download, stick in their drive and install a minimal set of > packages or at least specify a method to install from. > > Problem: As of Fedora 7 (and soon with Fedora 8) they cannot do this. > The installable live cd can install but not in the traditional sense of > what people are used to. It has no package selection and cannot upgrade. > > Opinion: I believe, in part, this has contributed to the dip in numbers > we saw between FC6 and F7. > > Future problem: as of F8 for an individual arch a user could download > boot.iso, live cd, installable DVD, and a few respins. Respins are > going to get linked to a spins site, the torrents and public mirrors > site will be linked to as well. So the real question is what do we > 'suggest' our default install be? > > 1) Live CD: Can't upgrade, do package selection or specify install method. > 2) DVD: isn't live (duh :) but requires DVD burner and drive to do > installs. > 3) boot.iso: a little too advanced for causal users, etc. > > So which one do we link to directly from get-fedora? The public mirror > list will be there as it was in the past. > > -Mike > Maybe you could co-locate on spins.fedoraproject.org the torrent I've set up almost immediately after the CD showed to be a big deal to a big number of people: http://fedora.kanarip.com/torrents/ -- Kind regards, Jeroen van Meeuwen -kanarip -- http://www.kanarip.com/ RHCE, LPIC-2, MCP, CCNA C6B0 7FB4 43E6 CDDA D258 F70B 28DE 9FDA 9342 BF08 From kanarip at kanarip.com Sat Oct 20 19:49:34 2007 From: kanarip at kanarip.com (Jeroen van Meeuwen) Date: Sat, 20 Oct 2007 21:49:34 +0200 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <1192075110.19308.21.camel@cutter> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <470D9C88.9050106@redhat.com> <1192075110.19308.21.camel@cutter> Message-ID: <471A5BCE.5060708@kanarip.com> seth vidal wrote: > On Wed, 2007-10-10 at 22:46 -0500, Mike McGrath wrote: >> John Reiser wrote: >>>> So the real question is what do we 'suggest' our default install be? >>>> >>>> 1) Live CD: Can't upgrade, do package selection or specify install method. >>>> >>> Why can't a system that is installed from the Live CD be upgraded? >>> What would it take to make such an installation upgradeable? >>> I believe it is reasonable if the upgrade is possible, even if it >>> requires a separate step after initial installation from Live CD. >>> [Specifying install method and package selection is a natural for the >>> Rescue CD; see #3 below.] >>> >> Because the live cd install does an image copy and not an install. The >> workings behind the scenes are not the same right now in anaconda for >> the live cd and the normal install. > > Wait - you can upgrade after you boot into the installed livecd image. > You just can't upgrade it FROM the boot live image. > > -sv > > Isn't that like telling people to use the method of upgrading we tell everyone is not recommended and most definitely not supported in any way? -- Kind regards, Jeroen van Meeuwen -kanarip -- http://www.kanarip.com/ RHCE, LPIC-2, MCP, CCNA C6B0 7FB4 43E6 CDDA D258 F70B 28DE 9FDA 9342 BF08 From cra at WPI.EDU Sat Oct 20 20:08:54 2007 From: cra at WPI.EDU (Chuck Anderson) Date: Sat, 20 Oct 2007 16:08:54 -0400 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <471A5BCE.5060708@kanarip.com> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <470D9C88.9050106@redhat.com> <1192075110.19308.21.camel@cutter> <471A5BCE.5060708@kanarip.com> Message-ID: <20071020200854.GA25455@angus.ind.WPI.EDU> > >>>Why can't a system that is installed from the Live CD be upgraded? > >>>What would it take to make such an installation upgradeable? > >Wait - you can upgrade after you boot into the installed livecd image. > >You just can't upgrade it FROM the boot live image. > Isn't that like telling people to use the method of upgrading we tell > everyone is not recommended and most definitely not supported in any way? I think people are confused about a LiveCD installation. Once you tell the LiveCD to install to the hard disk, it becomes a regular installation on the hard disk. You can then upgrade that at a future date just like any other install, using anaconda to upgrade the system via new media, HTTP, FTP, NFS, etc. Of course, you can also try to "yum upgrade" it, which isn't recommended. From kanarip at kanarip.com Sat Oct 20 20:31:50 2007 From: kanarip at kanarip.com (Jeroen van Meeuwen) Date: Sat, 20 Oct 2007 22:31:50 +0200 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <20071020200854.GA25455@angus.ind.WPI.EDU> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <470D9C88.9050106@redhat.com> <1192075110.19308.21.camel@cutter> <471A5BCE.5060708@kanarip.com> <20071020200854.GA25455@angus.ind.WPI.EDU> Message-ID: <471A65B6.8010808@kanarip.com> Chuck Anderson wrote: >>>>> Why can't a system that is installed from the Live CD be upgraded? >>>>> What would it take to make such an installation upgradeable? > >>> Wait - you can upgrade after you boot into the installed livecd image. >>> You just can't upgrade it FROM the boot live image. > >> Isn't that like telling people to use the method of upgrading we tell >> everyone is not recommended and most definitely not supported in any way? > > I think people are confused about a LiveCD installation. Once you > tell the LiveCD to install to the hard disk, it becomes a regular > installation on the hard disk. You can then upgrade that at a future > date just like any other install, using anaconda to upgrade the system > via new media, HTTP, FTP, NFS, etc. Of course, you can also try to > "yum upgrade" it, which isn't recommended. > Right what I was saying was you install from LiveCD, then boot into the installed OS and 6 months later you want to upgrade. You're two options are to use yum upgrade or use any of the regular install/upgrade methods like NFS/FTP/HTTP/DVD; the point being, you cannot upgrade using a CD so you either need a fast link, the infrastructure to host NFS/FTP/HTTP, the knowledge and spirit of mind to partition your hard drive such that it can hold a DVD image you can upgrade from, or you must be willing to take the risk and yum upgrade. I'm not misunderstanding the concept of a LiveCD in any way, I'm just disagreeing about how important having CD media released by the Fedora Project is exactly. So, not releasing CD sets is like saying you need to yum upgrade although it is not recommended just because someone out there isn't using the LiveCD installer because they tried Fedora and felt comfortable. Someone is actually needing CD sets, and based on the numbers that has been at least 760 people in the last 4 weeks. Kind regards, Jeroen van Meeuwen -kanarip From sundaram at fedoraproject.org Sat Oct 20 19:38:17 2007 From: sundaram at fedoraproject.org (Rahul Sundaram) Date: Sun, 21 Oct 2007 02:08:17 +0630 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <471A65B6.8010808@kanarip.com> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <470D9C88.9050106@redhat.com> <1192075110.19308.21.camel@cutter> <471A5BCE.5060708@kanarip.com> <20071020200854.GA25455@angus.ind.WPI.EDU> <471A65B6.8010808@kanarip.com> Message-ID: <471A5929.10605@fedoraproject.org> Jeroen van Meeuwen wrote: > I'm not misunderstanding the concept of a LiveCD in any way, I'm just > disagreeing about how important having CD media released by the Fedora > Project is exactly. > > So, not releasing CD sets is like saying you need to yum upgrade > although it is not recommended just because someone out there isn't > using the LiveCD installer because they tried Fedora and felt > comfortable. Someone is actually needing CD sets, and based on the > numbers that has been at least 760 people in the last 4 weeks. I think the better solution is to support live upgrades better and don't do multi arch in live images by default so that they fit into a CD for all architectures. Rahul From kanarip at kanarip.com Sat Oct 20 20:50:16 2007 From: kanarip at kanarip.com (Jeroen van Meeuwen) Date: Sat, 20 Oct 2007 22:50:16 +0200 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <471A5929.10605@fedoraproject.org> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <470D9C88.9050106@redhat.com> <1192075110.19308.21.camel@cutter> <471A5BCE.5060708@kanarip.com> <20071020200854.GA25455@angus.ind.WPI.EDU> <471A65B6.8010808@kanarip.com> <471A5929.10605@fedoraproject.org> Message-ID: <471A6A08.7070507@kanarip.com> Rahul Sundaram wrote: > Jeroen van Meeuwen wrote: > >> I'm not misunderstanding the concept of a LiveCD in any way, I'm just >> disagreeing about how important having CD media released by the Fedora >> Project is exactly. >> >> So, not releasing CD sets is like saying you need to yum upgrade >> although it is not recommended just because someone out there isn't >> using the LiveCD installer because they tried Fedora and felt >> comfortable. Someone is actually needing CD sets, and based on the >> numbers that has been at least 760 people in the last 4 weeks. > > I think the better solution is to support live upgrades better and don't > do multi arch in live images by default so that they fit into a CD for > all architectures. > > Rahul > If only we could fulfill todays needs with whatever the future promises. From jon at fedoraunity.org Sat Oct 20 20:50:39 2007 From: jon at fedoraunity.org (Jonathan Steffan) Date: Sat, 20 Oct 2007 14:50:39 -0600 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <20071020200854.GA25455@angus.ind.WPI.EDU> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <470D9C88.9050106@redhat.com> <1192075110.19308.21.camel@cutter> <471A5BCE.5060708@kanarip.com> <20071020200854.GA25455@angus.ind.WPI.EDU> Message-ID: <471A6A1F.5000302@fedoraunity.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Does anyone have the *technical* reason we are not doing CDs? Is this because we don't want to have mirrors hosting the additional data? I can assume the Live images have taken the space we have dedicated for CD ISOs in the past, is this the case? Is it the testing load.. or is it we don't want to have to maintain pkgorder in anaconda anymore? ;-) I hate to blatantly plug Fedora Unity, but we are doing some neat stuff. The Fedora Project could utilize some of the work we are doing, specifically with regards to Jigdo. If the issue is really an issue of storage space, a Spin of CD ISOs could be built against the GOLD tree (which wont have a changing package set and will survive the updates tree madness) and then shared via Jigdo. This would utilize the bits that are in the exploded GOLD tree (the release Everything tree)... not requiring mirrors to take on additional bits. Fedora Unity will be releasing GOLD CD iso images (if the Fedora Project wont), but I think we would prefer to "pass the buck" with regards to testing the Spin. If push comes to shove, I expect we'll do it. The only *real* drawback to Jigdo is the moving target of the updates repo for Re-Spins but this is another issue. I see *no* drawbacks to appeasing the remaining CD users by releasing a Spin, Jigdo only. I think PyJigdo (a python based implementation on top of the existing Jigdo[1]) should be ready for a beta release by the Fedora 8 release date, if not sooner. No matter if PyJigdo is ready, we can always use jigdo-lite, but it doesn't integrate nicely with the mirror lists. We could do a neat server side rewrite of the .jigdo data for the [Servers] section to just dump in the geoIP list of servers for a given request but I have given up on server side solutions in favor of a new and better client. A spin shared with just jigdo-lite will do mirror failover, which basically means the first mirror listed will get pounded. To prevent this, end users will have to edit the [Servers] section and that is not ideal. If the server-side rewrite of the [Servers] section (based on geo-IP mirrormanager data) needs to be done, it should be somewhat trivial but I'm not certain it would be scalable as my last attempt at server-side solutions to the updates tree issues was a failure. Let Fedora Unity know, we are here for the community. These are our stats for CD images for our Re-Spin: Re-Spin Jigdo CD, Mirror Member 1: 261 Re-Spin Jigdo CD, Mirror Member 2: 204 GOLD CD Torrent (last 4 weeks): 760 These numbers are not "wow, we need to do CD images" but they would be exponentially increased if they were for "official images" promoted by the Fedora Project. Just my $0.02 Jonathan Steffan daMaestro -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iD8DBQFHGmoerRJs5w2Gr1kRAlD4AJ9wygUF0iYkOlygY9XCvBrXtv5maQCePUwn fQK2LEPdId2eFYTt3qM90Tg= =T3rb -----END PGP SIGNATURE----- From sundaram at fedoraproject.org Sat Oct 20 20:00:34 2007 From: sundaram at fedoraproject.org (Rahul Sundaram) Date: Sun, 21 Oct 2007 02:30:34 +0630 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <471A6A08.7070507@kanarip.com> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <470D9C88.9050106@redhat.com> <1192075110.19308.21.camel@cutter> <471A5BCE.5060708@kanarip.com> <20071020200854.GA25455@angus.ind.WPI.EDU> <471A65B6.8010808@kanarip.com> <471A5929.10605@fedoraproject.org> <471A6A08.7070507@kanarip.com> Message-ID: <471A5E62.1050801@fedoraproject.org> Jeroen van Meeuwen wrote: > Rahul Sundaram wrote: >> Jeroen van Meeuwen wrote: >> >>> I'm not misunderstanding the concept of a LiveCD in any way, I'm just >>> disagreeing about how important having CD media released by the >>> Fedora Project is exactly. >>> >>> So, not releasing CD sets is like saying you need to yum upgrade >>> although it is not recommended just because someone out there isn't >>> using the LiveCD installer because they tried Fedora and felt >>> comfortable. Someone is actually needing CD sets, and based on the >>> numbers that has been at least 760 people in the last 4 weeks. >> >> I think the better solution is to support live upgrades better and >> don't do multi arch in live images by default so that they fit into a >> CD for all architectures. >> >> Rahul >> > > If only we could fulfill todays needs with whatever the future promises. The need is actually for the next release. There is no reason reason we couldn't do put more effort into what I had just outlined now onwards for the next development cycle. We could release Fedora 8 live images and when we release Fedora 9, we make live upgrades a supported option. That would solve the actual problem instead of working around it. Rahul From cra at WPI.EDU Sat Oct 20 21:05:32 2007 From: cra at WPI.EDU (Chuck Anderson) Date: Sat, 20 Oct 2007 17:05:32 -0400 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <471A6A1F.5000302@fedoraunity.org> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <470D9C88.9050106@redhat.com> <1192075110.19308.21.camel@cutter> <471A5BCE.5060708@kanarip.com> <20071020200854.GA25455@angus.ind.WPI.EDU> <471A6A1F.5000302@fedoraunity.org> Message-ID: <20071020210532.GE21171@angus.ind.WPI.EDU> On Sat, Oct 20, 2007 at 02:50:39PM -0600, Jonathan Steffan wrote: > Does anyone have the *technical* reason we are not doing CDs? Is this > because we don't want to have mirrors hosting the additional data? I can > assume the Live images have taken the space we have dedicated for CD > ISOs in the past, is this the case? Is it the testing load.. or is it we > don't want to have to maintain pkgorder in anaconda anymore? ;-) > ... a whole lot about Jigdo and PyJigdo ... > > These are our stats for CD images for our Re-Spin: > > Re-Spin Jigdo CD, Mirror Member 1: 261 > Re-Spin Jigdo CD, Mirror Member 2: 204 > GOLD CD Torrent (last 4 weeks): 760 > > These numbers are not "wow, we need to do CD images" but they would be > exponentially increased if they were for "official images" promoted by > the Fedora Project. +1 I agree. We should do CD images for Fedora 8. Either by the regular ISO distribution, or via Jigdo. Perhaps regular ISO for now, and work on Jigdo for Fedora 9. From kanarip at kanarip.com Sat Oct 20 21:06:50 2007 From: kanarip at kanarip.com (Jeroen van Meeuwen) Date: Sat, 20 Oct 2007 23:06:50 +0200 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <471A6A1F.5000302@fedoraunity.org> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <470D9C88.9050106@redhat.com> <1192075110.19308.21.camel@cutter> <471A5BCE.5060708@kanarip.com> <20071020200854.GA25455@angus.ind.WPI.EDU> <471A6A1F.5000302@fedoraunity.org> Message-ID: <471A6DEA.1030805@kanarip.com> Jonathan Steffan wrote: > I hate to blatantly plug Fedora Unity, but we are doing some neat stuff. > The Fedora Project could utilize some of the work we are doing, > specifically with regards to Jigdo. If the issue is really an issue of > storage space, a Spin of CD ISOs could be built against the GOLD tree > (which wont have a changing package set and will survive the updates > tree madness) and then shared via Jigdo. This would utilize the bits > that are in the exploded GOLD tree (the release Everything tree)... not > requiring mirrors to take on additional bits. Fedora Unity will be > releasing GOLD CD iso images (if the Fedora Project wont), but I think > we would prefer to "pass the buck" with regards to testing the Spin. If > push comes to shove, I expect we'll do it. The only *real* drawback to > Jigdo is the moving target of the updates repo for Re-Spins but this is > another issue. I see *no* drawbacks to appeasing the remaining CD users > by releasing a Spin, Jigdo only. > Neither do I. Templates can be as thin as possible while mirrors also include the non-RPM parts when composed against the release tree that every mirror will carry. Major plus is that most parts can be used from the exploded tree, and that the DVD iso could be removed from the mirrors also. > I think PyJigdo (a python based implementation on top of the existing > Jigdo[1]) should be ready for a beta release by the Fedora 8 release > date, if not sooner. Like in the topic of trying jigdo some time ago it whould need to be first tested with the test releases... we're done with those. We could however try and make this a F9Feature. > These are our stats for CD images for our Re-Spin: > > Re-Spin Jigdo CD, Mirror Member 1: 261 > Re-Spin Jigdo CD, Mirror Member 2: 204 > GOLD CD Torrent (last 4 weeks): 760 > Mind that the GOLD CD sets on my torrents are listed on fp.o/wiki/CustomSpins :/ > These numbers are not "wow, we need to do CD images" but they would be > exponentially increased if they were for "official images" promoted by > the Fedora Project. > Kind regards, Jeroen van Meeuwen -kanarip From frank-buettner at gmx.net Sat Oct 20 21:07:08 2007 From: frank-buettner at gmx.net (=?UTF-8?B?RnJhbmsgQsO8dHRuZXI=?=) Date: Sat, 20 Oct 2007 23:07:08 +0200 Subject: when will cvs reopen Message-ID: <471A6DFC.4000307@gmx.net> Hello, has somebody infos when cvs will be reopen? -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 5766 bytes Desc: S/MIME Cryptographic Signature URL: From jon at fedoraunity.org Sat Oct 20 21:09:40 2007 From: jon at fedoraunity.org (Jonathan Steffan) Date: Sat, 20 Oct 2007 15:09:40 -0600 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <471A6A1F.5000302@fedoraunity.org> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <470D9C88.9050106@redhat.com> <1192075110.19308.21.camel@cutter> <471A5BCE.5060708@kanarip.com> <20071020200854.GA25455@angus.ind.WPI.EDU> <471A6A1F.5000302@fedoraunity.org> Message-ID: <471A6E94.3030900@fedoraunity.org> Jonathan Steffan wrote: > I think PyJigdo (a python based implementation on top of the existing > Jigdo[1]) should be ready for a beta release by the Fedora 8 release > date, if not sooner. Ha ha. [1] https://hosted.fedoraproject.org/projects/pyjigdo/ [1] http://pyjigdo.org/ Jonathan Steffan daMaestro From kanarip at kanarip.com Sat Oct 20 21:17:42 2007 From: kanarip at kanarip.com (Jeroen van Meeuwen) Date: Sat, 20 Oct 2007 23:17:42 +0200 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <471A5E62.1050801@fedoraproject.org> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <470D9C88.9050106@redhat.com> <1192075110.19308.21.camel@cutter> <471A5BCE.5060708@kanarip.com> <20071020200854.GA25455@angus.ind.WPI.EDU> <471A65B6.8010808@kanarip.com> <471A5929.10605@fedoraproject.org> <471A6A08.7070507@kanarip.com> <471A5E62.1050801@fedoraproject.org> Message-ID: <471A7076.5050404@kanarip.com> Rahul Sundaram wrote: > Jeroen van Meeuwen wrote: >> Rahul Sundaram wrote: >>> Jeroen van Meeuwen wrote: >>> >>>> I'm not misunderstanding the concept of a LiveCD in any way, I'm >>>> just disagreeing about how important having CD media released by the >>>> Fedora Project is exactly. >>>> >>>> So, not releasing CD sets is like saying you need to yum upgrade >>>> although it is not recommended just because someone out there isn't >>>> using the LiveCD installer because they tried Fedora and felt >>>> comfortable. Someone is actually needing CD sets, and based on the >>>> numbers that has been at least 760 people in the last 4 weeks. >>> >>> I think the better solution is to support live upgrades better and >>> don't do multi arch in live images by default so that they fit into a >>> CD for all architectures. >>> >>> Rahul >>> >> >> If only we could fulfill todays needs with whatever the future promises. > > The need is actually for the next release. There is no reason reason we > couldn't do put more effort into what I had just outlined now onwards > for the next development cycle. We could release Fedora 8 live images > and when we release Fedora 9, we make live upgrades a supported option. > That would solve the actual problem instead of working around it. > > Rahul > I'm sorry if I'm misunderstanding you but I don't think you can call what we had with FC6 and lost with F7 "a work around" for a problem that we've introduced with F8 -no upgrades using CDs. -- Kind regards, Jeroen van Meeuwen -kanarip -- http://www.kanarip.com/ RHCE, LPIC-2, MCP, CCNA C6B0 7FB4 43E6 CDDA D258 F70B 28DE 9FDA 9342 BF08 From jkeating at redhat.com Sat Oct 20 21:16:38 2007 From: jkeating at redhat.com (Jesse Keating) Date: Sat, 20 Oct 2007 17:16:38 -0400 Subject: when will cvs reopen In-Reply-To: <471A6DFC.4000307@gmx.net> References: <471A6DFC.4000307@gmx.net> Message-ID: <20071020171638.6807e3ec@redhat.com> On Sat, 20 Oct 2007 23:07:08 +0200 "Frank B?ttner" wrote: > has somebody infos when cvs will be reopen? It is taking longer than I expected, but I am still confident that CVS will reopen within the next few hours. There is only about 800 packages left to branch and we've got a slightly faster branching tool chewing through these. I'm still keeping my eye on it and will be able to monitor it closer soon and restart it when necessary. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From kanarip at kanarip.com Sat Oct 20 21:21:55 2007 From: kanarip at kanarip.com (Jeroen van Meeuwen) Date: Sat, 20 Oct 2007 23:21:55 +0200 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <20071020210532.GE21171@angus.ind.WPI.EDU> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <470D9C88.9050106@redhat.com> <1192075110.19308.21.camel@cutter> <471A5BCE.5060708@kanarip.com> <20071020200854.GA25455@angus.ind.WPI.EDU> <471A6A1F.5000302@fedoraunity.org> <20071020210532.GE21171@angus.ind.WPI.EDU> Message-ID: <471A7173.4030806@kanarip.com> Chuck Anderson wrote: > On Sat, Oct 20, 2007 at 02:50:39PM -0600, Jonathan Steffan wrote: >> Does anyone have the *technical* reason we are not doing CDs? Is this >> because we don't want to have mirrors hosting the additional data? I can >> assume the Live images have taken the space we have dedicated for CD >> ISOs in the past, is this the case? Is it the testing load.. or is it we >> don't want to have to maintain pkgorder in anaconda anymore? ;-) >> > ... a whole lot about Jigdo and PyJigdo ... >> These are our stats for CD images for our Re-Spin: >> >> Re-Spin Jigdo CD, Mirror Member 1: 261 >> Re-Spin Jigdo CD, Mirror Member 2: 204 >> GOLD CD Torrent (last 4 weeks): 760 >> >> These numbers are not "wow, we need to do CD images" but they would be >> exponentially increased if they were for "official images" promoted by >> the Fedora Project. > > +1 > > I agree. We should do CD images for Fedora 8. Either by the regular > ISO distribution, or via Jigdo. Perhaps regular ISO for now, and work > on Jigdo for Fedora 9. > We'll have torrents for F8 CDs up in no-time added to fp.org/wiki/CustomSpins and the FAQ. We're gonna want pyJigdo in F9 for mirror(-manager) compatibility purposes and the ability of also distributing Re-Spins, Re-Mixes and Fedora forks (based on Fedora distributions), perhaps a GUI front-end, maybe someone can help us making a multi-platform client. If you do, join #fedora-unity-devel on FreeNode. -- Kind regards, Jeroen van Meeuwen -kanarip -- http://www.kanarip.com/ RHCE, LPIC-2, MCP, CCNA C6B0 7FB4 43E6 CDDA D258 F70B 28DE 9FDA 9342 BF08 From sundaram at fedoraproject.org Sat Oct 20 20:22:20 2007 From: sundaram at fedoraproject.org (Rahul Sundaram) Date: Sun, 21 Oct 2007 02:52:20 +0630 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <471A7076.5050404@kanarip.com> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <470D9C88.9050106@redhat.com> <1192075110.19308.21.camel@cutter> <471A5BCE.5060708@kanarip.com> <20071020200854.GA25455@angus.ind.WPI.EDU> <471A65B6.8010808@kanarip.com> <471A5929.10605@fedoraproject.org> <471A6A08.7070507@kanarip.com> <471A5E62.1050801@fedoraproject.org> <471A7076.5050404@kanarip.com> Message-ID: <471A637C.9090009@fedoraproject.org> Jeroen van Meeuwen wrote: >> > > I'm sorry if I'm misunderstanding you but I don't think you can call > what we had with FC6 and lost with F7 "a work around" for a problem that > we've introduced with F8 -no upgrades using CDs. You are trying to workaround the lack of supported live upgrade by providing regular CD images. We had installable live CD's which replace the regular cd's for Fedora 7. The only problem with the replacement that I can see is that lack of a supported live upgrade. The fix IMO is to make it a supported option. So if we release live images for Fedora 8 and make live upgrades supported when we release Fedora 9, what problems are left to solve? Rahul From frank-buettner at gmx.net Sat Oct 20 21:32:18 2007 From: frank-buettner at gmx.net (=?UTF-8?B?RnJhbmsgQsO8dHRuZXI=?=) Date: Sat, 20 Oct 2007 23:32:18 +0200 Subject: when will cvs reopen In-Reply-To: <20071020171638.6807e3ec@redhat.com> References: <471A6DFC.4000307@gmx.net> <20071020171638.6807e3ec@redhat.com> Message-ID: <471A73E2.8010300@gmx.net> Jesse Keating schrieb: > On Sat, 20 Oct 2007 23:07:08 +0200 > "Frank B?ttner" wrote: > >> has somebody infos when cvs will be reopen? > > It is taking longer than I expected, but I am still confident that CVS > will reopen within the next few hours. There is only about 800 > packages left to branch and we've got a slightly faster branching tool > chewing through these. I'm still keeping my eye on it and will be able > to monitor it closer soon and restart it when necessary. > > Thanks for the information. -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 5766 bytes Desc: S/MIME Cryptographic Signature URL: From ml at deadbabylon.de Sat Oct 20 21:47:05 2007 From: ml at deadbabylon.de (Sebastian Vahl) Date: Sat, 20 Oct 2007 23:47:05 +0200 Subject: rpms/beryl-manager/devel dead.package, NONE, 1.1 Makefile, 1.1, NONE beryl-manager-0.1.4-pidof.patch, 1.1, NONE beryl-manager.spec, 1.12, NONE sources, 1.9, NONE In-Reply-To: References: <200710171719.l9HHJKRJ008539@cvs-int.fedora.redhat.com> <4719C1B7.3080304@leemhuis.info> Message-ID: <200710202347.11135.ml@deadbabylon.de> Am Sa 20.Oktober 2007 schrieb Hikaru Amano: > On 10/20/07, Thorsten Leemhuis wrote: > > On 19.10.2007 23:41, Sebastian Vahl wrote: > > > Am Mi 17.Oktober 2007 schrieb Jarod Wilson: > > >> Author: jwilson > > >> > > >> Update of /cvs/pkgs/rpms/beryl-manager/devel > > >> In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8532 > > >> > > >> Added Files: > > >> dead.package > > >> Removed Files: > > >> Makefile beryl-manager-0.1.4-pidof.patch beryl-manager.spec > > >> sources > > >> Log Message: > > >> Mark beryl bits as dead, since its merged back with current compiz > > > > > > Is it? As far as I know the former beryl-manager and beryl-settings are > > > not in compiz-0.6. > > > > Just a note FYI: ccsm (successor of beryl-settings afaics) is under > > review in https://bugzilla.redhat.com/show_bug.cgi?id=328981 > > > > I've no idea is something like beryl-manager still exists in the new > > merged world. > > it still exist, with the name fusion-icon (I think they call it > compiz-fusion-icon now) .. however, upstream keep changing the name > and the installation method, causing it hard to be packaged and > reviewed .. > > maybe after upstream released a stable release, i'll package it .. Do you mean this one? http://gitweb.opencompositing.org/?p=users/crdlb/fusion-icon;a=tree There are existing two fusion-icon trees in compiz' git. Both of them are in the subtree for users. The other one seems to be quite old. The one above seems to be easy to package because it's based on python. In a five-minutes-test based on an initially spec it also seems to work quite well. But your right: There should be released an official tarball/version first. Sebastian -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part. URL: From ml at deadbabylon.de Sat Oct 20 21:51:00 2007 From: ml at deadbabylon.de (Sebastian Vahl) Date: Sat, 20 Oct 2007 23:51:00 +0200 Subject: rpms/beryl-manager/devel dead.package, NONE, 1.1 Makefile, 1.1, NONE beryl-manager-0.1.4-pidof.patch, 1.1, NONE beryl-manager.spec, 1.12, NONE sources, 1.9, NONE In-Reply-To: <4719C1B7.3080304@leemhuis.info> References: <200710171719.l9HHJKRJ008539@cvs-int.fedora.redhat.com> <200710192341.37182.ml@deadbabylon.de> <4719C1B7.3080304@leemhuis.info> Message-ID: <200710202351.00715.ml@deadbabylon.de> Am Sa 20.Oktober 2007 schrieb Thorsten Leemhuis: > On 19.10.2007 23:41, Sebastian Vahl wrote: > > Am Mi 17.Oktober 2007 schrieb Jarod Wilson: > >> Author: jwilson > >> > >> Update of /cvs/pkgs/rpms/beryl-manager/devel > >> In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8532 > >> > >> Added Files: > >> dead.package > >> Removed Files: > >> Makefile beryl-manager-0.1.4-pidof.patch beryl-manager.spec > >> sources > >> Log Message: > >> Mark beryl bits as dead, since its merged back with current compiz > > > > Is it? As far as I know the former beryl-manager and beryl-settings are > > not in compiz-0.6. > > Just a note FYI: ccsm (successor of beryl-settings afaics) is under > review in https://bugzilla.redhat.com/show_bug.cgi?id=328981 Thanks. I wasn't aware of this one. And also not that libcompizconfig and compizconfig-backend-gconf are also in review. So there's maybe time to get also compizconfig-backend-kconf in a review. At least that they also have released a tarball for compiz 0.6: http://releases.compiz-fusion.org/0.6.0/compizconfig-backend-kconfig-0.6.0.tar.bz2 Sebastian -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part. URL: From kanarip at kanarip.com Sat Oct 20 22:12:24 2007 From: kanarip at kanarip.com (Jeroen van Meeuwen) Date: Sun, 21 Oct 2007 00:12:24 +0200 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <471A637C.9090009@fedoraproject.org> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <470D9C88.9050106@redhat.com> <1192075110.19308.21.camel@cutter> <471A5BCE.5060708@kanarip.com> <20071020200854.GA25455@angus.ind.WPI.EDU> <471A65B6.8010808@kanarip.com> <471A5929.10605@fedoraproject.org> <471A6A08.7070507@kanarip.com> <471A5E62.1050801@fedoraproject.org> <471A7076.5050404@kanarip.com> <471A637C.9090009@fedoraproject.org> Message-ID: <471A7D48.7070803@kanarip.com> Rahul Sundaram wrote: > Jeroen van Meeuwen wrote: > >>> >> >> I'm sorry if I'm misunderstanding you but I don't think you can call >> what we had with FC6 and lost with F7 "a work around" for a problem >> that we've introduced with F8 -no upgrades using CDs. > > You are trying to workaround the lack of supported live upgrade by > providing regular CD images. > I'm providing CDs to fulfill what (obviously) many people need, you can hardly consider that a workaround rather then providing what was in FC6 and lost in F7. Sure the lack of supported for live upgrades is a problem that possibly could be delt with for F9, but that isn't the point here. When F9 is released some people will not have been able to upgrade for over a year. As the original post in this thread shows, this may have caused a dip in the F7 number of installs. Again, I'm providing those CD sets to enable people to deal with the Fedora Project not releasing any, and frankly, because I can. Not because I want to workaround the non-upgradeable but installable LiveCD, no matter how many times you repeat yourself and try and convince me it is a workaround from your point of view. > We had installable live CD's which replace the regular cd's for Fedora > 7. Obviously what we're arguing about here is that someone decided the installable LiveCDs were a perfect *replacement* and as many may have argued then, now it shows to be an incomplete replacement as not everything we could do with the CD sets we can do with LiveCDs. The only problem with the replacement that I can see is that lack of > a supported live upgrade. The fix IMO is to make it a supported option. > > So if we release live images for Fedora 8 and make live upgrades > supported when we release Fedora 9, what problems are left to solve? > Upgrades from F7 to F8 using LiveCD's. Not being able to upgrade to F8 using *just* CDs. People may be running FC6 still because they haven't been able to upgrade to F7 -I guess some if not most of them moved on to another distribution. So again if the Fedora Project doesn't actually release any CD sets for installation or upgrade, another set of off-site torrents will spawn and they'll be listed in CustomSpins (as non-official and non-approved), and they'll be listed in the FAQ (with all the not-released-by-FP notices). This will go on until there is a feasible successor. What the Fedora Project could do (as mentioned in my original reply to Mike) is link those torrents and/or provide a seed. -- Kind regards, Jeroen van Meeuwen -kanarip -- http://www.kanarip.com/ RHCE, LPIC-2, MCP, CCNA C6B0 7FB4 43E6 CDDA D258 F70B 28DE 9FDA 9342 BF08 From rodd at clarkson.id.au Sat Oct 20 22:12:46 2007 From: rodd at clarkson.id.au (Rodd Clarkson) Date: Sun, 21 Oct 2007 08:12:46 +1000 Subject: Opinions needed (in bugzilla please) regarding Firefox/compiz interaction for Fedora 8. In-Reply-To: <20071019101244.7a7d62c7@redhat.com> References: <20071019095919.54791e62@redhat.com> <1192803165.7047.29.camel@oneill.fubar.dk> <20071019101244.7a7d62c7@redhat.com> Message-ID: <1192918382.2988.5.camel@localhost.localdomain> On Fri, 2007-10-19 at 10:12 -0400, Jesse Keating wrote: > On Fri, 19 Oct 2007 10:12:45 -0400 > David Zeuthen wrote: > > > It's worse than that. When using Metacity, firefox jumps to the > > workspace thus ruining your carefully set up workspaces. That's bug > > 307581 which is almost certainly the same problem. Keep in mind that > > our *default* install includes this very combo (multiple workspaces, > > metacity, firefox). Yet, some people told me this wasn't a blocker... > > Go figure. The good news is that there is patch. > > and a build of metacity is done to fix this, and will be in Fedora 8. > I'm not as concerned about the metacity case, mostly because I don't > use it (: Okay, and I know this opens a new can of worms, but I think it's important that this is consistent across metacity and compiz (and others?) You shouldn't have to learn a new behavior because you switch your desktop manager, especially since this is mostly about how to handle the multiple desktop issue. Granted, the different desktops work in different ways, but where possible they should mimic each others behaviors. After all, compiz is the 3D version of Metacity (given that you're not adding compiz like rendering into metacity since compiz does it). R. -- "It's a fine line between denial and faith. It's much better on my side" From sundaram at fedoraproject.org Sat Oct 20 21:21:38 2007 From: sundaram at fedoraproject.org (Rahul Sundaram) Date: Sun, 21 Oct 2007 03:51:38 +0630 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <471A7D48.7070803@kanarip.com> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <470D9C88.9050106@redhat.com> <1192075110.19308.21.camel@cutter> <471A5BCE.5060708@kanarip.com> <20071020200854.GA25455@angus.ind.WPI.EDU> <471A65B6.8010808@kanarip.com> <471A5929.10605@fedoraproject.org> <471A6A08.7070507@kanarip.com> <471A5E62.1050801@fedoraproject.org> <471A7076.5050404@kanarip.com> <471A637C.9090009@fedoraproject.org> <471A7D48.7070803@kanarip.com> Message-ID: <471A7162.4080004@fedoraproject.org> Jeroen van Meeuwen wrote: > Upgrades from F7 to F8 using LiveCD's. Not being able to upgrade to F8 > using *just* CDs. Now we are talking about an actual problem which wasn't clear to me earlier. So if Fedora Project released regular CD's for this release and makes live upgrades a supported option from Fedora 9 onwards, do you see any need for a regular CD variant in the future? Rahul From valent.turkovic at gmail.com Sat Oct 20 22:28:13 2007 From: valent.turkovic at gmail.com (Valent Turkovic) Date: Sun, 21 Oct 2007 00:28:13 +0200 Subject: what to do when gnome power manager shows wrong battery capacity? In-Reply-To: <64b14b300710180635m63f7f223t7d0e64a578f5f52a@mail.gmail.com> References: <64b14b300710180635m63f7f223t7d0e64a578f5f52a@mail.gmail.com> Message-ID: <64b14b300710201528j9c58933ua90dc6da9d917743@mail.gmail.com> I'm back on my original question. On HP Pavilion dv6426us GPM shows: Current Charge: 50.5 Wh Designed charge: 88.8 Wh and /proc show this: # cat /proc/acpi/battery/BAT0/info present: yes design capacity: 6000 mAh last full capacity: 4032 mAh battery technology: rechargeable design voltage: 14800 mV design capacity warning: 207 mAh design capacity low: 125 mAh capacity granularity 1: 10 mAh capacity granularity 2: 25 mAh model number: Primary serial number: battery type: LION OEM info: Hewlett-Packard But I pulled the battery out and on the back of the battery on the label it says: 10.8V and 47Wh that is 4350 mAh not 6000 mAh as /proc info says... and design voltage is also wrong. On 10/18/07, Valent Turkovic wrote: > Sorry for long subject, but what to do when gnome power manager shows > wrong battery capacity? > > I have two laptops for who I see that battery capacity is stated as > 88.8Wh but it is not! So when gnome starts I get an error message > saying I have a faulty battery. What do I need to do? Submit a bug? To > what component? Send an email? To whom? > > Thank you, > Valent. > > -- > http://kernelreloaded.blog385.com/ > linux, blog, anime, spirituality, windsurf, wireless > registered as user #367004 with the Linux Counter, http://counter.li.org. > ICQ: 2125241, Skype: valent.turkovic > -- http://kernelreloaded.blog385.com/ linux, blog, anime, spirituality, windsurf, wireless registered as user #367004 with the Linux Counter, http://counter.li.org. ICQ: 2125241, Skype: valent.turkovic From mmcgrath at redhat.com Sat Oct 20 22:27:27 2007 From: mmcgrath at redhat.com (Mike McGrath) Date: Sat, 20 Oct 2007 17:27:27 -0500 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <471A6A1F.5000302@fedoraunity.org> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <470D9C88.9050106@redhat.com> <1192075110.19308.21.camel@cutter> <471A5BCE.5060708@kanarip.com> <20071020200854.GA25455@angus.ind.WPI.EDU> <471A6A1F.5000302@fedoraunity.org> Message-ID: <471A80CF.1000300@redhat.com> Jonathan Steffan wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Does anyone have the *technical* reason we are not doing CDs? Is this > because we don't want to have mirrors hosting the additional data? I can > assume the Live images have taken the space we have dedicated for CD > ISOs in the past, is this the case? Is it the testing load.. or is it we > don't want to have to maintain pkgorder in anaconda anymore? ;-) > I think the reason was just that the x86_64 install with multilib was not CD sized anymore. At least not for one CD with a 'minimal' install. Perhaps we should put a bounty out there for a single CD x86_64 install and see if anyone can do it :) -Mike From pertusus at free.fr Sat Oct 20 22:53:38 2007 From: pertusus at free.fr (Patrice Dumas) Date: Sun, 21 Oct 2007 00:53:38 +0200 Subject: fortran 90 .mod files Message-ID: <20071020225338.GC23353@free.fr> Hello, Currently there is no guideline regarding fortran 90 .mod, it seems to me that one is needed. These files are generated by gfortran when building a module. These are text files, but not intended to be read by humans. They are architecture dependent. When compiling some code that uses the module, the .mod has to be found in the include path (for example in a directory specified by -I). Where should the .mod be installed? I propose %_libdir %_libdir/include %_libdir/modules %_libdir/mod %_libdir/f90 %_includedir/%_lib %_includedir/%_lib/modules %_includedir/%_lib/mod %_includedir/%_lib/f90 (f90 may also be replaced by another meaningfull subdirectory name). This directory could be called %_fmoddir And add -I%_fmoddir in FFLAGS when compiling some code that requires the module. The optimal situation would be to have %_fmoddir defined in rpm macros and -I%_fmoddir added to default FFLAGS. So my first question is what is your advice about fortran modules directories? My second is, in case it is meaningful, what about my proposal regarding rpm macros? -- Pat From jon at fedoraunity.org Sat Oct 20 23:02:00 2007 From: jon at fedoraunity.org (Jonathan Steffan) Date: Sat, 20 Oct 2007 17:02:00 -0600 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <471A80CF.1000300@redhat.com> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <470D9C88.9050106@redhat.com> <1192075110.19308.21.camel@cutter> <471A5BCE.5060708@kanarip.com> <20071020200854.GA25455@angus.ind.WPI.EDU> <471A6A1F.5000302@fedoraunity.org> <471A80CF.1000300@redhat.com> Message-ID: <471A88E8.4090805@fedoraunity.org> Mike McGrath wrote: > I think the reason was just that the x86_64 install with multilib was > not CD sized anymore. At least not for one CD with a 'minimal' > install. Perhaps we should put a bounty out there for a single CD > x86_64 install and see if anyone can do it :) Ah, so it is pkgorder... (with regards to getting a base that is multilib to fit in ~700MB) ;-) So the problem is our "Base" group? Aka, we need to spend time on our comps to list much more as optional? I suppose this also would affect the x86 spin, making the "Base" install much smaller and thus not utilizing the available 700MB? Is this a bad thing? (proposing modifications to our groups definitions to bring multilib inline, however, having the side-effect of reducing the package payload for a "base" x86 install) Jonathan Steffan daMaestro From jkeating at redhat.com Sat Oct 20 23:15:46 2007 From: jkeating at redhat.com (Jesse Keating) Date: Sat, 20 Oct 2007 19:15:46 -0400 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <471A6A1F.5000302@fedoraunity.org> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <470D9C88.9050106@redhat.com> <1192075110.19308.21.camel@cutter> <471A5BCE.5060708@kanarip.com> <20071020200854.GA25455@angus.ind.WPI.EDU> <471A6A1F.5000302@fedoraunity.org> Message-ID: <20071020191546.3623ff1f@redhat.com> On Sat, 20 Oct 2007 14:50:39 -0600 Jonathan Steffan wrote: > Does anyone have the *technical* reason we are not doing CDs? It was a combination of a drop in hardware that has CD only drives (and still powerful enough to run Fedora), the increase in QA targets with the introduction of all the Live spins and there was potential for multiple choose your own adventure spins, which doing CD variants of all of those again increases the compose times, the QA targets, the increased duplication of content we're asking mirrors to handle, the increase in time it would take to rsync those bits around, and it was an experiment. We at a project level didn't see a whole lot of yelling and screaming about missing CD images so we did it again with F8, but late in F8 the noise swell has reached something of a critical mass, add to that we're only doing one choose your own adventure set so a matching CD set just for that isn't too unreasonable. Unfortunately it's way too late for F8 to re-introduce another install method and jump the size of the tree by a good chunk. We'll likely introduce CDs to complement the Fedora DVD install with the Alpha (should we go the Alpha/Beta/RC/Final route) of F9. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From sundaram at fedoraproject.org Sat Oct 20 22:29:26 2007 From: sundaram at fedoraproject.org (Rahul Sundaram) Date: Sun, 21 Oct 2007 04:59:26 +0630 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <20071020191546.3623ff1f@redhat.com> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <470D9C88.9050106@redhat.com> <1192075110.19308.21.camel@cutter> <471A5BCE.5060708@kanarip.com> <20071020200854.GA25455@angus.ind.WPI.EDU> <471A6A1F.5000302@fedoraunity.org> <20071020191546.3623ff1f@redhat.com> Message-ID: <471A8146.8060506@fedoraproject.org> Jesse Keating wrote: We at a project level didn't see a whole lot of yelling > and screaming about missing CD images so we did it again with F8, but > late in F8 the noise swell has reached something of a critical mass, > add to that we're only doing one choose your own adventure set so a > matching CD set just for that isn't too unreasonable. I am not sure what channels you were watching to get user feedback but both in users lists, forums and elsewhere there was a lot of users asking for CD variants. This I understood as a combination of several things 1) The download page and other documentation didn't make it entirely obvious that live images are installable. 2) The x86_64 image is not regular CD size 3) Lack of a supported live upgrade path. We are in the process of solving 1) but the rest of the problems still remain and IMO 2) should be solved by reducing the package set or dropping multi-lib and default and 3) can be solved by a commitment to supporting live upgrades better for the next release. Unfortunately > it's way too late for F8 to re-introduce another install method and > jump the size of the tree by a good chunk. We could do a torrent only release still. Some mirrors might be willing to carry it if we ask. Rahul From jkeating at redhat.com Sun Oct 21 00:34:28 2007 From: jkeating at redhat.com (Jesse Keating) Date: Sat, 20 Oct 2007 20:34:28 -0400 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <471A8146.8060506@fedoraproject.org> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <470D9C88.9050106@redhat.com> <1192075110.19308.21.camel@cutter> <471A5BCE.5060708@kanarip.com> <20071020200854.GA25455@angus.ind.WPI.EDU> <471A6A1F.5000302@fedoraunity.org> <20071020191546.3623ff1f@redhat.com> <471A8146.8060506@fedoraproject.org> Message-ID: <20071020203428.38a780d1@redhat.com> On Sun, 21 Oct 2007 04:59:26 +0630 Rahul Sundaram wrote: > We could do a torrent only release still. Some mirrors might be > willing to carry it if we ask. That only solves part of the problem. We haven't done CD based installs at all this development cycle and there is a lot of code path for those that just hasn't seen work, certainly not work in the wide variety of usage cases that our community throws at it. I'm not comfortable putting an install type out there as an official release without having the benefit of at least a couple pre-release gauntlets. -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From kagesenshi.87 at gmail.com Sun Oct 21 01:06:21 2007 From: kagesenshi.87 at gmail.com (Hikaru Amano) Date: Sun, 21 Oct 2007 09:06:21 +0800 Subject: rpms/beryl-manager/devel dead.package, NONE, 1.1 Makefile, 1.1, NONE beryl-manager-0.1.4-pidof.patch, 1.1, NONE beryl-manager.spec, 1.12, NONE sources, 1.9, NONE In-Reply-To: <200710202347.11135.ml@deadbabylon.de> References: <200710171719.l9HHJKRJ008539@cvs-int.fedora.redhat.com> <4719C1B7.3080304@leemhuis.info> <200710202347.11135.ml@deadbabylon.de> Message-ID: On 10/21/07, Sebastian Vahl wrote: > Do you mean this one? > http://gitweb.opencompositing.org/?p=users/crdlb/fusion-icon;a=tree > > There are existing two fusion-icon trees in compiz' git. Both of them are in > the subtree for users. The other one seems to be quite old. > The one above seems to be easy to package because it's based on python. In a > five-minutes-test based on an initially spec it also seems to work quite > well. But your right: There should be released an official tarball/version > first. once the installer uses a Makefile .. then setup.py .. then they added some new files .. then they removed some files ... and just recently they've done a full rewrite ... thats why i think its better for them to release an official tarball first before started doing any real packaging for it .. On 10/21/07, Sebastian Vahl wrote: > Thanks. I wasn't aware of this one. And also not that libcompizconfig and > compizconfig-backend-gconf are also in review. So there's maybe time to get libcompizconfig barely made it before the freeze ...ccs-backend-gconf and ccs-python just passed review and waiting for cvs .. ccsm still under review .. i'll add ccs-backend-kconfig later > also compizconfig-backend-kconf in a review. At least that they also have > released a tarball for compiz 0.6: > http://releases.compiz-fusion.org/0.6.0/compizconfig-backend-kconfig-0.6.0.tar.bz2 ey? .. they already put the tarball there? .. on 18th oct they announce they are still preparing for 0.6.0 release, but seems like they've put some bits there ... -- Mohd Izhar Firdaus Bin Ismail Amano Hikaru ??? ???? ???? http://fedoraproject.org/wiki/MohdIzharFirdaus http://blog.kagesenshi.org 92C2 B295 B40B B3DC 6866 5011 5BD2 584A 8A5D 7331 From kagesenshi.87 at gmail.com Sun Oct 21 02:00:10 2007 From: kagesenshi.87 at gmail.com (Hikaru Amano) Date: Sun, 21 Oct 2007 10:00:10 +0800 Subject: rpms/beryl-manager/devel dead.package, NONE, 1.1 Makefile, 1.1, NONE beryl-manager-0.1.4-pidof.patch, 1.1, NONE beryl-manager.spec, 1.12, NONE sources, 1.9, NONE In-Reply-To: References: <200710171719.l9HHJKRJ008539@cvs-int.fedora.redhat.com> <4719C1B7.3080304@leemhuis.info> <200710202347.11135.ml@deadbabylon.de> Message-ID: > > ey? .. they already put the tarball there? .. on 18th oct they > announce they are still preparing for 0.6.0 release, but seems like > they've put some bits there ... > okay .. the announcement was made half an hour ago :) http://smspillaz.wordpress.com/2007/10/21/compiz-fusion-060-is-released/ -- Mohd Izhar Firdaus Bin Ismail Amano Hikaru ??? ???? ???? http://fedoraproject.org/wiki/MohdIzharFirdaus http://blog.kagesenshi.org 92C2 B295 B40B B3DC 6866 5011 5BD2 584A 8A5D 7331 From jkeating at redhat.com Sun Oct 21 02:04:39 2007 From: jkeating at redhat.com (Jesse Keating) Date: Sat, 20 Oct 2007 22:04:39 -0400 Subject: Mass Branching for F-8 (round 2) In-Reply-To: <20071020095212.402c5849@redhat.com> References: <20071019231326.607bf89d@redhat.com> <20071020095212.402c5849@redhat.com> Message-ID: <20071020220439.5fa885a1@redhat.com> On Sat, 20 Oct 2007 09:52:12 -0400 Jesse Keating wrote: > > We're ready to try the branching again. CVS will be disabled for > > commits in a few moments. I will reply when the branching is > > done. The branching is done. CVS commits have been re-enabled. If your package is missing an F-8 branch please mail rel-eng at fedoraproject.org and we'll look into it. Again, sorry for the extended outage. Happy committing! -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: -------------- next part -------------- _______________________________________________ Fedora-devel-announce mailing list Fedora-devel-announce at redhat.com https://www.redhat.com/mailman/listinfo/fedora-devel-announce From rc040203 at freenet.de Sun Oct 21 03:36:04 2007 From: rc040203 at freenet.de (Ralf Corsepius) Date: Sun, 21 Oct 2007 05:36:04 +0200 Subject: Multiarch conflicts on devel packages with %doc files In-Reply-To: <20071020103146.d644c95f.mschwendt.tmp0701.nospam@arcor.de> References: <47192ABD.6090108@redhat.com> <47192D27.4070700@redhat.com> <20071019225836.18a17d23@redhat.com> <1192849643.25729.11.camel@mccallum.corsepiu.local> <20071020103146.d644c95f.mschwendt.tmp0701.nospam@arcor.de> Message-ID: <1192937764.25729.31.camel@mccallum.corsepiu.local> On Sat, 2007-10-20 at 10:31 +0200, Michael Schwendt wrote: > On Sat, 20 Oct 2007 05:07:23 +0200, Ralf Corsepius wrote: > > > On Fri, 2007-10-19 at 22:58 -0400, Jesse Keating wrote: > > > On Fri, 19 Oct 2007 17:18:15 -0500 > > > Eric Sandeen wrote: > > > > > > > You could probably just add a patch to modify the shipped > > > > docs/api_footer.html file to remove the timestamp? > > > > > > Are these docs generated at build time? If so the timestamps will > > > still differ and conflict. > > > > Does rpm complain about differing timestamps on files, while the > > contents is identical? > > Eric refers to timestamps _in_ the files, however. That was clear. He used doxygen's textual timestamps as example. I was referring to filesystem timestamps (stat(2)). They will differ on generated files in a multiarch'ed setup even if "textual timestamps" have been filtered/removed. Ralf From sandeen at redhat.com Sun Oct 21 04:12:09 2007 From: sandeen at redhat.com (Eric Sandeen) Date: Sat, 20 Oct 2007 23:12:09 -0500 Subject: who pushes fc6 security updates? Message-ID: <471AD199.8080104@redhat.com> I have a security update for FC6 (for xfsdump) which addresses CVE-2007-2654. I marked it as security, and it seems that perhaps therefore I can't be the one who pushes it out? At least the email I get says: Your update for xfsdump-2.2.45-1.fc6 has not yet been submitted to the Release Team for Pushing. To submit this update, please visit the following URL and select "Submit to Release Team for Pushing" ... but I don't see that option at the given URL, only: Actions: o Edit Update o Delete Update o Disable periodic notifications regarding this update Help? :) -Eric From sandeen at redhat.com Sun Oct 21 04:14:41 2007 From: sandeen at redhat.com (Eric Sandeen) Date: Sat, 20 Oct 2007 23:14:41 -0500 Subject: Multiarch conflicts on devel packages with %doc files In-Reply-To: <1192937764.25729.31.camel@mccallum.corsepiu.local> References: <47192ABD.6090108@redhat.com> <47192D27.4070700@redhat.com> <20071019225836.18a17d23@redhat.com> <1192849643.25729.11.camel@mccallum.corsepiu.local> <20071020103146.d644c95f.mschwendt.tmp0701.nospam@arcor.de> <1192937764.25729.31.camel@mccallum.corsepiu.local> Message-ID: <471AD231.3050802@redhat.com> Ralf Corsepius wrote: > On Sat, 2007-10-20 at 10:31 +0200, Michael Schwendt wrote: >> On Sat, 20 Oct 2007 05:07:23 +0200, Ralf Corsepius wrote: >> >>> On Fri, 2007-10-19 at 22:58 -0400, Jesse Keating wrote: >>>> On Fri, 19 Oct 2007 17:18:15 -0500 >>>> Eric Sandeen wrote: >>>> >>>>> You could probably just add a patch to modify the shipped >>>>> docs/api_footer.html file to remove the timestamp? >>>> Are these docs generated at build time? If so the timestamps will >>>> still differ and conflict. >>> Does rpm complain about differing timestamps on files, while the >>> contents is identical? >> Eric refers to timestamps _in_ the files, however. > That was clear. He used doxygen's textual timestamps as example. > > I was referring to filesystem timestamps (stat(2)). They will differ on > generated files in a multiarch'ed setup even if "textual timestamps" > have been filtered/removed. Anyway, I think the answer is: RPM won't complain at install time, near as I can tell, but if you do rpm -V later you'll see "T" (mtime mismatch) flags. ...and from elsewhere in the thread, unless you install carefully (install -p) it's not just generated files that'll mismatch but even header files that were copied into a devel rpm. -Eric From rc040203 at freenet.de Sun Oct 21 04:55:25 2007 From: rc040203 at freenet.de (Ralf Corsepius) Date: Sun, 21 Oct 2007 06:55:25 +0200 Subject: Multiarch conflicts on devel packages with %doc files In-Reply-To: <471AD231.3050802@redhat.com> References: <47192ABD.6090108@redhat.com> <47192D27.4070700@redhat.com> <20071019225836.18a17d23@redhat.com> <1192849643.25729.11.camel@mccallum.corsepiu.local> <20071020103146.d644c95f.mschwendt.tmp0701.nospam@arcor.de> <1192937764.25729.31.camel@mccallum.corsepiu.local> <471AD231.3050802@redhat.com> Message-ID: <1192942525.25729.36.camel@mccallum.corsepiu.local> On Sat, 2007-10-20 at 23:14 -0500, Eric Sandeen wrote: > Ralf Corsepius wrote: > ...and from elsewhere in the thread, unless you install carefully > (install -p) it's not just generated files that'll mismatch but even > header files that were copied into a devel rpm. Well, my view is converse: "install -p" doesn't solve anything, because it doesn't work on generated files. Ralf From harald at redhat.com Sat Oct 20 08:37:15 2007 From: harald at redhat.com (Harald Hoyer) Date: Sat, 20 Oct 2007 10:37:15 +0200 Subject: does cdrecord work these days? In-Reply-To: <1192862335.4422.2.camel@perihelion> References: <1192862335.4422.2.camel@perihelion> Message-ID: Jon Masters wrote: > Yo, > > So growisofs in F8T3 seems to be able to actually burn a DVD, but > cdrecord, while about to scan a bus, won't burn using any of the options > I've historically used, and do in fact use on RHEL5. > > Question is, should it (where it is whatever reincarnation exists these > days since whatever latest issue of cdrecord played out...) be working > or am I encountering known behavior? > > Jon. > > $ cdrecord dev=/dev/dvdrw image.iso should work with mmc-compliant drives. From dan at danny.cz Sun Oct 21 06:54:53 2007 From: dan at danny.cz (Dan =?ISO-8859-1?Q?Hor=E1k?=) Date: Sun, 21 Oct 2007 08:54:53 +0200 Subject: Multiarch conflicts on packages with resources In-Reply-To: References: Message-ID: <1192949693.4270.17.camel@eagle.danny.cz> Christopher Stone p??e v P? 19. 10. 2007 v 15:02 -0700: > I am getting a multiarch conflict on %doc files in a devel > subpackage[1]. Are we supposed to avoid %doc files in devel packages > for multiarch purposes, or am I doing something wrong in my spec, or > is this a multiarch rpm bug? I have similar problem on a subpackage, which contains additional plugins + their resources [1]. The main source package (codeblocks) is divided into 4 binary subpackages - codeblocks - main executable, default plugins + their resources - codeblocks-libs - shared libraries for the main executable and plugins - codeblocks-devel - devel libraries and headers - codeblocks-contrib - additional plugins + their resources The resources are packed from source files with zip during building of the package. The -devel and -libs subpackage are multiarch aware AFAIK [2], but there is no reason to install both 32 and 64 bit version of the main subpackage and the -contrib subpackage. Does anybody see a way, how to fix this, when creating noarch subpackages for an arch package is not possible? Thanks Dan [1] https://bugzilla.redhat.com/show_bug.cgi?id=340911 [2] https://bugzilla.redhat.com/show_bug.cgi?id=228356 From valent.turkovic at gmail.com Sun Oct 21 08:18:23 2007 From: valent.turkovic at gmail.com (Valent Turkovic) Date: Sun, 21 Oct 2007 10:18:23 +0200 Subject: what to do when gnome power manager shows wrong battery capacity? In-Reply-To: <64b14b300710180717n4210c6e3pe6cf8c4f088b3f2e@mail.gmail.com> References: <64b14b300710180635m63f7f223t7d0e64a578f5f52a@mail.gmail.com> <1192714622.8542.104.camel@cutter> <64b14b300710180717n4210c6e3pe6cf8c4f088b3f2e@mail.gmail.com> Message-ID: <64b14b300710210118y41b0e1e7ycf5fad72718cb165@mail.gmail.com> I also checked my old HP nx9030 and the battery label says this: 11.1V and 4400mAh (which is 48.84Wh) but GPM says that design charge is 88.8Wh! This is obviously not correct - I can provide the photo from the battery label if you don't trust me. here is other info from HP nx9030 laptop battery: # cat /proc/acpi/battery/BAT0/info present: yes design capacity: 6000 mAh last full capacity: 2528 mAh battery technology: rechargeable design voltage: 14800 mV design capacity warning: 250 mAh design capacity low: 150 mAh capacity granularity 1: 10 mAh capacity granularity 2: 25 mAh model number: JM-6 serial number: 4063 battery type: LION OEM info: Hewlett-Packard # cat /proc/acpi/battery/BAT0/state present: yes capacity state: ok charging state: discharging present rate: 1419 mA remaining capacity: 2272 mAh present voltage: 11316 mV On 10/18/07, Valent Turkovic wrote: > Here is the info from 2 year oly HP Compaq nx9030: > > # cat /proc/acpi/battery/BAT0/info > present: yes > design capacity: 6000 mAh > last full capacity: 2784 mAh > battery technology: rechargeable > design voltage: 14800 mV > design capacity warning: 250 mAh > design capacity low: 150 mAh > capacity granularity 1: 10 mAh > capacity granularity 2: 25 mAh > model number: JM-6 > serial number: 4063 > battery type: LION > OEM info: Hewlett-Packard > > > and GPM says this: > > Vendor: Hewlett-Packard > Serial Number: 4063 > Model: JM-6 > Current charge: 34.6 Wh > Design charge: 88 Wh > > Who is showing wrong info? > > On 10/18/07, seth vidal wrote: > > > > On Thu, 2007-10-18 at 15:35 +0200, Valent Turkovic wrote: > > > Sorry for long subject, but what to do when gnome power manager shows > > > wrong battery capacity? > > > > > > I have two laptops for who I see that battery capacity is stated as > > > 88.8Wh but it is not! So when gnome starts I get an error message > > > saying I have a faulty battery. What do I need to do? Submit a bug? To > > > what component? Send an email? To whom? > > > > > > Thank you, > > > Valent. > > > > > > > how old are the batteries? > > > > If they're more than say, a year old, it's probably true. battery charge > > life declines. Get the info on your battery by clicking on the > > gnome-power-manager icon and you can find out the info on your battery. > > > > -sv > > > > > > -- > > fedora-devel-list mailing list > > fedora-devel-list at redhat.com > > https://www.redhat.com/mailman/listinfo/fedora-devel-list > > > > > -- > http://kernelreloaded.blog385.com/ > linux, blog, anime, spirituality, windsurf, wireless > registered as user #367004 with the Linux Counter, http://counter.li.org. > ICQ: 2125241, Skype: valent.turkovic > -- http://kernelreloaded.blog385.com/ linux, blog, anime, spirituality, windsurf, wireless registered as user #367004 with the Linux Counter, http://counter.li.org. ICQ: 2125241, Skype: valent.turkovic From pertusus at free.fr Sun Oct 21 08:50:28 2007 From: pertusus at free.fr (Patrice Dumas) Date: Sun, 21 Oct 2007 10:50:28 +0200 Subject: Multiarch conflicts on devel packages with %doc files In-Reply-To: <1192942525.25729.36.camel@mccallum.corsepiu.local> References: <47192ABD.6090108@redhat.com> <47192D27.4070700@redhat.com> <20071019225836.18a17d23@redhat.com> <1192849643.25729.11.camel@mccallum.corsepiu.local> <20071020103146.d644c95f.mschwendt.tmp0701.nospam@arcor.de> <1192937764.25729.31.camel@mccallum.corsepiu.local> <471AD231.3050802@redhat.com> <1192942525.25729.36.camel@mccallum.corsepiu.local> Message-ID: <20071021085028.GA2625@free.fr> On Sun, Oct 21, 2007 at 06:55:25AM +0200, Ralf Corsepius wrote: > On Sat, 2007-10-20 at 23:14 -0500, Eric Sandeen wrote: > > Ralf Corsepius wrote: > > > ...and from elsewhere in the thread, unless you install carefully > > (install -p) it's not just generated files that'll mismatch but even > > header files that were copied into a devel rpm. > Well, my view is converse: "install -p" doesn't solve anything, because > it doesn't work on generated files. At least it allows to have timestamps kept for unmodified files. But indeed some touch -r is needed for generated files timestamps. http://fedoraproject.org/wiki/PackagingDrafts/MultilibTricks -- Pat From rc040203 at freenet.de Sun Oct 21 09:08:30 2007 From: rc040203 at freenet.de (Ralf Corsepius) Date: Sun, 21 Oct 2007 11:08:30 +0200 Subject: Multiarch conflicts on devel packages with %doc files In-Reply-To: <20071021085028.GA2625@free.fr> References: <47192ABD.6090108@redhat.com> <47192D27.4070700@redhat.com> <20071019225836.18a17d23@redhat.com> <1192849643.25729.11.camel@mccallum.corsepiu.local> <20071020103146.d644c95f.mschwendt.tmp0701.nospam@arcor.de> <1192937764.25729.31.camel@mccallum.corsepiu.local> <471AD231.3050802@redhat.com> <1192942525.25729.36.camel@mccallum.corsepiu.local> <20071021085028.GA2625@free.fr> Message-ID: <1192957710.25729.41.camel@mccallum.corsepiu.local> On Sun, 2007-10-21 at 10:50 +0200, Patrice Dumas wrote: > On Sun, Oct 21, 2007 at 06:55:25AM +0200, Ralf Corsepius wrote: > > On Sat, 2007-10-20 at 23:14 -0500, Eric Sandeen wrote: > > > Ralf Corsepius wrote: > > > > > ...and from elsewhere in the thread, unless you install carefully > > > (install -p) it's not just generated files that'll mismatch but even > > > header files that were copied into a devel rpm. > > Well, my view is converse: "install -p" doesn't solve anything, because > > it doesn't work on generated files. > > At least it allows to have timestamps kept for unmodified files. And which problem does this solve? IMO, the answer is: Nothing. Ralf From mschwendt.tmp0701.nospam at arcor.de Sun Oct 21 09:33:17 2007 From: mschwendt.tmp0701.nospam at arcor.de (Michael Schwendt) Date: Sun, 21 Oct 2007 11:33:17 +0200 Subject: Multiarch conflicts on devel packages with %doc files In-Reply-To: <1192942525.25729.36.camel@mccallum.corsepiu.local> References: <47192ABD.6090108@redhat.com> <47192D27.4070700@redhat.com> <20071019225836.18a17d23@redhat.com> <1192849643.25729.11.camel@mccallum.corsepiu.local> <20071020103146.d644c95f.mschwendt.tmp0701.nospam@arcor.de> <1192937764.25729.31.camel@mccallum.corsepiu.local> <471AD231.3050802@redhat.com> <1192942525.25729.36.camel@mccallum.corsepiu.local> Message-ID: <20071021113317.19ef209b.mschwendt.tmp0701.nospam@arcor.de> On Sun, 21 Oct 2007 06:55:25 +0200, Ralf Corsepius wrote: > On Sat, 2007-10-20 at 23:14 -0500, Eric Sandeen wrote: > > Ralf Corsepius wrote: > > > ...and from elsewhere in the thread, unless you install carefully > > (install -p) it's not just generated files that'll mismatch but even > > header files that were copied into a devel rpm. > Well, my view is converse: "install -p" doesn't solve anything, because > it doesn't work on generated files. Right. Originally, the reason why "install -p" and "cp -p" have made it into pkg review comments is only that _old_ files from tarballs (or additional SourceX tags) stay _old_ when copying them into the rpm buildroot -- i.e. their old timestamps are preserved. That way the pkg users can see the age of files more easily and see when a file has been updated last. There is a relevant use-case for %doc and %config at least. It helps a lot upon deciding which files to revisit, e.g. after a quarterly update, since a fresh timestamp of a %doc file won't pretend that a pdf/ps manual is a revision from last month when in fact it has been created in 2001 once and never updated since. From kanarip at kanarip.com Sun Oct 21 10:04:52 2007 From: kanarip at kanarip.com (Jeroen van Meeuwen) Date: Sun, 21 Oct 2007 12:04:52 +0200 Subject: CDs DVDs or netboot. Oh my! In-Reply-To: <471A7162.4080004@fedoraproject.org> References: <470D81BB.2070404@redhat.com> <470D8ED8.9010509@BitWagon.com> <470D9C88.9050106@redhat.com> <1192075110.19308.21.camel@cutter> <471A5BCE.5060708@kanarip.com> <20071020200854.GA25455@angus.ind.WPI.EDU> <471A65B6.8010808@kanarip.com> <471A5929.10605@fedoraproject.org> <471A6A08.7070507@kanarip.com> <471A5E62.1050801@fedoraproject.org> <471A7076.5050404@kanarip.com> <471A637C.9090009@fedoraproject.org> <471A7D48.7070803@kanarip.com> <471A7162.4080004@fedoraproject.org> Message-ID: <471B2444.8030901@kanarip.com> Rahul Sundaram wrote: > Jeroen van Meeuwen wrote: > > >> Upgrades from F7 to F8 using LiveCD's. Not being able to upgrade to F8 >> using *just* CDs. > > Now we are talking about an actual problem which wasn't clear to me > earlier. So if Fedora Project released regular CD's for this release and > makes live upgrades a supported option from Fedora 9 onwards, do you see > any need for a regular CD variant in the future? > Other then for it's sentimental value, the impressive number of discs for the Everything spin or laptop-in-the-bush cases, there's no real need for CD's. The few people that want a customized install with all kinds of exotic partitioning schemes (or minimal installs) should either be able to create CDs off the DVD iso or get the CDs from any third party providing them. -- Kind regards, Jeroen van Meeuwen -kanarip -- http://www.kanarip.com/ RHCE, LPIC-2, MCP, CCNA C6B0 7FB4 43E6 CDDA D258 F70B 28DE 9FDA 9342 BF08 From jcm at redhat.com Sun Oct 21 10:39:20 2007 From: jcm at redhat.com (Jon Masters) Date: Sun, 21 Oct 2007 06:39:20 -0400 Subject: does cdrecord work these days? In-Reply-To: <3170f42f0710200013g7d8a083er31c6f23e91bf9f45@mail.gmail.com> References: <1192862335.4422.2.camel@perihelion> <3170f42f0710200013g7d8a083er31c6f23e91bf9f45@mail.gmail.com> Message-ID: <1192963161.5168.33.camel@perihelion> On Sat, 2007-10-20 at 12:43 +0530, Debarshi 'Rishi' Ray wrote: > > So growisofs in F8T3 seems to be able to actually burn a DVD, but > > cdrecord, while about to scan a bus, won't burn using any of the options > > I've historically used, and do in fact use on RHEL5. > > cdrecord has been replaced by Wodim. The cdrecord command is a symlink to wodim. Granted. But that wasn't really the question - in any case, I'm using growisofs so it's not a huge problem, cdrecord doesn't work for me (I'm only using the same command I've used for 4 or 5 years...). Jon. From bnocera at redhat.com Sun Oct 21 11:19:50 2007 From: bnocera at redhat.com (Bastien Nocera) Date: Sun, 21 Oct 2007 12:19:50 +0100 Subject: Merging totem and totem-xine In-Reply-To: <471A5A84.2050707@kanarip.com> References: <1191890955.14085.11.camel@Diffingo.localdomain> <471A5A84.2050707@kanarip.com> Message-ID: <1192965590.13923.10.camel@cookie.hadess.net> On Sat, 2007-10-20 at 21:44 +0200, Jeroen van Meeuwen wrote: > Stewart Adam wrote: > > Hi, > > > > Since xine-lib has been moved to Fedora, I realized so could totem-xine. > > I've been working on a totem spec that includes both gstreamer and xine > > backends. As of now, the spec generates the usual subpackages plus > > 'totem-gstreamer' and 'totem-xine' which contain the binaries for the > > gstreamer- and xine-based binary totem. I've used --program-suffix at > > compile time, so they are parallel installable. > > > > What do you think the best approach is to packaging this, if at all? Two > > options I'm thinking of are having the two engines conflict or using > > alternatives to have a configurable backend (switching "on demand"). > > > > Stewart > > > > I've not read the entire thread yet but does this apply to > totem-xine-plarser and totem-plparser as well? That's a side-effect of having 2 different source RPMs. There won't be 2 packages containing the exact same library anymore. From bnocera at redhat.com Sun Oct 21 11:26:52 2007 From: bnocera at redhat.com (Bastien Nocera) Date: Sun, 21 Oct 2007 12:26:52 +0100 Subject: does cdrecord work these days? In-Reply-To: <1192963161.5168.33.camel@perihelion> References: <1192862335.4422.2.camel@perihelion> <3170f42f0710200013g7d8a083er31c6f23e91bf9f45@mail.gmail.com> <1192963161.5168.33.camel@perihelion> Message-ID: <1192966012.13923.13.camel@cookie.hadess.net> On Sun, 2007-10-21 at 06:39 -0400, Jon Masters wrote: > On Sat, 2007-10-20 at 12:43 +0530, Debarshi 'Rishi' Ray wrote: > > > So growisofs in F8T3 seems to be able to actually burn a DVD, but > > > cdrecord, while about to scan a bus, won't burn using any of the options > > > I've historically used, and do in fact use on RHEL5. > > > > cdrecord has been replaced by Wodim. The cdrecord command is a symlink to wodim. > > Granted. But that wasn't really the question - in any case, I'm using > growisofs so it's not a huge problem, cdrecord doesn't work for me (I'm > only using the same command I've used for 4 or 5 years...). growisofs is for DVDs, cdrecord isn't (unless you're using J?rg's upstream cdrecord or the hack that's dvdrecord). From jkeating at redhat.com Sun Oct 21 11:56:33 2007 From: jkeating at redhat.com (Jesse Keating) Date: Sun, 21 Oct 2007 07:56:33 -0400 Subject: who pushes fc6 security updates? In-Reply-To: <471AD199.8080104@redhat.com> References: <471AD199.8080104@redhat.com> Message-ID: <20071021075633.3d64d9bc@redhat.com> On Sat, 20 Oct 2007 23:12:09 -0500 Eric Sandeen wrote: > To submit this update, please visit the following URL and select > "Submit to Release Team for Pushing" > > ... but I don't see that option at the given URL, only: Do you see that URL when you edit update? -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From jkeating at redhat.com Sun Oct 21 11:58:38 2007 From: jkeating at redhat.com (Jesse Keating) Date: Sun, 21 Oct 2007 07:58:38 -0400 Subject: Multiarch conflicts on packages with resources In-Reply-To: <1192949693.4270.17.camel@eagle.danny.cz> References: <1192949693.4270.17.camel@eagle.danny.cz> Message-ID: <20071021075838.0ec06d25@redhat.com> On Sun, 21 Oct 2007 08:54:53 +0200 "Dan Hor?k" wrote: > The resources are packed from source files with zip during building of > the package. The -devel and -libs subpackage are multiarch aware AFAIK > [2], but there is no reason to install both 32 and 64 bit version of > the main subpackage and the -contrib subpackage. Does anybody see a > way, how to fix this, when creating noarch subpackages for an arch > package is not possible? It would be best to discover why both arches of codeblocks are being tagged as multilib. Is there still some library left that is in the codeblocks package? -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From rc040203 at freenet.de Sun Oct 21 12:02:00 2007 From: rc040203 at freenet.de (Ralf Corsepius) Date: Sun, 21 Oct 2007 14:02:00 +0200 Subject: Multiarch conflicts on devel packages with %doc files In-Reply-To: <20071021113317.19ef209b.mschwendt.tmp0701.nospam@arcor.de> References: <47192ABD.6090108@redhat.com> <47192D27.4070700@redhat.com> <20071019225836.18a17d23@redhat.com> <1192849643.25729.11.camel@mccallum.corsepiu.local> <20071020103146.d644c95f.mschwendt.tmp0701.nospam@arcor.de> <1192937764.25729.31.camel@mccallum.corsepiu.local> <471AD231.3050802@redhat.com> <1192942525.25729.36.camel@mccallum.corsepiu.local> <20071021113317.19ef209b.mschwendt.tmp0701.nospam@arcor.de> Message-ID: <1192968120.25729.50.camel@mccallum.corsepiu.local> On Sun, 2007-10-21 at 11:33 +0200, Michael Schwendt wrote: > On Sun, 21 Oct 2007 06:55:25 +0200, Ralf Corsepius wrote: > > > On Sat, 2007-10-20 at 23:14 -0500, Eric Sandeen wrote: > > > Ralf Corsepius wrote: > > > > > ...and from elsewhere in the thread, unless you install carefully > > > (install -p) it's not just generated files that'll mismatch but even > > > header files that were copied into a devel rpm. > > Well, my view is converse: "install -p" doesn't solve anything, because > > it doesn't work on generated files. > > Right. Originally, the reason why "install -p" and "cp -p" have made > it into pkg review comments is only that _old_ files from tarballs (or > additional SourceX tags) stay _old_ when copying them into the rpm > buildroot -- i.e. their old timestamps are preserved. That way the pkg > users ^^^^^^^ => It's just convenience to cater certain user habits. Technically, it's sense-free eye-candy. > can see the age of files more easily and see when a file has > been updated last. > There is a relevant use-case for %doc and %config > at least. How? %doc are completely irrelevant to an installed system, for %config it's contents that matters (did the files contents change?), not timestamps. There is only one use case, where it really matters: time-based dependencies. Such cases normally only occur for back ups and for expanded build-trees. Ralf From rc040203 at freenet.de Sun Oct 21 12:04:49 2007 From: rc040203 at freenet.de (Ralf Corsepius) Date: Sun, 21 Oct 2007 14:04:49 +0200 Subject: Multiarch conflicts on packages with resources In-Reply-To: <20071021075838.0ec06d25@redhat.com> References: <1192949693.4270.17.camel@eagle.danny.cz> <20071021075838.0ec06d25@redhat.com> Message-ID: <1192968289.25729.54.camel@mccallum.corsepiu.local> On Sun, 2007-10-21 at 07:58 -0400, Jesse Keating wrote: > On Sun, 21 Oct 2007 08:54:53 +0200 > "Dan Hor?k" wrote: > > > The resources are packed from source files with zip during building of > > the package. The -devel and -libs subpackage are multiarch aware AFAIK > > [2], but there is no reason to install both 32 and 64 bit version of > > the main subpackage and the -contrib subpackage. Does anybody see a > > way, how to fix this, when creating noarch subpackages for an arch > > package is not possible? > > It would be best to discover why both arches of codeblocks are being > tagged as multilib. Is there still some library left that is in the > codeblocks package? The codeblocks issue seems to be timestamps on otherwise identical files inside of *.zip's archives. I would assume touch and timestamp magic during building these packages would be able to fix this issue. Ralf From jkeating at redhat.com Sun Oct 21 12:05:25 2007 From: jkeating at redhat.com (Jesse Keating) Date: Sun, 21 Oct 2007 08:05:25 -0400 Subject: Multiarch conflicts on packages with resources In-Reply-To: <20071021075838.0ec06d25@redhat.com> References: <1192949693.4270.17.camel@eagle.danny.cz> <20071021075838.0ec06d25@redhat.com> Message-ID: <20071021080525.4703e2db@redhat.com> On Sun, 21 Oct 2007 07:58:38 -0400 Jesse Keating wrote: > > The resources are packed from source files with zip during building > > of the package. The -devel and -libs subpackage are multiarch aware > > AFAIK [2], but there is no reason to install both 32 and 64 bit > > version of the main subpackage and the -contrib subpackage. Does > > anybody see a way, how to fix this, when creating noarch > > subpackages for an arch package is not possible? > > It would be best to discover why both arches of codeblocks are being > tagged as multilib. Is there still some library left that is in the > codeblocks package? Bingo. The main subpackage isn't multilib. However the codeblocks-contrib package /is/ because it installs a library in the standard library path: /usr/lib64/libwxsmithlib.so.0 /usr/lib64/libwxsmithlib.so.0.0.1 -- Jesse Keating Fedora -- All my bits are free, are yours? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From dan at danny.cz Sun Oct 21 12:30:51 2007 From: dan at danny.cz (Dan =?ISO-8859-1?Q?Hor=E1k?=) Date: Sun, 21 Oct 2007 14:30:51 +0200 Subject: Multiarch conflicts on packages with resources In-Reply-To: <20071021080525.4703e2db@redhat.com> References: <1192949693.4270.17.camel@eagle.danny.cz> <20071021075838.0ec06d25@redhat.com> <20071021080525.4703e2db@redhat.com> Message-ID: <1192969851.3298.2.camel@certp> Jesse Keating p??e v Ne 21. 10. 2007 v 08:05 -0400: > On Sun, 21 Oct 2007 07:58:38 -0400 > Jesse Keating wrote: > > > > The resources are packed from source files with zip during building > > > of the package. The -devel and -libs subpackage are multiarch aware > > > AFAIK [2], but there is no reason to install both 32 and 64 bit > > > version of the main subpackage and the -contrib subpackage. Does > > > anybody see a way, how to fix this, when creating noarch > > > subpackages for an arch package is not possible? > > > > It would be best to discover why both arches of codeblocks are being > > tagged as multilib. Is there still some library left that is in the > > codeblocks package? > > Bingo. The main subpackage isn't multilib. However the > codeblocks-contrib package /is/ because it installs a library in the > standard library path: > > /usr/lib64/libwxsmithlib.so.0 > /usr/lib64/libwxsmithlib.so.0.0.1 Then I will create a new subpackage -contrib-libs, thanks Jesse. Dan From mschwendt.tmp0701.nospam at arcor.de Sun Oct 21 13:18:41 2007 From: mschwendt.tmp0701.nospam at arcor.de (Michael Schwendt) Date: Sun, 21 Oct 2007 15:18:41 +0200 Subject: Multiarch conflicts on devel packages with %doc files In-Reply-To: <1192968120.25729.50.camel@mccallum.corsepiu.local> References: <47192ABD.6090108@redhat.com> <47192D27.4070700@redhat.com> <20071019225836.18a17d23@redhat.com> <1192849643.25729.11.camel@mccallum.corsepiu.local> <20071020103146.d644c95f.mschwendt.tmp0701.nospam@arcor.de> <1192937764.25729.31.camel@mccallum.corsepiu.local> <471AD231.3050802@redhat.com> <1192942525.25729.36.camel@mccallum.corsepiu.local> <20071021113317.19ef209b.mschwendt.tmp0701.nospam@arcor.de> <1192968120.25729.50.camel@mccallum.corsepiu.local> Message-ID: <20071021151841.c741c238.mschwendt.tmp0701.nospam@arcor.de> On Sun, 21 Oct 2007 14:02:00 +0200, Ralf Corsepius wrote: > > > > ...and from elsewhere in the thread, unless you install carefully > > > > (install -p) it's not just generated files that'll mismatch but even > > > > header files that were copied into a devel rpm. > > > Well, my view is converse: "install -p" doesn't solve anything, because > > > it doesn't work on generated files. > > > > Right. Originally, the reason why "install -p" and "cp -p" have made > > it into pkg review comments is only that _old_ files from tarballs (or > > additional SourceX tags) stay _old_ when copying them into the rpm > > buildroot -- i.e. their old timestamps are preserved. That way the pkg > > users > ^^^^^^^ => It's just convenience to cater certain user habits. > > Technically, it's sense-free eye-candy. I don't disagree. Except that I see the value in preserving [old!] timestamps as explained in the prev.msg. > > can see the age of files more easily and see when a file has > > been updated last. > > > There is a relevant use-case for %doc and %config > > at least. > How? %doc are completely irrelevant to an installed system, Why? > for %config > it's contents that matters (did the files contents change?), not > timestamps. Yes, sure, but for changed contents we have the *.rpmnew/*.rpmsave mechanism already. For config file templates, default config files or [init]scripts we don't. Why pretend that a config file (or a file added via SourceX) is from 2007-10-21 when in fact it has not been changed for several years? Such a superfluous change in the timestamps also can result in an unneeded IDS report everytime a pkg is updated. From pmatilai at laiskiainen.org Sun Oct 21 13:19:51 2007 From: pmatilai at laiskiainen.org (Panu Matilainen) Date: Sun, 21 Oct 2007 16:19:51 +0300 (EEST) Subject: functionality similar to apt-get autoclean? In-Reply-To: References: <20071020100327.1301f856@rnslappy.sonic.net> <471A2B92.5070803@fedoraproject.org> Message-ID: On Sat, 20 Oct 2007, Kevin Kofler wrote: > Rahul Sundaram fedoraproject.org> writes: >> Other than what Todd has already said, note that apt-rpm is available in >> Fedora. If you need it >> >> # yum install apt > > But note that autoclean in apt-rpm (at least in the version currently in > Fedora 7) only cleans the apt cache (removes downloaded files no longer > in the repo), it doesn't remove any installed packages. Debian apt "autoclean" doesn't remove any installed packages either. It might have orphan removal implemented one way or the other but "autoclean" is all about cleaning things in the download cache. - Panu - From valent.turkovic at gmail.com Sun Oct 21 14:22:16 2007 From: valent.turkovic at gmail.com (Valent Turkovic) Date: Sun, 21 Oct 2007 16:22:16 +0200 Subject: any plans to make wireless more user-friendly in Fedora 9? Message-ID: <64b14b300710210722q3f7875cfx7653662bd247043a@mail.gmail.com> Hi, using Fedora Core 6 I had lots of wireless issues; mainly some troublesome wireless drivers. In Fedora 7 and now in Fedora 8 test 3 all wireless chips from various laptops work ok. I know my way with iwconfig and I'm the admin of large municipal wireless network in my home town of Osijek. So for me configuring wireless in fedora is peace of cake, but I must say that for my girlfriend it would be a real issue if I wasn't around. I also watched my sister connect to our home wireless adls without any problems using windows xp but I can't say that she would manage to connect to the same wireless adsl if she was using fedora. So my question is how can I (and other that can't code if they life depended on it) help you make wireless more user-friendly for novice users? Thank you in advance, Valent. -- http://kernelreloaded.blog385.com/ linux, blog, anime, spirituality, windsurf, wireless registered as user #367004 with the Linux Counter, http://counter.li.org. ICQ: 2125241, Skype: valent.turkovic From cra at WPI.EDU Sun Oct 21 14:29:21 2007 From: cra at WPI.EDU (Chuck Anderson) Date: Sun, 21 Oct 2007 10:29:21 -0400 Subject: any plans to make wireless more user-friendly in Fedora 9? In-Reply-To: <64b14b300710210722q3f7875cfx7653662bd247043a@mail.gmail.com> References: <64b14b300710210722q3f7875cfx7653662bd247043a@mail.gmail.com> Message-ID: <20071021142921.GC25455@angus.ind.WPI.EDU> On Sun, Oct 21, 2007 at 04:22:16PM +0200, Valent Turkovic wrote: > So my question is how can I (and other that can't code if they life > depended on it) help you make wireless more user-friendly for novice > users? Have you seen NetworkManager? In Fedora 7, it usually just works for connecting to most kinds of wireless networks. Unfortunately in Fedora 8, the new NM 0.7 is missing support for some kinds of wireless networks, and as such is a regression from Fedora 7 [1]. [1] https://bugzilla.redhat.com/showdependencytree.cgi?id=336531 From hughsient at gmail.com Sun Oct 21 15:18:32 2007 From: hughsient at gmail.com (Richard Hughes) Date: Sun, 21 Oct 2007 16:18:32 +0100 Subject: what to do when gnome power manager shows wrong battery capacity? In-Reply-To: <64b14b300710201528j9c58933ua90dc6da9d917743@mail.gmail.com> References: <64b14b300710180635m63f7f223t7d0e64a578f5f52a@mail.gmail.com> <64b14b300710201528j9c58933ua90dc6da9d917743@mail.gmail.com> Message-ID: <1192979912.4707.3.camel@hughsie-laptop> On Sun, 2007-10-21 at 00:28 +0200, Valent Turkovic wrote: > But I pulled the battery out and on the back of the battery on the > label it says: 10.8V and 47Wh Either the label is wrong, or the "smart" controller chip in the battery is wrong. If the battery is giving us wrong information, then it's not our fault. Richard. From Matt_Domsch at dell.com Sun Oct 21 15:24:04 2007 From: Matt_Domsch at dell.com (Matt Domsch) Date: Sun, 21 Oct 2007 10:24:04 -0500 Subject: yum groupinstall single arch? Message-ID: <20071021152404.GC21526@auslistsprd01.us.dell.com> I'm doing my semi-annual penance by doing yum upgrade to rawhide. I'll write up my notes soonish (it's not that bad, but not exactly for beginners), but had a question. I'm on x86_64, and I've removed all the i386 packages. :-) I want to update several yum groups, with: yum groupinstall Base yum groupinstall 'GNOME Desktop Environment' unfortunately, this pulls in piles of i386 packages for no obvious reason, when I really only need a few new x86_64 packages. How can I get yum groupinstall to not pull in the i386 packages? Thanks, Matt -- Matt Domsch Linux Technology Strategist, Dell Office of the CTO linux.dell.com & www.dell.com/linux From lmacken at redhat.com Sun Oct 21 16:01:40 2007 From: lmacken at redhat.com (Luke Macken) Date: Sun, 21 Oct 2007 12:01:40 -0400 Subject: who pushes fc6 security updates? In-Reply-To: <471AD199.8080104@redhat.com> References: <471AD199.8080104@redhat.com> Message-ID: <20071021160140.GA8813@crow.myhome.westell.com> On Sat, Oct 20, 2007 at 11:12:09PM -0500, Eric Sandeen wrote: > I have a security update for FC6 (for xfsdump) which addresses > CVE-2007-2654. > > I marked it as security, and it seems that perhaps therefore I can't be > the one who pushes it out? At least the email I get says: > > Your update for xfsdump-2.2.45-1.fc6 has not yet been submitted to the > Release Team for Pushing. > > To submit this update, please visit the following URL and select "Submit > to Release Team for Pushing" > > ... but I don't see that option at the given URL, only: > > Actions: > o Edit Update > o Delete Update > o Disable periodic notifications regarding this update > > Help? :) FC6 security updates need approval from the Red Hat Security Response Team. When you added the update, they should have received an email. Once approved, it will automatically be submitted to the release team. I'll make sure someone approves it ASAP. luke From chris.stone at gmail.com Sun Oct 21 16:01:52 2007 From: chris.stone at gmail.com (Christopher Stone) Date: Sun, 21 Oct 2007 09:01:52 -0700 Subject: Multiarch conflicts on devel packages with %doc files In-Reply-To: <20071020170118.GF4413@psilocybe.teonanacatl.org> References: <47192ABD.6090108@redhat.com> <47192D27.4070700@redhat.com> <87zlyef6un.fsf@kosh.bigo.ensc.de> <471A2B5F.7050705@redhat.com> <471A3221.6040109@redhat.com> <20071020170118.GF4413@psilocybe.teonanacatl.org> Message-ID: On 10/20/07, Todd Zullinger wrote: > Eric Sandeen wrote: > > And I'm afraid this does apply to you, Christopher, I should have > > looked more closely. If for example you diff > > classcal3d_1_1RefCounted.html between x86_64 and x86, you'll see > > this. > > > > (pseudodiff): > > > > - > > + > > Could docs like this be split out into noarch subpackages? Or perhaps > pre-generated and then installed from a Source1: line so that they'd > match across arches? Wow, please don't ask me to do this, the bug is clearly yum or doxygen. From chris.stone at gmail.com Sun Oct 21 16:06:32 2007 From: chris.stone at gmail.com (Christopher Stone) Date: Sun, 21 Oct 2007 09:06:32 -0700 Subject: yum groupinstall single arch? In-Reply-To: <20071021152404.GC21526@auslistsprd01.us.dell.com> References: <20071021152404.GC21526@auslistsprd01.us.dell.com> Message-ID: On 10/21/07, Matt Domsch wrote: > I'm doing my semi-annual penance by doing yum upgrade to rawhide. > I'll write up my notes soonish (it's not that bad, but not exactly for > beginners), but had a question. > > I'm on x86_64, and I've removed all the i386 packages. :-) I want to > update several yum groups, with: > > yum groupinstall Base > yum groupinstall 'GNOME Desktop Environment' > > unfortunately, this pulls in piles of i386 packages for no obvious > reason, when I really only need a few new x86_64 packages. > > How can I get yum groupinstall to not pull in the i386 packages? Does yum install yum-basearchonly work? From valent.turkovic at gmail.com Sun Oct 21 16:13:56 2007 From: valent.turkovic at gmail.com (Valent Turkovic) Date: Sun, 21 Oct 2007 18:13:56 +0200 Subject: what to do when gnome power manager shows wrong battery capacity? In-Reply-To: <1192979912.4707.3.camel@hughsie-laptop> References: <64b14b300710180635m63f7f223t7d0e64a578f5f52a@mail.gmail.com> <64b14b300710201528j9c58933ua90dc6da9d917743@mail.gmail.com> <1192979912.4707.3.camel@hughsie-laptop> Message-ID: <64b14b300710210913t419adc1dg2cd7c225aac2c1fe@mail.gmail.com> On 10/21/07, Richard Hughes wrote: > On Sun, 2007-10-21 at 00:28 +0200, Valent Turkovic wrote: > > But I pulled the battery out and on the back of the battery on the > > label it says: 10.8V and 47Wh > > Either the label is wrong, or the "smart" controller chip in the battery > is wrong. If the battery is giving us wrong information, then it's not > our fault. > > Richard. I'm a but suspicious because I see same maximum capacity for different batteries and different laptops... Can you correct battery info if users like me give you feedback and correct info? Valent. -- http://kernelreloaded.blog385.com/ linux, blog, anime, spirituality, windsurf, wireless registered as user #367004 with the Linux Counter, http://counter.li.org. ICQ: 2125241, Skype: valent.turkovic From fedora at leemhuis.info Sun Oct 21 17:17:29 2007 From: fedora at leemhuis.info (Thorsten Leemhuis) Date: Sun, 21 Oct 2007 19:17:29 +0200 Subject: EPEL report week 42 2007 Message-ID: <471B89A9.5060100@leemhuis.info> http://fedoraproject.org/wiki/EPEL/Reports/Week42 ---- = Weekly EPEL Summary = Week 42/2007 == Most important happenings == * regarding the yum-cron issue: CentOS yum-cron maintainer answered EPELs yum-cron maintainer -- iow: there is progress (but still slow) == Meeting == Next meeting: 20071024 No meeting in the past week. == Stats == === General === Number of EPEL Contributors: 137 === EPEL 5 === Number of source packages: 699 Number of binary packages: 1345 There are 8 new Packages: * bzrtools | A collection of utilities and plugins for Bazaar-NG * icewm | Light and configurable window manager * kcbench-data | Kernel sources to be used by kcbench * kcbench | Kernel compile benchmark * python-meld3 | An HTML/XML templating system for Python * spamass-milter | Sendmail milter for spamassassin * supervisor | A System for Allowing the Control of Process State on UNIX * wxMaxima | Graphical user interface for Maxima === EPEL 4 === Number of source packages: 435 Number of binary packages: 884 There are 4 new Packages: * fuse | File System in Userspace (FUSE) utilities * mod_extract_forwarded | Extract real source IP for forwarded HTTP requests * ntfs-3g | Linux NTFS userspace driver * spamass-milter | Sendmail milter for spamassassin ---- ["CategoryEPELReports"] From tmz at pobox.com Sun Oct 21 17:40:44 2007 From: tmz at pobox.com (Todd Zullinger) Date: Sun, 21 Oct 2007 13:40:44 -0400 Subject: Multiarch conflicts on devel packages with %doc files In-Reply-To: References: <47192ABD.6090108@redhat.com> <47192D27.4070700@redhat.com> <87zlyef6un.fsf@kosh.bigo.ensc.de> <471A2B5F.7050705@redhat.com> <471A3221.6040109@redhat.com> <20071020170118.GF4413@psilocybe.teonanacatl.org> Message-ID: <20071021174044.GI4413@psilocybe.teonanacatl.org> Christopher Stone wrote: >> Could docs like this be split out into noarch subpackages? Or >> perhaps pre-generated and then installed from a Source1: line so >> that they'd match across arches? > > Wow, please don't ask me to do this, the bug is clearly yum or > doxygen. Perhaps, but sometimes it's necessary to work around problems in the underlying tools in order to provide a better end user experience. If there is an easy to fix bug in yum or doxygen, then someone will fix it soon enough. Until/unless that happens, what would be wrong with pre-generating the docs and including them that way? See the id3lib package for an example. Hans just did this there to fix multilib problems. -- Todd OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ The average woman would rather be beautiful than smart because the average man can see better than he can think. -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 542 bytes Desc: not available URL: From curtis at GreenKey.net Sun Oct 21 17:45:26 2007 From: curtis at GreenKey.net (Curtis Doty) Date: Sun, 21 Oct 2007 10:45:26 -0700 (PDT) Subject: [PATCH] bootchart: grub uninstall bug & splitting package Message-ID: <20071021174527.159EA6F1C5@alopias.GreenKey.net> The %preun script in the current F8 bootchart will actually remove itself from the grub.conf the next time you try and upgrade bootchart. Therefore this really should be fixed now before F8 release. Also, I took the liberty of splitting out the init script into a separate package so it can be deployed on systems that don't need all the heavyweight java deps. In hindsight, maybe the subpackage name could be "init" rather than "daemon". ../C Index: bootchart.spec =================================================================== RCS file: /cvs/pkgs/rpms/bootchart/devel/bootchart.spec,v retrieving revision 1.1 diff -u -r1.1 bootchart.spec --- bootchart.spec 27 Aug 2007 17:07:25 -0000 1.1 +++ bootchart.spec 11 Oct 2007 20:52:45 -0000 @@ -1,6 +1,6 @@ Name: bootchart Version: 0.9 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Boot Process Performance Visualization License: GPLv3+ URL: http://www.bootchart.org/ @@ -22,6 +22,15 @@ process. Resource utilization and process information are collected during the boot process and are later rendered in a PNG, SVG or EPS encoded chart. +%package daemon +Summary: Bootchart logger script +Group: Applications/System + +%description daemon +A tool for performance analysis and visualization of the GNU/Linux boot +process. This package includes the standalone logger daemon and config +file without any java dependencies. + %prep %setup -q @@ -53,20 +62,22 @@ %clean rm -rf $RPM_BUILD_ROOT -%post +%post daemon # Add a new grub/lilo entry if [ -x /sbin/grubby ]; then grubby --update-kernel=ALL --args="init=/sbin/bootchartd" fi +%post if [ -x %{_bindir}/rebuild-gcj-db ]; then %{_bindir}/rebuild-gcj-db fi -%preun +%preun daemon # Remove the grub/lilo entry -if [ -x /sbin/grubby ]; then +if [ $1 -eq 0 -a -x /sbin/grubby ]; then grubby --update-kernel=ALL --remove-args="init=/sbin/bootchartd" fi +%preun if [ -x %{_bindir}/rebuild-gcj-db ]; then %{_bindir}/rebuild-gcj-db fi @@ -76,12 +87,19 @@ %doc ChangeLog COPYING INSTALL README README.logger TODO lib/LICENSE.cli.txt lib/LICENSE.compress.txt lib/LICENSE.epsgraphics.txt lib/NOTICE.txt %{_javadocdir}/%{name}-%{version} %{_javadir}/* -%attr(0755,root,root) /sbin/bootchartd -%config(noreplace) %{_sysconfdir}/bootchartd.conf %dir %attr(0755,root,root) %{_bindir}/bootchart %{_libdir}/gcj/%{name} +%files daemon +%defattr(-,root,root,-) +%attr(0755,root,root) /sbin/bootchartd +%config(noreplace) %{_sysconfdir}/bootchartd.conf + %changelog +* Wed Oct 10 2007 Curtis Doty 0.9-6 +- separate package for bootchart-daemon without java deps +- bugfix: upgrade was removing grub changes rather than adding + * Mon Aug 27 2007 Adam Jackson 0.9-5 - Additional minor spec cleanups from review bug (#219889) From pertusus at free.fr Sun Oct 21 17:46:35 2007 From: pertusus at free.fr (Patrice Dumas) Date: Sun, 21 Oct 2007 19:46:35 +0200 Subject: Multiarch conflicts on devel packages with %doc files In-Reply-To: <20071021174044.GI4413@psilocybe.teonanacatl.org> References: <47192ABD.6090108@redhat.com> <47192D27.4070700@redhat.com> <87zlyef6un.fsf@kosh.bigo.ensc.de> <471A2B5F.7050705@redhat.com> <471A3221.6040109@redhat.com> <20071020170118.GF4413@psilocybe.teonanacatl.org> <20071021174044.GI4413@psilocybe.teonanacatl.org> Message-ID: <20071021174635.GB2602@free.fr> On Sun, Oct 21, 2007 at 01:40:44PM -0400, Todd Zullinger wrote: > > Perhaps, but sometimes it's necessary to work around problems in the > underlying tools in order to provide a better end user experience. If > there is an easy to fix bug in yum or doxygen, then someone will fix > it soon enough. Until/unless that happens, what would be wrong with > pre-generating the docs and including them that way? See the id3lib > package for an example. Hans just did this there to fix multilib > problems. It is good that Hans fixed it, but I don't think that it should be mandatory, if yum or doxygen is broken (in my opinion doxygen should produce reproducable documents). -- Pat From packages at amiga-hardware.com Sun Oct 21 17:55:29 2007 From: packages at amiga-hardware.com (Ian Chapman) Date: Sun, 21 Oct 2007 18:55:29 +0100 Subject: Multiarch crazyiness Message-ID: <471B9291.4060800@amiga-hardware.com> If yum/rpm is patched so that when arch conflicts occur in %{_bindir} for example, it chooses the preferred architecture, ie 64bit over 32bit for X86 and 32bit over 64bit for PPC, is there a technical reason why this cannot be applied to anything under %doc? -- Ian Chapman. From j.w.r.degoede at hhs.nl Sun Oct 21 18:40:17 2007 From: j.w.r.degoede at hhs.nl (Hans de Goede) Date: Sun, 21 Oct 2007 20:40:17 +0200 Subject: Multiarch crazyiness In-Reply-To: <471B9291.4060800@amiga-hardware.com> References: <471B9291.4060800@amiga-hardware.com> Message-ID: <471B9D11.7020504@hhs.nl> Ian Chapman wrote: > If yum/rpm is patched so that when arch conflicts occur in %{_bindir} > for example, it chooses the preferred architecture, ie 64bit over 32bit > for X86 and 32bit over 64bit for PPC, is there a technical reason why > this cannot be applied to anything under %doc? > The current multilib solution in rpm is far from pretty, it works well, but definitively has downsides. I think as is its a reasonable comprimise, lets not add bandaids and patches to it for issues which should be solved elsewhere, I feel the pain of maintainers getting these bugs (I got 15 of them), but they are fixable without requiring the addition of yet another multilib kludge to rpm. Regards, Hans From Matt_Domsch at dell.com Sun Oct 21 19:03:10 2007 From: Matt_Domsch at dell.com (Matt Domsch) Date: Sun, 21 Oct 2007 14:03:10 -0500 Subject: yum groupinstall single arch? In-Reply-To: References: <20071021152404.GC21526@auslistsprd01.us.dell.com> Message-ID: <20071021190310.GA2088@auslistsprd01.us.dell.com> On Sun, Oct 21, 2007 at 09:06:32AM -0700, Christopher Stone wrote: > On 10/21/07, Matt Domsch wrote: > > I'm doing my semi-annual penance by doing yum upgrade to rawhide. > > I'll write up my notes soonish (it's not that bad, but not exactly for > > beginners), but had a question. > > > > I'm on x86_64, and I've removed all the i386 packages. :-) I want to > > update several yum groups, with: > > > > yum groupinstall Base > > yum groupinstall 'GNOME Desktop Environment' > > > > unfortunately, this pulls in piles of i386 packages for no obvious > > reason, when I really only need a few new x86_64 packages. > > > > How can I get yum groupinstall to not pull in the i386 packages? > > Does yum install yum-basearchonly work? Thanks for the pointer, but no, it doesn't help. -- Matt Domsch Linux Technology Strategist, Dell Office of the CTO linux.dell.com & www.dell.com/linux From sandeen at redhat.com Sun Oct 21 19:19:02 2007 From: sandeen at redhat.com (Eric Sandeen) Date: Sun, 21 Oct 2007 14:19:02 -0500 Subject: who pushes fc6 security updates? In-Reply-To: <20071021075633.3d64d9bc@redhat.com> References: <471AD199.8080104@redhat.com> <20071021075633.3d64d9bc@redhat.com> Message-ID: <471BA626.1020205@redhat.com> Jesse Keating wrote: > On Sat, 20 Oct 2007 23:12:09 -0500 > Eric Sandeen wrote: > >> To submit this update, please visit the following URL and select >> "Submit to Release Team for Pushing" >> >> ... but I don't see that option at the given URL, only: > > Do you see that URL when you edit update? > > No, the only way I get it is if I un-check [ ] security. (hmm forgot to mention that this is an "extras" package... if that matters.) -Eric From kanarip at kanarip.com Sun Oct 21 19:19:18 2007 From: kanarip at kanarip.com (Jeroen van Meeuwen) Date: Sun, 21 Oct 2007 21:19:18 +0200 Subject: yum groupinstall single arch? In-Reply-To: <20071021190310.GA2088@auslistsprd01.us.dell.com> References: <20071021152404.GC21526@auslistsprd01.us.dell.com> <20071021190310.GA2088@auslistsprd01.us.dell.com> Message-ID: <471BA636.2010100@kanarip.com> Matt Domsch wrote: > On Sun, Oct 21, 2007 at 09:06:32AM -0700, Christopher Stone wrote: >> On 10/21/07, Matt Domsch wrote: >>> I'm doing my semi-annual penance by doing yum upgrade to rawhide. >>> I'll write up my notes soonish (it's not that bad, but not exactly for >>> beginners), but had a question. >>> >>> I'm on x86_64, and I've removed all the i386 packages. :-) I want to >>> update several yum groups, with: >>> >>> yum groupinstall Base >>> yum groupinstall 'GNOME Desktop Environment' >>> >>> unfortunately, this pulls in piles of i386 packages for no obvious >>> reason, when I really only need a few new x86_64 packages. >>> >>> How can I get yum groupinstall to not pull in the i386 packages? >> Does yum install yum-basearchonly work? > > Thanks for the pointer, but no, it doesn't help. > Adding a exclude=*.i?86 to the yum configuration should help. Kind regards, Jeroen van Meeuwen -kanarip From lkundrak at redhat.com Sun Oct 21 19:34:20 2007 From: lkundrak at redhat.com (Lubomir Kundrak) Date: Sun, 21 Oct 2007 21:34:20 +0200 Subject: who pushes fc6 security updates? In-Reply-To: <471BA626.1020205@redhat.com> References: <471AD199.8080104@redhat.com> <20071021075633.3d64d9bc@redhat.com> <471BA626.1020205@redhat.com> Message-ID: <1192995260.13152.2.camel@localhost.localdomain> On Sun, 2007-10-21 at 14:19 -0500, Eric Sandeen wrote: > Jesse Keating wrote: > > On Sat, 20 Oct 2007 23:12:09 -0500 > > Eric Sandeen wrote: > > > >> To submit this update, please visit the following URL and select > >> "Submit to Release Team for Pushing" > >> > >> ... but I don't see that option at the given URL, only: > > > > Do you see that URL when you edit update? > > > > > No, the only way I get it is if I un-check [ ] security. > > (hmm forgot to mention that this is an "extras" package... if that matters.) No need to do anything to push those -- those get to repositories once built in plague. -- Lubomir Kundrak (Red Hat Security Response Team) From jwboyer at jdub.homelinux.org Sun Oct 21 19:40:08 2007 From: jwboyer at jdub.homelinux.org (Josh Boyer) Date: Sun, 21 Oct 2007 14:40:08 -0500 Subject: Thinkpad button regression Message-ID: <20071021144008.0fd8f81e@vader.jdub.homelinux.org> Up until rebooting this morning, I used to be able to use the Fn+