| Summary: | rsync: chgrp "file" failed: Operation not permitted (1) | ||
|---|---|---|---|
| Product: | Branch 4.0 | Reporter: | Alex Yustasov <yust2006> |
| Component: | rsync | Assignee: | Nobody's working on this, feel free to take it <nobody> |
| Status: | CLOSED WONTFIX | QA Contact: | Q.A. 4.0 <qa-4.0> |
| Severity: | normal | ||
| Priority: | P2 | CC: | yust |
| Version: | 4.0 | ||
| Hardware: | all | ||
| OS: | Linux | ||
|
Description
Alex Yustasov
2008-10-01 18:49:19 MSD
У меня работает, так что приводите все необходимые подробности. rsync-3.0.2-alt0.2.M40.1
команда, которая до обновления работала
rsync -atvP --progress --include-from=inc_f --exclude-from=exc_f rsync.altlinux.org::ALTLinux/4.0/branch/ .
говорит
Welcome to ALT Linux Team public rsync archive!
receiving incremental file list
files/.timestamp
11 100% 0.11kB/s 0:00:00 (xfer#1, to-check=1934/1939)
rsync: chgrp "/opt/user/branch/i586/RPMS.classic/GConf-2.16.1-alt1.i586.rpm" failed: Operation not permitted (1)
rsync: chgrp "/opt/user/branch/i586/RPMS.classic/ImageMagick-6.3.7.2-alt1.i586.rpm" failed: Operation not permitted (1)
...
файловая система ext3, права у старых файлов нормальные, какую группу он хочет поменять?
-а раскрыл в -rlptoD без -g и заработало, оказалось что обновлений нет. В 4.0/branch исправления не будут вноситься уже технически (заглушена очередь на сборку), поэтому прошу ошибки, актуальные для sisyphus/p7/t7, перевесить на текущие ветки или сизиф. |