<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>50031</bug_id>
          
          <creation_ts>2024-04-15 10:29:57 +0300</creation_ts>
          <short_desc>Поломан репозиторий autoports?</short_desc>
          <delta_ts>2025-02-08 23:26:30 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>2</classification_id>
          <classification>Infrastructure</classification>
          <product>Infrastructure</product>
          <component>autoports.altlinux.org</component>
          <version>unspecified</version>
          <rep_platform>x86_64</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P5</priority>
          <bug_severity>minor</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Илья Демьянов">cavetroll</reporter>
          <assigned_to name="viy">viy</assigned_to>
          <cc>demitelinevazhno</cc>
    
    <cc>n.strelkov</cc>
          
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>244707</commentid>
    <comment_count>0</comment_count>
    <who name="Илья Демьянов">cavetroll</who>
    <bug_when>2024-04-15 10:29:57 +0300</bug_when>
    <thetext>В репозитарии прописано следующее:

&gt;rpm [cronbuild] http://autoports.altlinux.org/pub/ALTLinux/autoports/p10/ noarch autoports
&gt;rpm [cronbuild] http://autoports.altlinux.org/pub/ALTLinux/autoports/p10/ x86_64 autoports

Уже несколько недель при выполнении apt-get update получаю следующую ошибку:

&gt;Ошибка http://autoports.altlinux.org x86_64/autoports pkglist
&gt;  Connection failed
&gt;Получено: 1 http://autoports.altlinux.org x86_64/autoports release               
&gt;E: Failed to fetch http://autoports.altlinux.org/pub/ALTLinux/autoports/p10/x86_64/base/pkglist.autoports  Connection failed
&gt;E: Failed to fetch http://autoports.altlinux.org/pub/ALTLinux/autoports/p10/x86_64/base/release.autoports  Несовпадение размера
&gt;E: Some index files failed to download. They have been ignored, or old ones used instead.

В файле base/release (от 20 марта) не совпадает размер с действительным для файлов base/pkglist.autoports и т.д.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>258760</commentid>
    <comment_count>1</comment_count>
    <who name="Nikolay Strelkov">n.strelkov</who>
    <bug_when>2025-02-06 11:49:46 +0300</bug_when>
    <thetext>Проблема сохраняется:

```
$ apt-config dump | grep Proxy
$ apt-repo 
rpm  http://autoports.altlinux.org/pub ALTLinux/autoports/p10/x86_64 autoports
rpm  http://autoports.altlinux.org/pub ALTLinux/autoports/p10/noarch autoports
rpm [p10] http://ftp.altlinux.org/pub/distributions/ALTLinux p10/branch/x86_64 classic
rpm [p10] http://ftp.altlinux.org/pub/distributions/ALTLinux p10/branch/x86_64-i586 classic
rpm [p10] http://ftp.altlinux.org/pub/distributions/ALTLinux p10/branch/noarch classic
# apt-get update
Get:1 http://ftp.altlinux.org p10/branch/x86_64 release [4223B]
Get:2 http://ftp.altlinux.org p10/branch/x86_64-i586 release [1665B] 
Get:3 http://ftp.altlinux.org p10/branch/noarch release [2844B] 
Get:4 http://autoports.altlinux.org ALTLinux/autoports/p10/x86_64 release [1993B]
Get:5 http://autoports.altlinux.org ALTLinux/autoports/p10/noarch release [1991B]
Fetched 12.7kB in 0s (167kB/s)                
Hit http://ftp.altlinux.org p10/branch/x86_64/classic pkglist
Hit http://ftp.altlinux.org p10/branch/x86_64/classic release
Hit http://ftp.altlinux.org p10/branch/x86_64-i586/classic pkglist
Hit http://ftp.altlinux.org p10/branch/x86_64-i586/classic release
Hit http://ftp.altlinux.org p10/branch/noarch/classic pkglist
Hit http://ftp.altlinux.org p10/branch/noarch/classic release
Get:1 http://autoports.altlinux.org ALTLinux/autoports/p10/x86_64/autoports pkglist [4364kB]
Get:2 http://autoports.altlinux.org ALTLinux/autoports/p10/x86_64/autoports release
Hit http://autoports.altlinux.org ALTLinux/autoports/p10/noarch/autoports pkglist
Hit http://autoports.altlinux.org ALTLinux/autoports/p10/noarch/autoports release
Fetched 1B in 0s (1B/s)                   
E: Failed to fetch http://autoports.altlinux.org/pub/ALTLinux/autoports/p10/x86_64/base/pkglist.autoports  Size mismatch
E: Failed to fetch http://autoports.altlinux.org/pub/ALTLinux/autoports/p10/x86_64/base/release.autoports  Size mismatch
E: Some index files failed to download. They have been ignored, or old ones used instead.
```

Можете ли подтвердить проблему?
Когда планируется исправление?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>258913</commentid>
    <comment_count>2</comment_count>
    <who name="gosts 87">demitelinevazhno</who>
    <bug_when>2025-02-08 23:26:30 +0300</bug_when>
    <thetext>(Ответ для Nikolay Strelkov на комментарий #1)

&gt; ```
&gt; 
&gt; Можете ли подтвердить проблему?
Могу:
# apt-get update
Получено: 1 http://altlinuxclub.ru x86_64 release [1733B]
Получено: 2 http://autoports.altlinux.org noarch release [1991B]  
Ошибка http://autoports.altlinux.org noarch release
  File was not signed with a known key. Check if the proper gpg key was imported to your keyring.
Получено: 3 ftp://ftp.altlinux.org p10/branch/x86_64 release [4223B]
Получено: 4 ftp://ftp.altlinux.org p10/branch/x86_64-i586 release [1665B]
Получено: 5 ftp://ftp.altlinux.org p10/branch/noarch release [2844B]
Получено 10,5kB за 2s (4383B/s).
W: Release files for some repositories could not be retrieved or authenticated. Such repositories are being ignored.
E: Failed to fetch http://autoports.altlinux.org/pub/ALTLinux/autoports/p10/noarch/base/release  File was not signed with a known key. Check if the proper gpg key was imported to your keyring.
E: Some index files failed to download. They have been ignored, or old ones used instead.
E: Tried to dequeue a fetching object
E: Tried to dequeue a fetching object
E: Tried to dequeue a fetching object
E: Tried to dequeue a fetching object
E: Tried to dequeue a fetching object
E: Tried to dequeue a fetching object
E: Tried to dequeue a fetching object
E: Tried to dequeue a fetching object
E: Tried to dequeue a fetching object
E: Tried to dequeue a fetching object
E: Tried to dequeue a fetching object
E: Tried to dequeue a fetching object

&gt; Когда планируется исправление?
С мэйнтейнером не удаётся связаться...</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>