similar to: Issue with Puppet & Packages which are installed multiple times

Displaying 20 results from an estimated 1700 matches similar to: "Issue with Puppet & Packages which are installed multiple times"

2008 May 14
4
A couple of CentOS 5.1 issues
I've finally made the switch to CentOS 5.1 (I had been running 4.6). So far, so good, but I do have a few issues. First, I can not find kermit (or ckermit) in any of the repos (base, extras, centosplus, rpmforge). On my 4.6 systems, /usr/bin/kermit was provided by the package ckermit in the base repo. That package appears to be no longer available. Any ideas where I could find a
2001 Nov 18
1
Problems with serial comm
Hi! I'm new to this list as well to Wine, so please excuse me if I'm asking a FAQ. Today I installed wine-20011108, especially to be able to run programs I need for my work. One of them is a remote front panel to the measuring instrument, which communicates with it using a modem connection. This program cannot establish a connection. It accesses the modem, its LEDs blink, but no
2013 Jun 19
1
Ruby Class or other API for controlling puppet/mcollective
HI, i''m currently trying to develop a task-driven rails-based frontend for some tasks that puppet/mcollective is doing in the background ( basically some user-management and some asset queries...). But i''m currently stuck at finding some puppet/mcollective API classes for ruby. (you''ll only find results for using ruby within puppet, which is of course more obvious).
2007 May 21
1
Installing packages from command line on Linux RHEL4
Greetings. I am a System Administrator, and thus have very little knowledge of R itself. I have been asked to install a list of some 200 packages (from CRAM) to R. Rather than installing each package manually, I was hoping I could script this. I've written a BASH script that hopefully will do this, but I'm wondering about the Mirror Selection portion of the installation process.
2006 Sep 14
2
More problems with samba 3.0.23c and NT4
Hi everyone! I have some trouble with samba 3.0.23 as PDC for NT4 workstations with SP6a. I have upgraded from samba2. 1. The ntconfig.pol from the netlogon-share does'nt work. I get a prf1.tmp in the User-Profile-Folder and the policy wouldn't mix to the registry. In the Event-Log I found an entry "RegLoadKey ist mit dem Fehler 87 f?r C:\WINNT\Profiles\aba\prfD.tmp
2007 Nov 16
2
RHEL 5.1 Can't compile with --with-linux-quota
Hi, On a freshly installed RedHat RHEL 5.1 x86 with quota-3.13-1.2.3.2.el5.rpm I can't compile neither dovecot 1.0.7 nor 1.1beta8 : $ ./configure --with-linux-quota && make [...] gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/lib -I../../../src/lib-dict -I../../../src/lib-index -I../../../src/lib-mail -I../../../src/lib-storage -I../../../src/lib-storage/index
2010 Sep 15
2
USB Serial Port receives no data
Hello, I have an application that sends data out to a serial port, then should receive the reply. After some hassles I got the application to enumerate the serials (in a dialog box where you select the port), and after creating the link in dosdevices (in lower case I should note, wine will not recognize COM1) it actually starts sending out data (verified using a terminal on the other end). But
2002 Jan 21
6
OpenSSH and OpenSSL snapshots
Hello, In order to experiment with OpenCA, I have built an RPM for redhat 7.2 of a recent OpenSSL snapshot (the binary rpm on the OpenCA was built with the different target directories and libraries. Unfortunately these recent OpenSSL snapshots seems to break all OpenSSH tarballs and RPMs that I have been able to find. None of them seem to compile successfully, even the snapshots at
2001 Mar 09
1
Code change required in x11drv keyboard driver
aAHello all. I know I'm technically a wine newby (having only just installed the codeweavers preview 2) but I have a code change request. Deep within the file ~/windows/x11drv/keyboard.c in the function X11DRV_ToUnicode is the comment 'More areas where X11 returns characters but Windows does not CTRL + number or CTRL + symbol'. Whilst this is a reasonable assumption, this is in
2010 Jun 09
1
counting across leves of factors
I have dataframe with 17factors variables (for example every factor have 3levels) I have maybe 5000 observation. And i need to do table where is in every raw 1 of possible combination of this factors and the numbur how many time is this combination in my dataset. I wrote one code, but this is very slow and dumb. it looks like this: i<-0 for(i1 in levels(hivdat$pohl)){
2016 Jul 26
3
Does e2fsck.conf contain "broken_system_clock = 1" per default on CentOS7?
Hi, on all of my CentOS7 VMs on different hypervisors the config file e2fsck.conf contains the line broken_system_clock = 1 I found this because on all of them, the root partition was not checked triggered by interval setting with tune2fs. Do you see similiar /default/ settings on your machines? Is it an issue only on VMs? I have no CentOS7 host on bare metal to compare. Thanks and cheers,
2005 Oct 02
2
Lost my menu options again - KDE messes with Gnome?
This was a problem I had a while back. I lost the "Preferences" menu item in my "Applications" menu in Gnome. After much discussion, the following commands got my "Preferences" menu item back, along with all the applications inside of it: rpm -e redhat-artwork redhat-menus --nodeps --allmatches yum install redhat-artwork redhat-menus But... For some reason it
2006 Sep 14
1
Printing problems with samba 3.0.23c and NT4
Hi everyone! I have upgrade my fileserver from samba2-smbpasswd to samba3.0.23c with LDAP-PDC. Now i can't print to the printers on that server with NT4. "net use ..." is functional, but if I print to that printer, I get the error - free translated from german message - "The syntax of the filename, directory name or the disc-label is wrong." WinXP hasn't that
2000 Jan 13
0
using gkermit with ssh (wishlist item)
I've been toying with the idea of using gkermit over an ssh connection. As it stands, gkermit is essentially featureless, a GPL kermit implementation that's enough to get the Free software advocated off their backs. However, since they want to continue to sell C-Kermit, it has all the `useful' features, such as scripting, but more importantly the ability to create a connection over
2013 Mar 20
0
Newer version of ftdi_sio
I have just bought an FTDI USB UART New USB device found, idVendor=0403, idProduct=6015 New USB device strings: Mfr=1, Product=2, SerialNumber=3 Product: FT231X USB UART Manufacturer: FTDI However this appears to be slightly too new for the ftdi_sio driver in C6.4; it's not detected. If I force it modprobe ftdi_sio vendor=0x0403 product=0x6015 then it gets detected as a
2014 Nov 22
3
yum-plugin-security
On Sat, 22 Nov 2014 08:00:50 -0600 Johnny Hughes <johnny at centos.org> wrote: > On 11/22/2014 05:49 AM, Gabriele Pohl wrote: > > I have difficulties to understand the output of yum-plugin-security. > > > > # yum check-update --security > > CentOS only tests that things work when doing all updates ... it does > not test any other grouping of packages. when I
2016 Jul 26
2
Does e2fsck.conf contain "broken_system_clock = 1" per default on CentOS7?
On Tue, 26 Jul 2016 16:21:00 +0100 (BST) John Hodrien <J.H.Hodrien at leeds.ac.uk> wrote: > On Tue, 26 Jul 2016, Gabriele Pohl wrote: > > > on all of my CentOS7 VMs on different hypervisors > > the config file e2fsck.conf contains the line > > > > broken_system_clock = 1 > > > > Do you see similiar /default/ settings on > > your machines? Is
2016 Jul 31
1
Does e2fsck.conf contain "broken_system_clock = 1" per default on CentOS7?
On Wed, 27 Jul 2016 09:46:02 +0100 (BST) John Hodrien <J.H.Hodrien at leeds.ac.uk> wrote: > On Tue, 26 Jul 2016, Gabriele Pohl wrote: > > I now changed the value to 0 and rebooted. > > > > After that fsck based on Interval setting were done. > > > > Unfortunately that is not true for the root partition. > > For that I had to use maxCount settings to
2014 Nov 22
2
yum-plugin-security
On Sat, 22 Nov 2014 12:07:00 -0600 Frank Cox <theatre at melvilletheatre.com> wrote: > On Sat, 22 Nov 2014 15:32:32 +0100 > Gabriele Pohl wrote: > > > As written in my other mail, the intention is > > to get triggered when security updates are pending. > > why not set up something to watch the centos-announce list, > parse the subject lines for
2010 May 25
5
RS232 connection
I installed Board Master a software that control a CNC machine to produce PCB (Printed Circuit Board). The software install flawlessly but to check if it works I need RS232 working to control CNC machine. I tried to set connection parameters in Board Master choosing COM1 (the only available) but CNC machine don't move and software keep asking for switching machine on. Of course software and