group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #28130
[Bug 1812696] Re: APT doc and manpage uses wrong ubuntu-codename
juliank will include the ubuntu-codename variable change in his next SRU
later this week.
Thanks Juliank !
** Tags added: sts
** Changed in: apt (Ubuntu Trusty)
Status: New => Invalid
** Description changed:
From APT src code :
- ---
- * trusty:
- apt-1.0.1ubuntu2.18/doc/apt-verbatim.ent:<!ENTITY ubuntu-codename "trusty">
+ ---
+ [GOOD ubuntu-codename]
+ * trusty:
+ apt-1.0.1ubuntu2.18/doc/apt-verbatim.ent:<!ENTITY ubuntu-codename "trusty">
- * xenial:
- apt-1.2.29/doc/apt-verbatim.ent:<!ENTITY ubuntu-codename "trusty">
+ [WRONG ubuntu-codename]
+ * xenial:
+ apt-1.2.29/doc/apt-verbatim.ent:<!ENTITY ubuntu-codename "trusty">
- * bionic:
- apt-1.6.7/doc/apt-verbatim.ent:<!ENTITY ubuntu-codename "xenial">
+ * bionic:
+ apt-1.6.7/doc/apt-verbatim.ent:<!ENTITY ubuntu-codename "xenial">
- * disco:
- apt-1.8.0~alpha3/doc/apt-verbatim.ent:<!ENTITY ubuntu-codename "xenial">
- ---
+ * disco:
+ apt-1.8.0~alpha3/doc/apt-verbatim.ent:<!ENTITY ubuntu-codename "xenial">
+ ---
- * vendor/ubuntu/sources.list.in
- ---
- # See sources.list(5) manpage for more information
- # Remember that CD-ROMs, DVDs and such are managed through the apt-cdrom tool.
- deb http://us.archive.ubuntu.com/ubuntu &ubuntu-codename; main restricted
- deb-src http://us.archive.ubuntu.com/ubuntu &ubuntu-codename; main restricted
+ * vendor/ubuntu/sources.list.in
+ ---
+ # See sources.list(5) manpage for more information
+ # Remember that CD-ROMs, DVDs and such are managed through the apt-cdrom tool.
+ deb http://us.archive.ubuntu.com/ubuntu &ubuntu-codename; main restricted
+ deb-src http://us.archive.ubuntu.com/ubuntu &ubuntu-codename; main restricted
- deb http://security.ubuntu.com/ubuntu &ubuntu-codename;-security main restricted
- deb-src http://security.ubuntu.com/ubuntu &ubuntu-codename;-security main restricted
+ deb http://security.ubuntu.com/ubuntu &ubuntu-codename;-security main restricted
+ deb-src http://security.ubuntu.com/ubuntu &ubuntu-codename;-security main restricted
- deb http://us.archive.ubuntu.com/ubuntu &ubuntu-codename;-updates main restricted
- deb-src http://us.archive.ubuntu.com/ubuntu &ubuntu-codename;-updates main restricted
- ---
+ deb http://us.archive.ubuntu.com/ubuntu &ubuntu-codename;-updates main restricted
+ deb-src http://us.archive.ubuntu.com/ubuntu &ubuntu-codename;-updates main restricted
+ ---
The ubuntu-codename variable for Bionic and late in APT points to Xenial
which generate the doc example with Xenial instead of the actual
codename.
- * ./doc/sources.list.5.xml | grep -i verbatim
- ---
- <!ENTITY % aptverbatiment SYSTEM "apt-verbatim.ent"> %aptverbatiment;
- ---
+ * ./doc/sources.list.5.xml | grep -i verbatim
+ ---
+ <!ENTITY % aptverbatiment SYSTEM "apt-verbatim.ent"> %aptverbatiment;
+ ---
It also seems to affect the man page by mentionning 'xenial' for Bionic:
- http://manpages.ubuntu.com/manpages/bionic/man5/sources.list.5.html
+ http://manpages.ubuntu.com/manpages/bionic/man5/sources.list.5.html
http://manpages.ubuntu.com/manpages/bionic/man5/apt_preferences.5.html
--
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1812696
Title:
APT doc and manpage uses wrong ubuntu-codename
Status in apt package in Ubuntu:
New
Status in apt source package in Trusty:
Invalid
Status in apt source package in Xenial:
New
Status in apt source package in Bionic:
New
Status in apt source package in Cosmic:
New
Status in apt source package in Disco:
New
Bug description:
From APT src code :
---
[GOOD ubuntu-codename]
* trusty:
apt-1.0.1ubuntu2.18/doc/apt-verbatim.ent:<!ENTITY ubuntu-codename "trusty">
[WRONG ubuntu-codename]
* xenial:
apt-1.2.29/doc/apt-verbatim.ent:<!ENTITY ubuntu-codename "trusty">
* bionic:
apt-1.6.7/doc/apt-verbatim.ent:<!ENTITY ubuntu-codename "xenial">
* disco:
apt-1.8.0~alpha3/doc/apt-verbatim.ent:<!ENTITY ubuntu-codename "xenial">
---
* vendor/ubuntu/sources.list.in
---
# See sources.list(5) manpage for more information
# Remember that CD-ROMs, DVDs and such are managed through the apt-cdrom tool.
deb http://us.archive.ubuntu.com/ubuntu &ubuntu-codename; main restricted
deb-src http://us.archive.ubuntu.com/ubuntu &ubuntu-codename; main restricted
deb http://security.ubuntu.com/ubuntu &ubuntu-codename;-security main restricted
deb-src http://security.ubuntu.com/ubuntu &ubuntu-codename;-security main restricted
deb http://us.archive.ubuntu.com/ubuntu &ubuntu-codename;-updates main restricted
deb-src http://us.archive.ubuntu.com/ubuntu &ubuntu-codename;-updates main restricted
---
The ubuntu-codename variable for Bionic and late in APT points to
Xenial which generate the doc example with Xenial instead of the
actual codename.
* ./doc/sources.list.5.xml | grep -i verbatim
---
<!ENTITY % aptverbatiment SYSTEM "apt-verbatim.ent"> %aptverbatiment;
---
It also seems to affect the man page by mentionning 'xenial'.
Example took from Bionic:
http://manpages.ubuntu.com/manpages/bionic/man5/sources.list.5.html
http://manpages.ubuntu.com/manpages/bionic/man5/apt_preferences.5.html
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1812696/+subscriptions