You are not logged in.

#1 2015-07-19 10:20:19

grgurev
Member
Registered: 2015-07-19
Posts: 2

qwtpolar

There is a problem in compiling qwtpolar in AUR and I'm not sure if the problem is in the fact that svn from sourceforge is not available and the source code cannot be downloaded or PKGBUILD is not correct.
So, first problem:

myuser@mymachine:~/Downloads/qwtpolar$ makepkg -si
==> Making package: qwtpolar 1.1-1 (Ned Srp 19 11:53:26 CEST 2015)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Cloning qwtpolar svn repo...
svn: E000111: Unable to connect to a repository at URL 'https://svn.code.sf.net/p/qwtpolar/code/branches/qwtpolar-1.1'
svn: E000111: Error running context: Connection refused
==> ERROR: Failure while downloading qwtpolar svn repo
    Aborting...

From this I first thought that the problem is unavailability of the SVN repo from SF but I try once again with same command:

myuser@mymachine:~/Downloads/qwtpolar$ makepkg -si
==> Making package: qwtpolar 1.1-1 (Ned Srp 19 11:59:58 CEST 2015)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
  -> Updating qwtpolar svn repo...
Skipped '.'
Summary of conflicts:
  Skipped paths: 1
==> Validating source files with md5sums...
    qwtpolar ... Skipped
==> Extracting sources...
  -> Creating working copy of qwtpolar-1.1 svn repo...
==> Starting pkgver()...
==> ERROR: pkgver is not allowed to contain colons, hyphens or whitespace.
==> ERROR: pkgver() generated an invalid version: 1.1.r

Although I can see that the path is skipped now, the error is different and it seems like the building procedure went step forward but I still don't have a clue what to do smile
If the problem is in SVN at SF how is it possible then to compile it if source is not available? Any other way to obtain source code and edit PKGBUILD to install it from another source?

I need to mention that I installed Arch just recently for the first time and I'm still grasping my breath smile so maybe I'm missing something obvious.

Any clues what to try next?

Offline

#2 2015-07-19 11:08:41

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: qwtpolar

In cases like this, lease do check around e.g. if upstream is online: http://sourceforge.net/blog/sourceforge … storation/

Offline

#3 2015-07-19 12:50:05

grgurev
Member
Registered: 2015-07-19
Posts: 2

Re: qwtpolar

Yeah, I thought that was the case but I just wanted to be sure as I was never using AUR and PKGBUILD before.
So judging from the SF blog it is not good for qwtpolar atm.
I presume I need to wait now for servers and repos to come back online and then everything will be fine?

Offline

#4 2015-07-19 12:59:44

progandy
Member
Registered: 2012-05-17
Posts: 5,321

Re: qwtpolar

sourceforge has a release snapshot for qwtpolar 1.1.1 that is available. Some bugfixes from the svn branch may be missing.
http://sourceforge.net/projects/qwtpola … lar/1.1.1/
I suggest you modify the PKGBUILD to use this archive as a source instead if you don't want to wait.

Last edited by progandy (2015-07-19 13:07:21)


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' | alias ENGLISH='LANG=C.UTF-8 ' |

Offline

#5 2015-07-19 13:03:24

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: qwtpolar

Offline

Board footer

Powered by FluxBB