Menu

#390 Warning : egrep is obsolete

testing_clonezilla
open
nobody
None
5
2022-12-08
2022-11-24
No

Hi,
Running on recent distros (grep 3.8), clonezilla spits warnings that egrep is now obsolete and should be replaced with "grep -E".

❯ egrep
egrep: warning: egrep is obsolescent; using grep -E

Discussion

  • Steven Shiau

    Steven Shiau - 2022-12-08

    Thanks for your feedback. If this message is shown in the booting, it's form live boot or live config. We might have to report this to our upstream.
    Could you please take a photo about this message on the whole screen? It's easier for us to understand more.
    Thanks.

    Steven

     
  • Swâmi Petaramesh

    Hi,
    No, this message is displayed running clonezilla inside any distribution using a recent version of grep.
    You basically need to find/replace any occurence of “egrep” in your clonezilla bash scripts with “grep -E”, that's all to it.

     
  • Steven Shiau

    Steven Shiau - 2022-12-08

    In the unstable repository of DRBL, you should be able to find the latest versions of DRBL and Clonezilla, which has addressed this issue:
    http://free.nchc.org.tw/drbl-core/pool/drbl/unstable/

    Steven

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.