Re: Toaster compatibility issues

"Awais Belal" <[email protected]> Tue, 22 Oct 2024 09:26:16 -0700
Newsgroups org.yoctoproject.lists.toaster
Message-ID <[email protected]>
--oLKb7KC3x5uk0udn7Vtx
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

The workflow log provided in the last email was from a Ubuntu 22.04 machine=
. If I try the same on a Ubuntu 18.04 machine it still fails with a similar=
 (not the same) error

>=20
> File
> "/var/www/toaster/.local/lib/python3.6/site-packages/MySQLdb/connections.=
py",
> line 254, in query
> _mysql.connection.query(self, query)
> django.db.utils.OperationalError: (1833, "Cannot change column
> 'package_ptr_id': used in a foreign key constraint
> 'orm_customimagepacka_customimagepackage_i_b48c5573_fk_orm_custo' of tabl=
e
> 'toaster.orm_customimagepackage_recipe_appends'")

and this is for the same

>=20
> Applying orm.0020_models_bigautofield...Traceback (most recent call last)=
:
>=20
> ...
>

--oLKb7KC3x5uk0udn7Vtx
Content-Type: text/html; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

<div><span style=3D"background-color: var(--light-mode-body-color);">The wo=
rkflow log provided in the last email was from a Ubuntu 22.04 machine. If I=
 try the same on a Ubuntu 18.04 machine it still fails with a similar (not =
the same) error</span></div>
<blockquote>&nbsp; File "/var/www/toaster/.local/lib/python3.6/site-package=
s/MySQLdb/connections.py", line 254, in query<br />&nbsp; &nbsp; _mysql.con=
nection.query(self, query)<br />django.db.utils.OperationalError: (1833, "C=
annot change column 'package_ptr_id': used in a foreign key constraint 'orm=
_customimagepacka_customimagepackage_i_b48c5573_fk_orm_custo' of table 'toa=
ster.orm_customimagepackage_recipe_appends'")</blockquote>
<div>and this is for the same</div>
<blockquote>
<div>Applying orm.0020_models_bigautofield...Traceback (most recent call la=
st):</div>
<div>...</div>
</blockquote>

--oLKb7KC3x5uk0udn7Vtx--