Date: Thu, 25 Nov 2010 20:37:25 -0600 From: ajtiM <lumiwa@gmail.com> To: freebsd-ports@freebsd.org Cc: Julien Laffaye <kimelto@gmail.com> Subject: Re: libsoup Message-ID: <201011252037.25583.lumiwa@gmail.com> In-Reply-To: <4CEF0F3C.8080309@gmail.com> References: <201011251916.46140.lumiwa@gmail.com> <4CEF0F3C.8080309@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 25 November 2010 19:37:00 Julien Laffaye wrote: > 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'' ? > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" Yes, I did but I didn't do anything yet. When it asked me for example: Checking gimp-2.6.11,2 ===>>> devel/gir-repository-libsoup is listed as a dependency ===>>> but there is no installed version ===>>> Delete this dependency data? y/n [n] Do I need delete this dependency and reinstall port, please? Also: grep "^@pkgdep" /var/db/pkg/*/+CONTENTS | awk '{ if (NF != 2) { print $1 } }' | cut -d':' -f1 /var/db/pkg/gimp-2.6.11,2/+CONTENTS /var/db/pkg/gimp-greycstoration-0.2.0_6/+CONTENTS /var/db/pkg/gimp-gutenprint-5.2.4_2/+CONTENTS /var/db/pkg/gimp-lqr-plugin-0.6.1_4/+CONTENTS /var/db/pkg/gimp-save-for-web-0.29.0_2/+CONTENTS /var/db/pkg/ufraw-0.17_1/+CONTENTS Thanks. Mitja -------- http://jpgmag.com/people/lumiwa
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011252037.25583.lumiwa>