Gentoo Archives: gentoo-user

From: Rod <Rod@×××××××.au>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Emerge not updating the Installed database
Date: Tue, 14 Jul 2015 08:55:34
Message-Id: 55A4CE78.2050100@Rods.id.au
1 Hi List,
2
3 I have just updated MythTV, but when I do `emerge -s mythtv` I get
4 the previous version is the installed version
5
6 # emerge -s mythtv
7
8 [ Results for search key : mythtv ]
9 Searching...
10
11 * media-tv/mythtv
12 Latest version available: 0.27.5_p20150627
13 Latest version installed: 0.27.4_p20150124
14 Size of files: 83,658 KiB
15 Homepage: http://www.mythtv.org
16 Description: Homebrew PVR project
17 License: GPL-2
18
19
20 Yet, when I scroll up further, the correct version is installed (no
21 errors)
22
23 >>> Installing (1 of 1) media-tv/mythtv-0.27.5_p20150627::gentoo
24 * checking 2239 files for package collisions
25 1000 files checked ...
26 2000 files checked ...
27 >>> Merging media-tv/mythtv-0.27.5_p20150627 to /
28 <snip>
29 * Messages for package media-tv/mythtv-0.27.5_p20150627:
30
31 # ls -la /usr/share/doc/mythtv-0.27.5_p20150627/
32 total 60
33 drwxr-xr-x 2 root root 4096 Jul 14 18:33 .
34 drwxr-xr-x 1007 root root 36864 Jul 11 12:46 ..
35 -rw-r--r-- 1 root root 1676 Jul 14 18:33 AUTHORS.bz2
36 -rw-r--r-- 1 root root 4833 Jul 14 18:33 keys.txt.bz2
37 -rw-r--r-- 1 root root 1610 Jul 14 18:33 README.bz2
38 -rw-r--r-- 1 root root 969 Jul 14 18:33 UPGRADING.bz2
39
40
41 So, 0.27.5 is installed, yet emerge -s tells me its 0.27.4 is the
42 current install?
43
44
45 # mythfrontend --version
46 Please attach all output as a file in bug reports.
47 MythTV Version : 9498257571e8158926b60a0eefc74568c4436823
48 MythTV Branch : fixes/0.27
49 Network Protocol : 77
50 Library API : 0.27.20150622-1
51 QT Version : 4.8.4
52
53
54 --
55 ---
56
57 Regards,
58
59 Rod Smart

Replies

Subject Author
[gentoo-user] Re: Emerge not updating the Installed database walt <w41ter@×××××.com>