... is not mentioned in the sort(1) man page...
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1554647
Title:
sort -n -t, partially ignores field boundaries
To manage notifications about this bug go
It looks like LC_NUMERIC=C addresses this issue, but LC_NUMERIC is not
mentioned in the man page.
Possibly it would be sufficient to mention LC_NUMERIC in the man page.
(Though even locale(5) does not seem to adequately describe this env
var).
--
You received this bug notification because you ar
Public bug reported:
ProblemType: Bug
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
Date: Tue Mar 8 18:12:44 2016
Dependencies:
gcc-4.9-base 4.9.3-0ubuntu4
libacl1 2.2.52-1
libattr1 1:2.4.47-1ubuntu1
libc6 2.19-0ubuntu6.7
libgcc1 1:4.9.3-0ubuntu4
libpcre3 1:8.31-2ubuntu2.1
libselin
** Package changed: ubuntu => expect (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1547915
Title:
expect_unbuffer hangs
To manage notifications about this bug go to:
https://bugs.launchpad
Public bug reported:
ProblemType: Bug
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
Date: Sat Feb 20 16:46:07 2016
Dependencies:
(258 lines elided)
DistroRelease: Ubuntu 14.04
Ec2AMI: ami-fce3c696
Ec2AMIManifest: (unknown)
Ec2AvailabilityZone: us-east-1d
Ec2InstanceType: m4.large
Ec2Kern
That said, this is not an easy documentation problem to resolve. To
illustrate this, here's a mod_perl page that works:
#!/usr/bin/perl
use Apache2::RequestUtil ();
my $r = Apache2::RequestUtil->request;
$r->content_type("text/plain");
$r->print("works?");
And here is one that fails with the apre
Actually, this problem can be resolved by (as root):
cd /etc/apache2/mods-enabled
ln -s ../mods-available/apreq.load
/etc/init.d/apache2 restart
So this should be classified as a documentation issue.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
(Just in case last comment was not clear: it's probably ok if you get a
different error after fixing the missing symbol issue. I'll be happy to
test an interim release...)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.la
Note also that you might get a different error once this missing symbol
issue is fixed - this is a part of mod_perl and is meant to be used
under apache while servicing web requests, which would be great if it
worked. I suppose most people are using commercial alternatives, though,
perhaps because
Same failure in
Description:Ubuntu 14.04 LTS
Release:14.04
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1318134
Title:
Apache2.so: undefined symbol: modperl_xs_sv2request_rec
To manag
Also fails in
Description:Ubuntu 13.10
Release:13.10
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1318134
Title:
Apache2.so: undefined symbol: modperl_xs_sv2request_rec
To manage noti
Public bug reported:
To reproduce, run this:
#!/usr/bin/perl
use Apache2::Request;
$req = Apache2::Request->new($r);
This should run without error, and not fail with a missing symbol.
extra information:
Description:Ubuntu 12.04.4 LTS
Release:12.04
Package: libapache2-request-perl
12 matches
Mail list logo