Hi Drew, how do you start anaconda? You are hitting an unsupported codepath, I guess that you're calling anaconda directly? (thus without the correct args)
On Mon, Aug 1, 2016 at 12:08 AM, Drew Kelling <[email protected]> wrote: > > ---------- Forwarded message --------- > From: Drew Kelling <[email protected]> > Date: Thu, Jul 28, 2016 at 15:12 > Subject: KDE Daily Build Broken: Sabayon20160728 > To: sabayon-dev <[email protected]> > > > Hi all, > > I am getting the following errors trying to install from the daily build > of KDE(Sabayon20160728) > > I am seeing in issue on initial load of the iso where KDE just loads into > a black screen on today's build. Which I did not see on release a few days > ago. A quick restart of lightdm does correct this issue though. > > I am seeing the following error from Anaconda on both builds: > Traceback (most recent call last): > File "/usr/lib64/python2.7/site-packages/pyanaconda/threads.py", line > 244, in run > threading.Thread.run(self, *args, **kwargs) > File "/usr/lib64/python2.7/threading.py", line 763, in run > self.__target(*self.__args, **self.__kwargs) > File > "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/__init__.py", line > 1233, in _runThread > payload.setup(storage, instClass) > File > "/usr/lib64/python2.7/site-packages/pyanaconda/packaging/livepayload.py", > line 78, in setup > if not stat.S_ISBLK(os.stat(osimg.path)[stat.ST_MODE]): > AttributeError: 'NoneType' object has no attribute 'path' > > > > > > > -- Fabio Erculiani
