Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
paludis download package bin--package-name.*.C.pax.bz2
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
argin
n00b
n00b


Joined: 03 Oct 2009
Posts: 6

PostPosted: Sun Jan 13, 2013 8:20 pm    Post subject: paludis download package bin--package-name.*.C.pax.bz2 Reply with quote

I have reemerge my system with

cave -e system -kn -x -Cs

all over 700 packages reemerged successfully, excepting a some packages due to fetching problem - paludis trying download some package with unusual format:

bin--app-arch--bzip2-1.0.6-r3--C.3085.1321821398.41306.C.pax.bz2
bin--media-fonts--dejavu-2.33--C.1130.1321821612.516304.C.pax.bz2
bin--media-fonts--urw-fonts-2.4.9--C.4450.1321821621.456832.C.pax.bz2
bin--media-libs--libogg-1.3.0--C.30067.1321821725.377351.C.pax.bz2
bin--sys-devel--autoconf-wrapper-12--C.6962.1321822035.13427.C.pax.bz2
bin--sys-devel--m4-1.4.16--C.8057.1321822241.650090.C.pax.bz2
bin--sys-libs--gdbm-1.9.1-r2--C.14659.1321822402.743158.C.pax.bz2

paludis ignore all mentioned package source files that in $DISTDIRS, ie ignore dejavu-fonts-2.33.tar.bz2 and dejavu-fonts-ttf-2.33.tar.bz2 that need according ebuild

why paludis trying download bin packages and how I can chage it ?
Back to top
View user's profile Send private message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Sun Jan 13, 2013 9:58 pm    Post subject: Reply with quote

Post the output of "cave info", and the actual command you used (the one given is not valid).
Back to top
View user's profile Send private message
argin
n00b
n00b


Joined: 03 Oct 2009
Posts: 6

PostPosted: Sun Jan 13, 2013 10:15 pm    Post subject: Reply with quote

sory, of course should be:


cave resolve -e -kn system -D icu -x -Cs

from the report I sow, that some package didn't compiled and I tried to recompile them with :

cave resolve -1 gnome-base/librsvg dev-libs/libcroco media-fonts/dejavu media-fonts/urw-fonts sys-libs/gdbm dev-libs/ppl sys-devel/m4 sys-devel/autoconf-wrapper media-libs/libogg app-arch/bzip2 media-video/totem x11-libs/libva -x -Cs


and here are output of cave info:




Code:
cave@1358201185: [WARNING e.ebuild.configuration.master_repository] In thread ID '27305':
  ... In program cave info:
  ... When making environment from specification '':
  ... When loading paludis environment:
  ... When creating repository from file '/etc/paludis/repositories/x11.conf:
  ... When making ebuild repository from repo_file '/etc/paludis/repositories/x11.conf':
  ... Key 'master_repository' in '/etc/paludis/repositories/x11.conf' will override '/var/paludis/repositories/x11/metadata/layout.conf'. You should probably remove the 'master_repository' setting from your repository config file.
Package Manager Information:
    Package Name              paludis
    Package Version           0.82.0
    Build Date                2012-12-16T20:40:36+0000
    Built with CXX            x86_64-pc-linux-gnu-g++ 4.5.4
    Built with CXXFLAGS        -O2 -march=native -mtune=native -fomit-frame-pointer -pedantic
    Built with LDFLAGS        -Wl,-O1 -Wl,--as-needed

Environment Information:
    Format                    paludis
    Config dir                /etc/paludis
    Root                      /
    System Root               /
    World file                /var/lib/portage/world

Repository layman:
    format                    unavailable
    location                  /var/paludis/repositories/layman
    sync                      tar+http://git.exherbo.org/layman_repositories.tar.bz2
    sync_options             

Repository gentoo:
    format                    e
    location                  /usr/portage
    builddir                  /dat/tmp/paludis
    cache                     /usr/portage/metadata/md5-cache
    distdir                   /dat/distfiles
    eapi_when_unknown         0
    eapi_when_unspecified     0
    eclassdirs                /usr/portage/eclass
    layout                    traditional
    manifest_hashes           SHA256 SHA512 WHIRLPOOL
    names_cache               /var/cache/paludis/names
    newsdir                   /usr/portage/metadata/news
    profile_eapi_when_unspecified 0
    profile_layout            traditional
    profiles                  /usr/portage/profiles/default/linux/amd64/10.0
    securitydir               /usr/portage/metadata/glsa
    setsdir                   /usr/portage/sets
    sync                      rsync://rsync.gentoo.org/gentoo-portage
    sync_options             
    thin_manifests            false
    use_manifest              use
    write_cache               /var/cache/paludis/cache
    Package information
        app-shells/bash       4.2_p42
        dev-java/java-config  2.1.12-r1
        dev-lang/python       2.7.3-r3 3.1.5-r1 3.2.3-r2
        dev-util/ccache       (none)
        dev-util/cmake        2.8.10.2-r1
        dev-util/pkgconfig    0.27.1
        sys-apps/baselayout   2.2
        sys-apps/openrc       0.11.8
        sys-apps/sandbox      2.6
        sys-devel/autoconf    2.13 2.69
        sys-devel/automake    1.10.3 1.11.6 1.12.6 1.4_p6-r1 1.5-r1 1.6.3-r1 1.7.9-r2 1.8.5-r4 1.9.6-r3
        sys-devel/binutils    2.23.1
        sys-devel/gcc         4.4.7 4.5.4 4.6.3
        sys-devel/gcc-config  1.8
        sys-devel/libtool     2.4.2
        sys-devel/make        3.82-r4
        sys-freebsd/freebsd-lib (none)
        sys-kernel/linux-headers 3.7
        sys-libs/glibc        2.16.0
        sys-libs/uclibc       (none)

Repository installed:
    format                    vdb
    location                  /var/db/pkg
    builddir                  /var/tmp/paludis
    eapi_when_unknown         0
    names_cache               /var/cache/paludis/names
    root                      /

Repository bin:
    format                    e
    location                  /var/paludis/repositories/bin
    binary_destination        true
    binary_distdir            /dat/distfiles/bin
    binary_keywords_filter    amd64 x86 ~amd64 ~x86
    binary_uri_prefix         
    builddir                  /dat/tmp/paludis
    cache                     /var/empty
    distdir                   /dat/distfiles
    eapi_when_unknown         0
    eapi_when_unspecified     0
    eclassdirs                /usr/portage/eclass  /var/paludis/repositories/bin/eclass
    layout                    traditional
    manifest_hashes           SHA256 SHA512 WHIRLPOOL
    master_repository         gentoo
    names_cache               /var/cache/paludis/names
    newsdir                   /var/paludis/repositories/bin/metadata/news
    profile_eapi_when_unspecified 0
    profile_layout            traditional
    profiles                  /usr/portage/profiles/default/linux/amd64/10.0
    securitydir               /var/paludis/repositories/bin/metadata/glsa
    setsdir                   /var/paludis/repositories/bin/sets
    sync                     
    sync_options             
    thin_manifests            false
    use_manifest              use
    write_cache               /var/cache/paludis/cache

Repository enlightenment:
    format                    e
    location                  /var/paludis/repositories/enlightenment
    builddir                  /dat/tmp/paludis
    cache                     /var/empty
    distdir                   /dat/distfiles
    eapi_when_unknown         0
    eapi_when_unspecified     0
    eclassdirs                /usr/portage/eclass  /var/paludis/repositories/enlightenment/eclass
    layout                    traditional
    manifest_hashes           SHA256 SHA512 WHIRLPOOL
    master_repository         gentoo
    names_cache               /var/cache/paludis/names
    newsdir                   /var/paludis/repositories/enlightenment/metadata/news
    profile_eapi_when_unspecified 0
    profile_layout            traditional
    profiles                  /usr/portage/profiles/default/linux/amd64/10.0
    securitydir               /var/paludis/repositories/enlightenment/metadata/glsa
    setsdir                   /var/paludis/repositories/enlightenment/sets
    sync                      svn://overlays.gentoo.org/dev/vapier/enlightenment
    sync_options             
    thin_manifests            false
    use_manifest              use
    write_cache               /var/cache/paludis/cache

Repository kde-sunset:
    format                    e
    location                  /var/paludis/repositories/kde-sunset
    builddir                  /dat/tmp/paludis
    cache                     /var/empty
    distdir                   /dat/distfiles
    eapi_when_unknown         0
    eapi_when_unspecified     0
    eclassdirs                /usr/portage/eclass  /var/paludis/repositories/kde-sunset/eclass
    layout                    traditional
    manifest_hashes           SHA256 SHA512 WHIRLPOOL
    master_repository         gentoo
    names_cache               /var/cache/paludis/names
    newsdir                   /var/paludis/repositories/kde-sunset/metadata/news
    profile_eapi_when_unspecified 0
    profile_layout            traditional
    profiles                  /usr/portage/profiles/default/linux/amd64/10.0
    securitydir               /var/paludis/repositories/kde-sunset/metadata/glsa
    setsdir                   /var/paludis/repositories/kde-sunset/sets
    sync                      git+http://git.overlays.gentoo.org/gitroot/proj/kde-sunset.git
    sync_options             
    thin_manifests            false
    use_manifest              use
    write_cache               /var/cache/paludis/cache

Repository mate-overlay:
    format                    e
    location                  /var/paludis/repositories/mate
    builddir                  /dat/tmp/paludis
    cache                     /var/empty
    distdir                   /dat/distfiles
    eapi_when_unknown         0
    eapi_when_unspecified     0
    eclassdirs                /usr/portage/eclass  /var/paludis/repositories/mate/eclass
    layout                    traditional
    manifest_hashes           SHA256 SHA512 WHIRLPOOL
    master_repository         gentoo
    names_cache               /var/cache/paludis/names
    newsdir                   /var/paludis/repositories/mate/metadata/news
    profile_eapi_when_unspecified 0
    profile_layout            traditional
    profiles                  /usr/portage/profiles/default/linux/amd64/10.0
    securitydir               /var/paludis/repositories/mate/metadata/glsa
    setsdir                   /var/paludis/repositories/mate/sets
    sync                      git+http://github.com/Sabayon/mate-overlay.git
    sync_options             
    thin_manifests            false
    use_manifest              use
    write_cache               /var/cache/paludis/metadata

Repository r4-gsources:
    format                    e
    location                  /var/paludis/repositories/r4-gsources
    builddir                  /dat/tmp/paludis
    cache                     /var/paludis/repositories/r4-gsources/metadata/cache
    distdir                   /dat/distfiles
    eapi_when_unknown         0
    eapi_when_unspecified     0
    eclassdirs                /usr/portage/eclass  /var/paludis/repositories/r4-gsources/eclass
    layout                    traditional
    manifest_hashes           SHA256 SHA512 WHIRLPOOL
    master_repository         gentoo
    names_cache               /var/empty
    newsdir                   /var/paludis/repositories/r4-gsources/metadata/news
    profile_eapi_when_unspecified 0
    profile_layout            traditional
    profiles                  /usr/portage/profiles/default/linux/amd64/10.0
    securitydir               /var/paludis/repositories/r4-gsources/metadata/glsa
    setsdir                   /var/paludis/repositories/r4-gsources/sets
    sync                     
    sync_options             
    thin_manifests            false
    use_manifest              use
    write_cache               /var/paludis/repositories/r4-gsources/metadata/cache

Repository rainyday:
    format                    e
    location                  /var/paludis/repositories/rainyday
    builddir                  /dat/tmp/paludis
    cache                     /var/empty
    distdir                   /dat/distfiles
    eapi_when_unknown         0
    eapi_when_unspecified     0
    eclassdirs                /usr/portage/eclass  /var/paludis/repositories/rainyday/eclass
    layout                    traditional
    manifest_hashes           SHA256 SHA512 WHIRLPOOL
    master_repository         gentoo
    names_cache               /var/cache/paludis/names
    newsdir                   /var/paludis/repositories/rainyday/metadata/news
    profile_eapi_when_unspecified 0
    profile_layout            traditional
    profiles                  /usr/portage/profiles/default/linux/amd64/10.0
    securitydir               /var/paludis/repositories/rainyday/metadata/glsa
    setsdir                   /var/paludis/repositories/rainyday/sets
    sync                      git+http://github.com/iegor/rainyday.git
    sync_options             
    thin_manifests            false
    use_manifest              use
    write_cache               /var/cache/paludis/metadata

Repository stuff:
    format                    e
    location                  /var/paludis/repositories/stuff
    builddir                  /dat/tmp/paludis
    cache                     /var/empty
    distdir                   /dat/distfiles
    eapi_when_unknown         0
    eapi_when_unspecified     0
    eclassdirs                /usr/portage/eclass  /var/paludis/repositories/stuff/eclass
    layout                    traditional
    manifest_hashes           SHA256 SHA512 WHIRLPOOL
    master_repository         gentoo
    names_cache               /var/cache/paludis/names
    newsdir                   /var/paludis/repositories/stuff/metadata/news
    profile_eapi_when_unspecified 0
    profile_layout            traditional
    profiles                  /usr/portage/profiles/default/linux/amd64/10.0
    securitydir               /var/paludis/repositories/stuff/metadata/glsa
    setsdir                   /var/paludis/repositories/stuff/sets
    sync                      git+https://github.com/megabaks/stuff.git
    sync_options             
    thin_manifests            true
    use_manifest              use
    write_cache               /var/cache/paludis/metadata

Repository x11:
    format                    e
    location                  /var/paludis/repositories/x11
    builddir                  /dat/tmp/paludis
    cache                     /var/empty
    distdir                   /dat/distfiles
    eapi_when_unknown         0
    eapi_when_unspecified     0
    eclassdirs                /usr/portage/eclass  /var/paludis/repositories/x11/eclass
    layout                    traditional
    manifest_hashes           SHA256 SHA512 WHIRLPOOL
    master_repository         gentoo
    names_cache               /var/cache/paludis/names
    newsdir                   /var/paludis/repositories/x11/metadata/news
    profile_eapi_when_unspecified 0
    profile_layout            traditional
    profiles                  /usr/portage/profiles/default/linux/amd64/10.0
    securitydir               /var/paludis/repositories/x11/metadata/glsa
    setsdir                   /var/paludis/repositories/x11/sets
    sync                      git+http://git.overlays.gentoo.org/gitroot/proj/x11.git
    sync_options             
    thin_manifests            true
    use_manifest              use
    write_cache               /var/cache/paludis/metadata
Back to top
View user's profile Send private message
Ant P.
Watchman
Watchman


Joined: 18 Apr 2009
Posts: 6920

PostPosted: Sun Jan 13, 2013 10:36 pm    Post subject: Reply with quote

It looks like you have some binary packages already on the system, and it's trying to reinstall the binaries instead of from source.

What does "cave show libogg::installed" show?
Back to top
View user's profile Send private message
argin
n00b
n00b


Joined: 03 Oct 2009
Posts: 6

PostPosted: Sun Jan 13, 2013 10:42 pm    Post subject: Reply with quote

As I remember, I never use binary package

in any cases

cave show libogg::installed

Code:
cave@1358203116: [WARNING e.ebuild.configuration.master_repository] In thread ID '27962':
  ... In program cave show libogg::installed:
  ... When making environment from specification '':
  ... When loading paludis environment:
  ... When creating repository from file '/etc/paludis/repositories/x11.conf:
  ... When making ebuild repository from repo_file '/etc/paludis/repositories/x11.conf':
  ... Key 'master_repository' in '/etc/paludis/repositories/x11.conf' will override '/var/paludis/repositories/x11/metadata/layout.conf'. You should probably remove the 'master_repository' setting from your repository config file.
* media-libs/libogg::installed
    ::installed               1.3.0 {:0}
    media-libs/libogg-1.3.0:0::installed (world)
    Description               the Ogg media file format library
    Homepage                  http://xiph.org/ogg/
    From repositories         gentoo
    Installed time            Mon Sep 26 00:15:42 AMST 2011
    Installed using           paludis-0.64.2
    License                   BSD
    Use flags                 
        USE                   
            (-static-libs)   
        Build Options         
            -trace            Trace actions executed by the package (very noisy, for debugging broken builds only)
 
Back to top
View user's profile Send private message
argin
n00b
n00b


Joined: 03 Oct 2009
Posts: 6

PostPosted: Sun Jan 13, 2013 11:01 pm    Post subject: Reply with quote

I have uninstalled one of that package - urw-fonts

and when I tried install it again, changed nothing - cave tried download same bin-**.bz2 package
Back to top
View user's profile Send private message
argin
n00b
n00b


Joined: 03 Oct 2009
Posts: 6

PostPosted: Mon Jan 14, 2013 8:58 pm    Post subject: resolved Reply with quote

it connected with bin.conf in /etc/paludis/repositories/

if I remove that file, all packages compiled without any problem
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software 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