You are not logged in.

#1 2017-02-16 10:47

Dai_trying
Member
From: UK
Registered: 2015-12-14
Posts: 2,989

Empty Packages

I would like to create some empty packages for use when testing Apt-Updater, A while back you created one for htop which I currently use but I need to have multiple upgradeable packages for some changes I am trying to implement (ability to choose which packages to update). I think I can code this without too much of a problem but need to be able to force a few packages to be old for testing. Could you either...

A.) let me know how I could easily create a dummy package (like for htop)
or
B.) create a few more similar empty packages for existing ones (that are unimportant to system).

My preference would be to let me know how to do it so I would be able to continue without repeated requests, but if I can get a few either way it would be most helpful.

Offline

#2 2017-02-16 11:20

q4osteam
Q4OS Team
Registered: 2015-12-06
Posts: 4,230
Website

Re: Empty Packages

First create work directory, for ex. '/tmp/wkdir' and 'cd' to it.
Download file 'installer.cfg' attached
Run q4os installer compiler 'dash /program_files/q4os-devpack/bin/create_q4app_setup.sh installer.cfg'
'htop' package will be generated.
You can create other dummy packages with various versions editing the 'installer.cfg'


Attachments:
cfg installer.cfg, Size: 238 B, Downloads: 1,011

Offline

#3 2017-02-16 12:21

Dai_trying
Member
From: UK
Registered: 2015-12-14
Posts: 2,989

Re: Empty Packages

Thanks guys, Just what I was after smile

Offline

Board footer

Powered by FluxBB