Displaying 20 results from an estimated 4000 matches similar to: "R.spec (PR#6797)"
2017 Mar 06
2
[PATCH] v2v: Fix invalid regexp in file_contexts file (RHBZ#1374232).
Instead of just documenting this bug, fix it in the file_contexts
file.
Replaces commit ad3c8fe7f49c4991e1aa536856a1a408f55d5409.
---
customize/SELinux_relabel.ml | 19 +++++++++++++++++++
v2v/virt-v2v.pod | 11 -----------
2 files changed, 19 insertions(+), 11 deletions(-)
diff --git a/customize/SELinux_relabel.ml b/customize/SELinux_relabel.ml
index fa9603c..69a4779 100644
---
2020 May 05
3
[PATCH libguestfs-common 1/2] mlcustomize: Refactor SELinux_relabel code.
This shouldn't change the effect of this code.
---
mlcustomize/SELinux_relabel.ml | 121 ++++++++++++++++++---------------
1 file changed, 65 insertions(+), 56 deletions(-)
diff --git a/mlcustomize/SELinux_relabel.ml b/mlcustomize/SELinux_relabel.ml
index 44995df..5df1f08 100644
--- a/mlcustomize/SELinux_relabel.ml
+++ b/mlcustomize/SELinux_relabel.ml
@@ -28,65 +28,74 @@ module G = Guestfs
2002 Dec 03
2
Samba SWAT 2.2.7 Doesn't Work in Redhat8.0?
Hello All Samba-list Members,
I have installed a Samba 2.2.7, the samba-latest.tar.gz, as a PDC on a
Redhat8.0 GNU/Linux server. ( Of course, I first uninstalled the original
samba that came with the Redhat installation CDs by rpm -e samba*.) The
installation was successful. Then I modified /etc/services and
/etc/xinetd.d/swat as suggested in the installation document uncompressed
from
2012 Apr 25
2
[PATCH] xen: use the pirq number to check the pirq_eoi_map
In pirq_check_eoi_map use the pirq number rather than the Linux irq
number to check whether an eoi is needed in the pirq_eoi_map.
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Tested-by: Tobias Geiger <tobias.geiger@vido.info>
---
drivers/xen/events.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/xen/events.c
2014 Feb 26
2
Removing Mount Points
Dovecot version 2.1.7
If a dovecot mount point (drive) dies, and the data is restored into the
same path that's no longer a mount point (subfolder), dovecot complains
about a missing mount point. Is it safe to do a `doveadm mount remove
{path}` to fix the error since it's no longer a legit mount point?
Example: We were storing indexes on an SSD drive mounted at /mnt/ssd. That
drive
2005 Feb 25
2
php-snmp : spec, rpms, srpms.
Hello,
I just built a complete php suite including php-snmp
RPM. (php-snmp-4.3.2-19.ent.i386.rpm). I inspired myself from this
bugzilla page: https://bugzilla.redhat.com/beta/show_bug.cgi?id=123149
can I upload binaries, sources and specfile somewhere to share it with
you ? I was thinking about "Extras" repository ? why not ?
cya
--
Martin
2012 Nov 13
2
Discrete trait Ornstein–Uhlenbeck in R?
Is there a package that will allow me to fit Brownian motion and
Ornstein?Uhlenbeck models of evolution for discrete traits? I know that
geiger and ouch have commands for fitting these models for continuous
traits, but these aren't suitable for discrete trait evolution, correct?
--
View this message in context:
2008 Jun 27
3
Glusterfs could not open spec file
Dear Team,
I have installed and configured gluster in one server and client.
one time it was worked fine, again later it is not working.
my configuration files.
server
[root at rhel2 ~]# cat /etc/glusterfs/glusterfs-server.vol
volume rhel2
type storage/posix # POSIX FS translator
option directory /opt # Export this directory
end-volume
volume rhel2
type
2002 Oct 17
1
Cannot mount with newer samba
At my nt-server, the c-drive was overfilled. After that I could not mount it
from redhat7.3 samba 2.2.3. The following was said.
tdb((null)): tdb_open_ex: could not open file
/var/cache/samba/unexpected.tdb: No such file or directory
1541: Connection to <servername> failed
SMB connection failed
I tried opgrading to samba 2.2.5, and I have also opgraded to redhat8.0. Now
it just tell me:
2003 Feb 26
1
Samba LDAP PDC change password
Hi all,
I'm running Samba 2.2.7a on RedHat8.0 with LDAP (latest RPM from redhat)
Well I configured samba to act as a PDC with LDAP following IDEALX
recommandations.
Everything works fine BUT the password change, I cannot change the passwords
from the Win2000 or WinXP WS, it always says that the password or username
doesn't match ....
Of course it matches, I tried too many things to
2004 Mar 12
1
kerberos ticket expired
Hi,
Does the kerberos ticket useful after added the computer account into
win2000 domain? Since I find that even the kerberos ticket expired, Samba
still work. Does that mean I can simple destroy the ticket right after
Samba init?
Samba3.0.2a on Redhat8.0
Thankyou.
Best Rgds.,
Steven
2009 May 22
1
Typo in HowTos/RebuildSRPM
Dear all,
The title of the last section on "HowTos/RebuildSRPM" probably should read:
Install the SRPM and then Build the Specfile
instead of:
Install the RPM and then Build the Specfile
Since the content of that section is about installing staff from a SRPM.
Regards,
Timothy Lee
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2011 Nov 05
1
[YUM] - Issue on package removal order on CentOS 5
Hello,
I post here because I have an embarassing issue considering the yum
version provided with CentOS 5.
I am trying to package an application for CentOS. So I wrote my own
specfile which is composed of declaration of various packages (main
application and plugins for this applications).
In that the configuration, the plugins RPM depends on the main
application RPM because. Moreover, in
2005 Feb 01
2
Sharing Printer - Insufficient rights?
Hello Samba List,
i have problems sharing, or better connecting to a printer shared via samba
(3.0.10):
Situation:
- W2K ADS Domain - which auth's the users
- WXP Client, which log's in via the W2K-ADS (and auth's of course)
- Samba (Linux) ADS-Member, which shares Printer and $HOME
- security=ADS
- winbind to get AUTH-Info from the W2K ADS Controller
Everything seems to work
2003 Jun 28
2
Hummingbird Exceed
Hello ,
I installed Shorewall on a linux RedHat 8.0.
No problem , it works very well.
I have two interfaces:
eth0 : 193.95.47.194 , mask 255.255.255.192 gateway : 193.95.47.193
dns: 193.95.66.10
eth1 : 192.168.54.250 mask 255.255.255.0 (no gateway)
all computers in my local network have ip addresses 192.168.54.xx ,
gateway: 192.168.54.250 , dns:193.95.66.10
almost 100 local machines using
2011 Feb 11
1
[PATCH v2v] Add support for performing automated builds
* .gitignore: Ignore RPM specfile & coverage data
* Build.PL: Generate specfile during build
* autobuild.sh: Build control file
* virt-v2v.spec.PL: RPM specfile
* MANIFEST.SKIP: Ignore test coverage data
---
.gitignore | 3 +
Build.PL | 3 +-
MANIFEST | 3 +
MANIFEST.SKIP | 1 +
autobuild.sh | 65 ++++++++++++++++++++++
virt-v2v.spec.PL | 160
2002 Sep 23
2
RE:u32 filters and compression
Thanks:
To Stef and Tobias Geiger for giving me the answer. I used the prio to get the order right. Don't know why I did'nt think of it myself.
Compression:
Another thing that might be useful to the list is the use of compression (Deflate etc.) to get better bandwidth across links. This requires a Linux router at both ends of the link. I got the idea from a product called Peribit see
2008 Nov 22
4
Mount point problem
I just had to deal with a situation where a glusterfs filesystem would
not mount because someone had managed to create some files and
directories under the mount point. Perhaps this behavior is
intentional, but I would prefer that it work like NFS and just
overmount. When bringing a cluster down and back up, it is quite
possible for overeager users to log in and start working before
2003 Sep 01
1
[Bug 631] Build fails on Redhat Linux 6.x
http://bugzilla.mindrot.org/show_bug.cgi?id=631
Summary: Build fails on Redhat Linux 6.x
Product: Portable OpenSSH
Version: 3.6.1p2
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: Build system
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: mdobel at
2005 Mar 29
2
ACL support
Hi,
I have download the latest version samba-3.0.13-1.src.rpm, and I have make
followings changes:
Rpm -i samba-3.0.13-1.src.rpm, so I have created the SPEC file.
I have added --with-acl-support in the CFLAGS section in the SPEC file.
Rpmbuild -bb specfile.spec.
It compile the finally rpm without errors but when I install the package and
make ldd /usr/sbin/smbd, I can't see libattr and libacl