Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED]app-text/iso-codes fails to build
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
pourpier
Apprentice
Apprentice


Joined: 27 Sep 2017
Posts: 166

PostPosted: Fri Jan 05, 2018 6:17 pm    Post subject: [SOLVED]app-text/iso-codes fails to build Reply with quote

Hello !
After the world update I did today I got the following error message: USE flag 'linguas_ar' not in IUSE for app-text/iso-codes-3.75
I tried to put the ~amd64 for that package in /etc/portage/package.accept_keywords but it didn't help because I got the same error for the 3.76 version. I never had any problem in the past with that package.
Any suggestion ?
Best regards,
pourpier


Last edited by pourpier on Fri Jan 05, 2018 7:30 pm; edited 1 time in total
Back to top
View user's profile Send private message
Perfect Gentleman
Veteran
Veteran


Joined: 18 May 2014
Posts: 1252

PostPosted: Fri Jan 05, 2018 6:20 pm    Post subject: Reply with quote

the same error.
someone blows up l10n.eclass.
WTF is going on?
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30993
Location: here

PostPosted: Fri Jan 05, 2018 6:27 pm    Post subject: Reply with quote

Perfect Gentleman wrote:
the same error.
someone blows up l10n.eclass.
WTF is going on?

https://archives.gentoo.org/gentoo-dev/message/29b00839ba5be715d883412011d8a421
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
pourpier
Apprentice
Apprentice


Joined: 27 Sep 2017
Posts: 166

PostPosted: Fri Jan 05, 2018 6:30 pm    Post subject: Reply with quote

Perfect Gentleman wrote:
the same error.
someone blows up l10n.eclass.
WTF is going on?

Out of the subject but I would like to know which criteria are applied to get these "squares" you have (4 upon 5). I have zero which is perfectly normal because I am completely new to Gentoo.
Best regards,
Serge
Back to top
View user's profile Send private message
pourpier
Apprentice
Apprentice


Joined: 27 Sep 2017
Posts: 166

PostPosted: Fri Jan 05, 2018 6:35 pm    Post subject: Reply with quote

fedeliallalinea wrote:
Perfect Gentleman wrote:
the same error.
someone blows up l10n.eclass.
WTF is going on?

https://archives.gentoo.org/gentoo-dev/message/29b00839ba5be715d883412011d8a421

What do I need to do concretely ? I am too new to understand the implications of this message.
Best regards,
pourpier
Back to top
View user's profile Send private message
jagdpanther
l33t
l33t


Joined: 22 Nov 2003
Posts: 736

PostPosted: Fri Jan 05, 2018 6:49 pm    Post subject: Reply with quote

Me to.

I think I am going to try finishing my other updates by adding an "--exclude iso-codes" to my emerge command and then waiting ...
Back to top
View user's profile Send private message
divoxx
n00b
n00b


Joined: 23 Feb 2005
Posts: 23
Location: San Francisco, CA

PostPosted: Fri Jan 05, 2018 6:52 pm    Post subject: Reply with quote

fedeliallalinea wrote:
Perfect Gentleman wrote:
the same error.
someone blows up l10n.eclass.
WTF is going on?

https://archives.gentoo.org/gentoo-dev/message/29b00839ba5be715d883412011d8a421


It feels like the removal of linguas was a bit premature with not all stable packages ported over to the new I10N system?

Anyone knows a workaround?
Back to top
View user's profile Send private message
pourpier
Apprentice
Apprentice


Joined: 27 Sep 2017
Posts: 166

PostPosted: Fri Jan 05, 2018 6:55 pm    Post subject: Reply with quote

jagdpanther wrote:
Me to.

I think I am going to try finishing my other updates by adding an "--exclude iso-codes" to my emerge command and then waiting ...


This is exactly what I did to get the other packages emerged. But I would like to know the implications of the message given by fedeliallalinea
Best regards,
pourpier
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30993
Location: here

PostPosted: Fri Jan 05, 2018 7:08 pm    Post subject: Reply with quote

Problem solved with commit https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c3014f6a6dc7ab31520e65680eb5def3e18cd11
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
pourpier
Apprentice
Apprentice


Joined: 27 Sep 2017
Posts: 166

PostPosted: Fri Jan 05, 2018 7:16 pm    Post subject: Reply with quote

fedeliallalinea wrote:
Problem solved with commit https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c3014f6a6dc7ab31520e65680eb5def3e18cd11

As I have never done that before what are all the steps I need to follow to apply this commit ?
Best regards,
pourpier
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30993
Location: here

PostPosted: Fri Jan 05, 2018 7:25 pm    Post subject: Reply with quote

pourpier wrote:
fedeliallalinea wrote:
Problem solved with commit https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c3014f6a6dc7ab31520e65680eb5def3e18cd11

As I have never done that before what are all the steps I need to follow to apply this commit ?
Best regards,
pourpier

Code:
emerge --sync

There's a chance that rsync server take some time to update with main rsync server
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
divoxx
n00b
n00b


Joined: 23 Feb 2005
Posts: 23
Location: San Francisco, CA

PostPosted: Fri Jan 05, 2018 7:25 pm    Post subject: Reply with quote

pourpier wrote:
fedeliallalinea wrote:
Problem solved with commit https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c3014f6a6dc7ab31520e65680eb5def3e18cd11

As I have never done that before what are all the steps I need to follow to apply this commit ?
Best regards,
pourpier


Simply `emerge --sync` again, then try installing the package. It should work.
Back to top
View user's profile Send private message
ct85711
Veteran
Veteran


Joined: 27 Sep 2005
Posts: 1791

PostPosted: Fri Jan 05, 2018 7:26 pm    Post subject: Reply with quote

Well, since it was committed to the tree, it means you don't need to do anything more than re-syncing to download the change (it may take a little while, or up to a day to get to rsync).
Back to top
View user's profile Send private message
pourpier
Apprentice
Apprentice


Joined: 27 Sep 2017
Posts: 166

PostPosted: Fri Jan 05, 2018 7:30 pm    Post subject: Reply with quote

ct85711 wrote:
Well, since it was committed to the tree, it means you don't need to do anything more than re-syncing to download the change (it may take a little while, or up to a day to get to rsync).


Thanks to you and all the others ! I will change the title of the subject to SOLVED
Best regards,
Serge
Back to top
View user's profile Send private message
Haraldpeter
n00b
n00b


Joined: 08 Jun 2016
Posts: 65

PostPosted: Fri Jan 05, 2018 7:56 pm    Post subject: not solved Reply with quote

No, it is not solved:

Code:
>>> Verifying ebuild manifests

>>> Emerging (1 of 2) app-text/iso-codes-3.75::gentoo
 * iso-codes-3.75.tar.xz BLAKE2B SHA512 size ;-) ...                               [ ok ]
>>> Unpacking source...
>>> Unpacking iso-codes-3.75.tar.xz to /var/tmp/portage/app-text/iso-codes-3.75/work
>>> Source unpacked in /var/tmp/portage/app-text/iso-codes-3.75/work
>>> Preparing source in /var/tmp/portage/app-text/iso-codes-3.75/work/iso-codes-3.75 ...
 * Looking for new locales ...                                                     [ ok ]
 * Preparing iso_15924 ...
 * ERROR: app-text/iso-codes-3.75::gentoo failed (prepare phase):
 *   USE Flag 'linguas_ar' not in IUSE for app-text/iso-codes-3.75
 *
 * Call stack:
 *          ebuild.sh, line  124:  Called src_prepare
 *        environment, line 3080:  Called use 'linguas_ar'
 *   phase-helpers.sh, line  200:  Called die
 * The specific snippet of code:
 *                              die "USE Flag '${u}' not in IUSE for ${CATEGORY}/${PF}"
 *
 * If you need support, post the output of `emerge --info '=app-text/iso-codes-3.75::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=app-text/iso-codes-3.75::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/app-text/iso-codes-3.75/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-text/iso-codes-3.75/temp/environment'.
 * Working directory: '/var/tmp/portage/app-text/iso-codes-3.75/work/iso-codes-3.75/iso_15924'
 * S: '/var/tmp/portage/app-text/iso-codes-3.75/work/iso-codes-3.75'

>>> Failed to emerge app-text/iso-codes-3.75, Log file:

>>>  '/var/tmp/portage/app-text/iso-codes-3.75/temp/build.log'

 * Messages for package app-text/iso-codes-3.75:

 * ERROR: app-text/iso-codes-3.75::gentoo failed (prepare phase):
 *   USE Flag 'linguas_ar' not in IUSE for app-text/iso-codes-3.75
 *
 * Call stack:
 *          ebuild.sh, line  124:  Called src_prepare
 *        environment, line 3080:  Called use 'linguas_ar'
 *   phase-helpers.sh, line  200:  Called die
 * The specific snippet of code:
 *                              die "USE Flag '${u}' not in IUSE for ${CATEGORY}/${PF}"
 *
 * If you need support, post the output of `emerge --info '=app-text/iso-codes-3.75::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=app-text/iso-codes-3.75::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/app-text/iso-codes-3.75/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-text/iso-codes-3.75/temp/environment'.
 * Working directory: '/var/tmp/portage/app-text/iso-codes-3.75/work/iso-codes-3.75/iso_15924'
 * S: '/var/tmp/portage/app-text/iso-codes-3.75/work/iso-codes-3.75'



best regards
Harald
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30993
Location: here

PostPosted: Fri Jan 05, 2018 8:03 pm    Post subject: Re: not solved Reply with quote

Haraldpeter wrote:
No, it is not solved:

fedeliallalinea wrote:
There's a chance that rsync server take some time to update with main rsync server

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Hu
Administrator
Administrator


Joined: 06 Mar 2007
Posts: 21773

PostPosted: Sat Jan 06, 2018 1:13 am    Post subject: Re: not solved Reply with quote

Haraldpeter wrote:
No, it is not solved:
Code:
 * If you need support, post the output of `emerge --info '=app-text/iso-codes-3.75::gentoo'`,
Are you sure you have the fixed version? What is the output of the requested commands?
Back to top
View user's profile Send private message
Perfect Gentleman
Veteran
Veteran


Joined: 18 May 2014
Posts: 1252

PostPosted: Sat Jan 06, 2018 3:49 am    Post subject: Reply with quote

what's wrong with PLOCALES? why are they disabled?
Back to top
View user's profile Send private message
Perfect Gentleman
Veteran
Veteran


Joined: 18 May 2014
Posts: 1252

PostPosted: Sat Jan 06, 2018 5:05 am    Post subject: Reply with quote

pourpier wrote:
Perfect Gentleman wrote:
the same error.
someone blows up l10n.eclass.
WTF is going on?

Out of the subject but I would like to know which criteria are applied to get these "squares" you have (4 upon 5). I have zero which is perfectly normal because I am completely new to Gentoo.
Best regards,
Serge

what do you mean by "squares"?
I meant that PLOCALES are broken, lots of packages need to be rebuilt, most of them failed .
Back to top
View user's profile Send private message
pourpier
Apprentice
Apprentice


Joined: 27 Sep 2017
Posts: 166

PostPosted: Sat Jan 06, 2018 10:45 am    Post subject: Reply with quote

Perfect Gentleman wrote:
pourpier wrote:
Perfect Gentleman wrote:
the same error.
someone blows up l10n.eclass.
WTF is going on?

Out of the subject but I would like to know which criteria are applied to get these "squares" you have (4 upon 5). I have zero which is perfectly normal because I am completely new to Gentoo.
Best regards,
Serge

what do you mean by "squares"?
I meant that PLOCALES are broken, lots of packages need to be rebuilt, most of them failed .


I mean on the left under your avatar and something like l33t I see five little squares and 4 of them are "highlighted".
How do you progress from none to your four ? Which are the criteria ?
Back to top
View user's profile Send private message
pourpier
Apprentice
Apprentice


Joined: 27 Sep 2017
Posts: 166

PostPosted: Sat Jan 06, 2018 10:48 am    Post subject: Re: not solved Reply with quote

Haraldpeter wrote:
No, it is not solved:

Code:
>>> Verifying ebuild manifests

>>> Emerging (1 of 2) app-text/iso-codes-3.75::gentoo
 * iso-codes-3.75.tar.xz BLAKE2B SHA512 size ;-) ...                               [ ok ]
>>> Unpacking source...
>>> Unpacking iso-codes-3.75.tar.xz to /var/tmp/portage/app-text/iso-codes-3.75/work
>>> Source unpacked in /var/tmp/portage/app-text/iso-codes-3.75/work
>>> Preparing source in /var/tmp/portage/app-text/iso-codes-3.75/work/iso-codes-3.75 ...
 * Looking for new locales ...                                                     [ ok ]
 * Preparing iso_15924 ...
 * ERROR: app-text/iso-codes-3.75::gentoo failed (prepare phase):
 *   USE Flag 'linguas_ar' not in IUSE for app-text/iso-codes-3.75
 *
 * Call stack:
 *          ebuild.sh, line  124:  Called src_prepare
 *        environment, line 3080:  Called use 'linguas_ar'
 *   phase-helpers.sh, line  200:  Called die
 * The specific snippet of code:
 *                              die "USE Flag '${u}' not in IUSE for ${CATEGORY}/${PF}"
 *
 * If you need support, post the output of `emerge --info '=app-text/iso-codes-3.75::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=app-text/iso-codes-3.75::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/app-text/iso-codes-3.75/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-text/iso-codes-3.75/temp/environment'.
 * Working directory: '/var/tmp/portage/app-text/iso-codes-3.75/work/iso-codes-3.75/iso_15924'
 * S: '/var/tmp/portage/app-text/iso-codes-3.75/work/iso-codes-3.75'

>>> Failed to emerge app-text/iso-codes-3.75, Log file:

>>>  '/var/tmp/portage/app-text/iso-codes-3.75/temp/build.log'

 * Messages for package app-text/iso-codes-3.75:

 * ERROR: app-text/iso-codes-3.75::gentoo failed (prepare phase):
 *   USE Flag 'linguas_ar' not in IUSE for app-text/iso-codes-3.75
 *
 * Call stack:
 *          ebuild.sh, line  124:  Called src_prepare
 *        environment, line 3080:  Called use 'linguas_ar'
 *   phase-helpers.sh, line  200:  Called die
 * The specific snippet of code:
 *                              die "USE Flag '${u}' not in IUSE for ${CATEGORY}/${PF}"
 *
 * If you need support, post the output of `emerge --info '=app-text/iso-codes-3.75::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=app-text/iso-codes-3.75::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/app-text/iso-codes-3.75/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-text/iso-codes-3.75/temp/environment'.
 * Working directory: '/var/tmp/portage/app-text/iso-codes-3.75/work/iso-codes-3.75/iso_15924'
 * S: '/var/tmp/portage/app-text/iso-codes-3.75/work/iso-codes-3.75'



best regards
Harald


I tested it today on another machine and it works perfectly. Gentoo is definitely one the best schools of patience in the Linux world !
Gentoo has one of the best communities and forums !!!
Best regards,
Serge
Back to top
View user's profile Send private message
Perfect Gentleman
Veteran
Veteran


Joined: 18 May 2014
Posts: 1252

PostPosted: Sat Jan 06, 2018 11:49 am    Post subject: Reply with quote

pourpier wrote:
I mean on the left under your avatar and something like l33t I see five little squares and 4 of them are "highlighted".
How do you progress from none to your four ? Which are the criteria ?

I assume it's about activity and number of posts.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum