search for: localpkg

Displaying 6 results from an estimated 6 matches for "localpkg".

Did you mean: locallog
2005 Dec 09
1
local source packages install from within R session - cross-platform
...ths()[1] # Install those selected packages install.packages(pkgs, lib, CRAN = NULL) invisible() } this was my final version before i quit - "installLocalPackages" <- function(url = paste("file:/", basedir, sep = ""), basedir = file.path(getwd()), localPkg) { # Install one or several packages from a local source localurl <- (length(grep("^file:", url)) > 0) if (!localurl) stop("installLocalPackages can only install local packages. Use install.packages to install accross the internet") # a <- available.pac...
2005 Nov 10
1
Help regarding mas5 normalization
...uctor.org/repository/devel/package/Win32 does not seem to have a valid repository, skipping Note: You did not specify a download type. Using a default value of: Source This will be fine for almost all users Error in FUN(X[[1]], ...) : no slot of name "Uses" for this object of class "localPkg" [[alternative HTML version deleted]]
2015 Jul 05
1
7.1 install with Areca arc-1224
...e "/usr/libexec/anaconda/anaconda-yum", line 220, in callback 02:40:54,292 DEBUG packaging: return func(amount, total, key, data) 02:40:54,292 DEBUG packaging: File "/usr/libexec/anaconda/anaconda-yum", line 342, in inst_open_file 02:40:54,292 DEBUG packaging: os.unlink(txmbr.po.localPkg()) 02:40:54,292 DEBUG packaging: OSError: [Errno 30] Read-only file system: '/run/install/repo/Packages/flite-1.3-22.el7.x86_64.rpm' 02:40:54,292 DEBUG packaging: FATAL ERROR: python callback <bound method RPMCallback.callback of <__main__.RPMCallback object at 0x7fa4569d1a10>>...
2015 Apr 20
2
CentOS6.6 installation failure
...ated, manual install goes through all the setup steps, and once rpm installation has started, it dies after a few packages: anaconda 13.21.229 exception report Traceback (most recent call first): File "/usr/lib/anaconda/yuminstall.py", line 1006, in _handleFailure os.unlink(package.localPkg()) File "/usr/lib/anaconda/yuminstall.py", line 196, in callback self.ayum._handleFailure(po, trynumber) OSError: [Errno 30] Read-only file system: '/mnt/source/Packages/mailcap-2.1.31-2.el6.noarch.rpm' When a kickstart file is used instead, the installation dies at a diffe...
2015 Apr 20
0
CentOS6.6 installation failure
...ugh all the setup steps, and once > rpm installation has started, it dies after a few packages: > > anaconda 13.21.229 exception report > Traceback (most recent call first): > File "/usr/lib/anaconda/yuminstall.py", line 1006, in _handleFailure > os.unlink(package.localPkg()) > File "/usr/lib/anaconda/yuminstall.py", line 196, in callback > self.ayum._handleFailure(po, trynumber) > OSError: [Errno 30] Read-only file system: '/mnt/source/Packages/mailcap-2.1.31-2.el6.noarch.rpm' > > When a kickstart file is used instead, the ins...
2006 Jul 25
0
Normalization problem
...ctor.org/repository/devel/package/Win32 does not seem to have a valid repository, skipping Note: You did not specify a download type. Using a default value of: Source This will be fine for almost all users Error in FUN(X[[1]], ...) : no slot of name "Uses" for this object of class "localPkg" Thanks in advance for your help. [[alternative HTML version deleted]]