TypeError: cannot concatenate 'str' and 'NoneType' objects

Bug #57472 reported by Terence
2
Affects Status Importance Assigned to Milestone
EasyUbuntu
Fix Committed
Undecided
Unassigned

Bug Description

root@princess:/home/tjk/Desktop/stuff/easyubuntu# python easyubuntu.in

System sanity check: PASSED!
Traceback (most recent call last):
  File "easyubuntu.in", line 51, in ?
    main()
  File "easyubuntu.in", line 42, in main
    detect.replace(confdir)
  File "/home/tjk/Desktop/stuff/easyubuntu/EasyUbuntu/detect.py", line 184, in replace
    cmd = "chown -R " + user + ":" + user + " " + confdir
TypeError: cannot concatenate 'str' and 'NoneType' objects

Revision history for this message
Terence (spasmoid) wrote :

Using this distro
easyubuntu-3.022.tar.gz

Revision history for this message
Kyle Brooks (kyle-brooks) wrote :

fixed in 3.1.

Changed in easyubuntu:
status: Unconfirmed → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.