[Touch-packages] [Bug 1441253] Re: hanging suspend job prevents shutdown

2016-01-20 Thread Robin Winslow
Same issue with Dell XPS 13 9350 and Ubuntu 15.10. The graphical
"reboot" and "shut down" buttons don't do anything, and from the CLI I
get:

$ reboot
Failed to execute operation: Transaction is destructive.

I imagine it's associated with closing the lid to suspend because when I
first start the system it reboots fine. It resumes fine when I open the
lid in the sense that I can enter my password and continue to use
Ubuntu, but it would make sense if there's something hanging about in
the background. I don't know how to check this.

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

Title:
  hanging suspend job prevents shutdown

Status in systemd package in Ubuntu:
  Won't Fix

Bug description:
  poweroff (systemd poweroff) and reboot no longer work

  running sudo sytemd poweroff generates this:

  Failed to start poweroff.target: Transaction is destructive.

  journal log also shows:

  Apr 07 18:30:12 alice polkitd(authority=local)[1088]: Registered 
Authentication Agent for unix-process:32412:2895609 (system bus name :1.194 
[/usr/bin/pkttyagent --notify-fd 5 --fallback], object path 
/org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
  Apr 07 18:30:12 alice systemd[1]: Requested transaction contradicts existing 
jobs: Transaction is destructive.
  Apr 07 18:30:12 alice polkitd(authority=local)[1088]: Unregistered 
Authentication Agent for unix-process:32412:2895609 (system bus name :1.194, 
object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale 
en_US.UTF-8) (disconnected from bus)

  
  Output of systemctl list-jobs
   JOB UNITTYPE  STATE  
  6009 suspend.target  start waiting
  6010 systemd-suspend.service start running
  6014 anacron-resume.service  start waiting

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: systemd 219-6ubuntu1
  ProcVersionSignature: Ubuntu 3.19.0-12.12-generic 3.19.3
  Uname: Linux 3.19.0-12-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 2.17-0ubuntu1
  Architecture: amd64
  Date: Tue Apr  7 18:32:27 2015
  MachineType: Hewlett-Packard HP EliteBook 8560w
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.19.0-12-generic 
root=UUID=90fa42f5-708d-4432-9241-315b9c08ba98 ro nomodeset rootflags=subvol=@
  SourcePackage: systemd
  UdevLog: Error: [Errno 2] No such file or directory: '/var/log/udev'
  UpgradeStatus: Upgraded to vivid on 2015-03-02 (36 days ago)
  dmi.bios.date: 08/04/2014
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68SVD Ver. F.50
  dmi.board.name: 1631
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 01.3D
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68SVDVer.F.50:bd08/04/2014:svnHewlett-Packard:pnHPEliteBook8560w:pvrA0001D02:rvnHewlett-Packard:rn1631:rvrKBCVersion01.3D:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP EliteBook 8560w
  dmi.product.version: A0001D02
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1441253/+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 1414677] [NEW] Tab completion for new "apt" command doesn't work in trusty

2015-01-26 Thread Robin Winslow
Public bug reported:

The one problem I've found with the new "apt" command (in trusty) is
that unlike with "apt-get", tab completion doesn't work.

Someone's posted a solution here:
http://askubuntu.com/questions/445637/can-i-enable-bash-completion-for-
the-new-apt-command

It looks like this might be a bash-level problem (or zsh, or whetever
shell you use), rather than apt-specific, but I thought I'd post it here
as people who care about this project should presumably also care about
tab completion working properly.

Do you think it's feasible to expect tab-completion by 1504?

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

** Description changed:

  The one problem I've found with the new "apt" command (in trusty) is
  that unlike with "apt-get", tab completion doesn't work.
  
  Someone's posted a solution here:
  http://askubuntu.com/questions/445637/can-i-enable-bash-completion-for-
  the-new-apt-command
  
  It looks like this might be a bash-level problem (or zsh, or whetever
  shell you use), rather than apt-specific, but I thought I'd post it here
  as people who care about this project should presumably also care about
  tab completion working properly.
  
- Do you think we could have tab-completion by 1504?
+ Do you think it's feasible to expect tab-completion by 1504?

-- 
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/1414677

Title:
  Tab completion for new "apt" command doesn't work in trusty

Status in apt package in Ubuntu:
  New

Bug description:
  The one problem I've found with the new "apt" command (in trusty) is
  that unlike with "apt-get", tab completion doesn't work.

  Someone's posted a solution here:
  http://askubuntu.com/questions/445637/can-i-enable-bash-completion-
  for-the-new-apt-command

  It looks like this might be a bash-level problem (or zsh, or whetever
  shell you use), rather than apt-specific, but I thought I'd post it
  here as people who care about this project should presumably also care
  about tab completion working properly.

  Do you think it's feasible to expect tab-completion by 1504?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1414677/+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