[Bug 771305] Re: smbd does not start on first boot with 20110426

2011-05-13 Thread cremersdh
I am using Natty with this update (2:3.5.8~dfsg-1ubuntu2.1) but still have to 
start samba manually because it is starting before networkmanager starts and 
doing so fails.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is a bug assignee.
https://bugs.launchpad.net/bugs/771305

Title:
  smbd does not start on first boot with 20110426

-- 
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 780486] [NEW] rename Ubuntu Enterprise Cloud to Ubuntu Cloud

2011-05-13 Thread Launchpad Bug Tracker
You have been subscribed to a public bug by Robbie Williamson (robbie.w):

Robbie announced at UDS that Ubuntu Enterprise Cloud was to be renamed
to Ubuntu Cloud.  We should update cdimage to match.

** Affects: ubuntu-cdimage
 Importance: High
 Status: Triaged

-- 
rename Ubuntu Enterprise Cloud to Ubuntu Cloud
https://bugs.launchpad.net/bugs/780486
You received this bug notification because you are a member of Ubuntu Server 
Team, which is a direct subscriber.

-- 
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 782052] [NEW] package postfix 2.8.2-1ubuntu2.1 failed to install/upgrade: ErrorMessage: 子进程 已安装 post-installation 脚本 返回了错误号 75

2011-05-13 Thread 化铭
Public bug reported:

Binary package hint: postfix

The program happened several days ago. And when i install or update
,it's will be happen.

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: postfix 2.8.2-1ubuntu2.1
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
NonfreeKernelModules: wl
Architecture: i386
Date: Fri May 13 15:50:21 2011
ErrorMessage: ErrorMessage: 子进程 已安装 post-installation 脚本 返回了错误号 75
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
SourcePackage: postfix
Title: package postfix 2.8.2-1ubuntu2.1 failed to install/upgrade: 
ErrorMessage: 子进程 已安装 post-installation 脚本 返回了错误号 75
UpgradeStatus: Upgraded to natty on 2011-05-13 (0 days ago)

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


** Tags: apport-package i386 natty

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

Title:
  package postfix 2.8.2-1ubuntu2.1 failed to install/upgrade:
  ErrorMessage: 子进程 已安装 post-installation 脚本 返回了错误号 75

-- 
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 782052] Re: package postfix 2.8.2-1ubuntu2.1 failed to install/upgrade: ErrorMessage: 子进程 已安装 post-installation 脚本 返回了错误号 75

2011-05-13 Thread 化铭
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix in Ubuntu.
https://bugs.launchpad.net/bugs/782052

Title:
  package postfix 2.8.2-1ubuntu2.1 failed to install/upgrade:
  ErrorMessage: 子进程 已安装 post-installation 脚本 返回了错误号 75

-- 
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 771305] Re: smbd does not start on first boot with 20110426

2011-05-13 Thread cremersdh
I solved my problem.

What made my situation different, I think, and caused my problem was the 
binding I made in /etc/samba/smb.conf under [global] to one of my interfaces. 
I did that as following:
   [global]
   bind interfaces only = yes
   interfaces = 192.168.123.123

I now changed the line with start-on in /etc/init/smbd.conf to the following
   start on (local-filesystems and net-device-up IFACE=eth0 and started 
udev-finish)

Ssmdb now waits and it starts automatically when I boot my system and I
don't need to start it manually anymore (finally)

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is a bug assignee.
https://bugs.launchpad.net/bugs/771305

Title:
  smbd does not start on first boot with 20110426

-- 
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 781936] Re: libvirtd: operation failed: failed to retrieve chardev info in qemu with 'info chardev'

2011-05-13 Thread Thomas Schweikle
Maybe related bugs:
https://bugs.launchpad.net/nova/+bug/702741
https://bugs.launchpad.net/nova/+bug/702723


Since my install is a complete new, network install, the fix released must have 
been installed too, except it never hit the release tree for jaunty, maverick, 
or natty. I am seeing this bug on all three.

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

Title:
  libvirtd: operation failed: failed to retrieve chardev info in qemu
  with 'info chardev'

-- 
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 781936] Re: libvirtd: operation failed: failed to retrieve chardev info in qemu with 'info chardev'

2011-05-13 Thread Thomas Schweikle
An other one that may be related:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/607884
https://bugs.launchpad.net/ubuntu/+source/qemu-kvm/+bug/615077

And some found by RedHat:
https://bugzilla.redhat.com/show_bug.cgi?id=635328

And something about the very same problem on HowToForge:
http://www.howtoforge.com/forums/archive/index.php/t-43814.html

** Bug watch added: Red Hat Bugzilla #635328
   https://bugzilla.redhat.com/show_bug.cgi?id=635328

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

Title:
  libvirtd: operation failed: failed to retrieve chardev info in qemu
  with 'info chardev'

-- 
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 683548] Re: [regression] Bytecode/JIT errors when scanning some PDFs

2011-05-13 Thread Rebecca Palmer
Fixed in Natty (0.97), can't remember if it was fixed in later Maverick
(0.96.5).

** Changed in: clamav (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  [regression] Bytecode/JIT errors when scanning some PDFs

-- 
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 782071] [NEW] Add current local time to configuration

2011-05-13 Thread Lars Noodén
Public bug reported:

Binary package hint: ntp

NTPd has four time severs in the ubuntu server pool.  It might be good
to add a few extra lines to the bottom of the servers list to provide
your current local time as a default should the machine temporarly lose
Internet connectivity:

server 127.127.1.0
fudge 127.127.1.0 stratum 10

http://ubuntuforums.org/showthread.php?t=862620

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


** Tags: ntp

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

Title:
  Add current local time to configuration

-- 
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 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-05-13 Thread Boris Derzhavets
@Serge,

I saw that.  It doesn't happen when i extract source on local box via *.dsc 
file and build with 64-bit glibc.
I would guess  it was attempt to compile with 32-bit version of glibc. 32-bit 
support on spice.v35 was dropped.

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

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
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 781727] Re: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-05-13 Thread James Page
Setting up mysql-server-5.1 (5.1.54-1ubuntu4) ...
start: Job failed to start
invoke-rc.d: initscript mysql, action start failed.
dpkg: error processing mysql-server-5.1 (--configure):
 subprocess installed post-installation script returned error exit status 1

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

Title:
  package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

-- 
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 781695] Re: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-05-13 Thread James Page
Installing new version of config file /etc/init/mysql.conf ...
start: Job failed to start
invoke-rc.d: initscript mysql, action start failed.
dpkg: error processing mysql-server-5.1 (--configure):
 subprocess installed post-installation script returned error exit status 1

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

Title:
  package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

-- 
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 782092] [NEW] ssh server extremly unresponsive

2011-05-13 Thread Martin Konopka
Public bug reported:

I describe the issue in few steps below.

1.) I want to transfer files from machine A (with ubuntu 11.04, but this
is not important) to machine B (ubuntu 10.10; this is important to say)
using scp.

2.) Machine B is under constant computational load due to a user program
(a simulation) such that most of its CPU power is consumed by the
program but it uses less then half of total (12 GB) memory and there is
not any significant usage of disk and no other application is running.
(Even no user logged into a GNOME session.)

3.) I issue the command scp on machine A; I immediatelly get prompt to
give password. However the transfer does not start immediatelly after
that. I must wait for some time, say half a minute or even full minute
or more (I have not measured it.) just to see the start of the tranfer.

Few additional remarks:

Until recently machine B had had installed ubuntu 10.04 (Lucid Lynx,
64-bit) and there was no such problem even at higher computational
loads. Similarly there was no such problem even in more distant past
when the machine was running under Linux Mint Helena (based upon Ubuntu
9.10).

The long delays when doing scp occur if machine B was not exposed to an
scp or ssh demand for a longer period of time. (Typically I face the
problem in the morning when.) If an scp transfer is finally accomplished
then I can start a new one which already works without delay.

Machine B is equipped with an Intel i7 CPU, 12 GB of DDR3 and it is a
quite powerful workstation. All cores of CPU are set to run at maximum
frequency.

I attach a file with content shown by the program top. (Grabbed in
situation when a user is logged into GNOME session.)

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: openssh-server 1:5.5p1-4ubuntu5
ProcVersionSignature: Ubuntu 2.6.35-28.50-generic 2.6.35.11
Uname: Linux 2.6.35-28-generic x86_64
Architecture: amd64
Date: Fri May 13 10:39:53 2011
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, user)
 LANG=en_GB.utf8
 SHELL=/bin/bash
SourcePackage: openssh

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


** Tags: amd64 apport-bug maverick

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

Title:
  ssh server extremly unresponsive

-- 
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 782092] Re: ssh server extremly unresponsive

2011-05-13 Thread Martin Konopka
** Attachment added: what top utility reports
   https://bugs.launchpad.net/bugs/782092/+attachment/2126667/+files/top_report

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

Title:
  ssh server extremly unresponsive

-- 
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 780445] Re: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 1

2011-05-13 Thread James Page
*** This bug is a duplicate of bug 718902 ***
https://bugs.launchpad.net/bugs/718902

[?1049l110510 15:34:32 [Note] Plugin 'FEDERATED' is disabled.
110510 15:34:32  InnoDB: Initializing buffer pool, size = 8.0M
110510 15:34:32  InnoDB: Completed initialization of buffer pool
110510 15:34:32  InnoDB: Started; log sequence number 0 44233
110510 15:34:32  InnoDB: Starting shutdown...
110510 15:34:37  InnoDB: Shutdown completed; log sequence number 0 44233
start: Job failed to start
invoke-rc.d: initscript mysql, action start failed.

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

Title:
  package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade:
  подпроцесс установлен сценарий post-installation возвратил код ошибки
  1

-- 
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 779336] Re: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-05-13 Thread James Page
*** This bug is a duplicate of bug 718902 ***
https://bugs.launchpad.net/bugs/718902

Setting up mysql-server-core-5.1 (5.1.54-1ubuntu4) ...
Setting up mysql-server-5.1 (5.1.54-1ubuntu4) ...
start: Job failed to start
invoke-rc.d: initscript mysql, action start failed.
dpkg: error processing mysql-server-5.1 (--configure):
 subprocess installed post-installation script returned error exit status 1

** This bug has been marked a duplicate of bug 718902
   package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: 
подпроцесс установлен сценарий post-installation возвратил код ошибки 1
 * You can subscribe to bug 718902 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/718902/+subscribe

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

Title:
  package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

-- 
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 778589] Re: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: underprocess installerade post-installation-skript gav felkod 1

2011-05-13 Thread James Page
*** This bug is a duplicate of bug 718902 ***
https://bugs.launchpad.net/bugs/718902

** This bug has been marked a duplicate of bug 718902
   package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: 
подпроцесс установлен сценарий post-installation возвратил код ошибки 1
 * You can subscribe to bug 718902 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/718902/+subscribe

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

Title:
  package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade:
  underprocess installerade post-installation-skript gav felkod 1

-- 
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 781727] Re: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-05-13 Thread James Page
*** This bug is a duplicate of bug 718902 ***
https://bugs.launchpad.net/bugs/718902

** This bug has been marked a duplicate of bug 718902
   package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: 
подпроцесс установлен сценарий post-installation возвратил код ошибки 1
 * You can subscribe to bug 718902 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/718902/+subscribe

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

Title:
  package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

-- 
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 780445] Re: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 1

2011-05-13 Thread James Page
*** This bug is a duplicate of bug 718902 ***
https://bugs.launchpad.net/bugs/718902

** This bug has been marked a duplicate of bug 718902
   package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: 
подпроцесс установлен сценарий post-installation возвратил код ошибки 1
 * You can subscribe to bug 718902 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/718902/+subscribe

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

Title:
  package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade:
  подпроцесс установлен сценарий post-installation возвратил код ошибки
  1

-- 
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 779058] Re: package mysql-server-5.1 (not installed) failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-05-13 Thread James Page
*** This bug is a duplicate of bug 718902 ***
https://bugs.launchpad.net/bugs/718902

110505 11:24:08 [Note] Plugin 'FEDERATED' is disabled.
110505 11:24:08  InnoDB: Initializing buffer pool, size = 8.0M
110505 11:24:08  InnoDB: Completed initialization of buffer pool
110505 11:24:08  InnoDB: Started; log sequence number 0 71773
110505 11:24:09  InnoDB: Starting shutdown...
110505 11:24:14  InnoDB: Shutdown completed; log sequence number 0 71773
start: Job failed to start
invoke-rc.d: initscript mysql, action start failed.
dpkg: error processing mysql-server-5.1 (--configure):
 subprocess installed post-installation script returned error exit status 1

** This bug has been marked a duplicate of bug 718902
   package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: 
подпроцесс установлен сценарий post-installation возвратил код ошибки 1
 * You can subscribe to bug 718902 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/718902/+subscribe

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

Title:
  package mysql-server-5.1 (not installed) failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

-- 
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 718902] Re: package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 1

2011-05-13 Thread James Page
Symptomatically this bug looks very similar to bug 776226 which does
have a bit more information (mysql error.log).

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

Title:
  package mysql-server-5.1 5.1.54-1ubuntu4 failed to install/upgrade:
  подпроцесс установлен сценарий post-installation возвратил код ошибки
  1

-- 
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 776226] Re: package mysql-server 5.1.54-1ubuntu4 failed to install/upgrade: проблемы зависимостей -- оставляем не настроенным

2011-05-13 Thread James Page
Pertinent messages relating to install:

110422 16:40:46 [Note] Plugin 'FEDERATED' is disabled.
110422 16:40:46  InnoDB: Initializing buffer pool, size = 8.0M
110422 16:40:46  InnoDB: Completed initialization of buffer pool
InnoDB: The first specified data file ./ibdata1 did not exist:
InnoDB: a new database to be created!
110422 16:40:46  InnoDB: Setting file ./ibdata1 size to 10 MB
InnoDB: Database physically writes the file full: wait...
110422 16:40:46  InnoDB: Log file ./ib_logfile0 did not exist: new to be created
InnoDB: Setting log file ./ib_logfile0 size to 5 MB
InnoDB: Database physically writes the file full: wait...
110422 16:40:46  InnoDB: Log file ./ib_logfile1 did not exist: new to be created
InnoDB: Setting log file ./ib_logfile1 size to 5 MB
InnoDB: Database physically writes the file full: wait...
InnoDB: Doublewrite buffer not found: creating new
InnoDB: Doublewrite buffer created
InnoDB: Creating foreign key constraint system tables
InnoDB: Foreign key constraint system tables created
110422 16:40:47  InnoDB: Started; log sequence number 0 0
110422 16:40:47  InnoDB: Starting shutdown...
110422 16:40:52  InnoDB: Shutdown completed; log sequence number 0 44233
110422 16:40:52 [Note] Plugin 'FEDERATED' is disabled.
110422 16:40:52  InnoDB: Initializing buffer pool, size = 8.0M
110422 16:40:52  InnoDB: Completed initialization of buffer pool
110422 16:40:52  InnoDB: Started; log sequence number 0 44233
110422 16:40:52  InnoDB: Starting shutdown...
110422 16:40:58  InnoDB: Shutdown completed; log sequence number 0 44233
110422 16:40:58 [Note] Plugin 'FEDERATED' is disabled.
110422 16:40:58  InnoDB: Initializing buffer pool, size = 8.0M
110422 16:40:58  InnoDB: Completed initialization of buffer pool
110422 16:40:58  InnoDB: Started; log sequence number 0 44233
ERROR: 1064  You have an error in your SQL syntax; check the manual that 
corresponds to your MySQL server version for the right syntax to use near 
'ALTER TABLE user ADD column Show_view_priv enum('N','Y') CHARACTER SET utf8 
NOT ' at line 1
110422 16:40:58 [ERROR] Aborting

110422 16:40:58  InnoDB: Starting shutdown...
110422 16:41:03  InnoDB: Shutdown completed; log sequence number 0 44233
110422 16:41:03 [Note] /usr/sbin/mysqld: Shutdown complete

110422 16:41:03 [Note] Plugin 'FEDERATED' is disabled.
110422 16:41:03  InnoDB: Initializing buffer pool, size = 8.0M
110422 16:41:03  InnoDB: Completed initialization of buffer pool
110422 16:41:03  InnoDB: Started; log sequence number 0 44233
110422 16:41:03  InnoDB: Starting shutdown...
110422 16:41:09  InnoDB: Shutdown completed; log sequence number 0 44233
110422 16:41:09 [Note] Plugin 'FEDERATED' is disabled.
110422 16:41:09  InnoDB: Initializing buffer pool, size = 8.0M
110422 16:41:09  InnoDB: Completed initialization of buffer pool
110422 16:41:09  InnoDB: Started; log sequence number 0 44233
ERROR: 1050  Table 'plugin' already exists
110422 16:41:09 [ERROR] Aborting

110422 16:41:09  InnoDB: Starting shutdown...
110422 16:41:14  InnoDB: Shutdown completed; log sequence number 0 44233
110422 16:41:14 [Note] /usr/sbin/mysqld: Shutdown complete

110422 16:41:16 [Note] Plugin 'FEDERATED' is disabled.
110422 16:41:16  InnoDB: Initializing buffer pool, size = 8.0M
110422 16:41:16  InnoDB: Completed initialization of buffer pool
110422 16:41:16  InnoDB: Started; log sequence number 0 44233
110422 16:41:16 [Note] Event Scheduler: Loaded 0 events
110422 16:41:16 [Note] /usr/sbin/mysqld: ready for connections.
Version: '5.1.54-1ubuntu4'  socket: '/var/run/mysqld/mysqld.sock'  port: 3306  
(Ubuntu)

Which is odd as it looks like mysql did actually start at the end of the
configuration step.

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

Title:
  package mysql-server 5.1.54-1ubuntu4 failed to install/upgrade:
  проблемы зависимостей -- оставляем не настроенным

-- 
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 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-05-13 Thread Boris Derzhavets
I commited  build in mentioned  PPA  via

diff -Nru qemu-kvm-0.14.0+spice-v35/configure qemu-kvm-0.14.0+spicev35/configure
--- qemu-kvm-0.14.0+spice-v35/configure 2011-05-12 05:36:32.0 +
+++ qemu-kvm-0.14.0+spicev35/configure  2011-05-13 09:17:01.0 +
@@ -2484,7 +2484,7 @@
 if test -z $werror ; then
 if test $z_version = 50 -a \
 $linux = yes ; then
-werror=yes
+werror=no
 else
 werror=no
 fi

Actually , disabling -Werror to build 
qemu-common_0.14.0+spicev35-0ubuntu1_all.deb.
qemu-kvm, qemu amd64 packages may be built with -Werror with no problems.
Please , DON'T install packages from 
https://launchpad.net/~bderzhavets/+archive/git-spice in 32-bit  environment.

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

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
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 782179] [NEW] user and group not shown on nfs mounted directories

2011-05-13 Thread Thomas Schweikle
Public bug reported:

Binary package hint: autofs5

Install a nfs4 server on maverick. Export /HOME
/etc/export:
/HOME   *(rw,sync,no_subtree_check)

Now on all system install autofs, then configure:
/etc/auto.master:
/home /etc/auto.home

/etc/auto.home:
*   -rw,soft,intr   sto.example:/HOME/

stop autofs, then clean /home:
service autofs stop
rm -rf /home/*

make sure you have the same uid/gid on all hosts. I took 2023.
make sure you have the same username on all hosts.
start autofs again:
service autofs start

It may be necessary to log off, then on again, to make the system accept
the changes.

cd into your home:
cd /home/username

If all setup was OK, then:
user@zm2:~$ ll
insgesamt 28
drwxr-xr-x 4 4294967294 4294967294 4096 2011-05-13 13:49 ./
drwxr-xr-x 3 root   root  0 2011-05-13 13:47 ../
-rw--- 1 4294967294 4294967294  391 2011-05-13 13:50 .bash_history
-rw-r--r-- 1 4294967294 4294967294  220 2011-05-11 13:47 .bash_logout
-rw-r--r-- 1 4294967294 4294967294 3353 2011-05-11 13:47 .bashrc
lrwxrwxrwx 1 4294967294 4294967294   35 2011-05-13 13:49 .byobu - 
/home/tschweikle/.local/share/byobu/
drwx-- 2 4294967294 4294967294 4096 2011-05-11 13:48 .cache/
drwxr-xr-x 3 4294967294 4294967294 4096 2011-05-13 13:49 .local/
-rw-r--r-- 1 4294967294 4294967294  675 2011-05-11 13:47 .profile
-rw-r--r-- 1 4294967294 42949672940 2011-05-11 13:48 
.sudo_as_admin_successful
user@zm2:~$

and
user@zm2:~$ mount
[...]
sto.example:/HOME/user on /home/user type nfs 
(rw,soft,intr,sloppy,vers=4,addr=192.168.1.51,clientaddr=192.168.1.40)

and on the server itself:
user@sto:~$ ll
insgesamt 28
drwxr-xr-x 4 user user 4096 2011-05-13 13:49 ./
drwxr-xr-x 3 root   root  0 2011-05-13 14:00 ../
-rw--- 1 user user  391 2011-05-13 13:50 .bash_history
-rw-r--r-- 1 user user  220 2011-05-11 13:47 .bash_logout
-rw-r--r-- 1 user user 3353 2011-05-11 13:47 .bashrc
lrwxrwxrwx 1 user user   35 2011-05-13 13:49 .byobu - 
/home/user/.local/share/byobu/
drwx-- 2 user user 4096 2011-05-11 13:48 .cache/
drwxr-xr-x 3 user user 4096 2011-05-13 13:49 .local/
-rw-r--r-- 1 user user  675 2011-05-11 13:47 .profile
-rw-r--r-- 1 user user0 2011-05-11 13:48 .sudo_as_admin_successful
user@sto:~$

and
user@sto:~$ mount
[...]
/HOME/user on /home/user type none (rw,bind)

While mount works OK you'll get no useful group and users on any mounted 
directory. There are only cryptic numbers shown.
Both users do have write access to files and folders, but not to all files and 
folders:

user@zm2:~$ byobu
ERROR: [/home/user/.byobu] is not writable by the current user

user@sto:~$ byobu
on the server (and only there) byobu fires up right away!

user@zm1:~$ byobu
does the same! Only natty does not allow access to certain files and does not 
display uid/gid names.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: autofs5 5.0.5-0ubuntu6
ProcVersionSignature: Ubuntu 2.6.38-8.42-server 2.6.38.2
Uname: Linux 2.6.38-8-server x86_64
Architecture: amd64
Date: Fri May 13 13:57:26 2011
InstallationMedia: Ubuntu-Server 11.04 Natty Narwhal - Release amd64 
(20110426)
ProcEnviron:
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: autofs5
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug natty

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

Title:
  user and group not shown on nfs mounted directories

-- 
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 782179] Re: user and group not shown on nfs mounted directories

2011-05-13 Thread Thomas Schweikle
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to autofs5 in Ubuntu.
https://bugs.launchpad.net/bugs/782179

Title:
  user and group not shown on nfs mounted directories

-- 
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 782179] Re: user and group not shown on nfs mounted directories

2011-05-13 Thread Thomas Schweikle
I've tested:
10.04.2 LTS lucid: worked as expected
10.10 maverick: worked as expected
11.04 natty: doesn't work as expected

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

Title:
  user and group not shown on nfs mounted directories

-- 
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 782192] [NEW] package postfix 2.7.0-1ubuntu0.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 75

2011-05-13 Thread Jocast
Public bug reported:

Binary package hint: postfix

It appear every time an update or new software installation occurred.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: postfix 2.7.0-1ubuntu0.2
ProcVersionSignature: Ubuntu 2.6.32-31.61-generic 2.6.32.32+drm33.14
Uname: Linux 2.6.32-31-generic i686
NonfreeKernelModules: wl
AptOrdering:
 postfix: Install
 postfix: Configure
Architecture: i386
Date: Thu May 12 08:28:41 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 75
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
SourcePackage: postfix
Title: package postfix 2.7.0-1ubuntu0.2 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 75

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


** Tags: apport-package i386 lucid

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

Title:
  package postfix 2.7.0-1ubuntu0.2 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 75

-- 
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 782192] Re: package postfix 2.7.0-1ubuntu0.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 75

2011-05-13 Thread Jocast
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix in Ubuntu.
https://bugs.launchpad.net/bugs/782192

Title:
  package postfix 2.7.0-1ubuntu0.2 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 75

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


Re: [Bulk] [Bug 781859] Re: package samba 2:3.5.8~dfsg-1ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-05-13 Thread Jean Collette
Thank you. Will try and give feedback.

On Thu, May 12, 2011 at 21:49, Ryan Breitkreitz
781...@bugs.launchpad.netwrote:

 I was having this issue as well.

 What I tried was I disabled my WINS Server in my smb.conf  wins support
 = no and reinstalled Samba. It installed successfully. Rebooted my PC
 and it was working again.

 I didn't need WINS anymore and was meaning to disable it anyways, but if
 you need WINS Server enabled, try what I did and enable it after.

 --
 You received this bug notification because you are a direct subscriber
 of the bug.
 https://bugs.launchpad.net/bugs/781859

 Title:
  package samba 2:3.5.8~dfsg-1ubuntu2.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

 Status in “samba” package in Ubuntu:
  Incomplete

 Bug description:
  Binary package hint: samba

  That is all I know...

  ProblemType: Package
  DistroRelease: Ubuntu 11.04
  Package: samba 2:3.5.8~dfsg-1ubuntu2.1
  ProcVersionSignature: Ubuntu 2.6.38-8.42-generic-pae 2.6.38.2
  Uname: Linux 2.6.38-8-generic-pae i686
  AptOrdering: samba: Configure
  Architecture: i386
  Date: Thu May 12 16:10:45 2011
  DpkgTerminalLog:
   Setting up samba (2:3.5.8~dfsg-1ubuntu2.1) ...
   start: Job failed to start
   invoke-rc.d: initscript nmbd, action start failed.
   dpkg: error processing samba (--configure):
subprocess installed post-installation script returned error exit status
 1
  ErrorMessage: subprocess installed post-installation script returned error
 exit status 1
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386
 (20101007)
  RelatedPackageVersions:
   nautilus 1:2.32.2.1-0ubuntu13
   gvfs 1.8.0-0ubuntu2
  SambaClientRegression: Yes
  SourcePackage: samba
  Title: package samba 2:3.5.8~dfsg-1ubuntu2.1 failed to install/upgrade:
 subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to natty on 2011-04-30 (12 days ago)

 To unsubscribe from this bug, go to:
 https://bugs.launchpad.net/ubuntu/+source/samba/+bug/781859/+subscribe


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

Title:
  package samba 2:3.5.8~dfsg-1ubuntu2.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

-- 
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 782203] [NEW] package samba 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2011-05-13 Thread EduardoMonteiro
Public bug reported:

Binary package hint: samba

Its a really new bug on ubuntu 11.04

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: samba 2:3.5.8~dfsg-1ubuntu2.2
ProcVersionSignature: Ubuntu 2.6.38-9.43-generic 2.6.38.4
Uname: Linux 2.6.38-9-generic i686
Architecture: i386
Date: Fri May 13 09:00:39 2011
ErrorMessage: sub-processo script post-installation instalado retornou estado 
de saída de erro 1
InstallationMedia:
 
NmbdLog:
 
SambaServerRegression: Yes
SmbConfIncluded: Yes
SmbLog:
 
SourcePackage: samba
Title: package samba 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade: 
sub-processo script post-installation instalado retornou estado de saída de 
erro 1
UbuntuFailedConnect: Yes
UpgradeStatus: Upgraded to natty on 2011-04-28 (14 days ago)

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


** Tags: apport-package i386 natty

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

Title:
  package samba 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade: sub-
  processo script post-installation instalado retornou estado de saída
  de erro 1

-- 
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 782203] Re: package samba 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade: sub-processo script post-installation instalado retornou estado de saída de erro 1

2011-05-13 Thread EduardoMonteiro
-- 
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/782203

Title:
  package samba 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade: sub-
  processo script post-installation instalado retornou estado de saída
  de erro 1

-- 
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 782204] [NEW] Apport hook needs to provide more information on hostname rejection

2011-05-13 Thread Clint Byrum
Public bug reported:

Binary package hint: postfix

Postfix's post-installation script often fails legitimately with
hostname problems and apport should provide the user with more
information about how to correct that, and also should include more
information about the hostname in the apport collection so that triagers
can identify the problem more often.

** Affects: postfix (Ubuntu)
 Importance: Wishlist
 Assignee: Clint Byrum (clint-fewbar)
 Status: Confirmed

** Changed in: postfix (Ubuntu)
 Assignee: (unassigned) = Clint Byrum (clint-fewbar)

** Changed in: postfix (Ubuntu)
   Status: New = Confirmed

** Changed in: postfix (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: postfix (Ubuntu)
Milestone: None = oneiric-alpha-2

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

Title:
  Apport hook needs to provide more information on hostname rejection

-- 
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 719448] Re: The once parameter does not work with -boot

2011-05-13 Thread Deric Sullivan
Martin, thanks for the clarification on how/when the fixed package moves from 
-proposed to -updates.
But is there anything else needed?  I waited 10 days to be safe, and still the 
package is not in -updates.  It's also still listed on the Pending Ubuntu 
stable release updates web page.

Thanks,
Deric

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

Title:
  The once parameter does not work with -boot

-- 
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 781936] Re: libvirtd: operation failed: failed to retrieve chardev info in qemu with 'info chardev'

2011-05-13 Thread Serge Hallyn
Can you post an example xml for which 'virsh define' fails?

** Changed in: libvirt (Ubuntu)
   Status: New = Incomplete

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

Title:
  libvirtd: operation failed: failed to retrieve chardev info in qemu
  with 'info chardev'

-- 
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 517574] Re: Please backport agent/mibgroup/host/hr_swrun.c to 5.4.1

2011-05-13 Thread Sergey Svishchev
Maybe not...

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

Title:
  Please backport agent/mibgroup/host/hr_swrun.c to 5.4.1

-- 
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 782179] Re: user and group not shown on nfs mounted directories

2011-05-13 Thread Thomas Schweikle
I could manage to start a kvm, but for some reason I do not understand
there is no output on vnc. The only error message I receive is from kvm
trying to access a tap device I did not create before starting kvm. But
this error doesn't seem to be fatal at all. I am now sure the error is
libvirtd related.

I have used the commandline:
/usr/bin/kvm \
  -S \
  -M pc-0.12 \
  -enable-kvm \
  -m 512 \
  -smp 1,sockets=1,cores=1,threads=1 \
  -name ipcop \
  -uuid 96555d97-9a67-7f06-3a9c-b521a4e43197 \
  -nodefconfig \
  -nodefaults \
  -chardev 
socket,id=charmonitor,path=/var/lib/libvirt/qemu/ipcop.monitor,server,nowait \
  -mon chardev=charmonitor,id=monitor,mode=readline \
  -rtc base=utc \
  -boot order=c,menu=off \
  -drive file=/dev/vh01/ipcop,if=none,id=drive-virtio-disk0,boot=on,format=raw \
  -device 
virtio-blk-pci,bus=pci.0,addr=0x4,drive=drive-virtio-disk0,id=virtio-disk0 \
  -drive 
file=/ISO/ipcop-1.9.19-install-cd.i486.iso,if=none,media=cdrom,id=drive-ide0-1-0,readonly=on,format=raw
 \
  -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 \
  -netdev tap,fd=17,id=hostnet0 -device 
virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:d6:df:54,bus=pci.0,addr=0x3 
\
  -chardev pty,id=charserial0 \
  -device isa-serial,chardev=charserial0,id=serial0 \
  -usb \
  -device usb-tablet,id=input0 \
  -vnc 127.0.0.1:3 \
  -vga cirrus \
  -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x5

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

Title:
  user and group not shown on nfs mounted directories

-- 
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 781936] Re: libvirtd: operation failed: failed to retrieve chardev info in qemu with 'info chardev'

2011-05-13 Thread Thomas Schweikle
I could manage to start a kvm, but for some reason I do not understand
there is no output on vnc. The only error message I receive is from kvm
trying to access a tap device I did not create before starting kvm. But
this error doesn't seem to be fatal at all. I am now sure the error is
libvirtd related.

I have used the commandline:
/usr/bin/kvm \
  -S \
  -M pc-0.12 \
  -enable-kvm \
  -m 512 \
  -smp 1,sockets=1,cores=1,threads=1 \
  -name ipcop \
  -uuid 96555d97-9a67-7f06-3a9c-b521a4e43197 \
  -nodefconfig \
  -nodefaults \
  -chardev 
socket,id=charmonitor,path=/var/lib/libvirt/qemu/ipcop.monitor,server,nowait \
  -mon chardev=charmonitor,id=monitor,mode=readline \
  -rtc base=utc \
  -boot order=c,menu=off \
  -drive file=/dev/vh01/ipcop,if=none,id=drive-virtio-disk0,boot=on,format=raw \
  -device 
virtio-blk-pci,bus=pci.0,addr=0x4,drive=drive-virtio-disk0,id=virtio-disk0 \
  -drive 
file=/ISO/ipcop-1.9.19-install-cd.i486.iso,if=none,media=cdrom,id=drive-ide0-1-0,readonly=on,format=raw
 \
  -device ide-drive,bus=ide.1,unit=0,drive=drive-ide0-1-0,id=ide0-1-0 \
  -netdev tap,fd=17,id=hostnet0 -device 
virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:d6:df:54,bus=pci.0,addr=0x3 
\
  -chardev pty,id=charserial0 \
  -device isa-serial,chardev=charserial0,id=serial0 \
  -usb \
  -device usb-tablet,id=input0 \
  -vnc 127.0.0.1:3 \
  -vga cirrus \
  -device virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x5

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

Title:
  libvirtd: operation failed: failed to retrieve chardev info in qemu
  with 'info chardev'

-- 
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 781936] Re: libvirtd: operation failed: failed to retrieve chardev info in qemu with 'info chardev'

2011-05-13 Thread Thomas Schweikle
it fails on various files:
failing to start, failing to create.

** Attachment added: ipcop.xmldump
   
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/781936/+attachment/2127047/+files/ipcop.xmldump

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

Title:
  libvirtd: operation failed: failed to retrieve chardev info in qemu
  with 'info chardev'

-- 
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 781936] Re: libvirtd: operation failed: failed to retrieve chardev info in qemu with 'info chardev'

2011-05-13 Thread Thomas Schweikle
Could be related to
https://bugs.launchpad.net/ubuntu/+source/etherboot/+bug/566832 and
https://bugs.launchpad.net/bugs/570870

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

Title:
  libvirtd: operation failed: failed to retrieve chardev info in qemu
  with 'info chardev'

-- 
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 781936] Re: libvirtd: operation failed: failed to retrieve chardev info in qemu with 'info chardev'

2011-05-13 Thread Serge Hallyn
With this xml file, on a natty host, after doing

  sudo lvcreate -L 2G -n delme lxc

to create /dev/lxc/delme,

I was able to do

   virsh define ipcop.xmldump
   virsh start ipcop

and then connect to localhost:8 with gvncviewer

** Attachment added: ipcop.xmldump
   
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/781936/+attachment/2127058/+files/ipcop.xmldump

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

Title:
  libvirtd: operation failed: failed to retrieve chardev info in qemu
  with 'info chardev'

-- 
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 782283] [NEW] package samba 2:3.5.8~dfsg-1ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-05-13 Thread dallaswv
Public bug reported:

Binary package hint: samba

Have this problem every time I try to install or remove a package. This
is something that has only started since upgrading to Ubuntu 11.4

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: samba 2:3.5.8~dfsg-1ubuntu2.1
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
NonfreeKernelModules: nvidia
Architecture: i386
BothFailedConnect: Yes
Date: Fri May 13 11:06:58 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
NmbdLog:
 
SambaServerRegression: Yes
SmbConfIncluded: Yes
SmbLog:
 
SourcePackage: samba
Title: package samba 2:3.5.8~dfsg-1ubuntu2.1 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to natty on 2011-05-01 (11 days ago)

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


** Tags: apport-package i386 natty

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

Title:
  package samba 2:3.5.8~dfsg-1ubuntu2.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

-- 
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 782283] Re: package samba 2:3.5.8~dfsg-1ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-05-13 Thread dallaswv
-- 
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/782283

Title:
  package samba 2:3.5.8~dfsg-1ubuntu2.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

-- 
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 782298] [NEW] command injections in mysqld_multi

2011-05-13 Thread Emanuel Bronshtein
Public bug reported:

Binary package hint: mysql-server-5.1

/usr/bin/mysqld_multi have command injection bugs .

test case :
emanuel@emanuel-desktop:/tmp$ /usr/bin/mysqld_multi --example --silent  
/tmp/mysqld_multi_example
1 ) report option :
emanuel@emanuel-desktop:/tmp$ /usr/bin/mysqld_multi 
--defaults-file=/tmp/mysqld_multi_example --user=User ping;sh; report --silent
mysqld_multi log file version 2.16; run: Fri May 13 19:41:26 2011
Reporting MySQL servers
/usr/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'User'@'localhost' (using password: NO)'
$ 

2 ) start option :
emanuel@emanuel-desktop:/tmp$ /usr/bin/mysqld_multi 
--defaults-file=/tmp/mysqld_multi_example --log=/tmp/mlog;echo 
SystemInj;sh;echo 1 start
SystemInj
$ 

3 ) stop option 
emanuel@emanuel-desktop:/tmp$ /usr/bin/mysqld_multi 
--defaults-file=/tmp/mysqld_multi_example --user=User ping;sh; stop --silent
mysqld_multi log file version 2.16; run: Fri May 13 19:42:59 2011
Stopping MySQL servers
/usr/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'User'@'localhost' (using password: NO)'
$ 

the bug can be found at :
1 ) sub report_mysqlds

$com= get_mysqladmin_options($i, @groups);
$com.=  ping  /dev/null 21;
system($com);

2 ) sub start_mysqlds()

$com.= $tmp;
$com.=   $opt_log 21 if (!$opt_no_log);
$com.=  ;
system($com);

3 ) sub stop_mysqlds()

$com= get_mysqladmin_options($i, @groups);
$com.=  shutdown;
$com.=   $opt_log 21 if (!$opt_no_log);
$com.=  ;
system($com);

** Affects: mysql-5.1 (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  command injections in mysqld_multi

-- 
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 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-05-13 Thread Boris Derzhavets
Finally, i got it.

https://launchpadlibrarian.net/71622307/buildlog_ubuntu-natty-amd64
.qemu-kvm_0.14.0%2Bspicev35-0ubuntu1_BUILDING.txt.gz

Log is clean

https://launchpadlibrarian.net/71622306/buildlog_ubuntu-natty-i386.qemu-
kvm_0.14.0%2Bspicev35-0ubuntu1_BUILDING.txt.gz

qemu-common_0.14.0+spicev35-0ubuntu1_all.deb has nothing to do with
-Werror

chroot-autobuild/build/buildd/qemu-common_0.14.0+spicev35-0ubuntu1_all.deb:
drwxr-xr-x root/root 0 2011-05-13 09:45 ./
drwxr-xr-x root/root 0 2011-05-13 09:45 ./usr/
drwxr-xr-x root/root 0 2011-05-13 09:45 ./usr/share/
drwxr-xr-x root/root 0 2011-05-13 09:45 ./usr/share/apport/
drwxr-xr-x root/root 0 2011-05-13 09:45 
./usr/share/apport/package-hooks/
-rw-r--r-- root/root   350 2011-05-13 09:15 
./usr/share/apport/package-hooks/source_qemu-kvm.py
drwxr-xr-x root/root 0 2011-05-13 09:45 ./usr/share/qemu/
-rwxr-xr-x root/root  1024 2011-05-13 09:44 ./usr/share/qemu/multiboot.bin
drwxr-xr-x root/root 0 2011-05-13 09:14 ./usr/share/qemu/keymaps/
-rw-r--r-- root/root  2587 2011-05-13 09:14 ./usr/share/qemu/keymaps/fr
-rw-r--r-- root/root  2576 2011-05-13 09:14 ./usr/share/qemu/keymaps/no
-rw-r--r-- root/root  1354 2011-05-13 09:14 ./usr/share/qemu/keymaps/pt-br
-rw-r--r-- root/root  2699 2011-05-13 09:14 ./usr/share/qemu/keymaps/hr
-rw-r--r-- root/root   934 2011-05-13 09:14 ./usr/share/qemu/keymaps/fr-ca
-rw-r--r-- root/root 11421 2011-05-13 09:14 ./usr/share/qemu/keymaps/bepo
-rw-r--r-- root/root  1866 2011-05-13 09:14 ./usr/share/qemu/keymaps/hu
-rw-r--r-- root/root  2672 2011-05-13 09:14 ./usr/share/qemu/keymaps/pl
-rw-r--r-- root/root  3064 2011-05-13 09:14 ./usr/share/qemu/keymaps/is
-rw-r--r-- root/root  1105 2011-05-13 09:14 ./usr/share/qemu/keymaps/nl
-rw-r--r-- root/root  3123 2011-05-13 09:14 ./usr/share/qemu/keymaps/th
-rw-r--r-- root/root   609 2011-05-13 09:14 ./usr/share/qemu/keymaps/en-us
-rw-r--r-- root/root  2735 2011-05-13 09:14 ./usr/share/qemu/keymaps/fr-be
-rw-r--r-- root/root  2649 2011-05-13 09:14 ./usr/share/qemu/keymaps/tr
-rw-r--r-- root/root  1096 2011-05-13 09:14 ./usr/share/qemu/keymaps/lt
-rw-r--r-- root/root   906 2011-05-13 09:14 ./usr/share/qemu/keymaps/fo
-rw-r--r-- root/root   293 2011-05-13 09:14 
./usr/share/qemu/keymaps/modifiers
-rw-r--r-- root/root  2450 2011-05-13 09:14 ./usr/share/qemu/keymaps/pt
-rw-r--r-- root/root  2462 2011-05-13 09:14 ./usr/share/qemu/keymaps/it
-rw-r--r-- root/root  2366 2011-05-13 09:14 ./usr/share/qemu/keymaps/mk
-rw-r--r-- root/root  2293 2011-05-13 09:14 ./usr/share/qemu/keymaps/sl
-rw-r--r-- root/root  1115 2011-05-13 09:14 ./usr/share/qemu/keymaps/et
-rw-r--r-- root/root43 2011-05-13 09:14 ./usr/share/qemu/keymaps/nl-be
-rw-r--r-- root/root  2467 2011-05-13 09:14 ./usr/share/qemu/keymaps/de
-rw-r--r-- root/root  1008 2011-05-13 09:14 ./usr/share/qemu/keymaps/sv
-rw-r--r-- root/root  2581 2011-05-13 09:14 ./usr/share/qemu/keymaps/en-gb
-rw-r--r-- root/root  2239 2011-05-13 09:14 ./usr/share/qemu/keymaps/ar
-rw-r--r-- root/root  2576 2011-05-13 09:14 ./usr/share/qemu/keymaps/da
-rw-r--r-- root/root  2236 2011-05-13 09:14 ./usr/share/qemu/keymaps/es
-rw-r--r-- root/root  2685 2011-05-13 09:14 ./usr/share/qemu/keymaps/fi
-rw-r--r-- root/root  2554 2011-05-13 09:14 ./usr/share/qemu/keymaps/ru
-rw-r--r-- root/root  2140 2011-05-13 09:14 ./usr/share/qemu/keymaps/ja
-rw-r--r-- root/root  2077 2011-05-13 09:14 ./usr/share/qemu/keymaps/common
-rw-r--r-- root/root  2840 2011-05-13 09:14 ./usr/share/qemu/keymaps/lv
-rw-r--r-- root/root  2471 2011-05-13 09:14 ./usr/share/qemu/keymaps/fr-ch
-rw-r--r-- root/root  2533 2011-05-13 09:14 ./usr/share/qemu/keymaps/de-ch
-rwxr-xr-x root/root  1024 2011-05-13 09:45 ./usr/share/qemu/linuxboot.bin
drwxr-xr-x root/root 0 2011-05-13 09:45 ./usr/share/doc/
drwxr-xr-x root/root 0 2011-05-13 09:45 ./usr/share/doc/qemu-common/
-rw-r--r-- root/root 15720 2011-05-13 09:20 
./usr/share/doc/qemu-common/changelog.Debian.gz
-rw-r--r-- root/root  4079 2011-05-13 09:15 
./usr/share/doc/qemu-common/copyright
drwxr-xr-x root/root 0 2011-05-13 09:45 ./usr/bin/
-rwxr-xr-x root/root   270 2011-05-13 09:15 ./usr/bin/qemu-ifdown
-rwxr-xr-x root/root   138 2011-05-13 09:15 ./usr/bin/qemu-ifup
drwxr-xr-x root/root 0 2011-05-13 09:45 ./etc/
lrwxrwxrwx root/root 0 2011-05-13 09:45 ./usr/share/qemu/vgabios.bin - 
../vgabios/vgabios.bin
lrwxrwxrwx root/root 0 2011-05-13 09:45 
./usr/share/qemu/vgabios-qxl.bin - ../vgabios/vgabios.qxl.bin
lrwxrwxrwx root/root 0 2011-05-13 09:45 
./usr/share/qemu/vgabios-vmware.bin - ../vgabios/vgabios.vmware.bin
lrwxrwxrwx root/root 0 2011-05-13 09:45 
./usr/share/qemu/vgabios-stdvga.bin - ../vgabios/vgabios.stdvga.bin
lrwxrwxrwx root/root 0 2011-05-13 09:45 

[Bug 653020] Re: apache2 crashed with SIGSEGV in T.312()

2011-05-13 Thread Joshua Lückers
We'd like to figure out what's causing this bug for you, but we haven't
heard back from you in a while. Could you please provide the requested
information? Thanks!

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

Title:
  apache2 crashed with SIGSEGV in T.312()

-- 
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 782322] [NEW] plugin iostat_ios looses track of its state

2011-05-13 Thread PresuntoRJ
Public bug reported:

Binary package hint: munin

Plugin iostat_ios regularly loses track of its state and no longer plots
a graph. In munin-node.log the following lines are logged:

[8468] Error output from iostat_ios:
[8468]  Magic number checking on storable file failed at ../../lib/Storable.pm
(autosplit into ../../lib/auto/Storable/_retrieve.al) line 380, at
/etc/munin/plugins/iostat_ios line 218
[8468] Service 'iostat_ios' exited with status 255/0.

The only remedy I have found so far is deleting the state file
(/var/lib/munin/plugin-state/iostat-ios.state) and then running the
plugin manually to check (munin-run iostat_ios).

Steps to Reproduce:
1. Install munin and leave it running.

Actual results:
1. It collects the values for a while (usually a few days) and then, iostat_ios 
stops producing data for graphing.

Expected results:
1. iostat_ios should keep producing data for graphing.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: munin 1.4.5-3ubuntu4
ProcVersionSignature: Ubuntu 2.6.38-9.43-generic 2.6.38.4
Uname: Linux 2.6.38-9-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
CheckboxSubmission: 8ffa75e1b233799807120f5ed7003ee9
CheckboxSystem: cc699a849d78f423c8e1f0dfc5139850
Date: Fri May 13 14:52:08 2011
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=en_US:en
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: munin
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug natty running-unity

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

Title:
  plugin iostat_ios looses track of its state

-- 
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 782322] Re: plugin iostat_ios looses track of its state

2011-05-13 Thread PresuntoRJ
** Description changed:

  Binary package hint: munin
  
  Plugin iostat_ios regularly loses track of its state and no longer plots
  a graph. In munin-node.log the following lines are logged:
  
  [8468] Error output from iostat_ios:
  [8468]  Magic number checking on storable file failed at ../../lib/Storable.pm
  (autosplit into ../../lib/auto/Storable/_retrieve.al) line 380, at
  /etc/munin/plugins/iostat_ios line 218
  [8468] Service 'iostat_ios' exited with status 255/0.
  
  The only remedy I have found so far is deleting the state file
  (/var/lib/munin/plugin-state/iostat-ios.state) and then running the
  plugin manually to check (munin-run iostat_ios).
  
  Steps to Reproduce:
  1. Install munin and leave it running.
  
  Actual results:
  1. It collects the values for a while (usually a few days) and then, 
iostat_ios stops producing data for graphing.
  
  Expected results:
  1. iostat_ios should keep producing data for graphing.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: munin 1.4.5-3ubuntu4
  ProcVersionSignature: Ubuntu 2.6.38-9.43-generic 2.6.38.4
  Uname: Linux 2.6.38-9-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  CheckboxSubmission: 8ffa75e1b233799807120f5ed7003ee9
  CheckboxSystem: cc699a849d78f423c8e1f0dfc5139850
  Date: Fri May 13 14:52:08 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  PackageArchitecture: all
  ProcEnviron:
-  LANGUAGE=en_US:en
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  LANGUAGE=en_US:en
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: munin
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  plugin iostat_ios looses track of its state

-- 
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 723871] Re: qemu-kvm-0.14.0 Aborts with -vga qxl

2011-05-13 Thread Serge Hallyn
Disabling -Werror on 32-bit builds is of course a workaround, but the
right answer will be to see that the issues are fixed upstream.

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

Title:
  qemu-kvm-0.14.0 Aborts with -vga qxl

-- 
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 733914] Re: autofs races network interfaces, ends up not working

2011-05-13 Thread James
Hi, I'm still having problems with autofs starting correctly when I
boot. My network has an LDAP server that hands out the maps, so I have
autofs5-ldap installed. Startup worked fine in Lucid and Maverick, but
Natty refuses to mount on a boot without restarting autofs. This is
what's in the logs on an incorrect start:


May 13 12:05:40 nitrous automount[858]: Starting automounter version 5.0.5, 
master map /etc/auto.master
May 13 12:05:40 nitrous automount[858]: using kernel protocol version 5.02
May 13 12:05:40 nitrous automount[858]: lookup_nss_read_master: reading master 
file /etc/auto.master
May 13 12:05:40 nitrous automount[858]: parse_init: parse(sun): init gathered 
global options: (null)
May 13 12:05:40 nitrous automount[858]: lookup_read_master: lookup(file): read 
entry +auto.master
May 13 12:05:40 nitrous automount[858]: lookup_nss_read_master: reading master 
ldap auto.master
May 13 12:05:40 nitrous automount[858]: parse_init: parse(sun): init gathered 
global options: (null)
May 13 12:05:40 nitrous automount[858]: lookup(file): failed to read included 
master map auto.master
May 13 12:05:40 nitrous automount[858]: no mounts in table

This is what autofs returns when I restart:

May 13 12:09:34 nitrous automount[1300]: Starting automounter version 5.0.5, 
master map /etc/auto.master
May 13 12:09:34 nitrous automount[1300]: using kernel protocol version 5.02
May 13 12:09:34 nitrous automount[1300]: lookup_nss_read_master: reading master 
file /etc/auto.master
May 13 12:09:34 nitrous automount[1300]: parse_init: parse(sun): init gathered 
global options: (null)
May 13 12:09:34 nitrous automount[1300]: lookup_read_master: lookup(file): read 
entry +auto.master
May 13 12:09:34 nitrous automount[1300]: lookup_nss_read_master: reading master 
ldap auto.master
May 13 12:09:34 nitrous automount[1300]: parse_init: parse(sun): init gathered 
global options: (null)
May 13 12:09:34 nitrous automount[1300]: master_do_mount: mounting /auto
May 13 12:09:34 nitrous automount[1300]: automount_path_to_fifo: fifo name 
/var/run/autofs.fifo-auto
May 13 12:09:34 nitrous automount[1300]: lookup_nss_read_map: reading map ldap 
ldap:ou=auto.home,ou=autofs,dc=***,dc=***
May 13 12:09:34 nitrous automount[1300]: parse_init: parse(sun): init gathered 
global options: (null)
May 13 12:09:34 nitrous automount[1300]: mounted indirect on /auto with timeout 
300, freq 75 seconds
May 13 12:09:34 nitrous automount[1300]: st_ready: st_ready(): state = 0 path 
/auto


Any suggestions?

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

Title:
  autofs races network interfaces, ends up not working

-- 
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 779512] Re: nut-2.6.0-1ubuntu3 behavior regression

2011-05-13 Thread Mr. Muskrat
I thought I'd be able to just copy/paste the instructions one at a time
but I hit a few snags. I installed the missing prereqs and continued on.
(See config.txt.)

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

Title:
  nut-2.6.0-1ubuntu3 behavior regression

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


Re: [Bug 779512] Re: nut-2.6.0-1ubuntu3 behavior regression

2011-05-13 Thread Mr. Muskrat
I thought I'd be able to just copy/paste the instructions one at a time
but I hit a few snags. I installed the missing prereqs and continued on.

•[x4linux:~/nut] mmusgrove $ ./autogen.sh
bash: ./autogen.sh: No such file or directory
•[x4linux:~/nut] mmusgrove $ ls
trunk
•[x4linux:~/nut] mmusgrove $ cd trunk/
/home/mmusgrove/nut/trunk
•[x4linux:~/nut/trunk] mmusgrove $ ./autogen.sh
Regenerating Augeas ups.conf lens...
/home/mmusgrove/nut/trunk/scripts/augeas
Regenerating the USB helper files...
/home/mmusgrove/nut/trunk/tools
Calling autoreconf...
./autogen.sh: 35: autoreconf: not found
•[x4linux:~/nut/trunk] mmusgrove $ sudo apt-get install autoconf
•[x4linux:~/nut/trunk] mmusgrove $ ./autogen.sh
Calling autoreconf...
Can't exec libtoolize: No such file or directory at /usr/bin/autoreconf
line 196.
Use of uninitialized value in pattern match (m//) at /usr/bin/autoreconf
line 196.
configure.in:83: error: possibly undefined macro: AC_PROG_LIBTOOL
  If this token and others are legitimate, please use m4_pattern_allow.
  See the Autoconf documentation.
configure.in:496: error: possibly undefined macro: AC_DISABLE_STATIC
autoreconf: /usr/bin/autoconf failed with exit status: 1
•[x4linux:~/nut/trunk] mmusgrove $ sudo apt-get install libtool
•[x4linux:~/nut/trunk] mmusgrove $ ./autogen.sh
Calling autoreconf...
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./config.guess'
libtoolize: copying file `./config.sub'
libtoolize: copying file `./install-sh'
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
configure.in:14: installing `./missing'
clients/Makefile.am: installing `./depcomp'
•[x4linux:~/nut/trunk] mmusgrove $ ./configure --prefix=/usr \
--exec-prefix=/ \
--sysconfdir=/etc/nut \
--mandir=/usr/share/man \
--libdir=/lib \
--includedir=/usr/include \$ sudo
configure: WARNING: you should use --build, --host, --target
configure: WARNING: invalid host type: $
configure: WARNING: you should use --build, --host, --target
Network UPS Tools version 2.6.0
checking build system type... Invalid configuration `$': machine `$' not
recognized
configure: error: /bin/bash ./config.sub $ failed
•[x4linux:~/nut/trunk] mmusgrove $--without-all \
--with-usb \
--enable-static \
--with-statepath=/var/run/nut \
--with-altpidpath=/var/run/nut \
--with-drvpath=/lib/nut \
--with-pidpath=/var/run/nut \
--datadir=/usr/share/nut \
--with-user=nut --with-group=nut
--without-all: command not found
•[x4linux:~/nut/trunk] mmusgrove $ ./configure --prefix=/usr \
--exec-prefix=/ \
--sysconfdir=/etc/nut \
--mandir=/usr/share/man \
--libdir=/lib \
--includedir=/usr/include \
--without-all \
--with-usb \
--enable-static \
--with-statepath=/var/run/nut \
--with-altpidpath=/var/run/nut \
--with-drvpath=/lib/nut \
--with-pidpath=/var/run/nut \
--datadir=/usr/share/nut \
--with-user=nut --with-group=nut
Network UPS Tools version 2.6.0
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for host system name... ubuntu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for autoconf macro to enable system extensions... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no

[Bug 779512] Re: nut-2.6.0-1ubuntu3 behavior regression

2011-05-13 Thread Mr. Muskrat
The output from the run is in usbhid-ups.txt.

** Attachment added: usbhid-ups.txt
   
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/779512/+attachment/2127333/+files/usbhid-ups.txt

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

Title:
  nut-2.6.0-1ubuntu3 behavior regression

-- 
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 779512] Re: nut-2.6.0-1ubuntu3 behavior regression

2011-05-13 Thread Mr. Muskrat
(config.txt didn't get uploaded the first time)

** Attachment added: config.txt
   
https://bugs.launchpad.net/ubuntu/+source/nut/+bug/779512/+attachment/2127348/+files/config.txt

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

Title:
  nut-2.6.0-1ubuntu3 behavior regression

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


Re: [Bug 779512] Re: nut-2.6.0-1ubuntu3 behavior regression

2011-05-13 Thread Arnaud Quette
Hey Matt,

2011/5/13 Mr. Muskrat 779...@bugs.launchpad.net

 I thought I'd be able to just copy/paste the instructions one at a time
 but I hit a few snags. I installed the missing prereqs and continued on.
 (...)


hem, sorry. I should have given you more info on build-deps and more
generally
well, the point is that you found your way (congrats) and that everything
seems fixed on your side.
can you please confirm?

I'll do some more checking on my side, but 2.6.1 (soon to go out) will fix
your issue.
as a temporary solution, you may backup /lib/nut/usbhid-ups and replace it
with drivers/usbhid-ups, while waiting for an updated package.

cheers,
Arnaud
-- 
Linux / Unix Expert RD - Eaton - http://powerquality.eaton.com
Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org/
Debian Developer - http://www.debian.org
Free Software Developer - http://arnaud.quette.free.fr/

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

Title:
  nut-2.6.0-1ubuntu3 behavior regression

-- 
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 769649] Re: package smbclient 2:3.4.7~dfsg-1ubuntu3.6 failed to install/upgrade: ile tar rovinato - l'archivio del pacchetto è danneggiato

2011-05-13 Thread Serge Hallyn
Thanks for submitting this bug report and helping to make Ubuntu better.

The DpkgTerminalLog shows that the package file was corrupted.  Could
you please clear out the apt cache

   sudo apt-get clean

and then re-try the upgrade

   sudo apt-get dist-upgrade

?

** Changed in: samba (Ubuntu)
   Status: New = Incomplete

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

Title:
  package smbclient 2:3.4.7~dfsg-1ubuntu3.6 failed to install/upgrade:
  ile tar rovinato - l'archivio del pacchetto è danneggiato

-- 
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 782421] [NEW] package postfix (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2011-05-13 Thread alan frame
Public bug reported:

Binary package hint: postfix

ubuntu 11.04
trying to install ubuntu
installer failed

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: postfix (not installed)
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
AptOrdering:
 postfix: Install
 man-db: Configure
 postfix: Configure
 bsd-mailx: Configure
Architecture: i386
Date: Fri May 13 22:49:19 2011
DpkgTerminalLog:
 Unpacking postfix (from .../postfix_2.8.2-1ubuntu2.1_i386.deb) ...
 debconf: DbDriver config: /var/cache/debconf/config.dat is locked by another 
process: Resource temporarily unavailable
 dpkg: error processing 
/var/cache/apt/archives/postfix_2.8.2-1ubuntu2.1_i386.deb (--unpack):
  subprocess new pre-installation script returned error exit status 1
ErrorMessage: subprocess new pre-installation script returned error exit status 
1
LiveMediaBuild: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
SourcePackage: postfix
Title: package postfix (not installed) failed to install/upgrade: subprocess 
new pre-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 natty

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

Title:
  package postfix (not installed) failed to install/upgrade: subprocess
  new pre-installation script returned error exit status 1

-- 
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 782421] Re: package postfix (not installed) failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2011-05-13 Thread alan frame
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix in Ubuntu.
https://bugs.launchpad.net/bugs/782421

Title:
  package postfix (not installed) failed to install/upgrade: subprocess
  new pre-installation script returned error exit status 1

-- 
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 773891] Re: package libaio-dev (not installed) failed to install/upgrade: trying to overwrite '/usr/include/libaio.h', which is also in package libaio:i386 0.3.104-1

2011-05-13 Thread Serge Hallyn
Thanks for reporting this bug.  It sounds like a bug in the multiarch
support, but I can't reproduce it.

Certainly simply doing

   apt-get install -y libaio1
   apt-get install -y libaio-dev

in either i386 or amd64 does not cause problems.  I'm curious what
exactly 'libaio:i386' is referring to.  On amd64, if I do


   apt-get -y install libaio1:i386
   apt-get -y install libaio-dev

or

  apt-get -y install libaio-dev:i386
  apt-get -y install libaio-dev

I still can't reproduce your error, as apt-get first removes the
conflicting package.

Can you show the result of

aptitude search aio

?


** Changed in: libaio (Ubuntu)
   Status: New = Incomplete

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

Title:
  package libaio-dev (not installed) failed to install/upgrade: trying
  to overwrite '/usr/include/libaio.h', which is also in package
  libaio:i386 0.3.104-1

-- 
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 578064] Re: php5 crashed with SIGSEGV in start_thread()

2011-05-13 Thread Vladimir Kolesnikov
Hi Joshua,

Sorry, I was unable to reproduce the bug in the VM. I am not sure if it
is hardware related but at least it does not happen in maverick.

Vladimir

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

Title:
  php5 crashed with SIGSEGV in start_thread()

-- 
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 777033] Re: installation lacks RELEASE_NOTES-2.6 documentation file

2011-05-13 Thread Serge Hallyn
The debian package has the same issue.

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

Title:
  installation lacks RELEASE_NOTES-2.6 documentation file

-- 
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 777033] Re: installation lacks RELEASE_NOTES-2.6 documentation file

2011-05-13 Thread Serge Hallyn
Thanks for reporting this bug and helping to make Ubuntu better.

Indeed, the natty release docs refer to RELEASE_NOTES-2.7 (but not -2.6)
so presumably this needs to be fixed for all releases.

** Changed in: postfix (Ubuntu)
   Status: New = Confirmed

** Changed in: postfix (Ubuntu)
   Importance: Undecided = Low

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

Title:
  installation lacks RELEASE_NOTES-2.6 documentation file

-- 
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 777033] Re: installation lacks RELEASE_NOTES-2.6 documentation file

2011-05-13 Thread Serge Hallyn
Proposed debdiff to fix this for oneiric.

For some earlier releases we'll need to use 2.6 instead of 2.7

We should also open a bug against debian.

** Attachment added: debdiff
   
https://bugs.launchpad.net/ubuntu/+source/postfix/+bug/777033/+attachment/2127576/+files/debdiff

** Changed in: postfix (Ubuntu)
   Status: Confirmed = Triaged

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

Title:
  installation lacks RELEASE_NOTES-2.6 documentation file

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


Re: [Bug 779512] Re: nut-2.6.0-1ubuntu3 behavior regression

2011-05-13 Thread Mr. Muskrat
Yes, I can confirm that this fixed the issue I reported. Arnaud, thank you
so much!

Matt


On Fri, May 13, 2011 at 3:18 PM, Arnaud Quette aquette@gmail.comwrote:

 Hey Matt,

 2011/5/13 Mr. Muskrat 779...@bugs.launchpad.net

  I thought I'd be able to just copy/paste the instructions one at a time
  but I hit a few snags. I installed the missing prereqs and continued on.
  (...)
 

 hem, sorry. I should have given you more info on build-deps and more
 generally
 well, the point is that you found your way (congrats) and that everything
 seems fixed on your side.
 can you please confirm?

 I'll do some more checking on my side, but 2.6.1 (soon to go out) will fix
 your issue.
 as a temporary solution, you may backup /lib/nut/usbhid-ups and replace it
 with drivers/usbhid-ups, while waiting for an updated package.

 cheers,
 Arnaud
 --
 Linux / Unix Expert RD - Eaton - http://powerquality.eaton.com
 Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org/
 Debian Developer - http://www.debian.org
 Free Software Developer - http://arnaud.quette.free.fr/

 --
 You received this bug notification because you are a direct subscriber
 of the bug.
 https://bugs.launchpad.net/bugs/779512

 Title:
  nut-2.6.0-1ubuntu3 behavior regression

 To unsubscribe from this bug, go to:
 https://bugs.launchpad.net/ubuntu/+source/nut/+bug/779512/+subscribe


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

Title:
  nut-2.6.0-1ubuntu3 behavior regression

-- 
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 782322] Re: plugin iostat_ios looses track of its state

2011-05-13 Thread PresuntoRJ
** Attachment added: Sample image from my failing plugin in munin
   
https://bugs.launchpad.net/ubuntu/+source/munin/+bug/782322/+attachment/2127771/+files/iostat_ios-week.png

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

Title:
  plugin iostat_ios looses track of its state

-- 
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 782322] Re: plugin iostat_ios looses track of its state

2011-05-13 Thread PresuntoRJ
In the image you can see when it has stopped, and then, later, when it
started collecting again (as soon as I had the state file removed).

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

Title:
  plugin iostat_ios looses track of its state

-- 
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 609625] Re: kexec-tools 0_kdump

2011-05-13 Thread David Brown
I'd certainly be willing to resolve this issue and provide patches to do
so if I knew that someone with developer access had the ability to
actually verify they are reasonable patches. I'd hate to provide a fix
for this to a bot.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is a direct subscriber.
https://bugs.launchpad.net/bugs/609625

Title:
  kexec-tools 0_kdump

-- 
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 574588] Re: The --nocache flag for qemu-nbd doesn't work

2011-05-13 Thread Launchpad Bug Tracker
[Expired for qemu-kvm (Ubuntu) because there has been no activity for 60
days.]

** Changed in: qemu-kvm (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  The --nocache flag for qemu-nbd doesn't work

-- 
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 565578] Re: chkutmp crashed with SIGSEGV in _Unwind_Backtrace()

2011-05-13 Thread Launchpad Bug Tracker
[Expired for chkrootkit (Ubuntu) because there has been no activity for
60 days.]

** Changed in: chkrootkit (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  chkutmp crashed with SIGSEGV in _Unwind_Backtrace()

-- 
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 546997] Re: qemu-nbd -P option not working - error while reading

2011-05-13 Thread Launchpad Bug Tracker
[Expired for qemu-kvm (Ubuntu) because there has been no activity for 60
days.]

** Changed in: qemu-kvm (Ubuntu)
   Status: Incomplete = Expired

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

Title:
  qemu-nbd -P option not working - error while reading

-- 
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 782016] [NEW] Application launcher panel converts others

2011-05-13 Thread Vehemoth
Public bug reported:

Binary package hint: gnome-panel

Firefox application launcher next to gnome menu. Added launcher for
facebook in firefox. Logged out and back in. The firefox launcher
changed into another launcher for facebook, so now there is two.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: gnome-panel 1:2.32.1-0ubuntu6.5
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic-pae 2.6.38.2
Uname: Linux 2.6.38-8-generic-pae i686
Architecture: i386
Date: Fri May 13 17:46:39 2011
GConfNonDefault:
 
/apps/panel/general/applet_id_list=[trashapplet_screen0,workspace_switcher_screen0,window_list_screen0,show_desktop_button_screen0,indicator_applet_screen0,notification_area_screen0]
 
/apps/panel/general/object_id_list=[browser_launcher_screen0,menu_bar_screen0,object_0]
 /apps/panel/general/toplevel_id_list=[bottom_panel_screen0,top_panel_screen0]
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
ProcEnviron:
 LANGUAGE=en_NZ:en
 LANG=en_NZ.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-panel
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-panel (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 natty

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

Title:
  Application launcher panel converts others

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


[Bug 782016] Re: Application launcher panel converts others

2011-05-13 Thread Vehemoth
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/782016

Title:
  Application launcher panel converts others

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


[Bug 742093] Re: Flash fullscreen not working

2011-05-13 Thread Olivier Tilloy
** Package changed: unity-2d (Ubuntu) = firefox (Ubuntu)

** Changed in: firefox (Ubuntu)
   Status: Incomplete = New

** Changed in: unity-2d
   Status: Incomplete = Invalid

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

Title:
  Flash fullscreen not working

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


[Bug 782019] [NEW] package grub-pc 1.99~rc1-13ubuntu3 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2011-05-13 Thread David Rush
Public bug reported:

Binary package hint: grub2

Installing Natty upgrade from Maverick netbook

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: grub-pc 1.99~rc1-13ubuntu3
ProcVersionSignature: Ubuntu 2.6.35-28.50-generic 2.6.35.11
Uname: Linux 2.6.35-28-generic i686
Architecture: i386
Date: Fri May 13 06:47:04 2011
ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
InstallationMedia: Ubuntu-Netbook 10.10 Maverick Meerkat - Release i386 
(20101007)
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-28-generic 
root=UUID=9d7cf090-4ef9-4822-ac8e-20559a02baf2 ro quiet splash
SourcePackage: grub2
Title: package grub-pc 1.99~rc1-13ubuntu3 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
UpgradeStatus: Upgraded to natty on 2011-05-12 (0 days ago)

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


** Tags: apport-package i386 natty ubuntu-une

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

Title:
  package grub-pc 1.99~rc1-13ubuntu3 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

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


[Bug 782018] [NEW] package samba4 4.0.0~alpha15~git20110124.dfsg1-2ubuntu1 failed to install/upgrade: ErrorMessage: подпроцесс установлен сценарий post-installation возвратил код ошибки 1

2011-05-13 Thread Victor
Public bug reported:

Binary package hint: samba4

crash samba4

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: samba4 4.0.0~alpha15~git20110124.dfsg1-2ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic-pae 2.6.38.2
Uname: Linux 2.6.38-8-generic-pae i686
NonfreeKernelModules: fglrx
Architecture: i386
Date: Tue May 10 15:01:36 2011
ErrorMessage: ErrorMessage: подпроцесс установлен сценарий post-installation 
возвратил код ошибки 1
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
SourcePackage: samba4
Title: package samba4 4.0.0~alpha15~git20110124.dfsg1-2ubuntu1 failed to 
install/upgrade: ErrorMessage: подпроцесс установлен сценарий post-installation 
возвратил код ошибки 1
UpgradeStatus: Upgraded to natty on 2011-05-10 (2 days ago)

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


** Tags: apport-package i386 natty

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

Title:
  package samba4 4.0.0~alpha15~git20110124.dfsg1-2ubuntu1 failed to
  install/upgrade: ErrorMessage: подпроцесс установлен сценарий post-
  installation возвратил код ошибки 1

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

[Bug 782019] Re: package grub-pc 1.99~rc1-13ubuntu3 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2011-05-13 Thread David Rush
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/782019

Title:
  package grub-pc 1.99~rc1-13ubuntu3 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 1

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


[Bug 782018] Re: package samba4 4.0.0~alpha15~git20110124.dfsg1-2ubuntu1 failed to install/upgrade: ErrorMessage: подпроцесс установлен сценарий post-installation возвратил код ошибки 1

2011-05-13 Thread Victor
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/782018

Title:
  package samba4 4.0.0~alpha15~git20110124.dfsg1-2ubuntu1 failed to
  install/upgrade: ErrorMessage: подпроцесс установлен сценарий post-
  installation возвратил код ошибки 1

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

[Bug 782017] [NEW] package virtualbox-ose-dkms 4.0.4-dfsg-1ubuntu4 failed to install/upgrade: virtualbox-ose kernel module failed to build

2011-05-13 Thread tmr
Public bug reported:

Binary package hint: virtualbox-ose

installed from synpatic, got error, clicked 'report bug'

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: virtualbox-ose-dkms 4.0.4-dfsg-1ubuntu4
ProcVersionSignature: Ubuntu 2.6.38-9.43-generic 2.6.38.4
Uname: Linux 2.6.38-9-generic x86_64
Architecture: amd64
Date: Fri May 13 13:51:11 2011
ErrorMessage: virtualbox-ose kernel module failed to build
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release amd64 (20100429)
PackageArchitecture: all
PackageVersion: 4.0.4-dfsg-1ubuntu4
SourcePackage: virtualbox-ose
Title: package virtualbox-ose-dkms 4.0.4-dfsg-1ubuntu4 failed to 
install/upgrade: virtualbox-ose kernel module failed to build
UpgradeStatus: Upgraded to natty on 2011-04-29 (13 days ago)
VirtualBoxOse.ModInfo:

** Affects: virtualbox-ose (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package natty

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

Title:
  package virtualbox-ose-dkms 4.0.4-dfsg-1ubuntu4 failed to
  install/upgrade: virtualbox-ose kernel module failed to build

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


[Bug 782017] Re: package virtualbox-ose-dkms 4.0.4-dfsg-1ubuntu4 failed to install/upgrade: virtualbox-ose kernel module failed to build

2011-05-13 Thread tmr
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/782017

Title:
  package virtualbox-ose-dkms 4.0.4-dfsg-1ubuntu4 failed to
  install/upgrade: virtualbox-ose kernel module failed to build

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


[Bug 148148] Re: [Upstream] [hardy] OpenOffice calc uses huge amount of ram and cpu to load heroforge 5.1.2.7

2011-05-13 Thread Christopher M. Penalver
** Description changed:

  Binary package hint: openoffice.org
+ 1) lsb_release -rd
+ Description:Ubuntu 11.04
+ Release:11.04
  
- Heroforge 5.1.2.7, available from
- http://www.nzcomputers.net/heroforge/downloads/Heroforge_5.1.2.7.zip
- (I'll attach it too) crashes OOo calc on startup here.
+ 2) apt-cache policy libreoffice-calc
+ libreoffice-calc:
+   Installed: 1:3.3.2-1ubuntu5
+   Candidate: 1:3.3.2-1ubuntu5
+   Version table:
+  *** 1:3.3.2-1ubuntu5 0
+ 500 http://us.archive.ubuntu.com/ubuntu/ natty-proposed/main i386
+ Packages
+ 100 /var/lib/dpkg/status
+  1:3.3.2-1ubuntu4 0
+ 500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages
  
- I get the Openoffice crashed and will now restart and try to recover
- the documents, at which point it restarts into OOo writer.
+ 3) What is expected to happen in LibreOffice Calc via the Terminal:
+ 
+ cd ~/Desktop  wget
+ 
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/148148/+attachment/151803/+files/Heroforge_5.1.2.7.zip
+  file-roller -h Heroforge_5.1.2.7.zip  lowcalc -nologo
+ Heroforge_5.1.2.7.xls
+ 
+ it opens quickly and successfully.
+ 
+ 4) What happens instead is it takes 7 minutes+ to load on a PC with 1
+ GHz CPU, 512 MB RAM.
+ 
+ WORKAROUND: While LO was loading the document I loaded, clicked around,
+ then closed a copy of the file in Gnumeric in less than a minute.
+ 
+ apt-cache policy gnumeric
+ gnumeric:
+   Installed: 1.10.13-1ubuntu1
+   Candidate: 1.10.13-1ubuntu1
+   Version table:
+  *** 1.10.13-1ubuntu1 0
+ 500 http://us.archive.ubuntu.com/ubuntu/ natty/universe i386 Packages
+ 100 /var/lib/dpkg/status
+ 
+ Original Reporter Comments: OOo crashes calc on startup here. I get the
+ Openoffice crashed and will now restart and try to recover the
+ documents, at which point it restarts into OOo writer.

** Also affects: libreoffice (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: libreoffice (Ubuntu)
   Importance: Undecided = Medium

** Changed in: libreoffice (Ubuntu)
   Status: New = Triaged

** Summary changed:

- [Upstream] [hardy] OpenOffice calc uses huge amount of ram and cpu to load 
heroforge 5.1.2.7
+ [Upstream] [hardy] Calc uses huge amount of ram and cpu to load 18MB .xls

** Tags added: lo33

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

Title:
  [Upstream] [hardy] Calc uses huge amount of ram and cpu to load 18MB
  .xls

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


[Bug 782020] [NEW] package linux-image-2.6.38-8-generic 2.6.38-8.42 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2

2011-05-13 Thread David Rush
Public bug reported:

Distribution upgrade from Maverick netbook to natty

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: linux-image-2.6.38-8-generic 2.6.38-8.42
ProcVersionSignature: Ubuntu 2.6.35-28.50-generic 2.6.35.11
Uname: Linux 2.6.35-28-generic i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23.
Architecture: i386
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 2/2
   Subdevice #0: subdevice #0
   Subdevice #1: subdevice #1
AudioDevicesInUse:
 Cannot stat file /proc/3068/fd/10: Stale NFS file handle
  USERPID ACCESS COMMAND
 /dev/snd/controlC0:  dave   1378 F pulseaudio
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xdfebc000 irq 44'
   Mixer name   : 'SigmaTel STAC9221 A1'
   Components   : 'HDA:83847680,102801d7,00103601 
HDA:14f12bfa,14f100c3,0009'
   Controls  : 21
   Simple ctrls  : 12
Date: Fri May 13 06:48:16 2011
ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 2
HibernationDevice: RESUME=UUID=ba2d5e02-3fff-4e28-a7dd-af98791a399b
InstallationMedia: Ubuntu-Netbook 10.10 Maverick Meerkat - Release i386 
(20101007)
Lsusb:
 Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Dell Inc. MXC062
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.35-28-generic 
root=UUID=9d7cf090-4ef9-4822-ac8e-20559a02baf2 ro quiet splash
RelatedPackageVersions:
 linux-restricted-modules-2.6.35-28-generic N/A
 linux-backports-modules-2.6.35-28-generic  N/A
 linux-firmware 1.52
SourcePackage: linux
Title: package linux-image-2.6.38-8-generic 2.6.38-8.42 failed to 
install/upgrade: ErrorMessage: subprocess installed post-installation script 
returned error exit status 2
UpgradeStatus: Upgraded to natty on 2011-05-12 (0 days ago)
dmi.bios.date: 05/11/2006
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A01
dmi.board.name: 0MG248
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA01:bd05/11/2006:svnDellInc.:pnMXC062:pvr:rvnDellInc.:rn0MG248:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: MXC062
dmi.sys.vendor: Dell Inc.

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


** Tags: apport-package i386 natty ubuntu-une

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

Title:
  package linux-image-2.6.38-8-generic 2.6.38-8.42 failed to
  install/upgrade: ErrorMessage: subprocess installed post-installation
  script returned error exit status 2

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


[Bug 782020] Re: package linux-image-2.6.38-8-generic 2.6.38-8.42 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2

2011-05-13 Thread David Rush
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/782020

Title:
  package linux-image-2.6.38-8-generic 2.6.38-8.42 failed to
  install/upgrade: ErrorMessage: subprocess installed post-installation
  script returned error exit status 2

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


[Bug 772992] Re: quick-lounge-applet makes gnome-panel segfault on Ubuntu Natty

2011-05-13 Thread bdoe
This has also been reported upstream to the Gnome guys. See
https://bugzilla.gnome.org/show_bug.cgi?id=636943

** Bug watch added: GNOME Bug Tracker #636943
   https://bugzilla.gnome.org/show_bug.cgi?id=636943

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

Title:
  quick-lounge-applet makes gnome-panel segfault on Ubuntu Natty

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


[Bug 771305] Re: smbd does not start on first boot with 20110426

2011-05-13 Thread cremersdh
I am using Natty with this update (2:3.5.8~dfsg-1ubuntu2.1) but still have to 
start samba manually because it is starting before networkmanager starts and 
doing so fails.

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

Title:
  smbd does not start on first boot with 20110426

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


[Bug 782022] [NEW] Overlay scrollbars do not work in right to left locales

2011-05-13 Thread Haggai Eran
Public bug reported:

Binary package hint: overlay-scrollbar

Using a right to left locale, where the interface is mirrored, and the
scrollbar is on the left side, the overlay scrollbars are disabled, and
the legacy scrollbar is shown.

** Affects: overlay-scrollbar (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: arabic hebrew i18n l10n natty persian

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

Title:
  Overlay scrollbars do not work in right to left locales

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


[Bug 782024] Re: error de programacion en aptdaemon: wasn't able to locate file for the ttf-mscorefonts-installer package. This might mean you need to manually fix this package.

2011-05-13 Thread Juan Etchebarne Rivera
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/782024

Title:
  error de programacion en aptdaemon:  wasn't able to locate file for
  the ttf-mscorefonts-installer package. This might mean you need to
  manually fix this package.

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


[Bug 782024] [NEW] error de programacion en aptdaemon: wasn't able to locate file for the ttf-mscorefonts-installer package. This might mean you need to manually fix this package.

2011-05-13 Thread Juan Etchebarne Rivera
Public bug reported:

Binary package hint: aptdaemon

Sucedio al querer instalar el reproductor de medios VLC

ProblemType: Crash
DistroRelease: Ubuntu 11.04
Package: aptdaemon 0.41+bzr646-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic-pae 2.6.38.2
Uname: Linux 2.6.38-8-generic-pae i686
NonfreeKernelModules: nvidia
Annotation: Applying software changes failed
Architecture: i386
Date: Fri May 13 00:54:24 2011
DesktopFile: /usr/share/aptdaemon/aptdaemon.desktop
ExecutablePath: /usr/sbin/aptd
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
PackageArchitecture: all
SourcePackage: aptdaemon
Title: type 'exceptions.SystemError': E:I wasn't able to locate file for the 
ttf-mscorefonts-installer package. This might mean you need to manually fix 
this package.
TransactionDepends: [[], [], [], [], [], [], []]
TransactionErrorCode: error-unknown
TransactionKwargs: {}
TransactionLocale: es_PE.UTF8
TransactionOutput:
 
TransactionPackages: [[dbus.String(u'vlc')], [], [], [], [], []]
TransactionRole: role-commit-packages
UpgradeStatus: Upgraded to natty on 2011-05-12 (0 days ago)

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


** Tags: apport-crash i386 natty

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

Title:
  error de programacion en aptdaemon:  wasn't able to locate file for
  the ttf-mscorefonts-installer package. This might mean you need to
  manually fix this package.

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


[Bug 782023] Re: Keyboard shortcuts do not update in the menus unless Terminal is restarted

2011-05-13 Thread David Strauss
Marking as invalid for Nautilus Terminal because this is apparently
not the GNOME Terminal.

** Also affects: gnome-terminal (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  Keyboard shortcuts do not update in the menus unless Terminal is
  restarted

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


[Bug 769812] Re: X120e crashes randomly (wireless?)

2011-05-13 Thread Ryan Porter
I'm running 11.04 on an X120E. It seemed like the wireless driver was
causing random crashes (I'm using a wireless N home network). I tried
installing the driver from the realtek website. This caused Ubuntu to
consistently crash on startup. So I uninstalled the driver and replaced
it with the rtl8192ce-dkms package from Keng-Yu Lin's hwe-wireless PPA
(version 2.6.0005.1116.2010-1ubuntu1~maverick2). It hasn't crashed
since.

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

Title:
  X120e crashes randomly (wireless?)

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


[Bug 156381] Re: [Upstream] [hardy] openoffice calc Goal Seek loops

2011-05-13 Thread Christopher M. Penalver
** Also affects: libreoffice (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  [Upstream] [hardy] openoffice calc Goal Seek loops

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


[Bug 782023] Re: Keyboard shortcuts do not update in the menus unless Terminal is restarted

2011-05-13 Thread David Strauss
** Bug watch added: GNOME Bug Tracker #650080
   https://bugzilla.gnome.org/show_bug.cgi?id=650080

** Also affects: gnome-terminal via
   https://bugzilla.gnome.org/show_bug.cgi?id=650080
   Importance: Unknown
   Status: Unknown

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

Title:
  Keyboard shortcuts do not update in the menus unless Terminal is
  restarted

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


[Bug 778078] Re: USB Audio playback gets broken, then starts working again

2011-05-13 Thread Kristjan Männik
I have a dual boot Windows 2008R2 system on the same machine. Everything
works flawlessly.

In addition, the problems started after upgrading to 11.04. Everything
was OK with 10.10

This might actually be a duplicate of:
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/778141 which I
found yesterday

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

Title:
  USB Audio playback gets broken, then starts working again

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


Re: [Bug 775577] Re: problem fetching mails with pop

2011-05-13 Thread william Del Net
*** This bug is a duplicate of bug 773908 ***
https://bugs.launchpad.net/bugs/773908

Yes!!! now it's ok. I've got problems with Update Mager now but it works
with an apt-get upgrade. I can survive
thanks
will


 *** This bug is a duplicate of bug 773908 ***
 https://bugs.launchpad.net/bugs/773908
 
 ** This bug has been marked a duplicate of bug 773908
Evolution - after upgrading Ubuntu 11.04 could not send receive emails on 
 pop3 / imap
  * You can subscribe to bug 773908 by following this link: 
 https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/773908/+subscribe
 


-- 
DEL NET William
ESRF  CRG-FAME
6 rue Jules Horowitz, BP220
F-38043 GRENOBLE CEDEX

tel: +33 4 76 88 25 46
fax: +33 4 76 88 23 25

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

Title:
  problem fetching mails with pop

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


[Bug 156381] Re: [Upstream] [hardy] openoffice calc Goal Seek loops

2011-05-13 Thread Christopher M. Penalver
otto67, thank you for reporting this bug and helping make Ubuntu better.
This issue is unreproducible in LibreOffice Writer via the Terminal:

cd ~/Desktop 
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/156381/+attachment/167142/+files/sample.ods
 localc -nologo sample.ods

Tools - Goal Seek... - Formula Cell $F$100 - Target 0 - Variable
Cell $E$7 - OK button and notice a second later a window pops up
noting:

LibreOffice Calc
Goal Seek not successful.
No exact value found.
Insert closest value (0.00)?

YES button

Does this work for you?

lsb_release -rd
Description:Ubuntu 11.04
Release:11.04

apt-cache policy libreoffice-calc
libreoffice-calc:
  Installed: 1:3.3.2-1ubuntu5
  Candidate: 1:3.3.2-1ubuntu5
  Version table:
 *** 1:3.3.2-1ubuntu5 0
500 http://us.archive.ubuntu.com/ubuntu/ natty-proposed/main i386
Packages
100 /var/lib/dpkg/status
 1:3.3.2-1ubuntu4 0
500 http://us.archive.ubuntu.com/ubuntu/ natty/main i386 Packages

** Changed in: libreoffice (Ubuntu)
   Status: New = Incomplete

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

Title:
  [Upstream] [hardy] openoffice calc Goal Seek loops

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


[Bug 782025] [NEW] package freevo 1.9.0-10ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-05-13 Thread Larry Sugarman
Public bug reported:

Binary package hint: freevo

I received an error stating that the installation was not successful.

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: freevo 1.9.0-10ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
Architecture: i386
Date: Thu May 12 23:21:52 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
LiveMediaBuild: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
PackageArchitecture: all
SourcePackage: freevo
Title: package freevo 1.9.0-10ubuntu1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 natty

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

Title:
  package freevo 1.9.0-10ubuntu1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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


[Bug 782025] Re: package freevo 1.9.0-10ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-05-13 Thread Larry Sugarman
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/782025

Title:
  package freevo 1.9.0-10ubuntu1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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


[Bug 161876] Re: [Upstream] [hardy] RTF: hard formats like italics come back on reload of exported file

2011-05-13 Thread Christopher M. Penalver
** Summary changed:

- [Upstream] [hardy] Open Office Word bug
+ [Upstream] [hardy] RTF: hard formats like italics come back on reload of 
exported file

** Also affects: libreoffice (Ubuntu)
   Importance: Undecided
   Status: New

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

Title:
  [Upstream] [hardy] RTF: hard formats like italics come back on reload
  of exported file

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


[Bug 782028] [NEW] package gdm 2.32.1-0ubuntu3.1 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 10

2011-05-13 Thread LundLinux
Public bug reported:

Binary package hint: gdm

I removed gdm, ubuntu-desktop and something else and installed lightdm.
Then I removed lightdm and installed gdm and ubuntu-desktop again.

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: gdm 2.32.1-0ubuntu3.1
ProcVersionSignature: Ubuntu 2.6.38-9.43-generic-pae 2.6.38.4
Uname: Linux 2.6.38-9-generic-pae i686
NonfreeKernelModules: nvidia
AptOrdering:
 ubuntu-desktop: Remove
 sabayon: Remove
 gdm-guest-session: Remove
 gdm: Remove
Architecture: i386
Date: Thu May 12 18:22:49 2011
ErrorMessage: subprocess installed pre-removal script returned error exit 
status 10
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
SourcePackage: gdm
Title: package gdm 2.32.1-0ubuntu3.1 failed to install/upgrade: subprocess 
installed pre-removal script returned error exit status 10
UpgradeStatus: Upgraded to natty on 2011-04-12 (30 days ago)

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


** Tags: apport-package i386 natty unity-2d

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

Title:
  package gdm 2.32.1-0ubuntu3.1 failed to install/upgrade: subprocess
  installed pre-removal script returned error exit status 10

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


[Bug 782028] Re: package gdm 2.32.1-0ubuntu3.1 failed to install/upgrade: subprocess installed pre-removal script returned error exit status 10

2011-05-13 Thread LundLinux
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/782028

Title:
  package gdm 2.32.1-0ubuntu3.1 failed to install/upgrade: subprocess
  installed pre-removal script returned error exit status 10

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


[Bug 782027] [NEW] package freevo 1.9.0-10ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-05-13 Thread Larry Sugarman
Public bug reported:

Binary package hint: freevo

I received an error stating that my attempted installation was not
successful.

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: freevo 1.9.0-10ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic i686
Architecture: i386
Date: Thu May 12 23:21:52 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
LiveMediaBuild: Ubuntu 11.04 Natty Narwhal - Release i386 (20110427.1)
PackageArchitecture: all
SourcePackage: freevo
Title: package freevo 1.9.0-10ubuntu1 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: apport-package i386 natty

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

Title:
  package freevo 1.9.0-10ubuntu1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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


[Bug 782027] Re: package freevo 1.9.0-10ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-05-13 Thread Larry Sugarman
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/782027

Title:
  package freevo 1.9.0-10ubuntu1 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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


  1   2   3   4   5   6   7   8   9   10   >