Closed GoogleCodeExporter closed 9 years ago
> pacman: error while loading shared libraries: libcurl.so4
does pacman work when executed from the command line?
If so, attach the output of bash -x arch-bootstrap.sh ... (and try to reproduce
the pacman command)
Original comment by tokland
on 22 Jan 2012 at 4:16
Do you think you could fix the error ?
Original comment by sudoq...@gmail.com
on 22 Jan 2012 at 4:52
> Do you think you could fix the error ?
Maybe if you send more information... see my previous comment.
Original comment by tokland
on 22 Jan 2012 at 4:56
[deleted comment]
[deleted comment]
your comments say "via email" and apparently there is some problem. Go to the
issue page and write through the web interface:
http://code.google.com/p/tokland/issues/detail?id=15
Original comment by tokland
on 22 Jan 2012 at 5:11
Thats what ive done:
Thats what ive done:
> http://www.archlinux.org/download/
> download Archlinux Netinstall i686 ISO
> make Archlinux Virtualbox and use ISO
> start Virtualbox to boot from ISO
> wait for root login
> km
> ip link set eth0 up && dhcpcd eth0
> pacman -Syu --noconfirm
> fdisk /dev/sda
> o
> n
> p, RETURN, RETURN, RETURN
> a, 1
> p
> w
> mkfs.ext4 /dev/sda1
> mount /dev/sda1 /mnt
> wget http://tokland.googlecode.com/svn/trunk/archlinux/arch-bootstrap.sh
> chmod +x arch-bootstrap.sh
> ./arch-bootstrap.sh /mnt/ i686
"ftp://ftp.hosteurope.de/mirror/ftp.archlinux.org"
Original comment by sudoq...@gmail.com
on 22 Jan 2012 at 5:17
Attachments:
I can reproduce. It seems a bug in pacman, but I'll check further.
Original comment by tokland
on 22 Jan 2012 at 5:56
Original comment by tokland
on 22 Jan 2012 at 5:56
Thank you!
Original comment by sudoq...@gmail.com
on 22 Jan 2012 at 5:58
wow, pacman has changed a lot and the script failed in many places. Updated,
please try and report.
Original comment by tokland
on 22 Jan 2012 at 8:51
[deleted comment]
It works perfectly now :) thx
Original comment by sudoq...@gmail.com
on 22 Jan 2012 at 9:15
great. thanks for reporting.
Original comment by tokland
on 22 Jan 2012 at 9:18
Original issue reported on code.google.com by
sudoq...@gmail.com
on 22 Jan 2012 at 3:52