Date: Thu, 25 Nov 2010 19:16:45 -0600 From: ajtiM <lumiwa@gmail.com> To: freebsd-ports@freebsd.org Subject: libsoup Message-ID: <201011251916.46140.lumiwa@gmail.com>
next in thread | raw e-mail | index | archive | help
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. Mitja -------- http://jpgmag.com/people/lumiwa
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201011251916.46140.lumiwa>