* [gentoo-user] emerge confused about gnome-icon-theme version?
@ 2006-12-29 14:25 Daniel D Jones
2006-12-30 23:59 ` Daniel D Jones
0 siblings, 1 reply; 5+ messages in thread
From: Daniel D Jones @ 2006-12-29 14:25 UTC (permalink / raw
To: gentoo-user
root@Merlin:/ # emerge -s gnome-icon-theme
Searching...
[ Results for search key : gnome-icon-theme ]
[ Applications found : 1 ]
* x11-themes/gnome-icon-theme
Latest version available: 2.16.1
Latest version installed: 2.16.1
Size of files: 2,432 kB
Homepage: http://www.gnome.org/
Description: GNOME 2 default icon themes
License: GPL-2
So it appears I have gnome-icon-theme 2.16.1 installed. However, when I
attempt to install gnome-applets, I get the following error:
root@Merlin:/ # emerge gnome-applets
Calculating dependencies... done!
>>> Emerging (1 of 1) gnome-base/gnome-applets-2.16.2 to /
...
<Checks deleted>
...
checking for GIT... configure: error: Package requirements (gnome-icon-theme
>= 2.15.91) were not met:
Requested 'gnome-icon-theme >= 2.15.91' but version of gnome-icon-theme is
2.10.1
Something is confused somewhere about the version of gnome-icon-theme
installed. I've resynced and reemerged gnome-icon-theme with no success.
Any suggestions?
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] emerge confused about gnome-icon-theme version?
2006-12-29 14:25 [gentoo-user] emerge confused about gnome-icon-theme version? Daniel D Jones
@ 2006-12-30 23:59 ` Daniel D Jones
2006-12-31 10:27 ` Mark M
2006-12-31 12:58 ` Bo Ørsted Andresen
0 siblings, 2 replies; 5+ messages in thread
From: Daniel D Jones @ 2006-12-30 23:59 UTC (permalink / raw
To: gentoo-user
On Friday 29 December 2006 09:25, Daniel D Jones wrote:
> root@Merlin:/ # emerge -s gnome-icon-theme
> Searching...
> [ Results for search key : gnome-icon-theme ]
> [ Applications found : 1 ]
>
> * x11-themes/gnome-icon-theme
> Latest version available: 2.16.1
> Latest version installed: 2.16.1
...
>root@Merlin:/ # emerge gnome-applets
> Emerging (1 of 1) gnome-base/gnome-applets-2.16.2 to
...
> checking for GIT... configure: error: Package requirements
> (gnome-icon-theme >= 2.15.91) were not met:
> Requested 'gnome-icon-theme >= 2.15.91' but version of gnome-icon-theme is
> 2.10.1
>
> Something is confused somewhere about the version of gnome-icon-theme
> installed. I've resynced and reemerged gnome-icon-theme with no success.
> Any suggestions?
It appears no one has any suggestions. Can someone perhaps tell me how
portage goes about determining the installed version to give me a direction
to start trying to figure this out.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] emerge confused about gnome-icon-theme version?
2006-12-30 23:59 ` Daniel D Jones
@ 2006-12-31 10:27 ` Mark M
2006-12-31 10:41 ` Kent Fredric
2006-12-31 12:58 ` Bo Ørsted Andresen
1 sibling, 1 reply; 5+ messages in thread
From: Mark M @ 2006-12-31 10:27 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1409 bytes --]
On 12/31/06, Daniel D Jones <ddjones@riddlemaster.org> wrote:
>
> On Friday 29 December 2006 09:25, Daniel D Jones wrote:
> > root@Merlin:/ # emerge -s gnome-icon-theme
> > Searching...
> > [ Results for search key : gnome-icon-theme ]
> > [ Applications found : 1 ]
> >
> > * x11-themes/gnome-icon-theme
> > Latest version available: 2.16.1
> > Latest version installed: 2.16.1
> ...
> >root@Merlin:/ # emerge gnome-applets
> > Emerging (1 of 1) gnome-base/gnome-applets-2.16.2 to
> ...
> > checking for GIT... configure: error: Package requirements
> > (gnome-icon-theme >= 2.15.91) were not met:
> > Requested 'gnome-icon-theme >= 2.15.91' but version of gnome-icon-theme
> is
> > 2.10.1
> >
> > Something is confused somewhere about the version of gnome-icon-theme
> > installed. I've resynced and reemerged gnome-icon-theme with no
> success.
> > Any suggestions?
>
> It appears no one has any suggestions. Can someone perhaps tell me how
> portage goes about determining the installed version to give me a
> direction
> to start trying to figure this out.
>
> --
> gentoo-user@gentoo.org mailing list
>
> Hi there,
All installed packages are recorded in /var/db/pkg
so in your case you can check /var/db/pkg/x11-themes/
for gnome-icon-theme packages installed.
Maybe stating the obvious here, but have you tried to remove and then
install gnome-icon-theme again?
Happy new year all !!!
[-- Attachment #2: Type: text/html, Size: 2029 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] emerge confused about gnome-icon-theme version?
2006-12-31 10:27 ` Mark M
@ 2006-12-31 10:41 ` Kent Fredric
0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2006-12-31 10:41 UTC (permalink / raw
To: gentoo-user
On 12/31/06, Mark M <makalsky@gmail.com> wrote:
>
>
>
>
> On 12/31/06, Daniel D Jones <ddjones@riddlemaster.org> wrote:
> > On Friday 29 December 2006 09:25, Daniel D Jones wrote:
> > > root@Merlin:/ # emerge -s gnome-icon-theme
> > > Searching...
> > > [ Results for search key : gnome-icon-theme ]
> > > [ Applications found : 1 ]
> > >
> > > * x11-themes/gnome-icon-theme
> > > Latest version available: 2.16.1
> > > Latest version installed: 2.16.1
> > ...
> > >root@Merlin:/ # emerge gnome-applets
> > > Emerging (1 of 1) gnome-base/gnome-applets-2.16.2 to
> > ...
> > > checking for GIT... configure: error: Package requirements
> > > (gnome-icon-theme >= 2.15.91) were not met:
> > > Requested 'gnome-icon-theme >= 2.15.91' but version of gnome-icon-theme is
> > > 2.10.1
> > >
> > > Something is confused somewhere about the version of gnome-icon-theme
> > > installed. I've resynced and reemerged gnome-icon-theme with no success.
> > > Any suggestions?
> >
> > It appears no one has any suggestions. Can someone perhaps tell me how
> > portage goes about determining the installed version to give me a direction
> > to start trying to figure this out.
> >
> > --
> > gentoo-user@gentoo.org mailing list
> >
> >
>
> Hi there,
> All installed packages are recorded in /var/db/pkg
> so in your case you can check /var/db/pkg/x11-themes/
> for gnome-icon-theme packages installed.
>
> Maybe stating the obvious here, but have you tried to remove and then install gnome-icon-theme again?
" I've resynced and reemerged gnome-icon-theme with no success. "
>
> Happy new year all !!!
>
>
Try :
"pkg-config gnome-icon-theme --modversion"
if that reports a wrong number then you may have an old pkgconfig file
lying around making it go nuts.
For some odd reason i notice the gnome-icon-theme package-config files
not being in their standard /usr/lib/pkgconfig but in
/usr/share/pkgconfig with about 2 other files ( gtk-doc ,
icon-naming-utils ) and I wonder why. But cat any flles matching
"gnome-icon-theme.pc" in both those dirs and if you have more than
one, then that could be your problem, and deleting the older one
-should- do the trick.
--
/<ent Fredric
(aka theJackal)
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [gentoo-user] emerge confused about gnome-icon-theme version?
2006-12-30 23:59 ` Daniel D Jones
2006-12-31 10:27 ` Mark M
@ 2006-12-31 12:58 ` Bo Ørsted Andresen
1 sibling, 0 replies; 5+ messages in thread
From: Bo Ørsted Andresen @ 2006-12-31 12:58 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1918 bytes --]
On Sunday 31 December 2006 00:59, Daniel D Jones wrote:
> On Friday 29 December 2006 09:25, Daniel D Jones wrote:
> > root@Merlin:/ # emerge -s gnome-icon-theme
> > Searching...
> > [ Results for search key : gnome-icon-theme ]
> > [ Applications found : 1 ]
> >
> > * x11-themes/gnome-icon-theme
> > Latest version available: 2.16.1
> > Latest version installed: 2.16.1
>
> ...
>
> >root@Merlin:/ # emerge gnome-applets
> > Emerging (1 of 1) gnome-base/gnome-applets-2.16.2 to
>
> ...
>
> > checking for GIT... configure: error: Package requirements
> > (gnome-icon-theme >= 2.15.91) were not met:
> > Requested 'gnome-icon-theme >= 2.15.91' but version of gnome-icon-theme
> > is 2.10.1
> >
> > Something is confused somewhere about the version of gnome-icon-theme
> > installed. I've resynced and reemerged gnome-icon-theme with no success.
> > Any suggestions?
>
> It appears no one has any suggestions. Can someone perhaps tell me how
> portage goes about determining the installed version to give me a direction
> to start trying to figure this out.
This isn't exactly portage determining the installed version of
gnome-icon-theme. It's the configure script of gnome-applets which is unaware
of the existance of portage checking the environment before the actual compile.
It uses the return value of:
# pkg-config --exists --print-errors "gnome-icon-theme >= 2.15.91"
to determine whether it's requirement is fulfilled.
Maybe you have some orphaned pkg-config file (.pc) as Kent suggests. The output
of e.g.:
# pkg-config --debug --modversion gnome-icon-theme 2>&1 | grep gnome-icon-theme
will tell you where the .pc file is. If you have app-portage/gentoolkit
installed you can use `equery belongs $FILE` to see if it's orphaned (i.e.
if it belongs to no package.). Orphaned files like that can be safely deleted.
HtH.
--
Bo Andresen
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2006-12-31 13:03 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-29 14:25 [gentoo-user] emerge confused about gnome-icon-theme version? Daniel D Jones
2006-12-30 23:59 ` Daniel D Jones
2006-12-31 10:27 ` Mark M
2006-12-31 10:41 ` Kent Fredric
2006-12-31 12:58 ` Bo Ørsted Andresen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox