Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Mettere in pausa aggiornamento
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
saverik
Guru
Guru


Joined: 18 Oct 2008
Posts: 383

PostPosted: Thu Sep 16, 2021 9:27 pm    Post subject: Mettere in pausa aggiornamento Reply with quote

Ciao,
volevo chiedere se si può interrompere un aggiornamento e riprenderlo in seguito senza perdere i progressi..
(per esempio un pacchetto che impiega ore a compilarsi finirlo il giorno dopo senza ricominciare da capo)
Saluti
_________________
Dell_7490 i5-8350u ,32GbRam,Adata8200proNvme512Gb
Linux= Gentoo64bit+Kde_Plasma+systemd
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30923
Location: here

PostPosted: Fri Sep 17, 2021 5:36 am    Post subject: Reply with quote

Intendi anche spegnendo il tuo sistema?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
saverik
Guru
Guru


Joined: 18 Oct 2008
Posts: 383

PostPosted: Fri Sep 17, 2021 2:03 pm    Post subject: Reply with quote

si.. se non ricordo male vi era una opzione in make.conf che ricordava fin dove si era era arrivata con la compilazione... :oops:
_________________
Dell_7490 i5-8350u ,32GbRam,Adata8200proNvme512Gb
Linux= Gentoo64bit+Kde_Plasma+systemd
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30923
Location: here

PostPosted: Fri Sep 17, 2021 3:15 pm    Post subject: Reply with quote

Forse intendi ccache?
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
saverik
Guru
Guru


Joined: 18 Oct 2008
Posts: 383

PostPosted: Sun Sep 19, 2021 10:31 am    Post subject: Reply with quote

ccache se ho ben capito ti ripropone il pacchetto che hai gia' ricompilato(in patica lo salva e ti evita di ricompilarlo).
Io intendevo qualcosa del tipo: cavolo dopo 20 minuti che compila il pacchetto se spengo devo ricomnciare da capo.
Ci vorrebbe un qualcosa che mi salvi il lavoro gia' fatto e che mi permetta di ripartire da dove ho interrotto.
_________________
Dell_7490 i5-8350u ,32GbRam,Adata8200proNvme512Gb
Linux= Gentoo64bit+Kde_Plasma+systemd
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30923
Location: here

PostPosted: Sun Sep 19, 2021 6:25 pm    Post subject: Reply with quote

Una possibile soluzione è usare il comando ebuild per compilare e installare un pacchetto, per esempio:
Code:
# ebuild /var/db/repos/gentoo/app-office/libreoffice/libreoffice-7.1.3.2.ebuild compile

in questa fase puoi interrompere con un ctrl+c e riprendere con lo stesso comando la compilazione, quando ha finito per installare il pachetto dai il comando
Code:
# ebuild /var/db/repos/gentoo/app-office/libreoffice/libreoffice-7.1.3.2.ebuild merge

L'unica cosa che non so è se al reboot i file in /var/tmp/portage vengano eliminati o meno (se hai portage TMPDIR in tmpfs è certo che al reboot i file sono cancellati).
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
saverik
Guru
Guru


Joined: 18 Oct 2008
Posts: 383

PostPosted: Mon Sep 20, 2021 8:06 pm    Post subject: Reply with quote

:oops: :oops:

Code:
# <fs>         <mountpoint>   <type>      <opts>      <dump/pass>

#/dev/nvme0n1p1         /boot           auto            defaults                 0 0
/dev/nvme0n1p2         /               ext4            defaults,relatime        0 1
/dev/nvme0n1p3         /home           ext4            defaults                 0 2
#
tmpfs           /tmp            tmpfs           size=26G,noatime        0 0
tmpfs           /var/tmp        tmpfs           size=26G,noatime        0 0
tmpfs      /var/tmp/portage      tmpfs   size=24G,uid=portage,gid=portage,mode=775,nosuid,noatime,nodev   0 0
efivarfs                /sys/firmware/efi/efivars  efivarfs      rw,nosuid,nodev,noexec,relatime      0 0
shm                     /dev/shm                   tmpfs         defaults                             0 0
tmpfs                   /dev/shm                   tmpfs         defaults                             0 0
tmpfs      /home/magister/.cache      tmpfs   size=10G,noatime,defaults 0 0


no comment!!!

di sicuro dev-qt/qtwebengine e' eterno....
non esiste in formato -bin?
_________________
Dell_7490 i5-8350u ,32GbRam,Adata8200proNvme512Gb
Linux= Gentoo64bit+Kde_Plasma+systemd
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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