Opened 15 years ago

Closed 15 years ago

Last modified 11 years ago

#972 closed defect (obsolete)

sugar-artwork: tries to install battery-charging-100.svg twice, /usr/bin/install aborts

Reported by: sascha_silbe Owned by: tomeu
Priority: Unspecified by Maintainer Milestone:
Component: Sugar Version: Git as of bugdate
Severity: Blocker Keywords:
Cc: Distribution/OS: Unspecified
Bug Status: Unconfirmed

Description

Assigning to sugar as there's no component for sugar-artwork.

sugar-artwork tries to install battery-charging-100.svg twice in the same command which causes /usr/bin/install to abort:

test -z "/home/sugar/sugar-jhbuild/install/share/icons/sugar/scalable/device"
/bin/mkdir -p "/home/sugar/sugar-jhbuild/install/share/icons/sugar/scalable/device"

/usr/bin/install -c -m 644 battery-000.icon battery-000.svg battery-010.icon battery-010.svg battery-020.icon battery-020.svg battery-030.icon battery-030.svg battery-040.icon battery-040.svg battery-050.icon battery-050.svg battery-060.icon battery-060.svg battery-070.icon battery-070.svg battery-080.icon battery-080.svg battery-090.icon battery-090.svg battery-100.icon battery-100.svg battery-charging-100.svg battery-charging-000.svg battery-charging-010.svg battery-charging-020.svg battery-charging-030.svg battery-charging-040.svg battery-charging-050.svg battery-charging-060.svg battery-charging-070.svg battery-charging-080.svg battery-charging-090.svg battery-charging-100.svg camera-external.svg camera.svg computer.svg computer-xo.svg drive.svg drive-harddisk.svg '/home/sugar/sugar-jhbuild/install/share/icons/sugar/scalable/device'

/usr/bin/install: will not overwrite just-created /home/sugar/sugar-jhbuild/install/share/icons/sugar/scalable/device/battery-charging-100.svg' with battery-charging-100.svg'
make[4]: * [install-iconDATA] Error 1
make[4]: Leaving directory `/home/sugar/sugar-jhbuild/source/sugar-artwork/icons/scalable/device'

Occurs on Fedora 10, is 100% reproducible. Don't know why it didn't happen before.

Attachments (1)

sugar-artwork-bc100-double.patch (410 bytes) - added by sascha_silbe 15 years ago.
fix double listing of battery-charging-100.svg in Makefile.am

Download all attachments as: .zip

Change History (3)

Changed 15 years ago by sascha_silbe

fix double listing of battery-charging-100.svg in Makefile.am

comment:1 Changed 15 years ago by tomeu

  • Resolution set to obsolete
  • Status changed from new to closed

this was fixed a while ago, please remember to use the r? keyword for patches

comment:2 Changed 11 years ago by dnarvaez

  • Milestone 0.86 deleted

Milestone 0.86 deleted

Note: See TracTickets for help on using tickets.