f17 should I be using updates-testing?

2012-05-15 Thread Neal Becker
After doing preupgrade f16-f17, I see yum update does nothing.  Maybe I should 
be using updates-testing for now?

-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: f17 should I be using updates-testing?

2012-05-15 Thread Michael Cronenworth
Neal Becker wrote:
 After doing preupgrade f16-f17, I see yum update does nothing.  Maybe I 
 should 
 be using updates-testing for now?

That's the beauty of preupgrade. It brings your system up to now. An
ISO file can only bring your system up to then (when the ISO was
generated).

If you want to help QA, then yes, enable updates-testing. Otherwise it
is not really necessary.
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: f17 should I be using updates-testing?

2012-05-15 Thread Adam Williamson
On Tue, 2012-05-15 at 11:49 -0400, Neal Becker wrote:
 After doing preupgrade f16-f17, I see yum update does nothing.  Maybe I 
 should 
 be using updates-testing for now?

Well, that's up to you, at this point, just as it usually is. If you
want to help test potential updates, enable it. If you just want stable
updates, don't.

We're past the point where you can assume that everything in
updates-testing is liable to wind up in Final.
-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | identi.ca: adamwfedora
http://www.happyassassin.net

-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: f17 should I be using updates-testing?

2012-05-15 Thread Pedro Francisco
On Tue, May 15, 2012 at 4:49 PM, Neal Becker ndbeck...@gmail.com wrote:
 After doing preupgrade f16-f17 (...)

Unrelated to your question and just out of curiosity, would you mind
installing and running gtg (Getting Things Gnome)?

I seem to be the only person in the world to whom gtg crashes on F17 (
http://www.spinics.net/lists/fedora-testing/msg107849.html ) and I
thought maybe it was related to doing a preupgrade (since running from
a LiveCD it doesn't crash ).

-- 
Pedro
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: f17 should I be using updates-testing?

2012-05-15 Thread Neal Becker
Pedro Francisco wrote:

 On Tue, May 15, 2012 at 4:49 PM, Neal Becker ndbeck...@gmail.com wrote:
 After doing preupgrade f16-f17 (...)
 
 Unrelated to your question and just out of curiosity, would you mind
 installing and running gtg (Getting Things Gnome)?
 
 I seem to be the only person in the world to whom gtg crashes on F17 (
 http://www.spinics.net/lists/fedora-testing/msg107849.html ) and I
 thought maybe it was related to doing a preupgrade (since running from
 a LiveCD it doesn't crash ).
 

OK, but I'm running it remotely (f17 is on a server without a working display)

gtg

** (process:2892): WARNING **: Trying to register gtype 'GMountMountFlags' as 
enum when in fact it is of type 'GFlags'

** (process:2892): WARNING **: Trying to register gtype 'GDriveStartFlags' as 
enum when in fact it is of type 'GFlags'

** (process:2892): WARNING **: Trying to register gtype 'GSocketMsgFlags' as 
enum when in fact it is of type 'GFlags'

(gtg:2892): Clutter-CRITICAL **: Unable to initialize Clutter: Unable to find 
suitable fbconfig for the GLX context: Failed to find any compatible fbconfigs
/usr/lib/python2.7/site-packages/GTG/taskbrowser/browser.py:2005: Warning: 
cannot register existing type `GdkWindow'
  gtk.main()
/usr/lib/python2.7/site-packages/GTG/taskbrowser/browser.py:2005: Warning: 
g_once_init_leave: assertion `result != 0' failed
  gtk.main()
/usr/lib/python2.7/site-packages/GTG/taskbrowser/browser.py:2005: GtkWarning: 
gdk_cairo_create: assertion `GDK_IS_WINDOW (window)' failed
  gtk.main()
Segmentation fault
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

F17: GTG and Python segfault (was: Re: f17 should I be using updates-testing?)

2012-05-15 Thread Pedro Francisco
On Tue, May 15, 2012 at 7:29 PM, Neal Becker ndbeck...@gmail.com wrote:
 Pedro Francisco wrote:

 On Tue, May 15, 2012 at 4:49 PM, Neal Becker ndbeck...@gmail.com wrote:
 After doing preupgrade f16-f17 (...)

 Unrelated to your question and just out of curiosity, would you mind
 installing and running gtg (Getting Things Gnome)?

 I seem to be the only person in the world to whom gtg crashes on F17 (
 http://www.spinics.net/lists/fedora-testing/msg107849.html ) and I
 thought maybe it was related to doing a preupgrade (since running from
 a LiveCD it doesn't crash ).


 OK, but I'm running it remotely (f17 is on a server without a working display)

 gtg

 ** (process:2892): WARNING **: Trying to register gtype 'GMountMountFlags' as
 enum when in fact it is of type 'GFlags'

 ** (process:2892): WARNING **: Trying to register gtype 'GDriveStartFlags' as
 enum when in fact it is of type 'GFlags'

 ** (process:2892): WARNING **: Trying to register gtype 'GSocketMsgFlags' as
 enum when in fact it is of type 'GFlags'

 (gtg:2892): Clutter-CRITICAL **: Unable to initialize Clutter: Unable to find
 suitable fbconfig for the GLX context: Failed to find any compatible fbconfigs
 /usr/lib/python2.7/site-packages/GTG/taskbrowser/browser.py:2005: Warning:
 cannot register existing type `GdkWindow'
  gtk.main()
 /usr/lib/python2.7/site-packages/GTG/taskbrowser/browser.py:2005: Warning:
 g_once_init_leave: assertion `result != 0' failed
  gtk.main()
 /usr/lib/python2.7/site-packages/GTG/taskbrowser/browser.py:2005: GtkWarning:
 gdk_cairo_create: assertion `GDK_IS_WINDOW (window)' failed
  gtk.main()
 Segmentation fault

Hum... ok... I suppose even without $DISPLAY set it should fail
gracefully and not Segfault.

Do you login with ssh? Do you trust the server? If yes to both, can
you do ssh -X (...) and try to run again gtg, as well as doing echo
$DISPLAY ?

Thanks in Advance!

-- 
Pedro
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test