Displaying 20 results from an estimated 66 matches for "pkg_add".
2003 Apr 10
1
pkg_add of gdm2 has errors
I'm running a new install of 4.8-RELEASE on i386.
Running "pkg_add -r gnome2", the following errors are reported:
(I've defined the BATCH environment variable).
Fetching
ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4.8-release/All/gdm2-2.4.1.3.tgz...Syntax
error: end of file unexpected (expecting "then")
pkg_add: command 'if [ !...
2002 Jan 08
0
FreeBSD Security Advisory FreeBSD-SA-02:01.pkg_add [REVISED]
...SAGE-----
=============================================================================
FreeBSD-SA-02:01 Security Advisory
FreeBSD, Inc.
Topic: Directory permission vulnerability in pkg_add [REVISED]
Category: core
Module: pkg_install
Announced: 2002-01-04
Revised: 2002-01-07
Credits: The Anarcat <anarcat@anarcat.dyndns.org>
Affects: All versions of FreeBSD prior to the correction date.
Corrected: 2001/11/22 17:40:36 UTC (4.4-STABLE...
2003 Jul 14
1
wanting to pkg_add KDE/Gnome post-install
After installing a text-based development environment via /stand/sysinstall
(followed by CVSup, makeworld/kernel etc to 4-8-stable), I realize I want to
install KDE, too.
I initiated this with:
pkg_add -r kdebase
followed again by CVSup etc.
Apparently that wasn't enough. Am getting message "XFree86 setup utility.. not
installed" when trying to config xf86config (text-based) via /stand/sysinstall
What other packages should I install?
pkg_add -r xf86config is not found.
Thanks...
2013 Aug 07
9
Freebsd + Puppet 3.2.2 pkg_add -f ?
Shouldn''t pkg_add be using the -r option for package management? I worked
around by forcing the client to use ports instead, but it stinks. Any
thoughts?
--
You received this message because you are subscribed to the Google Groups "Puppet Users" group.
To unsubscribe from this group and stop receivi...
2013 May 07
1
packages (binary) update best practice
Hi all,
I have update recently to freebsd 9.1 via freebsd-update and I was quite
happy with the process and the instructions on freebsd-handbook, I think
well documented.
But I would like to understand what is the best practice to update the
ports too as I used the package tools (pkg_add -r) to add few package to
the base install. Keeping in mind my server have disk space constrain
(small disk install) I would ask an opinion about the followings methods to
upgrade packages after a freebsd upgrade (in this case from 9.0 to 9.1):
1) perform
# pkg_delete <pkg_name>
and then
#...
2008 Apr 07
10
setting environment variables
Hi all,
I''m running Puppet on FreeBSD and recently I started building my own
packages. I would like to set the PKGROOT variable on all hosts so
that packages are fetched from my server instead of freebsd.org. Is
it possible to set this with puppet?
I''ve read the suggestion on Trac [1], and it solves the problem when
puppet is run with an rc script, but it won''t work
2003 May 18
2
pkg_add -r broke pkg info ?
Hi,
I installed a lot of packages by using:
pkg_add -r pkgname
But now when I do a pkg_info I get :
lifebook:/home/gmarco# pkg_info -Ia
Mesa-3.4.2_2 A\ graphics\ library\ similar\ to\ SGI\'s\
OpenGLXFree86-4.3
.0,1 X11/XFree86\ core\ distribution\ \(complete,\ using\ mini/m
XFree86-FontServer-4.3.0 XFree86-4\ font\ serverXFree86-Se...
2009 Jun 01
0
A couple of small, paid userland hacker projects.
Hey there,
I'm looking for someone to implement each of the following:
(1) Make pkg_add(1) not use system(3) to execute external programs to
do things that it can implement internally (i.e. calling out to tar(1)
is fine, calling out to mkdir(1) is not.) Alternately, rewrite
pkg_add as a sh(1) shell script, with perhaps a minimal utility
written in C (pkg_admin?) to muck with /var/db/...
2013 Nov 06
1
10.0 BETA3 Install Handbook issue
Fresh install of 10.0 BETA3 #0 r257580 on amd64 using ZFS on root
option,
After install is complete Handbook install option launched from
Final Configuration dialog fails with:
Could not install package en-freebsd-doc
(/usr/libexec/bsdinstall/docsinstall:
pkg_add: not found)
Network is available.
/j
2004 Jul 30
1
Compiling * on OpenBSD 3.5
Hi,
Has anyone had any success? After a clean install of OpenBSD, I do the following:-
pkg_add ftp://rt.fm/pub/OpenBSD/3.5/packages/i386/gmake-3.80.tgz
pkg_add ftp://rt.fm/pub/OpenBSD/3.5/packages/i386/bison-1.35p1.tgz
pkg_add ftp://rt.fm/pub/OpenBSD/3.5/packages/i386/ruby-ncurses-0.8.tgz
Then, I get (via CVS) the asterisk source..
cd /usr/src/asterisk
/usr/local/bin/gmake clean
/us...
2002 Jul 17
1
Samba on OpenBSD 3.1
I have installed samba on openbsd 3.1 with a pkg_add and everything went
fine but for some reason it seems as if the executable to start samba is not
there, what am I missing here is the install docs I followed but still can't
get it started. Smbd and nmbd is under /usr/local/libexec but samba will not
start.
http://nomoa.com/bsd/samba.htm &l...
2013 Nov 20
1
10.0 BETA3 - nanobsd.sh does not use pkg
Hi, all,
I just wanted to report that. I do not yet have a patch to suggest.
nanobsd.sh cust_pkg() still tries to call pkg_add and fails when
adding packages to the NANO_WORLD_DIR. tbz vs. txz ?
Kind regards
Patrick
--
punkt.de GmbH * Kaiserallee 13a * 76133 Karlsruhe
Tel. 0721 9109 0 * Fax 0721 9109 100
info at punkt.de http://www.punkt.de
Gf: J?rgen Egeling AG Mannheim 108285
-------------- next part ----...
2008 Jan 08
1
Invoking R on BSD
Thanks to Saeed Abu Nimeh. I used pkg_add to install R package on 4.4BSD.
My directory now has the following:
BUILDDIR Makefrag.cc_lo config.log m4 tests
Makeconf Makefrag.cxx config.status po tools
Makefile R-2.6.1 doc roots
Makefile.bak R-2.6.1.tar.gz et...
2007 Apr 09
11
Issues with Puppet on FreeBSD / Creating a Recipe
Hi,
I am running an environment with 15 FreeBSD servers on which I want to
maintain ports, rc.conf settings, and assorted configuration in
/usr/local/etc/. Looked around the existing Puppet docs, I got a
puppetmaster and a test client to work and install a package as
specified in the site manifest. This is very basic but awesome!
I want to create a puppet FreeBSD HowTo that addresses a
2005 Jan 23
1
Experimental FreeBSD ports / packages for test61
...it even if you don't choose it in the
options dialogue. It seems to work still, I tested it very lightly, but I
don't use day to day, so YMMV.
To use the shar file:
gzip -d <path/to/dovecot.shar.gz>
shar <path/to/dovecot.shar>
cd dovecot
make install
To use the package:
pkg_add -r http://www.helenmarks.co.uk/~dom/dovecot/dovecot-1.0-test61.tbz
Cheers,
--
Dominic
2015 Aug 31
0
Need help with Tripp Lite SMART1300LCDT NUT v2.7.3
...o variants. OpenSUSE and Fedora, but ollldddd
versions Fedora 8 and OpenSUSE 11. Plus they provide their own
software(?) It's call PowerAlert Local (PAL)
* if you still want to test on FreeBSD, I'm not sure what this will
definitively tell us that we don't already know. With pkg_add, it will
probably be NUT v2.7.2, and I don't really want to debug an older
version of NUT. You could build from source, but that will be more
time-consuming, and we should rule out the other hardware variables
first.
yeah if I have to compile the source on my own, it might take a while...
2020 Feb 12
1
nut bloque redémarrage serveur
Bonjour
serveur : Fujitsu TX1310 M1 - OpenBSD 6.6
UPS : Eaton Ellipse pro 1200
Serveur en fonctionnement normal.
Installation classique sur le serveur par
pkg_add nut-2.7.4p5 :
quirks-3.16 signed on 2018-10-12T15:26:25Z
nut-2.7.4p5: ok
The following new rcscripts were installed: /etc/rc.d/nut /etc/rc.d/upsd /etc/rc.d/upsmon
See rcctl(8) for details.
New and changed readme(s):
/usr/local/share/doc/pkg-readmes/nut
vim /usr/local/share/doc/pkg-readmes/nut : OK...
2012 Aug 27
1
FreeBSD $PACKAGESITE from -STABLE to -RELEASE
Hi all,
I''m using FreeBSD-9.0-RELEASE.
When I install a package via puppet, it seems to use the -STABLE branches
instead of -RELEASE. I can use pkg_add -r on the command-line, which will
use the -RELEASE branch and break the dependencies.
One workaround is to change the $PACKAGESITE variable to
"ftp://ftp.ch.freebsd.org/pub/FreeBSD/ports/amd64/packages-9-stable/Latest/"
but it''s not something I''m happy with as it...
2002 Oct 24
2
Install to alternate location
Hello,
I am trying to download and install samba with winbind but I can not make it
go to a different location, I do not want it to go to /usr/local/samba
because when I do then the system does not use the new version. I have
tried to link the new version with the old but I could not get that to work
either.
If someone can assist me in making an install go to an alternate location as
well
2008 Dec 12
2
Puppet keeps trying to install packages
...de test
include ruby186
include sudo
include apache22
}
Now when I run puppetd --test the first time it installs and starts
apache. But on all following runs I get:
err: //Node[default]/apache22/Package[apache22]/ensure: change from
absent to present failed: Execution of ''/usr/sbin/pkg_add
http://x.x.x.x/packages/apache-2.2.9_5.tbz'' returned 256: pkg_add:
package ''apache-2.2.9_5'' or its older version already installed
It seems to me that puppet is not registering the installation of the
package the first time around. What am I doing wrong here?
--~--~----...