Opened 15 years ago

Closed 11 years ago

Last modified 11 years ago

#1239 closed defect (obsolete)

build modifying files stored in git

Reported by: sascha_silbe Owned by: tomeu
Priority: High Milestone:
Component: Sugar Version: Git as of bugdate
Severity: Blocker Keywords:
Cc: sayamindu Distribution/OS: Unspecified
Bug Status: Needinfo

Description

Similar to #1225, sugar modifies po/sugar.pot during build. Since this file is stored in git ./sugar-jhbuild update will break if git hasn't been configured by the user (i.e. it breaks for most non-developers). This also prevents our buildslaves from building sugar.

Change History (4)

comment:1 Changed 15 years ago by erikos

  • Bug Status changed from New to Needinfo
  • Cc sayamindu added
  • Milestone changed from Unspecified by Release Team to 0.86

I am not 100% sure when the .pot file gets created.

When running 'make update-po' the following command create the .pot file for me.

INTLTOOL_EXTRACT=/usr/bin/intltool-extract srcdir=. /usr/bin/intltool-update --gettext-package sugar --pot

A simple: './autogen-sh; make' does not.

comment:2 Changed 15 years ago by erikos

  • Priority changed from Unspecified by Maintainer to High

comment:3 Changed 11 years ago by godiard

  • Resolution set to obsolete
  • Status changed from new to closed

comment:4 Changed 11 years ago by dnarvaez

  • Milestone 0.86 deleted

Milestone 0.86 deleted

Note: See TracTickets for help on using tickets.