Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Emerge kicad problem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
finarfin
n00b
n00b


Joined: 20 Sep 2011
Posts: 62

PostPosted: Sun Nov 11, 2012 12:00 pm    Post subject: [SOLVED] Emerge kicad problem Reply with quote

Hi,

i'm just trying to emerge kicad software, but it fails with the following error in log file:

Code:
 * Package:    sci-electronics/kicad-99999999
 * Repository: gentoo
 * Maintainer: maintainer-needed@gentoo.org
 * USE:        consolekit elibc_glibc kernel_linux policykit userland_GNU x86
 * FEATURES:   sandbox
 * bzr pull start -->
 *    repository: lp:~kicad-testing-committers/kicad/testing
bzr: ERROR: Not a branch: "/usr/portage/distfiles/bzr-src/kicad/.bzr/branch/": location is a repository.
 * ERROR: sci-electronics/kicad-99999999 failed (unpack phase):
 *   bzr.eclass: can't pull from lp:~kicad-testing-committers/kicad/testing
 *
 * Call stack:
 *     ebuild.sh, line   85:  Called src_unpack
 *   environment, line 3304:  Called bzr_fetch
 *   environment, line  750:  Called bzr_update 'lp:~kicad-testing-committers/kicad/testing' '/usr/portage/distfiles/bzr-src/k
icad'
 *   environment, line  798:  Called die
 * The specific snippet of code:
 *           ${EBZR_UPDATE_CMD} ${EBZR_OPTIONS} "${repo_uri}" || die "${EBZR}: can't pull from ${repo_uri}";
 *
 * If you need support, post the output of `emerge --info '=sci-electronics/kicad-99999999'`,
 * the complete build log and the output of `emerge -pqv '=sci-electronics/kicad-99999999'`.
 * The complete build log is located at '/var/tmp/portage/sci-electronics/kicad-99999999/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sci-electronics/kicad-99999999/temp/environment'.
 * Working directory: '/usr/portage/distfiles/bzr-src/kicad'
 * S: '/var/tmp/portage/sci-electronics/kicad-99999999/work/kicad-99999999'


My package.unmask/kicad.unmask:

Code:

=sci-electronics/kicad-99999999


Py package.keywords/kicad.keywords file:
Code:
sci-electronics/kicad **


Any idea?
Thanks,
Ivan
_________________
printf("hello world")


Last edited by finarfin on Mon Nov 12, 2012 8:55 am; edited 1 time in total
Back to top
View user's profile Send private message
finarfin
n00b
n00b


Joined: 20 Sep 2011
Posts: 62

PostPosted: Mon Nov 12, 2012 8:55 am    Post subject: Reply with quote

Ok,

i found a solution to my problems. Here the stesp:
1. I needed login with bzr (using bzr login command )
2. I removed the bzr-source folder in /var/portage/distfiles/....

Ivan
_________________
printf("hello world")
Back to top
View user's profile Send private message
Flurp
n00b
n00b


Joined: 15 Apr 2004
Posts: 20
Location: Crewe, UK

PostPosted: Tue Feb 26, 2013 1:29 pm    Post subject: Reply with quote

Hi

I'm having trouble installing KiCAD with Portage. I've unmasked it, and am trying the current stable version. I find that if I 'emerge kicad' then the ebuild starts bzr downloading data, but no source tree appears in /usr/portage/distfiles/bzr-src after several hours. I also found that I have to delete the bzr-source directory to avoid an error if I try to emerge KiCAD again.

I can get the sources with bzr and compile by hand if I login to launchpad. If I need to login to make bzr work, how can I tell Portage to do so?

any suggestions?

Thanks!

Richard
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum