Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 May 2014 12:47:30 +0700
From:      Victor Sudakov <vas@mpeks.tomsk.su>
To:        freebsd-pkg@freebsd.org
Subject:   Re: "pkg upgrade" is trying to install phantom dependencies
Message-ID:  <20140522054730.GA82317@admin.sibptus.tomsk.ru>
In-Reply-To: <20140522051625.GA80949@admin.sibptus.tomsk.ru>
References:  <20140521043514.GD41900@admin.sibptus.tomsk.ru> <20140522051625.GA80949@admin.sibptus.tomsk.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
The same problem, a different view. Please see output below.
Who installed gettext and why? It's not required by any package:

[root@ftp ~] pkg upgrade -y
Updating repository catalogue
Upgrades have been requested for the following 5 packages:

        Installing gettext: 0.18.3.1_1 [sibptus]
        Upgrading py27-subversion: 1.8.8_2 -> 1.8.9 [sibptus]
        Upgrading sqlite3: 3.8.4.2 -> 3.8.4.3 [sibptus]
        Upgrading subversion: 1.8.8_2 -> 1.8.9 [sibptus]
        Upgrading vim-lite: 7.4.265 -> 7.4.281 [FreeBSD]

The upgrade will require 9 MB more space

9 MB to be downloaded
gettext-0.18.3.1_1.txz              100% 2066KB   2.0MB/s   2.0MB/s   00:00
py27-subversion-1.8.9.txz           100%  525KB 525.3KB/s 525.3KB/s   00:00
sqlite3-3.8.4.3.txz                 100%  629KB 629.3KB/s 629.3KB/s   00:00
subversion-1.8.9.txz                100% 2138KB   2.1MB/s   2.1MB/s   00:00
vim-lite-7.4.281.txz                100% 4643KB   1.5MB/s   1.3MB/s   00:03
Checking integrity... done
[1/5] Installing gettext-0.18.3.1_1... done
[2/5] Upgrading py27-subversion from 1.8.8_2 to 1.8.9... done
[3/5] Upgrading sqlite3 from 3.8.4.2 to 3.8.4.3... done
[4/5] Upgrading subversion from 1.8.8_2 to 1.8.9... done
[5/5] Upgrading vim-lite from 7.4.265 to 7.4.281... done
[root@ftp ~] pkg info -r gettext
gettext-0.18.3.1_1:
[root@ftp ~]
[root@ftp ~] pkg autoremove
Deinstallation has been requested for the following 1 packages:

        gettext-0.18.3.1_1

The deinstallation will free 9 MB

Proceed with deinstalling packages [y/N]: y
[1/1] Deleting gettext-0.18.3.1_1... done
[root@ftp ~]

Why does pkg bother to install gettext at all?

-- 
Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
sip:sudakov@sibptus.tomsk.ru



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