Indeed, thank you for remembering this. It seems I promised to post a
link to a bug-report with them, but I didn't.
Here it is anyway:
https://github.com/alanxz/rabbitmq-c/issues/621
so for sure, this can be closed.
** Bug watch added: github.com/alanxz/rabbitmq-c/issues #621
https://github.
Ahhh, but from what I am seeing here
https://github.com/torvalds/linux/blob/master/drivers/nvme/host/core.c,
this quirks wouldn't work in my case, right? :(
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bug
Hi,
I am getting exactly that one:
Duplicate cntlid 0 with nvme0, rejecting
Removing after probe failure status: -22
And indeed it is ADATA S70. So you are saying, if I add that and build
the kernel, it might work? Sounds good, I will give a try, thank you so
much for the direction!
--
You r
Hi,
I am still hitting this same problem on Ubuntu 20.04.02 with 2 AData XPG
S70 disks. I've tried to hide them behind RAID but this is not working
as well, I am not sure whether this is is the issue:
https://superuser.com/questions/1605038/nvme-raid-on-linux-with-amd-
ryzen-line-up-possible
I d
Hi, you are right, it is upstream bug, thanks for pointing me to the
right direction. I will fill in bug report there and link to this.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1888313
Title:
a
Public bug reported:
This bug is related to #1790657, but not the same.
Broken behaviour:
amqp-consume -s mq.example.com --port 5672 cat
opening socket to localhost:5672
amqp-consume --server=mq.example.com --port 5672 cat
opening socket to localhost:5672
It connects to localhost instead to
On my side, in conf, I had sql_mode containing NO_AUTO_CREATE_USER.
After removing all was fine.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1864958
Title:
package mysql-server-8.0 8.0.19-0ubuntu
Same behavior here:
Server version: Apache/2.4.18 (Ubuntu)
libapache2-mod-fastcgi Version: 2.4.7~0910052141-1.2
Also
Header always set My-Custom-Header "Some content"
is not working.
Fastcgi is defined like:
FastCgiExternalServer /usr/lib/cgi-bin/php7-fcgi-www -socket
/run/php/php7.0-fpm-www.
Hi,
Thanks for taking care of this and preparing files, as well as manual
how to do it.
uname -a
Linux mail 2.6.32-28-server #55+lp710319v1 SMP Tue Feb 15 09:01:19 UTC 2011
x86_64 GNU/Linux
Apache CPU Usage after some threads die (e.g. after gracefull reload)
still is NOT correct.
Probably the
I have just installed 2.6.32-28.
(still not rebooted)
I will do what you suggest later today. I hope I shouldn't go to my data
center after trying this :)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bug
Probably I can do that if it is not complicated a lot :) Please provide
me a test kernel and instructions what is the best/safest way to do the
test. Do you know maybe in which kernel that patch will be incorporated
to wait for it?
--
You received this bug notification because you are a member of
@Stefan
Ooopsss ... I missed that point. I just tried the test from the reply, and
there is no output. So probably - there is no problem there.
My current kernel, once again is: 2.6.32-27
But the problem in apache persists.
--
You received this bug notification because you are a member of Ubu
Update:
Tried this script:
http://lkml.org/lkml/2009/11/3/522
Got this:
./mytest
utime decreased, was 1730, now 1577!
utime decreased, was 1754, now 1656!
uname -r
2.6.32-27-server
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
ht
Hi Scott,
Thank you for your time. I did what you suggest, and I've noticed two
strange things.
1. Compiling showed me the following warnings:
gcc -o mytest mytest.c -lpthread
mytest.c: In function ‘child’:
mytest.c:83: warning: format ‘%3d’ expects type ‘int’, but argument 4 has type
‘
Public bug reported:
Binary package hint: apache2
1. lsb_release -rd
Description:Ubuntu 10.04.1 LTS
Release:10.04
2. Version of package: 2.2.14
3. I do expect CPU Usage and CPU Load to be correct in server-status
page in apache2.
4. What happened instead? - See below:
CPU usage in
Hi,
I have got this error two times on my server today.
Frist time:
*** glibc detected *** /usr/sbin/apache2: munmap_chunk(): invalid pointer:
0x7fff738ee0e0 ***
*** glibc detected *** /usr/sbin/apache2: double free or corruption (out):
0x7fff738ef590 ***
*** glibc detected *** /usr/sbi
wrong place :( sorry ... It was on my win machine ... that's why I
invalidated it. Please remove it if possible.
--
Thunderbird 3.2a1pre damages msf files when applying message filters
https://bugs.launchpad.net/bugs/624608
You received this bug notification because you are a member of Ubuntu
Bug
Private bug reported:
Binary package hint: thunderbird
This started 10.06.2010.
After deleting msf files everything is ok, until next mail that have to
be processed using message filters.
I have to say that I have message filters defined on the account (Gmail)
as well on the Local Folder (Inbox
please don't read previous comment.
It should be:
--
And the fix is:
find this file
/etc/cron.d/php5
This line ...
09,39 * * * * root [ -x /usr/lib/php5/maxlifetime ] && [ -d
/var/lib/php5 ] && find /var/lib/php5/ -type f -cmin
-$(/usr/lib/php5/maxlifetime) -print0 | xargs -r -0 rm
change to .
And the fix is this
find this file
/etc/cron.d/php5
This line ...
09,39 * * * * root [ -x /usr/lib/php5/maxlifetime ] && [ -d
/var/lib/php5 ] && find /var/lib/php5/ -type f -cmin
+$(/usr/lib/php5/maxlifetime) -print0 | xargs -r -0 rm
change to ...
09,39 * * * * root [ -x /
how to fix it in gutsy?
--
[gutsy] graceful-stop fails when apache listens on more than one socket
https://bugs.launchpad.net/bugs/174805
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.ubun
Same here
2.6.22-14-server
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=7.10
DISTRIB_CODENAME=gutsy
DISTRIB_DESCRIPTION="Ubuntu 7.10"
Also, to note:
Commenting auto eth0:0 in interfaces and trying
ifconfig eth0:0 up
SIOCSIFFLAGS: Cannot assign requested address
and ping is not working after this.
--
22 matches
Mail list logo