[ Solved ]( bug reported ) icons change after update

This forum is dedicated to testing early releases and cauldron : Howtos, tips, tricks and user global feedback and thoughts...

Helpful tip :
For bugs tracking we use : https://bugs.mageia.org = The Mageia Bug Tracker
In this bug tracker you'll find already reported bugs and you'll be able to report those you have found....

[ Solved ]( bug reported ) icons change after update

Postby benmc » Aug 26th, '14, 06:26

yesterday updated 3 packages.
unfortunately I was pre-occupied and didn't take note of their names. the first one was task-meta, then 3 others.
some, not all, .iso files have now changed their icons to a text file icon.

rpm -qa --last gives installation date of the system and any programmes later installed but not updates.
how or where can I find the names of those last 3 updates?

TIA

Benmc
Last edited by benmc on Feb 18th, '15, 11:22, edited 2 times in total.
benmc
 
Posts: 1213
Joined: Sep 2nd, '11, 12:45
Location: Pirongia, New Zealand

Re: update not " magic "

Postby doktor5000 » Aug 26th, '14, 07:45

Please check our software management MAQeia for more information on this.

A more fine-grained history (for all packages since Mageia installation) including which program triggered installation/removal can be seen with
Code: Select all
journalctl -a --no-pager | grep -F "[RPM]"


same as above, but limited to all packages installation/removal since the last two boots:
Code: Select all
journalctl -a -b-2 --no-pager | grep -F "[RPM]"
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18052
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: update not " magic "

Postby benmc » Aug 26th, '14, 08:39

thanks Doktor

Code: Select all
journalctl -a --no-pager | grep -F "[RPM]"
, needed to be run as root - long day.......

now to find which updated package caused :
update.png
update.png (9.31 KiB) Viewed 1528 times

then to file a bug report
benmc
 
Posts: 1213
Joined: Sep 2nd, '11, 12:45
Location: Pirongia, New Zealand

Re: [ bug reported ] icons change after update

Postby doktor5000 » Aug 26th, '14, 20:20

Does not need to run as root: https://wiki.mageia.org/en/Mageia_4_Errata#journalctl
Also if you take a look at the second command, you could limit it to the last or second-to-last reboot.

FWIW journalctl without parameters will query the log since day 1, and depending on the log size that means loading multiple GBs of log from disk and parsing them.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18052
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: [ bug reported ] icons change after update

Postby Ken-Bergen » Aug 26th, '14, 21:41

That link is for Mageia4, perhaps changes happened in Cauldron?

Here journalctl run as a user lists only things that happened as that user. "1,060" lines.
Run as root it lists everything. "10,640" lines.
As only root can install packages the commands you gave Ben run as a user return nothing, at least for Ben and me.
Ken
Ken-Bergen
 
Posts: 1019
Joined: Mar 30th, '11, 02:45
Location: Chilliwack, BC, Canada

Re: [ bug reported ] icons change after update

Postby doktor5000 » Aug 26th, '14, 22:13

Nope, no changes in cauldron compared to Mageia 4 - if you add your user to systemd-journal group, that is the same effect as running journalctl as root.
That's what I meant by you don't need to run it as root. Problem is if I add millions of detail explanations to the MAQeia, it will be endlessly long, and not be that helpful anymore.
Added a short hint to the MAQeia.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18052
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: [ bug reported ] icons change after update

Postby Ken-Bergen » Aug 26th, '14, 23:19

doktor5000 wrote:Nope, no changes in cauldron compared to Mageia 4 - if you add your user to systemd-journal group, that is the same effect as running journalctl as root.
I might add that adding or removing groups to your user requires logging out and back in for it to take effect.

I can understand Ben's and my confusion as you gave us two commands but no instructions on how to use them as a user.
Ken
Ken-Bergen
 
Posts: 1019
Joined: Mar 30th, '11, 02:45
Location: Chilliwack, BC, Canada


Return to Testing : Alpha, Beta, RC and Cauldron

Who is online

Users browsing this forum: No registered users and 1 guest

cron