Displaying 20 results from an estimated 141 matches for "man5".
Did you mean:
man
2012 Sep 25
1
Problem with zcat uncompressing man pages
Hi
When I read 'certain' -- not all -- man pages zcat writes a small error to stderr when opening the man page; however, the man page does actually open. The message i get on the terminal is:
zcat: error writing to output: Broken pipe
zcat: /usr/local/man/man5/muttrc.5.gz: uncompress failed
When closing the man page, another message is shown on stderr:
grotty:<standard input> (<standard input>):54131:fatal error: output error
Would anyone here know the possible cause and fix for this issue?
Best wishes, Jamie.
2003 Jan 28
2
rsync-2.5.6 build on Red Hat 8.0 fails
...5 1999 Stefan Hornburg <racke@linuxia.de>
@@ -62,23 +68,25 @@
%setup
%build
-./configure --prefix=/usr --mandir=/usr/share/man
+./configure --prefix=/usr --mandir=%{_mandir}
make CFLAGS="$RPM_OPT_FLAGS"
strip rsync
%install
-mkdir -p $RPM_BUILD_ROOT/usr/{bin,share/man/{man1,man5}}
+mkdir -p $RPM_BUILD_ROOT/usr/bin
+mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man{1,5}
install -m755 rsync $RPM_BUILD_ROOT/usr/bin
-install -m644 rsync.1 $RPM_BUILD_ROOT/usr/share/man/man1
-install -m644 rsyncd.conf.5 $RPM_BUILD_ROOT/usr/share/man/man5
+install -m644 rsync.1 $RPM_BUILD_ROOT%{_mandir}/m...
2010 Dec 16
1
[nut-commits] buildbot failure in Network UPS Tools on Ubuntu-lucid-x86
...onf.5 ../../../docs/man/nut.conf.5 ../../../docs/man/
ups.conf.5 ../../../docs/man/upsd.conf.5 ../../../docs/man/upsd.users.
5 ../../../docs/man/upsmon.conf.5 ../../../docs/man/upssched.conf.5 '/
var/lib/buildbot/buildbot-slave-cayenne/Ubuntu-lucid-x86/build/
nut-2.4.3-r2739/_inst/share/man/man5'
/usr/bin/install: will not overwrite just-created `/var/lib/buildbot/
buildbot-slave-cayenne/Ubuntu-lucid-x86/build/nut-2.4.3-r2739/_inst/
share/man/man5/nut.conf.5' with `../../../docs/man/nut.conf.5'
/usr/bin/install: will not overwrite just-created `/var/lib/buildbot/
buildbot-s...
2009 Mar 02
3
liblber-2.3.so.0 is needed by (installed ) ............ on cent os 5.2
....so.2
/lib/liblber.la
/lib/libldap_r-2.4.so.2.1.0
/lib/libldap_r-2.4.so.2
/lib/libldap_r.so
/lib/libldap_r.a
/lib/libldap_r.la
/lib/liblber.so
/lib/liblber.a
/lib/libldap.so
/lib/libldap-2.4.so.2
/lib/liblber-2.4.so.2.1.0
/lib/libldap.a
/lib/libldap-2.4.so.2.1.0
/lib/libldap.la
.
.
/usr/share/man/man5/slapd-sock.5
/usr/share/man/man5/slapd.access.5
/usr/share/man/man5/slapd-relay.5
/usr/share/man/man5/slapd-meta.5
/usr/share/man/man5/slapo-syncprov.5
/usr/share/man/man5/slapd-hdb.5
/usr/share/man/man5/slapo-rwm.5
/usr/share/man/man5/slapd.plugin.5
/usr/share/man/man5/ldif.5
/usr/share/man/man5/s...
2019 Aug 29
2
I broke "yum update" - C7
Am 2019-08-29 17:36, schrieb Gary Stainburn:
> On Thursday 29 August 2019 16:20:00 Alexander Dalloz wrote:
>> Hi,
>>
>> yum uses libcurl behind the scenes and thus NSS and not OpenSSL.
>>
>> Do you get something indicative when running:
>>
>> URLGRABBER_DEBUG=1 yum --disablerepo=\* --enablerepo=webtatic
>> check-update
>>
>>
2002 Mar 13
2
[PATCH] fix install-strip target in Makefile
...MHO
useful.
--- Makefile.orig Wed Mar 13 06:38:42 2002
+++ Makefile Wed Mar 13 06:40:58 2002
@@ -12,6 +12,7 @@
LDFLAGS=
INSTALLCMD=/bin/install -c
+INSTALLMAN=/bin/install -c
srcdir=.
@@ -56,8 +57,8 @@
${INSTALLCMD} -m 755 rsync ${bindir}
-mkdir -p ${mandir}/man1
-mkdir -p ${mandir}/man5
- ${INSTALLCMD} -m 644 $(srcdir)/rsync.1 ${mandir}/man1
- ${INSTALLCMD} -m 644 $(srcdir)/rsyncd.conf.5 ${mandir}/man5
+ ${INSTALLMAN} -m 644 $(srcdir)/rsync.1 ${mandir}/man1
+ ${INSTALLMAN} -m 644 $(srcdir)/rsyncd.conf.5 ${mandir}/man5
install-strip:
$(MAKE) INSTALLCMD='$(INSTALLCMD) -s...
2013 Dec 07
2
[PATCH 1/2] Fix installing man-pages from out-of-tree build
...UA)/man1
+ $(INSTALL) -m 0644 $(srcdir)/*.1 $(DESTDIR)$(mandir)/$(LINGUA)/man1
$(MKDIR_P) $(DESTDIR)$(mandir)/$(LINGUA)/man3
- $(INSTALL) -m 0644 *.3 $(DESTDIR)$(mandir)/$(LINGUA)/man3
+ $(INSTALL) -m 0644 $(srcdir)/*.3 $(DESTDIR)$(mandir)/$(LINGUA)/man3
$(MKDIR_P) $(DESTDIR)$(mandir)/$(LINGUA)/man5
- $(INSTALL) -m 0644 *.5 $(DESTDIR)$(mandir)/$(LINGUA)/man5
+ $(INSTALL) -m 0644 $(srcdir)/*.5 $(DESTDIR)$(mandir)/$(LINGUA)/man5
diff --git a/po-docs/uk/Makefile.am b/po-docs/uk/Makefile.am
index da1bcc3..820f91a 100644
--- a/po-docs/uk/Makefile.am
+++ b/po-docs/uk/Makefile.am
@@ -160,8 +160,8 @@...
2019 Aug 29
0
I broke "yum update" - C7
...key4.db
......... c /etc/pki/nssdb/pkcs11.txt
......... c /etc/pki/nssdb/secmod.db
......... /usr/lib64/libnss3.so
......... g /usr/lib64/libnssckbi.so
......... /usr/lib64/libsmime3.so
......... /usr/lib64/libssl3.so
......... /usr/lib64/nss/libnssckbi.so
......... d /usr/share/man/man5/cert8.db.5.gz
......... d /usr/share/man/man5/cert9.db.5.gz
......... d /usr/share/man/man5/key3.db.5.gz
......... d /usr/share/man/man5/key4.db.5.gz
......... d /usr/share/man/man5/pkcs11.txt.5.gz
......... d /usr/share/man/man5/secmod.db.5.gz
[root at stan2 ~]# URLGRABBER_DEBUG=1 yum --disab...
2002 Mar 15
1
rsync-2.5.4 -- 'make install-strip' failure
....4/Makefile.in
--- rsync-2.5.4.orig/Makefile.in Mon Feb 25 19:48:25 2002
+++ rsync-2.5.4/Makefile.in Fri Mar 15 11:29:13 2002
@@ -52,15 +52,15 @@
man: rsync.1 rsyncd.conf.5
install: all
- -mkdir -p ${bindir}
- ${INSTALLCMD} -m 755 rsync ${bindir}
- -mkdir -p ${mandir}/man1
- -mkdir -p ${mandir}/man5
- ${INSTALLCMD} -m 644 $(srcdir)/rsync.1 ${mandir}/man1
- ${INSTALLCMD} -m 644 $(srcdir)/rsyncd.conf.5 ${mandir}/man5
+ -mkdir -p $(DESTDIR)${bindir}
+ ${INSTALLCMD} ${STRIP} -m 755 rsync $(DESTDIR)${bindir}
+ -mkdir -p $(DESTDIR)${mandir}/man1
+ -mkdir -p $(DESTDIR)${mandir}/man5
+ ${INSTALLCMD} -...
2003 Dec 11
1
patch for rpm spec problem
...a <jht@turbolinux.com>
Changed target paths to be Linux Standards Base compliant
* Mon Jan 25 1999 Stefan Hornburg <racke@linuxia.de>
@@ -77,8 +77,8 @@
%files
%attr(-,root,root) /usr/bin/rsync
-%attr(-,root,root) /usr/share/man/man1/rsync.1
-%attr(-,root,root) /usr/share/man/man5/rsyncd.conf.5
+%attr(-,root,root) /usr/share/man/man1/rsync.1.gz
+%attr(-,root,root) /usr/share/man/man5/rsyncd.conf.5.gz
%attr(-,root,root) %doc tech_report.tex
%attr(-,root,root) %doc README
%attr(-,root,root) %doc COPYING
====================================================================...
2004 Feb 26
2
Trouble with install, still
...ocal/samba/man/man1/smbcacls.1
usr/local/samba/man/man1/vfstest.1
usr/local/samba/man/man1/smbclient.1
usr/local/samba/man/man1/smbtree.1
usr/local/samba/man/man1/smbget.1
usr/local/samba/man/man1/smbtar.1
usr/local/samba/man/man1/log2pcap.1
usr/local/samba/man/man1/smbcontrol.1
usr/local/samba/man/man5/
usr/local/samba/man/man5/smbpasswd.5
usr/local/samba/man/man5/lmhosts.5
usr/local/samba/man/man5/smb.conf.5
usr/local/samba/man/man7/
usr/local/samba/man/man7/samba.7
usr/local/samba/man/man8/
usr/local/samba/man/man8/smbpasswd.8
usr/local/samba/man/man8/net.8
usr/local/samba/man/man8/smbspool.8
u...
2002 Jun 18
0
Solaris packaging of rsync - script comes here
...by faking root install
echo "Creating install directory (fake $BASEDIR)..."
START=`pwd`
FAKE_ROOT=$START/${PKGNAME}
mkdir $FAKE_ROOT
# copy the binary and the man page to their places
mkdir $FAKE_ROOT/bin
mkdir -p $FAKE_ROOT/doc/rsync
mkdir -p $FAKE_ROOT/man/man1
mkdir -p $FAKE_ROOT/man/man5
cp ../../../rsync $FAKE_ROOT/bin/rsync
cp ../../../rsync.1 $FAKE_ROOT/man/man1/rsync.1
cp ../../../rsyncd.conf.5 $FAKE_ROOT/man/man5/rsyncd.conf.5
cp ../../../README $FAKE_ROOT/doc/rsync/README
cp ../../../COPYING $FAKE_ROOT/doc/rsync/COPYING
cp ../../../tech_report.pdf $FAKE_ROOT/doc/rsync/tech_r...
2006 Jun 07
1
RPM spec file
...dir}/man8/powermust.8.gz
%{_mandir}/man8/safenet.8.gz
%{_mandir}/man8/sms.8.gz
%{_mandir}/man8/solis.8.gz
%{_mandir}/man8/tripplite.8.gz
%{_mandir}/man8/tripplitesu.8.gz
%{_mandir}/man8/upscode2.8.gz
%{_mandir}/man8/victronups.8.gz
%{_mandir}/man8/upsd.8.gz
%{_mandir}/man8/upsdrvctl.8.gz
%{_mandir}/man5/ups.conf.5.gz
%{_mandir}/man5/upsd.conf.5.gz
%{_mandir}/man5/upsd.users.5.gz
%{_datadir}/%{PACKAGE}
%files
%defattr(-,root,root)
%doc CHANGES COPYING CREDITS INSTALL README docs/
%dir %attr(755,root,root) %{_sysconfdir}/%{PACKAGE}
##%config(noreplace) %attr(644,root,root) %{_sysconfdir}/%{PACKAGE}...
2009 Apr 21
2
yum install openldap-clients error 5.2 to 5.3
...============================================
Install 1 Package(s)
Update 1 Package(s)
Remove 0 Package(s)
Total download size: 521 k
Downloading Packages:
Running Transaction Test
Finished Transaction Test
Transaction Check Error:
file /usr/share/man/man5/ldap.conf.5.gz from install of openldap-2.3.43-3.el5 conflicts with file from package openldap-2.3.27-8
file /usr/share/man/man5/ldif.5.gz from install of openldap-2.3.43-3.el5 conflicts with file from package openldap-2.3.27-8
2019 Aug 29
3
I broke "yum update" - C7
.../pkcs11.txt
> ......... c /etc/pki/nssdb/secmod.db
> ......... /usr/lib64/libnss3.so
> ......... g /usr/lib64/libnssckbi.so
> ......... /usr/lib64/libsmime3.so
> ......... /usr/lib64/libssl3.so
> ......... /usr/lib64/nss/libnssckbi.so
> ......... d /usr/share/man/man5/cert8.db.5.gz
> ......... d /usr/share/man/man5/cert9.db.5.gz
> ......... d /usr/share/man/man5/key3.db.5.gz
> ......... d /usr/share/man/man5/key4.db.5.gz
> ......... d /usr/share/man/man5/pkcs11.txt.5.gz
> ......... d /usr/share/man/man5/secmod.db.5.gz
Ok, that package conten...
2017 Feb 24
2
[SUSPECTED SPAM] Canonical Link to Reference of "ServerAliveInterval"
What is the canonical link to Reference of "ServerAliveInterval"?
Background: I want to write an answer at serverfault (Q-A Site).
I want to avoid copy+pasting. I would like to lead the new comer
to the canonical reference.
Regards,
Thomas G?ttler
--
Thomas Guettler http://www.thomas-guettler.de/
2003 Oct 30
0
build of 2.5.6 on AIX 4.3.3
...4.3.2.0/2.95.3/specs
gcc version 2.95.3 20010315 (release)
root@b50srv1:/usr/local/src# cd rsync-2.5.6
root@b50srv1:/usr/local/src/rsync-2.5.6# ./configure
root@b50srv1:/usr/local/src/rsync-2.5.6# make
root@b50srv1:/usr/local/src/rsync-2.5.6# cd ..
root@b50srv1:/usr/local/src# mkdir -p man/man1,man/man5,bin}
root@b50srv1:/usr/local/src# mkdir -p man/man5
root@b50srv1:/usr/local/src# mkdir bin
root@b50srv1:/usr/local/src# cp -p rsync-2.5.6/rsyncd.conf.5 man/man5/
root@b50srv1:/usr/local/src# cp -p rsync-2.5.6/rsync.1 man/man1/
root@b50srv1:/usr/local/src# cp -p rsync-2.5.6/rsync bin/
root@b50srv1...
2003 May 24
0
rsync installation in Redhat Linux 7.3
...y installed
package rsync-2.5.4-2 (which is newer than rsync-2.4.6-1) is already installed
file /usr/bin/rsync conflicts between attempted installs of rsync-2.3.2-1 and rsync-2.3.1-1
file /usr/man/man1/rsync.1 conflicts between attempted installs of rsync-2.3.2-1 and rsync-2.3.1-1
file /usr/man/man5/rsyncd.conf.5 conflicts between attempted installs of rsync-2.3.2-1 and rsync-2.3.1-1
file /usr/bin/rsync conflicts between attempted installs of rsync-2.4.0-1 and rsync-2.3.2-1
file /usr/man/man1/rsync.1 conflicts between attempted installs of rsync-2.4.0-1 and rsync-2.3.2-1
file /usr/bin/rsync...
2017 Mar 29
2
cannot login to imap under load
...; Type=simple
> ExecStart=/usr/sbin/dovecot -F
> NonBlocking=yes
> TasksMax=10000
> LIMIT_NOFILE=10000
...
the parameter should be named
LimitNOFile=10000
(without the underscore), see
http://man7.org/linux/man-pages/man7/systemd.directives.7.html and
http://man7.org/linux/man-pages/man5/systemd.exec.5.html
--Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5176 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://dovecot.org/pipermail/dovecot/attachments/20170329/08931909/attachm...
2017 Mar 14
4
Relaiable ssh tunnel via systemd
Am 14.03.2017 um 15:10 schrieb Nico Kadel-Garcia:
> Look into the "autossh" program, which is very good to manage and
> maintain such tunnels.
>
Hi Nico and other ssh users,
Systemd restarts the ssh if it terminates. AFAIK this is all that is needed.
But maybe I am missing something. Is there a feature of autossh that I don't
get with systemd?
--