Robert Love ha scritto:
>s/fileutils/coreutils, these days. > >Anyhow, I looked into it. The error is actually generated in the >libattr function attr_copy_file(). > >I fixed it. We now have > > $ cp x /var/tmp > cp: Metadata will be lost, setting attributes for `/var/tmp/x': > Operation not supported > >Instead of > > $ cp x /var/tmp > cp: setting attribute `user.Beagle.Uid' for `/var/tmp/x': > Operation not supported > cp: setting attribute `user.Beagle.MTime' for `/var/tmp/x': > Operation not supported > cp: setting attribute `user.Beagle.IndexTime' for `/var/tmp/x': > Operation not supported > cp: setting attribute `user.Beagle.Fingerprint' for > `/var/tmp/x': Operation not supported > >Find a patch to libattr attached. > > i submitted your patch to Gentoo Bugzilla, hoping it will be approved soon _______________________________________________ Dashboard-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dashboard-hackers
