[Bug 1543919] Re: Remove EISA support from main kernel image and make it M (modular)

2021-07-19 Thread B. C. Schmerker
I've an emachines®/acer® EL1210-09 (Advance Micro Devices Inc. Athlon
LE-1620 (P/N ADH1620IAA5DH); nVIDIA® nForce® 780a SLI with planar C77 a2
GPU; nVIDIA® GF119 a1 GPU on PCIe 2.0 x16 slot).  The system DMesg
predictably detects no EISA resources on probing platform eisa.0, so
EISA.c and related headers can be compiled as a module with no effect on
my system's kernel initialization.  AFAIK, Intel PCI has replaced EISA
on all x86 and x86_64 systems built after 2000.  The following redact
from /var/log/dmesg.0 on 17 July 2021 illustrates typical info:

[0.00] kernel: Linux version 5.8.0-59-generic (buildd@lcy01-amd64-022) 
(gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0, GNU ld (GNU Binutils for Ubuntu) 
2.34) #66~20.04.1-Ubuntu SMP Thu Jun 17 11:14:10 UTC 2021 (Ubuntu 
5.8.0-59.66~20.04.1-generic 5.8.18)
[0.00] kernel: Command line: BOOT_IMAGE=/vmlinuz-5.8.0-59-generic 
root=UUID=c4248af1-a4cf-49a2-ba18-4de2c65c815c ro acpi_force_32bit_fadt_addr 
acpi_rev_override check_enable_amd_mmconf pcie_bus_tune=off pcie_aspm=off 
pci_ports=native intremap=off agp=off nohugeiomap parport=0 hashdist=0
...
[0.212298] kernel: EISA bus registered
...
[1.006643] kernel: platform eisa.0: Probing EISA bus 0
[1.006715] kernel: platform eisa.0: EISA: Cannot allocate resource for 
mainboard
[1.006779] kernel: platform eisa.0: Cannot allocate resource for EISA slot 1
[1.006855] kernel: platform eisa.0: Cannot allocate resource for EISA slot 8
[1.006917] kernel: platform eisa.0: EISA: Detected 0 cards

I concur on the feasibility of offloading EISA from Kernel core and
building a Module EISA.ko.

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

Title:
  Remove EISA support from main kernel image and make it M (modular)

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


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

[Bug 1871268] Re: Installation fails due to useless immediate configuration error when "Install Third-Party Drivers" is selected

2021-01-29 Thread B. C. Schmerker
No longer affects openlp 2.4.0 and 2.4.6, which OpenLP at GitLab has
declared a WontFix.  Awaiting 2.9.1 (unreleased as of 29 January 2021)
for focal-proposed, groovy-proposed, and hirsute-proposed.  I's able to
get the EL1210-09 fully up by cherrypicking packages appropriate for
nVIDIA 390.nn from the focal Repository, post-installation with nouveau.

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

Title:
  Installation fails due to useless immediate configuration error when
  "Install Third-Party Drivers" is selected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-cdimage/+bug/1871268/+subscriptions

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

[Bug 1871268] Re: Installation fails due to useless immediate configuration error when "Install Third-Party Drivers" is selected

2021-01-25 Thread B. C. Schmerker
I confirm this problem still active in the latest Release ISO images for
20.04.1-LTS.  Obviously a regression consistent with the ~vorlon
observation(s) -- didn't happen in 19.04 or 19.10.  Involves
PluginInstall.py failing to find exact versions of several packages,
although I's unable to screen-shot prior to Installer terminating.  Even
with the ~qd0t workaround, openlp crashes on open, which didn't happen
on 18.04.4-LTS.

Attempted clean install on four partitions: /boot (ext2), 4 GiB swap, /home 
(ext4), / (ext4)
emachines/acer EL1210-09 (Acer DA078L)
Advance Micro Devices Athlon 64 LE-1620 (P/N AD1620IAA5DH)
nVIDIA nForce 780a MCP (C77 64-bit geForce GPU in northbridge)
msi GT610-1GD3-LP (nVIDIA GF119 64-bit GPU, 1 GiB DDR3 VRAM)

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

Title:
  Installation fails due to useless immediate configuration error when
  "Install Third-Party Drivers" is selected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-cdimage/+bug/1871268/+subscriptions

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

[Bug 1874965] Re: install 20.04 crashed

2021-01-22 Thread B. C. Schmerker
I've more information on what I suspect is a regression.  Attempting
20.04.1-LTS on an emachines/acer EL1210-09 (Acer DA078l: AMD Athlon
LE-1620; nVIDIA nForce 780a MCP (C77 GPU in northbridge), msi
GT610-1GD3-L (nVIDIA GF119, 1 GiB VRAM)), the installer would crash
consistently if I attempted 3rd-party drivers.  18.04.5-LTS installs
without a hitch.

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

Title:
  install 20.04 crashed

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

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

[Bug 1773476] Re: linux-firmware 1.157.19 attempts to generate /boot/initrd.img-4.8.0-56, /boot/initrd.img-4.8.0 when no corresponding vmlinuz present

2020-12-14 Thread B. C. Schmerker
Actually would have been a bug against either apt or dpkg, which failed
to clean up /var after Kernel package removal.  Since upgraded to ubuntu
Focal, closing Bug.


** Changed in: initramfs-tools (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  linux-firmware 1.157.19 attempts to generate
  /boot/initrd.img-4.8.0-56, /boot/initrd.img-4.8.0 when no
  corresponding vmlinuz present

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1773476/+subscriptions

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

[Bug 1897369] Re: apparmor: Allow cups-browsed to change nice value (CAP_SYS_NICE)

2020-11-29 Thread B. C. Schmerker
On my system, I have a consistent Deny on cups-browsed --capable, one
example from 281300Z November 2020 being:

Nov 28 13:00:24 hotrodgpc-desktop kernel: [   52.928672] audit:
type=1400 audit(1606597224.111:54): apparmor="DENIED"
operation="capable" profile="/usr/sbin/cups-browsed" pid=1496 comm
="cups-browsed" capability=23  capname="sys_nice"

I have set cups-browsed to complain mode in AppArmor pending the bugfix.

---

ubuntu® 20.04.1-LTS AMD64
AuthenticAMD® Athlon64® 3500+ / 3.3 GiB memory
AuthenticAMD® RS780 GPU
GNOME 3.36.3

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

Title:
  apparmor: Allow cups-browsed to change nice value (CAP_SYS_NICE)

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

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

[Bug 1594023] Re: Poweroff or reboot hangs. Laptop won't shutdown. 16.04

2019-07-30 Thread B. C. Schmerker via ubuntu-bugs
Update:  Issue worked around with nVIDIA® geForce® driver 340.107 for
C77 GPU in MCP78 northbridge (package:nvidia-340).  Repeating report to
Bug 1776616.

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

Title:
  Poweroff or reboot hangs. Laptop won't shutdown. 16.04

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

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

[Bug 1776616] Re: Ubuntu 18.04 getting stuck at "Starting Reboot" and "Starting Power-Off"

2019-07-30 Thread B. C. Schmerker via ubuntu-bugs
Update:  nVIDIA® geForce® driver 340.107 for the C77 GPU (package:
nvidia-340) got to a successful power-down.  Be advised that Packages
nvidia-n are to be reserved for nVIDIA® nFORCE® MCP chipsets such as the
MCP78 northbridge my EL1210-09; intel®, AMD®, and VIA® chipsets require
different solutions.

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

Title:
  Ubuntu 18.04 getting stuck at "Starting Reboot" and "Starting Power-
  Off"

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

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

[Bug 1594023] Re: Poweroff or reboot hangs. Laptop won't shutdown. 16.04

2019-07-30 Thread B. C. Schmerker via ubuntu-bugs
Update:  acpi=off only got me to a timestamped kernel message
"reboot:System halted".  acpi=force had no effect.  Repeating report to
Bug 1776616, which is specifically relevant to Kernel 4.15-n-generic on
xubuntu™ 18.04-LTS.

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

Title:
  Poweroff or reboot hangs. Laptop won't shutdown. 16.04

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

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

[Bug 1776616] Re: Ubuntu 18.04 getting stuck at "Starting Reboot" and "Starting Power-Off"

2019-07-30 Thread B. C. Schmerker via ubuntu-bugs
I encountered this issue installing xubuntu™ 18.04-LTS on an
emachines®/acer® EL1210-09 (2.3 GHz Advanced Micro Devices® Athlon®
LE-1620; nVIDIA® nFORCE® 720 chipset; 2 x 2 GiB DDR2 main memory) with a
Shuttle® PSU upgrade (PC631 in for stock 220W LITEON®) and the
planar C77 geForce® 64-bit GPU by-passed for the nVIDIA® GF-109 on an
msi® N610GT-MD1GD3/LP half-height video display adapter. I normally use:

GRUB_CMDLINE_LINUX_DEFAULT="debug"

in /etc/default/grub, which is how I confirmed the issue: Depending on
shutdown or reboot option, the system halts at "Starting reboot..." or
"Starting power-off...", forcing a manual power-down.  Additionally:

GRUB_CMDLINE_LINUX_DEFAULT="debug acpi=force"

had no effect, and:

GRUB_CMDLINE_LINUX_DEFAULT="debug acpi=off"

only got me to a timestamped "reboot:System halted".  Will report back
after checking effect of nVIDIA® geForce® driver package for C77 GPU
(part of nF720 chipset).

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

Title:
  Ubuntu 18.04 getting stuck at "Starting Reboot" and "Starting Power-
  Off"

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

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

[Bug 1594023] Re: Poweroff or reboot hangs. Laptop won't shutdown. 16.04

2019-07-30 Thread B. C. Schmerker via ubuntu-bugs
This hang on shutdown and/or reboot is NOT confined to portables.  I
encountered the issue installing xubuntu™ 18.04-LTS on an
emachines®/acer® EL1210-09 (2.3 GHz Advanced Micro Devices® Athlon®
LE-1620; nVIDIA® nFORCE® 720 chipset; 2 x 2 GiB DDR2 main memory) with a
Shuttle® PSU upgrade (PC631 in for stock 220W LITEON®) and the
planar C77 geForce® 64-bit GPU by-passed for the nVIDIA® GF-109 on an
msi® N610GT-MD1GD3/LP half-height video display adapter.  I normally
use:

GRUB_CMDLINE_LINUX_DEFAULT="debug"

in /etc/default/grub, which is how I confirmed the issue:  Depending on
shutdown or reboot option, the system halts at "Starting reboot..." or
"Starting power-off...", forcing a manual power-down.  Will report back
after testing:

GRUB_CMDLINE_LINUX_DEFAULT="debug acpi=off"

and:

GRUB_CMDLINE_LINUX_DEFAULT="debug acpi=force"

I'd rather save the C77 geForce® driver set (provided to Canonical Ltd.
by nVidia Corporation) for the nFORCE® 720 as a last resort, as it
affects Kernel behavior in both startup and shutdown.

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

Title:
  Poweroff or reboot hangs. Laptop won't shutdown. 16.04

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

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

[Bug 1773476] Re: linux-firmware 1.157.19 attempts to generate /boot/initrd.img-4.8.0-56, /boot/initrd.img-4.8.0 when no corresponding vmlinuz present

2018-05-29 Thread B. C. Schmerker via ubuntu-bugs
** Description changed:

  With LinUX Images/-Extras 4.15.0-22-generic, 4.13.0-43-generic,
  4.8.0-58-generic, 4.8.0-56-generic, and 4.4.0-127-generic installed,
  sudo dpkg-reconfigure linux-firmware returns the following to Console:
  
  update-initramfs: Generating /boot/initrd.img-4.15.0-22-generic
  update-initramfs: Generating /boot/initrd.img-4.13.0-43-generic
  update-initramfs: Generating /boot/initrd.img-4.8.0-58-generic
  update-initramfs: Generating /boot/initrd.img-4.8.0-56-generic
  update-initramfs: Generating /boot/initrd.img-4.8.0-56
  WARNING: missing /lib/modules/4.8.0-56
  Ensure all necessary drivers are built into the linux image!
  depmod: ERROR: could not open directory /lib/modules/4.8.0-56: No such file 
or directory
  depmod: FATAL: could not search modules: No such file or directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_AlVft4/lib/modules/4.8.0-56/modules.order: No such file or 
directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_AlVft4/lib/modules/4.8.0-56/modules.builtin: No such file 
or directory
  update-initramfs: Generating /boot/initrd.img-4.8.0
  WARNING: missing /lib/modules/4.8.0
  Ensure all necessary drivers are built into the linux image!
  depmod: ERROR: could not open directory /lib/modules/4.8.0: No such file or 
directory
  depmod: FATAL: could not search modules: No such file or directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_OwnjIb/lib/modules/4.8.0/modules.order: No such file or 
directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_OwnjIb/lib/modules/4.8.0/modules.builtin: No such file or 
directory
  update-initramfs: Generating /boot/initrd.img-4.4.0-127-generic
  
  Same configuration report for "Setting up linux-firmware..." with sudo
  apt(-get) install (--reinstall) linux-firmware and sudo apt-get upgrade
  linux-firmware.  Therefore:
  
  Reproducible: Always
  Steps to reproduce: sudo apt install (--reinstall) linux-firmware or sudo 
dpkg-reconfigure linux-firmware.
  Actual results, excepting actually installed Kernel Image packages:
  
  update-initramfs: Generating /boot/initrd.img-4.8.0-56
  WARNING: missing /lib/modules/4.8.0-56
  Ensure all necessary drivers are built into the linux image!
  depmod: ERROR: could not open directory /lib/modules/4.8.0-56: No such file 
or directory
  depmod: FATAL: could not search modules: No such file or directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_AlVft4/lib/modules/4.8.0-56/modules.order: No such file or 
directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_AlVft4/lib/modules/4.8.0-56/modules.builtin: No such file 
or directory
  update-initramfs: Generating /boot/initrd.img-4.8.0
  WARNING: missing /lib/modules/4.8.0
  Ensure all necessary drivers are built into the linux image!
  depmod: ERROR: could not open directory /lib/modules/4.8.0: No such file or 
directory
  depmod: FATAL: could not search modules: No such file or directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_OwnjIb/lib/modules/4.8.0/modules.order: No such file or 
directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_OwnjIb/lib/modules/4.8.0/modules.builtin: No such file or 
directory
  
  Expected results, excepting actually installed Kernel Image packages:
  
  No attempt to generate /boot/initrd.img for missing kernels, thus no
  warnings, errors or fatals.
  
- UPDATE:  Solved via sudo rm -rf /var/lib/initramfs-tools-4/8/0 && sudo
+ UPDATE:  Solved via sudo rm -rf /var/lib/initramfs-tools-4.8.0 && sudo
  rm -rf /var/lib/initramfs-tools/4.8.0-56.  Recommend check for bug(s) in
  apt and dpkg of which this Bug may be a depend, as automatic
  housecleaning failed me in this specific case.
  
  ---
  ApportVersion: 2.20.1-0ubuntu2.17
  Architecture: amd64
  CurrentDesktop: Unity
  Dependencies:
  
  DistroRelease: Ubuntu 16.04
  InstallationDate: Installed on 2017-05-17 (373 days ago)
  InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
  Package: linux-firmware 1.157.19 [origin: unknown]
  PackageArchitecture: all
  ProcVersionSignature: Ubuntu 4.15.0-22.24~16.04.1-generic 4.15.17
  Tags: xenial third-party-packages
  Uname: Linux 4.15.0-22-generic x86_64
  UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True

** Description changed:

  With LinUX Images/-Extras 4.15.0-22-generic, 4.13.0-43-generic,
  4.8.0-58-generic, 4.8.0-56-generic, and 4.4.0-127-generic installed,
  sudo dpkg-reconfigure linux-firmware returns the following to Console:
  
  update-initramfs: Generating /boot/initrd.img-4.15.0-22-generic
  update-initramfs: Generating /boot/initrd.img-4.13.0-43-generic
  update-initramfs: Generating /boot/initrd.img-4.8.0-58-generic
  update-initramfs: Generating 

[Bug 1773476] Re: linux-firmware 1.157.19 attempts to generate /boot/initrd.img-4.8.0-56, /boot/initrd.img-4.8.0 when no corresponding vmlinuz present

2018-05-29 Thread B. C. Schmerker via ubuntu-bugs
SOLVED via sudo rm -rf /var/lib/initramfs-tools/4.8.0 && sudo rm -rf
/var/lib/initramfs-tools/4.8.0-56!  Recommend check for bug(s) in apt
and dpkg, as automatic housecleaning faile me in this specific case.

** Description changed:

  With LinUX Images/-Extras 4.15.0-22-generic, 4.13.0-43-generic,
  4.8.0-58-generic, 4.8.0-56-generic, and 4.4.0-127-generic installed,
  sudo dpkg-reconfigure linux-firmware returns the following to Console:
  
  update-initramfs: Generating /boot/initrd.img-4.15.0-22-generic
  update-initramfs: Generating /boot/initrd.img-4.13.0-43-generic
  update-initramfs: Generating /boot/initrd.img-4.8.0-58-generic
  update-initramfs: Generating /boot/initrd.img-4.8.0-56-generic
  update-initramfs: Generating /boot/initrd.img-4.8.0-56
  WARNING: missing /lib/modules/4.8.0-56
  Ensure all necessary drivers are built into the linux image!
  depmod: ERROR: could not open directory /lib/modules/4.8.0-56: No such file 
or directory
  depmod: FATAL: could not search modules: No such file or directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_AlVft4/lib/modules/4.8.0-56/modules.order: No such file or 
directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_AlVft4/lib/modules/4.8.0-56/modules.builtin: No such file 
or directory
  update-initramfs: Generating /boot/initrd.img-4.8.0
  WARNING: missing /lib/modules/4.8.0
  Ensure all necessary drivers are built into the linux image!
  depmod: ERROR: could not open directory /lib/modules/4.8.0: No such file or 
directory
  depmod: FATAL: could not search modules: No such file or directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_OwnjIb/lib/modules/4.8.0/modules.order: No such file or 
directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_OwnjIb/lib/modules/4.8.0/modules.builtin: No such file or 
directory
  update-initramfs: Generating /boot/initrd.img-4.4.0-127-generic
  
  Same configuration report for "Setting up linux-firmware..." with sudo
  apt(-get) install (--reinstall) linux-firmware and sudo apt-get upgrade
  linux-firmware.  Therefore:
  
  Reproducible: Always
  Steps to reproduce: sudo apt install (--reinstall) linux-firmware or sudo 
dpkg-reconfigure linux-firmware.
  Actual results, excepting actually installed Kernel Image packages:
  
  update-initramfs: Generating /boot/initrd.img-4.8.0-56
  WARNING: missing /lib/modules/4.8.0-56
  Ensure all necessary drivers are built into the linux image!
  depmod: ERROR: could not open directory /lib/modules/4.8.0-56: No such file 
or directory
  depmod: FATAL: could not search modules: No such file or directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_AlVft4/lib/modules/4.8.0-56/modules.order: No such file or 
directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_AlVft4/lib/modules/4.8.0-56/modules.builtin: No such file 
or directory
  update-initramfs: Generating /boot/initrd.img-4.8.0
  WARNING: missing /lib/modules/4.8.0
  Ensure all necessary drivers are built into the linux image!
  depmod: ERROR: could not open directory /lib/modules/4.8.0: No such file or 
directory
  depmod: FATAL: could not search modules: No such file or directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_OwnjIb/lib/modules/4.8.0/modules.order: No such file or 
directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_OwnjIb/lib/modules/4.8.0/modules.builtin: No such file or 
directory
  
  Expected results, excepting actually installed Kernel Image packages:
  
  No attempt to generate /boot/initrd.img for missing kernels, thus no
  warnings, errors or fatals.
  
+ UPDATE:  Solved via sudo rm -rf /var/lib/initramfs-tools-4/8/0 && sudo
+ rm -rf /var/lib/initramfs-tools/4.8.0-56.  Recommend check for bug(s) in
+ apt and dpkg of which this Bug may be a depend, as automatic
+ housecleaning failed me in this specific case.
+ 
  ---
  ApportVersion: 2.20.1-0ubuntu2.17
  Architecture: amd64
  CurrentDesktop: Unity
  Dependencies:
  
  DistroRelease: Ubuntu 16.04
  InstallationDate: Installed on 2017-05-17 (373 days ago)
  InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
  Package: linux-firmware 1.157.19 [origin: unknown]
  PackageArchitecture: all
  ProcVersionSignature: Ubuntu 4.15.0-22.24~16.04.1-generic 4.15.17
  Tags: xenial third-party-packages
  Uname: Linux 4.15.0-22-generic x86_64
  UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True

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

Title:
  linux-firmware 1.157.19 attempts to generate
  /boot/initrd.img-4.8.0-56, /boot/initrd.img-4.8.0 when no
  corresponding vmlinuz present

To manage notifications about this bug go to:

[Bug 1773476] Re: linux-firmware 1.157.19 attempts to generate /boot/initrd.img-4.8.0-56, /boot/initrd.img-4.8.0 when no corresponding vmlinuz present

2018-05-29 Thread B. C. Schmerker via ubuntu-bugs
VERIFIED.  Found a /var/lib/initramfs-tools/4.8.0 and a /var/lib
/initramfs-tools/4.8.0-56 that shoudn't be there.

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

Title:
  linux-firmware 1.157.19 attempts to generate
  /boot/initrd.img-4.8.0-56, /boot/initrd.img-4.8.0 when no
  corresponding vmlinuz present

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1773476/+subscriptions

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

[Bug 1773476] Re: linux-firmware 1.157.19 attempts to generate /boot/initrd.img-4.8.0-56, /boot/initrd.img-4.8.0 when no corresponding vmlinuz present

2018-05-28 Thread B. C. Schmerker via ubuntu-bugs
** Summary changed:

- linux-firmware 1.157.19 attempts to generate /boot/initrd.img-4.8.0-56, 
/boot/initrd.ing-4.8.0 when no corresponding vmlinuz present
+ linux-firmware 1.157.19 attempts to generate /boot/initrd.img-4.8.0-56, 
/boot/initrd.img-4.8.0 when no corresponding vmlinuz present

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

Title:
  linux-firmware 1.157.19 attempts to generate
  /boot/initrd.img-4.8.0-56, /boot/initrd.img-4.8.0 when no
  corresponding vmlinuz present

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1773476/+subscriptions

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

[Bug 1773476] Re: linux-firmware 1.157.19 attempts to generate /boot/initrd.img-4.8.0-56, /boot/initrd.ing-4.8.0 when no corresponding vmlinuz present

2018-05-28 Thread B. C. Schmerker via ubuntu-bugs
Observed sequence of sbins when software-updater called apt-get upgrade
linux-firmware:  Cross-checking initramfs-tools and depmod for any
misbehaviors that might exacerbate what I've observed.

DIOSCOVERED POINT TO INVESTIGATE:  Potential for Dependency this Bug on
Bug #701578 "purging a kernel sometimes fails to remove kernel in armel"
in initramfs-tools (ubuntu).


** Description changed:

  With LinUX Images/-Extras 4.15.0-22-generic, 4.13.0-43-generic,
  4.8.0-58-generic, 4.8.0-56-generic, and 4.4.0-127-generic installed,
  sudo dpkg-reconfigure linux-firmware returns the following to Console:
  
  update-initramfs: Generating /boot/initrd.img-4.15.0-22-generic
  update-initramfs: Generating /boot/initrd.img-4.13.0-43-generic
  update-initramfs: Generating /boot/initrd.img-4.8.0-58-generic
  update-initramfs: Generating /boot/initrd.img-4.8.0-56-generic
  update-initramfs: Generating /boot/initrd.img-4.8.0-56
  WARNING: missing /lib/modules/4.8.0-56
  Ensure all necessary drivers are built into the linux image!
  depmod: ERROR: could not open directory /lib/modules/4.8.0-56: No such file 
or directory
  depmod: FATAL: could not search modules: No such file or directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_AlVft4/lib/modules/4.8.0-56/modules.order: No such file or 
directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_AlVft4/lib/modules/4.8.0-56/modules.builtin: No such file 
or directory
  update-initramfs: Generating /boot/initrd.img-4.8.0
  WARNING: missing /lib/modules/4.8.0
  Ensure all necessary drivers are built into the linux image!
  depmod: ERROR: could not open directory /lib/modules/4.8.0: No such file or 
directory
  depmod: FATAL: could not search modules: No such file or directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_OwnjIb/lib/modules/4.8.0/modules.order: No such file or 
directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_OwnjIb/lib/modules/4.8.0/modules.builtin: No such file or 
directory
  update-initramfs: Generating /boot/initrd.img-4.4.0-127-generic
  
- Same configuration report for "Setting up linux-firmware..." with sudo 
apt(-get) install (--reinstall) linux-firmware.
- --- 
+ Same configuration report for "Setting up linux-firmware..." with sudo
+ apt(-get) install (--reinstall) linux-firmware and sudo apt-get upgrade
+ linux-firmware.  Therefore:
+ 
+ Reproducible: Always
+ Steps to reproduce: sudo apt install (--reinstall) linux-firmware or sudo 
dpkg-reconfigure linux-firmware.
+ Actual results, excepting actually installed Kernel Image packages:
+ 
+ update-initramfs: Generating /boot/initrd.img-4.8.0-56
+ WARNING: missing /lib/modules/4.8.0-56
+ Ensure all necessary drivers are built into the linux image!
+ depmod: ERROR: could not open directory /lib/modules/4.8.0-56: No such file 
or directory
+ depmod: FATAL: could not search modules: No such file or directory
+ depmod: WARNING: could not open 
/var/tmp/mkinitramfs_AlVft4/lib/modules/4.8.0-56/modules.order: No such file or 
directory
+ depmod: WARNING: could not open 
/var/tmp/mkinitramfs_AlVft4/lib/modules/4.8.0-56/modules.builtin: No such file 
or directory
+ update-initramfs: Generating /boot/initrd.img-4.8.0
+ WARNING: missing /lib/modules/4.8.0
+ Ensure all necessary drivers are built into the linux image!
+ depmod: ERROR: could not open directory /lib/modules/4.8.0: No such file or 
directory
+ depmod: FATAL: could not search modules: No such file or directory
+ depmod: WARNING: could not open 
/var/tmp/mkinitramfs_OwnjIb/lib/modules/4.8.0/modules.order: No such file or 
directory
+ depmod: WARNING: could not open 
/var/tmp/mkinitramfs_OwnjIb/lib/modules/4.8.0/modules.builtin: No such file or 
directory
+ 
+ Expected results, excepting actually installed Kernel Image packages:
+ 
+ No attempt to generate /boot/initrd.img for missing kernels, thus no
+ warnings, errors or fatals.
+ 
+ ---
  ApportVersion: 2.20.1-0ubuntu2.17
  Architecture: amd64
  CurrentDesktop: Unity
  Dependencies:
-  
+ 
  DistroRelease: Ubuntu 16.04
  InstallationDate: Installed on 2017-05-17 (373 days ago)
  InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
  Package: linux-firmware 1.157.19 [origin: unknown]
  PackageArchitecture: all
  ProcVersionSignature: Ubuntu 4.15.0-22.24~16.04.1-generic 4.15.17
  Tags: xenial third-party-packages
  Uname: Linux 4.15.0-22-generic x86_64
  UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True

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

Title:
  linux-firmware 1.157.19 attempts to generate
  /boot/initrd.img-4.8.0-56, /boot/initrd.ing-4.8.0 when no
  corresponding vmlinuz present

To manage 

[Bug 1773476] Re: linux-firmware 1.157.19 attempts to generate /boot/initrd.img-4.8.0-56, /boot/initrd.ing-4.8.0 when no corresponding vmlinuz present

2018-05-27 Thread B. C. Schmerker via ubuntu-bugs
Update:  A purge and reinstall of linux-firmware produces same results.
Summary therefore:

Reproducible:  Always
Steps to reproduce:  sudo apt install (--reinstall) linux-firmware or sudo 
dpkg-reconfigure linux-firmware.
Actual results, excepting actually installed Kernel Image packages:

update-initramfs: Generating /boot/initrd.img-4.8.0-56
WARNING: missing /lib/modules/4.8.0-56
Ensure all necessary drivers are built into the linux image!
depmod: ERROR: could not open directory /lib/modules/4.8.0-56: No such file or 
directory
depmod: FATAL: could not search modules: No such file or directory
depmod: WARNING: could not open 
/var/tmp/mkinitramfs_AlVft4/lib/modules/4.8.0-56/modules.order: No such file or 
directory
depmod: WARNING: could not open 
/var/tmp/mkinitramfs_AlVft4/lib/modules/4.8.0-56/modules.builtin: No such file 
or directory
update-initramfs: Generating /boot/initrd.img-4.8.0
WARNING: missing /lib/modules/4.8.0
Ensure all necessary drivers are built into the linux image!
depmod: ERROR: could not open directory /lib/modules/4.8.0: No such file or 
directory
depmod: FATAL: could not search modules: No such file or directory
depmod: WARNING: could not open 
/var/tmp/mkinitramfs_OwnjIb/lib/modules/4.8.0/modules.order: No such file or 
directory
depmod: WARNING: could not open 
/var/tmp/mkinitramfs_OwnjIb/lib/modules/4.8.0/modules.builtin: No such file or 
directory

Expected results, excepting actually installed Kernel Image packages:

No warning, errors or fatals.

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

Title:
  linux-firmware 1.157.19 attempts to generate
  /boot/initrd.img-4.8.0-56, /boot/initrd.ing-4.8.0 when no
  corresponding vmlinuz present

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1773476/+subscriptions

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

[Bug 1773476] Re: linux-firmware 1.157.19 attempts to generate /boot/initrd.img-4.8.0-56, /boot/initrd.ing-4.8.0 when no corresponding vmlinuz present

2018-05-26 Thread B. C. Schmerker via ubuntu-bugs
** Changed in: linux-firmware (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  linux-firmware 1.157.19 attempts to generate
  /boot/initrd.img-4.8.0-56, /boot/initrd.ing-4.8.0 when no
  corresponding vmlinuz present

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1773476/+subscriptions

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

[Bug 1773476] Re: linux-firmware 1.157.19 attempts to generate /boot/initrd.img-4.8.0-56, /boot/initrd.ing-4.8.0 when no corresponding vmlinuz present

2018-05-26 Thread B. C. Schmerker via ubuntu-bugs
apport information

** Package changed: linux (Ubuntu) => linux-firmware (Ubuntu)

** Tags added: apport-collected third-party-packages xenial

** Description changed:

  With LinUX Images/-Extras 4.15.0-22-generic, 4.13.0-43-generic,
  4.8.0-58-generic, 4.8.0-56-generic, and 4.4.0-127-generic installed,
  sudo dpkg-reconfigure linux-firmware returns the following to Console:
  
  update-initramfs: Generating /boot/initrd.img-4.15.0-22-generic
  update-initramfs: Generating /boot/initrd.img-4.13.0-43-generic
  update-initramfs: Generating /boot/initrd.img-4.8.0-58-generic
  update-initramfs: Generating /boot/initrd.img-4.8.0-56-generic
  update-initramfs: Generating /boot/initrd.img-4.8.0-56
  WARNING: missing /lib/modules/4.8.0-56
  Ensure all necessary drivers are built into the linux image!
  depmod: ERROR: could not open directory /lib/modules/4.8.0-56: No such file 
or directory
  depmod: FATAL: could not search modules: No such file or directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_AlVft4/lib/modules/4.8.0-56/modules.order: No such file or 
directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_AlVft4/lib/modules/4.8.0-56/modules.builtin: No such file 
or directory
  update-initramfs: Generating /boot/initrd.img-4.8.0
  WARNING: missing /lib/modules/4.8.0
  Ensure all necessary drivers are built into the linux image!
  depmod: ERROR: could not open directory /lib/modules/4.8.0: No such file or 
directory
  depmod: FATAL: could not search modules: No such file or directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_OwnjIb/lib/modules/4.8.0/modules.order: No such file or 
directory
  depmod: WARNING: could not open 
/var/tmp/mkinitramfs_OwnjIb/lib/modules/4.8.0/modules.builtin: No such file or 
directory
  update-initramfs: Generating /boot/initrd.img-4.4.0-127-generic
  
- Same configuration report for "Setting up linux-firmware..." with sudo
- apt(-get) install (--reinstall) linux-firmware.
+ Same configuration report for "Setting up linux-firmware..." with sudo 
apt(-get) install (--reinstall) linux-firmware.
+ --- 
+ ApportVersion: 2.20.1-0ubuntu2.17
+ Architecture: amd64
+ CurrentDesktop: Unity
+ Dependencies:
+  
+ DistroRelease: Ubuntu 16.04
+ InstallationDate: Installed on 2017-05-17 (373 days ago)
+ InstallationMedia: Ubuntu 16.04.2 LTS "Xenial Xerus" - Release amd64 
(20170215.2)
+ Package: linux-firmware 1.157.19 [origin: unknown]
+ PackageArchitecture: all
+ ProcVersionSignature: Ubuntu 4.15.0-22.24~16.04.1-generic 4.15.17
+ Tags: xenial third-party-packages
+ Uname: Linux 4.15.0-22-generic x86_64
+ UnreportableReason: This is not an official Ubuntu package. Please remove any 
third party package and try again.
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1773476/+attachment/5144520/+files/ProcCpuinfoMinimal.txt

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

Title:
  linux-firmware 1.157.19 attempts to generate
  /boot/initrd.img-4.8.0-56, /boot/initrd.ing-4.8.0 when no
  corresponding vmlinuz present

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1773476/+subscriptions

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

[Bug 1773476] ProcEnviron.txt

2018-05-26 Thread B. C. Schmerker via ubuntu-bugs
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1773476/+attachment/5144521/+files/ProcEnviron.txt

** Tags removed: apport-collected bionic third-party-packages

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

Title:
  linux-firmware 1.157.19 attempts to generate
  /boot/initrd.img-4.8.0-56, /boot/initrd.ing-4.8.0 when no
  corresponding vmlinuz present

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1773476/+subscriptions

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

[Bug 1773476] [NEW] linux-firmware 1.157.19 attempts to generate /boot/initrd.img-4.8.0-56, /boot/initrd.ing-4.8.0 when no corresponding vmlinuz present

2018-05-25 Thread B. C. Schmerker via ubuntu-bugs
Public bug reported:

With LinUX Images/-Extras 4.15.0-22-generic, 4.13.0-43-generic,
4.8.0-58-generic, 4.8.0-56-generic, and 4.4.0-127-generic installed,
sudo dpkg-reconfigure linux-firmware returns the following to Console:

update-initramfs: Generating /boot/initrd.img-4.15.0-22-generic
update-initramfs: Generating /boot/initrd.img-4.13.0-43-generic
update-initramfs: Generating /boot/initrd.img-4.8.0-58-generic
update-initramfs: Generating /boot/initrd.img-4.8.0-56-generic
update-initramfs: Generating /boot/initrd.img-4.8.0-56
WARNING: missing /lib/modules/4.8.0-56
Ensure all necessary drivers are built into the linux image!
depmod: ERROR: could not open directory /lib/modules/4.8.0-56: No such file or 
directory
depmod: FATAL: could not search modules: No such file or directory
depmod: WARNING: could not open 
/var/tmp/mkinitramfs_AlVft4/lib/modules/4.8.0-56/modules.order: No such file or 
directory
depmod: WARNING: could not open 
/var/tmp/mkinitramfs_AlVft4/lib/modules/4.8.0-56/modules.builtin: No such file 
or directory
update-initramfs: Generating /boot/initrd.img-4.8.0
WARNING: missing /lib/modules/4.8.0
Ensure all necessary drivers are built into the linux image!
depmod: ERROR: could not open directory /lib/modules/4.8.0: No such file or 
directory
depmod: FATAL: could not search modules: No such file or directory
depmod: WARNING: could not open 
/var/tmp/mkinitramfs_OwnjIb/lib/modules/4.8.0/modules.order: No such file or 
directory
depmod: WARNING: could not open 
/var/tmp/mkinitramfs_OwnjIb/lib/modules/4.8.0/modules.builtin: No such file or 
directory
update-initramfs: Generating /boot/initrd.img-4.4.0-127-generic

Same configuration report for "Setting up linux-firmware..." with sudo
apt(-get) install (--reinstall) linux-firmware.

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Incomplete


** Tags: bionic

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

Title:
  linux-firmware 1.157.19 attempts to generate
  /boot/initrd.img-4.8.0-56, /boot/initrd.ing-4.8.0 when no
  corresponding vmlinuz present

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

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

[Bug 1661400] Re: Site ID gives false broken connections for TLS 1.3

2017-03-14 Thread B. C. Schmerker
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:52.0) Gecko/20100101 
Firefox/52.0
Build ID: 20170303012758

Behaves like the simulation.  Issue RESOLVED FIXED in firefox
52.0+build2-0ubuntu0.16.04.1.


** Changed in: firefox (Ubuntu)
   Status: New => 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/1661400

Title:
  Site ID gives false broken connections for TLS 1.3

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

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


[Bug 1468666] Re: Chromium VERSION on Ubuntu 12.04 LTS

2017-02-06 Thread B. C. Schmerker
A calendar check shows that ubuntu 12.04.5-LTS reaches end of support
life April 2017.  If necessary upgrades to libnss3 (evidenced by the
glibcxx_3.4.18 issue Post 6)cannot be done for chromium-browser 50+ to
function by 1 April, recommend close this Bug as RESOLVED WONTFIX.

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

Title:
  Chromium VERSION on Ubuntu 12.04 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1468666/+subscriptions

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


[Bug 1661400] [NEW] Site ID gives false broken connections for TLS 1.3

2017-02-02 Thread B. C. Schmerker
Public bug reported:

User Agent: Mozilla 5.0 (X11; LinUX x86_64; rv:51.0) Gecko/20100101 
Firefox/51.0.1
Build ID: 20170125172221

Steps to reproduce:

Opened HTML page https://www.cloudflare.com/; Opened Site Identity
Button

Reproducible:  Always

Actual Results:
www.cloudflare.com
Connection is Not Secure
! This page uses weak encryption.
->
  Your connection to this website uses weak encryption and is not private.
  ! Other people can view your information or modify the website's behavior.

Expected Results:
www.cloudflare.com
  Secure Connection
->
  Verified by: DigiCert, Inc.

---

The Gavin Lloyd Extension CipherFox 
(https://addons.mozilla.org/en-US/firefox/addon/cipherfox) reports the use of 
TLS 1.3 with AES 128 bits (TLS_AES_128_GCM_SHA256).  Reported certificates are:
Cloudflare, Inc.  ECC 256-bit SHA256.
DigiCert Inc:  ECC 384-bit SHA384.
DigiCert Inc:  RSA 2048-bit SHA1.

The Sibi Anthony Extension SSleuth 
(https://addons.mozilla.org/en-US-firefox/addon/ssleuth) reports the following 
for www.cloudflare.com:
Cipher Suite
TLS_AES_128_GCM_SHA256
Key exchange:  Unknown.  TLS 1.3
uthentication:  Unknown.  TLS 1.3
Bulk Cipher:  AES GCM 128 bits.  AEAD
HMAC: SHA-256.
Perfect Forward Secrecy:  Yes
SSL/TLS Version:  TLSv1.3
Connection Status:  Broken
  This page has either insecure content or a bad certificate.
Certificate
Extended validation:  No
Signature  SHA-256/ECDSA  bits.
Common name:  cloudflare.com
Issued to:  Cloudflare, Inc.
Issued by: DigiCert Inc
   www.digicert.com
Validity: [Redacted]
Fingerprint:  [Redacted]

In TLS 1.2 terms, expected data include a cipher suite
TLS_ECDHE_ECC_WITH_AES_128_GCM_SHA256 (reported as
TLS_AES_128_GCM_SHA256 pursuant to the IETF draft specification for TLS
1.3); and a certificate suite ECC_256_SHA256.  Recommend forward the
above information upstream to BugZilla.Mozilla.org, as this Bug
doubtless affects multiple users across platforms and operating systems.

---

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: firefox 51.0.1+build2-0ubuntu0.16.04.1
ProcVersionSignature: Ubuntu 4.8.0-34.36~16.04.1-generic 4.8.11
Uname: Linux 4.8.0-34-generic x86_64
AddonCompatCheckDisabled: False
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  bcschmerker   2422 F pulseaudio
 /dev/snd/controlC1:  bcschmerker   2422 F pulseaudio
BuildID: 20170125172221
Channel: Unavailable
CurrentDesktop: Unity
Date: Thu Feb  2 13:49:04 2017
EcryptfsInUse: Yes
Extensions: extensions.sqlite corrupt or missing
ForcedLayersAccel: False
IfupdownConfig:
 # interfaces(5) file used by ifup(8) and ifdown(8)
 auto lo
 iface lo inet loopback
IncompatibleExtensions: Unavailable (corrupt or non-existant compatibility.ini 
or extensions.sqlite)
InstallationDate: Installed on 2016-03-27 (312 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
IpRoute:
 default via 192.168.1.1 dev enp4s0  proto static  metric 100 
 169.254.0.0/16 dev enp4s0  scope link  metric 1000 
 192.168.1.0/24 dev enp4s0  proto kernel  scope link  src 192.168.1.4  metric 
100
IwConfig:
 enp4s0no wireless extensions.
 
 lono wireless extensions.
Locales: extensions.sqlite corrupt or missing
MostRecentCrashID: bp-34f53182-12e5-4712-ba46-226df2170128
Plugins:
 VLC Web Plugin - /usr/lib/mozilla/plugins/libvlcplugin.so (browser-plugin-vlc)
 iTunes Application Detector - 
/usr/lib/mozilla/plugins/librhythmbox-itms-detection-plugin.so 
(rhythmbox-mozilla)
 Shockwave Flash - /usr/lib/adobe-flashplugin/libflashplayer.so 
(adobe-flashplugin)
PrefSources: prefs.js
Profiles: Profile0 (Default) - LastVersion=51.0.1/20170125172221
RelatedPackageVersions:
 browser-plugin-vlc 2.0.6-4
 rhythmbox-mozilla  3.3-1ubuntu7
 adobe-flashplugin  1:20170110.1-0ubuntu0.16.04.1
RfKill:
 0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
RunningIncompatibleAddons: False
SourcePackage: firefox
Themes: extensions.sqlite corrupt or missing
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/14/2010
dmi.bios.vendor: Award Software International, Inc.
dmi.bios.version: F6d
dmi.board.name: GA-MA78GM-S2HP
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.chassis.type: 3
dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF6d:bd07/14/2010:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA78GM-S2HP:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA78GM-S2HP:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
dmi.product.name: GA-MA78GM-S2HP
dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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


** Tags: amd64 apport-bug third-party-packages xenial

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

Title:
  Site ID gives false broken connections for TLS 1.3

To manage notifications 

[Bug 1612994] Re: firefox crashes constantly

2016-12-09 Thread B. C. Schmerker
UPDATE:  Problems with 48.0.2, 49.0 traced to hardware at my end; no
further crashes after replacing the CPU (which replacement postdated the
49.0 release.  Considering this Bug still valid for PowerPC platforms.

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

Title:
  firefox crashes constantly

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

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


[Bug 1594035] Re: unable to shut down the system after suspend / resume

2016-12-06 Thread B. C. Schmerker
I have a similar issue with ubuntu® 16.04.1:  My own system recently
hung attempting to initialize not more than two of five swap partitions
("[<>] A start job is running for dev-mapper-cryptswap?.device
(??m??s / No limit)") on several attempts and subsequently hung on
unattended-upgrades on attempted reboot.  Disabling cryptswap worked
around the problem.  The hang-on-startup problem initially appeared to
be centered on hit-and-miss automatic key generation for ecryptfs; but
the unattended-upgrades problem is simultaneous.  Don't yet know if I've
this Bug (viz., #1594035) in specific, or have to file a new Bug, as of
6 December 2016; the answer depends on replies to Question #404663,
opened 5 December.

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

Title:
  unable to shut down the system after suspend / resume

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

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

[Bug 1627290] Re: Firefox 49+ multiprocess windows feature (e10s) is disabled by ubufox

2016-10-15 Thread B. C. Schmerker
Prior to running:
sudo apt-get purge --remove xul-ext-ubufox
I ran into constant crashes with both Mozilla® Firefox® 
48.0+build2-0ubuntu0.16.04.1 and 49.0+build4-0ubuntu0.16.04.1, extensions or no 
extensions.  This may be related to Bug 1612994 "firefox crashes constantly", 
but don't yet know (as of 15 October 2016) whether 1612994 can be 
satisfactorily marked a duplicate of this Bug.

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

Title:
  Firefox 49+ multiprocess windows feature (e10s) is disabled by ubufox

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

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

[Bug 1612994] Re: firefox crashes constantly

2016-09-26 Thread B. C. Schmerker
I had this problem with Firefox 48.0.2 and still do with Firefox 49.0; I
found the problem traceable to one line of code in 49.0, affecting both
the firefox-browser Child process and Adobe Flash Player for Netscape
(the source-dcode line refernce d being identical for both debug lines
below):

[Child 16807] ###!!! ABORT: Aborting on channel error.: file 
/build/firefox-h19o_O/firefox-49.0+build4/ipc/glue/MessageChannel.cpp, line 2052
[NPAPI 16865] ###!!! ABORT: Aborting on channel error.: file 
/build/firefox-h19o_O/firefox-49.0+build4/ipc/glue/MessageChannel.cpp, line 2052

Suspect this to still be the case with 48.0.2.

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

Title:
  firefox crashes constantly

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

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


[Bug 1563670] Re: chromium-browser fails to render additional tabs

2016-05-31 Thread B. C. Schmerker
Affirm, Version 50.0.2661.102 fully operational, tabs behave as
expected.

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

Title:
  chromium-browser fails to render additional tabs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1563670/+subscriptions

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


[Bug 1398145] Re: pepperflashplugin-nonfree does not work

2016-04-03 Thread B. C. Schmerker
I have more detail on this issue.  Reproduced as follows in Ubuntu 16.03b2 
(will also apply to 16.04rc and/or 16.04.0-LTS when released) using sudo 
apt-get install pepperflashplugin-nonfree:
---
ERROR: failed to retrieve status information from google : W: Can't drop 
privileges for downloading as file 
'./var/lib/apt/lists/partial/dl.google.com_linux_chrome_deb_dists_stable_InRelease'
 couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)
W: http://dl.google.com/linux/chrome/deb/dists/stable/Release.gpg: Signature by 
key 4CCA1EAF950CEE4AB83976DCA040830F7FAC5991 uses weak digest algorithm (SHA1)
More information might be available at:
  http://wiki.debian.org/PepperFlashPlayer
---

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

Title:
  pepperflashplugin-nonfree does not work

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

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


[Bug 1563670] Re: chromium-browser fails to render additional tabs

2016-03-31 Thread B. C. Schmerker
FIX CONFIRMED.  Potential Duplicate of Bug #1417511 "Fails to show some
pages," reported 3 February 2015 for chromium-browser
39.0.2171.65-0ubuntu0.14.04.1.1064; please check with Google® Code℠ for
additional info on bugs fixes in Chromium 49.0.2623.108.

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

Title:
  chromium-browser fails to render additional tabs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1563670/+subscriptions

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

[Bug 1563670] Re: chromium-browser fails to render additional tabs

2016-03-30 Thread B. C. Schmerker
Update:  Bug apparently FIXED in chromium-browser
49.0.2623.108-0ubuntu1.1233.

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

Title:
  chromium-browser fails to render additional tabs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1563670/+subscriptions

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


[Bug 1563670] DiskUsage.txt

2016-03-30 Thread B. C. Schmerker
apport information

** Attachment added: "DiskUsage.txt"
   
https://bugs.launchpad.net/bugs/1563670/+attachment/4617320/+files/DiskUsage.txt

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

Title:
  chromium-browser fails to render additional tabs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1563670/+subscriptions

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


[Bug 1563670] etcconfigc00example.txt

2016-03-30 Thread B. C. Schmerker
apport information

** Attachment added: "etcconfigc00example.txt"
   
https://bugs.launchpad.net/bugs/1563670/+attachment/4617331/+files/etcconfigc00example.txt

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

Title:
  chromium-browser fails to render additional tabs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1563670/+subscriptions

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


[Bug 1563670] gconf-keys.txt

2016-03-30 Thread B. C. Schmerker
apport information

** Attachment added: "gconf-keys.txt"
   
https://bugs.launchpad.net/bugs/1563670/+attachment/4617332/+files/gconf-keys.txt

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

Title:
  chromium-browser fails to render additional tabs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1563670/+subscriptions

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


[Bug 1563670] RelatedPackagesPolicy.txt

2016-03-30 Thread B. C. Schmerker
apport information

** Attachment added: "RelatedPackagesPolicy.txt"
   
https://bugs.launchpad.net/bugs/1563670/+attachment/4617329/+files/RelatedPackagesPolicy.txt

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

Title:
  chromium-browser fails to render additional tabs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1563670/+subscriptions

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


[Bug 1563670] ProcCpuinfo.txt

2016-03-30 Thread B. C. Schmerker
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1563670/+attachment/4617325/+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/1563670

Title:
  chromium-browser fails to render additional tabs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1563670/+subscriptions

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


[Bug 1563670] RelatedPackageVersions.txt

2016-03-30 Thread B. C. Schmerker
apport information

** Attachment added: "RelatedPackageVersions.txt"
   
https://bugs.launchpad.net/bugs/1563670/+attachment/4617328/+files/RelatedPackageVersions.txt

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

Title:
  chromium-browser fails to render additional tabs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1563670/+subscriptions

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


[Bug 1563670] ProcModules.txt

2016-03-30 Thread B. C. Schmerker
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1563670/+attachment/4617327/+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/1563670

Title:
  chromium-browser fails to render additional tabs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1563670/+subscriptions

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


[Bug 1563670] UdevDb.txt

2016-03-30 Thread B. C. Schmerker
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1563670/+attachment/4617330/+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/1563670

Title:
  chromium-browser fails to render additional tabs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1563670/+subscriptions

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


[Bug 1563670] Lsusb.txt

2016-03-30 Thread B. C. Schmerker
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1563670/+attachment/4617324/+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/1563670

Title:
  chromium-browser fails to render additional tabs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1563670/+subscriptions

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


[Bug 1563670] ProcInterrupts.txt

2016-03-30 Thread B. C. Schmerker
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1563670/+attachment/4617326/+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/1563670

Title:
  chromium-browser fails to render additional tabs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1563670/+subscriptions

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


[Bug 1563670] Lspci.txt

2016-03-30 Thread B. C. Schmerker
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1563670/+attachment/4617323/+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/1563670

Title:
  chromium-browser fails to render additional tabs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1563670/+subscriptions

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


[Bug 1563670] CurrentDmesg.txt

2016-03-30 Thread B. C. Schmerker
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1563670/+attachment/4617317/+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/1563670

Title:
  chromium-browser fails to render additional tabs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1563670/+subscriptions

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


[Bug 1563670] Dependencies.txt

2016-03-30 Thread B. C. Schmerker
apport information

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1563670/+attachment/4617319/+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/1563670

Title:
  chromium-browser fails to render additional tabs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1563670/+subscriptions

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


[Bug 1563670] DRM.card0.DVI.I.1.txt

2016-03-30 Thread B. C. Schmerker
apport information

** Attachment added: "DRM.card0.DVI.I.1.txt"
   
https://bugs.launchpad.net/bugs/1563670/+attachment/4617318/+files/DRM.card0.DVI.I.1.txt

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

Title:
  chromium-browser fails to render additional tabs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1563670/+subscriptions

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


[Bug 1563670] InstalledPlugins.txt

2016-03-30 Thread B. C. Schmerker
apport information

** Attachment added: "InstalledPlugins.txt"
   
https://bugs.launchpad.net/bugs/1563670/+attachment/4617321/+files/InstalledPlugins.txt

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

Title:
  chromium-browser fails to render additional tabs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1563670/+subscriptions

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


[Bug 1563670] JournalErrors.txt

2016-03-30 Thread B. C. Schmerker
apport information

** Attachment added: "JournalErrors.txt"
   
https://bugs.launchpad.net/bugs/1563670/+attachment/4617322/+files/JournalErrors.txt

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

Title:
  chromium-browser fails to render additional tabs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1563670/+subscriptions

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


[Bug 1563670] Re: chromium-browser fails to render additional tabs

2016-03-30 Thread B. C. Schmerker
apport information

** Tags added: apport-collected xenial

** Description changed:

  chromium-browser 49.0.2623.87-0ubuntu1.1232 clean profile/no Extensions
  Ubuntu® Development Version AMD64 (16.03b2), Kernel Image 4.4.0-16-generic on 
Advanced Micro Devices Athlon64 X2 5600+, RS780G/SB710 chipset, Cedar GPU
  
  All Tab labels behave normally (viz., Title of HTML page assigned)
  
  Expected behavior:  Full rendering of HTML details on page assigned to Tab
  Actual behavior:  Blank white page assigned to Tab, with cursor active where 
HTML details should be rendered
  
  Associated Packages:
  * chromium-chromedriver
  * chromium-codecs-ffmpeg-extra
  * unity-chromium-extension
+ --- 
+ ApportVersion: 2.20-0ubuntu3
+ Architecture: amd64
+ DRM.card0.HDMI.A.1:
+  edid-base64: 
+  dpms: On
+  modes: 
+  enabled: disabled
+  status: disconnected
+ DRM.card0.VGA.1:
+  edid-base64: 
+  dpms: On
+  modes: 
+  enabled: disabled
+  status: disconnected
+ Desktop-Session:
+  'None'
+  'None'
+  'None'
+ DetectedPlugins:
+  
+ DistroRelease: Ubuntu 16.04
+ EcryptfsInUse: Yes
+ Env:
+  'None'
+  'None'
+ InstallationDate: Installed on 2016-03-27 (3 days ago)
+ InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
+ Load-Avg-1min: 0.82
+ Load-Processes-Running-Percent:   0.2%
+ MachineType: Gigabyte Technology Co., Ltd. GA-MA78GM-S2HP
+ Package: chromium-browser 49.0.2623.87-0ubuntu1.1232
+ PackageArchitecture: amd64
+ ProcEnviron:
+  LANGUAGE=en_US
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-16-generic 
root=UUID=7e8f5247-d70e-4084-b1cd-6cf9227030ba ro debug
+ ProcVersionSignature: Ubuntu 4.4.0-16.32-generic 4.4.6
+ Tags:  xenial
+ Uname: Linux 4.4.0-16-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups:
+  
+ _MarkForUpload: True
+ dmi.bios.date: 12/16/2008
+ dmi.bios.vendor: Award Software International, Inc.
+ dmi.bios.version: F3
+ dmi.board.name: GA-MA78GM-S2HP
+ dmi.board.vendor: Gigabyte Technology Co., Ltd.
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: Gigabyte Technology Co., Ltd.
+ dmi.modalias: 
dmi:bvnAwardSoftwareInternational,Inc.:bvrF3:bd12/16/2008:svnGigabyteTechnologyCo.,Ltd.:pnGA-MA78GM-S2HP:pvr:rvnGigabyteTechnologyCo.,Ltd.:rnGA-MA78GM-S2HP:rvr:cvnGigabyteTechnologyCo.,Ltd.:ct3:cvr:
+ dmi.product.name: GA-MA78GM-S2HP
+ dmi.sys.vendor: Gigabyte Technology Co., Ltd.
+ modified.conffile..etc.default.chromium.browser: [deleted]

** Attachment added: "ChromiumPrefs.txt"
   
https://bugs.launchpad.net/bugs/1563670/+attachment/4617316/+files/ChromiumPrefs.txt

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

Title:
  chromium-browser fails to render additional tabs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1563670/+subscriptions

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

[Bug 1563670] [NEW] chromium-browser fails to render additional tabs

2016-03-29 Thread B. C. Schmerker
Public bug reported:

chromium-browser 49.0.2623.87-0ubuntu1.1232 clean profile/no Extensions
Ubuntu® Development Version AMD64 (16.03b2), Kernel Image 4.4.0-16-generic on 
Advanced Micro Devices Athlon64 X2 5600+, RS780G/SB710 chipset, Cedar GPU

All Tab labels behave normally (viz., Title of HTML page assigned)

Expected behavior:  Full rendering of HTML details on page assigned to Tab
Actual behavior:  Blank white page assigned to Tab, with cursor active where 
HTML details should be rendered

Associated Packages:
* chromium-chromedriver
* chromium-codecs-ffmpeg-extra
* unity-chromium-extension

** Affects: chromium-browser (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: norender

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

Title:
  chromium-browser fails to render additional tabs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1563670/+subscriptions

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

[Bug 1520568] Re: All queries fails when 'google' is used: ERR_SSL_PROTOCOL_ERROR

2016-02-23 Thread B. C. Schmerker
Concerning Ubuntu 12.04.6-LTS, I ran into the ERR_SSL_PROTOCOL_ERROR
consistently withchromium-browser 37.0.2062.120.  My comparison attempt
with 48.0.2564.109-0ubuntu0.12.04.1.987 (from the Canonical Chromium
Builds PPA) terminated on open with the error "/usr/lib/x86_64-linux-
gnu/libstdc++.so.6: version 'GLIBCXX_3.4.18' not found" in triplicate
(required by /usr/lib/chromium-browser/chromium-browser, /usr/lib
/chromium-browser/libs/libnet.so, and /usr/lib/chromium-
browser/libs/libskia.so).  I presume this terminate-on-open condition
does not affect chromium-browser in 14.04.3-LTS and newer?  (I am
currently acquiring rebuild hardware in preparation for a 16.04.0-LTS
install on my primary rig.)

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

Title:
  All queries fails when 'google' is used: ERR_SSL_PROTOCOL_ERROR

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1520568/+subscriptions

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


[Bug 1468666] Re: Chromium VERSION on Ubuntu 12.04 LTS

2016-02-23 Thread B. C. Schmerker
[b]Update:[/b]  Report on chromium-browser
48.0.2564.109-0ubuntu0-12.04.1.987:  Terminated on open, see below.

[code]
/use/lib/chromium-browser/chromium-browser: 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6: version 'GLIBCXX_3.4.18' not found 
(required by /usr/lib/chromium-browser/chromium-browser)
/use/lib/chromium-browser/chromium-browser: 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6: version 'GLIBCXX_3.4.18' not found 
(required by /usr/lib/chromium-browser/libs/libnet.so)
/use/lib/chromium-browser/chromium-browser: 
/usr/lib/x86_64-linux-gnu/libstdc++.so.6: version 'GLIBCXX_3.4.18' not found 
(required by /usr/lib/chromium-browser/libs/libskia.so)
[/code]

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

Title:
  Chromium VERSION on Ubuntu 12.04 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1468666/+subscriptions

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


[Bug 1468666] Re: Chromium VERSION on Ubuntu 12.04 LTS

2016-02-22 Thread B. C. Schmerker
I'll see whether the build from Canonical Chromium Builds works well
enough in the face of the LibNSS3 changes; had to purge
37.0.2062.120-0ubuntu0.12.04~build917 prior to installing
48.0.2564.109-0ubuntu0.12.04.1.987

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

Title:
  Chromium VERSION on Ubuntu 12.04 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1468666/+subscriptions

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


[Bug 1547762] Re: "SSL Protocol Error" in Chromium for several Google web sites after installing Ubuntu Security Updates for libnss3

2016-02-20 Thread B. C. Schmerker
[b]Concerning this Bug,[/b] the ERR_SSL_PROTOCOL_ERROR issue specifically 
affects Alphabet Corporation properties (viz., Google® Search℠, Google+®, 
Google® Hangouts℠, YouTube℠); I had little trouble logging into SingSnap® from 
chromium-browser 37.0.2062.120-0ubuntu0.12.04.1~pkg917.  My own Ubuntu® 
12.04.5-LTS rig as updated with packages related to Kernel 3.13.0-generic has 
the following Release and APT Cache data concerning chromium-browser:
[code]$ lsb-release -a
Distributor ID: Ubuntu
Description:Ubuntu 12.04.5 LTS
Release:12.04
Codename:   precise
$ uname -a
Linux hotrodgpc-desktop 3.13.0-78-generic #122~precise1-Ubuntu SMP Tue Feb 2 
21:27:34 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
$ apt-cache policy chromium-browser
chromium-browser:
  Installed: 37.0.2062.120-0ubuntu0.12.04.1~pkg917
  Candidate: 37.0.2062.120-0ubuntu0.12.04.1~pkg917
  Version table:
 *** 37.0.2062.120-0ubuntu0.12.04.1~pkg917 0
500 http://mirrors.us.kernel.org/ubuntu/ precise-updates/universe amd64 
Packages
500 http://mirrors.us.kernel.org/ubuntu/ precise-security/universe 
amd64 Packages
100 /var/lib/dpkg/status
 18.0.1025.151~r130497-0ubuntu1 0
500 http://mirrors.us.kernel.org/ubuntu/ precise/universe amd64 Packages
[/code]
Incidentally, has a Bug been opened for libnss3 and/or libnss3-1d, which appear 
directly related to the ERR_SSL_PROTOCOL_ERROR issue?

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

Title:
  "SSL Protocol Error" in Chromium for several Google web sites after
  installing Ubuntu Security Updates for libnss3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1547762/+subscriptions

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

[Bug 308405] Re: [Gutsy] flashplugin-nonfree fails to install

2008-12-18 Thread B. C. Schmerker
Update:  For a revision Package flashplugin-nonfree-9.0.151.0-*, Adobe
Systems Inc. has the following source link available for the Tape
Archive to be called, the Debian Package probably to be placed in Gutsy
Backports (as Adobe Systems Inc. no longer supports Ubuntu prior to 8.04
LTS):

http://download.macromedia.com/pub/flashplayer/installers/current/9/install_flash_player_9.tar.gz

-- 
[Gutsy] flashplugin-nonfree fails to install
https://bugs.launchpad.net/bugs/308405
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 308405] [NEW] [Gutsy] flashplugin-nonfree fails to install

2008-12-15 Thread B. C. Schmerker
Public bug reported:

Binary package hint: flashplugin-nonfree

Due to file changes by Adobe Systems, Inc., the Tape Archive
install_flash_player_9_linux.tar.gz is no longer available at
FPDownoad.Macromedia.com as Debian Synaptic for Ubuntu 7.10 Gutsy
expects for the Package flashplugin-nonfree-9.0.124.0-ubuntu1-gutsy1.
Adobe has replaced the TAr cited with the Tape Archive
install_flash_player_10_linux.tar.gz.  I am unable to use the Debian
Package install_flash_player_10_linux.deb on Ubuntu 7.10 (or its GoodOS
derivative, gOS 1.2 Painful), as, being designed for Ubuntu 8.04-LTS
Hardy and up, it apparently requires a newer LibCairo2 than is available
for 7.10 from US.Archive.Ubuntu.com (so the GDebi Package Installer).
In the meantime, is a workaround available until the Gutsy database is
amended to account for these supplier changes which broke the Package
flashplugin-nonfree-9.0.124.0-ubuntu1-gutsy1 as standardized?

** Affects: flashplugin-nonfree (Ubuntu)
 Importance: Undecided
 Status: New

-- 
[Gutsy] flashplugin-nonfree fails to install
https://bugs.launchpad.net/bugs/308405
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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