Jump to content
Read the Funtoo Newsletter: Summer 2023 ×
  • 0

emerge app-backup/deja-dup - no ebuilds built with USE flags to satisfy "app-crypt/libsecret[vala]".


gumtree.jack

Question

Im trying to backup my fresh funtoo system to dont have to do all that thing ever again :) I wish to install deja-dup but portage says NO.

 

emerge app-backup/deja-dup
Calculating dependencies... done!

emerge: there are no ebuilds built with USE flags to satisfy "app-crypt/libsecret[vala]".
!!! One of the following packages is required to complete your request:
- app-crypt/libsecret-0.18.5::gentoo (Change USE: +vala, this change violates use flag constraints defined by app-crypt/libsecret-0.18.5: 'vala? ( introspection )')
(dependency required by "app-backup/deja-dup-34.2::gentoo" [ebuild])
(dependency required by "app-backup/deja-dup" [argument])

 

 

Any ideas?

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

libsecret: if +vala then +introspection

 

I have ~pure64 desktop lxde

I rebuilt the following packages with the use flag changes:

Package Name       Enable USE flag
libsecret               +vala +introspection
atk                                 +introspection
gdk-pixbuf                     +introspection
gtk+-3                           +introspection
pango                           +introspection
gvfs                               +fuse

 

To get this output:

funtoo rj # emerge -av deja-dup

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N     ] app-shells/gentoo-bashcomp-20140911::gentoo  30 KiB
[ebuild  N     ] sys-apps/miscfiles-1.5-r1::gentoo  USE="-minimal" 1,676 KiB
[ebuild  N     ] net-misc/npapi-sdk-0.27.2::gentoo  65 KiB
[ebuild  N     ] app-shells/bash-completion-2.4::gentoo  274 KiB
[ebuild  N     ] dev-python/pycrypto-2.6.1-r1::gentoo  USE="gmp -doc {-test}" PYTHON_TARGETS="python2_7 python3_4 -python3_3 -python3_5" 436 KiB
[ebuild  N     ] dev-python/ecdsa-0.13::gentoo  PYTHON_TARGETS="python2_7 python3_4 -pypy -pypy3 -python3_3 -python3_5" 55 KiB
[ebuild  N     ] dev-python/pbr-1.10.0::gentoo  USE="{-test}" PYTHON_TARGETS="python2_7 python3_4 -pypy -pypy3 -python3_3 -python3_5" 109 KiB
[ebuild  N     ] dev-python/lockfile-0.12.2::gentoo  USE="-doc {-test}" PYTHON_TARGETS="python2_7 python3_4 -pypy -pypy3 -python3_3 -python3_5" 21 KiB
[ebuild  N     ] dev-python/paramiko-1.16.0::gentoo  USE="-doc -examples" PYTHON_TARGETS="python2_7 python3_4 -python3_3 -python3_5" 1,304 KiB
[ebuild  N     ] net-libs/librsync-2.0.0-r1:0/2::gentoo  152 KiB
[ebuild  N     ] gnome-base/gnome-common-3.18.0:3::gentoo  USE="autoconf-archive" 0 KiB
[ebuild  NS    ] dev-python/pygobject-3.20.1:3::gentoo [2.28.6-r55:2::gentoo] USE="cairo threads -examples {-test}" PYTHON_TARGETS="python2_7 python3_4 -python3_3 -python3_5" 733 KiB
[ebuild  N     ] dev-libs/libpeas-1.18.0::gentoo  USE="gtk python -glade -jit -lua {-test}" PYTHON_TARGETS="python2_7 python3_4 -python3_3 -python3_5" 544 KiB
[ebuild  N     ] app-backup/duplicity-0.7.10::gentoo  USE="-s3 {-test}" PYTHON_TARGETS="python2_7" 1,508 KiB
[ebuild  N     ] app-admin/packagekit-base-1.0.11:0/18::gentoo  USE="nsplugin -command-not-found -connman -cron -entropy -introspection -networkmanager -systemd {-test} -vala" PYTHON_TARGETS="python2_7" 1,394 KiB
[ebuild  N     ] app-backup/deja-dup-34.2::gentoo  USE="-nautilus {-test}" 683 KiB

Total: 16 packages (15 new, 1 in new slot), Size of downloads: 8,977 KiB

Link to comment
Share on other sites

  • 0

[ot]

you can also try to enter in irc chat "Freenode" (channel: #funtoo).

[/ot]

 

I'm not expert about cryptation, but you can give a backup with Clonezilla (take a look in www.distrowatch.com) or creating a tarball (also compressed) or using cp -a to ... for example an external hdd for backups. But the copy must be updated i think weekly.

 

____________________________________

 

Otherwise i've creat some little script & config files to havethe situation "under control".

 

https://github.com/Sandro1972/My_Funtoo_config_files_and_Scripts

 

Hello _'_

Link to comment
Share on other sites

  • 0

Sandro

Thanks for idea with irc channel, I will join soon.

If we are talking about backup app I dont care what its will be. My goal is to make start point of my fresh funtoo instalation(doing everthing again is suicide :) ). I was trying kbackup (after finish copying files he was finishing for few hours (teoretycy he was comperssing so I left it for night but it didnt finish so I cancel it and everything was gone), then obnam - I didnt see he was finish - just stop in some moment :/. Im ready to try all available apps to make my start point. If u guys can advise me simple automatic(perfect I would be if I dont have to choose folderst to dont miss something important) backup app to make my start point I will be grateful. I was thinking about mondorescue or filezilla but I have windows and funtoo lvm encrypted system on 1.8TB disk - can I make a live dvd with it?

cardinal:

I recompile libsecret    with +vala +introspection USE flags and emerge deja-dup with no problems :) thanks for that. After years with debian stable funtoo/portage world is very new and weird :P

Link to comment
Share on other sites

  • 0
Portage makes it quite simple the "almost impossible" :)

The flexibility of Portage think is incomparable _'_

 

Ho0wver, for info, i'm on "Stable 64 multilib" .... adding vala as "Global USE flag" , app-backup/deja-dup compiles successfully :)

 

Hello :)

 

(Cardinal is ever "a great master" :) )

 

Thx :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...