Public bug reported:
MySQL 5.7 restricts which symbols are exported and useable from the
outside.
The function load_defaults, using in apps/snmptrapd_sql.c is not exported from
libmysqlclient20, so the build will fail.
However, the function my_load_defaults is exported, and has the same signatur
pitti: Yeah, we have a bug in dbconfig-common (1563274), and a patch
ready for mysql-5.7 that downgrades that error to a deprecation warning
to give them time to fix it
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
htt
As this isn't a simple fix, and is currently blocking MySQL 5.7 in
Ubuntu 16, we will patch MySQL to allow the empty port option for now
(it will print a warning instead of the error).
There's also a related upstream bug at
http://bugs.mysql.com/bug.php?id=80903
** Bug watch added: MySQL Bug Syst
** Also affects: mysql-5.7 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dbconfig-common in Ubuntu.
https://bugs.launchpad.net/bugs/1563274
Title:
dbconfig-mysql sets blank port
Yeah, the copying is an ugly hack, but it's already done to some degree,
and has the least risk of breaking anything, I think.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1528583
Titl
Public bug reported:
For non-remote setups, dbconfig will not set a port value, leaving it
blank in generated option files.
MySQL 5.7 will no longer accept a blank port option in the config file
(See https://github.com/mysql/mysql-
server/commit/3d8b4570d1a9d8d03d32e4cd6705b6a2d354e992 for more
i
The test failures for dbconfig-common and redmine are due to a) The
tests setting empty port options in config files and b) MySQL 5.7 no
longer allowing empty options in config file.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the b
Some of the headers that are in include/mysql/mysql are also copied (not
moved) to include/mysql, probably to patch this sort of problem. With
the way the headers are structured right now I don't really see a very
nice way to solve this, so one suggestion is to simply copy everything.
--
You rece
The previous comment contains the overview of the upgrade testing we've
done.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1528583
Title:
[FFe] Please update to MySQL 5.7 series
To
1 Background
These tests were conducted to verify that MySQL upgrades are possible
from from previous Ubuntu releases to Ubuntu 16.04 (Xenial Xerus).
There are 3 live Ubuntu versions:
- Ubuntu 12.04 LTS (Precise Pangolin)
- Ships with MySQL 5.5
- Ubuntu 14.04 LTS (Trusty Tahr)
I'll do a more complete writeup once the testing is complete, but want
to follow up on the above comment:
I can confirm that the package from ppa:racb/experimental fixes the apparmor
issue we saw before.
I've also tested the same starting from Precise.
So the upgrade from 5.5 in Trusty to 5.7 in
I'm a part of the MySQL engineering team, and have been working with
Robie Basak on this for a while
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1528583
Title:
[FFe] Please update t
I've redone the basic smoke testing for verifying just the package upgrades.
No issues were found during testing.
These tests do not include full Ubuntu release upgrades; They were only run on
16.04.
To include 5.5 I rebuilt it from the current 5.5.47 source in Debian. The 5.6
packages were used
I've been testing the packages as we work on them, ironing out issues with
upgrading from both 5.5 and 5.6 as we go (I'll need to rerun these tests for
the currently uploaded package, though).
But I've only been testing on Xenial, i.e. installing 5.5/5.6 then replacing
with 5.7, so I haven't don
Alternate amarok patch:
Changes it to depend on virtual-mysql-server-core instead of changing 5.7
packaging to provide mysql-server-core.
** Attachment added: "Alternative debdiff for amarok package"
https://bugs.launchpad.net/ubuntu/+source/mysql-5.6/+bug/1528583/+attachment/4578102/+files/a
The package libmysqld-pic has been removed as it is obsolete (there was
no difference between libmysqld-pic and libmysqld-dev in 5.6 either).
The amarok package depends on it, so this dependency needs changing.
Attaching debdiff output for the patch.
Another note is that it also depends on mysql-
Packaging has been moved to master branch of
https://github.com/ltangvald/mysql-5.7/
and uploaded to https://launchpad.net/~lars-tangvald/+archive/ubuntu/mysql-5.7
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.6 in Ubuntu
** Changed in: mysql-5.6 (Ubuntu)
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1528583
Title:
Please update to MySQL 5.7 series
To manage
I've uploaded the packaging to
https://github.com/ltangvald/mysql-5.7/tree/mysql-alt (will add to a ppa as
well).
Should be ready to start testing and reviewing.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.6 in Ubuntu.
htt
Public bug reported:
crashed at restart
ProblemType: Package
DistroRelease: Ubuntu 15.04
Package: mysql-server 5.6.27-0ubuntu0.15.04.1
ProcVersionSignature: Ubuntu 3.19.0-39.44-generic 3.19.8-ckt9
Uname: Linux 3.19.0-39-generic i686
ApportVersion: 2.17.2-0ubuntu1.8
Architecture: i386
Date: Sat De
@Robie Yup, I'll post a patch for this
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.6 in Ubuntu.
https://bugs.launchpad.net/bugs/1468185
Title:
Function 'innodb' already exists and other errors
To manage notifications ab
The cause is that MySQL used to only support implicit timestamp default
value, which is not according to the SQL spec. When this was fixed, it
was decided to keep the old behavior for historical reasons, but add a
deprecation warning.
Adding the suggested value to the config would remove the warni
Will try to get a patch for this up tomorrow. Note that it's not a
serious error, just output junk, so the workaround is basically to
ignore it :)
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-5.6 in Ubuntu.
https://bugs.launchp
Hi Robie,
can you tell me good news? Is there some progress?
I'm sorry I couldn't help further.
Thanks.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot in Ubuntu.
https://bugs.launchpad.net/bugs/1332120
Title:
panic error w
Yes, this seems to be something that was copied over from 5.5 and can be
removed.
--
Lars
On 11/18/2015 11:18 AM, 冯宇 wrote:
> +1 Same issue here.
>
> This might be ha_innodb.so and other files not exist in
> /usr/lib/mysql/plugin/, but mysql-server-5.5 contains these files.
>
-
Is there someone reading this?
* small bug - huge impact on data backup
* easy to fix
* bug fix known since Mon, 03 Feb 2014 11:50:49 -0500
* important package for ubuntu LTS mail server
Thanks
Lars
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is
Ok, thank you for your time.
I understand your decision as I was a maintainer years ago...
Kind regards,
Lars
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to exim4 in Ubuntu.
https://bugs.launchpad.net/bugs/1486626
Title:
/etc
Done.
Filed as Bug#796368 : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=796368
We will see :-).
** Bug watch added: Debian Bug tracker #796368
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=796368
--
You received this bug notification because you are a member of Ubuntu
Server Team, wh
Line 93 should be:
install -d -o${EXIM_USER} -g${EXIM_GROUP} -m750 ${RUNDIR}
not
install -d -o${USER} -g${GROUP} -m750 ${RUNDIR}
...
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to exim4 in Ubuntu.
https://bugs.launchpad.net/bugs
So this is the file now.
** Attachment added: "exim4"
https://bugs.launchpad.net/ubuntu/+source/exim4/+bug/1486626/+attachment/4449386/+files/exim4
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to exim4 in Ubuntu.
https://bugs.launc
you would accept the script without setting the shell to bash I can
do the conversions with awk-calls.
Greetings,
Lars
** Affects: exim4 (Ubuntu)
Importance: Undecided
Status: New
** Attachment added: "exim4"
https://bugs.launchpad.net/bugs/1486626/+attachment/4448
It has been fixed upstream:
http://www.openssh.com/txt/release-6.9
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/510732
Title:
OpenSSH server sshd_config PermitRootLogin -> NO
To
This one can probably be closed since the default is now
"PermitRootLogin without-password" and that's close enough.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/510732
Title:
Ope
Public bug reported:
According to the manual page, scp should be able to copy between two
remote hosts:
scp user@host1:file1 user@host2:.
However, it fails after asking for the password for the first host, even
though the same file can be copied in two steps:
$ scp xx.yy.zz.aa:*.csv xx.yy.zz.bb
erver release!
Thanks
Lars
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot in Ubuntu.
https://bugs.launchpad.net/bugs/1332120
Title:
panic error while backup mailboxes with doveadm backup
To manage notifications about this b
The problem is still persistent. I do now use Ubuntu 14.04.1. Already
tried mainline kernel 3.16. No change.
~$ uname -a
Linux uhu 3.13.0-34-generic #60-Ubuntu SMP Wed Aug 13 15:45:27 UTC 2014 x86_64
x86_64 x86_64 GNU/Linux
~$ cat /proc/acpi/wakeup
Device S-state Status Sysfs node
P0P1
Is there anyone working on this report?
This isn't only a bug report but also a fix report.
And the fix isn't from someone strange on the net but the original author of
dovecot.
So _please_ fix this.
This packet is essential for an imap mail server.
Thanks
Lars
--
You receive
apport information
** Attachment added: "UdevLog.txt"
https://bugs.launchpad.net/bugs/1332120/+attachment/4134938/+files/UdevLog.txt
** Changed in: linux (Ubuntu)
Status: Incomplete => Confirmed
** Package changed: linux (Ubuntu) => dovecot (Ubuntu)
--
You received this bug notifica
trumpetti.atm.tut.fi AKA fi.archive.ubuntu.com is out of sync
** Changed in: openssh (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/1303265
Tit
Public bug reported:
The 4 and5 Apr i386 images won't install openssh-server due to unmet
dependencies.
http://iso.qa.ubuntu.com/qatracker/milestones/308/builds/66090/downloads
$ sudo apt-get install openssh-server
Reading package lists... Done
Building dependency tree
Reading state infor
I looked at whether or not we could port the change from Glance into Heat, but
it turns out that's not going to be easy: because Heat from Havana -> Icehouse
creates several new tables, all explicitly set to utf8, these upgrade steps
will fail with an error along the lines of:
ERROR: (Operationa
Glance was tracking this in
https://bugs.launchpad.net/glance/+bug/1279000
** Changed in: glance
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to keystone in Ubuntu.
https://bugs.launchpad.net/bugs/130
Added log for pm-suspend
** Attachment added: "pm-suspend.log"
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/1293134/+attachment/4026780/+files/pm-suspend.log
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pm-utils in Ub
Added dmesg log output
** Attachment added: "dmesg"
https://bugs.launchpad.net/ubuntu/+source/pm-utils/+bug/1293134/+attachment/4026784/+files/dmesg
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pm-utils in Ubuntu.
https://bugs.l
This is the output of /proc/acpi/wakeup
DeviceS-state Status Sysfs nodeP0P1 S4*disabled
GLAN S4*disabled
EHC1 S4*enabled pci::00:1d.0
EHC2 S4*enabled pci::00:1a.0
HDEF S4*disabled pci::00:1b.0
RP01 S4*disabled pci:0
apport information
** Attachment added: "ProcEnviron.txt"
https://bugs.launchpad.net/bugs/1293134/+attachment/4026771/+files/ProcEnviron.txt
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pm-utils in Ubuntu.
https://bugs.launchpad
apport information
** Attachment added: "Dependencies.txt"
https://bugs.launchpad.net/bugs/1293134/+attachment/4026770/+files/Dependencies.txt
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to pm-utils in Ubuntu.
https://bugs.launchp
Output of apt-cache policy pm-utils
pm-utils:
Installed: 1.4.1-12ubuntu1
Candidate: 1.4.1-12ubuntu1
Version table:
*** 1.4.1-12ubuntu1 0
500 http://de.archive.ubuntu.com/ubuntu/ saucy/main amd64 Packages
100 /var/lib/dpkg/status
** Tags added: apport-collected saucy
** De
Public bug reported:
Hi,
in Windows closing the lid makes it going to sleep and opening the lid makes it
resuming.
I am using Ubuntu 13.10 on my Samsung Series 7 Chronos 700Z3A-S02DE. When I
close the lid the laptop suspends, but on lid open it does not resume until I
press the power button. W
It seems fixed in trusty. Thanks.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to screen in Ubuntu.
https://bugs.launchpad.net/bugs/1173312
Title:
screen : chmod /dev/pts/6: Operation not permitted
To manage notifications about thi
It looks like the problem is Firefox then. If no default is set, then
it sends wget 'Content-Type: text/html'. If the default is set to
utf-8, then it sends wget 'Content-Type: text/html; charset=utf-8'
--
You received this bug notification because you are a member of Ubuntu
Server Team, which
If wget is not seeing the wrong encoding then it may be a problem with
Firefox instead.
However, the steps to reproduce are
1. install Ubuntu 12.04 desktop, or Lubuntu 14.04devel desktop (it occurs on
both)
2. install Apache2, leaving default configuration settings
3. load an html page from the
If I serve a UTF-8 encoded file *AND* set the default myself in Apache,
then everything is fine. If the default encoding is left alone, Apache
serves it up as "windows-1252" and then UTF-8 encoded letters come out
as garbage like this: åäöÅÄÖéÉ
As seen from the browser HTTP_ACCEPT Headers
I've done a fresh installation from the ubuntu-12.04.3-server-i386.iso
image and installed Apache2. The Firefox web browser still shows that
the pages being served are encoded in "windows-1252" instead of UTF-8,
which is what the locale is set to, or ISO-8859 which would be the old
standard.
--
The one browser is Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:25.0)
Gecko/20100101 Firefox/25.0
HTTP_ACCEPT Headers :
text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 gzip, deflate
en,en-us;q=0.7,sv;q=0.3
The other is: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:25.0) Gecko/20100101
I can do the Server system, too, but right now the steps I have followed
to get the problem are:
1. install Ubuntu 12.04 desktop, or Lubuntu 14.04devel desktop (it occurs on
both)
2. install Apache2, leaving default configuration settings
3. load an html page from the server in a browser (in 12.0
Public bug reported:
Apache2 by mistake defaults to windows-1252 instead of UTF-8. The
system is now in UTF-8 or at worst ISO-8859. Apache2 should default to
a standard character set, such as UTF-8 which is used in the rest of the
system.
$ set | grep -i utf
LANG=en_US.UTF-8
ProblemType: Bug
No change. It's still there in 13.10 and this version of fancontrol:
$ apt-cache policy fancontrol
fancontrol:
Installed: 1:3.3.3-1ubuntu1
Candidate: 1:3.3.3-1ubuntu1
Version table:
*** 1:3.3.3-1ubuntu1 0
500 http://fi.archive.ubuntu.com/ubuntu/ saucy/universe amd64 Packages
Public bug reported:
The editor Kompozer has been provided by earlier releases of Ubuntu.
Please package it for Saucy and Raring.
http://www.kompozer.net/download.php
** Affects: kompozer (Ubuntu)
Importance: Undecided
Status: New
** Tags: needs-packaging
** Package changed: lm-
Bug confirmed here for Precise.
That bug is definitely a show stopper for Ubuntu in in large
heterogenous networks.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/117736
Title:
pam
** Package changed: openssh (Ubuntu) => gnome-keyring (Ubuntu)
** Changed in: gnome-keyring (Ubuntu)
Status: Invalid => New
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/10673
This is with a plain vanilla Quantal (Lubuntu) installation installed
just today and have not changed the configurations on. So the settings
used are default. SSH_ASKPASS is not getting set:
$ echo $SSH_ASKPASS
$ echo $DISPLAY
:0
--
You received this bug notification because you are a member
ach use of the key
$ ssh -i /home/lars/.ssh/key_rsa -l user XX.YY.ZZ.AA
Agent admitted failure to sign using the key.
Enter passphrase for key '/home/user/.ssh/key_rsa':
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to open
Public bug reported:
ssh-add seems not to work with the confirmation (-c) option. Trying to
require that identities be subject to confirmation when used brings up
the error "Error reading response length from authentication socket. "
$ ssh-add -c /home/user/.ssh/key_rsa
Enter passphrase for /
Public bug reported:
Now that sshd is an upstart service, the file /etc/default/ssh is not
needed and should be removed to avoid confusion. The settings are now
made at the end of /etc/init/ssh.conf instead.
ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: openssh-server 1:6.0p1-3ubuntu1
I wonder, why there is apparently no merge from debian since 2010?!?
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openldap in Ubuntu.
https://bugs.launchpad.net/bugs/82853
Title:
Add support for the smbk5pwd overlay
To manage not
** Changed in: ntp (Ubuntu)
Status: New => Invalid
** Converted to question:
https://answers.launchpad.net/ubuntu/+source/ntp/+question/189527
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in Ubuntu.
https://bugs.launch
This is on 12.04 server Beta 1 :-)
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to ntp in Ubuntu.
https://bugs.launchpad.net/bugs/945264
Title:
NTP not receiving PPS signal
To manage notifications about this bug go to:
https://bugs.
Public bug reported:
I am using GPSD to connect to my GPS receiever (Garmin 18 LVC).
/etc/default/gpsd:
START_DAEMON="true"
GPSD_OPTIONS="-n -b"
BAUDRATE="4800"
DEVICES="/dev/ttyS5"
USBAUTO="false"
GPSD_SOCKET="/var/run/gpsd.sock"
The daemon works and i get data using: gpsd -n -b -N -D2 /dev/tty
Could a post-install script ask to run pwmconfig and then run it if the
answer is yes?
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lm-sensors in Ubuntu.
https://bugs.launchpad.net/bugs/884177
Title:
fancontrol should have debconf
Can there be a config file included in the default install that contains
such a message? A pointer is needed to the solution somehow.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lm-sensors in Ubuntu.
https://bugs.launchpad.net/bugs
Public bug reported:
If Upstart is indeed the way Ubuntu is moving then Apache2 should
migrate from SystemV scripts to Upstart in time for the next LTS in
12.04. A configuration file is needed in /etc/init plus a few other
changes.
** Affects: apache2 (Ubuntu)
Importance: Undecided
Public bug reported:
If upstart is indeed where Ubuntu is heading then ntp ought to be
migrated over to it before 12.04.
Below is a guess at what /etc/init/ntp.conf could contain. Some other
changes are needed for it to work properly.
# ntp - Network Time Protoco client and server
#
# The Netwo
The problem is also present in Precise.
$ lsb_release -rd
Description:Ubuntu precise (development branch)
Release:12.04
$ fancontrol
Loading configuration from /etc/fancontrol ...
Error: Can't read configuration file
$ apt-cache policy fancontrol
fancontrol:
Installed: 1:3.3.0-4ub
I'm also seeing this using php-cgi with lighttpd as a front-end
(reverse proxy)...
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/876387
Title:
fuser forking uncontrollably in cron jo
Still present in Precise:
$ lsb_release -rd
Description:Ubuntu precise (development branch)
Release:12.04
$ apt-cache policy fancontrol
fancontrol:
Installed: (none)
Candidate: 1:3.3.0-4ubuntu1
Version table:
1:3.3.0-4ubuntu1 0
500 http://fi.archive.ubuntu.com/ubunt
$ dpkg -L fancontrol
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/fancontrol
/usr/share/doc/fancontrol/copyright
/usr/share/doc/fancontrol/fancontrol.txt.gz
/usr/share/doc/fancontrol/changelog.Debian.gz
/usr/share/man
/usr/share/man/man8
/usr/share/man/man8/fancontrol.8.gz
/usr/share/man/man8/p
It appears that the configuration file is missing.
$ ls /etc/fancontrol
ls: cannot access /etc/fancontrol: No such file or directory
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lm-sensors in Ubuntu.
https://bugs.launchpad.net/bugs/
** Attachment added: "dmesg"
https://bugs.launchpad.net/ubuntu/+source/lm-sensors/+bug/884173/+attachment/2580036/+files/dmesg
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to lm-sensors in Ubuntu.
https://bugs.launchpad.net/bugs/884
Public bug reported:
The value for Tm0P is bogus. If it is not a real sensor, then it should
not be listed. If it is a real sensor, then it should show the real
temperature, not a bogus value.
$ sensors
nouveau-pci-0200
Adapter: PCI adapter
temp1:+73.0°C (high = +100.0°C, crit = +100.0
Public bug reported:
$ fancontrol
Loading configuration from /etc/fancontrol ...
Error: Can't read configuration file
$ lsb_release -rd
Description:Ubuntu 11.10
Release:11.10
~$ apt-cache policy fancontrol
fancontrol:
Installed: 1:3.3.0-4ubuntu1
Candidate: 1:3.3.0-4ubuntu1
Ve
It's a work around but I'd still expect dig to return a non-zero number
sometimes.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in Ubuntu.
https://bugs.launchpad.net/bugs/854705
Title:
dig returns 0 regardless of result of
I would expect dig to respond in this manner:
dig +short www.google.com && echo SUCCESS || echo FAILURE
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in Ubuntu.
https://bugs.launchpad.net/bugs/854705
Title:
dig returns 0 reg
Sorry it should return 1 instead if the query failed.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to bind9 in Ubuntu.
https://bugs.launchpad.net/bugs/854705
Title:
dig returns 0 regardless of result of query
To manage notifications
Public bug reported:
/usr/bin/dig returns 0 regardless of whether the query was successful or
not. It should return 0 instead if the query failed.
** Affects: bind9 (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Public bug reported:
Binary package hint: ntp
NTPd has four time severs in the ubuntu server pool. It might be good
to add a few extra lines to the bottom of the servers list to provide
your current local time as a default should the machine temporarly lose
Internet connectivity:
server 127.127
The problem with the upstart solution is that it doesn't work since
Upstart will kill the virsh instances that you spawn in
shutdown_guests.
So far the only somewhat satisfactory solution is molly-guard.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which i
Struggling with the same thing on a school with around 60 laptops
connecting to a NFS server via LDAP and autofs. I have had some other
problems that have arose because of this. For instance a Network Manager
bug that disabled the wifi card if the laptop went into
hibernation/suspend. Of course thi
The same problem exist in 10.10 and John's posted workarounds are not working
there.
The only way I have managed to have the VM's shutdown is on halt/reboot is by
installing molly-guard. Not a wholly satisfactory solution but at least it
works.
--
You received this bug notification because you
Jiří: your binary seems do to the trick, I haven't seen the error
anymore since updating to it, so thanks, even though I don't really feel
comfortable using an unofficial binary fix for this..
--
overlapping memcpy in ssl_io_input_read
https://bugs.launchpad.net/bugs/609290
You received this bug
Jiří: What happened with the patch you posted 2010-08-04? Was it
rejected?
--
overlapping memcpy in ssl_io_input_read
https://bugs.launchpad.net/bugs/609290
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.
--
Ubuntu-ser
still no news on this issue? I've installed the attempted fix
2.2.14-5ubuntu8.2, from #595116.. But I'm still getting the same error.
--
overlapping memcpy in ssl_io_input_read
https://bugs.launchpad.net/bugs/609290
You received this bug notification because you are a member of Ubuntu
Server Team
I'm still getting the same error, at about the same rate...
apache2ctl fullstatus
Apache Server Status for localhost
Server Version: Apache/2.2.14 (Ubuntu) mod_ssl/2.2.14 OpenSSL/0.9.8k
Server Built: Aug 19 2010 03:21:20
from error.log
[Fri Aug 20 15:41:53 2010]
has anyone been able to build the new apache2 from lucid-proposed? I'm
getting an error while building...
$apt-get -b source apache2
..
applying patch 206-report-max-client-mpm-worker to ./ ... ok.
applying patch 209-backport-mod-reqtimeout to ./ ... ok.
applying patch 210-backport-mod-reqtime
Is there any news on this issue? We're waiting anxiously for a fix =)
What kind of test case should be added, wasn't this a bug which was
fixed in apache-trunk over two years ago?
--
overlapping memcpy in ssl_io_input_read
https://bugs.launchpad.net/bugs/609290
You received this bug notification
@Dern: That's correct, anything started out of /etc/init.d will start up
before autofs with this configuration. My solution is really just a
hack to work around the fundamental problem.
--
NIS-based autofs maps don't load on startup
https://bugs.launchpad.net/bugs/570513
You received this bug no
I'm also hitting this problem. Obviously the correct solution is to
move nis to use upstart and then make autofs depend on nis being up. In
the interim, I've modified autofs.conf to wait for the rc process to
finish:
start on (filesystem
and net-device-up IFACE!=lo
and stoppe
Hallo Serge,
Serge Hallyn schrieb:
> Hi Lars,
>
> glad you were able to work around it. Script looks good.
thanks.
>
> I'm going to set the status of this bug to Wontfix as the aoe-stat
> check is not appropriate for general usage.
This seems very reasonable.
>
ound
rm -f /var/run/libvirtd.pid
AOE=$(aoe-stat | wc -l)
until [ $AOE -gt 0 ]
do
sleep 1
AOE=$(aoe-stat | wc -l)
done
end script
This pre-start script waits till at least one aoe device is accessible.
Thanks and kind regards
Lars
-
** Attachment added: "Dependencies.txt"
http://launchpadlibrarian.net/50474788/Dependencies.txt
** Attachment added: "ProcMaps.txt"
http://launchpadlibrarian.net/50474789/ProcMaps.txt
** Attachment added: "ProcStatus.txt"
http://launchpadlibrarian.net/50474790/ProcStatus.txt
--
starti
1 - 100 of 129 matches
Mail list logo