"Unable to locate packages for bionic-23 at ubuntu.bigbluebutton.org"

265 views
Skip to first unread message

davorb...@gmail.com

unread,
May 8, 2021, 5:21:21 PM5/8/21
to BigBlueButton-dev
Hey guys,

I'm trying to install v2.3 on Ubuntu 18.04 following tutorial on docs.bigbluebutton.org, but when I use command below I get this error:

# wget --no-check-certificate -qO- https://ubuntu.bigbluebutton.org/bbb-install.sh | bash -s -- -w -d -v bionic-23 -s bbb.example.com -e in...@example.com
Unable to locate packages for bionic-23 at ubuntu.bigbluebutton.org

It's same output with bionic-230 and bionic-230-dev

2. If I use it without "--no-check-certificate" then nothing shows, no message or anything at all.

3. If I create sh and run it "locally" I get this error:

# ./bbb-install.sh -v bionic-23 -s bbb.example.com -e info@ example.com
bbb-install: Unable to locate packages for bionic-23 at ubuntu.bigbluebutton.org.

4. If I use "wget -qO- https://google.com" I see no message or output, but if I use it with "--no-check-certificate" I see html code of google.com

---

# sudo dpkg --list 'linux-image*'|awk '{ if ($1=="ii") print $2}'|grep -v `uname -r`
linux-image-generic-hwe-18.04

# uname -r
5.4.0-72-generic

# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 18.04.5 LTS
Release:        18.04
Codename:       bionic


Fred Dixon

unread,
May 8, 2021, 8:57:36 PM5/8/21
to BigBlueButton-dev

--
You received this message because you are subscribed to the Google Groups "BigBlueButton-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/bigbluebutton-dev/0b9bf67a-0fa6-4a8e-bfef-d7dc7d7930b9n%40googlegroups.com.


--
BigBlueButton Developer

Like BigBlueButton?  Tweet us at @bigbluebutton

davorb...@gmail.com

unread,
May 10, 2021, 12:18:59 PM5/10/21
to BigBlueButton-dev
Hi Fred,

Thank you very much for your help. I reinstalled Ubuntu and started from scratch, and now everything works fine. At the time of writing this post I followed tutorial to upgrade Ubuntu from 16.04 to 18.04 and 2.2 to 2.3, but it didn't go well. But after reinstalling Ubuntu everything went smoothly (except office document conversion)

Reply all
Reply to author
Forward
0 new messages