Bug 695610 - /etc/init.d/pulp-agent is not owned by any package
Summary: /etc/init.d/pulp-agent is not owned by any package
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: user-experience
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Pradeep Kilambi
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks: 563609 verified-to-close
TreeView+ depends on / blocked
 
Reported: 2011-04-12 07:40 UTC by Daniel Mach
Modified: 2013-09-09 16:28 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-08-16 12:07:38 UTC
Embargoed:


Attachments (Terms of Use)

Description Daniel Mach 2011-04-12 07:40:58 UTC
# rpm -qf /etc/init.d/pulp-agent 
file /etc/init.d/pulp-agent is not owned by any package

Comment 1 Pradeep Kilambi 2011-04-13 17:30:34 UTC
commit 48c3b4a615bba6a4bd1f734ae414611b7919834f
Author: Pradeep Kilambi <pkilambi>
Date:   Wed Apr 13 13:34:15 2011 -0400

test:

Installing:
 pulp                     noarch              0.0.162-1.git.29.94e7cef.el6               /pulp-0.0.162-1.git.29.94e7cef.el6.noarch                     2.6 M
 pulp-cds                 noarch              0.0.162-1.git.29.94e7cef.el6               /pulp-cds-0.0.162-1.git.29.94e7cef.el6.noarch                 236 k
 pulp-client              noarch              0.0.162-1.git.29.94e7cef.el6               /pulp-client-0.0.162-1.git.29.94e7cef.el6.noarch              1.0 M
 pulp-common              noarch              0.0.162-1.git.29.94e7cef.el6               /pulp-common-0.0.162-1.git.29.94e7cef.el6.noarch              273  

Transaction Summary

Install       4 Package(s)
Upgrade       0 Package(s)

Total size: 3.8 M
Installed size: 3.8 M
Is this ok [y/N]: Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing     : pulp-common-0.0.162-1.git.29.94e7cef.el6.noarch                                                                                       1/4 
  Installing     : pulp-client-0.0.162-1.git.29.94e7cef.el6.noarch                                                                                       2/4 
/etc/rc.d/init.d /
/
  Installing     : pulp-0.0.162-1.git.29.94e7cef.el6.noarch                                                                                              3/4 
  Installing     : pulp-cds-0.0.162-1.git.29.94e7cef.el6.noarch                                                                                          4/4 

Installed:
  pulp.noarch 0:0.0.162-1.git.29.94e7cef.el6           pulp-cds.noarch 0:0.0.162-1.git.29.94e7cef.el6    pulp-client.noarch 0:0.0.162-1.git.29.94e7cef.el6   
  pulp-common.noarch 0:0.0.162-1.git.29.94e7cef.el6   

Complete!


$ ls -l /etc/rc.d/init.d/pulp-*
lrwxrwxrwx. 1 root root    6 Apr 13 13:25 /etc/rc.d/init.d/pulp-agent -> goferd
-rwxrwsr-t. 1 root root  835 Apr 13 13:23 /etc/rc.d/init.d/pulp-cds
-rwxrwsr-t. 1 root root 1477 Apr 13 13:23 /etc/rc.d/init.d/pulp-server

$ rpm -qf /etc/init.d/pulp-agent 
pulp-client-0.0.162-1.git.29.94e7cef.el6.noarch

Comment 2 Jay Dobies 2011-04-13 19:23:06 UTC
Fixed in build 0.163.

Comment 3 Preethi Thomas 2011-04-14 14:21:20 UTC
verified

[root@10 ~]# rpm -q pulp-client
pulp-client-0.0.163-1.fc14.noarch

[root@10 ~]# yum install pulp-client
fedora/metalink                                          |  22 kB     00:00     
fedora                                                   | 4.3 kB     00:00     
fedora/primary_db                                        |  14 MB     00:06     
testing-fedora-pulp                                      | 1.3 kB     00:00     
testing-fedora-pulp/primary                              | 2.9 kB     00:00     
testing-fedora-pulp                                                       10/10
updates/metalink                                         |  18 kB     00:00     
updates                                                  | 4.7 kB     00:00     
updates/primary_db                                       | 5.3 MB     00:04     
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package pulp-client.noarch 0:0.0.163-1.fc14 set to be installed
--> Processing Dependency: pulp-common = 0.0.163 for package: pulp-client-0.0.163-1.fc14.noarch
--> Processing Dependency: gofer >= 0.28 for package: pulp-client-0.0.163-1.fc14.noarch
--> Running transaction check
---> Package gofer.noarch 0:0.32-1.fc14 set to be installed
--> Processing Dependency: python-gofer = 0.32 for package: gofer-0.32-1.fc14.noarch
---> Package pulp-common.noarch 0:0.0.163-1.fc14 set to be installed
--> Running transaction check
---> Package python-gofer.noarch 0:0.32-1.fc14 set to be installed
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
 Package          Arch       Version              Repository               Size
================================================================================
Installing:
 pulp-client      noarch     0.0.163-1.fc14       testing-fedora-pulp     226 k
Installing for dependencies:
 gofer            noarch     0.32-1.fc14          testing-fedora-pulp      36 k
 pulp-common      noarch     0.0.163-1.fc14       testing-fedora-pulp      39 k
 python-gofer     noarch     0.32-1.fc14          testing-fedora-pulp      69 k

Transaction Summary
================================================================================
Install       4 Package(s)

Total download size: 371 k
Installed size: 1.5 M
Is this ok [y/N]: y
Downloading Packages:
(1/4): gofer-0.32-1.fc14.noarch.rpm                      |  36 kB     00:00     
(2/4): pulp-client-0.0.163-1.fc14.noarch.rpm             | 226 kB     00:00     
(3/4): pulp-common-0.0.163-1.fc14.noarch.rpm             |  39 kB     00:00     
(4/4): python-gofer-0.32-1.fc14.noarch.rpm               |  69 kB     00:00     
--------------------------------------------------------------------------------
Total                                           322 kB/s | 371 kB     00:01     
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Warning: RPMDB altered outside of yum.
  Installing     : pulp-common-0.0.163-1.fc14.noarch                        1/4 
  Installing     : python-gofer-0.32-1.fc14.noarch                          2/4 
  Installing     : gofer-0.32-1.fc14.noarch                                 3/4 
  Installing     : pulp-client-0.0.163-1.fc14.noarch                        4/4 
/etc/rc.d/init.d /
/

Installed:
  pulp-client.noarch 0:0.0.163-1.fc14                                           

Dependency Installed:
  gofer.noarch 0:0.32-1.fc14            pulp-common.noarch 0:0.0.163-1.fc14    
  python-gofer.noarch 0:0.32-1.fc14    

Complete!

[root@10 ~]# ls -l /etc/rc.d/init.d/pulp-*
lrwxrwxrwx. 1 root root 6 Apr 14 09:45 /etc/rc.d/init.d/pulp-agent -> goferd


[root@10 ~]# rpm -qf /etc/init.d/pulp-agent 
pulp-client-0.0.163-1.fc14.noarch

Comment 4 Preethi Thomas 2011-08-16 12:07:38 UTC
Closing with Community Release 15

pulp-0.0.223-4.

Comment 5 Preethi Thomas 2011-08-16 12:21:07 UTC
Closing with Community Release 15

pulp-0.0.223-4.


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