[Bug 1048207] Re: "el complete" in langpacks.txt breaks build

2021-10-13 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: ubuntu-defaults-builder (Ubuntu Precise) Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. h

[Bug 1048207] Re: "el complete" in langpacks.txt breaks build

2012-12-18 Thread Martin Pitt
** Changed in: ubuntu-defaults-builder (Ubuntu Precise) Status: In Progress => Triaged ** Changed in: ubuntu-defaults-builder (Ubuntu Precise) Assignee: Martin Pitt (pitti) => (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 1048207] Re: "el complete" in langpacks.txt breaks build

2012-10-09 Thread Martin Pitt
** Changed in: ubuntu-defaults-builder (Ubuntu Precise) Status: New => In Progress ** Changed in: ubuntu-defaults-builder (Ubuntu Precise) Assignee: (unassigned) => Martin Pitt (pitti) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1048207] Re: "el complete" in langpacks.txt breaks build

2012-10-09 Thread Martin Pitt
** Also affects: ubuntu-defaults-builder (Ubuntu Precise) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1048207 Title: "el complete" in langpacks.txt brea

[Bug 1048207] Re: "el complete" in langpacks.txt breaks build

2012-09-10 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-defaults-builder - 0.37 --- ubuntu-defaults-builder (0.37) quantal; urgency=low * lib/language-support-hook: Fix handling of "complete" lines. Thanks Alkis Georgopoulos! (LP: #1048207) -- Martin PittMon, 10 Sep 2012 09:47:21 +0200

[Bug 1048207] Re: "el complete" in langpacks.txt breaks build

2012-09-10 Thread Martin Pitt
Sorry, I mis-read the patch. Tagging as patch again, will apply soon. Thanks! ** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1048207 Title: "el complete" in langpacks.txt breaks

[Bug 1048207] Re: "el complete" in langpacks.txt breaks build

2012-09-10 Thread Alkis Georgopoulos
pitti, first of all I tried it and it works. > This will just entirely ignore the "complete" flag and thus break this functionality. It will ignore it only while calling check-language-support. It needs to ignore it there, as check-language-support doesn't support "complete" parameters. The "comp

[Bug 1048207] Re: "el complete" in langpacks.txt breaks build

2012-09-09 Thread Martin Pitt
-requested=`sed "s/ complete/(complete)/" < "$REQUESTED_LANGUAGES" | xargs` +requested=`sed "s/ complete//" < "$REQUESTED_LANGUAGES" | xargs` This will just entirely ignore the "complete" flag and thus break this functionality. -done +done < "$REQUESTED_LANGUAGES" I don't think that works -- th

[Bug 1048207] Re: "el complete" in langpacks.txt breaks build

2012-09-09 Thread Ubuntu Foundation's Bug Bot
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1048207 Title: "el complete" in langpacks.txt breaks build To manage notifications about this bug go to: https://bugs.launchpad.ne

[Bug 1048207] Re: "el complete" in langpacks.txt breaks build

2012-09-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ubuntu-defaults-builder (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1048

[Bug 1048207] Re: "el complete" in langpacks.txt breaks build

2012-09-09 Thread Alkis Georgopoulos
** Patch added: "fix_complete.patch" https://bugs.launchpad.net/bugs/1048207/+attachment/3303120/+files/fix_complete.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1048207 Title: "el comple