Ubuntu 16.04 installation in WSL reports itself as 'bionic'' [closed]SqlServer error installation on Ubuntu WSL?Cannot Install Ubuntu 18.04 WSLCreate .netrc-file in WSL/UbuntuAWS on Ubuntu WSL
What can I wear to avoid getting frisked and crotch searched by TSA at the airport?
How do I get softer pictures in sunlight, like in this commercial?
Can a company prevent a co-author of a paper to put his name on it?
What (if any) replacement parts have been 3D printed on the ISS and then installed?
I love fishing, dancing, playing, crafting, and fighting
Is rent considered a debt?
Best way to drill square tubing (Without drill press)
Is there a name for the phenomenon of false positives counterintuitively outstripping true positives
You see a boat filled with people
Response to referee after rejection
Which audio encoders in FFmpeg support 8 kHz?
Why is the Space Shuttle's External Tank fuelled through the Orbiter's main engine plumbing system?
You may need me after too many
Bass - describe attacking one note in one or more bars
Would fantasy dwarves be able to invent and/or manufacture the radio?
Articles at the beginning of sentences in scientific writing
Is the word "attendance" derived from "at ten dance"?
How do I update sudo package version?
How to engage Decker in the actual run?
Translate "loyal animal" into classical Latin
Palindrome and Reverse a String Problems (JavaScript, Python)
Can I reproduce this in Latex
How could Corvus Glaive so easily defeat Vision?
How to delete music as it's being played
Ubuntu 16.04 installation in WSL reports itself as 'bionic'' [closed]
SqlServer error installation on Ubuntu WSL?Cannot Install Ubuntu 18.04 WSLCreate .netrc-file in WSL/UbuntuAWS on Ubuntu WSL
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
I just installed 16.04 from the Microsoft Store using WSL and the installed Ubuntu version reports itself as Bionic.
user@host:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.2 LTS
Release: 18.04
Codename: bionic
Also, apt
is configured to fetch software from the bionic
distribution.
user@host:~$ cat /etc/apt/sources.list
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://archive.ubuntu.com/ubuntu/ bionic main restricted
# deb-src http://archive.ubuntu.com/ubuntu/ bionic main restricted
# ...
Anyone knows what may be going on?
See related issue in the WSL Github repo.
16.04 windows-subsystem-for-linux
closed as off-topic by vidarlo, Kulfy, NGRhodes, George Udosen, waltinator May 31 at 14:17
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Bug reports and problems specific to development version of Ubuntu should be reported on Launchpad so that developers can see, track and fix these issues." – vidarlo, Kulfy, NGRhodes, George Udosen, waltinator
|
show 1 more comment
I just installed 16.04 from the Microsoft Store using WSL and the installed Ubuntu version reports itself as Bionic.
user@host:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.2 LTS
Release: 18.04
Codename: bionic
Also, apt
is configured to fetch software from the bionic
distribution.
user@host:~$ cat /etc/apt/sources.list
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://archive.ubuntu.com/ubuntu/ bionic main restricted
# deb-src http://archive.ubuntu.com/ubuntu/ bionic main restricted
# ...
Anyone knows what may be going on?
See related issue in the WSL Github repo.
16.04 windows-subsystem-for-linux
closed as off-topic by vidarlo, Kulfy, NGRhodes, George Udosen, waltinator May 31 at 14:17
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Bug reports and problems specific to development version of Ubuntu should be reported on Launchpad so that developers can see, track and fix these issues." – vidarlo, Kulfy, NGRhodes, George Udosen, waltinator
Either you installed 18.04 by mistake or a Microsoft Store bug I guess
– WinEunuuchs2Unix
May 28 at 12:25
I installed 16.04, I already triple-checked, and I'm not the only one with this problem. I guess it must be a Store bug, but clicking the support button on the store page for Ubuntu 16.04 brings me to this site, that's why I ask here.
– Miguel Prada
May 28 at 12:38
I didn't have this problem 6 months ago so I'd file a bug report if I were you.
– WinEunuuchs2Unix
May 28 at 12:40
Me neither on a previous installation, so it must be a relatively recent problem. Where do you suggest I file the bug report, though?
– Miguel Prada
May 28 at 12:43
Well so what we need to figure out is if it's really 18.04 or if it just says 18.04
– Android Dev
May 28 at 13:11
|
show 1 more comment
I just installed 16.04 from the Microsoft Store using WSL and the installed Ubuntu version reports itself as Bionic.
user@host:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.2 LTS
Release: 18.04
Codename: bionic
Also, apt
is configured to fetch software from the bionic
distribution.
user@host:~$ cat /etc/apt/sources.list
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://archive.ubuntu.com/ubuntu/ bionic main restricted
# deb-src http://archive.ubuntu.com/ubuntu/ bionic main restricted
# ...
Anyone knows what may be going on?
See related issue in the WSL Github repo.
16.04 windows-subsystem-for-linux
I just installed 16.04 from the Microsoft Store using WSL and the installed Ubuntu version reports itself as Bionic.
user@host:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 18.04.2 LTS
Release: 18.04
Codename: bionic
Also, apt
is configured to fetch software from the bionic
distribution.
user@host:~$ cat /etc/apt/sources.list
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://archive.ubuntu.com/ubuntu/ bionic main restricted
# deb-src http://archive.ubuntu.com/ubuntu/ bionic main restricted
# ...
Anyone knows what may be going on?
See related issue in the WSL Github repo.
16.04 windows-subsystem-for-linux
16.04 windows-subsystem-for-linux
edited May 28 at 14:16
Miguel Prada
asked May 28 at 11:58
Miguel PradaMiguel Prada
215 bronze badges
215 bronze badges
closed as off-topic by vidarlo, Kulfy, NGRhodes, George Udosen, waltinator May 31 at 14:17
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Bug reports and problems specific to development version of Ubuntu should be reported on Launchpad so that developers can see, track and fix these issues." – vidarlo, Kulfy, NGRhodes, George Udosen, waltinator
closed as off-topic by vidarlo, Kulfy, NGRhodes, George Udosen, waltinator May 31 at 14:17
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Bug reports and problems specific to development version of Ubuntu should be reported on Launchpad so that developers can see, track and fix these issues." – vidarlo, Kulfy, NGRhodes, George Udosen, waltinator
closed as off-topic by vidarlo, Kulfy, NGRhodes, George Udosen, waltinator May 31 at 14:17
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Bug reports and problems specific to development version of Ubuntu should be reported on Launchpad so that developers can see, track and fix these issues." – vidarlo, Kulfy, NGRhodes, George Udosen, waltinator
Either you installed 18.04 by mistake or a Microsoft Store bug I guess
– WinEunuuchs2Unix
May 28 at 12:25
I installed 16.04, I already triple-checked, and I'm not the only one with this problem. I guess it must be a Store bug, but clicking the support button on the store page for Ubuntu 16.04 brings me to this site, that's why I ask here.
– Miguel Prada
May 28 at 12:38
I didn't have this problem 6 months ago so I'd file a bug report if I were you.
– WinEunuuchs2Unix
May 28 at 12:40
Me neither on a previous installation, so it must be a relatively recent problem. Where do you suggest I file the bug report, though?
– Miguel Prada
May 28 at 12:43
Well so what we need to figure out is if it's really 18.04 or if it just says 18.04
– Android Dev
May 28 at 13:11
|
show 1 more comment
Either you installed 18.04 by mistake or a Microsoft Store bug I guess
– WinEunuuchs2Unix
May 28 at 12:25
I installed 16.04, I already triple-checked, and I'm not the only one with this problem. I guess it must be a Store bug, but clicking the support button on the store page for Ubuntu 16.04 brings me to this site, that's why I ask here.
– Miguel Prada
May 28 at 12:38
I didn't have this problem 6 months ago so I'd file a bug report if I were you.
– WinEunuuchs2Unix
May 28 at 12:40
Me neither on a previous installation, so it must be a relatively recent problem. Where do you suggest I file the bug report, though?
– Miguel Prada
May 28 at 12:43
Well so what we need to figure out is if it's really 18.04 or if it just says 18.04
– Android Dev
May 28 at 13:11
Either you installed 18.04 by mistake or a Microsoft Store bug I guess
– WinEunuuchs2Unix
May 28 at 12:25
Either you installed 18.04 by mistake or a Microsoft Store bug I guess
– WinEunuuchs2Unix
May 28 at 12:25
I installed 16.04, I already triple-checked, and I'm not the only one with this problem. I guess it must be a Store bug, but clicking the support button on the store page for Ubuntu 16.04 brings me to this site, that's why I ask here.
– Miguel Prada
May 28 at 12:38
I installed 16.04, I already triple-checked, and I'm not the only one with this problem. I guess it must be a Store bug, but clicking the support button on the store page for Ubuntu 16.04 brings me to this site, that's why I ask here.
– Miguel Prada
May 28 at 12:38
I didn't have this problem 6 months ago so I'd file a bug report if I were you.
– WinEunuuchs2Unix
May 28 at 12:40
I didn't have this problem 6 months ago so I'd file a bug report if I were you.
– WinEunuuchs2Unix
May 28 at 12:40
Me neither on a previous installation, so it must be a relatively recent problem. Where do you suggest I file the bug report, though?
– Miguel Prada
May 28 at 12:43
Me neither on a previous installation, so it must be a relatively recent problem. Where do you suggest I file the bug report, though?
– Miguel Prada
May 28 at 12:43
Well so what we need to figure out is if it's really 18.04 or if it just says 18.04
– Android Dev
May 28 at 13:11
Well so what we need to figure out is if it's really 18.04 or if it just says 18.04
– Android Dev
May 28 at 13:11
|
show 1 more comment
1 Answer
1
active
oldest
votes
Apparently it was a bug after all, and Canonical is reverting the 16.04 app to a previous version until the new one passes the Store certification.
add a comment
|
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Apparently it was a bug after all, and Canonical is reverting the 16.04 app to a previous version until the new one passes the Store certification.
add a comment
|
Apparently it was a bug after all, and Canonical is reverting the 16.04 app to a previous version until the new one passes the Store certification.
add a comment
|
Apparently it was a bug after all, and Canonical is reverting the 16.04 app to a previous version until the new one passes the Store certification.
Apparently it was a bug after all, and Canonical is reverting the 16.04 app to a previous version until the new one passes the Store certification.
answered May 29 at 7:21
Miguel PradaMiguel Prada
215 bronze badges
215 bronze badges
add a comment
|
add a comment
|
Either you installed 18.04 by mistake or a Microsoft Store bug I guess
– WinEunuuchs2Unix
May 28 at 12:25
I installed 16.04, I already triple-checked, and I'm not the only one with this problem. I guess it must be a Store bug, but clicking the support button on the store page for Ubuntu 16.04 brings me to this site, that's why I ask here.
– Miguel Prada
May 28 at 12:38
I didn't have this problem 6 months ago so I'd file a bug report if I were you.
– WinEunuuchs2Unix
May 28 at 12:40
Me neither on a previous installation, so it must be a relatively recent problem. Where do you suggest I file the bug report, though?
– Miguel Prada
May 28 at 12:43
Well so what we need to figure out is if it's really 18.04 or if it just says 18.04
– Android Dev
May 28 at 13:11