madunix gmail.com gmail.com> writes:
>
> Dears,
>
> Recently upgraded from Fedora 9 to Fedora 12 (upgrade procedure not
> fresh install) and Xorg appears to behave strange, cpu jumps to high
> utilization and Xorg getting 50% or more and swap keep increasing.
> Any suggestions.
This may help
Dears,
Recently upgraded from Fedora 9 to Fedora 12 (upgrade procedure not
fresh install) and Xorg appears to behave strange, cpu jumps to high
utilization and Xorg getting 50% or more and swap keep increasing.
Any suggestions.
0 0 243616 7684 42256 9436810 1 1 358 200 10
Hi,
> Start with something like:
>
> yum upgrade rpm yum
>
> When this completes, go on to something else. For the most part, I find
> myself doing:
>
> yum upgrade a\*
> yum upgrade b\*
> yum upgrade c\*
Yes, great advice. I also learned that as an effective way to
troubleshoot after going thro
On 03/07/2011 10:23 PM, Manuel Escudero wrote:
2011/3/7 Michael Cronenworth mailto:m...@cchtml.com>>
You're not out of luck though. After the installer copies the ext4
install image, anaconda could run "btrfs-convert /dev/foo" and
give you
a btrfs file system. The user even has
2011/3/7 Michael Cronenworth
> Bruno Wolff III wrote:
> > Maybe there is some fallback to a slower path when you do that. The
> primary
> > method is to dd over the file system and then resize it to match the size
> > of the partition. That won't work with BTRFS if the file system being
> copied
This is silly makes me waste time... wasting time is no good.
[root@doscabezas sound-juicer-2.20.1]# yum install Perl-xml-parser
Loaded plugins: refresh-packagekit
Setting up Install Process
No package Perl-xml-parser available.
..GRRR...
# yum install perl-xml-parser
Loaded plugins: refresh
> On 03/07/2011 03:10 PM, Alex wrote:
> > Hi,
> > I think this may be my next effort. I'll see if I can identify which
> > packages may be causing a problem.
> >
> > Is there a way to find out the full 1240 list of packages it said
> > initially needed to be updated? Couldn't I then use rpm to fo
2011/3/7 Kevin Martin :
>
>
> On 03/07/2011 04:08 PM, Sergio Belkin wrote:
>> Hi,
>> I am writing a script that it searchs for a file. I'd want to exit
>> with status non-zero if the file is not found. But find cannot do
>> that.
>> find command only exit with status non-zero one file is not proces
On Mon, 7 Mar 2011 12:05:09 -0800
"Suresh Govindachar" wrote:
>
> stan wrote:
> >
> > I have accumulated lots of devel packages over the
> > years, though.
>
> I just found out that yum's --installroot is _not_ meant for
> installing in a non-default location; this flag, along w
2011/3/7 Mikkel :
> On 03/07/2011 04:08 PM, Sergio Belkin wrote:
>> Hi,
>> I am writing a script that it searchs for a file. I'd want to exit
>> with status non-zero if the file is not found. But find cannot do
>> that.
>> find command only exit with status non-zero one file is not processed
>> suc
Bruno Wolff III wrote:
> Maybe there is some fallback to a slower path when you do that. The primary
> method is to dd over the file system and then resize it to match the size
> of the partition. That won't work with BTRFS if the file system being copied
> is ext4.
You're not out of luck though.
On Mon, Mar 07, 2011 at 16:32:07 -0600,
Mike Chambers wrote:
> On Mon, 2011-03-07 at 14:57 -0600, Manuel Escudero wrote:
> > Hi! Just Have a Little Question:
> >
> >
> > ¿Are we going to have BTRFS as an option in Fedora 15 LiveCD's?
> >
> >
> > is there anyway to "pass" that option to the i
On 03/07/2011 04:08 PM, Sergio Belkin wrote:
> Hi,
> I am writing a script that it searchs for a file. I'd want to exit
> with status non-zero if the file is not found. But find cannot do
> that.
> find command only exit with status non-zero one file is not processed
> successfully.
>
> locate com
On 03/07/2011 04:08 PM, Sergio Belkin wrote:
> Hi,
> I am writing a script that it searchs for a file. I'd want to exit
> with status non-zero if the file is not found. But find cannot do
> that.
> find command only exit with status non-zero one file is not processed
> successfully.
>
> locate co
On Mon, 2011-03-07 at 14:57 -0600, Manuel Escudero wrote:
> Hi! Just Have a Little Question:
>
>
> ¿Are we going to have BTRFS as an option in Fedora 15 LiveCD's?
>
>
> is there anyway to "pass" that option to the installer or if I want to
> use BTRFS I should download the DVD (Don't really Wan
On Mon, Mar 07, 2011 at 14:57:03 -0600,
Manuel Escudero wrote:
> Hi! Just Have a Little Question:
>
> ¿Are we going to have BTRFS as an option in Fedora 15 LiveCD's?
>
> is there anyway to "pass" that option to the installer or if I want to use
> BTRFS I should download the DVD (Don't really W
On Lun, 7 Marzo 2011 10:57 am, Carsten Grzemba wrote:
> If not already, there will be a new version which has a tab for editing
> posix group attributes.
Perfect!
> You can add easy a ACI on that OU Node with the console:
> Set access permissions
>
> First you add a user who should get the perm
Hi,
I am writing a script that it searchs for a file. I'd want to exit
with status non-zero if the file is not found. But find cannot do
that.
find command only exit with status non-zero one file is not processed
successfully.
locate command con do that, but it cannot find a file from a given dire
Hi! Just Have a Little Question:
¿Are we going to have BTRFS as an option in Fedora 15 LiveCD's?
is there anyway to "pass" that option to the installer or if I want to use
BTRFS I should download the DVD (Don't really Want to)
Thanks!
--
<-Manuel Escudero->
Linux User #509052
@GWave: jmlev...@
On 03/07/2011 03:10 PM, Alex wrote:
> Hi,
>
>>> yum install yum-utils
>>> yum-complete-transaction
>>
>> This should have a good shot. Though some other hand cleanup might be needed.
>
> I should have mentioned that I had tried this as well.
>
>> the update. Sometimes you may need to remove some
Hi,
>> yum install yum-utils
>> yum-complete-transaction
>
> This should have a good shot. Though some other hand cleanup might be needed.
I should have mentioned that I had tried this as well.
> the update. Sometimes you may need to remove some packages that are blocking
> updates but are not p
stan wrote:
>
> I have accumulated lots of devel packages over the
> years, though.
I just found out that yum's --installroot is _not_ meant for
installing in a non-default location; this flag, along with
rpm's --root flag, are for maintaining separate installations
of linux (
On Mon, Mar 07, 2011 at 14:31:41 -0500,
Lamar Owen wrote:
> While you've been given the advice to reinstall, much like a Windows system,
> there is one other utility you can try first, if you haven't completely blown
> out the yum transaction, that is.
>
> yum install yum-utils
> yum-complete
On Monday, March 07, 2011 02:03:20 pm Alex wrote:
> Hi,
>
> I started an upgrade from fc13 x86_64 to fc14 x86_64, and the computer
> locked up during the install. I thought the problem with the PC was
> that it was locking up due to insufficient memory. I've added more
> memory, but now the upgrad
On Mon, Mar 7, 2011 at 11:03 AM, Alex wrote:
> Hi,
>
> I started an upgrade from fc13 x86_64 to fc14 x86_64, and the computer
> locked up during the install. I thought the problem with the PC was
> that it was locking up due to insufficient memory. I've added more
> memory, but now the upgrade wo
Hi,
I started an upgrade from fc13 x86_64 to fc14 x86_64, and the computer
locked up during the install. I thought the problem with the PC was
that it was locking up due to insufficient memory. I've added more
memory, but now the upgrade won't complete.
When rebooting to the fc14 upgrade kernel,
xinyou yan wrote:
> thank you !
>
> As you write . It works .
> I thought it was captured by shell. In fact the error in cods.
> I am just a student .
> Someone told me some skills are import . However , I study it and
> find I can't use it right now .
> That lead careless .
>
> May be we ne
On Mon, Mar 7, 2011 at 9:27 AM, Adrian Sevcenco wrote:
> So far i have no problem with cmake usage ... but i check it out with
> rpmlint and i have this ..
> are this errors ok?
>
> [root@sev ~]# rpmlint cmake
> cmake.x86_64: W: spelling-error %description -l en_US makefiles -> make
> files, make-
So far i have no problem with cmake usage ... but i check it out with
rpmlint and i have this ..
are this errors ok?
[root@sev ~]# rpmlint cmake
cmake.x86_64: W: spelling-error %description -l en_US makefiles -> make
files, make-files, makefast
cmake.x86_64: W: spelling-error %description -l e
On 03/07/11 17:06, Richard Shaw wrote:
[snip]
I'm glad it was easy! If you decide you like building your own
packages I would check out mock[1]. It is a fancy python script which
will build the package in a chroot environment. It makes sure (among
other things) that you have the correct BuildReq
On Mon, Mar 7, 2011 at 8:29 AM, Adrian Sevcenco wrote:
> On 03/06/11 19:20, Richard Shaw wrote:
>>
>> On Sun, Mar 6, 2011 at 11:02 AM, stan wrote:
>>>
>>> On Sun, 6 Mar 2011 14:54:06 +0200
>>> Adrian Sevcenco wrote:
>>>
Hi! Did anyone tried to compile the cmake 2.8.4 on fedora 14?
tryi
On Sun, Mar 6, 2011 at 8:25 PM, les wrote:
> I am getting the following error on one of my fidelity pages:
>
>
> scs.fidelity.com : server does not support RFC 5746, see CVE-2009-3555
>
As a fellow Fidelity user, you need to do one thing first:
Upgrade Firefox to the latest version and try again.
On 03/06/11 19:20, Richard Shaw wrote:
On Sun, Mar 6, 2011 at 11:02 AM, stan wrote:
On Sun, 6 Mar 2011 14:54:06 +0200
Adrian Sevcenco wrote:
Hi! Did anyone tried to compile the cmake 2.8.4 on fedora 14?
trying to bootstrap with or without the system libs i receive this:
[snip]
can anyone
On 03/06/2011 12:49 PM, Gordon Charrick wrote:
> This is wierd. I've got a multicard reader installed on my Fedora 14
> system. If I insert an SD card, it gets recognized and mounted right
> away. If I unmount the card, remove it, and reinsert it, the system does
> nothing. No entries in the mes
On Mon, 2011-03-07 at 09:44 +0800, Dick Roark wrote:
> I have been using backintime since Fedora 11. Since Fedora 14, it no
> longer works. I have been unable to get it working. Finally, I did a
> F14 reinstall which did not change the situation at all. Is there a
> known problem with backintime o
On Monday, March 07, 2011 06:01:10 am Lamar Owen wrote:
> Here's the relevant /var/log/messages sections (which, since it spanned 5AM,
> spanned two files, /var/log/messages, and /var/log/messages-20110307) for my
> SD card swap a few minutes ago:
> ++
> Mar 7 04:56
..)
Here's the relevant /var/log/messages sections (which, since it spanned 5AM,
spanned two files, /var/log/messages, and /var/log/messages-20110307) for my SD
card swap a few minutes ago:
++
Mar 7 04:56:31 localhost kernel: [ 1177.005191] sd 2:0:0:0: [sdb] 3842048
512-byte logical b
On 07Mar2011 16:01, xinyou yan wrote:
| thank you !
|
| As you write . It works .
| I thought it was captured by shell. In fact the error in cods.
Tiny errors like this can be hard to see.
You can find running scripts like this:
sh -x your_script.sh ...
will show you what commands are actua
thank you !
As you write . It works .
I thought it was captured by shell. In fact the error in cods.
I am just a student .
Someone told me some skills are import . However , I study it and
find I can't use it right now .
That lead careless .
May be we need to find interest in programming .
39 matches
Mail list logo