noname007 / tokland

Automatically exported from code.google.com/p/tokland
0 stars 0 forks source link

error while loading shared libraries: libcurl.so4 #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Using Archbang Live ISO or Arch Live ISO and booting from it
2../arch-bootstrap.sh /mnt/ i686 
"ftp://ftp.hosteurope.de/mirror/ftp.archlinux.org"
3. Outputs error: pacman: error while loading shared libraries: libcurl.so4: 
cannot open shared object file: No such file or directory"

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
Archbang Live ISO

Please provide any additional information below.

Original issue reported on code.google.com by sudoq...@gmail.com on 22 Jan 2012 at 3:52

GoogleCodeExporter commented 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

GoogleCodeExporter commented 9 years ago
Do you think you could fix the error ?

Original comment by sudoq...@gmail.com on 22 Jan 2012 at 4:52

GoogleCodeExporter commented 9 years ago
> 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

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
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:

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago

Original comment by tokland on 22 Jan 2012 at 5:56

GoogleCodeExporter commented 9 years ago
Thank you!

Original comment by sudoq...@gmail.com on 22 Jan 2012 at 5:58

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
It works perfectly now :) thx

Original comment by sudoq...@gmail.com on 22 Jan 2012 at 9:15

GoogleCodeExporter commented 9 years ago
great. thanks for reporting.

Original comment by tokland on 22 Jan 2012 at 9:18