Re: Shared object libaprutil-1.so.4 not found, required by libserf-1.so.0

2013-09-24 Thread Nicolas Hainaux
Antonio Olivares olivares14031 at gmail.com writes:

 
 On Thu, Sep 12, 2013 at 12:36 AM, Matthew Seaman
 m.seaman at infracaninophile.co.uk wrote:
  On 11/09/2013 21:03, Antonio Olivares wrote:
  [Info  19:57:22] Updating 'freebsd_texlive' source ports tree with
method 'svn'.
  Shared object libaprutil-1.so.4 not found, required by libserf-1.so.0
  [Error 19:57:22] Subversion update failed.
  [Error 19:57:22] Failed to update the 'freebsd_texlive' ports tree.
 
  Yeah -- you need to update or install the package that provides
  libaprutil-1.so.  If you're using pkg(8) against a package repository
  rather than compiling your own, you could use:
 
  pkg check -d subversion-1.8.3
 
  For portmaster dependencies should be auto-updated when you run
 
  portmaster devel/subversion
 
  It might be useful to run
 
  portmaster --force-config -f devel/subversion
 
  so you can recheck all the options settings of dependencies, but this
  will rebuild portmaster and everything it depends on.
 
  Cheers,
 
  Matthew
 
  --
  Dr Matthew J Seaman MA, D.Phil.
 
  PGP: http://www.infracaninophile.co.uk/pgpkey
  JID: matthew at infracaninophile.co.uk
 
 
 Dear Dr. Matthew,
 
 Thank you very much for your excellent advice.  Worked like a champ!
 Now if I can get iced-teaweb/openjdk to open *.jnlp files to use java,
 it appears that itweb-javaws is not working correctly.  Firefox
 reports that the file *.jnlp downloaded, but it is not opened by java.
  Thank you very much sir for your help.
 
 Best Regards,
 
 Antonio
 ___
 freebsd-questions at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscribe at
freebsd.org
 
 

Hello,

I've had the same problem, also using portshaker and freebsd-texlive ports.

I think the solution was in /usr/ports/UPDATING :

20130706:
  AFFECTS: users of devel/apr1
  AUTHOR: oha...@freebsd.org

  APR was updated to 1.4.8 and APR-util was updated to 1.5.2.

  Please rebuild all ports which are using functions from
  APR/APR-util such as apache, subversion ...

  # portmaster -r apr
  or
  # portupgrade -r devel/apr1
  or
  # pkg install -fR devel/apr1



Best regards

___
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


Re: Shared object libaprutil-1.so.4 not found, required by libserf-1.so.0

2013-09-12 Thread Antonio Olivares
On Thu, Sep 12, 2013 at 12:36 AM, Matthew Seaman
m.sea...@infracaninophile.co.uk wrote:
 On 11/09/2013 21:03, Antonio Olivares wrote:
 [Info  19:57:22] Updating 'freebsd_texlive' source ports tree with method 
 'svn'.
 Shared object libaprutil-1.so.4 not found, required by libserf-1.so.0
 [Error 19:57:22] Subversion update failed.
 [Error 19:57:22] Failed to update the 'freebsd_texlive' ports tree.

 Yeah -- you need to update or install the package that provides
 libaprutil-1.so.  If you're using pkg(8) against a package repository
 rather than compiling your own, you could use:

 pkg check -d subversion-1.8.3

 For portmaster dependencies should be auto-updated when you run

 portmaster devel/subversion

 It might be useful to run

 portmaster --force-config -f devel/subversion

 so you can recheck all the options settings of dependencies, but this
 will rebuild portmaster and everything it depends on.

 Cheers,

 Matthew

 --
 Dr Matthew J Seaman MA, D.Phil.

 PGP: http://www.infracaninophile.co.uk/pgpkey
 JID: matt...@infracaninophile.co.uk


Dear Dr. Matthew,

Thank you very much for your excellent advice.  Worked like a champ!
Now if I can get iced-teaweb/openjdk to open *.jnlp files to use java,
it appears that itweb-javaws is not working correctly.  Firefox
reports that the file *.jnlp downloaded, but it is not opened by java.
 Thank you very much sir for your help.

Best Regards,


Antonio
___
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


Shared object libaprutil-1.so.4 not found, required by libserf-1.so.0

2013-09-11 Thread Antonio Olivares
Dear folks,

I am having problems with subject line.  I have to fix error by
reinstalling subversion, but it keeps coming back with this error
message.

Shared object libaprutil-1.so.4 not found, required by libserf-1.so.0


=== Returning to list of ports depending on subversion-1.8.3

=== Updating done for ports that depend on subversion-1.8.3

=== The following actions were performed:
Re-installation of subversion-1.8.3
Re-installation of portshaker-1.0.8
Re-installation of portshaker-config-1.0.8

=== Exiting

I did a

#  portmaster -d -r subversion

I configured subversion to use serf because I am used to freebsd_texlive_*

I run to update and I get

[Info  19:57:22] Updating 'freebsd_texlive' source ports tree with method 'svn'.
Shared object libaprutil-1.so.4 not found, required by libserf-1.so.0
[Error 19:57:22] Subversion update failed.
[Error 19:57:22] Failed to update the 'freebsd_texlive' ports tree.

machine has not been updated since 05/27, I read entry:

20130619:
  AFFECTS: users of devel/subversion
  AUTHOR: oha...@freebsd.org

  devel/subversion has been upgraded from 1.7.10 to 1.8.0

  If you want to upgrade, and use http/https access to repositories,
  please check, that the SERF option is enabled, as NEON support
  is gone. Also, mod_dontdothat and svnauthz_validate are
  now enabled with one option TOOLS, among other new tools
  and SVNMUCC is enabled always.

  subversion-1.7.x is available as devel/subversion17

  To stay on subversion-1.7.x set in /etc/make.conf
  WITH_SUBVERSION_VER=17
  and use the following command

  # pkg set -o devel/subversion:devel/subversion17

  or

  # portmaster -o devel/subversion17 devel/subversion


I configured subversion to use serf option and tried it.

Thanks for advice/ideas  suggestions.

Best Regards,


Antonio
___
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


Re: Shared object libaprutil-1.so.4 not found, required by libserf-1.so.0

2013-09-11 Thread Matthew Seaman
On 11/09/2013 21:03, Antonio Olivares wrote:
 [Info  19:57:22] Updating 'freebsd_texlive' source ports tree with method 
 'svn'.
 Shared object libaprutil-1.so.4 not found, required by libserf-1.so.0
 [Error 19:57:22] Subversion update failed.
 [Error 19:57:22] Failed to update the 'freebsd_texlive' ports tree.

Yeah -- you need to update or install the package that provides
libaprutil-1.so.  If you're using pkg(8) against a package repository
rather than compiling your own, you could use:

pkg check -d subversion-1.8.3

For portmaster dependencies should be auto-updated when you run

portmaster devel/subversion

It might be useful to run

portmaster --force-config -f devel/subversion

so you can recheck all the options settings of dependencies, but this
will rebuild portmaster and everything it depends on.

Cheers,

Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.

PGP: http://www.infracaninophile.co.uk/pgpkey
JID: matt...@infracaninophile.co.uk



signature.asc
Description: OpenPGP digital signature