Re: from 13 to 14

2010-12-14 Thread xinyou yan
t; Hello, > > I had the same problem when I tried to update from 13 to 14. > So, it is why I am still running fedora 13 > I will appreciate if the problem could be solved when updating. > > Thank. > >> On Tue, 14 Dec 2010 13:10:53 +0800 >> xinyou yan wrote: >> >

Re: from 13 to 14

2010-12-14 Thread Patrick Dupre
Hello, I had the same problem when I tried to update from 13 to 14. So, it is why I am still running fedora 13 I will appreciate if the problem could be solved when updating. Thank. On Tue, 14 Dec 2010 13:10:53 +0800 xinyou yan wrote: I reinstall f14 it works and the gnome like what you

Re: from 13 to 14

2010-12-13 Thread stan
On Tue, 14 Dec 2010 13:10:53 +0800 xinyou yan wrote: > I reinstall f14 it works > > and the gnome like what you describe .. > May be just update have some problems .. > > thank you You're welcome. Glad you got things going. Seems you solved the problem yourself, though. Well done. :-) -

Re: from 13 to 14

2010-12-13 Thread xinyou yan
I reinstall f14 it works and the gnome like what you describe .. May be just update have some problems .. thank you 2010/12/13 xinyou yan : > by the way i am now in windows7 > > > >> Can you show the output of >> cat /etc/network-scripts/ifcfg-eth0 > > I can't find /etc/network-scripts     th

Re: from 13 to 14, NetworkManager problem

2010-12-13 Thread stan
On Mon, 13 Dec 2010 13:38:01 +0800 xinyou yan wrote: > by the way i am now in windows7 Confirmation that there is no problem getting an internet connection. > > Can you show the output of > > cat /etc/network-scripts/ifcfg-eth0 > > I can't find /etc/network-scripts there have /etc/networks

Re: from 13 to 14

2010-12-12 Thread xinyou yan
by the way i am now in windows7 > Can you show the output of > cat /etc/network-scripts/ifcfg-eth0 I can't find /etc/network-scripts there have /etc/networks > > You are using NetworkManager and it seems to be working fine.  It seems > to be using dhcp to get an address for your system, an

Re: from 13 to 14

2010-12-12 Thread stan
On Mon, 13 Dec 2010 10:27:30 +0800 xinyou yan wrote: > it did't show my ip4 address . So still can't connect Below, NetworkManager gets a local address for your system, 192.168.1.102, so it must be getting that from somewhere. Can you show the output of cat /etc/network-scripts/ifcfg-eth0 >

Re: from 13 to 14

2010-12-12 Thread xinyou yan
ifconfig -a will see the eth0 so i ifup eth0 then ifconfig show : eth0Link encap:Ethernet HWaddr 00:EA:01:21:8E:87 inet6 addr: fe80::2ea:1ff:fe21:8e87/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:8 errors:0 droppe

Re: from 13 to 14

2010-12-12 Thread stan
On Sun, 12 Dec 2010 22:49:14 +0800 xinyou yan wrote: > I just choose 13 upgrade to 14 when i use the dvd > > However , when i login I can't connect to the Internet > > theifconfig just show the message of " l0 " > > Does fedora 14 can't know my decives of NIC ? I use t

Re: from 13 to 14

2010-12-12 Thread Tom H
On Sun, Dec 12, 2010 at 9:49 AM, xinyou yan wrote: > > I just choose  13 upgrade to 14  when i use the dvd > > However , when i login I can't connect to the Internet > > the    ifconfig          just show the  message of     " l0 " What's the output of ifconfig -a chkconfig --list network chkconf

from 13 to 14

2010-12-12 Thread xinyou yan
I just choose 13 upgrade to 14 when i use the dvd However , when i login I can't connect to the Internet theifconfig just show the message of " l0 " Does fedora 14 can't know my decives of NIC ? -- users mailing list users@lists.fedoraproject.org To unsubscribe or change

RE: anacron broken after upgrade from 13 to 14 [Solved]

2010-11-15 Thread Alan J. Gagne
A new crontabs package was released that fixed this problem. crontabs-1.11-1.2010git.fc14.noarch Alan -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.or

RE: anacron broken after upgrade from 13 to 14

2010-11-14 Thread Alan J. Gagne
After seeing this bug, I checked on my cron jobs and found they were not working either. After a bit of investigation I found the crontabs problem: https://bugzilla.redhat.com/show_bug.cgi?id=653132 Work around: Find any crontab that is using run-parts and make sure you add a trailing / to the d

Re: anacron broken after upgrade from 13 to 14

2010-11-14 Thread Tom Horsley
After seeing this bug, I checked on my cron jobs and found they were not working either. After a bit of investigation I found the crontabs problem: https://bugzilla.redhat.com/show_bug.cgi?id=653132 Work around: Find any crontab that is using run-parts and make sure you add a trailing / to the di

RE: anacron broken after upgrade from 13 to 14

2010-11-14 Thread Alan J. Gagne
>/ None of the daily or weekly jobs have run since upgrading to fedora 14. />/ Jobs in /etc/cron.d are working (denyhosts,sa-update,lmsensor_charts). / I go to a lot of trouble to disable anacron, so I've had to discover how it is enabled in order to disable it. It starts with /etc/cron.d/0hourl

Re: anacron broken after upgrade from 13 to 14

2010-11-14 Thread Tom Horsley
On Sun, 14 Nov 2010 09:34:05 -0500 Alan J. Gagne wrote: > None of the daily or weekly jobs have run since upgrading to fedora 14. > Jobs in /etc/cron.d are working (denyhosts,sa-update,lmsensor_charts). I go to a lot of trouble to disable anacron, so I've had to discover how it is enabled in orde

Re: anacron broken after upgrade from 13 to 14

2010-11-14 Thread Steven Stern
On 11/14/2010 08:34 AM, Alan J. Gagne wrote: >> None of the daily or weekly jobs have run since upgrading to fedora 14. >> Jobs in /etc/cron.d are working (denyhosts,sa-update,lmsensor_charts). >> >> I am waiting to see if the daily/weekly jobs run after manually >> executing anacron by >> running

RE: anacron broken after upgrade from 13 to 14

2010-11-14 Thread Alan J. Gagne
> None of the daily or weekly jobs have run since upgrading to fedora 14. > Jobs in /etc/cron.d are working (denyhosts,sa-update,lmsensor_charts). > > I am waiting to see if the daily/weekly jobs run after manually > executing anacron by > running /etc/cron.hourly/0anacron > > [linux0]# uname -r >

anacron broken after upgrade from 13 to 14

2010-11-14 Thread Alan J. Gagne
None of the daily or weekly jobs have run since upgrading to fedora 14. Jobs in /etc/cron.d are working (denyhosts,sa-update,lmsensor_charts). I am waiting to see if the daily/weekly jobs run after manually executing anacron by running /etc/cron.hourly/0anacron [linux0]# uname -r 2.6.35.6-48.fc1