Skip to content

Missing printf argument #14

Closed
donald opened this issue Aug 22, 2022 · 1 comment
Closed

Missing printf argument #14

donald opened this issue Aug 22, 2022 · 1 comment

Comments

@donald
Copy link
Contributor

donald commented Aug 22, 2022

OMG, this should have been detected automatically....

die("%s: short write\n");

die("%s: short write\n");

mayathesiren.molgen.mpg.de: 1ÝÏq'4J½/‡†'»OîDæÌp�Sø9ì”q�ÜÆTq‰�$œ±Ü1ƒøUÉo8ž?=&Ÿ‹ï�yî;e�­¼1U]v§Î³Á}L£:½Û7–�•?&ò—Ù)ú¬�Œ‰Ó¹îT{�<Æ4
Ñ»|�ýY*ôM�Ñâyg·�Û`z cžŠ�àU7$€�Šhx�ñ¯8|Çä�b��ÉçÌ•Œ)ò�wʺ ˘ª.¹Sç™)�“¾Š�¾±<3üÆDþ��ûu]¿ò1I<Û�FY8÷oà¾�þcò½ìNQg£bL�Ïm§š‹ª�Óïê��Ïó>P!´�«�«ª�ç��0&ÑçHà˜�ª*K‚ÆdõŽ;¹]03¦ KîÄæÌ���ŸsØ™½: short write
data write: Connection reset by peer

@donald donald mentioned this issue Aug 23, 2022
@donald
Copy link
Contributor Author

donald commented Aug 23, 2022

Fixed by #15

@donald donald closed this as completed Aug 23, 2022
donald added a commit to mariux64/bee-files that referenced this issue Aug 23, 2022
The Dark Blue Bikeshed Release

- Fix nonsense error message [1]
- Fix other printf format errors and add check macro
- Fix bug that
  directories, which were replaced by another file type (e.g. plain
  files), would not actually be deleted, but would be left lingering
  around as "DIR.deleteme". For regular mirrors, the directory would be
  deleted during the the next pass.
- Fix bug, that directories, which were replaced by another file type
  (e.g. plain files), would be deleted even with --noop
- Fix bug, that directories, which were replaced by another file type
  (e.g. plain files), would no be deleted because of a missing --delete

[1]: mariux64/cmirror#14
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant