[Bug 941483] Re: Missing libraries or wrong linkage

2012-05-27 Thread Daniel Hahler
I am uploading backports for Precise, Oneiric and Lucid to the testing PPA at 
https://launchpad.net/~pkg-boinc/+archive/testing .
Once I get positive feedback I might upload/copy it to the normal PPA, too.

About getting it fixed in Ubuntu directly, I think it just needs to be rebuilt 
/ re-uploaded. And from doing so in a Precise pbuilder that seems to be the 
case.
While at it, it could make sense to go with the latest release (6.12~svn1305-1, 
instead of 5.13+cvs20060510-7ubuntu1) directly.

The Ubuntu delta is:
boinc-app-seti (5.13+cvs20060510-7ubuntu1) oneiric; urgency=low

  * debian/rules: add include directories to fix FTBFS.
  * Rebuild gets rid of openssl0.9.8 binary dependency.

 -- Ilya Barygin bary...@gmail.com  Thu, 18 Aug 2011 23:15:11 +0400

Trying to build Debian's version in a Precise pbuilder fails, presumely
the include directories are missing. I think the Ubuntu patch might be
the following:

CXXFLAGS += -I/usr/include/boinc
CXXFLAGS += -I/usr/include/boinc/lib

Steffen, why is this not necessary in Debian?

Apart from that I wonder what the meaning of boinc-app-seti is - what is
the difference from attaching to the SETI project via BOINC itself?

@LocutusOfBorg: The project you are referring to is just a code mirror
of the pkg-boinc Git branch from Debian (git://anonscm.debian.org/pkg-
boinc/boinc.git).

** Changed in: boinc-app-seti (Ubuntu)
   Importance: Undecided = Medium

** Changed in: boinc-app-seti (Ubuntu)
   Status: New = Triaged

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

Title:
  Missing libraries or wrong linkage

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/boinc-app-seti/+bug/941483/+subscriptions

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


[Bug 941483] Re: Missing libraries or wrong linkage

2012-05-27 Thread Daniel Hahler
** Also affects: boinc-app-milkyway (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: boinc-app-milkyway (Ubuntu)
   Status: New = Triaged

** Summary changed:

- Missing libraries or wrong linkage
+ BOINC apps need to be rebuilt against BOINC 7

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

Title:
  BOINC apps need to be rebuilt against BOINC 7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/boinc-app-milkyway/+bug/941483/+subscriptions

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


Re: [Bug 941483] Re: Missing libraries or wrong linkage

2012-05-27 Thread Steffen Möller
Hi Daniel,

On 05/27/2012 07:08 PM, Daniel Hahler wrote:
 I am uploading backports for Precise, Oneiric and Lucid to the testing PPA at 
 https://launchpad.net/~pkg-boinc/+archive/testing .
 Once I get positive feedback I might upload/copy it to the normal PPA, too.
 
 About getting it fixed in Ubuntu directly, I think it just needs to be 
 rebuilt / re-uploaded. And from doing so in a Precise pbuilder that seems to 
 be the case.
 While at it, it could make sense to go with the latest release 
 (6.12~svn1305-1, instead of 5.13+cvs20060510-7ubuntu1) directly.
 
 The Ubuntu delta is:
 boinc-app-seti (5.13+cvs20060510-7ubuntu1) oneiric; urgency=low
 
   * debian/rules: add include directories to fix FTBFS.
   * Rebuild gets rid of openssl0.9.8 binary dependency.
 
  -- Ilya Barygin bary...@gmail.com  Thu, 18 Aug 2011 23:15:11 +0400

The 6.12 boinc-app-seti package in Debian addressed all that. Just, the version
-1 is not installing itself correctly. Version -2 (in git and on its way to the
Debian archives) has this fixed by Guo Yixuan.

 Trying to build Debian's version in a Precise pbuilder fails, presumely
 the include directories are missing. I think the Ubuntu patch might be
 the following:
 
 CXXFLAGS += -I/usr/include/boinc
 CXXFLAGS += -I/usr/include/boinc/lib
 
 Steffen, why is this not necessary in Debian?

I think that BOINC just at some point changed underneath and the boinc-app-seti
package was just not taken care of. It has now seen its first patches since
somewhen in 2008 or so. It is a pity I was not aware of Ilya and those patches.
Now we need some more such good souls also for the milkyway app.

 Apart from that I wonder what the meaning of boinc-app-seti is - what is
 the difference from attaching to the SETI project via BOINC itself?

I do not know about what compiler etc was used for the official clients.
Having it all local, everyone can optimise for the machine available,
i.e. with compilation flags and even with patches. But more interesting to
me is the support of all the non-standard platforms like ARM that we are
about to see more and more.

It is also a bit of a philosophical question. E.g., I heard voices that
do object running anything they do not know the source available for inspection.
And it is education. And communication, like, whatever uncertain it is for
them to eventually find something, Debian/Ubuntu ease to submit the one or
other patch, and if it is only a typo, to become a part of it.

Cheers,

Steffen

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

Title:
  BOINC apps need to be rebuilt against BOINC 7

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/boinc-app-milkyway/+bug/941483/+subscriptions

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


[Bug 941483] Re: Missing libraries or wrong linkage

2012-05-21 Thread Christian Lins
boinc-dev is installed.

The most recent version of precise/quantal suffers from this issue, at
least on ARM.

** Changed in: boinc-app-seti (Ubuntu)
   Status: Incomplete = New

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

Title:
  Missing libraries or wrong linkage

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/boinc-app-seti/+bug/941483/+subscriptions

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


[Bug 941483] Re: Missing libraries or wrong linkage

2012-05-21 Thread LocutusOfBorg
A new version is going to be released in debian soon (6.12).

In the meanwhile please try:

sudo updatedb
sudo locate libboinc_api.so


I think now we are in the .7 release, so you might just need to update your 
symlink

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

Title:
  Missing libraries or wrong linkage

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/boinc-app-seti/+bug/941483/+subscriptions

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


Re: [Bug 941483] Re: Missing libraries or wrong linkage

2012-05-21 Thread Steffen Möller
 Original-Nachricht 
 Datum: Mon, 21 May 2012 17:18:56 -
 Von: LocutusOfBorg costamagnagianfra...@yahoo.it
 An: steffen_moel...@gmx.de
 Betreff: [Bug 941483] Re: Missing libraries or wrong linkage

 A new version is going to be released in debian soon (6.12).

Please take it directly from 
http://master.dermacloud.uni-luebeck.de/~moeller/oliver 
The nice weather outside I presume to delay the upload a bit.

It should just work fine.

Cheers,

Steffen

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

Title:
  Missing libraries or wrong linkage

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/boinc-app-seti/+bug/941483/+subscriptions

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


Re: [Bug 941483] Re: Missing libraries or wrong linkage

2012-05-21 Thread Steffen Möller
BOINC-app-seti was just uploaded to Debian unstable while I made those
weather jokes. Many thanks, Thorsten. Loctus, Daniel, could you address
that to find its way to the older Ubuntu releases, please? Now I would
need someone to address that for backports.debian.org.

Steffen

 Original-Nachricht 
 Datum: Mon, 21 May 2012 17:36:26 -
 Von: Steffen Möller steffen_moel...@gmx.de
 An: steffen_moel...@gmx.de
 Betreff: Re: [Bug 941483] Re: Missing libraries or wrong linkage

  Original-Nachricht 
  Datum: Mon, 21 May 2012 17:18:56 -
  Von: LocutusOfBorg costamagnagianfra...@yahoo.it
  An: steffen_moel...@gmx.de
  Betreff: [Bug 941483] Re: Missing libraries or wrong linkage
 
  A new version is going to be released in debian soon (6.12).
 
 Please take it directly from
 http://master.dermacloud.uni-luebeck.de/~moeller/oliver 
 The nice weather outside I presume to delay the upload a bit.
 
 It should just work fine.
 
 Cheers,
 
 Steffen
 
 -- 
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/941483
 
 Title:
   Missing libraries or wrong linkage
 
 To manage notifications about this bug go to:
 https://bugs.launchpad.net/ubuntu/+source/boinc-app-seti/+bug/941483/+subscriptions

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

Title:
  Missing libraries or wrong linkage

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/boinc-app-seti/+bug/941483/+subscriptions

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

[Bug 941483] Re: Missing libraries or wrong linkage

2012-05-21 Thread LocutusOfBorg
I personally think Daniel could add this into his project [1] and after we 
could branch it and package from his branch
what do you think about Daniel? I really don't want to register another 
upstream project and I have not enough power to do this on your :)


[1] https://code.launchpad.net/~blueyed/boinc/pkg-boinc/

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

Title:
  Missing libraries or wrong linkage

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/boinc-app-seti/+bug/941483/+subscriptions

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


[Bug 941483] Re: Missing libraries or wrong linkage

2012-05-19 Thread LocutusOfBorg
Hi do you have boinc-dev installed?

could you please try with a never boinc version?

thanks

** Changed in: boinc-app-seti (Ubuntu)
   Status: New = Incomplete

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

Title:
  Missing libraries or wrong linkage

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/boinc-app-seti/+bug/941483/+subscriptions

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