Displaying 20 results from an estimated 56 matches for "impasse".
Did you mean:
imparse
2011 Aug 24
3
Catch22: user needs space to fix out of space condition
...ers he
was approaching his filesystem quota), and furthermore, he could not
fix the situation because he couldn't expunge message he marked for
deletion.
The dovecot logs revealed the cause
dovecot: imap(user): Error: open(/var/mail/user.lock) failed:
Disc quota exceeded
This created an impasse where a user cannot free space because he needs
to create a lock file that cannot be created because he needs free
space. Is there any way out of this without administrator intervention?
Joseph Tam <jtam.home at gmail.com>
2010 Apr 04
4
ggplot2 geom_rect(): What am I missing here
...start and end of each cycle. The y-values
represent the duration of the cycle (in months). In other words, all
rectangles have coordinates (start, duration) and (end, duration).
rr
I've spent hours trying to figure out the documentation and pouring over
Google and RSeek searches and am at an impasse. The documentation refers
to xmin, xmax, ymin, and ymax but doesn't say anything about them. The
only example gives them both as vectors, so I assume they refer to a
sequence of coordinates in which each rectangle's vertices is given by
(xmin[i],ymin[i]), (xmin[i],ymax[i]), (xmax[i],yma...
2018 Oct 12
2
backup of tdb files
Hi Andrew,
revisiting this subject once again because I seem to have reached
an impass.
-<| Quoting Andrew Bartlett <abartlet at samba.org>, on Monday, 2018-09-24 07:14:48 PM |>-
> On Mon, 2018-09-24 at 09:06 +0200, Philipp Gesang wrote:
> > > A long time ago I posted a script to dump the machine password to
> > > stdout for the benifit of an 802.1x client, but
2012 Oct 18
1
Mapping
I am a new user of R and am crunching through the system. I have reached an impasse with mapping; I want to make a bubble map and lay it over a grid that is composed of a standard x,y axis. Within this, are 16 (4x4) gridded blocks, numbered 1-16. And, within these individual hectares(1-16) it is further subdivided into individual x,y plots ( in accordance with the overall x,y a...
2018 Mar 29
1
Problem with my function using as.POSIXct
...expect to get:
"2010-12-01 00:00:00 EST"
I've tried explicitly forcing the format with d<-as.POSIXct(tdate,
tz="EST", format = "%Y-%m-%d %H:%M:%S") and I have checked online, finding
examples showing what I'm doing with as.POSIXct should work. I'm at an
impasse.
I'm running R version 3.4.0 (2017-04-21) on Ubuntu 16.04 LTS
Thank you,
Tom
--
[[alternative HTML version deleted]]
2006 Jun 12
1
cumulative time durations of specified periods (chron)
...<- times(c(1 - (1 / 86400), 0.25)))
[1] 23:59:59 06:00:00
So for the first event, 01/02/70 06:00:00 to 01/03/70 18:00:00, the
interest is to find how much time corresponds to periods 12:00:00 -
23:59:59 and 00:00:00 - 06:00:00.
I began writing a function to accomplish this task, but am at an impasse.
The archives may have something on this, but I haven't found a good search
query for it, so I'd appreciate some pointers. Thanks in advance.
Cheers,
--
Seb
2011 Aug 09
1
ggplot2 setting colors for individual groups.
...between B and C another color, and
so on. That's where I'm having an issue, because the values are all
continuous data, and it seems like the only thing which will let me
get anything close to what I would like (such as scale_color_manual)
requires a discrete dataset.
I've reached an impasse with this and could really use some advice.
Thanks everyone!
A
--
Adrienne Wootten
Graduate Research Assistant
State Climate Office of North Carolina
Department of Marine, Earth and Atmospheric Sciences
North Carolina State University
-------------- next part --------------
A non-text attachment...
2009 Jun 11
1
gfortran command not found?
Hello, I have openSUSE 11.1
Trying to install randomForest
as SU after invoking R install.packages("randomForest")
and I get this
* Installing *source* package ‘randomForest’ ...
** libs
gcc -std=gnu99 -I/usr/lib/R/include -I/usr/local/include -fpic -O2 -c
classTree.c -o classTree.o
gcc -std=gnu99 -I/usr/lib/R/include -I/usr/local/include -fpic -O2 -c
regTree.c -o
2018 Oct 15
2
backup of tdb files
-<| Quoting Andrew Bartlett <abartlet at samba.org>, on Saturday, 2018-10-13 08:09:31 AM |>-
> On Fri, 2018-10-12 at 16:59 +0200, Philipp Gesang via samba wrote:
> > Hi Andrew,
> >
> > revisiting this subject once again because I seem to have reached
> > an impass.
> >
> > -<| Quoting Andrew Bartlett <abartlet at samba.org>, on Monday,
2016 Jun 24
0
What version comes after 3.9? (Was: [3.9 Release] Release plan and call for testers)
...current major/minor split, or if we don't want that, use
Richard's suggestion.
Michael pointed out that if we do change the numbering scheme,
changing the binary compatibility guarantee to something time-based
isn't equivalent to what we currently have.
So, it seems we're at an impasse with several folks in favour of 3.10,
Chris speaking out strongly against it, and Richard's option which has
some traction and which no one's disagreed with so far, but which
would be a bigger change.
I'll have a think about this over the weekend.
Cheers,
Hans
2011 Jul 11
3
Feature request, or HowTo? State-full resume rsync transfer
...ion between the client and server will drop due to network
instability before rsync can transfer the entire file.
Upon retries, rsync starts from the beginning. Re-checking data that has
already been sent, as well as re-building the checksum in it's entirety
every time. Eventually I reach an impasse where the frequency of link loss
prevents rsync from ever getting any new data to the destination.
I've been reading through the various switches in the man pages to try to
find a combination that will work. My thinking was to use a combination of
--partial and --append. With the first attem...
2016 Jun 26
2
What version comes after 3.9? (Was: [3.9 Release] Release plan and call for testers)
...#39;t want that, use
> Richard's suggestion.
>
> Michael pointed out that if we do change the numbering scheme,
> changing the binary compatibility guarantee to something time-based
> isn't equivalent to what we currently have.
>
>
>
> So, it seems we're at an impasse with several folks in favour of 3.10,
> Chris speaking out strongly against it, and Richard's option which has
> some traction and which no one's disagreed with so far, but which
> would be a bigger change.
>
> I'll have a think about this over the weekend.
>
> Chee...
2005 Aug 22
7
Drag-N-Drop Event Sinking With Remote Call
All,
I''m new to Ruby so please excuse me if this issue has been addressed. My question pertains to performing image drag-n-drop event sinkings that fire off remote asynchronous server calls. Has anyone gotten this to work? If so, can you point me in a direction to obtain some sample code/on-line resources. Much Thanks
Chris Alexander
Senior Software Engineer
Lexicon Pharmaceuticals,
2019 Sep 05
2
How to Change UIDs
Understood.
Just to confirm there is no way to change the UID of users or manually
assign them? When I do id "user", I get just a UID and several group IDs, I
do not get anything that starts with a S. I do understand the SID from
Windows is tied somehow to the UID
I cannot setup a trust on my end. The remote share is managed by a
different set of admins, their only option for me to
2016 Jun 26
4
[cfe-dev] What version comes after 3.9? (Was: [3.9 Release] Release plan and call for testers)
...>>> Michael pointed out that if we do change the numbering scheme,
>>> changing the binary compatibility guarantee to something time-based
>>> isn't equivalent to what we currently have.
>>>
>>>
>>>
>>> So, it seems we're at an impasse with several folks in favour of 3.10,
>>> Chris speaking out strongly against it, and Richard's option which has
>>> some traction and which no one's disagreed with so far, but which
>>> would be a bigger change.
>>>
>>> I'll have a think abo...
2016 Jun 26
0
[cfe-dev] What version comes after 3.9? (Was: [3.9 Release] Release plan and call for testers)
...d's suggestion.
>>
>> Michael pointed out that if we do change the numbering scheme,
>> changing the binary compatibility guarantee to something time-based
>> isn't equivalent to what we currently have.
>>
>>
>>
>> So, it seems we're at an impasse with several folks in favour of 3.10,
>> Chris speaking out strongly against it, and Richard's option which has
>> some traction and which no one's disagreed with so far, but which
>> would be a bigger change.
>>
>> I'll have a think about this over the wee...
2010 Oct 21
4
Authlogic + Rails3 - undefined method `Login' for nil:NilClass
...ng error message:
undefined local variable or method `login_path'' for
#<#<Class:0x0000000311e8f8>:0x0000000310af38>
To overcome this, ive just used a string. i.e. <%= link_to "Login",
"/UserSessions/new" %>
Now it seems like i''ve reached an impasse. When i try to output the
current user with:
<%= @user.Login %>
I get an error that im unable to circumvent. Can you please help me?
Thanks :) Please find below the error message, and some of the code.
undefined method `Login'' for nil:NilClass
Full Trace Reads [truncated]
active...
2012 Dec 26
2
Can't build kernel with ndis
I am trying to build FreeBSD update, STABLE branch, and buildkernel apparently snagged on ndis, which I don't want to do without. According to "man ndis", I need in kernel config
options NDISAPI
device ndis
device wlan
which I have:
device wlan # 802.11 support
options NDISAPI # This is in the hope of enabling Hiro USB wireless adapter
device
2016 May 05
7
Resuming the discussion of establishing an LLVM code of conduct
...mportantly, can we gain without
losing?
>From the few passionate responses against the code in its current
form, it would be naive to say we could. So, can we change the code in
order to not lose those types of people?
Mind you, those that responded are but a few who *can* respond. The
kind of impasse this CoC creates, affects people that rarely
communicate, especially on controversial subjects such as this. And
those people don't blog about their problems, they just go be
productive elsewhere. You won't know they're gone until it's too late.
> But there are other goals of a...
2016 Jun 27
0
[cfe-dev] What version comes after 3.9? (Was: [3.9 Release] Release plan and call for testers)
...inted out that if we do change the numbering scheme,
>>>> changing the binary compatibility guarantee to something time-based
>>>> isn't equivalent to what we currently have.
>>>>
>>>>
>>>>
>>>> So, it seems we're at an impasse with several folks in favour of 3.10,
>>>> Chris speaking out strongly against it, and Richard's option which has
>>>> some traction and which no one's disagreed with so far, but which
>>>> would be a bigger change.
>>>>
>>>> I'...