search for: dupe

Displaying 20 results from an estimated 327 matches for "dupe".

Did you mean: due
2011 Jun 10
2
Sorting Data Frame Without Loop
...ot;M-024202-00") colB <- c("NM_057175", "NM_057175", "NM_153008", "NM_153027", "NM_207330", "NM_207330") colC <- c( 'NARG1', 'TBDN100', 'FLJ30277', 'FLJ31659', 'NIPAL1', 'NPAL1') dupes <- data.frame(ProteinID=colA, GeneID=colB, GeneName=colC) idVec <- character() geneIDVec <- character() geneNameVec <- character() dataType <- "ProteinID" annotation <- data.frame() for (id in unique(dupes[[dataType]])) { print (id) idVec <- c(idVec...
2018 Feb 20
3
Duplicate column names created by base::merge() when by.x has the same name as a column in y
...-157,6 +157,14 @@ } if(has.common.nms) names(y) <- nm.y + ## If by.x %in% names(y) then duplicate column names still arise, + ## apply suffixes to just y - this keeps backwards compatibility + ## when referring to by.x in the resulting data.frame + dupe.keyx <- intersect(nm.by, names(y)) + if(length(dupe.keyx)) { + if(nzchar(suffixes[2L])) + names(y)[match(dupe.keyx, names(y), 0L)] <- paste(dupe.keyx, suffixes[2L], sep="") + } nm <- c(names(x), names(y)) if(any(d <- duplicat...
2019 Apr 22
2
update failure
...t; ? file /usr/lib64/libz.so.1.2.7 from install of zlib-1.2.7-18.el7.x86_64 >> conflicts with file from package zlib-1.2.7-17.el7.x86_64 > > You have to cleanup duplicate packages. package-cleanup from yum-utils > will do this job. > > Basically: > > package-cleanup --dupes > > will list the duplicate packages > > package-cleanup --cleandupes > > will remove the dupes. If I remember correctly, you have to add > --removenewestdupes to the second command. > > Best regards > Ulf > _______________________________________________ >...
2018 Feb 22
2
Duplicate column names created by base::merge() when by.x has the same name as a column in y
...n.nms) names(y) <- nm.y >> + ## If by.x %in% names(y) then duplicate column names still arise, >> + ## apply suffixes to just y - this keeps backwards compatibility >> + ## when referring to by.x in the resulting data.frame >> + dupe.keyx <- intersect(nm.by, names(y)) >> + if(length(dupe.keyx)) { >> + if(nzchar(suffixes[2L])) >> + names(y)[match(dupe.keyx, names(y), 0L)] <- paste(dupe.keyx, >> suffixes[2L], sep="") >> + } &gt...
2018 Feb 21
0
Duplicate column names created by base::merge() when by.x has the same name as a column in y
...> > if(has.common.nms) names(y) <- nm.y > + ## If by.x %in% names(y) then duplicate column names still arise, > + ## apply suffixes to just y - this keeps backwards compatibility > + ## when referring to by.x in the resulting data.frame > + dupe.keyx <- intersect(nm.by, names(y)) > + if(length(dupe.keyx)) { > + if(nzchar(suffixes[2L])) > + names(y)[match(dupe.keyx, names(y), 0L)] <- paste(dupe.keyx, > suffixes[2L], sep="") > + } > nm <- c(names(x), names(y)) &g...
2009 Nov 16
1
file_dotlock_create(~/.dovecot.lda-dupes) failed: No such file or directory
Hi, I am having some problems with my vacation messages using dovecot. The mail is send without problems, and the auto-respond is working as well. But its always auto-responding, because the lda-dupes file can't be created. See mail log below: Nov 16 13:43:03 mail003 postfix/smtpd[6501]: connect from mail-bw0-f211.google.com[209.85.218.211] Nov 16 13:43:03 mail003 postfix/smtpd[6501]: D6FE6F64F: client=mail-bw0-f211.google.com[209.85.218.211] Nov 16 13:43:03 mail003 postfix/cleanup[6505...
2012 Aug 13
1
Permission denied on dovecot.lda-dupes
Hi, I have converted my Imap Server from Courier to Dovecot in order to use sieve support. Everything works fine with the exception that the sender always gets the vacation msg since there is a permission error on writing of dovecot.lda-dupes. I've tried several version of permissions including 777 to both home and maildir - always the same result. I also googled for hours .. Any help will be appreciated. Paul This is the debug log: --------------------------------------------------------------------------------------------------...
2020 Jan 06
1
LDA-DUPES insists mon being created in the wrong home directory
Hi Vacation sieve is not respecting the days: arguement .dovecot.lda-dupes wants to be created in /home/user which doesn't exist. Below is a log fragment.. Jan 5 17:56:24 mailserv dovecot: lmtp(hans): Error: file_dotlock_open(/home/hans/.dovecot.lda-dupes) failed: No such file or directory dovecot -n says... # 2.2.33.2 (d6601f4ec): /etc/dovecot/dovecot.c...
2018 Feb 18
2
Duplicate column names created by base::merge() when by.x has the same name as a column in y
...t;> } >> >>> if(has.common.nms) names(y) <- nm.y >> >>> + ## If by.x %in% names(y) then duplicate column names still >> >>> arise, >> >>> + ## apply suffixes to these >> >>> + dupe.keyx <- intersect(nm.by, names(y)) >> >>> + if(length(dupe.keyx)) { >> >>> + if(nzchar(suffixes[1L])) >> >>> + names(x)[match(dupe.keyx, names(x), 0L)] <- >> >>> paste(dupe.keyx, suffixes[1L], sep="&qu...
2018 Feb 23
0
Duplicate column names created by base::merge() when by.x has the same name as a column in y
...; >> + ## If by.x %in% names(y) then duplicate column names still > arise, > >> + ## apply suffixes to just y - this keeps backwards > compatibility > >> + ## when referring to by.x in the resulting data.frame > >> + dupe.keyx <- intersect(nm.by, names(y)) > >> + if(length(dupe.keyx)) { > >> + if(nzchar(suffixes[2L])) > >> + names(y)[match(dupe.keyx, names(y), 0L)] <- > paste(dupe.keyx, > >> suffixes[2L], sep="") >...
2013 Feb 19
2
Errors after enable vnd.dovecot.duplicate
...licate", "fileinto", "mailbox"]; if duplicate { fileinto "Trash"; } I have two strange errors, one is many of this error in lda.log: Feb 19 14:43:17 lda(info at domain.com): Error: file_dotlock_create(/home/vpopmail/domains/domain.com/info/.dovecot.lda-dupes) failed: Resource temporarily unavailable Feb 19 14:43:43 lda(info at domain.com): Error: file_dotlock_create(/home/vpopmail/domains/domain.com/info/.dovecot.lda-dupes) failed: Resource temporarily unavailable Feb 19 14:44:29 lda(info at domain.com): Error: rename(/home/vpopmail/domains/domain...
2013 Nov 16
1
Reset vacation lda-dupes database
...their colleagues send them multiple test messages and want to make sure it works. Of course only the first message gets an auto-reply. I tell them that the auto responder only sends one message per day per sender but they would like to test it with a new message etc. So I have to remove their .lda-dupes file manually so they can try again. My previous autoresponder setup (squirrelmail) used a .forward technique and removed the vacation database when they turned the responder from off to on, and this worked well for the above issue. Is there a solution for dovecot managesieve which will remove o...
2019 Apr 27
1
update failure
On 4/22/19 10:45 AM, Ulf Volmer wrote: > On 22.04.19 18:12, Emmett Culley via CentOS wrote: >> On 4/21/19 10:15 AM, Ulf Volmer wrote: > >>> package-cleanup --dupes >>> >>> will list the duplicate packages >>> >>> package-cleanup --cleandupes >>> >>> will remove the dupes. If I remember correctly, you have to add >>> --removenewestdupes to the second command. > >> That didn't seem to...
2020 Oct 24
1
dovecot.lda-dupes
What is the purpose and/or use of the dovecot.lda-dupes file that (sometimes) exists in the home folder for each user? I've seen some posts about issues with the file or losing track of the location, etc, but nothing on what the file actually does or how it could be useful. I assume it is just a dovecot file that helps not keep track of ? I guess...
2011 Dec 22
1
file_dotlock_create(~/.dovecot.lda-dupes) failed: No such file or directory ...
Hello, i get this message every time that a user has enabled the vacation script (into Horde webmail) in my mail.err log file: Dec 22 10:18:16 mailserver dovecot: deliver(user324): file_dotlock_create(~/.dovecot.lda-dupes) failed: No such file or directory normally the reply is sent only once in the number of configured days.. but for all users the reply is sent every time... the day variable is "ignored.." because the file "dovecot.lda-dupes" is not wrotten i think.. ~# dpkg -l | grep dov...
2014 Sep 02
1
Dovecot is looking for .dovecot.lda-dupes in the wrong place
...to another location. I moved everything from /var/mail/vhosts/%d/%n to /var/vmail/%d/%n/maildir Everything seem to be fine except of one recurring error: Sep 2 10:16:09 mx0 dovecot: lmtp(13226, sv_bogies at neurohr.at): Error: file_dotlock_open(/var/mail/vhosts/domain.at/michael/.dovecot.lda-dupes) failed: No such file or directory Sep 2 13:31:27 mx0 dovecot: lmtp(16248, sv_bogies at neurohr.at): Error: file_dotlock_open(/var/mail/vhosts/domain.at/michael/.dovecot.lda-dupes) failed: No such file or directory So Dovecot is looking in the old path. How can I fix that? Thanks, Michae...
2018 Feb 17
2
Duplicate column names created by base::merge() when by.x has the same name as a column in y
...sion 74264) > +++ src/library/base/R/merge.R (working copy) > @@ -157,6 +157,15 @@ > } > > if(has.common.nms) names(y) <- nm.y > + ## If by.x %in% names(y) then duplicate column names still arise, > + ## apply suffixes to these > + dupe.keyx <- intersect(nm.by, names(y)) > + if(length(dupe.keyx)) { > + if(nzchar(suffixes[1L])) > + names(x)[match(dupe.keyx, names(x), 0L)] <- paste(dupe.keyx, suffixes[1L], sep="") > + if(nzchar(suffixes[2L])) > + names(y)[...
2011 Jul 26
1
sieve, vacation - lda-dupes being ignored?
Environment: dovecot 2.0.9, postfix 2.6, Pigeonhole 0.2.2 I'm in the process of setting up vacation auto-reply for the first time, (it's that time of the year) and it looks like .dovecot.lda-dupes is being updated, but not read (or just ignored). my vacation script: require ["vacation","variables"]; # get hold of the subject if header :matches "Subject" "*" { set "subj" "${1}"; } vacation # Reply at most once a week to a...
2009 Aug 27
2
missing .dovecot.lda-dupes file in LDAP/virtual user environment
...ser for vacation management (gnarwl). I can't user the vacation extension of the sieve script itself because it is not configurable enough (each user has his vacation message and status stored in LDAP). The problem is that when deliver runs the sieve script, it tries to create the .dovecot.lda-dupes inside the user homedir, even if I didn't use the vacation feature in the script. This is the error I get: Aug 27 15:19:23 myhostname deliver(user1 at mydomain.it): file_dotlock_create( mydomain.it/1/user1 at mydomain.it/Maildir/.dovecot.lda-dupes) failed: No such file or directory Importan...
2018 Feb 20
0
Duplicate column names created by base::merge() when by.x has the same name as a column in y
...gt;> >>> if(has.common.nms) names(y) <- nm.y > >> >>> + ## If by.x %in% names(y) then duplicate column names still > >> >>> arise, > >> >>> + ## apply suffixes to these > >> >>> + dupe.keyx <- intersect(nm.by, names(y)) > >> >>> + if(length(dupe.keyx)) { > >> >>> + if(nzchar(suffixes[1L])) > >> >>> + names(x)[match(dupe.keyx, names(x), 0L)] <- > >> >>> paste(dupe.keyx, suffixe...