[Bug 165184] Re: amavisd-new + spamassassin: cronjob spams root user

2011-07-29 Thread webworm
In fact the problem is not fixed.  It's workaround that doesn't give fix
the underlying problem.

The real solution would be to check if use_bayes is set to 0.  If it is
set like that, it shouldn't run the cleaning job.

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

Title:
  amavisd-new + spamassassin: cronjob spams root user

To manage notifications about this bug go to:
https://bugs.launchpad.net/server-papercuts/+bug/165184/+subscriptions

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


[Bug 817190] Re: other programs don't work right after installing guest machine drives

2011-07-29 Thread Edward
know what? I got impatient, so first I tried recompiling the kernel,
then when that didn't work I just upgraded to 11.04 and right now I am
actually in kde, reinstalling gnome. I'm not sure if it will still help
this cause but once gnome is reinstalled, I'll try logging into it and
running the bug as you say. Sorry.

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

Title:
  other programs don't work right after installing guest machine drives

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

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


[Bug 814819] Re: Update to antlr3 version 3.2

2011-07-29 Thread Andrew Ross
Is there actually any reason why jython is in main? It's rdepends appear
to be in universe.

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

Title:
  Update to antlr3 version 3.2

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

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


[Bug 165184] Re: amavisd-new + spamassassin: cronjob spams root user

2011-07-29 Thread webworm
/usr/sbin/amavisd-new-cronjob could be changed to check if use_bayes is
set to 0:

sa-clean) 
grep -q use_bayes 0 /etc/spamassassin/local.cf  || 
do_amavis_cmd /usr/bin/sa-learn --sync --force-expire
;;

Or it can be checked for in cron.daily/amavisd-new in a similar way.

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

Title:
  amavisd-new + spamassassin: cronjob spams root user

To manage notifications about this bug go to:
https://bugs.launchpad.net/server-papercuts/+bug/165184/+subscriptions

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


Re: [Bug 814819] Re: Update to antlr3 version 3.2

2011-07-29 Thread James Page
On Fri, 2011-07-29 at 08:23 +, Andrew Ross wrote:
 Is there actually any reason why jython is in main? It's rdepends appear
 to be in universe.

ant - libbsf-java - jython
- liblog4j1.2-java - libmx4j-java - jython

All in main (no plans to demote ant)

-- 
James Page
Ubuntu Server Developer

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

Title:
  Update to antlr3 version 3.2

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

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


[Blueprint server-o-hadoop] Provide Cloudera Hadoop packages (CDH3)

2011-07-29 Thread James Page
Blueprint changed by James Page:

Whiteboard changed:
  Packaging Review:
  
  See http://pad.ubuntu.com/cloudera-hadoop-packaging
  
  UDS-O Session Notes:
  
  first pass packaing done in ppa.  needs to be checked for archive 
compatibility
  questions over quality of packaging.
  
  Target: CDH3 for 11.10
  
  Cloudera are recommending java-[oracle|sun]
  Would need to be validated on OpenJDK to be in the archive
  CDH3 has issues running on OpenJDK (tested by fedora on openjdk6 OK, doesn't 
run in openjdk7)
   * If requirement on [oracle|sun]jdk is real and hard, then Partner or PPA 
repo is probably the best we can do
   * Else, if we can get a commitment for help getting Hadoop working on 
OpenJDK, then we can and should target Ubuntu Universe
  
  In order to determine if we need to work on putting CDH in Universe or main, 
we need to work on how we can add visibility to modules in orchestra
   - who controls the list?
   - what rules to accept new items?
   - how is it published?
  If the above allow for this list to contain stuff from ppa/partner, then the 
universe/main requirement would be pretty low
  
  Work items (oneiric-alpha-2):
  [james-page] Review packaging to date and work with iamfuzz: DONE
  [kirkland] Discuss with Cloudera the build/runtime dependencies with 
[oracle|sun]jdk: INPROGRESS
  
  Work items:
- ensemble formula for deploying hadoop: TODO
- orchestra recipe for deploying hadoop: TODO
+ [negronjl] ensemble formula for deploying hadoop: TODO

-- 
Provide Cloudera Hadoop packages (CDH3)
https://blueprints.launchpad.net/ubuntu/+spec/server-o-hadoop

-- 
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 782291] Re: reboot in a container gets somehow stuck

2011-07-29 Thread Holger Hans Peter Freyther
I am back to using FreeBSD jails.  The initial message of the bug report
says I was using lxc-create -t natty.

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

Title:
  reboot in a container gets somehow stuck

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

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


[Bug 211631] Re: Network is brought down before network filesystems are unmounted (CIFS timeout at shutdown)

2011-07-29 Thread c0l2e
found a better fix via /etc/init/dbus.conf

add the pre-stop script:

pre-stop script
trap TERM signal TERM
 /bin/umount -a -t  cifs -f -l
trap - TERM
end script

It works for me and few tested notebooks and desktop PC.

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

Title:
  Network is brought down before network filesystems are unmounted (CIFS
  timeout at shutdown)

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/211631/+subscriptions

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


[Bug 816758] Re: Cant type some characters in readline()

2011-07-29 Thread Fred
http://www.thrysoee.dk/editline/

The page says UTF-8 support was added since version 0:35.
Needs to be enabled with 'configure --enable-widec'.

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

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

Title:
  Cant type some characters in readline()

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

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


[Blueprint server-o-syslog-information] Thoughts about controlling the syslog firehose for Ubuntu Server

2011-07-29 Thread James Page
Blueprint changed by James Page:

Whiteboard changed:
  Work Items for oneiric-alpha-2:
- File an ITP for octopussy in Debian: TODO
+ [james-page] File an ITP for octopussy in Debian: INPROGRESS
  [gandelman-a] Write puppet module for central rsyslog server: INPROGRESS
  [gandelman-a] Write puppet module for rsyslog client: INPROGRESS
  
  Work Items:
  Investigate sane defaults for central rsyslog server: TODO
- Package octopussy for Ubuntu: TODO
- Upload octopussy for Ubuntu: TODO
- Upload octopussy for Debian: TODO
+ [james-page] Package octopussy for Ubuntu: INPRORESS
+ [james-page] Upload octopussy for Ubuntu: TODO
+ [james-page] Upload octopussy for Debian: TODO

-- 
Thoughts about controlling the syslog firehose for Ubuntu Server
https://blueprints.launchpad.net/ubuntu/+spec/server-o-syslog-information

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


[Blueprint server-o-syslog-information] Thoughts about controlling the syslog firehose for Ubuntu Server

2011-07-29 Thread James Page
Blueprint changed by James Page:

Whiteboard changed:
  Work Items for oneiric-alpha-2:
  [james-page] File an ITP for octopussy in Debian: INPROGRESS
  [gandelman-a] Write puppet module for central rsyslog server: INPROGRESS
  [gandelman-a] Write puppet module for rsyslog client: INPROGRESS
  
  Work Items:
  Investigate sane defaults for central rsyslog server: TODO
- [james-page] Package octopussy for Ubuntu: INPRORESS
+ [james-page] Package octopussy for Ubuntu: INPROGRESS
  [james-page] Upload octopussy for Ubuntu: TODO
  [james-page] Upload octopussy for Debian: TODO

-- 
Thoughts about controlling the syslog firehose for Ubuntu Server
https://blueprints.launchpad.net/ubuntu/+spec/server-o-syslog-information

-- 
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 211631] Re: Network is brought down before network filesystems are unmounted (CIFS timeout at shutdown)

2011-07-29 Thread Fred Saunier
@c0l2e : Wow, thanks man! I can confirm that your fix works great on all
all systems as well (lucid).

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

Title:
  Network is brought down before network filesystems are unmounted (CIFS
  timeout at shutdown)

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/211631/+subscriptions

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


[Bug 211631] Re: Network is brought down before network filesystems are unmounted (CIFS timeout at shutdown)

2011-07-29 Thread Fred Saunier
Please read : on all *my* systems as well

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

Title:
  Network is brought down before network filesystems are unmounted (CIFS
  timeout at shutdown)

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/211631/+subscriptions

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


[Bug 817985] [NEW] package setserial 2.17-45.3ubuntu1 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2011-07-29 Thread tero
Public bug reported:

unknown

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: setserial 2.17-45.3ubuntu1
ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
Uname: Linux 2.6.38-10-generic i686
Architecture: i386
Date: Fri Jul 29 13:03:56 2011
ErrorMessage: le sous-processus script post-installation installé a retourné 
une erreur de sortie d'état 1
SourcePackage: setserial
Title: package setserial 2.17-45.3ubuntu1 failed to install/upgrade: le 
sous-processus script post-installation installé a retourné une erreur de 
sortie d'état 1
UpgradeStatus: Upgraded to natty on 2011-06-01 (57 days ago)

** Affects: setserial (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 setserial in Ubuntu.
https://bugs.launchpad.net/bugs/817985

Title:
  package setserial 2.17-45.3ubuntu1 failed to install/upgrade: le sous-
  processus script post-installation installé a retourné une erreur de
  sortie d'état 1

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

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


[Bug 817985] Re: package setserial 2.17-45.3ubuntu1 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2011-07-29 Thread tero
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to setserial in Ubuntu.
https://bugs.launchpad.net/bugs/817985

Title:
  package setserial 2.17-45.3ubuntu1 failed to install/upgrade: le sous-
  processus script post-installation installé a retourné une erreur de
  sortie d'état 1

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

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


Re: [Bug 817167] Re: package mysql-server-5.1 5.1.41-3ubuntu12.10 failed to install/upgrade: sous-processus script post-installationinstallé tuépar le signal (Processusarrêté)

2011-07-29 Thread vandman
Thanks for the help.

Yes the file was missing.

To solve my issue, I Had to install again AppArmor and mysql.

 Message initial 
De: James Page 817...@bugs.launchpad.net
Reply-to: Bug 817167 817...@bugs.launchpad.net
À: ubu...@nikolov.ws
Sujet: [Bug 817167] Re: package mysql-server-5.1 5.1.41-3ubuntu12.10
failed to install/upgrade: sous-processus script post-installation
installé tué par le signal (Processus arrêté)
Date: Thu, 28 Jul 2011 08:12:33 -

Thank you for taking the time to report this bug and helping to make
Ubuntu better.

It looks like you have a couple of issues here:

1) AppArmor parser error for /etc/apparmor.d/usr.sbin.mysqld in
/etc/apparmor.d/usr.sbin.mysqld at line 9: Could not open
'abstractions/mysql'

This is odd - this file is part of the apparmor package and should be
represent in /etc/apparmor.d/abstractions - please could you take a look
and see if it is missing.

2) /media/raid5/Pierre/mysql/serveur-ubuntu.lower-test is being denied
to mysql

It would appear that mysql is trying to access this directory to create
data files - is /var/lib/mysql a symbolic link to this directory?  In
which case it probably needs to be added to
/etc/apparmor.d/usr.sbin.mysqld - see the file for how /var/lib/mysql is
setup.

Please update this file accordingly and try to start mysql.

Marking this bug as importance 'Low' (as I believe this is an issue
specific to your situation) and 'Incomplete' pending your response on
the above.

Thanks

** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Status: New = Incomplete

** Changed in: mysql-dfsg-5.1 (Ubuntu)
   Importance: Undecided = Low

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

Title:
  package mysql-server-5.1 5.1.41-3ubuntu12.10 failed to
  install/upgrade: sous-processus script post-installation installé tué
  par le signal (Processus arrêté)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-dfsg-5.1/+bug/817167/+subscriptions

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


[Bug 817985] Re: package setserial 2.17-45.3ubuntu1 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2011-07-29 Thread Dave Walker
Hi,

Thanks for reporting this bug.

The log is reporting that:
update-rc.d: /etc/init.d/setserial: file does not exist

Please can you confirm if this file has been removed or modified on the
system?

Thanks.

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

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

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

Title:
  package setserial 2.17-45.3ubuntu1 failed to install/upgrade: le sous-
  processus script post-installation installé a retourné une erreur de
  sortie d'état 1

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

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


[Bug 803464] Re: package squid 2.7.STABLE9-2ubuntu5.1 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2011-07-29 Thread Launchpad Bug Tracker
** Changed in: squid (Ubuntu)
   Status: New = Confirmed

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

Title:
  package squid 2.7.STABLE9-2ubuntu5.1 failed to install/upgrade: le
  sous-processus script post-installation installé a retourné une erreur
  de sortie d'état 1

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

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


[Bug 803464] Re: package squid 2.7.STABLE9-2ubuntu5.1 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2011-07-29 Thread DrQwill
Have the same problem in a 10.10 AMD64 ubuntu.
It's annoying as it prevents the installation of other packages such as 
squid-deb-proxy !

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

Title:
  package squid 2.7.STABLE9-2ubuntu5.1 failed to install/upgrade: le
  sous-processus script post-installation installé a retourné une erreur
  de sortie d'état 1

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

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


[Bug 216847] Re: sshd will not start at boot if ListenAddress is set, because network interface is not yet up

2011-07-29 Thread Claus Allweil
I have fixed this problem for me in /etc/network/interfaces

auto eth0
iface eth0 inet dhcp
  up service ssh start

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

Title:
  sshd will not start at boot if ListenAddress is set, because network
  interface is not yet up

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

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


[Bug 816754] Re: add ovs-vsctl to sudoers file

2011-07-29 Thread Launchpad Bug Tracker
This bug was fixed in the package nova - 2011.3~d3-0ubuntu1

---
nova (2011.3~d3-0ubuntu1) oneiric; urgency=low

  * New upstream release.
  * debian/*.upstart.in: Dont restart upstart jobs if nova
is misconfigured.
  * debian/rules: Dont start upstart jobs when installing
nova.
  * debian/copyright: Update copyright info. (LP: #8150051)
  * debian/control: Update VCS info.
  * debian/control, debian/nova_sudoers: Suggest openvswitch-swich
and add ovs-vsctl to sudoers file. (LP: #816754)
 -- Chuck Short zul...@ubuntu.com   Fri, 29 Jul 2011 09:41:02 -0400

** Changed in: nova (Ubuntu)
   Status: New = Fix Released

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

Title:
  add ovs-vsctl to sudoers file

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

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


[Bug 782291] Re: reboot in a container gets somehow stuck

2011-07-29 Thread Serge Hallyn
Thanks.  Marking invalid as the victim system is no longer available.

** Changed in: lxc (Ubuntu)
   Status: Incomplete = Invalid

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

Title:
  reboot in a container gets somehow stuck

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

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


[Bug 816754] Re: add ovs-vsctl to sudoers file

2011-07-29 Thread dan wendlandt
Thanks!

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

Title:
  add ovs-vsctl to sudoers file

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

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


[Bug 750782] Re: Include python-routes 1.12 in Lucid PPA (openstack api doesn't work with lucid one)

2011-07-29 Thread Thierry Carrez
** Summary changed:

- openstack api doesn't work with lucid python-routes
+ Include python-routes 1.12 in Lucid PPA (openstack api doesn't work with 
lucid one)

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

Title:
  Include python-routes 1.12 in Lucid PPA (openstack api doesn't work
  with lucid one)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/750782/+subscriptions

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


[Bug 810051] Re: Copyright/legal issues in Nova (from Debian upstream)

2011-07-29 Thread Thierry Carrez
Nothing to fix in nova itself -- please reopen task if there is.

** Changed in: nova
   Status: Confirmed = Invalid

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

Title:
  Copyright/legal issues in Nova (from Debian upstream)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/810051/+subscriptions

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


[Bug 802876] Re: nova_sudoers should take into account new location for brctl

2011-07-29 Thread Thierry Carrez
As of packaging rev 151 and 2011.3~d1-0ubuntu1

** Changed in: nova (Ubuntu)
   Status: Confirmed = Fix Released

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

Title:
  nova_sudoers should take into account new location for brctl

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

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


[Bug 798878] Re: nova.conf should not be world-readable

2011-07-29 Thread Thierry Carrez
** Changed in: nova (Ubuntu)
   Status: Confirmed = Triaged

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

Title:
  nova.conf should not be world-readable

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/798878/+subscriptions

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


[Bug 795428] Re: Unable to remove a LVM volume (dd not in nova_sudoers)

2011-07-29 Thread Thierry Carrez
as of packaging rev 143 and 2011.3~bzr1108-0ubuntu1


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

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

Title:
  Unable to remove a LVM volume (dd not in nova_sudoers)

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/795428/+subscriptions

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


[Bug 812553] Re: LXC instance fails to start

2011-07-29 Thread Thierry Carrez
** Changed in: nova (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  LXC instance fails to start

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/812553/+subscriptions

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


[Bug 810157] Re: support '-' for writing to stdout in nova-manage environment/zip

2011-07-29 Thread Thierry Carrez
** Changed in: nova (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  support '-' for writing to stdout in nova-manage environment/zip

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/810157/+subscriptions

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


[Bug 740475] Re: ajaxterm support missing from 2011.1.1 ubuntu packages

2011-07-29 Thread Thierry Carrez
** Changed in: nova (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  ajaxterm support missing from 2011.1.1 ubuntu packages

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/740475/+subscriptions

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


[Bug 766352] Re: novarc in nova.zip does not work perfectly as symlink

2011-07-29 Thread Thierry Carrez
** Changed in: nova (Ubuntu)
   Status: Triaged = Fix Released

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

Title:
  novarc in nova.zip does not work perfectly as symlink

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/766352/+subscriptions

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


[Bug 816414] Re: [MIR] nut (nut-doc, nut-client, nut-server)

2011-07-29 Thread Michael Terry
Since this was previously in main and this is just a packaging change,
it's fine.  This package seems well looked for.

** Changed in: nut (Ubuntu)
   Status: New = Fix Committed

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

Title:
  [MIR] nut (nut-doc, nut-client, nut-server)

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

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


[Bug 779968] Re: dpkg: error: version 'nis_3.17-18' has bad syntax: version number does not start with digit

2011-07-29 Thread Leonardo Borda
Please provide an update package for Natty as well.

Leonardo

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

Title:
  dpkg: error: version 'nis_3.17-18' has bad syntax: version number does
  not start with digit

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

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


[Bug 789266] Re: Cobbler: Missing yum-utils other cobbler related utils

2011-07-29 Thread Andres Rodriguez
** Changed in: cobbler (Ubuntu)
   Status: Triaged = Fix Committed

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

Title:
  Cobbler: Missing yum-utils  other cobbler related utils

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

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


[Bug 814819] Re: Update to antlr3 version 3.2

2011-07-29 Thread Andrew Ross
Ah, I didn't check for suggets in the build dependencies.

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

Title:
  Update to antlr3 version 3.2

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

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


RE: [Bug 817985] Re: package setserial 2.17-45.3ubuntu1 failed to install/upgrade: le sous-processus script post-installation installé a retourné une erreur de sortie d'état 1

2011-07-29 Thread tero
hodi ho to you

yes indeed, this file dose not existe. is it bad doctor? am I gonna die?

anyway all jokes apart thank in advance for the tip

 Date: Fri, 29 Jul 2011 11:34:13 +
 From: davewal...@ubuntu.com
 To: rovethe...@hotmail.com
 Subject: [Bug 817985] Re: package setserial 2.17-45.3ubuntu1 failed to 
 install/upgrade: le sous-processus script post-installation installé a 
 retourné une erreur de sortie d'état 1
 
 Hi,
 
 Thanks for reporting this bug.
 
 The log is reporting that:
 update-rc.d: /etc/init.d/setserial: file does not exist
 
 Please can you confirm if this file has been removed or modified on the
 system?
 
 Thanks.
 
 ** Changed in: setserial (Ubuntu)
Status: New = Incomplete
 
 ** Changed in: setserial (Ubuntu)
Importance: Undecided = Low
 
 -- 
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/817985
 
 Title:
   package setserial 2.17-45.3ubuntu1 failed to install/upgrade: le sous-
   processus script post-installation installé a retourné une erreur de
   sortie d'état 1
 
 Status in “setserial” package in Ubuntu:
   Incomplete
 
 Bug description:
   unknown
 
   ProblemType: Package
   DistroRelease: Ubuntu 11.04
   Package: setserial 2.17-45.3ubuntu1
   ProcVersionSignature: Ubuntu 2.6.38-10.46-generic 2.6.38.7
   Uname: Linux 2.6.38-10-generic i686
   Architecture: i386
   Date: Fri Jul 29 13:03:56 2011
   ErrorMessage: le sous-processus script post-installation installé a 
 retourné une erreur de sortie d'état 1
   SourcePackage: setserial
   Title: package setserial 2.17-45.3ubuntu1 failed to install/upgrade: le 
 sous-processus script post-installation installé a retourné une erreur de 
 sortie d'état 1
   UpgradeStatus: Upgraded to natty on 2011-06-01 (57 days ago)
 
 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+source/setserial/+bug/817985/+subscriptions

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

Title:
  package setserial 2.17-45.3ubuntu1 failed to install/upgrade: le sous-
  processus script post-installation installé a retourné une erreur de
  sortie d'état 1

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

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


[Bug 817665] [NEW] cannot print to a printer shared from a windows 7 host

2011-07-29 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Ubuntu version: Natty Narval
Package used: Samba/CIFS
What i expected to happen: Succeding printing from Ubuntu, onto a printer 
shared from a Windows 7 host.
What happened instead: no document where printed
SOLUTION: the printername (as in the shared printername on the windows 7 host), 
has to be set to NOT using spaces (sounds all to common ?!). By now, shouldn't 
this have been addressed ?

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

-- 
cannot print to a printer shared from a windows 7 host
https://bugs.launchpad.net/bugs/817665
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to samba in Ubuntu.

-- 
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 817665] Re: cannot print to a printer shared from a windows 7 host

2011-07-29 Thread Joe Burgess
** Package changed: ubuntu = samba (Ubuntu)

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

Title:
  cannot print to a printer shared from a windows 7 host

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

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


[Bug 596064] Re: nmbd fails to start on boot - problem with upstart

2011-07-29 Thread Launchpad Bug Tracker
** Changed in: samba (Ubuntu Lucid)
   Status: New = Confirmed

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

Title:
  nmbd fails to start on boot - problem with upstart

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

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


[Bug 211631] Re: Network is brought down before network filesystems are unmounted (CIFS timeout at shutdown)

2011-07-29 Thread jonbonjovi
@c0l2e: could you please provide a step-by-step explanation about how to make 
your solution work?
Where should I put that text?

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

Title:
  Network is brought down before network filesystems are unmounted (CIFS
  timeout at shutdown)

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager/+bug/211631/+subscriptions

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


[Bug 596064] Re: nmbd fails to start on boot - problem with upstart

2011-07-29 Thread Alroger Filho
Geez, isn' t there a META issue function in launchpad?
nmbd doesn' t startup since 9.04, and now trying to really fix it, without 
rc.local delayed work arounds, I found a fix for each version of Ubuntu server. 
Bugs since 2009.

Anyone know why the samba init.d got split up into smbd and nmbd? It all
worked when it was just samba.

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

Title:
  nmbd fails to start on boot - problem with upstart

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

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


[Bug 817034] Re: PHP SOAP Extension Not Working

2011-07-29 Thread Clint Byrum
Hi Dave, thanks for taking the time to file a bug report on this.

Marking as Medium importance, as this would affect only the SOAP module.
However, I was unable to reproduce this using a clean 11.04 EC2
instance, installing with 'apt-get install php5-cli php-soap' ..

ubuntu@ip-10-170-102-176:~$ php -r '$x = new 
SoapClient(http://soap.amazon.com/schemas2/AmazonWebServices.wsdl;);'
ubuntu@ip-10-170-102-176:~$ php --version
PHP 5.3.5-1ubuntu7.2 with Suhosin-Patch (cli) (built: May  2 2011 23:00:17) 
Copyright (c) 1997-2009 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2010 Zend Technologies

I would guess that your problem was happening because of problems with
the fetch, not necessarily with the soap module itself.

Can you attach your wsdl file and/or provide a public WSDL url that can
be used to test this behavior? Also can you verify that you can connect
to that url and fetch it from the same machine? Maybe try 'wget' or
'curl' from the cli?

Marking Incomplete pending response

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

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

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

Title:
  PHP SOAP Extension Not Working

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

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


[Bug 817155] Re: package postfix-mysql 2.8.2-1ubuntu2.1 failed to install/upgrade: problemas de dependência - deixando desconfigurado

2011-07-29 Thread Clint Byrum
Hello Regis, thank you for taking the time to file a bug report.

I tried to reproduce this on a new 11.04 EC2 node by doing

apt-get install postfix-mysql

It completed just fine, and without the reported error above.

Can you attach your /etc/aliases file, so we can see why it might have
failed to install?

Marking Medium as this doesn't seem to affect all users. Setting status
to Incomplete pending response from Regis.

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

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

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

Title:
  package postfix-mysql 2.8.2-1ubuntu2.1 failed to install/upgrade:
  problemas de dependência - deixando desconfigurado

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

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


[Bug 817283] Re: package open-vm-dkms 2011.03.28-387002-0ubuntu1.1 failed to install/upgrade: open-vm-tools kernel module failed to build

2011-07-29 Thread Clint Byrum
Hi Jason, thanks for taking the time to file this bug.

This is a known issue with the 3.0.0 kernel:


/var/lib/dkms/open-vm-tools/2011.03.28/build/vsock/linux/af_vsock.c:105:28: 
fatal error: linux/smp_lock.h: No such file or directory

There is a patch available here:

http://weltall.heliohost.org/wordpress/2011/04/03/running-vmware-
workstation-player-on-linux-2-6-39/

Note that 2.6.39 was renamed to 3.0.0

I don't know that this will be fixable in -updates, though it may be
doable with a back port of the latest version from Oneiric.

You may want to try downloading the source package from oneiric and
building it on your system, or you can probably download the driver from
VMware too.

Marking as Fix Released, as the version in Oneiric builds against kernel
3.0.0. Opening task against natty, marked as Won't Fix, since 3.0.0
isn't officially supported on Natty.

** Changed in: open-vm-tools (Ubuntu)
   Status: New = Fix Released

** Also affects: open-vm-tools (Ubuntu Natty)
   Importance: Undecided
   Status: New

** Changed in: open-vm-tools (Ubuntu Natty)
   Status: New = Won't Fix

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

Title:
  package open-vm-dkms 2011.03.28-387002-0ubuntu1.1 failed to
  install/upgrade: open-vm-tools kernel module failed to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/open-vm-tools/+bug/817283/+subscriptions

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


[Bug 817665] Re: cannot print to a printer shared from a windows 7 host

2011-07-29 Thread Clint Byrum
Hello! Thanks for taking the time to file a bug report!

This sounds like a fairly annoying problem and one that can probably be
fixed. Marking Importance as Medium, as the work around is not obvious.
Need a user with a windows 7 machine to confirm.

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

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

Title:
  cannot print to a printer shared from a windows 7 host

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

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


[Bug 817843] Re: package mysql-server-5.1 5.1.54-1ubuntu4 [modified: usr/share/doc/mysql-server-5.1/examples/my-large.cnf.gz] failed to install/upgrade: subprocess installed post-installation script r

2011-07-29 Thread Clint Byrum
Hi NoahY! Thanks for taking the time to file this bug report and help us
make Ubuntu better!

It would help quite a bit to diagnose and/or reproduce this problem if
you could include these two files:

/etc/mysql/my.cnf
/var/log/mysql/error.log

Without those its impossible to determine why mysql is failing to start.

Marking Importance Medium as it does not affect all users (able to
install mysql on 11.04 without issues). Setting status to Incomplete
pending response from NoahY.

** Changed in: mysql-5.1 (Ubuntu)
   Status: New = Incomplete

** Changed in: mysql-5.1 (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  package mysql-server-5.1 5.1.54-1ubuntu4 [modified: usr/share/doc
  /mysql-server-5.1/examples/my-large.cnf.gz] failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/817843/+subscriptions

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


[Bug 817854] Re: package clamav-freshclam 0.97 dfsg-2ubuntu1.1 failed to install/upgrade: el subproceso instalado el script post-installation devolvió el código de salida de error 2

2011-07-29 Thread Clint Byrum
Hello Armando, thanks for taking the time to file a bug report.

Your system is missing a very important directory:


update-rc.d: chdir /etc/rc0.d: No existe el fichero o el directorio


This is not a bug, but rather a local problem. I would suggest backing up and 
re-installing, as this is a very serious problem.

Closing bug as Invalid.

** Changed in: clamav (Ubuntu)
   Status: New = Invalid

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

Title:
  package clamav-freshclam 0.97 dfsg-2ubuntu1.1 failed to
  install/upgrade: el subproceso instalado el script post-installation
  devolvió el código de salida de error 2

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

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


[Bug 816758] Re: Cant type some characters in readline()

2011-07-29 Thread Clint Byrum
Fred, thats good news. It seems there is already a Debian bug open about
packaging that new version, which I'll link.

Its highly unlikely FSF will re-license readline. It very specifically
has a GPL license so as to encourage software authors to use the GPL.

I see no issue at all with the php package.. libedit is really the only
piece of software preventing you from entering the characters. So,
marking the php5 task as Invalid.

** Changed in: php5 (Ubuntu)
   Status: New = Invalid

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

** Bug watch added: Debian Bug tracker #579729
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=579729

** Also affects: libedit (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=579729
   Importance: Unknown
   Status: Unknown

** Summary changed:

- Cant type some characters in readline()
+ libedit lacks utf-8 support

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

Title:
  libedit lacks utf-8 support

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

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


[Bug 817843] Re: package mysql-server-5.1 5.1.54-1ubuntu4 [modified: usr/share/doc/mysql-server-5.1/examples/my-large.cnf.gz] failed to install/upgrade: subprocess installed post-installation script r

2011-07-29 Thread NoahY
** Attachment added: my.cnf
   
https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/817843/+attachment/2241884/+files/my.cnf

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

Title:
  package mysql-server-5.1 5.1.54-1ubuntu4 [modified: usr/share/doc
  /mysql-server-5.1/examples/my-large.cnf.gz] failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/817843/+subscriptions

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


[Bug 817843] Re: package mysql-server-5.1 5.1.54-1ubuntu4 [modified: usr/share/doc/mysql-server-5.1/examples/my-large.cnf.gz] failed to install/upgrade: subprocess installed post-installation script r

2011-07-29 Thread NoahY
** Attachment added: error.log
   
https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/817843/+attachment/2241885/+files/error.log

** Changed in: mysql-5.1 (Ubuntu)
   Status: Incomplete = 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/817843

Title:
  package mysql-server-5.1 5.1.54-1ubuntu4 [modified: usr/share/doc
  /mysql-server-5.1/examples/my-large.cnf.gz] failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.1/+bug/817843/+subscriptions

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


[Bug 790292] Re: package bind9 1:9.7.3.dfsg-1ubuntu2.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-07-29 Thread Launchpad Bug Tracker
[Expired for bind9 (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  package bind9 1:9.7.3.dfsg-1ubuntu2.1 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

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

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


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

2011-07-29 Thread Launchpad Bug Tracker
[Expired for samba (Ubuntu) because there has been no activity for 60
days.]

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

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

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

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

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


[Bug 787558] Re: package openvpn 2.1.3-2ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-07-29 Thread Launchpad Bug Tracker
[Expired for openvpn (Ubuntu) because there has been no activity for 60
days.]

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

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

Title:
  package openvpn 2.1.3-2ubuntu3 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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

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