[Bug 1955849] [NEW] Install crashed

2021-12-27 Thread Randy Nelson
Public bug reported:

Install crashed sometime after selecting partition and then "Install"

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: ubiquity 20.04.15.17
ProcVersionSignature: Ubuntu 5.11.0-27.29~20.04.1-generic 5.11.22
Uname: Linux 5.11.0-27-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu27.18
Architecture: amd64
CasperMD5CheckResult: pass
CasperVersion: 1.445.1
CurrentDesktop: ubuntu:GNOME
Date: Mon Dec 27 15:51:33 2021
InstallCmdLine: persistent file=/cdrom/preseed/ubuntu.seed 
initrd=/casper/initrd quiet splash --- maybe-ubiquity
LiveMediaBuild: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
ProcEnviron:
 LANGUAGE=en_US.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 LC_NUMERIC=C.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal ubiquity-20.04.15.17 ubuntu

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

Title:
  Install crashed

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


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

[Bug 1950672] [NEW] middle button paste not working in gnome terminal

2021-11-11 Thread Randy Nieuwenburg
Public bug reported:

middle button cut/paste in gnome terminal no longer working on ubuntu
20.04 LTS, with gnome tweaks middle button paste enabled.  This was
working a couple of days ago

** Affects: gnome-terminal (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/1950672

Title:
  middle button paste not working in gnome terminal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1950672/+subscriptions


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

[Bug 1928075] Re: Segfault with qemu-aarch64-static doing debootstrap for debian bullseye but not buster

2021-10-15 Thread Randy Fay
I was able to solve this on Ubuntu 20.04 by moving to latest qemu 5 using 
```
sudo add-apt-repository ppa:jacob/virtualisation (for Ubuntu 20.04)
sudo apt-get update && sudo apt-get install qemu qemu-user qemu-user-static
```

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

Title:
  Segfault with qemu-aarch64-static  doing debootstrap  for debian
  bullseye but not buster

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


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

[Bug 1934603] [NEW] doc-base/intel-mkl-documentation references non-existent file

2021-07-04 Thread Randy Austin
Public bug reported:

The documentation file for intel-mkl in doc-base references a 2019 file
that is now 2020.

 lengthy normal apt install output 

Processing 8 added doc-base files...
Error in `/usr/share/doc-base/intel-mkl-documentation', line 9: all `Format' 
sections are invalid.
Note: `install-docs --verbose --check file_name' may give more details about 
the above error.
root@vb-math:/home/randy# install-docs --verbose --check file_name
Doc-base file `file_name' does not exist.
root@vb-math:/home/randy# install-docs --verbose --check 
/usr/share/doc-base/intel-mkl-documentation
Warning in `/usr/share/doc-base/intel-mkl-documentation', line 9: file 
`/usr/share/doc/intel-mkl/documentation_2019/en/mkl/ps2019/get_started.htm' 
does not exist.
Error in `/usr/share/doc-base/intel-mkl-documentation', line 9: all `Format' 
sections are invalid.
/usr/share/doc-base/intel-mkl-documentation: Fatal error found, the file won't 
be registered.
root@vb-math:/home/randy# l /usr/share/doc/intel-mkl/documentation_2019/en/mkl/
ls: cannot access '/usr/share/doc/intel-mkl/documentation_2019/en/mkl/': No 
such file or directory
root@vb-math:/home/randy# install-docs --verbose --check 
/usr/share/doc-base/intel-mkl-documentation
Warning in `/usr/share/doc-base/intel-mkl-documentation', line 9: file 
`/usr/share/doc/intel-mkl/documentation_2019/en/mkl/ps2019/get_started.htm' 
does not exist.
Error in `/usr/share/doc-base/intel-mkl-documentation', line 9: all `Format' 
sections are invalid.
/usr/share/doc-base/intel-mkl-documentation: Fatal error found, the file won't 
be registered.
root@vb-math:/home/randy# l /usr/share/doc/intel-mkl/documentation_2019/en/mkl/
ls: cannot access '/usr/share/doc/intel-mkl/documentation_2019/en/mkl/': No 
such file or directory
root@vb-math:/home/randy# ls -la 
/usr/share/doc/intel-mkl/documentation_2020/en/mkl/ps2020/get_started.htm 
-rw-r--r-- 1 root root 13086 Sep 17  2020 
/usr/share/doc/intel-mkl/documentation_2020/en/mkl/ps2020/get_started.htm
root@vb-math:/home/randy# 


root@vb-math:/home/randy# lsb_release -rd
Description:Ubuntu 21.04
Release:21.04
root@vb-math:/home/randy# apt list | fgrep intel-mkl-doc

WARNING: apt does not have a stable CLI interface. Use with caution in
scripts.

intel-mkl-doc/hirsute,now 2020.4.304-2 all [installed,automatic]

root@vb-math:/home/randy# dpkg -S /usr/share/doc-base/intel-mkl-documentation
intel-mkl-doc: /usr/share/doc-base/intel-mkl-documentation
root@vb-math:/home/randy# 


In the /usr/share/doc-base/intel-mkl-documentation file there are references to 
2019 that should be 2020.

ProblemType: Bug
DistroRelease: Ubuntu 21.04
Package: intel-mkl-doc (not installed)
ProcVersionSignature: Ubuntu 5.11.0-22.23-generic 5.11.21
Uname: Linux 5.11.0-22-generic x86_64
ApportVersion: 2.20.11-0ubuntu65.1
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Sun Jul  4 10:03:37 2021
InstallationDate: Installed on 2021-06-22 (12 days ago)
InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: intel-mkl
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: intel-mkl (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug hirsute wayland-session

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

Title:
  doc-base/intel-mkl-documentation references non-existent file

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-mkl/+bug/1934603/+subscriptions

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

[Bug 1924850] Re: package usrmerge 24ubuntu3 failed to install/upgrade: installed usrmerge package post-installation script subprocess returned error exit status 1

2021-06-03 Thread Randy Ransier
my usrmerge FATAL ERROR is similar

Both /bin/fgrep and /usr/bin/fgrep exist.

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

Title:
  package usrmerge 24ubuntu3 failed to install/upgrade: installed
  usrmerge package post-installation script subprocess returned error
  exit status 1

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

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

[Bug 1893509] Re: llvmpipe instead of intel graphics or amd graphics

2021-01-30 Thread Randy
A bug is not invalid just because it is created by a common workaround
to another common problem

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

Title:
  llvmpipe instead of intel graphics or amd graphics

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

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

[Bug 1872870] Re: Ubuntu 20.04 latest update mouse pointer leaves square trails on desktop

2021-01-17 Thread Randy Winchester
I've been running 20.10 since November 2020 and the pointer scribbling
just started up during the last week after an update or new software
installation.  I'm not sure what might have caused it to start.

I can confirm that disabling Zoom in system settings/accessibility does
make it go away.

For those that require Zoom, see the previous message (#16) from
Christopher Patti:

Add:

```
CLUTTER_PAINT=disable-clipped-redraws:disable-culling
```

to /etc/environment and reboot! For me anyway on Pop! OS 20.10, no more
zoomed mouse cursor trails!

This also works and allows Zoom to be on.

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

Title:
  Ubuntu 20.04 latest update mouse pointer leaves square trails on
  desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/meta-gnome3/+bug/1872870/+subscriptions

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

[Bug 1905175] [NEW] package network-manager 1.22.10-1ubuntu2.1 failed to install/upgrade: dpkg-deb --fsys-tarfile subprocess returned error exit status 2

2020-11-22 Thread Randy Fry
Public bug reported:

package upgrade failed

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: network-manager 1.22.10-1ubuntu2.1
ProcVersionSignature: Ubuntu 5.4.0-52.57-generic 5.4.65
Uname: Linux 5.4.0-52-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27.12
Architecture: amd64
CasperMD5CheckResult: skip
Date: Sun Nov 22 10:07:04 2020
ErrorMessage: dpkg-deb --fsys-tarfile subprocess returned error exit status 2
InstallationDate: Installed on 2020-09-29 (53 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
IpRoute:
 default via 10.1.10.11 dev wlp8s0 proto dhcp metric 600 
 10.1.0.0/20 dev wlp8s0 proto kernel scope link src 10.1.2.25 metric 600 
 169.254.0.0/16 dev wlp8s0 scope link metric 1000
NetworkManager.state:
 [main]
 NetworkingEnabled=true
 WirelessEnabled=true
 WWANEnabled=true
Python3Details: /usr/bin/python3.8, Python 3.8.5, python3-minimal, 
3.8.2-0ubuntu2
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt  2.0.2ubuntu0.1
SourcePackage: network-manager
Title: package network-manager 1.22.10-1ubuntu2.1 failed to install/upgrade: 
dpkg-deb --fsys-tarfile subprocess returned error exit status 2
UpgradeStatus: No upgrade log present (probably fresh install)
nmcli-nm:
 RUNNING  VERSION  STATE  STARTUP  CONNECTIVITY  NETWORKING  WIFI-HW  WIFI  
   WWAN-HW  WWAN
 running  1.22.10  connected  started  full  enabled enabled  
enabled  enabled  enabled

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package focal need-duplicate-check

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

Title:
  package network-manager 1.22.10-1ubuntu2.1 failed to install/upgrade:
  dpkg-deb --fsys-tarfile subprocess returned error exit status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1905175/+subscriptions

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

[Bug 1871268] Re: Installation fails with Could not configure 'libc6:i386'. , E:Could not perform immediate configuration on 'libgcc-s1:i386'

2020-09-23 Thread Randy E. Brinson
Same error occurs with Kubuntu 20.04 & 20.04.01 and Xubuntu 20.04.01 --
this error occurs at 90-91% of the way through the install process.
Suspect it's related to my video card: ASUS NVIDIA STRIX-GTX1050TI-04G-
GAMING graphics card. This card worked perfectly up until last week with
20.04 Xubuntu and Kubuntu. All 64-bit. And it still works fine with
Mint20. Guess I need to get a cheaper, crappier video card if I want to
use *buntu going forward. {sigh}

-- 
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 with Could not configure 'libc6:i386'. , E:Could
  not perform immediate configuration on 'libgcc-s1:i386'

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 1876610] [NEW] Thinkpad T480 Touchpad gets locked in scroll mode

2020-05-03 Thread Randy Syring
Public bug reported:

My bug seems to be very similar to:

https://bugs.launchpad.net/dell-sputnik/+bug/1651635?comments=all

at least in terms of perceptible problems.

1. Occasionally, some type of interaction with the touchpad puts it into a mode 
where it barely works.  Seems it gets stuck in "scroll mode" or something 
similar.
2. Happens a couple times a week.
3. In my case, it seems to happen by brushing my left palm in the upper left 
corner of the touchpad.  
4. Symptom: gliding my finger across the touchpad like normal does not work.  
The middle and right side of the touchpad seem to be in scroll mode, i.e. I can 
scroll a browser window up & down but I can't move the pointer around.  If I 
use the upper and left borders, the pointer seems to work as normal.  Physical 
clicking works, right click in the lower right quadrant doesn't work.  It's 
almost like the middle and right side of the touchpad are operating as if every 
touch is a two finger touch.
5. In the past, it seemed as if nothing but a restart would get it out of this 
mode.  However, while filing this bug report, I just realized that repeated two 
finger scrolls in the middle of the touchpad seemed to unlock it from scroll 
mode.  Then again, this could be a fluke of time or something, since I usually 
restart before I let the problem go on this long.  I'll test more and report 
back here the next time it happens.

Happy to run commands to help troubleshoot.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: xorg 1:7.7+19ubuntu14
ProcVersionSignature: Ubuntu 5.4.0-26.30-generic 5.4.30
Uname: Linux 5.4.0-26-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: skip
CompositorRunning: None
CurrentDesktop: X-Cinnamon
Date: Sun May  3 13:50:55 2020
DistUpgraded: Fresh install
DistroCodename: focal
DistroVariant: ubuntu
DkmsStatus: virtualbox, 6.1.6: added
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation UHD Graphics 620 [8086:5917] (rev 07) (prog-if 00 [VGA 
controller])
   Subsystem: Lenovo UHD Graphics 620 [17aa:225d]
MachineType: LENOVO 20L5CTO1WW
ProcKernelCmdLine: \\vmlinuz-5.4.0-26-generic rw root=ZFS=sampro/ubuntu/root 
initrd=\initrd.img-5.4.0-26-generic
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/19/2020
dmi.bios.vendor: LENOVO
dmi.bios.version: N24ET56W (1.31 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20L5CTO1WW
dmi.board.vendor: LENOVO
dmi.board.version: SDK0R32862 WIN
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnLENOVO:bvrN24ET56W(1.31):bd02/19/2020:svnLENOVO:pn20L5CTO1WW:pvrThinkPadT480:rvnLENOVO:rn20L5CTO1WW:rvrSDK0R32862WIN:cvnLENOVO:ct10:cvrNone:
dmi.product.family: ThinkPad T480
dmi.product.name: 20L5CTO1WW
dmi.product.sku: LENOVO_MT_20L5_BU_Think_FM_ThinkPad T480
dmi.product.version: ThinkPad T480
dmi.sys.vendor: LENOVO
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.101-2
version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.4-2ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx 20.0.4-2ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.20.8-2ubuntu2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200226-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal ubuntu

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

Title:
  Thinkpad T480 Touchpad gets locked in scroll mode

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

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

[Bug 1859870] [NEW] package libc6 2.23-0ubuntu11 failed to install/upgrade: subprocess new pre-installation script was killed by signal (Bus error), core dumped

2020-01-15 Thread Randy Silbaugh
Public bug reported:

upgrading to 18.04

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: libc6 2.23-0ubuntu11
ProcVersionSignature: Ubuntu 4.4.0-171.200-generic 4.4.203
Uname: Linux 4.4.0-171-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.21
Architecture: amd64
Date: Wed Jan 15 12:06:25 2020
Dependencies:
 gcc-6-base 6.0.1-0ubuntu1
 libc6 2.23-0ubuntu11
 libgcc1 1:6.0.1-0ubuntu1
DuplicateSignature:
 package:libc6:2.23-0ubuntu11
 Preparing to unpack .../libc6_2.27-3ubuntu1_amd64.deb ...
 dpkg: error processing archive 
/var/cache/apt/archives/libc6_2.27-3ubuntu1_amd64.deb (--unpack):
  subprocess new pre-installation script was killed by signal (Bus error), core 
dumped
ErrorMessage: subprocess new pre-installation script was killed by signal (Bus 
error), core dumped
InstallationDate: Installed on 2017-01-27 (1082 days ago)
InstallationMedia: Lubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.6
 apt  1.2.32
SourcePackage: glibc
Title: package libc6 2.23-0ubuntu11 failed to install/upgrade: subprocess new 
pre-installation script was killed by signal (Bus error), core dumped
UpgradeStatus: Upgraded to xenial on 2020-01-15 (0 days ago)

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


** Tags: amd64 apport-package xenial

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

Title:
  package libc6 2.23-0ubuntu11 failed to install/upgrade: subprocess new
  pre-installation script was killed by signal (Bus error), core dumped

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

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

[Bug 1853225] Re: Ubuntu sudo apt upgrade failed due to postgresql-common dependencies

2019-11-19 Thread Randy Tang
** Description changed:

  The error message when executing `sudo apt -y upgrade`:
  
- postgresql-common : Depends: postgresql-client-common (= 190) but
+ postgresql-common : Depends: postgresql-client-common (= 190) but
  190ubuntu0.1 is installed
  
+ `sudo apt --fix-broken install` did not solve the problem. My Postgres
+ is completely down.
  
- `sudo apt --fix-broken install` did not solve the problem. My Postgres is 
completely down.
+ 
+ Ubuntu: 18.04.3 LTS
+ 
+ Postgres: Postgres: 10.10 (Ubuntu 10.10-0ubuntu0.18.04.1)

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

Title:
  Ubuntu sudo apt upgrade failed due to postgresql-common dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postgresql-common/+bug/1853225/+subscriptions

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

[Bug 1853225] [NEW] Ubuntu sudo apt upgrade failed due to postgresql-common dependencies

2019-11-19 Thread Randy Tang
Public bug reported:

The error message when executing `sudo apt -y upgrade`:

postgresql-common : Depends: postgresql-client-common (= 190) but
190ubuntu0.1 is installed


`sudo apt --fix-broken install` did not solve the problem. My Postgres is 
completely down.

** Affects: postgresql-common (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/1853225

Title:
  Ubuntu sudo apt upgrade failed due to postgresql-common dependencies

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/postgresql-common/+bug/1853225/+subscriptions

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

[Bug 1820897] Re: USB wifi adapter module does not work after version update

2019-10-06 Thread Randy Bass
Sorry to take so long to get back to you, @ogerlich. I applied the
patch, and yes, did confirm that this fixed the problem on updating to
version Linux 5.0.0-31-generic x86_64. Than you so much for your help.

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

Title:
  USB wifi adapter module does not work after version update

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

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

[Bug 1846560] Re: 18.04.3LTS server install fails to detect SATA or NVME drives

2019-10-03 Thread Randy Rue
*** This bug is a duplicate of bug 1840524 ***
https://bugs.launchpad.net/bugs/1840524

After searching on that "Unfortunately probing for devices" error I
tried the more fully-featured alternate installer ISO and it works.
Installed to /dev/nvme0n1 and booted successfully to the new OS without
needing to load any added arguments to the boot kernel.

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

Title:
  18.04.3LTS server install fails to detect SATA or NVME drives

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

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

[Bug 1846560] [NEW] 18.04.3LTS server install fails to detect SATA or NVME drives

2019-10-03 Thread Randy Rue
Public bug reported:

Trying to install the ubuntu-18.04.3-live-server-amd64.iso on a Dell
Precision 3630 workstation and can't make the installer see either disk,
not the nvme/PICe SSD or the SATA.

I'm booting using UEFI as these Dells can boot using legacy/BIOS boot
for external media for purposes of installation but are not capable of
booting an OS from any internal device. I've confirmed this by booting
in BIOS mode, can install and tell grub-install to boot from
/dev/nvme0n1, but on reboot no OS is found.

Tried loading nvme options as per
https://www.dell.com/support/article/us/en/04/sln299303/loading-ubuntu-
on-systems-using-pcie-m2-drives?lang=en with no change.

With or without the nvme_load=YES option, if I alt-F2 to the console at
the point where the installer says "Unfortunately probing for devices to
install to failed..." I can run fdisk -l and see both drives. I can also
mount, format and write/read data on both disks. This suggests the
kernel/OS are seeing the disks but the installer is failing to detect
them.

The error message also suggests logging a bug here and including the
contents of /var/log/installer (attached).

Any guidance is appreciated.

Randy Rue
Seattle WA

** Affects: subiquity
 Importance: Undecided
 Status: New

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: bionic

** Attachment added: "contents of /var/log/installer"
   
https://bugs.launchpad.net/bugs/1846560/+attachment/5294080/+files/installer.tar.gz

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

Title:
  18.04.3LTS server install fails to detect SATA or NVME drives

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

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

[Bug 1826585] Re: I can't update, upgrade or autoremove

2019-04-26 Thread Randy Nyle Adamson
Problem solved ! Thanks for you help !

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

Title:
  I can't update, upgrade or autoremove

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

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

[Bug 1826585] Re: I can't update, upgrade or autoremove

2019-04-26 Thread Randy Nyle Adamson
Problem solved ! Thanks for you help !

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

Title:
  I can't update, upgrade or autoremove

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

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

[Bug 1826585] Re: I can't update, upgrade or autoremove

2019-04-26 Thread Randy Nyle Adamson
Sorry, I have been trying to find out what package I have and it says I
have no package info. I can't update, upgrade and or autoremove ? This
is my input and responces :

randy@randy-Inspiron-518:~$ sudo apt-get update
[sudo] password for randy: 
Hit:1 http://us.archive.ubuntu.com/ubuntu bionic InRelease 
Get:2 http://us.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]   
Hit:3 http://archive.canonical.com/ubuntu bionic InRelease 
Get:4 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
Fetched 177 kB in 2s (108 kB/s)
Reading package lists... Done
randy@randy-Inspiron-518:~$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
  linux-generic linux-headers-generic linux-image-generic
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
randy@randy-Inspiron-518:~$ sudo apt autoremove
Reading package lists... Done
Building dependency tree   
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
randy@randy-Inspiron-518:~$ sudo apt-cashe show
sudo: apt-cashe: command not found
randy@randy-Inspiron-518:~$

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

Title:
  I can't update, upgrade or autoremove

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

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

[Bug 1826585] Re: I can't update, upgrade or autoremove

2019-04-26 Thread Randy Nyle Adamson
I recieved 2 emails with links to my question and here @ the bug site
but, no answer to my problem ?

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

Title:
  I can't update, upgrade or autoremove

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

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

[Bug 1826585] [NEW] I can't update, upgrade or autoremove

2019-04-26 Thread Randy Nyle Adamson
Public bug reported:

I can't update, upgrade or autoremove. Here is what I entered:

randy@randy-Inspiron-518:~$ sudo apt-get update
[sudo] password for randy: 
Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
Hit:2 http://us.archive.ubuntu.com/ubuntu bionic InRelease 
Hit:3 http://archive.canonical.com/ubuntu bionic InRelease 
Get:4 http://us.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]   
Reading package lists... Done  
E: Release file for http://us.archive.ubuntu.com/ubuntu/dists/bionic/InRelease 
is not valid yet (invalid for another 88d 7h 34min 40s). Updates for this 
repository will not be applied.
E: Release file for http://archive.canonical.com/ubuntu/dists/bionic/InRelease 
is not valid yet (invalid for another 437d 23h 36min 34s). Updates for this 
repository will not be applied.
E: Release file for 
http://security.ubuntu.com/ubuntu/dists/bionic-security/InRelease is not valid 
yet (invalid for another 452d 20h 40min 18s). Updates for this repository will 
not be applied.
E: Release file for 
http://us.archive.ubuntu.com/ubuntu/dists/bionic-updates/InRelease is not valid 
yet (invalid for another 452d 20h 40min 40s). Updates for this repository will 
not be applied.
randy@randy-Inspiron-518:~$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
  linux-generic linux-headers-generic linux-image-generic
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
randy@randy-Inspiron-518:~$ sudo apt-get autoremove
Reading package lists... Done
Building dependency tree   
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
randy@randy-Inspiron-518:~$ 

You can e-mail me @ adamsonra...@outlook.com Thanks !

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: bot-comment

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

Title:
  I can't update, upgrade or autoremove

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

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

[Bug 1820897] [NEW] USB wifi adapter module does not work after version update

2019-03-19 Thread Randy Bass
Public bug reported:

Pre-18.04, I had to download and install the module for my TP-Link T4U
USB WiFi adapter manually. With most (not all) previous updates, the
module would be incorporated in the update automatically.

With 18.04, this module is now included in the standard repository,
which I appreciate. However, every time I do a version update ( twice,
from 4.15.0-44 to 4.15.0-45, and now 4.15.0-45 to 4.15.0-46), the module
is no longer operational following the update. I expect the module, now
that it is in the standard repository, to be incorporated in the update
every time.

After an update, I can issue a command

lshw -c network

and it shows only my onboard wired adapter. If I connect my wired
adapter and issue the command

sudo apt install rtl8812au-dkms

I get the response that the current version is already the newest
version, and nothing happens. I need to first remove the current module,
then reinstall it, and then reboot.

sudo apt remove rtl8812au-dkms
sudo apt install rtl8812au-dkms
reboot

The module is then functional when the system starts up again.

I am currently on:
Description:Ubuntu 18.04.2 LTS
Release:18.04
Linux 4.15.0-46-generic i686

rtl8812au-dkms:
  Installed: 4.3.8.12175.20140902+dfsg-0ubuntu8
  Candidate: 4.3.8.12175.20140902+dfsg-0ubuntu8
  Version table:
 *** 4.3.8.12175.20140902+dfsg-0ubuntu8 500
500 http://us.archive.ubuntu.com/ubuntu bionic/universe i386 Packages
100 /var/lib/dpkg/status

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: rtl8812au-dkms 4.3.8.12175.20140902+dfsg-0ubuntu8
ProcVersionSignature: Ubuntu 4.15.0-46.49-generic 4.15.18
Uname: Linux 4.15.0-46-generic i686
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.9-0ubuntu7.6
Architecture: i386
CurrentDesktop: XFCE
Date: Tue Mar 19 11:15:38 2019
InstallationDate: Installed on 2015-09-22 (1273 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta i386 (20150805)
PackageArchitecture: all
SourcePackage: rtl8812au
UpgradeStatus: Upgraded to bionic on 2019-01-17 (61 days ago)

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


** Tags: apport-bug bionic i386

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

Title:
  USB wifi adapter module does not work after version update

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

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

[Bug 1767505] Re: Rhythmbox Radio - Internal Data Stream Error

2019-02-24 Thread Randy Tang
Any solution?

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

Title:
  Rhythmbox Radio - Internal Data Stream Error

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

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

[Bug 1273764] Re: Grub ignores TIMEOUT options on /etc/default/grub

2019-02-04 Thread Randy Usegnu
This bug has affected my laptop with Linux Mint 19.1 since the last update of 
grub2 a few days ago.
Fix #8 & #22 did not work for me.
I changed 2 lines in /etc/grub.d/00_header from:
  
  set timeout=${GRUB_RECORDFAIL_TIMEOUT:-30}

To:

  set timeout=${GRUB_RECORDFAIL_TIMEOUT:-1}

Now grub timeout is set to 1 second, this will probably change on the
next upgrade but works for now.

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

Title:
  Grub ignores TIMEOUT options on /etc/default/grub

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

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

[Bug 1802822] Re: package linux-image-4.4.0-112-generic 4.4.0-112.135 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2018-11-18 Thread Randy Bass
I ran Software Updater yesterday, and it seemed to get hung up. I left
it on overnight, and it did not progress. I'm attaching a screenshot of
the Software Updater.

I will terminate the application and attempt to reboot.

** Attachment added: "Software Updater is locked up while updating Ubuntu"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1802822/+attachment/5213976/+files/Screenshot_2018-11-18_10-22-31.png

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

Title:
  package linux-image-4.4.0-112-generic 4.4.0-112.135 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 2

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

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

[Bug 1802822] Re: package linux-image-4.4.0-112-generic 4.4.0-112.135 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2018-11-17 Thread Randy Bass
I ran "sudo apt-get install -f" and got a lot of errors (see attachment 
install-errors.txt).
I ran "sudo apt-get clean" and it returned with no message.
I ran "sudo apt-get update" and got a lot of errors (see attachment 
update-errors.txt).
I had to create a zip file with the two txt files inside.

It seems as if I still had a problem.

I ran ""sudo apt-get autoremove" and forgot to redirect output. It took
about 45 minutes to complete.

I ran "sudo apt-get install -f" and it returned with no error messages.
I ran "sudo apt-get clean" and it returned with no message.
I ran "sudo apt-get update" and got a lot of errors (see attachment 
update-errors2.txt).



** Attachment added: "install-update-errors2.zip"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1802822/+attachment/5213596/+files/install-update-errors2.zip

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

Title:
  package linux-image-4.4.0-112-generic 4.4.0-112.135 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 2

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

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

[Bug 1802822] Re: package linux-image-4.4.0-112-generic 4.4.0-112.135 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2018-11-17 Thread Randy Bass
BTW, Thank you Joe Salisbury for your help.

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

Title:
  package linux-image-4.4.0-112-generic 4.4.0-112.135 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 2

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

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

[Bug 1801832] Re: Input method toggled when using the numeric pad

2018-11-13 Thread Randy Tang
IBus 1.5.17

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

Title:
  Input method toggled when using the numeric pad

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

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

[Bug 1802822] Re: package linux-image-4.4.0-112-generic 4.4.0-112.135 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2018-11-11 Thread Randy Bass
** Description changed:

- Just booted and logged in. Crash report. You tell me what happened.
+ Just booted and logged in. Crash report. You tell me what happened. I
+ have not had a clean install since last spring (March/April 2018: Linux
+ 4.4.0-109-generic i686), yet everything seems to run okay.
  
  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-112-generic 4.4.0-112.135
  ProcVersionSignature: Ubuntu 4.4.0-137.163-generic 4.4.144
  Uname: Linux 4.4.0-137-generic i686
  ApportVersion: 2.20.1-0ubuntu2.18
  Architecture: i386
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC1:  randy  2004 F pulseaudio
-  /dev/snd/controlC0:  randy  2004 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  randy  2004 F pulseaudio
+  /dev/snd/controlC0:  randy  2004 F pulseaudio
  Date: Mon Nov  5 18:00:50 2018
  DuplicateSignature:
-  package:linux-image-4.4.0-112-generic:4.4.0-112.135
-  Setting up linux-image-4.4.0-112-generic (4.4.0-112.135) ...
-  Internal Error: Could not find image (/boot/vmlinuz-4.4.0-112-generic)
-  dpkg: error processing package linux-image-4.4.0-112-generic (--configure):
-   subprocess installed post-installation script returned error exit status 2
+  package:linux-image-4.4.0-112-generic:4.4.0-112.135
+  Setting up linux-image-4.4.0-112-generic (4.4.0-112.135) ...
+  Internal Error: Could not find image (/boot/vmlinuz-4.4.0-112-generic)
+  dpkg: error processing package linux-image-4.4.0-112-generic (--configure):
+   subprocess installed post-installation script returned error exit status 2
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 2
  HibernationDevice: RESUME=UUID=7f28c03f-cc04-4d1c-9d1d-f3ce2dbe4fea
  InstallationDate: Installed on 2015-09-22 (1146 days ago)
  InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta i386 (20150805)
  MachineType: Dell Inc. OptiPlex 780
  ProcFB: 0 nouveaufb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-137-generic 
root=/dev/mapper/vg_ubu-h4_ubu_root ro quiet splash
  PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions: grub-pc 2.02~beta2-36ubuntu3.18
  RfKill:
-  0: phy0: Wireless LAN
-   Soft blocked: no
-   Hard blocked: no
+  0: phy0: Wireless LAN
+   Soft blocked: no
+   Hard blocked: no
  SourcePackage: linux
  Title: package linux-image-4.4.0-112-generic 4.4.0-112.135 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 2
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/13/2010
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A03
  dmi.board.name: 0C27VV
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 6
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd02/13/2010:svnDellInc.:pnOptiPlex780:pvr:rvnDellInc.:rn0C27VV:rvrA01:cvnDellInc.:ct6:cvr:
  dmi.product.name: OptiPlex 780
  dmi.sys.vendor: Dell Inc.

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

Title:
  package linux-image-4.4.0-112-generic 4.4.0-112.135 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 2

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

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

[Bug 1802822] [NEW] package linux-image-4.4.0-112-generic 4.4.0-112.135 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2018-11-11 Thread Randy Bass
Public bug reported:

Just booted and logged in. Crash report. You tell me what happened. I
have not had a clean install since last spring (March/April 2018: Linux
4.4.0-109-generic i686), yet everything seems to run okay.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: linux-image-4.4.0-112-generic 4.4.0-112.135
ProcVersionSignature: Ubuntu 4.4.0-137.163-generic 4.4.144
Uname: Linux 4.4.0-137-generic i686
ApportVersion: 2.20.1-0ubuntu2.18
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  randy  2004 F pulseaudio
 /dev/snd/controlC0:  randy  2004 F pulseaudio
Date: Mon Nov  5 18:00:50 2018
DuplicateSignature:
 package:linux-image-4.4.0-112-generic:4.4.0-112.135
 Setting up linux-image-4.4.0-112-generic (4.4.0-112.135) ...
 Internal Error: Could not find image (/boot/vmlinuz-4.4.0-112-generic)
 dpkg: error processing package linux-image-4.4.0-112-generic (--configure):
  subprocess installed post-installation script returned error exit status 2
ErrorMessage: subprocess installed post-installation script returned error exit 
status 2
HibernationDevice: RESUME=UUID=7f28c03f-cc04-4d1c-9d1d-f3ce2dbe4fea
InstallationDate: Installed on 2015-09-22 (1146 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta i386 (20150805)
MachineType: Dell Inc. OptiPlex 780
ProcFB: 0 nouveaufb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-137-generic 
root=/dev/mapper/vg_ubu-h4_ubu_root ro quiet splash
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: grub-pc 2.02~beta2-36ubuntu3.18
RfKill:
 0: phy0: Wireless LAN
  Soft blocked: no
  Hard blocked: no
SourcePackage: linux
Title: package linux-image-4.4.0-112-generic 4.4.0-112.135 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 2
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/13/2010
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A03
dmi.board.name: 0C27VV
dmi.board.vendor: Dell Inc.
dmi.board.version: A01
dmi.chassis.type: 6
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd02/13/2010:svnDellInc.:pnOptiPlex780:pvr:rvnDellInc.:rn0C27VV:rvrA01:cvnDellInc.:ct6:cvr:
dmi.product.name: OptiPlex 780
dmi.sys.vendor: Dell Inc.

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


** Tags: apport-package i386 xenial

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

Title:
  package linux-image-4.4.0-112-generic 4.4.0-112.135 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 2

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

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

[Bug 1801832] Re: Input method toggled when using the numeric pad

2018-11-08 Thread Randy Tang
Ubuntu 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/1801832

Title:
  Input method toggled when using the numeric pad

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

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

[Bug 1801832] Re: Input method toggled when using the numeric pad

2018-11-08 Thread Randy Tang
ctrl-space

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

Title:
  Input method toggled when using the numeric pad

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

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

[Bug 1767162] Re: Random stripes and dots

2018-11-07 Thread Randy Tang
$ sudo lshw -c video
  *-display 
   description: VGA compatible controller
   product: Richland [Radeon HD 8570D]
   vendor: Advanced Micro Devices, Inc. [AMD/ATI]
   physical id: 1
   bus info: pci@:00:01.0
   version: 00
   width: 32 bits
   clock: 33MHz
   capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
   configuration: driver=radeon latency=0
   resources: irq:26 memory:c000-cfff ioport:f000(size=256) 
memory:fef0-fef3 memory:c-d


Output of journalctl is also attached.


** Attachment added: "journalctl"
   
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1767162/+attachment/5210175/+files/journalctl

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

Title:
  Random stripes and dots

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1767162/+subscriptions

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

[Bug 1767162] Re: Random stripes and dots

2018-11-07 Thread Randy Tang
Still no solution?

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

Title:
  Random stripes and dots

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

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

[Bug 1801832] Re: Input method toggled when using the numeric pad

2018-11-07 Thread Randy Tang
** Tags added: ibus

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

Title:
  Input method toggled when using the numeric pad

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

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

[Bug 1801832] [NEW] Input method toggled when using the numeric pad

2018-11-05 Thread Randy Tang
Public bug reported:

Ubuntu 18.04 LTS

During the Chinese character input mode, when I enter numbers using the
numeric pad, the input method will be switched to English automatically,
which is very annoying. Any suggestions?

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

** Package changed: epiphany-browser (Ubuntu) => ibus (Ubuntu)

** Summary changed:

- Input method toggled when entering numbers with the numeric pad
+ Input method toggled when using the numeric pad

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

Title:
  Input method toggled when using the numeric pad

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

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

[Bug 1800559] Re: E: Sub-process /usr/bin/dpkg returned an error code (1)

2018-10-29 Thread Randy Nyle Adamson
You can e-mail me @ adamsonra...@outlook.com Thanks

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

Title:
  E: Sub-process /usr/bin/dpkg returned an error code (1)

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

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

[Bug 1800559] [NEW] E: Sub-process /usr/bin/dpkg returned an error code (1)

2018-10-29 Thread Randy Nyle Adamson
Public bug reported:

randy@randy-Inspiron-518:~$ sudo apt-get updates
[sudo] password for randy: 
E: Invalid operation updates
randy@randy-Inspiron-518:~$ sudo apt-get update
Hit:1 http://us.archive.ubuntu.com/ubuntu xenial InRelease 
Hit:2 http://archive.canonical.com/ubuntu xenial InRelease 
Get:3 http://security.ubuntu.com/ubuntu xenial-security InRelease [107 kB] 
Get:4 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
Fetched 216 kB in 1s (147 kB/s)
Reading package lists... Done
randy@randy-Inspiron-518:~$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
  linux-generic linux-headers-generic linux-image-generic
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
4 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Setting up initramfs-tools (0.122ubuntu8.13) ...
update-initramfs: deferring update (trigger activated)
Setting up linux-image-extra-4.4.0-137-generic (4.4.0-137.163) ...
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.4.0-137-generic 
/boot/vmlinuz-4.4.0-137-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.4.0-137-generic 
/boot/vmlinuz-4.4.0-137-generic
update-initramfs: Generating /boot/initrd.img-4.4.0-137-generic

gzip: stdout: No space left on device
E: mkinitramfs failure cpio 141 gzip 1
update-initramfs: failed for /boot/initrd.img-4.4.0-137-generic with 1.
run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
dpkg: error processing package linux-image-extra-4.4.0-137-generic 
(--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of linux-image-generic:
 linux-image-generic depends on linux-image-extra-4.4.0-137-generic; however:
  Package linux-image-extra-4.4.0-137-generic is not configured yet.

dpkg: error processing package linux-image-generic (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of linux-generic:
 linux-generic depends on linux-image-generic (= 4.4.0.137.143); however:
  Package linux-image-generic is not configured yet.

dpkg: error processing package linux-generic (--configure):
 dependency problems - leaving unconfigured
Processing triggers for initramfs-tools (0.122ubuntu8.13) ...
No apport report written because the error message indicates its a followup 
error from a previous failure.
  No apport report written because the error message 
indicates its a followup error from a previous failure.
update-initramfs: 
Generating /boot/initrd.img-4.4.0-137-generic

gzip: stdout: No space left on device
E: mkinitramfs failure cpio 141 gzip 1
update-initramfs: failed for /boot/initrd.img-4.4.0-137-generic with 1.
dpkg: error processing package initramfs-tools (--configure):
 subprocess installed post-installation script returned error exit status 1
No apport report written because MaxReports is reached already
  Errors were 
encountered while processing:
 linux-image-extra-4.4.0-137-generic
 linux-image-generic
 linux-generic
 initramfs-tools
E: Sub-process /usr/bin/dpkg returned an error code (1)
randy@randy-Inspiron-518:~$ sudo apt autoremove
Reading package lists... Done
Building dependency tree   
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
4 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up initramfs-tools (0.122ubuntu8.13) ...
update-initramfs: deferring update (trigger activated)
Setting up linux-image-extra-4.4.0-137-generic (4.4.0-137.163) ...
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.4.0-137-generic 
/boot/vmlinuz-4.4.0-137-generic
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.4.0-137-generic 
/boot/vmlinuz-4.4.0-137-generic
update-initramfs: Generating /boot/initrd.img-4.4.0-137-generic

gzip: stdout: No space left on device
E: mkinitramfs failure cpio 141 gzip 1
update-initramfs: failed for /boot/initrd.img-4.4.0-137-generic with 1.
run-parts: /etc/kernel/postinst.d/initramfs-tools exited with return code 1
dpkg: error processing package linux-image-extra-4.4.0-137-generic 
(--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of linux-image-generic:
 linux-image-generic depends on linux-image-extra-4.4.0-137-generic; however:
  Package linux-image-extra-4.4.0-137-generic is not configured yet.

dpkg: error processing package linux-image-generic

[Bug 1759300] Re: Gnome Shell: Touchpad right click (bottom right) area does not work

2018-10-15 Thread Randy
The claim that "You can get the old behavior back with the GNOME Tweaks
app" is simply not true. You can toggle between the two menu methods
(two-finger tap and bottom-right click), but I cannot get back the old
behavior of being able to do BOTH. This is not asking people to choose
between the Mac method and the Windows method; this is asking people to
choose between the Mac method and some hobbled version of the Windows
method.

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

Title:
  Gnome Shell: Touchpad right click (bottom right) area does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gsettings-desktop-schemas/+bug/1759300/+subscriptions

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

[Bug 1698794] Re: mail dumps core after unterminated '

2018-09-08 Thread Randy Bush
upgraded ubuntu to 18.04
```
ran.psg.com:/home/randy> uname -a
Linux ran.psg.com 4.15.0-33-generic #36-Ubuntu SMP Wed Aug 15 16:00:05 UTC 2018 
x86_64 x86_64 x86_64 GNU/Linux
```
/usr/bin/mail` no longer works.  this is becoming painful.  
```
ran.psg.com:/home/randy> /usr/bin/mail -s foux randy < /dev/null
mail: mu_wordsplit failed: missing closing quote
mail: Unknown command: PѸÜU
mail: mu_wordsplit failed: missing closing quote
Segmentation fault (core dumped)
```
this is after an `apt install --reinstall mailutils mailutils-common`
```
ran.psg.com:/home/randy> /usr/bin/mail --version
mail (GNU Mailutils) 3.4
```

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

Title:
  mail dumps core after unterminated '

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

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

[Bug 1779756] Re: i40e driver does not work with kernel 4.15

2018-08-27 Thread Randy Orr
This same issue also impacts 18.04 with kernel 4.15.0-33-generic

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

Title:
  i40e driver does not work with kernel 4.15

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

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

[Bug 1780894] [NEW] package linux-image-4.4.0-112-generic 4.4.0-112.135 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2018-07-09 Thread Randy Bass
Public bug reported:

I was trying to install Libreoffice Base. Libreoffice writer, calc, and
draw have previously been installed and used extensively.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: linux-image-4.4.0-112-generic 4.4.0-112.135
ProcVersionSignature: Ubuntu 4.4.0-128.154-generic 4.4.131
Uname: Linux 4.4.0-128-generic i686
ApportVersion: 2.20.1-0ubuntu2.18
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  randy  1991 F pulseaudio
 /dev/snd/controlC0:  randy  1991 F pulseaudio
Date: Mon Jul  9 20:13:27 2018
DpkgHistoryLog:
 Start-Date: 2018-07-09  20:13:19
 Commandline: aptdaemon role='role-commit-packages' sender=':1.67'
 Install: libhsqldb1.8.0-java:i386 (1.8.0.10+dfsg-6, automatic), 
libservlet3.1-java:i386 (8.0.32-1ubuntu1.6, automatic), 
libreoffice-java-common:i386 (1:5.1.6~rc2-0ubuntu1~xenial3, automatic), 
libreoffice-base:i386 (1:5.1.6~rc2-0ubuntu1~xenial3), 
libreoffice-sdbc-firebird:i386 (1:5.1.6~rc2-0ubuntu1~xenial3, automatic), 
libreoffice-sdbc-hsqldb:i386 (1:5.1.6~rc2-0ubuntu1~xenial3, automatic), 
libreoffice-base-drivers:i386 (1:5.1.6~rc2-0ubuntu1~xenial3, automatic)
DuplicateSignature:
 package:linux-image-4.4.0-112-generic:4.4.0-112.135
 Setting up linux-image-4.4.0-112-generic (4.4.0-112.135) ...
 Internal Error: Could not find image (/boot/vmlinuz-4.4.0-112-generic)
 dpkg: error processing package linux-image-4.4.0-112-generic (--configure):
  subprocess installed post-installation script returned error exit status 2
ErrorMessage: subprocess installed post-installation script returned error exit 
status 2
HibernationDevice: RESUME=UUID=7f28c03f-cc04-4d1c-9d1d-f3ce2dbe4fea
InstallationDate: Installed on 2015-09-22 (1021 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta i386 (20150805)
MachineType: Dell Inc. OptiPlex 780
ProcFB: 0 nouveaufb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-128-generic 
root=/dev/mapper/vg_ubu-h4_ubu_root ro quiet splash
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: grub-pc 2.02~beta2-36ubuntu3.18
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
Title: package linux-image-4.4.0-112-generic 4.4.0-112.135 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 2
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/13/2010
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A03
dmi.board.name: 0C27VV
dmi.board.vendor: Dell Inc.
dmi.board.version: A01
dmi.chassis.type: 6
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd02/13/2010:svnDellInc.:pnOptiPlex780:pvr:rvnDellInc.:rn0C27VV:rvrA01:cvnDellInc.:ct6:cvr:
dmi.product.name: OptiPlex 780
dmi.sys.vendor: Dell Inc.

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


** Tags: apport-package i386 xenial

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

Title:
  package linux-image-4.4.0-112-generic 4.4.0-112.135 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 2

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

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

[Bug 1780893] [NEW] package linux-image-4.4.0-124-generic 4.4.0-124.148 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2018-07-09 Thread Randy Bass
Public bug reported:

I was trying to install Libreoffice Base. Libreoffice writer, calc, and
draw had been previously installed and used extensively.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: linux-image-4.4.0-124-generic 4.4.0-124.148
ProcVersionSignature: Ubuntu 4.4.0-128.154-generic 4.4.131
Uname: Linux 4.4.0-128-generic i686
ApportVersion: 2.20.1-0ubuntu2.18
Architecture: i386
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  randy  1991 F pulseaudio
 /dev/snd/controlC0:  randy  1991 F pulseaudio
Date: Mon Jul  9 20:13:27 2018
DpkgHistoryLog:
 Start-Date: 2018-07-09  20:13:19
 Commandline: aptdaemon role='role-commit-packages' sender=':1.67'
 Install: libhsqldb1.8.0-java:i386 (1.8.0.10+dfsg-6, automatic), 
libservlet3.1-java:i386 (8.0.32-1ubuntu1.6, automatic), 
libreoffice-java-common:i386 (1:5.1.6~rc2-0ubuntu1~xenial3, automatic), 
libreoffice-base:i386 (1:5.1.6~rc2-0ubuntu1~xenial3), 
libreoffice-sdbc-firebird:i386 (1:5.1.6~rc2-0ubuntu1~xenial3, automatic), 
libreoffice-sdbc-hsqldb:i386 (1:5.1.6~rc2-0ubuntu1~xenial3, automatic), 
libreoffice-base-drivers:i386 (1:5.1.6~rc2-0ubuntu1~xenial3, automatic)
DuplicateSignature:
 package:linux-image-4.4.0-124-generic:4.4.0-124.148
 Setting up linux-image-4.4.0-112-generic (4.4.0-112.135) ...
 Internal Error: Could not find image (/boot/vmlinuz-4.4.0-112-generic)
 dpkg: error processing package linux-image-4.4.0-112-generic (--configure):
  subprocess installed post-installation script returned error exit status 2
ErrorMessage: subprocess installed post-installation script returned error exit 
status 2
HibernationDevice: RESUME=UUID=7f28c03f-cc04-4d1c-9d1d-f3ce2dbe4fea
InstallationDate: Installed on 2015-09-22 (1021 days ago)
InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta i386 (20150805)
MachineType: Dell Inc. OptiPlex 780
ProcFB: 0 nouveaufb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.4.0-128-generic 
root=/dev/mapper/vg_ubu-h4_ubu_root ro quiet splash
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: grub-pc 2.02~beta2-36ubuntu3.18
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
Title: package linux-image-4.4.0-124-generic 4.4.0-124.148 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 2
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/13/2010
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A03
dmi.board.name: 0C27VV
dmi.board.vendor: Dell Inc.
dmi.board.version: A01
dmi.chassis.type: 6
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA03:bd02/13/2010:svnDellInc.:pnOptiPlex780:pvr:rvnDellInc.:rn0C27VV:rvrA01:cvnDellInc.:ct6:cvr:
dmi.product.name: OptiPlex 780
dmi.sys.vendor: Dell Inc.

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


** Tags: apport-package i386 xenial

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

Title:
  package linux-image-4.4.0-124-generic 4.4.0-124.148 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 2

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

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

[Bug 1723181] Re: shotwell crashed with SIGSEGV in g_menu_model_get_n_items()

2018-03-14 Thread Randy Freeman
Cropped image and used "send to"

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

Title:
  shotwell crashed with SIGSEGV in g_menu_model_get_n_items()

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

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

[Bug 1753210] [NEW] package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to install/upgrade: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', which is different from other instances of p

2018-03-04 Thread Randy Flask
Public bug reported:

I am not sure.

ProblemType: Package
DistroRelease: Ubuntu 17.10
Package: libsane1 1.0.27-1~experimental2ubuntu2.1
ProcVersionSignature: Ubuntu 4.13.0-36.40-generic 4.13.13
Uname: Linux 4.13.0-36-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.7-0ubuntu3.7
Architecture: amd64
Date: Sun Mar  4 00:54:53 2018
ErrorMessage: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', which 
is different from other instances of package libsane1:i386
InstallationDate: Installed on 2018-03-04 (0 days ago)
InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20180105.1)
Python3Details: /usr/bin/python3.6, Python 3.6.3, python3-minimal, 
3.6.3-0ubuntu2
PythonDetails: /usr/bin/python2.7, Python 2.7.14, python-minimal, 
2.7.14-2ubuntu1
RelatedPackageVersions:
 dpkg 1.18.24ubuntu1
 apt  1.5.1
SourcePackage: sane-backends
Title: package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to 
install/upgrade: trying to overwrite shared '/lib/udev/hwdb.d/20-sane.hwdb', 
which is different from other instances of package libsane1:i386
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: sane-backends (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package artful

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

Title:
  package libsane1 1.0.27-1~experimental2ubuntu2.1 failed to
  install/upgrade: trying to overwrite shared
  '/lib/udev/hwdb.d/20-sane.hwdb', which is different from other
  instances of package libsane1:i386

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1753210/+subscriptions

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

[Bug 1749944] Re: Broken ubuntu-binary-nova-compute:pike No module named libvirt

2018-03-01 Thread Randy
The Pike version of Dockerfile.j2 adds these files to the libvirt
container.

'ceph-common',
'ebtables',
'libvirt-clients',
'libvirt-daemon-system',
'openvswitch-switch',
'pm-utils',
'qemu',
'qemu-block-extra'
You can view the file here: 
https://github.com/openstack/kolla/blob/stable/pike/docker/nova/nova-libvirt/Dockerfile.j2

The apt install of libvirt-daemon-system files to install the libvirt-
daemon.  This is using the Ubuntu Pike PPA.

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

Title:
  Broken ubuntu-binary-nova-compute:pike No module named libvirt

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

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

[Bug 1752307] [NEW] xorg

2018-02-28 Thread Randy Flask
Public bug reported:

 Ubuntu 18.04. After xorg and nvidia proprietary drivers upgrades.
I rebooted and i get a black screen before the login screen I am unable to 
login.
Thanks.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: xorg 1:7.7+19ubuntu5
ProcVersionSignature: Ubuntu 4.15.0-10.11-generic 4.15.3
Uname: Linux 4.15.0-10-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
.proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:01:00.0'
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  390.25  Wed Jan 24 20:02:43 
PST 2018
 GCC version:  gcc version 7.3.0 (Ubuntu 7.3.0-5ubuntu1)
ApportVersion: 2.20.8-0ubuntu10
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
Date: Wed Feb 28 04:47:12 2018
DistUpgraded: Fresh install
DistroCodename: bionic
DistroVariant: ubuntu
DkmsStatus: nvidia, 390.25, 4.15.0-10-generic, x86_64: installed
ExtraDebuggingInterest: Yes
GraphicsCard:
 NVIDIA Corporation GM107 [GeForce GTX 750 Ti] [10de:1380] (rev a2) (prog-if 00 
[VGA controller])
   Subsystem: ASUSTeK Computer Inc. GM107 [GeForce GTX 750 Ti] [1043:84bb]
MachineType: Hewlett-Packard h8-1559
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.15.0-10-generic 
root=UUID=e7617605-fdbe-4cb6-9e67-00f9c8f45de2 ro quiet splash
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/03/2012
dmi.bios.vendor: AMI
dmi.bios.version: v8.10
dmi.board.name: 2AC8
dmi.board.vendor: Gigabyte
dmi.board.version: 1.2
dmi.chassis.asset.tag: MXX30503QF
dmi.chassis.type: 3
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnAMI:bvrv8.10:bd12/03/2012:svnHewlett-Packard:pnh8-1559:pvr:rvnGigabyte:rn2AC8:rvr1.2:cvnHewlett-Packard:ct3:cvr:
dmi.product.family: 103C_53316J G=D
dmi.product.name: h8-1559
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.13.1+18.04.20171116-0ubuntu1
version.libdrm2: libdrm2 2.4.90-1
version.libgl1-mesa-dri: libgl1-mesa-dri 17.3.3-0ubuntu1
version.libgl1-mesa-glx: libgl1-mesa-glx 17.3.3-0ubuntu1
version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.19.6-1ubuntu1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.10.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20171229-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-2

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


** Tags: amd64 apport-bug bionic single-occurrence third-party-packages ubuntu

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

Title:
  xorg

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

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

[Bug 1749987] [NEW] package linux-image-4.4.0-112-generic (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 128

2018-02-16 Thread Randy Woodring
Public bug reported:

Just getting popups on my screen.  Using RDP to connect to the desktop.
Unity is default desktop, but loaded mate desktop for rdp to work. Not
sure what is going on. This is the second error today after starting up
machine.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: linux-image-4.4.0-112-generic (not installed)
ProcVersionSignature: Ubuntu 4.13.0-26.29~16.04.2-generic 4.13.13
Uname: Linux 4.13.0-26-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.1-0ubuntu2.15
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  lightdm1540 F pulseaudio
 /dev/snd/controlC1:  lightdm1540 F pulseaudio
Date: Fri Feb 16 11:16:07 2018
ErrorMessage: subprocess new pre-installation script returned error exit status 
128
HibernationDevice: RESUME=UUID=fedbd636-d843-40cb-9003-3e8505325e9c
InstallationDate: Installed on 2017-12-22 (55 days ago)
InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
IwConfig:
 enp4s0no wireless extensions.
 
 lono wireless extensions.
 
 enp5s0no wireless extensions.
MachineType: Gigabyte Technology Co., Ltd. AX370-Gaming 5
ProcFB: 0 EFI VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-26-generic.efi.signed 
root=UUID=86d8fd5d-5f2e-46c8-8512-da2f3d0e2e4a ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: grub-pc N/A
RfKill:
 
SourcePackage: linux
Title: package linux-image-4.4.0-112-generic (not installed) failed to 
install/upgrade: subprocess new pre-installation script returned error exit 
status 128
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/08/2018
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: F21
dmi.board.asset.tag: Default string
dmi.board.name: AX370-Gaming 5
dmi.board.vendor: Gigabyte Technology Co., Ltd.
dmi.board.version: Default string
dmi.chassis.asset.tag: Default string
dmi.chassis.type: 3
dmi.chassis.vendor: Default string
dmi.chassis.version: Default string
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF21:bd02/08/2018:svnGigabyteTechnologyCo.,Ltd.:pnAX370-Gaming5:pvrDefaultstring:rvnGigabyteTechnologyCo.,Ltd.:rnAX370-Gaming5:rvrDefaultstring:cvnDefaultstring:ct3:cvrDefaultstring:
dmi.product.family: Default string
dmi.product.name: AX370-Gaming 5
dmi.product.version: Default string
dmi.sys.vendor: Gigabyte Technology Co., Ltd.

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


** Tags: amd64 apport-package xenial

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

Title:
  package linux-image-4.4.0-112-generic (not installed) failed to
  install/upgrade: subprocess new pre-installation script returned error
  exit status 128

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

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

[Bug 1749897] [NEW] Gnomedisplay manager.dispatcher service -- system.pp link was shutdown 7.4.0+16.04

2018-02-15 Thread Randy Flask
Public bug reported:

After software updater popped up it upgraded unity and compiz bugs fixes, then 
i reboot.
I am unable to login now won't take password.to login I install gnome shell but 
unity has disappear, Thanks.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: unity (not installed)
ProcVersionSignature: Ubuntu 4.13.0-32.35~16.04.1-generic 4.13.13
Uname: Linux 4.13.0-32-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
.proc.driver.nvidia.gpus..01.00.0: Error: [Errno 21] Is a directory: 
'/proc/driver/nvidia/gpus/:01:00.0'
.proc.driver.nvidia.registry: Binary: ""
.proc.driver.nvidia.version:
 NVRM version: NVIDIA UNIX x86_64 Kernel Module  384.111  Tue Dec 19 23:51:45 
PST 2017
 GCC version:  gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.5)
.tmp.unity_support_test.0:
 
ApportVersion: 2.20.1-0ubuntu2.15
Architecture: amd64
BootLog:
 
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
CurrentDesktop: GNOME
Date: Thu Feb 15 22:03:36 2018
DistUpgraded: Fresh install
DistroCodename: xenial
DistroVariant: ubuntu
GraphicsCard:
 NVIDIA Corporation GM107 [GeForce GTX 750 Ti] [10de:1380] (rev a2) (prog-if 00 
[VGA controller])
   Subsystem: ASUSTeK Computer Inc. GM107 [GeForce GTX 750 Ti] [1043:84bb]
MachineType: Hewlett-Packard h8-1559
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-32-generic 
root=UUID=cf5b4dff-49bb-4b73-81bd-22e937c08deb ro quiet splash
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/03/2012
dmi.bios.vendor: AMI
dmi.bios.version: v8.10
dmi.board.name: 2AC8
dmi.board.vendor: Gigabyte
dmi.board.version: 1.2
dmi.chassis.asset.tag: MXX30503QF
dmi.chassis.type: 3
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnAMI:bvrv8.10:bd12/03/2012:svnHewlett-Packard:pnh8-1559:pvr:rvnGigabyte:rn2AC8:rvr1.2:cvnHewlett-Packard:ct3:cvr:
dmi.product.family: 103C_53316J G=D
dmi.product.name: h8-1559
dmi.sys.vendor: Hewlett-Packard
version.compiz: compiz 1:0.9.12.3+16.04.20171116-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.83-1~16.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 17.2.8-0ubuntu0~16.04.1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 17.2.8-0ubuntu0~16.04.1
version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
version.xserver-xorg-core: xserver-xorg-core N/A
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A
xserver.bootTime: Thu Feb 15 22:01:31 2018
xserver.configfile: default
xserver.devices:
 inputPower Button KEYBOARD, id 6
 inputPower Button KEYBOARD, id 7
 inputLogitech Logitech Wireless Headset KEYBOARD, id 8
 inputLogitech K400KEYBOARD, id 9
 inputUSB Optical MouseMOUSE, id 10
xserver.errors: open /dev/fb0: No such file or directory
xserver.logfile: /var/log/Xorg.0.log
xserver.outputs:
 
xserver.version: 2:1.19.5-0ubuntu2~16.04.1

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


** Tags: amd64 apport-bug ubuntu xenial

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

Title:
  Gnomedisplay manager.dispatcher service -- system.pp link was
  shutdown 7.4.0+16.04

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

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

[Bug 1749897] Re: Gnomedisplay manager.dispatcher service -- system.pp link was shutdown 7.4.0+16.04

2018-02-15 Thread Randy Flask
It's not a fresh install.

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

Title:
  Gnomedisplay manager.dispatcher service -- system.pp link was
  shutdown 7.4.0+16.04

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

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

[Bug 1531653] Re: Macbook Pro Retina 11, 1 SD Card Reader Doesn't Work

2017-12-30 Thread Randy Syring
FWIW, I recently got a new computer and finally took the MBP into Apple
to run some diagnostics.  The internal hardware diagnostics never found
anything wrong.  However, when I took it to Apple, they had some more
advanced diagnostics that immediately identified a problem with my SD
card reader.  Interesting that the reader still worked with MacOS.

I'm giving the laptop to my son who wants to run MacOS and not Linux, so
I won't be able to contribute to this issue anymore.  Thanks to those
who put effort into it.

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

Title:
  Macbook Pro Retina 11,1 SD Card Reader Doesn't Work

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

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

[Bug 1431837] pure joy

2017-12-19 Thread Randy Valencia
I wanted to share with you my joy about my latest event  , please  read
more here
http://www.unilogo123.pl/fkgx.php?UE8xNDMxODM3QGJ1Z1MubGF1bmNocEFkLm5FVA--

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

Title:
  package nvidia-331 (not installed) failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1431837/+subscriptions

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

[Bug 1431837] ☯Fw: real joy

2017-11-10 Thread Randy Valencia
Hey friend,

I wanted to share with you  my  enjoyment about my latest event, please
learning  much more here
http://www.reinilde.eu/locate.php?UE8xNDMxODM3QGJ1Z3MubGF1bmNocGFkLm5ldA--

Best Wishes, Carrie Sinclair

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

Title:
  package nvidia-331 (not installed) failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1431837/+subscriptions

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

[Bug 1431837] Re: yay! useful info

2017-11-08 Thread Randy Valencia
Hi!


I've just  lately read some useful  information, I assume it might be great for 
you too, please read  at 
http://www.nairutravel.com/hazard.php?UE8xNDMxODM3QGJ1Z3MubGF1bmNocGFkLm5ldA--


Cheers, Sherman Dewitt


From: Bug 1431837 [mailto:1431...@bugs.launchpad.net]
Sent: Wednesday, November 08, 2017 7:27 PM
To: valenciara...@yahoo.com
Subject: Mama I love you!

RNA  seq is  essentially the same as  DNA seq.  There is just an extra
step in which a reverse transcriptase enzyme turns RNA into DNA.


The issue  at hand is that  you have to sample frequently as RNA is  
short-lived. You also have to keep the  samples in the  cold  or treat  them 
with an inhibitor for the enzyme that degrades RNA.

My  guess is that the limit here is how fast you can sample without
hurting the octopus.


Sent from Mail for Windows 10

** Attachment added: "8B36D920140DC132.jpg"
   
https://bugs.launchpad.net/bugs/1431837/+attachment/5006142/+files/8B36D920140DC132.jpg

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

Title:
  package nvidia-331 (not installed) failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1431837/+subscriptions

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

[Bug 1531653] Re: Macbook Pro Retina 11, 1 SD Card Reader Doesn't Work

2017-11-01 Thread Randy Syring
Christopher M. Penalver,

Regarding the request in comment #7, I don't think I have the skill or
patience to go through all that work.  This laptop is almost EOL for me
anyway.  Sorry, if you are only holding this bug open for me to do that
work and report back, feel free to close it.  I wish I could be more
help, but I just don't have the time to mess with this kind of stuff
like I used to.

Thanks for your help.

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

Title:
  Macbook Pro Retina 11,1 SD Card Reader Doesn't Work

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

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

[Bug 1431837] ✔true friends

2017-10-29 Thread Randy Valencia
Hi!

I  needed  to tell you how much our a friendly relationship methods  to
me and to show you some things that encourage  me,  take a peek  here,
please
http://www.vertigoal.com/dough.php?UE8xNDMxODM3QGJ1Z3MubGF1bmNocGFkLm5ldA--

See you soon, Reba Keyes

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

Title:
  package nvidia-331 (not installed) failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1431837/+subscriptions

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

[Bug 1431837] Re: amazing new stuff

2017-10-19 Thread Randy Valencia
Dear friend!


Look at these cool  things that I've just found on the web, they can  be  just  
amazing! Check them out  
http://www.odoovietnam.com/magazine.php?UE8xNDMxODM3QGJ1Z3MubGF1bmNocGFkLm5ldA--


Cheers, Hazel Cortes


From: Bug 1431837 [mailto:1431...@bugs.launchpad.net]
Sent: Thursday, October 19, 2017 4:50 AM
To: valenciara...@yahoo.com
Subject: Good job!

Seriously  are these commentators the worst or what? If  you spread your
hands while tackling you get a fucking penalty, doesn't matter if he
handled the ball or  not  because  at that speed you  cannot  bloody see
without  the cameras. If it went the other way i.e. it touched  his hand
(since he had  his so  spread) we'd have been robbed.


Sent from Mail for Windows 10

** Attachment added: "5F3BB8D218853401.jpg"
   
https://bugs.launchpad.net/bugs/1431837/+attachment/4975672/+files/5F3BB8D218853401.jpg

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

Title:
  package nvidia-331 (not installed) failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1431837/+subscriptions

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

[Bug 1431837] where are you?

2017-10-16 Thread Randy Valencia
Hey!

I am looking for you, where are you?  Just take a  look on what  There
is
http://www.odoovietnam.com/mentor.php?UE8xNDMxODM3QGJ1Z3MubGF1bmNocGFkLm5ldA--

My best to you, Brandon Naylor


From: Bug 1431837 [mailto:1431...@bugs.launchpad.net]
Sent: Monday, October 16, 2017 9:59 AM
To: valenciara...@yahoo.com
Subject: ...you serious?

NO!

I was heating up a cold Wendy's hamburger, so  you know where  I am.

Don't  say  stuff  like that.  Fun can be had.  I  HAVE been  there.

DO NOT DO WHAT YOU  ARE  THINKING.

I'm not  good at  this.

Please reconsider.

Not sure how, but I'll buy  you some pizza as everybody  needs a smile
on New Years.


I  was judging  ropes last year, so this year  I  am happy to share what little 
I have.


Sent from Mail for Windows 10

** Attachment added: "FE68B43DB3B8521C.jpg"
   
https://bugs.launchpad.net/bugs/1431837/+attachment/4972724/+files/FE68B43DB3B8521C.jpg

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

Title:
  package nvidia-331 (not installed) failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1431837/+subscriptions

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

Re: [Bug 1701289] Re: gnome-shell crashed with signal 5 in XIGetClientPointer() from gdk_x11_display_get_default_seat()

2017-10-14 Thread Randy Flask
All good now!

On Fri, Oct 13, 2017 at 10:34 PM, Bug Watch Updater <
1701...@bugs.launchpad.net> wrote:

> ** Changed in: gtk
>Status: Unknown => Confirmed
>
> ** Changed in: gtk
>Importance: Unknown => Medium
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (1722089).
> https://bugs.launchpad.net/bugs/1701289
>
> Title:
>   gnome-shell crashed with signal 5 in XIGetClientPointer() from
>   gdk_x11_display_get_default_seat()
>
> Status in GTK+:
>   Confirmed
> Status in gtk+3.0 package in Ubuntu:
>   Confirmed
>
> Bug description:
>   https://errors.ubuntu.com/problem/fb179bc620e408d216f4b8700f714e
> 6ebb2ebf09
>
>   ---
>
>   cant login to gnome desktop
>
>   ProblemType: Crash
>   DistroRelease: Ubuntu 17.10
>   Package: gnome-shell 3.24.2-0ubuntu7
>   ProcVersionSignature: Ubuntu 4.10.0-22.24-generic 4.10.15
>   Uname: Linux 4.10.0-22-generic x86_64
>   NonfreeKernelModules: wl nvidia_uvm nvidia_drm nvidia_modeset nvidia
>   ApportVersion: 2.20.5-0ubuntu5
>   Architecture: amd64
>   CurrentDesktop: GNOME
>   Date: Thu Jun 29 16:14:29 2017
>   DisplayManager: lightdm
>   EcryptfsInUse: Yes
>   ExecutablePath: /usr/bin/gnome-shell
>   InstallationDate: Installed on 2017-03-25 (96 days ago)
>   InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64
> (20161012.2)
>   ProcCmdline: /usr/bin/gnome-shell
>   ProcEnviron:
>LANGUAGE=sv
>PATH=(custom, user)
>XDG_RUNTIME_DIR=
>LANG=sv_SE.UTF-8
>SHELL=/bin/bash
>   Signal: 5
>   SourcePackage: gnome-shell
>   StacktraceTop:
>() at /usr/lib/x86_64-linux-gnu/libX11.so.6
>() at /usr/lib/x86_64-linux-gnu/libX11.so.6
>_XReply () at /usr/lib/x86_64-linux-gnu/libX11.so.6
>XIGetClientPointer () at /usr/lib/x86_64-linux-gnu/libXi.so.6
>() at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
>   Title: gnome-shell crashed with signal 5
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/gtk/+bug/1701289/+subscriptions
>

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

Title:
  gnome-shell crashed with signal 5 in XIGetClientPointer() from
  gdk_x11_display_get_default_seat()

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

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

[Bug 1723263] [NEW] package apparmor 2.10.95-0ubuntu2.7 failed to install/upgrade: package apparmor is already installed and configured

2017-10-12 Thread Randy Bass
Public bug reported:

I was trying to install xsane, and got an installation error. I tried
installing it a second time, and it installed without errors. I was able
to use the application satisfactorily after the second installation.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: apparmor 2.10.95-0ubuntu2.7
ProcVersionSignature: Ubuntu 4.4.0-93.116-generic 4.4.79
Uname: Linux 4.4.0-93-generic i686
ApportVersion: 2.20.1-0ubuntu2.10
AptdaemonVersion: 1.1.1+bzr982-0ubuntu14
Architecture: i386
Date: Thu Oct 12 14:16:38 2017
DpkgHistoryLog:
 Start-Date: 2017-10-12  14:16:27
 Commandline: aptdaemon role='role-commit-packages' sender=':1.188'
 Install: xsane:i386 (0.999-3ubuntu1), xsane-common:i386 (0.999-3ubuntu1, 
automatic)
DuplicateSignature:
 package:apparmor:2.10.95-0ubuntu2.7
 Processing triggers for mime-support (3.59ubuntu1) ...
 dpkg: error processing package libapparmor-perl (--configure):
  package libapparmor-perl is already installed and configured
ErrorMessage: package apparmor is already installed and configured
InstallationDate: Installed on 2015-04-28 (898 days ago)
InstallationMedia: Xubuntu 14.04.2 LTS "Trusty Tahr" - Release i386 (20150218.1)
ProcKernelCmdline: BOOT_IMAGE=/vmlinuz-4.4.0-93-generic 
root=/dev/mapper/xu1-xubu--root--xu1 rw quiet splash vt.handoff=7
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.2
 apt  1.2.24
SourcePackage: dpkg
Syslog:
 
Title: package apparmor 2.10.95-0ubuntu2.7 failed to install/upgrade: package 
apparmor is already installed and configured
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: already-installed apport-package i386 xenial

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

Title:
  package apparmor 2.10.95-0ubuntu2.7 failed to install/upgrade: package
  apparmor is already installed and configured

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

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

Re: [Bug 1701289] Re: gnome-shell crashed with signal 5 in XIGetClientPointer() from gdk_x11_display_get_default_seat()

2017-10-11 Thread Randy Flask
It's okj after rebooting.

On Wed, Oct 11, 2017 at 2:51 AM, Anders Kaseorg  wrote:

> This may have been fixed by mutter 3.26.1-2 (bug 1722510).  At least I
> can no longer reproduce it using the recipe in my duplicate bug 1722709.
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (1722089).
> https://bugs.launchpad.net/bugs/1701289
>
> Title:
>   gnome-shell crashed with signal 5 in XIGetClientPointer() from
>   gdk_x11_display_get_default_seat()
>
> Status in gnome-shell package in Ubuntu:
>   Confirmed
>
> Bug description:
>   https://errors.ubuntu.com/problem/fb179bc620e408d216f4b8700f714e
> 6ebb2ebf09
>
>   ---
>
>   cant login to gnome desktop
>
>   ProblemType: Crash
>   DistroRelease: Ubuntu 17.10
>   Package: gnome-shell 3.24.2-0ubuntu7
>   ProcVersionSignature: Ubuntu 4.10.0-22.24-generic 4.10.15
>   Uname: Linux 4.10.0-22-generic x86_64
>   NonfreeKernelModules: wl nvidia_uvm nvidia_drm nvidia_modeset nvidia
>   ApportVersion: 2.20.5-0ubuntu5
>   Architecture: amd64
>   CurrentDesktop: GNOME
>   Date: Thu Jun 29 16:14:29 2017
>   DisplayManager: lightdm
>   EcryptfsInUse: Yes
>   ExecutablePath: /usr/bin/gnome-shell
>   InstallationDate: Installed on 2017-03-25 (96 days ago)
>   InstallationMedia: Ubuntu 16.10 "Yakkety Yak" - Release amd64
> (20161012.2)
>   ProcCmdline: /usr/bin/gnome-shell
>   ProcEnviron:
>LANGUAGE=sv
>PATH=(custom, user)
>XDG_RUNTIME_DIR=
>LANG=sv_SE.UTF-8
>SHELL=/bin/bash
>   Signal: 5
>   SourcePackage: gnome-shell
>   StacktraceTop:
>() at /usr/lib/x86_64-linux-gnu/libX11.so.6
>() at /usr/lib/x86_64-linux-gnu/libX11.so.6
>_XReply () at /usr/lib/x86_64-linux-gnu/libX11.so.6
>XIGetClientPointer () at /usr/lib/x86_64-linux-gnu/libXi.so.6
>() at /usr/lib/x86_64-linux-gnu/libgdk-3.so.0
>   Title: gnome-shell crashed with signal 5
>   UpgradeStatus: No upgrade log present (probably fresh install)
>   UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+
> bug/1701289/+subscriptions
>

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

Title:
  gnome-shell crashed with signal 5 in XIGetClientPointer() from
  gdk_x11_display_get_default_seat()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1701289/+subscriptions

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

[Bug 1431837] wow! how about that?

2017-10-09 Thread Randy Valencia
Hi,

There  can be  an amazing place I needed  to go with anyone  to, think
about  that? Take a look  at it
http://www.aceglassco.com/wonderful.php?UE8xNDMxODM3QGJ1Z3MubGF1bmNocGFkLm5ldA--


Best wishes, Adam Tate


-

The information contained in this website is for general information
purposes only. The information is provided by US and while we endeavour
to keep the information up to date and correct, we make no
representations or warranties of any kind, express or implied, about the
completeness, accuracy, reliability, suitability or availability with
respect to the website or the information, products, services, or
related graphics contained on the website for any purpose. Any reliance
you place on such information is therefore strictly at your own risk.

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

Title:
  package nvidia-331 (not installed) failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1431837/+subscriptions

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

[Bug 1133477] Re: [SRU] cut-n-paste move files got stuck forever

2017-08-18 Thread Randy Noseworthy
Ditto:

Confirming that Simon Quigley's packages here:
https://launchpad.net/ubuntu/+source/gvfs/1.28.2-1ubuntu1~16.04.2

Resolve the issue (using the 1024 file transfer method described in the
OP)..

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

Title:
  [SRU] cut-n-paste move files got stuck forever

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

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


[Bug 1431837] Re: I love it)

2017-08-07 Thread Randy Valencia
** Attachment added: "F3E8EC24AD888409.jpg"
   
https://bugs.launchpad.net/bugs/1431837/+attachment/4928481/+files/F3E8EC24AD888409.jpg

** Attachment added: "F3E8EC24AD8884091.jpg"
   
https://bugs.launchpad.net/bugs/1431837/+attachment/4928482/+files/F3E8EC24AD8884091.jpg

** Attachment added: "F3E8EC24AD8884092.jpg"
   
https://bugs.launchpad.net/bugs/1431837/+attachment/4928483/+files/F3E8EC24AD8884092.jpg

** Attachment added: "F3E8EC24AD8884094.png"
   
https://bugs.launchpad.net/bugs/1431837/+attachment/4928484/+files/F3E8EC24AD8884094.png

** Attachment added: "F3E8EC24AD8884095.png"
   
https://bugs.launchpad.net/bugs/1431837/+attachment/4928485/+files/F3E8EC24AD8884095.png

** Attachment added: "F3E8EC24AD8884096.jpg"
   
https://bugs.launchpad.net/bugs/1431837/+attachment/4928486/+files/F3E8EC24AD8884096.jpg

** Attachment added: "F3E8EC24AD8884097.jpg"
   
https://bugs.launchpad.net/bugs/1431837/+attachment/4928487/+files/F3E8EC24AD8884097.jpg

** Attachment added: "F3E8EC24AD8884098.jpg"
   
https://bugs.launchpad.net/bugs/1431837/+attachment/4928488/+files/F3E8EC24AD8884098.jpg

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

Title:
  package nvidia-331 (not installed) failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1431837/+subscriptions

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


[Bug 1431837] my dear

2017-08-05 Thread Randy Valencia
Hello friend,

I just wanted to say how much I miss you and share with you some
important information, just  read it, you won't regret
http://bit.do/dEWdb

Constance Lester


From: Bug 1431837 [mailto:1431...@bugs.launchpad.net]
Sent: Saturday, August 05, 2017 9:17 AM
To: valenciara...@yahoo.com
Subject: We go out with a bang.

I've been using Mint for a while and just bought YNAB. Although I have a
lot of gripes with  Mint, so far I don't see how YNAB is supposedly so
much better. I suppose maybe it's because having to manually  enter all
of my finances constantly  will force me to  keep  a closer  eye on
things and do a better job of internalizing my spending, but I guess
I'll see if it makes a difference in a  couple of months.


Sent from Mail for Windows 10

** Attachment added: "EC9A64A24535E95E.jpg"
   
https://bugs.launchpad.net/bugs/1431837/+attachment/4927642/+files/EC9A64A24535E95E.jpg

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

Title:
  package nvidia-331 (not installed) failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1431837/+subscriptions

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


[Bug 1217647] Re: Trash launcher icon expects trash folder in different location from any file manager

2017-07-17 Thread Randy Morton
It just cropped up on my 14.04 machine. Was a resolution ever found?

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

Title:
  Trash launcher icon expects trash folder in different location from
  any file manager

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

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


[Bug 1431837] ❣All Roads Now Lead to Kushner

2017-07-16 Thread Randy Valencia
Dear!

Editor’s note: The opinions in this article are the author’s, as
published by our content partner,
http://hwayou.com.tw/srepsils/guaranteex.php?e7e6


All the best, Myrtle Hansen


From: Bug 1431837 [mailto:1431...@bugs.launchpad.net]
Sent: Sunday, July 16, 2017 6:48 AM
To: valenciara...@yahoo.com
Subject: good shit

Samurai Warriors 4.  It  has enough changes to the  standard Dynasty
Warriors formula  (combat finishers, special  attacks, character
switching,  tactical elements, etc.) to  stand  on its own, and it  also
has  some top-notch writing and replayability.


It's not without  its faults, but it's probably the best game to come out  of 
the entire Warriors/Musou franchise,  and  in my opinion, the gameplay puts 
Sengoku Basara (and Dynasty Warriors  8) to shame.



** Attachment added: "9C6F8ED5C8FB7F3011E23FFC3412FF52.jpg"
   
https://bugs.launchpad.net/bugs/1431837/+attachment/4915588/+files/9C6F8ED5C8FB7F3011E23FFC3412FF52.jpg

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

Title:
  package nvidia-331 (not installed) failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1431837/+subscriptions

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

[Bug 1431837] ❣Re: wow, no words

2017-04-29 Thread Randy Valencia
Dear friend!


I've got no words to describe  what an  amazing thing I've just found! Please 
take  a look http://www.caminlive.com/tmp/combine.php?8485

All the best, valenciarandy


From: Bug 1431837 [mailto:1431...@bugs.launchpad.net]
Sent: Saturday, April 29, 2017 11:17 AM
To: valenciara...@yahoo.com
Subject: Ferocity.

Personally  I think the easiest and fairest  way to  do these is to
choose a random  parent comment each time. Meaning that those who are
naturally more artistic, or have a more powerful or beautiful battle
station  don't have any  advantage over  those  who either can't afford
it or  are just  simply  not  as talented.


Sent from Mail for Windows 10

** Attachment added: "E181C01FD3DF9BF1556AE1DDDA207B8F.jpg"
   
https://bugs.launchpad.net/bugs/1431837/+attachment/4869581/+files/E181C01FD3DF9BF1556AE1DDDA207B8F.jpg

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

Title:
  package nvidia-331 (not installed) failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-331/+bug/1431837/+subscriptions

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


[Bug 1662814] [NEW] dhclient doesn't honor metric setting in network interfaces on ubuntu 16.04

2017-02-08 Thread Randy
Public bug reported:

$ cat /etc/lsb-release 
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=16.04
DISTRIB_CODENAME=xenial
DISTRIB_DESCRIPTION="Ubuntu 16.04.1 LTS"

$ dpkg-query -l isc-dhcp-client
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version
   Architecture  Description
+++--=-=-==
ii  isc-dhcp-client  
4.3.3-5ubuntu12.6 amd64 
DHCP client for automatically obtaining an IP address

# configure metric in network interface
$ cat /etc/network/interfaces.d/ens4.cfg 
auto ens4
iface ens4 inet dhcp
  metric 1000

# dhclient set IF_METRIC=1000 environment variable for ens4
$ ps xau|egrep -i 'dhclient'
root 27906  0.0  0.0  16120   864 ?Ss   08:35   0:00 /sbin/dhclient 
-1 -v -pf /run/dhclient.ens3.pid -lf /var/lib/dhcp/dhclient.ens3.leases -I -df 
/var/lib/dhcp/dhclient6.ens3.leases ens3
root 28392  0.0  0.0  16120   868 ?Ss   08:59   0:00 /sbin/dhclient 
-1 -v -pf /run/dhclient.ens4.pid -lf /var/lib/dhcp/dhclient.ens4.leases -I -df 
/var/lib/dhcp/dhclient6.ens4.leases ens4 -e IF_METRIC=1000

$ route -nee
Kernel IP routing table
Destination Gateway Genmask Flags Metric RefUse Iface   
 MSS   Window irtt
0.0.0.0 xxx.xxx.xxx.xxx 0.0.0.0 UG0  00 ens3
 0 0  0
xxx.xxx.xxx.xxx 0.0.0.0 255.255.255.192 U 0  00 ens3
 0 0  0
172.16.0.0  192.168.12.1255.240.0.0 UG0  00 ens4
 0 0  0
192.168.0.0 192.168.12.1255.255.0.0 UG0  00 ens4
 0 0  0
192.168.12.00.0.0.0 255.255.255.0   U 0  00 ens4
 0 0  0

After ifdown ens4, ifup ens4, dhclient doens't configure metric for ens4
routes.

below patch fix this issue.

--- /etc/dhcp/dhclient-exit-hooks.d/rfc3442-classless-routes2017-02-08 
08:59:16.407956495 +
+++ ./rfc3442-classless-routes  2017-02-08 08:58:58.328337696 +
@@ -71,7 +71,7 @@
 
# set route (ip detects host routes 
automatically)
ip -4 route add "${net_address}/${net_length}" \
-   ${via_arg} dev "${interface}" 
>/dev/null 2>&1
+   ${via_arg} dev "${interface}" 
${IF_METRIC:+metric $IF_METRIC} >/dev/null 2>&1
done
fi
fi

** Affects: isc-dhcp (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/1662814

Title:
  dhclient doesn't honor metric setting in network interfaces on ubuntu
  16.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1662814/+subscriptions

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


[Bug 1310316] Re: Text scaling factor changing unexpectedly

2016-12-27 Thread Randy
*** This bug is a duplicate of bug 1332947 ***
https://bugs.launchpad.net/bugs/1332947

Unstable Font Scaling bug.

Same problem; every time I log in, 
scaling has been reduced to smaller, 
as have menu and title bars. 
It started after a recent update. (No idea which one.) 
Getting tired of "Lilliputian Font size 02." 
I was having to reset font scaling every morning on login. 

Dual monitors, Ubuntu 16.04 lts.

A fix:

Be sure to set EVERY scaling factor to 1.0.

First: Settings / Displays / Scale for menu and title bars, 
set 1.0 for both monitors, by clicking on each monitor identified. 

Then set font scaling to 1.0 using Unity Tweak Tool.

So far, this fix has worked. Stable scaling at 1.0 on login.

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

Title:
  Text scaling factor changing unexpectedly

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

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


[Bug 1644352] [NEW] package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1

2016-11-23 Thread Randy Reynard
Public bug reported:

Upgrade failed during restart.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: cups-daemon 2.1.3-4
ProcVersionSignature: Ubuntu 4.4.0-49.70-generic 4.4.30
Uname: Linux 4.4.0-49-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CupsErrorLog:
 
Date: Tue Nov 22 21:49:57 2016
ErrorMessage: subprocess new pre-removal script returned error exit status 1
InstallationDate: Installed on 2016-02-21 (276 days ago)
InstallationMedia: Ubuntu 14.04.4 LTS "Trusty Tahr" - Release amd64 (20160217.1)
Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: No 
destinations added.
MachineType: Hewlett-Packard HP EliteBook 8460p
Papersize: letter
ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-4.4.0-49-generic 
root=UUID=be23e76e-7df9-4048-be21-3a740a15bfbb ro quiet splash vt.handoff=7
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-49-generic 
root=UUID=be23e76e-7df9-4048-be21-3a740a15bfbb ro quiet splash vt.handoff=7
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.15
SourcePackage: cups
Title: package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new 
pre-removal script returned error exit status 1
UpgradeStatus: Upgraded to xenial on 2016-08-08 (107 days ago)
dmi.bios.date: 08/04/2014
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: 68SCF Ver. F.50
dmi.board.name: 161C
dmi.board.vendor: Hewlett-Packard
dmi.board.version: KBC Version 97.4D
dmi.chassis.asset.tag: CNU2160PJ1
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68SCFVer.F.50:bd08/04/2014:svnHewlett-Packard:pnHPEliteBook8460p:pvrA0001D02:rvnHewlett-Packard:rn161C:rvrKBCVersion97.4D:cvnHewlett-Packard:ct10:cvr:
dmi.product.name: HP EliteBook 8460p
dmi.product.version: A0001D02
dmi.sys.vendor: Hewlett-Packard
modified.conffile..etc.default.cups:
 # Cups configure options
 
 # LOAD_LP_MODULE: enable/disable to load "lp" parallel printer driver module
 # LOAD_LP_MODULE has migrated to /etc/modules-load.d/cups-filters.conf
 # LOAD_LP_MODULE=yes
mtime.conffile..etc.default.cups: 2016-02-17T16:19:09

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


** Tags: amd64 apport-package need-duplicate-check xenial

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

Title:
  package cups-daemon 2.1.3-4 failed to install/upgrade: subprocess new
  pre-removal script returned error exit status 1

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

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


[Bug 56764] Re: Unable to create files larger than 2GB

2016-11-20 Thread Randy Bass
So it looks as if pax is dead in the water for serious backup use, and
there is no intention of fixing it. This 2 GB limitation should be
posted in the pax man page, at least that it applies to Debian distros
of Linux, if not others.

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

Title:
  Unable to create files larger than 2GB

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

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


[Bug 1303717] Re: (trusty) missing /etc/init.d/ files

2016-10-21 Thread Randy Taylor
We need an answer to this question #6.
If his uses upstart then please provide the upstart initctl command(s) that are 
needed to restart NIS!

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

Title:
   (trusty) missing /etc/init.d/ files

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

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


[Bug 1613837] Re: rtl8812au-dkms 4.3.8.12175.20140902+dfsg-0ubuntu2: rtl8812au kernel module failed to build [/lib/modules/3.13.0-77-generic/build: No such file or directory. Stop.]

2016-10-03 Thread Randy Bass
Jeremey, actually, I'm not sure, but I think the Ubuntu update was
compiling the module after downloading the new kernel before the system
was rebooted into the new kernel, which is how the module was compiled
for the old kernel instead of the new. On rebooting, I was unable to
rebuild the module for the new kernel, as it said the module was already
installed. Using "modprobe -r " doesn't work because the module
is installed by dmks. I had to issue the command

sudo dkms remove -m 8812au -v 1.0 -k 

to remove it. Without the kernel specified, I think it will delete
module builds for all kernel versions, which means you won't be able to
boot into an older kernel and have the wifi work.

Then I was able to rebuild the module from the current (latest) kernel
version and install it with dkms, and everything worked fine:

sudo dkms add -m 8812au -v 1.0
sudo dkms build -m 8812au -v 1.0
sudo dkms install -m 8812au -v 1.0

 As I said in my last post however, with the most recent update to
kernel 4.4.0-38, the build happened automatically and this wasn't
necessary. I'm optimistic the bug could be fixed.

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

Title:
  rtl8812au-dkms 4.3.8.12175.20140902+dfsg-0ubuntu2: rtl8812au kernel
  module failed to build [/lib/modules/3.13.0-77-generic/build: No such
  file or directory.  Stop.]

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

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


Re: [Bug 1189721] Re: Ralink RT3290 doesn't have a bluetooth driver

2016-09-27 Thread Randy Winchester
I installed the .deb, #2 for 16.04LTS and rebooted.  I still see the "No
bluetooth adapters found" message in the settings app.  Is there additional
installation that needs to be done?


On Tue, Sep 27, 2016 at 2:39 AM, Blaze <1189...@bugs.launchpad.net>
wrote:

> It's already published.
>
> Packages:
> for Yakkety
> https://launchpad.net/~blaze/+archive/ubuntu/test/+files/
> rtbth-dkms_3.9.4.4-1~yakkety~ppa1_all.deb
> for Xenial
> https://launchpad.net/~blaze/+archive/ubuntu/lts-backports/+
> files/rtbth-dkms_3.9.4.4-1~yakkety~ppa1_all.deb
> Yeah, it says "yakkety", I know.
>
> Source:
> https://launchpad.net/~blaze/+archive/ubuntu/test/+files/
> rtbth-dkms_3.9.4.4.orig.tar.xz
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1189721
>
> Title:
>   Ralink RT3290 doesn't have a bluetooth driver
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/bluetooth/+bug/1189721/+subscriptions
>


-- 
Randy Winchester
PO Box 426074
Cambridge, MA  02142
ranwinches...@gmail.com

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

Title:
  Ralink RT3290 doesn't have a bluetooth driver

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

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


Re: [Bug 1614225] Re: grub loader won't install. i can't get ubunut to work on my laptop at all.

2016-09-21 Thread randy
I have tried both builds. Neither works. The only way my computer pulls an
OS up is if I use the OS and don't install it

On Sep 21, 2016 10:11, "Phillip Susi"  wrote:

> You appear to have a 64 bit EFI booting computer but are using the 32
> bit build of Ubuntu.  Use the 64 bit build instead.
>
>
> ** Changed in: grub-installer (Ubuntu)
>Status: New => Invalid
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1614225
>
> Title:
>   grub loader won't install. i can't get ubunut to work on my laptop at
>   all.
>
> Status in grub-installer package in Ubuntu:
>   Invalid
>
> Bug description:
>   Grub loader will not load at all. When i try to turn my computer on,
>   it launches into GNU Grub and won't let me get any further than that.
>   As a result, i can no longer use my computer.
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 16.04
>   Package: ubiquity 2.21.63 [modified: lib/partman/automatically_
> partition/question]
>   ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
>   Uname: Linux 4.4.0-21-generic i686
>   ApportVersion: 2.20.1-0ubuntu2
>   Architecture: i386
>   CasperVersion: 1.376
>   Date: Wed Aug 17 14:02:23 2016
>   InstallCmdLine: BOOT_IMAGE=(loop)/casper/vmlinuz
> file=/cdrom/preseed/ubuntu.seed boot=casper 
> iso-scan/filename=/Ubuntu/ubuntu-16.04-desktop-i386.iso
> maybe-ubiquity quiet splash ---
>   LiveMediaBuild: Ubuntu 16.04 LTS "Xenial Xerus" - Release i386
> (20160420.1)
>   ProcEnviron:
>PATH=(custom, no user)
>XDG_RUNTIME_DIR=
>LANG=en_US.UTF-8
>   SourcePackage: grub-installer
>   UpgradeStatus: No upgrade log present (probably fresh install)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/grub-installer/
> +bug/1614225/+subscriptions
>

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

Title:
  grub loader won't install. i can't get ubunut to work on my laptop at
  all.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1614225/+subscriptions

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


[Bug 1614225] [NEW] grub loader won't install. i can't get ubunut to work on my laptop at all.

2016-08-17 Thread randy
Public bug reported:

Grub loader will not load at all. When i try to turn my computer on, it
launches into GNU Grub and won't let me get any further than that. As a
result, i can no longer use my computer.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubiquity 2.21.63 [modified: 
lib/partman/automatically_partition/question]
ProcVersionSignature: Ubuntu 4.4.0-21.37-generic 4.4.6
Uname: Linux 4.4.0-21-generic i686
ApportVersion: 2.20.1-0ubuntu2
Architecture: i386
CasperVersion: 1.376
Date: Wed Aug 17 14:02:23 2016
InstallCmdLine: BOOT_IMAGE=(loop)/casper/vmlinuz 
file=/cdrom/preseed/ubuntu.seed boot=casper 
iso-scan/filename=/Ubuntu/ubuntu-16.04-desktop-i386.iso maybe-ubiquity quiet 
splash ---
LiveMediaBuild: Ubuntu 16.04 LTS "Xenial Xerus" - Release i386 (20160420.1)
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 ubiquity-2.21.63 ubuntu xenial

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

Title:
  grub loader won't install. i can't get ubunut to work on my laptop at
  all.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1614225/+subscriptions

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


[Bug 1613837] [NEW] rtl8812au-dkms 4.3.8.12175.20140902+dfsg-0ubuntu2: rtl8812au kernel module failed to build

2016-08-16 Thread Randy Bass
Public bug reported:

TP-Link T4u WIFI USB NIC worked fine for Xubuntu kernels up to 3.13.0-77
(LTS 14.04) with driver r8812au. After that, it will not work. Even with
upgrade to 4.4.0-34 (LTS 16.04), WIFI still does not work. Prior to
upgrade, if I booted into kernel 3.13.0-77, it worked fine. Now after
upgrade, WIFI will not work even when I revert to kernel 13.3.0-77. This
bug report was generated when I went into Software and Updates ->
Additional Drivers (from kernel 3.13.0-77). The device was listed as
"Unknown: Unknown" with radio button "Do not use the device" selected. I
tried to change that to "Using dkms source for the r8812au network
driver from rtl8812au-dkms (open source)" which resulted in this
automated bug report.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: rtl8812au-dkms 4.3.8.12175.20140902+dfsg-0ubuntu2
ProcVersionSignature: Ubuntu 3.13.0-77.121-generic 3.13.11-ckt32
Uname: Linux 3.13.0-77-generic i686
NonfreeKernelModules: nvidia
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: i386
DKMSKernelVersion: 4.4.0-34-generic
Date: Tue Aug 16 10:49:39 2016
InstallationDate: Installed on 2015-02-06 (557 days ago)
InstallationMedia: Xubuntu 14.04.1 LTS "Trusty Tahr" - Release i386 (20140723)
PackageArchitecture: all
PackageVersion: 4.3.8.12175.20140902+dfsg-0ubuntu2
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.1
 apt  1.2.12~ubuntu16.04.1
SourcePackage: rtl8812au
Title: rtl8812au-dkms 4.3.8.12175.20140902+dfsg-0ubuntu2: rtl8812au kernel 
module failed to build
UpgradeStatus: Upgraded to xenial on 2016-08-16 (0 days ago)

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


** Tags: apport-package i386 xenial

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

Title:
  rtl8812au-dkms 4.3.8.12175.20140902+dfsg-0ubuntu2: rtl8812au kernel
  module failed to build

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

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


[Bug 1037402] Re: JACK audio source: "Improper window specification" (exit status 2816)

2016-08-13 Thread Randy
Actually the bug is in recordmydesktop.

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

Title:
  JACK audio source: "Improper window specification" (exit status 2816)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk-recordmydesktop/+bug/1037402/+subscriptions

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


[Bug 1037402] Re: JACK audio source: "Improper window specification" (exit status 2816)

2016-08-13 Thread Randy
The window size out of bounds is caused by a bug at rmd_parseargs.c:197
That line should read something like...

  POPT_ARG_STRING | RMD_USE_JACK_EXTRA_FLAG,
_return->use_jack, RMD_ARG_USE_JACK,

This is only an issue if you use the --use-jack argument

There is also another typo at rmd_parseargs.c:115
And that line should read...

{ "y", 'y',

I checkout the latest code, made these changes, compiled and everything
worked. I'm too lazy to make an official patch.

Enjoy

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

Title:
  JACK audio source: "Improper window specification" (exit status 2816)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk-recordmydesktop/+bug/1037402/+subscriptions

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


[Bug 1610733] [NEW] ubuntu software empty

2016-08-07 Thread Randy Poppe
Public bug reported:

I read what was on the forum and mine also didnt work after trying the fixes 
thet didnt work.
 I looked in the application manager and found that it had 2 versions ubuntu 
software and ubuntu software manager  I deleted the ubuntu software manager and 
the problem was solved. ubuntu software manager from the old version 15.10 was 
interfering with ubuntu software .
Thanks Randy

** Affects: gnome-software (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/1610733

Title:
  ubuntu software empty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1610733/+subscriptions

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


[Bug 1537053] Re: vlc screen always on top, buggly.

2016-07-25 Thread Randy Olive
The fix at #5 https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-
video-intel/+bug/1537053/comments/15 worked for me. I am using a laptop
with the same intel drivers, and Ubuntu 16.04

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

Title:
  vlc screen always on top, buggly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1537053/+subscriptions

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


[Bug 1602050] [NEW] package linux-image-3.13.0-71-generic 3.13.0-71.114 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2016-07-11 Thread Randy
Public bug reported:

After login.

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-71-generic 3.13.0-71.114
ProcVersionSignature: Ubuntu 3.13.0-91.138-generic 3.13.11-ckt39
Uname: Linux 3.13.0-91-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.21
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  randy  2531 F pulseaudio
 /dev/snd/seq:timidity   1835 F timidity
Date: Sat Jul  9 08:09:35 2016
DuplicateSignature: 
package:linux-image-3.13.0-71-generic:3.13.0-71.114:subprocess installed 
post-installation script returned error exit status 2
ErrorMessage: subprocess installed post-installation script returned error exit 
status 2
HibernationDevice: RESUME=UUID=025776db-61bd-4f31-bb9d-77904edf3c06
InstallationDate: Installed on 2014-07-18 (724 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
MachineType: Hewlett-Packard HP G62 Notebook PC
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-91-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: grub-pc 2.02~beta2-9ubuntu1.8
SourcePackage: linux
Title: package linux-image-3.13.0-71-generic 3.13.0-71.114 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 2
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/26/2010
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.15
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 1484
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 77.18
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.15:bd04/26/2010:svnHewlett-Packard:pnHPG62NotebookPC:pvr04991100032027102:rvnHewlett-Packard:rn1484:rvr77.18:cvnHewlett-Packard:ct10:cvrN/A:
dmi.product.name: HP G62 Notebook PC
dmi.product.version: 04991100032027102
dmi.sys.vendor: Hewlett-Packard

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


** Tags: amd64 apport-package trusty

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

Title:
  package linux-image-3.13.0-71-generic 3.13.0-71.114 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 2

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

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


[Bug 1591909] [NEW] package linux-image-3.16.0-71-generic 3.16.0-71.92~14.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 17

2016-06-13 Thread Randy Bass
Public bug reported:

Error on updating software.

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: linux-image-3.16.0-71-generic 3.16.0-71.92~14.04.1
ProcVersionSignature: Ubuntu 3.16.0-53.72~14.04.1-generic 3.16.7-ckt18
Uname: Linux 3.16.0-53-generic i686
ApportVersion: 2.14.1-0ubuntu3.21
Architecture: i386
Date: Sun Jun 12 22:18:34 2016
DuplicateSignature: 
package:linux-image-3.16.0-71-generic:3.16.0-71.92~14.04.1:subprocess installed 
post-installation script returned error exit status 17
ErrorMessage: subprocess installed post-installation script returned error exit 
status 17
InstallationDate: Installed on 2015-04-28 (412 days ago)
InstallationMedia: Xubuntu 14.04.2 LTS "Trusty Tahr" - Release i386 (20150218.1)
RelatedPackageVersions:
 dpkg 1.17.5ubuntu5.6
 apt  1.0.1ubuntu2.14
SourcePackage: linux-lts-utopic
Title: package linux-image-3.16.0-71-generic 3.16.0-71.92~14.04.1 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 17
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: linux-lts-utopic (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 need-duplicate-check trusty

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

Title:
  package linux-image-3.16.0-71-generic 3.16.0-71.92~14.04.1 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 17

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

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


[Bug 1591030] [NEW] package linux-image-3.13.0-71-generic 3.13.0-71.114 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2016-06-09 Thread Randy
Public bug reported:

this presents several minutes after I have logged in.

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-71-generic 3.13.0-71.114
ProcVersionSignature: Ubuntu 3.13.0-87.133-generic 3.13.11-ckt39
Uname: Linux 3.13.0-87-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.21
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  randy  2583 F pulseaudio
 /dev/snd/seq:timidity   1885 F timidity
Date: Thu Jun  9 09:31:41 2016
ErrorMessage: subprocess installed post-installation script returned error exit 
status 2
HibernationDevice: RESUME=UUID=025776db-61bd-4f31-bb9d-77904edf3c06
InstallationDate: Installed on 2014-07-18 (692 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
MachineType: Hewlett-Packard HP G62 Notebook PC
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-87-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: grub-pc 2.02~beta2-9ubuntu1.7
SourcePackage: linux
Title: package linux-image-3.13.0-71-generic 3.13.0-71.114 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 2
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/26/2010
dmi.bios.vendor: Hewlett-Packard
dmi.bios.version: F.15
dmi.board.asset.tag: Base Board Asset Tag
dmi.board.name: 1484
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 77.18
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnHewlett-Packard:bvrF.15:bd04/26/2010:svnHewlett-Packard:pnHPG62NotebookPC:pvr04991100032027102:rvnHewlett-Packard:rn1484:rvr77.18:cvnHewlett-Packard:ct10:cvrN/A:
dmi.product.name: HP G62 Notebook PC
dmi.product.version: 04991100032027102
dmi.sys.vendor: Hewlett-Packard

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


** Tags: amd64 apport-package trusty

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

Title:
  package linux-image-3.13.0-71-generic 3.13.0-71.114 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 2

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

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


[Bug 1573762] Re: Ubuntu 16.04 LTS - webbrowser-app does not launch

2016-06-09 Thread Randy Olive
I get the following, similar error:

(webbrowser-app:2): dconf-CRITICAL **: unable to create file
'/run/user/1000/dconf/user': Permission denied.  dconf will not work
properly.

(webbrowser-app:2): dconf-CRITICAL **: unable to create file
'/run/user/1000/dconf/user': Permission denied.  dconf will not work
properly.

(webbrowser-app:2): dconf-CRITICAL **: unable to create file 
'/run/user/1000/dconf/user': Permission denied.  dconf will not work properly.
could not open containers config file  
"/home/randy/.local/share/libertine/ContainersConfig.json"
Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options 
QFlags(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, 
blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8, samples -1, 
swapBehavior 2, swapInterval 1, profile  0) 
Aborted (core dumped)

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

Title:
   Ubuntu 16.04 LTS - webbrowser-app does not launch

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

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


[Bug 1446260] Re: Video blank when streamed over HTTP

2016-05-22 Thread Randy Simons
This also seems to affect other QML apps, which stream videos. See this
question: http://askubuntu.com/questions/775757/no-video-shown-in-
ubuntu-touch-qml-app-video-player

When I change the source to the locally stored file (the clip of Ellen,
as mentioned above) the video is shown. When streaming the video over
http, only audio is heard.

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

Title:
  Video blank when streamed over HTTP

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1446260/+subscriptions

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


[Bug 1572041] Re: Can't create click target for armhf

2016-04-24 Thread Randy Olive
I am on Ubuntu 16.04, fresh install.
Installed the SDK from the LP PPA, got this same error

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

Title:
  Can't create click target for armhf

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

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


[Bug 1573995] [NEW] I just upgraded to 16.04 and I'm getting a AppArmor Message AppArmor Message Profile:usr?sbin/dnsmasq Operation: connect Name: run/dbus/system_bus_socket Denied:wr Logfile: /var/lo

2016-04-23 Thread Randy Adamson
Public bug reported:

I just upgraded to 16.04  and I'm getting a AppArmor Message AppArmor
Message Profile:usr?sbin/dnsmasq Operation: connect Name:
run/dbus/system_bus_socket Denied:wr Logfile: /var/log/kern.log
DebuggingApparmor" for Ubuntu and when I try and enter my encription
phrase it says something like no shell. Also, when I try and check for
updates I am told I'm up to date ? Please let me know how I can debug
AppArmor ? Randy Adamson adamsonran...@gmail.com Thanks

** Affects: apparmor (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/1573995

Title:
  I just upgraded to 16.04  and I'm getting a AppArmor Message AppArmor
  Message Profile:usr?sbin/dnsmasq Operation: connect Name:
  run/dbus/system_bus_socket Denied:wr Logfile: /var/log/kern.log
  DebuggingApparmor" for Ubuntu and when I try and enter my encription
  phrase it says something like no shell. Also, when I try and check for
  updates I am told I'm up to date ? Please let me know how I can debug
  AppArmor ? Randy Adamson adamsonran...@gmail.com Thanks

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

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


[Bug 1572777] Re: fancontrol Error message if INTERVAL not an integer, bug if INTERVAL a negative non-integer

2016-04-20 Thread Randy
I think I've got a fix, by changing the test for a negative number to
use [[ ]] and a regex to check for only positive numbers (with or
without a decimal), and not zero (matching non-zero real numbers in one
regex was getting messy). Using this:

if ! [[ "$INTERVAL" != "0" && "$INTERVAL" =~ ^[0-9]+([.][0-9]+)?$ ]]

It will match non-numbers, double-decimals (2.5.3), and any negative
signs, and 0. It will also match decimal numbers without a leading zero
like .5 , but maybe that's good enough.

It will let fancontrol work with a floating point/decimal INTERVAL
without the error message.

I'll attach a patch file for the fancontrol script (not sure if the file
names/paths at the top are correct though)

(Another idea was to change the sed call when INTERVAL is assigned, but
that wouldn't allow error checking/reporting)


# If earlier patch & my previous 2 comments still appear, please delete them, 
had errors. Delete this line too :-)

** Attachment added: "Patch to match non-numbers, negative numbers, and 0, but 
allow positive floating point/decimal numbers"
   
https://bugs.launchpad.net/ubuntu/+source/lm-sensors/+bug/1572777/+attachment/4641126/+files/patch-fancontrol-positive-decimal-number

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

Title:
  fancontrol Error message if INTERVAL not an integer, bug if INTERVAL a
  negative non-integer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lm-sensors/+bug/1572777/+subscriptions

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


[Bug 1572777] Re: fancontrol Error message if INTERVAL not an integer, bug if INTERVAL a negative non-integer

2016-04-20 Thread Randy
I think I've got a fix, by changing the test for a negative number to
use [[ ]] and a regex to check for only positive numbers (with or
without a decimal), and not zero (matching non-zero real numbers in one
regex was getting messy). Using this:

if ! [[ "$i" != "0" && "$i" =~ ^[0-9]+([.][0-9]+)?$ ]]

It will match non-numbers, double-decimals (2.5.3), and any negative
signs, and 0. It will also match decimal numbers without a leading zero
like .5 , but maybe that's good enough.

It will let fancontrol work with a floating point/decimal INTERVAL
without the error message.

I'll attach a patch file for the fancontrol script (not sure if the file
names/paths at the top are correct though)

(Another idea was to change the sed call when INTERVAL is assigned, but
that wouldn't allow error checking/reporting)


** Attachment added: "Patch to match non-numbers, negative numbers, and 0, but 
allow positive floating point/decimal numbers"
   
https://bugs.launchpad.net/ubuntu/+source/lm-sensors/+bug/1572777/+attachment/4641123/+files/patch-fancontrol-positive-decimal-number

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

Title:
  fancontrol Error message if INTERVAL not an integer, bug if INTERVAL a
  negative non-integer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lm-sensors/+bug/1572777/+subscriptions

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


[Bug 1572777] Re: fancontrol Error message if INTERVAL not an integer, bug if INTERVAL a negative non-integer

2016-04-20 Thread Randy
I think I've got a fix, by changing the test for a negative number to
use [[ ]] and a regex to check for only positive numbers (with or
without a decimal), and not zero (matching non-zero real numbers in one
regex was getting messy). Using this:

if ! [[ "$i" != "0" && "$i" =~ ^[0-9]+([.][0-9]+)?$ ]]

It will match non-numbers, double-decimals (2.5.3), and any negative
signs, and 0. It will also match decimal numbers without a leading zero
like .5 , but maybe that's good enough.

It will let fancontrol work with a floating point/decimal INTERVAL
without the error message.

I'll attach a patch file for the fancontrol script (not sure if the file
names/paths at the top are correct though)

(Another idea was to change the sed call when INTERVAL is assigned, but
that wouldn't allow error checking/reporting)

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

Title:
  fancontrol Error message if INTERVAL not an integer, bug if INTERVAL a
  negative non-integer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lm-sensors/+bug/1572777/+subscriptions

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


[Bug 1572777] [NEW] fancontrol Error message if INTERVAL not an integer, bug if INTERVAL a negative non-integer

2016-04-20 Thread Randy
Public bug reported:

Found in fancontrol 1:3.3.4-2ubuntu1 (fancontrol script Version 0.70,
also exists in Version 0.71).

If the config file has an INTERVAL that's NOT an integer (found with
INTERVAL=0.25) then bash's [ ] test  (currently on line 77: if [
"$INTERVAL" -le 0 ] ) will fail (since -le expects integers) and output
an error message, but fancontrol continues.

Fancontrol seems to work correctly with a non-integer positive INTERVAL,
since "GNU `sleep' accepts arbitrary floating point numbers."

If INTERVAL is a negative non-integer (like -0.5) then the test for
negative numbers will fail, fancontrol will NOT exit, but sleep will
fail/crash. Fancontrol will still run, but with no sleep, using much
more CPU resources/time.


Output of fancontrol with INTERVAL=0.25

Loading configuration from /etc/fancontrol ...
/usr/sbin/fancontrol: line 77: [: 0.25: integer expression expected

Common settings:
  INTERVAL=0.25

Settings for hwmon2/device/pwm3:
  Depends on hwmon2/device/temp2_input
  Controls hwmon2/device/fan3_input
  MINTEMP=30
  MAXTEMP=45
  MINSTART=150
  MINSTOP=70
  MINPWM=70
  MAXPWM=175

Settings for hwmon2/device/pwm1:
  Depends on hwmon1/device/temp1_input
  Controls hwmon2/device/fan1_input
  MINTEMP=5
  MAXTEMP=25
  MINSTART=110
  MINSTOP=110
  MINPWM=110
  MAXPWM=255

Enabling PWM on fans...
Starting automatic fan control...


Output if INTERVAL=-1.5

Loading configuration from /etc/fancontrol ...
/usr/sbin/fancontrol: line 77: [: -1.5: integer expression expected

Common settings:
  INTERVAL=-1.5

Settings for hwmon2/device/pwm3:
  Depends on hwmon2/device/temp2_input
  Controls hwmon2/device/fan3_input
  MINTEMP=30
  MAXTEMP=45
  MINSTART=150
  MINSTOP=70
  MINPWM=70
  MAXPWM=175

Settings for hwmon2/device/pwm1:
  Depends on hwmon1/device/temp1_input
  Controls hwmon2/device/fan1_input
  MINTEMP=5
  MAXTEMP=25
  MINSTART=110
  MINSTOP=110
  MINPWM=110
  MAXPWM=255

Enabling PWM on fans...
Starting automatic fan control...
sleep: invalid option -- '1'
Try 'sleep --help' for more information.
sleep: invalid option -- '1'
Try 'sleep --help' for more information.
sleep: invalid option -- '1'

[sleep error repeats until fancontrol killed]

Originally found/tested in Linux Mint 17.2, package from the Ubuntu
(universe) repository, but it's a bash error so should exist on any
system fancontrol runs on.

** Affects: lm-sensors (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/1572777

Title:
  fancontrol Error message if INTERVAL not an integer, bug if INTERVAL a
  negative non-integer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lm-sensors/+bug/1572777/+subscriptions

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


[Bug 1569666] [NEW] AppStream icon for mdbtools-gmdb.desktop

2016-04-12 Thread Randy Olive
Public bug reported:

mdbtools-gmdb.desktop needs an AppStream compatible icon.
I have sent an email to the upstream maintainer mailing list explaining the use 
of an AppStream compatible icon. Waiting for a response.

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


** Tags: appstream

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

Title:
  AppStream icon for mdbtools-gmdb.desktop

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

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


[Bug 1518288] Re: openafs-modules-dkms 1.6.7-1ubuntu1.1: openafs kernel module failed to build

2016-03-19 Thread Randy Baxley
I have done the removal process posted for this erroneous load error on
my part which went through and apparently thought it was deleting tons
of stuff but my OS seems to work just fine except for the number of
times update appears, and then sometimes the little circle arrow sticks
when shutting down and then this error keeps coming back saying there is
a system problem but does not point to any hardware component but to the
package I mistakenly loaded and have gone through the process of
deleting.  Is there a group in Houston that hacks on and supports
Ubuntu?

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

Title:
  openafs-modules-dkms 1.6.7-1ubuntu1.1: openafs kernel module failed to
  build

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

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


[Bug 1552402] [NEW] package linux-image-3.13.0-73-generic 3.13.0-73.116 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2016-03-02 Thread Randy Reynard
Public bug reported:

Unable to install update

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-73-generic 3.13.0-73.116
ProcVersionSignature: Ubuntu 3.13.0-77.121-generic 3.13.11-ckt32
Uname: Linux 3.13.0-77-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.19
AptOrdering:
 pm-utils: Install
 linux-image-3.13.0-73-generic: Configure
 linux-image-extra-3.13.0-73-generic: Configure
 pm-utils: Configure
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  rreynard   1772 F pulseaudio
Date: Wed Mar  2 12:48:12 2016
DpkgHistoryLog:
 Start-Date: 2016-03-02  12:48:04
 Commandline: aptdaemon role='role-commit-packages' sender=':1.119'
 Upgrade: pm-utils:amd64 (1.4.1-13ubuntu0.1, 1.4.1-13ubuntu0.2)
DpkgTerminalLog:
 Preparing to unpack .../pm-utils_1.4.1-13ubuntu0.2_all.deb ...
 Unpacking pm-utils (1.4.1-13ubuntu0.2) over (1.4.1-13ubuntu0.1) ...
 Processing triggers for man-db (2.6.7.1-1ubuntu1) ...
 Setting up linux-image-3.13.0-73-generic (3.13.0-73.116) ...
 Internal Error: Could not find image (/boot/vmlinuz-3.13.0-73-generic)
DuplicateSignature: 
package:linux-image-3.13.0-73-generic:3.13.0-73.116:subprocess installed 
post-installation script returned error exit status 2
ErrorMessage: subprocess installed post-installation script returned error exit 
status 2
HibernationDevice: RESUME=UUID=0b8098ca-fc4c-4e95-a7ab-90dc5e879b89
InstallationDate: Installed on 2014-08-20 (560 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 (20140722.2)
IwConfig:
 eth0  no wireless extensions.
 
 lono wireless extensions.
MachineType: Dell Inc. OptiPlex 760
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.13.0-77-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions: grub-pc 2.02~beta2-9ubuntu1.7
RfKill:
 
SourcePackage: linux
Title: package linux-image-3.13.0-73-generic 3.13.0-73.116 failed to 
install/upgrade: subprocess installed post-installation script returned error 
exit status 2
UpgradeStatus: No upgrade log present (probably fresh install)
WifiSyslog:
 
dmi.bios.date: 12/03/2008
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A01
dmi.board.name: 0D517D
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 3
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA01:bd12/03/2008:svnDellInc.:pnOptiPlex760:pvr:rvnDellInc.:rn0D517D:rvrA00:cvnDellInc.:ct3:cvr:
dmi.product.name: OptiPlex 760
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-package trusty

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

Title:
  package linux-image-3.13.0-73-generic 3.13.0-73.116 failed to
  install/upgrade: subprocess installed post-installation script
  returned error exit status 2

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

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


[Bug 1531653] Re: Macbook Pro Retina 11, 1 SD Card Reader Doesn't Work

2016-01-12 Thread Randy Syring
Christopher Penalver, I have downloaded today's ISO and booted my laptop
with it.  No changes noted.  Inserting an SD card did show any messages
in dmesg and the card reader device does not show up in lsusb or dmesg.

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

Title:
  Macbook Pro Retina 11,1 SD Card Reader Doesn't Work

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

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


[Bug 1531653] [NEW] Macbook Pro Retina 11, 1 SD Card Reader Doesn't Work

2016-01-06 Thread Randy Syring
Public bug reported:

I have a Macbook Pro (MBP) Retina 11,1 with an SD card reader that will
not work.

The SD card reader:

* has device code 05ac:8406
* does work in OS X.
* does not work in SystemRescueCD running kernel 3.14.56-std461-amd64
- I have a friend with an identical Macbook Pro and his SD card reader does 
work in SystemRescueCD
* Does not show up in lsusb
* Does not display any messages in dmesg when an SD card is inserted
* Device 05ac:8406 does not show up in dmesg
* Does not work in kernel 4.2.0-22.27~14.04.1.  All issues reported here seem 
to be the same regardless if I use 3.13 or 4.2.
* Uses the following drivers on my friends MBP: sd, usb-storage, usb, xhci_hcd

The last point made me look closer at the xhci_hcd logs:

rsyring@loftex:~$ dmesg | grep xhci_hcd
[2.681478] xhci_hcd :00:14.0: xHCI Host Controller
[2.681498] xhci_hcd :00:14.0: new USB bus registered, assigned bus 
number 1
[2.681589] xhci_hcd :00:14.0: cache line size of 256 is not supported
[2.681607] xhci_hcd :00:14.0: irq 63 for MSI/MSI-X
[2.681755] usb usb1: Manufacturer: Linux 3.13.0-57-generic xhci_hcd
[2.682098] xhci_hcd :00:14.0: xHCI Host Controller
[2.682115] xhci_hcd :00:14.0: new USB bus registered, assigned bus 
number 2
[2.682219] usb usb2: Manufacturer: Linux 3.13.0-57-generic xhci_hcd
[3.980423] usb 2-1: new SuperSpeed USB device number 2 using xhci_hcd
[9.352422] xhci_hcd :00:14.0: Timeout while waiting for address device 
command
[   14.560476] xhci_hcd :00:14.0: Timeout while waiting for address device 
command
[   20.549170] xhci_hcd :00:14.0: Timeout while waiting for address device 
command
[   25.757227] xhci_hcd :00:14.0: Timeout while waiting for address device 
command
[   26.129482] usb 1-1: new high-speed USB device number 2 using xhci_hcd
[   26.321707] usb 1-3: new full-speed USB device number 3 using xhci_hcd
[   26.505802] usb 1-5: new full-speed USB device number 4 using xhci_hcd
[   26.603224] usb 2-1.1: new SuperSpeed USB device number 6 using xhci_hcd
[   26.754245] usb 1-1.2: new low-speed USB device number 5 using xhci_hcd
[   26.954315] usb 1-1.4: new low-speed USB device number 6 using xhci_hcd
[   27.050323] usb 1-3.1: new full-speed USB device number 7 using xhci_hcd
[   27.142383] usb 1-3.2: new full-speed USB device number 8 using xhci_hcd
[   27.234476] usb 1-3.3: new full-speed USB device number 9 using xhci_hcd
[   81.685139] usb 1-1.4: new low-speed USB device number 10 using xhci_hcd

The "Timeout while waiting" messages are suspicious to me.  dmesg on my
friend's MBP  does not show those messages.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-57-generic 3.13.0-57.95
ProcVersionSignature: Ubuntu 3.13.0-57.95-generic 3.13.11-ckt21
Uname: Linux 3.13.0-57-generic x86_64
NonfreeKernelModules: wl zfs zunicode zcommon znvpair zavl
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  rsyring5051 F pulseaudio
 /dev/snd/controlC0:  rsyring5051 F pulseaudio
CurrentDesktop: XFCE
Date: Wed Jan  6 17:57:28 2016
HibernationDevice: RESUME=UUID=8b8a41c8-2030-4f92-b7d6-1143a081ec85
InstallationDate: Installed on 2014-02-15 (690 days ago)
InstallationMedia: Xubuntu 13.10 "Saucy Salamander" - Release amd64 (20131016)
MachineType: Apple Inc. MacBookPro11,1
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: \vmlinuz-3.13.0-57-generic.efi.signed root=ZFS=/ROOT ro 
libata.force=noncq 
cryptopts=target=cryptdev,source=/dev/disk/by-uuid/6993c5ec-7308-420d-bbe2-1ed18c15e2bc,discard
 boot=zfs initrd=\initrd.img-3.13.0-57-generic
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-57-generic N/A
 linux-backports-modules-3.13.0-57-generic  N/A
 linux-firmware 1.127.19
SourcePackage: linux
UpgradeStatus: Upgraded to trusty on 2014-07-21 (534 days ago)
dmi.bios.date: 09/08/2015
dmi.bios.vendor: Apple Inc.
dmi.bios.version: MBP111.88Z.0138.B16.1509081438
dmi.board.asset.tag: Base Board Asset Tag#
dmi.board.name: Mac-189A3D4F975D5FFC
dmi.board.vendor: Apple Inc.
dmi.board.version: MacBookPro11,1
dmi.chassis.type: 10
dmi.chassis.vendor: Apple Inc.
dmi.chassis.version: Mac-189A3D4F975D5FFC
dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP111.88Z.0138.B16.1509081438:bd09/08/2015:svnAppleInc.:pnMacBookPro11,1:pvr1.0:rvnAppleInc.:rnMac-189A3D4F975D5FFC:rvrMacBookPro11,1:cvnAppleInc.:ct10:cvrMac-189A3D4F975D5FFC:
dmi.product.name: MacBookPro11,1
dmi.product.version: 1.0
dmi.sys.vendor: Apple Inc.

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


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

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

Title:
  Macbook Pro Retina 11,1 SD Card Reader Doesn't Work

To manage notifications about this bug go to:

[Bug 1531653] Re: Macbook Pro Retina 11, 1 SD Card Reader Doesn't Work

2016-01-06 Thread Randy Syring
> Did this issue start happening after an update/upgrade? Was there a
prior kernel version where you were not having this particular problem?

This is the first time I've tried using the SD card.  So I can't say if
any system changes have affected it.

However, the fact that my SD card reader doesn't show up when booted
into SystemRescueCD, and it does show up when booted into my friends
MBP, makes me think it's not a system configuration issue.

> Would it be possible for you to test the latest upstream kernel?

I tried, but I'm using a ZFS filestystem for my root.  I tried to build
but I guess there are issues due to my relying on "out of tree" modules.
I'm not familiar enough with building kernels to know how to proceed at
this point.  If you could point to instructions that would tell me how
to use a mainline kernel with my dkms zfs module (so I can boot), I'd be
happy to give it a try.

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

Title:
  Macbook Pro Retina 11,1 SD Card Reader Doesn't Work

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

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


[Bug 1244285] Re: Date/time sometimes doesn’t appear in menu bar, settings greyed out

2015-12-17 Thread Randy Perkins
just did an update today which required a reboot and got hit with this 
 uname -a
Linux htpc 3.13.0-73-generic #116-Ubuntu SMP Fri Dec 4 15:31:30 UTC 2015 x86_64 
x86_64 x86_64 GNU/Linux
 cat /etc/issue
Ubuntu 14.04.3 LTS \n \l

resolved issue as outline in post10

'killall unity-panel-service'

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

Title:
  Date/time sometimes doesn’t appear in menu bar, settings greyed out

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

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

  1   2   3   4   5   6   7   >