similar to: rpm -V, "C"

Displaying 20 results from an estimated 8000 matches similar to: "rpm -V, "C""

2006 Jan 23
4
su, context(selinux?) 2nd prompt
With a recent update of CentOS4, su's behavior has changed, in that after prompting for password, also prompts for (selinux?) context. I'm seeing something like: $ su Password: Your default context is root:system_r:unconfined_t. Do you want to choose a different one? [n] kde's kdesu barfs on this second prompt. Any way to disable this second prompt? -- Rex
2006 Feb 14
1
Re: KDE panel configuration SOLVED
2006/2/14, Rex Dieter <rdieter at math.unl.edu>: > Salvatore Enrico Indiogine wrote: > > I am running CentOS 4.2 with KDE 3.5.1 from kde-redhat.org. I am not > > able to configure the panels: > > > > control center -> desktop -> panels > > > > comes up, but is empty. Only the frame and the buttons on the bottom > > show. KDE 3.5.1 on
2005 May 19
1
Re: One more
Hi, I've solved that issue by setting homeDirectory: /dev/null loginShell: /bin/false to the users and don't wish to give access. Don't know if it is the right way, but it solves my problems. But then again, I'm using Samba+OpenLDAP, and have almost zero experience with AD. Best regards, Bruno Guerreiro -----Original Message----- From: Rex Dieter [mailto:rdieter@math.unl.edu]
2005 May 18
3
dual boot linux/winxp, winbind
We have a bunch of dual-boot boxes (linux/winxp). I'd like to be able to use winbind (against ads) for user authentication on the linux side, but it appears samba has to join the AD too. Upon joining the AD under linux/samba, it makes the windows side of things stop working (machine account has been modified). In the past, when using an NT4 domain, I was able to tell samba to use a
2009 Apr 09
3
mock %post(pam) failure
I recently upgraded an internal build server from C5.2 to C5.3 and now I'm experiencing problems initializing the mock buildroot. Specifically, I'm getting the following error: ------ /var/tmp/rpm-tmp.77062: line 6: cat: command not found /var/tmp/rpm-tmp.77062: line 7: rm: command not found /var/tmp/rpm-tmp.77062: line 22: install: command not found /var/tmp/rpm-tmp.77062: line 25:
2005 Oct 16
4
Samba 3.0.20b - still getting "Winbind Dead but subsys locked"
I can remove the /var/locl/subsys/winbindd file to clear the subsys locked message but this does not chnage the winbind crash problem. I originally noticed this problem on 20a and thought that 20b had a fix for the winbind crash. Any clues? I am running RH ES 4.0 64 bit with samba packages downlaoded from enterprisesamba.com. PC
2006 Feb 10
1
R CMD build: "Subdirectory 'R' contains invalid file names"
Hi, I get * excluding invalid files from 'R.oo' Subdirectory 'R' contains invalid file names: attachLocally.Object.Rex Exception.Rex extend.default.Rex InternalErrorException.reportBug.Rex Package.Rex Person.Rex Rdoc.Rex setMethodS3.Rex StaticFields.Rex when running R CMD build in R v2.3.0 devel. I do understand what is going on. In my *.R files I keep so called Rdoc
2018 Jan 09
2
Issues accessing ZFS-shares on Linux
I added one testshare /home/testijako and connected to it with the same credentials as I would connect to ZFS-shares. Then I did the strace to that particular PID and tried connecting to one ZFS-share. There was indeed an error which might have something to do with this issue: Line 2001: lstat("/tank/rex", 0x7fff1f6fb2c0) = -1 ENOENT (No such file or directory) Im sure that folder
2018 Jan 08
2
Issues accessing ZFS-shares on Linux
Hi, I am having a really strange problem with my Samba shares on Debian Buster. None of the users can access any shares, which reside on ZFS-filesystem. Any other share works just fine. For example, if I create a normal folder to /home with same permissions and replace a ZFS-share with that, it works fine. When accessing any ZFS-shares the following error is recorded: Jan 08 22:39:56
2001 Feb 16
1
error_2_can't_find_apps
Hello, I tried lunch something but the anwer was "can't find apps" (I used absolute path too) [serge@rex wineserver-rex]$ wine /windows/ProgramFiles/Office/winword.exe Invoking /opt/wine/bin/wine.bin /windows/ProgramFiles/Office/winword.exe ... Wine failed with return code 2 /usr/bin/wine: line 516: 1046 Compl?t? tail -f $log_name Deleting /tmp/wine.log.Vv4t6C
2014 Dec 24
2
[LLVMdev] X86 disassembler is quite broken on handling REX
On Wed, Dec 24, 2014 at 2:43 PM, Craig Topper <craig.topper at gmail.com> wrote: > I believe this particular error is caused by this. That seems easy enough > to just drop the bit. Do you have other non-mmx examples? > > case TYPE_MM: \ > if (index > 7) \ > *valid = 0;
2010 Jun 12
2
Logic with regexps
Greetings, The following question has come up in an off-list discussion. Is it possible to construct a regular expression 'rex' out of two given regular expressions 'rex1' and 'rex2', such that a character string X matches 'rex' if and only if X matches 'rex1' AND X does not match 'rex2'? The desired end result can be achieved by logically combining
2016 Oct 20
2
Re: virt-builder and Ubuntu 16.04 Xenial no access issue
See the workarounds for Debian 8 & Ubuntu 16.04 here: https://www.redhat.com/archives/libguestfs/2016-October/msg00099.html I tested password changing and that's working fine. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-top is 'top' for virtual machines. Tiny
2014 Dec 24
2
[LLVMdev] X86 disassembler is quite broken on handling REX
hi, i think the current X86 disassembler is quite broken and fails badly on handling REX for x86_64 code. below are some examples: $ echo "0x0f,0xeb,0xc3"|./Release+Asserts/bin/llvm-mc -disassemble -triple=x86_64 .text por %mm3, %mm0 $ echo "0x40,0x0f,0xeb,0xc3"|./Release+Asserts/bin/llvm-mc -disassemble -triple=x86_64 .text por %mm3, %mm0 $ echo
2014 Aug 12
2
Re: issue when building/making package from git
On Tue, Aug 12, 2014 at 5:44 PM, Richard W.M. Jones <rjones@redhat.com> wrote: > > Please try my suggestions here: > > https://www.redhat.com/archives/libguestfs/2014-August/msg00099.html > :: Synchronizing package databases... core is up to date extra is up to date community 2.3 MiB 3.07M/s 00:01
2016 Aug 15
2
[PATCH v2] v2v: factor out bootloader handling
Create an object hierarchy to represent different bootloaders for Linux guests, moving the separate handling of grub1 and grub2 in different classes: this isolates the code for each type of bootloader together, instead of scattering it all around. This is mostly code refactoring, with no actual behaviour change. --- po/POTFILES-ml | 1 + v2v/Makefile.am | 2 + v2v/bootloaders.ml
2007 Dec 12
2
[LLVMdev] Bogus X86-64 Patterns
Tracking down a problem with one of our benchmark codes, we've discovered that some of the patterns in X86InstrX86-64.td are wrong. Specifically: def MOV64toPQIrm : RPDI<0x6E, MRMSrcMem, (outs VR128:$dst), (ins i64mem:$src), "mov{d|q}\t{$src, $dst|$dst, $src}", [(set VR128:$dst, (v2i64 (scalar_to_vector
2015 Sep 07
2
How to setup own i686 buildenv for CentOS7
Hi, Nux! Can you re-paste this cfg? The url is outdated. - robin On Tue, Dec 30, 2014 at 2:30 AM, Nux! <nux at li.nux.ro> wrote: > Hi, > > Here's how my epel-7-i386.cfg mock file looks like: > http://fpaste.org/164110/19877702/raw/ > > Do note the 32bit packages are unofficial and unsupported. RedHat does not > support 32bit in EL7. > > HTH > Lucian >
2014 Dec 11
2
[LLVMdev] REX prefix is not handled properly for X86_64?
Hi, Intel's Xed can interpret "43 40 04 75" as "add al, 0x75", but LLVM's X86 disassembler considers this invalid code. I guess the reason is that LLVM fails to recognize the REX prefix in this case. Is this correct? Thanks. Jun -------------- next part -------------- An HTML attachment was scrubbed... URL:
2014 Aug 12
2
Re: issue when building/making package from git
> Please find below the failed test-harder.sh log: > ---------------------------------- supermin: version: 5.1.9 supermin: package handler: arch/pacman supermin: prepare: hivex supermin: packages specified on the command line: - hivex-1.3.10-1.x86_64 supermin: writing /tmp/tmp.S7jYEyTv34/d1.k34uqvoy/packages error: package 'hivex' not found supermin: after resolving dependencies