Public bug reported:

With latest cloud images and the cloud-init script below the user
'ubuntu' cannot sudo. The user is a member of adm but not admin.

==========================
#cloud-config
locale: en_US.UTF-8

password: ubuntu
chpasswd: { expire: False }
ssh_pwauth: True

ssh_authorized_keys:
 - $PUBKEY

apt_sources: 
 - source: deb http://archive.ubuntu.com/ubuntu $RELEASE restricted multiverse
 - source: deb-src http://archive.ubuntu.com/ubuntu $RELEASE restricted 
multiverse

apt_update: true
apt_upgrade: true
byobu_by_default: system

packages:
 - eatmydata
 - linux-image-generic
 - autopkgtest
 - dpkg-dev
 - pbuilder
 - bzr
==========================

Log attached

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: cloud-init (not installed)
ProcVersionSignature: Ubuntu 3.7.0-2.8-generic 3.7.0-rc5
Uname: Linux 3.7.0-2-generic x86_64
ApportVersion: 2.6.2-0ubuntu3
Architecture: amd64
Date: Mon Nov 19 14:07:19 2012
MarkForUpload: True
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=<set>
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: cloud-init
UpgradeStatus: Upgraded to raring on 2012-01-31 (292 days ago)

** Affects: cloud-init (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug qa-manual-testing raring running-unity

** Attachment added: "cloud-init.log"
   
https://bugs.launchpad.net/bugs/1080685/+attachment/3438617/+files/cloud-init.log

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/1080685

Title:
  raring cloud images: User 'ubuntu' cannot sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/1080685/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to