Re: can't install package scalar-list-utils-pm5184-1.55-1 (lockhart failure?)
Hanspeter Niederstrasser <[email protected]>
| Newsgroups | gmane.os.apple.fink.beginners |
|---|---|
| Organization | Snaggled Works |
| Message-ID | <[email protected]> |
On 4/19/20 12:40 PM, John Wiggins via Fink-beginners wrote: > Appears to be a new issue. > Running Mojave, Xcode 11.3.1 and CLI tools for Xcode 11.3.1 after doing a > fink self update > and this with > fink update-all > > What should I do? (I see that Xcode 11.4.1 requires Catalina) > It appears there may be a lock or file protection somewhere… > > One of the files in question appears to not be writable: > $ ls -ltr /sw/lib/perl5/5.18.2/darwin-thread-multi-2level/auto/List/Util/Util.bundle > -r-xr-xr-x 1 root admin 52276 Apr 19 13:22 /sw/lib/perl5/5.18.2/darwin-thread-multi-2level/auto/List/Util/Util.bundle > $ > > Thanks, > John > > > $ fink update-all > Information about 12630 packages read in 1 seconds. > The following package will be installed or updated: > scalar-list-utils-pm5184 > Reading buildlock packages... > /sw/bin/dpkg-lockwait -i /sw/fink/dists/stable/main/binary-darwin-x86_64/libs/perlmods/scalar-list-utils-pm5184_1.55-1_darwin-x86_64.deb > (Reading database ... 67993 files and directories currently installed.) > Preparing to replace scalar-list-utils-pm5184 1.50-1 (using .../scalar-list-utils-pm5184_1.55-1_darwin-x86_64.deb) ... > Unpacking replacement scalar-list-utils-pm5184 ... > /sw/bin/dpkg: error processing /sw/fink/dists/stable/main/binary-darwin-x86_64/libs/perlmods/scalar-list-utils-pm5184_1.55-1_darwin-x86_64.deb (--install): > trying to overwrite ` > Errors were encountered while processing: > /sw/fink/dists/stable/main/binary-darwin-x86_64/libs/perlmods/scalar-list-utils-pm5184_1.55-1_darwin-x86_64.deb > ### execution of /sw/bin/dpkg-lockwait failed, exit code 1 > Failed: can't install package scalar-list-utils-pm5184-1.55-1 That's a very weird error "trying to overwrite `". If there's a file conflict then the conflicting file should show up there, not an empty incomplete ` quote set. Are you sure you didn't miss something while doing copy/paste of the error? What happens if you manually run these two commands: fink rebuild scalar-list-utils-pm5184 fink install scalar-list-utils-pm5184 ? That sequence has helped in the past when pm5184 modules were giving overwrite install errors on macOS 10.14.5. Hanspeter _______________________________________________ Fink-beginners mailing list [email protected] List archive: https://sourceforge.net/p/fink/mailman/fink-users/ Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners