You are not logged in.

#1 2020-10-08 19:48:37

jwtiyar
Member
From: Kurdistan
Registered: 2013-01-25
Posts: 62

[SOLVED] i can't login after removing fish and pacman -Syuu

hey
after i removed fish and updating with - Syuu then rebooting in login screen i type the correct passwd but shows me that password incorrect, what i did wrong?
pacman -Syuu is the problem?

Last edited by jwtiyar (2020-10-08 21:15:22)

Offline

#2 2020-10-08 20:31:37

loqs
Member
Registered: 2014-03-06
Posts: 19,043

Re: [SOLVED] i can't login after removing fish and pacman -Syuu

Was fish the login shell for the user that can not log in?  What was in the update? (/var/log/pacman.log)
Can you log in as a different user?  If you can not log in as any user you can chroot in to access logs.
Edit:
Did you intentionally perform a downgrade by using `pacman -Syuu` instead of `pacman -Syu`?

Last edited by loqs (2020-10-08 20:57:28)

Offline

#3 2020-10-08 20:57:26

jwtiyar
Member
From: Kurdistan
Registered: 2013-01-25
Posts: 62

Re: [SOLVED] i can't login after removing fish and pacman -Syuu

loqs wrote:

Was fish the login shell for the user that can not log in?  What was in the update? (/var/log/pacman.log)
Can you log in as a different user?  If you can not log in as any user you can chroot in to access logs.

yes fish was default shell, i can't remember what was there in the update.
i cant post the output because iam on mobile cant transfere it.

i can login with root in tty2 just my user can't log in.

Offline

#4 2020-10-08 20:58:26

loqs
Member
Registered: 2014-03-06
Posts: 19,043

Re: [SOLVED] i can't login after removing fish and pacman -Syuu

From root use `chsh`.  See `man chsh` for the details.

Offline

#5 2020-10-08 21:00:46

jwtiyar
Member
From: Kurdistan
Registered: 2013-01-25
Posts: 62

Re: [SOLVED] i can't login after removing fish and pacman -Syuu

loqs wrote:

From root use `chsh`.  See `man chsh` for the details.

i have to change to what shell?
some instruction if you can.

Offline

#6 2020-10-08 21:05:40

jwtiyar
Member
From: Kurdistan
Registered: 2013-01-25
Posts: 62

Re: [SOLVED] i can't login after removing fish and pacman -Syuu

loqs wrote:

From root use `chsh`.  See `man chsh` for the details.

Thank you i changed it to /bin/zsh after reboot logged in automatically no login screen, why?

Offline

#7 2020-10-08 21:08:29

loqs
Member
Registered: 2014-03-06
Posts: 19,043

Re: [SOLVED] i can't login after removing fish and pacman -Syuu

If it is just for that user,  what does that user start on login?

Offline

#8 2020-10-08 21:10:13

jwtiyar
Member
From: Kurdistan
Registered: 2013-01-25
Posts: 62

Re: [SOLVED] i can't login after removing fish and pacman -Syuu

loqs wrote:

If it is just for that user,  what does that user start on login?

before lightdm come i type my password for user jwtiyar and login, now it logging automatically.

Offline

#9 2020-10-08 21:13:41

loqs
Member
Registered: 2014-03-06
Posts: 19,043

Re: [SOLVED] i can't login after removing fish and pacman -Syuu

If you do not want lightdm to start on boot.  Boot to multi-user.target then disable lightdm.service.
If you do not want lightdm to automatically login a user revert the changes from LightDM#Enabling_autologin.

Offline

#10 2020-10-08 21:14:58

jwtiyar
Member
From: Kurdistan
Registered: 2013-01-25
Posts: 62

Re: [SOLVED] i can't login after removing fish and pacman -Syuu

loqs wrote:

If you do not want lightdm to start on boot.  Boot to multi-user.target then disable lightdm.service.
If you do not want lightdm to automatically login a user revert the changes from LightDM#Enabling_autologin.

Thank you very much bro.

Offline

Board footer

Powered by FluxBB