You are not logged in.
sorry for the bad info. pacman -Sc worked for me. I was under the mistaken impression that pacman -Scc would remove *all* the cached packages. and I would have to download all 200 megs again.
It would. -Scc purges the cache completely.
Offline
ive got a weird" modules.dep" problem. at boot he complains that "......./modules.dep" doesnt exist. i dont have the exact path right now, im on another pc, but i cant load any modules bcoz of this error, and network, mouse, and nvidia driver dont work now! :shock: :?
i only did a "pacman -Syu".
any ideas?best regards,
detto
well, i think i have to answer myself then..................
went to /var/cache/pacman/pkg/ and RE-installed kernel26 and nvidia driver, and did a 'lilo' ... -> everything fixed.
thx4update
detto
Offline
Smooth as can be here, no problems. Thanks for all your hard work!
Offline
i cant make menuconfig after this update it says that it cant find asm and some files?
Offline
and my apache with php is aint working after the update
Offline
sweet 1/2 a gig upgrade ... like I forgot to run lilo :oops: dumb real dumb lol
no problems yet!
Mr Green I like Landuke!
Offline
The apache package changed considerably, please take a look through the configuration, you'll notice that it's been split up into multiple files and that many paths have changed. If you are using SSL, the rc.d script is currently broke, either modify it yourself or wait for a new release in the near future.
The suggestion box only accepts patches.
Offline
please fix openssl... it's getting annoying
Offline
please fix openssl... it's getting annoying
definitely! :oops: :cry:
Offline
please fix openssl... it's getting annoying
Are you just trolling or otherwise being stupid? Really, I can't stand such stupid comments like "Fix this", "Fix that". You could a) read the news and b) tell us what's wrong. Instead you are just ranting against something you don't understand. *shakes his head*
Offline
::f*ing off::
Offline
Rebuilt what? Questions about what? Nobody can help you if you don't tell us what is wrong.
Offline
If a package is complaining about OpenSSL, dont whine and beg us to fix it, file a bug.
James
Offline
Apache doesn't start
[root@localhost ~]# apachectl test
/usr/sbin/httpd: error while loading shared libraries: libaprutil-1.so.0: cannot open shared object file: No such file or directory
[root@localhost ~]#
Markku
Offline
Apache doesn't start
[root@localhost ~]# apachectl test
/usr/sbin/httpd: error while loading shared libraries: libaprutil-1.so.0: cannot open shared object file: No such file or directory
[root@localhost ~]#
this isnt the bug tracker.
Offline
Well boys i want to say thanks to the develop team, very very good work, profesional and eficient, in archlinux i found the best linux experience: is simple and fast, all the things that another distros dont have, I upgrade my system, all works nice....from Chile a very happy user
zaterio
Offline
rasat wrote:Apache doesn't start
[root@localhost ~]# apachectl test
/usr/sbin/httpd: error while loading shared libraries: libaprutil-1.so.0: cannot open shared object file: No such file or directory
[root@localhost ~]#this isnt the bug tracker.
rasat: Reinstall apr and apr-utils. You might also need to change the config. There's a thread in the forum.
I didn't do any research but I think the libaprutil-1.so.0 error comes from the old pacman bug when files are moved from a package to another.
Offline
rasat: Reinstall apr and apr-util.
I didn't have these packages. When installed, works fine. The error is a dependency problem.
Posted in bug tracker.
Markku
Offline
What about the gcc thing, i cant compille my own kernel, i get no such file or directory errors in /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include
Offline
What about the gcc thing, i cant compille my own kernel, i get no such file or directory errors in /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include
please post the exact error.
If you're trying to compile a kernel using the source contained in the kernel26 or kernel26beyond packages, dont. These do not contain the full kernel source, you need to either use ABS and edit the PKGBUILD and config, or download it from kernel.org.
Guys. If a program doesnt work, and has errors about openssl, libcrypto or libssl, please file a bug at bugs.archlinux.org, or contact a developer directly so we can fix it. openssl is not broken, but that package is.
James
Offline
i use kernel source from http://kernel.org it compilled before but after the update it wont.
here is the error:
[thomas@myhost ~]$ cd /usr/src/linux-2.6.16
[thomas@myhost linux-2.6.16]$ sudo make menuconfig
Password:
HOSTCC scripts/basic/fixdep
In file included from /usr/include/bits/posix1_lim.h:153,
from /usr/include/limits.h:145,
from /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/limits.h:122,
from /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/syslimits.h:7,
from /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/include/limits.h:11,
from scripts/basic/fixdep.c:113:
/usr/include/bits/local_lim.h:36:26: error: linux/limits.h: No such file or directory
In file included from /usr/include/sys/socket.h:35,
from /usr/include/netinet/in.h:24,
from /usr/include/arpa/inet.h:23,
from scripts/basic/fixdep.c:115:
/usr/include/bits/socket.h:304:24: error: asm/socket.h: No such file or directory
scripts/basic/fixdep.c: In function 'use_config':
scripts/basic/fixdep.c:214: error: 'PATH_MAX' undeclared (first use in this function)
scripts/basic/fixdep.c:214: error: (Each undeclared identifier is reported only once
scripts/basic/fixdep.c:214: error: for each function it appears in.)
scripts/basic/fixdep.c:214: warning: unused variable 's'
scripts/basic/fixdep.c: In function 'parse_dep_file':
scripts/basic/fixdep.c:310: error: 'PATH_MAX' undeclared (first use in this function)
scripts/basic/fixdep.c:310: warning: unused variable 's'
make[1]: *** [scripts/basic/fixdep] Error 1
make: *** [scripts_basic] Error 2
[thomas@myhost linux-2.6.16]$
Offline
pacman -S kernel-headers
and as of writing this post, 2.6.17.1 is out.
Offline
hehe that easy
Offline
checkgmail error message:
Sorry! CheckGmail can't find the following package(s) on your system. These packages are needed for CheckGmail to run.
Crypt::SSLeay
Try installing them if they're provided by your distro, and then run CheckGmail again ...
Darkstar:
Athlon 64 3500+ (OC ~2.49ghz)
Leadtek GeForce 6800 128mb (unlocked/OC)
Rosewill Value DDR400 1GB
WDC SE 80GB
NEC 3550 DVDRW DL 16X
Offline
[ ~ ] > pacman -Qi kernel-headers
Name : kernel-headers
Version : 2.6.12.0-1
Groups : None
Packager : Arch Linux (http://www.archlinux.org)
URL : http://www.gnu.org/software/libc
License : None
Architecture : i686
Size : 3327193
Build Date : Tue May 23 19:54:35 2006 UTC
Install Date : Sun Jun 25 11:12:36 2006 UTC
Install Script : No
Reason: : installed as a dependency for another package
Provides : None
Depends On : None
Required By : glibc
Conflicts With : None
Description : Kernel headers sanitized for use in userspace
@iphitus this does not look good :?
Mr Green I like Landuke!
Offline