You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to change the background of the login screen by installing regolith-gdm3-theme.
Then I have this error
'''
dpkg: error processing archive /var/cache/apt/archives/regolith-gdm3-theme_2.0.0-1ubuntu1ppa1
_amd64.deb (--unpack):
trying to overwrite '/usr/share/backgrounds/lucas-bellator-C0OD8OM-oM0-unsplash.jpg', which i
s also in package regolith-lightdm-config 1.0.6-1
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
update-alternatives: error: no alternatives for gdm3.css
dpkg: error while cleaning up:
new regolith-gdm3-theme package post-removal script subprocess returned error exit status 2
Errors were encountered while processing:
/var/cache/apt/archives/regolith-gdm3-theme_2.0.0-1ubuntu1ppa1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
'''
Then I try 'sudo dpkg --configure -a' and 'sudo apt-get install -f.' It does not work and shows the same error.
Now I am trying to remove it.
'''
dpkg: error processing package regolith-gdm3-theme (--remove):
package is in a very bad inconsistent state; you should
reinstall it before attempting a removal
dpkg: too many errors, stopping
Errors were encountered while processing:
regolith-gdm3-theme
Processing was halted because there were too many errors.
E: Sub-process /usr/bin/dpkg returned an error code (1)
'''
Do you have any recommendations on how to fix it?
Thank you!
Meen
The text was updated successfully, but these errors were encountered:
Hi @teeratornk , sorry for the delay, I was on a vacation. If you installed Regolith via ISO (not PPA), then lightdm is the display manager and you will need to use lightdm packages to customize it. If you installed Regolith via PPA and are using gdm3, any other gdm3 package should work.
I'm guessing that since the postinst script failed for you, you are using the lightdm display manager and if so please try out other gtk-based lightdm themes.
Hi,
I am using regolith 1.4.1.
I was trying to change the background of the login screen by installing regolith-gdm3-theme.
Then I have this error
'''
dpkg: error processing archive /var/cache/apt/archives/regolith-gdm3-theme_2.0.0-1ubuntu1
ppa1ppa1_amd64.deb_amd64.deb (--unpack):
trying to overwrite '/usr/share/backgrounds/lucas-bellator-C0OD8OM-oM0-unsplash.jpg', which i
s also in package regolith-lightdm-config 1.0.6-1
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
update-alternatives: error: no alternatives for gdm3.css
dpkg: error while cleaning up:
new regolith-gdm3-theme package post-removal script subprocess returned error exit status 2
Errors were encountered while processing:
/var/cache/apt/archives/regolith-gdm3-theme_2.0.0-1ubuntu1
E: Sub-process /usr/bin/dpkg returned an error code (1)
'''
Then I try 'sudo dpkg --configure -a' and 'sudo apt-get install -f.' It does not work and shows the same error.
Now I am trying to remove it.
'''
dpkg: error processing package regolith-gdm3-theme (--remove):
package is in a very bad inconsistent state; you should
reinstall it before attempting a removal
dpkg: too many errors, stopping
Errors were encountered while processing:
regolith-gdm3-theme
Processing was halted because there were too many errors.
E: Sub-process /usr/bin/dpkg returned an error code (1)
'''
Do you have any recommendations on how to fix it?
Thank you!
Meen
The text was updated successfully, but these errors were encountered: