[SOLVED] i-build-upload issue

Questions about WAPT Packaging / Requests and help regarding Wapt packages.
Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
Locked
francketaude
Messages: 24
Registered: July 1, 2016 - 9:28 PM

March 4, 2018 - 2:55 PM

Hello,

I'm using WAPT 1.3.13 installed on an XP virtual machine.

I mainly use the provided packages, but in the case of VLC 3.0 and LibreOffice 5.4 (the versions available on the WAPT repository), I was planning to keep the desktop shortcuts, which the "ready-to-use" packages remove.

So I chose the "Download and edit" option to fix this.

After downloading, I have access to the Python file (VLC in this example): I remove the line to remove the shortcut and run the "i-build-upload" command in "Run configurations".

And... nothing happens (or almost nothing). I get the following line:
<<<
Command line: i-build-upload "c:\waptdev\tis-vlc_3.0.0-1_all-wapt\WAPT\.."
>>>
In the "repository\wapt" folder, I see no sign of the newly edited package.
I left it running for over an hour and still nothing changed.

Not being very experienced, I figured I must have made a mistake somewhere. Just to be sure, I tried running the "i-build-upload" command on the original file, which I hadn't modified at all: same result.

Could you tell me what the error might be, if there is one?

Thanks,
Franck
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

March 4, 2018 - 5:33 PM

In my opinion, there is one main problem

The version of VLC in the repository has a psproj file that points to the following folder:

Code: Select all

C:\Program Files (x86)\wapt\
As a result, the "Download and edit" function no longer works for version 1.3 of wapt

Several solutions: Upgrade to Wapt version 1.5

Or:

Modify the psroj during package editing to point to the correct path.

Version 1.5 RC2 works very well and will soon be released as a stable version. You should upgrade!
francketaude
Messages: 24
Registered: July 1, 2016 - 9:28 PM

March 4, 2018 - 6:04 PM

Thanks so much for the super-fast reply.

I made the changes as instructed and it works perfectly. And as a bonus, I have my shortcuts!

I'd like to try version 1.5 RC2, but where can I download it? Also, given my limited technical skills, I have a feeling I'm going to have a lot of trouble.

Franck.
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

March 5, 2018 - 09:03

Hello!

Glad to see the problem is solved.

To upgrade to version 1.5, we've created a nice document:

https://www.wapt.fr/fr/doc-1.5/waptserv ... index.html
francketaude
Messages: 24
Registered: July 1, 2016 - 9:28 PM

March 5, 2018 - 11:09

Hello,

I did see the instructions you mentioned.
But the link to download "Wapt 1.5 Beta" always leads back to the same instructions... I'm going in circles!

Franck
User avatar
dcardon
WAPT Expert
Messages: 1929
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

March 5, 2018 - 11:28

Hello Franck,
francketaude wrote: March 5, 2018 - 11:09 AM I did see the instructions you mentioned.
But the link to download "Wapt 1.5 Beta" always leads back to the same instructions... I'm going in circles!
Franck
The wapt version under Windows updates quite easily (Simon has fine-tuned the installation, you just need to follow the documentation carefully).

However, I should point out that version 1.5 only supports 64-bit Windows. Therefore, you will need to upgrade your Windows XP to at least Windows 7 64-bit.

Sincerely,

Denis
Denis Cardon - Tranquil IT
Share your experiences on WAPT! Send us your blog and article URLs in the "Your Opinion of the forum, and we'll feature them on the WAPT
Locked