[Bug 1336819] [NEW] Downloaded files attempted double removal

2014-07-02 Thread Ballock
Public bug reported:

Ubuntu Utopic (dev). After package installation, package data downloader
fails:

/usr/lib/update-notifier/package-data-downloader:260:
for f in downloaded:
os.remove(f)

but the handler script:
/usr/lib/msttcorefonts/update-ms-fonts:88:
for ff in $@; do
cabextract $ff 12 || EXITCODE=1
rm $ff
done

has removed the files already. The fix is to remove line 88 (rm $ff)
from the handler script.

** Affects: msttcorefonts (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Downloaded files attempted double removal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/msttcorefonts/+bug/1336819/+subscriptions

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


[Bug 1295072] [NEW] qemu 1.7 should build-depend on libfdt-dev higher than 1.4.0

2014-03-20 Thread Ballock
Public bug reported:

The configure scripts checks for fdt by looking at libfdt_env.h

configure:2610: #include libfdt_env.h

This file only exists in libfdt-dev version 1.4.0 and onwards, so it makes 
sense to specify build-dependency on that version. Otherwise, configure fails 
with:
error_exit DTC not present. Your options: \
  (1) Preferred: Install the DTC devel package \
  (2) Fetch the DTC submodule, using: \
  git submodule update --init dtc

** Affects: qemu (Ubuntu)
 Importance: Undecided
 Status: New

** Summary changed:

- qemu 1.7 depends on libfdt higher than 1.4.0
+ qemu 1.7 build-depends on libfdt higher than 1.4.0

** Summary changed:

- qemu 1.7 build-depends on libfdt higher than 1.4.0
+ qemu 1.7 shoudl build-depend on libfdt-dev higher than 1.4.0

** Summary changed:

- qemu 1.7 shoudl build-depend on libfdt-dev higher than 1.4.0
+ qemu 1.7 should build-depend on libfdt-dev higher than 1.4.0

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu in Ubuntu.
https://bugs.launchpad.net/bugs/1295072

Title:
  qemu 1.7 should build-depend on libfdt-dev higher than 1.4.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1295072/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 1295072] Re: qemu 1.7 should build-depend on libfdt-dev higher than 1.4.0

2014-03-20 Thread Ballock
It was a minor glitch I noticed during backporting qemu 1.7 to precise.

It's more like an FYI, I managed to get this running myself. If you feel
it's wrong to specify the exact version requirement, that's fine, let's
forget it.

Cheers,
Ballock


2014-03-20 15:49 GMT+01:00 Serge Hallyn 1295...@bugs.launchpad.net:

 I'd like to keep debian/control as in-sync as possible with debian.  So I'd
 prefer that this be done through debian.  Since this won't change the
 availability of libfdt  1.4.0 in older releases, I don't see that this
 really
 helps.

 Can you please explain what you are trying to do, where and how you
 are building qemu?

 ** Changed in: qemu (Ubuntu)
Status: New = Incomplete

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1295072

 Title:
   qemu 1.7 should build-depend on libfdt-dev higher than 1.4.0

 Status in qemu package in Ubuntu:
   Incomplete

 Bug description:
   The configure scripts checks for fdt by looking at libfdt_env.h

   configure:2610: #include libfdt_env.h

   This file only exists in libfdt-dev version 1.4.0 and onwards, so it
 makes sense to specify build-dependency on that version. Otherwise,
 configure fails with:
   error_exit DTC not present. Your options: \
 (1) Preferred: Install the DTC devel package \
 (2) Fetch the DTC submodule, using: \
 git submodule update --init dtc

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1295072/+subscriptions


-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu in Ubuntu.
https://bugs.launchpad.net/bugs/1295072

Title:
  qemu 1.7 should build-depend on libfdt-dev higher than 1.4.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1295072/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1295072] [NEW] qemu 1.7 should build-depend on libfdt-dev higher than 1.4.0

2014-03-20 Thread Ballock
Public bug reported:

The configure scripts checks for fdt by looking at libfdt_env.h

configure:2610: #include libfdt_env.h

This file only exists in libfdt-dev version 1.4.0 and onwards, so it makes 
sense to specify build-dependency on that version. Otherwise, configure fails 
with:
error_exit DTC not present. Your options: \
  (1) Preferred: Install the DTC devel package \
  (2) Fetch the DTC submodule, using: \
  git submodule update --init dtc

** Affects: qemu (Ubuntu)
 Importance: Undecided
 Status: New

** Summary changed:

- qemu 1.7 depends on libfdt higher than 1.4.0
+ qemu 1.7 build-depends on libfdt higher than 1.4.0

** Summary changed:

- qemu 1.7 build-depends on libfdt higher than 1.4.0
+ qemu 1.7 shoudl build-depend on libfdt-dev higher than 1.4.0

** Summary changed:

- qemu 1.7 shoudl build-depend on libfdt-dev higher than 1.4.0
+ qemu 1.7 should build-depend on libfdt-dev higher than 1.4.0

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

Title:
  qemu 1.7 should build-depend on libfdt-dev higher than 1.4.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1295072/+subscriptions

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


Re: [Bug 1295072] Re: qemu 1.7 should build-depend on libfdt-dev higher than 1.4.0

2014-03-20 Thread Ballock
It was a minor glitch I noticed during backporting qemu 1.7 to precise.

It's more like an FYI, I managed to get this running myself. If you feel
it's wrong to specify the exact version requirement, that's fine, let's
forget it.

Cheers,
Ballock


2014-03-20 15:49 GMT+01:00 Serge Hallyn 1295...@bugs.launchpad.net:

 I'd like to keep debian/control as in-sync as possible with debian.  So I'd
 prefer that this be done through debian.  Since this won't change the
 availability of libfdt  1.4.0 in older releases, I don't see that this
 really
 helps.

 Can you please explain what you are trying to do, where and how you
 are building qemu?

 ** Changed in: qemu (Ubuntu)
Status: New = Incomplete

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1295072

 Title:
   qemu 1.7 should build-depend on libfdt-dev higher than 1.4.0

 Status in qemu package in Ubuntu:
   Incomplete

 Bug description:
   The configure scripts checks for fdt by looking at libfdt_env.h

   configure:2610: #include libfdt_env.h

   This file only exists in libfdt-dev version 1.4.0 and onwards, so it
 makes sense to specify build-dependency on that version. Otherwise,
 configure fails with:
   error_exit DTC not present. Your options: \
 (1) Preferred: Install the DTC devel package \
 (2) Fetch the DTC submodule, using: \
 git submodule update --init dtc

 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1295072/+subscriptions


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

Title:
  qemu 1.7 should build-depend on libfdt-dev higher than 1.4.0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/1295072/+subscriptions

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


[Bug 995648] Re: depend on oracle jre

2013-07-31 Thread Ballock
The package could depend on something more general than openjdk-6-jre |
sun-java6-jre like java6-runtime.

Personally I can confirm it works with Oracle's Java7 7.25, package by
rraptorr's git repository. The package name is oracle-java7-jre, but it
provides java6-runtime and java7-runtime.

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

Title:
  depend on oracle jre

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jxplorer/+bug/995648/+subscriptions

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


[Bug 995648] Re: depend on oracle jre

2013-07-31 Thread Ballock
Oh, sorry. I was looking at Ubuntu 12.04, but the bug is already fixed
in 12.10 and all subsequent.

Alberto: I hope your package provides java6-runtime.

** Changed in: jxplorer (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  depend on oracle jre

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jxplorer/+bug/995648/+subscriptions

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


[Bug 1187318] Re: Splash skips text when asking for LUKS password

2013-06-26 Thread Ballock
** Attachment removed: initrd.img-3.8.0-19-generic
   
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1187318/+attachment/3707104/+files/initrd.img-3.8.0-19-generic

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

Title:
  Splash skips text when asking for LUKS password

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1187318/+subscriptions

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


[Bug 1187318] Re: Splash skips text when asking for LUKS password

2013-06-20 Thread Ballock
Cryptroot not related. I am able to reproduce it with the original
installer.

I managed to see the prompt, when I did not select any additional
software during install (I guess it's text-based plymouth then).
However, when I install with the ubuntu-desktop task selected, I get a
more graphical plymouth screen without the prompt.

I am attaching a screenshot of a precise, raring and saucy VMs just
freshly installed with the seed file.

The Precise machine has actually given an error: no video mode
selected on this run, so I guess this is the reason it's not in
graphics mode. I will try to make it run plymouth with graphics. On the
bottom you can see saucy and raring prompting to input something (the
password).

** Attachment added: password-input-box.png
   
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1187318/+attachment/3707870/+files/password-input-box.png

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

Title:
  Splash skips text when asking for LUKS password

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1187318/+subscriptions

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


[Bug 1187318] Re: Splash skips text when asking for LUKS password

2013-06-20 Thread Ballock
So to make it clear what the problem is: it's about not seeing any text
what the input box is about.

I am attaching a screen of the same laptop booting with Ubuntu Precise.

** Attachment added: SAM_1131.JPG
   
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1187318/+attachment/3707908/+files/SAM_1131.JPG

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

Title:
  Splash skips text when asking for LUKS password

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1187318/+subscriptions

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


[Bug 1187318] Re: Splash skips text when asking for LUKS password

2013-06-19 Thread Ballock
Ok, I am able to reproduce it with Virtualbox.

The steps are as follows:
1. Create a VM with 28GB of dynamic storage (you won't use it all up, but the 
partitioning scheme requires that).
2. Use a mini.iso from 
http://archive.ubuntu.com/ubuntu/dists/raring/main/installer-i386/20101020ubuntu231/images/netboot/
3. Boot the ISO with url to the preseed file (attached).
4. As part of the installation, a prompt for HDD password will appear.
5. Upon reboot you will get a box without an explanation what it's for.

The seed file is nothing fancy, just the regular LVM on LUKS.

** Attachment added: A preseed file with LUKS crypt partitioning
   
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1187318/+attachment/3707195/+files/hdd-part.seed

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

Title:
  Splash skips text when asking for LUKS password

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1187318/+subscriptions

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


[Bug 1187318] Re: Splash skips text when asking for LUKS password

2013-06-18 Thread Ballock
The system is already booting with 3.8.0-25, with the same issue.

I'll try to boot this too on a VM, perhaps it is hardware specific...

** Attachment added: initrd.img-3.8.0-19-generic
   
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1187318/+attachment/3707104/+files/initrd.img-3.8.0-19-generic

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

Title:
  Splash skips text when asking for LUKS password

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1187318/+subscriptions

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


[Bug 1187318] Dependencies.txt

2013-06-17 Thread Ballock
apport information

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/1187318/+attachment/3705553/+files/Dependencies.txt

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

Title:
  Splash skips text when asking for LUKS password

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1187318/+subscriptions

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


[Bug 1187318] EtcDefaultGrub.txt

2013-06-17 Thread Ballock
apport information

** Attachment added: EtcDefaultGrub.txt
   
https://bugs.launchpad.net/bugs/1187318/+attachment/3705554/+files/EtcDefaultGrub.txt

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

Title:
  Splash skips text when asking for LUKS password

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1187318/+subscriptions

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


[Bug 1187318] Lspci.txt

2013-06-17 Thread Ballock
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/1187318/+attachment/370/+files/Lspci.txt

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

Title:
  Splash skips text when asking for LUKS password

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1187318/+subscriptions

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


[Bug 1187318] UdevDb.txt

2013-06-17 Thread Ballock
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/1187318/+attachment/3705567/+files/UdevDb.txt

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

Title:
  Splash skips text when asking for LUKS password

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1187318/+subscriptions

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


[Bug 1187318] BootLog.txt

2013-06-17 Thread Ballock
apport information

** Attachment added: BootLog.txt
   
https://bugs.launchpad.net/bugs/1187318/+attachment/3705551/+files/BootLog.txt

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

Title:
  Splash skips text when asking for LUKS password

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1187318/+subscriptions

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


[Bug 1187318] CurrentDmesg.txt

2013-06-17 Thread Ballock
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/1187318/+attachment/3705552/+files/CurrentDmesg.txt

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

Title:
  Splash skips text when asking for LUKS password

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1187318/+subscriptions

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


[Bug 1187318] Lsusb.txt

2013-06-17 Thread Ballock
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/1187318/+attachment/3705556/+files/Lsusb.txt

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

Title:
  Splash skips text when asking for LUKS password

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1187318/+subscriptions

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


[Bug 1187318] Re: Splash skips text when asking for LUKS password

2013-06-17 Thread Ballock
apport information

** Tags added: apport-collected raring

** Description changed:

  When you use full-disk encryption with LVM as per the alternate
  installer or the netboot installer, during bootup you are presented with
  a text box to enter the HDD encryption password.
  
  On Precise this box was presented with a message to enter the password
  for the specified disk by uuid. In raring, this is no longer the case.
  There's just the box.
  
  If this is hardware-specific, this was tested on a Dell e6410 laptop.
  
  See the attachment.
+ --- 
+ ApportVersion: 2.9.2-0ubuntu8
+ Architecture: i386
+ DefaultPlymouth: /lib/plymouth/themes/ubuntu-logo/ubuntu-logo.plymouth
+ DistroRelease: Ubuntu 13.04
+ MachineType: Dell Inc. Latitude E6410
+ MarkForUpload: True
+ Package: plymouth 0.8.8-0ubuntu6.1
+ PackageArchitecture: i386
+ ProcCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-19-generic 
root=/dev/mapper/system-root ro splash quiet plymouth.debug
+ ProcEnviron:
+  TERM=xterm
+  PATH=(custom, no user)
+  LANG=en_IE.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.8.0-19-generic 
root=/dev/mapper/system-root ro splash quiet plymouth.debug
+ ProcVersionSignature: Ubuntu 3.8.0-19.30-generic 3.8.8
+ Tags:  raring
+ TextPlymouth: /lib/plymouth/themes/ubuntu-text/ubuntu-text.plymouth
+ Uname: Linux 3.8.0-19-generic i686
+ UpgradeStatus: Upgraded to raring on 2013-05-14 (33 days ago)
+ UserGroups: adm cdrom dialout lpadmin plugdev sambashare sudo vboxusers
+ dmi.bios.date: 08/23/2011
+ dmi.bios.vendor: Dell Inc.
+ dmi.bios.version: A10
+ dmi.board.name: 0667CC
+ dmi.board.vendor: Dell Inc.
+ dmi.board.version: A01
+ dmi.chassis.type: 9
+ dmi.chassis.vendor: Dell Inc.
+ dmi.modalias: 
dmi:bvnDellInc.:bvrA10:bd08/23/2011:svnDellInc.:pnLatitudeE6410:pvr0001:rvnDellInc.:rn0667CC:rvrA01:cvnDellInc.:ct9:cvr:
+ dmi.product.name: Latitude E6410
+ dmi.product.version: 0001
+ dmi.sys.vendor: Dell Inc.

** Attachment added: BootDmesg.txt
   
https://bugs.launchpad.net/bugs/1187318/+attachment/3705550/+files/BootDmesg.txt

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

Title:
  Splash skips text when asking for LUKS password

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1187318/+subscriptions

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


[Bug 1187318] ProcCpuinfo.txt

2013-06-17 Thread Ballock
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/1187318/+attachment/3705558/+files/ProcCpuinfo.txt

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

Title:
  Splash skips text when asking for LUKS password

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1187318/+subscriptions

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


[Bug 1187318] Re: Splash skips text when asking for LUKS password

2013-06-17 Thread Ballock
Seems apport likes a multitude of attachments. I am attaching the
plymouth debug log too.

** Attachment added: plymouth-debug.log
   
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1187318/+attachment/3705571/+files/plymouth-debug.log

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

Title:
  Splash skips text when asking for LUKS password

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1187318/+subscriptions

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


[Bug 1187318] ProcInterrupts.txt

2013-06-17 Thread Ballock
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/1187318/+attachment/3705565/+files/ProcInterrupts.txt

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

Title:
  Splash skips text when asking for LUKS password

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1187318/+subscriptions

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


[Bug 1187318] PlymouthDebug.txt

2013-06-17 Thread Ballock
apport information

** Attachment added: PlymouthDebug.txt
   
https://bugs.launchpad.net/bugs/1187318/+attachment/3705557/+files/PlymouthDebug.txt

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

Title:
  Splash skips text when asking for LUKS password

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1187318/+subscriptions

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


[Bug 1187318] ProcModules.txt

2013-06-17 Thread Ballock
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/1187318/+attachment/3705566/+files/ProcModules.txt

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

Title:
  Splash skips text when asking for LUKS password

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1187318/+subscriptions

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


[Bug 1187318] UdevLog.txt

2013-06-17 Thread Ballock
apport information

** Attachment added: UdevLog.txt
   
https://bugs.launchpad.net/bugs/1187318/+attachment/3705568/+files/UdevLog.txt

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

Title:
  Splash skips text when asking for LUKS password

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1187318/+subscriptions

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


[Bug 1187318] Re: Splash skips text when asking for LUKS password

2013-06-11 Thread Ballock
The locale for that is en_IE.UTF-8.

The system is an upgrade from Quantal. I am sending the output you
requested in the attachment.

** Attachment added: initrd-files.txt
   
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1187318/+attachment/3700547/+files/initrd-files.txt

** Changed in: plymouth (Ubuntu)
   Status: Incomplete = New

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

Title:
  Splash skips text when asking for LUKS password

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1187318/+subscriptions

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


[Bug 1187318] [NEW] Splash skips text when asking for LUKS password

2013-06-04 Thread Ballock
Public bug reported:

When you use full-disk encryption with LVM as per the alternate
installer or the netboot installer, during bootup you are presented with
a text box to enter the HDD encryption password.

On Precise this box was presented with a message to enter the password
for the specified disk by uuid. In raring, this is no longer the case.
There's just the box.

If this is hardware-specific, this was tested on a Dell e6410 laptop.

See the attachment.

** Affects: plymouth (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: SAM_1129.JPG
   
https://bugs.launchpad.net/bugs/1187318/+attachment/3694314/+files/SAM_1129.JPG

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

Title:
  Splash skips text when asking for LUKS password

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1187318/+subscriptions

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


[Bug 1187409] [NEW] realmd requires adcli which is not packaged

2013-06-04 Thread Ballock
Public bug reported:

Hello,

I was just testing realmd against our AD and in the list of client-side
requirements, realmd listed 'adcli'. This package is not on the raring
or saucy distribution. I guess we'd need that to have any use of realmd
in an AD environment.

If you wanted some help with that (particularly testing), let me know.

Cheers,
Ballock

** Affects: realmd (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  realmd requires adcli which is not packaged

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/realmd/+bug/1187409/+subscriptions

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


[Bug 1183326] [NEW] squid-deb-proxy-client-udeb broken in Ubuntu

2013-05-23 Thread Ballock
Public bug reported:

Hello,

squid-deb-proxy-client-udeb doesn't work in Ubuntu. The problem is that
the packages are in Universe and this repository is not searched during
installation.

I added these stanzas to my preseed:
d-i anna/choose_modules string squid-deb-proxy-client-udeb
which tries to install the udeb package. Then I found I need to also enable the 
universe udeb repository, and that is fine:
d-i mirror/udeb/components multiselect main, restricted, universe

Now apt-install queues squid-deb-proxy-client for later installation, so
the udeb package did its job.

Then, base-installer tries to install the package (squid-deb-proxy-client) but 
it fails and prints:
in-target: Unable to locate package squid-deb-proxy-client
base-installer: warning: Failed to install squid-deb-proxy-client into 
/target/: 100

I stopped the installer at this point. The /target/etc/apt/sources.list only 
contains the main and restricted components. When you read the base-installer 
package's 'library.sh' file it's obvious. Base-installer enables main and 
restricted, but only if the  apt-setup/restricted boolean is true. So even if 
you have these in your preseed:
d-i apt-setup/restricted boolean true
d-i apt-setup/universe boolean true
d-i apt-setup/multiverse boolean true
d-i apt-setup/partner boolean true
base-installer will skip universe and squid-deb-proxy-client will not get 
installed.

I believe the same configuration might actually work in Debian, as this
package would sit in its main archive.

In Ubuntu, the squid-deb-proxy-client-udeb should position its
installation after apt-setup configures the other repositories.

Please let me know if it is me missing some piece of config or if it
worked in any scenario of yours.

Cheers,
Ballock

** Affects: squid-deb-proxy (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  squid-deb-proxy-client-udeb broken in Ubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/squid-deb-proxy/+bug/1183326/+subscriptions

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


[Bug 692727] Re: perl dependency prevents installing the 32bit libs on amd64

2013-02-05 Thread Ballock
Tested 1.8.6 on Precise. Fixes the bug. Not ideal (as mentioned above),
but I believe there's no better fix for this possible inside this
package.

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  perl dependency prevents installing the 32bit libs on amd64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/692727/+subscriptions

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


[Bug 692727] Re: perl dependency prevents installing the 32bit libs on amd64

2013-01-31 Thread Ballock
Hello, Christophe,

I think this change is a already good step forward. I am using apt-get
install --no-recommends libnss-sss:i386 and it works fine. Actually I
deploy it to all the machines in my organization like this.

You can't resolve the conflict between sssd and sssd:i386 as this would
cause you to have 2 sssd daemons running on a system (32 and 64 bit) and
you don't want that.

Changing Recommends: sssd to Suggests: sssd is not a good idea,
considering that libnss-sss will not work at all without an sssd daemon
running on the system.

I guess the only way forward is to make native sssd satisfy all foreign
archs sssd requirement, but I don't know if that can be done.

Cheers,
Ballock

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

Title:
  perl dependency prevents installing the 32bit libs on amd64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/692727/+subscriptions

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


[Bug 919954] Re: unattended-upgrade crashed with UnboundLocalError in main(): local variable 'pkg_install_success' referenced before assignment

2012-09-17 Thread Ballock
I have the same with 12.04.?field.comment=I have the same with 12.04.

** Attachment added: _usr_bin_unattended-upgrade.0.crash
   
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/919954/+attachment/3319877/+files/_usr_bin_unattended-upgrade.0.crash

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

Title:
  unattended-upgrade crashed with UnboundLocalError in main(): local
  variable 'pkg_install_success' referenced before assignment

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/919954/+subscriptions

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