[GIT] branch master updated (4849211 -> 0c260d3)

Daniel M. Capella polycitizen at gmail.com
Tue Dec 11 04:58:48 UTC 2018


This is an automated email from the git hooks/post-receive script.

polyzen pushed a change to branch master
in repository pacman-contrib.

    from 4849211  paclist: list packages which version differs from the repo version
     new 0c260d3  pacdiff: don't assume the DBPath has a trailing slash

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Graph of new commits:

  * 0c260d3 (HEAD -> master) pacdiff: don't assume the DBPath has a trailing slash


Detailed log of new commits:

commit 0c260d3fff2b1d7db03029bcf00baf0cef882cb0
Author: Eli Schwartz <eschwartz at archlinux.org>
Date:   Mon Dec 10 23:51:44 2018 -0500

    pacdiff: don't assume the DBPath has a trailing slash
    
    If pacman-conf returns a DBPath without a trailing slash, then the
    script will error out with:
    
    ERROR: unable to read pacman database /var/lib/pacmanlocal
    
    Which is obviously wrong.
    
    Signed-off-by: Eli Schwartz <eschwartz at archlinux.org>

Summary of changes:
 src/pacdiff.sh.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the pacman-contrib mailing list