You are not logged in.
Pages: 1
hey all,
I tried to install the 'aufs3' package ,but i got stuck
[greglee@PSi_baLL ~]$ yaourt aufs3
1 aur/aufs3 3.0_20110829-1 (5)
Another Unionfs Implementation
2 aur/aufs3-util 20110812-1 (3)
Another Unionfs Implementation that supports NFS branches
3 aur/linux-aufs_friendly 3.0.4-1 (8)
The Linux Kernel and modules, with symbols exported for AUFS3
4 aur/linux-pf 3.0.5-1 (27)
Linux kernel and modules with pf-kernel patch [-ck patchset (BFS included), TuxOnIce, BFQ], aufs3 and squashfs-lzma.
==> Enter n° of packages to be installed (ex: 1 2 3 or 1-3)
==> -------------------------------------------------------
==>
from the PKGBUILD-file
source=(ftp://ftp.kernel.org/pub/linux/kernel/v${_basekernel}/linux-${_basekernel}.tar.bz2
the server isn't up for this ,and on github also
anyone an solution...?
Last edited by gregor (2011-10-11 20:33:45)
Offline
Best solution IMO: get ftp://ftp.archlinux.org/sources/package … src.tar.gz and extract the original linux-3.0.tar.bz2 tarball from it.
Offline
Install linux-pf from the repo. https://bbs.archlinux.org/viewtopic.php?id=103462&p=1
Offline
thnx gonna try....
EDIT;
====
[greglee@PSi_baLL ~]$ s0 pcmn -Ss kernel
output=
pfkernel/linux-pf 3.0.5-1 [39.31 MB] (base)
Linux kernel and modules with pf-kernel patch [-ck patchset (BFS included), TuxOnIce, BFQ], aufs3 and squashfs-lzma.
====
[greglee@PSi_baLL ~]$ s0 pcmn -S linux-pf
resolving dependencies...
looking for inter-conflicts...
Targets (1): linux-pf-3.0.5-1 [39.31 MB]
Total Download Size: 39.31 MB
Total Installed Size: 93.95 MB
Proceed with installation? [Y/n] y
:: Retrieving packages from pfkernel...
error: failed retrieving file 'linux-pf-3.0.5-1-x86_64.pkg.tar.xz' from dl.dropbox.com : Internal Server Error
warning: failed to retrieve some files from pfkernel
error: failed to commit transaction (Internal Server Error)
Errors occurred, no packages were upgraded.
it finds the kernel from the 'repo' but can't install it.
????
Last edited by gregor (2011-10-09 12:07:39)
Offline
Report the repo issue to whoever maintains it. In the meanwhile you can use the tarball I mentioned to build your own, as per your original post.
Offline
gonna try...
Offline
The PKGBUILD file looks for an address that is not there. If you look at the bottom of the AUR page it will give you another link to download from. Download it from there then move it in to the extracted linux-pf folder, The PKGBUILD file will recognize it and proceed with the installation. It took my Toshiba NB255 all afternoon to compile the kernel though. Good luck.
Toshiba NB255
ArchLinux / SLiM / E17
"Victory follows me, and all things follow victory." - Scudèri
Offline
eeh... got a lucky stroke. solved it ,anyway thnx for the heads up
Offline
Pages: 1