pkg replay bad url

2013-01-28 Thread hurd1...@gmail.com
the pkg replay bad url in release 9.1 help me ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: pkg replay bad url

2013-01-28 Thread Sami Halabi
You can't use pkg add since no binaries in 9.1 its mentioned in the release notes of this version. You can set SITEPACKAGE env variable to use stable packages. Sami בתאריך 28 בינו 2013 11:41, מאת "hurd1...@gmail.com" : > the pkg replay bad url in release 9.1 > help me > __

pkgng and updated packages

2013-01-28 Thread Rainer Duffner
Hi, I run my own pkgng repo (via poudriere) and it seems to work great. However, I've got more questions... - when PHP got updated to 5.3.21 (from 5.3.20), all the other stuff that depends on it (PECL-*, pear-*) got rebuilt, too. (In my ports-tree, I just imported the update of PHP and not

Re: mergemaster -p / installkernel problem

2013-01-28 Thread David Demelier
What did you have in your mergemaster.rc ? To help next people who may have the same problem :) 2013/1/28 Michiel Boland > On 01/28/2013 02:10, Kevin Oberman wrote: > >> You don't by any chance have a mergemaster.rc in /etc or >> .mergemasterrc in $HOME? >> >> > Duh... I'll go stand in the corn

Re: svn - but smaller?

2013-01-28 Thread Isaac (.ike) Levy
On CTM, On Jan 27, 2013, at 10:54 PM, Stephen Montgomery-Smith wrote: > On 01/27/2013 09:24 PM, Isaac (.ike) Levy wrote: >> On Jan 24, 2013, at 6:13 AM, Peter Jeremy wrote: >>> On 2013-Jan-23 15:40:50 +0100, Oliver Brandmueller wrote: in ancient times there was cvsup. >> >> Thank you for ad

Re: svn - but smaller?

2013-01-28 Thread Isaac (.ike) Levy
On Jan 27, 2013, at 10:27 PM, John Mehr wrote: > On Sun, 27 Jan 2013 16:03:35 -0500 > "Isaac (.ike) Levy" wrote: >> On Jan 25, 2013, at 8:27 PM, John Mehr wrote: >>> On Fri, 25 Jan 2013 10:27:23 +0100 >>> Oliver Brandmueller wrote: Also I'd like to mention John Mehr, who's work on a "ligh

Re: pkgng and updated packages

2013-01-28 Thread Baptiste Daroussin
On Mon, Jan 28, 2013 at 11:51:20AM +0100, Rainer Duffner wrote: > Hi, > > I run my own pkgng repo (via poudriere) and it seems to work great. > However, I've got more questions... Glad to hear it works well :) > > - when PHP got updated to 5.3.21 (from 5.3.20), all the other stuff >that de

Re: svn - but smaller?

2013-01-28 Thread Stephen Montgomery-Smith
On 01/28/2013 07:34 AM, Isaac (.ike) Levy wrote: > On CTM, > > On Jan 27, 2013, at 10:54 PM, Stephen Montgomery-Smith wrote: >> On 01/27/2013 09:24 PM, Isaac (.ike) Levy wrote: >>> On Jan 24, 2013, at 6:13 AM, Peter Jeremy wrote: On 2013-Jan-23 15:40:50 +0100, Oliver Brandmueller wrote:

Re: svn - but smaller?

2013-01-28 Thread Isaac (.ike) Levy
On CTM: On Jan 28, 2013, at 9:09 AM, Stephen Montgomery-Smith wrote: >> - I'm wondering if there is a clean/reliable way to pull an index of the CTM >> deltas? (This is still very far from the one-liner c[v]sup had become, it >> would be great to check for new delta files in a simple automated

Re: pkgng and updated packages

2013-01-28 Thread Rainer Duffner
Am Mon, 28 Jan 2013 14:52:20 +0100 schrieb Baptiste Daroussin : > On Mon, Jan 28, 2013 at 11:51:20AM +0100, Rainer Duffner wrote: > > Hi, > > > > I run my own pkgng repo (via poudriere) and it seems to work great. > > However, I've got more questions... > > Glad to hear it works well :) Just n

Re: mergemaster -p / installkernel problem

2013-01-28 Thread Michiel Boland
On 01/28/2013 13:59, David Demelier wrote: What did you have in your mergemaster.rc ? To help next people who may have the same problem :) The mergemaster.rc that caused the problem has this IGNORE_FILES='/etc/group /etc/hosts.allow /etc/mail/* /etc/master.passwd /etc/motd /etc/passwd /etc/sy

Re: pkgng and updated packages

2013-01-28 Thread Rainer Duffner
Am Mon, 28 Jan 2013 14:52:20 +0100 schrieb Baptiste Daroussin : > pkg upgrade -f will upgrade everything. to avoid you to shoot > yourself when upgrading from 8.3 to 9.1 we also provide a pkg-static > binary so that even if pkg itself is linked against libraries that > has disappeared in 9.1 you c

Re: pkgng and updated packages

2013-01-28 Thread Glen Barber
On Mon, Jan 28, 2013 at 06:28:02PM +0100, Rainer Duffner wrote: > I go from PERL 5.10 to PERL 5.16, for example and it complains that > perl5.16 conflicts with perl5.10... > > This I needed, too: > > pkg set -o long/perl5.10:lang/perl5.16 > pkg remove perl > pkg set -o devel/pkg-config:devel

Re: svn - but smaller?

2013-01-28 Thread Stephen Montgomery-Smith
On 01/28/13 08:17, Isaac (.ike) Levy wrote: On CTM: On Jan 28, 2013, at 9:09 AM, Stephen Montgomery-Smith wrote: - I'm wondering if there is a clean/reliable way to pull an index of the CTM deltas? (This is still very far from the one-liner c[v]sup had become, it would be great to check for

Re: pkgng and updated packages

2013-01-28 Thread Rainer Duffner
Am 28.01.2013 um 18:31 schrieb Glen Barber : > On Mon, Jan 28, 2013 at 06:28:02PM +0100, Rainer Duffner wrote: >> I go from PERL 5.10 to PERL 5.16, for example and it complains that >> perl5.16 conflicts with perl5.10... >> >> This I needed, too: >> >> pkg set -o long/perl5.10:lang/perl

Re: svn - but smaller?

2013-01-28 Thread Isaac (.ike) Levy
>> On CTM: Taking the CTM questions over to ctm-users@ Best, .ike ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"

Re: pkgng and updated packages

2013-01-28 Thread Andreas Nilsson
I just wanted to add that when I today went about upgrading a computer I had a very similar thing happen (with pkg-1.0.6 on 9.1-RELEASE): The new version of the package reported conflicts with the old one. Best regards Andreas On Mon, Jan 28, 2013 at 7:59 PM, Rainer Duffner wrote: > > Am 28.01.

Re: countdown from 31: helping with the FAQ

2013-01-28 Thread John Nielsen
Cherry-picking a few: [install-PLIP] Has anyone used PLIP successfully on a currently-supported version of FreeBSD? (or any version since 4.x?) The last I remember hearing about it was Julian Stacey saying it didn't work in 2007. JHB has made http://lists.freebsd.org/pipermail/freebsd-hackers/

Re: countdown from 31: helping with the FAQ

2013-01-28 Thread Eitan Adler
On 28 January 2013 15:16, John Nielsen wrote: > Cherry-picking a few: Awesome. Thanks for the comments. I've added them to the wiki page. Would you like an account? 23 unreviewed questions left! About 70 questions awaiting patches. -- Eitan Adler

Re: pkgng and updated packages

2013-01-28 Thread Paul Mather
On Jan 28, 2013, at 1:59 PM, Rainer Duffner wrote: > > Am 28.01.2013 um 18:31 schrieb Glen Barber : > >> On Mon, Jan 28, 2013 at 06:28:02PM +0100, Rainer Duffner wrote: >>> I go from PERL 5.10 to PERL 5.16, for example and it complains that >>> perl5.16 conflicts with perl5.10... >>> >>>

Re: svn - but smaller?

2013-01-28 Thread Dimitry Andric
On 2013-01-25 19:43, Chris Rees wrote: On 25 Jan 2013 18:28, "Dimitry Andric" mailto:d...@freebsd.org>> wrote: ... > Thanks, but the port does not link on head, due to a problem in apr: > > /usr/local/lib/libapr-1.a(apr_snprintf.o): In function `apr_vformatter': > /usr/ports/devel/apr1/work

Re: countdown from 31: helping with the FAQ

2013-01-28 Thread Mark Saad
Eitan In the section for "need-to-run" there should be a mention about setting kern.cam.ctl.disable=1 in /boot/loader.conf , for systems with less then 256M of ram . Also I wonder if there are more low memory tunings that need an mention here. http://lists.freebsd.org/pipermail/freebsd-stable/20

ZFS deadlock on rrl->rr_ -- look familiar to anyone?

2013-01-28 Thread Garrett Wollman
I just had a big fileserver deadlock in an odd way. I was investigating a user's problem, and decided for various reasons to restart mountd. It had been complaining like this: Jan 28 21:06:43 nfs-prod-1 mountd[1108]: can't delete exports for /usr/local/.zfs/snapshot/monthly-2013-01: Invalid arg

[releng_7 tinderbox] failure on i386/i386

2013-01-28 Thread FreeBSD Tinderbox
TB --- 2013-01-29 03:40:00 - tinderbox 2.10 running on freebsd-legacy2.sentex.ca TB --- 2013-01-29 03:40:00 - FreeBSD freebsd-legacy2.sentex.ca 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC 2012 r...@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-01-29 0

[releng_7 tinderbox] failure on amd64/amd64

2013-01-28 Thread FreeBSD Tinderbox
TB --- 2013-01-29 03:40:00 - tinderbox 2.10 running on freebsd-legacy2.sentex.ca TB --- 2013-01-29 03:40:00 - FreeBSD freebsd-legacy2.sentex.ca 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC 2012 r...@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-01-29 0

[releng_7 tinderbox] failure on i386/pc98

2013-01-28 Thread FreeBSD Tinderbox
TB --- 2013-01-29 03:40:00 - tinderbox 2.10 running on freebsd-legacy2.sentex.ca TB --- 2013-01-29 03:40:00 - FreeBSD freebsd-legacy2.sentex.ca 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC 2012 r...@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-01-29 0

[releng_7 tinderbox] failure on sparc64/sparc64

2013-01-28 Thread FreeBSD Tinderbox
TB --- 2013-01-29 03:40:00 - tinderbox 2.10 running on freebsd-legacy2.sentex.ca TB --- 2013-01-29 03:40:00 - FreeBSD freebsd-legacy2.sentex.ca 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC 2012 r...@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-01-29 0

[releng_7 tinderbox] failure on ia64/ia64

2013-01-28 Thread FreeBSD Tinderbox
TB --- 2013-01-29 03:40:00 - tinderbox 2.10 running on freebsd-legacy2.sentex.ca TB --- 2013-01-29 03:40:00 - FreeBSD freebsd-legacy2.sentex.ca 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC 2012 r...@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-01-29 0

[releng_7 tinderbox] failure on powerpc/powerpc

2013-01-28 Thread FreeBSD Tinderbox
TB --- 2013-01-29 03:40:00 - tinderbox 2.10 running on freebsd-legacy2.sentex.ca TB --- 2013-01-29 03:40:00 - FreeBSD freebsd-legacy2.sentex.ca 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC 2012 r...@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-01-29 0

[releng_7 tinderbox] failure on ia64/ia64

2013-01-28 Thread FreeBSD Tinderbox
TB --- 2013-01-29 06:05:01 - tinderbox 2.10 running on freebsd-legacy2.sentex.ca TB --- 2013-01-29 06:05:01 - FreeBSD freebsd-legacy2.sentex.ca 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC 2012 r...@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-01-29 0

[releng_7 tinderbox] failure on i386/pc98

2013-01-28 Thread FreeBSD Tinderbox
TB --- 2013-01-29 06:05:01 - tinderbox 2.10 running on freebsd-legacy2.sentex.ca TB --- 2013-01-29 06:05:01 - FreeBSD freebsd-legacy2.sentex.ca 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC 2012 r...@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-01-29 0

[releng_7 tinderbox] failure on amd64/amd64

2013-01-28 Thread FreeBSD Tinderbox
TB --- 2013-01-29 06:05:01 - tinderbox 2.10 running on freebsd-legacy2.sentex.ca TB --- 2013-01-29 06:05:01 - FreeBSD freebsd-legacy2.sentex.ca 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC 2012 r...@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-01-29 0

[releng_7 tinderbox] failure on i386/i386

2013-01-28 Thread FreeBSD Tinderbox
TB --- 2013-01-29 06:05:01 - tinderbox 2.10 running on freebsd-legacy2.sentex.ca TB --- 2013-01-29 06:05:01 - FreeBSD freebsd-legacy2.sentex.ca 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC 2012 r...@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-01-29 0

[releng_7 tinderbox] failure on sparc64/sparc64

2013-01-28 Thread FreeBSD Tinderbox
TB --- 2013-01-29 06:05:01 - tinderbox 2.10 running on freebsd-legacy2.sentex.ca TB --- 2013-01-29 06:05:01 - FreeBSD freebsd-legacy2.sentex.ca 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC 2012 r...@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-01-29 0

[releng_7 tinderbox] failure on powerpc/powerpc

2013-01-28 Thread FreeBSD Tinderbox
TB --- 2013-01-29 06:05:01 - tinderbox 2.10 running on freebsd-legacy2.sentex.ca TB --- 2013-01-29 06:05:01 - FreeBSD freebsd-legacy2.sentex.ca 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan 3 07:46:30 UTC 2012 r...@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-01-29 0