linuxlogos default is debian ansi image and not ubuntu image

Bug #1364624 reported by Achim Behrens
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linuxlogo (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

installing linuxlogo and testing it shows the debian ANSI logo and not the ubuntu logo as default on a 14.04

/etc/linux_logo.conf is set to "debian_banner_2" and not "ubuntu" as default.

i bet its just a debian sync bug.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linuxlogo 5.11-3
ProcVersionSignature: Ubuntu 3.13.0-35.62-generic 3.13.11.6
Uname: Linux 3.13.0-35-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.3
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Sep 2 23:04:00 2014
Dependencies:
 gcc-4.9-base 4.9-20140406-0ubuntu1
 libc6 2.19-0ubuntu6.3
 libgcc1 1:4.9-20140406-0ubuntu1
 lsb-base 4.1+Debian11ubuntu6
 multiarch-support 2.19-0ubuntu6.3
InstallationDate: Installed on 2013-09-28 (339 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Beta amd64 (20130925.1)
SourcePackage: linuxlogo
UpgradeStatus: Upgraded to trusty on 2014-02-25 (189 days ago)
mtime.conffile..etc.linux.logo.conf: 2014-09-02T23:01:41.097918

Revision history for this message
Achim Behrens (k1l) wrote :
Revision history for this message
Axel Beckert (xtaran) wrote : Ready to use packaging updates for linuxlogo in branch abe/proposed

Hi Dariusz,

I've pushed packaging updates to Debian's linuxlogo package which fix
all outstanding bug reports on Debian (#791929, #819926) and Ubuntu
(LP#1088889, LP#1364624) plus fix some obvious and noncontentious
issues (typos inside the debian directory :-) reported by lintian to
the branch abe/proposed on collab-maint:

https://anonscm.debian.org/git/collab-maint/linuxlogo.git/log/?h=abe/proposed

Feel free to fast-forward merge it into the master branch and upload
it.

I though can also do this as non-maintainer upload in case you're busy
at the moment. (I can fix also further lintian warnings if I should do
the upload and you're ok with fixing those warnings -- as they're
usually out-of-scope for an NMU unless permitted by the package
maintainer.)

  Regards, Axel
--
 ,''`. | Axel Beckert <email address hidden>, http://people.debian.org/~abe/
: :' : | Debian Developer, ftp.ch.debian.org Admin
`. `' | 4096R: 2517 B724 C5F6 CA99 5329 6E61 2FF9 CD59 6126 16B5
  `- | 1024D: F067 EA27 26B9 C3FC 1486 202E C09E 1D89 9593 0EDE

Revision history for this message
Dariusz Dwornikowski (dariusz-dwornikowski) wrote : Re: Bug#791929: Ready to use packaging updates for linuxlogo in branch abe/proposed

On 26.04.16 01:07:07, Axel Beckert wrote:
> Hi Dariusz,
>
> I've pushed packaging updates to Debian's linuxlogo package which fix
> all outstanding bug reports on Debian (#791929, #819926) and Ubuntu
> (LP#1088889, LP#1364624) plus fix some obvious and noncontentious
> issues (typos inside the debian directory :-) reported by lintian to
> the branch abe/proposed on collab-maint:
>
> https://anonscm.debian.org/git/collab-maint/linuxlogo.git/log/?h=abe/proposed
>
> Feel free to fast-forward merge it into the master branch and upload
> it.
>
> I though can also do this as non-maintainer upload in case you're busy
> at the moment. (I can fix also further lintian warnings if I should do
> the upload and you're ok with fixing those warnings -- as they're
> usually out-of-scope for an NMU unless permitted by the package
> maintainer.)

Hey Axel, feel free to create an NMU. I am quite busy atm. You can fix
all the outstanding lintian warnings. Thank you for your contribution
to linuxlogo.

--
Dariusz Dwornikowski,
  Institute of Computing Science, Poznań University of Technology
  www.cs.put.poznan.pl/ddwornikowski/
  room 1.6.2 BTiCW | tel. +48 61 665 23 71

Revision history for this message
Axel Beckert (xtaran) wrote : Re: Ready to use packaging updates for linuxlogo in branch abe/proposed

Hi Dariusz,

Dariusz Dwornikowski wrote:
> Hey Axel, feel free to create an NMU.

Will do later today.

> You can fix all the outstanding lintian warnings.

Pushed already most of it to the git repository on Alioth and
(fast-forward) merged my branch into the master branch.

The only ones currently left are debian-watch-may-check-gpg-signature
(upstream doesn't seem to sign the tar balls) and hardening-no-pie
(FTBFS if I enable PIE).

> Thank you for your contribution to linuxlogo.

You're welcome. Thanks for maintaining the package for Debian.

  Regards, Axel
--
 ,''`. | Axel Beckert <email address hidden>, http://people.debian.org/~abe/
: :' : | Debian Developer, ftp.ch.debian.org Admin
`. `' | 4096R: 2517 B724 C5F6 CA99 5329 6E61 2FF9 CD59 6126 16B5
  `- | 1024D: F067 EA27 26B9 C3FC 1486 202E C09E 1D89 9593 0EDE

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package linuxlogo - 5.11-8.1

---------------
linuxlogo (5.11-8.1) unstable; urgency=medium

  * Non-maintainer upload with maintainer's permission.
  * Choose vendor-based default logo at build time:
    + On Ubuntu and derivatives, it shows the "ubuntu" logo.
    + On Raspbian and derivatives, it shows the "raspi" logo.
    + Else it shows the same Debian logo as before ("debian_banner_2").
    + Fixes LP: #1088889 and LP: #1364624.
  * Properly escape "\" in logos when being fed to getty (Closes: #819926)
  * Add patch to support arm64 aka aarch64 (Closes: #791929)
  * Fix spelling errors found by lintian in README.Debian and man page.
  * Enable bindnow hardening flags.
  * Switch Vcs-* headers to https:// and cgit.
  * Declare compliance with Debian Policy 3.9.8. (No changes needed.)
  * Make nearly-DEP5-compliant debian/copyright DEP5-compliant.
  * Update packaging copyright in debian/copyright.
  * Fix build log scanner warnings by properly passing $CFLAGS and
    $CPPFLAGS through libsysinfo-0.2.2/configure.

 -- Axel Beckert <email address hidden> Tue, 26 Apr 2016 23:38:33 +0200

Changed in linuxlogo (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.