Re: HOWTO: FreeBSD ZFS Madness (Boot Environments)

2012-05-04 Thread Bryan Drewery
successfully > > So, no joy on this yet. > > This is FreeBSD 8.2. > Hi, Those errors will be fixed in the next release, out in the next day or so. Still testing it. If you want to help test, it's out on vermaden's github right now. An updated port will be availabl

Re: State of Packages

2013-04-04 Thread Bryan Drewery
Fax: 301-217-9277 > ___ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscr...@freebsd.org" -- Regards, Bryan Drewery bdrewery@freenode/EFNet signature.asc Description: OpenPGP digital signature

Re: Typo in portmaster man page?

2013-05-09 Thread Bryan Drewery
t; > Thanks > > /Leslie It seems consistent with how the other feature modes are documented. (I'm not the original author on portmaster). Personally the manpage really confuses me. There's been bigger issues to tackle first though so I have not touched the manpage much. -- Reg

Re: poudriere: Error: Unknown stuck queue bug detected. Please submit the entire build output to poudriere developers.

2013-07-23 Thread Bryan Drewery
DATEN/poudriere/basefs/data/build/91amd64-hostportstree/ref/poudriere/deps/libiconv-1.14_1 > /mnt/system/DATEN/poudriere/basefs/data/build/91amd64-hostportstree/ref/poudriere/deps/libiconv-1.14_1/pkg-1.1.4_1 > >> Cleaning up > >> Umounting file systems > > > > could someone help me? > > thanks in advance > > Wolfgang > > ___ > freebsd-po...@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org" > -- Regards, Bryan Drewery signature.asc Description: OpenPGP digital signature

Re: poudriere: Error: Unknown stuck queue bug detected. Please submit the entire build output to poudriere developers.

2013-07-23 Thread Bryan Drewery
i 2013, 08:48:38 schrieb Bryan Drewery: >> On 7/23/2013 8:36 AM, Wolfgang Riegler wrote: >>> Hi, >>> >>> I having trouble using poudriere since updating it to 3.0.4 on FreeBSD >>> 9.1-p4. Trying poudriere-devel throws the same error. Here is the complete &g

Re: Updating texlive-base with portupgrade fails (sort of)

2013-09-16 Thread Bryan Drewery
the complete "texlive" package, > so I am not sure why it is suddenly have problems. > I've just updated ports-mgmt/portupgrade-devel with a fix. Please give it a try and let me know. Version 20130916,3. -- Regards, Bryan Drewery signature.asc Description: OpenPGP digital signature

Re: HELP! core dumps: install, mtree, et cetera all of the sudden after portmaster security/cyrus-sasl2

2012-08-16 Thread Bryan Drewery
On 8/16/2012 10:33 AM, Hartmann, O. wrote: > I tried to find rescue images and a rescue DVD of a snap shot server, > but there is no way to crawl through the informations on the web pages > towards a snapshot. All folders end up in 2011 and highly outdated > (www.freebsd.org, I didn't look at mirro

Re: Lockups/panics with arbitrary 7.2 boxes

2012-08-24 Thread Bryan Drewery
On 8/24/2012 6:47 AM, Sriram Gorti wrote: > We have been observing the following on quite a few of our i386 > FreeBSD 7.2 systems in the course of the last few months: 7.2 reached EoL June 30th, 2010. See http://www.freebsd.org/security/ You should really upgrade. Bryan _

Re: portaudit and automake14

2012-08-28 Thread Bryan Drewery
On 8/28/2012 1:47 PM, David Newman wrote: > 1. On a 8.0-RELEASE system, I'm having a problem with the automake14 > port, where the portaudit port reports this vulnerability: > > http://portaudit.freebsd.org/10f38033-e006-11e1-9304-.html > > Refreshing the ports collection with 'portsn

Re: Somewhat OT: Using Pipes Inside a GNU Make File

2012-09-05 Thread Bryan Drewery
On 9/5/2012 7:02 PM, Tim Daneliuk wrote: > A bit off topic, but I'm kind of stuck. I am using gmake and want to > do something like this: > >FOO := $(shell a | b | c) > > But this appears not to work. Only the 'a' command is executed. The > remainder > of the pipeline is ignored. Is there

Re: Fetched Ports index falling out of date

2012-10-16 Thread Bryan Drewery
On 10/16/2012 5:10 PM, Paul Macdonald wrote: > Hi, > > For the past 4 days or so, i have noticed an issue where the ports INDEX > is out of date. > > e.g > portupgrade-2.4.10,2> succeeds index (index has > 2.4.9.9,2) > sqlite3-3.7.14.1> succeeds index (inde

Re: Portupgrade now supports pkgng [/usr/ports/UPDATING]

2012-10-27 Thread Bryan Drewery
nary packages, there's no need to use portupgrade anymore. Just 'pkg install name', 'pkg upgrade', etc. > > box0=; uname -a > FreeBSD box0.my.domain 9.1-RC2 FreeBSD 9.1-RC2 #0 r241133: Tue Oct 2 > 17:11:45 UTC 2012 &g

Re: Portupgrade now supports pkgng [/usr/ports/UPDATING]

2012-10-28 Thread Bryan Drewery
On 10/28/2012 2:16 AM, Alexander Kapshuk wrote: > On 10/28/2012 03:00 AM, Bryan Drewery wrote: >> PKGNG is a replacement for the pkg_* tools that record package data in >> /var/db/pkg. >> >> It also allows for binary package upgrades. >> >> If you are w

Re: HELP: some process eat my /var

2012-11-02 Thread Bryan Drewery
On 11/2/2012 2:05 PM, Eugen Konkov wrote: > 858M./crash > > 1.3G./db > > 3.7G./log Cleanup old coredumps in /crash. Ensure /etc/newsyslog.conf captures all of your big logfiles in /var/log. Also consider moving whatever is large in /var/db elsewhere. Bryan __

Re: poudriere amassing fetch errors

2012-11-02 Thread Bryan Drewery
On 11/2/2012 11:52 AM, Wolfgang Riegler wrote: > Hi, > > unfortunately I have the same problem. A lot of fetch and checksum errors. I > have set RESOLV_CONF=/etc/resolv.conf in /usr/local/etc/poudriere.conf, > resolv.conf is copied to the poudriere jail and manual fetching of the ports > is wor

Re: HELP: some process eat my /var

2012-11-02 Thread Bryan Drewery
On 11/2/2012 2:20 PM, Eugen Konkov wrote: > Здравствуйте, Bryan. > > Вы писали 2 ноября 2012 г., 21:09:49: > > BD> On 11/2/2012 2:05 PM, Eugen Konkov wrote: >>> 858M./crash >>> >>> 1.3G./db >>> >>> 3.7G./log > > BD> Cleanup old coredumps in /crash. Ensure /etc/newsyslog.conf captures

Re: rm -rf and flags (schg, sunlnk)

2012-11-14 Thread Bryan Drewery
On 11/14/2012 2:34 PM, Gary Aitken wrote: > Assuming one makes a mirror of a file system for backup purposes, > then renames the mirror and makes another one, > then attempts to remove the original using "rm -rf", > the rm will fail if any of the files have the schg or sunlnk bits set. > > Is ther