Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[gentoo-user] Spurious warnings?

0 views
Skip to first unread message

Michael Higgins

unread,
Jun 30, 2009, 2:10:13 PM6/30/09
to

Here's an example of a (possibly) useless log warning. I say useless because I don't know (how would I?) whether this was updated from version 0.30 or not.

I get these kinds of messages regularly. Sometimes, I say, "right. I did that last week, why is it telling me again?".

How do others know if a warning applies after any system/world update?

LOG: postinst

The database format has changed between 0.30 and 0.40.
You may need to update all your local databases and caches.
To do so, please run the following commands:
(for each user) $ update-mime-database ~/.local/share/mime/
(as root) # update-mime-database /usr/local/share/mime/


--
|\ /| | | ~ ~
| \/ | |---| `|` ?
| |ichael | |iggins \^ /
michael.higgins[at]evolone[dot]org

Alan McKinnon

unread,
Jun 30, 2009, 2:40:14 PM6/30/09
to
On Tuesday 30 June 2009 19:58:40 Michael Higgins wrote:
> Here's an example of a (possibly) useless log warning. I say useless
> because I don't know (how would I?) whether this was updated from version
> 0.30 or not.
>
> I get these kinds of messages regularly. Sometimes, I say, "right. I did
> that last week, why is it telling me again?".
>
> How do others know if a warning applies after any system/world update?
>
> LOG: postinst
>
> The database format has changed between 0.30 and 0.40.
> You may need to update all your local databases and caches.
> To do so, please run the following commands:
> (for each user) $ update-mime-database ~/.local/share/mime/
> (as root) # update-mime-database /usr/local/share/mime/

portage doesn't have a mechanism to tell you to do something and then record
that you did in fact do it. So it always tells you to do something.

We often attempt to ascribe human intelligence to software.
It's a side-effect of being human. Be alert for it :-)

--
alan dot mckinnon at gmail dot com

Neil Bothwick

unread,
Jun 30, 2009, 3:00:13 PM6/30/09
to
On Tue, 30 Jun 2009 10:58:40 -0700, Michael Higgins wrote:

> How do others know if a warning applies after any system/world update?
>
> LOG: postinst
>
> The database format has changed between 0.30 and 0.40.
> You may need to update all your local databases and caches.
> To do so, please run the following commands:
> (for each user) $ update-mime-database ~/.local/share/mime/
> (as root) # update-mime-database /usr/local/share/mime/

genlop -u pkgname will show you the version that was unmerged and the new
version. It's up to you to decide which side of 0.30 and 0.40 they lie.


--
Neil Bothwick

"You summoned me, Captain?!" said Earl Grey, hotly.

signature.asc

Philip Webb

unread,
Jun 30, 2009, 3:20:11 PM6/30/09
to
090630 Alan McKinnon wrote:
> We often attempt to ascribe human intelligence to software.
> It's a side-effect of being human. Be alert for it :-)

One for my commonplace book (smile) !

--
========================,,============================================
SUPPORT ___________//___, Philip Webb
ELECTRIC /] [] [] [] [] []| Cities Centre, University of Toronto
TRANSIT `-O----------O---' purslowatchassdotutorontodotca

Michael Higgins

unread,
Jul 3, 2009, 12:00:17 PM7/3/09
to
On Tue, 30 Jun 2009 19:51:52 +0100
Neil Bothwick <ne...@digimed.co.uk> wrote:

> On Tue, 30 Jun 2009 10:58:40 -0700, Michael Higgins wrote:
>
> > How do others know if a warning applies after any system/world
> > update?
> >
> > LOG: postinst
> >
> > The database format has changed between 0.30 and 0.40.
> > You may need to update all your local databases and caches.
> > To do so, please run the following commands:
> > (for each user) $ update-mime-database ~/.local/share/mime/
> > (as root) # update-mime-database /usr/local/share/mime/
>
> genlop -u pkgname will show you the version that was unmerged and the
> new version. It's up to you to decide which side of 0.30 and 0.40
> they lie.
>
>

Ah, very cool indeed! Thanks, Neil.

Cheers,

0 new messages