[Touch-packages] [Bug 1175637] Re: Kernel updates are being marked as manually installed

2016-06-14 Thread Id2ndR
I confirm it's fixed.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to apt in Ubuntu.
https://bugs.launchpad.net/bugs/1175637

Title:
  Kernel updates are being marked as manually installed

Status in apt package in Ubuntu:
  Confirmed
Status in unattended-upgrades package in Ubuntu:
  Confirmed

Bug description:
  Updates to the linux-image-* packages in Precise are being marked as
  "manually" installed, regardless of the auto/manual flag on the
  existing kernel packages. This happens when updating packages with
  apt, aptitude, or unattended-upgrades. I'm running an up-to-date
  12.04.2 LTS installed (amd64).

  I can see that my existing kernels were marked as automatically
  installed:

  % apt-mark showauto | grep linux-image
  linux-image-3.2.0-40-generic
  linux-image-generic

  And, after the update was performed by unattended-upgrades last night,
  the new kernel is marked manual:

  % apt-mark showmanual | grep linux-image
  linux-image-3.2.0-41-generic

  This is a problem, because it renders the fix in this bug,
  https://bugs.launchpad.net/ubuntu/+source/apt/+bug/923876 (Limit and
  clean-up kernel images and headers automatically in LTS) ineffective,
  since apt-get autoremove will not remove packages which are marked as
  manually installed.

  I'm running the following package versions:

  apt: 0.8.16~exp12ubuntu10.10
  aptitude: 0.8.16~exp12ubuntu10.10
  unattended-upgrades: 0.8.16~exp12ubuntu10.10
  aptdaemon: 0.43+bzr805-0ubuntu9

  This bug looks similar to
  https://bugs.launchpad.net/aptdaemon/+bug/1078544, however, I'm
  running a version of aptdaemon that supposedly has this fix applied.

  Please let me know if I can provide any other useful information.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1175637] Re: Kernel updates are being marked as manually installed

2015-07-30 Thread Id2ndR
Even without using unattended install on Ubuntu 14.04, the kernels are
marked as manually installed. This prevent apt autoremove from removing
unneeded kernel.

So I needed to do this tricks:
sudo apt-mark auto $(apt-mark showmanual | grep linux-image)

Then I can run normally:
sudo apt-get autoremove

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unattended-upgrades in
Ubuntu.
https://bugs.launchpad.net/bugs/1175637

Title:
  Kernel updates are being marked as manually installed

Status in apt package in Ubuntu:
  Confirmed
Status in unattended-upgrades package in Ubuntu:
  Confirmed

Bug description:
  Updates to the linux-image-* packages in Precise are being marked as
  manually installed, regardless of the auto/manual flag on the
  existing kernel packages. This happens when updating packages with
  apt, aptitude, or unattended-upgrades. I'm running an up-to-date
  12.04.2 LTS installed (amd64).

  I can see that my existing kernels were marked as automatically
  installed:

  % apt-mark showauto | grep linux-image
  linux-image-3.2.0-40-generic
  linux-image-generic

  And, after the update was performed by unattended-upgrades last night,
  the new kernel is marked manual:

  % apt-mark showmanual | grep linux-image
  linux-image-3.2.0-41-generic

  This is a problem, because it renders the fix in this bug,
  https://bugs.launchpad.net/ubuntu/+source/apt/+bug/923876 (Limit and
  clean-up kernel images and headers automatically in LTS) ineffective,
  since apt-get autoremove will not remove packages which are marked as
  manually installed.

  I'm running the following package versions:

  apt: 0.8.16~exp12ubuntu10.10
  aptitude: 0.8.16~exp12ubuntu10.10
  unattended-upgrades: 0.8.16~exp12ubuntu10.10
  aptdaemon: 0.43+bzr805-0ubuntu9

  This bug looks similar to
  https://bugs.launchpad.net/aptdaemon/+bug/1078544, however, I'm
  running a version of aptdaemon that supposedly has this fix applied.

  Please let me know if I can provide any other useful information.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1381547] [NEW] [dual screen] lock screen doesn't get keyboard input immediately after resume

2014-10-15 Thread Id2ndR
Public bug reported:

Configuration: a computer with a VGA connected display and a DVI one.

Steps to reproduce:
- open a text editor on one of the two displays
- bring the cursor on the display that first appears on resume (the VGA one in 
my case) ; if the cursor is on the other one, it won't work
- suspend the computer (using the power indocator, or a keyboard shortcut 
doesn't change anything)
- resume the computer ; during the resume press a key as fast as you can
- when you see the lock screen, erase the a's you typied, and put your password
- look at the a's you've got in the text editor (about 3 in my case)

Reproducibility: always if the cursor is on the correct display before
suspending

May be related to bug #1182625.

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

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to lightdm in Ubuntu.
https://bugs.launchpad.net/bugs/1381547

Title:
  [dual screen] lock screen doesn't get keyboard input immediately after
  resume

Status in “lightdm” package in Ubuntu:
  New

Bug description:
  Configuration: a computer with a VGA connected display and a DVI one.

  Steps to reproduce:
  - open a text editor on one of the two displays
  - bring the cursor on the display that first appears on resume (the VGA one 
in my case) ; if the cursor is on the other one, it won't work
  - suspend the computer (using the power indocator, or a keyboard shortcut 
doesn't change anything)
  - resume the computer ; during the resume press a key as fast as you can
  - when you see the lock screen, erase the a's you typied, and put your 
password
  - look at the a's you've got in the text editor (about 3 in my case)

  Reproducibility: always if the cursor is on the correct display before
  suspending

  May be related to bug #1182625.

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp


[Touch-packages] [Bug 1381604] [NEW] Unity open new nautilus window instead of focusing the current nautilus window

2014-10-15 Thread Id2ndR
Public bug reported:

Steps to reproduce:
- plug an usb stick = it will open a new nautilus window
- work on an other application (web browsing for example)
- click on home folder from the dash, where the is one arrow indicating that a 
nautilus window is currently displayed

Result: a second nautilus window is open
Expected result: the existing nautilus window get the focus

Reproducibility: always

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: unity 7.2.2+14.04.20140714-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
Uname: Linux 3.13.0-37-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.5
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
CurrentDesktop: Unity
Date: Wed Oct 15 17:25:34 2014
InstallationDate: Installed on 2014-08-08 (68 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
SourcePackage: unity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

** Description changed:

  Steps to reproduce:
- - plug an usb stick = it will opens a new nautilus window
+ - plug an usb stick = it will open a new nautilus window
  - work on an other application (web browsing for example)
  - click on home folder from the dash, where the is one arrow indicating that 
a nautilus window is currently displayed
  
  Result: a second nautilus window is open
  Expected result: the existing nautilus window get the focus
  
  Reproducibility: always
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.2+14.04.20140714-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CurrentDesktop: Unity
  Date: Wed Oct 15 17:25:34 2014
  InstallationDate: Installed on 2014-08-08 (68 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity in Ubuntu.
https://bugs.launchpad.net/bugs/1381604

Title:
  Unity open new nautilus window instead of focusing the current
  nautilus window

Status in “unity” package in Ubuntu:
  New

Bug description:
  Steps to reproduce:
  - plug an usb stick = it will open a new nautilus window
  - work on an other application (web browsing for example)
  - click on home folder from the dash, where the is one arrow indicating that 
a nautilus window is currently displayed

  Result: a second nautilus window is open
  Expected result: the existing nautilus window get the focus

  Reproducibility: always

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.2+14.04.20140714-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.13.0-37.64-generic 3.13.11.7
  Uname: Linux 3.13.0-37-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.5
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CurrentDesktop: Unity
  Date: Wed Oct 15 17:25:34 2014
  InstallationDate: Installed on 2014-08-08 (68 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp