search for: accusatory

Displaying 7 results from an estimated 7 matches for "accusatory".

2016 Jul 05
3
Winbind process stuck at 100% after changing use_mmap to no
On 05/07/16 21:16, Alex Crow wrote: > > > On 05/07/16 21:00, Rowland penny wrote: >> On 05/07/16 20:49, Alex Crow wrote: >>> FYI, by "it did, completely" I meant it failed completely. >>> >>> Even if the only file we have to have on the cluster FS (which now >>> seems to be down solely to the ctdb lock file), I'm still worried
2004 Mar 15
1
Correct Computer Modern font in postscript(..) output
Hi, I'm trying to get the correct font used when generating italic text in an R grahic. I have a set of labels that print correctly except it seems the italic text is justr a slanted version of the TeX computer modern normal font... I'm using R v1.8.1 on Windows XP, and I get the same result if I build the pdf using Adobe Acrobat or using MikTeX The labels:
2025 May 14
1
UPS configuration issue?
...owever debians legendary slowness to update things does test my >> patience at times. The fact that bookworms default nut is 2.8.0 is an >> example. > > That sounds familiar. Debian's been shipping very old versions of my > packages, which was ?irritating. I am not being accusatory, I > understand that it's all volunteer work, and most of the time ?there > was no volunteer. But it was still a problem for me. > > I solved this problem by boning up, learning how to create deb > packages, then including a script in my tarballs that create deb > packages...
2016 Jul 05
0
Winbind process stuck at 100% after changing use_mmap to no
...on MooseFS. Again, no "blame" was ever implied. I saw Winbindd using 100% CPU after changing the "use mmap" parameter to "no" and was rather perplexed as to how that could happen. The first natural place to ask would be this list, no? I also don't recall using any accusatory or inflammatory language, just stating observations, posting logs and actually at one or two points saying I'm also talking to the MooesFS devs. As a busy sysadmin I rely on a number of sources to design and set up infrastructure, and sometimes it's easy to get mislead. At no point have I...
2016 Jul 13
2
Winbind process stuck at 100% after changing use_mmap to no
...ain, no "blame" was ever implied. I saw Winbindd using 100% CPU after > changing the "use mmap" parameter to "no" and was rather perplexed as to > how that could happen. The first natural place to ask would be this > list, no? I also don't recall using any accusatory or inflammatory > language, just stating observations, posting logs and actually at one or > two points saying I'm also talking to the MooesFS devs. > > As a busy sysadmin I rely on a number of sources to design and set up > infrastructure, and sometimes it's easy to get mis...
2025 May 14
2
UPS configuration issue?
...ry slowness to update things does test my > >> patience at times. The fact that bookworms default nut is 2.8.0 is an > >> example. > > > > That sounds familiar. Debian's been shipping very old versions of my > > packages, which was ?irritating. I am not being accusatory, I > > understand that it's all volunteer work, and most of the time ?there > > was no volunteer. But it was still a problem for me. > > > > I solved this problem by boning up, learning how to create deb > > packages, then including a script in my tarballs that cre...
2006 Jan 26
21
pagination_links help
I want append custom query parameters to my pagination links, like ?page=1&foo=bar. I can''t quite figure out how to do this with the pagination_links helper, although I believe the API says you should be able to: pagination_links(paginator, options={}, html_options={}) options are: :params: any additional routing parameters for page URLs Has anyone tried this? thanks, jeff --