No GUI at boot after disk full

Hi,
while installing some python packages using sudo pip, I got an error message saying ‘disk full’. I removed some python packages and rebooted. Now, I can boot but not login with any GUI. I use Cinnamon.

I managed to open a console with Ctrl-alt-F2, cleared the pacman cache, with no change.

Can I do anything to delete unneeded files apart from reinstalling manjaro?

Thanks for your help.

:man_facepalming:

:man_facepalming: :man_facepalming: :man_facepalming:

Never use pip with sudo. Period. Use a virtual python environment → python-virtualenv

I see a huge thread coming about to fix such stuff, what is not easy at all when 2 package manager do their own stuff.

1 Like

Welcome to Manjaro! :smiling_face_with_three_hearts:

  1. Please read the information behind this link. It will help you to post necessary information.
  1. Please press the three dots below your post and then press the :pencil2:
  • If you give us information about your system, we can see what we’re talking about and make better suggestions.
  • You can do this by using inxi in a terminal or in console.
sudo inxi --admin --verbosity=7 --filter --no-host --width
  • Personally identifiable information such as serial numbers and MAC addresses are filtered out by this command
  • Presenting the information in this way allows everyone to be familiar with the format and quickly find the items they need without missing anything.
  1. Copy the output from inxi (including the command) and paste it into your post.
  • To make it more readable, add 3 backticks ``` on an extra line before and after the pasted text.

(Wisdom lies in reading :wink: )

I completely reinstalled Manjaro by writing an USB stick on a terminal. Everything is perfect now. Thank you.

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.