Displaying 20 results from an estimated 8000 matches similar to: "[Bug 254] New: Problems building."
2002 Jun 25
1
[Bug 293] New: sshd 3.3p1 doesn't work on Slackware
http://bugzilla.mindrot.org/show_bug.cgi?id=293
Summary: sshd 3.3p1 doesn't work on Slackware
Product: Portable OpenSSH
Version: -current
Platform: ix86
URL: http://www.slynet.lu/
OS/Version: Linux
Status: NEW
Severity: critical
Priority: P2
Component: sshd
AssignedTo:
2001 Feb 07
2
Patch for unformatted manpages
The attached patch (relative to the current CVS snapshot) uses a perl
script to convert the OpenSSH manpages from the BSD -mdoc format to
the -man format used by other systems. This allows the unformatted
manpages to be installed normally, rather than defaulting to
preformatted pages.
I'd like to see this patch integrated into the portable version of
OpenSSH. Please let me know what you
2002 Jun 20
0
[Bug 281] New: unable to authorize with local shadow password
http://bugzilla.mindrot.org/show_bug.cgi?id=281
Summary: unable to authorize with local shadow password
Product: Portable OpenSSH
Version: -current
Platform: MIPS
OS/Version: IRIX
Status: NEW
Severity: normal
Priority: P2
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
2001 Jun 08
1
configure --with-catman is supposed to be --with-mantype
There's a typo in configure.in that's specifying --with-catman as an
option but the help message says --with-mantype. Here's a patch.
- Dave Dykstra
*** configure.in.old Fri Jun 8 13:23:13 2001
--- configure.in Fri Jun 8 13:17:47 2001
***************
*** 1422,1428 ****
AC_SUBST(INSTALL_SSH_PRNG_CMDS)
! AC_ARG_WITH(catman,
[ --with-mantype=man|cat|doc Set man page
2002 Feb 27
2
PATCH: nroff detection wrong, by default uses mantype=cat
Hi,
Just tested the latest snapshot on RHL72 via building RPM's of it.
Nroff detection was wrong, and if no --with-mantype was specified, the
type would always revert to cat. This one-byter fixes it.
--
Pekka Savola "Tell me of difficulties surmounted,
Netcore Oy not those you stumble over and fall"
Systems. Networks. Security. -- Robert
2011 Mar 26
11
[Bug 1882] New: Since 5.7p1 OpenSSH doesn't take advantage of OpenSSL hardware engine
https://bugzilla.mindrot.org/show_bug.cgi?id=1882
Summary: Since 5.7p1 OpenSSH doesn't take advantage of OpenSSL
hardware engine
Product: Portable OpenSSH
Version: 5.7p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: scp
AssignedTo:
2002 Apr 22
0
[Bug 224] New: configure.ac changes for crays
http://bugzilla.mindrot.org/show_bug.cgi?id=224
Summary: configure.ac changes for crays
Product: Portable OpenSSH
Version: 3.1p1
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: wendyp
2002 Apr 22
0
[Bug 224] configure.ac changes for crays
http://bugzilla.mindrot.org/show_bug.cgi?id=224
------- Additional Comments From wendyp at cray.com 2002-04-23 09:12 -------
sorry, slight error with that last patch.
try this instead (with 22 april snapshot):
--- configure.ac.orig Mon Apr 22 14:31:27 2002
+++ configure.ac Mon Apr 22 14:32:48 2002
@@ -236,12 +236,29 @@
AC_CHECK_FUNCS(getluid setluid)
MANTYPE=man
2002 Jun 27
0
[Bug 307] configure fails to add -ldl (RedHat specfile)
http://bugzilla.mindrot.org/show_bug.cgi?id=307
------- Additional Comments From jmknoble at pobox.com 2002-06-28 04:44 -------
'-ldl' is generally not necessary to build OpenSSH unless you're building
against a version of OpenSSL that includes the "engine" for smart cards, etc.
(that is, for example, openssl-engine-0.9.6d instead of openssl-0.9.6d). If
that's the
2000 Nov 09
2
SCO Openserver Patch
I downloaded the Openssh-2.3.0p1 file and ran configure only to have it
fail reporting the lack of libz. I found that configure was failing
beacuse the test program did not include the libtinfo and libm which are
needed to resolve references in libprot. I made changes to the configure
script to add those libraries for SCO Openserver and then tried to compile
the programs only to run into another
2005 May 09
0
Dell Powervault 132T tape library
Hello all.
I'm struggling to get Centos 4 to recognize my Dell Powervaul 132T tape
changer. The system doesnt create a device node for it.
[root at orion scotty]# cat /proc/scsi/scsi
Attached devices:
Host: scsi0 Channel: 00 Id: 06 Lun: 00
Vendor: SEAGATE Model: DAT DAT72-052 Rev: A060
Type: Sequential-Access ANSI SCSI revision: 03
Host: scsi1 Channel: 00 Id: 01 Lun:
2008 Aug 04
1
Quota does not apply.
Hello list:
I am try to run quota plugin but only works a part.
The users are virtual and his homedir and mbox are in NFS server, INDEX files are in local disk.
Quota only is applied to global home, if I configure a low global quota and sent an mail to my e-mail, quota works fine, mail is temporally deferred.
But, if I configure a high global quota and a small quota for INBOX, sent a mail that
2008 Feb 28
9
opening ..xfd file with wine
Just installed Wine and PureEdge so I can work with the US government's forms but am unable to open the form which is a file ending with .xfd extension. Can anyone shed some light on how to get PureEdge started?
Using Ubuntu Gutsy and FF
Any help is greatly appreciated.
Scotty
2008 Aug 05
2
qqline function doesn't plot
I have a data vector x. When I try
qqline(x)
I get the following error:
Error in int_abline(a = a, b = b, h = h, v = v, untf = untf, ...) :
plot.new has not been called yet
And a blank plot appears.
Can anybody help? What am I doing wrong?
Thanks,
Scotty
_________________________________________________________________
Contest
[[alternative HTML version deleted]]
2009 Nov 03
2
Problem with gem install and rails update
Hi everyone.
I''m new to Rails and have been trying to learn something listening to
Ryan Bates'' podcast.
I have tried to install the authlogic gem, inserting the extension as
a dependency in the environment.rb file as requested.
But, when I run ''sudo rake gems:install'' I get an error: wrong number
of arguments.
I''ve pasted the trace blow.
Then
2018 Mar 20
0
Fwd: Fwd: Everything works except sending mail
(Sorry Aki I send it wrong the first time, I feel like a n00b)
---------- Forwarded message ----------
From: Armin Tangelder <a.tangelder at gmail.com>
Date: Tue, Mar 20, 2018 at 3:25 PM
Subject: Re: Fwd: Everything works except sending mail
To: Aki Tuomi <aki.tuomi at dovecot.fi>
Hi Aki,
Mij postfix is sending and receiving mail.
it might be an issue between Postfix and Dovecot.
2003 Mar 24
0
[Bug 518] _PATH_STDPATH can get redefined in includes.h if paths.h exists
http://bugzilla.mindrot.org/show_bug.cgi?id=518
Summary: _PATH_STDPATH can get redefined in includes.h if paths.h
exists
Product: Portable OpenSSH
Version: 3.5p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo:
2002 Jun 08
1
[Bug 269] New: OpenSSH doesn't compile with dynamic OpenSSL libraries
http://bugzilla.mindrot.org/show_bug.cgi?id=269
Summary: OpenSSH doesn't compile with dynamic OpenSSL libraries
Product: Portable OpenSSH
Version: -current
Platform: UltraSparc
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-unix-dev at
2004 Dec 27
0
[patch] some buildsystem fixes for crosscompiling
Hi folks,
here're some quick+dirty fixes to allow sysroot'ed crosscompiling.
probably not yet very clean, but seems to work.
cu
--
---------------------------------------------------------------------
Enrico Weigelt == metux IT service
phone: +49 36207 519931 www: http://www.metux.de/
fax: +49 36207 519932 email: contact at metux.de
2010 May 02
0
ssh-agent man page misformatted with ./configure --with-mantype=man
I've noticed in 5.4p1 and 5.5p1 that the man page for ssh-agent is misformatted
when using --with-mantype=man.
In DESCRIPTION, all text after -t life is indented. The line that begins "If a
commandline is given..." looks as if it's part of the -t option.