← Back to team overview

openbravo-isv team mailing list archive

[Bug 619723] [NEW] After remove the openbravo-erp package, the user openbravo can not make graphical login

 

Public bug reported:

After remove the openbravo-erp package, the user openbravo can not make
graphical login.

This issue only affects to openbravo user.

This is because in the /home/openbravo/.profile is specified to load a
file with all the environment configuration for openbravo user.

The problem is that this file is deleted on the uninstall of the
package, but the line of the profile is not deleted.

If you can not make a graphical login with the user openbravo, you can
fix it in this way:

Switch to a console (the second console for example):
Ctrl+Alt+F2

Make login with the user openbravo.

Edit the profile file:
nano .profile

Delete the line:
. /usr/share/openbravo-erp/etc/openbravoerprc

Exit and save:
Ctrl+X and say yes when ask to save the changes.

** Affects: openbravo-erp
     Importance: Medium
     Assignee: Gorka Gil (gorka.gil)
         Status: In Progress

** Visibility changed to: Public

** Changed in: openbravo-erp
     Assignee: (unassigned) => Gorka Gil (gorka.gil)

-- 
After remove the openbravo-erp package, the user openbravo can not make graphical login
https://bugs.launchpad.net/bugs/619723
You received this bug notification because you are a member of Openbravo
ERP, which is a direct subscriber.

Status in Openbravo ERP: In Progress

Bug description:
After remove the openbravo-erp package, the user openbravo can not make graphical login.

This issue only affects to openbravo user.

This is because in the /home/openbravo/.profile is specified to load a file with all the environment configuration for openbravo user.

The problem is that this file is deleted on the uninstall of the package, but the line of the profile is not deleted.

If you can not make a graphical login with the user openbravo, you can fix it in this way:

Switch to a console (the second console for example):
Ctrl+Alt+F2

Make login with the user openbravo.

Edit the profile file:
nano .profile

Delete the line:
. /usr/share/openbravo-erp/etc/openbravoerprc

Exit and save:
Ctrl+X and say yes when ask to save the changes.





Follow ups

References