Re: damage to pkg's sqlite data base

2015-05-12 Thread Chris H
On Tue, 12 May 2015 01:17:46 -0500 Scott Bennett wrote > For nearly two weeks I've been stymied by an apparently damaged record > in the sqlite data base used by pkg(8) and pkg-static(8). Unfortunately, > it is a record for a port that is depended upon rather heavily, lang/gcc. > lang/gcc compil

Re: persistent svn error message

2015-05-12 Thread Scott Bennett
horst leitenmueller wrote: > you have solved it now ? As I wrote before, I took David Wolfskill's suggestion when the method on the web page you suggested made no difference. I backed up /usr/ports (and I still have the backup), unmounted it, newfs'ed the partition, remounted it, and then

Re: devel/ruby-build call for committer

2015-05-12 Thread Kurt Jaeger
Hi! > I'm looking for a committer for this. > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199436 Done. -- p...@opsec.eu+49 171 3101372 5 years to go ! ___ freebsd-ports@freebsd.org mailing list http://lists.fr

Re: Building www/rubygem-passenger inside Poudriere

2015-05-12 Thread Konstantin Belousov
On Mon, May 11, 2015 at 10:26:18PM +, Sergey A. Osokin wrote: > Hi Patrick, > > I hope you're doing well too. > The issue has been already reported > https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199953 > > I'm closely working with Bryan Drewery on the issue. I suspect that that similar

Re: damage to pkg's sqlite data base

2015-05-12 Thread Matthew Seaman
On 05/12/15 07:17, Scott Bennett wrote: > I'm not familiar with sqlite commands, nor with the structure of the > pkg data base, nor any of several other relevant topics. But I do have > questions: > > 1) how might the damage have happened? Could be any number of things, but in princip

Re: damage to pkg's sqlite data base

2015-05-12 Thread Anton Shterenlikht
>Date: Tue, 12 May 2015 09:52:14 +0100 >From: Matthew Seaman > >> 2) how might such an event be avoided/prevented in the future? > >It's pretty rare judging by the lack of complaints we've had. So long Happened several times to me. I never bothered to complain, thinking I messed someting u

Re: damage to pkg's sqlite data base

2015-05-12 Thread Matthew Seaman
On 05/12/15 10:03, Anton Shterenlikht wrote: > BTW, what's the use of /var/cache/pkg? > It's grown to > 2GB. Can I safely delete > all packages from there? See pkg-clean(8) It's a backup of old packages which it's handy to have around for a while, but that you'll want to clean up eventually.

Re: www/firefox really depends on security/openssl?

2015-05-12 Thread Dr. Peter Voigt
On Mon, 11 May 2015 18:07:29 -0700 Yuri wrote: > On 05/11/2015 17:28, Dr. Peter Voigt wrote: > > What is wrong with my system? Why does porttree need port openssl as > > well. It is obviosuly wrong. If I build ports-mgmt/porttree from > > source, there is not dependency from port openssl. Might t

FreeBSD ports you maintain which are out of date

2015-05-12 Thread portscout
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you

Re: www/firefox really depends on security/openssl?

2015-05-12 Thread Yuri
On 05/12/2015 02:25, Dr. Peter Voigt wrote: Therefore I conclude: - Installing binary packages with pkg does not honor the WITH_OPENSSL_BASE=yes switch. Is there another place to tell pkg to use base openssl when doing binary installations? Binary packages are built with default choices fo

Re: gdb in ports

2015-05-12 Thread Tijl Coosemans
On Mon, 11 May 2015 16:21:42 -0400 Jason Woodward wrote: > Hi all, > > I had sent this to Luca but maybe others might have an idea... > > > I'm running into some difficulty debugging a live, multithreaded > application. This seems to be the case with the 7.8.x gdbs and 7.9 (both > 9.2 and 10

Re: gdb in ports

2015-05-12 Thread John Baldwin
On Tuesday, May 12, 2015 06:06:38 PM Tijl Coosemans wrote: > On Mon, 11 May 2015 16:21:42 -0400 Jason Woodward > wrote: > > Hi all, > > > > I had sent this to Luca but maybe others might have an idea... > > > > > > I'm running into some difficulty debugging a live, multithreaded > > applicatio

Re: gdb in ports

2015-05-12 Thread Jason Woodward
Hi John, I did a quick build with your patch along with a small tweak: @@ -340,7 +340,7 @@ get_current_thread (void) if (target_has_execution) { /* Enable thread event reporting for this thread. */ - err = td_thr_event_enable_p (th_p, 1); + err = td_t

FreeBSD Port: talloc-2.1.1

2015-05-12 Thread Dutchman01
Can you please upgrade talloc to 2.1.2 Compile new samba 4.1.18 needs talloc 2.1.2 Error samba 4.1.18 ERROR: System library talloc of version 2.1.2 not found, and bundling disabled ===> Script "configure" failed unexpectedly. Regards, Dutchman01 _

Re: www/firefox really depends on security/openssl?

2015-05-12 Thread Dr. Peter Voigt
On Tue, 12 May 2015 03:52:10 -0700 Yuri wrote: > On 05/12/2015 02:25, Dr. Peter Voigt wrote: > > Therefore I conclude: > > > > - Installing binary packages with pkg does not honor the > >WITH_OPENSSL_BASE=yes switch. Is there another place to tell pkg > > to use base openssl when doing binary

INDEX build failed for 8.x

2015-05-12 Thread Ports Index build
INDEX build failed with errors: Generating INDEX-8 - please wait..--- describe.accessibility --- --- describe.arabic --- --- describe.archivers --- --- describe.astro --- --- describe.audio --- --- describe.benchmarks --- --- describe.biology --- --- describe.cad --- --- describe.chinese --- --- de

Re: damage to pkg's sqlite data base

2015-05-12 Thread Scott Bennett
"Chris H" wrote: > On Tue, 12 May 2015 01:17:46 -0500 Scott Bennett wrote > > > For nearly two weeks I've been stymied by an apparently damaged record > > in the sqlite data base used by pkg(8) and pkg-static(8). Unfortunately, > > it is a record for a port that is depended upon rather heavily,

INDEX now builds successfully on 8.x

2015-05-12 Thread Ports Index build
___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: pkg 1.5.1 wants to remove locked packages

2015-05-12 Thread Andriy Gapon
I can also confirm this problem. Although in my case the packages are not locked still it's not nice for pkg to remove them: $ pkg upgrade ... All repositories are up-to-date. Checking for upgrades (946 candidates): 100% Processing candidates (946 candidates): 100% The following 705 package(s) wi

Re: damage to pkg's sqlite data base

2015-05-12 Thread Chris H
On Wed, 13 May 2015 00:12:51 -0500 Scott Bennett wrote > "Chris H" wrote: > > > On Tue, 12 May 2015 01:17:46 -0500 Scott Bennett wrote > > > > > For nearly two weeks I've been stymied by an apparently damaged record > > > in the sqlite data base used by pkg(8) and pkg-static(8). Unfortunately