proxmox i386 deb packages not found

jmjosebest

Renowned Member
Jan 16, 2009
192
28
93
Hello, i'm trying to install Proxmox in a 32bit processor.
I'm install with the guide:

http://pve.proxmox.com/wiki/Install_Proxmox_VE_on_Debian_Lenny_on_32-Bit_Processor

But i have some problemes:

Replaced Packages

Some packages already existed in another repository at http://debian.systs.org.

* vzctl_3.0.23-1dso1_i386.deb
o http://debian.systs.org/debian/pool/openvz/v/vzctl/vzctl_3.0.23-1dso1_i386.deb
* vzprocps_2.0.11-1dso2_i386.deb
o http://debian.systs.org/debian/pool/openvz/v/vzprocps/vzprocps_2.0.11-1dso2_i386.deb

but this url's return 404 not found



And, pve-kernel is not found


# aptitude install pve-kernel
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Writing extended state information... Done
Couldn't find any package matching "pve-kernel". However, the following
packages contain "pve-kernel" in their description:
pve-firmware


In my source.list

deb http://flippy.medialisten.net/~pille/pve-1.4-i386 ./
deb http://ftp.debian.org/debian lenny main

# PVE packages provided by proxmox.com
deb http://download.proxmox.com/debian lenny pve

# security updates
deb http://security.debian.org/ lenny/updates main



Can anybody give me any help please???

Thanks!!
 
Ok, with the openvz kernel seems ok, but now, when i create a new vm
i get errors :(


/usr/sbin/vzctl start 101
Warning: too large value for NUMTCPSOCK=9223372036854775807:9223372036854775807 was truncated
Warning: too large value for NUMOTHERSOCK=9223372036854775807:9223372036854775807 was truncated
Warning: too large value for KMEMSIZE=9223372036854775807:9223372036854775807 was truncated
Warning: too large value for TCPSNDBUF=9223372036854775807:9223372036854775807 was truncated
Warning: too large value for TCPRCVBUF=9223372036854775807:9223372036854775807 was truncated
Warning: too large value for OTHERSOCKBUF=9223372036854775807:9223372036854775807 was truncated
Warning: too large value for DGRAMRCVBUF=9223372036854775807:9223372036854775807 was truncated
Warning: too large value for NUMFILE=9223372036854775807:9223372036854775807 was truncated
Warning: too large value for NUMFLOCK=9223372036854775807:9223372036854775807 was truncated
Warning: too large value for DCACHESIZE=9223372036854775807:9223372036854775807 was truncated
Warning: too large value for SHMPAGES=9223372036854775807:9223372036854775807 was truncated
Warning: too large value for NUMIPTENT=9223372036854775807:9223372036854775807 was truncated
Warning: too large value for PHYSPAGES=0:9223372036854775807 was truncated
Starting container ...
Container is mounted
Adding IP address(es): 127.0.0.1
Setting CPU units: 500
Setting CPUs: 1
Configure meminfo: 102400
Set hostname: backup
File resolv.conf was modified
Setting quota ugidlimit: 500
Container start in progress...
VM 101 started
 
Please note, this has worked for me, but I can not guarantee that it might work for you. So please go ahead if you like at your won risk.

To solve the pve-kernel not found problem, issue the command
Code:
apt-get install linux-headers-`uname -r`

The point to note here is not kernel-headers, but linux-headers.


Next the issue of "Warning: too large value for" errors, try this.
vzsplit -n 4 -f ve.4
This will create a sample conf file that will split the Hardware resources in 4 equal parts, but will not apply it to any containers.
Then copy everything from the ve.4-sample.conf file (Please leave out CPU fairshare and everything below as it is. Copy everything above it) and replace it in the conf file of any container giving the "Warning: too large" message.
Once you do that, the changes will be reflected on the Proxmox web interface, but with strange values of CPU, RAM and SWAP.
However, Now if you simply change the values from the web interface to the desired CPU, RAM and Swap, it should work just fine.
 
Last edited:
hi kumarullal,
deb http://flippy.medialisten.net/~pille/pve-1.4-i386 ./
deb http://ftp.debian.org/debian lenny main
# PVE packages provided by proxmox.com
deb http://download.proxmox.com/debian lenny pve
# security updates
deb http://security.debian.org/ lenny/updates main
you don't need the official repo in here.
And, pve-kernel is not found
as written in the howto: exchange it with linux-image-openvz-686 from your standard lenny repo.
Next the issue of "Warning: too large value for" errors, try this. vzsplit -n 4 -f ve.4 This will create a sample conf file that will split the Hardware resources in 4 equal parts, but will not apply it to any containers. Then copy everything from the ve.4-sample.conf file (Please leave out CPU fairshare and everything below as it is. Copy everything above it) and replace it in the conf file of any container giving the "Warning: too large" message. Once you do that, the changes will be reflected on the Proxmox web interface, but with strange values of CPU, RAM and SWAP. However, Now if you simply change the values from the web interface to the desired CPU, RAM and Swap, it should work just fine.
please add that to the wiki, as this problem is addressed in the howto.
other users will find it there more likely.
 
Hi,

I tried the following sources and they came back with a dns resolution problem. The other Debian sources are working fine... Thanks.

deb http://flippy.medialisten.net/~pille/pve-1.4-i386 ./
# PVE packages provided by proxmox.com
deb http://download.proxmox.com/debian lenny pve

Errors:
W: Failed to fetch http://rasta.struction.de/pve-1.4-i386/./Release.gpg Temporary failure resolving 'rasta.struction.de'

W: Failed to fetch http://rasta.struction.de/pve-1.4-i386/./en_US.gz Temporary failure resolving 'rasta.struction.de'

W: Failed to fetch http://flippy.medialisten.net/~pille/pve-1.4-i386/./Release.gpg Could not connect to flippy.medialisten.net:80 (194.95.152.242), connection timed out

W: Failed to fetch http://flippy.medialisten.net/~pille/pve-1.4-i386/./en_US.gz Unable to connect to flippy.medialisten.net http:
 
probably a hiccup in your DNS server. everything's working fine for me at this time.
 
hi guys

i installed proxmox on 32bit and it work great except qemu

i see i am logged , can execute commands,
i see cursor, but nothing else, simply i don't see letters

any idea how to fix it ?
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!