[Spacewalk-list] Cannot sync confluent (debian) repository to Spacewalk repo

Robert Paschedag robert.paschedag at web.de
Thu Feb 7 21:11:13 UTC 2019


Am 7. Februar 2019 18:18:51 MEZ schrieb Ihor Lawrin <ILawrin at deltadentalmi.com>:
>I forgot to mention that the Ubuntu client is able to install the
>Confluent software (using the Confluent install procedure) when it has
>access to the internet. 
>We want to have the software available via Spacewalk so that we don't
>have to connect all our clients to the internet.
>
>Hope this helps.
>
>
>Ihor Lawrin
>Technical Services
>Senior System Administrator (UNIX)
>Delta Dental of Michigan, Ohio, and Indiana
>(517) 381-4207 Direct Line
>(517) 648-7312 Cell
>
>
>ISO 9001 Quality Certified  •  Certified Call Center of Excellence  • 
>Rated A (Excellent) by A.M. Best Company
>
>
>
>-----Original Message-----
>From: Ihor Lawrin 
>Sent: Thursday, February 7, 2019 12:00 PM
>To: spacewalk-list at redhat.com; Robert Paschedag
><robert.paschedag at web.de>
>Subject: RE: [Spacewalk-list] Cannot sync confluent (debian) repository
>to Spacewalk repo
>
>I'm guessing that it might be the way the debian repository is
>configured on the Confluent site.
>1. We're able to sync update/base/security repos.
>2. We're also able to sync the "rpm" repo from the Confluent site. Just
>not able to sync the "deb" version
>
>Ihor Lawrin
>Technical Services
>Senior System Administrator (UNIX)
>Delta Dental of Michigan, Ohio, and Indiana
>(517) 381-4207 Direct Line
>(517) 648-7312 Cell
>
>
>ISO 9001 Quality Certified  •  Certified Call Center of Excellence  • 
>Rated A (Excellent) by A.M. Best Company
>
>
>
>-----Original Message-----
>From: spacewalk-list-bounces at redhat.com
><spacewalk-list-bounces at redhat.com> On Behalf Of Ihor Lawrin
>Sent: Thursday, February 7, 2019 11:54 AM
>To: Robert Paschedag <robert.paschedag at web.de>;
>spacewalk-list at redhat.com; spacewalk-list at redhat.com
>Subject: Re: [Spacewalk-list] Cannot sync confluent (debian) repository
>to Spacewalk repo
>
>Looks like the same messages....
>
>[root at c7spcwlk29tst01 rhn]# cat reposync/confluent-ubuntu-amd64.log |
>grep "2019/02/07 08:20"
>2019/02/07 08:20:45 -04:00 Command: ['/usr/bin/spacewalk-repo-sync',
>'-vvvvvv', '--channel', 'confluent-ubuntu-amd64']
>2019/02/07 08:20:45 -04:00 Sync of channel started.
>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>server/rhnChannel.channel_info('confluent-ubuntu-amd64',)
>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>rhnSQL/driver_postgresql.convert_named_query_params("Converting query
>for PostgreSQL: \n    select\n        ca.label arch,\n        c.id,\n  
>c.parent_channel,\n        c.org_id,\n        c.label,\n       
>c.name,\n        c.summary,\n        c.description,\n       
>to_char(c.last_modified, 'YYYYMMDDHH24MISS') last_modified\n    from\n 
>rhnChannel c,\n        rhnChannelArch ca\n    where\n         
>c.channel_arch_id = ca.id\n      and c.label = :channel\n    ",)
>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>rhnSQL/driver_postgresql.convert_named_query_params("New query: \n   
>select\n        ca.label arch,\n        c.id,\n       
>c.parent_channel,\n        c.org_id,\n        c.label,\n       
>c.name,\n        c.summary,\n        c.description,\n       
>to_char(c.last_modified, 'YYYYMMDDHH24MISS') last_modified\n    from\n 
>rhnChannel c,\n        rhnChannelArch ca\n    where\n         
>c.channel_arch_id = ca.id\n      and c.label = %(channel)s\n    ",)
>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>rhnSQL/driver_postgresql._execute_wrapper('Executing SQL: "\n   
>select\n        ca.label arch,\n        c.id,\n       
>c.parent_channel,\n        c.org_id,\n        c.label,\n       
>c.name,\n        c.summary,\n        c.description,\n       
>to_char(c.last_modified, \'YYYYMMDDHH24MISS\') last_modified\n   
>from\n        rhnChannel c,\n        rhnChannelArch ca\n    where\n    
>c.channel_arch_id = ca.id\n      and c.label = %(channel)s\n    " with
>bind params: {channel: confluent-ubuntu-amd64}',)
>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>rhnSQL/driver_postgresql.convert_named_query_params('Converting query
>for PostgreSQL: select s.id, s.source_url, s.label as repo_label,
>cst.label as repo_type_label\n                                  from
>rhnContentSource s,\n                                      
>rhnChannelContentSource cs,\n                                      
>rhnContentSourceType cst\n                                 where s.id =
>cs.source_id\n                                   and cst.id =
>s.type_id\n                                   and cs.channel_id =
>:channel_id',)
>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>rhnSQL/driver_postgresql.convert_named_query_params('New query: select
>s.id, s.source_url, s.label as repo_label, cst.label as
>repo_type_label\n                                  from
>rhnContentSource s,\n                                      
>rhnChannelContentSource cs,\n                                      
>rhnContentSourceType cst\n                                 where s.id =
>cs.source_id\n                                   and cst.id =
>s.type_id\n                                   and cs.channel_id =
>%(channel_id)s',)
>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>rhnSQL/driver_postgresql._execute_wrapper('Executing SQL: "select s.id,
>s.source_url, s.label as repo_label, cst.label as repo_type_label\n    
>from rhnContentSource s,\n                                      
>rhnChannelContentSource cs,\n                                      
>rhnContentSourceType cst\n                                 where s.id =
>cs.source_id\n                                   and cst.id =
>s.type_id\n                                   and cs.channel_id =
>%(channel_id)s" with bind params: {channel_id: 104}',)
>2019/02/07 08:20:45 -04:00
>2019/02/07 08:20:45 -04:00   Processing repository with URL:
>https://urldefense.proofpoint.com/v2/url?u=https-3A__packages.confluent.io_deb_5.1&d=DwIGaQ&c=Jnf2Cp4PGnCPtuPxt-OIQR21MChqGaHuqvEjP9X2AA0&r=zQA-8DU7hTmTrVLxkxRj-fpO6YYASUH25bye7e5klwI&m=y6qRzr0XPvmExsrsikV6UCpphZSwebn2s_M4FL_mkjo&s=GUtZdb298kIUXgXFayPiJPN_V85j35v2n7AuizGMQdA&e=
>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>rhnSQL/driver_postgresql.convert_named_query_params('Converting query
>for PostgreSQL: \n                        select k1.description as
>ca_cert_name, k1.key as ca_cert, k1.org_id as ca_cert_org,\n           
>k2.description as client_cert_name, k2.key as client_cert, k2.org_id as
>client_cert_org,\n                               k3.description as
>client_key_name, k3.key as client_key, k3.org_id as client_key_org\n   
>from rhncontentsource cs inner join\n                            
>rhncontentsourcessl csssl on cs.id = csssl.content_source_id inner
>join\n                             rhncryptokey k1 on
>csssl.ssl_ca_cert_id = k1.id left outer join\n                         
>rhncryptokey k2 on csssl.ssl_client_cert_id = k2.id left outer join\n  
>rhncryptokey k3 on csssl.ssl_client_key_id = k3.id\n                   
>    where cs.id = :repo_id\n                        ',)
>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>rhnSQL/driver_postgresql.convert_named_query_params('New query: \n     
>select k1.description as ca_cert_name, k1.key as ca_cert, k1.org_id as
>ca_cert_org,\n                               k2.description as
>client_cert_name, k2.key as client_cert, k2.org_id as
>client_cert_org,\n                               k3.description as
>client_key_name, k3.key as client_key, k3.org_id as client_key_org\n   
>from rhncontentsource cs inner join\n                            
>rhncontentsourcessl csssl on cs.id = csssl.content_source_id inner
>join\n                             rhncryptokey k1 on
>csssl.ssl_ca_cert_id = k1.id left outer join\n                         
>rhncryptokey k2 on csssl.ssl_client_cert_id = k2.id left outer join\n  
>rhncryptokey k3 on csssl.ssl_client_key_id = k3.id\n                   
>    where cs.id = %(repo_id)s\n                        ',)
>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>rhnSQL/driver_postgresql._execute_wrapper('Executing SQL: "\n          
>select k1.description as ca_cert_name, k1.key as ca_cert, k1.org_id as
>ca_cert_org,\n                               k2.description as
>client_cert_name, k2.key as client_cert, k2.org_id as
>client_cert_org,\n                               k3.description as
>client_key_name, k3.key as client_key, k3.org_id as client_key_org\n   
>from rhncontentsource cs inner join\n                            
>rhncontentsourcessl csssl on cs.id = csssl.content_source_id inner
>join\n                             rhncryptokey k1 on
>csssl.ssl_ca_cert_id = k1.id left outer join\n                         
>rhncryptokey k2 on csssl.ssl_client_cert_id = k2.id left outer join\n  
>rhncryptokey k3 on csssl.ssl_client_key_id = k3.id\n                   
>where cs.id = %(repo_id)s\n                        " with bind params:
>{repo_id: 503}',)
>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>rhnSQL/driver_postgresql.convert_named_query_params('Converting query
>for PostgreSQL: \n                    select flag, filter\n            
>from rhnContentSourceFilter\n                     where source_id =
>:source_id\n                     order by sort_order ',)
>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>rhnSQL/driver_postgresql.convert_named_query_params('New query: \n     
>select flag, filter\n                      from
>rhnContentSourceFilter\n                     where source_id =
>%(source_id)s\n                     order by sort_order ',)
>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>rhnSQL/driver_postgresql._execute_wrapper('Executing SQL: "\n          
>select flag, filter\n                      from
>rhnContentSourceFilter\n                     where source_id =
>%(source_id)s\n                     order by sort_order " with bind
>params: {source_id: 503}',)
>2019/02/07 08:20:46 -04:00     Packages in repo:                 0
>2019/02/07 08:20:46 -04:00     No new packages to sync.
>2019/02/07 08:20:46 -04:00
>2019/02/07 08:20:46 -04:00   Errata in repo: 0.
>2019/02/07 08:20:46 -04:00 1817


Packages in repo: 0

I'm not sure, if the packages.gz is found by the sync script.

Try to dump the traffic with tcpdump.

Robert


 0.0.0.0:
>rhnSQL/driver_postgresql.convert_named_query_params('Converting query
>for PostgreSQL: update rhnChannel set LAST_SYNCED = current_timestamp\n
>                            where label = :channel',)
>2019/02/07 08:20:46 -04:00 1817 0.0.0.0:
>rhnSQL/driver_postgresql.convert_named_query_params('New query: update
>rhnChannel set LAST_SYNCED = current_timestamp\n                       
>     where label = %(channel)s',)
>2019/02/07 08:20:46 -04:00 1817 0.0.0.0:
>rhnSQL/driver_postgresql._execute_wrapper('Executing SQL: "update
>rhnChannel set LAST_SYNCED = current_timestamp\n                       
>where label = %(channel)s" with bind params: {channel:
>confluent-ubuntu-amd64}',)
>2019/02/07 08:20:46 -04:00 Sync of channel completed in 0:00:00.
>
>Ihor Lawrin
>Technical Services
>Senior System Administrator (UNIX)
>Delta Dental of Michigan, Ohio, and Indiana
>(517) 381-4207 Direct Line
>(517) 648-7312 Cell
>
>
>ISO 9001 Quality Certified  •  Certified Call Center of Excellence  • 
>Rated A (Excellent) by A.M. Best Company
>
>
>-----Original Message-----
>From: Robert Paschedag <robert.paschedag at web.de>
>Sent: Thursday, February 7, 2019 11:08 AM
>To: spacewalk-list at redhat.com; Ihor Lawrin <ILawrin at deltadentalmi.com>;
>spacewalk-list at redhat.com
>Subject: Re: [Spacewalk-list] Cannot sync confluent (debian) repository
>to Spacewalk repo
>
>Am 7. Februar 2019 14:26:03 MEZ schrieb Ihor Lawrin
><ILawrin at deltadentalmi.com>:
>>I ran my sync with high verbosity hoping that someone can help with my
>
>>sync failure...
>>
>>2019/02/07 08:20:45 -04:00 Command: ['/usr/bin/spacewalk-repo-sync', 
>>'-vvvvvv', '--channel', 'confluent-ubuntu-amd64']
>>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>>rhnSQL/driver_postgresql.convert_named_query_params('Converting query
>>for PostgreSQL: \n           select s.source_url, c.label\n           
>
>>from rhnContentSource s,\n                      
>>rhnChannelContentSource cs,\n                       rhnChannel c\n    
>
>>       where s.id = cs.source_id and cs.channel_id=c.id\n          
>',)
>>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>>rhnSQL/driver_postgresql.convert_named_query_params('New query: \n    
>
>>select s.source_url, c.label\n                       from
>>rhnContentSource s,\n                       rhnChannelContentSource
>>cs,\n                       rhnChannel c\n                       where
>>s.id = cs.source_id and cs.channel_id=c.id\n           ',)
>>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>>rhnSQL/driver_postgresql._execute_wrapper('Executing SQL: "\n         
>
>>select s.source_url, c.label\n                       from
>>rhnContentSource s,\n                       rhnChannelContentSource
>>cs,\n                       rhnChannel c\n                       where
>>s.id = cs.source_id and cs.channel_id=c.id\n           " with bind
>>params: {}',)
>>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>>rhnSQL/driver_postgresql.convert_named_query_params('Converting query 
>>for PostgreSQL: select 1',)
>>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>>rhnSQL/driver_postgresql.convert_named_query_params('New query: select
>>1',)
>>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>>rhnSQL/driver_postgresql._execute_wrapper('Executing SQL: "select 1"
>>with bind params: {}',)
>>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>>rhnSQL/driver_postgresql.convert_named_query_params('Converting query
>>for PostgreSQL: \n        select c1.label, c2.label parent_channel,
>>c1.id\n        from rhnChannel c1 left outer join rhnChannel c2 on
>>c1.parent_channel = c2.id\n        order by c2.label desc, c1.label
>>asc\n    ',)
>>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>>rhnSQL/driver_postgresql.convert_named_query_params('New query: \n    
>
>>select c1.label, c2.label parent_channel, c1.id\n        from
>>rhnChannel c1 left outer join rhnChannel c2 on c1.parent_channel =
>>c2.id\n        order by c2.label desc, c1.label asc\n    ',)
>>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>>rhnSQL/driver_postgresql._execute_wrapper('Executing SQL: "\n       
>>select c1.label, c2.label parent_channel, c1.id\n        from
>>rhnChannel c1 left outer join rhnChannel c2 on c1.parent_channel =
>>c2.id\n        order by c2.label desc, c1.label asc\n    " with bind
>>params: {}',)
>>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>>server/rhnChannel.isCustomChannel(104,)
>>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>>rhnSQL/driver_postgresql.convert_named_query_params('Converting query
>>for PostgreSQL: \n    select\n        rcf.label\n    from\n       
>>rhnChannelFamily rcf,\n        rhnChannelFamilyMembers rcfm\n   
>>where\n        rcfm.channel_id = :channel_id\n        and
>>rcfm.channel_family_id = rcf.id\n        and rcf.org_id is not null\n 
>
>> ',)
>>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>>rhnSQL/driver_postgresql.convert_named_query_params('New query: \n   
>>select\n        rcf.label\n    from\n        rhnChannelFamily rcf,\n  
>
>>rhnChannelFamilyMembers rcfm\n    where\n        rcfm.channel_id =
>>%(channel_id)s\n        and rcfm.channel_family_id = rcf.id\n       
>>and rcf.org_id is not null\n    ',)
>>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>>rhnSQL/driver_postgresql._execute_wrapper('Executing SQL: "\n   
>>select\n        rcf.label\n    from\n        rhnChannelFamily rcf,\n  
>
>>rhnChannelFamilyMembers rcfm\n    where\n        rcfm.channel_id =
>>%(channel_id)s\n        and rcfm.channel_family_id = rcf.id\n       
>>and rcf.org_id is not null\n    " with bind params: {channel_id:
>>104}',)
>>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>>server/rhnChannel.isCustomChannel(104, 'is a custom channel')
>>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>>server/rhnChannel.isCustomChannel(101,)
>>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>>rhnSQL/driver_postgresql.convert_named_query_params('Converting query
>>for PostgreSQL: \n    select\n        rcf.label\n    from\n       
>>rhnChannelFamily rcf,\n        rhnChannelFamilyMembers rcfm\n   
>>where\n        rcfm.channel_id = :channel_id\n        and
>>rcfm.channel_family_id = rcf.id\n        and rcf.org_id is not null\n 
>
>> ',)
>>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>>rhnSQL/driver_postgresql.convert_named_query_params('New query: \n   
>>select\n        rcf.label\n    from\n        rhnChannelFamily rcf,\n  
>
>>rhnChannelFamilyMembers rcfm\n    where\n        rcfm.channel_id =
>>%(channel_id)s\n        and rcfm.channel_family_id = rcf.id\n       
>>and rcf.org_id is not null\n    ',)
>>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>>rhnSQL/driver_postgresql._execute_wrapper('Executing SQL: "\n   
>>select\n        rcf.label\n    from\n        rhnChannelFamily rcf,\n  
>
>>rhnChannelFamilyMembers rcfm\n    where\n        rcfm.channel_id =
>>%(channel_id)s\n        and rcfm.channel_family_id = rcf.id\n       
>>and rcf.org_id is not null\n    " with bind params: {channel_id:
>>101}',)
>>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>>server/rhnChannel.isCustomChannel(101, 'is a custom channel')
>>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>>server/rhnChannel.isCustomChannel(103,)
>>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>>rhnSQL/driver_postgresql.convert_named_query_params('Converting query
>>for PostgreSQL: \n    select\n        rcf.label\n    from\n       
>>rhnChannelFamily rcf,\n        rhnChannelFamilyMembers rcfm\n   
>>where\n        rcfm.channel_id = :channel_id\n        and
>>rcfm.channel_family_id = rcf.id\n        and rcf.org_id is not null\n 
>
>> ',)
>>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>>rhnSQL/driver_postgresql.convert_named_query_params('New query: \n   
>>select\n        rcf.label\n    from\n        rhnChannelFamily rcf,\n  
>
>>rhnChannelFamilyMembers rcfm\n    where\n        rcfm.channel_id =
>>%(channel_id)s\n        and rcfm.channel_family_id = rcf.id\n       
>>and rcf.org_id is not null\n    ',)
>>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>>rhnSQL/driver_postgresql._execute_wrapper('Executing SQL: "\n   
>>select\n        rcf.label\n    from\n        rhnChannelFamily rcf,\n  
>
>>rhnChannelFamilyMembers rcfm\n    where\n        rcfm.channel_id =
>>%(channel_id)s\n        and rcfm.channel_family_id = rcf.id\n       
>>and rcf.org_id is not null\n    " with bind params: {channel_id:
>>103}',)
>>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>>server/rhnChannel.isCustomChannel(103, 'is a custom channel')
>>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>>server/rhnChannel.isCustomChannel(102,)
>>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>>rhnSQL/driver_postgresql.convert_named_query_params('Converting query
>>for PostgreSQL: \n    select\n        rcf.label\n    from\n       
>>rhnChannelFamily rcf,\n        rhnChannelFamilyMembers rcfm\n   
>>where\n        rcfm.channel_id = :channel_id\n        and
>>rcfm.channel_family_id = rcf.id\n        and rcf.org_id is not null\n 
>
>> ',)
>>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>>rhnSQL/driver_postgresql.convert_named_query_params('New query: \n   
>>select\n        rcf.label\n    from\n        rhnChannelFamily rcf,\n  
>
>>rhnChannelFamilyMembers rcfm\n    where\n        rcfm.channel_id =
>>%(channel_id)s\n        and rcfm.channel_family_id = rcf.id\n       
>>and rcf.org_id is not null\n    ',)
>>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>>rhnSQL/driver_postgresql._execute_wrapper('Executing SQL: "\n   
>>select\n        rcf.label\n    from\n        rhnChannelFamily rcf,\n  
>
>>rhnChannelFamilyMembers rcfm\n    where\n        rcfm.channel_id =
>>%(channel_id)s\n        and rcfm.channel_family_id = rcf.id\n       
>>and rcf.org_id is not null\n    " with bind params: {channel_id:
>>102}',)
>>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>>server/rhnChannel.isCustomChannel(102, 'is a custom channel')
>>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>>rhnSQL/driver_postgresql.convert_named_query_params('Converting query 
>>for PostgreSQL: select 1',)
>>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>>rhnSQL/driver_postgresql.convert_named_query_params('New query: select
>>1',)
>>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>>rhnSQL/driver_postgresql._execute_wrapper('Executing SQL: "select 1"
>>with bind params: {}',)
>>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>>rhnSQL/driver_postgresql.convert_named_query_params('Converting query
>>for PostgreSQL: \n        select c1.label, c2.label parent_channel,
>>c1.id\n        from rhnChannel c1 left outer join rhnChannel c2 on
>>c1.parent_channel = c2.id\n        order by c2.label desc, c1.label
>>asc\n    ',)
>>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>>rhnSQL/driver_postgresql.convert_named_query_params('New query: \n    
>
>>select c1.label, c2.label parent_channel, c1.id\n        from
>>rhnChannel c1 left outer join rhnChannel c2 on c1.parent_channel =
>>c2.id\n        order by c2.label desc, c1.label asc\n    ',)
>>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>>rhnSQL/driver_postgresql._execute_wrapper('Executing SQL: "\n       
>>select c1.label, c2.label parent_channel, c1.id\n        from
>>rhnChannel c1 left outer join rhnChannel c2 on c1.parent_channel =
>>c2.id\n        order by c2.label desc, c1.label asc\n    " with bind
>>params: {}',)
>>2019/02/07 08:20:45 -04:00 ======================================
>>2019/02/07 08:20:45 -04:00 | Channel: confluent-ubuntu-amd64
>>2019/02/07 08:20:45 -04:00 ======================================
>>2019/02/07 08:20:45 -04:00 Sync of channel started.
>>Please check 'reposync/confluent-ubuntu-amd64.log' for sync log of
>this 
>>channel.
>
>Add what is in that log??
>
>Robert
>
>>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>>rhnSQL/driver_postgresql.convert_named_query_params('Converting query 
>>for PostgreSQL: select 1',)
>>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>>rhnSQL/driver_postgresql.convert_named_query_params('New query: select
>>1',)
>>2019/02/07 08:20:45 -04:00 1817 0.0.0.0:
>>rhnSQL/driver_postgresql._execute_wrapper('Executing SQL: "select 1"
>>with bind params: {}',)
>>2019/02/07 08:20:46 -04:00 Sync of channel completed.
>>2019/02/07 08:20:46 -04:00 Total time: 0:00:00
>>
>>Ihor Lawrin
>>Technical Services
>>Senior System Administrator (UNIX)
>>Delta Dental of Michigan, Ohio, and Indiana
>>(517) 381-4207 Direct Line
>>(517) 648-7312 Cell
>>
>>[cid:2BF1C32F-CF05-469B-B08B-26DA6BF62BA0]
>>ISO 9001 Quality Certified  *  Certified Call Center of Excellence  * 
>>Rated A (Excellent) by A.M. Best Company
>>
>>
>>From: Ihor Lawrin
>>Sent: Monday, January 28, 2019 4:18 PM
>>To: 'spacewalk-list at redhat.com' <spacewalk-list at redhat.com>
>>Subject: Cannot sync confluent (debian) repository to Spacewalk repo
>>
>>
>>[https://urldefense.proofpoint.com/v2/url?u=https-3A__secure.gravatar.c
>>om_avatar_3fdaab3ce23a4db0a6d7f0bbb52e48cd-3Fsize-3D40-26default-3Dhttp
>>s-253A-252F-252Fassets.zendesk.com-252Fimages-252F2016-252Fdefault-2Dav
>>atar-2D80.png-26r-3Dg&d=DwIFaQ&c=Jnf2Cp4PGnCPtuPxt-OIQR21MChqGaHuqvEjP9
>>X2AA0&r=zQA-8DU7hTmTrVLxkxRj-fpO6YYASUH25bye7e5klwI&m=a7THtr_ffPUh4ph9_
>>3Rc8vrblI_u6AsQAZ315LiFD0M&s=nC-uFtuPnZlvCn6HsiSejlr-M0rPB62imdOvyuYcv4
>>E&e=]
>>
>>Michael Jorgensen
>>Jan 25, 20:45 GMT
>>We are trying to create a confluent Ubuntu repository on Spacewalk. We
>
>>get the following error when trying to sync from the Confluent  site:
>>
>>root at clokvadm01.ddmi.intra.renhsc.com<mailto:root at clokvadm01.ddmi.intra
>>.renhsc.com>
>>[/var/log]
>>$ /usr/bin/spacewalk-repo-sync -c confluent-ubuntu-amd64 -u 
>>https://urldefense.proofpoint.com/v2/url?u=https-3A__packages.confluent
>>.io_deb_5.1&d=DwIFaQ&c=Jnf2Cp4PGnCPtuPxt-OIQR21MChqGaHuqvEjP9X2AA0&r=zQ
>>A-8DU7hTmTrVLxkxRj-fpO6YYASUH25bye7e5klwI&m=a7THtr_ffPUh4ph9_3Rc8vrblI_
>>u6AsQAZ315LiFD0M&s=uwGzk6JnLwRp9gnT_BXTtB1wYi_du6R8cf6bIOGZqdU&e=<https
>>://urldefense.proofpoint.com/v2/url?u=https-3A__packages.confluent.io_d
>>eb_5.1&d=DwMFaQ&c=Jnf2Cp4PGnCPtuPxt-OIQR21MChqGaHuqvEjP9X2AA0&r=nH4RHOY
>>xjoHu7_fk_jY-Is7EuK8LvOMsN1m668gkv40&m=3aiBmv4Gx92nve264fDYVfsmd8gK4Ew_
>>PtC9G0ei8vs&s=rI0jlZK51At4ydhVR3Ri4wP2UZvT9V1PDVTWBr4x92M&e=>
>>-t deb
>>15:40:06 ======================================
>>15:40:06 | Channel: confluent-ubuntu-amd64
>>15:40:06 ======================================
>>15:40:06 Sync of channel started.
>>15:40:08
>>15:40:08 Processing repository with URL:
>>https://urldefense.proofpoint.com/v2/url?u=https-3A__packages.confluent
>>.io_deb_5.1&d=DwIFaQ&c=Jnf2Cp4PGnCPtuPxt-OIQR21MChqGaHuqvEjP9X2AA0&r=zQ
>>A-8DU7hTmTrVLxkxRj-fpO6YYASUH25bye7e5klwI&m=a7THtr_ffPUh4ph9_3Rc8vrblI_
>>u6AsQAZ315LiFD0M&s=uwGzk6JnLwRp9gnT_BXTtB1wYi_du6R8cf6bIOGZqdU&e=<https
>>://urldefense.proofpoint.com/v2/url?u=https-3A__packages.confluent.io_d
>>eb_5.1&d=DwMFaQ&c=Jnf2Cp4PGnCPtuPxt-OIQR21MChqGaHuqvEjP9X2AA0&r=nH4RHOY
>>xjoHu7_fk_jY-Is7EuK8LvOMsN1m668gkv40&m=3aiBmv4Gx92nve264fDYVfsmd8gK4Ew_
>>PtC9G0ei8vs&s=rI0jlZK51At4ydhVR3Ri4wP2UZvT9V1PDVTWBr4x92M&e=>
>>ERROR: requests.exceptions.RequestException occured
>>ERROR: requests.exceptions.RequestException occured
>>ERROR: requests.exceptions.RequestException occured
>>ERROR: requests.exceptions.RequestException occured ^C Process has
>been 
>>interrupted.
>>
>>
>>root at clokvadm01.ddmi.intra.renhsc.com<mailto:root at clokvadm01.ddmi.intra
>>.renhsc.com>
>>[/var/log]
>>$ /usr/bin/spacewalk-repo-sync -c confluent-ubuntu-amd64 -u 
>>https://urldefense.proofpoint.com/v2/url?u=http-3A__packages.confluent.
>>io_deb_5.1&d=DwIFaQ&c=Jnf2Cp4PGnCPtuPxt-OIQR21MChqGaHuqvEjP9X2AA0&r=zQA
>>-8DU7hTmTrVLxkxRj-fpO6YYASUH25bye7e5klwI&m=a7THtr_ffPUh4ph9_3Rc8vrblI_u
>>6AsQAZ315LiFD0M&s=ZEdxa1oKp2GoW2yA-cadf4jfoXGuGt_rl88_z9KuLzI&e=<https:
>>//urldefense.proofpoint.com/v2/url?u=http-3A__packages.confluent.io_deb
>>_5.1&d=DwMFaQ&c=Jnf2Cp4PGnCPtuPxt-OIQR21MChqGaHuqvEjP9X2AA0&r=nH4RHOYxj
>>oHu7_fk_jY-Is7EuK8LvOMsN1m668gkv40&m=3aiBmv4Gx92nve264fDYVfsmd8gK4Ew_Pt
>>C9G0ei8vs&s=vUQSQG3drknP5oeIQaOehGhd14W8hWQTT7NZ6kUzk-Y&e=>
>>-t deb
>>15:40:17 ======================================
>>15:40:17 | Channel: confluent-ubuntu-amd64
>>15:40:17 ======================================
>>15:40:17 Sync of channel started.
>>15:40:18
>>15:40:18 Processing repository with URL:
>>https://urldefense.proofpoint.com/v2/url?u=http-3A__packages.confluent.
>>io_deb_5.1&d=DwIFaQ&c=Jnf2Cp4PGnCPtuPxt-OIQR21MChqGaHuqvEjP9X2AA0&r=zQA
>>-8DU7hTmTrVLxkxRj-fpO6YYASUH25bye7e5klwI&m=a7THtr_ffPUh4ph9_3Rc8vrblI_u
>>6AsQAZ315LiFD0M&s=ZEdxa1oKp2GoW2yA-cadf4jfoXGuGt_rl88_z9KuLzI&e=<https:
>>//urldefense.proofpoint.com/v2/url?u=http-3A__packages.confluent.io_deb
>>_5.1&d=DwMFaQ&c=Jnf2Cp4PGnCPtuPxt-OIQR21MChqGaHuqvEjP9X2AA0&r=nH4RHOYxj
>>oHu7_fk_jY-Is7EuK8LvOMsN1m668gkv40&m=3aiBmv4Gx92nve264fDYVfsmd8gK4Ew_Pt
>>C9G0ei8vs&s=vUQSQG3drknP5oeIQaOehGhd14W8hWQTT7NZ6kUzk-Y&e=>
>>ERROR: Download of package list failed.
>>15:40:19 Packages in repo: 0
>>15:40:19 No new packages to sync.
>>15:40:19
>>15:40:19 Errata in repo: 0.
>>15:40:21 Sync of channel completed in 0:00:02.
>>15:40:21 Total time: 0:00:02
>>
>>
>>NOTE:  We were successful with the RedHat version. See below
>>
>>2018/10/31 07:29:03 -04:00 Command: ['/usr/bin/spacewalk-repo-sync', 
>>'--channel', 'confluent-dist-rhel7-x86_64', '--type', 'yum']
>>2018/10/31 07:29:03 -04:00 Sync of channel started.
>>2018/10/31 07:29:04 -04:00
>>2018/10/31 07:29:04 -04:00   Processing repository with URL:
>>https://urldefense.proofpoint.com/v2/url?u=http-3A__packages.confluent.io_rpm_3.1_7&d=DwIFaQ&c=Jnf2Cp4PGnCPtuPxt-OIQR21MChqGaHuqvEjP9X2AA0&r=zQA-8DU7hTmTrVLxkxRj-fpO6YYASUH25bye7e5klwI&m=a7THtr_ffPUh4ph9_3Rc8vrblI_u6AsQAZ315LiFD0M&s=XzbLEPse1Mn-Ekqkx3DoXoqlSQbO95JZyKw2y6YQHWE&e=
>>2018/10/31 07:29:04 -04:00     Packages in repo:                17
>>2018/10/31 07:29:04 -04:00     Packages already synced:          0
>>2018/10/31 07:29:04 -04:00     Packages to sync:                13
>>2018/10/31 07:29:04 -04:00     New packages to download:        13
>>2018/10/31 07:29:04 -04:00   Downloading packages:
>>2018/10/31 07:29:05 -04:00     1/13 :
>>avro-c-1.8.0_confluent3.1.2-1.el7.x86_64.rpm
>>2018/10/31 07:29:05 -04:00     2/13 :
>>avro-c-devel-1.8.0_confluent3.1.2-1.el7.x86_64.rpm
>>2018/10/31 07:29:05 -04:00     3/13 :
>>avro-c-debuginfo-1.8.0_confluent3.1.2-1.el7.x86_64.rpm
>>2018/10/31 07:29:05 -04:00     4/13 :
>>avro-cpp-debuginfo-1.8.0_confluent3.1.2-1.el7.x86_64.rpm
>>2018/10/31 07:29:05 -04:00     5/13 :
>>avro-c-tools-1.8.0_confluent3.1.2-1.el7.x86_64.rpm
>>2018/10/31 07:29:05 -04:00     6/13 :
>>avro-cpp-1.8.0_confluent3.1.2-1.el7.x86_64.rpm
>>2018/10/31 07:29:05 -04:00     7/13 :
>>confluent-libserdes-3.1.2-1.el7.x86_64.rpm
>>2018/10/31 07:29:05 -04:00     8/13 :
>>confluent-libserdes-devel-3.1.2-1.el7.x86_64.rpm
>>2018/10/31 07:29:05 -04:00     9/13 :
>>confluent-libserdes-debuginfo-3.1.2-1.el7.x86_64.rpm
>>2018/10/31 07:29:05 -04:00     10/13 :
>>librdkafka1-0.9.2_confluent3.1.2-1.el7.x86_64.rpm
>>2018/10/31 07:29:05 -04:00     11/13 :
>>librdkafka-devel-0.9.2_confluent3.1.2-1.el7.x86_64.rpm
>>2018/10/31 07:29:05 -04:00     12/13 :
>>librdkafka-debuginfo-0.9.2_confluent3.1.2-1.el7.x86_64.rpm
>>2018/10/31 07:29:05 -04:00     13/13 :
>>avro-cpp-devel-1.8.0_confluent3.1.2-1.el7.x86_64.rpm
>>2018/10/31 07:29:06 -04:00 Importing packages started.
>>2018/10/31 07:29:06 -04:00
>>2018/10/31 07:29:06 -04:00   Importing packages to DB:
>>2018/10/31 07:29:09 -04:00 Importing packages finished.
>>2018/10/31 07:29:09 -04:00
>>2018/10/31 07:29:09 -04:00   Linking packages to the channel.
>>2018/10/31 07:29:09 -04:00
>>2018/10/31 07:29:09 -04:00   Errata in repo: 0.
>>2018/10/31 07:29:11 -04:00 Sync of channel completed in 0:00:07.
>>
>>
>>
>>Ihor Lawrin
>>Technical Services
>>Senior System Administrator (UNIX)
>>Delta Dental of Michigan, Ohio, and Indiana
>>(517) 381-4207 Direct Line
>>(517) 648-7312 Cell
>>
>>[cid:2BF1C32F-CF05-469B-B08B-26DA6BF62BA0]
>>ISO 9001 Quality Certified  *  Certified Call Center of Excellence  * 
>>Rated A (Excellent) by A.M. Best Company
>>
>>
>>**********************************************************************
>>CONFIDENTIALITY NOTICE: The information contained in this email is 
>>intended only for the person or entity to which it is addressed and
>may 
>>contain confidential and/or privileged material. If you are not the 
>>intended recipient, you are hereby notified that any unauthorized 
>>review, use, dissemination, distribution or copying of this 
>>communication is prohibited and may be subject to legal restriction or
>
>>sanction. If you have received this email in error, please notify the 
>>sender immediately to arrange for return or destruction of the 
>>information and all copies. If you are the intended recipient but do 
>>not wish to receive communications through this medium, please advise 
>>the sender immediately. Thank you.
>
>
>--
>sent from my mobile device
>
>**********************************************************************
>CONFIDENTIALITY NOTICE: The information contained in this email is
>intended only for the person or entity to which it is addressed and may
>contain confidential and/or privileged material. If you are not the
>intended recipient, you are hereby notified that any unauthorized
>review, use, dissemination, distribution or copying of this
>communication is prohibited and may be subject to legal restriction or
>sanction. If you have received this email in error, please notify the
>sender immediately to arrange for return or destruction of the
>information and all copies. If you are the intended recipient but do
>not wish to receive communications through this medium, please advise
>the sender immediately. Thank you.
>
>_______________________________________________
>Spacewalk-list mailing list
>Spacewalk-list at redhat.com
>https://urldefense.proofpoint.com/v2/url?u=https-3A__www.redhat.com_mailman_listinfo_spacewalk-2Dlist&d=DwIGaQ&c=Jnf2Cp4PGnCPtuPxt-OIQR21MChqGaHuqvEjP9X2AA0&r=zQA-8DU7hTmTrVLxkxRj-fpO6YYASUH25bye7e5klwI&m=y6qRzr0XPvmExsrsikV6UCpphZSwebn2s_M4FL_mkjo&s=Ad6jatCIKQfPUblri4YpDdqgoDbiSawQlCE7OhnzGQk&e=
>
>**********************************************************************
>CONFIDENTIALITY NOTICE: The information contained in this email is
>intended only for the person or entity to which it is addressed and may
>contain confidential and/or privileged material. If you are not the
>intended recipient, you are hereby notified that any unauthorized
>review, use, dissemination, distribution or copying of this
>communication is prohibited and may be subject to legal restriction or
>sanction. If you have received this email in error, please notify the
>sender immediately to arrange for return or destruction of the
>information and all copies. If you are the intended recipient but do
>not wish to receive communications through this medium, please advise
>the sender immediately. Thank you.


-- 
sent from my mobile device




More information about the Spacewalk-list mailing list