From: Igor Vlasenko <vlasenko@imath.kiev.ua> To: devel@lists.altlinux.org Subject: [devel] I: java7: 'error: unmappable character for encoding ...' Date: Fri, 16 Mar 2012 21:49:39 +0200 Message-ID: <20120316194939.GA395@dad.imath.kiev.ua> (raw) Уважаемые коллеги, В java репозитории происходят масштабные разломы, брызги могут долететь и до вас. В частности, из типичных проблем переход на java7 javac сломал у меня порядка 100 пакетов с диагностикой вида error: unmappable character for encoding (ANSI-*,ASCII,... Лечится это достаточно просто: достаточно посмотреть, что за старая кодировка в исходниках (скорее всего, ISO8859-1) и вставить в начало %build export LANG=en_US.ISO8859-1 . Из не моих пакетов сейчас сломан как минимум jatha. Пакеты, следовавшие рекомендациям полиси и имевшие BuildReq: java-devel-default пока не пострадали. java-devel-default сейчас указывает на java6, менять в java-devel-default java6 на java7 я собираюсь в самом конце, с предварительным тестированием и помощью в виде NMU с починкой пострадавших пакетов. Однако, java7 может иногда втягиваться и по косвенным зависимостям. Поэтому будьте готовы к сюрпризам и не стесняйтесь обращаться с вопросами. -- Dr. Igor Vlasenko -------------------- Topology Department Institute of Math Kiev, Ukraine
next reply other threads:[~2012-03-16 19:49 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2012-03-16 19:49 Igor Vlasenko [this message] 2012-03-19 4:26 ` REAL
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20120316194939.GA395@dad.imath.kiev.ua \ --to=vlasenko@imath.kiev.ua \ --cc=devel@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Team development discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \ devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru public-inbox-index devel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git