search for: igning

Displaying 20 results from an estimated 134 matches for "igning".

Did you mean: signing
2010 May 27
2
Trying to upgrade from R 2.7.1
[Running debian stable] I followed the instructions at http://cran.r-project.org/bin/linux/debian, adding deb http://cran.R-project.org/bin/linux/debian lenny-cran/ to /etc/apt/sources.list. But apt-get still leaves me with R 2.7.1. How can I diagnose what's wrong or correct this? euclid: /etc/apt # apt-get update Hit http://debian.yorku.ca stable Release.gpg Ign http://debian.yorku.ca
2018 Mar 06
2
gluster debian build repo redirection loop on apt-get update on docker
When I follow the directions at http://docs.gluster.org/en/latest/Install-Guide/Install/ to install the latest gluster on a debian 9 docker container, I get the following error: Step 6/15 : RUN echo deb [arch=amd64] https://download.gluster.org/pub/gluster/glusterfs/3.13/9/Debian/stretch/amd64/apt/ stretch main > /etc/apt/sources.list.d/gluster.list ---> Running in 1ef386afb192 Removing
2008 Nov 04
4
Problems with Wine on Debian
Hello all, I am fairly new to Linux, so I hope that the following problem is not just me being ... new to Linux. I have been trying to install Wine on Debian (Etch 4.09 I think it is called). I first tried to use the apt-get install Wine command followed by the winecfg (creating the .wine folder), but when I tried to run the notepad.exe (i.e. with the command wine
2018 Mar 07
0
gluster debian build repo redirection loop on apt-get update on docker
On 03/06/2018 05:50 PM, Paul Anderson wrote: > When I follow the directions at > http://docs.gluster.org/en/latest/Install-Guide/Install/ to install > the latest gluster on a debian 9 docker container, I get the following > error: Files in the .../3.13/3.13.2 directory had the wrong owner/group, (rsync_aide). I'm not sure why, maybe an incomplete rsync? I've fixed the owners
2010 Oct 03
5
I broke WINE plz help.
I changed this week to Ubuntu from winows 7. I spent the last few days trying to get World of Warcraft to run. After tossing lots of code at this and days on the net I was able to get it to work using PlayOnLlinux and WINE. Today...I thought I would work on getting my MS Office 2010 to install and work. I hosed every thing. Had MSXML issues and sorm rtpd4.dll file I had to down load and over
2016 Mar 22
2
Installing LLVM 3.8 on Ubuntu 14.04
Still doesn't work: a at a-VirtualBox:~$ sudo add-apt-repository 'deb http://llvm.org/apt/trusty/ llvm-toolchain-trusty-3.8 main' a at a-VirtualBox:~$ sudo apt-get update Ign http://ppa.launchpad.net trusty InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://ie.archive.ubuntu.com trusty InRelease Hit http://ppa.launchpad.net trusty Release.gpg
2009 Nov 08
1
Strange Conflicts with Debian Repositories
Dear All, I have just installed a fresh Debian testing (squeeze) on my system (amd64 architecture). I am experiencing some really strange problems in updating my system whenever I have both the R repository and the multimedia repository available. This is my source.list (when I disable the multimedia repository) ~$ cat /etc/apt/sources.list deb http://ftp.ch.debian.org/debian/ testing main
2005 Oct 22
2
apt repository
Is there a problem with apt-get repo? i get 404 not found when i try to update the repositories? im using rpm http://mirror.centos.org for my repositories and here's the error of apt. Ign http://mirror.centos.org centos/4.1/apt/i386 release Err http://mirror.centos.org centos/4.1/apt/i386/os pkglist 404 Not Found [IP: 64.92.174.74 <http://64.92.174.74> 80] Ign http://mirror.centos.org
2009 Nov 08
3
Conflict Between R and multimedia repositories
Dear All, I have just installed a fresh Debian testing (squeeze) on my system (amd64 architecture). I am experiencing some really strange problems in updating my system whenever I have both the R repository and the multimedia repository available. This is my source.list (when I disable the multimedia repository) ~$ cat /etc/apt/sources.list deb http://ftp.ch.debian.org/debian/ testing main
2008 Jul 31
4
Installing wine for Debian Etch
Trying to install the key so that I can install wine, but I have this error. krraleigh-PC:/etc/apt# wget -q http://wine.budgetdedicated.com/aapt/387##263.gpg -O- | sudo apt-key add - gpg: no valid OpenPGP data found. Can you suggest what I might do next? Thank You Kevin
2008 Nov 04
1
Problem Updating from 2.71 to 2.8 in Ubuntu
Hello, I have recently installed Ubuntu (8.10) Intrepid Ibex and I am trying to get R version 2.8. I have changed my /etc/apt/sources.list file to include a mirror. I have also added the Vincent Goulet key. However, whenever I run sudo apt-get update sudo apt-get install r-base it installs version 2.71. Given that I am new to Ubuntu, is there anything that I need to do to make ubuntu get
2012 Oct 12
1
apt.puppetlabs.com for Debian Lenny is broken ?
Hello list, I try to install puppet agent on Debian Lenny. I got following error. Seems the repo is broken : ----------------------------------------------------------------------------------------------------------------------------------- node001:~# wget http://apt.puppetlabs.com/puppetlabs-release-lenny.deb --2012-10-12 02:12:12-- http://apt.puppetlabs.com/puppetlabs-release-lenny.deb
2019 Nov 27
1
Debian Stretch - apt-get update - Van Belle repository not found
Hello, When doing "apt-get update" on Debian Stretch, I am experimenting the following error: # apt-get update Ign:1 http://ftp.fr.debian.org/debian stretch InRelease Ign:2 http://apt.van-belle.nl/debian stretch-backports InRelease Hit:3 http://security.debian.org/debian-security stretch/updates InRelease Hit:4 http://ftp.fr.debian.org/debian stretch-updates InRelease Hit:5
2016 Mar 22
0
Installing LLVM 3.8 on Ubuntu 14.04
You want to look at the apt-add-repository command, basically you provide that command like: * sudo add-apt-repository 'deb http://llvm.org/apt/trusty/ llvm-toolchain-trusty-3.8 main' * sudo apt-get update * sudo apt-get install clang-3.8 Cheers, -Neil. On 22/03/16 17:44, Russell Wallace via llvm-dev wrote: > What is the recommended way to install LLVM 3.8 on Ubuntu
2007 May 15
1
apt-get update: GPG error from cran.R-project.org
I recently was forced to do a dist-upgrade and rebuild my kernel, so a lot has changed on my system, and I don't know if that is related to the errors & warnings I get from apt-get update. Any ideas? thanks -Michael euclid:~# apt-get update Get: 1 http://debian.yorku.ca stable Release.gpg [378B] Get: 2 http://debian.yorku.ca stable/updates Release.gpg [189B] Get: 3
2016 Mar 22
2
Installing LLVM 3.8 on Ubuntu 14.04
What is the recommended way to install LLVM 3.8 on Ubuntu 14.04? The generic apt-get thinks 3.4 is the latest version. I found instructions at http://llvm.org/apt/ but they don't work; deb and deb-src are not recognised commands, and the suggested apt-get variants are unable to locate the package. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2017 Jul 26
2
qemu-system-x86_64 does not support fw_cfg option
Hi I am trying to run CoreOS (Container Linux) as a guest OS using KVM/QEMU. One of their suggestions is to pass config info into the VM using the "fw_cfg" option . When I try this I get the error "-fw_cfg invalid option". If I run the vm with the help option it does not list the fw_cfg option. However, according to the qemu documentation, see here
2008 Nov 15
2
Best way to handle include files?
Hi folks, I am building a new box. Want it to look pretty much like an older Asterisk 1.2, Debian box that is in production. The new box will used as a test box before we implement changes to the production box. New box: ================================================ # cat /etc/issue; uname -a Debian GNU/Linux 4.0 \n \l Linux ServerName 2.6.18-6-686 #1 SMP Mon Oct 13 16:13:09 UTC 2008
2019 Nov 29
0
Debian Stretch - apt-get update - Van Belle repository not found
*Thank you Louis. That solves my problem. Have a good week-end. -- L?a * * * *L.P.H. van Belle* belle at bazuin.nl <mailto:samba%40lists.samba.org?Subject=Re%3A%20%5BSamba%5D%20Debian%20Stretch%20-%20apt-get%20update%20-%20Van%20Belle%20repository%0A%20not%20found&In-Reply-To=%3Cvmime.5dde8374.74b7.683da6252766c723%40ms249-lin-003.rotterdam.bazuin.nl%3E> /Wed Nov 27 14:08:52 UTC 2019/
2023 Dec 04
2
Unable to add the CRAN apt repository
I just upgraded from Linux Mint 20 to 21 and am no longer able to add the CRAN Ubuntu repository to my list of repositories. ?I am getting: $> sudo /usr/bin/add-apt-repository "deb https://cloud.r-project.org/bin/linux/ubuntu $(lsb_release -cs)-cran40/" $> sudo apt update Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease Hit:2 http://archive.ubuntu.com/ubuntu jammy