[Bug 530816] Re: euca-run-instances help shows --keypair, should be --key

2010-03-02 Thread Scott Moser

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/39966797/Dependencies.txt

-- 
euca-run-instances help shows --keypair, should be --key
https://bugs.launchpad.net/bugs/530816
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 530468] Re: [FFE] Build udeb for vlan

2010-03-02 Thread Mathias Gug
Colin did a quick review:

1. add XB-Installer-Menu-Item: 9 so that it's listed in anna
2. depend on whatever-modules (depending on where the kernel modules go) - see 
bug 530459.

-- 
[FFE] Build udeb for vlan
https://bugs.launchpad.net/bugs/530468
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vlan 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 530832] [NEW] vsftpd 2.2.2-3ubuntu4 fails to upgrade because no ftp group

2010-03-02 Thread John Edwards
Public bug reported:

Binary package hint: vsftpd

During an upgrade from Ubuntu 8.04 to Ubuntu 10.04 the vsftpd failed to upgrade 
cleanly:

Installing new version of config file /etc/pam.d/vsftpd ...
vsftpd user (ftp) already exists, doing nothing.
chown: invalid group: `root:ftp'
dpkg: error processing vsftpd (--configure):
 subprocess installed post-installation script returned error exit status 1


The ftp group does not exist on Ubuntu 8.04 and is not created during or
after the upgrade to Ubuntu 10.04. The primary group of the ftp user is
exactly the nobody group.

I think the problem is cause by the /var/lib/dpkg/info/vsftpd.postinst script 
assuming that the ftp user has an ftp group:

db_get vsftpd/username
_USERNAME=${RET:-ftp}


And later in the same script:

mkdir -p ${_DIRECTORY}
chown root:${_USERNAME} ${_DIRECTORY} -R


I think the most obvious fix is to create a new _GROUP variable which
would default to an existing group and use this in the chown command.
I'm not sure if the nobody group is the best group for this.

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

-- 
vsftpd 2.2.2-3ubuntu4 fails to upgrade because no ftp group
https://bugs.launchpad.net/bugs/530832
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd 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 530814] Re: package postfix 2.6.5-3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 75

2010-03-02 Thread Kamus
According to your log file, main.cf has an error: newaliases: fatal:
file /etc/postfix/main.cf: parameter myhostname: bad parameter value:
vork.hsd1.co.comcast.net. , could you try to delete the final dot in
your fully domain and then try to reinstall postfix? Thanks!

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

-- 
package postfix 2.6.5-3 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 75
https://bugs.launchpad.net/bugs/530814
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix 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 530091] Re: [alpha3] NC fails to be detected.

2010-03-02 Thread Dustin Kirkland
** Changed in: eucalyptus (Ubuntu)
 Assignee: (unassigned) = Dustin Kirkland (kirkland)

-- 
[alpha3] NC fails to be detected.
https://bugs.launchpad.net/bugs/530091
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 530513] Re: openssh-client in lucid cannot connect to openssh-server in karmic

2010-03-02 Thread cighir.victor
I will try again tonight. Do you have any suggestion for something I
should look for or try?

So now it's working with the downgraded version.

-- 
openssh-client in lucid cannot connect to openssh-server in karmic
https://bugs.launchpad.net/bugs/530513
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh 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 517478] Re: remotely executed netcat (nc) uses -q option which is not universally supported

2010-03-02 Thread zigi
https://bugzilla.redhat.com/show_bug.cgi?id=517778

-- 
remotely executed netcat (nc) uses -q option which is not universally supported
https://bugs.launchpad.net/bugs/517478
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt 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 517478] Re: remotely executed netcat (nc) uses -q option which is not universally supported

2010-03-02 Thread zigi
Libvirt should use similar hack like in virt-manager (from previous
RedHat's bugzilla report):

we pass a shell script as the SSH command, and try
to detect these incompatibilities. It's definitely a hack, but we don't have a
lot of options:

http://hg.fedorahosted.org/hg/virt-manager/rev/1f781890ea4a 

-- 
remotely executed netcat (nc) uses -q option which is not universally supported
https://bugs.launchpad.net/bugs/517478
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt 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 530877] [NEW] E:Unable to correct problems, you have held broken packages.

2010-03-02 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Binary package hint: update-manager

$ sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Calculating upgrade... Failed
The following packages have unmet dependencies:
  phpmyadmin: Depends: php5-mcrypt but it is not going to be installed
E: Unable to correct problems, you have held broken packages.


$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages have been kept back:
  libapache2-mod-php5 linux-generic linux-headers-generic linux-image-generic
  php5-common php5-curl php5-gd php5-mysql
The following packages will be upgraded:
  capplets-data evolution-data-server evolution-data-server-common
  gnome-control-center gnome-user-share indicator-session kdebase-runtime-data
  kdelibs-bin kdelibs5 kdelibs5-data libcamel1.2-14 libebackend1.2-0
  libebook1.2-9 libecal1.2-7 libedata-book1.2-2 libedata-cal1.2-6
  libedataserver1.2-11 libedataserverui1.2-8 libegroupwise1.2-13
  libexchange-storage1.2-3 libgdata-google1.2-1 libgdata1.2-1 libgl1-mesa-dri
  libgl1-mesa-glx libglu1-mesa libgnome-window-settings1 libindicate-gtk2
  libindicate4 libmetacity-private0 libplasma3 libpolkit-gtk-1-0
  libwnck-common libwnck22 man-db mesa-utils metacity oxygen-icon-theme
  policykit-1-gnome rhythmbox rhythmbox-plugin-cdrecorder rhythmbox-plugins
  x11-common xbase-clients xorg xserver-common xserver-xorg xserver-xorg-core
  xserver-xorg-input-all xutils
49 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
Need to get 44.7MB of archives.
After this operation, 106kB of additional disk space will be used.
Do you want to continue [Y/n]?

ProblemType: Bug
Architecture: amd64
Date: Tue Mar  2 19:34:15 2010
DistroRelease: Ubuntu 10.04
NonfreeKernelModules: nvidia
Package: update-manager 1:0.132.1
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=it_IT.UTF-8
 PATH=(custom, user)
 LANG=C
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-14.20-generic
SourcePackage: update-manager
Uname: Linux 2.6.32-14-generic x86_64

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


** Tags: amd64 apport-bug lucid
-- 
E:Unable to correct problems, you have held broken packages.
https://bugs.launchpad.net/bugs/530877
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to php5 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 460542] Re: qemu-img complains about Unknown option 'size' when using host_device format

2010-03-02 Thread Bitti
I posted the patch to qemu-devel mailing list.

-- 
qemu-img complains about Unknown option 'size' when using host_device format
https://bugs.launchpad.net/bugs/460542
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 530877] Re: E:Unable to correct problems, you have held broken packages.

2010-03-02 Thread Daniele Smartango
** Package changed: update-manager (Ubuntu) = php5 (Ubuntu)

-- 
E:Unable to correct problems, you have held broken packages.
https://bugs.launchpad.net/bugs/530877
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 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 530877] Re: E:Unable to correct problems, you have held broken packages.

2010-03-02 Thread Chuck Short
This part of the php transition 5.3 that is going on right now.

Regards
chuck

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

-- 
E:Unable to correct problems, you have held broken packages.
https://bugs.launchpad.net/bugs/530877
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 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 530513] Re: openssh-client in lucid cannot connect to openssh-server in karmic

2010-03-02 Thread cighir.victor
Sorry guys for this report. It seems that is IP related and maybe
gateway because yesterday when it worked I was in a different location.
Now, it's not working again

-- 
openssh-client in lucid cannot connect to openssh-server in karmic
https://bugs.launchpad.net/bugs/530513
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh 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 530091] Re: [alpha3] NC fails to be detected.

2010-03-02 Thread Dustin Kirkland
I believe I've tracked down where this problem was introduced:

http://bazaar.launchpad.net/~ubuntu-core-
dev/eucalyptus/ubuntu/revision/909

My nodes don't have [ -f /etc/eucalyptus/eucalyptus-nc.conf ], so the
publication job isn't starting.

This is because the debconf key/value for eucalyptus/cluster-name does not 
exist on my NC.
  $ echo GET eucalyptus/cluster-name | sudo debconf-communicate

And thus the eucalyptus-nc.postinst isn't able to populate that file.

I'm working on a fix.

-- 
[alpha3] NC fails to be detected.
https://bugs.launchpad.net/bugs/530091
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 527275] Re: package mysql-server-5.1 5.1.41-3ubuntu7 failed to install/upgrade: subprocess installed post-installation script killed by signal (Interrupt)

2010-03-02 Thread Wouter Deconinck
I had the same problem.  In my case, it seems that the cause was that
apparmor was blocking mysql.  I had to run sudo aa-complain mysql before
I could finish the configuration.  I do not remember ever enabling aa-
enforce for mysql (or for anything else, in fact).

Steps to reproduce:
  sudo aa-enforce mysql
  sudo apt-get install --reinstall mysql-server-5.1

Result: apt-get will stall at
  Preconfiguring packages ...
  (Reading database ... 339276 files and directories currently installed.)
  Preparing to replace mysql-server-5.1 5.1.41-3ubuntu7 (using 
.../mysql-server-5.1_5.1.41-3ubuntu7_i386.deb) ...
while trying to execute 'stop mysql' in the prerm script.

Work-around:
  sudo aa-complain mysql
  sudo apt-get install --reinstall mysql-server-5.1
gives the expected result.

-- 
package mysql-server-5.1 5.1.41-3ubuntu7 failed to install/upgrade: subprocess 
installed post-installation script killed by signal (Interrupt)
https://bugs.launchpad.net/bugs/527275
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 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 530091] Re: [alpha3] NC fails to be detected.

2010-03-02 Thread Thierry Carrez
@Dustin: In Torsten's logs, the publication is working alright, since
the node is detected on the CC's registration logs:

2010-02-26 15:10:29+01:00 | 2758 - Calling node torstentest node 192.168.1.106
2010-02-26 15:10:30+01:00 | 2758 - euca_conf --register-nodes returned 0

Also eucalyptus/cluster-name is normally present in the CC preseed ?

-- 
[alpha3] NC fails to be detected.
https://bugs.launchpad.net/bugs/530091
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 530091] Re: [alpha3] NC fails to be detected.

2010-03-02 Thread Dustin Kirkland
Thierry,

Agreed.  My issue was actually different.  I filed this under: Bug
#530937, and I have committed a fix for my issue to the tree.

I'm not sure what's going on with Torsten's issue.  I'm going to
unassign myself from this bug for now.

** Changed in: eucalyptus (Ubuntu)
 Assignee: Dustin Kirkland (kirkland) = (unassigned)

-- 
[alpha3] NC fails to be detected.
https://bugs.launchpad.net/bugs/530091
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 530937] [NEW] node registration fails when default cluster name is selected

2010-03-02 Thread Dustin Kirkland
Public bug reported:

We added support for a default cluster name (cluster1).

The CC and SC handle this okay.

But the NC does not.  Fix this.

** Affects: eucalyptus (Ubuntu)
 Importance: High
 Assignee: Dustin Kirkland (kirkland)
 Status: In Progress

** Changed in: eucalyptus (Ubuntu)
   Status: New = In Progress

** Changed in: eucalyptus (Ubuntu)
   Importance: Undecided = High

** Changed in: eucalyptus (Ubuntu)
 Assignee: (unassigned) = Dustin Kirkland (kirkland)

-- 
node registration fails when default cluster name is selected
https://bugs.launchpad.net/bugs/530937
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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


Re: [Bug 475183] Re: host crashed with signal 7 in dst_lib_init()

2010-03-02 Thread Jose A. Macas D.
I was running from the legacy Ubuntu 9.10 i386 ISO image from a USB key (the
instalation was made under Ubuntu 9.04 i386 from the original 9.04 CD.

2010/3/1 LaMont Jones lamont.jo...@ubuntu.com

 we'll need to know what is in local. before we have a chance of
 figuring this out.

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

 --
 host crashed with signal 7 in dst_lib_init()
 https://bugs.launchpad.net/bugs/475183
 You received this bug notification because you are a direct subscriber
 of the bug.

 Status in “bind9” package in Ubuntu: Incomplete

 Bug description:
 Binary package hint: bind9

 1 and 2 ubuntu desktop x86 9.10 final
 3 and 4this happen while i was login in a wifi network (connected
 correctly)

 ProblemType: Crash
 Architecture: i386
 Date: Thu Nov  5 01:26:25 2009
 Disassembly: 0x72a740 dst_lib_init:   Cannot access memory at address
 0x72a740
 DistroRelease: Ubuntu 9.10
 ExecutablePath: /usr/bin/host
 LiveMediaBuild: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
 Package: bind9-host 1:9.6.1.dfsg.P1-3
 ProcCmdline: host -t soa local.
 ProcEnviron:

 ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
 Signal: 7
 SourcePackage: bind9
 StacktraceTop:
  dst_lib_init () from /usr/lib/libdns.so.50
  ?? () from /usr/bin/host
  main () from /usr/bin/host
 Title: host crashed with signal 7 in dst_lib_init()
 Uname: Linux 2.6.31-14-generic i686
 UserGroups:

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


-- 
host crashed with signal 7 in dst_lib_init()
https://bugs.launchpad.net/bugs/475183
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 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 530942] [NEW] euca_conf --discover-nodes --no-rsync is kind of silly

2010-03-02 Thread Dustin Kirkland
Public bug reported:

The Ubuntu documentation states in a number of places to use:

euca_conf --discover-nodes --no-rsync

The --no-rsync part is kind of silly.

We can actually use rsync just as well as scp, with two minor changes.
I have an easy fix for this, though I'd like to run it by upstream.

** Affects: eucalyptus (Ubuntu)
 Importance: Wishlist
 Assignee: Dustin Kirkland (kirkland)
 Status: In Progress

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

** Changed in: eucalyptus (Ubuntu)
   Status: New = In Progress

** Changed in: eucalyptus (Ubuntu)
 Assignee: (unassigned) = Dustin Kirkland (kirkland)

-- 
euca_conf --discover-nodes --no-rsync is kind of silly
https://bugs.launchpad.net/bugs/530942
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 530945] [NEW] Please backport keepalived 1.1.17-2 to Karmic from Lucid

2010-03-02 Thread Andres Rodriguez
Public bug reported:

Binary package hint: keepalived

Please backport keepalived 1.1.17-2 to Karmic from Lucid. The reason
behind this backport is because keepalived 1.1.17-1, which is currently
in Karmic, does not have LVS support. This problem has been fixed in
keepalived 1.1.17-2 which we now have in Lucid.

Please see [1] for further information on the related bug:

[1]: https://bugs.launchpad.net/ubuntu/+source/keepalived/+bug/496932

** Affects: keepalived (Ubuntu)
 Importance: Low
 Assignee: Andres Rodriguez (andreserl)
 Status: In Progress

** Changed in: keepalived (Ubuntu)
 Assignee: (unassigned) = Andres Rodriguez (andreserl)

** Changed in: keepalived (Ubuntu)
   Status: New = In Progress

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

-- 
Please backport keepalived 1.1.17-2 to Karmic from Lucid
https://bugs.launchpad.net/bugs/530945
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to keepalived 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 496932] Re: Keepalived haven't LVS support

2010-03-02 Thread Andres Rodriguez
Everything working in Karmic, going to request a backport.

-- 
Keepalived haven't LVS support
https://bugs.launchpad.net/bugs/496932
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to keepalived 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 530949] [NEW] mount.cifs yields garbled directory listing where smbclient works

2010-03-02 Thread ScottPurcell
Public bug reported:

Binary package hint: samba

This mount command in Ubuntu does not work -- the directory listing is
indecipherable:

sc...@u904-209nvd1-95031:~$ sudo mount.cifs
//pc1n7i01d03.us.dell.com/DTTUATNAS2/training /tmp/mnttest/ --verbose -o
credentials=/etc/.cred.txt

mount.cifs kernel mount options:
unc=//pc1n7i01d03.us.dell.com\DTTUATNAS2,user=scott_purcell,ver=1,credentials=/etc/.cred.txt,prefixpath=training,ip=10.30.25.221,pass=


The same command in RHEL 5 works -- the files and directories are viewable:

[r...@rh5-3g4dkb1-slp ~]# mount.cifs
//pc1n7i01d03.us.dell.com/DTTUATNAS2/training /tmp/mnttest/ --verbose -o
credentials=/etc/.cred.txt


mount.cifs kernel mount options:
unc=//pc1n7i01d03.us.dell.com\DTTUATNAS2,ip=10.30.25.221,user=scott_purcell,ver=1,credentials=/etc/.cred.txt,prefixpath=training,pass=


smbclient in Ubuntu works fine -- the files and directories are browsable:

sc...@u904-209nvd1-95031:~$ sudo smbclient
//pc1n7i01d03.us.dell.com/DTTUATNAS2/ -W americas -U scott_purcell -D
training

Please let me know what other information I can provide.

ProblemType: Bug
Architecture: amd64
Date: Tue Mar  2 14:33:25 2010
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: nvidia
Package: smbfs 2:3.4.0-3ubuntu5.4
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-19.56-generic
SourcePackage: samba
Uname: Linux 2.6.31-19-generic x86_64

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


** Tags: amd64 apport-bug

-- 
mount.cifs yields garbled directory listing where smbclient works
https://bugs.launchpad.net/bugs/530949
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 530949] Re: mount.cifs yields garbled directory listing where smbclient works

2010-03-02 Thread ScottPurcell

** Attachment added: More information
   http://launchpadlibrarian.net/4042/smbmountproblems.rst.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/4043/Dependencies.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/4044/XsessionErrors.txt

-- 
mount.cifs yields garbled directory listing where smbclient works
https://bugs.launchpad.net/bugs/530949
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 485807] Re: XP guest installs but gives BSoD on reboot unless in safe mode

2010-03-02 Thread Andy Ruddock
Don't know about Lucid - I know that reinstalling XP onto a virtio device 
worked.
So Win XP on vda is ok, on hda it's not ok.

-- 
XP guest installs but gives BSoD on reboot unless in safe mode
https://bugs.launchpad.net/bugs/485807
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 530945] Re: Please backport keepalived 1.1.17-2 to Karmic from Lucid

2010-03-02 Thread Andres Rodriguez
** Changed in: keepalived (Ubuntu)
   Importance: Low = Medium

-- 
Please backport keepalived 1.1.17-2 to Karmic from Lucid
https://bugs.launchpad.net/bugs/530945
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to keepalived 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 525205] Re: proc_open() with pty descriptor type fails with errno 14 on amd64

2010-03-02 Thread Chuck Short
This has been fixed in lucid.

Regards
chuck

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

-- 
proc_open() with pty descriptor type fails with errno 14 on amd64
https://bugs.launchpad.net/bugs/525205
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 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 530468] Re: [FFE] Build udeb for vlan

2010-03-02 Thread Mathias Gug
** Changed in: vlan (Ubuntu)
 Assignee: (unassigned) = Mathias Gug (mathiaz)

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

** Changed in: vlan (Ubuntu)
   Importance: Low = Wishlist

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

-- 
[FFE] Build udeb for vlan
https://bugs.launchpad.net/bugs/530468
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vlan 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


Re: [Bug 519648] Re: After all-in-one setup node-cert.pem and node-pk.pem not found

2010-03-02 Thread Robert Collins
On Tue, 2010-03-02 at 15:26 +, Mathias Gug wrote:
 Hi Robert,
 
 Could you confirm that you installed both the CC *and* the NC on the
 same system?

yes

-Rob

-- 
After all-in-one setup node-cert.pem and node-pk.pem not found
https://bugs.launchpad.net/bugs/519648
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 530945] Re: Please backport keepalived 1.1.17-2 to Karmic from Lucid

2010-03-02 Thread Andres Rodriguez
I've personally tested this and can confirm that this backport will fix
the issue detailed in bug 496932.

Build logs can be found in my ppa:
https://launchpad.net/~andreserl/+archive/other/+packages

I'm attaching the debdiff

** Attachment added: keepalived-backport.debdiff
   http://launchpadlibrarian.net/40001822/keepalived-backport.debdiff

-- 
Please backport keepalived 1.1.17-2 to Karmic from Lucid
https://bugs.launchpad.net/bugs/530945
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to keepalived 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 525266] Re: libvirtd: errors/warnings after start

2010-03-02 Thread Mathias Gug
Do you have libvirt guest defined? If so could you post the
configuration of each guest?

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

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

-- 
libvirtd: errors/warnings after start
https://bugs.launchpad.net/bugs/525266
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt 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 528463] Re: SECURITY UPDATE 5.1.37-1ubuntu5.1 - problem with instalation

2010-03-02 Thread Mathias Gug
Relevant errors:

Log started: 2010-02-26  11:58:28
[...]
Przygotowanie do zastąpienia mysql-server-5.1 5.1.37-1ubuntu5 (wykorzystując 
.../mysql-server-5.1_5.1.37-1ubuntu5.1_amd64.deb) ...

 * Stopping MySQL database server mysqld

   ...fail!

invoke-rc.d: initscript mysql, action stop failed.

dpkg: ostrzeżenie: poprzedni skrypt pre-removal zwrócił kod błędu 1

dpkg - próba wywołania skryptu z nowego pakietu ...

 * Stopping MySQL database server mysqld

   ...fail!

invoke-rc.d: initscript mysql, action stop failed.

dpkg: błąd przetwarzania /var/cache/apt/archives/mysql-
server-5.1_5.1.37-1ubuntu5.1_amd64.deb (--unpack):

 podproces nowy skrypt pre-removal zwrócił kod błędu 1


There seems to be corrupted tables:

Feb 26 08:04:26 laptop mysqld_safe: Starting mysqld daemon with databases from 
/var/lib/mysql
Feb 26 08:04:27 laptop mysqld: 100226  8:04:27 [Note] Plugin 'FEDERATED' is 
disabled.
Feb 26 08:04:27 laptop mysqld: /usr/sbin/mysqld: Table 'mysql.plugin' doesn't 
exist
Feb 26 08:04:27 laptop mysqld: 100226  8:04:27 [ERROR] Can't open the 
mysql.plugin table. Please run mysql_upgrade to create it.
Feb 26 08:04:27 laptop mysqld: 100226  8:04:27  InnoDB: Started; log sequence 
number 0 6758351
Feb 26 08:04:27 laptop mysqld: 100226  8:04:27 [ERROR] Can't open and lock 
privilege tables: Table 'mysql.servers' doesn't exist
Feb 26 08:04:27 laptop mysqld: 100226  8:04:27 [ERROR] Column count of mysql.db 
is wrong. Expected 22, found 20. The table is probably corrupted
Feb 26 08:04:27 laptop mysqld: 100226  8:04:27 [ERROR] mysql.user has no 
`Event_priv` column at position 29
Feb 26 08:04:27 laptop mysqld: 100226  8:04:27 [ERROR] Cannot open mysql.event
Feb 26 08:04:27 laptop mysqld: 100226  8:04:27 [ERROR] Event Scheduler: An 
error occurred when initializing system tables. Disabling the Event Scheduler.
Feb 26 08:04:27 laptop mysqld: 100226  8:04:27 [Note] /usr/sbin/mysqld: ready 
for connections.
Feb 26 08:04:27 laptop mysqld: Version: '5.1.37-1ubuntu5.1'  socket: 
'/var/run/mysqld/mysqld.sock'  port: 3306  (Ubuntu)


Could you check if you can correctly connect to the running mysql server before 
upgrading?

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

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

-- 
SECURITY UPDATE 5.1.37-1ubuntu5.1 - problem with instalation
https://bugs.launchpad.net/bugs/528463
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 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 530687] Re: updates not installing properly

2010-03-02 Thread Mathias Gug
*** This bug is a duplicate of bug 530814 ***
https://bugs.launchpad.net/bugs/530814

The root of the problem is:

newaliases: fatal: file /etc/postfix/main.cf: parameter myhostname: bad
parameter value: c-174-54-134-156.hsd1.pa.comcast.net.

** This bug has been marked a duplicate of bug 530814
   package postfix 2.6.5-3 failed to install/upgrade: subprocess installed 
post-installation script returned error exit status 75

-- 
updates not installing properly
https://bugs.launchpad.net/bugs/530687
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix 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 530223] Re: package irqbalance 0.55+20091017-3ubuntu2 failed to install/upgrade: subprocess installed post-installation script killed by signal (Interrupt)

2010-03-02 Thread Mathias Gug
Could you check wether irqbalance was running before the upgrade?

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

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

-- 
package irqbalance 0.55+20091017-3ubuntu2 failed to install/upgrade: subprocess 
installed post-installation script killed by signal (Interrupt)
https://bugs.launchpad.net/bugs/530223
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to irqbalance 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 530223] Re: package irqbalance 0.55+20091017-3ubuntu2 failed to install/upgrade: subprocess installed post-installation script killed by signal (Interrupt)

2010-03-02 Thread Mathias Gug
How many cpus do you have on your system?

Could you paste the output of /proc/cpuinfo

-- 
package irqbalance 0.55+20091017-3ubuntu2 failed to install/upgrade: subprocess 
installed post-installation script killed by signal (Interrupt)
https://bugs.launchpad.net/bugs/530223
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to irqbalance 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 529056] Re: instances disk size needs to be bigger than filesystem size

2010-03-02 Thread Mathias Gug
How are you trying to launch the instance with the default settings?
Could you paste your command line?

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

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

-- 
instances disk size needs to be bigger than filesystem size
https://bugs.launchpad.net/bugs/529056
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 529004] Re: package mysql-server-5.1 5.1.37-1ubuntu5 upgrade fails - cannot stop mysqld

2010-03-02 Thread Mathias Gug
Some of your tables seem to be corrupted:

Feb 27 14:08:30 wilberforce mysqld_safe: Starting mysqld daemon with databases 
from /var/lib/mysql
Feb 27 14:08:30 wilberforce mysqld: 100227 14:08:30 [Warning] The syntax 
'--log_slow_queries' is deprecated and will be removed in MySQL 7.0. Please use 
'--slow_query_log'/'--slow_query_log_file' instead.
Feb 27 14:08:30 wilberforce mysqld: 100227 14:08:30 [Warning] options 
--log-slow-admin-statements, --log-queries-not-using-indexes and 
--log-slow-slave-statements have no effect if --log_slow_queries is not set
Feb 27 14:08:30 wilberforce mysqld: 100227 14:08:30 [Note] Plugin 'FEDERATED' 
is disabled.
Feb 27 14:08:31 wilberforce mysqld: InnoDB: The log sequence number in ibdata 
files does not match
Feb 27 14:08:31 wilberforce mysqld: InnoDB: the log sequence number in the 
ib_logfiles!
Feb 27 14:08:31 wilberforce mysqld: 100227 14:08:31  InnoDB: Database was not 
shut down normally!
Feb 27 14:08:31 wilberforce mysqld: InnoDB: Starting crash recovery.
Feb 27 14:08:31 wilberforce mysqld: InnoDB: Reading tablespace information from 
the .ibd files...
Feb 27 14:08:31 wilberforce mysqld: InnoDB: Restoring possible half-written 
data pages from the doublewrite
Feb 27 14:08:31 wilberforce mysqld: InnoDB: buffer...
Feb 27 14:08:32 wilberforce mysqld: InnoDB: Last MySQL binlog file position 0 
1136859, file name /var/log/mysql/mysql-bin.000140
Feb 27 14:08:32 wilberforce mysqld: 100227 14:08:32  InnoDB: Started; log 
sequence number 0 6413748
Feb 27 14:08:32 wilberforce mysqld: 100227 14:08:32 [Note] Recovering after a 
crash using /var/log/mysql/mysql-bin
Feb 27 14:08:32 wilberforce mysqld: 100227 14:08:32 [Note] Starting crash 
recovery...
Feb 27 14:08:32 wilberforce mysqld: 100227 14:08:32 [Note] Crash recovery 
finished.
Feb 27 14:08:32 wilberforce mysqld: 100227 14:08:32 [ERROR] Column count of 
mysql.db is wrong. Expected 22, found 20. The table is probably corrupted
Feb 27 14:08:32 wilberforce mysqld: 100227 14:08:32 [ERROR] mysql.user has no 
`Event_priv` column at position 29
Feb 27 14:08:32 wilberforce mysqld: 100227 14:08:32 [ERROR] Event Scheduler: An 
error occurred when initializing system tables. Disabling the Event Scheduler.
Feb 27 14:08:32 wilberforce mysqld: 100227 14:08:32 [Note] /usr/sbin/mysqld: 
ready for connections.
Feb 27 14:08:32 wilberforce mysqld: Version: '5.1.37-1ubuntu5.1-log'  socket: 
'/var/run/mysqld/mysqld.sock'  port: 3306  (Ubuntu)


Could you try to fix your tables? Are you able to connect to the mysqld server?

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

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

-- 
package mysql-server-5.1 5.1.37-1ubuntu5 upgrade fails - cannot stop mysqld
https://bugs.launchpad.net/bugs/529004
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 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


Re: [Bug 527355] Re: Uninstall MySQL 5.1 impossible

2010-03-02 Thread Lars Carlsson
On Tue, 2010-03-02 at 21:42 +, Mathias Gug wrote:
 /etc/init.d/

Hi,
There is this file now:
-rwxr-xr-x 1 root root 5609 2010-02-08 23:20 /etc/init.d/mysql

But, I installed mysql from sources after the ubuntu package failed so I
might have put it there.

Regards,
Lars

-- 
Uninstall MySQL 5.1 impossible
https://bugs.launchpad.net/bugs/527355
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 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 530832] Re: vsftpd 2.2.2-3ubuntu4 fails to upgrade because no ftp group

2010-03-02 Thread Mathias Gug
** Changed in: vsftpd (Ubuntu)
   Importance: Undecided = Medium

** Also affects: vsftpd (Ubuntu Lucid)
   Importance: Medium
   Status: New

-- 
vsftpd 2.2.2-3ubuntu4 fails to upgrade because no ftp group
https://bugs.launchpad.net/bugs/530832
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd 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 530752] Re: Package mysql test suite

2010-03-02 Thread Mathias Gug
Chuck said he would look into this. Assigning the bug to him.

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

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

** Changed in: mysql-dfsg-5.1 (Ubuntu)
 Assignee: (unassigned) = Chuck Short (zulcss)

-- 
Package mysql test suite
https://bugs.launchpad.net/bugs/530752
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.1 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 217159] Re: slapd + gnutls fails

2010-03-02 Thread LuisMondesi
this bug should be closed.


I had the same problem today and I simply commented out the TLS suite portion. 
That allowed things to work just fine.

(see comment # 19
https://bugs.launchpad.net/ubuntu/+source/openldap/+bug/217159/comments/19
)

The documentation should be updated not to say to use TLSCipherSuite
HIGH:MEDIUM:+SSLv2 -- especially the wiki.

-- 
slapd + gnutls fails 
https://bugs.launchpad.net/bugs/217159
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap 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 74647] Re: php5-gd not using bundled GD library

2010-03-02 Thread Chuck Short
This has been fixed for lucid.

Regards
chuck

-- 
php5-gd not using bundled GD library
https://bugs.launchpad.net/bugs/74647
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 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 520277] Re: no provider options in package type

2010-03-02 Thread Jayen
same on karmic.  will not upgrade until november (and then, it will be
10.10)

-- 
no provider options in package type
https://bugs.launchpad.net/bugs/520277
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to puppet 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 464783] Re: gnome-terminal should default to 80x25 for application compatibility

2010-03-02 Thread Thomas Dickey
The report has several problems.  I'll list a few of them.

vte would like to emulate xterm (it's incomplete).
xterm emulates vt100, vt220, etc.  Those are all 24x80.

PC's have 25x80.  But their emulation of vt100 is weak,
with well-known differences.

Terminator isn't relevant to the topic.

Generally speaking, terminal emulators do not pay much attention to the
termcap data.  It's useful (as xterm and gnome-terminal can do) to set function
keys.  For sizing the terminal - the use of that via termcap is an archaic 
feature.

The scrap of termcap in gnome-terminal's source (aside from the fact that an
upstream bug notes that the feature is not working) is purely to enable 
gnome-terminal
to find the data (for some reason its developers did not use the conventional 
terminfo
or termcap interfaces to obtain this information).

The comment about wikipedia
(a) misinterprets what is there and
(b) wikipedia is not a reliable source.

-- 
gnome-terminal should default to 80x25 for application compatibility
https://bugs.launchpad.net/bugs/464783
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 516726] Re: bind9 failed to upgrade - /var/run/bind/run permission denied

2010-03-02 Thread Mathias Gug
@Matej: what changed the default location of the pid-file? ISPconfig?

If so it's an issue with the program that changed the default pid-file
location. This bug should be marked as invalid for bind9 then.

-- 
bind9 failed to upgrade - /var/run/bind/run permission denied
https://bugs.launchpad.net/bugs/516726
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 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 495505] Re: server.number reports 6.0.0.0 not 6.0.X.0

2010-03-02 Thread Ludovic Claude
I'm adding the following to debian/rules in Debian. Do you see any problem with 
starting Tomcat or is it only in Debian?
Ludovic 

T_VER_MAJOR := $(echo $(T_VER) | cut -d'.' -f1)
T_VER_MINOR := $(echo $(T_VER) | cut -d'.' -f2)
T_VER_BUILD := $(echo $(T_VER) | cut -d'.' -f3)

ANT_ARGS := -Dcompile.debug=true \
-Dant.build.javac.source=1.5 \
-Dant.build.javac.target=1.5 \
-Djdt.jar=/usr/share/java/ecj.jar \
-Dversion=$(T_VER) \
-Dversion.major=$(T_VER_MAJOR) \
-Dversion.minor=$(T_VER_MINOR) \
-Dversion.build=$(T_VER_BUILD) \
-Dversion.patch=0 \
-Dversion.suffix=

-- 
server.number reports 6.0.0.0 not 6.0.X.0
https://bugs.launchpad.net/bugs/495505
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tomcat6 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 442598] Re: 'qemu-img snapshot' crashed, corrupting disk image

2010-03-02 Thread Anthony Liguori
qemu-img snapshot and savevm are different mechanisms.  I'd suggest
closing this bug and opening a separate one for savevm.

-- 
'qemu-img snapshot' crashed, corrupting disk image
https://bugs.launchpad.net/bugs/442598
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 273930] Re: oosplash.bin crashed with SIGSEGV in splash_create_window() under KVM

2010-03-02 Thread Anthony Liguori
Can you please try to reproduce with an upstream qemu-kvm?

-- 
oosplash.bin crashed with SIGSEGV in splash_create_window() under KVM
https://bugs.launchpad.net/bugs/273930
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 513273] Re: kvm with -vga std is broken since karmic

2010-03-02 Thread Dustin Kirkland
** Summary changed:

- kvm with -vga std give error and do not works
+ kvm with -vga std is broken since karmic

-- 
kvm with -vga std is broken since karmic
https://bugs.launchpad.net/bugs/513273
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 490484] Re: running 64bit client in 64bit host with intel crashes

2010-03-02 Thread Anthony Liguori
*** This bug is a duplicate of bug 530077 ***
https://bugs.launchpad.net/bugs/530077

Looks like the install failed to succeed and there was not an MBR
written.

** This bug has been marked a duplicate of bug 530077
   kvm: 16-bit code execution failure should be more friendly

-- 
running 64bit client in 64bit host with intel crashes
https://bugs.launchpad.net/bugs/490484
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 442598] Re: 'qemu-img snapshot' crashed, corrupting disk image

2010-03-02 Thread Dustin Kirkland
Gotcha.  My methods were flawed.  Closing bug per Torsten's feedback.
Please reopen if you can reproduce this on latest Lucid.

Thanks!

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

-- 
'qemu-img snapshot' crashed, corrupting disk image
https://bugs.launchpad.net/bugs/442598
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 442598] Re: 'qemu-img snapshot' crashed, corrupting disk image

2010-03-02 Thread Dustin Kirkland
Actually I tested savevm too, and that seems to work as well.  Here's
how, for completeness...

$ kvm-img create -f qcow2 foo.img 4G
Formatting 'foo.img', fmt=qcow2 size=4294967296 encryption=off cluster_size=0

$ kvm -m 512 -cdrom lucid-desktop-amd64.iso -hda foo.img

At some point here (even during boot), drop to monitor
ctrl-alt-2
savevm foo.img

You can watch the image grow as memory is written:
$ watch ls -alF foo.img

Once it's done, go back to the vga with ctrl-alt-1.  Change the system somehow. 
 Then roll back with
ctrl-alt-2
loadvm foo.img

Worked well for me.

-- 
'qemu-img snapshot' crashed, corrupting disk image
https://bugs.launchpad.net/bugs/442598
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 182572] Re: Samba Fails to Split GECOS on Comma

2010-03-02 Thread Bug Watch Updater
** Changed in: samba
   Status: Confirmed = Fix Released

-- 
Samba Fails to Split GECOS on Comma
https://bugs.launchpad.net/bugs/182572
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 530296] Re: euca-describe-images returns empty set if ami given and owner != self

2010-03-02 Thread Launchpad Bug Tracker
** Branch linked: lp:euca2ools

-- 
euca-describe-images returns empty set if ami given and owner != self
https://bugs.launchpad.net/bugs/530296
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 530296] Re: euca-describe-images returns empty set if ami given and owner != self

2010-03-02 Thread Neil Soman
Thanks for your patch. Committed as revno 262.

-- 
euca-describe-images returns empty set if ami given and owner != self
https://bugs.launchpad.net/bugs/530296
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 531076] Re: Remove workaround in euca-describe-images that requests all images even if an image id is specified

2010-03-02 Thread Neil Soman
** Also affects: euca2ools (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Remove workaround in euca-describe-images that requests all images even if an 
image id is specified
https://bugs.launchpad.net/bugs/531076
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 530296] Re: euca-describe-images returns empty set if ami given and owner != self

2010-03-02 Thread Neil Soman
The workaround for bug 356389 is no longer required.

Please see bug 531076 gets rid of the workaround for 356389.

-- 
euca-describe-images returns empty set if ami given and owner != self
https://bugs.launchpad.net/bugs/530296
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 373387] Re: runs chpasswd without -m prior to jaunty

2010-03-02 Thread Simon Huerlimann
Any news on this one?

-- 
runs chpasswd without -m prior to jaunty
https://bugs.launchpad.net/bugs/373387
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder 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 531083] [NEW] support installing to LVM logical volume

2010-03-02 Thread Simon Huerlimann
Public bug reported:

Please support a simple way to install into a LVM logical volume.

** Affects: vm-builder (Ubuntu)
 Importance: Undecided
 Status: New

-- 
support installing to LVM logical volume
https://bugs.launchpad.net/bugs/531083
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vm-builder 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 526591] Re: euca2ools parsing of config file is severely limited

2010-03-02 Thread Neil Soman
Thanks for the patchset. Committed as revno 264.

-- 
euca2ools parsing of config file is severely limited
https://bugs.launchpad.net/bugs/526591
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 526591] Re: euca2ools parsing of config file is severely limited

2010-03-02 Thread Launchpad Bug Tracker
** Branch linked: lp:euca2ools

-- 
euca2ools parsing of config file is severely limited
https://bugs.launchpad.net/bugs/526591
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 526591] Re: euca2ools parsing of config file is severely limited

2010-03-02 Thread Neil Soman
** Changed in: eucalyptus
   Status: New = Won't Fix

** Changed in: eucalyptus
   Status: Won't Fix = Fix Committed

-- 
euca2ools parsing of config file is severely limited
https://bugs.launchpad.net/bugs/526591
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 526591] Re: euca2ools parsing of config file is severely limited

2010-03-02 Thread Launchpad Bug Tracker
** Branch linked: lp:eucalyptus/euca2ools-1.0

-- 
euca2ools parsing of config file is severely limited
https://bugs.launchpad.net/bugs/526591
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to euca2ools 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 529411] [NEW] package postfix 2.6.5-3 failed to install/upgrade: alamprotsess installed post-installation script tagastas l?petamisel veakoodi 75

2010-03-02 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Binary package hint: postfix

???

ProblemType: Package
Architecture: i386
Date: Sun Feb 28 13:01:39 2010
DistroRelease: Ubuntu 9.10
ErrorMessage: alamprotsess installed post-installation script tagastas 
lõpetamisel veakoodi 75
NonfreeKernelModules: nvidia
Package: postfix 2.6.5-3
ProcVersionSignature: Ubuntu 2.6.31-20.57-generic
SourcePackage: postfix
Title: package postfix 2.6.5-3 failed to install/upgrade: alamprotsess 
installed post-installation script tagastas lõpetamisel veakoodi 75
Uname: Linux 2.6.31-20-generic i686

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


** Tags: apport-package i386 karmic
-- 
package postfix 2.6.5-3 failed to install/upgrade: alamprotsess installed 
post-installation script tagastas l?petamisel veakoodi 75
https://bugs.edge.launchpad.net/bugs/529411
You received this bug notification because you are a member of Ubuntu Server 
Team, which is subscribed to postfix 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 531123] [NEW] pxe boot with tftpd-hpa failed with error: Forbidden Directory

2010-03-02 Thread Dmitry Ljautov
Public bug reported:

Binary package hint: tftpd-hpa

lsb_release -rd
Description:Ubuntu lucid (development branch)
Release:10.04
apt-cache policy tftpd-hpa
tftpd-hpa:
  Installed: 5.0-11ubuntu1


After migrating from karmic to lucid tftpd-hpa failed with error: Forbidden 
Directory.

Inserting -s before ${TFTP_DIRECTORY}  in /etc/init.d/tftpd-hpa solved 
problem. 
Please fix it...

** Affects: tftp-hpa (Ubuntu)
 Importance: Undecided
 Status: New

-- 
pxe boot with tftpd-hpa failed with error: Forbidden Directory
https://bugs.launchpad.net/bugs/531123
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to tftp-hpa 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 529411] Re: package postfix 2.6.5-3 failed to install/upgrade: alamprotsess installed post-installation script tagastas l?petamisel veakoodi 75

2010-03-02 Thread Kees Cook
** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

** Package changed: postfix (Ubuntu) = dpkg (Ubuntu)

** Tags added: karmic

** Package changed: dpkg (Ubuntu) = postfix (Ubuntu)

-- 
package postfix 2.6.5-3 failed to install/upgrade: alamprotsess installed 
post-installation script tagastas l?petamisel veakoodi 75
https://bugs.launchpad.net/bugs/529411
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix 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 530555] Re: package clamav-freshclam 0.95.3+dfsg-1ubuntu0.09.10 failed to install/upgrade: subprocess installed post-installation script returned error exit status 100

2010-03-02 Thread Kees Cook
** Visibility changed to: Public

** This bug is no longer flagged as a security vulnerability

** Tags added: karmic

-- 
package clamav-freshclam 0.95.3+dfsg-1ubuntu0.09.10 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 100
https://bugs.launchpad.net/bugs/530555
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to clamav 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 530937] Re: node registration fails when default cluster name is selected

2010-03-02 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/eucalyptus/ubuntu

-- 
node registration fails when default cluster name is selected
https://bugs.launchpad.net/bugs/530937
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 530091] Re: [alpha3] NC fails to be detected.

2010-03-02 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-core-dev/eucalyptus/ubuntu

-- 
[alpha3] NC fails to be detected.
https://bugs.launchpad.net/bugs/530091
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 530942] Re: euca_conf --discover-nodes --no-rsync is kind of silly

2010-03-02 Thread Dustin Kirkland
** Description changed:

  The Ubuntu documentation states in a number of places to use:
  
  euca_conf --discover-nodes --no-rsync
  
  The --no-rsync part is kind of silly.
  
  We can actually use rsync just as well as scp, with two minor changes.
- I have an easy fix for this, though I'd like to run it by upstream.
+ I have an easy fix for this.

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

-- 
euca_conf --discover-nodes --no-rsync is kind of silly
https://bugs.launchpad.net/bugs/530942
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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 530937] Re: node registration fails when default cluster name is selected

2010-03-02 Thread Dustin Kirkland
** Changed in: eucalyptus (Ubuntu)
   Status: In Progress = Fix Committed

-- 
node registration fails when default cluster name is selected
https://bugs.launchpad.net/bugs/530937
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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


Re: [Bug 273930] Re: oosplash.bin crashed with SIGSEGV in splash_create_window() under KVM

2010-03-02 Thread Dustin Kirkland
Hrm, I tried, but upstream qemu (compiled from git head) froze up.
I'll try against upstream 0.12.3.

-- 
oosplash.bin crashed with SIGSEGV in splash_create_window() under KVM
https://bugs.launchpad.net/bugs/273930
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 531151] [NEW] libapache2-mod-php5 is no longer working correctly on lucid

2010-03-02 Thread Grizzly(Francis Smit)
*** This bug is a duplicate of bug 531150 ***
https://bugs.launchpad.net/bugs/531150

Public bug reported:

Binary package hint: libapache2-mod-php5

I ran update manager it ran the distribution upgrade it pulled out a
bunch of php things now mod-php doesn't work on my server instead the
browser tries to down load the php file

1). r...@pern:~# lsb_release -rd
Description:Ubuntu lucid (development branch)
Release:10.04

2). r...@pern:~# apt-cache policy libapache2-mod-php5
libapache2-mod-php5:
  Installed: 5.3.1-5ubuntu1
  Candidate: 5.3.1-5ubuntu1
  Version table:
 *** 5.3.1-5ubuntu1 0
500 http://mirror.aarnet.edu.au lucid/main Packages
100 /var/lib/dpkg/status

3). I expected the server to interpret the php file

4). instead the browser ask me did I want to download the php file

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

-- 
libapache2-mod-php5 is no longer working correctly on lucid
https://bugs.launchpad.net/bugs/531151
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 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 531150] [NEW] libapache2-mod-php5 is no longer working correctly on lucid

2010-03-02 Thread Grizzly(Francis Smit)
Public bug reported:

Binary package hint: libapache2-mod-php5

I ran update manager it ran the distribution upgrade it pulled out a
bunch of php things now mod-php doesn't work on my server instead the
browser tries to down load the php file

1). r...@pern:~# lsb_release -rd
Description:Ubuntu lucid (development branch)
Release:10.04

2). r...@pern:~# apt-cache policy libapache2-mod-php5
libapache2-mod-php5:
  Installed: 5.3.1-5ubuntu1
  Candidate: 5.3.1-5ubuntu1
  Version table:
 *** 5.3.1-5ubuntu1 0
500 http://mirror.aarnet.edu.au lucid/main Packages
100 /var/lib/dpkg/status

3). I expected the server to interpret the php file

4). instead the browser ask me did I want to download the php file

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

-- 
libapache2-mod-php5 is no longer working correctly on lucid
https://bugs.launchpad.net/bugs/531150
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 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 531151] Re: libapache2-mod-php5 is no longer working correctly on lucid

2010-03-02 Thread Monkey
*** This bug is a duplicate of bug 531150 ***
https://bugs.launchpad.net/bugs/531150

** This bug has been marked a duplicate of bug 531150
   libapache2-mod-php5 is no longer working correctly on lucid

-- 
libapache2-mod-php5 is no longer working correctly on lucid
https://bugs.launchpad.net/bugs/531151
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 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 530513] Re: openssh-client in lucid cannot connect to openssh-server in karmic

2010-03-02 Thread cighir.victor
** Changed in: openssh (Ubuntu)
   Status: New = Invalid

-- 
openssh-client in lucid cannot connect to openssh-server in karmic
https://bugs.launchpad.net/bugs/530513
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh 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 520339] Re: package mysql-server 5.1.30really5.0.75-0ubuntu10.2 failed to install/upgrade: subprocess pre-installation script returned error exit status 1

2010-03-02 Thread Stephane Chaudy
the user debian-sys-maint has lost his password ! 
I repair it :

# grep password /etc/mysql/debian.cnf


# mysql -u root -p
mysql SET PASSWORD FOR 'debian-sys-maint'@'localhost' = 
PASSWORD('LE_MOT_DE_PASSE_ICI');
mysql FLUSH PRIVILEGES;
mysql exit;

All is ok now !

http://www.cooldev.net/article-244-mysql-jai-perdu-mon-mot-de-passe-
debian-sys-maint.html

-- 
package mysql-server 5.1.30really5.0.75-0ubuntu10.2 failed to install/upgrade: 
subprocess pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/520339
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 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 530949] Re: mount.cifs yields garbled directory listing where smbclient works

2010-03-02 Thread Thierry Carrez
Works in smbclient, so looks like a kernel (CIFS) issue rather than a samba one.
Are those shares on the NAS DFS shares ?

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

-- 
mount.cifs yields garbled directory listing where smbclient works
https://bugs.launchpad.net/bugs/530949
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 474969] Re: Documentation error: hostfwd syntax wrong

2010-03-02 Thread Brian Thomason
Here is a patch for the changes to qemu-options.hx.  Let me know if you
want a full blown debdiff or want me to look into the actual parameter
parsing issue.

Thanks!

** Patch added: manpage-mods.patch
   http://launchpadlibrarian.net/40044773/manpage-mods.patch

-- 
Documentation error: hostfwd syntax wrong
https://bugs.launchpad.net/bugs/474969
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 519648] Re: After all-in-one setup node-cert.pem and node-pk.pem not found

2010-03-02 Thread Thierry Carrez
@Robert: this is not a supported topology, upstream always told us NCs
need to be separated systems (yes, makes testing a little more resource-
consuming).

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

-- 
After all-in-one setup node-cert.pem and node-pk.pem not found
https://bugs.launchpad.net/bugs/519648
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to eucalyptus 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


Re: system tray

2010-03-02 Thread Thomas De Contes

Le 1 mars 10 à 11:08, Michel Leunen a écrit :

 2010/2/28 Thomas De Contes d.l.tdecon...@free.fr:

 qu'est ce que ça veut dire ?
 est ce que qqn sait ce que c'est que le system tray ?

 Il te dit que tu n'as pas de zone de notification.
 Vérifie que dans ton tableau de bord du haut, tu aies bien une
 l'applet zone de notification.Au besoin, ajoute-la.


est ce que c'est ça qui fait qu'il ne reconnaît pas le scanner, ou ça  
n'a rien à voir ?


-- 
Téléassistance / Télémaintenance
http://www.portparallele.com/ThomasDECONTES/


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


Re: system tray

2010-03-02 Thread Michel Leunen
Le 03/03/10 00:56, Thomas De Contes a écrit :

 est ce que c'est ça qui fait qu'il ne reconnaît pas le scanner, ou ça
 n'a rien à voir ?

Non, ça n'a rien à voir.

-- 
Michel Leunen
http://linux.leunen.com

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


Ubuntu 10.10 Developer Summit Announced

2010-03-02 Thread Jono Bacon
Hi All,

I am tickled pink to announce the details of the next Ubuntu Developer 
Summit (http://wiki.ubuntu.com/UDS) taking place at Dolce La Hulpe Hotel 
and Resort (http://www.dolce-la-hulpe-brussels-hotel.com/) in Brussels, 
Belgium from the 10-14 May 2010.

The Ubuntu Developer Summit one of the most important events in the 
Ubuntu calendar and at it we discuss, debate and design the next version 
of Ubuntu. We bring together the entire Canonical development team and 
sponsor a large number of community members across the wide range of 
areas in which people contribute to Ubuntu. This includes packaging, 
translations, documentation, testing, LoCo teams and more. UDS is an 
incredible experience, filled with smart and enthusiastic people, fast 
paced and exhausting, but incredibly gratifying to be part of the 
process that builds the next Ubuntu.

It is important to note that UDS is *not* a conference. It is absolutely 
a participatory discussion-based summit in which we work together as a 
team to define what our next release will look like. If you are planning 
on attending or planning on applying for sponsorship, you should be 
prepared to participate in the sessions actively.

For every UDS, Canonical sponsors a number of community members to 
attend the event. We are looking for those who want to bring some real 
insight and expertise in their area of Ubuntu, be it development or 
community governance. If you feel you could offer this but can't afford 
to cover your expenses of attending, you should apply for sponsorship.

How To Request Sponsorship

Luckily, requesting your sponsorship is pretty simple, and we a simple 
system to handle sponsorship requests. To apply for sponsorship, just 
follow these simple steps:

  * Go to http://summit.ubuntu.com/uds-m/ and log in with OpenID. When 
you have logged in, click the *Request Sponsorship* link.
  * On the first page, add your location and use the *About* yourself 
box to tell us why you should be sponsored and tell us about your work 
on Ubuntu - here you should tell us your vital stats - tell us your any 
5-A-Day numbers, any work on the sponsorship queue, what you have 
uploaded, which teams you are in, your LoCo involvement, documentation 
you have written, any translation work and other work that you have been 
involved in. When you have done this, click the Next button.
  * On the final page, answer the questions and then click Finish to 
finish your sponsorship request.

More details on requesting sponsorship are at 
https://wiki.ubuntu.com/UDS-M/Sponsorship.

**PLEASE NOTE**: we have a re-direction bug at the end of this process 
that affects *some* people. Don't worry though, your application is 
still saved to the system. We are currently in the process of fixing 
this bug.

Everyone should get their sponsorship requests in by Fri 26th March 2010 
to be considered. Good luck!

 Jono

-- 
Jono Bacon
Ubuntu Community Manager
www.ubuntu.com / www.jonobacon.org
www.identi.ca/jonobacon www.twitter.com/jonobacon


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


[Bug 530509] Re: outgoing security

2010-03-02 Thread leoquant
Not active by default you mean?
ufw handles ounbound traffic very easy if you want.

** Changed in: gui-ufw (Ubuntu)
   Status: New = Incomplete

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

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


[Bug 503402] Re: winbind crashes on authentication (winbind_pam_auth)

2010-03-02 Thread Thierry Carrez
Thanks, Ray ! So it's fixed upstream in 3.4.3 / 3.3.9, which confirms
John's experience. we should push this to the next Samba SRU.

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

-- 
winbind crashes on authentication (winbind_pam_auth)
https://bugs.launchpad.net/bugs/503402
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 530530] [NEW] geteltorito in genisoimage doesn't extract hard drive images properly

2010-03-02 Thread Joel Ebel
Public bug reported:

geteltorito fails to extract hard drive images from el torito boot cd's.
The example I have currently is extracting Thinkpad BIOS update images
from the boot CD's available from Lenovo.  This has been fixed in a
newer version of the geteltorito script.  I've attached a debdiff to
bring the geteltorito script up to date so it can extract these hard
drive images properly.  Sadly, I can't seem to build cdrkit from source
before or after this patch is applied on either Karmic or Lucid, but I'm
quite certain that the change in this patch is safe.  If the package
won't build, that will have to be dealt with separately.

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

-- 
geteltorito in genisoimage doesn't extract hard drive images properly
https://bugs.launchpad.net/bugs/530530
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 530530] Re: geteltorito in genisoimage doesn't extract hard drive images properly

2010-03-02 Thread Joel Ebel

** Patch added: cdrkit debdiff enabling proper harddisk eltorito extraction in 
geteltorito
   http://launchpadlibrarian.net/39949803/cdrkit_1.1.9-1ubuntu3.debdiff

-- 
geteltorito in genisoimage doesn't extract hard drive images properly
https://bugs.launchpad.net/bugs/530530
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 530524] Re: RFE: please allow for exclusion of caching for certain domains

2010-03-02 Thread Rolf Leggewie
I just found http://www.debian-administration.org/articles/177 and it
should be easy enough for the clients to bypass apt-cacher-ng when
accessing that host

Acquire::http::Proxy::$host DIRECT;

I would be OK with Eduard closing this ticket as wontfix or changing it
into a question so the next person looking for this kind of information
can easily find it.

-- 
RFE: please allow for exclusion of caching for certain domains
https://bugs.launchpad.net/bugs/530524
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 530509] Re: outgoing security

2010-03-02 Thread leoquant
sudo ufw allow out 53,137,138/udp
sudo ufw allow out 20,21,22,25,80,139,443,5900,8001/tcp
(you can add ports)

sudo ufw deny out to any

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

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


[Bug 456902] Re: [i845G] Karmic stops responding a few minutes after log in

2010-03-02 Thread Brian Rogers
I could lower the delay, but if it froze we wouldn't know if that was
because a delay doesn't fix the problem or because the delay was too
short.

-- 
[i845G] Karmic stops responding a few minutes after log in
https://bugs.launchpad.net/bugs/456902
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 433654] Re: [Karmic][Lucid] Only one user has sound; no hw shows in Sound Preferences

2010-03-02 Thread Igor Wojnicki
Actually the problem is more general and it regards permissions to
access certain devices (and files in /dev directory).  Historically if a
user needs access to particular device he is assigned to a group which
group-owns the device file. It has worked for ages in the unix world
i.e. access to an audio device, cdrom, cd burner etc.

This group based approach has several well known limitations. Now it
seems that such an access is controlled by consolekit/policykit/udev,
which makes some sense, at least because of the dynamic nature of /dev
directory. The gnome-system-tools and especially users-admin seem not to
know anything about acl. I'm not sure whether it's good or bad - it
depends, espoecially that gnome is cross platform - on other systems
/dev might be static or there might be no acl at all. So I guess it
should be up to the ubuntu team to keep the group assignments and acl
sane and well documented, and the entire mechanism clear. Unfortunatelly
I haven't found any explanation of it :( in the documentation. Perhaps a
good idea it is to start a thread about it in the ubuntu formums.
However, in my opinion, such a big thing as device access policy should
be officially documented - not reverse engineered!

-- 
[Karmic][Lucid] Only one user has sound; no hw shows in Sound Preferences
https://bugs.launchpad.net/bugs/433654
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 398114] Re: grub-pc fs type warnings (karmic)

2010-03-02 Thread dino99
** Changed in: linux (Ubuntu)
   Status: New = Invalid

-- 
grub-pc fs type warnings (karmic)
https://bugs.launchpad.net/bugs/398114
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 530516] Re: pulseaudio broken (no great surprises there)

2010-03-02 Thread Shevek
After poking somewhat at sources and the system, I suspect (a) of being
a pulseaudio bug related to the known issues in flashplayer and
libflashsupport, possibly related to the pause bugs fixed in pulse .21,
and (b) of being an intel-hda bug, as yet undiagnosed.

-- 
pulseaudio broken (no great surprises there)
https://bugs.launchpad.net/bugs/530516
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 518472] Re: Warzone bug en sortant

2010-03-02 Thread Paul Wise (Debian)
1. Don't speak French, sorry.
2. ok
3. Please install warzone2100-music and restart warzone2100
4. Not sure what you mean.

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

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

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


Re: [Bug 429443] Re: /usr/bin/kvm-ok should be disassociated from kvm

2010-03-02 Thread Dustin Kirkland
On Tue, Mar 2, 2010 at 1:11 AM, Soren Hansen so...@ubuntu.com wrote:
 I really don't see the point in being told on every single login whether
 or not my CPU has VT extensions?

That's not how it would work.

See /etc/update-motd.d/20-cpu-checker.  The kvm bit would simply check
if it appears you have kvm extensions but they're disabled in BIOS.

-- 
/usr/bin/kvm-ok should be disassociated from kvm
https://bugs.launchpad.net/bugs/429443
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 410155] Re: config/hal: set 2 keyboard instead 1

2010-03-02 Thread dino99
** Changed in: hal (Ubuntu)
   Status: New = Invalid

-- 
config/hal: set 2 keyboard instead 1
https://bugs.launchpad.net/bugs/410155
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 398083] Re: scim-launcher segfault in libdl-2.9.so (karmic)

2010-03-02 Thread dino99
** Changed in: linux (Ubuntu)
   Status: New = Invalid

-- 
scim-launcher segfault in libdl-2.9.so (karmic)
https://bugs.launchpad.net/bugs/398083
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 400583] Re: warning: LSBInitScripts in 2.6.28-14.18

2010-03-02 Thread dino99
** Changed in: linux (Ubuntu)
   Status: New = Invalid

-- 
warning: LSBInitScripts in 2.6.28-14.18
https://bugs.launchpad.net/bugs/400583
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 530536] [NEW] telepathy-sofia has serious memory leak

2010-03-02 Thread Gustaf
Public bug reported:

Binary package hint: telepathy-sofiasip

In 9.10 and in Lucid Alpha 3, telepathy-sofia sometimes, at some random
time it seems, begins to swallow huge amounts of memory. It swamps the
physical memory as well as swap until the machine is completely borked
and unresponsive and processes gets killed (or die for other OOM-related
reasons).

$ cat /proc/`pidof telepathy-sofiasip`/maps
...
08c77000-7667b000 rw-p  00:00 0  [heap]
a2352000-b2353000 rw-p  00:00 0 
b7898000-b789e000 rw-p  00:00 0 
b78b9000-b78bb000 rw-p  00:00 0 
b78bb000-b78c2000 r--s  08:05 4188554
/usr/lib/gconv/gconv-modules.cache
b78c2000-b78c4000 rw-p  00:00 0 
bff36000-bff4b000 rw-p  00:00 0  [stack]

Or smaps on the messed up ranges:

08c77000-7667b000 rw-p  00:00 0  [heap]
Size:1796112 kB
Rss:  899032 kB
Pss:  899032 kB
Shared_Clean:  0 kB
Shared_Dirty:  0 kB
Private_Clean:76 kB
Private_Dirty:898956 kB
Referenced:   691472 kB
Swap: 896976 kB
KernelPageSize:4 kB
MMUPageSize:   4 kB
a2352000-b2353000 rw-p  00:00 0 
Size: 262148 kB
Rss:  262148 kB
Pss:  262148 kB
Shared_Clean:  0 kB
Shared_Dirty:  0 kB
Private_Clean: 0 kB
Private_Dirty:262148 kB
Referenced:   262000 kB
Swap:  0 kB
KernelPageSize:4 kB
MMUPageSize:   4 kB

** Affects: telepathy-sofiasip (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: leak memory sofia sofiasip telepathy

-- 
telepathy-sofia has serious memory leak
https://bugs.launchpad.net/bugs/530536
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 530535] [NEW] package libevent-rpc-perl not installed failed to install/upgrade: trying to overwrite /usr/share/man/man3/Event::RPC.3pm.gz , which is also in package dvdrip 1

2010-03-02 Thread infinitejones
Public bug reported:

Binary package hint: libevent-rpc-perl

Happened during update via update-manager

ProblemType: Package
Architecture: i386
Date: Tue Mar  2 18:59:43 2010
DistroRelease: Ubuntu 10.04
ErrorMessage: trying to overwrite '/usr/share/man/man3/Event::RPC.3pm.gz', 
which is also in package dvdrip 1
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
NonfreeKernelModules: nvidia
Package: libevent-rpc-perl (not installed)
ProcVersionSignature: Ubuntu 2.6.32-14.20-generic
SourcePackage: libevent-rpc-perl
Title: package libevent-rpc-perl (not installed) failed to install/upgrade: 
trying to overwrite '/usr/share/man/man3/Event::RPC.3pm.gz', which is also in 
package dvdrip 1
Uname: Linux 2.6.32-14-generic i686

** Affects: libevent-rpc-perl (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 lucid

-- 
package libevent-rpc-perl  not installed  failed to install/upgrade: trying to 
overwrite  /usr/share/man/man3/Event::RPC.3pm.gz , which is also in package 
dvdrip 1
https://bugs.launchpad.net/bugs/530535
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


<    1   2   3   4   5   6   7   8   9   10   >