reproduce-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #58248] Git depends on Gettext (which is not yet in Maneage)


From: Mohammad Akhlaghi
Subject: [bug #58248] Git depends on Gettext (which is not yet in Maneage)
Date: Wed, 29 Apr 2020 19:36:08 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:75.0) Gecko/20100101 Firefox/75.0

Update of bug #58248 (project reproduce):

                Category:                    None => Software               
              Item Group:                    None => Crash                  
                  Status:                    None => In Progress            

    _______________________________________________________

Follow-up Comment #6:

Thanks Raul. Then if you have the chance, can you find where `msgfmt' is on
your system, temporarily rename it, then check if it is not installed anywhere
else:


l=$(which msgfmt)
mv $l $l-backup
which msgfmt


Then can you remove Git from your current build of Maneage, so it rebuilds it?
If it builds, then we can only set this check for GNU/Linux systems.

About adding Gettext in Maneage, to be honest its just a matter of available
time. If you have a few minutes, can you try adding and testing it (as a
dependency of Git on GNU/Linux and macOS)?

    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?58248>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]