Re: Creating a custom distro with pungi

2009-08-04 Thread Jesse Keating
On Thu, 2009-07-23 at 20:44 +0200, Julian Aloofi wrote: I'm currently trying to create a custom distro with pungi. More precisely, I've been using rpm -qa --qf=%{n}\n to create a list of packages currently installed on my system, added the needed repos (rpmfusion-free, rpmfusion-free-updates

Re: pungi recent bug

2009-08-04 Thread Jesse Keating
On Sat, 2009-08-01 at 03:21 +0100, Sergio Monteiro Basto wrote: On Sun, 2009-07-19 at 10:57 +0100, Sergio Monteiro Basto wrote: That's the log I can get for wormux. So you exclude wormux but not wormux-data? yes, to just exclude wormux, I think just appears wormux in

Re: pungi recent bug

2009-08-04 Thread Jesse Keating
On Tue, 2009-08-04 at 15:12 -0400, Seth Vidal wrote: If you add a version-specific dep for wormux-data to the wormux package does the problem go away? and why do we have 2 wormux-data's in the tree? One is likely in the Everything tree, and another in the updates tree. One is i586, one

Re: pungi recent bug

2009-08-04 Thread Seth Vidal
On Tue, 4 Aug 2009, Jesse Keating wrote: On Tue, 2009-08-04 at 15:12 -0400, Seth Vidal wrote: If you add a version-specific dep for wormux-data to the wormux package does the problem go away? and why do we have 2 wormux-data's in the tree? One is likely in the Everything tree, and

Re: pungi recent bug

2009-08-04 Thread Jesse Keating
On Tue, 2009-08-04 at 15:38 -0400, Seth Vidal wrote: so if the dep is just 'Requires: wormux-data' then pungi/yum is doing the right thing by pulling in all arches of the same pkg. Much like it would do for glibc.i586, i686, etc. version-specific Requires would, i think, fix it. other

Re: pungi recent bug

2009-08-04 Thread Seth Vidal
On Tue, 4 Aug 2009, Jesse Keating wrote: On Tue, 2009-08-04 at 15:38 -0400, Seth Vidal wrote: so if the dep is just 'Requires: wormux-data' then pungi/yum is doing the right thing by pulling in all arches of the same pkg. Much like it would do for glibc.i586, i686, etc. version-specific

persistent clutter and ghc breakage (was Re: rawhide report: 20090803 changes)

2009-08-04 Thread Alex Lancaster
Rawhide Report writes: [...] There appear to be a boatload of broken deps for packages based on clutter (presumably because of API bump from 0.9 to 1.0) that have been listed here for over a week and no movement to fix most of them. Have the other apps been ported to the new API so they

sponsor request of ibus-anthy

2009-08-04 Thread Takao Fujiwara
Hi, I'd like to get the sponsor role of ibus-anthy to commit patches. Would you give the role? Thanks, fujiwara -- fedora-devel-list mailing list fedora-devel-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-devel-list

Re: persistent clutter and ghc breakage (was Re: rawhide report: 20090803 changes)

2009-08-04 Thread Peter Robinson
There appear to be a boatload of broken deps for packages based on clutter (presumably because of API bump from 0.9 to 1.0) that have been listed here for over a week and no movement to fix most of them. It was actually broken on the move from 0.8 to 0.9 (and there were a couple of smaller api

Re: sponsor request of ibus-anthy

2009-08-04 Thread Mamoru Tasaka
Takao Fujiwara wrote, at 08/04/2009 03:49 PM +9:00: Hi, I'd like to get the sponsor role of ibus-anthy to commit patches. Would you give the role? Thanks, fujiwara Perhaps it is better that you would contact Petersen-san petersen_AT_redhat.com Regards, Mamoru -- fedora-devel-list

Proposal for voice data naming guide

2009-08-04 Thread Ding Yi Chen
I've tried out gcin's voice data, it's neat, interesting, and useful. Since it does not depend on gcin, I wish to pack it as an independent package, so other packages can use it. However, generally, what should we name it and other voice data? How about:

Re: persistent clutter and ghc breakage

2009-08-04 Thread Alex Lancaster
PR == Peter Robinson writes: There appear to be a boatload of broken deps for packages based on clutter (presumably because of API bump from 0.9 to 1.0) that have been listed here for over a week and no movement to fix most of them. PR It was actually broken on the move from 0.8 to 0.9 (and

Re: persistent clutter and ghc breakage

2009-08-04 Thread Yaakov Nemoy
2009/8/4 Alex Lancaster al...@users.sourceforge.net: PR == Peter Robinson  writes: PR No idea about the ghc stuff but until recently there wasn't really a PR owner to the clutter* stuff. I looked into the ghc-* packages.  Seems there was some build system problem that was probably transient

An easy way to redefine configure?

2009-08-04 Thread Jussi Lehtola
Hi, related to the MPI packaging draft http://www.fedoraproject.org/wiki/PackagingDrafts/MPI I have a need to redefine %configure to use ../configure instead of ./configure to do off-root builds. So far I've tried %global dconfigure %(echo %{configure} | sed 's|./configure|../configure|g')

Well Done: Rawhide Setroubleshoot Bug Reporting

2009-08-04 Thread Frank Murphy
Excellent, take a bow. -- Regards, Frank jabber | msn | skype: frankly3d http://www.frankly3d.com -- fedora-devel-list mailing list fedora-devel-list@redhat.com https://www.redhat.com/mailman/listinfo/fedora-devel-list

Re: An easy way to redefine configure?

2009-08-04 Thread Michael Schwendt
On Tue, 04 Aug 2009 12:14:34 +0300, Jussi wrote: Hi, related to the MPI packaging draft http://www.fedoraproject.org/wiki/PackagingDrafts/MPI I have a need to redefine %configure to use ../configure instead of ./configure to do off-root builds. So far I've tried %global

rawhide report: 20090804 changes

2009-08-04 Thread Rawhide Report
Compose started at Tue Aug 4 06:15:05 UTC 2009 New package gnome-applet-cpufire GNOME panel applet showing the CPU load as a fire New package jana An interface library for time-related PIM New package moblin-icon-theme Moblin icon theme New package moblin-sound-theme

Re: rawhide report: 20090729 changes

2009-08-04 Thread Rahul Sundaram
On 07/29/2009 08:20 PM, Adam Jackson wrote: I just want to highlight this, as it's a behaviour change that might surprise people. With this change you'll get a spanning desktop by default if possible, which matches the behaviour of every other major window system and is what you usually

Re: An easy way to redefine configure?

2009-08-04 Thread Mattias Ellert
tis 2009-08-04 klockan 12:14 +0300 skrev Jussi Lehtola: Hi, related to the MPI packaging draft http://www.fedoraproject.org/wiki/PackagingDrafts/MPI I have a need to redefine %configure to use ../configure instead of ./configure to do off-root builds. So far I've tried %global

Re: An easy way to redefine configure?

2009-08-04 Thread Jussi Lehtola
On Tue, 2009-08-04 at 13:42 +0200, Mattias Ellert wrote: What's the correct way to do this? %global dconfigure %(rpm -E %%configure | sed 's!./configure!../configure!g') %dconfigure This works, but isn't it bad style to call rpm from within a spec file..? -- Jussi Lehtola Fedora Project

Re: An easy way to redefine configure?

2009-08-04 Thread Ralf Corsepius
On 08/04/2009 02:01 PM, Jussi Lehtola wrote: On Tue, 2009-08-04 at 13:42 +0200, Mattias Ellert wrote: What's the correct way to do this? %global dconfigure %(rpm -E %%configure | sed 's!./configure!../configure!g') %dconfigure This works, but isn't it bad style to call rpm from within a

Re: An easy way to redefine configure?

2009-08-04 Thread Andreas Schwab
Jussi Lehtola jussileht...@fedoraproject.org writes: So far I've tried %global dconfigure %(echo %{configure} | sed 's|./configure|../configure|g') Since %configure expands to a text containing double quotes this gets the quoting wrong. Using single quotes work here (albeit still not

Re: An easy way to redefine configure?

2009-08-04 Thread Fabian Deutsch
Am Dienstag, den 04.08.2009, 14:15 +0200 schrieb Ralf Corsepius: On 08/04/2009 02:01 PM, Jussi Lehtola wrote: On Tue, 2009-08-04 at 13:42 +0200, Mattias Ellert wrote: What's the correct way to do this? %global dconfigure %(rpm -E %%configure | sed 's!./configure!../configure!g')

Re: An easy way to redefine configure?

2009-08-04 Thread Jussi Lehtola
On Tue, 2009-08-04 at 14:47 +0200, Andreas Schwab wrote: Jussi Lehtola jussileht...@fedoraproject.org writes: So far I've tried %global dconfigure %(echo %{configure} | sed 's|./configure|../configure|g') Since %configure expands to a text containing double quotes this gets the

Re: X defaulting to side-by-side output on multiple displays: Anaconda implications?

2009-08-04 Thread Adam Jackson
On Thu, 2009-07-30 at 16:03 -0700, Adam Williamson wrote: I remember seeing a recent announcement from the X guys that henceforth, X will be defaulting to side-by-side mode on systems with multiple displays, rather than clone mode. I just realized this may have implications for anaconda. Is

Re: Package Kit messages...

2009-08-04 Thread Michael Cronenworth
Nathanael D. Noblet on 07/31/2009 05:27 PM wrote: Which is what I was trying to communicate... Should I file a bug then? Bug[1] had been filed in Rawhide during F11 cycle. [1] https://bugzilla.redhat.com/show_bug.cgi?id=502138 -- fedora-devel-list mailing list

Re: persistent clutter and ghc breakage (was Re: rawhide report: 20090803 changes)

2009-08-04 Thread Debarshi Ray
      libchamplain-0.2.9-1.fc11.i586 requires libclutter-glx-0.8.so.0       libchamplain-0.2.9-1.fc11.i586 requires libclutter-cairo-0.8.so.0       libchamplain-devel-0.2.9-1.fc11.i586 requires pkgconfig(clutter-0.8) This has been ported and built. Cheers, Debarshi -- One reason that life is

dia outdated

2009-08-04 Thread Jonathan MERCIER
Dear sir, I have put a put a message here: https://bugzilla.redhat.com/show_bug.cgi?id=515097 But i have no answer, actually dia version is 0.96.1 dia version: - 2007-03-25: 0.96 final release - 2009-05-03: 0.97 sources on http://live.gnome.org/Dia/ it's write

Re: rawhide report: 20090729 changes

2009-08-04 Thread Casey Dahlin
On 07/29/2009 10:50 AM, Adam Jackson wrote: On Wed, 2009-07-29 at 11:13 +, Rawhide Report wrote: xorg-x11-server-1.6.99-21.20090724.fc12 --- * Tue Jul 28 2009 Adam Jackson a...@redhat.com 1.6.99-19.20090724 -

Re: Last few orphans left

2009-08-04 Thread Andreas Bierfert
On Mon, 03 Aug 2009 11:31:44 -0700 Jesse Keating jkeat...@redhat.com wrote: There are only a few orphans left. I blocked all that weren't causing dep breakage, so these /really/ need a home or we need to block a few more things beyond just the orphans. glade2 is on this list because it was

Re: rawhide report: 20090729 changes

2009-08-04 Thread Adam Jackson
On Tue, 2009-08-04 at 14:19 -0400, Casey Dahlin wrote: Possibly off topic, I've had issues with certain apps (totem comes to mind) not going full-screen on the screen I want them to. Is this another outstanding issue? It's an app issue, but sure. - ajax signature.asc Description: This is a

Re: kde-4.3.0 coming to F-10, F-11

2009-08-04 Thread Adam Jackson
On Tue, 2009-08-04 at 13:55 -0500, Rex Dieter wrote: The KDE SIG is now working on KDE-4.3.0-related builds for Fedora 10 and 11 candidate updates. As this requires some buildroot overrides, if your package uses KDE libraries, it may inadvertently build against KDE 4.3.0 libraries and may,

Re: rawhide report: 20090729 changes

2009-08-04 Thread Casey Dahlin
On 08/04/2009 03:04 PM, Adam Jackson wrote: On Tue, 2009-08-04 at 14:19 -0400, Casey Dahlin wrote: Possibly off topic, I've had issues with certain apps (totem comes to mind) not going full-screen on the screen I want them to. Is this another outstanding issue? It's an app issue, but

[Proposal] have feature submitted before feature freeze

2009-08-04 Thread Dennis Gilmore
I have put forward for FESCo to consider this week a proposal to have feature proposals submitted and approved in advance of feature freeze. the proposal can be seen at https://fedorahosted.org/fesco/ticket/234 there will be no shortening of development time. the idea is to have feature

Re: Alpha Freeze is TODAY

2009-08-04 Thread Jesse Keating
On Tue, 2009-08-04 at 21:36 +0200, Martin Sourada wrote: Does that mean 2009-08-05 06:00 UTC? Yes. -- Jesse Keating Fedora -- Freedom² is a feature! identi.ca: http://identi.ca/jkeating signature.asc Description: This is a digitally signed message part -- fedora-devel-list mailing list

Re: License change for ghostscript

2009-08-04 Thread Adam Williamson
On Sat, 2009-08-01 at 12:11 +0100, Tim Waugh wrote: No, please look more closely. The above is a list of packages that *use* or *require* ghostscript, not that link to it. See my most recent contribution to this thread to see the correct list based on requirements for libgs.so.8 and

Fedora Community v0.3.5

2009-08-04 Thread Luke Macken
I just pushed v0.3.5 of the Fedora Community portal into production. https://admin.fedoraproject.org/community Changes in this release include: - Fedora Community is now EPEL aware! (#257) - Improvements fixes to the updates app - Enhanced multi-build update grid view

Re: Well Done: Rawhide Setroubleshoot Bug Reporting

2009-08-04 Thread Adam Williamson
On Tue, 2009-08-04 at 10:22 +0100, Frank Murphy wrote: Excellent, take a bow. Yes, I greatly appreciated this feature when going on a little SELinux bug report filing binge recently. Thanks a lot. -- Adam Williamson Fedora QA Community Monkey IRC: adamw | Fedora Talk: adamwill AT fedoraproject

Re: An easy way to redefine configure?

2009-08-04 Thread Adam Williamson
On Tue, 2009-08-04 at 15:58 +0300, Jussi Lehtola wrote: On Tue, 2009-08-04 at 14:47 +0200, Andreas Schwab wrote: Jussi Lehtola jussileht...@fedoraproject.org writes: So far I've tried %global dconfigure %(echo %{configure} | sed 's|./configure|../configure|g') Since

Re: kde-4.3.0 coming to F-10, F-11

2009-08-04 Thread Christopher Stone
On Tue, Aug 4, 2009 at 12:53 PM, Adam Jacksona...@redhat.com wrote: On Tue, 2009-08-04 at 13:55 -0500, Rex Dieter wrote: The KDE SIG is now working on KDE-4.3.0-related builds for Fedora 10 and 11 candidate updates. As this requires some buildroot overrides, if your package uses KDE libraries,

Fedora 12 Alpha blocker bug review meeting recap 2009-07-31

2009-08-04 Thread Adam Williamson
Oyez! Oyez! Let it hereby be known that a blocker bug review meeting was held in the town of #fedora-bugzappers on Friday 2009-07-31. Present at this meeting were the following stout citizens: Adam Williamson (adamw) James Laska (jlaska) David Pravec (dpravec) Jesse Keating (f13) Matthias Clasen

Re: kde-4.3.0 coming to F-10, F-11

2009-08-04 Thread Jesse Keating
On Tue, 2009-08-04 at 17:32 -0700, Christopher Stone wrote: On Tue, Aug 4, 2009 at 12:53 PM, Adam Jacksona...@redhat.com wrote: On Tue, 2009-08-04 at 13:55 -0500, Rex Dieter wrote: The KDE SIG is now working on KDE-4.3.0-related builds for Fedora 10 and 11 candidate updates. As this

Re: kde-4.3.0 coming to F-10, F-11

2009-08-04 Thread Rex Dieter
Christopher Stone wrote: On Tue, Aug 4, 2009 at 12:53 PM, Adam Jacksona...@redhat.com wrote: On Tue, 2009-08-04 at 13:55 -0500, Rex Dieter wrote: The KDE SIG is now working on KDE-4.3.0-related builds for Fedora 10 and 11 candidate updates. As this requires some buildroot overrides, if your

Re: kde-4.3.0 coming to F-10, F-11

2009-08-04 Thread Christopher Stone
On Tue, Aug 4, 2009 at 5:59 PM, Rex Dieterrdie...@math.unl.edu wrote: Christopher Stone wrote: On Tue, Aug 4, 2009 at 12:53 PM, Adam Jacksona...@redhat.com wrote: On Tue, 2009-08-04 at 13:55 -0500, Rex Dieter wrote: The KDE SIG is now working on KDE-4.3.0-related builds for Fedora 10 and 11

Re: kde-4.3.0 coming to F-10, F-11

2009-08-04 Thread Rex Dieter
Jesse Keating wrote: It's supported, but there are those of us that feel that it shouldn't be getting version updates, only bug fixes. Just going by the version numbers, 4.2.4 to 4.3.0 seems like a fairly big jump. However it could just be a bugfix rollup, it's hard to tell just by looking

Evolution fonts

2009-08-04 Thread Mike Chambers
Does anyone else see the fonts and/or window panes or preview panes showing the email fonts or whatever in a larger size than in previous versions? In other words, if you highlight a folder on left pane, look at top section on left side at the emails at how big they are. Then highlight an email

F12 Alpha Test install

2009-08-04 Thread Mike Chambers
Things I ran into when trying to install this test image and checking to see if anyone else ran into them, or ask for confirmation on what I see or shouldn't see. BTW, install consisted of downloading x86_64 dvd iso and it along with the images/install.img both residing in a mounted nfs

Re: Evolution fonts

2009-08-04 Thread TK009
On 08/04/2009 10:21 PM, Mike Chambers wrote: Does anyone else see the fonts and/or window panes or preview panes showing the email fonts or whatever in a larger size than in previous versions? In other words, if you highlight a folder on left pane, look at top section on left side at the emails

Re: License change for ghostscript

2009-08-04 Thread Tom spot Callaway
On 08/04/2009 05:38 PM, Adam Williamson wrote: On Sat, 2009-08-01 at 12:11 +0100, Tim Waugh wrote: No, please look more closely. The above is a list of packages that *use* or *require* ghostscript, not that link to it. See my most recent contribution to this thread to see the correct list

New facility to request tagging actions

2009-08-04 Thread Jesse Keating
There is a new facility coming very soon to aid in requesting tag actions of rel-eng. A new target will show up in dist-cvs make system in the next day or so, called 'tag-request'. This will function much like the 'update' target, it will prompt you to edit a file to fill in the target and a

rpms/lohit-fonts/devel lohit-fonts.spec,1.14,1.15

2009-08-04 Thread Pravin Satpute
Author: pravins Update of /cvs/pkgs/rpms/lohit-fonts/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19809 Modified Files: lohit-fonts.spec Log Message: * Tue Aug 04 2009 Pravin Satpute psatp...@redhat.com - 2.4.0-2 - updated summary for Hindi font package bug 514443

[Bug 514443] [hi_IN] Summary need to Update |wrong language name

2009-08-04 Thread bugzilla
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=514443 Pravin Satpute psatp...@redhat.com changed: What|Removed |Added

[Bug 483391] [te_IN] New Telugu codepoints/glyphs in Unicode 5.1

2009-08-04 Thread bugzilla
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=483391 Pravin Satpute psatp...@redhat.com changed: What|Removed |Added

[Bug 511124] Fontmatrix can not process fonts with a ampersand in their name

2009-08-04 Thread bugzilla
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=511124 Parag pnem...@redhat.com changed: What|Removed |Added

[Bug 511219] Review Request: conakry-fonts - N'Ko font by well-known Unicode.org expert font designer Michael Everson

2009-08-04 Thread bugzilla
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=511219 --- Comment #10 from Fedora Update System upda...@fedoraproject.org 2009-08-04 20:27:52 EDT ---

[Bug 511219] Review Request: conakry-fonts - N'Ko font by well-known Unicode.org expert font designer Michael Everson

2009-08-04 Thread bugzilla
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=511219 Fedora Update System upda...@fedoraproject.org changed: What|Removed |Added

[Bug 511336] Review Request: apa-new-athena-unicode-fonts - New Athena Unicode is a freeware multilingual font

2009-08-04 Thread bugzilla
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=511336 --- Comment #11 from Fedora Update System upda...@fedoraproject.org 2009-08-04 20:38:07 EDT ---

[Bug 511336] Review Request: apa-new-athena-unicode-fonts - New Athena Unicode is a freeware multilingual font

2009-08-04 Thread bugzilla
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=511336 --- Comment #10 from Fedora Update System upda...@fedoraproject.org 2009-08-04 20:37:36 EDT ---

[Bug 511336] Review Request: apa-new-athena-unicode-fonts - New Athena Unicode is a freeware multilingual font

2009-08-04 Thread bugzilla
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=511336 Fedora Update System upda...@fedoraproject.org changed: What|Removed |Added

[Bug 511336] Review Request: apa-new-athena-unicode-fonts - New Athena Unicode is a freeware multilingual font

2009-08-04 Thread bugzilla
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=511336 Fedora Update System upda...@fedoraproject.org changed: What|Removed |Added

[Bug 511219] Review Request: conakry-fonts - N'Ko font by well-known Unicode.org expert font designer Michael Everson

2009-08-04 Thread bugzilla
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=511219 Fedora Update System upda...@fedoraproject.org changed: What|Removed |Added

[Bug 505911] Intel 3945abg wireless bandwidth

2009-08-04 Thread bugzilla
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=505911 Jim Campbell jwcampb...@gmail.com changed: What|Removed |Added

Messaging SIG - proposal for our notification infrastructure

2009-08-04 Thread John Palmieri
Hey everyone. I put up a proposal[1] that describes a publish/subscribe setup for the infrastructure wide notification system. I haven't quite gotten to the publish side of things because the QMF docs get a little hazy there but the meat of the proposal is there and I wanted to get feedback

Re: OFF-TOPIC: Algol 60 guru required

2009-08-04 Thread Hiisi
From: Kevin J. Cummings cummi...@kjchome.homeip.net Classic ALGOL-60 requires that a subscript-list be enclosed in square brackets. I would expect your statement should read: D[N+1]:=N[N+2]:=0.0; But this doesn't answer the question of N. Is it an INTEGER scalar? INTEGER array? INTEGER

Re: F10 SElinux issues

2009-08-04 Thread Ian Malone
2009/8/3 Steve zep...@cfl.rr.com: Frank Murphy frankl...@gmail.com wrote: On 03/08/09 15:50, Steve Blackwell wrote: Ever since I upgraded from F9 to F10 when F9 went EOL I've been having lots of SElinux warnings. Here's one. I get at seemingly random times, ie not when I log in.

Re: F10 SElinux issues

2009-08-04 Thread Frank Murphy
On 03/08/09 19:26, Steve wrote: Frank Murphy frankl...@gmail.com wrote: On 03/08/09 15:50, Steve Blackwell wrote: Ever since I upgraded from F9 to F10 when F9 went EOL I've been having lots of SElinux warnings. Here's one. I get at seemingly random times, ie not when I log in. su

Re: F11: Unable to print to HP LaserJet 4250

2009-08-04 Thread Tim Waugh
On Mon, 2009-08-03 at 23:59 +0200, Marco Guazzone wrote: On Mon, Aug 3, 2009 at 7:15 PM, Tim Waughtwa...@redhat.com wrote: On Mon, 2009-08-03 at 16:46 +0200, Marco Guazzone wrote: So, I think is an evince problem, do you? Another thing worth trying actually: try to print from another

Re: OFF-TOPIC: Algol 60 guru required

2009-08-04 Thread Jonathan Ryshpan
On Tue, 2009-08-04 at 10:28 +0400, Hiisi wrote: Here's a fragment of the initial code: PROCEDURE QUINEQ(INTEGER VALUE N1,N2; REAL ARRAY Y,B,C,D,E,F(*)); IF N2N1+1 THEN BEGIN INTEGER N; REAL P,Q,R,S,T,U,V; N:=N2-3; P:=Q:=R:=S:=T:=0.0; FOR I:=N1 STEP 1 UNTIL N

Re: F10 SElinux issues

2009-08-04 Thread Daniel J Walsh
On 08/03/2009 10:50 AM, Steve Blackwell wrote: Ever since I upgraded from F9 to F10 when F9 went EOL I've been having lots of SElinux warnings. Here's one. I get at seemingly random times, ie not when I log in. Aug 3 09:06:50 steve setroubleshoot: SELinux is preventing polkit-read-aut

Re: The ideal mail client?

2009-08-04 Thread José Matos
On Monday 03 August 2009 23:46:30 Patrick O'Callaghan wrote: POP and IMAP are two very different animals. AFAIK Kmail was designed as a POP client and had IMAP added later. Every so often I take another look at Kmail's IMAP support and get the impression it's still not quite there, e.g. when

Re: How to sort a file -

2009-08-04 Thread Bob Goodwin
Bill Davidsen wrote: Bob Goodwin wrote: I have a file of Netgear router data that I would like to sort on date and time. the form is as below: [Site allowed: weather.noaa.gov] from source 192.168.1.9 Saturday, Aug 01,2009 17:02:51 [Site allowed: safebrowsing-cache.google.com] from

Removing Pulse Audio

2009-08-04 Thread James Allsopp
Hi, I followed the instructions here for installing Pulse Audio, (http://forums.fedoraforum.org/showthread.php?t=206868) on my F10 machine, (an F9 upgrade). I did this as I thought the system upgrades would do this eventually anyway and was interested. However it's just just caused me grief. Does

scripting doubts

2009-08-04 Thread Arthur Meeks Meeks
Hi guys, I'm trying to create an script to verify some databases and their privileges. I have all of them in some files with the following format: server1 server2 server3 server4 Being all of them MySQL servers and the first one the master and the rest of the just the slaves. I only want to

Re: keyboard becomes unresponsive, stops working

2009-08-04 Thread Simon Andrews
François Patte wrote: I plug an external PS2 keyboard and an external PS2 mouse to a USB port of my laptop via a PS2/USB adaptator (CHESEN PS2 to USB Converter) and sometimes I have some problems: led of keyboard flashes and during that time, I cannot use the keyboard. A frozen machine and

Re: scripting doubts

2009-08-04 Thread Arthur Meeks Meeks
I found the way to do it finally. I'm now dealing with parsing the new file, as I need to look for two values, REPLICATION CLIENT and ALL So, if the machine has REPLICATION CLIENT is ok and if it has GRANT ALL is also good. So, is there a way with grep to say: grep REPLICATION CLIENT OR GRANT ALL

Re: scripting doubts

2009-08-04 Thread Arthur Meeks Meeks
egrep seems to do the trick -- fedora-list mailing list fedora-list@redhat.com To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Re: Camera/F-spot problems

2009-08-04 Thread Chris Rouch
On Fri, Jul 31, 2009 at 10:25 PM, Stevezep...@cfl.rr.com wrote: Mikkel L. Ellertson mik...@infinity-ltd.com wrote: Steve Blackwell wrote: It's been a while and several versions of Fedora since I tried this but F-spot used to start automatically when I plugged my camera in to a USB

Re: How to rescue an encrypted root filesystem?

2009-08-04 Thread Mikkel L. Ellertson
Derek Tattersall wrote: Well, I screwed up. I tried to upgrade from f10 to f11, and it seems to have failed. It gets partway through the boot up and throws a bunch of errors regarding missing libraries. I would like to rescue some data off of the disk before I reformat it and try again,

Re: Camera/F-spot problems

2009-08-04 Thread Steve
Chris Rouch chris.ro...@gmail.com wrote: On Fri, Jul 31, 2009 at 10:25 PM, Stevezep...@cfl.rr.com wrote: Mikkel L. Ellertson mik...@infinity-ltd.com wrote: Steve Blackwell wrote: It's been a while and several versions of Fedora since I tried this but F-spot used to start

Re: OFF-TOPIC: Algol 60 guru required

2009-08-04 Thread Aaron Konstam
On Mon, 2009-08-03 at 15:23 -0700, jack craig wrote: On 08/03/2009 02:58 PM, Hiisi wrote: Dear All! Sorry for this off-topic, but I could not see any solution to my problem. I'm trying to transform old Algol 60 program to C++. I can understand every syntax of it except this

Re: The ideal mail client?

2009-08-04 Thread Patrick O'Callaghan
On Tue, 2009-08-04 at 10:43 +0100, José Matos wrote: On Monday 03 August 2009 23:46:30 Patrick O'Callaghan wrote: POP and IMAP are two very different animals. AFAIK Kmail was designed as a POP client and had IMAP added later. Every so often I take another look at Kmail's IMAP support and

Re: scripting doubts

2009-08-04 Thread Patrick O'Callaghan
On Tue, 2009-08-04 at 14:21 +0200, Arthur Meeks Meeks wrote: I found the way to do it finally. I'm now dealing with parsing the new file, as I need to look for two values, REPLICATION CLIENT and ALL So, if the machine has REPLICATION CLIENT is ok and if it has GRANT ALL is also good. So,

Re: Removing Pulse Audio

2009-08-04 Thread Aaron Konstam
On Tue, 2009-08-04 at 12:46 +0100, James Allsopp wrote: Hi, I followed the instructions here for installing Pulse Audio, (http://forums.fedoraforum.org/showthread.php?t=206868) on my F10 machine, (an F9 upgrade). I did this as I thought the system upgrades would do this eventually anyway and

Re: how to switch text mode to graphic mode in fedora 9

2009-08-04 Thread Aaron Konstam
On Tue, 2009-08-04 at 09:47 +0930, Tim wrote: On Mon, 2009-08-03 at 10:17 -0500, Aaron Konstam wrote: Your install mode has nothing to do with the mode in which your machine runs.. Not really correct. If you do a graphical install, the default init will be 5, but if you do a text

Re: how to switch text mode to graphic mode in fedora 9

2009-08-04 Thread Rahul Sundaram
On 08/04/2009 02:59 PM, Aaron Konstam wrote: On Tue, 2009-08-04 at 09:47 +0930, Tim wrote: On Mon, 2009-08-03 at 10:17 -0500, Aaron Konstam wrote: Your install mode has nothing to do with the mode in which your machine runs.. Not really correct. If you do a graphical install, the default

Re: F10 SElinux issues

2009-08-04 Thread Steve
Daniel, Daniel J Walsh dwa...@redhat.com wrote: On 08/03/2009 10:50 AM, Steve Blackwell wrote: Ever since I upgraded from F9 to F10 when F9 went EOL I've been having lots of SElinux warnings. Here's one. I get at seemingly random times, ie not when I log in. Aug 3 09:06:50

RE: fedora-list Digest, Vol 66, Issue 26

2009-08-04 Thread Oluwafemi Akinwa
-list/attachments/20090804/91fa4c0a/attachment.html -- Message: 6 Date: Tue, 4 Aug 2009 13:02:15 +0100 From: Simon Andrews simon.andr...@bbsrc.ac.uk Subject: Re: keyboard becomes unresponsive, stops working To: Community assistance, encouragement, and advice for using

Advice to a newbie.

2009-08-04 Thread Mikkel L. Ellertson
Oluwafemi Akinwa wrote: I'm a newbie to linux. Can anybody put me through on how to install my applications on fedora 11 ? Because you are a newbie, let me give you a couple of pointers. The first thing is to read the list guidelines! Guidelines:

RE: fedora-list Digest, Vol 66, Issue 26

2009-08-04 Thread Tim
On Tue, 2009-08-04 at 16:17 +0100, Oluwafemi Akinwa wrote: I'm a newbie to linux. Can anybody put me through on how to install my applications on fedora 11 ? 1. Don't make irrelevant replies to postings (your message is NOT a reply to the digest that you quoted). 2. Don't quote entire

Re: how to switch text mode to graphic mode in fedora 9

2009-08-04 Thread suvayu ali
2009/8/4 Aaron Konstam akons...@sbcglobal.net: On Tue, 2009-08-04 at 09:47 +0930, Tim wrote: On Mon, 2009-08-03 at 10:17 -0500, Aaron Konstam wrote: Your install mode has nothing to do with the mode in which your machine runs.. Not really correct.  If you do a graphical install, the

Re: Advice to a newbie.

2009-08-04 Thread suvayu ali
2009/8/4 Mikkel L. Ellertson mik...@infinity-ltd.com: Oluwafemi Akinwa wrote: I'm a newbie to linux. Can anybody put me through on how to install my applications on fedora 11 ? Because you are a newbie, let me give you a couple of pointers. The first thing is to read the list guidelines!

Intermittent, No plugins in Firefox

2009-08-04 Thread Jim
FC11 X86_64 Firefox-3.0.12, sometimes Firefox will load Plugins sometime it won't. If I do a about:plugins at one time they will not load, and if I restart Firefox they will load. The plugins are in /usr/lib64/mozilla/plugins and they are 64 bit plugins. Flashplayer X86_64 JRE

Re: How to rescue an encrypted root filesystem?

2009-08-04 Thread tatters
On Tue, Aug 04, 2009 at 08:30:22AM -0500, Mikkel L. Ellertson wrote: Derek Tattersall wrote: Well, I screwed up. I tried to upgrade from f10 to f11, and it seems to have failed. It gets partway through the boot up and throws a bunch of errors regarding missing libraries. I would like

Re: reliable gigabit NICs for fedora?

2009-08-04 Thread Rick Stevens
Tom Horsley wrote: I see just enough complaints about various gigabit network adapters in various versions of linux that I'm slightly leery of just buying whatever I can find and slapping it in the system :-). Anyone using gigabit (and actually using the bandwidth too :-) who can recommend some

Re: reliable gigabit NICs for fedora?

2009-08-04 Thread Tom Horsley
On Tue, 04 Aug 2009 09:40:29 -0700 Rick Stevens wrote: We used the Intel Gig NICs (both copper and glass) with pretty good results using the e1000 driver. Can't recall the model numbers, but we've used several. The Broadcoms worked OK, too (using the both the tg3 and bcm54 (now bmx2x)

Re: scripting doubts

2009-08-04 Thread sam . sharpe+lists . redhat
On Tue, 2009-08-04 at 14:21 +0200, Arthur Meeks Meeks wrote: I found the way to do it finally. I'm now dealing with parsing the new file, as I need to look for two values, REPLICATION CLIENT and ALL So, if the machine has REPLICATION CLIENT is ok and if it has GRANT ALL is also good. So,

Fedora 11 install issue

2009-08-04 Thread Kevin Kempter
Hi all; I downloaded the fedora 11 x86_64 DVD iso image and burned it to a DVD with k3b. Now when I start the laptop with the DVD in the drive , the dvd spins up, and I see this on the screen: ISOLINUX 3.75 2009-04-16 ETCD Copyright (c) 1994-2000 H. Peter Anvin et al Then it just hangs...

auto-updates

2009-08-04 Thread Stuart McGraw
I just installed Fedora 11 on my new pc. Shortly thereafter I was presented with a pop-up box that said 28 security updates were available. I (foolishly as it turned out) clicked the update button. My internet connection is a modem and the machine has been downloading for about 20 hours now.

Re: auto-updates

2009-08-04 Thread Jonathan Dieter
On Tue, 2009-08-04 at 11:30 -0600, Stuart McGraw wrote: I just installed Fedora 11 on my new pc. Shortly thereafter I was presented with a pop-up box that said 28 security updates were available. I (foolishly as it turned out) clicked the update button. My internet connection is a modem

Re: scripting doubts

2009-08-04 Thread Patrick O'Callaghan
On Tue, Aug 4, 2009 at 12:53 PM, sam.sharpe+lists.red...@gmail.comsam.sharpe%2blists.red...@gmail.com wrote: On Tue, 2009-08-04 at 14:21 +0200, Arthur Meeks Meeks wrote: I found the way to do it finally. I'm now dealing with parsing the new file, as I need to look for two values,

  1   2   >