Bug 969917 - Cannot login after upgrade from f18 to F19 beta using fedup
Summary: Cannot login after upgrade from f18 to F19 beta using fedup
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-bluetooth
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Bastien Nocera
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-03 02:54 UTC by Wei Shen
Modified: 2014-06-23 01:33 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-08-11 13:17:00 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
fedup.log from f19 beta upgrade (679.82 KB, text/x-log)
2013-06-06 12:46 UTC, Brian Hamrick
no flags Details

Description Wei Shen 2013-06-03 02:54:04 UTC
Description of problem:
I was using Fedup to upgrade my F18 Laptop to F19 beta, the whole process went smoonthly, but after rebooting, and input my username and password, there is an error saying: Oh no! something has gone wrong.
A problem has occured and the system can't recover. All extensions have been disabled as a precaution.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. fedup --network 19
2. after rebooting, input username and password
3. error occured

Actual results:
Error occurs

Expected results:
I should be able to login successfully.

Additional info:

Comment 1 Wei Shen 2013-06-03 03:20:28 UTC
I think the problem is gnome-shell failed to start, I could not find gnome-shell process. After running gnome-shell in teminal manually, the error still occured.
I can see another error:
Bluetooth:ERROR:rfkill-glib.c:83:type_to_string: code should not be reached Aborted

Comment 2 Brian Hamrick 2013-06-06 12:45:54 UTC
I have his this issue as well, with the same flow and error message.

Fedup.log fails during cleanup with this traceback:
[     0.188] (II) fedup:<module>() Exception:
Traceback (most recent call last):
  File "/usr/bin/fedup-cli", line 181, in <module>
    main(args)
  File "/usr/bin/fedup-cli", line 82, in main
    do_cleanup(args)
  File "/usr/lib/python2.7/site-packages/fedup/commandline.py", line 183, in do_cleanup
    remove_cache()
  File "/usr/lib/python2.7/site-packages/fedup/sysprep.py", line 195, in remove_cache
    rm_rf(d)
  File "/usr/lib/python2.7/site-packages/fedup/util.py", line 51, in rm_rf
    rm_f(d, rm=rmtree)
  File "/usr/lib/python2.7/site-packages/fedup/util.py", line 48, in rm_f
    log.warn("failed to remove %s: %s", f, str(e))
NameError: global name 'log' is not defined
[     0.188] (II) fedup:<module>() /usr/bin/fedup-cli exiting at Wed Jun  5 12:38:49 2013

But I don't know if that's relevant.  I suspect what Wei is reporting, that it's a gnome-shell issue, as I can login to a terminal fine.

Comment 3 Brian Hamrick 2013-06-06 12:46:40 UTC
Created attachment 757674 [details]
fedup.log from f19 beta upgrade

Comment 4 Ray Strode [halfline] 2013-06-06 13:27:09 UTC
This appears to be a gnome-bluetooth bug that has been fixed in git:

https://git.gnome.org/browse/gnome-bluetooth/commit/lib/rfkill-glib.c?id=9932a6316be777d47b89323c9b8ae132c3676830

Comment 5 Will Woods 2013-06-07 16:47:51 UTC
(In reply to Brian Hamrick from comment #2) 
> Fedup.log fails during cleanup with this traceback:
> [...]
> NameError: global name 'log' is not defined
> [     0.188] (II) fedup:<module>() /usr/bin/fedup-cli exiting at Wed Jun  5
> 12:38:49 2013
> 
> But I don't know if that's relevant.

That's bug 958586, and yes, it's unrelated.

Comment 6 Wei Shen 2013-06-08 02:47:48 UTC
(In reply to Ray Strode [halfline] from comment #4)
> This appears to be a gnome-bluetooth bug that has been fixed in git:
> 
> https://git.gnome.org/browse/gnome-bluetooth/commit/lib/rfkill-glib.
> c?id=9932a6316be777d47b89323c9b8ae132c3676830

I have disabled the bluetooth service, and login again, the same issue still happens

Comment 7 Wei Shen 2013-06-08 02:58:16 UTC
(In reply to Ray Strode [halfline] from comment #4)
> This appears to be a gnome-bluetooth bug that has been fixed in git:
> 
> https://git.gnome.org/browse/gnome-bluetooth/commit/lib/rfkill-glib.
> c?id=9932a6316be777d47b89323c9b8ae132c3676830

Yes, you are right, this issue disappear after I updated gnome-bluetooth to 3.8.1-1


Note You need to log in before you can comment on or make changes to this bug.