[Bug 20093] New: Build system breaks git bisect. Doesn't allow building on detached HEAD.
by bugzilla@meego.com
https://bugs.meego.com/show_bug.cgi?id=20093
Summary: Build system breaks git bisect. Doesn't allow building
on detached HEAD.
Classification: MeeGo Projects
Product: SyncEvolution
Platform: ---
Version: unspecified
Platform: Common
Architecture: ---
Status: NEW
Severity: normal
Priority: Undecided
Component: SyncEvolution
AssignedTo: syncevolution-bugs(a)meego.bugs
ReportedBy: blixtra(a)gmail.com
QAContact: jingke.zhang(a)intel.com
CC: syncevolution-bugs(a)meego.bugs,
syncevolution-default-bugs(a)meego.bugs
Estimated Hours: 0.0
In gen-autotools.sh, the checksource() sub-routine breaks the use of git
bisect. It does not allow for one to be on a detached HEAD which is where git
bisect leaves you.
Example output is..
fatal: '110dc763928b3cd7d49451f4563e28eb0ab9a058' - not a valid ref
Perhaps this should be used only during make distcheck?
--------
Product: SyncEvolution
Component: SyncEvolution
MeeGo Release: unspecified
Severity: normal
Priority: Undecided
Keywords:
Status: NEW
Who: blixtra(a)gmail.com
Assigned To: syncevolution-bugs(a)meego.bugs
Target Build: ---
Flags:
Changed:
--------
https://bugs.meego.com/show_bug.cgi?id=20093
--
Configure bugmail: https://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
9 years, 6 months
[Bug 17704] New: Need to check for alternative names to the qmake binary
by bugzilla@meego.com
https://bugs.meego.com/show_bug.cgi?id=17704
Summary: Need to check for alternative names to the qmake
binary
Classification: MeeGo Projects
Product: SyncEvolution
Platform: ---
Version: unspecified
Platform: Common
Architecture: ---
Status: NEW
Severity: normal
Priority: Undecided
Component: SyncEvolution
AssignedTo: syncevolution-bugs(a)meego.bugs
ReportedBy: blixtra(a)gmail.com
QAContact: jingke.zhang(a)intel.com
CC: syncevolution-bugs(a)meego.bugs,
syncevolution-default-bugs(a)meego.bugs
Estimated Hours: 0.0
Created attachment 6514
--> https://bugs.meego.com/attachment.cgi?id=6514
Patch to check for alternative namings for qmake
On some distros, such as Fedora, qmake is called qmake-qt4. This is currently
hardcoded to qmake in syncevolution.
Attached is a patch to check for the alternative name.
--------
Product: SyncEvolution
Component: SyncEvolution
MeeGo Release: unspecified
Severity: normal
Priority: Undecided
Keywords:
Status: NEW
Who: blixtra(a)gmail.com
Assigned To: syncevolution-bugs(a)meego.bugs
Target Build: ---
Flags:
Changed:
--------
https://bugs.meego.com/show_bug.cgi?id=17704
--
Configure bugmail: https://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
9 years, 6 months
[Bug 17649] New: Build warning: 'DISTCLEANFILES multiply defined' when running autogen.sh
by bugzilla@meego.com
https://bugs.meego.com/show_bug.cgi?id=17649
Summary: Build warning: 'DISTCLEANFILES multiply defined' when
running autogen.sh
Classification: MeeGo Projects
Product: SyncEvolution
Platform: ---
Version: unspecified
Platform: Common
Architecture: ---
Status: NEW
Severity: normal
Priority: Undecided
Component: SyncEvolution
AssignedTo: syncevolution-bugs(a)meego.bugs
ReportedBy: chrisk(a)openismus.com
QAContact: jingke.zhang(a)intel.com
CC: syncevolution-bugs(a)meego.bugs,
syncevolution-default-bugs(a)meego.bugs
Estimated Hours: 0.0
Created attachment 6474
--> https://bugs.meego.com/attachment.cgi?id=6474
Removes DISTCLEANFILES from src/Makefile-gen.am
When running autogen.sh I get the following warning: 'DISTCLEANFILES multiply
defined'.
DISTCLEANFILES is already defined in the Autotroll include and seems to not be
needed in src/Makefile-gen.am.
--------
Product: SyncEvolution
Component: SyncEvolution
MeeGo Release: unspecified
Severity: normal
Priority: Undecided
Keywords:
Status: NEW
Who: chrisk(a)openismus.com
Assigned To: syncevolution-bugs(a)meego.bugs
Target Build: ---
Flags:
Changed:
--------
https://bugs.meego.com/show_bug.cgi?id=17649
--
Configure bugmail: https://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
9 years, 6 months
[Bug 17862] New: invalid Google Calendar username => must result in 401 error
by bugzilla@meego.com
https://bugs.meego.com/show_bug.cgi?id=17862
Summary: invalid Google Calendar username => must result in 401
error
Classification: MeeGo Projects
Product: SyncEvolution
Platform: ---
Version: unspecified
Platform: Common
Architecture: ---
Status: NEW
Severity: critical
Priority: Undecided
Component: SyncEvolution
AssignedTo: syncevolution-bugs(a)meego.bugs
ReportedBy: patrick.ohly(a)intel.com
QAContact: jingke.zhang(a)intel.com
CC: syncevolution-bugs(a)meego.bugs,
syncevolution-default-bugs(a)meego.bugs
Estimated Hours: 0.0
- Configure Google Calendar with a username that has no @googlemail.com domain.
- Run sync.
=> 404 error for /calendar/dav/<username>/user/
We need to detect that and infer from the 404 error that the username probably
was invalid. Not sure where that fits into the source code.
--------
Product: SyncEvolution
Component: SyncEvolution
MeeGo Release: unspecified
Severity: critical
Priority: Undecided
Keywords:
Status: NEW
Who: patrick.ohly(a)intel.com
Assigned To: syncevolution-bugs(a)meego.bugs
Target Build: ---
Flags:
Changed:
--------
https://bugs.meego.com/show_bug.cgi?id=17862
--
Configure bugmail: https://bugs.meego.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
9 years, 6 months