Displaying 20 results from an estimated 100 matches similar to: "Bug repport"
2012 May 22
3
How to remove square brackets, etc. from address strings?
Hello,
I'd like to remove the individual pairs of square brackets along with
their content - plus the space directly behind it - from address strings
such as this:
[Swidsinski, Alexander; Loening-Baucke, Vera; Lochs, Herbert] Charite
Humboldt Univ, Innere Klin, D-10098 Berlin, Germany; [Hale, Laura P.]
Duke Univ, Med Ctr, Dept Pathol, Durham, NC 27710 USA
I'd like get the
2004 Jan 15
2
Bug report
I try to install openssh-3.7.1p2(and its Run-time dependencies) on an HP rx2600 OS-version 11.23
When I execute :
./ssh-keygen -t rsa1 -f /usr/local/etc/openssh/ssh_host_key -N ""
I get the following error message:
/usr/lib/hpux32/dld.so: Unable to find library 'libcrypto.sl.0.9.7'.
Killed
********* -> [ Exit 137 ] <- *******
What is the problem, can you help me?
2010 Apr 20
1
the bar width of barchart plot in lattice package
Dear R users,
I am trying to use the following code to make a barchar plot. The bars in
the plot turn out to be a little narrow. Is there any way to modify the
width of the bars? Thank you!
library(lattice)
scores = gl(2, 5, label=c('Sensitivity', 'PPV'), length = 100)
sequences = gl(5, 1, label=c('Lemna minor', 'Dugesia japonica A',
'Gymnosporangium
2009 Jun 03
4
Facter 1.5.5
Hello,
Since i use facter 1.5.5 i got error running it by hand. It still work
in puppet but i loosed the hability to run it from the command line:
(aqadmin)> /var/lib/gems/1.8/gems/facter-1.5.5/bin/facter
/var/lib/gems/1.8/gems/facter-1.5.5/bin/facter:50:in `require'': no such
file to load -- facter (LoadError)
from /var/lib/gems/1.8/gems/facter-1.5.5/bin/facter:50
2005 Aug 08
2
Installing CentOS 4.1 on IA64
Hi,
I am trying to install Centos 4.1 on IA64 machine. However, during
loading of vmlinuz and initrd.img , i will get a kernel panic. Does
anyone has this problem? I think it's due to initrd.img
2009 Apr 14
1
using Sweave, how to save a plot in a given size
Hi there,
I'm trying to realise a repport with R and Latex (TeXnicCenter and Miktex for Windows) using Sweave().
I'd like to save my plots in a given size. How can I do that ? The code is :
\SweaveOpts{prefix.string = figs/plot, eps = FALSE, pdf = TRUE}
<<partI, echo=FALSE ,fig=TRUE, include=FALSE>>=
plotFunction()
@
\includepdf[pages=-]{figs/plot-partI}
The issue is
2009 Apr 14
1
using Sweave, how to save a plot in a given size
Hi,
I'm trying to realise a repport with R and Latex (TeXnicCenter and Miktex for Windows) using Sweave().
I'd like to save my plots in a given size. How can I do that ? The code is :
\SweaveOpts{prefix.string = figs/plot, eps = FALSE, pdf = TRUE}
<<partI, echo=FALSE ,fig=TRUE, include=FALSE>>=
plotFunction()
@
\includepdf[pages=-]{figs/plot-partI}
When I use
2005 Feb 17
0
CentOS-4.0 (RC1) for ia64 Official Release
The CentOS team is happy to announce the availability of CentOS-4.0
(RC1) for ia64. This product supports Intel Itanium2. Installation is
tested only on HP rx2600, by me.
A bittorent for CD binary iso files is available from:
http://beta.centos.org/centos/4.0beta/isos/ia64/centos-4.0-rc1-ia64-bin.DVD.torrent
The only way to download ISO's is via bittorrent. Please leave your
download
2005 Aug 28
0
Qt4 GUI to ffmpeg2theora
hey all,
I did a Qt4 GUI to ffmpeg2theora with a nice progress bar, combobox,
sliders and stuff.
It supports most of ffmpeg2theora 0.13 features.
It only run on nix for now cause Im on a trip and dont have access to
a windows boxand neither a MacOS one but thanx to the Qt4 and
ffmpeg2theora availabilty on the 3 plateforms it shouldn`t be tricky
to make it work on there. When I get back home in a
2009 Mar 11
1
trying to run odfWeave()
Hi there !
I'm working with windows and R GUI and I'm trying to generate an automatic repport using odfWeave.
I have taken the basic template available on line at : http://www.biostat.uzh.ch/services/templates.html
which is SampleOdf.odt I've imported the package "odfWeave" and the corresponding library. And then I run :
> file.in="E:/Tex/SampleOdf.odt"
2009 Apr 10
0
Sweave, how to save plots with a defined size and how to include several pdf pages on the same line
Hi there,
I'm trying to realise a repport with R and Latex (TeXnicCenter and Miktex for Windows) using Sweave().
I'd like to save my plots with a given size. How can I do that ? The issue is that I have several plots created (but it's not always the same numbers of plots, in depends on the data), so I save them in a .pdf file automatically with Latex. Each plot is on one page of the
2005 Mar 30
7
Is rsync right for us?
Hi,
What we want to do is synchronize our music files
between our 2 servers like every 30 minutes or so.
Been trying to find scripts to do this, but no success.
The files are created on our Mac G4 running OS X
server, and then tranferred manually to the IBM server
in the same office on the same network.
We would like to automate the process, by checking the G4
about every 30 minutes for
2016 Jun 24
4
Postfix and Dovecot LDA vs. LMTP
I'm new to Dovecot and will be using it with Postfix. I'm looking for
recommendations regarding the use of Dovecot's LDA or LMTP for virtual
mailbox delivery.
Many of the simple examples on the wiki use LDA. So I've set that up
initially. But apparently an advantage of LMTP is recipient verification.
So, as I understand it, LMTP would let Postfix know whether or not the
2005 Oct 14
0
CentOS-announce Digest, Vol 8, Issue 5
Send CentOS-announce mailing list submissions to
centos-announce at centos.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.centos.org/mailman/listinfo/centos-announce
or, via email, send a message with subject or body 'help' to
centos-announce-request at centos.org
You can reach the person managing the list at
centos-announce-owner at centos.org
When
2016 Jun 25
3
Postfix and Dovecot LDA vs. LMTP
Thanks Jan.
I've been trying to obtain an English copy of the Dovecot book for months,
prior to starting this project. So far, I just can't find a copy. It's too
bad that the author/publisher won't do a second printing or, if they're not
interested in making any more money, then release it to the public domain as
a PDF. Very frustrating.
Michael
> -----Original
2007 Jul 20
6
DO NOT REPLY [Bug 4807] New: No transfer of single files out of a module on Itanium IA64
https://bugzilla.samba.org/show_bug.cgi?id=4807
Summary: No transfer of single files out of a module on Itanium
IA64
Product: rsync
Version: 2.6.9
Platform: IA64
OS/Version: HP-UX
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
2015 Mar 04
5
Roadmap to 2.7.3
We only have a few open items that I think should be resolved before releasing 2.7.3. The list grew a bit in the past week, but we'll cover that later. Here is the list:
* #93: Devices Dumps Library improvements <https://github.com/networkupstools/nut/issues/93>
* #158: Powerware BCMXCP advanced features <https://github.com/networkupstools/nut/pull/158>
* #185: insecure storage
2017 Jul 23
2
Openups patch proposal
> Right, I forgot to mention that the explore mode is not meant to send data to upsd - it just generates debug output.
And it is written in the man page... that I do had read!
> There are a few extra variables that might be read/write, but I don't see the usual ones that translate into commands (such as UPS.BatterySystem.Battery.Test or UPS.PowerSummary.DelayBeforeShutdown).
>
>
2015 Mar 16
0
Roadmap to 2.7.3
On Mar 4, 2015, at 9:04 AM, Charles Lepple wrote:
> We only have a few open items that I think should be resolved before releasing 2.7.3. The list grew a bit in the past week, but we'll cover that later. Here is the list:
>
> * #93: Devices Dumps Library improvements <https://github.com/networkupstools/nut/issues/93>
> * #158: Powerware BCMXCP advanced features
2005 Oct 13
6
CentOS-4.2 is Released for i386, x86_64, ia64, s390, s390x and alpha architectures
The CentOS development team is pleased to announce the availability of
CentOS-4.2 in the following architectures:
i386 - This distribution supports AMD (K6, K7, Thunderbird, Athlon,
Athlon XP, Sempron), Pentium (Classic, Pro, II, III, 4, Celeron, M,
Xeon), VIA (C3, Eden, Luke, C7) processors.
x86_64 - This distribution supports AMD (Athlon 64, Opteron) and Intel
Pentium (Xeon EM64T) processors.