Closed Bug 1800932 Opened 2 years ago Closed 2 years ago

hg: invalid pattern in .hgignore

Categories

(Developer Services :: General, defect)

defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1800776

People

(Reporter: felix-mozilla, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:108.0) Gecko/20100101 Firefox/108.0

Steps to reproduce:

checked out mozilla, then ran $ hg status .hgignore

Actual results:

abort: /src/firefox/.hgignore: invalid pattern (relre): (?i)(^|/)TAGS$

Expected results:

$ mercurial --version
Mercurial Distributed SCM (version 6.3.0)
(see https://mercurial-scm.org for more information)

Copyright (C) 2005-2022 Olivia Mackall and others
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
$ python --version
Python 3.11.0

These are the current release versions of python and mercurial, which I installed via pip install mercurial
(I'm doing this on the current trunk on a x86_64 linux box

The Bugbug bot thinks this bug should belong to the 'Toolkit::Picture-in-Picture' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.

Component: Untriaged → Picture-in-Picture
Product: Firefox → Toolkit
Component: Picture-in-Picture → General
Product: Toolkit → Developer Services
Version: Firefox 108 → unspecified
Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Duplicate of bug: 1800776
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.