Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Err255 #2

Open
wants to merge 752 commits into
base: master
Choose a base branch
from
Open

Err255 #2

wants to merge 752 commits into from

Conversation

papajoker
Copy link

in install base and install DE
redirect pacman output in log file, and show only if we have error 255 after error dialog

one test result :

                                              Error ───────────┐
                                   │                           │  
                                   │ [install basepkgs][255]   │  
                                   ├───────────────────────────┤  
                                   │       <Accepter>          │  
                                   └───────────────────────────┘  
                                     ┌──── Install Base ──────┐
                                     │                        │  
                                     │ Installation failed.   │  
                                     │                        │  
                                     ├────────────────────────┤  
                                     │       <Accepter>       │  
                                     └────────────────────────┘  

==> Creating install root at /mnt
  -> Installing packages to /mnt
:: Synchronizing package databases...
error: failed to update core (unable to lock database)
error: failed to update extra (unable to lock database)
error: failed to update community (unable to lock database)
error: failed to update multilib (unable to lock database)
error: failed to synchronize any databases
error: failed to init transaction (unable to lock database)
error: could not lock database: File exists
  if you're sure a package manager is not already
  running, you can remove /mnt/var/lib/pacman/db.lck
==> ERROR: Failed to install packages to new root

Chrysostomus and others added 30 commits March 10, 2017 01:01
fix dm openrc for unconfigured desktops
- makes more sense if menus are supposed to be flexible
was a bad idea, or of course we'd have to put all these functions inside "if [[ $? -eq 0 ]]; then" tests
Sorry, didn't think of it properly ;)

This reverts commit 48ab6b4.
- not the most brilliantly elegant way - but it works :^P
- still needs testing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants