hello, i have installed a new gentoo-system last week and install now the programms, but i can't install some of them, because gnome-doc-utils can't be installed. PYTHONPATH="/var/tmp/portage/app-text/gnome-doc-utils-0.20.1/work/gnome-doc-utils-0.20.1/doc/gnome-doc-make/../../xml2po:/var/tmp/portage/app-text/gnome-doc-utils-0.20.1/work/gnome-doc-utils-0.20.1/doc/gnome-doc-make/../../xml2po:" "/var/tmp/portage/app-text/gnome-doc-utils-0.20.1/work/gnome-doc-utils-0.20.1/doc/gnome-doc-make/../../xml2po/xml2po/xml2po" -m docbook -e -t "${mo}" \ "${d}C/gnome-doc-make.xml" > gnome-doc-make.xml.tmp && \ cp gnome-doc-make.xml.tmp gnome-doc-make.xml && rm -f gnome-doc-make.xml.tmp) File "/var/tmp/portage/app-text/gnome-doc-utils-0.20.1/work/gnome-doc-utils-0.20.1/doc/gnome-doc-make/../../xml2po/xml2po/xml2po", line 145 print VERSION ^ SyntaxError: invalid syntax make[2]: *** [de/gnome-doc-make.xml] Fehler 1 goodby
Created attachment 257763 [details] build log file
Probably xml2po is incompatible with python3.
this is fixed in 0.20.2 already.
hello, i try to emerge the new version after sync, but emerge will only build the old version gnome-doc-utils-0.20.1 und not the new gnome-doc-utils-0.20.2. goodby
please provide a build.log for 0.20.2 then.
hello, i have it installed yesterday. but the new version ist masked, so that it is not installed and emerge will only use the old version, if the mask is not deaktivated in the file package.keywords. i find this info only, if i try to install with emerge ">=app-text/gnome-doc-utils-0.20.2". all other trys will only install the old version, without the information, that the new version is masked! goodby
it is not masked, it is an ~arch package. Could you please add an entry to package.keywords and try to merge it ?
(In reply to comment #7) > it is not masked, it is an ~arch package. Could you please add an entry to > package.keywords and try to merge it ? > Probably the point was: stable request.
If I don't misremember python3 is not supposed to be used as main interpreter yet (as python3 news item told), this will be solved in the future (please take care Gnome 2.30 will also have problems with python3 as default interpreter while 2.32 should have most of the issues fixed) *** This bug has been marked as a duplicate of bug 312103 ***