* 2.6.2-rc1
@ 2004-01-22 20:24 Stephen Clark
2004-01-22 20:34 ` 2.6.2-rc1 Nigel Cunningham
0 siblings, 1 reply; 6+ messages in thread
From: Stephen Clark @ 2004-01-22 20:24 UTC (permalink / raw)
To: linux-kernel
Hello gentle people,
I searched for other problems like this but to no avail.
Any ideas why my swapon from rh9 won't work?
[root@joker root]# mkswap /dev/hda2
Setting up swapspace version 1, size = 1077506 kB
[root@joker root]# mkswap /dev/hde2
Setting up swapspace version 1, size = 542863 kB
[root@joker root]# swapon -v -a
swapon on /dev/hda2
swapon: /dev/hda2: Function not implemented
swapon on /dev/hde2
swapon: /dev/hde2: Function not implemented
Thanks,
Steve
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: 2.6.2-rc1
2004-01-22 20:24 2.6.2-rc1 Stephen Clark
@ 2004-01-22 20:34 ` Nigel Cunningham
2004-01-22 21:07 ` 2.6.2-rc1 Stephen Clark
0 siblings, 1 reply; 6+ messages in thread
From: Nigel Cunningham @ 2004-01-22 20:34 UTC (permalink / raw)
To: sclark46; +Cc: Linux Kernel Mailing List
[-- Attachment #1: Type: text/plain, Size: 331 bytes --]
Hi.
Does .config include CONFIG_SWAP (in config it's called "Support for
paging of anonymous memory", found under 'General Setup').
Nigel
On Fri, 2004-01-23 at 09:24, Stephen Clark wrote:
> Any ideas why my swapon from rh9 won't work?
--
My work on Software Suspend is graciously brought to you by
LinuxFund.org.
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: 2.6.2-rc1
2004-01-22 20:34 ` 2.6.2-rc1 Nigel Cunningham
@ 2004-01-22 21:07 ` Stephen Clark
0 siblings, 0 replies; 6+ messages in thread
From: Stephen Clark @ 2004-01-22 21:07 UTC (permalink / raw)
To: linux-kernel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
OOPS, no.
Thanks.
Nigel Cunningham wrote:
|Hi.
|
|Does .config include CONFIG_SWAP (in config it's called "Support for
|paging of anonymous memory", found under 'General Setup').
|
|Nigel
|
|On Fri, 2004-01-23 at 09:24, Stephen Clark wrote:
|
|
|>Any ideas why my swapon from rh9 won't work?
|>
|>
|
|
|
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFAEDt9CqcUhUI6GmARAuRVAJ4ppk+qTYMECTWWey/G4Dh4XFW4AwCfTSY6
5etiFfJF46x3oG4mstrb/rc=
=8tm5
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 6+ messages in thread
* 2.6.2-rc1
@ 2004-01-22 4:32 Stephen Clark
2004-01-22 4:39 ` 2.6.2-rc1 Valdis.Kletnieks
2004-01-22 12:37 ` 2.6.2-rc1 Felipe Alfaro Solana
0 siblings, 2 replies; 6+ messages in thread
From: Stephen Clark @ 2004-01-22 4:32 UTC (permalink / raw)
To: linux-kernel
Hello,
I am running RH9 with the latest kernel and get the following when I try
to use rpm:
rpm -qa
rpmdb: unable to join the environment
error: db4 error(11) from dbenv->open: Resource temporarily unavailable
error: cannot open Packages index using db3 - Resource temporarily
unavailable (11)
error: cannot open Packages database in /var/lib/rpm
no packages
any ideas?
Thanks,
Steve
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: 2.6.2-rc1
2004-01-22 4:32 2.6.2-rc1 Stephen Clark
@ 2004-01-22 4:39 ` Valdis.Kletnieks
2004-01-22 12:37 ` 2.6.2-rc1 Felipe Alfaro Solana
1 sibling, 0 replies; 6+ messages in thread
From: Valdis.Kletnieks @ 2004-01-22 4:39 UTC (permalink / raw)
To: sclark46; +Cc: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 663 bytes --]
On Wed, 21 Jan 2004 23:32:59 EST, Stephen Clark <stephen.clark@earthlink.net> said:
> Hello,
>
> I am running RH9 with the latest kernel and get the following when I try
> to use rpm:
> rpm -qa
> rpmdb: unable to join the environment
> error: db4 error(11) from dbenv->open: Resource temporarily unavailable
> error: cannot open Packages index using db3 - Resource temporarily
> unavailable (11)
> error: cannot open Packages database in /var/lib/rpm
> no packages
1) Later releases of RPM (from Fedora) have this fixed. Fedora-development
currently has rpm-4.3-0.7. Pre-reqs are your problem. :)
2) 'LD_ASSUME_KERNEL=2.4.1 rpm -qa' also works around it.
[-- Attachment #2: Type: application/pgp-signature, Size: 226 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: 2.6.2-rc1
2004-01-22 4:32 2.6.2-rc1 Stephen Clark
2004-01-22 4:39 ` 2.6.2-rc1 Valdis.Kletnieks
@ 2004-01-22 12:37 ` Felipe Alfaro Solana
1 sibling, 0 replies; 6+ messages in thread
From: Felipe Alfaro Solana @ 2004-01-22 12:37 UTC (permalink / raw)
To: sclark46; +Cc: Linux Kernel Mailinglist
On Thu, 2004-01-22 at 05:32, Stephen Clark wrote:
> Hello,
>
> I am running RH9 with the latest kernel and get the following when I try
> to use rpm:
> rpm -qa
> rpmdb: unable to join the environment
> error: db4 error(11) from dbenv->open: Resource temporarily unavailable
> error: cannot open Packages index using db3 - Resource temporarily
> unavailable (11)
> error: cannot open Packages database in /var/lib/rpm
> no packages
rm -fr /var/lib/rpm/__db*
That should fix your problems.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2004-01-22 21:07 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-22 20:24 2.6.2-rc1 Stephen Clark
2004-01-22 20:34 ` 2.6.2-rc1 Nigel Cunningham
2004-01-22 21:07 ` 2.6.2-rc1 Stephen Clark
-- strict thread matches above, loose matches on Subject: below --
2004-01-22 4:32 2.6.2-rc1 Stephen Clark
2004-01-22 4:39 ` 2.6.2-rc1 Valdis.Kletnieks
2004-01-22 12:37 ` 2.6.2-rc1 Felipe Alfaro Solana
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox