Launchpad has imported 23 comments from the remote bug at
https://bugzilla.redhat.com/show_bug.cgi?id=690954.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2011-03-25T22:51:39+00:00 Thomas wrote:

Spec URL: http://thm.fedorapeople.org/postler/postler.spec
SRPM URL: http://thm.fedorapeople.org/postler/postler-0.1.1-1.fc14.src.rpm

Description:
Postler aims to be easy, simple, clean, beautiful, and automagic. It
handles IMAP beautifully, and provides the user with smart, sensible
defaults.

Reply at: https://bugs.launchpad.net/postler/+bug/723282/comments/14

------------------------------------------------------------------------
On 2011-03-26T16:17:05+00:00 Fabian wrote:

Shouldn't libidentify included first?

Reply at: https://bugs.launchpad.net/postler/+bug/723282/comments/15

------------------------------------------------------------------------
On 2011-03-28T08:44:41+00:00 Thomas wrote:

(In reply to comment #1)
> Shouldn't libidentify included first?

Sorry, a typo on my side. It is libindicate, and I'm currently preparing
a package. But it seems not strictly necessary for postler and can be
enabled later. (And for various reasons it seems unlikely we can have
libindicate in F14.)

Reply at: https://bugs.launchpad.net/postler/+bug/723282/comments/16

------------------------------------------------------------------------
On 2011-03-28T20:05:32+00:00 Christoph wrote:

As libindicate is part of Ayatana I doubt it'll be in Fedora. So no
reason to wait for it.

Just as in bug 690953 I think the description should not include the
word "sexy" and the language doesn't matter to the user either.

According to the packaging guidelines you should not build with the
included waf copy but with the system's version if possible.

The two warnings form desktop-file-validate are bogus: According to the
spec "Email" needs either "Office" or "Network" but not both and the
latter is in place. The x-scheme-handler/mailto MIME type is required
for GNOME3's default applications dialog, see bug 690298. There is no
need to contact upstream about the desktop file warnings, I just spoke
to him.

He and I have no idea about the problems with the debuginfo other than
that the paths is wrong. find-debuginfo.sh is looking in
postler-0.1.1/_build_/ while it is postler-0.1.1/_build_/default/postler

Reply at: https://bugs.launchpad.net/postler/+bug/723282/comments/17

------------------------------------------------------------------------
On 2011-03-29T16:24:06+00:00 Christoph wrote:

There is a problem with the icon I think: Postler includes internet-mail
from elemantary-icon-theme and installs it to
%{_datadir}/icons/hicolor/scalable/apps/internet-mail.svg. Themed
icons/icons with a generic name should not be in hicolor because we
could have another app providing internet-mail as well and we might run
into a file conflict. I suggest to install it as postler.svg. It's no
longer themable then, but this doesn't really matter because elementary
and oxygen are the only packages to include an icon of the name
"internet-mail" anyway.

Stay tuned for a full review.

Reply at: https://bugs.launchpad.net/postler/+bug/723282/comments/18

------------------------------------------------------------------------
On 2011-04-03T00:21:33+00:00 Christoph wrote:

Review for 4494cd46098d379815e9df41842df4cd
postler-0.1.1-1.fc14.src.rpm

OK - MUST: $ rpmlint /var/lib/mock/fedora-14-x86_64/result/postler-*
postler.src: W: spelling-error %description -l en_US automagic -> automatic, 
auto magic, auto-magic
postler.x86_64: W: spelling-error Summary(en_US) vala -> lava, val, ala
postler.x86_64: W: spelling-error %description -l en_US automagic -> automatic, 
auto magic, auto-magic
postler.x86_64: W: no-manual-page-for-binary postler
postler.x86_64: W: no-manual-page-for-binary postler-mbsync
3 packages and 0 specfiles checked; 0 errors, 5 warnings.

OK - MUST: named according to the Package Naming Guidelines
OK - MUST: spec file name matches the base package %{name}
OK - MUST: package meets the Packaging Guidelines
OK - MUST: Fedora approved license and meets the Licensing Guidelines: LGPLv2+
FIX - MUST: License field in spec file does not match the actual license
OK - MUST: license file included in %doc
OK - MUST: spec is in American English
OK - MUST: spec is legible
OK - MUST: sources match the upstream source by MD5 
02e502c9f4a4b92e4ace32d9e268f06d
OK - MUST: successfully compiles and builds into binary rpms on x86_64
N/A - MUST: If the package does not successfully compile, build or work on an 
architecture, then those architectures should be listed in the spec in 
ExcludeArch.
OK - MUST: all build dependencies are listed in BuildRequires.
OK - MUST: handles locales properly with %find_lang
N/A - MUST: Every binary RPM package (or subpackage) which stores shared 
library files (not just symlinks) in any of the dynamic linker's default paths, 
must call ldconfig in %post and %postun.
OK - MUST: Package does not bundle copies of system libraries.
N/A - MUST: If the package is designed to be relocatable, the packager must 
state this fact in the request for review, along with the rationalization for 
relocation of that specific package
OK - MUST: owns all directories that it creates
OK - MUST: no duplicate files in the %files listing
OK - MUST: Permissions on files are set properly, includes %defattr(...)
OK - MUST: consistently uses macros
OK - MUST: package contains code, or permissable content
N/A - MUST: Large documentation files should go in a -doc subpackage
OK - MUST: Files included as %doc do not affect the runtime of the application
N/A - MUST: Header files must be in a -devel package
N/A - MUST: Static libraries must be in a -static package
N/A - MUST: library files that end in .so are in the -devel package.
N/A - MUST: devel packages must require the base package using a fully 
versioned dependency
OK - MUST: The package does not contain any .la libtool archives.
OK - MUST: Package contains a GUI application and includes a %{name}.desktop 
file, and that file is properly validated with desktop-file-validate
OK - MUST: package does not own files or directories already owned by other 
packages.
OK - Should: at the beginning of %install, the package runs rm -rf %{buildroot}
OK - MUST: all filenames valid UTF-8


SHOULD Items:
OK - SHOULD: Source package includes license text(s) as a separate file.
N/A - SHOULD: The description and summary sections in the package spec file 
should contain translations for supported Non-English languages, if available.
OK - SHOULD: builds in mock.
OK - SHOULD: compiles and builds into binary rpms on all supported 
architectures.
WELL - SHOULD: functions as described.
OK - SHOULD: Scriptlets are sane.
N/A - SHOULD: Usually, subpackages other than devel should require the base 
package using a fully versioned dependency.
N/A - SHOULD: pkgconfig(.pc) files should be placed in a -devel pkg
N/A - SHOULD: no file dependencies outside of /etc, /bin, /sbin, /usr/bin, or 
/usr/sbin
N/A - SHOULD: package should contain man pages for binaries/scripts.


Other items:
OK - latest stable version
OK - SourceURL valid
OK - Compiler flags ok
OK - Debuginfo complete
OK - SHOULD: package has a %clean section, which contains rm -rf %{buildroot}
N/A - SHOULD: Packages containing pkgconfig(.pc) files should 'Requires: 
pkgconfig'.


Issues:
- License is LGPLv2+ and not LGPLv2 because there is a "or any later version" 
clause.
- The icon should have a different name as explained in comment #4.
- Require dexxter once it's in the repo.

- Does not build on rawhide:
Waf: Entering directory `/builddir/build/BUILD/postler-0.1.1/_build_'
[ 1/44] valac: postler/dexter.vala postler/dockmanager.vala 
postler/elementary-entry.vala postler/postler-accounts.vala 
postler/postler-accountsetup.vala postler/postler-app.vala 
postler/postler-attachments.vala postler/postler-bureau.vala 
postler/postler-cellrenderertoggle.vala postler/postler-client.vala 
postler/postler-composer.vala postler/postler-content.vala 
postler/postler-flowbox.vala postler/postler-folders.vala 
postler/postler-messages.vala postler/postler-reader.vala 
postler/postler-recipiententry.vala postler/postler-scrolled.vala 
postler/postler-service.vala postler/postler-shortcuts.vala 
postler/postler-state.vala postler/postler-viewer.vala -> 
_build_/default/postler/dexter.c _build_/default/postler/dockmanager.c 
_build_/default/postler/elementary-entry.c 
_build_/default/postler/postler-accounts.c 
_build_/default/postler/postler-accountsetup.c 
_build_/default/postler/postler-app.c 
_build_/default/postler/postler-attachments.c 
_build_/default/postler/postler-bureau.c 
_build_/default/postler/postler-cellrenderertoggle.c 
_build_/default/postler/postler-client.c 
_build_/default/postler/postler-composer.c 
_build_/default/postler/postler-content.c 
_build_/default/postler/postler-flowbox.c 
_build_/default/postler/postler-folders.c 
_build_/default/postler/postler-messages.c 
_build_/default/postler/postler-reader.c 
_build_/default/postler/postler-recipiententry.c 
_build_/default/postler/postler-scrolled.c 
_build_/default/postler/postler-service.c 
_build_/default/postler/postler-shortcuts.c 
_build_/default/postler/postler-state.c _build_/default/postler/postler-viewer.c
../postler/postler-accounts.vala:69.44-69.44: error: Value must be constant
Waf: Leaving directory `/builddir/build/BUILD/postler-0.1.1/_build_'
Build failed:  -> task failed (err #1):

Reply at: https://bugs.launchpad.net/postler/+bug/723282/comments/19

------------------------------------------------------------------------
On 2011-04-04T19:35:58+00:00 Thomas wrote:

Spec URL: http://thm.fedorapeople.org/postler/postler.spec
SRPM URL: http://thm.fedorapeople.org/postler/postler-0.1.1-2.fc14.src.rpm

%changelog
* Mon Apr  4 2011 Thomas Moschny <..> - 0.1.1-2
- Changes suggested in the review ticket:
  - Fix License and Summary tags.
  - Rename icon to avoid clashes with icon theme packages.
  - BR dexter (bz 690953).

Reply at: https://bugs.launchpad.net/postler/+bug/723282/comments/20

------------------------------------------------------------------------
On 2011-04-04T19:37:54+00:00 Thomas wrote:

(In reply to comment #5)
> [...]
> ../postler/postler-accounts.vala:69.44-69.44: error: Value must be constant
> Waf: Leaving directory `/builddir/build/BUILD/postler-0.1.1/_build_'
> Build failed:  -> task failed (err #1):

This is a known vala issue, covered here:
- for postler: https://bugs.launchpad.net/postler/+bug/723282
- for vala: https://bugzilla.gnome.org/show_bug.cgi?id=643010

Reply at: https://bugs.launchpad.net/postler/+bug/723282/comments/21

------------------------------------------------------------------------
On 2011-04-04T19:43:10+00:00 Thomas wrote:

(In reply to comment #3)
> The two warnings form desktop-file-validate are bogus: According to the spec
> "Email" needs either "Office" or "Network" but not both and the latter is in
> place. The x-scheme-handler/mailto MIME type is required for GNOME3's default
> applications dialog, see bug 690298. There is no need to contact upstream 
> about
> the desktop file warnings, I just spoke to him.

Was that postler's or desktop-file-utils' upstream?

Reply at: https://bugs.launchpad.net/postler/+bug/723282/comments/22

------------------------------------------------------------------------
On 2011-04-04T21:04:02+00:00 Christoph wrote:

(In reply to comment #8)
> Was that postler's or desktop-file-utils' upstream?

Postler's. For desktop-file-utils there already is a bug report and a
patch at https://bugs.freedesktop.org/show_bug.cgi?id=35844

I suggest to ignore both warnings.

(In reply to comment #7)
> (In reply to comment #5)
> > [...]
> > ../postler/postler-accounts.vala:69.44-69.44: error: Value must be constant
> > Waf: Leaving directory `/builddir/build/BUILD/postler-0.1.1/_build_'
> > Build failed:  -> task failed (err #1):
> 
> This is a known vala issue, covered here:

But this is a showstopper for us. :( The rest looks good, however I
cannot approve the package now.

Reply at: https://bugs.launchpad.net/postler/+bug/723282/comments/23

------------------------------------------------------------------------
On 2011-04-05T00:02:18+00:00 Christoph wrote:

You will need a patch for renaming the icon because "internet-mail" also
appears in the source code twice (in postler/postler-app.vala and
postler/postler-accounts.vala).

Reply at: https://bugs.launchpad.net/postler/+bug/723282/comments/24

------------------------------------------------------------------------
On 2011-04-05T21:32:12+00:00 Thomas wrote:

(In reply to comment #10)
> You will need a patch for renaming the icon because "internet-mail" also
> appears in the source code twice (in postler/postler-app.vala and
> postler/postler-accounts.vala).

Thanks for the hint.

Spec URL: http://thm.fedorapeople.org/postler/postler.spec
SRPM URL: http://thm.fedorapeople.org/postler/postler-0.1.1-3.fc14.src.rpm

%changelog
* Tue Apr  5 2011 Thomas Moschny <..> - 0.1.1-3
- Use a patch for renaming the icon.

Reply at: https://bugs.launchpad.net/postler/+bug/723282/comments/25

------------------------------------------------------------------------
On 2011-04-06T00:18:27+00:00 Christoph wrote:

Ok, the vala issue are fixed and a scratch build was successfull, see
http://koji.fedoraproject.org/koji/taskinfo?taskID=2977217

Package APPROVED!

Reply at: https://bugs.launchpad.net/postler/+bug/723282/comments/26

------------------------------------------------------------------------
On 2011-04-06T00:53:56+00:00 Christoph wrote:

*** Bug 693931 has been marked as a duplicate of this bug. ***

Reply at: https://bugs.launchpad.net/postler/+bug/723282/comments/27

------------------------------------------------------------------------
On 2011-04-06T10:43:11+00:00 Michel wrote:

I was waiting for a fix for the Vala issue (which I just backported from
Git yesterday), before finishing my Postler packaging -- sorry for the
duplicate request!

Thomas, let me know if you'd like a comaintainer for this. I have some
differences in my specs:

- CFLAGS needs to be manually exported; when packaging I searched for
any guidelines for packaging with waf (we still really need to write
one!) Funnily all the people involved in that thread on the mailing list
are here -- me, you (waf maintainer) and Christoph who started the
thread.

- waf build probably needs the -v option (verbose) -- that's how I discovered
  the wrong compiler flags were being used, and %{?_smp_mflags}

- link against libdb-devel (BerkeleyDB 5) rather than db4

- use system waf rather than the bundled version

Also, I started using the virtual pkgconfig(...) rather than package
names, as they match up with upstream's dependency checking better.

Reply at: https://bugs.launchpad.net/postler/+bug/723282/comments/28

------------------------------------------------------------------------
On 2011-04-06T11:26:23+00:00 Thomas wrote:

(In reply to comment #14)
> I was waiting for a fix for the Vala issue (which I just backported from Git
> yesterday), before finishing my Postler packaging -- sorry for the duplicate
> request!

Thanks for applying the Vala fix!

> Thomas, let me know if you'd like a comaintainer for this.

Sure.

> I have some differences in my specs:
> 
> - CFLAGS needs to be manually exported; when packaging I searched for any

Right, I will fix that while importing the package (maybe in the
evening).

> guidelines for packaging with waf (we still really need to write one!) Funnily
> all the people involved in that thread on the mailing list are here -- me, you
> (waf maintainer) and Christoph who started the thread.

There has been a long thread on the devel mailing list some time ago
with no real outcome. Also see below.

> - waf build probably needs the -v option (verbose) -- that's how I
discovered

The -v switch didn't work on my F13 machine, and caused waf itself to
crash.

>   the wrong compiler flags were being used, and %{?_smp_mflags}

Not really needed, as waf automatically builds in parallel, using as
many threads as it finds cores. Maybe it's nevertheless a good idea to
pass -j %{?_smp_mflags}, so koji has more control.

> - link against libdb-devel (BerkeleyDB 5) rather than db4

Why's that?

> - use system waf rather than the bundled version

This is something we shouldn't do (in general, for any package, that
is). I was still hoping someone else filed a request for an exception at
the packaging committee. But now that I also own a package using waf, so
maybe I have to do it myself.

Postler bundles waf 1.5.X, but in rawhide we are at 1.6. I didn't
thoroughly test whether there are incompatibilities for postler, but in
general, each package should use its bundled waf copy and not the system
one. As waf is a development tool and not some sort of runtime library,
the usual security argument against bundling doesn't really hold. The
bundled copy is what upstream has released and tested their package
with, and deviating from that is not worth the effort.

> Also, I started using the virtual pkgconfig(...) rather than package
names, as they match up with upstream's dependency checking better.

Will consider this.

Reply at: https://bugs.launchpad.net/postler/+bug/723282/comments/29

------------------------------------------------------------------------
On 2011-04-06T21:22:23+00:00 Thomas wrote:

New Package SCM Request
=======================
Package Name: postler
Short Description: An ultra simple desktop mail client
Owners: thm
Branches: f14 f15

Reply at: https://bugs.launchpad.net/postler/+bug/723282/comments/30

------------------------------------------------------------------------
On 2011-04-07T14:54:48+00:00 Jason wrote:

Git done (by process-git-requests).

Reply at: https://bugs.launchpad.net/postler/+bug/723282/comments/32

------------------------------------------------------------------------
On 2011-04-22T12:48:41+00:00 Fedora wrote:

postler-0.1.1-4.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/postler-0.1.1-4.fc15

Reply at: https://bugs.launchpad.net/postler/+bug/723282/comments/34

------------------------------------------------------------------------
On 2011-04-22T12:48:50+00:00 Fedora wrote:

postler-0.1.1-4.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/postler-0.1.1-4.fc14

Reply at: https://bugs.launchpad.net/postler/+bug/723282/comments/35

------------------------------------------------------------------------
On 2011-04-22T21:18:01+00:00 Fedora wrote:

postler-0.1.1-4.fc14 has been pushed to the Fedora 14 testing
repository.

Reply at: https://bugs.launchpad.net/postler/+bug/723282/comments/36

------------------------------------------------------------------------
On 2011-05-07T19:55:58+00:00 Fedora wrote:

postler-0.1.1-4.fc14 has been pushed to the Fedora 14 stable repository.

Reply at: https://bugs.launchpad.net/postler/+bug/723282/comments/38

------------------------------------------------------------------------
On 2011-05-09T04:03:41+00:00 Fedora wrote:

postler-0.1.1-4.fc15 has been pushed to the Fedora 15 stable repository.

Reply at: https://bugs.launchpad.net/postler/+bug/723282/comments/39


** Changed in: postler (Fedora)
       Status: Unknown => Fix Released

** Changed in: postler (Fedora)
   Importance: Unknown => Medium

** Bug watch added: freedesktop.org Bugzilla #35844
   https://bugs.freedesktop.org/show_bug.cgi?id=35844

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/723282

Title:
  Building fails on postler-accounts.vala

To manage notifications about this bug go to:
https://bugs.launchpad.net/postler/+bug/723282/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to