Scott, can you try running 'mysql_upgrade -uroot -p' where is
the password you chose for your mysql root user. Please run this from
the command line, and paste its full output here in the bug report.
Also can you do a 'show create table mysql.db' and paste the output of
that?
--
package
Public bug reported:
Binary package hint: qemu-kvm
I have a wireless network device, so bridging is completely out of the
question. All I need is for external network access via user mode
networking for the guest machine. I could connect to the host machine
through 10.0.2.2, but couldn't connec
Tada! You rock. That fix is perfect, ship it.
--
CUPS starts after SAMBA; printers are not available
https://bugs.launchpad.net/bugs/494141
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 li
Whoops. Found a flaw in my .conf file. I had copied the pasv_min_port
to a different spot while troubleshooting another issue, and had two
values for min, with no value for max. Works fine now in both modes.
Setting status back the way I found it.
** Changed in: vsftpd (Ubuntu)
Status: N
Thanks you for reporting this bug and helping to make Ubuntu better. And
thanks especially for finding the specific patch.
This patch should probably get cherry-picked into the lucid qemu-kvm
version. I've set importance to low since the fix is to refuse the
disallowed arguments.
** Changed in
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Judging from your description, I am going to assign this
bug to the “openvpn” package in hopes that it will have a faster
response. If you believe that I have chosen the wrong package, please
change your bug to the
You have been subscribed to a public bug:
In the version of openvpn which is in hardy and hardy-updates (2.1_rc7)
the feature ifconfig-pool-persist (means that a client will always get
the same ip) is broken. The file containing the IPs is always empty.
I solved the problem for me by installing t
Could you try doing
strace -f -o/tmp/strace.out ldapadduser
and see where it it hangs? Assuming it is the server and not the client
which hangs, then you'll probably want to do
p=`pidof slapd`
strace -f -o/tmp/strace2.out -p $p
and leave that running while you do the ldapadduser c
** Changed in: openldap (Ubuntu)
Status: New => Confirmed
** Changed in: openldap (Ubuntu)
Importance: Undecided => Low
--
"ldapadduser" adds the user and hangs
https://bugs.launchpad.net/bugs/602540
You received this bug notification because you are a member of Ubuntu
Server Team, whi
Hi fog,
do I understand correctly that you've solved the problem yourself?
** Changed in: mysql-dfsg-5.1 (Ubuntu)
Status: New => Incomplete
** Changed in: mysql-dfsg-5.1 (Ubuntu)
Importance: Undecided => Low
--
can't login to mysql server, seems is down
https://bugs.launchpad.net/bug
I also have this problem. followed the guide as well.
--
"ldapadduser" adds the user and hangs
https://bugs.launchpad.net/bugs/602540
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
** Changed in: qemu-kvm
Assignee: (unassigned) => Serge Hallyn (serge-hallyn)
--
qemu -drive boot=on flag causes boot to hang.
https://bugs.launchpad.net/bugs/591423
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.
-1 ...fully agree with Clint (and love the BMW references). Another
opinion is that byobu is unnecessary, and ugly.
*sigh* This is they type of stuff that makes long-time sysadmins say
horrible things like "Ubuntu is a desktop OS." Really, I'm not trying to
be a troll here… I'm sure many people di
Note that installing qemu from git fixes the issue for me. When 0.13.0 with
this fix
is released and packaged I'll drop a note here to ask for confirmation that it
fixes
your bug.
thanks,
-serge
** Changed in: libvirt (Ubuntu)
Milestone: None => maverick-alpha-3
--
qemu -drive boot=on fl
Mike - thanks, yes, that's also the bug I'm seeing - using a debian VM with
qemu (--no-kvm) inside a maverick kvm VM. Not at all a windows issue.
--
qemu -drive boot=on flag causes boot to hang.
https://bugs.launchpad.net/bugs/591423
You received this bug notification because you are a member of
Just to be clear the bug was reported while using GRUB, not the Windows
XP loader. Grub did not start, so the config entry for XP shouldn't be
an issue.
Though I can see where the BIOS would need to have the drive
attached(and fully detected) if it's going to boot to it.
--
qemu -drive boot=on
Not a big deal for me, since I reboot the server rarely and have added
this to /etc/rc.local, but FWIW, I have encountered this strange
behavior as well. Using 10.04 Server and vsftpd. Can provide more
detailed info if needed.
--
vsftpd fails to start on boot when using pasv_addr_resolve
https:
Same problem on Ubuntu 10.04 server with vsftpd. I'm using a Cisco 1811
router with ports 20 and 21 statically NATed and a NAT pool for the PASV
ports. This works fine in standard FTP mode, but when I switch to PASV
mode in FTPES, it uses a port outside the range specified by the min/max
port set
** Changed in: vsftpd (Ubuntu)
Status: Invalid => New
--
pasv_min_port,pasv_max_port does not work if client uses PASV
https://bugs.launchpad.net/bugs/130682
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to vsftpd in ubuntu.
--
Ubu
About magic:
Apache's mod_mime_magic does not support all features that are used in
/usr/share/mime/magic. Using that file would result in error messages.
And from a quick glance at libmagic, it doesn't seem possible to use it
in mod_mime_magic either because it is not thread safe. Therefore apach
You may want to try the patch to qemu that avi just posted to the qemu-
devel mailing list. I think this would probably fix your issue.
--
virsh save is very slow
https://bugs.launchpad.net/bugs/524447
You received this bug notification because you are a member of Ubuntu
Server Team, which is sub
The commit c0897e0cb94e83ec1098867b81870e4f51f225b9 in qemu-kvm
will fix this. Unfortunately the patch is not a simple one to cherry-pick. The
0.13.0 qemu-kvm release should be out soon, and should include this fix.
We will update the maverick qemu package to this release when it comes out.
** A
** Branch linked: lp:ubuntu/lucid-proposed/libvirt
--
[SRU] multipath + libvirtd eats away more memory over time
https://bugs.launchpad.net/bugs/571093
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.
--
Ubuntu-server-b
This bug was fixed in the package eucalyptus - 1.6.2-0ubuntu30.3
---
eucalyptus (1.6.2-0ubuntu30.3) lucid-proposed; urgency=low
* debian/patches/lp566792-metadata-service.patch: Prevent invalid state
transitions and fix address handling which mangled in-flight state
changes.
Making this a release blocker to avoid regressions in maverick.
** Also affects: cloud-init (Ubuntu Maverick)
Importance: Undecided
Status: Invalid
** Also affects: eucalyptus (Ubuntu Maverick)
Importance: High
Assignee: Dave Walker (davewalker)
Status: Confirmed
** Chan
This bug was fixed in the package qemu-kvm - 0.12.3+noroms-0ubuntu9.2
---
qemu-kvm (0.12.3+noroms-0ubuntu9.2) lucid-proposed; urgency=low
* Previous patch did not fix memleak for everyone. Appending another
separate memleak fix patch. This package (tried out in
ppa:serge-h
** Branch linked: lp:ubuntu/lucid-proposed/tomcat6
--
tomcat fails to start using a security manager
https://bugs.launchpad.net/bugs/591802
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
** Changed in: cyrus-sasl2 (Ubuntu Maverick)
Assignee: (unassigned) => Colin Watson (cjwatson)
--
cyrus-sasl2 fails to build from source in maverick
https://bugs.launchpad.net/bugs/600180
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed t
Accepted tomcat6 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: tomcat6 (Ubuntu Lucid)
Accepted libvirt 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: libvirt (Ubuntu Lucid)
** Changed in: python-boto (Ubuntu)
Status: Incomplete => Invalid
--
package python-boto 1.8d-1ubuntu2 failed to install/upgrade: sub-processo
script post-installation instalado retornou estado de saída de erro 2
https://bugs.launchpad.net/bugs/571517
You received this bug notification be
oh, sorry about that...the cron job doesn't filter the report, it just
reformats the dhcp warning so it's always the same and the dhcp line
doesn't get reported more than once if DIFF_MODE=true in
/etc/chkrootkit.conf.
** Bug watch added: Debian Bug tracker #225827
http://bugs.debian.org/cgi-bi
Date: Tue, 6 Jul 2010 06:42:22 -0300
From: Cron Daemon
To: r...@xxx
Subject: Cron test -x /usr/sbin/anacron || ( cd / && run-parts
--report /etc/cron.daily )
/etc/cron.daily/chkrootkit:
[...]
eth1: PACKET SNIFFER(/usr/sbin/dhcpd3[3805])
[...]
--
chkrootkit daily report accuses PACKET S
I was referring to http://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=525370 but now that I see it it's not exactly the
same issue.
So I think something is wrong in my cron.daily script, then, because I'm
seeing this in my email notifications. Let me check. Okay, so if
cron.daily is running its chk
** Changed in: gcc-linaro
Milestone: None => 4.4.2010.07
** Changed in: gcc-linaro
Importance: Undecided => High
--
mysql fails to build form source with Linaro and CodeSourcery toolchains
https://bugs.launchpad.net/bugs/579909
You received this bug notification because you are a member o
Thanks for reporting this.
The README.FALSE-POSITIVES file does document that dhcp will come up as
a false positive.
Although chkrootkit does display dhcpd3, the cron.daily job in the
chkrootkit package filters it out before sending the report.
What version were you running before that makes thi
@glance: please open a new bug for that. Thanks.
** Tags removed: regression-potential
--
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, whic
Public bug reported:
Binary package hint: chkrootkit
This seems to be a regression from previous versions. Here's what I am
seeing on Lucid:
ii chkrootkit 0.49-3 rootkit detector
k...@anthem:~$ sudo /usr/lib/chkrootkit/ifpromisc
lo: not promisc and no packet sniffer sockets
** Tags added: regression-potential
--
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-se
Sorry but this "fix" breaks ssh-connections for everyone not using a sh-
based shell as login-shell.
I personally use tcsh as login shell and "nc -q 2>&1 | grep -q 'requires
an argument';if [ $? -eq 0 ] ; then CMD='-q 0';else CMD='';fi;"
isn't valid csh line.
** Attachment added: "log"
ht
I don't think it is the same as bug #531150:
1. the page is NOT in ~/public_html/ but in a configured virtual host
2. short_tags = on does not help; in php.ini the option
short_open_tag = On
was already active. I added "short_tags" but it still crashes.
Frankly, I don't quite understand some o
@R. Jones
Go to
https://launchpad.net/~zulcss/+archive/ppa
and follow instructions under "Adding this PPA to your system".
Install
php5 5.3.2-1ubuntu4.3
I tested this myself and the results were unsatisfactory (Apache error
after about 10% download of the test ISO file). Can you confirm
I have the same symptoms on Lucid:
With nscd I can at least su to root but not to any other LDAP user
--
NSS using LDAP+SSL breaks setuid applications like su and sudo
https://bugs.launchpad.net/bugs/423252
You received this bug notification because you are a member of Ubuntu
Server Team, which i
Please see if this bug is the same as bug #531150 .
--
Segmentation fault in libapache2-mod-php5 when calling methods
https://bugs.launchpad.net/bugs/602689
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.
--
Ubuntu-server
Public bug reported:
Binary package hint: php5
I have these 2 php files:
- 8< parta.php
- 8<
- 8< partb.php
- 8<
When calling this, I get
[Wed Jul 07 13:58:07 2010] [notice] child pid 8589 exit signal
Segmentation fault (11)
I reduced the code to the bar
fix is: apt-get install mysql-common
--
can't login to mysql server, seems is down
https://bugs.launchpad.net/bugs/602620
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
how to fix it?
--
can't login to mysql server, seems is down
https://bugs.launchpad.net/bugs/602620
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.ubu
file is missing '/etc/mysql/my.cnf' - why? fresh install
drwxr-xr-x 2 root root 4,0K 2010-07-07 13:35 conf.d
-rw--- 1 root root 333 2010-07-07 13:32 debian.cnf
-rwxr-xr-x 1 root root 1,2K 2010-06-07 21:45 debian-start
--
can't login to mysql server, seems is down
https://bugs.launchpad.net/
** Attachment added: ".etc.apparmor.d.usr.sbin.mysqld.txt"
http://launchpadlibrarian.net/51503668/.etc.apparmor.d.usr.sbin.mysqld.txt
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/51503669/Dependencies.txt
** Attachment added: "Logs.var.log.daemon.log.txt"
http:/
Public bug reported:
r...@localhost:~# service mysql restart
restart: Unknown instance:
r...@localhost:~#
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: mysql-server 5.1.41-3ubuntu12.3
ProcVersionSignature: Ubuntu 2.6.32-23.37-generic 2.6.32.15+drm33.5
Uname: Linux 2.6.32-23-generic i686
I'm affected by this bug. Apache2 seems completely unable to bind to
IPv6. Even specifying only port doesn't bind to IPv6 in any way.
--
can't bind to ::1
https://bugs.launchpad.net/bugs/397393
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed
2010-06-24 00:16:03 -, Jamie Lokier:
> Serge Hallyn wrote:
> > The default of qemu-img (of using O_SYNC) is not very sensible
> > because anyway, the client (the kernel) uses caches (write-back),
> > (and "qemu-nbd -d" doesn't flush those by the way). So if for
> > instance qemu-nbd is killed,
** Changed in: gcc-linaro
Assignee: (unassigned) => Paul Brook (paul-codesourcery)
--
mysql fails to build form source with Linaro and CodeSourcery toolchains
https://bugs.launchpad.net/bugs/579909
You received this bug notification because you are a member of Ubuntu
Server Team, which is su
** Summary changed:
- ace domain format not allowed for .de nameservers
+ ace domain format not allowed for .de whois servers
--
ace domain format not allowed for .de whois servers
https://bugs.launchpad.net/bugs/590104
You received this bug notification because you are a member of Ubuntu
Server
54 matches
Mail list logo