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

unzip test speaks something weird #90

Open
examachine opened this issue Feb 23, 2017 · 0 comments
Open

unzip test speaks something weird #90

examachine opened this issue Feb 23, 2017 · 0 comments
Labels

Comments

@examachine
Copy link
Owner

$ pisi-cli -Dtmp -d --ignore-comar -y remove unzip
DEBUG: PISI API initialized
digraph G {
unzip[ label = "unzip(6.0,2)" ];
zip[ label = "zip(2.31,2)" ];

zip -> unzip;

}
The following minimal list of packages will be removed
in the respective order to satisfy dependencies:
zip unzip 
Removing package zip
Not removing non-file, non-link /Volumes/Centauri/Users/malfunct/Code/projects/pisi/tmp/usr/bin/zipcloak
Not removing non-file, non-link /Volumes/Centauri/Users/malfunct/Code/projects/pisi/tmp/usr/share/doc/zip-2.31-2/CHANGES
Not removing non-file, non-link /Volumes/Centauri/Users/malfunct/Code/projects/pisi/tmp/usr/bin/zip
Not removing non-file, non-link /Volumes/Centauri/Users/malfunct/Code/projects/pisi/tmp/usr/share/doc/zip-2.31-2/README
Not removing non-file, non-link /Volumes/Centauri/Users/malfunct/Code/projects/pisi/tmp/usr/share/doc/zip-2.31-2/WHERE
Not removing non-file, non-link /Volumes/Centauri/Users/malfunct/Code/projects/pisi/tmp/usr/share/doc/zip-2.31-2/TODO
Not removing non-file, non-link /Volumes/Centauri/Users/malfunct/Code/projects/pisi/tmp/usr/share/doc/zip-2.31-2/WHATSNEW
Not removing non-file, non-link /Volumes/Centauri/Users/malfunct/Code/projects/pisi/tmp/usr/bin/zipnote
Not removing non-file, non-link /Volumes/Centauri/Users/malfunct/Code/projects/pisi/tmp/usr/share/man/man1/zip.1
Not removing non-file, non-link /Volumes/Centauri/Users/malfunct/Code/projects/pisi/tmp/usr/share/doc/zip-2.31-2/MANUAL
Not removing non-file, non-link /Volumes/Centauri/Users/malfunct/Code/projects/pisi/tmp/usr/bin/zipsplit
Not removing non-file, non-link /Volumes/Centauri/Users/malfunct/Code/projects/pisi/tmp/usr/share/doc/zip-2.31-2/BUGS
Removed zip
Removing package unzip
Removed unzip
@examachine examachine added the bug label Feb 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant