Public bug reported:
Binary package hint: sitecopy
sitecopy installed from ubuntu package behaves not right in some cases
when it reads local files stats.
Steps to reproduce:
1. Setup a new site in .sitecopyrc
2. Make some content to the site folder.
3. Do sitecopy --catchup
4. Make some modifications to local copy of site
5. Do sitecopy <sitename>
It will show that all files are changed and need updating while only
some files (not all) were changed.
[EMAIL PROTECTED]:~$ sitecopy kolia
sitecopy: Showing changes to site `kolia' (on kolia.pp.ru in /)
* These items have been added since the last update:
* These items have been changed since the last update:
Changes to items in [brackets] are ignored during updates.
sitecopy: Warning: Current state method differs from stored in site `kolia'.
sitecopy: All existing files will appear changed (use catchup?).
sitecopy: The remote site needs updating (134884048 items to update).
Then I downloaded source from package's site and compiled it. And it
works as expected:
[EMAIL PROTECTED]:~/src/sitecopy-0.16.3$ ./sitecopy kolia
sitecopy: Showing changes to site `kolia' (on kolia.pp.ru in /)
* These items have been changed since the last update:
scripts/index.html, index.html
sitecopy: The remote site needs updating (2 items to update).
Also sitecopy package that I've got from Ubuntu with apt-get source
works well too. The problem is only with binary package.
** Affects: sitecopy (Ubuntu)
Importance: Undecided
Status: New
--
sitecopy checks local files wrong
https://bugs.launchpad.net/bugs/122612
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs