Displaying 20 results from an estimated 460 matches for "unhelp".
Did you mean:
sunhelp
2011 Aug 24
2
handy tip against unhelpful "Could not intern from pson" error
Not sure if people are already aware of this, but it might save
someone some time in the future. I''ve been tracking down the following
error today, it''s rather unhelpful in telling you where the problem is
in your manifests:
# puppetd --test
info: Retrieving plugin
err: Could not retrieve catalog from remote server: Could not intern
from pson: Could not convert from pson: Could not find relationship
target "Service[]"
The problem is the parser using...
2020 Feb 06
0
[Bug 14267] New: rsync produces unhelpful errors on remote copy to OS with different ACL format
https://bugzilla.samba.org/show_bug.cgi?id=14267
Bug ID: 14267
Summary: rsync produces unhelpful errors on remote copy to OS
with different ACL format
Product: rsync
Version: 3.1.3
Hardware: All
OS: All
Status: NEW
Severity: minor
Priority: P5
Component: core
Assignee: wayn...
2017 Aug 23
7
[Bug 1176] New: Invalid identifiers produce unhelpful error messages
https://bugzilla.netfilter.org/show_bug.cgi?id=1176
Bug ID: 1176
Summary: Invalid identifiers produce unhelpful error messages
Product: nftables
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: critical
Priority: P5
Component: nft
Assignee: pablo at netfilter.org
Reporter: netfilter...
2016 Feb 24
1
unhelpful error message on failed "virsh migrate"
...ost1. I can get the VM back by issuing the equivalent command on
kvmhost2:
virsh migrate --live --persistent --copy-storage-all --verbose \
test6 qemu+ssh://kvmhost1/system
After an update (on behalf of the glibc bug) it only works for some VMs
and fails for others. The error message is unhelpful:
virsh --debug 4 migrate --live --persistent --copy-storage-all --verbose \
vmware-mgmt qemu+ssh://kvmhost1/system
error: internal error: info migration reply was missing return status
Is there a way to get a more helpful error message?
migrating VMs only works for a very limited s...
2009 Dec 01
3
[LLVMdev] thumb2 folding of constant addresses unhelpful
When addresses are a displacement from a constant (this can happen in device
drivers), the resulting address gets folded rather than using base+displacement
addressing. This results in code bloat. Example test attached.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: const-addr.ll
URL:
2009 Dec 01
0
[LLVMdev] thumb2 folding of constant addresses unhelpful
I'm not authorized to file bugs. Would someone please enter this?
Thank you, bagel
Evan Cheng wrote:
> Right. I am aware of this problem but am not sure about what to do about it.
> It's common for a number 32-bit immediates in the same block with the same
> lower or higher 16-bit. Since the immediates will not be split until late in
> codegen, the target independent
2010 Feb 05
1
-Woverlength-strings / assert unhelpful interaction
$ gcc -O2 -c -Woverlength-strings stupid.c
stupid.c: In function ?insert_lf_record?:
stupid.c:22: warning: string length ?7394? is greater than the length ?509? ISO C90 compilers are required to support
Without -O2 the error message goes away.
Even ISO C99 compilers don't help - they raise the limit to a mere
4095 bytes.
Rich.
--
Richard Jones, Virtualization Group, Red Hat
2003 Jul 05
2
Unhelpful error message when matching hosts in access list [PATCH]
Greetings,
As previously reported by me to the Debian bug tracking system:
----------------------------------------------------------------------
An access list in rsyncd.conf may contain hostnames as well as
addresses. It may contain several patterns to match against.
address_match (in access.c) does this by trying to match hostname and
address against each of the patterns until a match is
2008 Nov 22
4
Mount point problem
...under the mount point. Perhaps this behavior is
intentional, but I would prefer that it work like NFS and just
overmount. When bringing a cluster down and back up, it is quite
possible for overeager users to log in and start working before
everything is up.
In addition the error message was unhelpful:
-bash-3.2# glusterfs --server fs01 /data --volume-name=data
glusterfs: could not open specfile
-- Matt
2007 Sep 02
3
Slightly OT: Anyone got a PXE bootable HDD low level format tool?
...ATA hard disks that can be booted from PXELinux (either
as some kind of binary or as a floppy image)?
I just went to get the official tools, but they only have a floppy
creator (which won't help me in Linux, or without a floppy drive) and a
CD ISO. And it seems 99% of 3rd party software is unhelpfully the same
(or is a Windows program).
TB
**********************************************************************
This message is intended for the addressee named and may contain
privileged information or confidential information or both. If you
are not the intended recipient please delete it...
2005 Feb 09
3
Firewall piercing - The Specified network name is no longer available.
...shares work
PERFECTLY WELL within the LAN. ;)
Now, from the outside, I can telnet to port 139 on the machine just fine,
through both NAT devices. However, when I go Start, Run,
\\x.y.z.a\sharename (where "x.y.z.a" is the IP address-- not the FQDN-- of
the machine), Windows vomits up this unhelpful message:
--------------------------------------------------
\\x.y.z.a\sharename
The specified network name is no longer available.
--------------------------------------------------
See:
http://jlb.twu.net/tmp/unhelpful.png
Any ideas? The client machine runs Windows 2000 Pro.
--
J. L. Blan...
2009 Feb 05
4
[LLVMdev] IR in XML
Is there a tool to spit LLVM's IR out in a more machine-friendly syntax like
XML?
--
Dr Jon Harrop, Flying Frog Consultancy Ltd.
http://www.ffconsultancy.com/?e
2009 Feb 05
0
[LLVMdev] IR in XML
On Wed, Feb 4, 2009 at 19:19, Jon Harrop <jon at ffconsultancy.com> wrote:
>
> Is there a tool to spit LLVM's IR out in a more machine-friendly syntax like
> XML?
>
It seems like the correct, if unhelpful, answer to that is bitcode,
which is far more machine-friendly (by my definition) than XML.
What's your eventual goal?
2011 Mar 11
2
int to string TypeError annoyance
...t_metadata', argument 3 of type
'std::string const &'
It looks like this is thrown by the SWIG
std::string typemap. Does someone with better SWIG skills than me know how
to fix SWIG such that it converts the int to a string rather than croaking?
(And besides that it's a very unhelpful error as it has no calling line
#)
--
All the best,
Tim.
2012 Aug 31
2
OpenMPI I/O not working
Hi list,
It appears there is a problem with the OpenMPI I/O library on CentOS 6.2
& 6.3 (package openmpi-1.5.4-1.el6.x86_64).
When I compile the attached program it ends up in the error path since
MPI_File_open returns 16. The corresponding (unhelpful) message is:
MPI_ERR_OTHER: known error not in list
I couldn't find any pointers on the net and the same program works with
OpenMPI 1.4.5 on a debian system.
Any help would be greatly appreciated.
Cheers,
Cihan
2009 May 13
2
case/capitalization of LABEL text
...that the label
text is translated to html with the first character in Upper Case and
the remainder of the text string as lower case.
<%= label(:country, "USA") %> becomes <label for="country_USA">Usa</
label>
I can''t find any documentation on this unhelpful behavior. Is there
anyway way to override it and keep the text string in proper case.
Thanks,
Bill
2010 Jan 29
2
Suppress output from getGEO
............. .......... ..........
.......... .......... .......... .......... ..........
.......... .......... .......... .......... ..........
.......... .......... .......... .......... ..........
.......... .......... ..........
downloaded 50.2 Mb
but many more! I tried to suppress this rather unhelpful behavior with
capture.output and sink, as below, but to no effect:
> capture.output(getGEO(GEO=GEO)) # GEO is some GEO id
> sink('/dev/null'); getGEO(GEO=GEO); sink()
Is this an issue with getGEO, or some underlying function? How can I
avoid having the terminal spammed? Could...
2006 Jun 24
2
error log for views?
...ead question, but when I have some error in a view
I''m testing, the server spits out a generic page:
"Application error
Change this error message for exceptions thrown outside of an action
(like in Dispatcher setups or broken Ruby code) in public/500.html"
This is pretty unhelpful when I''m debugging. Is there an error log
for Rails overall or for view errors specifically? Or is there some
erb code I can insert into 500.html to show me the exact error
message being generated?
Thanks!
-Jason
--
Jason Frankovitz - jason@seethroo.us - http://www.seethroo.u...
2010 May 24
0
[LLVMdev] LatticeMico32 (LM32) backend
On Monday 24 May 2010 14:32:19 Eli Friedman wrote:
> Resending the email isn't really productive; for the given question,
> the lack of a reply should answer your question. Was there something
> else you wanted to ask?
I find this message unhelpful at best, if not purely arrogant. You are making
an open source compiler, I am making an open source processor: we are fighting
for the same cause, aren't we? I would have hoped for something else than such
a troll-ish attitude.
Sébastien
2019 Jun 28
2
Making R CMD nicer
Hello everyone,
First time posting in the R mailing lists so hopefully this works well.
I noticed when I type `R CMD` I get this unhelpful message:
/usr/lib/R/bin/Rcmd: 60: shift: can't shift that many
This probably comes from the file Rcmd.in. This should be easily fixed by
checking $#.
I also think it would be nice if `R CMD help` showed the usable commands.
In fact I think the CMD syntax is unnecessary since the man page...