LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   replace breath icon theme in system update is a must ? Having problem with pacman -Syu (https://www.linuxquestions.org/questions/linux-newbie-8/replace-breath-icon-theme-in-system-update-is-a-must-having-problem-with-pacman-syu-4175705091/)

andrewysk 12-18-2021 02:17 AM

replace breath icon theme in system update is a must ? Having problem with pacman -Syu
 
Code:

$ sudo pacman -Syu
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
:: Starting full system upgrade...
:: Replace breath2-icon-themes with community/plasma5-themes-breath? [Y/n] n

Accept update of "breath icon theme" in system update is a must ? If i don't care any of this outward appearance stuff.
If i say NO to the useless icon themes update, will it be consider as PARTIAL system update (which is to say NO GOOD by arch ?) ?

Thx

ondoho 12-18-2021 02:41 AM

Quote:

Originally Posted by andrewysk (Post 6310501)
Code:

$ sudo pacman -Syu
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
:: Starting full system upgrade...
:: Replace breath2-icon-themes with community/plasma5-themes-breath? [Y/n] n

Accept update of "breath icon theme" in system update is a must ? If i don't care any of this outward appearance stuff.
If i say NO to the useless icon themes update, will it be consider as PARTIAL system update (which is to say NO GOOD by arch ?) ?

Thx

Try removing plasma5-themes-breath before the upgrade.

andrewysk 12-18-2021 03:09 AM

1 Attachment(s)
Quote:

Originally Posted by ondoho (Post 6310507)
Try removing plasma5-themes-breath before the upgrade.

Q1.
Can you please tell me, if i click "no" to NOT replace "breath2-icon-themes" during "pacman -Syu" does it consider as partial upgrade/ update ? will it causes breakage ?
if that is just some icon bitmap changes from a to b; then i don't have to update it, because i am fine with the existing icons.
Your direct reply will help me a lot, i can get the work done quicker.. as i don't need to take another route to this issue. Thanks

Q2.
I need to know so that i won't remove a theme that is in use; and cause more trouble than i can handle.

How do i know which Theme is currently in use ?
When i opened it, it shows not which is currently choosen/ in use.
Attachment 37878

ondoho 12-18-2021 09:10 AM

A1:
Technically yes
Unlikely (it's just a theme)

A2:
No idea, I don't use KDE. I though you don't care any of this outward appearance stuff?

andrewysk 12-18-2021 11:24 AM

Quote:

Originally Posted by ondoho (Post 6310596)
A1:
Technically yes
Unlikely (it's just a theme)

A2:
No idea, I don't use KDE. I though you don't care any of this outward appearance stuff?

Yes, i don't care about all these fancy icon and color theme stuff.. if i want fancy delusive stuff, i would go for windoze system already :p)


I just don't want it to break, and give me more work to do thus waste my time.

Linux suppose to be productive,.. but so far it has being only stiff learning curve to , not productive at all. lol. But i know it is just because i am a newbie.

tardy 12-18-2021 12:06 PM

Quote:

Originally Posted by andrewysk (Post 6310518)
Q1.
How do i know which Theme is currently in use ?
When i opened it, it shows not which is currently choosen/ in use.
Attachment 37878

That image shows that you are currently using the Breath2 2021 theme. See how it has a different color ring around it than all the others do? That shows that it is the current theme.

computersavvy 12-18-2021 12:07 PM

I wonder why you are so adamant about the theme. That update message is simply telling you that it is replacing an existing theme package with an update that has a newer name. The theme is already installed and storage space is allocated so there is no problem unless you (in your mind) make it a problem.

If that theme is in use then likely removing it will cause a problem. If not then no problem.

andrewysk 12-18-2021 01:54 PM

Quote:

Originally Posted by computersavvy (Post 6310657)
I wonder why you are so adamant about the theme.

I have a very bad past with theme update on EOS linux before..
The whole theme changed after update.. causing me no idea how to navigate in gui to system settings...
If not wrong, the upgrade of themes changes how windows shadow and colors of software appears to be.. And due to the upgrade, i have no idea where to change it , and i was in desperate to get work done.. Very very bad impression.. Hence when i saw themes i got spook out. i rather not having to face the same shit again.

andrewysk 12-18-2021 02:00 PM

2 Attachment(s)
Quote:

Originally Posted by tardy (Post 6310656)
That image shows that you are currently using the Breath2 2021 theme. See how it has a different color ring around it than all the others do? That shows that it is the current theme.

I don't think so.. the color different was most likely due to mouse hover over. I have taken another screenshot of the same thing.. there is not different in color around it this time.
Attachment 37888

Attachment 37889
The GUI is poorly made..

andrewysk 12-18-2021 05:05 PM

removing breath2-icon-themes breaks dependency required by manjaro-kde-settings-19.0
 
Quote:

Originally Posted by computersavvy (Post 6310657)
That update message is simply telling you that it is replacing an existing theme package with an update that has a newer name.


I allow it to replace, but it itself said will break dependency because KDE need it..
Am i suppose to change to other theme for it to upgrade/ update ?


Code:

$ sudo pacman -Syu
:: Synchronizing package databases...
 core                                                            168.9 KiB  816 KiB/s 00:00 [#######################################################] 100%
 extra                                                          1918.4 KiB  13.8 MiB/s 00:00 [#######################################################] 100%
 community                                                          6.8 MiB  20.3 MiB/s 00:00 [#######################################################] 100%
 multilib is up to date
:: Starting full system upgrade...
:: Replace breath2-icon-themes with community/plasma5-themes-breath? [Y/n] y
:: Replace plasma5-themes-breath2 with community/plasma5-themes-breath? [Y/n] y
:: Replace sddm-breath2-theme with community/sddm-breath-theme? [Y/n] y
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: removing breath2-icon-themes breaks dependency 'breath2-icon-themes' required by manjaro-kde-settings-19.0
:: removing plasma5-themes-breath2 breaks dependency 'plasma5-themes-breath2' required by manjaro-kde-settings-19.0


Tonus 12-19-2021 04:15 AM

How is it possible that people look at that "dependency resolution" thing as a feature ???

Isn't the 'community' prefix a clue ? It makes me think there's a conflict between 2 repos or a partial update of the mirror.

andrewysk 12-19-2021 11:56 AM

Quote:

Originally Posted by Tonus (Post 6310813)
How is it possible that people look at that "dependency resolution" thing as a feature ???

Isn't the 'community' prefix a clue ? It makes me think there's a conflict between 2 repos or a partial update of the mirror.

I dont get you. What do u meant ?

Tonus 12-19-2021 05:45 PM

Quote:

Replace plasma5-themes-breath2 with community/plasma5-themes-breath? [Y/n] y
By any chance, would the package be in both 'core' and 'comunity' repos ?

Another guess :
Are the repositories you are syncing from fully up-to-date ?

Anyway, I do not like automated depency resolution.

andrewysk 12-20-2021 09:10 AM

Quote:

Originally Posted by Tonus (Post 6310991)
By any chance, would the package be in both 'core' and 'comunity' repos ?

Another guess :
Are the repositories you are syncing from fully up-to-date ?

Anyway, I do not like automated depency resolution.

I see what you meant.

I don't know what happening. I have purposely Forced refresh "master package database" from the server so that they are up-to-date.

Code:

$ sudo pacman -Syy
:: Synchronizing package databases...
 core                  168.9 KiB  782 KiB/s 00:00 [##################] 100%
 extra                1918.1 KiB  13.0 MiB/s 00:00 [##################] 100%
 community              6.8 MiB  19.9 MiB/s 00:00 [##################] 100%
 multilib              176.5 KiB  3.02 MiB/s 00:00 [##################] 100%

It still the same.
Code:

$ sudo pacman -Syu
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
 multilib is up to date
:: Starting full system upgrade...
:: Replace breath2-icon-themes with community/plasma5-themes-breath? [Y/n]  n
:: Replace plasma5-themes-breath2 with community/plasma5-themes-breath? [Y/n] ^C
Interrupt signal received

What's wrong with it ? and What should i do then ?

Tonus 12-20-2021 10:22 AM

I'd try to comment the community repo in the config file before updating the database.

Have a look there for basic operations :
https://wiki.archlinux.org/title/Pacman/Rosetta


All times are GMT -5. The time now is 03:22 AM.