On Thu, Mar 5, 2020 at 3:48 PM Florian Weimer <fweimer@xxxxxxxxxx> wrote: > > * Florian Weimer: > > > * Fabio Valentini: > > > >> I'm starting to see many packages fail to build in koschei, possibly > >> related to the latest glibc update. All packages I looked at fail in > >> %prep when running unzip, for example: > >> > >> + /usr/bin/unzip -qq /builddir/build/SOURCES/osgi.core-7.0.0.jar > >> warning: cannot set modif./access times for META-INF/MANIFEST.MF > >> Not a directory > > > > utimensat(0, "META-INF/maven/", [{tv_sec=1517497582, tv_nsec=0} /* 2018-02-01T16:06:22+0100 */, {tv_sec=1517497582, tv_nsec=0} /* 2018-02-01T16:06:22+0100 */], 0) = -1 ENOTDIR (Not a directory) > > > > I see what's going on. The argument is 0, not AT_FDCWD. 8-( > > > > I'll fix this ASAP. > > My testing shows that it is fixed in glibc-2.31.9000-3.fc33. Sorry for > the incovenience. Can confirm, it looks fixed now. Thank you! Fabio > Florian > _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx