Bug#722071: grsync: Wrong french translation "newer files" (-u argument)
Hi Martijn, It looks good to me, so I will. Many thanks On Tue, Mar 18, 2014 at 2:25 PM, Martijn van Brummelen wrote: > > Package: grsync > > Version: 1.2.0-1 > > Followup-For: Bug #722071 > > Dear Maintainer, > > This issue is partially fixed upstream (nothing in Wheezy). > > Only the help ballon text was fixed, but not the label dialog. > > Instead of : > > #: ../grsync.glade.h:34 > > msgid "Skip newer" > > msgstr "Ignorer les fichiers nouveaux" > > it should be : > > #: ../grsync.glade.h:34 > > msgid "Skip newer" > > msgstr "Ignorer les plus récents" > > or if you have space on the dialog screen, > > msgstr "Ignorer les fichiers plus récents" > > Regards. > > -- System Information: > > Debian Release: 7.4 > > APT prefers stable-updates > > APT policy: (500, 'stable-updates'), (500, 'stable') > > Architecture: i386 (i686) > Hi Piero, > > Can you see if it makes sense to update po/fr_FR.po(line 164) to the > suggestion in this bug ? > Thanks. > > Regards, > Martijn van Brummelen > > -- Piero Orsoni ors...@gmail.com
Bug#722071: Update
Fixed upstream, svn only until new release. -- Piero Orsoni ors...@gmail.com
Bug#713469: grsync: FTBFS: ld: callbacks.o: undefined reference to symbol 'round@@GLIBC_2.2.5'
Hello, the problem should already be fixed in svn. I'll release a new version ASAP. Thanks Piero Orsoni ors...@gmail.com On 22 Jun 2013 16:05, "David Suárez" wrote: > Source: grsync > Version: 1.2.3-1 > Severity: serious > Tags: jessie sid > User: debian...@lists.debian.org > Usertags: qa-ftbfs-20130620 qa-ftbfs > Justification: FTBFS on amd64 > > Hi, > > During a rebuild of all packages in sid, your package failed to build on > amd64. > > Maybe you need to add explicitly the offending lib to LD flags. > > Relevant part: > > gcc -Wall -rdynamic -g -O2 -fPIE -fstack-protector > --param=ssp-buffer-size=4 -Wformat -Werror=format-security -fPIE -pie > -Wl,-z,relro -Wl,-z,now -o grsync main.o callbacks.o -lgtk-x11-2.0 > -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 > -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 > -lglib-2.0 > > /usr/bin/ld: callbacks.o: undefined reference to symbol 'round@ > @GLIBC_2.2.5' > > /lib/x86_64-linux-gnu/libm.so.6: error adding symbols: DSO missing from > command line > > collect2: error: ld returned 1 exit status > > The full build log is available from: > > http://aws-logs.debian.net/ftbfs-logs/2013/06/20/grsync_1.2.3-1_unstable.log > > A list of current common problems and possible solutions is available at > http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! > > About the archive rebuild: The rebuild was done on EC2 VM instances from > Amazon Web Services, using a clean, minimal and up-to-date chroot. Every > failed build was retried once to eliminate random failures. > >