[Bug 687535] Re: upstart loses track of ssh daemon after reload ssh

2011-02-23 Thread Mark Goris
It is an EBS root instance, and I'll be spinning up a replacement
instance as a next step.  I'll mount a snapshot of root, check out
/var/log, and let you know what I find.

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

Title:
  upstart loses track of ssh daemon after reload ssh

-- 
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 723603] [NEW] vsftpd no longer supports both anonymous_enable and local_enable

2011-02-23 Thread AlainKnaff
Public bug reported:

Binary package hint: vsftpd

In 10.04, it is no longer possible to set up vsftpd in such a way that
it allows both anonymous and identified logins.

If you set the following in your vsftpd.conf, local users cannot login.
In older versions, this was still possible.

anonymous_enable=YES
local_enable=YES


-
# lsb_release -rd
Description:Ubuntu 10.04.2 LTS
Release:10.04

# apt-cache policy vsftpd
vsftpd:
  Installed: 2.2.2-3ubuntu6
  Candidate: 2.2.2-3ubuntu6
  Version table:
 *** 2.2.2-3ubuntu6 0
500 http://lu.archive.ubuntu.com/ubuntu/ lucid/main Packages
100 /var/lib/dpkg/status

Expected:
- both identified (aknaff) and anonymous (ftp) users should log in

What happened:
- identified user (aknaff) could not log in. Setting anonymous_enable to YES 
enables identified login (aknaff), but (obviously) disables anonymous (ftp) 
login

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

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

Title:
  vsftpd no longer supports both anonymous_enable and local_enable

-- 
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 723603] Re: vsftpd no longer supports both anonymous_enable and local_enable

2011-02-23 Thread Jonathan Marsden
 Setting anonymous_enable to YES enables identified login (aknaff), but
(obviously) disables anonymous (ftp) login

Unless I am very confused, the YES in that final sentence in the bug
description was probably intended to be NO :)

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

Title:
  vsftpd no longer supports both anonymous_enable and local_enable

-- 
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 723603] Re: vsftpd no longer supports both anonymous_enable and local_enable

2011-02-23 Thread AlainKnaff
Indeed. Sorry for the confusion

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

Title:
  vsftpd no longer supports both anonymous_enable and local_enable

-- 
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 473332] Re: Startup failed to load ipmi_devintf module

2011-02-23 Thread Serge Hallyn
Quoting Raubvogel (473...@bugs.launchpad.net):
 Serge, if nobody has tried it I can try it out.

Awesome, thanks much.

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

Title:
  Startup failed to load ipmi_devintf module

-- 
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 603363] Re: sshd never stops, prevents umount of /usr partition

2011-02-23 Thread Michael Vogt
I uploaded the SRU to lucid-proposed now and unsubscribed ubuntu-
sponsors and subscribed ubuntu-sru.

Many thanks for this update Clint!

** Changed in: openssh (Ubuntu Lucid)
   Status: Confirmed = In Progress

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

Title:
  sshd never stops, prevents umount of /usr partition

-- 
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 717853] Re: apache2 crashed with SIGSEGV in _zend_hash_add_or_update()

2011-02-23 Thread J Queiroz
I was also having this problem of SIGSEGVs on php. Disabling mod_deflate
seems to solve it.

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

Title:
  apache2 crashed with SIGSEGV in _zend_hash_add_or_update()

-- 
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 717853] Re: apache2 crashed with SIGSEGV in _zend_hash_add_or_update()

2011-02-23 Thread J Queiroz
Damn. Said it too early... the problem still occurs.

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

Title:
  apache2 crashed with SIGSEGV in _zend_hash_add_or_update()

-- 
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 723755] [NEW] When using Samba authenticating via Kerberos against a windows AD, winbind hangs on boot

2011-02-23 Thread Paul Elliott
Public bug reported:

Binary package hint: samba

Hi all,

I recently set about making a linux box (Ubuntu Server LTS 10.04)
authenticate against a windows based AD via Kerberos, in order to
provide shares which would accept domain logins. Everything (eventually)
went fine with this, until I rebooted the box.

The first thing I noticed was that the share was inaccessible until
smbd, nmbd and winbind were restarted. It was at this point that I
noticed that while smbd and nmbd had been converted to upstart, winbind
had not, and I presumed that it was something to do with startup order.

It was at this point I put a head back on the box, and noticed something
else. Although I had been able to log in via ssh, the screen was still
stuck at the point of starting winbind. The local user was able to
switch to another TTY and log in, but the startup sequence was stuck for
some reason.

I then renamed the init.d script for winbind, and replaced it with the
upstart script suggested in a bug here
(https://bugs.launchpad.net/ubuntu/+source/samba/+bug/612958), however
this did not solve the problem. I also noticed at this point that the
winbind process seemed to be running, but fully hung, unresponsive to
either its init script or upstart. The only way to deal with this was to
kill -9 it, and then it seemed to behave. It still took the restarting
of smbd in order for the share to become accessible however.

The final solution I found was to change the winbind upstart script AND
the samba upstart script to start so that they would only  start on
networking up (net-device-up IFACE!=lo) in addition to their original
start on stanza, looking very much in this respect the same as nmdb
already does.

In summary:

If you start winbind attempting to authenticate against an AD before the 
networking is up, then it seems to hang permanently.
If you start smbd (also attempting to authenticate against an AD) before the 
networking is up, then the AD authentication will not work until both smbd and 
winbind are restarted.

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

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

Title:
  When using Samba authenticating via Kerberos against a windows AD,
  winbind hangs on 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 651875] Re: Bind 9.7.0-P1 validation errors

2011-02-23 Thread Marc Deslauriers
A lot of development work to get dnssec properly supported and
stabilized went into bind9 releases after lucid was released.
Unfortunately, I don't see how it could be possible to backport all of
those fixes into the version of bind currently in Lucid, especially
since upstream does not have a public repository where individual
patches can be looked at.

We have two choices:
1- Live with the version of bind we currently have in Lucid with known broken 
DNSSEC support
2- Do a one-time SRU of bind 9.7.3 into Lucid and Maverick, and revert to 
applying cherry-picked fixes in the future.

Since Lucid is an LTS release, it would be preferable to get proper
DNSSEC support in it, especially before the March 31st deadline.

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

Title:
  Bind 9.7.0-P1 validation errors

-- 
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 651875] Re: Bind 9.7.0-P1 validation errors

2011-02-23 Thread LaMont Jones
In terms of supportability, I am FAR more comfortable supporting 9.7.3
than any attempt at backporting just the DNSSEC changes from 9.7.3 to
some previous 9.7 release.  Upstream tends to be very good about only
putting fixes into fix-release version releases.

lamont

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

Title:
  Bind 9.7.0-P1 validation errors

-- 
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 723796] [NEW] Enable spice in kvm

2011-02-23 Thread Ahmed Kamal
Public bug reported:

Binary package hint: qemu-kvm

Can you please add -enable-spice to the configure args?

Currently, trying to run kvm binary directly, passing the following
parameters  -vga qxl -spice port=5930,disable-ticketing results in

kvm: -spice port=5930,disable-ticketing: there is no option group spice
spice is not supported by this qemu build

** Affects: qemu-kvm (Ubuntu)
 Importance: Undecided
 Status: Confirmed

** Changed in: qemu-kvm (Ubuntu)
   Status: New = Confirmed

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

Title:
  Enable spice in kvm

-- 
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 723807] [NEW] package openssh-server 1:5.1p1-6ubuntu2 failed to install/upgrade: подпроцесс установлен сценарий post-installation возвратил код ошибки 2

2011-02-23 Thread Ubuntu
Public bug reported:

не удалось обработать файл как исполняемый.

ProblemType: Package
AptOrdering:
 watershed: Configure
 lvm2: Configure
 openssh-server: Configure
 ubuntu-virt-server: Configure
Architecture: amd64
Date: Wed Feb 23 19:19:24 2011
DistroRelease: Ubuntu 9.10
ErrorMessage: подпроцесс установлен сценарий post-installation возвратил код 
ошибки 2
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
Package: openssh-server 1:5.1p1-6ubuntu2
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: openssh
Title: package openssh-server 1:5.1p1-6ubuntu2 failed to install/upgrade: 
подпроцесс установлен сценарий post-installation возвратил код ошибки 2
Uname: Linux 2.6.31-14-generic x86_64

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


** Tags: amd64 apport-package

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

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

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

2011-02-23 Thread Ubuntu
-- 
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/723807

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

-- 
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 721207] Re: Dependance problem install openssh server

2011-02-23 Thread Nicolas de Marqué
Even use apt-get update, this cannot work, when in create this bug.

I found the solution to install the package with aptitude which proposed
to downgrade the openssh-client package.

But, now, the new version is avalaible : openssh-server
1:5.3p1-3ubuntu5.

So i think you can close the bug.


Even this isn't use, this is the results of asked commands

openssh-server:
  Installé : 1:5.3p1-3ubuntu5
  Candidat : 1:5.3p1-3ubuntu5
 Table de version :
 *** 1:5.3p1-3ubuntu5 0
500 http://fr.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages
100 /var/lib/dpkg/status
 1:5.3p1-3ubuntu3 0
500 http://fr.archive.ubuntu.com/ubuntu/ lucid/main Packages
openssh-client:
  Installé : 1:5.3p1-3ubuntu5
  Candidat : 1:5.3p1-3ubuntu5
 Table de version :
 *** 1:5.3p1-3ubuntu5 0
500 http://fr.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages
100 /var/lib/dpkg/status
 1:5.3p1-3ubuntu3 0
500 http://fr.archive.ubuntu.com/ubuntu/ lucid/main Packages


** Changed in: openssh (Ubuntu)
   Status: Incomplete = Opinion

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

Title:
  Dependance problem install openssh server

-- 
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 721207] Re: Dependance problem install openssh server

2011-02-23 Thread Clint Byrum
Nicolas, thanks for the response. This does in fact just seem to be a
case of the mirrors being out of sync temporarily. Closed as Invalid.

** Changed in: openssh (Ubuntu)
   Status: Opinion = Invalid

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

Title:
  Dependance problem install openssh server

-- 
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 723840] [NEW] krb5-1.8 fails to verify MS PAC Checksum when AES 256 is used

2011-02-23 Thread Dan Searle
Public bug reported:

Binary package hint: libkrb5-3

libkrb5-3 in Lucid does not work properly when mediating between a
Windows 7 client and a 2008R2 KDC after applying MS hotfix KB2425227.

The bug has been reported previously here:
http://mailman.mit.edu/pipermail/krbdev/2010-July/009148.html

And here:
http://www.mail-archive.com/squid-users@squid-cache.org/msg75789.html

However, it's only since the MS hotfix that it has become a problem for
us.

Basically, the bug has been fixed in libkrb5-3 version 1.8.3, so all you
have to do is update the package.

I'm guessing you're going to get a lot more bug reports on this, trust
MS to keep changing the goal posts and making our jobs harder.

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

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

Title:
  krb5-1.8 fails to verify MS PAC Checksum when AES 256 is used

-- 
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 721801] Re: llseek bug in amd64 host

2011-02-23 Thread Martin Capitanio
I can confirm that Gustavo's Maverick amd64 ppa packages
https://launchpad.net/~niemeyer/+archive/ppa/+packages

fixed the go os test issue that I filled here
http://code.google.com/p/go/issues/detail?id=1508#c1

=== RUN  os_test.TestSeek
--- PASS: os_test.TestSeek (0.0 seconds)

Thanks for pushing this upstream,
Martin

** Bug watch added: Go Issue Tracker #1508
   http://code.google.com/p/go/issues/detail?id=1508

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

Title:
  llseek bug in amd64 host

-- 
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 723891] [NEW] package mailman 1:2.1.13-1 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2011-02-23 Thread Kyle Schweighauser
Public bug reported:

Binary package hint: mailman

This came up during an OS update this morning.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: mailman 1:2.1.13-1
ProcVersionSignature: Ubuntu 2.6.32-28.55-generic 2.6.32.27+drm33.12
Uname: Linux 2.6.32-28-generic x86_64
NonfreeKernelModules: fglrx
Architecture: amd64
Date: Wed Feb 23 08:43:11 2011
ErrorMessage: subprocess new pre-installation script returned error exit status 
1
InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release amd64 (20100816.1)
SourcePackage: mailman
Title: package mailman 1:2.1.13-1 failed to install/upgrade: subprocess new 
pre-installation script returned error exit status 1

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


** Tags: amd64 apport-package lucid

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

Title:
  package mailman 1:2.1.13-1 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 723891] Re: package mailman 1:2.1.13-1 failed to install/upgrade: subprocess new pre-installation script returned error exit status 1

2011-02-23 Thread Kyle Schweighauser
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mailman in ubuntu.
https://bugs.launchpad.net/bugs/723891

Title:
  package mailman 1:2.1.13-1 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 684685] Re: package mysql-server-5.1 5.1.41-3ubuntu12.7 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-02-23 Thread Iruatã Souza
CARMEN has a tool named logger which conflicts with logger(1), used by mysql.
I solved the same problem by having /usr/bin come before /usr/local/bin in 
root's PATH.

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

Title:
  package mysql-server-5.1 5.1.41-3ubuntu12.7 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


Re: [Bug 723796] [NEW] Enable spice in kvm

2011-02-23 Thread Dustin Kirkland
Hmm, i just tried doing this and I got:

./configure \
--target-list=x86_64-softmmu i386-softmmu
x86_64-linux-user i386-linux-user \
--prefix=/usr \
--interp-prefix=/etc/qemu-binfmt/%M \
--disable-blobs \
--disable-strip \
--enable-spice \
--audio-drv-list=pa,alsa,sdl,oss --enable-vnc-sasl --enable-docs
ERROR
ERROR: User requested feature spice
ERROR: configure was not able to find it
ERROR

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

Title:
  Enable spice in kvm

-- 
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 723796] [NEW] Enable spice in kvm

2011-02-23 Thread Dustin Kirkland
Looks like we need the spice libraries to compile against...

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

Title:
  Enable spice in kvm

-- 
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 661230] Re: [BLOCKED] Sync groovy 1.7.4-1 (main) from Debian unstable (main)

2011-02-23 Thread James Page
** Changed in: groovy (Ubuntu)
   Status: Expired = Incomplete

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

Title:
  [BLOCKED] Sync groovy 1.7.4-1 (main) from Debian unstable (main)

-- 
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 661230] Re: [BLOCKED] Sync groovy 1.7.4-1 (main) from Debian unstable (main)

2011-02-23 Thread James Page
** Changed in: groovy (Ubuntu)
Milestone: None = natty-alpha-3

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

Title:
  [BLOCKED] Sync groovy 1.7.4-1 (main) from Debian unstable (main)

-- 
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 473332] Re: Startup failed to load ipmi_devintf module

2011-02-23 Thread Jamie Jamison
I might be able to try this in the next few days. I have a system I'm
re-imaging and I'll see if I can find time to test this. Without going
too far off topic I think that both openipmi and freeipmi are good
solutions for communicating with your BMC and the hardware watchdog and
both worked for me. I chose to deploy freeipmi over openipmi because it
doesn't require you to load any device drivers and because I felt that
the documentation was clearer.

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

Title:
  Startup failed to load ipmi_devintf module

-- 
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 708080] Re: facter does not recognize KVM VMs as 'virtual'

2011-02-23 Thread Launchpad Bug Tracker
This bug was fixed in the package facter - 1.5.6-2ubuntu2.1

---
facter (1.5.6-2ubuntu2.1) lucid-proposed; urgency=low

  * Cherry-picked KVM detection for 'virtual' fact from upstream commit
62b6773a63bb96273fbc. (LP: #708080).
 -- Oliver Brakmann obrakm...@gmx.net   Wed, 26 Jan 2011 21:36:23 +0100

** Changed in: facter (Ubuntu Lucid)
   Status: Fix Committed = Fix Released

** Changed in: facter (Ubuntu Maverick)
   Status: Fix Committed = Fix Released

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

Title:
  facter does not recognize KVM VMs as 'virtual'

-- 
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 708080] Re: facter does not recognize KVM VMs as 'virtual'

2011-02-23 Thread Launchpad Bug Tracker
This bug was fixed in the package facter - 1.5.7-1ubuntu1.1

---
facter (1.5.7-1ubuntu1.1) maverick-proposed; urgency=low

  * Cherry-picked KVM detection for 'virtual' fact from upstream commit
62b6773a63bb96273fbc. (LP: #708080).
 -- Oliver Brakmann obrakm...@gmx.net   Thu, 27 Jan 2011 19:03:10 +0100

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

Title:
  facter does not recognize KVM VMs as 'virtual'

-- 
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 699967] Re: Empty list of plugins/services with hostname containing uppercase letters

2011-02-23 Thread Launchpad Bug Tracker
This bug was fixed in the package munin - 1.4.5-1ubuntu2.1

---
munin (1.4.5-1ubuntu2.1) maverick-proposed; urgency=low

  * debian/patches/upstream_bug_952.patch:
- Fix empty list of plugins/services (LP: #699967)
  Patch is backported from natty
 -- BK Box b...@theboxes.org   Tue, 08 Feb 2011 14:22:37 -0600

** Changed in: munin (Ubuntu Maverick)
   Status: Fix Committed = Fix Released

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

Title:
  Empty list of plugins/services with hostname containing uppercase
  letters

-- 
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 651875] Re: Bind 9.7.0-P1 validation errors

2011-02-23 Thread Martin Pitt
http://bazaar.launchpad.net/~davewalker/ubuntu/lucid/bind9/lp_651875/revision/22
looks fine to me in any case. I agree that we should retrofit better
DNSSEC support to lucid.

Do you have a changelog between 9.7.0-P1 and 9.7.3? If these changes
look reasonable, and we have a reasonably well covering test suite for
it (upstream or in our qa-regression-tests), I'm ok with SRUing this as
well.

Thanks,

Martin

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

Title:
  Bind 9.7.0-P1 validation errors

-- 
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 651875] Re: Bind 9.7.0-P1 validation errors

2011-02-23 Thread Marc Deslauriers
Here is the enormous changelog between 9.7.0 and 9.7.3. Probably half of
those commits are necessary to get DNSSEC working properly.

The upstream package has an excellent and complete test suite, and
instructions for running it are located in qa-regression-testing, along
with a basic testing script.


** Attachment added: changelog between 9.7.0 and 9.7.3
   
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/651875/+attachment/1867744/+files/changelog.txt

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

Title:
  Bind 9.7.0-P1 validation errors

-- 
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 603363] Re: sshd never stops, prevents umount of /usr partition

2011-02-23 Thread Martin Pitt
Accepted openssh into lucid-proposed, the package will build now and be
available in a few hours. Please test and give feedback here. See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to
enable and use -proposed. Thank you in advance!

** Changed in: openssh (Ubuntu Lucid)
   Status: In Progress = Fix Committed

** Tags added: verification-needed

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

Title:
  sshd never stops, prevents umount of /usr partition

-- 
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 584480] [NEW] qemu-system-arm segfaults emulating versatile machine

2011-02-23 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Binary package hint: qemu-kvm

The following commands close immediately with segmentation fault:
qemu-system-arm -M versatilepb -kernel zImage
qemu-system-arm -M versatileab -kernel zImage

The following does not cause segmentation fault:
qemu-system-arm -M versatilepb -kernel zImage -m 128M
qemu-system-arm -M versatileab -kernel zImage -m 128M

zImage is a linux kernel image for ARM that worked with previous
versions of qemu-system-arm, but the error is independent from the
-kernel option, because it segfaults using any file.

The option -m 128M should be the default, and in older versions it worked the 
same with and without it.
---
Architecture: i386
DistroRelease: Ubuntu 10.04
KvmCmdLine: Error: command ['ps', '-C', 'kvm', '-F'] failed with exit code 1: 
UIDPID  PPID  CSZ   RSS PSR STIME TTY  TIME CMD
MachineType: System manufacturer System Product Name
NonfreeKernelModules: nvidia
Package: qemu-kvm 0.12.3+noroms-0ubuntu9
PackageArchitecture: i386
ProcCmdLine: BOOT_IMAGE=/vmlinuz-2.6.32-22-generic 
root=/dev/mapper/VolGroup00-root ro quiet splash
ProcEnviron:
 PATH=(custom, user)
 LANG=en_US.utf8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Tags: lucid
Uname: Linux 2.6.32-22-generic i686
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare svnusers
dmi.bios.date: 10/20/2006
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0804
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P5B-Deluxe
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0804:bd10/20/2006:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5B-Deluxe:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: System Product Name
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

** Affects: qemu-kvm (Ubuntu)
 Importance: Medium
 Status: Confirmed


** Tags: apport-collected
-- 
qemu-system-arm segfaults emulating versatile machine
https://bugs.launchpad.net/bugs/584480
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to qemu-kvm 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 579227] [NEW] [qemu-system-arm] hardware error: pl011_read: Bad offset 16000018

2011-02-23 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Binary package hint: qemu-kvm

I am trying to run the arm test available at
http://wiki.qemu.org/Download

scorp@casseruola:~/arm-test$ qemu-system-arm -kernel zImage.integrator -initrd 
arm_root.img
qemu: hardware error: pl011_read: Bad offset 1618

CPU #0:
R00=0055 R01=2d02ef8d R02=1600 R03=
R04=0055 R05=00013149 R06=41069265 R07=0113
R08=0100 R09= R10=00127d9c R11=0013120c
R12=00131210 R13=00131200 R14=00010954 R15=000105f0
PSR=21d3 --C- A svc32
Aborted

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: qemu-kvm-extras 0.12.3+noroms-0ubuntu9
ProcVersionSignature: Ubuntu 2.6.32-22.33-server 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-server x86_64
Architecture: amd64
Date: Wed May 12 12:05:05 2010
KvmCmdLine:
 UIDPID  PPID  CSZ   RSS PSR STIME TTY  TIME CMD
 root  1404 1  1 117403 275672 0 11:34 ?00:00:20 /usr/bin/kvm 
-S -M pc-0.12 -enable-kvm -m 256 -smp 2 -name imap-libersoft -uuid 
56963194-4732-bc88-4086-894785a6766b -chardev 
socket,id=monitor,path=/var/lib/libvirt/qemu/imap-libersoft.monitor,server,nowait
 -monitor chardev:monitor -boot c -drive 
file=/dev/casseruola/imap-libersoft-root,if=virtio,index=0,boot=on,format=raw 
-drive if=ide,media=cdrom,index=2 -drive 
file=/dev/casseruola/imap-libersoft-srv,if=virtio,index=1,format=raw -net 
nic,macaddr=52:54:00:15:f9:94,vlan=0,model=virtio,name=virtio.0 -net 
tap,fd=38,vlan=0,name=tap.0 -chardev pty,id=serial0 -serial chardev:serial0 
-parallel none -usb -vnc 127.0.0.1:0 -vga cirrus -soundhw es1370
MachineType: Unknow Unknow
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-22-server 
root=/dev/mapper/hostname-host--root ro
ProcEnviron:
 PATH=(custom, no user)
 LANG=it_IT.UTF-8
 SHELL=/bin/bash
SourcePackage: qemu-kvm
dmi.bios.date: 05/19/2008
dmi.bios.vendor: Phoenix Technologies, LTD
dmi.bios.version: 6.00 PG
dmi.board.name: RS780-SB700
dmi.board.version: Unknow
dmi.chassis.type: 3
dmi.chassis.vendor: Unknow
dmi.chassis.version: Unknow
dmi.modalias: 
dmi:bvnPhoenixTechnologies,LTD:bvr6.00PG:bd05/19/2008:svnUnknow:pnUnknow:pvrUnknow:rvn:rnRS780-SB700:rvrUnknow:cvnUnknow:ct3:cvrUnknow:
dmi.product.name: Unknow
dmi.product.version: Unknow
dmi.sys.vendor: Unknow

** Affects: qemu-kvm (Ubuntu)
 Importance: Low
 Status: Confirmed


** Tags: amd64 apport-bug lucid
-- 
[qemu-system-arm] hardware error: pl011_read: Bad offset 1618
https://bugs.launchpad.net/bugs/579227
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to qemu-kvm 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 584480] Re: qemu-system-arm segfaults emulating versatile machine

2011-02-23 Thread Peter Maydell
Moving back to qemu-kvm as specific to that package.

** Package changed: qemu-linaro (Ubuntu) = qemu-kvm (Ubuntu)

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

Title:
  qemu-system-arm segfaults emulating versatile machine

-- 
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 495394] Re: autostart almost always fails on boot time host

2011-02-23 Thread Roland Moriz
problem still exists in 10.10

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

Title:
  autostart almost always fails on boot time host

-- 
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 579227] Re: [qemu-system-arm] hardware error: pl011_read: Bad offset 16000018

2011-02-23 Thread Peter Maydell
Moving back to qemu-kvm as specific to that package.

** Package changed: qemu-linaro (Ubuntu) = qemu-kvm (Ubuntu)

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

Title:
  [qemu-system-arm] hardware error: pl011_read: Bad offset 1618

-- 
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 495394] Re: autostart almost always fails on boot time host

2011-02-23 Thread Roland Moriz
Mika's patch seems not to work with alias interfaces like eth0:1

status bridge-network-interface INTERFACE='eth0:1' 2/dev/null | awk '{print 
$3}'
= 

ifconfig eth0:1
eth0:1Link encap:Ethernet  HWaddr xx
  inet addr:x Bcast:xxx  Mask:255.255.255.224
  UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
  Interrupt:45 Base address:0xa000

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

Title:
  autostart almost always fails on boot time host

-- 
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 723983] [NEW] virtio-net performance in 10Gbs lan

2011-02-23 Thread waltc
Public bug reported:

Is this a bug or configuration?

virtio_net performance
In the course of helping a fellow UEC user he, and consequently we, hit a 
potential bug. In the case of a system with an e1000 or even a Realtek NIK or 
simulated NIC performance sucks with the emulated driver in an instance. But 
changing the eucalyptus.conf settings for virtio_* to 1 the generated kvm 
command line uses virtio where possible. This brings performance up 
substancially. In the case of an e1000 or Realtek NIC performance is right 
about 800Mbs (very close to hardware speed. This is wonderful and way better 
than using a fully virtualized driver.


Client connecting to 172.19.1.8, TCP port 5001
TCP window size: 16.0 KByte (default)

[ 3] local 172.19.1.7 port 60596 connected with 172.19.1.8 port 5001
[ ID] Interval Transfer Bandwidth
[ 3] 0.0- 1.0 sec 67.4 MBytes 566 Mbits/sec
[ 3] 1.0- 2.0 sec 90.0 MBytes 755 Mbits/sec
[ 3] 2.0- 3.0 sec 90.5 MBytes 759 Mbits/sec
[ 3] 3.0- 4.0 sec 98.4 MBytes 826 Mbits/sec
[ 3] 4.0- 5.0 sec 91.9 MBytes 771 Mbits/sec
[ 3] 5.0- 6.0 sec 92.9 MBytes 779 Mbits/sec
[ 3] 6.0- 7.0 sec 94.0 MBytes 789 Mbits/sec
[ 3] 7.0- 8.0 sec 97.1 MBytes 815 Mbits/sec
[ 3] 8.0- 9.0 sec 103 MBytes 860 Mbits/sec
[ 3] 9.0-10.0 sec 95.7 MBytes 803 Mbits/sec
[ 3] 0.0-10.0 sec 921 MBytes 772 Mbits/sec

However for people running 10GB NIC cards by specifying virtio_net only
brings their speed up to just over 1GB/s.

ubuntu@172:~$ ./nuttcp 172.19.1.4 - virtual machine speed
1283.1875 MB / 10.00 sec = 1076.4544 Mbps 39 %TX 45 %RX 0 retrans 1.49 msRTT

Same test at the base install level - real measured machine speed

hoot@cloud1:~$ ./nuttcp 10.10.10.3
11048.6250 MB / 10.00 sec = 9265.0703 Mbps 38 %TX 87 %RX 0 retrans 0.22 msRTT

From just anecdotal hits on Google this appears to be an introduced bug
in recent versions of either KVM or Linux Kernel. I saw a thread where
if one were to recompile and install a different kvm-qemu the problem is
rectified. I open this thread in order to provide a central place to
separate fact from fiction and, hopefully, provide closure on this
issue.

If such a fix exists, will, or can, it be included in U11.04?

References:
http://www.mail-archive.com/kvm@vger.../msg42690.html
http://forum.proxmox.com/threads/500...et-performance

** Affects: qemu-kvm (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  virtio-net performance in 10Gbs lan

-- 
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 723997] [NEW] Cannot open Xerox 7435/5755 printer properties on samba 3.4.7 using Xerox Global Print Driver

2011-02-23 Thread Leonardo Borda
Public bug reported:

Binary package hint: samba

Hi Guys,

I am experiencing some problems with Xerox 7435/5755 on Samba 
3.4.7-dfsg-1ubuntu3.3 (Lucid Lynx) running as a member server with Security = 
ADS. 
I have a working Point'n'Print feature however I cannot print nor open printer 
properties on xerox printers. I am able to install the printer though.
PS: Other HP printers work with Point'n'Print feature.

Xerox Printer: using Xerox Global Print Driver

http://www.support.xerox.com/support/global-printer-driver/file-
download/enus.html?operatingSystem=win7fileLanguage=encontentId=111409from=downloadsviewArchived=false


Windows message: 
Function address 0x4c03d94b caused a protection fault. (Exception code 
0xc005)
Some or all property pages(s) may not be displayed.

I currently have a set up configured. If you need to do further tests please 
let me know.
It follows attached to this case:

1- wireshark capture when installing/copying drivers to [print$] + samba logs
http://people.canonical.com/~lborda/bugfile/Attachment1.zip
2- wireshark capture when installing/connecting printer on win2003r2 + samba 
logs
http://people.canonical.com/~lborda/bugfile/Attachment2.zip
3- wireshark capture when opening printer properties on windows 2003 R2 + samba 
logs
http://people.canonical.com/~lborda/bugfile/Attachment3.zip
4- Screenshot of the error displayed.

http://people.canonical.com/~lborda/bugfile/error-print-XeroxGlobalPrinterDriver.jpg
5- smb.conf
http://people.canonical.com/~lborda/bugfile/smb.conf

Please let me know if you need anything else.


If I use the driver below I receive an error message ( see attachment4.zip ) 
however I am able to print/change properties even though an error message is 
displayed.
http://www.support.xerox.com/support/workcentre-7425-7428-7435/file-download/enza.html?operatingSystem=wins2003fileLanguage=en_GBassociatedProduct=built-in-controller--wc7435-contentId=103169from=downloadsviewArchived=false

additional info:
Description:Ubuntu 10.04.2 LTS
Release:10.04

root@lborda-trash:~# apt-cache policy samba
samba:
  Installed: 2:3.4.7~dfsg-1ubuntu3.3
  Candidate: 2:3.4.7~dfsg-1ubuntu3.3
  Version table:
 *** 2:3.4.7~dfsg-1ubuntu3.3 0
500 http://ca.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages
100 /var/lib/dpkg/status
 2:3.4.7~dfsg-1ubuntu3.2 0
500 http://security.ubuntu.com/ubuntu/ lucid-security/main Packages
 2:3.4.7~dfsg-1ubuntu3 0
500 http://ca.archive.ubuntu.com/ubuntu/ lucid/main Packages

Thank you
Leonardo

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

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

Title:
  Cannot open Xerox 7435/5755 printer properties on samba 3.4.7 using
  Xerox Global Print Driver

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

2011-02-23 Thread Ronny Cardona
I noticed that some of the sentences in this bug report are not in
English. If they were translated to English they would be accessible to
more triagers. Could you please translate them?

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

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

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

-- 
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 723361] Re: Apparmor security unavailable

2011-02-23 Thread Alex Stark
What various pieces of information should I gather, if the automated
tool cannot do it?

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

Title:
  Apparmor security unavailable

-- 
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 720426] Re: libvirt fails to run vm's with virtio disks and a kernel

2011-02-23 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 0.8.8-1ubuntu1

---
libvirt (0.8.8-1ubuntu1) natty; urgency=low

  * Resynchronize and merge from Debian unstable. Remaining changes:
- debian/patches:
  * 9000-delayed_iff_up_bridge.patch
  * 9001-dont_clobber_existing_bridges.patch
  * 9002-better_default_uri_virsh.patch
  * 9003-better-default-arch.patch
  * 9004-libvirtd-group-name.patch
  * 9005-increase-unix-socket-timeout.patch
  * 9006-default-config-test-case.patch
  * 9007-fix-daemon-conf-ftbfs.patch
  * 9011-move-ebtables-script.patch
  * 9014-skip-nodeinfotest.patch
  * 9020-lp545795.patch
  * 9021-fix-uint64_t.patch
- debian/patches/series:
  * Disable qemu-disable-network.diff.patch
- debian/control:
  * set ubuntu maintainer
  * Build-Depends:
- swap libxen to libxen3, qemu to qemu-kvm, and open-iscsi to
  open-iscsi-utils in Build-Depends
- remove virtualbox Build-Depends
- add libxml2 and libapparmor-dev Build-Depends
  * convert Vcs-Git to Xs-Debian-Vcs-Git
  * libvirt-bin Depends: move netcat-openbsd, bridge-utils, dnsmasq-base
(= 2.46-1), and iptables from Recommends to Depends
  * libvirt-bin Recommends: move qemu to Suggests
  * libvirt-bin Suggests: add apparmor
  * libvirt0 Recommands: move lvm2 to Suggests
- keep debian/libvirt-bin.apport
- keep debian/libvirt-bin.cron.daily
- debian/libvirt-bin.dirs:
  * add apparmor, cron.daily, and apport dirs
- debian/libvirt-bin.examples:
  * add debian/libvirt-suspendonreboot
- debian/libvirt-bin.install:
  * add /etc/apparmor.d files
  * add apport hook
- debian/libvirt-bin.manpages:
  * add debian/libvirt-migrate-qemu-disks.1
- debian/libvirt-bin.postinst:
  * replace libvirt groupname with libvirtd
  * add each admin user to libvirtd group
  * call apparmor_parser on usr.sbin.libvirtd and
usr.lib.libvirt.virt-aa-helper
  * call 'libvirt-migrate-qemu-disks -a' after
libvirt-bin has started if migrating from
older than 0.8.3-1ubuntu1
- debian/libvirt-bin.postrm:
  * replace libvirt groupname with libvirtd
  * remove usr.sbin.libvirtd and
usr.lib.libvirt.virt-aa-helper
- keep added files under debian/:
  * libvirt-bin.upstart
  * libvirt-migrate-qemu-disks
  * libvirt-migrate-qemu-disks.1
  * libvirt-suspendonreboot
  * apparmor profiles
- debian/README.Debian:
  * add 'Apparmor Profile' section
  * add 'Disk migration' section
- debian/rules:
  * don't build with vbox since virtualbox-ose is in universe
  * add --with-apparmor to DEB_CONFIGURE_EXTRA_FLAGS
  * set DEB_DH_INSTALLINIT_ARGS to '--upstart-only'
  * set DEB_MAKE_CHECK_TARGET to 'check'
  * remove unneeded binary-install/libvirt-bin:: and clean::
sections (they only deal with sysvinit stuff)
  * add build/libvirt-bin:: section to install
- apparmor files
- apport hooks
- libvirt-migrate-qemu-disks
  * The following Ubuntu packaging changes occurred during the divergence
between Debian and Ubuntu. These changes are not new, but included here
for completeness: (0.8.5-0ubuntu1 - 0.8.5-0ubuntu5):
- Have upstart job source /etc/default/libvirt-bin.  This is only a
  temporary fix until upstart provides proper default override support
  through /etc/init/libvirt-bin.override (or any other mechanism).
  (LP: 708172)
- debian/apparmor/usr.sbin.libvirtd: use PUx instead of Ux for executables
  (LP: 573315)
- Rebuild with python 2.7 as the python default.
- debian/libvirt-bin.cron.daily: use shell globbing to enumerate xml files.
  Based on patch thanks to Henryk Plötz (LP: 655176)
  * Dropped the following patches included/fixed upstream:
- 9010-dont-disable-ipv6.patch
- 9022-build-cleanup-declaration-of-xen-tests.patch
- 9023-vah-require-uuid.patch
- 9009-autodetect-nc-params.patch
  * rolled into Debian's
Autodetect-if-the-remote-nc-command-supports-the-q-o.patch
  * Updated the following patches:
- 9011-move-ebtables-script.patch:
  * LOCALSTATEDIR is defined in configmake.h
- 9000-9006: added DEP-3 tags
- 9002-better_default_uri_virsh.patch: updated (context changed)
  * New patches:
- 9022-drop-booton-when-kernel-specified.patch (LP: #720426)
- 9023-fix-lxc-console-hangup.patch (LP: #668369)
- 9024-skip-broken-commandtest.patch
  * debian/patches/series:
- don't apply Disable-CHECKSUM-rule.patch: our iptables can do this
- don't apply Debian-specific Debianize-libvirt-guests.patch

libvirt (0.8.8-1) unstable; urgency=low

  [ Guido Günther ]
  * [6a174b7] Remove symbol versions that didn't introduce new public symbols
and mark those as missing.

  [ Laurent Léonard ]
  * [d9e4cad] Imported Upstream version 0.8.8
  * [d5ae8aa] Drop patches
  

[Bug 668369] Re: closing libvirt-lxc console kills container

2011-02-23 Thread Launchpad Bug Tracker
This bug was fixed in the package libvirt - 0.8.8-1ubuntu1

---
libvirt (0.8.8-1ubuntu1) natty; urgency=low

  * Resynchronize and merge from Debian unstable. Remaining changes:
- debian/patches:
  * 9000-delayed_iff_up_bridge.patch
  * 9001-dont_clobber_existing_bridges.patch
  * 9002-better_default_uri_virsh.patch
  * 9003-better-default-arch.patch
  * 9004-libvirtd-group-name.patch
  * 9005-increase-unix-socket-timeout.patch
  * 9006-default-config-test-case.patch
  * 9007-fix-daemon-conf-ftbfs.patch
  * 9011-move-ebtables-script.patch
  * 9014-skip-nodeinfotest.patch
  * 9020-lp545795.patch
  * 9021-fix-uint64_t.patch
- debian/patches/series:
  * Disable qemu-disable-network.diff.patch
- debian/control:
  * set ubuntu maintainer
  * Build-Depends:
- swap libxen to libxen3, qemu to qemu-kvm, and open-iscsi to
  open-iscsi-utils in Build-Depends
- remove virtualbox Build-Depends
- add libxml2 and libapparmor-dev Build-Depends
  * convert Vcs-Git to Xs-Debian-Vcs-Git
  * libvirt-bin Depends: move netcat-openbsd, bridge-utils, dnsmasq-base
(= 2.46-1), and iptables from Recommends to Depends
  * libvirt-bin Recommends: move qemu to Suggests
  * libvirt-bin Suggests: add apparmor
  * libvirt0 Recommands: move lvm2 to Suggests
- keep debian/libvirt-bin.apport
- keep debian/libvirt-bin.cron.daily
- debian/libvirt-bin.dirs:
  * add apparmor, cron.daily, and apport dirs
- debian/libvirt-bin.examples:
  * add debian/libvirt-suspendonreboot
- debian/libvirt-bin.install:
  * add /etc/apparmor.d files
  * add apport hook
- debian/libvirt-bin.manpages:
  * add debian/libvirt-migrate-qemu-disks.1
- debian/libvirt-bin.postinst:
  * replace libvirt groupname with libvirtd
  * add each admin user to libvirtd group
  * call apparmor_parser on usr.sbin.libvirtd and
usr.lib.libvirt.virt-aa-helper
  * call 'libvirt-migrate-qemu-disks -a' after
libvirt-bin has started if migrating from
older than 0.8.3-1ubuntu1
- debian/libvirt-bin.postrm:
  * replace libvirt groupname with libvirtd
  * remove usr.sbin.libvirtd and
usr.lib.libvirt.virt-aa-helper
- keep added files under debian/:
  * libvirt-bin.upstart
  * libvirt-migrate-qemu-disks
  * libvirt-migrate-qemu-disks.1
  * libvirt-suspendonreboot
  * apparmor profiles
- debian/README.Debian:
  * add 'Apparmor Profile' section
  * add 'Disk migration' section
- debian/rules:
  * don't build with vbox since virtualbox-ose is in universe
  * add --with-apparmor to DEB_CONFIGURE_EXTRA_FLAGS
  * set DEB_DH_INSTALLINIT_ARGS to '--upstart-only'
  * set DEB_MAKE_CHECK_TARGET to 'check'
  * remove unneeded binary-install/libvirt-bin:: and clean::
sections (they only deal with sysvinit stuff)
  * add build/libvirt-bin:: section to install
- apparmor files
- apport hooks
- libvirt-migrate-qemu-disks
  * The following Ubuntu packaging changes occurred during the divergence
between Debian and Ubuntu. These changes are not new, but included here
for completeness: (0.8.5-0ubuntu1 - 0.8.5-0ubuntu5):
- Have upstart job source /etc/default/libvirt-bin.  This is only a
  temporary fix until upstart provides proper default override support
  through /etc/init/libvirt-bin.override (or any other mechanism).
  (LP: 708172)
- debian/apparmor/usr.sbin.libvirtd: use PUx instead of Ux for executables
  (LP: 573315)
- Rebuild with python 2.7 as the python default.
- debian/libvirt-bin.cron.daily: use shell globbing to enumerate xml files.
  Based on patch thanks to Henryk Plötz (LP: 655176)
  * Dropped the following patches included/fixed upstream:
- 9010-dont-disable-ipv6.patch
- 9022-build-cleanup-declaration-of-xen-tests.patch
- 9023-vah-require-uuid.patch
- 9009-autodetect-nc-params.patch
  * rolled into Debian's
Autodetect-if-the-remote-nc-command-supports-the-q-o.patch
  * Updated the following patches:
- 9011-move-ebtables-script.patch:
  * LOCALSTATEDIR is defined in configmake.h
- 9000-9006: added DEP-3 tags
- 9002-better_default_uri_virsh.patch: updated (context changed)
  * New patches:
- 9022-drop-booton-when-kernel-specified.patch (LP: #720426)
- 9023-fix-lxc-console-hangup.patch (LP: #668369)
- 9024-skip-broken-commandtest.patch
  * debian/patches/series:
- don't apply Disable-CHECKSUM-rule.patch: our iptables can do this
- don't apply Debian-specific Debianize-libvirt-guests.patch

libvirt (0.8.8-1) unstable; urgency=low

  [ Guido Günther ]
  * [6a174b7] Remove symbol versions that didn't introduce new public symbols
and mark those as missing.

  [ Laurent Léonard ]
  * [d9e4cad] Imported Upstream version 0.8.8
  * [d5ae8aa] Drop patches
  

[Bug 708504] Re: [needs-packaging] PHP 5.3.5 is available.

2011-02-23 Thread Arnaud Soyez
It appears that 5.3.5 has recently been uploaded into Natty
(https://launchpad.net/ubuntu/+source/php5). Can someone confirm?

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

Title:
  [needs-packaging] PHP 5.3.5 is available.

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

2011-02-23 Thread Ubuntu
24.02.2011, 01:56, Ronny Cardona 723...@bugs.launchpad.net:
 I noticed that some of the sentences in this bug report are not in
 English. If they were translated to English they would be accessible to
 more triagers. Could you please translate them?

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

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

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

 Status in “openssh” package in Ubuntu:
  Incomplete

 Bug description:
  не удалось обработать файл как исполняемый.

  ProblemType: Package
  AptOrdering:
   watershed: Configure
   lvm2: Configure
   openssh-server: Configure
   ubuntu-virt-server: Configure
  Architecture: amd64
  Date: Wed Feb 23 19:19:24 2011
  DistroRelease: Ubuntu 9.10
  ErrorMessage: подпроцесс установлен сценарий post-installation возвратил код 
 ошибки 2
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release amd64 (20091027)
  Package: openssh-server 1:5.1p1-6ubuntu2
  ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
  SourcePackage: openssh
  Title: package openssh-server 1:5.1p1-6ubuntu2 failed to install/upgrade: 
 подпроцесс установлен сценарий post-installation возвратил код ошибки 2
  Uname: Linux 2.6.31-14-generic x86_64

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

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

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

-- 
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 724155] [NEW] package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: podproces instalovaný post-installation skript vrátil chybový status 1

2011-02-23 Thread Samuel Krepelka
Public bug reported:

Binary package hint: bacula

Bacula didn't install.

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: bacula-director-mysql 5.0.1-1ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-28.55-generic 2.6.32.27+drm33.12
Uname: Linux 2.6.32-28-generic i686
AptOrdering:
 mozilla-plugin-vlc: Install
 bacula-director-mysql: Configure
 mozilla-plugin-vlc: Configure
Architecture: i386
Date: Wed Feb 23 14:10:53 2011
ErrorMessage: podproces instalovaný post-installation skript vrátil chybový 
status 1
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
SourcePackage: bacula
Title: package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: 
podproces instalovaný post-installation skript vrátil chybový status 1

** Affects: bacula (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 bacula in ubuntu.
https://bugs.launchpad.net/bugs/724155

Title:
  package bacula-director-mysql 5.0.1-1ubuntu1 failed to
  install/upgrade: podproces instalovaný post-installation skript vrátil
  chybový 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 724155] Re: package bacula-director-mysql 5.0.1-1ubuntu1 failed to install/upgrade: podproces instalovaný post-installation skript vrátil chybový status 1

2011-02-23 Thread Samuel Krepelka
-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bacula in ubuntu.
https://bugs.launchpad.net/bugs/724155

Title:
  package bacula-director-mysql 5.0.1-1ubuntu1 failed to
  install/upgrade: podproces instalovaný post-installation skript vrátil
  chybový 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


Lucid BIND9 - SRU'ing new upstream version (9.7.0-9.7.3)

2011-02-23 Thread Dave Walker

Hi All,

The Ubuntu Server and Ubuntu Security team are considering performing an 
SRU of Bind9 version 9.7.3 replacing the current 9.7.0 in Lucid.


The main rational for this is the DNSSEC failure as outlined on Ubuntu 
bug #651875 [0].  However, there are many other changes, as outlined by 
the upstream changelog [1].  We did look at cherry picking the patches 
which resolve the main concerns, but we would be reproducing much of the 
upstream release - making it potentially more unstable and harder to 
maintainer long term.


Concerns with this is that 9.7.3 isn't yet in the Ubuntu development 
version, or in Debian.  However, it should hopefully be there soon 
(hopefully today, thanks LaMont).  The Debian Maintainer, has just 
uploaded to a Lucid PPA which is currently building.


I'm hoping that some interested people would be able to comment on this 
option, and be able to test this package from the PPA, and look for 
potential regressions (both in use, and upgrade handling).


If the feedback seems positive, we'll undergo the normal SRU procedure 
with added caution.


[0] https://launchpad.net/bugs/651875
[1] http://paste.ubuntu.com/571183/
[2] 
https://launchpad.net/~lamont/+archive/ppa/+sourcepub/1525081/+listing-archive-extra


Thanks for your help!

Kind Regards,
Dave Walker

--
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam


Partition 1 does not end on cylinder boundary

2011-02-23 Thread Asif Iqbal
Hi,

I just installed lucid 64bit server and looks like /boot partition
overlaps. I built few other
lucid 64bit server. They all show the same overlap.

# fdisk -l /dev/sda

Disk /dev/sda: 146.0 GB, 145999527936 bytes
255 heads, 63 sectors/track, 17750 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0008911b

   Device Boot  Start End  Blocks   Id  System
/dev/sda1   *   1  31  242688   83  Linux
Partition 1 does not end on cylinder boundary.
/dev/sda2  31   17750   142332928   8e  Linux LVM


How do I fix it? Also is there a way to install lucid and make sure it
does not overlap the cylinders?

-- 
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?

-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam


Re: Partition 1 does not end on cylinder boundary

2011-02-23 Thread Norbert Tretkowski

Am 23.02.11 19:15, schrieb Asif Iqbal:

How do I fix it? Also is there a way to install lucid and make sure it
does not overlap the cylinders?


This behaviour is documented in the Lucid Release Notes:

https://wiki.ubuntu.com/LucidLynx/ReleaseNotes#Partition%20alignment%20changes%20may%20break%20some%20systems


Norbert


--
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam


Re: Partition 1 does not end on cylinder boundary

2011-02-23 Thread Asif Iqbal
On Wed, Feb 23, 2011 at 2:04 PM, Norbert Tretkowski
norb...@tretkowski.de wrote:
 Am 23.02.11 19:15, schrieb Asif Iqbal:

 How do I fix it? Also is there a way to install lucid and make sure it
 does not overlap the cylinders?

 This behaviour is documented in the Lucid Release Notes:

 https://wiki.ubuntu.com/LucidLynx/ReleaseNotes#Partition%20alignment%20changes%20may%20break%20some%20systems

Thanks for the link. So I will just add this
partman/alignment=cylinder in the boot line

Is there a way to fix my /boot partition, separate from / partition,
now or should I need to reinstall ?



 Norbert


 --
 ubuntu-server mailing list
 ubuntu-server@lists.ubuntu.com
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
 More info: https://wiki.ubuntu.com/ServerTeam




-- 
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?

-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam


Re: Partition 1 does not end on cylinder boundary

2011-02-23 Thread Nathan Stratton Treadway
On Wed, Feb 23, 2011 at 13:15:14 -0500, Asif Iqbal wrote:
 I just installed lucid 64bit server and looks like /boot partition
 overlaps. I built few other
 lucid 64bit server. They all show the same overlap.
 
 # fdisk -l /dev/sda
 
 Disk /dev/sda: 146.0 GB, 145999527936 bytes
 255 heads, 63 sectors/track, 17750 cylinders
 Units = cylinders of 16065 * 512 = 8225280 bytes
 Sector size (logical/physical): 512 bytes / 512 bytes
 I/O size (minimum/optimal): 512 bytes / 512 bytes
 Disk identifier: 0x0008911b
 
Device Boot  Start End  Blocks   Id  System
 /dev/sda1   *   1  31  242688   83  Linux
 Partition 1 does not end on cylinder boundary.
 /dev/sda2  31   17750   142332928   8e  Linux LVM

This listing doesn't show that they partitions actually _overlap_, only
that the cylinder 31 is split between the two.  (Note that this
cylinder calculation is really just arbitrary, based on based on the
logical heads/sectors geometry assigned to the disk)

Running fdisk -l -u /dev/sda should show you that the two partitions
don't actually share any sectors

Nathan

-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam


Re: Partition 1 does not end on cylinder boundary

2011-02-23 Thread jim

I have experienced this and find it worrisome. 
Is the report bogus or true. If true, what is the 
state of the remainder of the cylinder (no other 
partition shows such overlap, I'm guessing the 
part is not used and may be the sector used by 
the MBR). 



On Wed, 2011-02-23 at 13:15 -0500, Asif Iqbal wrote:
 Hi,
 
 I just installed lucid 64bit server and looks like /boot partition
 overlaps. I built few other
 lucid 64bit server. They all show the same overlap.
 
 # fdisk -l /dev/sda
 
 Disk /dev/sda: 146.0 GB, 145999527936 bytes
 255 heads, 63 sectors/track, 17750 cylinders
 Units = cylinders of 16065 * 512 = 8225280 bytes
 Sector size (logical/physical): 512 bytes / 512 bytes
 I/O size (minimum/optimal): 512 bytes / 512 bytes
 Disk identifier: 0x0008911b
 
Device Boot  Start End  Blocks   Id  System
 /dev/sda1   *   1  31  242688   83  Linux
 Partition 1 does not end on cylinder boundary.
 /dev/sda2  31   17750   142332928   8e  Linux LVM
 
 
 How do I fix it? Also is there a way to install lucid and make sure it
 does not overlap the cylinders?
 
 -- 
 Asif Iqbal
 PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
 A: Because it messes up the order in which people normally read text.
 Q: Why is top-posting such a bad thing?
 


-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam


Re: Partition 1 does not end on cylinder boundary

2011-02-23 Thread Asif Iqbal
On Wed, Feb 23, 2011 at 3:37 PM, Nathan Stratton Treadway
ubuntu.li...@nathanst.com wrote:
 On Wed, Feb 23, 2011 at 13:15:14 -0500, Asif Iqbal wrote:
 I just installed lucid 64bit server and looks like /boot partition
 overlaps. I built few other
 lucid 64bit server. They all show the same overlap.

 # fdisk -l /dev/sda

 Disk /dev/sda: 146.0 GB, 145999527936 bytes
 255 heads, 63 sectors/track, 17750 cylinders
 Units = cylinders of 16065 * 512 = 8225280 bytes
 Sector size (logical/physical): 512 bytes / 512 bytes
 I/O size (minimum/optimal): 512 bytes / 512 bytes
 Disk identifier: 0x0008911b

    Device Boot      Start         End      Blocks   Id  System
 /dev/sda1   *           1          31      242688   83  Linux
 Partition 1 does not end on cylinder boundary.
 /dev/sda2              31       17750   142332928   8e  Linux LVM

 This listing doesn't show that they partitions actually _overlap_, only
 that the cylinder 31 is split between the two.  (Note that this
 cylinder calculation is really just arbitrary, based on based on the
 logical heads/sectors geometry assigned to the disk)

 Running fdisk -l -u /dev/sda should show you that the two partitions
 don't actually share any sectors

yep, they don't share the same sector.

# fdisk -l -u /dev/sda

Disk /dev/sda: 146.0 GB, 145999527936 bytes
255 heads, 63 sectors/track, 17750 cylinders, total 285155328 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x0008911b

   Device Boot  Start End  Blocks   Id  System
/dev/sda1   *2048  487423  242688   83  Linux
Partition 1 does not end on cylinder boundary.
/dev/sda2  487424   285153279   142332928   8e  Linux LVM


So just ignore this alert? Also, is it still possible to
change the end cylinder of the /boot partition without breaking the grub?

I think I am using grub2 per this

# grub-install -v
grub-install (GNU GRUB 1.98-1ubuntu10)


                                                Nathan

 --
 ubuntu-server mailing list
 ubuntu-server@lists.ubuntu.com
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
 More info: https://wiki.ubuntu.com/ServerTeam




-- 
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?

-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam


how to do auto redirection of a tomcat application

2011-02-23 Thread Tapas Mishra
I have a site http://social.openitup.in
right now what you are seeing is a default Tomcat6 page.
I am using mod_ajp as a front end and Apache vhost configuration for same is

VirtualHost *:80 

ServerName social.openitup.in
ServerAdmin webmaster@localhost

ProxyRequests off
Proxy *
Order deny,allow
Allow from all
/Proxy
ProxyPreserveHost On

ProxyPass / ajp://192.168.1.19:8009/
ProxyPassReverse / ajp://192.168.1.19:8009/


/VirtualHost




How ever I have an application running on it
http://social.openitup.in/olat
what I want to do is when some one opens
http://social.openitup.in
then rather than seeing Tomcat6 home page from
/var/lib/tomcat6/webapps/ROOT/index.html
the person is  redirected to olat application which is in
/var/lib/tomcat6/webapps/olat
how can this be achived?

The machine where OLAT is and where the above Reverse Proxy
configuration is are physically different machines.

-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam


Re: how to do auto redirection of a tomcat application

2011-02-23 Thread Paul Graydon

On 02/23/2011 11:30 AM, Tapas Mishra wrote:

I have a site http://social.openitup.in
right now what you are seeing is a default Tomcat6 page.
I am using mod_ajp as a front end and Apache vhost configuration for same is

VirtualHost *:80

 ServerName social.openitup.in
 ServerAdmin webmaster@localhost

 ProxyRequests off
 Proxy *
 Order deny,allow
 Allow from all
 /Proxy
 ProxyPreserveHost On

 ProxyPass / ajp://192.168.1.19:8009/
 ProxyPassReverse / ajp://192.168.1.19:8009/


/VirtualHost




How ever I have an application running on it
http://social.openitup.in/olat
what I want to do is when some one opens
http://social.openitup.in
then rather than seeing Tomcat6 home page from
/var/lib/tomcat6/webapps/ROOT/index.html
the person is  redirected to olat application which is in
/var/lib/tomcat6/webapps/olat
how can this be achived?

The machine where OLAT is and where the above Reverse Proxy
configuration is are physically different machines.


Hi Tapas,

We're using straight http, rather than ajp for proxying to our tomcat 
servers (though I'm hoping to transition at some stage), so your mileage 
may vary depending on if ajp does anything unusual in relation to 
ProxyPass.  You may find its as simple as doing this:


ProxyPass / ajp://192.168.1.19:8009/olat
ProxyPassReverse / ajp://192.168.1.19:8009/olat

However, it depends on the java app underneath it.  Some of the apps we 
run in our tomcat hosting environment can be picky if the URI (bit after 
the first / after the domain in the URL) is different from what the 
application expects.  What we tend to do is use a rewrite:


RewriteEngine On
RewriteRule ^/$ /olat/ [redirect,last]

The have our proxypass lines:

ProxyPass /olat ajp://192.168.1.19:8009/olat
ProxyPassReverse /olat ajp://192.168.1.19:8009/olat

That means when someone browses to http://social.openitup.in/ they will 
automatically be redirected to http://social.openitup.in/olat


Paul

--
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam


Re: Partition 1 does not end on cylinder boundary

2011-02-23 Thread Pandu Poluan
(sorry for top-posting; Gmail mobile can reply *only* by top-posting)

IIRC, the CHS values reported by modern drives no longer match exactly
with the physical sector. So, if I were you, I'd just ignore the
warning.

CMIIW.

Rgds,



On 2011-02-24, Asif Iqbal vad...@gmail.com wrote:
 On Wed, Feb 23, 2011 at 3:37 PM, Nathan Stratton Treadway
 ubuntu.li...@nathanst.com wrote:
 On Wed, Feb 23, 2011 at 13:15:14 -0500, Asif Iqbal wrote:
 I just installed lucid 64bit server and looks like /boot partition
 overlaps. I built few other
 lucid 64bit server. They all show the same overlap.

 # fdisk -l /dev/sda

 Disk /dev/sda: 146.0 GB, 145999527936 bytes
 255 heads, 63 sectors/track, 17750 cylinders
 Units = cylinders of 16065 * 512 = 8225280 bytes
 Sector size (logical/physical): 512 bytes / 512 bytes
 I/O size (minimum/optimal): 512 bytes / 512 bytes
 Disk identifier: 0x0008911b

    Device Boot      Start         End      Blocks   Id  System
 /dev/sda1   *           1          31      242688   83  Linux
 Partition 1 does not end on cylinder boundary.
 /dev/sda2              31       17750   142332928   8e  Linux LVM

 This listing doesn't show that they partitions actually _overlap_, only
 that the cylinder 31 is split between the two.  (Note that this
 cylinder calculation is really just arbitrary, based on based on the
 logical heads/sectors geometry assigned to the disk)

 Running fdisk -l -u /dev/sda should show you that the two partitions
 don't actually share any sectors

 yep, they don't share the same sector.

 # fdisk -l -u /dev/sda

 Disk /dev/sda: 146.0 GB, 145999527936 bytes
 255 heads, 63 sectors/track, 17750 cylinders, total 285155328 sectors
 Units = sectors of 1 * 512 = 512 bytes
 Sector size (logical/physical): 512 bytes / 512 bytes
 I/O size (minimum/optimal): 512 bytes / 512 bytes
 Disk identifier: 0x0008911b

Device Boot  Start End  Blocks   Id  System
 /dev/sda1   *2048  487423  242688   83  Linux
 Partition 1 does not end on cylinder boundary.
 /dev/sda2  487424   285153279   142332928   8e  Linux LVM


 So just ignore this alert? Also, is it still possible to
 change the end cylinder of the /boot partition without breaking the grub?

 I think I am using grub2 per this

 # grub-install -v
 grub-install (GNU GRUB 1.98-1ubuntu10)


                                                Nathan

 --
 ubuntu-server mailing list
 ubuntu-server@lists.ubuntu.com
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
 More info: https://wiki.ubuntu.com/ServerTeam




 --
 Asif Iqbal
 PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
 A: Because it messes up the order in which people normally read text.
 Q: Why is top-posting such a bad thing?

 --
 ubuntu-server mailing list
 ubuntu-server@lists.ubuntu.com
 https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
 More info: https://wiki.ubuntu.com/ServerTeam



-- 
--
Pandu E Poluan - IT Optimizer
My website: http://pandu.poluan.info/

-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam

Re: how to do auto redirection of a tomcat application

2011-02-23 Thread Tapas Mishra
On Thu, Feb 24, 2011 at 3:53 AM, Paul Graydon p...@paulgraydon.co.uk wrote:
 On 02/23/2011 11:30 AM, Tapas Mishra wrote:

 I have a site http://social.openitup.in
 right now what you are seeing is a default Tomcat6 page.
 I am using mod_ajp as a front end and Apache vhost configuration for same
 is

 VirtualHost *:80

         ServerName social.openitup.in
         ServerAdmin webmaster@localhost

         ProxyRequests off
         Proxy *
         Order deny,allow
         Allow from all
         /Proxy
         ProxyPreserveHost On

         ProxyPass / ajp://192.168.1.19:8009/
         ProxyPassReverse / ajp://192.168.1.19:8009/


 /VirtualHost




 How ever I have an application running on it
 http://social.openitup.in/olat
 what I want to do is when some one opens
 http://social.openitup.in
 then rather than seeing Tomcat6 home page from
 /var/lib/tomcat6/webapps/ROOT/index.html
 the person is  redirected to olat application which is in
 /var/lib/tomcat6/webapps/olat
 how can this be achived?

 The machine where OLAT is and where the above Reverse Proxy
 configuration is are physically different machines.

 Hi Tapas,

 We're using straight http, rather than ajp for proxying to our tomcat
 servers (though I'm hoping to transition at some stage),
Ok so the rule which you mentioned
   What we tend to do is use a rewrite:

 RewriteEngine On
 RewriteRule ^/$ /olat/ [redirect,last]

 The have our proxypass lines:

 ProxyPass /olat ajp://192.168.1.19:8009/olat
 ProxyPassReverse /olat ajp://192.168.1.19:8009/olat

you use RewriteRule in combination with ProxyPass.
I just want to know this for sake of understanding.
I solved the current problem by renaming the application in webapps
/var/lib/tomcat6/webapp/olat to
/var/lib/tomcat6/webapp/ROOT
and it worked you can check http://olat.openitup.in
let me know if you use ReWriteRule in combination with ProxyPass directive.

-- 
http://mightydreams.blogspot.com

-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam


Re: how to do auto redirection of a tomcat application

2011-02-23 Thread Paul Graydon

On 2/23/2011 7:36 PM, Tapas Mishra wrote:

On Thu, Feb 24, 2011 at 3:53 AM, Paul Graydonp...@paulgraydon.co.uk  wrote:

On 02/23/2011 11:30 AM, Tapas Mishra wrote:

I have a site http://social.openitup.in
right now what you are seeing is a default Tomcat6 page.
I am using mod_ajp as a front end and Apache vhost configuration for same
is

VirtualHost *:80

 ServerName social.openitup.in
 ServerAdmin webmaster@localhost

 ProxyRequests off
 Proxy *
 Order deny,allow
 Allow from all
 /Proxy
 ProxyPreserveHost On

 ProxyPass / ajp://192.168.1.19:8009/
 ProxyPassReverse / ajp://192.168.1.19:8009/


/VirtualHost




How ever I have an application running on it
http://social.openitup.in/olat
what I want to do is when some one opens
http://social.openitup.in
then rather than seeing Tomcat6 home page from
/var/lib/tomcat6/webapps/ROOT/index.html
the person is  redirected to olat application which is in
/var/lib/tomcat6/webapps/olat
how can this be achived?

The machine where OLAT is and where the above Reverse Proxy
configuration is are physically different machines.


Hi Tapas,

We're using straight http, rather than ajp for proxying to our tomcat
servers (though I'm hoping to transition at some stage),

Ok so the rule which you mentioned

What we tend to do is use a rewrite:

RewriteEngine On
RewriteRule ^/$ /olat/ [redirect,last]

The have our proxypass lines:

ProxyPass /olat ajp://192.168.1.19:8009/olat
ProxyPassReverse /olat ajp://192.168.1.19:8009/olat


you use RewriteRule in combination with ProxyPass.
I just want to know this for sake of understanding.
I solved the current problem by renaming the application in webapps
/var/lib/tomcat6/webapp/olat to
/var/lib/tomcat6/webapp/ROOT
and it worked you can check http://olat.openitup.in
let me know if you use ReWriteRule in combination with ProxyPass directive.
Yes we do, we use both rules in combination on probably most of the 
subdomains we host (approximately 70-80 applications under 20-30 subdomains)


A few of our apps are named ROOT to allow them to work from /, but in 
most cases we'll have multiple apps for a particular subdomain so they 
have distinctive names.  RewriteRule is usually used in combination with 
ProxyPass to direct traffic appropriately if they come in at the wrong 
point.


Paul

Paul

--
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam