Skip to content

Comments

Err255#2

Open
papajoker wants to merge 752 commits intoacidburn0zzz:masterfrom
Chrysostomus:err255
Open

Err255#2
papajoker wants to merge 752 commits intoacidburn0zzz:masterfrom
Chrysostomus:err255

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