bash-dbgsym missing for jammy
Sebastien Bacher
seb128 at ubuntu.com
Thu Jul 7 07:10:25 UTC 2022
Hey there,
Ok, since the job is long and failing on any connectivity I tried again
with a smaller set and reduced to amd64. That worked and now the amd64/J
indexes have been updated, bash-dbgsym and some other which were missing
are not available. I'm doing similar updates for the other architectures
now.
Cheers,
Sebastien Bacher
Le 06/07/2022 à 00:20, Sebastien Bacher a écrit :
> Hey there,
>
> I probably should post an update here. I poked at that issue on friday
> and it was indeed missing from the index, unsure why.
>
> I tried to force an index refresh by doing some hacks to the retriever
> job (usually it ignores released series since those are not changing)
> which added bash-dbgsym back but lost other entries. The corresponding
> ddebs seem to be also missing from the archive
> (accountsservice-dbgsym_22.07.5-2ubuntu1_amd64.ddeb for example).
> Unsure how those went missing, the retriever log clean ddebs it
> believes to be outdated but logs the deletion and that one isn't
> listed. To try to fix the situation I started to trigger a re-import
> of the 22.04 ddebs but it's way slower than expected and ongoing since
> sunday. I will post an update once the job has finished.
>
> Cheers,
> Sebastien Bacher
>
> Le 05/07/2022 à 17:48, Brian Murray a écrit :
>> On Fri, Jul 01, 2022 at 08:44:20PM +0000, Benjamin Drung wrote:
>>> Hi,
>>>
>>> while debugging the apport autopkgtest failures on armhf, I wanted to
>>> install bash-dbgsym on jammy. I added the ddebs repository:
>>>
>>> $ cat /etc/apt/sources.list.d/ddebs.list
>>> deb http://ddebs.ubuntu.com jammy main restricted universe multiverse
>>> deb http://ddebs.ubuntu.com jammy-updates main restricted universe
>>> multiverse
>>> deb http://ddebs.ubuntu.com jammy-proposed main restricted universe
>>> multiverse
>>>
>>> but "apt policy bash-dbgsym" did not show a result. Launchpad claims
>>> that bash-dbgsym was built:
>>> https://launchpad.net/ubuntu/+source/bash/5.1-6ubuntu1
>>>
>>> bash-dbgsym can be found in kinetic though.
>>>
>>> What's going on here?
>> I was unable to recreate this issue today and could install bash-dbgsym.
>>
>> $ apt-get install bash-dbgsym
>> ...
>> Get:1 http://ddebs.ubuntu.com jammy/main amd64 bash-dbgsym amd64
>> 5.1-6ubuntu1 [1788 kB]
>> Fetched 1788 kB in 2s (958 kB/s)
>> Selecting previously unselected package bash-dbgsym.
>> ...
>>
>> --
>> Brian Murray
>>
>
More information about the ubuntu-devel
mailing list