You are not logged in.
in home I do not have internet connection . so I use powerpill portable and I download all packages I need in work place and move thme to home and I run sync and after run sync , I run pacman -Su for upgrade all packages and it work for me good and everything was good , but yesterday when I run pacman -Su , I see message about first need upgrade pacman , and I choose yes for upgrade pacman , but I see error about dependency and pacman can not upgrade and other packages can not upgrade ,
when I run this command
pacman -Su
I see this error
resolving dependencies...
looking for inter-conflicts...
error: failed to prepare transaction (could not satisfy dependencies)
:: perl-xyne-arch: requires pacman<3.5and pacman can not upgrade and I can upgrade other packages
Last edited by mfaridi (2011-03-30 14:30:00)
Offline
Support for perl-xyne-arch was dropped[1] and because of that you have to make a decision between perl-xyne-arch and the newer pacman version … I suppose.
[1] https://bbs.archlinux.org/viewtopic.php?id=115660&p=1
Last edited by mento (2011-03-30 09:25:12)
Offline
so what I must do , I do not have internet connection in home and I use powerpill for download last package at work place and move them to home and update arch linux
Offline
You'll need to remove powerpill before you can upgrade pacman.
Offline
Do not upgrade pacman?
Offline
If you need to download the package without installing use "pacman -Sw", then take the package from the cache directory.
Offline
You can still update your system "manually":
- while at work, download new package databases from the servers you use,
- go home and run 'pacman -Sup' to get the urls of the packages that need to be updated,
- put those urls into a file and bring the file to work, run 'wget -i file' to download them all,
- bring the downloaded packages home and update your system.
Offline
You can still update your system "manually":
- while at work, download new package databases from the servers you use,
- go home and run 'pacman -Sup' to get the urls of the packages that need to be updated,
- put those urls into a file and bring the file to work, run 'wget -i file' to download them all,
- bring the downloaded packages home and update your system.
Thanks
what about Database files of packages ?
I wish someone continue support powerpil portable . it was good script and help me many many
Offline
can I find another package like powerpill and it work for me good and solve my problem ?
Offline
So I think I have to use new version of pacman , do I have to remove
perl-xyne-arch and install new pacman ?
for have new pacman what I must do ?
is this enough I remove perl-xyne-arch ?
Offline
This is the thread to read to answer your questions:
Offline
What I must do when I want get ADSL connection for home and finally I want have internet connection in home . Do I need remove something , do I need remove powerpill ,? Do I need modify something , like pacman and pacman configure files ?
Last edited by mfaridi (2011-04-27 17:15:03)
Offline
What I must do when I want get ADSL connection for home and finally I want have internet connection in home . Do I need remove something , do I need remove powerpill ,? Do I need modify something , like pacman and pacman configure files ?
Yes, you need to remove powerpill and everything related to it. Then upgrade pacman.
I laugh, yet the joke is on me
Offline
mfaridi wrote:What I must do when I want get ADSL connection for home and finally I want have internet connection in home . Do I need remove something , do I need remove powerpill ,? Do I need modify something , like pacman and pacman configure files ?
Yes, you need to remove powerpill and everything related to it. Then upgrade pacman.
How I can safely do this and remove powerpill with all dependency and do not loose my system ?
Offline
How I can safely do this and remove powerpill with all dependency and do not loose my system ?
Try the usual 'pacman -Rns powerpill'.
Offline
mfaridi wrote:How I can safely do this and remove powerpill with all dependency and do not loose my system ?
Try the usual 'pacman -Rns powerpill'.
I run that command , when I run this
pacman -Su I see these error
error: could not open file /var/lib/pacman/sync/core.db: Failed to open '/var/lib/pacman/sync/core.db'
error: could not open file /var/lib/pacman/sync/extra.db: Failed to open '/var/lib/pacman/sync/extra.db'
error: could not open file /var/lib/pacman/sync/community.db: Failed to open '/var/lib/pacman/sync/community.db'
:: Starting full system upgrade...
there is nothing to doI go to this directory
var/lib/pacman/sync/ and I can not find db files
Offline
Maybe it's related to https://bugs.archlinux.org/task/23343 ?
What exactly do you have in /var/lib/pacman/sync/ ?
Offline
Maybe it's related to https://bugs.archlinux.org/task/23343 ?
What exactly do you have in /var/lib/pacman/sync/ ?
I do not have nothing there and it empty
Offline
Download the sync dbs from some mirror, e.g. http://archlinux.limun.org/core/os/i686/core.db
Offline
Download the sync dbs from some mirror, e.g. http://archlinux.limun.org/core/os/i686/core.db
Thanks
Your guide solve my problem and right now I use Arch with ADSL connection with new packages
Offline