[Bug 1529450] Re: [master] AttributeError: 'PageKde' object has no attribute 'get_secureboot_key'

2016-05-04 Thread Alberto Salvia Novella
** Changed in: hundredpapercuts
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1529450

Title:
  [master] AttributeError: 'PageKde' object has no attribute
  'get_secureboot_key'

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1529450/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1529450] Re: [master] AttributeError: 'PageKde' object has no attribute 'get_secureboot_key'

2016-04-19 Thread Launchpad Bug Tracker
This bug was fixed in the package ubiquity - 2.21.60

---
ubiquity (2.21.60) xenial; urgency=medium

  * Automatic update of included source packages: user-setup
1.63ubuntu3.
  * Don't crash in the Kubuntu prepare page if we're booting in EFI. Try to
do the right thing in showing password boxes and all the trimmings for
setting a Mok password, using the already-translated strings we have.
(LP: #1529450)

 -- Mathieu Trudel-Lapierre   Tue, 19 Apr 2016
13:11:19 -0400

** Changed in: ubiquity (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1529450

Title:
  [master] AttributeError: 'PageKde' object has no attribute
  'get_secureboot_key'

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1529450/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1529450] Re: [master] AttributeError: 'PageKde' object has no attribute 'get_secureboot_key'

2016-04-19 Thread Launchpad Bug Tracker
** Branch linked: lp:~cyphermox/ubiquity/kde-secureboot

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1529450

Title:
  [master] AttributeError: 'PageKde' object has no attribute
  'get_secureboot_key'

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1529450/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1529450] Re: [master] AttributeError: 'PageKde' object has no attribute 'get_secureboot_key'

2016-04-16 Thread Tianyue Huang
I have the same issue, even after I turned off secure boot.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1529450

Title:
  [master] AttributeError: 'PageKde' object has no attribute
  'get_secureboot_key'

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1529450/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1529450] Re: [master] AttributeError: 'PageKde' object has no attribute 'get_secureboot_key'

2016-04-13 Thread Bernhard
As user Johann Rohwer (j-m-rohwer)  mentioned, with secure boot enabled,
I get the same error message at the installer, tested with Kubuntu daily
build from 2016-04-13.

How can I use secure boot, or is this not supported with Kubuntu?

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1529450

Title:
  [master] AttributeError: 'PageKde' object has no attribute
  'get_secureboot_key'

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1529450/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1529450] Re: [master] AttributeError: 'PageKde' object has no attribute 'get_secureboot_key'

2016-04-13 Thread Johann Rohwer
The traceback I'm getting is slightly different from that described in
the OP:

Traceback (most recent call last):
  File "/usr/lib/ubiquity/ubiquity/frontend/kde_ui.py", line 502, in 
0, lambda: self.dbfilter.start(auto_process=True))
  File "/usr/lib/ubiquity/ubiquity/filteredcommand.py", line 103, in start
prep = self.prepare()
  File "/usr/lib/ubiquity/plugins/ubi-prepare.py", line 336, in prepare
self.ui.set_using_secureboot(True)
AttributeError: 'PageKde' object has no attribute 'set_using_secureboot'

The missing attribute is now 'set_using_secureboot' while it was
'get_secureboot_key' in the original bug report. Don't know whether this
is actually the same bug, but it all seems to be related to trying to
install on a system with secure boot enabled.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1529450

Title:
  [master] AttributeError: 'PageKde' object has no attribute
  'get_secureboot_key'

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1529450/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1529450] Re: [master] AttributeError: 'PageKde' object has no attribute 'get_secureboot_key'

2016-04-13 Thread Johann Rohwer
The bug is still present for me on Kubuntu daily build from 2016-04-12.
Note that it only occurs when secure boot is enabled on the system. If I
install to a system (even via UEFI) with secure boot disabled, the bug
does not occur.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1529450

Title:
  [master] AttributeError: 'PageKde' object has no attribute
  'get_secureboot_key'

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1529450/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1529450] Re: [master] AttributeError: 'PageKde' object has no attribute 'get_secureboot_key'

2016-04-11 Thread Ilya Smirnov
It works correct on Kubuntu daily build from 2016-04-11.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1529450

Title:
  [master] AttributeError: 'PageKde' object has no attribute
  'get_secureboot_key'

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1529450/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


Re: [Bug 1529450] Re: [master] AttributeError: 'PageKde' object has no attribute 'get_secureboot_key'

2016-04-11 Thread Nikola Snele
Hmm for me daily build(s) work fine now.

On Mon, Apr 11, 2016 at 11:23 PM, Bernhard <1529...@bugs.launchpad.net>
wrote:

> I have the same problem with the current daily-builds for Kubuntu .
>
> http://cdimage.ubuntu.com/kubuntu/daily-live/current/
>
> Is there a solution in progress?
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (1532139).
> https://bugs.launchpad.net/bugs/1529450
>
> Title:
>   [master] AttributeError: 'PageKde' object has no attribute
>   'get_secureboot_key'
>
> Status in One Hundred Papercuts:
>   Triaged
> Status in ubiquity package in Ubuntu:
>   Triaged
>
> Bug description:
>   Description:Ubuntu Xenial Xerus (development branch)
>   Release:16.04
>   Daily Build from tonight
>
>   affected binary: ubiquity-frontend-kde
>
>   This is a hard failure encountered several times.
>
>   Message output from Crash
>
>   Traceback (most recent call last):
> File "/usr/lib/ubiquity/ubiquity/frontend/kde_ui.py", line 1068, in
> on_next_clicked
>   self.dbfilter.ok_handler()
> File "/usr/lib/ubiquity/plugins/ubi-prepare.py", line 344, in
> ok_handler
>   secureboot_key = self.ui.get_secureboot_key()
>   AttributeError: 'PageKde' object has no attribute 'get_secureboot_key'
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 16.04
>   Package: ubiquity 2.21.40
>   ProcVersionSignature: Ubuntu 4.3.0-2.11-generic 4.3.0
>   Uname: Linux 4.3.0-2-generic x86_64
>   ApportVersion: 2.19.3-0ubuntu2
>   Architecture: amd64
>   CasperVersion: 1.366
>   CurrentDesktop: KDE
>   Date: Sun Dec 27 08:17:18 2015
>   InstallCmdLine: file=/cdrom/preseed/kubuntu.seed boot=casper
> maybe-ubiquity initrd=/casper/initrd.lz quiet splash --- maybe-ubiquity
>   LiveMediaBuild: Kubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20151227)
>   SourcePackage: ubiquity
>   UpgradeStatus: No upgrade log present (probably fresh install)
>
>   Current workaround:
>   ===
>   Install latest Kubuntu 15.10 – Then do a release-upgrade to
>   16.04 (Development) –  https://help.ubuntu.com/community/Kubuntu/
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/hundredpapercuts/+bug/1529450/+subscriptions
>

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1529450

Title:
  [master] AttributeError: 'PageKde' object has no attribute
  'get_secureboot_key'

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1529450/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1529450] Re: [master] AttributeError: 'PageKde' object has no attribute 'get_secureboot_key'

2016-03-27 Thread hesediel84
i got this message, with some different lines from original post

Traceback (most recent call last):
  File "/usr/lib/ubiquity/ubiquity/frontend/kde_ui.py", line 502, in 
0, lambda: self.dbfilter.start(auto_process=True))
  File "/usr/lib/ubiquity/ubiquity/filteredcommand.py", line 103, in start
prep = self.prepare()
  File "/usr/lib/ubiquity/plugins/ubi-prepare.py", line 336, in prepare
self.ui.set_using_secureboot(True)
AttributeError: 'PageKde' object has no attribute 'set_using_secureboot'


it is the same bug?

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1529450

Title:
  [master] AttributeError: 'PageKde' object has no attribute
  'get_secureboot_key'

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1529450/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1529450] Re: [master] AttributeError: 'PageKde' object has no attribute 'get_secureboot_key'

2016-02-08 Thread Mélodie
Hi,
I don't have logs to show you but here is a picture: 
http://pix.toile-libre.org/?img=1454975938.png

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1529450

Title:
  [master] AttributeError: 'PageKde' object has no attribute
  'get_secureboot_key'

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1529450/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1529450] Re: [master] AttributeError: 'PageKde' object has no attribute 'get_secureboot_key'

2016-02-05 Thread Flames_in_Paradise
** Description changed:

  Description:Ubuntu Xenial Xerus (development branch)
  Release:16.04
  Daily Build from tonight
  
  affected binary: ubiquity-frontend-kde
  
  This is a hard failure encountered several times.
  
  Message output from Crash
  
  Traceback (most recent call last):
    File "/usr/lib/ubiquity/ubiquity/frontend/kde_ui.py", line 1068, in 
on_next_clicked
  self.dbfilter.ok_handler()
    File "/usr/lib/ubiquity/plugins/ubi-prepare.py", line 344, in ok_handler
  secureboot_key = self.ui.get_secureboot_key()
  AttributeError: 'PageKde' object has no attribute 'get_secureboot_key'
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: ubiquity 2.21.40
  ProcVersionSignature: Ubuntu 4.3.0-2.11-generic 4.3.0
  Uname: Linux 4.3.0-2-generic x86_64
  ApportVersion: 2.19.3-0ubuntu2
  Architecture: amd64
  CasperVersion: 1.366
  CurrentDesktop: KDE
  Date: Sun Dec 27 08:17:18 2015
  InstallCmdLine: file=/cdrom/preseed/kubuntu.seed boot=casper maybe-ubiquity 
initrd=/casper/initrd.lz quiet splash --- maybe-ubiquity
  LiveMediaBuild: Kubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20151227)
  SourcePackage: ubiquity
  UpgradeStatus: No upgrade log present (probably fresh install)
+ 
+ Current workaround: 
+ ===
+ Install latest Kubuntu 15.10 – Then do a release-upgrade to 
+ 16.04 (Development) –  https://help.ubuntu.com/community/Kubuntu/

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1529450

Title:
  [master] AttributeError: 'PageKde' object has no attribute
  'get_secureboot_key'

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1529450/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1529450] Re: [master] AttributeError: 'PageKde' object has no attribute 'get_secureboot_key'

2016-01-28 Thread oshunluvr
I've been trying Andrew's solution over the last few days. Failed until
today's daily build 01-28-2016, now appears to be working. Grab this ISO
if you want to try it out.

Thanks Andrew.

The lines in question are 344,347,348 so I used sed instead of pico.
This one-liner worked here for me:

sudo sed -i '344 s/^/#/; 347 s/^/#/; 348 s/^/#/'
/usr/lib/ubiquity/plugins/ubi-prepare.py

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1529450

Title:
  [master] AttributeError: 'PageKde' object has no attribute
  'get_secureboot_key'

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1529450/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1529450] Re: [master] AttributeError: 'PageKde' object has no attribute 'get_secureboot_key'

2016-01-22 Thread molecule-eye
Andrew's workaround didn't work for me. It ensures the error dialog
doesn't pop up, but it just sits at the installation process, not asking
me about partition details or anything, and the installation goes
nowhere. Perhaps one problem is that I had previously run an apt-get
dist-upgrade on the live installer in hopes that it would fix the
problem.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1529450

Title:
  [master] AttributeError: 'PageKde' object has no attribute
  'get_secureboot_key'

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1529450/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


Re: [Bug 1529450] Re: [master] AttributeError: 'PageKde' object has no attribute 'get_secureboot_key'

2016-01-21 Thread Knarf
Am 21.01.2016 um 04:15 schrieb li0n:
> everything works fine!
> Thank you so much !!
>
> пн, 18 янв. 2016 г. в 21:55, Andrew Black <1529...@bugs.launchpad.net>:
>
>> Maybe it helps for reproducing the problem: I wanted to install today's
>> daily in a Parallels virtual machine and got this error.
>>
>> I do not know if the installer wants to read the secure boot key (I
>> assume that the Parallels virtual machine does not have one), or if I am
>> misinterpreting the error message.
>>
>> Still, I was able to continue with the installation:
>> 1) Open Konsole
>> 2) cd /usr/lib/ubiquity/plugins
>> 3) sudo pico ubi-prepare.py
>> 4) Scroll sown to the end of the file
>> 5) Some lines up change:
>> 5.1) secureboot_key = self.ui.get_secureboot_key() => # secureboot_key =
>> self.ui.get_secureboot_key()
>> 5.2) if self.ui.using_secureboot and secureboot_key: => # if
>> self.ui.using_secureboot and secureboot_key:
>> 5.3) self.preseed('ubiquity/secureboot_key', secureboot_key, seen=True) =>
>> # self.preseed('ubiquity/secureboot_key', secureboot_key, seen=True)
>> 6) CTRL + O ; ENTER ; Start installer again
>>
>> A wild guess: maybe the problem is just a missing check if the
>> secureboot key could be read.
>>
>> --
>> You received this bug notification because you are subscribed to a
>> duplicate bug report (1534880).
>> https://bugs.launchpad.net/bugs/1529450
>>
>> Title:
>>[master] AttributeError: 'PageKde' object has no attribute
>>'get_secureboot_key'
>>
>> Status in One Hundred Papercuts:
>>Triaged
>> Status in ubiquity package in Ubuntu:
>>Triaged
>>
>> Bug description:
>>Description:Ubuntu Xenial Xerus (development branch)
>>Release:16.04
>>Daily Build from tonight
>>
>>affected binary: ubiquity-frontend-kde
>>
>>This is a hard failure encountered several times.
>>
>>Message output from Crash
>>
>>Traceback (most recent call last):
>>  File "/usr/lib/ubiquity/ubiquity/frontend/kde_ui.py", line 1068, in
>> on_next_clicked
>>self.dbfilter.ok_handler()
>>  File "/usr/lib/ubiquity/plugins/ubi-prepare.py", line 344, in
>> ok_handler
>>secureboot_key = self.ui.get_secureboot_key()
>>AttributeError: 'PageKde' object has no attribute 'get_secureboot_key'
>>
>>ProblemType: Bug
>>DistroRelease: Ubuntu 16.04
>>Package: ubiquity 2.21.40
>>ProcVersionSignature: Ubuntu 4.3.0-2.11-generic 4.3.0
>>Uname: Linux 4.3.0-2-generic x86_64
>>ApportVersion: 2.19.3-0ubuntu2
>>Architecture: amd64
>>CasperVersion: 1.366
>>CurrentDesktop: KDE
>>Date: Sun Dec 27 08:17:18 2015
>>InstallCmdLine: file=/cdrom/preseed/kubuntu.seed boot=casper
>> maybe-ubiquity initrd=/casper/initrd.lz quiet splash --- maybe-ubiquity
>>LiveMediaBuild: Kubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20151227)
>>SourcePackage: ubiquity
>>UpgradeStatus: No upgrade log present (probably fresh install)
>>
>> To manage notifications about this bug go to:
>> https://bugs.launchpad.net/hundredpapercuts/+bug/1529450/+subscriptions
>>
Fastboot, Windows 8 features ans Secure boot was/is disabled.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1529450

Title:
  [master] AttributeError: 'PageKde' object has no attribute
  'get_secureboot_key'

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1529450/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


Re: [Bug 1529450] Re: [master] AttributeError: 'PageKde' object has no attribute 'get_secureboot_key'

2016-01-20 Thread li0n
everything works fine!
Thank you so much !!

пн, 18 янв. 2016 г. в 21:55, Andrew Black <1529...@bugs.launchpad.net>:

> Maybe it helps for reproducing the problem: I wanted to install today's
> daily in a Parallels virtual machine and got this error.
>
> I do not know if the installer wants to read the secure boot key (I
> assume that the Parallels virtual machine does not have one), or if I am
> misinterpreting the error message.
>
> Still, I was able to continue with the installation:
> 1) Open Konsole
> 2) cd /usr/lib/ubiquity/plugins
> 3) sudo pico ubi-prepare.py
> 4) Scroll sown to the end of the file
> 5) Some lines up change:
> 5.1) secureboot_key = self.ui.get_secureboot_key() => # secureboot_key =
> self.ui.get_secureboot_key()
> 5.2) if self.ui.using_secureboot and secureboot_key: => # if
> self.ui.using_secureboot and secureboot_key:
> 5.3) self.preseed('ubiquity/secureboot_key', secureboot_key, seen=True) =>
> # self.preseed('ubiquity/secureboot_key', secureboot_key, seen=True)
> 6) CTRL + O ; ENTER ; Start installer again
>
> A wild guess: maybe the problem is just a missing check if the
> secureboot key could be read.
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (1534880).
> https://bugs.launchpad.net/bugs/1529450
>
> Title:
>   [master] AttributeError: 'PageKde' object has no attribute
>   'get_secureboot_key'
>
> Status in One Hundred Papercuts:
>   Triaged
> Status in ubiquity package in Ubuntu:
>   Triaged
>
> Bug description:
>   Description:Ubuntu Xenial Xerus (development branch)
>   Release:16.04
>   Daily Build from tonight
>
>   affected binary: ubiquity-frontend-kde
>
>   This is a hard failure encountered several times.
>
>   Message output from Crash
>
>   Traceback (most recent call last):
> File "/usr/lib/ubiquity/ubiquity/frontend/kde_ui.py", line 1068, in
> on_next_clicked
>   self.dbfilter.ok_handler()
> File "/usr/lib/ubiquity/plugins/ubi-prepare.py", line 344, in
> ok_handler
>   secureboot_key = self.ui.get_secureboot_key()
>   AttributeError: 'PageKde' object has no attribute 'get_secureboot_key'
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 16.04
>   Package: ubiquity 2.21.40
>   ProcVersionSignature: Ubuntu 4.3.0-2.11-generic 4.3.0
>   Uname: Linux 4.3.0-2-generic x86_64
>   ApportVersion: 2.19.3-0ubuntu2
>   Architecture: amd64
>   CasperVersion: 1.366
>   CurrentDesktop: KDE
>   Date: Sun Dec 27 08:17:18 2015
>   InstallCmdLine: file=/cdrom/preseed/kubuntu.seed boot=casper
> maybe-ubiquity initrd=/casper/initrd.lz quiet splash --- maybe-ubiquity
>   LiveMediaBuild: Kubuntu 16.04 LTS "Xenial Xerus" - Alpha amd64 (20151227)
>   SourcePackage: ubiquity
>   UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/hundredpapercuts/+bug/1529450/+subscriptions
>

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1529450

Title:
  [master] AttributeError: 'PageKde' object has no attribute
  'get_secureboot_key'

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1529450/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1529450] Re: [master] AttributeError: 'PageKde' object has no attribute 'get_secureboot_key'

2016-01-18 Thread Andrew Black
Maybe it helps for reproducing the problem: I wanted to install today's
daily in a Parallels virtual machine and got this error.

I do not know if the installer wants to read the secure boot key (I
assume that the Parallels virtual machine does not have one), or if I am
misinterpreting the error message.

Still, I was able to continue with the installation:
1) Open Konsole
2) cd /usr/lib/ubiquity/plugins
3) sudo pico ubi-prepare.py
4) Scroll sown to the end of the file
5) Some lines up change:
5.1) secureboot_key = self.ui.get_secureboot_key() => # secureboot_key = 
self.ui.get_secureboot_key()
5.2) if self.ui.using_secureboot and secureboot_key: => # if 
self.ui.using_secureboot and secureboot_key:
5.3) self.preseed('ubiquity/secureboot_key', secureboot_key, seen=True) => # 
self.preseed('ubiquity/secureboot_key', secureboot_key, seen=True)
6) CTRL + O ; ENTER ; Start installer again

A wild guess: maybe the problem is just a missing check if the
secureboot key could be read.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1529450

Title:
  [master] AttributeError: 'PageKde' object has no attribute
  'get_secureboot_key'

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1529450/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1529450] Re: [master] AttributeError: 'PageKde' object has no attribute 'get_secureboot_key'

2016-01-16 Thread Colin Watson
qca2 has nothing whatsoever to do with this bug.  It's entirely within
the ubiquity source package.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1529450

Title:
  [master] AttributeError: 'PageKde' object has no attribute
  'get_secureboot_key'

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1529450/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1529450] Re: [master] AttributeError: 'PageKde' object has no attribute 'get_secureboot_key'

2016-01-14 Thread Philip Muškovac
** Changed in: ubiquity (Ubuntu)
Milestone: None => ubuntu-16.04

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1529450

Title:
  [master] AttributeError: 'PageKde' object has no attribute
  'get_secureboot_key'

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1529450/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1529450] Re: [master] AttributeError: 'PageKde' object has no attribute 'get_secureboot_key'

2016-01-12 Thread Marco Parillo
[05:37]  btw, I found a "fix" for the xenial install failure.  I 
will post in a second for snele reference.  And to answer snele question, 16.04 
also has the sddm failure.
[05:37]  To fix xenial install issue 
(https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1529450  
AttributeError: 'PageKde' object has no attribute 'get_secureboot_key')
[05:37]  Launchpad bug 1529450 in ubiquity (Ubuntu) "[master] 
AttributeError: 'PageKde' object has no attribute 'get_secureboot_key'" 
[Critical,Triaged]
[05:37]  Grab a 15.10 iso and mount it (Disk image mounter in 
dolphin works great). 
[05:37]  Copy /casper/filesystem.squashfs to a temp directory
[05:37]  navigate to the temp dir and run sudo unsquashfs -x 
filesystem.squashfs
[05:37]  renme squashfs-root directory to 15.10
[05:37]  grab the same filesytem.squash file from the 16.04 and 
perform the same operation
[05:37]  copy the /usr/lib/ubiquity/plugins/ubi-prepare.py from 
the 15.10 sub folder to the same loacation in the 16.04 folder.
[05:37]  then run the following command on the 16.04 folder sudo 
mksquashfs squashfs-root filesystem.squashfs -b 1024k -comp xz -Xbcj x86 -e boot
[05:37]  make a std bootable 16.04 bootable usb and copy the new 
filesystem.squashfs file to the /casper directory on the 16.04 iso. 
[05:37]  Install as usual.
[05:37]  Not sure why, but when I make my squash file, it's ~300 
to 400mb smaller than the original.
[05:37]  Note: unsquashing and resquashing must be performed as 
root on the 16.04 file to maintain correction permissions.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1529450

Title:
  [master] AttributeError: 'PageKde' object has no attribute
  'get_secureboot_key'

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1529450/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 1529450] Re: [master] AttributeError: 'PageKde' object has no attribute 'get_secureboot_key'

2016-01-10 Thread Flames_in_Paradise
** Summary changed:

- AttributeError: 'PageKde' object has no attribute 'get_secureboot_key'
+ [master] AttributeError: 'PageKde' object has no attribute 
'get_secureboot_key'

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to ubiquity in Ubuntu.
https://bugs.launchpad.net/bugs/1529450

Title:
  [master] AttributeError: 'PageKde' object has no attribute
  'get_secureboot_key'

To manage notifications about this bug go to:
https://bugs.launchpad.net/hundredpapercuts/+bug/1529450/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs