missing xen-debuginfo-3.4.1-1.fc11.x86_64.rpm

View: New views
5 Messages — Rating Filter:   Alert me  

missing xen-debuginfo-3.4.1-1.fc11.x86_64.rpm

by jonr :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I am following Boris guide at:

http://bderzhavets.wordpress.com/2009/08/20/setup-libvirt-0-7-0-6-xen-3-4-1-dom0-on-to-fedora-11-64-bit/

And after I issue the "rpmbuild -ba ./xen.spec" command and then issue
the yum install xen-3.4.1-1.fc11.x86_64.rpm \
xen-debuginfo-3.4.1-1.fc11.x86_64.rpm \
xen-devel-3.4.1-1.fc11.x86_64.rpm \
xen-doc-3.4.1-1.fc11.x86_64.rpm \
xen-hypervisor-3.4.1-1.fc11.x86_64.rpm \
xen-libs-3.4.1-1.fc11.x86_64.rpm \
xen-runtime-3.4.1-1.fc11.x86_64.rpm

command, I always am missing xen-debuginfo-3.4.1-1.fc11.x86_64.rpm.

Is there a certain package that needs to be installed to get this rpm
and can I get by without it?

Thanks for any help....again :)

Jon

AMD64 fc11 4core proc

[root@localhost x86_64]# cat /proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 16
model : 2
model name : AMD Phenom(tm) 9500 Quad-Core Processor
stepping : 2
cpu MHz : 2210.236
cache size : 512 KB
physical id : 0
siblings : 4
core id : 0
cpu cores : 4
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 5
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat
pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb
rdtscp lm 3dnowext 3dnow constant_tsc rep_good nonstop_tsc pni monitor
cx16 lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse
3dnowprefetch osvw ibs
bogomips : 4420.46
TLB size : 1024 4K pages
clflush size : 64
cache_alignment : 64
address sizes : 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate

--
Fedora-xen mailing list
Fedora-xen@...
https://www.redhat.com/mailman/listinfo/fedora-xen

Re: missing xen-debuginfo-3.4.1-1.fc11.x86_64.rpm

by dbaxps :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I believe that with Libvirt Preview Repo enabled it should be picked up from there to resolve dependencies during yum install.

Boris.

--- On Sat, 8/29/09, Jon <jonr@...> wrote:

From: Jon <jonr@...>
Subject: [Fedora-xen] missing xen-debuginfo-3.4.1-1.fc11.x86_64.rpm
To: fedora-xen@...
Date: Saturday, August 29, 2009, 8:16 PM

I am following Boris guide at:

http://bderzhavets.wordpress.com/2009/08/20/setup-libvirt-0-7-0-6-xen-3-4-1-dom0-on-to-fedora-11-64-bit/

And after I issue the "rpmbuild -ba ./xen.spec" command and then issue
the yum install xen-3.4.1-1.fc11.x86_64.rpm \
xen-debuginfo-3.4.1-1.fc11.x86_64.rpm \
xen-devel-3.4.1-1.fc11.x86_64.rpm \
xen-doc-3.4.1-1.fc11.x86_64.rpm \
xen-hypervisor-3.4.1-1.fc11.x86_64.rpm \
xen-libs-3.4.1-1.fc11.x86_64.rpm \
xen-runtime-3.4.1-1.fc11.x86_64.rpm

command, I always am missing xen-debuginfo-3.4.1-1.fc11.x86_64.rpm.

Is there a certain package that needs to be installed to get this rpm
and can I get by without it?

Thanks for any help....again :)

Jon

AMD64 fc11 4core proc

[root@localhost x86_64]# cat /proc/cpuinfo
processor    : 0
vendor_id    : AuthenticAMD
cpu family    : 16
model        : 2
model name    : AMD Phenom(tm) 9500 Quad-Core Processor
stepping    : 2
cpu MHz        : 2210.236
cache size    : 512 KB
physical id    : 0
siblings    : 4
core id        : 0
cpu cores    : 4
apicid        : 0
initial apicid    : 0
fpu        : yes
fpu_exception    : yes
cpuid level    : 5
wp        : yes
flags        : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat
pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb
rdtscp lm 3dnowext 3dnow constant_tsc rep_good nonstop_tsc pni monitor
cx16 lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a misalignsse
3dnowprefetch osvw ibs
bogomips    : 4420.46
TLB size    : 1024 4K pages
clflush size    : 64
cache_alignment    : 64
address sizes    : 48 bits physical, 48 bits virtual
power management: ts ttp tm stc 100mhzsteps hwpstate

--
Fedora-xen mailing list
Fedora-xen@...
https://www.redhat.com/mailman/listinfo/fedora-xen


--
Fedora-xen mailing list
Fedora-xen@...
https://www.redhat.com/mailman/listinfo/fedora-xen

Re: missing xen-debuginfo-3.4.1-1.fc11.x86_64.rpm

by jonr :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

It's not there, the only one I could find was located here:
http://kojipkgs.fedoraproject.org/packages/xen/3.4.1/1.fc12/x86_64/

The filename is
xen-debuginfo-3.4.1-1.fc12.x86_64.rpm

It is for fc12 and not fc11.

Would this work or is it OK to leave it out?

Jon

On Sat, 2009-08-29 at 21:09 -0700, Boris Derzhavets wrote:

> I believe that with Libvirt Preview Repo enabled it should be picked
> up from there to resolve dependencies during yum install.
>
> Boris.
>
> --- On Sat, 8/29/09, Jon <jonr@...> wrote:
>        
>         From: Jon <jonr@...>
>         Subject: [Fedora-xen] missing
>         xen-debuginfo-3.4.1-1.fc11.x86_64.rpm
>         To: fedora-xen@...
>         Date: Saturday, August 29, 2009, 8:16 PM
>        
>         I am following Boris guide at:
>        
>         http://bderzhavets.wordpress.com/2009/08/20/setup-libvirt-0-7-0-6-xen-3-4-1-dom0-on-to-fedora-11-64-bit/
>        
>         And after I issue the "rpmbuild -ba ./xen.spec" command and
>         then issue
>         the yum install xen-3.4.1-1.fc11.x86_64.rpm \
>         xen-debuginfo-3.4.1-1.fc11.x86_64.rpm \
>         xen-devel-3.4.1-1.fc11.x86_64.rpm \
>         xen-doc-3.4.1-1.fc11.x86_64.rpm \
>         xen-hypervisor-3.4.1-1.fc11.x86_64.rpm \
>         xen-libs-3.4.1-1.fc11.x86_64.rpm \
>         xen-runtime-3.4.1-1.fc11.x86_64.rpm
>        
>         command, I always am missing
>         xen-debuginfo-3.4.1-1.fc11.x86_64.rpm.
>        
>         Is there a certain package that needs to be installed to get
>         this rpm
>         and can I get by without it?
>        
>         Thanks for any help....again :)
>        
>         Jon
>        
>         AMD64 fc11 4core proc
>        
>         [root@localhost x86_64]# cat /proc/cpuinfo
>         processor    : 0
>         vendor_id    : AuthenticAMD
>         cpu family    : 16
>         model        : 2
>         model name    : AMD Phenom(tm) 9500 Quad-Core Processor
>         stepping    : 2
>         cpu MHz        : 2210.236
>         cache size    : 512 KB
>         physical id    : 0
>         siblings    : 4
>         core id        : 0
>         cpu cores    : 4
>         apicid        : 0
>         initial apicid    : 0
>         fpu        : yes
>         fpu_exception    : yes
>         cpuid level    : 5
>         wp        : yes
>         flags        : fpu vme de pse tsc msr pae mce cx8 apic mtrr
>         pge mca cmov pat
>         pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt
>         pdpe1gb
>         rdtscp lm 3dnowext 3dnow constant_tsc rep_good nonstop_tsc pni
>         monitor
>         cx16 lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a
>         misalignsse
>         3dnowprefetch osvw ibs
>         bogomips    : 4420.46
>         TLB size    : 1024 4K pages
>         clflush size    : 64
>         cache_alignment    : 64
>         address sizes    : 48 bits physical, 48 bits virtual
>         power management: ts ttp tm stc 100mhzsteps hwpstate
>        
>         --
>         Fedora-xen mailing list
>         Fedora-xen@...
>         https://www.redhat.com/mailman/listinfo/fedora-xen
>        
>

--
Fedora-xen mailing list
Fedora-xen@...
https://www.redhat.com/mailman/listinfo/fedora-xen

Re: missing xen-debuginfo-3.4.1-1.fc11.x86_64.rpm

by dbaxps :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Jon,

You are right.  I would expect this one repo to be hepfull.
Otherwise , just download fc12.rpm (f12 shouldn't be matter)

Boris.



--- On Sun, 8/30/09, Jon <jonr@...> wrote:

From: Jon <jonr@...>
Subject: Re: [Fedora-xen] missing xen-debuginfo-3.4.1-1.fc11.x86_64.rpm
To: "fedora-xen" <fedora-xen@...>
Date: Sunday, August 30, 2009, 12:47 AM

It's not there, the only one I could find was located here:
http://kojipkgs.fedoraproject.org/packages/xen/3.4.1/1.fc12/x86_64/

The filename is
xen-debuginfo-3.4.1-1.fc12.x86_64.rpm

It is for fc12 and not fc11.

Would this work or is it OK to leave it out?

Jon

On Sat, 2009-08-29 at 21:09 -0700, Boris Derzhavets wrote:

> I believe that with Libvirt Preview Repo enabled it should be picked
> up from there to resolve dependencies during yum install.
>
> Boris.
>
> --- On Sat, 8/29/09, Jon <jonr@...> wrote:
>         
>         From: Jon <jonr@...>
>         Subject: [Fedora-xen] missing
>         xen-debuginfo-3.4.1-1.fc11.x86_64.rpm
>         To: fedora-xen@...
>         Date: Saturday, August 29, 2009, 8:16 PM
>         
>         I am following Boris guide at:
>         
>         http://bderzhavets.wordpress.com/2009/08/20/setup-libvirt-0-7-0-6-xen-3-4-1-dom0-on-to-fedora-11-64-bit/
>         
>         And after I issue the "rpmbuild -ba ./xen.spec" command and
>         then issue
>         the yum install xen-3.4.1-1.fc11.x86_64.rpm \
>         xen-debuginfo-3.4.1-1.fc11..x86_64.rpm \
>         xen-devel-3.4.1-1.fc11.x86_64.rpm \
>         xen-doc-3.4.1-1.fc11.x86_64.rpm \
>         xen-hypervisor-3.4.1-1.fc11.x86_64.rpm \
>         xen-libs-3.4.1-1.fc11.x86_64.rpm \
>         xen-runtime-3.4.1-1.fc11.x86_64.rpm
>         
>         command, I always am missing
>         xen-debuginfo-3.4.1-1.fc11.x86_64.rpm.
>         
>         Is there a certain package that needs to be installed to get
>         this rpm
>         and can I get by without it?
>         
>         Thanks for any help....again :)
>         
>         Jon
>         
>         AMD64 fc11 4core proc
>         
>         [root@localhost x86_64]# cat /proc/cpuinfo
>         processor    : 0
>         vendor_id    : AuthenticAMD
>         cpu family    : 16
>         model        : 2
>         model name    : AMD Phenom(tm) 9500 Quad-Core Processor
>         stepping    : 2
>         cpu MHz        : 2210.236
>         cache size    : 512 KB
>         physical id    : 0
>         siblings    : 4
>         core id        : 0
>         cpu cores    : 4
>         apicid        : 0
>         initial apicid    : 0
>         fpu        : yes
>         fpu_exception    : yes
>         cpuid level    : 5
>         wp        : yes
>         flags        : fpu vme de pse tsc msr pae mce cx8 apic mtrr
>         pge mca cmov pat
>         pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt
>         pdpe1gb
>         rdtscp lm 3dnowext 3dnow constant_tsc rep_good nonstop_tsc pni
>         monitor
>         cx16 lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a
>         misalignsse
>         3dnowprefetch osvw ibs
>         bogomips    : 4420.46
>         TLB size    : 1024 4K pages
>         clflush size    : 64
>         cache_alignment    : 64
>         address sizes    : 48 bits physical, 48 bits virtual
>         power management: ts ttp tm stc 100mhzsteps hwpstate
>         
>         --
>         Fedora-xen mailing list
>         Fedora-xen@...
>         https://www.redhat.com/mailman/listinfo/fedora-xen
>         
>

--
Fedora-xen mailing list
Fedora-xen@...
https://www.redhat.com/mailman/listinfo/fedora-xen


--
Fedora-xen mailing list
Fedora-xen@...
https://www.redhat.com/mailman/listinfo/fedora-xen

Re: missing xen-debuginfo-3.4.1-1.fc11.x86_64.rpm

by M A Young :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message



On Sat, 29 Aug 2009, Jon wrote:

> I am following Boris guide at:
>
> http://bderzhavets.wordpress.com/2009/08/20/setup-libvirt-0-7-0-6-xen-3-4-1-dom0-on-to-fedora-11-64-bit/
>
> And after I issue the "rpmbuild -ba ./xen.spec" command and then issue
> the yum install xen-3.4.1-1.fc11.x86_64.rpm \
> xen-debuginfo-3.4.1-1.fc11.x86_64.rpm \
> xen-devel-3.4.1-1.fc11.x86_64.rpm \
> xen-doc-3.4.1-1.fc11.x86_64.rpm \
> xen-hypervisor-3.4.1-1.fc11.x86_64.rpm \
> xen-libs-3.4.1-1.fc11.x86_64.rpm \
> xen-runtime-3.4.1-1.fc11.x86_64.rpm
>
> command, I always am missing xen-debuginfo-3.4.1-1.fc11.x86_64.rpm.
>
> Is there a certain package that needs to be installed to get this rpm
> and can I get by without it?

If you are building your own packages I would have thought you wanted
yum localinstall ...
otherwise you are likely to get packages from the main fedora or rawhide
repositories (and the debuginfo repository for these is generally disabled
by default).

  Michael Young

--
Fedora-xen mailing list
Fedora-xen@...
https://www.redhat.com/mailman/listinfo/fedora-xen