Modify

Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#10332 closed defect (fixed)

Create or update your PPA for install in Mint

Reported by: percherie Owned by: team
Priority: normal Milestone: 14.08
Component: Core Version:
Keywords: Cc: simon04, stoecker

Description

Hi,

I use Linux Mint and command lsb_release -c return a codename version different (Nadia, Quiana). With a PPA installation it's simply, securely and adaptive.

For example without PPA i can use for Ubuntu but don't work for Mint

echo "deb http://josm.openstreetmap.de/apt `lsb_release -sc` universe #JOSM" | sudo tee -a /etc/apt/sources.list && wget -q http://josm.openstreetmap.de/josm-apt.key -O- | sudo apt-key add - && sudo apt-get update

With PPA i can use for Ubuntu AND Mint

sudo add-apt-repository ppa:openstreetmap/ppa && sudo apt-get update && sudo apt-get install josm

Problem your PPA is out of date : https://launchpad.net/~openstreetmap/+archive/ubuntu/ppa

Attachments (0)

Change History (8)

comment:1 by skyper, 10 years ago

EDT: Sorry, I first need to wake up and read the report properly.

Is this the recommended way to install josm on ubuntu(-derivates) ?

At least for Ubuntu we have our own repository. See Download for instructions.

Do not know if these packages work with Mint, though, but please try and report the result. - Thanks.

  • would it help to add Mint's codenames ?
  • please, add your error messages.
Last edited 10 years ago by skyper (previous) (diff)

comment:2 by skyper, 10 years ago

Could you try to download the package from our repository manually and install it with dpkg in order to test if the package is working on Mint. - Thanks

comment:3 by bastiK, 10 years ago

Resolution: fixed
Status: newclosed

I have added a new generic distribution, which should work for Mint:

deb http://josm.openstreetmap.de/apt alldist universe

comment:4 by anonymous, 10 years ago

Yes i use it for 2 years JOSM with Linux Mint. It's work perfectly ;-)

i test new depot it's ok. I test after totality remove josm after add new adresse:

sudo apt-get autoremove josm
sudo apt-get clean
sudo apt-get update
sudo apt-get install josm

Why don't prefer PPA ? Add new deposetery it's easy now.

in reply to:  description ; comment:5 by Don-vip, 10 years ago

Cc: simon04 stoecker added

Replying to percherie:

Problem your PPA is out of date : https://launchpad.net/~openstreetmap/+archive/ubuntu/ppa

We should remove this antediluvian version of JOSM from there... Who could do that?

in reply to:  5 comment:6 by bastiK, 10 years ago

Replying to Don-vip:

We should remove this antediluvian version of JOSM from there... Who could do that?

Done. (May take some time)

in reply to:  4 comment:7 by bastiK, 10 years ago

Replying to anonymous:

Why don't prefer PPA ? Add new deposetery it's easy now.

The way it is set up at the moment, this would be significant additional work and I don't see a mayor advantages compared to our current repository.

comment:8 by Don-vip, 10 years ago

Milestone: 14.08

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.