Displaying 20 results from an estimated 8647 matches for "conflicting".
2010 Jun 12
1
CentOS 5 Update error
Hi,
I get the following error while installing the newest centos patches.
[root at gateway ~]# yum update
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: centos.intergenia.de
* base: centos.intergenia.de
* extras: centos.intergenia.de
* updates: centos.intergenia.de
Setting up Update Process
Resolving Dependencies
--> Running transaction check
--->
2018 Aug 23
7
conflicted: an alternative conflict resolution strategy
Hi all,
I?d love to get your feedback on the conflicted package, which provides an
alternative strategy for resolving ambiugous function names (i.e. when
multiple packages provide identically named functions). conflicted 0.1.0
is already on CRAN, but I?m currently preparing a revision
(<https://github.com/r-lib/conflicted>), and looking for feedback.
As you are no doubt aware, R?s default
2008 Jul 26
3
problems with update of perl-5.8.8-10.el5_2.3
List,
I have an 2.6.18-92.1.6.el5xen X86_64 machine that is failing to update
perl. I did not see any bugs reported on the list and was wondering if
anyone else had the same problem with a solution.
Thanks,
Greg Ennis
Updating:
perl x86_64 4:5.8.8-10.el5_2.3 updates
12 M
Transaction Summary
2004 Nov 22
1
RE: Samba installation error
hello Dirk,
thanks for the info. Sorry, im new to the Linux World.
I just wanted to ask, will the samba2.....that comes with my RedHat9.2 installation work for what I want to achieve(to connect my LinuxPC to my Windows PC so that I can exchange files between the two?) - im asking so that I dont uninstall Samba2 and begin to have problems installing the new version.
Also, you said "it has
2019 Jun 13
2
dev_pagemap related cleanups
On 2019-06-13 12:27 p.m., Dan Williams wrote:
> On Thu, Jun 13, 2019 at 2:43 AM Christoph Hellwig <hch at lst.de> wrote:
>>
>> Hi Dan, Jérôme and Jason,
>>
>> below is a series that cleans up the dev_pagemap interface so that
>> it is more easily usable, which removes the need to wrap it in hmm
>> and thus allowing to kill a lot of code
>>
2018 Aug 24
0
conflicted: an alternative conflict resolution strategy
Dear Hadley,
There's been some mails from you lately about packages on R-devel. I would
argue that the appropriate list for that is R-pkg-devel, as I've been told
myself not too long ago. People might get confused and think this is about
a change to R itself, which it obviously is not.
Kind regards
Joris
On Thu, Aug 23, 2018 at 8:32 PM Hadley Wickham <h.wickham at gmail.com>
2018 Aug 23
0
conflicted: an alternative conflict resolution strategy
First, some general comments:
This sounds like a useful package.
I would guess it has very little impact on runtime efficiency except
when attaching a new package; have you checked that?
I am not so sure about your heuristics. Can they be disabled, so the
user is always forced to make the choice? Even when a function is
intended to adhere to the superset principle, they don't always
2018 Aug 24
1
conflicted: an alternative conflict resolution strategy
If you have to load two packages which both export the same name in their namespaces, namespace does not help in resolving which synonymous function to use. Neither does it help to have a package instead of a script as long as you end up loading two namespaces with name conflicts. The order of importing namespaces can also be difficult to control, because you may end up loading a namespace already
2011 May 26
1
How to resolve conflicts between Cocoa and WineLib...?!
...Kernel32 library implementation in a Cocoa application [Embarassed]
I think I can probably solve the problem by creating a C++ code only Cocoa framework and linking it with WineLib and my application, but surely there is a better solution for this problem... [Question]
winbase.h:1608: error: conflicting types for 'GetCurrentProcess'
winbase.h:1609: error: conflicting types for 'GetCurrentThread'
winbase.h:1877: error: conflicting types for 'LoadResource'
wingdi.h:3345: error: conflicting types for 'AnimatePalette'
wingdi.h:3440: error: conflicting types for 'Eq...
2004 Mar 10
1
Having problems uninstalling Samba 2.2.7a in RH 9
Dear all,
Many months ago John Terpstra took time and helped this newby get samba
3.0 installed and working really well on my server at the time.
Unfortunately the server died on me. Now I have a new one I am attemping
to install Samba 3 on but i get this conflict with version 2.2.7a that
came with RH 9. I can not remove it.
I have tried several methods and it still there cause 3.0 will not
2009 May 27
2
problem with centos upgrade
Dear All,
I have a centos 5 server running my mail and Dns working fine
but when i try to do u yum ugrade or yum update it gives me lots of perl
errors and it terminates
OS is centos 5 (final)
the part of errors reported
---------------------------------
file /usr/lib/perl5/5.8.8/Math/BigFloat.pm from install of
perl-5.8.8-18.el5_3.1 conflicts with file from package
perl-Math-BigInt-1.86-1
2004 Nov 22
0
RE: Samba installation error
If you just want to share some files, version 2 will fit your needs.....
So skip the part installing samba and continue with setting it up from the howto.....
Mit freundlichem Gru?,
Dirk Laurenz
Systems Engineer
Fujitsu Siemens Computers
Sales Central Europe Deutschland
Professional Service Organisation Nord / Ost
Hildesheimer Strasse 25
30880 Laatzen
Germany
Telephone: +49
2020 May 20
3
Feature Request: User Prompt + Message First Execution when "Managing Search Path Conflicts"
Dear R Developers,
###
# Context:
###
When managing Search Path Conflicts (See:
https://developer.r-project.org/Blog/public/2019/03/19/managing-search-path-conflicts/index.html),
with:
options(conflicts.policy = "strict")
We get the following behaviour when loading a package (Eg: dplyr):
library(dplyr)
## Error: Conflicts attaching package ?dplyr?:
##
## The following objects are
2019 Jun 13
1
dev_pagemap related cleanups
On 2019-06-13 2:21 p.m., Dan Williams wrote:
> On Thu, Jun 13, 2019 at 1:18 PM Logan Gunthorpe <logang at deltatee.com> wrote:
>>
>>
>>
>> On 2019-06-13 12:27 p.m., Dan Williams wrote:
>>> On Thu, Jun 13, 2019 at 2:43 AM Christoph Hellwig <hch at lst.de> wrote:
>>>>
>>>> Hi Dan, Jérôme and Jason,
>>>>
2019 Jun 13
3
dev_pagemap related cleanups
On Thu, Jun 13, 2019 at 11:27:39AM -0700, Dan Williams wrote:
> On Thu, Jun 13, 2019 at 2:43 AM Christoph Hellwig <hch at lst.de> wrote:
> >
> > Hi Dan, Jérôme and Jason,
> >
> > below is a series that cleans up the dev_pagemap interface so that
> > it is more easily usable, which removes the need to wrap it in hmm
> > and thus allowing to kill a lot of
2012 Mar 09
0
.conflicts.OK no longer working regardless of export(.conflicts.OK) due to "stoplist"
Hi,
in (at least) R v2.14.2 and R v2.15.0 alpha, '.conflicts.OK' is not
exported and hence to seen by library().
DETAILS:
In R-devel thread '[Rd] Suggestion: Not having to export .conflicts.OK
in name spaces' on Mar 17-22, 2010
[https://stat.ethz.ch/pipermail/r-devel/2010-March/057017.html] it was
discussed that one had to export '.conflicts.OK' in the namespace,
2012 Mar 09
4
php-pear problem on yum update
Hello list
I have centos-release-5-7.el5.centos and today I noticed that there are
some updates with yum.
I try to update but something hapend with php-pear:
file /usr/share/pear/.channels/__uri.reg from install of
php-pear-1.4.9-8.el5.noarch conflicts with file from
pa ckage
php-pear-ole-0.5-2.el5.rf.noarch
file
2016 Dec 13
2
ipa rpm conflicts
does anybody see this:
unning transaction
Warning: RPMDB altered outside of yum.
** Found 8 pre-existing rpmdb problem(s), 'yum check' output
follows:
ipa-admintools-4.4.0-14.el7.centos.noarch has installed
conflicts freeipa-admintools:
ipa-admintools-4.4.0-14.el7.centos.noarch
ipa-client-4.4.0-14.el7.centos.x86_64 has installed
conflicts freeipa-client:
2018 Feb 11
3
libsmbclient conflict problem
On Sun, 11 Feb 2018, Liam O'Toole wrote:
> On 2018-02-06, me at tdiehl.org
> <me at tdiehl.org> wrote:
>> Hi,
>>
>> I have a c-6 machine that I noticed the following on:
>>
>> (bugs pts10) # package-cleanup --problems Loaded plugins:
>> fastestmirror, priorities, refresh-packagekit Package
>> system-config-printer-libs-1.1.16-26.el6.x86_64
2006 Jun 24
1
samba-3.0.22 with Heimdal Kerberos - compilation problem
...fine but make fails
I am running configure with the option --with-krb5=/opt/local which is
where I have heimdal installed. The problem is that after running make,
it still tries to use the include files from SUN that are in /usr/ and this
screws up the compile.
/opt/local/include/gssapi.h:623: conflicting types for `gss_inquire_context'
/usr/include/gssapi/gssapi.h:551: previous declaration of
`gss_inquire_context'
/opt/local/include/gssapi.h:632: conflicting types for `gss_wrap_size_limit'
/usr/include/gssapi/gssapi.h:560: previous declaration of
`gss_wrap_size_limit'
/opt/local/inc...