Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Nov 2010 01:37:00 +0000
From:      Julien Laffaye <kimelto@gmail.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: libsoup
Message-ID:  <4CEF0F3C.8080309@gmail.com>
In-Reply-To: <201011251916.46140.lumiwa@gmail.com>
References:  <201011251916.46140.lumiwa@gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 11/26/2010 01:16, ajtiM wrote:
> Hi!
>
> I installed libsoup with portmaster (update) but whenever I run portmaster -a
> every time I installed libsoup again.
> Code:
>
>    
>>>> The devel/gir-repository-libsoup port moved to devel/libsoup
>>>> Reason: merged into libsoup
>>>>          
> As I red on FreeBSD forum I ran a:
> grep "^@pkgdep" /var/db/pkg/*/+CONTENTS | awk '{ if (NF != 2) { print $1 } }'
> | cut -d':' -f1
>
> and I reinstall K3b-KDE4 but after portmaster -a  there were libsoup again.
> In the /usr/ports/devel I have
> gir-repository and gir-reposit-libnotify still.
>
> After suggestion on FreeBSD forum I ran:
> pkg_delete -f gir-repository-libsoup-0.6.5_5
>
> and reinstall libsoup again but now I have a problem with dependencies:
> ===>>>  Updating dependency entry for libsoup-2.32.1 in each dependent port
>          ===>>>  devel/gir-repository-libsoup is listed as a dependency
>          ===>>>  but there is no installed version
>
>          ===>>>  Try portmaster --check-depends
>
>          ===>>>  devel/gir-repository-libsoup is listed as a dependency
>          ===>>>  but there is no installed version
>
>          ===>>>  Try portmaster --check-depends
>
>          ===>>>  devel/gir-repository-libsoup is listed as a dependency
>          ===>>>  but there is no installed version
>
>          ===>>>  Try portmaster --check-depends
>
>          ===>>>  devel/gir-repository-libsoup is listed as a dependency
>          ===>>>  but there is no installed version
>
>          ===>>>  Try portmaster --check-depends
>
>          ===>>>  devel/gir-repository-libsoup is listed as a dependency
>          ===>>>  but there is no installed version
>
>          ===>>>  Try portmaster --check-depends
>
>          ===>>>  devel/gir-repository-libsoup is listed as a dependency
>          ===>>>  but there is no installed version
>
>          ===>>>  Try portmaster --check-depends
>
>          ===>>>  devel/gir-repository-libsoup is listed as a dependency
>          ===>>>  but there is no installed version
>
>          ===>>>  Try portmaster --check-depends
>
>          ===>>>  devel/gir-repository-libsoup is listed as a dependency
>          ===>>>  but there is no installed version
>
>          ===>>>  Try portmaster --check-depends
>
>          ===>>>  devel/gir-repository-libsoup is listed as a dependency
>          ===>>>  but there is no installed version
>
>          ===>>>  Try portmaster --check-depends
>
>
> ===>>>  Re-installation of libsoup-2.32.1 complete
>
> and
> pkg_info | grep libsoup
> pkg_info: corrupted record (pkgdep line without argument), ignoring
> pkg_info: corrupted record (pkgdep line without argument), ignoring
> pkg_info: corrupted record (pkgdep line without argument), ignoring
> pkg_info: corrupted record (pkgdep line without argument), ignoring
> pkg_info: corrupted record (pkgdep line without argument), ignoring
> pkg_info: corrupted record (pkgdep line without argument), ignoring
> pkg_info: corrupted record (pkgdep line without argument), ignoring
> pkg_info: corrupted record (pkgdep line without argument), ignoring
> libsoup-2.32.1      A SOAP (Simple Object Access Protocol) implementation in C
> libsoup-gnome-2.32.1 A SOAP (Simple Object Access Protocol) implementation in
> C
> pkg_info: corrupted record (pkgdep line without argument), ignoring
>
> Thanks in advance.
>    
Did you try ``portmaster --check-depend'' ?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4CEF0F3C.8080309>