search for: pkgfile

Displaying 7 results from an estimated 7 matches for "pkgfile".

2013 Oct 10
1
install.packages() removes package on Windows
Hi, Starting with the XML package installed: > "XML" %in% rownames(installed.packages()) [1] TRUE > I ran the following script: pkgs <- c("XML") for (i in 1:100) { install.packages(pkgs, repos="http://cran.fhcrc.org") if (!all(pkgs %in% rownames(installed.packages()))) { print("failed to install pkgs!")
2007 Jun 16
0
Xapian new user
Hi List! I'm new here. To start, I would like to let you know that I'm maitaining a "xapian" port for "Crux Linux" at: http://yhafri.club.fr/crux/index.html http://yhafri.club.fr/crux/xapian-core/Pkgfile http://yhafri.club.fr/crux/xapian-omega/Pkgfile http://yhafri.club.fr/crux/xapian-bindings/Pkgfile cheers Y.
2013 Jun 06
1
[supermin PATCH] RFC: Add a --names-only flag.
...89b4..c36d80f 100644 --- a/src/supermin.ml +++ b/src/supermin.ml @@ -39,11 +39,11 @@ let () = let ph = get_package_handler () in debug "selected package handler: %s" (get_package_handler_name ()); (* Not --names: check files exist. *) - if not names_mode then ( + if mode == PkgFiles then ( List.iter ( fun pkg -> if not (file_exists pkg) then ( eprintf "supermin: %s: no such file (did you miss out the --names option?)\n" pkg; exit 1 @@ -53,12 +53,12 @@ let () = (* --names: resolve the package list to a full list of p...
2009 Sep 09
1
oVirt Appliance / Single Machine Install
The following two patches fixes / reimplements the oVirt appliance project, installing the entire oVirt stack including all server and node components on one machine. These patches are intended to be checked out and used to build the appliance rpm, after which it is installed provides the /usr/sbin/ovirt-appliance-ctrl script to install/uninstall the appliance. The first patch merely removes
2011 Nov 01
1
btrfs-progs
Hello, I''ve just pulled btrfs-progs from the new git repo git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs.git However, when I come to make it fails like so: gcc -Wp,-MMD,./.btrfsctl.o.d,-MT,btrfsctl.o -Wall -D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2 -g -Werror -Os -c btrfsctl.c gcc -g -Werror -Os -o btrfsctl btrfsctl.o ctree.o disk-io.o radix-tree.o extent-tree.o
2014 Feb 25
2
[PATCH supermin v4] Supermin 5 rewrite.
...stem uses. *) - check_system (); - let ph = get_package_handler () in +Usage: - debug "selected package handler: %s" (get_package_handler_name ()); + supermin --prepare LIST OF PACKAGES ... + supermin --build INPUT [INPUT ...] - (* Not --names: check files exist. *) - if mode = PkgFiles then ( - List.iter ( - fun pkg -> - if not (file_exists pkg) then ( - eprintf "supermin: %s: no such file (did you miss out the --names option?)\n" pkg; - exit 1 - ) - ) packages - ); - - (* --names: resolve the package list to a full list...
2019 Aug 17
2
nouveau: System crashes with NVIDIA GeForce 8600 GT
...20): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=logrotate comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [19309.612961] audit: type=1130 audit(1565996465.219:121): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=pkgfile-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success' [19309.612970] audit: type=1131 audit(1565996465.219:122): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=pkgfile-update comm="systemd" exe="/usr/lib/syste...