Your message dated Sun, 01 Jul 2012 11:17:33 +0000
with message-id <[email protected]>
and subject line Bug#674303: fixed in gitmagic 20120520-2
has caused the Debian Bug report #674303,
regarding gitmagic: FTBFS: ! LaTeX Error: Encoding scheme `T2A' unknown.
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
674303: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=674303
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: gitmagic
Version: 20120520-1
Severity: serious
Tags: wheezy sid
User: [email protected]
Usertags: qa-ftbfs-20120524 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[2]: Entering directory `/«PKGBUILDDIR»'
> # Concatenate the text files and feed to AsciiDoc.
> # If a file has not yet been translated for the target language,
> # then substitute the English version.
> # Kludge to support any translation of "Preface".
> echo '[specialsections]' > conf ; \
> if [ en != ru ]; then \
> sed -n '/^== .* ==$/p' en/preface.txt | sed 's/^== \(.*\)
> ==$/^\1$=preface/' >> conf ; \
> else \
> cp lang-ru.conf conf ; fi ; \
> ( for FILE in en/preface.txt en/intro.txt en/basic.txt en/clone.txt
> en/branch.txt en/history.txt en/multiplayer.txt en/grandmaster.txt
> en/secrets.txt en/drawbacks.txt en/translate.txt ; do if [ -f $FILE ]; then
> cat $FILE; else \
> cat en/$(basename $FILE); fi; echo ; done ) | \
> asciidoc -a lang=en -d book -b docbook -f conf - > book-en.xml
> xmlto -m custom-html.xsl -o book-en html book-en.xml
> Writing pr01.html for preface(_preface)
> Writing ch01.html for chapter(_introduction)
> Writing ch02.html for chapter(_basic_tricks)
> Writing ch03.html for chapter(_cloning_around)
> Writing ch04.html for chapter(_branch_wizardry)
> Writing ch05.html for chapter(_lessons_of_history)
> Writing ch06.html for chapter(_multiplayer_git)
> Writing ch07.html for chapter(_git_grandmastery)
> Writing ch08.html for chapter(_secrets_revealed)
> Writing apa.html for appendix(_git_shortcomings)
> Writing apb.html for appendix(_translating_this_guide)
> Writing index.html for book
> sed -i'' -e 's/xmlns:fo[^ ]*//g' book-en/*.html
> sed -i -e 's|<a name="_|<a id="|g' -e 's|8230_and_then_some|and_then_some|g'
> -e 's|#_|#|g' book-en/*.html
> ls book-en/*.html | xargs -n 1 tidy -utf8 -m -i -q
> ./makeover en
> sed -i -e 's|book\.html|../gitmagic.html|g' -e
> 's|book\.pdf|../gitmagic.pdf|g' book-en/index.html
> xmlto -m custom-nochunks.xsl html-nochunks book-en.xml
> tidy -utf8 -imq book-en.html
> line 2 column 9377 - Warning: <a> cannot copy name attribute to id
> line 24 column 125 - Warning: <a> cannot copy name attribute to id
> line 28 column 268 - Warning: <a> cannot copy name attribute to id
> line 34 column 130 - Warning: <a> cannot copy name attribute to id
> line 34 column 1030 - Warning: <a> cannot copy name attribute to id
> line 34 column 2080 - Warning: <a> cannot copy name attribute to id
> line 34 column 3648 - Warning: <a> cannot copy name attribute to id
> line 34 column 5814 - Warning: <a> cannot copy name attribute to id
> line 36 column 468 - Warning: <a> cannot copy name attribute to id
> line 36 column 1562 - Warning: <a> cannot copy name attribute to id
> line 38 column 207 - Warning: <a> cannot copy name attribute to id
> line 41 column 383 - Warning: <a> cannot copy name attribute to id
> line 42 column 551 - Warning: <a> cannot copy name attribute to id
> line 61 column 223 - Warning: <a> cannot copy name attribute to id
> line 63 column 226 - Warning: <a> cannot copy name attribute to id
> line 64 column 209 - Warning: <a> cannot copy name attribute to id
> line 64 column 780 - Warning: <a> cannot copy name attribute to id
> line 64 column 1182 - Warning: <a> cannot copy name attribute to id
> line 66 column 906 - Warning: <a> cannot copy name attribute to id
> line 67 column 636 - Warning: <a> cannot copy name attribute to id
> line 73 column 324 - Warning: <a> cannot copy name attribute to id
> line 73 column 2065 - Warning: <a> cannot copy name attribute to id
> line 74 column 448 - Warning: <a> cannot copy name attribute to id
> line 84 column 134 - Warning: <a> cannot copy name attribute to id
> line 88 column 158 - Warning: <a> cannot copy name attribute to id
> line 93 column 351 - Warning: <a> cannot copy name attribute to id
> line 99 column 427 - Warning: <a> cannot copy name attribute to id
> line 99 column 1001 - Warning: <a> cannot copy name attribute to id
> line 99 column 1945 - Warning: <a> cannot copy name attribute to id
> line 102 column 239 - Warning: <a> cannot copy name attribute to id
> line 106 column 822 - Warning: <a> cannot copy name attribute to id
> line 107 column 225 - Warning: <a> cannot copy name attribute to id
> line 108 column 777 - Warning: <a> cannot copy name attribute to id
> line 108 column 1809 - Warning: <a> cannot copy name attribute to id
> line 110 column 1493 - Warning: <a> cannot copy name attribute to id
> line 115 column 674 - Warning: <a> cannot copy name attribute to id
> line 116 column 1221 - Warning: <a> cannot copy name attribute to id
> line 119 column 182 - Warning: <a> cannot copy name attribute to id
> line 134 column 201 - Warning: <a> cannot copy name attribute to id
> line 155 column 302 - Warning: <a> cannot copy name attribute to id
> line 157 column 390 - Warning: <a> cannot copy name attribute to id
> line 162 column 180 - Warning: <a> cannot copy name attribute to id
> line 172 column 284 - Warning: <a> cannot copy name attribute to id
> line 181 column 148 - Warning: <a> cannot copy name attribute to id
> line 189 column 140 - Warning: <a> cannot copy name attribute to id
> line 190 column 313 - Warning: <a> cannot copy name attribute to id
> line 217 column 524 - Warning: <a> cannot copy name attribute to id
> line 220 column 196 - Warning: <a> cannot copy name attribute to id
> line 228 column 521 - Warning: <a> cannot copy name attribute to id
> line 266 column 213 - Warning: <a> cannot copy name attribute to id
> line 278 column 144 - Warning: <a> cannot copy name attribute to id
> line 278 column 673 - Warning: <a> cannot copy name attribute to id
> line 305 column 162 - Warning: <a> cannot copy name attribute to id
> line 310 column 129 - Warning: <a> cannot copy name attribute to id
> line 313 column 265 - Warning: <a> cannot copy name attribute to id
> line 318 column 579 - Warning: <a> cannot copy name attribute to id
> line 327 column 330 - Warning: <a> cannot copy name attribute to id
> line 335 column 156 - Warning: <a> cannot copy name attribute to id
> line 346 column 137 - Warning: <a> cannot copy name attribute to id
> line 354 column 378 - Warning: <a> cannot copy name attribute to id
> line 365 column 145 - Warning: <a> cannot copy name attribute to id
> line 375 column 180 - Warning: <a> cannot copy name attribute to id
> line 378 column 155 - Warning: <a> cannot copy name attribute to id
> line 379 column 272 - Warning: <a> cannot copy name attribute to id
> line 386 column 207 - Warning: <a> cannot copy name attribute to id
> line 396 column 181 - Warning: <a> cannot copy name attribute to id
> line 404 column 551 - Warning: <a> cannot copy name attribute to id
> line 404 column 1590 - Warning: <a> cannot copy name attribute to id
> line 409 column 482 - Warning: <a> cannot copy name attribute to id
> line 417 column 698 - Warning: <a> cannot copy name attribute to id
> line 424 column 293 - Warning: <a> cannot copy name attribute to id
> line 436 column 185 - Warning: <a> cannot copy name attribute to id
> line 436 column 1481 - Warning: <a> cannot copy name attribute to id
> line 436 column 2662 - Warning: <a> cannot copy name attribute to id
> line 436 column 3887 - Warning: <a> cannot copy name attribute to id
> line 436 column 4757 - Warning: <a> cannot copy name attribute to id
> line 440 column 196 - Warning: <a> cannot copy name attribute to id
> line 440 column 632 - Warning: <a> cannot copy name attribute to id
> line 445 column 298 - Warning: <a> cannot copy name attribute to id
> line 461 column 340 - Warning: <a> cannot copy name attribute to id
> line 480 column 205 - Warning: <a> cannot copy name attribute to id
> line 498 column 206 - Warning: <a> cannot copy name attribute to id
> line 519 column 170 - Warning: <a> cannot copy name attribute to id
> line 519 column 1650 - Warning: <a> cannot copy name attribute to id
> line 523 column 143 - Warning: <a> cannot copy name attribute to id
> line 527 column 139 - Warning: <a> cannot copy name attribute to id
> line 527 column 812 - Warning: <a> cannot copy name attribute to id
> line 531 column 311 - Warning: <a> cannot copy name attribute to id
> line 531 column 956 - Warning: <a> cannot copy name attribute to id
> line 531 column 1590 - Warning: <a> cannot copy name attribute to id
> line 531 column 3614 - Warning: <a> cannot copy name attribute to id
> line 531 column 4401 - Warning: <a> cannot copy name attribute to id
> line 531 column 4901 - Warning: <a> cannot copy name attribute to id
> line 531 column 6116 - Warning: <a> cannot copy name attribute to id
> line 533 column 201 - Warning: <a> cannot copy name attribute to id
> make[2]: [book-en.html] Error 1 (ignored)
> if [ en = zh_cn -o en = zh_tw ]; then \
> if ! [ -f fop-en.xsl ]; then wget -q
> http://bestrecords.net/fop/fop-en.xsl; fi; \
> if ! [ -f fop-en.xconf ]; then wget -q
> http://bestrecords.net/fop/fop-en.xconf; fi; \
> xmlto -m fop-en.xsl --with-fop -p "-c `pwd`/fop-en.xconf" pdf
> book-en.xml ;\
> else \
> SP_ENCODING="XML" docbook2pdf book-en.xml; \
> fi
> /usr/share/docbook-utils/frontends/docbook: 9: [: xml: unexpected operator
> Using catalogs: /etc/sgml/catalog
> Using stylesheet: /usr/share/docbook-utils/docbook-utils.dsl#print
> Working on: /«PKGBUILDDIR»/book-en.xml
> This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012/Debian)
> restricted \write18 enabled.
> entering extended mode
> (/«PKGBUILDDIR»/book-en.tex
> JadeTeX 2003/04/27: 3.13
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd)
> Elements will be labelled
> Jade begin document sequence at 20
> No file book-en.aux.
> (/usr/share/texmf/tex/latex/tipa/t3ptm.fd)
> (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd)
> (/usr/share/texlive/texmf-dist/tex/context/base/supp-pdf.mkii
> [Loading MPS to PDF converter (version 2006.09.02).]
> ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty
> (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty)
> (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg))
> (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty
> (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty))
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)
> [1.0.58{/var/lib/texm
> f/fonts/map/pdftex/updmap/pdftex.map}] [2.0.58]
>
> Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is
> use
> less on input line 277.
>
>
> LaTeX Warning: Reference `0:_preface' on page iii undefined on input line 332.
>
>
> LaTeX Warning: Reference `0:_thanks' on page iii undefined on input line 358.
>
>
> LaTeX Warning: Reference `0:_license' on page iii undefined on input line 383.
>
>
> LaTeX Warning: Reference `0:_introduction' on page iii undefined on input
> line
> 417.
>
>
> LaTeX Warning: Reference `0:_work_is_play' on page iii undefined on input
> line
> 443.
>
>
> LaTeX Warning: Reference `0:_version_control' on page iii undefined on input
> li
> ne 468.
>
>
> LaTeX Warning: Reference `0:_distributed_control' on page iii undefined on
> inpu
> t line 493.
>
>
> LaTeX Warning: Reference `0:_a_silly_superstition' on page iii undefined on
> inp
> ut line 518.
>
>
> LaTeX Warning: Reference `0:_merge_conflicts' on page iii undefined on input
> li
> ne 543.
>
>
> LaTeX Warning: Reference `0:_basic_tricks' on page iii undefined on input
> line
> 577.
>
>
> LaTeX Warning: Reference `0:_saving_state' on page iii undefined on input
> line
> 603.
>
>
> LaTeX Warning: Reference `0:_add_delete_rename' on page iii undefined on
> input
> line 628.
>
>
> LaTeX Warning: Reference `0:_advanced_undo_redo' on page iii undefined on
> input
> line 653.
>
>
> LaTeX Warning: Reference `0:_reverting' on page iii undefined on input line
> 678
> .
>
>
> LaTeX Warning: Reference `0:_changelog_generation' on page iii undefined on
> inp
> ut line 703.
>
>
> LaTeX Warning: Reference `0:_downloading_files' on page iii undefined on
> input
> line 728.
>
>
> LaTeX Warning: Reference `0:_the_bleeding_edge' on page iii undefined on
> input
> line 753.
>
>
> LaTeX Warning: Reference `0:_instant_publishing' on page iii undefined on
> input
> line 778.
>
>
> LaTeX Warning: Reference `0:_what_have_i_done' on page iii undefined on input
> l
> ine 803.
>
>
> LaTeX Warning: Reference `0:_exercise' on page iii undefined on input line
> 828.
>
>
>
> LaTeX Warning: Reference `0:_cloning_around' on page iii undefined on input
> lin
> e 862.
>
>
> LaTeX Warning: Reference `0:_sync_computers' on page iii undefined on input
> lin
> e 888.
>
>
> LaTeX Warning: Reference `0:_classic_source_control' on page iii undefined on
> i
> nput line 913.
>
>
> LaTeX Warning: Reference `0:_secret_source' on page iii undefined on input
> line
> 938.
>
>
> LaTeX Warning: Reference `0:_bare_repositories' on page iii undefined on
> input
> line 963.
>
>
> LaTeX Warning: Reference `0:_push_versus_pull' on page iii undefined on input
> l
> ine 988.
>
>
> LaTeX Warning: Reference `0:_forking_a_project' on page iii undefined on
> input
> line 1013.
>
>
> LaTeX Warning: Reference `0:_ultimate_backups' on page iii undefined on input
> l
> ine 1038.
>
>
> LaTeX Warning: Reference `0:_light_speed_multitask' on page iii undefined on
> in
> put line 1063.
>
>
> LaTeX Warning: Reference `0:_guerilla_version_control' on page iii undefined
> on
> input line 1088.
>
>
> LaTeX Warning: Reference `0:_mercurial' on page iii undefined on input line
> 111
> 3.
>
>
> LaTeX Warning: Reference `0:_bazaar' on page iii undefined on input line 1138.
>
>
> LaTeX Warning: Reference `0:_why_i_use_git' on page iii undefined on input
> line
> 1163.
>
>
> LaTeX Warning: Reference `0:_branch_wizardry' on page iii undefined on input
> li
> ne 1197.
>
>
> LaTeX Warning: Reference `0:_the_boss_key' on page iii undefined on input
> line
> 1223.
>
>
> LaTeX Warning: Reference `0:_dirty_work' on page iii undefined on input line
> 12
> 48.
>
>
> LaTeX Warning: Reference `0:_quick_fixes' on page iii undefined on input line
> 1
> 273.
>
>
> LaTeX Warning: Reference `0:_merging' on page iii undefined on input line
> 1298.
>
>
>
> LaTeX Warning: Reference `0:_uninterrupted_workflow' on page iii undefined on
> i
> nput line 1323.
>
>
> LaTeX Warning: Reference `0:_reorganizing_a_medley' on page iii undefined on
> in
> put line 1348.
>
>
> LaTeX Warning: Reference `0:_managing_branches' on page iii undefined on
> input
> line 1373.
>
>
> LaTeX Warning: Reference `0:_temporary_branches' on page iii undefined on
> input
> line 1398.
>
>
> LaTeX Warning: Reference `0:_work_how_you_want' on page iii undefined on
> input
> line 1423.
>
>
> LaTeX Warning: Reference `0:_lessons_of_history' on page iii undefined on
> input
> line 1457.
>
>
> LaTeX Warning: Reference `0:_i_stand_corrected' on page iii undefined on
> input
> line 1483.
>
>
> Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is
> use
> less on input line 1490.
>
> [3.0.58]
>
> LaTeX Warning: Reference `0:_8230_and_then_some' on page iv undefined on
> input
> line 1508.
>
>
> LaTeX Warning: Reference `0:_local_changes_last' on page iv undefined on
> input
> line 1533.
>
>
> LaTeX Warning: Reference `0:_rewriting_history' on page iv undefined on input
> l
> ine 1558.
>
>
> LaTeX Warning: Reference `0:_making_history' on page iv undefined on input
> line
> 1583.
>
>
> LaTeX Warning: Reference `0:_where_did_it_all_go_wrong' on page iv undefined
> on
> input line 1608.
>
>
> LaTeX Warning: Reference `0:_who_made_it_all_go_wrong' on page iv undefined
> on
> input line 1633.
>
>
> LaTeX Warning: Reference `0:_personal_experience' on page iv undefined on
> input
> line 1658.
>
>
> LaTeX Warning: Reference `0:_multiplayer_git' on page iv undefined on input
> lin
> e 1692.
>
>
> LaTeX Warning: Reference `0:_who_am_i' on page iv undefined on input line
> 1718.
>
>
>
> LaTeX Warning: Reference `0:_git_over_ssh_http' on page iv undefined on input
> l
> ine 1743.
>
>
> LaTeX Warning: Reference `0:_git_over_anything' on page iv undefined on input
> l
> ine 1768.
>
>
> LaTeX Warning: Reference `0:_patches_the_global_currency' on page iv
> undefined
> on input line 1793.
>
>
> LaTeX Warning: Reference `0:_sorry_we_8217_ve_moved' on page iv undefined on
> in
> put line 1818.
>
>
> LaTeX Warning: Reference `0:_remote_branches' on page iv undefined on input
> lin
> e 1843.
>
>
> LaTeX Warning: Reference `0:_multiple_remotes' on page iv undefined on input
> li
> ne 1868.
>
>
> LaTeX Warning: Reference `0:_my_preferences' on page iv undefined on input
> line
> 1893.
>
>
> LaTeX Warning: Reference `0:_git_grandmastery' on page iv undefined on input
> li
> ne 1927.
>
>
> LaTeX Warning: Reference `0:_source_releases' on page iv undefined on input
> lin
> e 1953.
>
>
> LaTeX Warning: Reference `0:_commit_what_changed' on page iv undefined on
> input
> line 1978.
>
>
> LaTeX Warning: Reference `0:_my_commit_is_too_big' on page iv undefined on
> inpu
> t line 2003.
>
>
> LaTeX Warning: Reference `0:_the_index_git_8217_s_staging_area' on page iv
> unde
> fined on input line 2028.
>
>
> LaTeX Warning: Reference `0:_don_8217_t_lose_your_head' on page iv undefined
> on
> input line 2053.
>
>
> LaTeX Warning: Reference `0:_head_hunting' on page iv undefined on input line
> 2
> 078.
>
>
> LaTeX Warning: Reference `0:_building_on_git' on page iv undefined on input
> lin
> e 2103.
>
>
> LaTeX Warning: Reference `0:_daring_stunts' on page iv undefined on input
> line
> 2128.
>
>
> LaTeX Warning: Reference `0:_preventing_bad_commits' on page iv undefined on
> in
> put line 2153.
>
>
> LaTeX Warning: Reference `0:_secrets_revealed' on page iv undefined on input
> li
> ne 2187.
>
>
> LaTeX Warning: Reference `0:_invisibility' on page iv undefined on input line
> 2
> 213.
>
>
> LaTeX Warning: Reference `0:_integrity' on page iv undefined on input line
> 2238
> .
>
>
> LaTeX Warning: Reference `0:_intelligence' on page iv undefined on input line
> 2
> 263.
>
>
> LaTeX Warning: Reference `0:_indexing' on page iv undefined on input line
> 2288.
>
>
>
> LaTeX Warning: Reference `0:_git_8217_s_origins' on page iv undefined on
> input
> line 2313.
>
>
> LaTeX Warning: Reference `0:_the_object_database' on page iv undefined on
> input
> line 2338.
>
>
> LaTeX Warning: Reference `0:_blobs' on page iv undefined on input line 2363.
>
>
> LaTeX Warning: Reference `0:_trees' on page iv undefined on input line 2388.
>
>
> LaTeX Warning: Reference `0:_commits' on page iv undefined on input line 2413.
>
>
> LaTeX Warning: Reference `0:_indistinguishable_from_magic' on page iv
> undefined
> on input line 2438.
>
>
> LaTeX Warning: Reference `0:_git_shortcomings' on page iv undefined on input
> li
> ne 2472.
>
>
> LaTeX Warning: Reference `0:_sha1_weaknesses' on page iv undefined on input
> lin
> e 2498.
>
>
> LaTeX Warning: Reference `0:_microsoft_windows' on page iv undefined on input
> l
> ine 2523.
>
>
> LaTeX Warning: Reference `0:_unrelated_files' on page iv undefined on input
> lin
> e 2548.
>
>
> LaTeX Warning: Reference `0:_who_8217_s_editing_what' on page iv undefined on
> i
> nput line 2573.
>
>
> LaTeX Warning: Reference `0:_file_history' on page iv undefined on input line
> 2
> 598.
>
>
> LaTeX Warning: Reference `0:_initial_clone' on page iv undefined on input
> line
> 2623.
>
>
> LaTeX Warning: Reference `0:_volatile_projects' on page iv undefined on input
> l
> ine 2648.
>
> [4.0.58]
>
> LaTeX Warning: Reference `0:_global_counter' on page v undefined on input
> line
> 2673.
>
>
> LaTeX Warning: Reference `0:_empty_subdirectories' on page v undefined on
> input
> line 2698.
>
>
> LaTeX Warning: Reference `0:_initial_commit' on page v undefined on input
> line
> 2723.
>
>
> LaTeX Warning: Reference `0:_interface_quirks' on page v undefined on input
> lin
> e 2748.
>
>
> LaTeX Warning: Reference `0:_translating_this_guide' on page v undefined on
> inp
> ut line 2782.
>
> [5.0.58]
>
> Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is
> use
> less on input line 2871.
>
>
> Package Fancyhdr Warning: \fancyhead's `E' option without twoside option is
> use
> less on input line 2871.
>
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd)
> (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd)
> Warning: Unknown character 7847, at 3243
> Warning: Unknown character 7885, at 3243
>
> ! LaTeX Error: Encoding scheme `T2A' unknown.
>
> See the LaTeX manual or LaTeX Companion for explanation.
> Type H <return> for immediate help.
> ...
>
> l.3483 ...r Ferrigni, David Toca, \Character{1057}
>
> \Character{1077}\Character...
>
> ! Undefined control sequence.
> <argument> \CYRS
>
> l.3483 ...r Ferrigni, David Toca, \Character{1057}
>
> \Character{1077}\Character...
>
>
> ! LaTeX Error: Encoding scheme `T2A' unknown.
>
> See the LaTeX manual or LaTeX Companion for explanation.
> Type H <return> for immediate help.
> ...
>
> l.3483 ...d Toca, \Character{1057}\Character{1077}
>
> \Character{1088}\Character...
>
> ! Undefined control sequence.
> <argument> \cyre
>
> l.3483 ...d Toca, \Character{1057}\Character{1077}
>
> \Character{1088}\Character...
>
>
> ! LaTeX Error: Encoding scheme `T2A' unknown.
>
> See the LaTeX manual or LaTeX Companion for explanation.
> Type H <return> for immediate help.
> ...
>
> l.3483 ...er{1057}\Character{1077}\Character{1088}
>
> \Character{1075}\Character...
>
> ! Undefined control sequence.
> <argument> \cyrr
>
> l.3483 ...er{1057}\Character{1077}\Character{1088}
>
> \Character{1075}\Character...
>
>
> ! LaTeX Error: Encoding scheme `T2A' unknown.
>
> See the LaTeX manual or LaTeX Companion for explanation.
> Type H <return> for immediate help.
> ...
>
> l.3483 ...er{1077}\Character{1088}\Character{1075}
>
> \Character{1077}\Character...
>
> ! Undefined control sequence.
> <argument> \cyrg
>
> l.3483 ...er{1077}\Character{1088}\Character{1075}
>
> \Character{1077}\Character...
>
>
> ! LaTeX Error: Encoding scheme `T2A' unknown.
>
> See the LaTeX manual or LaTeX Companion for explanation.
> Type H <return> for immediate help.
> ...
>
> l.3483 ...er{1088}\Character{1075}\Character{1077}
> \Character{1081}
> \Characte...
>
> ! Undefined control sequence.
> <argument> \cyre
>
> l.3483 ...er{1088}\Character{1075}\Character{1077}
> \Character{1081}
> \Characte...
>
>
> ! LaTeX Error: Encoding scheme `T2A' unknown.
>
> See the LaTeX manual or LaTeX Companion for explanation.
> Type H <return> for immediate help.
> ...
>
> l.3483 ...er{1075}\Character{1077}\Character{1081}
>
> \Character{1057}\Characte...
>
> ! Undefined control sequence.
> <argument> \cyrishrt
>
> l.3483 ...er{1075}\Character{1077}\Character{1081}
>
> \Character{1057}\Characte...
>
>
> ! LaTeX Error: Encoding scheme `T2A' unknown.
>
> See the LaTeX manual or LaTeX Companion for explanation.
> Type H <return> for immediate help.
> ...
>
> l.3483 ...r{1077}\Character{1081} \Character{1057}
>
> \Character{1077}\Character...
>
> ! Undefined control sequence.
> <argument> \CYRS
>
> l.3483 ...r{1077}\Character{1081} \Character{1057}
>
> \Character{1077}\Character...
>
>
> ! LaTeX Error: Encoding scheme `T2A' unknown.
>
> See the LaTeX manual or LaTeX Companion for explanation.
> Type H <return> for immediate help.
> ...
>
> l.3483 ...r{1081} \Character{1057}\Character{1077}
>
> \Character{1088}\Character...
>
> ! Undefined control sequence.
> <argument> \cyre
>
> l.3483 ...r{1081} \Character{1057}\Character{1077}
>
> \Character{1088}\Character...
>
>
> ! LaTeX Error: Encoding scheme `T2A' unknown.
>
> See the LaTeX manual or LaTeX Companion for explanation.
> Type H <return> for immediate help.
> ...
>
> l.3483 ...er{1057}\Character{1077}\Character{1088}
>
> \Character{1075}\Character...
>
> ! Undefined control sequence.
> <argument> \cyrr
>
> l.3483 ...er{1057}\Character{1077}\Character{1088}
>
> \Character{1075}\Character...
>
>
> ! LaTeX Error: Encoding scheme `T2A' unknown.
>
> See the LaTeX manual or LaTeX Companion for explanation.
> Type H <return> for immediate help.
> ...
>
> l.3483 ...er{1077}\Character{1088}\Character{1075}
>
> \Character{1077}\Character...
>
> ! Undefined control sequence.
> <argument> \cyrg
>
> l.3483 ...er{1077}\Character{1088}\Character{1075}
>
> \Character{1077}\Character...
>
>
> ! LaTeX Error: Encoding scheme `T2A' unknown.
>
> See the LaTeX manual or LaTeX Companion for explanation.
> Type H <return> for immediate help.
> ...
>
> l.3483 ...er{1088}\Character{1075}\Character{1077}
>
> \Character{1077}\Character...
>
> ! Undefined control sequence.
> <argument> \cyre
>
> l.3483 ...er{1088}\Character{1075}\Character{1077}
>
> \Character{1077}\Character...
>
>
> ! LaTeX Error: Encoding scheme `T2A' unknown.
>
> See the LaTeX manual or LaTeX Companion for explanation.
> Type H <return> for immediate help.
> ...
>
> l.3483 ...er{1075}\Character{1077}\Character{1077}
> \Character{1074}, and
> Jo^^...
>
> ! Undefined control sequence.
> <argument> \cyre
>
> l.3483 ...er{1075}\Character{1077}\Character{1077}
> \Character{1074}, and
> Jo^^...
>
>
> ! LaTeX Error: Encoding scheme `T2A' unknown.
>
> See the LaTeX manual or LaTeX Companion for explanation.
> Type H <return> for immediate help.
> ...
>
> l.3483 ...er{1077}\Character{1077}\Character{1074}
> , and Jo^^ebl Thieffry
> con...
>
> ! Undefined control sequence.
> <argument> \cyrv
>
> l.3483 ...er{1077}\Character{1077}\Character{1074}
> , and Jo^^ebl Thieffry
> con...
>
>
> Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is
> use
> less on input line 3483.
>
> [6.0.58] [7.0.58]
>
> Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is
> use
> less on input line 3789.
>
>
> Package Fancyhdr Warning: \fancyhead's `E' option without twoside option is
> use
> less on input line 3789.
>
>
> Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is
> use
> less on input line 4123.
>
> pdfTeX warning (ext4): destination with the same identifier (name{page.1})
> has
> been already used, duplicate ignored
> <to be read again>
> \relax
> l.4123 ...ate to produce amazing results.\endPar{}
> \endNode{}\Node%
> [1.0.58]pdfT
> eX warning (ext4): destination with the same identifier (name{page.2}) has
> been
> already used, duplicate ignored
> <to be read again>
> \relax
> l.4310 {1}}
> A small project may only need a fraction of the features offered
> ...
> [2.0.58] [3.0.58]
>
> Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is
> use
> less on input line 4526.
>
>
> Package Fancyhdr Warning: \fancyhead's `E' option without twoside option is
> use
> less on input line 4526.
>
>
> Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is
> use
> less on input line 4950.
>
> [4.0.58] [5.0.58] [6.0.58] [7.0.58] [8.0.58] [9.0.58]
>
> Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is
> use
> less on input line 6707.
>
>
> Package Fancyhdr Warning: \fancyhead's `E' option without twoside option is
> use
> less on input line 6707.
>
>
> Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is
> use
> less on input line 7116.
>
> [10.0.58] [11.0.58] [12.0.58] [13.0.58] [14.0.58] [15.0.58] [16.0.58]
>
> Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is
> use
> less on input line 8888.
>
>
> Package Fancyhdr Warning: \fancyhead's `E' option without twoside option is
> use
> less on input line 8888.
>
>
> Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is
> use
> less on input line 9201.
>
> [17.0.58] [18.0.58] [19.0.58] [20.0.58] [21.0.58] [22.0.58pdfTeX warning
> (ext4)
> : destination with the same identifier (name{0:_temporary_branches}) has been
> a
> lready used, duplicate ignored
>
> \AtBegShi@Output ...ipout \box \AtBeginShipoutBox
> \fi \fi
> l.10847 ...isplayGroup{}\endNode{}\endSeq{}\endSpS
> {}\endNode{}\Node%]
>
> Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is
> use
> less on input line 10934.
>
>
> Package Fancyhdr Warning: \fancyhead's `E' option without twoside option is
> use
> less on input line 10934.
>
>
> Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is
> use
> less on input line 11314.
>
> [23.0.58] [24.0.58] [25.0.58] [26.0.58] [27.0.58] [28.0.58]
>
> Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is
> use
> less on input line 12888.
>
>
> Package Fancyhdr Warning: \fancyhead's `E' option without twoside option is
> use
> less on input line 12888.
>
>
> Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is
> use
> less on input line 13313.
>
> [29.0.58] [30.0.58pdfTeX warning (ext4): destination with the same identifier
> (
> name{0:_git_over_anything}) has been already used, duplicate ignored
>
> \AtBegShi@Output ...ipout \box \AtBeginShipoutBox
> \fi \fi
> l.13669 ...etup an online Git repository.\endPar{}
> \endNode{}\Node%] [31.0.58]
> [32.0.58] [33.0.58] [34.0.58]
>
> Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is
> use
> less on input line 14832.
>
>
> Package Fancyhdr Warning: \fancyhead's `E' option without twoside option is
> use
> less on input line 14832.
>
>
> Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is
> use
> less on input line 15281.
>
> [35.0.58] [36.0.58] [37.0.58] [38.0.58] [39.0.58] [40.0.58]
>
> Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is
> use
> less on input line 16918.
>
>
> Package Fancyhdr Warning: \fancyhead's `E' option without twoside option is
> use
> less on input line 16918.
>
>
> Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is
> use
> less on input line 17272.
>
> [41.0.58] [42.0.58] [43.0.58]
> Overfull \hbox (6.59952pt too wide) in paragraph at lines 18051--18051
> []\T1/pcr/m/n/9 "tree" SP "32" NUL "100644 rose" NUL
> 0xaa823728ea7d592acc69b36
> 875a482cdf3fd5c8d
> [44.0.58] [45.0.58] [46.0.58]
>
> Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is
> use
> less on input line 18663.
>
>
> Package Fancyhdr Warning: \fancyhead's `E' option without twoside option is
> use
> less on input line 18663.
>
>
> Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is
> use
> less on input line 19119.
>
> [47.0.58] [48.0.58] [49.0.58] [50.0.58]
>
> Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is
> use
> less on input line 19915.
>
>
> Package Fancyhdr Warning: \fancyhead's `E' option without twoside option is
> use
> less on input line 19915.
>
>
> Package Fancyhdr Warning: \fancyfoot's `E' option without twoside option is
> use
> less on input line 20138.
>
> [51.0.58] (/«PKGBUILDDIR»/book-en.aux)
>
> Package rerunfilecheck Warning: File `book-en.out' has changed.
> (rerunfilecheck) Rerun to get outlines right
> (rerunfilecheck) or use package `bookmark'.
>
>
> LaTeX Warning: There were undefined references.
>
> )
> (see the transcript file for additional
> information){/usr/share/texlive/texmf-d
> ist/fonts/enc/dvips/base/8r.enc}</usr/share/texlive/texmf-dist/fonts/type1/urw/
> courier/ucrb8a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrr8
> a.pfb></usr/share/texlive/texmf-dist/fonts/type1/urw/helvetic/uhvb8a.pfb></usr/
> share/texlive/texmf-dist/fonts/type1/urw/times/utmb8a.pfb></usr/share/texlive/t
> exmf-dist/fonts/type1/urw/times/utmr8a.pfb></usr/share/texlive/texmf-dist/fonts
> /type1/urw/times/utmri8a.pfb>
> Output written on book-en.pdf (58 pages, 210758 bytes).
> Transcript written on book-en.log.
> make[2]: *** [book-en.pdf] Error 9
The full build log is available from:
http://people.debian.org/~lucas/logs/2012/05/24/gitmagic_20120520-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 about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--- End Message ---
--- Begin Message ---
Source: gitmagic
Source-Version: 20120520-2
We believe that the bug you reported is fixed in the latest version of
gitmagic, which is due to be installed in the Debian FTP archive:
gitmagic_20120520-2.debian.tar.gz
to main/g/gitmagic/gitmagic_20120520-2.debian.tar.gz
gitmagic_20120520-2.dsc
to main/g/gitmagic/gitmagic_20120520-2.dsc
gitmagic_20120520-2_all.deb
to main/g/gitmagic/gitmagic_20120520-2_all.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Francois Marier <[email protected]> (supplier of updated gitmagic package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sun, 01 Jul 2012 22:04:22 +1200
Source: gitmagic
Binary: gitmagic
Architecture: source all
Version: 20120520-2
Distribution: unstable
Urgency: medium
Maintainer: Francois Marier <[email protected]>
Changed-By: Francois Marier <[email protected]>
Description:
gitmagic - guide about Git version control system
Closes: 674303
Changes:
gitmagic (20120520-2) unstable; urgency=medium
.
* Add missing package to build-dependency to fix FTBFS (closes: #674303)
Checksums-Sha1:
78807883e91e7a864c598415e185c9accba3430e 1967 gitmagic_20120520-2.dsc
20c587afb27bedba8cc88a9593137d6680cc7473 3628 gitmagic_20120520-2.debian.tar.gz
0c3aa5a03bfbea62168eedd6affb7d5557321399 322912 gitmagic_20120520-2_all.deb
Checksums-Sha256:
4f0e8218f496cc54db9494e83f77b45bc99d498d9479a612dccf14bf4b147deb 1967
gitmagic_20120520-2.dsc
dd974e85a13edf5bce1aa3350b854202453bea19731c66404ec51cbcef46de85 3628
gitmagic_20120520-2.debian.tar.gz
b2bdc844a107b63a50a39ca54db55b97299c0a98c77b4d016921ed0e4d232b32 322912
gitmagic_20120520-2_all.deb
Files:
09b0307d941cbc85566d0642334896cb 1967 doc optional gitmagic_20120520-2.dsc
4486d484236a5ef24f48259eebaccadf 3628 doc optional
gitmagic_20120520-2.debian.tar.gz
4ca13fc68bbed9f991037ec17e0526d1 322912 doc optional
gitmagic_20120520-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iQIcBAEBCAAGBQJP8CpsAAoJEBYoHy4AfJjRCwMQALNmXK5X7sIhKrqwkb3cSq2P
a8XecqvSuBF8TR+OOsXKX7T6brKOev4cCeBbVAkY74ldJ6qWjdniCIPuP2RTKccX
GHqcsBHahnoWEQ1RXATHG42Qy8BWuCxXS+mQxBka0D8ZjbScGViRURaaTFfm3ps1
zoPFFhajh67TTK6M1UjUnyj910gdNGPFFwKQr+I55kOv/GKCEobTJW9TJPpObQSX
IGFYtU1+cn+3huyuGSFLbo3GbU6N6nDqvFRKpYU6w7zsGLJEJawBknwwv8toZYOR
+wS7xPqXWfUHIbJaC+nnpiJ2fLN2HWM4azlD03beY9EQEWOkIuJgvZmBLDM0f7ki
KRCNOQ5t9aCsEikR+cf1w2KOsXkRI6R1XPYCh1TPwoP3fA4ay2I/dYPTWTfctUkd
a/OAJAyvJHLc9DFVEjxYC/0W0LB1erhyzIC//zdnPvRtOOFHGE/+AE92TmpZu35B
EIsJjhIhgGRlsgVgb8rDcfYPfzAs6RKN65z0NZzaeOhO7P/QitHVjqoqbqQB1igE
sibdr2RIbGuEPZfAaL4JFTF2+SoiAYaicGGycLCOV+F85gSPrz26m82uCNUk2Zau
BO4e2pbeHJ9lgIr2vJmCuHGKY6a2WOLKm4KicdeX4lYvYJgWySC5KrwID3lfuog5
MiQuugsxeV09BoVv1fYm
=h32I
-----END PGP SIGNATURE-----
--- End Message ---