similar to: Bad repo file (solved)

Displaying 20 results from an estimated 80000 matches similar to: "Bad repo file (solved)"

2005 Feb 24
1
Adding up intervals by activity
Hello all, I have a data frame with the following columns: timestamp, activity, interval. Each row contains information about an activity that occured over a time interval. "Timestamp" is when the interval ended, "Activity" is a factor that represents the type of activity, and "Interval" is a double which represents an interval in time. The data frame is sorted
2005 Mar 09
1
Flattening a list of data frames
Hello all, Simple version of my problem: I've got a list of data frames, where each data frame has the same number of columns and the same column names. I'd like to flatten the list into one large data frame. Is there an easy way to do this? Quick example code: a <- data.frame(x=c(1,2,3),y=c(5,7,9) b <- data.frame(x=c(2,4,7,9),y=c(2,3,5,4)) z <- list(a,b) # Do
2017 Apr 08
2
Getting a pointer to a i8 from a global variable that holds a constant string
Hello, I'm trying to get the pointer to the first element of a string (so that I can pass it to a function). The string itself is a constant kept in a global variable. My end goal is to generate the IR for something like "puts("Hello World")"; I'm stuck on the parameter part of the call instruction. So far I have something like this: const std::string& str =
2012 Jul 02
2
Trouble using the dns_alt_names config option
Hello: I''m trying to put a puppet master on an EC2 instance, and have it be accessible to agentes using either its EC2 DNS name (e.g., ec2-xxx-xxx-xxx-xxx.compute-1.amazonaws.com) or a friendlier alias (e.g., puppet.example.com). My /etc/puppet/puppet.conf looks like: [master] certname=ec2-xxx-xxx-xxx-xxx.compute-1.amazonaws.com
2005 Feb 20
1
Treatment-Contrast Interactions
Hello all, (Apologies in advance if my terminology is incorrect, I'm relatively new to R and statistics). I have data from a factorial design with two treatments (CRF-23), and I'm trying to compute treatment-contrast interactions through analysis of variance. I can't figure out how to do contrasts properly, despite reading the help for "C" and "contrasts"
2005 Mar 14
1
htb.init issues
Hi! Here''s what I want: root class 0010 premium parent class 1000 premium child classes 1xyz best-effort parent class 2000 best-effort child classes 2xyz default class 3000 Here''s how I do it: eth1: DEFAULT=3000 eth1-0010.root: RATE=100Mbit LEAF=sfq eth1-0010:1000.premium CEIL=352Kbit RATE=352Kbit PRIO=2 LEAF=sfq eth1-0010:1000:1xyx.child1 CEIL=32Kbit RATE=8Kbit
2006 Apr 04
0
Ssoundblaster audigy and alsamixer
I have an interesting problem. I have no sound through the sound card, but I can use the onboard sound ok. The reason I have no sound is that the slider for "audigy analog/digital output jack" is missing in the gnome mixer. The label is there, and a mute box are there, but no sliders. When I bring up alsa mixer in the console, there is a box for a slider, but no slider.
2010 Oct 27
2
[wow 4.0.1] bad mouse binding
Hi there. I play Wow for a while now, but I've a little problem with my mouse buttons (it's a Logitech G500). I explain: my mouse wheel can go on the right & on the left, it makes two more buttons to bind. But my left click "wheel" is the same than my button n?4 in World of Warcraft, so I cannot really use it. On Gentoo Linux (AMD64), the two buttons don't do the same
2007 Mar 29
0
[926] branches/wxruby2/wxwidgets_282: Update Dialog wx2.6 -> wx2.8 API, remove deprecations and cruft, update doc
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!-- #msg dl { border: 1px #006 solid; background: #369; padding:
2005 Feb 24
0
Multiple game server lockup problem (solved)
Ive made a couple of posts in the past about this game in which I was running multiple servers under 20031212 and after that each wine version seemed to keep a second and third server from running correctly. They would lock up and when I hit the X button the "Not Responding, Close Anyway" dialog would pop up. Well it turns out that something that wine did made ethernet port checking
2004 Aug 08
0
SOLVED: Roaming profiles not updating XP
I have run into the EXACT problem; I also may have the solution; I wish I could give you a technical describtion, but I can't. All I know is what worked. Go into Services in the administrative panel of Windows XP and set any service relating to nVidia to Manual startup instead of Automatic. This does not interfere in anyway with any of nVidia's functions in my experince. You can also
2005 Mar 23
5
tc + zebra/quagga
I have some problem with traffic shaping on debian testing. I actually posted a full config on the list a while ago but didn''t get any answers. The problem is that traffic doesn''t get into the user classes (~150) when I associate a class with a qdisc. I tried sfq, fifo but none works. If I dont''t associate a qdisc with a class classification occurs well.
2016 Jan 26
3
Re: [PATCH] p2v: User can click on an interface name to identify the physical interface.
On Tue, Jan 26, 2016 at 06:14:18PM +0100, Pino Toscano wrote: > On Tuesday 26 January 2016 15:38:07 Richard W.M. Jones wrote: > > When the user clicks on the second column of the list of network > > interfaces, run 'ethtool --identify <if_name> 10', which (on supported > > cards) flashes a light on the physical interface for 10 seconds, > > allowing it to
1998 Nov 06
0
Problems with MS Word 97 and Samba 1.9.18p10
Hello all, I'm still having some odd problems with my samba setup. An NT 4.0 SP3 workstation running MS Word 97 SR-1, and a Solaris 2.6 machine running Samba 1.9.18p10 yields this problem: Any user creates a new document. They save and close that document, everything works fine. They re-open the document, and make some changes. They then click the close "X" on the title
2009 Aug 12
3
SOLVED. I did it!!!
Thanks to everybody who tryied help me and in some way.. did it. Steps: 1) I updated the wine version to wine 1.1.27 on august 12 2009. 2)After that, I installed mdac_typ.exe from http://www.microsoft.com/downloads/details.aspx?FamilyID=6c050fe3-c795-4b7d-b037-185d0506396c&displaylang=en 3) Copied the ntwlib.dll from a windows system and pasted it on system32 folder of wine. 4)executed
2008 Apr 07
0
Published or in-press work using nlme or lme4
Dear R users, Many of you are aware of the statistical package lme4 used in R for carrying out mixed-effects modeling. The lme4 R-Forge website [ https://r-forge.r-project.org/projects/lme4/] is going to maintain a list of all dissertations and articles (accepted for publication, in press, or published) that use lme4 or its precursor, nlme. It would be helpful if members of this list could
2009 May 08
2
{SOLVED} Re: OT: Photo Editor to reduce 272 photos to VGA at once
On Thu, May 7, 2009 at 7:57 AM, Lanny Marcus <lmmailinglists at gmail.com> wrote: > I returned from Bogot? and have a Folder with 272 photos that total > 419.9 MB. I would like to email them to several people who were there > for the concerts I attended. I have Picasa, gThumb (not really an > Editor but I believe it can reduce the quality of photos) and The GIMP <snip. I used
2018 Nov 06
1
[PATCH] p2v: use newer GTK APIs if possible
Make use of APIs available in early GTK+ 3 versions, adding compatibility functions/macros for older GTK+ versions. There is no behaviour change, and it helps in porting to even newer GTK+ versions. --- p2v/gui-gtk3-compat.h | 16 ++++++++++++++++ p2v/gui.c | 13 +++++++++---- 2 files changed, 25 insertions(+), 4 deletions(-) diff --git a/p2v/gui-gtk3-compat.h
2006 Apr 27
0
Yum Bug 554 Slow Progress [was Lame update from Dag's repo fails for me, any help? [SOLVED]]
Following up on http://lists.centos.org/pipermail/centos/2006-January/059877.html wherein Dag et al spaketh >>... Public key for lame-3.96.1-3.2.el4.rf.i386.rpm is not installed. > > A solution to this problem would be if Yum also explained for what > repository the key was missing (not only for what package). If you'd be so > kind to help out, you could
2016 Jan 26
2
[PATCH] p2v: User can click on an interface name to identify the physical interface.
When the user clicks on the second column of the list of network interfaces, run 'ethtool --identify <if_name> 10', which (on supported cards) flashes a light on the physical interface for 10 seconds, allowing it to be identified by the operator. This has a nasty bit of hidden UI, basically because Gtk makes it near impossible to put a regular button into a GtkTreeView. ---