[Bug 1007916] Re: dig doesn't resolve domain hostnames

2012-06-03 Thread Javier Domingo
I changed twice the package to dnsutils but launchpad changed it :(

Have you tested it?

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

Title:
  dig doesn't resolve domain hostnames

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


[Bug 1008094] [NEW] allow all users to read the repository

2012-06-03 Thread Timmie
Public bug reported:

It would be nice if all users could read the history (diff & log) of the
reposity:


sudo ls -l .bzr
insgesamt 24
drwxr-xr-x 3 root root 4096 Jun  3 14:24 branch
-rw-r--r-- 1 root root   35 Mär 20 00:16 branch-format
drwxr-xr-x 2 root root 4096 Mär 20 00:16 branch-lock
drwxr-xr-x 4 root root 4096 Mär 20 01:34 checkout
-rw-r--r-- 1 root root  147 Mär 20 00:16 README
drwxr-xr-x 7 root root 4096 Jun  3 14:24 repository


bzr log
bzr: ERROR: Kein Zweig: »/etc/«.


sudo chmod -R ugo+xr .bzr

-> this would combine with the sudo philisophy of Ubuntu
-> allow users to use bzr-explorer to check the history.

Thanks.

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


** Tags: enhancement

** Tags added: enhancement

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

Title:
  allow all users to read the repository

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


[Bug 1008094] Re: allow all users to read the repository

2012-06-03 Thread Andreas Olsson
Having more generous (default) permissions for /etc/.bzr seems rather
problematic, given the potentially secret files residing under /etc/.

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

Title:
  allow all users to read the repository

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


[Bug 1008126] Re: Install resolvconf listener for dnsmasq into /etc/resolvconf/update-libc.d, not update.d

2012-06-03 Thread Daniel Hahler
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq in Ubuntu.
https://bugs.launchpad.net/bugs/1008126

Title:
  Install resolvconf listener for dnsmasq into /etc/resolvconf/update-
  libc.d, not update.d

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


[Bug 1008126] [NEW] Install resolvconf listener for dnsmasq into /etc/resolvconf/update-libc.d, not update.d

2012-06-03 Thread Daniel Hahler
Public bug reported:

I have noticed that dnsmasq might fail when switching
networks/interfaces (wlan0 to eth0).

This looks like this:
Jun  3 16:23:48 lenny dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 
interval 3
Jun  3 16:23:48 lenny dhclient: DHCPREQUEST of 192.168.2.100 on eth0 to 
255.255.255.255 port 67
Jun  3 16:23:48 lenny dhclient: DHCPOFFER of 192.168.2.100 from 192.168.2.1
Jun  3 16:23:48 lenny dhclient: DHCPACK of 192.168.2.100 from 192.168.2.1
Jun  3 16:23:48 lenny dnsmasq[1515]: reading /var/run/dnsmasq/resolv.conf
Jun  3 16:23:48 lenny dnsmasq[1515]: ignoring nameserver 127.0.0.1 - local 
interface
Jun  3 16:23:49 lenny dhclient: bound to 192.168.2.100 -- renewal in 2147483647 
seconds.
Jun  3 16:23:49 lenny ntpdate[29359]: Can't find host ntp.ubuntu.com: Name or 
service not known (-2)

or:
Jun  3 16:22:04 lenny ifplugd(eth0)[4679]: Link beat lost.
Jun  3 16:22:04 lenny kernel: [10804.822134] thinkpad_acpi: undocked from 
hotplug port replicator
Jun  3 16:22:04 lenny kernel: [10804.822363] ACPI: \_SB_.GDCK - undocking
Jun  3 16:22:05 lenny ifplugd(eth0)[4679]: Using detection mode: IFF_RUNNING
Jun  3 16:22:05 lenny kernel: [10805.907380] e1000e :00:19.0: PME# enabled
Jun  3 16:22:14 lenny ifplugd(eth0)[4679]: Executing 
'/etc/ifplugd/ifplugd.action eth0 down'.
Jun  3 16:22:15 lenny dhclient: DHCPRELEASE on eth0 to 192.168.2.1 port 67
Jun  3 16:22:15 lenny dnsmasq[1515]: no servers found in 
/var/run/dnsmasq/resolv.conf, will retry

Without much investigation I think that dnsmasq should only be triggered
after /etc/resolv.conf has been updated/changed, but not too early.

>From resolvconf(8):
   Subscribers that need to know only when the resolver configuration file
   has changed should install a script  in  /etc/resolvconf/update-libc.d/
   rather  than  in /etc/resolvconf/update.d/.  This is important for syn‐
   chronization  purposes:  scripts  in  update-libc.d/  are   run   after
   resolv.conf  has  been  updated;  the  same  is not necessarily true of
   scripts in update.d/.  Examples of packages that  do  this  are  fetch‐
   mail(1) and squid(8).

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: dnsmasq 2.59-4 [modified: etc/dnsmasq.conf]
ProcVersionSignature: Ubuntu 3.2.0-25.40-generic 3.2.18
Uname: Linux 3.2.0-25-generic x86_64
ApportVersion: 2.0.1-0ubuntu8
Architecture: amd64
Date: Sun Jun  3 17:39:26 2012
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release amd64 
(20120425)
PackageArchitecture: all
SourcePackage: dnsmasq
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile..etc.dnsmasq.conf: 2012-05-29T01:24:45

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


** Tags: amd64 apport-bug precise

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

Title:
  Install resolvconf listener for dnsmasq into /etc/resolvconf/update-
  libc.d, not update.d

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


[Bug 961142] Re: chef 0.10: package installation: returned 100, expected 0

2012-06-03 Thread Tobias Wilken
Hey,

I tried it with 12.04 (AWS ami-1de8d369),  same error as before, as you
suspected. I appended the cloud-init-output.log, but I couldn't get more
information out of this.

I also logged the output of `env` inside a chef recipe:
Started via cloud init:
UPSTART_INSTANCE=
SHLVL=1
INSTANCE=
DPKG_MAINTSCRIPT_ARCH=all
UPSTART_JOB=cloud-config
DPKG_RUNNING_VERSION=1.16.1.2
DPKG_MAINTSCRIPT_NAME=postinst
_=/usr/sbin/invoke-rc.d
TERM=linux
PERL_DL_NONLAZY=1
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
DPKG_MAINTSCRIPT_PACKAGE=chef
DEBCONF_REDIR=1
DEBIAN_FRONTEND=noninteractive
DEBIAN_HAS_FRONTEND=1
UPSTART_EVENTS=filesystem started
DPKG_NO_TSTP=yes
PWD=/
DPKG_ADMINDIR=/var/lib/dpkg
JOB=rsyslog

Started as chef client from the command line client:
LESSOPEN=| /usr/bin/lesspipe %s
SUDO_GID=1000
MAIL=/var/mail/root
USER=root
SHLVL=1
HOME=/root
SUDO_UID=1000
LOGNAME=root
_=/usr/bin/chef-client
TERM=xterm
USERNAME=root
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
LANG=en_US.UTF-8
LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:
SUDO_COMMAND=/bin/su
SHELL=/bin/bash
SUDO_USER=ubuntu
LESSCLOSE=/usr/bin/lesspipe %s %s
PWD=/

The DEBIAN_ Variables seems to confuse the call of mandb, when a package is 
installed.
I hope this helps


** Attachment added: "cloud-init-output.log"
   
https://bugs.launchpad.net/ubuntu/+source/cloud-init/+bug/961142/+attachment/3173920/+files/cloud-init-output.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/961142

Title:
  chef 0.10: package installation: returned 100, expected 0

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/961142/+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


[Bug 1008205] [NEW] package samba 2:3.6.3-2ubuntu2.1 failed to install/upgrade: dpkg-deb --fsys-tarfile alfolyamat 2 hibakóddal kilépett

2012-06-03 Thread Úr Balázs
Public bug reported:

I'm running SMB server on Ubuntu and I try to connect from localhost.

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: samba 2:3.6.3-2ubuntu2.1
ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16
Uname: Linux 3.2.0-24-generic i686
ApportVersion: 2.0.1-0ubuntu7
Architecture: i386
Date: Sun Jun  3 21:43:25 2012
ErrorMessage: dpkg-deb --fsys-tarfile alfolyamat 2 hibakóddal kilépett
NmbdLog:
 
SambaServerRegression: Yes
SmbConfIncluded: Yes
SmbLog:
 failed to retrieve printer list: NT_STATUS_UNSUCCESSFUL
   failed to retrieve printer list: NT_STATUS_UNSUCCESSFUL
SourcePackage: samba
Title: package samba 2:3.6.3-2ubuntu2.1 failed to install/upgrade: dpkg-deb 
--fsys-tarfile alfolyamat 2 hibakóddal kilépett
UpgradeStatus: Upgraded to precise on 2012-05-20 (14 days ago)
WindowsFailedConnect: Yes

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


** Tags: apport-package i386 precise

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

Title:
  package samba 2:3.6.3-2ubuntu2.1 failed to install/upgrade: dpkg-deb
  --fsys-tarfile alfolyamat 2 hibakóddal kilépett

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


[Bug 1008205] Re: package samba 2:3.6.3-2ubuntu2.1 failed to install/upgrade: dpkg-deb --fsys-tarfile alfolyamat 2 hibakóddal kilépett

2012-06-03 Thread Úr Balázs
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in Ubuntu.
https://bugs.launchpad.net/bugs/1008205

Title:
  package samba 2:3.6.3-2ubuntu2.1 failed to install/upgrade: dpkg-deb
  --fsys-tarfile alfolyamat 2 hibakóddal kilépett

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


[Bug 1008203] [NEW] dhclient3 sends wrong discover packets on changed MAC addr

2012-06-03 Thread miller
Public bug reported:

When using an altered MAC address of a wlan adapter, dhclient3 initially
works correctly and sets up the lease, but after about 5 minutes, it
tries to connect up again by sending out discovery packets and starts
using the orginal MAC addr, not the one that is intended.

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

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

Title:
  dhclient3 sends wrong discover packets on changed MAC addr

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


[Bug 1000344] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build [error: implicit declaration of function ‘d_alloc_root’]

2012-06-03 Thread Nate Muench (Mink)
** Branch unlinked: lp:~n-muench/ubuntu/quantal/open-vm-tools/open-vm-
tools.march-merge3

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

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build [error: implicit declaration of function
  ‘d_alloc_root’]

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


[Bug 1000344] Re: open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module failed to build [error: implicit declaration of function ‘d_alloc_root’]

2012-06-03 Thread Launchpad Bug Tracker
** Branch linked: lp:~n-muench/ubuntu/quantal/open-vm-tools/open-vm-
tools.may-merge

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

Title:
  open-vm-dkms 2011.12.20-562307-0ubuntu1: open-vm-tools kernel module
  failed to build [error: implicit declaration of function
  ‘d_alloc_root’]

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


[Bug 1008225] [NEW] vmbuilder fails using tmpfs due to upstart restarting cron in the tmpfs

2012-06-03 Thread Tokuko
Public bug reported:

root@tina ~ # vmbuilder kvm ubuntu -d /srv/kvm/b --tmpfs - -m 4096 --ip 
192.168.0.18 --hostname b --user tokudan --pass abc123 --addpkg openssh-server 
--addpkg unattended-upgrades --addpkg acpid
2012-06-03 22:37:12,118 INFO: Mounting tmpfs under /tmp/tmptcTxLBtmpfs
2012-06-03 22:37:12,446 INFO: Calling hook: preflight_check
2012-06-03 22:37:12,449 INFO: Calling hook: set_defaults
2012-06-03 22:37:12,449 INFO: Calling hook: bootstrap
2012-06-03 22:38:13,765 INFO: Calling hook: configure_os
2012-06-03 22:38:18,088 INFO: update-alternatives: error: no alternatives 
for rsh.
2012-06-03 22:38:18,127 INFO: update-alternatives: error: no alternatives 
for rlogin.
2012-06-03 22:38:18,166 INFO: update-alternatives: error: no alternatives 
for rcp.
2012-06-03 22:38:18,420 INFO: Creating SSH2 RSA key; this may take some 
time ...
2012-06-03 22:38:18,474 INFO: Creating SSH2 DSA key; this may take some 
time ...
2012-06-03 22:38:18,517 INFO:
2012-06-03 22:38:18,517 INFO: Warning: Fake initctl called, doing nothing
2012-06-03 22:38:18,517 INFO:
2012-06-03 22:38:18,517 INFO: Warning: Fake initctl called, doing nothing
2012-06-03 22:38:18,624 INFO: update-rc.d: warning: unattended-upgrades 
start runlevel arguments (none) do not match LSB Default-Start values (0 6)
2012-06-03 22:38:18,624 INFO: update-rc.d: warning: unattended-upgrades 
stop runlevel arguments (0 6) do not match LSB Default-Stop values (none)
2012-06-03 22:38:19,287 INFO:
2012-06-03 22:38:19,287 INFO: Current default time zone: 'Etc/UTC'
2012-06-03 22:38:19,290 INFO: Local time is now:  Sun Jun  3 20:38:19 
UTC 2012.
2012-06-03 22:38:19,290 INFO: Universal Time is now:  Sun Jun  3 20:38:19 
UTC 2012.
2012-06-03 22:38:19,290 INFO:
Extracting templates from packages: 100%
2012-06-03 22:38:24,563 INFO:
2012-06-03 22:38:24,563 INFO: Current default time zone: 'Etc/UTC'
2012-06-03 22:38:24,565 INFO: Local time is now:  Sun Jun  3 20:38:24 
UTC 2012.
2012-06-03 22:38:24,565 INFO: Universal Time is now:  Sun Jun  3 20:38:24 
UTC 2012.
2012-06-03 22:38:24,565 INFO: Run 'dpkg-reconfigure tzdata' if you wish to 
change it.
2012-06-03 22:38:24,565 INFO:
2012-06-03 22:38:26,026 INFO: stop: Unknown instance:
2012-06-03 22:38:27,353 INFO: Updating certificates in /etc/ssl/certs... 
WARNING: Skipping duplicate certificate brasil.gov.br.pem
2012-06-03 22:38:27,353 INFO: 0 added, 1 removed; done.
2012-06-03 22:38:27,354 INFO: Running hooks in 
/etc/ca-certificates/update.ddone.
2012-06-03 22:38:27,768 INFO: restart: Unknown instance:
2012-06-03 22:38:27,861 INFO: start: Unknown parameter: JOB
2012-06-03 22:38:28,082 INFO: umount: /tmp/tmptcTxLBtmpfs/dev: device is 
busy.
2012-06-03 22:38:28,082 INFO: (In some cases useful info about 
processes that use
2012-06-03 22:38:28,083 INFO:  the device is found by lsof(8) or 
fuser(1))
2012-06-03 22:38:28,083 INFO: Cleaning up
2012-06-03 22:38:28,083 ERROR   : Process (['umount', 
'/tmp/tmptcTxLBtmpfs/dev']) returned 1. stdout: , stderr: umount: 
/tmp/tmptcTxLBtmpfs/dev: device is busy.
(In some cases useful info about processes that use
 the device is found by lsof(8) or fuser(1))

2012-06-03 22:38:28,083 INFO: Unmounting tmpfs from /tmp/tmptcTxLBtmpfs
2012-06-03 22:38:28,086 INFO: umount: /tmp/tmptcTxLBtmpfs: device is busy.
2012-06-03 22:38:28,087 INFO: (In some cases useful info about 
processes that use
2012-06-03 22:38:28,087 INFO:  the device is found by lsof(8) or 
fuser(1))
Traceback (most recent call last):
  File "/usr/bin/vmbuilder", line 24, in 
cli.main()
  File "/usr/lib/python2.7/dist-packages/VMBuilder/contrib/cli.py", line 239, 
in main
util.clean_up_tmpfs(tmpfs_mount_point)
  File "/usr/lib/python2.7/dist-packages/VMBuilder/util.py", line 199, in 
clean_up_tmpfs
run_cmd(*umount_cmd)
  File "/usr/lib/python2.7/dist-packages/VMBuilder/util.py", line 120, in 
run_cmd
raise VMBuilderException, "Process (%s) returned %d. stdout: %s, stderr: 
%s" % (args.__repr__(), status, mystdout.buf, mystderr.buf)
VMBuilder.exception.VMBuilderException: Process (['umount', '-t', 'tmpfs', 
'/tmp/tmptcTxLBtmpfs']) returned 1. stdout: , stderr: umount: 
/tmp/tmptcTxLBtmpfs: device is busy.
(In some cases useful info about processes that use
 the device is found by lsof(8) or fuser(1))

root@tina ~ # lsof | grep /tmp/tmptcTxLBtmpfs | awk '{print $1, $2}' | sort -u
cron 32720
root@tina ~ # ls -l /proc/32720/exe
lrwxrwxrwx 1 root root 0 Jun  3 22:40 /proc/32720/exe -> 
/tmp/tmptcTxLBtmpfs/usr/sbin/cron
root@tina ~ # kill -9 32720
root@tina ~ # tail /var/log/syslog
Jun  3 22:23:44 tina cron[12186]: (CRON) INFO (Skipping @reboot jobs -- not 
system startup)
Jun  3 22:23:44 tina kernel: [19691.313399] init: cron main process ended, 
respawning
Jun  3 22:38:27 tina 

[Bug 979745] Re: with keystone auth, image objects left behind in swift post-deletion

2012-06-03 Thread Launchpad Bug Tracker
This bug was fixed in the package glance - 2012.1-0ubuntu2.1

---
glance (2012.1-0ubuntu2.1) precise-proposed; urgency=low

  * debian/patches/swift_auth_url_trailing_slash.patch: Ensure swift auth URL
includes trailing slash (LP: #979745).  Backported from stable/essex, can
be dropped with first upstream stable update.
 -- Adam GandelmanWed, 23 May 2012 16:19:50 -0700

** Changed in: glance (Ubuntu Precise)
   Status: Fix Committed => Fix Released

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

Title:
  with keystone auth, image objects left behind in swift post-deletion

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


[Bug 967410] Re: Windows clients cannot connect to shared printers

2012-06-03 Thread tenshimsm
As the problem is the same even installing Ubuntu Precise from scratch,
I'll just quote Peter Lehoczký (peto-lehoczky):

"Same problem here. After upgrading server to 12.04 (from 11.10) I cant
print using samba from Windows desktops or Ubuntu desktop. From desktop
ubuntu it keeps asking me for password when I want to print, but it wont
accept any."

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

Title:
  Windows clients cannot connect to shared printers

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


[Bug 1006955] Re: package lxc 0.7.5-3ubuntu56 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-03 Thread Serge Hallyn
*** This bug is a duplicate of bug 1000174 ***
https://bugs.launchpad.net/bugs/1000174

** Changed in: lxc (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  package lxc 0.7.5-3ubuntu56 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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


[Bug 1006955] Re: package lxc 0.7.5-3ubuntu56 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2012-06-03 Thread Serge Hallyn
*** This bug is a duplicate of bug 1000174 ***
https://bugs.launchpad.net/bugs/1000174

Thanks, Randy, it looks like you definitely hav ebug 1000174, and
perhaps also bug 928524.

A fix for 1000174 is awaiting verification in precise-proposed,  I'm not
sure whether 928524 was meant to be SRUd.  If you could try the precise-
proposed lxc package, and if you find it's not enough, then that might
be good reason to SRU the other.

I'll mark this a dup of 1000174 for now.  If you find that fix is not
sufficient, please repsond to this bug and I'll mark it a duplicate of
the other instead.

** This bug has been marked a duplicate of bug 1000174
   lxc-net fails to start with bash

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

Title:
  package lxc 0.7.5-3ubuntu56 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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


[Bug 1008313] [NEW] package clamav-base 0.97.3+dfsg-2.1ubuntu1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2012-06-03 Thread angel martinez
Public bug reported:

every time I try to install any program  I clamav package throws an
error

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: clamav-base 0.97.3+dfsg-2.1ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16
Uname: Linux 3.2.0-24-generic i686
ApportVersion: 2.0.1-0ubuntu7
Architecture: i386
Date: Sun Jun  3 23:04:29 2012
ErrorMessage: el subproceso instalado el script post-installation devolvió el 
código de salida de error 1
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
PackageArchitecture: all
SourcePackage: clamav
Title: package clamav-base 0.97.3+dfsg-2.1ubuntu1 failed to install/upgrade: el 
subproceso instalado el script post-installation devolvió el código de salida 
de error 1
UpgradeStatus: Upgraded to precise on 2012-05-12 (22 days ago)

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


** Tags: apport-package i386 precise

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

Title:
  package clamav-base 0.97.3+dfsg-2.1ubuntu1 failed to install/upgrade:
  el subproceso instalado el script post-installation devolvió el código
  de salida de error 1

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


[Bug 1008313] Re: package clamav-base 0.97.3+dfsg-2.1ubuntu1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 1

2012-06-03 Thread angel martinez
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav in Ubuntu.
https://bugs.launchpad.net/bugs/1008313

Title:
  package clamav-base 0.97.3+dfsg-2.1ubuntu1 failed to install/upgrade:
  el subproceso instalado el script post-installation devolvió el código
  de salida de error 1

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


[Bug 998712] Re: dnsmasq integration into name resolution broken

2012-06-03 Thread Wolf Rogner
In fact my point of view is that I have submitted all information I could 
provide in reasonable time.
Give me a bunch of experiments I have to carry out, I'll spend an afternoon to 
help resolve the issue

>From my point of view, I have given you more than enough input to
localise the issue (see other bugs as well).

Feel free to drop. The issue is still here.

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

Title:
  dnsmasq integration into name resolution broken

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


[Bug 1008126] Re: Install resolvconf listener for dnsmasq into /etc/resolvconf/update-libc.d, not update.d

2012-06-03 Thread Thomas Hood
Hi and thanks for the report.

In the title, "Install resolvconf listener for dnsmasq into
/etc/resolvconf/update-libc.d, not update.d", you suggest a
configuration change, but this is for several reasons not a good idea.

What is this change supposed to achieve?  What exactly is the problem
you are reporting?

Is this it?:

 Jun 3 16:23:49 lenny ntpdate[29359]: Can't find host
ntp.ubuntu.com: Name or service not known (-2)


** Changed in: dnsmasq (Ubuntu)
   Status: New => Incomplete

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

Title:
  Install resolvconf listener for dnsmasq into /etc/resolvconf/update-
  libc.d, not update.d

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


[Bug 998712] Re: dnsmasq integration into name resolution broken

2012-06-03 Thread Thomas Hood
** Changed in: dnsmasq (Ubuntu)
   Status: Invalid => Incomplete

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

Title:
  dnsmasq integration into name resolution broken

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


[Bug 998712] Re: dnsmasq integration into name resolution broken

2012-06-03 Thread Thomas Hood
On the affected system when it is manifesting the problem you reported
(can't resolve names), is named running locally?  (In your original
submission you said that bind was running.)  What role does this named
play in your network?  How is it configured?  What happens if you stop
this named? And then restart network-manager?

All these questions pertain, obviously, to the hypothesis that local
named may be interfering with local dnsmasq.

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

Title:
  dnsmasq integration into name resolution broken

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


[Bug 962046] Re: EC2 metadata retrieval fails with spaces in a resource name

2012-06-03 Thread Juerg Haefliger
What does the MD look like on EC2? Curious, can you send a dump? Yes it
seems to be a problem with the nova MD service in that it's different
from EC2 but I still think boto should be able to handle special
characters in MD URLs or is there an EC2 spec that this will never
happen with EC2?

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

Title:
  EC2 metadata retrieval fails with spaces in a resource name

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-init/+bug/962046/+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


[Bug 875440] Re: Cannot authenticate with saslauthd and mysql

2012-06-03 Thread cubells
This is not a problem, It's a serious problem.

I have three debian servers and I decided to install an ubuntu server in
order to test the ubuntu server and because I believe we have to use it
to improve it.

And I can't use my ubuntu server due to this problem. And I'm pissed
because it's a bug easy to fix.

I have no choice but to uninstall ubuntu server and return to my beloved
debian.

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

Title:
  Cannot authenticate with saslauthd and mysql

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