[Bug 1807385] [NEW] Software Updater keeps repeating same updates

2018-12-07 Thread d3bug
Public bug reported:

Software Updater keeps showing the same updates over and over again even
though it shows the updates were successful.  I have attached a
screenshot composite of both screenshots since the bug reporter wouldn't
allow me to attach 2 pictures.

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


** Tags: loop update

** Attachment added: "2018-12-07-072724_1920x1080_scrot.png"
   
https://bugs.launchpad.net/bugs/1807385/+attachment/5220025/+files/2018-12-07-072724_1920x1080_scrot.png

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

Title:
  Software Updater keeps repeating same updates

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

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

[Bug 1677635] Re: package xfe-themes (not installed) failed to install/upgrade: trying to overwrite '/usr/share/xfe/icons/gnome-theme/a_16x16.png', which is also in package xfe 1.42-1

2018-07-16 Thread d3bug
Actually, this happens in 18.04 LTS as well, so not invalid.

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

Title:
  package xfe-themes (not installed) failed to install/upgrade: trying
  to overwrite '/usr/share/xfe/icons/gnome-theme/a_16x16.png', which is
  also in package xfe 1.42-1

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

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

[Bug 1462676] [NEW] grub fails to install. x86_64-efi system Windows 8.1 primary

2015-06-06 Thread d3bug
Public bug reported:

Ubuntu 15.04 x86_64

Windows 8.1 is my primary OS.  I tried to install Ubuntu along side
Windows.  I created 2 partitions (swap and / [ext4]).  Install goes
flawlessly till it gets to grub.  Grub tries to install and fails.  No
error #, etc.  The system is a DELL  with: AMD A10-5745M APU with
Radeon(tm) HD Graphics (Gallium 0.4 on AMD ARUBA).

DELL Model #: Inspiron M731R (5735, Late 2013)
RAM: 8gb (6.9 usable)

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: ubiquity 2.21.25
ProcVersionSignature: Ubuntu 3.19.0-15.15-generic 3.19.3
Uname: Linux 3.19.0-15-generic x86_64
ApportVersion: 2.17.2-0ubuntu1
Architecture: amd64
CasperVersion: 1.360
Date: Sat Jun  6 16:22:32 2015
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed 
cdrom-detect/try-usb=true noprompt floppy.allowed_drive_mask=0 ignore_uuid 
boot=casper quiet splash ---
LiveMediaBuild: Ubuntu 15.04 "Vivid Vervet" - Release amd64 (20150422)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug ubiquity-2.21.25 ubuntu vivid

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

Title:
  grub fails to install.  x86_64-efi system  Windows 8.1 primary

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

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


[Bug 1462676] Re: grub fails to install. x86_64-efi system Windows 8.1 primary

2015-06-09 Thread d3bug
Actually, it's not corrupt.  I discovered the problem.   Apparently grub
will not install to the MBR of an EFI system.  I discovered this purely
by accident as I found this information absolutely nowhere.  It will
however install to the Windows EFI partition.  So I solved my own
problem.  Someone might want to update the installer so that if it is
running in EFI, it should automatically choose the existing EFI
partition to install to as default instead of the MBR of the HDD (which
will always fail).

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

Title:
  grub fails to install.  x86_64-efi system  Windows 8.1 primary

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

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


[Bug 1462676] Re: grub fails to install. x86_64-efi system Windows 8.1 primary

2015-06-10 Thread d3bug
No... you are not listening.  The reason it failed is because it tried
to install to /dev/sda instead of /dev/sda1.  Aparently in an EFI system
that does not work.  If my EFI partition was corrupt, I would not have
been able to boot into Windows either.  The moment I realized what it
was doing, I pointed it to /dev/sda1 specifically (which it should have
known to do as it was running on an EFI system) then it worked.  I don't
know how many other ways to explain this.

That is why I wrote that perhaps, the writers of the installer script
should take into account an EFI system and maybe have it look for the
EFI system partition instead of always defaulting to the MBR instead.
That was just a friendly suggestion.

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

Title:
  grub fails to install.  x86_64-efi system  Windows 8.1 primary

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

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


[Bug 1462676] Re: grub fails to install. x86_64-efi system Windows 8.1 primary

2015-06-10 Thread d3bug
Well, then it somehow corrected itself through no intervention on my part other 
than to specify /dev/sda1
I guess my DELL is possessed like Christine.

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

Title:
  grub fails to install.  x86_64-efi system  Windows 8.1 primary

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

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