RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 975336 - fail to install of with RHEL-7.0-20130606.0 tree selecting 'Server with GUI' as empathy-3.8.3-1.el.x86_64 requires telepathy-idle
Summary: fail to install of with RHEL-7.0-20130606.0 tree selecting 'Server with GUI' ...
Keywords:
Status: CLOSED DUPLICATE of bug 968880
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: file-roller
Version: 7.0
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: Marina Zhurakhinskaya
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-06-18 07:09 UTC by Sibiao Luo
Modified: 2013-06-18 15:00 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-06-18 15:00:37 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
Screenshot for installration. (42.75 KB, image/png)
2013-06-18 07:10 UTC, Sibiao Luo
no flags Details

Description Sibiao Luo 2013-06-18 07:09:44 UTC
Description of problem:
install RHEL-7.0-20130502.0 tree in my guest with selecting 'Server with GUI', but fail to complete installation as the error of the dependence 'empathy-3.8.3-1.el.x86_64 requires telepathy-idle'.

Version-Release number of selected component (if applicable):
Tree: http://download.englab.nay.redhat.com/pub/rhel/rel-eng/RHEL-7.0-20130606.0/compose/Server/x86_64/os/

How reproducible:
100%

Steps to Reproduce:
1.Download vmlinuz and initrd.img from tree "RHEL-7.0-20130606.0"
2.append '-kernel /home/vmlinuz -initrd /home/initrd.img -append method=http://download.englab.nay.redhat.com/pub/rhel/rel-eng/RHEL-7.0-20130606.0/compose/Server/x86_64/os/' in my qemu-kvm command line.
# /usr/libexec/qemu-kvm -M q35 -cpu host -enable-kvm -m 2048 -smp 4,sockets=2,cores=2,threads=1 -no-kvm-pit-reinjection -name sluo-test -uuid a51eb497-bfd7-47c0-8b5b-0853716e3ce5 -rtc base=localtime,clock=host,driftfix=slew -device virtio-serial-pci,id=virtio-serial0,max_ports=16,vectors=0,bus=pcie.0,addr=0x3 -chardev socket,id=channel1,path=/tmp/helloworld1,server,nowait -device virtserialport,chardev=channel1,name=com.redhat.rhevm.vdsm,bus=virtio-serial0.0,id=port1 -chardev socket,id=channel2,path=/tmp/helloworld2,server,nowait -drive file=/home/RHEL-7.0-20130606.0.Server.x86_64.qcow3,if=none,id=drive-system-disk,format=qcow2,cache=none,aio=native,werror=stop,rerror=stop,serial=QEMU-DISK1 -device ide-hd,unit=0,drive=drive-system-disk,id=system-disk,bootindex=1 -netdev tap,id=hostnet0,vhost=on,script=/etc/qemu-ifup -device virtio-net-pci,netdev=hostnet0,id=virtio-net-pci0,mac=08:2e:5f:0a:0d:b1,bus=pcie.0,addr=0x5,bootindex=2 -device virtio-balloon-pci,id=ballooning,bus=pcie.0,addr=0x6 -qmp tcp:0:4444,server,nowait -k en-us -boot menu=on -vnc :1 -spice disable-ticketing,port=5931 -vga qxl -monitor stdio -kernel /home/vmlinuz -initrd /home/initrd.img -append method=http://download.englab.nay.redhat.com/pub/rhel/rel-eng/RHEL-7.0-20130606.0/compose/Server/x86_64/os/
3.install guest.
'INSTALLATION SUMMARY'---->'SOFTWARE'---->'SOFTWARE SELECTION'---->'Base Environment'---->just select 'Server with GUI'(without select any packages in'Add-Ons for Selected Environment')

Actual results:
fail to complete installation as the error of the dependence 'empathy-3.8.3-1.el.x86_64 requires telepathy-idle'. I will attach the screen shot later.

Expected results:
should complete install guest successfully with GUI. 

Additional info:

Comment 1 Sibiao Luo 2013-06-18 07:10:37 UTC
Created attachment 762390 [details]
Screenshot for installration.

Comment 2 Bill Nottingham 2013-06-18 15:00:37 UTC

*** This bug has been marked as a duplicate of bug 968880 ***


Note You need to log in before you can comment on or make changes to this bug.