ibus-avro icon indicating copy to clipboard operation
ibus-avro copied to clipboard

Unable to locate package ibus-avro - Ubuntu 20.04

Open Joshimcse opened this issue 3 years ago • 11 comments

$ sudo apt install ibus-avro Reading package lists... Done Building dependency tree
Reading state information... Done E: Unable to locate package ibus-avro

Joshimcse avatar Apr 26 '21 17:04 Joshimcse

You may have to run sudo apt update

On Mon, 26 Apr, 2021, 11:26 pm Joshim Uddin, @.***> wrote:

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sarim/ibus-avro/issues/173, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAXL2XHLS6IY6S4CYANU2G3TKWSMXANCNFSM43TLUY7A .

archisman-panigrahi avatar Apr 26 '21 17:04 archisman-panigrahi

You may have to run sudo apt update On Mon, 26 Apr, 2021, 11:26 pm Joshim Uddin, @.***> wrote: — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#173>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAXL2XHLS6IY6S4CYANU2G3TKWSMXANCNFSM43TLUY7A .

I run sudo apt update but still not working

Joshimcse avatar Apr 26 '21 18:04 Joshimcse

That's odd. Maybe it's missing in your mirror of the download server. You may want to open Software & Properties, switch to some other download server, run "sudo apt update" again, and retry.

gunnarhj avatar Apr 26 '21 18:04 gunnarhj

@Joshimcse Is this issue resolved? You can manually download it from https://packages.ubuntu.com/focal/ibus-avro

archisman-panigrahi avatar Jul 12 '21 12:07 archisman-panigrahi

facing similar problem. After i tried to download the package manually it says "the following packages have unmet dependencies". any idea how can i resolve the problem?

atpial avatar Jan 09 '22 14:01 atpial

@AtaharNurPial Did you run sudo apt update and still cannot install avro with sudo apt install ibus-avro?

archisman-panigrahi avatar Jan 09 '22 14:01 archisman-panigrahi

After i tried to download the package manually it says "the following packages have unmet dependencies". any idea how can i resolve the problem?

From the directory where the downloaded file is located you can run this command:

sudo apt install ./ibus-avro_1.1-3_all.deb

gunnarhj avatar Jan 09 '22 14:01 gunnarhj

i just tried that. Now it showing even more interesting error. Says:

Note, selecting 'ibus-avro' instead of './ibus-avro_1.1-3_all.deb' Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:

The following packages have unmet dependencies: ibus-avro : Depends: ibus-clutter but it is not installable E: Unable to correct problems, you have held broken packages.

I guess i have some other internal issues that needs to be solved.

atpial avatar Jan 09 '22 14:01 atpial

@AtaharNurPial see if you have universe repo enabled. run software-properties-gtk to check.

sarim avatar Jan 09 '22 14:01 sarim

ibus-clutter is available in the repositories. https://packages.ubuntu.com/focal/ibus-clutter

Please see https://github.com/sarim/ibus-avro/issues/173#issuecomment-827053294 and https://github.com/sarim/ibus-avro/issues/173#issuecomment-1008310289. If those do not work, ask a question at https://askubuntu.com/, as this is an issue with Ubuntu's package manager, and not related to ibus-avro (you would have trouble installing other software from the repositories as well).

archisman-panigrahi avatar Jan 09 '22 14:01 archisman-panigrahi

yeah seems like i have problem with ubuntu repositories. No problem on ibus-avro repo

atpial avatar Jan 09 '22 16:01 atpial